.global-header{padding:16px 0;position:fixed;width:100%;z-index:99}.global-header.header__fixed{background-color:#fff;border:1px solid #00000014}.global-header .header-align-center{align-items:center;justify-content:space-between}.global-header .logo-section{max-width:160px}.global-header .logo-section a{display:inline-block}.global-header .button-section.mobile{display:none}.global-header .menu-section ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.global-header .menu-section ul li.parent{margin-right:20px;padding:12px 0 12px 10px;position:relative}.global-header .menu-section ul li a{color:#6b6b66;font-size:14px;text-decoration:none}.global-header .menu-section ul li.parent a.menu-link:after{background-color:#266adc;content:"";display:block;height:1px;position:absolute;transform-origin:left;transition:width .3s ease-in-out;width:0;z-index:1}.global-header .menu-section ul li.parent a.menu-link:hover:after{width:90%}.global-header .menu-section ul li.arrow:after{background-image:url(https://47032319.fs1.hubspotusercontent-na2.net/hubfs/47032319/menu-drop-down.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:8px;margin-left:5px;position:relative;transition:.5s ease;width:8px}.global-header .menu-section ul li.arrow.show:after{transform:rotate(180deg);transition:.5s ease}.global-header .button-section .button-class:first-child{margin-right:10px}.global-header .button-section .button-class a{font-size:14px;padding:9px 19px}.global-header .child-container{background-color:#fff;border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.05);left:-200%;opacity:0;position:absolute;transition:.3s ease;translate:0 -15px;visibility:hidden}.global-header .child-container.width-2 .child-menu-block,.global-header .child-container.width-5 .child-menu-block{width:302px}.global-header .child-container .line{background-image:linear-gradient(var(--tw-gradient-via-stops));height:1px;opacity:.3;position:absolute;top:12px;width:100%}.global-header .child-menu-block{border:1px solid #00000014;display:grid;gap:7px 12px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:12px;padding:7px 10px;width:590px}.global-header .menu-section ul li.arrow.show .child-container{opacity:1;translate:0 0;visibility:visible}.global-header .child-container a{align-items:self-start;border-radius:16px;display:flex;padding:12px 15px;width:280px}.global-header .child-container a:hover{background-color:#f5f5f5}.global-header .child-container a .img-hover{align-items:center;background-color:#266adc14;border-radius:16px;display:flex;height:36px;justify-content:center;margin-right:10px;width:36px}.global-header .child-container a .img-hover img{width:16px}.global-header .child-container .child-text{flex-basis:calc(100% - 50px)}.global-header .child-container .child-text h6{color:#1a1a18;font-size:13px;margin-bottom:3px}.global-header .child-container .child-text p{color:#6b6b66b2;font-size:12px;margin-bottom:0}.global-header .btn-box{display:flex;flex-wrap:nowrap}.global-header .burger{background:transparent;cursor:pointer;display:none;height:15px;position:relative;width:25px}.global-header .burger .burger-line{background:#000;border-radius:15px;display:block;height:2px;left:0;opacity:1;position:absolute;width:100%}.global-header .burger .burger-line:first-child{top:0}.global-header .burger .burger-line:nth-child(2){top:8px}.global-header .burger .burger-line:nth-child(3){top:16px}.ai-popup-form{background-color:#00000029;height:100%;inset:0;opacity:0;overflow-y:scroll;position:fixed;transition:opacity .3s ease-in-out;visibility:hidden;width:100%;z-index:9}.ai-popup-form .popup-content{background-color:#fff;border:1px solid #00000014;border-radius:16px;margin:50px auto;max-width:448px;padding:32px 25px;position:relative;transform:scale(0);transition:transform .3s ease-in-out}.ai-popup-form .popup-content h5{font-size:24px;margin-bottom:10px}.ai-popup-form .popup-content p{color:#6b6b66;font-size:16px;margin-bottom:0}.ai-popup-form .popup-content .form-title{display:none}.ai-popup-form .popup-content form{margin-top:35px}.ai-popup-form .popup-content form label{font-size:14px;font-weight:600}.ai-popup-form .popup-content .hs_firstname .input{margin-right:8px!important}.ai-popup-form .popup-content .input{margin-right:0!important}.ai-popup-form .popup-content input{background-color:#fafaf8;border:1px solid #00000014;border-radius:16px;width:100%!important}.ai-popup-form form input[type=submit]{background-color:#2059b9;border:1px solid #2059b9;font-size:16px;font-weight:600;margin-top:7px;padding:15px}.ai-popup-form .hs-form-field{margin-bottom:12px}.ai-popup-form .popup-content .cross-box{border-radius:50%;height:35px;position:absolute;right:25px;top:25px;width:35px}.ai-popup-form .popup-content .cross{align-items:center;background-position:50%;background-size:contain;color:#6b6b66;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.ai-popup-form .popup-content .cross-box:hover{background-color:#f5f5f5}.ai-popup-form .popup-content .cross-box:hover .cross{color:#000}.global-header.show .ai-popup-form{opacity:1;visibility:visible}.global-header.show .ai-popup-form .popup-content{transform:scale(1)}body.fixed{position:fixed;width:100%}@media(max-width:1200px){.global-header .logo-section{flex-basis:18%}.global-header .menu-section{flex-basis:62%}.global-header .button-section{flex-basis:20%}.global-header .menu-section ul li.parent{margin-right:10px}}@media(max-width:1024px){.global-header .burger{display:block}.global-header .button-section.desktop{display:none}.global-header .logo-section{flex-basis:auto}.global-header .button-section.mobile{display:block}.global-header .menu-section{background-color:#fff;border-top:1px solid #0000000d;height:0;left:0;opacity:0;overflow-y:scroll;position:absolute;top:66px;transition:.3s ease;visibility:hidden;width:100%}.global-header.mobile-nav .menu-section{height:90vh;opacity:1;visibility:visible}.global-header .menu-section ul li.parent{margin-right:0;padding:12px 20px}.global-header .menu-section ul{display:block;margin-top:20px}.global-header .menu-section ul li a{font-size:16px;font-weight:500}.global-header .menu-section ul li.arrow:after{height:12px;position:absolute;right:20px;top:25px;width:12px}.global-header .btn-box{border-top:1px solid #0000000d;display:block;margin:20px;padding-top:15px}.global-header .button-section .button-class:first-child{margin-bottom:15px;margin-right:0}.global-header .button-section .button-class a{font-size:16px;font-weight:500;padding:15px 20px;width:calc(100% - 40px)}.global-header .child-container{box-shadow:none;height:0;left:0;position:relative}.global-header .child-menu-block{border:none;display:block;margin-top:0;width:100%}.global-header .child-container .line,.global-header .menu-section ul li.parent a.menu-link:after{display:none}.global-header .child-container a{width:100%}.global-header .child-container a .img-hover{background-color:#00000000}.global-header .menu-section ul li.arrow.show .child-container{height:100%}}