:root{--img-pad:16px}.webshop__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.webshop__head-cta{text-decoration:none;font-size:20px;color:#000;position:relative}.webshop__head-cta:before{content:"";position:absolute;bottom:-2px;left:0;width:30%;background:#000;height:1px;transition:width .3s}.webshop__head-cta:hover:before{width:100%}.webshop__slider{position:relative}.webshop__viewport{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;overflow:hidden}.webshop__track{overflow:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;gap:20px;padding:2px 2px 8px}.webshop__track::-webkit-scrollbar{display:none}.webshop-card{scroll-snap-align:start;flex:0 0 calc(100% - 2px);display:flex;flex-direction:column}@media(min-width:750px){.webshop-card{flex-basis:calc(50% - 14px)}}@media(min-width:1100px){.webshop-card{flex-basis:calc((100% - 60px)/4)}}.webshop-card__media{display:block;overflow:hidden;overflow-clip-margin:content-box;aspect-ratio:463/540;position:relative}.webshop-card__img{width:100%;height:100%!important;display:block;object-fit:cover;transition:transform .3s cubic-bezier(.752,-.002,.251,.997);aspect-ratio:463/540;filter:brightness(.5)}.webshop-card__media:hover .webshop-card__text{opacity:1;bottom:var(--img-pad)}.webshop-card__media:hover .webshop-card__title{bottom:calc(100% - var(--img-pad));transform:translateY(100%)}.slider-control__wrapper{display:flex;justify-content:space-between;margin-top:20px}.webshop-card__body{display:flex;flex-direction:column;height:auto}.webshop-card__title{margin:0;position:absolute;bottom:16px;left:var(--img-pad);color:#fff;transition-duration:.5s;font-size:24px}.webshop-card__text{font-size:16px;line-height:1.6;letter-spacing:1.41;position:absolute;bottom:0;left:var(--img-pad);color:#fff;bottom:-100%;transition-duration:.5s;max-width:90%}.webshop-card__button{display:inline-block;padding:10px 18px;border:1px solid #000;color:#000;text-decoration:none;font-size:20px;transition:background .2s;width:100%;max-width:200px;text-align:center;margin-top:auto}.webshop-card__button:hover{background:#000;color:#fff}@media(max-width:1100px){.webshop-card__title{margin:0}.webshop-card__text{margin-bottom:10px}}@media(max-width:749px){.webshop-card__media.is-active .webshop-card__img{transform:scale(1)}.webshop-card__media.is-active .webshop-card__text{opacity:1;bottom:var(--img-pad)}.webshop-card__media.is-active .webshop-card__title{bottom:calc(100% - var(--img-pad));transform:translateY(100%)}}.webshop__nav{position:sticky;inset-inline-start:0;align-self:center;inline-size:40px;block-size:40px;background:#fff;border:0;display:grid;place-items:center;font-size:22px;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:3;pointer-events:auto}.webshop__nav svg{height:34px;width:34px}.webshop__nav--prev{left:0;transform:rotate(180deg)}.webshop__nav--next{right:0;justify-self:end}.webshop__nav[disabled]{opacity:.35;pointer-events:none}:root{--img-pad: 16px}.webshop-new__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px}.webshop-new__title{font-size:56px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;margin:0;line-height:1.1}.webshop-new__head-cta{text-decoration:none;font-size:20px;color:inherit;position:relative}.webshop-new__head-cta:before{content:"";position:absolute;bottom:-2px;left:0;width:30%;background:currentColor;height:1px;transition:width .3s}.webshop-new__head-cta:hover:before{width:100%}.webshop-new__slider{position:relative;overflow:hidden}.webshop-new-swiper{width:100%;overflow:visible!important;padding:10px 0 40px}.swiper-wrapper{align-items:center}.webshop-new-swiper .swiper-slide{z-index:1}.webshop-new-swiper .swiper-slide-prev,.webshop-new-swiper .swiper-slide-next{z-index:3}.webshop-new-swiper .swiper-slide-active{z-index:4}.webshop-new-swiper .swiper-slide[data-depth="2"]{z-index:2}.webshop-new-swiper .swiper-slide[data-depth="3"],.webshop-new-swiper .swiper-slide[data-depth="4"]{z-index:1}.webshop-new-card{display:flex;flex-direction:column;transition:transform .4s ease,opacity .4s ease;transform:scale(.72) translateY(16px)}.swiper-slide-active .webshop-new-card{opacity:1;transform:scale(1) translateY(0)}.swiper-slide-prev .webshop-new-card,.swiper-slide-next .webshop-new-card{opacity:1;transform:scale(.86) translateY(8px)}.swiper-slide[data-depth="2"] .webshop-new-card{opacity:1;transform:scale(.72) translateY(16px)}.swiper-slide[data-depth="3"] .webshop-new-card,.swiper-slide[data-depth="4"] .webshop-new-card{transform:scale(.6) translateY(24px)}.webshop-new-card__media{display:block;overflow:hidden;aspect-ratio:463/540;position:relative;border:solid 6px #fff;box-shadow:0 2px 6px 1px #0000;transition:box-shadow .4s;background-color:#fff}.swiper-slide-active .webshop-new-card__media{box-shadow:0 2px 6px 1px #0003}.webshop-new-card__img{width:100%;height:100%!important;display:block;object-fit:cover;transition:transform .3s cubic-bezier(.752,-.002,.251,.997),opacity .4s;filter:brightness(.5);opacity:.6}.swiper-slide-active .webshop-new-card__img{opacity:1}.webshop-new-card__title{margin:0;position:absolute;bottom:16px;left:var(--img-pad);color:#fff;font-size:24px;transition:opacity .4s,bottom .5s,transform .5s;opacity:0}.swiper-slide-active .webshop-new-card__title{opacity:1}.webshop-new-card__text{font-size:16px;line-height:1.6;position:absolute;bottom:-100%;left:var(--img-pad);color:#fff;transition:bottom .5s,opacity .5s;max-width:90%;opacity:0}.swiper-slide-active .webshop-new-card__media:hover .webshop-new-card__text{opacity:1;bottom:var(--img-pad)}.swiper-slide-active .webshop-new-card__media:hover .webshop-new-card__title{bottom:calc(100% - var(--img-pad));transform:translateY(100%);opacity:1}.webshop-new-swiper.depth-on .swiper-slide .webshop-new-card{transform:scale(.88)}.webshop-new-swiper.depth-on .swiper-slide-active .webshop-new-card{opacity:1;transform:scale(1)}.webshop-new-swiper.depth-on .swiper-slide-prev .webshop-new-card,.webshop-new-swiper.depth-on .swiper-slide-next .webshop-new-card{transform:scale(.92)}.webshop-new-swiper.depth-on .swiper-slide[data-depth="2"] .webshop-new-card{transform:scale(.84)}.webshop-new-swiper.depth-on .swiper-slide[data-depth="3"] .webshop-new-card,.webshop-new-swiper.depth-on .swiper-slide[data-depth="4"] .webshop-new-card{transform:scale(.78)}.webshop-new-swiper.depth-off .swiper-slide .webshop-new-card{opacity:1!important;transform:none!important}.webshop-new-swiper.depth-off .webshop-new-card__img,.webshop-new-swiper.depth-off .webshop-new-card__title{opacity:1}.webshop-new-swiper.depth-off .webshop-new-card__media{box-shadow:0 2px 6px 1px #0003}.webshop-new-swiper.depth-off .webshop-new-card__media:hover .webshop-new-card__text{opacity:1;bottom:var(--img-pad)}.webshop-new-swiper.depth-off .webshop-new-card__media:hover .webshop-new-card__title{bottom:calc(100% - var(--img-pad));transform:translateY(100%);opacity:1}.webshop-new__nav{display:flex;justify-content:center;align-items:center;max-width:376px;margin-inline:auto;column-gap:var(--arrows-gap, 12px);margin-top:40px}.webshop-new-prev,.webshop-new-next{width:44px;height:44px;border-radius:50%;border:1px solid currentColor;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s;color:inherit;flex-shrink:0}.webshop-new-prev svg,.webshop-new-next svg{width:18px;height:14px}.webshop-new-prev:hover,.webshop-new-next:hover{background:#000;color:#fff;border-color:#000}.webshop-new-pagination{position:relative!important;display:flex!important;align-items:center;gap:8px;justify-content:center;bottom:0!important}.webshop-new-pagination .swiper-pagination-bullet{width:8px;height:8px;background-color:#0009;opacity:1;border-radius:30px;transition:background-color .4s,transform .4s,width .4s;margin:0!important;position:static!important;left:auto!important;display:none}.webshop-new-pagination .swiper-pagination-bullet-active{background-color:#000;width:24px;display:block}.webshop-new-pagination .swiper-pagination-bullet-active+.swiper-pagination-bullet,.webshop-new-pagination .swiper-pagination-bullet-active+.swiper-pagination-bullet+.swiper-pagination-bullet{display:block}.webshop-new-pagination .swiper-pagination-bullet:has(+.swiper-pagination-bullet-active),.webshop-new-pagination .swiper-pagination-bullet:has(+.swiper-pagination-bullet+.swiper-pagination-bullet-active){display:block}@media(max-width:1199px){.webshop-new__title{font-size:42px}}@media(max-width:991px){.webshop-new__title{font-size:36px}}@media(max-width:767.8px){.webshop-new__head{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px}.webshop-new-card__title{font-size:20px}.webshop-new-card__text p,.webshop-new__head-cta{font-size:14px}.webshop-new__title{font-size:32px}.webshop-new-swiper.depth-off .webshop-new-card__title{opacity:1}.swiper-slide-active .webshop-new-card__text{opacity:1;bottom:var(--img-pad)}.swiper-slide-active .webshop-new-card__title{bottom:calc(100% - var(--img-pad));transform:translateY(100%);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
