.header{position:fixed;z-index:92;top:0;right:0;left:0;transition:all .5s linear;padding:0 2%;border-top:10px solid #0570eb}.header .inner,.header .header-logo{display:flex}.header .inner{min-height:clamp(87px,3.90625vw,100px);justify-content:space-between;align-items:stretch;max-width:clamp(1405px,84.765625vw,2170px);width:100%;margin:0 auto;padding:0 53px 0 19px}.header .menu-block-header{display:flex;justify-content:space-between;gap:64px;align-items:center;width:100%;font-family:"Poppins",sans-serif;position:relative}.header .menu-box-header{display:flex;align-items:center;gap:clamp(8px,3.203125vw,82px);height:100%}.header .menu-items-header{display:flex;height:100%;direction:ltr}.header .menu-items-header ul{display:flex;align-items:center;gap:clamp(64px,3.046875vw,78px);direction:ltr;padding:0 15px;margin-bottom:0}.header .logo-block-header{transition:all .5s linear}.header .logo-header{width:clamp(85px,4.8046875vw,123px);height:auto;transition:all .5s linear}.header .logo-header-fixed{display:none;width:clamp(85px,4.8046875vw,123px);height:auto;transition:all .5s linear}.header .contact-box-header{display:flex;align-items:center;gap:clamp(33px,3.359375vw,86px)}.header .search-box-header{width:clamp(24px,1.25vw,32px);height:auto}.header .menu-item-link-header{display:flex;justify-content:center;align-items:center;min-height:clamp(41px,2.5390625vw,65px);padding:10px 45px;color:#fff;border-radius:50px;background:#0570eb;border:none;cursor:pointer;font-size:clamp(16px,.703125vw,18px);font-weight:400;line-height:normal;font-family:inherit;transition:all .5s linear;position:relative;overflow:hidden}.header .menu-item-link-header .text-menu-item-link-header{z-index:3}.header .menu-item-link-header::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg, #0570EB 0%, #346FFF 50.4%, #473183 100%);background-size:300% 300%;opacity:0;transition:opacity .5s linear;border-radius:inherit;z-index:1;animation:gradientMove 8s ease infinite}.header .menu-item-link-header:hover::before{opacity:1}.header .menu-items-header>ul>li{position:relative;height:100%;display:flex;align-self:center;align-items:center}.header .menu-items-header>ul>li:has(>ul)::after{content:"";position:absolute;right:-18px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:7px solid #1a2552}.header .menu-items-header ul li a{color:#1a2552;font-size:clamp(18px,.78125vw,20px);font-weight:400;line-height:normal;transition:all .3s linear}.header .menu-items-header ul li:hover a{color:#0570eb}.header .menu-items-header ul .sub-menu{display:block;max-height:0;opacity:0;position:absolute;min-width:clamp(120px,7.03125vw,180px);height:auto;flex-shrink:0;border-radius:0px 0px 15px 15px;background:#fff;left:50%;transform:translateX(-20%);top:100%;text-align:left;transition:all .3s linear;overflow:hidden;padding:12px 25px 0;width:max-content;white-space:nowrap}.header .menu-items-header ul li:first-child .sub-menu{transform:translateX(-30%)}.header .menu-items-header ul .sub-menu li{min-width:clamp(91px,5.5078125vw,141px);padding:clamp(15px,.9765625vw,25px) clamp(20px,1.5625vw,40px);transition:all .3s linear;text-shadow:0 0 rgba(0,0,0,0);text-decoration:none;position:relative;list-style:none}.header .menu-items-header ul .sub-menu li:not(:has(.menu-icon))::after{content:"";position:absolute;left:clamp(10px,.9765625vw,25px);top:50%;transform:translateY(-50%);width:4px;height:4px;border-radius:100%;background:#1a2552}.header .menu-items-header ul li.menu-about .sub-menu li{padding:clamp(15px,.9765625vw,25px) clamp(20px,1.5625vw,40px) clamp(15px,.9765625vw,25px) 2px}.header .menu-items-header ul li.menu-item-has-children.menu-about:hover .sub-menu{padding:0px clamp(16px,1.015625vw,26px) 0 clamp(16px,1.015625vw,26px)}.header .menu-items-header ul li.menu-about>.sub-menu{transform:translateX(-33%)}.header .menu-items-header ul .sub-menu li:not(:last-child){border-bottom:.5px rgba(26,37,82,.2) solid}.header .menu-items-header ul .sub-menu li a{color:#1a2552;font-size:clamp(18px,.78125vw,20px);transition:all .3s linear;display:flex}.header .menu-items-header ul li.menu-item-has-children:hover .sub-menu{max-height:fit-content;opacity:1;padding:9px 17px 0 17px}.header .menu-items-header>ul>li:has(>ul):hover::after{border-top:7px solid #0570eb}.header .mega-menu ul li.current-menu-item .sub-menu li a{text-decoration:none;text-shadow:none}.header .mega-menu ul li.current-menu-item .sub-menu li a:hover{text-decoration:underline;text-shadow:.5px .5px #1a2552}.header.fixed{background:#fff;box-shadow:0px 16px 19.6px -9px rgba(0,0,0,.1)}.header.fixed .logo-header{display:none}.header.fixed .logo-header-fixed{display:block}.header.fixed .mega-menu>ul>li>a{color:#1a2552}.header.fixed .mega-menu>ul>li:hover,.header.fixed .mega-menu>ul>li:active{text-shadow:.5px .5px #1a2552;text-decoration:underline;text-decoration-skip-ink:none;color:#1a2552}.header.fixed .mega-menu ul li.current-menu-item>a{text-shadow:.5px .5px #1a2552;text-decoration:underline;text-decoration-skip-ink:none;color:#1a2552}.header.fixed .mega-menu ul li.current-menu-item .sub-menu li a{text-decoration:none;text-shadow:none}.header.fixed .mega-menu ul li.current-menu-item .sub-menu li a:hover{text-decoration:underline;text-shadow:.5px .5px #1a2552}.header.fixed .menu-item-link-header{border:1px solid #1a2552;background:rgba(0,0,0,0);color:#1a2552;position:relative;overflow:hidden}.header.fixed .menu-item-link-header .text-menu-item-link-header{z-index:2}.header.fixed .menu-item-link-header:hover{color:#fff}.header-popup,.header-popup-bg{top:76px}.header .menu-icon{display:inline-block;vertical-align:middle;margin-right:clamp(18px,1.484375vw,38px)}.header .menu-icon img{width:clamp(16px,.9375vw,24px);height:clamp(16px,.9375vw,24px);object-fit:contain;display:inline-block}@media all and (max-width: 768px){.header-popup,.header-popup-bg{top:50px}}body.admin-bar .header,body.admin-bar .header-popup,body.admin-bar .header-popup-bg{margin-top:32px}@media all and (max-width: 1512px){.header .inner{padding:0 28px 0 0px}.header .menu-items-header ul{gap:clamp(8px,4.2328042328vw,64px);padding:0 .9920634921vw}.header .menu-items-header ul li a{font-size:clamp(12px,1.1904761905vw,18px)}.header .menu-items-header>ul>li{gap:10px}.header .menu-items-header>ul>li:has(>ul)::after{right:0;top:0;transform:translateY(0);position:relative;display:block}.header .menu-box-header{gap:clamp(4px,.5291005291vw,8px)}.header .menu-item-link-header{font-size:clamp(14px,1.0582010582vw,16px);padding:0 25px}.header .logo-header,.header .logo-header-fixed{width:clamp(70px,5.6216931217vw,85px)}.header .contact-box-header{gap:clamp(16px,2.1825396825vw,33px)}.header .menu-items-header ul .sub-menu{padding:0 clamp(12px,1.1243386243vw,17px) 0}.header .menu-items-header ul .sub-menu li a{font-size:clamp(12px,.9259259259vw,14px)}.header .menu-items-header ul li.menu-item-has-children:hover .sub-menu{padding:clamp(4px,.5952380952vw,9px) clamp(12px,1.1243386243vw,17px) 0 clamp(12px,1.1243386243vw,17px)}.header .menu-items-header ul .sub-menu li{padding:clamp(10px,.9920634921vw,15px) clamp(15px,1.3227513228vw,20px)}.header .menu-items-header ul .sub-menu li:not(:has(.menu-icon))::after{left:.6613756614vw}.header .menu-items-header ul li.menu-item-has-children.menu-about:hover .sub-menu{padding:0 clamp(12px,1.1243386243vw,17px)}.header .menu-items-header ul li.menu-about .sub-menu li{padding:clamp(10px,.9920634921vw,15px) clamp(15px,1.3227513228vw,20px) clamp(10px,.9920634921vw,15px) 2px}.header .menu-icon{margin-right:clamp(8px,1.1904761905vw,18px)}}@media all and (max-width: 1360px){.header .menu-items-header ul{gap:clamp(8px,2.9100529101vw,44px)}}@media all and (max-width: 1024px){.header{display:none}}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.section-form{background:linear-gradient(146deg, #F0F5FB 0%, #EFFAF7 50%, #D4E7FE 100%);font-family:"Poppins",sans-serif;color:#1a2552;padding:clamp(53px,3.4765625vw,89px) 2% clamp(59px,4.609375vw,118px) 2%;text-align:left}.section-form p{margin-bottom:0;line-height:unset}.section-form label{margin-bottom:0}.section-form .inner{max-width:clamp(1404px,84.765625vw,2170px);width:100%;padding:0;margin:0 auto}.section-form .sc-form-content{background:#fff;display:flex;align-items:center;justify-content:space-between;gap:clamp(70px,4.2578125vw,109px);padding:clamp(23px,1.40625vw,36px) clamp(109px,6.6015625vw,169px) clamp(25px,1.5625vw,40px) clamp(22px,1.3671875vw,35px);border-radius:25.88px}.section-form .info-box-sc-form{background:#0570eb;border-radius:clamp(19.41px,1.171875vw,30px);padding:0 clamp(63px,3.1640625vw,81px) clamp(66px,3.6328125vw,93px) clamp(63px,3.1640625vw,81px);width:clamp(504px,30.4296875vw,779px);color:#fff;position:relative;display:flex;align-items:flex-end;overflow:hidden;height:clamp(685.178px,41.3671875vw,1059px)}.section-form .title-info-box-sc-form{font-size:clamp(65px,4.0148046875vw,102.779px);font-weight:700;line-height:92%;z-index:5}.section-form .video-bg{display:block;position:absolute;height:100%;width:100%;left:0;top:0;object-fit:cover}.section-form .video-bg.mobile-video{display:none}.section-form .contact-box-sc-form{width:clamp(697px,42.109375vw,1078px);display:flex;flex-direction:column;gap:clamp(59px,4.0625vw,104px);padding:clamp(20px,2.96875vw,76px) 0}.section-form .text-box-contact-box-sc-form{display:flex;flex-direction:column;row-gap:clamp(4px,.5859375vw,15px)}.section-form .text-box-contact-box-sc-form.message-text-box-contact-box-sc-form{display:none}.section-form .subtitle-contact-box-sc-form{font-size:clamp(18px,.859375vw,22px);font-weight:400;line-height:normal;display:flex;align-items:center;gap:4px}.section-form .title-contact-box-sc-form{max-width:clamp(683px,33.6328125vw,861px);width:100%;font-size:clamp(50px,2.5vw,64px);font-weight:400;line-height:109.748%}.section-form .title-contact-box-sc-form b,.section-form .title-contact-box-sc-form strong{color:#0570eb;font-weight:700}.section-form .desc-contact-box-sc-form{max-width:650px;font-size:clamp(18px,.859375vw,22px);font-weight:400;line-height:normal}.section-form .main-block-form-box-sc-form{display:flex;flex-direction:column;row-gap:clamp(20px,1.5625vw,40px)}.section-form .form-components-top-box-sc-form{display:flex;flex-wrap:wrap;justify-content:space-between;gap:37px;row-gap:clamp(74px,4.2578125vw,109px)}.section-form .form-components-bottom-box-sc-form{display:flex;flex-direction:column}.section-form .form-component-box-sc-form{display:flex;flex-direction:column;width:calc(50% - 20px)}.section-form .first-form-component-box-sc-form{width:calc(28.5% - 16px)}.section-form .email-form-component-box-sc-form{width:calc(38% - 12px)}.section-form .form-checkbox-sc-form{color:#65626a;font-size:14px;font-weight:400;line-height:normal;display:flex;gap:10px;text-align:left}.section-form .form-components-bottom-box-sc-form{row-gap:39px}.section-form .form-component-label-sc-form{font-size:clamp(16px,.703125vw,18px);font-weight:400;line-height:normal;color:#484f6b}.section-form .mobile-form-component-box-sc-form{width:calc(28.5% - 16px)}.section-form .form-component-box-sc-form.company-form-component-box-sc-form{margin-bottom:14px;width:calc(28.5% - 16px)}.section-form .form-component-box-sc-form.help-form-component-box-sc-form{width:calc(70% - 16px)}.section-form .form-component-box-sc-form.message-form-component-box-sc-form{width:100%}.section-form .checkbox-label{width:100%}.section-form input[type=checkbox]:checked::before{margin:-1.5px;height:24px;width:24px}.section-form .form-button-sc-form{display:flex;justify-content:center;align-items:center;gap:15px;width:auto;height:clamp(67.288px,4.0625vw,104px);min-width:clamp(328.031px,19.8046875vw,507px);padding:10px;color:#fff;border-radius:10px;background:#0570eb;border:none;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;align-self:flex-start}.section-form .form-button-sc-form::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg, #0570EB 0%, #346FFF 50.4%, #473183 100%);background-size:300% 300%;opacity:0;transition:opacity .5s linear;border-radius:inherit;z-index:1;animation:gradientMove 8s ease infinite}.section-form .form-button-sc-form:hover::before{opacity:1}.section-form .button-text{font-size:clamp(16px,.859375vw,22px);font-weight:400;line-height:normal;font-family:"Poppins",sans-serif;z-index:2}.section-form .form-component-box-sc-form input,.section-form .form-component-box-sc-form select{width:100%;height:30px;display:flex;align-items:center;border:none;border-bottom:1px solid #1a2552;background:rgba(0,0,0,0);font-family:inherit;color:#484f6b;font-size:clamp(16px,.703125vw,18px);font-weight:400;line-height:normal;direction:ltr;text-align:left;min-height:unset;padding:0}.section-form .wpcf7-list-item-label::before{padding:0}.section-form .form-component-box-sc-form input:focus,.section-form .form-component-box-sc-form select:focus{outline:none;box-shadow:none}.section-form input[type=checkbox],.section-form input[type=radio]{margin:0;height:24px;width:24px;min-width:24px;position:absolute;left:0}.section-form .wpcf7-list-item{margin:0 0 0 33px}.section-form .form-field-wrapper{display:flex;flex-direction:column-reverse;align-items:flex-start;height:30px}.section-form .form-field-wrapper .wpcf7-form-control-wrap{width:100%}.section-form .form-field-wrapper .wpcf7-not-valid-tip{font-size:12px !important;position:absolute}.section-form .form-field-wrapper .wpcf7-not-valid-tip input,.section-form .form-field-wrapper .wpcf7-not-valid-tip textarea{width:100%}.section-form .form-field-wrapper:has(input:focus) label,.section-form .form-field-wrapper:has(input:not(:placeholder-shown)) label,.section-form .form-field-wrapper.has-value label{transform:translateY(-10px);font-size:clamp(14px,.625vw,16px)}.section-form .form-field-wrapper label{transform:translateY(0);transition:transform .3s ease,font-size .3s ease,color .3s ease}.section-form .additional-text-contact-box-sc-form{padding:10px 0;font-size:clamp(18px,.859375vw,22px);font-weight:400;line-height:normal;color:#000}.section-form .link-additional-text-contact-box-sc-form{color:#0275d8;text-decoration:underline !important}.wpcf7-form-control-wrap{width:100%}.wpcf7 form .wpcf7-response-output{border:none !important;margin:12px 0 0 0 !important;padding:0 !important;color:#dc3232;font-size:12px !important}.section-form .form-field-wrapper{height:42px;position:relative}.section-form .form-component-label-sc-form{position:absolute;top:-7px;padding-right:10px}.section-form .form-component-box-sc-form input{height:42px}.section-form.section-form-contact-us{padding:0 2% clamp(42px,2.03125vw,52px) 2%;background:none}.section-form.section-form-contact-us .sc-form-content{padding:clamp(44px,2.7734375vw,71px) clamp(37px,2.6171875vw,67px) clamp(41px,2.96875vw,76px) clamp(87px,6.5625vw,168px);gap:78px}.section-form.section-form-contact-us .info-box-sc-form{height:clamp(827px,43.1640625vw,1105px);padding:0 clamp(63px,3.1640625vw,81px) clamp(60px,5.2734375vw,135px) clamp(63px,3.1640625vw,81px)}.section-form.section-form-contact-us .contact-box-sc-form{padding:0;gap:clamp(59px,3.0078125vw,77px)}.section-form.section-form-contact-us .form-components-top-box-sc-form{gap:clamp(34px,2.109375vw,54px);row-gap:2.890625vw}.section-form.section-form-contact-us .form-component-select-sc-form option:first-child{display:none}.section-form.section-form-contact-us .first-form-component-box-sc-form{width:calc(50% - clamp(17px,1.0546875vw,27px))}.section-form.section-form-contact-us .form-component-box-sc-form{width:calc(50% - clamp(17px,1.0546875vw,27px))}.section-form.section-form-contact-us .form-component-box-sc-form.company-form-component-box-sc-form{width:calc(50% - clamp(17px,1.0546875vw,27px));margin-bottom:0}.section-form.section-form-contact-us .form-component-box-sc-form.help-form-component-box-sc-form{width:calc(50% - clamp(17px,1.0546875vw,27px));margin-bottom:1.6015625vw}.section-form.section-form-contact-us .comments-form-component-box-sc-form{width:100%}.section-form.section-form-contact-us .main-block-form-box-sc-form{row-gap:clamp(20px,1.171875vw,30px)}.section-form.section-form-contact-us .form-components-bottom-box-sc-form{row-gap:1.875vw}.section-form.section-form-contact-us .form-button-sc-form{width:100%}.section-form.section-form-contact-us .about-form-component-box-sc-form,.section-form.section-form-contact-us .help-form-component-box-sc-form{position:relative}.section-form.section-form-contact-us .about-form-component-box-sc-form .custom-arrow-sc-form,.section-form.section-form-contact-us .help-form-component-box-sc-form .custom-arrow-sc-form{position:absolute;top:5px;right:3px;pointer-events:none;width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:8px solid #1a2552;z-index:2;cursor:pointer}.section-form.section-form-contact-us .about-form-component-box-sc-form select.form-component-select-sc-form,.section-form.section-form-contact-us .help-form-component-box-sc-form select.form-component-select-sc-form{appearance:none;width:100%;border:none;border-bottom:1px solid #1a2552;background-color:rgba(0,0,0,0);font-size:clamp(16px,.703125vw,18px);color:#1a2552;position:relative;z-index:1}.section-form.section-form-contact-us .form-field-wrapper{height:50px;position:relative}.section-form.section-form-contact-us .form-component-label-sc-form{position:absolute;top:-7px;padding-right:10px}.section-form.section-form-contact-us .form-component-box-sc-form input,.section-form.section-form-contact-us .form-component-box-sc-form select{height:50px}.page-template-page-partner-new .section-form{background:none;padding:clamp(58px,3.125vw,80px) 2% clamp(59px,4.609375vw,118px) 2%}@media all and (max-width: 1512px){.section-form{padding:3.5052910053vw 2% 3.9021164021vw 2%}.section-form .sc-form-content{gap:4.6296296296vw;padding:1.5211640212vw 7.208994709vw 1.6534391534vw 1.455026455vw}.section-form .info-box-sc-form{padding:0 4.1666666667vw 4.3650793651vw 4.1666666667vw;width:41.97%;border-radius:clamp(12.41px,1.2837301587vw,19.41px);height:clamp(553.178px,45.316005291vw,685.178px)}.section-form .contact-box-sc-form{width:58.03%;gap:3.9021164021vw;padding:1.3227513228vw 0}.section-form .title-info-box-sc-form{font-size:clamp(44px,4.2989417989vw,65px)}.section-form .subtitle-contact-box-sc-form{font-size:clamp(14px,1.1904761905vw,18px)}.section-form .title-contact-box-sc-form{max-width:clamp(583px,45.171957672vw,683px);font-size:clamp(34px,3.3068783069vw,50px)}.section-form .desc-contact-box-sc-form{max-width:clamp(528px,42.9894179894vw,650px);font-size:clamp(14px,1.1904761905vw,18px)}.section-form .main-block-form-box-sc-form{row-gap:1.8518518519vw}.section-form .form-components-top-box-sc-form{gap:1.5211640212vw;row-gap:4.2989417989vw}.section-form .form-checkbox-sc-form{font-size:clamp(12px,.9259259259vw,14px)}.section-form .form-components-bottom-box-sc-form{row-gap:2.1164021164vw}.section-form .form-component-label-sc-form{font-size:clamp(14px,1.0582010582vw,16px)}.section-form .form-field-wrapper:has(input:focus) label,.section-form .form-field-wrapper:has(input:not(:placeholder-shown)) label,.section-form .form-field-wrapper.has-value label{font-size:clamp(12px,.9259259259vw,14px);transform:translateY(-8px)}.section-form .form-component-box-sc-form input,.section-form .form-component-box-sc-form select{font-size:clamp(14px,1.0582010582vw,16px)}.section-form .form-button-sc-form{gap:clamp(10px,.9920634921vw,15px);height:clamp(57.288px,4.4502645503vw,67.288px);min-width:clamp(228.031px,21.6951719577vw,328.031px)}.section-form .button-text{font-size:clamp(14px,1.0582010582vw,16px)}.section-form .form-component-box-sc-form{width:calc(50% - 1.3227513228vw)}.section-form .first-form-component-box-sc-form{width:calc(30.5% - 1.0582010582vw)}.section-form .email-form-component-box-sc-form{width:calc(38% - 1.0582010582vw)}.section-form .mobile-form-component-box-sc-form,.section-form .form-component-box-sc-form.company-form-component-box-sc-form{width:calc(30.5% - 1.0582010582vw)}.section-form input[type=checkbox],.section-form input[type=radio]{height:15px;width:15px;min-width:15px}.section-form .wpcf7-list-item{margin:0 0 0 22px}.section-form input[type=checkbox]:checked::before{height:15px;width:15px}.section-form .form-field-wrapper{height:30px}.section-form .form-component-label-sc-form{top:0}.section-form .form-component-box-sc-form input{height:30px}.section-form .additional-text-contact-box-sc-form{padding:8px 0;font-size:clamp(14px,1.1904761905vw,18px)}.section-form.section-form-contact-us{padding:0 2% 42px 2%}.section-form.section-form-contact-us .sc-form-content{padding:2.9100529101vw 2.4470899471vw 2.7116402116vw 5.753968254vw;gap:5.0925925926vw}.section-form.section-form-contact-us .info-box-sc-form{height:clamp(627px,54.6957671958vw,827px);padding:0 4.1666666667vw 3.9682539683vw 4.1666666667vw}.section-form.section-form-contact-us .contact-box-sc-form{padding:0;gap:4.828042328vw}.section-form.section-form-contact-us .form-field-wrapper{height:30px}.section-form.section-form-contact-us .form-component-label-sc-form{top:-7px}.section-form.section-form-contact-us .form-components-top-box-sc-form{gap:2.2486772487vw;row-gap:4.2328042328vw}.section-form.section-form-contact-us .form-component-select-sc-form option:first-child{display:none}.section-form.section-form-contact-us .first-form-component-box-sc-form{width:calc(50% - 1.1243386243vw)}.section-form.section-form-contact-us .form-component-box-sc-form{width:calc(50% - 1.1243386243vw)}.section-form.section-form-contact-us .form-component-box-sc-form.company-form-component-box-sc-form{width:calc(50% - 1.1243386243vw);margin-bottom:0}.section-form.section-form-contact-us .form-component-box-sc-form.help-form-component-box-sc-form{width:calc(50% - 1.1243386243vw);margin-bottom:0}.section-form.section-form-contact-us .comments-form-component-box-sc-form{width:100%}.section-form.section-form-contact-us .main-block-form-box-sc-form{row-gap:1.9841269841vw}.section-form.section-form-contact-us .form-components-bottom-box-sc-form{row-gap:2.1825396825vw}.section-form.section-form-contact-us .form-button-sc-form{width:100%}.section-form.section-form-contact-us .about-form-component-box-sc-form select.form-component-select-sc-form,.section-form.section-form-contact-us .help-form-component-box-sc-form select.form-component-select-sc-form{font-size:clamp(14px,1.0582010582vw,16px)}.section-form.section-form-contact-us .about-form-component-box-sc-form .custom-arrow-sc-form,.section-form.section-form-contact-us .help-form-component-box-sc-form .custom-arrow-sc-form{border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:7px solid #1a2552;top:4px;right:0px}.section-form.section-form-contact-us .form-component-box-sc-form input,.section-form.section-form-contact-us .form-component-box-sc-form select{height:30px}.page-template-page-partner-new .section-form{padding:3.835978836vw 2% 3.9021164021vw 2%}}@media all and (max-width: 1024px){.section-form .subtitle-info-box-sc-form{margin-bottom:1.46484375vw;font-size:clamp(16px,2.1484375vw,22px)}.section-form .title-info-box-sc-form{font-size:clamp(32px,4.296875vw,44px)}.section-form .arrow-info-box-sc-form{width:4.4921875vw}.section-form .subtitle-contact-box-sc-form{font-size:clamp(12px,1.3671875vw,14px)}.section-form .title-contact-box-sc-form{max-width:clamp(483px,56.93359375vw,583px);font-size:clamp(20px,3.3203125vw,34px)}.section-form .desc-contact-box-sc-form{max-width:clamp(428px,51.5625vw,528px);font-size:clamp(12px,1.3671875vw,14px)}.section-form .form-checkbox-sc-form{font-size:clamp(12px,1.3671875vw,14px)}.section-form .form-component-label-sc-form{font-size:clamp(10px,1.3671875vw,14px)}.section-form .form-field-wrapper:has(input:focus) label,.section-form .form-field-wrapper:has(input:not(:placeholder-shown)) label{font-size:clamp(8px,1.171875vw,12px);transform:translateY(-5px)}.section-form .form-field-wrapper.has-value label{font-size:clamp(10px,1.171875vw,12px);transform:translateY(-5px)}.section-form .form-component-box-sc-form input,.section-form .form-component-box-sc-form select{font-size:clamp(12px,1.3671875vw,14px)}.section-form .form-field-wrapper .wpcf7-not-valid-tip{font-size:10px !important}.section-form .additional-text-contact-box-sc-form{font-size:clamp(12px,1.3671875vw,14px)}.section-form.section-form-contact-us .about-form-component-box-sc-form select.form-component-select-sc-form,.section-form.section-form-contact-us .help-form-component-box-sc-form select.form-component-select-sc-form{font-size:clamp(12px,1.3671875vw,14px)}.section-form.section-form-contact-us .about-form-component-box-sc-form .custom-arrow-sc-form,.section-form.section-form-contact-us .help-form-component-box-sc-form .custom-arrow-sc-form{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:5px solid #1a2552}.section-form.section-form-contact-us .info-box-sc-form{height:clamp(532px,61.23046875vw,627px)}}@media all and (max-width: 768px){.section-form{padding:23px 11px 47px 11px}.section-form .inner{padding:0}.section-form .sc-form-content{flex-direction:column;row-gap:17px;min-height:unset;padding:8px 5px 18px 5px}.section-form .info-box-sc-form{width:100%;padding:10px;border-radius:12.607px;height:59.4736842105vw;align-items:center}.section-form .title-info-box-sc-form{font-size:clamp(40px,5.7291666667vw,44px);max-width:75%}.section-form .contact-box-sc-form{width:100%;padding:0 10px;border-radius:15px;row-gap:28px}.section-form .text-box-contact-box-sc-form{row-gap:10px}.section-form .subtitle-contact-box-sc-form{font-size:clamp(16px,2.34375vw,18px)}.section-form .title-contact-box-sc-form{max-width:100%;font-size:clamp(24px,3.6458333333vw,28px)}.section-form .desc-contact-box-sc-form{max-width:100%;font-size:clamp(16px,2.34375vw,18px);line-height:131%}.section-form .form-component-box-sc-form{width:100%}.section-form .mobile-form-component-box-sc-form{margin-bottom:0}.section-form .form-component-label-sc-form{font-size:clamp(16px,2.34375vw,18px)}.section-form .form-field-wrapper:has(input:focus) label,.section-form .form-field-wrapper:has(input:not(:placeholder-shown)) label,.section-form .form-field-wrapper.has-value label{font-size:clamp(14px,2.0833333333vw,16px);transform:translateY(-15px)}.section-form .form-component-box-sc-form input,.section-form .form-component-box-sc-form select{font-size:clamp(16px,2.34375vw,18px)}.section-form .form-checkbox-sc-form{font-size:clamp(14px,2.0833333333vw,16px)}.section-form .form-button-sc-form{gap:12px;height:clamp(67.288px,7.459375vw,57.288px);width:100%;border-radius:6.47px;min-width:unset}.section-form .button-text{font-size:clamp(16px,2.34375vw,18px)}.section-form .form-components-top-box-sc-form{row-gap:41px}.section-form .main-block-form-box-sc-form{row-gap:18px}.section-form input[type=checkbox],.section-form input[type=radio]{margin:4px 0 0 0}.section-form .wpcf7-list-item{margin:0 0 0 22px}.section-form .form-field-wrapper{height:30px;position:relative}.section-form .text-box-contact-box-sc-form.message-text-box-contact-box-sc-form{margin:181px 0 246px 0}.section-form .form-field-wrapper .wpcf7-not-valid-tip{font-size:12px !important}.section-form .form-component-box-sc-form.company-form-component-box-sc-form{width:100%;margin-bottom:0}.section-form .form-component-box-sc-form.help-form-component-box-sc-form{width:100%}.section-form .video-bg.desktop-video{display:none}.section-form .video-bg.mobile-video{display:block}.section-form .form-components-bottom-box-sc-form{row-gap:11px}.section-form .sc-form-content{border-radius:15px}.section-form .form-component-label-sc-form{position:absolute;top:0}.section-form .additional-text-contact-box-sc-form{font-size:clamp(16px,2.34375vw,18px)}.section-form.section-form-contact-us{padding:0 11px 20px 11px}.section-form.section-form-contact-us .sc-form-content{padding:30px 15px 20px 15px}.section-form.section-form-contact-us .info-box-sc-form{display:none}.section-form.section-form-contact-us .contact-box-sc-form{padding:0;gap:28px}.section-form.section-form-contact-us .form-field-wrapper{height:30px}.section-form.section-form-contact-us .form-component-label-sc-form{top:0}.section-form.section-form-contact-us .form-components-top-box-sc-form{row-gap:41px}.section-form.section-form-contact-us .first-form-component-box-sc-form{width:100%}.section-form.section-form-contact-us .form-component-box-sc-form{width:100%}.section-form.section-form-contact-us .form-component-box-sc-form.company-form-component-box-sc-form{width:100%;margin-bottom:0}.section-form.section-form-contact-us .form-component-box-sc-form.help-form-component-box-sc-form{width:100%;margin-bottom:0}.section-form.section-form-contact-us .comments-form-component-box-sc-form{width:100%}.section-form.section-form-contact-us .main-block-form-box-sc-form{row-gap:20px}.section-form.section-form-contact-us .form-components-bottom-box-sc-form{row-gap:14px}.section-form.section-form-contact-us .form-button-sc-form{width:100%}.section-form.section-form-contact-us .about-form-component-box-sc-form select.form-component-select-sc-form,.section-form.section-form-contact-us .help-form-component-box-sc-form select.form-component-select-sc-form{font-size:clamp(16px,2.34375vw,18px)}.section-form.section-form-contact-us .about-form-component-box-sc-form .custom-arrow-sc-form,.section-form.section-form-contact-us .help-form-component-box-sc-form .custom-arrow-sc-form{border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:7px solid #1a2552;top:-1px}.section-form.section-form-blog-post{background:#fff;padding:29px 11px 20px 11px;border-bottom:1px solid #ececec}.page-template-page-partner-new .section-form{padding:28px 11px 47px 11px}}@media all and (max-width: 380px){.section-form .title-info-box-sc-form{font-size:clamp(36px,10.5263157895vw,40px)}}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.wm-poweredby{background-color:#161616;direction:ltr}.wm-poweredby[data-dot-effect="1"] .wm-poweredby-letter.l1:before,.wm-poweredby[data-dot-effect="2"] .wm-poweredby-letter.l2:before,.wm-poweredby[data-dot-effect="3"] .wm-poweredby-letter.l3:before,.wm-poweredby[data-dot-effect="4"] .wm-poweredby-letter.l4:before,.wm-poweredby[data-dot-effect="5"] .wm-poweredby-letter.l5:before,.wm-poweredby[data-dot-effect="6"] .wm-poweredby-letter.l6:before{visibility:visible;animation:jump-animation .5s linear}.wm-poweredby[data-dot-effect="7"] .wm-poweredby-letter.l6:after{visibility:visible;animation:jump-animation-final .5s linear}.wm-poweredby .inner{text-align:center;padding:8px 0;font-size:12px;color:#8d8d8d;display:flex;align-items:center;justify-content:center}.wm-poweredby .wm-poweredby-logo{display:flex;align-items:center;justify-content:center}.wm-poweredby .wm-poweredby-text{display:inline-block;margin-right:7px}.wm-poweredby .wm-poweredby-logo-img{height:13px}.wm-poweredby .wm-poweredby-letter{width:15px;height:15px;position:relative;display:none}.wm-poweredby .wm-poweredby-letter:before,.wm-poweredby .wm-poweredby-letter.l6:after{content:"";display:block;position:absolute;bottom:100%;right:50%;margin:0 -4px -2px;width:6px;height:6px;background-color:#747676;visibility:hidden;border-radius:50%}.wm-poweredby .wm-poweredby-letter.fill path{fill:#959595;animation:letter-push-animation .3s linear}.wm-poweredby .wm-poweredby-letter.hide-dot.l6:after{visibility:hidden}.wm-poweredby .wm-poweredby-letter.l1.fill path{fill:#5da8dc}.wm-poweredby .wm-poweredby-letter.l2{left:-2px}.wm-poweredby .wm-poweredby-letter.l2.fill path{fill:#5da8dc}.wm-poweredby .wm-poweredby-letter.l3{left:-3px}.wm-poweredby .wm-poweredby-letter.l3:before{margin-right:-3px}.wm-poweredby .wm-poweredby-letter.l4{left:-4px}.wm-poweredby .wm-poweredby-letter.l4:before{margin-right:-1px}.wm-poweredby .wm-poweredby-letter.l5{left:-8px}.wm-poweredby .wm-poweredby-letter.l5:before{margin-right:-1px}.wm-poweredby .wm-poweredby-letter.l5 .wm-poweredby-svg{position:absolute;top:-2px;right:0;height:16px}.wm-poweredby .wm-poweredby-letter.l6{left:-13px}.wm-poweredby .wm-poweredby-letter.l6:before,.wm-poweredby .wm-poweredby-letter.l6:after{margin-right:-2px}.wm-poweredby .wm-poweredby-letter.l6 .wm-poweredby-svg{position:absolute;top:-3px;right:0;height:21px}.wm-poweredby .wm-poweredby-svg{position:relative;z-index:1;display:inline-block;width:100%;height:100%}.wm-poweredby .wm-poweredby-svg path{fill:#5f6161;transition:all .7s linear}@keyframes jump-animation{0%{transform:translateX(-13px) translateY(0)}50%{transform:translateX(-6px) translateY(-10px)}100%{transform:translateX(0) translateY(0)}}@keyframes letter-push-animation{0%{transform:translateY(6px)}100%{transform:translateY(0)}}@keyframes jump-animation-final{0%{transform:translateX(0) translateY(0)}50%{transform:translateX(6px) translateY(-10px)}100%{opacity:0;transform:translateX(13px) translateY(0)}}@media all and (max-width: 768px){body .wm-poweredby .inner{padding:8px 0 9px}}.footer{background:#fff;font-family:"Poppins",sans-serif;color:#000;padding:clamp(8px,1.5625vw,40px) 2% clamp(28px,1.6796875vw,43px) 2%;position:relative}.footer p{margin-bottom:0;line-height:unset}.footer::after{content:"";height:10px;width:100%;position:absolute;left:0;bottom:0;background:#0570eb}.footer .inner{max-width:clamp(1405px,84.765625vw,2170px);width:100%;margin:0 auto;padding:0;position:relative;display:flex;align-items:center;justify-content:center}.footer .footer-content{display:flex;flex-direction:column;align-items:stretch;width:100%;row-gap:clamp(10px,1.5625vw,40px)}.footer .menu-lists-block-footer{display:flex;justify-content:space-between;gap:clamp(110px,6.25vw,160px);direction:ltr;text-align:left}.footer .menu-lists-block-footer nav ul{display:flex;align-items:center;justify-content:space-between;padding:25px 15px;gap:clamp(71px,3.046875vw,78px);width:100%;margin-bottom:0}.footer .menu-lists-block-footer nav ul li{list-style:none;transition:all .5s linear;display:flex;flex-direction:column}.footer .menu-lists-block-footer nav ul li a{font-size:clamp(14px,.625vw,16px);font-weight:400;line-height:normal;transition:all .5s linear}.footer .menu-lists-block-footer nav ul li .sub-menu{display:none}.footer .menu-lists-block-footer nav ul li .sub-menu li a{font-size:clamp(14px,.625vw,16px);font-weight:400}.footer .menu-lists-block-footer nav ul li a:hover{text-shadow:.5px .5px #000}.footer .link-text-block-content-footer{display:none}.footer .footer-sublist{display:flex;flex-direction:column;row-gap:13px;text-align:left}.footer .footer-list{display:flex;flex-direction:column;gap:22px;align-items:flex-end}.footer .footer-list.footer-list-location{gap:clamp(10px,.5078125vw,13px)}.footer .footer-link-logo{width:clamp(85px,6.6015625vw,169px);height:auto;display:block}.footer .text-block-footer{display:flex;justify-content:space-between;align-items:center;padding-top:clamp(26px,1.328125vw,34px);border-top:1px solid #d9d9d9}.footer .badge-block-footer.badge-block-mobile-footer{display:none}.footer .footer-top-content{display:flex;justify-content:space-between;gap:64px}.footer .footer-top-content-matrix-box{display:flex;gap:clamp(28px,1.7578125vw,45px);align-items:center}.footer .footer-top-content-matrix-description{font-size:clamp(14px,.625vw,16px);font-weight:400;line-height:normal;max-width:clamp(298px,15.234375vw,390px);width:100%;align-self:flex-end;margin-bottom:5px}.footer .footer-top-content-matrix-description b,.footer .footer-top-content-matrix-description strong{font-weight:700}.footer .footer-top-content-menu-box{display:flex;gap:clamp(25px,3.4375vw,88px)}.footer .badge-block-footer{width:clamp(60px,3.1640625vw,81px);height:auto}.footer .info-text-block-footer{display:flex;align-items:center;gap:3px}.footer .info-text-footer{color:#464646;font-size:14px;font-weight:400;line-height:normal}.footer .info-img-footer{width:54px;height:auto;margin-top:-3px}.footer .text-block-content-footer{display:flex;align-items:center;gap:clamp(64px,2.96875vw,76px)}.footer .link-text-block-content-footer{display:flex;align-items:center;gap:clamp(70px,3.6328125vw,93px)}.footer .link-text-block-content-footer.link-text-block-mobile-content-footer{display:none}.footer .link-footer{color:#464646 !important;font-size:14px;font-weight:400;line-height:normal;position:relative}.footer .link-footer:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:3px;height:3px;border-radius:100%;background:#464646}@media all and (max-width: 1920px){.footer .menu-lists-block-footer nav ul{gap:39px}}@media all and (max-width: 1512px){.footer{padding:8px 2% 28px 2%}.footer::after{height:5px}.footer .footer-link-logo{width:clamp(55px,5.6216931217vw,85px)}.footer .menu-lists-block-footer nav ul li a{font-size:clamp(10px,.9259259259vw,14px)}.footer .menu-lists-block-footer nav ul li .sub-menu{row-gap:10px}.footer .menu-lists-block-footer nav ul li .sub-menu li a{font-size:clamp(10px,.9259259259vw,14px)}.footer .footer-sublist{row-gap:10px}.footer .footer-top-content-matrix-description{font-size:clamp(12px,.9259259259vw,14px);max-width:clamp(208px,19.708994709vw,298px);align-self:center;margin-bottom:0;line-height:128.67%}.footer .footer-top-content-menu-box{align-items:center}.footer .footer-top-content-matrix-box{gap:1.8518518519vw;margin-bottom:.3306878307vw}.footer .menu-lists-block-footer nav ul{padding:1.6534391534vw .9920634921vw;gap:4.6957671958vw}.footer .footer-top-content-menu-box{gap:1.6534391534vw}.footer .link-text-block-content-footer{gap:4.6296296296vw}.footer .badge-block-footer{width:clamp(40px,3.9682539683vw,60px)}.footer .footer-content{row-gap:10px}.footer .text-block-footer{padding-top:1.7195767196vw}.footer .info-text-footer,.footer .link-footer{font-size:clamp(12px,.9259259259vw,14px)}.footer .info-img-footer{width:clamp(44px,3.5714285714vw,54px);margin-top:-.1984126984vw}}@media all and (max-width: 1024px){.footer{padding:18px 2% 23px 2%}.footer .lists-block-footer{width:100%}.footer .info-text-box-footer{gap:8px}.footer .info-text-footer{font-size:clamp(14px,1.7578125vw,18px)}.footer .text-block-footer{gap:5px;padding:17px 15px 0 15px;flex-direction:column-reverse;align-items:flex-start;border-top:none}.footer .text-block-box-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:17px;border-top:1px solid #d9d9d9}.footer .badge-block-footer.badge-block-mobile-footer{display:block;width:60px}.footer .menu-lists-block-footer{gap:4.6875vw}.footer .footer-list-item,.footer .footer-link{font-size:clamp(10px,1.171875vw,12px)}.footer .menu-lists-block-footer nav ul li a{font-size:clamp(16px,1.953125vw,20px)}.footer .menu-lists-block-footer nav ul li .sub-menu li a{font-size:clamp(16px,1.953125vw,20px)}.footer .footer-top-content{flex-direction:column;row-gap:11px}.footer .footer-top-content-matrix-box{flex-direction:column;gap:15px;padding:0 15px;align-items:flex-start;margin-bottom:0}.footer .bottom-text-block-box-footer{display:flex;flex-direction:column}.footer .badge-block-footer,.footer .link-text-block-content-footer{display:none}.footer .link-text-block-content-footer.link-text-block-mobile-content-footer{display:flex;flex-direction:column;row-gap:22px;align-items:flex-start;padding:26px 35px 20px 35px}.footer .link-footer{font-size:clamp(14px,1.7578125vw,18px)}.footer .menu-lists-block-footer nav ul{flex-direction:column;align-items:stretch;padding:0;gap:0;width:100%}.footer .footer-link-logo{width:clamp(85px,10.25390625vw,105px)}.footer .footer-top-content-matrix-description{max-width:clamp(298px,34.9609375vw,358px);font-size:clamp(14px,1.5625vw,16px);align-self:flex-start}.footer .menu-lists-block-footer{width:100%}.footer .menu-lists-block-footer nav{width:100%}.footer .menu-lists-block-footer nav ul li{padding:22px 15px 26px 15px;border-bottom:1px solid #ececec;width:100%}.footer .footer-content{row-gap:0}.footer .info-img-footer{width:54px}.footer .link-footer:before{left:-12px}}@media all and (max-width: 768px){.footer{padding:18px 11px 17px 11px}.footer .lists-block-footer{display:flex;flex-direction:column;padding-bottom:0;border-bottom:none;gap:0;margin-bottom:0;width:100%}.footer .menu-lists-block-footer nav ul{flex-direction:column;width:100%;align-items:flex-start;gap:0;direction:ltr}.footer .link-text-block-content-footer{flex-direction:column}.footer .info-text-block-footer{width:100%;flex-wrap:wrap}.footer .menu-lists-block-footer{flex-direction:column;width:100%;gap:0}.footer .menu-lists-block-footer nav ul li{align-self:stretch}.footer .menu-lists-block-footer nav ul li a{font-size:clamp(16px,2.6041666667vw,20px);color:#1a2552}.footer .info-text-box-footer{flex-direction:column-reverse;align-items:flex-end;gap:17px}.footer .footer-list-item{gap:6px;font-size:clamp(16px,2.6041666667vw,20px)}.footer .footer-link{font-size:clamp(16px,2.6041666667vw,20px)}.footer .info-text-footer{font-size:clamp(14px,2.34375vw,18px)}.footer .footer-sublist{display:block;flex-direction:column;row-gap:20px;margin-left:12px;height:0;transition:height .5s ease;overflow:hidden}.footer .footer-list-item:not(:last-child){margin-bottom:20px}.footer .footer-list-item:last-child{margin-bottom:clamp(31px,5.3385416667vw,41px)}.footer .footer-content{row-gap:0}.footer .footer-link.footer-link-title{font-size:clamp(20px,3.125vw,24px)}.footer .menu-lists-block-footer nav ul li.menu-item-has-children{transition:min-height .3s;max-height:none;justify-content:flex-start;position:relative;row-gap:0}.footer .menu-lists-block-footer nav ul li.menu-item-has-children a{position:relative;width:100%}.footer .menu-lists-block-footer nav ul li.menu-item-has-children .sub-menu li a{font-size:clamp(18px,2.8645833333vw,22px);font-weight:400}.footer .footer-top-content-matrix-description{font-size:clamp(14px,2.0833333333vw,16px);max-width:100%;line-height:128.67%}.footer .info-img-footer{width:clamp(57px,8.7239583333vw,67px);margin-top:-2px}}@media all and (min-width: 1025px){.mobile-menu{display:none}}@media all and (max-width: 1024px){.mobile-menu{border-top:5px solid #0570eb;z-index:98;top:0;left:0;position:fixed;right:0;font-family:"Poppins",sans-serif}.mobile-menu *{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile-menu.open .menu-wrapper>ul>li,.mobile-menu.open .mm-bot-inner>ul{opacity:1}.mobile-menu.open .mm-top{position:relative;transition:.3s all ease}.mobile-menu.open .mm-top .mm-bt .mm-bar-container{transform:rotate(90deg)}.mobile-menu.open .mm-top:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:calc(100% - 11px - 11px);height:1px;background:#e5e7ef}.mobile-menu.open .mm-top .mm-bt .mm-bar-wrapper .mm-bar{transition-delay:.25s;transition:all .3s cubic-bezier(0.4, 0.01, 0.165, 0.99)}.mobile-menu.open .mm-top .mm-bt .mm-bar-wrapper .mm-bar.topBar{transform:translateY(8px) rotate(45deg)}.mobile-menu.open .mm-top .mm-bt .mm-bar-wrapper .mm-bar.mdBar{opacity:0}.mobile-menu.open .mm-top .mm-bt .mm-bar-wrapper .mm-bar.btmBar{transform:translateY(2px) rotate(-45deg)}.mobile-menu.open .mm-bot{height:auto;overflow:auto;visibility:visible}.mobile-menu.open .mm-bot .menu-wrapper,.mobile-menu.open .mm-bot .mm-bg,.mobile-menu.open .mm-bot .mm-bot-inner{visibility:visible}.mobile-menu.open .mm-bot .mm-bg,.mobile-menu.open .mm-bot .mm-bot-inner{opacity:1}.mobile-menu.open .mm-bot .mm-bg{background:hsla(0,0%,100%,.8);border-radius:0;transform:translateX(0)}.mobile-menu .mm-top,.mobile-menu .mm-bt{display:flex;align-items:center}.mobile-menu .mm-top{height:52px;padding-left:11px;padding-right:11px;position:relative;z-index:1;background:#fff;justify-content:space-between}.mobile-menu .logo-mm{width:80px;height:auto;transition:all .5s linear}.mobile-menu .logo-mm-fixed{display:none;width:80px;height:auto;transition:all .5s linear}.mobile-menu .mobile-shop-menu{font-size:18px;display:flex;justify-content:flex-start;align-items:center;flex-grow:1}.mobile-menu .header-button{position:relative;height:40px;padding:0 10px;display:flex;justify-content:center;align-items:center}.mobile-menu .header-button:not(:last-child){margin-left:2%}.mobile-menu .header-account-tt{font-size:85%;color:#fff}.mobile-menu .header-shop-menu-count{margin:0;top:0;left:auto;right:-4px}.mobile-menu .header-shop-menu-ic:after{color:#fff;margin:0;font-size:100%}.mobile-menu .header-logo{display:inline-block}.mobile-menu .header-logo img{width:80px}.mobile-menu .mm-bt{height:100%;text-align:center;position:relative}.mobile-menu .mm-bar-container{position:relative;display:inline-block;height:100%;width:100%;cursor:pointer;user-select:none;transform:rotate(0deg);transition:all .5s cubic-bezier(0.4, 0.01, 0.165, 0.99)}.mobile-menu .mm-bar-wrapper{width:30px;position:relative;display:block;margin:-10px auto 0;top:50%}.mobile-menu .mm-bar-wrapper .mm-bar{width:100%;height:2px;display:block;position:relative;background:#1a2552;transition-delay:0s}.mobile-menu .mm-bar-wrapper .mm-bar:not(:last-child){margin-bottom:1.5px}.mobile-menu .mm-bar-wrapper .mm-bar.topBar{transform:translateY(0px) rotate(0deg)}.mobile-menu .mm-bar-wrapper .mm-bar.mdBar{transform:translateY(5px) rotate(0deg)}.mobile-menu .mm-bar-wrapper .mm-bar.btmBar{transform:translateY(10px) rotate(0deg)}.mobile-menu .mm-bot{position:fixed;right:0;width:100%;top:80px;bottom:0;height:0;overflow:hidden;visibility:hidden}.mobile-menu .mm-bg,.mobile-menu .mm-bot-inner{visibility:hidden;opacity:0}.mobile-menu .mm-bg{position:absolute;z-index:-1;right:0;top:0;bottom:0;left:0;background:#fff;border-bottom-left-radius:500px;transform:translateX(100%);transition:all .5s linear}.mobile-menu .mm-bot-inner ul,.mobile-menu .soc-buttons-wr{width:100%;max-width:500px;margin-right:auto;margin-left:auto}.mobile-menu .mm-bot-inner{position:relative;width:100%;min-height:100%;color:#fff;padding:0 42px 30px;display:flex;flex-direction:column;justify-content:flex-start;backdrop-filter:blur(10px)}.mobile-menu .mm-bot-inner ul{margin-bottom:25px;list-style:none;transition:all .5s linear;padding:0}.mobile-menu .mm-bot-inner ul li{position:relative;transition:all .5s linear;display:flex;flex-direction:column;align-items:center;border-bottom:1px solid rgba(26,37,82,.2);padding:26.5px 0}.mobile-menu .mm-bot-inner ul li:last-child{border:none}.mobile-menu .mm-bot-inner ul li::after{content:"";position:absolute;left:0;bottom:0;height:1px;width:100%;background:#fff;opacity:.4}.mobile-menu .mm-bot-inner ul li.current-menu-item a{color:#0570eb}.mobile-menu .mm-bot-inner ul li.menu-item-has-children.open{padding:28.5px 0 0 0}.mobile-menu .mm-bot-inner ul li.menu-item-has-children.open a{color:#0570eb}.mobile-menu .mm-bot-inner ul li.menu-item-has-children.open .sub-menu li a{color:#1a2552}.mobile-menu .mm-bot-inner ul li.current-menu-item.menu-item-has-children .sub-menu li a{color:#1a2552}.mobile-menu .mm-bot-inner ul li.menu-item-has-children a::after{content:"";position:absolute;right:-18px;top:12px;width:0;height:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:5px solid #1a2552}.mobile-menu .mm-bot-inner ul li.menu-item-has-children.open a::after{border-top:5px solid #0570eb}.mobile-menu .mm-bot-inner ul li.menu-item-has-children.open .sub-menu li a::after{display:none}.mobile-menu .mm-bot-inner ul li.menu-item-has-children.open a{padding:0 0 26.5px 0px;text-align:left}.mobile-menu .mm-bot-inner ul li.menu-item-has-children.open .sub-menu li a{padding:0 0 0 8px}.mobile-menu .mm-bot-inner ul li.menu-item-has-children.open .sub-menu li:has(.menu-icon) a{padding:0 0 0 16px}.mobile-menu .mm-bot-inner ul li.menu-item-has-children.menu-item-has-children .sub-menu li:has(.menu-icon) a{padding:0 0 0 16px}.mobile-menu .mm-bot-inner ul li.menu-item-has-children.open.current-menu-item .sub-menu li a{position:relative}.mobile-menu .mm-bot-inner ul li.menu-item-has-children .sub-menu li{padding:24.5px 0}.mobile-menu .mm-bot-inner ul li.menu-item-has-children .sub-menu li a{position:relative;display:flex;flex-direction:row;padding-left:8px}.mobile-menu .mm-bot-inner ul li.menu-item-has-children .sub-menu li:not(:has(.menu-icon)) a::before{content:"";display:block;position:relative;width:4px;min-width:4px;height:4px;border-radius:100%;background:#0570eb;margin-right:12px}.mobile-menu .mm-bot-inner ul li a{width:auto;color:#1a2552;font-size:18px;font-weight:400;line-height:normal;text-align:center;display:flex;justify-content:center;align-items:center;position:relative;transition:all .5s linear}.mobile-menu .menu-item-link-mm{display:flex;justify-content:center;align-items:center;width:auto;padding:10px 45px;color:#fff;border-radius:50px;background:#0570eb;border:none;cursor:pointer;font-size:18px;font-weight:400;line-height:normal;font-family:"Poppins",sans-serif;transition:all .5s linear;position:relative;overflow:hidden;height:50px}.mobile-menu .menu-item-link-mm .text-menu-item-link-mm{z-index:3}.mobile-menu .menu-item-link-mm::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg, #0570EB 0%, #346FFF 50.4%, #473183 100%);background-size:300% 300%;opacity:0;transition:opacity .5s linear;border-radius:inherit;z-index:1;animation:gradientMove 8s ease infinite}.mobile-menu .menu-item-link-mm:hover::before{opacity:1}.mobile-menu .mm-bot-inner ul li.menu-item-has-children{transition:min-height .3s;max-height:none;justify-content:flex-start;justify-content:flex-start}.mobile-menu .mm-bot-inner ul li.menu-item-has-children .sub-menu{transition:max-height .3s;max-height:0;visibility:hidden;overflow:hidden;margin-bottom:0}.mobile-menu .mm-bot-inner ul li.menu-item-has-children .sub-menu li{list-style:none;transition:all .5s linear;margin:0 30px}.mobile-menu .mm-bot-inner ul li.menu-item-has-children.open .sub-menu{max-height:none;visibility:visible;overflow:visible}.mobile-menu .mm-bot-inner ul li.menu-item-has-children .sub-menu li{align-items:flex-start;text-align:left}.mobile-menu .mm-bot-inner ul li.menu-item-has-children.open .sub-menu li:first-child{position:relative}.mobile-menu .mm-bot-inner ul li.menu-item-has-children .sub-menu li:first-child:before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:calc(100% + 30px + 30px);height:1px;background:rgba(26,37,82,.2)}.mobile-menu .mm-bot-inner ul li.current-menu-item.open a{padding:0 0 26.5px 0px}.mobile-menu .mm-bot-inner ul li.current-menu-item.open .sub-menu li a{padding:0 0 0 8px}.mobile-menu .mm-bot-inner ul li.current-menu-item .sub-menu li a:after{display:none}.mobile-menu .mm-bot-inner ul li.menu-item-has-children .sub-menu li a .menu-icon{width:20px;height:auto;margin-right:13px}.mobile-menu.fixed{background:#fff;box-shadow:0px 4px 15.2px 0px rgba(0,0,0,.05)}.mobile-menu.fixed .logo-mm{display:none}.mobile-menu.fixed .logo-mm-fixed{display:block}.mobile-menu.fixed .mm-bar-wrapper .mm-bar{background:#1a2552}body.admin-bar #wpadminbar{position:fixed;overflow:hidden}body.admin-bar .mobile-menu{top:32px}}@media all and (max-width: 768px){body.admin-bar .mobile-menu{top:46px}}@media all and (max-width: 425px){.mobile-menu .header-logo img{width:18.8235294118vw}.mobile-menu .mobile-shop-menu{font-size:4.2352941176vw}.mobile-menu .header-shop-menu-count{height:4.2352941176vw;min-width:4.2352941176vw;padding:0 1.1764705882vw;font-size:2.3529411765vw}}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.section-popup{font-family:"Poppins",sans-serif;color:#1a2552;position:relative}.section-popup p{margin-bottom:0;line-height:unset}.section-popup label{margin-bottom:0}.section-popup .sc-form-content{background:#fff;display:flex;align-items:center;justify-content:space-between;gap:clamp(20px,2.7777777778vw,42px);padding:clamp(9px,1.2566137566vw,19px) clamp(29px,3.9021164021vw,59px) clamp(9px,1.2566137566vw,19px) clamp(10px,1.3227513228vw,20px);border-radius:15px}.section-popup .info-box-sc-form{background:#0570eb;border-radius:15px;padding:0 clamp(38px,3.835978836vw,58px) clamp(40px,6.6137566138vw,100px) clamp(22px,2.7777777778vw,42px);width:44.01%;color:#fff;position:relative;display:flex;align-items:flex-end;overflow:hidden;height:clamp(605px,46.626984127vw,705px)}.section-popup .title-info-box-sc-form{font-size:clamp(54px,4.2749338624vw,64.637px);font-weight:700;line-height:92%;z-index:5}.section-popup .video-bg{display:block;position:absolute;height:100%;width:100%;left:0;top:0;object-fit:cover}.section-popup .video-bg.mobile-video{display:none}.section-popup .contact-box-sc-form{width:55.99%;display:flex;flex-direction:column;gap:clamp(12px,2.1164021164vw,32px)}.section-popup .text-box-contact-box-sc-form{display:flex;flex-direction:column;row-gap:4px}.section-popup .text-box-contact-box-sc-form.message-text-box-contact-box-sc-form{display:none}.section-popup .subtitle-contact-box-sc-form{font-size:clamp(14px,1.1904761905vw,18px);font-weight:400;line-height:normal;display:flex;align-items:center;gap:4px}.section-popup .title-contact-box-sc-form{max-width:98%;width:100%;font-size:clamp(32px,2.6455026455vw,40px);font-weight:400;line-height:109.748%;margin-bottom:clamp(7px,1.7857142857vw,27px)}.section-popup .title-contact-box-sc-form b,.section-popup .title-contact-box-sc-form strong{color:#0570eb;font-weight:700}.section-popup .desc-contact-box-sc-form{max-width:97%;font-size:clamp(14px,1.1904761905vw,18px);font-weight:400;line-height:normal}.section-popup .main-block-form-box-sc-form{display:flex;flex-direction:column;row-gap:clamp(12px,1.5211640212vw,23px)}.section-popup .form-components-top-box-sc-form{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;row-gap:clamp(24px,3.1746031746vw,48px)}.section-popup .form-components-bottom-box-sc-form{display:flex;flex-direction:column}.section-popup .form-component-box-sc-form{display:flex;flex-direction:column;width:calc(50% - 10px)}.section-popup .first-form-component-box-sc-form{width:calc(50% - 10px)}.section-popup .email-form-component-box-sc-form{width:calc(50% - 10px)}.section-popup .form-checkbox-sc-form{color:#65626a;font-size:14px;font-weight:400;line-height:normal;display:flex;gap:10px;text-align:left}.section-popup .form-components-bottom-box-sc-form{row-gap:14px}.section-popup .form-component-label-sc-form{font-size:clamp(14px,1.0582010582vw,16px);font-weight:400;line-height:normal;color:#484f6b}.section-popup .mobile-form-component-box-sc-form{width:calc(50% - 10px)}.section-popup .form-component-box-sc-form.company-form-component-box-sc-form{width:100%}.section-popup .form-component-box-sc-form.help-form-component-box-sc-form{width:100%}.section-popup .form-component-box-sc-form.title-message-form-component-box-sc-form{width:100%}.section-popup .form-component-box-sc-form.date-form-component-box-sc-form{width:calc(50% - 10px)}.section-popup .form-component-box-sc-form.time-form-component-box-sc-form{width:calc(50% - 10px)}.section-popup .checkbox-label{width:100%}.section-popup input[type=checkbox]:checked::before{margin:-1.5px;height:15.528px;width:15.528px}.section-popup .form-button-sc-form{display:flex;justify-content:center;align-items:center;gap:15px;width:100%;height:clamp(57px,4.4312169312vw,67px);padding:10px;color:#fff;border-radius:10px;background:#0570eb;border:none;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;align-self:flex-start}.section-popup .form-button-sc-form::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg, #0570EB 0%, #346FFF 50.4%, #473183 100%);background-size:300% 300%;opacity:0;transition:opacity .5s linear;border-radius:inherit;z-index:1;animation:gradientMove 8s ease infinite}.section-popup .form-button-sc-form:hover::before{opacity:1}.section-popup .button-text{font-size:clamp(14px,1.0582010582vw,16px);font-weight:400;line-height:normal;font-family:"Poppins",sans-serif;z-index:2}.section-popup .form-component-box-sc-form input,.section-popup .form-component-box-sc-form select{width:100%;height:30px;display:flex;align-items:center;border:none;border-bottom:1px solid #1a2552;background:rgba(0,0,0,0);font-family:inherit;color:#484f6b;font-size:clamp(14px,1.0582010582vw,16px);font-weight:400;line-height:normal;direction:ltr;text-align:left;min-height:unset;padding:0}.section-popup .wpcf7-list-item-label::before{padding:0}.section-popup .form-component-box-sc-form input:focus,.section-popup .form-component-box-sc-form select:focus{outline:none;box-shadow:none}.section-popup input[type=checkbox],.section-popup input[type=radio]{margin:0;height:15.528px;width:15.528px;min-width:15.528px;position:absolute;left:0}.section-popup .wpcf7-list-item{margin:0 0 0 22px}.section-popup .form-field-wrapper{display:flex;flex-direction:column-reverse;align-items:flex-start;height:30px}.section-popup .form-field-wrapper .wpcf7-form-control-wrap{width:100%}.section-popup .form-field-wrapper .wpcf7-not-valid-tip{font-size:12px !important;position:absolute}.section-popup .form-field-wrapper .wpcf7-not-valid-tip input,.section-popup .form-field-wrapper .wpcf7-not-valid-tip textarea{width:100%}.section-popup .form-field-wrapper:has(input:focus) label,.section-popup .form-field-wrapper:has(input:not(:placeholder-shown)) label,.section-popup .form-field-wrapper.has-value label{transform:translateY(-10px);font-size:clamp(10px,.9259259259vw,14px)}.section-popup .form-field-wrapper label{transform:translateY(0);transition:transform .3s ease,font-size .3s ease,color .3s ease}.section-popup .time-form-component-box-sc-form,.section-popup .date-form-component-box-sc-form,.section-popup .help-form-component-box-sc-form{position:relative}.section-popup .time-form-component-box-sc-form .custom-arrow-sc-form,.section-popup .date-form-component-box-sc-form .custom-arrow-sc-form,.section-popup .help-form-component-box-sc-form .custom-arrow-sc-form{position:absolute;top:12px;right:2px;pointer-events:none;width:0;height:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:6px solid #1a2552;z-index:2;cursor:pointer}.section-popup .time-form-component-box-sc-form select.form-component-select-sc-form,.section-popup .date-form-component-box-sc-form select.form-component-select-sc-form,.section-popup .help-form-component-box-sc-form select.form-component-select-sc-form{appearance:none;width:100%;border:none;border-bottom:1px solid #1a2552;background-color:rgba(0,0,0,0);font-size:clamp(14px,.625vw,16px);color:#1a2552;position:relative;z-index:1}.section-popup .time-form-component-box-sc-form .form-component-label-sc-form,.section-popup .date-form-component-box-sc-form .form-component-label-sc-form{left:30px}.section-popup .time-form-component-box-sc-form input,.section-popup .date-form-component-box-sc-form input{padding-left:30px}.section-popup .time-form-component-box-sc-form:before,.section-popup .date-form-component-box-sc-form:before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;background-size:contain;background-repeat:no-repeat}.section-popup .time-form-component-box-sc-form:before{background-image:url("/wp-content/themes/matrix_IL/assets/images/clock-img-sc-popup.svg")}.section-popup .date-form-component-box-sc-form:before{background-image:url("/wp-content/themes/matrix_IL/assets/images/calendar-img-sc-popup.svg")}.wpcf7-form-control-wrap{width:100%}.wpcf7 form .wpcf7-response-output{border:none !important;margin:12px 0 0 0 !important;padding:0 !important;color:#dc3232;font-size:12px !important}.section-popup .form-field-wrapper{height:30px;position:relative}.section-popup .form-component-label-sc-form{position:absolute;top:0;padding-right:10px}.section-popup .form-component-box-sc-form input{height:30px}.popup{position:absolute;transition:.5s;z-index:101}.popup.show{bottom:0}.popup .mobile-{display:none}.popup-container{position:fixed;bottom:-100%;left:0;width:100%;height:100%;display:flex;display:-webkit-flex;justify-content:center;align-items:center;z-index:100;transition:.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.popup-container::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;background:rgba(0,0,0,.6);display:none}.popup-container.show{bottom:0}.popup-container.show::before{display:flex}.popup-container::-webkit-scrollbar{display:none}.popup-max_height{max-height:calc(100% - 20px)}.exit{background:#f5f6fa;border-radius:50%;padding:3px;flex-direction:row;gap:0px;flex-shrink:0;position:absolute;top:14px;right:14px;display:flex;justify-content:center;align-items:center;width:24px;height:24px}@media all and (min-width: 1025px){.exit{display:none}}.exit.mobile-{display:none}.exit .icons-exit-small{flex-shrink:0;width:18px;height:18px;position:relative;display:flex;justify-content:center;align-items:center}.exit-button{flex-shrink:0;width:36px;height:36px;position:absolute;right:-18px;top:-18px}.exit-button .bg{background:#17171a;border-radius:50%;width:36px;height:36px;position:absolute;left:0px;top:0px}.exit-button .icons-exit-small{width:24px;height:24px;position:absolute;left:6px;top:6px;display:flex;justify-content:center;align-items:center;cursor:pointer}.exit-button .group-11214{height:auto;position:absolute;left:7px;top:7px;overflow:visible}.popup-contact-landing .popup-body-contact{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative;border-radius:25px;max-height:calc(100% - 65px);overflow:hidden}.popup-contact-landing .popup-body-contact .popup-close{position:absolute;top:18px;right:41px;cursor:pointer;z-index:1051}.popup-contact-landing .popup-body-contact .popup-close img{width:14.637px}.popup-contact-landing .popup-body-contact .content_popup{width:100%;max-width:1099px;overflow-y:auto;overflow-x:hidden}@media all and (max-width: 1024px){.section-popup .title-info-box-sc-form{font-size:clamp(42px,5.2734375vw,54px)}.section-popup .subtitle-contact-box-sc-form{font-size:clamp(12px,1.3671875vw,14px)}.section-popup .title-contact-box-sc-form{font-size:clamp(20px,3.125vw,32px)}.section-popup .desc-contact-box-sc-form{font-size:clamp(12px,1.3671875vw,14px)}.section-popup .form-checkbox-sc-form{font-size:clamp(12px,1.3671875vw,14px)}.section-popup .form-component-label-sc-form{font-size:clamp(10px,1.3671875vw,14px)}.section-popup .form-field-wrapper:has(input:focus) label,.section-popup .form-field-wrapper:has(input:not(:placeholder-shown)) label{font-size:clamp(8px,1.171875vw,12px);transform:translateY(-5px)}.section-popup .form-field-wrapper.has-value label{font-size:clamp(10px,1.171875vw,12px);transform:translateY(-5px)}.section-popup .form-component-box-sc-form input,.section-popup .form-component-box-sc-form select{font-size:clamp(12px,1.3671875vw,14px)}.section-popup .form-field-wrapper .wpcf7-not-valid-tip{font-size:10px !important}.section-popup .sc-form-content{border-radius:0}.popup .desktop-{display:none}.popup .mobile-{display:block}.popup-container{align-items:flex-end;-webkit-align-items:flex-end;transition:.5s}.popup-contact-landing .popup-body-contact{border-radius:15px 15px 0 0}}@media all and (max-width: 768px){.section-popup .inner{padding:0}.section-popup .sc-form-content{flex-direction:column;row-gap:17px;min-height:unset;padding:41px 15px 21px 15px}.section-popup .info-box-sc-form{width:100%;padding:10px;border-radius:12.607px;height:59.4736842105vw;align-items:center;display:none}.section-popup .title-info-box-sc-form{font-size:clamp(40px,5.7291666667vw,44px);max-width:75%}.section-popup .contact-box-sc-form{width:100%;row-gap:28px}.section-popup .text-box-contact-box-sc-form{row-gap:10px}.section-popup .subtitle-contact-box-sc-form{font-size:clamp(16px,2.34375vw,18px)}.section-popup .title-contact-box-sc-form{max-width:100%;font-size:clamp(24px,3.6458333333vw,28px);margin-bottom:0}.section-popup .desc-contact-box-sc-form{max-width:100%;font-size:clamp(16px,2.34375vw,18px);line-height:131%}.section-popup .form-component-box-sc-form{width:100%}.section-popup .mobile-form-component-box-sc-form{margin-bottom:0}.section-popup .form-component-label-sc-form{font-size:clamp(16px,2.34375vw,18px)}.section-popup .form-field-wrapper:has(input:focus) label,.section-popup .form-field-wrapper:has(input:not(:placeholder-shown)) label,.section-popup .form-field-wrapper.has-value label{font-size:clamp(14px,2.0833333333vw,16px);transform:translateY(-15px)}.section-popup .form-component-box-sc-form input,.section-popup .form-component-box-sc-form select{font-size:clamp(16px,2.34375vw,18px)}.section-popup .form-checkbox-sc-form{font-size:clamp(14px,2.0833333333vw,16px)}.section-popup .form-button-sc-form{gap:12px;height:clamp(67.288px,7.459375vw,57.288px);width:100%;border-radius:6.47px;min-width:unset}.section-popup .button-text{font-size:clamp(16px,2.34375vw,18px)}.section-popup .form-components-top-box-sc-form{row-gap:41px}.section-popup .main-block-form-box-sc-form{row-gap:28px}.section-popup input[type=checkbox],.section-popup input[type=radio]{margin:4px 0 0 0}.section-popup .form-field-wrapper{height:30px;position:relative}.section-popup .text-box-contact-box-sc-form.message-text-box-contact-box-sc-form{margin:181px 0 246px 0}.section-popup .form-field-wrapper .wpcf7-not-valid-tip{font-size:12px !important}.section-popup .form-component-box-sc-form.company-form-component-box-sc-form{width:100%;margin-bottom:0}.section-popup .form-component-box-sc-form.help-form-component-box-sc-form{width:100%}.section-popup .video-bg.desktop-video{display:none}.section-popup .video-bg.mobile-video{display:block}.section-popup .form-components-bottom-box-sc-form{row-gap:11px}.section-popup .sc-form-content{border-radius:0}.section-popup .form-component-label-sc-form{position:absolute;top:0}.section-popup .form-component-box-sc-form.time-form-component-box-sc-form{width:100%}.section-popup .form-component-box-sc-form.date-form-component-box-sc-form{width:100%}.section-popup .time-form-component-box-sc-form .custom-arrow-sc-form,.section-popup .date-form-component-box-sc-form .custom-arrow-sc-form{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:6px solid #1a2552;top:9px;right:4px}.popup-contact-landing .popup-body-contact{border-radius:15px 15px 0 0;max-height:calc(100% - 65px);overflow:hidden}.popup-contact-landing .popup-body-contact .popup-close{right:23px;top:17px}.popup-contact-landing .popup-body-contact .popup-close img{width:14.637px}.popup-contact-landing .popup-body-contact .content_popup{overflow-y:auto;overflow-x:hidden}}@media all and (max-width: 380px){.section-popup .title-info-box-sc-form{font-size:clamp(36px,10.5263157895vw,40px)}}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.section-banner{font-family:"Poppins",sans-serif;color:#fff;padding:152px 2% clamp(40px,1.953125vw,50px) 2%}.section-banner p{margin-bottom:0;line-height:unset}.section-banner .inner{max-width:clamp(1404px,84.765625vw,2170px);width:100%;padding:0;position:relative;margin:0 auto}.section-banner .sc-banner-content{background:linear-gradient(92deg, #0570EB 1.57%, #203360 71.77%);display:flex;justify-content:space-between;align-items:center;padding:clamp(21px,1.328125vw,34px) clamp(150px,8.9453125vw,229px) clamp(17px,1.0546875vw,27px) clamp(85px,6.6015625vw,169px);border-radius:clamp(15px,.9765625vw,25px);gap:2.8125vw}.section-banner .text-box-sc-banner{display:flex;flex-direction:column;row-gap:11px;flex:1;z-index:5}.section-banner .subtitle-sc-banner{font-size:clamp(18px,.9375vw,24px);font-weight:400;line-height:121.538%}.section-banner .title-sc-banner{font-size:clamp(44px,2.5vw,64px);font-weight:400;line-height:121.538%}.section-banner .title-sc-banner b,.section-banner .title-sc-banner strong{font-weight:700}.section-banner .img-box-sc-banner{display:flex;width:clamp(537.278px,32.4609375vw,831px);height:auto}.section-banner .img-box-sc-banner img{width:100%;height:auto}.section-banner.section-banner-blog .sc-banner-content,.section-banner.section-banner-about-us .sc-banner-content{padding:clamp(79px,5.625vw,144px) clamp(85px,6.6015625vw,169px);border-radius:clamp(16.187px,.9765625vw,25px)}.section-banner.section-banner-blog .img-box-sc-banner,.section-banner.section-banner-about-us .img-box-sc-banner{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.section-banner.section-banner-blog .img-box-sc-banner .img-sc-banner,.section-banner.section-banner-about-us .img-box-sc-banner .img-sc-banner{width:100%;height:100%;object-fit:cover;border-radius:clamp(16.187px,.9765625vw,25px)}.section-banner.section-banner-blog .img-desktop-sc-banner,.section-banner.section-banner-about-us .img-desktop-sc-banner{display:block}.section-banner.section-banner-blog .img-mobile-sc-banner,.section-banner.section-banner-about-us .img-mobile-sc-banner{display:none}.section-banner.section-banner-blog.section-banner-blog-post,.section-banner.section-banner-about-us.section-banner-blog-post{padding:152px 2% clamp(20px,1.40625vw,36px) 2%}.section-banner.section-banner-blog.section-banner-blog-post .img-laptop-sc-banner,.section-banner.section-banner-about-us.section-banner-blog-post .img-laptop-sc-banner{display:none}.section-banner.section-banner-blog.section-banner-blog-post .title-sc-banner,.section-banner.section-banner-about-us.section-banner-blog-post .title-sc-banner{max-width:1115px}.section-banner.section-banner-about-us{padding:152px 2% clamp(39px,2.2265625vw,57px) 2%}.section-banner.section-banner-about-us.section-banner-partner{padding:152px 2% clamp(18px,1.25vw,32px) 2%}.section-banner.section-banner-about-us.section-banner-partner .title-sc-banner{max-width:clamp(796px,43.5546875vw,1115px)}.section-banner.section-banner-about-us.section-banner-partner.section-banner-career .title-sc-banner{max-width:clamp(796px,32.109375vw,822px)}@media all and (max-width: 1920px){.section-banner .sc-banner-content{gap:.6640625vw}}@media all and (max-width: 1512px){.section-banner{padding:127px 2% 1.3227513228vw 2%}.section-banner .sc-banner-content{padding:21px 9.9206349206vw 17px 5.5555555556vw;gap:0;border-radius:clamp(11.175px,.9920634921vw,15px)}.section-banner .text-box-sc-banner{row-gap:18px}.section-banner .subtitle-sc-banner{font-size:clamp(14px,1.1904761905vw,18px)}.section-banner .title-sc-banner{font-size:clamp(32px,3.1746031746vw,48px);max-width:clamp(450px,43.8492063492vw,663px)}.section-banner .img-box-sc-banner{width:35.5342592593vw}.section-banner.section-banner-blog .sc-banner-content,.section-banner.section-banner-about-us .sc-banner-content{padding:5.2248677249vw 5.6216931217vw;border-radius:clamp(10px,1.0705687831vw,16.187px)}.section-banner.section-banner-blog .img-box-sc-banner .img-sc-banner,.section-banner.section-banner-about-us .img-box-sc-banner .img-sc-banner{border-radius:clamp(10px,1.0705687831vw,16.187px)}.section-banner.section-banner-blog.section-banner-blog-post,.section-banner.section-banner-about-us.section-banner-blog-post{padding:107px 2% 1.3227513228vw 2%}.section-banner.section-banner-blog.section-banner-blog-post .img-laptop-sc-banner,.section-banner.section-banner-about-us.section-banner-blog-post .img-laptop-sc-banner{display:block}.section-banner.section-banner-blog.section-banner-blog-post .img-desktop-sc-banner,.section-banner.section-banner-about-us.section-banner-blog-post .img-desktop-sc-banner{display:none}.section-banner.section-banner-about-us{padding:127px 2% 2.5793650794vw 2%}.section-banner.section-banner-about-us.section-banner-partner{padding:152px 2% 18px 2%}.section-banner.section-banner-about-us.section-banner-partner .title-sc-banner{max-width:clamp(596px,52.6455026455vw,796px)}.section-banner.section-banner-about-us.section-banner-partner.section-banner-career .title-sc-banner{max-width:clamp(456px,42.9894179894vw,650px)}}@media all and (max-width: 1024px){.section-banner{padding:62px 2% 2.6455026455vw 2%}.section-banner .subtitle-sc-banner{font-size:clamp(12px,1.3671875vw,14px)}.section-banner .title-sc-banner{font-size:clamp(24px,3.125vw,32px);max-width:clamp(300px,43.9453125vw,450px)}.section-banner.section-banner-about-us{padding:62px 2% 2.5793650794vw 2%}.section-banner.section-banner-about-us.section-banner-partner{padding:62px 2% 18px 2%}.section-banner.section-banner-about-us.section-banner-partner .title-sc-banner{max-width:clamp(496px,58.203125vw,596px)}.section-banner.section-banner-about-us.section-banner-partner.section-banner-career .title-sc-banner{max-width:clamp(326px,44.53125vw,456px)}}@media all and (max-width: 768px){.section-banner{padding:76px 11px 24px 11px}.section-banner .inner{padding:0}.section-banner .sc-banner-content{padding:25vw 15px 5.2631578947vw 15px;border-radius:10px;position:relative}.section-banner .text-box-sc-banner{display:flex;row-gap:10px}.section-banner .subtitle-sc-banner{font-size:clamp(14px,2.34375vw,18px)}.section-banner .title-sc-banner{font-size:clamp(24px,3.90625vw,30px);max-width:clamp(380px,65.1041666667vw,500px)}.section-banner .img-box-sc-banner{width:66.3889473684vw;position:absolute;right:15px;top:13px}.section-banner.section-banner-blog .sc-banner-content,.section-banner.section-banner-about-us .sc-banner-content{padding:25vw 10px 5.2631578947vw 14px;border-radius:10px}.section-banner.section-banner-blog .img-box-sc-banner .img-sc-banner,.section-banner.section-banner-about-us .img-box-sc-banner .img-sc-banner{border-radius:10px}.section-banner.section-banner-blog .img-desktop-sc-banner,.section-banner.section-banner-about-us .img-desktop-sc-banner{display:none}.section-banner.section-banner-blog .img-mobile-sc-banner,.section-banner.section-banner-about-us .img-mobile-sc-banner{display:block}.section-banner.section-banner-blog .title-sc-banner,.section-banner.section-banner-about-us .title-sc-banner{max-width:100%}.section-banner.section-banner-blog.section-banner-blog-post,.section-banner.section-banner-about-us.section-banner-blog-post{padding:76px 11px 20px 11px}.section-banner.section-banner-blog.section-banner-blog-post .img-laptop-sc-banner,.section-banner.section-banner-about-us.section-banner-blog-post .img-laptop-sc-banner{display:none}.section-banner.section-banner-blog.section-banner-blog-post .title-sc-banner,.section-banner.section-banner-about-us.section-banner-blog-post .title-sc-banner{max-width:100%}.section-banner.section-banner-about-us{padding:76px 11px 20px 11px}.section-banner.section-banner-about-us.section-banner-partner{padding:76px 11px 20px 11px}.section-banner.section-banner-about-us.section-banner-partner .sc-banner-content{padding:17.1052631579vw 10px 5.5263157895vw 14px}.section-banner.section-banner-about-us.section-banner-partner .title-sc-banner{max-width:98%}.section-banner.section-banner-about-us.section-banner-partner.section-banner-career .title-sc-banner{max-width:98%}}@media all and (max-width: 380px){.section-banner .subtitle-sc-banner{font-size:clamp(10px,3.6842105263vw,14px)}.section-banner .title-sc-banner{font-size:clamp(20px,6.3157894737vw,24px)}}.sections-box,.sections-box-contact-us,.sections-box-blog,.sections-box-blog-post{background:linear-gradient(146deg, #F0F5FB 0%, #EFFAF7 50%, #D4E7FE 100%)}html.ovfh,body.ovfh{overflow:hidden}body{width:100%}.simple-page{direction:ltr;text-align:left}.simple-page .inner{max-width:clamp(1404px,84.765625vw,2170px);width:100%;padding:0 0 50px;position:relative;margin:0 auto}.simple-page .breadcrumbs,.simple-page .block-title{margin-bottom:30px}.simple-page .fr-text{padding:50px 4%}.simple-page .fr-text .wp-block-heading{margin-bottom:20px;font-size:48px}.simple-page .fr-text h3{margin-bottom:20px;font-size:32px}.simple-page .fr-text p{margin-bottom:20px;font-size:24px}.simple-page .fr-text li{font-size:24px}picture{display:block;line-height:0}/*# sourceMappingURL=privacy-policy-page-main.css.map */
