@font-face{font-family:inter;src:url(/static/media/Inter-VariableFont_opsz,wght.e05c5f3d1fa6a3893d84.ttf)}#root,body,html{height:100%}#root,*,body,html{font-family:Inter!important}body{margin:0}.youtube-video-block{background-color:#336b87;padding:24px}.mobile-menu-wrapper{align-items:center;display:flex;justify-content:space-between}.mobile-menu-wrapper .mobile-title{color:#fff;font-size:20px;font-weight:700}.nav-wrapper{background-color:#336b87!important}.nav-wrapper .header-main-title{font-weight:700}.box-main-wrapper{background-color:#336b87;padding:0!important;position:relative;width:100%}.box-main-wrapper .box-sub-wrapper{height:70vh;position:relative}.box-main-wrapper .box-sub-wrapper .banner-backgroundImmg-wrap{background-color:#336b87;background-image:url(/static/media/xyz.1f3a353700108f1a895e.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;color:#fff;height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:430px){.box-main-wrapper .box-sub-wrapper .banner-backgroundImmg-wrap{background-size:cover}}.box-main-wrapper .box-sub-wrapper .banner-wrapper{align-items:center;display:flex;justify-content:space-between;padding:60px 60px 0;position:relative;z-index:100}.box-main-wrapper .box-sub-wrapper .banner-wrapper .banner-first-section{flex:1 1}.box-main-wrapper .box-sub-wrapper .banner-wrapper .banner-first-section .description{color:#fff;font-size:4em;font-weight:700;line-height:1.2}@media(max-width:430px){.box-main-wrapper .box-sub-wrapper .banner-wrapper .banner-first-section .description{font-size:2.3em;margin-top:0;text-align:center}}.box-main-wrapper .box-sub-wrapper .banner-wrapper .banner-second-section{align-items:center;display:flex;height:50vh;width:30%}.box-main-wrapper .box-sub-wrapper .banner-wrapper .banner-second-section .banner-img{height:auto;width:100%}@media(max-width:430px){.box-main-wrapper .box-sub-wrapper .banner-wrapper .banner-second-section{height:auto;margin-top:30px;width:90%}.box-main-wrapper .box-sub-wrapper .banner-wrapper{flex-direction:column;height:auto;padding:30px 10px 0}.box-main-wrapper .box-sub-wrapper{height:auto}}.board-block-main-wrapper{background-color:#336b87;padding:24px}.board-block-main-wrapper .board-title{color:#fff;font-size:35px;font-weight:700;margin-bottom:30px;text-align:center}.board-block-main-wrapper .board-section{display:block;height:auto;margin:auto;width:90%}.board-block-main-wrapper .board-section .board-img{border-radius:15px;height:auto;width:100%}@media(max-width:430px){.board-block-main-wrapper .board-section .board-img{border-radius:0;height:18.2rem}.board-block-main-wrapper .board-section{margin:30px 0 0;padding:0;width:100%}.board-block-main-wrapper{padding:24px 0}}.future-plan-main-container{background-color:#336b87;padding:24px}.future-plan-main-container .plans-title{color:#fff;font-size:35px;font-weight:700;margin-bottom:30px;text-align:center}.investment-desktop-container{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;position:relative}.investment-item{background-color:#90afc5;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 0 80px 5px #141f390d;height:300px;min-width:13%;padding:20px;position:relative;text-align:center;transition:width .2s ease-out;width:13%}.investment-item:hover{background-color:#f5f5f5;transform:translateY(-5px)}@media(max-width:430px){.investment-item:hover:hover{background-color:#90afc5;transform:none}}.investment-item .title-circle-block{align-items:center;display:flex;flex-direction:column;gap:40px;height:200px;justify-content:space-between}.investment-item .title-circle-block .circle{align-items:center;background-color:#e0f7fa;border-radius:50%;color:#000;display:flex;font-size:1.2em;font-weight:700;height:70px;justify-content:center;margin:0 auto;width:70px}.investment-item .title-circle-block .circle.circle-hide{margin:0}@media(max-width:430px){.investment-item .title-circle-block .circle{display:none;margin:0}}.investment-item .title-circle-block .title{color:#000;font-size:1.1em;font-weight:700;transform:rotate(90deg);transition:font-weight .3s ease}.investment-item .title-circle-block .title.bold{transform:rotate(0deg)}@media(max-width:430px){.investment-item .title-circle-block .title{margin:0;transform:none}}.investment-item .title-circle-block.tab-active{align-items:center;flex-direction:row;gap:10px;height:auto;justify-content:center}@media(max-width:430px){.investment-item .title-circle-block{align-items:center;flex-direction:row;gap:10px;height:auto;justify-content:center}}.investment-item .description{color:#000;font-size:.9em;opacity:1;transition:opacity .3s ease}@media(max-width:430px){.investment-item .description{text-align:start}}.investment-item.active{animation-delay:.22s;animation-direction:normal;animation-duration:.4s;animation-fill-mode:both;animation-name:slideInUp;animation-timing-function:ease;background-color:#fff;border-color:#b2dfdb;height:300px;width:400px}@media(max-width:430px){.investment-item{background-color:#fff;display:block;height:auto;margin:auto;padding:25px 15px;width:100%}}.investment-mobile-container{display:none}@media(max-width:430px){.investment-desktop-container{display:none}.investment-mobile-container{display:flex;flex-direction:column;gap:20px;pointer-events:none}}.offers-main-wrapper{background-color:#336b87;padding:24px}.offers-main-wrapper .offers-title{color:#fff;font-size:35px;font-weight:700;margin-bottom:30px;text-align:center}.offers-main-wrapper .offer-items-main-block{display:flex;flex-wrap:wrap;justify-content:space-between}.offers-main-wrapper .offer-items-main-block .offer-items-block{background:#90afc5;border-radius:10px;box-shadow:0 7px 29px 0 #64646f33;display:flex;gap:20px;justify-content:space-between;margin-bottom:30px;padding:25px 20px;width:calc(50% - 15px)}.offers-main-wrapper .offer-items-main-block .offer-items-block:nth-last-child(-n+2){margin-bottom:0}@media(max-width:430px){.offers-main-wrapper .offer-items-main-block .offer-items-block:nth-last-child(-n+2){margin-bottom:30px}.offers-main-wrapper .offer-items-main-block .offer-items-block:last-child{margin-bottom:0}}.offers-main-wrapper .offer-items-main-block .offer-items-block:hover{background-color:#336b87;box-shadow:0 54px 55px #00000040,0 -12px 30px #0000001f,0 4px 6px #0000001f,0 12px 13px #0000002b,0 -3px 5px #00000017;transform:scale(1)}.offers-main-wrapper .offer-items-main-block .offer-items-block .offers-first-section{width:65%}.offers-main-wrapper .offer-items-main-block .offer-items-block .offers-first-section .item-title{color:#fff;font-size:24px;font-weight:700;margin-bottom:15px}.offers-main-wrapper .offer-items-main-block .offer-items-block .offers-first-section .item-description{color:#fff;font-size:16px;line-height:1.3}@media(max-width:430px){.offers-main-wrapper .offer-items-main-block .offer-items-block .offers-first-section{width:100%}}.offers-main-wrapper .offer-items-main-block .offer-items-block .offers-second-section{align-items:center;display:flex;height:auto;width:35%}.offers-main-wrapper .offer-items-main-block .offer-items-block .offers-second-section .offers-img{border-radius:10px;height:auto;width:100%}@media(max-width:430px){.offers-main-wrapper .offer-items-main-block .offer-items-block .offers-second-section{width:100%}.offers-main-wrapper .offer-items-main-block .offer-items-block{flex-direction:column;width:100%}.offers-main-wrapper .offer-items-main-block{flex-direction:column;pointer-events:none}}.offers-main-wrapper .ats-wrapper .ats-title{font-size:25px;font-weight:700;text-align:center}.offers-main-wrapper .ats-wrapper .ats-description{text-align:center}.contact-main-wrapper{background-color:#336b87;padding:24px}.contact-main-wrapper .contact-title{color:#fff;font-size:35px;font-weight:700;margin-bottom:30px;text-align:center}.contact-main-wrapper .contact-form-wrapper{align-items:center;display:flex;justify-content:center}.contact-main-wrapper .contact-form-wrapper .form-content{align-items:center;background-color:#90afc5;border-radius:10px;color:#fff;display:flex;flex-direction:column;height:auto;padding:30px 50px;width:50%}.contact-main-wrapper .contact-form-wrapper .form-content .concern-msg{color:#fff;margin-bottom:25px;width:100%}.contact-main-wrapper .contact-form-wrapper .form-content .contact-btn-wrapper{display:block;margin:auto}.contact-main-wrapper .contact-form-wrapper .form-content .contact-btn-wrapper .contact-btn{background-color:#fff;border:1px solid #336b87;border-radius:25px;color:#131212;font-size:16px;font-weight:700;padding:10px 22px}.contact-main-wrapper .contact-form-wrapper .form-content .contact-btn-wrapper .contact-btn:hover{background-color:#0000;color:#fff}@media(max-width:430px){.contact-main-wrapper .contact-form-wrapper .form-content{padding:25px 15px;width:100%}}.css-1pzfmz2-MuiInputBase-input-MuiOutlinedInput-input,.css-msbelq-MuiInputBase-input-MuiOutlinedInput-input{color:#fff!important}.css-1ll44ll-MuiOutlinedInput-notchedOutline{border-color:#fff!important}.css-hvjq6j-MuiFormLabel-root-MuiInputLabel-root{color:#fff!important}.footer-wrapper{background-color:#336b87;border:1px solid #90afc5}.footer-wrapper .footer-text{color:#fff;font-size:16px;font-weight:600;padding:20px;text-align:center}.youtube-video-subblock{width:100%}.youtube-video-subblock .youtube-title{color:#fff;font-size:35px;font-weight:700;margin-bottom:30px;text-align:center}.youtube-video-subblock .youtube-main-wrapper{aspect-ratio:16/9;height:400px;margin:auto;overflow:hidden;position:relative;width:60%}@media(max-width:430px){.youtube-video-subblock .youtube-main-wrapper{height:250px;width:100%}}.youtube-video-subblock .youtube-main-wrapper .embed-videoframe{height:100%;width:100%}@media(max-width:430px){.youtube-video-subblock .youtube-main-wrapper .embed-videoframe{height:100%}.youtube-video-subblock{height:auto}}
/*# sourceMappingURL=main.fa13093f.css.map*/