body{font-size:clamp(15px,2.5vw,17px);line-height:1.4}body,h1{color:#000}h1{font-size:clamp(26px,6vw,40px);line-height:1.2}h2{font-size:clamp(22px,5vw,32px);line-height:1.25}h2,h3{color:#000}h3{font-size:clamp(20px,4.5vw,26px);line-height:1.3}h4{font-size:clamp(18px,4vw,22px);line-height:1.35;color:#000}.pagesPaddingWrapper{padding:120px 24px!important;min-height:calc(100vh - 231px)}@media screen and (max-width:768px){.pagesPaddingWrapper{padding:96px 18px!important;min-height:calc(100vh - 200px)}}@media screen and (max-width:480px){.pagesPaddingWrapper{padding:88px 16px!important}}.cardTitle{font-size:clamp(20px,4.5vw,24px)!important;font-weight:700!important;margin-bottom:8px!important;color:#3a538e!important;text-align:center}.cardSubTitle{color:#64b5f6!important;margin-bottom:12px!important}.cardSubTitle,.cardText{font-size:clamp(16px,4vw,18px)!important;font-weight:600!important;text-align:center}.cardText{color:#333!important;line-height:1.4!important}.cardWrapper{background:linear-gradient(90deg,#000,#001f3f);border-radius:12px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.submitButton{background-color:#0d47a1;color:#fff;border:none;border-radius:8px;padding:12px 20px;cursor:pointer;font-weight:700;display:flex;justify-content:center;align-items:center}.submitButton:hover{background-color:#08306b}.nav-mobile-link{color:#333!important;font-weight:600!important;font-size:17px!important;line-height:1.4!important}.nav-mobile-link[aria-current=page],.nav-mobile-link[data-active=true]{color:#214b8d!important;font-weight:700!important}.nav-mobile-sub-link{color:#4a4a4a!important;font-weight:500!important;padding-left:36px!important;padding-right:36px!important;font-size:15px!important;line-height:1.4!important;border-bottom-width:0!important;border-bottom-color:transparent!important}.nav-mobile-sub-link[aria-current=page],.nav-mobile-sub-link[data-active=true]{color:#214b8d!important;font-weight:600!important}.nav-mobile-solutions{position:relative!important;padding-right:36px!important;box-sizing:border-box;overflow:visible!important}.nav-mobile-solutions:after{content:"›";position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#214b8d;font-size:18px;font-weight:700;pointer-events:none}.footer-link{color:#000!important;font-size:22px!important;font-weight:600!important}.footer-contact-link:hover,.footer-nav-link:hover,.footer-product-link:hover{color:#214b8d!important}@media screen and (min-width:768px){.footer-contact-link,.footer-nav-link{font-size:17px!important}.footer-product-link{font-size:16px!important}}.navLink{font-size:clamp(14px,2vw,16px)!important;font-weight:500!important;color:#333!important;min-width:unset!important;text-align:center;white-space:nowrap!important;height:unset!important;cursor:pointer!important;padding:8px 12px!important;flex-shrink:0;position:relative;transition:color .2s ease}.navLink:after{content:"";position:absolute;left:12px;right:12px;bottom:2px;height:2px;background:#90caf9;border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform .2s ease,background-color .2s ease}.navLink:hover{color:#214b8d!important}.navLink:hover:after{transform:scaleX(1)}.navLink[aria-current=page],.navLink[data-active=true]{color:#214b8d!important;font-weight:600!important}.navLink[aria-current=page]:after,.navLink[data-active=true]:after{transform:scaleX(1);background:#214b8d}@media screen and (max-width:1200px){.navLink{font-size:clamp(13px,1.8vw,15px)!important;padding:8px 10px!important}}@media screen and (max-width:1024px){.navLink{font-size:clamp(12px,1.6vw,14px)!important;padding:6px 8px!important}}.navMega{position:relative}.navMegaMenu{position:fixed;top:72px;left:50%;width:100vw;max-width:100vw;transform:translate(-50%,8px);display:flex;gap:20px;padding:32px 40px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;box-shadow:0 20px 48px rgba(0,0,0,.14);min-height:260px;justify-content:center;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:1000}.navMegaMenu:before{content:"";position:absolute;top:-12px;left:0;right:0;height:12px}.navMega:focus-within .navMegaMenu,.navMega:hover .navMegaMenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.navMegaItem{display:flex!important;flex-direction:column!important;align-items:center!important;gap:10px!important;padding:12px 16px!important;min-width:220px;max-width:260px;height:auto!important;line-height:normal!important;overflow:visible!important;text-overflow:unset!important;max-width:none!important;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;border-radius:12px}.navMegaImage{width:180px;height:120px;object-fit:cover;transition:transform .2s ease}.navMegaLabel{font-size:15px;font-weight:600;text-align:center;color:#214b8d}.navMegaItem:hover{transform:translateY(-4px);background-color:rgba(33,75,141,.06);box-shadow:0 10px 24px rgba(0,0,0,.12)}.navMegaItem:hover .navMegaImage{transform:scale(1.04)}.standardButton{background-color:#214b8d;color:#fff;border-radius:11px;padding:0 9px;cursor:pointer;font-weight:700;display:flex;justify-content:center;align-items:center;height:53px;transition:.3s;border:1px solid #214b8d;width:-moz-fit-content;width:fit-content;text-decoration:none;font-size:clamp(14px,2vw,16px);pointer-events:auto;position:relative;z-index:1;line-height:1;vertical-align:middle;box-sizing:border-box}@media screen and (max-width:768px){.standardButton{height:48px;padding:0 20px}}@media screen and (max-width:480px){.standardButton{height:44px;padding:0 16px;font-size:14px}}@media screen and (max-width:1000px){.standardButton.headerButtons{display:none}}.standardButton:hover{background-color:#fff;color:#214b8d}.standardButton:active{transform:scale(.98)}