

/* Start:/local/templates/stepsports/components/bitrix/search.title/main/style.css?17631051142269*/
.search {
	padding-top: 60px;
	padding-bottom: 100px;
}
.search__header {
	margin-top: 8px;
	margin-bottom: 40px;
}

.search .subcatalog__content__body__list {
	margin-bottom: 40px;
}

.header__search form {
	width: 100%;
	display: flex;
}

.search-title {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.search-title-button {
	background-image: url(/local/templates/stepsports/components/bitrix/search.title/main/images/search.svg);
	background-repeat: no-repeat;
	background-position: center;
	min-width: 48px;
	min-height: 38px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -19px;
}

@media (max-width: 1279px) {
	.search-title-button {

	}
}

.active .search-modal__overlay {
	display: block;
	opacity: 1;
}

.search-title-result-item-image-container {
	display: flex;
	justify-content: center;
	width: 55px;
	height: 55px;
	align-items: center;
}

.search-title-result-item-image {
	/*max-width: 37px;*/
	max-height: 40px;
	/*width: 100%;*/
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
}

.header__search.active {
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	background: #FFFFFF;
	border: 1.5px solid #EB262B;
	border-radius: 12px;
	padding: 16px 24px;
}

.title-search-result {
	/*border: 1px solid #ced4da;*/
	/*display: none;*/
	/*overflow: hidden;*/
	/*z-index: 205;*/
	/*background-color: #fff;*/
	/*padding: 10px;*/
	/*border-radius: 3px;*/
}

.title-search-result {
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 22222;
	padding: 30px;
	max-width: 743px;
	gap: 22px;
	flex-direction: column;
	width: 100%;
	background: var(--white);
	border-radius: 24px;
	height: max-content;
}

.search-title-result-item {
	flex-direction: row;
	gap: 3px;
	align-items: center;
	cursor: pointer;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 5px 5px;
	border-bottom: 1px solid #ddd;
}


.search-title .search-title-result-item:last-child {
	border-bottom:  none;
}

.search-title-result-item-link {
	font-size: 14px;
	transition: 170ms linear all;
	color: var(--black);
}

.search-title-result-item-price {
	font-size: 14px;
}

.search-title-result-item-current-price {
	font-weight: bold;
}

.search-title-result-item-old-price {
	font-size: 80%;
	text-decoration: line-through;
}
/* End */


/* Start:/local/templates/stepsports/components/bitrix/sale.basket.basket.line/main/style.min.css?17552522604065*/
.basket-line-block{position:relative;padding-left:25px;white-space:nowrap;font-size:13px}.basket-line-block-icon-cart,.basket-line-block-icon-profile{position:relative;margin-right:10px}.basket-line-block-icon-cart:after,.basket-line-block-icon-profile:after{position:absolute;top:-1px;left:-25px;display:block;width:20px;height:20px;content:''}.basket-line-block-icon-profile:after{background:no-repeat center url(/local/templates/stepsports/components/bitrix/sale.basket.basket.line/main/images/profile.svg)}.basket-line-block-icon-cart:after{background:no-repeat center url(/local/templates/stepsports/components/bitrix/sale.basket.basket.line/main/images/cart.svg)}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.vcenter{bottom:10px;top:auto !important}.bx-basket-item-list{display:none}}.bx-basket-fixed .basket-line-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .basket-line{line-height:1.44em}
/* End */


/* Start:/local/templates/stepsports/components/bitrix/sale.basket.basket.line/tabbar/style.min.css?17552522604065*/
.basket-line-block{position:relative;padding-left:25px;white-space:nowrap;font-size:13px}.basket-line-block-icon-cart,.basket-line-block-icon-profile{position:relative;margin-right:10px}.basket-line-block-icon-cart:after,.basket-line-block-icon-profile:after{position:absolute;top:-1px;left:-25px;display:block;width:20px;height:20px;content:''}.basket-line-block-icon-profile:after{background:no-repeat center url(/local/templates/stepsports/components/bitrix/sale.basket.basket.line/tabbar/images/profile.svg)}.basket-line-block-icon-cart:after{background:no-repeat center url(/local/templates/stepsports/components/bitrix/sale.basket.basket.line/tabbar/images/cart.svg)}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.vcenter{bottom:10px;top:auto !important}.bx-basket-item-list{display:none}}.bx-basket-fixed .basket-line-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .basket-line{line-height:1.44em}
/* End */


/* Start:/local/templates/stepsports/components/bitrix/form.result.new/error_404/style.css?17611294049230*/
.error-modal__body form strong, .flavor-rating-modal__body form strong, .header__head-left a, .question-modal__body form strong, .review-modal__body form strong {
    color: var(--black)
}

.error-modal.active .error-modal__overlay, .catalog-modal.active .catalog-modal__overlay, .flavor-rating-modal.active .flavor-rating-modal__overlay, .question-modal.active .question-modal__overlay, .review-modal.active .review-modal__overlay {
    opacity: 1
}

.error-modal__close::after, .flavor-rating-modal__close::after, .question-modal__close::after, .review-modal__close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 13px;
    aspect-ratio: 1/1;
    background-image: url(/local/templates/stepsports/components/bitrix/form.result.new/error_404/../../../../img/svgicons/ui/elements/close.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.error-modal, .error-modal__overlay {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0
}

.error-modal {
    right: 0;
    bottom: 0;
    z-index: 22221;
    width: 100vw;
    height: 100vh;
    visibility: hidden;
    transition: visibility 0s linear .1s, opacity .3s ease
}

.error-modal.active, .catalog-modal.active {
    visibility: visible;
    opacity: 1
}

.error-modal__overlay {
    display: block;
    background-color: rgba(39, 39, 39, .4);
    height: 100%;
    width: 100%;
    backdrop-filter: blur(5px);
    transition: opacity .9s ease
}

.error-msg{
    display: flex;
    color: var(--red);
    padding: 0 0 0 0;
    margin: -12px 0 12px;
}

.error-modal__body.success-body .error-modal__title {
    margin-top: 2rem;
}

.error-modal__wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 22222;
    /*position: fixed;*/
    position: fixed;
    top: 50%;
    left: 50%;
    /*transform: translate(-50%, -50%);*/
    transform: translate(-50%, -50%);
    width: 765px;
    padding: 45px;
    background: var(--white);
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: max-content
}

@media (max-width: 1279px) {
    .error-modal__wrapper {
        width: 512px;
        padding: 32px
    }
}

@media (max-width: 767px) {
    .error-modal__wrapper {
        width: 336px;
        border-radius: 24px;
        padding: 24px
    }
}

.error-modal__button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 22.5px;
    padding-bottom: 22.5px;
    width: 100%;
    gap: 10px;
    background: #272727;
    border-radius: 12px;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #fff
}

@media (max-width: 767px) {
    .error-modal__button {
        padding-top: 15.5px;
        padding-bottom: 15.5px;
        width: 100%;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
        color: #fff
    }
}

.error-modal__close {
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 25px;
    width: 40px;
    aspect-ratio: 1/1;
    border-radius: 8px;
    background-color: var(--black)
}

@media (max-width: 767px) {
    .error-modal__close {
        top: 24px;
        right: 24px;
        width: 26px
    }
}

.error-modal__content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-height: 100dvh;
    height: max-content
}

.error-modal__body, .error-modal__body form, .error-modal__title {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.error-modal__body form p {
    margin-bottom: 8px
}

@media (max-width: 767px) {
    .error-modal__body form p {
        font-weight: 400;
        font-size: 11px;
        line-height: 15px;
        color: #7e7e7e
    }
}

.error-modal__title {
    gap: 16px
}

.error-modal__title .modal__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 49px;
    letter-spacing: -1px;
    color: #272727
}

@media (max-width: 767px) {
    .error-modal__title .modal__title {
        font-weight: 600;
        font-size: 20px;
        line-height: 27px;
        color: #272727
    }
}

.error-modal__input input, .error-modal__title p {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #272727
}

@media (max-width: 767px) {
    .error-modal__title p {
        display: none
    }
}

.error-modal__input {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 19px 24px;
    gap: 4px;
    background: #f7f7f7;
    border-radius: 12px
}

@media (max-width: 767px) {
    .error-modal__input {
        padding: 16.5px 16px
    }
}

.error-modal__input input {
    width: 100%;
    font-size: 15px;
    line-height: 20px
}

@media (max-width: 767px) {
    .error-modal__input input {
        font-size: 14px;
        line-height: 19px
    }
}

.error-modal__input input::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: rgba(126, 126, 126, .8)
}

@media (max-width: 767px) {
    .error-modal__input input::placeholder {
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        color: #7e7e7e
    }
}


.error-modal, .error-modal__overlay {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0
}

.error-modal {
    right: 0;
    bottom: 0;
    z-index: 22221;
    width: 100vw;
    height: 100vh;
    visibility: hidden;
    transition: visibility 0s linear .1s, opacity .3s ease
}

.error-modal.active, .catalog-modal.active {
    visibility: visible;
    opacity: 1
}

.error-modal__overlay {
    display: block;
    background-color: rgba(39, 39, 39, .4);
    height: 100%;
    width: 100%;
    backdrop-filter: blur(5px);
    transition: opacity .9s ease
}

.error-modal__wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 22222;
    /*position: fixed;*/
    position: fixed;
    top: 50%;
    left: 50%;
    /*transform: translate(-50%, -50%);*/
    transform: translate(-50%, -50%);
    width: 765px;
    padding: 45px;
    background: var(--white);
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: max-content
}

@media (max-width: 1279px) {
    .error-modal__wrapper {
        width: 512px;
        padding: 32px
    }
}

@media (max-width: 767px) {
    .error-modal__wrapper {
        width: 336px;
        border-radius: 24px;
        padding: 24px
    }
}

.error-modal__button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 22.5px;
    padding-bottom: 22.5px;
    width: 100%;
    gap: 10px;
    background: #272727;
    border-radius: 12px;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #fff
}

@media (max-width: 767px) {
    .error-modal__button {
        padding-top: 15.5px;
        padding-bottom: 15.5px;
        width: 100%;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
        color: #fff
    }
}

.error-modal__close {
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 25px;
    width: 40px;
    aspect-ratio: 1/1;
    border-radius: 8px;
    background-color: var(--black)
}

@media (max-width: 767px) {
    .error-modal__close {
        top: 24px;
        right: 24px;
        width: 26px
    }
}

.error-modal__content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-height: 100dvh;
    height: max-content
}

