.badges-banner{padding:var(--section-padding-top) 0 var(--section-padding-bottom)}.badges-banner__content{display:flex;flex-direction:column;gap:1.6rem;width:100%;max-width:144rem;margin:0 auto;padding:0 1.6rem}.badges-banner__hero{position:relative;width:100%;aspect-ratio:632 / 600;border-radius:.8rem;overflow:hidden;order:-1}.badges-banner__hero-pic{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none}.badges-banner__hero-pic .image__elem{width:100%;height:100%;object-fit:cover}.badges-banner__badge{position:absolute;top:1.6rem;right:1.6rem;width:12rem;height:12rem;border-radius:50%;background:var(--morning-yellow);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1;gap:0}.badges-banner__badge-label{font-family:Inter,sans-serif;font-weight:500;font-size:1.6rem;color:#040f3a;line-height:1;text-transform:uppercase}.badges-banner__badge-value{font-family:var(--font-primary);font-weight:800;font-size:4.2rem;color:#040f3a;line-height:1}.badges-banner__text{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;width:100%}.badges-banner__tag{display:inline-flex;align-items:center;justify-content:center;padding:.8rem;background-color:#f6ded5;border-radius:.4rem;font-family:Inter,sans-serif;font-weight:600;font-size:1.6rem;line-height:1;color:#ff3e06;text-transform:uppercase;white-space:nowrap}.badges-banner__copy{display:flex;flex-direction:column;align-items:flex-start;gap:4rem;width:100%}.badges-banner__heading{font-family:var(--font-primary);font-weight:800;font-size:2.6rem;line-height:1.2;text-transform:uppercase;color:#fff;margin:0;width:100%}.badges-banner__features{display:flex;flex-direction:column;gap:4rem;width:100%}.badges-banner__feature{display:flex;gap:1.6rem;align-items:flex-start;width:100%}.badges-banner__feature-icon{width:7.064rem;height:7.064rem;flex-shrink:0}.badges-banner__feature-icon-pic{width:100%;height:100%}.badges-banner__feature-icon-pic .image__elem{width:100%;height:100%;object-fit:contain}.badges-banner__feature-body{display:flex;flex-direction:column;gap:1.6rem;flex:1;min-width:0}.badges-banner__feature-title{font-family:Inter,sans-serif;font-weight:600;font-size:2.6rem;line-height:1;color:#fff;margin:0}.badges-banner__feature-desc{font-family:Inter,sans-serif;font-weight:400;font-size:1.6rem;line-height:1.2;color:#fff;opacity:.6;margin:0}.badges-banner__cta{display:flex;align-items:center;justify-content:center;height:5.4rem;padding:1.5rem 6.4rem;background:var(--miami-orange);border-bottom:.4rem solid #b12800;border-radius:4rem;text-decoration:none;width:100%;cursor:pointer}.badges-banner__cta:hover{background:#fd1500;border-bottom-color:#ab2700}.badges-banner__cta:active,.badges-banner__cta.lpAtcForm__btn--adding{background:#fd1500;border-bottom:none}.badges-banner__cta-inner{display:flex;align-items:center;gap:.8rem}.badges-banner__cta-cart{display:inline-block;width:2.4rem;height:2.4rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;flex-shrink:0}.badges-banner__cta-label{display:flex;align-items:center;gap:.4rem;white-space:nowrap}.badges-banner__cta-text{font-family:var(--font-primary);font-weight:800;font-size:1.6rem;line-height:1;color:#fff;text-transform:uppercase}.badges-banner__cta-sep{font-family:var(--font-primary);font-weight:500;font-size:1.6rem;line-height:1;color:#fff}.badges-banner__cta-compare{font-family:var(--font-primary);font-weight:500;font-size:1.6rem;line-height:1;color:#fff9;text-decoration:line-through}.badges-banner__cta-price{font-family:var(--font-primary);font-weight:800;font-size:1.6rem;line-height:1;color:#fff}.badges-banner__sub-text{font-family:Inter,sans-serif;font-weight:400;font-size:1.6rem;line-height:1;color:#fff;opacity:.6;margin:0;text-align:center;width:100%}@media(min-width:1024px){.badges-banner{padding:var(--section-padding-top-desktop) 0 var(--section-padding-bottom-desktop)}.badges-banner__content{flex-direction:row;align-items:center;gap:1.6rem;padding:0 4.4rem}.badges-banner__text{flex:1;min-width:0}.badges-banner__hero{flex:1;min-width:0;order:0}.badges-banner__badge{top:8rem;right:8rem;width:14.4rem;height:14.4rem}.badges-banner__badge-label{font-size:1.9rem}.badges-banner__badge-value{font-size:5rem}.badges-banner__copy,.badges-banner__features{gap:4.8rem}.badges-banner__heading{font-size:3.4rem}.badges-banner__feature-desc{max-width:41.6rem}.badges-banner__cta{width:auto}.badges-banner__sub-text{text-align:left;width:auto}}@media(min-width:1366px){.badges-banner__content{padding:0 8rem}.badges-banner__text{flex:0 0 63.2rem}}.challenges__container{padding:6rem 2rem 3.6rem;max-width:118.4rem;display:flex;flex-flow:column;align-items:center}.challenges__headingWrap{text-align:center}.challenges__grid{display:flex;flex-flow:row wrap;row-gap:1.2rem;border:.2rem solid #ddc6b7;border-radius:.6rem;padding:1.6rem;margin-top:3rem;margin-top:1.8rem;max-width:45rem}.challenges__block{width:100%}.challenges__card{display:flex;gap:.6rem;flex-flow:row;align-items:center}.challenges__imageWrap{width:3.2rem;height:3.2rem}.challenges__image{width:100%}.challenges__title{font-size:1.6rem;line-height:2.4rem;font-weight:500;margin-bottom:0}.challenges__subtitle{text-align:center;font-size:2rem;letter-spacing:.04rem;line-height:2.1rem;font-weight:800;margin-bottom:0;margin-top:3.6rem;color:#01a4b4}.challenges__subtitleWrap{position:relative}.challenges__arrow{position:absolute;left:50%;top:156%}@media(max-width:1023px){.challenges__arrow{top:120%}.challenges__arrow svg{height:6.6rem}}@media(min-width:1024px){.challenges__container{display:block;padding:9rem 8rem 6rem}.challenges__grid{margin-top:4.8rem;margin-left:-1.5rem;margin-right:-1.5rem;row-gap:3rem;border:0;padding:0;max-width:inherit}.challenges__block{width:25%;padding-right:1.5rem;padding-left:1.5rem}.challenges__card{flex-flow:column;gap:2.4rem}.challenges__imageWrap{width:8.6rem;height:8.6rem}.challenges__title{text-align:center;font-size:2rem;line-height:3rem;font-weight:500}.challenges__subtitle{text-align:center;margin-top:9rem;font-size:2.8rem;letter-spacing:.05rem;line-height:2.9rem;font-weight:800}}.difference__container{max-width:113rem;margin:0 auto;padding:4.8rem 0}.difference__headingWrap{text-align:center;margin-bottom:3.2rem;padding:0 1.6rem}.difference__subheading{font-size:1.6rem;line-height:2.4rem;font-weight:500;margin-bottom:0;margin-top:.6rem}.difference__wrap{display:flex;gap:.4rem;margin-top:9.6rem;justify-content:space-between}.difference__block{background-color:#fff;width:49%;position:relative;display:flex;flex-flow:column;justify-content:space-between}.difference__image,.difference__imageWrap{max-width:12rem;width:100%}.difference__imageWrap{position:absolute;top:-7.5rem;width:12rem;left:50%;transform:translate(-50%)}.difference__header{height:5rem;background-color:#faf7f5}.difference__review{display:flex;align-items:center;gap:.4rem;margin-bottom:2.4rem}.difference__review svg{width:7.2rem}.difference__reviewText{font-size:1rem;line-height:1.4rem;font-weight:400;text-decoration:underline;margin-bottom:0}.difference__title{font-size:1.6rem;line-height:2.1rem;font-weight:800;margin-bottom:1.6rem;display:flex;align-items:center;position:relative}.difference__blockContent{padding:.8rem;display:flex;flex-flow:column;justify-content:space-between;height:100%}.difference__subtitle{font-size:1.2rem;line-height:1.8rem;font-weight:400;opacity:.7;margin-bottom:.6rem}.difference__list{list-style:none;margin:0;padding:0;margin-top:2.4rem;display:flex;flex-flow:column;gap:.6rem}.difference__list svg{margin-right:.6rem}.difference__listItem{display:flex;align-items:center;font-size:1rem;line-height:1.3rem;font-weight:400}.difference__promo{margin-top:2.4rem;background-color:#ebf8f9;padding:.4rem .8rem;display:flex;align-items:center;gap:.8rem}.difference__promoText{font-size:1rem;line-height:1.3rem;font-weight:500;color:#05a5b4;margin-bottom:0}.difference__priceWrap{display:flex;align-items:center;gap:.4rem;margin-top:1.2rem;flex-flow:row wrap}.difference__comparePrice{font-size:1.1rem;line-height:1.8rem;font-weight:400;opacity:.5;text-decoration:line-through}.difference__price{font-size:1.1rem;line-height:2.4rem;font-weight:800}.difference__saveTag{background-color:#ffd100;border-radius:4.8rem;padding:.2rem .6rem;font-size:.9rem;line-height:1.5rem;font-weight:800}.difference__btn{margin-top:.6rem;padding:.8rem 1.5rem;width:100%;font-size:1rem;line-height:2rem;font-weight:800}.difference__footer{background-color:#faf7f5;padding:.8rem .4rem}.difference__footerList{display:flex;align-items:center;list-style:none;padding:0;width:100%;justify-content:space-between;gap:.4rem;flex-flow:row wrap;max-width:17rem;margin:0 auto}.difference__footerListItem{text-align:center;font-size:.8rem;line-height:.8rem;font-weight:400}.difference__footerListItem svg{margin-right:.2rem}.difference__footerListItem:first-of-type{width:100%}.difference__barWrap{display:flex}.difference__barLevel{width:10%;height:.5rem;display:inline-block;background-color:#f3f3f5}.difference__barLevel:not(:last-child){border-right:.2rem solid #e7e7eb}.difference__barLevel:first-child{border-top-left-radius:.6rem;border-bottom-left-radius:.6rem}.difference__barLevel:last-child{border-top-right-radius:.6rem;border-bottom-right-radius:.6rem}.difference__barLevel--filled{background-color:#14103b}.difference__barBlock{display:flex;flex-flow:column}.difference__barTitle{margin-bottom:.2rem;opacity:.7;font-size:.8rem;line-height:1rem;font-weight:400}.difference__bars{display:flex;flex-flow:column;gap:.8rem}.difference__tag{background-color:#14103b;color:#fff;padding:.1rem .4rem;border-radius:.2rem;font-size:.8rem;line-height:1rem;font-weight:500;text-transform:uppercase;display:inline-flex;align-items:center;position:absolute;left:0;bottom:100%}.difference__tag svg{margin-right:.2rem;width:.8rem}@media(min-width:768px){.difference__subheading{margin-top:1.2rem;font-size:2rem;letter-spacing:.04rem;line-height:3rem;font-weight:500}.difference__wrap{margin-top:12.2rem;gap:3rem}.difference__block{border-radius:.6rem}.difference__image,.difference__imageWrap{max-width:16rem}.difference__header{height:7rem;border-radius:.6rem .6rem 0 0}.difference__review{gap:.8rem;margin-bottom:3.2rem}.difference__review svg{width:auto}.difference__reviewText{font-size:1.2rem;line-height:1.6rem;font-weight:400}.difference__title{font-size:2.4rem;line-height:3.1rem;font-weight:800;margin-bottom:2.4rem}.difference__blockContent{padding:1.6rem 3.2rem}.difference__subtitle{margin-bottom:1.2rem;font-size:1.6rem;line-height:2.4rem;font-weight:400}.difference__list{margin-top:3.2rem;gap:1.2rem}.difference__listItem{font-size:1.4rem;line-height:1.8rem;font-weight:400}.difference__promo{margin-top:3.2rem;padding:.8rem 1.6rem}.difference__promoText{font-size:1.4rem;line-height:1.8rem;font-weight:500}.difference__priceWrap{gap:.6rem;margin-top:2.4rem}.difference__comparePrice{font-size:2rem;line-height:2.1rem;font-weight:400}.difference__price{font-size:2rem;line-height:2.1rem;font-weight:800}.difference__saveTag{padding:.4rem 1rem}.difference__btn{margin-top:1.6rem;padding:1.5rem;font-size:1.6rem;line-height:2rem;font-weight:800}.difference__footer{padding:1.6rem;border-radius:0 0 .6rem .6rem}.difference__barLevel{width:3rem;height:.6rem}.difference__barTitle{margin-bottom:0;font-size:1.2rem;line-height:1.5rem;font-weight:400;min-width:6rem}.difference__tag{position:static;margin-left:.6rem;font-size:1.2rem;line-height:1.6rem;font-weight:500;padding:.2rem .6rem}.difference__tag svg{margin-right:.4rem;width:auto}}@media(min-width:1024px){.difference__container{padding:9rem 11rem}.difference__imageWrap{top:-10rem;width:16rem}.difference__footerList{gap:.8rem;max-width:100%;margin:auto}.difference__footerListItem{text-align:start;font-size:1rem;line-height:1rem;font-weight:400}.difference__footerListItem:first-of-type{width:auto}.difference__barBlock{align-items:center;flex-flow:row;justify-content:space-between}}.comparison-table{padding:var(--section-padding-top) 0 var(--section-padding-bottom);position:relative;overflow:hidden}.comparison-table__bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.comparison-table__bg--desktop{display:none}.comparison-table__bg-pic{position:absolute;width:100%;height:100%;max-width:none}.comparison-table__bg-pic .image__elem{width:100%;height:100%;object-fit:fill}.comparison-table__content{position:relative;z-index:1;max-width:144rem;margin:0 auto;padding:0 1.6rem}.comparison-table__header{display:flex;flex-direction:column;align-items:center;gap:2.4rem;margin-bottom:4rem}.comparison-table__tag{display:inline-flex;align-items:center;justify-content:center;padding:.8rem;background-color:#f6ded5;border-radius:.4rem;font-family:Inter,sans-serif;font-weight:600;font-size:1.6rem;line-height:1;color:#ff3e06;text-transform:uppercase;white-space:nowrap}.comparison-table__heading{font-family:var(--font-primary);font-weight:800;font-size:2.6rem;line-height:1.2;text-transform:uppercase;color:#fff;text-align:center;margin:0}.comparison-table__table{--label-w: 31%;--brand1-w: 40%;position:relative;isolation:isolate;max-width:95.5rem;margin:0 auto}.comparison-table__highlight{position:absolute;top:0;bottom:0;left:var(--label-w);width:var(--brand1-w);background:#14103b99;border:1px solid #d9c8ba;border-radius:1.6rem;backdrop-filter:blur(.3rem) saturate(1.5);-webkit-backdrop-filter:blur(2rem) saturate(1.5);z-index:1}.comparison-table__product{display:none}.comparison-table__product-pic{width:8rem;height:auto}.comparison-table__product-pic .image__elem{width:100%;height:auto;object-fit:contain}.comparison-table__brands{display:flex;align-items:flex-end;position:relative;z-index:2;padding-bottom:1.6rem}.comparison-table__cell{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.comparison-table__cell--label{flex:0 0 var(--label-w);justify-content:center}.comparison-table__cell--brand1{flex:0 0 var(--brand1-w);gap:.8rem}.comparison-table__brands .comparison-table__cell--brand1{padding-top:1.2rem}.comparison-table__cell--brand2{flex:1;gap:.8rem}.comparison-table__cell--brand3{display:none;gap:.8rem}.comparison-table__brand-logo{height:2.5rem}.comparison-table__brand-logo-pic{width:100%;height:auto}.comparison-table__brand-logo-pic:before{display:none}.comparison-table__brand-logo-pic .image__elem{position:static;width:auto;height:2.5rem;object-fit:contain}.comparison-table__brand-name{font-family:Inter,sans-serif;font-weight:600;font-size:1.2rem;line-height:1.4;color:#fff;white-space:nowrap}.comparison-table__compare-label{display:none}.comparison-table__row{display:flex;align-items:center;min-height:4.8rem;position:relative}.comparison-table__row:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff14;border-radius:.8rem;backdrop-filter:blur(2rem) saturate(1.5);-webkit-backdrop-filter:blur(2rem) saturate(1.5);border-top:1px solid rgba(255,255,255,.25);border-left:1px solid rgba(255,255,255,.15);border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.05);box-shadow:inset 0 1px #ffffff26,0 .4rem 1.2rem #0000001a}@media(prefers-reduced-motion:reduce){.comparison-table__row:before{backdrop-filter:none;-webkit-backdrop-filter:none}}.comparison-table__row+.comparison-table__row{margin-top:.9rem}.comparison-table__row .comparison-table__cell{position:relative;z-index:2;flex-direction:row;min-height:4.8rem;padding:.4rem}.comparison-table__feature{font-family:Inter,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.2;color:#fff;text-align:center}.comparison-table__icon{width:2rem;height:2rem;flex-shrink:0}.comparison-table__icon--check{color:#ffffff40}.comparison-table__cell--brand1 .comparison-table__icon--check{color:#ff3e06}.comparison-table__icon--x{color:#ffffff4d;width:1.2rem;height:1.2rem}.comparison-table__value{font-family:Inter,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.2;color:#fff}.comparison-table__value--featured{color:#ff3e06}.comparison-table__reviews{display:flex;align-items:center;position:relative;z-index:2;margin-top:1.2rem;padding-bottom:1.6rem}.comparison-table__reviews .comparison-table__cell--brand1{gap:.6rem}.comparison-table__stars{width:7rem;height:1.4rem}.comparison-table__stars-pic{width:100%;height:100%}.comparison-table__stars-pic .image__elem{width:100%;height:100%;object-fit:contain}.comparison-table__review-text{font-family:Inter,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.2;color:#fff}@media(min-width:1024px){.comparison-table{padding:var(--section-padding-top-desktop) 0 var(--section-padding-bottom-desktop)}.comparison-table__content{padding:0 4.4rem}.comparison-table__bg--mobile{display:none}.comparison-table__bg--desktop{display:block}.comparison-table__bg-pic{width:100%;height:100%}.comparison-table__heading{font-size:3.4rem}.comparison-table__header{margin-bottom:4.8rem}.comparison-table__table{--label-w: 28%;--brand1-w: 27%}.comparison-table__product{display:block;position:absolute;top:-3rem;left:calc(var(--label-w) + var(--brand1-w) / 2);transform:translate(-50%);z-index:3}.comparison-table__product-pic{width:9rem}.comparison-table__highlight{top:4rem}.comparison-table__brands .comparison-table__cell--brand1{padding-top:0}.comparison-table__brands{padding-top:6rem}.comparison-table__cell--brand3{display:flex;flex:1}.comparison-table__compare-label{display:block;font-family:var(--font-primary);font-weight:750;font-size:2.6rem;line-height:1;color:#ff4713;text-transform:uppercase;text-align:left}.comparison-table__brand-logo,.comparison-table__brand-logo-pic .image__elem{height:3rem}.comparison-table__brand-name{font-size:1.6rem}.comparison-table__feature{font-family:var(--font-primary);font-weight:500;font-size:1.8rem;text-align:left}.comparison-table__cell--label{justify-content:start;text-align:left}.comparison-table__brands .comparison-table__cell--label{align-items:flex-start}.comparison-table__row .comparison-table__cell--label{padding-left:1.6rem}.comparison-table__icon{width:2.6rem;height:2.6rem}.comparison-table__icon--x{width:1.6rem;height:1.6rem}.comparison-table__value{font-family:var(--font-primary);font-weight:500;font-size:1.8rem}}@media(min-width:1366px){.comparison-table__content{padding:0 8rem}}.contactUs__container{display:flex;padding-top:7.5rem;padding-bottom:7.5rem;gap:3rem}.contactUs__content{width:60%}.contactUs__formWrap{width:40%}.contactUs__heading{color:#14103b}.contactUs__text{color:#14103b;font-size:1.8rem;margin-bottom:1.2rem}.contact-form{display:flex;flex-flow:row wrap;-moz-column-gap:1.2rem;column-gap:1.2rem;width:100%;justify-content:space-between}.contactUs__formInputGroup{width:48%;display:flex;flex-flow:column;margin-bottom:1.5rem}.contactUs__formInputGroup--full,.contactUs__formBtnGroup{width:100%}.contactUs__formInputGroup label{text-transform:capitalize;color:#14103b;font-size:1.4rem;letter-spacing:.05rem;line-height:2.2rem;font-weight:700}.contactUs__formInputGroup input,textarea{padding:1.4rem 1.6rem;font-size:1.3rem;line-height:2rem;color:#14103b;border:.1rem solid #e6e5e2}.contactUs__formBtnGroup .btn{width:100%;color:#fff}.contactUs__formInputGroup textarea:focus-visible{outline:none}.contactUs__formInputGroup textarea:focus{border:.1rem solid #14103b}.contactUs__formErrors{list-style:none;font-size:1.4rem;color:#14103b;margin-bottom:2.4rem}.contactUs__formErrors .errors ul{padding-left:0;list-style:none;font-size:1.4rem;color:#c41303;margin-bottom:0}.contactUs__right{width:100%;background-color:#fafafa;display:flex;flex-flow:column;align-items:center;padding:3.2rem 1.6rem}.contactUs__left{width:100%;display:flex;flex-flow:column;align-items:center;padding:3.2rem 1.6rem}.contactUs__leftInner{max-width:47rem;width:100%}.contactUs__content--new{width:100%;text-align:start}.contactUs__formWrap--new{width:100%}.contactUs__heading--new{font-size:2rem;letter-spacing:.05rem;line-height:2.4rem;font-weight:800;margin-bottom:.4rem}.contactUs__text--new{font-size:1.2rem;line-height:1.8rem;font-weight:400;margin-bottom:2rem}.contactUs__container--new{padding:0;gap:0}.contactUs__btn{padding:1rem!important}@media(max-width:1024px){.contactUs__container{flex-flow:column}.contactUs__content{width:100%;text-align:start}.contactUs__formWrap{width:100%}.contactUs__text{color:#14103b;font-size:1.4rem}.contactUs__formInputGroup input,textarea{padding:1rem 1.2rem;font-size:1.1rem}.contactUs__formInputGroup label{font-size:1.2rem;letter-spacing:.01562rem}.contactUs__formErrors,.contactUs__formErrors .errors ul li{font-size:1.1rem;line-height:1.2}.contactUs__formInputGroup{margin-bottom:1.6rem;width:100%}}@media(min-width:64rem){.contactUs__right{width:50%;padding-left:10rem;padding-top:6.4rem;align-items:flex-start}.contactUs__left{width:50%;padding-right:10rem;padding-top:6.4rem;align-items:flex-end;padding-bottom:6.4rem}.contactUs__heading--new{font-size:2.8rem;line-height:4.2rem;font-weight:800}.contactUs__text--new{font-size:1.6rem;line-height:2.4rem;font-weight:400}}.contentCards{background-color:var(--cc-bg, #fff);overflow:hidden}.contentCards__inner{display:flex;flex-direction:column;gap:1.2rem;padding-top:var(--cc-pt-mobile, 3.2rem);padding-bottom:var(--cc-pb-mobile, 4.8rem);padding-left:1.6rem;padding-right:1.6rem;max-width:144rem;margin:0 auto}.contentCards__heading{display:flex;flex-direction:column;gap:1.2rem;text-align:center;width:100%}.contentCards__eyebrow{font-family:var(--font-primary),sans-serif;font-size:2.4rem;font-weight:400;color:var(--free-bird-navy);line-height:1.3;margin:0}.contentCards__headingBold{font-family:var(--font-primary),sans-serif;font-size:2.4rem;font-weight:800;color:var(--free-bird-navy);line-height:1.3;margin:0}.contentCards__grid{display:grid;grid-template-columns:1fr;gap:4rem;max-width:60rem;margin:0 auto}.contentCards__card{display:flex;flex-direction:column;gap:2.4rem}.contentCards__imgWrap{border-radius:.8rem;overflow:hidden;width:100%}.contentCards__imgInner{display:block;width:100%;height:100%}.contentCards__img{width:100%;height:100%;object-fit:cover;display:block}.contentCards__cardBody{display:flex;flex-direction:column;gap:.4rem}.contentCards__cardTitle{font-family:var(--font-primary),sans-serif;font-size:2rem;font-weight:800;color:var(--free-bird-navy);line-height:3rem;letter-spacing:.04rem;margin:0}.contentCards__cardText{font-family:var(--font-primary),sans-serif;font-size:1.6rem;font-weight:400;color:var(--free-bird-navy);line-height:1.4;margin:0}@media(min-width:1024px){.contentCards__inner{gap:4rem;padding-top:var(--cc-pt-desktop, 6rem);padding-bottom:var(--cc-pb-desktop, 6rem);padding-left:4.4rem;padding-right:4.4rem}.contentCards__heading{flex-direction:row;align-items:center;justify-content:center;gap:.8rem}.contentCards__eyebrow,.contentCards__headingBold{font-size:3.2rem}.contentCards__grid{grid-template-columns:repeat(auto-fit,minmax(0,1fr));max-width:100%;margin:0}}@media screen and (min-width:1366px){.contentCards__inner{padding-left:12rem;padding-right:12rem}}@media(prefers-reduced-motion:reduce){.contentCards__img{transition:none}}.dealBrief__container{padding:4.8rem 2rem 6rem}.dealBrief__wrapper{display:flex;flex-flow:column;flex-direction:column-reverse}.dealBrief__content{width:100%;max-width:80rem;margin:0 auto}.dealBrief__banner{width:100%;margin-bottom:1.8rem;position:relative}.dealBrief__headingWrap{margin-bottom:1.8rem;text-align:center}.dealBrief__headingWrap--desktop{display:none}.dealBrief__perksWrap{border-top:.1rem solid #d5d4ce99;border-bottom:.1rem solid #d5d4ce99;padding:1.2rem 0;margin:1.2rem 0}.dealBrief__block{display:flex;justify-content:space-between}.dealBrief__subheading{color:#14103b;opacity:.6;text-transform:uppercase;margin:.8rem 0;font-size:1.2rem;letter-spacing:.18rem;line-height:1.8rem;font-weight:500}.dealBrief__title{color:#14103b;font-size:1.4rem;letter-spacing:.028rem;line-height:2.1rem;font-weight:800;margin-bottom:.2rem}.dealBrief__desc,.dealBrief__listItem{color:#14103b;font-size:1.4rem;line-height:2.1rem;font-weight:400;opacity:.6;margin-bottom:0}.dealBrief__list{padding-left:2.6rem}.dealBrief__comparePrice{color:#14103b;font-size:1.4rem;line-height:2.1rem;font-weight:400;opacity:.6;text-decoration:line-through}.dealBrief__Price{color:#ea2c00;font-size:1.6rem;line-height:2.1rem;font-weight:800}.dealBrief__image{width:100%}.dealBrief__btnWrap{margin-top:3rem}.dealBrief__btnWrap,.dealBrief__btn{text-align:center}.dealBrief__btnSubtitlesWrap{margin-top:.6rem;display:flex;align-items:center;flex-flow:column}.dealBrief__btnsubtitle{margin-bottom:0}.dealBrief__btnsubtitle .subtitle{font-size:1.2rem;line-height:1.2rem;font-weight:400}.dealBrief__tag--desktop{display:none;width:15.4rem;height:15.4rem;position:absolute;top:-3.5rem;right:0;z-index:1;background-color:#01a4b4;color:#fafafa;border-radius:50%;flex-flow:column;justify-content:center;align-items:center;transform:rotate(18deg)}.dealBrief__tag--desktopText{font-size:1.6rem;line-height:1.6rem;font-weight:500}.dealBrief__tag--desktopSaveText{display:inline-block;font-size:3.6rem;line-height:3.7rem;font-weight:800;padding:.8rem}.dealBrief__tag--mobile{font-size:1.4rem;line-height:1.4rem;font-weight:500;padding:.6rem 1.2rem;background-color:#ffece7;color:#ff4613;border-radius:1.6rem;display:inline-block;margin-bottom:2.4rem}@media(min-width:1024px){.dealBrief__container{padding:9rem 8rem}.dealBrief__wrapper{flex-direction:column;flex-flow:row;gap:6rem;justify-content:space-between}.dealBrief__content{margin:inherit;max-width:53.5rem}.dealBrief__banner{max-width:68rem;margin-bottom:0}.dealBrief__headingWrap{text-align:start;margin-bottom:3.6rem}.dealBrief__headingWrap--mobile{display:none}.dealBrief__headingWrap--desktop{display:block}.dealBrief__subheading{font-size:1.4rem;letter-spacing:.21rem;line-height:2.1rem;font-weight:500}.dealBrief__title{font-size:1.6rem;letter-spacing:.032rem;line-height:2.4rem;font-weight:800}.dealBrief__desc,.dealBrief__listItem,.dealBrief__comparePrice{font-size:1.6rem;line-height:2.4rem;font-weight:400}.dealBrief__Price{font-size:1.8rem;line-height:2.4rem;font-weight:800}.dealBrief__btnWrap{margin-top:3.6rem}.dealBrief__btnWrap,.dealBrief__btn{width:100%}.dealBrief__btnSubtitlesWrap{flex-flow:row;gap:1.8rem;justify-content:center}.dealBrief__btnsubtitle .subtitle{font-size:1.4rem;line-height:1.4rem;font-weight:400}.dealBrief__tag--desktop{display:flex}}.faq-reskin{padding:var(--section-padding-top) 0 var(--section-padding-bottom)}.faq-reskin__content{display:flex;flex-direction:column;gap:3.2rem;width:100%;max-width:144rem;margin:0 auto;padding:0 1.6rem}.faq-reskin__header{display:flex;align-items:center;justify-content:center;width:100%}.faq-reskin__heading{display:flex;flex-direction:column;align-items:center;gap:0;margin:0;text-align:center;text-transform:uppercase}.faq-reskin__heading-line{font-family:var(--font-primary);font-weight:800;font-size:2.4rem;line-height:1.2;color:var(--free-bird-navy)}.faq-reskin__heading-line--highlight{color:#ff3e06}.faq-reskin__accordion{display:flex;flex-direction:column;gap:4rem;align-items:center}.faq-reskin__list{list-style:none;margin:0;padding:0}.faq-reskin__item{border-top:1px solid #acbbb8}.faq-reskin__item:last-child,.faq-reskin__item:nth-child(5):not(:last-child){border-bottom:1px solid #acbbb8}.faq-reskin__accordion--expanded .faq-reskin__item:nth-child(5){border-bottom:none}.faq-reskin__question{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%;padding:2.4rem .8rem;background:none;border:none;cursor:pointer;text-align:left;-webkit-appearance:none;appearance:none}.faq-reskin__question-text{font-family:Inter,sans-serif;font-weight:500;font-size:1.6rem;line-height:1;color:var(--free-bird-navy);text-transform:none}.faq-reskin__icon{width:1.8rem;height:1.8rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.faq-reskin__icon-plus,.faq-reskin__icon-minus{width:100%;height:100%;color:var(--free-bird-navy)}.faq-reskin__icon-minus,.faq-reskin__item--open .faq-reskin__icon-plus{display:none}.faq-reskin__item--open .faq-reskin__icon-minus{display:block}.faq-reskin__answer{overflow:hidden;height:0;transition:height .3s ease;padding:0 .8rem}@media(prefers-reduced-motion:reduce){.faq-reskin__answer{transition:none}}.faq-reskin__answer-text{padding-bottom:2.4rem;font-family:Inter,sans-serif;font-weight:400;font-size:1.6rem;line-height:1.4;color:var(--free-bird-navy);opacity:.6;margin:0}.faq-reskin__item--hidden{display:none}.faq-reskin__accordion--expanded .faq-reskin__item--hidden{display:block}.faq-reskin__toggle{display:inline-flex;align-items:center;justify-content:center;padding:1.5rem 4rem;height:5.4rem;border:.2rem solid var(--miami-orange);border-radius:4rem;background:none;cursor:pointer;-webkit-appearance:none;appearance:none}.faq-reskin__toggle-text{font-family:var(--font-primary);font-weight:750;font-size:1.6rem;line-height:2.4rem;color:var(--miami-orange);text-transform:uppercase;white-space:nowrap}@media(min-width:1024px){.faq-reskin{padding:var(--section-padding-top-desktop) 0 var(--section-padding-bottom-desktop)}.faq-reskin__content{flex-direction:row;align-items:flex-start;gap:2rem;padding:0 4.4rem}.faq-reskin__header{flex:1;min-width:0;align-self:center}.faq-reskin__heading-line{font-size:3.2rem}.faq-reskin__accordion{flex:2;min-width:0;align-items:flex-start}.faq-reskin__question{padding:2.4rem}.faq-reskin__answer{padding:0 2.4rem}}@media(min-width:1366px){.faq-reskin__content{padding:0 8rem}.faq-reskin__accordion{flex:0 0 79.2rem}}.feature-highlights{padding:var(--section-padding-top) 0 var(--section-padding-bottom)}.feature-highlights__content{display:flex;flex-direction:column;gap:3.2rem;width:100%;max-width:144rem;margin:0 auto;padding:0 1.6rem}.feature-highlights__header{display:flex;flex-direction:column;align-items:center;gap:2.4rem}.feature-highlights__tag{display:inline-flex;align-items:center;justify-content:center;padding:.8rem;background-color:#f6ded5;border-radius:.4rem;font-family:Inter,sans-serif;font-weight:600;font-size:1.6rem;line-height:1;color:#ff3e06;text-transform:uppercase;white-space:nowrap}.feature-highlights__heading{font-family:var(--font-primary);font-weight:800;font-size:2.6rem;line-height:1.2;text-transform:uppercase;color:var(--free-bird-navy);text-align:center;margin:0}.feature-highlights__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}.feature-highlights__item{display:flex;flex-direction:column;align-items:center;gap:1.6rem;text-align:center}.feature-highlights__icon{width:5rem;height:5rem}.feature-highlights__icon-pic{width:100%;height:100%}.feature-highlights__icon-pic .image__elem{width:100%;height:100%;object-fit:contain}.feature-highlights__title{font-family:Inter,sans-serif;font-weight:600;font-size:1.8rem;line-height:1.2;color:var(--free-bird-navy);margin:0}.feature-highlights__desc{font-family:Inter,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:var(--free-bird-navy);opacity:.6;margin:0}@media(min-width:1024px){.feature-highlights{padding:var(--section-padding-top-tablet) 0 var(--section-padding-bottom-tablet)}.feature-highlights__content{padding:0 4.4rem}}@media(min-width:1366px){.feature-highlights{padding:var(--section-padding-top-desktop) 0 var(--section-padding-bottom-desktop)}.feature-highlights__content{gap:4.8rem;padding:0 8rem}.feature-highlights__heading{font-size:3.4rem}.feature-highlights__grid{grid-template-columns:repeat(3,1fr);row-gap:4.8rem}.feature-highlights__item{padding:0 2.4rem}.feature-highlights__title{font-size:2.5rem}.feature-highlights__desc{font-size:1.6rem}}.sectionTop-content{position:relative;margin-bottom:2rem}.slider-buttons{user-select:none;-webkit-user-select:none;border:.1rem #e6e5e2 solid;position:absolute;right:0;bottom:.3rem;height:5.6rem;width:10.8rem;display:flex}.slider-buttons .swiper-button-prev{left:0;padding-left:2.3rem;width:50%;display:flex;align-items:center;justify-content:flex-start}.slider-buttons .swiper-button-next{right:0;padding-right:2.3rem;width:50%;display:flex;align-items:center;justify-content:flex-end}@media(min-width:1024px){.sectionTop-content{height:5.6rem;display:flex;align-items:center;margin-bottom:3.2rem}.slider-buttons{width:13rem}}.footer-landing-pages{position:relative;overflow:hidden;padding:4.8rem 1.6rem 0}.footer-landing-pages__nav{display:flex;flex-direction:column;align-items:center;gap:3.2rem;position:relative;z-index:1}.footer-landing-pages__link{font-family:Inter,sans-serif;font-weight:400;font-size:1.4rem;line-height:1.2;color:#fff;text-decoration:none}.footer-landing-pages__link:hover{text-decoration:underline}.footer-landing-pages__copyright{font-family:var(--font-primary);font-weight:400;font-size:1.4rem;line-height:1.2;color:#fff}.footer-landing-pages__watermark{position:relative;width:100%;margin-top:4.8rem;overflow:hidden}.footer-landing-pages__watermark-pic{width:100%;max-width:none;opacity:.15}.footer-landing-pages__watermark-pic .image__elem{width:100%;height:auto;object-fit:contain}@media(min-width:1024px){.footer-landing-pages{padding:6rem 4.4rem 0}.footer-landing-pages__nav{flex-direction:row;justify-content:center;gap:8rem}.footer-landing-pages__watermark{margin-top:8rem}}@media(min-width:1366px){.footer-landing-pages{padding:8rem 8rem 0}}.footer__lp{background-color:var(--free-bird-navy);position:relative}.footer__lp .container{display:flex;align-items:center;flex-flow:column;justify-content:space-between;padding:4.8rem 1.2rem 2.8rem}.footer__lpLeft{max-width:55.8rem}.footer__lpDisclaimers{display:none;flex-direction:column;gap:.8rem;width:100%;margin-bottom:3.6rem}.footer__lpDisclaimer{font-family:var(--font-primary),sans-serif;font-size:1.1rem;font-weight:400;line-height:1.42;color:#fff;margin:0}.footer__lpNavList{list-style:none;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;column-gap:3.8rem;margin:0;padding:0;width:100%;margin-top:5rem}.footer__lpNavListItem{font-size:1.2rem;letter-spacing:.025rem;line-height:1.8rem;font-weight:400;color:#9b95a4}.footer__lpNavListItem a{color:#fff;text-decoration:none}.footer__lpNavListItem a:hover{color:#fff;text-decoration:underline}.footer__lpNavListItem--copyright{width:100%;text-align:center;border-top:.01rem solid rgba(255,255,255,.1);padding-top:2.4rem;margin-top:2.4rem}.subs-test .footer__lp .container{padding:2.4rem;flex-flow:column}.subs-test .footer__lpNavList{justify-content:center}.subs-test .footer__lpDisclaimers--mobile,.subs-test .footer__lpDisclaimers--desktop{display:none}@media(min-width:768px){.footer__lp .container{flex-flow:row;padding:9.6rem 1.2rem 4.8rem}.footer__lpNavList{width:auto;margin-top:0}.footer__lpNavListItem a{color:#9b95a4}.footer__lpNavListItem--copyright{width:auto;text-align:inherit;border-top:none;padding-top:0;margin-top:0}}@media(min-width:1024px){.footer__lpDisclaimers{margin-bottom:1.8rem}.footer__lpDisclaimer{text-align:left}.subs-test .footer__lp .container{flex-flow:row;padding:2.4rem 3rem}.subs-test .footer__lpNavList{justify-content:start}.subs-test .footer__lpDisclaimers--desktop{display:flex}}@media(max-width:1023px){.footer__lpRight{display:flex;flex-flow:column;align-items:center;justify-content:center}.subs-test .footer__lpDisclaimers--mobile{display:flex}}.highlightsGrid{background-color:var(--hg-bg, #fff);padding-top:var(--hg-pt-mobile, 4.8rem);padding-bottom:var(--hg-pb-mobile, 4.8rem)}.highlightsGrid__inner{padding:0 1.6rem;max-width:144rem;margin:0 auto}.highlightsGrid__row{display:flex;flex-direction:column;gap:2.4rem;max-width:60rem;width:100%;margin:0 auto}.highlightsGrid__content{display:flex;flex-direction:column;gap:2.4rem}.highlightsGrid__heading{font-family:var(--font-primary),sans-serif;font-size:2.4rem;font-weight:400;font-style:normal;color:var(--free-bird-navy);line-height:1.3;margin:0;display:flex;flex-direction:column}.highlightsGrid__heading strong{font-weight:800}.highlightsGrid__headingLight{font-weight:400}.highlightsGrid__list{display:flex;flex-direction:column;gap:.8rem;list-style:none;margin:0;padding:0}.highlightsGrid__listItem{display:flex;align-items:center;gap:.8rem}.highlightsGrid__icon{flex-shrink:0;color:var(--free-bird-navy)}.highlightsGrid__icon--cross{width:1.1rem;height:1.1rem}.highlightsGrid__icon--check{width:1.6rem;height:1.6rem}.highlightsGrid__listLabel{font-family:var(--font-primary),sans-serif;font-size:1.6rem;font-weight:500;font-style:italic;color:var(--free-bird-navy);line-height:1.4}.highlightsGrid__tagline{font-family:var(--font-primary),sans-serif;font-size:2rem;font-weight:800;font-style:italic;line-height:1.3;margin:0}.highlightsGrid__taglineBlue{color:var(--free-bird-navy)}.highlightsGrid__taglineOrange{color:var(--miami-orange)}.highlightsGrid__btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;font-family:var(--font-primary),sans-serif;font-size:1.6rem;font-weight:500;color:#fff;background-color:var(--miami-orange);border:none;border-radius:4rem;padding:1.2rem 2.4rem;text-decoration:none;cursor:pointer;transition:background-color .2s ease;text-transform:none}.highlightsGrid__btn:hover{background-color:var(--miami-orange-dark)}.highlightsGrid__desktopImages{display:none}.highlightsGrid__mobileImages{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1.6rem;height:32rem}.highlightsGrid__imgWrap{border-radius:.8rem;overflow:hidden}.highlightsGrid__img{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:1024px){.highlightsGrid{padding-top:var(--hg-pt-desktop, 8rem);padding-bottom:var(--hg-pb-desktop, 8rem)}.highlightsGrid__inner{padding:0 4.4rem}.highlightsGrid__row{flex-direction:row;align-items:center;gap:4rem;max-width:100%;margin:0}.highlightsGrid__content{flex:1;gap:3.2rem}.highlightsGrid__heading{font-size:3.2rem}.highlightsGrid__listLabel{font-weight:400;font-style:normal}.highlightsGrid__tagline{font-size:2.4rem}.highlightsGrid__desktopImages{display:flex;gap:.8rem;flex:1}.highlightsGrid__desktopImages .highlightsGrid__imgWrap{flex:1}.highlightsGrid__mobileImages{display:none}}@media screen and (min-width:1366px){.highlightsGrid__inner{padding:0 12rem}}.highlightsGrid__dots span{display:inline-block;opacity:0;animation:highlightsGridDot 1.2s ease-in-out infinite}.highlightsGrid__dots span:nth-child(2){animation-delay:.2s}.highlightsGrid__dots span:nth-child(3){animation-delay:.4s}@keyframes highlightsGridDot{0%,80%,to{opacity:0}40%{opacity:1}}@media(prefers-reduced-motion:reduce){.highlightsGrid__btn{transition:none}.highlightsGrid__dots span{animation:none;opacity:1}}.hisHersBundle{width:100%;background-color:#f9f9f9;padding:4rem 1.6rem}.hisHersBundle__container{max-width:100%;margin:0 auto;display:flex;flex-direction:column;gap:2.4rem;align-items:center}.hisHersBundle__headingWrap{text-align:center;display:flex;flex-direction:column;gap:.4rem}.hisHersBundle__heading{margin:0}.hisHersBundle__subheading{font-size:1.4rem;line-height:1.5em;font-weight:500;color:#14103b;text-align:center;margin:0;font-family:Garnett,sans-serif}.hisHersBundle__boxes{display:flex;flex-direction:column;gap:1.6rem;width:100%}.hisHersBundle__box{background:#f9f5f3;border:.75px solid #15103d;border-radius:.6rem;padding:1rem;position:relative;width:100%}.hisHersBundle__badge{background:#15103d;color:#fff;font-size:1.2rem;line-height:1.42em;font-weight:500;padding:.2rem 1.6rem;border-radius:.6rem;display:inline-block;margin-bottom:1rem;font-family:Garnett,sans-serif}.hisHersBundle__itemFirst{display:flex;align-items:center;gap:.6rem;padding-bottom:1rem;justify-content:center;border-bottom:.1rem solid #15103d;margin-bottom:1.2rem}.hisHersBundle__itemsGrid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem 2rem}.hisHersBundle__item{display:flex;align-items:center;gap:.6rem}.hisHersBundle__itemImage{width:4.4rem;height:4.4rem;border-radius:50%;overflow:hidden;border:.14rem dashed #15103d;flex-shrink:0;display:flex;align-items:center;justify-content:center}.hisHersBundle__img{width:100%;height:100%;object-fit:contain}.hisHersBundle__img--placeholder{fill:#d1d1d1}.hisHersBundle__itemTitle{font-size:1.2rem;line-height:1.8rem;font-weight:500;color:#14103b;margin-bottom:.2rem}.hisHersBundle__freeTag{background:#fff;border:.75px solid #15103d;border-radius:10rem;padding:.2rem .8rem;font-size:1.1rem;line-height:1.5rem;font-weight:500;letter-spacing:.02rem;color:#15103d;flex-shrink:0}.hisHersBundle__pricing{display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:1.8rem;line-height:1.42em;font-weight:750;color:#15103d;font-family:Garnett,sans-serif;margin-bottom:1.6rem}.hisHersBundle__priceOriginal{text-decoration:line-through;font-weight:400;color:#4c4742}.hisHersBundle__ctaWrap,.hisHersBundle__cta{width:100%}@media(min-width:768px){.hisHersBundle{padding:4rem}.hisHersBundle__container{max-width:33.8rem}.hisHersBundle__subheading{font-size:1.4rem;line-height:1.5em}.hisHersBundle__ctaWrap{max-width:34.3rem}}@media(min-width:1024px){.hisHersBundle{padding:9rem 3rem}.hisHersBundle__container{gap:4rem;max-width:144rem}.hisHersBundle__subheading{font-size:2rem;line-height:1.5em}.hisHersBundle__boxes{gap:2.1rem;max-width:130.1rem;flex-direction:row}.hisHersBundle__box{max-width:64rem;padding:1.6rem}.hisHersBundle__itemFirst{padding-bottom:1.6rem;gap:1.2rem;margin-bottom:1.6rem}.hisHersBundle__badge{font-size:1.6rem;margin-bottom:1.6rem}.hisHersBundle__separator{margin-bottom:1.8rem}.hisHersBundle__item{gap:1.2rem}.hisHersBundle__itemImage{width:7.2rem;height:7.2rem}.hisHersBundle__itemTitle{font-size:1.6rem;margin-bottom:.6rem}.hisHersBundle__freeTag{font-size:1.2rem;line-height:1.7rem;padding:.2rem 1.6rem;background-color:transparent}.hisHersBundle__pricing{font-size:2rem;line-height:1.2em}.hisHersBundle__ctaWrap{max-width:41rem}}@media(min-width:1366px){.hisHersBundle{padding:9rem 7rem}}.iconCards{background-color:var(--ic-bg);padding-top:var(--ic-pt-mobile);padding-bottom:var(--ic-pb-mobile)}.iconCards__inner{max-width:60rem;margin:0 auto;padding:0 1.6rem;display:flex;flex-direction:column;align-items:center;gap:2.4rem}.iconCards__heading{font-family:Garnett,sans-serif;font-size:2.4rem;font-weight:400;font-style:normal;line-height:1.3;color:#14103b;text-align:center;margin:0;display:flex;flex-direction:column;align-items:center}.iconCards__heading strong{font-weight:750;font-style:italic}.iconCards__headingLight{font-weight:400;font-style:normal}.iconCards__btn{display:flex;gap:.8rem;align-items:center;justify-content:center;width:100%}.iconCards__grid{display:flex;flex-direction:column;gap:.8rem;width:100%}.iconCards__card{display:flex;align-items:center;gap:1.2rem;padding:.9rem 1.6rem;border:.1rem solid #e5ddd8;border-radius:.8rem}.iconCards__cardIcon{width:5.6rem;height:5.6rem;object-fit:contain;flex-shrink:0}.iconCards__cardLabel{font-family:Garnett,sans-serif;font-size:1.6rem;font-weight:500;line-height:1.125;color:var(--free-bird-navy)}.iconCards__dots span{display:inline-block;opacity:0;animation:iconCardsDot 1.2s ease-in-out infinite}.iconCards__dots span:nth-child(2){animation-delay:.2s}.iconCards__dots span:nth-child(3){animation-delay:.4s}@keyframes iconCardsDot{0%,80%,to{opacity:0}40%{opacity:1}}@media(prefers-reduced-motion:reduce){.iconCards__dots span{animation:none;opacity:1}}.iconCards__btnSep{font-family:Garnett,sans-serif;font-size:1.6rem;font-weight:800;color:inherit}.iconCards__btnPrices{display:flex;align-items:center;gap:.4rem}.iconCards__btnOriginalPrice{font-family:Garnett,sans-serif;font-size:1.6rem;font-weight:400;font-style:normal;line-height:1.4;opacity:.6;text-decoration:line-through;white-space:nowrap}.iconCards__btnSalePrice{font-family:Garnett,sans-serif;font-size:1.6rem;font-weight:750;line-height:1.2;letter-spacing:.032rem;text-transform:uppercase;white-space:nowrap}.iconCards__btnWrap{width:100%}@media(min-width:1024px){.iconCards{padding-top:var(--ic-pt-desktop);padding-bottom:var(--ic-pb-desktop)}.iconCards__inner{max-width:144rem;padding:0 4.4rem;gap:4rem}.iconCards__heading{font-size:3.2rem;flex-direction:row;gap:.4rem}.iconCards__grid{flex-direction:row;gap:4rem}.iconCards__card{flex:1;padding:1.6rem}.iconCards__btn,.iconCards__btnWrap{width:auto}}@media screen and (min-width:1366px){.iconCards__inner{padding:0 12rem}}.infoBanner{width:100%;background-color:#14103b;display:flex;flex-direction:column;overflow:hidden}.infoBanner__content{display:flex;flex-direction:column;gap:1.6rem;padding:4rem 1.6rem;text-align:center}.infoBanner__headingWrap{display:flex;flex-direction:column;gap:.4rem}.infoBanner__heading{margin:0;color:#fff}.infoBanner__description{font-size:1.6rem;line-height:1.42em;font-weight:500;color:#fff;margin:0;font-family:Garnett,sans-serif}.infoBanner__description b{font-weight:800}.infoBanner__ctaWrap{display:flex;justify-content:center}.infoBanner__imageWrap{width:100%;flex-shrink:0}.infoBanner__image{max-width:100%;width:100%;height:100%;object-fit:cover}.infoBanner__cta{width:100%}@media(min-width:768px){.infoBanner{flex-direction:row;align-items:center}.infoBanner__content{padding:5rem 4rem 3rem;gap:2rem;flex:1}.infoBanner__imageWrap{flex:1}.infoBanner__description{font-size:1.7rem}}@media(min-width:1024px){.infoBanner__content{flex:1;padding:6rem 7rem;gap:2.4rem;text-align:left}.infoBanner__description{font-size:1.8rem;line-height:1.42em;max-width:75.8rem}.infoBanner__ctaWrap{justify-content:flex-start}.infoBanner__cta{width:auto}.infoBanner__imageWrap{flex-shrink:0;display:flex;justify-content:flex-end}}.llm-content__data{padding:4rem 1.2rem}.llm-content__data strong{font-weight:inherit}.llm-content__data a{color:#00f}@media screen and (min-width:1024px){.llm-content__data{padding:8rem 6rem}}.promo__spotlightWrap{max-width:47rem;width:100%;border-radius:.6rem;overflow:hidden}.promo__spotlightContent{background:#fff;padding:2.4rem;text-align:center}.promo__spotlightSubheading{font-size:1.4rem;line-height:1.4rem;font-weight:400;color:#14103b;opacity:.6;margin-bottom:.4rem}.promo__spotlightHeading{font-size:2rem;line-height:2.1rem;font-weight:800;margin-bottom:1.6rem}.promo__spotlightList{list-style:none;margin:0;padding:0;display:flex;flex-flow:column;gap:.4rem;margin-bottom:2.4rem}.promo__spotlightListItem{font-size:1.2rem;line-height:1.8rem;font-weight:400;display:flex;align-items:center;justify-content:center}.promo__spotlightListItem svg{margin-right:.8rem}.promo__spotlightBtns{display:flex;align-items:center;gap:.8rem;justify-content:center}.promo__spotlightBtn--watch{background-color:#fff;padding:.7rem 1rem;display:flex;align-items:center;gap:.6rem;border-radius:3rem;border:.15rem solid #ff4613;bottom:1.6rem;left:1.6rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;color:#ff4613;font-size:1.2rem;line-height:2rem;font-weight:500}.promo__spotlightBtn--watch:hover{cursor:pointer}@media(min-width:64rem){.promo__spotlightWrap{position:sticky;top:12rem}.promo__spotlightContent{padding:3.2rem}.promo__spotlightSubheading{font-size:2rem;line-height:2.1rem;font-weight:500}.promo__spotlightHeading{font-size:2.8rem;line-height:2.9rem}.promo__spotlightListItem{font-size:1.4rem;line-height:2.1rem}.promo__spotlightBtns{gap:1.6rem}.promo__spotlightBtn{padding:1.4rem 3rem}.promo__spotlightBtn--watch{padding:1.2rem 1.6rem;font-size:1.6rem;line-height:2rem;font-weight:400}}@media(max-width:64rem){.promo__spotlightBtn{padding:1rem 2rem;font-size:1.2rem;letter-spacing:.028rem;line-height:2rem;font-weight:800}}.lpStickyCta{position:fixed;bottom:0;left:0;width:100%;z-index:20000;border-top:.1rem solid var(--cool-grey-light);background-color:var(--lsc-bg-mobile, #fff);opacity:0;transform:translateY(.8rem);pointer-events:none;transition:opacity .3s ease,transform .3s ease;will-change:opacity,transform;box-sizing:border-box}.lpStickyCta--visible{opacity:1;transform:translateY(0);pointer-events:auto}.lpStickyCta__inner{display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem 1.2rem}.lpStickyCta__mobileTop{display:flex;align-items:center;gap:1.2rem}.lpStickyCta__prices{display:flex;align-items:center;flex-flow:row wrap;row-gap:.5rem}.lpStickyCta__comparePrice{font-family:var(--font-primary),sans-serif;font-size:1.6rem;font-weight:400;color:var(--light-grey-text);text-decoration:line-through;margin-right:.5rem;white-space:nowrap}.lpStickyCta__salePrice{font-family:var(--font-primary),sans-serif;font-size:1.6rem;font-weight:800;color:var(--free-bird-navy);white-space:nowrap}.lpStickyCta__savingsBadge{font-family:var(--font-primary),sans-serif;font-size:1rem;font-weight:800;font-style:italic;color:var(--free-bird-navy);background-color:var(--morning-yellow);border-radius:4rem;padding:.4rem 1rem;width:auto;white-space:nowrap;text-transform:uppercase;line-height:1.6rem;letter-spacing:.02rem}.lpStickyCta__heading{display:none}.lpStickyCta__btnWrap{display:block;width:100%}.lpStickyCta__btn{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;min-height:5.6rem;padding:1.6rem 3.2rem;background-color:var(--miami-orange);border:none;border-radius:4rem;box-shadow:0 .2rem .6rem #14103b1f;cursor:pointer}.lpStickyCta__btn:hover{background-color:#ff5729}.lpStickyCta__btn:focus-visible{outline:.3rem solid var(--free-bird-navy);outline-offset:.3rem}.lpStickyCta__btnText{font-family:var(--font-primary),sans-serif;font-size:1.6rem;font-weight:750;line-height:1.2;letter-spacing:.032rem;text-transform:uppercase;color:#fff;white-space:nowrap}.lpStickyCta__btnPrices{display:flex;align-items:center;gap:.4rem}.lpStickyCta__btnSep{font-family:var(--font-primary),sans-serif;font-size:1.6rem;font-weight:800;color:#fff}.lpStickyCta__btnCompare{font-family:var(--font-primary),sans-serif;font-size:1.6rem;font-weight:400;color:#fff;opacity:.6;text-decoration:line-through;white-space:nowrap}.lpStickyCta__btnSale{font-family:var(--font-primary),sans-serif;font-size:1.6rem;font-weight:750;font-style:italic;color:#fff;white-space:nowrap}.lpStickyCta__dots span{display:inline-block;opacity:0;animation:lpStickyDot 1.2s ease-in-out infinite}.lpStickyCta__dots span:nth-child(2){animation-delay:.2s}.lpStickyCta__dots span:nth-child(3){animation-delay:.4s}@keyframes lpStickyDot{0%,80%,to{opacity:0}40%{opacity:1}}@media(min-width:1024px){.lpStickyCta{left:50%;width:100%;max-width:192rem;background-color:var(--lsc-bg-desktop, #f5e0d0);transform:translate(-50%) translateY(.8rem)}.lpStickyCta--visible{transform:translate(-50%) translateY(0)}.lpStickyCta__inner{flex-direction:row;align-items:center;justify-content:space-between;padding:2rem 6.6rem;gap:2.4rem}.lpStickyCta__mobileTop{display:none}.lpStickyCta__heading{display:block;font-family:var(--font-primary),sans-serif;font-size:2rem;font-weight:500;color:var(--free-bird-navy);margin:0;flex:1}.lpStickyCta__btnWrap{width:auto;flex-shrink:0}.lpStickyCta__btn{width:auto;min-width:61rem;min-height:7.2rem}}@media(prefers-reduced-motion:reduce){.lpStickyCta{transition:none}.lpStickyCta__dots span{animation:none;opacity:1}}.mediaWithListAcc .mediaWithList__container{margin:0 auto}.mediaWithListAcc .mediaWithList__heading{margin:0 auto;margin-bottom:2.4rem;text-align:center}.mediaWithListAcc .mediaWithList__heading--inList{display:none}.mediaWithListAcc .mediaWithList__contentAcc{display:grid;grid-template-columns:1fr;gap:2.4rem}.mediaWithListAcc .mediaWithList__mediaAcc{width:100%;border-radius:1rem;overflow:hidden}.mediaWithListAcc .mediaWithList__image,.mediaWithListAcc .mediaWithList__video{display:block;width:100%;height:auto;border-radius:.8rem;background:#d0d0d0}.mediaWithListAcc .mediaWithList__listAcc{display:grid;grid-auto-rows:min-content;gap:1.6rem}.mediaWithListAcc .mediaWithList__icon{width:4rem;height:4rem;border-radius:none;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden}.mediaWithListAcc .mediaWithList__iconImage,.mediaWithListAcc .mediaWithList__iconVideo{width:100%;height:100%;object-fit:contain;display:block}.mediaWithListAcc .mediaWithList__accHeaderAcc{display:grid;grid-template-columns:4rem 1fr auto;align-items:center;gap:.4rem;padding-right:1.2rem;width:100%;background:none;border:none;padding-top:0;padding-bottom:0;padding-left:0;text-align:left;cursor:pointer}.mediaWithListAcc .mediaWithList__title{margin:0;display:block;font-size:1.3rem;line-height:1.6rem;font-weight:500;color:#15103d}.mediaWithListAcc .mediaWithList__description{margin:0;font-size:1.3rem;line-height:1.6rem;color:#15103d}.mediaWithList__listAcc__container{display:flex;flex-direction:column;gap:.8rem}.mediaWithList__accordionContent{padding-left:4.5rem}.mediaWithList__accordionInner{padding-bottom:.8rem}.mediaWithList__accordion{padding:.8rem;border:.1rem solid #15103d;border-radius:.8rem}.mediaWithList__accordion:not(:first-child){border-top:.1rem solid #15103d}@media(min-width:1000px){.mediaWithListAcc .mediaWithList__heading{display:none;max-width:100%;margin:0;text-align:start}.mediaWithListAcc .mediaWithList__heading--inList{display:block;margin-bottom:1.4rem}.mediaWithListAcc .mediaWithList__mediaAcc{border-radius:1.4rem 0 0 1.4rem;order:2}.mediaWithListAcc .mediaWithList__contentAcc{grid-template-columns:.56fr .6fr;gap:4rem;align-items:start}.mediaWithListAcc .mediaWithList__accHeaderAcc{grid-template-columns:5.4rem 1fr auto;padding-right:1.2rem}.mediaWithListAcc .mediaWithList__title{font-size:1.6rem;line-height:2rem}.mediaWithListAcc .mediaWithList__description{font-size:1.6rem;line-height:2.2rem}.mediaWithListAcc .mediaWithList__listAcc{padding-top:3rem;order:1;justify-content:end}.mediaWithList__accordionContent{padding-left:5.6rem}.mediaWithListAcc .mediaWithList__listAcc__container{max-width:60rem;gap:1.6rem}.mediaWithListAcc .mediaWithList__icon{width:5.4rem;height:5.4rem}}.productBundle{background-color:var(--pb-bg);padding-top:var(--pb-pt-mobile);padding-bottom:var(--pb-pb-mobile)}.productBundle__inner{max-width:144rem;margin:0 auto;padding:0 1.6rem;display:flex;flex-direction:column;align-items:center;gap:2.4rem}.productBundle__header{display:flex;flex-direction:column;align-items:center;gap:.8rem;text-align:center;width:100%}.productBundle__headingRow{display:flex;flex-direction:column;align-items:center;gap:.8rem}.productBundle__heading{font-family:var(--font-primary);font-size:2.4rem;font-weight:750;line-height:1.3;color:var(--free-bird-navy);margin:0}.productBundle__tag{display:inline-flex;align-items:center;justify-content:center;height:2.4rem;padding:.4rem 1.6rem;border-radius:10rem;background-color:var(--morning-yellow);font-family:var(--font-primary);font-size:1rem;font-weight:750;letter-spacing:.025rem;text-transform:uppercase;color:var(--free-bird-navy)}.productBundle__subheading{font-family:var(--font-primary);font-size:2rem;font-weight:400;font-style:normal;line-height:1.4;letter-spacing:.04rem;color:var(--free-bird-navy);text-align:center;margin:0}.productBundle__cards{display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%}.productBundle__plus{display:flex;align-items:center;justify-content:center;flex-shrink:0}.productBundle__plus svg{width:1.2rem;height:1.2rem}.productBundle__card{display:flex;align-items:center;background:#fff;width:100%;max-width:36.1rem}.productBundle__cardImage{position:relative;flex-shrink:0;width:12rem;height:12rem;overflow:hidden;padding:.8rem}.productBundle__cardImage img{width:100%;height:100%;object-fit:cover}.productBundle__badge{position:absolute;top:.8rem;left:.8rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .4rem;border-radius:10rem;background-color:#f1eae3;font-family:var(--font-primary);font-size:1rem;font-weight:750;letter-spacing:.025rem;text-transform:uppercase;color:var(--free-bird-navy)}.productBundle__cardInfo{flex:1;min-width:0;display:flex;flex-direction:column;gap:.6rem;padding:1.6rem}.productBundle__rating{display:flex;align-items:center;gap:.4rem}.productBundle__stars{display:flex;align-items:center}.productBundle__star{width:1.2rem;height:1.1rem;flex-shrink:0}.productBundle__star+.productBundle__star{margin-left:.2rem}.productBundle__reviewCount{font-family:var(--font-primary);font-size:1rem;font-weight:500;line-height:1.4;letter-spacing:.028rem;color:var(--free-bird-navy)}.productBundle__cardTitle{font-family:var(--font-primary);font-size:1.2rem;font-weight:750;line-height:2rem;letter-spacing:.025rem;color:var(--free-bird-navy);margin:0}.productBundle__cardPrices{display:flex;align-items:center;gap:.8rem;font-family:var(--font-primary);font-size:1.2rem;font-weight:500;line-height:1.8rem;letter-spacing:.025rem}.productBundle__salePrice{color:var(--free-bird-navy)}.productBundle__comparePrice{color:#89879f;text-decoration:line-through}.productBundle__btnWrap{width:100%}.productBundle__btn{display:flex;gap:1rem;align-items:center;justify-content:center;width:100%;height:5.6rem;padding:2.4rem 4rem;border-radius:4rem;background-color:var(--miami-orange);box-shadow:0 .2rem .3rem #14103b1f;text-decoration:none;color:#fff}.productBundle__btnText{font-family:var(--font-primary);font-size:1.6rem;font-weight:750;line-height:1.2;letter-spacing:.032rem;text-transform:uppercase;white-space:nowrap}.productBundle__btnPrices{display:flex;align-items:center;gap:.4rem}.productBundle__btnCompare{font-family:var(--font-primary);font-size:1.6rem;font-weight:400;font-style:normal;line-height:1.4;color:#ffffffb3;text-decoration:line-through;white-space:nowrap}.productBundle__btnSale{font-family:var(--font-primary);font-size:1.6rem;font-weight:750;line-height:1.2;letter-spacing:.032rem;text-transform:uppercase;white-space:nowrap}.productBundle__dots span{display:inline-block;opacity:0;animation:productBundleDot 1.2s ease-in-out infinite}.productBundle__dots span:nth-child(2){animation-delay:.2s}.productBundle__dots span:nth-child(3){animation-delay:.4s}@keyframes productBundleDot{0%,80%,to{opacity:0}40%{opacity:1}}@media(prefers-reduced-motion:reduce){.productBundle__dots span{animation:none;opacity:1}}@media(min-width:1024px){.productBundle{padding-top:var(--pb-pt-desktop);padding-bottom:var(--pb-pb-desktop)}.productBundle__inner{padding:0 4.4rem;gap:4rem}.productBundle__headingRow{flex-direction:row;gap:.8rem}.productBundle__heading{font-size:3.2rem}.productBundle__tag{height:3.2rem}.productBundle__cards{flex-direction:row;justify-content:center;align-items:center;gap:1.6rem}.productBundle__plus{width:4.8rem;height:4.8rem;border-radius:50%;background-color:#f1eae3}.productBundle__plus svg{width:1.6rem;height:1.6rem}.productBundle__card{flex:1;flex-direction:column;max-width:none}.productBundle__cardImage{width:100%;height:auto;aspect-ratio:1 / 1;padding:1.6rem}.productBundle__badge{top:1.6rem;left:1.6rem;height:2.4rem;padding:.4rem 1.6rem}.productBundle__cardInfo{padding:2.4rem;min-height:14.3rem;gap:.6rem;width:100%}.productBundle__cardTitle{font-size:1.6rem;line-height:1.4;letter-spacing:0}.productBundle__btnWrap{width:auto}.productBundle__btn{width:auto;height:7.2rem;gap:.8rem}}@media(min-width:1366px){.productBundle__inner{padding:0 12rem}}.product-hero-reskin{padding:var(--section-padding-top) 0 var(--section-padding-bottom)}.product-hero-reskin__row{display:flex;flex-direction:column;width:100%;max-width:144rem;margin:0 auto}.product-hero-reskin__promo{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:1.1rem 1.6rem;background-color:var(--morning-yellow)}.product-hero-reskin__promo-left{display:flex;flex-direction:column;gap:.5rem}.product-hero-reskin__promo-bold{font-family:var(--font-primary);font-weight:800;font-size:1.3rem;line-height:1.2;color:var(--free-bird-navy);text-transform:uppercase;margin:0}.product-hero-reskin__promo-text{font-family:Inter,sans-serif;font-weight:500;font-size:1.3rem;line-height:1.4;color:var(--free-bird-navy);margin:0}.product-hero-reskin__gallery{display:flex;flex-direction:column;gap:.8rem;min-width:0}.product-hero-reskin__main-wrap{position:relative;overflow:hidden;max-width:100%}.product-hero-reskin__main{position:relative;overflow:hidden;width:100%;max-width:100%}.product-hero-reskin__slide{overflow:hidden}.product-hero-reskin__slide-img,.product-hero-reskin__slide-video{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;display:block}.product-hero-reskin__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:2.8rem;height:4rem;background:linear-gradient(135deg,#ffffff73,#ffffff40);border:1px solid rgba(255,255,255,.5);border-radius:.4rem;cursor:pointer;padding:0;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 .2rem .8rem #00000014,inset 0 1px #fff6;transition:background .2s ease,box-shadow .2s ease}.product-hero-reskin__arrow:hover{background:linear-gradient(135deg,#fff9,#ffffff59);box-shadow:0 .4rem 1.2rem #0000001f,inset 0 1px #ffffff80}.product-hero-reskin__arrow:active{background:#ffffff4d;box-shadow:0 .1rem .4rem #0000001a,inset 0 1px #ffffff4d;transform:translateY(-50%) scale(.96)}.product-hero-reskin__arrow--prev{left:0;border-radius:0 .8rem .8rem 0;border-left:none;padding-right:.7rem}.product-hero-reskin__arrow--next{right:0;border-radius:.8rem 0 0 .8rem;border-right:none;padding-left:.7rem}.product-hero-reskin__arrow svg{width:.8rem;height:1.3rem}.product-hero-reskin__thumbs{padding-left:1.6rem;overflow-x:auto;overflow-y:hidden;max-width:100%;scrollbar-width:none}@media(max-width:1024px){.product-hero-reskin__row .product-hero-reskin__thumbs{padding-left:1.6rem}}.product-hero-reskin__thumbs::-webkit-scrollbar{display:none}.product-hero-reskin__thumbs .swiper-wrapper{flex-direction:row!important}.product-hero-reskin__thumb{cursor:pointer;border-radius:.8rem;overflow:hidden;border:1px solid transparent;margin-right:.8rem}.product-hero-reskin__thumb:last-child{margin-right:0}.product-hero-reskin__thumbs .swiper-slide{width:6.8rem!important;height:6.8rem;flex-shrink:0}.product-hero-reskin__thumbs .swiper-slide-thumb-active .product-hero-reskin__thumb,.product-hero-reskin__thumb.swiper-slide-thumb-active{border-color:var(--free-bird-navy)}.product-hero-reskin__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.product-hero-reskin__info{display:flex;flex-direction:column;gap:2.4rem;padding:1.6rem}.product-hero-reskin__rating-title-group{display:flex;flex-direction:column;gap:1.6rem}.product-hero-reskin__rating{display:inline-flex;align-items:center;gap:.6rem;border:1px solid #d9c8ba;border-radius:.8rem;padding:.6rem .8rem;cursor:pointer;align-self:flex-start}.product-hero-reskin__rating-avatars{display:flex;align-items:center}.product-hero-reskin__rating-avatar{width:2rem;height:2rem;border-radius:50%;object-fit:cover;border:1.5px solid #fff}.product-hero-reskin__rating-avatar:not(:first-child){margin-left:-.6rem}.product-hero-reskin__rating-divider{width:1px;height:1.4rem;background-color:#d9d9d9;flex-shrink:0}.product-hero-reskin__rating-score{font-family:Inter,sans-serif;font-weight:600;font-size:1.2rem;line-height:1;color:var(--free-bird-navy)}.product-hero-reskin__rating-stars{display:flex;align-items:center}.product-hero-reskin__rating-stars svg{height:1.4rem;width:auto}.product-hero-reskin__rating-reviews{font-family:Inter,sans-serif;font-weight:500;font-size:1.2rem;line-height:1;color:var(--free-bird-navy);cursor:pointer;text-decoration:underline;text-underline-offset:.2rem}.product-hero-reskin__title{font-family:var(--font-primary);font-weight:800;font-size:2.6rem;line-height:1.2;color:var(--free-bird-navy);text-transform:uppercase;margin:0}.product-hero-reskin__price{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.product-hero-reskin__price-compare{font-family:var(--font-primary);font-weight:500;font-size:1.8rem;line-height:1.2;color:var(--free-bird-navy);text-decoration:line-through;opacity:.6}.product-hero-reskin__price-sale{font-family:var(--font-primary);font-weight:500;font-size:1.8rem;line-height:1.2;color:var(--free-bird-navy)}.product-hero-reskin__price-save{display:inline-flex;align-items:center;background:#ff3e061a;padding:.6rem .8rem;border-radius:.4rem;font-family:Inter,sans-serif;font-weight:600;font-size:1.2rem;line-height:1;color:#ff3e06;white-space:nowrap}.product-hero-reskin__benefits{display:flex;flex-direction:column;gap:.8rem;list-style:none;margin:0;padding:0}.product-hero-reskin__benefit{display:flex;align-items:flex-start;gap:.8rem}.product-hero-reskin__benefit-icon{width:1.5rem;height:1.2rem;flex-shrink:0;margin-top:.3rem}.product-hero-reskin__benefit-text{font-family:Inter,sans-serif;font-weight:400;font-size:1.4rem;line-height:1.4;color:var(--free-bird-navy)}.product-hero-reskin__gifts{display:flex;flex-direction:column;gap:1.6rem;background:#f5f0ec;border:1px solid #d9c8ba;border-radius:.8rem;padding:1.6rem}.product-hero-reskin__gifts-header{display:flex;align-items:center;gap:.8rem}.product-hero-reskin__gifts-line{flex:1;height:1px;background-color:#d9c8ba}.product-hero-reskin__gifts-heading{font-family:var(--font-primary);font-weight:800;font-size:1.4rem;line-height:1;color:var(--free-bird-navy);white-space:nowrap}.product-hero-reskin__gifts-list{display:flex;flex-direction:column}.product-hero-reskin__gift-row{display:flex;align-items:center;gap:.8rem;padding:.8rem;background:#fff;border:1px solid #d9c8ba;border-bottom:none}.product-hero-reskin__gift-row--first{border-radius:.8rem .8rem 0 0}.product-hero-reskin__gift-row--last{border-bottom:1px solid #d9c8ba;border-radius:0 0 .8rem .8rem}.product-hero-reskin__gift-row--first.product-hero-reskin__gift-row--last{border-radius:.8rem}.product-hero-reskin__gift-img{width:3.4rem;height:3.4rem;object-fit:cover;border-radius:.4rem;background:#f5f7fc;flex-shrink:0}.product-hero-reskin__gift-img--bonus{width:4.2rem;height:4.2rem;background:#fff}.product-hero-reskin__gift-row--bonus{gap:.8rem}.product-hero-reskin__gift-name{font-family:Inter,sans-serif;font-weight:600;font-size:1.3rem;line-height:1.2;color:var(--free-bird-navy);flex:1;min-width:0}.product-hero-reskin__gift-pricing{display:flex;align-items:center;gap:.8rem;flex-shrink:0}.product-hero-reskin__gift-was{font-family:var(--font-primary);font-weight:500;font-size:1.3rem;font-style:italic;color:var(--free-bird-navy)}.product-hero-reskin__gift-free{display:inline-flex;align-items:center;justify-content:center;background:#ff3e061a;padding:.8rem;border-radius:.4rem;font-family:Inter,sans-serif;font-weight:600;font-size:1.2rem;line-height:1.2;color:#ff3e06}.product-hero-reskin__bonus-badge{display:flex;align-items:center;justify-content:center;margin-top:1.6rem;padding:.4rem .8rem;background:var(--morning-yellow);border-radius:.8rem .8rem 0 0;font-family:Inter,sans-serif;font-weight:500;font-size:1.2rem;line-height:1.2;color:var(--free-bird-navy);text-transform:uppercase;letter-spacing:.12rem;gap:.4rem}.product-hero-reskin__bonus-badge-bold{font-family:var(--font-primary);font-weight:800;font-style:normal}.product-hero-reskin__bonus-info{display:flex;flex-direction:column;gap:.4rem;flex:1;min-width:0}.product-hero-reskin__bonus-name{font-family:Inter,sans-serif;font-weight:700;font-size:1.4rem;line-height:1.2;color:var(--free-bird-navy)}.product-hero-reskin__bonus-desc{font-family:Inter,sans-serif;font-weight:400;font-size:1.2rem;line-height:1.2;color:var(--free-bird-navy)}.product-hero-reskin__action-box{display:flex;flex-direction:column;gap:1.6rem;border:1px solid #d9c8ba;border-radius:.8rem;padding:1.6rem}.product-hero-reskin__delivery{display:flex;flex-direction:column;gap:1.6rem;align-items:center}.product-hero-reskin__delivery-sub{display:flex;align-items:flex-start;gap:.8rem;padding:.8rem 0;align-self:flex-start}.product-hero-reskin__delivery-sub-icon{width:3.2rem;height:3.2rem;flex-shrink:0}.product-hero-reskin__delivery-sub-text{font-family:Inter,sans-serif;font-weight:400;font-size:1.4rem;line-height:1.4;color:var(--free-bird-navy);opacity:.6}.product-hero-reskin__delivery-row{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap;padding:.8rem}.product-hero-reskin__delivery-stock{display:flex;align-items:center;gap:.6rem}.product-hero-reskin__delivery-dot{width:.8rem;height:.8rem;border-radius:50%;background:#00b67a;box-shadow:0 0 0 .4rem #00b67a4d;flex-shrink:0;animation:phr-dot-blink .8s ease-in-out infinite}@keyframes phr-dot-blink{0%,to{opacity:1;box-shadow:0 0 0 .4rem #00b67a4d}50%{opacity:.4;box-shadow:0 0 0 .2rem #00b67a1a}}.product-hero-reskin__delivery-stock-text{font-family:Inter,sans-serif;font-weight:500;font-size:1.4rem;line-height:1;color:#00b67a}.product-hero-reskin__delivery-text{font-family:Inter,sans-serif;font-weight:500;font-size:1.4rem;line-height:1;color:var(--free-bird-navy);opacity:.6;margin:0}.product-hero-reskin__delivery-label{font-weight:600}.product-hero-reskin__atc{width:100%}.product-hero-reskin__atc .lpAtcForm__btn{background-color:#ff3e06;border-bottom:4px solid #b12800;min-height:5.4rem;padding:1.5rem 4rem;position:relative}.product-hero-reskin__atc .lpAtcForm__btn:hover{background-color:#fd1500;border-bottom-color:#ab2700}.product-hero-reskin__atc .lpAtcForm__btn.lpAtcForm__btn--adding{background-color:#fd1500;border-bottom-color:transparent}.product-hero-reskin__atc .lpAtcForm__btn:before{content:"";display:inline-block;width:2.4rem;height:2.4rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;flex-shrink:0}.product-hero-reskin__payments{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;justify-content:center}.product-hero-reskin__payment{display:flex;align-items:center;justify-content:center;width:3.8rem;height:2.5rem;border-radius:.6rem;background:#fff;overflow:hidden}.product-hero-reskin__payment-img{max-width:100%;max-height:100%;object-fit:contain}.product-hero-reskin__trust{display:flex;justify-content:space-between;gap:1.6rem}.product-hero-reskin__trust-item{display:flex;flex-direction:column;align-items:center;gap:.8rem;flex:1;text-align:center}.product-hero-reskin__trust-icon{width:5.5rem;height:5.5rem;object-fit:contain}.product-hero-reskin__trust-label{font-family:Inter,sans-serif;font-weight:600;font-size:1.2rem;line-height:1.2;color:var(--free-bird-navy);text-transform:capitalize}.product-hero-reskin__sub-note{display:flex;flex-direction:column;gap:.8rem;border:1px solid #d9c8ba;border-radius:.8rem;padding:1.6rem;text-align:center}.product-hero-reskin__sub-note-heading{font-family:Inter,sans-serif;font-weight:600;font-size:1.5rem;line-height:2rem;color:var(--free-bird-navy);text-transform:capitalize;margin:0}.product-hero-reskin__sub-note-body{font-family:Inter,sans-serif;font-weight:400;font-size:1.4rem;line-height:1.4;color:var(--free-bird-navy);opacity:.6;margin:0}@media(prefers-reduced-motion:reduce){.product-hero-reskin__delivery-dot,.product-hero-reskin__arrow,.product-hero-reskin__thumb{transition:none}}@media(min-width:1024px){.product-hero-reskin{padding:var(--section-padding-top-desktop) 0 var(--section-padding-bottom-desktop)}.product-hero-reskin__row{display:grid;grid-template-columns:1fr 41.6rem;grid-template-rows:auto 1fr;column-gap:1.6rem;row-gap:0;padding:3.2rem 4.4rem 0}.product-hero-reskin__benefit-text{font-size:1.6rem}.product-hero-reskin__promo-bold,.product-hero-reskin__promo-text{font-size:1.4rem}.product-hero-reskin__promo{grid-column:2;grid-row:1;align-self:start;border-radius:.8rem;padding:.8rem 1.6rem;margin-bottom:1.6rem}.product-hero-reskin__gallery{grid-column:1;grid-row:1 / 3;flex-direction:row-reverse;gap:1.6rem;position:sticky;top:8rem;align-self:start}.product-hero-reskin__main-wrap{flex:1;min-width:0;border-radius:1.6rem;overflow:hidden}.product-hero-reskin__arrow{width:4rem;height:5.6rem}.product-hero-reskin__thumbs{width:9.2rem;flex-shrink:0;padding:0;max-height:74rem;overflow-y:auto;overflow-x:hidden}.product-hero-reskin__thumbs .swiper-wrapper{flex-direction:column!important}.product-hero-reskin__thumbs .swiper-slide{width:9.2rem!important;height:9.2rem;flex-shrink:0}.product-hero-reskin__thumb{border-radius:.6rem;margin-bottom:.8rem}.product-hero-reskin__thumb:last-child{margin-bottom:0}.product-hero-reskin__info{grid-column:2;grid-row:2;padding:0;gap:2.4rem}.product-hero-reskin__title{font-size:2.6rem}.product-hero-reskin__price-compare,.product-hero-reskin__price-sale{font-size:2rem}.product-hero-reskin__payment{width:4.7rem;height:3.2rem}.product-hero-reskin__slide{border-radius:.8rem;overflow:hidden}}@media(min-width:1366px){.product-hero-reskin__row{padding:3.2rem 8rem 0}}.slider__arrowIcon{width:1.6rem}.reviewsCardList{width:100%;background-color:#14103b;padding:4rem 0;position:relative;overflow:hidden}.reviewsCardList__container{margin:0 auto;display:flex;flex-direction:column;gap:3.2rem;position:relative}.reviewsCardList__carousel{padding:0 0 2rem 1.6rem;overflow:hidden;width:100%}.reviewsCardList__headingWrap{margin:0 auto;text-align:center;gap:.2rem}.reviewsCardList__heading{color:#fff;margin:0}.reviewsCardList__carousel .swiper-wrapper{display:flex}.reviewsCardList__carousel .swiper-slide{height:auto}.reviewsCardList__card{background:#fff;border-radius:.8rem;padding:1.6rem;display:flex;flex-direction:column;align-items:center;gap:.8rem;position:relative;height:100%;max-width:55rem}.reviewsCardList__badge{background:#f1eae3;border-radius:4.8rem;padding:.5rem 1.6rem}.reviewsCardList__badgeText{font-size:1.2rem;line-height:1.6rem;font-weight:500;color:#15103d;text-align:center}.reviewsCardList__rating{display:flex;gap:.32rem;justify-content:center;margin-top:.8rem}.reviewsCardList__star{width:8.1rem;height:1.8rem}.reviewsCardList__cardText{font-size:1.6rem;line-height:2.272rem;font-weight:500;color:#15103d;text-align:center;margin:0}.reviewsCardList__author{font-size:1.3rem;line-height:2.1rem;font-weight:400;letter-spacing:.21rem;color:#15103d;opacity:.6;text-align:center;margin:0}.reviewsCardList__navigation{display:none}@media(min-width:768px){.reviewsCardList{padding:5.6rem 0}.reviewsCardList__carousel{padding:0 0 0 1.6rem}.reviewsCardList__card{padding:1.6rem 2rem}.reviewsCardList__cardText{font-size:1.8rem;line-height:2.7rem;padding:0 1.2rem}.slider-buttons{width:13rem}}@media(min-width:1024px){.reviewsCardList{padding:7.2rem 0}.reviewsCardList__container{gap:4.2rem}.reviewsCardList__carousel{padding:0 0 0 7rem}.reviewsCardList__card{padding:1.6rem 4.3rem;max-width:43rem}.reviewsCardList__cardText{font-size:2rem;line-height:3rem;padding:0}.reviewsCardList__star{width:auto;height:auto}.reviewsCardList__author{font-size:1.4rem;line-height:2.1rem;letter-spacing:.21rem}.reviewsCardList__navigation{display:flex;justify-content:center;align-items:center;gap:.6rem;margin-top:2rem}.reviewsCardList__navBtn{position:static;background:transparent;border:none;cursor:pointer;padding:0;width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.reviewsCardList__navBtn:hover{opacity:.8}.reviewsCardList__navBtn--prev{opacity:.4}}@media(min-width:1440px){.reviewsCardList{padding:9rem 0}}.reviewsCarousel{display:block;overflow:hidden;background-color:var(--rc-bg, #fff)}.reviewsCarousel__inner{margin:0 auto;padding-top:var(--rc-pt-mobile, 4.8rem);padding-bottom:var(--rc-pb-mobile, 4.8rem);padding-left:1.6rem;padding-right:0;display:flex;flex-direction:column;gap:2.3rem}.reviewsCarousel__header,.reviewsCarousel__nav{padding-right:1.6rem}.reviewsCarousel__trackWrap{max-width:100%;width:100%}.reviewsCarousel__header{display:flex;flex-direction:column;gap:2.4rem}.reviewsCarousel__starsRow{display:flex;flex-flow:row wrap;align-items:center;gap:.8rem}.reviewsCarousel__subheading{font-family:var(--font-primary),sans-serif;font-size:1.4rem;font-weight:500;color:var(--free-bird-navy);line-height:1.4}.reviewsCarousel__heading{font-family:var(--font-primary),sans-serif;font-size:2.4rem;font-weight:800;color:var(--free-bird-navy);line-height:1.3;margin:0}.reviewsCarousel__mediaWrap{position:relative;width:100%;border-radius:.8rem;overflow:hidden;background-color:#000}.reviewsCarousel__video{width:100%;height:36.9rem;object-fit:cover;display:block}.reviewsCarousel__play,.reviewsCarousel__pause{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0}.reviewsCarousel__card{display:flex;flex-direction:column;gap:.8rem;min-width:2.6rem;margin-right:.8rem;width:20.7rem}.reviewsCarousel__card:last-child{margin-right:0}.reviewsCarousel__review{display:flex;flex-direction:column;gap:.8rem;padding-right:1.6rem}.reviewsCarousel__quote{font-family:var(--font-primary),sans-serif;font-size:1.6rem;font-weight:500;color:var(--free-bird-navy);line-height:1.4;margin:0}.reviewsCarousel__author{font-family:var(--font-primary),sans-serif;font-size:1.2rem;font-weight:800;color:var(--free-bird-navy);text-transform:uppercase;letter-spacing:.06rem;line-height:1;margin:0}.reviewsCarousel__nav{display:flex;flex-direction:row;align-items:center;gap:2rem}.reviewsCarousel__prev,.reviewsCarousel__next{background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;flex-shrink:0}.reviewsCarousel__prev.swiper-button-disabled,.reviewsCarousel__next.swiper-button-disabled{opacity:.4;pointer-events:none}.reviewsCarousel__prev:focus-visible,.reviewsCarousel__next:focus-visible{outline:2px solid var(--free-bird-navy);outline-offset:2px;border-radius:50%}@media(min-width:1024px){.reviewsCarousel__inner{gap:2.4rem;padding-top:var(--rc-pt-desktop, 8rem);padding-bottom:var(--rc-pb-desktop, 8rem);padding-left:4.4rem}.reviewsCarousel__header,.reviewsCarousel__nav{padding-right:4.4rem}.reviewsCarousel__card{max-width:17.6rem}.reviewsCarousel__starsRow{display:none}.reviewsCarousel__header{align-items:center}.reviewsCarousel__heading{font-size:3.2rem;text-align:center}}@media screen and (min-width:1366px){.reviewsCarousel__inner{padding-left:12rem}.reviewsCarousel__header,.reviewsCarousel__nav{padding-right:12rem}}.scroll-cards{padding:var(--section-padding-top) 0 var(--section-padding-bottom)}.scroll-cards__header{display:flex;flex-direction:column;align-items:center;gap:2.4rem;padding:0 1.6rem;margin-bottom:4rem}.scroll-cards__tag{display:inline-flex;align-items:center;justify-content:center;padding:.8rem;background-color:#f6ded5;border-radius:.4rem;font-family:Inter,sans-serif;font-weight:600;font-size:1.5rem;line-height:1;color:#ff3e06;text-transform:uppercase;white-space:nowrap}.scroll-cards__heading{font-family:var(--font-primary);font-weight:800;font-size:2.6rem;line-height:1.2;text-transform:uppercase;color:#fff;text-align:center;margin:0}.scroll-cards__desc{font-family:Inter,sans-serif;font-weight:400;font-size:1.6rem;line-height:1.4;color:#fff;opacity:.6;text-align:center;margin:0;max-width:41.6rem}.scroll-cards__slider:not(.swiper-initialized){overflow:hidden}.scroll-cards__slider:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:1.6rem}.scroll-cards__slider:not(.swiper-initialized) .swiper-slide{flex:0 0 80%;min-width:0}@media(min-width:1366px){.scroll-cards__slider:not(.swiper-initialized) .swiper-slide{flex:0 0 calc(33.333% - 1.1rem)}}.scroll-cards .swiper-wrapper{align-items:stretch}.scroll-cards .swiper-slide{height:auto}.scroll-cards__card{position:relative;display:flex;flex-direction:column;padding-top:26.4rem;border-radius:.8rem;overflow:hidden;height:100%}.scroll-cards__card-image{position:absolute;top:0;left:0;right:0;bottom:14rem}.scroll-cards__card-pic{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none}.scroll-cards__card-pic .image__elem{width:100%;height:100%;object-fit:cover}.scroll-cards__card-body{position:relative;display:flex;flex-direction:column;gap:1.6rem;padding:1.6rem;background:#ffffff14;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border:1px solid rgba(255,255,255,.15);border-top:1px solid rgba(255,255,255,.3);border-bottom:none;border-radius:0 0 .8rem .8rem;flex:1;overflow:hidden}.scroll-cards__card-body:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:0 0 .8rem .8rem;background:linear-gradient(180deg,#ffffff1f,#fff0);pointer-events:none}.scroll-cards__card-body>*{position:relative;z-index:1}.scroll-cards__card-title{font-family:Inter,sans-serif;font-weight:600;font-size:2.6rem;line-height:1.2;color:#fff;margin:0}.scroll-cards__card-desc{font-family:Inter,sans-serif;font-weight:400;font-size:1.6rem;line-height:1.4;color:#fff;margin:0}@media(min-width:1024px){.scroll-cards{padding:var(--section-padding-top-tablet) 0 var(--section-padding-bottom-tablet)}.scroll-cards__header{padding:0 4.4rem}}@media(min-width:1366px){.scroll-cards{padding:var(--section-padding-top-desktop) 0 var(--section-padding-bottom-desktop)}.scroll-cards__header{padding:0 8rem;margin-bottom:8rem}.scroll-cards__heading{font-size:3.4rem}.scroll-cards__card-image{bottom:16rem}}.sidebyside__container{padding:6rem 2rem;display:flex;flex-direction:column;gap:3.6rem;max-width:119.2rem}.sidebyside__banner{display:flex;align-items:center;flex-flow:column}.sidebyside__image{width:100%;max-width:18.2rem}.sidebyside__content{text-align:center}.sidebyside__desc{margin-top:.6rem;font-size:1.6rem;line-height:2.4rem;font-weight:400}.sidebyside__btnWrap{display:inline-block;text-align:center;margin-top:3.6rem}@media(min-width:1024px){.sidebyside__container{flex-direction:row;justify-content:space-between;padding:9rem 8rem;gap:inherit}.sidebyside--reverse .sidebyside__container{flex-direction:row-reverse}.sidebyside__banner{width:50%;align-items:end}.sidebyside__image{max-width:none}.sidebyside__content{max-width:57rem;width:100%;text-align:start}.sidebyside__desc{margin-top:1.8rem;font-size:2rem;line-height:3rem}.sidebyside__btnWrap{margin-top:4.5rem}}.stepsWithMedia{background-color:var(--swm-bg, #fff);padding-top:var(--swm-pt-mobile, 4.8rem);padding-bottom:var(--swm-pb-mobile, 4.8rem)}.stepsWithMedia__inner{padding:0 1.6rem;max-width:144rem;margin:0 auto}.stepsWithMedia__row{display:flex;flex-direction:column;gap:4rem;max-width:60rem;width:100%;margin:0 auto}.stepsWithMedia__mediaWrap{border-radius:.8rem;overflow:hidden;width:100%;flex-shrink:0}.stepsWithMedia__img,.stepsWithMedia__video{width:100%;height:100%;object-fit:cover;display:block}.stepsWithMedia__content{display:flex;flex-direction:column;gap:2.4rem}.stepsWithMedia__headingGroup{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.8rem}.stepsWithMedia__eyebrow{font-family:Garnett,sans-serif;font-size:2.4rem;font-weight:400;color:#14103b;line-height:1.3}.stepsWithMedia__heading{font-family:Garnett,sans-serif;font-size:2.4rem;font-weight:800;color:#14103b;line-height:1.3;margin:0}.stepsWithMedia__description{font-family:Garnett,sans-serif;font-size:1.6rem;font-weight:400;color:#14103b;line-height:1.4;margin:0}.stepsWithMedia__checklist{display:flex;flex-direction:column;gap:.4rem;list-style:none;margin:0;padding:0}.stepsWithMedia__checkItem{display:flex;align-items:center;gap:.8rem}.stepsWithMedia__checkIcon{width:2.4rem;height:2.4rem;flex-shrink:0}.stepsWithMedia__checkLabel{font-family:Garnett,sans-serif;font-size:1.6rem;font-weight:400;color:#14103b;line-height:1.4}.stepsWithMedia__steps{display:flex;flex-direction:column;gap:1.6rem;list-style:none;margin:0;padding:0}.stepsWithMedia__step{display:flex;flex-direction:row;align-items:flex-start;gap:1.6rem}.stepsWithMedia__stepIcon{width:4.8rem;height:4.8rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:.1rem solid #14103b;border-radius:4rem;padding:.8rem}.stepsWithMedia__stepNumber{font-family:Garnett,sans-serif;font-size:2rem;font-weight:800;font-style:italic;color:#14103b;letter-spacing:.04rem;line-height:1}.stepsWithMedia__stepContent{flex:1;padding-top:1.2rem;display:flex;flex-direction:column;gap:.8rem}.stepsWithMedia__stepTitle{font-family:Garnett,sans-serif;font-size:1.6rem;font-weight:800;color:#14103b;line-height:1.4;margin:0}.stepsWithMedia__stepBody{font-family:Garnett,sans-serif;font-size:1.6rem;font-weight:400;color:#14103b;line-height:1.4;margin:0}@media(min-width:1024px){.stepsWithMedia{padding-top:var(--swm-pt-desktop, 8rem);padding-bottom:var(--swm-pb-desktop, 8rem)}.stepsWithMedia__inner{padding:0 4.4rem}.stepsWithMedia__row{flex-direction:row;align-items:stretch;gap:8rem;max-width:100%;margin:0}.stepsWithMedia__mediaWrap{flex:1;height:auto;min-height:0}.stepsWithMedia__content{flex:1;max-width:48rem;gap:4rem;justify-content:center}.stepsWithMedia__eyebrow,.stepsWithMedia__heading{font-size:3.2rem}.stepsWithMedia__steps{gap:2.4rem}.stepsWithMedia__stepTitle{font-size:2rem;letter-spacing:.04rem;line-height:3rem}}@media screen and (min-width:1366px){.stepsWithMedia__inner{padding:0 12rem}}@media(prefers-reduced-motion:reduce){.stepsWithMedia__video{animation:none}}.store__locator{max-width:140rem;margin:0 auto;padding:4rem 1.2rem}.store__locator .stockist-result-image img{width:100%;height:100%;max-width:100%}.store__locatorHeading{margin-bottom:1.2rem;font-size:2.4rem;line-height:3rem}.store__locatorDescription{margin-bottom:0;font-size:1.4rem;line-height:2.1rem}.stockist-result-image{width:4.4rem;height:4.4rem}.store__locatorHeader{text-align:center;margin-bottom:2.4rem}#stockist-widget .stockist-list-result .stockist-result-image img{width:100%;height:100%;max-width:100%}@media(min-width:1024px){.store__locator{padding:4.4rem 3.2rem}.store__locatorHeading{font-size:2.8rem;line-height:3.1rem}.store__locatorDescription{font-size:2rem;line-height:3rem;font-weight:500}.store__locatorHeader{margin-bottom:4.4rem}}.trioShowcase__container{max-width:131.2rem;padding:6rem 2rem}.trioShowcase__headingWrap{text-align:center;margin-bottom:3.3rem}.trioShowcase__grid{display:flex;flex-flow:column;gap:6rem;max-width:47rem;margin:0 auto;list-style:none;padding:0}.trioShowcase__block{width:100%;text-align:start}.trioShowcase__card{display:flex;flex-flow:row;gap:1.8rem;align-items:center}.trioShowcase__imageWrap{display:flex;justify-content:center;max-width:8rem;width:100%}.trioShowcase__imageWrap .trioShowcase__image{width:100%}.trioShowcase__title{font-size:2rem;letter-spacing:normal;line-height:3rem;font-weight:800;color:var(--free-bird-navy);margin-bottom:.2rem}.trioShowcase__description{font-size:1.4rem;letter-spacing:normal;line-height:2.1rem;font-weight:400;color:var(--free-bird-navy);margin-bottom:0}.trioShowcase__subtitle{text-align:center;opacity:.5;font-size:1.2rem;letter-spacing:normal;line-height:1.4rem;font-weight:400;margin:0 auto;margin-top:3.6rem;max-width:27rem}@media(min-width:1024px){.trioShowcase__container{padding:9rem 4.4rem 3.6rem}.trioShowcase__headingWrap{margin-bottom:4.3rem}.trioShowcase__grid{flex-flow:row wrap;gap:inherit;margin:inherit;margin-right:-3rem;margin-left:-3rem;max-width:inherit}.trioShowcase__block{text-align:center;width:33.3%;padding-right:3rem;padding-left:3rem}.trioShowcase__card{flex-flow:column;justify-content:center}.trioShowcase__imageWrap{max-width:12rem}.trioShowcase__title{font-size:2.8rem;line-height:4.2rem;font-weight:800}.trioShowcase__description{font-size:1.6rem;line-height:2.4rem}.trioShowcase__subtitle{margin-top:9.2rem;max-width:inherit}}@media(min-width:1366px){.trioShowcase__container{padding:9rem 8rem 3.6rem}}.trust-stats{padding:var(--section-padding-top) 0 var(--section-padding-bottom)}.trust-stats__content{display:flex;flex-direction:column;gap:1.6rem;width:100%;max-width:144rem;margin:0 auto;padding:0 1.6rem}.trust-stats__hero{position:relative;width:100%;aspect-ratio:632 / 550;border-radius:.8rem;overflow:hidden}.trust-stats__hero-pic{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none}.trust-stats__hero-pic .image__elem{width:100%;height:100%;object-fit:cover}.trust-stats__text{display:flex;flex-direction:column;align-items:center;gap:2.4rem;width:100%}.trust-stats__icon{width:2.6rem;height:5rem}.trust-stats__icon-pic{width:100%;height:100%}.trust-stats__icon-pic .image__elem{width:100%;height:100%;object-fit:contain}.trust-stats__tag{display:inline-flex;align-items:center;justify-content:center;padding:.8rem;border-radius:.4rem;font-family:Inter,sans-serif;font-weight:600;font-size:1.6rem;line-height:1;color:#ff3e06;text-transform:uppercase;white-space:nowrap}.trust-stats__copy{display:flex;flex-direction:column;align-items:center;gap:2.4rem;width:100%}.trust-stats__heading{font-family:var(--font-primary);font-weight:800;font-size:2.6rem;line-height:1;text-transform:uppercase;color:var(--free-bird-navy);text-align:center;margin:0;width:100%}.trust-stats__description{font-family:Inter,sans-serif;font-weight:400;font-size:1.6rem;line-height:1.4;color:var(--free-bird-navy);opacity:.6;text-align:center;margin:0;max-width:41.6rem}.trust-stats__stats{display:flex;flex-direction:column;align-items:center;gap:2.4rem;margin-top:3.2rem}.trust-stats__stat{display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:17rem}.trust-stats__stat-visual{display:flex;align-items:center;justify-content:center;gap:0}.trust-stats__wreath{width:4rem;height:8.4rem;flex-shrink:0}.trust-stats__wreath-svg{width:100%;height:100%;color:#ff3e06}.trust-stats__stat-value{font-family:Inter,sans-serif;font-weight:700;font-size:4rem;line-height:1;color:var(--free-bird-navy);white-space:nowrap}.trust-stats__stat-label{font-family:Inter,sans-serif;font-weight:500;font-size:1.6rem;line-height:1.4;color:var(--free-bird-navy);opacity:.6;text-align:center;margin:0}@media(min-width:1024px){.trust-stats{padding:var(--section-padding-top-desktop) 0 var(--section-padding-bottom-desktop)}.trust-stats__content{flex-direction:row;align-items:center;gap:1.6rem;padding:0 4.4rem}.trust-stats__hero,.trust-stats__text{flex:1;min-width:0}.trust-stats__heading{font-size:3.4rem}.trust-stats__stats{flex-direction:row;flex-wrap:wrap;justify-content:center}}@media(min-width:1366px){.trust-stats__content{padding:0 8rem}.trust-stats__hero{flex:0 0 63.2rem}}.use-case-grid{display:flex;flex-direction:column;align-items:center;padding:var(--section-padding-top) 0 var(--section-padding-bottom)}.use-case-grid__content{display:flex;flex-direction:column;gap:1.6rem;width:100%;max-width:144rem;margin:0 auto;padding:0 1.6rem}.use-case-grid__text{display:flex;flex-direction:column;align-items:center;gap:2.4rem;width:100%}.use-case-grid__icon{width:3.2rem;height:5rem}.use-case-grid__icon-pic{width:100%;height:100%}.use-case-grid__icon-pic .image__elem{width:100%;height:100%;object-fit:contain}.use-case-grid__tag{display:inline-flex;align-items:center;justify-content:center;padding:.8rem;background:#ff3e061a;border-radius:.4rem;font-family:Inter,sans-serif;font-weight:600;font-size:1.5rem;line-height:1;color:#ff3e06;text-transform:uppercase}.use-case-grid__heading{font-family:var(--font-primary);font-weight:800;font-size:2.6rem;line-height:1;text-transform:uppercase;color:var(--free-bird-navy);text-align:center;margin:0;width:100%}.use-case-grid__description{font-family:Inter,sans-serif;font-weight:400;font-size:1.6rem;line-height:1;color:var(--free-bird-navy);opacity:.6;text-align:center;margin:0;width:100%}.use-case-grid__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;width:100%}.use-case-grid__card{position:relative;border-radius:.8rem;overflow:hidden;aspect-ratio:4 / 5}.use-case-grid__card--full{grid-column:1 / -1;aspect-ratio:5 / 2}.use-case-grid__card-pic{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none}.use-case-grid__card-pic .image__elem{width:100%;height:100%;object-fit:cover}.use-case-grid__card-label{position:absolute;bottom:.8rem;right:.8rem;padding:.8rem;background:#ffffff1a;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-radius:.4rem;font-family:Inter,sans-serif;font-weight:600;font-size:1.2rem;line-height:1;color:var(--free-bird-navy);text-transform:uppercase;white-space:nowrap;z-index:1;overflow:hidden}.use-case-grid__card-label:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:.4rem;-webkit-box-shadow:inset 2px 2px 0px -2px rgba(255,255,255,.7),inset 0 0 3px 1px rgba(255,255,255,.7);box-shadow:inset 2px 2px 0 -2px #ffffffb3,inset 0 0 3px 1px #ffffffb3;background-color:#ffffff1a;pointer-events:none}@media(min-width:1024px){.use-case-grid{padding:var(--section-padding-top-desktop) 0 var(--section-padding-bottom-desktop)}.use-case-grid__content{flex-direction:row;align-items:center;gap:1.6rem;padding:0 4.4rem}.use-case-grid__text{width:63.2rem;flex-shrink:0}.use-case-grid__heading{font-size:3.4rem}.use-case-grid__description{max-width:41.6rem}.use-case-grid__grid{flex:1;min-width:0}}@media(min-width:1366px){.use-case-grid__content{padding:0 8rem}}.videoCenter__container{max-width:138rem;margin:0 auto;padding:3rem 1.6rem}.videoCenter__headingWrap{text-align:center;margin-bottom:2.4rem}.videoCenter__subheading{margin-bottom:0;margin-top:.6rem;font-size:1.4rem;letter-spacing:.028rem;line-height:2.1rem;font-weight:500}.videoCenter__videoWrap{border-radius:.6rem;overflow:hidden;position:relative}.videoCenter__video{width:100%}.videoCenter__Btn{background-color:#fff;padding:1rem;display:flex;align-items:center;gap:.6rem;border-radius:3rem;border:.15rem solid transparent;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;text-transform:inherit}.videoCenter__Btn:hover{cursor:pointer}.videoCenter__BtnText{font-size:1.4rem;line-height:2rem;font-weight:500;color:#ff4613}@media(min-width:1024px){.videoCenter__container{padding:9rem 8rem}.videoCenter__subheading{margin-top:1.2rem;font-size:2rem;letter-spacing:.04rem;line-height:3rem;font-weight:500}.videoCenter__Btn{padding:1.8rem 3.2rem}.videoCenter__BtnText{font-size:1.6rem;line-height:2rem;font-weight:500}}.video-testimonials{padding:var(--section-padding-top) 0 var(--section-padding-bottom)}.video-testimonials__header{display:flex;flex-direction:column;align-items:center;gap:2.4rem;margin-bottom:4rem;padding:0 1.6rem}.video-testimonials__tag{display:inline-flex;align-items:center;justify-content:center;padding:.8rem;background-color:#f6ded5;border-radius:.4rem;font-family:Inter,sans-serif;font-weight:600;font-size:1.6rem;line-height:1;color:#ff3e06;text-transform:uppercase;white-space:nowrap}.video-testimonials__heading{font-family:var(--font-primary);font-weight:800;font-size:3.4rem;line-height:1.2;text-transform:uppercase;color:var(--free-bird-navy);text-align:center;margin:0}.video-testimonials__slider:not(.swiper-initialized){overflow:hidden}.video-testimonials__slider:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:1.6rem}.video-testimonials__slider:not(.swiper-initialized) .swiper-slide{flex:0 0 60%;min-width:0}@media(min-width:1366px){.video-testimonials__slider:not(.swiper-initialized) .swiper-slide{flex:0 0 calc(25% - 1.2rem)}}.video-testimonials__slider .swiper-wrapper{align-items:stretch}.video-testimonials__slider .swiper-slide{height:auto}.video-testimonials__card{display:flex;flex-direction:column;height:100%;border-radius:.8rem;overflow:hidden}.video-testimonials__card-media{position:relative;aspect-ratio:2 / 3;overflow:hidden}.video-testimonials__card-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.video-testimonials__card-pic{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none}.video-testimonials__card-pic .image__elem{width:100%;height:100%;object-fit:cover}.video-testimonials__card-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-testimonials__card-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.video-testimonials__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:7.6rem;height:7.6rem;padding:0;background:transparent;border:.2rem solid #fff;border-radius:50%;text-decoration:none;color:#fff;cursor:pointer}.video-testimonials__icon-play{width:1.5rem;height:1.7rem;flex-shrink:0}.video-testimonials__icon-pause{width:2rem;height:2rem;flex-shrink:0;display:none}.video-testimonials__play.is-playing .video-testimonials__icon-play{display:none}.video-testimonials__play.is-playing .video-testimonials__icon-pause{display:block}.video-testimonials__card-info{display:flex;flex-direction:column;gap:1.6rem;padding:1.6rem;flex:1;background:linear-gradient(180deg,#c8bebc,#e1dcdc 20%,#efedf0 35%,#f7f7f9 60%,#fff);backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);border:1px solid rgba(255,255,255,.6);border-bottom-color:#fffc;box-shadow:inset 0 1px 1px #ffffff80,inset 0 -1px 1px #ffffff1a,0 .4rem 1.2rem #0000000f}.video-testimonials__stars{width:7rem;height:1.4rem;flex-shrink:0}.video-testimonials__quote{font-family:Inter,sans-serif;font-weight:600;font-size:1.8rem;line-height:1.2;color:var(--free-bird-navy);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:6.48rem}.video-testimonials__author{display:flex;gap:.8rem;align-items:center}.video-testimonials__author-name{font-family:Inter,sans-serif;font-weight:400;font-size:1.6rem;line-height:1.4;color:var(--free-bird-navy);white-space:nowrap}.video-testimonials__verified{display:inline-flex;align-items:center;justify-content:center;padding:.8rem;background:#f6ded5;border-radius:.4rem;font-family:Inter,sans-serif;font-weight:600;font-size:1.2rem;line-height:1;color:#ff3e06;white-space:nowrap}@media(prefers-reduced-motion:reduce){.video-testimonials__card-video{transition:none}}@media(min-width:1024px){.video-testimonials{padding:var(--section-padding-top-tablet) 0 var(--section-padding-bottom-tablet)}.video-testimonials__header{padding:0 4.4rem}}@media(min-width:1366px){.video-testimonials{padding:var(--section-padding-top-desktop) 0 var(--section-padding-bottom-desktop)}.video-testimonials__header{padding:0 8rem}}.whats-included{display:flex;flex-direction:column;align-items:center;gap:4rem;padding:var(--section-padding-top) 0 var(--section-padding-bottom)}.whats-included__heading{font-family:var(--font-primary);font-weight:800;font-size:2.6rem;line-height:1.2;text-transform:uppercase;color:var(--free-bird-navy);text-align:center;margin:0;width:100%;padding:0 2rem}.whats-included__content{display:flex;flex-direction:column;gap:4rem;width:100%;max-width:144rem;margin:0 auto;padding:0 1.6rem;align-items:start}.whats-included__hero{position:relative;aspect-ratio:632 / 600;border:.1rem solid #d5d5d0;border-radius:.8rem;overflow:hidden;background:#fff;width:100%}.whats-included__hero-picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none}.whats-included__hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.whats-included__hero-picture .image__elem{width:100%;height:100%;object-fit:cover}.whats-included__badge{position:absolute;top:1.6rem;right:1.6rem;width:12rem;height:12rem;border-radius:50%;background:var(--morning-yellow);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1;gap:0}.whats-included__badge-label{font-weight:500;font-size:1.6rem;color:#040f3a;line-height:1.2;text-transform:uppercase}.whats-included__badge-value{font-family:var(--font-primary);font-weight:800;font-size:4.2rem;color:#040f3a;line-height:1}.whats-included__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;width:100%}.whats-included__item{border-bottom:.1rem solid #d9c8ba}.whats-included__item:first-child{border-top:.1rem solid #d9c8ba}.whats-included__item-trigger{display:flex;align-items:center;gap:.8rem;padding:.8rem 1.6rem;width:100%;background:transparent;border:none;cursor:pointer;text-align:left;font-family:inherit;color:inherit;-webkit-appearance:none;appearance:none;text-transform:none}.whats-included__item-image{width:4.8rem;height:4.8rem;flex-shrink:0;overflow:hidden}.whats-included__item-pic{width:100%;height:100%}.whats-included__item-pic .image__elem{width:100%;height:100%;object-fit:contain}.whats-included__item-title{flex:1;font-family:Inter,sans-serif;font-weight:600;font-size:1.6rem;line-height:1.2;color:var(--free-bird-navy);min-width:0}.whats-included__free-badge{flex-shrink:0;background:#ff3e061a;color:#ff3e06;font-size:1.2rem;font-weight:600;padding:.8rem;border-radius:.4rem;line-height:1.2;text-transform:uppercase}.whats-included__icon{flex-shrink:0;width:1.6rem;height:1.6rem;display:flex;align-items:center;justify-content:center}.whats-included__icon svg{width:100%;height:auto}.whats-included__icon svg:last-child{display:none}.whats-included__item--open .whats-included__icon svg:first-child{display:none}.whats-included__item--open .whats-included__icon svg:last-child{display:block}.whats-included__item-panel{max-height:0;overflow:hidden;transition:max-height .3s ease}.whats-included__item-description{padding:0 1.6rem 1.6rem 7.2rem;font-size:1.4rem;line-height:1.5;color:var(--free-bird-navy)}@media(prefers-reduced-motion:reduce){.whats-included__item-panel{transition:none}}@media(min-width:1024px){.whats-included{padding:var(--section-padding-top-desktop) 0 var(--section-padding-bottom-desktop)}.whats-included__heading{font-size:3.4rem;max-width:82rem}.whats-included__content{flex-direction:row;gap:1.6rem;padding:0 4.4rem}.whats-included__hero{flex:0 0 60rem;aspect-ratio:1 / 1}.whats-included__badge{top:8rem;right:8rem;width:14.4rem;height:14.4rem}.whats-included__badge-label{font-size:1.9rem}.whats-included__badge-value{font-size:5rem}.whats-included__list{flex:1;min-width:0;padding:4.4rem 1.6rem 0}.whats-included__free-badge+.whats-included__icon{margin-left:.8rem}}@media(min-width:1366px){.whats-included__content{padding:0 8rem}}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.buyBox__badge{background-color:#15103d;display:flex;align-items:center;justify-content:space-between;padding:1rem;gap:.8rem;margin-bottom:2rem}.buyBox__badgeText{font-size:1.2rem;line-height:1.8rem;font-weight:500;color:#fff;margin-bottom:0}.buyBox__badgeTextRegular{display:flex;column-gap:.4rem;flex-flow:row wrap}.buyBox__badgeTextBold{font-weight:800}.buyBox__badgeTimer{background-color:#fff;padding:.4rem;width:100%;display:flex;justify-content:center;border-radius:.4rem}.buyBox__badgeTimerGroup{display:flex;flex-flow:column}.buyBox__badgeRight{max-width:17.8rem;display:flex;flex-flow:column;gap:.5rem;width:100%}.buyBox__badgeTimerUnit{text-align:center}.buyBox__badgeTimerUnit,.buyBox__badgeTimerSeparator{font-size:1.2rem;font-weight:800;line-height:1.4rem;color:#15103d}.buyBox__badgeTimerSeparator{padding:0 1.2rem}.buyBox__badgeTimerLabel{font-size:1rem;font-weight:500;color:#15103d}.buyBox__badgeTextBottom{font-size:1rem;color:#fff;font-weight:500;line-height:1.5rem;margin-bottom:0;text-align:center}@media(min-width:768px){.buyBox__badge{justify-content:center}.buyBox__badgeRight{max-width:19.5rem}}@media(min-width:1024px){.buyBox__badge{margin-bottom:2.4rem;flex-flow:column;max-width:100%;justify-content:space-between}.buyBox__badge{padding:1rem 2.2rem}.buyBox__badgeTextBottom{font-size:1.2rem;line-height:1.7rem}}@media(min-width:1130px){.buyBox__badge{flex-flow:row}}@media(max-width:360px){.buyBox__badgeTextBottom{font-size:.8rem}.buyBox__badgeRight{max-width:none;width:inherit}}@media(max-width:370px){.buyBox__badgeRight{max-width:none;width:inherit}}.buyBoxCrossSell{display:flex;flex-direction:column;gap:1.6rem;padding-top:1.6rem;border-top:.1rem solid rgba(21,16,62,.2);width:100%}.buyBoxCrossSell__heading{font-family:var(--font-primary),sans-serif;font-size:1.4rem;font-weight:500;font-style:italic;line-height:1.8rem;letter-spacing:.02rem;color:var(--free-bird-navy);margin:0}.buyBoxCrossSell__cards{display:flex;flex-direction:column;gap:1.6rem}.buyBoxCrossSell__card{display:flex;align-items:center;border:.1rem solid var(--cool-grey);border-radius:.8rem;overflow:hidden;background:#fff;transition:border-color .2s ease}.buyBoxCrossSell__card--active{border-color:var(--miami-orange);background:#ea2c000f}.buyBoxCrossSell__cardImage{width:11rem;align-self:stretch;flex-shrink:0;background:#fff}.buyBoxCrossSell__cardImage img{width:11rem;height:11rem;object-fit:cover}.buyBoxCrossSell__cardContent{flex:1;min-width:0;display:flex;flex-direction:column;gap:.4rem;padding:1.6rem}.buyBoxCrossSell__cardTop{display:flex;gap:.8rem;align-items:flex-start;width:100%}.buyBoxCrossSell__titleRow{display:flex;align-items:center;gap:.8rem;flex:1;min-width:0;flex-flow:row wrap}.buyBoxCrossSell__title{font-family:var(--font-primary),sans-serif;font-size:1.4rem;font-weight:750;font-style:italic;line-height:2rem;letter-spacing:.025rem;color:var(--free-bird-navy);white-space:nowrap}.buyBoxCrossSell__discountTag{font-family:var(--font-primary),sans-serif;font-size:1.2rem;font-weight:500;font-style:italic;line-height:1.2rem;letter-spacing:.06rem;text-transform:uppercase;color:#fff;background:var(--free-bird-navy);padding:.4rem .8rem;border-radius:10rem;white-space:nowrap}.buyBoxCrossSell__priceRow{display:flex;align-items:center;gap:.4rem;white-space:nowrap;letter-spacing:.025rem}.buyBoxCrossSell__comparePrice{font-family:var(--font-primary),sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4;color:#89879f;text-decoration:line-through}.buyBoxCrossSell__salePrice{font-family:var(--font-primary),sans-serif;font-size:1.4rem;font-weight:500;font-style:italic;line-height:1.4;color:var(--free-bird-navy)}.buyBoxCrossSell__cardBottom{display:flex;gap:.8rem;align-items:flex-end;width:100%}.buyBoxCrossSell__description{font-family:var(--font-primary),sans-serif;font-size:1.2rem;font-weight:400;line-height:1.4;color:#5b5878;margin:0;flex:1;min-width:0;max-width:32rem}.buyBoxCrossSell__addBtn{display:flex;align-items:center;justify-content:center;gap:.4rem;height:3.2rem;padding:.8rem 1.2rem;border:.1rem solid var(--miami-orange);border-radius:4rem;background:transparent;cursor:pointer;flex-shrink:0;color:var(--miami-orange);transition:background-color .2s ease,color .2s ease}.buyBoxCrossSell__addBtn:hover{background:#ea2c000f}.buyBoxCrossSell__addBtn--added{background:var(--miami-orange);color:#fff}.buyBoxCrossSell__addBtn--added:hover{background:#ff5729}.buyBoxCrossSell__addBtnIcon{width:1.1rem;height:1.1rem}.buyBoxCrossSell__addBtnText{font-family:var(--font-primary),sans-serif;font-size:1.2rem;font-weight:750;font-style:italic;line-height:1.1;letter-spacing:.032rem;text-transform:uppercase}.buyBoxCrossSell__addBtn:focus-visible{outline:.3rem solid var(--free-bird-navy);outline-offset:.3rem}@media(prefers-reduced-motion:reduce){.buyBoxCrossSell__addBtn,.buyBoxCrossSell__card{transition:none}}.buyBoxLp__selector{display:flex;gap:1.6rem;width:100%}.buyBoxLp__selectorCard{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:1.6rem;padding:1.4rem;border:.2rem solid rgba(21,16,62,.2);border-radius:.6rem;background:transparent;cursor:pointer;position:relative;font-family:Garnett,sans-serif;color:var(--free-bird-navy);transition:border-color .2s ease,background-color .2s ease}.buyBoxLp__selectorCard--active{border-color:var(--free-bird-navy);background:#00a5b517}.buyBoxLp__selectorBadgeTop{position:absolute;top:-1.3rem;left:50%;transform:translate(-50%);background:var(--free-bird-navy);color:#fff;padding:.1rem 1rem;border-radius:10rem;font-size:1.2rem;font-weight:500;line-height:2.2rem;letter-spacing:.032rem;text-transform:uppercase;white-space:nowrap}.buyBoxLp__selectorInfo{display:flex;flex-direction:column;align-items:center;gap:.8rem;text-align:center;width:100%}.buyBoxLp__selectorTitle{font-size:1.4rem;font-weight:750;line-height:2rem;letter-spacing:.025rem;text-transform:none}.buyBoxLp__selectorSubtitle{font-size:1rem;font-weight:500;line-height:1.4;color:#5b5878;text-transform:none}.buyBoxLp__selectorImgWrap{width:100%;height:8rem;display:flex;align-items:center;justify-content:center}.buyBoxLp__selectorImg{max-width:100%;max-height:100%;object-fit:contain}.buyBoxLp__selectorBadgeBottom{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;font-size:1rem;font-weight:750;line-height:1.4;letter-spacing:.025rem;text-transform:uppercase;color:var(--free-bird-navy)}.buyBoxLp__selectorPriceRow{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding-top:.8rem;border-top:.1rem solid rgba(21,16,62,.2);margin-top:auto}.buyBoxLp__selectorCompare{font-size:1.4rem;font-weight:500;line-height:1.4;letter-spacing:.025rem;color:#89879f;text-decoration:line-through}.buyBoxLp__selectorSale{font-size:1.4rem;font-weight:750;line-height:2rem;letter-spacing:.025rem;color:var(--free-bird-navy)}@media(min-width:1024px){.buyBoxLp__selector{order:0;grid-column:2;grid-row:2}.buyBoxLp__selectorImgWrap{height:16rem}.buyBoxLp__selectorSubtitle{font-size:1.2rem}.buyBoxLp__selectorBadgeTop{font-size:1.6rem;padding:.4rem 1.6rem;top:-1.8rem}.buyBoxLp__selectorCard{padding:2.4rem 1.6rem}.buyBoxLp--hasSelector .bbGallery{grid-row:1 / 6}.buyBoxLp--hasSelector .buyBoxLp__info{grid-row:3}.buyBoxLp--hasSelector lp-delivery-bar{grid-row:4}.buyBoxLp--hasSelector .buyBoxLp__selectorSub{grid-row:5}}@media(prefers-reduced-motion:reduce){.buyBoxLp__selectorCard{transition:none}}.product__carousel--test,.product-visual-test .product__carousel--original{display:none}.product-visual-test .product__carousel--test{display:block}.product__heroAccordions{margin-top:1.2rem;width:100%;overflow:hidden}.product__heroAccordion{border-bottom:.1rem solid #a49f93}.product__heroAccordionTitle{font-size:1.6rem;font-weight:500;line-height:2.2rem;color:#15103d;margin-bottom:0}.product__heroAccordionHeader{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.6rem 0;font-family:Garnett,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.8rem;color:#15103d;border:none;cursor:pointer;transition:background-color .3s ease;text-align:left;text-transform:capitalize}.product__heroAccordion.active .product__heroAccordionHeader{font-weight:500;background-color:#fff}.product__heroAccordionIcon{flex-shrink:0}.product__heroAccordionIconVertical{transition:opacity .3s ease}.product__heroAccordion.active .product__heroAccordionIconVertical{opacity:0}.product__heroAccordionContent{max-height:0;overflow:hidden;transition:max-height .4s ease}.product__heroAccordionInner{padding:0;padding-bottom:1.6rem}.product__heroAccordion .product__heroBenefitsList{align-items:flex-start}.product__heroAccordion .product__heroBenefitsListItem{padding:.8rem;border-radius:.8rem;background-color:#f1eae3;display:inline-flex;font-size:1.3rem;font-weight:500;line-height:1.8rem}.product__heroAccordion .product__heroStepNumber{background-color:#f1eae3;border-color:transparent}.product__heroWhatsIncludedList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.6rem}.product__heroWhatsIncludedItem{display:flex;align-items:center;gap:.8rem;position:relative}.product__heroWhatsIncludedImage{width:4.4rem;height:4.4rem;flex-shrink:0;border-radius:50%;overflow:hidden;border:.1rem dashed #14103b;padding:.3rem}.product__heroWhatsIncludedImage img{width:100%;height:100%;object-fit:cover}.product__heroWhatsIncludedTitle{font-family:Garnett,sans-serif;font-size:1.3rem;font-weight:500;line-height:1.42;color:#15103d;margin:0}.product__heroWhatsIncludedBadge{font-family:Garnett,sans-serif;font-size:1.2rem;font-weight:500;line-height:1.42;letter-spacing:.02em;color:#15103d;background-color:#f1eae3;padding:.2rem 1.6rem;border-radius:10rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:.8rem}.product__heroAccordion .product__heroReviewsList{display:flex;flex-direction:column;gap:0;overflow:visible;padding:0;margin:0;cursor:default}.product__heroAccordion .product__heroReviewCard{flex:none;max-width:100%;min-width:100%;width:100%;border-radius:0;box-shadow:none;padding:.8rem 0;border-bottom:.1rem solid #a49f93}.product__heroAccordion .product__heroReviewCard:last-child{border-bottom:none}.product__heroAccordion .product__heroReviewsMore{justify-content:start;padding-left:0}.product__heroAccordion .product__heroReviewStars{margin-bottom:1.2rem}.product__heroTabs{margin-top:2.4rem;width:100%;border:.1rem solid #15103d;border-radius:.8rem .8rem 0 0;overflow:hidden}.product__heroTabsButtons{display:flex}.product__heroTabButton{flex:1;padding:.5rem;background-color:#f1eae3;font-family:Garnett,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.8rem;color:#15103d;border:none;border-right:.1rem solid #15103d;border-bottom:.1rem solid #15103d;cursor:pointer;transition:all .3s background-color ease;text-align:center;text-transform:capitalize}.product__heroTabButton:last-child{border-right:0}.product__heroTabButton.active{font-weight:500;background-color:#fff;border:none;border-right:.1rem solid #15103d}.product__heroTabButton.active:last-child{border-right:0}.product__heroTabContent{display:none;animation:fadeIn .3s ease;padding:1.6rem 1rem}.product__heroTabContent.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}.product__heroBenefitsList{list-style:none;padding:0;margin:0 0 1.6rem;display:flex;flex-flow:column;gap:1.6rem}.product__heroBenefitsList li{font-size:1.3rem;font-weight:400;line-height:1.42;color:#14103b;padding:0;position:relative;gap:.4rem;display:flex;align-items:center}.product__heroBenefitsDesc{font-size:1.3rem;font-weight:400;line-height:1.42;color:#14103b;margin:0}.product__heroStepsList{display:flex;flex-direction:column;gap:1.8rem}.product__heroStep{display:flex;flex-flow:column;gap:.8rem;align-items:flex-start;margin:0}.product__heroStepNumber{font-family:Garnett,sans-serif;font-size:1.2rem;font-weight:500;margin:0;border:.1rem solid #15103d;padding:.2rem 1.6rem;border-radius:.8rem}.product__heroStepContent{flex:1}.product__heroStepTitle{font-family:Garnett,sans-serif;font-size:1.3rem;font-weight:500;line-height:1.42;color:#14103b;margin:0 0 .8rem}.product__heroStepDesc{font-family:Garnett,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.42;color:#14103b;margin:0}.product__heroReviewsList{display:flex;gap:1.2rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem;padding:1rem 1rem .5rem;margin:-1rem -1rem -.5rem 0;scroll-padding-inline:1rem;scroll-padding-top:1rem;cursor:grab}.product__heroReviewsList.is-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing;-webkit-user-select:none;user-select:none}.product__heroReviewsList::-webkit-scrollbar{display:none}.product__heroReviewCard{flex:0 0 calc(66.666% - .8rem);max-width:21.5rem;min-width:21.5rem;background:#fff;border-radius:.8rem;padding:1rem;box-shadow:0 0 .5rem #15103d40;scroll-snap-align:start;display:flex;flex-direction:column;scroll-margin-inline:1rem}.product__heroReviewStars{display:flex;gap:.4rem;margin-bottom:.8rem}.product__heroReviewStar{width:1.2rem;height:1.1rem;color:#ea2c00;flex-shrink:0}.product__heroReviewTitle{font-family:Garnett,sans-serif;font-size:1.3rem;font-weight:500;line-height:1.42;color:#14103b;margin:0 0 .8rem}.product__heroReviewDesc{font-family:Garnett,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.42;color:#14103b;margin:0}.product__heroReviewsMore{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:1.6rem;padding:.8rem;font-family:Garnett,sans-serif;font-size:1.3rem;font-weight:500;color:#15103d;cursor:pointer;text-decoration:none;transition:opacity .3s ease;text-decoration:underline}.product__heroReviewsMore:hover{opacity:.8}.product__heroReviewsMore svg{width:1.4rem;height:1.4rem}@media(min-width:768px){.product__heroReviewsList{gap:1.6rem}.product__heroTabButton{padding:1.4rem .2rem}.product__heroReviewCard{flex:0 0 calc(50% - .8rem)}}@media(min-width:1024px){.product__heroReviewCard{flex:0 0 calc(40% - 1.07rem);padding:1.6rem}}.js-reskin-delivery{font-weight:400}.reskin-sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:99;display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:.8rem 1.6rem calc(1.6rem + env(safe-area-inset-bottom,0px));background:#ffffff4d;backdrop-filter:blur(70px) saturate(200%) brightness(1.1);-webkit-backdrop-filter:blur(40px) saturate(200%) brightness(1.1);border-radius:2rem 2rem 0 0;border-top:.5px solid rgba(255,255,255,.6);box-shadow:0 -.4rem 2.4rem #0000000f;transform:translateY(150%);transition:transform .3s ease;pointer-events:none}.reskin-sticky-cta--visible{transform:translateY(0);pointer-events:auto}.reskin-sticky-cta__promo{font-family:Inter,sans-serif;font-weight:600;font-size:1.4rem;line-height:1.2;color:var(--free-bird-navy);margin:0;padding:.8rem 0;text-align:center}.reskin-sticky-cta__form{width:100%}.reskin-sticky-cta__btn{background-color:#ff3e06;border-bottom:4px solid #b12800!important;min-height:5.4rem;padding:1.5rem 4rem;box-shadow:0 .2rem .6rem #14103b1f}.reskin-sticky-cta__btn:hover{background-color:#fd1500;border-bottom-color:#ab2700!important}.reskin-sticky-cta__btn.lpAtcForm__btn--adding{background-color:#fd1500;border-bottom-color:transparent!important}.reskin-sticky-cta__btn:before{content:"";display:inline-block;width:2.4rem;height:2.4rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;flex-shrink:0}@media(min-width:1024px){.reskin-sticky-cta{display:none}}@media(prefers-reduced-motion:reduce){.reskin-sticky-cta{transition:none}}.reskin-timer{display:flex;align-items:center;gap:.2rem;background:#fff;border:1px solid #d9c8ba;border-radius:.8rem;padding:.6rem 1rem;flex-shrink:0}.reskin-timer__group{display:flex;flex-direction:column;align-items:center;min-width:2.8rem}.reskin-timer__unit{font-family:Inter,sans-serif;font-weight:600;font-size:1.6rem;line-height:2.2rem;color:var(--free-bird-navy);text-align:center}.reskin-timer__label{font-family:Inter,sans-serif;font-weight:500;font-size:.9rem;line-height:1;color:#89879d;text-transform:uppercase;letter-spacing:.05rem}.reskin-timer__sep{font-family:Inter,sans-serif;font-weight:600;font-size:1.4rem;color:#89879d;align-self:center}.skip-to-content-link{position:absolute;top:-90%;left:.5rem;z-index:9999;display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1.6rem;background:#fff;color:#000;font-size:1.4rem;font-weight:600;text-decoration:none;border:.2rem solid #14103b;border-top:none;border-left:none;border-bottom-right-radius:.4rem}.skip-to-content-link:focus{top:.4rem;outline:revert}.skip-to-content-link .skip-to-content-link__icon{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border:.15rem solid currentColor;border-radius:.2rem;font-size:1.1rem;line-height:1}
/*# sourceMappingURL=/cdn/shop/t/573/compiled_assets/styles.css.map */
