:root{--theme-primary: #043e80;--theme-secondary: #f5b500;--theme-primary-dark: #032f5e;--theme-accent: #043e80;--theme-bg: #fff;--theme-text: #333;--theme-border: #e0e0e0}.logo-container{text-align:center;margin-bottom:2rem}.site-logo{max-width:150px;height:auto;margin:0 auto}@media(max-width:767px){.site-logo{max-width:100px}}.hero-section{margin:0;padding:0;width:100%}.hero-title{font-size:2rem;font-weight:900;margin-bottom:.75rem;line-height:1.5;color:#fff;border:none;padding:0;letter-spacing:.03em}@media(min-width:768px){.hero-title{font-size:3rem}}@media(min-width:1200px){.hero-title{font-size:3.5rem}}.hero-subtitle{font-size:1.125rem;margin-bottom:0;line-height:1.7;color:#fffffff2;white-space:nowrap;font-weight:500;letter-spacing:.1em}@media(min-width:768px){.hero-subtitle{font-size:1.375rem}}@media(min-width:1200px){.hero-subtitle{font-size:1.5rem}}.hero-layout-1{background:#fff}.hero-layout-1 .hero-full-image{width:100%;display:flex;justify-content:center;background:#fff}.hero-layout-1 .hero-image-large{width:auto;height:auto;max-width:100%;max-height:calc(100vh - 80px);display:block;object-fit:contain}.hero-layout-1 .hero-content-below{background:linear-gradient(180deg,#032f5e,#054a96);padding:2.5rem .75rem;position:relative;box-shadow:inset 0 3px #f5b500}.hero-layout-1 .hero-content-below .hero-title{color:#fff;text-align:center}.hero-layout-1 .hero-content-below .hero-subtitle{color:#ffffffe6;text-align:center;width:100%;margin:0}.hero-atention-image{display:block;max-width:100%;height:auto;margin:0 auto}.hero-layout-1 .hero-content-below .hero-cta{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.hero-layout-1 .trust-elements{justify-content:center;margin-top:2rem}@media(max-width:767px){.hero-layout-1 .hero-content-below{padding:1rem .5rem}.hero-layout-1 .hero-content-below .container{padding:0;display:flex;flex-direction:column;align-items:center}.hero-layout-1 .hero-title{word-break:keep-all;overflow-wrap:normal}.hero-layout-1 .hero-subtitle{font-size:clamp(.7rem,3.2vw,1.375rem);white-space:nowrap}.hero-layout-1 .hero-cta{flex-direction:column}.hero-layout-1 .hero-cta .btn{width:100%;text-align:center}}.hero-layout-2{background:#043e80}.hero-layout-2 .hero-image-wrapper{max-width:1200px;margin:0 auto;padding:0 2rem}@media(min-width:768px){.hero-layout-2 .hero-image-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;min-height:480px}}.hero-layout-2 .hero-content{color:#fff;padding:2.5rem 0;text-align:center}@media(min-width:768px){.hero-layout-2 .hero-content{padding:3rem 0;order:1}}.hero-layout-2 .hero-image{display:block;width:100%;height:auto;max-height:400px;object-fit:cover;object-position:center top;border-radius:8px}@media(min-width:768px){.hero-layout-2 .hero-image{order:2;max-height:480px;border-radius:12px}}@media(max-width:767px){.hero-layout-2 .hero-image-wrapper{padding:0;display:flex;flex-direction:column}.hero-layout-2 .hero-content{padding:1.5rem .5rem;text-align:center}.hero-layout-2 .hero-image{border-radius:0;max-height:280px}.hero-layout-2 .hero-title{font-size:1.5rem}.hero-layout-2 .hero-subtitle{font-size:.9375rem}}.hero-layout-3{position:relative;aspect-ratio:16 / 9;max-height:80vh;overflow:hidden}.hero-layout-3 .hero-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-position:center center;background-repeat:no-repeat;z-index:1}.hero-layout-3 .hero-overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:#043e80b3;padding:2rem}.hero-layout-3 .hero-content{max-width:800px;text-align:center;color:#fff}@media(max-width:767px){.hero-layout-3{aspect-ratio:16 / 10;min-height:300px;max-height:60vh}.hero-layout-3 .hero-overlay{padding:1.5rem .5rem}.hero-layout-3 .hero-title{font-size:1.5rem}.hero-layout-3 .hero-subtitle{font-size:.9375rem}.hero-layout-3 .hero-cta{flex-direction:column}.hero-layout-3 .hero-cta .btn{width:100%;text-align:center}}.hero-layout-4{background:linear-gradient(135deg,#f0f5fa,#e8f0f8);padding:3rem 0}.hero-layout-4 .hero-card-layout{display:flex;flex-direction:column;gap:2rem;max-width:1000px;margin:0 auto}@media(min-width:768px){.hero-layout-4{padding:4rem 0}.hero-layout-4 .hero-card-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:stretch}}.hero-layout-4 .hero-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001a}.hero-layout-4 .hero-card-image{padding:0}.hero-layout-4 .hero-card-image img{width:100%;height:100%;min-height:300px;object-fit:cover;object-position:center top;display:block}.hero-layout-4 .hero-card-content{padding:2rem;display:flex;flex-direction:column;justify-content:center}.hero-layout-4 .hero-title{color:#043e80;font-size:1.75rem}.hero-layout-4 .hero-subtitle{color:#000}.hero-layout-4 .hero-cta{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.hero-layout-4 .trust-elements--dark .trust-number{color:#043e80}.hero-layout-4 .trust-elements--dark .trust-label{color:#000}@media(max-width:767px){.hero-layout-4,.hero-layout-4 .hero-card-content{padding:1.5rem .5rem}.hero-layout-4 .hero-title{font-size:1.5rem}.hero-layout-4 .hero-cta{flex-direction:column}.hero-layout-4 .hero-cta .btn{width:100%;text-align:center}}.hero-layout-5{background:#043e80;overflow:hidden}.hero-layout-5 .hero-diagonal{display:flex;flex-direction:column;min-height:500px}@media(min-width:768px){.hero-layout-5 .hero-diagonal{flex-direction:row;min-height:550px}}.hero-layout-5 .hero-diagonal-content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem;color:#fff}@media(min-width:768px){.hero-layout-5 .hero-diagonal-content{flex:0 0 50%;padding:3rem 2rem 3rem 3rem;order:1}}.hero-layout-5 .hero-diagonal-image{position:relative;flex:1;overflow:hidden}.hero-layout-5 .hero-diagonal-image img{width:100%;height:100%;min-height:280px;object-fit:contain;object-position:center center;display:block}@media(min-width:768px){.hero-layout-5 .hero-diagonal-image{flex:0 0 50%;order:2;clip-path:polygon(15% 0,100% 0,100% 100%,0 100%)}.hero-layout-5 .hero-diagonal-image img{min-height:550px}}.hero-layout-5 .hero-cta{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}@media(max-width:767px){.hero-layout-5 .hero-diagonal{min-height:auto}.hero-layout-5 .hero-diagonal-content{text-align:center;padding:1.5rem .5rem;order:1}.hero-layout-5 .hero-diagonal-image{order:2}.hero-layout-5 .hero-title{font-size:1.5rem}.hero-layout-5 .hero-subtitle{font-size:.9375rem}.hero-layout-5 .hero-cta{flex-direction:column}.hero-layout-5 .hero-cta .btn{width:100%}}.trust-elements{display:flex;gap:2rem;margin-top:2rem;flex-wrap:wrap;align-items:center}.trust-item{text-align:center}.trust-number{display:block;font-size:2rem;font-weight:700;color:#fff}.trust-label{font-size:.875rem;color:#ffffffe6}.trust-elements--dark .trust-number{color:#043e80}.trust-elements--dark .trust-label{color:#000}@media(max-width:767px){.trust-elements{justify-content:center}.trust-item{min-width:70px}.trust-number{font-size:1.5rem}}