.error-modal__body, .error-modal__body form, .error-modal__title {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.error-modal__body form p {
    margin-bottom: 8px
}

@media (max-width: 767px) {
    .error-modal__body form p {
        font-weight: 400;
        font-size: 11px;
        line-height: 15px;
        color: #7e7e7e
    }
}

.error-modal__title {
    gap: 16px
}

.error-modal__title .modal__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 49px;
    letter-spacing: -1px;
    color: #272727
}

@media (max-width: 767px) {
    .error-modal__title .modal__title {
        font-weight: 600;
        font-size: 20px;
        line-height: 27px;
        color: #272727
    }
}

.error-modal__input input, .error-modal__title p {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #272727
}

@media (max-width: 767px) {
    .error-modal__title p {
        display: none
    }
}

.error-modal__input {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 19px 24px;
    gap: 4px;
    background: #f7f7f7;
    border-radius: 12px
}

@media (max-width: 767px) {
    .error-modal__input {
        padding: 16.5px 16px
    }
}

.error-modal__input input {
    width: 100%;
    font-size: 15px;
    line-height: 20px
}

@media (max-width: 767px) {
    .error-modal__input input {
        font-size: 14px;
        line-height: 19px
    }
}

.error-modal__input input::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: rgba(126, 126, 126, .8)
}

@media (max-width: 767px) {
    .error-modal__input input::placeholder {
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        color: #7e7e7e
    }
}
/* End */


/* Start:/local/templates/stepsports/components/bitrix/form.result.new/callback/style.css?1759416727180*/
.error-msg{
    display: flex;
    color: var(--red);
    padding: 0 0 0 0;
    margin: -12px 0 12px;
}

.call-modal__body.success-body .call-modal__title {
    margin-top: 2rem;
}
/* End */


/* Start:/local/templates/stepsports/template_styles.css?176656246383187*/
@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap);

* {
    padding: 0;
    margin: 0;
    border: 0
}

*, ::after, ::before {
    box-sizing: border-box
}

a, a:hover, a:link, a:visited {
    text-decoration: none
}

aside, footer, header, legend, main, nav, section {
    display: block
}

p {
    font-size: inherit;
    font-weight: inherit
}

ul, ul li {
    list-style: none
}

img {
    vertical-align: top
}

img, svg {
    max-width: 100%;
    height: auto
}

address {
    font-style: normal
}

input, select, textarea {
    background-color: transparent
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    color: inherit
}

input::-ms-clear {
    display: none
}

button, input[type=submit] {
    display: inline-block;
    box-shadow: none;
    background-color: transparent;
    background: 0 0;
    cursor: pointer
}

button:active, button:focus, input:active, input:focus {
    outline: 0
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

label {
    cursor: pointer
}

:root {
    --font-main: "Manrope", sans-serif;
    --font-accent: "Manrope", sans-serif;
    --black: #272727;
    --white: #ffffff;
    --dark-gray: #414141;
    --red: #eb262b;
    --background-elements: #f7f7f7;
    --background-elements-hover: #eaeaea;
    --card-Background: #ffffff;
    --stroke-category-active: #a8a8a8;
    --text-elements: #7e7e7e;
    --text-element-80: #989898;
    --text-element-50: #bebebe;
    --text-element-30: #d8d8d8;
    --overlay: #a9a9a9;
    --alerts-yellow: #ffc618;
    --alerts-green: #4ebb0f;
    --alerts-black-hover: #1e1e1e;
    --alerts-red-hover: #d41217;
    --alerts-red-7-hover: #fceeef;
    --alerts-grey-text-disabled: #6e6e6e;
    --alerts-grey-background-disabled: #ececec
}

html {
    scroll-behavior: smooth
}

body {
    font-family: var(--font-main);
    position: relative;
    color: var(--black);
    height: 100%
}

body.no-scroll {
    overflow: hidden
}

.second-header__burger img.active, img {
    display: block;
    /*border-radius: 25px;*/
}

h1#pagetitle {
    font-weight: bold;
    font-size: 40px;
    letter-spacing: -1px;
}
.map-wrap {
    border-radius: 24px;
    overflow: hidden;
    width: 100%;
}

.map-wrap iframe {
    max-height: 550px!important;
    height: 100%!important;
}

@media (max-width: 767px) {
    h1#pagetitle {
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
    }
}

h1, h2, h3 {
    font-weight: 700;
    font-size: 52px;
    letter-spacing: -3px
}

h1.h1-home {
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0
}

h2, h3 {
    font-size: 40px;
    letter-spacing: -1px
}

h3 {
    font-size: 36px
}

h4 {
    font-weight: 500;
    font-size: 32px;
    letter-spacing: .5px
}

.b1, .b2, .caption_1, .footnote, h5, h6 {
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0
}

.b1, .b2, .caption_1, .footnote, h6 {
    font-size: 18px
}

.b1, .b2, .caption_1, .footnote {
    font-weight: 400
}

.b2, .caption_1, .footnote {
    font-size: 16px
}

.caption_1, .footnote {
    font-size: 14px
}

.caption_1 {
    font-size: 13px
}

.button-font-l, .caption_2, .caption_3 {
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 0
}

.button-font-l, .caption_3 {
    font-size: 10px
}

.button-font-l {
    font-weight: 600;
    font-size: 18px
}

.button-font-m, .button-font-s, .button-font-xs {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0
}

.button-font-s, .button-font-xs {
    font-size: 14px
}

.button-font-xs {
    font-size: 12px
}

.mobile {
    display: none
}

@media (max-width: 767px) {
    .mobile {
        display: flex
    }
}

.desktop {
    display: flex
}

@media (max-width: 767px) {
    .desktop {
        display: none
    }
}

.none {
    display: none !important
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden
}

.no-scroll {
    overflow-y: hidden
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.d-flex {
    display: flex
}

.flex-center {
    justify-content: center
}

.relative {
    position: relative
}

.container {
    --container-width: 1920px;
    --container-padding: 120px;
    margin: 0 auto;
    padding: 0 var(--container-padding);
    max-width: var(--container-width);
    width: 100%
}

@media (max-width: 1919px) {
    .container {
        --container-width: 100%;
        --container-padding: 60px
    }
}

@media (max-width: 1439px) {
    .container {
        --container-padding: 40px
    }
}

@media (max-width: 1279px) {
    .container {
        --container-padding: 40px
    }
}

@media (max-width: 767px) {
    .container {
        --container-padding: 20px
    }
    button, input, select, textarea {
        font-size: 14px;
    }
}

.breadcrumbs__items {
    display: flex;
    column-gap: 12px;
    row-gap: 6px;
    flex-wrap: wrap;
    color: var(--black)
}

.breadcrumbs__items li:not(:last-child) {
    position: relative;
    padding-right: 17px
}

.breadcrumbs__items li:not(:last-child)::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 5px;
    aspect-ratio: 1/1;
    background-color: var(--text-elements);
    border-radius: 50%
}

.breadcrumbs__items li:not(:last-child) .breadcrumbs__link {
    color: var(--text-elements)
}

.breadcrumbs__items li:last-child {
    cursor: default
}

.breadcrumbs__item {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 100%
}

.footer {
    background-color: var(--black);
    border-radius: 32px 32px 0 0
}

.footer__wrapper {
    padding: 46px 0
}

@media (max-width: 1439px) {
    .footer__wrapper {
        padding: 43px 0
    }

}

@media (max-width: 767px) {
    .footer__wrapper {
        padding: 25px 0 34px
    }
    .breadcrumbs__item {
        font-size: 11px;
    }
}

.footer__head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
    gap: 217px
}

@media (max-width: 1919px) {
    .footer__head {
        gap: 128px
    }
}

@media (max-width: 1439px) {
    .footer__head {
        gap: 46px
    }
}

@media (max-width: 1279px) {
    .footer__head {
        margin-bottom: 30px;
        flex-direction: column;
        gap: 46px
    }
}

@media (max-width: 767px) {
    .footer__head {
        gap: 24px;
        margin-bottom: 24px
    }
}

.footer__head-left {
    display: flex;
    flex-direction: column;
    gap: 26px
}

@media (max-width: 1279px) {
    .footer__head-left {
        flex-direction: row;
        justify-content: space-between
    }
}

@media (max-width: 767px) {
    .footer__head-left {
        flex-direction: column;
        gap: 8px
    }
}

.footer__head-right {
    width: 100%;
    display: grid;
    grid-template-columns:minmax(267px, 1fr) minmax(264px, 1fr) minmax(261px, 1fr) minmax(239px, 1fr);
    column-gap: 75px
}

@media (max-width: 1919px) {
    .footer__head-right {
        grid-template-columns:minmax(203px, 1fr) minmax(144px, 1fr) minmax(215px, 1fr) minmax(239px, 1fr);
        column-gap: 61px
    }
}

@media (max-width: 1279px) {
    .footer__head-right {
        grid-template-columns:minmax(203px, 1fr) minmax(144px, 1fr) minmax(215px, 1fr);
        row-gap: 61px;
        grid-template-areas:"catalog useful info" "contacts contacts contacts"
    }
}

@media (max-width: 767px) {
    .footer__head-right {
        grid-template-columns:repeat(2, 1fr);
        row-gap: 16px;
        column-gap: 12px;
        grid-template-areas:"catalog useful" "info info" "contacts contacts"
    }
}

.footer__logo {
    font-weight: 800;
    font-size: 36px;
    line-height: 100%;
    text-transform: uppercase;
    color: var(--white)
}

@media (max-width: 1439px) {
    .footer__logo {
        font-size: 24px
    }
}

.footer__social {
    display: flex;
    gap: 16px
}

@media (max-width: 1439px) {
    .footer__social {
        gap: 12px
    }
}

@media (max-width: 1279px) {
    .footer__social {
        gap: 16px
    }
}

@media (max-width: 767px) {
    .footer__social {
        gap: 12px
    }
}

.footer__social-item {
    cursor: pointer;
    display: block;
    background-color: var(--white);
    width: 40px;
    aspect-ratio: 1/1;
    position: relative;
    border-radius: 8px
}

@media (max-width: 1439px) {
    .footer__social-item {
        width: 30px
    }
}

@media (max-width: 1279px) {
    .footer__social-item {
        width: 40px
    }
}

@media (max-width: 767px) {
    .footer__social-item {
        width: 30px
    }
}

.footer__social-item.disabled {
    background-color: var(--alerts-grey-background-disabled)
}

