:root{--background:#fcfaff;--foreground:#2c3e50;font-optical-sizing:auto;font-variation-settings:"wdth" 100;--primary-blue:#0d519a;--cta-orange:#ff6b35;--border-light:#919292;--text-dark:#2c3e50;--text-gray:#7c8084;font-family:Roboto,sans-serif;font-style:normal;font-weight:400}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}h1,h1,.typewriter{font-size:48px;line-height:1.3}h2{font-size:40px;line-height:1.3}h3{font-size:32px;line-height:1.3}h4{font-size:28px;line-height:1.3}h5{font-size:24px;line-height:1.45}h6{font-size:20px;line-height:1.5}p,span,li{font-size:16px;line-height:1.6}@media (max-width:768px){h1{font-size:40px;line-height:1.25}h1,.typewriter{font-size:40px}h2,.typewriter{font-size:32px;line-height:1.375}h3{font-size:28px;line-height:1.4}h4{font-size:24px;line-height:1.45}h5{font-size:20px;line-height:1.5}h6,p,span,li{font-size:16px;line-height:1.6}}@media (max-width:430px){h1,h1,.typewriter{font-size:32px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}p,span,li{font-size:14px}}@media (max-width:320px){h1{font-size:32px}h1,.typewriter{font-size:32px;line-height:1.25}h2{font-size:28px;line-height:1.3}h3{font-size:24px;line-height:1.35}h4{font-size:20px;line-height:1.4}h5{font-size:18px;line-height:1.45}h6{font-size:16px;line-height:1.5}p,span,li{font-size:14px;line-height:1.6}}h3 .cardTitlew{color:#2c3e50}section{margin:0 7rem;padding-top:40px;padding-bottom:40px}.sectionhead{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.sectionHead h2{text-align:center;justify-content:center;align-items:center}.sectionHead h6{color:#7c8084;font-weight:medium;text-align:center;justify-content:center;align-items:center;margin:1rem 5.5rem}.sectionHeadm{text-align:left;justify-content:center;align-items:center}.grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.card1{text-align:left;background:#fff;border-radius:20px;flex-direction:column;gap:.5rem;width:100%;padding:2rem;transition:transform .3s;display:flex;box-shadow:0 4px 12px #0000001a}.card1 li{list-style-position:inside}.card1:hover{transform:translateY(-10px);box-shadow:0 8px 20px #00000026}.card2{color:#2c3e50;text-align:center;background-color:#fff;border-radius:20px;flex-direction:column;place-items:center;gap:.5rem;width:100%;height:100%;padding:2rem;transition:transform .3s;display:flex;box-shadow:0 4px 12px #0000001a}.card2:hover{transform:translateY(-10px);box-shadow:0 8px 20px #00000026}.card3{text-align:center;background:#ecf0f5;border:.5px solid #a0a5aa;border-radius:20px;flex-direction:column;place-items:center;gap:.5rem;width:100%;padding:2rem;transition:transform .3s;display:flex;box-shadow:0 2px 5px #0000001a}.card3:hover{transform:translateY(-5px);box-shadow:0 2px 5px #0000001a}.card3 p{color:#555}@media (max-width:1024px){section{margin:0 5rem}.sectionhead{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin:0 auto;display:flex}.sectionHead h2{text-align:center;justify-content:center;align-items:center}.sectionHead h6{color:#7c8084;font-weight:medium;text-align:center;justify-content:center;align-items:center;margin:1rem 5.5rem}}@media (max-width:768px){section{margin:0 3rem}.sectionhead{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin:0 auto;display:flex}.sectionHead h6{color:#7c8084;font-weight:medium;text-align:center;justify-content:center;align-items:center;margin:1rem 4rem}.grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.card1,.card2,.card3{padding:2rem}}@media (max-width:430px){section{margin:0 1rem}.sectionHead h6{color:#7c8084;font-weight:medium;text-align:center;justify-content:center;align-items:center;margin:1rem}.card1,.card2,.card3{padding:1.5rem}.grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;display:grid}}@media (max-width:320px){section{margin:0 .8rem}.sectionHead h6{color:#7c8084;font-size:18px;font-weight:medium;text-align:center;justify-content:center;align-items:center;margin:0 auto}.card1,.card2,.card3{padding:1rem}.grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;display:grid}}@media screen and (min-width:1440px){.svmSection{flex-flow:row;justify-content:space-between}.textColumn{width:40%}.imageColumn{width:55%;padding-top:0;padding-bottom:0}.responsiveImage{width:100%;max-width:100%;height:auto}}.hero{color:#fff;background:linear-gradient(to bottom right,#0d519a 10% 55%,#fff 150%);justify-content:space-between;align-items:center;gap:50px;margin-top:100px;padding:2.5rem 7rem;display:flex}.heroText{flex-direction:column;gap:1rem;max-width:50%;display:flex}.heroImg img{border-radius:10px;width:100%;max-width:50%}.heroBtns{flex-direction:row;justify-self:start;gap:1rem;margin-top:1rem;display:flex}@media (max-width:1024px){.hero{text-align:center;margin-top:30px;padding:3rem}.heroText{text-align:left;max-width:50%;margin-top:2rem}.heroImg img{width:50%;margin:2rem 0 auto}.heroBtns{flex-direction:row;justify-self:start;gap:1.5rem;margin-top:1rem;display:flex}.sectionhead{text-align:center;flex-direction:column;place-items:center;gap:1rem;display:flex}.sectionHead h6{color:#7c8084;margin-bottom:1.5rem;font-size:1.1rem}}@media (max-width:869px){.hero{text-align:center;flex-direction:column;gap:0;margin-top:20px;padding:2.5rem 1.5rem}.heroText{text-align:center;max-width:90%;margin-top:5rem;margin-bottom:1.5rem}.heroBtns{flex-direction:column;justify-content:center;align-self:center;width:50%}.heroImg img{width:100%;max-width:auto;min-width:450px;margin:2rem auto}}@media (max-width:840px){.hero{text-align:center;flex-direction:column;gap:0;margin-top:20px;padding:2.5rem 1.5rem}.heroText{text-align:center;max-width:90%;margin-top:5rem;margin-bottom:1.5rem}.heroBtns{flex-direction:column;justify-content:center;align-self:center;width:50%}.heroImg img{width:100%;max-width:auto;min-width:450px;margin:2rem auto}}@media (max-width:430px){.hero{text-align:center;margin-top:-10px;padding:2rem 1rem}.heroImg img{width:auto;max-width:300px;height:auto;margin:0 1rem}.heroText{max-width:100%;margin-top:5rem;margin-bottom:1.5rem}.heroBtns{width:70%}}@media (max-width:320px){.hero{text-align:center;margin-top:-10px;padding:2rem 1rem}.heroImg img{width:auto;max-width:300px;height:auto;margin:0 1rem}.heroText{max-width:100%;margin-top:5rem;margin-bottom:1.5rem}.heroBtns{width:70%}}.button2{color:#fff;background-color:var(--primary-blue);border-radius:10px;margin-top:2rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.button2:hover{background-color:#3d74ae}
