.shop-products{padding-bottom:140px}.shop-products__grid{display:flex;column-gap:24px;row-gap:140px;flex-wrap:wrap}.shop-products--smaller .shop-products__grid{row-gap:140px;display:grid;grid-template-columns:repeat(4,1fr)}.shop-products--smaller .shop-products__break{flex:0 0 100%}.shop-products--smaller .shop-products__col .shop-card{width:100%}.shop-products--smaller .shop-products__col .shop-card__img-box{padding-top:145%;min-height:0;height:auto}.shop-products--smaller .shop-products__col:nth-of-type(3) .shop-card,.shop-products--smaller .shop-products__col:nth-of-type(9) .shop-card,.shop-products--smaller .shop-products__col:nth-of-type(12) .shop-card{margin-left:auto;width:50%}.shop-products--smaller .shop-products__col:nth-of-type(4){margin-right:auto}.shop-products--smaller .shop-products__col:nth-of-type(4) .shop-card,.shop-products--smaller .shop-products__col:nth-of-type(12) .shop-card{width:75%}.shop-products--smaller .shop-products__col:nth-of-type(3),.shop-products--smaller .shop-products__col:nth-of-type(4),.shop-products--smaller .shop-products__col:nth-of-type(9),.shop-products--smaller .shop-products__col:nth-of-type(12){grid-column:auto/span 2;width:100%}.shop-products--larger .shop-products__grid{display:grid;grid-template-columns:1fr 1fr;row-gap:125px;column-gap:0}.shop-products--larger .shop-products__break{display:none}.shop-products--larger .shop-products__col{display:flex}.shop-products--larger .shop-products__col:nth-of-type(odd){justify-content:flex-start}.shop-products--larger .shop-products__col:nth-of-type(2n){justify-content:flex-end}.shop-products--larger .shop-products__col .shop-card{width:517px}.shop-products--larger .shop-products__col .shop-card__img-box{height:784px}.shop-products--larger .shop-products__col:not(:nth-child(4n+1)):not(:nth-child(4n+4)) .shop-card{width:670px}.shop-products--larger .shop-products__col:not(:nth-child(4n+1)):not(:nth-child(4n+4)) .shop-card__img-box{height:1097px}@media (max-width: 767.98px){.shop-products--smaller .shop-products__grid,.shop-products--larger .shop-products__grid{grid-template-columns:auto}.shop-products--smaller .shop-products__col,.shop-products--larger .shop-products__col{grid-column:auto!important}.shop-products--smaller .shop-products__col .shop-card,.shop-products--larger .shop-products__col .shop-card{width:100%!important}.shop-products--smaller .shop-products__col:nth-of-type(odd),.shop-products--larger .shop-products__col:nth-of-type(odd){padding-right:52px;padding-left:0}.shop-products--smaller .shop-products__col:nth-of-type(4n+3),.shop-products--larger .shop-products__col:nth-of-type(4n+3){padding-right:0;padding-left:52px}}@media (max-width: 575.98px){.shop-products--smaller .shop-products__grid{row-gap:80px}}.mobile-filter{position:fixed;top:0;left:0;background:#fff;height:100%;width:100%;z-index:999;display:grid;grid-template-rows:auto 1fr;opacity:0;visibility:hidden;transition:all .5s ease}.mobile-filter__header{padding:var(--padding-x);display:flex;align-items:center}.mobile-filter__header .btn-close{margin-left:auto}.mobile-filter__body{padding:var(--menu-padding);overflow-y:auto}.mobile-filter__groups{margin-bottom:30px}.mobile-filter__button{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:99;align-items:center;justify-content:center;width:100%;max-width:100%;margin-right:0;padding:17px;background-color:var(--color-bg);border-top:1px solid var(--color-text)}.mobile-filter__button:before{display:none}.mobile-filter__button span{position:relative;display:block}.mobile-filter__button span:first-of-type{right:-8px}.mobile-filter__buttons{display:flex;gap:20px}.mobile-filter .filter-group__toggle{padding:9.5px 0;cursor:pointer}.mobile-filter .filter-group__toggle>h4{font-size:16px;width:115px;position:relative}.mobile-filter .filter-group__toggle>h4:before,.mobile-filter .filter-group__toggle>h4:after{content:"";position:absolute;height:1px;width:10px;background:#000;top:50%;right:0}.mobile-filter .filter-group__toggle>h4:after{transform:rotate(90deg);transition:all .3s ease}.mobile-filter .filter-group__list{display:none;transition:all .5s ease;list-style:none;padding-left:20px}.mobile-filter .filter-group__option{display:flex;gap:20px;align-items:center;padding:6.5px 0}.mobile-filter .filter-group.active .filter-group__toggle>h4:after{transform:rotate(180deg)}.mobile-filter .filter-group.active .filter-group__list{display:block}.mobile-filter--show .mobile-filter{opacity:1;visibility:inherit}.filter-menu{position:fixed;top:0;width:100%;height:100%;z-index:9;overflow:hidden;opacity:0;visibility:hidden;transition:all .5s ease}.filter-menu__wrapper{background:#fff;padding:0 var(--padding-x);padding-top:var(--nav-height);padding-bottom:90px}.filter-menu__header{padding-top:50px;padding-bottom:60px}.filter-menu__header .btn-filter span:first-of-type{opacity:0}.filter-menu__body{position:relative}.filter-menu .filter-menu__apply{position:absolute;top:0;right:0}.filter-menu__groups{display:grid;grid-template-columns:repeat(7,minmax(auto,155px))}.filter-menu__overlay{position:absolute;top:0;z-index:-1;background:var(--color-footer-bg);opacity:.83;left:0;height:100%;width:100%}.filter-menu__footer{padding-top:30px;text-align:right}.filter-menu--show .filter-menu{opacity:1;visibility:inherit}.filter-menu .filter-group>h4{font-size:16px;line-height:130%;margin-bottom:21px}.filter-menu .filter-group__list{list-style:none;padding:0;margin:0}.filter-menu .filter-group__list>li{margin:0}.filter-menu .filter-group__option{display:flex;align-items:center;margin-bottom:7px;list-style:none;cursor:pointer}.filter-menu .filter-group__option:hover .custom-checkbox span{background:#000}.filter-menu .filter-group__label{padding-left:12px;font-size:14px;line-height:130%}.custom-checkbox{display:inline-block}.custom-checkbox>span{display:block;height:13px;width:13px;border:solid 1px var(--color-primary);border-radius:50%;transition:background-color .2s ease}.custom-checkbox>input{position:absolute;opacity:0;visibility:hidden;height:0;width:0}.custom-checkbox>input:checked+span{background:var(--color-primary)}.shop-hero__wrapper{display:flex;align-items:flex-end}.shop-hero__content{width:25%;margin-left:auto;margin-right:-8px}.shop-hero__title{margin:0}.shop-hero__description{max-width:294px;padding-top:30px}.shop-hero__description p{margin:0 0 15px}.shop-hero__description p:last-of-type{margin:0}.shop-hero__description p:only-child:empty{margin-top:-30px}.shop-hero .btn-filter{margin-right:115px}@media (max-width: 1399.98px){.shop-hero .shop-hero__content{margin-right:180px}}@media (max-width: 1199.98px){.shop-hero .shop-hero__content{margin-right:0}}@media (max-width: 767.98px){.shop-hero .btn-view,.shop-hero .btn-filter{display:none}}@media (max-width: 575.98px){.shop-hero{margin-bottom:47px!important}.shop-hero .shop-hero__content{margin-left:0;width:290px}}.shop-smaller__wrapper{display:grid;grid-column-gap:23px;grid-row-gap:140px;grid-template-columns:1fr 1fr 1fr 1fr}.shop-smaller__col.large-first,.shop-smaller__col.large-last{display:flex;justify-content:center}.shop-smaller__col.large-first{grid-column:1/3}.shop-smaller__col.large-first.img-middle{margin-right:auto}.shop-smaller__col.large-last{grid-column:3/5}.shop-smaller__col.large-last.img-middle{margin-left:auto}.shop-smaller__col.img-middle{width:440px}.shop-smaller__col.img-middle .shop-card{width:100%}.shop-smaller__col.img-middle .shop-card__img-box{height:656px}.shop-smaller__col .shop-card__img-box{height:470px}@media (max-width: 1399.98px){.shop-smaller .shop-smaller__col:not(.large-first):not(.large-last){width:290px}.shop-smaller .shop-smaller__col.large-first .shop-card,.shop-smaller .shop-smaller__col.large-last .shop-card{width:290px}.shop-smaller .shop-smaller__col.img-middle,.shop-smaller .shop-smaller__col.img-middle .shop-card{width:400px}.shop-smaller .shop-smaller__col.img-middle .shop-card__img-box{height:596px}.shop-smaller .shop-smaller__col .shop-card{width:100%}.shop-smaller .shop-smaller__col .shop-card__img-box{height:421px}}@media (max-width: 425.98px){.shop-smaller__row:nth-of-type(1) .shop-smaller__col:first-of-type,.shop-smaller__row.reverse:nth-of-type(1) .shop-smaller__col:first-of-type,.shop-smaller__row.with-medium-card:nth-of-type(1) .shop-smaller__col:first-of-type{margin:0 0 85px}.shop-smaller__row:nth-of-type(1) .shop-smaller__col:nth-of-type(2),.shop-smaller__row.reverse:nth-of-type(1) .shop-smaller__col:nth-of-type(2),.shop-smaller__row.with-medium-card:nth-of-type(1) .shop-smaller__col:nth-of-type(2){width:100%}.shop-smaller__row:nth-of-type(1) .shop-smaller__col:nth-of-type(2) .shop-card__img-box,.shop-smaller__row.reverse:nth-of-type(1) .shop-smaller__col:nth-of-type(2) .shop-card__img-box,.shop-smaller__row.with-medium-card:nth-of-type(1) .shop-smaller__col:nth-of-type(2) .shop-card__img-box{height:523px}.shop-smaller__row:nth-of-type(1) .shop-smaller__col:nth-of-type(3),.shop-smaller__row.reverse:nth-of-type(1) .shop-smaller__col:nth-of-type(3),.shop-smaller__row.with-medium-card:nth-of-type(1) .shop-smaller__col:nth-of-type(3){margin-left:auto}.shop-smaller__row:nth-of-type(2) .shop-smaller__col:nth-of-type(1),.shop-smaller__row:nth-of-type(2) .shop-smaller__col:nth-of-type(3),.shop-smaller__row:nth-of-type(4) .shop-smaller__col:nth-of-type(1),.shop-smaller__row:nth-of-type(4) .shop-smaller__col:nth-of-type(3),.shop-smaller__row.reverse:nth-of-type(2) .shop-smaller__col:nth-of-type(1),.shop-smaller__row.reverse:nth-of-type(2) .shop-smaller__col:nth-of-type(3),.shop-smaller__row.reverse:nth-of-type(4) .shop-smaller__col:nth-of-type(1),.shop-smaller__row.reverse:nth-of-type(4) .shop-smaller__col:nth-of-type(3),.shop-smaller__row.with-medium-card:nth-of-type(2) .shop-smaller__col:nth-of-type(1),.shop-smaller__row.with-medium-card:nth-of-type(2) .shop-smaller__col:nth-of-type(3),.shop-smaller__row.with-medium-card:nth-of-type(4) .shop-smaller__col:nth-of-type(1),.shop-smaller__row.with-medium-card:nth-of-type(4) .shop-smaller__col:nth-of-type(3){width:100%}.shop-smaller__row:nth-of-type(2) .shop-smaller__col:nth-of-type(1) .shop-card__img-box,.shop-smaller__row:nth-of-type(2) .shop-smaller__col:nth-of-type(3) .shop-card__img-box,.shop-smaller__row:nth-of-type(4) .shop-smaller__col:nth-of-type(1) .shop-card__img-box,.shop-smaller__row:nth-of-type(4) .shop-smaller__col:nth-of-type(3) .shop-card__img-box,.shop-smaller__row.reverse:nth-of-type(2) .shop-smaller__col:nth-of-type(1) .shop-card__img-box,.shop-smaller__row.reverse:nth-of-type(2) .shop-smaller__col:nth-of-type(3) .shop-card__img-box,.shop-smaller__row.reverse:nth-of-type(4) .shop-smaller__col:nth-of-type(1) .shop-card__img-box,.shop-smaller__row.reverse:nth-of-type(4) .shop-smaller__col:nth-of-type(3) .shop-card__img-box,.shop-smaller__row.with-medium-card:nth-of-type(2) .shop-smaller__col:nth-of-type(1) .shop-card__img-box,.shop-smaller__row.with-medium-card:nth-of-type(2) .shop-smaller__col:nth-of-type(3) .shop-card__img-box,.shop-smaller__row.with-medium-card:nth-of-type(4) .shop-smaller__col:nth-of-type(1) .shop-card__img-box,.shop-smaller__row.with-medium-card:nth-of-type(4) .shop-smaller__col:nth-of-type(3) .shop-card__img-box{height:523px}.shop-smaller__row:nth-of-type(2) .shop-smaller__col:nth-of-type(2),.shop-smaller__row:nth-of-type(4) .shop-smaller__col:nth-of-type(2),.shop-smaller__row.reverse:nth-of-type(2) .shop-smaller__col:nth-of-type(2),.shop-smaller__row.reverse:nth-of-type(4) .shop-smaller__col:nth-of-type(2),.shop-smaller__row.with-medium-card:nth-of-type(2) .shop-smaller__col:nth-of-type(2),.shop-smaller__row.with-medium-card:nth-of-type(4) .shop-smaller__col:nth-of-type(2){margin:0 0 85px}.shop-smaller__row:nth-of-type(3) .shop-smaller__col:nth-of-type(1),.shop-smaller__row:nth-of-type(5) .shop-smaller__col:nth-of-type(1),.shop-smaller__row.reverse:nth-of-type(3) .shop-smaller__col:nth-of-type(1),.shop-smaller__row.reverse:nth-of-type(5) .shop-smaller__col:nth-of-type(1),.shop-smaller__row.with-medium-card:nth-of-type(3) .shop-smaller__col:nth-of-type(1),.shop-smaller__row.with-medium-card:nth-of-type(5) .shop-smaller__col:nth-of-type(1){margin-left:auto}.shop-smaller__row:nth-of-type(3) .shop-smaller__col:nth-of-type(2),.shop-smaller__row:nth-of-type(5) .shop-smaller__col:nth-of-type(2),.shop-smaller__row.reverse:nth-of-type(3) .shop-smaller__col:nth-of-type(2),.shop-smaller__row.reverse:nth-of-type(5) .shop-smaller__col:nth-of-type(2),.shop-smaller__row.with-medium-card:nth-of-type(3) .shop-smaller__col:nth-of-type(2),.shop-smaller__row.with-medium-card:nth-of-type(5) .shop-smaller__col:nth-of-type(2){width:100%}.shop-smaller__row:nth-of-type(3) .shop-smaller__col:nth-of-type(2) .shop-card__img-box,.shop-smaller__row:nth-of-type(5) .shop-smaller__col:nth-of-type(2) .shop-card__img-box,.shop-smaller__row.reverse:nth-of-type(3) .shop-smaller__col:nth-of-type(2) .shop-card__img-box,.shop-smaller__row.reverse:nth-of-type(5) .shop-smaller__col:nth-of-type(2) .shop-card__img-box,.shop-smaller__row.with-medium-card:nth-of-type(3) .shop-smaller__col:nth-of-type(2) .shop-card__img-box,.shop-smaller__row.with-medium-card:nth-of-type(5) .shop-smaller__col:nth-of-type(2) .shop-card__img-box{height:523px}.shop-smaller__row:nth-of-type(3) .shop-smaller__col:nth-of-type(3),.shop-smaller__row:nth-of-type(5) .shop-smaller__col:nth-of-type(3),.shop-smaller__row.reverse:nth-of-type(3) .shop-smaller__col:nth-of-type(3),.shop-smaller__row.reverse:nth-of-type(5) .shop-smaller__col:nth-of-type(3),.shop-smaller__row.with-medium-card:nth-of-type(3) .shop-smaller__col:nth-of-type(3),.shop-smaller__row.with-medium-card:nth-of-type(5) .shop-smaller__col:nth-of-type(3){margin:0}}.colors-list{display:flex;padding:0;list-style:none;width:100%;transition:visibility .25s ease,opacity .25s ease,z-index .25s ease}.colors-list li{margin-right:8px}.colors-list li:last-of-type{margin-right:0}.colors-list li a{position:relative;display:block}.colors-list li a input[type=radio]{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none}.colors-list li a input[type=radio]:disabled~.checkmark{cursor:inherit;opacity:.3}.colors-list li a.active .checkmark{border:1px solid var(--color-text)}.colors-list li a .checkmark{position:relative;display:block;width:15px;height:15px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:.2px solid var(--light-gray);overflow:hidden;cursor:pointer}.colors-list li a .checkmark img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width: 575.98px){.colors-list li{margin-right:15px}.colors-list li a .checkmark{width:20px;height:20px}}.sizes-list{display:flex;align-items:center;margin:0;padding:0;list-style:none;transition:visibility .25s ease,opacity .25s ease,z-index .25s ease}.sizes-list li{margin-right:8px;text-transform:uppercase}.sizes-list li:last-of-type{margin-right:0}.sizes-list li label{position:relative;display:block}.sizes-list li label input[type=radio]{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none}.sizes-list li label input[type=radio]:checked~.checkmark{border-bottom:1px solid var(--color-text)}.sizes-list li label input[type=radio]:disabled~.checkmark{color:var(--light-gray);border-bottom-color:#0000;cursor:inherit}.sizes-list li label .checkmark{transition:color .25s ease;cursor:pointer}.sizes-list li.disabled .checkmark{color:var(--light-gray)}.shop-card{width:324px}@media (hover: hover){.shop-card__wrapper:hover .shop-card__price{visibility:hidden;opacity:0;z-index:-1}.shop-card__wrapper:hover .shop-card__sizes,.shop-card__wrapper:hover .shop-card__color-box{visibility:visible;opacity:1;z-index:1}.shop-card__wrapper:hover .shop-card__img-box picture:last-of-type{visibility:visible;opacity:1;z-index:1}}.shop-card__img-box{position:relative;width:100%;height:470px;min-height:470px;margin-bottom:13px;overflow:hidden}.shop-card__img-box picture{position:absolute;top:0;left:0;display:block;width:100%;height:100%;transition:opacity .25s ease,visibility .25s ease,z-index .25s ease}.shop-card__img-box picture:first-of-type{visibility:visible;opacity:1;z-index:1}.shop-card__img-box picture:last-of-type{visibility:hidden;opacity:0;z-index:5}.shop-card__img-box picture img{width:100%;height:100%;object-fit:cover}.shop-card__img-box>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}.shop-card__content-box{display:flex;flex-wrap:wrap}.shop-card__title{margin-right:15px;font-size:14px}.shop-card__info-box{position:relative;margin-left:auto;z-index:4}.shop-card__top-box{display:grid;grid-template-columns:1fr auto;column-gap:20px;width:100%}.shop-card__price{display:block;margin-left:auto;transition:visibility .25s ease,opacity .25s ease,z-index .25s ease}.shop-card__price--sale>.sale{opacity:.5;text-decoration:line-through}.shop-card__price--sale>span{margin-right:6px}.shop-card__sizes{position:absolute;top:0;right:0;visibility:hidden;opacity:0;z-index:-1;background:#fff;padding-left:14px}.shop-card__color-box{visibility:hidden;opacity:0;z-index:-1;margin:15px 0 0}.shop-card--giftvoucher .shop-card__price{opacity:1!important;visibility:inherit!important}.shop-card--giftvoucher .shop-card__price:before{content:"from "}.shop-card--giftvoucher .shop-card__sizes{display:none}@media (max-width: 1199.98px){.shop-card .shop-card__content-box{position:relative}.shop-card .shop-card__info-box{position:static}.shop-card .shop-card__sizes{top:inherit;bottom:0;visibility:visible;opacity:1;z-index:1}.shop-card .shop-card__color-box{visibility:visible;opacity:1;z-index:1}}@media (max-width: 767.98px){.shop-card__price{opacity:1!important;visibility:inherit!important}}.pagination{display:flex;align-items:center;justify-content:flex-end}.pagination__btns-box{display:flex;margin-right:30px}.pagination__btns-box .btn:first-of-type{position:relative;margin-right:31px}.pagination__btns-box .btn:first-of-type:after{position:absolute;content:"";top:0;right:-15px;bottom:0;width:1px;background-color:var(--color-text)}.pagination__btns-box .btn:last-of-type:after{display:none}.pagination__pages-list{display:flex;align-items:center;margin:0;padding:0;list-style:none}.pagination__pages-list li{margin-right:6px}.pagination__pages-list li:last-of-type{margin-right:0}.pagination__pages-list li.active a:before{width:100%}@media (max-width: 575.98px){.pagination__pages-list li{margin-right:20px}.pagination__btns-box{display:flex;margin-right:30px}.pagination__btns-box .btn:first-of-type{position:relative;margin-right:0}}.shop-larger__wrapper{display:flex;flex-wrap:wrap}.shop-larger__col{display:flex;width:50%;margin-bottom:125px}.shop-larger__col.medium .shop-card{width:517px}.shop-larger__col.medium .shop-card__img-box{height:784px}.shop-larger__col.large .shop-card{width:670px}.shop-larger__col.large .shop-card__img-box{height:1097px}.shop-larger__col:nth-of-type(odd){justify-content:flex-start}.shop-larger__col:nth-of-type(2n){justify-content:flex-end}@media (max-width: 1199.98px){.shop-larger .shop-larger__col.medium .shop-card{width:417px}.shop-larger .shop-larger__col.medium .shop-card__img-box{height:632px}.shop-larger .shop-larger__col.large .shop-card{width:470px}.shop-larger .shop-larger__col.large .shop-card__img-box{height:855px}}@media (max-width: 991.98px){.shop-larger .shop-larger__col.medium .shop-card{width:317px}.shop-larger .shop-larger__col.medium .shop-card__img-box{height:480px}.shop-larger .shop-larger__col.large .shop-card{width:370px}.shop-larger .shop-larger__col.large .shop-card__img-box{height:673px}}@media (max-width: 767.98px){.shop-larger .shop-larger__col{width:100%}.shop-larger .shop-larger__col.medium .shop-card,.shop-larger .shop-larger__col.large .shop-card{width:417px}.shop-larger .shop-larger__col.medium .shop-card__img-box,.shop-larger .shop-larger__col.large .shop-card__img-box{height:632px}.shop-larger .shop-larger__col:nth-of-type(odd) .shop-card{margin-left:0}.shop-larger .shop-larger__col:nth-of-type(2n) .shop-card{margin-left:auto}}@media (max-width: 425.98px){.shop-larger .shop-larger__col{margin-bottom:80px}.shop-larger .shop-larger__col.medium .shop-card,.shop-larger .shop-larger__col.large .shop-card{width:417px}.shop-larger .shop-larger__col.medium .shop-card__img-box,.shop-larger .shop-larger__col.large .shop-card__img-box{height:632px}.shop-larger .shop-larger__col:nth-of-type(odd) .shop-card{width:293px}.shop-larger .shop-larger__col:nth-of-type(odd) .shop-card__img-box{height:443px}.shop-larger .shop-larger__col:nth-of-type(2n) .shop-card{width:100%}.shop-larger .shop-larger__col:nth-of-type(2n) .shop-card__img-box{height:519px}.shop-larger .shop-larger__col:nth-child(-4n+19) .shop-card{margin-left:auto}}.shop-collection__title{margin:0 0 36px}.shop-collection__wrapper{display:flex;padding:0 var(--padding-x);overflow:hidden}.shop-collection__slide{margin-right:50px;flex-shrink:0}.shop-collection__slide:first-of-type{margin-left:auto}.shop-collection__slide:last-of-type{margin-right:0}.shop-collection__slide:nth-of-type(odd){width:439px}.shop-collection__slide:nth-of-type(2n){width:286px}.shop-collection__slide:nth-of-type(2n) .slide__img-box picture img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.shop-collection__slide:nth-child(4){display:none}.shop-collection .slide__img-box{position:relative;margin-bottom:30px}.shop-collection .slide__img-box a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.shop-collection .slide__title span{margin-right:15px;font-size:12px}.shop-collection .btn-view-collection{display:none}@media (max-width: 991.98px){.shop-collection .shop-collection__wrapper{display:grid;grid-template-columns:1fr .65fr 1fr;gap:30px;padding:0 var(--padding-x)}.shop-collection .shop-collection__slide{margin-right:0;width:100%}}@media (max-width: 575.98px){.shop-collection .shop-collection__title{margin-bottom:65px;margin-left:50px}.shop-collection .shop-collection__wrapper{margin-bottom:30px;padding:0;grid-template-columns:auto;gap:0;display:flex}.shop-collection .shop-collection__slide{width:100%;position:relative;margin-right:0;padding:0 var(--padding-x);padding-right:67px}.shop-collection .shop-collection__slide:first-of-type{margin-left:0}.shop-collection .shop-collection__slide .btn-arrow{position:absolute;top:0;right:var(--padding-x)}.shop-collection .slide__wrapper{display:flex;flex-direction:column-reverse}.shop-collection .slide__img-box{margin-bottom:0}.shop-collection .slide__title{margin-bottom:35px}.shop-collection .slide__title span{font-size:14px;line-height:16px;margin-right:34px}.shop-collection .btn-view-collection{display:inline-block;margin-left:16px}}.template-collection .shop-hero,.page-shop .shop-hero{margin:132px 0 40px}.template-collection .shop-collection,.page-shop .shop-collection{margin:0 0 125px}.template-collection .pagination,.page-shop .pagination{margin:0 0 140px;padding-top:150px}@media (max-width: 767.98px){.template-collection .shop-hero,.page-shop .shop-hero{margin:72px 0 117px}.template-collection .pagination,.page-shop .pagination{margin:0 0 120px}}.preorder-now-active .product-hero__payment-info .preorder-message{display:none!important}.preorder-description{margin-top:15px}
/*# sourceMappingURL=/cdn/shop/t/68/assets/page-shop.css.map */
