

/* Start:/local/templates/stefanel/css/app.min.css?1757328891212518*/
*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:after,:before{display:inline-block}body,html{height:100%}body{line-height:1;scrollbar-gutter:stable;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{color:inherit;display:inline-block;text-decoration:none}ul li{list-style:none}img{height:auto;max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}address{font-style:normal}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:600;src:url(/local/templates/stefanel/css/../assets/fonts/Lato-Semibold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(/local/templates/stefanel/css/../assets/fonts/Lato-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:500;src:url(/local/templates/stefanel/css/../assets/fonts/Lato-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:300;src:url(/local/templates/stefanel/css/../assets/fonts/Lato-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:800;src:url(/local/templates/stefanel/css/../assets/fonts/Lato-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(/local/templates/stefanel/css/../assets/fonts/Lato-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:900;src:url(/local/templates/stefanel/css/../assets/fonts/Lato-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:iconfont;src:url(/local/templates/stefanel/css/../assets/fonts/iconfont.woff2?40622d2a837a21ef92e8a3aaf4632aba) format("woff2")}[class*="--icon-"]:before{font-family:iconfont}[class*="--icon-arrow"]:before{content:"\f101"}[class*="--icon-arrow-2"]:before{content:"\f102"}:root{--fontFamily:"Lato",sans-serif;--fontSize:0.875rem;--lineHeight_100:100%;--lineHeight_110:110%;--lineHeight_120:120%;--lineHeight_130:130%;--lineHeight_140:140%;--lineHeight_150:150%;--lineHeight_160:160%;--fontWeight_300:300;--fontWeight_400:400;--fontWeight_500:500;--fontWeight_600:600;--fontWeight_700:700;--fontWeight_800:800;--fontWeight_900:900;--mainColor:#232323;--whiteColor:#fff;--blackColor:#000;--redColor:#f42333;--mainBg:#fff;--whiteBg:#fff;--blackBg:#000;--redBg:#f42333;--box-shadow:0 0.25rem 1.25rem 0 rgba(0,0,0,.08);--s:0.3s;--e:ease}body{background-color:var(--mainBg);color:var(--mainColor);font-family:var(--fontFamily);font-size:var(--fontSize);min-width:20rem}[data-fls-scrolllock] body{overflow:hidden;overscroll-behavior:none;touch-action:none}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:clip;position:relative}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}.wrapper:before{background-color:rgba(0,0,0,.6);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity var(--s) var(--e),visibility var(--s) var(--e);visibility:hidden;width:100%;z-index:100}.--target_cart .wrapper:before,.--target_filter .wrapper:before,.--target_search .wrapper:before{opacity:1;pointer-events:all;visibility:visible}.--target_filter .wrapper:before{z-index:200}[class*=container]{margin:0 auto;max-width:166rem;padding-left:3rem;padding-right:3rem}.title{color:#1b1b1a;font-weight:var(--fontWeight_300);letter-spacing:.01em;line-height:var(--lineHeight_130);text-align:center}.title--left{text-align:left}.title-big{line-height:var(--lineHeight_100);text-align:center}.title-big,.title-lc{font-weight:var(--fontWeight_300);letter-spacing:.01em}.title-lc{font-size:1.75rem;line-height:var(--lineHeight_120)}.logo{pointer-events:all;transition:transform var(--s) var(--e),visibility var(--s) var(--e)}.logo img{height:5.5rem;object-fit:contain;width:3.5rem}.promotion{background-color:#232323;color:var(--whiteColor);font-size:.75rem;font-weight:var(--fontWeight_700);letter-spacing:.03em;line-height:var(--lineHeight_130);margin:0 auto;max-width:160rem;padding:.5rem 2.75rem .5rem 1rem;pointer-events:all;position:relative;transition:margin .5s var(--e),transform .5s var(--e);width:100%;z-index:130}.promotion__link{overflow:hidden;position:relative}.promotion__button{position:absolute;top:50%;transform:translateY(-50%)}.promotion__icon{height:1rem;object-fit:contain;width:1rem}.promotion.--close{margin-top:-2.5rem;transform:translateY(-1.25rem)}.filter{align-items:center;background-color:var(--whiteBg);border-radius:.5rem;bottom:1.5rem;box-shadow:var(--box-shadow);display:inline-flex;justify-content:center;position:fixed;right:1.5rem;text-align:center;z-index:80}.filter__icon{height:1rem;min-width:1rem;object-fit:contain;transition:opacity var(--s) var(--e);width:1rem}.--active .filter__icon{opacity:0}.filter__icon--absolute{left:0;opacity:0;position:absolute;top:.125rem}.--active .filter__icon--absolute{opacity:1}.filter-menu{background-color:var(--whiteBg);box-shadow:var(--box-shadow);display:flex;flex-direction:column;opacity:0;padding:1rem;position:fixed;transition:right var(--s) var(--e),bottom var(--s) var(--e),opacity var(--s) var(--e),visibility var(--s) var(--e);visibility:hidden;width:100%;z-index:200}.filter-menu__row{align-items:center;column-gap:1.25rem;display:flex;justify-content:space-between}.filter-menu__row:not(:last-child){margin-bottom:1rem}.filter-menu__name{font-size:1.125rem;letter-spacing:.02em;line-height:var(--lineHeight_120)}.filter-menu__close{height:1rem;min-width:1rem;object-fit:contain;width:1rem}.filter-menu__spollers{flex-grow:1;overflow:auto;padding-right:.3125rem}.filter-menu__spollers:not(:last-child){margin-bottom:1rem}.filter-menu__item:not(:last-child){border-bottom:.0625rem solid #eee}.filter-menu__title{cursor:pointer;font-weight:var(--fontWeight_700);letter-spacing:.03em;line-height:var(--lineHeight_130);list-style:none;padding:1rem 1.875rem 1rem 0;position:relative;text-align:left;width:100%}.--spoller-init .filter-menu__title{cursor:pointer}.--spoller-init .filter-menu__title:before{background-color:var(--blackBg);background:url(/local/templates/stefanel/css/../assets/img/arrow_3.svg) 0 0/contain no-repeat;content:"";height:.125rem;height:.5625rem;position:absolute;right:.625rem;top:50%;transform:translateY(-50%);transition:transform .5s var(--e);width:.875rem}.--spoller-init .filter-menu__title.--spoller-active:before{transform:translateY(-50%) scaleY(-1)}.filter-menu__body{padding-bottom:1rem}.filter-menu__checkbox:not(:last-child){margin-bottom:1rem}.filter-menu__checkbox .checkbox__text{color:var(--mainColor);font-size:.875rem;line-height:var(--lineHeight_130)}.filter-menu__buttons{display:flex}.filter-menu ::-webkit-scrollbar{width:.25rem}.filter-menu ::-webkit-scrollbar-track{background-color:#eee}.filter-menu ::-webkit-scrollbar-thumb{background-color:var(--redBg)}.navigation__items{column-gap:.5rem;display:flex;overflow:auto}.navigation__link{align-items:center;background-color:var(--whiteBg);border:.0625rem solid #eee;border-radius:.25rem;display:inline-flex;font-size:.75rem;justify-content:center;letter-spacing:.03em;line-height:var(--lineHeight_130);overflow:hidden;padding:.4375rem 1.125rem;position:relative;text-align:center}.navigation__link span{display:flex}.navigation__link.--active{background-color:#1b1b1a;color:var(--whiteColor)}.navigation__hover-text{bottom:-200%;left:50%;position:absolute;transform:translate(-50%,50%);width:100%;z-index:5}.favorites{cursor:pointer;position:absolute;right:0;top:0;z-index:5}.favorites__icon{object-fit:contain}.favorites__icon--absolute{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.cart{bottom:0;cursor:pointer;position:absolute;right:0;z-index:5}.cart__icon{object-fit:contain}.tovar{align-items:center;background:linear-gradient(180deg,rgba(27,27,26,.5),rgba(27,27,26,.5));border-bottom:.0625rem solid var(--whiteBg);bottom:1.5rem;column-gap:1rem;display:flex;left:50%;max-width:90%;min-width:17.875rem;padding:1rem;position:absolute;transform:translate(-50%)}.tovar__image{border-radius:.125rem;height:4.5rem;min-width:3.3125rem;object-fit:cover;width:3.3125rem}.tovar__body{color:var(--whiteColor);letter-spacing:.03em;line-height:var(--lineHeight_160)}.tovar__name:not(:last-child){margin-bottom:.5rem}.modal{bottom:1.5rem;display:flex;flex-direction:column;height:100svh;max-width:28.75rem;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity var(--s) var(--e),visibility var(--s) var(--e);visibility:hidden;width:100%;z-index:130}.--target_cart .modal{opacity:1;pointer-events:all;visibility:visible}.modal__cart-block{background-color:var(--whiteBg);border-radius:.5rem;box-shadow:var(--box-shadow);display:flex;flex-direction:column;height:100%;padding:1.5rem}.modal__cart-block .cart-block__priducts{display:flex;flex:1 1 auto;flex-direction:column;position:relative}.modal__cart-block .cart-block__cards::-webkit-scrollbar{width:.125rem}.modal__cart-block .cart-block__cards::-webkit-scrollbar-track{background-color:#eee}.modal__cart-block .cart-block__cards::-webkit-scrollbar-thumb{background-color:#1b1b1a}.modal__cart-block .cart-block__cards{overflow:auto;padding-bottom:.625rem;padding-right:1rem}.payments{display:inline-flex;flex-wrap:wrap;gap:.5rem}.payments__icon{height:1.5rem;min-width:2rem;object-fit:contain;width:2rem}.tippy{position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.tippy--relative{position:relative;right:0;top:0;transform:translate(0)}.tippy__icon{height:1rem;object-fit:contain;width:1rem}.form__box:not(:last-child){margin-bottom:1.5rem}.form__lines{display:flex;gap:1rem}.form__lines:not(:last-child){margin-bottom:1rem}.form__lines .form__line:not(:last-child){margin-bottom:0}.form__lines-password:not(:last-child){margin-bottom:.75rem}.form__line{position:relative;width:100%}.form__line:not(:last-child){margin-bottom:1rem}.form__line--bottom:not(:last-child){margin-bottom:1.5rem}.form__date-icon{height:1rem;object-fit:contain;pointer-events:none;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem}.form__label{color:#5c6770;font-size:.75rem;letter-spacing:.08em;line-height:var(--lineHeight_150)}.form__label:not(:last-child){margin-bottom:.5rem}.form__label--left{text-align:left}.form__buttons{display:flex;flex-wrap:wrap;gap:.5rem}.form__buttons--gap{gap:1rem}.form__buttons:not(:last-child){margin-bottom:1.5rem}.form__buttons--border{border-bottom:.0625rem solid #eee;margin-bottom:2rem;padding-bottom:2rem}.form__button{align-items:center;background-color:var(--whiteBg);border:.0625rem solid #232323;column-gap:.5rem;display:inline-flex;flex:1 1 calc(50% - 1rem);font-weight:var(--fontWeight_700);justify-content:center;letter-spacing:.07em;line-height:var(--lineHeight_130);min-width:9.625rem;padding:.75rem 1.25rem;text-align:center;text-transform:uppercase}.form__block-buttons{display:flex;flex-direction:column;row-gap:.75rem}.form__icon{height:1.25rem;min-width:1.25rem;object-fit:contain;width:1.25rem}.form__text{color:#6f6f6f;letter-spacing:.03em;line-height:var(--lineHeight_130)}.form__text:not(:last-child){margin-bottom:1.5rem}.form__link-border{align-self:flex-start;display:inline-flex;letter-spacing:.03em;line-height:var(--lineHeight_130);position:relative;text-align:left}.form__link-border:not(:last-child){margin-bottom:1.5rem}.form__name{font-size:1rem;letter-spacing:.03em;line-height:var(--lineHeight_150)}.form__name:not(:last-child){margin-bottom:.5rem}.form__name--option{color:#6f6f6f;text-align:center}.form__bottom:not(:last-child),.form__name--option:not(:last-child){margin-bottom:1rem}.form__tags{column-gap:1.25rem;display:flex;justify-content:space-between}.form__tags:not(:last-child){margin-bottom:1.5rem}.form__tag{font-size:.75rem;letter-spacing:.03em;line-height:167%}.form__content:not(:last-child){margin-bottom:1.5rem}.content-form{background-color:#f7f7f7;padding:1.5rem 2.75rem}.content-form--left{text-align:left}.content-form__form:not(:last-child){margin-bottom:1rem}.content-form__title{font-size:1.5rem;letter-spacing:.02em;line-height:var(--lineHeight_130)}.content-form__title:not(:last-child){margin-bottom:1rem}.content-form__text{color:#1b1b1a;letter-spacing:.03em;line-height:var(--lineHeight_160)}.content-form__text:not(:last-child){margin-bottom:1rem}.content-form__name{color:#1b1b1a;font-size:1rem;letter-spacing:.03em;line-height:var(--lineHeight_150)}.content-form__name:not(:last-child){margin-bottom:1rem}.content-form__items:not(:last-child){margin-bottom:2.5rem}.content-form__item{color:#1b1b1a;letter-spacing:.03em;line-height:var(--lineHeight_160);padding-left:1.875rem;position:relative}.content-form__item span{font-weight:var(--fontWeight_700)}.content-form__item:before{background:url(/local/templates/stefanel/css/../assets/img/check.svg) 0 0/contain no-repeat;content:"";height:1.25rem;left:0;position:absolute;top:0;width:1.25rem}.content-form__item:not(:last-child){margin-bottom:.5rem}.content-form__row{align-items:center;display:flex;gap:1rem;justify-content:space-between}.content-form__row:not(:last-child){margin-bottom:1rem}.content-form__text-link{color:#6f6f6f;font-size:.75rem;letter-spacing:.03em;line-height:167%}.content-form__link{text-decoration:underline;text-decoration-skip-ink:none}.content-form-two{text-align:left}.content-form-two__text{letter-spacing:.03em;line-height:var(--lineHeight_160)}.content-form-two__text:not(:last-child){margin-bottom:1rem}.content-form-two__rows:not(:last-child){margin-bottom:1.5rem}.content-form-two__row{align-items:center;display:flex;gap:1rem;justify-content:space-between}.content-form-two__row:not(:last-child){margin-bottom:1rem}.content-form-two__text-link{color:#6f6f6f;font-size:.75rem;letter-spacing:.03em;line-height:167%}.content-form-two__link{text-decoration:underline;text-decoration-skip-ink:none}.content-form-two__description{color:#6f6f6f;font-size:.75rem;letter-spacing:.03em;line-height:167%}.content-form-two__description span{color:var(--mainColor);display:block}.progress-bar__items{align-items:center;column-gap:1.25rem;display:flex;justify-content:space-between}.progress-bar__item{color:#6f6f6f;display:flex;flex:1 1 calc(33.333% - 1.25rem);font-size:.75rem;justify-content:center;letter-spacing:.03em;line-height:167%;padding-bottom:1rem;position:relative;text-align:center;transition:all var(--s) var(--e)}.progress-bar__item:before{background-color:#6f6f6f;bottom:-.25rem;content:"";height:.25rem;left:50%;position:absolute;transform:translate(-50%);transition:all var(--s) var(--e);width:.25rem;z-index:10}.progress-bar__item.--active{color:var(--mainColor)}.progress-bar__item.--active:before{background-color:#232323;height:.5rem;width:.5rem}.progress-bar__item:first-child{justify-content:flex-start}.progress-bar__item:first-child:before{left:0;transform:translate(0)}.progress-bar__item:last-child{justify-content:flex-end}.progress-bar__item:last-child:before{left:auto;right:0;transform:translate(0)}.progress-bar__box{height:.25rem;position:relative}.progress-bar__box:before{background-color:#eee;content:"";height:inherit;left:0;position:absolute;top:0;width:100%}.progress-bar__line{background-color:var(--redBg);height:.25rem;position:relative;transition:width var(--s) var(--e);z-index:6}.toggle{align-items:center;border:.0625rem solid #232323;border-radius:2.5rem;box-sizing:border-box;cursor:pointer;display:inline-flex;height:1.5rem;max-width:4.75rem;min-width:4.75rem;padding:.0625rem;position:relative;transition:border var(--s) var(--e)}.toggle.--disabled{border:.0625rem solid #969696;pointer-events:none}.toggle.--disabled .toggle__label:before{background-color:#969696}.toggle__input{height:0;opacity:0;position:absolute;width:0}.toggle__input:checked+.toggle__label:before{transform:translateX(0)}.toggle__input:checked+.toggle__label .toggle__option:first-child{color:var(--whiteColor)}.toggle__input:checked+.toggle__label .toggle__option:last-child{color:#6f6f6f}.toggle__label{align-items:center;border-radius:2.5rem;color:#6f6f6f;display:flex;font-size:.75rem;height:100%;justify-content:space-between;letter-spacing:.03em;line-height:167%;position:relative;text-align:center;width:100%}.toggle__label:before{background:#1b1b1a;border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(100%);transition:transform var(--s) var(--e);width:50%;z-index:1}.toggle__option{position:relative;text-align:center;transition:color var(--s) var(--e);width:50%;z-index:2}.toggle__option:last-child{color:var(--whiteColor)}.text-error{color:#b00;font-size:.75rem;letter-spacing:.08em;line-height:167%;margin-top:.25rem;text-align:left}.sizes-block{border-bottom:.0625rem solid #eee;border-top:.0625rem solid #eee;display:flex;padding:.5rem 0}.sizes-block__size{align-items:center;column-gap:.25rem;cursor:pointer;display:flex;height:2.375rem;justify-content:center;padding:.25rem;text-align:center;width:100%}.sizes-block__size:not(:last-child){border-right:.0625rem solid #eee}.sizes-block__size.--active{font-weight:var(--fontWeight_800)}.sizes-block__size.--disabled{color:#9e9e9e}.sizes-block__email{height:.875rem;object-fit:contain;width:.875rem}.tovar-add{background-color:var(--whiteBg);border-radius:.5rem;box-shadow:var(--box-shadow);display:flex;flex-direction:column;padding:2rem 1.5rem;position:fixed;transition:top .5s var(--e);z-index:130}.tovar-add__title{align-items:center;color:#1b1b1a;column-gap:1rem;display:flex;font-size:1.125rem;justify-content:center;letter-spacing:.02em;line-height:var(--lineHeight_120);text-align:center}.tovar-add__check{height:1.5rem;min-width:1.5rem;object-fit:contain;width:1.5rem}.tovar-add__row:not(:last-child){margin-bottom:1.5rem}.tovar-add__label{letter-spacing:.03em;line-height:var(--lineHeight_160);padding-left:1.75rem;position:relative}.tovar-add__label:not(:last-child){margin-bottom:.5rem}.tovar-add__label--active{background-color:#f7f7f7;padding:.75rem 1.5rem}.tovar-add__delivery{height:1rem;left:0;min-width:1rem;object-fit:contain;position:absolute;top:50%;transform:translateY(-50%);width:1rem}.tovar-add__progress{background-color:#eee;border-radius:.125rem;height:.25rem;position:relative;width:100%}.tovar-add__line{background-color:var(--redBg);border-radius:inherit;height:inherit;left:0;position:absolute;top:0;transition:width var(--s) var(--e)}.tovar-add__column{column-gap:1rem;display:flex}.tovar-add__image{height:8.375rem;object-fit:cover;width:5.625rem}.tovar-add__body{display:flex;flex-direction:column}.tovar-add__name{letter-spacing:.03em;line-height:var(--lineHeight_160)}.tovar-add__name:not(:last-child){margin-bottom:.25rem}.tovar-add__price-block{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.tovar-add__price-block:not(:last-child){margin-bottom:1rem}.tovar-add__price-old{color:#6f6f6f;text-decoration:line-through}.tovar-add__price{letter-spacing:.03em;line-height:var(--lineHeight_130)}.tovar-add__discount{background-color:#e4e4e4;padding:.25rem}.tovar-add__items{margin-top:auto}.tovar-add__item{align-items:center;color:#6f6f6f;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.25rem;letter-spacing:.03em;line-height:var(--lineHeight_130)}.tovar-add__item:not(:last-child){margin-bottom:.375rem}.product-show{display:flex;flex-direction:column;height:100svh;left:0;opacity:0;overflow-y:auto;pointer-events:none;position:fixed;top:0;transition:opacity var(--s) var(--e),visibility var(--s) var(--e);visibility:hidden;width:100%;z-index:1000}.product-show.--active{opacity:1;pointer-events:auto;visibility:visible}.product-show__close{position:fixed;z-index:10}.product-show__icon-close{height:1rem;object-fit:contain;width:1rem}.product-show__slider-big{cursor:url(/local/templates/stefanel/css/../assets/img/zoom_2.webp) 24 24,auto;height:auto!important;overflow:visible!important;position:relative}.product-show__slide-big,.product-show__wrapper-big{display:block!important;height:auto!important}.product-show__image-big{display:block;height:auto;object-fit:cover;width:100%}.product-show__slider{left:1.5rem;position:fixed;top:50%;transform:translateY(-50%)}.product-show__slide{border-bottom:.0625rem solid transparent;cursor:pointer;padding-bottom:.5rem;transition:border var(--s) var(--e)}.product-show__slide.swiper-slide-thumb-active{border-bottom:.0625rem solid #232323}.product-show__image{display:block;height:4.625rem;object-fit:cover;width:3.5rem}.page{margin:0 auto;max-width:166rem;position:relative;width:100%}.page--top{padding-top:10.6875rem}.page__breadcrumbs{border-top:.0625rem solid #eee;padding-top:2.5rem}.page__categories,.page__home{margin-bottom:2.5rem}.page__products{padding-bottom:2.5rem}.page__travel-block--bottom{margin-bottom:2.5rem}.page__countries{padding:2rem 0}.page__cart-block{padding-top:1rem}.page__complate{margin:1.5rem 0}.target-content{height:3.125rem;position:absolute;top:-100%;transition:top var(--s) var(--e)}.--target_menu .target-content{top:0}details summary::-webkit-details-marker{display:none}.spollers__body{padding-bottom:.875rem}.spollers__subitem:not(:last-child){margin-bottom:.5rem}.spollers__link{letter-spacing:.03em;line-height:var(--lineHeight_160)}.menu{align-items:center;background-color:var(--whiteBg);border-bottom:.0625rem solid transparent;border-radius:.5rem;box-shadow:var(--box-shadow);display:flex;height:100%;pointer-events:all;transition:border-radius var(--s) var(--e);transition:opacity var(--s) var(--e)}.menu.--menu-parent{border-radius:.5rem .5rem 0 0}.--target_cart .menu{opacity:.2;pointer-events:none}.menu__link{letter-spacing:.03em;line-height:var(--lineHeight_130);position:relative}.menu__link:before{background-color:var(--redBg);content:"";height:.125rem;width:0}.menu__link span,.menu__link:before{bottom:0;left:50%;position:absolute;transform:translate(-50%)}.menu__link span{text-align:center}.menu__link.--active{color:var(--redColor)}.menu__elements{align-items:center;display:flex}.menu__element{padding:1.25rem;position:relative}.menu__element span{align-items:center;background-color:var(--redBg);border:.125rem solid var(--whiteBg);border-radius:50%;bottom:.625rem;color:var(--whiteColor);display:flex;font-size:.625rem;font-weight:var(--fontWeight_700);height:1.25rem;justify-content:center;position:absolute;right:.625rem;text-align:center;width:1.25rem}.menu__icon{height:1rem;min-width:1rem;object-fit:contain;width:1rem}.menu__icon--absolute{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:5}.menu__subtitle{color:#6f6f6f;letter-spacing:.1em;line-height:var(--lineHeight_140)}.menu__sublink{display:flex;letter-spacing:.03em;line-height:var(--lineHeight_130)}.menu__picture{display:flex;padding-bottom:129%;position:relative;width:100%}.menu__image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.menu__span{bottom:0;color:var(--whiteColor);left:1rem;letter-spacing:.03em;line-height:var(--lineHeight_130);padding:1rem;position:absolute;text-align:center}.mobile-menu__items{align-items:center;column-gap:1.25rem;display:flex;justify-content:space-between}.mobile-menu__link{align-items:center;display:flex;flex-direction:column;text-align:center}.mobile-menu__picture{height:1rem;position:relative;width:1rem}.mobile-menu__picture:not(:last-child){margin-bottom:.25rem}.mobile-menu__picture span{align-items:center;background-color:var(--redBg);border:.125rem solid var(--whiteBg);border-radius:50%;color:var(--whiteColor);display:flex;font-size:.625rem;font-weight:var(--fontWeight_700);height:1.25rem;justify-content:center;left:.625rem;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:1.25rem}.mobile-menu__icon{height:1rem;object-fit:contain;width:1rem}.mobile-menu__icon:not(:last-child){margin-bottom:.25rem}.mobile-menu__name{font-size:.75rem;font-weight:var(--fontWeight_700);letter-spacing:.03em;line-height:var(--lineHeight_130)}.search-menu{background-color:var(--whiteBg);left:0;opacity:0;pointer-events:none;top:0;transition:visibility var(--s) var(--e),opacity var(--s) var(--e);visibility:hidden;width:100%;z-index:50}.--target_search .search-menu{opacity:1;pointer-events:all;visibility:visible}.search-menu__line{align-items:center;display:flex;position:relative;width:100%}.search-menu__button--search{position:absolute;top:50%;transform:translateY(-50%)}.search-menu__button--close{padding:1.25rem}.search-menu__icon{height:1rem;min-height:1rem;object-fit:contain;width:1rem}.search-menu__input{border-right:.0625rem solid #eee;display:block;height:3.5rem;object-fit:contain;outline:none;padding-right:1.25rem;width:100%}.search-menu__name{color:#6f6f6f;font-size:.625rem;letter-spacing:.1em;line-height:var(--lineHeight_140);text-transform:uppercase}.search-menu__name:not(:last-child){margin-bottom:1rem}.search-menu__item{color:#6f6f6f;font-size:.875rem;letter-spacing:.03em;line-height:var(--lineHeight_130)}.search-menu__item:not(:last-child){margin-bottom:1rem}.search-menu__item span{color:var(--mainColor)}.search-menu__rows{display:flex;flex-direction:column;row-gap:1rem}.search-menu__row{column-gap:1rem;display:flex}.search-menu__image{height:7.5rem;min-width:5.625rem;object-fit:cover;width:5.625rem}.search-menu__subname{letter-spacing:.04em;line-height:var(--lineHeight_150)}.search-menu__subname:not(:last-child){margin-bottom:.25rem}.search-menu__subitem{color:#8b8b8b;letter-spacing:.04em;line-height:var(--lineHeight_150)}.search-menu__subitem:not(:last-child){margin-bottom:1rem}.search-menu__price{letter-spacing:.04em;line-height:var(--lineHeight_150)}.header{left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:101}.header__row{column-gap:.625rem;display:flex;justify-content:space-between}.--html-close .header__back{top:.625rem}.footer{border-top:.0625rem solid #eee}.footer__row{display:flex;position:relative}.footer__row:before{background-color:#eee;bottom:0;content:"";height:.0625rem;left:50%;position:absolute;transform:translate(-50%);width:100vw}.footer__name{letter-spacing:.03em;line-height:var(--lineHeight_160)}.footer__name:not(:last-child){margin-bottom:1.5rem}.footer__line{position:relative}.footer__line:not(:last-child){margin-bottom:1.4375rem}.footer__input{border-bottom:.0625rem solid #6f6f6f;height:3.1875rem;letter-spacing:.03em;line-height:var(--lineHeight_160);outline:none;padding:.875rem 1.875rem .875rem 0;width:100%}.footer__button{position:absolute;right:0;top:50%;transform:translateY(-50%)}.footer__arrow{height:1rem;object-fit:contain;transform:rotate(-180deg);width:1rem}.footer__checkbox{max-width:26rem}.footer__checkbox:not(:last-child){margin-bottom:.5rem}.footer__links{align-items:center;column-gap:1.5rem;display:flex}.footer__icon{flex:0 0 0.875rem;height:.875rem;width:.875rem}.footer__copyright{color:#6f6f6f;font-size:.75rem;letter-spacing:.03em;line-height:167%}:root{--f-spinner-width:2.25rem;--f-spinner-height:2.25rem;--f-spinner-color-1:rgba(0,0,0,.1);--f-spinner-color-2:rgba(17,24,28,.8);--f-spinner-stroke:2.75}.f-spinner{height:var(--f-spinner-height);margin:auto;padding:0;width:var(--f-spinner-width)}.f-spinner svg{animation:f-spinner-rotate 2s linear infinite;height:100%;vertical-align:top;width:100%}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg :first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg :last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{to{transform:rotate(1turn)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{opacity:0;transform:translate3d(0,calc(var(--f-throw-out-distance, 9.375rem)*-1),0)}}@keyframes f-throwOutDown{to{opacity:0;transform:translate3d(0,var(--f-throw-out-distance,9.375rem),0)}}.f-zoomInUp{animation:var(--f-transition-duration,.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{opacity:0;transform:scale(.975) translate3d(0,1rem,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes f-zoomOutDown{to{opacity:0;transform:scale(.975) translate3d(0,1rem,0)}}.f-fadeIn{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration,.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration,.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}to{opacity:1}}@keyframes f-fadeFastOut{to{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeSlowOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, .2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}to{transform:translateZ(0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}to{transform:translateZ(0)}}@keyframes f-slideOutNext{to{transform:translateX(-100%)}}@keyframes f-slideOutPrev{to{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{opacity:0;transform:translateX(-4.6875rem)}to{opacity:1;transform:translateZ(0)}}@keyframes f-classicInPrev{0%{opacity:0;transform:translateX(4.6875rem)}to{opacity:1;transform:translateZ(0)}}@keyframes f-classicOutNext{to{opacity:0;transform:translateX(-4.6875rem)}}@keyframes f-classicOutPrev{to{opacity:0;transform:translateX(4.6875rem)}}:root{--f-button-width:2.5rem;--f-button-height:2.5rem;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:1.25rem;--f-button-svg-height:1.25rem;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:0.65}.f-button{align-items:center;background:var(--f-button-bg);border:var(--f-button-border);border-radius:var(--f-button-border-radius);box-shadow:var(--f-button-shadow);box-sizing:content-box;color:var(--f-button-color);cursor:pointer;display:flex;height:var(--f-button-height);justify-content:center;margin:0;padding:0;pointer-events:all;position:relative;transition:var(--f-button-transition);transition:all .3s ease;width:var(--f-button-width)}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{box-shadow:inset 0 0 0 var(--f-button-outline,.125rem) var(--f-button-outline-color,var(--f-button-color));outline:none}.f-button svg{height:var(--f-button-svg-height);width:var(--f-button-svg-width);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;filter:var(--f-button-svg-filter);pointer-events:none;transform:var(--f-button-transform);transition:all .3s ease}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-next,.f-carousel__nav .f-button.is-prev,.fancybox__nav .f-button.is-next,.fancybox__nav .f-button.is-prev{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{left:var(--f-button-prev-pos);right:auto}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev{left:50%;top:auto;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{overflow:visible;scroll-behavior:auto;width:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{margin-right:calc(var(--fancybox-body-margin, 0rem) + var(--fancybox-scrollbar-compensate, 0rem));overflow:hidden!important;overscroll-behavior-y:none;width:auto}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:rgba(27,27,26,.5);--fancybox-slide-gap:0.625rem;--f-spinner-width:3.125rem;--f-spinner-height:3.125rem;--f-spinner-color-1:hsla(0,0%,100%,.1);--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;bottom:0;box-sizing:border-box;color:#f8f8f8;direction:ltr;display:flex;flex-direction:column;left:0;margin:0;max-width:100%!important;padding:0;position:fixed;right:0;top:0;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;overflow:visible;transform-origin:top left;z-index:var(--fancybox-zIndex,1050);-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container::backdrop{background-color:transparent}.fancybox__backdrop{background:var(--fancybox-bg);bottom:0;left:0;opacity:var(--fancybox-opacity,1);position:fixed;right:0;top:0;will-change:opacity;z-index:-1}.fancybox__carousel{box-sizing:border-box;flex:1;min-height:0;overflow-x:clip;overflow-y:visible;position:relative;z-index:10}.fancybox__viewport{height:100%;width:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;height:100%;margin:0 auto}.fancybox__slide{align-items:center;backface-visibility:hidden;display:flex;flex:0 0 auto;flex-direction:column;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;overflow:auto;overscroll-behavior:contain;padding:.25rem;position:relative;transform:translateZ(0);width:100%}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:0}.fancybox__slide.has-html5video,.fancybox__slide.has-iframe,.fancybox__slide.has-image,.fancybox__slide.has-video{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__slide:empty,.fancybox__track:empty,.fancybox__viewport:empty{display:block}.fancybox__content{align-self:center;background:var(--fancybox-content-bg,#fff);border-radius:0;color:var(--fancybox-content-color,#374151);cursor:default;display:flex;flex-direction:column;margin:0;max-width:100%;padding:2rem;position:relative;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [contenteditable],.fancybox__content [data-selectable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{backface-visibility:hidden;background:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:.0625rem;padding:0;transform:translateZ(0);transition:none}.fancybox__slide.has-image>.fancybox__content>picture>img{height:auto;max-height:100%;width:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{display:block;filter:blur(0);height:100%;margin:auto;min-height:0;object-fit:contain;user-select:none;width:100%}.fancybox__caption{align-self:center;color:var(--fancybox-color,currentColor);cursor:auto;flex-shrink:0;line-height:1.375;margin:0;max-width:100%;opacity:var(--fancybox-opacity,1);overflow-wrap:anywhere;padding:.875rem 0 .25rem;visibility:visible}.is-closing .fancybox__caption,.is-loading .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width:2;position:absolute;right:.5rem;top:0;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width:2.125rem;--f-button-height:2.125rem;--f-button-border-radius:0.25rem;--f-button-color:var(--fancybox-color,#fff);--f-button-hover-color:var(--fancybox-color,#fff);--f-button-bg:transparent;--f-button-hover-bg:transparent;--f-button-active-bg:transparent;--f-button-svg-width:1.375rem;--f-button-svg-height:1.375rem;opacity:.75;position:absolute;right:0;top:-2.375rem}.is-loading .fancybox__content>.f-button.is-close-btn,.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{margin:0;padding:0;position:relative}.fancybox__footer .fancybox__caption{opacity:var(--fancybox-opacity,1);padding:1.5rem;transition:all .25s ease;width:100%}.is-compact .fancybox__footer{background:rgba(24,24,27,.5);bottom:0;left:0;position:absolute;right:0;z-index:20}.is-compact .fancybox__footer .fancybox__caption{padding:.75rem}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius:50%;--f-button-color:#fff;--f-button-hover-color:#fff;--f-button-outline-color:#000;--f-button-bg:rgba(0,0,0,.6);--f-button-active-bg:rgba(0,0,0,.6);--f-button-hover-bg:rgba(0,0,0,.6);--f-button-svg-width:1.125rem;--f-button-svg-height:1.125rem;--f-button-svg-filter:none;right:.3125rem;top:.3125rem}.fancybox__nav{--f-button-width:3.125rem;--f-button-height:3.125rem;--f-button-border:0;--f-button-border-radius:50%;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:transparent;--f-button-hover-bg:rgba(24,24,27,.3);--f-button-active-bg:rgba(24,24,27,.5);--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:1.625rem;--f-button-svg-height:1.625rem;--f-button-svg-stroke-width:2.5;--f-button-svg-fill:none;--f-button-svg-filter:drop-shadow(0.0625rem 0.0625rem 0.0625rem rgba(24,24,27,.5));--f-button-svg-disabled-opacity:0.65;--f-button-next-pos:1rem;--f-button-prev-pos:1rem;opacity:var(--fancybox-opacity,1)}.fancybox__nav .f-button:before{bottom:-1.875rem;content:"";left:-1.25rem;position:absolute;right:-1.25rem;top:-1.875rem;z-index:1}.is-idle .fancybox__nav,.is-idle.is-compact .fancybox__footer{animation:f-fadeOut .15s ease-out both}.is-idle.is-compact .fancybox__footer{pointer-events:none}.fancybox__slide>.f-spinner{cursor:pointer;left:50%;margin:var(--f-spinner-top,calc(var(--f-spinner-width)*-.5)) 0 0 var(--f-spinner-left,calc(var(--f-spinner-height)*-.5));position:absolute;top:50%;z-index:30}.fancybox-protected{bottom:0;right:0}.fancybox-ghost,.fancybox-protected{left:0;position:absolute;top:0;user-select:none;z-index:40}.fancybox-ghost{height:100%;min-height:0;object-fit:contain;pointer-events:none;width:100%}.fancybox-focus-guard{opacity:0;outline:none;pointer-events:none;position:fixed}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=false]>:not(.fancybox__backdrop,.fancybox__carousel){animation:var(--f-interface-enter-duration,.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration,.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=true]>:not(.fancybox__backdrop,.fancybox__carousel){animation:var(--f-interface-exit-duration,.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration,.35s) ease forwards f-fadeOut}.has-html5video .fancybox__content,.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{flex-shrink:1;max-width:100%;min-height:.0625rem;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{height:90%;width:calc(100% - 7.5rem)}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{height:100%;width:100%}.has-html5video .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{height:33.75rem;max-height:100%;max-width:100%;width:60rem}.has-html5video .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{background:rgba(24,24,27,.9);color:#fff;padding:0}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:transparent;border:0;display:block;height:100%;width:100%}.fancybox-placeholder{border:0!important;clip:rect(.0625rem,.0625rem,.0625rem,.0625rem)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:.0625rem!important;margin:-.0625rem!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.0625rem!important}.f-carousel__thumbs{--f-thumb-width:6rem;--f-thumb-height:4.5rem;--f-thumb-outline:0;--f-thumb-outline-color:#5eb0ef;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;--f-thumb-border-radius:0.125rem;--f-thumb-offset:0rem;--f-button-next-pos:0;--f-button-prev-pos:0}.f-carousel__thumbs.is-classic{--f-thumb-gap:0.5rem;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1}.f-carousel__thumbs.is-modern{--f-thumb-gap:0.25rem;--f-thumb-extra-gap:1rem;--f-thumb-clip-width:2.875rem}.f-thumbs{flex:0 0 auto;margin:0;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);perspective:62.5rem;transform:translateZ(0);user-select:none}.f-thumbs .f-spinner{background-image:linear-gradient(#ebeff2,#e2e8f0);border-radius:.125rem;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{height:auto;overflow:hidden;transform:translateZ(0);width:100%}.f-thumbs__track{display:flex}.f-thumbs__slide{align-items:center;box-sizing:content-box;cursor:pointer;display:flex;flex:0 0 auto;height:var(--f-thumb-height);justify-content:center;margin:0;overflow:visible;padding:0;position:relative;width:var(--f-thumb-width)}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track:before{bottom:0;content:"";cursor:pointer;left:calc((var(--f-thumb-clip-width, 0))*-.5);position:absolute;top:0;width:calc(var(--width, 0)*.0625rem + var(--f-thumb-clip-width, 0))}.is-modern .f-thumbs__slide{pointer-events:none;transform:translate3d(calc(var(--shift, 0)*-.0625rem),0,0);transition:none;width:var(--f-thumb-clip-width)}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-.0625rem 0 0 var(--f-thumb-outline-color)) drop-shadow(.125rem 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -.0625rem 0 var(--f-thumb-outline-color)) drop-shadow(0 .125rem 0 var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;background:transparent;border:0;border-radius:var(--f-thumb-border-radius);cursor:pointer;height:100%;margin:0 -100%;opacity:var(--f-thumb-opacity);outline:none;overflow:hidden;padding:0;pointer-events:auto;position:relative;touch-action:manipulation;transition:opacity .2s ease;width:var(--f-thumb-width)}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{opacity:var(--f-thumb-selected-opacity);outline:none}.is-modern .f-thumbs__slide__button{--clip-path:inset(0 calc((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))*(1 - var(--progress, 0))*0.5) round var(--f-thumb-border-radius,0));clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button:after{animation:f-fadeIn .2s ease-out;border:var(--f-thumb-outline,0) solid var(--f-thumb-outline-color,transparent);content:"";height:auto;z-index:10}.f-thumbs__slide__img,.is-classic .is-nav-selected .f-thumbs__slide__button:after{border-radius:var(--f-thumb-border-radius);bottom:0;left:0;position:absolute;right:0;top:0}.f-thumbs__slide__img{box-sizing:border-box;height:100%;margin:0;object-fit:cover;overflow:hidden;padding:var(--f-thumb-offset);pointer-events:none;width:100%}.f-thumbs.is-horizontal .f-thumbs__track{padding:.5rem 0 .75rem}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 .5rem}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width:6rem;--f-thumb-height:4.5rem;--f-thumb-border-radius:0.125rem;--f-thumb-outline:0.125rem;--f-thumb-outline-color:#ededed;opacity:var(--fancybox-opacity,1);position:relative;transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap:0.5rem;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.05))}.fancybox__thumbs.is-modern{--f-thumb-gap:0.25rem;--f-thumb-extra-gap:1rem;--f-thumb-clip-width:2.875rem;--f-thumb-opacity:1;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width:4rem;--f-thumb-clip-width:2rem;--f-thumb-height:3rem;--f-thumb-extra-gap:0.625rem}.fancybox__thumbs.is-masked{max-height:0!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color:var(--fancybox-color,hsla(0,0%,100%,.94));--f-button-width:2.875rem;--f-button-height:2.875rem;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:rgba(24,24,27,.65);--f-button-hover-bg:rgba(70,70,73,.65);--f-button-active-bg:rgba(90,90,93,.65);--f-button-border-radius:0;--f-button-svg-width:1.5rem;--f-button-svg-height:1.5rem;--f-button-svg-stroke-width:1.5;--f-button-svg-filter:drop-shadow(0.0625rem 0.0625rem 0.0625rem rgba(24,24,27,.15));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:0.65;color:var(--fancybox-color,currentColor);display:flex;flex-direction:row;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Adjusted,Segoe UI,Liberation Sans,sans-serif;justify-content:space-between;margin:0;opacity:var(--fancybox-opacity,1);padding:0;pointer-events:none;text-shadow:var(--fancybox-toolbar-text-shadow,.0625rem .0625rem .0625rem rgba(0,0,0,.5));z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{left:0;position:absolute;right:0;top:0}.is-idle .fancybox__toolbar{animation:f-fadeOut .15s ease-out both;pointer-events:none}.fancybox__toolbar__column{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-basis:0;flex-grow:1}.fancybox__toolbar__column.is-right{display:flex;flex-wrap:nowrap;justify-content:flex-end}.fancybox__infobar{font-size:1.0625rem;font-variant-numeric:tabular-nums;line-height:var(--f-button-height);padding:0 .3125rem;text-align:center;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 .3125rem}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child,[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child,[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{background:var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));height:.1875rem;left:0;pointer-events:none;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;user-select:none;z-index:30}.f-button{display:none}.popup{background-color:var(--whiteBg);border-radius:.625rem;box-sizing:border-box;color:var(--blackColor);max-width:28.5rem;padding:1.5rem 2rem;width:100%}.popup--option{max-width:30rem}.popup--option .popup__close{position:absolute;right:1rem;top:1rem}.popup--option2{max-width:30rem;padding:1.5rem}.popup--option3{max-width:42.5rem}.popup--option4{padding:2rem 2rem 0}.popup--option4 .popup__row:not(:last-child){margin-bottom:1.5rem}.popup--option5{max-width:28.75rem;padding:1.5rem}.popup--option5 .popup__row:not(:last-child){margin-bottom:2rem}.popup__close{align-items:center;display:flex;justify-content:center}.popup__close svg{height:1rem;width:1rem;stroke:#232323;stroke-width:.125rem}.popup__column .sizes__item-spollers{border-bottom:.0625rem solid #eee}.popup__column .sizes__item-spollers:not(:last-child){margin-bottom:1.125rem}.popup__column .sizes__title-button{font-size:1rem!important;font-weight:var(--fontWeight_400);letter-spacing:.03em;line-height:var(--lineHeight_150);padding:.875rem 1.875rem .875rem 0}.popup__column .sizes__body{padding:2rem 0 .875rem}.popup__column .sizes__tables{max-height:min(80vh - 18rem,42.4rem);overflow-x:hidden;overflow-y:auto;padding-right:1.125rem}.popup__column .sizes__tables::-webkit-scrollbar{width:.125rem}.popup__column .sizes__tables::-webkit-scrollbar-track{background-color:#eee}.popup__column .sizes__tables::-webkit-scrollbar-thumb{background-color:var(--redBg)}.popup__column .sizes__table::-webkit-scrollbar{height:.125rem}.popup__column .sizes__table::-webkit-scrollbar-track{background-color:#eee}.popup__column .sizes__table::-webkit-scrollbar-thumb{background-color:var(--redBg)}.popup__row{align-items:center;display:flex;justify-content:space-between}.popup__row:not(:last-child){margin-bottom:2.5rem}.popup__title{font-size:1.125rem;letter-spacing:.02em;line-height:var(--lineHeight_140)}.popup__box{column-gap:1rem;display:flex}.popup__box:not(:last-child){margin-bottom:1.5rem}.popup__image{height:8.75rem;min-width:6.5625rem;object-fit:cover;width:6.5625rem}.popup__name{letter-spacing:.03em;line-height:var(--lineHeight_130)}.popup__name:not(:last-child){margin-bottom:.5rem}.popup__name--bottom:not(:last-child){margin-bottom:2rem}.popup__block-price{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.popup__block-price:not(:last-child){margin-bottom:1rem}.popup__price-old{color:#6f6f6f;text-decoration:line-through}.popup__price,.popup__price-old{letter-spacing:.03em;line-height:var(--lineHeight_130)}.popup__delegation{display:inline-flex;flex-wrap:wrap}.popup__item{align-items:center;background-color:#f7f7f7;border:.0625rem solid transparent;cursor:pointer;display:inline-flex;font-size:.75rem;justify-content:center;letter-spacing:.08em;text-align:center;text-transform:uppercase;transition:background-color var(--s) var(--e),border var(--s) var(--e)}.popup__item span{transition:opacity var(--s) var(--e)}.popup__item.--active{background-color:var(--whiteBg);border:.0625rem solid #232323}.popup__item.--disabled{pointer-events:none}.popup__item.--disabled span{opacity:.3}.popup__payments:not(:last-child){margin-bottom:1.5rem}.popup__form:not(:last-child){margin-bottom:1rem}.popup__modules{column-gap:1.5rem;display:flex}.popup__module-column .product-card__content{padding:0 0 2rem}.popup__module-column .product-card__subitem{color:#6f6f6f;font-size:.75rem;letter-spacing:.03em;line-height:167%}.popup__module-column .product-card__subitem:not(:last-child){margin-bottom:.5rem}.popup__module-column .product-card__column-pc{column-gap:1rem;display:flex;padding-top:1rem}.popup__module-column .product-card__column-pc:not(:last-child){margin-bottom:2.5rem}.popup__module-column .product-card__column-pc .product-card__body{border:none;padding:0}.popup__module-column .product-card__column-pc .product-card__price-block{justify-content:flex-start}.popup__module-column .product-card__column-pc .product-card__subitems{text-align:left}.popup__module-column .product-card__title2{color:#1b1b1a;font-size:1rem;letter-spacing:.03em;line-height:var(--lineHeight_150)}.popup__module-column .product-card__title2:not(:last-child){margin-bottom:1rem}.popup__module-column .product-card__image-mobile{height:8.375rem;min-width:5.625rem;object-fit:cover;width:5.625rem}.form-map__row{position:relative}.form-map__row:not(:last-child){margin-bottom:1.5rem}.form-map__button{position:absolute;top:50%;transform:translateY(-50%)}.form-map__button--left{left:.75rem}.form-map__button--right{right:.75rem}.form-map__icon{height:1rem;object-fit:contain;width:1rem}.form-map__input{background-color:var(--whiteBg);border:.0625rem solid #eee;border-radius:.5rem!important;height:3rem;outline:none;padding:0 2.375rem;transition:border var(--s) var(--e)}.form-map__input:focus{border:.0625rem solid #232323}.form-map__columns{display:flex;flex-direction:column;max-height:11.5rem;overflow:auto;padding-right:1rem}.form-map__columns:not(:last-child){margin-bottom:1.5rem}.form-map .form-map__columns::-webkit-scrollbar{width:.125rem}.form-map .form-map__columns::-webkit-scrollbar-track{background-color:#eee}.form-map .form-map__columns::-webkit-scrollbar-thumb{background-color:var(--redBg)}.form-map__column{background-color:var(--whiteBg);border:.0625rem solid #e4e4e4;border-radius:.5rem;column-gap:1.25rem;display:flex;justify-content:space-between;padding:1.5rem}.form-map__column:not(:last-child){margin-bottom:1rem}.form-map__block:not(:last-child){margin-bottom:1.5rem}.form-map__block .form-map__name:not(:last-child){margin-bottom:1rem}.form-map__block .form-map__box{column-gap:1.25rem;display:flex;justify-content:space-between}.form-map__block .form-map__items:not(:last-child){margin-bottom:0}.form-map__block .form-map__items:last-child{align-self:flex-end}.form-map__name{color:#232323;font-size:1rem;letter-spacing:.03em;line-height:var(--lineHeight_130)}.form-map__name:not(:last-child){margin-bottom:.25rem}.form-map__items:not(:last-child){margin-bottom:1.625rem}.form-map__item{color:#6f6f6f;letter-spacing:.03em;line-height:var(--lineHeight_160)}.form-map__item--size{display:flex;flex-direction:column;font-size:.75rem;line-height:var(--lineHeight_130);row-gap:.25rem}.form-map__item--size2{font-size:1rem;line-height:var(--lineHeight_130)}.form-map__item span{display:block}.form-map__span--green{color:#50a12a}.form-map__span--red{color:#b00}.form-map__span--orange{color:#f79e1b}.form-map__km{color:#232323;font-size:1rem;letter-spacing:.03em;line-height:var(--lineHeight_130);text-align:right}.form-map__links{align-items:center;column-gap:1.25rem;display:flex;justify-content:space-between}.form-map__link{align-items:center;column-gap:.5rem;display:flex}.form-map__link span{color:#232323;display:inline-flex;letter-spacing:.03em;line-height:var(--lineHeight_160);position:relative}.form-map__link:before{font-size:1rem}.form-map__parent-button:not(:last-child){margin-bottom:1.5rem}.breadcrumbs__list{align-items:center;display:flex;flex-wrap:wrap;gap:.625rem .25rem}.breadcrumbs__list:not(:last-child){margin-bottom:1rem}.breadcrumbs__item{color:#6f6f6f;line-height:var(--lineHeight_130)}.breadcrumbs__link{align-items:center;color:var(--mainColor);column-gap:.25rem;display:flex;letter-spacing:.03em}.breadcrumbs__link:after{align-items:center;align-self:center;background-color:#6f6f6f;border-radius:50%;content:"";display:flex;height:.1875rem;justify-content:center;width:.1875rem}.breadcrumbs__description{color:#6f6f6f;letter-spacing:.03em;line-height:var(--lineHeight_160)}.select{min-width:0;width:100%}.select,.select__body{position:relative}.select__title{background-color:var(--whiteBg);border:.0625rem solid #e4e4e4;border-radius:.5rem!important;color:inherit;color:var(--blackColor);cursor:pointer;text-align:left;width:100%}.select__value{align-items:center;color:#1b1b1a;display:flex;gap:.625rem;height:3rem;letter-spacing:.03em;line-height:var(--lineHeight_160);min-width:0}.select__value>*{flex:1 1 auto}.select__value:after{align-items:center;align-self:center;background:url(/local/templates/stefanel/css/../assets/img/arrow_3.svg) 50%/contain no-repeat;content:"";display:flex;flex:0 0 0.75rem;height:.5625rem;justify-content:center;margin-right:.75rem;transition:transform var(--s) var(--e);width:.875rem}.--select-open .select__value:after{transform:scaleY(-1)}.select__value.--select-pseudo-label:before{color:#6f6f6f;content:attr(data-pseudo-label);left:13.75rem;letter-spacing:.03em;line-height:var(--lineHeight_130);opacity:1;position:absolute;top:0}.select.--select-active>[data-fls-form-error]{display:none}.select__content{padding:0 .625rem}.select__content,.select__text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__input{background-color:transparent;height:100%;padding:0 .75rem;width:100%}.--select-active .select__input::placeholder{color:#000}.--select-focus .select__input::placeholder{opacity:.5}.select__options{background-color:var(--whiteBg);border:.0625rem solid #eee;border-radius:0 0 .25rem .25rem;border-top:0;left:0;min-width:100%;padding:.625rem 0 .3125rem;position:absolute;top:calc(100% - .375rem)}.select__scroll{max-height:12.5rem;overflow-x:hidden;overflow-y:auto}.select__option{color:inherit;color:#1b1b1a;cursor:pointer;letter-spacing:.03em;line-height:var(--lineHeight_160);padding:.3125rem .625rem;text-align:left;transition:color var(--s) var(--e),background-color var(--s) var(--e);width:100%}.select__option.--select-selected{background-color:#eee}.select__row{align-items:center;display:inline-flex}.select--show-top .select__options{border:.0625rem solid #d9d9d9;border-bottom:0;border-radius:.25rem .25rem 0 0;bottom:calc(100% - .375rem);padding:.3125rem 0 .625rem;top:auto}.--select-tag{cursor:pointer}.select--color .select__value{color:#6f6f6f}.select--color.--select-active .select__value{color:#000}.radio{align-items:center;border:.0625rem solid #e4e4e4;display:flex}.radio__item{cursor:pointer;height:3.25rem;position:relative;width:100%}.radio__item:not(:last-child){border-right:.0625rem solid #e4e4e4}.radio__input{height:0;opacity:0;position:absolute;width:0}.radio__input:focus-visible+.radio__text{outline:.0625rem solid #000}.radio__input:checked+.radio__box:before{width:100%}.radio__input:checked+.radio__box .radio__icon{opacity:1}.radio__box{align-items:center;display:flex;height:3.25rem;justify-content:center}.radio__box:before{background-color:var(--redBg);bottom:0;content:"";height:.125rem;left:50%;position:absolute;transform:translate(-50%);transition:width var(--s) var(--e);width:0}.radio__icon{height:1.5rem;object-fit:contain;opacity:.5;transition:opacity var(--s) var(--e);width:1.5rem}.radio-block{align-items:center;column-gap:1.5rem;display:flex}.radio-block__item{align-items:center;column-gap:1rem;display:flex;justify-content:center}.radio-block__input{height:0;opacity:0;position:absolute;width:0}.radio-block__input:focus-visible+.radio__text{outline:.0625rem solid #000}.radio-block__input:checked+.radio-block__box:before{background-color:#232323}.radio-block__input:checked+.radio-block__box .radio-block__icon path{stroke-dashoffset:0}.radio-block__box{align-items:center;cursor:pointer;display:inline-flex;gap:.625rem;position:relative}.radio-block__box:before{align-self:flex-start;border:.125rem solid #232323;border-radius:50%;content:"";flex:0 0 1rem;height:1rem;margin-top:.125rem;transition:background-color var(--s) var(--e);width:1rem}.radio-block__icon{height:.75rem;left:.125rem;pointer-events:none;position:absolute;top:.25rem;width:.75rem;z-index:5;stroke-width:.125rem;stroke:var(--whiteBg)}.radio-block__icon path{stroke-dasharray:16;stroke-dashoffset:16;transition:stroke-dashoffset .5s ease .1s}.radio-block__text{letter-spacing:.03em;line-height:var(--lineHeight_160)}.options{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.options__input{height:0;opacity:0;position:absolute;width:0}.options__input:checked+.options__text{background-color:#1b1b1a;border:.0625rem solid #1b1b1a;color:var(--whiteColor)}.options__text{align-items:center;border:.0625rem solid #e4e4e4;border-radius:.25rem;color:#1b1b1a;cursor:pointer;display:inline-flex;font-size:.75rem;justify-content:center;letter-spacing:.03em;line-height:var(--lineHeight_130);padding:.4375rem .9375rem;position:relative;text-align:center;transition:color var(--s) var(--e),border var(--s) var(--e),background-color var(--s) var(--e)}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.placeholder{color:#6f6f6f;left:.75rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:transform var(--s) var(--e),font-size var(--s) var(--e)}.input{background-color:var(--whiteBg);border:.0625rem solid #eee;border-radius:.5rem!important;height:3.25rem;outline:none;padding:.75rem .75rem 0;transition:border var(--s) var(--e);width:100%}.input:focus{border:.0625rem solid #1b1b1b}.input:focus+.placeholder,.input:not(:placeholder-shown)+.placeholder{font-size:.75rem;transform:translate(-.125rem,-1.125rem)}.input[type=date],.input[type=tel]{color:#6f6f6f;padding:0 .75rem}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:0}input[type=date]::-moz-focus-inner{border:0}input[type=date]::-webkit-clear-button,input[type=date]::-webkit-inner-spin-button{display:none!important}.viewpass{position:relative}.viewpass__button{cursor:pointer;height:1.25rem;position:absolute;right:.875rem;top:50%;transform:translateY(-50%);width:1.25rem;stroke:#232323}.viewpass__button:before{background-color:#232323;border-radius:1.25rem;content:"";height:.125rem;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);transition:opacity var(--s) var(--e);width:110%}.viewpass__button.--viewpass-active:before{opacity:1}.checkbox{display:flex;position:relative}.checkbox.--hidden{opacity:.6;pointer-events:none}.checkbox__input{height:0;opacity:0;position:absolute;width:0}.checkbox__input:focus-visible+.checkbox__box{outline:.0625rem solid #000}.checkbox__input:checked+.checkbox__box:before{background-color:#232323}.checkbox__input:checked+.checkbox__box .checkbox__icon path{stroke-dashoffset:0}.checkbox__box{align-items:center;cursor:pointer;display:inline-flex;gap:.625rem;position:relative}.checkbox__box:before{align-self:flex-start;border:.0625rem solid #232323;content:"";flex:0 0 1rem;height:1rem;margin-top:.125rem;transition:background-color var(--s) var(--e);width:1rem}.checkbox__icon{height:.875rem;left:.0625rem;pointer-events:none;position:absolute;top:.1875rem;width:.875rem;z-index:2;stroke-width:.125rem;stroke:var(--whiteBg)}.checkbox__icon path{stroke-dasharray:16;stroke-dashoffset:16;transition:stroke-dashoffset .5s ease .1s}.checkbox__text{color:#6f6f6f;font-size:.75rem;letter-spacing:.03em;line-height:var(--lineHeight_160)}.checkbox__text--bold{align-items:center;color:#232323;column-gap:.5rem;display:flex;font-weight:var(--fontWeight_700)}.checkbox__link{text-decoration:underline;text-decoration-skip-ink:none}.button{background-color:var(--whiteBg);color:#232323;font-size:.75rem;font-weight:var(--fontWeight_900);letter-spacing:.08em;line-height:var(--lineHeight_130);overflow:hidden;padding:1rem 2.4375rem;position:relative;text-transform:uppercase}.button span{column-gap:2.5rem;display:flex}.button--padding{padding:.8125rem 1.5rem}.button--bg{background-color:var(--whiteBg);color:#1b1b1a}.button--bg,.button--bg2{border:.0625rem solid #1b1b1a}.button--bg2{background-color:#1b1b1a;color:var(--whiteColor)}.button--center{align-items:center;display:inline-flex;justify-content:center;text-align:center}.button--fw{width:100%}.button--disabled{background-color:#6f6f6f;border:.0625rem solid #6f6f6f;pointer-events:none}.button__hover-text{bottom:-200%;left:50%;position:absolute;transform:translate(-50%,50%);width:100%;z-index:5}.tippy-box{background-color:#333;border-radius:.25rem;color:var(--whiteColor);font-size:.875rem;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:.5rem .5rem 0;bottom:-.4375rem;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 .5rem .5rem;left:0;top:-.4375rem;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:.5rem 0 .5rem .5rem;right:-.4375rem;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:.5rem .5rem .5rem 0;left:-.4375rem;transform-origin:center right}[data-tippy-root]{max-width:calc(100vw - .625rem)}.tippy-arrow{color:#333;height:1rem;width:1rem}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:.3125rem .625rem;position:relative;z-index:1}.home{height:100svh;position:relative}.home,.home__link{display:flex;flex-direction:column}.home__image,.home__link{height:100%;width:100%}.home__image{left:0;object-fit:cover;position:absolute;top:0;z-index:-1}.home__container{align-items:center;color:var(--whiteColor);display:flex;flex-direction:column;font-weight:var(--fontWeight_300);margin-top:auto;text-align:center;width:100%}.home__body{padding-bottom:5rem;padding-top:5rem}.home__title{line-height:var(--lineHeight_120)}.home__text{letter-spacing:.02em;line-height:var(--lineHeight_130)}.categories__container{padding:0!important}.categories__slider{position:relative}.categories__wrapper{cursor:grab!important}.categories__slide{position:relative}.categories__image{object-fit:cover;width:100%}.categories__name{bottom:0;color:var(--whiteColor);left:50%;padding:1.5rem .5rem;position:absolute;text-align:center;transform:translate(-50%);width:100%;z-index:5}.categories .swiper-scrollbar{left:0;top:0}.travel__title:not(:last-child){margin-bottom:1rem}.travel__text{color:#1b1b1a;font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_140);text-align:center}.travel__text span{display:block}.travel__columns{display:grid}.travel__column{position:relative}.travel__column:first-child,.travel__column:last-child{grid-column:span 2}.travel__image{height:100%;object-fit:cover;width:100%}.travel__name{bottom:0;color:var(--whiteColor);font-size:1.125rem;left:50%;letter-spacing:.02em;line-height:var(--lineHeight_140);padding:1rem .625rem;position:absolute;text-align:center;transform:translate(-50%);width:100%}.products{background-color:var(--whiteBg);position:relative;z-index:10}.products__container{padding:0!important}.products__title-big:not(:last-child){margin-bottom:1.5rem}.products__block-parent:not(:last-child){margin-bottom:2.5rem}.products__banner{object-fit:cover;width:100%}.products__description{color:#1b1b1a;font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_140);text-align:center}.products__description:not(:last-child){margin-bottom:1.5rem}.products__columns{background-color:var(--whiteBg)}.products__columns--grid{column-gap:1rem!important;display:grid!important;row-gap:1.5rem!important}.products__columns--grid .products__label span{color:#232323;font-weight:var(--fontWeight_300)}.products__column,.products__picture{position:relative}.products__picture:not(:last-child){margin-bottom:.5rem}.products__slider-all{display:grid}.products__wrapper{width:0!important}.products__image{object-fit:cover;width:100%}.products__label{align-items:center;bottom:0;display:flex;flex-wrap:wrap;gap:.5rem;left:0;margin:.5rem 2.25rem .5rem .5rem;position:absolute;z-index:5}.products__label span{align-items:center;background-color:var(--whiteBg);color:var(--redColor);display:inline-flex;font-size:.625rem;justify-content:center;letter-spacing:.1em;line-height:var(--lineHeight_140);padding:.125rem .25rem;pointer-events:none;text-align:center}.products__favorites{padding:1.25rem;right:0;top:0}.products__cart{bottom:0;padding:1.25rem;right:0}.products__icon{height:1.5rem;object-fit:contain;width:1.5rem}.products__icon--absolute{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.products__name{flex-grow:1;letter-spacing:.03em;line-height:var(--lineHeight_130)}.products__name:not(:last-child){margin-bottom:.5rem}.products__price-block{align-items:center;color:#1b1b1a;display:flex;flex-wrap:wrap;gap:.375rem;letter-spacing:.03em;line-height:var(--lineHeight_160)}.products__price-old{color:#6f6f6f;text-decoration:line-through}.products__discount{background-color:#eee;font-size:.75rem;line-height:167%;padding:.0625rem .5rem}.products__parent{position:relative}.products__color{color:#6f6f6f;font-size:.75rem;letter-spacing:.03em;line-height:var(--lineHeight_130)}.products__color:not(:last-child){margin-bottom:.5rem}.products__elements{display:flex;flex-wrap:wrap;gap:.75rem}.products__element{border-bottom:.125rem solid transparent;cursor:pointer;transition:border var(--s) var(--e)}.products__element.--active{border-bottom:.125rem solid var(--redBg)}.products__image-small{height:2.5rem;width:1.875rem}.products__pagging:not(:last-child){margin-bottom:2.5rem}.smart-selection__container{padding:0}.smart-selection__module{display:inline-flex;flex-direction:column}.smart-selection__title-header:not(:last-child){margin-bottom:1.5rem}.smart-selection__navigation:not(:last-child){margin-bottom:2.5rem}.smart-selection__image-big{object-fit:cover}.smart-selection__item,.smart-selection__title{font-size:2rem;font-weight:var(--fontWeight_300);letter-spacing:.01em;line-height:var(--lineHeight_130)}.smart-selection__title:not(:last-child){margin-bottom:2.5rem}.smart-selection__title span{display:block}.smart-selection__text{font-size:1.125rem;font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_140)}.smart-selection__text:not(:last-child){margin-bottom:1rem}.smart-selection__link{align-self:center;display:inline-flex;font-size:.75rem;justify-content:center;letter-spacing:.03em;line-height:180%;overflow:hidden;position:relative}.smart-selection__link:after,.smart-selection__link:before{background-color:#232323;bottom:0;content:"";height:.0625rem;left:0;pointer-events:none;position:absolute;width:100%}.smart-selection__link:before{transform:translateX(0);transform-origin:left}.smart-selection__link:after{transform:translateX(-100%);transition:transform .5s var(--e)}.smart-selection__slider{position:relative}.smart-selection__wrapper{cursor:grab!important}.smart-selection__slide{padding-bottom:1.5rem}.smart-selection__slide .cart,.smart-selection__slide .favorites{opacity:1}.smart-selection__picture{position:relative}.smart-selection__picture:not(:last-child){margin-bottom:.5rem}.smart-selection__label{background:linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.6));bottom:1rem;font-size:.625rem;left:0;letter-spacing:.1em;line-height:var(--lineHeight_140);padding:.25rem .5rem;position:absolute;text-transform:uppercase}.smart-selection__image{width:100%}.smart-selection__name{letter-spacing:.03em;line-height:var(--lineHeight_160)}.smart-selection__name:not(:last-child){margin-bottom:.125rem}.smart-selection__price{color:#bbb;letter-spacing:.03em;line-height:var(--lineHeight_160)}.smart-selection .swiper-scrollbar{height:.125rem;left:0;top:0}.smart-video{background-color:#232323}.smart-video--option{background-color:var(--whiteBg)}.smart-video--option .smart-video__column{color:var(--mainColor)}.smart-video__column{color:var(--whiteColor)}.smart-video__content{display:flex;flex-direction:column;width:100%}.smart-video__body{display:flex;flex-direction:column;flex-grow:1}.smart-video__body:not(:last-child){margin-bottom:1.5rem}.smart-video__name{letter-spacing:.03em;line-height:var(--lineHeight_160)}.smart-video__name:not(:last-child){margin-bottom:1rem}.smart-video__title{font-weight:var(--fontWeight_300);letter-spacing:.01em;line-height:var(--lineHeight_120)}.smart-video__title span{display:block}.smart-video__item{font-size:1.125rem;font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_140)}.smart-video__item:not(:last-child){margin-bottom:1.5rem}.smart-video__link{align-self:flex-start;display:inline-flex;letter-spacing:.03em;line-height:var(--lineHeight_130);overflow:hidden;padding-bottom:.25rem;padding-left:.875rem;position:relative}.smart-video__link:after,.smart-video__link:before{background-color:var(--redBg);content:"";left:0;position:absolute}.smart-video__link:before{height:.375rem;top:50%;transform:translateY(-50%);width:.375rem}.smart-video__link:after{bottom:0;height:.0625rem;width:0}.smart-video__file{object-fit:cover;width:100%}.travel-block{position:relative}.travel-block--height{width:100%}.travel-block--height .travel-block__description,.travel-block--height .travel-block__title{color:var(--whiteColor)}.travel-block__fon{height:100%;left:0;object-fit:cover;object-position:top;position:absolute;top:0;width:100%;z-index:-1}.travel-block__container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.travel-block__body{padding:2.5rem 1.5rem}.travel-block__title:not(:last-child){margin-bottom:1rem}.travel-block__description{color:#1b1b1a;font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_140);text-align:center}.travel-video__file{width:100%}.travel-video__picture{position:relative}.travel-video__image{object-fit:cover;width:100%}.banner__picture{align-items:center;display:flex;justify-content:center;left:50%;padding:1.875rem 1rem;position:relative;transform:translate(-50%);width:100vw}.banner__image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.banner__text{font-weight:var(--fontWeight_500);letter-spacing:.03em;line-height:257%;text-align:center}.guide__title{font-weight:var(--fontWeight_300);letter-spacing:.01em;line-height:var(--lineHeight_130);text-align:center}.guide__title:not(:last-child){margin-bottom:2rem}.guide__description{font-weight:var(--fontWeight_300);letter-spacing:.01em;line-height:var(--lineHeight_120);text-align:center}.guide__columns{display:grid}.guide__column{display:flex;flex-direction:column;position:relative}.guide__image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.guide__name{color:var(--whiteColor);font-size:1.125rem;line-height:var(--lineHeight_140);margin-top:auto;padding:1rem .625rem;text-align:center}.guide__parent{align-items:center;display:flex;justify-content:center;position:relative}.guide__banner{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.guide__sub-title{color:var(--whiteColor);font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_130);text-align:center}.guide__module{margin:0 auto}.guide__navigation{display:flex}.guide__button{border-bottom:.0625rem solid var(--redBg);letter-spacing:.03em;line-height:var(--lineHeight_160);padding-bottom:.25rem}.guide__content P{font-weight:var(--fontWeight_300);letter-spacing:.03em;line-height:var(--lineHeight_150)}.guide__content P:not(:last-child){margin-bottom:1rem}.guide__title-nav{font-weight:var(--fontWeight_600);letter-spacing:.01em;line-height:var(--lineHeight_130);padding-bottom:1.5rem}.guide__title-nav:not(:last-child){margin-bottom:1.5rem}.guide__label{letter-spacing:.02em;line-height:var(--lineHeight_140)}.guide__label:not(:last-child){margin-bottom:1rem}.studio{padding-top:2.5rem;position:relative}.studio:before{background-color:#f7f7f7;content:"";height:100%;left:50%;position:absolute;top:0;transform:translate(-50%);width:100vw;z-index:-1}.studio__title:not(:last-child){margin-bottom:1rem}.studio__description{color:#1b1b1a;font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_140);text-align:center}.studio__description:not(:last-child){margin-bottom:1.5rem}.studio__center{display:flex;justify-content:center}.studio__center:not(:last-child){margin-bottom:2.5rem}.studio__columns{display:grid;justify-self:center}.studio__picture{display:flex;justify-content:center}.studio__picture:not(:last-child){margin-bottom:1rem}.studio__icon{height:1.5rem;object-fit:contain;width:1.5rem}.studio__name{letter-spacing:.02em;line-height:var(--lineHeight_140);text-align:center}.textile__container{padding:0}.textile__picture:not(:last-child){margin-bottom:1rem}.textile__image{object-fit:cover;width:100%}.textile__name{color:#1b1b1a;letter-spacing:.02em;line-height:var(--lineHeight_150);text-align:center}.textile .swiper-scrollbar{left:0;top:0}.faq__sub-title{font-size:1.5rem;font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_130)}.faq__sub-title:not(:last-child){margin-bottom:2rem}.faq__item{border-bottom:.0625rem solid #eee}.faq__title{letter-spacing:.03em;line-height:var(--lineHeight_160);list-style:none;padding:.75rem 1.875rem .75rem 0;position:relative;text-align:left;width:100%}.--spoller-init .faq__title,.faq__title{cursor:pointer}.--spoller-init .faq__title:before{background-color:var(--blackBg);background:url(/local/templates/stefanel/css/../assets/img/arrow_3.svg) 0 0/contain no-repeat;content:"";height:.125rem;height:.5625rem;position:absolute;right:.625rem;top:50%;transform:translateY(-50%);transition:transform .5s var(--e);width:.875rem}.--spoller-init .faq__title.--spoller-active:before{transform:translateY(-50%) scaleY(-1)}.faq__body{padding:1.25rem 0 .875rem}.faq__name{color:#6f6f6f;letter-spacing:.03em;line-height:167%}.faq__items{padding-left:1.5rem}.faq__items:not(:last-child){margin-bottom:1.5rem}.faq__subitem{list-style:disc}.faq__subitem,.faq__text p{color:#6f6f6f;letter-spacing:.03em;line-height:167%}.faq__text p:not(:last-child){margin-bottom:1.5rem}.faq__link{text-decoration:underline;text-decoration-skip-ink:none}.map__container{padding:0!important}.map__parent{position:relative}.map__breadcrumbs:not(:last-child),.map__label:not(:last-child){margin-bottom:1.25rem}.map__title{font-size:2rem;font-weight:var(--fontWeight_300);letter-spacing:.01em;line-height:var(--lineHeight_130)}.map__line{position:relative;width:100%}.map__button-icon{position:absolute;top:50%;transform:translateY(-50%)}.map__button-icon--left{left:.75rem}.map__button-icon--right{right:.875rem}.map__input{border:.0625rem solid #e4e4e4;border-radius:.5rem!important;height:3.25rem;letter-spacing:.03em;outline:none;padding:0 2.75rem;width:100%}.map__button-target{align-items:center;background-color:var(--whiteBg);border-radius:.5rem;box-shadow:var(--box-shadow);color:#1b1b1a;column-gap:.5rem;display:inline-flex;font-size:.75rem;justify-content:center;letter-spacing:.03em;line-height:var(--lineHeight_160);padding:1.0625rem;text-align:center}.map__icon{height:1rem;min-width:1rem;object-fit:contain;width:1rem}.map__overfloy{background-color:var(--whiteBg);overflow:auto;scrollbar-color:#1a1a1a transparent;scrollbar-width:thin}.map__arrow{background-color:rgba(0,0,0,.8);border-radius:50%;bottom:0;cursor:pointer;height:2.5rem;opacity:0;position:absolute;right:1rem;transition:opacity var(--s) var(--e);width:2.5rem;z-index:50}.map__arrow:before{color:var(--whiteColor);font-size:1.25rem;height:1.625rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-180deg)}.map__arrow.--active{opacity:1}.map__store{font-size:1rem;letter-spacing:.03em;line-height:var(--lineHeight_130);text-align:center}.map__store:not(:last-child){margin-bottom:1rem}.map__row{border:.0625rem solid #e4e4e4;border-radius:.5rem;padding:1.4375rem}.map__items:not(:last-child){margin-bottom:1.5rem}.map__items li:not(:last-child){margin-bottom:.25rem}.map__name{font-size:1rem;letter-spacing:.03em;line-height:var(--lineHeight_130)}.map__item{letter-spacing:.03em;line-height:var(--lineHeight_160)}.map__item--gray{color:#6f6f6f}.map__item strong{font-weight:var(--fontWeight_700)}.map__item span{color:var(--redColor)}.map__link{align-items:center;display:flex}.map__phone{height:1.5rem;min-width:1.5rem;object-fit:contain;width:1.5rem}.map__buttons{display:grid;row-gap:.5rem}.map__button{align-items:center;border:.0625rem solid #1b1b1a;display:inline-flex;font-size:.75rem;font-weight:var(--fontWeight_700);justify-content:center;letter-spacing:.08em;line-height:var(--lineHeight_150);padding:.75rem 1.5rem;text-align:center;text-transform:uppercase;width:100%}.map__button--bg{background-color:#1b1b1a;color:var(--whiteColor)}.map__iframe{width:100%}.map__iframe iframe{object-fit:cover;width:100%}.modules-map{background-color:var(--whiteBg);height:100%;left:-100%;opacity:0;overflow:auto;pointer-events:none;position:absolute;scrollbar-color:#1a1a1a transparent;scrollbar-width:thin;top:0;transition:opacity var(--s) var(--e),left var(--s) var(--e),visibility var(--s) var(--e);visibility:hidden;z-index:100}.--target_modulesmap .modules-map{left:0;opacity:1;pointer-events:all;visibility:visible}.modules-map__breadcrumbs:not(:last-child){margin-bottom:1.25rem}.modules-map__back{align-items:center;column-gap:.5rem;display:flex;font-size:.875rem;font-weight:var(--fontWeight_500);letter-spacing:.03em}.modules-map__back:before{font-size:1rem}.modules-map__back:not(:last-child){margin-bottom:2.5rem}.modules-map__line{position:relative;width:100%}.modules-map__line:not(:last-child){margin-bottom:.5rem}.modules-map__input{border:.0625rem solid #e4e4e4;border-radius:.5rem!important;height:3.25rem;letter-spacing:.03em;outline:none;padding:0 2.75rem 0 .75rem;width:100%}.modules-map__button{position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.modules-map__search{height:1rem;object-fit:contain;width:1rem}.modules-map__block{align-items:center;border:.0625rem solid #e4e4e4;border-radius:.5rem;column-gap:1rem;display:flex;padding:.9375rem .75rem}.modules-map__block:not(:last-child){margin-bottom:1.5rem}.modules-map__icon{height:1rem;object-fit:contain;width:1rem}.modules-map__name{letter-spacing:.03em;line-height:var(--lineHeight_160)}.modules-map__radio:not(:last-child){margin-bottom:2rem}.modules-map__title{align-items:center;column-gap:1rem;display:flex;font-size:1.125rem;font-weight:var(--fontWeight_700);letter-spacing:.02em}.modules-map__title:not(:last-child){margin-bottom:1.5rem}.modules-map__items{padding-left:1.25rem}.modules-map__items:not(:last-child){margin-bottom:1.5rem}.modules-map__item{letter-spacing:.03em;line-height:var(--lineHeight_130)}.modules-map__item:not(:last-child){margin-bottom:.5rem}.modules-map__decor{height:1.5rem;object-fit:contain;width:1.5rem}.countries{position:relative}.countries:before{background-color:#eee;content:"";height:100%;left:50%;position:absolute;top:0;transform:translate(-50%);width:100vw;z-index:-1}.countries__container{display:flex;flex-direction:column}.countries__title{font-size:1.5rem;font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_130)}.countries__title:not(:last-child){margin-bottom:1.5rem}.countries__tabg{display:inline-flex;flex-wrap:wrap;gap:1rem}.countries__tabg:not(:last-child){margin-bottom:2.5rem}.countries__tag{border:.0625rem solid #c6c6c6;border-radius:.25rem;padding:.4375rem .9375rem}.countries__button,.countries__tag{align-items:center;color:#1b1b1a;display:inline-flex;justify-content:center;letter-spacing:.03em;line-height:var(--lineHeight_130);text-align:center}.countries__button{align-self:flex-start;background-color:var(--whiteBg);border:.0625rem solid #e4e4e4;border-radius:.25rem;font-size:.8125rem;font-size:.75rem;padding:.5rem 1rem}.map-block__container{padding:0!important}.map-block__breadcrumbs:not(:last-child){margin-bottom:1.25rem}.map-block__title{font-size:2.25rem;font-weight:var(--fontWeight_300);letter-spacing:.01em}.map-block__title:not(:last-child){margin-bottom:1rem}.map-block__items{letter-spacing:.03em}.map-block__items:not(:last-child){margin-bottom:1rem}.map-block__item-name{font-size:1rem}.map-block__item-name span{display:block}.map-block__item-name:not(:last-child){margin-bottom:1rem}.map-block__item{font-size:.75rem}.map-block__item:not(:last-child){margin-bottom:1rem}.map-block__item strong{font-weight:var(--fontWeight_700)}.map-block__phone{height:1.5rem;min-width:1.5rem;object-fit:contain;width:1.5rem}.map-block__box{background-color:#e4e4e4}.map-block__row:not(:last-child){margin-bottom:3rem}.map-block__name{font-size:1rem;letter-spacing:.03em}.map-block__name:not(:last-child){margin-bottom:1rem}.map-block__subitem{align-items:center;column-gap:1.25rem;display:flex;font-size:.75rem;justify-content:space-between;letter-spacing:.03em}.map-block__subitem:not(:last-child){margin-bottom:.375rem}.map-block__subitem span{font-weight:var(--fontWeight_700)}.map-block__button{align-items:center;background-color:var(--whiteBg);border:.0625rem solid #e4e4e4;border-radius:.25rem;display:inline-flex;font-size:.75rem;justify-content:center;letter-spacing:.03em;padding:.5rem 1rem;text-align:center}.sizes__title{font-weight:var(--fontWeight_300);letter-spacing:.01em;line-height:var(--lineHeight_130)}.sizes__title:not(:last-child){margin-bottom:1.5rem}.sizes__description{font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_130)}.sizes__description:not(:last-child){margin-bottom:3.75rem}.sizes__box,.sizes__form{width:100%}.sizes__line{align-items:center;column-gap:1rem;display:flex;width:100%}.sizes__line:not(:last-child){margin-bottom:2rem}.sizes .sizes__table::-webkit-scrollbar{height:.125rem}.sizes .sizes__table::-webkit-scrollbar-track{background-color:#eee}.sizes .sizes__table::-webkit-scrollbar-thumb{background-color:var(--redBg)}.sizes__table{overflow:auto}.sizes__table:not(:last-child){margin-bottom:2rem}.sizes__row{display:flex;justify-content:space-between;min-width:25.5rem}.sizes__row--header{background-color:#f7f7f7}.sizes__item{align-items:center;color:#1b1b1a;display:inline-flex;flex:1 1 20%;font-size:.75rem;justify-content:center;letter-spacing:.03em;line-height:167%;padding:.75rem .5rem;text-align:center}.sizes__item:not(:last-child){border-right:.0625rem solid #eee}.sizes__title-button{cursor:pointer;font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_140);list-style:none;padding:0 1.875rem 0 0;position:relative;text-align:left;width:100%}.--spoller-init .sizes__title-button{cursor:pointer}.--spoller-init .sizes__title-button:before{background-color:var(--blackBg);background:url(/local/templates/stefanel/css/../assets/img/arrow_3.svg) 0 0/contain no-repeat;content:"";height:.125rem;height:.5625rem;position:absolute;right:.625rem;top:50%;transform:translateY(-50%);transition:transform .5s var(--e);width:.875rem}.--spoller-init .sizes__title-button.--spoller-active:before{transform:translateY(-50%) scaleY(-1)}.sizes__body{padding-top:2rem}.block-sizes__title{font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_140)}.block-sizes__title:not(:last-child){margin-bottom:2rem}.block-sizes__image{object-fit:contain}.block-sizes__row:not(:last-child){margin-bottom:1.5rem}.block-sizes__name{color:#1b1b1a;letter-spacing:.03em;line-height:var(--lineHeight_160)}.block-sizes__name:not(:last-child){margin-bottom:.5rem}.block-sizes__text{color:#1b1b1a;font-size:.75rem;letter-spacing:.03em;line-height:167%}.cart-block__row-header{align-items:center;column-gap:1.25rem;display:flex;justify-content:space-between}.cart-block__row-header:not(:last-child){margin-bottom:1.5rem}.cart-block__row-header--bottom:not(:last-child){margin-bottom:2rem}.cart-block__icon-close{height:1rem;min-width:1rem;object-fit:contain;width:1rem}.cart-block__row:not(:last-child){margin-bottom:1.5rem}.cart-block__label{letter-spacing:.03em;line-height:var(--lineHeight_160);padding-left:1.75rem;position:relative}.cart-block__label:not(:last-child){margin-bottom:.5rem}.cart-block__label--active{background-color:#f7f7f7;padding:.75rem 1.5rem}.cart-block__delivery{height:1rem;left:0;min-width:1rem;object-fit:contain;position:absolute;top:50%;transform:translateY(-50%);width:1rem}.cart-block__progress{background-color:#eee;border-radius:.125rem;height:.25rem;position:relative;width:100%}.cart-block__line{background-color:var(--redBg);border-radius:inherit;height:inherit;left:0;position:absolute;top:0;transition:width var(--s) var(--e)}.cart-block__title{letter-spacing:.02em;line-height:var(--lineHeight_120)}.cart-block__title--size{font-size:1.125rem!important}.cart-block__cards--size2 .cart-block__card{background-color:var(--whiteBg);border-bottom:none;border-radius:.5rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.08);padding:1.5rem}.cart-block__card{border-bottom:.0625rem solid #eee;column-gap:1rem;display:flex;padding-bottom:1rem}.cart-block__card:not(:last-child){margin-bottom:1rem}.cart-block__image{height:100%;object-fit:cover}.cart-block__body{display:flex;flex-direction:column;position:relative;width:100%}.cart-block__remove{position:absolute;right:0;top:0}.cart-block__icon-remove{height:1rem;object-fit:contain;width:1rem}.cart-block__box{flex-grow:1}.cart-block__box:not(:last-child){margin-bottom:1rem}.cart-block__name{letter-spacing:.03em;line-height:var(--lineHeight_130);max-width:15.9375rem}.cart-block__name:not(:last-child){margin-bottom:.5rem}.cart-block__block-price{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.cart-block__block-price:not(:last-child){margin-bottom:1rem}.cart-block__price{letter-spacing:.03em;line-height:var(--lineHeight_130)}.cart-block__discount{background-color:#e4e4e4;padding:.25rem}.cart-block__price-old{color:#6f6f6f;text-decoration:line-through}.cart-block__sale{color:var(--redColor);font-size:.75rem;text-transform:uppercase}.cart-block__sale:not(:last-child){margin-bottom:1rem}.cart-block__item{align-items:center;color:#6f6f6f;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.25rem;letter-spacing:.03em;line-height:var(--lineHeight_130)}.cart-block__item:not(:last-child){margin-bottom:.375rem}.cart-block__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:.625rem 1.5rem}.cart-block__button{align-items:center;column-gap:.5rem;display:flex}.cart-block__parent{position:relative}.cart-block__icon{height:1rem;min-width:1rem;object-fit:cover;transition:opacity var(--s) var(--e);width:1rem}.--active .cart-block__icon{opacity:0}.cart-block__icon--absolute{left:0;opacity:0;position:absolute;top:0;z-index:5}.--active .cart-block__icon--absolute{opacity:1}.aside{width:100%}.aside__parent:not(:last-child){margin-bottom:1.5rem}.aside__boxs:not(:last-child){margin-bottom:2rem}.aside__box{background-color:var(--whiteBg);border:.0625rem solid #eee;border-radius:.5rem;padding:1.5rem}.aside__box:not(:last-child){margin-bottom:1rem}.aside__name{align-items:center;display:flex;flex-wrap:wrap;font-size:1.125rem;gap:.5rem 1rem;letter-spacing:.02em;line-height:var(--lineHeight_120)}.aside__name:not(:last-child){margin-bottom:1.25rem}.aside__name--bottom:not(:last-child){margin-bottom:.5rem}.aside__row{border-top:.0625rem solid #eee}.aside__items{padding-top:1.25rem}.aside__items:not(:last-child){border-bottom:.0625rem solid #eee;padding-bottom:1.25rem}.aside__item{display:flex;justify-content:space-between}.aside__item:not(:last-child){margin-bottom:1.25rem}.aside__element{color:#6f6f6f;letter-spacing:.03em;line-height:var(--lineHeight_130)}.aside__element--bold{font-weight:var(--fontWeight_700)}.aside__element--black{color:var(--mainColor)}.aside__element strong{color:#6f6f6f;display:block;font-weight:var(--fontWeight_400);margin-top:.25rem}.aside__icon{height:1.5rem;min-width:1.5rem;object-fit:contain;width:1.5rem}.aside__text{color:#1b1b1a;font-size:.75rem;letter-spacing:.03em;line-height:167%}.aside__text:not(:last-child){margin-bottom:1rem}.aside__link{text-decoration:underline;text-decoration-skip-ink:none}.aside__spollers{background-color:var(--whiteBg);border:.0625rem solid #eee;border-radius:.5rem}.aside__spollers:not(:last-child){margin-bottom:1rem}.aside__title{letter-spacing:.03em;line-height:var(--lineHeight_160);list-style:none;padding:1.5rem 2.5rem 1.5rem 1.5rem;position:relative;text-align:left;width:100%}.--spoller-init .aside__title,.aside__title{cursor:pointer}.--spoller-init .aside__title:before{background-color:var(--blackBg);background:url(/local/templates/stefanel/css/../assets/img/arrow_3.svg) 0 0/contain no-repeat;content:"";height:.125rem;height:.5625rem;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);transition:transform .5s var(--e);width:.875rem}.--spoller-init .aside__title.--spoller-active:before{transform:translateY(-50%) scaleY(-1)}.aside__body{padding:0 1.5rem 1.5rem}.aside__line{position:relative;width:100%}.aside__line:not(:last-child){margin-bottom:.5rem}.aside__block{align-items:center;display:flex;flex-wrap:wrap;font-size:.75rem;font-weight:var(--fontWeight_700);gap:.5rem;letter-spacing:.03em;line-height:var(--lineHeight_130)}.aside__block:not(:last-child){margin-bottom:1.125rem}.aside__icon-footer{height:1rem;min-width:1rem;object-fit:contain;width:1rem}.modal-content{background-color:var(--whiteBg);bottom:0;left:50%;padding-top:1.5rem;position:absolute;transform:translate(-50%);width:100.05%}.modal-content__row{align-items:center;column-gap:1.25rem;display:flex;justify-content:space-between}.modal-content__row:not(:last-child){margin-bottom:1.25rem}.modal-content__name,.modal-content__price{font-size:1rem;font-weight:var(--fontWeight_700);letter-spacing:.01em;line-height:var(--lineHeight_130)}.modal-content__price{text-align:right}.lc{position:relative}.lc:before{background-color:#f7f7f7;content:"";height:100%;left:50%;position:absolute;top:0;transform:translate(-50%);width:100vw;z-index:-1}.lc__fon{object-fit:cover;width:100%}.lc__items{align-items:center;display:flex;justify-content:space-between;overflow:auto;white-space:nowrap}.lc__item{border-bottom:.0625rem solid #eee;width:100%}.lc__item:not(:last-child){border-right:.0625rem solid #eee}.lc__link{align-items:center;background-color:var(--whiteBg);display:flex;justify-content:center;letter-spacing:.03em;line-height:var(--lineHeight_140);min-width:6.25rem;padding:1.125rem 1rem;position:relative;text-align:center;width:100%}.lc__link:before{background-color:var(--redBg);bottom:0;content:"";height:.125rem;left:50%;position:absolute;transform:translate(-50%);transition:width var(--s) var(--e);width:0}.lc__link.--active:before{width:100%}.menu-lc__box{background-color:var(--whiteBg);border-radius:.5rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.08);padding:1.5rem}.menu-lc__box:not(:last-child){margin-bottom:1.5rem}.menu-lc__payments:not(:last-child){margin-bottom:1rem}.menu-lc__name-header{align-items:center;column-gap:1rem;display:flex;font-size:1.125rem;letter-spacing:.02em;line-height:var(--lineHeight_120)}.menu-lc__name-header:not(:last-child){margin-bottom:1rem}.menu-lc__icon-header{height:1.5rem;min-width:1.5rem;object-fit:cover;width:1.5rem}.menu-lc__text-header{letter-spacing:.03em;line-height:var(--lineHeight_160)}.menu-lc__text-header:not(:last-child){margin-bottom:1rem}.menu-lc__text-header--gray{color:#6f6f6f}.menu-lc__exit{align-items:center;column-gap:.5rem;display:flex;font-size:.75rem;font-weight:var(--fontWeight_700);letter-spacing:.03em;line-height:var(--lineHeight_130)}.menu-lc__back{height:1rem;min-width:1rem;object-fit:cover;width:1rem}.menu-lc__picture{display:flex;flex-direction:column;padding:1.5rem;position:relative;width:100%}.menu-lc__image{border-radius:.5rem;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.menu-lc__content{color:var(--whiteColor);margin-top:auto;position:relative;z-index:5}.menu-lc__name{font-size:1.5rem;font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_130)}.menu-lc__name:not(:last-child){margin-bottom:1rem}.menu-lc__name span{display:block}.menu-lc__text-link{display:inline-flex;letter-spacing:.03em;line-height:var(--lineHeight_130);position:relative}.menu-lc__text-link--black:after,.menu-lc__text-link--black:before{background-color:#232323}.menu-lc__navigation{background-color:var(--whiteBg);border-radius:.5rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.08);padding-top:1.5rem}.menu-lc__label{font-size:1.125rem;letter-spacing:.02em;line-height:var(--lineHeight_120)}.menu-lc__label:not(:last-child){margin-bottom:.5rem}.menu-lc__item:not(:last-child){border-bottom:.0625rem solid #ddd}.menu-lc__item:not(:last-child) .menu-lc__link{padding-bottom:1.5rem}.menu-lc__link{letter-spacing:.03em;line-height:var(--lineHeight_130);padding:1.5rem 1.5rem 1.5rem 0;position:relative;width:100%}.menu-lc__link:before{align-items:center;display:flex;height:1rem;justify-content:center;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(-90deg);width:1rem}.menu-lc__subitems:not(:last-child){margin-bottom:1.5rem}.menu-lc__subitem{letter-spacing:.03em;line-height:var(--lineHeight_160);padding-left:1.5rem;position:relative}.menu-lc__subitem:before{background:url(/local/templates/stefanel/css/../assets/img/check.svg) 0 0/contain no-repeat;content:"";height:1rem;left:0;position:absolute;top:0;width:1rem}.menu-lc__subitem:not(:last-child){margin-bottom:1rem}.content-lc,.content-lc__rows{display:flex;flex-direction:column}.content-lc__rows:not(:last-child){margin-bottom:1.5rem}.content-lc__row{display:flex;flex-direction:column}.content-lc__form:not(:last-child){margin-bottom:1.5rem}.content-lc__line{position:relative;width:100%}.content-lc__input{background-color:var(--whiteBg);border:.0625rem solid #eee;border-radius:.5rem;height:3rem;letter-spacing:.03em;line-height:var(--lineHeight_130);outline:none;padding:0 1rem 0 2.5rem;transition:border var(--s) var(--e);width:100%}.content-lc__input:focus{border:.0625rem solid #232323}.content-lc__button{left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.content-lc__search{height:1rem;min-width:1rem;object-fit:contain;width:1rem}.content-lc__box{align-items:center;column-gap:1.25rem;display:flex;justify-content:space-between}.content-lc__box:not(:last-child){margin-bottom:1.5rem}.content-lc__link{letter-spacing:.03em;line-height:var(--lineHeight_130);position:relative}.content-lc__card{background-color:var(--whiteBg);border-radius:.5rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%;padding:1.5rem}.content-lc__label{align-items:center;column-gap:1.25rem;display:flex;justify-content:space-between}.content-lc__label:not(:last-child){margin-bottom:1rem}.content-lc__order{letter-spacing:.03em;line-height:var(--lineHeight_130)}.content-lc__columns{border-bottom:.0625rem solid #ddd;padding-bottom:1rem}.content-lc__columns:not(:last-child){margin-bottom:1rem}.content-lc__column{align-items:center;column-gap:1rem;display:flex;position:relative}.content-lc__column:not(:last-child){margin-bottom:1rem}.content-lc__reso{bottom:0;position:absolute;right:0}.content-lc__reso,.content-lc__text-right{color:var(--redColor);font-size:.75rem;letter-spacing:.03em;line-height:var(--lineHeight_130);text-align:right}.content-lc__text-right{flex:1 1 auto}.--cancelled .content-lc__body,.--cancelled .content-lc__picture{opacity:.5;pointer-events:none}.content-lc__picture{display:flex;position:relative}.content-lc__image{height:6.375rem;object-fit:cover;width:4.8125rem}.content-lc__body{max-width:11.875rem}.content-lc__name{letter-spacing:.03em;line-height:var(--lineHeight_130)}.content-lc__name:not(:last-child){margin-bottom:.5rem}.content-lc__price{letter-spacing:.03em;line-height:var(--lineHeight_130)}.content-lc__items:not(:last-child),.content-lc__price:not(:last-child){margin-bottom:.5rem}.content-lc__item{color:#6f6f6f;font-size:.75rem;letter-spacing:.03em;line-height:var(--lineHeight_130)}.content-lc__item:not(:last-child){margin-bottom:.5rem}.content-lc__block{display:flex;justify-content:space-between}.content-lc__text{align-self:flex-end;font-size:.75rem;letter-spacing:.03em;line-height:var(--lineHeight_130);text-align:right}.content-lc__text--red{color:var(--redColor)}.content-lc__text--green{color:#50a12a}.edit-lc__title:not(:last-child){margin-bottom:1.5rem}.edit-lc__box{background-color:var(--whiteBg);border-radius:.5rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.08);padding:1.5rem}.edit-lc__box:not(:last-child){margin-bottom:3rem}.edit-lc__line:not(:last-child){border-bottom:.0625rem solid #eee;margin-bottom:1.5rem;padding-bottom:1.5rem}.edit-lc__row{column-gap:1.25rem;display:flex;justify-content:space-between}.edit-lc__row:not(:last-child){margin-bottom:1.5rem}.edit-lc__sub-title{font-size:1.125rem;letter-spacing:.02em;line-height:var(--lineHeight_140)}.edit-lc__edit{align-items:center;color:#1b1b1a;column-gap:.5rem;display:flex;font-size:.75rem;font-weight:var(--fontWeight_700);letter-spacing:.03em;line-height:200%}.edit-lc__icon{height:1rem;min-width:1rem;object-fit:cover;width:1rem}.edit-lc__items{display:flex;flex-wrap:wrap;row-gap:1rem}.edit-lc__item{flex:1 1 calc(50% - 2.5rem)}.edit-lc__name{color:#6f6f6f;font-size:.75rem;letter-spacing:.03em;line-height:167%}.edit-lc__name:not(:last-child){margin-bottom:.25rem}.edit-lc__element{letter-spacing:.03em;line-height:var(--lineHeight_160)}.edit-lc__spollers{background-color:var(--whiteBg);border-radius:.5rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.08)}.edit-lc__title-button{cursor:pointer;font-size:1.125rem;letter-spacing:.03em;line-height:var(--lineHeight_120);line-height:var(--lineHeight_160);list-style:none;padding:1.5rem 1.875rem 1.5rem 1.5rem;position:relative;text-align:left;width:100%}.--spoller-init .edit-lc__title-button{cursor:pointer}.--spoller-init .edit-lc__title-button:before{background-color:var(--blackBg);background:url(/local/templates/stefanel/css/../assets/img/arrow_3.svg) 0 0/contain no-repeat;content:"";height:.125rem;height:.5625rem;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);transition:transform .5s var(--e);width:.875rem}.--spoller-init .edit-lc__title-button.--spoller-active:before{transform:translateY(-50%) scaleY(-1)}.edit-lc__body{padding:0 1.5rem 1.5rem}.edit-lc__text{letter-spacing:.03em;line-height:var(--lineHeight_130)}.edit-lc__checkbox:not(:last-child),.edit-lc__text:not(:last-child){margin-bottom:1.5rem}.edit-lc__checkbox .checkbox__box{gap:.625rem 1rem}.edit-lc__radio:not(:last-child),.order-lc__row:not(:last-child),.order-lc__title:not(:last-child){margin-bottom:1.5rem}.order-lc__blocks{column-gap:1.25rem;display:flex}.order-lc__block{min-width:7.875rem}.order-lc__name{color:#6f6f6f;font-size:.75rem;letter-spacing:.03em;line-height:var(--lineHeight_130)}.order-lc__name:not(:last-child){margin-bottom:.375rem}.order-lc__element{font-size:.875rem;letter-spacing:.03em;line-height:var(--lineHeight_130)}.order-lc__boxs:not(:last-child){margin-bottom:1.5rem}.order-lc__box{background-color:var(--whiteBg);border-radius:.5rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.08);padding:1.5rem}.order-lc__box:not(:last-child){margin-bottom:1rem}.order-lc__box .input{height:3rem}.order-lc__label{font-size:1rem;letter-spacing:.03em;line-height:var(--lineHeight_130)}.order-lc__label:not(:last-child){margin-bottom:.25rem}.order-lc__text{color:#6f6f6f;letter-spacing:.03em;line-height:var(--lineHeight_160)}.order-lc__text span{display:block}.order-lc__text:not(:last-child){margin-bottom:1rem}.order-lc__link{letter-spacing:.03em;line-height:var(--lineHeight_130);position:relative}.order-lc__row-footer{align-items:center;display:flex;justify-content:space-between}.order-lc__row-footer:not(:last-child){margin-bottom:1rem}.order-lc__row-footer--border{border-top:.0625rem solid #eee;padding-top:1rem}.order-lc__content{letter-spacing:.03em;line-height:var(--lineHeight_130)}.order-lc__content--gray{color:#6f6f6f}.order-lc__content--bold{font-weight:var(--fontWeight_700)}.order-lc__line{position:relative}.order-lc__name-footer{font-size:1.125rem;letter-spacing:.02em;line-height:var(--lineHeight_120)}.order-lc__name-footer:not(:last-child){margin-bottom:.5rem}.order-lc__text-footer{letter-spacing:.03em;line-height:var(--lineHeight_160)}.order-lc__text-footer:not(:last-child){margin-bottom:1.5rem}.box-order-lc__title{font-size:1.125rem;letter-spacing:.02em;line-height:var(--lineHeight_120)}.box-order-lc__parent:not(:last-child){border-bottom:.0625rem solid #eee;margin-bottom:1.5rem;padding-bottom:1.5rem}.box-order-lc__column{column-gap:1rem;display:flex}.box-order-lc__column:not(:last-child){margin-bottom:1rem}.box-order-lc__image{object-fit:cover}.box-order-lc__name{display:-webkit-box;overflow:hidden;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:var(--lineHeight_130);min-width:0}.box-order-lc__block-price{align-items:center;display:flex;flex-wrap:wrap;gap:.4375rem}.box-order-lc__block-price:not(:last-child){margin-bottom:1rem}.box-order-lc__price-old{color:#6f6f6f;text-decoration:line-through}.box-order-lc__price,.box-order-lc__price-old{letter-spacing:.03em;line-height:var(--lineHeight_130)}.box-order-lc__items:not(:last-child){margin-bottom:1rem}.box-order-lc__item{color:#6f6f6f;font-size:.75rem;letter-spacing:.03em;line-height:var(--lineHeight_130)}.box-order-lc__item:not(:last-child){margin-bottom:.375rem}.favorites-content-lc{align-items:center;background-color:var(--whiteBg);border-radius:.5rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:center;padding:2.5rem;text-align:center}.favorites-content-lc__name{color:#6f6f6f;letter-spacing:.03em;line-height:var(--lineHeight_160)}.favorites-content-lc__name:not(:last-child),.indirizzi-lc__title:not(:last-child){margin-bottom:1.5rem}.indirizzi-lc__add{align-items:center;background-color:var(--whiteBg);border-radius:.5rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.08);column-gap:.5rem;display:flex;font-size:.75rem;font-weight:var(--fontWeight_700);justify-content:center;letter-spacing:.03em;line-height:var(--lineHeight_130);padding:1.5rem;text-align:center;width:100%}.indirizzi-lc__add:not(:last-child){margin-bottom:1.5rem}.indirizzi-lc__icon{height:1rem;min-width:1rem;object-fit:contain;width:1rem}.indirizzi-lc__row{background-color:var(--whiteBg);border-radius:.5rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.08);padding:1.5rem}.indirizzi-lc__row:not(:last-child){margin-bottom:1rem}.indirizzi-lc__box{align-items:flex-start;column-gap:1.25rem;display:flex;justify-content:space-between}.indirizzi-lc__box:not(:last-child){margin-bottom:1rem}.indirizzi-lc__name{font-size:1rem;letter-spacing:.03em;line-height:var(--lineHeight_130)}.indirizzi-lc__name:not(:last-child){margin-bottom:.5rem}.indirizzi-lc__item{color:#6f6f6f;letter-spacing:.03em;line-height:var(--lineHeight_160)}.indirizzi-lc__item span{display:block}.indirizzi-lc__icon-remove{height:1rem;min-width:1rem;object-fit:contain;width:1rem}.indirizzi-lc__block{align-items:center;column-gap:1.25rem;display:flex;justify-content:space-between}.indirizzi-lc__block .radio-block__text,.indirizzi-lc__edit{font-size:.75rem;font-weight:var(--fontWeight_700)}.indirizzi-lc__edit{align-items:center;column-gap:.5rem;display:flex;letter-spacing:.03em;line-height:var(--lineHeight_130)}.indirizzi-lc__icon-edit{height:1rem;min-width:1rem;object-fit:contain;width:1rem}.stefanel-lounge__title--bottom:not(:last-child){margin-bottom:1.5rem}.stefanel-lounge__box:not(:last-child){margin-bottom:2.5rem}.stefanel-lounge__picture{display:flex;flex-direction:column;padding:1.5rem 1rem;position:relative}.stefanel-lounge__image{border-radius:.5rem;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.stefanel-lounge__items{color:var(--whiteColor);margin-top:auto}.stefanel-lounge__item{font-size:.625rem;letter-spacing:.1em;line-height:180%;text-transform:uppercase}.stefanel-lounge__item span{display:block;font-size:2rem;font-weight:var(--fontWeight_300);letter-spacing:.01em;line-height:var(--lineHeight_130)}.stefanel-lounge__body{background-color:var(--whiteBg);border-radius:.5rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.08);flex:1 1 auto;height:100%;padding:1.5rem}.stefanel-lounge__sub-title{font-size:1.125rem;letter-spacing:.02em;line-height:var(--lineHeight_140)}.stefanel-lounge__sub-title:not(:last-child){margin-bottom:2.125rem}.stefanel-lounge__row{column-gap:1.25rem;display:flex;justify-content:space-between}.stefanel-lounge__row:not(:last-child){border-bottom:.0625rem solid #eee;margin-bottom:1.25rem;padding-bottom:1.5rem}.stefanel-lounge__name{color:#6f6f6f}.stefanel-lounge__element,.stefanel-lounge__name{letter-spacing:.03em;line-height:var(--lineHeight_130)}.stefanel-lounge__element{font-weight:var(--fontWeight_700);text-align:right}.stefanel-lounge__spollers{background-color:var(--whiteBg);border-radius:.5rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.08)}.viewing-order__column{text-align:center}.viewing-order__title{font-size:1.5rem;font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_130)}.viewing-order__title:not(:last-child){margin-bottom:.5rem}.viewing-order__description{color:#6f6f6f;font-size:1rem;letter-spacing:.01em;line-height:var(--lineHeight_150)}.viewing-order__description:not(:last-child){margin-bottom:1.5rem}.viewing-order__description span{display:block}.viewing-order__form:not(:last-child){margin-bottom:1.5rem}.viewing-order__text{color:#232323;font-size:1rem;letter-spacing:.01em;line-height:var(--lineHeight_150)}.viewing-order__link{text-decoration:underline;text-decoration-skip-ink:none}.page-header{padding:1.5rem}.page-header__logo{display:flex;justify-content:center}.page-header__logo img{height:5.5rem;object-fit:contain;width:3.5rem}.page-footer__copyright{color:#6f6f6f;font-size:.75rem;letter-spacing:.03em;line-height:167%;position:relative}.page-footer__copyright:before{background-color:#eee;content:"";height:.0625rem;left:50%;position:absolute;top:0;transform:translate(-50%);width:100vw}.registration__back{align-items:center;column-gap:.5rem;display:flex}.registration__icon-back{height:1rem;min-width:1rem;object-fit:cover;width:1rem}.registration__main{text-align:center}.registration__columns:not(:last-child){margin-bottom:1.875rem}.registration__title{font-size:1.5rem;font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_130)}.registration__title:not(:last-child){margin-bottom:1.5rem}.registration__title--bottom:not(:last-child){margin-bottom:.5rem}.registration__module{border-bottom:.0625rem solid #eee;padding-bottom:1.5rem}.registration__module:not(:last-child){margin-bottom:1.5rem}.registration__title-big{font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_130);text-align:center}.registration__text{color:#6f6f6f;letter-spacing:.03em;line-height:var(--lineHeight_150);text-align:center}.registration__text span{display:block}.registration__label{align-items:center;column-gap:.5rem;display:flex;justify-content:center}.registration__label:not(:last-child){margin-bottom:1.5rem}.registration__label span{color:#6f6f6f;font-size:1rem;letter-spacing:.03em;line-height:var(--lineHeight_100);text-align:center}.registration__icon{height:1rem;min-width:1rem;object-fit:cover;width:1rem}.registration__text-link{color:#6f6f6f;font-size:.75rem;letter-spacing:.03em;line-height:167%;text-align:center}.registration__text-link:not(:last-child){margin-bottom:2rem}.registration__link{text-decoration:underline;text-decoration-skip-ink:none}.registration__description{color:#6f6f6f;letter-spacing:.01em;line-height:var(--lineHeight_150)}.registration__description:not(:last-child){margin-bottom:1.5rem}.registration__description--bottom{text-align:left}.registration__description--bottom:not(:last-child){margin-bottom:1rem}.registration__items{padding-left:1.5rem;text-align:left}.registration__item{color:#6f6f6f;letter-spacing:.03em;line-height:var(--lineHeight_130);list-style:disc}.registration__item:not(:last-child){margin-bottom:.5rem}.registration__form:not(:last-child){border-bottom:.0625rem solid #eee;margin-bottom:1.5rem;padding-bottom:1.5rem}.registration__text-small{color:#6f6f6f;font-size:.75rem;letter-spacing:.03em;line-height:167%;margin-top:1.5rem;text-align:left}.complate__column{text-align:center}.complate__title{color:#1b1b1a;font-size:1.5rem;letter-spacing:.02em;line-height:var(--lineHeight_130)}.complate__title:not(:last-child){margin-bottom:1rem}.complate__text{color:#1b1b1a;font-size:1rem;font-weight:var(--fontWeight_300);letter-spacing:.03em;line-height:var(--lineHeight_130)}.product-card__container{padding:0!important}.product-card__column{position:relative}.product-card__content{background-color:var(--whiteBg);position:relative;z-index:10}.product-card__label{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;position:absolute;z-index:5}.product-card__label span{background-color:hsla(0,0%,100%,.75);font-size:.625rem;font-weight:var(--fontWeight_300);letter-spacing:.1em;line-height:180%;padding:0 .25rem}.product-card__card-block{position:absolute;z-index:5}.product-card__next,.product-card__prev{align-items:center;cursor:pointer;display:flex;height:1.5rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:opacity var(--s) var(--e),visibility var(--s) var(--e);width:1.5rem;z-index:50}.product-card__next:before,.product-card__prev:before{height:1rem;width:1rem}.product-card__next.swiper-button-disabled,.product-card__prev.swiper-button-disabled{opacity:0;pointer-events:none;visibility:hidden}.product-card__prev{left:1.5rem}.product-card__next{right:1.5rem}.product-card__next:before{transform:rotate(-180deg)}.product-card__slider{cursor:url(/local/templates/stefanel/css/../assets/img/zoom.webp) 24 24,auto}.product-card__image{object-fit:cover;width:100%}.product-card__breadcrumbs{display:flex;justify-content:center}.product-card__breadcrumbs:not(:last-child){margin-bottom:.875rem}.product-card__breadcrumbs .breadcrumbs__list{gap:.625rem .5rem}.product-card__breadcrumbs .breadcrumbs__item,.product-card__breadcrumbs .breadcrumbs__link{color:#6f6f6f;font-size:.625rem}.product-card__body{text-align:center}.product-card__name:not(:last-child){margin-bottom:.5rem}.product-card__price-block{align-items:center;color:#1b1b1a;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;letter-spacing:.03em;line-height:var(--lineHeight_160)}.product-card__price-old{color:#6f6f6f;text-decoration:line-through}.product-card__discount{background-color:#eee;font-size:.75rem;line-height:167%;padding:.0625rem .5rem}.product-card__sale{color:#eb2b35;column-gap:.5rem;font-size:.75rem;letter-spacing:.03em;line-height:167%;text-transform:uppercase}.product-card__delegation,.product-card__sale{align-items:center;display:flex;justify-content:center}.product-card__delegation{gap:.5rem}.product-card__item{border-bottom:.0625rem solid transparent;cursor:pointer;padding-bottom:.5rem;transition:border var(--s) var(--e)}.product-card__item.--active{border-bottom:.0625rem solid #000}.product-card__image-small{object-fit:cover}.product-card__text-element{color:#000;font-size:.75rem;letter-spacing:.03em;line-height:167%;text-align:center}.product-card__row{align-items:center;display:flex;justify-content:space-between}.product-card__row:not(:last-child){margin-bottom:1rem}.product-card__element{color:#000}.product-card__element,.product-card__module{font-size:.75rem;letter-spacing:.03em;line-height:167%}.product-card__module{color:#1b1b1a}.product-card__module span{display:inline-flex;margin-left:.25rem}.product-card__icon-size{height:1rem;min-width:1rem;object-fit:cover;width:1rem}.product-card__sizes-block:not(:last-child){margin-bottom:1rem}.product-card__text-bg{display:flex;justify-content:center}.product-card__text-bg span{background-color:#f7f7f7;color:#000;font-size:.625rem;font-weight:var(--fontWeight_300);letter-spacing:.04em;line-height:200%;padding:0 .5rem}.product-card__parent-button{display:flex;flex-direction:column;row-gap:.5rem}.product-card__parent-button:not(:last-child){margin-bottom:1rem}.product-card__parent-text{display:flex;justify-content:center}.product-card__parent-text:not(:last-child){margin-bottom:1rem}.product-card__text-link{align-self:flex-start;font-size:.75rem;letter-spacing:.03em;line-height:167%;overflow:hidden;padding-bottom:.125rem;position:relative;text-align:center}.product-card__text-link:hover:before{transform:translateX(100%);transition:transform .5s var(--e)}.product-card__text-link:hover:after{opacity:1;transform:translateX(0);transition-delay:.5s}.product-card__text-link:after,.product-card__text-link:before{background-color:#232323;bottom:0;content:"";height:.0625rem;left:0;pointer-events:none;position:absolute;width:100%}.product-card__text-link:before{transform:translateX(0);transform-origin:left}.product-card__text-link:after{transform:translateX(-100%);transition:transform .5s var(--e)}.product-card__footer{align-items:center;color:#000;display:inline-flex;font-size:.625rem;letter-spacing:.04em;line-height:180%}.product-card__img{object-fit:contain}.product-card__link-line{text-decoration:underline;text-decoration-skip-ink:none}.product-card__form-map:not(:last-child){margin-bottom:1.5rem}.information{background-color:var(--whiteBg);position:relative;z-index:10}.information__container{padding:0!important}.information__tabs{padding:1rem 0}.information__navigation{border-bottom:.0625rem solid #e4e4e4;display:flex;margin:0 1.5rem;overflow-x:auto;overflow-y:hidden}.information__title{background-color:var(--whiteBg);color:#000;letter-spacing:.03em;line-height:var(--lineHeight_160);min-width:7.5rem;padding:.9375rem 0;position:relative;text-align:center;width:100%}.information__title:before{background-color:var(--redBg);bottom:0;content:"";height:.0625rem;left:50%;position:absolute;transform:translate(-50%);transition:width var(--s) var(--e);width:0}.information__title.--tab-active:before{width:100%}.descrizione{display:flex}.descrizione__image{object-fit:cover}.descrizione__description{font-weight:var(--fontWeight_300);letter-spacing:.02em;line-height:var(--lineHeight_140)}.descrizione__name{font-size:.75rem;letter-spacing:.03em;line-height:var(--lineHeight_100)}.descrizione__name:not(:last-child){margin-bottom:1.5rem}.descrizione__items{padding-left:1.5rem;position:relative}.descrizione__items:before{background-color:#eee;content:"";height:100%;left:0;position:absolute;top:0;width:.375rem}.descrizione__item{font-weight:var(--fontWeight_300);letter-spacing:.03em;line-height:var(--lineHeight_160)}.descrizione__item:not(:last-child){margin-bottom:.5rem}.descrizione__link{display:inline-flex;font-size:.75rem;letter-spacing:.03em;line-height:167%;position:relative}.descrizione__text{font-weight:var(--fontWeight_300);letter-spacing:.03em;line-height:var(--lineHeight_160)}.descrizione__text p:not(:last-child){margin-bottom:.25rem}.descrizione__tags{display:inline-flex;flex-wrap:wrap;gap:.5rem}.descrizione__tag{background-color:#eee;font-size:.75rem;letter-spacing:.08em;line-height:167%;padding:0 .5rem;text-transform:uppercase}.descrizione__subitems{padding-left:1.25rem;position:relative}.descrizione__subitems:before{background-color:var(--redBg);content:"";height:100%;left:0;position:absolute;top:0;width:.0625rem}.descrizione__subitem{color:#1b1b1a;font-weight:var(--fontWeight_300);letter-spacing:.03em;line-height:var(--lineHeight_160);position:relative}.descrizione__subitem:before{background-color:var(--redBg);border-radius:50%;content:"";height:.5rem;left:-1.5rem;position:absolute;top:35%;transform:translateY(-50%);width:.5rem}.descrizione__subitem:not(:last-child){margin-bottom:1.625rem}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;width:100%}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{transform:translateZ(0)}.swiper-button-lock{display:none!important}.pagination{align-items:center;display:flex;flex-wrap:wrap;gap:.625rem .875rem;justify-content:center;position:relative;z-index:50}.pagination .swiper-pagination-bullet{background-color:var(--whiteBg);border-radius:50%;cursor:pointer;height:.375rem;position:relative;transition:width var(--s) var(--e),height var(--s) var(--e),border-radius var(--s) var(--e);width:.375rem}.pagination .swiper-pagination-bullet:before{content:"";height:.75rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.pagination .swiper-pagination-bullet-active{border-radius:0;height:.1875rem;width:1.375rem}.swiper-button-disabled{opacity:0!important;pointer-events:none}.swiper-scrollbar{background-color:#eee;height:.125rem;position:relative;z-index:6}.swiper-scrollbar-drag{background-color:var(--redBg)!important;height:.125rem}.tabs__navigation{display:flex}.tabs__navigation:not(:last-child){margin-bottom:2rem}.tabs__title{border-bottom:.0625rem solid #e4e4e4;letter-spacing:.03em;line-height:var(--lineHeight_160);padding:.9375rem 1.25rem;position:relative;text-align:center;transition:border var(--s) var(--e);width:100%}.tabs__title:before{background-color:var(--redBg);bottom:-.0625rem;content:"";height:.0625rem;left:50%;position:absolute;transform:translate(-50%);transition:width var(--s) var(--e);width:0}.tabs__title.--tab-active{border-bottom:.0625rem solid transparent}.tabs__title.--tab-active:before{width:100%}.video{position:relative}.video__file{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.--active .video__file{cursor:pointer}.video__button{border-radius:50%;bottom:1.5rem;height:3rem;position:absolute;right:1.5rem;width:3rem}.video__progress{inset:0;pointer-events:none;position:absolute;transform:rotate(-90deg)}.video__progress svg{height:100%;width:100%}.video__progress{fill:none;stroke-width:6;r:47;cx:50;cy:50}.video__icon{height:1rem;left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity var(--s) var(--e);width:1rem}.video__icon--pause{opacity:0}.--active .video__icon--pause{opacity:1}.--active .video__icon--play{opacity:0}.video .bg{stroke:#d6d6d6}.video .fg{stroke:#ff003b;stroke-dasharray:0;stroke-dashoffset:0;transition:stroke-dashoffset .2s linear}.pagging{column-gap:1.5625rem}.pagging,.pagging__arrow{align-items:center;display:flex;justify-content:center}.pagging__arrow{height:1rem;text-align:center;width:1rem}.pagging__arrow--next{transform:rotate(-180deg)}.pagging__arrow.--hidden{opacity:.5;pointer-events:none}.pagging__items,.pagging__link{align-items:center;display:flex;justify-content:center}.pagging__link{border:.0625rem solid var(--whiteBg);color:#6f6f6f;height:1rem;line-height:var(--lineHeight_130);text-align:center;width:1rem}.pagging__link.--active{color:var(--mainColor)}.quantity{display:inline-flex;max-width:3rem}.quantity__button{cursor:pointer;flex:0 0 0.75rem;position:relative}.quantity__button:after,.quantity__button:before{background-color:#6f6f6f;border-radius:2.5rem;content:"";height:.125rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color var(--s) var(--e);width:.75rem}.quantity__button--plus:before{transform:translate(-50%,-50%) rotate(-90deg)}.quantity__input input{color:#a6a6a6;color:#6f6f6f;font-size:.75rem;height:100%;letter-spacing:.03em;line-height:var(--lineHeight_130);outline:none;text-align:center;width:100%}@media (max-width:90em) and (min-width:90em){.lc__box{margin-left:9.25rem;margin-right:9.25rem}}@media (max-width:90em) and (min-width:120em){.cart-block__cards--size .cart-block__image{height:12.5rem;min-width:9.375rem;width:9.375rem}}@media (max-width:90em) and (max-width:62em){.lc__box{margin-left:6.25e-8rem;margin-right:6.25e-8rem}}@media (max-width:90em) and (max-width:23.4375em){.cart-block__cards--size .cart-block__image{height:11.25rem;min-width:8.4375rem;width:8.4375rem}}@media (max-width:90em){.modal{max-width:28.75rem}.countries__tag{font-size:.75rem}.cart-block__title{font-size:1.125rem}.cart-block__image{min-width:5.625rem;width:5.625rem}}@media (max-width:62em){.product-card__label{bottom:1rem;left:1rem}.product-card__card-block{top:1rem}}@media (max-width:61.99875em) and (min-width:62em){.mobile-menu{padding-left:4.75rem;padding-right:4.75rem}.--column-one .products__columns .products__image{height:78.375rem}.products__columns--grid .products__image{height:39.1875rem}.products__image{height:38.5rem}.cart-block__cards--size2 .cart-block__image{height:12.5rem;min-width:9.375rem;width:9.375rem}.menu-lc__picture{height:37.5rem}}@media (max-width:61.99875em) and (min-width:120em){.product-card__card-block{right:1.5rem}}@media (max-width:61.99875em) and (max-width:62em){.product-card__card-block{right:1rem}}@media (max-width:61.99875em) and (max-width:23.4375em){.mobile-menu{padding-left:1.625rem;padding-right:1.625rem}.cart-block__cards--size2 .cart-block__image{height:11.25rem;min-width:8.4375rem;width:8.4375rem}.menu-lc__picture{height:21.4375rem}}@media (max-width:61.99875em) and (max-width:20em){.--column-one .products__columns .products__image{height:23.9375rem}.products__columns--grid .products__image,.products__image{height:11.3125rem}}@media (max-width:61.99875em) and (any-hover:none){.menu-burger{cursor:default}}@media (max-width:61.99875em){.logo{position:relative;z-index:104}.--menu-option .logo{pointer-events:none;transform:translate(-200%);visibility:hidden}.filter__name{display:none}.filter__button{padding:1.25rem}.filter__button:first-child{border-right:.0625rem solid #eee}.filter__button--padding{padding:1.25rem .75rem 1.25rem 1.25rem}.filter__button--padding2{padding:1.25rem 1.25rem 1.25rem .75rem}.filter__parent{position:relative}.filter-menu{bottom:-50%;height:100svh;left:0;overflow:auto}.--target_filter .filter-menu{bottom:0;opacity:1;visibility:visible}.filter-menu__buttons .button{width:100%}.modal__cart-block .cart-block__cards{max-height:calc(100vh - 23.125rem)}.sizes-block--pc{display:none}.product-show__close{right:1.5rem;top:1.5rem}.panel{display:none}.page__registration{padding-top:2rem}.page__product-card{margin-bottom:3.5rem}.spollers{border-top:.0625rem solid #eee}.spollers__item:not(:last-child){border-bottom:.0625rem solid #eee}.spollers__title{cursor:pointer;letter-spacing:.03em;line-height:var(--lineHeight_160);list-style:none;padding:.875rem 1.875rem .875rem 0;position:relative;text-align:left;width:100%}.--spoller-init .spollers__title{cursor:pointer}.--spoller-init .spollers__title:before{background-color:var(--blackBg);background:url(/local/templates/stefanel/css/../assets/img/arrow_3.svg) 0 0/contain no-repeat;content:"";height:.125rem;height:.5625rem;position:absolute;right:.625rem;top:50%;transform:translateY(-50%);transition:transform .5s var(--e);width:.875rem}.--spoller-init .spollers__title.--spoller-active:before{transform:translateY(-50%) scaleY(-1)}.spollers__name{display:none}.menu__body{background-color:var(--mainBg);height:100svh;overflow-x:hidden;overflow-y:auto;padding:9.875rem 1.5rem 6.25rem;z-index:100}.menu__body,.menu__body:before{left:-100%;position:fixed;top:0;transition:left var(--s) var(--e);width:100%}.menu__body:before{content:"";height:6.25rem;z-index:101}[data-fls-menu-open] .menu__body,[data-fls-menu-open] .menu__body:before{left:0}.menu__link{font-size:1.5rem;font-weight:var(--fontWeight_300)}.menu__elements{background-color:var(--whiteBg);border-radius:.5rem;box-shadow:var(--box-shadow);position:relative;transition:box-shadow var(--s) var(--e),border-radius var(--s) var(--e);z-index:105}.menu__element:not(:last-child){border-right:.0625rem solid #eee}.menu__element-burger{padding:1.25rem;position:relative}.menu__item:has(.menu__sublist) .menu__link:after{background:url(/local/templates/stefanel/css/../assets/img/arrow.svg) 0 0/contain no-repeat;content:"";height:.875rem;width:.5625rem}.menu__sublist{background-color:var(--mainBg);display:grid;left:-100%;max-height:100svh;overflow-x:hidden;overflow-y:auto;padding:9.875rem 1.5rem 6.25rem;position:fixed;top:0;transition:left var(--s) var(--e);width:100%;z-index:100}.menu__sublist.--open{left:0}.menu__column:not(:last-child){border-bottom:.0625rem solid #eee;margin-bottom:1.5rem;padding-bottom:1.5rem}.menu__column{display:grid}.menu__column--pc{display:none!important}.menu__item:not(:last-child){margin-bottom:2rem}.menu__item:not(:last-child),.menu__subitem:not(:last-child){border-bottom:.0625rem solid var(--whiteBg)}.menu__subitem--pc{display:none}.menu__subitem--mobile:not(:last-child){margin-bottom:1.5rem}.menu__subtitle{font-size:1.5rem;font-weight:var(--fontWeight_300)}.menu__link{align-items:center;column-gap:1.25rem;display:flex;justify-content:space-between;width:100%}.menu__sublink{width:100%}.menu-burger{height:.75rem;position:relative;width:1rem;z-index:102}.menu-burger span,.menu-burger:after,.menu-burger:before{background-color:#232323;content:"";height:.125rem;position:absolute;right:0;width:100%;z-index:5}.menu-burger:before{top:0;transition:transform var(--s) var(--e),top var(--s) var(--e)}.menu-burger:after{bottom:0;transition:transform var(--s) var(--e),bottom var(--s) var(--e)}.menu-burger span{top:calc(50% - .0625rem);transition:width var(--s) var(--e)}[data-fls-menu-open] .menu-burger span{width:0}[data-fls-menu-open] .menu-burger:before{top:calc(50% - .0625rem);transform:rotate(-45deg)}[data-fls-menu-open] .menu-burger:after{bottom:calc(50% - .0625rem);transform:rotate(45deg)}.mobile-menu{background-color:var(--whiteBg);bottom:-100%;box-shadow:var(--box-shadow);left:50%;padding-bottom:1rem;padding-top:1rem;position:fixed;transform:translate(-50%);transition:bottom var(--s) var(--e);width:100vw;z-index:140}[data-fls-menu-open] .mobile-menu{bottom:0}.search-menu{height:100svh;overflow:auto;position:fixed;z-index:130}.search-menu__box{background-color:var(--whiteBg);left:0;position:fixed;top:0;width:100%}.search-menu__line{border-radius:.5rem;box-shadow:var(--box-shadow)}.search-menu__content{padding:6.5rem 1.5rem 1.5rem}.header__row{padding:1rem 0}.header__back{background-color:var(--whiteBg);border-radius:.5rem;box-shadow:var(--box-shadow);display:flex;height:3.5rem;opacity:0;padding:1.25rem;position:absolute;top:3rem;transition:opacity var(--s) var(--e),visibility var(--s) var(--e),top var(--s) var(--e);visibility:hidden;z-index:130}.header__back:before{background:url(/local/templates/stefanel/css/../assets/img/arrow_2.svg) 0 0/contain no-repeat;color:var(--whiteColor);content:"";height:1rem;width:1rem}.--menu-option .header__back{opacity:1;visibility:visible}.footer__row{flex-direction:column-reverse}.footer__menu,.footer__wrapper{padding:2rem 0 0}.popup--option4{max-width:28.75rem}.popup__module-column .product-card__delegation,.popup__module-column .product-card__parent-button,.popup__module-column .product-card__sale,.popup__module-column .product-card__subitems--pc,.popup__module-column .product-card__text-bg,.popup__module-column .product-card__text-element,.popup__module-picture{display:none}.popup__module-column .product-card__body{padding-top:0}.popup__module-column .product-card__body:before{display:none}.popup__module-column .product-card__column-mobile{column-gap:1rem;display:flex;padding-top:1rem}.popup__module-column .product-card__column-mobile:not(:last-child){margin-bottom:2.5rem}.popup__module-column .product-card__price-block{justify-content:flex-start}.popup__module-column .product-card__body{text-align:left}.popup__module-column .product-card__mobile-text{color:#1b1b1a;font-size:.75rem;letter-spacing:.03em;line-height:167%;text-align:center}.popup__module-column .product-card__mobile-text:not(:last-child){margin-bottom:1rem}.popup__module-column .sizes-block{border:none;border-top:.0625rem solid #eee;flex-wrap:wrap;padding:0}.popup__module-column .sizes-block__size{border-bottom:.0625rem solid #eee;flex:1 1 calc(50% - 1.875rem);min-height:2.75rem;padding:1.75rem .5rem;position:relative}.popup__module-column .sizes-block__size:not(:last-child){border-right:none}.popup__module-column .sizes-block__size:nth-child(odd):before{background-color:#eee;content:"";height:60%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:.0625rem}.popup__module-column .sizes-block__size .sizes-block__item{color:#1b1b1a;font-size:.75rem;letter-spacing:.03em;line-height:167%;padding-left:.75rem;position:relative}.popup__module-column .sizes-block__size .sizes-block__item:before{background-color:#f79e1b;border-radius:50%;content:"";height:.5rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:.5rem}.popup__module-column .sizes-block__size{display:flex;flex-direction:column;row-gap:.25rem}.popup__module-column .sizes-block__size span{align-items:center;color:#1b1b1a;column-gap:.25rem;display:flex;font-size:.75rem;letter-spacing:.03em;line-height:167%}.popup__module-column .sizes-block__size .tippy{position:relative;right:0;top:0;transform:translate(0)}.popup__module-column .sizes-block__size.--disabled span{color:#9e9e9e!important}.breadcrumbs--pc{display:none}.products__columns{column-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr)}.--column-one .products__columns{grid-template-columns:repeat(1,1fr)}.--column-two .products__columns{grid-template-columns:repeat(2,1fr)}.products__columns--grid{grid-template-columns:repeat(2,1fr)!important}.products__column-big{display:none}.map__mobile:not(:last-child){margin-bottom:2.125rem}.map__blocks{column-gap:.625rem;display:flex;justify-content:center}.map__overfloy{bottom:0;bottom:-100%;left:0;max-height:27.25rem;opacity:0;pointer-events:none;position:absolute;transition:bottom var(--s) var(--e),visibility var(--s) var(--e),opacity var(--s) var(--e);visibility:hidden;width:100%}.--target_map .map__overfloy{bottom:0;opacity:1;pointer-events:all;visibility:visible}.map__rows{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(18.125rem,1fr))}.map__iframe iframe{height:27.125rem}.modules-map{width:100%}.map-block__body:not(:last-child){margin-bottom:3.125rem}.cart-block__priducts:not(:last-child){margin-bottom:1.5rem}.lc__box--reverse{display:flex;flex-direction:column-reverse;row-gap:2.5rem}.lc__menu:not(:last-child){margin-bottom:2.5rem}.menu-lc__row{align-items:center;column-gap:1.25rem;display:flex;justify-content:space-between}.menu-lc__picture:not(:last-child){margin-bottom:2.5rem}.stefanel-lounge__item:not(:last-child){margin-bottom:.75rem}.registration__column{margin:0 auto}.registration__column:not(:last-child){border-bottom:.0625rem solid #eee;margin-bottom:1.5rem;padding-bottom:1.5rem}.registration__title-big:not(:last-child){margin-bottom:1rem}.registration__text:not(:last-child){margin-bottom:2rem}.product-card__column{left:0;position:sticky;top:0}.--slider-active .product-card__column{position:relative}.product-card__parent{display:none}.product-card__pagination{bottom:1rem;position:absolute;right:1rem}.product-card__body{padding-top:1rem;position:relative}.product-card__body:before{background-color:#e4e4e4;border-radius:1rem;content:"";height:.125rem;left:50%;position:absolute;top:0;transform:translate(-50%);width:5rem}.product-card__body:not(:last-child){margin-bottom:2rem}.product-card__delegation:not(:last-child){margin-bottom:1rem}.product-card__row--pc{display:none}.product-card__text-bg:not(:last-child){margin-bottom:2rem}.product-card__footer{column-gap:1.5rem}.product-card__img{height:2.125rem;min-width:3rem;width:3rem}.descrizione{flex-direction:column}.descrizione__picture{background-color:#f7f7f7;display:flex;justify-content:center;padding:1rem}.descrizione__picture:not(:last-child){margin-bottom:1rem}.descrizione__picture--pc{display:none}.descrizione__image{height:19.25rem;width:14.4375rem}.descrizione__column:not(:last-child){margin-bottom:3.5rem}.descrizione__mobile{background-color:#f7f7f7;column-gap:.5rem;display:flex;padding:.5rem}.descrizione__mobile:not(:last-child){margin-bottom:3.5rem}.descrizione__icon{height:1.5rem;min-width:1.5rem;object-fit:contain;width:1.5rem}.descrizione__label{color:#1b1b1a;font-size:.75rem;letter-spacing:.03em;line-height:167%}.descrizione__description.--pc{display:none}.descrizione__description:not(:last-child){margin-bottom:2rem}.descrizione__name--pc{display:none}.descrizione__items:not(:last-child){margin-bottom:2rem}.descrizione__link{border-bottom:.0625rem solid #232323;padding-bottom:.0625rem}.descrizione__name-mobile{font-weight:var(--fontWeight_500);letter-spacing:.03em;line-height:var(--lineHeight_160)}.descrizione__name-mobile:not(:last-child){margin-bottom:1rem}}@media (max-width:48em){.search-menu__button--search{left:1.25rem}.search-menu__input{padding-left:2.75rem}}@media (max-width:47.99875em) and (min-width:90em){.smart-video__file{height:31rem}}@media (max-width:47.99875em) and (min-width:48em){.categories__image{height:44.875rem;width:33.5rem}.smart-selection__picture-big{height:63.5625rem}.smart-selection__image{height:45rem}.travel-video__file{height:64rem}.travel-video__image{height:63.875rem}.product-card__image{height:65.875rem}.video{height:62.5rem}}@media (max-width:47.99875em) and (min-width:47.9375em){.travel__image{height:28.868125rem}}@media (max-width:47.99875em) and (min-width:160em){.textile__image{height:17.6875rem}}@media (max-width:47.99875em) and (max-width:23.4375em){.categories__image{height:21.9375rem;width:16.375rem}.smart-video__file{height:12.0625rem}.textile__image{height:9.25rem}.video{height:28.5rem}}@media (max-width:47.99875em) and (max-width:20em){.travel__image{height:11.5625rem}.smart-selection__picture-big{height:26.4375rem}.smart-selection__image{height:21.9375rem}.travel-video__file{height:26.75rem}.travel-video__image{height:31.25rem}.product-card__image{height:26.625rem}}@media (max-width:47.99875em){.promotion__link{text-decoration:underline;text-decoration-skip-ink:none}.navigation__items{white-space:nowrap}.menu__element--pc{display:none}.menu__column{gap:1.0625rem;grid-template-columns:repeat(2,1fr)}.menu__item{flex:1 1 calc(50% - 1.0625rem)}.search-menu__column:not(:last-child){margin-bottom:2.5rem}.footer__copyright{text-align:center}.form-map__link span{border-bottom:.0625rem solid #232323}.travel__columns{grid-template-columns:repeat(2,1fr)}.travel__column:first-child{order:1}.travel__column:nth-child(2){order:2}.travel__column:nth-child(3){order:3}.travel__column:nth-child(4){order:5}.travel__column:nth-child(5){order:6}.travel__column:last-child{order:4}.products__body,.products__column{display:flex;flex-direction:column}.products__body{height:100%}.smart-selection__content:not(:last-child){margin-bottom:1.5rem}.smart-selection__picture-big{left:50%;min-width:20rem;position:relative;transform:translate(-50%);width:100vw}.smart-selection__image-big{height:100%;left:0;min-width:20rem;position:absolute;top:0;width:100vw}.smart-selection__item:not(:last-child){margin-bottom:2rem}.smart-selection__link--pc{display:none}.smart-selection__slider.swiper{overflow:visible}.smart-video__box--pc{display:none}.smart-video__video-block:not(:last-child),.smart-video__video:not(:last-child){margin-bottom:1.5rem}.travel-video__container{padding:0}.travel-video__video:not(:last-child){margin-bottom:1.5rem}.studio__container{padding:0!important}.studio__columns{grid-template-columns:repeat(2,1fr)}.studio__column{padding:1.5rem 1.25rem}.studio__column:not(:last-child){border-bottom:.0625rem solid #eee;border-right:.0625rem solid #eee}.countries__container{padding:0 2rem}.sizes__block:not(:last-child){margin-bottom:3.75rem}.order-lc__row .button{width:100%}.order-lc__blocks:not(:last-child){margin-bottom:1.5rem}.order-lc__block{flex:1 1 calc(50% - 1.25rem)}.stefanel-lounge__picture{width:100%}.stefanel-lounge__picture:not(:last-child){margin-bottom:1rem}.page-footer__copyright{text-align:center}.registration__back:not(:last-child){margin-bottom:1.75rem}.navigation-next-all,.navigation-prev-all,.registration__back span{display:none}.video{width:100%}}@media (max-width:37.5em) and (min-width:37.5em){.guide__column{height:21.75rem}}@media (max-width:37.5em) and (max-width:20em){.guide__column{height:11.625rem}}@media (max-width:37.5em){.guide__columns{grid-template-columns:repeat(2,1fr)}.block-sizes__picture{display:flex;justify-content:center}.block-sizes__picture:not(:last-child){margin-bottom:1.5rem}}@media (max-width:29.99875em){[class*=container]{padding:0 1rem}.promotion__button{right:1rem}.modal{padding:3.125rem .5rem 1.5rem}.--html-close .modal{padding:.6875rem .5rem 1.5rem}.tovar-add{left:50%;right:.5rem;top:3rem;transform:translate(-50%);width:calc(100% - 1rem)}.--html-close .tovar-add{top:.5rem}.search-menu__box{padding:1rem .5rem}.header__container{padding:0 .5rem}.header__back{left:.5rem}.button--fwm{width:100%}.categories__slider,.categories__title{padding-left:1rem;padding-right:1rem}.products .navigation__items,.products__columns,.products__description,.products__pagging,.products__title,.products__title-big,.smart-selection .navigation__items,.smart-selection__column,.smart-selection__module,.smart-selection__title-big{padding:0 1rem}.guide__module{max-width:18.4375rem}.guide__navigation{align-items:center;align-self:center;flex-direction:column}.guide__button:not(:last-child){margin-bottom:1.5rem}.textile__slider{padding-left:1rem;padding-right:1rem}.map__label,.map__mobile{padding:0 1rem}.map__overfloy{padding:1rem}.modules-map{padding:0 1rem 2rem}.map-block__body{padding:0 1rem}.map-block__box{padding:3.125rem 1rem}.sizes__table{padding-bottom:1rem}.block-sizes__row{padding:0 1rem}.order-lc__list:not(:last-child){margin-bottom:1.5rem}.product-card__content{padding:.5rem 1rem 0}.descrizione{padding:0 1rem}.pagging{justify-content:space-between}.pagging__items{column-gap:1.5625rem}.pagging__link{font-size:1rem}}@media (max-width:24.375em){.popup__item{height:2.75rem;width:2.75rem}}@media (max-width:23.4375em){.title{font-size:1.75rem}.title-big{font-size:2rem}.favorites__icon{height:1rem;width:1rem}.cart__icon{height:1rem;width:1rem}.content-form{padding-left:1.5rem;padding-right:1.5rem}.tovar-add{padding-bottom:1.5rem;padding-top:1.5rem}.tovar-add__title:not(:last-child){margin-bottom:1.5rem}.tovar-add__label{font-size:.75rem}.page__breadcrumbs{margin-bottom:3.75rem}.page__categories{padding-bottom:2.5rem;padding-top:2.5rem}.page__travel{margin-bottom:1.5rem}.page__smart-selection--top{padding-bottom:2.5rem;padding-top:2.5rem}.page__smart-video{padding-bottom:2.5rem;padding-top:2.5rem}.page__travel-video{padding-bottom:1.5rem;padding-top:1.5rem}.page__banner,.page__guide{margin-bottom:1.5rem}.page__textile{padding-bottom:2.5rem;padding-top:2.5rem}.page__faq{margin-bottom:3.75rem}.page__sizes{padding-bottom:3.75rem;padding-top:1.875rem}.page__cart-block{margin-bottom:3.5rem}.page__lc{padding-bottom:3.75rem}.page__viewing-order{padding-top:2rem}.page__registration,.page__viewing-order{padding-bottom:3.75rem}.page__account{margin-bottom:4rem}.page__information{padding-bottom:1.5rem}.footer__copyright{padding-bottom:1.125rem;padding-top:1.125rem}.popup{padding-left:1rem;padding-right:1rem}.popup--option{padding-bottom:1.5rem;padding-right:1rem;padding-top:2.5rem}.popup--option,.popup--option4{padding-left:1rem}.popup--option4{padding-right:1rem}.popup--option5{padding-left:1rem;padding-right:1rem}.popup__delegation{gap:.1875rem}.home__title{font-size:2rem}.home__title:not(:last-child){margin-bottom:1rem}.home__text{font-size:1.125rem}.home__text:not(:last-child){margin-bottom:1.5rem}.categories__title:not(:last-child){margin-bottom:5rem}.categories__slider{padding-bottom:1.5rem}.categories__name{padding-bottom:1rem}.categories .swiper-scrollbar{top:1.5rem}.travel__text{font-size:1rem}.travel__text:not(:last-child){margin-bottom:4rem}.travel__columns{gap:1rem}.travel__name{padding-bottom:.5rem;padding-top:.5rem}.products__title-big--bottom:not(:last-child),.products__title:not(:last-child){margin-bottom:1.5rem}.products__banner{height:10.6875rem}.products__description{font-size:1rem}.products__navigation:not(:last-child){margin-bottom:1.5rem}.products__columns{row-gap:1.5rem}.products__columns:not(:last-child){margin-bottom:1.875rem}.products__column{padding-bottom:1.375rem}.products__price-block:not(:last-child){margin-bottom:.5rem}.smart-selection__module:not(:last-child){margin-bottom:1rem}.smart-selection__name-link:not(:last-child){margin-bottom:.625rem}.smart-selection__link:not(:last-child){margin-bottom:1rem}.smart-selection__column--padding{padding-bottom:1.5rem;padding-top:1.5rem}.smart-selection__slider{padding-bottom:1.5rem}.smart-video__title{font-size:2rem}.travel-block--height{height:15.8125rem}.travel-block__description{font-size:1rem}.banner__title-big:not(:last-child){margin-bottom:1.5rem}.banner__picture{height:15rem}.guide__title{font-size:2rem}.guide__title--btottom:not(:last-child){margin-bottom:2.5rem}.guide__description{font-size:1.5rem}.guide__description:not(:last-child){margin-bottom:4rem}.guide__columns{column-gap:1rem;row-gap:.5rem}.guide__parent{height:12.5rem}.guide__parent:not(:last-child){margin-bottom:4rem}.guide__sub-title{font-size:1.5rem}.guide__navigation:not(:last-child){margin-bottom:4rem}.guide__content P{font-size:1rem}.guide__row:not(:last-child){margin-bottom:3.875rem}.guide__title-nav{font-size:1.5rem}.guide__label,.studio__description{font-size:1rem}.studio__name{font-size:.875rem}.textile__wrapper{padding-bottom:1.5rem}.textile__name{font-size:1rem}.faq__title-big:not(:last-child){margin-bottom:1.25rem}.faq__row:not(:last-child){margin-bottom:3.75rem}.map__padding:not(:last-child),.map__title:not(:last-child){margin-bottom:1.25rem}.sizes__title{font-size:2rem}.sizes__description{font-size:1.125rem}.sizes__spollers .sizes__item{font-size:.75rem}.block-sizes__title,.sizes__title-button{font-size:1.125rem}.block-sizes__image{height:26.875rem;min-width:9.375rem;width:9.375rem}.cart-block__label{font-size:.75rem}.cart-block__cards--size2 .cart-block__card{padding-left:1rem;padding-right:1rem}.cart-block__box{padding-right:1.625rem}.lc__fon{height:10rem}.lc__navigation:not(:last-child){margin-bottom:2rem}.lc__link{padding-bottom:.875rem;padding-top:.875rem}.menu-lc__box{padding-left:1rem;padding-right:1rem}.menu-lc__row:not(:last-child){margin-bottom:2rem}.menu-lc__navigation{padding-left:1rem;padding-right:1rem}.content-lc__row:not(:last-child){margin-bottom:2.5rem}.edit-lc__items{column-gap:1.25rem}.order-lc__box{padding-left:1rem;padding-right:1rem}.box-order-lc__title:not(:last-child){margin-bottom:1.375rem}.box-order-lc__image{height:7.5rem;min-width:5.625rem;width:5.625rem}.box-order-lc__name:not(:last-child){margin-bottom:.25rem}.favorites-content-lc{padding-left:1.5rem;padding-right:1.5rem}.indirizzi-lc__row{padding-left:1rem;padding-right:1rem}.stefanel-lounge__title:not(:last-child){margin-bottom:1.5rem}.stefanel-lounge__picture{height:9.75rem;padding-bottom:.75rem;padding-top:.75rem}.page-header{padding-bottom:.5rem;padding-top:.5rem}.page-footer__copyright{padding-bottom:1.125rem;padding-top:1.125rem}.registration__progress-bar:not(:last-child){margin-bottom:2.5rem}.registration__title-big{font-size:1.5rem}.registration__text{font-size:.875rem}.complate__text:not(:last-child){margin-bottom:2rem}.product-card__price-block:not(:last-child){margin-bottom:.5rem}.product-card__image-small{height:3.3125rem;width:2.5rem}.product-card__text-element:not(:last-child){margin-bottom:.5rem}.information__navigation:not(:last-child){margin-bottom:2.5rem}.descrizione__description{font-size:1rem}.descrizione__name{font-size:.625rem}.descrizione__text:not(:last-child){margin-bottom:1rem}}@media (max-width:22.5em){.filter-menu__buttons{flex-direction:column;row-gap:1rem}}@media (max-width:20em){.cart,.favorites{padding:.5rem}.page--top{padding-top:10rem}}@media (max-width:61.99875em) and (min-width:23.4375em) and (max-width:62em){.mobile-menu{padding-left:clamp(1.625rem,-.27431118314375rem + 8.1037277147vw,4.75rem);padding-right:clamp(1.625rem,-.27431118314375rem + 8.1037277147vw,4.75rem)}.cart-block__cards--size2 .cart-block__image{height:clamp(11.25rem,10.49027552674375rem + 3.2414910859vw,12.5rem);min-width:clamp(8.4375rem,7.86770664505625rem + 2.4311183144vw,9.375rem);width:clamp(8.4375rem,7.86770664505625rem + 2.4311183144vw,9.375rem)}.menu-lc__picture{height:clamp(21.4375rem,11.6750405186375rem + 41.6531604538vw,37.5rem)}}@media (min-width:61.99875em) and (max-width:120em) and (min-width:120em){.footer__wrapper{max-width:32.25rem}}@media (min-width:61.99875em) and (max-width:120em) and (min-width:62em) and (max-width:120em){.footer__wrapper{max-width:clamp(20rem,6.90517241379375rem + 21.1206896552vw,32.25rem)}}@media (max-width:47.99875em) and (min-width:23.4375em) and (max-width:48em){.categories__image{height:clamp(21.9375rem,.05057251908125rem + 93.3842239186vw,44.875rem);width:clamp(16.375rem,.0343511450375rem + 69.7201017812vw,33.5rem)}.video{height:clamp(28.5rem,-3.9427480916rem + 138.4223918575vw,62.5rem)}}@media (max-width:47.99875em) and (min-width:20em) and (max-width:47.9375em){.travel__image{height:clamp(11.5625rem,-.826314317675rem + 61.9440715884vw,28.868125rem)}}@media (max-width:61.99875em) and (min-width:20em) and (max-width:62em){.--column-one .products__columns .products__image{height:clamp(23.9375rem,-1.98511904761875rem + 129.6130952381vw,78.375rem)}.products__columns--grid .products__image{height:clamp(11.3125rem,-1.9613095238125rem + 66.369047619vw,39.1875rem)}.products__image{height:clamp(11.3125rem,-1.63392857143125rem + 64.7321428571vw,38.5rem)}}@media (max-width:47.99875em) and (min-width:20em) and (max-width:48em){.smart-selection__picture-big{height:clamp(26.4375rem,-.08035714285625rem + 132.5892857143vw,63.5625rem)}.smart-selection__image{height:clamp(21.9375rem,5.4642857142875rem + 82.3660714286vw,45rem)}.travel-video__file{height:clamp(26.75rem,.14285714285625rem + 133.0357142857vw,64rem)}.travel-video__image{height:clamp(31.25rem,7.94642857143125rem + 116.5178571429vw,63.875rem)}.product-card__image{height:clamp(26.625rem,-1.4107142857125rem + 140.1785714286vw,65.875rem)}}@media (min-width:47.99875em) and (max-width:90em) and (min-width:90em){.smart-video__content{max-width:24.5rem}}@media (min-width:47.99875em) and (max-width:90em) and (min-width:48em) and (max-width:90em){.smart-video__content{max-width:clamp(17.5rem,9.5rem + 16.6666666667vw,24.5rem)}}@media (max-width:47.99875em) and (min-width:23.4375em) and (max-width:90em){.smart-video__file{height:clamp(12.0625rem,5.39436619718125rem + 28.4507042254vw,31rem)}}@media (max-width:37.5em) and (min-width:20em) and (max-width:37.5em){.guide__column{height:clamp(11.625rem,.05357142856875rem + 57.8571428571vw,21.75rem)}}@media (max-width:47.99875em) and (min-width:23.4375em) and (max-width:160em){.textile__image{height:clamp(9.25rem,7.801916475975rem + 6.1784897025vw,17.6875rem)}}@media (min-width:61.99875em) and (max-width:90em) and (min-width:90em){.cart-block__column{column-gap:7.5rem}.menu-lc__picture{height:22.625rem}}@media (min-width:61.99875em) and (max-width:90em) and (min-width:62em) and (max-width:90em){.cart-block__column{column-gap:clamp(3rem,-6.9642857142875rem + 16.0714285714vw,7.5rem)}}@media (max-width:90em) and (min-width:23.4375em) and (max-width:120em){.cart-block__cards--size .cart-block__image{height:clamp(11.25rem,10.94660194175rem + 1.2944983819vw,12.5rem);min-width:clamp(8.4375rem,8.2099514563125rem + .9708737864vw,9.375rem);width:clamp(8.4375rem,8.2099514563125rem + .9708737864vw,9.375rem)}}@media (max-width:90em) and (min-width:62em) and (max-width:90em){.lc__box{margin-left:clamp(6.25e-8rem,-20.48214265625rem + 33.0357140625vw,9.25rem);margin-right:clamp(6.25e-8rem,-20.48214265625rem + 33.0357140625vw,9.25rem)}}@media (min-width:61.99875em) and (max-width:90em) and (min-width:23.4375em) and (max-width:90em){.menu-lc__picture{height:clamp(21.4375rem,21.01936619718125rem + 1.7840375587vw,22.625rem)}}@media (max-width:61.99875em) and (min-width:62em) and (max-width:120em){.product-card__card-block{right:clamp(1rem,.46551724138125rem + .8620689655vw,1.5rem)}}@media (min-width:47.99875em) and (max-width:61.99875em) and (min-width:62em){.product-card__image{height:43.125rem}}@media (min-width:47.99875em) and (max-width:61.99875em) and (min-width:48em) and (max-width:62em){.product-card__image{height:clamp(34.5625rem,5.20535714285625rem + 61.1607142857vw,43.125rem)}}@media (min-width:20em) and (max-width:166em){.cart,.favorites{padding:clamp(.5rem,.397260273975rem + .5136986301vw,1.25rem)}.page--top{padding-top:clamp(10rem,9.90582191780625rem + .470890411vw,10.6875rem)}}@media (min-width:22.5625em){.filter-menu__buttons{column-gap:.625rem;justify-content:space-between}}@media (min-width:23.4375em) and (max-width:160em){.travel-block--height{height:clamp(15.8125rem,7.02745995423125rem + 37.4828375286vw,67rem)}}@media (min-width:23.4375em) and (max-width:120em){.title{font-size:clamp(1.75rem,1.68932038835rem + .2588996764vw,2rem)}.title-big{font-size:clamp(2rem,1.8786407767rem + .5177993528vw,2.5rem)}.favorites__icon{height:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}.cart__icon,.favorites__icon{width:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}.cart__icon{height:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}.content-form{padding-left:clamp(1.5rem,1.19660194175rem + 1.2944983819vw,2.75rem);padding-right:clamp(1.5rem,1.19660194175rem + 1.2944983819vw,2.75rem)}.tovar-add{padding-bottom:clamp(1.5rem,1.3786407767rem + .5177993528vw,2rem);padding-top:clamp(1.5rem,1.3786407767rem + .5177993528vw,2rem)}.tovar-add__title:not(:last-child){margin-bottom:clamp(1.5rem,1.3786407767rem + .5177993528vw,2rem)}.tovar-add__label{font-size:clamp(.75rem,.719660194175rem + .1294498382vw,.875rem)}.page__breadcrumbs{margin-bottom:clamp(3.75rem,2.83980582524375rem + 3.8834951456vw,7.5rem)}.page__categories{padding-bottom:clamp(2.5rem,2.3786407767rem + .5177993528vw,3rem);padding-top:clamp(2.5rem,2.3786407767rem + .5177993528vw,3rem)}.page__travel{margin-bottom:clamp(1.5rem,1.2572815534rem + 1.0355987055vw,2.5rem)}.page__smart-selection--top{padding-bottom:clamp(2.5rem,2.3786407767rem + .5177993528vw,3rem)}.page__smart-selection--top,.page__smart-video{padding-top:clamp(2.5rem,2.3786407767rem + .5177993528vw,3rem)}.page__smart-video{padding-bottom:clamp(2.5rem,2.3786407767rem + .5177993528vw,3rem)}.page__travel-video{padding-bottom:clamp(1.5rem,1.1359223301rem + 1.5533980583vw,3rem);padding-top:clamp(1.5rem,1.1359223301rem + 1.5533980583vw,3rem)}.page__banner,.page__guide{margin-bottom:clamp(1.5rem,1.2572815534rem + 1.0355987055vw,2.5rem)}.page__textile{padding-bottom:clamp(2.5rem,2.3786407767rem + .5177993528vw,3rem);padding-top:clamp(2.5rem,2.3786407767rem + .5177993528vw,3rem)}.page__faq{margin-bottom:clamp(3.75rem,2.83980582524375rem + 3.8834951456vw,7.5rem)}.page__sizes{padding-bottom:clamp(3.75rem,2.83980582524375rem + 3.8834951456vw,7.5rem);padding-top:clamp(1.875rem,1.41990291261875rem + 1.9417475728vw,3.75rem)}.page__cart-block{margin-bottom:clamp(3.5rem,3.1359223301rem + 1.5533980583vw,5rem)}.page__lc{padding-bottom:clamp(3.75rem,2.83980582524375rem + 3.8834951456vw,7.5rem)}.page__viewing-order{padding-top:clamp(2rem,1.8786407767rem + .5177993528vw,2.5rem)}.page__registration,.page__viewing-order{padding-bottom:clamp(3.75rem,2.83980582524375rem + 3.8834951456vw,7.5rem)}.page__account{margin-bottom:clamp(4rem,3.7572815534rem + 1.0355987055vw,5rem)}.page__information{padding-bottom:clamp(1.5rem,.65048543689375rem + 3.6245954693vw,5rem)}.footer__copyright{padding-bottom:clamp(1.125rem,1.06432038835rem + .2588996764vw,1.375rem);padding-top:clamp(1.125rem,1.06432038835rem + .2588996764vw,1.375rem)}.popup{padding-left:clamp(1rem,.7572815534rem + 1.0355987055vw,2rem);padding-right:clamp(1rem,.7572815534rem + 1.0355987055vw,2rem)}.popup--option{padding-bottom:clamp(1.5rem,1.1359223301rem + 1.5533980583vw,3rem);padding-left:clamp(1rem,.51456310679375rem + 2.071197411vw,3rem);padding-right:clamp(1rem,.51456310679375rem + 2.071197411vw,3rem);padding-top:clamp(2.5rem,2.3786407767rem + .5177993528vw,3rem)}.popup--option4{padding-left:clamp(1rem,.7572815534rem + 1.0355987055vw,2rem);padding-right:clamp(1rem,.7572815534rem + 1.0355987055vw,2rem)}.popup--option5{padding-left:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem);padding-right:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}.popup__delegation{gap:clamp(.1875rem,.1723300970875rem + .0647249191vw,.25rem)}.home__title{font-size:clamp(2rem,1.7572815534rem + 1.0355987055vw,3rem)}.home__title:not(:last-child){margin-bottom:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}.home__text{font-size:clamp(1.125rem,1.033980582525rem + .3883495146vw,1.5rem)}.home__text:not(:last-child){margin-bottom:clamp(1.5rem,1.1359223301rem + 1.5533980583vw,3rem)}.categories__title:not(:last-child){margin-bottom:clamp(5rem,4.8786407767rem + .5177993528vw,5.5rem)}.categories__slider{padding-bottom:clamp(1.5rem,1.2572815534rem + 1.0355987055vw,2.5rem)}.categories__name{padding-bottom:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}.categories .swiper-scrollbar{top:clamp(1.5rem,1.2572815534rem + 1.0355987055vw,2.5rem)}.travel__text{font-size:clamp(1rem,.969660194175rem + .1294498382vw,1.125rem)}.travel__text:not(:last-child){margin-bottom:clamp(4rem,3.7572815534rem + 1.0355987055vw,5rem)}.travel__columns{gap:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}.travel__name{padding-bottom:clamp(.5rem,.3786407767rem + .5177993528vw,1rem);padding-top:clamp(.5rem,.3786407767rem + .5177993528vw,1rem)}.products__title-big--bottom:not(:last-child),.products__title:not(:last-child){margin-bottom:clamp(1.5rem,1.2572815534rem + 1.0355987055vw,2.5rem)}.products__banner{height:clamp(10.6875rem,10.00485436893125rem + 2.9126213592vw,13.5rem)}.products__description{font-size:clamp(1rem,.969660194175rem + .1294498382vw,1.125rem)}.products__navigation:not(:last-child){margin-bottom:clamp(1.5rem,1.2572815534rem + 1.0355987055vw,2.5rem)}.products__columns{row-gap:clamp(1.5rem,1.2572815534rem + 1.0355987055vw,2.5rem)}.products__columns:not(:last-child){margin-bottom:clamp(1.875rem,1.723300970875rem + .6472491909vw,2.5rem)}.products__column{padding-bottom:clamp(1.375rem,1.223300970875rem + .6472491909vw,2rem)}.products__price-block:not(:last-child){margin-bottom:clamp(.5rem,.43932038835rem + .2588996764vw,.75rem)}.smart-selection__module:not(:last-child){margin-bottom:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}.smart-selection__name-link:not(:last-child){margin-bottom:clamp(.625rem,.412621359225rem + .9061488673vw,1.5rem)}.smart-selection__link:not(:last-child){margin-bottom:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}.smart-selection__column--padding{padding-bottom:clamp(1.5rem,1.1359223301rem + 1.5533980583vw,3rem);padding-top:clamp(1.5rem,1.1359223301rem + 1.5533980583vw,3rem)}.smart-selection__slider{padding-bottom:clamp(1.5rem,.89320388349375rem + 2.5889967638vw,4rem)}.smart-video__title{font-size:clamp(2rem,1.7572815534rem + 1.0355987055vw,3rem)}.travel-block__description{font-size:clamp(1rem,.969660194175rem + .1294498382vw,1.125rem)}.banner__title-big:not(:last-child){margin-bottom:clamp(1.5rem,1.2572815534rem + 1.0355987055vw,2.5rem)}.banner__picture{height:clamp(15rem,13.7864077669875rem + 5.1779935275vw,20rem)}.guide__title{font-size:clamp(2rem,1.7572815534rem + 1.0355987055vw,3rem)}.guide__title--btottom:not(:last-child){margin-bottom:clamp(2.5rem,2.3786407767rem + .5177993528vw,3rem)}.guide__description{font-size:clamp(1.5rem,1.2572815534rem + 1.0355987055vw,2.5rem)}.guide__description:not(:last-child){margin-bottom:clamp(4rem,3.7572815534rem + 1.0355987055vw,5rem)}.guide__columns{column-gap:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem);row-gap:clamp(.5rem,.2572815534rem + 1.0355987055vw,1.5rem)}.guide__parent{height:clamp(12.5rem,10.8616504854375rem + 6.9902912621vw,19.25rem)}.guide__parent:not(:last-child){margin-bottom:clamp(4rem,3.7572815534rem + 1.0355987055vw,5rem)}.guide__sub-title{font-size:clamp(1.5rem,1.1359223301rem + 1.5533980583vw,3rem)}.guide__navigation:not(:last-child){margin-bottom:clamp(4rem,3.7572815534rem + 1.0355987055vw,5rem)}.guide__content P{font-size:clamp(1rem,.969660194175rem + .1294498382vw,1.125rem)}.guide__row:not(:last-child){margin-bottom:clamp(3.875rem,3.601941747575rem + 1.1650485437vw,5rem)}.guide__title-nav{font-size:clamp(1.5rem,1.3786407767rem + .5177993528vw,2rem)}.guide__label,.studio__description{font-size:clamp(1rem,.969660194175rem + .1294498382vw,1.125rem)}.studio__name{font-size:clamp(.875rem,.81432038835rem + .2588996764vw,1.125rem)}.textile__wrapper{padding-bottom:clamp(1.5rem,1.2572815534rem + 1.0355987055vw,2.5rem)}.textile__name{font-size:clamp(1rem,.969660194175rem + .1294498382vw,1.125rem)}.faq__title-big:not(:last-child){margin-bottom:clamp(1.25rem,.94660194175rem + 1.2944983819vw,2.5rem)}.faq__row:not(:last-child){margin-bottom:clamp(3.75rem,2.83980582524375rem + 3.8834951456vw,7.5rem)}.map__title:not(:last-child){margin-bottom:clamp(1.25rem,.94660194175rem + 1.2944983819vw,2.5rem)}.map__padding:not(:last-child){margin-bottom:clamp(1.25rem,1.18932038835rem + .2588996764vw,1.5rem)}.sizes__title{font-size:clamp(2rem,1.7572815534rem + 1.0355987055vw,3rem)}.sizes__description{font-size:clamp(1.125rem,1.033980582525rem + .3883495146vw,1.5rem)}.sizes__spollers .sizes__item{font-size:clamp(.75rem,.719660194175rem + .1294498382vw,.875rem)}.block-sizes__title,.sizes__title-button{font-size:clamp(1.125rem,1.033980582525rem + .3883495146vw,1.5rem)}.block-sizes__image{height:clamp(26.875rem,26.5260922330125rem + 1.4886731392vw,28.3125rem);min-width:clamp(9.375rem,9.2536407767rem + .5177993528vw,9.875rem);width:clamp(9.375rem,9.2536407767rem + .5177993528vw,9.875rem)}.cart-block__label{font-size:clamp(.75rem,.719660194175rem + .1294498382vw,.875rem)}.cart-block__cards--size2 .cart-block__card{padding-left:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem);padding-right:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}.cart-block__box{padding-right:clamp(1.625rem,1.412621359225rem + .9061488673vw,2.5rem)}.lc__fon{height:clamp(10rem,8.7257281553375rem + 5.4368932039vw,15.25rem)}.lc__navigation:not(:last-child){margin-bottom:clamp(2rem,1.8786407767rem + .5177993528vw,2.5rem)}.lc__link{padding-bottom:clamp(.875rem,.81432038835rem + .2588996764vw,1.125rem);padding-top:clamp(.875rem,.81432038835rem + .2588996764vw,1.125rem)}.menu-lc__box{padding-left:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem);padding-right:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}.menu-lc__row:not(:last-child){margin-bottom:clamp(2rem,1.8786407767rem + .5177993528vw,2.5rem)}.menu-lc__navigation{padding-left:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem);padding-right:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}.content-lc__row:not(:last-child){margin-bottom:clamp(2.5rem,2.3786407767rem + .5177993528vw,3rem)}.edit-lc__items{column-gap:clamp(1.25rem,.94660194175rem + 1.2944983819vw,2.5rem)}.order-lc__box{padding-left:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem);padding-right:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}.box-order-lc__title:not(:last-child){margin-bottom:clamp(1.375rem,1.344660194175rem + .1294498382vw,1.5rem)}.box-order-lc__image{height:clamp(7.5rem,6.2864077669875rem + 5.1779935275vw,12.5rem);min-width:clamp(5.625rem,4.71480582524375rem + 3.8834951456vw,9.375rem);width:clamp(5.625rem,4.71480582524375rem + 3.8834951456vw,9.375rem)}.box-order-lc__name:not(:last-child){margin-bottom:clamp(.25rem,.18932038835rem + .2588996764vw,.5rem)}.favorites-content-lc{padding-left:clamp(1.5rem,1.2572815534rem + 1.0355987055vw,2.5rem);padding-right:clamp(1.5rem,1.2572815534rem + 1.0355987055vw,2.5rem)}.indirizzi-lc__row{padding-left:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem);padding-right:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}.stefanel-lounge__title:not(:last-child){margin-bottom:clamp(1.5rem,1.2572815534rem + 1.0355987055vw,2.5rem)}.stefanel-lounge__picture{height:clamp(9.75rem,8.0206310679625rem + 7.3786407767vw,16.875rem);padding-bottom:clamp(.75rem,.56796116505rem + .7766990291vw,1.5rem);padding-top:clamp(.75rem,.56796116505rem + .7766990291vw,1.5rem)}.page-header{padding-bottom:clamp(.5rem,.2572815534rem + 1.0355987055vw,1.5rem);padding-top:clamp(.5rem,.2572815534rem + 1.0355987055vw,1.5rem)}.page-footer__copyright{padding-bottom:clamp(1.125rem,1.06432038835rem + .2588996764vw,1.375rem);padding-top:clamp(1.125rem,1.06432038835rem + .2588996764vw,1.375rem)}.registration__progress-bar:not(:last-child){margin-bottom:clamp(2.5rem,1.89320388349375rem + 2.5889967638vw,5rem)}.registration__title-big{font-size:clamp(1.5rem,1.3786407767rem + .5177993528vw,2rem)}.registration__text{font-size:clamp(.875rem,.844660194175rem + .1294498382vw,1rem)}.complate__text:not(:last-child){margin-bottom:clamp(2rem,1.8786407767rem + .5177993528vw,2.5rem)}.product-card__price-block:not(:last-child){margin-bottom:clamp(.5rem,.43932038835rem + .2588996764vw,.75rem)}.product-card__image-small{height:clamp(3.3125rem,3.2063106796125rem + .4530744337vw,3.75rem);width:clamp(2.5rem,2.4241504854375rem + .3236245955vw,2.8125rem)}.product-card__text-element:not(:last-child){margin-bottom:clamp(.5rem,.2572815534rem + 1.0355987055vw,1.5rem)}.information__navigation:not(:last-child){margin-bottom:clamp(2.5rem,2.2572815534rem + 1.0355987055vw,3.5rem)}.descrizione__description{font-size:clamp(1rem,.969660194175rem + .1294498382vw,1.125rem)}.descrizione__name{font-size:clamp(.625rem,.594660194175rem + .1294498382vw,.75rem)}.descrizione__text:not(:last-child){margin-bottom:clamp(1rem,.8786407767rem + .5177993528vw,1.5rem)}}@media (min-width:23.5em){.complate__text span{display:block}}@media (min-width:24.375em) and (max-width:120em){.popup__item{height:clamp(2.75rem,2.65441176470625rem + .3921568627vw,3.125rem);width:clamp(2.75rem,2.65441176470625rem + .3921568627vw,3.125rem)}}@media (min-width:29.99875em) and (min-width:90em) and (max-width:120em){.account__column,.progress-bar,.registration__column,.viewing-order__column{max-width:clamp(26rem,7.25rem + 20.8333333333vw,32.25rem)}}@media (min-width:29.99875em) and (min-width:120em){.account__column,.progress-bar,.registration__column,.viewing-order__column{max-width:32.25rem}}@media (min-width:29.99875em) and (max-width:90em){.account__column,.progress-bar,.registration__column,.viewing-order__column{max-width:26rem}}@media (min-width:29.99875em) and (max-width:61.99875em){[class*=container]{padding:0 1.5rem}.modal{padding:3rem 1.5rem 1.5rem}.--html-close .modal{padding:.5rem 1.5rem 1.5rem}.tovar-add{right:1.5rem;top:7.5625rem}.--html-close .tovar-add{top:5.0625rem}.search-menu__box{padding:1rem}.header__back{left:1rem}.categories__slider,.categories__title{padding-left:1.5rem;padding-right:1.5rem}.products .navigation__items,.products__columns,.products__description,.products__pagging,.products__title,.products__title-big,.smart-selection .navigation__items,.smart-selection__module,.smart-selection__title-big{padding:0 1.5rem}.textile__slider{padding-left:1.5rem;padding-right:1.5rem}.map__label,.map__mobile{padding:0 1.5rem}.map__overfloy{padding:1rem 1.5rem}.modules-map{padding:0 1.5rem 2rem}.map-block__body{padding:0 1.5rem}.map-block__box{padding:3.125rem 1.5rem}.product-card__content{padding:.5rem 1.5rem 0}.descrizione{padding:0 1.5rem}}@media (min-width:29.99875em) and (max-width:47.99875em){.smart-selection__column{padding:0 1.5rem}}@media (min-width:29.99875em){.promotion__button{right:1.5rem}.progress-bar{margin:0 auto}.header__container{padding:0 1.5rem}.breadcrumbs__description{max-width:40.625rem}.products__description,.travel-block__description{margin:0 auto;max-width:36.25rem}.guide__navigation{column-gap:1.5rem;justify-content:space-between;overflow:auto;white-space:nowrap}.order-lc__lists{display:flex;gap:1.5rem}.order-lc__list{flex:1 1 calc(50% - 1.5rem)}.account__column,.viewing-order__column{margin:0 auto}.complate__column{margin:0 auto;max-width:32.5rem}.pagging__items{column-gap:.75rem}.pagging__link{font-size:.875rem}}@media (min-width:37.5625em) and (min-width:37.5em) and (max-width:160em){.guide__column{height:clamp(11.0625rem,.2142857142875rem + 28.9285714286vw,46.5rem)}}@media (min-width:37.5625em) and (min-width:160em){.guide__column{height:46.5rem}}@media (min-width:37.5625em) and (max-width:61.99875em){.popup--option2{padding:3rem 1.5rem 1.5rem;right:1.5rem;top:3rem}.--html-close .popup--option2{top:.5rem}}@media (min-width:37.5625em) and (max-width:47.99875em){.search-menu__column{width:50%}}@media (min-width:37.5625em) and (max-width:37.5em){.guide__column{height:11.0625rem}}@media (min-width:37.5625em){.popup--option2{position:absolute;transition:top var(--s) var(--e)}.guide__columns{grid-template-columns:repeat(4,1fr)}.block-sizes__column{column-gap:1.5rem;display:flex}}@media (min-width:47.99875em) and (min-width:62em) and (max-width:160em){.smart-selection__image-big{height:clamp(25rem,1.27551020408125rem + 38.2653061224vw,62.5rem)}}@media (min-width:47.99875em) and (min-width:48em) and (max-width:166em){.travel__image{height:clamp(14.091875rem,-1.26049788135625rem + 31.9841101695vw,51.833125rem)}}@media (min-width:47.99875em) and (min-width:48em) and (max-width:165.625em){.sizes__parent{max-width:clamp(28.3125rem,14.36138416578125rem + 29.0648246546vw,62.5rem)}}@media (min-width:47.99875em) and (min-width:48em) and (max-width:160em){.categories__image{width:clamp(19.4375rem,13.4375rem + 12.5vw,33.4375rem)}.smart-selection__image{height:clamp(15.875rem,3.5267857142875rem + 25.7254464286vw,44.6875rem)}.smart-video__file{height:clamp(16.4375rem,-2.04464285714375rem + 38.5044642857vw,59.5625rem)}.travel-video__file{height:clamp(25rem,-1.57142857143125rem + 55.3571428571vw,87rem)}.travel-video__image{height:clamp(28.75rem,-2.80357142856875rem + 65.7366071429vw,102.375rem)}.video{height:clamp(35rem,24.4732142857125rem + 21.9308035714vw,59.5625rem);width:clamp(27rem,17.14285714285625rem + 20.5357142857vw,50rem)}}@media (min-width:47.99875em) and (min-width:48em) and (max-width:120em){.smart-selection__content{max-width:clamp(15rem,5rem + 20.8333333333vw,30rem);min-width:clamp(15rem,5rem + 20.8333333333vw,30rem)}.smart-video__column{column-gap:clamp(1.5rem,-.5rem + 4.1666666667vw,4.5rem)}.travel-video__video{padding-bottom:clamp(1.5rem,-1.41666666666875rem + 6.0763888889vw,5.875rem);padding-left:clamp(1.5rem,-.5rem + 4.1666666667vw,4.5rem);padding-top:clamp(1.5rem,-1.41666666666875rem + 6.0763888889vw,5.875rem)}}@media (min-width:47.99875em) and (min-width:23.4375em) and (max-width:160em){.categories__image{height:clamp(21.9375rem,18.0330377574375rem + 16.6590389016vw,44.6875rem)}.textile__image{height:clamp(3.9375rem,1.57766018306875rem + 10.0686498856vw,17.6875rem)}}@media (min-width:47.99875em) and (min-width:166em){.travel__image{height:51.833125rem}}@media (min-width:47.99875em) and (min-width:165.625em){.sizes__parent{max-width:62.5rem}}@media (min-width:47.99875em) and (min-width:160em){.categories__image{height:44.6875rem;width:33.4375rem}.smart-selection__image-big{height:62.5rem}.smart-selection__image{height:44.6875rem}.smart-video__file{height:59.5625rem}.travel-video__file{height:87rem}.travel-video__image{height:102.375rem}.textile__image{height:17.6875rem}.video{height:59.5625rem;width:50rem}}@media (min-width:47.99875em) and (min-width:120em){.smart-selection__content{max-width:30rem;min-width:30rem}.smart-video__column{column-gap:4.5rem}.travel-video__video{padding-bottom:5.875rem;padding-left:4.5rem;padding-top:5.875rem}}@media (min-width:47.99875em) and (max-width:90em) and (max-width:48em){.smart-video__content{max-width:17.5rem}}@media (min-width:47.99875em) and (max-width:62em){.smart-selection__image-big{height:25rem}}@media (min-width:47.99875em) and (max-width:61.99875em) and (max-width:48em){.product-card__image{height:34.5625rem}}@media (min-width:47.99875em) and (max-width:61.99875em){.menu__column{gap:1.5rem;grid-template-columns:repeat(3,1fr)}.smart-selection__column{column-gap:1.5rem}.smart-selection__content{margin-left:1.5rem}.smart-selection__slider{padding-right:1.5rem}}@media (min-width:47.99875em) and (max-width:48em){.categories__image{width:19.4375rem}.travel__image{height:14.091875rem}.smart-selection__content{max-width:15rem;min-width:15rem}.smart-selection__image{height:15.875rem}.smart-video__column{column-gap:1.5rem}.smart-video__file{height:16.4375rem}.travel-video__video{padding-bottom:1.5rem;padding-left:1.5rem;padding-top:1.5rem}.travel-video__file{height:25rem}.travel-video__image{height:28.75rem}.sizes__parent{max-width:28.3125rem}.video{height:35rem;width:27rem}}@media (min-width:47.99875em) and (max-width:23.4375em){.categories__image{height:21.9375rem}.textile__image{height:3.9375rem}}@media (min-width:47.99875em) and (any-hover:hover){.promotion__link{align-self:center;display:inline-flex;justify-content:center;text-decoration:none}.promotion__link:hover:before{transform:translateX(100%);transition:transform .5s var(--e)}.promotion__link:hover:after{opacity:1;transform:translateX(0);transition-delay:.5s}.promotion__link:after,.promotion__link:before{background-color:var(--whiteBg);bottom:0;content:"";height:.0625rem;left:0;pointer-events:none;position:absolute;width:100%}.promotion__link:before{transform:translateX(0);transform-origin:left}.promotion__link:after{transform:translateX(-100%);transition:transform .5s var(--e)}.navigation__link:hover span{transform:translateY(-300%);transition:transform var(--s) cubic-bezier(.27,0,.59,.99)}.navigation__link:hover .navigation__hover-text{bottom:50.5%;transition:bottom .6s cubic-bezier(.27,0,.59,.99)}.cart,.favorites{opacity:0;pointer-events:none;transition:opacity var(--s) var(--e)}.form__link-border{align-self:flex-start;overflow:hidden;padding-bottom:.125rem}.form__link-border:hover:before{transform:translateX(100%);transition:transform .5s var(--e)}.form__link-border:hover:after{opacity:1;transform:translateX(0);transition-delay:.5s}.form__link-border:after,.form__link-border:before{background-color:#232323;bottom:0;content:"";height:.0625rem;left:0;pointer-events:none;position:absolute;width:100%}.form__link-border:before{transform:translateX(0);transform-origin:left}.form__link-border:after{transform:translateX(-100%);transition:transform .5s var(--e)}.spollers__link{transition:opacity var(--s) var(--e)}.spollers__link:hover{opacity:.7}.menu__item:hover .menu__link:before{width:120%}.menu__link:before{transition:width var(--s) var(--e)}.menu__element{transition:opacity var(--s) var(--e)}.menu__element:hover{opacity:.7}.footer__icon{transition:transform var(--s) var(--e);will-change:transform}.footer__icon:hover{transform:scale(1.1)}.form-map__link span{align-self:flex-start;overflow:hidden;padding-bottom:.125rem}.form-map__link span:hover:before{transform:translateX(100%);transition:transform .5s var(--e)}.form-map__link span:hover:after{opacity:1;transform:translateX(0);transition-delay:.5s}.form-map__link span:after,.form-map__link span:before{background-color:#232323;bottom:0;content:"";height:.0625rem;left:0;pointer-events:none;position:absolute;width:100%}.form-map__link span:before{transform:translateX(0);transform-origin:left}.form-map__link span:after{transform:translateX(-100%);transition:transform .5s var(--e)}.breadcrumbs__link{transition:color var(--s) var(--e)}.breadcrumbs__link:hover{color:#6f6f6f}.button:hover span{transform:translateY(-300%);transition:transform var(--s) cubic-bezier(.27,0,.59,.99)}.button:hover .button__hover-text{bottom:50.5%;transition:bottom .6s cubic-bezier(.27,0,.59,.99)}.products__column:hover .navigation-next-all,.products__column:hover .navigation-prev-all{opacity:1}.products__column:hover .cart,.products__column:hover .favorites,.products__column:hover .products__elements{opacity:1;pointer-events:all}.products__column:hover .products__color{opacity:0}.products__cart,.products__color,.products__elements,.products__favorites{transition:opacity var(--s) var(--e)}.products__elements{left:0;opacity:0;position:absolute;top:0}.smart-selection__link:hover:before{transform:translateX(100%);transition:transform .5s var(--e)}.smart-selection__link:hover:after{opacity:1;transform:translateX(0);transition-delay:.5s}.smart-video__link{transition:padding var(--s) var(--e)}.smart-video__link:hover{padding-left:0}.smart-video__link:hover:before{left:-100%}.smart-video__link:hover:after{width:100%}.smart-video__link:before{transition:left var(--s) var(--e)}.smart-video__link:after{transition:width var(--s) var(--e)}.guide__button{transition:color var(--s) var(--e)}.guide__button:hover{color:var(--redColor)}.map__link{transition:opacity var(--s) var(--e)}.map__link:hover{opacity:.7}.map__button{transition:color var(--s) var(--e),background-color var(--s) var(--e),border var(--s) var(--e)}.map__button:hover{background-color:#1b1b1a;color:var(--whiteColor)}.map__button--bg:hover{background-color:#5a5a5a;border:.0625rem solid #5a5a5a}.countries__tag{transition:color var(--s) var(--e),background-color var(--s) var(--e)}.countries__tag:hover{background-color:#1b1b1a;color:var(--whiteColor)}.countries__button{transition:color var(--s) var(--e),background-color var(--s) var(--e)}.countries__button:hover{background-color:#1b1b1a;color:var(--whiteColor)}.map-block__link{transition:opacity var(--s) var(--e)}.map-block__link:hover{opacity:.7}.map-block__button{transition:color var(--s) var(--e),background-color var(--s) var(--e)}.map-block__button:hover{background-color:#1b1b1a;color:var(--whiteColor)}.lc__link{transition:all var(--s) var(--e)}.lc__link:hover:before{width:100%}.menu-lc__text-link{align-self:flex-start;overflow:hidden;padding-bottom:.125rem}.menu-lc__text-link:hover:before{transform:translateX(100%);transition:transform .5s var(--e)}.menu-lc__text-link:hover:after{opacity:1;transform:translateX(0);transition-delay:.5s}.menu-lc__text-link:after,.menu-lc__text-link:before{background-color:var(--whiteBg);bottom:0;content:"";height:.0625rem;left:0;pointer-events:none;position:absolute;width:100%}.menu-lc__text-link:before{transform:translateX(0);transform-origin:left}.menu-lc__text-link:after{transform:translateX(-100%);transition:transform .5s var(--e)}.content-lc__link{align-self:flex-start;overflow:hidden;padding-bottom:.0625rem}.content-lc__link:hover:before{transform:translateX(100%);transition:transform .5s var(--e)}.content-lc__link:hover:after{opacity:1;transform:translateX(0);transition-delay:.5s}.content-lc__link:after,.content-lc__link:before{background-color:#232323;bottom:0;content:"";height:.0625rem;left:0;pointer-events:none;position:absolute;width:100%}.content-lc__link:before{transform:translateX(0);transform-origin:left}.content-lc__link:after{transform:translateX(-100%);transition:transform .5s var(--e)}.order-lc__link{align-self:flex-start;overflow:hidden;padding-bottom:.125rem}.order-lc__link:hover:before{transform:translateX(100%);transition:transform .5s var(--e)}.order-lc__link:hover:after{opacity:1;transform:translateX(0);transition-delay:.5s}.order-lc__link:after,.order-lc__link:before{background-color:#232323;bottom:0;content:"";height:.0625rem;left:0;pointer-events:none;position:absolute;width:100%}.order-lc__link:before{transform:translateX(0);transform-origin:left}.order-lc__link:after{transform:translateX(-100%);transition:transform .5s var(--e)}.registration__back span{align-self:flex-start;overflow:hidden;padding-bottom:.125rem}.registration__back span:hover:before{transform:translateX(100%);transition:transform .5s var(--e)}.registration__back span:hover:after{opacity:1;transform:translateX(0);transition-delay:.5s}.registration__back span:after,.registration__back span:before{background-color:#232323;bottom:0;content:"";height:.0625rem;left:0;pointer-events:none;position:absolute;width:100%}.registration__back span:before{transform:translateX(0);transform-origin:left}.registration__back span:after{transform:translateX(-100%);transition:transform .5s var(--e)}.information__title:hover:before{width:100%}.navigation-next-all:before,.navigation-prev-all:before,.pagging__item a{transition:color var(--s) var(--e)}.pagging__item a:hover{color:var(--mainColor)}}@media (min-width:47.99875em){.promotion{display:flex;flex-direction:column;text-align:center}.navigation__items{justify-content:center}.search-menu__content{display:flex;gap:1.5rem}.search-menu__column{flex:1 1 calc(50% - 1.5rem)}.popup__close svg{transition:stroke var(--s) var(--e)}.travel__columns{grid-template-columns:repeat(4,1fr)}.products__column--mobile{display:none}.smart-selection__column{display:flex}.smart-selection__content,.smart-selection__image-big{width:100%}.smart-selection__item:not(:last-child){margin-bottom:1rem}.smart-selection__text{max-width:20.625rem}.smart-video__column{display:flex;justify-content:space-between}.smart-video__box--mobile{display:none}.smart-video__video{width:100%}.travel-video__columns{align-items:center;column-gap:3rem;display:flex;justify-content:space-between}.guide__module{max-width:40.5rem}.studio__columns{column-gap:1.5rem;grid-template-columns:repeat(4,1fr);padding:1.5rem 0}.studio__column{padding:0 1.125rem}.sizes__parent{margin:0 auto}.sizes__block:not(:last-child){margin-bottom:2rem}.order-lc__row{align-items:flex-start;column-gap:1.25rem;display:flex;justify-content:space-between}.stefanel-lounge__box{column-gap:1rem;display:flex}.stefanel-lounge__picture{width:13.875rem}.registration__back:not(:last-child){margin-bottom:.1875rem}.registration__back span{letter-spacing:.03em;line-height:var(--lineHeight_160);position:relative}.navigation-next-all,.navigation-prev-all{cursor:pointer;height:2.5rem;opacity:0;position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;z-index:50}.navigation-next-all:before,.navigation-prev-all:before{font-size:1.5rem;left:50%;position:absolute;top:50%}.navigation-prev-all{left:.75rem}.navigation-prev-all:before{transform:translate(-50%,-50%)}.navigation-next-all{right:.75rem}.navigation-next-all:before{transform:translate(-50%,-50%) rotate(-180deg)}}@media (min-width:48em) and (max-width:120em){.search-menu__button--search{left:clamp(1.25rem,1.08333333333125rem + .3472222222vw,1.5rem)}.search-menu__input{padding-left:clamp(2.75rem,2.58333333333125rem + .3472222222vw,3rem)}}@media (min-width:61.99875em) and (min-width:90em) and (max-width:120em){.aside{max-width:clamp(22.4375rem,-20.125rem + 47.2916666667vw,36.625rem)}}@media (min-width:61.99875em) and (min-width:90em){.lc__box{column-gap:7.5rem}}@media (min-width:61.99875em) and (min-width:64em) and (max-width:160em){.products__columns--grid .products__image{height:clamp(14.625rem,-2.375rem + 26.5625vw,40.125rem)}.products__column--height .products__image{height:clamp(37.5625rem,-4.3125rem + 65.4296875vw,100.375rem)}.products__image{height:clamp(23.9375rem,-3.85416666666875rem + 43.4244791667vw,65.625rem)}}@media (min-width:61.99875em) and (min-width:62em) and (max-width:90em){.lc__box{column-gap:clamp(3.75rem,-4.55357142856875rem + 13.3928571429vw,7.5rem)}}@media (min-width:61.99875em) and (min-width:62em) and (max-width:160em){.popup__module-picture{max-height:clamp(41.25rem,35.7142857142875rem + 8.9285714286vw,50rem);max-width:clamp(20.375rem,5.586734693875rem + 23.8520408163vw,43.75rem);min-width:clamp(20.375rem,5.586734693875rem + 23.8520408163vw,43.75rem)}.product-card__column{max-width:clamp(37.5rem,-5.55994897959375rem + 69.4515306122vw,105.5625rem);min-width:clamp(37.5rem,-5.55994897959375rem + 69.4515306122vw,105.5625rem)}.product-card__image{height:clamp(21.6875rem,.29591836735rem + 34.5025510204vw,55.5rem)}.descrizione__image{height:clamp(19.375rem,-6.4056122449rem + 41.5816326531vw,60.125rem);min-width:clamp(15rem,-2.91198979591875rem + 28.8903061224vw,43.3125rem);width:clamp(15rem,-2.91198979591875rem + 28.8903061224vw,43.3125rem)}}@media (min-width:61.99875em) and (min-width:62em) and (max-width:120em){.panel__row{column-gap:clamp(1rem,-.6034482758625rem + 2.5862068966vw,2.5rem);padding-right:clamp(1rem,-.06896551724375rem + 1.724137931vw,2rem)}.panel__name{max-width:clamp(10rem,3.11853448275625rem + 11.099137931vw,16.4375rem)}.panel__price-block{padding-left:clamp(1rem,-.06896551724375rem + 1.724137931vw,2rem)}.panel__box{column-gap:clamp(1rem,-.6034482758625rem + 2.5862068966vw,2.5rem)}.panel__sizes-block .sizes-block__size{width:clamp(2.75rem,1.68103448275625rem + 1.724137931vw,3.75rem)}.footer__menu{padding-right:clamp(1rem,-1.13793103448125rem + 3.4482758621vw,3rem)}.footer__wrapper{padding-left:clamp(1rem,-1.13793103448125rem + 3.4482758621vw,3rem)}.popup--option4{max-width:clamp(50rem,16.59482758620625rem + 53.8793103448vw,81.25rem)}.map-block__body{padding-left:clamp(3.125rem,-3.55603448275625rem + 10.775862069vw,9.375rem);padding-right:clamp(3.125rem,-3.55603448275625rem + 10.775862069vw,9.375rem)}.cart-block__container{padding-left:clamp(3rem,-6.88793103448125rem + 15.9482758621vw,12.25rem);padding-right:clamp(3rem,-6.88793103448125rem + 15.9482758621vw,12.25rem)}.registration__columns{column-gap:clamp(3.75rem,-10.94827586206875rem + 23.7068965517vw,17.5rem)}.product-card__columns{column-gap:clamp(1.5rem,-1.17241379310625rem + 4.3103448276vw,4rem)}.product-card__content{margin-right:clamp(1.5rem,-1.17241379310625rem + 4.3103448276vw,4rem)}.product-card__parent{bottom:clamp(1rem,.46551724138125rem + .8620689655vw,1.5rem);right:clamp(1rem,.46551724138125rem + .8620689655vw,1.5rem)}.product-card__card-block{left:clamp(1rem,.46551724138125rem + .8620689655vw,1.5rem)}.descrizione,.descrizione__columns{column-gap:clamp(1.5rem,-2.24137931034375rem + 6.0344827586vw,5rem)}.descrizione__column:not(:last-child):before{right:clamp(-2.5rem,1.120689655175rem + -3.0172413793vw,-.75rem)}}@media (min-width:61.99875em) and (min-width:48em) and (max-width:160em){.smart-selection__content--width{max-width:clamp(18.875rem,6.04464285714375rem + 26.7299107143vw,48.8125rem);min-width:clamp(18.875rem,6.04464285714375rem + 26.7299107143vw,48.8125rem)}}@media (min-width:61.99875em) and (min-width:23.4375em) and (max-width:160em){.popup__image-vertical{height:clamp(14.6875rem,7.98340961098125rem + 28.6041189931vw,53.75rem)}}@media (min-width:61.99875em) and (min-width:23.4375em) and (max-width:120em){.panel__price-block:not(:last-child){margin-bottom:clamp(.5rem,.43932038835rem + .2588996764vw,.75rem)}.cart-block__cards--size2 .cart-block__image{height:clamp(11.25rem,10.94660194175rem + 1.2944983819vw,12.5rem);min-width:clamp(8.4375rem,8.2099514563125rem + .9708737864vw,9.375rem);width:clamp(8.4375rem,8.2099514563125rem + .9708737864vw,9.375rem)}.descrizione{padding-left:clamp(3rem,1.90776699029375rem + 4.6601941748vw,7.5rem);padding-right:clamp(3rem,2.27184466019375rem + 3.1067961165vw,6rem)}}@media (min-width:61.99875em) and (min-width:22.5em) and (max-width:120em){.spollers{column-gap:clamp(1.25rem,.673076923075rem + 2.5641025641vw,3.75rem)}}@media (min-width:61.99875em) and (min-width:160em){.popup__module-picture{max-height:50rem;max-width:43.75rem;min-width:43.75rem}.popup__image-vertical{height:53.75rem}.products__columns--grid .products__image{height:40.125rem}.products__column--height .products__image{height:100.375rem}.products__image{height:65.625rem}.smart-selection__content--width{max-width:48.8125rem;min-width:48.8125rem}.product-card__column{max-width:105.5625rem;min-width:105.5625rem}.product-card__image{height:55.5rem}.descrizione__image{height:60.125rem;min-width:43.3125rem;width:43.3125rem}}@media (min-width:61.99875em) and (min-width:120em){.panel__row{column-gap:2.5rem;padding-right:2rem}.panel__name{max-width:16.4375rem}.panel__price-block{padding-left:2rem}.panel__price-block:not(:last-child){margin-bottom:.75rem}.panel__box{column-gap:2.5rem}.panel__sizes-block .sizes-block__size{width:3.75rem}.spollers{column-gap:3.75rem}.footer__menu{padding-right:3rem}.footer__wrapper{padding-left:3rem}.popup--option4{max-width:81.25rem}.map-block__body{padding-left:9.375rem;padding-right:9.375rem}.cart-block__container{padding-left:12.25rem;padding-right:12.25rem}.cart-block__cards--size2 .cart-block__image{height:12.5rem;min-width:9.375rem;width:9.375rem}.aside{max-width:36.625rem}.registration__columns{column-gap:17.5rem}.product-card__columns{column-gap:4rem}.product-card__content{margin-right:4rem}.product-card__parent{bottom:1.5rem;right:1.5rem}.product-card__card-block{left:1.5rem}.descrizione{padding-left:7.5rem;padding-right:6rem}.descrizione,.descrizione__columns{column-gap:5rem}.descrizione__column:not(:last-child):before{right:-2.5rem}}@media (min-width:61.99875em) and (max-width:90em) and (max-width:62em){.cart-block__column{column-gap:3rem}}@media (min-width:61.99875em) and (max-width:90em) and (max-width:23.4375em){.menu-lc__picture{height:21.4375rem}}@media (min-width:61.99875em) and (max-width:90em){.aside{max-width:22.4375rem}}@media (min-width:61.99875em) and (max-width:64em){.products__columns--grid .products__image{height:14.625rem}.products__column--height .products__image{height:37.5625rem}.products__image{height:23.9375rem}}@media (min-width:61.99875em) and (max-width:62em){.panel__row{column-gap:1rem;padding-right:1rem}.panel__name{max-width:10rem}.panel__price-block{padding-left:1rem}.panel__box{column-gap:1rem}.panel__sizes-block .sizes-block__size{width:2.75rem}.footer__menu{padding-right:1rem}.footer__wrapper{padding-left:1rem}.popup--option4{max-width:50rem}.popup__module-picture{max-height:41.25rem;max-width:20.375rem;min-width:20.375rem}.map-block__body{padding-left:3.125rem;padding-right:3.125rem}.cart-block__container{padding-left:3rem;padding-right:3rem}.lc__box,.registration__columns{column-gap:3.75rem}.product-card__columns{column-gap:1.5rem}.product-card__column{max-width:37.5rem;min-width:37.5rem}.product-card__content{margin-right:1.5rem}.product-card__parent{bottom:1rem;right:1rem}.product-card__card-block{left:1rem}.product-card__image{height:21.6875rem}.descrizione{column-gap:1.5rem}.descrizione__image{height:19.375rem;min-width:15rem;width:15rem}.descrizione__columns{column-gap:1.5rem}.descrizione__column:not(:last-child):before{right:-.75rem}}@media (min-width:61.99875em) and (max-width:48em){.smart-selection__content--width{max-width:18.875rem;min-width:18.875rem}}@media (min-width:61.99875em) and (max-width:23.4375em){.panel__price-block:not(:last-child){margin-bottom:.5rem}.popup__image-vertical{height:14.6875rem}.cart-block__cards--size2 .cart-block__image{height:11.25rem;min-width:8.4375rem;width:8.4375rem}.descrizione{padding-left:3rem;padding-right:3rem}}@media (min-width:61.99875em) and (max-width:22.5em){.spollers{column-gap:1.25rem}}@media (min-width:61.99875em) and (max-width:120em) and (max-width:62em){.footer__wrapper{max-width:20rem}}@media (min-width:61.99875em) and (any-hover:hover){.product-card__parent:hover .product-card__scroll--show{opacity:1;pointer-events:all}.descrizione__link{align-self:flex-start;overflow:hidden}.descrizione__link:hover:before{transform:translateX(100%);transition:transform .5s var(--e)}.descrizione__link:hover:after{opacity:1;transform:translateX(0);transition-delay:.5s}.descrizione__link:after,.descrizione__link:before{background-color:#232323;bottom:0;content:"";height:.0625rem;left:0;pointer-events:none;position:absolute;width:100%}.descrizione__link:before{transform:translateX(0);transform-origin:left}.descrizione__link:after{transform:translateX(-100%);transition:transform .5s var(--e)}}@media (min-width:61.99875em){.filter__name{color:#1b1b1a;font-size:.75rem;letter-spacing:.03em;line-height:var(--lineHeight_160);text-align:center}.filter__button{align-items:center;column-gap:.5rem;display:flex;padding:1.125rem 1.25rem}.filter__button--mobile{display:none}.filter-menu{bottom:.5rem;max-width:28.75rem;right:-100%;top:.5rem}.--target_filter .filter-menu{opacity:1;right:.5rem;visibility:visible}.modal{padding:3.5rem 2.375rem 1.5rem 1.5rem}.--html-close .modal{padding:1rem 2.375rem 1.5rem 1.5rem}.modal__cart-block .cart-block__cards{max-height:calc(100vh - 22.5rem)}.tovar-add{right:1.5rem;top:8.0625rem}.--html-close .tovar-add{top:5.5625rem}.product-show{padding-bottom:6rem}.product-show__close{right:2.25rem;top:2.8125rem}.panel{background-color:var(--whiteBg);bottom:0;flex-wrap:wrap;gap:.625rem;justify-content:space-between;left:0;padding:1rem 1.5rem;position:fixed;width:100%}.panel,.panel__row{align-items:center;display:flex}.panel__image{height:4rem;object-fit:cover;width:3rem}.panel__name,.panel__price-block{letter-spacing:.03em;line-height:var(--lineHeight_160)}.panel__price-block{align-items:center;color:#1b1b1a;display:flex;flex-wrap:wrap;gap:.375rem;position:relative}.panel__price-block:before{background-color:#eee;content:"";height:3.75rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:.0625rem}.panel__price-old{color:#6f6f6f;text-decoration:line-through}.panel__discount{background-color:#eee;font-size:.75rem;line-height:167%;padding:.0625rem .5rem}.panel__box{align-items:center;display:flex}.panel__sizes-block{width:100%}.page__registration{padding-top:1.5rem}.spollers{display:flex}.spollers__item{flex:1 1 calc(25% - 3.75rem)}.spollers__title{display:none}.spollers__name{letter-spacing:.03em;line-height:var(--lineHeight_160)}.spollers__name:not(:last-child){margin-bottom:.5rem}.menu{position:relative}.menu__list{column-gap:1.5rem;display:flex;padding:0 1.5rem}.menu__link{padding:1.1875rem 0}.menu__element:not(:last-child){border-left:.0625rem solid #eee}.menu__element-burger{display:none}.menu__item:hover>.menu__sublist--bottom,.menu__sublist--bottom:hover{opacity:1;pointer-events:all;top:100%;visibility:visible}.menu.--menu-hover .menu__item:hover>.menu__sublist--bottom,.menu.--menu-hover .menu__sublist--bottom{top:100%}.menu__sublist{background-color:var(--whiteBg);border-radius:0 0 .5rem .5rem;border-top:.0625rem solid #eee;box-shadow:var(--box-shadow);column-gap:1.5rem;display:grid;grid-template-columns:repeat(3,1fr);left:0;opacity:0;padding:2rem 1.5rem 1.5rem;pointer-events:none;position:absolute;top:0;transition:opacity var(--s) var(--e),top var(--s) var(--e),visibility var(--s) var(--e);visibility:hidden;width:100%;z-index:20}.menu__sublist--bottom:before{content:"";height:1.875rem;left:0;position:absolute;top:-.9375rem;width:100%}.menu__sublist--right{left:100%}.menu__subitem:not(:last-child){margin-bottom:.75rem}.menu__subitem--mobile{display:none}.menu__subtitle{font-size:.625rem;text-transform:uppercase}.menu__link{position:relative;z-index:30}.menu__sublink{color:var(--blackColor)}.menu-burger,.mobile-menu{display:none}.search-menu{border-radius:.5rem;box-shadow:var(--box-shadow);position:absolute}.search-menu__content{border-top:.0625rem solid #eee;padding:2rem 1.5rem 1.5rem}.header__row{padding:1.5rem 0}.header__back{display:none}.footer__menu{border-right:.0625rem solid #eee;flex:1 1 auto;padding:2rem 3rem 2rem 0}.footer__wrapper{padding:2rem 0 2rem 3rem;width:100%}.popup--option2{right:2.375rem;top:3.5rem}.--html-close .popup--option2{top:1rem}.popup__module-picture{overflow:auto}.popup .popup__module-picture::-webkit-scrollbar{width:0}.popup__image-vertical{object-fit:cover;width:100%}.popup__image-vertical:not(:last-child){margin-bottom:1.5rem}.popup__module-column{display:flex;flex-direction:column;width:100%}.popup__module-column .product-card,.popup__module-column .product-card__content{display:flex;flex-direction:column;height:100%}.popup__module-column .product-card__content{margin-right:0!important}.popup__module-column .product-card__parent-button{margin-top:auto}.popup__module-column .product-card__subitems--mobile{display:none}.popup__module-column .product-card__column-mobile:not(:last-child){margin-bottom:1.5rem}.popup__module-column .product-card__mobile-text,.popup__module-column .product-card__picture-mobile--mobile,.popup__module-column .sizes-block__size .sizes-block__item,.popup__module-column .sizes-block__size span{display:none}.categories__slider,.categories__title{margin-left:7.25rem;padding-left:3rem;padding-right:3rem}.products .navigation__items,.products__columns,.products__description,.products__pagging,.products__title,.products__title-big{padding:0 3rem}.products__columns{column-gap:3rem;display:flex;flex-wrap:wrap}.products__columns .products__column--height{width:auto!important}.products__columns--grid{grid-template-columns:repeat(5,1fr)!important}.products__column{flex:0 0 calc(33.333% - 2rem)}.products__column-big{column-gap:3rem;display:grid;grid-template-columns:repeat(2,1fr);width:100%}.products__cart,.products__favorites{opacity:0}.smart-selection .navigation__items,.smart-selection__module,.smart-selection__title-big{padding:0 3rem}.smart-selection__column{column-gap:3rem}.smart-selection__content{margin-left:3rem}.smart-selection__slider,.textile__slider{padding-right:3rem}.textile__slider{margin-left:7.25rem;padding-left:3rem}.faq__rows{margin:0 auto;max-width:69rem}.map__parent{display:flex;padding-left:3rem}.map__menu{max-width:25.75rem;min-width:25.75rem;padding-top:2rem}.map__label,.map__mobile{padding-right:1.875rem}.map__button-target--mobile{display:none}.map__button-target--position{bottom:1.5rem;position:absolute;right:3.375rem;z-index:10}.map__overfloy,.map__scroll{position:relative}.map__overfloy{max-height:50.625rem;padding-right:1.75rem}.map__overfloy,.map__row:not(:last-child){margin-bottom:1rem}.map__iframe iframe{height:100%}.modules-map{max-width:28.75rem;min-width:28.75rem;padding:2rem 1.875rem 2rem 3rem}.map-block__column{display:flex;justify-content:space-between}.map-block__body{padding:0 9.375rem;width:100%}.map-block__box{padding:.625rem 5rem 3.125rem;width:65%}.cart-block__column{display:flex;justify-content:space-between}.cart-block__priducts{width:100%}.aside{height:100%;left:0;position:sticky;top:7.5rem}.lc__box{display:flex;justify-content:space-between}.lc__menu{width:39%}.lc__content,.lc__edit,.lc__indirizzi,.lc__order,.lc__stefanel-lounge{width:61%}.menu-lc__title:not(:last-child){margin-bottom:1rem}.menu-lc__picture:not(:last-child){margin-bottom:1.5rem}.stefanel-lounge__item:not(:last-child){margin-bottom:.1875rem}.registration__columns{display:flex;justify-content:center}.registration__column{width:100%}.registration__title-big:not(:last-child){margin-bottom:.5rem}.registration__text:not(:last-child){margin-bottom:1.5rem}.product-card{left:0;position:sticky;top:0}.--slider-active .product-card{z-index:150}.product-card__columns{display:flex}.product-card__column{height:100%}.product-card__content{width:100%}.product-card__parent{align-self:flex-end;cursor:pointer;display:inline-flex;overflow:hidden;pointer-events:none;position:absolute;width:100%;z-index:5}.product-card__scroll{background-color:var(--whiteBg);border:.0625rem solid #e4e4e4;border-radius:.25rem;margin:0 0 0 auto;padding:.5rem;pointer-events:all;position:relative;transition:opacity var(--s) var(--e);z-index:5}.product-card__scroll--show{bottom:0;opacity:0;pointer-events:none;position:absolute;right:0}.product-card__icon{height:1.375rem;object-fit:contain;width:1.375rem}.product-card__pagination{display:none}.product-card__body{border-bottom:.0625rem solid #eee;border-top:.0625rem solid #eee;padding:1rem 0}.product-card__body:not(:last-child){margin-bottom:1.5rem}.product-card__delegation:not(:last-child){margin-bottom:.5rem}.product-card__module span{margin-right:-165%;transition:margin var(--s) var(--e)}.--sizes .product-card__module span{margin-right:0}.product-card__module{overflow:hidden}.product-card__module:hover span{margin-right:0}.product-card__text-bg:not(:last-child){margin-bottom:1.5rem}.product-card__footer{column-gap:.5rem}.product-card__img{height:1.375rem;min-width:2rem;width:2rem}.descrizione__columns{display:flex;height:100%;margin-top:3rem}.descrizione__column{flex:1 1 calc(50% - 5rem);position:relative}.descrizione__column:not(:last-child):before{background-color:#eee;content:"";height:100%;position:absolute;top:50%;transform:translateY(-50%);width:.0625rem}.descrizione__column--mobile,.descrizione__mobile{display:none}.descrizione__description--border{border-bottom:.0625rem solid #eee;padding-bottom:1rem}.descrizione__description:not(:last-child){margin-bottom:1.5rem}.descrizione__link--mobile,.descrizione__name--mobile,.descrizione__name-mobile{display:none}}@media (min-width:62em) and (max-width:120em){.product-card__label{bottom:clamp(1rem,.46551724138125rem + .8620689655vw,1.5rem);left:clamp(1rem,.46551724138125rem + .8620689655vw,1.5rem)}.product-card__card-block{top:clamp(1rem,.46551724138125rem + .8620689655vw,1.5rem)}}@media (min-width:90em) and (max-width:160em){.countries__tag{font-size:clamp(.75rem,.5892857142875rem + .1785714286vw,.875rem)}}@media (min-width:90em) and (max-width:120em){.modal{max-width:clamp(28.75rem,10rem + 20.8333333333vw,35rem)}.cart-block__title{font-size:clamp(1.125rem,-.75rem + 2.0833333333vw,1.75rem)}.cart-block__image{min-width:clamp(5.625rem,6.25e-8rem + 6.25vw,7.5rem);width:clamp(5.625rem,6.25e-8rem + 6.25vw,7.5rem)}}@media (min-width:90.0625em) and (min-width:90em) and (max-width:160em){.smart-video__content{max-width:clamp(24.5rem,-.25rem + 27.5vw,43.75rem)}.cart-block__column{column-gap:clamp(7.5rem,-6.9642857142875rem + 16.0714285714vw,18.75rem)}.cart-block__cards--size .cart-block__image{height:clamp(13.5rem,-3.85714285714375rem + 19.2857142857vw,27rem);min-width:clamp(9.75rem,-2.70535714285625rem + 13.8392857143vw,19.4375rem);width:clamp(9.75rem,-2.70535714285625rem + 13.8392857143vw,19.4375rem)}.lc__box{margin-left:clamp(9.25rem,-11rem + 22.5vw,25rem);margin-right:clamp(9.25rem,-11rem + 22.5vw,25rem)}.menu-lc__picture{height:clamp(22.625rem,4.4642857142875rem + 20.1785714286vw,36.75rem)}}@media (min-width:90.0625em) and (min-width:160em){.smart-video__content{max-width:43.75rem}.cart-block__column{column-gap:18.75rem}.cart-block__cards--size .cart-block__image{height:27rem;min-width:19.4375rem;width:19.4375rem}.lc__box{margin-left:25rem;margin-right:25rem}.menu-lc__picture{height:36.75rem}}@media (min-width:90.0625em) and (max-width:90em){.smart-video__content{max-width:24.5rem}.cart-block__column{column-gap:7.5rem}.cart-block__cards--size .cart-block__image{height:13.5rem;min-width:9.75rem;width:9.75rem}.lc__box{margin-left:9.25rem;margin-right:9.25rem}.menu-lc__picture{height:22.625rem}}@media (min-width:120em){.title{font-size:2rem}.title-big{font-size:2.5rem}.favorites__icon{height:1.5rem;width:1.5rem}.cart__icon{height:1.5rem;width:1.5rem}.modal{max-width:35rem}.content-form{padding-left:2.75rem;padding-right:2.75rem}.tovar-add{padding-bottom:2rem;padding-top:2rem}.tovar-add__title:not(:last-child){margin-bottom:2rem}.tovar-add__label{font-size:.875rem}.page__breadcrumbs{margin-bottom:7.5rem}.page__categories{padding-bottom:3rem;padding-top:3rem}.page__travel{margin-bottom:2.5rem}.page__smart-selection--top{padding-bottom:3rem;padding-top:3rem}.page__smart-video{padding-bottom:3rem;padding-top:3rem}.page__travel-video{padding-bottom:3rem;padding-top:3rem}.page__banner,.page__guide{margin-bottom:2.5rem}.page__textile{padding-bottom:3rem;padding-top:3rem}.page__faq{margin-bottom:7.5rem}.page__sizes{padding-bottom:7.5rem;padding-top:3.75rem}.page__cart-block{margin-bottom:5rem}.page__lc{padding-bottom:7.5rem}.page__viewing-order{padding-top:2.5rem}.page__registration,.page__viewing-order{padding-bottom:7.5rem}.page__account{margin-bottom:5rem}.page__information{padding-bottom:5rem}.search-menu__button--search{left:1.5rem}.search-menu__input{padding-left:3rem}.footer__copyright{padding-bottom:1.375rem;padding-top:1.375rem}.popup{padding-left:2rem;padding-right:2rem}.popup--option{padding-bottom:3rem;padding-left:3rem;padding-right:3rem;padding-top:3rem}.popup--option4{padding-left:2rem;padding-right:2rem}.popup--option5{padding-left:1.5rem;padding-right:1.5rem}.popup__delegation{gap:.25rem}.popup__item{height:3.125rem;width:3.125rem}.home__title{font-size:3rem}.home__title:not(:last-child){margin-bottom:1.5rem}.home__text{font-size:1.5rem}.home__text:not(:last-child){margin-bottom:3rem}.categories__title:not(:last-child){margin-bottom:5.5rem}.categories__slider{padding-bottom:2.5rem}.categories__name{padding-bottom:1.5rem}.categories .swiper-scrollbar{top:2.5rem}.travel__text{font-size:1.125rem}.travel__text:not(:last-child){margin-bottom:5rem}.travel__columns{gap:1.5rem}.travel__name{padding-bottom:1rem;padding-top:1rem}.products__title-big--bottom:not(:last-child),.products__title:not(:last-child){margin-bottom:2.5rem}.products__banner{height:13.5rem}.products__description{font-size:1.125rem}.products__navigation:not(:last-child){margin-bottom:2.5rem}.products__columns{row-gap:2.5rem}.products__columns:not(:last-child){margin-bottom:2.5rem}.products__column{padding-bottom:2rem}.products__price-block:not(:last-child){margin-bottom:.75rem}.smart-selection__link:not(:last-child),.smart-selection__module:not(:last-child),.smart-selection__name-link:not(:last-child){margin-bottom:1.5rem}.smart-selection__column--padding{padding-bottom:3rem;padding-top:3rem}.smart-selection__slider{padding-bottom:4rem}.smart-video__title{font-size:3rem}.travel-block__description{font-size:1.125rem}.banner__title-big:not(:last-child){margin-bottom:2.5rem}.banner__picture{height:20rem}.guide__title{font-size:3rem}.guide__title--btottom:not(:last-child){margin-bottom:3rem}.guide__description{font-size:2.5rem}.guide__description:not(:last-child){margin-bottom:5rem}.guide__columns{column-gap:1.5rem;row-gap:1.5rem}.guide__parent{height:19.25rem}.guide__parent:not(:last-child){margin-bottom:5rem}.guide__sub-title{font-size:3rem}.guide__navigation:not(:last-child){margin-bottom:5rem}.guide__content P{font-size:1.125rem}.guide__row:not(:last-child){margin-bottom:5rem}.guide__title-nav{font-size:2rem}.guide__label,.studio__description,.studio__name{font-size:1.125rem}.textile__wrapper{padding-bottom:2.5rem}.textile__name{font-size:1.125rem}.faq__title-big:not(:last-child){margin-bottom:2.5rem}.faq__row:not(:last-child){margin-bottom:7.5rem}.map__title:not(:last-child){margin-bottom:2.5rem}.map__padding:not(:last-child){margin-bottom:1.5rem}.sizes__title{font-size:3rem}.sizes__description{font-size:1.5rem}.sizes__spollers .sizes__item{font-size:.875rem}.block-sizes__title,.sizes__title-button{font-size:1.5rem}.block-sizes__image{height:28.3125rem;min-width:9.875rem;width:9.875rem}.cart-block__label{font-size:.875rem}.cart-block__title{font-size:1.75rem}.cart-block__cards--size2 .cart-block__card{padding-left:1.5rem;padding-right:1.5rem}.cart-block__image{min-width:7.5rem;width:7.5rem}.cart-block__box{padding-right:2.5rem}.lc__fon{height:15.25rem}.lc__navigation:not(:last-child){margin-bottom:2.5rem}.lc__link{padding-bottom:1.125rem;padding-top:1.125rem}.menu-lc__box{padding-left:1.5rem;padding-right:1.5rem}.menu-lc__row:not(:last-child){margin-bottom:2.5rem}.menu-lc__navigation{padding-left:1.5rem;padding-right:1.5rem}.content-lc__row:not(:last-child){margin-bottom:3rem}.edit-lc__items{column-gap:2.5rem}.order-lc__box{padding-left:1.5rem;padding-right:1.5rem}.box-order-lc__title:not(:last-child){margin-bottom:1.5rem}.box-order-lc__image{height:12.5rem;min-width:9.375rem;width:9.375rem}.box-order-lc__name:not(:last-child){margin-bottom:.5rem}.favorites-content-lc{padding-left:2.5rem;padding-right:2.5rem}.indirizzi-lc__row{padding-left:1.5rem;padding-right:1.5rem}.stefanel-lounge__title:not(:last-child){margin-bottom:2.5rem}.stefanel-lounge__picture{height:16.875rem;padding-bottom:1.5rem;padding-top:1.5rem}.page-header{padding-bottom:1.5rem;padding-top:1.5rem}.page-footer__copyright{padding-bottom:1.375rem;padding-top:1.375rem}.registration__progress-bar:not(:last-child){margin-bottom:5rem}.registration__title-big{font-size:2rem}.registration__text{font-size:1rem}.complate__text:not(:last-child){margin-bottom:2.5rem}.product-card__label{bottom:1.5rem;left:1.5rem}.product-card__card-block{top:1.5rem}.product-card__price-block:not(:last-child){margin-bottom:.75rem}.product-card__image-small{height:3.75rem;width:2.8125rem}.product-card__text-element:not(:last-child){margin-bottom:1.5rem}.information__navigation:not(:last-child){margin-bottom:3.5rem}.descrizione__description{font-size:1.125rem}.descrizione__name{font-size:.75rem}.descrizione__text:not(:last-child){margin-bottom:1.5rem}}@media (min-width:120.0625em){.footer__wrapper{max-width:30%}}@media (min-width:160em){.travel-block--height{height:67rem}.countries__tag{font-size:.875rem}}@media (min-width:166em){.cart,.favorites{padding:1.25rem}.page--top{padding-top:10.6875rem}}@media (any-hover:hover){.popup__close svg:hover{stroke:red}.select__option:hover{background-color:#1b1b1a;color:var(--whiteColor)}.navigation-next-all,.navigation-prev-all{transition:opacity var(--s) var(--e)}.quantity__button:hover:after,.quantity__button:hover:before{background-color:#1b1b1a}}@media (hover:hover){.f-button:hover:not([disabled]){background-color:var(--f-button-hover-bg);color:var(--f-button-hover-color)}}
/* End */


/* Start:/local/components/bxlab/discount.subscribe.form/templates/stefanel_2025/style.css?17574264271022*/
.subscribe_fields_wrapper {
    display: flex;
    flex-direction: row;
    position: relative;
}
.subscribe_success,
.subscribe_error {
    font-size: .6rem;
    display: flex;
    margin: .4rem 0 1.2rem;
    align-items: center;
}
.subscribe_success {
    color: #428623;
}
.subscribe_error::before {
    content: "";
    background: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9J25vbmUnIHZpZXdCb3g9JzAgMCAxMSAxMCc+PHBhdGggZmlsbC1ydWxlPSdldmVub2RkJyBjbGlwLXJ1bGU9J2V2ZW5vZGQnIGQ9J001LjM5IDkuMzc1YTQuMzc1IDQuMzc1IDAgMTAwLTguNzUgNC4zNzUgNC4zNzUgMCAwMDAgOC43NXptMCAuNjI1YTUgNSAwIDEwMC0xMCA1IDUgMCAwMDAgMTB6bS0uMzEyLTMuNzVWMS44NzVoLjYyNVY2LjI1aC0uNjI1em0uNjI1IDEuODc1VjcuNWgtLjYyNXYuNjI1aC42MjV6JyBmaWxsPScjRDkyQjMwJy8+PC9zdmc+) center no-repeat;
    position: relative;
    width: .6rem;
    height: .6rem;
    color: #d92b30;
    margin-right: .2rem;
    display: block;
    /*top: .1rem;*/
}

.subscribe_error {
    color: #d92b30;
}
/* End */


/* Start:/local/templates/stefanel/template_styles.css?17596223104745*/
.hidden {
    display: none;
}
svg.icon {
    position: relative;
    width: 100%;
    height: 100%;
}
.header .promotion .promotion__link {
    text-transform: uppercase;
}
.products__label span {
    text-transform: uppercase;
}
.rbl {
    /*font-family: Rouble;*/
    font-style: normal !important;
}
.favorite_container {
    width: 48px;
    height: 48px;
    padding: 0;
}
.wishlist_btn {
    width: 48px;
    height: 48px;
    padding: 0;
}
.favorite_container .favorites__icon.favorites__icon--absolute,
.favorite_container .favorites__icon {

}
.page.lc_shop.authorized {
    padding-top: 1rem!important;
}
.menu-lc__row.lc_logout {
    display: flex;
    flex-direction: column;
    align-items: end;
    text-align: right;
}
/* Стили для иконки */
.svg-icon {
    width: 24px;
    height: 24px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.svg-icon path {
    transition: all 0.3s ease;
}

/* Варианты стилей */
.custom-fill path {
    /*fill: #e74c3c;*/
    stroke: #232323;
    stroke-width: 1px;
}

.favorite_container.active .custom-fill path,
.wishlist_btn.active .custom-fill path {
    fill: #232323;
}

.custom-stroke path {
    fill: none;
    stroke: #3498db;
    stroke-width: 1.5px;
}

.custom-combined path {
    fill: #9b59b6;
    stroke: #2c3e50;
    stroke-width: 1px;
}

.animated-icon:hover path {
    fill: #f1c40f;
    stroke: #e67e22;
    stroke-width: 2px;
}
.sizes-block .size_item {
    text-transform: uppercase;
}
.capitalize-case {
    text-transform: lowercase;
    display: inline-block;
}
.pos__relative {
    position: relative;
}
.lower__case {
    text-transform: lowercase;
}
.upper__case {
    text-transform: uppercase;
}
.border__top {
    border-top: 1px solid #e4e4e4;
}
.weight__normal {
    font-weight: 400!important;
}
.weight__bold {
    font-weight: 600!important;
}
.weight__black {
    font-weight: 800!important;
}
.link__underline {
    font-weight: 400;
    text-decoration: underline;
}
.capitalize-case::first-letter {
    text-transform: uppercase;
}
.descrizione .descrizione__columns {
    width: 100%;
}
.descrizione__wrapper_text {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
}
.descrizione__item {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    justify-content: left;
    align-items: center;
}
.spollers__title, .spollers__name:not(:last-child) {
    text-transform: uppercase;
}
.footer__icon {
    height: 1.5rem;
    width: 1.5rem;
}
.text__black {
    color: black;
}
.search-menu__subitem {

}
.input:disabled {
    color: #6f6f6f;
}
/*Малая корзина*/
.modal__cart-block.empty_basket {
    height: 20%;
}
/*Оформление заказа*/
.order-checkout {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.h-full {
    height: 100%;
}

.mobile_hidden {
    display: none;
}

.mobile_visible {
    display: block;
}
.navigation__items.vertical {
    flex-direction: column;
    gap: 1rem;
}
.navigation__items.vertical .navigation__link {
    width: 100%;
}
/*Google Map*/
.gm-style-iw-chr {
    justify-content: end;
    position: absolute;
    top: 0;
    right: 0;
}
.content-map {
    padding: 1rem 1rem 0;
    display: flex;
    flex-direction: column;
    gap: .5rem;
}
.content-map--title {
    font-weight: 600;
}
@media screen and (min-width: 678px) {
    .mobile_hidden {
        display: block;
    }
    .mobile_visible {
        display: none;
    }
}
/*!*хак для бага слайдера на айфонах*!*/
/*.smart-selection__slide {*/
/*    width: 100vw; !* Ограничиваем ширину слайда *!*/
/*    max-width: 300px; !* Максимальная ширина *!*/
/*    margin-right: 16px; !* Отступ между слайдами *!*/
/*}*/

/*.smart-selection__picture {*/
/*    display: block;*/
/*    width: 100%;*/
/*    overflow: hidden;*/
/*}*/

/*.smart-selection__image {*/
/*    width: 100%;*/
/*    height: auto;*/
/*    object-fit: cover;*/
/*}*/

/*!* Для iOS конкретно *!*/
/*@supports (-webkit-touch-callout: none) {*/
/*    .smart-selection__slide {*/
/*        width: 100vw; !* Немного уменьшаем ширину для iOS *!*/
/*    }*/

/*    .swiper-wrapper {*/
/*        -webkit-overflow-scrolling: touch;*/
/*    }*/
/*}*/

/*.swiper-scrollbar {*/
/*    background: rgba(0,0,0,0.1);*/
/*    margin-top: 20px;*/
/*}*/

/*.swiper-scrollbar-drag {*/
/*    background: rgba(0,0,0,0.5);*/
/*}*/
/* End */
/* /local/templates/stefanel/css/app.min.css?1757328891212518 */
/* /local/components/bxlab/discount.subscribe.form/templates/stefanel_2025/style.css?17574264271022 */
/* /local/templates/stefanel/template_styles.css?17596223104745 */
