@font-face{font-family:Chakra Petch;src:url(/fonts/ChakraPetch/ChakraPetch-Light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Chakra Petch;src:url(/fonts/ChakraPetch/ChakraPetch-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Chakra Petch;src:url(/fonts/ChakraPetch/ChakraPetch-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Chakra Petch;src:url(/fonts/ChakraPetch/ChakraPetch-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Chakra Petch;src:url(/fonts/ChakraPetch/ChakraPetch-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--color-brand:#2b4ea8;--color-brand-dark:#1d3a8c;--color-dark:#1c2337;--color-darker:#111827;--color-white:#fff;--color-grey-light:#f5f5f5;--color-grey-mid:#e5e5e5;--color-text:#1a1a1a;--color-text-muted:#555;--color-text-meta:#888;--color-page-lines:#0000000f;--color-page-lines-dark:#ffffff12;--font-heading:"Chakra Petch", "Arial Narrow", sans-serif;--font-body:16px;--font-hero:clamp(36px, 5vw, 68px);--font-h1:clamp(32px, 4vw, 54px);--font-h2:clamp(26px, 3vw, 42px);--font-h3:clamp(20px, 2.5vw, 30px);--font-h4:clamp(17px, 2vw, 22px);--font-h5:16px;--font-label:12px;--font-body-lg:18px;--font-body-sm:14px;--font-meta:12px;--lh-tight:1.15;--lh-heading:1.25;--lh-normal:1.6;--lh-loose:1.8;--container-max:1440px;--container-pad:clamp(20px, 5vw, 80px);--section-gap:clamp(60px, 10vw, 120px);--section-gap-sm:clamp(40px, 6vw, 80px);--radius:0px;--shadow-sm:0 2px 8px #0000000f;--shadow-md:0 4px 24px #0000001a;--shadow-lg:0 8px 48px #00000026;--transition:.3s ease;--transition-fast:.2s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-size:var(--font-body);font-weight:400;line-height:var(--lh-normal);color:var(--color-text);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:var(--lh-heading);color:var(--color-dark)}h1{font-size:var(--font-h1)}h2{font-size:var(--font-h2)}h3{font-size:var(--font-h3)}h4{font-size:var(--font-h4)}h5{font-size:var(--font-h5)}.hero-title{font-family:var(--font-heading);font-size:var(--font-hero);font-weight:700;line-height:var(--lh-tight);letter-spacing:-.01em}.hero-title .highlight{color:var(--color-brand)}.section-label{font-family:var(--font-heading);font-size:var(--font-label);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-meta);font-weight:400}.container{width:100%;max-width:var(--container-max);padding-left:var(--container-pad);padding-right:var(--container-pad);margin:0 auto}.section{padding-top:var(--section-gap);padding-bottom:var(--section-gap)}.section-sm{padding-top:var(--section-gap-sm);padding-bottom:var(--section-gap-sm)}.btn{font-family:var(--font-body);font-size:var(--font-body-sm);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius);transition:background-color var(--transition), color var(--transition), border-color var(--transition);cursor:pointer;white-space:nowrap;border:1.5px solid #0000;align-items:center;gap:8px;padding:14px 32px;font-weight:600;display:inline-flex}.btn-primary{background-color:var(--color-dark);color:var(--color-white);border-color:var(--color-dark)}.btn-primary:hover{background-color:var(--color-brand);border-color:var(--color-brand)}.btn-secondary{background-color:var(--color-white);color:var(--color-dark);border-color:var(--color-dark)}.btn-secondary:hover{background-color:var(--color-dark);color:var(--color-white)}.btn-outline{color:var(--color-white);border-color:var(--color-white);background-color:#0000}.btn-outline:hover{background-color:#ffffff26}.page-lines{display:none!important}.page-lines-inner{width:100%;max-width:var(--container-max);padding:0 var(--container-pad);grid-template-columns:repeat(4,1fr);gap:0;height:100%;margin:0 auto;display:grid}.page-line{border-left:1px solid var(--color-page-lines);height:100%}.page-line:last-child{border-right:1px solid var(--color-page-lines)}.page-lines-dark .page-line{border-color:var(--color-page-lines-dark)}.section-dark{color:var(--color-white);background-color:#1a2845}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4{color:var(--color-white)}.section-grey{background-color:var(--color-grey-light)}.text-brand{color:var(--color-brand)}.text-muted{color:var(--color-text-muted)}.text-meta{color:var(--color-text-meta);font-size:var(--font-meta)}.text-white{color:var(--color-white)}.text-small{font-size:var(--font-body-sm)}.text-upper{text-transform:uppercase;letter-spacing:.08em}.flex{display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:.6s forwards fadeInUp}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-grey-light)}::-webkit-scrollbar-thumb{background:var(--color-grey-mid)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-meta)}@media (max-width:1024px){.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr;gap:32px}.page-lines-inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.page-lines-inner{display:none}.btn{padding:12px 24px;font-size:12px}}.rich-content{word-wrap:break-word;overflow-wrap:break-word;max-width:100%;overflow-x:hidden}.rich-content img{max-width:100%;height:auto}.section-padding{padding:80px 0}.service-anchor-section{flex-wrap:wrap;align-items:center;gap:40px;margin-bottom:80px;display:flex}.service-content-wrapper,.service-image-wrapper{flex:1;min-width:300px}.service-heading{color:#1d3960;margin:0 0 24px;font-family:Chakra Petch,sans-serif;font-size:32px;font-weight:700}.subservice-heading{color:#1d3960;margin-bottom:30px;font-family:Chakra Petch,sans-serif;font-size:28px;font-weight:600}@media (max-width:991.98px){.section-padding{padding:60px 0}.service-anchor-section{gap:32px;margin-bottom:60px}.service-heading{margin-bottom:20px;font-size:28px}.subservice-heading{margin-bottom:24px;font-size:24px}}@media (max-width:767.98px){.section-padding{padding:40px 0}.service-anchor-section{align-items:stretch;gap:24px;margin-bottom:48px;flex-direction:column!important}.service-content-wrapper,.service-image-wrapper{min-width:100%}.service-heading{margin-bottom:16px;font-size:24px}.subservice-heading{margin-bottom:20px;font-size:22px}}.blog-item{background-color:var(--color-white)!important;flex-direction:column!important;min-height:420px!important;display:flex!important}.blog-item .blog-info{flex-direction:column!important;flex-grow:1!important;justify-content:space-between!important;display:flex!important}.blog-item--no-image .blog-info{gap:24px;justify-content:flex-end!important}.blog-item--no-image .blog-title{margin-top:0!important;margin-bottom:0!important}.responsive-gallery{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))!important;gap:16px!important;margin:32px 0!important;display:grid!important}.responsive-gallery a{aspect-ratio:1!important;transition:transform .2s,box-shadow .2s!important;display:block!important;overflow:hidden!important;box-shadow:0 4px 12px #00000014!important}.responsive-gallery a:hover{transform:translateY(-4px)!important;box-shadow:0 12px 24px #0000001f!important}.responsive-gallery img{object-fit:cover!important;clip-path:none!important;width:100%!important;height:100%!important;margin:0!important;display:block!important}
@media screen and (min-width:1170px){body:not(.admin-body){padding-top:172px}.navbar-light{z-index:1000;position:fixed;top:0;left:0;right:0;background:#005b98!important}.grid-nav{grid-template-columns:auto 1fr!important;align-items:center!important;display:grid!important}.logo{object-fit:contain!important;width:auto!important;max-width:320px!important;transition:height .3s!important;display:block!important}.logo-full{height:132px!important}.logo-shrunk{height:72px!important}.nav-menu-wrap{justify-content:flex-end!important;align-items:center!important;width:100%!important;display:flex!important}.nav-menu{background:0 0!important;border:none!important;justify-content:flex-end!important;align-items:center!important;margin-left:auto!important;padding:0!important;display:flex!important}.button-left{align-items:center!important;gap:16px!important;margin-left:20px!important;display:flex!important}.menu-button,.w-nav-button,.mobile-menu-drawer{display:none!important}.hero-section{margin-top:-172px!important;padding-top:250px!important;padding-bottom:70px!important}.grid-hero{grid-template-columns:1.15fr .85fr!important;align-items:start!important;gap:48px!important}.hero-title-wrap{flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;display:flex!important}.hero-title{margin-bottom:24px!important;font-size:64px!important;line-height:1.1!important}.hero-title-wrap .button-white{margin-top:0!important}.hero-description{color:#ffffffe6!important;text-align:right!important;margin-top:8px!important;margin-bottom:0!important;font-size:16px!important;line-height:1.6!important}.hero-image-section{margin-top:0!important}.about-hero-section,.what-we-do-hero-section,.contact-hero-section{padding-top:140px!important}}
@media screen and (min-width:768px) and (max-width:1169.98px){body:not(.admin-body){padding-top:84px!important}.navbar-light{z-index:1000!important;background:#005b98!important;height:84px!important;padding:0 24px!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.grid-nav{grid-template-columns:none!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:84px!important;display:flex!important}.brand{align-items:center!important;height:84px!important;display:flex!important}.logo,.logo-full,.logo-shrunk{object-fit:contain!important;width:auto!important;max-width:240px!important;height:52px!important;max-height:52px!important;display:block!important}.nav-menu-wrap{justify-content:flex-end!important;align-items:center!important;display:flex!important}.nav-menu.w-nav-menu,.mega-panel{display:none!important}.button-left{justify-content:flex-end!important;align-self:center!important;align-items:center!important;gap:14px!important;height:84px!important;margin:0!important;padding:0!important;display:flex!important}.menu-button,.w-nav-button.menu-button,.w-nav-button{float:none!important;box-sizing:border-box!important;cursor:pointer!important;color:#fff!important;background:#ffffff1f!important;border:1px solid #ffffff40!important;border-radius:0!important;flex-shrink:0!important;justify-content:center!important;align-self:center!important;align-items:center!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important;margin:0!important;padding:0!important;font-size:0!important;line-height:1!important;display:flex!important;position:static!important;inset:auto!important}.menu-button svg,.w-nav-button.menu-button svg{flex-shrink:0!important;width:24px!important;height:24px!important;margin:auto!important;display:block!important}.poptavka-btn{box-sizing:border-box!important;flex-shrink:0!important;justify-content:center!important;align-self:center!important;align-items:center!important;height:46px!important;margin:0!important;padding:0 18px!important;font-size:13px!important;display:inline-flex!important}.lang-switcher{flex-shrink:0!important;align-self:center!important;align-items:center!important;height:46px!important;margin:0!important;padding:0!important;display:inline-flex!important}.lang-switcher .lang-current{box-sizing:border-box!important;align-items:center!important;height:46px!important;margin:0!important;padding:0 8px!important;line-height:1!important;display:inline-flex!important}.mobile-menu-drawer{z-index:999!important;-webkit-overflow-scrolling:touch!important;box-sizing:border-box!important;opacity:0!important;pointer-events:none!important;background:linear-gradient(#005b98 0%,#032b49 100%)!important;flex-direction:column!important;padding:24px 32px 48px!important;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .25s!important;display:flex!important;position:fixed!important;inset:84px 0 0!important;overflow-y:auto!important;transform:translateY(-110%)!important}.mobile-menu-drawer.drawer-open{opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}.mobile-nav-links{flex-direction:column!important;gap:4px!important;margin-bottom:24px!important;display:flex!important}.mobile-nav-link{color:#fff!important;text-transform:uppercase!important;letter-spacing:.5px!important;background:0 0!important;border-bottom:1px solid #ffffff1f!important;justify-content:space-between!important;align-items:center!important;padding:16px!important;font-family:Chakra Petch,sans-serif!important;font-size:18px!important;font-weight:600!important;text-decoration:none!important;transition:background .15s,color .15s!important;display:flex!important}.mobile-nav-link:hover,.mobile-nav-link:active,.mobile-nav-link.active{color:#fff!important;background:#ffffff1a!important}.mobile-offer-sublinks{background:#0003!important;flex-direction:column!important;gap:4px!important;margin-bottom:8px!important;padding:10px 0 10px 16px!important;display:flex!important}.mobile-offer-sublink{color:#ffffffeb!important;border-left:2px solid #ffffff40!important;align-items:center!important;gap:10px!important;padding:12px 14px!important;font-family:Poppins,sans-serif!important;font-size:15px!important;text-decoration:none!important;transition:all .15s!important;display:flex!important}.mobile-offer-sublink:hover,.mobile-offer-sublink:active{color:#fff!important;background:#ffffff14!important;border-left-color:#ffd200!important}.mobile-menu-actions{flex-direction:column!important;gap:12px!important;width:100%!important;max-width:420px!important;margin-top:auto!important;padding-top:20px!important;display:flex!important}.mobile-cta-btn{color:#005b98!important;text-transform:uppercase!important;letter-spacing:.5px!important;cursor:pointer!important;box-sizing:border-box!important;background:#fff!important;border:none!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;padding:16px 24px!important;font-family:Chakra Petch,sans-serif!important;font-size:16px!important;font-weight:700!important;transition:background .2s,color .2s!important;display:flex!important;box-shadow:0 4px 12px #0003!important}.mobile-cta-btn:hover{color:#1d3960!important;background:#f0f4fb!important}.mobile-phone-link{color:#fffffff2!important;box-sizing:border-box!important;border:1px solid #ffffff40!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:14px!important;font-family:Chakra Petch,sans-serif!important;font-size:16px!important;font-weight:600!important;text-decoration:none!important;transition:background .2s,border-color .2s!important;display:flex!important}.mobile-phone-link:hover{color:#fff!important;background:#ffffff1a!important;border-color:#ffffff80!important}.poptavka-btn{padding:8px 16px!important;font-size:13px!important}.hero-section{background:#005b98!important;margin-top:0!important;padding-top:36px!important;padding-bottom:36px!important}.grid-hero{grid-template-columns:1fr!important;gap:24px!important;padding-top:0!important;display:grid!important}.hero-title-wrap{flex-direction:column!important;align-items:flex-start!important;display:flex!important}.hero-title{margin-bottom:20px!important;font-size:44px!important;line-height:1.15!important}.hero-description{color:#ffffffe6!important;text-align:left!important;margin-bottom:12px!important;font-size:15px!important;line-height:1.6!important}.hero-image-section{margin-top:0!important;padding-top:20px!important;padding-bottom:40px!important}.grid-hero-image{grid-template-columns:1fr!important;gap:30px!important;display:grid!important}.hero-cross-shape{display:none!important}}
@media screen and (max-width:767.98px){html,body{max-width:100vw!important;position:relative!important;overflow-x:hidden!important}body{padding-top:68px!important}.container-full,.w-container{box-sizing:border-box!important;padding-left:16px!important;padding-right:16px!important}.navbar-light{z-index:1000!important;background:#005b98!important;height:68px!important;padding:0!important;position:fixed!important;top:0!important;left:0!important;right:0!important;box-shadow:0 2px 14px #00000040!important}.grid-nav{box-sizing:border-box!important;grid-template-columns:none!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:68px!important;padding:0!important;display:flex!important}.brand{flex-shrink:1!important;align-items:center!important;max-width:calc(100% - 110px)!important;height:68px!important;padding:0!important;display:flex!important}.logo,.logo-full,.logo-shrunk{object-fit:contain!important;flex-shrink:0!important;width:auto!important;max-width:160px!important;height:38px!important;max-height:38px!important;display:block!important}.nav-menu-wrap{flex-shrink:0!important;justify-content:flex-end!important;align-items:center!important;display:flex!important}.nav-menu.w-nav-menu,.mega-panel,.poptavka-btn.mobile-hide{display:none!important}.button-left{align-items:center!important;gap:8px!important;margin:0!important;display:flex!important}.menu-button{color:#fff!important;cursor:pointer!important;background:#ffffff1f!important;border:1px solid #ffffff40!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;padding:0!important;transition:background .2s!important;display:flex!important}.menu-button:active{background:#ffffff40!important}.lang-switcher .lang-current{color:#fff!important;background:#ffffff1a!important;border:1px solid #fff3!important;align-items:center!important;gap:4px!important;height:42px!important;padding:6px 8px!important;font-size:13px!important;display:flex!important}.lang-switcher .lang-menu{min-width:140px!important;left:auto!important;right:0!important}.mobile-menu-drawer{z-index:999!important;-webkit-overflow-scrolling:touch!important;box-sizing:border-box!important;opacity:0!important;pointer-events:none!important;background:linear-gradient(#005b98 0%,#032b49 100%)!important;flex-direction:column!important;padding:16px 16px 36px!important;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .25s!important;display:flex!important;position:fixed!important;inset:68px 0 0!important;overflow-y:auto!important;transform:translateY(-110%)!important}.mobile-menu-drawer.drawer-open{opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}.mobile-nav-links{flex-direction:column!important;gap:2px!important;margin-bottom:20px!important;display:flex!important}.mobile-nav-link{color:#fff!important;text-transform:uppercase!important;letter-spacing:.5px!important;background:0 0!important;border-bottom:1px solid #ffffff1a!important;justify-content:space-between!important;align-items:center!important;padding:14px 12px!important;font-family:Chakra Petch,sans-serif!important;font-size:17px!important;font-weight:600!important;text-decoration:none!important;display:flex!important}.mobile-nav-link:active,.mobile-nav-link.active{color:#ffd200!important;background:#ffffff14!important}.mobile-offer-sublinks{background:#0003!important;flex-direction:column!important;gap:2px!important;margin-bottom:6px!important;padding:6px 0 6px 12px!important;display:flex!important}.mobile-offer-sublink{color:#ffffffe6!important;border-left:2px solid #ffffff40!important;align-items:center!important;gap:10px!important;padding:10px!important;font-family:Poppins,sans-serif!important;font-size:14px!important;text-decoration:none!important;display:flex!important}.mobile-offer-sublink:active{color:#fff!important;border-left-color:#ffd200!important}.mobile-menu-actions{flex-direction:column!important;gap:12px!important;margin-top:auto!important;padding-top:14px!important;display:flex!important}.mobile-cta-btn{color:#005b98!important;text-transform:uppercase!important;letter-spacing:.5px!important;cursor:pointer!important;box-sizing:border-box!important;background:#fff!important;border:none!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;padding:15px!important;font-family:Chakra Petch,sans-serif!important;font-size:16px!important;font-weight:700!important;display:flex!important;box-shadow:0 4px 12px #0003!important}.mobile-phone-link{color:#fffffff2!important;box-sizing:border-box!important;border:1px solid #ffffff40!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:12px!important;font-family:Chakra Petch,sans-serif!important;font-size:16px!important;font-weight:600!important;text-decoration:none!important;display:flex!important}.hero-section{background:#005b98!important;margin-top:0!important;padding-top:24px!important;padding-bottom:24px!important;position:relative!important;overflow:hidden!important}.grid-hero{flex-direction:column!important;grid-template-columns:none!important;gap:18px!important;padding-top:0!important;display:flex!important}.hero-title-wrap{flex-direction:column!important;align-items:flex-start!important;gap:16px!important;width:100%!important;display:flex!important}.hero-title{color:#fff!important;word-break:break-word!important;margin:0!important;font-size:27px!important;font-weight:700!important;line-height:1.2!important}.hero-title-wrap .button-white{text-align:center!important;text-transform:uppercase!important;letter-spacing:.5px!important;box-sizing:border-box!important;justify-content:center!important;width:100%!important;padding:14px 20px!important;font-size:14px!important;font-weight:700!important;display:flex!important}.hero-description{color:#ffffffe6!important;margin:0!important;font-size:15px!important;line-height:1.55!important}.hero-image-section{padding-top:10px!important;padding-bottom:36px!important;position:relative!important;overflow:hidden!important}.grid-hero-image{flex-direction:column!important;grid-template-columns:none!important;gap:20px!important;display:flex!important}.hero-image-wrap{order:1!important;width:100%!important;margin:0!important}.hero-list-wrapper{box-sizing:border-box!important;background:#081a33!important;border:1px solid #ffffff1f!important;order:2!important;width:100%!important;padding:20px 16px!important}.hero-list-wrapper .heading-h5{color:#fff!important;margin-bottom:14px!important;font-family:Chakra Petch,sans-serif!important;font-size:18px!important}.hero-list{flex-direction:column!important;gap:12px!important;display:flex!important}.hero-list-item{color:#ffffffeb!important;align-items:flex-start!important;gap:10px!important;font-size:14px!important;line-height:1.4!important;display:flex!important}.hero-list-icon{flex-shrink:0!important;width:16px!important;height:16px!important;margin-top:2px!important}.hero-cross-shape,.hero-decoration-one{display:none!important}#hero-video-wrap{border:1px solid #ffffff26!important;width:100%!important;padding-top:56.25%!important;position:relative!important}#hero-pause-btn{width:40px!important;height:40px!important}.about-hero-section,.what-we-do-hero-section,.contact-hero-section{padding-top:30px!important;padding-bottom:30px!important}.hero-heading-inner{font-size:26px!important;line-height:1.2!important}}@media screen and (max-width:390px){.logo,.logo-full,.logo-shrunk{max-width:135px!important;height:34px!important;max-height:34px!important}.hero-title{font-size:23px!important}.lang-switcher .lang-code{display:none!important}.lang-switcher .lang-current{padding:4px 6px!important}}
.logo{width:auto;transition:all .3s}.logo-full{height:60px}.logo-shrunk{height:50px}@media (min-width:1170px){.logo-full{height:132px}.logo-shrunk{height:72px}}.poptavka-btn{cursor:pointer;background:0 0;padding:10px 24px;font-family:Chakra Petch,sans-serif;font-weight:700;transition:all .2s;color:#fff!important;border:2px solid #fff!important}.poptavka-btn:hover{color:#1d3960!important;background:#fff!important;border-color:#fff!important}.nav-menu .nav-link-light{list-style:none!important}.nav-menu .nav-link-light:before,.nav-menu .nav-link-light:after,.nav-menu .w-nav-link:before,.nav-menu .w-nav-link:after{content:none!important;display:none!important}.menu-button,.w-nav-button.menu-button{box-sizing:border-box;float:none;border-radius:0;margin:0;padding:0}
.footer-wrapper{color:#fff;font-family:var(--font-body,sans-serif);background-color:#005b98;padding-top:4rem;padding-bottom:2.5rem;position:relative;overflow:hidden}@media (min-width:1024px){.footer-wrapper{padding-top:6rem}}.footer-bg-graphic{pointer-events:none;background:radial-gradient(circle at 100% 100%,#ffffff05,#0000 70%);width:50%;height:120%;position:absolute;bottom:0;right:0}.footer-content{z-index:10;position:relative}.footer-grid{grid-template-columns:1fr;row-gap:3rem;display:grid}@media (min-width:1024px){.footer-grid{grid-template-columns:repeat(12,1fr);gap:4rem 3rem}}.footer-col-1{flex-direction:column;display:flex}@media (min-width:1024px){.footer-col-1{grid-column:span 3/span 3}}.footer-logo{filter:brightness(0)invert();width:auto;height:50px}@media (min-width:1024px){.footer-logo{height:70px}}.footer-newsletter-wrapper{margin-top:3rem}@media (min-width:1024px){.footer-newsletter-wrapper{margin-top:8rem}}.footer-heading{color:#fff;letter-spacing:.025em;margin-bottom:1rem;font-size:22px;font-weight:700}@media (min-width:1024px){.footer-heading{margin-bottom:1.5rem;font-size:26px}}.footer-form{background-color:#0000;border:1px solid #ffffff4d;border-radius:4px;align-items:center;padding:.75rem 1rem;display:flex}@media (min-width:1024px){.footer-form{padding:1rem 1.25rem}}.footer-input{color:#fff;background-color:#0000;border:none;outline:none;width:100%;font-size:15px}.footer-input::placeholder{color:#fff9}@media (min-width:1024px){.footer-input{font-size:17px}}.footer-btn{color:#fff;opacity:.8;background:0 0;border:none;margin-left:.5rem;transition:color .3s,opacity .3s}.footer-btn:hover{color:#d7141a;opacity:1}@media (min-width:1024px){.footer-col-2{grid-column:span 6/span 6;padding-left:1rem}}.footer-links-grid{grid-template-columns:1fr;gap:1rem 1.5rem;display:grid}@media (min-width:768px){.footer-links-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-links-grid{row-gap:1.25rem}}.footer-link{color:#fffc;font-size:15px;text-decoration:none;transition:color .3s}.footer-link:hover{color:#fff}@media (min-width:1024px){.footer-link{font-size:17px}.footer-col-3{grid-column:span 4/span 4}}.footer-links-col{flex-direction:column;gap:1rem;display:flex}@media (min-width:1024px){.footer-links-col{gap:1.25rem}.footer-col-4{grid-column:span 3/span 3}}.footer-contact-info{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}@media (min-width:1024px){.footer-contact-info{gap:1.5rem;margin-bottom:3.5rem}}.footer-contact-item{align-items:flex-start;gap:1rem;display:flex}.footer-contact-item.center{align-items:center}.footer-contact-icon{color:#fffc;flex-shrink:0;width:22px}.footer-contact-icon.mt{margin-top:.125rem}.footer-contact-text{color:#fffc;font-size:15px;line-height:1.6}@media (min-width:1024px){.footer-contact-text{font-size:17px}}.footer-certs{flex-direction:column;gap:.75rem;display:flex}@media (min-width:1024px){.footer-certs{gap:1rem}}.footer-cert-item{color:#fffc;align-items:center;gap:.75rem;font-size:15px;display:flex}@media (min-width:1024px){.footer-cert-item{font-size:17px}}.footer-cert-icon{opacity:.7;flex-shrink:0;width:20px}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:4rem;padding-top:1.5rem;display:flex}@media (min-width:768px){.footer-bottom{flex-direction:row}}@media (min-width:1024px){.footer-bottom{margin-top:6rem;padding-top:2rem}}.footer-copyright{color:#fff9;font-size:14px;line-height:1.8}@media (min-width:768px){.footer-copyright{line-height:normal}}@media (min-width:1024px){.footer-copyright{font-size:16px}}.footer-legal{margin-top:.25rem;display:block}@media (min-width:768px){.footer-legal{margin-top:0;display:inline}}.footer-legal-link{color:inherit;margin-left:.5rem;text-decoration:none;transition:color .3s}.footer-legal-link:hover{color:#fff}
