:root{--tgh-blue: #246999;--tgh-blue-dark: #174c72;--tgh-pink: #d9babe;--tgh-ink: #17212a;--tgh-mist: #f5f7f8;--tgh-line: #d9e0e5;--tgh-success: #287a53;--tgh-warning: #a56116}body{color:var(--tgh-ink)}.page-width{max-width:136rem}.button,.shopify-challenge__button,.customer button{min-height:4.8rem;font-weight:600;letter-spacing:.025em}.header-wrapper{box-shadow:0 1px #17212a17}.header{min-height:7.2rem}.header__heading-logo{height:auto}.header__heading-logo--fallback{width:min(19rem,100%);filter:brightness(0) saturate(100%) invert(37%) sepia(29%) saturate(1745%) hue-rotate(163deg) brightness(92%) contrast(89%)}.header__menu-item{padding-right:.9rem;padding-left:.9rem;font-size:1.25rem;letter-spacing:.015em;white-space:nowrap}.header__inline-menu>.list-menu--inline{flex-wrap:nowrap}@media screen and (min-width:990px)and (max-width:1199px){.header__inline-menu{display:none!important}.header.header--middle-left,.header.header--middle-center{grid-template-areas:"left-icons heading icons";grid-template-columns:1fr 2fr 1fr}.header>header-drawer{grid-area:left-icons;display:block}.header__heading{grid-area:heading;justify-self:center}}.header__submenu.global-settings-popup{background:#fff!important;background-image:none!important;color:var(--tgh-ink)!important;border:1px solid rgba(23,33,42,.16);box-shadow:0 1.4rem 3.5rem #17212a2e;opacity:1}.header__submenu.global-settings-popup .header__menu-item,.header__submenu.global-settings-popup .header__menu-item strong{color:var(--tgh-ink)!important}.header__submenu.global-settings-popup .header__menu-item:hover{background:var(--tgh-mist)}.tgh-content-menu.mega-menu__content{padding:2.8rem 0 3.2rem;border-top:1px solid rgba(23,33,42,.1);border-right:0;border-bottom:1px solid rgba(23,33,42,.12);border-left:0;border-radius:0;background:#fff!important;background-image:none!important;box-shadow:0 1.8rem 3.8rem #17212a24;color:var(--tgh-ink)!important}.tgh-content-menu__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.6rem,2vw,2.8rem)}.tgh-content-menu__card{display:block;overflow:hidden;border:1px solid var(--tgh-line);border-radius:.4rem;background:#fff;color:var(--tgh-ink);text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.tgh-content-menu__card:hover,.tgh-content-menu__card:focus-visible{border-color:#2469998c;box-shadow:0 1rem 2.5rem #17212a1f;color:var(--tgh-ink);transform:translateY(-.2rem)}.tgh-content-menu__media{display:block;aspect-ratio:16 / 9;overflow:hidden;background:linear-gradient(135deg,var(--tgh-blue-dark),var(--tgh-blue))}.tgh-content-menu__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.tgh-content-menu__card:hover .tgh-content-menu__media img{transform:scale(1.025)}.tgh-content-menu__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#fff;font-size:2rem;font-weight:700;letter-spacing:.18em}.tgh-content-menu__body{display:block;padding:1.6rem 1.7rem 1.8rem}.tgh-content-menu__body strong{display:block;margin-bottom:.55rem;color:var(--tgh-blue-dark);font-size:1.7rem}.tgh-content-menu__body>span{display:block;color:#56636d;font-size:1.35rem;line-height:1.45}.tgh-quantity-error{grid-column:1 / -1;margin:0;color:#a33a32;font-size:1.35rem;font-weight:600}.header__icon--account{display:inline-flex}.header__icon .tgh-account-initials{display:flex;flex:0 0 3.6rem;width:3.6rem;height:3.6rem;align-items:center;justify-content:center;border:1px solid rgba(23,33,42,.35);border-radius:50%;color:var(--tgh-blue-dark);font-size:1.35rem;font-weight:600;letter-spacing:.06em}.announcement-bar__message{font-size:1.3rem;letter-spacing:.035em}.tgh-hero{position:relative;display:grid;min-height:clamp(52rem,72vh,82rem);align-items:center;overflow:hidden;color:#fff;background:#39464c}.tgh-hero__image,.tgh-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.tgh-hero__image{object-fit:cover}.tgh-hero__overlay{background:linear-gradient(90deg,#08131bad,#08131b1f 70%)}.tgh-hero__content{position:relative;z-index:1;width:100%}.tgh-hero h1{max-width:68rem;margin:0 0 1.5rem;color:#fff;font-size:clamp(4.2rem,7vw,8.4rem);line-height:.98}.tgh-hero p{max-width:58rem;font-size:clamp(1.7rem,2.1vw,2.25rem);line-height:1.5}.tgh-section{padding:clamp(4.8rem,7vw,9rem) 0}.tgh-section--compact{padding:clamp(3.8rem,5vw,6.4rem) 0}.tgh-section--mist{background:var(--tgh-mist)}.tgh-section--blue{background:var(--tgh-blue);color:#fff}.tgh-eyebrow{margin:0 0 1rem;color:var(--tgh-blue);font-size:1.25rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.tgh-section--blue .tgh-eyebrow{color:#fff}.tgh-section-heading{margin:0 0 1.4rem;font-size:clamp(3rem,4vw,5rem);line-height:1.05}.tgh-lead{max-width:70rem;margin:0 auto 3rem;font-size:clamp(1.65rem,1.7vw,2rem);line-height:1.65}.tgh-center{text-align:center}.tgh-grid{display:grid;gap:clamp(1.6rem,2vw,2.8rem)}.tgh-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.tgh-grid--3,.tgh-grid--products{grid-template-columns:repeat(3,minmax(0,1fr))}.tgh-card{position:relative;overflow:hidden;border:1px solid var(--tgh-line);border-radius:.4rem;background:#fff}.tgh-card__media{display:block;aspect-ratio:4 / 5;overflow:hidden;background:#edf0f2}.tgh-card__media img,.tgh-split__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tgh-split__media video{display:block;width:100%;height:100%;min-height:46rem;object-fit:cover}.tgh-card:hover .tgh-card__media img{transform:scale(1.025)}.tgh-card__body{padding:2rem}.tgh-card--text-only{border-top:.3rem solid var(--tgh-blue)}.tgh-card--text-only .tgh-card__body{height:100%;padding:clamp(2rem,3vw,3.2rem)}.tgh-card__title{margin:0 0 .8rem;font-size:clamp(2rem,2vw,2.7rem)}.tgh-card__body p:last-child{margin-bottom:0}.tgh-card__link{color:inherit;text-decoration:none}.tgh-card__link:after{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.tgh-product-card__title{margin:0 0 .6rem;font-size:2rem}.tgh-product-card__price{margin:0;color:var(--tgh-blue-dark);font-weight:700}.tgh-product-card__note{margin:.45rem 0 0;color:#58636d;font-size:1.35rem}.tgh-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;overflow:hidden;border-radius:.4rem;background:#fff}.tgh-split__media{min-height:46rem}.tgh-split__content{align-self:center;padding:clamp(3rem,6vw,8rem)}.tgh-section--blue .tgh-split__content{color:var(--tgh-ink)}.tgh-section--blue .tgh-split__content .tgh-eyebrow{color:var(--tgh-blue)}.tgh-section--blue .tgh-split__content h2{color:var(--tgh-ink)}.tgh-actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem}.tgh-actions--center{justify-content:center}.tgh-values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem;margin-top:3rem}.tgh-value{padding:2rem 1.5rem;border-top:2px solid var(--tgh-pink)}.tgh-value strong{display:block;margin-bottom:.6rem;font-size:1.7rem}.tgh-availability{display:grid;grid-template-columns:1.1rem 1fr;gap:.2rem 1rem;align-items:center;margin:1.8rem 0;padding:1.4rem 1.6rem;border:1px solid var(--tgh-line);background:#fff}.tgh-availability__dot{grid-row:span 2;width:1rem;height:1rem;border-radius:50%;background:#7b8790}.tgh-availability.is-in-stock .tgh-availability__dot{background:var(--tgh-success)}.tgh-availability.is-back-order .tgh-availability__dot{background:var(--tgh-warning)}.tgh-availability.is-contact{border-color:#b2372c73;background:#fff8f7}.tgh-availability.is-contact .tgh-availability__dot{background:#b2372c}.tgh-availability-anchor .tgh-alternatives{margin-top:1rem}.tgh-professional-confirmation{display:grid;grid-template-columns:2rem 1fr;gap:1rem;align-items:start;margin:1.8rem 0 .5rem;font-weight:600;line-height:1.45}.tgh-professional-confirmation input{width:2rem;height:2rem;margin:.1rem 0 0;accent-color:var(--tgh-blue)}.tgh-professional-help,.tgh-trade-price-note,.tgh-unit-price-label{color:#5f6971}.tgh-unit-price-label{margin:.5rem 0 0;font-weight:700}.tgh-trade-price-note{margin:.35rem 0 1.6rem}.tgh-delivery-summary{margin-top:2.4rem;padding:1.8rem;background:var(--tgh-mist)}.tgh-delivery-summary p{margin:0 0 .8rem}.tgh-delivery-summary ul{margin:0;padding-left:2rem}.tgh-contact-order[hidden],[hidden]{display:none!important}.tgh-professional-sign-in{margin-left:.4rem;border:1px solid var(--tgh-blue)!important;border-radius:.3rem;background:var(--tgh-blue);color:#fff!important;font-weight:700}.tgh-professional-sign-in:hover,.tgh-professional-sign-in:focus-visible{background:var(--tgh-blue-dark);color:#fff!important}.tgh-professional-access{margin:3rem 0;padding:clamp(2.4rem,5vw,4.5rem);border:1px solid rgba(36,105,153,.25);border-left:.5rem solid var(--tgh-blue);background:#f7fbfd}.tgh-professional-access--compact{padding:2.4rem}.tgh-professional-access h2{margin:.5rem 0 1rem}.tgh-access-label{color:var(--tgh-blue-dark);font-size:1.35rem;font-weight:700}.tgh-custom-acknowledgement{margin:1.8rem 0;padding:1.6rem;border:1px solid var(--tgh-warning);background:#fff9ee}.tgh-custom-acknowledgement label{display:grid;grid-template-columns:2.2rem 1fr;gap:1rem;align-items:start;font-weight:600;line-height:1.5}.tgh-custom-acknowledgement input[type=checkbox]{width:2rem;height:2rem;margin-top:.2rem;accent-color:var(--tgh-blue)}.tgh-add-to-cart{min-height:5.8rem;border:1px solid var(--tgh-blue)!important;border-radius:999px;background:var(--tgh-blue)!important;color:#fff!important;font-size:1.65rem;font-weight:700;letter-spacing:.025em;box-shadow:0 .5rem 1.2rem #174c7233}.tgh-add-to-cart:not(:disabled):hover,.tgh-add-to-cart:not(:disabled):focus-visible{border-color:var(--tgh-blue-dark)!important;background:var(--tgh-blue-dark)!important;color:#fff!important}.tgh-add-to-cart:disabled{box-shadow:none}.tgh-alternatives{margin-top:2rem;padding:2rem;border:1px solid var(--tgh-line);background:var(--tgh-mist)}.tgh-alternatives__list{display:grid;gap:.8rem;margin:1.4rem 0}.tgh-alternative{display:grid;gap:.2rem;padding:1.2rem 1.4rem;border:1px solid rgba(36,105,153,.28);background:#fff;color:var(--tgh-ink);text-decoration:none}.tgh-alternative:hover{border-color:var(--tgh-blue)}.tgh-alternative strong{color:var(--tgh-blue-dark);font-size:1.25rem;text-transform:uppercase}.tgh-education-page__header,.tgh-education-page__content,.tgh-education-specs{max-width:92rem;margin-right:auto;margin-left:auto}.tgh-education-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:3rem 0}.tgh-education-gallery img{width:100%;height:auto}.tgh-education-specs{margin-top:3rem;border-top:1px solid var(--tgh-line)}.tgh-education-specs>div{display:grid;grid-template-columns:16rem 1fr;gap:2rem;padding:1.4rem 0;border-bottom:1px solid var(--tgh-line)}.tgh-education-specs dt{font-weight:700}.tgh-method-links a{color:var(--tgh-ink);text-decoration:none}.tgh-about__video video,.tgh-story__video{display:block;width:100%;height:auto;background:#000}.tgh-custom-option-note{display:block;margin-top:.25rem;color:var(--tgh-blue-dark);font-size:1.15rem;font-weight:700}.product-form__input--length{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;max-width:100%}.product-form__input--length .form__label{grid-column:1 / -1;margin:0 0 .4rem}.product-form__input--length input[type=radio]+label{display:flex;align-items:center;justify-content:center;min-height:5.4rem;margin:0;padding:.9rem 1.2rem;border:1.5px solid rgba(23,33,42,.58)!important;border-radius:999px;background:#fff;color:var(--tgh-ink);font-size:1.55rem;font-weight:500;letter-spacing:.015em;line-height:1.2}.product-form__input--length input[type=radio]+label:hover{border-color:var(--tgh-blue)!important;color:var(--tgh-blue-dark)}.product-form__input--length input[type=radio]:checked+label{border:1.5px solid var(--tgh-blue)!important;background:var(--tgh-blue)!important;color:#fff!important}.product-form__input--length input[type=radio]:checked+label .tgh-custom-option-note{color:#fff}@media screen and (max-width:749px){.product-form__input--length{grid-template-columns:repeat(2,minmax(0,1fr))}.product-form__input--length input[type=radio]+label{min-height:5rem;padding:.8rem 1rem;font-size:1.4rem}}.product-form__input--shade{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.2rem 1rem;max-width:58rem}.product-form__input--shade .form__label{grid-column:1 / -1;margin-bottom:.5rem;font-size:1.55rem}.product-form__input--shade .form__label strong{color:var(--tgh-blue-dark)}.product-form__input--shade input[type=radio]+.tgh-shade-option{position:relative;display:grid;grid-template-rows:auto auto;gap:.65rem;width:100%;min-width:0;height:auto;margin:0;padding:.55rem .55rem .75rem;border:2px solid transparent!important;border-radius:.4rem;background:#fff!important;color:var(--tgh-ink)!important;font-size:1.5rem;letter-spacing:.02em;line-height:1.2;text-align:center;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.product-form__input--shade input[type=radio]+.tgh-shade-option:hover{border-color:#2469997a!important}.product-form__input--shade input[type=radio]:checked+.tgh-shade-option{border:3px solid var(--tgh-blue)!important;background:#eef6fb!important;box-shadow:0 0 0 .3rem #24699926;color:var(--tgh-ink)!important}.product-form__input--shade input[type=radio]:focus-visible+.tgh-shade-option{outline:2px solid var(--tgh-blue-dark);outline-offset:.3rem}.product-form__input--swatch .swatch-input__input+.swatch-input__label{display:inline-flex;flex-direction:column;align-items:center;gap:.8rem;vertical-align:top}.product-form__input--swatch .swatch-input__input+.swatch-input__label .tgh-swatch-code{display:block;width:100%;color:var(--tgh-blue-dark);font-size:1.35rem;line-height:1;letter-spacing:.04em;text-align:center}.product-form__input--swatch .swatch-input__input:checked+.swatch-input__label{outline:0;box-shadow:none}.product-form__input--swatch .swatch-input__input:checked+.swatch-input__label .swatch{outline:.3rem solid var(--tgh-blue);outline-offset:.35rem;box-shadow:0 0 0 .15rem #fff}.tgh-shade-chip{display:block;width:100%;aspect-ratio:3 / 4;min-width:0;border:1px solid rgba(0,0,0,.16);border-radius:.2rem;background:#a6876f}.tgh-shade-chip--image{background-image:var(--tgh-shade-image)!important;background-position:center;background-repeat:no-repeat;background-size:cover}.tgh-shade-check{position:absolute;top:.8rem;right:.8rem;display:none;width:2.8rem;height:2.8rem;place-items:center;border:2px solid #fff;border-radius:50%;color:#fff;background:var(--tgh-blue);box-shadow:0 .2rem .8rem #0000004d;font-size:1.7rem;font-weight:800;line-height:1}.product-form__input--shade input[type=radio]:checked+.tgh-shade-option .tgh-shade-check{display:grid}.tgh-shade-chip--n-1{background:#171412}.tgh-shade-chip--n-2{background:#2b211c}.tgh-shade-chip--n-3{background:#423127}.tgh-shade-chip--n-4{background:#584033}.tgh-shade-chip--n-5{background:#705345}.tgh-shade-chip--n-6{background:#8b6956}.tgh-shade-chip--n-7{background:#a88067}.tgh-shade-chip--n-8{background:#c09b79}.tgh-shade-chip--n-9{background:#d0b18e}.tgh-shade-chip--l-1{background:#7f6045}.tgh-shade-chip--l-2{background:#9b7957}.tgh-shade-chip--l-3{background:#b28e66}.tgh-shade-chip--l-4{background:#c4a173}.tgh-shade-chip--l-5{background:#d2b680}.tgh-shade-chip--l-6{background:#dfc992}.tgh-shade-chip--l-7{background:#ead9ae}.tgh-shade-chip--m-1{background:linear-gradient(180deg,#3a2b23 0 45%,#a7805f 55% 100%)}.tgh-shade-chip--m-2{background:linear-gradient(180deg,#251c18 0 45%,#c09b79 55% 100%)}.tgh-shade-chip--m-3{background:linear-gradient(180deg,#584033 0 45%,#d2b680 55% 100%)}.tgh-shade-chip--m-4{background:linear-gradient(180deg,#705345 0 45%,#ead9ae 55% 100%)}.tgh-shade-chip--m-5{background:linear-gradient(180deg,#423127 0 45%,#b28e66 55% 100%)}.tgh-selection-summary{margin:1.8rem 0;padding:1.8rem;border:1px solid rgba(36,105,153,.3);border-left:4px solid var(--tgh-blue);border-radius:.3rem;background:#f7fbfd}.tgh-selection-summary h3{margin:0 0 1.2rem;color:var(--tgh-blue-dark);font-size:1.8rem}.tgh-selection-summary dl{margin:0}.tgh-selection-summary dl>div,.tgh-selection-summary__row{display:grid;grid-template-columns:minmax(11rem,.8fr) minmax(0,1.2fr);gap:1.2rem;padding:.6rem 0;border-bottom:1px solid rgba(23,33,42,.1)}.tgh-selection-summary dt,.tgh-selection-summary dd{margin:0}.tgh-selection-summary dd,.tgh-selection-summary__row strong{text-align:right}.tgh-selection-summary__total{padding-top:1rem;color:var(--tgh-blue-dark);font-size:1.65rem}.tgh-selection-summary>p{margin:1.2rem 0 0;color:#59656e;font-size:1.3rem;line-height:1.45}@media screen and (max-width:749px){.product-form__input--shade{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem .7rem}.product-form__input--shade input[type=radio]+.tgh-shade-option{padding:.4rem .4rem .65rem;font-size:1.35rem}.tgh-shade-check{top:.55rem;right:.55rem;width:2.4rem;height:2.4rem;font-size:1.4rem}}.tgh-before-after{--position: 50%;position:relative;min-height:clamp(36rem,55vw,66rem);overflow:hidden;background:#e9edef}.tgh-before-after img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tgh-before-after__after{clip-path:inset(0 0 0 var(--position))}.tgh-before-after__line{position:absolute;inset-block:0;left:var(--position);width:.3rem;transform:translate(-50%);background:#fff;box-shadow:0 0 0 1px #00000026;pointer-events:none}.tgh-before-after input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;opacity:0;cursor:ew-resize}.tgh-placeholder{display:grid;min-height:28rem;place-items:center;padding:3rem;color:#69757e;background:#edf0f2;text-align:center}.tgh-review{overflow:hidden;margin:0;border:1px solid var(--tgh-line);border-bottom:3px solid var(--tgh-pink);border-radius:.4rem;background:#fff}.tgh-review__media{display:block;aspect-ratio:4 / 3;overflow:hidden;background:#e8edf0}.tgh-review__media img{width:100%;height:100%;object-fit:cover}.tgh-review__placeholder{display:grid;width:100%;height:100%;place-items:center;padding:2rem;color:#65727b;text-align:center}.tgh-review__body{padding:2.2rem 2.4rem 2.5rem}.tgh-review blockquote{margin:0 0 1.8rem;font-size:1.65rem;line-height:1.58}.tgh-review figcaption{color:#59656e;line-height:1.45}.tgh-review__link{display:inline-block;margin-top:1.4rem;color:var(--tgh-blue-dark);font-weight:700;text-underline-offset:.3rem}#results-reviews{scroll-margin-top:12rem}.tgh-about__intro{max-width:90rem;margin:0 auto;text-align:center}.tgh-about__intro h1{margin:0 0 1.5rem;font-size:clamp(4rem,6vw,7rem);line-height:1}.tgh-about__intro .rte{font-size:clamp(1.75rem,2vw,2.15rem);line-height:1.6}.tgh-about__story{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(30rem,.8fr);gap:clamp(3rem,6vw,8rem);align-items:start}.tgh-about__story-copy{font-size:1.7rem;line-height:1.72}.tgh-about__story-copy h2,.tgh-about__promise h2{margin-top:0;font-size:clamp(3rem,4vw,5rem);line-height:1.08}.tgh-about__portrait{position:sticky;top:12rem}.tgh-about__portrait img,.tgh-about__promise-media img{display:block;width:100%;height:auto;border-radius:.4rem}.tgh-about__values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.tgh-about__value{padding:2.2rem;border-top:3px solid var(--tgh-pink);background:#fff;font-size:1.55rem;line-height:1.55}.tgh-about__promise{display:grid;grid-template-columns:minmax(28rem,.85fr) minmax(0,1.15fr);gap:clamp(3rem,6vw,8rem);align-items:center}.tgh-about__promise-copy{font-size:1.7rem;line-height:1.7}.tgh-about__closing{max-width:88rem;margin:0 auto;text-align:center}.tgh-about__closing h2{margin:0 0 1.4rem;font-size:clamp(3rem,5vw,5.6rem)}.tgh-about__closing .rte{font-size:1.8rem;line-height:1.65}.tgh-blog-intro{max-width:76rem;margin:-1rem 0 4rem;color:#59656e;font-size:1.75rem;line-height:1.6}.tgh-blog-empty{padding:3rem;background:var(--tgh-mist);text-align:center}.tgh-footer{padding:6rem 0 2.5rem;color:#fff;background:var(--tgh-blue-dark)}.tgh-footer a{color:#fff;text-underline-offset:.3rem}.tgh-footer__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr 1.2fr;gap:3rem}.tgh-footer__logo{width:min(22rem,100%);height:auto;margin-bottom:1.4rem}.tgh-footer h2,.tgh-footer h3{color:#fff}.tgh-footer ul{margin:0;padding:0;list-style:none}.tgh-footer li{margin-bottom:.8rem}.tgh-footer__contact a{display:block;margin-bottom:.8rem}.tgh-footer__social{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:1.5rem}.tgh-footer__newsletter .newsletter-form{max-width:none;margin:0}.tgh-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.5rem;margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.25);font-size:1.3rem}.tgh-cart-message{margin:0 0 1.5rem;padding:1.4rem;background:var(--tgh-mist);font-size:1.35rem;line-height:1.5}.tgh-cart-progress{height:.6rem;overflow:hidden;margin-top:.8rem;border-radius:99rem;background:#dfe5e9}.tgh-cart-progress span{display:block;width:var(--progress);height:100%;background:var(--tgh-blue)}.cart__footer .cart__ctas{display:grid;grid-template-columns:1fr;gap:1.2rem;justify-items:stretch}.cart__footer .cart__ctas .tgh-professional-confirmation{width:100%;margin:0}.cart__footer .cart__checkout-button{width:100%;max-width:none}.tgh-faq{max-width:92rem;margin:0 auto;border-top:1px solid var(--tgh-line)}.tgh-faq details{border-bottom:1px solid var(--tgh-line)}.tgh-faq summary{padding:2rem 4rem 2rem 0;font-size:1.9rem;font-weight:700;cursor:pointer}.tgh-faq details>div{padding:0 0 2.2rem;font-size:1.6rem;line-height:1.65}.tgh-faq__video{max-width:100rem;aspect-ratio:16 / 9;margin:5rem auto 0}.tgh-faq__video iframe{width:100%;height:100%;border:0}@media screen and (max-width:989px){.tgh-grid--products,.tgh-grid--3,.tgh-values,.tgh-footer__grid,.tgh-about__values{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.header{min-height:6.4rem}.tgh-grid--2,.tgh-grid--3,.tgh-split,.tgh-about__story,.tgh-about__promise{grid-template-columns:1fr}.tgh-grid--products{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.tgh-card__body{padding:1.4rem}.tgh-product-card__title{font-size:1.6rem}.tgh-split__media{min-height:35rem}.tgh-values,.tgh-footer__grid,.tgh-about__values{grid-template-columns:1fr}.tgh-about__portrait{position:static}.tgh-education-gallery{grid-template-columns:1fr}.tgh-education-specs>div{grid-template-columns:1fr;gap:.4rem}.tgh-professional-sign-in{margin:1rem 2rem;justify-content:center}}@media(prefers-reduced-motion:reduce){.tgh-card__media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/tgh-uae.css.map */