@media (min-width: 960px) {
    .footer__social-item:hover {
        background-color: var(--background-elements-hover)
    }
}

.footer__social-item:focus {
    background-color: var(--background-elements-hover)
}

.footer__social-item::after {
    content: "";
    position: absolute;
    width: 18px;
    aspect-ratio: 1/1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.footer__social-item_ig::after {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/social/ig.svg)
}

.footer__social-item_ig.disabled::after {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/social/ig-disabled.svg)
}

.footer__social-item_vb::after {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/social/vb.svg)
}

.footer__social-item_vb.disabled::after {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/social/vb-disabled.svg)
}

.footer__social-item_tiktok::after {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/social/tiktok.svg)
}

.footer__social-item_tiktok.disabled::after {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/social/tiktok-disabled.svg)
}

.footer__social-item_tg::after {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/social/tg.svg)
}

.footer__social-item_tg.disabled::after {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/social/tg-disabled.svg)
}

@media (max-width: 1279px) {
    .footer__catalog {
        grid-area: catalog
    }

    .footer__useful {
        grid-area: useful
    }

    .footer__info {
        grid-area: info
    }
}

.footer__group {
    display: flex;
    flex-direction: column;
    gap: 16px
}

@media (max-width: 767px) {
    .footer__group {
        gap: 8px
    }
}

.footer__group-title {
    color: var(--white);
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0;
}

@media (max-width: 1439px) {
    .footer__group-title {
        font-size: 14px;
        font-weight: 500
    }
}

.footer__group-list {
    display: flex;
    flex-direction: column;
    gap: 8px
}

@media (max-width: 1439px) {
    .footer__group-list {
        font-size: 13px
    }
}

@media (max-width: 767px) {
    .footer__group-list {
        font-size: 11px;
        gap: 4px
    }
}

.footer__group-item {
    color: var(--text-elements)
}

.footer__group-double {
    display: flex;
    flex-direction: column;
    gap: 34px
}

@media (max-width: 767px) {
    .footer__group-double {
        gap: 12px
    }
}

.footer__payments {
    display: flex;
    gap: 12px
}

.footer__payments-item {
    height: 40px;
    width: 49px;
    position: relative;
    border-radius: 8px
}

.footer__payments-item::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.footer__payments-item-visa::after {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/payment-methods/visa.svg)
}

.footer__payments-item-mastercard::after {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/payment-methods/mastercard.svg)
}

.footer__payments-item-mir::after {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/payment-methods/mir.svg)
}

.footer__payments-item-alfa-bank {
    width: 40px
}

.footer__payments-item-alfa-bank::after {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/payment-methods/alfa-bank.svg)
}

.footer__contacts {
    display: flex;
    flex-direction: column;
    gap: 24px;
    color: var(--white)
}

@media (max-width: 1279px) {
    .footer__contacts {
        grid-area: contacts;
        flex-direction: row;
        justify-content: space-between
    }
}

@media (max-width: 767px) {
    .footer__contacts {
        flex-direction: column;
        gap: 12px;
        font-size: 11px
    }
}

.footer__contacts-item {
    color: var(--white)
}

.footer__address {
    max-width: 239px
}

.footer__connection, .footer__time {
    display: flex;
    flex-direction: column
}

.footer__connection {
    gap: 2px
}

@media (max-width: 1279px) {
    .footer__connection {
        gap: 0
    }
}

.footer__footer {
    padding-top: 36px;
    border-top: 1px solid rgba(255, 255, 255, .4);
    display: flex;
    justify-content: space-between
}

@media (max-width: 767px) {
    .footer__footer {
        padding-top: 16px;
        flex-direction: column;
        gap: 16px
    }
}

.footer__footer-left {
    display: flex;
    gap: 128px;
    align-items: center
}

@media (max-width: 1919px) {
    .footer__footer-left {
        gap: 52px
    }
}

@media (max-width: 1279px) {
    .footer__footer-left {
        display: grid;
        grid-template-columns:1fr;
        gap: 8px;
        grid-template-areas:"policy" "contract" "rights"
    }
}

.footer__footer-left-item {
    color: var(--text-element-50)
}

@media (max-width: 767px) {
    .footer__footer-left-item {
        font-size: 11px
    }
}

.footer__footer-left-item:first-child {
    margin-right: 15px
}

@media (max-width: 1919px) {
    .footer__footer-left-item:first-child {
        margin-right: 0
    }
}

@media (max-width: 1279px) {
    .footer__footer-right {
        display: flex;
        align-items: end
    }
}

.footer__button-call {
    display: flex;
    gap: 12px;
    align-items: center
}

@media (min-width: 960px) {
    .footer__button-call:hover .footer__button-call-text {
        color: var(--background-elements-hover)
    }

    .footer__button-call:hover .footer__button-call-img {
        background-color: var(--background-elements-hover)
    }
}

.footer__button-call:focus .footer__button-call-text {
    color: var(--background-elements-hover)
}

.footer__button-call:focus .footer__button-call-img {
    background-color: var(--background-elements-hover)
}

.footer__button-call-text {
    color: var(--white)
}

@media (max-width: 767px) {
    .footer__button-call-text {
        font-size: 13px
    }
}

.footer__button-call-img {
    width: 41px;
    aspect-ratio: 1/1;
    background-color: var(--white);
    border-radius: 8px;
    position: relative
}

@media (max-width: 767px) {
    .footer__button-call-img {
        width: 30px
    }
}

.footer__button-call-img::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/elements/arrow-right.svg)
}

@media (max-width: 767px) {
    .footer__button-call-img::after {
        width: 11px;
        height: 11px
    }
}

@media (max-width: 1279px) {
    .footer__rights {
        grid-area: rights;
        margin-top: 12px
    }
}

@media (max-width: 767px) {
    .footer__rights {
        margin-top: 0
    }
}

@media (max-width: 1279px) {
    .footer__policy {
        grid-area: policy
    }

    .footer__contract {
        grid-area: contract
    }
}

.header {
    background-color: var(--white);
    position: sticky;
    top: 0;
    z-index: 104
}

@media (max-width: 1279px) {
    .header {
        position: sticky;
        top: 0;
        /*z-index: 98;*/
        display: flex;
        background-color: var(--background-elements);
        flex-direction: column;
        gap: 16px;
        padding: 16px 40px 24px;
        align-items: flex-start;
        border-radius: 0 0 24px 24px
    }

    .header .container {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 767px) {
    .header {
        position: sticky;
        top: 0;
        /*z-index: 98;*/
        display: flex;
        background-color: var(--background-elements);
        flex-direction: column;
        gap: 16px;
        padding: 16px 20px;
        align-items: flex-start;
        border-radius: 0 0 24px 24px
    }

    .header .container {
        padding-left: 0;
        padding-right: 0
    }
}

.header__wrapper {
    display: flex;
    flex-direction: column
}

.header__logo {
    font-weight: 800;
    font-size: 36px;
    line-height: 100%;
    text-transform: uppercase;
    color: #000;
    cursor: pointer
}

.header__logo a {
    color: #000
}

@media (max-width: 1439px) {
    .header__logo {
        font-size: 32px;
        letter-spacing: -.64px
    }
}

@media (max-width: 1279px) {
    .header__logo {
        display: none
    }
}

@media (max-width: 767px) {
    .header__logo {
        display: none
    }
}

.header__head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 14.5px 0
}

@media (max-width: 1279px) {
    .header__head {
        display: none
    }
}

@media (max-width: 767px) {
    .header__head {
        display: none
    }
}

.header__head-left {
    display: flex;
    flex-direction: row;
    gap: 28px
}

.call-modal__body form strong, .flavor-rating-modal__body form strong, .header__head-left a, .question-modal__body form strong, .review-modal__body form strong {
    color: var(--black)
}

.header__head-left a.active, .header__head-left a:hover, .header__head-right a {
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 11.5%;
    text-decoration-thickness: 5%;
    text-decoration-skip-ink: auto
}

.header__foot, .header__head-right {
    display: flex;
    flex-direction: row;
    gap: 20px
}

.header__head-right a {
    color: var(--black)
}

.header__foot {
    padding: 20px 0;
    gap: 30px;
    align-items: center
}

@media (max-width: 1919px) {
    .header__foot {
        gap: 17px
    }
}

.header__catalog-button, .header__content {
    display: flex;
    flex-direction: row;
    width: 100%
}

.header__content {
    gap: 12px;
    align-items: center
}

.header__catalog-button {
    gap: 10px;
    background-color: var(--red);
    padding: 14px 49.5px;
    height: 52px;
    color: var(--white);
    border-radius: 12px;
    max-width: 196px
}

@media (max-width: 1439px) {
    .header__catalog-button {
        padding: 14px 38px;
        max-width: 175px;
        width: 100%
    }
}

@media (max-width: 1279px) {
    .header__catalog-button {
        display: none
    }
}

@media (max-width: 767px) {
    .header__catalog-button {
        display: none
    }
}

.header__catalog-button:hover {
    background-color: #d41217;
    cursor: pointer
}

.header__search_buttons {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    height: 52px;
    gap: 76px
}

@media (max-width: 1919px) {
    .header__search_buttons {
        gap: 96px
    }
}

@media (max-width: 1439px) {
    .header__search_buttons {
        gap: 64px
    }
}

