.avra-announcement-bar{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb);text-align:center}.avra-announcement-bar__wrap{position:relative;min-height:1.4em}.avra-announcement-bar__msg{display:none;font-family:var(--font-body);font-size:18px;font-weight:700;line-height:1.4}.avra-announcement-bar__msg.is-active{display:block}.avra-announcement-bar a{color:inherit;text-decoration:underline;font-weight:700;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.avra-announcement-bar a:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media screen and (min-width:750px){.avra-announcement-bar__msg{font-size:21px}}.avra-benefit-bar{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-benefit-bar__strip{list-style:none;display:flex;flex-wrap:nowrap;gap:1.5rem;margin:0;padding:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.avra-benefit-bar.align-center .avra-benefit-bar__strip{justify-content:center}.avra-benefit-bar__strip::-webkit-scrollbar{display:none}.avra-benefit-bar__item{flex:0 0 auto;display:flex;align-items:center;gap:.5rem;white-space:nowrap;scroll-snap-align:start;min-height:44px}.avra-benefit-bar__icon{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;vertical-align:middle;color:rgb(var(--color-foreground))}.avra-benefit-bar__icon-svg{display:inline-block;width:24px;height:24px;vertical-align:middle}.avra-benefit-bar__label{font-family:var(--font-body);font-size:16px;font-weight:600;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.avra-benefit-bar.align-center .avra-benefit-bar__strip{justify-content:flex-start}}.avra-benefits-1{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-benefits-1.align-center{text-align:center}.avra-benefits-1.align-left{text-align:left}.avra-benefits-1__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-benefits-1__heading--s{font-size:24px}.avra-benefits-1__heading--m{font-size:30px}.avra-benefits-1__heading--l{font-size:38px}.avra-benefits-1__heading--xl{font-size:48px}.avra-benefits-1__subheading{font-family:var(--font-body);font-size:17px;line-height:1.6;margin:0 0 1.5rem}.avra-benefits-1__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;margin-top:1.5rem}.avra-benefits-1__item{display:flex;flex-direction:column;align-items:inherit;gap:.5rem;padding:1rem;border-radius:var(--avra-radius)}.avra-benefits-1__icon-wrap{display:block;width:32px;height:32px;margin:0 auto .6rem;color:rgb(var(--color-foreground))}.avra-benefits-1__icon,.avra-benefits-1__icon-wrap svg,.avra-benefits-1__icon-wrap img{display:block;width:32px;height:32px;margin:0 auto}.avra-benefits-1__item-title{font-family:var(--font-heading);font-size:18px;font-weight:600;margin:0}.avra-benefits-1__item-text{font-family:var(--font-body);font-size:17px;line-height:1.6;color:rgb(var(--color-foreground))}.avra-benefits-1__item-text p{margin:0}@media screen and (max-width:749px){.avra-benefits-1__heading--l{font-size:32px}.avra-benefits-1__heading--xl{font-size:38px}}@media screen and (min-width:750px){.avra-benefits-1__grid{grid-template-columns:repeat(var(--avra-cols),1fr);gap:2rem}}.avra-benefits-2{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-benefits-2.align-center{text-align:center}.avra-benefits-2.align-left{text-align:left}.avra-benefits-2__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-benefits-2__heading--s{font-size:24px}.avra-benefits-2__heading--m{font-size:30px}.avra-benefits-2__heading--l{font-size:38px}.avra-benefits-2__heading--xl{font-size:48px}.avra-benefits-2__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-benefits-2__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:1.5rem}.avra-benefits-2__card{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;border-radius:var(--avra-radius);border:1px solid rgba(var(--color-foreground),.12)}.avra-benefits-2__number{font-family:var(--font-heading);font-size:40px;line-height:1;font-weight:700;color:rgb(var(--color-foreground))}.avra-benefits-2__card-title{font-family:var(--font-heading);font-size:18px;font-weight:600;margin:0}.avra-benefits-2__card-text{font-family:var(--font-body);font-size:17px;line-height:1.6;color:rgb(var(--color-foreground))}.avra-benefits-2__card-text p{margin:0}@media screen and (min-width:750px){.avra-benefits-2__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem}}.avra-benefits-grid{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-benefits-grid.align-center{text-align:center}.avra-benefits-grid.align-left{text-align:left}.avra-benefits-grid__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-benefits-grid__heading--s{font-size:24px}.avra-benefits-grid__heading--m{font-size:30px}.avra-benefits-grid__heading--l{font-size:38px}.avra-benefits-grid__heading--xl{font-size:48px}.avra-benefits-grid__subheading{font-family:var(--font-body);font-size:17px;line-height:1.6;margin:0 0 1.5rem}.avra-benefits-grid__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;margin-top:1.5rem}.avra-benefits-grid__item{display:flex;flex-direction:column;align-items:inherit;gap:.5rem;padding:1rem;border-radius:var(--avra-radius)}.avra-benefits-grid__icon-wrap{display:block;width:32px;height:32px;margin:0 auto .6rem;color:rgb(var(--color-foreground))}.avra-benefits-grid__icon,.avra-benefits-grid__icon-wrap svg,.avra-benefits-grid__icon-wrap img{display:block;width:32px;height:32px;margin:0 auto}.avra-benefits-grid__item-title{font-family:var(--font-heading);font-size:18px;font-weight:600;margin:0}.avra-benefits-grid__item-text{font-family:var(--font-body);font-size:17px;line-height:1.6;color:rgb(var(--color-foreground))}.avra-benefits-grid__item-text p{margin:0}@media screen and (max-width:749px){.avra-benefits-grid__heading--l{font-size:32px}.avra-benefits-grid__heading--xl{font-size:38px}}@media screen and (min-width:750px){.avra-benefits-grid__grid{grid-template-columns:repeat(var(--avra-cols),1fr);gap:2rem}}.avra-bundle-1{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-bundle-1.align-center{text-align:center}.avra-bundle-1.align-left{text-align:left}.avra-bundle-1__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-bundle-1__heading--s{font-size:24px}.avra-bundle-1__heading--m{font-size:30px}.avra-bundle-1__heading--l{font-size:38px}.avra-bundle-1__heading--xl{font-size:48px}.avra-bundle-1__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-bundle-1__row{display:flex;flex-wrap:nowrap;gap:.5rem;margin-top:1.5rem}.avra-bundle-1__card{flex:1 1 0;min-width:0;min-height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.75rem .5rem;border-radius:var(--avra-radius);border:1px solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body);cursor:pointer;text-align:center}.avra-bundle-1__card:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.avra-bundle-1__badge{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.15rem .5rem;border-radius:999px;background:rgba(var(--color-foreground),.1)}.avra-bundle-1__label{font-family:var(--font-heading);font-size:15px;font-weight:600}.avra-bundle-1__price-row{display:flex;align-items:baseline;gap:.4rem;flex-wrap:wrap;justify-content:center}.avra-bundle-1__price{font-size:18px;font-weight:700}.avra-bundle-1__compare-price{font-size:14px;text-decoration:line-through;opacity:.6}.avra-bundle-1__savings{font-size:12px;color:rgba(var(--color-foreground),.7)}.avra-bundle-1__cta-wrap{margin-top:1.5rem;text-align:center}.avra-bundle-1__cta{display:inline-block;min-height:48px;line-height:1;padding:1rem 2.25rem;border-radius:var(--avra-radius);background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-family:var(--font-heading);font-weight:600;font-size:17px;text-decoration:none}.avra-bundle-1__cta:hover{opacity:.9}.avra-bundle-1__cta:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}@media screen and (min-width:750px){.avra-bundle-1__card{padding:1.25rem 1rem}.avra-bundle-1__label{font-size:17px}.avra-bundle-1__price{font-size:22px}}.avra-bundle-2{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-bundle-2.align-center{text-align:center}.avra-bundle-2.align-left{text-align:left}.avra-bundle-2__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-bundle-2__heading--s{font-size:24px}.avra-bundle-2__heading--m{font-size:30px}.avra-bundle-2__heading--l{font-size:38px}.avra-bundle-2__heading--xl{font-size:48px}.avra-bundle-2__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-bundle-2__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:1.5rem;text-align:left}.avra-bundle-2__tier{display:flex;flex-direction:column;gap:.6rem;padding:1.5rem;border-radius:var(--avra-radius);border:1px solid rgba(var(--color-foreground),.15)}.avra-bundle-2__badge{align-self:flex-start;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.15rem .5rem;border-radius:999px;background:rgba(var(--color-foreground),.1)}.avra-bundle-2__label{font-family:var(--font-heading);font-size:19px;font-weight:600;margin:0}.avra-bundle-2__price-row{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.avra-bundle-2__price{font-family:var(--font-heading);font-size:26px;font-weight:700}.avra-bundle-2__compare-price{font-size:15px;text-decoration:line-through;opacity:.6}.avra-bundle-2__features{font-family:var(--font-body);font-size:17px;line-height:1.6;color:rgb(var(--color-foreground))}.avra-bundle-2__features ul{margin:0;padding-left:1.1rem}.avra-bundle-2__features p{margin:0 0 .5rem}@media screen and (min-width:750px){.avra-bundle-2__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem}}.avra-bundle-offer{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-bundle-offer.align-center{text-align:center}.avra-bundle-offer.align-left{text-align:left}.avra-bundle-offer__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-bundle-offer__heading--s{font-size:24px}.avra-bundle-offer__heading--m{font-size:30px}.avra-bundle-offer__heading--l{font-size:38px}.avra-bundle-offer__heading--xl{font-size:48px}.avra-bundle-offer__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-bundle-offer__row{display:flex;flex-wrap:nowrap;gap:.5rem;margin-top:1.5rem}.avra-bundle-offer__card{flex:1 1 0;min-width:0;min-height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.75rem .5rem;border-radius:var(--avra-radius);border:1px solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body);cursor:pointer;text-align:center}.avra-bundle-offer__card:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.avra-bundle-offer__badge{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.15rem .5rem;border-radius:999px;background:rgba(var(--color-foreground),.1)}.avra-bundle-offer__label{font-family:var(--font-heading);font-size:15px;font-weight:600}.avra-bundle-offer__price-row{display:flex;align-items:baseline;gap:.4rem;flex-wrap:wrap;justify-content:center}.avra-bundle-offer__price{font-size:18px;font-weight:700}.avra-bundle-offer__compare-price{font-size:14px;text-decoration:line-through;opacity:.6}.avra-bundle-offer__savings{font-size:12px;color:rgba(var(--color-foreground),.7)}.avra-bundle-offer__cta-wrap{margin-top:1.5rem;text-align:center}.avra-bundle-offer__cta{display:inline-block;min-height:48px;line-height:1;padding:1rem 2.25rem;border-radius:var(--avra-radius);background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-family:var(--font-heading);font-weight:600;font-size:17px;text-decoration:none}.avra-bundle-offer__cta:hover{opacity:.9}.avra-bundle-offer__cta:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}@media screen and (min-width:750px){.avra-bundle-offer__card{padding:1.25rem 1rem}.avra-bundle-offer__label{font-size:17px}.avra-bundle-offer__price{font-size:22px}}.avra-collapsible{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-collapsible.align-center{text-align:center}.avra-collapsible.align-left{text-align:left}.avra-collapsible__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-collapsible__heading--s{font-size:24px}.avra-collapsible__heading--m{font-size:30px}.avra-collapsible__heading--l{font-size:38px}.avra-collapsible__heading--xl{font-size:48px}.avra-collapsible__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-collapsible__list{margin-top:1rem;text-align:left}.avra-collapsible__row{border-bottom:1px solid rgba(var(--color-foreground),.15)}.avra-collapsible__row-heading{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:48px;padding:.85rem 0;cursor:pointer;font-family:var(--font-heading);font-size:18px;font-weight:600}.avra-collapsible__row-heading::-webkit-details-marker{display:none}.avra-collapsible__row-heading:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.avra-collapsible__icon{flex:0 0 auto;width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.avra-collapsible__row[open] .avra-collapsible__icon{transform:rotate(-135deg)}.avra-collapsible__row-content{font-family:var(--font-body);font-size:17px;line-height:1.6;padding:0 0 1.1rem;color:rgb(var(--color-foreground))}.avra-collapsible__row-content p{margin:0 0 .75rem}.avra-collapsible__row-content p:last-child{margin-bottom:0}.avra-columns{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-columns.align-center{text-align:center}.avra-columns.align-left{text-align:left}.avra-columns__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-columns__heading--s{font-size:24px}.avra-columns__heading--m{font-size:30px}.avra-columns__heading--l{font-size:38px}.avra-columns__heading--xl{font-size:48px}.avra-columns__subheading{font-family:var(--font-body);font-size:17px;line-height:1.6;margin:0 0 1.5rem}.avra-columns__grid{display:grid;grid-template-columns:1fr;gap:1.75rem;margin-top:1.5rem}.avra-columns__col{display:flex;flex-direction:column;align-items:inherit;gap:.5rem}.avra-columns__icon{display:block;width:32px;height:32px;margin:0 auto .6rem;color:rgb(var(--color-foreground))}.avra-columns__icon-svg{display:block;width:32px;height:32px;margin:0 auto}.avra-columns__col-title{font-family:var(--font-heading);font-size:18px;font-weight:600;margin:0}.avra-columns__col-text{font-family:var(--font-body);font-size:17px;line-height:1.6;color:rgb(var(--color-foreground))}.avra-columns__col-text p{margin:0}@media screen and (max-width:749px){.avra-columns__heading--l{font-size:32px}.avra-columns__heading--xl{font-size:38px}}@media screen and (min-width:750px){.avra-columns__grid{grid-template-columns:repeat(var(--avra-cols),1fr);gap:2.5rem}}.avra-comparison-1{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-comparison-1.align-center{text-align:center}.avra-comparison-1.align-left{text-align:left}.avra-comparison-1__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-comparison-1__heading--s{font-size:24px}.avra-comparison-1__heading--m{font-size:30px}.avra-comparison-1__heading--l{font-size:38px}.avra-comparison-1__heading--xl{font-size:48px}.avra-comparison-1__subheading{font-family:var(--font-body);font-size:18px;line-height:1.55;margin:0 0 1.5rem}.avra-comparison-1__table{display:none}.avra-comparison-1__mobile{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;text-align:left}.avra-comparison-1__mrow{border:1px solid rgba(var(--color-foreground),.15);border-radius:var(--avra-radius);padding:1rem 1.1rem}.avra-comparison-1__mlabel{font-family:var(--font-heading);font-weight:600;font-size:18px;margin-bottom:.7rem}.avra-comparison-1__mcols{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.avra-comparison-1__mcol{display:flex;flex-direction:column;gap:.25rem;padding:.6rem .7rem;border-radius:calc(var(--avra-radius) - 2px)}.avra-comparison-1__mcol--us{background:rgba(var(--color-foreground),.06)}.avra-comparison-1__mcolname{font-size:13px;font-weight:700;letter-spacing:.03em;opacity:.6;text-transform:uppercase}.avra-comparison-1__mval{font-family:var(--font-body);font-size:16px;line-height:1.4}@media screen and (min-width:750px){.avra-comparison-1__table{display:table;width:100%;border-collapse:collapse}.avra-comparison-1__mobile{display:none}.avra-comparison-1__table th,.avra-comparison-1__table td{padding:1rem 1.15rem;border-bottom:1px solid rgba(var(--color-foreground),.15);font-family:var(--font-body);font-size:18px;line-height:1.45;vertical-align:top}.avra-comparison-1__table th{font-family:var(--font-heading);font-weight:600;text-align:left;font-size:18px}.avra-comparison-1__td-us{background:rgba(var(--color-foreground),.05);font-weight:500}.avra-comparison-1__th-us,.avra-comparison-1__th-them,.avra-comparison-1__td-us,.avra-comparison-1__td-them{text-align:center}.avra-comparison-1__td-us span,.avra-comparison-1__td-them span{display:inline-flex;align-items:center;justify-content:center;min-height:24px}}.avra-comparison-2{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-comparison-2.align-center{text-align:center}.avra-comparison-2.align-left{text-align:left}.avra-comparison-2__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-comparison-2__heading--s{font-size:24px}.avra-comparison-2__heading--m{font-size:30px}.avra-comparison-2__heading--l{font-size:38px}.avra-comparison-2__heading--xl{font-size:48px}.avra-comparison-2__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-comparison-2__columns{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:1.5rem;text-align:left}.avra-comparison-2__column-title{font-family:var(--font-heading);font-size:19px;font-weight:600;margin:0 0 1rem}.avra-comparison-2__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.avra-comparison-2__list li{position:relative;padding-left:1.5rem;font-family:var(--font-body);font-size:17px;line-height:1.6}.avra-comparison-2__list li:before{content:"";position:absolute;left:0;top:.45em;width:10px;height:10px;border-radius:50%}.avra-comparison-2__list--old li{color:rgba(var(--color-foreground),.6)}.avra-comparison-2__list--old li:before{border:2px solid rgba(var(--color-foreground),.4);background:transparent}.avra-comparison-2__list--new li{color:rgb(var(--color-foreground))}.avra-comparison-2__list--new li:before{background:rgb(var(--color-foreground))}@media screen and (min-width:750px){.avra-comparison-2__columns{grid-template-columns:1fr 1fr;gap:3rem}}.avra-comparison-table{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-comparison-table.align-center{text-align:center}.avra-comparison-table.align-left{text-align:left}.avra-comparison-table__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-comparison-table__heading--s{font-size:24px}.avra-comparison-table__heading--m{font-size:30px}.avra-comparison-table__heading--l{font-size:38px}.avra-comparison-table__heading--xl{font-size:48px}.avra-comparison-table__subheading{font-family:var(--font-body);font-size:18px;line-height:1.55;margin:0 0 1.5rem}.avra-comparison-table__table{display:none}.avra-comparison-table__mobile{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;text-align:left}.avra-comparison-table__mrow{border:1px solid rgba(var(--color-foreground),.15);border-radius:var(--avra-radius);padding:1rem 1.1rem}.avra-comparison-table__mlabel{font-family:var(--font-heading);font-weight:600;font-size:18px;margin-bottom:.7rem}.avra-comparison-table__mcols{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.avra-comparison-table__mcol{display:flex;flex-direction:column;gap:.25rem;padding:.6rem .7rem;border-radius:calc(var(--avra-radius) - 2px)}.avra-comparison-table__mcol--us{background:rgba(var(--color-foreground),.06)}.avra-comparison-table__mcolname{font-size:13px;font-weight:700;letter-spacing:.03em;opacity:.6;text-transform:uppercase}.avra-comparison-table__mval{font-family:var(--font-body);font-size:16px;line-height:1.4}@media screen and (min-width:750px){.avra-comparison-table__table{display:table;width:100%;border-collapse:collapse}.avra-comparison-table__mobile{display:none}.avra-comparison-table__table th,.avra-comparison-table__table td{padding:1rem 1.15rem;border-bottom:1px solid rgba(var(--color-foreground),.15);font-family:var(--font-body);font-size:18px;line-height:1.45;vertical-align:top}.avra-comparison-table__table th{font-family:var(--font-heading);font-weight:600;text-align:left;font-size:18px}.avra-comparison-table__td-us{background:rgba(var(--color-foreground),.05);font-weight:500}.avra-comparison-table__th-us,.avra-comparison-table__th-them,.avra-comparison-table__td-us,.avra-comparison-table__td-them{text-align:center}.avra-comparison-table__td-us span,.avra-comparison-table__td-them span{display:inline-flex;align-items:center;justify-content:center;min-height:24px}}.avra-cta-1{position:relative;overflow:hidden;padding-top:var(--avra-pt);padding-bottom:var(--avra-pb);display:flex;align-items:center;justify-content:center;min-height:420px}.avra-cta-1__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.avra-cta-1__image,.avra-cta-1__placeholder{width:100%;height:100%;object-fit:cover;display:block}.avra-cta-1__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),var(--avra-overlay));border-radius:var(--avra-radius)}.avra-cta-1__content{position:relative;z-index:1;width:100%;color:rgb(var(--color-background))}.avra-cta-1.align-center .avra-cta-1__content{text-align:center;margin-inline:auto}.avra-cta-1.align-left .avra-cta-1__content{text-align:left}.avra-cta-1__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-cta-1__heading--s{font-size:24px}.avra-cta-1__heading--m{font-size:32px}.avra-cta-1__heading--l{font-size:42px}.avra-cta-1__heading--xl{font-size:52px}.avra-cta-1__subheading{font-family:var(--font-body);font-size:17px;line-height:1.5;margin:0 0 1.25rem;max-width:42ch}.avra-cta-1.align-center .avra-cta-1__subheading{margin-inline:auto}.avra-cta-1__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1.75rem;border-radius:var(--avra-radius);font-family:var(--font-body);font-weight:600;text-decoration:none;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.avra-cta-1__cta:focus-visible{outline:2px solid rgb(var(--color-background));outline-offset:3px}.avra-cta-1__chips{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1.25rem 0 0;padding:0}.avra-cta-1.align-left .avra-cta-1__chips{justify-content:flex-start}.avra-cta-1__chip{font-family:var(--font-body);font-size:13px;padding:.35rem .85rem;border-radius:999px;border:1px solid rgb(var(--color-background))}@media screen and (max-width:749px){.avra-cta-1{min-height:360px}.avra-cta-1__cta{width:100%}}.avra-cta-2{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-cta-2.align-center .avra-cta-2__box{text-align:center}.avra-cta-2.align-left .avra-cta-2__box{text-align:left}.avra-cta-2__box{max-width:36rem;margin-inline:auto;padding:2.5rem 2rem;border-radius:var(--avra-radius);border:1px solid rgba(var(--color-foreground),.15);background:rgba(var(--color-foreground),.03)}.avra-cta-2__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-cta-2__heading--s{font-size:22px}.avra-cta-2__heading--m{font-size:27px}.avra-cta-2__heading--l{font-size:34px}.avra-cta-2__heading--xl{font-size:42px}.avra-cta-2__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.25rem;color:rgb(var(--color-foreground))}.avra-cta-2__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1.75rem;border-radius:var(--avra-radius);font-family:var(--font-body);font-weight:600;text-decoration:none;background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.avra-cta-2__cta:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.avra-cta-2__chips{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1.25rem 0 0;padding:0}.avra-cta-2.align-left .avra-cta-2__chips{justify-content:flex-start}.avra-cta-2__chip{font-family:var(--font-body);font-size:13px;padding:.35rem .85rem;border-radius:999px;border:1px solid rgba(var(--color-foreground),.3);color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.avra-cta-2__box{text-align:center;padding:2rem 1.25rem}.avra-cta-2__chips{justify-content:center}}.avra-faq-1{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-faq-1.align-center{text-align:center}.avra-faq-1.align-left{text-align:left}.avra-faq-1__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-faq-1__heading--s{font-size:24px}.avra-faq-1__heading--m{font-size:30px}.avra-faq-1__heading--l{font-size:38px}.avra-faq-1__heading--xl{font-size:48px}.avra-faq-1__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-faq-1__list{margin-top:1.5rem;text-align:left;max-width:44rem}.avra-faq-1.align-center .avra-faq-1__list{margin-inline:auto}.avra-faq-1__item{border-bottom:1px solid rgba(var(--color-foreground),.15)}.avra-faq-1__question{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:48px;padding:.85rem 0;cursor:pointer;font-family:var(--font-heading);font-size:18px;font-weight:600}.avra-faq-1__question::-webkit-details-marker{display:none}.avra-faq-1__question:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.avra-faq-1__icon{flex:0 0 auto;width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.avra-faq-1__item[open] .avra-faq-1__icon{transform:rotate(-135deg)}.avra-faq-1__answer{font-family:var(--font-body);font-size:17px;line-height:1.6;padding:0 0 1.1rem;color:rgb(var(--color-foreground))}.avra-faq-1__answer p{margin:0 0 .75rem}.avra-faq-1__answer p:last-child{margin-bottom:0}.avra-faq-2{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-faq-2.align-center{text-align:center}.avra-faq-2.align-left{text-align:left}.avra-faq-2__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-faq-2__heading--s{font-size:24px}.avra-faq-2__heading--m{font-size:30px}.avra-faq-2__heading--l{font-size:38px}.avra-faq-2__heading--xl{font-size:48px}.avra-faq-2__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-faq-2__list{margin-top:1.5rem;text-align:left;column-count:1}.avra-faq-2__item{break-inside:avoid;border-bottom:1px solid rgba(var(--color-foreground),.15);margin-bottom:.25rem}.avra-faq-2__question{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:48px;padding:.85rem 0;cursor:pointer;font-family:var(--font-heading);font-size:18px;font-weight:600}.avra-faq-2__question::-webkit-details-marker{display:none}.avra-faq-2__question:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.avra-faq-2__icon{flex:0 0 auto;width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.avra-faq-2__item[open] .avra-faq-2__icon{transform:rotate(-135deg)}.avra-faq-2__answer{font-family:var(--font-body);font-size:17px;line-height:1.6;padding:0 0 1.1rem;color:rgb(var(--color-foreground))}.avra-faq-2__answer p{margin:0 0 .75rem}.avra-faq-2__answer p:last-child{margin-bottom:0}@media screen and (min-width:750px){.avra-faq-2__list{column-count:2;column-gap:2.5rem}}.avra-faq-accordion{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-faq-accordion.align-center{text-align:center}.avra-faq-accordion.align-left{text-align:left}.avra-faq-accordion__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-faq-accordion__heading--s{font-size:24px}.avra-faq-accordion__heading--m{font-size:30px}.avra-faq-accordion__heading--l{font-size:38px}.avra-faq-accordion__heading--xl{font-size:48px}.avra-faq-accordion__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-faq-accordion__list{margin-top:1.5rem;text-align:left;max-width:44rem}.avra-faq-accordion.align-center .avra-faq-accordion__list{margin-inline:auto}.avra-faq-accordion__item{border-bottom:1px solid rgba(var(--color-foreground),.15)}.avra-faq-accordion__question{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:48px;padding:.85rem 0;cursor:pointer;font-family:var(--font-heading);font-size:18px;font-weight:600}.avra-faq-accordion__question::-webkit-details-marker{display:none}.avra-faq-accordion__question:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.avra-faq-accordion__icon{flex:0 0 auto;width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.avra-faq-accordion__item[open] .avra-faq-accordion__icon{transform:rotate(-135deg)}.avra-faq-accordion__answer{font-family:var(--font-body);font-size:17px;line-height:1.6;padding:0 0 1.1rem;color:rgb(var(--color-foreground))}.avra-faq-accordion__answer p{margin:0 0 .75rem}.avra-faq-accordion__answer p:last-child{margin-bottom:0}.avra-featured-product{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-featured-product.align-center{text-align:center}.avra-featured-product.align-left{text-align:left}.avra-featured-product__heading{font-family:var(--font-heading);font-size:38px;line-height:1.15;margin:0 0 1.5rem}.avra-featured-product__card{display:block;max-width:520px;margin-inline:auto;text-decoration:none;color:rgb(var(--color-foreground));border-radius:var(--avra-radius);overflow:hidden}.avra-featured-product.align-left .avra-featured-product__card{margin-inline:0}.avra-featured-product__media{position:relative;display:block}.avra-featured-product__image{display:block;width:100%;height:auto;object-fit:cover;border-radius:var(--avra-radius)}.avra-featured-product__badge{position:absolute;top:.75rem;left:.75rem;display:inline-block;padding:.35rem .75rem;border-radius:999px;font-family:var(--font-body);font-size:14px;font-weight:600;background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.avra-featured-product__badge--static{position:static;margin-bottom:1rem}.avra-featured-product__body{padding:1.25rem .25rem 0}.avra-featured-product__title{font-family:var(--font-heading);font-size:24px;font-weight:600;line-height:1.2;margin:0 0 .5rem}.avra-featured-product__price{font-family:var(--font-body);font-size:18px;font-weight:600;margin:0 0 1rem}.avra-featured-product__compare{margin-left:.5rem;font-weight:400;opacity:.6}.avra-featured-product__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1.5rem;border-radius:var(--avra-radius);font-family:var(--font-body);font-weight:600;border:1px solid rgb(var(--color-foreground));color:rgb(var(--color-foreground))}.avra-featured-product__empty{font-family:var(--font-body);font-size:16px;line-height:1.6;color:rgba(var(--color-foreground),.7);margin:0}.avra-final-cta{position:relative;overflow:hidden;padding-top:var(--avra-pt);padding-bottom:var(--avra-pb);display:flex;align-items:center;justify-content:center;min-height:420px}.avra-final-cta__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.avra-final-cta__image,.avra-final-cta__placeholder{width:100%;height:100%;object-fit:cover;display:block}.avra-final-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),var(--avra-overlay));border-radius:var(--avra-radius)}.avra-final-cta__content{position:relative;z-index:1;width:100%;color:var(--avra-text,#ffffff);text-shadow:0 1px 4px rgba(0,0,0,.45)}.avra-final-cta.align-center .avra-final-cta__content{text-align:center;margin-inline:auto}.avra-final-cta.align-left .avra-final-cta__content{text-align:left}.avra-final-cta__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-final-cta__heading--s{font-size:24px}.avra-final-cta__heading--m{font-size:32px}.avra-final-cta__heading--l{font-size:42px}.avra-final-cta__heading--xl{font-size:52px}.avra-final-cta__subheading{font-family:var(--font-body);font-size:20px;font-weight:600;line-height:1.5;margin:0 0 1.25rem;max-width:42ch}.avra-final-cta.align-center .avra-final-cta__subheading{margin-inline:auto}.avra-final-cta__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1.75rem;border-radius:var(--avra-radius);font-family:var(--font-body);font-weight:600;text-decoration:none;background:var(--avra-btn-bg,#fff);color:var(--avra-btn-text,#111);text-shadow:none}.avra-final-cta__cta:focus-visible{outline:2px solid rgb(var(--color-background));outline-offset:3px}.avra-final-cta__chips{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1.25rem 0 0;padding:0}.avra-final-cta.align-left .avra-final-cta__chips{justify-content:flex-start}.avra-final-cta__chip{font-family:var(--font-body);font-size:13px;font-weight:600;padding:.4rem .9rem;border-radius:999px;background:var(--avra-chip-bg,rgba(255,255,255,.18));color:var(--avra-chip-text,#ffffff);border:1px solid var(--avra-chip-text,#ffffff);text-shadow:none}@media screen and (max-width:749px){.avra-final-cta{min-height:360px}.avra-final-cta__cta{width:100%}}.avra-hero-1{position:relative;overflow:hidden;padding-top:var(--avra-pt);padding-bottom:var(--avra-pb);min-height:70vh;display:flex;align-items:center}.avra-hero-1__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.avra-hero-1__image,.avra-hero-1__placeholder{width:100%;height:100%;object-fit:cover;display:block}.avra-hero-1__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),var(--avra-overlay));border-radius:var(--avra-radius)}.avra-hero-1__content{position:relative;z-index:1;width:100%;color:rgb(var(--color-background))}.avra-hero-1.align-center .avra-hero-1__content{text-align:center;margin-inline:auto}.avra-hero-1.align-left .avra-hero-1__content{text-align:left}.avra-hero-1__heading{font-family:var(--font-heading);line-height:1.1;margin:0 0 .5rem}.avra-hero-1__heading--s{font-size:28px}.avra-hero-1__heading--m{font-size:36px}.avra-hero-1__heading--l{font-size:48px}.avra-hero-1__heading--xl{font-size:60px}.avra-hero-1__subheading{font-family:var(--font-body);font-size:17px;line-height:1.5;margin:0 0 1.25rem;max-width:42ch}.avra-hero-1.align-center .avra-hero-1__subheading{margin-inline:auto}.avra-hero-1__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1.5rem;border-radius:var(--avra-radius);font-family:var(--font-body);font-weight:600;text-decoration:none;border:1px solid rgb(var(--color-background))}.avra-hero-1__cta--solid{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.avra-hero-1__cta--outline{background:transparent;color:rgb(var(--color-background))}.avra-hero-1__cta:focus-visible{outline:2px solid rgb(var(--color-background));outline-offset:3px}@media screen and (max-width:749px){.avra-hero-1{min-height:480px;padding-top:min(var(--avra-pt),32px);padding-bottom:min(var(--avra-pt),32px)}.avra-hero-1__heading--s{font-size:24px}.avra-hero-1__heading--m{font-size:28px}.avra-hero-1__heading--l{font-size:34px}.avra-hero-1__heading--xl{font-size:40px}}.avra-hero-2{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-hero-2__grid{display:grid;grid-template-columns:1fr;gap:1.75rem;align-items:center}.avra-hero-2__media{order:-1}.avra-hero-2__image,.avra-hero-2__placeholder{width:100%;height:auto;object-fit:cover;display:block;border-radius:var(--avra-radius)}.avra-hero-2__content{color:rgb(var(--color-foreground))}.avra-hero-2.align-center .avra-hero-2__content{text-align:center}.avra-hero-2.align-left .avra-hero-2__content{text-align:left}.avra-hero-2__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-hero-2__heading--s{font-size:24px}.avra-hero-2__heading--m{font-size:30px}.avra-hero-2__heading--l{font-size:38px}.avra-hero-2__heading--xl{font-size:48px}.avra-hero-2__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.25rem}.avra-hero-2__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1.5rem;border-radius:var(--avra-radius);font-family:var(--font-body);font-weight:600;text-decoration:none;border:1px solid rgb(var(--color-foreground))}.avra-hero-2__cta--solid{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.avra-hero-2__cta--outline{background:transparent;color:rgb(var(--color-foreground))}.avra-hero-2__cta:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}@media screen and (min-width:750px){.avra-hero-2__grid{grid-template-columns:1fr 1fr;gap:3rem}.avra-hero-2__grid--left .avra-hero-2__media{order:1}.avra-hero-2__grid--left .avra-hero-2__content,.avra-hero-2__grid--right .avra-hero-2__media{order:2}.avra-hero-2__grid--right .avra-hero-2__content{order:1}}.avra-hero{position:relative;overflow:hidden;padding-top:var(--avra-pt);padding-bottom:var(--avra-pb);min-height:70vh;display:flex;align-items:center}.avra-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.avra-hero__image,.avra-hero__placeholder{width:100%;height:100%;object-fit:cover;display:block}.avra-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),var(--avra-overlay));border-radius:var(--avra-radius)}.avra-hero__content{position:relative;z-index:1;width:100%;color:var(--avra-text,#ffffff);text-shadow:0 1px 4px rgba(0,0,0,.45)}.avra-hero.align-center .avra-hero__content{text-align:center;margin-inline:auto}.avra-hero.align-left .avra-hero__content{text-align:left}.avra-hero__heading{font-family:var(--font-heading);line-height:1.1;margin:0 0 .5rem}.avra-hero__heading--s{font-size:28px}.avra-hero__heading--m{font-size:36px}.avra-hero__heading--l{font-size:48px}.avra-hero__heading--xl{font-size:60px}.avra-hero__subheading{font-family:var(--font-body);font-size:17px;line-height:1.5;margin:0 0 1.25rem;max-width:42ch}.avra-hero.align-center .avra-hero__subheading{margin-inline:auto}.avra-hero__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1.5rem;border-radius:var(--avra-radius);font-family:var(--font-body);font-weight:600;text-decoration:none;border:1px solid rgb(var(--color-background))}.avra-hero__cta--solid{background:var(--avra-btn-bg,#fff);color:var(--avra-btn-text,#111);text-shadow:none}.avra-hero__cta--outline{background:transparent;color:var(--avra-text,#fff)}.avra-hero__cta:focus-visible{outline:2px solid rgb(var(--color-background));outline-offset:3px}@media screen and (max-width:749px){.avra-hero{min-height:480px;padding-top:min(var(--avra-pt),32px);padding-bottom:min(var(--avra-pt),32px)}.avra-hero__heading--s{font-size:24px}.avra-hero__heading--m{font-size:28px}.avra-hero__heading--l{font-size:34px}.avra-hero__heading--xl{font-size:40px}}.avra-how-it-works{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-how-it-works.align-center{text-align:center}.avra-how-it-works.align-left{text-align:left}.avra-how-it-works__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-how-it-works__heading--s{font-size:24px}.avra-how-it-works__heading--m{font-size:30px}.avra-how-it-works__heading--l{font-size:38px}.avra-how-it-works__heading--xl{font-size:48px}.avra-how-it-works__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-how-it-works__list{display:flex;flex-direction:column;gap:2.5rem;margin-top:2rem;text-align:left}.avra-how-it-works__step{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:center}.avra-how-it-works__media{position:relative}.avra-how-it-works__img-label{position:absolute;inset:auto 0 8px 0;text-align:center;font-family:var(--font-body);font-size:13px;font-weight:600;color:rgba(var(--color-foreground),.65);pointer-events:none}.avra-how-it-works__media{order:-1}.avra-how-it-works__image,.avra-how-it-works__placeholder{width:100%;height:auto;object-fit:cover;display:block;border-radius:var(--avra-radius)}.avra-how-it-works__number{display:inline-block;font-family:var(--font-heading);font-size:16px;font-weight:700;letter-spacing:.05em;color:rgba(var(--color-foreground),.55);margin-bottom:.35rem}.avra-how-it-works__step-title{font-family:var(--font-heading);font-size:19px;font-weight:600;margin:0 0 .4rem}.avra-how-it-works__step-text{font-family:var(--font-body);font-size:17px;line-height:1.6;color:rgb(var(--color-foreground))}.avra-how-it-works__step-text p{margin:0}@media screen and (min-width:750px){.avra-how-it-works__step{grid-template-columns:1fr 1fr;gap:3rem}.avra-how-it-works__step .avra-how-it-works__media{order:1}.avra-how-it-works__step .avra-how-it-works__content,.avra-how-it-works__step--reverse .avra-how-it-works__media{order:2}.avra-how-it-works__step--reverse .avra-how-it-works__content{order:1}}.avra-image-text{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-image-text__grid{display:grid;grid-template-columns:1fr;gap:1.75rem;align-items:center}.avra-image-text__media{order:-1}.avra-image-text__image,.avra-image-text__placeholder{width:100%;height:auto;object-fit:cover;display:block;border-radius:var(--avra-radius)}.avra-image-text.align-center .avra-image-text__content{text-align:center}.avra-image-text.align-left .avra-image-text__content{text-align:left}.avra-image-text__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-image-text__heading--s{font-size:24px}.avra-image-text__heading--m{font-size:30px}.avra-image-text__heading--l{font-size:38px}.avra-image-text__heading--xl{font-size:48px}.avra-image-text__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1rem}.avra-image-text__body{font-family:var(--font-body);font-size:17px;line-height:1.6;color:rgb(var(--color-foreground));margin-bottom:1.25rem}.avra-image-text__body p{margin:0 0 .9rem}.avra-image-text__body p:last-child{margin-bottom:0}.avra-image-text__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1.5rem;border-radius:var(--avra-radius);font-family:var(--font-body);font-weight:600;text-decoration:none;border:1px solid rgb(var(--color-foreground));color:rgb(var(--color-foreground))}.avra-image-text__cta:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}@media screen and (min-width:750px){.avra-image-text__grid{grid-template-columns:1fr 1fr;gap:3rem}.avra-image-text__grid .avra-image-text__media{order:1}.avra-image-text__grid .avra-image-text__content,.avra-image-text__grid--flip .avra-image-text__media{order:2}.avra-image-text__grid--flip .avra-image-text__content{order:1}}.avra-mechanism{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-mechanism__grid{display:grid;grid-template-columns:1fr;gap:1.75rem;align-items:center}.avra-mechanism__media{order:-1}.avra-mechanism__image,.avra-mechanism__placeholder{width:100%;height:auto;object-fit:cover;display:block;border-radius:var(--avra-radius)}.avra-mechanism.align-center .avra-mechanism__content{text-align:center}.avra-mechanism.align-left .avra-mechanism__content{text-align:left}.avra-mechanism__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-mechanism__heading--s{font-size:24px}.avra-mechanism__heading--m{font-size:30px}.avra-mechanism__heading--l{font-size:38px}.avra-mechanism__heading--xl{font-size:48px}.avra-mechanism__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1rem}.avra-mechanism__body{font-family:var(--font-body);font-size:17px;line-height:1.6;color:rgb(var(--color-foreground));margin-bottom:1.25rem}.avra-mechanism__body p{margin:0 0 .9rem}.avra-mechanism__body p:last-child{margin-bottom:0}.avra-mechanism__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1.5rem;border-radius:var(--avra-radius);font-family:var(--font-body);font-weight:600;text-decoration:none;border:1px solid rgb(var(--color-foreground));color:rgb(var(--color-foreground))}.avra-mechanism__cta:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}@media screen and (min-width:750px){.avra-mechanism__grid{grid-template-columns:1fr 1fr;gap:3rem}.avra-mechanism__grid .avra-mechanism__media{order:1}.avra-mechanism__grid .avra-mechanism__content,.avra-mechanism__grid--flip .avra-mechanism__media{order:2}.avra-mechanism__grid--flip .avra-mechanism__content{order:1}}.avra-mini-review{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-mini-review__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;scroll-padding-inline:1rem}.avra-mini-review__card{scroll-snap-align:center;flex:0 0 85%;box-sizing:border-box;text-align:center;padding:1rem 1.1rem;border-radius:10px;background:rgba(var(--color-foreground),.04)}.avra-mini-review__stars{letter-spacing:2px;line-height:1;margin-bottom:.5rem;color:rgb(var(--color-foreground))}.avra-mini-review__star{opacity:.35}.avra-mini-review__star.is-filled{opacity:1}.avra-mini-review__quote{font-family:var(--font-body);font-size:16px;line-height:1.5;margin:0 0 .5rem;color:rgb(var(--color-foreground))}.avra-mini-review__quote p{margin:0}.avra-mini-review__name{font-family:var(--font-body);font-size:14px;font-weight:600;opacity:.75;margin:0}@media screen and (min-width:750px){.avra-mini-review__card{flex:0 0 calc(33.333% - .67rem)}}.avra-problem{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-problem.align-center{text-align:center}.avra-problem.align-left{text-align:left}.avra-problem__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-problem__heading--s{font-size:24px}.avra-problem__heading--m{font-size:30px}.avra-problem__heading--l{font-size:38px}.avra-problem__heading--xl{font-size:48px}.avra-problem__subheading{font-family:var(--font-body);font-size:17px;line-height:1.6;margin:0 0 1.5rem}.avra-problem__grid{display:grid;grid-template-columns:1fr;gap:1.75rem;margin-top:1.5rem}.avra-problem__col{display:flex;flex-direction:column;align-items:inherit;gap:.5rem}.avra-problem__icon{display:block;width:32px;height:32px;margin:0 auto .6rem;color:rgb(var(--color-foreground))}.avra-problem__icon-svg{display:block;width:32px;height:32px;margin:0 auto}.avra-problem__col-title{font-family:var(--font-heading);font-size:18px;font-weight:600;margin:0}.avra-problem__col-text{font-family:var(--font-body);font-size:17px;line-height:1.6;color:rgb(var(--color-foreground))}.avra-problem__col-text p{margin:0}@media screen and (max-width:749px){.avra-problem__heading--l{font-size:32px}.avra-problem__heading--xl{font-size:38px}}@media screen and (min-width:750px){.avra-problem__grid{grid-template-columns:repeat(var(--avra-cols),1fr);gap:2.5rem}}.avra-product-details{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-product-details.align-center{text-align:center}.avra-product-details.align-left{text-align:left}.avra-product-details__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-product-details__heading--s{font-size:24px}.avra-product-details__heading--m{font-size:30px}.avra-product-details__heading--l{font-size:38px}.avra-product-details__heading--xl{font-size:48px}.avra-product-details__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-product-details__list{margin-top:1rem;text-align:left}.avra-product-details__row{border-bottom:1px solid rgba(var(--color-foreground),.15)}.avra-product-details__row-heading{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:48px;padding:.85rem 0;cursor:pointer;font-family:var(--font-heading);font-size:18px;font-weight:600}.avra-product-details__row-heading::-webkit-details-marker{display:none}.avra-product-details__row-heading:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.avra-product-details__icon{flex:0 0 auto;width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.avra-product-details__row[open] .avra-product-details__icon{transform:rotate(-135deg)}.avra-product-details__row-content{font-family:var(--font-body);font-size:17px;line-height:1.6;padding:0 0 1.1rem;color:rgb(var(--color-foreground))}.avra-product-details__row-content p{margin:0 0 .75rem}.avra-product-details__row-content p:last-child{margin-bottom:0}.avra-product-intro{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-product-intro.align-center .avra-product-intro__content{text-align:center;margin-inline:auto;max-width:60ch}.avra-product-intro.align-left .avra-product-intro__content{text-align:left}.avra-product-intro__badge{display:inline-block;font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.3rem .7rem;border-radius:999px;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));margin:0 0 .6rem}.avra-product-intro__rating{display:flex;align-items:center;gap:.5rem;margin:0 0 .8rem;color:rgb(var(--color-foreground))}.avra-product-intro.align-center .avra-product-intro__rating{justify-content:center}.avra-product-intro__stars{letter-spacing:2px;line-height:1}.avra-product-intro__star{opacity:.35}.avra-product-intro__star.is-filled{opacity:1}.avra-product-intro__rating-count{font-family:var(--font-body);font-size:14px;opacity:.7}.avra-product-intro__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-product-intro__heading--s{font-size:22px}.avra-product-intro__heading--m{font-size:26px}.avra-product-intro__heading--l{font-size:32px}.avra-product-intro__subheading{font-family:var(--font-body);font-size:18px;line-height:1.4;font-weight:600;margin:0 0 .9rem}.avra-product-intro__body{font-family:var(--font-body);font-size:17px;line-height:1.6;color:rgb(var(--color-foreground))}.avra-product-intro__body p{margin:0 0 .9rem}.avra-product-intro__body p:last-child{margin-bottom:0}.avra-product-intro__benefits{list-style:none;margin:.2rem 0 0;padding:0;display:flex;flex-direction:column;gap:.6rem}.avra-product-intro.align-center .avra-product-intro__benefits{max-width:34ch;margin-inline:auto}.avra-product-intro__benefit{display:flex;align-items:center;gap:.6rem;font-family:var(--font-body);font-size:16px;font-weight:600;line-height:1.3;text-align:left;color:rgb(var(--color-foreground))}.avra-product-intro__benefit-icon{flex:0 0 auto;font-size:20px;line-height:1;display:inline-flex}.avra-product-intro__benefit-icon svg{width:20px;height:20px}.avra-proof-1{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-proof-1.align-center{text-align:center}.avra-proof-1.align-left{text-align:left}.avra-proof-1__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-proof-1__heading--s{font-size:24px}.avra-proof-1__heading--m{font-size:30px}.avra-proof-1__heading--l{font-size:38px}.avra-proof-1__heading--xl{font-size:48px}.avra-proof-1__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-proof-1__wall{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:1.5rem;text-align:left}@media screen and (min-width:750px){.avra-proof-1__wall{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}.avra-proof-2{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-proof-2.align-center{text-align:center}.avra-proof-2.align-left{text-align:left}.avra-proof-2__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-proof-2__heading--s{font-size:24px}.avra-proof-2__heading--m{font-size:30px}.avra-proof-2__heading--l{font-size:38px}.avra-proof-2__heading--xl{font-size:48px}.avra-proof-2__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-proof-2__card{max-width:56rem;margin-inline:auto;margin-top:1.5rem}.avra-proof-2__quote{font-family:var(--font-heading);font-size:24px;line-height:1.4;margin:0 0 1rem;font-style:normal}.avra-proof-2__quote p{margin:0}.avra-proof-2__name{font-family:var(--font-body);font-size:14px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:rgba(var(--color-foreground),.7);margin:0}.avra-proof-2__founder-note{font-family:var(--font-body);font-size:17px;line-height:1.6;text-align:left}.avra-proof-2__founder-note p{margin:0 0 1rem}.avra-proof-2__founder-note p:last-child{margin-bottom:0}@media screen and (min-width:750px){.avra-proof-2__quote{font-size:30px}}.avra-reviews{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-reviews.align-center{text-align:center}.avra-reviews.align-left{text-align:left}.avra-reviews__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-reviews__heading--s{font-size:24px}.avra-reviews__heading--m{font-size:30px}.avra-reviews__heading--l{font-size:38px}.avra-reviews__heading--xl{font-size:48px}.avra-reviews__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-reviews__count{font-family:var(--font-body);font-size:14px;font-weight:600;letter-spacing:.02em;opacity:.75;margin:0 0 .75rem}.avra-reviews__wall{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-top:1.5rem;padding-bottom:.5rem;text-align:left;scroll-padding-inline:1rem}.avra-reviews:not(.show-scrollbar) .avra-reviews__wall{scrollbar-width:none;-ms-overflow-style:none}.avra-reviews:not(.show-scrollbar) .avra-reviews__wall::-webkit-scrollbar{display:none}.avra-reviews__card-wrap{scroll-snap-align:center;flex:0 0 100%;box-sizing:border-box}.avra-reviews .avra-review-card{height:100%}.avra-reviews .avra-review-card__quote{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:750px){.avra-reviews__card-wrap{flex:0 0 calc(25% - .75rem)}}.avra-reviews__nav{display:flex;gap:.75rem;justify-content:center;margin-top:1rem}.avra-reviews__arrow{min-width:44px;min-height:44px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.25);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:22px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.avra-reviews__arrow:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.avra-shipping-returns{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-shipping-returns.align-center{text-align:center}.avra-shipping-returns.align-left{text-align:left}.avra-shipping-returns__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-shipping-returns__heading--s{font-size:24px}.avra-shipping-returns__heading--m{font-size:30px}.avra-shipping-returns__heading--l{font-size:38px}.avra-shipping-returns__heading--xl{font-size:48px}.avra-shipping-returns__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-shipping-returns__list{margin-top:1rem;text-align:left}.avra-shipping-returns__row{border-bottom:1px solid rgba(var(--color-foreground),.15)}.avra-shipping-returns__row-heading{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:48px;padding:.85rem 0;cursor:pointer;font-family:var(--font-heading);font-size:18px;font-weight:600}.avra-shipping-returns__row-heading::-webkit-details-marker{display:none}.avra-shipping-returns__row-heading:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.avra-shipping-returns__icon{flex:0 0 auto;width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.avra-shipping-returns__row[open] .avra-shipping-returns__icon{transform:rotate(-135deg)}.avra-shipping-returns__row-content{font-family:var(--font-body);font-size:17px;line-height:1.6;padding:0 0 1.1rem;color:rgb(var(--color-foreground))}.avra-shipping-returns__row-content p{margin:0 0 .75rem}.avra-shipping-returns__row-content p:last-child{margin-bottom:0}.avra-specs{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-specs.align-center{text-align:center}.avra-specs.align-left{text-align:left}.avra-specs__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-specs__heading--s{font-size:24px}.avra-specs__heading--m{font-size:30px}.avra-specs__heading--l{font-size:38px}.avra-specs__heading--xl{font-size:48px}.avra-specs__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-specs__grid{display:grid;grid-template-columns:auto 1fr;column-gap:1.25rem;row-gap:.6rem;margin:1rem 0 0;text-align:left;max-width:36rem}.avra-specs.align-center .avra-specs__grid{margin-inline:auto}.avra-specs__label{font-family:var(--font-body);font-size:14px;font-weight:600;color:rgba(var(--color-foreground),.65);margin:0}.avra-specs__value{font-family:var(--font-body);font-size:14px;color:rgb(var(--color-foreground));margin:0}.avra-stats{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-stats.align-center{text-align:center}.avra-stats.align-left{text-align:left}.avra-stats__heading{font-family:var(--font-heading);font-size:38px;line-height:1.15;margin:0 0 .5rem}.avra-stats__subheading{font-family:var(--font-body);font-size:17px;line-height:1.6;margin:0 0 1.5rem}.avra-stats__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;margin-top:1.5rem}.avra-stats__item{display:flex;flex-direction:column;gap:.35rem;padding:1rem;border-radius:var(--avra-radius)}.avra-stats.align-center .avra-stats__item{align-items:center}.avra-stats__number{font-family:var(--font-heading);font-size:40px;font-weight:700;line-height:1.1;color:rgb(var(--color-foreground))}.avra-stats__label{font-family:var(--font-body);font-size:17px;line-height:1.4;color:rgb(var(--color-foreground))}.avra-stats__note{font-family:var(--font-body);font-size:14px;line-height:1.45;color:rgba(var(--color-foreground),.7)}.avra-stats__meta{display:contents}.avra-stats.layout-stacked .avra-stats__grid{display:flex;flex-direction:column;gap:1.25rem;max-width:560px;margin-inline:auto}.avra-stats.layout-stacked .avra-stats__item{flex-direction:row;align-items:center;gap:1.25rem;text-align:left}.avra-stats.layout-stacked .avra-stats__meta{display:flex;flex-direction:column;gap:.3rem;flex:1}@property --deg{syntax:"<angle>"; inherits:false; initial-value:0deg;}.avra-stats__donut{--deg:0deg;width:96px;min-width:96px;aspect-ratio:1;border-radius:50%;background:conic-gradient(rgb(var(--color-foreground)) var(--deg),rgba(var(--color-foreground),.14) var(--deg));display:flex;align-items:center;justify-content:center;position:relative;transition:--deg 1.4s cubic-bezier(.4,0,.2,1)}.avra-stats.stats-inview .avra-stats__donut{--deg:var(--deg-target)}@media(prefers-reduced-motion:reduce){.avra-stats__donut{transition:none;--deg:var(--deg-target)}}.avra-stats__donut:before{content:"";position:absolute;top:11px;right:11px;bottom:11px;left:11px;border-radius:50%;background:rgb(var(--color-background))}.avra-stats__donut-num{position:relative;font-family:var(--font-heading);font-weight:700;font-size:21px;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.avra-stats__grid{grid-template-columns:repeat(4,1fr);gap:2rem}.avra-stats.layout-stacked .avra-stats__donut{width:110px;min-width:110px}}.avra-steps-1{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-steps-1.align-center{text-align:center}.avra-steps-1.align-left{text-align:left}.avra-steps-1__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-steps-1__heading--s{font-size:24px}.avra-steps-1__heading--m{font-size:30px}.avra-steps-1__heading--l{font-size:38px}.avra-steps-1__heading--xl{font-size:48px}.avra-steps-1__subheading{font-family:var(--font-body);font-size:16px;line-height:1.55;margin:0 0 1.5rem}.avra-steps-1__list{display:flex;flex-direction:column;gap:2.5rem;margin-top:2rem;text-align:left}.avra-steps-1__step{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:center}.avra-steps-1__media{order:-1}.avra-steps-1__image,.avra-steps-1__placeholder{width:100%;height:auto;object-fit:cover;display:block;border-radius:var(--avra-radius)}.avra-steps-1__number{display:inline-block;font-family:var(--font-heading);font-size:16px;font-weight:700;letter-spacing:.05em;color:rgba(var(--color-foreground),.55);margin-bottom:.35rem}.avra-steps-1__step-title{font-family:var(--font-heading);font-size:19px;font-weight:600;margin:0 0 .4rem}.avra-steps-1__step-text{font-family:var(--font-body);font-size:17px;line-height:1.6;color:rgb(var(--color-foreground))}.avra-steps-1__step-text p{margin:0}@media screen and (min-width:750px){.avra-steps-1__step{grid-template-columns:1fr 1fr;gap:3rem}.avra-steps-1__step .avra-steps-1__media{order:1}.avra-steps-1__step .avra-steps-1__content,.avra-steps-1__step--reverse .avra-steps-1__media{order:2}.avra-steps-1__step--reverse .avra-steps-1__content{order:1}}.avra-steps-2{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-steps-2.align-center{text-align:center}.avra-steps-2.align-left{text-align:left}.avra-steps-2__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-steps-2__heading--s{font-size:24px}.avra-steps-2__heading--m{font-size:30px}.avra-steps-2__heading--l{font-size:38px}.avra-steps-2__heading--xl{font-size:48px}.avra-steps-2__subheading{font-family:var(--font-body);font-size:17px;line-height:1.6;margin:0 0 1.5rem}.avra-steps-2__timeline{position:relative;display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2.5rem;text-align:center}.avra-steps-2__node{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem}.avra-steps-2__marker{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:rgb(var(--color-background));border:2px solid rgb(var(--color-foreground));color:rgb(var(--color-foreground))}.avra-steps-2__icon{display:block;width:24px;height:24px}.avra-steps-2__node-title{font-family:var(--font-heading);font-size:18px;font-weight:600;margin:0}.avra-steps-2__node-text{font-family:var(--font-body);font-size:17px;line-height:1.6;color:rgb(var(--color-foreground));max-width:32ch}.avra-steps-2__node-text p{margin:0}@media screen and (max-width:749px){.avra-steps-2__heading--l{font-size:32px}.avra-steps-2__heading--xl{font-size:38px}}@media screen and (min-width:750px){.avra-steps-2__timeline{grid-template-columns:repeat(3,1fr);gap:1.5rem}.avra-steps-2__timeline:before{content:"";position:absolute;top:24px;left:calc(100% / 6);right:calc(100% / 6);height:2px;background:rgba(var(--color-foreground),.25);z-index:0}}.avra-ticker{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb);text-align:center}.avra-ticker__wrap{position:relative;min-height:1.4em}.avra-ticker__msg{display:none;font-family:var(--font-body);font-size:14px;line-height:1.4}.avra-ticker__msg.is-active{display:block}.avra-ticker a{color:inherit;text-decoration:underline;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.avra-ticker a:focus-visible{outline:2px solid currentColor;outline-offset:2px}.avra-trust-icons{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-trust-icons.align-center{text-align:center}.avra-trust-icons.align-left{text-align:left}.avra-trust-icons__heading{font-family:var(--font-body);font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;opacity:.75;margin:0 0 .75rem}.avra-trust-icons__row{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 2rem;margin:0;padding:0}.avra-trust-icons.align-left .avra-trust-icons__row{justify-content:flex-start}.avra-trust-icons__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;min-width:80px}.avra-trust-icons__icon{display:inline-flex;align-items:center;justify-content:center;font-size:30px;line-height:1;color:currentColor}.avra-trust-icons__icon-svg{display:inline-block;width:28px;height:28px}.avra-trust-icons__label{font-family:var(--font-body);font-size:15px;font-weight:600;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.avra-trust-icons__row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;overflow:visible}.avra-trust-icons__item{min-width:0;justify-content:center;padding:1.1rem .5rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:12px;background:rgba(var(--color-foreground),.045)}.avra-trust-icons__icon{font-size:38px}.avra-trust-icons__icon-svg{width:36px;height:36px}.avra-trust-icons__label{font-size:13.5px;line-height:1.3}}.avra-trust-strip{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-trust-strip.align-center{text-align:center}.avra-trust-strip.align-left{text-align:left}.avra-trust-strip__badges{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:0 0 1rem;padding:0}.avra-trust-strip.align-center .avra-trust-strip__badges{justify-items:center}.avra-trust-strip__badge{display:flex;align-items:center;gap:.6rem;min-height:44px}.avra-trust-strip__icon{display:inline-flex;align-items:center;justify-content:center;font-size:30px;line-height:1;color:currentColor;flex:0 0 auto}.avra-trust-strip__icon-svg{display:inline-block;width:28px;height:28px;vertical-align:middle}.avra-trust-strip__label{font-family:var(--font-body);font-size:16px;font-weight:600;color:rgb(var(--color-foreground))}.avra-trust-strip__disclaimer{font-family:var(--font-body);font-size:14px;line-height:1.55;color:rgba(var(--color-foreground),.7)}.avra-trust-strip__disclaimer p{margin:0}@media screen and (min-width:750px){.avra-trust-strip__badges{grid-template-columns:none;display:flex;flex-wrap:nowrap;justify-content:center;gap:2rem}.avra-trust-strip.align-left .avra-trust-strip__badges{justify-content:flex-start}}.avra-trust-strip__marquee{display:flex;overflow:hidden;gap:2rem;min-height:44px}.avra-trust-strip__marquee .avra-trust-strip__badges{display:flex;flex-wrap:nowrap;grid-template-columns:none;gap:2rem;margin:0 0 1rem;flex:0 0 auto;min-width:max-content;animation:avra-ticker-scroll var(--avra-marquee-s,22s) linear infinite}@keyframes avra-ticker-scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - 2rem))}}.avra-trust-strip__marquee:hover .avra-trust-strip__badges{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.avra-trust-strip__marquee{flex-wrap:wrap}.avra-trust-strip__marquee .avra-trust-strip__badges{animation:none}.avra-trust-strip__marquee .avra-trust-strip__badges[aria-hidden=true]{display:none}}.product__info-container .product__text,.product__info-container .product__text .text{color:rgb(var(--color-foreground))!important}.header a[aria-current=page],header a[aria-current=page],.dm-header a[aria-current=page]{background:#0010de!important;background-image:none!important;color:#fff!important;padding:.3rem .85rem!important;border-radius:999px!important;opacity:1!important;text-shadow:none!important}.header a[aria-current=page] *,header a[aria-current=page] *,.dm-header a[aria-current=page] *{color:#fff!important;opacity:1!important;-webkit-text-fill-color:#ffffff!important}.header__active-menu-item-v2{background:#0010de!important;background-image:none!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important;border-radius:999px!important;padding:.3rem .85rem!important;opacity:1!important}.header__active-menu-item-v2:before{background:#0010de!important;border-radius:999px!important}.avra-ugc-slider{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra-ugc-slider.align-center{text-align:center}.avra-ugc-slider.align-left{text-align:left}.avra-ugc-slider__heading{font-family:var(--font-heading);font-size:30px;line-height:1.15;margin:0 0 1.25rem}.avra-ugc-slider__track{list-style:none;display:flex;gap:1rem;margin:0;padding:0 0 .5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.avra-ugc-slider__card{flex:0 0 100%;max-width:none;scroll-snap-align:center;text-align:left}.avra-ugc-slider__card:first-child{margin-left:auto}.avra-ugc-slider__card:last-child{margin-right:auto}.avra-no-scrollbar .avra-ugc-slider__track{scrollbar-width:none;-ms-overflow-style:none}.avra-no-scrollbar .avra-ugc-slider__track::-webkit-scrollbar{display:none}.avra-ugc-slider__card img{width:100%;height:100%;object-fit:cover;display:block}.avra-ugc-slider__media{position:relative;aspect-ratio:1/1;border-radius:var(--avra-radius);overflow:hidden}.avra-ugc-slider__image{width:100%;height:100%;object-fit:cover;display:block}.avra-ugc-slider__placeholder{width:100%;height:100%;background:rgba(var(--color-foreground),.06);border:1px dashed rgba(var(--color-foreground),.2)}.avra-ugc-slider__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;text-decoration:none}.avra-ugc-slider__play-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#0000008c;color:#fff;font-size:20px;padding-left:3px}.avra-ugc-slider__caption{font-family:var(--font-body);font-size:14px;line-height:1.45;margin:.6rem 0 0;color:rgba(var(--color-foreground),.8)}@media screen and (min-width:750px){.avra-ugc-slider.ugc-cols-1 .avra-ugc-slider__card{flex:0 0 min(560px,100%)}.avra-ugc-slider.ugc-cols-2 .avra-ugc-slider__card{flex:0 0 calc((100% - 1rem)/2)}.avra-ugc-slider.ugc-cols-3 .avra-ugc-slider__card{flex:0 0 calc((100% - 2rem)/3)}}.avra-why-brand{padding-top:var(--avra-pt);padding-bottom:var(--avra-pb)}.avra--contained{max-width:var(--page-width,1200px);margin-inline:auto;padding-inline:1.5rem}.avra-why-brand.align-center{text-align:center}.avra-why-brand.align-left{text-align:left}.avra-why-brand__heading{font-family:var(--font-heading);line-height:1.15;margin:0 0 .5rem}.avra-why-brand__heading--s{font-size:24px}.avra-why-brand__heading--m{font-size:30px}.avra-why-brand__heading--l{font-size:38px}.avra-why-brand__heading--xl{font-size:48px}.avra-why-brand__subheading{font-family:var(--font-body);font-size:17px;line-height:1.6;margin:0 0 1.5rem}.avra-why-brand__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;margin-top:1.5rem}.avra-why-brand__item{display:flex;flex-direction:column;align-items:inherit;gap:.5rem;padding:1rem;border-radius:var(--avra-radius)}.avra-why-brand__icon-wrap{display:block;width:32px;height:32px;margin:0 auto .6rem;color:rgb(var(--color-foreground))}.avra-why-brand__icon,.avra-why-brand__icon-wrap svg,.avra-why-brand__icon-wrap img{display:block;width:32px;height:32px;margin:0 auto}.avra-why-brand__item-title{font-family:var(--font-heading);font-size:18px;font-weight:600;margin:0}.avra-why-brand__item-text{font-family:var(--font-body);font-size:17px;line-height:1.6;color:rgb(var(--color-foreground))}.avra-why-brand__item-text p{margin:0}@media screen and (max-width:749px){.avra-why-brand__heading--l{font-size:32px}.avra-why-brand__heading--xl{font-size:38px}}@media screen and (min-width:750px){.avra-why-brand__grid{grid-template-columns:repeat(var(--avra-cols),1fr);gap:2rem}}.zeu-reviews{margin:4rem auto}.zeu-reviews__pending{background:#8a6d3b;color:#fff;padding:.6rem 1rem;font-size:1.3rem;font-weight:600;border-radius:var(--zeu-radius, 6px);margin-bottom:1.5rem;display:inline-block}.zeu-reviews__heading{font-family:var(--font-heading-family);margin-bottom:.5rem}.zeu-reviews__attribution{opacity:.7;font-size:1.3rem;margin-bottom:2rem}.zeu-reviews__grid{display:grid;gap:1.6rem;grid-template-columns:1fr}@media(min-width:750px){.zeu-reviews__grid--cols-2{grid-template-columns:1fr 1fr}.zeu-reviews__grid--cols-3{grid-template-columns:1fr 1fr 1fr}}.zeu-review-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:1.6rem}.zeu-review-card__star{color:#c9c4b8;font-size:1.6rem}.zeu-review-card__star--filled{color:#b08a4e}.zeu-review-card__text{margin:.8rem 0 1rem;line-height:1.55}.zeu-review-card__meta{display:flex;flex-wrap:wrap;gap:.8rem;font-size:1.2rem;opacity:.7}.zeu-review-card__name{font-weight:600}.avra-review-card{margin:0;padding:1.25rem;border-radius:var(--avra-radius,8px);background:#00000008}.avra-review-card__stars{letter-spacing:2px;line-height:1;margin-bottom:.5rem}.avra-review-card__star{color:currentColor;opacity:.35}.avra-review-card__star.is-filled{opacity:1}.avra-review-card__quote{font-family:var(--font-body);font-size:15px;line-height:1.5;margin:0 0 .75rem}.avra-review-card__meta{display:flex;flex-direction:column;gap:.15rem;font-size:14px}.avra-review-card__name{font-weight:600}.avra-review-card__source{opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
