*{margin:0;padding:0;box-sizing:border-box}body,html{overflow-x:hidden}body{font-family:var(--font-vela-regular);color:#1b1e30;display:flex;flex-direction:column;min-height:100vh;justify-content:space-between}body.modalOpen{overflow:hidden;padding-right:var(--scrollbar-width,0);width:100%}h1,h2,h3,h4,h5,h6{font-family:var(--font-vela-semibold)}.container{max-width:1570px;margin:0 auto;padding:0 25px}a{color:inherit;text-decoration:none}ul{list-style:none}.sectionTitle{font-family:var(--font-vela-semibold);font-size:52px;line-height:110%}@media(max-width:992px){.sectionTitle{font-size:26px}}.swiper-pagination-bullet{background:rgba(0,6,39,.4)!important;opacity:1!important}.swiper-pagination-bullet-active{background:#000627!important}.slideThumbs.swiper-slide-thumb-active{background:rgba(0,0,0,0)}