.header__search {
    width: 100%;
    padding: 13px 24px;
    border-radius: 12px;
    border: 1.6px solid var(--text-element-50);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

@media (max-width: 1919px) {
    .header__search {
        max-width: unset
    }
}

@media (max-width: 1439px) {
    .header__search {
        max-width: unset
    }
}

.header__search input, .second-header__search input {
    width: 98%;
    outline: 0
}

@media (max-width: 1279px) {
    .header__search input {
        width: 86%;
    }
}


.header__search input::placeholder, .second-header__search input::placeholder {
    color: var(--text-element-80)
}

.header__buttons {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 83px
}

@media (max-width: 1919px) {
    .header__buttons {
        gap: 20px
    }
}

@media (max-width: 1439px) {
    .header__buttons {
        gap: 42px
    }
}

@media (max-width: 1279px) {
    .header__buttons {
        display: none
    }
}

@media (max-width: 767px) {
    .header__buttons {
        display: none
    }
}
.header_auth-wrap {
    position: relative;
}
.header_auth--item-wrap {
    display: flex;
}
.header_auth--buttons-dropdown::before {
    content: '';
    position: absolute;
    height: 19px;
    width: 19px;
    border-radius: 20px 0 5px 0;
    border-color: transparent #c8c8c8 #c8c8c8 transparent;
    top: -9px;
    left: 74%;
    transform: translate(-60%, 0%) rotate(225deg) skew(10deg, 10deg);
    background-color: var(--background-elements);
    z-index: -1;
}

.header_auth--item {
    cursor: pointer;
    width: 100%;
    display: flex;
    padding: 15px 20px;
}

.header_auth--item:hover {
    background-color: var(--background-elements-hover);
}

.header_auth--item {
    border-radius: 14px 14px 0 0;
}

.header_auth--item.logout {
    border-radius: 0 0 14px 14px;
}
.header_auth--buttons-dropdown {
    opacity: 0;
    display: none;
    z-index: 22222;
    position: absolute;
    bottom: -121px;
    left: calc(50% - 105px);
    width: 145px;
    background: var(--background-elements);
    border-radius: 14px;
    flex-direction: column;
    transition: 2s;
}
.header_auth-wrap:hover .header_auth--buttons-dropdown {
    display: flex;
    opacity: 1;
    transition: 1s;
}
.header_auth--item a,
.header_auth--item {
    font-size: 16px;
    color: var(--black);
}
.header_auth--item {
    cursor: pointer;
}
.header_auth--item-wrap:nth-child(1) {
    border-bottom: 1px solid #bebebe;
}
.header_auth--item svg {
    margin-left: 5px;
    margin-right: 8px;
    padding-right: 5px;
}
.header_auth--item img {
    margin-right: 10px;
}
.header__calling {
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: 156px
}

.header__calling a {
    color: var(--black);
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0
}

@media (max-width: 767px) {
    .header__calling a {
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        color: #272727
    }
}

.header__calling__button {
    display: flex;
    flex-direction: row;
    gap: 4px;
    padding: 5px 14px;
    color: var(--red);
    border: 1px solid var(--red);
    background-color: transparent;
    border-radius: 7px;
    height: 32px;
    justify-content: space-around;
    align-items: center;
    font-size: 13px;
}

.header__calling__button:hover {
    background: rgba(212, 18, 23, .0705882353)
}

@media (max-width: 1919px) {
    .header__calling__button {
        padding: 7px 12px
    }
}

.header__buttons-nav {
    display: flex;
    flex-direction: row;
    gap: 16px
}

.header__buttons-nav__item {
    position: relative
}

.header__buttons-nav__item a {
    display: flex;
    width: 52px;
    height: 52px;
    background-color: var(--background-elements);
    border-radius: 14px;
    padding: 10px
}

.header__buttons-nav__item a:hover {
    border: 1px solid #a8a8a8
}

.header__buttons-nav__item__notice {
    background-color: var(--red);
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1px 5px;
    gap: 10px;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 40px;
    top: -3px;
    border-radius: 24px;
    z-index: 1;
    font-weight: 500;
    font-size: 10px;
    line-height: 14px;
    color: #f7f7f7
}
.header__buttons-nav__item__notice_tabbar {
    background-color: var(--red);
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1px 5px;
    gap: 10px;
    position: absolute;
    width: 14px;
    height: 14px;
    right: -3px;
    top: -5px;
    border-radius: 24px;
    z-index: 1;
    font-weight: 400;
    font-size: 8px;
    line-height: 12px;
    color: #f7f7f7;
}

.dropdown.open, .header__buttons-nav__item__notice_tabbar.active,
.dropdown.open, .header__buttons-nav__item__notice.active {
    display: flex
}

.second-header, .second-header__burger img {
    display: none
}

@media (max-width: 1279px) {
    .second-header {
        position: sticky;
        top: 0;
        z-index: 11111;
        display: none;
        background-color: var(--background-elements);
        flex-direction: column;
        gap: 16px;
        padding: 16px 40px 24px;
        align-items: flex-start;
        border-radius: 0 0 24px 24px
    }
}

@media (max-width: 767px) {
    .second-header {
        position: sticky;
        top: 0;
        z-index: 11111;
        display: none;
        background-color: var(--background-elements);
        flex-direction: column;
        gap: 16px;
        padding: 16px 20px;
        align-items: flex-start;
        border-radius: 0 0 24px 24px
    }
}

.second-header__head {
    display: none;
    flex-direction: row;
    justify-content: space-between;
    width: 100%
}

@media (max-width: 1279px) {
    .second-header__head {
        display: flex
    }
}

@media (max-width: 767px) {
    .second-header__head {
        display: flex
    }
}

.second-header__input {
    display: flex;
    width: 100%
}

.second-header__logo {
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    letter-spacing: -.02em;
    text-transform: uppercase;
    color: #272727;
    display: flex;
    align-items: center
}

.second-header__logo a {
    color: #272727
}

@media (max-width: 767px) {
    .second-header__logo {
        font-size: 24px;
        line-height: 33px
    }
}

.second-header__burger, .second-header__search {
    display: flex;
    flex-direction: row;
    align-items: center
}

.second-header__burger {
    justify-content: center;
    padding: 14px;
    gap: 10px;
    background: #eb262b;
    border-radius: 8px;
    z-index: 9999999;
    width: 52px;
    height: 52px
}

.second-header__search {
    width: 100%;
    padding: 13px 24px;
    border-radius: 12px;
    border: 1.6px solid var(--text-element-50);
    justify-content: space-between
}

.dropdown {
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(39, 39, 39, .4);
    width: 100%;
    display: none;
    z-index: 999999;
    height: 100vh;
    backdrop-filter: blur(3.45px)
}

.dropdown__wrapper {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 80px;
    align-items: flex-start;
    padding: 20px;
    gap: 36px;
    width: 335px;
    height: auto;
    background: #fff;
    box-shadow: 0 8px 16px rgba(12, 12, 13, .08);
    border-radius: 20px
}

@media (max-width: 1279px) {
    .dropdown__wrapper {
        right: 40px
    }
}

@media (max-width: 767px) {
    .dropdown__wrapper {
        right: 20px
    }
}

.dropdown__header {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.dropdown__header a, .dropdown__links a {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #272727
}

.dropdown__links {
    display: flex;
    flex-direction: row;
    gap: 20px
}

.dropdown__links a {
    font-size: 14px;
    line-height: 19px;
    text-decoration-line: underline
}

.file-upload input[type=file], .nav, .stars input {
    display: none
}

@media (max-width: 1279px) {
    .nav {
        position: sticky;
        bottom: 0;
        width: 100%;
        flex-direction: row;
        z-index: 11110;
        display: flex;
        align-items: center;
        padding: 17.5px 0;
        background: #fff;
        border-radius: 0;
        gap: 1px
    }
}

@media (max-width: 767px) {
    .nav {
        position: sticky;
        bottom: 0;
        width: 100%;
        flex-direction: row;
        z-index: 11110;
        display: flex;
        align-items: center;
        padding: 8px 0;
        background: #fff;
        border-radius: 0;
        gap: 1px
    }
}

.nav__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    color: #272727;
    width: 100%
}

.nav__item-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-style: normal;
    position: relative;
}

.nav__item.active {
    color: var(--red)
}

.nav__item-home {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/nav/home.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media (max-width: 1279px) {
    .nav__item-home {
        width: 30px;
        height: 30px
    }
}

@media (max-width: 767px) {
    .nav__item-home {
        width: 20px;
        height: 20px
    }
}

.nav__item-favorite, .nav__item-home.active {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/nav/home-active.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.nav__item-favorite {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/nav/favorite.svg)
}

@media (max-width: 1279px) {
    .nav__item-favorite {
        width: 30px;
        height: 30px
    }
}

@media (max-width: 767px) {
    .nav__item-favorite {
        width: 20px;
        height: 20px
    }
}

.nav__item-favorite.active {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/nav/favorite-active.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.nav__item-compare {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/nav/compare.svg)
}

@media (max-width: 1279px) {
    .nav__item-compare {
        width: 30px;
        height: 30px
    }
}

@media (max-width: 767px) {
    .nav__item-compare {
        width: 20px;
        height: 20px
    }
}

.nav__item-compare.active {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/nav/compare-active.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.nav__item-view_list {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/nav/view_list.svg)
}

@media (max-width: 1279px) {
    .nav__item-view_list {
        width: 30px;
        height: 30px
    }
}

@media (max-width: 767px) {
    .nav__item-view_list {
        width: 20px;
        height: 20px
    }
}

.nav__item-shopping_cart, .nav__item-view_list.active {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/nav/view_list-active.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.nav__item-shopping_cart {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/nav/shopping_cart.svg)
}

@media (max-width: 1279px) {
    .nav__item-shopping_cart {
        width: 30px;
        height: 30px
    }
}

@media (max-width: 767px) {
    .nav__item-shopping_cart {
        width: 20px;
        height: 20px
    }
}

.nav__item-person, .nav__item-person.active, .nav__item-shopping_cart.active {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/nav/shopping_cart-active.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.nav__item-person, .nav__item-person.active {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/nav/person.svg)
}

@media (max-width: 1279px) {
    .nav__item-person {
        width: 30px;
        height: 30px
    }
}

@media (max-width: 767px) {
    .nav__item-person {
        width: 20px;
        height: 20px
    }
}

.nav__item-person.active {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/nav/person-active.svg)
}

.alerts {
    position: fixed;
    right: 120px;
    bottom: 41px;
    width: 405px;
    height: fit-content;
    z-index: 99999;
    display: flex;
    gap: 10px;
    flex-direction: column-reverse;
    transition: all .3s ease
}

.alerts:empty {
    display: none
}

@media (max-width: 1919px) {
    .alerts {
        right: 60px
    }
}

@media (max-width: 1439px) {
    .alerts {
        right: 40px;
        bottom: 105px
    }
}

@media (max-width: 1279px) {
    .alerts {
        max-width: 335px
    }
}

@media (max-width: 767px) {
    .alerts {
        right: 20px;
        bottom: 64px;
        gap: 8px
    }
}

.alerts__item {
    position: relative;
    background-color: var(--black);
    border-radius: 12px;
    padding: 18px 64px 18px 24px;
    width: 100%;
    color: var(--white);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    display: none;
    gap: 8px;
    align-items: center
}

@media (max-width: 1279px) {
    .alerts__item {
        padding: 13.5px 64px 13.5px 16px;
        border-radius: 8px;
        font-size: 11px
    }
}

.alerts__item.active {
    display: flex
}

.alerts__item_favorite .alerts__item-icon {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/alerts/favorite.svg)
}

.alerts__item_cart .alerts__item-icon {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/alerts/shopping_cart.svg)
}

