main{--dark-blue:rgb(0,65,121);--white:#ffffff;--light-blue:rgb(55,182,236);--Grey:#f6fcfe;--white-smoke:#f4f4f4;}.swiper-logos .swiper-wrapper {     transition-timing-function: linear!important; }

.swiper-logos{
    pointer-events: none;
}

@keyframes clickScale {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
}

.animate-scale {
  animation: clickScale 200ms ease-in-out forwards;
}

.swiper-about{
  overflow: visible!important;
}

html, body {
    height: auto!important;
}

@media screen and (max-width: 991px) {
    .hamburger {
        display: flex!important;
        transform: translateX(100%);
        opacity: 0;
        transition: all 300ms ease; 
    }
    .hamburger.active {
        transform: translateX(0%);
        opacity: 1;
    }

#hamburger-trigger {
    width: 30px;
    height: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    position: relative;
}


}

.overflow-hidden{
    overflow: hidden!important;
}


#hamburger-trigger span {
    width: 30px;
    height: 3px;
    background: var(--dark-blue);
    transition: all 0.3s ease-in-out;
    position: absolute;
}

/* Pomeranje linija u normalnom stanju */
#hamburger-trigger span:nth-child(1) {
    transform: translateY(-10px);
}

#hamburger-trigger span:nth-child(2) {
    opacity: 1;
}

#hamburger-trigger span:nth-child(3) {
    transform: translateY(10px);
}

/* Aktivni stil (X efekat) */
#hamburger-trigger.active span:nth-child(1) {
    transform: translateY(0) rotate(45deg);
}

#hamburger-trigger.active span:nth-child(2) {
    opacity: 0;
}

#hamburger-trigger.active span:nth-child(3) {
    transform: translateY(0) rotate(-45deg);
}

.display-none{
    display: none;
}

.resources-image {
  transition: transform 0.35s ease;
  transform-origin: center;
  display: inline-block;
  will-change: transform;
}

.resources-image:hover {
  transform: scale(1.5);
}

