*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--text-primary: #fd7c29;--text-green: #019d54;--text-pink: #ff458e;--text-black: #121212;--text-dark-gray: #777;--text-light-gray: #fcfaf8;--text-light: #ffffff;--bg-gray-pink: #fcfaf8;--bg-black: #121212;--bg-orange: #fd7c29;--bg-white: #ffffff;--bg-green: #019d54;--bg-pink: #ff458e;--header-height: 72px;--decorator-width: 12px;--decorator-height: 4px;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700}html,body{width:100%;max-width:100%;min-height:100dvh}.section{padding:3rem 1.5rem}.main{margin-top:var(--header-height);width:min(100%,1400px);margin-inline:auto}a{color:inherit;text-decoration:none}ul{list-style:none;padding-left:1.2rem}li{line-height:1.5}.hidden-mobile{display:none}.u-decorator{display:inline-flex;align-items:center;gap:.5rem;text-transform:uppercase}.u-decorator:before{content:"";width:var(--decorator-width, 12px);height:var(--decorator-height, 4px);background-color:currentColor;flex-shrink:0}[data-anime=showright]{opacity:0}[data-anime=showright].ativo{animation:show-right .5s forwards}@media(min-width:768px){.section{padding:4rem}}@keyframes slide-menu{0%{opacity:0;transform:translate(-10%)}to{opacity:1;transform:translate(0)}}@keyframes show-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes show-right{0%{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:translateZ(0)}}.bold{font-weight:var(--fw-bold)}.semibold{font-weight:var(--fw-semibold)}.medium{font-weight:var(--fw-medium)}.italic{font-style:italic}.uppercase{text-transform:uppercase}.alex-brush_m{font-family:Alex Brush,cursive;font-weight:var(--fw-regular);font-size:1.75rem}.alex-brush_xl{font-family:Alex Brush,cursive;font-weight:var(--fw-medium);font-size:2.8rem}.urbanist_xxxl,.urbanist_xxl,.urbanist_xl,.urbanist_l{font-family:Urbanist,sans-serif;font-weight:var(--fw-semibold)}.urbanist_xxl{font-size:1.75rem;line-height:1.25}.urbanist_xl{font-size:1.4rem;line-height:1.3}.urbanist_l{font-size:1.2rem;line-height:1.4}.urbanist_m,.urbanist_s,.urbanist_xs,.urbanist_sb{font-family:Urbanist,sans-serif}.urbanist_m{font-size:1rem;line-height:1.6}.urbanist_s{font-size:.875rem;line-height:1.5;letter-spacing:.6px}.urbanist_xs{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;opacity:.85}.urbanist_sb{font-weight:var(--fw-semibold);font-size:.875rem;line-height:1.5;text-transform:uppercase}@media(min-width:768px){.alex-brush_xl{font-size:4.6rem}.urbanist_xxl{font-size:2.8rem}.urbanist_xl{font-size:1.6rem}.urbanist_l{font-size:1.2rem}.urbanist_m{font-size:1.0625rem}.urbanist_s{font-size:.93rem}.urbanist_xs{font-size:.9rem}.urbanist_sb{font-size:.93rem}}@media(min-width:1024px){.alex-brush_xl{font-size:6rem;white-space:nowrap}.urbanist_xxl{font-size:2.4rem}.urbanist_xl{font-size:1.6rem}.urbanist_m{font-size:1.2rem}}.text-orange{color:var(--text-primary)}.text-green{color:var(--text-green)}.text-pink{color:var(--text-pink)}.text-black{color:var(--text-black)}.text-dark-gray{color:var(--text-dark-gray)}.text-light-gray{color:var(--text-light-gray)}.text-white{color:var(--text-light)}.bg-gray-pink{background-color:var(--bg-gray-pink)}.bg-black{background-color:var(--bg-black)}.bg-orange{background-color:var(--bg-orange)}.bg-white{background-color:var(--bg-white)}.bg-green{background-color:var(--bg-green)}.bg-pink{background-color:var(--bg-pink)}.menu_mobile .btn-agendar,.menu_mobile .btn-stoke,.menu_mobile .btn-agendar-white{width:100%;justify-content:center}.menu_mobile .btn-stoke{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent}.menu_mobile .agendar-menu{margin-top:1rem}.menu_mobile .btn-agendar{border-radius:8px;padding:14px}.btn-agendar,.btn-stoke,.btn-agendar-white{display:inline-flex;align-items:center;position:relative;border:none;outline:none;padding:12px 24px;border-radius:50px;cursor:pointer;white-space:nowrap;overflow:hidden}.btn-agendar:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fd7c29,#fca65b 90%);opacity:0;transition:opacity .3s ease}.btn-agendar:hover:before{opacity:1}.btn-agendar span{position:relative;z-index:1}.btn-small{display:inline-flex;align-items:center;position:relative;border:none;outline:none;padding:4px 8px;border-radius:50px;cursor:pointer;white-space:nowrap;overflow:hidden;background:#fffc;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border:1px solid rgba(255,255,255,.3)}.btn-agendar{background:linear-gradient(180deg,#fd7c29,#df671d)}.btn-agendar-white{background:#fff;border:2px solid transparent}.btn-agendar-white:hover{background:transparent;border-color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}.btn-agendar-white:hover span{color:#fff}.btn-agendar:active,.btn-agendar-white:active{transform:scale(.97)}.btn-stoke{background:#fff3;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border:1px solid currentColor;transition:background .2s ease}.btn-stoke:hover{background:#ffffff80}.btn-icon{margin-left:8px}.btn-modal{display:inline-flex;border:none;padding:8px 12px;border-radius:50px;justify-self:end;background-color:transparent;cursor:pointer;width:fit-content;position:relative;border-bottom:1px solid}@media(min-width:1024px){.menu_mobile .btn-agendar{padding:.5rem 1rem;font-size:.875rem}.btn-agendar svg{width:16px;height:16px}}.header{width:100%;position:fixed;top:0;left:0;z-index:5000;box-shadow:0 2px 4px #0000000d}.header-inner{height:var(--header-height);width:min(100%,1400px);display:flex;justify-content:space-between;align-items:center;padding:1rem;transition:transform .3s ease-in-out}.header--hidden{transform:translateY(-100%)}.menu_logo{display:flex;align-items:center;gap:1rem}.menu_btn-menu{display:flex;justify-content:center;align-items:center;background:var(--bg-orange);width:44px;height:44px;border-radius:4px;border:none;display:grid;place-items:center}.menu_mobile{display:none;position:absolute;top:100%;left:0;width:100%;box-shadow:0 4px 6px #0000001a;padding:1.6rem;background-color:var(--bg-white);border-radius:4px;z-index:200}.menu_mobile .btn-agendar:before{border-radius:inherit}.menu_mobile.active{top:var(--header-height);position:fixed;left:0;right:0;display:flex;flex-direction:column;gap:2rem;animation:slide-menu .3s ease forwards}.menu_list{display:flex;flex-direction:column}.menu_list li a{padding:1rem;display:block}.menu_list li+li{border-top:1px solid var(--bg-gray-pink)}.agendar-menu{display:inline-block}@media(min-width:1024px){.header-inner{margin-inline:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center}.menu_btn-menu{display:none}.menu_mobile{position:initial;box-shadow:none;padding:0;background-color:inherit;border-radius:0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:1.5rem}.menu_list{font-size:1rem;flex-direction:row;align-items:center;gap:1.5rem;white-space:nowrap;justify-content:center}.menu_list li+li{border-top:none}.menu_list li a{padding:12px 6px;white-space:nowrap;font-weight:var(--fw-semibold);position:relative}.menu_list li a:hover{color:var(--text-primary)}.menu_list li a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:currentColor;transition:width .3s ease}.menu_list li a:hover:after{width:100%}.menu_mobile .btn-agendar{display:inline-flex;align-items:center;position:relative;border-radius:50px;white-space:nowrap;justify-self:end}}.hero{min-height:calc(100vh - var(--header-height));min-height:calc(100svh - var(--header-height));display:flex;flex-direction:column;position:relative;overflow:hidden;padding:2rem 1.5rem 3rem}.hero_media{width:100%;max-width:min(90%,400px);margin:0 auto 2rem;position:relative}.hero_media img{width:100%;height:auto;max-height:380px;display:block;object-fit:cover;filter:drop-shadow(0 15px 40px rgba(0,0,0,.15));-webkit-mask-image:radial-gradient(ellipse at center,black 60%,transparent 100%);mask-image:radial-gradient(ellipse at center,black 60%,transparent 100%)}.hero_media:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(255,255,255,.35) 0%,transparent 70%)}.hero_content{display:flex;flex-direction:column}.hero_content h1{border:2px 2px 4px rgba(249,193,144,.4)}.hero_content p{margin-bottom:16px;max-width:500px}.hero_content>a,.hero-attendance{align-self:center;margin-top:1.2rem}.hero-attendance{text-align:center;width:32ch}@media(min-width:768px){.hero{min-height:calc(100% - var(--header-height));padding:4rem}.hero_media img{max-height:600px}.hero_content{width:100%;flex:1;max-width:550px}.hero_media{width:100%;max-width:min(90%,768px)}.hero_content a{align-self:flex-start}.hero-attendance{align-self:flex-start;text-align:left;width:30ch}}@media(min-width:1024px){.hero_text{flex-direction:row;align-items:flex-start;justify-content:start;position:relative;z-index:2}.hero_content h2{margin-bottom:3rem}.hero_media{position:absolute;right:0;top:50%;transform:translateY(-50%);max-width:600px;width:45vw;z-index:1}}.services_title{margin-bottom:2rem}.services_title h3{margin-bottom:1rem}.services_list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.service-card{aspect-ratio:5 / 4;min-height:190px;position:relative;display:flex;align-items:flex-end;background-size:cover;background-repeat:no-repeat;border-radius:1rem;overflow:hidden;box-shadow:0 4px 8px #0000001a}.service-card:nth-of-type(1){background-image:url(/assets/emagrecimento-C4vhHpjb.webp);background-position:center 20%}.service-card:nth-of-type(2){background-image:url(/assets/reeducacao-alimentar-C5xEmbWY.webp);background-position:center 70%}.service-card:nth-of-type(3){background-image:url(/assets/controle-sobrepeso-IDCuEcZ9.webp);background-position:center 70%}.service-card:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.65),rgba(0,0,0,.25),transparent);z-index:1}.service-content{z-index:2;width:100%;padding:1.25rem}.service-content h3{margin-bottom:1rem}.service-content p{margin-bottom:1.5rem}.service-content a{align-self:flex-start}.service-paragraph{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:2.4rem;color:var(--text-dark-gray)}.service-paragraph p{text-align:center}.service-paragraph svg{width:32px;height:32px}@media(min-width:768px){.services_title{margin-bottom:4rem}.service-card{min-height:240px}}@media(min-width:1024px){.service-content p{margin-bottom:0}.service-card{position:relative;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000080}.show-down{display:none}.service-card:hover .show-down{position:absolute;top:1rem;left:1rem;display:inline-block;animation:show-down .5s forwards}}.methodology_title{margin-bottom:2rem}.methodology_title h3,.methodology-card{margin-bottom:1rem}.methodology-list{display:flex;flex-direction:column;gap:1.5rem}.card-container{width:100%;max-width:400px;margin:0 auto;padding:12px;border-radius:8px}.shadow-orange{box-shadow:0 4px 6px #0000001a,-4px 0 0 0 var(--bg-orange)}.shadow-green{box-shadow:0 4px 6px #0000001a,-4px 0 0 0 var(--bg-green)}.shadow-pink{box-shadow:0 4px 6px #0000001a,4px 0 0 0 var(--bg-pink)}.card-img{position:relative;border-radius:6px;max-width:420px;max-height:280px}.card-img span{position:absolute;top:16px;left:16px}.card-img img{width:100%;height:auto;border-radius:6px;object-fit:cover}.card-content{padding:1rem 1rem 0}.card-content h4{margin-bottom:1rem}.card-content ul{margin-bottom:16px}.card-content ul li:not(:last-child){margin-bottom:8px}.card-list-icon{margin-right:8px}@media(min-width:768px){.methodology_title{margin-bottom:4rem}.card-container{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;max-width:100%}.card-img{max-width:420px}.card-container{display:grid}.img-right{grid-column:2;justify-self:last baseline}.text-left{grid-row:1}}@media(min-width:1024px){.card-container{justify-content:space-around;max-width:80%}.card-img{overflow:hidden}.card-img img{transition:transform .3s ease}.card-img:hover img{transform:scale(1.2)}}.agenda h3{margin-bottom:2rem}.agenda_list{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.agenda-item{padding:12px;border-radius:8px;display:flex;align-items:center;gap:1.5rem}.container-icon{width:32px;min-width:32px;height:32px;min-height:32px;border-radius:8px;display:flex;flex-shrink:0;align-items:center;justify-content:center;background-color:#f9c190}.container-icon svg{width:18px;height:18px;flex-shrink:0}.list-row{display:grid;grid-template-columns:1fr;gap:1rem}.agenda-btn{margin-top:2.5rem;text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:.5rem}@media(min-width:768px){.agenda h3{text-align:center;margin-bottom:4rem}.list-row{grid-template-columns:1fr}.agenda{position:relative}.agenda:before,.agenda:after{content:"";position:absolute;width:80px;height:100px;background-repeat:no-repeat}.agenda:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='59'%20height='110'%20fill='none'%3e%3cpath%20fill='%23EE6C18'%20fill-opacity='.5'%20d='M7.7%2050.4A66.3%2066.3%200%200%200%2020.3%20109%2086.4%2086.4%200%200%201%207.7%2050.4ZM32.2%2018.3A111.5%20111.5%200%200%200%2022.4%2033%2045.4%2045.4%200%200%201%2058%2017.4%2050.1%2050.1%200%200%200%2028.5%2030a44.6%2044.6%200%200%200-13.8%2024.9c-1%205.3-1.4%2010.7-1.4%2016a60.4%2060.4%200%200%201%205-33.7%2054%2054%200%200%201%2013.9-18.8ZM1.8%2020.2c1.5%203.6%205%206%206.9%209.5a16%2016%200%200%201%201.6%208.7c-.2%203-1%206-1.8%208.9-4.4-2.5-7-7.2-8-12.2-.9-5-.7-10.2%201.3-14.9ZM16.3%200c2.2%203.7%204.3%207.5%205.2%2011.6A19.8%2019.8%200%200%201%2014%2031.4c1.3-2%201.4-4.7.9-7-.5-2.2-1.5-4.4-2-6.6A21%2021%200%200%201%2016.2%200ZM25.5%2016c2.8-1.8%2010%201.8%2018.9-3%204.1-2.2%207-6.5%209.5-10.5-1.1.7-2.9%201.8-6.5%201.7C32.8%204.2%2030%206%2025.5%2016M53.4%2013.2a1.7%201.7%200%201%201%202.5-2.4%201.7%201.7%200%200%201-2.5%202.4Z'/%3e%3cpath%20fill='%23EE6C18'%20fill-opacity='.5'%20d='M21.2%2049a5%205%200%201%201%207.1-7.2%205%205%200%200%201-7%207.1ZM9.6%2026.9a1.8%201.8%200%201%201%202.5-2.5%201.8%201.8%200%200%201-2.5%202.5Z'/%3e%3c/svg%3e");top:40px;left:60px}.agenda:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='80'%20height='99'%20fill='none'%3e%3cpath%20fill='%23EE6C18'%20fill-opacity='.5'%20d='M50.5%2066.5A66.3%2066.3%200%200%201%200%2099a86.4%2086.4%200%200%200%2050.5-32.5ZM55.8%2026.5a111.2%20111.2%200%200%201-3.4%2017.2%2045.3%2045.3%200%200%200-14.2-36%2050%2050%200%200%201%2012%2029.5c.6%209.7-2.3%2019.3-7.8%2027.4-3%204.4-6.5%208.5-10.4%2012.3a60.3%2060.3%200%200%200%2020.4-27.3%2054%2054%200%200%200%203.4-23.1ZM76%2049.3c-3.6%201.5-7.8.7-11.5%201.8a16%2016%200%200%200-7.4%205c-2%202.3-3.5%205-5%207.6%204.9%201.3%2010-.2%2014.2-3%204.2-2.9%207.8-6.7%209.7-11.4ZM80%2024.7a39.8%2039.8%200%200%200-11.9%204.6%2019.8%2019.8%200%200%200-8.6%2019.2c.4-2.3%202.3-4.2%204.3-5.5%201.9-1.2%204-2%206-3.2a21%2021%200%200%200%2010.2-15ZM62.2%2029.6c-.7-3.3-8.3-5.8-11.3-15.5-1.3-4.5-.3-9.6.8-14.1.3%201.2.8%203.2%203.4%205.8C65.4%2016%2066%2019.2%2062%2029.6M44.4%207.9a1.7%201.7%200%201%200%200-3.5%201.7%201.7%200%200%200%200%203.5Z'/%3e%3cpath%20fill='%23EE6C18'%20fill-opacity='.5'%20d='M42%2055.8a5%205%200%201%200%200-10%205%205%200%200%200%200%2010ZM65.8%2048.5a1.8%201.8%200%201%200%200-3.5%201.8%201.8%200%200%200%200%203.5Z'/%3e%3c/svg%3e");bottom:40px;right:60px}}@media(min-width:1024px){.list-row{grid-template-columns:repeat(3,1fr)}.agenda:before{top:40px;left:80px}.agenda:after{bottom:40px;right:80px}}.presentation{display:grid;grid-template-columns:1fr}.presentation_title{margin-bottom:2rem}.presentation_title h2{margin-top:-10px}.presentation_img{width:100%;max-width:min(90%,400px);margin:0 auto 2rem;position:relative}.presentation_img img{width:100%;height:auto;display:block;border-radius:8px;box-shadow:0 15px 20px #00000026;position:relative;margin-bottom:2.5rem}.presentation_content p{margin-bottom:1.25rem}.presentation_content a{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;padding-bottom:4px;border-bottom:2px solid currentColor}@media(min-width:768px){.presentation_title h3{margin-top:-1rem}}@media(min-width:1050px){.presentation{grid-template-columns:repeat(2,1fr);gap:0 4rem;align-items:center}.presentation_title{grid-column:1;grid-row:1;margin-bottom:4rem}.presentation_img{margin:0;grid-column:2;grid-row:1 / 3}.presentation_content{grid-column:1;grid-row:2}.presentation_title h3{margin-top:-2rem}}.testimonials{overflow:hidden;width:100%}.testimonials_title{margin-bottom:2rem}.testimonials_title h3{margin-bottom:1rem}.rating{width:100px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='13'%20fill='none'%3e%3cpath%20fill='url(%23a)'%20d='m6.7%200%201.5%204.8h5.1l-4.1%203%201.6%204.9-4.1-3-4.2%203%201.6-4.9-4.1-3h5L6.8%200Z'/%3e%3cdefs%3e%3clinearGradient%20id='a'%20x1='6.6'%20x2='7.5'%20y1='0'%20y2='13.9'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FCA65B'/%3e%3cstop%20offset='.5'%20stop-color='%23FD7C29'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:repeat-x;background-size:20px 20px;margin-bottom:.5rem;opacity:.9}blockquote p{line-height:1.6;max-width:40ch;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.testimonials_footer{margin-top:auto;padding-top:.5rem;display:flex;align-items:center;gap:1rem}.testimonials_footer-img{width:50px;height:50px;border-radius:50%;border:1px solid var(--bg-orange);background-image:url(/assets/logo-Bl07ETYj.svg);background-size:cover;background-position:center}.testimonials_footer-img.juliana-paiva{background-image:url(/assets/juliana-testimonials-u4amlGbY.webp)}.testimonials_footer-img.gustavo-macieira{background-image:url(/assets/gustavo-macieira-CdiqELHr.webp)}.testimonials_footer-img.leticia{background-image:url(/assets/leticia-es-CGoJ_TZb.webp)}.testimonials_card{flex:0 0 85%;max-width:22.5em;min-height:auto;padding:1.75rem;scroll-snap-align:start;border-radius:8px;display:grid;grid-template-rows:auto 1fr auto;gap:1.25rem;box-shadow:0 4px 10px #0000000f;transition:transform .3s ease,box-shadow .3s ease}.testimonials_card:active{transform:scale(.98)}.testimonials_track{overflow-x:auto;overflow-y:hidden;display:flex;gap:1rem;max-width:100%;width:100%;box-sizing:border-box;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.testimonials_track::-webkit-scrollbar{display:none}.testimonials_dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem;padding-inline:1rem}.dot{width:8px;height:8px;border-radius:50%;background-color:var(--text-dark-gray);opacity:.5;transition:all .3s ease}.dot.active{background-color:var(--bg-orange);opacity:1;transform:scale(1.2)}.modal-style::backdrop{background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-style{border:none;border-radius:0 0 8px 8px;max-width:100%;padding:40px;box-shadow:0 10px 25px #0000000f}.modal-style::-webkit-scrollbar{width:8px}.modal-style::-webkit-scrollbar-track{background:transparent}.modal-style::-webkit-scrollbar-thumb{background:var(--bg-orange);border-radius:10px}.modal-content{margin-bottom:2rem}.modal-content p{line-height:1.6}.close-modal{border:none;background:var(--bg-orange);border-radius:4px;padding:8px;display:block;margin-right:12px;transition:background .2s ease,transform .2s ease}.close-modal:hover{background:#e86f1f}.close-modal:active{transform:translateY(-1px)}.modal-footer{display:flex;justify-content:space-between;align-items:flex-end}@media(min-width:768px){.testimonials_title{margin-bottom:4rem}.modal-content p{max-width:50ch}}@media(min-width:1024px){.testimonials_track{overflow-x:visible;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.testimonials_card{flex:unset;max-width:100%;width:100%;min-width:unset}.dot{display:none}}.faq_title{margin-bottom:2rem}.faq_title h3{margin-bottom:1rem}.faq-list{display:grid;grid-template-columns:1fr;gap:1rem}.faq-item{border-radius:8px;box-shadow:0 2px 4px #0000001a}.faq-question{list-style:none;display:flex;min-height:56px;justify-content:space-between;align-items:center;padding:1rem;cursor:pointer}.faq-question::-webkit-details-marker{display:none}.faq-question span{flex:1;padding-right:1rem}.faq-icon{transition:transform .3s ease}.faq-item[open] .faq-icon{transform:rotate(180deg)}.faq-answer{padding:0 1rem;overflow:hidden;max-height:0;transition:max-height .4s ease}.faq-item[open] .faq-answer{max-height:300px;padding-bottom:1rem;animation:show-down .3s ease forwards}.faq-item[open]{box-shadow:0 4px 8px #0000001f}.faq-item[open] .faq-question span{color:var(--text-primary)}.faq-question:active{opacity:.85}@media(min-width:768px){.faq_title{margin-bottom:4rem}}@media(min-width:1024px){.faq-list{gap:2rem;padding:0 2rem}.faq_title p{max-width:60ch}}.cta_title{margin-bottom:2rem}.cta_title h3{margin-bottom:1rem;max-width:22ch}.cta_title p{max-width:36ch;opacity:.9}.cta-btn{margin-top:2.5rem;text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:.5rem}@media(min-width:768px){.cta_title h3,.cta_title p{text-align:center;margin-inline:auto}.cta_title{margin-bottom:4rem}.cta_title h3{max-width:26ch}.cta_title p{max-width:42ch}.cta{position:relative}.cta:before,.cta:after{content:"";position:absolute;width:80px;height:100px;background-repeat:no-repeat}.cta:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='59'%20height='110'%20fill='none'%3e%3cpath%20fill='%23EE6C18'%20fill-opacity='.5'%20d='M7.7%2050.4A66.3%2066.3%200%200%200%2020.3%20109%2086.4%2086.4%200%200%201%207.7%2050.4ZM32.2%2018.3A111.5%20111.5%200%200%200%2022.4%2033%2045.4%2045.4%200%200%201%2058%2017.4%2050.1%2050.1%200%200%200%2028.5%2030a44.6%2044.6%200%200%200-13.8%2024.9c-1%205.3-1.4%2010.7-1.4%2016a60.4%2060.4%200%200%201%205-33.7%2054%2054%200%200%201%2013.9-18.8ZM1.8%2020.2c1.5%203.6%205%206%206.9%209.5a16%2016%200%200%201%201.6%208.7c-.2%203-1%206-1.8%208.9-4.4-2.5-7-7.2-8-12.2-.9-5-.7-10.2%201.3-14.9ZM16.3%200c2.2%203.7%204.3%207.5%205.2%2011.6A19.8%2019.8%200%200%201%2014%2031.4c1.3-2%201.4-4.7.9-7-.5-2.2-1.5-4.4-2-6.6A21%2021%200%200%201%2016.2%200ZM25.5%2016c2.8-1.8%2010%201.8%2018.9-3%204.1-2.2%207-6.5%209.5-10.5-1.1.7-2.9%201.8-6.5%201.7C32.8%204.2%2030%206%2025.5%2016M53.4%2013.2a1.7%201.7%200%201%201%202.5-2.4%201.7%201.7%200%200%201-2.5%202.4Z'/%3e%3cpath%20fill='%23EE6C18'%20fill-opacity='.5'%20d='M21.2%2049a5%205%200%201%201%207.1-7.2%205%205%200%200%201-7%207.1ZM9.6%2026.9a1.8%201.8%200%201%201%202.5-2.5%201.8%201.8%200%200%201-2.5%202.5Z'/%3e%3c/svg%3e");bottom:50px;left:60px}.cta:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='80'%20height='99'%20fill='none'%3e%3cpath%20fill='%23EE6C18'%20fill-opacity='.5'%20d='M50.5%2066.5A66.3%2066.3%200%200%201%200%2099a86.4%2086.4%200%200%200%2050.5-32.5ZM55.8%2026.5a111.2%20111.2%200%200%201-3.4%2017.2%2045.3%2045.3%200%200%200-14.2-36%2050%2050%200%200%201%2012%2029.5c.6%209.7-2.3%2019.3-7.8%2027.4-3%204.4-6.5%208.5-10.4%2012.3a60.3%2060.3%200%200%200%2020.4-27.3%2054%2054%200%200%200%203.4-23.1ZM76%2049.3c-3.6%201.5-7.8.7-11.5%201.8a16%2016%200%200%200-7.4%205c-2%202.3-3.5%205-5%207.6%204.9%201.3%2010-.2%2014.2-3%204.2-2.9%207.8-6.7%209.7-11.4ZM80%2024.7a39.8%2039.8%200%200%200-11.9%204.6%2019.8%2019.8%200%200%200-8.6%2019.2c.4-2.3%202.3-4.2%204.3-5.5%201.9-1.2%204-2%206-3.2a21%2021%200%200%200%2010.2-15ZM62.2%2029.6c-.7-3.3-8.3-5.8-11.3-15.5-1.3-4.5-.3-9.6.8-14.1.3%201.2.8%203.2%203.4%205.8C65.4%2016%2066%2019.2%2062%2029.6M44.4%207.9a1.7%201.7%200%201%200%200-3.5%201.7%201.7%200%200%200%200%203.5Z'/%3e%3cpath%20fill='%23EE6C18'%20fill-opacity='.5'%20d='M42%2055.8a5%205%200%201%200%200-10%205%205%200%200%200%200%2010ZM65.8%2048.5a1.8%201.8%200%201%200%200-3.5%201.8%201.8%200%200%200%200%203.5Z'/%3e%3c/svg%3e");bottom:50px;right:60px}}@media(min-width:1024px){.cta_title h3{max-width:36ch}.cta_title p{max-width:42ch}.cta{border-radius:.5rem;max-width:1200px;margin-inline:auto}.cta:before{top:50px}}.footer{border-top:1px solid rgba(0,0,0,.05);width:100%}.footer h4{margin-bottom:1rem;letter-spacing:.03em}.footer_contact>p{margin-bottom:1rem;letter-spacing:.03em}.footer_container{display:grid;grid-template-columns:1fr;gap:2rem}.footer_brand{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.footer_brand img{width:100px;height:auto}.footer_brand p{max-width:280px;opacity:.9}.footer_nav,.footer_social{display:flex;flex-direction:column}.footer_nav-list{padding-left:0;display:flex;flex-direction:column;gap:.75rem}.footer_nav-list li{margin:0}.footer_nav a{padding:.25rem 0;opacity:.85;transition:opacity .2s ease,color .2s ease}.footer_nav a:hover{opacity:1;color:var(--text-primary)}.contact-item{display:flex;align-items:flex-start;gap:.75rem;padding:0;opacity:.85;transition:opacity .2s ease,transform .2s ease}.contact-item img{width:18px;height:18px;margin-top:2px}.footer_contact-container{display:flex;flex-direction:column;gap:1rem}.social_content a{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;opacity:.85;transition:opacity .2s ease,transform .2s ease}@media(min-width:1024px){.footer_container{grid-template-columns:1.5fr 1fr 1fr 1fr;align-items:start;gap:3rem;width:min(100%,1400px);margin-inline:auto}.footer_nav,.footer_contact,.footer_social{padding-top:.5rem}.footer_brand{align-items:flex-start;text-align:left}.footer_brand img{width:120px}.footer_brand p{max-width:320px}.social_content a:hover,.contact-item:hover{opacity:1;transform:translateY(-2px)}}
