@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.tv-back-to-top{display:block;color:rgb(var(--color-foreground))}.tv-back-to-top__link{display:flex;align-items:center;justify-content:center;gap:var(--tv-space-2);min-height:4.8rem;color:inherit;font-size:var(--tv-fs-md);text-decoration:none}.tv-back-to-top__link:hover{text-decoration:underline;text-underline-offset:.3rem}.tv-back-to-top__link svg{width:1.4rem;height:1.4rem;transform:rotate(180deg)}.tv-back-to-top :focus-visible{outline:2px solid var(--tv-focus-light);outline-offset:-2px}.tv-footer{--tv-footer-legal-bg: #082e2e;color:rgb(var(--color-foreground))}.tv-footer__columns-inner{max-width:100rem;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:minmax(0,1fr);gap:0}@media screen and (min-width:750px){.tv-footer__columns-inner{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--tv-space-5);row-gap:var(--tv-space-6);padding:0 5rem}}@media screen and (min-width:990px){.tv-footer__columns-inner{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));column-gap:var(--tv-space-5);row-gap:var(--tv-space-6);align-items:start}}.tv-footer__col{min-width:0}.tv-footer__heading{margin:.6rem 0 1.4rem;font-size:1.6rem;font-weight:700;line-height:1.3;letter-spacing:0;color:inherit}.tv-footer__rte{margin:0 0 var(--tv-space-3);font-size:var(--tv-fs-md);line-height:1.6;color:rgba(var(--color-foreground),.85)}.tv-footer__rte p{margin:0 0 var(--tv-space-2)}.tv-footer__rte a{color:inherit}.tv-footer__accordion{border-bottom:1px solid rgba(var(--color-foreground),.2)}.tv-footer__summary{display:flex;align-items:center;justify-content:space-between;gap:var(--tv-space-3);min-height:4.4rem;cursor:pointer;list-style:none}.tv-footer__summary::-webkit-details-marker{display:none}.tv-footer__summary .tv-footer__heading{margin:0}.tv-footer__chevron{display:inline-flex;flex:0 0 auto;transition:transform .15s ease-in-out}.tv-footer__chevron svg{width:1.2rem;height:1.2rem}.tv-footer__accordion[open] .tv-footer__chevron{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.tv-footer__chevron{transition:none}}@media screen and (min-width:750px){.tv-footer__accordion{border-bottom:0}.tv-footer__summary{min-height:0;cursor:default;pointer-events:none}.tv-footer__summary .tv-footer__heading{margin:.6rem 0 1.4rem}.tv-footer__chevron{display:none}}.tv-footer__list{margin:0 0 var(--tv-space-3);padding:0}.tv-footer__item{margin-bottom:1rem}.tv-footer__item:last-child{margin-bottom:0}.tv-footer__link{display:inline-flex;align-items:center;min-height:4.4rem;min-width:4.4rem;color:rgba(var(--color-foreground),.85);font-size:var(--tv-fs-md);font-weight:400;line-height:1.4;text-decoration:none}@media screen and (min-width:750px){.tv-footer__link{min-height:0;min-width:0}}.tv-footer__link:hover,.tv-footer__link:focus-visible{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.tv-footer__social{margin-top:var(--tv-space-3);justify-content:flex-start}.tv-footer__social .list-social__link{color:inherit}.tv-footer__newsletter{margin:0}.tv-footer__newsletter-row{display:flex;flex-wrap:wrap;align-items:stretch;gap:var(--tv-space-2);max-width:34rem}.tv-footer__newsletter-input{flex:1 1 16rem;min-width:0;height:4.4rem;padding:0 var(--tv-space-3);border:1px solid var(--tv-rule);border-radius:var(--tv-radius-input);background-color:var(--tv-white);color:var(--tv-ink);font-family:var(--tv-font);font-size:var(--tv-fs-md)}.tv-footer__newsletter-input::placeholder{color:var(--tv-gray-500);opacity:1}.tv-footer__newsletter-button{flex:0 0 auto;min-width:4.4rem;height:4.4rem;padding:0 var(--tv-space-4);border:0;border-radius:var(--tv-radius-pill);background-color:var(--tv-lime-500);color:var(--tv-teal-900);font-family:var(--tv-font);font-size:var(--tv-fs-md);font-weight:700;cursor:pointer}.tv-footer__newsletter-button:hover{background-color:var(--tv-lime-700)}.tv-footer__form-message{display:block;margin-top:var(--tv-space-2);font-size:var(--tv-fs-sm)}.tv-footer__brandbar{border-top:1px solid rgba(var(--color-foreground),.2)}.tv-footer__brandbar-inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:var(--tv-space-4);padding-top:var(--tv-space-5);padding-bottom:var(--tv-space-5)}@media screen and (min-width:750px){.tv-footer__brandbar-inner{flex-direction:row;justify-content:center;min-height:6.4rem}.tv-footer__localization{position:absolute;right:5rem;top:50%;transform:translateY(-50%)}}.tv-footer__brandbar-mark{display:inline-flex;align-items:center}.tv-footer__localization{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--tv-space-3)}.tv-footer__localization .localization-form{margin:0}.tv-footer__pill{position:relative;display:inline-flex;align-items:center;border:1px solid rgba(var(--color-foreground),.45);border-radius:3px}.tv-footer__pill:hover{border-color:rgb(var(--color-foreground))}.tv-footer__pill .tv-flag-wrap{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);pointer-events:none}.tv-footer__pill .disclosure{display:block}.tv-footer__pill .disclosure__button{display:flex;align-items:center;gap:var(--tv-space-2);min-height:4.4rem;padding:.6rem 1.8rem .6rem .8rem;border:0;background:none;color:inherit;font-family:var(--tv-font);font-size:var(--tv-fs-sm);line-height:1.2;text-decoration:none}.tv-footer__pill--country .disclosure__button{padding-left:3.4rem}.tv-footer__pill--country:not(:has(.tv-flag-wrap)) .disclosure__button{padding-left:.8rem}.tv-footer__pill .disclosure__button svg{width:1rem;height:1rem;flex:0 0 auto}@media screen and (min-width:750px){.tv-footer__pill .disclosure__button{min-height:3.2rem}}.tv-footer__legal{background-color:var(--tv-footer-legal-bg)}.tv-footer__legal-inner{display:flex;flex-direction:column;align-items:center;gap:var(--tv-space-4);padding-top:3rem;padding-bottom:3rem;text-align:center}@media screen and (min-width:750px){.tv-footer__legal-inner{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}}.tv-footer__legal-text{display:flex;flex-direction:column;align-items:center;gap:var(--tv-space-2)}@media screen and (min-width:750px){.tv-footer__legal-text{align-items:flex-start}}.tv-footer__policies{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.6rem;margin:0;padding:0}@media screen and (min-width:750px){.tv-footer__policies{justify-content:flex-start}}.tv-footer__policy-link{display:inline-flex;align-items:center;min-height:4.4rem;min-width:4.4rem;color:rgba(var(--color-foreground),.85);font-size:var(--tv-fs-xs);text-decoration:none}@media screen and (min-width:750px){.tv-footer__policy-link{min-height:0;min-width:0}}.tv-footer__policy-link:hover,.tv-footer__policy-link:focus-visible{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.tv-footer__copy{display:block;font-size:var(--tv-fs-xs);color:rgba(var(--color-foreground),.85)}.tv-footer__payment .list-payment{margin:0;justify-content:center}@media screen and (min-width:750px){.tv-footer__payment .list-payment{justify-content:flex-end}}.tv-footer :focus-visible{outline:2px solid var(--tv-focus-light);outline-offset:2px}.tv-footer__newsletter-input:focus-visible{outline:2px solid var(--tv-focus-dark);outline-offset:-2px}.tv-footer__pill .localization-form__select:after,.tv-footer__pill .localization-form__select:before{content:none}.tv-footer__pill .disclosure__button{position:relative;box-shadow:none;white-space:nowrap}.tv-footer__pill .disclosure__button .icon-caret{position:static;width:1rem;height:.6rem;margin-left:.2rem;transform:none}.tv-footer__pill .disclosure__list-wrapper{bottom:calc(100% + .6rem);top:auto}.tv-footer__pill .localization-form{display:block;padding:0}.tv-footer__pill .localization-form:only-child .localization-form__select,.tv-footer__pill .disclosure__button{margin:0}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-tv-footer.css.map */