.alerts__item_statistic .alerts__item-icon {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/alerts/statistic.svg)
}

.alerts__item_success {
    background-color: var(--alerts-green)
}

.alerts__item_success .alerts__item-icon {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/alerts/success.svg)
}

.alerts__item-icon {
    width: 24px;
    aspect-ratio: 1/1;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media (max-width: 1279px) {
    .alerts__item-icon {
        width: 20px
    }
}

.alerts__item-close {
    padding: 12px 16px;
    position: absolute;
    top: 14px;
    right: 16px;
    width: 24px;
    aspect-ratio: 1/1;
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/alerts/close.svg)
}

@media (max-width: 1279px) {
    .alerts__item-close {
        padding: 12px 16px;
        top: 8px;
        width: 20px
    }
}

.flavor-rating-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 22221;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear .1s, opacity .3s ease
}

.flavor-rating-modal.active, .question-modal.active, .review-modal.active {
    visibility: visible;
    opacity: 1
}

.call-modal.active .call-modal__overlay,
.catalog-modal.active .catalog-modal__overlay,
.call-modal-sort.active .call-modal-sort__overlay,
.flavor-rating-modal.active .flavor-rating-modal__overlay,
.question-modal.active .question-modal__overlay,
.review-modal.active .review-modal__overlay {
    opacity: 1
}

.flavor-rating-modal__overlay {
    display: block;
    position: fixed;
    background-color: rgba(39, 39, 39, .4);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    backdrop-filter: blur(5px);
    opacity: 0;
    transition: opacity .9s ease
}

.flavor-rating-modal__wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 22222;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 765px;
    padding: 45px;
    background: var(--white);
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: max-content
}

@media (max-width: 1279px) {
    .flavor-rating-modal__wrapper {
        width: 512px;
        padding: 32px
    }
}

@media (max-width: 767px) {
    .flavor-rating-modal__wrapper {
        width: 336px;
        border-radius: 24px;
        padding: 24px
    }
}

.flavor-rating-modal__button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 22.5px;
    padding-bottom: 22.5px;
    width: 100%;
    gap: 10px;
    background: #272727;
    border-radius: 12px;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    margin-top: 8px
}

@media (max-width: 767px) {
    .flavor-rating-modal__button {
        padding-top: 15.5px;
        padding-bottom: 15.5px;
        width: 100%;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
        color: #fff
    }
}

.flavor-rating-modal__close {
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 25px;
    width: 40px;
    aspect-ratio: 1/1;
    border-radius: 8px;
    background-color: var(--black)
}

@media (max-width: 767px) {
    .flavor-rating-modal__close {
        top: 24px;
        right: 24px;
        width: 26px
    }
}

.call-modal__close::after, .flavor-rating-modal__close::after, .question-modal__close::after, .review-modal__close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 13px;
    aspect-ratio: 1/1;
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/elements/close.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.flavor-rating-modal__content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-height: 100dvh;
    height: max-content
}

.flavor-rating-modal__body, .flavor-rating-modal__body form, .flavor-rating-modal__title {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.flavor-rating-modal__body form p {
    margin-bottom: 8px
}

@media (max-width: 767px) {
    .flavor-rating-modal__body form p {
        font-weight: 400;
        font-size: 11px;
        line-height: 15px;
        color: #7e7e7e
    }
}

.flavor-rating-modal__title {
    gap: 16px
}

.flavor-rating-modal__title h3 {
    font-weight: 700;
    font-size: 36px;
    line-height: 49px;
    letter-spacing: -1px;
    color: #272727
}

@media (max-width: 767px) {
    .flavor-rating-modal__title h3 {
        font-weight: 600;
        font-size: 20px;
        line-height: 27px;
        color: #272727
    }
}

.flavor-rating-modal__title p {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #272727
}

@media (max-width: 767px) {
    .flavor-rating-modal__title p {
        font-weight: 400;
        font-size: 14px;
        line-height: 19px
    }
}

.flavor-rating-modal__input {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 19px 24px;
    gap: 4px;
    background: #f7f7f7;
    border-radius: 12px;
    text-wrap: nowrap
}

.flavor-rating-modal__input label, .question-modal__input label, .review-modal__input label {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px
}

.flavor-rating-modal__input label input, .question-modal__input label input, .review-modal__input label input {
    width: 18px;
    height: 18px
}

.flavor-rating-modal__input__slider {
    display: flex;
    align-items: center;
    width: 100%;
    background: linear-gradient(to right, #eb262b 0, #eb262b 74%, rgba(126, 126, 126, .3019607843) 74%, rgba(126, 126, 126, .3019607843) 100%);
    height: 5px;
    border-radius: 16px
}

@media (max-width: 767px) {
    .flavor-rating-modal__input {
        padding: 16.5px 16px
    }
}

.question-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 22221;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear .1s, opacity .3s ease
}

.question-modal__overlay {
    display: block;
    position: fixed;
    background-color: rgba(39, 39, 39, .4);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    backdrop-filter: blur(5px);
    opacity: 0;
    transition: opacity .9s ease
}

.question-modal__wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 22222;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 765px;
    padding: 45px;
    background: var(--white);
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media (max-width: 1279px) {
    .question-modal__wrapper {
        width: 512px;
        padding: 32px
    }
}

@media (max-width: 767px) {
    .question-modal__wrapper {
        width: 336px;
        border-radius: 24px;
        padding: 24px
    }
}

.question-modal__button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 22.5px;
    padding-bottom: 22.5px;
    width: 100%;
    gap: 10px;
    background: #272727;
    border-radius: 12px;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    margin-top: 8px
}

@media (max-width: 767px) {
    .question-modal__button {
        padding-top: 15.5px;
        padding-bottom: 15.5px;
        width: 100%;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
        color: #fff
    }
}

.question-modal__close {
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 25px;
    width: 40px;
    aspect-ratio: 1/1;
    border-radius: 8px;
    background-color: var(--black)
}

@media (max-width: 767px) {
    .question-modal__close {
        top: 24px;
        right: 24px;
        width: 26px
    }
}

.question-modal__content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%
}

.question-modal__body, .question-modal__body form {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.question-modal__body form p {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #7e7e7e
}

.question-modal__body form p a,
.questions_and_answers-modal__body form p a,
.review-modal__body form p a {
    text-decoration-line: underline;
    color: #272727
}

@media (max-width: 767px) {
    .question-modal__body form p {
        font-weight: 400;
        font-size: 11px;
        line-height: 15px;
        color: #7e7e7e
    }
}

.question-modal__body form textarea,
.response_to_review-modal__body form textarea,
.response_to_question-modal__body form textarea,
.questions_and_answers-modal__body form textarea,
.error-modal__body form textarea,
.review-modal__body form textarea {
    width: 100%;
    border: 0;
    resize: none;
    outline: 0
}

.question-modal__body form textarea:focus-visible, .review-modal__body form textarea:focus-visible {
    outline: 0
}

.question-modal__body form textarea::placeholder, .review-modal__body form textarea::placeholder {
    color: rgba(126, 126, 126, .8)
}

.question-modal__title {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.question-modal__title h3 {
    font-weight: 700;
    font-size: 36px;
    line-height: 49px;
    letter-spacing: -1px;
    color: #272727
}

@media (max-width: 767px) {
    .question-modal__title h3 {
        font-weight: 600;
        font-size: 20px;
        line-height: 27px;
        color: #272727
    }
}

.question-modal__title p {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #272727
}

@media (max-width: 767px) {
    .question-modal__title p {
        font-weight: 400;
        font-size: 14px;
        line-height: 19px
    }
}

.question-modal__input {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 19px 24px;
    gap: 4px;
    background: #f7f7f7;
    border-radius: 12px;
    text-wrap: nowrap
}

.question-modal__input__slider {
    display: flex;
    align-items: center;
    width: 100%;
    background: linear-gradient(to right, #eb262b 0, #eb262b 74%, rgba(126, 126, 126, .3019607843) 74%, rgba(126, 126, 126, .3019607843) 100%);
    height: 5px;
    border-radius: 16px
}

@media (max-width: 767px) {
    .question-modal__input {
        padding: 16.5px 16px
    }
}

.review-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 22221;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear .1s, opacity .3s ease
}

.review-modal__overlay {
    display: block;
    position: fixed;
    background-color: rgba(39, 39, 39, .4);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    backdrop-filter: blur(5px);
    opacity: 0;
    transition: opacity .9s ease
}


.review-modal__wrapper {
    overflow-x: hidden;
    /*overflow-y: auto;*/
    overflow-y: hidden;
    z-index: 22222;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 765px;
    padding: 30px;
    background: var(--white);
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*height: max-content*/
    /*height: auto;*/
    height: inherit;
    transition: .3s ease;
}

.review-modal__wrapper.auto-height {
    height: auto;
}

@media (max-width: 1919px) {
    .review-modal__wrapper {
        max-height: 700px;
    }
}

.review-modal__wrapper::-webkit-scrollbar {
    width: 4px;
    margin: 15px 0;
}

.review-modal__wrapper::-webkit-scrollbar-track {
    background: 0 0
}

.review-modal__wrapper::-webkit-scrollbar-thumb {
    background: #eb262b;
    height: 11px
}

@media (max-width: 1279px) {
    .review-modal__wrapper {
        width: 512px;
    }
}

@media (max-width: 767px) {
    .review-modal__wrapper {
        width: 336px;
        border-radius: 24px;
        padding: 24px
    }
}

.review-modal__button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 22.5px;
    padding-bottom: 22.5px;
    width: 100%;
    gap: 10px;
    background: #272727;
    border-radius: 12px;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    margin-top: 8px
}

@media (max-width: 767px) {
    .review-modal__button {
        padding-top: 15.5px;
        padding-bottom: 15.5px;
        width: 100%;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
        color: #fff
    }
}

.review-modal__close {
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 25px;
    width: 40px;
    aspect-ratio: 1/1;
    border-radius: 8px;
    background-color: var(--black)
}

@media (max-width: 767px) {
    .review-modal__close {
        top: 24px;
        right: 24px;
        width: 26px
    }
}

.review-modal__content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    /*max-height: 100dvh;*/
    /*height: max-content*/
    max-height: 100%;
    height: auto;
    overflow-y: auto;
}

@media (max-width: 1919px) {
    .review-modal__content {
        max-height: max-content;
        overflow: auto;
    }
}

