.tf-product-accordion{margin-top:28px;border-top:1px solid #2b2b2b}.tf-product-accordion__item{margin:0;border-bottom:1px solid #2b2b2b}.tf-product-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 2px;color:#a3a3a3;font-size:14px;font-weight:600;line-height:1.2;letter-spacing:.01em;cursor:pointer;list-style:none;transition:color .18s ease,padding-left .18s ease}.tf-product-accordion__summary::-webkit-details-marker{display:none}.tf-product-accordion__summary::marker{content:""}.tf-product-accordion__summary:hover{color:#fff;padding-left:6px}.tf-product-accordion__item[open] .tf-product-accordion__summary{color:#fff}.tf-product-accordion__icon{position:relative;display:block;width:12px;height:12px;flex:0 0 12px;transition:transform .22s ease}.tf-product-accordion__icon:before,.tf-product-accordion__icon:after{content:"";position:absolute;display:block;background-color:currentColor;transition:transform .22s ease,opacity .18s ease}.tf-product-accordion__icon:before{top:50%;left:0;width:12px;height:1px;transform:translateY(-50%)}.tf-product-accordion__icon:after{top:0;left:50%;width:1px;height:12px;transform:translate(-50%)}.tf-product-accordion__item[open] .tf-product-accordion__icon{transform:rotate(180deg)}.tf-product-accordion__item[open] .tf-product-accordion__icon:after{transform:translate(-50%) scaleY(0);opacity:0}.tf-product-accordion__content{padding:0 12px 24px 2px;color:#a0a0a0;font-size:14px;font-weight:300;line-height:1.7;animation:tf-accordion-reveal .24s ease both}.tf-product-accordion__content p{margin:0 0 16px;font-weight:300}.tf-product-accordion__content p:last-child{margin-bottom:0}.tf-product-accordion__content strong{color:#c5c5c5;font-weight:500}.tf-product-accordion__content ul{margin:0;padding-left:20px}.tf-product-accordion__content li{margin-bottom:7px;padding-left:2px;font-weight:300}.tf-product-accordion__content li:last-child{margin-bottom:0}@keyframes tf-accordion-reveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.tf-product-accordion__summary,.tf-product-accordion__icon,.tf-product-accordion__icon:before,.tf-product-accordion__icon:after{transition:none}.tf-product-accordion__content{animation:none}}.product-form__quantity .form__label{margin-bottom:8px;color:#959595;font-size:12px;font-weight:500;line-height:1;letter-spacing:.04em}.product-form__quantity .quantity{width:118px;min-height:48px;border:1px solid #2b2b2b;border-radius:6px;background:#080808;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.product-form__quantity .quantity:before,.product-form__quantity .quantity:after{display:none}.product-form__quantity .quantity:hover{border-color:#4a4a4a;background:#0c0c0c}.product-form__quantity .quantity:focus-within{border-color:#666;box-shadow:0 0 0 1px #666}.product-form__quantity .quantity__button{width:38px;color:#959595;background:transparent;transition:color .18s ease,background-color .18s ease}.product-form__quantity .quantity__button:hover{color:#fff;background:#ffffff0a}.product-form__quantity .quantity__button svg{width:10px;height:10px}.product-form__quantity .quantity__input{color:#fff;font-size:14px;font-weight:500;background:transparent}.product-form__quantity .quantity__input:focus-visible{outline:none;box-shadow:none}@media(prefers-reduced-motion:no-preference){media-gallery [data-media-id]{transition:opacity .22s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1);transform-origin:center center}media-gallery [data-media-id].tf-media-is-leaving,media-gallery [data-media-id].tf-media-is-entering{opacity:.18;transform:scale(.985)}}.tf-paint-swatches{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin:22px 0 28px}.tf-paint-swatch{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;border-radius:50%;text-decoration:none;background:transparent;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.tf-paint-swatch:hover{transform:translateY(-2px) scale(1.06)}.tf-paint-swatch:active{transform:translateY(0) scale(.97)}.tf-paint-swatch:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:4px}.tf-paint-swatch__image{display:block;width:32px;height:32px;object-fit:cover;border-radius:50%;image-rendering:auto;backface-visibility:hidden;transition:transform .18s ease,opacity .18s ease}.tf-paint-swatch--active{box-shadow:0 0 0 1px #d2d2d2bf,0 0 0 4px #ffffff0f}.tf-paint-swatch--active .tf-paint-swatch__image{transform:scale(.92)}.tf-paint-swatch:not(.tf-paint-swatch--active):hover .tf-paint-swatch__image{opacity:.92}@media(prefers-reduced-motion:reduce){.tf-paint-swatch,.tf-paint-swatch__image{transition:none}}.thumbnail-slider{margin-top:18px}.thumbnail-list{gap:12px}.thumbnail-list__item{overflow:visible}.thumbnail{overflow:hidden;border:1px solid transparent;border-radius:6px;background:#050505;opacity:.72;box-shadow:none;transform:translateY(0);transition:opacity .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.thumbnail:hover{opacity:1;border-color:#2d2d2d;background:#0a0a0a;transform:translateY(-3px);box-shadow:0 8px 18px #0000004d}.thumbnail[aria-current]{opacity:1;border-color:transparent;background:#090909;box-shadow:0 0 0 1px #ffffffbf}.thumbnail img{transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .18s ease}.thumbnail:hover img{transform:scale(1.035)}.thumbnail[aria-current] img{transform:scale(.96)}.thumbnail-slider .slider-button{width:34px;height:34px;color:#777;border:1px solid transparent;border-radius:50%;background:transparent;transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease}.thumbnail-slider .slider-button:hover{color:#fff;border-color:#2f2f2f;background:#0b0b0b;transform:scale(1.05)}.thumbnail-slider .slider-button:disabled{opacity:.22}.thumbnail-slider .slider-button .icon{width:8px;height:8px}@media screen and (max-width:749px){.thumbnail-slider{margin-top:14px}.thumbnail-list{gap:9px}.thumbnail{border-radius:5px}.thumbnail:hover{transform:none;box-shadow:none}}@media(prefers-reduced-motion:reduce){.thumbnail,.thumbnail img,.thumbnail-slider .slider-button{transition:none}}.product__media{border:0!important;box-shadow:none!important}.product__media:before,.product__media:after{display:none!important}.product__media-wrapper .global-media-settings{border:0!important;box-shadow:none!important;background:transparent!important}.product__media-wrapper .global-media-settings:after{display:none!important}.tf-product-option-label,.product-form__quantity .form__label{display:block;margin:0 0 10px;color:#8f8f8f;font-size:11px;font-weight:600;line-height:1;letter-spacing:.1em;text-transform:uppercase}.tf-product-option-label{margin-top:18px}.tf-paint-swatches{margin-top:0;margin-bottom:24px}.product-form__quantity{margin-top:0!important;margin-bottom:18px!important}.product__text.caption-with-letter-spacing{margin-bottom:8px;color:#8f8f8f;font-size:10px;font-weight:600;line-height:1;letter-spacing:.16em;text-transform:uppercase}.product__title{margin-bottom:12px}.product__title h1{font-size:clamp(38px,4vw,56px);line-height:.95;letter-spacing:-.025em}.product__info-container .price{margin-bottom:8px}.product__info-container .price-item{font-size:16px;font-weight:600;letter-spacing:.04em}.product__tax,.product__tax a,.installment,.shopify-payment-terms{color:#9a9a9a;font-size:12px;font-weight:400;line-height:1.5}.product__tax{margin-top:4px}.shopify-payment-terms{margin-top:14px}.product__tax a,.shopify-payment-terms a{color:#b8b8b8;text-underline-offset:3px}.product__tax a:hover,.shopify-payment-terms a:hover{color:#fff}.tf-product-accordion__summary{font-size:12px;font-weight:600;letter-spacing:.035em}.product__info-container .rating-text,.product__info-container .jdgm-prev-badge__text{color:#9a9a9a;font-size:12px;font-weight:400}.share-button__button{color:#8f8f8f;font-size:12px;font-weight:500;letter-spacing:.02em}.share-button__button:hover{color:#fff}.product-form{margin-top:20px;padding-top:20px;border-top:1px solid #242424}.product-form__buttons{display:flex;flex-direction:column;gap:10px;max-width:none}.product-form__submit{position:relative;min-height:56px;margin:0;border:1px solid #3f3f3f;border-radius:4px;color:#fff;background:#101010;font-size:12px;font-weight:700;line-height:1;letter-spacing:.12em;text-transform:uppercase;box-shadow:none;overflow:hidden;transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .14s ease,box-shadow .18s ease}.product-form__submit:before,.product-form__submit:after{display:none}.product-form__submit:not([disabled]):hover{color:#fff;border-color:#6a6a6a;background:#171717;transform:translateY(-1px);box-shadow:0 10px 24px #00000047}.product-form__submit:not([disabled]):active{transform:translateY(0) scale(.995);box-shadow:none}.product-form__submit[disabled]{color:#6ba842;border-color:#43852ab3;background:#1e30181f;opacity:1;cursor:not-allowed}.shopify-payment-button{margin-top:0}.shopify-payment-button__button{min-height:54px!important;border-radius:4px!important;font-size:13px!important;font-weight:600!important;letter-spacing:.025em!important;transition:filter .18s ease,transform .14s ease,box-shadow .18s ease!important}.shopify-payment-button__button:hover:not([disabled]){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 10px 24px #00000042}.shopify-payment-button__button:active:not([disabled]){transform:translateY(0) scale(.995);box-shadow:none}.shopify-payment-button__more-options{margin-top:4px!important;color:#8f8f8f!important;font-size:10px!important;font-weight:500!important;line-height:1.4!important;letter-spacing:.035em!important;text-underline-offset:3px;transition:color .18s ease}.shopify-payment-button__more-options:hover{color:#fff!important}.product-form+*{margin-top:24px}@media screen and (max-width:749px){.product-form{margin-top:18px;padding-top:18px}.product-form__submit{min-height:54px}.shopify-payment-button__button{min-height:52px!important}}.product-form__submit:focus-visible,.shopify-payment-button__button:focus-visible,.shopify-payment-button__more-options:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:3px}@media(prefers-reduced-motion:reduce){.product-form__submit,.shopify-payment-button__button,.shopify-payment-button__more-options{transition:none!important}}.tf-product-specs{margin:4px 0 0;padding:0}.tf-product-specs__row{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(0,1.4fr);gap:28px;align-items:start;padding:15px 0;border-bottom:1px solid #252525}.tf-product-specs__row:first-child{padding-top:4px}.tf-product-specs__row:last-child{border-bottom:none;padding-bottom:0}.tf-product-specs dt,.tf-product-specs dd{margin:0}.tf-product-specs dt{color:#8c8c8c;font-size:10px;font-weight:600;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}.tf-product-specs dd{color:#d9d9d9;font-size:13px;font-weight:400;line-height:1.55;text-align:right}.tf-product-specs__row:nth-child(-n+3) dd{color:#fff;font-size:14px;font-weight:600;letter-spacing:.02em}@media screen and (max-width:749px){.tf-product-specs__row{grid-template-columns:1fr;gap:6px;padding:14px 0}.tf-product-specs dd{text-align:left}}.tf-included{margin-top:2px}.tf-included__intro{margin-bottom:18px;color:#a0a0a0;font-size:13px;font-weight:300;line-height:1.6}.tf-included__item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:13px;align-items:start;padding:15px 0;border-bottom:1px solid #252525}.tf-included__item:first-of-type{padding-top:4px}.tf-included__item:last-child{padding-bottom:0;border-bottom:0}.tf-included__check{position:relative;display:block;width:16px;height:16px;margin-top:2px;border:1px solid rgba(106,168,66,.7);border-radius:50%;background:#345c221f}.tf-included__check:after{content:"";position:absolute;top:3px;left:5px;width:4px;height:7px;border-right:1px solid #76b64d;border-bottom:1px solid #76b64d;transform:rotate(45deg)}.tf-included__text{display:flex;flex-direction:column;gap:4px}.tf-included__text strong{color:#d8d8d8;font-size:12px;font-weight:600;line-height:1.35;letter-spacing:.025em}.tf-included__text span{color:#8f8f8f;font-size:12px;font-weight:300;line-height:1.55}@media screen and (max-width:749px){.tf-included__item{gap:11px;padding:14px 0}.tf-included__intro,.tf-included__text span{font-size:12px}}.tf-shipping{margin-top:4px}.tf-shipping__item{padding:16px 0;border-bottom:1px solid #252525}.tf-shipping__item:first-child{padding-top:4px}.tf-shipping__item:last-child{padding-bottom:0;border-bottom:0}.tf-shipping__icon{display:none}.tf-shipping__text{display:flex;flex-direction:column;gap:4px}.tf-shipping__text strong{display:block;color:#ddd;font-size:13px;font-weight:600;line-height:1.35;letter-spacing:.01em}.tf-shipping__text span{display:block;color:#8f8f8f;font-size:12px;font-weight:300;line-height:1.6}.product__info-wrapper+.shopify-section .collection,.shopify-section .collection{padding-top:110px;padding-bottom:110px}.collection__title{margin-bottom:42px}.collection__title .title{margin:0 0 12px;color:#fff;font-size:clamp(34px,4vw,52px);font-weight:700;line-height:.98;letter-spacing:-.02em}.collection__title .collection__description{max-width:620px;margin:0;color:#979797;font-size:14px;font-weight:300;line-height:1.65}.collection .product-grid{column-gap:24px;row-gap:48px}.collection .card-wrapper{height:100%}.collection .card{height:100%;border:0;border-radius:0;background:transparent;box-shadow:none}.collection .card__inner{overflow:hidden;border:1px solid #1d1d1d;border-radius:4px;background:#050505;transition:border-color .18s ease,transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease}.collection .card-wrapper:hover .card__inner{border-color:#343434;transform:translateY(-3px);box-shadow:0 14px 30px #00000047}.collection .card__media{background:#050505}.collection .card__media img{transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .2s ease}.collection .card-wrapper:hover .card__media img{transform:scale(1.025)}.collection .card__badge{display:none}.collection .card__content{padding-top:18px}.collection .card__information{padding:0}.collection .card__heading{margin:0 0 8px;color:#fff;font-size:16px;font-weight:600;line-height:1.25;letter-spacing:-.01em}.collection .card__heading a{color:inherit;text-decoration:none}.collection .card__heading a:hover{color:#fff}.collection .price{margin-top:0;color:#8f8f8f;font-size:12px;font-weight:500;line-height:1.4;letter-spacing:.035em}.collection .price-item{color:inherit;font-size:inherit;font-weight:inherit}.collection .card-information>*:not(.visually-hidden:first-child)+*{margin-top:0}.collection .quick-add,.collection .card__vendor,.collection .rating,.collection__view-all{display:none}@media screen and (max-width:989px){.shopify-section .collection{padding-top:84px;padding-bottom:84px}.collection .product-grid{column-gap:18px;row-gap:38px}}@media screen and (max-width:749px){.shopify-section .collection{padding-top:68px;padding-bottom:68px}.collection__title{margin-bottom:30px}.collection__title .title{font-size:34px}.collection__title .collection__description{font-size:13px}.collection .product-grid{row-gap:32px}.collection .card-wrapper:hover .card__inner{transform:none;box-shadow:none}}@media(prefers-reduced-motion:reduce){.collection .card__inner,.collection .card__media img{transition:none}}.product .accordion{border-top:1px solid rgba(255,255,255,.08);transition:border-color .25s ease}.product .accordion:last-child{border-bottom:1px solid rgba(255,255,255,.08)}.product .accordion summary{padding:18px 0;transition:color .25s ease}.product .accordion summary:hover{color:#58b847}.product .accordion .summary__title{font-size:.95rem;font-weight:700;letter-spacing:.05em}.product .accordion .icon-checkmark{color:#58b847}.product .accordion .accordion__content{color:#ffffffb8;padding-bottom:18px;line-height:1.75}.product__media-list{gap:1.5rem}.thumbnail-list{gap:.9rem}.thumbnail{border:1px solid rgba(255,255,255,.08);border-radius:0;overflow:hidden;transition:all .25s ease}.thumbnail:hover{border-color:#58b8478c;transform:translateY(-2px)}.thumbnail[aria-current=true]{border-color:#58b847;box-shadow:0 0 0 1px #58b84759}.product__media img{transition:transform .45s ease}.product__media:hover img{transform:scale(1.02)}.tf-product-trust{margin-top:2.4rem;padding:2rem 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);display:grid;gap:1.4rem}.tf-product-trust__item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:13px;align-items:center;color:#ffffffe0;font-size:1.2rem;font-weight:600;line-height:1.35;letter-spacing:.025em}.tf-product-trust__icon{position:relative;display:block;width:16px;height:16px;margin-top:0;border:1px solid rgba(88,184,71,.7);border-radius:50%;background:#58b8471f;color:transparent;font-size:0}.tf-product-trust__icon:after{content:"";position:absolute;top:3px;left:5px;width:4px;height:7px;border-right:1px solid #58b847;border-bottom:1px solid #58b847;transform:rotate(45deg)}@media screen and (max-width:749px){.tf-product-trust{margin-top:2rem;padding:1.8rem 0}.tf-product-trust__item{gap:11px;font-size:1.1rem}}.product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:2rem!important;row-gap:3rem!important}.product-grid>.grid__item{width:100%!important;max-width:100%!important;margin:0!important}.card__media{padding:10%}.card__information{padding-top:1.2rem}.card-wrapper{transition:transform .25s ease}.card-wrapper:hover{transform:translateY(-6px)}.product-grid .card__heading{font-size:1.5rem!important;font-weight:700!important;line-height:1.25!important;letter-spacing:.02em!important;margin-bottom:.35rem!important}.product-grid .price{margin-top:0!important;font-size:1.3rem!important}.product-grid .card-product-status{margin-top:.2rem!important;font-size:1rem!important}.product-grid .card__information{padding-top:.9rem!important}@media screen and (max-width:749px){.product-grid .card__media img{transform:translate(-5%)!important;object-fit:contain!important}.product-grid .card-wrapper:hover{transform:none}}.card__media{transition:transform .35s ease}.card-wrapper:hover .card__media{transform:scale(1.03)}.card{transition:background-color .35s ease}.card-wrapper:hover .card{background:#ffffff05}.card__heading a{transition:color .25s ease}.card-wrapper:hover .card__heading a{color:#76b64d}.template-product .card-wrapper .price,.template-product .card-wrapper .price-item{color:#fff!important}.template-product .card-wrapper .card-product-status{color:#ffffffa6!important}.product-recommendations .price-item,.featured-collection .price-item,.collection .price-item,.product-recommendations .price-item--sale,.featured-collection .price-item--sale,.collection .price-item--sale{color:#fff!important}.product-recommendations .card-product-status,.featured-collection .card-product-status,.collection .card-product-status{color:#ffffffa6!important}.featured-collection .card__content{padding-top:0!important;margin-top:-1rem!important}.featured-collection .card__information{padding-top:0!important}.product__description{margin-top:2rem;color:#ffffffd1;font-size:1.45rem;line-height:1.8}.product__description p{margin:0 0 1.8rem}.product__description ul{margin:2rem 0;padding-left:1.8rem}.product__description li{margin-bottom:.8rem}.product__description strong{color:#fff;font-weight:700}.product__description h2,.product__description h3,.product__description h4{margin:3rem 0 1.2rem;color:#fff;font-size:2rem;font-style:italic;text-transform:uppercase;letter-spacing:.06em}.product__description{margin-top:2.5rem;color:#ffffffd1;font-size:1.3rem;line-height:1.7}.product__info-container .tf-cart-trust+.product__description{margin-top:3rem}.product__description{overflow:hidden}.product__description table{display:block;width:100%;max-width:100%;margin-top:2rem;overflow-x:auto;border-collapse:collapse;font-size:1.15rem;white-space:nowrap;-webkit-overflow-scrolling:touch}.product__description th,.product__description td{min-width:8.5rem;padding:1rem}.product__description th{border-bottom:1px solid rgba(255,255,255,.12);color:#fff;font-size:1rem;line-height:1.3;text-align:left;white-space:normal}.product__description td{border-bottom:1px solid rgba(255,255,255,.08);color:#ffffffd1}.product__description tr:hover td{background:#ffffff08}variant-selects{display:block}variant-selects .product-form__input--dropdown{margin-bottom:.9rem}variant-selects .form__label{display:block;margin-bottom:.55rem;color:#ffffffb8;font-size:1rem;font-weight:700;line-height:1;letter-spacing:.18em;text-transform:uppercase}variant-selects .select{width:100%}variant-selects .select__select{width:100%;min-height:4.4rem;padding:0 4rem 0 1.4rem;background:#05070a;border:1px solid rgba(255,255,255,.18);border-radius:4px;color:#fff;font-size:1.2rem;font-weight:400;line-height:1;letter-spacing:.08em;text-transform:uppercase;transition:border-color .2s ease,background-color .2s ease}variant-selects .select__select:hover{border-color:#ffffff47}variant-selects .select__select:focus{border-color:#5ece5abf;outline:none}variant-selects .select:before,variant-selects .select:after{display:none}.tf-lifestyle-gallery{padding-top:7rem;padding-bottom:6rem}.tf-lifestyle-gallery__header{margin-bottom:2rem}.tf-lifestyle-gallery__header h2{margin:0}.tf-lifestyle-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.tf-lifestyle-gallery__item{overflow:hidden;background:#05070a}.tf-lifestyle-gallery__item:first-child{grid-column:1 / -1}.tf-lifestyle-gallery__image{display:block;width:100%;height:100%;min-height:32rem;object-fit:cover;transition:transform .5s ease}.tf-lifestyle-gallery__item:first-child .tf-lifestyle-gallery__image{min-height:52rem}@media screen and (hover:hover){.tf-lifestyle-gallery__item:hover .tf-lifestyle-gallery__image{transform:scale(1.02)}}@media screen and (max-width:749px){.tf-lifestyle-gallery{padding-top:5rem;padding-bottom:5rem}.tf-lifestyle-gallery__grid{grid-template-columns:1fr}.tf-lifestyle-gallery__item:first-child{grid-column:auto}.tf-lifestyle-gallery__image,.tf-lifestyle-gallery__item:first-child .tf-lifestyle-gallery__image{min-height:28rem}}.tf-lifestyle-gallery{position:relative;isolation:isolate;padding-top:10rem;padding-bottom:10rem}.tf-lifestyle-gallery:before{content:"";position:absolute;top:0;right:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);background:#050505 url(/cdn/shop/files/PAPEROverlayWithGridLinesV2.jpg?v=1784923555) center / cover no-repeat;pointer-events:none;z-index:0}.tf-lifestyle-gallery>*{position:relative;z-index:1}.tf-product-accordion__summary{color:#fff;font-size:14px;font-weight:600;line-height:1.35;letter-spacing:.035em}.tf-product-accordion__content,.tf-product-accordion__content p,.tf-product-accordion__content ul,.tf-product-accordion__content li{color:#959595;font-size:16px;font-weight:400;line-height:1.7}.tf-product-accordion__content strong{color:#fff;font-size:14px;font-weight:600}.tf-product-specs dt{color:#fff;font-size:14px;font-weight:600;line-height:1.35;letter-spacing:.06em}.tf-product-specs dd,.tf-product-specs__row:nth-child(-n+3) dd{color:#959595;font-size:16px;font-weight:400;line-height:1.7;letter-spacing:0}.tf-included__intro,.tf-included__text span{color:#959595;font-size:16px;font-weight:400;line-height:1.7}.tf-included__text strong{color:#fff;font-size:14px;font-weight:600;line-height:1.4;letter-spacing:.025em}.tf-shipping__text strong{color:#fff;font-size:14px;font-weight:600;line-height:1.4}.tf-shipping__text span{color:#959595;font-size:16px;font-weight:400;line-height:1.7}@media screen and (max-width:749px){.tf-product-accordion__content,.tf-product-accordion__content p,.tf-product-accordion__content ul,.tf-product-accordion__content li,.tf-included__intro,.tf-included__text span,.tf-shipping__text span,.tf-product-specs dd{font-size:16px}.tf-product-accordion__summary,.tf-product-specs dt,.tf-included__text strong,.tf-shipping__text strong{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/top-frog-product.css.map */
