/*body::after,body::before{position:fixed;width:100%;top:0;height:100%}body::after,body::before,h2::after{left:0;content:""}h2,h3{color:var(--secondary)}h1,h2,h3,h4,h5,h6,p{margin-bottom:1.5rem}.btn,.hero{align-items:center;overflow:hidden}.hero,body,h2{position:relative}.btn,.feature-card,.hero{overflow:hidden}.stat-number,body{font-family:Montserrat,sans-serif}.btn,.cta-section,.feature-card,.stats-container{text-align:center}:root{--primary:#f0b000;--primary-light:#f8c84d;--secondary:#0A2463;--accent:#3E92CC;--light:#FFF9FB;--dark:#1E1B18;--gray:#E2E2E2;--dark-gray:#5E5E5E;--success:#4CAF50}*{margin:0;padding:0;box-sizing:border-box}body{line-height:1.7;color:var(--dark);background-color:var(--light);overflow-x:hidden}body::before{background:linear-gradient(135deg,var(--light) 25%,transparent 25%) -50px 0,linear-gradient(225deg,var(--light) 25%,transparent 25%) -50px 0,linear-gradient(315deg,var(--light) 25%,transparent 25%),linear-gradient(45deg,var(--light) 25%,transparent 25%);background-size:100px 100px;background-color:rgba(255,255,255,.9);z-index:-2;opacity:.8}body::after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" opacity="0.03"><path fill="%23FF5A1F" d="M50,10c0,0-15,20-15,35s15,35,15,35s15-15,15-35S50,10,50,10z"/></svg>') 0 0/100px 100px;z-index:-1;animation:20s infinite alternate flicker}.cta-section h2::after,h2::after{background:var(--primary)}@keyframes flicker{0%,100%{opacity:.03}25%{opacity:.05}50%{opacity:.02}75%{opacity:.04}}.container{max-width:1400px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6{font-family:'Playfair Display',serif;font-weight:700;line-height:1.3}h1{font-size:clamp(2.5rem, 5vw, 4rem);background:linear-gradient(90deg,var(--primary),var(--primary-light));-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1.1}h2{font-size:clamp(1.8rem, 3.5vw, 2.8rem);display:inline-block;margin-bottom:2.5rem}h2::after{position:absolute;bottom:-10px;width:60px;height:4px;border-radius:2px}h3{font-size:clamp(1.4rem, 2.5vw, 1.8rem)}p{font-size:1.1rem;color:var(--dark-gray)}.hero{min-height:90vh;display:flex;padding:100px 0}.hero::before{content:"";position:absolute;top:0;right:0;width:60%;height:100%;background:linear-gradient(135deg,rgba(10,36,99,.9) 0,rgba(62,146,204,.8) 100%);clip-path:polygon(0 0,100% 0,100% 100%,25% 100%);z-index:-1}.btn-primary::after,.features::before{left:0;width:100%;content:"";position:absolute}.hero-content{max-width:50%;padding-right:40px}.hero-subtitle{font-size:clamp(1.1rem, 2vw, 1.3rem);color:var(--dark);margin-bottom:2rem;font-weight:400;background-color:rgba(255,255,255,.7);padding:15px;border-left:4px solid var(--primary);backdrop-filter:blur(5px)}.hero-image{position:absolute;right:5%;top:50%;transform:translateY(-50%);width:40%;max-width:600px;border-radius:10px;box-shadow:-20px 20px 0 var(--primary);z-index:1}.btn,.cta-content,.cta-section,.feature-card,.features,.stat-item,.stats{position:relative}.btn{display:inline-flex;justify-content:center;padding:15px 30px;border-radius:50px;font-weight:600;text-decoration:none;transition:.4s cubic-bezier(.175, .885, .32, 1.275);border:none;cursor:pointer;font-size:1rem}.btn-primary{background-color:var(--primary);color:#fff;box-shadow:0 5px 15px rgba(255,90,31,.4)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(255,90,31,.6)}.btn-primary::after{top:0;height:100%;background:linear-gradient(rgba(255,255,255,.2),transparent);transform:translateY(-100%);transition:transform .4s cubic-bezier(.175, .885, .32, 1.275)}.btn-primary:hover::after{transform:translateY(0)}.btn-secondary{background-color:transparent;color:var(--secondary);border:2px solid var(--secondary)}.btn-secondary:hover{background-color:var(--secondary);color:#fff;transform:translateY(-3px)}.btn-large{padding:18px 40px;font-size:1.1rem}.btn-icon{margin-left:10px;transition:transform .3s}.btn:hover .btn-icon{transform:translateX(5px)}.features{padding:100px 0;background-color:#fff}.features::before{top:-50px;height:100px;background:#fff;clip-path:polygon(0 0,100% 0,50% 100%)}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:50px}.feature-card{background:#fff;border-radius:15px;padding:40px 30px;transition:.4s;box-shadow:0 10px 30px rgba(0,0,0,.05);z-index:1}.feature-card::before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(from 0deg,transparent 0,var(--primary) 10%,transparent 20%);animation:10s linear infinite rotate;z-index:-1;opacity:0;transition:opacity .3s}@keyframes rotate{100%{transform:rotate(360deg)}}.feature-card:hover::before{opacity:.1}.feature-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.feature-icon{width:80px;height:80px;background:linear-gradient(135deg,var(--primary),var(--primary-light));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;color:#fff;font-size:2rem;box-shadow:0 10px 20px rgba(255,90,31,.2)}.stats{padding:80px 0;background:linear-gradient(135deg,var(--secondary),var(--accent));color:#fff}.stats-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px}.stat-item{padding:30px}.stat-number{font-size:3.5rem;font-weight:700;margin-bottom:10px;color:#fff}.stat-label{font-size:1.1rem;opacity:.9}.stat-item::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:60%;background:rgba(255,255,255,.2)}.stat-item:last-child::after{display:none}.cta-section{padding:120px 0;background:linear-gradient(rgba(10,36,99,.9),rgba(10,36,99,.9)) 0 0/cover fixed,url('../images/fire-1.avif') center center/cover no-repeat fixed;color:#fff}.cta-content{max-width:800px;margin:0 auto;z-index:1}.cta-section h2{color:#fff}.cta-section p{color:rgba(255,255,255,.9);margin-bottom:30px}@media (max-width:1024px){.hero::before{width:70%;clip-path:polygon(0 0,100% 0,100% 100%,15% 100%)}.hero-content{max-width:60%}.hero-image{width:45%}}@media (max-width:768px){.hero{flex-direction:column;padding:80px 0 40px;text-align:center}.hero::before{width:100%;height:60%;clip-path:polygon(0 0,100% 0,100% 100%,0 80%)}.hero-content{max-width:100%;padding:0 20px;margin-bottom:40px}.hero-image{position:relative;width:80%;right:auto;top:auto;transform:none;margin:0 auto;box-shadow:0 20px 0 var(--primary)}.feature-grid{grid-template-columns:1fr}.stat-item::after{display:none}.stats-container{grid-template-columns:1fr 1fr}}@media (max-width:480px){.hero h1{font-size:2.2rem}.hero-subtitle{font-size:1rem}.btn{width:100%;margin-bottom:10px}.stats-container{grid-template-columns:1fr}.fab{width:60px;height:60px;bottom:20px;right:20px}}*/

