<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pdp{display:flex;flex-direction:column;gap:10px;width:100%;max-width:90rem;margin:0 auto;overflow-x:hidden}@media screen and (min-width: 768px){.pdp{display:grid;grid-template-columns:50% 50%;padding:16px}}@media screen and (min-width: 1200px){.pdp{display:grid;grid-template-columns:60% 40%}}.pdp input,.pdp textarea,.pdp select,.pdp input[type=text],.pdp textarea[type=text],.pdp select[type=text],.pdp input[type=email],.pdp textarea[type=email],.pdp select[type=email],.pdp input[type=tel],.pdp textarea[type=tel],.pdp select[type=tel],.pdp input[type=phone],.pdp textarea[type=phone],.pdp select[type=phone],.pdp input[type=password],.pdp textarea[type=password],.pdp select[type=password],.pdp input[type=search],.pdp textarea[type=search],.pdp select[type=search]{line-height:1;border-radius:var(--input-border-radius);border:solid var(--input-border-size) var(--input-border-color);padding:0 1.35rem 0 .75rem;font-size:16px;background-color:var(--white);color:inherit;margin:0}.pdp input:not([type=submit]):not([type=button]){border:1px solid #bcbcbc;border-radius:5px;font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:400;font-size:16px!important;line-height:50px;letter-spacing:.05em;text-transform:uppercase;color:var(--brand-black)}.pdp input[type=radio]{width:26px;height:26px;border-radius:100%}.pdp .visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}@media screen and (max-width: 769px){.pdp input:not([type=submit]):not([type=button]){font-size:16px!important}}.pdp input[type=radio]:checked{box-shadow:#b09a8e .125rem .125rem 0 .0625rem}.pdp input:not([type=submit]):not([type=button]){border:.0625rem solid #bcbcbc;border-radius:.3125rem;font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:400;line-height:3.125rem;letter-spacing:.05em;text-transform:uppercase;color:var(--brand-black)}.pdp input[type=radio]{width:1.625rem;height:1.625rem;border-radius:100%}.pdp input[type=checkbox],.pdp input[type=radio],.pdp input[type=checkbox]+label,.pdp input[type=radio]+label{cursor:pointer}.pdp .hidden{display:none;visibility:collapse}.pdp .spinner{display:inline-block;position:absolute;width:1.125rem;height:1.125rem;border:.125rem solid currentColor;border-radius:50%;border-top-color:transparent;animation:spin .8s ease-in-out infinite}.pdp__gallery{height:fit-content}.pdp__breadcrumbs{display:flex;gap:8px;padding-bottom:12px;font-size:14px}@media screen and (max-width: 768px){.pdp__breadcrumbs{padding:5px 12px}}.pdp__breadcrumbs a{font-size:inherit}.pdp__gallery product-gallery{position:relative;display:block;width:100%;opacity:1;visibility:visible;transition:all .3s ease-in-out}.pdp__gallery product-gallery .swiper-wrapper{padding:0;margin:0}.pdp__gallery product-gallery .swiper-slide{height:auto}.pdp__gallery-image{position:relative;height:100%;min-height:234px;overflow:hidden}.pdp__gallery-image img{width:100%;height:100%;object-fit:cover}.pdp__gallery-arrows{position:absolute;top:0;bottom:0;margin:auto;height:60px;width:100%;display:flex;justify-content:space-between;padding:0 8px}.pdp__gallery-arrows .js-swiper-button-next,.pdp__gallery-arrows .js-swiper-button-prev{width:20px;height:100%;border:1px solid #dbdbdb;border-radius:6px;font-family:swiper-icons;text-transform:none!important;font-size:12px;letter-spacing:0;font-variant:initial;line-height:1;position:relative;top:0;left:0}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.5;pointer-events:auto}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next,.swiper-button-prev{text-rendering:auto;top:calc(50% - 1.5625rem);color:var(--pdp-black)!important;background-color:#fff9!important;transition:background-color var(--pdp-transition-speed-fast),opacity var(--pdp-transition-speed-slow);height:3.75rem;width:1.25rem;border:var(--pdp-border);border-radius:var(--pdp-border-radius-medium)}.swiper-button-next:after,.swiper-button-prev:after{font-size:.75rem!important;font-weight:700;color:var(--COLOR-TEXT)}.pdp__gallery product-gallery .swiper-button-disabled{pointer-events:auto}.pdp__gallery product-gallery .gallery-close{position:absolute;top:5px;right:0;z-index:1}.pdp__gallery product-gallery .gallery-close svg{fill:var(--COLOR-TEXT);stroke:var(--COLOR-TEXT);width:24px;height:24px}.pdp__ui{display:flex;flex-direction:column;gap:10px;max-width:460px}.pdp__header{display:flex;flex-direction:column;gap:8px;padding:0 10px}.pdp__title{color:var(--COLOR-TEXT);font-weight:700;font-size:18px;line-height:1;text-transform:capitalize;margin:0}.pdp__type-selector-wrapper{display:flex;flex-direction:column;gap:8px;padding:0 10px}.pdp__type-selector-buttons{position:relative;display:flex;align-items:center;height:30px;padding:0 4px;width:fit-content;border-radius:100px;background:linear-gradient(90deg,#d9d9d9,#f4f4f4)}.pdp__type-selector-buttons label{display:flex;align-items:center;justify-content:center;font-size:14px;line-height:14px;min-width:110px;width:fit-content;height:100%;padding:0 10px;text-align:center;position:relative;z-index:1;cursor:pointer}.pdp__type-selector-buttons label:has(input:checked){height:22px;background-color:#fefefe;box-shadow:0 0 0 1px #0000000a,0 3px 8px #00000026,0 3px 1px #0000000f;border-radius:100px;pointer-events:none}.pdp__variant-selector-wrapper{position:relative;padding:0 10px}.pdp__variant-selector-wrapper variant-selects{display:flex;flex-direction:column;gap:10px}.pdp__variant-selector-header{display:flex;align-items:center;justify-content:space-between}.pdp__variant-selector-header h3,.pdp__product-colors-wrapper h3,.pdp__pack-selector-wrapper h3{font-family:var(--FONT-STACK-BODY);font-size:16px;font-weight:400;line-height:24px;margin:0;text-transform:none}.pdp__variant-selector-wrapper .size-options-wrapper{flex:0 1 50%}.pdp__variant-selector-buttons{display:flex;flex-direction:row;justify-content:space-between;gap:8px}.pdp__variant-selector-buttons label{padding:6px;border:1px solid #dbdbdb;border-radius:8px;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;background-color:#fff;color:var(--COLOR-TEXT);width:100%;cursor:pointer}.pdp__variant-selector-buttons label:has(input:checked){background-color:var(--COLOR-TEXT);color:#fff;pointer-events:none}.pdp__variant-selector-buttons label:has(input:disabled){background-color:#dbdbdb80;pointer-events:none}.pdp__product-colors-wrapper{display:flex;flex-direction:column;gap:8px;padding:0 10px}.pdp__product-colors-wrapper a{color:var(--COLOR-TEXT);text-decoration:underline}.pdp__product-color-swatches-wrapper{display:grid;grid-template-columns:repeat(auto-fill,27px);justify-content:start;width:100%;gap:4px}.pdp__product-color-swatch:has(.pdp__product-color-link.active),.pdp__product-color-swatch:has(input:checked){outline:solid 2px #b54708}.pdp__product-color-link,.pdp__product-color-swatch{position:relative;display:flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:50%;cursor:pointer}.pdp__product-color-link .color,.pdp__product-color-swatch .color{width:23px;height:23px;border:.1px solid #dbdbdb;border-radius:50%;background-image:var(--swatch)}.pdp__product-colors-buttons{position:relative;width:100%;display:grid;grid-template-columns:repeat(auto-fill,66px);gap:8px}.pdp__product-colors-button-wrapper{position:relative;height:85px;width:70px;display:flex;align-items:center;justify-content:center}.pdp__product-colors-button{display:block;border-radius:8px;width:94%;height:95%;position:relative;overflow:hidden;cursor:pointer}.pdp__product-colors-button:has(input:checked){outline:solid 2px var(--primary)}.pdp__product-colors-button img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.pdp__product-colors-button .strikethrough{display:none;position:absolute;transform-origin:left;bottom:0;height:2px;border-radius:1px;background-color:#fff;width:6.4rem;transform:rotate(-50deg)}.pdp__bxgy-wrapper{display:flex;flex-direction:column;gap:10px;padding:0 10px}.pdp__bxgy-header{display:flex;flex-direction:column}.pdp__bxgy-header .quote{font-size:12px;color:var(--COLOR-PRIMARY)}.pdp__bxgy-upsell-wrapper{padding:10px;border:1px solid #dbdbdb;border-radius:8px;color:var(--COLOR-TEXT);margin-bottom:10px}.pdp__bxgy-upsell-list{display:flex}.pdp__bxgy-upsell-item{display:flex;flex:1;flex-direction:column;align-items:center;position:relative}.pdp__bxgy-upsell-item:not(:first-child):before{content:"";position:absolute;top:50%;left:0%;height:20px;width:1px;transform:translate(-50%,-50%);background-color:#dbdbdb}.pdp__bxgy-upsell-item .cta{color:var(--COLOR-TEXT);font-family:Bebas Neue,sans-serif;font-weight:700;font-size:14px;letter-spacing:var(--LETTER-SPACING-HEADING);line-height:1;text-transform:capitalize;margin:0}.pdp__bxgy-upsell-item .discount{color:var(--COLOR-PRIMARY);font-size:16px;font-weight:700}.pdp__bxgy-upsell-item .percent{font-style:italic;font-weight:400}.pdp__price-wrapper{align-items:center;display:flex;gap:4px}.pdp__price{font-weight:400;font-size:15px;color:var(--COLOR-TEXT);display:block}.pdp__price s{color:#a9a9a9}.pdp__price-badges{display:flex;gap:8px}.pdp__price-badges .badge{display:flex;align-items:center;background-color:var(--COLOR-PRIMARY);color:#fff;font-size:12px;line-height:1;font-weight:700;z-index:1;border-radius:100px;padding:4px 10px;width:fit-content;height:fit-content;text-transform:uppercase}.pdp__bxgy-price-wrapper{display:flex;flex-direction:row;gap:4px}.pdp__bxgy-upsell-copy{display:flex;align-items:center;justify-content:center;margin-top:8px;font-size:16px}.pdp__sticky-add-to-cart{display:block;position:fixed;bottom:0;width:100%;z-index:3;background-color:#fff;padding:8px 10px;border-top:1px solid #dbdbdb;opacity:1;visibility:visible;transition:visibility .5s,opacity .5s;z-index:90001}.pdp__sticky-add-to-cart.hidden{opacity:0;pointer-events:none;visibility:hidden}@media screen and (min-width: 768px){.pdp__sticky-add-to-cart{display:none}}.pdp__sticky-add-to-cart button{width:100%;background-color:var(--COLOR-TEXT);color:#fff;font-size:16px;font-weight:700;text-transform:capitalize;border-radius:8px;padding:12px 18px}.pdp__builder-button-wrapper{display:flex;flex-direction:row;gap:8px;width:100%;padding:0 10px}quantity-selector{display:flex;position:relative}.pdp select.pdp__builder-quantity-selector{max-width:50px;border:1px solid #dbdbdb;border-radius:8px;cursor:pointer;padding:0 0 0 8px;-webkit-appearance:auto;appearance:auto;background:none}.pdp__product-form{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.pdp__product-form button[type=submit]{text-transform:capitalize;background-color:var(--COLOR-TEXT);color:#fff;border-radius:8px;padding:8px 12px;font-weight:700;font-size:16px;width:100%;display:flex;align-items:center;justify-content:center;line-height:24px}.pdp__product-form button[type=submit]:disabled{opacity:.5;pointer-events:none}.pdp__product-form button[type=submit] svg{margin-left:4px}below-pdp-app-content{display:block;position:relative}.pdp .container,.pdp ul.container{max-width:90rem;margin-left:auto;margin-right:auto}.pdp .section-spacer{padding-top:25px;padding-bottom:25px}.content-wrapper{padding:25px 20px}@media (max-width: 767px){.pdp-accord&gt;.container&gt;.content-wrapper{padding-right:0;padding-left:0;margin-right:10px;margin-left:10px}}.container--narrow{max-width:60rem;margin-left:auto;margin-right:auto}.pdp-accord-wrapper{padding:10px 30px;border:1px solid #dbdbdb;border-radius:8px;color:var(--COLOR-TEXT)}.tc-accordion{margin-top:0;margin-bottom:0;border:1px solid transparent}.tc-accordion+.tc-accordion{border-top:1px solid #ccc}.tc-accordion summary{display:flex;position:relative;line-height:1;padding:12px 0;cursor:pointer}.tc-accordion .accordion__title{position:relative;width:100%;max-width:100%;min-height:auto;top:auto;transform:none;line-height:normal;letter-spacing:.48px;display:inline-block;margin:0;word-break:break-word;flex:1}.tc-accordion .accordion__content{margin-bottom:24px;word-break:break-word;overflow-x:auto;padding:0}.tc-accordion details[open]&gt;summary .svg-icon{transform:rotate(180deg)}.tc-accordion .accordion__title+.svg-icon{height:19px;display:inline-block;vertical-align:middle;fill:currentColor}.accordion__title{left:0;transition:transform var(--global-transition);text-align:left;padding-right:2rem;pointer-events:none}.accordion__title.h4{font-family:var(--FONT-STACK-BODY);text-transform:none;font-weight:400;font-size:16px;padding-bottom:0;padding-top:0}.tc-accordion .accordion__content *{margin-top:4px;margin-bottom:4px}.accordion__content.rte&gt;p:first-child{margin-top:0}.accordion__content.rte:after{clear:both;content:"";display:block}.pdp__pack-selector-wrapper{display:flex;flex-direction:column;gap:10px;padding:0 10px}.pdp__pack-selector-buttons{display:flex;flex-direction:row;gap:8px}.pdp__pack-selector-buttons label{position:relative;padding:7px 5px;border:1px solid #dbdbdb;border-radius:8px;font-size:14px;font-weight:700;justify-content:center;background-color:#fff;color:var(--COLOR-TEXT);flex:1;display:flex;flex-direction:column;align-items:center;line-height:15px;cursor:pointer}.pdp__pack-selector-buttons label.best-deal small{color:var(--COLOR-PRIMARY)}.pdp__pack-selector-buttons label:has(input:checked).best-deal small{color:#fff}.pdp__pack-selector-buttons label:has(input:checked){background-color:var(--COLOR-TEXT);color:#fff;pointer-events:none}.pdp__pack-selector-buttons label.best-deal .best-deal-badge{position:absolute;top:-12px;right:0;left:0;margin:0 auto;background-color:#45851e;color:#fff;font-size:10px;line-height:1;font-weight:700;z-index:1;border-radius:100px;border:1px solid white;padding:3px 5px;width:fit-content;text-transform:uppercase}.needsclick.kl-teaser-TRHDx5.kl-private-reset-css-Xuajs1{width:auto!important}.pdp__discount-wrapper{width:100%}.pdp__discount{display:flex;align-items:center;gap:8px;padding:5px 8px;width:fit-content;border-radius:8px;background-color:#f5f5f5;font-size:14px;font-style:normal;line-height:1}.pdp__discount img.bounce{animation:bounce_animation 2s ease 2;animation-delay:.5s}.pdp__discount button{border-radius:5px;border:1px dashed #2a8466;background:#fff;color:#0b0b0b;font-size:14px;font-style:normal;font-weight:700;line-height:normal;padding:5px 10px;text-transform:uppercase}.pdp__discount button span{pointer-events:none}.pdp__discount.hidden{display:none}@keyframes bounce_animation{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(-5px)}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/pdp-v2.css.map */
</pre></body></html>