@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);*{color:#203956;font-family:Poppins,sans-serif}:root{--primary:#113157;--background:#eee;--headings:#4d4d4d;--text-color:#6b6b6b}.navbar{align-items:center;border-bottom:1px solid #0000001a;height:73px;justify-content:space-between;margin:0 auto;padding:20px 50px;position:relative}.logo-container,.navbar{background-color:#eee;display:flex}.logo-container{flex-direction:column}.logo{text-decoration:none;z-index:1001}.logo h1{color:var(--primary);font-size:28px;font-weight:700;letter-spacing:1px;line-height:1;margin:0}.nav-links{align-items:center;display:flex;font-size:16px;gap:40px;justify-content:center}.nav-link{color:var(--headings);font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:after{background-color:var(--primary);bottom:-4px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover{color:var(--primary)}.nav-link:hover:after{width:100%}.signin{align-items:center;display:flex;gap:15px}.sign{border:1px solid var(--primary);border-radius:40px;cursor:pointer;font-size:15px;font-weight:500;padding:8px 20px;transition:all .3s ease}#signup{background-color:initial;color:var(--primary)}#login,#signup:hover{background-color:var(--primary);color:#fff}#login:hover{background-color:initial;color:var(--primary)}.hamburger{cursor:pointer;display:none;z-index:1001}.bar{background-color:var(--primary);display:block;height:2px;margin:5px auto;transition:all .3s ease-in-out;width:25px}.mobile-signin{display:none;flex-direction:column;gap:15px;margin-top:30px}.mobile-signin .sign{text-align:center;width:100%}.logo img{height:43px;margin-top:10px;width:140px}@media screen and (max-width:1024px){.nav-links{gap:25px}.sign{font-size:14px;padding:6px 16px}}.search-icon{display:none}@media screen and (max-width:900px){.navbar{align-items:stretch;flex-direction:column;height:65px;padding:10px 20px}.desktop-signin{display:none}.mobile-header{align-items:center;display:flex;justify-content:space-between;width:100%}.logo img{height:26px;width:86px}.hamburger{cursor:pointer;font-size:22px}.hamburger,.search-icon{color:var(--primary);display:block}.search-icon{font-size:20px;margin-top:5px}.nav-links{display:none}.mobile-menu.active{background-color:#fff;border-radius:0 0 12px 12px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;left:0;position:absolute;top:60px;width:100%;z-index:1000}.mobile-link{border-bottom:1px solid #e0e0e0;color:var(--headings);display:block;font-size:16px;font-weight:600;padding:14px 10px;text-decoration:none;width:90%}.mobile-signin{display:flex;flex-direction:column;gap:15px;margin-top:20px;padding-bottom:20px;width:65%}.mobile-signup{background-color:#fff;border:1px solid var(--primary);color:var(--primary)}.mobile-login,.mobile-signup{border-radius:999px;font-weight:600;padding:12px}.mobile-login{background-color:var(--primary);border:none;color:#fff}}@media (max-width:480px){.hamburger-menu{margin-top:15px}}.resources-dropdown{align-items:center;cursor:pointer;display:flex;gap:6px;position:relative}.chevron-icon{font-size:12px;margin-left:4px}.dropdown-menu{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;left:0;max-height:0;min-width:160px;opacity:0;overflow:hidden;position:absolute;top:35px;transition:max-height .3s ease,opacity .3s ease;z-index:999}.dropdown-menu.open{max-height:500px;opacity:1}.dropdown-item{color:var(--headings);font-size:15px;padding:10px 15px;text-decoration:none;transition:background .2s}.dropdown-item:hover{background:#f5f5f5;color:var(--primary)}@media screen and (max-width:900px){.resources-dropdown{border-bottom:1px solid #e0e0e0;color:var(--headings);font-size:16px;font-weight:600;padding:14px 10px;width:90%}.dropdown-menu{background:#fff;border:none;border-radius:0;box-shadow:none;left:0;margin-left:5%;position:relative;top:0;width:100%}.dropdown-item{border-bottom:1px solid #e0e0e0;color:var(--headings);font-size:16px;font-weight:600;padding:14px 10px;width:90%}}.about-section{align-items:center;background-color:#f9f9f9;background-position:0 0;background-repeat:no-repeat;background-size:18.75rem auto;display:flex;height:88vh;justify-content:center;padding:4rem 2rem;text-align:center}.about-content{max-width:46.4375rem}.about-title{color:#000;font-size:2.625rem;font-weight:700;line-height:4rem;margin-bottom:1.5rem}.red-dot{color:red}.bold-subtitle{color:#000;display:inline;font-size:2.625rem;font-weight:700;line-height:4rem}.about-tagline{color:#000;font-size:1.75rem;font-weight:600;margin-bottom:1.25rem}.about-description{color:#000;font-size:1rem;font-weight:400;line-height:1.6;padding-left:3.125rem;width:45rem}.about-section.custom-bg-size{background-attachment:scroll;background-position:0 0;background-repeat:no-repeat;background-size:30% auto}@media (max-width:480px){.about-section{background-size:70% auto;flex-direction:column;height:76vh;padding:2rem 1rem}.about-content{max-width:100%}.about-title,.bold-subtitle{font-size:1.5rem;line-height:2.2rem}.about-tagline{font-size:1.125rem;margin-bottom:1rem}.about-description{font-size:.9rem;padding-left:0;text-align:center;width:100%}.about-section.custom-bg-size{background-attachment:scroll;background-position:0 0;background-repeat:no-repeat;background-size:70% auto}}@media (min-width:481px) and (max-width:767px){.about-section{background-size:70% auto;flex-direction:column;padding:2.5rem 1.5rem}.about-content{max-width:95%}.about-title,.bold-subtitle{font-size:1.75rem;line-height:2.5rem}.about-tagline{font-size:1.25rem}.about-description{font-size:1rem;padding-left:0;width:100%}.about-section.custom-bg-size{background-attachment:scroll;background-position:0 0;background-repeat:no-repeat;background-size:40% auto}}@media (min-width:768px) and (max-width:1024px){.about-section{background-size:40% auto;padding:3rem 2rem}.about-content{max-width:85%}.about-title,.bold-subtitle{font-size:2.25rem;line-height:3rem}.about-tagline{font-size:1.5rem}.about-description{font-size:1rem;padding-left:1rem;width:100%}.about-section.custom-bg-size{background-attachment:scroll;background-position:0 0;background-repeat:no-repeat;background-size:60% auto}}@media (min-width:1024px){.about-section.custom-bg-size{background-attachment:scroll;background-position:0 0;background-repeat:no-repeat;background-size:30% auto}}@media (min-width:1025px) and (max-width:1440px){.about-section{background-size:40% auto;padding:0 2rem}.about-content{max-width:90%}.about-title,.bold-subtitle{font-size:2.5rem;line-height:3.5rem}.about-tagline{font-size:1.6rem}.about-description{font-size:1rem;padding-left:2rem;width:90%}.about-section.custom-bg-size{background-attachment:scroll;background-position:0 0;background-repeat:no-repeat;background-size:30% auto}}@media (min-width:1441px){.about-section.custom-bg-size{background-attachment:scroll;background-position:0 0;background-repeat:no-repeat;background-size:30% auto}}.about2-section{box-sizing:border-box;margin:0 auto;max-width:1440px;padding:4rem 15rem}.about2-row{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin-bottom:4rem;margin-left:auto;margin-right:auto}.about2-text{flex:1 1}.about2-text h2{color:#2d3134;font-size:2.0625rem;font-weight:700;margin-bottom:1rem;max-width:11.875rem}.about2-text p{color:#676a6c;font-size:1rem;font-weight:400;line-height:1.6;max-width:20.5rem}.about2-img{display:flex;flex:1 1}.vision-image{justify-content:flex-end}.mission-image{justify-content:flex-start}.about2-img img{border-radius:.5rem;margin:0 auto;max-width:100%}.mission-text{align-items:flex-end;display:flex;flex-direction:column;text-align:right}.mission-title{max-width:none!important;text-align:right;white-space:nowrap;width:60%}.mission-desc{margin-left:0;text-align:right;width:20.5rem}.about2-difference{margin-top:3rem}.about2-difference h2{color:#000;font-size:2.0625rem;font-weight:700;margin-bottom:.75rem;margin-left:auto;margin-right:auto;max-width:31.875rem;text-align:center}.about2-difference p{color:#000;font-size:1rem;font-weight:400;margin:0 auto;max-width:none;overflow:hidden;text-align:center;white-space:nowrap}.about2-difference h3{color:#000;font-size:1.75rem;font-weight:500;margin-bottom:1.5rem;margin-top:4rem;max-width:31.25rem}.difference-list{flex-direction:column;gap:1rem}.difference-item,.difference-list{align-items:flex-start;box-sizing:border-box;display:flex;width:100%}.difference-item{flex-wrap:wrap;gap:.75rem;margin-left:0;margin-right:0}.blue-bar{background-color:#007bff;border-radius:2px;display:inline-block;flex-shrink:0;height:1.25rem;margin-top:.25rem;width:.1875rem}.difference-item p{word-wrap:break-word;color:#000;flex:1 1;font-size:1rem;line-height:1.5;margin:0;max-width:100%;text-align:left}@media (max-width:480px){.about2-section{margin:0 auto;padding:2rem 1rem}.about2-row{flex-direction:column;justify-content:center;margin:0 auto;text-align:center}.about2-row .about2-img{justify-content:center;order:1}.about2-row .about2-text{order:2;text-align:left}.about2-text h2{font-size:1.5rem;font-weight:700;max-width:100%}.about2-text p{font-size:.95rem;max-width:100%;text-align:right}.vision-text p{margin-bottom:2rem;text-align:left}.mission-desc{margin-left:0;text-align:center;width:100%}.about2-difference h2,.about2-difference h3{font-size:1.5rem;max-width:80%}.about2-difference p{white-space:wrap}.difference-item{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:.5rem;width:100%}.difference-item p{word-wrap:break-word;flex:1 1;max-width:100%}}@media (min-width:481px) and (max-width:767px){.about2-section{margin:0 auto;padding:2.5rem 2rem}.about2-row{flex-direction:column;justify-content:center;margin:0 auto;text-align:center}.about2-row .about2-img{justify-content:center;order:1}.about2-row .about2-text{order:2;text-align:left}.about2-text h2{font-size:1.75rem;max-width:100%}.about2-text p{font-size:1rem;max-width:100%}.mission-desc{margin-left:0;text-align:right;width:100%}.about2-difference h2,.about2-difference h3,.about2-difference p{max-width:100%;text-align:left}.difference-item{align-items:flex-start;flex-direction:column}}@media (min-width:768px) and (max-width:1024px){.about2-section{margin:0 auto;padding:3rem 4rem}.about2-row{gap:1.5rem;margin:0 auto}.about2-text h2{font-size:2rem}.about2-text p{font-size:1rem}.mission-desc{margin-left:0;text-align:right;width:90%}.about2-difference h2{font-size:2rem}.about2-difference h3{font-size:1.5rem}}@media (min-width:1025px) and (max-width:1440px){.about2-section{margin:0 auto;padding:4rem 8rem}.about2-row{gap:2rem;margin:0 auto}.about2-text h2{font-size:2.125rem}.about2-text p{font-size:1rem}.mission-desc{margin-left:0;text-align:right;width:80%}.about2-difference h2{font-size:2rem}.about2-difference h3{font-size:1.625rem}}.about3-section{padding:3rem 1rem;text-align:center}.about3-title{color:#000;font-size:33px;font-weight:700;margin-bottom:2rem}.about3-container{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-around;margin:0 auto;max-width:1440px}.about3-card{border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 2px 6px #0000000d;height:18.75rem;padding:2rem 1rem;text-align:center;transition:all .3s ease;width:25.1875rem}.about3-card:hover{box-shadow:0 6px 12px #0000001a;transform:translateY(-4px)}.about3-icon img{height:6.875rem;margin-bottom:1rem;width:6.875rem}.about3-card-title{color:#000;font-size:1.125rem;font-weight:500;margin-bottom:.8rem}.about3-description{color:#000;font-size:1rem;font-weight:400;line-height:1.5}@media (max-width:480px){.about3-section{padding:2rem 1rem}.about3-title{font-size:1.75rem}.about3-container{align-items:center;flex-direction:column;gap:1rem;margin:0 auto;max-width:100%}.about3-card{height:auto;max-width:20rem;padding:1.5rem 1rem;width:100%}.about3-icon img{height:5rem;width:5rem}.about3-card-title{font-size:1rem}.about3-description{font-size:.95rem}}@media (min-width:481px) and (max-width:767px){.about3-section{padding:2.5rem 1.5rem}.about3-title{font-size:2rem}.about3-container{gap:1.25rem;justify-content:center;margin:0 auto;max-width:100%}.about3-card{height:auto;max-width:22rem;width:90%}.about3-icon img{height:5.5rem;width:5.5rem}.about3-card-title{font-size:1.05rem}.about3-description{font-size:1rem}}@media (min-width:768px) and (max-width:1024px){.about3-section{padding:3rem 2rem}.about3-title{font-size:2.0625rem}.about3-container{gap:1.5rem;justify-content:left;margin:0 auto;max-width:100%}.about3-card{height:auto;width:45%}.about3-icon img{height:6rem;width:6rem}.about3-card-title{font-size:1.125rem}.about3-description{font-size:1rem}}@media (min-width:1025px) and (max-width:1440px){.about3-section{padding:3rem 4rem}.about3-container{gap:2rem;justify-content:space-between;margin:0 auto;max-width:100%}.about3-card{height:auto;width:30%}.about3-icon img{height:6.5rem;width:6.5rem}.about3-card-title{font-size:1.125rem}.about3-description{font-size:1rem}}.about4-section{margin:0;padding:0;width:100%}.about4-title{color:#000;font-size:2.1rem;font-weight:700;margin:2rem 0;text-align:center}.about4-grid{grid-gap:0;align-items:stretch;display:grid;gap:0;grid-template-columns:repeat(3,1fr);width:100%}.about4-card{display:flex;flex-direction:column}.about4-card,.about4-img-card,.about4-img-card img{height:100%;width:100%}.about4-img-card img{display:block;object-fit:cover}.about4-text-card{background:#113157;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;text-align:center}.about4-text-card h3{color:#fff;font-size:1.125rem;font-weight:500;margin-bottom:.8rem}.about4-text-card p{color:#fff;font-size:1rem;font-weight:400;line-height:1.5}@media (max-width:480px){.about4-title{font-size:1.5rem;margin:1.5rem 0}.about4-grid{grid-auto-rows:auto;grid-template-columns:1fr}.about4-text-card{padding:1rem}.about4-text-card h3{font-size:1rem}.about4-text-card p{font-size:.9rem}}@media (min-width:481px) and (max-width:767px){.about4-title{font-size:1.4rem;margin:1.2rem 0;text-align:center}.about4-grid{grid-auto-rows:auto;grid-template-columns:repeat(3,1fr)}.about4-text-card{display:flex;flex-direction:column;justify-content:center;padding:.8rem;text-align:center}.about4-text-card h3{font-size:.95rem;margin-bottom:.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.about4-text-card p{font-size:.85rem;line-height:1.3}}@media (min-width:768px) and (max-width:1024px){.about4-title{font-size:2rem}.about4-grid{grid-auto-rows:auto;grid-template-columns:repeat(3,1fr)}.about4-text-card{padding:1.5rem}.about4-text-card h3{font-size:1.1rem}.about4-text-card p{font-size:.95rem}}@media (min-width:1025px) and (max-width:1440px){.about4-title{font-size:2.2rem}.about4-grid{grid-auto-rows:auto;grid-template-columns:repeat(3,1fr)}.about4-text-card{padding:2rem}.about4-text-card h3{font-size:1.25rem}.about4-text-card p{font-size:1.05rem}}.advantage-section{margin:0;padding:3rem 2rem;width:100%}.advantage-title{color:#000;font-size:2.0625rem;font-weight:700;margin-bottom:2.5rem;text-align:center}.advantage-grid{grid-gap:8rem;display:grid;gap:8rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:75rem}.advantage-card{border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 2px 6px #00000014;padding:1.5rem}.advantage-card h3{color:#000;font-size:1.125rem;font-weight:500;margin-bottom:1rem}.advantage-card ul{list-style:none;margin:0;padding:0}.advantage-card ul li{color:#000;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:.7rem}@media (max-width:480px){.advantage-section{padding:2rem 1rem}.advantage-title{font-size:1.5rem;margin-bottom:1.5rem}.advantage-grid{gap:2rem;grid-template-columns:1fr}.advantage-card{padding:1rem}.advantage-card h3{font-size:1rem;margin-bottom:.6rem}.advantage-card ul li{font-size:.9rem;line-height:1.4}}@media (min-width:481px) and (max-width:767px){.advantage-section{padding:2.2rem 1.2rem}.advantage-title{font-size:1.625rem;margin-bottom:1.8rem}.advantage-grid{gap:2.5rem;grid-template-columns:1fr}.advantage-card{padding:1.2rem}.advantage-card h3{font-size:1.05rem;margin-bottom:.8rem}.advantage-card ul li{font-size:.95rem;line-height:1.45}}@media (min-width:768px) and (max-width:1024px){.advantage-section{padding:2.5rem 1.5rem}.advantage-title{font-size:1.875rem;margin-bottom:2rem}.advantage-grid{gap:3rem;grid-template-columns:repeat(2,1fr)}.advantage-card{padding:1.4rem}.advantage-card h3{font-size:1.1rem}.advantage-card ul li{font-size:1rem;line-height:1.5}}@media (min-width:1025px) and (max-width:1440px){.advantage-section{padding:3rem}.advantage-title{font-size:2rem;margin-bottom:2.2rem}.advantage-grid{gap:4rem;grid-template-columns:repeat(2,1fr)}.advantage-card{padding:1.5rem}.advantage-card h3{font-size:1.125rem}.advantage-card ul li{font-size:1rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.inquiry-container{background-color:#fff!important;box-sizing:border-box!important;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:30px 0!important;width:100%!important}.inquiry-title{color:#4d4d4d;font-size:36px;font-weight:600;margin-bottom:10px}.inquiry-subtitle,.inquiry-title{background-color:#fff!important;text-align:center}.inquiry-subtitle{color:#6b6b6b;font-size:18px;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:600px}.inquiry-form{box-sizing:border-box;flex-direction:column;margin:0 auto;max-width:1200px;padding:0 20px}.inquiry-form,.row{background-color:#fff!important;display:flex;gap:20px}.row{flex-wrap:wrap;justify-content:center}.row input,.row textarea{background:#fff!important;border:none;border-bottom:1px solid #ccc;box-sizing:border-box;flex:1 1;font-size:14px;max-width:100%;min-width:300px;outline:none;padding:10px}.row textarea{resize:vertical}.checkbox-row{color:#555;flex-direction:column;font-size:14px;line-height:24px;margin-left:-20px;max-width:1200px;padding:2.375rem 20px}.checkbox-row,.checkbox-row label{background-color:#fff!important;display:flex;gap:8px}.checkbox-row label{align-items:center;cursor:pointer}.checkbox-row input[type=checkbox]{accent-color:#0c2546;background-color:#fff!important}.submit-button-container{background-color:#fff!important;display:flex;justify-content:center;margin-top:20px;width:100%}.submit-button{background-color:#113157!important;border:none!important;border-radius:13px!important;color:#fff!important;cursor:pointer!important;font-size:15px!important;font-size:16px;font-weight:600;height:60px;padding:8px 16px!important;transition:background-color .2s ease!important;width:160px!important}.submit-button:hover{background-color:#173a6a!important}@media (min-width:300px) and (max-width:479px){.inquiry-container{padding:20px!important}.row{flex-direction:column;gap:15px}.row input,.row textarea{background-color:#fff!important;border:1px solid #ccc;border-radius:6px;padding:12px}.submit-button{font-size:16px!important;font-weight:600;padding:10px 15px!important}}@media (min-width:480px) and (max-width:767px){.inquiry-container{padding:25px!important}.row{flex-direction:column;gap:15px}.row input,.row textarea{background-color:#fff!important;border:1px solid #ccc;border-radius:6px;padding:12px}.submit-button{font-size:15px!important;padding:12px 18px!important}}@media (min-width:768px) and (max-width:1024px){.inquiry-container{padding:30px!important}.row{flex-direction:row;gap:20px}.submit-button{font-size:18px!important;font-weight:600}}@media (min-width:1025px) and (max-width:1440px){.inquiry-container{padding:40px!important}}@media (min-width:1441px){.inquiry-container{max-width:100%!important;padding:50px!important}}.herofeature-container{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:flex-start;overflow:hidden;padding-left:5%;position:relative}.herofeature-overlay{backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%)!important;background:#ffffff26;border:1px solid #ffffff40;border-radius:16px;box-shadow:0 8px 24px #00000040;box-sizing:border-box;height:314px;margin-top:-100px;max-width:830px;padding:2rem 2.5rem}.herofeature-title{color:#113157;font-size:42px}.herofeature-subtitle,.herofeature-title{word-wrap:break-word;font-family:Poppins,sans-serif;font-weight:700;line-height:100%;margin-bottom:1rem}.herofeature-subtitle{color:#fff;font-size:32px}.herofeature-text{word-wrap:break-word;color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;line-height:100%}.highlightfeature{color:#113157;font-weight:700;position:relative}.highlightfeature-dot:after{color:red;content:"•";font-size:1.1em;margin-left:4px;vertical-align:middle}@media (max-width:300px){.herofeature-container{align-items:flex-start;background-position:calc(50% - 200px);height:auto;justify-content:center;min-height:100vh;padding:45% .5rem .5rem}.herofeature-overlay{border-radius:10px;box-shadow:0 4px 10px #0003;height:auto;margin-top:0;max-width:100%;padding:1rem;width:100%}.herofeature-title{font-size:1.2rem}.herofeature-subtitle,.herofeature-title{line-height:1.3;margin-bottom:.6rem;text-align:left}.herofeature-subtitle{font-size:1rem}.herofeature-text{font-size:.8rem;line-height:1.4;text-align:left}.highlightfeature{font-size:.9rem}.highlightfeature-dot:after{font-size:.8em}}@media (min-width:301px) and (max-width:479px){.herofeature-container{align-items:flex-start;background-position:calc(50% - 250px);height:auto;justify-content:center;min-height:100vh;padding:40% .8rem .8rem}.herofeature-overlay{border-radius:12px;box-shadow:0 4px 12px #0003;height:auto;max-width:100%;padding:1.2rem;width:95%}.herofeature-title{font-size:20px}.herofeature-subtitle,.herofeature-title{line-height:1.3;margin-bottom:.7rem;text-align:left}.herofeature-subtitle{font-size:18px}.herofeature-text{font-size:14px;line-height:1.4;text-align:left}.highlightfeature{font-size:1rem}.highlightfeature-dot:after{font-size:.9em}}@media (min-width:480px) and (max-width:767px){.herofeature-container{align-items:flex-start;background-position:calc(50% - 250px);height:auto;justify-content:center;min-height:100vh;padding:30% 1.5rem 1.5rem}.herofeature-overlay{border-radius:14px;height:auto;margin-top:-70px;max-width:100%;padding:1.8rem;width:90%}.herofeature-title{font-size:20px;line-height:1.2;margin-bottom:.8rem}.herofeature-subtitle{font-size:18px;line-height:1.2;margin-bottom:.8rem}.herofeature-text{font-size:14px;line-height:1.3}.highlightfeature{font-size:14px}}@media (min-width:768px) and (max-width:1023px){.herofeature-container{align-items:flex-start;background-position:calc(50% - 250px);height:auto;justify-content:center;min-height:100vh;padding:40% .8rem .8rem}.herofeature-overlay{border-radius:12px;box-shadow:0 4px 12px #0003;height:auto;margin-top:-180px;max-width:80%;padding:1.2rem;width:95%}.herofeature-title{font-size:28px}.herofeature-subtitle,.herofeature-title{line-height:1.3;margin-bottom:.7rem;text-align:left}.herofeature-subtitle{font-size:24px}.herofeature-text{font-size:20px;line-height:1.4;text-align:left}.highlightfeature,.highlightfeature-dot:after{font-size:20px}}@media (min-width:1024px) and (max-width:1440px){.herofeature-container{align-items:center;background-position:50%;background-size:cover;height:100vh;justify-content:center;min-height:auto;padding:0}.herofeature-overlay{border-radius:16px;box-shadow:0 8px 24px #00000040;height:auto;margin:0 0 0 -480px;max-width:830px;min-height:280px;padding:2.5rem;transform:translateY(-50px);width:45%}.herofeature-title{font-size:28px}.herofeature-subtitle,.herofeature-title{word-wrap:break-word;line-height:1.2;margin-bottom:1rem;text-align:left}.herofeature-subtitle{font-size:20px}.herofeature-text{word-wrap:break-word;font-size:18px;line-height:1.4;text-align:left}.highlightfeature,.highlightfeature-dot:after{font-size:18px}}@media (min-width:1441px){.herofeature-container{background-position:50%;background-size:cover;height:100vh;justify-content:center;padding-left:0}.herofeature-overlay{border-radius:16px;box-shadow:0 8px 24px #00000040;height:auto;margin:0 0 0 -650px;max-width:830px;min-height:280px;padding:2.5rem;transform:translateY(-50px);width:40%}.herofeature-title{font-size:28px}.herofeature-subtitle,.herofeature-title{word-wrap:break-word;line-height:1.2;margin-bottom:1rem;text-align:left}.herofeature-subtitle{font-size:20px}.herofeature-text{word-wrap:break-word;font-size:18px;line-height:1.4;text-align:left}.highlightfeature,.highlightfeature-dot:after{font-size:18px}}@media (min-width:1600px){.herofeature-container{background-position:50%;background-size:cover;height:100vh;justify-content:center;padding-left:0}.herofeature-overlay{border-radius:16px;box-shadow:0 8px 24px #00000040;height:auto;margin:0 0 0 -800px;max-width:830px;min-height:280px;padding:2.5rem;transform:translateY(-50px);width:40%}.herofeature-title{font-size:28px}.herofeature-subtitle,.herofeature-title{word-wrap:break-word;line-height:1.2;margin-bottom:1rem;text-align:left}.herofeature-subtitle{font-size:20px}.herofeature-text{word-wrap:break-word;font-size:18px;line-height:1.4;text-align:left}.highlightfeature,.highlightfeature-dot:after{font-size:18px}}.howitworks-container{font-family:Poppins,sans-serif;margin-left:auto;margin-right:auto;max-width:1440px;padding:4rem 6rem;text-align:center}.howitworks-title{color:#000;font-family:Poppins,sans-serif;font-size:46px;font-weight:700;line-height:100%;margin-bottom:6rem}.howitworks-grid{display:flex;justify-content:space-between}.howitworks-card{background-color:#113157;border-radius:8px;box-shadow:0 6px 16px #0003;color:#fff;max-width:369px;min-height:229px;padding:1rem;position:relative;text-align:left;width:100%}.howitworks-card-1{max-height:190px;max-width:273px}.howitworks-card-2,.howitworks-card-3{max-height:154px;max-width:273px}.howitworks-heading{font-size:24px;font-weight:600;line-height:100%;margin-bottom:.8rem}.howitworks-heading,.howitworks-text{color:#fff;font-family:Poppins,sans-serif;max-width:273px}.howitworks-text{font-size:20px;font-weight:400;line-height:1.4}.howitworks-number{color:#fff;font-size:150px;font-weight:700;height:225px;opacity:.2;position:absolute;width:57px}.howitworks-number-1{right:8px;top:50px}.howitworks-number-2,.howitworks-number-3{right:40px;top:50px}@media (max-width:480px){.howitworks-container{padding:2rem 20px;text-align:center}.howitworks-title{font-size:36px;line-height:1.3;margin-bottom:40px;text-align:center}.howitworks-grid{align-items:center;flex-direction:column;gap:2rem;margin:0;padding:0;width:100%}.howitworks-card{flex:1 1 280px}.howitworks-card-1,.howitworks-card-2,.howitworks-card-3{max-height:auto;width:100%}.howitworks-heading{font-size:18px;line-height:1.3;width:100%}.howitworks-text{font-size:16px;line-height:1.5;width:100%}.howitworks-number{font-size:150px;height:auto;opacity:.15;width:auto}.howitworks-number-1,.howitworks-number-2,.howitworks-number-3{right:10px;top:100px}}@media (min-width:481px) and (max-width:767px){.howitworks-container{padding:2rem 20px;text-align:center}.howitworks-title{font-size:36px;line-height:1.3;margin-bottom:3rem;text-align:center}.howitworks-grid{align-items:center;flex-direction:column;gap:2rem;margin:0;padding:0;width:100%}.howitworks-card{border-radius:8px;box-sizing:border-box;margin:0;min-height:auto;padding:1.5rem;width:100%}.howitworks-card-1,.howitworks-card-2,.howitworks-card-3{max-height:auto;width:100%}.howitworks-heading{font-size:20px;line-height:1.3;width:100%}.howitworks-text{font-size:16px;line-height:1.5;width:100%}.howitworks-number{font-size:160px;height:auto;opacity:.15;width:auto}.howitworks-number-1,.howitworks-number-2,.howitworks-number-3{right:15px;top:100px}}@media (min-width:768px) and (max-width:1023px){.howitworks-container{padding:3rem 40px}.howitworks-title{font-size:40px;margin-bottom:4rem;text-align:center}.howitworks-grid{flex-wrap:wrap;gap:2rem}.howitworks-card{box-sizing:border-box;flex:1 1 250px;max-width:300px;min-height:200px;width:100%}.howitworks-card-1,.howitworks-card-2,.howitworks-card-3{max-height:none;max-width:100%}.howitworks-heading{font-size:22px;width:100%}.howitworks-text{font-size:18px;max-width:70%;width:100%}.howitworks-number{font-size:150px}.howitworks-number-1{right:20px;top:60px}.howitworks-number-2{right:40px;top:60px}.howitworks-number-3{right:40px;top:40px}}@media (min-width:1024px) and (max-width:1300px){.howitworks-container{align-items:center;display:flex;flex-direction:column;padding:3.5rem 2.5rem}.howitworks-title{font-size:clamp(2rem,3vw,2.8rem);margin-bottom:4rem;text-align:center;width:100%}.howitworks-grid{display:flex;gap:2rem;width:100%}.howitworks-card-1,.howitworks-card-2,.howitworks-card-3{max-height:none;max-width:100%}.howitworks-heading{font-size:clamp(1.2rem,1.6vw,1.5rem);line-height:1.7rem;margin-bottom:1rem}.howitworks-text{font-size:clamp(.9rem,1.2vw,1.1rem);line-height:1.6;width:100%}.howitworks-number{font-size:clamp(5rem,8vw,7rem);opacity:.2;position:absolute}.howitworks-number-1{right:-.5rem;top:8rem}.howitworks-number-2,.howitworks-number-3{right:.5rem;top:8rem}}@media (min-width:1301px) and (max-width:1440px){.howitworks-container{align-items:center;display:flex;flex-direction:column}.howitworks-title{font-size:clamp(2rem,3vw,2.8rem);margin-bottom:4rem;text-align:center;width:100%}.howitworks-grid{display:flex;gap:2rem;width:100%}.howitworks-card-1,.howitworks-card-2,.howitworks-card-3{max-height:none;max-width:100%}.howitworks-heading{font-size:clamp(1.2rem,1.6vw,1.5rem);line-height:1.7rem;margin-bottom:1rem}.howitworks-text{font-size:clamp(.9rem,1.2vw,1.1rem);line-height:1.6;width:100%}.howitworks-number{font-size:clamp(5rem,8vw,7rem);opacity:.2;position:absolute}.howitworks-number-1{right:-.5rem;top:5.5rem}.howitworks-number-2,.howitworks-number-3{right:1rem;top:5.5rem}}@media (min-width:1441px){.howitworks-title{color:#000;font-family:Poppins,sans-serif;font-size:46px;font-weight:700;line-height:100%;margin-bottom:6rem}.howitworks-card-1{max-height:190px;max-width:273px}.howitworks-card-2,.howitworks-card-3{max-height:154px;max-width:273px}.howitworks-heading{font-size:24px;font-weight:600;line-height:100%;margin-bottom:.8rem;max-width:273px}.howitworks-heading,.howitworks-text{color:#fff;font-family:Poppins,sans-serif}.howitworks-text{font-size:20px;font-weight:400;line-height:1.4;max-width:263px}.howitworks-number{color:#fff;font-size:150px;font-weight:700;height:225px;opacity:.2;position:absolute;width:57px}.howitworks-number-1{right:8px;top:50px}.howitworks-number-2,.howitworks-number-3{right:40px;top:50px}}@media (min-width:1600px){.howitworks-title{color:#000;font-family:Poppins,sans-serif;font-size:46px;font-weight:700;line-height:100%;margin-bottom:6rem}.howitworks-card-1{max-height:190px;max-width:273px}.howitworks-card-2,.howitworks-card-3{max-height:154px;max-width:273px}.howitworks-heading{font-size:24px;font-weight:600;line-height:100%;margin-bottom:.8rem}.howitworks-heading,.howitworks-text{color:#fff;font-family:Poppins,sans-serif;max-width:273px}.howitworks-text{font-size:20px;font-weight:400;line-height:1.4}.howitworks-number{color:#fff;font-size:150px;font-weight:700;height:225px;opacity:.2;position:absolute;width:57px}.howitworks-number-1{right:8px;top:50px}.howitworks-number-2,.howitworks-number-3{right:40px;top:50px}}.features-container{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1440px;padding:2.5rem 6rem}.features-title{align-self:center;color:#000;flex:1 1 300px;font-family:Poppins,sans-serif;font-size:clamp(2rem,2.5vw,2.25rem);font-weight:700;margin-bottom:2rem;max-width:30rem;text-align:left}.features-grid{grid-gap:2rem;display:grid;flex:2 1 600px;gap:2rem;grid-template-columns:repeat(2,1fr)}.feature-card,.features-grid{box-sizing:border-box;width:100%}.feature-card{border:2px solid #113157;border-radius:.5rem;box-shadow:1px 2px 4px #00000014;height:auto;max-width:100%;padding:clamp(1.5rem,3vw,3rem) 1.25rem;transition:transform .2s ease-in-out}.feature-card:hover{transform:translateY(-3px)}.feature-card p{word-wrap:break-word;color:#111;font-family:Poppins,sans-serif;font-size:clamp(1rem,1.5vw,1.5rem);font-weight:500;line-height:1.4;text-align:left;width:100%}@media (max-width:480px){.features-container{align-items:flex-start;flex-direction:column;gap:2rem;padding:1.25rem}.features-title{font-size:1.6rem;line-height:1.4;margin-bottom:1.25rem;max-width:100%;padding-left:0;text-align:left}.features-grid{gap:1.25rem;grid-template-columns:1fr;margin-top:-14rem;width:100%}.feature-card{border-radius:.4rem;padding:1.5rem 1rem;width:100%}.feature-card p{font-size:1rem;line-height:1.4}}@media (min-width:481px) and (max-width:767px){.features-container{align-items:flex-start;flex-direction:column;gap:2.5rem;padding:1.5rem}.features-title{font-size:2rem;line-height:1.3;margin-bottom:1.5rem;padding-left:0;width:100%}.features-grid{gap:1.5rem;grid-template-columns:1fr;margin-top:-15rem}.feature-card{border-radius:.5rem;padding:2rem 1.25rem;width:100%}.feature-card p{font-size:1.1rem;line-height:1.5}}@media (min-width:768px) and (max-width:1023px){.features-container{align-items:flex-start;flex-direction:column;gap:1.5rem;padding:1.5rem 2rem}.features-title{font-size:2.2rem;line-height:1.2;margin-bottom:1rem;padding-left:0;width:100%}.features-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:-10rem}.feature-card{border-radius:.5rem;padding:1.75rem 1.25rem}.feature-card p{font-size:1.1rem;line-height:1.4;margin-top:5rem}}@media (min-width:1024px) and (max-width:1440px){.features-title{font-size:36px;line-height:1.3;margin-bottom:0;max-width:28rem;width:100%}.features-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.feature-card{border-radius:.6rem;padding:3rem 1.25rem}.feature-card p{font-size:1.1rem;line-height:1.4}}@media (min-width:1441px){.features-title{font-size:2.25rem;margin-bottom:0;max-width:32rem;padding-left:0}.features-grid{grid-gap:2rem;box-sizing:border-box;display:grid;flex:2 1 600px;gap:2rem;grid-template-columns:repeat(2,1fr);width:100%}.feature-card{padding:3.5rem 1.5rem}.feature-card p{font-size:1.25rem;line-height:1.5}}.explore-feature-container{font-family:Poppins,sans-serif;margin-bottom:250px;margin-left:auto;margin-right:auto;max-width:1440px;padding:4rem 6rem;text-align:left}.explore-feature-div-1{margin:40px 0;max-width:1170px}.explore-feature-title{color:#000;font-size:2.25rem;font-weight:700;line-height:4rem;margin-bottom:20px}.explore-feature-text{color:#000;font-size:24px;font-weight:400;line-height:2rem;margin-bottom:40px}.explore-feature-curve{display:flex;height:auto;justify-content:center;margin-top:100px;position:relative;width:100%}.curve-container{position:relative;top:250px;width:80%}.features-curve-svg{display:block;height:auto;width:100%}.explore-steps-container{height:100%;left:0;position:absolute;top:0;width:100%}.explore-circle{background-color:#fff!important;border:2px solid #dcdcdc;border-radius:20px;box-shadow:0 2px 6px #0000001a;height:60px;width:60px;z-index:2}.explore-circle,.explore-circle:after{position:absolute;transform:translate(-50%,-50%)}.explore-circle:after{background-color:#113157;border-radius:50%;content:"";height:20px;left:50%;top:50%;width:20px}.explore-circle-1{left:85%;top:2%}.explore-circle-2{left:4%;top:25%}.explore-circle-3{left:96%;top:55%}.explore-circle-4{left:4%;top:84%}.explore-step-box{border-radius:12px;line-height:1rem;padding:1rem 1.5rem;position:absolute;text-align:left;z-index:1}.explore-step-box h3{color:#000;font-size:36px;font-weight:600;margin-bottom:30px}.explore-step-box h4{color:#000;font-size:26px;font-weight:500;line-height:2rem;margin-bottom:20px}.explore-step-box p{color:#000;font-size:24px;font-weight:400;line-height:2rem}.explore-step-box-1{left:20%;top:-8%;width:600px}.explore-step-box-2{left:20%;top:18%;width:600px}.explore-step-box-3{left:20%;top:48%;width:600px}.explore-step-box-4{left:20%;top:80%;width:600px}@media (min-width:300px) and (max-width:479px){.explore-feature-container{padding:1.5rem 15px}.explore-feature-div-1{margin:15px 0}.explore-feature-title{font-size:20px;line-height:1.8rem;margin-bottom:12px;text-align:center}.explore-feature-text{font-size:14px;line-height:1.4rem;margin-bottom:15px;text-align:center}.explore-feature-curve{margin-bottom:200px;margin-top:50px}.curve-container{width:100%}.explore-circle{border-radius:10px;height:40px;width:40px}.explore-circle:after{height:14px;width:14px}.explore-step-box{border-radius:6px;padding:.7rem .8rem;width:80%}.explore-step-box-1{top:-30%!important}.explore-step-box-2{left:25%;top:13%!important}.explore-step-box-3{left:10%;top:42%!important}.explore-step-box-4{left:25%;top:73%!important}.explore-step-box h3{font-size:14px;margin-bottom:8px;text-align:center}.explore-step-box h4{font-size:11px;margin-bottom:6px;text-align:center}.explore-step-box p{font-size:10px!important;line-height:.9rem;text-align:center}}@media (max-width:480px){.explore-feature-container{box-sizing:border-box;margin-bottom:100px;padding:2rem 15px}.explore-feature-div-1{padding-top:20vw}.explore-feature-title{font-size:24px;line-height:2.2rem;margin-bottom:14px;text-align:left}.explore-feature-text{font-size:16px;line-height:1.6rem;margin-bottom:20px;text-align:left}.explore-feature-curve{margin-top:60px}.curve-container{width:100%}.explore-circle{border-radius:12px;height:50px;width:50px}.explore-circle:after{height:16px;width:16px}.explore-step-box{border-radius:8px;padding:.8rem 1rem;text-align:left;width:75%}.explore-step-box-1{top:-30vw!important}.explore-step-box-2{left:20vw;top:30vw!important}.explore-step-box-3{left:10%;top:80vw!important}.explore-step-box-4{left:20vw;top:140vw!important}.explore-step-box h3{font-size:16px;margin-bottom:10px;text-align:left}.explore-step-box h4{margin-bottom:8px}.explore-step-box h4,.explore-step-box p{font-size:12px;line-height:1rem;text-align:left}}@media (min-width:30.0625rem) and (max-width:47.9375rem){.explore-feature-container{margin-bottom:20rem;padding:2.5rem 1.875rem}.explore-feature-div-1{margin:1.5rem 0}.explore-feature-title{font-size:1.6rem;line-height:2.2rem;margin-bottom:1rem}.explore-feature-text{font-size:1rem;line-height:1.6rem;margin-bottom:1.25rem}.explore-feature-curve{margin-top:3rem}.curve-container{margin:0 auto;width:90%}.explore-circle{border-radius:.875rem;height:3.5rem;width:3.5rem}.explore-circle:after{height:1rem;width:1rem}.explore-step-box{border-radius:.625rem;left:50%;margin-bottom:2rem;padding:1rem 1.2rem;position:relative;transform:translateX(-50%);width:85%}.explore-step-box-1{left:35%;top:-25%}.explore-step-box-2{left:75%;top:-18%}.explore-step-box-3{left:35%;top:-20%}.explore-step-box-4{left:75%;top:-20%}.explore-step-box h3{font-size:1.1rem;margin-bottom:.6rem}.explore-step-box h4{font-size:.9rem;line-height:1rem;margin-bottom:.5rem}.explore-step-box p{font-size:.85rem;line-height:1.3rem}}@media (min-width:768px) and (max-width:1023px){.explore-feature-container{padding:3rem 40px}.explore-feature-div-1{margin:30px 0}.explore-feature-title{font-size:32px;line-height:2.6rem;margin-bottom:18px}.explore-feature-text{font-size:20px;line-height:1.8rem;margin-bottom:30px}.explore-feature-curve{margin-top:100px}.curve-container{width:70%}.explore-circle{border-radius:16px;height:70px;width:70px}.explore-circle:after{height:20px;width:20px}.explore-step-box{border-radius:12px;padding:1.2rem 1.5rem;width:90%}.explore-step-box-1{left:-10%;top:-15%}.explore-step-box-2{top:16%}.explore-step-box-3{left:-10%;top:44%}.explore-step-box-4{top:75%}.explore-step-box h3{font-size:20px;margin-bottom:14px}.explore-step-box h4{font-size:16px;margin-bottom:12px}.explore-step-box p{font-size:16px;line-height:1.4rem}}@media (min-width:1024px) and (max-width:1360px){.explore-feature-div-1{margin:2.4vw 0}.explore-feature-title{font-size:2.25rem;line-height:2.8rem;margin-bottom:1.4vw}.explore-feature-text{font-size:1.38rem;line-height:1.9rem;margin-bottom:2.4vw}.curve-container{width:65%}.explore-circle{border-radius:1.25vw;height:5.5vw;width:5.5vw}.explore-circle:after{height:1.5vw;width:1.5vw}.explore-step-box{border-radius:1vw;padding:1.5rem 2rem;width:90%}.explore-step-box-1{left:15%;top:-15rem;width:40vw}.explore-step-box-2{top:18vw;width:40vw}.explore-step-box-3{left:15%;top:50vw;width:40vw}.explore-step-box-4{top:86vw;width:40vw}.explore-step-box h3{font-size:1.38rem;margin-bottom:1.1vw}.explore-step-box h4{font-size:1.12rem;margin-bottom:1vw}.explore-step-box p{font-size:1.12rem;line-height:1.6rem}}@media (min-width:1361px) and (max-width:1440px){.explore-feature-div-1{margin:2.4vw 0}.explore-feature-title{font-size:2.25rem;line-height:2.8rem;margin-bottom:1.4vw}.explore-feature-text{font-size:1.38rem;line-height:1.9rem;margin-bottom:2.4vw}.curve-container{width:65%}.explore-circle{border-radius:1.25vw;height:5.5vw;width:5.5vw}.explore-circle:after{height:1.5vw;width:1.5vw}.explore-step-box{border-radius:1vw;padding:1.5rem 2rem;width:90%}.explore-step-box-1{left:15%;width:40vw}.explore-step-box-2{top:20%;width:40vw}.explore-step-box-3{left:15%;top:50%;width:40vw}.explore-step-box-4{top:78%;width:40vw}.explore-step-box h3{font-size:1.38rem;margin-bottom:1.1vw}.explore-step-box h4{font-size:1.12rem;margin-bottom:1vw}.explore-step-box p{font-size:1.12rem;line-height:1.6rem}}@media (min-width:90.0625rem) and (max-width:104.3125rem){.explore-feature-container{margin-bottom:18.75rem;max-width:75rem;padding:4rem 60px}.explore-feature-div-1{margin-right:0;margin-top:40px}.explore-feature-title{font-size:2.25rem;line-height:2.8rem;margin-bottom:1.25rem}.explore-feature-text{font-size:1.375rem;line-height:1.9rem;margin-bottom:2.1875rem}.explore-feature-curve{margin:7.5rem auto 0;width:90vw}.curve-container{width:65%}.explore-circle{border-radius:1.125rem;height:5rem;width:5rem}.explore-circle:after{height:1.375rem;width:1.375rem}.explore-step-box{border-radius:.875rem;padding:1.5rem 2rem;width:90%}.explore-step-box-1{left:15%;width:40vw}.explore-step-box-2{top:20%;width:40vw}.explore-step-box-3{left:15%;top:50%;width:40vw}.explore-step-box-4{top:78%;width:40vw}.explore-step-box h3{font-size:1.375rem;margin-bottom:1rem}.explore-step-box h4{font-size:1.125rem;margin-bottom:.875rem}.explore-step-box p{font-size:1.125rem;line-height:1.6rem}}@media (min-width:33.75rem) and (max-width:45rem){.explore-feature-container{margin-bottom:20rem;padding:2.5rem 1.875rem}.explore-feature-div-1{margin:1.5625rem 0;text-align:center}.explore-feature-title{font-size:1.875rem;line-height:2.5rem;margin-bottom:1rem}.explore-feature-text{font-size:1.25rem;line-height:1.8rem;margin-bottom:1.5625rem}.explore-feature-curve{margin-top:6rem}.curve-container{width:85%}.explore-circle{border-radius:1rem;height:4rem;width:4rem}.explore-circle:after{height:1.375rem;width:1.375rem}.explore-step-box{border-radius:.75rem;max-width:22rem;padding:1.125rem 1.375rem;width:85%!important}.explore-step-box-1{left:5%;top:-25%}.explore-step-box-2{left:auto;right:-10%;top:15%}.explore-step-box-3{left:-5%;top:45%}.explore-step-box-4{left:auto;right:-5%;top:75%}.explore-step-box h3{font-size:1.2rem;margin-bottom:.875rem}.explore-step-box h4{margin-bottom:.75rem}.explore-step-box h4,.explore-step-box p{font-size:1rem;line-height:1rem}}@media (min-width:33.75rem) and (max-width:45rem) and (orientation:landscape){.explore-feature-container{margin-bottom:15rem;padding:2rem 1.5rem}.explore-feature-curve{margin-top:4rem}.curve-container{width:75%}.explore-step-box-1{left:3%;top:-15%}.explore-step-box-2{right:3%;top:22%}.explore-step-box-3{left:3%;top:52%}.explore-step-box-4{right:3%;top:82%}.explore-step-box{max-width:20rem;width:80%!important}}.fc5{box-sizing:border-box;color:#0f172a;font-family:system-ui,sans-serif;margin-left:auto;margin-right:auto;max-width:1440px;padding:2rem 6rem}.fc5-header{margin:0;max-width:1200px;padding-left:20px;text-align:left}.fc5-header h2{color:#000;font-size:52px;font-weight:700;margin-bottom:12px}.fc5-header p{color:#000;font-size:28px;font-weight:400;margin-bottom:32px}.fc5-cards{display:flex;gap:40px;justify-content:space-between;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:1600px}.fc5-card{background:#fff;border:1px solid #113157;border-radius:12px;box-shadow:0 2px 6px #113157;box-sizing:border-box;display:flex;flex-basis:calc(25% - 40px);flex-direction:column;flex-grow:0;flex-shrink:0;gap:12px;justify-content:flex-start;max-width:320px;min-height:220px;min-width:280px;padding:24px;text-align:left;transition:transform .2s ease}.fc5-card:hover{transform:translateY(-4px)}.fc5-card-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;width:100%}.fc5-card h3{color:#113157;flex:1 1;font-size:26px;font-weight:700;margin:0;min-width:0;text-align:left}.fc5-icon{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;margin-bottom:0}.fc5-icon img{display:block;height:52px;width:52px}.fc5-icon-1 img,.fc5-icon-2 img,.fc5-icon-3 img,.fc5-icon-4 img{margin-left:0}.fc5-card p{color:#000;font-size:20px;font-weight:400;line-height:1.5;margin-top:0}.fc5-cta{margin-bottom:32px;margin-top:80px;text-align:left}.fc5-cta h3{color:#000;font-size:48px;font-weight:700;margin-bottom:16px}.fc5-cta p{color:#000;font-size:26px;font-weight:400;margin-bottom:24px}.fc5-buttons{color:#fff;display:flex;flex-wrap:wrap;font-weight:400;gap:24px;margin-top:3vw}.fc5-btn{border:1px solid #0000;border-radius:10px;cursor:pointer;font-size:18px;font-weight:600;min-width:180px;padding:14px 28px;transition:all .2s ease}.fc5-btn.primary{background:#113157;color:#fff}.fc5-btn.primary:hover{background:#0a2e52}.fc5-btn.secondary{background:#fff;border:1px solid #0d3b66;color:#113157}.fc5-btn.secondary:hover{background:#f1f5f9}.fc5-disclaimer{color:#000;font-size:1rem;font-style:italic;font-weight:400;height:auto;line-height:1.5;margin-top:100px;max-width:1200px;padding-left:10px;text-align:left;width:100%}.fc5-highlightfeature{color:#113157;font-weight:700;position:relative}.fc5-highlightfeature-dot:after{color:red;content:"•";font-size:1.1em;margin-left:1px;vertical-align:middle}@media (max-width:480px){.fc5{margin:2rem 0;padding-left:1.25rem;padding-right:1.25rem}.fc5-header{padding-left:0}.fc5-header h2{font-size:1.75rem;line-height:1.3}.fc5-header p{font-size:1rem;margin-bottom:1rem}.fc5-cards{gap:1.25rem;margin-bottom:1.5rem}.fc5-card,.fc5-cards{flex-direction:column}.fc5-card{display:flex;gap:.75rem;min-height:180px;min-width:100%;padding:1rem}.fc5-card-header{align-items:center;display:flex;justify-content:space-between}.fc5-card h3{flex-grow:1;font-size:1.25rem;margin:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.fc5-card p{margin-bottom:0}.fc5-icon{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;margin:0}.fc5-icon img{height:2.5rem;margin:0;width:2.5rem}.fc5-card p{font-size:1rem}.fc5-cta{margin-bottom:1rem;margin-top:2.5rem}.fc5-cta h3{font-size:1.5rem;line-height:1.4}.fc5-cta p{font-size:1rem}.fc5-buttons{flex-direction:column;gap:.75rem;width:100%}.fc5-btn{font-size:1rem;padding:.75rem;text-align:center;width:100%}.fc5-disclaimer{font-size:10px;height:auto;line-height:1.4;margin-top:2.5rem;width:100%}}@media (min-width:481px) and (max-width:767px){.fc5{margin:2.5rem 1.25rem;padding:0 1rem}.fc5-header{padding-left:0}.fc5-header h2{font-size:2rem}.fc5-header p{font-size:1.125rem}.fc5-cards{flex-wrap:wrap;gap:1.25rem;justify-content:center}.fc5-card{display:flex;flex-basis:calc(50% - 1.25rem);flex-direction:column;flex-grow:1;flex-shrink:1;gap:.75rem;height:auto;min-width:15.625rem;padding:1rem}.fc5-card-header{align-items:center;display:flex;justify-content:space-between}.fc5-card h3{flex-grow:1;font-size:1.375rem;margin:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.fc5-icon{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;margin:0}.fc5-icon img{height:2.5rem;margin:0;width:2.5rem}.fc5-card p{font-size:1rem}.fc5-cta{margin-top:3.125rem}.fc5-cta h3{font-size:2rem}.fc5-cta p{font-size:1.125rem}.fc5-buttons{justify-content:center}.fc5-disclaimer{font-size:1rem;height:auto;margin-top:3.75rem;width:100%}}@media (min-width:768px) and (max-width:1023px){.fc5{margin:3.125rem 2.5rem}.fc5-header{padding-left:0}.fc5-header h2{font-size:2.375rem}.fc5-header p{font-size:1.25rem}.fc5-cards{flex-wrap:wrap;gap:2.5rem;justify-content:center}.fc5-card{display:flex;flex-basis:calc(50% - 2.5rem);flex-direction:column;flex-grow:1;flex-shrink:1;gap:1rem;height:auto;min-width:17.5rem;padding:1.25rem}.fc5-card-header{align-items:center;display:flex;justify-content:space-between}.fc5-card h3{flex-grow:1;font-size:1.5rem;margin:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.fc5-icon{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;margin:0}.fc5-icon img{height:2.5rem;margin:0;width:2.5rem}.fc5-card p{font-size:1.125rem}.fc5-cta{margin-top:3.75rem}.fc5-cta h3{font-size:2.375rem}.fc5-cta p{font-size:1.25rem}.fc5-disclaimer{font-size:1rem;height:auto;margin-top:5rem;width:100%}}@media (min-width:1024px) and (max-width:1440px){.fc5{box-sizing:border-box;margin:3.75rem auto}.fc5-header{padding-left:0!important}.fc5-header h2{font-size:2.625rem}.fc5-header p{font-size:1.375rem}.fc5-card{box-sizing:border-box;display:flex;flex-direction:column;gap:.75rem;height:auto;min-height:12.5rem;padding:1.25rem}.fc5-card-header{align-items:center;display:flex;justify-content:space-between}.fc5-card h3{flex-grow:1;font-size:1.375rem;margin:0;text-align:left}.fc5-icon{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;margin:0}.fc5-icon img{height:3rem;margin:0;width:3rem}.fc5-card p{font-size:1.125rem;line-height:1.4;text-align:left}.fc5-cta{margin-top:3.75rem;text-align:left}.fc5-cta h3{font-size:2.25rem}.fc5-cta p{font-size:1.25rem}.fc5-disclaimer{font-size:1rem;height:auto;margin-top:5rem;text-align:left;width:100%}}@media (min-width:1441px){.fc5{box-sizing:border-box;margin:80px auto}.fc5-header{margin:0;max-width:1200px;text-align:left}.fc5-header h2{font-size:2.25rem;margin-bottom:12px}.fc5-header p{font-size:28px;margin-bottom:32px}.fc5-cards{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:1600px}.fc5-card{border-radius:12px;box-sizing:border-box;display:flex;flex-basis:calc(25% - 40px);flex-direction:column;flex-grow:0;flex-shrink:0;gap:12px;justify-content:flex-start;max-width:320px;min-height:220px;min-width:280px;padding:24px}.fc5-card-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;width:100%}.fc5-card h3{flex:1 1;font-size:26px;margin:0;min-width:0;text-align:left}.fc5-icon{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end}.fc5-icon img{display:block;height:52px;width:52px}.fc5-card p{font-size:20px;line-height:1.5;margin-top:0;text-align:left}.fc5-cta{margin-bottom:32px;margin-top:80px;text-align:left}.fc5-cta h3{font-size:2.25rem;margin-bottom:16px}.fc5-cta p{font-size:26px;margin-bottom:24px}.fc5-buttons{gap:24px}.fc5-btn{border-radius:10px;font-size:18px;min-width:180px;padding:14px 28px}.fc5-disclaimer{font-size:1rem;height:auto;line-height:1.5;margin-top:100px;max-width:1200px;text-align:left;width:100%}}@media (min-width:1600px){.fc5-header{margin:0;max-width:1200px;text-align:left}}.home_service-container{margin:2rem auto;max-width:50rem;padding:2rem 1rem;text-align:center;width:90%}.home_service-title{color:#203956;font-size:clamp(1.5rem,2vw + 1rem,2rem);font-weight:600;letter-spacing:.02em;margin-bottom:2rem}.home_card-container{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:1.5rem 2rem;justify-content:center;padding:0;width:100%}.home_card-container>*{display:flex;flex:0 0 45%;justify-content:center;max-width:45%}.home_service-card-wrapper{min-height:22rem;perspective:1000px;width:100%}.home_service-card-wrapper *{background-color:initial;color:inherit}.home_service-card-inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s ease;width:100%}.home_service-card-wrapper:hover .home_service-card-inner{transform:rotateY(180deg)}.home_service-card.home_back,.home_service-card.home_front{align-items:center;backface-visibility:hidden;-webkit-backface-visibility:hidden;background-color:#fff;border:.125rem solid #203956;border-radius:.75rem;box-shadow:0 .125rem .5rem #20395614;box-sizing:border-box;color:#203956;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;padding:1.5rem 1rem;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.home_service-card.home_front{transform:rotateY(0deg)}.home_service-card.home_back{background-color:#16517e!important;color:#fff!important;padding:1.5rem;text-align:center;transform:rotateY(180deg)}.home_service-card.home_back .home_back-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.home_card-image{aspect-ratio:260/220;border-radius:40%;height:auto;margin-bottom:.8rem;max-width:12rem;object-fit:contain;width:60%}.home_card-title{font-size:clamp(1rem,1.2vw + .5rem,1.1rem);font-weight:600;letter-spacing:.01em;margin:0;text-align:center}.home_card-description{font-size:clamp(.85rem,.9vw + .2rem,.95rem);font-weight:500;letter-spacing:.02em;line-height:1.4;opacity:0;text-align:center;transform:translateY(.8rem);transition:opacity .4s ease .2s,transform .4s ease .2s}.home_service-card-wrapper:hover .home_card-description{opacity:1;transform:translateY(0)}.home_card-button{align-items:center;background-color:#fff;border:none;border-radius:.5rem;color:#0d2a50;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;opacity:0;padding:.65rem 1.25rem;transform:translateY(1rem) scale(.95);transition:opacity .5s cubic-bezier(.23,1,.32,1) .6s,transform .5s cubic-bezier(.23,1,.32,1) .6s,background-color .3s ease}.home_service-card-wrapper:hover .home_card-button{opacity:1;transform:translateY(0) scale(1)}.home_card-button:hover{background-color:#e0e0e0;transform:translateY(0) scale(1.05)!important}.home_button-arrow{margin-left:.5rem;transition:transform .3s cubic-bezier(.68,-.55,.265,1.55)}.home_card-button:hover .home_button-arrow{transform:translateX(.3125rem)}.home_back-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;opacity:0;perspective:1000px;transform:rotateY(180deg);transition:opacity .4s cubic-bezier(.25,.46,.45,.94) .3s,transform .4s cubic-bezier(.25,.46,.45,.94) .3s;width:100%}.home_service-card-wrapper:hover .home_back-content{opacity:1;transform:rotateY(180deg) translateY(0)}@media (max-width:768px){.home_card-container>*{flex:0 0 100%;max-width:100%}.home_service-card-wrapper{min-height:22rem}.home_card-image{max-height:10rem;width:70%}}@media (min-width:40rem){.home_card-container>*{flex:0 0 45%;max-width:45%}}@media (min-width:48rem){.home_service-container{max-width:60rem}}@media (min-width:64rem){.home_card-container>*{flex:0 0 45%;max-width:45%}.home_service-card-inner{height:90%;width:90%}}@media (min-width:80rem){.home_service-container{max-width:75rem}}@media (min-width:96rem){.home_card-container>*{flex:0 0 45%;max-width:45%}}.testimonial-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin:80px auto;max-width:1200px;padding:5rem 5vw}.dynamic-height{min-height:250px;min-height:var(--dynamic-height,250px);overflow:hidden;transition:min-height .3s ease}.left-section{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:center;min-width:280px;text-align:center}.left-section h4{color:#113157;font-size:14px;letter-spacing:6%;margin-bottom:.5rem;text-transform:uppercase}.left-section h2,.left-section h4{align-self:center;text-align:center}.left-section h2{color:#4d4d4d;font-size:36px;font-weight:700;line-height:44px;margin-bottom:1.5rem;max-width:350px}.join-button{align-self:center;background-color:#113157;border:none;border-radius:13px;color:#fff;cursor:pointer;font-size:18px;font-weight:600!important;font-weight:400;height:60px;line-height:24px;padding:.5rem 1.2rem;text-align:center;width:160px}.right-section{align-items:center;display:flex;flex:1 1;flex-direction:column;min-width:300px}.right-section *,.testimonial-content{background-color:#0f2a50}.testimonial-content{border-radius:10px;color:#fff;max-width:420px;padding:2rem;position:relative;width:100%}.testimonial-card{padding-left:10px;text-align:left}.testimonial-card p{color:#d1d5db;font-size:18px;line-height:24px;margin-bottom:1.5rem;padding-left:0}.client-info{align-items:center;display:flex;gap:1rem;padding-left:0}.client-photo{border-radius:50%;height:50px;margin-top:-25px;object-fit:fit;width:50px}.client-name{color:#fff;font-size:1rem;font-weight:600;margin:0;text-align:left}.client-role{color:#9ca3af;font-size:.8rem;margin:0;text-align:left}.dot-indicator{background-color:initial!important;display:flex;gap:8px;justify-content:center;margin-top:1rem}.dot{background-color:#3b82f6;height:8px;opacity:.5;width:8px}.dot.active{opacity:1}@media (max-width:480px){.testimonial-container{flex-direction:column;gap:1.5rem;padding:2rem 1rem}.left-section{align-items:center;text-align:center;width:100%}.join-button,.left-section h2,.left-section h4{align-self:center;text-align:center}.left-section h2{font-size:28px;line-height:36px}.join-button{font-size:16px;height:50px;margin-top:40px;min-width:280px}.testimonial-content{max-width:95%;padding:1rem}.testimonial-card p{font-size:.8rem}}@media (min-width:48rem){.testimonial-container{flex-direction:row;gap:2rem}.left-section{align-items:center;justify-content:center;text-align:center}.join-button,.left-section h2,.left-section h4{align-self:center;text-align:center}.left-section h2{font-size:32px;line-height:40px}.join-button{margin-top:20px}}@media (min-width:64rem){.testimonial-container{gap:3rem;padding:6rem 8vw}.left-section h2{font-size:36px;line-height:44px}.join-button{font-size:18px;height:55px;width:180px}}@media (min-width:80rem){.testimonial-container{gap:4rem;max-width:1400px;padding:6rem 10vw}.left-section h2{font-size:40px;line-height:48px}}@media (min-width:96rem){.testimonial-container{gap:5rem;max-width:1600px;padding:7rem 12vw}.left-section h2{font-size:44px;line-height:52px}.join-button{font-size:20px;height:60px;width:200px}}body{font-family:Poppins,sans-serif;margin:0;overflow-x:hidden;padding:0}.hero-section{background:url(/static/media/bg%20ovr.454b6ab976aba6397c09.png) no-repeat 100%;background-color:#f7f7f7;background-size:cover;justify-content:center;min-height:85vh;padding:0 5vw;position:relative}.hero-content,.hero-section{align-items:center;display:flex;width:100%}.hero-content{flex-wrap:nowrap;justify-content:space-between;max-width:1200px}.hero-text{flex:1 1 45%;min-width:20rem;text-align:center}.hero-text h2{color:#113157;font-size:clamp(2rem,2.5vw + 1rem,2.7rem);font-weight:600;line-height:1.3;margin-bottom:1rem}.hero-text p{color:#000;font-size:clamp(1rem,1vw + .5rem,1.25rem);font-weight:400;line-height:1.6;margin-bottom:2rem;text-align:justify}.hero-text p span{display:inline-block;margin:0}.search-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;z-index:9999}.search-wrapper input{border-radius:.5rem;flex:1 1;padding:.75rem 1rem}.search-wrapper button,.search-wrapper input{font-size:1rem;position:relative;z-index:9999}.search-wrapper button{background-color:#0d2a50;border:none;border-radius:.5rem;color:#fff;cursor:pointer;padding:.75rem 1.5rem}.hero-image{align-items:center;display:flex;flex:1 1 50%;justify-content:flex-end;min-width:18rem}.hero-image img{height:auto;max-width:32rem;object-fit:contain;width:100%}.banner{color:#e5e5e5;font-size:.875rem;line-height:.875rem;padding:1rem 0;text-align:center}.banner,.banner a{background-color:var(--primary)}.banner a{color:#fff}@media (min-width:40rem){.hero-text h2{font-size:clamp(2.25rem,1.6vw + .8rem,2.3rem);text-align:center}.hero-text p{font-size:clamp(1rem,.8vw + .45rem,1.2rem)}}@media (min-width:48rem){.hero-text h2{font-size:clamp(1.5rem,1.6vw + .8rem,1.5rem);text-align:center}.hero-section{min-height:60vh;padding:2vw 6vw}.hero-content{flex-wrap:nowrap}.hero-text{flex:1 1 45%}.hero-image{flex:1 1 50%}.hero-image img{max-width:28rem}}@media (min-width:64rem){.hero-section{min-height:90vh}.hero-content{max-width:85rem}.hero-text h2{font-size:clamp(2rem,1.8vw + 1rem,2rem);text-align:center}.hero-image img{max-width:32rem}}@media (min-width:80rem){.hero-section{min-height:85vh}.hero-content{max-width:90rem}.hero-text h2{font-size:clamp(2.2rem,2vw + 1rem,2.25rem);text-align:center}.hero-image img{margin-top:-5rem;max-width:32rem}}@media (min-width:96rem){.hero-section{min-height:86vh}.hero-content{max-width:100rem}.hero-text h2{font-size:clamp(2rem,2.2vw + 1rem,2.7rem)}.hero-image img{max-width:40rem}}@media (max-width:47.999rem){.hero-section{overflow-x:hidden;padding:0 1rem}.hero-content{align-items:center;flex-direction:column;gap:1.5rem}.hero-content,.hero-text{max-width:100%;text-align:center;width:100%}.hero-text{flex:1 1 100%;padding-inline:.5rem}.hero-text h2{font-size:clamp(1rem,5vw + .8rem,1.5rem);line-height:1.3;margin-top:1rem}.hero-text p{font-size:clamp(.9rem,3.5vw + .5rem,1rem);line-height:1.5}.hero-image{flex:1 1 100%;justify-content:center;max-width:100%;width:100%}.hero-image img{height:auto;max-width:100%;width:100%}.search-wrapper{align-items:stretch;flex-direction:column;gap:.5rem;max-width:100%;width:100%}.search-wrapper button,.search-wrapper input{box-sizing:border-box;flex:1 1 100%;max-width:100%;width:100%}.search-wrapper button,.search-wrapper input{font-size:clamp(.9rem,3vw + .5rem,1rem);padding:.75rem 1rem}}.input-group{gap:16px}.input-group,.input-wrapper{align-items:center;display:flex}.input-wrapper{background-color:#eee;border:2px solid #374151;border-radius:125px;height:60px;min-width:330px;padding:0 20px;position:relative}.input-wrapper i{background-color:#eee;color:#6b6b6b;font-size:18px;margin-right:12px}.input-wrapper input{background-color:#eee;border:none;border-radius:13px;color:#374151;font-family:inherit;font-size:16px;height:100%;outline:none;padding:0;width:100%}.input-wrapper input::placeholder{background-color:initial;color:#6b6b6b}.get-started-btn{background-color:#1e3a8a;background-color:var(--primary,#1e3a8a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;height:60px;padding:1px 32px;position:relative;transition:all .3s ease;white-space:nowrap;z-index:9999}.get-started-btn:hover{background-color:#0d2a4a;box-shadow:0 4px 12px #1131574d;transform:translateY(-1px)}.get-started-btn:active{transform:translateY(0)}.input-wrapper input:focus{color:#1f2937;color:var(--headings,#1f2937)}.input-wrapper:focus-within{border-color:#1e3a8a;border-color:var(--primary,#1e3a8a);box-shadow:0 0 0 1px #1e3a8a;box-shadow:0 0 0 1px var(--primary,#1e3a8a)}.get-started-btn,.input-wrapper,.input-wrapper input{transition:all .3s ease}.autocomplete-wrapper{position:relative}.suggestions-list{animation:fadeIn .2s ease-in-out;background-color:#fff;border:1px solid #d1d5db;border-radius:12px;box-shadow:0 10px 15px #0000001a;left:0;max-height:220px;overflow-y:auto;padding:8px 0;right:0;top:calc(100% + 6px);z-index:10000000}.suggestions-list li{border-radius:6px;color:#374151;cursor:pointer;font-size:15px;margin:2px 10px;padding:10px 20px;transition:background-color .25s ease,color .25s ease}.suggestions-list li:hover{background-color:#f3f4f6;color:#1f2937}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.suggestions-list::-webkit-scrollbar{width:6px}.suggestions-list::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:10px}.highlight{color:#1f2937;font-weight:700}.placeholder-fade::placeholder{opacity:1;transition:opacity .3s ease}.placeholder-fade.fade-out::placeholder{opacity:0}.placeholder-fade.fade-in::placeholder{opacity:1}@media (max-width:480px){.hero-form{margin-left:0!important;margin-top:30px;padding:0 15px}.input-group{flex-direction:column;gap:12px;width:100%}.input-wrapper{height:45px;max-width:350px;min-width:0;min-width:auto}.input-wrapper input{font-size:18px}.get-started-btn{font-size:18px;font-weight:700;height:60px;margin:8px 0 0 -200px;min-width:140px;padding:0 10px;width:140px}.suggestions-list{left:0;width:100%}}@media (min-width:481px) and (max-width:767px){.hero-form{margin-top:35px;padding:0 20px}.input-group{flex-wrap:wrap;gap:12px}.input-wrapper{flex-grow:1;height:48px;min-width:200px}.get-started-btn{height:48px;min-width:160px}.suggestions-list{left:20px;width:calc(100% - 40px)}}@media (min-width:768px) and (max-width:1023px){.input-wrapper{align-items:center;background-color:#eee;border:2px solid #374151;border-radius:125px;display:flex;flex:1 1 auto;height:50px;min-width:230px;padding:0 20px;position:relative}.input-wrapper i{background-color:#eee;color:#6b6b6b;font-size:16px;margin-right:12px}.input-wrapper input{background-color:#eee;border:none;color:#374151;font-family:inherit;font-size:16px;height:100%;outline:none;padding:0;width:100%}.get-started-btn{background-color:#1e3a8a;background-color:var(--primary,#1e3a8a);border:none;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;font-size:16px;font-weight:500;height:50px;min-width:150px;padding:1px 28px;transition:all .3s ease;white-space:nowrap}.autocomplete-wrapper{position:relative;width:100%}.suggestions-list{background-color:#fff;border:1px solid #d1d5db;border-radius:12px;box-shadow:0 10px 15px #0000001a;left:0;list-style:none;max-height:200px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 6px);z-index:10000000}.suggestions-list li{border-radius:6px;color:#374151;cursor:pointer;font-size:15px;margin:2px 10px;padding:10px 20px;transition:background-color .25s ease,color .25s ease}.suggestions-list::-webkit-scrollbar{width:6px}.suggestions-list::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:10px}}@media (min-width:1024px) and (max-width:1440px){.input-wrapper{width:100px}}@media (max-width:1200px){.input-wrapper{height:60px;width:361px}}@media (min-width:768px) and (max-width:1024px){.input-wrapper{height:48px;min-width:220px}.get-started-btn{height:48px;min-width:150px;padding:1px 28px}.suggestions-list{max-height:200px}}.visual-break{background-color:#113157;background-size:cover;display:flex;flex-direction:row;font-family:Lexend Deca,sans-serif;height:50vh;margin-bottom:70px;position:relative}.visual-left,.visual-right{background:#0000;width:50%}#visual-bg,.visual-left,.visual-right{align-items:center;display:flex;justify-content:center}#visual-bg{background-size:contain;height:100%;position:relative;width:100%}#visual-bg_mob{display:none}.hexagonal-img{background:url(/static/media/visualbreak.c45f7bbccd54896e6102.jpg) no-repeat 50%;background-size:cover;clip-path:polygon(50% 0,93.3% 25%,93.3% 75%,50% 100%,6.7% 75%,6.7% 25%);display:block;height:336px;left:20%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:546px;z-index:2}.hexagonal-img:before{background:radial-gradient(circle at center,#ffffff26 0,#0000 70%);content:"";inset:0;position:absolute;z-index:1}.visual-right-content{color:#fff;max-width:450px;padding:0 20px;text-align:center}.visual-right-content h1{color:#fff;font-family:Poppins,sans-serif;font-size:36px;font-weight:600;line-height:44px;margin-bottom:15px}.visual-right-content p{color:#f6f6f6;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;margin:0 auto 20px;max-width:350px}.visual-right-content button{background-color:#fff;border:none;border-radius:13px;color:#113157;cursor:pointer;font-family:Poppins,sans-serif;font-size:18px;font-weight:600!important;padding:20px;transition:background-color .3s ease}.visual-right-content button:hover{background-color:#dceaf6}@media (min-width:360px) and (max-width:400px){.visual-break{height:690px!important}}@media (max-width:480px){.visual-break{box-sizing:border-box;flex-direction:column;height:740px;margin-bottom:40px;overflow:hidden;width:100%}.visual-left,.visual-right{box-sizing:border-box;padding:0;width:100%}.visual-left{margin-top:30px;order:2}#visual-bg{display:none}#visual-bg_mob{display:block;left:50%;top:-60px;transform:translateX(-50%);width:100vw}#visual-bg_mob,.hexagonal-img{overflow:hidden;position:relative}.hexagonal-img{background:url(/static/media/visualbreak.c45f7bbccd54896e6102.jpg) no-repeat 50%;background-size:cover;clip-path:polygon(50% 0,93.3% 25%,93.3% 75%,50% 100%,6.7% 75%,6.7% 25%);height:258px;left:auto;margin:0 auto;max-width:420px;top:-380px;transform:none;width:100%;z-index:2}.visual-right-content{box-sizing:border-box;max-width:100%;padding:100px 0 0}.visual-right-content h1{font-family:poppins,sans-serif;font-size:28px;font-weight:600;height:84px;line-height:42px;margin:0 auto 12px;width:361px}.visual-right-content p{font-family:poppins,sans-serif;font-size:18px;font-weight:500;height:48px;line-height:24px;margin-bottom:15px;width:361px}.visual-right-content button{border-radius:13px;font-family:poppins,sans-serif;font-size:18px;font-weight:600;height:60px;line-height:100%;max-width:337px;padding:15px;width:100%}}@media (min-width:481px) and (max-width:767px){.visual-break{flex-direction:column;height:980px;margin-bottom:50px;overflow:hidden;padding:40px 20px}.visual-left,.visual-right{width:100%}.visual-right{align-items:center;display:flex;justify-content:center;margin-bottom:40px;order:-1}.hexagonal-img{background:url(/static/media/visualbreak.c45f7bbccd54896e6102.jpg) no-repeat 50%;background-size:cover;clip-path:polygon(50% 0,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);display:block;height:277px;left:280px;margin:0 auto;overflow:hidden;position:relative;top:-250px;z-index:2}.visual-right-content{box-sizing:border-box;max-width:100%;padding:100px 0 0}.visual-right-content h1{font-family:poppins,sans-serif;font-size:30px;font-weight:600;height:84px;line-height:44px;margin:0 auto 12px;width:461px}.visual-right-content p{font-family:poppins,sans-serif;font-size:20px;font-weight:500;height:48px;line-height:26px;margin-bottom:15px;width:461px}.visual-right-content button{border-radius:13px;font-family:poppins,sans-serif;font-size:18px;font-weight:600;height:60px;line-height:100%;max-width:461px;padding:15px;width:100%}#visual-bg_mob{display:block;left:0;margin-left:calc(-50vw + 50%);overflow:hidden;position:relative;width:100vw}.visual-break{overflow-x:hidden}#visual-bg{display:none!important}}@media (min-width:768px) and (max-width:1024px){.visual-break{height:300px;overflow:hidden}#visual-bg{display:block;left:0;margin-left:calc(-50vw + 50%);overflow:hidden;width:90vw}.hexagonal-img{height:200px;left:180px;width:350px}.visual-right-content h1{font-family:poppins,sans-serif;font-size:26px;font-weight:600;height:84px;line-height:40px;margin-bottom:12px;width:280px}.visual-right-content p{font-family:poppins,sans-serif;font-size:16px;font-weight:500;height:48px;line-height:24px;margin-bottom:15px;width:280px}.visual-right-content button{border-radius:13px;font-family:poppins,sans-serif;font-size:16px;font-weight:600;height:60px;line-height:100%;max-width:180px;padding:15px;width:100%}}@media (min-width:1025px) and (max-width:1440px){.visual-break{height:55vh;margin-bottom:80px;overflow:hidden}.hexagonal-img{height:380px;left:22%;top:210px;transform:translate(-50%,-50%) scale(.95);width:620px}#visual-bg{display:block;left:150px;margin-left:calc(-50vw + 50%);overflow:hidden;top:10px;width:80vw}.visual-right-content{max-width:500px;padding:0 15px 0 100px}.visual-right-content h1{font-size:36px;line-height:44px;margin-bottom:18px;width:400px}.visual-right-content p{font-size:18px;height:60px;line-height:24px;margin:0 auto 22px;text-align:justify;width:300px}.visual-right-content button{font-size:17px;padding:19px 22px;transition:all .25s ease}.visual-right-content button:hover{background-color:#e8f1f9;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.hexagonal-img:before{background:radial-gradient(circle at center,#ffffff2e 0,#0000 72%)}}@media (min-width:1025px){.visual-break{padding:0 5%}.visual-break,.visual-left,.visual-right{align-items:center;justify-content:center}.visual-left,.visual-right{display:flex;flex:1 1;max-width:50%;position:relative}.visual-right-content{margin:0 auto;padding:0 20px}#visual-bg{background-size:cover;display:block;height:100%;left:50vw;position:absolute;top:50%;transform:translate(-50%,-50%);width:70vw;z-index:1}.hexagonal-img{height:380px;left:0;margin:0 auto;max-width:100%;position:relative;top:0;transform:none;width:620px;z-index:2}.hexagonal-img:before{background:radial-gradient(circle at center,#ffffff2e 0,#0000 72%)}#visual-bg{background-size:cover;display:block;height:100%;left:25vw;position:absolute;top:50%;transform:translate(-50%,-50%);width:70vw;z-index:1}}*{box-sizing:border-box;margin:0;padding:0}body,html{height:auto;overflow-x:hidden;width:100%}html{background-color:#f9fafb!important;scroll-behavior:smooth}.empower-section{display:flex;flex-direction:column;font-family:Poppins,sans-serif;gap:40px;left:60px;margin:0 auto;max-width:1600px;padding:80px 200px;position:relative}.empower-left{left:-100px;max-width:500px;position:relative}.empower-left h2{font-size:36px;font-weight:700;margin-bottom:20px}.empower-left p{color:#555;font-size:16px;margin-bottom:30px}.empower-get-started-btn{background-color:var(--primary);border:none;border-radius:13px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 30px;position:relative;z-index:10}.empower-right{height:400px;min-width:300px;position:relative;width:100%}.empower-right *{background-color:initial!important}.curve-desktop{height:800px;left:-80px;position:absolute;top:-400px;width:1400px}.curve-desktop svg{height:100%;top:-200px;width:100%}.curve-mobile{display:none}.circle{background-color:#fff!important;border:2px solid #dcdcdc;border-radius:20px;box-shadow:0 2px 6px #0000001a;height:60px;position:absolute;width:60px;z-index:2}.circle:after{background-color:#888;border-radius:50%;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.circle-1{left:160px;top:180px}.step-box-1{left:130px;top:270px}.circle-2{left:800px;top:-10px}.step-box-2{left:650px;top:90px}.circle-3{left:0;top:-330px}.step-box-3{left:1150px;top:-220px}.step-box{color:#333;position:absolute;text-align:left;width:250px;z-index:1}.step-box h3{font-size:20px;font-weight:600;margin-bottom:10px}.step-box p{color:#444;font-size:16px}.bg-number{color:#0000000d;font-size:120px;font-weight:900;left:170px;position:absolute;top:-80px;z-index:0}.bg-number-2,.bg-number-3{top:-3rem}@media (min-width:768px){.empower-section{left:0;margin-bottom:10rem;margin-top:4rem;padding:60px 0 0}.empower-left{left:80px}.empower-left h2{font-size:36px}.empower-left p{font-size:18px;width:35vw}.floating-cta{align-items:center;background-color:#0d4c8b;bottom:0;box-shadow:0 -2px 6px #0003;color:#fff;display:flex;justify-content:space-between;left:0;padding:12px 200px;position:fixed;width:100%;z-index:1000}.cta-text{color:#fff;font-size:24px;font-weight:500}.cta-button{background-color:#fff;border:none;border-radius:15px;color:#0d4c8b;cursor:pointer;font-size:24px;font-weight:700;padding:8px 16px}.cta-button:hover{background-color:#f1f1f1}.circle-2{left:750px}.step-box-2{left:700px}.circle-3{left:1200px}.empower-right{left:100px}}@media (max-width:767px){.empower-section{align-items:flex-start;left:0;margin-bottom:40rem;max-width:350px;padding:40px 20px}.empower-left{left:0;max-width:100%}.empower-left h2{color:#4d4d4d;font-size:28px;font-weight:700;height:74px;line-height:37px;width:361px}.empower-left p{font-size:18px;font-weight:400;height:96px;line-height:24px;margin:0 0 20px -25px;text-align:center;width:361px}.empower-get-started-btn{border-radius:18px;color:#fff;font-size:18px;font-weight:700;height:60px;line-height:30px;margin:0 auto 0 20px;max-width:400px;padding:12px 80px}.curve-desktop{display:none}.curve-mobile{display:block;position:absolute;top:-10px;width:90%}.circle{height:64px;width:64px}.circle:after{height:23px;width:23px}.circle-1{left:-5px;top:1rem}.step-box-1{left:10px;top:6.4rem}.circle-2{left:260px;top:19rem}.bg-number-2{left:10px!important;top:-110px!important}.step-box-2{left:80px;text-align:right;top:25rem}.step-box-2 p{width:60vw}.circle-3{left:-5px;top:640px}.step-box-3{left:-10px;top:740px}.bg-number-3{left:140px!important}.step-box{position:absolute;width:80%}.step-box h3{font-size:16px}.step-box p{font-size:14px}.bg-number{font-size:190px;font-weight:900px;left:180px;letter-spacing:-2%;line-height:204px;top:-120px}}@media (min-width:768px) and (max-width:840px){.empower-section{margin-right:30rem;padding:40px 0}.curve-desktop{height:600px;left:-20px;top:-340px;transform:rotate(-8deg);width:650px}.empower-left{left:5%;position:relative}.empower-right{left:55%;position:relative;transform:translateX(-50%)}.empower-left h2{font-size:28px;width:350px}.empower-get-started-btn{font-size:18px;font-weight:600}.empower-left p{font-size:14px;width:40vw}.circle{height:50px;width:50px}.circle:after{height:20px;width:20px}.step-box{text-align:left;width:12.5rem}.circle-1{left:80px;top:60px}.step-box-1{left:80px;top:150px}.circle-2{left:350px;top:-60px}.step-box-2{left:40vw;top:1.5rem}.circle-3{left:520px;top:-240px}.step-box-3{left:520px;top:-160px}.bg-number{font-size:100px;font-weight:900;left:70px;letter-spacing:-2%;line-height:150px;top:-40px}.step-box>h3{font-size:16px;width:27vw}.step-box>p{font-size:14px;width:28vw}.bg-number-1{left:10rem;top:-4rem!important}.bg-number-2{left:8rem;top:-2rem!important}.bg-number-3{left:10rem;top:-3rem!important}}@media (min-width:841px) and (max-width:1023px){.empower-section{margin-right:30rem;padding:40px 0}.curve-desktop{height:600px;left:-20px;top:-340px;transform:rotate(-8deg);width:650px}.empower-left{left:5%;position:relative}.empower-right{left:55%;position:relative;transform:translateX(-50%)}.empower-left h2{font-size:28px;width:350px}.empower-get-started-btn{font-size:18px;font-weight:600}.empower-left p{font-size:14px;width:40vw}.circle{height:50px;width:50px}.circle:after{height:20px;width:20px}.step-box{text-align:left;width:12.5rem}.circle-1{left:80px;top:60px}.step-box-1{left:80px;top:150px}.circle-2{left:350px;top:-60px}.step-box-2{left:38vw;top:3rem}.circle-3{left:520px;top:-240px}.step-box-3{left:520px;top:-160px}.bg-number{font-size:100px;font-weight:900;left:70px;letter-spacing:-2%;line-height:150px;top:-40px}.step-box>h3{font-size:16px;width:27vw}.step-box>p{font-size:14px;width:28vw}.bg-number-1{left:10rem;top:-4rem!important}.bg-number-2{left:8rem;top:-2rem!important}.bg-number-3{left:10rem;top:-3rem!important}}@media (min-width:1024px) and (max-width:1279px){.empower-section{padding-left:1.5rem}.curve-desktop{height:700px;left:-70px;top:-350px;transform:rotate(-8deg);width:60rem}.empower-right{left:30px}.empower-left{left:0}.empower-left h2{font-size:34px}.step-box{width:190px}.circle-1{left:60px;top:140px}.step-box-1{left:60px;top:220px}.circle-2{left:420px;top:-25px}.step-box-2{left:420px;top:70px}.circle-3{left:740px;top:-290px}.step-box-3{left:710px;top:-180px}.circle{height:60px;width:60px}.circle:after{height:20px;width:20px}.step-box>h3{font-size:20px;width:25vw}.step-box>p{font-size:16px;padding-right:10.2rem;width:40vw}.bg-number{font-size:15 q0px;font-weight:900;left:80px;letter-spacing:-2%;line-height:160px;top:-60px}.bg-number-1{left:10rem}.bg-number-2,.bg-number-3{left:10rem;top:-3rem!important}}@media (min-width:1280px) and (max-width:1439px){.empower-section{margin-bottom:10rem;max-width:100vw;padding:70px 0}.curve-desktop{height:750px;left:-50px;top:-380px;width:1100px}.empower-left h2{font-size:36px}.step-box{width:300px}.circle-1{left:80px;top:110px}.step-box-1{left:80px;top:230px}.circle-2{left:600px;top:-20px}.step-box-2{left:550px;top:100px}.circle-3{left:950px;top:-270px}.step-box-3{left:55rem;top:-150px;width:300px}.bg-number{font-size:120px;font-weight:900;left:60px;letter-spacing:-2%;line-height:180px;top:-80px}.step-box>h3{font-size:20px;width:20vw}.step-box>p{font-size:16px;width:20vw}.bg-number-1{left:10rem}.bg-number-2,.bg-number-3{left:10rem;top:-3rem!important}}@media (min-width:1440px) and (max-width:1522px){.empower-section{align-items:flex-start;display:flex;flex-direction:column;margin:0 auto;max-width:90rem;padding:clamp(3rem,4vw,6rem) clamp(2rem,4vw,6rem);position:relative;width:100%}.curve-desktop{height:auto;left:50%;position:absolute;top:-25vw;transform:translateX(-50%);width:clamp(65vw,75vw,80vw);z-index:1}.curve-desktop svg{height:100%;left:-5vw;pointer-events:none;position:relative;top:8vw;width:100%;z-index:1}.circle{height:clamp(50px,4vw,64px);position:absolute;width:clamp(50px,4vw,64px);z-index:2}.circle:after{height:clamp(16px,1.5vw,22px);width:clamp(16px,1.5vw,22px)}.step-box{position:absolute;text-align:left;width:clamp(200px,18vw,280px);z-index:3}.circle-1{left:15vw;top:8.5vw}.step-box-1{left:10vw;top:15vw}.circle-2{left:45vw;top:-1.5vw}.step-box-2{left:40vw;top:6vw}.circle-3{left:70vw;top:-18.5vw}.step-box-3{left:65vw;top:-12vw}.bg-number{font-size:clamp(90px,8vw,140px);font-weight:900;left:12vw;letter-spacing:-2%;line-height:1.2;position:absolute;top:-6vw;z-index:0}.bg-number-1{top:-4vw!important}.bg-number-2,.bg-number-3{top:-2vw!important}.step-box>h3{font-size:20px;width:20vw}.step-box>p{font-size:16px;width:22vw}}.home5-container{background:#0c356a;color:#fff;padding:60px 20px;text-align:center}.home5-title{font-size:2rem;font-weight:700;margin-bottom:40px}.home5-slider{align-items:center;display:flex;justify-content:center;position:relative}.home5-card{background:#fff;border-radius:20px;box-shadow:0 6px 20px #0003;color:#000;font-size:1.1rem;font-weight:500;max-width:600px;padding:40px 20px;text-align:center;width:90%}.home5-nav{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:25px}.nav-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1.5rem}.dots{display:flex;gap:8px}.dot{background:#bbb;border-radius:50%;display:inline-block;height:10px;width:10px}.dot.active{background:#fff}@media (max-width:768px){.home5-title{font-size:1.5rem}.home5-card{font-size:1rem;padding:30px 15px}}@media (max-width:480px){.home5-title{font-size:1.3rem}.home5-card{font-size:.9rem;padding:25px 12px}}.gtm6-container{align-items:flex-start;background:#f7f7f7;box-sizing:border-box;display:flex;flex-direction:column;font-family:Arial,sans-serif;margin:8vw auto;padding:2.5rem;width:100%}.gtm6-title{color:#000;font-size:clamp(1.75rem,3vw,2.625rem);font-weight:700;margin-bottom:1.25rem;max-width:52vw;text-align:left;width:100%}.gtm6-cards,.gtm6-title{box-sizing:border-box;padding-left:clamp(1rem,6vw,4rem);padding-right:clamp(1rem,6vw,4rem)}.gtm6-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start;max-width:100vw}.gtm6-card{background:#002d62;border-radius:.5rem;box-shadow:0 .125rem .375rem #0003;color:#fff;flex-basis:calc(33.333% - 2rem);flex-grow:1;flex-shrink:1;max-width:20rem;min-width:16rem;padding:1.25rem}.gtm6-card h3{color:#fff;font-size:1.125rem;font-weight:700;margin:.625rem 0}.gtm6-card p{color:#fff;font-size:.875rem;line-height:1.5}.gtm6-icon{filter:brightness(0) invert(1);object-fit:contain}.gtm6-icon,.gtm6-icon img{height:1.75rem;width:1.75rem}.gtm6-rectangle{align-self:flex-start;background:#002d62;border-radius:.625rem;height:2.8125rem;margin-left:30rem;margin-top:1.25rem;width:11.25rem}.gtm6-header{align-items:center;display:flex;gap:.625rem;margin-bottom:.625rem}.gtm6-header h3{margin:0}@media (max-width:39.99rem){.gtm6-container{align-items:center;padding:1.25rem}.gtm6-title{font-size:1.5rem;text-align:center}.gtm6-cards,.gtm6-title{padding-left:0;padding-right:0}.gtm6-cards{justify-content:center}.gtm6-card{flex:1 1 100%;max-width:20rem}.gtm6-rectangle{align-self:center;margin-left:0}}@media (min-width:40rem) and (max-width:47.99rem){.gtm6-container{align-items:center;padding:1.5rem}.gtm6-title{font-size:1.75rem;text-align:center}.gtm6-cards,.gtm6-title{padding-left:0;padding-right:0}.gtm6-cards{justify-content:center}.gtm6-card{flex:1 1 100%;max-width:22rem}.gtm6-rectangle{align-self:center;margin-left:0}}@media (min-width:48rem) and (max-width:63.99rem){.gtm6-container{padding:2rem}.gtm6-title{font-size:2rem;text-align:left}.gtm6-cards,.gtm6-title{padding-left:2rem;padding-right:2rem}.gtm6-cards{justify-content:flex-start}.gtm6-card{flex-basis:calc(50% - 2rem);flex-grow:1;flex-shrink:1;max-width:20rem;min-width:16rem}.gtm6-rectangle{margin-left:.5rem}}@media (min-width:64rem) and (max-width:79.99rem){.gtm6-title{font-size:2.25rem}.gtm6-cards,.gtm6-title{padding-left:4rem;padding-right:4rem}.gtm6-card{flex-basis:calc(33.333% - 2rem);flex-grow:1;flex-shrink:1;max-width:20rem;min-width:16rem}.gtm6-rectangle{margin-left:3rem}}@media (min-width:80rem) and (max-width:95.99rem){.gtm6-title{font-size:2.5rem}.gtm6-cards,.gtm6-title{padding-left:6rem;padding-right:6rem}.gtm6-card{flex-basis:calc(33.333% - 2rem);flex-grow:1;flex-shrink:1;max-width:20rem;min-width:17rem}.gtm6-rectangle{margin-left:25rem}}@media (min-width:96rem){.gtm6-container{margin:8vw auto;max-width:75rem;padding:2rem}.gtm6-title{font-size:2.625rem}.gtm6-cards,.gtm6-title{padding-left:8rem;padding-right:8rem}.gtm6-cards{justify-content:flex-start}.gtm6-card{flex-basis:calc(33.333% - 2rem);flex-grow:1;flex-shrink:1;max-width:20rem;min-width:17rem}.gtm6-rectangle{margin-left:31.25rem}}.gtm5-container{align-items:center;background:#0a2c54;color:#fff;display:flex;flex-direction:column;font-family:Poppins,sans-serif;gap:2rem;height:auto;max-width:100%;padding:3rem 5%;position:relative}.gtm5-heading-wrapper{display:flex;flex-wrap:wrap;gap:20rem;position:relative}.gtm5-left{flex:1 1 300px;margin-left:0}.gtm5-left h2{color:#fff;font-size:clamp(1.8rem,2.5vw,2.8rem);font-weight:700;margin-bottom:1rem}.gtm5-left .desc,.gtm5-left .sub-desc{color:#fff;font-size:clamp(1rem,1.2vw,1.2rem);font-weight:400;margin-bottom:.5rem;max-width:36rem}.gtm5-right-1{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;z-index:2}.gtm5-card-group{display:flex;flex-direction:column;gap:.625rem}.gtm5-card-1{align-items:center;background-color:#dbdbdb;border-radius:1.625rem;display:flex;height:clamp(3rem,5vw,2rem);justify-content:center;padding:clamp(.8rem,1vw,1.5rem);width:clamp(15rem,25vw,20rem);z-index:2}.gtm5-card-1>p{color:#000;font-size:clamp(.75rem,1vw,.875rem);font-weight:400;width:100%}.gtm5-card-2{align-items:center;background-color:#dbdbdb;border-radius:1.625rem;display:flex;height:clamp(2rem,4vh,2.3rem);justify-content:center;margin-top:.5rem;width:clamp(6rem,12vw,9rem);z-index:2}.gtm-right-2{display:flex;flex-direction:column;gap:1rem;margin-top:-2.5rem;z-index:2}.gtm5-card3-avatar-wrapper{align-items:center;display:flex;gap:1.25rem}.gtm5-avtar-1,.gtm5-avtar-2{clip-path:circle(50%);height:clamp(2.5rem,5vw,3rem);width:clamp(2.5rem,5vw,3rem);z-index:2}.gtm5-card-3{align-items:center;background-color:#0065dd;border-radius:1.625rem;color:#fff;display:flex;font-size:1.125rem;height:clamp(2rem,4vh,2.3rem);justify-content:center;width:clamp(14rem,30vw,18rem);z-index:2}.gtm5-right-name{color:#fff}.gtm5-card-4{background-color:#dbdbdb;border-radius:1.625rem;color:#000;font-size:1.125rem;min-height:clamp(6rem,12vh,7rem);padding:.7rem 1rem;width:clamp(14rem,32vw,18rem);z-index:2}.gtm5-btn{align-self:flex-end;border-radius:.8125rem;color:#113157;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:600;height:clamp(3rem,6vh,3.5rem);margin-top:-6rem;padding:.8rem 1rem;width:clamp(8rem,20vw,10rem);z-index:2}.gtm5-curve-img{height:auto!important;left:45rem!important;position:absolute!important;top:5rem!important;width:clamp(20rem,55vw,58rem)!important;z-index:1!important}.gtm5-curve-img_mobile{display:none;filter:grayscale(100%) brightness(70%)}@media (max-width:47.99rem){.gtm5-container{padding:1.5rem 1rem;position:relative}.gtm5-container,.gtm5-heading-wrapper{align-items:center;flex-direction:column;gap:1rem}.gtm5-heading-wrapper{width:100%}.gtm5-left{text-align:center;width:100%}.gtm5-left h2{font-size:clamp(2.35rem,5vw,2.35rem);margin-bottom:1rem;text-align:left}.gtm5-left .desc,.gtm5-left .sub-desc{font-size:clamp(.875rem,2vw,1rem);margin-bottom:.5rem;text-align:left;width:100%}.gtm5-right-1{align-items:center;display:flex;flex-direction:row;gap:1rem;width:100%}.gtm5-card-group{margin:-6vw 0 20vw}.gtm5-avtar-1{margin-top:-40vw}.gtm5-card-2{width:40vw}.gtm-right-2{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-top:.5rem;width:100%}.gtm5-card-3{width:60vw}.gtm5-card-4{margin-left:-6vw;width:70vw}.gtm5-card-1{max-width:20rem;width:90%}.gtm5-btn{display:block;font-size:1.125rem;font-weight:600;height:3.75rem;margin:1rem auto 0;width:10rem}.gtm5-curve-img_mobile{display:block;filter:grayscale(100%) brightness(70%)!important;height:auto!important;left:20vw!important;position:absolute;top:125vw!important;transform:translate(-50%,-50%)!important;width:180vw!important;z-index:0}.gtm5-curve-img{display:none}.gtm-right-2,.gtm5-btn,.gtm5-left,.gtm5-right-1{position:relative;z-index:2}}@media (max-width:24.375rem){.gtm5-curve-img_mobile{display:block;height:auto!important;left:20vw!important;position:absolute;top:38vh!important;transform:translateX(-50%)!important;width:185vw!important;z-index:0!important}.gtm5-right-1{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center;width:100%}.gtm5-card3-avatar-wrapper{margin-top:6rem}.gtm5-card-group{display:flex;flex:1 1;justify-content:flex-start;margin:0}.gtm5-avtar-1{flex-shrink:0;margin:-8vw 0 0}.gtm5-card-2{width:40vw}}@media (max-width:23.4375rem){.gtm5-curve-img_mobile{left:18vw!important;top:50vh!important;width:175vw!important}}@media (max-width:22.5rem){.gtm5-curve-img_mobile{left:15vw!important;top:42vh!important;width:180vw!important}.gtm5-card3-avatar-wrapper{margin-top:4rem}}@media (min-width:48rem) and (max-width:63.99rem){.gtm5-container{padding:2rem 3%}.gtm5-heading-wrapper{gap:1.25rem}.gtm5-card-1 p{font-size:.75rem}.gtm5-curve-img{left:9rem!important;position:absolute!important;top:4rem!important;width:clamp(20rem,80vw,58rem)!important}.gtm-right-2{margin:-3rem 0 0}}@media (min-width:64rem) and (max-width:85rem){.gtm5-container{padding:2.5rem 4vw}.gtm5-heading-wrapper{gap:3vw}.gtm5-left h2{font-size:clamp(2rem,2.8vw,2.6rem)}.gtm5-left .desc,.gtm5-left .sub-desc{font-size:clamp(1rem,1.5vw,1.2rem)}.gtm5-right-1{gap:1.5vw}.gtm-right-2{margin:-3vw 0 0 2vw}.gtm5-curve-img{left:25vw!important;position:absolute!important;top:5vw!important;width:70vw!important}}@media (min-width:85.625rem) and (max-width:90rem){.gtm5-container{padding:3rem 5.5vw}.gtm5-left h2{font-size:clamp(2.5rem,2.4vw,2.8rem)}.gtm5-left .desc,.gtm5-left .sub-desc{font-size:clamp(1.05rem,1.4vw,1.2rem)}.gtm5-right-1{gap:1.8vw}.gtm-right-2{margin:-5vw 0 0 10vw}.gtm5-curve-img{left:38vw!important;top:4vw!important;width:58vw!important}}@media (min-width:93.8125rem) and (max-width:96.875rem){.gtm5-container{padding:3rem 6vw}.gtm5-left h2{font-size:clamp(2.6rem,2.32vw,2.88rem)}.gtm5-left .desc,.gtm5-left .sub-desc{font-size:clamp(1.1rem,1.32vw,1.24rem)}.gtm5-right-1{gap:2vw}.gtm-right-2{margin:-3vw 0 0 4.5vw}.gtm5-curve-img{left:35.5vw!important;top:4vw!important;width:60.5vw!important}}@media (min-width:96.9375rem) and (max-width:100rem){.gtm5-container{padding:3rem 6.2vw}.gtm5-left h2{font-size:clamp(2.62rem,2.28vw,2.9rem)}.gtm5-left .desc,.gtm5-left .sub-desc{font-size:clamp(1.12rem,1.28vw,1.25rem)}.gtm5-right-1{gap:2.05vw}.gtm-right-2{margin:-3vw 0 0 4vw}.gtm5-curve-img{left:32vw!important;top:3.5vw!important;width:61vw!important}}@media (min-width:100.0625rem) and (max-width:106.25rem){.gtm5-container{padding:3.2rem 6.5vw}.gtm5-left h2{font-size:clamp(2.65rem,2.25vw,2.95rem)}.gtm5-left .desc,.gtm5-left .sub-desc{font-size:clamp(1.12rem,1.25vw,1.28rem)}.gtm5-right-1{gap:2.1vw}.gtm-right-2{margin:-3vw 0 0 3vw}.gtm5-curve-img{left:32vw!important;top:4vw!important;width:58vw!important}}.gtm1-container{align-items:center;display:flex;flex-direction:column;padding:5rem 0;position:relative}.gtm1-top-p{color:#000;font-size:1.375rem;font-weight:400;margin:0 auto;max-width:45rem;padding-bottom:3.75rem;text-align:center}.gtm1-top-h3{max-width:26.625rem}.gtm1-top-h3,.gtm1-top-h3-2{color:#000;font-size:2.625rem;font-weight:700;margin:0 auto;text-align:center}.gtm1-top-h3-2{max-width:46rem}.gtm1-svg-wrapper{display:flex;justify-content:center;margin:3rem 0;width:100%}.gtm1-svg{height:auto;margin-left:-4rem;width:100vw}.gtm1-svg-desktop{display:block;width:150vw}.gtm1-svg-desktop,.gtm1-svg-mobile{height:auto;left:0;position:relative}.gtm1-svg-mobile{display:none;margin:0;padding:0;width:100vw}.gtm1-desc{color:#fff;font-size:1.375rem;font-weight:500;margin:2rem auto 6rem;max-width:26.25rem;text-align:center}@media (max-width:767px){.gtm1-top-p{font-size:1rem;max-width:90%;padding-bottom:2rem}.gtm1-top-h3,.gtm1-top-h3-2{font-size:1.5rem;max-width:90%}.gtm1-desc{font-size:1rem;margin:2rem auto;width:90%}.gtm1-svg-desktop{display:none}.gtm1-svg-mobile{display:block;height:auto;left:0;margin:0;padding:0;position:relative;width:150vw}.gtm1-svg{margin:0}}@media (min-width:768px){.gtm1-top-h3,.gtm1-top-h3-2{font-size:2rem}.gtm1-desc{font-size:1.125rem}}@media (min-width:1024px){.gtm1-top-h3,.gtm1-top-h3-2{font-size:2.25rem}.gtm1-desc{font-size:1.25rem;max-width:31.25rem}}@media (min-width:1280px){.gtm1-top-h3,.gtm1-top-h3-2{font-size:2.5rem}.gtm1-desc{font-size:1.375rem}}.gtm2-container{background:linear-gradient(135deg,#5b2be0,#2dd3e3);border-radius:20px;box-shadow:0 10px 30px #00000026;color:#fff;font-family:Poppins,sans-serif;margin:40px auto;max-width:950px;padding:40px;text-align:left;width:100%}.gtm2-title{color:#fff;font-size:28px;font-weight:700;margin-bottom:30px}.gtm2-dropdowns{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:35px}.gtm2-dropdown-card{background:#fff;border-radius:8px;box-shadow:0 3px 6px #0000001a;color:#000;cursor:pointer;flex:1 1;max-width:30vw;min-width:250px;padding:14px 16px;transition:all .25s ease-in-out}.gtm2-dropdown-card:hover{transform:translateY(-3px)}.gtm2-dropdown-header{align-items:center;display:flex;justify-content:space-between}.gtm2-check-icon{color:#4caf50;font-size:18px;margin-right:8px}.gtm2-dropdown-title{flex:1 1;font-size:16px;font-weight:600}.gtm2-arrow{color:#555;font-size:14px;margin-left:8px;transition:transform .3s ease}.gtm2-arrow.rotate{transform:rotate(180deg)}.gtm2-dropdown-wrapper{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.gtm2-dropdown-card.active .gtm2-dropdown-wrapper{max-height:500px}.gtm2-dropdown-content{color:#333;font-size:14px;line-height:1.5;margin-top:12px}.gtm2-start-btn{background:#fff;border:none;border-radius:12px;box-shadow:0 3px 6px #00000026;color:#2b2b2b;cursor:pointer;font-size:16px;font-weight:600;padding:12px 28px;transition:all .25s ease-in-out}.gtm2-start-btn:hover{background:#f5f5f5;transform:scale(1.05)}@media (max-width:480px){.gtm2-container{width:90%}.gtm2-title{font-size:20px;text-align:center}.gtm2-dropdowns{flex-direction:column;gap:15px}.gtm2-dropdown-card{min-width:100%}.gtm2-dropdown-title{font-size:14px}.gtm2-dropdown-content{font-size:13px}.gtm2-start-btn{font-size:14px;padding:10px;width:100%}}@media (min-width:481px) and (max-width:767px){.gtm2-container{width:90%}.gtm2-title{font-size:22px;text-align:center}.gtm2-dropdowns{flex-direction:column;gap:18px}.gtm2-dropdown-card{min-width:100%}.gtm2-dropdown-title{font-size:15px}.gtm2-start-btn{font-size:15px;width:100%}}@media (min-width:768px) and (max-width:1023px){.gtm2-container{width:90%}.gtm2-title{font-size:24px}.gtm2-dropdown-card{min-width:45%}.gtm2-start-btn{font-size:15px;padding:12px 22px}}@media (min-width:64rem) and (max-width:90rem){.gtm2-container{margin:2.5rem auto;width:90%}.gtm2-title{font-size:clamp(1.5rem,2vw,1.625rem);margin-left:0;text-align:left}.gtm2-dropdowns{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr);justify-items:center}.gtm2-dropdown-card{height:100%;max-width:20rem;width:100%}.gtm2-start-btn{font-size:1rem}}@media (min-width:1441px) and (max-width:1920px){.gtm2-container{max-width:1300px;padding:40px}.gtm2-title{font-size:28px}.gtm2-dropdown-card{min-width:300px}.gtm2-start-btn{font-size:17px;padding:14px 28px}}.gtm3-container{font-family:Poppins,sans-serif;margin:40px auto;max-width:1200px;padding:40px 20px;text-align:center;width:100%}.gtm3-title{color:#000;font-size:32px;font-weight:700;margin-bottom:12px}.gtm3-subtitle{color:#333;font-size:16px;line-height:1.6;margin:0 auto 40px;max-width:700px}.gtm3-card-wrapper{align-items:stretch;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:30px}.gtm3-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;padding:24px 20px;text-align:center;transition:transform .25s ease-in-out,box-shadow .25s ease-in-out;width:280px}.gtm3-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-6px)}.gtm3-card-icon{align-items:center;background-color:#0a2c58;border-radius:50%;display:flex;height:60px;justify-content:center;margin-bottom:16px;width:60px}.gtm3-card-icon img{height:32px;object-fit:contain;width:32px}.gtm3-card-title{color:#000;font-size:18px;font-weight:700;margin-bottom:10px}.gtm3-card-desc{color:#333;font-size:14px;line-height:1.5}.gtm3-btn{background-color:#0a2c58;border:none;border-radius:12px;box-shadow:0 4px 10px #00000026;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 28px;transition:background-color .25s ease-in-out,transform .2s ease-in-out}.gtm3-btn:hover{background-color:#083055;transform:scale(1.05)}@media (max-width:480px){.gtm3-container{padding:20px 15px}.gtm3-title{font-size:22px}.gtm3-subtitle{font-size:14px;margin-bottom:25px}.gtm3-card-wrapper{gap:18px}.gtm3-card{max-width:320px;padding:18px 15px;width:100%}.gtm3-card-title{font-size:16px}.gtm3-card-desc{font-size:13px}.gtm3-btn{font-size:14px;padding:10px 22px}}@media (min-width:481px) and (max-width:767px){.gtm3-container{padding:30px 25px}.gtm3-title{font-size:26px}.gtm3-subtitle{font-size:15px;margin-bottom:30px}.gtm3-card-wrapper{gap:20px}.gtm3-card{max-width:340px;padding:20px 16px;width:calc(50% - 20px)}.gtm3-card-title{font-size:17px}.gtm3-card-desc{font-size:13.5px}}@media (min-width:768px) and (max-width:1023px){.gtm3-container{padding:35px 30px}.gtm3-title{font-size:28px}.gtm3-subtitle{font-size:15px}.gtm3-card-wrapper{gap:25px}.gtm3-card{max-width:300px;width:calc(33.33% - 22px)}}@media (min-width:1024px) and (max-width:1440px){.gtm3-container{padding:40px}.gtm3-card-wrapper{gap:28px}.gtm3-card{max-width:280px;width:calc(25% - 22px)}}@media (min-width:1441px) and (max-width:1920px){.gtm3-container{padding:50px}.gtm3-card-wrapper{gap:32px}.gtm3-card{width:280px}}.gtm4-container{align-items:stretch;background-color:#fff;border-radius:8px;box-shadow:0 6px 16px #0000001a;display:flex;font-family:Poppins,sans-serif;gap:0;justify-content:center;margin:40px auto;max-width:1100px;overflow:hidden}.gtm4-left{background-color:#0a2c58;color:#fff;flex:1 1;padding:30px}.gtm4-title{color:#fff;font-size:38px;font-weight:600;margin-bottom:20px;max-width:350px}.gtm4-subheading{color:#fff;font-size:30px;font-weight:600;margin-bottom:12px;margin-top:20px}.gtm4-right{background-color:#3f4cec;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:30px}.gtm4-list{list-style:none;margin:0;padding-left:40px}.gtm4-list-item{color:#fff;font-size:18px;line-height:1.6;margin-bottom:16px}.gtm4-btn{align-self:center;background-color:#fff;border:none;border-radius:16px;box-shadow:0 4px 10px #0000001a;color:#000;cursor:pointer;font-size:16px;font-weight:600;margin:20px 0;padding:12px 24px;transition:transform .2s ease-in-out,background-color .3s ease-in-out;width:196px}.gtm4-btn:hover{background-color:#f5f5f5;transform:scale(1.05)}@media (max-width:768px){.gtm4-container{flex-direction:column}.gtm4-left,.gtm4-right{border-radius:0;flex:initial;width:100%}}@media (max-width:480px){.gtm4-container{flex-direction:column;margin:20px 15px;width:90%}.gtm4-title{font-size:24px;max-width:100%}.gtm4-subheading{font-size:20px}.gtm4-list{padding-left:20px}.gtm4-list-item{font-size:15px}.gtm4-btn{font-size:14px;padding:10px 18px;width:160px}}@media (min-width:481px) and (max-width:767px){.gtm4-container{flex-direction:column;margin:25px 20px;width:70%}.gtm4-title{font-size:28px}.gtm4-subheading{font-size:22px}.gtm4-list{padding-left:25px}.gtm4-list-item{font-size:16px}.gtm4-btn{font-size:15px;width:170px}}@media (min-width:768px) and (max-width:1023px){.gtm4-container{flex-direction:row;margin:30px;max-width:80%!important}.gtm4-title{font-size:32px}.gtm4-subheading{font-size:24px}.gtm4-list{padding-left:30px}.gtm4-list-item{font-size:17px}}@media (min-width:1024px) and (max-width:1440px){.gtm4-container{margin:40px auto;max-width:80%!important}.gtm4-title{font-size:34px}.gtm4-subheading{font-size:26px}.gtm4-list-item{font-size:17px}}@media (min-width:1441px) and (max-width:1920px){.gtm4-container{margin:50px auto;max-width:1200px}.gtm4-title{font-size:40px}.gtm4-subheading{font-size:30px}.gtm4-list-item{font-size:19px}}footer{background-color:var(--primary);font-family:Lexend Deca,sans-serif;font-size:1rem;letter-spacing:.03rem;line-height:1.5;padding:2rem 5vw}footer,footer *{color:#fff}.footer-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1440px}.footer-left{display:flex;flex:1 1 30%;flex-direction:column;gap:1rem}.footer-logo{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.footer-left p{font-size:.875rem;margin:.25rem 0}.social-links{display:flex;gap:1rem;margin-top:.5rem}.social-links i{cursor:pointer;font-size:1rem;transition:transform .3s ease,color .3s ease}.social-links i:hover{color:#ccc;transform:scale(1.1)}.footer-right{display:flex;flex:2 1 65%;flex-wrap:nowrap;gap:2rem;justify-content:space-between}.footer-columns{display:flex;flex-direction:column;gap:.25rem}.footer-columns h4{display:none;margin:0}.footer-columns ul{list-style:none;margin:0;padding:0}.footer-columns li{margin-bottom:.5rem}.footer-columns li a{color:inherit;text-decoration:none;transition:color .3s ease}.footer-columns li a:hover{color:#ccc}@media (max-width:1024px){.footer-right{flex-wrap:nowrap;justify-content:space-between}}@media (max-width:767px){.footer-container{align-items:center;flex-direction:column;gap:1.5rem;text-align:center}.footer-left,.footer-right{flex:initial;width:100%}.footer-right{flex-direction:column;gap:1.5rem;justify-content:center}.footer-columns{align-items:center;text-align:center}.social-links{justify-content:center}}.employment-container{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:4rem;justify-content:space-between;margin:2rem auto;max-width:1540px;padding:3rem 2rem;width:calc(100% - 40px)}.employment-container *{box-sizing:border-box}.employment-text{flex:1 1 50%;margin-left:0;min-width:0}.employment-text h2{color:#113157;font-size:32px;font-weight:700;letter-spacing:-.3px;line-height:1.3;margin-bottom:2rem}.employment-text ul{list-style:none;margin:2rem 0 0;max-width:600px;padding:0}.employment-text li{border-radius:8px;color:#333;line-height:1.6;margin-bottom:2rem;padding:.5rem}.dot-icon,.employment-text li{align-items:flex-start;display:flex}.dot-icon{flex-shrink:0;margin-right:1rem;padding-top:.25rem}.point-content{display:inline-block;flex-wrap:wrap;margin-left:0;max-width:100%}.point-subtitle{color:#000;font-size:20px;font-weight:600;line-height:1.5;margin-bottom:.25rem}.point-text{color:#444;font-size:20px;font-weight:400;line-height:1.6}.employment-image{align-items:center;background-color:initial!important;border-radius:8px;display:flex;flex:1 1 40%;height:auto;justify-content:center;max-width:500px;overflow:hidden}.employment-image img{background-color:initial!important;object-fit:contain}.match-button-container{background-color:initial!important;margin-top:2.5rem;max-width:500px}.match-button{background-color:#113157!important;border:none;border-radius:8px;box-shadow:0 4px 8px #11315733;color:#fff;cursor:pointer;display:inline-block;font-size:22px;font-weight:600;height:auto;max-width:486px;padding:.75rem 2rem;text-align:center;transition:all .2s ease;width:auto}.match-button:hover{background-color:#0a2342!important;box-shadow:0 6px 12px #11315740;transform:translateY(-2px)}.employment-divider{background-color:#e0e0e0;border:none;height:1px;margin:2rem 0;width:100%}.no-requirements{color:#666;font-style:italic;padding:20px 0}.employment-image img{border-radius:8px;height:auto;max-width:100%}@media (max-width:480px){.employment-container{box-shadow:none;flex-direction:column;gap:1.5rem;margin:1rem auto;padding:1.5rem 40px}.employment-image{margin-bottom:1.5rem;order:-1;width:100%}.employment-text h2{font-size:24px;margin:0 0 0 -40px;text-align:center}.point-subtitle{font-size:16px}.point-text{font-size:14px}.match-button{font-size:18px;padding:.75rem;width:100%}}@media (min-width:481px) and (max-width:767px){.employment-container{flex-direction:column;gap:2rem;margin:1.5rem auto;padding:2rem}.employment-image{margin:0 auto 2rem;width:70%}.employment-text h2{font-size:26px;text-align:center}.point-subtitle{font-size:18px}.point-text{font-size:16px}.match-button{font-size:20px;max-width:400px;width:100%}}@media (min-width:768px) and (max-width:1024px){.employment-container{align-items:center;gap:1rem;margin:2rem auto;padding:2.5rem 2.5rem 2.5rem 80px}.employment-image{margin:0;max-width:380px}.employment-text h2{font-size:28px}.point-subtitle{font-size:18px}.point-text{font-size:16px}.match-button{font-size:20px;padding:.75rem 1.5rem}}@media (min-width:1025px) and (max-width:1440px){.employment-container{gap:4rem;padding:3rem 4rem}.employment-text h2{font-size:34px}}@media (prefers-reduced-motion:reduce){.match-button{transform:none!important;transition:none}}@media (forced-colors:active){.employment-container{border:2px solid}.match-button{border:2px solid!important}}@media (min-width:1441px){.employment-container{padding-left:80px}}.floating-cta{align-items:center;background-color:#0d4c8b;bottom:0;box-shadow:0 -2px 6px #0003;color:#fff;display:flex;gap:40px;justify-content:center;left:0;padding:12px 200px;position:fixed;width:100%;z-index:1000}.cta-text{color:#fff;font-size:24px;font-weight:500}.cta-button{background-color:#fff;border:none;border-radius:15px;color:#0d4c8b;cursor:pointer;font-size:24px;font-weight:700;padding:8px 16px}.cta-button:hover{background-color:#f1f1f1}@media (max-width:480px){.floating-cta{padding-left:16px;padding-right:16px}.cta-button,.cta-text{font-size:16px}.cta-button{padding-left:12px;padding-right:12px}}@media (min-width:481px) and (max-width:767px){.floating-cta{padding-left:40px;padding-right:40px}.cta-button,.cta-text{font-size:18px}}@media (min-width:768px) and (max-width:1024px){.floating-cta{gap:20px;padding:12px 50px}.cta-button,.cta-text{font-size:20px}.cta-button{height:50px;width:350px}}@media (min-width:1025px) and (max-width:1440px){.floating-cta{padding:12px 40px!important}.cta-text{margin-right:15px;text-align:center}.cta-button{font-size:16px;font-weight:800;height:50px;width:200px}}@media (min-width:1441px){.floating-cta{margin:0;padding:12px 40px!important}.cta-text{font-size:26px}.cta-button{font-size:18px;height:43px;width:200px}}.filter-bar{flex-wrap:wrap;gap:40px;margin:50px auto 0;max-width:1580px;padding:10px}.filter-bar,.search-select{align-items:center;box-sizing:border-box;display:flex}.search-select{background:#fff;border:1px solid #ccc;border-radius:9999px;height:60px;padding:0 10px;width:330px}.search-icon{color:#888;margin-right:5px}.search-input{background:#0000;border:none;font-size:18px;font-weight:500;line-height:100%;outline:none;padding:5px}.search-input,.search-wrapper{box-sizing:border-box;width:100%}.search-wrapper{position:relative}.suggestions-list{background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000000d;box-sizing:border-box;left:20px;list-style:none;margin:0;padding:.5rem 0;position:absolute;top:calc(100% + 20px);width:calc(100% - 40px);z-index:1000}.suggestion-item{cursor:pointer;padding:.5rem 1rem}.dropdown-container{box-sizing:border-box;display:inline-block;position:relative;width:auto}.dropdown-icon{background-color:initial;color:#888;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.filter-dropdown{appearance:none;background:#fff;border:1px solid #ccc;border-radius:8px;box-sizing:border-box;cursor:pointer;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;height:43px;letter-spacing:.01px;line-height:20px;padding-right:35px!important;padding:8px 12px}.filter-dropdown-country{width:120px}.filter-dropdown.employeeType{width:170px}.filter-dropdown.payrollFrequency{width:200px}.filter-dropdown.companySize{width:170px}.filter-dropdown.salaryBand{width:150px}.filter-dropdown.keyPriorities{width:160px}.filter-dropdown{width:100px}@media (max-width:480px){.filter-bar{align-items:center;flex-wrap:wrap;gap:12px;justify-content:flex-start;margin-top:30px;padding:15px 40px}.filter-bar,.search-select{box-sizing:border-box;max-width:100%}.search-select{border-radius:28px;height:55px;padding:0 15px;width:100%}.search-input{font-size:17px;width:100%}.search-icon{font-size:18px}.suggestions-list{box-sizing:border-box;left:10px;top:calc(100% + 10px);width:calc(100% - 20px)}.dropdown-container{box-sizing:border-box;width:calc(50% - 6px)}.filter-dropdown{box-sizing:border-box;font-size:16px;height:45px;padding:10px 35px 10px 15px;width:100%!important}.dropdown-icon{font-size:16px;right:12px;top:50%;transform:translateY(-50%)}.filter-dropdown.companySize,.filter-dropdown.country,.filter-dropdown.employeeType,.filter-dropdown.keyPriorities,.filter-dropdown.payrollFrequency,.filter-dropdown.salaryBand{width:100%!important}}@media (min-width:481px) and (max-width:767px){.filter-bar{align-items:center;flex-wrap:wrap;gap:12px;justify-content:flex-start;margin-top:30px;padding:15px}.filter-bar,.search-select{box-sizing:border-box;max-width:100%}.search-select{border-radius:28px;height:55px;padding:0 15px;width:100%}.search-input{font-size:17px}.search-icon{font-size:18px}.dropdown-container{box-sizing:border-box;width:calc(50% - 6px)}.filter-dropdown{box-sizing:border-box;font-size:16px;height:45px;padding:10px 35px 10px 15px;width:100%!important}.dropdown-icon{font-size:16px;right:12px;top:50%;transform:translateY(-50%)}.filter-dropdown.companySize,.filter-dropdown.country,.filter-dropdown.employeeType,.filter-dropdown.keyPriorities,.filter-dropdown.payrollFrequency,.filter-dropdown.salaryBand{width:100%!important}}@media (min-width:768px) and (max-width:1024px){.filter-bar{align-items:center;flex-wrap:wrap;gap:12px;justify-content:flex-start;margin-top:30px;padding:15px 80px}.filter-bar,.search-select{box-sizing:border-box;max-width:100%}.search-select{border-radius:28px;height:55px;padding:0 15px;width:100%}.search-input{font-size:17px;width:100%}.search-icon{font-size:18px}.suggestions-list{box-sizing:border-box;left:10px;top:calc(100% + 10px);width:calc(100% - 20px)}.dropdown-container{box-sizing:border-box;width:calc(50% - 6px)}.filter-dropdown{box-sizing:border-box;font-size:16px;height:45px;padding:10px 35px 10px 15px;width:100%!important}.dropdown-icon{font-size:16px;right:12px;top:50%;transform:translateY(-50%)}.filter-dropdown.companySize,.filter-dropdown.country,.filter-dropdown.employeeType,.filter-dropdown.keyPriorities,.filter-dropdown.payrollFrequency,.filter-dropdown.salaryBand{width:100%!important}}@media (min-width:1025px) and (max-width:1440px){.filter-bar{gap:25px;padding-left:80px}.search-select{height:55px;width:280px}.search-input{font-size:16px}.filter-dropdown{font-size:16px;height:40px;padding:8px 32px 8px 12px}.filter-dropdown.country{width:155px}.filter-dropdown.employeeType{width:160px}.filter-dropdown.payrollFrequency{width:180px}.filter-dropdown.companySize{width:150px}.filter-dropdown.salaryBand{width:140px}.filter-dropdown.keyPriorities{width:150px}.dropdown-icon{font-size:16px;right:10px}.search-dropdown-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;width:100%}.search-bar{align-items:center;display:flex;flex:1 1 100%;max-width:100%;width:100%}.search-bar input{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:16px;padding:10px 14px;width:100%}.dropdown{box-sizing:border-box;flex-basis:calc(25% - 12px);flex-grow:1;flex-shrink:1;max-width:280px;min-width:200px;position:relative}.dropdown select{background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg fill=%27%23666%27 height=%2716%27 viewBox=%270 0 24 24%27 width=%2716%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M7 10l5 5 5-5z%27/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:16px;padding:10px 36px 10px 12px;width:100%}.cards-container{grid-gap:16px;box-sizing:border-box;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));width:100%}.card{background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;box-sizing:border-box;padding:16px}body,html{overflow-x:hidden}.btn{border-radius:6px;box-sizing:border-box;cursor:pointer;font-size:15px;padding:8px 14px}h1,h2,h3,p{word-wrap:break-word;margin:0}}@media (min-width:1441px){.filter-bar{gap:30px;margin:0 auto;max-width:1800px;padding:40px 80px}.search-select{height:60px;width:340px}.search-input{font-size:18px}.filter-dropdown{font-size:18px;height:45px;padding:10px 35px 10px 15px}.filter-dropdown.country{width:190px}.filter-dropdown.employeeType{width:180px}.filter-dropdown.payrollFrequency{width:210px}.filter-dropdown.companySize{width:180px}.filter-dropdown.salaryBand{width:160px}.filter-dropdown.keyPriorities{width:180px}.dropdown-icon{font-size:18px;right:12px}}.salary-breakdown__container{box-sizing:border-box;font-family:Poppins,sans-serif;margin:3rem auto 0;max-width:100%;padding:2rem clamp(1rem,5vw,3rem);text-align:left}.salary-breakdown__header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}.salary-breakdown__flag{flex-shrink:0;height:auto;width:2.5rem}.salary-breakdown__title{font-size:clamp(1.75rem,4vw,2.875rem);font-weight:700;line-height:1.1}.salary-breakdown__subtitle,.salary-breakdown__title{color:#113157;flex:1 1 100%;margin-left:0;text-align:left}.salary-breakdown__subtitle{font-size:clamp(1rem,2.5vw,1.875rem);line-height:1.2;margin-top:.75rem}.salary-breakdown__description{align-items:center;background-color:#d8eaff;border-radius:.5rem;box-sizing:border-box;display:flex;font-size:clamp(.875rem,2vw,1.25rem);justify-content:flex-start;line-height:1.4;margin:2rem 0 3rem;max-width:100%;min-height:2.5rem;padding:.5rem 1.25rem;text-align:left}.salary-breakdown__cards{grid-gap:2rem;align-items:stretch;box-sizing:border-box;display:grid;gap:2rem;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));justify-items:stretch;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:1680px;padding-left:clamp(1rem,4vw,3rem);padding-right:clamp(1rem,4vw,3rem);width:100%}.salary-breakdown__card{word-wrap:break-word;background-color:#0f2d52;border-radius:.75rem;box-shadow:4px 4px 0 #11315799;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;min-width:16rem;padding:1.25rem 1.25rem 3rem;position:relative;text-align:left;transition:transform .2s ease-in-out;width:100%}.salary-breakdown__card:hover{box-shadow:6px 6px 0 #113157b3;transform:translateY(-.3125rem)}.salary-breakdown__card-header{align-items:center;display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:space-between}.salary-breakdown__card-title{color:#fff;flex:1 1 auto;font-size:clamp(.875rem,1.5vw,1rem);font-weight:600;line-height:1.2;overflow-wrap:break-word;white-space:normal;word-break:break-word}.salary-breakdown__card-icon-wrapper{align-items:center;background-color:#dfebe9;border-radius:50%;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;padding:.5rem;width:2.5rem}.salary-breakdown__card-icon{max-height:1.25rem;max-width:1.25rem;object-fit:contain}.salary-breakdown__amount{color:#fff;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;margin-top:.5rem;overflow-wrap:break-word;white-space:normal;word-break:break-word}.salary-breakdown__note{color:#cfd3db;flex-grow:1;font-size:clamp(.75rem,1.5vw,.875rem);line-height:1.4;margin-top:.5rem}.salary-breakdown__percent{bottom:.75rem;color:#fff3;font-family:Roboto,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;position:absolute;right:.75rem;text-align:right}@media (min-width:40rem){.salary-breakdown__cards{gap:2.5rem}}@media (min-width:48rem){.salary-breakdown__container{padding:2.5rem clamp(2rem,6vw,4rem)}.salary-breakdown__cards{gap:2.5rem}}@media (min-width:64rem){.salary-breakdown__container{padding:3rem clamp(2.5rem,6vw,5rem)}.salary-breakdown__cards{gap:3rem}}@media (min-width:80rem){.salary-breakdown__container{padding:4rem clamp(3rem,6vw,6rem)}.salary-breakdown__cards{gap:3.5rem}}@media (min-width:96rem){.salary-breakdown__container{max-width:1680px;padding:5rem clamp(4rem,8vw,8rem)}.salary-breakdown__cards{gap:4rem}}.insights-container{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Poppins,sans-serif;gap:10rem;justify-content:center;margin:0 auto;max-width:1400px;padding:4rem 2rem}.insights-left{align-items:center;display:flex;flex:1 1;flex-direction:column;margin:0 20px;max-width:400px;min-width:250px;position:relative}.insights-image{aspect-ratio:237/341;height:auto;max-width:237px;object-fit:contain;width:100%}.insights-heading{box-sizing:border-box;color:#113157;font-size:32px;font-weight:600;left:50%;line-height:1.2;padding:0 20px;position:absolute;text-align:center;text-shadow:1px 1px 2px #fffc;top:20%;transform:translate(-50%,-50%);width:700px}.insights-right{display:flex;flex:2 1;flex-direction:column;gap:2rem;margin-top:20px;max-width:700px;min-width:300px;padding:2rem 1rem 2rem 0}.insight-item h3{color:#113157;font-size:26px;font-weight:600;margin-bottom:.8rem}.insight-item p{color:#000;font-size:20px;font-weight:400;line-height:1.5}.no-insights{color:#666;font-style:italic;padding:20px;text-align:center}@media (min-width:481px) and (max-width:767px){.insights-container{gap:5rem;margin:0 auto;padding:3rem 1.5rem}.insights-left{margin:0 10px;min-width:200px}.insights-image{max-width:200px}.insights-heading{font-size:26px;top:25%}.insights-right{gap:1.5rem;padding:1rem .5rem 1rem 0}.insight-item h3{font-size:22px;margin-bottom:.6rem}.insight-item p{font-size:16px}}@media (min-width:768px) and (max-width:1024px){.insights-container{gap:6rem;margin:0 auto;padding:3rem 2rem}.insights-left{min-width:220px}.insights-heading{font-size:26px;left:60%;padding:0 80px;top:22%;width:auto}.insights-right{gap:1.8rem;padding:1.5rem .5rem 1.5rem 0}.insight-item h3{font-size:24px}.insight-item p{font-size:18px}}@media (min-width:1025px) and (max-width:1280px){.insights-container{gap:8rem;margin:0 auto}.insights-heading{font-size:30px}}@media (max-width:480px){.insights-container{flex-direction:column;gap:2rem;margin:0 auto;padding:2rem 40px}.insights-left{margin:0 auto;max-width:250px;min-width:0;min-width:auto;width:100%}.insights-image{height:auto;width:180px}.insights-heading{font-size:20px;left:50%;line-height:1.2;padding:5px 8px;position:absolute;top:25px;transform:translateX(-50%);width:400px}.insights-right{flex:none;gap:1.5rem;margin-top:1rem;min-width:0;min-width:auto;padding:0;width:100%}.insight-item h3{font-size:18px;margin-bottom:.5rem;text-align:left}.insight-item p{font-size:14px;line-height:1.4;text-align:left}}@media (min-width:1441px){.insights-container{margin:0 auto;max-width:1600px;padding:5rem 3rem}.insights-left{max-width:450px}.insights-image{max-width:280px}.insights-heading{font-size:36px;top:18%}.insights-right{max-width:800px}.insight-item h3{font-size:28px}.insight-item p{font-size:22px}}@media (min-width:1025px) and (max-width:1440px){.insights-container{gap:8rem;margin:0 auto;max-width:1300px;padding:30px 80px}.insights-left{margin:0 15px;max-width:350px;min-width:220px}.insights-image{max-width:220px}.insights-heading{font-size:30px;left:50%;line-height:1.3;padding:0 80px;top:22%;transform:translate(-50%,-50%);width:600px}.insights-right{gap:1.8rem;margin-top:15px;max-width:650px;min-width:280px;padding:2rem 1rem 2rem 0}.insight-item h3{font-size:24px;margin-bottom:.7rem}.insight-item p{font-size:18px;line-height:1.5}}@media (min-width:1441px){.insights-container{margin:0 auto;max-width:1600px;padding:5rem 3rem}.insights-left{max-width:450px}.insights-image{max-width:280px}.insights-heading{font-size:36px;padding-left:80px;top:18%}.insights-right{max-width:800px}.insight-item h3{font-size:28px}.insight-item p{font-size:22px}}.business-services-container{box-sizing:border-box;color:#1a1a1a;font-family:Inter,sans-serif;margin:0 auto;max-width:1540px;padding:4rem 20px;width:100%}.business-services-header{box-sizing:border-box;margin-bottom:3rem;text-align:left;width:100%}.title-container{align-items:center;box-sizing:border-box;display:flex;gap:12px;justify-content:flex-start;margin-bottom:1rem;width:100%}.country-flag{height:auto;max-width:100%;width:40px}.business-services-header h1{color:#113157;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.2;margin:0;width:100%}.business-services-header h2{color:#113157;font-size:clamp(22px,3vw,30px);font-weight:600;line-height:1.2;margin:0 0 1.5rem;width:100%}.description{color:#113157;font-size:clamp(16px,2vw,24px);font-weight:400;line-height:1.4;margin:0;width:100%}.service-categories{flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.service-card,.service-categories{box-sizing:border-box;display:flex;width:100%}.service-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:4px 4px 0 #4a6bdf33;flex:1 1 300px;flex-direction:column;max-width:340px;min-height:200px;padding:1.5rem;transition:all .3s ease}.service-card:hover{box-shadow:6px 6px 0 #4a6bdf4d;transform:translateY(-5px)}.service-title-container{align-items:center;display:flex;gap:12px;margin-bottom:1rem;min-height:40px}.service-icon{align-items:center;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.service-icon img{height:auto;max-width:100%;object-fit:contain;width:100%}.service-card h3{color:#1a1a1a;font-size:1.25rem;font-weight:600;line-height:1.3;margin:0}.service-card p{color:#4a5568;font-size:1rem;line-height:1.5;margin:0;padding-left:52px}@media (max-width:480px){.business-services-container{padding:2rem 40px}.business-services-header{margin-bottom:1.5rem}.business-services-header h1{font-size:22px}.business-services-header h2,.description{font-size:18px}.title-container{gap:8px;margin-bottom:.75rem}.country-flag{width:32px}.service-categories{gap:1.5rem;margin-top:1.5rem}.service-card{flex:1 1 100%;min-height:180px;padding:1.25rem}.service-title-container{gap:10px;margin-bottom:.75rem}.service-icon{height:32px;width:32px}.service-card h3{font-size:20px}.service-card p{font-size:16px;padding-left:42px}}@media (min-width:481px) and (max-width:767px){.business-services-container{padding:2.5rem 20px}.service-categories{gap:1.5rem;justify-content:flex-start}.service-card{flex-basis:calc(50% - 1rem);flex-grow:1;flex-shrink:1;max-width:calc(50% - 1rem)}}@media (min-width:768px) and (max-width:1024px){.business-services-container{padding:3rem 80px}.service-categories{gap:2rem;justify-content:flex-start}.service-card{flex-basis:calc(50% - 2rem);flex-grow:1;flex-shrink:1;max-width:calc(50% - 2rem)}}@media (min-width:1025px) and (max-width:1440px){.business-services-container{box-sizing:border-box;padding:4rem 80px}.service-categories{gap:2rem;justify-content:flex-start}.service-card{flex-basis:calc(33.333% - 2rem);flex-grow:1;flex-shrink:1;max-width:calc(33.333% - 2rem)}}@media (min-width:1441px){.business-services-container{box-sizing:border-box;padding:4rem 80px}.business-services-header{padding-left:0}.service-categories{gap:3rem;justify-content:flex-start;padding-left:0}.service-card{flex-basis:calc(33.333% - 3rem);flex-grow:1;flex-shrink:1;max-width:calc(33.333% - 3rem)}}@media (min-width:1600px){.business-services-container{padding-left:20px;padding-right:80px}}.th-container{align-items:center;background-color:#0a2c54;border-radius:.5rem;display:flex;justify-content:center;margin:clamp(3rem,6vw,5rem) auto;max-width:75rem;padding:clamp(2rem,4vw,3.5rem) clamp(1rem,5vw,4rem)}.th-content{color:#fff;text-align:left}.th-heading{color:#fff;font-size:clamp(1.5rem,2vw,2rem);font-weight:500;line-height:1.5;margin-bottom:1.5rem}.th-brand{color:#fff;font-size:clamp(2rem,3vw,2.625rem);font-weight:700;letter-spacing:.063rem}.th-brand:after{color:red;content:"."}.th-search-box{align-items:center;background:#fff;border-radius:.375rem;box-shadow:0 .125rem .313rem #0003;display:flex;justify-content:center;margin:0 auto;max-width:43.75rem;overflow:hidden;width:100%}.th-input{border:none;color:#333;flex:1 1;font-size:.875rem;outline:none;padding:.875rem}.th-input:first-child{border-right:1px solid #ddd}.th-btn{background:#00f;border:none;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.875rem 1.563rem;transition:.3s ease}.th-btn:hover{background:#00c}@media (max-width:39.99rem){.th-container{flex-direction:column;margin:.75rem;padding:2rem 1rem;text-align:center}.th-heading{font-size:1rem}.th-brand{font-size:1.75rem}.th-search-box{flex-direction:column}.th-btn{width:100%}}@media (min-width:40rem){.th-container{margin:1rem;padding:2.5rem 2rem}}@media (min-width:48rem){.th-heading{font-size:1.75rem}.th-brand{font-size:2rem}}@media (min-width:64rem){.th-heading{font-size:2rem}.th-brand{font-size:2.25rem}}@media (min-width:80rem){.th-container{margin:4rem auto;padding:4rem 3rem}.th-heading{font-size:2.25rem}.th-brand{font-size:2.5rem}}@media (min-width:96rem){.th-container{max-width:90rem;padding-left:4rem;padding-right:4rem}.th-heading{font-size:2.5rem}.th-brand{font-size:2.75rem}}.tp-container{flex-direction:column;margin-bottom:5rem;margin-left:auto;margin-right:auto;max-width:1400px;min-height:100vh;padding:2rem}.tp-container,.tp-header{align-items:center;box-sizing:border-box;display:flex;width:100%}.tp-header{flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem;max-width:1200px;padding-inline:1rem}.tp-heading{color:#111;font-size:clamp(1.5rem,2vw,2.25rem);font-weight:700}.tp-filters{display:flex;flex-wrap:wrap;gap:.5rem}.tp-btn{background:#fff;border:1px solid #ddd;border-radius:.5rem;cursor:pointer;font-size:.9rem;padding:.4rem 1rem;transition:all .3s ease}.tp-btn:hover{background:#f0f0f0}.tp-btn.active{background:#000;border-color:#000;color:#fff}.tp-grid{grid-gap:3rem;box-sizing:border-box;display:grid;gap:3rem;grid-template-columns:1fr;justify-content:center;margin:0 auto;max-width:1200px;padding-inline:1rem;width:100%}.tp-card{background:#fff;border-radius:.75rem;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;overflow:hidden;text-align:left;transition:transform .2s ease}.tp-card:hover{transform:translateY(-.3rem)}.tp-flag-container{aspect-ratio:3/2;overflow:hidden;width:100%}.tp-flag{height:100%;object-fit:cover;width:100%}.tp-card-bottom{display:flex;flex-direction:column;font-size:clamp(.85rem,1.5vw,1rem);gap:.75rem;line-height:1.4;padding:1rem}.tp-row{align-items:center;display:flex;justify-content:space-between}.tp-label{color:#333;font-weight:600;text-align:left}.tp-value{color:#111;text-align:right}@media (max-width:40rem){.tp-heading{padding-left:0;text-align:center;width:100%}.tp-header{align-items:center;flex-direction:column}.tp-grid{gap:2rem;grid-template-columns:1fr}}@media (min-width:40rem) and (max-width:47.99rem){.tp-grid{gap:2.5rem;grid-template-columns:repeat(3,minmax(250px,1fr))}}@media (min-width:48rem) and (max-width:63.99rem){.tp-grid{gap:3rem;grid-template-columns:repeat(2,minmax(250px,1fr))}}@media (min-width:64rem) and (max-width:79.99rem){.tp-grid{gap:3.5rem;grid-template-columns:repeat(3,minmax(250px,1fr))}}@media (min-width:80rem) and (max-width:95.99rem){.tp-grid{gap:4rem;grid-template-columns:repeat(3,minmax(250px,1fr))}}@media (min-width:96rem){.tp-grid{gap:4.5rem;grid-template-columns:repeat(3,minmax(250px,1fr))}}.blog-container{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;padding:2.5rem 1rem}.blog-content{flex:1 1;min-width:18.75rem;text-align:center;width:100%}.blog-title{color:#000;font-size:clamp(1.5rem,2vw + 1rem,2.5rem);font-weight:700;margin-bottom:1.25rem}.blog-description{color:#333;font-size:clamp(1rem,1.5vw + .5rem,1.625rem);line-height:1.5;margin-bottom:2rem}.blog-button{background-color:#0a3d62;border-radius:.375rem;box-shadow:.125rem .25rem .375rem #0003;color:#fff;display:inline-block;font-size:clamp(1rem,1vw + .5rem,1.25rem);font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:.3s ease}.blog-button:hover{background-color:#082c47}.blog-image,.blog-placeholder{align-items:center;border-radius:.375rem;display:flex;flex:1 1;height:clamp(18rem,40vw,35rem);justify-content:center;min-width:18.75rem;width:100%}.blog-image img{border-radius:.375rem;height:100%;max-width:28rem;object-fit:cover;width:100%}.blog-placeholder{background-color:#bdbdbd;max-width:28rem}@media (min-width:40rem){.blog-container{gap:2rem}}@media (min-width:48rem){.blog-container{flex-direction:row;text-align:left}.blog-content{text-align:left;width:50%}.blog-image,.blog-placeholder{height:clamp(20rem,35vw,32rem);width:50%}}@media (min-width:64rem){.blog-title{font-size:clamp(2rem,1vw + 1rem,2.5rem)}.blog-description{font-size:clamp(1.25rem,1vw + .75rem,1.5rem)}.blog-button{padding:.875rem 1.75rem}.blog-image,.blog-placeholder{height:clamp(22rem,30vw,34rem)}}@media (min-width:80rem){.blog-container{gap:2.5rem;padding:4rem}.blog-title{font-size:2.25rem}.blog-description{font-size:1.625rem}.blog-image img,.blog-placeholder{max-width:31.25rem}.blog-image,.blog-placeholder{height:clamp(24rem,28vw,36rem)}}@media (min-width:96rem){.blog-container{margin:0 auto;max-width:100rem}.blog-title{font-size:2.5rem}.blog-description{font-size:1.75rem}.blog-image,.blog-placeholder{height:clamp(26rem,25vw,38rem)}}.blog2-section{font-family:Poppins,sans-serif;padding:1.25rem}.blog2-header{align-items:center;display:flex;gap:70vw;justify-content:space-around;margin-bottom:1.25rem}.blog2-heading{font-size:clamp(1.5rem,2vw + .5rem,2rem);font-weight:700}.arrow-link{color:#0c2d57;text-decoration:none;transition:color .3s ease}.arrow-link:hover{color:#09366f}.blog2-grid{grid-gap:1.5rem;grid-row-gap:3rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:6rem 0;row-gap:3rem}.blog2-card{margin:0 auto;max-width:24.25rem;text-align:left;width:100%}.blog2-image{align-items:center;background-color:#ccc;display:flex;height:11.25rem;justify-content:center;width:100%}.blog2-image img{height:100%;object-fit:cover;width:100%}.blog2-title{font-size:clamp(1rem,1vw + .5rem,1.25rem);font-weight:600;margin-top:.625rem}.subscribe-banner{align-items:center;background-color:#0c2d57;color:#fff;display:flex;flex-wrap:wrap;gap:.9375rem;justify-content:center;left:50%;margin:2.5rem -50vw;padding:1.25rem;position:relative;right:50%;text-align:center;width:100vw}.subscribe-p{color:#fff;font-size:clamp(1.25rem,1vw + .5rem,1.5rem)}.subscribe-btn{background-color:#fff;border:none;border-radius:.375rem;color:#113157;cursor:pointer;font-size:clamp(1rem,.8vw + .5rem,1.25rem);font-weight:600;padding:.5rem 1rem}.subscribe-btn:hover{background-color:#e6e6e6}@media (max-width:39.999rem){.blog2-header{gap:60vw;padding:0}}@media (min-width:40rem){.blog2-grid{grid-template-columns:repeat(2,1fr)}.blog2-header{gap:80vw;padding:0}}@media (min-width:48rem){.blog2-heading{font-size:2rem}.blog2-header{gap:80vw;padding:0}}@media (min-width:64rem){.blog2-grid{grid-template-columns:repeat(3,1fr)}.blog2-card{margin-left:auto;margin-right:auto}.blog2-header{gap:85vw;padding:0}}@media (min-width:80rem){.blog2-heading{font-size:2.25rem}.subscribe-p{font-size:1.75rem}.blog2-header{gap:85vw;padding:0}}@media (min-width:96rem){.blog2-heading{font-size:2.5rem}.blog2-grid{gap:2rem;row-gap:3rem}.blog2-header{gap:68vw;padding:0}}.articlecomp1{align-items:center;background-image:url(/static/media/article_img.a4063d4a5f2e029ed42a.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:90vh;justify-content:center;position:relative;width:100%}.overlay{background:#113157db;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.articlecomp1-content{padding:1rem;position:relative;text-align:center;z-index:2}.articlecomp1-title{color:#fff;font-size:clamp(2rem,6vw,6.25rem);font-weight:700;letter-spacing:.375rem;margin-bottom:.875rem}.articlecomp1-btn{align-items:center;background:#fff;border:none;border-radius:.5rem;box-shadow:0 .125rem .5rem #00000026;color:#113157;cursor:pointer;display:inline-flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin-left:auto;padding:.75rem 1.75rem;transition:all .3s ease}.articlecomp1-btn:hover{background:#f0f0f0;transform:translateY(-.125rem)}.arrow{font-size:1.125rem}@media (max-width:39.99rem){.articlecomp1-title{font-size:clamp(1.5rem,8vw,3rem);letter-spacing:.2rem}.articlecomp1-btn{font-size:1rem;gap:.25rem;margin-left:0;padding:.625rem 1.25rem}}@media (min-width:40rem) and (max-width:47.99rem){.articlecomp1-title{font-size:clamp(2rem,5vw,4rem);letter-spacing:.3rem}.articlecomp1-btn{font-size:1.125rem;padding:.7rem 1.5rem}}@media (min-width:48rem) and (max-width:63.99rem){.articlecomp1-title{font-size:clamp(2.5rem,4vw,5rem);letter-spacing:.35rem}.articlecomp1-btn{font-size:1.2rem;margin-left:30vw;padding:.75rem 1.75rem}}@media (min-width:64rem) and (max-width:79.99rem){.articlecomp1-title{font-size:clamp(3rem,3vw,5.5rem)}.articlecomp1-btn{font-size:1.25rem;padding:.75rem 1.75rem}}@media (min-width:80rem) and (max-width:95.99rem){.articlecomp1-title{font-size:clamp(4rem,2.5vw,6rem)}.articlecomp1-btn{font-size:1.25rem;padding:.75rem 1.75rem}}@media (min-width:96rem){.articlecomp1-title{font-size:clamp(5rem,2vw,6.25rem)}.articlecomp1-btn{font-size:1.25rem;margin-left:25vw;padding:.75rem 1.75rem}}.article-container{display:flex;flex-direction:column;gap:3rem;margin:auto auto 10vw;max-width:75rem;padding:2rem}.article-card{align-items:center;display:flex;flex-wrap:wrap;gap:4rem;margin-bottom:1.25rem;padding-bottom:1.25rem}.article-card.image-left{flex-direction:row}.article-card.image-right{flex-direction:row-reverse}.divider{background:#e0e0e0;height:.0625rem;left:50%;margin:1.25rem 0;position:relative;transform:translateX(-50%);width:100vw}.article-image{border-radius:.5rem;box-shadow:0 .25rem .625rem #0000001a;flex-shrink:0;height:24.125rem;overflow:hidden;width:36.1875rem}.article-image img{display:block;height:100%;object-fit:cover;object-position:top;width:100%}.article-content{flex:1 1;min-width:17.5rem}.article-title{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;margin-bottom:1rem}.article-desc{color:#444;font-size:clamp(.875rem,2vw,1rem);line-height:1.5;margin-bottom:1.5rem}.article-btn{background-color:#0a2540;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:.7rem 1.5rem;transition:background .3s ease}.article-btn:hover{background-color:#083065}@media (max-width:39.99rem){.article-card{flex-direction:column;gap:2rem}.article-image{height:auto;width:100%}.article-title{font-size:1.25rem;text-align:left}.article-desc{font-size:1.125rem;text-align:left}.article-btn{font-size:14px;text-align:left;width:55vw}}@media (min-width:40rem) and (max-width:47.99rem){.article-image{height:18.75rem;width:28rem}.article-title{font-size:1.6rem}.article-desc{font-size:.95rem}}@media (min-width:48rem) and (max-width:63.99rem){.article-image{height:21rem;width:32rem}.article-title{font-size:1.7rem}.article-desc{font-size:1rem}}@media (min-width:64rem) and (max-width:79.99rem){.article-image{height:23rem;width:34rem}.article-title{font-size:1.8rem}.article-desc{font-size:1.05rem}}@media (min-width:80rem) and (max-width:95.99rem){.article-image{height:23.5rem;width:35rem}.article-title{font-size:1.9rem}.article-desc{font-size:1.1rem}}@media (min-width:96rem){.article-image{height:24.125rem;width:36.1875rem}.article-title{font-size:2rem}.article-desc{font-size:1.125rem}}
/*# sourceMappingURL=main.0cb0e02f.css.map*/