:root{--color-1: #EFF6FF;--color-2: #2563EB;--color-3: #1E3A8A;--font-family: "Manrope", sans-serif;--rounded: 20px}*{word-break:break-word;overflow-wrap:break-word}.color-1-bg{background-color:var(--color-1)}.color-1-bg-15{background-color:color-mix(in srgb,var(--color-1) 15%,transparent)}.color-2-bg{background-color:var(--color-2)}.color-2-bg-15{background-color:color-mix(in srgb,var(--color-2) 15%,transparent)}.color-3-bg{background-color:var(--color-3)}.color-3-bg-15{background-color:color-mix(in srgb,var(--color-3) 15%,transparent)}.color-3-bg-70{background-color:color-mix(in srgb,var(--color-3) 70%,transparent)}.color-1-text{color:var(--color-1)}.color-2-text{color:var(--color-2)}.color-3-text{color:var(--color-3)}.color-1-border{border-color:var(--color-1)}.color-2-border{border-color:var(--color-2)}.color-3-border{border-color:var(--color-3)}.rounded{border-radius:var(--rounded)}.color-2-btn{background-color:var(--color-2);color:var(--color-1)}.color-2-btn:hover{filter:brightness(1.5)}.color-2-btn:disabled{background-color:var(--color-2);opacity:.6;cursor:not-allowed}.color-3-btn{background-color:var(--color-3);color:var(--color-1)}.color-3-btn:hover{filter:brightness(1.5)}.color-3-btn:disabled{background-color:var(--color-3);opacity:.6;cursor:not-allowed}.swiper-pagination-bullet{background:var(--color-2);opacity:.6;transition:transform .3s ease,background .3s ease}.swiper-pagination-bullet-active{background:var(--color-3)!important;opacity:1}.btn{border-radius:var(--rounded);display:inline-flex;align-items:center;gap:1rem;min-height:55px;text-transform:uppercase;letter-spacing:2px;padding:5px 30px;cursor:pointer;font-weight:600;font-size:13px}.form-custom input[type=text],.form-custom input[type=email],.form-custom input[type=tel],.form-custom textarea{width:100%;padding:1rem 2.5rem;font-size:1rem;color:#c7c7c7;background-color:#fff;border:1px solid #fff;border-radius:var(--rounded);outline:none;transition:all .2s ease-in-out}.form-custom input[type=text]::placeholder,.form-custom input[type=email]::placeholder,.form-custom input[type=tel]::placeholder,.form-custom textarea::placeholder{color:#c7c7c7;opacity:1;transition:color .2s ease-in-out}.form-custom input[type=text]:hover,.form-custom input[type=email]:hover,.form-custom input[type=tel]:hover,.form-custom textarea:hover{border-color:#fff}.form-custom input[type=text]:focus,.form-custom input[type=email]:focus,.form-custom input[type=tel]:focus,.form-custom textarea:focus{border-color:#fff;box-shadow:0 0 0 3px #007bff33;color:var(--color-3)}.form-custom input[type=text]:focus::placeholder,.form-custom input[type=email]:focus::placeholder,.form-custom input[type=tel]:focus::placeholder,.form-custom textarea:focus::placeholder{color:var(--color-3)}.h0{font-size:100px!important}h1{font-size:90px;font-weight:700;line-height:1.2}h2{font-size:63px;font-weight:700;line-height:1.25}h3{font-size:50px;font-weight:600;line-height:1.3}h4{font-size:35px;font-weight:600;line-height:1.3}h5{font-size:25px;font-weight:600;line-height:1.35}h6{font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:1px;line-height:1.4}p{font-size:17px;font-weight:400}a{font-size:16px}h1,h2,h3,h4,h5,h6,p{margin-bottom:25px}@media (max-width: 1024px){.h0{font-size:40px!important}h1{font-size:32px!important}h2{font-size:26px!important}h3{font-size:22px!important}h4{font-size:18px!important}h5{font-size:15px!important}h6{font-size:12px!important}p{font-size:14px!important}}
