:root{--aurha-violeta: #8874D7;--aurha-roxo-profundo: #473582;--aurha-offwhite: #EBEBEA;--aurha-roxo-claro: #D7CEFA;--aurha-vermelho: #B8283A;--aurha-marrom: #3F3532;--aurha-areia: #CA8F6D;--aurha-font-titulo: "Fraunces", Georgia, "Times New Roman", serif;--aurha-radius: 14px;--aurha-radius-sm: 10px}.aurha-section h1,.aurha-section h2,.aurha-section h3,.aurha-section .aurha-display{font-family:var(--aurha-font-titulo);font-optical-sizing:auto;letter-spacing:-.01em;line-height:1.12}.aurha-section .aurha-hl{color:var(--aurha-violeta)}.aurha-section{overflow-wrap:break-word}.aurha-selo__ic svg{width:100%;height:100%}.aurha-garantia__check svg{width:1.8rem;height:1.8rem;vertical-align:middle}.aurha-wrap{max-width:var(--page-width, 1200px);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.aurha-section-pad{padding-top:2.4rem;padding-bottom:2.4rem}@media(min-width:750px){.aurha-section-pad{padding-top:4rem;padding-bottom:4rem}.aurha-wrap{padding-left:5rem;padding-right:5rem}}.aurha-head{text-align:center;max-width:46rem;margin:0 auto 2rem}.aurha-eyebrow{font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;opacity:.75;margin:0 0 .6rem}.aurha-title{font-size:2.6rem;margin:0 0 .8rem}@media(min-width:750px){.aurha-title{font-size:3.4rem}}.aurha-sub{font-size:1.5rem;line-height:1.5;opacity:.9;margin:0 auto}.aurha-cta{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:4.6rem;padding:1rem 2.4rem;border-radius:var(--aurha-radius-sm);background:var(--aurha-vermelho);color:#fff;font-weight:700;font-size:1.5rem;text-decoration:none;border:none;cursor:pointer;transition:transform .12s ease,filter .12s ease}.aurha-cta:hover{filter:brightness(1.05);transform:translateY(-1px)}.aurha-grid{display:grid;gap:1.2rem}@media(min-width:750px){.aurha-grid--2{grid-template-columns:repeat(2,1fr)}.aurha-grid--3{grid-template-columns:repeat(3,1fr)}.aurha-grid--4{grid-template-columns:repeat(4,1fr)}}.aurha-card{background:#ffffff8c;border:1px solid rgba(71,53,130,.12);border-radius:var(--aurha-radius);padding:1.6rem}.aurha-selos{display:flex;flex-wrap:wrap;gap:1.2rem 1.8rem;justify-content:center}.aurha-selo{display:flex;align-items:center;gap:.7rem;font-size:1.35rem;font-weight:600}.aurha-selo svg,.aurha-selo img{width:2.4rem;height:2.4rem;flex:0 0 auto}.aurha-selo .aurha-selo__ic{color:var(--aurha-violeta)}.aurha-selos--grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem 1.2rem}.aurha-selos--grid .aurha-selo{justify-content:center;text-align:center}@media(min-width:750px){.aurha-selos--grid{grid-template-columns:repeat(4,1fr)}}.aurha-freq-radar{position:relative;margin:2.2rem auto 0;padding:3.4rem 3rem 2.6rem;border-radius:2.6rem;background:radial-gradient(120% 120% at 50% 18%,#f6f4fc,#e9e3f8);box-shadow:0 24px 70px #00000047,inset 0 0 0 1px #8874d729;overflow:hidden}.aurha-freq-radar .aurha-radar{position:relative;z-index:2;display:block;transform-origin:50% 50%;animation:aurha-radar-breathe 6s ease-in-out infinite}.aurha-freq-radar__sweep{position:absolute;z-index:1;top:50%;left:50%;width:78%;aspect-ratio:1/1;transform:translate(-50%,-50%);border-radius:50%;background:conic-gradient(from 0deg,#8874d700,#8874d752,#8874d700 92deg);mix-blend-mode:multiply;filter:blur(3px);animation:aurha-radar-spin 4.2s linear infinite;pointer-events:none}@keyframes aurha-radar-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes aurha-radar-breathe{0%,to{transform:scale(1);filter:drop-shadow(0 0 5px rgba(136,116,215,.2))}50%{transform:scale(1.02);filter:drop-shadow(0 0 20px rgba(136,116,215,.5))}}@media(prefers-reduced-motion:reduce){.aurha-freq-radar__sweep,.aurha-freq-radar .aurha-radar{animation:none}}.aurha-lmag{display:grid;grid-template-columns:1fr;gap:1.4rem;margin-top:2rem}@media(min-width:750px){.aurha-lmag{grid-template-columns:1fr 1fr;gap:1.8rem}}.aurha-lmag__card{display:flex;align-items:flex-start;gap:1.4rem;text-decoration:none;padding:2rem;border-radius:1.8rem;background:#fff;color:#2e2c33;border:1px solid rgba(71,53,130,.12);box-shadow:0 10px 30px #4735821a;transition:transform .25s ease,box-shadow .25s ease}.aurha-lmag__card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #47358229}.aurha-lmag__ic{flex:0 0 auto;width:5rem;height:5rem;border-radius:1.4rem;display:inline-flex;align-items:center;justify-content:center;color:#fff}.aurha-lmag__ic svg{width:2.6rem;height:2.6rem}.aurha-lmag__card--violeta .aurha-lmag__ic{background:linear-gradient(135deg,#8874d7,#554487)}.aurha-lmag__card--vinho .aurha-lmag__ic{background:linear-gradient(135deg,#d24b5c,#8e1b2b)}.aurha-lmag__card--grafite .aurha-lmag__ic{background:linear-gradient(135deg,#4a4753,#2e2c33)}.aurha-lmag__body{display:flex;flex-direction:column;gap:.5rem}.aurha-lmag__tag{align-self:flex-start;font-size:1.1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.25rem .8rem;border-radius:999px;background:#47358214;color:#554487}.aurha-lmag__title{font-size:1.9rem;font-weight:700;line-height:1.2}.aurha-lmag__text{font-size:1.45rem;line-height:1.45;opacity:.82}.aurha-lmag__cta{margin-top:.4rem;font-weight:700;font-size:1.45rem}.aurha-lmag__card--violeta .aurha-lmag__cta{color:#554487}.aurha-lmag__card--vinho .aurha-lmag__cta{color:#8e1b2b}.aurha-lmag__card--grafite .aurha-lmag__cta{color:#2e2c33}.aurha-prova{display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center}.aurha-prova__stars{color:#f0a823;font-size:2.2rem;letter-spacing:.1em}.aurha-stars{position:relative;display:inline-block;font-size:2.6rem;line-height:1;letter-spacing:.12em}.aurha-stars__bg{color:#47358238}.aurha-stars__fg{position:absolute;left:0;top:0;width:var(--pct, 100%);overflow:hidden;white-space:nowrap;color:#f0a823}.aurha-starsvg{height:3rem;width:auto;display:block}.aurha-prova__num{font-size:1.8rem;font-weight:700}.aurha-prova__txt{font-size:1.4rem;opacity:.85}.aurha-freq__list{display:flex;flex-direction:column;gap:1.1rem;max-width:52rem;margin:0 auto}.aurha-freq__row{display:grid;grid-template-columns:1fr;gap:.4rem}.aurha-freq__label{display:flex;justify-content:space-between;font-size:1.4rem;font-weight:600}.aurha-freq__dots{display:flex;gap:.5rem}.aurha-freq__dot{width:1.5rem;height:1.5rem;border-radius:50%;background:#4735822e}.aurha-freq__dot.is-on{background:var(--aurha-violeta)}.aurha-freq__bar{height:.9rem;border-radius:999px;background:#47358226;overflow:hidden}.aurha-freq__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--aurha-violeta),var(--aurha-roxo-profundo))}.aurha-material{text-align:center}.aurha-material img{width:100%;height:auto;border-radius:var(--aurha-radius);aspect-ratio:1/1;object-fit:cover}.aurha-material__name{font-size:1.7rem;margin:1rem 0 .4rem}.aurha-material__txt{font-size:1.4rem;opacity:.9;line-height:1.5}.aurha-video{position:relative;border-radius:var(--aurha-radius);overflow:hidden;aspect-ratio:16/9;background:var(--aurha-roxo-profundo)}.aurha-video img,.aurha-video video,.aurha-video iframe{width:100%;height:100%;object-fit:cover;display:block;border:0}.aurha-video__ph{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:var(--aurha-offwhite);text-align:center;gap:.8rem;padding:2rem}.aurha-video__play{width:6rem;height:6rem;border-radius:50%;background:#ffffff26;display:grid;place-items:center}.aurha-table{width:100%;border-collapse:collapse;font-size:1.4rem}.aurha-table th,.aurha-table td{padding:1rem 1.2rem;text-align:left;border-bottom:1px solid rgba(71,53,130,.14);vertical-align:top}.aurha-table th{font-weight:700;width:38%}.aurha-comp{width:100%;border-collapse:collapse;font-size:1.4rem;max-width:60rem;margin:0 auto;table-layout:fixed}.aurha-comp th,.aurha-comp td{padding:1.2rem .6rem;text-align:center;border-bottom:1px solid rgba(71,53,130,.12);word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;vertical-align:middle}.aurha-comp th:first-child,.aurha-comp td:first-child{text-align:left;font-weight:600;width:52%}.aurha-comp th:not(:first-child),.aurha-comp td:not(:first-child){width:24%}.aurha-comp thead th{background:var(--aurha-roxo-claro);font-size:1.25rem;line-height:1.2;font-weight:700;padding:1rem .5rem}@media(min-width:750px){.aurha-comp thead th{font-size:1.5rem}}.aurha-comp .aurha-comp__brand{color:var(--aurha-roxo-profundo)}.aurha-comp__yes,.aurha-comp__no{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%}.aurha-comp__yes{color:#16a34a;background:#16a34a24}.aurha-comp__no{color:#d64545;background:#d6454524;font-size:1.9rem;font-weight:700}.aurha-comp__yes svg{width:2rem;height:2rem;stroke-width:2.8}.aurha-step{display:flex;gap:1.2rem;align-items:flex-start}.aurha-step__n{flex:0 0 auto;width:3.4rem;height:3.4rem;border-radius:50%;background:var(--aurha-violeta);color:#fff;display:grid;place-items:center;font-weight:700;font-size:1.6rem}.aurha-step__title{font-size:1.7rem;margin:0 0 .3rem}.aurha-step__txt{font-size:1.4rem;opacity:.9;line-height:1.5}.aurha-depo{display:flex;flex-direction:column;gap:.8rem;height:100%}.aurha-depo__stars{color:#f0a823;font-size:1.6rem;letter-spacing:.08em}.aurha-depo__txt{font-size:1.45rem;line-height:1.55;flex:1 1 auto}.aurha-depo__who{display:flex;align-items:center;gap:.9rem}.aurha-depo__who img{width:4rem;height:4rem;border-radius:50%;object-fit:cover}.aurha-depo__name{font-weight:700;font-size:1.4rem}.aurha-depo__meta{font-size:1.25rem;opacity:.8}.aurha-endosso{display:grid;gap:1.6rem;align-items:center;max-width:64rem;margin:0 auto}@media(min-width:750px){.aurha-endosso{grid-template-columns:auto 1fr}}.aurha-endosso img{width:12rem;height:12rem;border-radius:50%;object-fit:cover;margin:0 auto}.aurha-endosso__quote{font-size:1.7rem;line-height:1.5;font-style:italic}.aurha-endosso__name{font-weight:700;margin-top:.8rem}.aurha-garantia{max-width:56rem;margin:0 auto;text-align:center}.aurha-garantia__items{display:flex;flex-direction:column;gap:.9rem;text-align:left;max-width:42rem;margin:1.6rem auto}.aurha-garantia__item{display:flex;gap:.8rem;font-size:1.45rem;align-items:flex-start}.aurha-garantia__check{color:#1f9d55;font-weight:700;flex:0 0 auto}.aurha-size{display:grid;gap:1.6rem;max-width:60rem;margin:0 auto}.aurha-size__steps{display:flex;flex-direction:column;gap:1rem}.aurha-anchor{position:relative;border-radius:var(--aurha-radius);overflow:hidden;text-align:center;padding:2.4rem}.aurha-anchor__badge{display:inline-block;background:var(--aurha-vermelho);color:#fff;font-weight:700;font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;padding:.4rem 1.1rem;border-radius:999px;margin-bottom:1rem}.aurha-anchor__price{font-size:2.6rem;font-weight:700}.aurha-anchor__from{text-decoration:line-through;opacity:.6;font-size:1.6rem;margin-right:.8rem;font-weight:400}@media(max-width:749px){.aurha-section--last{padding-bottom:7rem}}.aurha-media{position:relative;width:100%;overflow:hidden;background:#4735820d}.aurha-media--round{border-radius:var(--aurha-radius)}.aurha-media>img,.aurha-media>video,.aurha-media>iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border:0}.aurha-ph{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;text-align:center;padding:1.4rem;border:2px dashed rgba(136,116,215,.55);border-radius:inherit;background:repeating-linear-gradient(45deg,#8874d70d 0 10px,#8874d71a 10px 20px);color:var(--aurha-roxo-profundo)}.aurha-ph__badge{font-size:1.05rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:var(--aurha-violeta);color:#fff;padding:.25rem .8rem;border-radius:999px}.aurha-ph__ic{width:2.6rem;height:2.6rem;opacity:.7}.aurha-ph__ic svg{width:100%;height:100%}.aurha-ph__label{font-size:1.3rem;line-height:1.4;max-width:30rem;font-weight:600}.aurha-ph__ratio{font-size:1.1rem;opacity:.6}.aurha-split{display:grid;gap:1.6rem;align-items:center}.aurha-split__text>*+*{margin-top:.8rem}.aurha-split__title{font-size:2.2rem}.aurha-split__body{font-size:1.45rem;line-height:1.55;opacity:.92}@media(min-width:750px){.aurha-split{grid-template-columns:1fr 1fr;gap:3rem}.aurha-split--reverse .aurha-split__media{order:2}.aurha-split__title{font-size:2.8rem}}.aurha-vcards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}@media(min-width:750px){.aurha-vcards--3{grid-template-columns:repeat(3,1fr)}.aurha-vcards--4{grid-template-columns:repeat(4,1fr)}}.aurha-vcard{display:flex;flex-direction:column;gap:.8rem}.aurha-vcard__title{font-size:1.6rem;margin:.4rem 0 0}.aurha-vcard__txt{font-size:1.35rem;line-height:1.45;opacity:.9}.aurha-gifs{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.aurha-gif__label{font-size:1.3rem;font-weight:600;margin-top:.6rem;text-align:center}@media(min-width:750px){.aurha-gifs{grid-template-columns:repeat(4,1fr);gap:1.4rem}}.aurha-ba{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.aurha-ba__tag{display:inline-block;font-size:1.15rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.2rem .8rem;border-radius:999px;background:#4735821f;margin-bottom:.6rem}.aurha-ba__tag--after{background:var(--aurha-violeta);color:#fff}.aurha-vsteps{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:750px){.aurha-vsteps--row{grid-template-columns:repeat(4,1fr)}}.aurha-vstep__n{display:inline-grid;place-items:center;width:2.6rem;height:2.6rem;border-radius:50%;background:var(--aurha-violeta);color:#fff;font-weight:700;font-size:1.4rem;margin-top:.6rem}.aurha-vstep__title{font-size:1.5rem;margin:.4rem 0 .2rem}.aurha-vstep__txt{font-size:1.3rem;line-height:1.4;opacity:.9}.aurha-vcompare{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;max-width:60rem;margin:0 auto 1.6rem}.aurha-vcompare__col{text-align:center}.aurha-vcompare__cap{font-size:1.5rem;font-weight:700;margin-top:.8rem}.aurha-vcompare__cap--brand{color:var(--aurha-roxo-profundo)}.aurha-section .aurha-lead{font-size:1.55rem;line-height:1.55;opacity:.92;max-width:46rem;margin:0 auto}.aurha-acc{max-width:64rem;margin:0 auto}.aurha-acc__item{border-bottom:1px solid rgba(71,53,130,.14)}.aurha-acc__item:first-child{border-top:1px solid rgba(71,53,130,.14)}.aurha-acc__sum{display:flex;justify-content:space-between;align-items:center;gap:1rem;cursor:pointer;padding:1.5rem .4rem;font-size:1.5rem;font-weight:700;list-style:none}.aurha-acc__sum::-webkit-details-marker{display:none}.aurha-acc__ic{flex:0 0 auto;width:1.6rem;height:1.6rem;position:relative}.aurha-acc__ic:before,.aurha-acc__ic:after{content:"";position:absolute;background:var(--aurha-violeta);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.aurha-acc__ic:before{left:0;top:50%;width:100%;height:2px;transform:translateY(-50%)}.aurha-acc__ic:after{top:0;left:50%;height:100%;width:2px;transform:translate(-50%)}details[open] .aurha-acc__ic:after{opacity:0}.aurha-acc__body{padding:0 .4rem 1.6rem;font-size:1.45rem;line-height:1.55;opacity:.92}.aurha-nos{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.2rem;max-width:66rem;margin:1.6rem auto 0}@media(min-width:750px){.aurha-nos{grid-template-columns:repeat(4,1fr)}}.aurha-no{display:flex;gap:.7rem;align-items:flex-start}.aurha-no__n{flex:0 0 auto;width:2.4rem;height:2.4rem;border-radius:50%;background:var(--aurha-violeta);color:#fff;display:grid;place-items:center;font-weight:700;font-size:1.25rem}.aurha-no__nome{font-weight:700;font-size:1.4rem;line-height:1.15}.aurha-no__ess{font-size:1.2rem;opacity:.85;line-height:1.25;margin-top:.1rem}.aurha-kitgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}@media(min-width:750px){.aurha-kitgrid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}}.aurha-depo__ph{width:4rem;height:4rem;border-radius:50%;border:2px dashed rgba(136,116,215,.55);display:grid;place-items:center;font-size:.9rem;font-weight:700;letter-spacing:.06em;color:var(--aurha-violeta);flex:0 0 auto}.aurha-endosso__photo{width:12rem;margin:0 auto}.aurha-endosso__photo .aurha-media{border-radius:50%}.aurha-vidrow__title{font-family:var(--aurha-font-titulo);font-weight:600;font-size:clamp(2.2rem,6vw,3.2rem);color:var(--aurha-roxo-profundo);margin:0 0 1.4rem}.aurha-vidrow{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.aurha-vidcard{background:none;border:0;padding:0;cursor:pointer;display:block;width:100%}.aurha-vidcard__media{position:relative;display:block;width:100%;border-radius:18px;overflow:hidden;background:#d8d2e6;box-shadow:0 8px 24px #47358224}.aurha-vidcard__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}.aurha-vidcard__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;background:transparent;z-index:1}.aurha-vidcard__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:5.4rem;height:5.4rem;border-radius:50%;display:grid;place-items:center;background:#ffffff47;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;border:1.5px solid rgba(255,255,255,.7);transition:background .2s,transform .2s}.aurha-vidcard__play svg{width:2.4rem;height:2.4rem;margin-left:2px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.aurha-vidcard:hover .aurha-vidcard__play{background:#ffffff6b;transform:translate(-50%,-50%) scale(1.06)}.aurha-vidcard__label{display:block;font-family:Karla,sans-serif;font-size:1.3rem;color:var(--aurha-roxo-profundo);text-align:left;margin-top:.8rem;line-height:1.25}@media(min-width:750px){.aurha-vidrow{grid-template-columns:repeat(4,1fr);gap:1.4rem}}.aurha-vwr{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;background:#0a0616db;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem}.aurha-vwr[hidden]{display:none}.aurha-vwr__box{display:flex;flex-direction:column;align-items:center;gap:1.2rem;width:auto;max-width:86vw}.aurha-vwr__video{height:64dvh;width:auto;max-width:86vw;aspect-ratio:9/16;object-fit:contain;background:#000;border-radius:16px;box-shadow:0 12px 40px #00000080}.aurha-vwr__cta{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;padding:1.4rem 2rem;border-radius:999px;background:#8874d7;color:#fff;font-family:Karla,sans-serif;font-weight:700;font-size:1.7rem;text-decoration:none;box-shadow:0 6px 20px #00000059}.aurha-vwr__cta:hover{background:#7a66cf}.aurha-vwr__cta svg{width:2.2rem;height:2.2rem}.aurha-vwr__close{position:absolute;top:max(1.4rem,calc(env(safe-area-inset-top) + .8rem));right:1.2rem;z-index:4;width:3.8rem;height:3.8rem;border-radius:50%;border:0;background:#ffffff26;color:#fff;cursor:pointer;display:grid;place-items:center}.aurha-vwr__close svg{width:2rem;height:2rem}.aurha-vwr__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:4rem;height:4rem;border-radius:50%;border:0;background:#ffffff1f;color:#fff;cursor:pointer;display:grid;place-items:center}.aurha-vwr__nav svg{width:2.2rem;height:2.2rem}.aurha-vwr__nav--prev{left:.6rem}.aurha-vwr__nav--next{right:.6rem}@media(min-width:750px){.aurha-vwr__nav--prev{left:2rem}.aurha-vwr__nav--next{right:2rem}}.aurha-sticky-wrapper{margin:0!important}.aurha-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:9998;transform:translateY(140%);transition:transform .3s ease;padding:.8rem 1.2rem calc(.8rem + env(safe-area-inset-bottom));background:#ebebeaf7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 -6px 22px #47358229}.aurha-sticky-atc.is-visible{transform:translateY(0)}body:has(cart-drawer.active) .aurha-sticky-atc,body.overflow-hidden .aurha-sticky-atc,.aurha-sticky-atc.is-cart-open{transform:translateY(140%)!important;pointer-events:none}.aurha-sticky-atc__inner{max-width:60rem;margin:0 auto}.aurha-sticky-atc__btn{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;padding:1.6rem 2rem;border:0;border-radius:999px;background:#554487;color:#fff;font-family:Karla,sans-serif;font-weight:700;font-size:1.75rem;letter-spacing:.01em;cursor:pointer;box-shadow:0 6px 18px #55448773}.aurha-sticky-atc__btn:hover{background:#473582}.aurha-sticky-atc__btn svg{width:2.1rem;height:2.1rem}.aurha-sticky-atc__inner{display:flex;align-items:center;gap:1.2rem}.aurha-sticky-atc__price{font-family:Karla,sans-serif;font-weight:800;font-size:1.9rem;color:#473582;white-space:nowrap}.aurha-sticky-atc__inner .aurha-sticky-atc__btn{flex:1 1 auto;width:auto}.aurha-ff__promessa{margin:.2rem 0 1rem;font-family:Jost,sans-serif;font-weight:500;font-size:1.6rem;line-height:1.35;color:#6a5da6}@media(max-width:749px){.aurha-ff .product-media-container .media{padding-top:100%;height:auto}.aurha-ff .product-media-container .media>img,.aurha-ff .product-media-container .media>video,.aurha-ff .product-media-container .media>model-viewer{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.aurha-ff .product__media-wrapper{margin-bottom:1.2rem}.aurha-ff .product__info-wrapper{padding-top:0;margin-top:0}.aurha-ff .product__title h2{display:none}.aurha-ff .product__title h1{margin:.4rem 0;font-size:2.2rem;line-height:1.2}.aurha-ff .parcelamento-info{margin-top:0!important}}.aurha-ff .aurha-offer__heading{font-family:Fraunces,serif;font-weight:600;font-size:1.8rem;color:#473582;margin:0 0 1.1rem}.aurha-ff .product-form__input--pill:has(label.aurha-offer)>legend{display:none}.aurha-ff .product-form__input--pill:has(label.aurha-offer){margin:0 0 1.6rem;border:0;padding:0}.aurha-ff .product-form__input--pill input[type=radio]+label.aurha-offer{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;width:100%;margin:0 0 1rem;padding:1.4rem 1.6rem 1.4rem 4.6rem;border:2px solid #E4DFF2;border-radius:14px;background:#fff;position:relative;text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.aurha-ff .product-form__input--pill label.aurha-offer:before{content:"";position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);width:2rem;height:2rem;border-radius:50%;border:2px solid #C9C1E6;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.aurha-ff .aurha-offer__l{display:flex;flex-direction:column;gap:.3rem;min-width:0}.aurha-ff .aurha-offer__name{font-family:Jost,sans-serif;font-weight:700;font-size:1.55rem;color:#2b2b2b;line-height:1.2}.aurha-ff .aurha-offer__unit{font-size:1.2rem;color:#6f6f6f}.aurha-ff .aurha-offer__r{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;flex-shrink:0}.aurha-ff .aurha-offer__price{font-family:Karla,sans-serif;font-weight:800;font-size:1.75rem;color:#473582;line-height:1}.aurha-ff .aurha-offer__save{font-size:1.1rem;font-weight:700;color:#2e7d57;background:#e7f3ec;padding:.25rem .6rem;border-radius:6px;white-space:nowrap}.aurha-ff .aurha-offer__frete{font-size:1rem;font-weight:700;color:#1f6feb;background:#eaf4ff;padding:.2rem .55rem;border-radius:6px;white-space:nowrap}.aurha-ff .aurha-offer__frete[hidden]{display:none}.aurha-frete-solo{display:flex;margin:6px 0}.aurha-frete-solo .aurha-offer__frete{display:inline-flex;align-items:center;font-size:14px;font-weight:700;color:#1f6feb;background:#eaf4ff;padding:.25rem .6rem;border-radius:6px;white-space:nowrap}.aurha-frete-solo .aurha-offer__frete[hidden]{display:none}.aurha-ff .product-form__input--pill input[type=radio]:checked+label.aurha-offer{border-color:#554487;background:#f7f4ff;box-shadow:0 4px 14px #55448724}.aurha-ff .product-form__input--pill input[type=radio]:checked+label.aurha-offer:before{border-color:#554487;box-shadow:inset 0 0 0 4px #fff,inset 0 0 0 10px #554487}.aurha-ff .product-form__input--pill input[type=radio]:focus-visible+label.aurha-offer{outline:2px solid #8874D7;outline-offset:2px}.aurha-ff label.aurha-offer--best{border-color:#b8a9e8;margin-top:1.6rem}.aurha-ff label.aurha-offer--best:after{content:"MELHOR OFERTA";position:absolute;top:-1.1rem;right:1.4rem;background:#b8283a;color:#fff;font-family:Jost,sans-serif;font-weight:800;font-size:1rem;letter-spacing:.06em;padding:.3rem .9rem;border-radius:999px}.aurha-ff .product-form__input--pill input[type=radio].disabled+label.aurha-offer,.aurha-ff .product-form__input--pill input[type=radio]:disabled+label.aurha-offer{text-decoration:none;background:#f5f5f6;border-color:#e4e4e7;color:#a1a1aa;box-shadow:none;opacity:1}.aurha-ff .product-form__input--pill input[type=radio].disabled+label.aurha-offer .aurha-offer__name,.aurha-ff .product-form__input--pill input[type=radio].disabled+label.aurha-offer .aurha-offer__price,.aurha-ff .product-form__input--pill input[type=radio]:disabled+label.aurha-offer .aurha-offer__name,.aurha-ff .product-form__input--pill input[type=radio]:disabled+label.aurha-offer .aurha-offer__price{color:#9ca3af;text-decoration:line-through}.aurha-ff .product-form__input--pill input[type=radio].disabled+label.aurha-offer .aurha-offer__unit,.aurha-ff .product-form__input--pill input[type=radio]:disabled+label.aurha-offer .aurha-offer__unit{color:#b4b4bb;text-decoration:none}.aurha-ff .product-form__input--pill input[type=radio].disabled+label.aurha-offer .aurha-offer__save,.aurha-ff .product-form__input--pill input[type=radio].disabled+label.aurha-offer .aurha-offer__frete,.aurha-ff .product-form__input--pill input[type=radio]:disabled+label.aurha-offer .aurha-offer__save,.aurha-ff .product-form__input--pill input[type=radio]:disabled+label.aurha-offer .aurha-offer__frete{background:#ececee;color:#9a9aa2;text-decoration:none}.aurha-ff .product-form__input--pill input[type=radio].disabled+label.aurha-offer:before,.aurha-ff .product-form__input--pill input[type=radio]:disabled+label.aurha-offer:before{border-color:#d4d4d8;box-shadow:none;background:#f5f5f6}.aurha-ff .product-form__input--pill input[type=radio].disabled+label.aurha-offer--best:after,.aurha-ff .product-form__input--pill input[type=radio]:disabled+label.aurha-offer--best:after{background:#a1a1aa}.aurha-ff .product__title h2{display:none}.aurha-ff .product__title h1{font-family:Fraunces,serif;font-weight:600;color:#2b2b2b;line-height:1.15}@media(min-width:750px){.aurha-ff .product__title h1{font-size:2.8rem}}.aurha-ff .product-form__submit{text-transform:uppercase;letter-spacing:.06em;font-family:Jost,sans-serif;font-weight:700;font-size:1.6rem;border-radius:999px;padding:1.7rem 2rem;min-height:5.4rem;background:#554487;color:#fff;border:0;box-shadow:0 6px 18px #55448759}.aurha-ff .product-form__submit:hover{background:#473582}.aurha-ff .product-form__submit:after{display:none}.aurha-ff__trust{list-style:none;margin:1.2rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.7rem 1.8rem}.aurha-ff__trust li{display:flex;align-items:center;gap:.55rem;font-family:Jost,sans-serif;font-size:1.3rem;color:#4a4a4a}.aurha-ff__trust li:before{content:"";width:1.7rem;height:1.7rem;flex-shrink:0;border-radius:50%;background:#2e7d57 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / 62% no-repeat}.aurha-ff .product__accordion{border-bottom:1px solid #E4DFF2;margin:0}.aurha-ff .product__accordion:first-of-type{border-top:1px solid #E4DFF2}.aurha-ff .product__accordion summary{padding:1.5rem 0}.aurha-ff .product__accordion .summary__title,.aurha-ff .product__accordion .accordion__title{font-family:Fraunces,serif;font-weight:600;font-size:1.6rem;color:#2b2b2b}.aurha-ff .product__accordion .accordion__content{font-family:Jost,sans-serif;font-size:1.4rem;line-height:1.6;color:#4a4a4a;padding-bottom:1.4rem}.aurha-ff .product__accordion .accordion__content p{margin:0 0 .8rem}.aurha-ff .product__accordion .accordion__content ul{margin:0 0 .8rem 1.4rem}.aurha-ff .product__title h1{margin:0 0 .3rem}.aurha-ff__promessa{margin:0 0 .7rem}.aurha-ff .price{margin-top:.2rem}.aurha-ff .product-form__input--pill{margin:.6rem 0 1.2rem}.aurha-ff .price,.aurha-ff .price .price-item--regular,.aurha-ff .price .price-item--sale,.aurha-ff .price .price-item--last{color:#1a1a1a;font-weight:700}.aurha-ff .parcelamento-info{color:#2b2b2b!important;margin-top:2px!important}.aurha-ff__acc{margin-top:1.8rem}.aurha-ff__acc details{border-bottom:1px solid #E4DFF2}.aurha-ff__acc details:first-child{border-top:1px solid #E4DFF2}.aurha-ff__acc summary{list-style:none;cursor:pointer;padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:Fraunces,serif;font-weight:600;font-size:1.6rem;color:#2b2b2b}.aurha-ff__acc summary::-webkit-details-marker{display:none}.aurha-ff__acc summary:after{content:"";width:1rem;height:1rem;flex-shrink:0;margin-right:.3rem;border-right:2px solid #554487;border-bottom:2px solid #554487;transform:rotate(45deg);transition:transform .2s ease}.aurha-ff__acc details[open] summary:after{transform:rotate(-135deg)}.aurha-ff__acc-c{font-family:Jost,sans-serif;font-size:1.4rem;line-height:1.6;color:#4a4a4a;padding:0 0 1.4rem}.aurha-ff__acc-c p{margin:0 0 .8rem}.aurha-ff__acc-c p:last-child{margin-bottom:0}.aurha-ff .product__info-container:has(label.aurha-offer) .product-form__quantity{display:none}
/*# sourceMappingURL=/cdn/shop/t/46/assets/aurha-landing.css.map */