.review-modal__body, .review-modal__body form, .review-modal__title {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.review-modal__body form p {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #7e7e7e
}

@media (max-width: 767px) {
    .review-modal__body form p {
        font-weight: 400;
        font-size: 11px;
        line-height: 15px;
        color: #7e7e7e
    }
}

.review-modal__title {
    gap: 16px
}

.review-modal__title .modal__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 49px;
    letter-spacing: -1px;
    color: #272727
}

@media (max-width: 1279px) {
    .review-modal__title .modal__title {
        font-size: 32px;
    }
}

@media (max-width: 767px) {
    .response_to_review-modal__body form textarea {
        font-size: 14px;
    }
    .review-modal__title .modal__title {
        font-weight: 600;
        font-size: 20px;
        line-height: 27px;
        color: #272727
    }
}

.review-modal__title p {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #272727
}

@media (max-width: 767px) {
    .review-modal__title p {
        font-weight: 400;
        font-size: 14px;
        line-height: 19px
    }
}

.review-modal__input {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 19px 24px;
    gap: 4px;
    background: #f7f7f7;
    border-radius: 12px;
    text-wrap: nowrap
}

.review-modal__input__slider {
    display: flex;
    align-items: center;
    width: 100%;
    background: linear-gradient(to right, #eb262b 0, #eb262b 74%, rgba(126, 126, 126, .3019607843) 74%, rgba(126, 126, 126, .3019607843) 100%);
    height: 5px;
    border-radius: 16px
}

@media (max-width: 767px) {
    .review-modal__input {
        padding: 16.5px 16px
    }
}

.char-counter {
    display: flex;
    justify-content: flex-end;
    bottom: 10px;
    right: 20px;
    font-size: 12px;
    color: rgba(126, 126, 126, .5019607843)
}

.file-upload {
    width: 100%;
    height: 126px;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
    background-color: #f9f9f9;
    cursor: pointer;
    transition: background-color .3s, border-color .3s
}

.file-upload:hover {
    background-color: #f0f0f0;
    border-color: #b3b3b3
}

.file-upload img {
    width: 24px;
    height: 24px;
    margin-bottom: 8px
}

.file-upload div {
    flex-direction: column;
    gap: 4px
}

.file-upload span {
    color: #757575;
    font-size: 14px
}

.file-upload, .file-upload div, .rating-container {
    display: flex;
    align-items: center
}

.rating-container label {
    font-size: 14px;
    color: #333
}

.stars {
    display: flex;
    flex-direction: row-reverse;
    gap: 5px
}

.stars label {
    font-size: 24px;
    color: #ccc;
    cursor: pointer;
    transition: color .3s
}

.stars input:checked ~ label, .stars input:checked ~ label ~ label {
    color: #ffc107
}

.stars label:hover, .stars label:hover ~ label {
    color: #ffc107
}

.rating-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000;
    margin-right: 12px
}

.call-modal, .call-modal__overlay {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0
}

.call-modal {
    right: 0;
    bottom: 0;
    z-index: 22221;
    width: 100vw;
    height: 100vh;
    visibility: hidden;
    transition: visibility 0s linear .1s, opacity .3s ease
}

.call-modal.active, .catalog-modal.active {
    visibility: visible;
    opacity: 1
}

.call-modal__overlay {
    display: block;
    background-color: rgba(39, 39, 39, .4);
    height: 100%;
    width: 100%;
    backdrop-filter: blur(5px);
    transition: opacity .9s ease
}

.catalog__subsection-more {
    position: relative;
    width: fit-content;
}
.catalog__subsection-more:before {
    content: '';
    background: url("/local/templates/stepsports/./img/svgicons/ui/elements/arrow-down-red.svg");
    width: 20px;
    height: 21px;
    position: absolute;
    /*left: 92px;*/
    right: -20px;
}
.is-active.catalog__subsection-more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.call-modal__wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 22222;
    /*position: fixed;*/
    position: fixed;
    top: 50%;
    left: 50%;
    /*transform: translate(-50%, -50%);*/
    transform: translate(-50%, -50%);
    width: 765px;
    padding: 45px;
    background: var(--white);
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: max-content
}

@media (max-width: 1279px) {
    .call-modal__wrapper {
        width: 512px;
        padding: 32px
    }
}

@media (max-width: 767px) {
    .call-modal__wrapper {
        width: 336px;
        border-radius: 24px;
        padding: 24px
    }
}

.call-modal__button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 22.5px;
    padding-bottom: 22.5px;
    width: 100%;
    gap: 10px;
    background: #272727;
    border-radius: 12px;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #fff
}

@media (max-width: 767px) {
    .call-modal__button {
        padding-top: 15.5px;
        padding-bottom: 15.5px;
        width: 100%;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
        color: #fff
    }
}

.call-modal__close {
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 25px;
    width: 40px;
    aspect-ratio: 1/1;
    border-radius: 8px;
    background-color: var(--black)
}

@media (max-width: 767px) {
    .call-modal__close {
        top: 24px;
        right: 24px;
        width: 26px
    }
}

.call-modal__content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-height: 100dvh;
    height: max-content
}

.call-modal__body, .call-modal__body form, .call-modal__title {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.call-modal__body form p {
    margin-bottom: 8px
}

@media (max-width: 767px) {
    .call-modal__body form p {
        font-weight: 400;
        font-size: 11px;
        line-height: 15px;
        color: #7e7e7e
    }
}

.call-modal__title {
    gap: 16px
}

.call-modal__title .modal__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 49px;
    letter-spacing: -1px;
    color: #272727
}

@media (max-width: 767px) {
    .call-modal__title .modal__title {
        font-weight: 600;
        font-size: 20px;
        line-height: 27px;
        color: #272727
    }
}

.call-modal__input input, .call-modal__title p {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #272727
}

@media (max-width: 767px) {
    .call-modal__title p {
        display: none
    }
}

.call-modal__input {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 19px 24px;
    gap: 4px;
    background: #f7f7f7;
    border-radius: 12px
}

@media (max-width: 767px) {
    .call-modal__input {
        padding: 16.5px 16px
    }
}

.call-modal__input input {
    width: 100%;
    font-size: 15px;
    line-height: 20px
}

@media (max-width: 767px) {
    .call-modal__input input {
        font-size: 14px;
        line-height: 19px
    }
}

.call-modal__input input::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: rgba(126, 126, 126, .8)
}

@media (max-width: 767px) {
    .call-modal__input input::placeholder {
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        color: #7e7e7e
    }
}

.catalog-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 22221;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear .1s, opacity .3s ease
}

.catalog-modal__overlay {
    display: block;
    position: fixed;
    background-color: rgba(39, 39, 39, .4);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    backdrop-filter: blur(5px);
    opacity: 0;
    transition: opacity .9s ease
}

.catalog-modal__wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 22222;
    position: fixed;
    top: 142px;
    left: calc(50% - 632px);
    padding: 30px;
    max-width: 1385px;
    width: 100%;
    background: var(--white);
    border-radius: 32px;
    display: flex;
    flex-direction: row;
    gap: 40px
}

@media (max-width: 1919px) {
    .catalog-modal__wrapper {
        max-width: 1098px;
        flex-direction: column;
        left: 258px;
        border-radius: 24px
    }
}

@media (max-width: 1439px) {
    .catalog-modal__wrapper {
        max-width: 998px;
        left: 230px;
        flex-direction: column;
        gap: 30px
    }
}

.catalog-modal__close {
    position: fixed;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 49.5px;
    gap: 10px;
    left: calc(50% - 632px);
    top: 65px;
    background: #eb262b;
    border-radius: 12px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    cursor: pointer
}

@media (max-width: 1919px) {
    .catalog-modal__close {
        left: 258px
    }
}

@media (max-width: 1439px) {
    .catalog-modal__close {
        left: 230px;
        padding: 15px 39px
    }
}

.catalog-modal__close img {
    padding: 5.66px
}

.catalog-modal__categories {
    display: flex;
    flex-direction: column;
    gap: 8px;
    max-width: 309px;
    width: 100%
}

@media (max-width: 1919px) {
    .catalog-modal__categories {
        flex-direction: row;
        max-width: unset;
        width: 100%
    }
}

@media (max-width: 1439px) {
    .catalog-modal__categories {
        flex-direction: row;
        max-width: unset;
        width: 100%
    }
}

.catalog-modal__category {
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center;
    background: #f7f7f7;
    border-radius: 12px;
    padding: 7px 16px 7px 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #272727;
    cursor: pointer;
    transition: background .3s ease
}

@media (max-width: 1919px) {
    .catalog-modal__category {
        padding: 7px 28px 7px 8px
    }
}

.catalog-modal__category.active {
    border: 1.5px solid var(--stroke-category-active)
}

.catalog-modal__category:hover {
    background-color: var(--background-elements-hover)
}

.catalog-modal__category img {
    background-color: #fff;
    padding: 7px;
    border-radius: 8px
}

.catalog-modal__content {
    display: none;
    flex-direction: column;
    gap: 20px;
    max-height: 695px
}

.catalog-modal__content.active {
    display: flex
}

.catalog-modal__content__header {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.catalog-modal__content .catalog-modal__content-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #272727
}

.catalog-modal__filter {
    display: flex;
    flex-direction: row;
    gap: 12px
}

.catalog-modal__filter__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    gap: 4px;
    background: #f7f7f7;
    border-radius: 8px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #272727
}

@media (max-width: 1439px) {
    .catalog-modal__filter__item {
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        color: #272727
    }
}

.catalog-modal__list {
    display: flex;
    flex-direction: row;
    gap: 45px
}

.card-search.swiper, .catalog-modal__list__column {
    display: flex;
    flex-direction: column;
    gap: 30px
}

@media (max-width: 1439px) {
    .catalog-modal__list__column {
        gap: 40px
    }
}