main {color:rgba(0,0,0,1.00);position:relative;font-size:1vw;background:rgba(255,255,255,1.00);min-height:100vh;font-family:'Montserrat';font-weight:400;line-height:1.4;overflow:clip;}@media screen and (max-width: 991px) {main {font-size:1rem;}}@media screen and (max-width: 480px) {main {font-size:0.875rem;}}main container{width:100%;display:block;max-width:90%;margin-top:0px;margin-left:auto;margin-right:auto;padding-left:20px;margin-bottom:0px;padding-right:20px;}@media screen and (max-width: 991px) {main container{max-width:100%;}}main h2{font-size:42px;margin-top:0px;font-weight:700;margin-bottom:0px;}main h1{font-size:60px;margin-top:0px;font-weight:700;margin-bottom:0px;}main h3{font-size:32px;margin-top:0px;margin-bottom:0px;}main h4{font-size:24px;margin-top:0px;font-weight:700;margin-bottom:0px;}main h5{font-size:20px;margin-top:0px;font-weight:700;margin-bottom:0px;}main h6{font-size:16px;margin-top:0px;font-weight:700;margin-bottom:0px;}main p{margin-top:0px;margin-bottom:0px;}@media screen and (max-width: 991px) {main p{font-size:1.2rem;}}main .stylesheet-part{padding:60px 0px 60px 0px;border-bottom:1px solid rgba(223,223,223,1.00);}@media screen and (max-width: 991px) {main .stylesheet-part{padding:40px 0px 40px 0px;}}main ul{padding-left:20px;}main ol{padding-left:20px;}main img{display:block;max-width:100%;}main textarea{resize:vertical;}main .button-primary{color:rgba(255,255,255,1.00);border:1px solid rgba(0,0,0,1);background:rgba(0,0,0,1.00);padding-top:12px;padding-left:20px;padding-right:20px;padding-bottom:12px;}main .button-primary:hover{color:rgba(0,0,0,1.00);background:rgba(255,255,255,1.00);}main a{cursor:pointer;transition:all 200ms 0ms linear;}main .button-secondary{color:rgba(0,0,0,1.00);border:1px solid rgba(0,0,0,1);background:rgba(255,255,255,1.00);padding-top:12px;padding-left:20px;padding-right:20px;padding-bottom:12px;}main .button-secondary:hover{color:rgba(255,255,255,1.00);background:rgba(0,0,0,1.00);}main button{cursor:pointer;}main component{display:block;}main .rich-text-dh-styling  hr{width:100%;border:0px solid rgba(0,0,0,1);height:1px;display:block;border-top:1px solid rgb(203,203,203);margin-top:20px;padding-top:0px;margin-bottom:20px;padding-bottom:0px;}main .rich-text-dh-styling{display:flex;row-gap:24px;flex-direction:column;}main blockquote{display:block;background:#00000008;margin-left:0px;padding-top:15px;margin-right:0px;padding-left:15px;border-radius:6px;padding-right:15px;padding-bottom:15px;}main blockquote  cite{color:rgb(139,139,139);display:block;margin-top:10px;font-weight:500;padding-left:15px;}main .navbar-link{color:var(--dark-blue);text-decoration:none;font-weight:500;text-transform:uppercase;}main .navbar-link:hover{color:var(--light-blue);}main .navbar-link.dh-active{color:var(--light-blue);}main .gap-20{display:flex;flex-direction:column;row-gap:20px;}main .h1{font-size:3vw;font-family:'Signika';font-weight:500;line-height:1.2;}@media screen and (max-width: 991px) {main .h1{font-size:3rem;}}@media screen and (max-width: 480px) {main .h1{font-size:1.8rem;}}main .swiper-slide{min-height:400px;display:flex;flex-direction:column;align-items:flex-end;row-gap:30px;border-radius:20px;justify-content:space-between;}main .logo-slide{max-width:13vw;}@media screen and (max-width: 991px) {main .logo-slide{max-width:120px;}}main .image-slide{width:100%;filter:grayscale(100);}main .swiper-logos{width:100%;}main .gap-10{display:flex;flex-direction:column;row-gap:10px;}main .h2{font-size:3vw;color:var(--dark-blue);line-height:1.1;font-family:'Signika';font-weight:500;}@media screen and (max-width: 991px) {main .h2{font-size:3rem;}}@media screen and (max-width: 480px) {main .h2{font-size:2rem;}}main .section-title{font-size:1.2vw;font-weight:500;}@media screen and (max-width: 991px) {main .section-title{font-size:1.2rem;}}@media screen and (max-width: 480px) {main .section-title{font-size:1rem;}}main .count-item{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;row-gap:10px;text-align:center;font-size:0.7vw;color:var(--dark-blue);font-weight:700;}@media screen and (max-width: 480px) {main .count-item{font-size:1rem;}}main .count-no{font-size:2.5vw;font-weight:700;color:#37b6ec;}@media screen and (max-width: 480px) {main .count-no{font-size:1.4rem;}}main .cta-blue{padding-left:30px;padding-right:30px;min-height:40px;display:flex;align-items:center;background:var(--light-blue);color:var(--white);text-decoration:none;font-size:1.1vw;border-radius:8px;box-shadow:5px 5px 5px 2px rgba(0,0,0,0.1);font-weight:300;justify-content:center;text-transform:uppercase;}@media screen and (max-width: 480px) {main .cta-blue{font-size:1.1rem;}}main .cta-dark-blue{padding-left:30px;padding-right:30px;min-height:40px;display:flex;align-items:center;background:var(--dark-blue);color:var(--white);text-decoration:none;font-size:1.1vw;border-radius:8px;box-shadow:5px 5px 5px 2px rgba(0,0,0,0.1);font-weight:300;justify-content:center;}@media screen and (max-width: 480px) {main .cta-dark-blue{font-size:1rem;}}main .gap-40{display:flex;flex-direction:column;row-gap:40px;}main .text-color-white{color:var(--white)!important;}main .gap-30{display:flex;flex-direction:column;row-gap:30px;}@media screen and (max-width: 480px) {main .gap-30{row-gap:20px;}}main .header-title{font-size:1.1vw;text-transform:uppercase;}@media screen and (max-width: 991px) {main .header-title{font-size:1.1rem;}}main .table-row{min-height:55px;width:100%;display:flex;align-items:center;justify-content:center;font-weight:500;border-left:1px solid var(--light-blue);font-size:0.8vw;position:relative;}main .table-row:hover .abs-table-text{opacity:1!important;}main .table-row:hover span{opacity:0;}@media screen and (max-width: 1600px) {main .table-row{font-size:0.9vw;}}@media screen and (max-width: 991px) {main .table-row{border-left:none;font-size:1rem;}}main .gap-30-center{display:flex;flex-direction:column;row-gap:30px;align-items:center;justify-content:center;text-align:center;}@media screen and (max-width: 480px) {main .gap-30-center{row-gap:20px;}}main .gap-10-center{display:flex;flex-direction:column;row-gap:10px;align-items:center;justify-content:center;}main .image-100{width:100%;}main .team-slide{display:flex;align-items:stretch;padding-left:5%;justify-content:space-between;position:relative;}@media screen and (max-width: 991px) {main .team-slide{flex-direction:column-reverse;height:100%;}}main .team-content{width:50%;display:flex;align-items:center;flex-direction:column;justify-content:center;row-gap:40px;}@media screen and (max-width: 991px) {main .team-content{width:100%;}}main .text-bold{font-weight:500;}main .swiper-prev{width:44px;cursor:pointer;}main .swiper-next{cursor:pointer;}main .team-video-cta{position:absolute;top:auto;left:0%;right:auto;bottom:0%;width:100%;background:var(--light-blue);display:flex;align-items:center;justify-content:center;color:var(--white);text-transform:uppercase;font-weight:500;font-size:1.2vw;padding-top:10px;padding-bottom:10px;cursor:pointer;}@media screen and (max-width: 991px) {main .team-video-cta{font-size:1rem;}}main .padding-top-100{padding-top:100px;}@media screen and (max-width: 480px) {main .padding-top-100{padding-top:50px;}}main .padding-bottom-100{padding-bottom:100px;}@media screen and (max-width: 991px) {main .padding-bottom-100{padding-bottom:50px;}}main .testimonial-item{display:flex;align-items:center;background:#f4f4f4;border-radius:3.5vw;padding-top:30px;padding-right:2.5vw;padding-bottom:30px;padding-left:2.5vw;box-shadow:4px 4px 4px 1px #0000001a;position:relative;z-index:5;font-size:0.82vw;justify-content:flex-end;}@media screen and (max-width: 1600px) {main .testimonial-item{font-size:0.86vw;}}@media screen and (max-width: 991px) {main .testimonial-item{flex-direction:column-reverse;row-gap:10px;padding-top:50px;overflow:hidden;}}@media screen and (max-width: 480px) {main .testimonial-item{border-radius:20px;font-size:1rem;padding-left:20px;padding-right:20px;padding-bottom:0px;padding-top:20px;}}main .h3{font-size:1.56vw;line-height:1.2-;font-weight:600;color:var(--dark-blue);}@media screen and (max-width: 991px) {main .h3{font-size:1.4rem;}}main .not-for-kids-item{padding-top:50px;padding-left:20px;padding-right:20px;padding-bottom:50px;border-radius:36px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;row-gap:15px;font-size:0.9vw;}@media screen and (max-width: 480px) {main .not-for-kids-item{font-size:0.875rem;border-radius:20px;padding-top:30px;padding-bottom:30px;}}main .not-for-icon{width:86px;}main .h3-22{font-size:1.375rem;}@media screen and (max-width: 480px) {main .h3-22{font-size:1.2rem;}}main .cta-flex{display:flex;}main .footer-link{color:var(--dark-blue);text-decoration:none;}main .footer-link:hover{color:var(--light-blue);}main .footer-link.dh-active{color:var(--light-blue);}main .abs-table-text{position:absolute;top:50%;left:50%;right:auto;bottom:auto;text-align:center;transform:translate(-50%,-50%);width:100%;font-size:0.7vw;line-height:1.1-;padding-left:10px;padding-right:10px;font-weight:300;opacity:0%;transition:all 200ms 0ms ease;}@media screen and (max-width: 1600px) {main .abs-table-text{font-size:0.8vw;}}@media screen and (max-width: 991px) {main .abs-table-text{font-size:0.875rem;}}main .padding-bottom-50{padding-bottom:40px;}main .gap-20-center{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:20px;text-align:center;}main .result-item{display:flex;align-items:center;color:var(--white);column-gap:20px;font-weight:600;text-align:left;justify-content:flex-start;font-size:0.9rem;}@media screen and (max-width: 480px) {main .result-item{flex-direction:column;row-gap:10px;text-align:center;}}main .padding-top-50{padding-top:50px;}main .swiper-about{width:100%;max-width:100%;}main .about-slide{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;}main .accordions_wrap{padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;border-radius:20px;cursor:pointer;border:1px solid rgba(255,255,255,0.1);}@media screen and (max-width: 480px) {main .accordions_wrap{padding-left:0px;padding-bottom:0px!important;padding-top:0px;padding-right:0px;margin-bottom:0px;}}main .acc-bottom{overflow:hidden;margin-top:10px;max-width:95%;height:0px;padding-left:30px;}@media screen and (max-width: 480px) {main .acc-bottom{height:0px;max-width:100%;padding-left:20px;}}main .is-18-50{font-size:1.125rem;color:rgb(from rgb(255,255,255) r g b / 50%);}@media screen and (max-width: 480px) {main .is-18-50{font-size:1rem;}}main .faq-title{font-size:1.25rem;max-width:95%;font-weight:700;}@media screen and (max-width: 991px) {main .faq-title{font-size:1.2rem;}}@media screen and (max-width: 480px) {main .faq-title{font-size:1rem;}}main .acc-icon{transition:all 300ms 0ms ease;width:30px;}@media screen and (max-width: 480px) {main .acc-icon{width:20px;}}main .acc-top{background:linear-gradient(90deg, rgba(18,46,84,1) 0%, rgba(28,84,154,1) 100%);color:var(--white);padding-top:30px;padding-bottom:30px;padding-left:20px;padding-right:20px;border-radius:20px;}@media screen and (max-width: 480px) {main .acc-top{padding-top:20px;padding-bottom:20px;}}main .hamburger{display:none;}@media screen and (max-width: 991px) {main .hamburger{display:none;position:fixed;top:0%;left:0%;right:auto;bottom:auto;width:100%;height:100%;background:var(--white);padding-top:140px;padding-left:20px;padding-right:20px;color:var(--dark-blue);flex-direction:column;row-gap:30px;overflow:auto;padding-bottom:50px;z-index:500;}}@media screen and (max-width: 767px) {main .hamburger{width:100%;}}@media screen and (max-width: 480px) {main .hamburger{width:100%;row-gap:20px;padding-top:100px;}}@media screen and (max-width: 991px) {main .hamburger-links-wrap{display:flex;flex-direction:column;row-gap:10px;}}@media screen and (max-width: 991px) {main .hamburger-links-col{padding-left:20px;display:flex;flex-direction:column;row-gap:10px;}}@media screen and (max-width: 991px) {main .hamburger-link{text-decoration:none;color:var(--dark-blue);}}@media screen and (max-width: 767px) {main .hamburger-link{font-weight:500;}main .hamburger-link.dh-active{color:var(--light-blue);}}@media screen and (max-width: 480px) {main .hamburger-link{font-size:1.4rem;}}main .h2-48{font-size:3rem;color:#353a5a;}main .h3-36{font-size:2.25rem;}main .h1-80{font-size:5rem;}main .form-input:focus-within{border:1px solid #f7d974;border-radius:0px;outline:none;}main .form-input{background:rgba(255,255,255,0);border:1px solid rgb(255,255,255);font-size:1.0625rem;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;color:rgb(255,255,255);}main .form-input::placeholder{font-size:1.0625rem;color:rgb(255,255,255);}main .button-yellow{color:#1b5195;border:1px solid #f7d974;background:#f7d873;padding-top:16px;padding-left:40px;padding-right:40px;padding-bottom:16px;border-radius:30px 0px 30px 0px;text-decoration:none;font-size:1.5rem;font-weight:700;}main .button-yellow:hover{color:#f7d974;background:rgba(255,255,255,0);}main .is-education{text-transform:none;font-size:1.125rem;height:57px;}main .h1-64{font-size:4rem;font-family:'Signika';line-height:1.2;}@media screen and (max-width: 767px) {main .h1-64{font-size:3rem;}}@media screen and (max-width: 480px) {main .h1-64{font-size:2rem;}}main .why-row{padding-top:30px;border-top:1px solid rgba(0,0,0,0.1);display:flex;align-items:flex-start;justify-content:space-between;column-gap:30px;}@media screen and (max-width: 991px) {main .why-row{flex-direction:column;row-gap:16px;}}@media screen and (max-width: 480px) {main .why-row{padding-top:20px;}}main .is-dark-blue{color:var(--dark-blue);}main .mw-680{max-width:680px;}main .gap-16{display:flex;flex-direction:column;row-gap:16px;}main .cta-submit{color:rgb(255,255,255);border:1px none rgba(0,0,0,1);font-size:1rem;background:rgb(55,182,236);min-height:50px;padding-left:20px;border-radius:4px;padding-right:20px;}main .newsletter-input{border:1px solid #949596;font-size:1.0625rem;min-width:300px;min-height:50px;padding-left:17px;border-radius:4px;}main .black-line-10{background:rgba(0,0,0,0.1);width:100%;height:1px;}main .studies-item{background:#eaf5fb;padding-left:20px;padding-bottom:55px;padding-top:30px;padding-right:65px;display:flex;align-items:flex-start;column-gap:55px;}@media screen and (max-width: 991px) {main .studies-item{flex-direction:column;row-gap:30px;}}main .resources-image{border-radius:20px;}@media screen and (max-width: 480px) {main .resources-image{cursor:pointer;}}main .dropdown{display:none;justify-content:center;}@media screen and (max-width: 991px) {main span{font-size:1.2rem;}}main .dsa{min-height:100vh;}body main .t7{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t7{row-gap:30px;grid-template-columns:1fr ;}}body main .t9{display:flex;row-gap:25px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t9{row-gap:20px;}}@media screen and (max-width: 991px) {body main .t10{color:rgba(163,117,255,1.00);}}body main .t18{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t18{row-gap:30px;grid-template-columns:1fr ;}}body main .t20{display:flex;row-gap:40px;column-gap:40px;}body main .t22{display:flex;flex-direction:column;}body main .t23{display:flex;flex-direction:column;}body main .t24{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t27{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t29{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t29{row-gap:30px;grid-template-columns:1fr ;}}body main .t30{display:flex;row-gap:25px;flex-direction:column;}body main .t34{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t36{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t37{display:flex;column-gap:100px;}body main .t40{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t48{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}@media screen and (max-width: 991px) {body main .t56{color:rgba(163,117,255,1.00);}}body main .t64{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t64{row-gap:30px;grid-template-columns:1fr ;}}body main .t66{display:flex;row-gap:25px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t66{row-gap:20px;}}@media screen and (max-width: 991px) {body main .t67{color:rgba(163,117,255,1.00);}}body main .t75{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t75{row-gap:30px;grid-template-columns:1fr ;}}body main .t77{display:flex;row-gap:40px;column-gap:40px;}body main .t79{display:flex;flex-direction:column;}body main .t80{display:flex;flex-direction:column;}body main .t81{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t84{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t86{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t86{row-gap:30px;grid-template-columns:1fr ;}}body main .t87{display:flex;row-gap:25px;flex-direction:column;}body main .t91{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t93{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t94{display:flex;column-gap:100px;}body main .t97{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t105{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}@media screen and (max-width: 991px) {body main .t113{color:rgba(163,117,255,1.00);}}body main .t115{color:var(--white);position:relative;}body main .t116{width:100%;}@media screen and (max-width: 991px) {body main .t116{width:100%;object-fit:cover;aspect-ratio:0.9 / 1;object-position:bottom;}}@media screen and (max-width: 767px) {body main .t116{aspect-ratio:0.7/1;}}@media screen and (max-width: 480px) {body main .t116{aspect-ratio:0.4/1;}}body main .t117{top:50%;left:50%;right:auto;bottom:auto;position:absolute;transform:translate(-50%,-50%);transition:;}@media screen and (max-width: 991px) {body main .t117{top:50px;transform:translate(-50%,0%);}}@media screen and (max-width: 480px) {body main .t117{top:50px;transform:translate(-50%,0%);}}body main .t118{max-width:45%;}@media screen and (max-width: 991px) {body main .t118{max-width:100%;padding-top:0px;}}body main .t119{font-size:2.5vw;}@media screen and (max-width: 480px) {body main .t119{font-size:1.8rem;}}body main .t122{display:none;}@media screen and (max-width: 991px) {body main .t122{display:none;margin-top:10px;}}body main .t145{padding-top:20px;}@media screen and (max-width: 991px) {body main .t145{margin-top:-106px;text-align:center;padding-top:50px;}}@media screen and (max-width: 480px) {body main .t145{margin-top:-28px;}}body main .t147{display:flex;column-gap:50px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t147{row-gap:40px;flex-direction:column-reverse;}}body main .t148{width:45%;}@media screen and (max-width: 991px) {body main .t148{width:100%;}}body main .t154{display:flex;max-width:80%;column-gap:15px;}@media screen and (max-width: 991px) {body main .t154{row-gap:10px;max-width:100%;align-items:center;flex-direction:column;}}body main .t155{padding-bottom:20px;}body main .t156{color:var(--white);position:relative;padding-top:40px;padding-bottom:40px;}body main .t157{z-index:2;position:relative;}body main .t158{top:0%;left:0%;right:auto;width:90%;bottom:auto;height:100%;position:absolute;background:linear-gradient(45deg, #122e54, #1c549a);padding-top:40px;border-radius:0px 80px 80px 0px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t158{width:99%;border-radius:0px 15px 15px 0px;}}body main .t160{max-width:90%;}@media screen and (max-width: 480px) {body main .t160{max-width:98%;}}body main .t161{overflow:hidden;position:relative;padding-top:108px;padding-bottom:300px;background-size:cover;background-image:url(https://global.divhunt.com/8642c5fab7db92f92f9b67870597b93f_32686.png);background-repeat:no-repeat;background-position:0% 100%;}@media screen and (max-width: 991px) {body main .t161{text-align:center;padding-top:50px;padding-bottom:50px;}}@media screen and (max-width: 480px) {body main .t161{padding-bottom:0px;}}body main .t162{z-index:2;position:relative;}@media screen and (max-width: 991px) {body main .t162{display:flex;}}body main .t163{top:-160px;left:-172px;right:auto;width:360px;bottom:auto;position:absolute;}body main .t164{width:50%;}@media screen and (max-width: 1600px) {body main .t164{width:100%;}}@media screen and (max-width: 991px) {body main .t164{width:100%;}}@media screen and (max-width: 480px) {body main .t165{align-items:center;}}@media screen and (max-width: 480px) {body main .t166{max-width:300px;}}body main .t167{display:flex;text-align:left;border-bottom:1px solid var(--light-blue);border-radius:36px;}@media screen and (max-width: 991px) {body main .t167{row-gap:20px;border-radius:0px;flex-direction:column;}}body main .t168{color:var(--white);display:flex;background:var(--light-blue);min-height:60px;align-items:center;padding-left:40px;padding-right:40px;}@media screen and (max-width: 991px) {body main .t168{text-align:center;justify-content:center;}}body main .t169{z-index:2;position:relative;}body main .t170{overflow:hidden;border-radius:36px 0px 0px 0px;}@media screen and (max-width: 991px) {body main .t170{border:1px solid var(--light-blue);border-radius:0px 0px 0px 0px;}}body main .t179{border-radius:0px 0px 0px 36px;}body main .t181{flex:1 1 0%;border-left:1px solid var(--light-blue);border-right:1px solid var(--light-blue);border-radius:0px 36px 36px 36px;}@media screen and (max-width: 991px) {body main .t181{border-radius:0px 0px 0px 0px;}}body main .t182{color:rgb(255,255,255);display:flex;position:relative;background:var(--dark-blue);min-height:60px;align-items:center;padding-left:40px;border-radius:0px 36px 0px 0px;padding-right:40px;justify-content:center;}@media screen and (max-width: 991px) {body main .t182{border-radius:0px 0px 0px 0px;}}body main .t184{border-left:none;}body main .t186{display:grid;margin-top:0px;padding-top:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t186{display:flex;flex-direction:column;}}body main .t187{border-left:none;}body main .t189{border-left:none;}body main .t191{border-left:none;}body main .t193{border-left:none;}body main .t195{border-left:none;}body main .t197{border-left:none;}body main .t199{border-left:none;}@media screen and (max-width: 991px) {body main .t199{border-radius:0px 0px 0px 0px;}}body main .t201{width:100%;transform:;}@media screen and (max-width: 1600px) {body main .t202{margin-left:auto;margin-right:auto;}}body main .t203{top:40%;left:auto;right:0%;bottom:auto;position:absolute;transform:translate(0px,-50%);}@media screen and (max-width: 1600px) {body main .t203{top:40px;width:50%;display:none;position:relative;transform:translate(0px,0%);}}@media screen and (max-width: 991px) {body main .t203{width:100%;display:block;position:static;transform:translate(0px,0%);margin-left:auto;}}body main .t204{position:relative;}body main .t205{z-index:2;position:relative;}@media screen and (max-width: 480px) {body main .t206{max-width:300px;}}body main .t207{width:100%;display:grid;column-gap:30px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t207{display:flex;row-gap:20px;flex-direction:column;}}body main .t208{color:var(--white);background:var(--dark-blue);}body main .t212{color:var(--dark-blue);border:1px solid var(--dark-blue);background:var(--white);}body main .t216{color:var(--white);background:var(--light-blue);}@media screen and (max-width: 480px) {body main .t216{border-radius:20px;}}body main .t220{color:var(--dark-blue);background:#f4f4f4;}@media screen and (max-width: 480px) {body main .t220{font-size:1rem;padding-top:30px;border-radius:20px;padding-bottom:40px;}}body main .t224{top:-20%;left:auto;right:-14%;width:50%;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t225{padding-bottom:30px;}}@media screen and (max-width: 767px) {body main .t231{font-size:1rem;}}body main .t239{padding-bottom:50px;}body main .t241{display:flex;row-gap:30px;max-width:900px;background:#eaf5fb;box-shadow:0 6px 6px #00000026;text-align:center;align-items:center;margin-left:auto;padding-top:4vw;margin-right:auto;padding-left:4vw;border-radius:2.5vw;padding-right:4vw;flex-direction:column;padding-bottom:4vw;-webkit-box-shadow:0px 6px 6px 0px rgba(0, 0, 0, .15);}@media screen and (max-width: 480px) {body main .t241{display:flex;row-gap:25px;position:relative;max-width:100%;padding-top:25px;padding-left:10px;border-radius:20px;padding-right:10px;flex-direction:column;padding-bottom:25px;}}body main .t242{display:flex;column-gap:6px;align-items:center;}@media screen and (max-width: 480px) {body main .t242{width:100%;row-gap:20px;position:static!important;flex-direction:column;}}body main .t243{border:1px solid #949596;font-size:1.0625rem;min-width:300px;min-height:50px;padding-left:17px;border-radius:4px;}@media screen and (max-width: 480px) {body main .t243{width:100%;}}body main .t244{color:rgb(255,255,255);border:1px none rgba(0,0,0,1);font-size:1rem;background:rgb(55,182,236);min-height:50px;padding-left:20px;border-radius:4px;padding-right:20px;}@media screen and (max-width: 480px) {body main .t244{width:100%;}}@media screen and (max-width: 480px) {body main .t246{max-width:300px;}}body main .t250{display:flex;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t250{row-gap:50px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t250{align-items:center;}}@media screen and (max-width: 480px) {body main .t250{row-gap:30px;}}body main .t252{width:20vw;}@media screen and (max-width: 991px) {body main .t252{width:200px;}}body main .t253{display:flex;column-gap:10vw;align-items:flex-start;}@media screen and (max-width: 991px) {body main .t253{row-gap:40px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t253{align-items:center;}}body main .t255{display:flex;column-gap:72px;align-items:center;border-bottom:1px solid rgba(18,18,18,0.2);padding-bottom:1vw;}@media screen and (max-width: 480px) {body main .t255{row-gap:20px;border-bottom:none;flex-direction:column;padding-bottom:20px;}}body main .t257{display:flex;column-gap:100px;align-items:center;padding-top:1vw;}@media screen and (max-width: 480px) {body main .t257{row-gap:20px;padding-top:20px;flex-direction:column;}}body main .t258{color:rgb(0,65,121);display:flex;row-gap:5px;font-size:0.8vw;align-items:flex-end;flex-direction:column;}@media screen and (max-width: 991px) {body main .t258{font-size:0.875rem;}}@media screen and (max-width: 767px) {body main .t258{row-gap:20px;align-items:center;flex-direction:column;}}body main .t259{font-weight:500;}body main .t260{color:rgb(0,65,121);font-weight:500;text-decoration:none;}body main .t261{display:flex;column-gap:10px;}body main .t263{width:30px;}body main .t264{font-size:0.9vw;margin-top:40px;text-align:center;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t264{margin-top:30px;text-align:left;}}@media screen and (max-width: 767px) {body main .t264{font-size:1rem;text-align:center;}}@media screen and (max-width: 480px) {body main .t264{font-size:0.75rem;}}body main .t268{padding-top:15px;padding-bottom:15px;}@media screen and (max-width: 991px) {body main .t268{z-index:3000;position:relative;}}@media screen and (max-width: 480px) {body main .t268{padding-top:10px;padding-bottom:10px;}}body main .t270{display:flex;align-items:center;justify-content:space-between;}body main .t271{display:flex;column-gap:30px;align-items:center;}@media screen and (max-width: 991px) {body main .t271{display:none;}}@media screen and (max-width: 480px) {body main .t271{display:none;}}body main .t275{width:230px;}@media screen and (max-width: 480px) {body main .t275{width:150px;}}body main .t280{color:var(--white);position:relative;}@media screen and (max-width: 991px) {body main .t280{padding-top:100px;}}@media screen and (max-width: 767px) {body main .t280{padding-bottom:100px;}}@media screen and (max-width: 480px) {body main .t280{padding-top:80px;margin-bottom:;padding-bottom:0px;}}body main .t281{position:relative;padding-bottom:100px;background-size:cover;background-image:url(https://global.divhunt.com/4935f5ef97edfd6adee520b4e1dd447c_27583.png);background-position:0% 100%;}@media screen and (max-width: 991px) {body main .t281{padding-top:25px;padding-bottom:100px;}}@media screen and (max-width: 480px) {body main .t281{padding-top:0px;padding-bottom:80px;}}body main .t282{z-index:2;position:relative;}body main .t283{display:flex;column-gap:030px;align-items:center;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t283{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t283{row-gap:0px;flex-direction:column;}}body main .t284{width:50%;position:relative;}@media screen and (max-width: 991px) {body main .t284{width:100%;align-items:flex-start;}}@media screen and (max-width: 480px) {body main .t284{padding-top:25px;}}body main .t287{display:none;column-gap:15px;}@media screen and (max-width: 991px) {body main .t287{align-items:center;justify-content:center;}}body main .t289{width:50%;}@media screen and (max-width: 991px) {body main .t289{width:100%;position:static;margin-top:30px;}}body main .t290{position:relative;}@media screen and (max-width: 991px) {body main .t290{padding-top:50px;}}body main .t294{top:0%;left:0%;right:auto;width:50%;bottom:auto;height:100%;position:absolute;background:linear-gradient(45deg, #122e54, #1c549a);padding-top:40px;border-radius:0px 80px 80px 0px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t294{width:99%;display:none;border-radius:0px 15px 15px 0px;}}body main .t295{color:var(--white);position:relative;margin-top:40px;}@media screen and (max-width: 480px) {body main .t295{margin-top:20px;}}body main .t296{z-index:2;position:relative;}body main .t297{width:45%;}@media screen and (max-width: 991px) {body main .t297{width:100%;}}body main .t301{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t301{color:rgb(0,0,0);padding-top:0px;flex-direction:column;}}body main .t302{width:35%;}@media screen and (max-width: 991px) {body main .t302{width:100%;margin-top:0px;}}body main .t303{padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 480px) {body main .t303{padding-top:0px;}}body main .t305{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t305{flex-direction:column-reverse;}}body main .t306{width:40%;}@media screen and (max-width: 991px) {body main .t306{width:100%;}}body main .t307{width:50%;}@media screen and (max-width: 991px) {body main .t307{width:100%;}}body main .t312{padding-top:150px;background-size:cover;background-image:url(https://global.divhunt.com/210ec7dc1f7f7a00266a62194131cbf2_22378.png);background-position:0% 0%;}@media screen and (max-width: 991px) {body main .t312{padding-top:100px;}}@media screen and (max-width: 480px) {body main .t312{padding-top:50px;}}body main .t314{margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t314{text-align:left;align-items:flex-start;}}body main .t319{color:rgb(255,255,255);position:relative;margin-top:100px;padding-top:30px;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t319{color:rgb(0,0,0);margin-top:30px;padding-top:40px;padding-bottom:40px;}}body main .t320{top:0%;left:0%;right:auto;width:60%;bottom:auto;height:100%;position:absolute;background:linear-gradient(45deg, #122e54, #1c549a);padding-top:40px;border-radius:0px 80px 80px 0px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t320{width:99%;display:none;border-radius:0px 15px 15px 0px;}}body main .t321{z-index:2;position:relative;}body main .t322{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t322{flex-direction:column;}}body main .t323{width:55%;}@media screen and (max-width: 991px) {body main .t323{width:100%;}}body main .t325{width:35%;}@media screen and (max-width: 991px) {body main .t325{width:100%;max-width:95%;}}@media screen and (max-width: 991px) {body main .t326{color:rgb(0,0,0)!important;}}@media screen and (max-width: 480px) {body main .t326{color:var(--dark-blue)!important;}}body main .t332{width:100%;display:grid;column-gap:30px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t332{display:flex;row-gap:30px;flex-direction:column;}}body main .t333{border:1px solid rgba(0,0,0,1);display:flex;column-gap:30px;align-items:center;font-weight:500;padding-top:10px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:10px;}body main .t336{display:flex;row-gap:50px;margin-top:80px;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t336{row-gap:30px;}}body main .t338{width:100%;display:grid;max-width:1200px;column-gap:30px;align-items:start;margin-left:auto;margin-right:auto;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t338{display:flex;row-gap:40px;flex-direction:column;}}body main .t339{display:flex;row-gap:30px;text-align:center;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t339{width:100%;}}body main .t340{color:var(--white);width:10vw;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#122e54",endColorstr="#1c549a",GradientType=1);height:10vw;display:flex;font-size:3vw;background:linear-gradient(45deg, #122e54, #1c549a);box-shadow:0 5px 5px 2px #0000001a;margin-top:0;text-align:center;align-items:center;font-weight:700;margin-left:auto;margin-right:auto;border-radius:50%;justify-content:center;}@media screen and (max-width: 480px) {body main .t340{width:200px;height:200px;}}@media screen and (max-width: 480px) {body main .t341{font-size:3rem;}}body main .t343{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#122e54",endColorstr="#1c549a",GradientType=1);z-index:10;position:relative;background:linear-gradient(180deg, #122e54, #1c549a);text-align:center;padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t343{padding-top:50px;padding-bottom:50px;}}body main .t347{width:100%;display:grid;row-gap:50px;max-width:1200px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t347{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t347{display:flex;row-gap:30px;flex-direction:column;}}body main .t349{max-width:200px;}body main .t350{width:100px;}body main .t352{max-width:200px;}body main .t353{width:100px;}body main .t355{max-width:300px;}body main .t356{width:100px;}body main .t358{max-width:300px;}body main .t359{width:100px;}body main .t361{max-width:300px;}body main .t362{width:100px;}body main .t364{max-width:300px;}body main .t365{width:100px;}body main .t370{max-width:80%;}body main .t372{font-size:0.7vw;}@media screen and (max-width: 991px) {body main .t372{font-size:0.875rem;}}@media screen and (max-width: 480px) {body main .t373{padding-top:0px;}}body main .t376{border:1px solid var(--light-blue);position:relative;padding-top:100px;padding-left:50px;border-radius:30px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t376{padding-top:40px;padding-left:30px;padding-bottom:50px;}}@media screen and (max-width: 480px) {body main .t376{padding-left:20px;border-radius:20px;padding-bottom:40px;}}body main .t377{max-width:60%;}@media screen and (max-width: 991px) {body main .t377{max-width:100%;}}body main .t381{top:50%;left:auto;right:-3%;width:31%;bottom:auto;position:absolute;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t381{width:95%;position:static;transform:translate(0px,0%);margin-top:30px;}}body main .t385{color:rgb(255,255,255);position:relative;}@media screen and (max-width: 991px) {body main .t385{padding-top:0px;}}@media screen and (max-width: 480px) {body main .t385{padding-top:20px;}}body main .t386{top:50%;left:50%;right:auto;bottom:auto;position:absolute;transform:translate(-50%,-50%);}@media screen and (max-width: 991px) {body main .t386{top:0%;left:auto;right:0%;bottom:auto;position:absolute;transform:translate(0%,0%);margin-top:100px;}}@media screen and (max-width: 480px) {body main .t386{margin-top:46px;}}body main .t387{align-items:flex-end;}@media screen and (max-width: 991px) {body main .t387{align-items:flex-end;}}@media screen and (max-width: 480px) {body main .t387{align-items:flex-start;}}body main .t388{width:100%;max-width:90%;margin-left:auto;}@media screen and (max-width: 991px) {body main .t388{top:0%;left:0%;right:auto;bottom:auto;position:static;}}@media screen and (max-width: 480px) {body main .t388{max-width:99%;min-height:50%;}}body main .t389{top:auto;left:2%;right:auto;bottom:-10%;height:100%;position:absolute;}@media screen and (max-width: 991px) {body main .t389{top:10%;left:4%;right:auto;width:40%;bottom:auto;height:auto;position:absolute;}}@media screen and (max-width: 480px) {body main .t389{top:auto;left:50%;right:auto;width:50%;bottom:-16%;transform:translate(-50%,60%);}}body main .t390{width:50%;}body main .t391{font-size:1.55vw;max-width:50%;}@media screen and (max-width: 991px) {body main .t391{font-size:1rem;}}@media screen and (max-width: 480px) {body main .t391{max-width:90%;}}body main .t392{position:relative;padding-top:100px;padding-bottom:0px;}@media screen and (max-width: 1600px) {body main .t392{padding-top:50px;}}@media screen and (max-width: 991px) {body main .t392{padding-top:50px;padding-bottom:50px;}}@media screen and (max-width: 767px) {body main .t392{padding-bottom:0px;}}@media screen and (max-width: 480px) {body main .t392{padding-top:200px;}}body main .t393{z-index:2;position:relative;}body main .t394{row-gap:80px;}@media screen and (max-width: 991px) {body main .t394{row-gap:20px;text-align:left;align-items:flex-start;}}body main .t395{max-width:800px;}body main .t396{width:100%;display:flex;text-align:left;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t396{row-gap:0px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t396{row-gap:0px;}}body main .t397{width:45%;}@media screen and (max-width: 991px) {body main .t397{width:100%;}}body main .t398{width:45%;}@media screen and (max-width: 991px) {body main .t398{width:100%;}}@media screen and (max-width: 767px) {body main .t398{width:100%;}}@media screen and (max-width: 480px) {body main .t398{width:100%;}}body main .t399{top:auto;left:auto;right:0%;width:41%;bottom:17%;height:49%;position:absolute;background:var(--light-blue);border-radius:100px 0px 0px 100px;}@media screen and (max-width: 991px) {body main .t399{width:90%;height:27%;display:none;border-radius:50px 0px 0px 50px;}}@media screen and (max-width: 767px) {body main .t399{display:none;}}@media screen and (max-width: 480px) {body main .t399{top:auto;left:auto;right:0%;bottom:8%;height:15%;}}body main .t400{position:relative;padding-top:100px;padding-bottom:100px;background-size:cover;background-image:url(https://global.divhunt.com/4935f5ef97edfd6adee520b4e1dd447c_27583.png);background-position:0% 100%;}@media screen and (max-width: 1600px) {body main .t400{padding-top:50px;padding-bottom:50px;}}@media screen and (max-width: 480px) {body main .t400{padding-top:50px;}}body main .t401{z-index:2;position:relative;}body main .t402{display:flex;flex-direction:row;justify-content:flex-end;}body main .t403{display:flex;column-gap:200px;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t403{flex-direction:column-reverse;}}body main .t404{max-width:40%;}@media screen and (max-width: 991px) {body main .t404{max-width:100%;}}body main .t407{font-size:1.3vw;}@media screen and (max-width: 480px) {body main .t407{font-size:1.1rem;}}body main .t408{font-size:1.3vw;}@media screen and (max-width: 480px) {body main .t408{font-size:1.1rem;}}body main .t409{width:40%;}@media screen and (max-width: 991px) {body main .t409{width:100%;}}body main .t410{top:50%;left:-8%;right:auto;bottom:auto;height:120%;opacity:30%;position:absolute;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t410{height:110%;}}@media screen and (max-width: 480px) {body main .t410{opacity:20%;}}body main .t411{padding-top:50px;}@media screen and (max-width: 991px) {body main .t411{padding-top:50px;}}body main .t415{width:100%;display:flex;column-gap:70px;text-align:left;align-items:center;}@media screen and (max-width: 991px) {body main .t415{row-gap:40px;flex-direction:column;}}body main .t416{width:50%;}@media screen and (max-width: 991px) {body main .t416{width:100%;}}body main .t417{font-size:1.3vw;}@media screen and (max-width: 480px) {body main .t417{font-size:1.1rem;}}body main .t418{position:relative;}@media screen and (max-width: 1600px) {body main .t418{padding-top:50px;}}body main .t421{max-width:50%;}@media screen and (max-width: 991px) {body main .t421{max-width:100%;}}body main .t423{font-size:1.3vw;}@media screen and (max-width: 480px) {body main .t423{font-size:1.1rem;}}body main .t424{top:50%;left:auto;right:0%;width:40%;bottom:auto;position:absolute;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t424{width:100%;position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t424{right:-2px;position:relative;margin-top:10px;}}body main .t425{padding-top:50px;padding-bottom:50px;}body main .t427{padding-bottom:100px;}@media screen and (max-width: 1600px) {body main .t427{padding-top:50px;padding-bottom:50px;}}@media screen and (max-width: 480px) {body main .t427{padding-bottom:50px;}}@media screen and (max-width: 480px) {body main .t428{padding-left:0px;padding-right:0px;}}@media screen and (max-width: 480px) {body main .t430{text-align:left;padding-left:20px;padding-right:20px;}}body main .t431{font-size:1.3vw;max-width:1000px;}@media screen and (max-width: 480px) {body main .t431{font-size:1.1rem;text-align:left;padding-left:20px;padding-right:20px;}}body main .t432{width:100%;max-width:1000px;}@media screen and (max-width: 480px) {body main .t432{min-width:1000px;}}@media screen and (max-width: 480px) {body main .t433{width:100%;overflow:auto;align-items:flex-start;padding-left:20px;padding-right:20px;}}body main .t434{width:100%;max-width:1000px;}@media screen and (max-width: 480px) {body main .t434{min-width:1000px;}}body main .t435{top:-100px;color:rgb(255,255,255);width:100%;position:relative;margin-top:100px;padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 991px) {body main .t435{top:0px;margin-top:50px;margin-bottom:50px;padding-bottom:0px;}}@media screen and (max-width: 480px) {body main .t435{padding-top:40px;}}body main .t436{top:auto;left:auto;right:0%;width:50%;bottom:-29%;z-index:2;position:relative;max-width:453px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 1600px) {body main .t436{top:auto;left:auto;right:0%;bottom:-23%;max-width:35%;}}@media screen and (max-width: 991px) {body main .t436{top:0px;right:0%;width:100%;height:auto;display:flex;position:relative;max-width:100%;margin-top:43px;align-items:center;flex-direction:row;justify-content:center;}}body main .t437{width:100%;cursor:pointer;max-width:455px;}@media screen and (max-width: 991px) {body main .t437{display:block;position:relative;max-width:50%;}}body main .t438{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;background:linear-gradient(45deg, #122e54, #1c549a);padding-top:80px;border-radius:0px 0 0px 0px;padding-bottom:80px;}@media screen and (max-width: 991px) {body main .t438{width:100%;padding-bottom:0px;}}@media screen and (max-width: 480px) {body main .t438{padding-top:20px;border-radius:0px 20px 20px 0px;}}body main .t439{z-index:2;position:relative;}body main .t440{width:100%;position:relative;max-width:100%;align-items:center;flex-direction:row;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t440{max-width:100%;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t440{align-items:flex-start;}}body main .t441{width:50%;font-size:1.3vw;max-width:50%;text-align:left;}@media screen and (max-width: 991px) {body main .t441{width:100%;max-width:100%;}}@media screen and (max-width: 480px) {body main .t441{font-size:1.1rem;max-width:95%;}}body main .t445{color:rgb(255,255,255);position:relative;}@media screen and (max-width: 991px) {body main .t445{padding-top:0px;}}@media screen and (max-width: 767px) {body main .t445{background:var(--dark-blue);padding-top:100px;}}@media screen and (max-width: 480px) {body main .t445{padding-top:20px;}}body main .t446{top:50%;left:50%;right:auto;bottom:auto;position:absolute;transform:translate(-50%,-50%);}@media screen and (max-width: 991px) {body main .t446{top:0%;left:auto;right:0%;bottom:auto;position:absolute;transform:translate(0%,0%);margin-top:100px;}}@media screen and (max-width: 767px) {body main .t446{position:static;margin-top:0px;}}@media screen and (max-width: 480px) {body main .t446{margin-top:46px;}}body main .t447{max-width:53%;}@media screen and (max-width: 991px) {body main .t447{align-items:flex-end;}}@media screen and (max-width: 767px) {body main .t447{max-width:100%;}}@media screen and (max-width: 480px) {body main .t447{align-items:flex-start;}}@media screen and (max-width: 991px) {body main .t448{font-size:1rem;}}body main .t449{width:100%;max-width:90%;}@media screen and (max-width: 991px) {body main .t449{top:0%;left:0%;right:auto;bottom:auto;position:static;}}@media screen and (max-width: 767px) {body main .t449{height:100%;display:none;position:absolute;}}@media screen and (max-width: 480px) {body main .t449{max-width:99%;min-height:50%;}}body main .t450{top:auto;left:auto;right:2%;bottom:-10%;height:100%;position:absolute;}@media screen and (max-width: 991px) {body main .t450{width:40%;height:auto;position:absolute;}}@media screen and (max-width: 767px) {body main .t450{right:0%;width:50%;bottom:0%;position:relative;margin-top:50px;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t450{width:100%;transform:;margin-top:20px;}}body main .t451{max-width:700px;}body main .t452{margin-top:0px;padding-top:50px;padding-bottom:0px;background-size:cover;background-image:url(https://global.divhunt.com/4935f5ef97edfd6adee520b4e1dd447c_27583.png);background-position:0% 100%;}@media screen and (max-width: 767px) {body main .t452{margin-top:0px;}}@media screen and (max-width: 480px) {body main .t452{padding-bottom:100px;}}body main .t454{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t454{flex-direction:column-reverse;}}body main .t455{width:40%;}@media screen and (max-width: 991px) {body main .t455{width:100%;}}@media screen and (max-width: 767px) {body main .t455{max-width:50%;}}body main .t456{width:50%;}@media screen and (max-width: 991px) {body main .t456{width:100%;}}body main .t457{color:var(--dark-blue);}body main .t458{color:rgb(0,0,0);}body main .t461{font-weight:600;}body main .t464{padding-bottom:50px;}@media screen and (max-width: 1600px) {body main .t464{padding-top:50px;}}body main .t468{width:100%;position:relative;}@media screen and (max-width: 480px) {body main .t468{margin-top:50px;}}@media screen and (max-width: 480px) {body main .t471{display:flex;position:static;column-gap:20px;align-items:center;margin-bottom:30px;justify-content:center;}}body main .t472{top:50%;left:auto;right:30%;bottom:auto;z-index:5;position:absolute;transform:translate(0px,-50%);}@media screen and (max-width: 480px) {body main .t472{top:60%;position:static;transform:translate(0px,0%);}}body main .t474{top:50%;left:30%;right:auto;width:;bottom:auto;z-index:5;position:absolute;transform:translate(0px,-50%);}@media screen and (max-width: 480px) {body main .t474{top:60%;position:static;transform:translate(0px,0%);}}body main .t481{color:rgb(255,255,255);position:relative;padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 480px) {body main .t481{padding-top:50px;padding-bottom:50px;}}body main .t482{z-index:2;position:relative;}body main .t484{top:0%;left:0%;right:auto;width:90%;bottom:auto;height:100%;position:absolute;background:linear-gradient(45deg, #122e54, #1c549a);padding-top:40px;border-radius:0px 80px 80px 0px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t484{width:99%;border-radius:0px 15px 15px 0px;}}@media screen and (max-width: 480px) {body main .t484{padding-top:40px;}}body main .t486{padding-top:50px;padding-bottom:50px;}body main .t488{display:grid;row-gap:40px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t488{display:flex;row-gap:40px;flex-direction:column;}}body main .t489{color:rgb(255,255,255);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#122e54",endColorstr="#1c549a",GradientType=1);display:flex;row-gap:20px;overflow:clip;background:linear-gradient(180deg, #122e54, #1c549a);border-radius:2.5vw;flex-direction:column;padding-bottom:50px;}@media screen and (max-width: 991px) {body main .t489{border-radius:20px;}}@media screen and (max-width: 480px) {body main .t489{padding-bottom:30px;}}body main .t490{object-fit:cover;aspect-ratio:1.36/1;}body main .t491{font-size:0.9vw;padding-left:30px;padding-right:20px;}@media screen and (max-width: 480px) {body main .t491{font-size:0.875rem;padding-left:20px;padding-right:20px;}}body main .t493{color:rgb(255,255,255);font-weight:600;}body main .t494{font-size:1vw;}@media screen and (max-width: 480px) {body main .t494{font-size:1.2rem;}}body main .t499{color:rgb(255,255,255);position:relative;padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 480px) {body main .t499{padding-top:50px;padding-bottom:50px;}}body main .t500{top:0%;left:0%;right:auto;width:90%;bottom:auto;height:100%;position:absolute;background:linear-gradient(45deg, #122e54, #1c549a);padding-top:40px;border-radius:0px 80px 80px 0px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t500{width:99%;border-radius:0px 15px 15px 0px;}}body main .t501{z-index:2;position:relative;}body main .t503{max-width:90%;}@media screen and (max-width: 480px) {body main .t503{font-size:1.2rem;}}body main .t504{padding-top:50px;padding-bottom:50px;}body main .t506 a{color:var(--light-blue);}body main .t506 p{margin-bottom:15px;}body main .t506 h2{color:var(--dark-blue);font-size:1.8vw;margin-top:15px;font-weight:600;margin-bottom:20px;letter-spacing:-0.18;}body main .t506 h3{font-size:1.5vw;margin-top:12px;font-weight:600;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t506 p{font-size:14px;}body main .t506 h2{font-size:1.2rem;}body main .t506 h3{font-size:1.2rem;}body main .t506 table{min-width:800px;}}body main .t507{color:var(--light-blue);}body main .t508{margin-top:30px;}body main .t512{color:rgb(255,255,255);position:relative;padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 480px) {body main .t512{padding-top:50px;padding-bottom:50px;}}body main .t513{top:0%;left:0%;right:auto;width:90%;bottom:auto;height:100%;position:absolute;background:linear-gradient(45deg, #122e54, #1c549a);padding-top:40px;border-radius:0px 80px 80px 0px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t513{width:99%;border-radius:0px 15px 15px 0px;}}body main .t514{z-index:2;position:relative;}body main .t517{padding-top:50px;padding-bottom:50px;}body main .t519{width:100%;display:flex;row-gap:0px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t519{width:100%;}}@media screen and (max-width: 480px) {body main .t522{font-size:0.875rem;}}body main .t524{height:0px;}@media screen and (max-width: 480px) {body main .t525{font-size:0.875rem;}}body main .t526{display:flex;align-items:center;justify-content:space-between;}body main .t530{height:0px;}body main .t531{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t537{font-size:0.875rem;}}body main .t538{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t544{font-size:0.875rem;}}body main .t545{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t550{font-size:0.875rem;}}body main .t551{display:flex;align-items:center;justify-content:space-between;}body main .t555{height:0px;}@media screen and (max-width: 480px) {body main .t556{font-size:0.875rem;}}body main .t557{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t562{font-size:0.875rem;}}body main .t563{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t568{font-size:0.875rem;}}body main .t569{display:flex;align-items:center;justify-content:space-between;}body main .t573{color:rgb(255,255,255);position:relative;padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 480px) {body main .t573{padding-top:50px;padding-bottom:50px;}}body main .t574{top:0%;left:0%;right:auto;width:90%;bottom:auto;height:100%;position:absolute;background:linear-gradient(45deg, #122e54, #1c549a);padding-top:40px;border-radius:0px 80px 80px 0px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t574{width:99%;border-radius:0px 15px 15px 0px;}}body main .t575{z-index:2;position:relative;}body main .t577{max-width:90%;}@media screen and (max-width: 480px) {body main .t577{font-size:1.2rem;}}body main .t580{padding-top:50px;padding-bottom:50px;}body main .t582 a{color:rgb(55,182,236);}body main .t582 p{margin-bottom:15px;}body main .t582 h2{color:rgb(0,65,121);font-size:1.8vw;margin-top:15px;font-weight:600;margin-bottom:20px;letter-spacing:-0.18;}body main .t582 h3{font-size:1.5vw;margin-top:12px;font-weight:600;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t582 p{font-size:14px;}body main .t582 h2{font-size:1.2rem;}body main .t582 h3{font-size:1.2rem;}body main .t582 table{min-width:800px;}}body main .t584{color:rgb(255,255,255);position:relative;padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 480px) {body main .t584{padding-top:50px;padding-bottom:50px;}}body main .t585{top:0%;left:0%;right:auto;width:90%;bottom:auto;height:100%;position:absolute;background:linear-gradient(45deg, #122e54, #1c549a);padding-top:40px;border-radius:0px 80px 80px 0px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t585{width:99%;border-radius:0px 15px 15px 0px;}}body main .t586{z-index:2;position:relative;}body main .t588{max-width:90%;}@media screen and (max-width: 480px) {body main .t588{font-size:1.2rem;}}body main .t591{padding-top:50px;padding-bottom:50px;}body main .t593 a{color:rgb(55,182,236);}body main .t593 p{margin-bottom:15px;}body main .t593 h2{color:rgb(0,65,121);font-size:1.8vw;margin-top:15px;font-weight:600;margin-bottom:20px;letter-spacing:-0.18;}body main .t593 h3{font-size:1.5vw;margin-top:12px;font-weight:600;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t593 p{font-size:14px;}body main .t593 h2{font-size:1.2rem;}body main .t593 h3{font-size:1.2rem;}body main .t593 table{min-width:800px;}}body main .t594{display:flex;column-gap:15px;}@media screen and (max-width: 991px) {body main .t594{align-items:center;justify-content:center;}}body main .t597{display:none;}@media screen and (max-width: 991px) {body main .t597{color:rgb(255,255,255);width:30px;height:30px;display:block;position:relative;}}@media screen and (max-width: 767px) {body main .t597{background:transparent;}}@media screen and (max-width: 480px) {body main .t597{background:;}}@media screen and (max-width: 991px) {body main .t599{display:none;}}@media screen and (max-width: 480px) {body main .t599{display:none;}}body main .t620{top:auto;left:auto;right:0%;bottom:0%;height:80%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t620{right:0%;width:30%;height:auto;position:relative;margin-top:30px;margin-left:auto;margin-right:48px;}}@media screen and (max-width: 767px) {body main .t620{display:none;}}@media screen and (max-width: 480px) {body main .t620{width:100%;display:none;margin-top:40px;}}body main .t625{color:rgb(255,255,255);position:relative;}@media screen and (max-width: 991px) {body main .t625{padding-top:0px;}}@media screen and (max-width: 767px) {body main .t625{background:rgb(0,65,121);padding-top:100px;}}@media screen and (max-width: 480px) {body main .t625{padding-top:20px;}}body main .t626{width:100%;max-width:100%;max-height:600px;}@media screen and (max-width: 991px) {body main .t626{top:0%;left:0%;right:auto;bottom:auto;position:static;}}@media screen and (max-width: 767px) {body main .t626{height:100%;display:none;position:absolute;}}@media screen and (max-width: 480px) {body main .t626{max-width:99%;min-height:50%;}}body main .t627{top:auto;left:auto;right:17%;bottom:5%;height:57%;position:absolute;}@media screen and (max-width: 991px) {body main .t627{width:40%;height:auto;position:absolute;}}@media screen and (max-width: 767px) {body main .t627{right:0%;width:50%;bottom:0%;position:relative;margin-top:50px;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t627{width:100%;transform:;margin-top:20px;}}body main .t628{top:50%;left:50%;right:auto;bottom:auto;position:absolute;transform:translate(-50%,-50%);}@media screen and (max-width: 991px) {body main .t628{top:0%;left:auto;right:0%;bottom:auto;position:absolute;transform:translate(0%,0%);margin-top:100px;}}@media screen and (max-width: 767px) {body main .t628{position:static;margin-top:0px;}}@media screen and (max-width: 480px) {body main .t628{margin-top:46px;}}body main .t629{max-width:53%;}@media screen and (max-width: 991px) {body main .t629{align-items:flex-end;}}@media screen and (max-width: 767px) {body main .t629{max-width:100%;}}@media screen and (max-width: 480px) {body main .t629{align-items:flex-start;}}@media screen and (max-width: 991px) {body main .t630{font-size:1rem;}}body main .t632{position:relative;padding-top:100px;padding-bottom:200px;background-size:cover;background-image:url(https://global.divhunt.com/4935f5ef97edfd6adee520b4e1dd447c_27583.png);background-position:0% 100%;}@media screen and (max-width: 1600px) {body main .t632{padding-top:100px;padding-bottom:200px;}}@media screen and (max-width: 991px) {body main .t632{padding-top:50px;padding-bottom:0px;}}@media screen and (max-width: 480px) {body main .t632{padding-bottom:0px;}}body main .t634{display:flex;justify-content:flex-end;}body main .t635{max-width:50%;}@media screen and (max-width: 991px) {body main .t635{max-width:100%;}}body main .t637{font-size:1.3vw;}@media screen and (max-width: 480px) {body main .t637{font-size:1.1rem;}}body main .t638{font-size:1.3vw;}@media screen and (max-width: 480px) {body main .t638{font-size:1.1rem;}}body main .t639{top:50%;left:0%;right:auto;width:40%;bottom:auto;position:absolute;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t639{width:100%;position:static;transform:translate(0px,-0%);}}@media screen and (max-width: 480px) {body main .t639{max-width:97%;}}body main .t643{top:-100px;color:rgb(255,255,255);position:relative;text-align:center;padding-top:72px;padding-bottom:90px;}@media screen and (max-width: 991px) {body main .t643{top:0px;padding-bottom:30px;}}@media screen and (max-width: 480px) {body main .t643{padding-top:40px;}}body main .t644{top:-90px;left:auto;right:7%;bottom:auto;z-index:2;position:absolute;max-width:38%;}@media screen and (max-width: 1600px) {body main .t644{top:-20px;right:0%;max-width:45%;}}@media screen and (max-width: 991px) {body main .t644{top:0px;position:relative;max-width:100%;margin-top:30px;}}body main .t645{width:100%;cursor:pointer;}body main .t646{top:0%;left:0%;right:auto;width:65%;bottom:auto;height:100%;position:absolute;background:linear-gradient(45deg, #122e54, #1c549a);padding-top:40px;border-radius:10px 80px 80px 0px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t646{width:100%;padding-bottom:0px;}}@media screen and (max-width: 480px) {body main .t646{padding-top:20px;}}body main .t647{z-index:2;position:relative;}body main .t648{max-width:55%;}@media screen and (max-width: 991px) {body main .t648{max-width:100%;}}body main .t650{font-size:1.2vw;}@media screen and (max-width: 480px) {body main .t650{font-size:1.2rem;}}body main .t651{width:432px;}@media screen and (max-width: 480px) {body main .t651{width:300px;}}body main .t652{max-width:90%;}body main .t655{margin-top:100px;}@media screen and (max-width: 480px) {body main .t655{margin-top:0px;}}body main .t656{margin-top:50px;padding-top:100px;margin-bottom:200px;background-size:cover;background-image:url(https://global.divhunt.com/210ec7dc1f7f7a00266a62194131cbf2_22378.png);background-position:0% 0%;}@media screen and (max-width: 991px) {body main .t656{padding-top:100px;margin-bottom:100px;}}@media screen and (max-width: 480px) {body main .t656{margin-bottom:0px;}}body main .t658{max-width:1000px;align-items:center;margin-left:auto;margin-right:auto;justify-content:center;}@media screen and (max-width: 991px) {body main .t658{text-align:left;align-items:flex-start;}}body main .t661{color:rgb(255,255,255);position:relative;margin-top:100px;padding-top:30px;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t661{color:rgb(0,0,0);margin-top:30px;padding-top:40px;padding-bottom:40px;}}body main .t662{z-index:2;position:relative;}body main .t663{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t663{flex-direction:column;}}body main .t664{width:55%;}@media screen and (max-width: 991px) {body main .t664{width:100%;}}body main .t666{display:flex;column-gap:15px;}@media screen and (max-width: 991px) {body main .t666{align-items:center;justify-content:center;}}@media screen and (max-width: 991px) {body main .t668{color:rgb(0,0,0)!important;}}@media screen and (max-width: 480px) {body main .t668{color:rgb(0,65,121)!important;}}body main .t669{width:28%;}@media screen and (max-width: 991px) {body main .t669{width:100%;max-width:95%;}}body main .t670{top:0%;left:0%;right:auto;width:60%;bottom:auto;height:100%;position:absolute;background:linear-gradient(45deg, #122e54, #1c549a);padding-top:40px;border-radius:0px 80px 80px 0px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t670{width:99%;display:none;border-radius:0px 15px 15px 0px;}}body main .t671{position:relative;background:#f6fcfe;padding-top:50px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t671{padding-top:50px;padding-bottom:60px;}}body main .t673{z-index:5;position:relative;margin-top:40px;}@media screen and (max-width: 991px) {body main .t673{row-gap:100px;margin-top:50px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t673{row-gap:50px;margin-top:30px;}}body main .t676{top:3%;left:-31%;right:auto;width:65%;bottom:auto;position:absolute;}body main .t679{margin-top:100px;}@media screen and (max-width: 480px) {body main .t679{margin-top:0px;}}body main .t680{overflow:hidden;background:var(--Grey);padding-top:50px;background-size:cover;background-image:;background-position:0% 0%;}body main .t682{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t682{row-gap:30px;flex-direction:column-reverse;}}body main .t683{width:40%;}@media screen and (max-width: 991px) {body main .t683{width:100%;max-width:50%;}}body main .t684{width:43%;}@media screen and (max-width: 991px) {body main .t684{width:100%;}}body main .t686{font-weight:500;}body main .t687{width:100%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t687{width:100%;}}@media screen and (max-width: 480px) {body main .t690{font-size:0.875rem;}}body main .t691{color:rgb(0,0,0);display:flex;background:none;column-gap:10px;align-items:center;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;justify-content:flex-start;}body main .t692{font-size:1vw;}@media screen and (max-width: 480px) {body main .t692{font-size:1rem;}}body main .t693{width:25px;}@media screen and (max-width: 480px) {body main .t693{width:18px;}}@media screen and (max-width: 480px) {body main .t696{font-size:0.875rem;}}body main .t697{color:rgb(0,0,0);display:flex;background:none;column-gap:10px;align-items:center;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;justify-content:flex-start;}body main .t698{font-size:1vw;}@media screen and (max-width: 480px) {body main .t698{font-size:1rem;}}body main .t699{width:25px;}@media screen and (max-width: 480px) {body main .t699{width:18px;}}@media screen and (max-width: 480px) {body main .t702{font-size:0.875rem;}}body main .t703{color:rgb(0,0,0);display:flex;background:none;column-gap:10px;align-items:center;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;justify-content:flex-start;}body main .t704{font-size:1vw;}@media screen and (max-width: 480px) {body main .t704{font-size:1rem;}}body main .t705{width:25px;}@media screen and (max-width: 480px) {body main .t705{width:18px;}}@media screen and (max-width: 480px) {body main .t708{font-size:0.875rem;}}body main .t709{color:rgb(0,0,0);display:flex;background:none;column-gap:10px;align-items:center;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;justify-content:flex-start;}body main .t710{font-size:1vw;}@media screen and (max-width: 480px) {body main .t710{font-size:1rem;}}body main .t711{width:25px;}@media screen and (max-width: 480px) {body main .t711{width:18px;}}@media screen and (max-width: 480px) {body main .t714{font-size:0.875rem;}}body main .t715{color:rgb(0,0,0);display:flex;background:none;column-gap:10px;align-items:center;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;justify-content:flex-start;}body main .t716{font-size:1vw;}@media screen and (max-width: 480px) {body main .t716{font-size:1rem;}}body main .t717{width:25px;}@media screen and (max-width: 480px) {body main .t717{width:18px;}}@media screen and (max-width: 480px) {body main .t720{font-size:0.875rem;}}body main .t721{color:rgb(0,0,0);display:flex;background:none;column-gap:10px;align-items:center;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;justify-content:flex-start;}body main .t722{font-size:1vw;}@media screen and (max-width: 480px) {body main .t722{font-size:1rem;}}body main .t723{width:25px;}@media screen and (max-width: 480px) {body main .t723{width:18px;}}@media screen and (max-width: 480px) {body main .t726{font-size:0.875rem;}}body main .t727{color:rgb(0,0,0);display:flex;background:none;column-gap:10px;align-items:center;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;justify-content:flex-start;}body main .t728{font-size:1vw;}@media screen and (max-width: 480px) {body main .t728{font-size:1rem;}}body main .t729{width:25px;}@media screen and (max-width: 480px) {body main .t729{width:18px;}}body main .t734{padding-top:50px;padding-bottom:50px;}body main .t736{display:flex;row-gap:50px;flex-direction:column;}body main .t737{text-align:center;}@media screen and (max-width: 480px) {body main .t737{font-size:2rem;}}body main .t738{display:grid;column-gap:20px;grid-template-rows:1fr;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t738{display:flex;row-gap:20px;flex-direction:column;}}body main .t739{color:rgb(255,255,255);display:flex;row-gap:30px;background:#3c79bd;padding-top:20px;padding-left:25px;padding-right:60px;flex-direction:column;padding-bottom:25px;}body main .t740{display:flex;row-gap:16px;flex-direction:column;}body main .t741{display:flex;column-gap:7px;align-items:flex-start;}body main .t742{width:24px;height:24px;}body main .t743{display:flex;row-gap:7px;flex-direction:column;}body main .t744{color:#f7d974;font-size:1.125rem;font-weight:600;}body main .t746{display:flex;column-gap:7px;align-items:flex-start;}body main .t747{width:24px;height:24px;}body main .t748{display:flex;row-gap:7px;flex-direction:column;}body main .t749{color:#f7d974;font-size:1.125rem;font-weight:600;}body main .t751{display:flex;column-gap:7px;align-items:flex-start;}body main .t752{width:24px;height:24px;}body main .t753{display:flex;row-gap:7px;flex-direction:column;}body main .t754{color:#f7d974;font-size:1.125rem;font-weight:600;}body main .t757{color:#353a5a;display:flex;row-gap:30px;background:#ebf7ff;padding-top:20px;padding-left:25px;padding-right:60px;flex-direction:column;padding-bottom:25px;}body main .t759{display:flex;row-gap:16px;flex-direction:column;}body main .t763{color:rgb(255,255,255);position:relative;}body main .t764{z-index:5;position:relative;padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t764{padding-bottom:850px;}}@media screen and (max-width: 767px) {body main .t764{padding-bottom:600px;}}@media screen and (max-width: 480px) {body main .t764{padding-top:100px;padding-bottom:400px;}}body main .t766{display:flex;row-gap:30px;flex-direction:column;}body main .t768:hover{color:#f7d974;background:rgba(255,255,255,0);}@media screen and (max-width: 480px) {body main .t770{font-size:4rem;}}body main .t771{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t772{width:100%;height:100%;object-fit:cover;}body main .t773{top:0%;left:auto;right:0%;bottom:auto;height:100%;position:absolute;}@media screen and (max-width: 991px) {body main .t773{top:auto;left:auto;right:0%;bottom:0%;height:63%;display:none;}}body main .t774{display:none;}@media screen and (max-width: 991px) {body main .t774{top:auto;left:0%;right:0%;width:100%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}}body main .t775{top:0%;left:0%;right:0%;width:100%;bottom:auto;z-index:99;position:fixed;margin-left:auto;margin-right:auto;}body main .t776{padding-top:15px;padding-bottom:15px;}body main .t778{display:flex;align-items:center;}body main .t780{width:180;height:40px;}body main .t781{position:relative;background:#ebf7ff;}body main .t782{z-index:5;position:relative;padding-top:60px;padding-bottom:85px;}@media screen and (max-width: 991px) {body main .t782{padding-bottom:870px;}}@media screen and (max-width: 767px) {body main .t782{padding-bottom:650px;}}@media screen and (max-width: 480px) {body main .t782{padding-bottom:400px;}}body main .t784{width:50%;display:flex;row-gap:30px;margin-left:auto;flex-direction:column;}@media screen and (max-width: 991px) {body main .t784{width:100%;margin-left:0px;}}body main .t785{max-width:460px;}@media screen and (max-width: 480px) {body main .t785{font-size:2rem;}}body main .t788{display:flex;row-gap:16px;flex-direction:column;}body main .t790{color:#35b5ea;}body main .t793{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t794{top:0%;left:0%;right:auto;bottom:auto;height:100%;position:absolute;}@media screen and (max-width: 991px) {body main .t794{display:none;}}body main .t795{display:none;}@media screen and (max-width: 991px) {body main .t795{top:auto;left:0%;right:auto;width:100%;bottom:0%;display:block;position:absolute;}}body main .t797{padding-top:180px;padding-bottom:150px;}@media screen and (max-width: 991px) {body main .t797{padding-bottom:100px;}}@media screen and (max-width: 480px) {body main .t797{padding-bottom:50px;}}body main .t799{display:flex;row-gap:50px;position:relative;align-items:center;flex-direction:column;}@media screen and (max-width: 767px) {body main .t799{row-gap:30px;}}@media screen and (max-width: 480px) {body main .t799{align-items:center;}}body main .t800{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}@media screen and (max-width: 767px) {body main .t800{display:none;}}body main .t801{bottom:25px;z-index:5;position:relative;}@media screen and (max-width: 480px) {body main .t801{font-size:2rem;text-align:center;}}body main .t802{display:flex;row-gap:16px;z-index:05;position:relative;max-width:730px;flex-direction:column;}body main .t803{display:flex;column-gap:20px;align-items:center;font-weight:700;}body main .t804{color:rgb(255,255,255);width:48px;height:48px;display:flex;font-size:1.25rem;background:#35b5ea;align-items:center;font-weight:700;border-radius:100%;justify-content:center;}@media screen and (max-width: 767px) {body main .t804{flex:0 0 auto;}}body main .t808{color:#35b5ea;}body main .t810{display:flex;column-gap:20px;align-items:center;font-weight:700;}body main .t813{color:#35b5ea;}body main .t814{color:rgb(255,255,255);width:48px;height:48px;display:flex;font-size:1.25rem;background:#35b5ea;align-items:center;font-weight:700;border-radius:100%;justify-content:center;}@media screen and (max-width: 767px) {body main .t814{flex:0 0 auto;}}body main .t816{display:flex;column-gap:20px;align-items:center;font-weight:700;}body main .t817{color:rgb(255,255,255);width:48px;height:48px;display:flex;font-size:1.25rem;background:#35b5ea;align-items:center;font-weight:700;border-radius:100%;justify-content:center;}@media screen and (max-width: 767px) {body main .t817{flex:0 0 auto;}}body main .t821{font-weight:400;}body main .t822{display:flex;column-gap:20px;align-items:center;font-weight:700;}body main .t823{color:rgb(255,255,255);width:48px;height:48px;display:flex;font-size:1.25rem;background:#35b5ea;align-items:center;font-weight:700;border-radius:100%;justify-content:center;}@media screen and (max-width: 767px) {body main .t823{flex:0 0 auto;}}body main .t827{font-weight:400;}body main .t828{display:flex;column-gap:20px;align-items:center;font-weight:700;}body main .t829{color:rgb(255,255,255);width:48px;height:48px;display:flex;font-size:1.25rem;background:#35b5ea;align-items:center;font-weight:700;border-radius:100%;justify-content:center;}@media screen and (max-width: 767px) {body main .t829{flex:0 0 auto;}}body main .t832{font-weight:400;}body main .t834{display:flex;column-gap:20px;align-items:center;font-weight:700;}body main .t835{color:rgb(255,255,255);width:48px;height:48px;display:flex;font-size:1.25rem;background:#35b5ea;align-items:center;font-weight:700;border-radius:100%;justify-content:center;}@media screen and (max-width: 767px) {body main .t835{flex:0 0 auto;}}body main .t838{font-weight:400;}body main .t840{color:#fa7935;z-index:05;position:relative;font-weight:700;}body main .t841{top:-30%;left:0%;right:0%;bottom:auto;position:absolute;margin-left:auto;margin-right:auto;}body main .t842{color:rgb(255,255,255);position:relative;}body main .t843{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t844{width:100%;height:100%;object-fit:cover;}body main .t845{top:auto;left:0%;right:auto;bottom:0%;height:120%;position:absolute;}@media screen and (max-width: 991px) {body main .t845{display:none;}}body main .t846{z-index:5;position:relative;padding-top:25px;padding-bottom:25px;}body main .t848{width:30%;display:flex;row-gap:30px;margin-left:auto;flex-direction:column;}@media screen and (max-width: 991px) {body main .t848{width:50%;align-items:center;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t848{width:100%;}}body main .t849{color:#ffffff;}@media screen and (max-width: 480px) {body main .t849{font-size:2rem;}}body main .t850{display:flex;row-gap:10px;font-size:1.0625rem;flex-direction:column;}@media screen and (max-width: 991px) {body main .t850{width:100%;}}body main .t852{transition:all 222ms 0ms linear;}body main .t856{min-height:100px;}body main .t857{padding-top:20px;padding-bottom:20px;}body main .t860{display:flex;align-items:center;flex-direction:column;}body main .t862{width:40px;height:40px;}body main .t864{background:rgb(255,255,255);}body main .t865{width:100%;display:flex;row-gap:30px;background:#eaf8fd;text-align:center;align-items:center;padding-top:30px;padding-left:20px;border-radius:2.5vw;padding-right:20px;flex-direction:column;padding-bottom:40px;justify-content:center;}@media screen and (max-width: 480px) {body main .t865{row-gap:20px;padding-left:10px;padding-right:10px;padding-bottom:30px;}}@media screen and (max-width: 480px) {body main .t866{font-size:13px;}}body main .t870{width:100%;max-width:80%;}body main .t872{background:rgb(255,255,255);}body main .t873{width:100%;display:flex;row-gap:30px;background:#eaf8fd;text-align:center;align-items:center;padding-top:30px;padding-left:20px;border-radius:2.5vw;padding-right:20px;flex-direction:column;padding-bottom:40px;justify-content:center;}@media screen and (max-width: 480px) {body main .t873{row-gap:20px;padding-left:10px;padding-right:10px;padding-bottom:30px;}}@media screen and (max-width: 480px) {body main .t874{font-size:13px;}}body main .t878{width:100%;max-width:80%;}body main .t880{background:rgb(255,255,255);}body main .t881{width:100%;display:flex;row-gap:30px;background:#eaf8fd;text-align:center;align-items:center;padding-top:30px;padding-left:20px;border-radius:2.5vw;padding-right:20px;flex-direction:column;padding-bottom:40px;justify-content:center;}@media screen and (max-width: 480px) {body main .t881{row-gap:20px;padding-left:10px;padding-right:10px;padding-bottom:30px;}}@media screen and (max-width: 480px) {body main .t882{font-size:13px;}}body main .t886{width:100%;max-width:80%;}body main .t888{background:rgb(255,255,255);}body main .t889{width:100%;display:flex;row-gap:30px;background:#eaf8fd;text-align:center;align-items:center;padding-top:30px;padding-left:20px;border-radius:2.5vw;padding-right:20px;flex-direction:column;padding-bottom:40px;justify-content:center;}@media screen and (max-width: 480px) {body main .t889{row-gap:20px;padding-left:10px;padding-right:10px;padding-bottom:30px;}}@media screen and (max-width: 480px) {body main .t890{font-size:13px;}}body main .t894{width:100%;max-width:80%;}body main .t896{background:rgb(255,255,255);}body main .t897{width:100%;display:flex;row-gap:30px;background:#eaf8fd;text-align:center;align-items:center;padding-top:30px;padding-left:20px;border-radius:2.5vw;padding-right:20px;flex-direction:column;padding-bottom:40px;justify-content:center;}@media screen and (max-width: 480px) {body main .t897{row-gap:20px;padding-left:10px;padding-right:10px;padding-bottom:30px;}}@media screen and (max-width: 480px) {body main .t898{font-size:13px;}}body main .t902{width:100%;max-width:80%;}body main .t904{background:rgb(255,255,255);}body main .t905{width:100%;display:flex;row-gap:30px;background:#eaf8fd;text-align:center;align-items:center;padding-top:30px;padding-left:20px;border-radius:2.5vw;padding-right:20px;flex-direction:column;padding-bottom:40px;justify-content:center;}@media screen and (max-width: 480px) {body main .t905{row-gap:20px;padding-left:10px;padding-right:10px;padding-bottom:30px;}}@media screen and (max-width: 480px) {body main .t906{font-size:13px;}}body main .t910{width:100%;max-width:80%;}body main .t912{font-weight:600;}body main .t915{background:;}body main .t916{width:100%;display:flex;row-gap:30px;background:#eaf8fd;text-align:center;align-items:center;padding-top:30px;padding-left:20px;border-radius:2.5vw;padding-right:20px;flex-direction:column;padding-bottom:40px;justify-content:center;}@media screen and (max-width: 480px) {body main .t916{row-gap:20px;padding-left:10px;padding-right:10px;padding-bottom:30px;}}@media screen and (max-width: 480px) {body main .t917{font-size:13px;}}body main .t921{width:100%;max-width:80%;}body main .t923{background:rgb(255,255,255);}body main .t924{width:100%;display:flex;row-gap:30px;background:#eaf8fd;text-align:center;align-items:center;padding-top:30px;padding-left:20px;border-radius:2.5vw;padding-right:20px;flex-direction:column;padding-bottom:40px;justify-content:center;}@media screen and (max-width: 480px) {body main .t924{row-gap:20px;padding-left:10px;padding-right:10px;padding-bottom:30px;}}@media screen and (max-width: 480px) {body main .t928{font-size:13px;}}body main .t929{width:100%;max-width:80%;}body main .t933{padding-top:30px;padding-bottom:50px;background-size:cover;background-image:url(https://global.divhunt.com/4935f5ef97edfd6adee520b4e1dd447c_27583.png);background-position:0% 100%;}@media screen and (max-width: 480px) {body main .t933{padding-bottom:40px;}}body main .t934{display:flex;row-gap:30px;column-gap:30px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t934{flex-direction:column;}}body main .t936{max-width:50%;}@media screen and (max-width: 991px) {body main .t936{max-width:100%;}}body main .t937{width:40%;}@media screen and (max-width: 991px) {body main .t937{width:100%;}}body main .t938{display:flex;column-gap:12px;align-items:flex-start;flex-direction:column;}body main .t940{color:var(--light-blue);font-size:1.25rem;font-family:'Signika';line-height:1.2;}body main .t941{color:var(--dark-blue);}body main .t942{padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 991px) {body main .t942{padding-top:40px;padding-bottom:50px;}}@media screen and (max-width: 480px) {body main .t942{padding-top:20px;}}body main .t945{color:var(--dark-blue);}body main .t948{font-size:1.875rem;font-family:'Signika';font-weight:700;}body main .t950{font-size:1.875rem;font-family:'Signika';font-weight:700;}body main .t952{font-size:1.875rem;font-family:'Signika';font-weight:700;}body main .t953{background:linear-gradient(180deg,#132f56 0%,#1b5297 100%);margin-bottom:50px;}body main .t954{color:var(--white);width:50%;max-width:90%;margin-left:20px;padding-right:100px;}@media screen and (max-width: 991px) {body main .t954{width:100%;margin-left:auto;margin-right:auto;padding-right:0px;}}body main .t955{display:flex;align-items:center;margin-left:auto;margin-right:auto;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t955{row-gap:30px;padding-top:50px;flex-direction:column;}}body main .t956{width:42%;}@media screen and (max-width: 991px) {body main .t956{width:100%;}}body main .t961{color:var(--light-blue);display:flex;border-top:1px solid rgba(255,255,255,0.1);column-gap:30px;align-items:center;font-weight:500;padding-top:16px;justify-content:space-between;}body main .t962{width:20px;}body main .t964{color:rgb(55,182,236);display:flex;border-top:1px solid rgba(255,255,255,0.1);column-gap:30px;align-items:center;font-weight:500;padding-top:16px;justify-content:space-between;}body main .t965{width:20px;}body main .t967{color:rgb(55,182,236);display:flex;border-top:1px solid rgba(255,255,255,0.1);column-gap:30px;align-items:center;font-weight:500;padding-top:16px;padding-bottom:0px;justify-content:space-between;}body main .t968{width:20px;}body main .t977{position:relative;background:var(--dark-blue);padding-top:50px;margin-bottom:25px;padding-bottom:50px;}@media screen and (max-width: 991px) {body main .t977{padding-bottom:0px;}}body main .t978{display:flex;column-gap:30px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t978{row-gap:30px;align-items:center;flex-direction:column;}}body main .t979{z-index:5;position:relative;}body main .t980{color:var(--white);max-width:525px;}@media screen and (max-width: 991px) {body main .t980{text-align:center;}}body main .t981{color:var(--white);}body main .t983{top:0%;left:0%;right:auto;bottom:auto;height:100%;position:absolute;}body main .t984{top:auto;left:0%;right:auto;bottom:0%;position:absolute;max-width:370px;}@media screen and (max-width: 991px) {body main .t984{position:static;margin-top:30px;}}body main .t985{width:55%;}@media screen and (max-width: 1600px) {body main .t985{width:45%;}}@media screen and (max-width: 991px) {body main .t985{width:74%;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 767px) {body main .t985{width:100%;}}body main .t986{display:flex;min-height:950px;padding-bottom:0px;}@media screen and (max-width: 480px) {body main .t987{width:100%;height:50px;display:block;position:static;}}body main .t988{display:flex;row-gap:80px;align-items:center;flex-direction:column;}@media screen and (max-width: 480px) {body main .t988{row-gap:25px;}}body main .t989{width:100%;display:flex;overflow:hidden;background:var(--white);column-gap:50px;align-items:center;border-radius:40px;padding-right:50px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t989{row-gap:50px;padding-top:50px;padding-left:50px;flex-direction:column-reverse;padding-bottom:50px;}}@media screen and (max-width: 480px) {body main .t989{row-gap:40px;padding-top:40px;padding-left:20px;padding-right:20px;padding-bottom:40px;}}body main .t990{width:40%;}@media screen and (max-width: 991px) {body main .t990{width:100%;}}body main .t991{width:46%;}@media screen and (max-width: 991px) {body main .t991{width:100%;}}body main .t999{width:50%;}@media screen and (max-width: 480px) {body main .t999{width:100%;}}body main .t1000{display:flex;column-gap:15px;}@media screen and (max-width: 991px) {body main .t1000{align-items:center;justify-content:center;}}body main .t1001{display:flex;column-gap:15px;}@media screen and (max-width: 991px) {body main .t1001{align-items:center;justify-content:center;}}body main .t1003{color:var(--dark-blue);background:#eaf5fb;font-weight:700;padding-top:26px;padding-left:26px;border-radius:20;padding-right:26px;padding-bottom:26px;}body main .t1005{width:21px;height:21px;}body main .t1006{width:65px;height:65px;}body main .t1008{color:rgb(0,65,121);background:#eaf5fb;font-weight:700;padding-top:26px;padding-left:26px;border-radius:20;padding-right:26px;padding-bottom:26px;}body main .t1009{width:100%;align-items:flex-start;}body main .t1010{width:65px;height:65px;}body main .t1012{width:21px;height:21px;}body main .t1013{color:rgb(0,65,121);background:#eaf5fb;font-weight:700;padding-top:26px;padding-left:26px;border-radius:20;padding-right:26px;padding-bottom:26px;}body main .t1015{width:65px;height:65px;}body main .t1017{width:21px;height:21px;}body main .t1019{color:rgb(0,65,121);background:#eaf5fb;font-weight:700;padding-top:26px;padding-left:26px;border-radius:20;padding-right:26px;padding-bottom:26px;}body main .t1021{width:65px;height:65px;}body main .t1023{width:21px;height:21px;}body main .t1024{color:rgb(0,65,121);background:#eaf5fb;font-weight:700;padding-top:26px;padding-left:26px;border-radius:20;padding-right:26px;padding-bottom:26px;}body main .t1026{width:65px;height:65px;}body main .t1028{width:21px;height:21px;}body main .t1029{color:rgb(0,65,121);background:#eaf5fb;font-weight:700;padding-top:26px;padding-left:26px;border-radius:20;padding-right:26px;padding-bottom:26px;}body main .t1031{width:65px;height:65px;}body main .t1033{width:21px;height:21px;}body main .t1034{color:rgb(0,65,121);background:#eaf5fb;font-weight:700;padding-top:26px;padding-left:26px;border-radius:20;padding-right:26px;padding-bottom:26px;}body main .t1036{width:65px;height:65px;}body main .t1038{width:21px;height:21px;}body main .t1039{color:rgb(0,65,121);background:#eaf5fb;font-weight:700;padding-top:26px;padding-left:26px;border-radius:20;padding-right:26px;padding-bottom:26px;}body main .t1041{width:65px;height:65px;}body main .t1043{width:21px;height:21px;}body main .t1044{color:rgb(0,65,121);background:#eaf5fb;font-weight:700;padding-top:26px;padding-left:26px;border-radius:20;padding-right:26px;padding-bottom:26px;}body main .t1046{width:65px;height:65px;}body main .t1048{width:21px;height:21px;}body main .t1049{color:rgb(0,65,121);background:#eaf5fb;font-weight:700;padding-top:26px;padding-left:26px;border-radius:20;padding-right:26px;padding-bottom:26px;}body main .t1051{width:65px;height:65px;}body main .t1053{width:21px;height:21px;}body main .t1054{color:rgb(0,65,121);background:#eaf5fb;font-weight:700;padding-top:26px;padding-left:26px;border-radius:20;padding-right:26px;padding-bottom:26px;}body main .t1056{width:65px;height:65px;}body main .t1058{width:21px;height:21px;}body main .t1059{color:rgb(0,65,121);background:#eaf5fb;font-weight:700;padding-top:26px;padding-left:26px;border-radius:20;padding-right:26px;padding-bottom:26px;}body main .t1061{width:65px;height:65px;}body main .t1063{width:21px;height:21px;}body main .t1064{color:rgb(0,65,121);background:#eaf5fb;font-weight:700;padding-top:26px;padding-left:26px;border-radius:20;padding-right:26px;padding-bottom:26px;}body main .t1066{width:65px;height:65px;}body main .t1068{width:21px;height:21px;}body main .t1069{color:rgb(0,65,121);background:#eaf5fb;font-weight:700;padding-top:26px;padding-left:26px;border-radius:20;padding-right:26px;padding-bottom:26px;}body main .t1071{width:65px;height:65px;}body main .t1073{width:21px;height:21px;}body main .t1074{display:flex;column-gap:20px;margin-top:40px;align-items:center;justify-content:center;}body main .t1075{width:40px;cursor:pointer;height:40px;}body main .t1076{width:40px;cursor:pointer;height:40px;}body main .t1082{position:relative;background-size:cover;background-image:;}body main .t1083{z-index:5;position:relative;padding-top:25px;padding-bottom:150px;}body main .t1085{display:flex;column-gap:30px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1085{row-gap:30px;flex-direction:column;}}body main .t1086{width:33%;}@media screen and (max-width: 991px) {body main .t1086{width:100%;}}body main .t1087{width:45%;max-width:25%;}@media screen and (max-width: 991px) {body main .t1087{width:100%;}}body main .t1088{font-size:4rem;}@media screen and (max-width: 1600px) {body main .t1088{font-size:2rem;}}body main .t1089{top:0px;width:100%;height:80%;position:absolute;object-fit:cover;object-position:50% 100%;}body main .t1091{padding-top:50px;padding-bottom:50px;}body main .t1094{margin-top:-140px;padding-top:25px;padding-bottom:50px;}body main .t1098{font-size:1.3vw;}@media screen and (max-width: 1600px) {body main .t1098{font-size:1.3vw;}}body main .t1099{width:100%;display:grid;column-gap:30px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t1099{display:flex;row-gap:30px;flex-direction:column;}}body main .t1100{border:1px solid rgba(0,0,0,1);display:flex;position:relative;column-gap:30px;align-items:center;font-weight:500;padding-top:20px;padding-left:25px;border-radius:20px;padding-right:25px;padding-bottom:20px;justify-content:center;}@media screen and (max-width: 1600px) {body main .t1100{position:relative;padding-left:25px;padding-right:25px;justify-content:center;}}@media screen and (max-width: 767px) {body main .t1100{padding-top:25px;padding-bottom:25px;}}@media screen and (max-width: 480px) {body main .t1100{flex-direction:column;}}body main .t1101{left:15px;position:absolute;}@media screen and (max-width: 1600px) {body main .t1101{top:0%;left:15px;right:auto;bottom:0%;position:absolute;}}@media screen and (max-width: 480px) {body main .t1101{left:0px;display:flex;position:relative;font-size:2rem;justify-content:center;}}body main .t1102{font-size:1.3vw;padding-left:25px;padding-right:25px;}@media screen and (max-width: 1600px) {body main .t1102{font-size:1vw;padding-left:25px;padding-right:25px;}}@media screen and (max-width: 767px) {body main .t1102{font-size:1.3rem;}}@media screen and (max-width: 480px) {body main .t1102{font-size:1.3rem;}}body main .t1103{display:flex;row-gap:50px;margin-top:80px;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t1103{row-gap:30px;}}body main .t1105{width:100%;display:grid;max-width:1200px;column-gap:30px;align-items:start;margin-left:auto;margin-right:auto;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t1105{display:flex;row-gap:40px;flex-direction:column;}}body main .t1106{display:flex;row-gap:30px;text-align:center;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t1106{width:100%;}}body main .t1108{color:#ffffff;width:10vw;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#122e54",endColorstr="#1c549a",GradientType=1);height:10vw;display:flex;font-size:3vw;background:linear-gradient(45deg, #122e54, #1c549a);box-shadow:0 5px 5px 2px #0000001a;margin-top:0;text-align:center;align-items:center;font-weight:700;margin-left:auto;margin-right:auto;border-radius:50%;justify-content:center;}@media screen and (max-width: 480px) {body main .t1108{width:200px;height:200px;}}@media screen and (max-width: 480px) {body main .t1109{font-size:3rem;}}body main .t1112{max-width:880px;}body main .t1113{color:#004179;}body main .t1114{max-width:935px;}body main .t1121{max-width:950px;}body main .t1123{width:16%;}@media screen and (max-width: 991px) {body main .t1123{width:30%;}}body main .t1125{color:#004179;}@media screen and (max-width: 480px) {body main .t1135{width:100%;}}body main .t1137{width:16%;}@media screen and (max-width: 991px) {body main .t1137{width:30%;}}body main .t1139{color:#004179;}@media screen and (max-width: 480px) {body main .t1149{width:100%;}}body main .t1151{width:16%;}@media screen and (max-width: 991px) {body main .t1151{width:30%;}}body main .t1153{color:#004179;max-width:1080px;}@media screen and (max-width: 480px) {body main .t1162{width:100%;}}body main .t1164{width:16%;object-fit:scale-down;object-position:50% 50%;}@media screen and (max-width: 991px) {body main .t1164{width:30%;}}body main .t1166{color:#004179;max-width:950px;}@media screen and (max-width: 480px) {body main .t1174{width:100%;}}body main .t1183{position:relative;background:var(--dark-blue);}body main .t1184{z-index:5;position:relative;padding-top:30px;padding-bottom:50px;}@media screen and (max-width: 991px) {body main .t1184{padding-top:15px;padding-bottom:40px;}}body main .t1185{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1185{row-gap:30px;flex-direction:column;}}body main .t1187{color:var(--white);max-width:460px;}@media screen and (max-width: 991px) {body main .t1187{max-width:100%;}}body main .t1188{max-width:50%;}@media screen and (max-width: 991px) {body main .t1188{max-width:50%;}}body main .t1189{top:0%;left:0%;right:auto;bottom:0%;height:100%;position:absolute;}body main .t1193{font-weight:500;}body main .t1195{padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 991px) {body main .t1195{padding-top:50px;padding-bottom:50px;}}body main .t1199{color:var(--dark-blue);}body main .t1201{max-width:176px;}body main .t1205{color:rgb(0,65,121);}body main .t1207{max-width:176px;}body main .t1211{color:rgb(0,65,121);}body main .t1212{max-width:176px;}body main .t1216{color:rgb(0,65,121);}body main .t1218{max-width:285px;}body main .t1222{color:rgb(0,65,121);}body main .t1224{max-width:285px;}body main .t1227{display:flex;position:relative;align-items:center;flex-direction:column;}body main .t1227:hover .dropdown{display:flex;}body main .t1229{bottom:-45px;z-index:5;position:absolute;min-width:165px;background:#ffffff;padding-top:10px;padding-bottom:10px;}body main .t1230{display:block;}@media screen and (max-width: 767px) {body main .t1231{background:rgb(255,255,255);}}body main .t1235{color:rgb(255,255,255);position:relative;}@media screen and (max-width: 991px) {body main .t1235{padding-top:0px;}}@media screen and (max-width: 767px) {body main .t1235{background:;padding-top:0px;}}@media screen and (max-width: 480px) {body main .t1235{padding-top:0px;}}body main .t1237{background:rgb(255,255,255);}body main .t1238{width:100%;display:flex;row-gap:30px;background:#eaf8fd;text-align:center;align-items:center;padding-top:30px;padding-left:20px;border-radius:2.5vw;padding-right:20px;flex-direction:column;padding-bottom:40px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1238{row-gap:20px;padding-left:10px;padding-right:10px;padding-bottom:30px;}}@media screen and (max-width: 480px) {body main .t1239{font-size:13px;}}body main .t1243{width:100%;max-width:80%;}body main .t1245{display:flex;row-gap:0px;flex-wrap:nowrap;column-gap:10px;align-items:center;padding-top:10px;padding-left:10px;padding-right:10px;flex-direction:row;padding-bottom:10px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1245{row-gap:30px;align-items:flex-start;flex-direction:column;}}body main .t1246{top:auto;left:auto;color:#ffffff;right:auto;bottom:auto;display:flex;position:static;max-width:800px;align-items:flex-start;margin-left:auto;padding-top:20px;margin-right:auto;padding-left:20px;padding-right:20px;flex-direction:column;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t1246{text-align:center;}}body main .t1247{color:var(--dark-blue);}@media screen and (max-width: 991px) {body main .t1247{text-align:left;}}body main .t1248{color:hsl(0,0%,0%);}@media screen and (max-width: 991px) {body main .t1248{text-align:left;}}body main .t1249{width:50%;display:flex;position:relative;flex-wrap:nowrap;column-gap:30px;align-items:center;flex-direction:row;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1249{width:100%;align-items:center;flex-direction:row;}}body main .t1250{order:0;width:40%;position:static;align-self:center;}@media screen and (max-width: 991px) {body main .t1250{flex:0 1 auto;width:40%;}}@media screen and (max-width: 767px) {body main .t1250{padding-bottom:30px;}}@media screen and (max-width: 480px) {body main .t1250{width:50%;padding-bottom:20px;}}body main .t1251{top:30%;left:0%;right:0%;bottom:0%;position:absolute;margin-left:auto;padding-top:20px;margin-right:auto;padding-bottom:20px;}body main .t1252{display:flex;row-gap:30px;max-width:900px;background:#eaf5fb;box-shadow:0 6px 6px #00000026;text-align:center;align-items:center;margin-left:auto;padding-top:4vw;margin-right:auto;padding-left:4vw;border-radius:2.5vw;padding-right:4vw;flex-direction:column;padding-bottom:4vw;-webkit-box-shadow:0px 6px 6px 0px rgba(0, 0, 0, .15);}@media screen and (max-width: 480px) {body main .t1252{padding-top:25px;padding-left:10px;border-radius:20px;padding-right:10px;padding-bottom:25px;}}body main .t1255{width:50%;}@media screen and (max-width: 480px) {body main .t1255{width:100%;background:var(--light-blue);}}body main .t1258{color:var(--dark-blue);font-size:24px;background:rgb(255,255,255);font-weight:600;}@media screen and (max-width: 991px) {body main .t1258{text-align:left;}}body main .t1259{top:50%;left:50%;right:auto;bottom:auto;position:absolute;transform:translate(-50%,-50%);}@media screen and (max-width: 991px) {body main .t1259{top:0%;left:auto;right:0%;bottom:auto;z-index:5;position:absolute;transform:translate(0%,0%);margin-top:100px;}}@media screen and (max-width: 767px) {body main .t1259{position:relative;margin-top:0px;}}@media screen and (max-width: 480px) {body main .t1259{margin-top:46px;}}body main .t1260{max-width:53%;}@media screen and (max-width: 991px) {body main .t1260{z-index:100000000;position:static;align-items:flex-start;}}@media screen and (max-width: 767px) {body main .t1260{max-width:100%;}}@media screen and (max-width: 480px) {body main .t1260{align-items:flex-start;padding-bottom:100px;}}body main .t1261{max-width:375px;}@media screen and (max-width: 991px) {body main .t1262{font-size:1rem;}}body main .t1263{display:flex;column-gap:15px;}@media screen and (max-width: 991px) {body main .t1263{align-items:center;justify-content:center;}}body main .t1269{position:relative;background:rgb(0,65,121);padding-top:50px;margin-bottom:100px;padding-bottom:50px;}@media screen and (max-width: 991px) {body main .t1269{padding-bottom:0px;}}body main .t1270{top:auto;left:0%;right:auto;bottom:0%;position:absolute;max-width:370px;}@media screen and (max-width: 991px) {body main .t1270{position:static;margin-top:30px;}}body main .t1271{z-index:5;position:relative;}body main .t1272{display:flex;column-gap:30px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1272{row-gap:30px;align-items:center;flex-direction:column;}}body main .t1273{color:#ffffff;max-width:525px;}@media screen and (max-width: 991px) {body main .t1273{text-align:center;}}body main .t1274{color:#ffffff;}body main .t1276{width:55%;}@media screen and (max-width: 1600px) {body main .t1276{width:45%;}}@media screen and (max-width: 991px) {body main .t1276{width:74%;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 767px) {body main .t1276{width:100%;}}body main .t1277{display:flex;min-height:950px;padding-bottom:0px;}body main .t1278{top:0%;left:0%;right:auto;bottom:auto;height:100%;position:absolute;}body main .t1281{width:55%;}@media screen and (max-width: 1600px) {body main .t1281{width:45%;}}@media screen and (max-width: 991px) {body main .t1281{width:74%;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 767px) {body main .t1281{width:100%;}}body main .t1282{display:flex;margin-top:30px;min-height:950px;margin-left:30px;margin-right:30px;margin-bottom:30px;padding-bottom:0px;}body main .t1283{color:hsl(0,0%,0%);}@media screen and (max-width: 991px) {body main .t1283{text-align:left;}}body main .t1284{display:flex;column-gap:15px;padding-top:15px;}@media screen and (max-width: 991px) {body main .t1284{align-items:center;justify-content:center;}}@media screen and (max-width: 480px) {body main .t1284{row-gap:15px;flex-direction:column;}}body main .t1286{font-size:1.3vw;}@media screen and (max-width: 480px) {body main .t1286{font-size:0.8rem;padding-top:5px;padding-bottom:5px;}}body main .t1287{font-size:1.3vw;}@media screen and (max-width: 480px) {body main .t1287{font-size:1.1rem;}}body main .t1288{font-size:1.2vw;}@media screen and (max-width: 480px) {body main .t1288{font-size:1.1rem;}}body main .t1292{color:rgb(255,255,255);position:relative;padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 480px) {body main .t1292{padding-top:50px;padding-bottom:50px;}}body main .t1293{top:0%;left:0%;right:auto;width:90%;bottom:auto;height:100%;position:absolute;background:linear-gradient(45deg, #122e54, #1c549a);padding-top:40px;border-radius:0px 80px 80px 0px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t1293{width:99%;border-radius:0px 15px 15px 0px;}}body main .t1294{z-index:2;position:relative;}body main .t1296{max-width:90%;}@media screen and (max-width: 480px) {body main .t1296{font-size:1.2rem;}}body main .t1299{padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 480px) {body main .t1299{padding-top:25px;}}body main .t1301 a{color:rgb(55,182,236);}body main .t1301 p{margin-bottom:15px;}body main .t1301 h2{color:rgb(0,65,121);font-size:1.8vw;margin-top:15px;font-weight:600;margin-bottom:20px;letter-spacing:-0.18;}body main .t1301 h3{font-size:1.5vw;margin-top:12px;font-weight:600;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t1301 p{font-size:14px;}body main .t1301 h2{font-size:1.2rem;}body main .t1301 h3{font-size:1.2rem;}body main .t1301 table{min-width:800px;}}body main .t1303{width:100%;height:100%;}@media screen and (max-width: 991px) {body main .t1303{top:0%;left:0%;right:auto;bottom:auto;z-index:;position:absolute;}}@media screen and (max-width: 480px) {body main .t1303{height:100%;min-height:50%;}}body main .t1305{width:16%;}@media screen and (max-width: 991px) {body main .t1305{width:30%;}}@media screen and (max-width: 480px) {body main .t1311{width:100%;}}body main .t1315{color:#004179;max-width:950px;}body main .t1318{width:16%;object-fit:scale-down;}@media screen and (max-width: 991px) {body main .t1318{width:30%;}}@media screen and (max-width: 480px) {body main .t1323{width:100%;}}body main .t1329{color:#004179;max-width:950px;}@media screen and (max-width: 480px) {body main .t1330{width:100%;}}body main .t1332{color:rgb(255,255,255);position:relative;padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 480px) {body main .t1332{padding-top:50px;padding-bottom:50px;}}body main .t1333{top:0%;left:0%;right:auto;width:90%;bottom:auto;height:100%;position:absolute;background:linear-gradient(45deg, #122e54, #1c549a);padding-top:40px;border-radius:0px 80px 80px 0px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t1333{width:99%;border-radius:0px 15px 15px 0px;}}body main .t1334{z-index:2;position:relative;}body main .t1336{max-width:90%;}@media screen and (max-width: 480px) {body main .t1336{font-size:1.2rem;}}body main .t1337{padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 480px) {body main .t1337{min-height:70vh;}}body main .t1339 a{color:rgb(55,182,236);}body main .t1339 p{margin-bottom:15px;}body main .t1339 h2{color:rgb(0,65,121);font-size:1.8vw;margin-top:15px;font-weight:600;margin-bottom:20px;letter-spacing:-0.18;}body main .t1339 h3{font-size:1.5vw;margin-top:12px;font-weight:600;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t1339 p{font-size:14px;}body main .t1339 h2{font-size:1.2rem;}body main .t1339 h3{font-size:1.2rem;}body main .t1339 table{min-width:800px;}}body main .t1345{color:rgb(255,255,255);position:relative;padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 480px) {body main .t1345{padding-top:50px;padding-bottom:50px;}}body main .t1346{top:0%;left:0%;right:auto;width:90%;bottom:auto;height:100%;position:absolute;background:linear-gradient(45deg, #122e54, #1c549a);padding-top:40px;border-radius:0px 80px 80px 0px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t1346{width:99%;border-radius:0px 15px 15px 0px;}}body main .t1347{z-index:2;position:relative;}body main .t1349{max-width:90%;}@media screen and (max-width: 480px) {body main .t1349{font-size:1.2rem;}}body main .t1354{padding-top:50px;padding-bottom:50px;}body main .t1356 a{color:rgb(55,182,236);}body main .t1356 p{margin-bottom:15px;}body main .t1356 h2{color:rgb(0,65,121);font-size:1.8vw;margin-top:15px;font-weight:600;margin-bottom:20px;letter-spacing:-0.18;}body main .t1356 h3{font-size:1.5vw;margin-top:12px;font-weight:600;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t1356 p{font-size:14px;}body main .t1356 h2{font-size:1.2rem;}body main .t1356 h3{font-size:1.2rem;}body main .t1356 table{min-width:800px;}}body main .t1357{color:rgb(0,65,121);font-size:2rem;word-break:normal;font-weight:400;line-height:1;}body main .t1359{max-width:680px;}body main .t1360{max-width:680px;}body main .t1361{max-width:680px;}body main .t1365{padding-top:30px;padding-bottom:50px;background-size:cover;background-image:url(https://global.divhunt.com/4935f5ef97edfd6adee520b4e1dd447c_27583.png);background-position:0% 100%;}@media screen and (max-width: 480px) {body main .t1365{padding-bottom:40px;}}body main .t1367{display:flex;row-gap:80px;align-items:center;flex-direction:column;}@media screen and (max-width: 480px) {body main .t1367{row-gap:25px;}}body main .t1368{display:flex;row-gap:30px;column-gap:30px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1368{flex-direction:column;}}body main .t1369{max-width:50%;}@media screen and (max-width: 991px) {body main .t1369{max-width:100%;}}body main .t1370{display:flex;column-gap:12px;align-items:flex-start;flex-direction:column;}body main .t1371{color:rgb(0,65,121);}body main .t1372{color:rgb(55,182,236);font-size:1.25rem;font-family:'Signika';line-height:1.2;}body main .t1375{width:50%;}@media screen and (max-width: 480px) {body main .t1375{width:100%;background:rgb(55,182,236);}}body main .t1376{width:40%;}@media screen and (max-width: 991px) {body main .t1376{width:100%;}}body main .t1377{width:100%;display:flex;overflow:hidden;background:#ffffff;column-gap:50px;align-items:center;border-radius:40px;padding-right:50px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1377{row-gap:50px;padding-top:50px;padding-left:50px;flex-direction:column-reverse;padding-bottom:50px;}}@media screen and (max-width: 480px) {body main .t1377{row-gap:40px;padding-top:40px;padding-left:20px;padding-right:20px;padding-bottom:40px;}}body main .t1378{width:40%;}@media screen and (max-width: 991px) {body main .t1378{width:100%;}}body main .t1379{width:46%;}@media screen and (max-width: 991px) {body main .t1379{width:100%;}}body main .t1387{width:50%;}@media screen and (max-width: 480px) {body main .t1387{width:100%;}}body main .t1388{padding-top:50px;padding-bottom:50px;}@media screen and (max-width: 991px) {body main .t1388{padding-top:40px;padding-bottom:50px;}}@media screen and (max-width: 480px) {body main .t1388{padding-top:20px;}}body main .t1391{color:rgb(0,65,121);}body main .t1394{font-size:1.875rem;font-family:'Signika';font-weight:700;}body main .t1395{max-width:680px;}body main .t1397{font-size:1.875rem;font-family:'Signika';font-weight:700;}body main .t1398{max-width:680px;}body main .t1400{font-size:1.875rem;font-family:'Signika';font-weight:700;}body main .t1401{max-width:680px;}body main .t1402{color:rgb(0,65,121);font-size:2rem;word-break:normal;font-weight:400;line-height:1;}body main .t1403{background:linear-gradient(180deg,#132f56 0%,#1b5297 100%);margin-bottom:50px;}body main .t1404{display:flex;align-items:center;margin-left:auto;margin-right:auto;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t1404{row-gap:30px;padding-top:50px;flex-direction:column;}}body main .t1405{width:42%;}@media screen and (max-width: 991px) {body main .t1405{width:100%;}}body main .t1406{color:#ffffff;width:50%;max-width:90%;margin-left:20px;padding-right:100px;}@media screen and (max-width: 991px) {body main .t1406{width:100%;margin-left:auto;margin-right:auto;padding-right:0px;}}body main .t1411{color:rgb(55,182,236);display:flex;border-top:1px solid rgba(255,255,255,0.1);column-gap:30px;align-items:center;font-weight:500;padding-top:16px;justify-content:space-between;}body main .t1412{width:20px;}body main .t1414{color:rgb(55,182,236);display:flex;border-top:1px solid rgba(255,255,255,0.1);column-gap:30px;align-items:center;font-weight:500;padding-top:16px;justify-content:space-between;}body main .t1415{width:20px;}body main .t1417{color:rgb(55,182,236);display:flex;border-top:1px solid rgba(255,255,255,0.1);column-gap:30px;align-items:center;font-weight:500;padding-top:16px;padding-bottom:0px;justify-content:space-between;}body main .t1418{width:20px;}