.section_product{padding-bottom:72px}.section_product .title{margin-top:62px;text-align:left;padding-bottom:20px;margin-bottom:56px;border-bottom:1px solid #c4c4c4}.section_product .product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section_product .product__item{width:320px;text-align:center}.section_product .product__img-wrap{width:100%;height:420px;position:relative}.section_product .product__img-hover{position:absolute;top:0;left:0;z-index:1;opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.section_product .product__img-wrap:hover .product__img-hover{opacity:1}.section_product .product__title{font-weight:700;line-height:1.38;text-align:center;letter-spacing:.01em;margin-top:34px;margin-bottom:6px}.section_product .product__price:before{content:"";width:2px;height:15px;background-color:currentColor;display:inline-block;margin-right:5px;vertical-align:middle}.section_product .product__description{line-height:1.38;text-align:center;letter-spacing:.01em;max-width:227px;margin:auto}.section_product .btn__wrap{margin-top:39px}@media screen and (max-width: 1024px){.section_product .title{text-align:center;margin-top:0}.section_product .product__title{margin-top:16px}.section_product .product__item{width:232px}.section_product .product__img-wrap{height:305px}}@media screen and (max-width: 780px){.section_product{padding-bottom:0}.section_product .title{margin-bottom:16px;padding:0 50px}.section_product .product{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section_product .product__item:not(:last-of-type){margin-bottom:40px}}.section_photos .title{margin-top:24px}.section_photos .description{font-size:24px;line-height:1.25;text-align:center;margin-top:20px}.section_photos .photos{margin-top:62px}.section_photos .photos__item{width:320px;height:320px;display:block!important}.photos__item a:hover .image,.photos__item a .hover{display:none}.photos__item a:hover .hover{display:block}.section_photos .btn__wrap{margin-top:72px}.section_photos .slick-next{-webkit-transform:translateX(90px);-ms-transform:translateX(90px);transform:translate(90px)}.section_photos .slick-prev{-webkit-transform:scale(-1,1) translateX(90px);-ms-transform:scale(-1,1) translateX(90px);transform:scaleX(-1) translate(90px)}@media screen and (max-width: 1328px){.section_photos .slick-prev{-webkit-transform:scale(-1,1) translateX(0px);-ms-transform:scale(-1,1) translateX(0px);transform:scaleX(-1) translate(0)}.section_photos .slick-next{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translate(0)}}@media screen and (max-width: 835px){.section_photos .photos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section_photos .photos__item{width:calc(50% - 4px);height:auto;margin-bottom:8px}}@media screen and (max-width: 835px){.section_photos .title{margin-top:0}.section_photos .description{font-size:18px}.section_photos .photos,.section_photos .btn__wrap{margin-top:32px}}@media screen and (max-width: 480px){.section_photos .description br{display:none}}.landing-header{padding:29px 20px 22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;left:0;top:0;width:100%;background:#fff;z-index:5}.landing-header .logo{width:205px;height:22px}.landing-header .logo__link{display:block;height:100%}.landing-header .logo__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.landing-header .cart-link{position:relative}.landing-header .cart-link svg{width:18px}.landing-header .cart-number{font-size:9px;position:absolute;bottom:4px;line-height:2;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:1}.landing-header .visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}@media screen and (max-width: 480px){.landing-header{padding:25px 20px 23px}.landing-header .logo{width:136px;height:12px}}.section_hero{min-height:740px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.section_hero .img{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.section_hero .img__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:0;background-size:cover;background-position:center;background-repeat:no-repeat}.section_hero .section__inner{text-align:center;width:100%;padding-top:92px}.section_hero .block{display:flex;flex-direction:column}.section_hero .title{font-size:52px;font-weight:400}.section_hero .title__accent{font-weight:700;letter-spacing:-.02em;border-bottom:3px solid currentColor;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px);line-height:1.12;padding:0 10px}.section_hero .title div{display:inline}.section_hero .description{font-size:24px;line-height:1.33;margin-top:16px}.section_hero .description:empty{display:none}.section_hero .btn{margin:48px auto 0;width:206px}@media screen and (max-width: 821px){.section_hero{padding:0 20px}.section_hero .title{font-size:44px}.section_hero .title__accent{font-size:inherit!important}.section_hero .description{font-size:18px}}@media screen and (max-width: 680px){.section_hero .title__accent{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);padding:0}.section_hero .title{font-size:28px}.section_hero .title div{display:block}.section_hero .title br{display:none}.section_hero .btn{margin-top:40px}}@media screen and (max-width: 480px){.section_hero{min-height:initial;padding-left:0;padding-right:0}.section_hero .section__inner{padding-top:0;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.section_hero .img{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:static;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:700px}.section_hero .img__item:nth-of-type(1){width:100%;max-width:100%!important;height:548px;display:block}.section_hero .img__item:nth-of-type(2){width:100%;max-width:100%!important;height:320px;display:block}.section_hero .block{position:absolute;left:0;top:0;right:0;max-width:calc(100% - 40px);margin:120px auto 0}}.section_magazines{min-height:350px;display:flex;flex-direction:column;justify-content:center}.section_magazines .description{font-size:24px;line-height:1.25;text-align:center;max-width:660px;width:100%;margin:0 auto 51px}.section_magazines .magazines{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:57px;margin-bottom:4px}.section_magazines .description:empty{display:none}.section_magazines .description:empty+.magazines{margin-top:0;margin-bottom:0}.section_magazines .magazines__item{width:207px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section_magazines .magazines__item-img{width:auto;height:auto}@media screen and (max-width: 1180px){.section_magazines{min-height:169px}.section_magazines .magazines{margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section_magazines .magazines__item{width:calc(33.3% - 100px);margin:0 50px 38px}.section_magazines .magazines__item:nth-of-type(4),.section_magazines .magazines__item:nth-of-type(5){margin-bottom:0;margin-top:auto}.section_magazines .magazines__item-img{width:100%}}@media screen and (max-width: 821px){.section_magazines .magazines__item{width:calc(33.3% - 40px);margin:0 20px 38px}.section_magazines .description{font-size:18px;margin-bottom:40px;line-height:1.22}}@media screen and (max-width: 640px){.section_magazines .section__inner{padding-top:49px;padding-bottom:49px}.section_magazines .magazines__item{width:calc(33.3% - 18px);margin:0 9px 38px}.section_magazines .description{max-width:232px;margin-left:auto;margin-right:auto}}.section_collection{color:#fff;background-color:#000;text-align:center}.section_collection .section__inner{padding-top:130px;padding-bottom:130px}.section_collection .title{font-weight:600;font-size:36px;line-height:1.19;letter-spacing:-.05em}.section_collection .description{font-size:24px;line-height:1.33;max-width:886px;width:100%;margin:30px auto 0}@media screen and (max-width: 821px){.section_collection .section__inner{padding-top:51px;padding-bottom:56px}.section_collection .title{font-size:24px;padding:0 14px}.section_collection .description{font-size:16px}}.section_product-slider .section__inner{padding-top:96px;padding-bottom:137px}.section_product-slider .title{margin-top:30px}.section_product-slider .blocks{margin-top:94px;display:-webkit-box;display:-ms-flexbox;display:flex}.section_product-slider .blocks__item{-ms-flex-negative:0;flex-shrink:0;width:50%;max-width:549px}.section_product-slider .blocks__item_description{width:39%;margin-left:auto}.section_product-slider .product-slider{width:100%}.section_product-slider .product-slider .slick-slide{margin:0}.section_product-slider .product-slider__item{display:block!important}.section_product-slider .product-slider__img-wrap{width:100%}.product-slider__img-wrap .regular{display:block}.product-slider__img-wrap .hover,.product-slider__img-wrap:hover .regular{display:none}.product-slider__img-wrap:hover .hover{display:block}.section_product-slider .description__badge{width:120px;height:40px;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:.01em;background-color:#d8ffa5;border-radius:5px}.section_product-slider .description__badge.is-bestseller{background-color:#0f0f99;color:#fff}.section_product-slider .description__title{font-size:36px;line-height:1.19;letter-spacing:-.01em;margin-top:16px}.section_product-slider .description__price{font-size:40px;line-height:1.15;letter-spacing:-.01em;margin-top:12px}.section_product-slider .description__text{font-weight:400;line-height:1.5;letter-spacing:.01em;margin-top:21px}.section_product-slider .description__details{line-height:1.5;letter-spacing:.01em;margin-top:32px}.section_product-slider .description__size{display:flex;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.01em;color:#111;margin-top:15px}.section_product-slider .sizes__item input{display:none}.section_product-slider .sizes__item{font-weight:400;font-size:16px;line-height:24px;letter-spacing:.01em;color:#111;margin-left:10px}.section_product-slider .sizes__item label{cursor:pointer}.section_product-slider .sizes__item input:checked+label{text-decoration:underline}.section_product-slider .description .btn{margin-left:0}.section_product-slider .description .btn__wrap{margin-top:38px}@media screen and (max-width: 1180px){.section_product-slider .blocks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section_product-slider .blocks__item_description{margin-top:32px}.section_product-slider .slick-prev{bottom:-40px;left:calc(50% - 60px);top:auto;-webkit-transform:scale(-1,1) translateX(0);-ms-transform:scale(-1,1) translateX(0);transform:scaleX(-1) translate(0)}.section_product-slider .slick-next{bottom:-40px;right:calc(50% - 60px);top:auto;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}@media screen and (min-width: 821px){.d-flex{display:flex!important}}@media screen and (max-width: 821px){.section_product-slider .blocks__item{width:100%;max-width:100%}.section_product-slider .blocks__item_description{width:100%;margin:32px 0 0}.section_product-slider .section__inner{padding-top:56px;padding-bottom:72px}.section_product-slider .title{font-size:28px}.section_product-slider .blocks{margin-top:32px}.section_product-slider .description__title{font-size:24px}.section_product-slider .description__price{font-size:28px}.section_product-slider .description__badge{height:30px;width:88px;font-size:13px}.section_product-slider .description .btn{max-width:100%}}.section_social .section__inner{padding-bottom:64px}.section_social .description{max-width:887px;width:100%;margin:24px auto 43px;text-align:center;font-size:18px;line-height:1.44}.section_social .images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section_social .images__item{width:207px;margin:0 10px}.section_social .images__item:nth-of-type(3){margin-top:-27px}.section_social .images__item img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.section_email{padding-top:60px;padding-bottom:73px;background-color:#d87d6b}.section_email .title{line-height:1;letter-spacing:-.01em;color:#23344c}.section_email .email__form{margin-top:calc(44px + -12 * ((100vw - 375px) / 1065))}.section_email .email-form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section_email .email-form__input{height:44px;width:100%;padding:11px 22px;background:#fff;border-radius:2px 0 0 2px;border:none;font-size:16px;font-family:Beatrice,sans-serif}.section_email .email-form__input-wrap{max-width:400px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section_email .email-form__input::-webkit-input-placeholder{color:#000;font-family:Beatrice,sans-serif}.section_email .email-form__input::-moz-placeholder{color:#000;font-family:Beatrice,sans-serif}.section_email .email-form__input:-ms-input-placeholder{color:#000;font-family:Beatrice,sans-serif}.section_email .email-form__input::-ms-input-placeholder{color:#000;font-family:Beatrice,sans-serif}.section_email .email-form__input::placeholder{color:#000;font-family:Beatrice,sans-serif}.section_email .email-form__btn{width:auto;height:44px;padding:0 37px;border-radius:0 2px 2px 0}.section_email .email-form__validation{position:absolute;text-align:center;top:calc(100% + 16px);left:20px;right:20px;font-size:12px;line-height:1.4;text-transform:uppercase}@media (min-width: 821px){.section_email{padding-top:34px;padding-bottom:83px}.section_email .title{line-height:1.2;letter-spacing:-.02em;text-transform:capitalize}}@media (max-width: 768px){.section_email .email-form__input{font-size:12px;line-height:1.4;letter-spacing:-.005em;padding:11px 17px}.section_email .email-form__btn{padding:0 18px;font-size:12px;min-width:91px}}
/*# sourceMappingURL=/cdn/shop/t/182/compiled_assets/styles.css.map */