.catalog-modal__list__row {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.catalog-modal__list__row__title {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #272727
}

.catalog-modal__list__row__body {
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-width: 141px;
    max-width: 268px
}

.catalog-modal__list__row__body a, .catalog-modal__list__row__body div {
    display: flex;
    flex-direction: row;
    gap: 6px;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #272727
}

.catalog-modal__list__row__body a span {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: rgba(126, 126, 126, .8)
}

.catalog-modal__list__row__body div {
    font-size: 14px;
    line-height: 19px;
    color: #eb262b;
    gap: 2px
}

@media (max-width: 767px) {
    .card-search.swiper {
        gap: 28px
    }
}

.card-search__head {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.card-search__title, .card-search__title h3, .search-modal__content h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #070c13
}

@media (max-width: 767px) {
    .card-search__title {
        font-weight: 600;
        font-size: 16px;
        line-height: 22px
    }
}

@media (max-width: 1919px) {
    .card-search__title h3 {
        font-weight: 600;
        font-size: 16px;
        line-height: 22px
    }
}

@media (max-width: 767px) {
    .card-search__title h3 {
        font-weight: 600;
        font-size: 16px;
        line-height: 22px
    }
}

.card-search__pagination {
    width: 100%;
    margin: 60px auto 0
}

@media (max-width: 1919px) {
    .card-search__pagination {
        margin-top: 40px
    }
}

@media (max-width: 767px) {
    .card-search__pagination {
        margin-top: 30px
    }
}

.card-search-pagination, .card-search-pagination__controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 26px
}

.card-search-pagination__controls {
    gap: 5px
}

@media (max-width: 767px) {
    .card-search-pagination__controls > li:nth-child(n+4) {
        display: none
    }

    .card-search-pagination {
        gap: 34px
    }
}

.card-search__pagination-dots.swiper-pagination {
    padding-top: 10px;
    position: static;
    display: flex;
    justify-content: center;
    align-items: center
}

.card-search__pagination-dots .swiper-pagination-bullet {
    height: 16px;
    width: 16px;
    margin: 0 6px;
    opacity: 1;
    background-color: var(--text-element-30)
}

@media (max-width: 1279px) {
    .card-search__pagination-dots .swiper-pagination-bullet {
        height: 8px;
        width: 8px
    }
}

.card-search__pagination-dots .swiper-pagination-bullet-active {
    background-color: var(--red)
}

.history-card, .history-card.swiper-slide {
    width: 188.7702484131px
}

@media (max-width: 1919px) {
    .history-card, .history-card.swiper-slide {
        width: 188.7702484131px
    }
}

@media (max-width: 1439px) {
    .history-card, .history-card.swiper-slide {
        width: 188.7702484131px
    }
}

@media (max-width: 1279px) {
    .history-card, .history-card.swiper-slide {
        width: 336px
    }
}

@media (max-width: 767px) {
    .history-card, .history-card.swiper-slide {
        width: 160px
    }
}

.history-card, .history-card.swiper-slide {
    display: flex;
    flex-direction: column;
    gap: 14px
}

.history-card__head {
    height: 200px;
    width: 100%;
    border-radius: 32px;
    position: relative;
    overflow: hidden
}

@media (max-width: 1919px) {
    .history-card__head {
        border-radius: 24px;
        height: max-content
    }
}

@media (max-width: 1439px) {
    .history-card__head {
        border-radius: 20px;
        height: max-content
    }
}

@media (max-width: 1279px) {
    .history-card__head {
        border-radius: 24px
    }
}

@media (max-width: 767px) {
    .history-card__head {
        border-radius: 12px;
        height: 200px
    }
}

.history-card__head-img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    object-position: center
}

.history-card__head-btns {
    position: absolute;
    width: 26.1px;
    aspect-ratio: 1/1;
    background-color: var(--white);
    transition: all .3s ease;
    border-radius: 5.59319px
}

@media (max-width: 1919px) {
    .history-card__head-btns {
        width: 26px;
        border-radius: 8px
    }
}

@media (max-width: 767px) {
    .history-card__head-btns {
        width: 28px;
        border-radius: 6px
    }
}

.history-card__head-likes {
    top: 10px;
    right: 10px
}

@media (max-width: 1919px) {
    .history-card__head-likes {
        top: 10px;
        right: 10px
    }
}

@media (max-width: 1439px) {
    .history-card__head-likes {
        right: 10px
    }
}

@media (max-width: 1279px) {
    .history-card__head-likes {
        right: 10px
    }
}

@media (max-width: 767px) {
    .history-card__head-likes {
        top: 10px;
        right: 10px
    }
}

@media (min-width: 960px) {
    .history-card__head-likes:hover {
        background-color: var(--background-elements-hover)
    }
}

.history-card__head-likes::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 11.19px;
    aspect-ratio: 1/1;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/history-cards/like-default.svg)
}

@media (max-width: 767px) {
    .history-card__head-likes::after {
        width: 14px
    }
}

.history-card__head-likes.active::after {
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/history-cards/like-active.svg)
}

.history-card__head-compare {
    bottom: 18px;
    right: 18px
}

@media (max-width: 1919px) {
    .history-card__head-compare {
        bottom: 17px;
        right: 12px
    }
}

@media (max-width: 1439px) {
    .history-card__head-compare {
        right: 18px
    }
}

@media (max-width: 1279px) {
    .history-card__head-compare {
        right: 17px
    }
}

@media (max-width: 767px) {
    .history-card__head-compare {
        bottom: 10px;
        right: 10px
    }
}

@media (min-width: 960px) {
    .history-card__head-compare:hover {
        border: 1px solid var(--stroke-category-active)
    }
}

.history-card__head-compare::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 11.19px;
    aspect-ratio: 1/1;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/product-cards/compare-default.svg)
}

.history-card__head-compare.active {
    border: 1px solid var(--stroke-category-active)
}

.history-card__body {
    display: flex;
    flex-direction: column;
    gap: 8px
}

@media (max-width: 1919px) {
    .history-card__body {
        gap: 4px
    }
}

@media (max-width: 767px) {
    .history-card__body {
        gap: 0
    }
}

.history-card__body-prices {
    min-height: 23px;
    display: flex;
    align-items: center;
    gap: 3.73px
}

@media (max-width: 1919px) {
    .history-card__body-prices {
        min-height: 44px
    }
}

@media (max-width: 767px) {
    .history-card__body-prices {
        min-height: 25px
    }
}

.history-card__body-prices-current {
    font-weight: 700;
    font-size: 16.7796px;
    line-height: 23px;
    letter-spacing: -.466099px;
    color: #272727
}

@media (max-width: 1919px) {
    .history-card__body-prices-current {
        font-weight: 700;
        font-size: 16.7796px;
        line-height: 23px;
        letter-spacing: -.466099px;
        color: #272727
    }
}

@media (max-width: 767px) {
    .history-card__body-prices-current {
        font-size: 18px;
        letter-spacing: 0
    }
}

.history-card__body-prices-old {
    color: var(--text-elements);
    position: relative;
    font-weight: 500;
    font-size: 9.32199px;
    line-height: 13px
}

@media (max-width: 1919px) {
    .history-card__body-prices-old {
        font-weight: 500;
        font-size: 9.32199px;
        line-height: 13px;
        color: #7e7e7e
    }
}

@media (max-width: 767px) {
    .history-card__body-prices-old {
        font-size: 14px;
        letter-spacing: 0;
        font-weight: 400
    }
}

.history-card__body-prices-old::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: var(--text-elements);
    transform: translateY(-50%)
}

.history-card__body-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-weight: 400;
    font-size: 8.38979px;
    line-height: 11px;
    color: #272727
}

@media (max-width: 767px) {
    .history-card__body-text {
        font-size: 11px;
        min-height: 23px
    }
}

.history-card__body-statistics {
    display: flex;
    gap: 11.19px
}

@media (max-width: 767px) {
    .history-card__body-statistics {
        gap: 8px;
        align-items: center
    }
}

.history-card__body-rating {
    position: relative;
    padding-left: 13.99px;
    display: flex;
    align-items: center;
    font-size: 7.45759px
}

@media (max-width: 767px) {
    .history-card__body-rating {
        padding-left: 24px;
        font-size: 11px
    }
}

.history-card__body-rating::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 11.19px;
    aspect-ratio: 1/1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/product-cards/star.svg)
}

@media (max-width: 1919px) {
    .history-card__body-rating::before {
        width: 11.19px
    }
}

@media (max-width: 767px) {
    .history-card__body-rating::before {
        width: 16px
    }
}

.history-card__body-reviews {
    padding-left: 6.06px;
    color: var(--text-elements);
    position: relative;
    font-size: 7.45759px;
    line-height: 10px
}

@media (max-width: 1919px) {
    .history-card__body-reviews {
        font-size: 7.45759px
    }
}

@media (max-width: 767px) {
    .history-card__body-reviews {
        font-size: 11px
    }
}

.history-card__body-reviews::before {
    content: "";
    width: 2.33px;
    aspect-ratio: 1/1;
    background-color: var(--text-elements);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border-radius: 50%
}

.history-card__body-state {
    padding-left: 26px;
    color: var(--red);
    position: relative
}

.history-card__body-self-pickup::before, .history-card__body-state::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 20px;
    aspect-ratio: 1/1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/product-cards/alert.svg)
}

.history-card__body-logistics {
    display: flex;
    gap: 9.32px;
    flex-wrap: wrap;
    font-weight: 400;
    font-size: 6.52539px;
    line-height: 9px
}

@media (max-width: 767px) {
    .history-card__body-logistics {
        gap: 2px
    }
}

.history-card__body-self-pickup {
    padding-left: 12.12px;
    position: relative
}

@media (max-width: 767px) {
    .history-card__body-self-pickup {
        padding-left: 24px;
        min-height: 16px;
        display: flex;
        align-items: center
    }
}

.history-card__body-self-pickup::before {
    width: 9.32px;
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/product-cards/pickup.svg)
}

@media (max-width: 767px) {
    .history-card__body-self-pickup::before {
        width: 16px
    }
}

.history-card__body-delivery {
    padding-left: 12.12px;
    position: relative
}

@media (max-width: 767px) {
    .history-card__body-delivery {
        padding-left: 24px;
        min-height: 16px;
        display: flex;
        align-items: center
    }
}

.history-card__body-delivery::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 9.32px;
    aspect-ratio: 1/1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/product-cards/delivery.svg)
}

@media (max-width: 767px) {
    .history-card__body-delivery::before {
        width: 16px
    }
}

.history-card__foot-pre-order {
    padding: 19px;
    background-color: var(--black);
    width: 100%;
    cursor: pointer;
    min-height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px
}

.history-card__foot-pre-order-text {
    color: var(--white);
    position: relative;
    padding-left: 34px
}

@media (max-width: 767px) {
    .history-card__foot-pre-order-text {
        padding-left: 0
    }
}

.history-card__foot-pre-order-text::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 24px;
    aspect-ratio: 1/1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/product-cards/shopping-bag.svg)
}

@media (max-width: 767px) {
    .history-card__foot-pre-order-text::before {
        display: none
    }
}

.history-card__foot-buttons {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    gap: 7.53px
}

