@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Syne:wght@400;500;600;700;800&display=swap);*,*::before,*::after{box-sizing:border-box}html,body{height:100%;width:100%;min-height:100vh;min-width:100vw;margin:0}button{background-color:#fff0;border:none}html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#000048;background-color:#fff;text-align:left;overflow-x:hidden}img{border-style:none;height:auto;max-width:100%}svg{fill:currentColor}.button,.hs-button{position:relative;display:inline-flex;height:auto;padding:0 30px;justify-content:center;align-items:center;border:1px solid #fff0;border-radius:8px;font-family:"Poppins",sans-serif;font-size:16px;font-weight:500;transition:all .3s ease;min-height:40px;text-align:center}@media(min-width:1200px){.button,.hs-button{min-width:160px}}.button-primary,.hs-button{color:#001a72;background:linear-gradient(180deg,#06ffac 0%,#39FFBD 6.25%,#13AEE7 100%);position:relative;z-index:1;overflow:hidden;border:none}.button-primary:before,.hs-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#06ffac 0%,#39FFBD 99.99%,#13AEE7 100%);opacity:0;transition:opacity .4s;z-index:-1}.button-primary:hover:before,.hs-button:hover:before{opacity:1}.hs-button:hover{background:linear-gradient(180deg,#06ffac 0%,#39FFBD 99.99%,#13AEE7 100%)}.button-secondary{background-color:#fff;color:#001a72;border-color:#3ebfef}.button-secondary:hover{color:#fff;background-color:#3ebfef}.button-purple{background:linear-gradient(180deg,#3D6BE3 0%,#7013E7 100%);color:#fff;border-color:none}.button-purple:hover{color:#fff;background:linear-gradient(180deg,#3D6BE3 0%,#7013E7 10%)}.button-dark{background:#000048;background:#000048;color:#fff}.button-dark:hover{background:#001a72;color:#fff}.button-category{height:55px;font-size:18px;font-weight:500;color:#000048;background-color:#fff;border:0;width:100%}.button-category.active,.button-category:hover{border:2px solid #39ffbd}@media(min-width:992px){.button-category{margin-bottom:0;width:auto;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:4px solid #fff0}.button-category.active,.button-category:hover{border:none;border-bottom:4px solid #39ffbd}}.button-link{background:linear-gradient(0deg,#06ffac 0%,#39FFBD 6.25%,#13AEE7 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0;padding-left:0;display:inline-block}.button-link:after{content:"";display:inline-block;width:16px;height:8px;background-image:url(https://zeronetworks.com/wp-content/themes/zeronetworks/css/rebrand/images/arrow-right.png);background-size:contain;background-repeat:no-repeat;margin-left:5px}.button-text{background:linear-gradient(0deg,#06ffac 0%,#39FFBD 6.25%,#13AEE7 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0;padding-left:0;display:inline-block}footer{background:url(https://zeronetworks.com/wp-content/themes/zeronetworks/css/rebrand/images/footer.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;padding:50px 0 0;color:#fff;position:relative}footer .site-logo{width:100px;align-self:flex-start;margin:0 auto}@media(min-width:768px){footer .site-logo{width:150px}}footer .footer-address p{color:#fff;font-size:18px;margin-bottom:15px;line-height:27px}footer .footer-menu{list-style:none;padding:0;margin:0}footer .footer-menu li{margin-bottom:30px}footer .footer-menu li a{color:#fff;font-size:16px;font-family:"Poppins",sans-serif;font-weight:500}footer .button,footer .hs-button{justify-content:center}footer .socials{display:flex;justify-content:center;align-items:center;column-gap:25px}@media(min-width:1200px){footer .socials{justify-content:end}}footer .footer-rights{background:#000048;padding:8px 0;text-align:center;width:100%;margin-top:20px}@media(min-width:992px){footer .footer-rights{text-align:right}}footer .footer-rights p{color:#fff;margin:0;text-align:center}form fieldset.form-columns-2,form fieldset.form-columns-1{margin-bottom:10px;max-width:100%}form fieldset.form-columns-1 .hs-input{width:100%!important}form .form-control,form .hs-input,form select{display:flex;flex:100%;width:100%;max-width:100%;font-size:14px;color:#0f0d72;background:#fff;border:1px solid #d9d9d9;border-radius:8px;outline:none;padding:0 19px;margin-bottom:10px}form .form-control::placeholder,form .hs-input::placeholder,form select::placeholder{color:#0f0d72;opacity:.3;line-height:3}form input,form select{font-family:"Poppins",sans-serif;height:40px}form textarea{font-family:"Poppins",sans-serif;height:100px;padding-top:10px}form .hs-error-msgs{margin-top:-10px!important}form .hs-error-msg{color:#c00!important;font-size:80%}form .hs_error_rollup{background:#fcc;border:1px solid #c00;padding:5px;text-align:center;color:#c00;display:flex;align-items:center;justify-content:center;margin-bottom:10px;border-radius:8px}form .hs_error_rollup .inputs-list{margin:0!important}form .hs_error_rollup .inputs-list li{margin-bottom:0}form .hs_error_rollup .inputs-list label{font-weight:600;margin-bottom:0}form label{font-family:"Poppins",sans-serif;font-weight:600}form label .hs-form-required{color:#c00}form .submitBtn{background-color:#39ffbd;border-radius:10px;font-size:.875rem;line-height:1.0625rem;color:#fff;border:none;transition:all .4s ease;padding:10px 15px}form .submitBtn:hover{background-color:#0f0d72;transform:translateY(6px);transition:all .4s ease}form input[type=checkbox],form input[type=radio]{background-color:#fff;border:2px solid #06ffac}form input[type=checkbox]:checked,form input[type=radio]:checked{background-color:#06ffac;border:2px solid #06ffac}form .inputs-list{list-style:none}form .inputs-list input[type=checkbox],form .inputs-list input[type=radio]{flex-shrink:0;vertical-align:top;appearance:none;background-repeat:no-repeat;background-position:center;background-size:contain;print-color-adjust:exact;float:left;margin-left:-1.5em;border-radius:.25em}form .inputs-list input[type=checkbox]:focus,form .inputs-list input[type=radio]:focus{outline:0}form .form-check,form .inputs-list{display:flex;align-items:center;margin:10px 0 0 0;padding-left:0;flex-wrap:wrap}form .form-check li,form .inputs-list li{margin-bottom:10px;padding-left:0}form .form-check input[type=checkbox],form .form-check input[type=radio],form .inputs-list input[type=checkbox],form .inputs-list input[type=radio]{width:20px!important;height:20px;margin:0 10px 0 0;padding:0}form .form-check input[type=radio],form .inputs-list input[type=radio]{border-radius:100px}form .form-check input[type=checkbox]:checked,form .inputs-list input[type=checkbox]:checked{background:#06ffac url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}form .form-check label,form .inputs-list label{font-weight:400;margin-left:10px}.actions .hs-button{width:auto;margin:0 0 10px}.hs-form{max-width:100%!important}.hs-form .form-columns-2 .hs-form-field:last-of-type .input,.hs-form .form-columns-1 .hs-form-field .input{margin-right:0}.hs-form .cookie-reset-container a{text-decoration:underline}.hs-form .cookie-reset-container a:hover{cursor:pointer;text-decoration:underline}.purple.solid .hs-form .hs-email label{color:#fff}.header{width:100%}@media(max-width:768px){.header .container-xl{padding-left:0;padding-right:0}}.header .navbar-brand{margin-right:30px;padding-left:1.5rem}@media(min-width:992px){.header .navbar-brand{padding-left:0;margin-right:50px}}@media(min-width:1400px){.header .navbar-brand{margin-right:100px}}.header .navbar-brand svg{width:123px}@media(min-width:992px){.header .navbar-brand svg{width:133px}}@media(min-width:1200px){.header .navbar-brand svg{width:143px}}.header .navbar{box-shadow:none}@media(min-width:992px){.header .navbar{justify-content:space-around}}.header .navbar-toggler{border:1px solid #fff;padding:10px 10px 12px;margin-right:.6rem}@media(min-width:992px){.header .navbar-toggler{margin-right:0}}.header .navbar-toggler svg path{background:#000048}.header .navbar-nav{width:100%;justify-content:space-around;margin:0}.header .navbar-nav .navbar-nav-scroll{overflow:auto}.header .navbar-nav .nav-item{text-align:center;margin-bottom:0;padding:0}.header .navbar-nav .nav-item .nav-link{font-size:16px;font-family:"Poppins",sans-serif;font-weight:500;line-height:150%;color:#0f0d72;transition:color .2s ease;border-bottom:6px solid #fff0;padding:20px 0 10px}.header .navbar-nav .nav-item .nav-link.active{background:#f8f8f8}@media(min-width:992px){.header .navbar-nav .nav-item .nav-link{color:#fff;font-size:15px;padding:30px 31px 20px}}@media(min-width:1200px){.header .navbar-nav .nav-item .nav-link{font-size:16px;padding:30px 41px 20px}}.header .navbar-nav .nav-item .nav-link:hover,.header .navbar-nav .nav-item .nav-link.show{color:#4f3eb5;border-bottom:6px solid #4f3eb5}@media(min-width:992px){.header .navbar-nav .nav-item .nav-link:hover,.header .navbar-nav .nav-item .nav-link.show{color:#fff;border-bottom:6px solid #39ffbd}}.header .navbar-collapse{background:#fff}@media(min-width:992px){.header .navbar-collapse{background:none}}.header.light .navbar-toggler{border:1px solid #000048;padding:10px 10px 12px}.header.light .navbar-toggler svg path{fill:#000048}.header.light .navbar-nav .nav-item .nav-link{color:#0f0d72}.header.light svg .cls-2{fill:#fff}.header.light svg .cls-2{fill:#0f0d72}.header.scrolled{background:#fff;box-shadow:0 4px 4px rgb(0 0 0 / .25);padding-bottom:0}.header.scrolled .navbar-toggler{border:1px solid #000048;padding:10px 10px 12px}.header.scrolled .navbar-toggler svg path{fill:#000048}.header.scrolled .navbar-nav .nav-item .nav-link{color:#0f0d72}.header.scrolled svg .cls-2{fill:#fff}.header.scrolled svg .cls-2{fill:#0f0d72}.header .callout.green{padding:0 24px;height:auto}@media(min-width:992px){.header .callout.green{height:73px}}.header .callout.green .row{height:100%}.header .callout.green h4{margin-top:0}.header .callout.green p{line-height:1.2}.header .sidebar{background:#e1ebff;padding:40px 50px;display:flex;justify-content:center;flex-direction:column}.header .sidebar .testimonials{padding:0}.header .sidebar .testimonials .testimonial-item{padding:0;background:none}.header .sidebar .testimonials .testimonial-item p{font-family:"Poppins",sans-serif;font-size:18px;font-weight:300;line-height:27px;color:#000}.header .sidebar .testimonials .testimonial-item .recipient-profile .recipient-name,.header .sidebar .testimonials .testimonial-item .recipient-profile .job-title{font-family:"Poppins",sans-serif;font-size:14px;line-height:21px;color:#000}.header .sidebar .testimonials .testimonial-item .recipient-profile .recipient-name{font-weight:500}.header .sidebar .testimonials .testimonial-item .recipient-profile .job-title{line-height:21px}.header .sidebar img{max-width:300px;width:fit-content}.header .sidebar .video-card{width:293px;height:164px}.header .nav-grid{display:block;padding-top:20px}@media(min-width:992px){.header .nav-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:auto 1fr auto;grid-column-gap:20px;grid-row-gap:0;padding-top:0}}.header .nav-grid .main{grid-area:1/1/3/4}@media(min-width:992px){.header .nav-grid .main{padding-top:40px}}.header .nav-grid .sidebar{grid-area:1/4/4/6}.header .nav-grid .footer{grid-area:3/1/4/5}.header .usecase .use-case-sidebar .use-case-section--case-study{min-height:auto}.header .usecase .category-wrapper{padding:2px 10px}.menu-large{position:static!important}.megamenu{padding:0 20px;width:100%;border-radius:0;margin-top:0!important;border:none;border-bottom:6px solid #4f3eb5;left:0;top:96px}@media(min-width:992px){.megamenu{border-bottom:none;margin-top:-8px!important;box-shadow:0 4px 4px rgb(0 0 0 / .2)}}.megamenu h3,.megamenu h3 a{color:#0f0d72;margin-bottom:9px;font-weight:500;font-family:"Poppins",sans-serif}.megamenu h3:hover a,.megamenu h5:hover a{color:#4f3eb5}.megamenu h4{margin-bottom:26px;font-weight:700;font-size:18px}.megamenu h5,.megamenu h5 a{color:#0f0d72;font-size:16px;font-weight:500;margin-bottom:10px;font-family:"Poppins",sans-serif}.megamenu p{font-size:13px;color:#8d8d8d;line-height:1.2}.megamenu p.lead{font-size:13px;font-weight:500;font-family:"Poppins",sans-serif}.megamenu li{margin-bottom:15px}.megamenu li,.megamenu li a{font-family:"Poppins",sans-serif;color:#0f0d72;font-weight:500;font-size:16px}.megamenu>div>li>ul{padding:0;margin:0}.megamenu>div>li>ul>li{list-style:none}.megamenu>div>li>ul>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:normal}.megamenu>div>li>ul>li>a:hover,.megamenu>div>li>ul>li>a:focus{text-decoration:none;color:#000;background-color:#f5f5f5}.megamenu.disabled>a,.megamenu.disabled>a:hover,.megamenu.disabled>a:focus{color:#9a9a9a}.megamenu.disabled>a:hover,.megamenu.disabled>a:focus{text-decoration:none;background-color:#fff0;background-image:none;cursor:not-allowed}.megamenu.dropdown-header{color:#13aee7;font-size:18px}@media(max-width:768px){.megamenu{margin-left:0;margin-right:0;max-height:calc(50vh - 50px);overflow-y:auto}.megamenu>li{margin-bottom:30px}.megamenu>li:last-child{margin-bottom:0}.megamenu.dropdown-header{padding:3px 15px!important}.navbar-nav .open .dropdown-menu .dropdown-header{color:#fff}}.dropdown-toggle::after{display:none}.text-right{text-align:right}.text-left{text-align:left}.disclaimer{font-size:10px;line-height:14px;color:#001a72}.red{color:#c00}.blue{color:#000048}.patented{position:absolute;top:40px;right:30px;transform:rotate(22deg);font-family:"Poppins",sans-serif;font-weight:600;font-size:22px;line-height:33px;color:#ff8181}.overlay{background:rgb(0 0 0 / .25);position:absolute;inset:0;z-index:0}.grayscale,.greyscale{filter:grayscale(1)}.spacer{height:100px}.font-weight-normal{font-weight:400}.background-wrapper{background:linear-gradient(0deg,rgb(231 239 247 / .75) 0%,#fff0 100%)}.gray-bg,.grey-bg{background:linear-gradient(180deg,#fff0 0%,rgb(188 188 188 / .2) 100%)}.blue-bg{background:linear-gradient(0deg,#E7F9FF 0%,#fff0 75%)}.dkblue-bg{background:url(https://zeronetworks.com/wp-content/themes/zeronetworks/css/rebrand/images/blue-cards.png);background-size:cover;background-repeat:no-repeat;background-attachment:scroll}.green-bg{background:linear-gradient(180deg,#E7F4F7 0%,#fff0 100%)}.ltgreen-bg{background:linear-gradient(0deg,rgb(231 247 234 / .75) 0%,#fff0 100%);background-position:right center;background-repeat:no-repeat;background-size:cover}.ltgreen-bg.reversed{background:linear-gradient(0deg,#fff0 0%,rgb(231 247 234 / .75) 100%)}.solid-blue{background-size:100% 100%;background-position:0 0,0 0,0 0,0 0,0 0;background-image:radial-gradient(27% 30% at 97% 42%,#135CA6 1%,#fff0 99%),radial-gradient(166% 119% at -6% 100%,#135CA6 1%,#fff0 99%),radial-gradient(75% 75% at 50% 50%,#0C0966 0%,#0C0966 98%),radial-gradient(100% 10% at 0% 0%,#0D0B6F 3%,#0D0B6F 14%)}.solid-blue:before{content:"";background-size:100% 100%;background-position:0 0;background-image:radial-gradient(6% 94% at -32% -5%,rgb(22 179 229 / .7294117647) 0%,#fff0 98%),radial-gradient(38% 43% at -6% -2%,rgb(22 179 229 / .7294117647) 0%,#fff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.offwhite-bg{background:#f2f5ff}#main>.pink:first-of-type{background-image:url(https://zeronetworks.com/wp-content/themes/zeronetworks/css/rebrand/images/case-circles.png);background-size:100% auto;background-position:0 9%;background-repeat:no-repeat}#main>.blue:first-of-type{background-image:url(https://zeronetworks.com/wp-content/themes/zeronetworks/css/rebrand/.png),radial-gradient(42.56% 33.79% at 50% 50%,rgb(71 189 239 / .5) 0%,rgb(253 252 255 / .5) 100%);background-size:cover;background-position:-75vw -60vh;background-repeat:no-repeat}#main>.green:first-of-type{background-image:radial-gradient(42.56% 33.79% at 50% 50%,rgb(126 253 192 / .5) 0%,rgb(253 252 255 / .5) 100%);background-size:cover;background-position:-50vw -360px;background-repeat:no-repeat}#main>.green:first-of-type:before{content:"";position:absolute;width:100%;height:100%;background:radial-gradient(42.56% 33.79% at 50% 50%,rgb(126 253 192 / .5) 0%,rgb(253 252 255 / .5) 100%);background-repeat:no-repeat;background-position:55vw 361px;background-size:cover;top:0;left:0;z-index:-1}.mt-n1{margin-top:-0.25rem!important}.mt-n2{margin-top:-0.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.mt-n6{margin-top:-6rem!important}.counter{border-radius:100%;padding:1px 0;margin-bottom:10px;width:25px;display:inline-block;text-align:center}.counter.blue{background-color:#5e9cfc;color:#fff}.arrow{border:2px solid #39ffbd;border-radius:4px;background:#fff;color:#2d7187;margin:0 auto 40px;padding:20px;text-align:center;width:200px}.arrow--1,.videoThumbs .owl-stage .button.active,.videoThumbs .owl-stage .active.hs-button,.videoThumbs .owl-stage .button:hover,.videoThumbs .owl-stage .hs-button:hover{position:relative}.arrow--1:after,.videoThumbs .owl-stage .button.active:after,.videoThumbs .owl-stage .active.hs-button:after,.videoThumbs .owl-stage .button:hover:after,.videoThumbs .owl-stage .hs-button:hover:after,.arrow--1:before,.videoThumbs .owl-stage .button.active:before,.videoThumbs .owl-stage .active.hs-button:before,.videoThumbs .owl-stage .button:hover:before,.videoThumbs .owl-stage .hs-button:hover:before{border:solid #fff0;content:" ";display:block;height:0;position:absolute;pointer-events:none;width:0;bottom:100%}.arrow--1:after,.videoThumbs .owl-stage .button.active:after,.videoThumbs .owl-stage .active.hs-button:after,.videoThumbs .owl-stage .button:hover:after,.videoThumbs .owl-stage .hs-button:hover:after{border-color:#fff0;border-bottom-color:#fff;left:50%;margin-left:-10px;border-width:10px}.arrow--1:before,.videoThumbs .owl-stage .button.active:before,.videoThumbs .owl-stage .active.hs-button:before,.videoThumbs .owl-stage .button:hover:before,.videoThumbs .owl-stage .hs-button:hover:before{border-color:#fff0;border-bottom-color:#39ffbd;left:50%;margin-left:-13px;border-width:13px}.arrow--2{position:relative}.arrow--2:after,.arrow--2:before{border:solid #fff0;content:" ";display:block;height:0;position:absolute;pointer-events:none;width:0;left:100%}.arrow--2:after{border-color:#fff0;border-left-color:#fff;top:50%;margin-top:-10px;border-width:10px}.arrow--2:before{border-color:#fff0;border-left-color:#39ffbd;top:50%;margin-top:-13px;border-width:13px}.arrow--3{position:relative}.arrow--3:after,.arrow--3:before{border:solid #fff0;content:" ";display:block;height:0;position:absolute;pointer-events:none;width:0;top:100%}.arrow--3:after{border-color:#fff0;border-top-color:#fff;left:50%;margin-left:-10px;border-width:10px}.arrow--3:before{border-color:#fff0;border-top-color:#39ffbd;left:50%;margin-left:-13px;border-width:13px}.arrow--4{position:relative}.arrow--4:after,.arrow--4:before{border:solid #fff0;content:" ";display:block;height:0;position:absolute;pointer-events:none;width:0;right:100%}.arrow--4:after{border-color:#fff0;border-right-color:#fff;top:50%;margin-top:-10px;border-width:10px}.arrow--4:before{border-color:#fff0;border-right-color:#39ffbd;top:50%;margin-top:-13px;border-width:13px}.arrow--5{position:relative;border:none}.arrow--5:after,.arrow--5:before{border:solid #fff0;content:" ";display:block;height:0;position:absolute;pointer-events:none;width:0;top:100%}.arrow--5:after{border-color:#fff0;border-top-color:#fff;left:50%;margin-left:-10px;border-width:10px}.arrow--5:before{border-color:#fff0;border-top-color:#999;left:50%;margin-left:-10px;border-width:10px}.arrow--6{position:relative}.arrow--6:after,.arrow--6:before{border:solid #fff0;content:" ";display:block;height:0;position:absolute;pointer-events:none;width:0;margin-top:-2px;top:0}.arrow--6:after{border-color:#fff0;border-top-color:#f8f8f8;left:50%;margin-left:-10px;border-width:10px}.arrow--6:before{border-color:#fff0;border-top-color:#39ffbd;left:50%;margin-left:-13px;border-width:13px}.arrow--7{position:relative}.arrow--7:after,.arrow--7:before{border:solid #fff0;content:" ";display:block;height:0;position:absolute;pointer-events:none;width:0;margin-right:-2px;right:0}.arrow--7:after{border-color:#fff0;border-right-color:#f8f8f8;top:50%;margin-top:-10px;border-width:10px}.arrow--7:before{border-color:#fff0;border-right-color:#39ffbd;top:50%;margin-top:-13px;border-width:13px}.arrow--8{position:relative}.arrow--8:after,.arrow--8:before{border:solid #fff0;content:" ";display:block;height:0;position:absolute;pointer-events:none;width:0;bottom:0;margin-bottom:-2px}.arrow--8:after{border-color:#fff0;border-bottom-color:#f8f8f8;left:50%;margin-left:-10px;border-width:10px}.arrow--8:before{border-color:#fff0;border-bottom-color:#39ffbd;left:50%;margin-left:-13px;border-width:13px}.arrow--9{position:relative}.arrow--9:after,.arrow--9:before{border:solid #fff0;content:" ";display:block;height:0;position:absolute;pointer-events:none;width:0;left:0;margin-left:-2px}.arrow--9:after{border-color:#fff0;border-left-color:#f8f8f8;top:50%;margin-top:-10px;border-width:10px}.arrow--9:before{border-color:#fff0;border-left-color:#39ffbd;top:50%;margin-top:-13px;border-width:13px}.arrow--10{position:relative;border:none}.arrow--10:after,.arrow--10:before{border:solid #fff0;content:" ";display:block;height:0;position:absolute;pointer-events:none;width:0;bottom:0;margin-bottom:0}.arrow--10:after{border-color:#fff0;border-bottom-color:#f8f8f8;left:50%;margin-left:-10px;border-width:10px}.arrow--10:before{border-color:#fff0;border-bottom-color:none;left:50%;margin-left:-10px;border-width:10px}.ytVideo{width:100%;height:100%}.cookie-reset-container{font-size:11px}.underline{position:relative;display:inline-block}.underline:after{content:"";width:100%;height:15px;display:block;background:url(https://zeronetworks.com/files/svg/underline.svg);background-repeat:no-repeat;top:12px}.underline-alt{position:relative;width:100%;height:15px;display:block;background:url(https://zeronetworks.com/files/svg/underline.svg);background-repeat:no-repeat;top:12px}h1,h2,h3,h4,h5,h6{margin-top:.5rem;margin-bottom:1rem;font-family:"Syne",sans-serif;font-weight:600;line-height:1.2;color:inherit}h1.alt,h2.alt,h3.alt,h4.alt,h5.alt,h6.alt{font-family:"Poppins",sans-serif}h1 .green,h2 .green,h3 .green,h4 .green,h5 .green,h6 .green{color:#39ffbd;position:relative}h1 .green:after,h2 .green:after,h3 .green:after,h4 .green:after,h5 .green:after,h6 .green:after{content:"";position:absolute;display:inline-block;bottom:-5px;left:50%;transform:translateX(-50%);width:150%;height:40px;background:radial-gradient(50% 50% at 50% 50%,#39FFBD 0%,#fff0 100%);opacity:.4}h1 .purple,h2 .purple,h3 .purple,h4 .purple,h5 .purple,h6 .purple{color:#4f3eb5}h1{font-size:2.5rem;font-weight:600;line-height:100%}h2{font-size:25px;font-weight:700;margin:0 0 40px;text-align:center}@media(min-width:992px){h2{font-size:32px}}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem;font-weight:700;line-height:120%}p{margin:0;margin-bottom:30px;font-family:"Poppins",sans-serif;font-weight:400;font-size:1rem;line-height:1.75;text-align:left;color:#000048;overflow-wrap:break-word}p.subtitle{line-height:27px;text-align:center;margin:0 auto;margin-bottom:75px;max-width:750px}ul{font-family:"Poppins",sans-serif;list-style:outside disc;margin:0 0 0 15px;font-family:"Poppins",sans-serif;font-weight:400;font-size:1rem;line-height:1.75;text-align:left;color:#000048;overflow-wrap:break-word;margin-bottom:10px}@media(min-width:992px){ul{padding:0}}ul li{display:list-item;padding-left:10px}ul li.warning,ul li.check{list-style:none;padding-left:0}ul li.warning:before{content:"";display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;width:20px;height:20px;background-image:url(https://zeronetworks.com/wp-content/uploads/2023/03/Group-3.svg)!important;margin-right:10px}ul li.check:before{content:"";display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;width:20px;height:20px;background-image:url(https://zeronetworks.com/wp-content/themes/zeronetworks/css/rebrand/images/checkbox.png)!important;margin-right:10px}ul.stylized{list-style:none;padding:0;margin:0}ul.stylized li{display:flex;align-items:center;column-gap:15px;margin-bottom:13px}ul.stylized li .icon-wrapper{background:#e5ebff;border-radius:8px;padding:7px}ul.stylized li p{flex:1;font-family:"Poppins",sans-serif;font-weight:400;font-size:16px;line-height:21px;color:#001a72;margin-bottom:0}.quote_style{display:inline-block;font-size:24px;line-height:30px;font-family:"Heebo",sans-serif;opacity:.5;margin-top:30px;margin-bottom:50px;border-right:1px solid #e6e6e6;padding-right:27px;letter-spacing:.72px}code{color:#000;background-color:#fffd00;padding:2px 6px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap;overflow:hidden}a{background-color:#fff0;text-decoration:none;color:#13aee7;font-family:"Poppins",sans-serif}a:hover,a:active{color:#336;text-decoration:none;outline:none}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}.fa-ul{padding-right:5px;list-style-type:none;margin-left:40px;padding-left:0}.fa-ul li{position:relative;font-weight:400;font-size:13px;line-height:20px;margin-bottom:0;min-height:96px;text-align:left;padding-left:0}@media(min-width:576px){.fa-ul li{font-size:16px;line-height:24px;min-height:auto}}.fa-ul li .fa-li{position:absolute;text-align:center;left:-24px;width:18px;line-height:inherit}@media(min-width:992px){.fa-ul li .fa-li{left:-32px;width:32px}}.fa-ul li img,.fa-ul li i{margin-right:15px}.fa-ul li img.fa-check-circle,.fa-ul li i.fa-check-circle{color:#56ccf2}.fa-ul li img.fa-triangle-exclamation,.fa-ul li i.fa-triangle-exclamation{color:#000048}.announcement{background:#17afe7;background:linear-gradient(270deg,#17afe7 0%,#1fffb1 100%);padding:10px;text-align:center;position:relative;z-index:1}.announcement p{margin:0;font-size:16px;font-weight:700;font-family:"Poppins",sans-serif}.announcement p a{font-family:"Poppins",sans-serif;color:inherit;text-decoration:underline;font-weight:700}@media(min-width:992px){.arrow-boxes{display:flex;justify-content:center}}.arrow-boxes .box{padding:20px 30px 20px 50px;border-radius:16px;position:relative;position:relative;padding-right:20px;width:100%}@media(min-width:992px){.arrow-boxes .box{width:33%}}.arrow-boxes .box .icon-wrapper{background:#f0f6f8;display:inline-block;border-radius:8px;padding:10px}.arrow-boxes .box p:last-of-type{margin-bottom:0}.arrow-boxes .box.box1,.arrow-boxes .box.box2{margin-bottom:10px;margin-right:3%}@media(min-width:992px){.arrow-boxes .box.box1,.arrow-boxes .box.box2{margin-bottom:0}}.arrow-boxes .box.box1:after,.arrow-boxes .box.box2:after{content:"";width:0;height:0;display:block;position:absolute;top:initial;right:initial;bottom:-12%;left:50%;border:0 solid #fff0;border-left-width:125px;border-right-width:125px;border-top:30px solid;transform:translateX(-50%)}@media(min-width:992px){.arrow-boxes .box.box1:after,.arrow-boxes .box.box2:after{transform:translateX(0) translateY(-50%);top:50%;right:-48px;bottom:initial;left:initial;border-top:124px solid #fff0;border-bottom:124px solid #fff0;border-left:50px solid;border-right:none}}@media(min-width:992px){.arrow-boxes .box.box1:after,.arrow-boxes .box.box2:after{border-top:114px solid #fff0;border-bottom:114px solid #fff0}}@media(min-width:1200px){.arrow-boxes .box.box1:after,.arrow-boxes .box.box2:after{border-top:104px solid #fff0;border-bottom:104px solid #fff0}}.arrow-boxes .box.box1{z-index:2}.arrow-boxes .box.box2{z-index:1}.arrow-boxes.style1 .box.box1{background-color:#dbe4f9}.arrow-boxes.style1 .box.box1:after{border-top-color:#dbe4f9}@media(min-width:992px){.arrow-boxes.style1 .box.box1:after{border-top-color:#fff0;border-left-color:#dbe4f9}}.arrow-boxes.style1 .box.box2{background-color:#d2d7f0}.arrow-boxes.style1 .box.box2:after{border-top-color:#d2d7f0}@media(min-width:992px){.arrow-boxes.style1 .box.box2:after{border-top-color:#fff0;border-left-color:#d2d7f0}}.arrow-boxes.style1 .box.box3{background-color:#bdc4e9}.arrow-boxes.style2 .box{background-color:#fff;border:1px solid #588ded}.arrow-boxes.style2 .box:before{content:"";width:0;height:0;display:block;position:absolute;top:initial;right:initial;bottom:-26px;left:50%;border:0 solid #fff0;border-left-width:125px;border-right-width:125px;border-top:25px solid #588ded;transform:translateX(-50%)}@media(min-width:992px){.arrow-boxes.style2 .box:before{transform:translateX(0) translateY(-50%);bottom:initial;left:initial;top:50%;right:-49px;border-top:114px solid #fff0;border-bottom:114px solid #fff0;border-left:50px solid #588ded;border-right:none}}@media(min-width:1200px){.arrow-boxes.style2 .box:before{right:-50px;border-top:100px solid #fff0;border-bottom:100px solid #fff0}}.arrow-boxes.style2 .box:after{border-top-color:#fff;border-top-width:25px;bottom:-25px}@media(min-width:992px){.arrow-boxes.style2 .box:after{border-top-color:#fff0;border-left-color:#fff;right:-48px;border-top:114px solid #fff0;border-bottom:114px solid #fff0}}@media(min-width:1200px){.arrow-boxes.style2 .box:after{right:-49px;border-top:100px solid #fff0;border-bottom:100px solid #fff0}}.arrow-boxes.style2 .box.box3:before,.arrow-boxes.style2 .box.box3:after{display:none}.arrow-boxes.style3 .box{background-color:#fff;border:1px solid #12107b}.arrow-boxes.style3 .box:before{content:"";width:0;height:0;display:block;position:absolute;top:initial;right:initial;bottom:-26px;left:50%;border:0 solid #fff0;border-left-width:125px;border-right-width:125px;border-top:25px solid #12107b;transform:translateX(-50%)}@media(min-width:992px){.arrow-boxes.style3 .box:before{transform:translateX(0) translateY(-50%);bottom:initial;left:initial;top:50%;right:-49px;border-top:114px solid #fff0;border-bottom:114px solid #fff0;border-left:50px solid #12107b;border-right:none}}@media(min-width:1200px){.arrow-boxes.style3 .box:before{right:-50px;border-top:100px solid #fff0;border-bottom:100px solid #fff0}}.arrow-boxes.style3 .box:after{border-top-color:#fff;border-top-width:25px;bottom:-25px}@media(min-width:992px){.arrow-boxes.style3 .box:after{border-top-color:#fff0;border-left-color:#fff;right:-48px;border-top:114px solid #fff0;border-bottom:114px solid #fff0}}@media(min-width:1200px){.arrow-boxes.style3 .box:after{right:-49px;border-top:100px solid #fff0;border-bottom:100px solid #fff0}}.arrow-boxes.style3 .box.box3:before,.arrow-boxes.style3 .box.box3:after{display:none}.arrow-boxes.green .box.box1{background:#9feed4}.arrow-boxes.green .box.box1:after{border-top-color:#9feed4}@media(min-width:992px){.arrow-boxes.green .box.box1:after{border-left-color:#9feed4;border-top-color:#fff0;border-top:110px solid #fff0;border-bottom:110px solid #fff0}}@media(min-width:1200px){.arrow-boxes.green .box.box1:after{border-top:100px solid #fff0;border-bottom:100px solid #fff0}}@media(min-width:1400px){.arrow-boxes.green .box.box1:after{border-top:102px solid #fff0;border-bottom:102px solid #fff0}}.arrow-boxes.green .box.box2{background:#b9fae4}.arrow-boxes.green .box.box2:after{border-top-color:#b9fae4}@media(min-width:992px){.arrow-boxes.green .box.box2:after{border-left-color:#b9fae4;border-top-color:#fff0;border-top:110px solid #fff0;border-bottom:110px solid #fff0}}@media(min-width:1200px){.arrow-boxes.green .box.box2:after{border-top:100px solid #fff0;border-bottom:100px solid #fff0}}@media(min-width:1400px){.arrow-boxes.green .box.box2:after{border-top:102px solid #fff0;border-bottom:102px solid #fff0}}.arrow-boxes.green .box.box3{background:#85f4cf}.arrow-boxes.green .box.box3:after{border-left-color:#85f4cf}@media(min-width:992px){.arrow-boxes.green .box.box3:after{border-left-color:#85f4cf;border-top-color:#fff0}}.triangle{position:relative;width:2.5rem;height:2.5rem;display:inline-block}.triangle:before,.triangle:after{content:"";position:absolute;background:inherit;border-radius:.2rem;display:block}.triangle.right{width:1.667em}.triangle.right:before{top:55%}.triangle.right:after{bottom:55%}.triangle.right:before,.triangle.right:after{left:-5%;height:25%;width:110%}.triangle.right:before,.triangle.right:after{transform:rotate(-45deg)}.triangle.right:after{transform:rotate(45deg)}.big-block{border-radius:18px;padding:4% 7% 8%;box-shadow:0 4px 8px 0 rgb(0 0 0 / .1490196078)}.big-block h2,.big-block p{text-align:left;color:#fff}.big-block h2{margin-bottom:25px}@media(max-width:575px){.big-block h2{font-size:24px;line-height:1.2}}.big-block .badge{border-radius:8px;font-family:"Syne",sans-serif;font-size:14px;font-weight:700;line-height:29px;margin-bottom:15px}@media(min-width:992px){.big-block .badge{font-size:18px}}.big-block.green{background:#51a7a9;color:#fff}.big-block.green .badge{background:#85f4cf;color:#090765}.big-block.purple{background:#5452bb}.big-block.purple .badge{background:#dcd6f5;color:#090765}.big-block.blue{background:#6697d1}.big-block.blue .badge{background:#fff;color:#090765}.big-block.first{margin-bottom:-25px}@media(min-width:992px){.big-block.first{margin-bottom:-50px}}.big-block.second{margin-bottom:-25px}@media(min-width:992px){.big-block.second{margin-bottom:-50px}}.big-block .arrow-boxes .box{color:#000048}@media(max-width:575px){.big-block .arrow-boxes .box{height:auto}.big-block .arrow-boxes .box p{margin-bottom:0;font-size:14px}}@media(max-width:575px)and (min-width:992px){.big-block .arrow-boxes .box p{font-size:18px}}@media(max-width:575px){.big-block .arrow-boxes .box:after{bottom:-9%}}.big-block .arrow-boxes .box p{color:#000048}@media(min-width:992px){.big-block .arrow-boxes .box.box1:after{border-top-color:#fff0;border-top:135px solid #fff0;border-bottom:135px solid #fff0}}@media(min-width:1200px){.big-block .arrow-boxes .box.box1:after{border-top:124px solid #fff0;border-bottom:124px solid #fff0}}@media(min-width:1400px){.big-block .arrow-boxes .box.box1:after{border-top:112px solid #fff0;border-bottom:112px solid #fff0}}@media(min-width:992px){.big-block .arrow-boxes .box.box2:after{border-top-color:#fff0;border-top:135px solid #fff0;border-bottom:135px solid #fff0}}@media(min-width:1200px){.big-block .arrow-boxes .box.box2:after{border-top:124px solid #fff0;border-bottom:124px solid #fff0}}@media(min-width:1400px){.big-block .arrow-boxes .box.box2:after{border-top:112px solid #fff0;border-bottom:112px solid #fff0}}@media(min-width:992px){.big-block .arrow-boxes .box.box3:after{border-top-color:#fff0}}.big-block .tiles .tile.small{border-radius:16px;padding:20px 15px 23px 28px}.big-block .tiles .tile.small h4{margin-bottom:10px}@media(max-width:575px){.big-block .tiles .tile.small h4{font-size:1.25rem}}.big-block .tiles .tile.small p{color:#000048}@media(max-width:575px){.big-block .tiles .tile.small .tile-item--wrapper{display:block}.big-block .tiles .tile.small .content{padding-left:0}}.big-block .tiles .tile.small .icon-wrapper{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border:1px solid #d3d3d3;padding:0}@media(min-width:1200px){.big-block .tiles .tile.small .icon-wrapper{width:90px;height:90px}}.big-block .tiles .tile.small .icon-wrapper img{width:30 px;height:30px}@media(min-width:1200px){.big-block .tiles .tile.small .icon-wrapper img{width:45px;height:45px}}.big-block .blocks-grid{margin-top:50px}.big-block .blocks-grid .blocks-item--wrapper{background:#fff;box-shadow:0 3.3785710335px 35.4749946594px 8.4464273453px rgb(178 187 222 / .35)}.big-block .blocks-grid .blocks-item:last-child .blocks-item--wrapper{border:1px solid #38ecc5;height:120%;margin-top:-12%}.big-block .blocks-grid .blocks-item:last-child .blocks-item--wrapper h3{position:relative}@media(min-width:992px){.big-block .blocks-grid .blocks-item:last-child .blocks-item--wrapper h3{top:-2px}}@media(min-width:1200px){.big-block .blocks-grid .blocks-item:last-child .blocks-item--wrapper h3{top:3px}}@media(min-width:1400px){.big-block .blocks-grid .blocks-item:last-child .blocks-item--wrapper h3{top:6px}}@media(min-width:992px){.big-block .blocks-grid .blocks-item:last-child .blocks-item--wrapper .icon-list{margin-top:-3px}}@media(min-width:1200px){.big-block .blocks-grid .blocks-item:last-child .blocks-item--wrapper .icon-list{margin-top:2px}}@media(min-width:1400px){.big-block .blocks-grid .blocks-item:last-child .blocks-item--wrapper .icon-list{margin-top:33px}}.blocks-grid{display:flex;grid-template-columns:repeat(4,85%);overflow-x:auto;max-width:100%;overflow:visible}@media(min-width:992px){.blocks-grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:unset}}.blocks-grid .category-wrapper span{background:#39ffbd;border-radius:22.7143px;font-family:"Poppins",sans-serif;font-style:normal;font-weight:600;font-size:26.5px;line-height:23px;font-size:15px!important}.blocks-grid.green{background:linear-gradient(94deg,#fff0 0%,#E4FFEA 30%,#fff 70%);border:1px solid #d2e9ea;border-radius:32px 0 0 32px;position:relative}.blocks-grid.green .blocks-item:last-child{margin-bottom:-30px}.blocks-grid.green .blocks-item:last-child .blocks-item--wrapper{border:1px solid #dfdfdf}.blocks-grid.green .float{top:60%;left:11em}.blocks-grid.purple{background:linear-gradient(94deg,#fff 0%,rgb(248 228 255 / .3215686275) 90%);border:1px solid #d2e9ea;border-radius:32px 0 0 32px;position:relative}.blocks-grid.purple .blocks-item:last-child{margin-bottom:-30px}.blocks-grid.purple .blocks-item:last-child .blocks-item--wrapper{border:1px solid #dfdfdf}.blocks-grid.purple .float{top:60%;left:11em}.blocks-grid .blocks-item--wrapper{padding:30px 60px 30px 48px;height:100%;box-shadow:0 4px 42px 10px rgb(178 187 222 / .1);display:flex;flex-direction:column;justify-content:center}@media(min-width:992px){.blocks-grid .blocks-item--wrapper{padding:30px 25px}}.blocks-grid .blocks-item--wrapper.blue{background:#e9f2ff}.blocks-grid .blocks-item--wrapper.green{background:#f0f6f8}.blocks-grid .blocks-item--wrapper h3{font-family:"Poppins",sans-serif;font-weight:600;font-size:22px;line-height:33px;color:#001a72;margin:0 0 25px}.blocks-grid .blocks-item--wrapper .subtitle{font-family:"Poppins",sans-serif;font-weight:600;font-size:18px;line-height:27px;margin-bottom:15px}.blocks-grid .blocks-item--wrapper .icon-list ul{list-style:none;margin:0;padding:0}.blocks-grid .blocks-item--wrapper .icon-list ul li{display:flex;align-items:flex-start;column-gap:10px;font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:27px;margin-bottom:45px;padding-left:0}.blocks-grid .blocks-item--wrapper .float{position:absolute;z-index:1;width:50%}.blocks-grid .blocks-item--wrapper .image-wrapper{min-height:116px;display:flex;align-self:center}.blocks-grid .blocks-item--wrapper .image-wrapper img{align-self:end}.blocks-grid .blocks-item:first-child .blocks-item--wrapper{border-radius:32px 0 0 32px;justify-content:end}.blocks-grid .blocks-item:first-child .blocks-item--wrapper .icon-list li{margin-bottom:30px}.blocks-grid .blocks-item:last-child .blocks-item--wrapper{background:#fff;box-shadow:0 4px 42px 10px rgb(178 187 222 / .1);border-radius:32px;height:115%;width:100%;margin-top:-10%;padding-top:calc(0px + 13%)}.blocks-grid .blocks-item:last-child .blocks-item--wrapper .image-wrapper{margin-top:-18%}@media(min-width:1200px){.blocks-grid .blocks-item:last-child .blocks-item--wrapper .image-wrapper{margin-top:-4%}}.blocks-grid .blocks-item:last-child h3{font-family:"Syne",sans-serif;font-weight:700;font-size:20px;line-height:28px;max-width:224px;margin-bottom:35px}@media(min-width:1200px){.blocks-grid .blocks-item:last-child h3{font-size:22px}}.blocks-grid .blocks-item:last-child .blocks-item--wrapper h3{margin:0}.blocks-grid.alt .blocks-item--wrapper{justify-content:start}.blocks-grid.alt .blocks-item--wrapper .icon-list ul li{font-size:14px;line-height:27px;margin-bottom:15px}.blocks-grid.alt .blocks-item:first-child .blocks-item--wrapper{justify-content:start}.blocks-grid.alt .blocks-item:last-child .blocks-item--wrapper{height:107%;margin-top:-10%;padding-top:calc(9px + 20%)}.blocks-grid.alt .blocks-item h3{min-height:66px}.blocks-grid.alt .blocks-item .subtitle{min-height:135px}@media(min-width:992px){.blocks-grid.alt .blocks-item .subtitle{min-height:135px}}@media(min-width:1200px){.blocks-grid.alt .blocks-item .subtitle{min-height:108px}}.blocks-grid.alt .blocks-item:last-child h3{font-family:"Poppins",sans-serif;font-weight:600;font-size:22px;line-height:33px;max-width:224px;margin-bottom:28px;margin-top:27px}@media(min-width:1200px){.blocks-grid.alt .blocks-item:last-child h3{margin-top:0}}@media(min-width:1400px){.blocks-grid.alt .blocks-item:last-child h3{margin-bottom:25px}}.blocks-grid.table,.blog-post .blog-content table.blocks-grid{box-shadow:0 4px 42px 10px rgb(178 187 222 / .1)}.blocks-grid.table thead,.blog-post .blog-content table.blocks-grid thead{border-top-right-radius:4px;border-top-left-radius:4px}.blocks-grid.table thead th,.blog-post .blog-content table.blocks-grid thead th{background:#e9f2ff;border-bottom:2px solid #ccc;font-size:16px}.blocks-grid.table tbody,.blog-post .blog-content table.blocks-grid tbody{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.blocks-grid.table tbody tr,.blog-post .blog-content table.blocks-grid tbody tr{background:#e9f2ff;box-shadow:0 4px 42px 10px rgb(178 187 222 / .1)}.blocks-grid.table tbody tr:last-of-type,.blog-post .blog-content table.blocks-grid tbody tr:last-of-type{background:#fff}.blocks-grid.table tbody span,.blog-post .blog-content table.blocks-grid tbody span{font-size:18px}@media(min-width:992px){.blocks-grid.table tbody span,.blog-post .blog-content table.blocks-grid tbody span{font-size:22px}}.blocks-grid.table tbody h3,.blog-post .blog-content table.blocks-grid tbody h3{font-size:18px}@media(min-width:992px){.blocks-grid.table tbody h3,.blog-post .blog-content table.blocks-grid tbody h3{font-size:initial}}.highlights{padding-bottom:100px}.highlights .highlights--wrapper{margin:0 auto;width:100%;padding:0 20px}@media(min-width:992px){.highlights .highlights--wrapper{width:960px}}.highlights .highlights--wrapper h2{text-align:center;color:#000048;font-weight:700;font-size:32px;margin:0 0 40px}.highlights .highlights--wrapper .article-item{display:flex;height:100%;width:100%}.highlights .highlights--wrapper .article-item .article-card{display:flex;flex-direction:column;width:100%;background:#fff;border-radius:8px;overflow:hidden}.highlights .highlights--wrapper .article-item .article-card h3{font-size:18px;font-family:"Poppins",sans-serif;color:#000048;margin:0 0 30px}.highlights .highlights--wrapper .article-item .article-card .image-wrapper img{height:140px;width:100%;object-fit:cover}.highlights .highlights--wrapper .article-item .article-card .content-wrapper{padding:30px 25px 40px;flex:1;display:flex;flex-direction:column}.highlights .highlights--wrapper .article-item .article-card .category-wrapper{margin-bottom:12px}.highlights .highlights--wrapper .article-item .article-card .category-wrapper span{display:inline-block;border-radius:12px;font-size:10px;font-weight:600;font-family:"Poppins",sans-serif;color:#000048;text-transform:uppercase;padding:6px 8px}.highlights .highlights--wrapper .article-item .article-card .author-wrapper{margin-top:auto}.highlights .highlights--wrapper .article-item .article-card .author-wrapper .author-name{font-size:14px;font-weight:500;font-family:"Poppins",sans-serif;color:#001a72;line-height:21px}.highlights .highlights--wrapper .article-item .article-card .author-wrapper .author-position{font-size:12px;font-weight:400;font-family:"Poppins",sans-serif;color:#000048;list-style:18px}.highlights .highlights--wrapper .button-wrapper{margin-top:30px;display:flex;justify-content:center}.callout{background:radial-gradient(28.85% 28.85% at 52.56% 50%,#E0F4FF 0%,#fdfdfd 100%);border:1px solid #e6e6e6;border-radius:32px;padding:20px 30px;position:relative}@media(min-width:992px){.callout{padding:50px 60px}}.callout .content{position:relative;z-index:1}.callout.blue{background:radial-gradient(84.33% 163.98% at 23.2% 26.6%,#0a607f 0%,#96dcf6 100%);box-shadow:0 4px 42px 10px rgb(178 187 222 / .1)}.callout.blue p,.callout.blue a:not(.button):not(.hs-button){color:#fff}.callout.blue a:not(.button):not(.hs-button){text-decoration:underline}.callout.blue label{color:#fff}.callout.purple{background:radial-gradient(28.85% 28.85% at 52.56% 50%,#e2dff4 0%,#fdfdfd 100%)}.callout.purple a:not(.button):not(.hs-button){text-decoration:underline}.callout.purple.solid{background:radial-gradient(84.33% 163.98% at 23.2% 26.6%,#1A17A0 0%,#1A1872 100%);box-shadow:0 4px 42px 10px rgb(178 187 222 / .1)}.callout.pink{background:#fff2ff;border:0;border-radius:0}.callout.green{background:#39ffbd;border:0;border-radius:0;padding:7px 24px 34px}.callout h3{font-weight:700;font-size:32px;line-height:38px;color:#fff}.callout p{line-height:27px;margin-bottom:1em}.callout .image-wrapper{flex:1}.owl-carousel .owl-stage{display:flex}.owl-carousel .owl-stage .owl-item{display:flex;flex:1 0 auto}.owl-carousel .owl-stage .owl-item .profile-image img{border-radius:50%}.owl-carousel .owl-nav .owl-prev{position:absolute;left:-10%!important;font-size:68px!important;top:50%;transform:translateY(-50%);display:none}@media(min-width:992px){.owl-carousel .owl-nav .owl-prev{display:block}}.owl-carousel .owl-nav .owl-next{right:-10%!important;position:absolute;font-size:68px!important;top:50%;transform:translateY(-50%);display:none}@media(min-width:992px){.owl-carousel .owl-nav .owl-next{display:block}}.owl-carousel .owl-dots{text-align:center;-webkit-tap-highlight-color:#fff0;margin-top:30px}.owl-carousel .owl-dots .owl-dot span{width:20px;height:10px;margin:5px 7px;background:#d9d9d9;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-carousel .owl-dots .owl-dot.active span{background:#000048;width:67px}.owl-carousel.dark .owl-nav .owl-prev,.owl-carousel.dark .owl-nav .owl-next{color:#39ffbd}.owl-carousel.dark .owl-dots .owl-dot.active span{background:#39ffbd}.owl-carousel.black .owl-nav .owl-prev,.owl-carousel.black .owl-nav .owl-next{color:#030048}.owl-carousel.black .owl-dots .owl-dot.active span{background:#030048}.owl-carousel.blue .owl-nav .owl-prev,.owl-carousel.blue .owl-nav .owl-next{color:#5e9cfc}.owl-carousel.blue .owl-dots .owl-dot.active span{background:#5e9cfc}.awards-carousel{width:100%;margin:0 auto}@media(min-width:992px){.awards-carousel{width:960px}}.awards-carousel .owl-stage .owl-item{align-items:center}.awards-carousel .owl-stage .owl-item img{max-height:115px}.category-wrapper{margin-top:10px;margin-bottom:12px}.category-wrapper span{display:inline-block;border-radius:12px;font-size:10px;font-weight:600;font-family:"Poppins",sans-serif;color:#000048;text-transform:uppercase;padding:6px 8px}.category-wrapper span.gray{background-color:#f0f6f8}.category-wrapper span.green{background-color:#39ffbd;text-transform:none}.comp-blocks{display:block}@media(min-width:992px){.comp-blocks{display:flex;flex-direction:row;align-items:center}}.comp-blocks .left,.comp-blocks .right{border:1px solid;width:100%;padding:40px 50px;border-radius:32px;position:relative;background-color:#fff}@media(min-width:992px){.comp-blocks .left,.comp-blocks .right{width:50%;padding:69px 78px}}.comp-blocks .left h3,.comp-blocks .left ul,.comp-blocks .left li,.comp-blocks .right h3,.comp-blocks .right ul,.comp-blocks .right li{color:#10167a}.comp-blocks .left h3,.comp-blocks .right h3{text-align:center;margin-bottom:50px}.comp-blocks .left ul li,.comp-blocks .right ul li{margin-bottom:15px}.comp-blocks .left ul li span,.comp-blocks .right ul li span{margin-left:10px}.comp-blocks .left{border-bottom-right-radius:0;border-bottom-left-radius:0;border:1px solid #d2e9ea;border-bottom:0;width:90%;padding:30px 50px;z-index:0;margin:0 auto}@media(min-width:992px){.comp-blocks .left{border-radius:32px;border-top-right-radius:0;border-bottom-right-radius:0;border:1px solid #d2e9ea;border-right:0;height:90%;padding:50px 78px;width:50%}}.comp-blocks .left.purple{background:linear-gradient(94.37deg,#FFFFFF 41.2%,rgb(248 228 255 / .3) 104.67%)}.comp-blocks .right{border:1px solid #dfdfdf;box-shadow:0 4px 42px 10px rgb(178 187 222 / .1019607843);padding:30px 50px;z-index:1;margin-top:-3px}@media(min-width:992px){.comp-blocks .right{padding:69px 78px;margin-left:-3px;margin-top:0}}.accordion-item{border:solid 1px #fff0;margin-bottom:10px;transition:all .5s ease;border-top:1px solid #9a9a9a;border-bottom:1px solid #9a9a9a;cursor:pointer;background:none}.accordion-item:last-of-type{border-bottom:none}.accordion-item .accordion-header button{padding:40px 0;background:none;font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:33px;color:#001a72;box-shadow:none}@media(min-width:992px){.accordion-item .accordion-header button{font-size:22px}}.accordion-item .accordion-collapse{padding-inline-start:unset}@media(min-width:992px){.accordion-item .accordion-collapse{padding-inline-start:115px;padding-inline-end:115px}}.accordion-item .accordion-collapse p,.accordion-item .accordion-collapse li{font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#001a72}@media(min-width:1200px){.accordion-item .accordion-collapse p,.accordion-item .accordion-collapse li{font-size:18px}}@media(min-width:1200px){.accordion-item .accordion-collapse p,.accordion-item .accordion-collapse li{font-size:1.125rem}}.accordion-item .accordion-collapse a{font-family:"Poppins",sans-serif}.featured-slide{position:fixed;z-index:999;top:20%;right:0;transform:translateX(80%);transition:transform .3s ease-out}.featured-slide .featured-slide--wrapper{position:relative;min-width:auto;padding:0 50px;border-top-left-radius:15px;border-bottom-left-radius:15px;background:#fff;background:linear-gradient(180deg,#FFFFFF 0%,#E6E6FF 100%);box-shadow:0 4px 42px 10px rgb(178 187 222 / .4);height:220px;transition:all .1s ease}@media(min-width:992px){.featured-slide .featured-slide--wrapper{min-width:200px}}.featured-slide .featured-slide--wrapper .slide-toggle{position:absolute;top:30px;left:25px;height:calc(100% - 60px);display:flex;flex-direction:column;justify-content:space-between;align-items:start;transition:opacity .3s ease}.featured-slide .featured-slide--wrapper .slide-toggle .featured-text{font-family:"Syne",sans-serif;font-size:18px;font-weight:700;text-transform:uppercase;color:#000048;transform:rotate(270deg) translate(-15%,50%);transform-origin:left}.featured-slide.alt .featured-slide--wrapper{background:#17afe7;background:linear-gradient(0deg,#17afe7 0%,#1fffb1 100%);color:#000}.featured-slide .slide-content{opacity:0;transform:translateX(25%);transition:all .3s ease}.featured-slide .slide-content .close-btn-wrapper{margin-bottom:10px;position:absolute;top:0;right:-20px}.featured-slide .slide-content .title-logo{margin:0 0 15px}.featured-slide .slide-content .title-logo svg{width:100px;height:auto}.featured-slide .slide-content .content-wrapper{max-width:265px}.featured-slide .slide-content .content-wrapper h2{font-size:30px;line-height:36px;margin-bottom:4px}.featured-slide .slide-content .content-wrapper p{color:#000048;font-family:"Poppins",sans-serif;font-size:16px;font-weight:500;margin-bottom:17px}.featured-slide.active{transform:translateX(1%)}.featured-slide.active .featured-slide--wrapper{padding-top:20px;padding-bottom:20px;height:auto;transition:all .3s ease}.featured-slide.active .slide-toggle{opacity:0;pointer-events:none;user-select:none}.featured-slide.active .slide-content{opacity:1;transform:translateX(0)}.sort{list-style:none;display:flex;flex-wrap:wrap;padding:0 28px;justify-content:center;position:relative;z-index:99;border-bottom:none;margin-bottom:80px}.sort li{font-family:"Poppins",sans-serif;font-weight:500;color:#000048;font-size:1rem;line-height:1.75;margin:0 4px 2px;cursor:pointer;transition:all .6s ease;border-radius:8px 8px 0 0}.sort li .nav-link{background:#fafafa;border:none;color:#000048;padding:15px 20px;border-bottom:4px solid #fff0;font-family:"Poppins",sans-serif}.sort li .nav-link:hover{background-color:#d9d9d9;transition:all .6s ease}.sort li .nav-link.active{background-color:oklch(1 0 0 0);border-bottom:4px solid #39ffbd}@media(min-width:992px){.categories_tabs li{margin:0 8px}}@media(min-width:1600px){.categories_tabs li{font-size:1.125rem}}.posts_wrapper{padding:0 18px}@media(min-width:992px){.posts_wrapper{padding:120px 18px}}.posts_wrapper .item{margin:0 auto 30px;transition:all .4s ease;background:#fff;border:1px solid #d9d9d9;border-radius:8px;overflow:hidden}.posts_wrapper .item .image_wrapper{height:44%;max-height:140px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#000}.posts_wrapper .item .image_wrapper picture,.posts_wrapper .item .image_wrapper img{width:100%;-o-object-fit:cover;object-fit:cover}.posts_wrapper .item .inner_wrapper{background-color:#fff;padding:29px 26px 18px;height:56%;min-height:240px;display:flex;flex-flow:column;justify-content:space-between}.posts_wrapper .item .title_wrapper .details{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.posts_wrapper .item .title_wrapper .details .categories-wrapper{display:flex}.posts_wrapper .item .title_wrapper .details .categories-wrapper .category{font-family:"Poppins",sans-serif;font-weight:600;font-size:.625rem;line-height:12px;text-transform:uppercase;color:#000048;padding:6px 12px;background-color:#f0f6f8;border-radius:9px;margin-right:5px}.posts_wrapper .item .title_wrapper .details .categories-wrapper .category.Opinion{background-color:#f0c3c3}.posts_wrapper .item .title_wrapper .details .categories-wrapper .category.Events{background:#cefff6}.posts_wrapper .item .title_wrapper .details .categories-wrapper .category.Technology{background:#c6c3f0}.posts_wrapper .item .title_wrapper .details .categories-wrapper .category.Sales.Executives{background-color:#c6c3f0}.posts_wrapper .item .title_wrapper .details .categories-wrapper .category.Sales.Engineers{background-color:#cefff6}.posts_wrapper .item .title_wrapper .details .categories-wrapper .category.Know.the.Customer{background-color:#b4fff1}.posts_wrapper .item .title_wrapper .details .categories-wrapper .category.Competitive.Analysis{background-color:#fdb4ff}.posts_wrapper .item .title_wrapper .details .categories-wrapper .category:last-child{margin-right:0}.posts_wrapper .item .title_wrapper .details .published_date{display:none;font-size:.875rem;line-height:1.43;opacity:.6;text-align:left;color:#000048}.posts_wrapper .item .title_wrapper .post_title{font-family:"Poppins",sans-serif;font-weight:600;font-size:18px;line-height:27px;color:#000048}.posts_wrapper .item .author .name,.posts_wrapper .item .author .position{font-family:"Poppins",sans-serif;font-weight:500;font-size:.875rem;line-height:21px;color:#001a72;line-height:1.43;color:#000048}.posts_wrapper .item .author .position{font-family:"Poppins",sans-serif;font-weight:400;font-size:.75rem;line-height:18px;color:#000048}.posts_wrapper .item:hover{box-shadow:12px 12px 87px 0 rgb(0 0 0 / .2);transition:all .4s ease}.posts_wrapper .no_post_by_category{opacity:0;visibility:hidden;transform:translateY(100px);transition:transform .6s ease}.posts_wrapper .no_post_by_category p{display:flex;justify-content:center;font-size:1rem;text-align:center}.posts_wrapper .no_post_by_category.active{transform:translateY(0);transition:transform .8s ease;visibility:visible;opacity:1}@media(min-width:576px){.posts_wrapper{padding:10px 0}.posts_wrapper .item{background:#fff;padding-bottom:20px}.posts_wrapper .item .image_wrapper{height:44%}.posts_wrapper .item .inner_wrapper{height:56%;padding-bottom:30px}.posts_wrapper .item .title_wrapper .details{flex-flow:column;align-items:flex-start}.posts_wrapper .item .title_wrapper .details .categories-wrapper{flex-flow:wrap;margin-bottom:10px}.posts_wrapper .item .title_wrapper .details .categories-wrapper .category{margin-bottom:5px}.posts_wrapper .item .title_wrapper .details .categories-wrapper .category{font-size:.875rem}.posts_wrapper .no_post_by_category p{font-size:1.125rem}}@media(min-width:992px){.posts_wrapper .item .image_wrapper{height:44%}.posts_wrapper .item .title_wrapper .details{flex-flow:row;align-items:center}.posts_wrapper .item .title_wrapper .details .categories-wrapper{margin-bottom:0}.posts_wrapper .item .title_wrapper .details .categories-wrapper .category{margin-bottom:0}.posts_wrapper .item .title_wrapper .details .categories-wrapper .category{font-size:.875rem}}@media(min-width:1600px){.posts_wrapper .item .image_wrapper{height:41%}}@media(max-width:768px){.tabs--wrapper{border-bottom:none}}.nav-tabs{display:grid!important;grid-template-columns:repeat(1,1fr);grid-row-gap:10px;grid-column-gap:10px}@media(min-width:768px){.nav-tabs{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.nav-tabs{display:flex!important;justify-content:center}}.flex-cards-wrapper{display:flex;justify-content:center;align-items:stretch;column-gap:30px;row-gap:10px;flex-direction:column}@media(min-width:992px){.flex-cards-wrapper{flex-direction:row}}.flex-cards-wrapper .flex-card{background:#fff;box-shadow:0 4px 42px 10px rgb(178 187 222 / .1);border-radius:32px;padding:10px 15px;flex-basis:100%}@media(min-width:992px){.flex-cards-wrapper .flex-card{padding:35px 45px}}.flex-cards-wrapper .flex-card.green{background:#e9fff0}.flex-cards-wrapper .flex-card .calculator-output{font-family:"Poppins",sans-serif;font-weight:700;text-align:center;margin-bottom:18px;color:#000048;font-size:36px;line-height:40px}@media(min-width:992px){.flex-cards-wrapper .flex-card .calculator-output{font-size:120px;line-height:145px}}.flex-cards-wrapper .flex-card .subtext{font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:27px;text-align:center;margin-bottom:60px;color:#000048}.flex-cards-wrapper .flex-card .list-title{font-family:"Syne",sans-serif;font-weight:700;font-size:18px;line-height:22px;color:#000048;margin-bottom:30px}.flex-cards-wrapper .flex-card ul{list-style:none;padding:0;margin:0}.flex-cards-wrapper .flex-card ul li{font-family:"Poppins",sans-serif;font-weight:400;font-size:14px;line-height:21px;display:flex;align-items:center;column-gap:20px;margin-bottom:20px;padding-left:0}.flex-cards-wrapper .flex-card ul li:before{content:"";display:inline-block;background-image:url(https://zeronetworks.com/wp-content/themes/zeronetworks/css/rebrand/images/checkbox.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:20px;height:20px}.flex-cards-wrapper .flex-card ul li span{flex:1}.hero{background-repeat:no-repeat;background-position:center;background-size:cover;margin-bottom:60px;overflow:hidden;padding-top:70px;padding-bottom:70px;color:#fff;display:flex;align-items:center}.hero.white *:not(a){color:#000048}.hero.home{background:#fffdff;background:linear-gradient(145deg,#a8ffd7 0%,#fffdff 40%,#fcf7ff 60%,#ccd8f0 100%)}.hero.home .hero--wrapper h1,.hero.home .hero--wrapper h2,.hero.home .hero--wrapper h3,.hero.home .hero--wrapper h4{color:#0f0d72}.hero.home .hero--wrapper h1{font-size:40px}@media(min-width:768px){.hero.home .hero--wrapper h1{font-size:50px}}@media(min-width:1200px){.hero.home .hero--wrapper h1{font-size:61px}}.hero.home .hero--wrapper h3{font-family:"Poppins",sans-serif;font-weight:400;font-size:24px;line-height:1.2;max-width:100%}@media(min-width:992px){.hero.home .hero--wrapper h3{font-size:34px;max-width:80%}}.hero.home .hero--wrapper .image-wrapper{height:100%;display:flex;flex-direction:column;justify-content:end}.hero.home .hero--wrapper .owl-item{height:0}.hero.home .hero--wrapper .owl-item.active{height:auto}.hero.home .hero--wrapper .owl-nav .owl-prev,.hero.home .hero--wrapper .owl-nav .owl-next{font-size:100px!important;display:block!important}.hero.home .hero--wrapper .owl-nav .owl-prev{left:5px!important}@media(min-width:992px){.hero.home .hero--wrapper .owl-nav .owl-prev{left:-30px!important}}.hero.home .hero--wrapper .owl-nav .owl-next{right:5px!important}@media(min-width:992px){.hero.home .hero--wrapper .owl-nav .owl-next{right:-20px!important}}.hero.home .hero--wrapper img{width:150px;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.hero.home .hero--wrapper img:hover{cursor:pointer}.hero.home .hero--wrapper img.bg{width:100%;transform:none;left:0;bottom:0;top:initial;z-index:0}.hero.connect{background-image:url(https://zeronetworks.com/wp-content/themes/zeronetworks/css/rebrand/images/connect-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.hero.segment{background-image:url(https://zeronetworks.com/wp-content/themes/zeronetworks/css/rebrand/images/segment-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;padding-top:100px;overflow:hidden}.hero .hero--wrapper{padding-top:0;padding-bottom:0}@media(min-width:992px){.hero .hero--wrapper{padding-top:40px;padding-bottom:40px}}.hero .hero--wrapper h1{font-size:40px;margin:0 0 24px}@media(min-width:992px){.hero .hero--wrapper h1{font-size:61px}}.hero .hero--wrapper h2{font-family:"Syne",sans-serif;font-size:38px;font-weight:700;line-height:46px;color:#000048;max-width:315px;text-align:left}@media(min-width:992px){.hero .hero--wrapper h2{font-size:48px;line-height:58px;max-width:initial}}.hero .hero--wrapper h3{font-family:"Syne",sans-serif;font-weight:600;color:#001a72;margin:0 0 15px;font-size:15px;line-height:18px}@media(min-width:992px){.hero .hero--wrapper h3{font-size:36px;line-height:43px}}.hero .hero--wrapper h6{font-size:18px;margin:0 0 5px;text-transform:uppercase}.hero .hero--wrapper p{max-width:100%;font-size:18px}.hero .hero--wrapper p.large{font-size:24px;font-weight:300;line-height:36px}@media(min-width:992px){.hero .hero--wrapper p{max-width:80%;margin-left:0}}.hero .hero--wrapper .subtitle{font-family:"Poppins",sans-serif;font-weight:400;font-size:24px;line-height:36px;max-width:386px;margin-bottom:40px}@media(min-width:992px){.hero .hero--wrapper .subtitle{margin-bottom:80px}}.hero .hero--wrapper img{width:410px}.hero .hero--wrapper .hero--image{width:auto}.hero .hero--wrapper .hero-copy{width:100%}@media(min-width:992px){.hero .hero--wrapper .hero-copy{width:85%}}.hero .hero--wrapper .hero--image{width:70%}.hero.blue{background-image:url(https://zeronetworks.com/wp-content/themes/zeronetworks/css/rebrand/images/hero.jpg)!important;background-position:0 0!important}.hero.blue h1,.hero.blue h6{color:#fff}.hero.blue p{font-size:18px;color:#aba2df;margin:0 0 45px}.hero.blue .image-wrapper.youtube-link{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}.hero.blue .image-wrapper.youtube-link .desktop{z-index:1;width:78px}.hero.blue .image-wrapper.youtube-link .tiny{z-index:1;width:25px}.hero.ltblue{background:linear-gradient(210.26deg,#E7EEF7 18.42%,#fff0 104.36%)}.hero.ltblue p{max-width:59%;margin:0 auto 30px}.hero.green{background:radial-gradient(70.3% 69.2% at 52.15% 53.3%,#15CC1D 0%,#fff0 100%)}.hero.trustmeter{background:radial-gradient(99.1% 203.44% at 81.25% 19.55%,rgb(214 245 255 / .4) 0%,rgb(222 247 255 / .4) 100%);padding-top:100px;overflow:hidden}.hero.open-source{background-image:url(https://zeronetworks.com/wp-content/themes/zeronetworks/css/rebrand/images/source-hero-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;padding-top:100px;overflow:hidden}.hero.identity{background-size:cover;background-position:0 0,0 0,0 0,0 0,0 0,0 0;background-repeat:no-repeat;background-image:radial-gradient(114% 88% at -30% -12%,#3F6FF5 1%,#fff0 99%),radial-gradient(96% 60% at 105% 17%,#DDE8FF 36%,#fff0 99%),radial-gradient(55% 57% at 40% 37%,#7267EF 0%,#fff0 73%),radial-gradient(32% 36% at 68% 48%,#A687E9 1%,#fff0 100%),radial-gradient(142% 87% at 111% 84%,#DDE8FF 0%,#DDE8FF 100%)}.hero .homepage-hero--image{width:auto;position:relative}@media(min-width:992px){.hero .homepage-hero--image{width:70%}}.hero.breakout .hero--wrapper .hero--image{width:100%}.hero.breakout .hero--image img{--margin-adjust:0%;width:calc(100vw - (100vw - 100%)/2 - var(--bs-gutter-x));margin-right:calc((100vw - 100%)/-2 + var(--margin-adjust));max-width:100%;position:absolute;right:0;z-index:0}@media(min-width:992px){.hero.breakout .hero--image img{transform:translate(0%,50%);max-width:500px;top:0}}@media(min-width:1200px){.hero.breakout .hero--image img{max-width:650px}}.icon-list-wrapper .icon-list{display:grid;grid-template-columns:repeat(1,1fr);gap:10px 0;padding:0;margin:0}@media(min-width:768px){.icon-list-wrapper .icon-list{grid-template-columns:repeat(2,1fr);gap:10px 10px}}@media(min-width:992px){.icon-list-wrapper .icon-list{grid-template-columns:repeat(4,1fr)}}@media(min-width:1200px){.icon-list-wrapper .icon-list{gap:16px 20px}}.icon-list-wrapper .icon-list li{display:flex;justify-content:space-between;align-items:flex-end;background-color:#e1fafd;padding:15px;height:80px;width:100%;flex:1;column-gap:5px}.icon-list-wrapper .icon-list li .text-wrapper{font-family:"Poppins",sans-serif;font-weight:700;font-size:16px;line-height:1.2;color:#001a72;max-width:115px}.icon-list-wrapper .icon-list li .icon-wrapper{align-self:flex-start;width:28px;height:28px;background-color:#fff0}.icon-list-wrapper .icon-list li .icon-wrapper picture{width:100%;height:100%}.icon-list-wrapper .icon-list li .icon-wrapper img{width:100%;height:100%;object-fit:contain}.icon-list-wrapper h2{font-family:"Poppins",sans-serif;font-weight:700;font-size:18px;line-height:27px;margin:0 0 15px;text-align:left}.icon-list ul{list-style:none;margin:0;padding:0}.icon-list ul li{display:flex;align-items:flex-start;column-gap:10px;font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:27px;margin-bottom:45px;padding-left:0}.image-card{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:50px 30px;border-radius:32px;position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}@media(min-width:992px){.image-card{min-height:520px}}.image-card:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .6) 100%)}.image-card .content{z-index:1;position:relative}.image-card .category-wrapper{position:relative;display:inline-block;background-color:#4f3eb5;border-radius:12px;margin-bottom:0;padding:6px 10px;width:auto}.image-card .category-wrapper>span{font-family:"Poppins",sans-serif;font-weight:600;font-size:14px;line-height:12px;text-transform:uppercase;color:#f0f6f8}.image-card h4{position:relative;font-size:24px;line-height:36px;color:#fff}.image-card p{position:relative;font-size:16px;color:#fff;margin:0 0 17px}.image-card .cta-view{position:relative;font-family:"Poppins",sans-serif;font-weight:500;font-size:18px;line-height:27px;text-align:center;background:linear-gradient(180deg,#06ffac 0%,#39FFBD 6.25%,#13AEE7 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0}.image-grid{display:flex;align-items:center;row-gap:20px;column-gap:100px;flex-wrap:wrap;gap:20px;justify-content:space-around;position:relative}@media(min-width:992px){.image-grid{flex-wrap:nowrap;justify-content:center}}.image-grid.wrapped{flex-wrap:wrap;column-gap:50px;text-align:center}@media(min-width:992px){.image-grid.wrapped{column-gap:10px}}.image-grid .image-wrapper{width:25%}.image-grid .image-wrapper img{max-height:70px;max-width:115px}@media(min-width:992px){.image-grid .image-wrapper img{max-height:100px}}@media(min-width:768px){.image-grid .image-wrapper{width:16%}}@media(min-width:992px){.image-grid .image-wrapper{width:15%}}.image-grid .small-grid{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:25px;align-items:center;column-gap:20px;-webkit-box-ordinal-group:4;order:3}@media(min-width:992px){.image-grid .small-grid{column-gap:15px;order:initial}.image-grid .small-grid .image-wrapper{width:18%}}.image-grid .large{width:40%;-webkit-box-ordinal-group:2;order:2;display:flex;align-items:center}@media(min-width:992px){.image-grid .large{order:initial;width:25%}}.image-grid .large .image-wrapper{width:auto}.cards{position:relative;z-index:1}.cards.bg.blue{background:linear-gradient(45deg,#ffffff 5%,#eaeffe 22%,#dce3fd 50%,#eaeffe 82%,#ffffff 100%);background-size:cover;background-repeat:no-repeat;background-attachment:scroll}.cards--wrapper{max-width:100%;margin:0 auto;display:flex;justify-content:center;align-items:stretch;column-gap:25px;flex-wrap:wrap;row-gap:20px;padding:40px 20px 10px}@media(min-width:992px){.cards--wrapper{padding:80px 0 12px;flex-wrap:nowrap}}.cards--card{width:100%;flex:unset}@media(min-width:992px){.cards--card{min-height:405px;flex:1;width:25%}}.cards--card .card-wrapper{border-radius:16px;padding:30px;position:relative;background-color:#fff;height:100%;font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;color:#000048}.cards--card .card-wrapper .background-wrapper{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;background-position:bottom right;background-size:225px;background-repeat:no-repeat;opacity:.1}.cards--card .card-wrapper h3{font-family:"Syne",sans-serif;font-weight:700;font-size:48px;color:#001a72;margin:0 0 12px}.cards--card .card-wrapper h4{font-family:"Poppins",sans-serif;font-size:22px;font-weight:600;color:#000048;margin:0 0 12px}.fancy-card{border:1px solid #dfdfdf;background:#fff;border-radius:32px;color:#10167a;height:100%;display:flex;flex-direction:column}.fancy-card .card-top{padding:53px 55px 39px;flex:1}.fancy-card h3{text-align:center;min-height:67px}.fancy-card p,.fancy-card ul li{color:#10167a;font-weight:400}.fancy-card .fa-ul{margin-left:0;text-align:center;display:flex;justify-content:space-between;min-height:105px}.fancy-card .fa-ul li{display:inline-block;max-width:22%}.fancy-card .fa-ul li span{display:block;position:relative;left:0;margin-bottom:8px}.fancy-card .card-bottom{background:#c6ffe7;border-bottom-left-radius:32px;border-bottom-right-radius:32px;padding:35px 53px}.video-modal .close{color:#000;font-size:2rem;position:relative;left:92%;background:#fff;border-radius:100%;height:30px;display:flex;align-items:center}@media(min-width:992px){.video-modal .close{left:96%}}.video-modal .modal-body{padding:0}.video-modal .modal-content{overflow:hidden;margin-top:15px}.video-modal .modal-dialog{width:90%;border-radius:10px;overflow:hidden;margin:20px auto 0}@media(min-width:992px){.video-modal .modal-dialog{width:90%;max-width:960px}}.section{margin-bottom:40px}@media(min-width:768px){.section{margin-bottom:120px}}.section.announcement h4{font-size:30px;line-height:36px}.section.announcement p{font-family:"Poppins",sans-serif;font-size:16px;font-weight:400}.section.gray{background:linear-gradient(180deg,#fff0 0%,rgb(188 188 188 / .2) 100%)}.section.ltgray,.section.ltgrey{background:#f2f4f9}.section.blue{background:radial-gradient(70.3% 69.2% at 52.15% 53.3%,rgb(31 146 184 / .4) 0%,#fff0 100%)}.section.ltblue{background:#eaf1f8}.section.ltblue-gradient-bg{background:linear-gradient(180deg,#EBF9FF 0%,#fff0 100%)}.section.blue-gradient-bg{background:linear-gradient(210deg,#E7EEF6 18.42%,#fff0 104.36%)}.section.green{background:radial-gradient(70.3% 69.2% at 52.15% 53.3%,#15CC1D 0%,#fff0 100%)}.section.ltgreen{background:radial-gradient(70.3% 69.2% at 52.15% 53.3%,rgb(21 204 30 / .4) 0%,#fff0 100%)}.section.solid-green{background:#eef9f1}.section.circles{background-image:url(https://zeronetworks.com/wp-content/themes/zeronetworks/css/rebrand/images/circles.png);background-position:0 280px;background-size:100%;background-repeat:no-repeat}.section.purple{background:linear-gradient(0deg,#E7E7F7 0%,#fff0 100%)}.section.purple2{background:linear-gradient(180deg,#E7E7F7 0%,#fff0 100%)}.section.purple-dot{background-size:100% 100%;background-position:0 0,0 0;background-image:radial-gradient(33% 92% at 8% 1%,rgb(130 134 255 / .5019607843) 0%,#fff 99%),radial-gradient(75% 75% at 50% 50%,#fff 0%,#fff 100%)}.toc .toc-box{background:#fafafd;padding:20px 40px;border-radius:32px;box-shadow:rgb(0 0 0 / .16) 0 1px 4px;position:sticky;top:7rem}.toc .toc-box ul{margin-left:0}.toc .toc-box ul li{font-size:16px;list-style:none;padding-left:0;border-bottom:1px solid #000048;line-height:1.2em;padding:10px 0;margin-bottom:0}.toc .toc-box ul li:last-of-type{border-bottom:0}.toc .toc-box ul li:before{content:">";margin-right:5px;color:#000048}.table,.blog-post .blog-content table{font-family:"Poppins",sans-serif;font-size:14px}.table th,.blog-post .blog-content table th{background-color:#e9dfff;color:#001a72;font-weight:700}.table td,.blog-post .blog-content table td{background-color:#fff0;padding:21px 8px}.table-bordered,.blog-post .blog-content table{background-color:#fff0;width:100%;font-size:.9em;border-spacing:0;border-collapse:collapse;margin:15px 0}.table-bordered th,.blog-post .blog-content table th,.table-bordered td,.blog-post .blog-content table td{text-align:right;vertical-align:top;border:1px solid rgb(204 204 204 / .3098039216);padding:7px;line-height:1.3}@media(min-width:992px){.table-bordered th,.blog-post .blog-content table th,.table-bordered td,.blog-post .blog-content table td{padding:15px;line-height:1.5}}.table-bordered th,.blog-post .blog-content table th{font-weight:400}@media(min-width:992px){.table-bordered th,.blog-post .blog-content table th{font-weight:700}}.table-bordered thead th,.blog-post .blog-content table thead th,.table-bordered tfoot th,.blog-post .blog-content table tfoot th{font-size:1em}.table-bordered caption+thead tr:first-child th,.blog-post .blog-content table caption+thead tr:first-child th,.table-bordered caption+thead tr:first-child td,.blog-post .blog-content table caption+thead tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.blog-post .blog-content table colgroup+thead tr:first-child th,.table-bordered colgroup+thead tr:first-child td,.blog-post .blog-content table colgroup+thead tr:first-child td,.table-bordered thead:first-child tr:first-child th,.blog-post .blog-content table thead:first-child tr:first-child th,.table-bordered thead:first-child tr:first-child td,.blog-post .blog-content table thead:first-child tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered thead:first-child tr:first-child td{border-top:1px solid #cdcdcd}.table-bordered tbody>tr:nth-child(odd)>td,.blog-post .blog-content table tbody>tr:nth-child(odd)>td,.table-bordered tbody>tr:nth-child(odd)>th,.blog-post .blog-content table tbody>tr:nth-child(odd)>th{background-color:#f3f3f3}.table-bordered tbody+tbody,.blog-post .blog-content table tbody+tbody{border-top:2px solid #cdcdcd}.grid-table{display:grid;grid-template-columns:repeat(2,1fr)}.grid-table .grid-row:nth-child(even) .cell{background:#f0f0fa;padding-bottom:18px}@media(min-width:576px){.grid-table .grid-row:nth-child(even) .cell{padding-bottom:58px}}@media(min-width:992px){.grid-table .grid-row:nth-child(even) .cell{padding-bottom:30px}}@media(min-width:992px){.grid-table .grid-row{display:contents}}.grid-table .cell{box-sizing:border-box;padding:30px 1px 0 0;text-align:center;border-bottom:1px solid #d4d4d4;min-height:248px}@media(min-width:576px){.grid-table .cell{padding:30px 20px 20px 10px;min-height:165px}}@media(min-width:992px){.grid-table .cell{border-right:1px solid #d4d4d4;border-bottom:none;padding:30px;min-height:auto}}.grid-table .cell:first-of-type{border-top-right-radius:16px}@media(min-width:992px){.grid-table .cell:first-of-type{border-top-right-radius:0;border-top-left-radius:16px;border-bottom-left-radius:16px}}.grid-table .cell:last-of-type{border-bottom:none;border-bottom-right-radius:16px}@media(min-width:992px){.grid-table .cell:last-of-type{border-right:none;border-top-right-radius:16px}}.grid-table .cell h5{width:164px;text-align:center;margin:0 auto 10px}@media(min-width:992px){.grid-table .cell h5{margin-bottom:36px}}@media screen and (min-width:992px){.grid-table{grid-template-columns:repeat(4,1fr)}}.testimonials{padding:45px 0 60px;max-width:800px;margin:0 auto}@media(min-width:992px){.testimonials{padding-top:90px;padding-bottom:100px}}.testimonials>h2{font-family:"Syne",sans-serif;font-size:32px;font-weight:700;color:#000048;margin:0 0 50px;text-align:center}.testimonials .testimonial-item{margin:0 auto;padding:50px 20px;background:radial-gradient(28.85% 28.85% at 52.56% 50%,#e2dff4 0%,#fdfdfd 100%);border:1px solid #e6e6e6;border-radius:32px;background-position:center;background-size:contain;width:90%;position:relative}@media(min-width:992px){.testimonials .testimonial-item{width:100%;padding:60px 135px}}.testimonials .testimonial-item .flex-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.testimonials .testimonial-item .flex-wrapper .quot-mark{margin-bottom:35px}.testimonials .testimonial-item .flex-wrapper .quot-mark img{width:40px}.testimonials .testimonial-item .flex-wrapper .testimonial_company_logo .company_logo img{height:40px;width:auto;object-fit:contain}@media(min-width:992px){.testimonials .testimonial-item .flex-wrapper .testimonial_company_logo .company_logo img{height:80px}}.testimonials .testimonial-item .flex-wrapper .testimonial_company_logo .company_logo img.small{height:50px}.testimonials .testimonial-item .testimonial-content{margin-bottom:50px;max-width:640px}.testimonials .testimonial-item .testimonial-content p{font-family:"Syne",sans-serif;font-size:22px;font-weight:400;color:#000048}.testimonials .testimonial-item .recipient-profile{display:flex;align-items:center;column-gap:20px}.testimonials .testimonial-item .recipient-profile .recipient-name{font-size:18px;font-weight:700;font-family:"Syne",sans-serif;color:#4f3eb5;letter-spacing:unset}.testimonials .testimonial-item .recipient-profile .job-title{font-size:14px;font-weight:400;font-family:"Poppins",sans-serif;color:#000048}.testimonials .testimonial-item .recipient-profile .profile-image{width:80%}@media(min-width:992px){.testimonials .testimonial-item .recipient-profile .profile-image{width:auto}}.testimonials .testimonial-item .recipient-profile .profile-image img{width:50px;height:50px;border-radius:50%}.testimonials .testimonial-item .testimonial_company_logo{position:absolute;top:30px;right:30px}.testing-grid .row1,.testing-grid .row2,.testing-grid .row3{height:auto;border-radius:16px;position:relative;padding:20px;align-items:center;margin:0 auto 40px}@media(min-width:576px){.testing-grid .row1,.testing-grid .row2,.testing-grid .row3{height:auto}}@media(min-width:768px){.testing-grid .row1,.testing-grid .row2,.testing-grid .row3{height:auto}}@media(min-width:992px){.testing-grid .row1,.testing-grid .row2,.testing-grid .row3{margin:0 auto 26px;height:auto}}@media(min-width:1200px){.testing-grid .row1,.testing-grid .row2,.testing-grid .row3{height:143px}}.testing-grid .row1 .notation,.testing-grid .row2 .notation,.testing-grid .row3 .notation{bottom:0}@media(min-width:992px){.testing-grid .row1 .notation,.testing-grid .row2 .notation,.testing-grid .row3 .notation{position:absolute;bottom:-70px}}.testing-grid .row1 .notation img,.testing-grid .row2 .notation img,.testing-grid .row3 .notation img{position:relative;left:50px}@media(min-width:992px){.testing-grid .row1 .notation img,.testing-grid .row2 .notation img,.testing-grid .row3 .notation img{top:4px;left:50px}}.testing-grid .row1 .notation p,.testing-grid .row2 .notation p,.testing-grid .row3 .notation p{font-size:16px;font-style:italic;transform:rotate(-13.45deg);position:relative;top:-30px;left:50px}@media(min-width:576px){.testing-grid .row1 .notation p,.testing-grid .row2 .notation p,.testing-grid .row3 .notation p{top:-35px}}@media(min-width:768px){.testing-grid .row1 .notation p,.testing-grid .row2 .notation p,.testing-grid .row3 .notation p{top:-55px}}@media(min-width:992px){.testing-grid .row1 .notation p,.testing-grid .row2 .notation p,.testing-grid .row3 .notation p{top:-10px;left:100px}}.testing-grid .row1 h4,.testing-grid .row1 p,.testing-grid .row2 h4,.testing-grid .row2 p,.testing-grid .row3 h4,.testing-grid .row3 p{color:#000048}.testing-grid .row1 h4,.testing-grid .row2 h4,.testing-grid .row3 h4{font-size:20px}@media(min-width:992px){.testing-grid .row1 h4,.testing-grid .row2 h4,.testing-grid .row3 h4{max-width:174px;position:relative;left:50px}}.testing-grid .row1 p,.testing-grid .row2 p,.testing-grid .row3 p{margin-bottom:0;font-size:16px}.testing-grid .row1 .image-wrapper,.testing-grid .row2 .image-wrapper,.testing-grid .row3 .image-wrapper{width:84px;height:84px;margin:-35px auto 10px}@media(min-width:992px){.testing-grid .row1 .image-wrapper,.testing-grid .row2 .image-wrapper,.testing-grid .row3 .image-wrapper{margin:0 auto;position:absolute;left:-42px;top:50%;transform:translateX(0) translateY(-50%)}}.testing-grid .row1.blue,.testing-grid .row2.blue,.testing-grid .row3.blue{background:#85b8f4}.testing-grid .row1.purple,.testing-grid .row2.purple,.testing-grid .row3.purple{background:#dcd6f5}.testing-grid .row1{padding:0}.testing-grid .arrow-boxes{height:100%;padding:0}.testing-grid .arrow-boxes .box{display:flex;align-items:center;flex-direction:column;text-align:center;padding:20px 30px}@media(min-width:992px){.testing-grid .arrow-boxes .box{flex-direction:row}}.testing-grid .arrow-boxes .box h5,.testing-grid .arrow-boxes .box h6{margin-bottom:0}.testing-grid .arrow-boxes .box h5{font-size:20px}@media(min-width:992px){.testing-grid .arrow-boxes .box h5{margin-right:40px;margin-left:40px}}.testing-grid .arrow-boxes .box h6{font-size:16px}.testing-grid .arrow-boxes .box.box1,.testing-grid .arrow-boxes .box.box2{margin-right:1%}.testing-grid .arrow-boxes .box.box1:after,.testing-grid .arrow-boxes .box.box2:after{top:initial;right:initial;bottom:-15%;left:50%;border:0 solid #fff0;border-left-width:125px;border-right-width:125px;border-top:30px solid;transform:translateX(-50%)}@media(min-width:992px){.testing-grid .arrow-boxes .box.box1:after,.testing-grid .arrow-boxes .box.box2:after{transform:translateX(0) translateY(-50%);top:50%;right:-28px;bottom:initial;left:initial;border-top:63px solid #fff0;border-bottom:63px solid #fff0;border-left:30px solid;border-right:none}}.testing-grid .arrow-boxes .box.box2,.testing-grid .arrow-boxes .box.box3{justify-content:center}.testing-grid .arrow-boxes .box.box2:after{bottom:-33%}.testing-grid .arrow-boxes .box:nth-child(odd){background:#fac8b9}.testing-grid .arrow-boxes .box:nth-child(odd):after{border-top-color:#fac8b9}@media(min-width:992px){.testing-grid .arrow-boxes .box:nth-child(odd):after{border-top-color:#fff0;border-left-color:#fac8b9}}.testing-grid .arrow-boxes .box:nth-child(1n){z-index:3;width:100%}@media(min-width:992px){.testing-grid .arrow-boxes .box:nth-child(1n){width:40%}}.testing-grid .arrow-boxes .box:nth-child(2n){background:#eead9f;z-index:2;width:100%}@media(min-width:992px){.testing-grid .arrow-boxes .box:nth-child(2n){width:20%}}.testing-grid .arrow-boxes .box:nth-child(2n):after{border-top-color:#eead9f}@media(min-width:992px){.testing-grid .arrow-boxes .box:nth-child(2n):after{border-top-color:#fff0;border-left-color:#eead9f}}.testing-grid .arrow-boxes .box:nth-child(3n){z-index:1;width:100%}@media(min-width:992px){.testing-grid .arrow-boxes .box:nth-child(3n){width:20%}}.testing-grid .arrow-boxes .box:nth-child(4n){background:#f49985;z-index:0;width:100%}@media(min-width:992px){.testing-grid .arrow-boxes .box:nth-child(4n){width:20%}}.testing-grid .arrow-boxes .box:nth-child(4n):after{border-left-color:#f49985}.tiles,.grid{display:block;max-width:100%}@media(min-width:768px){.tiles,.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.tiles.tight,.grid.tight{gap:16px}.tiles.two-up,.grid.two-up{grid-template-columns:repeat(2,1fr)}.tiles.three-up,.grid.three-up{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.tiles,.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:25px}.tiles.two-up,.grid.two-up{grid-template-columns:repeat(2,1fr)}.tiles.three-up,.grid.three-up{grid-template-columns:repeat(3,1fr)}}.tiles .tile,.tiles .item,.grid .tile,.grid .item{width:auto;flex-grow:1;margin-bottom:25px;background:#fff;border-radius:32px;overflow:hidden}@media(min-width:992px){.tiles .tile,.tiles .item,.grid .tile,.grid .item{margin-bottom:0}}.tiles .tile.bordered,.tiles .item.bordered,.grid .tile.bordered,.grid .item.bordered{border:1px solid #dfdfdf}.tiles .tile .button-wrapper,.tiles .item .button-wrapper,.grid .tile .button-wrapper,.grid .item .button-wrapper{margin-top:auto;padding-top:50px;display:flex;justify-content:space-between;align-items:center}.tiles .tile .button-wrapper.small,.tiles .item .button-wrapper.small,.grid .tile .button-wrapper.small,.grid .item .button-wrapper.small{padding-top:25px}.tiles .tile .button-wrapper a,.tiles .item .button-wrapper a,.grid .tile .button-wrapper a,.grid .item .button-wrapper a{min-width:auto}.tiles .tile.blue,.tiles .item.blue,.grid .tile.blue,.grid .item.blue{background:#99e2e4}.tiles .tile.ltblue,.tiles .item.ltblue,.grid .tile.ltblue,.grid .item.ltblue{background:#eaf1f8}.tiles .tile.green,.tiles .item.green,.grid .tile.green,.grid .item.green{background:#b1f0b2}.tiles .tile.ltgreen,.tiles .item.ltgreen,.grid .tile.ltgreen,.grid .item.ltgreen{background:#defbe1}.tiles .tile.purple,.tiles .item.purple,.grid .tile.purple,.grid .item.purple{background:#ececf8}.tiles .tile.mid-purple,.tiles .item.mid-purple,.grid .tile.mid-purple,.grid .item.mid-purple{background:#dcd6f5}.tiles .tile.gray,.tiles .item.gray,.grid .tile.gray,.grid .item.gray{background:#fafafd}.tiles .tile.dk-border,.tiles .item.dk-border,.grid .tile.dk-border,.grid .item.dk-border{border:1px solid #333}.tiles .tile.lt-border,.tiles .item.lt-border,.grid .tile.lt-border,.grid .item.lt-border{border:1px solid #dfdfdf}.tiles .tile.green-border,.tiles .item.green-border,.grid .tile.green-border,.grid .item.green-border{border:1px solid #39ffbd}.tiles .tile.blue-border,.tiles .item.blue-border,.grid .tile.blue-border,.grid .item.blue-border{border:1px solid #588ded}.tiles .tile.blue-glow,.tiles .item.blue-glow,.grid .tile.blue-glow,.grid .item.blue-glow{background:radial-gradient(28.85% 28.85% at 52.56% 50%,#E0F4FF 0%,#FEFEFF 100%)}.tiles .tile.small.w-img,.tiles .item.small.w-img,.grid .tile.small.w-img,.grid .item.small.w-img{border-radius:8px}.tiles .tile.small.w-img h3,.tiles .item.small.w-img h3,.grid .tile.small.w-img h3,.grid .item.small.w-img h3{font-size:18px;line-height:27px}.tiles .tile.small.w-img .content,.tiles .item.small.w-img .content,.grid .tile.small.w-img .content,.grid .item.small.w-img .content{display:flex;flex-direction:column;justify-content:center;padding:20px 0}.tiles .tile.small.w-img .tile-item--wrapper,.tiles .item.small.w-img .tile-item--wrapper,.grid .tile.small.w-img .tile-item--wrapper,.grid .item.small.w-img .tile-item--wrapper{padding:0 9px 0 0}.tiles .tile.small .tile-item--wrapper,.tiles .item.small .tile-item--wrapper,.grid .tile.small .tile-item--wrapper,.grid .item.small .tile-item--wrapper{display:flex;align-items:center;padding:9px;flex-direction:row;align-items:flex-start}.tiles .tile.small .icon-wrapper,.tiles .item.small .icon-wrapper,.grid .tile.small .icon-wrapper,.grid .item.small .icon-wrapper{max-width:100px;margin-bottom:0;margin-top:14px;flex:none}.tiles .tile.small .image-wrapper,.tiles .item.small .image-wrapper,.grid .tile.small .image-wrapper,.grid .item.small .image-wrapper{height:100%;margin-right:20px}.tiles .tile.small .image-wrapper img,.tiles .item.small .image-wrapper img,.grid .tile.small .image-wrapper img,.grid .item.small .image-wrapper img{height:100%}.tiles .tile.small .content,.tiles .item.small .content,.grid .tile.small .content,.grid .item.small .content{padding-left:20px}.tiles .tile.small .content.white,.tiles .item.small .content.white,.grid .tile.small .content.white,.grid .item.small .content.white{background:#fff}.tiles .tile.stats h2,.tiles .item.stats h2,.grid .tile.stats h2,.grid .item.stats h2{color:#001a72;font-size:64px;text-align:left;margin-bottom:15px}@media(min-width:992px){.tiles .tile.stats h2,.tiles .item.stats h2,.grid .tile.stats h2,.grid .item.stats h2{margin-bottom:37px}}.tiles .tile.stats p,.tiles .item.stats p,.grid .tile.stats p,.grid .item.stats p{color:#001a72;margin-bottom:20px}@media(min-width:992px){.tiles .tile.stats p,.tiles .item.stats p,.grid .tile.stats p,.grid .item.stats p{margin-bottom:42px}}.tiles:not(:nth-child(4n+1)) .tile,.grid:not(:nth-child(4n+1)) .tile{width:auto}.tiles.five-up{grid-template-columns:repeat(2,1fr)}@media(min-width:992px){.tiles.five-up{grid-template-columns:repeat(6,1fr)}}.tiles.five-up .tile{flex-basis:100%;margin-bottom:35px;grid-column:span 1}@media(min-width:992px){.tiles.five-up .tile{grid-column:span 2}.tiles.five-up .tile:last-child:nth-child(3n-1){grid-column-end:-2}.tiles.five-up .tile:nth-last-child(2):nth-child(3n+1){grid-column-end:4}.tiles.five-up .tile:last-child:nth-child(3n-2){grid-column-end:5}}@media(min-width:1200px){.tiles.five-up .tile{flex-basis:30%}}.tile-item--wrapper{height:100%;padding:32px;position:relative;text-align:left;display:flex;flex-direction:column}.tile-item--wrapper .background-wrapper{position:absolute;width:100%;height:100%;right:0;bottom:0;background-size:150px;background-repeat:no-repeat;background-position:bottom right;z-index:0;opacity:.1}.tile-item--wrapper .icon-wrapper{background:#fff;border-radius:8px;padding:15px;margin-bottom:25px;display:flex;width:90px;height:90px;align-items:center;justify-content:center}.tile-item--wrapper .icon-wrapper.small{width:64px;height:64px}.tile-item--wrapper .icon-wrapper.small img{width:32px;height:32px}.tile-item--wrapper .icon-wrapper.gray{background:#f0f6f8}.tile-item--wrapper .icon-wrapper.light{background:#f0f6f8}.tile-item--wrapper .icon-wrapper img{width:45px;height:45px}.tile-item--wrapper h3{font-family:"Poppins",sans-serif;font-weight:700;font-size:22px;line-height:33px;color:#000048;margin:0 0 5px}.tile-item--wrapper h5{font-weight:400}.tile-item--wrapper p:last-of-type{margin-bottom:0}.tile-item--wrapper .image-wrapper{min-height:50px}.tile-item--wrapper .content{font-family:"Poppins",sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#000048}.tile-item--wrapper .counter{display:inline-flex;justify-content:center;align-items:center;background:#bae9fa;border-radius:50%;width:55px;height:55px;margin-bottom:12px;font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:30px;color:#000}.tile-item--wrapper.bordered{border:1px solid #a6a6a6}.tile-item--wrapper .time-wrapper{margin-top:40px}.tile.links .content{min-height:auto}@media(min-width:768px){.tile.links .content{min-height:90px}}.tile.bg .tile-item--wrapper .content{font-size:16px;line-height:24px;min-height:72px}.timeline{position:relative;border-left:3px solid #bababa;width:70%;margin:0 auto}@media(min-width:992px){.timeline{width:100%;border-left:0;margin-left:0}}.timeline .text{display:flex;justify-content:space-around;position:relative;flex-direction:column;padding-left:10px}@media(min-width:992px){.timeline .text{flex-direction:row;padding-left:0}}@media(min-width:992px){.timeline .text .bottom{position:absolute;top:120px}}.timeline .text p{font-size:18px;margin-bottom:.5rem;font-weight:400}.timeline .text p b{font-weight:700}.timeline .text h1{font-size:1.9rem;font-weight:700;margin-bottom:2.4rem}.timeline .text .one,.timeline .text .two,.timeline .text .three{width:100%;position:relative}@media(min-width:992px){.timeline .text .one,.timeline .text .two,.timeline .text .three{width:20%}}.timeline .text .one{left:4%;top:15px}@media(min-width:992px){.timeline .text .one{top:0}}.timeline .text .two{left:4%;top:30px}@media(min-width:992px){.timeline .text .two{left:0;top:0}}.timeline .text .three{left:4%;margin-top:100px}@media(min-width:992px){.timeline .text .three{margin-top:0;left:0;text-align:right;right:1%}}.timeline hr{height:3px;background-color:#bababa;border-radius:0;border:1px solid #bababa;opacity:1;display:none}@media(min-width:992px){.timeline hr{display:block}}.timeline .dot div{width:27px;height:20px;border-radius:50%;background-color:#39ffbd;position:absolute;top:1em;z-index:1;left:-15px}@media(min-width:992px){.timeline .dot div{top:4.3em;width:37px;height:30px;left:0}}@media(min-width:992px){.timeline .dot div:nth-of-type(1){left:10.5%}}.timeline .dot div:nth-of-type(2){width:14px;height:58%;border-radius:8px;top:3em;left:-8px}@media(min-width:425px){.timeline .dot div:nth-of-type(2){top:3em}}@media(min-width:992px){.timeline .dot div:nth-of-type(2){top:4.8em;left:18%;width:68%;height:14px}}.timeline .dot div:nth-of-type(3){top:72%}@media(min-width:992px){.timeline .dot div:nth-of-type(3){top:80%;left:90.3%}}.tldr--wrapper{max-width:840px;background-color:#b3f9e2;display:flex;column-gap:30px;padding:40px 20px 60px;position:relative;margin:0 -20px}.tldr--wrapper .summary-arrow{position:absolute}@media(min-width:992px){.tldr--wrapper{padding:30px 50px 30px 30px;margin:0}.tldr--wrapper .summary-arrow{position:relative}}.tldr--wrapper:before,.tldr--wrapper:after{content:"";position:absolute;top:-25px;border-top:1px solid #d9d9d9;width:33%;left:20px}@media(min-width:992px){.tldr--wrapper:before,.tldr--wrapper:after{top:-40px;width:20%;left:0}}.tldr--wrapper:after{top:initial;bottom:-40px}.tldr--wrapper .content-wrapper{padding-top:5px}.tldr--wrapper h3{font-weight:700;font-size:18px;line-height:27px;margin-left:68px;margin-bottom:40px}@media(min-width:992px){.tldr--wrapper h3{margin:0 0 15px}}.tldr--wrapper p{font-size:16px;line-height:28px;margin:0 0 15px}.typing{background:linear-gradient(231deg,#12107B 13.73%,#090764 77.21%);color:#fff;position:relative;overflow:hidden}.typing:before{content:"";border-radius:1203px;opacity:.5;position:absolute;left:-20%;bottom:-50%;z-index:1;background:radial-gradient(50% 50% at 50% 50%,#16B3E5 0%,#fff0 100%);width:50%;height:150%}.typing h2{color:#fff;font-size:36px;text-align:left}@media(min-width:992px){.typing h2{font-size:48px}}.typing .container span{color:#29d4d2;display:block}.typing .container span::after{content:"|";animation-name:blinking;animation-duration:.71s;animation-iteration-count:infinite}@keyframes blinking{from{color:#fff0}to{color:#29d4d2}}.video-container{position:relative;width:100%;padding-bottom:56.25%;border-radius:10px;overflow:hidden;box-shadow:rgb(255 255 255 / .5) 0 5px 29px 0}.video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video iframe{display:block;width:100%;height:100%;border:none}.video-card{position:relative;cursor:pointer;height:200px;background-repeat:no-repeat;background-size:cover;background-position:center;margin-bottom:35px;border-radius:16px;overflow:hidden;display:flex;row-gap:5px;flex-direction:column;justify-content:center;align-items:center}.video-card:before{content:"";display:block;pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.7}.video-card.blue:before{background:linear-gradient(197deg,#1b17ce 0%,#0f0d72 100%)}.video-card.pink h3{color:#000048}.video-card.pink:before{background:linear-gradient(175deg,#E879BE 0%,#4F3EB5 100%)}.video-card .desktop{position:relative;width:52px;height:auto}.video-card.large{height:319px}.video-card h3{position:relative;margin:0 0 10px;font-weight:700;font-size:32px;max-width:280px;color:#fff}.video-card h4{position:absolute;top:30px;left:30px;margin:0 0 10px;color:#fff}.video_testimonial{padding-top:20px;margin-bottom:40px}.video_testimonial .video_testi_content{padding:40px;display:flex;flex-direction:column;justify-content:space-between;height:auto}.video_testimonial .video_testi_content .testimonial_inner p{font-size:16px;font-weight:400;font-family:"Syne",sans-serif;color:#000048}.video_testimonial .video_testi_content .recipient-name{font-size:14px;font-weight:700;font-family:"Syne",sans-serif;color:#4f3eb5}.video_testimonial .video_testi_content .job-title{font-size:12px;font-weight:400;font-family:"Poppins",sans-serif;color:#000048}.video_testimonial .video_testi_content .profile-image{width:47px;height:47px;float:left;margin-right:10px}.video_testimonial .video_testi_content .profile-image img{border-radius:50%}.video_testimonial .video_testi_content .recipient-profile{margin-top:20px}.video_testimonial .video_testi_content .logo{max-height:42px}.video_testimonial .video-poster{position:relative}.video_testimonial .video-poster img{border-radius:16px}.video_testimonial .video-poster img.cover{height:auto;width:100%}@media(min-width:992px){.video_testimonial .video-poster img.cover{height:277px}}@media(min-width:1200px){.video_testimonial .video-poster img.cover{height:333px}}@media(min-width:1400px){.video_testimonial .video-poster img.cover{height:390px}}.video_testimonial .video-poster .play-btn{top:50%!important;left:50%!important;bottom:unset!important;right:unset!important;transform:translate(-50%,-50%)!important}.video_testimonial .title{font-size:32px;line-height:38px;text-align:center;font-weight:400;color:#000048;margin-bottom:70px;transition:all .5s ease;padding-left:20px;padding-right:20px}.video_testimonial .testimonial-item{background:#fff;border-radius:16px;overflow:hidden;height:auto}.video_testimonial .testimonial-item .video-container{box-shadow:none}.video_testimonial .owl-carousel .owl-item .quot-mark img{max-width:22px;width:22px}.video_testimonial .owl-carousel .owl-nav button{background:#fafaff;width:86px;height:68px;display:flex;justify-content:center;align-items:center;border-radius:10px}.video_testimonial .owl-carousel .owl-nav button.owl-prev{margin-left:0}@media(min-width:992px){.video_testimonial .owl-carousel .owl-nav button.owl-prev{margin-left:-10px}}@media(min-width:1200px){.video_testimonial .owl-carousel .owl-nav button.owl-prev{margin-left:20px}}.video_testimonial .owl-carousel .owl-nav button.owl-next{margin-right:0}@media(min-width:1200px){.video_testimonial .owl-carousel .owl-nav button.owl-next{margin-right:20px}}.video_testimonial .video_testimonial-carousel .testimonial-item .play-btn{width:100%;position:absolute;top:10px;right:0;left:0;bottom:0;cursor:pointer;margin:auto;z-index:3;transition:all .8s ease}.video_testimonial .video_testimonial-carousel .testimonial-item .play-btn svg{max-width:60.9px;width:100%}.video_testimonial .video_testimonial-carousel .testimonial-item .play-btn svg.desktop{display:none}.video_testimonial .video_testimonial-carousel .testimonial-item .play-btn .playBtn1{transition:all .6s ease}.video_testimonial .video_testimonial-carousel .testimonial-item .play-btn .playBtn2{transition:all .6s ease}.video_testimonial .video_testimonial-carousel .testimonial-item .play-btn.hide{opacity:0;z-index:-1}.video_testimonial .testimonial_inner{margin-top:10px;min-height:130px}.video_testimonial .recipient-name{color:#4f3eb5;font-size:14px}.video_testimonial .job-title{font-size:12px}.video_testimonial .owl-carousel .owl-item .play-btn>img{max-width:70px!important}.videoThumbs .owl-carousel{display:block!important}.videoThumbs .owl-stage-outer{padding:10px 0}.videoThumbs .owl-stage{border-bottom:none;justify-content:start}@media(min-width:1200px){.videoThumbs .owl-stage{justify-content:center}}.videoThumbs .owl-stage .button,.videoThumbs .owl-stage .hs-button{background:#fff;border-radius:16px;min-width:140px;border:1px solid #e6e6e6;height:68px}.videoThumbs .owl-stage .button.active,.videoThumbs .owl-stage .active.hs-button,.videoThumbs .owl-stage .button:hover,.videoThumbs .owl-stage .hs-button:hover{border:2px solid #39ffbd}.video-container{position:relative}.overlay-btn{position:absolute;top:8%;left:5%;transform:translate(-50%,-50%);background:url(https://partners.zeronetworks.com/wp-content/uploads/2024/01/mute.svg) #d9d9d9;background-repeat:no-repeat;background-position:center;color:#000;border-radius:8px;width:42px;height:42px;padding:10px;cursor:pointer;border:none;z-index:5}.videoThumbs button img{max-width:72px}.blog-post .hero{position:relative}@media(min-width:992px){.blog-post .hero{min-height:600px}}.blog-post .hero .blog-hero{display:flex;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:right center}@media(min-width:992px){.blog-post .hero .blog-hero{padding:170px 0 88px}}.blog-post .hero .blog-hero:before{content:"";display:block;width:100%;height:100%;background:#000;position:absolute;top:0;left:0;opacity:.5}.blog-post .hero h1{font-size:1.5rem;font-weight:700;line-height:1}@media(min-width:768px){.blog-post .hero h1{font-size:2.2rem}}@media(min-width:992px){.blog-post .hero h1{font-size:3rem}}.blog-post .hero h6{text-transform:uppercase}.blog-post .hero img{width:auto;min-width:100%;min-height:100%;max-width:2000px;display:none}.blog-post .hero .hero-wrapper{color:#fff;position:relative;font-family:"Poppins",sans-serif;padding:0 0 0 20px}@media(min-width:992px){.blog-post .hero .hero-wrapper{padding:53px 0 74px 20px}}.blog-post .hero .hero-wrapper a{font-family:"Poppins",sans-serif;color:#001a72}.blog-post .hero .hero-wrapper .date{font-size:.875rem;opacity:.6;line-height:1.43;text-align:left;color:#fff}.blog-post .hero .hero-wrapper .blog-meta{display:flex;flex-flow:column}.blog-post .hero .hero-wrapper .blog-meta .name,.blog-post .hero .hero-wrapper .blog-meta .position{font-size:.875rem;text-align:left;font-family:"Poppins",sans-serif;font-style:normal;font-weight:300;font-size:14px;line-height:21px}.blog-post .hero .hero-wrapper .blog-meta .name b,.blog-post .hero .hero-wrapper .blog-meta .position b{font-weight:700}@media(min-width:992px){.blog-post .blog-content{padding:0}}.blog-post .blog-content .inner_wrapper{column-gap:65px;padding-top:20px}@media(min-width:992px){.blog-post .blog-content .inner_wrapper{display:flex;column-gap:90px}}@media(min-width:1200px){.blog-post .blog-content .inner_wrapper{column-gap:125px}}.blog-post .blog-content .inner_wrapper .content_wrapper{background:#fff;padding:25px 20px}@media(min-width:992px){.blog-post .blog-content .inner_wrapper .content_wrapper{display:inline-flex;flex-flow:column;align-items:start;flex:0 0 60%;max-width:750px;padding:53px 0 60px 60px}}@media(min-width:1200px){.blog-post .blog-content .inner_wrapper .content_wrapper{flex:0 0 90%;padding:53px 0 83px 60px}}.blog-post .blog-content .inner_wrapper .content_wrapper iframe{width:100%}.blog-post .blog-content .inner_wrapper .content_wrapper h2,.blog-post .blog-content .inner_wrapper .content_wrapper h3,.blog-post .blog-content .inner_wrapper .content_wrapper h4,.blog-post .blog-content .inner_wrapper .content_wrapper h5{display:inline-flex;font-size:1.375rem;line-height:.91;font-weight:900;text-align:left;color:#000048;padding:6px 0;margin-top:25px;font-family:"Poppins",sans-serif}@media(min-width:992px){.blog-post .blog-content .inner_wrapper .content_wrapper h2,.blog-post .blog-content .inner_wrapper .content_wrapper h3,.blog-post .blog-content .inner_wrapper .content_wrapper h4,.blog-post .blog-content .inner_wrapper .content_wrapper h5{font-size:1.625rem;line-height:1;padding:8px 0;margin-top:56px}}@media(min-width:1200px){.blog-post .blog-content .inner_wrapper .content_wrapper h2,.blog-post .blog-content .inner_wrapper .content_wrapper h3,.blog-post .blog-content .inner_wrapper .content_wrapper h4,.blog-post .blog-content .inner_wrapper .content_wrapper h5{font-size:1.875rem}}.blog-post .blog-content .inner_wrapper .content_wrapper h1{font-size:1.5rem}@media(min-width:992px){.blog-post .blog-content .inner_wrapper .content_wrapper h1{font-size:2.5rem}}.blog-post .blog-content .inner_wrapper .content_wrapper h2{padding:6px 16px;background-color:#39ffbd}.blog-post .blog-content .inner_wrapper .content_wrapper h3{font-size:1.25rem}@media(min-width:992px){.blog-post .blog-content .inner_wrapper .content_wrapper h3{font-size:1.5rem}}@media(min-width:1200px){.blog-post .blog-content .inner_wrapper .content_wrapper h3{font-size:1.75rem}}.blog-post .blog-content .inner_wrapper .content_wrapper h4{font-size:1.125rem}@media(min-width:992px){.blog-post .blog-content .inner_wrapper .content_wrapper h4{font-size:1.25rem}}@media(min-width:1200px){.blog-post .blog-content .inner_wrapper .content_wrapper h4{font-size:1.5rem}}.blog-post .blog-content .inner_wrapper .content_wrapper h5{font-size:1rem}@media(min-width:992px){.blog-post .blog-content .inner_wrapper .content_wrapper h5{font-size:1.125rem}}@media(min-width:1200px){.blog-post .blog-content .inner_wrapper .content_wrapper h5{font-size:1.375rem}}.blog-post .blog-content .inner_wrapper .content_wrapper p,.blog-post .blog-content .inner_wrapper .content_wrapper li,.blog-post .blog-content .inner_wrapper .content_wrapper a{font-size:1rem;line-height:1.75;text-align:left;color:#000048;overflow-wrap:break-word;font-family:"Poppins",sans-serif}.blog-post .blog-content .inner_wrapper .content_wrapper p,.blog-post .blog-content .inner_wrapper .content_wrapper ol,.blog-post .blog-content .inner_wrapper .content_wrapper ul{margin-bottom:36px}@media(min-width:992px){.blog-post .blog-content .inner_wrapper .content_wrapper p,.blog-post .blog-content .inner_wrapper .content_wrapper ol,.blog-post .blog-content .inner_wrapper .content_wrapper ul{margin-bottom:20px}}.blog-post .blog-content .inner_wrapper .content_wrapper li{margin-bottom:10px}.blog-post .blog-content .inner_wrapper .content_wrapper a{color:#00b492}.blog-post .blog-content .inner_wrapper .content_wrapper img{margin-bottom:36px}.blog-post .blog-content .inner_wrapper .content_wrapper blockquote{position:relative;padding-left:20px;margin:38px 0 40px;max-width:520px;transition:all .5s ease}@media(min-width:992px){.blog-post .blog-content .inner_wrapper .content_wrapper blockquote{margin:19px 0 39px}}@media(min-width:1200px){.blog-post .blog-content .inner_wrapper .content_wrapper blockquote{max-width:600px;padding-left:25px}}.blog-post .blog-content .inner_wrapper .content_wrapper blockquote p{font-size:1.25rem;line-height:2.125rem;font-family:"Poppins",sans-serif;font-style:italic;letter-spacing:.2px;transition:all .5s ease;padding:2px 0;margin-bottom:0}@media(min-width:1200px){.blog-post .blog-content .inner_wrapper .content_wrapper blockquote p{font-size:1.625rem;line-height:2.125rem;padding:4px 0}}.blog-post .blog-content .inner_wrapper .content_wrapper blockquote cite{margin-top:10px;display:block}.blog-post .blog-content .inner_wrapper .content_wrapper blockquote:before{content:"";width:2px;height:100%;background-color:#39ffbd;display:block;position:absolute;left:0}.blog-post .blog-content .inner_wrapper .content_wrapper ul{padding-left:9px;list-style:none}.blog-post .blog-content .inner_wrapper .content_wrapper ul li{position:relative;padding-left:22px}.blog-post .blog-content .inner_wrapper .content_wrapper ul li:before{content:"";display:inline-flex;position:absolute;top:11px;left:0;width:6px;height:6px;background-color:#00b492}.blog-post .blog-content .inner_wrapper .social_links{display:flex;flex-direction:column;background-color:#fff;margin-top:15px}@media(min-width:992px){.blog-post .blog-content .inner_wrapper .social_links{display:inline-flex;flex-flow:column;padding:0;flex:1}}.blog-post .blog-content .inner_wrapper .social_links .socials_list{display:flex;padding:0;list-style:none;margin-bottom:50px;justify-content:center}@media(min-width:992px){.blog-post .blog-content .inner_wrapper .social_links .socials_list{flex-flow:column;padding:0}}.blog-post .blog-content .inner_wrapper .social_links .socials_list li{display:inline-flex;align-items:center;margin-right:30px;width:46.5px;height:46.5px}@media(min-width:992px){.blog-post .blog-content .inner_wrapper .social_links .socials_list li{margin-right:0;margin-bottom:16px}}.blog-post .blog-content .inner_wrapper .social_links .socials_list li a{display:flex;width:100%;height:100%;border-radius:100%;justify-content:center;align-items:center}.blog-post .blog-content .inner_wrapper .social_links .socials_list li a svg{width:auto}.blog-post .blog-content .inner_wrapper .social_links .socials_list li a svg path,.blog-post .blog-content .inner_wrapper .social_links .socials_list li a svg g{transition:all .6s ease}.blog-post .blog-content .inner_wrapper .social_links .socials_list li:hover a svg g{opacity:1!important;transition:all .6s ease}.blog-post .blog-content .inner_wrapper .social_links .socials_list li:hover a svg path[data-name="Path 18"],.blog-post .blog-content .inner_wrapper .social_links .socials_list li:hover a svg path[data-name="Path 22"],.blog-post .blog-content .inner_wrapper .social_links .socials_list li:hover a svg path[data-name="Path 27"]{fill:#39ffbd!important}.blog-post .blog-content .inner_wrapper .social_links .socials_list li:hover a svg path[data-name="Path 19"],.blog-post .blog-content .inner_wrapper .social_links .socials_list li:hover a svg path[data-name="Path 23"],.blog-post .blog-content .inner_wrapper .social_links .socials_list li:hover a svg path[data-name="Path 24"],.blog-post .blog-content .inner_wrapper .social_links .socials_list li:hover a svg path[data-name="Path 25"],.blog-post .blog-content .inner_wrapper .social_links .socials_list li:hover a svg path[data-name="Path 28"]{fill:#fff!important;opacity:1!important;transition:all .6s ease}.blog-post .disclaimer{line-height:1.3}.blog-post .callout{margin-bottom:50px;padding:25px 30px}@media(min-width:992px){.blog-post .callout{margin-bottom:0}}.blog-post .callout .button-primary{background:#39ffbd;border-radius:10px;font-size:.875rem;line-height:1.0625rem;color:#fff;border:none;font-family:Lato;transition:all .4s ease}.blog-post .callout .button-primary:hover{background:#0f0d72;transform:translateY(6px);transition:all .4s ease}.blog-post .callout .button-primary:hover:before{display:none}.careers h1{font-size:64px;padding-bottom:10px;margin-bottom:0}.careers .career-content--wrapper{padding-left:0;padding-top:30px;position:relative}.careers .career-content--wrapper .button,.careers .career-content--wrapper .hs-button{margin-left:0}.careers .career-content--wrapper:before{content:"";position:absolute;width:165px;top:-10px;left:0;border-top:1px solid #d8d8d8;display:block}@media(min-width:992px){.careers .career-content--wrapper{padding-left:120px}.careers .career-content--wrapper .button,.careers .career-content--wrapper .hs-button{margin-left:-100px}}.careers #careerDetails iframe{border-top:1px solid #eee!important;margin-top:55px;margin-top:35px}.careers .tiles-grid{display:block;column-gap:35px}@media(min-width:992px){.careers .tiles-grid{display:flex}}.careers .tiles-grid .flex-column{flex:1;display:flex;flex-direction:column;row-gap:35px;justify-content:stretch}.careers .tiles-grid .flex-column:nth-child(2){padding-top:35px}@media(min-width:992px){.careers .tiles-grid .flex-column:nth-child(2){padding-top:60px}}.careers .tiles-grid .flex-column:nth-child(3){padding-top:35px}@media(min-width:992px){.careers .tiles-grid .flex-column:nth-child(3){padding-top:30px}}.careers .tiles-grid .flex-column:nth-child(4){padding-top:35px}@media(min-width:992px){.careers .tiles-grid .flex-column:nth-child(4){padding-top:65px}}.careers .tiles-grid .flex-column .image-wrapper{width:100%}.careers .tiles-grid .flex-column .image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:16px}.careers .tiles-grid .flex-column .image-wrapper.big-wrapper{height:250px}.careers .tiles-grid .flex-column .image-wrapper.small-wrapper{height:190px}.careers .tiles-grid .flex-column .text-wrapper{border-radius:16px;padding:50px 30px;display:block;font-family:"Poppins",sans-serif;font-weight:700;font-size:17px;line-height:27px;text-align:center;color:#fff;min-height:170px;width:100%}.careers .tiles-grid .flex-column .text-wrapper.green{background:#00d28c}.careers .tiles-grid .flex-column .text-wrapper.cayan{background:#13aee7}.careers .tiles-grid .flex-column .text-wrapper.blue{background:#0f0d72}.careers .tiles-grid .flex-column .text-wrapper.purple{background:#4f3eb5}.careers .nav-tabs{margin-bottom:30px}.careers .tiles h3{grid-column:1/-1}.careers .tiles .tile-item--wrapper{display:block}.careers .tiles .tile-item--wrapper .icon-wrapper{background:none;margin-bottom:20px;text-align:center;width:auto;height:auto;display:block;padding:0}.careers .tiles .tile-item--wrapper .content-wrapper{text-align:center;margin:0}#notAvailableMessage h2{text-align:left}#jobTilesContainer p{margin-bottom:50px}.company-evolution{padding-top:50px;padding-bottom:45px;background:radial-gradient(42.56% 33.79% at 50% 50%,rgb(155 188 252 / .5) 0%,rgb(253 252 255 / .5) 100%);background-repeat:no-repeat;background-position:775px;background-size:cover}@media(min-width:992px){.company-evolution{padding-top:75px}}.company-evolution .company-evolution--wrapper .btn-wrapper{display:flex;justify-content:center;margin-top:60px}.company-evolution .category-wrapper{margin-bottom:0;text-align:center}.company-evolution .category-wrapper span{background:#39ffbd;border-radius:22.7143px;font-family:"Poppins",sans-serif;font-style:normal;font-weight:600;font-size:26.5px;line-height:23px;font-size:15px!important}.company-evolution .cell-5 .category-wrapper{margin-top:172px}@media(min-width:1400px){.company-evolution .cell-5 .category-wrapper{margin-top:0}}.company-evolution .company-evolution--grid{display:grid;grid-template-columns:repeat(5,75%);grid-template-rows:repeat(2,1fr);grid-column-gap:0;grid-row-gap:75px;max-width:100%;overflow-x:auto;padding:100px 0 0}@media(min-width:992px){.company-evolution .company-evolution--grid{max-width:auto;grid-template-columns:repeat(5,1fr);padding-bottom:0}}.company-evolution .company-evolution--grid h3{font-family:"Syne",sans-serif;font-weight:700;font-size:32px;line-height:38px;color:#001a72;margin:0 0 12px}.company-evolution .company-evolution--grid p{font-size:17px;line-height:27px}.company-evolution .company-evolution--grid .cell-1{grid-area:1/1/2/2}.company-evolution .company-evolution--grid .cell-1 p{font-size:18px}.company-evolution .company-evolution--grid .cell-2{grid-area:1/2/2/3}.company-evolution .company-evolution--grid .cell-3{grid-area:1/3/2/4}.company-evolution .company-evolution--grid .cell-4{grid-area:1/4/2/5}.company-evolution .company-evolution--grid .cell-5{grid-area:1/5/3/6}.company-evolution .company-evolution--grid .cell-6{grid-area:2/1/3/2}.company-evolution .company-evolution--grid .cell-6 p{font-size:18px}.company-evolution .company-evolution--grid .cell-7{grid-area:2/2/3/3}.company-evolution .company-evolution--grid .cell-8{grid-area:2/3/3/4}.company-evolution .company-evolution--grid .cell-9{grid-area:2/4/3/5}.company-evolution .company-evolution--grid .cell-2,.company-evolution .company-evolution--grid .cell-7{border-radius:32px 0 0 32px}.company-evolution .company-evolution--grid .cell-2,.company-evolution .company-evolution--grid .cell-3,.company-evolution .company-evolution--grid .cell-4,.company-evolution .company-evolution--grid .cell-7,.company-evolution .company-evolution--grid .cell-8,.company-evolution .company-evolution--grid .cell-9{background:#f0f6f8;box-shadow:0 4px 42px 10px rgb(178 187 222 / .1);position:relative;padding:50px 25px 35px}.company-evolution .company-evolution--grid .cell-2 .image-wrapper,.company-evolution .company-evolution--grid .cell-3 .image-wrapper,.company-evolution .company-evolution--grid .cell-4 .image-wrapper,.company-evolution .company-evolution--grid .cell-7 .image-wrapper,.company-evolution .company-evolution--grid .cell-8 .image-wrapper,.company-evolution .company-evolution--grid .cell-9 .image-wrapper{position:absolute;top:25px;left:40px;transform:translateY(-100%)}.company-evolution .company-evolution--grid .cell-2 .image-wrapper img,.company-evolution .company-evolution--grid .cell-3 .image-wrapper img,.company-evolution .company-evolution--grid .cell-4 .image-wrapper img,.company-evolution .company-evolution--grid .cell-7 .image-wrapper img,.company-evolution .company-evolution--grid .cell-8 .image-wrapper img,.company-evolution .company-evolution--grid .cell-9 .image-wrapper img{width:45px}.company-evolution .company-evolution--grid .cell-2 .image-wrapper h4,.company-evolution .company-evolution--grid .cell-3 .image-wrapper h4,.company-evolution .company-evolution--grid .cell-4 .image-wrapper h4,.company-evolution .company-evolution--grid .cell-7 .image-wrapper h4,.company-evolution .company-evolution--grid .cell-8 .image-wrapper h4,.company-evolution .company-evolution--grid .cell-9 .image-wrapper h4{font-family:"Poppins",sans-serif;font-weight:700;font-size:18px;line-height:27px}.company-evolution .company-evolution--grid .cell-2 .category-wrapper,.company-evolution .company-evolution--grid .cell-3 .category-wrapper,.company-evolution .company-evolution--grid .cell-4 .category-wrapper,.company-evolution .company-evolution--grid .cell-7 .category-wrapper,.company-evolution .company-evolution--grid .cell-8 .category-wrapper,.company-evolution .company-evolution--grid .cell-9 .category-wrapper{position:absolute;bottom:-15px;left:50%;transform:translate(-50%,100%)}.company-evolution .company-evolution--grid .cell-2 .category-wrapper span,.company-evolution .company-evolution--grid .cell-3 .category-wrapper span,.company-evolution .company-evolution--grid .cell-4 .category-wrapper span,.company-evolution .company-evolution--grid .cell-7 .category-wrapper span,.company-evolution .company-evolution--grid .cell-8 .category-wrapper span,.company-evolution .company-evolution--grid .cell-9 .category-wrapper span{display:inline-block;padding:10px 15px;background:#39ffbd;border-radius:22.7143px;font-family:"Poppins",sans-serif;font-style:normal;font-weight:600;font-size:26.5px;line-height:23px}.company-evolution .company-evolution--grid .cell-5{width:300px;background:#fff;box-shadow:0 4px 42px 10px rgb(178 187 222 / .1);border-radius:32px;position:relative;z-index:2;padding:55px 25px 35px;margin-top:-5px;margin-left:-10px}.company-evolution .company-evolution--grid .cell-5 .image-wrapper{position:absolute;top:30px;left:40px;transform:translateY(-100%)}.company-evolution .company-evolution--grid .cell-5 .image-wrapper img{width:55px}.company-evolution .company-evolution--grid .cell-5 h4{font-weight:700;font-size:18px;line-height:22px}.company-evolution .company-evolution--grid .cell-5 .image-wrapper+h4+p{margin-bottom:115px}.company-evolution .company-evolution--grid .cell-5 .category-wrapper{margin-bottom:30px}.company-evolution .company-evolution--grid .cell-5 .category-wrapper span{display:inline-block;padding:10px 15px;background:#39ffbd;border-radius:22.7143px;font-family:"Poppins",sans-serif;font-style:normal;font-weight:600;font-size:17px;line-height:16px}.join-us{margin-top:50px}@media(min-width:992px){.join-us .join-us{margin-top:160px}}.join-us .join-us--wrapper{background:radial-gradient(105.64% 485.58% at 70.68% 17.65%,#d4d0ef 0%,#fdfdfd 100%);border:1px solid #e6e6e6;border-radius:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:90px 0 80px;overflow:hidden}.join-us .join-us--wrapper h3{font-weight:700;font-size:32px;line-height:38px;color:#001a72;margin:0 0 30px}.join-us .join-us--wrapper p{font-size:18px;line-height:27px;text-align:center;width:75%;max-width:568px;margin:0 auto 50px}.join-us .join-us--wrapper .image-wrapper{position:absolute;display:none}@media(min-width:992px){.join-us .join-us--wrapper .image-wrapper{display:block}}.join-us .join-us--wrapper .image-wrapper img{height:120px;width:auto;object-fit:cover}@media(min-width:1400px){.join-us .join-us--wrapper .image-wrapper img{height:180px}}.join-us--wrapper .image-wrapper:nth-child(4){top:0;left:0}.join-us--wrapper .image-wrapper:nth-child(4) img{width:180px}.join-us--wrapper .image-wrapper:nth-child(5){top:0;left:190px}.join-us--wrapper .image-wrapper:nth-child(5) img{width:132px}.join-us--wrapper .image-wrapper:nth-child(6){bottom:0;left:0}.join-us--wrapper .image-wrapper:nth-child(6) img{width:300px}.join-us--wrapper .image-wrapper:nth-child(7){top:0;right:0}.join-us--wrapper .image-wrapper:nth-child(7) img{width:270px}.join-us--wrapper .image-wrapper:nth-child(8){bottom:0;right:0}.join-us--wrapper .image-wrapper:nth-child(8) img{width:240px}.evolution-table.table img,.blog-post .blog-content table.evolution-table img{width:auto;height:75px;display:none}.evolution-table.table h3,.blog-post .blog-content table.evolution-table h3{font-size:20px;min-height:30px}.evolution-table.table h4,.blog-post .blog-content table.evolution-table h4{font-size:18px;height:50px;vertical-align:middle}@media(min-width:768px){.evolution-table.table h4,.blog-post .blog-content table.evolution-table h4{font-size:20px}}.evolution-table.table p,.blog-post .blog-content table.evolution-table p{font-size:14px;width:80%}.evolution-table.table thead p,.blog-post .blog-content table.evolution-table thead p{min-height:100px}@media(min-width:768px){.evolution-table.table thead p,.blog-post .blog-content table.evolution-table thead p{min-height:auto}}.evolution-table.table tbody tr,.blog-post .blog-content table.evolution-table tbody tr{background:#f0f6f8}.evolution-table.table thead th,.blog-post .blog-content table.evolution-table thead th,.evolution-table.table td:first-child,.blog-post .blog-content table.evolution-table td:first-child,.evolution-table.table tbody tr:last-of-type,.blog-post .blog-content table.evolution-table tbody tr:last-of-type{background:#fff}.evolution-table.table tbody td,.blog-post .blog-content table.evolution-table tbody td{vertical-align:top}.contact .hero h1{font-size:1.625rem;line-height:1.875rem}@media(min-width:992px){.contact .hero h1{text-align:left;font-size:1.875rem;line-height:2.5rem;max-width:284px}}.contact .hero p{font-family:Lato,sans-serif;font-size:16px}.contact .hbspt-form{position:relative;z-index:2}.map-coordinates{position:relative}.map-coordinates .image-wrapper{position:absolute;z-index:1;left:0;top:-70%}.map-coordinates .map-wrapper{position:relative;height:408px;transition:all .5s ease}@media(min-width:768px){.map-coordinates .map-wrapper{height:511px}}.map-coordinates .map-wrapper iframe{width:100%;height:100%}.map-coordinates .map-wrapper .bg-wrapper{position:absolute;top:0;width:100%;height:100%;opacity:.6;background-color:#000048}.map-coordinates .map-wrapper .contact_box{background-color:#0f0d72;position:absolute;bottom:34px;right:34px;padding:28px 30px 28px 32px;max-width:230px;transition:max-width .5s ease}@media(min-width:768px){.map-coordinates .map-wrapper .contact_box{bottom:62px;right:0;left:0;margin:auto;padding:40px 52px;max-width:371px}}.map-coordinates .map-wrapper .contact_box .contact-item{margin-bottom:14px;transition:all .5s ease}@media(min-width:768px){.map-coordinates .map-wrapper .contact_box .contact-item{margin-bottom:18px}}.map-coordinates .map-wrapper .contact_box .contact-item .item-title{font-family:"Lato";font-size:.875rem;line-height:1.75rem;font-weight:700;color:#39ffbd;transition:all .5s ease}@media(min-width:768px){.map-coordinates .map-wrapper .contact_box .contact-item .item-title{font-size:1rem}}.map-coordinates .map-wrapper .contact_box .contact-item .item-link{font-family:"Lato";font-size:.875rem;line-height:1.25rem;font-weight:400;color:#fff;display:block;width:100%;transition:all .5s ease}@media(min-width:768px){.map-coordinates .map-wrapper .contact_box .contact-item .item-link{font-size:1rem}}@media(min-width:768px){.map-coordinates .map-wrapper .contact_box .contact-item.email{margin-bottom:0}}@media(min-width:1900px){.map-coordinates .map-wrapper .contact_box .contact-item{margin-bottom:16px}.map-coordinates .map-wrapper .contact_box .contact-item .item-title{font-size:1.125rem}.map-coordinates .map-wrapper .contact_box .contact-item .item-link{font-size:1.125rem;line-height:1.75rem}}.homepage-sort .homepage-sort--wrapper{padding:65px 0 50px;text-align:center;margin:0 auto;width:100%}@media(min-width:992px){.homepage-sort .homepage-sort--wrapper{padding:65px 0 100px}}.homepage-sort .homepage-sort--wrapper h2{font-size:32px;font-weight:700;font-family:"Poppins",sans-serif;color:#000048;margin:0 0 40px}.homepage-sort .homepage-sort--wrapper h3{font-size:22px;font-weight:400;font-family:"Syne",sans-serif;color:#000048;margin:0 auto 55px;max-width:713px}.homepage-sort .homepage-sort--tabs{display:flex;align-items:stretch;column-gap:15px;row-gap:15px;margin-bottom:32px;justify-content:center;flex-wrap:wrap;border:none}@media(min-width:992px){.homepage-sort .homepage-sort--tabs{border-bottom:1px solid rgb(0 0 72 / .15);flex-wrap:nowrap;justify-content:space-between}.homepage-sort .homepage-sort--tabs>button{width:47%}}.homepage-sort .homepage-sort--items{height:auto;transition:height .3s ease-in;margin-bottom:25px}.homepage-tab{border:none}@media(min-width:992px){.homepage-tab{border-top:1px solid #e6e6e6}}.homepage-tab .homepage-tabs--wrapper{text-align:center;position:relative;padding:0 0 0}@media(min-width:992px){.homepage-tab .homepage-tabs--wrapper{padding:80px 0 120px}}.homepage-tab .homepage-tabs--wrapper .background--wrapper{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.homepage-tab .homepage-tabs--wrapper .background--wrapper img{position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:0}.homepage-tab .homepage-tabs--wrapper>h2,.homepage-tab .homepage-tabs--wrapper>h3{margin:0 auto;width:100%}@media(min-width:992px){.homepage-tab .homepage-tabs--wrapper>h2,.homepage-tab .homepage-tabs--wrapper>h3{width:840px}}.homepage-tab .homepage-tabs--wrapper>h2{font-family:"Syne",sans-serif;font-size:32px;font-weight:700;color:#001a72;margin-bottom:15px}.homepage-tab .homepage-tabs--wrapper>h3{font-family:"Poppins",sans-serif;font-size:18px;font-weight:400;color:#000048;margin-bottom:42px;width:100%}@media(max-width:1023px){.homepage-tab .homepage-tabs--wrapper>h3{width:auto}}.homepage-tab .homepage-tabs--wrapper .homepage-tabs--content .tabs-wrapper{padding-bottom:80px}.homepage-tab .homepage-tabs--wrapper .tabs--wrapper{margin:0 auto 50px;column-gap:10px;display:block;width:fit-content}.homepage-tab .homepage-tabs--wrapper .tabs--wrapper>button{white-space:normal;padding:25px 10px;width:100%;font-size:16px}@media(min-width:992px){.homepage-tab .homepage-tabs--wrapper .tabs--wrapper>button{padding:0 30px;width:auto;font-size:18px}}.homepage-tab .homepage-tabs--wrapper .note-wrapper{display:block;column-gap:5px;max-width:100%;justify-content:flex-end;font-family:"Poppins",sans-serif;font-weight:400;font-size:12px;color:#000;margin:0 auto;padding-bottom:50px}@media(min-width:992px){.homepage-tab .homepage-tabs--wrapper .note-wrapper{display:flex}}.homepage-tabs--content .tabs-wrapper>.content-wrapper{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto 25px;text-align:start;flex-direction:column}@media(min-width:768px){.homepage-tabs--content .tabs-wrapper>.content-wrapper{flex-direction:row}}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-left-panel{background-color:#fff;border-radius:2px;box-shadow:0 4px 42px 10px rgb(178 187 222 / .1);padding:25px 50px;width:100%}@media(min-width:992px){.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-left-panel{width:65%;padding:50px}}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-left-panel h3{font-family:"Syne",sans-serif;font-weight:700;font-size:32px;color:#000048;margin:0 0 45px}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-left-panel ul{list-style:none;margin:0;padding:0}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-left-panel ul li:not(:last-child){margin-bottom:20px}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-left-panel ul li{display:flex;align-items:flex-start;justify-content:flex-start;column-gap:20px;text-align:start}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-left-panel ul li .content h4{font-family:"Poppins",sans-serif;font-size:18px;font-weight:600;color:#000048;margin:0 0 5px}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-left-panel ul li .content>div{font-family:"Poppins",sans-serif;font-size:18px;font-weight:400;color:#000048;margin:0}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-left-panel ul li img{width:24px;height:24px;object-fit:contain;object-position:center}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-right-panel{background-color:#e1ebff;border-radius:2px;box-shadow:0 4px 42px 10px rgb(178 187 222 / .1);padding:30px;width:100%}@media(min-width:992px){.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-right-panel{width:45%}}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-right-panel>.content-wrapper:not(:last-child){margin-bottom:30px}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-right-panel h3,.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-right-panel ul{opacity:.6;transition:opacity .2s ease}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-right-panel:hover h3,.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-right-panel:hover ul{opacity:1}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-right-panel h3{font-family:"Syne",sans-serif;font-weight:700;font-size:24px;color:#001a72;margin:0 0 25px}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-right-panel ul{list-style:none;margin:0;padding:0}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-right-panel li:not(:last-child){margin-bottom:20px}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-right-panel li{display:flex;align-items:flex-start;justify-content:flex-start;column-gap:20px}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-right-panel img{width:24px;height:24px;object-fit:contain;object-position:center}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-right-panel .content h4{font-family:"Poppins",sans-serif;font-size:16px;font-weight:600;color:#000048;margin:0 0 5px}.homepage-tabs--content .tabs-wrapper>.content-wrapper .tab-right-panel .content>div{font-family:"Poppins",sans-serif;font-size:18px;font-weight:400;color:#000048;margin:0}.homepage-tabs--content .tabs-wrapper:last-child .tab-left-panel ul>li:not(:last-child){margin-bottom:40px!important}.homepage-tabs--content .tabs-wrapper:last-child .tab-left-panel ul>li:last-child{margin-bottom:20px!important}@media(min-width:992px){.homepage-tabs--content .tabs-wrapper:last-child .tab-left-panel ul>li:last-child{margin-bottom:80px!important}}.homepage-tabs--content .tabs-wrapper:last-child .tab-left-panel .tab-right-panel,.homepage-tabs--content .tabs-wrapper:last-child .tab-left-panel .tab-left-panel{width:50%}.homepage-tabs--content .tabs-wrapper:last-child .tab-right-panel,.homepage-tabs--content .tabs-wrapper:last-child .tab-left-panel{width:100%}@media(min-width:992px){.homepage-tabs--content .tabs-wrapper:last-child .tab-right-panel,.homepage-tabs--content .tabs-wrapper:last-child .tab-left-panel{width:auto}}.homepage-tabs--content .tabs-wrapper:last-child .tab-right-panel{padding:0;background-color:unset!important}.homepage-tabs--content .tabs-wrapper:last-child .tab-right-panel .content-wrapper{padding:20px 30px;background-color:#e1ffef}.homepage-tabs .tabs-wrapper:last-child{display:none}.company-evolution{background:none}.company-evolution .blocks-item{position:relative;color:#10167a}.company-evolution .blocks-item:first-of-type{height:425px}.company-evolution .blocks-item:first-of-type .blocks-item--wrapper{background:#e4edff}.company-evolution .blocks-item:nth-child(2){height:425px}.company-evolution .blocks-item:nth-child(2) .blocks-item--wrapper{background:#e8f0ff}.company-evolution .blocks-item:nth-child(3){height:425px}.company-evolution .blocks-item:nth-child(3) .blocks-item--wrapper{background:#eef4ff}.company-evolution .highlight{border:2px solid #090764}.company-evolution .highlight .highlight{border:none;margin-top:37px}.company-evolution .highlight .highlight p{color:#10167a}.company-evolution .blocks-grid .float{top:75%;left:8%;width:300%}.company-evolution .blocks-grid .float p{color:#10167a}.company-evolution .table .bg-blue,.company-evolution .blog-post .blog-content table .bg-blue,.blog-post .blog-content .company-evolution table .bg-blue{background:#e9f2ff}.company-evolution .table p,.company-evolution .blog-post .blog-content table p,.blog-post .blog-content .company-evolution table p{font-size:14px;line-height:1}.company-evolution .table p:last-of-type,.company-evolution .blog-post .blog-content table p:last-of-type,.blog-post .blog-content .company-evolution table p:last-of-type{margin-bottom:0}.company-evolution .table thead tr th,.company-evolution .blog-post .blog-content table thead tr th,.blog-post .blog-content .company-evolution table thead tr th,.company-evolution .table tbody tr th,.company-evolution .blog-post .blog-content table tbody tr th,.blog-post .blog-content .company-evolution table tbody tr th{font-size:14px;line-height:1.2;padding:20px 0}.company-evolution .table thead tr th:nth-child(1),.company-evolution .blog-post .blog-content table thead tr th:nth-child(1),.blog-post .blog-content .company-evolution table thead tr th:nth-child(1),.company-evolution .table thead tr td:nth-child(1),.company-evolution .blog-post .blog-content table thead tr td:nth-child(1),.blog-post .blog-content .company-evolution table thead tr td:nth-child(1),.company-evolution .table tbody tr th:nth-child(1),.company-evolution .blog-post .blog-content table tbody tr th:nth-child(1),.blog-post .blog-content .company-evolution table tbody tr th:nth-child(1),.company-evolution .table tbody tr td:nth-child(1),.company-evolution .blog-post .blog-content table tbody tr td:nth-child(1),.blog-post .blog-content .company-evolution table tbody tr td:nth-child(1){background:#e4edff}.company-evolution .table thead tr th:nth-child(2),.company-evolution .blog-post .blog-content table thead tr th:nth-child(2),.blog-post .blog-content .company-evolution table thead tr th:nth-child(2),.company-evolution .table thead tr td:nth-child(2),.company-evolution .blog-post .blog-content table thead tr td:nth-child(2),.blog-post .blog-content .company-evolution table thead tr td:nth-child(2),.company-evolution .table tbody tr th:nth-child(2),.company-evolution .blog-post .blog-content table tbody tr th:nth-child(2),.blog-post .blog-content .company-evolution table tbody tr th:nth-child(2),.company-evolution .table tbody tr td:nth-child(2),.company-evolution .blog-post .blog-content table tbody tr td:nth-child(2),.blog-post .blog-content .company-evolution table tbody tr td:nth-child(2){background:#e8f0ff}.company-evolution .table thead tr th:nth-child(3),.company-evolution .blog-post .blog-content table thead tr th:nth-child(3),.blog-post .blog-content .company-evolution table thead tr th:nth-child(3),.company-evolution .table thead tr td:nth-child(3),.company-evolution .blog-post .blog-content table thead tr td:nth-child(3),.blog-post .blog-content .company-evolution table thead tr td:nth-child(3),.company-evolution .table tbody tr th:nth-child(3),.company-evolution .blog-post .blog-content table tbody tr th:nth-child(3),.blog-post .blog-content .company-evolution table tbody tr th:nth-child(3),.company-evolution .table tbody tr td:nth-child(3),.company-evolution .blog-post .blog-content table tbody tr td:nth-child(3),.blog-post .blog-content .company-evolution table tbody tr td:nth-child(3){background:#eef4ff}.company-evolution .table tbody tr td.highlight,.company-evolution .blog-post .blog-content table tbody tr td.highlight,.blog-post .blog-content .company-evolution table tbody tr td.highlight{background:#10167a;color:#fff}.company-evolution .table tbody tr td.highlight p,.company-evolution .blog-post .blog-content table tbody tr td.highlight p,.blog-post .blog-content .company-evolution table tbody tr td.highlight p{color:#fff}.company-evolution .table th img,.company-evolution .blog-post .blog-content table th img,.blog-post .blog-content .company-evolution table th img{max-width:40px}.innovation{background:#000048}.innovation .hero{position:relative;overflow:hidden;padding-top:232px;transition:all .4s ease;margin-bottom:0}@media(min-width:992px){.innovation .hero{min-height:600px;padding-top:264px}}@media(min-width:1200px){.innovation .hero{min-height:735px;padding-top:279px}}@media(min-width:1900px){.innovation .hero{min-height:1027px;padding-top:349px}}.innovation .hero .bg-desktop{position:absolute;top:-33px;width:100%;object-fit:cover;opacity:0;z-index:-1;transition:all .4s ease}@media(min-width:992px){.innovation .hero .bg-desktop{opacity:1;z-index:0;top:60px}}@media(min-width:1900px){.innovation .hero .bg-desktop{background-size:cover;top:-5px}}.innovation .hero .title{font-family:"Poppins",sans-serif;color:#fff;font-size:1.5rem;line-height:2.25rem;font-weight:300;text-align:center;max-width:60%;margin:0 auto;z-index:2;position:relative;transition:all .5s ease}@media(min-width:768px){.innovation .hero .title{max-width:50%}}@media(min-width:992px){.innovation .hero .title{max-width:81%;text-align:left;font-size:1.875rem;line-height:2.5rem}}@media(min-width:1200px){.innovation .hero .title{max-width:76%;font-size:2.5rem;line-height:3rem}}@media(min-width:1900px){.innovation .hero .title{font-size:2.5rem;line-height:3.48125rem}}.innovation .hero .image-wrapper{max-width:375px;margin:-33px auto 0;transition:all .4s ease}@media(min-width:992px){.innovation .hero .image-wrapper{opacity:0;max-height:0;margin:0 auto}}@media(min-width:1900px){.innovation .hero .top_element .bg-desktop{background-size:cover;top:-5px}}.innovation .floating-boxes{background-color:#000048;overflow:hidden;transition:all .5s ease}.innovation .floating-boxes .image-wrapper{max-width:266px;margin-left:auto;margin-bottom:79px;transition:all .5s ease}.innovation .floating-boxes .boxes-wrapper{transition:max-width .5s ease}@media screen and (min-width:992px){.innovation .floating-boxes .boxes-wrapper{max-width:740px}}@media screen and (min-width:1200px){.innovation .floating-boxes .boxes-wrapper{max-width:894px}}@media screen and (min-width:1400px){.innovation .floating-boxes .boxes-wrapper{max-width:930px}}@media screen and (min-width:1900px){.innovation .floating-boxes .boxes-wrapper{max-width:1170px}}.innovation .floating-boxes .box-item{max-width:315px;padding:83px 67px 83px 67px;transition:max-width .5s ease;position:relative}.innovation .floating-boxes .box-item .title{font-size:1.75rem;line-height:1.29;color:#fff;margin-bottom:25px;transition:all .5s ease}.innovation .floating-boxes .box-item .content-wrapper p{font-size:.9375rem;line-height:1.5rem;font-family:"Lato";color:#fff;transition:all .5s ease}.innovation .floating-boxes .box-item.bx_1{border:solid 1px #fff0;background-color:#39ffbd;padding-bottom:132px;z-index:1}.innovation .floating-boxes .box-item.bx_1 .title{color:#000048}.innovation .floating-boxes .box-item.bx_1 .content-wrapper{transition:max-width .5s ease}.innovation .floating-boxes .box-item.bx_1 .content-wrapper p{color:#000048}.innovation .floating-boxes .box-item.bx_2{border:solid 1px #4f3eb5;background-color:rgb(59 59 150 / .2);padding-bottom:108px;z-index:2;margin:-42px auto 0;position:relative}.innovation .floating-boxes .box-item.bx_2:before{content:"";display:block;position:absolute;width:100%;height:110px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);top:0;left:0;z-index:-1}.innovation .floating-boxes .box-item.bx_3{border:solid 1px #fff0;background-color:#0f0d72;z-index:3;margin-left:auto;margin-top:-42px}@media screen and (min-width:768px){.innovation .floating-boxes .box-item{max-width:370px}}@media screen and (min-width:992px){.innovation .floating-boxes{padding-top:86px}.innovation .floating-boxes .box-item{max-width:390px}.innovation .floating-boxes .box-item .title{font-size:1.875rem;line-height:2.5rem}.innovation .floating-boxes .box-item .content-wrapper p{font-size:1rem;line-height:1.75rem}.innovation .floating-boxes .box-item.bx_2{margin:-239px 0 0 auto}.innovation .floating-boxes .box-item.bx_2:before{height:100%}.innovation .floating-boxes .box-item.bx_3{margin:-52px auto 0}}@media screen and (min-width:1200px){.innovation .floating-boxes .image-wrapper{max-width:100%}.innovation .floating-boxes .box-item{max-width:470px}.innovation .floating-boxes .box-item .content-wrapper{max-width:85%}}@media screen and (min-width:1400px){.innovation .floating-boxes .box-item{max-width:485px}.innovation .floating-boxes .box-item.bx_2{margin-top:-215px}}@media screen and (min-width:1900px){.innovation .floating-boxes .image-wrapper{max-width:689px}.innovation .floating-boxes .box-item{max-width:605px;min-height:461px;padding:125px 111px 49px 103px}.innovation .floating-boxes .box-item .title{font-size:2.5rem;line-height:3.125rem;margin-bottom:50px}.innovation .floating-boxes .box-item .content-wrapper{max-width:359px}.innovation .floating-boxes .box-item.bx_2{margin-top:-230px}.innovation .floating-boxes .box-item.bx_3{margin-left:260px}}.innovation .dual-text{padding:95px 0;overflow:hidden;transition:all .5s ease}.innovation .dual-text .upperText-wrapper{margin-bottom:57px;padding:0 55px 0 67px;transition:all .5s ease}.innovation .dual-text .upperText-wrapper p,.innovation .dual-text .upperText-wrapper a{font-family:"Poppins",sans-serif;line-height:1.75rem;margin-bottom:27px}.innovation .dual-text .upperText-wrapper a{color:#39ffbd;text-decoration:underline}.innovation .dual-text .upperText-wrapper a:hover{color:#aba2df}.innovation .dual-text .image-wrapper{transition:all .5s ease}.innovation .dual-text .image-wrapper img{position:relative;right:2px}.innovation .dual-text .image-wrapper.mobile{margin-bottom:78px}.innovation .dual-text .lowerText-wrapper{padding:0 52px;transition:all .5s ease}.innovation .dual-text .lowerText-wrapper .text-wrapper{font-size:1.5rem;line-height:2.5rem;font-weight:300;transition:all .5s ease}.innovation .dual-text .lowerText-wrapper .text-wrapper .highlighted-text{background-color:#39ffbd;padding:5px}@media screen and (min-width:768px){.innovation .dual-text .inner-wrapper .upperText-wrapper{max-width:80%;margin:0 auto 57px}.innovation .dual-text .inner-wrapper .lowerText-wrapper{max-width:80%;margin:0 auto}}@media screen and (min-width:992px){.innovation .dual-text{padding:0}.innovation .dual-text .image-wrapper{height:100%;max-width:875px;margin-right:-11px}.innovation .dual-text .image-wrapper img{height:100%;object-fit:cover}.innovation .dual-text .inner-wrapper{transition:all .5s ease;padding:50px 0}.innovation .dual-text .inner-wrapper .upperText-wrapper{max-width:100%}.innovation .dual-text .inner-wrapper .lowerText-wrapper{max-width:100%;padding-right:40px;padding-left:67px}}@media screen and (min-width:1200px){.innovation .dual-text{padding:0}.innovation .dual-text .inner-wrapper{padding:80px 0;max-width:90%}}@media screen and (min-width:1400px){.innovation .dual-text .inner-wrapper .upperText-wrapper{margin-bottom:115px}.innovation .dual-text .inner-wrapper .upperText-wrapper p{font-size:1.125rem;line-height:2.125rem;margin-bottom:35px}.innovation .dual-text .inner-wrapper .lowerText-wrapper .text-wrapper{font-size:1.75rem;line-height:2.75rem}}@media screen and (min-width:1900px){.innovation .dual-text .inner-wrapper{padding-top:199px;max-width:82%;margin-left:4px}.innovation .dual-text .inner-wrapper .upperText-wrapper{margin-bottom:89px}.innovation .dual-text .inner-wrapper .lowerText-wrapper{padding-right:93px}.innovation .dual-text .inner-wrapper .lowerText-wrapper .text-wrapper{font-size:2.25rem;line-height:3.4375rem}.innovation .dual-text .inner-wrapper .lowerText-wrapper .text-wrapper .highlighted-text{padding:8px}}.innovation .pre-footer{background-color:#00ec9d;padding:72px 18px;transition:all .5s ease}.innovation .pre-footer .title{font-size:1.875rem;text-align:center;transition:all .5s ease;margin-bottom:52px}.innovation .pre-footer .num-wrapper{background-color:#000048;display:inline-block;color:#fff;font-size:1.625rem;line-height:4.25rem;font-weight:300;padding:0 20px;margin-bottom:17px;transition:all .5s ease}.innovation .pre-footer .rectangle_content{background-color:#fff;margin:0 auto 50px;max-width:400px;min-height:550px;padding-bottom:55px;transition:max-width .5s ease}.innovation .pre-footer .rectangle_content .image-wrapper{max-width:154px;margin:0 auto 54px;transition:max-width .5s ease}.innovation .pre-footer .rectangle_content .content-wrapper{padding:0 44px;transition:all .5s ease}.innovation .pre-footer .rectangle_content .content-wrapper .title{font-size:1.625rem;line-height:2.25rem;margin-bottom:24px;transition:all .5s ease}.innovation .pre-footer .rectangle_content .content-wrapper .text-wrapper p{font-size:1rem;line-height:1.5rem;font-family:"Lato";text-align:center;transition:all .5s ease}@media screen and (min-width:768px){.innovation .pre-footer .rectangle_content{min-height:auto;max-width:430px}.innovation .pre-footer .rectangle_content .content-wrapper{padding:0 70px}}@media screen and (min-width:992px){.innovation .pre-footer{padding:85px 58px}.innovation .pre-footer .title{font-size:2.15625rem;line-height:2.78125rem;margin-bottom:84px}.innovation .pre-footer .rectangle_content{max-width:70%;padding:80px 45px;margin:0 0 85px}.innovation .pre-footer .rectangle_content .image-wrapper{max-width:240px;margin-bottom:0;margin-left:auto;margin-right:0}.innovation .pre-footer .rectangle_content .image-wrapper img{width:100%;object-fit:cover}.innovation .pre-footer .rectangle_content .content-wrapper{padding:0;max-width:80%}.innovation .pre-footer .rectangle_content .content-wrapper .title{text-align:left}.innovation .pre-footer .rectangle_content .content-wrapper .text-wrapper p{text-align:left}}@media screen and (min-width:1400px){.innovation .pre-footer .title{font-size:2.5rem;line-height:3.125rem;margin-bottom:87px}.innovation .pre-footer .rectangle_content{max-width:65%;padding:80px 60px}.innovation .pre-footer .rectangle_content .content-wrapper{max-width:65%}.innovation .pre-footer .rectangle_content .content-wrapper .title{font-size:1.875rem;line-height:2.5rem}}@media screen and (min-width:1900px){.innovation .pre-footer{padding:131px 18px 90px}.innovation .pre-footer .title{font-size:3.75rem;line-height:4.375rem;margin-bottom:150px}.innovation .pre-footer .inner-wrapper{max-width:1642px;margin:0 auto}.innovation .pre-footer .inner-wrapper .num-wrapper{padding:0 40px;font-size:2.8125rem;line-height:8rem}.innovation .pre-footer .inner-wrapper .rectangle_content{max-width:1071px;padding:76px 85px 90px 105px;margin-bottom:200px}.innovation .pre-footer .inner-wrapper .rectangle_content .content-wrapper{padding-top:16px;max-width:74%}.innovation .pre-footer .inner-wrapper .rectangle_content .content-wrapper .title{font-size:2.5rem;line-height:3rem;margin-bottom:14px}}.lp{background-color:#0f0d72;background-image:url(https://zeronetworks.com/wp-content/uploads/2023/06/Group-387-3-scaled.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:bottom center;padding-top:140px}@media(min-width:1200px){.lp{background-position:top center}}.lp #main{padding-top:180px}.lp .copy p,.lp .copy ul,.lp .copy ol,.lp .copy h1,.lp .copy h2,.lp .copy h3,.lp .copy h4,.lp .copy h5,.lp .copy h6{color:#fff}.lp .copy ul{margin-bottom:25px}.lp .copy h1{font-size:40px;font-weight:700;line-height:58px}@media(min-width:992px){.lp .copy h1{font-size:48px}}.lp .form{background:radial-gradient(28.85% 28.85% at 52.56% 50%,#e2dff4 0%,#fdfdfd 100%);background-position:center;border-radius:32px;padding:30px;height:fit-content}.lp .form h3{color:#001a72;font-size:24px;font-weight:700;line-height:29px;text-align:center;margin-bottom:30px}.partners .form{background-image:url(https://zeronetworks.com/wp-content/themes/zeronetworks/css/rebrand/images/partner-form-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:0 0;padding:100px 0 100px;margin-top:-50px}.calculator-inputs--wrapper{text-align:center;font-family:"Poppins",sans-serif;font-weight:400;font-size:16px;line-height:24px;text-align:start;margin-bottom:40px}@media(min-width:992px){.calculator-inputs--wrapper{font-size:24px;line-height:36px;margin-bottom:100px;text-align:center}.calculator-inputs--wrapper br{display:none}}.calculator-inputs--wrapper input{display:inline-block;text-align:center;border-radius:8px;background:#fff;border:1px solid #e2e8ea;font-family:"Poppins",sans-serif;font-weight:400;font-size:16px;line-height:24px;width:100%;margin:15px 0}@media(min-width:992px){.calculator-inputs--wrapper input{font-size:24px;line-height:36px;width:130px}}.calculator-inputs--wrapper .button-wrapper{margin-top:30px}.calculator-inputs--wrapper .button-wrapper .button,.calculator-inputs--wrapper .button-wrapper .hs-button{width:100%}@media(min-width:992px){.calculator-inputs--wrapper .button-wrapper .button,.calculator-inputs--wrapper .button-wrapper .hs-button{width:auto}}.calculator-results{margin-bottom:80px}.calculator-results .container{max-width:946px}.usecase .use-case-section{margin:20px 0;padding-inline-start:0}@media(min-width:992px){.usecase .use-case-section{padding-inline-start:80px;margin:40px 0}}.usecase .use-case-section:last-child{margin-bottom:50px}@media(min-width:992px){.usecase .use-case-section:last-child{margin-bottom:70px}}.usecase .use-case-section:last-child .button-wrapper a{background:linear-gradient(0deg,#06ffac,#39FFBD 6.25%,#13AEE7 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.usecase .use-case-section .button-wrapper a{background:linear-gradient(0deg,#06ffac 0%,#39FFBD 6.25%,#13AEE7 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.usecase .use-case-section.section-type--text{padding-inline-end:0}@media(min-width:992px){.usecase .use-case-section.section-type--text{padding-inline-end:75px}}.usecase .use-case-section.section-type--highlighted_lists{margin:40px 0}.usecase .use-case-section h2{font-size:18px;line-height:27px;margin:0 0 15px}.usecase .use-case-section h3{font-size:18px;line-height:27px;font-weight:700}.usecase .use-case-section *+h3{margin-top:40px}.usecase .use-case-section p{font-size:16px;line-height:28px;margin:0 0 15px}.usecase .use-case-sidebar{width:100%;display:flex;flex-direction:column;padding-top:0;margin:35px 0;row-gap:36px}@media(min-width:992px){.usecase .use-case-sidebar{padding-top:25px;margin:0;row-gap:20px}}.usecase .use-case-sidebar .image-card{min-height:520px}.usecase .use-case-sidebar .use-case-section--glossary{background:radial-gradient(28.85% 28.85% at 52.56% 50%,#e2dff4 0%,#fdfdfd 100%);border:1px solid #e6e6e6;border-radius:32px;padding:40px 40px 20px 40px}.usecase .use-case-sidebar .use-case-section--glossary>h3{font-family:"Syne",sans-serif;font-weight:700;font-size:18px;line-height:22px;color:#001a72;margin:0 0 30px}.usecase .use-case-sidebar .use-case-section--glossary-item{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:30px}.usecase .use-case-sidebar .use-case-section--glossary-item>h4{font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:27px;color:#000;margin:0 0 14px}.usecase .use-case-sidebar .use-case-section--glossary-item .cta-view{font-family:"Poppins",sans-serif;font-weight:500;font-size:18px;line-height:27px;text-align:center;background:linear-gradient(180deg,#06ffac 0%,#39FFBD 6.25%,#13AEE7 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0}.usecase .use-case-columns{display:grid;gap:20px;grid-template-columns:1fr;font-family:"Poppins",sans-serif}@media(min-width:992px){.usecase .use-case-columns{grid-template-columns:2fr 1fr}}.usecase .use-case-columns h4{font-size:17px;line-height:21px}.usecase .use-case-columns .tags{margin-bottom:32px;display:flex;gap:10px}@media(min-width:992px){.usecase .use-case-columns .tags{margin:10px 0 20px}}.usecase .use-case-columns .tags div{padding:6px 10px;border-radius:50px;font-weight:600;font-size:10px;line-height:12px}.usecase .use-case-columns .content{display:flex;gap:40px;flex-direction:column;font-size:13px}@media(min-width:992px){.usecase .use-case-columns .content{gap:20px;flex-direction:row}}.usecase .use-case-columns .content>div{flex:1}.usecase .use-case-columns .content .strong{font-weight:700;margin-bottom:10px}.usecase .use-case-columns--green{background-color:#e8fff8;padding:23px 38px 50px}.usecase .use-case-columns--green .tags div{background-color:#39ffbd}.usecase .use-case-columns--blue{background-color:#e9f2ff;padding:23px 38px 50px}.usecase .use-case-columns--blue .tags div{background-color:#aba2df}