:root{--color-white: #ffffff;--color-black: #000000;--color-gold: #D08F0A;--dark-grey:#262626;--radius-card: 23.69px;--radius-cta: 12px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:100%}body{font-family:Open Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--color-white);background-color:#1e1e1e}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{max-width:1440px;margin:0 auto;padding:0 1.125rem}section{padding:4rem 0}section[id]{scroll-margin-top:6.25rem}@media (max-width: 768px){section[id]{scroll-margin-top:5.5rem}.welcome-title,.problems-title,.how-title,.differentials-title,.testimonials-title,.ready-title{font-size:2rem;line-height:1.25;letter-spacing:.03em}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}@media (max-width: 1200px){html{font-size:93.75%}}@media (max-width: 992px){html{font-size:87.5%}}@media (max-width: 768px){html{font-size:81.25%}}@media (max-width: 480px){html{font-size:75%}.welcome-title,.problems-title,.how-title,.differentials-title,.testimonials-title,.ready-title{font-size:1.75rem;line-height:1.2;letter-spacing:.02em}}.btn-header-cta,.btn-welcome-cta,.btn-problems-cta,.btn-how-cta,.btn-differentials-cta,.btn-testimonials-cta,.btn-ready-submit{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.btn-header-cta:hover,.btn-welcome-cta:hover,.btn-problems-cta:hover,.btn-how-cta:hover,.btn-differentials-cta:hover,.btn-testimonials-cta:hover,.btn-ready-submit:hover{background-color:var(--color-white);color:var(--color-black);box-shadow:0 0 18px #f6b623b3}.site-header{background-color:var(--color-white);color:var(--color-black);position:fixed;top:0;left:0;right:0;width:100%;z-index:20}main{padding-top:5.5rem}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;max-width:1161px}.header-logo img{height:40px}.header-toggle{display:none;width:32px;height:24px;border:none;background:none;padding:0;margin-left:1.5rem;cursor:pointer}.header-toggle span{display:block;height:3px;background-color:var(--color-gold);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.header-toggle span+span{margin-top:5px}.header-nav{flex:1;display:flex;justify-content:right}.header-nav ul{display:flex;align-items:center;gap:2.5rem;list-style:none}.header-nav a{font-size:.875rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.btn-header-cta{padding:.6rem 1.5rem;background-color:var(--color-gold);color:var(--color-black);font-size:.875rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;margin-left:2rem}@media (max-width: 1200px){main{padding-top:5rem}.header-inner{align-items:center}.header-toggle{display:block}.header-nav{position:absolute;left:0;right:0;top:100%;background-color:var(--color-black);padding:.75rem 1.25rem 1rem;border-bottom:1px solid rgba(0,0,0,.06);display:none;z-index:20}.header-nav ul{flex-direction:column;gap:2rem;align-items:center;text-align:center;font-size:.875rem;padding:1rem}.header-nav a{color:var(--color-white)}.btn-header-cta{display:block;width:140px;margin-top:1rem;margin-left:auto;margin-right:auto;text-align:center}.site-header.is-open .header-nav{display:block}.site-header.is-open .header-toggle span:nth-child(1){transform:translateY(8px) rotate(45deg)}.site-header.is-open .header-toggle span:nth-child(2){opacity:0}.site-header.is-open .header-toggle span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}.welcome-section{position:relative;background:url(./plano-de-fundo-tjSGkuou.png) center top / cover no-repeat;color:var(--color-white)}.welcome-inner{display:flex;flex-direction:column;gap:2.5rem;max-width:1161px}.welcome-text{margin:0 auto;text-align:center}.welcome-title{font-weight:700;letter-spacing:.05em;line-height:1.2;font-size:2.5rem}.welcome-title-gold{color:var(--color-gold);font-weight:800}.welcome-subtitle{margin-top:1.5rem;font-size:1.125rem;letter-spacing:.03em;font-weight:400}.subtitle-gold{color:var(--color-gold);font-weight:800}.welcome-content{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2.5rem;align-items:center}.welcome-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:183px;gap:1.5rem;max-width:36.25rem}.welcome-card{background-color:var(--color-black);border-radius:23.69px;border:.148rem solid var(--color-gold);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:17.3125rem;height:11.4375rem}.welcome-card-icon img{width:4.2594rem;height:3.875rem;object-fit:contain;margin-bottom:.75rem}.welcome-card-title{font-size:1.125rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.welcome-video{width:28.25rem;height:25.4375rem;border-radius:23.69px}.welcome-video-inner{width:100%;height:100%;background-color:var(--color-black);border-radius:var(--radius-card);border:2.37px solid var(--color-gold);padding:1.25rem 1.25rem 1.5rem;display:flex;flex-direction:column;justify-content:flex-start}.welcome-video-text{color:var(--color-gold);font-size:1.25rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.welcome-video-frame{width:100%;aspect-ratio:412.27 / 232.2;margin:1rem 0;overflow:hidden}.welcome-video-frame img{width:100%;height:100%;object-fit:cover}.welcome-video-description{margin-top:auto;font-size:1.125rem;line-height:1.4}.welcome-cta-wrapper{margin-top:2.5rem;display:flex;justify-content:center}.btn-welcome-cta{width:20.9375rem;height:3.0625rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-cta);background-color:var(--color-gold);color:var(--color-black);font-size:.875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}@media (max-width: 1024px){.welcome-content{grid-template-columns:1fr;justify-items:center}.welcome-video{width:100%;max-width:28.25rem}.welcome-video-inner,.welcome-video{height:auto}.welcome-card{max-width:100%}}@media (max-width: 480px){.welcome-inner{gap:2rem}.welcome-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:.75rem;grid-auto-rows:auto}.welcome-card{width:100%;height:auto;padding:1rem}.btn-welcome-cta{width:100%}}.problems-section{background-color:var(--color-black);color:var(--color-white)}.problems-inner{max-width:1161px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.problems-text{text-align:center;margin:0 auto}.problems-title{font-size:2.5rem;font-weight:700;color:var(--color-gold);letter-spacing:.05em}.problems-subtitle{margin-top:1.5rem;font-size:1.125rem;font-weight:400;color:var(--color-white);max-width:800px;margin-left:auto;margin-right:auto;text-align:center}.problems-content{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3rem;align-items:center}.problems-image{max-width:36.1875rem}.problems-image img{width:100%;height:auto;border-radius:23.69px;object-fit:cover}.problems-carousel{display:flex;align-items:center;gap:1.5rem}.problems-card{width:21.5rem;height:13.625rem;background-color:#262626;border-radius:23.69px;padding:1.5rem 1.75rem;display:flex;flex-direction:column;justify-content:center;text-align:left}.problems-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.problems-card-bar{width:.25rem;height:2rem;background-color:var(--color-gold);border-radius:999px}.problems-card-title{font-size:1.125rem;font-weight:800;text-transform:uppercase}.problems-card-text{font-size:.875rem;font-weight:400;line-height:1.4}.problems-controls{display:flex;flex-direction:column;align-items:center;justify-content:center}.problems-control{width:2rem;height:2rem;border-radius:999px;border:0px solid var(--color-gold);background:transparent;color:var(--color-gold);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.75rem}.problems-control-dot{width:.625rem;height:.625rem;border-radius:999px;background-color:var(--color-gold)}.problems-cta-wrapper{margin-top:2.5rem;display:flex;justify-content:center}.btn-problems-cta{width:20.9375rem;height:3.0625rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-cta);background-color:var(--color-gold);color:var(--color-black);font-size:.875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}@media (max-width: 1024px){.problems-content{grid-template-columns:1fr;justify-items:center}.problems-carousel{justify-content:center}}@media (max-width: 768px){.problems-inner,.problems-content{gap:2rem}}@media (max-width: 480px){.problems-content{gap:1.5rem}.problems-card{width:100%;height:auto}.problems-carousel{align-items:stretch}}.how-section{background-color:var(--dark-grey);color:var(--color-white)}.how-inner{max-width:1161px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.how-text{text-align:center;margin:0 auto}.how-title{font-size:2.5rem;font-weight:700;color:var(--color-gold);letter-spacing:.05em}.how-subtitle{margin-top:1.5rem;max-width:58rem;margin-left:auto;margin-right:auto;text-align:center;font-size:1.125rem;font-weight:400;color:var(--color-white)}.how-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;align-items:start}.how-step-card{display:flex;flex-direction:column}.how-step-media{width:20.9375rem;height:24.375rem;margin:0 auto;border-radius:var(--radius-card);overflow:hidden;position:relative}.how-step-media img{width:100%;height:100%;object-fit:cover}.how-step-description{margin-top:1rem;font-size:.875rem;font-weight:400;line-height:1.45;color:var(--color-white);padding:0 1.5rem}.how-step-description strong{font-weight:700}.how-cta-wrapper{margin-top:2rem;display:flex;justify-content:center}.btn-how-cta{width:20.9375rem;height:3.0625rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-cta);background-color:var(--color-gold);color:var(--color-black);font-size:.875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}@media (max-width: 1200px){.how-step-description{text-align:center;padding:0 .5rem}.how-steps{gap:1.25rem}.how-step-card{max-width:100%}.how-step-media{width:auto;height:auto}}@media (max-width: 768px){.how-inner{gap:2rem}.how-steps{grid-template-columns:1fr}.how-step-card{width:100%;margin:0 auto}}@media (max-width: 480px){.btn-how-cta{width:100%}}.differentials-section{background-color:var(--color-black);color:var(--color-white)}.differentials-inner{max-width:1161px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.differentials-title{text-align:center;font-size:2.5rem;font-weight:700;color:var(--color-gold);letter-spacing:.05em}.differentials-content{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2.5rem;align-items:start}.differentials-list{display:flex;flex-direction:column;gap:3rem;max-width:636px}.differentials-item{display:flex;align-items:flex-start;gap:1rem}.differentials-icon{flex:0 0 3.875rem;width:3.875rem;height:3.875rem}.differentials-icon img{width:100%;height:100%;object-fit:contain}.differentials-item-content{display:flex;flex-direction:column;justify-content:space-between;min-height:3.875rem}.differentials-item-title{font-size:1.125rem;font-weight:700;text-transform:uppercase;line-height:1.2}.differentials-item-description{margin-top:.5rem;font-size:.875rem;font-weight:400;line-height:1.35}.differentials-image{width:26.5rem;height:32.8125rem;border-radius:var(--radius-card);overflow:hidden}.differentials-image img{width:100%;height:100%;object-fit:cover}.differentials-cta-wrapper{margin-top:1.5rem;display:flex;justify-content:center}.btn-differentials-cta{width:20.9375rem;height:3.0625rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-cta);background-color:var(--color-gold);color:var(--color-black);font-size:.875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}@media (max-width: 1024px){.differentials-content{grid-template-columns:1fr;justify-items:center}.differentials-list{width:100%;max-width:42rem}.differentials-image{width:100%;max-width:26.5rem;height:auto;aspect-ratio:424 / 525}}@media (max-width: 768px){.differentials-inner{gap:2rem}.differentials-item{gap:.75rem}}@media (max-width: 480px){.differentials-item{align-items:center}.differentials-item-content{min-height:auto;justify-content:flex-start}.btn-differentials-cta{width:100%}}.testimonials-section{background-color:var(--dark-grey);color:var(--color-white)}.testimonials-inner{max-width:1161px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.testimonials-text{text-align:center;margin:0 auto}.testimonials-title{font-size:2.5rem;font-weight:700;color:var(--color-gold);letter-spacing:.05em}.testimonials-subtitle{margin-top:1.5rem;max-width:58rem;margin-left:auto;margin-right:auto;text-align:center;font-size:1.125rem;font-weight:400;color:var(--color-white)}.testimonials-cards{display:flex;justify-content:space-evenly;gap:1.5rem;align-items:stretch;flex-wrap:wrap}.testimonials-card{width:21.375rem;min-height:25rem;border:.1875rem solid var(--color-gold);border-radius:var(--radius-card);background-color:var(--color-black);padding:.75rem;display:flex;flex-direction:column}.testimonials-card-image{width:19.6875rem;height:14.75rem;margin:0 auto;border-radius:.9375rem;overflow:hidden}.testimonials-card-image img{width:100%;height:100%;object-fit:cover}.testimonials-card-content{margin-top:.875rem;text-align:left;font-size:.875rem;font-weight:400;line-height:1.35;padding-left:1rem}.testimonials-card-content p+p{margin-top:.25rem}.testimonials-card-content strong{font-weight:700}.testimonials-cta-wrapper{margin-top:1.5rem;display:flex;justify-content:center}.btn-testimonials-cta{width:20.9375rem;height:3.0625rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-cta);background-color:var(--color-gold);color:var(--color-black);font-size:.875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}@media (max-width: 1200px){.testimonials-cards{justify-content:center}}@media (max-width: 768px){.testimonials-inner{gap:2rem}}@media (max-width: 480px){.testimonials-card{width:100%;max-width:21.375rem;min-height:auto;padding-bottom:1.5rem}.testimonials-card-image{width:100%;height:auto;aspect-ratio:315 / 236}.btn-testimonials-cta{width:100%}}.ready-section{background-color:var(--color-black);color:var(--color-white)}.ready-inner{max-width:1161px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.ready-text{text-align:center;margin:0 auto}.ready-title{font-size:2.5rem;font-weight:700;color:var(--color-gold);letter-spacing:.05em}.ready-subtitle{margin-top:1.5rem;max-width:754px;margin-left:auto;margin-right:auto;text-align:center;font-size:1.125rem;font-weight:400;color:var(--color-white)}.ready-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem;align-items:center}.ready-benefits{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:28.375rem;justify-self:center}.ready-benefits-row{display:flex;justify-content:center;gap:2rem}.ready-benefits-row-single{justify-content:center}.ready-benefit-card{width:12.5rem;height:8.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem}.ready-benefit-icon{width:3.875rem;height:3.875rem}.ready-benefit-icon img{width:100%;height:100%;object-fit:contain}.ready-benefit-text{font-size:1.125rem;font-weight:800;color:var(--color-white);text-transform:uppercase;line-height:1.2}.ready-form-wrap{width:100%;max-width:28.375rem;justify-self:center}.ready-form{border:.125rem solid var(--color-gold);border-radius:var(--radius-card);background-color:var(--dark-grey);padding:1.25rem;display:flex;flex-direction:column;gap:.625rem;width:100%;max-width:28.375rem;height:29rem}#leadForm{scroll-margin-top:6.5rem}.ready-form-title{color:var(--color-gold);font-size:1.25rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.ready-form label{font-size:.625rem;font-weight:700;color:var(--color-white);text-transform:uppercase}.ready-form input,.ready-form select{width:100%;height:2.25rem;border:0;border-radius:.5rem;background-color:#f0f0f0;color:#222;padding:0 .75rem;font-size:1rem;outline:none}.ready-form input::placeholder{color:#b0b0b0}.ready-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--color-gold) 50%),linear-gradient(135deg,var(--color-gold) 50%,transparent 50%);background-position:calc(100% - 1rem) calc(50% - .125rem),calc(100% - .5rem) calc(50% - .125rem);background-size:.5rem .5rem,.5rem .5rem;background-repeat:no-repeat}.btn-ready-submit{width:100%;height:3.0625rem;margin-top:.5rem;border:0;border-radius:var(--radius-cta);background-color:var(--color-gold);color:var(--color-black);font-size:.875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;cursor:pointer}.form-feedback{margin-top:.25rem;font-size:.8125rem;font-weight:600}.form-feedback.success{color:#7cf29a}.form-feedback.error{color:#ff8a8a}@media (max-width: 1024px){.ready-content{grid-template-columns:1fr;gap:2rem}.ready-form-wrap{width:100%;display:flex;justify-content:center}}@media (max-width: 768px){.ready-inner{gap:2rem}.ready-benefits-row{gap:1rem}#leadForm{scroll-margin-top:5.5rem}}@media (max-width: 480px){.ready-benefits-row{align-items:center}.ready-benefit-card{width:100%;max-width:12.5rem}.ready-form-title{font-size:1rem}}.site-footer{border-top:.0625rem solid rgba(255,255,255,.35);background-color:var(--color-black);background:linear-gradient(90deg,var(--color-black) 0%,var(--color-black) 39.5%,#171717 60.5%,#171717 100%)}.footer-main{max-width:90rem;margin:0 auto;min-height:20.75rem;display:flex}.footer-left{width:calc(100% - 54.4375rem);min-width:35.5625rem;background-color:transparent;padding:3.5rem 4.25rem;display:flex;flex-direction:column;justify-content:center;gap:2.25rem}.footer-logo{width:12.9913rem;height:4.0488rem;object-fit:contain}.footer-socials{display:flex;gap:.875rem}.footer-social-link{width:3.0625rem;height:3.0625rem;border-radius:999px;border:.0625rem solid rgba(255,255,255,.55);display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.footer-social-link img{width:1.5rem;height:1.5rem;object-fit:contain}.footer-social-link:hover{border-color:var(--color-gold);transform:translateY(-.125rem);box-shadow:0 0 .75rem #d08f0a73}.footer-right{width:54.4375rem;background-color:#171717;padding:3.5rem 4.5rem;display:flex;justify-content:space-between;gap:2.5rem}.footer-column{display:flex;flex-direction:column;gap:1.5rem}.footer-heading{font-size:1.125rem;font-weight:700;color:var(--color-white);position:relative;padding-left:.875rem;line-height:1.2}.footer-heading:before{content:"";width:.5625rem;height:.5625rem;border-radius:999px;background-color:var(--color-gold);position:absolute;left:0;top:.5rem}.footer-contact-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.footer-contact-list li{display:flex;align-items:center;gap:.75rem;color:#a8a8a8;font-size:.9375rem;font-weight:400}.footer-contact-list img{width:2rem;height:2rem;object-fit:contain}.footer-hours{display:flex;flex-direction:column;gap:1.125rem}.footer-hours p{border-left:.125rem solid rgba(255,255,255,.35);padding-left:.875rem;color:#b7b7b7;font-size:.9375rem;line-height:1.35}.footer-hours strong{font-size:.9375rem;color:var(--color-white);font-weight:700}.footer-bottom{background-color:var(--color-gold)}.footer-bottom .container{min-height:3.625rem;display:flex;align-items:center}.footer-bottom p{font-size:.875rem;font-weight:400;color:var(--color-black)}@media (max-width: 1200px){.footer-left{background:#000}.footer-main{flex-direction:column}.footer-left,.footer-right{width:100%;min-width:0}}@media (max-width: 768px){.footer-left,.footer-right{padding:2rem 1.5rem}.footer-left{align-items:center;text-align:center}.footer-socials{justify-content:center}.footer-right{align-items:center;text-align:center}.footer-column{align-items:center}.footer-heading{padding-left:0;display:inline-flex;align-items:center;gap:.5rem}.footer-heading:before{position:static;top:auto;left:auto}.footer-contact-list li{justify-content:center}.footer-hours p{border-left:0;border-top:.125rem solid rgba(255,255,255,.35);padding-left:0;padding-top:.5rem;text-align:center}.footer-contact-list li,.footer-hours p{font-size:1.0625rem}.footer-hours strong{font-size:1rem}.footer-bottom .container{justify-content:center;text-align:center}}
