.tefl-accreds{color:var(--color-foreground);box-sizing:border-box}.tefl-accreds.section--full-width{padding-inline:2rem}@media(min-width:1240px){.tefl-accreds.section--full-width{padding-inline:4rem}}@media(min-width:1920px){.tefl-accreds.section--full-width{padding-inline:10rem}}.tefl-accreds__head{text-align:center;margin-bottom:clamp(2rem,4vw,3rem);max-width:48rem;margin-inline:auto}.tefl-accreds__eyebrow{display:block;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;opacity:.7;margin-bottom:.65rem}.tefl-accreds__title{font-family:var(--font-heading--family, inherit);font-weight:var(--font-heading--weight, 600);font-size:clamp(1.5rem,2.2vw,2rem);line-height:1.2;letter-spacing:-.01em;margin:0 0 .65rem;color:var(--color-foreground-heading)}.tefl-accreds__title:last-child{margin-bottom:0}.tefl-accreds__sub{font-size:1rem;line-height:1.55;color:rgb(var(--color-foreground-rgb) / .78)}.tefl-accreds__sub>*:first-child{margin-top:0}.tefl-accreds__sub>*:last-child{margin-bottom:0}.tefl-accreds__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tefl-accreds-gap, 2.5rem);justify-items:center;align-items:start}@media(min-width:750px){.tefl-accreds__row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1100px){.tefl-accreds__row{grid-template-columns:repeat(var(--tefl-accreds-cols, 4),minmax(0,1fr))}}.tefl-accreds__col{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;width:100%;max-width:16rem}.tefl-accreds__col-name{margin:0;font-size:.95rem;font-weight:700;line-height:1.25;color:var(--color-foreground-heading)}.tefl-accreds__flag{display:inline-flex;vertical-align:-.15em}.tefl-accreds__flag-img{width:1.15em;height:auto;border-radius:2px;box-shadow:0 0 0 1px #00000014}.tefl-accreds__col-detail{margin:0;font-size:.8125rem;line-height:1.35;opacity:.62;color:var(--color-foreground)}.tefl-accreds__col-label{margin:0;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;opacity:.7;color:var(--color-foreground)}.tefl-accreds__col-logos{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.tefl-accreds__logo-link{display:inline-flex;align-items:center;justify-content:center;transition:opacity .15s ease,transform .15s ease}.tefl-accreds__logo-link:hover{opacity:.78;transform:translateY(-1px)}.tefl-accreds__logo{height:var(--tefl-accreds-logo-h, 70px);width:auto;max-width:14rem;object-fit:contain;display:block}.tefl-accreds__name-fallback{font-size:.85rem;font-weight:600;padding:.6rem .9rem;border:1px dashed rgb(var(--color-foreground-rgb) / .3);border-radius:8px;color:rgb(var(--color-foreground-rgb) / .7)}.tefl-accreds__empty{margin-top:1.5rem;padding:1.5rem;border:1px dashed rgb(var(--color-foreground-rgb) / .3);border-radius:12px;background:rgb(var(--color-foreground-rgb) / .04);font-size:.9rem;color:rgb(var(--color-foreground-rgb) / .8);text-align:center}@media(max-width:749px){.tefl-accreds__row{gap:1.75rem 1rem}.tefl-accreds__logo{max-width:100%;height:min(var(--tefl-accreds-logo-h, 80px),56px)}}.tefl-accreds__dots{display:none;justify-content:center;gap:8px;margin-top:20px;min-height:10px}.tefl-accreds__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#0000002e;cursor:pointer;transition:background .18s ease,width .22s ease}.tefl-accreds__dot:hover{background:#00000052}.tefl-accreds__dot.is-active{background:var(--color-primary-button-background);width:20px;border-radius:999px}@media(max-width:749px){.tefl-accreds--carousel .tefl-accreds__row{display:flex;grid-template-columns:none;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem}.tefl-accreds--carousel .tefl-accreds__row::-webkit-scrollbar{display:none}.tefl-accreds--carousel .tefl-accreds__col{flex:0 0 100%;max-width:none;scroll-snap-align:center;scroll-snap-stop:always}.tefl-accreds--carousel .tefl-accreds__dots{display:flex}}.tefl-course-includes{color:var(--color-foreground);padding-block-start:var(--padding-block-start, 0);padding-block-end:var(--padding-block-end, 0);box-sizing:border-box}.tefl-course-includes.section--full-width{padding-inline:2rem}@media screen and (min-width:1240px){.tefl-course-includes.section--full-width{padding-inline:4rem}}@media screen and (min-width:1920px){.tefl-course-includes.section--full-width{padding-inline:10rem}}.tefl-course-includes__columns{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,3.5rem)}@media screen and (min-width:1100px){.tefl-course-includes--split .tefl-course-includes__columns{grid-template-columns:1fr 1fr;column-gap:var(--tefl-includes-split-gap, 4rem);row-gap:clamp(2rem,4vw,3rem)}}.tefl-course-includes__col{min-width:0}.tefl-course-includes__title{font-family:var(--font-heading--family, inherit);font-weight:var(--font-heading--weight, 800);font-style:var(--font-heading--style, normal);font-size:clamp(1.75rem,3.5vw,2.75rem);line-height:1.1;letter-spacing:-.015em;margin:0 0 clamp(1.5rem,3vw,2.5rem);color:var(--color-foreground-heading)}.tefl-course-includes__title--description{color:var(--color-foreground-heading)}.tefl-course-includes__description{font-size:1rem;line-height:1.65;color:rgb(var(--color-foreground-rgb) / .85)}.tefl-course-includes__description>*{margin:0 0 .85rem}.tefl-course-includes__description>*:last-child{margin-bottom:0}.tefl-course-includes__description h2,.tefl-course-includes__description h3,.tefl-course-includes__description h4{color:var(--color-foreground-heading);font-weight:700;margin:1.25rem 0 .5rem;line-height:1.25}.tefl-course-includes__description h2{font-size:1.5rem}.tefl-course-includes__description h3{font-size:1.25rem}.tefl-course-includes__description h4{font-size:1.125rem}.tefl-course-includes__description ul,.tefl-course-includes__description ol{padding-left:1.25rem;margin:0 0 .85rem}.tefl-course-includes__description a{color:var(--color-foreground-heading);text-decoration:underline}.tefl-course-includes__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;column-gap:var(--tefl-includes-gap-x, 2rem);row-gap:var(--tefl-includes-gap-y, 1.25rem)}@media screen and (min-width:750px){.tefl-course-includes__grid{grid-template-columns:repeat(var(--tefl-includes-columns, 2),minmax(0,1fr))}}@media screen and (min-width:1100px)and (max-width:1399px){.tefl-course-includes--split .tefl-course-includes__grid{grid-template-columns:1fr}}@media screen and (min-width:1400px){.tefl-course-includes--split .tefl-course-includes__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.tefl-course-includes__item{display:flex;align-items:flex-start;gap:1rem;min-width:0}.tefl-course-includes__icon{flex-shrink:0;width:1.75rem;height:1.75rem;display:inline-flex;align-items:center;justify-content:center;color:var(--color-foreground);opacity:.95}.tefl-course-includes__icon svg{width:100%;height:100%;display:block}.tefl-course-includes__text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.tefl-course-includes__label{font-size:1rem;line-height:1.4;color:var(--color-foreground);font-weight:500}.tefl-course-includes__detail{font-size:.875rem;line-height:1.4;opacity:.7}.tefl-course-includes__facts{margin-top:clamp(1.5rem,3vw,2rem);padding-top:clamp(1rem,2vw,1.5rem);border-top:1px solid rgb(var(--color-foreground-rgb) / .18);display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 2rem}.tefl-course-includes__facts-label{font-size:.9375rem;opacity:.9;font-weight:500}.tefl-course-includes__facts-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.75rem 2rem}.tefl-course-includes__facts-list li{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem}.tefl-course-includes__facts-tick{width:1.25rem;height:1.25rem;border-radius:50%;background:var(--color-primary-button-background);color:var(--color-primary-button-text);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.tefl-course-includes__facts-tick svg{width:65%;height:65%}.tefl-course-includes__requirements{margin-top:clamp(1.5rem,3vw,2rem);padding-top:clamp(1rem,2vw,1.5rem);border-top:1px solid rgb(var(--color-foreground-rgb) / .18);display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:center}@media screen and (min-width:750px){.tefl-course-includes__requirements{grid-template-columns:minmax(0,1fr) auto;gap:1.5rem}}.tefl-course-includes__requirements-body{min-width:0}.tefl-course-includes__requirements-title{font-family:var(--font-heading--family, inherit);font-weight:700;font-size:clamp(1.125rem,1.8vw,1.375rem);line-height:1.2;margin:0 0 .85rem;color:var(--color-foreground-heading)}.tefl-course-includes__requirements-content{font-size:.95rem;line-height:1.55;color:var(--color-foreground)}.tefl-course-includes__requirements-content>*{margin:0 0 .35rem}.tefl-course-includes__requirements-content>*:last-child{margin-bottom:0}.tefl-course-includes__requirements-content ul,.tefl-course-includes__requirements-content ol{list-style:none;padding:0;margin:0}.tefl-course-includes__requirements-content ul li,.tefl-course-includes__requirements-content ol li{padding:.15rem 0}.tefl-course-includes__requirements-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.4rem;border-radius:999px;background:var(--color-foreground-heading);color:var(--color-background);border:1px dashed transparent;text-decoration:none;font-weight:600;font-size:.9375rem;line-height:1;transition:background .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease;justify-self:start}@media screen and (min-width:750px){.tefl-course-includes__requirements-btn{justify-self:end}}.tefl-course-includes__requirements-btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px #0000001a}.tefl-pledge{color:var(--color-foreground);padding-block-start:var(--padding-block-start, 0);padding-block-end:var(--padding-block-end, 0);box-sizing:border-box}.tefl-pledge.section--full-width{padding-inline:2rem}@media screen and (min-width:1240px){.tefl-pledge.section--full-width{padding-inline:4rem}}@media screen and (min-width:1920px){.tefl-pledge.section--full-width{padding-inline:10rem}}.tefl-pledge__inner{display:grid;grid-template-columns:1fr;gap:1.25rem 2.5rem;align-items:center}@media screen and (min-width:1000px){.tefl-pledge__inner{grid-template-columns:auto 1fr;gap:1.5rem 5rem}}.tefl-pledge__lead{display:flex;align-items:center;gap:1rem;min-width:0}.tefl-pledge__badge-wrap{flex-shrink:0}.tefl-pledge__badge{width:clamp(56px,6vw,72px);height:clamp(56px,6vw,72px);border-radius:50%;object-fit:cover;display:block}.tefl-pledge__badge--placeholder{background:var(--color-primary-button-background)}.tefl-pledge__badge--default{background:var(--color-primary-button-background);color:var(--color-primary-button-text);display:inline-flex;align-items:center;justify-content:center}.tefl-pledge__badge--default svg{width:58%;height:58%;display:block}.tefl-pledge__text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.tefl-pledge__eyebrow{font-family:inherit;font-size:.6875rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;opacity:.7}.tefl-pledge__title{font-family:var(--font-heading--family, inherit);font-weight:var(--font-heading--weight, 800);font-style:var(--font-heading--style, normal);font-size:clamp(1.25rem,2vw,1.625rem);line-height:1.15;letter-spacing:-.01em;margin:0;color:var(--color-foreground-heading)}.tefl-pledge__points{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:1rem 1.75rem}@media screen and (min-width:600px){.tefl-pledge__points{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1000px){.tefl-pledge__points{grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr))}}.tefl-pledge__points li{display:flex;align-items:flex-start;gap:.7rem}.tefl-pledge__point-icon{flex-shrink:0;width:1.35rem;height:1.35rem;border-radius:50%;background:var(--color-primary-button-background);color:var(--color-primary-button-text);display:inline-flex;align-items:center;justify-content:center;margin-top:.15em}.tefl-pledge__point-icon svg{width:65%;height:65%}.tefl-pledge__point-text{display:flex;flex-direction:column;gap:.1rem;min-width:0}.tefl-pledge__point-title{font-size:.9375rem;line-height:1.3;font-weight:700;color:var(--color-foreground-heading)}.tefl-pledge__point-subtitle{font-size:.8125rem;line-height:1.35;color:rgb(var(--color-foreground-rgb) / .75)}.tefl-pledge__dots{display:none;justify-content:center;gap:8px;margin-top:18px;min-height:10px}.tefl-pledge__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#0000002e;cursor:pointer;transition:background .18s ease,width .22s ease}.tefl-pledge__dot:hover{background:#00000052}.tefl-pledge__dot.is-active{background:var(--color-primary-button-background);width:20px;border-radius:999px}@media screen and (max-width:749px){.tefl-pledge__lead{flex-direction:column;align-items:center;text-align:center;gap:.85rem}.tefl-pledge__text{align-items:center}.tefl-pledge__points{grid-template-columns:none;display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem}.tefl-pledge__points::-webkit-scrollbar{display:none}.tefl-pledge__points li{flex:0 0 100%;scroll-snap-align:center;scroll-snap-stop:always;flex-direction:column;align-items:center;text-align:center;gap:.65rem}.tefl-pledge__point-icon{margin-top:0}.tefl-pledge__point-text{align-items:center}.tefl-pledge__dots{display:flex}}.tefl-cta-card{box-sizing:border-box}.tefl-cta-card.section--full-width{padding-inline:2rem}@media screen and (min-width:1240px){.tefl-cta-card.section--full-width{padding-inline:4rem}}@media screen and (min-width:1920px){.tefl-cta-card.section--full-width{padding-inline:10rem}}.tefl-cta-card__card{background:var(--color-background);color:var(--color-foreground);border-radius:var(--tcc-radius);padding:clamp(3rem,8vw,6rem) clamp(1.5rem,4vw,3rem);text-align:center;display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,2.5vw,1.75rem)}.tefl-cta-card__eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.8rem;font-weight:500;opacity:.6}.tefl-cta-card__heading{margin:0;font-size:clamp(2.25rem,6vw,5rem);line-height:1.05;letter-spacing:-.01em;max-width:var(--tcc-heading-width, 100%)}.tefl-cta-card__body{margin:0;font-size:clamp(.95rem,1.3vw,1.1rem);line-height:1.5;opacity:.75;max-width:var(--tcc-body-width, 100%)}@media screen and (max-width:749px){.tefl-cta-card__heading,.tefl-cta-card__body{max-width:100%}}.tefl-cta-card__body p{margin:0}.tefl-cta-card__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem}.tefl-cta-card__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.5rem;border-radius:999px;border:1px solid transparent;font-weight:600;font-size:1rem;line-height:1;text-decoration:none;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease}.tefl-cta-card__btn--primary{background:var(--color-primary-button-background);color:var(--color-primary-button-text);border-color:var(--color-primary-button-border)}.tefl-cta-card__btn--primary:hover{background:var(--color-primary-button-hover-background);color:var(--color-primary-button-hover-text);border-color:var(--color-primary-button-hover-border)}.tefl-cta-card__btn--secondary{background:var(--color-secondary-button-background);color:var(--color-secondary-button-text);border-color:var(--color-secondary-button-border)}.tefl-cta-card__btn--secondary:hover{background:var(--color-secondary-button-hover-background);color:var(--color-secondary-button-hover-text);border-color:var(--color-secondary-button-hover-border)}.tefl-cta-card__btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px #0000002e}.tefl-cta-card__btn-icon{font-size:.95em;line-height:1}.tefl-faqs{box-sizing:border-box}.tefl-faqs.section--full-width{padding-inline:2rem}@media screen and (min-width:1240px){.tefl-faqs.section--full-width{padding-inline:4rem}}@media screen and (min-width:1920px){.tefl-faqs.section--full-width{padding-inline:10rem}}.tefl-faqs__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:start}@media screen and (min-width:900px){.tefl-faqs__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:4rem}.tefl-faqs__head{padding-inline-end:clamp(0rem,10vw,12rem);position:sticky;top:calc(var(--header-height, 0px) + 1.5rem);align-self:start}.tefl-faqs__grid--stacked{grid-template-columns:1fr;gap:2.5rem}.tefl-faqs__grid--stacked .tefl-faqs__head{padding-inline-end:0;position:static}}.tefl-faqs__head{display:flex;flex-direction:column;gap:1.25rem}.tefl-faqs__subtext{max-width:36ch}.tefl-faqs__eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:500;opacity:.7}.tefl-faqs__heading{margin:0;font-size:clamp(2rem,4.5vw,3.25rem);line-height:1.05;letter-spacing:-.01em}.tefl-faqs__subtext{margin:0;font-size:.95rem;color:rgb(var(--color-foreground-rgb) / .8)}.tefl-faqs__link{color:var(--color-primary-button-background);text-decoration:none;font-weight:600;white-space:nowrap}.tefl-faqs__link:hover{text-decoration:underline}.tefl-faqs__list{display:flex;flex-direction:column}.tefl-faqs__item{border-top:1px solid rgba(0,0,0,.08);padding:1.25rem 0}.tefl-faqs__item:last-of-type{border-bottom:1px solid rgba(0,0,0,.08)}@media screen and (min-width:750px){.tefl-faqs__list--2col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2.5rem,5vw,4.5rem);align-items:start}.tefl-faqs__list--2col .tefl-faqs__item{border-top:none;border-bottom:1px solid rgba(0,0,0,.08);padding:.85rem 0}.tefl-faqs__list--2col .tefl-faqs__question{font-size:1rem;font-weight:700;gap:1rem;line-height:1.25}.tefl-faqs__list--2col .tefl-faqs__icon{width:22px;height:22px}.tefl-faqs__list--2col .tefl-faqs__answer{padding-top:.5rem;padding-right:1.5rem;font-size:.9rem}}.tefl-faqs__question{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;cursor:pointer;list-style:none;font-weight:600;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.3}.tefl-faqs__question::-webkit-details-marker{display:none}.tefl-faqs__question-text{flex:1 1 auto}.tefl-faqs__icon{flex:0 0 auto;width:28px;height:28px;border-radius:50%;background:var(--color-primary-button-background);color:var(--color-primary-button-text);position:relative;display:inline-block;transition:transform .2s ease,background-color .15s ease}.tefl-faqs__icon:before,.tefl-faqs__icon:after{content:"";position:absolute;left:50%;top:50%;background:currentColor;border-radius:1.5px;transform-origin:center}.tefl-faqs__icon:before{width:45%;height:2.5px;transform:translate(-50%,-50%)}.tefl-faqs__icon:after{width:2.5px;height:45%;transform:translate(-50%,-50%)}details[open]>.tefl-faqs__question .tefl-faqs__icon{transform:rotate(135deg)}.tefl-faqs__item:hover .tefl-faqs__icon{background:var(--color-primary-button-hover-background, var(--color-primary-button-background))}.tefl-faqs__answer{padding-top:.75rem;padding-right:2.5rem;font-size:.95rem;line-height:1.6;opacity:.85}.tefl-faqs__answer p{margin:0 0 .6rem}.tefl-faqs__answer p:last-child{margin-bottom:0}.tefl-faqs__answer ul,.tefl-faqs__answer ol{margin:.4rem 0 .6rem;padding-left:1.2rem}.tefl-faqs__answer a{color:var(--color-primary-button-background)}.tefl-faqs__empty{margin:1rem 0;opacity:.6;font-style:italic}.tefl-grid-list{color:var(--color-foreground);padding-block-start:var(--padding-block-start, 0);padding-block-end:var(--padding-block-end, 0);box-sizing:border-box}.tefl-grid-list.section--full-width{padding-inline:2rem}@media screen and (min-width:1240px){.tefl-grid-list.section--full-width{padding-inline:4rem}}@media screen and (min-width:1920px){.tefl-grid-list.section--full-width{padding-inline:10rem}}.tefl-grid-list__inner{counter-reset:grid-list-counter}.tefl-grid-list__head{display:grid;grid-template-columns:1fr;gap:1rem;align-items:end;margin-bottom:clamp(2rem,4vw,3rem)}@media screen and (min-width:750px){.tefl-grid-list__head{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:3rem}}.tefl-grid-list__eyebrow{display:block;font-family:inherit;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;opacity:.7;margin-bottom:1rem}.tefl-grid-list__title{font-family:var(--font-heading--family, inherit);font-weight:var(--font-heading--weight, 800);font-style:var(--font-heading--style, normal);font-size:clamp(2rem,4.5vw,4rem);line-height:1;letter-spacing:-.02em;margin:0;max-width:14ch;color:var(--color-foreground-heading)}.tefl-grid-list__sub{font-size:1rem;line-height:1.55;color:rgb(var(--color-foreground-rgb) / .7);max-width:36ch}.tefl-grid-list__sub>*{margin:0}.tefl-grid-list__grid{display:grid;grid-template-columns:1fr;gap:var(--tefl-grid-list-gap, 1rem)}@media screen and (min-width:750px){.tefl-grid-list__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1100px){.tefl-grid-list__grid{grid-template-columns:repeat(var(--tefl-grid-list-cols, 3),1fr)}}.tefl-grid-list--numbered .grid-list-item__number{display:inline-block}.tefl-hero{container-type:inline-size;box-sizing:border-box}.tefl-hero.section--full-width{padding-inline:2rem;padding-inline-end:var(--tefl-hero-inset, 3rem)}@media screen and (min-width:950px){.tefl-hero[data-layout=split].section--full-width{padding-inline-start:max(var(--page-margin, 40px),calc((100% - min(var(--narrow-page-width, 90rem),100% - var(--page-margin, 40px) * 2))/2))}}@media screen and (min-width:950px){.tefl-hero{display:flex;align-items:stretch;min-height:var(--tefl-hero-min-height, 70vh)}}.tefl-hero__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center;padding-block:clamp(2rem,5vw,4.5rem);width:100%}.tefl-hero__copy{grid-column:1;grid-row:1}.tefl-hero__media{grid-column:1;grid-row:2;display:flex;justify-content:center;align-items:center;min-width:0}@media screen and (max-width:949px){.tefl-hero--img-first-mobile .tefl-hero__media{grid-row:1}.tefl-hero--img-first-mobile .tefl-hero__copy{grid-row:2}}@media screen and (min-width:950px){.tefl-hero[data-layout=split] .tefl-hero__grid,.tefl-hero:not([data-layout]) .tefl-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;height:100%;padding-block:0;align-items:stretch}.tefl-hero[data-layout=split] .tefl-hero__copy,.tefl-hero:not([data-layout]) .tefl-hero__copy{grid-column:1;grid-row:1;align-self:center}.tefl-hero[data-layout=split] .tefl-hero__media,.tefl-hero:not([data-layout]) .tefl-hero__media{grid-column:2;grid-row:1;align-self:stretch;justify-content:stretch;align-items:stretch;height:100%;width:100%}.tefl-hero[data-layout=split] .tefl-hero__image-frame,.tefl-hero:not([data-layout]) .tefl-hero__image-frame{height:100%;min-height:var(--tefl-hero-min-height, 70vh)}}.tefl-hero[data-layout=image-card],.tefl-hero[data-layout=image-overlay]{position:relative;isolation:isolate;padding-inline:0!important}.tefl-hero[data-layout=image-card] .tefl-hero__image-frame,.tefl-hero[data-layout=image-overlay] .tefl-hero__image-frame{border-radius:var(--tefl-hero-radius, 24px);overflow:hidden}.tefl-hero[data-layout=image-card] .tefl-hero__image-wrap,.tefl-hero[data-layout=image-overlay] .tefl-hero__image-wrap{border-radius:var(--tefl-hero-radius, 24px)}.tefl-hero[data-layout=image-card] .tefl-hero__grid,.tefl-hero[data-layout=image-overlay] .tefl-hero__grid{grid-template-columns:1fr;gap:0;padding-block:0;height:100%;position:relative;z-index:1}.tefl-hero[data-layout=image-card] .tefl-hero__media,.tefl-hero[data-layout=image-overlay] .tefl-hero__media{position:absolute;inset:0 min(var(--tefl-hero-inset, 3rem),1.25rem);grid-column:1;grid-row:1;z-index:0;width:auto;height:auto;margin:0}@media screen and (min-width:950px){.tefl-hero[data-layout=image-card] .tefl-hero__media,.tefl-hero[data-layout=image-overlay] .tefl-hero__media{inset:0 var(--tefl-hero-inset, 3rem)}}.tefl-hero[data-layout=image-card] .tefl-hero__grid,.tefl-hero[data-layout=image-overlay] .tefl-hero__grid{z-index:2}.tefl-hero[data-layout=image-card] .tefl-hero__image-frame,.tefl-hero[data-layout=image-overlay] .tefl-hero__image-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.tefl-hero[data-layout=image-card] .tefl-hero__image,.tefl-hero[data-layout=image-overlay] .tefl-hero__image{width:100%;height:100%;object-fit:cover}.tefl-hero[data-layout=image-card] .tefl-hero__image-wrap,.tefl-hero[data-layout=image-overlay] .tefl-hero__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.tefl-hero[data-layout=image-card] .tefl-hero__image-wrap:after,.tefl-hero[data-layout=image-overlay] .tefl-hero__image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-color:var(--tefl-hero-overlay-color, #000);opacity:var(--tefl-hero-scrim, 0);z-index:1}.tefl-hero[data-overlay-style=fade-bottom] .tefl-hero__image-wrap:after{-webkit-mask-image:linear-gradient(to top,#000 0%,transparent 75%);mask-image:linear-gradient(to top,#000 0%,transparent 75%)}.tefl-hero[data-overlay-style=fade-top] .tefl-hero__image-wrap:after{-webkit-mask-image:linear-gradient(to bottom,#000 0%,transparent 75%);mask-image:linear-gradient(to bottom,#000 0%,transparent 75%)}.tefl-hero[data-overlay-style=fade-left] .tefl-hero__image-wrap:after{-webkit-mask-image:linear-gradient(to right,#000 0%,transparent 75%);mask-image:linear-gradient(to right,#000 0%,transparent 75%)}.tefl-hero[data-overlay-style=fade-right] .tefl-hero__image-wrap:after{-webkit-mask-image:linear-gradient(to left,#000 0%,transparent 75%);mask-image:linear-gradient(to left,#000 0%,transparent 75%)}.tefl-hero[data-layout=image-card] .tefl-hero__copy,.tefl-hero[data-layout=image-overlay] .tefl-hero__copy{position:relative;z-index:2;grid-column:1;grid-row:1;max-width:min(38rem,92%);align-self:center;margin-block:clamp(2rem,6vw,4rem);margin-inline:auto}@media screen and (min-width:950px){.tefl-hero[data-layout=image-card] .tefl-hero__copy,.tefl-hero[data-layout=image-overlay] .tefl-hero__copy{margin-block:clamp(4rem,8vw,6rem)}.tefl-hero[data-layout=image-card][data-card-position=left] .tefl-hero__copy,.tefl-hero[data-layout=image-overlay][data-card-position=left] .tefl-hero__copy{margin-inline-start:max(var(--page-margin, 40px),calc((100% - min(var(--narrow-page-width, 90rem),100% - var(--page-margin, 40px) * 2))/2));margin-inline-end:auto}.tefl-hero[data-layout=image-card][data-card-position=center] .tefl-hero__copy,.tefl-hero[data-layout=image-overlay][data-card-position=center] .tefl-hero__copy{margin-inline:auto;text-align:center;align-items:center}.tefl-hero[data-layout=image-card][data-card-position=right] .tefl-hero__copy,.tefl-hero[data-layout=image-overlay][data-card-position=right] .tefl-hero__copy{margin-inline-end:max(var(--page-margin, 40px),calc((100% - min(var(--narrow-page-width, 90rem),100% - var(--page-margin, 40px) * 2))/2));margin-inline-start:auto}}.tefl-hero[data-layout=image-card] .tefl-hero__copy{padding:clamp(1.75rem,3vw,2.75rem);background:var(--color-background);color:var(--color-foreground);border-radius:clamp(20px,1.6vw,28px);box-shadow:0 12px 40px #0000001f}.tefl-hero[data-layout=image-overlay] .tefl-hero__copy{background:transparent!important;box-shadow:none!important;padding:0;border-radius:0;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.35)}.tefl-hero[data-layout=image-overlay] .tefl-hero__headline,.tefl-hero[data-layout=image-overlay] .tefl-hero__sub,.tefl-hero[data-layout=image-overlay] .tefl-hero__rating-text,.tefl-hero[data-layout=image-overlay] .tefl-hero__stat,.tefl-hero[data-layout=image-overlay] .tefl-hero__headline-line{color:#fff}@media screen and (max-width:949px){.tefl-hero[data-layout=image-card] .tefl-hero__copy,.tefl-hero[data-layout=image-overlay] .tefl-hero__copy{max-width:calc(100% - 2 * (min(var(--tefl-hero-inset, 3rem),1.25rem) + var(--tefl-hero-inset, 3rem)));margin-inline:auto}.tefl-hero[data-layout=image-card] .tefl-hero__copy{margin-block:30vh clamp(1.25rem,5vw,2rem)}.tefl-hero[data-layout=split] .tefl-hero__image-frame{aspect-ratio:3 / 2}}.tefl-hero__copy{display:flex;flex-direction:column;gap:1.5rem;max-width:38rem}.tefl-hero__eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.16em;font-size:.8rem;font-weight:600;opacity:.9}.tefl-hero__headline{font-size:clamp(2.5rem,6vw,4.75rem);line-height:.98;letter-spacing:-.02em;font-weight:800;margin:0}.tefl-hero__headline-line{display:block}.tefl-hero__sub{font-size:clamp(1rem,1.1vw,1.125rem);line-height:1.55;color:var(--color-foreground);opacity:.85;max-width:34rem}.tefl-hero__sub>*{margin:0}.tefl-hero__ctas{display:flex;gap:.75rem;flex-wrap:wrap;margin-block-start:.5rem}.tefl-hero__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.5rem;border-radius:999px;font-weight:600;text-decoration:none;font-size:.95rem;transition:transform .15s ease,box-shadow .15s ease}.tefl-hero__btn--primary{background:var(--color-primary-button-background);color:var(--color-primary-button-text);border:1px solid var(--color-primary-button-border)}.tefl-hero__btn--primary:hover{background:var(--color-primary-button-hover-background);color:var(--color-primary-button-hover-text);border-color:var(--color-primary-button-hover-border);transform:translateY(-1px);box-shadow:0 6px 18px #0000001f}.tefl-hero__btn--secondary{background:var(--color-secondary-button-background);color:var(--color-secondary-button-text);border:1px solid var(--color-secondary-button-border)}.tefl-hero__btn--secondary:hover{background:var(--color-secondary-button-hover-background);color:var(--color-secondary-button-hover-text);border-color:var(--color-secondary-button-hover-border);transform:translateY(-1px)}.tefl-hero__proof{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-block-start:1rem}.tefl-hero__rating{display:inline-flex;align-items:center;gap:.625rem;font-size:.875rem}.tefl-hero__stars{color:#f5b800;letter-spacing:.05em}.tefl-hero__rating-text strong{font-weight:700}.tefl-hero__stat{font-size:.875rem;opacity:.92}.tefl-hero__logos{list-style:none;margin:clamp(2rem,3vw,3rem) 0 0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:clamp(1rem,2vw,1.75rem)}.tefl-hero__logo{display:inline-flex;align-items:center}.tefl-hero__logo a{display:inline-flex;align-items:center;transition:opacity .15s ease}.tefl-hero__logo a:hover{opacity:.7}.tefl-hero__logo img{display:block;height:var(--tefl-hero-logo-max-h, 36px);width:auto;max-width:100%;object-fit:contain}.tefl-hero__media{position:relative}.tefl-hero__image-frame{position:relative;width:100%;aspect-ratio:4 / 5}@media screen and (min-width:950px){.tefl-hero__image-frame{width:100%;height:100%;aspect-ratio:auto;max-width:none;max-height:none}}.tefl-hero__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--tefl-hero-radius, 24px);overflow:hidden;background:rgb(var(--color-foreground-rgb) / .06)}.tefl-hero__image,.tefl-hero__image-placeholder{width:100%;height:100%;object-fit:cover}.tefl-hero__image-placeholder{background:repeating-linear-gradient(135deg,rgb(var(--color-foreground-rgb) / .04),rgb(var(--color-foreground-rgb) / .04) 14px,rgb(var(--color-foreground-rgb) / .08) 14px 28px)}.tefl-hero__promo{position:relative;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;padding:1.4rem 1.6rem;border-radius:20px;background:var(--color-background);color:var(--color-foreground);box-shadow:0 16px 40px #00000024}.tefl-hero[data-layout=image-card] .tefl-hero__promo,.tefl-hero[data-layout=image-overlay] .tefl-hero__promo{display:none}.tefl-hero__promo-badge{position:absolute;top:-.9rem;right:-.9rem;width:4.25rem;height:4.25rem;border-radius:50%;background:var(--color-primary-button-background);color:var(--color-primary-button-text);display:flex;align-items:center;justify-content:center;text-align:center;font-weight:800;font-size:.8rem;line-height:1.05;padding:.5rem;box-shadow:0 6px 16px #0000002e}.tefl-hero__promo-eyebrow{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary-button-background);background:rgb(var(--color-foreground-rgb) / .06);padding:.3rem .6rem;border-radius:999px}.tefl-hero__promo-title{margin:.15rem 0 0;font-size:clamp(1.15rem,1.4vw,1.4rem);font-weight:800;line-height:1.2}.tefl-hero__promo-price{margin:.1rem 0 0;display:flex;align-items:baseline;flex-wrap:wrap;gap:.35rem}.tefl-hero__promo-price-prefix{font-size:1.1rem;font-weight:800}.tefl-hero__promo-price-now{font-size:clamp(1.6rem,2vw,2rem);font-weight:800;color:var(--color-primary-button-background);line-height:1}.tefl-hero__promo-price-was{font-size:1rem;font-weight:600;text-decoration:line-through;opacity:.8}.tefl-hero__promo-btn{margin-top:.75rem;align-self:stretch;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.85rem 1.4rem;border-radius:999px;font-weight:700;font-size:.95rem;text-decoration:none;background:var(--color-primary-button-background);color:var(--color-primary-button-text);border:1px solid var(--color-primary-button-border);transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.tefl-hero__promo-btn:hover{background:var(--color-primary-button-hover-background);color:var(--color-primary-button-hover-text);transform:translateY(-1px);box-shadow:0 6px 18px #00000024}.tefl-hero__promo-btn-arrow{transition:transform .15s ease}.tefl-hero__promo-btn:hover .tefl-hero__promo-btn-arrow{transform:translate(3px)}@media screen and (max-width:949px){.tefl-hero[data-layout=split] .tefl-hero__media,.tefl-hero:not([data-layout]) .tefl-hero__media{flex-direction:column;align-items:stretch}.tefl-hero__promo{width:100%;margin-top:clamp(1rem,4vw,1.5rem)}}@media screen and (min-width:950px){.tefl-hero[data-layout=split] .tefl-hero__promo,.tefl-hero:not([data-layout]) .tefl-hero__promo{position:absolute;z-index:3;width:min(20rem,72%)}.tefl-hero__promo[data-promo-pos=top-left]{top:clamp(1rem,2vw,1.75rem);left:clamp(1rem,2vw,1.75rem)}.tefl-hero__promo[data-promo-pos=top-right]{top:clamp(1rem,2vw,1.75rem);right:clamp(1rem,2vw,1.75rem)}.tefl-hero__promo[data-promo-pos=bottom-left]{bottom:clamp(1rem,2vw,1.75rem);left:clamp(1rem,2vw,1.75rem)}.tefl-hero__promo[data-promo-pos=bottom-right]{bottom:clamp(1rem,2vw,1.75rem);right:clamp(1rem,2vw,1.75rem)}}.tefl-page-header{box-sizing:border-box}.tefl-page-header.section--full-width{padding-inline:2rem}@media screen and (min-width:1240px){.tefl-page-header.section--full-width{padding-inline:4rem}}@media screen and (min-width:1920px){.tefl-page-header.section--full-width{padding-inline:10rem}}.tefl-page-header__inner{width:100%;max-width:var(--tefl-page-header-max, 100%);display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:749px){.tefl-page-header__inner{max-width:100%}}.tefl-page-header__inner--left{text-align:left;align-items:flex-start}.tefl-page-header__inner--center{margin-inline:auto;text-align:center;align-items:center}.tefl-page-header__eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:600;opacity:.9}.tefl-page-header__heading{margin:0;letter-spacing:-.02em;font-weight:800;line-height:1.05}.tefl-page-header__heading--h1{font-size:clamp(2.5rem,6vw,4.75rem);line-height:.98}.tefl-page-header__heading--h2{font-size:clamp(2rem,4.5vw,3.5rem);line-height:1.02}.tefl-page-header__heading--h3{font-size:clamp(1.625rem,3.5vw,2.5rem);line-height:1.1}.tefl-page-header__heading--h4{font-size:clamp(1.375rem,2.5vw,1.875rem);line-height:1.15;letter-spacing:-.01em}.tefl-page-header__heading--h5{font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.2;letter-spacing:-.005em}.tefl-page-header__heading--h6{font-size:1.125rem;line-height:1.25;letter-spacing:0}.tefl-page-header__intro{margin:0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.5;opacity:.92}.tefl-page-header__intro p{margin:0 0 .6rem}.tefl-page-header__intro p:last-child{margin-bottom:0}.tefl-single{box-sizing:border-box}.tefl-single.section--full-width{padding-inline:2rem}@media screen and (min-width:1240px){.tefl-single.section--full-width{padding-inline:4rem}}@media screen and (min-width:1920px){.tefl-single.section--full-width{padding-inline:10rem}}.tefl-single__card{background:var(--color-background);color:var(--color-foreground);border-radius:var(--tefl-single-radius, 32px);padding:clamp(1.5rem,3vw,2.5rem)}.tefl-single__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:stretch}@media screen and (min-width:950px){.tefl-single__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.5rem}.tefl-single[data-media=left] .tefl-single__media{order:1}.tefl-single[data-media=left] .tefl-single__copy{order:2;padding:2rem 1.5rem 1rem 4rem}}.tefl-single__copy{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem .5rem .5rem}@media screen and (min-width:950px){.tefl-single__copy{padding:2rem 4rem 1rem 1.5rem;max-width:36rem}}.tefl-single__meta{display:flex;align-items:center;gap:.75rem}.tefl-single__eyebrow{min-width:0;font-size:.85rem;font-weight:600;color:currentColor;opacity:.75}.tefl-single__rating{margin-inline-start:auto;flex-shrink:0;display:flex;align-items:center;gap:.4rem;font-size:.85rem}.tefl-single__stars{--r: 5;position:relative;color:rgb(var(--color-foreground-rgb) / .25);letter-spacing:1px}.tefl-single__stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;left:0;top:0;overflow:hidden;width:calc(var(--r) / 5 * 100%);color:#f5a623;white-space:nowrap}.tefl-single__count{opacity:.6}.tefl-single__title{font-size:clamp(1.75rem,3.5vw,2.75rem);line-height:1.04;letter-spacing:-.015em;font-weight:800;margin:0;max-width:18ch;color:var(--color-foreground-heading)}.tefl-single__desc{font-size:1rem;line-height:1.55;opacity:.82;max-width:40ch}.tefl-single__desc>*{margin:0}.tefl-single__includes{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.tefl-single__include{display:flex;align-items:flex-start;gap:.45rem;font-size:.9rem;line-height:1.35}.tefl-single__include-icon{flex-shrink:0;width:1.1rem;height:1.1rem;margin-top:.1rem;color:var(--color-primary-button-background)}.tefl-single__feature-icons{list-style:none;margin:.25rem 0 0;padding:.9rem 0 0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgb(var(--color-foreground-rgb) / .12)}.tefl-single__feature-icons li{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-size:.72rem;font-weight:600;line-height:1.2;text-align:center;opacity:.32}.tefl-single__feature-icons li+li{border-inline-start:1px solid rgb(var(--color-foreground-rgb) / .12)}.tefl-single__feature-icons li.is-on{opacity:1}.tefl-single__feature-icons svg{width:1.15rem;height:1.15rem;flex-shrink:0}.tefl-single__buy{display:flex;flex-direction:column;gap:1rem;margin-top:auto;padding-top:.5rem}@media screen and (min-width:600px){.tefl-single__buy{flex-direction:row;align-items:center;gap:1.5rem;flex-wrap:wrap}.tefl-single__buy .tefl-single__ctas{flex-basis:100%}}.tefl-single__price-block{display:flex;flex-direction:column;gap:.125rem;line-height:1.1}.tefl-single__price-was{font-size:.95rem;text-decoration:line-through;opacity:.55}.tefl-single__price-now{font-size:clamp(2rem,2.5vw,2.4rem);font-weight:800;line-height:1.05;letter-spacing:-.015em}.tefl-single__urgency{font-size:.8125rem;font-weight:600;color:var(--color-primary-button-background);color:color-mix(in srgb,var(--color-primary-button-background),#000 42%)}.tefl-card-klarna{margin:.4rem 0 0;font-size:.8125rem;line-height:1.4;color:rgb(var(--color-foreground-rgb) / .9)}.tefl-card-klarna strong{font-weight:700;color:var(--color-foreground)}.tefl-card-klarna__badge svg{height:1.5rem;width:auto;display:inline-block;vertical-align:middle}.tefl-single__ctas{display:flex;gap:.6rem;flex-wrap:wrap}.tefl-single__btn{display:inline-flex;align-items:center;gap:.4rem;padding:.85rem 1.4rem;border-radius:999px;font-weight:600;text-decoration:none;font-size:.95rem;transition:transform .15s ease,box-shadow .15s ease}.tefl-single__btn--primary{background:var(--color-primary-button-background);color:var(--color-primary-button-text);border:1px solid var(--color-primary-button-border)}.tefl-single__btn--primary:hover{background:var(--color-primary-button-hover-background);color:var(--color-primary-button-hover-text);border-color:var(--color-primary-button-hover-border);transform:translateY(-1px);box-shadow:0 6px 18px #00000026}.tefl-single__btn--secondary{background:var(--color-secondary-button-background);color:var(--color-secondary-button-text);border:1px solid var(--color-secondary-button-border)}.tefl-single__btn--secondary:hover{background:var(--color-secondary-button-hover-background);color:var(--color-secondary-button-hover-text);border-color:var(--color-secondary-button-hover-border);transform:translateY(-1px)}.tefl-single__media{display:flex;align-items:stretch;min-width:0}.tefl-single__image-frame{position:relative;width:100%;aspect-ratio:4 / 5}@media screen and (min-width:950px){.tefl-single__image-frame{aspect-ratio:auto;height:100%;min-height:28rem}}.tefl-single__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:calc(var(--tefl-single-radius, 32px) - 8px);overflow:hidden;background:#ffffff59}.tefl-single__image,.tefl-single__image-placeholder{width:100%;height:100%;object-fit:cover}.tefl-single__image-placeholder{background:repeating-linear-gradient(135deg,#1f52360f,#1f52360f 14px,#1f52361f 14px 28px)}.tefl-single__roundel{position:absolute;top:clamp(1rem,2vw,1.5rem);right:clamp(1rem,2vw,1.5rem);width:clamp(5rem,8vw,7rem);height:auto;aspect-ratio:1;filter:drop-shadow(0 6px 18px rgba(0,0,0,.2));pointer-events:none;z-index:2}.tefl-video-quotes{color:var(--color-foreground);padding-block-start:var(--padding-block-start, 0);padding-block-end:var(--padding-block-end, 0);box-sizing:border-box}.tefl-video-quotes.section--full-width{padding-inline:2rem}@media screen and (min-width:1240px){.tefl-video-quotes.section--full-width{padding-inline:4rem}}@media screen and (min-width:1920px){.tefl-video-quotes.section--full-width{padding-inline:10rem}}.tefl-video-quotes__head{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:clamp(2rem,4vw,3rem)}.tefl-video-quotes__title{font-family:var(--font-heading--family, inherit);font-weight:var(--font-heading--weight, 800);font-style:var(--font-heading--style, normal);font-size:clamp(2rem,4.5vw,4rem);line-height:1;letter-spacing:-.02em;margin:0;max-width:22ch;color:var(--color-foreground-heading)}.tefl-video-quotes__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.2rem;border-radius:999px;background:var(--color-secondary-button-background);color:var(--color-secondary-button-text);border:1px solid var(--color-secondary-button-border);text-decoration:none;font-weight:600;font-size:.9375rem;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.tefl-video-quotes__btn:hover{background:var(--color-secondary-button-hover-background);color:var(--color-secondary-button-hover-text);border-color:var(--color-secondary-button-hover-border);transform:translateY(-1px);box-shadow:0 6px 14px #00000014}.tefl-video-quotes__grid{display:grid;grid-template-columns:1fr;gap:var(--video-quotes-gap, 1rem)}@media screen and (min-width:750px){.tefl-video-quotes__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1100px){.tefl-video-quotes__grid{grid-template-columns:repeat(var(--video-quotes-cols, 4),minmax(0,1fr))}}.grid-list-item{--grid-list-item-pad-default: clamp(1.25rem, 2vw, 1.75rem);position:relative;background-color:var(--color-background);color:var(--color-foreground);border-radius:var(--grid-list-radius, 18px);padding:var(--grid-list-item-pad, var(--grid-list-item-pad-default));display:flex;flex-direction:column;gap:.5rem;min-height:12rem;height:100%;overflow:hidden}@media screen and (max-width:749px){.grid-list-item{--grid-list-item-pad: var(--grid-list-item-pad-default) !important}}.grid-list-item--bordered{border:1px solid rgb(var(--color-foreground-rgb) / .1)}.grid-list-item__content{display:flex;flex-direction:column;gap:.5rem;flex:1}.grid-list-item__media{margin:calc(-1 * var(--grid-list-item-pad, var(--grid-list-item-pad-default))) calc(-1 * var(--grid-list-item-pad, var(--grid-list-item-pad-default))) var(--grid-list-item-img-gap, .5rem);aspect-ratio:var(--grid-list-item-aspect, 16 / 9);overflow:hidden;background:rgb(var(--color-foreground-rgb) / .06)}.grid-list-item__media--bottom{margin:var(--grid-list-item-img-gap, .5rem) calc(-1 * var(--grid-list-item-pad, var(--grid-list-item-pad-default))) calc(-1 * var(--grid-list-item-pad, var(--grid-list-item-pad-default)));margin-top:auto}.grid-list-item__image{width:100%;height:100%;object-fit:cover;object-position:var(--grid-list-item-focal, center);display:block}.grid-list-item--linkable{position:relative;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.grid-list-item--linkable:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0000001a}.grid-list-item--linkable:focus-within{box-shadow:0 0 0 2px var(--color-foreground)}.grid-list-item__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;text-decoration:none;color:transparent;font-size:0;overflow:hidden}.grid-list-item__card-link:focus-visible{outline:none}.grid-list-item__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.grid-list-item__video-frame{z-index:2}.grid-list-item__media{position:relative}.grid-list-item__video-frame{position:relative;display:block;width:100%;height:100%;background:#0000000f;border:0;padding:0;margin:0;cursor:pointer;color:inherit;font:inherit;overflow:hidden}.grid-list-item__video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.grid-list-item__video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.5rem;height:3.5rem;border-radius:50%;background:var(--color-primary-button-background);color:var(--color-primary-button-text);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 22px #0000002e;transition:transform .2s ease,box-shadow .2s ease}.grid-list-item__video-frame:hover .grid-list-item__video-play{transform:translate(-50%,-50%) scale(1.08);box-shadow:0 10px 28px #0000003d}.grid-list-item__video-duration{position:absolute;right:.75rem;bottom:.75rem;background:#000000bf;color:#fff;padding:.3rem .55rem;border-radius:6px;font-family:inherit;font-size:.75rem;letter-spacing:.04em;font-weight:600}.grid-list-item__video-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}.grid-list-item[data-split=true]{background:transparent;border:0;padding:0;overflow:visible;gap:var(--grid-list-item-img-gap, .5rem);min-height:0}.grid-list-item[data-split=true] .grid-list-item__media,.grid-list-item[data-split=true] .grid-list-item__media--bottom{margin:0;border-radius:var(--grid-list-radius, 18px);overflow:hidden;background:rgb(var(--color-foreground-rgb) / .06)}.grid-list-item[data-split=true] .grid-list-item__content{background-color:var(--color-background);color:var(--color-foreground);border-radius:var(--grid-list-radius, 18px);padding:var(--grid-list-item-pad, var(--grid-list-item-pad-default))}.grid-list-item--bordered[data-split=true] .grid-list-item__content{border:1px solid rgb(var(--color-foreground-rgb) / .1)}.grid-list-item[data-split=true] .grid-list-item__number{top:var(--grid-list-item-pad, var(--grid-list-item-pad-default));left:var(--grid-list-item-pad, var(--grid-list-item-pad-default))}.grid-list-item__number{position:absolute;top:var(--grid-list-item-pad, var(--grid-list-item-pad-default));left:var(--grid-list-item-pad, var(--grid-list-item-pad-default));font-family:inherit;font-size:.8125rem;letter-spacing:.04em;opacity:.6;display:none;z-index:2}.grid-list-item__number:before{counter-increment:grid-list-counter;content:counter(grid-list-counter,decimal-leading-zero)}.grid-list-item__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--item-icon-radius, 50%);background:var(--color-primary-button-background);color:var(--color-primary-button-text);font-size:1rem;font-weight:700;line-height:1;flex-shrink:0;margin-left:auto}.grid-list-item__icon img{width:60%;height:60%;object-fit:contain}.grid-list-item__title{font-family:var(--font-heading--family, inherit);font-weight:var(--font-heading--weight, 800);font-style:var(--font-heading--style, normal);font-size:var(--grid-list-item-title-size, clamp(1.125rem, 1.6vw, 1.5rem));line-height:1.15;letter-spacing:-.01em;margin:0;color:var(--color-foreground-heading)}.grid-list-item__subtitle{display:block;font-family:inherit;font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;opacity:.7}.grid-list-item__body{font-size:var(--grid-list-item-body-size, .95rem);line-height:1.5;color:var(--color-foreground);opacity:.85}.grid-list-item__body>*{margin:0}.grid-list-item__links{margin-top:1rem;margin-bottom:.75rem;font-size:.9rem}.grid-list-item__links p{margin:0}.grid-list-item__links br{display:none}.grid-list-item__links ul,.grid-list-item__links ol{margin:0;padding:0;list-style:none}.grid-list-item__links li{margin:0}.grid-list-item__links a{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem 0;color:var(--color-primary-button-background);font-weight:600;text-decoration:none;border-bottom:1px solid rgb(var(--color-foreground-rgb) / .12);transition:opacity .15s ease}.grid-list-item__links a:after{content:"\2192";flex-shrink:0;transition:transform .15s ease}.grid-list-item__links a:hover{opacity:.7}.grid-list-item__links a:hover:after{transform:translate(3px)}.grid-list-item__divider{border:0;border-top:1px solid rgb(var(--color-foreground-rgb) / .25);width:100%;margin:.85rem 0 0}.grid-list-item__btn{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;margin-top:auto;padding:.7rem 1.2rem;border-radius:999px;text-decoration:none;font-weight:600;font-size:.875rem;line-height:1;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.grid-list-item__btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px #0000001a}.grid-list-item__btn--primary{background:var(--color-primary-button-background);color:var(--color-primary-button-text);border:1px solid var(--color-primary-button-background)}.grid-list-item__btn--primary:hover{background:var(--color-primary-button-hover-background);color:var(--color-primary-button-hover-text);border-color:var(--color-primary-button-hover-background)}.grid-list-item__btn--secondary{background:var(--color-secondary-button-background);color:var(--color-secondary-button-text);border:1px solid var(--color-secondary-button-border)}.grid-list-item__btn--secondary:hover{background:var(--color-secondary-button-hover-background);color:var(--color-secondary-button-hover-text);border-color:var(--color-secondary-button-hover-border)}.grid-list-item__btn-arrow{transition:transform .15s ease}.grid-list-item__btn:hover .grid-list-item__btn-arrow{transform:translate(2px)}.video-quote-card{border-radius:var(--video-quotes-radius, 16px);overflow:hidden;display:flex;flex-direction:column;background:var(--color-background);color:var(--color-foreground);min-width:0}.video-quote-card__media{position:relative;display:block;aspect-ratio:var(--video-quote-aspect, 16 / 9);background:#0000000f;overflow:hidden;text-decoration:none;color:inherit}button.video-quote-card__media{-webkit-appearance:none;appearance:none;border:0;padding:0;margin:0;width:100%;cursor:pointer;font:inherit;text-align:inherit}.video-quote-card__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}.video-quote-card__image,.video-quote-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.video-quote-card__placeholder{background:repeating-linear-gradient(135deg,rgb(var(--color-foreground-rgb) / .04),rgb(var(--color-foreground-rgb) / .04) 14px,rgb(var(--color-foreground-rgb) / .1) 14px 28px)}.video-quote-card__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3rem;height:3rem;border-radius:50%;background:var(--color-primary-button-background);color:var(--color-primary-button-text);display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 6px 18px #00000026}.video-quote-card__media:hover .video-quote-card__play{transform:translate(-50%,-50%) scale(1.08);box-shadow:0 8px 24px #0003}.video-quote-card__duration{position:absolute;left:.75rem;bottom:.75rem;background:var(--color-background);color:var(--color-foreground);padding:.3rem .6rem;border-radius:6px;font-family:inherit;font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;box-shadow:0 2px 8px #0000001f}.video-quote-card__body{padding:clamp(1rem,1.5vw,1.25rem);display:flex;flex-direction:column;gap:.5rem;flex:1}.video-quote-card__quote{font-family:var(--font-heading--family, inherit);font-weight:var(--font-heading--weight, 800);font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.25;letter-spacing:-.005em;margin:0 0 .5rem;color:var(--color-foreground-heading)}.video-quote-card__name{font-size:.9375rem;font-weight:700;margin:0}.video-quote-card__detail{font-size:.8125rem;opacity:.65;margin:0}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:none}media-gallery.media-gallery--grid .media-gallery__grid .product-media-container{height:100%}@media screen and (min-width:750px){.media-gallery--two-column .media-gallery__grid{grid-template-columns:repeat(2,1fr)}media-gallery:is(.media-gallery--grid) slideshow-component{display:none}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:grid}}.product-media-container__zoom-button{position:absolute;width:100%;height:100%;z-index:var(--layer-flat);cursor:zoom-in;background-color:transparent}.product-media-container__zoom-button:hover{background-color:transparent}slideshow-slide.product-media-container--tallest{content-visibility:visible}.product-media__drag-zoom-wrapper{aspect-ratio:inherit;min-height:inherit;min-width:inherit;display:inherit;flex:inherit}.media-gallery__mobile-controls{grid-area:auto}.product-media-container--zoomable.product-media-container--image{cursor:zoom-in}#quick-add-dialog{display:contents}@media screen and (min-width:750px){.quick-add-modal{width:var(--quick-add-modal-width);height:var(--quick-add-modal-height);max-width:none}}.quick-add-modal{padding:0;border:var(--style-border-popover);overflow:hidden;box-shadow:0 5px 30px rgb(0 0 0 / var(--opacity-15))}@media screen and (max-width:749px){.quick-add-modal{position:fixed;margin:auto 0 0;min-height:unset;max-width:100%;border-radius:0;overflow:clip;height:fit-content}}@media screen and (max-width:750px){.quick-add-modal[open]{border-top-left-radius:var(--style-border-radius-popover);border-top-right-radius:var(--style-border-radius-popover)}}@media screen and (min-width:750px){.quick-add-modal[open]{display:flex}}@media screen and (max-width:749px){.quick-add-modal .view-more-details__wrapper{display:none}}.quick-add-modal[open]{animation:modalSlideInTop var(--animation-speed) var(--animation-easing) forwards}.quick-add-modal.dialog-closing{animation:modalSlideOutTop var(--animation-speed) var(--animation-easing) forwards}.quick-add-modal__close{position:absolute;top:var(--margin-2xs);right:var(--margin-2xs);transition:transform .15s var(--animation-timing-bounce);z-index:var(--layer-raised);overflow:visible;transform-origin:center}.quick-add-modal__close:active{transform:scale(.99) translateY(1px)}.quick-add-modal__close:focus-visible{outline:none}.quick-add-modal__close:focus-visible:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:calc(var(--style-border-radius-popover) - var(--margin-2xs));outline:var(--focus-outline-width) solid currentColor}.quick-add-modal__content{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:100% 1fr;position:relative;overflow-y:auto;max-height:100vh;flex-grow:1}@media screen and (max-width:749px){.quick-add-modal__content{grid-template-columns:repeat(4,1fr);grid-template-rows:auto;padding-inline:var(--padding-xl);padding-block:var(--padding-xl);gap:var(--gap-lg);flex:1;min-height:0;overflow-y:auto;height:auto;max-height:100vh}}.quick-add-modal__content .media-gallery--grid .media-gallery__grid{grid-template-columns:1fr}.quick-add-modal__content .media-gallery--grid.media-gallery--two-column .product-media-container:first-child{grid-column:auto}.quick-add-modal__content .media-gallery--grid:not(.media-gallery--two-column) .product-media>*,.quick-add-modal__content .media-gallery--grid.media-gallery--two-column:not(.media-gallery--large-first-image) .product-media-container:nth-of-type(odd) .product-media>*,.quick-add-modal__content .media-gallery--grid.media-gallery--two-column.media-gallery--large-first-image .product-media-container:is(:first-of-type,:nth-of-type(2n)) .product-media>*,.quick-add-modal__content .media-gallery--carousel slideshow-container{border-top-left-radius:0;border-bottom-left-radius:0}.quick-add-modal__content .view-more-details__wrapper{display:flex;justify-content:flex-start;width:100%}.view-more-details__wrapper .view-more-details{display:flex;align-items:center;width:fit-content}@media screen and (max-width:749px){.quick-add-modal__content .product-header{display:flex;flex-direction:column;grid-column:2 / -1;grid-row:1;padding-right:var(--padding-2xl)}}@media screen and (max-width:749px){.quick-add-modal__content .product-header a:not(product-price *){font-size:var(--font-size--md);font-weight:500;color:inherit;width:fit-content}}@media screen and (max-width:749px){.quick-add-modal__content variant-picker,.quick-add-modal__content product-form-component{grid-column:1 / -1}}.quick-add-modal__content .product-media-container__zoom-button{cursor:default}.quick-add-modal__content .product-details{grid-column:4 / -1;grid-row:1 / span 2;display:flex;flex-direction:column;justify-content:stretch;height:100%;min-height:0;overflow-y:auto;position:relative}dialog[open] :is(.quick-add-modal__content .product-details){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.1s}@media screen and (max-width:749px){.quick-add-modal__content .product-details{grid-column:2 / span 2;grid-row:span 1;max-height:100%;height:100%}}@property --quick-add-modal-mask-start{syntax: "<length>"; initial-value: 0px; inherits: false;}@property --quick-add-modal-mask-end{syntax: "<length>"; initial-value: 0px; inherits: true;}@keyframes detect-scroll{0%,to{--can-scroll: }}@supports (animation-timeline: scroll(self)){dialog[open] .quick-add-modal__content .product-details{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--quick-add-modal-mask-start),#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--quick-add-modal-mask-start),#000 100%);animation:.3s var(--animation-timing-fade-in) .1s both fadeSlideIn,scrollStart 1s linear both,scrollEnd 1s linear both,detect-scroll 1ms linear none;animation-timeline:auto,scroll(self),scroll(self),scroll(self);animation-range:normal,0px 48px,calc(100% - 48px) 100%,0% 100%}}@keyframes scrollStart{0%{--quick-add-modal-mask-start: 0px}to{--quick-add-modal-mask-start: 48px}}@keyframes scrollEnd{0%{--quick-add-modal-mask-end: 0px}to{--quick-add-modal-mask-end: 48px}}.quick-add-modal__content .product-details>.group-block{flex-grow:1;width:auto}.quick-add-modal__content>*{min-height:0}.quick-add-modal__content .product-details :is(.view-product-title,.buy-buttons-block){flex:0 0 auto}.quick-add-modal__content .product-details :is(.buy-buttons-block){margin-top:auto;position:sticky;bottom:0;padding-bottom:var(--padding-3xl);background-color:var(--color-background);z-index:var(--layer-raised)}.quick-add-modal__content .product-details :is(.buy-buttons-block):before{--quick-add-modal-mask-end-progressive-enhanced: 0px;position:absolute;content:"";display:block;inset:auto 0 100% 0;pointer-events:none;height:min(var(--gap-2xl),var(--gap));background-color:inherit;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent);mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent)}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form){position:static;padding-bottom:0;flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form)>product-form-component{flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form) form{flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form):before{display:none}.quick-add-modal__content .product-details .buy-buttons-block__bar{display:block;position:sticky;bottom:0;margin-top:auto;padding-block:var(--gap-md) var(--padding-3xl);background-color:var(--color-background);z-index:var(--layer-raised)}.quick-add-modal__content .product-details .buy-buttons-block__bar:before{--quick-add-modal-mask-end-progressive-enhanced: 0px;position:absolute;content:"";display:block;inset:auto 0 100% 0;pointer-events:none;height:min(var(--gap-2xl),var(--gap));background-color:inherit;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent);mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent)}@supports (animation-timeline: scroll(self)){.quick-add-modal__content .product-details :is(.buy-buttons-block):before,.quick-add-modal__content .product-details .buy-buttons-block__bar:before{--mask-if-scroll: var(--can-scroll) var(--quick-add-modal-mask-end);--mask-if-no-scroll: 48px;--quick-add-modal-mask-end-progressive-enhanced: var(--mask-if-scroll, var(--mask-if-no-scroll));height:calc(var(--gap-2xs) + 48px)}}.quick-add-modal__content .product-details .variant-picker{flex:0 0 auto;padding-block:min(var(--gap-2xl),var(--gap));margin-block-end:calc(var(--focus-outline-offset) + var(--focus-outline-width))}.quick-add-modal__content .variant-option--swatches{padding-inline-start:var(--padding-2xs)}.quick-add-modal__content .variant-option--swatches legend{margin-inline-start:calc(-1 * var(--padding-2xs))}.quick-add-modal__content:not(:has(.product-information__media)) .product-details{grid-column:1 / -1}.quick-add-modal__content .view-product-title{display:flex;padding-block:0;margin-block-end:12px;padding-inline-end:calc(var(--padding-2xl) + calc(var(--minimum-touch-target) / 2))}.quick-add-modal__content .view-product-title a{color:inherit;text-decoration:none;text-align:left;font-size:var(--font-size--2xl);font-weight:600;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;transition:color .2s var(--animation-easing)}.quick-add-modal__content .product-details product-price{--text-align: left}.quick-add-modal__content .product-details product-price.text-block--align-center{margin-inline:0}.quick-add-modal__content .product-details product-price.text-center{--text-align: left}.quick-add-modal__content .product-details product-price>*{text-align:left}@media screen and (min-width:750px){.quick-add-modal__content .product-details *:not(.group-block,.group-block-content,.buy-buttons-block,.buy-buttons-block *,.view-product-title,.view-product-title *,variant-picker,variant-picker *,product-price,product-price *,product-inventory,product-inventory *,.view-more-details__wrapper,.view-more-details__wrapper *){display:none!important}}.quick-add-modal__content .group-block:not(:has(.buy-buttons-block,.buy-buttons-block *,.view-product-title,.view-product-title *,variant-picker,variant-picker *,product-price,product-price *,product-inventory,product-inventory *,.view-more-details__wrapper,.view-more-details__wrapper *),.buy-buttons-block){display:none}@media screen and (min-width:750px){.quick-add-modal__content .group-block-content{gap:0}.quick-add-modal__content .media-gallery__grid{gap:min(var(--gap-2xs),var(--image-gap));border-radius:var(--style-border-radius-popover, 0)}.quick-add-modal__content .media-gallery--grid .product-media img{border-radius:0}}.quick-add-modal__content .product-details>.group-block{padding-block:var(--padding-3xl) 0}.quick-add-modal__content :where(.product-details>.group-block>.group-block-content>*){padding-inline:var(--padding-3xl)}.quick-add-modal__content slideshow-slide:not([aria-hidden=false]){content-visibility:auto}.quick-add-modal__content .product-information__media{width:100%;grid-column:1 / span 1;grid-row:1;position:relative;top:0;animation:fadeIn .4s var(--animation-timing-fade-in) both}@media screen and (min-width:750px){.quick-add-modal__content .product-information__media{position:sticky;grid-column:1 / 4;width:var(--quick-add-modal-gallery-width);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}}.quick-add-modal__content .product-information__media::-webkit-scrollbar{display:none}.quick-add-modal__content .product-information__media media-gallery{pointer-events:none}@media screen and (min-width:750px){.quick-add-modal__content .product-information__media media-gallery{position:absolute;top:0;right:0;bottom:0;left:0}}.quick-add-modal media-gallery{padding:0}.quick-add-modal__content .product-information__media slideshow-arrows{display:none}.quick-add-modal__content .product-information__media slideshow-container{display:block}.quick-add-modal__content .product-information__media slideshow-slides{display:flex;flex-direction:column;gap:var(--gap-2xs);overflow:visible;scroll-snap-type:none}.quick-add-modal__content .product-information__media slideshow-slide{width:100%;flex:none;scroll-snap-align:unset;position:relative;transform:none;opacity:1;visibility:visible;transition:opacity .3s var(--animation-easing)}@media screen and (max-width:749px){.quick-add-modal__content .product-information__media slideshow-slide[aria-hidden=true]{display:none}}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(1){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(2){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.05s}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(3){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.1s}.quick-add-modal__content .product-information__media :is(slideshow-controls,slideshow-controls[thumbnails]){display:none}.quick-add-modal__content .sticky-content,.quick-add-modal__content .sticky-content--desktop{top:0}.quick-add-modal__content .text-block.rte:not(product-price),.quick-add-modal__content .view-more-details__wrapper{display:none}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.resource-card{--resource-card-secondary-image-opacity: 0;--resource-card-primary-image-opacity: calc(1 - var(--resource-card-secondary-image-opacity));display:flex;flex-direction:column;row-gap:var(--padding-xs);position:relative;text-decoration:none;height:100%;opacity:0;animation:fadeIn var(--animation-speed-medium) var(--animation-timing-fade-in) forwards}.resource-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.resource-card__content{display:flex;flex-direction:column;color:var(--color-foreground);gap:var(--padding-3xs)}.resource-card__content .price{font-weight:500}.resource-card__content .volume-pricing-note{display:block;margin-top:var(--padding-3xs);font-family:var(--font-body--family);font-weight:400;font-size:min(.85em,var(--font-paragraph--size));line-height:normal;letter-spacing:normal;text-transform:none;color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.resource-card[data-resource-type=article] .resource-card__content,.resource-card[data-resource-type=page] .resource-card__content{gap:var(--padding-xs)}.resource-card__image{aspect-ratio:var(--resource-card-aspect-ratio, auto);object-fit:cover;border-radius:var(--resource-card-corner-radius);opacity:var(--resource-card-primary-image-opacity)}.resource-card__image--secondary{position:absolute;top:0;opacity:var(--resource-card-secondary-image-opacity);border-radius:var(--resource-card-corner-radius)}.resource-card__media:empty{display:none}.resource-card__image-placeholder{padding:var(--padding-sm);font-size:var(--font-size--lg);line-height:var(--line-height--display-loose);word-break:break-word;background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5));aspect-ratio:var(--resource-card-aspect-ratio, auto);border-radius:var(--resource-card-corner-radius);color:var(--color-foreground)}.resource-card__title{margin-block:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.3;word-break:break-word;overflow-wrap:break-word}.resource-card__title.paragraph{line-height:1.3}.resource-card--overlay{height:100%}.resource-card--overlay:before{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;background:var(--gradient-image-overlay);border-radius:var(--resource-card-corner-radius);pointer-events:none;z-index:var(--layer-flat)}.resource-card--overlay .resource-card__image{height:100%}.resource-card--overlay .resource-card__content{position:absolute;inset:auto 0 0;padding:var(--padding-lg) var(--padding-lg) var(--padding-sm);z-index:var(--layer-raised)}.resource-card--overlay .resource-card__title{color:var(--color-white)}.resource-card__image-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap-2xs)}.resource-card__collection-image{aspect-ratio:1 / 1;object-fit:cover;border-radius:calc(var(--card-corner-radius) - (var(--padding-xs) / 2))}.resource-card__subtext{color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text));margin-block-start:0}.resource-card__subtext.paragraph{font-size:var(--font-size--body-sm);line-height:var(--line-height--body-tight);color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.resource-card:has(.resource-card__image--secondary):hover,.resource-card:has(.resource-card__image--secondary):focus{--resource-card-secondary-image-opacity: 1}.search-modal{--search-border-radius: var(--style-border-radius-popover);--search-border-width: var(--style-border-width)}.search-modal__content{--modal-top-margin: calc(50dvh - var(--modal-max-height) / 2 - 2rem);--modal-width: 66dvw;padding:0;border:var(--style-border-popover)}@media screen and (min-width:750px){.search-modal__content{width:var(--modal-width);margin-block-start:var(--modal-top-margin);overflow:hidden}}@media screen and (max-width:749px){.search-modal__content::backdrop{display:none}}.dialog-modal[open].search-modal__content{transform-origin:bottom center;animation:search-element-slide-in-bottom .3s var(--ease-out-quad) forwards;border-radius:var(--search-border-radius);box-shadow:var(--shadow-popover)}@media screen and (max-width:749px){.dialog-modal[open].search-modal__content{border-radius:0}}.dialog-modal.search-modal__content.dialog-closing{animation:search-element-slide-out-bottom .2s var(--ease-out-quad) forwards}.search-modal__content[open]{display:flex}.search-modal__content :is(.predictive-search-dropdown,.predictive-search-form__content-wrapper){position:relative}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{content:"";position:absolute;right:calc(var(--padding-sm) + var(--minimum-touch-target));top:0;bottom:0;width:var(--border-width-sm);background-color:var(--color-border)}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden]))>.predictive-search__close-modal-button:before{content:none}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{right:calc(var(--padding-2xl) * 2)}}predictive-search-component{--resource-card-corner-radius: var(--product-corner-radius);display:flex;width:100%;position:relative;margin-inline:auto;align-items:center;background-color:var(--color-background);z-index:var(--layer-heightened)}.predictive-search-form__footer{display:none;position:absolute;bottom:0;left:0;right:0}@media screen and (min-width:750px){.predictive-search-form__footer{--to-top-gradient-background: linear-gradient( to top, rgb(var(--color-background-rgb) / var(--opacity-90)), rgb(var(--color-background-rgb) / var(--opacity-80)), rgb(var(--color-background-rgb) / var(--opacity-40)), transparent );padding-block:var(--padding-xs) var(--padding-lg);background-image:var(--to-top-gradient-background)}}predictive-search-component:has([data-search-results]):not(:has(.predictive-search-results__no-results)) .predictive-search-form__footer{display:block}.predictive-search-form{position:relative;width:100%;align-self:flex-start}.predictive-search-form__content{max-height:50dvh;overflow-y:auto;background-color:var(--color-background);scrollbar-width:none}.predictive-search-form__content::-webkit-scrollbar{display:none}.predictive-search-form__content-wrapper{position:absolute;top:100%;width:100%;left:0;z-index:var(--layer-raised);display:flex;flex-direction:column;border-radius:0 0 var(--search-border-radius) var(--search-border-radius);transition:box-shadow var(--animation-speed) var(--animation-easing);transform:translateZ(0);will-change:transform,opacity;overflow:hidden}@media screen and (max-width:749px){.predictive-search-form__content-wrapper{border-radius:0}}@media screen and (min-width:750px){.predictive-search-form__content-wrapper{max-height:var(--modal-max-height)}}.predictive-search-form__content-wrapper:has([data-search-results]):not(:has(.predictive-search-results__no-results))>.predictive-search-form__content{padding-block-end:var(--padding-6xl)}.predictive-search-form__header-inner{background:var(--color-background);border:var(--search-border-width) solid var(--color-border);color:var(--color-foreground);border-radius:var(--style-border-radius-popover);display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:749px){.predictive-search-form__header-inner{border-radius:var(--style-border-radius-inputs);border:none}}.predictive-search-form__header-inner:focus-within{outline-offset:var(--focus-outline-offset)}@media screen and (min-width:750px){.predictive-search-form__header-inner:focus-within{outline:var(--focus-outline-width) solid var(--color-primary)}}.predictive-search-form__header{display:flex;position:sticky;top:0;z-index:var(--layer-heightened);width:100%;align-items:center;background-color:var(--color-input-background);border:var(--search-border-width) solid var(--color-border);border-radius:var(--style-border-radius-inputs)}@media screen and (max-width:749px){.predictive-search-form__header{padding:var(--padding-2xs) var(--padding-sm)}}.predictive-search-form__header:focus-within,.predictive-search-form__header-inner:focus-within,.predictive-search-form__header-inner:has(.search-input:is(:focus,:focus-visible)){outline:none;box-shadow:none;border-color:var(--color-border)!important}input.search-input{border-radius:var(--style-border-radius-inputs);padding-block:var(--padding-sm);font-size:var(--font-size--md);width:100%;color:var(--color-foreground);padding-inline:calc(var(--margin-lg) + var(--icon-size-lg)) 0;background:transparent;text-overflow:ellipsis;overflow:hidden;outline:none;border:0}.search-input::placeholder{color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.search-input,.search-input:is(:focus,:focus-visible,:focus-within),.predictive-search-form__header *:is(:focus,:focus-visible){outline:none;box-shadow:none}.search-input:hover{background-color:transparent}.predictive-search__icon{position:absolute;left:var(--margin-xl);top:auto;width:var(--icon-size-lg);height:var(--icon-size-lg);color:rgb(var(--color-foreground-rgb) / var(--opacity-60))}@media screen and (min-width:750px){.predictive-search__icon{left:var(--margin-md)}}.predictive-search__icon>svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button{cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:var(--minimum-touch-target);height:var(--minimum-touch-target);padding:0;margin-inline-end:var(--margin-md);background:transparent;color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-out),visibility var(--animation-speed-medium) var(--animation-timing-fade-out)}.predictive-search__reset-button:hover{color:var(--color-foreground)}.predictive-search__reset-button:active{transform:scale(.9);transition:transform .1s var(--animation-timing-active)}@media screen and (min-width:750px){.predictive-search__reset-button{margin-inline-end:var(--margin-2xs)}}.predictive-search__reset-button[hidden]{opacity:0;pointer-events:none;visibility:hidden}.predictive-search__reset-button-icon{display:flex;align-items:center;justify-content:center;width:var(--icon-size-lg);height:var(--icon-size-lg);transition:background-color var(--animation-speed-medium) ease-in-out,transform var(--animation-speed-medium) var(--animation-timing-bounce);border-radius:50%}.predictive-search__reset-button-icon:hover{background-color:rgb(var(--color-primary-hover-rgb) / var(--opacity-8))}.predictive-search__reset-button:active .predictive-search__reset-button-icon{transform:scale(.85);transition-timing-function:var(--animation-timing-active);transition-duration:.1s}.predictive-search__reset-button svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button-text{display:none}.predictive-search__search-button{margin:auto;z-index:var(--layer-raised);transition:transform var(--animation-speed-medium) var(--animation-timing-bounce),box-shadow var(--animation-speed-medium) var(--animation-timing-hover);transform-origin:center}.predictive-search__search-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / var(--opacity-5))}.predictive-search__search-button:active{transform:scale(.97);transition:transform .1s var(--animation-timing-active);box-shadow:none}.predictive-search__close-modal-button{--button-color: var(--color-foreground);--button-background-color: transparent;display:flex;justify-content:center;align-items:center;width:var(--minimum-touch-target);height:var(--minimum-touch-target);margin-inline-start:var(--margin-sm);padding:0;box-shadow:none}.predictive-search__close-modal-button:active{transform:scale(.8);transition:transform .1s var(--animation-timing-active)}.predictive-search__close-modal-button .svg-wrapper,.predictive-search__close-modal-button svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}.predictive-search__close-modal-button:hover{--button-color: var(--color-foreground);--button-background-color: transparent}.skip-to-content-link{position:absolute;left:-99999px}.skip-to-content-link:focus{z-index:var(--layer-temporary);overflow:auto;width:auto;height:auto;padding:var(--padding-lg) var(--padding-4xl);left:var(--margin-lg);top:var(--margin-lg);background-color:var(--color-background);box-shadow:0 0 0 var(--focus-outline-offset) var(--color-background)}.tefl-price-dec{font-size:.5em;font-weight:700;vertical-align:top;margin-inline-start:.04em}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map?subset=AAAAAAABAKhAiABAAAQIAAAAIAAAAAIAAAAAAAAAAAAAAAAAAIgIEQAAAAQ */
