html,body{margin:0;padding:0;box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}*,*:before,*:after{box-sizing:inherit}.hero-section{position:relative;display:grid;grid-template-columns:1fr;grid-template-areas:"content" "slider";min-height:100vh;width:100%;max-width:100%;overflow:hidden;row-gap:16px;padding:0}@media (min-width: 1024px){.hero-section{grid-template-columns:45% 55%;grid-template-areas:"content slider";padding-bottom:80px;row-gap:0}}.hero-bg-blur{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;filter:blur(12px);transform:scale(1.08);z-index:0}.hero-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:1}[dir=ltr] .hero-bg-blur,[dir=ltr] .hero-bg-image{transform:scaleX(-1)}[dir=ltr] .hero-bg-blur{transform:scaleX(-1) scale(1.08)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:#0000}.hero-left{grid-area:content;position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;text-align:center;width:100%;max-width:100%}@media (min-width: 1024px){.hero-left{align-items:flex-end;text-align:right;padding:clamp(1rem,4vw,2rem);padding-right:1rem}}.hero-left-content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%}@media (min-width: 1024px){.hero-left-content{align-items:flex-end}}.brand-logo{width:clamp(120px,45vw,420px);max-width:100%;height:auto}@media (min-width: 1024px){.brand-logo{width:clamp(140px,45vw,420px)}}.side-slider-wrap{grid-area:slider;position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;width:100%;max-width:100%}@media (min-width: 1024px){.side-slider-wrap{padding:12rem 1rem 1rem;justify-content:flex-start}}.slider-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%}@media (min-width: 768px){.slider-container{max-width:calc(34rem - 60px)}}.double-slider{width:100%;max-width:100%}@media (min-width: 768px){.double-slider{max-width:calc(30rem - 20px)}}@media (min-width: 1024px){.double-slider{max-width:calc(34rem - 60px)}}.side-slider{width:100%;height:auto;overflow:hidden;margin:0!important}@media (max-width: 767px){.side-slider{height:200px}.side-slider .swiper-slide{height:180px}}@media (min-width: 768px) and (max-width: 1023px){.side-slider{height:340px}.side-slider .swiper-slide{height:170px}}@media (min-width: 1024px){.side-slider{height:200px}.side-slider .swiper-slide{height:180px}}.row-gap{height:8px}@media (min-width: 768px){.row-gap{height:0px!important}}.side-slider .swiper-slide{display:flex;align-items:center;justify-content:center}.side-card{width:100%;height:100%;border-radius:8px;overflow:hidden;background:#0b2a4a;box-shadow:0 10px 20px #00000059;border:none;border-left:5px solid #00a9e2;transform:scale(1);transition:transform .3s ease}.side-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slider-controls{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:1rem;position:relative;z-index:5}[dir=ltr] .slider-controls{flex-direction:row}[dir=rtl] .slider-controls{flex-direction:row-reverse}.cta-btn{background:transparent;color:#fff;border:1px solid #fff;transition:all .3s ease;border-radius:4px;white-space:nowrap}.cta-btn:hover{background:#1f6fb2;border-color:#1f6fb2}.side-slider-pagination .swiper-pagination-bullet{background:#fff;opacity:.7;width:10px;height:10px;transition:all .3s ease}.side-slider-pagination .swiper-pagination-bullet-active{background:#00a9e2;opacity:1;transform:scale(1.2)}.disclaimer-text{color:#ffffffb3;font-size:.75rem;text-align:center;z-index:4;width:100%;padding:0 1rem 1rem;position:relative}@media (min-width: 1024px){.disclaimer-text{position:absolute;bottom:12px;left:50%;transform:translate(-50%);padding:0}.disclaimer-text a{pointer-events:auto}}.main-header{position:absolute;top:40px;left:0;right:0;z-index:10;display:flex;justify-content:center;align-items:center;padding:0 1rem;color:#fff;flex-wrap:wrap}@media (min-width: 1024px){.main-header{justify-content:flex-end;padding:0 2rem;flex-wrap:nowrap}}.auth-buttons-container{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:center}@media (min-width: 1024px){.auth-buttons-container{flex-wrap:nowrap;justify-content:flex-end}}.auth-button{background-color:transparent;border:2px solid #fff;color:#fff;padding:.5rem 1rem;border-radius:9999px;display:flex;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;white-space:nowrap}.auth-button:hover{background-color:#ffffff1a}@media (max-width: 1023px){.hero-left-content h1,.hero-left-content h2{max-width:100%;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}.swiper,.swiper-wrapper{width:100%!important;max-width:100%!important}.swiper-slide{width:auto!important;max-width:100%!important}
