[data-astro-cid-3ef6ksr2]{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:clip;max-width:100vw}.logo-class[data-astro-cid-3ef6ksr2]{padding-right:30px}.overlay[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:9998;pointer-events:none}.overlay[data-astro-cid-3ef6ksr2].active{opacity:1;visibility:visible;pointer-events:auto}.header[data-astro-cid-3ef6ksr2]{background:transparent;padding:18px 14px;color:#fff;position:fixed;top:0;left:0;width:100%;z-index:9999;font-size:17px;font-kerning:auto;font-family:Work Sans;transition:top .35s ease,background-color .3s ease,box-shadow .3s ease}.header[data-astro-cid-3ef6ksr2].hide{top:-120px}.header[data-astro-cid-3ef6ksr2].scrolled{background:#072643;box-shadow:0 2px 8px #0003}.container[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;max-width:1320px;margin:0 auto;padding:0 35px;width:100%}.logo[data-astro-cid-3ef6ksr2]{position:relative;z-index:10001}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{max-height:50px;padding:5px}.nav-center[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:25px;font-size:16px;white-space:nowrap;font-kerning:auto;flex:1;justify-content:center}.nav-center[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2].active:after,.nav-item[data-astro-cid-3ef6ksr2].dropdown>a[data-astro-cid-3ef6ksr2].active:after{width:100%}.nav-center[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#fff;text-decoration:none;font-weight:400;display:flex;align-items:center;position:relative;padding:2px 0;line-height:24px}.nav-center[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2],.nav-item[data-astro-cid-3ef6ksr2].dropdown>a[data-astro-cid-3ef6ksr2]{position:relative;text-decoration:none}.nav-center[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]:after,.nav-item[data-astro-cid-3ef6ksr2].dropdown>a[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:2px;background-color:#fff;transition:all .3s ease;transform:translate(-50%);line-height:1.2}.nav-center[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]:hover:after,.nav-item[data-astro-cid-3ef6ksr2].dropdown>a[data-astro-cid-3ef6ksr2]:hover:after{width:100%}.nav-item[data-astro-cid-3ef6ksr2].dropdown{position:relative}.dropdown-menu[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:calc(100% + 30px);left:70%;transform:translate(-50%);padding:18px;background:#fff;margin-top:5px;border-radius:5px;min-width:250px;flex-direction:column;box-shadow:0 4px 6px #0003;z-index:10;transform:translate(-50%) translateY(-10px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.dropdown-menu[data-astro-cid-3ef6ksr2][style*="display: flex"]{transform:translate(-50%) translateY(0)}.dropdown-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:10px 15px;color:#072643;text-decoration:none;display:block;font-weight:200;white-space:normal;font-size:15px}.dropdown-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{background:#0054c5;color:#fff}.nav-item[data-astro-cid-3ef6ksr2].dropdown:hover .dropdown-menu[data-astro-cid-3ef6ksr2]{display:flex}.nav-center[data-astro-cid-3ef6ksr2] .lang[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2].flag{width:24px;height:26px;margin-right:5px}.header-btn[data-astro-cid-3ef6ksr2] .btn[data-astro-cid-3ef6ksr2]{background:#f0f0e0;color:#282828;padding:10px 15px;border-radius:25px;font-size:16px;text-decoration:none;font-weight:200;transition:all .3s ease}.header-btn[data-astro-cid-3ef6ksr2] .btn[data-astro-cid-3ef6ksr2]:hover{background:#e6e6e6}.hamburger[data-astro-cid-3ef6ksr2]{position:relative;width:30px;height:24px;display:none;flex-direction:column;justify-content:space-between;background:none;border:none;padding:0;cursor:pointer;z-index:10001}.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:100%;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}.hamburger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(10.5px) rotate(45deg)}.hamburger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.hamburger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-10.5px) rotate(-45deg)}.mobile-drawer[data-astro-cid-3ef6ksr2]{position:fixed;top:0;right:0;width:85%;max-width:360px;height:100vh;background:#0054c5;transform:translate(100%);transition:transform .35s ease;z-index:10000;padding:30px;overflow-y:auto}.mobile-drawer[data-astro-cid-3ef6ksr2].open{transform:translate(0)}.close-btn[data-astro-cid-3ef6ksr2]{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:50%;background:#ffffff26;border:none;color:#fff;font-size:26px;cursor:pointer;z-index:10001;transition:background .3s ease}.close-btn[data-astro-cid-3ef6ksr2]:hover{background:#ffffff40}.mobile-nav[data-astro-cid-3ef6ksr2]{margin-top:80px;display:flex;flex-direction:column;gap:24px;width:100%}.mobile-nav-link[data-astro-cid-3ef6ksr2]{color:#fff;font-size:20px;text-decoration:none;font-weight:300;padding:8px 0;display:inline-block;text-align:left;position:relative;transition:opacity .3s ease}.mobile-dropdown[data-astro-cid-3ef6ksr2]{width:100%}.mobile-summary[data-astro-cid-3ef6ksr2]{list-style:none;display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer;padding:8px 0;color:#fff;font-size:20px;font-weight:300}.mobile-label[data-astro-cid-3ef6ksr2]{font-size:20px;font-weight:300;position:relative}.mobile-icon[data-astro-cid-3ef6ksr2]{flex-shrink:0;transition:transform .3s ease;width:20px;height:20px}.mobile-dropdown[data-astro-cid-3ef6ksr2][open] .mobile-icon[data-astro-cid-3ef6ksr2]{transform:rotate(180deg)}.mobile-submenu[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:8px;max-height:0;overflow:hidden;transition:max-height .4s ease,margin-top .4s ease;margin-top:0}.mobile-dropdown[data-astro-cid-3ef6ksr2][open] .mobile-submenu[data-astro-cid-3ef6ksr2]{max-height:500px;margin-top:12px}.mobile-submenu-link[data-astro-cid-3ef6ksr2]{color:#fff;font-size:17px;text-decoration:none;font-weight:300;opacity:.85;padding:6px 0 6px 16px;display:block;text-align:left;transform:translate(-10px);transition:all .3s ease}.mobile-submenu-link[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{position:relative;display:inline-block}.mobile-submenu-link[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:0;right:0;width:0;height:2px;background-color:#fff;transition:width .3s ease}.mobile-dropdown[data-astro-cid-3ef6ksr2][open] .mobile-submenu-link[data-astro-cid-3ef6ksr2]{transform:translate(0)}.mobile-submenu-link[data-astro-cid-3ef6ksr2]:hover span[data-astro-cid-3ef6ksr2]:after{width:100%;left:0;right:auto}.mobile-submenu-link[data-astro-cid-3ef6ksr2]:hover{opacity:1}.mobile-lang[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:8px}.mobile-lang[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2].flag{width:24px;height:24px}.mobile-cta[data-astro-cid-3ef6ksr2]{margin-top:20px;border:2px solid white;padding:12px 28px;border-radius:30px;transition:all .3s ease;color:#fff;font-size:18px;text-decoration:none;font-weight:400;text-align:center;display:inline-block}.mobile-cta[data-astro-cid-3ef6ksr2]:hover{background:#fff;color:#0054c5}.mobile-nav-link[data-astro-cid-3ef6ksr2]{display:inline-block;width:fit-content}.mobile-nav-link[data-astro-cid-3ef6ksr2].active{opacity:1;font-weight:500}.mobile-nav-link[data-astro-cid-3ef6ksr2].active:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background-color:#fff}.mobile-submenu-link[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:after{width:100%;left:0;right:auto}@media(max-width:1440px){.container[data-astro-cid-3ef6ksr2]{max-width:1280px}}@media(max-width:1200px){.container[data-astro-cid-3ef6ksr2]{max-width:100%;padding:0 20px}}@media(max-width:1054px){.nav-center[data-astro-cid-3ef6ksr2],.header-btn[data-astro-cid-3ef6ksr2]{display:none}.hamburger[data-astro-cid-3ef6ksr2]{display:flex}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{max-height:30px;padding:5px}.header[data-astro-cid-3ef6ksr2]{background:transparent}.header[data-astro-cid-3ef6ksr2].scrolled{background:#002745f2;backdrop-filter:blur(10px);box-shadow:0 2px 8px #0003}.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{background:#fff;box-shadow:0 0 4px #0000004d}}.footer[data-astro-cid-sz7xmlte]{background:#fff;color:#4a4a4a}.footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px;font-kerning:auto}.footer-top[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.3fr 1fr 1.4fr;gap:80px;padding:40px 0;align-items:start}.footer-image[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:24px;max-width:550px}.footer-logo[data-astro-cid-sz7xmlte]{width:80px}.footer-lab[data-astro-cid-sz7xmlte]{width:100%;max-width:530px;height:auto;object-fit:cover}.footer-contact[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte],.footer-signup[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:24px;font-weight:400;margin-top:50px;margin-bottom:16px;line-height:32px;color:#072643;font-family:Azo Sans,sans-serif;font-style:normal}.footer-contact[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:8px 0;font-size:16px;line-height:30px;font-family:Work Sans,sans-serif;font-weight:400;color:#5a5b5e;font-style:normal}.footer-contact[data-astro-cid-sz7xmlte] .company[data-astro-cid-sz7xmlte]{font-size:16px;line-height:24px;font-family:Work Sans,sans-serif;font-weight:400;color:#5a5b5e;font-style:normal}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#5a5b5e;text-decoration:none}.footer-signup[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:16px;line-height:30px;margin-bottom:16px;color:#5a5b5e;font-style:normal;font-family:Work Sans,sans-serif;font-weight:400}.footer-signup[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#0054c5;text-decoration:underline}.checkbox[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;line-height:22px;font-size:16px;margin-bottom:24px;color:#5a5b5e;font-family:Work Sans,sans-serif;font-weight:400}.checkbox[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]{margin-top:5px}.signup-form[data-astro-cid-sz7xmlte]{display:flex;width:100%;max-width:520px}.signup-form[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]{flex:1;padding:16px;border:none;background:#e9ecef;font-size:16px;outline:none;font-family:"Work Sans" sans-serif;font-weight:400;color:#5a5b5e}.signup-form[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]{padding:0 28px;background:#0056c7;color:#fff;border:none;font-size:16px;cursor:pointer;line-height:normal;font-style:normal;font-family:Work Sans,sans-serif}.signup-form[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]:hover{background:#0041a8}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid #e0e0e0;padding:24px 0}.footer-bottom-inner[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:left;flex-wrap:wrap;font-family:Work Sans,sans-serif;font-size:16px;line-height:28px;font-weight:400}.footer-bottom[data-astro-cid-sz7xmlte] .links[data-astro-cid-sz7xmlte]{display:flex;gap:32px;align-items:flex-start}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#072643;text-decoration:none;font-family:Work Sans,sans-serif;font-size:16px;line-height:30px;font-weight:400}.copy[data-astro-cid-sz7xmlte]{font-family:Work Sans,sans-serif;font-style:normal;font-size:16px;line-height:30px;color:#072643;font-weight:400}@media(min-width:1600px){.footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{padding-left:120px;padding-right:120px}}@media(min-width:1200px){.footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{padding-left:80px;padding-right:80px}.footer-top[data-astro-cid-sz7xmlte]{gap:72px}}@media(min-width:1025px)and (max-width:1199px){.footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{padding-left:48px;padding-right:48px}.footer-top[data-astro-cid-sz7xmlte]{gap:48px}}@media(max-width:1024px){.footer-top[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:40px;padding:48px 20px}.footer-image[data-astro-cid-sz7xmlte]{max-width:100%}.footer-lab[data-astro-cid-sz7xmlte]{width:100%;max-width:100%;height:auto}.footer-contact[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte],.footer-signup[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{margin-top:0}.signup-form[data-astro-cid-sz7xmlte]{max-width:100%}.footer-bottom-inner[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start;gap:16px}.footer-bottom[data-astro-cid-sz7xmlte] .links[data-astro-cid-sz7xmlte]{flex-direction:column;margin-left:20px;gap:12px}}@media(max-width:768px){.footer-logo[data-astro-cid-sz7xmlte]{width:64px}.footer-contact[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte],.footer-signup[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:20px;line-height:28px}.footer-contact[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.footer-signup[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.checkbox[data-astro-cid-sz7xmlte]{font-size:15px;line-height:26px}.signup-form[data-astro-cid-sz7xmlte]{flex-direction:row;gap:8px}.signup-form[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]{flex:1;min-width:0}.signup-form[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]{padding:0 20px;white-space:nowrap}}@media(max-width:480px){.footer-top[data-astro-cid-sz7xmlte]{padding:40px 16px}.footer-logo[data-astro-cid-sz7xmlte]{width:56px}.footer-contact[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte],.footer-signup[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:18px;line-height:26px}.footer-contact[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.footer-signup[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.checkbox[data-astro-cid-sz7xmlte]{font-size:14px;line-height:24px}.signup-form[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]{padding:14px}.signup-form[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]{font-size:16px}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-bottom[data-astro-cid-sz7xmlte] .copy[data-astro-cid-sz7xmlte]{font-size:14px}}@media(max-width:380px){.footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{padding-left:12px;padding-right:12px}.footer-top[data-astro-cid-sz7xmlte]{padding-left:0;padding-right:0}.footer-bottom[data-astro-cid-sz7xmlte] .links[data-astro-cid-sz7xmlte]{margin-left:0}.signup-form[data-astro-cid-sz7xmlte]{gap:6px}.signup-form[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]{padding:0 14px;font-size:14px}}@media(max-width:340px){.footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{padding-left:8px;padding-right:8px}.footer-top[data-astro-cid-sz7xmlte]{padding:32px 0}.signup-form[data-astro-cid-sz7xmlte]{flex-direction:column;gap:8px}.signup-form[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]{width:100%}.signup-form[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]{width:100%;padding:12px 0;font-size:14px}.footer-contact[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.footer-signup[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.checkbox[data-astro-cid-sz7xmlte]{font-size:13px;line-height:22px}}#back-to-top[data-astro-cid-x2jnuo6r]{position:fixed;bottom:20px;right:20px;width:32px;height:32px;border:none;outline:none;background-color:#bfc0c2;color:#fff;cursor:pointer;z-index:999;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}#back-to-top[data-astro-cid-x2jnuo6r] i[data-astro-cid-x2jnuo6r]{color:#fff}#back-to-top[data-astro-cid-x2jnuo6r]:hover{background-color:#0d6efd}@font-face{font-family:Azo Sans;src:url(/fonts/AzoSans-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Azo Sans;src:url(/fonts/AzoSans-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Azo Sans;src:url(/fonts/AzoSans-BoldItalic.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}body{margin:0;font-family:Azo Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased}.container{max-width:1200px;margin:auto}.hero{position:relative;min-height:auto;display:flex;overflow:hidden}@media(min-width:1400px){.hero{height:66vh;min-height:65vh}}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:#0054c5b3;z-index:1;opacity:.7}.hero-content{position:relative;z-index:2;max-width:1400px;margin:0 0 0 100px;padding:0 20px;color:#fff}.hero-content h1{font-family:Azo Sans,sans-serif;font-weight:300;font-size:80px;font-style:normal;letter-spacing:-1px;line-height:1.1;margin-top:140px}.hero-content h1 span{font-family:Azo Sans,sans-serif;font-weight:800;font-style:italic;color:#80ffca}.hero-content p{font-family:Work Sans,sans-serif;font-weight:400;max-width:650px;font-size:16px;line-height:28px;letter-spacing:.02em;margin-bottom:50px}.hero-content a{color:#fff;text-decoration:underline;font-weight:500}.hero-content a:hover{opacity:.8}@media(min-width:1201px){.hero{min-height:700px;justify-content:center}.hero-content{margin-right:600px}}@media(max-width:1200px){.hero{min-height:800px}.hero-content{margin-left:60px}.hero-content h1{font-size:64px}}@media(max-width:992px){.hero-content{margin-left:40px}.hero-content h1{font-size:52px;margin-top:100px}}@media(max-width:768px){.hero-content{margin-left:20px}.hero-content h1{font-size:40px;margin-top:80px}.hero-content p{font-size:15px}}@media(max-width:480px){.hero-content{margin-left:16px}.hero-content h1{font-size:32px;margin-top:60px}.hero-content p{font-size:14px;line-height:24px}}.section{max-width:1300px;margin-inline:auto;padding-inline:clamp(16px,5vw,64px);padding-block:clamp(40px,6vw,80px);display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:clamp(24px,2vw,32px);justify-items:stretch;font-kerning:auto}.title-wrap,.test-title-wrap{grid-row:span 2;max-width:500px}.tests-title{padding-left:80px}.title{font-size:clamp(28px,4vw,52px);line-height:64px;color:#072643;letter-spacing:-1.5px;font-family:Azo Sans,sans-serif;font-weight:400;padding-left:70px}.card-content p,.card-content h4{margin:0}.keyspanclass{display:block;font-style:italic;font-weight:800;font-size:inherit}.keyspanclass1{display:block;font-style:italic;font-weight:800;font-size:50px}.keyspanclass1 .light-word{font-weight:400;font-family:Azo Sans,sans-serif;font-style:normal}.card{border:1px solid #dcdcdc;background:#fff;display:flex;flex-direction:column;max-width:100%;height:100%;width:414.781px}.card-content{padding:1.2rem 1.4rem;flex:1;display:flex;flex-direction:column;gap:15px}.card-heading{font-size:16px;margin-bottom:1px;font-family:Work Sans,sans-serif;font-weight:400;color:#072643}.top-card-heading-class{font-size:24px;line-height:32px;font-family:Azo Sans,sans-serif;margin-bottom:1px;font-weight:400;letter-spacing:-1.5px;color:#072643}.card p{font-size:16px;line-height:28px;color:#072643;font-family:Work Sans,sans-serif;font-weight:400}.card a{color:#072643;text-decoration:none;background-image:linear-gradient(#072643,#072643);background-repeat:no-repeat;background-size:100% 1.5px;background-position:100% 100%;transition:background-size .4s ease}.card a:hover{background-size:0% 1.5px}.card img{width:100%;height:245px;object-fit:cover;display:block;margin-top:auto}html{scroll-behavior:smooth}@media(min-width:1440px){.section{max-width:1300px}}@media(max-width:1024px)and (min-width:769px){.section{grid-template-columns:1fr 1fr}.title-wrap{grid-column:span 2;grid-row:auto;max-width:100%;justify-self:start;text-align:left}}@media(min-width:1025px){.card{width:100%}.card img{width:100%;height:200px}}@media(max-width:992px)and (min-width:769px){.title-wrap{grid-column:span 2;grid-row:auto;max-width:100%;justify-self:start;text-align:left}.card{width:100%}.card img{width:100%;height:235px}.top-card-heading-class{font-size:22px;line-height:30px}.card p{font-size:15.5px;line-height:27px}}@media(max-width:768px){.section{grid-template-columns:1fr}.title{font-size:28px}.title-wrap{justify-self:start;text-align:left}.card{width:100%}.top-card-heading-class{font-size:20px;line-height:28px}.card p{font-size:15px;line-height:26px}.card img{aspect-ratio:4 / 3}}
