.firstview{position:relative;width:100%}.firstview__text{left:20%;position:absolute;top:40%;transform:translate(-50%,-50%);z-index:2}@media (max-width:1200px){.firstview__text{left:20%;top:15%}}@media (max-width:768px){.firstview__text{left:30%;position:absolute;top:20%}}.firstview__text h1{font-size:3rem;letter-spacing:2.4px;line-height:140%}.firstview__text h1,.firstview__text p{color:#0a2744;font-weight:var(--font-weight-bold)}.firstview__text p{font-size:var(--font-size-lg);letter-spacing:1.25px;line-height:180%}.firstview__img img{height:70vh;object-fit:cover;width:100%}.firstview__wave{bottom:0;height:150px;line-height:0;position:absolute;width:100%;z-index:1}.firstview__wave svg{display:block;height:100%;width:100%}.firstview__wave:after{background:var(--color-white);bottom:-1px;content:"";height:2px;left:0;position:absolute;width:100%;z-index:2}@media (max-width:768px){.firstview{margin:0;width:100%}.firstview__img{aspect-ratio:375/210}}.blog-carousel{align-items:center;display:flex;flex-direction:row;justify-content:center;overflow:hidden;position:absolute;right:5%;text-align:center;top:30%;width:800px}@media (max-width:850px){.blog-carousel{left:5%;top:50%;transform:translateY(-50%);width:90%}}@media (min-width:2000px){.blog-carousel{right:10%;top:2;width:1000px}}.carousel-container{flex-direction:column;padding:30px}.carousel-container,.carousel-slide{align-items:center;aspect-ratio:586/306;display:flex}.carousel-slide{border-radius:20px;bottom:5px;flex-shrink:0;justify-content:center;overflow:hidden;width:586px}.carousel-slide img{border-radius:10px;display:block;height:100%;object-fit:cover;width:100%}@media (max-width:850px){.carousel-container{padding:10px}.carousel-container,.carousel-slide{aspect-ratio:410/214;max-width:410px;width:100%}.carousel-slide{bottom:0}.carousel-slide img{height:100%;object-fit:cover;width:100%}}@media (max-width:768px){.carousel-container,.carousel-slide{aspect-ratio:236/123;max-width:236px}}@media (min-width:2000px){.carousel-container{aspect-ratio:586/306;max-width:880px}.carousel-slide{aspect-ratio:586/306;width:880px}.carousel-slide img{height:420px;object-fit:cover;width:800px}}.carousel-slide{opacity:0;position:absolute;transition:opacity .5s ease-in-out}.carousel-container{height:auto;position:relative;width:100%}@media (max-width:768px){.carousel-slide img{height:123px;width:236px}}.carousel-next,.carousel-prev{background:#4d98e4;border:none;border-radius:50%;color:#fff;cursor:pointer;flex-shrink:0;height:71px;margin-top:80px;transform:translateY(-50%);width:71px}@media (max-width:850px){.carousel-prev{margin-right:20px}.carousel-next{margin-left:20px}}@media (max-width:768px){.carousel-next,.carousel-prev{height:29px;margin-top:30px;width:28px}.carousel-next svg,.carousel-prev svg{flex-shrink:0;height:7.148px;width:4.134px}}.carousel-next:before,.carousel-prev:before{background:radial-gradient(circle,#fff 60%,transparent 61%) 50%/100% 100% no-repeat,linear-gradient(218deg,#9aedb6 3.85%,#0071e0 94.23%);border-radius:50%;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease;z-index:-1}.carousel-next:hover:before,.carousel-prev:hover:before,.carousel-slide-content a:hover:before{opacity:1}.carousel-next svg,.carousel-prev svg,.carousel-slide-content a svg{transition:stroke .3s ease,fill .3s ease}.carousel-next:hover path,.carousel-next:hover svg,.carousel-prev:hover path,.carousel-prev:hover svg,.carousel-slide-content a:hover path,.carousel-slide-content a:hover svg{fill:#0071e0;stroke:#0071e0}