.hero-section{padding:4rem 0}@media(min-width:768px){.hero-section{padding:6rem 0}}.hero-section__title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#3d1f07}@media(min-width:768px){.hero-section__title{font-size:3rem}}.hero-section__subtitle{display:block;font-size:1.5rem;font-weight:400;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#3d1f0799;margin-top:.5rem}@media(min-width:768px){.hero-section__subtitle{font-size:1.75rem}}.hero-section__description{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;color:var(--bs-body-color)}@media(min-width:768px){.hero-section__description{font-size:1.25rem}}.hero-section__cta{display:flex;flex-direction:column;gap:1rem}@media(min-width:576px){.hero-section__cta{flex-direction:row;gap:1rem}}.hero-section__btn-primary,.hero-section__btn-secondary{white-space:nowrap}@media(max-width:575px){.hero-section__btn-primary,.hero-section__btn-secondary{width:100%}}.hero-section__image{margin-bottom:2rem}@media(min-width:992px){.hero-section__image{margin-bottom:0}}.hero-section__image img{max-width:100%;height:auto}.hero-section--has-bg{position:relative;overflow:hidden}@media(min-width:992px){.hero-section--has-bg{background-size:cover;background-position:right center;background-repeat:no-repeat}}@media(max-width:991px){.hero-section--has-bg{background-image:none!important}}.hero-section--has-bg .container{position:relative;z-index:1}.hero-section__overlay{display:none}@media(min-width:992px){.hero-section__overlay{display:block;position:absolute;inset:0;background:linear-gradient(90deg,#fff 50%,rgba(255,255,255,.6) 65%,transparent 82%);z-index:0}}.icon-grid{padding:4rem 0}@media(min-width:768px){.icon-grid{padding:6rem 0}}.icon-grid__title{text-align:center;margin-bottom:3rem;color:#3d1f07}.icon-grid__card{text-align:center;padding:0 1.5rem}.icon-grid__icon{font-size:2.5rem;color:#e8641e;margin-bottom:1rem}.icon-grid__card-title{font-size:1.125rem;font-weight:700;color:#3d1f07;margin-bottom:.75rem}.icon-grid__card-description{color:var(--bs-secondary-color);font-size:.95rem;line-height:1.6;margin:0}.cta-banner{padding:5rem 0;background:#3d1f07;color:#fff;text-align:center}.cta-banner__title{color:#fff;margin-bottom:1rem}.cta-banner__description{font-size:1.125rem;color:#ffffffbf;margin-bottom:2rem;max-width:540px;margin-left:auto;margin-right:auto}.cta-banner__steps{list-style:none;padding:0;margin:0 auto 2rem;max-width:360px;counter-reset:steps}.cta-banner__steps li{counter-increment:steps;display:flex;align-items:center;gap:1rem;color:#ffffffd9;font-size:1rem;margin-bottom:.75rem;text-align:left}.cta-banner__steps li:before{content:counter(steps);flex-shrink:0;width:2rem;height:2rem;border-radius:50%;background:#e8641e;color:#fff;font-weight:700;font-size:.875rem;display:flex;align-items:center;justify-content:center}.cta-banner__buttons{display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:576px){.cta-banner__buttons{flex-direction:row;justify-content:center}}.cta-banner__btn-primary:focus-visible{outline-color:#fff;background-color:#e8641e}.cta-banner__btn-secondary{color:#ffffffb3;text-decoration:none;font-size:.95rem;transition:color .15s}.cta-banner__btn-secondary:hover{color:#fff}.cta-banner__btn-secondary:focus-visible{outline-color:#fff}
