.product-main{position:relative;width:100%;max-width:100%;padding-top:var(--padding-top, 60px);padding-bottom:var(--padding-bottom, 60px);overflow-x:hidden;box-sizing:border-box}.product-main__info,.product-main__info-wrapper{display:flex;flex-direction:column}.product-main *{max-width:100%;box-sizing:border-box}.product-main__container{max-width:var(--section-width, 1400px);margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box;overflow-x:hidden}@media screen and (max-width: 749px){.product-main__container{padding:0 1rem;max-width:100%;width:100%;box-sizing:border-box;overflow-x:hidden}.product-main__wrapper{width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}}.product-main__wrapper{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem;align-items:start}@media screen and (max-width: 749px){.product-main__wrapper{grid-template-columns:minmax(0,1fr);gap:2rem;box-sizing:border-box}}.product-main__images{position:relative;width:100%;height:fit-content}.product-main__images{position:relative;width:100%}@media screen and (min-width: 750px){.product-main__images{position:sticky;top:2rem;align-self:start;height:fit-content}}.product-main__images-wrapper{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:flex-start}@media screen and (max-width: 749px){.product-main__images-wrapper{grid-template-columns:1fr;gap:1rem}.product-main__main-image{order:1}.product-main__thumbnails{order:2;margin-top:10px}}.product-main__thumbnails{display:flex;flex-direction:column;gap:var(--thumbnail-gap, 12px);max-height:600px;overflow-y:auto;overflow-x:hidden;padding-right:8px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.product-main__thumbnails::-webkit-scrollbar{width:4px}.product-main__thumbnails::-webkit-scrollbar-track{background:transparent}.product-main__thumbnails::-webkit-scrollbar-thumb{background-color:#0003;border-radius:2px}@media screen and (max-width: 749px){.product-main__thumbnails{flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden;padding-right:0;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.product-main__thumbnail{width:70px;height:auto;min-height:70px}}.product-main__thumbnail{width:var(--thumbnail-size, 80px);height:auto;min-height:var(--thumbnail-size, 80px);border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;padding:0;background:none;position:relative;transition:all .3s ease;flex-shrink:0}.product-main__thumbnail:hover{border-color:#0003}.product-main__thumbnail--active{border-color:#000;opacity:1}.product-main__thumbnail:not(.product-main__thumbnail--active):after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff9;pointer-events:none;transition:opacity .3s ease}.product-main__thumbnail-image{width:100%;height:auto;object-fit:contain;display:block}.product-main__thumbnail-video{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f3f3f3;color:#000}.product-main__main-image{position:relative;width:100%;aspect-ratio:2 / 3;overflow:hidden;border-radius:12px;background-color:#f3f3f3}@media screen and (max-width: 749px){.product-main__main-image{width:100%;height:auto;max-width:100%;aspect-ratio:2 / 3;margin:0 auto}.product-main{padding-top:20px!important;padding-bottom:20px!important}.product-main__images-wrapper{width:100%;max-width:100%;overflow-x:hidden}.product-main__thumbnails{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}.product-main__media{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .4s ease;pointer-events:none}.product-main__media--active{opacity:1;pointer-events:auto}.product-main__main-image-wrapper{position:relative;width:100%;height:100%}.product-main__image-link{position:relative;display:block;width:100%;height:100%;cursor:pointer}.product-main__main-image-img{width:100%;height:100%;object-fit:contain;display:block}.product-main__nav-arrow{position:absolute;bottom:20px;width:48px;height:48px;background-color:#ffffffe6;border:1px solid rgba(0,0,0,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;color:#000;box-shadow:0 2px 8px #00000026}.product-main__nav-arrow:hover{background-color:#fff;transform:scale(1.1);box-shadow:0 4px 12px #0003}.product-main__nav-arrow svg{width:20px;height:20px}.product-main__nav-arrow--prev{left:20px}.product-main__nav-arrow--next{right:20px}@media screen and (max-width: 749px){.product-main__nav-arrow{width:40px;height:40px;bottom:15px}.product-main__nav-arrow--prev{left:15px}.product-main__nav-arrow--next{right:15px}.product-main__nav-arrow svg{width:18px;height:18px}}.product-main__video-wrapper,.product-main__external-video,.product-main__model{width:100%;height:100%}.product-main__video-wrapper video,.product-main__external-video iframe{width:100%;height:100%;object-fit:contain}.tee-slider__track{position:relative;width:100%;height:100%;overflow:hidden}.tee-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .4s ease,left .4s ease;pointer-events:none}.tee-slide--active{opacity:1;pointer-events:auto;z-index:1}.tee-mockup-zoomable{position:relative;width:100%;height:100%;overflow:hidden}.tee-hover-zoom,.tee-hover-zoom-normal{position:relative;width:100%;height:100%}.tee-platform-mockup,.tee-mockup-item{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.tee-mockup-item--loaded{opacity:1}.tee-mockup-item img{width:100%;height:100%;object-fit:contain;display:block}.tee-hover-zoom-zoomer{position:absolute;top:0;left:0;pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:10}.tee-hover-zoom:hover .tee-hover-zoom-zoomer{opacity:1}.product-main__main-image .tee-slider__track .tee-slide img{width:100%;height:100%;object-fit:contain}.product-main__media{will-change:opacity}.tee-slide{will-change:opacity,transform}.product-main__info{position:relative;width:100%;min-width:0}.product-main__info-wrapper{display:flex;flex-direction:column;gap:1.5rem;width:100%;min-width:0;overflow:hidden}@media screen and (max-width: 749px){.product-main__info-wrapper{gap:1rem}}.product-main__block{width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:hidden}.product-main__mini-heading{margin-bottom:.5rem;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.product-main__title{margin-bottom:1rem;width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.product-main__title h1{margin:0;line-height:1.2;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}@media screen and (max-width: 749px){.product-main__title h1{font-size:24px}}.product-main__price-wrapper{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;width:100%}.product-main__compare-price{text-decoration:line-through;opacity:.7}.product-main__current-price{font-weight:700}.product-main__discount{border-radius:4px;display:inline-block;line-height:1}@media screen and (max-width: 749px){.product-main__price-wrapper{gap:.75rem}}.product-main__divider{margin:1rem 0}.product-main__divider hr{width:100%}.product-main__countdown-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:2rem;flex-wrap:wrap}@media screen and (max-width: 749px){.product-main__countdown-wrapper{gap:1rem}}.product-main__countdown-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:60px}.product-main__countdown-number{display:inline-block;line-height:1;text-align:center;min-width:60px;font-family:"Gilroy",var(--font-heading-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.product-main__countdown-label{display:block;line-height:1;font-family:"Gilroy",var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.product-main__collapsible-item{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:all .3s ease;width:100%;box-sizing:border-box}.product-main__collapsible-item--open{border-color:transparent}.product-main__collapsible-button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:none;border:none;cursor:pointer;font-family:"Gilroy",var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;text-align:left;transition:all .3s ease;box-sizing:border-box}.product-main__collapsible-button:hover{background-color:#00000005}.product-main__collapsible-arrow{width:24px;height:24px;flex-shrink:0;transition:transform .3s ease}.product-main__collapsible-item--open .product-main__collapsible-arrow{transform:rotate(180deg)}.product-main__collapsible-content{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease;padding:0 1.5rem;font-family:"Gilroy",var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}.product-main__collapsible-item--open .product-main__collapsible-content{max-height:2000px;padding-top:0;padding-bottom:1.5rem}.product-main__collapsible-content p{margin:0 0 1rem}.product-main__collapsible-content p:last-child{margin-bottom:0}@media screen and (max-width: 749px){.product-main__collapsible-button{padding:1rem;font-size:15px}.product-main__collapsible-content{padding:0 1rem;font-size:14px}.product-main__collapsible-item--open .product-main__collapsible-content{padding-bottom:1rem}}.product-main__variants{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem;width:100%;box-sizing:border-box}.product-main__variant-group{display:flex;flex-direction:column;gap:.75rem;width:100%}.product-main__variant-label{font-size:14px;font-weight:600;color:#000;font-family:"Gilroy",var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.product-main__variant-options{display:flex;flex-wrap:wrap;gap:.75rem;width:100%}.product-main__variant-option{padding:.5rem 1rem;border:1px solid #e0e0e0;background-color:var(--variant-normal-bg, #ffffff);color:var(--variant-normal-text, #000000);border-radius:10px;cursor:pointer;font-family:"Gilroy",var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:14px;transition:all .3s ease;box-sizing:border-box}.product-main__variant-option:hover{border-color:var(--variant-active-bg, #000000)}.product-main__variant-option--active{border-color:var(--variant-active-bg, #000000);background-color:var(--variant-active-bg, #000000);color:var(--variant-active-text, #ffffff)}@media screen and (max-width: 749px){.product-main__variants{margin-top:1rem;gap:1rem}.product-main__variant-option{padding:.4rem .8rem;font-size:13px}}.product-main__variant-group--design{margin-bottom:1rem}.product-main__variant-options--design{display:flex;flex-wrap:wrap;gap:.5rem}.product-main__variant-option--design{padding:4px;width:56px;height:56px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#fff}.product-main__variant-option--design:hover{border-color:#f9b218}.product-main__variant-option--design.product-main__variant-option--active{border-color:#f9b218;border-width:2px;background-color:#fff}.product-main__variant-design-img{width:100%;height:100%;object-fit:cover;border-radius:4px}@media screen and (max-width: 749px){.product-main__variant-option--design{width:48px;height:48px}}.product-main__buttons-wrapper{display:flex;flex-direction:column;gap:.75rem;width:100%;min-width:0}.product-main__button{width:100%;min-width:0;border:none;cursor:pointer;font-family:"Gilroy",var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;transition:all .3s ease;text-align:center;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.product-main__button:hover{opacity:.9;transform:translateY(-1px)}.product-main__button:active{transform:translateY(0)}@media screen and (max-width: 749px){.product-main__buttons-wrapper{gap:.5rem}.product-main__button{padding:14px!important;font-size:15px!important}}.product-main__description-frame{margin-top:1.5rem;padding:1.5rem;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:12px;width:100%;max-width:100%;box-sizing:border-box}.product-main__description-frame .product-main__description-content{font-size:14px;line-height:1.7;color:#333;width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.product-main__description-frame .product-main__description-content *{max-width:100%!important;box-sizing:border-box!important}.product-main__description-frame .product-main__description-content p{margin:0 0 1rem}.product-main__description-frame .product-main__description-content p:last-child{margin-bottom:0}.product-main__description-frame .product-main__description-content ul,.product-main__description-frame .product-main__description-content ol{margin:.5rem 0 1rem;padding-left:1.5rem}.product-main__description-frame .product-main__description-content li{margin-bottom:.5rem}.product-main__description-frame .product-main__description-content strong,.product-main__description-frame .product-main__description-content b{font-weight:600;color:#000}.product-main__description-frame .product-main__description-content img{max-width:100%!important;height:auto!important;border-radius:8px;margin:1rem 0;display:block}.product-main__description-frame .product-main__description-content a{color:#f9b218;text-decoration:underline}.product-main__description-frame .product-main__description-content table{width:100%!important;border-collapse:collapse;margin:1rem 0;display:block;overflow-x:auto}@media screen and (max-width: 749px){.product-main__description-frame{margin-top:1rem;padding:1rem}.product-main__description-frame .product-main__description-content{font-size:13px;line-height:1.6}}.product-main__description-block{margin-top:1rem;width:100%;min-width:0;box-sizing:border-box}.product-main__description-block--frame{padding:1.5rem;background-color:var(--desc-bg, #f9f9f9);border:1px solid var(--desc-border, #e0e0e0);border-radius:12px}.product-main__description-content{font-size:14px;line-height:1.6;color:#333;width:100%!important;max-width:100%!important;min-width:0!important;display:block!important;overflow-wrap:break-word!important;word-wrap:break-word!important;word-break:break-word!important;box-sizing:border-box!important}.product-main__description-content *{max-width:100%!important;box-sizing:border-box!important;overflow-wrap:break-word!important;word-wrap:break-word!important;word-break:break-word!important;white-space:normal!important}.product-main__description-content table{width:100%!important;border-collapse:collapse!important;margin:1rem 0!important;display:block!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.product-main__description-content iframe,.product-main__description-content video,.product-main__description-content embed,.product-main__description-content object{width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:16 / 9}.product-main__description-content img{max-width:100%!important;height:auto!important;border-radius:8px;margin:1rem 0;display:block}.product-main__description-content ul,.product-main__description-content ol{padding-left:1.5rem;margin:1rem 0}.product-main__description-content li{margin-bottom:.5rem;width:100%!important;list-style-position:inside!important}@media screen and (max-width: 749px){.product-main__description-block--frame{padding:1rem}.product-main__description-content{font-size:13px}}.product-main__size-comparison{margin-top:1.5rem}.product-main__size-comparison-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:1px solid #e0e0e0;background-color:#fff;border-radius:4px;cursor:pointer;font-family:"Gilroy",var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;transition:all .3s ease;width:100%;text-align:left}.product-main__size-comparison-button:hover{border-color:#000;background-color:#f5f5f5}.product-main__size-comparison-icon{display:flex;align-items:center;flex-shrink:0}.product-main__size-comparison-icon svg{width:20px;height:20px}.product-main__size-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:transparent;z-index:2147483647;display:flex;align-items:start;justify-content:center;padding:15px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;cursor:pointer}.product-main__size-popup[data-open=true]{opacity:1;visibility:visible}.product-main__size-popup-content{position:relative;max-width:600px;width:100%;max-height:80vh;background-color:#fff;border-radius:12px;padding:2.5rem 1rem 1rem;display:flex;align-items:center;justify-content:center;pointer-events:auto;box-shadow:0 0 60px #0000004d;cursor:default;transform:translateY(20px);transition:transform .3s ease}.product-main__size-popup[data-open=true] .product-main__size-popup-content{transform:translateY(0)}.product-main__size-popup-close{position:absolute;top:10px;right:10px;width:40px;height:40px;border:none;background-color:#f0f0f0;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10001;transition:all .2s ease;pointer-events:auto;color:#000}.product-main__size-popup-close:hover{background-color:#e0e0e0;transform:rotate(90deg)}.product-main__size-popup-close svg{width:20px;height:20px;pointer-events:none}.product-main__size-popup-image{max-width:100%;max-height:70vh;width:auto;height:auto;object-fit:contain;border-radius:4px;display:block}@media screen and (max-width: 749px){.product-main__size-popup-content{max-width:95vw;padding:3rem 1rem 1rem;top:27%}.product-main__size-popup-close{top:8px;right:8px;width:36px;height:36px;background-color:#f5f5f5}}.product-main__collapsible-content,.product-main__countdown-number{will-change:max-height,transform}.product-icon-list{display:flex;flex-direction:column;gap:12px;margin-top:1rem;margin-bottom:1.5rem;width:100%;box-sizing:border-box}.product-icon-list__item{display:flex;align-items:center;gap:12px;line-height:1.4;width:100%}.product-icon-list__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--color-foreground)}.product-icon-list__icon svg{width:24px;height:24px;display:block}.product-icon-list__text{font-size:14px;color:inherit;flex:1;overflow-wrap:break-word;word-wrap:break-word}.product-icon-list__text p{margin:0}@media screen and (max-width: 749px){.product-icon-list{gap:10px;margin-top:.75rem;margin-bottom:1rem}.product-icon-list__item{gap:10px}.product-icon-list__icon svg{width:20px;height:20px}.product-icon-list__text{font-size:13px}}.product-main__selected-value{font-weight:400;opacity:.8;margin-left:5px}.product-main__variant-options--swatch{gap:10px}.product-main__variant-option--color{width:40px;height:40px;border-radius:50%;border:1px solid #e0e0e0;background-color:transparent;background-size:cover;background-position:center;padding:0;text-indent:-9999px;overflow:hidden;cursor:pointer;position:relative;transition:all .2s ease}.product-main__variant-option--color.product-main__variant-option--active{border-color:transparent;box-shadow:0 0 0 2px #fff,0 0 0 4px #000;transform:scale(.95)}.product-main__variant-option--color:hover{transform:scale(1.1)}.product-main__related-products{width:100%;margin-top:30px}.product-main__related-heading{margin:0 0 20px;font-weight:700}.product-main__related-grid{display:grid;grid-template-columns:repeat(var(--products-per-row, 4),1fr);gap:var(--products-gap, 20px);width:100%}.product-main__related-item{width:100%}@media screen and (max-width: 989px){.product-main__related-grid{grid-template-columns:repeat(3,1fr)}.product-main__related-products{width:100%}}@media screen and (max-width: 749px){.product-main__related-grid{grid-template-columns:repeat(2,1fr);gap:15px}.product-main__related-products{width:100%;margin-top:20px}}@media screen and (max-width: 479px){.product-main__related-grid{grid-template-columns:1fr}}.product-main__upsell{margin-top:1.5rem;margin-bottom:1rem;width:100%;max-width:100%;overflow:visible;box-sizing:border-box}.product-main__upsell-heading{margin:0 0 1rem;font-family:"Gilroy",var(--font-heading-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;overflow-wrap:break-word;word-wrap:break-word;max-width:100%}.product-main__upsell-list{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:100%}.product-main__upsell-item{border:1px solid var(--upsell-border-color, #e0e0e0);border-radius:10px;background-color:var(--upsell-bg-color, #ffffff);transition:all .3s ease;overflow:visible;width:100%;max-width:100%;box-sizing:border-box}.product-main__upsell-item:hover{border-color:#000}.product-main__upsell-item.is-selected{border-color:#000;background-color:#f9f9f9}.product-main__upsell-label{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;cursor:pointer;position:relative;width:100%;max-width:100%;box-sizing:border-box}.product-main__upsell-checkbox{position:absolute;opacity:0;width:0;height:0}.product-main__upsell-checkmark{width:22px;height:22px;border:2px solid var(--upsell-border-color, #e0e0e0);border-radius:4px;background-color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease;position:relative}.product-main__upsell-checkmark:after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.product-main__upsell-checkbox:checked+.product-main__upsell-checkmark{background-color:#000;border-color:#000}.product-main__upsell-checkbox:checked+.product-main__upsell-checkmark:after{display:block}.product-main__upsell-image{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0;background-color:#f5f5f5}.product-main__upsell-image img{width:100%;height:100%;object-fit:cover;display:block}.product-main__upsell-no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc}.product-main__upsell-info{flex:1;min-width:0;max-width:100%;overflow:visible}.product-main__upsell-title{font-size:14px;font-weight:500;color:var(--upsell-title-color, #000000);font-family:"Gilroy",var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;max-width:100%}.product-main__upsell-price-wrapper{display:flex;align-items:center;gap:.5rem;flex-shrink:0;flex-wrap:wrap}.product-main__upsell-original-price{font-size:14px;font-weight:400;color:var(--upsell-price-color, #999999);font-family:"Gilroy",var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;text-decoration:line-through;white-space:nowrap}.product-main__upsell-discounted-price{font-size:16px;font-weight:700;color:var(--upsell-discount-color, #f9b218);font-family:"Gilroy",var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;white-space:nowrap}.product-main__upsell-badge{font-size:11px;font-weight:600;color:var(--upsell-badge-text, #ffffff);background-color:var(--upsell-badge-bg, #f9b218);padding:3px 8px;border-radius:12px;white-space:nowrap;font-family:"Gilroy",var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.product-main__upsell-price{font-size:15px;font-weight:600;color:var(--upsell-price-color, #28a745);font-family:"Gilroy",var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;white-space:nowrap;flex-shrink:0}.product-main__upsell-add{width:36px;height:36px;border:1px solid var(--upsell-border-color, #e0e0e0);border-radius:8px;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .2s ease;color:#000}.product-main__upsell-add:hover,.product-main__upsell-item.is-selected .product-main__upsell-add{background-color:#000;border-color:#000;color:#fff}.product-main__upsell-item.is-selected .product-main__upsell-add svg{transform:rotate(45deg)}@media screen and (max-width: 749px){.product-main__upsell-label{gap:.5rem;padding:.75rem;flex-wrap:wrap}.product-main__upsell-image{width:50px;height:50px}.product-main__upsell-title{font-size:13px}.product-main__upsell-price-wrapper{gap:.35rem;order:5;width:100%;justify-content:flex-start;padding-left:70px;margin-top:-5px}.product-main__upsell-original-price{font-size:12px}.product-main__upsell-discounted-price{font-size:14px}.product-main__upsell-badge{font-size:10px;padding:2px 6px}.product-main__upsell-add{width:32px;height:32px}.product-main__upsell-checkmark{width:20px;height:20px}}.product-main__upsell-main{width:100%}.product-main__upsell-item.has-variants{flex-direction:column}.product-main__upsell-item.has-variants .product-main__upsell-label{width:100%}.product-main__upsell-dropdown{position:relative;margin-top:4px}.product-main__upsell-dropdown-trigger{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff;font-size:12px;font-weight:500;color:#f9b218;cursor:pointer;transition:all .2s ease;font-family:"Gilroy",var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.product-main__upsell-dropdown-trigger:hover{border-color:#f9b218}.product-main__upsell-dropdown-trigger svg{transition:transform .2s ease;color:#888}.product-main__upsell-dropdown.is-open .product-main__upsell-dropdown-trigger svg{transform:rotate(180deg)}.product-main__upsell-dropdown-list{position:absolute;top:calc(100% + 4px);left:0;min-width:120px;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:9999;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s ease;pointer-events:none}.product-main__upsell-dropdown.is-open .product-main__upsell-dropdown-list{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.product-main__upsell-dropdown-option{display:block;width:100%;padding:8px 12px;border:none;background-color:transparent;font-size:13px;font-weight:500;color:#333;text-align:left;cursor:pointer;transition:background-color .15s ease;font-family:"Gilroy",var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.product-main__upsell-dropdown-option:first-child{border-radius:5px 5px 0 0}.product-main__upsell-dropdown-option:last-child{border-radius:0 0 5px 5px}.product-main__upsell-dropdown-option:hover{background-color:#f5f5f5}.product-main__upsell-dropdown-option.is-active{background-color:#f9b218;color:#fff}.product-main__upsell-dropdown.needs-selection .product-main__upsell-dropdown-trigger{color:#888}.product-main__upsell-dropdown.has-error .product-main__upsell-dropdown-trigger{border-color:#e53935;background-color:#fff5f5}.product-main__upsell-dropdown-error{display:none;font-size:11px;color:#e53935;margin-top:4px;font-weight:500}.product-main__upsell-dropdown.has-error .product-main__upsell-dropdown-error{display:block}.product-main__upsell-item.has-variants.needs-color-selection .product-main__upsell-checkbox{pointer-events:none}.product-main__upsell-item.has-variants.needs-color-selection .product-main__upsell-checkmark{opacity:.5;cursor:not-allowed}@media screen and (max-width: 749px){.product-main__upsell-dropdown-trigger{padding:3px 6px;font-size:11px}.product-main__upsell-dropdown-option{padding:8px 12px;font-size:13px}.product-main__upsell-dropdown-list{min-width:140px;left:0;right:auto}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/product-main.css.map */
