#product{width:100%;position:relative;background-size:cover;background-position:center;background-color:var(--grey);background-blend-mode:color-dodge;z-index:1;background-image:url(/cdn/shop/files/bg_carbonfiber.png?v=1751412604&width=1200)}#product:before{content:"";height:200px;background:linear-gradient(0deg,rgba(62,62,62,0) 0%,var(--grey) 50%);width:100%;position:absolute;top:0;z-index:-1}#productContent{display:flex;flex-direction:column;max-width:1400px;width:90%;margin:0 auto}.productTitle{color:var(--yellow);font-size:21px;font-weight:500;text-align:center}.productBullets{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:6px}.productBulletsItem{font-size:16px;color:#fff;font-weight:300}.productReviews{flex-direction:row;align-items:center;justify-content:center;cursor:pointer;gap:6px;margin-top:12px;display:none}.productReviewsVerified{display:flex;flex-direction:row;align-items:center;gap:3px;padding:4px 8px;background-color:var(--yellow);color:var(--grey);border-radius:6px;font-size:12px;font-weight:300}.productReviewsStars{display:flex;flex-direction:row;align-items:center;gap:1px}.productReviewsStarsIcon{height:16px;width:auto}.productReviewsTxt{color:#fff;font-size:14px;font-weight:300;text-decoration:underline}#productContentBody{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:70px;gap:60px}#productContentBodyWrap{height:100%;width:100%;position:relative}#productSold{color:#fff;background-color:#900000;display:flex;flex-direction:row;align-items:center;gap:8px;width:fit-content;padding:6px 12px;font-size:12px;border-radius:6px;position:absolute;font-weight:500;opacity:0;top:10px;right:10px;transition:.3s ease;z-index:100;display:none}#productSold.active{opacity:1}#productSold br{display:none}#productSwiper{max-width:591px;width:100%}.productSwiperItemImg{object-fit:contain;object-position:center;height:auto;width:100%!important;border-radius:10px}.productSwiperItemVideo{aspect-ratio:1;object-fit:contain;object-position:center}.productVisualSwiperSlideModel{width:100%;height:500px}@keyframes floating{0%{transform:translate(0)}50%{transform:translateY(15px)}to{transform:translateY(-0px)}}#productThumbs{max-width:591px;position:static;margin-top:30px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:11px}.productThumbsItem{aspect-ratio:1}.productThumbsItemImg{border-radius:10px;cursor:pointer;aspect-ratio:1;padding:0;position:relative;transition:.3s ease;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#fff;object-fit:cover}.productMoney{position:absolute;top:62px;left:0;width:106px;height:auto;cursor:pointer;z-index:100}.productMoneyTitle{color:var(--yellow);font-size:32px;font-weight:700}.productMoneyTxt{color:#fff;font-size:18px;font-weight:300;max-width:150px}.productWrap.mobile{display:none}@media (max-width: 1020px){#product:before{height:350px}#productContent{width:100%;padding:0 10px}#productSold{right:-10px;border-radius:6px 0 0 6px;max-width:132px}#productSold br{display:block}#productSold svg{display:flex;flex-shrink:0}.productWrap.mobile{display:flex;flex-direction:column;align-items:center}.productWrap.desktop{display:none}.productBullets{margin-top:11px}.productBulletsItem{font-size:16px;white-space:nowrap}#productContentBody{display:flex;flex-direction:column;margin-top:32px;gap:21px}.productMoney{height:70px;width:auto;top:20px}.productMoneyImg{height:70px;width:auto}.productThumbsItem{aspect-ratio:1;max-width:80px}.productThumbsItemImg{max-width:80px}.productVisualSwiperSlideModel{height:382px}.productMoney{max-width:107px}.productTitle{font-size:19px}.productReviews{flex-wrap:wrap}}.productIncludes{background-color:var(--yellow);border-radius:6px;padding:12px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;color:var(--grey);margin:23px auto 0;max-width:500px}.productIncludesTitle{font-weight:500;font-size:21px;line-height:1}.productIncludesTxt{font-size:16px;font-weight:300;line-height:21px}.productForm{display:flex;flex-direction:column;background-color:#fff;padding:30px 20px;border-radius:6px;color:var(--grey);margin-top:23px}.productFormWrap{display:none}.productFormWrap.active{display:block}.productFormTitle{font-size:26px;font-weight:500;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center}.productFormTitle span{color:#900000}.productFormTitle s{color:var(--grey);font-size:21px;font-style:normal;font-weight:300;text-decoration-line:line-through}.productFormTxt{margin:4px auto 0;text-align:center;font-weight:300;font-size:16px}@media (max-width: 1020px){.productFormTitle{flex-direction:column}}.productFormProgress{display:flex;flex-direction:row;align-items:center;padding:0 30px;justify-content:space-between;margin:30px auto 24px;max-width:408px;width:100%}.productFormProgressCircle{display:flex;align-items:center;justify-content:center;background-color:#8f8f8f;height:20px;width:20px;flex-shrink:0;border-radius:50%;z-index:1000;position:relative;transition:.3s ease}.productFormProgressCircle.active{background-color:var(--yellow)}.productFormProgressCircleTxt{position:absolute;top:24px;font-size:12px;text-align:center;font-weight:300;white-space:nowrap}.productFormProgressCircleInner{display:flex;align-items:center;justify-content:center;background-color:#fff;height:12px;width:12px;flex-shrink:0;border-radius:50%;transition:.3s ease}.productFormProgressCircle.active .productFormProgressCircleInner{background-color:var(--yellow-light);cursor:pointer}.productFormProgressLine{width:100%;height:5px;background-color:#8f8f8f;margin:0 -5px;display:flex;align-items:center;justify-content:flex-start}.productFormProgressLineInner{height:8px;width:0;background-color:var(--yellow);transition:.3s ease}.productFormProgressLineInner.active{width:100%}.productFormSwiper{display:none}.productFormSwiper.active{display:block;width:100%;background-color:#fff;border-radius:6px;padding:20px 20px 10px}.productFormSwiper{width:100%}.productFormOptionSlide{display:flex;flex-direction:column}.productFormOptionSlideTitle{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;color:var(--grey);text-transform:capitalize;font-size:21px;font-weight:500;margin-bottom:24px}.productFormOptionSlideTitle.long{min-width:185px}.productFormOptionSlideTitleLink{font-size:14px;font-weight:400;color:#00f;text-decoration:underline;margin-left:auto;text-transform:capitalize;width:fit-content;cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:6px}.productFormOptionSlideTitleLink .infoTooltip{padding:4px 8px;font-weight:500}.productFormOptionSlideNote{font-size:12px;color:#000;font-weight:300;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;margin:0 auto 24px}.productFormOptionSlideNoteBtm{font-size:14px;font-weight:400;color:#00f;text-decoration:underline;margin-left:auto;text-transform:capitalize;width:fit-content;cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:6px}.productFormOptionSlideLabels.flex{display:flex;flex-direction:row;gap:6px;flex-wrap:wrap;justify-content:center}.productFormOptionSlideLabels{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.productFormOptionSlideLabels.flex .productFormOptionSlideLabel{padding:19px 50px;width:fit-content;display:flex;flex-direction:row;align-items:center;justify-content:center}.productFormOptionSlideLabel{border:1px solid #808080;padding:0 10px;text-align:center;color:var(--grey);cursor:pointer;display:flex;justify-content:center;align-items:center;width:100%;font-size:14px;font-weight:300;line-height:16px;height:54px;border-radius:6px;transition:.3s ease;gap:2px}.productFormOptionSlideLabel svg{display:flex;flex-shrink:0}.productFormOptionSlideLabels.sizes .productFormOptionSlideLabel{max-width:55px;width:100%;padding:10px 0}.productFormOptionSlideLabel.alignLeft{align-items:center;text-align:left;justify-content:flex-start}.productFormOptionSlideLabel:hover{border-radius:15px}.productFormOptionSlideLabel.active{background-color:var(--yellow);color:var(--grey);font-weight:500}.productFormOptionSlideLabelTxt{display:none}.productFormOptionSlideLabelTxt.active{display:flex}.productFormOptionSlideArea{flex-direction:row;align-items:center;justify-content:center;display:none;gap:11px}.productFormOptionSlideAreaLabel{display:flex;width:fit-content}.productFormOptionSlideAreaLabelInput{-webkit-appearance:none;appearance:none;margin:0;display:none}.productFormOptionSlideAreaLabelBody{padding:4px 16px;justify-content:center;align-items:center;border:1px solid var(--grey);font-size:14px;font-weight:300;width:fit-content;color:var(--grey);border-radius:100px;cursor:pointer;transition:.3s ease}.productFormOptionSlideAreaLabelBody:hover{background-color:var(--yellow-light)}.productFormOptionSlideAreaLabelInput+.productFormOptionSlideAreaLabelBody{transition:.5s ease}.productFormOptionSlideAreaLabelInput:checked+.productFormOptionSlideAreaLabelBody{background-color:var(--yellow-light);border:1px solid var(--yellow)}.productFormOptionSlideClogs{display:flex;flex-direction:row;justify-content:center;gap:32px;padding:0 20px;max-width:400px;margin:0 auto 8px}.productFormOptionSlideClogsItem{display:none;flex-direction:column;align-items:center}.productFormOptionSlideClogsItem.active{display:flex}.productFormOptionSlideClogsItemControls{display:flex;flex-direction:row;font-size:16px;font-weight:300;flex-wrap:wrap;align-items:center;gap:8px}.productFormOptionSlideClogsItemControlsTitle{font-weight:500;font-size:16px;text-align:center}.productFormOptionSlideClogsItemControlsTitle{line-height:21px}.productFormOptionSlideClogsItemControlsTitle span{color:var(--yellow)}.productFormOptionSlideClogsItemValues{display:flex;flex-wrap:wrap;margin-top:10px;gap:9px}.productFormOptionSlideClogsItemValuesLabel{display:flex;aspect-ratio:1;padding:0;flex-shrink:0;width:70px}.productFormOptionSlideClogsItemValuesLabelInput{opacity:0;height:0;width:0;position:absolute}.productFormOptionSlideClogsItemValuesLabelBody{padding:4px;display:flex;flex-direction:row;align-items:center;border-radius:6px;border:1px solid var(--grey);cursor:pointer;gap:2px;transition:.3s ease;min-width:55px;width:100%;justify-content:center;text-align:center}.productFormOptionSlideClogsItemValuesLabelBody.color{padding:12px}.productFormOptionSlideClogsItemValuesLabelBodyBox{background-color:var(--grey);border:1px solid black;border-radius:4px;height:100%;width:100%;display:flex;aspect-ratio:1}.productFormOptionSlideClogsItemValuesLabelBodyBox.CloudWhite{background-color:#fff}.productFormOptionSlideClogsItemValuesLabelBody:hover{border-radius:15px;cursor:pointer}.productFormOptionSlideClogsItemValuesLabelInput+.productFormOptionSlideClogsItemValuesLabelBody{transition:.5s ease}.productFormOptionSlideClogsItemValuesLabelInput:checked+.productFormOptionSlideClogsItemValuesLabelBody{background-color:var(--yellow)}.productFormOptionSlideSize{display:flex;flex-direction:row;gap:6px;flex-wrap:wrap;justify-content:center}.productFormOptionSlideSizeLabel{display:flex;width:100%;max-width:55px}.productFormOptionSlideSizeLabelInput{opacity:0;height:0;width:0;position:absolute}.productFormOptionSlideSizeLabelBody{max-width:55px;width:100%;padding:10px 0;cursor:pointer;border:1px solid #808080;text-align:center;color:var(--grey);display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:300;line-height:16px;height:40px;border-radius:6px;gap:2px;transition:.3s ease}.productFormOptionSlideSizeLabelBody:hover{border-radius:15px;cursor:pointer}.productFormOptionSlideSizeLabelInput+.productFormOptionSlideSizeLabelBody{transition:.5s ease}.productFormOptionSlideSizeLabelInput:checked+.productFormOptionSlideSizeLabelBody{background-color:var(--yellow);color:var(--grey);font-weight:500}.productFormSwiperNav{display:flex;width:100%;justify-content:center;align-items:center;gap:10px;margin-top:12px;margin-bottom:10px;grid-column:1 / -1}.productFormSwiperNavBack,.productFormSwiperNavNext{display:flex;align-items:center;cursor:pointer;background-color:var(--yellow-light);border:1px solid var(--yellow);font-family:inherit;color:var(--grey);font-size:14px;font-weight:300;width:fit-content;padding:4px 16px;border-radius:14px}.productFormSwiper .productFormOptionSlide:first-child .productFormSwiperNavBack,.productFormSwiperNavNext{display:none}.productFormOptionSlideLabel.active~.productFormSwiperNav .productFormSwiperNavNext{display:flex}.productFormSwiperNavNext.active{display:flex}.productFormForm{display:none}.productFormForm.active{display:block;background-color:#fff;border-radius:6px;color:var(--grey);width:100%}.productFormFormTitle{font-size:26px;text-align:center;font-weight:500;margin:0 auto}.productFormReceipt{display:flex;flex-direction:column;max-width:282px;gap:4px;margin:10px auto 0}.productFormReceiptRow{display:grid;grid-template-columns:1fr 1fr;align-items:center;color:var(--grey);font-size:16px;font-weight:300;text-transform:capitalize}.productFormReceiptRowTitle.bold{font-weight:500}.productFormReceiptLine{width:100%;height:1px;background-color:#ddd}.productFormFormSubtitle{text-align:center;margin:4px auto 0;color:#8b0000;font-size:12px;font-weight:300}.productFormPairs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-items:center;margin-bottom:20px;margin-top:24px}.productFormPair{padding:7px 26px;border:1px solid var(--grey);display:none;border-radius:6px}.productFormPair.active{display:block}.productFormPairTitle{font-weight:500;font-size:14px;margin-bottom:4px;text-align:center}.productFormPairTitle.active{color:red;text-decoration:line-through}.productFormPairActions{display:flex;gap:6px;justify-content:center;font-size:14px;text-align:center;font-weight:300}.productFormAction{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:24px;gap:8px;font-weight:300;font-size:16px;cursor:pointer;color:var(--grey)}.productFormActionEdit,.productFormActionRemove{padding:0;width:fit-content;cursor:pointer;transition:.3s ease}.productFormActionEdit:hover,.productFormActionRemove:hover{color:var(--yellow-light)}.productFormDeals{color:var(--grey);font-size:19px;font-weight:500;text-align:center;margin:24px auto}.productFormTerms{display:block;margin-top:24px;padding:0 20px;text-align:center;font-size:18px}.productFormTerms.active,.productFormTerms.hidden{display:none}.productFormPairEdit,.productFormPairRemove{cursor:pointer}.productFormPairModal{display:none}.productFormPairModal[open]{background-color:#00000080;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;padding:20px;z-index:100;max-width:none;max-height:none;border:none}.productFormPairModalContent{background-color:#fff;position:relative;padding:65px 31px 26px;max-width:450px;width:100%;border-radius:6px;overflow:hidden;border:1px solid var(--yellow);color:var(--grey)}.productFormPairModalTitle{font-weight:500;font-size:21px;margin-bottom:15px;text-align:center}.productFormPairModalContentNote{text-align:center;margin-top:12px;font-size:12px;font-weight:300;color:var(--grey);display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:24px;gap:8px}.productFormPairModalContentNoteBtn{font-size:14px;font-weight:400;color:#00f;text-decoration:underline;text-transform:capitalize;width:fit-content;cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:6px}.productFormPairModalSubtitle{font-weight:500;font-size:16px;margin-bottom:16px;color:var(--grey)}.productFormPairModalLabelSelect{border-radius:6px;margin-bottom:16px;font-weight:300}.productFormPairModalLabelSelect.hidden{display:none}.productFormPairModalLabelSelect::placeholder{color:var(--grey)}.productFormPairModalLabelSelect option{color:#000}.productFormPairModalLabelSelectTxt{display:none}.productFormPairModalLabelSelectTxt.active{display:block}.productFormPairModalUpdate{margin-bottom:24px;margin-top:20px;max-width:unset;width:100%;color:var(--grey)!important;border-radius:6px!important}.productFormPairModalUpdate[disabled]{background-color:#ddd;cursor:not-allowed}.productFormPairModalCancel{text-align:center;text-decoration:underline;font-size:14px;-webkit-appearance:none;appearance:none;padding:0;display:block;border:none;background-color:transparent;width:100%;font-family:inherit;cursor:pointer}.productFormPairModalExit{width:auto;position:absolute;top:10px;right:10px;font-size:14px;-webkit-appearance:none;appearance:none;padding:0;border:none;background-color:transparent;font-family:inherit;cursor:pointer;text-decoration:underline}.productFormError{text-align:center;color:var(--grey);font-weight:500;font-size:16px;width:100%;margin:40px auto 0;display:none}.productFormError a{color:var(--yellow)}.productFormError.active{display:block}.productFormATC{color:var(--grey)!important;background-color:var(--yellow)!important;border-radius:6px!important;font-weight:500!important;margin:24px auto 0}.productFormATC.active{display:none}.productGift{display:none;flex-direction:column;gap:13px;margin:20px auto 0}.productGift.active{display:flex}.productGiftTxt{font-size:16px;font-weight:600;color:#3e3e3e}.productGiftForm{display:none}.productGiftForm.active{display:block}.productGiftFormInput{border-radius:6px;border:1px solid #3E3E3E;padding:11px 17px;margin-bottom:8px}.productGiftFormInput:last-child{margin-bottom:0}.productGiftFormSubmit{color:var(--grey)!important;background-color:var(--yellow)!important;border-radius:6px!important;font-weight:500!important;margin:20px auto 0;max-width:unset}@media (max-width: 800px){.productForm{max-width:100%;padding:30px 10px;margin-top:21px}.productFormForm.active{width:100%}.productFormSwiper.active{padding:20px 0 10px}.productFormOptionSlideLabels.flex .productFormOptionSlideLabel{padding:19px 0;max-width:100px;width:100%}.productFormOptionSlideLabel{font-size:12px}.productFormOptionSlideLabels.sizes .productFormOptionSlideLabel{height:40px;max-width:50px}}.productContentGift{display:none;flex-direction:column;gap:11px;margin-top:22px}.productContentGift.active{display:flex}.productContentGift.hidden{display:none}.productContentGiftHeader{display:flex;flex-direction:row;gap:7.5px;align-items:flex-end;color:var(--yellow);font-weight:500}.productContentGiftLabel{display:flex;margin-top:11px}.productContentGiftLabelInput{-webkit-appearance:none;appearance:none;margin:0;display:none}.productContentGiftLabelBody{display:flex;flex-direction:row;gap:10px;cursor:pointer}.productContentGiftLabelInput+.productContentGiftLabelBody .productContentGiftLabelBodyCheckbox svg{transition:.3s ease;scale:0;transform:rotate(-30deg)}.productContentGiftLabelInput:checked+.productContentGiftLabelBody .productContentGiftLabelBodyCheckbox svg{scale:1;transform:rotate(0)}.productContentGiftLabelBodyCheckbox{height:24px;width:24px;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #707070}.productContentGiftLabelBodyTxt{color:#fff;font-weight:300}.productTruemed{border-radius:6px;padding:6px 18px;background-color:#fff;margin:20px auto 0;max-width:400px;display:flex;justify-content:center}.productTruemed .truemed-entry-box{justify-content:center!important}.productAlby{margin-top:20px}.productTag{margin:34px auto 0;background-color:#94f2fd;border-radius:6px;padding:6px 18px;font-size:14px;width:fit-content;font-weight:500;color:var(--grey)}.productTxt{text-align:center;margin:14px auto 0;color:var(--yellow);font-size:21px;line-height:21px}.productInfo{margin-top:20px}.productInfoDrop{width:100%;color:#fff;border-bottom:1px solid white}.productInfoDropTop{display:flex;justify-content:space-between;cursor:pointer;align-items:center;gap:10px;font-size:16px;font-weight:500;padding:12px 0}.productInfoDropTopIcon{height:10px;width:auto;transition:.3s ease;position:relative}.productInfoDropTopIcon{position:relative;display:flex;align-items:center;justify-content:center;width:20px;transition:.2s cubic-bezier(.68,-.55,.265,1.55)}.productInfoDropTopIconItem{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.productInfoDropTop .productInfoDropTopIconItem{transition:.3s cubic-bezier(.68,-.55,.265,1.55)}.productInfoDropTopIconItem.minus{transform:scale(0) translate(-50%,-50%)}.productInfoDropTop.active .productInfoDropTopIconItem{background-color:transparent}.productInfoDropTop.active .productInfoDropTopIconItem.minus{transform:scale(1) translate(-50%,-50%)}.productInfoDropTop.active .productInfoDropTopIconItem.plus{transform:scale(0) translate(-50%,-50%)}.productInfoDropBottom{display:grid;grid-template-rows:0fr;transition:grid-template-rows ease .3s}.productInfoDropTop.active~.productInfoDropBottom{grid-template-rows:1fr}.productInfoDropBottomWrap{overflow:hidden}.productInfoDropBottomWrapContent{padding:7px 0 24px;font-size:16px;line-height:21px;font-weight:300}.productInfoDropBottomWrapContent p{margin-bottom:20px}.productInfoDropBottomWrapContent p:last-child{margin-bottom:0}#moneyBack{top:0;right:0;width:100%;height:100%;transition:.4s;z-index:2147483648;max-width:none;max-height:none;border:none;background-color:#0000004d;display:none;justify-content:center;align-items:center;padding:0;animation:vanish .4s ease}#moneyBack[open]{display:flex;position:fixed;animation:appear .4s ease}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes vanish{0%{display:flex;opacity:1}to{display:none;opacity:0}}#moneyBackBody{background-color:var(--grey);color:var(--yellow);font-weight:300;padding:30px 10px;border-radius:10px;max-width:500px;width:100%;max-height:600px;overflow-y:auto;position:relative}#moneyBackBodyClose{position:absolute;top:10px;width:fit-content;right:10px;cursor:pointer;padding:0}@media (max-width: 800px){#moneyBackBody{max-width:calc(100% - 40px)}}.upsell{position:fixed;z-index:9999999999;top:0;left:0;width:100%;height:100%;background-color:#00000080;padding:30px 20px;display:none;max-width:none;max-height:none;border:none}.upsell[open]{display:block}.upsellContent{max-width:450px;width:100%;margin:auto;background-color:var(--grey);position:relative}.upsellContentControl{position:absolute;height:45px;width:45px;display:none;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;border:3px solid #a4a4a4;top:40%;z-index:20;cursor:pointer}.upsellContentControl.active{display:flex}.upsellContentControl svg{stroke:#a4a4a4}.upsellContentControl.prev{left:-20px}.upsellContentControl.next{right:-20px}.upsellContentTitle{background-color:var(--yellow);color:var(--dark-grey);font-weight:700;font-size:20px;text-align:center;padding:8px 0;margin-bottom:2px}.upsellHero.clogs{width:238px;height:225px;object-fit:contain;object-position:center;margin:0 auto}.upsellHero.maxHeight{max-height:200px;width:100%;object-fit:contain;object-position:center;margin:0 auto}.upsellHero.margin{margin:16px auto}.upsellContentClose{position:absolute;text-decoration:none;right:20px;top:20px;cursor:pointer;width:fit-content;color:#fff}.upsellContentClose svg{height:20px;width:20px;fill:#fff}.upsellContentHeader{background-image:url(/cdn/shop/files/upsell-bg.png?v=1753980100);background-size:cover;padding-bottom:14px}.upsellContentHeaderWrap{height:100px;width:100px;padding:20px;border-radius:0 0 6px 6px;background-color:#fff;margin:0 auto}.upsellContentHeaderTitle{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:22px;font-weight:500;line-height:1;gap:2px;color:#fff;margin:10px auto 0}.upsellContentHeaderTitle strong{font-size:32px;font-weight:700;line-height:1;color:var(--yellow)}.upsellSwiper{background-color:#fff;max-width:calc(100% - 24px);margin:0 auto}.upsellSwiperSlide{padding:18px 18px 0}.upsellSuper{color:var(--grey);font-size:18px;font-weight:300;line-height:1;text-align:center;margin-bottom:4px}.upsellTitle{font-size:26px;line-height:1;font-weight:500;color:var(--yellow);text-align:center;margin-bottom:4px}.upsellBody{color:var(--grey);font-size:18px;font-weight:300;line-height:1;text-align:center}.upsellBodyWrap{display:flex;flex-direction:column;align-items:center;gap:10px;margin:0 auto 16px}.upsellBodyItem{display:flex;flex-direction:row;align-items:center;gap:10px;text-align:left}.upsellBodyItemIcon{height:60px;width:auto}.upsellWrap{display:flex;flex-direction:row;align-items:center;gap:18px;justify-content:center}.upsellGrid{display:grid;grid-template-columns:repeat(3,auto);padding:0 30px;justify-content:space-between;column-gap:20px;margin-bottom:16px;margin-top:16px}.upsellCol{max-width:117px}.upsellIcon{width:100%;display:block;margin:0 auto 6px;max-width:75px}.upsellText{font-weight:700;font-size:14px;text-align:center}.upsellPrice{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;font-weight:500;font-size:26px;color:var(--yellow);white-space:nowrap}.upsellPrice s{color:var(--grey);font-weight:300}.upsellSwiperSlideControls{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:center;gap:15px;width:fit-content}.upsellSwiperSlideControlsLabel{display:flex;width:70px}.upsellSwiperSlideControlsLabelInput{-webkit-appearance:none;appearance:none;margin:0;display:none}.upsellSwiperSlideControlsLabelBody{display:flex;flex-direction:column;align-items:center;gap:6px}.upsellSwiperSlideControlsLabelBodyWrap{display:flex;flex-direction:row;align-items:center;border-radius:7px;border:1px solid var(--gold);cursor:pointer;gap:2px;transition:.3s ease;min-width:70px;width:100%;justify-content:center;text-align:center;aspect-ratio:1;padding:0;flex-shrink:0}.upsellSwiperSlideControlsLabelBodyIcon{height:36px;width:auto;object-fit:contain;object-position:center}.upsellSwiperSlideControlsLabelBody:hover .upsellSwiperSlideControlsLabelBodyWrap{border-radius:15px;cursor:pointer}.upsellSwiperSlideControlsLabelInput+.upsellSwiperSlideControlsLabelBody .upsellSwiperSlideControlsLabelBodyWrap{transition:.5s ease}.upsellSwiperSlideControlsLabelInput:checked+.upsellSwiperSlideControlsLabelBody .upsellSwiperSlideControlsLabelBodyWrap{background-color:var(--yellow);border:1px solid var(--grey)}.upsellSwiperSlideControlsLabelBodyTitle{font-size:14px;font-weight:300;line-height:1;text-align:center;color:var(--grey) l}.upsellChoices{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:20px}x .upsellLabel{display:flex;max-width:112px;width:100%}.upsellLabelInput{-webkit-appearance:none;appearance:none;margin:0;display:none}.upsellLabelBody{padding:9px 9px 11px;display:flex;flex-direction:column;align-items:center;border-radius:6px;justify-content:center;border:1px solid var(--grey);cursor:pointer;transition:.3s ease;font-size:16px;max-width:120px;width:100%;text-align:center}.upsellLabelBody:hover{border-radius:15px;cursor:pointer}.upsellLabelInput+.upsellLabelBody{transition:.5s ease}.upsellLabelInput:checked+.upsellLabelBody{background-color:var(--yellow)}.upsellSize{display:flex;flex-direction:row;align-items:center;gap:3px;color:var(--grey);font-size:14px;text-decoration:underline;font-weight:300;cursor:pointer;width:100%;max-width:364px;margin:0 auto}.upsellSize:focus{outline:none}.upsellOptions{display:flex;flex-direction:column;gap:10px;max-width:364px;margin:10px auto 0}.upsellOptionsSelect{padding:10px 14px;background-color:#fff;border:1px solid #646363;border-radius:6px;color:#646363;font-size:16px;font-weight:300}.upsellCheckout{width:100%;max-width:364px;display:flex;justify-content:center;align-items:center;font-weight:500;color:var(--grey);text-align:center;height:45px;background-color:var(--gold);position:relative;cursor:pointer;margin:16px auto 15px;border-radius:6px}.upsellCheckout.silver{background-color:var(--gold)}.upsellCheckout:disabled{background-color:#ddd!important;border:1px solid #DDDDDD!important;opacity:1;color:#646363!important;cursor:not-allowed}.upsellSwiperFooter{display:none;flex-direction:column;align-items:center}.upsellSwiperFooter.active{display:flex}.upsellSwiperFooterTitle{font-size:18px;font-weight:700}.upsellSwiperFooterPag{position:static;margin-top:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding-bottom:18px}.upsellSwiperFooterPag .swiper-pagination-bullet{background:#a4a4a4;color:#fff;font-size:16px;font-weight:700;height:30px;width:30px;display:flex;align-items:center;justify-content:center;transition:.3s ease;opacity:1}.upsellSwiperFooterPag .swiper-pagination-bullet-active{background:var(--yellow)}.upsellRefuse{text-decoration:underline;text-align:center;font-size:16px;margin-bottom:20px;cursor:pointer;display:block;width:100%;background-color:transparent;border:none;font-family:inherit;margin-top:30px;padding-bottom:18px;color:#fff}.hiddenUpsells{display:none;visibility:hidden}@media (max-width: 800px){.upsellTitle{font-size:22px}.upsellPrice{font-size:18px}}.shoeSize{top:0;right:0;width:100%;height:auto;transition:.4s;z-index:2147483648;max-width:none;max-height:none;border:none;background-color:#0000004d;display:none;justify-content:center;align-items:center}.shoeSize[open]{display:flex;position:fixed}.shoeSizeContent{background-color:#fff;position:absolute;display:flex;flex-direction:column;max-width:800px;width:100%;height:100%;border-radius:15px;padding:31px 28px 25px;overflow-y:scroll}.shoeSizeContentClose{margin-left:auto;cursor:pointer;font-size:16px;font-weight:300;display:flex;justify-content:flex-end;color:var(--grey);margin-bottom:25px}.shoeSizeContentClose:focus{outline:none}.shoeSizeContentTable{border-collapse:collapse;font-size:16px}.shoeSizeContentTableHeaderRowItem,.shoeSizeContentTableBodyRowItem{border:1px solid var(--grey);padding:8px;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/208/assets/main-product-insoles-v10-luxury-box.css.map */
