.ibdpBanner{width:95vw;margin:0 auto}.ibdpBanner .leftContent{background:url(/images/ibdb-hero-bg.webp) 0 0/contain no-repeat;width:75vw;position:relative}.ibdpBanner .leftContent .ibdpImage{width:100%;height:100%}.ibdpBanner .leftContent .contentInner{color:var(--white-color);padding:50px 25% 50px 70px;position:absolute;top:0}.ibdpBanner .leftContent .contentInner .mainHeading{max-width:80%;padding-bottom:25px;font-size:3.5vw;font-weight:700;line-height:100%}.ibdpBanner .leftContent .contentInner .subHeading{letter-spacing:2px;border-top:1px solid #ffffff4d;padding-top:20px;font-size:1vw;font-weight:500}.ibdpBanner .leftContent .contentInner .featureCards{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(270deg,#ffffff1a 50%,#0000);border-radius:40px;gap:40px;margin:30px 0;padding:20px 40px 20px 0;display:flex}.ibdpBanner .leftContent .contentInner .featureCards .featureCardInner{align-items:center;gap:20px;display:flex}.ibdpBanner .leftContent .contentInner .featureCards .cardImage{object-fit:contain;border-right:2px solid #615f60;width:60px;min-width:60px;max-width:25%;height:auto;padding-right:20px}.ibdpBanner .leftContent .contentInner .featureCards .featureText{letter-spacing:.5px;margin:0;font-size:1vw;font-weight:600}.ibdpBanner .leftContent .contentInner .descriptionText{font-size:1.5vw}.ibdpBanner .ctaButtons{flex-wrap:wrap;gap:15px;display:flex;position:absolute;bottom:10px;left:5%;right:45%}.ibdpBanner .ctaButton{text-transform:uppercase;color:var(--white-color);background:linear-gradient(to right,var(--blue-color),#3f88ba);cursor:pointer;border:0;border-radius:40px;justify-content:space-between;align-items:center;gap:20px;padding:10px 30px;font-size:18px;font-weight:400;line-height:16px;transition:all .4s;display:flex}.ibdpBanner .ctaButton:hover{transform:scale(1.05)}.ibdpBanner .formContainer{background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);border:1px solid #fff3;border-radius:20px;height:fit-content;margin:20px;padding:40px;box-shadow:0 20px 40px #0000001a}.ibdpBanner .formHeading{color:#1e3a8a;text-align:center;margin-bottom:30px;font-size:1.6rem;font-weight:700;line-height:1.3}.ibdpBanner .formInput{background:#fff;border:2px solid #e3f2fd;border-radius:12px;width:100%;margin-bottom:20px;padding:15px 20px;font-size:1rem;transition:all .3s}.ibdpBanner .formInput:focus{border-color:#1e3a8a;outline:none;box-shadow:0 0 0 3px #1e3a8a1a}.ibdpBanner .formTextarea{resize:vertical;background:#fff;border:2px solid #e3f2fd;border-radius:12px;width:100%;min-height:120px;margin-bottom:25px;padding:15px 20px;font-size:1rem;transition:all .3s}.ibdpBanner .formTextarea:focus{border-color:#1e3a8a;outline:none;box-shadow:0 0 0 3px #1e3a8a1a}.ibdpBanner .submitButton{color:#fff;background:#1e3a8a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:18px 30px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.ibdpBanner .submitButton:hover{color:#fff;background:#1e40af;transform:translateY(-2px);box-shadow:0 8px 25px #1e3a8a4d}@media (max-width:768px){.mainHeading{font-size:2rem}.leftContent,.formContainer{margin:10px;padding:25px}.featureCards,.ctaButtons{flex-direction:column}}
.homeCopy .blogSection{background:#fff;width:100%;padding:80px 0 40px}.homeCopy .blogSection .blogsLabel{color:var(--blue-color);letter-spacing:2px;text-transform:uppercase;font-size:22px;font-weight:700}.homeCopy .blogSection .blogTitle{color:var(--blue-color);text-transform:uppercase;margin:35px 0 18px;font-weight:700;line-height:1.1}.homeCopy .blogSection .blogTitle .blogHighlight{background:linear-gradient(to left,var(--green-color),var(--lightgreen-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.homeCopy .blogSection .blogSubtitle{color:var(--blue-color);letter-spacing:2px;text-transform:uppercase;margin:25px 0;font-size:1vw}.homeCopy .blogSection .blogAllBtn,.homeCopy .blogSection .blogAllBtnmobile{width:max-content;font-size:1rem;font-weight:700}.homeCopy .blogSection .blogAllBtnmobile{display:none}.homeCopy .blogSection .blogLeft h3{width:80%;font-size:2rem}.homeCopy .blogSection .blogRight{flex-direction:column;gap:36px;display:flex}.homeCopy .blogSection .blogCard{box-shadow:none;background:0 0;align-items:center;gap:30px;display:flex}.homeCopy .blogSection .blogImg{object-fit:cover;border-radius:24px;max-width:15vw}.homeCopy .blogSection .blogCardContent{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:12px;display:flex}.homeCopy .blogSection .blogCardTitle{color:var(--blue-color);margin-bottom:4px;font-size:1vw;font-weight:700;line-height:1.2}.homeCopy .blogSection .blogCardDesc{color:#7a8ca3;opacity:.9;font-size:.8vw;line-height:1.2}.homeCopy .blogSection .blogCardLine{background:linear-gradient(to right,var(--border-color),transparent);width:100%;height:1px;margin:8px 0}.homeCopy .blogSection .blogReadMoreBtn{padding:5px 20px;font-size:1rem;font-weight:700}.homeCopy .blogSection .blogReadMoreBtn:hover{transform:scale(1.05)}.homeCopy .blogSection .blogReadMoreArrow{width:25px;height:25px}.homeCopy .blogSection .blogReadMoreArrow img{width:100%;height:100%}@media (max-width:1100px){.homeCopy .blogSection .blogTitle{font-size:1.4rem}.homeCopy .blogSection .blogSubtitle{font-size:14px}.homeCopy .blogSection .blogAllBtn,.homeCopy .blogSection .blogCardTitle,.homeCopy .blogSection .blogCardDesc{font-size:1rem}}@media (max-width:991px){.homeCopy .blogSection .blogLeft{text-align:center}.homeCopy .blogSection .blogTitle{max-width:500px;margin:20px auto;font-size:20.4px!important;line-height:23px!important}.homeCopy .blogSection .blogAllBtn{display:none}.homeCopy .blogSection .blogCard{border-bottom:1px solid #dedede;padding-bottom:40px}.homeCopy .blogSection .blogCardContent{padding-right:30px}.homeCopy .blogSection .blogCardDesc{margin-bottom:10px}.homeCopy .blogSection .blogReadMoreBtn{letter-spacing:2px;padding:10px 20px}.homeCopy .blogSection .blogCardLine{display:none}}@media (max-width:767px){.homeCopy .blogSection .blogSubtitle{display:block}.homeCopy .blogSection .blogImg{max-width:30vw}.homeCopy .blogSection .blogAllBtnmobile{gap:15px;margin:0 auto;display:flex}.homeCopy .blogSection .blogCard{gap:7vw}.homeCopy .blogSection .blogCardDesc{font-size:.8rem}}@media (max-width:575px){.homeCopy .blogSection .blogAllBtnmobile{max-width:100vw}.homeCopy .blogSection .blogImg{max-width:95vw}.homeCopy .blogSection .blogCard{flex-direction:column;margin-bottom:20px;padding-bottom:20px}.homeCopy .blogSection .blogLeft h3{width:100%}.homeCopy .blogSection .blogRight{gap:5px}.mobile-hide{display:none}}@media (max-width:440px){.homeCopy .blogSection .blogCard{flex-direction:column}}
.min-height-300px{min-height:300px}.searchBox{margin-top:100px}.searchBox .searchbar{color:#161664;border:1px solid #233467;height:3rem;padding-left:2rem;font-weight:700}.searchBox .searchbar::placeholder{color:#233467;opacity:1}.searchBox button{background:0 0;border:0;padding-right:30px}.searchBox svg{color:#161664}.search-input-height{height:70px}.search-button-style{z-index:2;background:linear-gradient(90deg,#60a5fa,#3b82f6);border:none;height:70px}.categoryList{margin-bottom:100px}.category-buttons-container{margin-top:-10px;margin-left:-20px}.category-button{background-color:#fff;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#161664,#3f88ba);background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;justify-content:center;align-items:center;margin:0;transition:all .3s;display:inline-flex;color:#233467!important;border-radius:10px!important;padding:.5rem 1.2rem!important;font-size:1rem!important;font-weight:500!important}.category-button:hover{color:#233467;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#161664,#3f88ba)}.category-button-selected{background-image:linear-gradient(90deg,#161664,#3f88ba);border:none;color:#fff!important}.category-button-selected:hover{background-image:linear-gradient(90deg,#161664,#3f88ba);color:#fff!important}.col svg{pointer-events:none}.featured-image-style{object-fit:cover;object-position:center;height:224px}.read-more-button{background:linear-gradient(90deg,#60a5fa,#3b82f6);border:none;width:48px;height:48px;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014}.social-icon-hover:hover{color:#0d6efd!important}.social-icon-hover:nth-child(2):hover{color:#212529!important}.social-icon-hover:nth-child(3):hover{color:#dc3545!important}.social-icon-hover:nth-child(4):hover{color:#198754!important}.card.rounded-4{border-radius:.5rem!important}.card-img-top.rounded-top-4{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.col{position:relative}.postsList{grid-gap:40px;grid-template-columns:1fr 1fr 1fr;display:grid}.card{background:#fff;border:2px solid #dbe5ff;padding:0;font-family:Poppins,sans-serif;position:relative;overflow:visible;border-radius:30px!important;margin:0!important}.col svg{object-fit:cover;width:100%;top:0;left:0}.card .card-img-top{border-radius:1rem;width:100%}.card .card-body-text{color:var(--bs-card-color);flex:auto;padding:1vw 0 0;position:relative}.card .card-subtitle{color:#233467d9;margin-top:0;font-size:.8rem}.card .card-title{color:#233467;width:100%;margin:0 0 .8vw;font-size:1.3vw;font-weight:700;line-height:1.1}.card .card-text{color:#233467d9;width:16vw;font-size:1vw;line-height:1.2}.card a.btn-primary{z-index:20;background:linear-gradient(270deg,#e7f6ff,#a3caf5);border:0;border-radius:50%;justify-content:center;align-items:center;width:3.5vw;height:3.5vw;display:flex;position:absolute;bottom:-.5vw;right:0;margin:0!important}.card a.btn-primary svg{fill:#233467}.full-width-image-wrapper{position:relative}.banner-text{z-index:10;text-transform:uppercase;background:linear-gradient(270deg,#edfff4,#a6eac7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:50px;font-weight:700;line-height:1;display:inline-block;position:absolute;bottom:100px;left:50px}.blog-breadcrumb{z-index:10;width:fit-content;position:absolute;bottom:70px;left:50px}.blog-breadcrumb .breadcrumb{flex-wrap:wrap;justify-content:center;margin-bottom:0;padding:0;list-style:none;display:flex}.blog-breadcrumb .breadcrumb-item{color:#fff;font-size:20px;font-weight:600}.blog-breadcrumb .breadcrumb-item a{color:#fff;text-decoration:none}.blog-breadcrumb .breadcrumb-item a:hover{text-decoration:underline}.blog-breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"/ / ";color:#fff}.blog-breadcrumb .breadcrumb-item.active{color:#fff}.blog-newsletter-section .newsletter-card{background:linear-gradient(#a3caf5 0%,#e7f6ff 53%)}.blog-newsletter-section .fade-in-section{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.blog-newsletter-section .fade-in-section.is-inview{opacity:1;transform:translateY(0)}.card-body h2{color:var(--blue-color);text-transform:uppercase;max-width:40%;margin:20px auto;font-size:1.6vw;font-weight:700;line-height:1}.card-body p,.card-body form{width:40vw}.cad-body p{max-width:60%;color:var(--grey-text);opacity:.5;margin:0 auto;font-size:1vw;line-height:1.5vw}.cad-body input{color:#fff;background:0 0;border:1px solid #161664;border-radius:40px;outline:none;width:100%;padding:12px 60px 12px 30px;font-size:1.1rem;transition:border .2s}.cad-body button{background-color:#0000;border:none;width:30px;height:30px;padding:0;position:absolute;top:10px;right:10px}@media (max-width:1200px){.card a.btn-primary{width:3rem;height:3rem;bottom:-1rem;right:-1rem}}@media (max-width:991px){.postsList{grid-gap:40px;grid-template-columns:1fr 1fr;display:grid}.card .card-title{font-size:1.2rem}.card .card-text{width:80%;font-size:1rem}}@media (max-width:767px){.postsList{grid-gap:0;grid-template-columns:1fr 1fr;display:grid}.card .card-text{width:80%}.card .card-img-top{height:auto}.card .card-title{font-size:20px}.card .card-text{font-size:15px;line-height:22px}.card{padding:20px 20px 16px}.card a.btn-primary{width:3rem;height:3rem;bottom:-.5rem;right:-1rem}.card .card-subtitle{margin-top:0;font-size:14px}}@media (max-width:575px){.searchBox{margin-top:10px}.card .card-text{width:80%}.rounded.categoryList,.bg-white.searchBox.rounded,.p-4.postsList{padding:0!important}.postsList{grid-template-columns:1fr}.p-4.postsList{margin-bottom:0!important}.rounded.categoryList{margin:0}button.btn.category-button{font-size:14px!important}.category-buttons-container{margin-left:0}}@media (max-width:400px){.category-buttons-container{margin-left:0}}
.blog-detail-container{margin-top:4vw}h1.main-title{text-transform:uppercase;background:linear-gradient(to left,var(--skyblue-color),var(--blue-color));-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;padding:0 40px;font-size:40px;line-height:1;display:block;position:relative;font-weight:700!important}.post-date{justify-content:center;gap:10px;display:flex}.post-date span{color:#233467;font-size:22px;font-weight:600}.post-author{justify-content:center;display:flex}.post-author span{color:#23346782;text-transform:uppercase;font-size:20px;font-weight:600}.post-share-icons.mb-4{flex-direction:row;justify-content:center;gap:10px;display:flex}.image-feature img{border-radius:40px;height:800px;overflow:hidden}.post-content img{max-width:100%}.post-content .wp-block-list,.post-content p{color:#161616;font-size:16px;font-weight:500}.sticky-sidebar-wrapper{position:sticky;top:5.5vw}.post-content h2{text-transform:uppercase;background:linear-gradient(to left,var(--skyblue-color),var(--blue-color));-webkit-text-fill-color:transparent;text-align:left;-webkit-background-clip:text;padding:20px 0;font-size:32px;line-height:1;display:inline-block;position:relative;font-weight:500!important}.post-content h3{background:linear-gradient(to left,var(--green-color),var(--lightgreen-color));-webkit-text-fill-color:transparent;text-align:left;-webkit-background-clip:text;padding:20px 0;font-size:28px;line-height:1;display:block;position:relative;font-weight:500!important}.toc-title{text-transform:uppercase;background:linear-gradient(to left,var(--skyblue-color),var(--blue-color));-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;padding:10px 0;font-size:32px;line-height:1;display:inline-block;position:relative;font-weight:700!important}.toc-list li{background:linear-gradient(86deg,#f3faff 50%,#d1e5fa 100%);padding:15px 20px}.toc-list li:nth-child(odd){background:linear-gradient(86deg,#d1e5fa 50%,#f3faff 100%)}.toc-list li a{color:#161616;font-size:20px;font-weight:600}.toc-list{width:100%}.form-container{background:linear-gradient(115deg,#a3caf5 45%,#e7f6ff 100%);border-radius:20px;padding:20px;box-shadow:0 10px 25px #00003226}.form-container h2{text-align:center;color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.2vw;font-size:1vw;font-weight:700}.form-row{justify-content:space-between;gap:25px;display:flex}.blog-container .form-group{flex-direction:column;flex:1;margin-bottom:1.2vw;display:flex}.form-group label{color:#1f2d61;text-transform:uppercase;margin-bottom:5px;font-size:.8vw;font-weight:500}.form-group input,.form-group select{background:0 0;border:none;border-bottom:1px solid #88a9c4;outline:none;width:100%;padding:3px 0;font-size:.8vw}.phone-input{align-items:center;gap:6px;display:flex}.flag{object-fit:cover;border-radius:2px;width:28px;height:20px}.submit-btn{color:#1f2d61;text-align:left;text-transform:uppercase;letter-spacing:1px;background:0 0;border:1px solid #1f2d61;border-radius:30px;width:70%;padding:.5vw 1.2vw;font-size:1vw;font-weight:500;display:block;position:relative}.submit-btn.blog-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0d1b6a,#4c84d3);border:none;border-radius:50px;flex-flow:row;justify-content:space-between;align-items:center;gap:8px;max-width:270px;padding:.5vw 1.2vw;font-size:1vw;font-weight:700;transition:all .3s;display:flex}.submit-btn:hover{opacity:.9}.arrow{color:#fff;text-align:right;background:linear-gradient(40deg,#161664 23%,#3f88ba 102%);border-radius:50%;padding:4px 9px;font-size:20px;font-weight:700;display:inline-block;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.helpful-block{flex-direction:row;gap:15px;display:flex}.helpful-block span{background:linear-gradient(285.71deg,#3f88ba -4.32%,#161664 106.53%),linear-gradient(#0003,#0003);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:600;line-height:3rem;display:flex}button.like,button.dislike{background:0 0;border:none;flex-direction:row;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;display:flex}.author-bio-section{align-items:flex-start;gap:2.5vw;max-width:62.5vw;margin:2vw auto;font-family:Arial,sans-serif;display:flex}.author-bio-image img{object-fit:cover;border-radius:.6vw;width:10vw}.author-bio-heading{color:#7c819c;margin-bottom:1vw;font-size:1.4vw;font-weight:700}.author-bio-text{line-height:1.5}.author-bio-btn{color:#fff;background:linear-gradient(90deg,#12235d,#1e5fb2);border-radius:3.5vw;align-items:center;gap:1.2vw;padding:1vw 1.2vw;font-size:1vw;font-weight:700;text-decoration:none;display:inline-flex}.author-bio-btn .arrow{color:#0f2d75;background:#c7dbf9;border-radius:50%;justify-content:center;align-items:center;width:3.4vw;height:3.4vw;font-size:2vw;display:flex}@media (max-width:768px){h1.main-title{text-align:left;padding:0 10px;font-size:32px}.post-date span,.post-author span{font-size:16px}.image-feature img{border-radius:20px;height:auto}.post-author{justify-content:flex-start;padding:0 10px}.post-date{align-items:left;flex-direction:column;gap:5px;padding:0 10px}.post-date-separator{display:none}.post-content .wp-block-list,.post-content p{font-size:18px}.post-content h2,.toc-title{padding:10px 0;font-size:24px}.post-content h3{padding:10px 0;font-size:20px}.toc-list li a{font-size:16px}.form-row{flex-direction:column;gap:0}.form-group{margin-bottom:1.2vw}.form-group label{font-size:16px}.submit-btn{width:100%;padding-left:15px;font-size:20px}.arrow{right:15px}.sticky-sidebar-wrapper{position:static;top:auto}}@media (max-width:575px){.text-center.mb-5.image-feature{margin-bottom:0!important}section.post-detail-section,.post-content-and-sidebar-section.py-5{padding-bottom:0!important}.author-bio-section{max-width:100%}.buttonBlue{padding:10px 15px;font-size:14px}.author-bio-heading,.author-bio-text{font-size:14px}.author-bio-image img{width:100%}.card{padding:10px 0}.form-group select{font-size:1rem}.form-group option{font-size:24px}.form-group input,.form-group select{font-size:15px}.submit-btn.blog-submit-btn{color:#1f2d61;background:0 0;border:1px solid #1f2d61;margin:20px auto 0;padding:10px 15px;font-size:1rem}.form-container h2{width:100%}.sticky-sidebar-wrapper{padding-bottom:20px}}@media (max-width:480px){h1.main-title{font-size:24px}.post-date span,.post-author span{font-size:14px}.post-content .wp-block-list,.post-content p{font-size:16px}.post-content h2,.toc-title{font-size:20px}.post-content h3{font-size:18px}.toc-list li{padding:10px}.toc-list li a{font-size:14px}.form-container{padding:20px 15px}.form-container h2{font-size:16px}.submit-btn{padding:6px 15px;font-size:18px}}
.innerpage .blogSection{background:#fff;width:100%;padding:0}section.post-detail-section{padding-top:5rem!important}.innerpage .blogSection .blogHeadingRow span:before,.innerpage .blogSection .blogHeadingRow span:after{height:20px}.innerpage .blogSection .blogsLabel{color:var(--blue-color);letter-spacing:2px;text-transform:uppercase;font-size:22px;font-weight:700}.innerpage .blogSection .blogTitle{color:var(--blue-color);text-transform:uppercase;margin:35px 0 18px;font-size:2rem;font-weight:700;line-height:1.1}.innerpage .blogSection .blogTitle .blogHighlight{background:linear-gradient(to left,var(--green-color),var(--lightgreen-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.innerpage .blogSection .blogSubtitle{color:var(--blue-color);letter-spacing:2px;text-transform:uppercase;margin:25px 0;font-size:1vw}.innerpage .blogSection .blogAllBtn,.innerpage .blogSection .blogAllBtnmobile{width:max-content;font-size:1rem;font-weight:700}.innerpage .blogSection .blogAllBtnmobile{display:none}.innerpage .blogSection .blogLeft h3{width:80%}.innerpage .blogSection .blogRight{flex-direction:column;gap:36px;display:flex}.innerpage .blogSection .blogCard{box-shadow:none;background:0 0;align-items:center;gap:30px;display:flex}.innerpage .blogSection .blogImg{object-fit:cover;border-radius:24px;max-width:15vw}.innerpage .blogSection .blogCardContent{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:12px;display:flex}.innerpage .blogSection .blogCardTitle{color:var(--blue-color);margin-bottom:4px;font-size:1vw;font-weight:700;line-height:1.2}.innerpage .blogSection .blogCardDesc{color:#7a8ca3;opacity:.9;font-size:.8vw;line-height:1.2}.innerpage .blogSection .blogCardLine{background:linear-gradient(to right,var(--border-color),transparent);width:100%;height:1px;margin:8px 0}.innerpage .blogSection .blogReadMoreBtn{padding:5px 20px;font-size:1rem;font-weight:700}.innerpage .blogSection .blogReadMoreBtn:hover{transform:scale(1.05)}.innerpage .blogSection .blogReadMoreArrow{width:25px;height:25px}.innerpage .blogSection .blogReadMoreArrow img{width:100%;height:100%}.toc-item a:hover{text-decoration:underline!important}.toc-list{counter-reset:section;padding-left:0;list-style:none}.toc-list li{counter-increment:section;margin-bottom:6px}.toc-list li a:before{content:counter(section)". ";color:#000;font-weight:600}.post-content img{height:auto}@media (max-width:1100px){.innerpage .blogSection .blogTitle{font-size:20.4px}.innerpage .blogSection .blogSubtitle,.innerpage .blogSection .blogAllBtn,.innerpage .blogSection .blogCardTitle,.innerpage .blogSection .blogCardDesc{font-size:1rem}}@media (max-width:991px){.innerpage .blogSection .blogLeft{text-align:center}.innerpage .blogSection .blogTitle{max-width:500px;margin:20px auto}.innerpage .blogSection .blogAllBtn{margin:0 auto}.innerpage .blogSection .blogCard{border-bottom:1px solid #dedede;padding-bottom:40px}.innerpage .blogSection .blogCardTitle{font-size:1.2rem;line-height:1.2}.innerpage .blogSection .blogCardContent{padding-right:30px}.innerpage .blogSection .blogCardDesc{margin-bottom:10px}.innerpage .blogSection .blogReadMoreBtn{letter-spacing:2px;padding:10px 20px}.innerpage .blogSection .blogCardLine{display:none}}@media (max-width:767px){.innerpage .blogSection .blogSubtitle,.innerpage .blogSection .blogAllBtn{display:none}.innerpage .blogSection .blogImg{width:200px}.innerpage .blogSection .blogAllBtnmobile{margin:0 auto;display:flex}}@media (max-width:575px){.innerpage .actblogs .blogSection{padding:0}.innerpage .blogSection .blogImg{width:100%;max-width:100%}.innerpage .blogSection .blogCard{flex-direction:column;margin-bottom:20px;padding-bottom:20px}.innerpage .blogSection .blogRight{gap:5px}.innerpage .blogSection .container>div{gap:0!important}.innerpage .blogSection .blogCardDesc{font-size:.8rem}.innerpage .blogSection .blogLeft h3{width:100%}.innerpage .blogSection .blogCardTitle{font-size:1.rem;line-height:1}}@media (max-width:440px){.innerpage .blogSection .blogCard{flex-direction:column}.innerpage .blogSection .blogImg{width:100%;max-width:100%;height:auto}}
.fade-in-section{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out}.fade-in-section.is-inview{opacity:1;transform:translateY(0)}.careers-banner{background-image:url(/assets/ourteam.webp);background-position:50%;background-size:cover;border-radius:12px;width:100%;max-width:90vw;height:30.2013vw;margin:auto;font-family:Montserrat,sans-serif;position:relative;overflow:hidden}.dark-overlay{background:#0000004d;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.overlay{color:#fff;z-index:1;position:absolute;bottom:20px;left:50px}.heading{margin:0;font-size:3.33vw;font-weight:700;line-height:70px}.subHeading{opacity:.8;margin:0;font-size:1.35vw;font-weight:700}@media (max-width:768px){.careers-banner{height:90vw}.careers-banner h2{font-size:6.33vw!important;font-weight:800!important;line-height:36px!important}}.meet-out-team{text-align:center;padding:100px 0}.meet-team-Headings{text-align:center;margin-bottom:50px}.meet-team-Headings .meetTitle{padding:40px 0}.meet-team-Headings .cofounderTitle{text-decoration:underline}.meet-team-Headings .meetTitle,.meet-team-Headings .cofounderTitle{text-transform:uppercase;color:var(--blue-color);max-width:80%;margin:auto;font-size:1.8rem;font-weight:700;line-height:1.1}.meet-team-Headings .meetTitle .highlight{background:linear-gradient(to right,var(--lightgreen-color),var(--green-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.meet-team-cards{flex-flow:row;justify-content:center;gap:80px;display:flex}.team-card-info{padding-top:20px}.team-card{flex-direction:column;max-width:40rem;display:flex}.team-card-name h3{color:var(--blue-color);text-transform:uppercase;background:linear-gradient(90deg,#a6eac7 9%,#fff 110%);border-radius:10px;width:350px;margin:0 auto;padding:10px;font-size:2rem;font-weight:600}.meet-team-cards img{max-width:40vw;height:auto;margin-bottom:20px}.team-card-content p{color:var(--dark-color);text-align:left;line-height:1.4;display:block;padding-top:30px!important;font-size:1.2rem!important;font-weight:400!important}.team-card-content a{color:var(--blue-color);font-weight:600;text-decoration:underline!important}.team-card-content{padding:0 30px}@media (max-width:1024px){.meet-team-cards,.admin-staff-cards{flex-wrap:wrap;gap:40px}.team-card,.admin-card{width:45%;max-width:100%}.team-card-name h3{width:auto;padding:8px 15px;font-size:1.6rem}.team-card-content,.admin-card-info{padding:0 20px}}@media (max-width:768px){.meet-out-team{padding:60px 0}.meet-team-Headings{margin-bottom:30px}.meet-team-Headings .meetTitle,.meet-team-Headings .cofounderTitle{max-width:100%;font-size:2rem}.meet-team-cards{flex-direction:column;align-items:center}.team-card{width:100%;max-width:32rem}.team-card-name h3{font-size:1.4rem}.team-card-content p{padding-top:20px;font-size:.95rem}.admin-staff-cards{flex-wrap:wrap;gap:30px}.admin-card{width:100%;max-width:28rem}.admin-card-info p{padding-left:20px}}@media (max-width:480px){.meet-out-team{padding:80px 0}.meet-team-Headings .meetTitle,.meet-team-Headings .cofounderTitle{font-size:1.6rem}.team-card-name h3{font-size:1.2rem}.meet-team-cards img{max-width:60vw}.meet-team-cards,.admin-staff-cards{gap:80px}.team-card-content p,.admin-card-info p{font-size:15px!important}}.admin-staff-cards{flex-flow:row;justify-content:center;gap:10rem;margin-top:80px;display:flex}.admin-card{flex-direction:column;width:30rem;display:flex}.admin-card-image img{width:100%;height:auto;margin-bottom:20px}.admin-card-info p{color:var(--dark-color);text-align:left;padding-top:20px;font-size:1rem;line-height:1.2}.admin-card-content{padding-left:60px}.admin-card-info a{color:var(--blue-color);font-weight:600;text-decoration:underline!important}@media (max-width:1024px){.admin-card-content{padding-left:30px}.admin-staff-cards{gap:5rem}.admin-card-info p{padding-left:0}}@media (max-width:768px){.admin-staff-cards{gap:2rem}}@media (max-width:575px){.admin-card-content{padding-left:0}}.trainer-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3vw;padding:20px;display:grid}.trainer-card{text-align:center;background:#fff;border-radius:12px;padding-bottom:20px;position:relative;overflow:hidden}.trainer-name h3{text-transform:uppercase;color:#008060;margin:15px 0;font-size:16px;font-weight:700}.trainer-card:nth-child(2n) .trainer-name h3{color:#1a2a66}.trainer-image{position:relative}.trainer-image img{border-radius:10px;width:100%;height:auto;display:block}.trainer-exp{text-align:center;background:#fff;border-radius:12px;padding:10px 20px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.trainer-exp span{color:#008060;font-size:24px;font-weight:700;display:block}.trainer-card:nth-child(2n) .trainer-exp span{color:#1a2a66}.trainer-exp p{color:#333;margin:0;font-size:14px;font-weight:700}.trainer-info{text-align:left;color:#555;margin-top:30px;font-size:14px}.trainer-info a{color:#1a2a66;font-weight:600;text-decoration:underline!important}.trainer-info a:hover{text-decoration:underline}.trainer-card .description{opacity:.9;max-height:4.5em;transition:max-height .5s,opacity .4s;overflow:hidden}.trainer-card .description.expanded{opacity:1;max-height:1000px}@media (max-width:600px){.trainer-cards{grid-template-columns:repeat(2,1fr);padding:0}.trainer-exp{padding:8px 16px;bottom:-15px}.trainer-exp span{font-size:20px}.admin-staff-cards{justify-content:space-around}.admin-card{width:45%;max-width:none}.admin-card-info p{padding-top:0;padding-left:5px;color:#555!important;font-size:4.08vw!important;font-weight:400!important}.team-card-content,.admin-card-info{padding:0}}@media (max-width:575px){.admin-card-info p,.trainer-card .description{font-size:15px!important}.trainer-name h3{margin-bottom:0}.trainer-card .description{width:97%}.meet-team-Headings{margin-bottom:10px}.admin-staff-cards{margin-top:40px}.trainer-info{margin-top:10px}.trainer-cards{padding-bottom:0}.call-to-action{margin-top:0}}.trainer-message-section{text-align:center;background:#fff;padding:60px 0;font-family:Inter,sans-serif}.trainer-message-section .cofounderTitle{color:#222;margin-bottom:40px;font-size:32px;font-weight:700}.trainer-message-section .trainer-message-card{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-content:center;align-items:stretch;gap:25px;max-width:85vw;margin:0 auto;display:grid}.trainer-message-section .trainer-card{border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.trainer-message-section .trainer-card:hover{transform:translateY(-6px)}.trainer-message-section .trainer-card .trainer-image{width:100%;overflow:hidden}.trainer-message-section .trainer-card .trainer-image img{object-fit:cover;width:100%;height:100%;display:block}.trainer-message-section .trainer-card .trainer-experience{color:#fff;letter-spacing:.5px;white-space:nowrap;text-transform:uppercase;border-radius:10px;max-width:12vw;margin-top:1vw;padding:.8vw 2vw;font-size:1.2vw;font-weight:600;position:relative}.grbg{background:linear-gradient(90deg,#edfff400 3%,#a6eac7 69%)}.blbg{background:linear-gradient(90deg,#e7f6ff00 0%,#a3caf5 95%)}.bltx{background:linear-gradient(90deg,#3f88ba 1%,#161664 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}span.grtx{background:linear-gradient(90deg,#00a491 0%,#003e37 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.cta-section{padding:4vw 0}.call-to-action{color:#fff;aspect-ratio:16/5.7;background:url(/images/cta-bg.webp) 0 0/cover no-repeat;padding:3vw auto;font-family:Inter,sans-serif;overflow:hidden}.cta-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;margin:0 auto;display:flex}.teams .cta-content{max-width:40vw;padding:4vw 0 0 3vw}.teams .cta-content h2{text-transform:uppercase;margin-bottom:1vw;font-size:2vw;font-weight:700;line-height:1.4}.teams .cta-content p{color:#d9e3f2;margin-bottom:2vw;font-size:1.1vw;line-height:1.6}.cta-button{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:9999px;outline:none;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:0;min-width:15vw;padding:.7rem .6rem .7rem 1.8rem;font-size:1.3rem;font-weight:500;transition:all .3s;display:flex}.buttonIcon{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;margin-left:1rem;padding:.5rem;transition:all .3s;display:flex}.cta-buttons{gap:1.3vw;display:flex}@media (max-width:768px){.cta-section{padding:2vw}.call-to-action{color:#fff;aspect-ratio:16/19;background:url(/images/cta-bg-m.webp) 0 0/contain no-repeat;padding:3vw auto;font-family:Inter,sans-serif;overflow:hidden}.teams .cta-content{padding:0}.teams .cta-content h2{text-align:center;margin-bottom:1vw!important;font-size:5vw!important;font-weight:700!important;line-height:1.4!important}.teams .cta-content{padding-top:45vw;padding-bottom:10vw;max-width:95%!important}.cta-container{justify-content:center}.teams .cta-content p{text-align:center;margin:4vw auto!important;font-size:3vw!important;font-weight:400!important}.buttonIcon{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;margin-left:1rem;padding:.5rem;transition:all .3s;display:flex}.cta-button{gap:0;min-width:auto}.cta-images{flex-direction:column;align-items:center;gap:15px;margin-top:20px;display:flex}.cta-images img{max-width:100%;height:auto}}@media (max-width:575px){.cta-buttons{flex-direction:column;align-items:center;gap:20px}.cta-button{gap:10px;padding:5px 20px;font-size:1rem}.call-to-action.teams:before{content:"";background:url(/images/team-footer.webp) 0 0/cover;width:90%;height:52vw;display:block;position:absolute;top:-60px;left:30px;overflow:visible}.call-to-action{color:#fff;aspect-ratio:auto;background:linear-gradient(#102040,#184282);border-radius:3%;margin-top:60px;font-family:Inter,sans-serif;display:block;position:relative;overflow:visible;width:95%!important}}
.fade-in-section{opacity:1;transition:opacity .5s ease-out,transform .5s ease-out}.fade-in-section.is-inview{opacity:1;transform:translateY(0)}.careers-banner{background-image:url(/images/contact/contactbanner.webp);background-position:50%;background-size:cover;border-radius:12px;width:100%;max-width:90vw;height:30.2013vw;margin:auto;font-family:Montserrat,sans-serif;position:relative;overflow:hidden}.blog-banner{background-image:url(/images/blog-banner-desktop.webp);background-position:50%;background-size:cover;border-radius:12px;width:100%;max-width:90vw;height:30.2013vw;margin:auto;font-family:Montserrat,sans-serif;position:relative;overflow:hidden}.dark-overlay{background:#0000004d;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.overlay{color:#fff;z-index:1;position:absolute;bottom:20px;left:50px}.heading{margin:0;font-size:2rem;font-weight:700;line-height:70px}.subHeading{opacity:.8;margin:0;font-size:1.35vw;font-weight:700}.contact-banner{background-image:url(/images/contactus-banner-desktop.webp);background-position:50%;background-size:cover;border-radius:12px;width:100%;max-width:90vw;height:30.2013vw;margin:auto;font-family:Montserrat,sans-serif;position:relative;overflow:hidden}@media (max-width:768px){.contact-banner{background-image:url(/images/contactus-banner-mobile.webp);height:90vw}.contact-banner .heading{margin:0!important;font-size:6.33vw!important;line-height:36px!important}.contact-banner .subHeading{margin:0!important;font-size:4.08vw!important}.fade-in-section{opacity:1!important;transform:none!important}}.team-banner{background-position:50%;background-size:cover;border-radius:12px;width:100%;max-width:90vw;height:30.2013vw;margin:auto;font-family:Montserrat,sans-serif;position:relative;overflow:hidden}.team-banner .desktop-banner-img{display:block}.team-banner .mobile-banner-img{display:none}@media (max-width:768px){.team-banner{height:90vw}.team-banner .desktop-banner-img{display:none}.team-banner .mobile-banner-img{display:block}.team-banner .heading{margin:0!important;font-size:6.33vw!important;line-height:36px!important}.team-banner .subHeading{margin:0!important;font-size:4.08vw!important}.careers-banner,.blog-banner{background-image:url(/images/blog-banner-mobile.webp);height:90vw}.careers-banner h2{font-size:6.33vw!important;font-weight:800!important;line-height:36px!important}.contact-container p{opacity:.8!important;margin:0!important;font-size:4.08vw!important;font-weight:800!important}}.highlight-banners{flex-direction:column;gap:30px;max-width:900px;margin:0 auto;display:flex}.banner{text-align:left;border-radius:30px;padding:25px 50px;font-size:28px;font-weight:700;line-height:1.3;display:inline-block}.banner span{display:block}.text-normal{color:#152f63;font-size:1.8rem}.text-bold{color:#007a6c;font-size:2.6rem}.green-banner{background:linear-gradient(90deg,#d5f5e4 27%,#fff 51%)}.blue-banner{text-align:right;background:linear-gradient(90deg,#fff 51%,#d1e5fa 73%)}@media (max-width:600px){.careers-banner{background-image:url(/images/contact/banner.webp)}.subHeading{opacity:.8;margin:0;font-size:15px;font-weight:700}.highlight-banners{margin:0 auto;padding:0 20px}.contact-form form{padding:0 20px}.banner{text-align:center;margin:0 20px;padding:20px 30px;font-size:22px}.text-normal{font-size:1.5rem}.text-bold{font-size:2rem}.blue-banner{text-align:right}.green-banner{text-align:left}}.contact-form{max-width:800px;margin:0 auto;font-family:Arial,sans-serif}.form-row{gap:30px;display:flex}.form-group{flex-direction:column;flex:1;margin-bottom:25px;display:flex}.form-group.full-width{width:100%}label{color:#152f63;letter-spacing:.5px;margin-bottom:10px;font-size:14px;font-weight:700}input,select,textarea{color:#152f63;background:0 0;border:none;border-bottom:1px solid #cfd6e0;outline:none;padding:8px 0;font-size:15px}textarea{resize:none;border:1px solid #cfd6e0;border-radius:8px;padding:10px}.phone-input{align-items:center;gap:8px;display:flex}.flag{font-size:20px}select{appearance:none;cursor:pointer;background:0 0}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0d1b6a,#4c84d3);border:none;border-radius:50px;flex-flow:row;justify-content:space-between;align-items:center;gap:8px;max-width:270px;padding:20px 30px;font-size:25px;font-weight:700;transition:all .3s;display:flex}.submit-btn:hover{opacity:.9;transform:translateY(-2px)}.submit-btn .arrow{background:0 0;right:0}.form-actions{text-align:center;flex-flow:row;place-content:center;display:flex}.arrow{font-size:18px}@media (max-width:700px){.form-row{flex-direction:column;gap:0}.contact-form{padding:20px}.submit-btn{max-width:220px;padding:15px 20px;font-size:20px}.submit-btn img{width:40px}}.contact-container{max-width:90vw;margin:0 auto;padding:40px 20px}.contact-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.contact-card{text-align:center;background:linear-gradient(#eafbf3,#f8fdfd);border-radius:30px;padding:30px}.contact-card.blue{background:linear-gradient(#e3effc 22%,#feffff 77%)}.contact-card.green{background:linear-gradient(#d7f5e5 22%,#feffff 77%)}.contact-card img,.contact-visit img{max-width:80px;height:auto;margin-bottom:15px}.contact-card h3,.contact-visit h3{color:#002b5c;margin:10px 0;font-size:1.7rem;font-weight:700}.contact-card p,.contact-visit p{color:#8d98b0;max-width:80%;margin:0 auto;font-size:1.2rem;line-height:1.3}.contact-card a{margin-top:15px;display:block}.contact-card a,.contact-card span{background:linear-gradient(90deg,#02a390 38%,#00554b 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:700;text-decoration:none}.contact-visit{text-align:center;background:linear-gradient(#edf6ff,#f9fcff);border-radius:30px;margin-top:20px;padding:30px}.contact-visit address{background:linear-gradient(90deg,#02a390 38%,#00554b 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:59%;margin:35px auto 0;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.1}@media (max-width:768px){.contact-container{max-width:100%}.contact-grid{grid-template-columns:1fr}.contact-card{padding:20px 0}.contact-card h3,.contact-card p,.contact-card a .contact-visit h3,.contact-visit p,.contact-visit a{max-width:90%!important;margin:0 auto!important}.contact-card a,.contact-card span{max-width:100%;margin-top:0;font-size:18px;font-weight:500}.contact-visit address{max-width:100%;margin-top:0;font-size:15px;font-weight:500}.contact-card img,.contact-visit img{max-width:50px}.contact-card h3,.contact-visit h3{padding-top:0;font-size:20px}.contact-card p,.contact-visit p{padding:20px 0;font-weight:400!important}.contact-visit{padding:20px 10px}.contact-container{padding:80px 10px}}
.Header-module__KppamW__headerWrapper{background:#fff;width:100vw;position:fixed;top:0;left:0;z-index:99!important}.Header-module__KppamW__header{justify-content:space-between;align-items:center;gap:2vw;max-width:90vw;margin:0 auto;padding:.5vw 20px;display:flex}header .Header-module__KppamW__header_left_content{flex:1 0 70%;align-items:center;gap:50px;display:flex}header .Header-module__KppamW__header_left_content .Header-module__KppamW__logo img,header .Header-module__KppamW__header_left_content .Header-module__KppamW__logo svg{object-fit:contain;width:6.5vw}header .Header-module__KppamW__header_left_content .Header-module__KppamW__nav{flex-wrap:wrap;align-items:center;gap:20px;display:flex}header .Header-module__KppamW__header_left_content .Header-module__KppamW__link{color:#161664;letter-spacing:3px;text-transform:uppercase;letter-spacing:-.5px;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .3s ease-in-out;position:relative}header .Header-module__KppamW__header_left_content .Header-module__KppamW__link:hover{background:linear-gradient(to left,var(--green-color),var(--lightgreen-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}header .Header-module__KppamW__header_left_content .Header-module__KppamW__link:after{content:"";background:var(--green-text);transform-origin:0;border-radius:5px;width:100%;height:5px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-20px;left:0;transform:scaleX(0)}header .Header-module__KppamW__header_left_content .Header-module__KppamW__link:hover{color:var(--skyblue-color)}header .Header-module__KppamW__header_left_content .Header-module__KppamW__link:hover:after{transform:scaleX(1)}header .Header-module__KppamW__header_right_content{align-items:center;gap:30px;display:flex}header .Header-module__KppamW__header_right_content button{letter-spacing:0;text-transform:uppercase;background-color:var(--white-color);background:linear-gradient(white,white)padding-box,linear-gradient(to right,var(--border-color),#e7f6ff)border-box;cursor:pointer;border:2px solid #0000;border-radius:40px;align-items:center;gap:.7vw;padding:.3vw .7vw;font-size:1vw;font-weight:500;transition:all .4s;display:flex}header .Header-module__KppamW__header_right_content button:hover{color:var(--skyblue-color);transform:scale(1.05);box-shadow:0 4px 12px #0000001a}header .Header-module__KppamW__header_right_content button img{width:15px;height:15px}header .Header-module__KppamW__megaMenuWrapper{display:inline-block;position:relative}header .Header-module__KppamW__megaMenuWrapper:before{content:"";pointer-events:none;z-index:99;background:0 0;width:100%;height:25px;position:absolute;top:100%;left:0}header .Header-module__KppamW__megaMenuWrapper:hover:before{pointer-events:all}header .Header-module__KppamW__megaMenu{background-color:var(--white-color);background:linear-gradient(white,white)padding-box,linear-gradient(to top,var(--green-text),transparent)border-box;z-index:100;border:2px solid #0000;border-radius:35px;width:25vw;padding:1vw;animation:.3s Header-module__KppamW__megaMenuFadeIn;display:none;position:absolute;top:calc(100% + 25px);left:0;box-shadow:0 2px 10px #00000014}@keyframes Header-module__KppamW__megaMenuFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}header .Header-module__KppamW__megaMenuWrapper:hover .Header-module__KppamW__megaMenu,header .Header-module__KppamW__megaMenuWrapper:focus-within .Header-module__KppamW__megaMenu{display:block}header .Header-module__KppamW__megaMenuContent h3{text-transform:uppercase;background:linear-gradient(to right,var(--lightgreen-color),var(--green-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:30px;font-size:25px;font-weight:700}@keyframes Header-module__KppamW__arrowWiggle{0%{transform:translate(0)}50%{transform:translate(5px)}to{transform:translate(0)}}header .Header-module__KppamW__megaMenuContent h3:hover img{animation:1s ease-in-out infinite Header-module__KppamW__arrowWiggle}header a.Header-module__KppamW__sub1{text-align:center;color:#a7aec2;text-decoration:none;display:block}header .Header-module__KppamW__megaMenuContent h3 span{-webkit-text-fill-color:#a8abb5;opacity:.4;font-size:16px;line-height:30px;display:block}header .Header-module__KppamW__megaMenuContent h3 div img{width:15px;height:auto}header .Header-module__KppamW__megaMenuContent ul{margin:0;padding:0;list-style:none}header .Header-module__KppamW__megaMenuContent li{margin-bottom:12px}header .Header-module__KppamW__megaMenuContent a{color:var(--blue-text);font-size:1vw;text-decoration:none;transition:all .2s}header .Header-module__KppamW__megaMenuContent a:hover,header .Header-module__KppamW__megaMenuWrapper:hover .Header-module__KppamW__link{color:var(--skyblue-color)}header .Header-module__KppamW__megaMenuWrapper:hover .Header-module__KppamW__link:after{transform:scaleX(1)}header .Header-module__KppamW__megaMenuContent{flex-wrap:wrap;gap:1vw;display:flex}header .Header-module__KppamW__megaMenuLeft{grid-gap:15px;grid-template-columns:1.6fr 1fr 1fr;align-items:center;width:100%;display:grid}header .Header-module__KppamW__megaMenuLeft h3{color:var(--blue-text);cursor:pointer;flex-direction:column;margin-bottom:0;font-size:18px;font-weight:600;transition:all .2s;display:flex}header .Header-module__KppamW__megaMenuLeft h3:hover{color:var(--skyblue-color)}header .Header-module__KppamW__megaMenuRight{flex:1;grid-template-columns:1fr 1fr;gap:16px;display:grid}header .Header-module__KppamW__megaMenuBox{cursor:pointer;background:#f8f9fa;border-radius:20px;flex-direction:column;justify-content:center;align-items:start;gap:10px;padding:.8vw;transition:all .2s;display:flex;box-shadow:0 2px 5px #00000026}header .Header-module__KppamW__megaMenuBox:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}header .Header-module__KppamW__megaMenuBox img{object-fit:contain;border-radius:6px;width:30px;height:30px}header .Header-module__KppamW__megaMenuBox h4{color:var(--blue-color);text-wrap:nowrap;margin:0;font-size:1vw;font-weight:600}header .Header-module__KppamW__toggleButton{padding:0!important}header .Header-module__KppamW__toggleButton:hover{box-shadow:none!important;background-color:#0000!important}header .Header-module__KppamW__toggleButton img{width:30px!important;height:30px!important}@keyframes Header-module__KppamW__headerSlideDownFade{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.Header-module__KppamW__headerAnimated{animation:1.2s cubic-bezier(.4,0,.2,1) .2s both Header-module__KppamW__headerSlideDownFade}.Header-module__KppamW__headerHidden{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(-100px)}.Header-module__KppamW__navMobileClosed{display:none}@media (min-width:992px){.Header-module__KppamW__navMobileClosed{display:flex}}@media (max-width:1728px){.Header-module__KppamW__header{justify-content:center;align-items:center;gap:15px;max-width:90vw;padding:0 10px;display:flex}header .Header-module__KppamW__header_left_content .Header-module__KppamW__link{font-size:1vw}header .Header-module__KppamW__header_left_content .Header-module__KppamW__nav{gap:25px}header .Header-module__KppamW__header_left_content{gap:30px;display:flex}header .Header-module__KppamW__header_right_content button{padding:.2vw .6vw;font-size:1vw}}@media (max-width:1535px){header .Header-module__KppamW__header_left_content .Header-module__KppamW__link{font-size:1rem}header .Header-module__KppamW__header_right_content{gap:15px}header .Header-module__KppamW__header_left_content{gap:30px;display:flex}header .Header-module__KppamW__header_left_content .Header-module__KppamW__nav{gap:20px}header .Header-module__KppamW__header_right_content button{padding:5px 10px;font-size:1vw}}@media (max-width:1280px){.Header-module__KppamW__header{justify-content:center;align-items:center;gap:15px;max-width:95vw;padding:20px 10px;display:flex}header .Header-module__KppamW__header_left_content .Header-module__KppamW__nav{align-items:baseline}header .Header-module__KppamW__header_left_content{gap:30px}header .Header-module__KppamW__header_left_content .Header-module__KppamW__logo img,header .Header-module__KppamW__header_left_content .Header-module__KppamW__logo svg{width:120px}header .Header-module__KppamW__header_left_content .Header-module__KppamW__link{font-size:15px}header .Header-module__KppamW__header_left_content .Header-module__KppamW__nav{gap:16px}header .Header-module__KppamW__header_right_content button{padding:5px 10px;font-size:1.2vw}header .Header-module__KppamW__header_right_content button img{width:20px;height:20px}header .Header-module__KppamW__header_right_content{gap:20px}}@media (max-width:991px){header .Header-module__KppamW__header_left_content{flex:auto}.Header-module__KppamW__header{justify-content:space-around;max-width:95vw;padding:20px 0}.Header-module__KppamW__header .Header-module__KppamW__nav .Header-module__KppamW__link{width:max-content}.Header-module__KppamW__header .Header-module__KppamW__nav .Header-module__KppamW__link:after{height:3px;bottom:-10px}header .Header-module__KppamW__megaMenu{pointer-events:all;max-width:100%;box-shadow:none;border:none;padding:0;position:relative;top:calc(100% + 15px)}header .Header-module__KppamW__megaMenuContent{gap:20px}header .Header-module__KppamW__megaMenuLeft h3{text-align:left;padding-left:20px;font-size:14px}header .Header-module__KppamW__megaMenuWrapper{text-align:center;pointer-events:none;width:100%}header .Header-module__KppamW__header_left_content .Header-module__KppamW__nav{background:linear-gradient(white,white)padding-box,linear-gradient(to top,var(--green-text),transparent)border-box;border:2px solid #0000;border-radius:35px;gap:15px;width:95vw;box-shadow:0 2px 10px #00000014;padding:0!important}header .Header-module__KppamW__header_left_content .Header-module__KppamW__link{pointer-events:all;margin:0 auto;font-size:1rem}header .Header-module__KppamW__header_right_content button{font-size:16px}.Header-module__KppamW__headerAnimated{animation:none!important}.Header-module__KppamW__headerHidden{opacity:1!important;transition:none!important;transform:none!important}}@media (max-width:767px){header .Header-module__KppamW__header_left_content .Header-module__KppamW__logo img,header .Header-module__KppamW__header_left_content .Header-module__KppamW__logo svg{width:100px}header .Header-module__KppamW__megaMenuRight,header .Header-module__KppamW__megaMenuLeft{flex:1}header .Header-module__KppamW__megaMenu{width:95vw}header .Header-module__KppamW__megaMenuContent a{padding:2vw}header .Header-module__KppamW__megaMenuContent a,header .Header-module__KppamW__megaMenuContent h4{font-size:14px}header .Header-module__KppamW__header_right_content button{border:2px solid #0000;padding:8px 15px;font-size:14px}header .Header-module__KppamW__header_right_content button img{width:18px;height:18px}}@media (max-width:575px){header .Header-module__KppamW__header_left_content .Header-module__KppamW__logo img,header .Header-module__KppamW__header_left_content .Header-module__KppamW__logo svg{width:100px;height:auto}header .Header-module__KppamW__header_right_content button img{width:15px;height:15px}.Header-module__KppamW__header,header .Header-module__KppamW__nav{padding:20px 0!important}header .Header-module__KppamW__megaMenu{border-radius:20px;padding:20px 15px}}@media (max-width:500px){header .Header-module__KppamW__header_right_content{gap:10px}header .Header-module__KppamW__header_right_content button{letter-spacing:1px;padding:6px 10px;font-size:12px}}@media (max-width:425px){.Header-module__KppamW__header{gap:10px}header .Header-module__KppamW__header_left_content .Header-module__KppamW__logo img,header .Header-module__KppamW__header_left_content .Header-module__KppamW__logo svg{width:80px}header .Header-module__KppamW__header_right_content{gap:5px}header .Header-module__KppamW__header_right_content button{letter-spacing:.3px;border-radius:10px;gap:5px;padding:3px 8px}header .Header-module__KppamW__header_right_content button img{width:12px;height:12px}header .Header-module__KppamW__megaMenuLeft h3{font-size:130px}header .Header-module__KppamW__megaMenuBox h4{font-size:13px}header .Header-module__KppamW__megaMenuBox img{width:25px}}@media (max-width:330px){header .Header-module__KppamW__header_right_content{gap:5px}header .Header-module__KppamW__header_right_content button img{display:none}header .Header-module__KppamW__header_right_content .Header-module__KppamW__toggleButton img{display:block}}
.Footer-module__UDEoiW__footerWrap{background:linear-gradient(to left,var(--lightgreen-color)0%,#003e37 100%);color:#fff;border-radius:32px;width:90%;margin:80px auto 24px;padding:6rem 3rem 3rem;box-shadow:0 4px 32px #00000014}.container.Footer-module__UDEoiW__footerWrap{background:linear-gradient(to left,var(--lightgreen-color)0%,#003e37 100%);color:#fff;border-radius:32px;width:90%;margin:80px auto 24px;padding:6rem 3rem 3rem}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerTop{text-align:center;width:100%;padding:0 20px}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerContactRow{margin-bottom:18px}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerContactRow span{-webkit-text-fill-color:var(--white-color)}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerContactRow span:before,.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerContactRow span:after{filter:contrast(0)brightness(2);height:20px}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerTitle{text-transform:uppercase;letter-spacing:1px;margin:0 0 28px;font-size:2rem;font-weight:700}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerMainRow{justify-content:center;align-items:center;gap:60px;width:90%;margin:0 auto;display:flex}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerImgCol{width:50%}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerMainImg{object-fit:cover;border-radius:24px;width:100%;height:100%;max-height:250px;margin-bottom:0}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerRightCol{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:18px;width:50%;display:flex}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerDesc{color:var(--white-color);text-align:left;margin-bottom:10px;font-size:18px;line-height:1.5}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerNewsletterWrap{width:100%;margin-top:15px}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerNewsletterLabel{text-align:left;letter-spacing:1px;margin-bottom:8px;font-size:1rem;font-weight:600}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerNewsletterForm{align-items:center;gap:0;width:100%;max-width:300px;display:flex;position:relative}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerNewsletterInput{color:#fff;background:0 0;border:1px solid #9fcfc9;border-radius:40px;outline:none;width:100%;padding:12px 60px 12px 30px;font-size:1.1rem;transition:border .2s}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerNewsletterInput::placeholder{color:#eaf8ff;opacity:.7}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerNewsletterBtn{background-color:#0000;border:none;width:30px;height:30px;padding:0;position:absolute;right:10px}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerNewsletterBtn img{filter:contrast(2)grayscale();cursor:pointer;width:100%;height:100%}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerLinksRow{justify-content:space-evenly;align-items:flex-start;gap:80px;width:100%;margin:36px 0 24px;display:flex}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerLinksCol{text-align:center;min-width:160px}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerLinksTitle{letter-spacing:1px;margin-bottom:12px;font-size:1.1rem;font-weight:700}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerLinksCol ul{margin:0;padding:0;list-style:none}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerLinksCol li a:before{content:"→";color:#fff;opacity:1;margin-right:10px;transition:transform .3s;display:inline-block}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerLinksCol li a:hover{opacity:1}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerLinksCol li a:hover:before{transform:translate(5px)scale(1.2)}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerLinksCol li a{display:inline-block;position:relative;overflow:hidden}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerLinksCol li,.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerLinksCol li a{color:var(--white-color);opacity:.7;letter-spacing:.5px;font-size:1rem;transition:transform .3s}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerBottomRow{text-align:center;flex-direction:column;gap:4px;margin-top:30px;display:flex}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerAddressLabel,.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerContactLabel{letter-spacing:1px;margin:8px 0;font-weight:700}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerAddress,.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerContact,.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerContact a{opacity:.9;color:var(--white-color);opacity:.7;margin-bottom:10px;font-size:1rem}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerContact a:hover{opacity:1}.Footer-module__UDEoiW__socialmediafooter{flex-flow:row;justify-content:flex-start;gap:15px;margin-top:10px;display:flex}@media (max-width:1199px){.Footer-module__UDEoiW__footerWrap{width:95vw;padding:20px}}@media (max-width:991px){.Footer-module__UDEoiW__footerMainRow,.Footer-module__UDEoiW__footerLinksRow{align-items:center;gap:24px}.Footer-module__UDEoiW__footerImgCol,.Footer-module__UDEoiW__footerRightCol{width:100%;min-width:0;max-width:100%}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerMainRow,.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerLinksRow{gap:30px}.Footer-module__UDEoiW__footerMainImg{border-radius:14px;height:120px}.Footer-module__UDEoiW__footerWrap{border-radius:18px;padding:30px 20px}.Footer-module__UDEoiW__footerTitle{font-size:1.2rem}}@media (max-width:767px){.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerLinksRow,.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerMainRow{flex-wrap:wrap;gap:20px}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerLinksRow .Footer-module__UDEoiW__footerTop{width:max-content}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerMainImg{width:90%;max-height:180px}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerDesc{text-align:center;display:block}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerNewsletterWrap{flex-direction:column;align-items:center;gap:15px;display:flex}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerNewsletterLabel{text-align:center}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerNewsletterForm{max-width:70%}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerNewsletterForm .Footer-module__UDEoiW__footerNewsletterInput{padding:10px 60px 10px 30px}}@media (max-width:600px){.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerDesc{font-size:15px}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerTitle{font-size:1.5rem}.Footer-module__UDEoiW__footerWrap{margin-top:80px;padding:30px 10px}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerMainRow{width:100%}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerTop{padding:0}.Footer-module__UDEoiW__socialmediafooter{justify-content:center}.Footer-module__UDEoiW__footerWrap .Footer-module__UDEoiW__footerLinksRow .Footer-module__UDEoiW__footerTop{width:100%}}
.popupOverlay{z-index:10000;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.popupContent{background:linear-gradient(113.96deg,#e7f6ff 20.79%,#a3caf5 71.19%);border-radius:41px;justify-content:center;align-items:center;width:90%;max-width:500px;height:auto;padding:35px;display:flex;position:relative}.popupContent label{margin-top:10px;margin-bottom:0;font-size:1.14rem}.formSubmitBtn{max-width:15rem;margin-top:20px}.selectWrapper{width:100%;position:relative}.selectWrapper select{appearance:none;padding-right:3rem}.selectWrapper:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23152f63'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:10px;height:6px;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.closeButton{cursor:pointer;color:#333;background:0 0;border:none;font-size:2rem;position:absolute;top:.5rem;right:1.5rem}.popupContent h3{background:linear-gradient(285.71deg,#3f88ba -4.32%,#161664 106.53%),linear-gradient(#0003,#0003);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.2rem;font-weight:600}.popupContent p{max-width:600px;color:var(--blue-color);margin:0 auto;font-size:1.14rem}.popupForm{flex-direction:column;gap:.5rem;display:flex}.popupContent .formInput{color:#152f63;border:1px solid #152f63;border-radius:2rem;width:100%;margin:0;padding:.8rem;font-size:1rem}.popupContent .formInput:focus{outline:inherit;border-color:inherit;box-shadow:none}.popupContent .formSubmitBtn{max-width:15rem;margin-top:20px}.popupContent form .formInput::placeholder{color:#152f63;letter-spacing:0}button.popup-cust-text{padding:12px 14px 12px 20px}.popup-custom-height{width:2.5rem;height:2.5rem}@media (max-width:575px){.popupContent h3{font-size:1.1rem}.popupContent p,.popupContent label{font-size:.8rem}.popupContent .formInput{padding:.4rem .8rem;font-size:.8rem}.popupContent{padding:28px}button.popup-cust-text{padding:6px 10px 6px 15px}.popup-custom-height{width:1.8rem;height:1.8rem}}