body::after,
body::before {
    position: fixed;
    width: 100%;
    top: 0;
    height: 100%;
}
body::after,
body::before,
h2::after {
    left: 0;
    content: "";
}
h2,
h3 {
    color: var(--secondary);
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-bottom: 1.5rem;
}
.btn,
.hero {
    align-items: center;
    overflow: hidden;
}
.hero,
body,
h2 {
    position: relative;
}
.btn,
.feature-card,
.hero {
    overflow: hidden;
}
.stat-number,
body {
    font-family: Montserrat, sans-serif;
}
.btn,
.cta-section,
.feature-card,
.stats-container {
    text-align: center;
}
:root {
    --primary: #f0b000;
    --primary-light: #f8c84d;
    --secondary: #0a2463;
    --accent: #3e92cc;
    --light: #fff9fb;
    --dark: #1e1b18;
    --gray: #e2e2e2;
    /*--dark-gray: #5e5e5e;*/
    --success: #4caf50;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    line-height: 1.7;
    color: var(--dark);
    background-color: var(--light);
    overflow-x: hidden;
}
body::before {
    background: linear-gradient(135deg, var(--light) 25%, transparent 25%) -50px 0, linear-gradient(225deg, var(--light) 25%, transparent 25%) -50px 0, linear-gradient(315deg, var(--light) 25%, transparent 25%),
        linear-gradient(45deg, var(--light) 25%, transparent 25%);
    background-size: 100px 100px;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: -2;
    opacity: 0.8;
}
body::after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" opacity="0.03"><path fill="%23FF5A1F" d="M50,10c0,0-15,20-15,35s15,35,15,35s15-15,15-35S50,10,50,10z"/></svg>') 0 0/100px 100px;
    z-index: -1;
    animation: 20s infinite alternate flicker;
}
.cta-section h2::after,
h2::after {
    background: var(--primary);
}
@keyframes flicker {
    0%,
    100% {
        opacity: 0.03;
    }
    25% {
        opacity: 0.05;
    }
    50% {
        opacity: 0.02;
    }
    75% {
        opacity: 0.04;
    }
}
.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    line-height: 1.3;
}
h1 {
    font-size: clamp(2.5rem, 5vw, 4rem);
    background: linear-gradient(90deg, var(--primary), var(--primary-light));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    line-height: 1.1;
}
h2 {
    font-size: clamp(1.8rem, 3.5vw, 2.8rem);
    display: inline-block;
    margin-bottom: 2.5rem;
}
h2::after {
    position: absolute;
    bottom: -10px;
    width: 60px;
    height: 4px;
    border-radius: 2px;
}
h3 {
    font-size: clamp(1.4rem, 2.5vw, 1.8rem);
}
p {
    font-size: 1.1rem;
    color: var(--dark-gray);
}
.hero {
    min-height: 90vh;
    display: flex;
    padding: 100px 0;
}
.hero::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    height: 100%;
    background: linear-gradient(135deg, rgba(10, 36, 99, 0.9) 0, rgba(62, 146, 204, 0.8) 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%);
    z-index: -1;
}
.btn-primary::after,
.features::before {
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
}
.hero-content {
    max-width: 50%;
    padding-right: 40px;
}
.hero-subtitle {
    font-size: clamp(1.1rem, 2vw, 1.3rem);
    color: var(--dark);
    margin-bottom: 2rem;
    font-weight: 400;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 15px;
    border-left: 4px solid var(--primary);
    backdrop-filter: blur(5px);
}
.hero-image {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    width: 40%;
    max-width: 600px;
    border-radius: 10px;
    box-shadow: -20px 20px 0 var(--primary);
    z-index: 1;
}
.btn,
.cta-content,
.cta-section,
.feature-card,
.features,
.stat-item,
.stats {
    position: relative;
}
.btn {
    display: inline-flex;
    justify-content: center;
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: none;
    cursor: pointer;
    font-size: 1rem;
}
.btn-primary {
    background-color: var(--primary);
    color: #fff;
    box-shadow: 0 5px 15px rgba(255, 90, 31, 0.4);
}
.btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(255, 90, 31, 0.6);
}
.btn-primary::after {
    top: 0;
    height: 100%;
    background: linear-gradient(rgba(255, 255, 255, 0.2), transparent);
    transform: translateY(-100%);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.btn-primary:hover::after {
    transform: translateY(0);
}
.btn-secondary {
    background-color: transparent;
    color: var(--secondary);
    border: 2px solid var(--secondary);
}
.btn-secondary:hover {
    background-color: var(--secondary);
    color: #fff;
    transform: translateY(-3px);
}
.btn-large {
    padding: 18px 40px;
    font-size: 1.1rem;
}
.btn-icon {
    margin-left: 10px;
    transition: transform 0.3s;
}
.btn:hover .btn-icon {
    transform: translateX(5px);
}
.features {
    padding: 100px 0;
    background-color: #fff;
}
.features::before {
    top: -50px;
    height: 100px;
    background: #fff;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.feature-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 50px;
}
.feature-card {
    background: #fff;
    border-radius: 15px;
    padding: 40px 30px;
    transition: 0.4s;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    z-index: 1;
}
.feature-card::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: conic-gradient(from 0deg, transparent 0, var(--primary) 10%, transparent 20%);
    animation: 10s linear infinite rotate;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s;
}
@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}
.feature-card:hover::before {
    opacity: 0.1;
}
.feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}
.feature-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, var(--primary), var(--primary-light));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    color: #fff;
    font-size: 2rem;
    box-shadow: 0 10px 20px rgba(255, 90, 31, 0.2);
}
.stats {
    padding: 80px 0;
    background: linear-gradient(135deg, var(--secondary), var(--accent));
    color: #fff;
}
.stats-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 40px;
}
.stat-item {
    padding: 30px;
}
.stat-number {
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
}
.stat-label {
    font-size: 1.1rem;
    opacity: 0.9;
}
.stat-item::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 60%;
    background: rgba(255, 255, 255, 0.2);
}
.stat-item:last-child::after {
    display: none;
}
.cta-section {
    padding: 120px 0;
    background: linear-gradient(rgba(10, 36, 99, 0.9), rgba(10, 36, 99, 0.9)) 0 0 / cover fixed, url("../images/fire-1.avif") center center/cover no-repeat fixed;
    color: #fff;
}
.cta-content {
    max-width: 800px;
    margin: 0 auto;
    z-index: 1;
}
.cta-section h2 {
    color: #fff;
}
.cta-section p {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 30px;
}
@media (max-width: 1024px) {
    .hero::before {
        width: 70%;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
    }
    .hero-content {
        max-width: 60%;
    }
    .hero-image {
        width: 45%;
    }
}
@media (max-width: 768px) {
    .hero {
        flex-direction: column;
        padding: 80px 0 40px;
        text-align: center;
    }
    .hero::before {
        width: 100%;
        height: 60%;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
    }
    .hero-content {
        max-width: 100%;
        padding: 0 20px;
        margin-bottom: 40px;
    }
    .hero-image {
        position: relative;
        width: 80%;
        right: auto;
        top: auto;
        transform: none;
        margin: 0 auto;
        box-shadow: 0 20px 0 var(--primary);
    }
    .feature-grid {
        grid-template-columns: 1fr;
    }
    .stat-item::after {
        display: none;
    }
    .stats-container {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 480px) {
    .hero h1 {
        font-size: 2.2rem;
    }
    .hero-subtitle {
        font-size: 1rem;
    }
    .btn {
        width: 100%;
        margin-bottom: 10px;
    }
    .stats-container {
        grid-template-columns: 1fr;
    }
    .fab {
        width: 60px;
        height: 60px;
        bottom: 20px;
        right: 20px;
    }
}