@media (max-width: 1919px) {
    .history-card__foot-buttons {
        gap: 8px
    }
}

@media (max-width: 767px) {
    .history-card__foot-buttons {
        grid-template-columns:1fr;
        grid-template-rows:auto
    }
}

.history-card__foot-btn {
    padding: 8.98px 17.06px;
    font-weight: 500;
    font-size: 7.45759px;
    line-height: 10px
}

@media (max-width: 767px) {
    .history-card__foot-btn {
        padding: 11px;
        font-size: 13px;
        line-height: 18px
    }
}

.history-card__foot-btn_buy {
    color: var(--red);
    border: solid 1px var(--red);
    border-radius: 12px;
    transition: background .3s ease
}

@media (max-width: 767px) {
    .history-card__foot-btn_buy {
        border-radius: 8px
    }
}

@media (min-width: 960px) {
    .history-card__foot-btn_buy:hover {
        background-color: rgba(212, 18, 23, .07)
    }
}

.history-card__foot-btn_buy:focus {
    background-color: rgba(212, 18, 23, .07)
}

.history-card__foot-btn_buy-disabled {
    display: none
}

.history-card__foot-btn_buy:disabled, .history-card__foot-btn_buy[disabled] {
    border: 0;
    background-color: var(--background-elements-hover);
    color: var(--text-element-50)
}

.history-card__foot-btn_buy:disabled .history-card__foot-btn_buy-default, .history-card__foot-btn_buy[disabled] .history-card__foot-btn_buy-default {
    display: none
}

.history-card__foot-btn_buy:disabled .history-card__foot-btn_buy-disabled, .history-card__foot-btn_buy[disabled] .history-card__foot-btn_buy-disabled {
    display: inline-block
}

.history-card__foot-btn_cart {
    color: var(--white);
    border-radius: 12px;
    background-color: var(--red);
    transition: background .3s ease
}

@media (min-width: 960px) {
    .history-card__foot-btn_cart:hover {
        background-color: var(--alerts-red-hover)
    }
}

.history-card__foot-btn_cart:focus {
    background-color: var(--alerts-red-hover)
}

.history-card__foot-btn_cart-disabled {
    display: none
}

.history-card__foot-btn_cart:disabled, .history-card__foot-btn_cart[disabled] {
    background-color: var(--black);
    color: var(--alerts-grey-text-disabled)
}

.history-card__foot-btn_cart:disabled .history-card__foot-btn_cart-default, .history-card__foot-btn_cart[disabled] .history-card__foot-btn_cart-default {
    display: none
}

.history-card__foot-btn_cart:disabled .history-card__foot-btn_cart-disabled, .history-card__foot-btn_cart[disabled] .history-card__foot-btn_cart-disabled {
    display: inline-block
}

.search-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 22221;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear .1s, opacity .3s ease
}

@media (max-width: 1279px) {
    .search-modal.active {
        visibility: visible;
        opacity: 1
    }

    .search-modal.active .search-modal__overlay {
        opacity: 1
    }
}

@media (max-width: 767px) {
    .search-modal.active {
        visibility: visible;
        opacity: 1
    }

    .search-modal.active .search-modal__overlay {
        opacity: 1
    }
}

.search-modal.active {
    visibility: visible;
    opacity: 1
}

.search-modal.active .search-modal__overlay {
    opacity: 1
}

.search-modal__overlay {
    display: none;
    position: fixed;
    background-color: rgba(39, 39, 39, .4);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    backdrop-filter: blur(5px);
    opacity: 0;
    transition: opacity .9s ease
}

.search-modal__input {
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 743px;
    height: 52px;
    background: #fff;
    border: 1.5px solid #eb262b;
    border-radius: 12px;
    padding: 16px 24px;
    top: 68px;
    left: calc(50% - 371.5px)
}

@media (max-width: 1279px) {
    .search-modal__input {
        top: 100px
    }
}

@media (max-width: 767px) {
    .search-modal__input {
        top: 90px;
        padding: 10px 24px;
        gap: 10px;
        width: 335px;
        height: 52px;
        left: calc(50% - 167.5px);
        border: 1.5px solid #eb262b;
        border-radius: 12px
    }
}

.search-modal__wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 22222;
    position: fixed;
    left: calc(50% - 371.5px);
    top: 134px;
    padding: 30px;
    max-width: 743px;
    gap: 22px;
    display: flex;
    flex-direction: column;
    width: 100%;
    background: var(--white);
    border-radius: 24px;
    height: max-content
}

@media (max-width: 1279px) {
    .search-modal__wrapper {
        top: 164px
    }
}

@media (max-width: 767px) {
    .search-modal__wrapper {
        left: calc(50% - 187.5px);
        top: 154px;
        padding: 20px 22px 25px;
        margin-left: 20px;
        margin-right: 20px;
        max-width: 335px
    }
}

.search-modal__content {
    display: flex;
    flex-direction: column;
    gap: 12px
}

@media (max-width: 767px) {
    .search-modal__content h5 {
        font-weight: 600;
        font-size: 16px;
        line-height: 22px
    }
}

.card-block.swiper, .search-modal__history {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.search-modal__history__item {
    display: flex;
    flex-direction: row;
    gap: 3px;
    align-items: center;
    cursor: pointer;
    font-size: 12px;
    line-height: 16px;
    color: #000
}

.card-block {
    width: 100%
}

.card-block.swiper {
    gap: 30px
}

.card-block__head {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.card-block__head h3 {
    font-weight: 700;
    font-size: 36px;
    line-height: 49px;
    letter-spacing: -1px;
    color: #272727
}

@media (max-width: 1919px) {
    .card-block__head h3 {
        font-weight: 700;
        font-size: 36px;
        line-height: 49px;
        letter-spacing: -1px
    }
}

@media (max-width: 1439px) {
    .card-block__head h3 {
        font-weight: 700;
        font-size: 36px;
        line-height: 49px;
        letter-spacing: -1px
    }
}

@media (max-width: 1279px) {
    .card-block__head h3 {
        font-weight: 600;
        font-size: 32px;
        line-height: 44px;
        letter-spacing: -.5px
    }
}

@media (max-width: 767px) {
    .card-block__head h3 {
        font-weight: 600;
        font-size: 18px;
        line-height: 25px
    }
}

.card-block__head .btn-slider {
    width: 45px
}

@media (max-width: 767px) {
    .card-block__head .btn-slider {
        width: 40px
    }
}

.card-block__head .btn-slider::after {
    width: 17px
}

.certificate-card, .certificate-card.swiper-slide {
    width: 405px;
    padding: 70px;
    background: #f7f7f7;
    border-radius: 24px
}

@media (max-width: 1919px) {
    .certificate-card, .certificate-card.swiper-slide {
        width: 315px;
        padding: 110px 52.65px
    }
}

@media (max-width: 1439px) {
    .certificate-card, .certificate-card.swiper-slide {
        width: 285px;
        padding: 50px 38.65px
    }
}

@media (max-width: 1279px) {
    .certificate-card, .certificate-card.swiper-slide {
        width: 336px;
        height: 400px;
        padding: 50px 63.15px
    }
}

@media (max-width: 767px) {
    .certificate-card, .certificate-card.swiper-slide {
        width: 336px
    }
}

.certificate-card__head {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 379px
}

@media (max-width: 1919px) {
    .certificate-card__head img {
        height: 300px
    }
}

@media (max-width: 1439px) {
    .certificate-card__head img {
        height: 300px
    }
}

@media (max-width: 1279px) {
    .certificate-card__head {
        height: 400px
    }

    .certificate-card__head img {
        height: 300px
    }
}

@media (max-width: 767px) {
    .certificate-card__head, .certificate-card__head img {
        height: 300px
    }
}

.certificate-card__head-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center
}

.catalog-modal__list__row__body .catalog__subsection-item.is-hidden {
    display: none;
}

.personal-data {
    color: var(--black);
}

.personal-data-subscribe {
    color: var(--white);
}

.personal__header #pagetitle {
    margin-top: 8px;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -1px
}

@media (max-width: 1919px) {
    .personal__header #pagetitle {
        font-size: 36px
    }
}

@media (max-width: 1439px) {
    .personal__header #pagetitle {
        font-size: 32px;
        font-weight: 600;
        letter-spacing: -.5px
    }
}

@media (max-width: 1279px) {
    .personal__header #pagetitle {
        font-size: 20px;
        letter-spacing: 0
    }
}

@media (max-width: 767px) {
    .personal__header #pagetitle {
        font-size: 18px
    }
}

/* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar {
    display: flex;
    gap: 8px;
    visibility: hidden;
    min-width: 405px;
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 19px 46px 19px 24px;
    position: fixed;
    left: auto;
    right: 120px;
    bottom: 30px;
    z-index: 1090;
    box-shadow: 0 8px 16px 0 #4343433D;
    border-radius: 12px;
}

@media (max-width: 768px) {
    #snackbar {
        visibility: hidden;
        min-width: auto;
        width: 90%;
        left: 5%;
        right: auto;
        bottom: 60px;
    }
}


.favorite_snackbar:before {
    content: '';
    width: 24px;
    height: 24px;
    background-image: url("/local/templates/stepsports/./img/svgicons/ui/elements/favorite.svg");
    background-repeat: no-repeat;
}

.add-basket_snackbar:before {
    content: '';
    width: 24px;
    height: 24px;
    background-image: url("/local/templates/stepsports/./img/svgicons/ui/elements/shopping_cart.svg");
    background-repeat: no-repeat;
}

.close-snackbar {
    content: '';
    width: 24px;
    height: 24px;
    background-image: url(/local/templates/stepsports/./img/svgicons/ui/elements/close.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    left: auto;
    right: 17px;
    cursor: pointer;
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
    visibility: visible; /* Show the snackbar */

    /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
    However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

.bx_catalog-compare-list {
    display: none!important;
    visibility: hidden;
}
/* End */
/* /local/templates/stepsports/components/bitrix/search.title/main/style.css?17631051142269 */
/* /local/templates/stepsports/components/bitrix/sale.basket.basket.line/main/style.min.css?17552522604065 */
/* /local/templates/stepsports/components/bitrix/sale.basket.basket.line/tabbar/style.min.css?17552522604065 */
/* /local/templates/stepsports/components/bitrix/form.result.new/error_404/style.css?17611294049230 */
/* /local/templates/stepsports/components/bitrix/form.result.new/callback/style.css?1759416727180 */
/* /local/templates/stepsports/template_styles.css?176656246383187 */
