.footer{--tf-footer-gap: 4rem;--tf-footer-copy: 1.4rem;--tf-footer-small-gap: 1.2rem}.footer .footer__content-top{padding-bottom:var(--tf-footer-gap)}.footer .footer-block__details-content{font-size:var(--tf-footer-copy);line-height:1.7}.footer .footer-block__details-content p{margin-bottom:var(--tf-footer-small-gap)}.footer .footer-block__heading{font-size:var(--tf-footer-copy);margin-bottom:2.4rem}.footer .footer-block--newsletter{justify-content:flex-start;margin-top:var(--tf-footer-gap)}.footer .footer__list-social{justify-content:flex-start}.footer .footer__content-bottom{border:0;padding-top:0}.footer .footer__localization:empty{display:none}.footer .footer__column--info{align-items:flex-start;padding-inline:0}.footer .list-payment,.footer .footer__content-bottom-wrapper--center{justify-content:flex-start}.footer .footer__copyright{margin-top:var(--tf-footer-gap);text-align:start}@media(min-width:750px){.footer .footer__blocks-wrapper{display:grid;grid-template-columns:1fr 1fr 1.6fr;gap:var(--tf-footer-gap)}.footer .footer-block.grid__item{width:auto;max-width:none}}@media(max-width:749px){.footer .footer__content-top,.footer .footer__content-bottom-wrapper{padding-inline:1.5rem}.footer .footer-block--newsletter,.footer .footer__list-social,.footer .list-payment{justify-content:center}.footer .footer__column--info{align-items:center}.footer .footer__copyright{width:100%;text-align:center}}.newsletter--editorial{--newsletter-panel: #fbf9f7;--newsletter-ink: #171717;--newsletter-space: 3.2rem;--newsletter-gap: 1.6rem;--newsletter-field: #fff;--newsletter-border: #d8d4cf;position:relative;display:flex;align-items:center;min-height:clamp(32rem,25vw,46rem);padding-block:var(--newsletter-space);overflow:hidden;background:var(--newsletter-panel)}.newsletter__editorial-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:left 65%}.newsletter--editorial .newsletter__wrapper{position:relative;width:min(54rem,calc(100% - 4rem));margin-inline:auto;padding:var(--newsletter-space);color:var(--newsletter-ink);background:var(--newsletter-panel);border:1px solid var(--newsletter-border)}.newsletter--editorial .newsletter__wrapper h2{font-size:clamp(2.4rem,2vw,3rem);line-height:1.3;letter-spacing:-.02em}.newsletter--editorial .newsletter__wrapper>*+*{margin-block-start:var(--newsletter-gap)}.newsletter--editorial .newsletter__subheading{font-size:1.6rem;line-height:1.6}.newsletter--editorial .newsletter-form,.newsletter--editorial .newsletter__wrapper .newsletter-form__field-wrapper{max-width:100%}.newsletter--editorial .newsletter__wrapper .newsletter-form__field-wrapper{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem}.newsletter--editorial .field{min-width:0;background:var(--newsletter-field)}.newsletter--editorial .field__input{min-height:5rem;padding-inline-end:var(--newsletter-gap)}.newsletter__editorial-submit{padding-inline:var(--newsletter-gap);min-height:5rem;border:1px solid var(--newsletter-ink);border-radius:3px;font:inherit;font-size:1.5rem;color:var(--newsletter-field);background:var(--newsletter-ink);cursor:pointer}.newsletter__editorial-submit:hover{opacity:.85}.newsletter__editorial-submit:focus-visible{outline:2px solid var(--newsletter-ink);outline-offset:3px}.newsletter--editorial .newsletter-form__message{grid-column:1 / -1}.newsletter--editorial .newsletter-form{width:100%;margin:0}.newsletter--editorial .newsletter__wrapper .newsletter-form__field-wrapper{align-items:stretch;grid-template-columns:minmax(0,1fr) minmax(11.5rem,auto)}.newsletter--editorial .field,.newsletter--editorial .field__input,.newsletter--editorial .newsletter__editorial-submit{height:5.2rem;min-height:5.2rem;box-sizing:border-box}.newsletter--editorial .newsletter__editorial-submit{display:inline-flex;align-items:center;justify-content:center;line-height:1}.newsletter--editorial .field__label{top:50%;transform:translateY(-50%);line-height:1}.newsletter--editorial .field__input:focus~.field__label,.newsletter--editorial .field__input:not(:placeholder-shown)~.field__label,.newsletter--editorial .field__input:-webkit-autofill~.field__label{top:.7rem;transform:none;line-height:1.2}@media(max-width:749px){.newsletter--editorial{display:block;padding-block:0}.newsletter--editorial .newsletter__editorial-image{position:relative;display:block;height:23rem;object-position:12% center}.newsletter--editorial .newsletter__wrapper{width:100%;margin-inline-start:0;padding:var(--newsletter-space) 2rem;background:var(--newsletter-panel);border:0}}.newsletter--compact.newsletter--editorial{min-height:24rem;padding-block:2.4rem}.newsletter--compact .newsletter__wrapper{--newsletter-space: 2.4rem;--newsletter-gap: 1.2rem}.newsletter--compact .newsletter__wrapper h2{font-size:2.4rem}@media(max-width:749px){.newsletter--compact.newsletter--editorial{padding-block:0}.newsletter--compact.newsletter--editorial .newsletter__editorial-image{height:12rem;object-position:left 65%}.newsletter--compact .newsletter__wrapper h2{font-size:2.2rem}}.tf-editorial{--tf-space-sm: 1.2rem;--tf-space-md: 2.4rem;--tf-space-lg: 4.8rem;padding-block:var(--tf-space-lg);color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.tf-editorial__caption{margin:0 0 var(--tf-space-sm);text-align:center;font-size:1.2rem;letter-spacing:.24em;text-transform:uppercase}.tf-editorial__heading{margin:0 0 var(--tf-space-lg);text-align:center;font-size:clamp(2.8rem,3vw,4rem);line-height:1.2}.tf-editorial__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.tf-editorial__item{padding-inline:var(--tf-space-md);text-align:center;min-width:0;overflow-wrap:break-word}.tf-editorial__item+.tf-editorial__item{border-inline-start:1px solid rgba(var(--color-foreground),.15)}.tf-editorial__icon{display:block;width:3.6rem;height:3.6rem;margin:0 auto var(--tf-space-md)}.tf-editorial__title{font-size:2.1rem;line-height:1.3;margin:0 0 var(--tf-space-sm)}.tf-editorial__text{max-width:30rem;margin-inline:auto;font-size:1.6rem;line-height:1.7}.tf-editorial__text p{margin:0}.tf-editorial__link{display:inline-flex;align-items:center;min-height:4.4rem;margin-top:var(--tf-space-sm);font-size:1.4rem}@media(max-width:749px){.tf-editorial__grid{grid-template-columns:1fr;gap:var(--tf-space-md)}.tf-editorial__item+.tf-editorial__item{border-inline-start:0;border-block-start:1px solid rgba(var(--color-foreground),.15);padding-block-start:var(--tf-space-md)}}@media(max-width:749px){.tf-editorial--mobile-row{--tf-row-gap: .4rem;--tf-row-title: 1.4rem;--tf-row-copy: 1.4rem;padding-block:var(--tf-space-md)}.tf-editorial--mobile-row .tf-editorial__heading{margin-bottom:var(--tf-space-md);font-size:2.6rem}.tf-editorial--mobile-row .tf-editorial__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.tf-editorial--mobile-row .tf-editorial__item{display:grid;grid-template-rows:6.4rem 4.5rem auto;row-gap:var(--tf-space-sm);padding-inline:var(--tf-row-gap)}.tf-editorial--mobile-row .tf-editorial__item+.tf-editorial__item{border:0;padding-block-start:0}.tf-editorial--mobile-row .tf-editorial__icon{align-self:center;justify-self:center;margin:0}.tf-editorial--mobile-row .tf-editorial__title{display:flex;align-items:center;justify-content:center;min-height:0;margin:0;font-size:var(--tf-row-title);line-height:1.4;overflow-wrap:normal;word-break:normal}.tf-editorial--mobile-row .tf-editorial__text{font-size:var(--tf-row-copy);line-height:1.55}}@media(max-width:749px){[id$=__service] .tf-editorial--mobile-row{padding-block:24px}[id$=__service] .page-width{padding-inline:12px}[id$=__service] .tf-editorial__caption{font-size:9px;letter-spacing:.18em;margin-bottom:10px}[id$=__service] .tf-editorial--mobile-row .tf-editorial__heading{font-size:clamp(15px,4.6vw,22px);line-height:1.3;max-width:none;margin:0 auto 24px}[id$=__service] .tf-editorial--mobile-row .tf-editorial__grid{gap:0}[id$=__service] .tf-editorial--mobile-row .tf-editorial__item{grid-template-rows:24px 34px auto;gap:8px;padding-inline:7px;align-content:start}[id$=__service] .tf-editorial--mobile-row .tf-editorial__item+.tf-editorial__item{border-inline-start:1px solid #dedede;padding-block-start:0}[id$=__service] .tf-editorial--mobile-row .tf-editorial__icon{width:24px;height:24px;color:#4b4b4b}[id$=__service] .tf-editorial--mobile-row .tf-editorial__title{font-size:13px;line-height:17px;letter-spacing:0;max-width:80px;justify-self:center;color:#171717}[id$=__service] .tf-editorial--mobile-row .tf-editorial__text{font-size:12px;line-height:1.55;letter-spacing:0;color:#303030;overflow-wrap:normal}}.tf-feature.page-width{--tf-feature-gap: 4.8rem;--tf-feature-space: 2.4rem;--tf-feature-top: 8rem;display:grid;grid-template-columns:1fr 1fr;gap:var(--tf-feature-gap);align-items:center;padding-block:var(--tf-feature-top) var(--tf-feature-gap)}.tf-feature__media img{display:block;width:100%;height:auto}.tf-feature__content{min-width:0;padding-inline-end:var(--tf-feature-space)}.tf-feature__caption{margin:0 0 var(--tf-feature-space);font-size:1.2rem;letter-spacing:.24em;text-transform:uppercase}.tf-feature__title{font-size:clamp(3rem,3.2vw,4.6rem);line-height:1.15;margin:0 0 var(--tf-feature-space)}.tf-feature__price{font-size:1.6rem;margin:0 0 var(--tf-feature-space)}.tf-feature__text{font-size:1.7rem;line-height:1.75;max-width:45rem}.tf-feature__variants{display:flex;gap:1.2rem;margin-block:var(--tf-feature-space);flex-wrap:wrap}.tf-feature__variant{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;font-size:1.2rem}.tf-feature__variant img{display:block;width:5.44rem;height:5.44rem;object-fit:contain;border:1px solid rgba(var(--color-foreground),.2)}.tf-feature__variant:hover img{border-color:rgb(var(--color-foreground))}.tf-feature__variant-name{margin-block-start:.6rem}@media(max-width:749px){.tf-feature.page-width{--tf-feature-top: 4.8rem;grid-template-columns:1fr;gap:var(--tf-feature-space)}.tf-feature__content{padding-inline-end:0}}.tf-product-service{--tf-service-space: 1rem;--tf-service-heading-gap: .75rem;--tf-service-gap: .6rem;--tf-service-icon: 2.4rem;--tf-service-border: rgba(var(--color-foreground), .15);padding-block:var(--tf-service-space);border-block:1px solid var(--tf-service-border);color:rgb(var(--color-foreground))}.tf-product-service__heading{margin:0 0 var(--tf-service-heading-gap);font-family:var(--font-body-family);font-size:1.4rem;line-height:1.4;text-align:center}.tf-product-service__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;margin:0;list-style:none}.tf-product-service__item{position:relative;display:grid;grid-template-columns:var(--tf-service-icon) minmax(0,min-content);align-items:center;justify-content:center;gap:var(--tf-service-gap);min-width:0;padding-inline:.4rem;font-size:1.2rem;line-height:1.45;letter-spacing:0}.tf-product-service__item+.tf-product-service__item:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;border-inline-start:1px solid var(--tf-service-border)}.tf-product-service__item span{display:flex;align-items:center;min-height:3.5rem;text-align:start}.tf-product-service__icon{flex:0 0 var(--tf-service-icon);width:var(--tf-service-icon);height:var(--tf-service-icon)}@media(max-width:359px){.tf-product-service{--tf-service-gap: .4rem;--tf-service-icon: 2rem}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
