#main>.shopify-section{scroll-margin-top:calc(var(--header-height, 80px) + 1rem)}.shopify-section--slideshow+.shopify-section{position:relative;z-index:2}.shopify-section--featured-collections .section-spacing,.shopify-section--collection-list .section-spacing,.shopify-section--text-with-icons .section-spacing{padding-block:clamp(2.75rem,6vw,5.5rem)}.section-header{justify-items:center;text-align:center}.section-header :is(h1,h2,h3),.shopify-section--featured-collections :is(.h1,.h2){max-width:22ch;margin-inline:auto;font-style:normal;line-height:1.08;text-wrap:balance}.section-header .prose{max-width:60ch;margin-inline:auto;color:rgb(var(--text-color) / .72)}.button{min-height:3rem;border-radius:999px;padding-inline:1.65rem;font-weight:650;letter-spacing:.045em;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}@media screen and (pointer:fine){.button:hover{box-shadow:0 8px 20px #00000024;transform:translateY(-2px)}}.shopify-section--text-with-icons .section-spacing{background:#fff}.shopify-section--text-with-icons .text-with-icons{align-items:stretch}.shopify-section--text-with-icons .text-with-icons__item{height:100%;padding:clamp(1.35rem,2.6vw,2rem);border:1px solid rgb(0 100 100 / 24%);border-radius:1.1rem;background:#fff;box-shadow:0 10px 28px #00646417;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.shopify-section--text-with-icons .text-with-icons__item :is(svg,img){color:#006464;filter:drop-shadow(0 4px 7px rgb(0 100 100 / 16%))}.shopify-section--text-with-icons .text-with-icons__item .h6{color:#006464;font-size:.95rem;line-height:1.25}.shopify-section--text-with-icons .text-with-icons__item .prose{color:rgb(var(--text-color) / .68);font-size:.86rem;line-height:1.55}@media screen and (pointer:fine){.shopify-section--text-with-icons .text-with-icons__item:hover{border-color:#0064648c;box-shadow:0 16px 36px #00646424;transform:translateY(-4px)}}.shopify-section--collection-list:has(.tn-poster-category-grid) .section-spacing{background:linear-gradient(180deg,#fff,#fbfcfc)}.shopify-section--collection-list:has(.tn-poster-category-grid) .section-header{gap:.8rem}.shopify-section--collection-list:has(.tn-poster-category-grid) .section-header :is(h2,h3){font-size:clamp(1.65rem,3.5vw,2.65rem);color:#111;font-family:var(--heading-font-family);font-style:normal;font-weight:700;letter-spacing:.025em;line-height:1.08;text-transform:none}.shopify-section--collection-list:has(.tn-poster-category-grid) .section-header:after{width:3.25rem;height:2px;margin-top:.25rem;background:#006464;content:""}.shopify-section--collection-list:has(.tn-poster-category-grid) .tn-poster-category-card .content-over-media{box-shadow:0 12px 28px #00000021;transition:transform .3s ease,box-shadow .3s ease}.shopify-section--collection-list:has(.tn-poster-category-grid) .tn-poster-category-title{letter-spacing:.055em}.shopify-section--collection-list:has(.tn-poster-category-grid) .tn-poster-category-view-all{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;margin-top:clamp(.5rem,2vw,1.5rem)}.shopify-section--collection-list:has(.tn-poster-category-grid) .tn-poster-category-view-all svg{transition:rotate .22s ease}.shopify-section--collection-list:has(.tn-poster-category-grid) .tn-poster-category-view-all.is-expanded svg{rotate:180deg}@media screen and (pointer:fine){.shopify-section--collection-list:has(.tn-poster-category-grid) .tn-poster-category-card:hover .content-over-media{box-shadow:0 20px 38px #0000002e;transform:translateY(-6px)}}.shopify-section--featured-collections .product-card{height:100%;padding:clamp(.55rem,1.25vw,.9rem);border:1px solid rgb(var(--border-color) / 55%);border-radius:1rem;background:rgb(var(--background));box-shadow:0 8px 24px #0000000d;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.shopify-section--featured-collections .product-card__figure{overflow:hidden;border-radius:.75rem;background:#fff}@media screen and (pointer:fine){.shopify-section--featured-collections .product-card:hover{border-color:#008b8b40;box-shadow:0 14px 34px #00000017;transform:translateY(-4px)}}.shopify-section--before-after-image .section-spacing{padding-block:clamp(2.75rem,5vw,4.75rem);background:#fff}.shopify-section--before-after-image .section-stack{gap:clamp(1.5rem,3vw,2.5rem)}.shopify-section--before-after-image .before-after{width:min(100%,46rem);margin-inline:auto;overflow:hidden;border:1px solid rgb(0 100 100 / 20%);border-radius:clamp(.8rem,1.5vw,1.25rem);background:#fff;box-shadow:0 14px 36px #0064641c}.shopify-section--before-after-image .before-after__content-wrapper{display:none}.shopify-section--before-after-image .before-after__cursor:before{background:#006464}.shopify-section--before-after-image .before-after__cursor svg rect{fill:#fff}.shopify-section--before-after-image .before-after__cursor svg path{stroke:#006464}.shopify-section--before-after-image .tn-before-after-labels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:min(100%,46rem);margin:-1rem auto 0}.shopify-section--before-after-image .tn-before-after-labels>span{display:grid;min-height:2.75rem;place-items:center;padding:.65rem 1rem;border:1px solid rgb(0 100 100 / 30%);border-radius:999px;background:#fff;color:#006464;box-shadow:0 5px 16px #00646414;font-size:clamp(.72rem,1.3vw,.86rem);font-weight:700;line-height:1.2;letter-spacing:.09em;text-align:center;text-transform:uppercase}.shopify-section--before-after-image .tn-before-after-cta-wrap{display:flex;justify-content:center;margin-top:-.25rem}.shopify-section--before-after-image .tn-before-after-cta-wrap .button{--button-background: 0 100 100;--button-outline-color: 0 100 100;--button-text-color: 255 255 255;min-width:min(100%,17rem);box-shadow:0 10px 24px #0064642e}.shopify-section--before-after-image+.shopify-section--collection-list{display:none}.shopify-section--newsletter .newsletter{overflow:hidden;border-radius:clamp(1rem,2vw,1.6rem)}.shopify-section--newsletter{padding:clamp(.75rem,2vw,1.5rem)}.shopify-section--newsletter .newsletter{box-shadow:0 16px 46px #00000024}@media screen and (max-width:699px){.shopify-section--featured-collections .section-spacing,.shopify-section--collection-list .section-spacing,.shopify-section--text-with-icons .section-spacing{padding-block:2.75rem}.shopify-section--text-with-icons .text-with-icons__item{margin-inline:.35rem}.shopify-section--before-after-image .before-after{width:min(100%,27rem)}.shopify-section--before-after-image .tn-before-after-labels{width:min(100%,27rem);gap:.5rem}.shopify-section--before-after-image .tn-before-after-labels>span{min-height:2.5rem;padding-inline:.55rem;letter-spacing:.06em}.shopify-section--collection-list:has(.tn-poster-category-grid) .tn-poster-category-grid{column-gap:1rem;row-gap:3rem}.shopify-section--collection-list:has(.tn-poster-category-grid) .tn-poster-category-title{font-size:.82rem}}@media(prefers-reduced-motion:reduce){.button,.product-card,.text-with-icons__item,.tn-poster-category-card .content-over-media{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/tn-home-beautified.css.map */
