@keyframes placeholder-wave{0%{opacity:1}10%{opacity:1}to{opacity:.5}}@keyframes image-placeholder-wave{0%{background-color:#ededed}10%{background-color:#ededed}to{background-color:#ededed4d}}.product-compare-modal{position:fixed;z-index:10001;justify-content:center;align-items:center;width:100%;height:100%;top:0;right:0;bottom:0;left:0}.product-compare-modal-s__desktop-only{display:none!important}@media only screen and (width >= 768px){.product-compare-modal-s__desktop-only{display:block!important}}.product-compare-modal-s__desktop-only-flex{display:none!important}@media only screen and (width >= 768px){.product-compare-modal-s__desktop-only-flex{display:flex!important}}.product-compare-modal-s__minus-wrapper{display:flex;justify-content:center;align-items:center;height:100%;flex-grow:1}.product-compare-modal-s__minus{width:1rem;height:.2rem;background-color:#000}.product-compare-modal__body-wrapper{overflow:hidden auto;z-index:5;display:flex;width:100%;height:100%;background-color:#fff;flex-direction:column;max-width:64.6rem}.product-compare-modal__body-wrapper:has(.product-compare-modal-s__main-header-popup.is-visible){overflow:hidden}.product-compare-modal__body-wrapper::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:4px;-webkit-transition:all .4s linear;transition:all .4s linear}.product-compare-modal__body-wrapper::-webkit-scrollbar-track{opacity:1;background:#f5f5f5;-webkit-transition:all .4s linear;transition:all .4s linear}.product-compare-modal__body-wrapper::-webkit-scrollbar-thumb{opacity:1;background:#000;-webkit-transition:all .4s linear;transition:all .4s linear}@media only screen and (width >= 1280px){.product-compare-modal__body-wrapper{height:90%;max-height:90%}}.product-compare-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:#000000b3}.product-compare-modal-s__main-header-popup-overlay{position:fixed;z-index:11;display:none;background-color:#000000b3;top:0;right:0;bottom:0;left:0}.product-compare-modal__header{display:grid;align-items:center;min-height:4rem;padding:0 .8rem;background-color:#000;grid-template-columns:6rem 1fr 6rem}.product-compare-modal__main{flex-grow:1;padding:2rem 2rem 4rem}.product-compare-modal__main-placeholder{width:100%;height:100%}.product-compare-modal__header-close-text-wrapper{height:100%}.product-compare-modal__header-close-text{height:100%;padding:0 .8rem;font-family:Graphik,sans-serif;font-size:1.6rem;font-weight:500;line-height:1;letter-spacing:.016rem;color:#fff}.product-compare-modal__header-title{justify-self:center;margin:0;font-family:Graphik Wide,sans-serif;font-size:1.8rem;font-weight:600;line-height:normal;letter-spacing:.054rem;text-align:center;text-transform:uppercase;color:#fff}.product-compare-modal__header-close-btn-wrapper{display:flex;justify-content:flex-end;align-items:center;height:100%}.product-compare-modal__header-close-btn{display:flex;justify-content:center;align-items:center;height:100%;padding:0 .8rem;color:#fff}.product-compare-modal-s__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.product-compare-modal-s__col{display:flex;flex-direction:column;justify-content:space-between;gap:2rem}.product-compare-modal-s__slider-media-wrapper{position:relative;z-index:1;width:100%;aspect-ratio:1/1}.product-compare-modal-s__slider-model-wrapper{position:relative;width:100%;padding-top:100%}.product-compare-modal-s__slider-model-wrapper model-viewer{position:absolute;top:0;left:0;width:100%;height:100%}.product-compare-modal-s__slider-wrapper{position:relative;border-radius:.4rem;border:.1rem solid #e5e5e5}.product-compare-modal-s__slider-arrow{position:absolute;bottom:.2rem;z-index:2;display:flex;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;background:#fff6;border-radius:50%;box-shadow:0 0 1px #0000001c inset;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-compare-modal-s__slider-arrow.swiper-button-disabled{opacity:.5;pointer-events:none}.product-compare-modal-s__slider-arrow--prev{left:.8rem}.product-compare-modal-s__slider-arrow--next{right:.8rem}.swiper-pagination.product-compare-modal-s__slider-pagination{position:initial;display:flex;justify-content:center;align-items:center;height:2.6rem}.swiper-pagination.product-compare-modal-s__slider-pagination .swiper-pagination-bullet{opacity:1;width:.8rem;height:.8rem;margin:0 .4rem;background-color:#d9d9d9;transition:background-color .3s linear;border-radius:50%}.swiper-pagination.product-compare-modal-s__slider-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){cursor:pointer}.swiper-pagination.product-compare-modal-s__slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#000}.swiper-pagination.product-compare-modal-s__slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet--video{width:0;height:0;border-width:.4rem 0 .4rem .8rem;border-style:solid;border-color:transparent transparent transparent #d9d9d9;background-color:initial;border-radius:initial;transition:border-color .3s linear}.swiper-pagination.product-compare-modal-s__slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet--video.swiper-pagination-bullet-active{border-color:transparent transparent transparent #000}.product-compare-modal-s__header-sticky{position:fixed;top:0;left:0;right:0;overflow:hidden;z-index:-10;display:none;visibility:hidden;opacity:0;width:100%;margin:0 auto;padding:1.6rem 2rem 2rem;background-color:#fff;transition:opacity .2s linear;pointer-events:none;border-radius:0 0 .8rem .8rem;box-shadow:0 0 2.8rem #00000080;will-change:opacity,visibility;max-width:64.6rem}.product-compare-modal-s__header-sticky.is-visible{z-index:10;display:block;visibility:visible;opacity:1;pointer-events:auto;animation:fadeIn .15s linear}@media only screen and (width >= 1280px){.product-compare-modal-s__header-sticky{top:5%}}body.is-app--kinn.template-index .product-compare-modal-s__header-sticky{top:106px}body.is-app--kinn.template-index .product-compare-modal{align-items:flex-end}body.is-app--kinn.template-index .product-compare-modal__body-wrapper{max-height:calc(100dvh - 106px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-compare-modal-s__header-col-info{display:flex;flex-direction:column;gap:.8rem}.product-compare-modal-s__header-col-upper{display:flex;flex-direction:column;gap:.8rem;max-width:16.8rem;margin:0 auto}.product-compare-modal-s__header-col-upper .swiper-pagination.product-compare-modal-s__slider-pagination{position:absolute;left:50%;width:auto;transform:translate(-50%)}.product-compare-modal-s__header-col-options{display:flex;flex-direction:column;gap:.2rem}.product-compare-modal-s__header-col-options li{font-family:Graphik,sans-serif;font-size:1.2rem;font-style:normal;font-weight:400;line-height:normal}.product-compare-modal-s__header-col-options li span{color:#313131}@media only screen and (width >= 768px){.product-compare-modal-s__header-col-options li{font-size:1.4rem}}.product-compare-modal-s__form-btn{border-radius:4px;padding-top:1rem;padding-bottom:1rem}.product-compare-modal-s__main,.product-compare-modal-s{display:flex;flex-direction:column}.product-compare-modal-s__main-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:.8rem;gap:.8rem;border-bottom:.1rem solid #e5e5e5}.product-compare-modal-s__main-header-inner{display:flex;align-items:center;gap:.8rem}.product-compare-modal-s__main{margin-top:4rem;gap:4rem}.product-compare-modal-s__main-header-title{width:-moz-fit-content;width:fit-content;margin:0;font-family:Graphik Wide,sans-serif;font-size:1.8rem;font-weight:600;line-height:normal;letter-spacing:.054rem;text-transform:uppercase;font-style:normal;max-width:100%}.product-compare-modal-main-inner{padding:1.2rem .8rem .8rem}.product-compare-modal-main-inner.product-compare-modal-main-inner--no-padding{padding-left:0;padding-right:0}.product-compare-modal-s__prices-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;text-wrap:balance;gap:1.6rem}.product-compare-modal-s__price-box-label{width:-moz-fit-content;width:fit-content;font-family:Graphik,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal;font-style:normal;max-width:100%}.product-compare-modal-s__price-box-price,.product-compare-modal-s__price-regular-price{width:-moz-fit-content;width:fit-content;font-family:Graphik Wide,sans-serif;font-size:1.8rem;font-weight:600;line-height:normal;letter-spacing:.054rem;text-align:center;text-transform:uppercase;font-style:normal;max-width:100%}.product-compare-modal-s__price-box-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;text-wrap:balance;gap:.4rem}.product-compare-modal-s__main-header-icon{position:relative;z-index:1;width:4rem;height:4rem;min-width:4rem}.product-compare-modal-s__lengths-wrapper{font-family:Graphik,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.2rem;letter-spacing:.016rem;text-align:center;color:#272727;text-wrap:balance;font-style:normal}.product-compare-modal-s__color-list{display:flex;flex-direction:column;gap:.8rem}.product-compare-modal-s__color-item-name{display:flex;justify-content:center;align-items:center;width:100%;padding:.4rem;background-repeat:no-repeat;background-size:cover;background-position:center;font-family:Graphik,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal;text-align:center;color:#fff;font-style:normal;text-wrap:balance;min-height:2.4rem;border-radius:.4rem}.product-compare-modal-s__color-item-name.product-compare-modal-s__color-item-name--current{border:.1rem solid #75229c;font-weight:600;box-shadow:0 0 .8rem #75229c}.product-compare-modal-s__color-item-name.product-compare-modal-s__color-item-name--label{transition:opacity .3s linear;cursor:pointer}@media (hover: hover){.product-compare-modal-s__color-item-name.product-compare-modal-s__color-item-name--label:hover{opacity:.7}}@media (hover: none){.product-compare-modal-s__color-item-name.product-compare-modal-s__color-item-name--label:active{opacity:.7}}.product-compare-modal-s__length-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.product-compare-modal-s__length-item{display:flex;justify-content:center;align-items:center;padding:.4rem;background-color:#e5e5e5;font-size:1.2rem;text-align:center;color:#272727;text-wrap:balance;min-height:2.8rem;border-radius:.4rem}.product-compare-modal-s__length-item.product-compare-modal-s__length-item--current{background-color:#202020;font-weight:600;color:#fff;box-shadow:0 0 .8rem #75229c}.product-compare-modal-s__length-item.product-compare-modal-s__length-item--label{transition:opacity .3s linear;cursor:pointer}@media (hover: hover){.product-compare-modal-s__length-item.product-compare-modal-s__length-item--label:hover{opacity:.7}}@media (hover: none){.product-compare-modal-s__length-item.product-compare-modal-s__length-item--label:active{opacity:.7}}.product-compare-modal-s__style-list{text-align:center;text-wrap:balance}.product-compare-modal-s__style-list li{color:#3e3e3e}.product-compare-modal-s__style-list li strong{color:#272727}.product-compare-modal-s__ft-wrapper,.product-compare-modal-s__cs-wrapper,.product-compare-modal-s__gt-wrapper{display:flex;justify-content:center;align-items:center;text-align:center;text-wrap:balance;color:#3e3e3e}.product-compare-modal-s__ymal-item-image{position:relative;display:block;width:100%;aspect-ratio:1/1;border-radius:.4rem;border:.1rem solid #e5e5e5}.product-compare-modal-s__ymal-item-title{position:absolute;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#00000080,#0000003d 70.67%,#0000);font-family:Graphik Wide,sans-serif;font-size:1.6rem;font-weight:500;line-height:normal;letter-spacing:.016rem;text-align:center;color:#fff;min-height:3rem;text-wrap:balance;font-style:normal}.product-compare-modal-s__ymal-item{display:flex;flex-direction:column;gap:2.6rem;padding:.2rem}.btn.product-compare-modal-s__ymal-item-link{height:3.2rem;margin-top:2.6rem;padding:.4rem}.btn.product-compare-modal-s__ymal-item-link:before{transition:all .3s linear}@media (hover: hover){.btn.product-compare-modal-s__ymal-item-link:hover{box-shadow:none!important}.btn.product-compare-modal-s__ymal-item-link:hover:before{background-color:#fff}}@media (hover: none){.btn.product-compare-modal-s__ymal-item-link:active{box-shadow:none!important}.btn.product-compare-modal-s__ymal-item-link:active:before{background-color:#fff}}@media only screen and (width < 768px){.btn.product-compare-modal-s__ymal-item-link{font-size:1.2rem}}.product-compare-modal-s__ymal-slider-wrapper{position:relative}.product-compare-modal-s__ymal-slider-wrapper .swiper-pagination.product-compare-modal-s__slider-pagination{position:absolute;bottom:3.4rem}.product-compare-modal-s__ymal-slider-wrapper .product-compare-modal-s__slider-arrow{bottom:.8rem}.product-compare-modal-s__ymal-slider-wrapper .product-compare-modal-s__slider-arrow--prev{left:1rem}.product-compare-modal-s__ymal-slider-wrapper .product-compare-modal-s__slider-arrow--next{right:1rem}.product-compare-modal-s__main-header-popup-wrapper{position:relative}.product-compare-modal-s__main-header-popup-btn{display:flex;width:2rem;min-width:2rem;height:2rem}.product-compare-modal-s__main-header-popup-btn[aria-expanded=true]~.product-compare-modal-s__main-header-popup-overlay{display:block;animation:fadeIn .3s linear}.product-compare-modal-s__main-header-popup-btn[aria-expanded=true]~.product-compare-modal-s__main-header-popup-arrow{display:block}.product-compare-modal-s__main-header-popup{position:absolute;top:50%;right:calc(100% + 2.4rem);overflow:hidden auto;z-index:15;display:none;width:30rem;padding-top:2.8rem;background-color:#fff;transform:translateY(-50%);animation:fadeIn .3s linear;border-radius:.8rem;max-height:90svh}.product-compare-modal-s__main-header-popup.is-visible{display:block}.product-compare-modal-s__main-header-popup:has(.product-compare-modal-s__main-header-popup-image){padding-top:0}.product-compare-modal-s__main-header-popup::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:4px;-webkit-transition:all .4s linear;transition:all .4s linear}.product-compare-modal-s__main-header-popup::-webkit-scrollbar-track{opacity:1;background:#f5f5f5;-webkit-transition:all .4s linear;transition:all .4s linear}.product-compare-modal-s__main-header-popup::-webkit-scrollbar-thumb{opacity:1;background:#000;-webkit-transition:all .4s linear;transition:all .4s linear}.product-compare-modal-s__main-header-popup-arrow{position:absolute;top:50%;right:100%;z-index:15;display:none;width:0;height:0;transform:translateY(-50%);border-left:2.4rem solid #fff;border-top:2.4rem solid transparent;border-bottom:2.4rem solid transparent}.product-compare-modal-s__main-header-popup-image{position:relative;overflow:hidden;width:100%;aspect-ratio:1/1;border-top-left-radius:.8rem;border-top-right-radius:.8rem}.product-compare-modal-s__main-header-popup-title{width:-moz-fit-content;width:fit-content;margin-bottom:1.2rem;font-family:Graphik Wide,sans-serif;font-size:1.8rem;font-weight:600;line-height:normal;letter-spacing:.054rem;text-transform:uppercase;font-style:normal;max-width:100%}.product-compare-modal-s__main-header-popup-content-wrapper{display:flex;flex-direction:column;gap:2.4rem}.product-compare-modal-s__main-header-popup-close-btn-absolute{position:absolute;top:.8rem;right:.8rem;z-index:2;display:flex;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;transition:all .3s linear}@media (hover: hover){.product-compare-modal-s__main-header-popup-close-btn-absolute:hover{opacity:.7}}@media (hover: none){.product-compare-modal-s__main-header-popup-close-btn-absolute:active{opacity:.7}}.product-compare-modal-s__main-header-popup-content-inner .metafield-rich_text_field{display:flex;flex-direction:column;gap:1.2rem}.product-compare-modal-s__main-header-popup-content-inner .metafield-rich_text_field p,.product-compare-modal-s__main-header-popup-content-inner .metafield-rich_text_field ul,.product-compare-modal-s__main-header-popup-content-inner .metafield-rich_text_field ol{margin-bottom:0;line-height:normal}.product-compare-modal-s__main-header-popup-content-inner .metafield-rich_text_field a{text-decoration:underline;text-underline-offset:.2rem;transition:opacity .3s linear}@media (hover: hover){.product-compare-modal-s__main-header-popup-content-inner .metafield-rich_text_field a:hover{opacity:.7}}@media (hover: none){.product-compare-modal-s__main-header-popup-content-inner .metafield-rich_text_field a:active{opacity:.7}}.product-compare-modal-s__main-header-popup-content-inner.product-compare-modal-s__main-header-popup-content--small p,.product-compare-modal-s__main-header-popup-content-inner.product-compare-modal-s__main-header-popup-content--small li{font-size:1.2rem;font-weight:400;line-height:normal;letter-spacing:.012rem;color:#3e3e3e;font-style:normal}.product-compare-modal-s__main-header-popup-content{padding:1.6rem 1.2rem 2.4rem}.product-compare-modal-s__header-col-vibe-label{width:-moz-fit-content;width:fit-content;margin-bottom:.2rem;font-size:1.2rem;line-height:normal;max-width:100%}@media only screen and (width >= 768px){.product-compare-modal-s__header-col-vibe-label{font-size:1.4rem}}.product-compare-modal-s__header-col-vibe-value{font-family:Graphik Wide,sans-serif;font-size:1.8rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.054rem;text-transform:uppercase;min-height:4.5rem}.product-compare-modal-s__header-col-dd-summary{display:flex;justify-content:space-between;align-items:center;padding:.8rem 1.2rem 1rem 1.6rem;background:#fbfbfb;gap:.8rem;border-bottom:.1rem solid #e5e5e5;cursor:pointer}.product-compare-modal-s__header-col-dd-summary-title-label{font-size:1.2rem;line-height:normal;color:#75229c}@media only screen and (width >= 768px){.product-compare-modal-s__header-col-dd-summary-title-label{font-size:1.4rem}}.product-compare-modal-s__header-col-dd-summary-title-value{font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.016rem}.product-compare-modal-s__header-col-dd-summary-title-value-select{color:#4c4c4c}.product-compare-modal-s__header-col-dd-summary-icon{display:flex;justify-content:center;align-items:center;width:1.6rem;min-width:1.6rem;height:1.6rem}.product-compare-modal-s__header-col-dds{display:flex;flex-direction:column;gap:.8rem}.product-compare-modal-s__header-col-info-placeholder{display:flex;justify-content:center;align-items:center;padding:.6rem;border:.1rem dashed #c3c3c3;flex-grow:1;border-radius:.4rem;min-height:10rem}.product-compare-modal-s__media-placeholder-text{letter-spacing:.016rem;text-align:center;color:#4c4c4c;text-wrap:balance}.product-compare-modal-s__header-col-dd-content-item{display:block;padding:.8rem 1.2rem;transition:background-color .3s linear;cursor:pointer}@media (hover: hover){.product-compare-modal-s__header-col-dd-content-item:hover{background:#f5f5f5}}@media (hover: none){.product-compare-modal-s__header-col-dd-content-item:active{background:#f5f5f5}}.product-compare-modal-s__header-col-dd{position:relative}.product-compare-modal-s__header-col-dd.product-compare-modal-s__header-col-dd--disabled{pointer-events:none;opacity:.5}.product-compare-modal-s__header-col-dd-content{position:absolute;top:100%;left:0;right:0;overflow:hidden auto;z-index:5;width:100%;background:#fff;border-bottom:.1rem solid #e5e5e5;border-left:.1rem solid #e5e5e5;border-right:.1rem solid #e5e5e5;max-height:18.8rem}.product-compare-modal-s__header-col-dd-content::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:4px;-webkit-transition:all .4s linear;transition:all .4s linear}.product-compare-modal-s__header-col-dd-content::-webkit-scrollbar-track{opacity:1;background:#f5f5f5;-webkit-transition:all .4s linear;transition:all .4s linear}.product-compare-modal-s__header-col-dd-content::-webkit-scrollbar-thumb{opacity:1;background:#000;-webkit-transition:all .4s linear;transition:all .4s linear}@media only screen and (width >= 1280px){.product-compare-modal-s__header-col-dd-content{max-height:31.4rem}}.product-compare-modal__back-to-top{position:fixed;bottom:2rem;right:2rem;z-index:-1;visibility:hidden;opacity:0;width:4.8rem;height:4.8rem;transition:opacity .3s linear;box-shadow:0 0 .18rem #00000040;-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem)}.product-compare-modal__back-to-top.is-visible{z-index:10;visibility:visible;opacity:1}@media only screen and (width >= 1280px){.product-compare-modal__back-to-top{display:none}}.collection__sticky-compare{position:fixed;bottom:0;left:0;right:0;z-index:10;display:none;opacity:.5;transition:opacity .2s linear;pointer-events:none}.collection__sticky-compare .collection__sticky-compare-content{background-color:#fff}.collection__sticky-compare-content{width:calc(100% + 3.2rem);margin-left:-1.6rem;border-radius:.8rem .8rem 0 0;box-shadow:0 0 2.8rem #00000080}body.product-compare-loaded .collection__sticky-compare{pointer-events:auto;opacity:1}body:has([data-product-compare]) .collection__sticky-compare:has(.collection__sticky-compare-item){display:block;animation:slideInFromBottom .2s ease-in-out}.collection__sticky-compare-header{display:flex;justify-content:space-between;align-items:center}@media only screen and (width <= 1440px){body:has(#repWebClientContainer):has(input.collection__sticky-compare-input:not(:checked)) .collection__sticky-compare-header{padding-right:6rem}}.collection__sticky-compare-label{display:flex;align-items:center;padding:1.2rem .4rem 3.2rem 2rem;font-weight:500;flex-grow:1;gap:.8rem}.collection__sticky-compare-label .icon-chevron-down{width:2.4rem;height:2.4rem;min-width:2.4rem;transform:rotate(180deg);transition:transform .2s linear}.collection__sticky-compare-max-items-desktop{display:none}.collection__sticky-compare-btn{padding:1.2rem 2rem 3.2rem .4rem;font-size:1.4rem;font-weight:400;line-height:normal;letter-spacing:.014rem;text-decoration:underline;transition:opacity .2s linear;text-underline-offset:.2rem}.collection__sticky-compare-btn:hover{opacity:.7}.collection__sticky-compare-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;max-width:64.6rem;margin:0 auto}.collection__sticky-compare-items>*{display:none!important}.collection__sticky-compare-items>*:first-child,.collection__sticky-compare-items>*:nth-child(2){display:flex!important}.collection__sticky-compare-item{position:relative;display:flex;flex-direction:column;gap:.4rem}.collection__sticky-compare-item-remove-btn{position:absolute;top:0;right:0;z-index:2;display:flex;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;color:#000;transition:opacity .2s linear}@media (hover: hover){.collection__sticky-compare-item-remove-btn:hover{opacity:.7}}@media (hover: none){.collection__sticky-compare-item-remove-btn:active{opacity:.7}}.collection__sticky-compare-item .swiper-pagination.product-compare-modal-s__slider-pagination{position:absolute;bottom:0;left:0;right:0}.collection__sticky-compare-item .product-compare-modal-s__slider-arrow{bottom:3.6rem}.collection__sticky-compare-item-title{margin-bottom:0;font-family:Graphik,sans-serif;font-size:1.4rem;font-weight:600;line-height:normal;letter-spacing:.014rem;font-style:normal;text-wrap:balance}.btn.collection__sticky-compare-open-btn{display:flex;margin:1.6rem auto 0;padding-top:.6rem;padding-bottom:.6rem;min-height:3.2rem;max-width:64.6rem}.collection__sticky-compare-item-prop{font-size:1.2rem;line-height:normal}.collection__sticky-compare-main{display:none;padding:0 2rem 4.8rem}.collection__sticky-compare-item-placeholder{display:flex;justify-content:center;align-items:center;padding:1.6rem;border:.1rem dashed #c3c3c3;border-radius:.4rem}.collection__sticky-compare-item-placeholder-body{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.4rem}.collection__sticky-compare-item-placeholder-body .icon.icon-plus{width:1.6rem;height:1.6rem;min-width:1.6rem}.collection__sticky-compare-item-placeholder-body span{color:#4c4c4c}input.collection__sticky-compare-input:checked+.collection__sticky-compare-content .icon-chevron-down{transform:rotate(0)}input.collection__sticky-compare-input:checked+.collection__sticky-compare-content .collection__sticky-compare-label,input.collection__sticky-compare-input:checked+.collection__sticky-compare-content .collection__sticky-compare-btn{padding-bottom:1.2rem}input.collection__sticky-compare-input:checked+.collection__sticky-compare-content .collection__sticky-compare-main{display:block;height:auto;animation:slideFromBottom .2s ease-in-out}@keyframes slideFromBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media only screen and (width >= 768px){.collection__sticky-compare-max-items-mobile{display:none}.collection__sticky-compare-max-items-desktop{display:inline}.collection__sticky-compare-items>*:nth-child(3),.collection__sticky-compare-items>*:nth-child(4){display:flex!important}.collection__sticky-compare-content{width:100%;margin-left:0}}
