*{font-family:"Inter",sans-serif;font-optical-sizing:auto;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;padding:0;color:#111521}body.overflow-hidden{overflow:hidden}main{min-height:100vh}section{width:100%;padding:60px 0;overflow:hidden}@media screen and (min-width: 1200px){section{padding:120px 0}}img{max-width:100%;height:auto;display:block}ul,li{margin:0;padding:0;list-style:none}::-moz-selection{background:#111521;color:#fff}::selection{background:#111521;color:#fff}.screen-reader{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}@font-face{font-family:"SharpGrotesk";src:url("../fonts/SharpGrotesk-Medium20.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}.c{max-width:1400px;width:100%;margin:0 auto;padding:0 20px;position:relative;z-index:1}.c--narrow{max-width:1100px}.c--wide{max-width:1700px}.c--wide-xl{max-width:1840px}@media screen and (min-width: 640px){.c{padding:0 50px}}h1,.h1{font-size:2.4rem;font-weight:900;letter-spacing:.01rem;line-height:1.25;font-family:"SharpGrotesk"}h2,.h2{font-family:"SharpGrotesk";font-size:2.25rem;font-weight:900;letter-spacing:.01rem}h3,.h3{font-family:"SharpGrotesk";font-size:1.875rem;font-weight:600;letter-spacing:.01rem}h4,.h4{font-family:"SharpGrotesk";font-size:1.6rem;font-weight:600;letter-spacing:.01rem}h5,.h5{font-family:"SharpGrotesk";font-size:1.35rem;font-weight:400;letter-spacing:.01rem}h6,.h6{font-size:1rem;font-weight:400;letter-spacing:.025rem;text-transform:uppercase}p{font-size:1.125rem;line-height:1.6}li{font-size:1.125rem;line-height:1.6}.large{font-size:1.375rem}.small{font-size:1rem}.tiny{font-size:.875rem}@media screen and (min-width: 640px){h1,.h1{font-size:4rem}h2,.h2{font-size:3.125rem}h3,.h3{font-size:2.815rem}h4,.h4{font-size:2.1875rem}h5,.h5{font-size:1.8125rem}h6,.h6{font-size:1rem}p{font-size:1.25rem}.large{font-size:1.5rem}.small{font-size:1.125rem}.tiny{font-size:1rem}li{font-size:1.25rem}}.btn{width:230px;height:60px;color:#111521;font-size:1.125rem;font-weight:400;letter-spacing:.025rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 20px}.more span{color:#111521;font-family:"SharpGrotesk";font-size:1rem;letter-spacing:.01rem}@media screen and (min-width: 768px){.more span{font-size:1.125rem}}.more .icon{width:20px;height:auto;fill:#111521;-webkit-transition:.3s;transition:.3s}.more:hover .icon{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}.gradient-border-button{position:relative;font-weight:600;background-color:rgba(0,0,0,0);z-index:1;border-radius:100px}.gradient-border-button::before,.gradient-border-button::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:3px;border-radius:inherit;-webkit-mask:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box,-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}@media screen and (min-width: 640px){.gradient-border-button::before,.gradient-border-button::after{padding:3px}}.gradient-border-button::before{background:linear-gradient(45deg, #07dafe, #267ffe);opacity:1;-webkit-transition:.4s;transition:.4s}.gradient-border-button::after{background:linear-gradient(-45deg, #07dafe, #267ffe);opacity:0;-webkit-transition:.6s;transition:.6s}.gradient-border-button:hover::before{opacity:0}.gradient-border-button:hover::after{opacity:1}.header{width:100%;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;z-index:9;border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:background-color .2s;transition:background-color .2s}@media screen and (min-width: 640px){.header{height:100px}}.header .c{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 1080px){.header .c{height:100%;display:grid;grid-template-columns:200px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 1200px){.header .c{grid-template-columns:260px 1fr}}.header .logo svg{width:auto;height:32px}@media screen and (min-width: 640px){.header .logo svg{height:46px}}.header .logo svg path{fill:#267ffe}.header .logo svg path:last-child{fill:#111521}.header .header-menu{background:#f4f8ff;width:100%;height:calc(100dvh - 72px);display:grid;grid-template-columns:1fr;padding:0 0 40px 0;position:fixed;top:72px;left:0;z-index:9;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);-webkit-transition:0s;transition:0s}@media screen and (min-width: 640px){.header .header-menu{height:calc(100dvh - 100px);padding:0 0 50px 0;top:100px}}@media screen and (min-width: 1080px){.header .header-menu{background:unset;width:unset;height:100%;padding:0;position:relative;top:unset;left:unset;-webkit-transform:unset;transform:unset;grid-template-columns:1fr 200px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 1200px){.header .header-menu{grid-template-columns:1fr 260px}}.header .header-menu nav{display:grid;grid-template-columns:1fr}@media screen and (min-width: 1080px){.header .header-menu nav{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 1080px){.header .header-menu nav .menu-main-menu-container{height:100%}}.header .header-menu nav ul{display:grid;grid-template-columns:1fr;margin:0;padding:0;list-style:none}@media screen and (min-width: 1080px){.header .header-menu nav ul{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 46px}}@media screen and (min-width: 1200px){.header .header-menu nav ul{gap:0 50px}}@media screen and (min-width: 1400px){.header .header-menu nav ul{gap:0 60px}}@media screen and (min-width: 1080px){.header .header-menu nav ul .sub-menu{width:100%;position:absolute;top:0;right:0}.header .header-menu nav ul li{margin:0;padding:0;position:relative;border-bottom:1px solid rgba(0,0,0,.05)}}@media screen and (min-width: 1080px)and (min-width: 1080px){.header .header-menu nav ul li{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}}@media screen and (min-width: 1080px)and (min-width: 1024px){.header .header-menu nav ul li.current-menu-item::before{content:"";width:6px;height:6px;background:#267ffe;position:absolute;left:-12px;top:47px;z-index:0;border-radius:10px;-webkit-transform:scale(0);transform:scale(0);-webkit-animation-name:active-item;animation-name:active-item;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-delay:.2s;animation-delay:.2s}}@media screen and (min-width: 1080px)and (min-width: 1200px){.header .header-menu nav ul li.current-menu-item::before{left:-16px}}@media screen and (min-width: 1080px){@-webkit-keyframes active-item{0%{-webkit-transform:scale(0);transform:scale(0)}50%{background:#111521}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes active-item{0%{-webkit-transform:scale(0);transform:scale(0)}50%{background:#111521}100%{-webkit-transform:scale(1);transform:scale(1)}}.header .header-menu nav ul li.parent.menu-item-has-children{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:30px}}@media screen and (min-width: 1080px)and (min-width: 640px){.header .header-menu nav ul li.parent.menu-item-has-children{padding-right:50px}}@media screen and (min-width: 1080px)and (min-width: 1080px){.header .header-menu nav ul li.parent.menu-item-has-children{padding-right:0}}@media screen and (min-width: 1080px){.header .header-menu nav ul li.parent.menu-item-has-children>a{-webkit-box-flex:1;-ms-flex:1;flex:1}.header .header-menu nav ul li a{display:block;padding:20px 30px;color:#fff;font-size:1.125rem;font-weight:600;letter-spacing:.025rem;position:relative;opacity:0;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}}@media screen and (min-width: 1080px)and (min-width: 640px){.header .header-menu nav ul li a{padding:20px 50px}}@media screen and (min-width: 1080px)and (min-width: 1080px){.header .header-menu nav ul li a{padding:0;font-size:1rem;opacity:1;-webkit-transform:none;transform:none}}@media screen and (min-width: 1080px)and (min-width: 1200px){.header .header-menu nav ul li a{font-size:1.125rem}}@media screen and (min-width: 1080px){.header .header-menu nav ul li a::after{content:"";background:#07dafe;background:-webkit-gradient(linear, left top, right top, from(rgb(7, 218, 254)), to(rgb(38, 127, 254)));background:linear-gradient(90deg, rgb(7, 218, 254) 0%, rgb(38, 127, 254) 100%);width:0;height:2px;position:absolute;top:100%;left:50%;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);-webkit-transition:.3s;transition:.3s}.header .header-menu nav ul li a:hover:after{width:100%}.header .header-menu nav ul li.submenu-open a:after{width:100%}.header .header-menu nav ul li.submenu-open .sub-trigger{pointer-events:none;position:absolute}.header .header-menu nav ul li.submenu-open .sub-trigger::before,.header .header-menu nav ul li.submenu-open .sub-trigger::after{left:auto;top:30px}.header .header-menu nav ul li .sub-trigger{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;cursor:pointer;border:none;position:absolute;right:0}}@media screen and (min-width: 1080px)and (max-width: 1079px){.header .header-menu nav ul li .sub-trigger{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@media screen and (min-width: 1080px){.header .header-menu nav ul li .sub-trigger::before,.header .header-menu nav ul li .sub-trigger::after{content:"";width:8px;height:2px;background:#111521;-webkit-transition:0s;transition:0s;left:70%;position:relative}.header .header-menu nav ul li .sub-trigger::before{margin-right:-3px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header .header-menu nav ul li .sub-trigger::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header .header-menu nav ul li .sub-trigger:hover::before,.header .header-menu nav ul li .sub-trigger:hover::after{content:"";background:#267ffe}.header .header-menu nav ul li .sub-trigger>a{display:none}.header .header-menu nav ul li .sub-trigger .sub-menu{background-color:#fff;max-width:calc(100% - 100px);width:100%;height:auto;position:fixed;top:100px;left:0;display:grid;grid-template-columns:repeat(3, 1fr);gap:0 32px;margin-left:calc((100% - (100% - 100px))/2);padding:45px;opacity:0;visibility:hidden;border-radius:16px;cursor:auto;pointer-events:none}}@media screen and (min-width: 1080px)and (min-width: 1700px){.header .header-menu nav ul li .sub-trigger .sub-menu{max-width:1600px;margin-left:calc((100% - 1600px)/2)}}@media screen and (min-width: 1080px){.header .header-menu nav ul li .sub-trigger .sub-menu.col-4{grid-template-columns:repeat(4, 1fr)}.header .header-menu nav ul li .sub-trigger .sub-menu li{width:100%;padding:0;opacity:0;visibility:visible;-webkit-transition:0s;transition:0s;-webkit-transform:translate3D(0, 20px, 0);transform:translate3D(0, 20px, 0);border-radius:8px}.header .header-menu nav ul li .sub-trigger .sub-menu li:hover svg{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}.header .header-menu nav ul li .sub-trigger .sub-menu li a{background:#f3f6fc;width:100%;height:100%;padding:32px;display:block;-webkit-transition:.4s;transition:.4s;border-radius:8px}.header .header-menu nav ul li .sub-trigger .sub-menu li a:hover{background:#e6e9f0}.header .header-menu nav ul li .sub-trigger .sub-menu li a:after{display:none}.header .header-menu nav ul li .sub-trigger .sub-menu li .title{width:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 20px;margin:0 0 20px;padding:0;color:#1b3457;font-size:18px;font-family:"SharpGrotesk",sans-serif;font-weight:600;text-align:left}.header .header-menu nav ul li .sub-trigger .sub-menu li .title svg{width:20px;-webkit-transition:.3s;transition:.3s}.header .header-menu nav ul li .sub-trigger .sub-menu li .desc{display:block;color:#1b3457;font-size:14px;font-weight:300;line-height:1.7;letter-spacing:.1px}.header .header-menu nav ul li .sub-trigger .sub-menu li.menu-item--parent a,.header .header-menu nav ul li .sub-trigger .sub-menu li.menu-item--parent div{background:none;height:100%;padding:16px 0;border-radius:0}.header .header-menu nav ul li .sub-trigger .sub-menu li.menu-item--parent .title{font-size:30px;letter-spacing:.025rem}.header .header-menu nav ul li .sub-trigger .sub-menu li.menu-item--parent .desc{font-size:16px;font-weight:400;letter-spacing:.025rem}.header .header-menu nav ul li .sub-trigger.submenu-open::before{margin-right:-13px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.header .header-menu nav ul li .sub-trigger.submenu-open::after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.header .header-menu nav ul li .sub-trigger.submenu-open .sub-menu{opacity:1;visibility:visible;pointer-events:all}.header .header-menu nav ul li .sub-trigger.submenu-open .sub-menu li{opacity:1;visibility:visible;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,transform .4s;transition:opacity .4s,transform .4s,-webkit-transform .4s}.header .header-menu nav ul li .sub-trigger.submenu-open .sub-menu li:nth-child(1){-webkit-transition-delay:.1s;transition-delay:.1s}.header .header-menu nav ul li .sub-trigger.submenu-open .sub-menu li:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.header .header-menu nav ul li .sub-trigger.submenu-open .sub-menu li:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.header .header-menu nav ul li .sub-trigger.submenu-open .sub-menu li:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}.header .header-menu nav ul li .sub-trigger.submenu-open .sub-menu li:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}.header .header-menu nav ul li .sub-trigger.submenu-open .sub-menu li:nth-child(6){-webkit-transition-delay:.6s;transition-delay:.6s}.header .header-menu nav ul li .sub-trigger.submenu-open .sub-menu li:nth-child(7){-webkit-transition-delay:.7s;transition-delay:.7s}.header .header-menu nav ul li .sub-trigger.submenu-open .sub-menu li:nth-child(8){-webkit-transition-delay:.8s;transition-delay:.8s}.header .header-menu nav ul li .sub-trigger.submenu-open .sub-menu li:nth-child(9){-webkit-transition-delay:.9s;transition-delay:.9s}.header .header-menu nav ul li .sub-trigger.submenu-open .sub-menu li:nth-child(10){-webkit-transition-delay:1s;transition-delay:1s}.header .header-menu nav ul li .sub-trigger .js-sub menu{visibility:hidden}.header .header-menu nav ul li .sub-trigger .js-sub menu.submenu-open{visibility:visible}}.header .header-menu .btn{margin-top:auto;margin-inline:auto;opacity:0;-webkit-transform:translate3D(0, 20px, 0);transform:translate3D(0, 20px, 0)}@media screen and (min-width: 1080px){.header .header-menu .btn{width:200px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:56px;margin-top:unset;margin-right:0;color:#fff;font-size:1rem;opacity:1;-webkit-transform:none;transform:none}}@media screen and (min-width: 1200px){.header .header-menu .btn{width:230px;height:60px;font-size:1.125rem}}.header .menu-trigger{width:40px;height:40px;background:rgba(0,0,0,0);display:grid;place-items:center;padding:0;border:none;border-radius:8px;-webkit-transition:.25s;transition:.25s;cursor:pointer}@media screen and (min-width: 1080px){.header .menu-trigger{display:none}}.header .menu-trigger .icon{position:relative;width:32px;border:0;display:block;border-radius:2px;height:2px;background:#fff;-webkit-transition:.3s;transition:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.2s;transition-duration:.2s}.header .menu-trigger .icon::before,.header .menu-trigger .icon::after{position:relative;border:0;display:block;border-radius:2px;height:2px;background:#fff;-webkit-transition:.3s;transition:.3s;content:"";position:absolute;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.2s;transition-duration:.2s;width:16px}.header .menu-trigger .icon::before{top:-8px;left:0;-webkit-transform-origin:100% 0%;transform-origin:100% 0%}.header .menu-trigger .icon::after{top:8px;left:16px;-webkit-transform-origin:0% 100%;transform-origin:0% 100%}.header .menu-trigger .icon.is-closed{-webkit-transform:rotate(-45deg) scale(0.7);transform:rotate(-45deg) scale(0.7)}.header .menu-trigger .icon.is-closed::before{-webkit-transform:rotate(90deg) translate(10px, -1px);transform:rotate(90deg) translate(10px, -1px)}.header .menu-trigger .icon.is-closed::after{-webkit-transform:rotate(90deg) translate(-9px, 1px);transform:rotate(90deg) translate(-9px, 1px);width:16px}.header.transparent .logo svg path{fill:#267ffe}.header.transparent .logo svg path:last-child{fill:#fff}.header.transparent .header-menu nav ul li .sub-trigger::before,.header.transparent .header-menu nav ul li .sub-trigger::after{background:#fff}.header.fixed{background:#fff;border-bottom:1px solid rgba(0,0,0,.075)}.header.fixed .logo svg path{fill:#267ffe}.header.fixed .logo svg path:last-child{fill:#111521}.header.fixed nav ul li a{color:#111521}.header.fixed .header-menu nav ul li .sub-trigger::before,.header.fixed .header-menu nav ul li .sub-trigger::after{background:#111521}.header.fixed .header-menu nav ul li .sub-trigger:hover::before,.header.fixed .header-menu nav ul li .sub-trigger:hover::after{background:#267ffe}.header.fixed .btn{color:#111521}.header.fixed .menu-trigger .icon{background:#111521}.header.fixed .menu-trigger .icon::before,.header.fixed .menu-trigger .icon::after{background-color:#111521}.header.fixed .header-menu nav ul li .sub-trigger .sub-menu{border:1px solid rgba(0,0,0,.075);border-top:0;border-radius:0 0 16px 16px;-webkit-box-shadow:0 30px 40px -10px rgba(0,0,0,.07);box-shadow:0 30px 40px -10px rgba(0,0,0,.07)}.header.dark .logo svg path{fill:#267ffe}.header.dark .logo svg path:last-child{fill:#111521}.header.dark nav ul li a{color:#111521}.header.dark .header-menu nav ul li .sub-trigger::before,.header.dark .header-menu nav ul li .sub-trigger::after{background:#111521}.header.dark .header-menu nav ul li .sub-trigger:hover::before,.header.dark .header-menu nav ul li .sub-trigger:hover::after{background:#267ffe}.header.dark .btn{color:#111521}.header.dark .menu-trigger .icon{background:#111521}.header.dark .menu-trigger .icon::before,.header.dark .menu-trigger .icon::after{background-color:#111521}@media screen and (max-width: 640px){.header #menu-main-menu{width:100%}.header #menu-main-menu>li{width:100%;border-bottom:1px solid rgba(0,0,0,.075)}.header #menu-main-menu>li>a{width:100%;display:block;padding:20px;color:#111521;font-size:16px;font-family:"SharpGrotesk"}}.header.menu-open{background:#fff;border-bottom:1px solid rgba(0,0,0,.075)}.header.menu-open .logo svg path{fill:#267ffe}.header.menu-open .logo svg path:last-child{fill:#111521}.header.menu-open nav ul li a{color:#111521}.header.menu-open .btn{color:#111521}.header.menu-open .menu-trigger .icon{background:#111521}.header.menu-open .menu-trigger .icon::before,.header.menu-open .menu-trigger .icon::after{background-color:#111521}.header.menu-open .header-menu{-webkit-transition:.3s;transition:.3s;-webkit-transition-delay:.2s;transition-delay:.2s;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.header.menu-open .header-menu nav ul li a{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:.3s;transition:.3s}.header.menu-open .header-menu nav ul li:nth-child(1) a{-webkit-transition-delay:.4s;transition-delay:.4s}.header.menu-open .header-menu nav ul li:nth-child(2) a{-webkit-transition-delay:.5s;transition-delay:.5s}.header.menu-open .header-menu nav ul li:nth-child(3) a{-webkit-transition-delay:.6s;transition-delay:.6s}.header.menu-open .header-menu nav ul li:nth-child(4) a{-webkit-transition-delay:.7s;transition-delay:.7s}.header.menu-open .header-menu nav ul li:nth-child(5) a{-webkit-transition-delay:.8s;transition-delay:.8s}.header.menu-open .header-menu nav ul li:nth-child(6) a{-webkit-transition-delay:.9s;transition-delay:.9s}.header.menu-open .header-menu nav ul li:nth-child(7) a{-webkit-transition-delay:1s;transition-delay:1s}.header.menu-open .header-menu nav ul li:nth-child(8) a{-webkit-transition-delay:1.1s;transition-delay:1.1s}.header.menu-open .header-menu nav ul li:nth-child(9) a{-webkit-transition-delay:1.2s;transition-delay:1.2s}.header.menu-open .header-menu nav ul li:nth-child(10) a{-webkit-transition-delay:1.3s;transition-delay:1.3s}.header.menu-open .header-menu #menu-main-menu{width:100%}.header.menu-open .header-menu #menu-main-menu>li{width:100%;position:relative}.header.menu-open .header-menu #menu-main-menu>li:after{border-color:#111521;border-style:solid;border-width:2px 2px 0 0;content:"";display:inline-block;height:.45em;right:35px;position:absolute;top:.15em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);vertical-align:top;width:.45em;top:24px;-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:.3s;transition:.3s}.header.menu-open .header-menu #menu-main-menu>li>a{width:100%;display:block;padding:20px;font-size:16px}.header.menu-open .header-menu #menu-main-menu>li>.sub-menu>li>a{display:none}.header.menu-open .header-menu #menu-main-menu>li>.sub-menu>li>.sub-menu{background:#fff;padding:16px 0;display:none;border-top:1px solid rgba(0,0,0,.075);border-radius:0}.header.menu-open .header-menu #menu-main-menu>li>.sub-menu>li>.sub-menu .menu-item--parent{display:none}.header.menu-open .header-menu #menu-main-menu>li>.sub-menu>li>.sub-menu .menu-item{padding:8px 32px}.header.menu-open .header-menu #menu-main-menu>li>.sub-menu>li>.sub-menu .menu-item a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header.menu-open .header-menu #menu-main-menu>li>.sub-menu>li>.sub-menu .menu-item a .title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.875rem;font-family:"SharpGrotesk"}.header.menu-open .header-menu #menu-main-menu>li>.sub-menu>li>.sub-menu .menu-item a .title .icon{width:16px}.header.menu-open .header-menu #menu-main-menu>li>.sub-menu>li>.sub-menu .menu-item a .desc{display:none}.header.menu-open .header-menu #menu-main-menu>li.show-subs>.sub-menu>li>.sub-menu{display:block}.header.menu-open .header-menu #menu-main-menu>li.show-subs::after{top:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header.menu-open .header-menu .btn{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:.3s;transition:.3s;-webkit-transition-delay:.6s;transition-delay:.6s}.to-top{background:#fff;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;bottom:40px;right:20px;border-radius:100px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.075);box-shadow:0 0 0 1px rgba(0,0,0,.075);z-index:8;cursor:pointer;opacity:0;visibility:hidden;-webkit-transform:scale(0.2);transform:scale(0.2);-webkit-transition:.4s;transition:.4s}@media screen and (min-width: 640px){.to-top{right:40px;width:60px;height:60px}}.to-top.show-to-top{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.to-top svg{width:16px;height:auto;fill:#111521;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 640px){.to-top svg{width:20px}}.to-top:active{-webkit-transform:scale(0.8);transform:scale(0.8)}.to-top:hover svg{fill:#267ffe}.acf-block-preview .hero,.hero{background:#111521;min-height:80vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;color:#fff;text-align:center;padding-top:100px}@media screen and (min-width: 768px){.acf-block-preview .hero,.hero{min-height:100vh;padding-top:120px}}.acf-block-preview .hero .lines,.hero .lines{margin:0 0 10px;position:relative;width:100%;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.acf-block-preview .hero .lines p,.hero .lines p{position:absolute;width:100%;font-size:1rem;font-family:"SharpGrotesk";line-height:1.6;text-align:center;opacity:0;-webkit-filter:blur(10px) contrast(0) saturate(0);filter:blur(10px) contrast(0) saturate(0);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:opacity .4s ease-in-out,-webkit-transform .8s ease-in-out,-webkit-filter 1.2s;transition:opacity .4s ease-in-out,-webkit-transform .8s ease-in-out,-webkit-filter 1.2s;transition:opacity .4s ease-in-out,transform .8s ease-in-out,filter 1.2s;transition:opacity .4s ease-in-out,transform .8s ease-in-out,filter 1.2s,-webkit-transform .8s ease-in-out,-webkit-filter 1.2s}@media screen and (min-width: 768px){.acf-block-preview .hero .lines p,.hero .lines p{font-size:1.75rem}}.acf-block-preview .hero .lines p.active,.hero .lines p.active{opacity:1;-webkit-filter:blur(0) contrast(1) saturate(1);filter:blur(0) contrast(1) saturate(1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.acf-block-preview .hero .lines p.exit,.hero .lines p.exit{opacity:0;-webkit-transition:0s;transition:0s;-webkit-filter:blur(10px) contrast(0) saturate(0);filter:blur(10px) contrast(0) saturate(0);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.acf-block-preview .hero h1,.hero h1{opacity:0;margin:0 auto 20px;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}@media screen and (min-width: 768px){.acf-block-preview .hero h1,.hero h1{letter-spacing:1px}}.acf-block-preview .hero p,.hero p{opacity:0;margin:0 auto;font-size:1.175rem;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}@media screen and (min-width: 640px){.acf-block-preview .hero p,.hero p{font-size:1.5rem;letter-spacing:1px}}.acf-block-preview .hero p.h3,.hero p.h3{font-size:1.25rem;letter-spacing:0}@media screen and (min-width: 768px){.acf-block-preview .hero p.h3,.hero p.h3{font-size:1.75rem}}.acf-block-preview .hero .bg,.hero .bg{background:#111521;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;border-bottom:0;overflow:hidden}.acf-block-preview .hero .bg img,.acf-block-preview .hero .bg video,.hero .bg img,.hero .bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0}.acf-block-preview .technology,.technology{background:#f4f8ff;text-align:center;position:relative}.acf-block-preview .technology h2,.technology h2{margin:0 auto 20px;color:#267ffe}@media screen and (min-width: 768px){.acf-block-preview .technology h2,.technology h2{margin:0 auto 40px}}.acf-block-preview .technology h2 br,.technology h2 br{display:none}@media screen and (min-width: 768px){.acf-block-preview .technology h2 br,.technology h2 br{display:inherit}}.acf-block-preview .technology p:last-child,.technology p:last-child{margin-bottom:0}.acf-block-preview .technology.bg-white,.technology.bg-white{background:#fff}.acf-block-preview .technology.no-pt,.technology.no-pt{padding-top:0}.acf-block-preview .technology.no-pb,.technology.no-pb{padding-bottom:0}.acf-block-preview .partners,.partners{background:#fff;text-align:center;position:relative}.acf-block-preview .partners h2,.partners h2{margin:0 auto 40px;color:#267ffe;font-weight:400}@media screen and (min-width: 640px){.acf-block-preview .partners h2,.partners h2{margin:0 auto 80px}}.acf-block-preview .partners ul,.partners ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0;list-style:none;-webkit-transition-timing-function:linear;transition-timing-function:linear}.acf-block-preview .partners ul.loop-false,.partners ul.loop-false{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0}@media screen and (min-width: 768px){.acf-block-preview .partners ul.loop-false,.partners ul.loop-false{gap:0 80px}}.acf-block-preview .partners ul.loop-false li,.partners ul.loop-false li{max-width:200px}.acf-block-preview .partners ul li,.partners ul li{width:auto;margin:0 30px;padding:0}.acf-block-preview .partners ul li img,.partners ul li img{width:auto;max-height:50px;max-width:120px;margin:0 auto}@media screen and (min-width: 768px){.acf-block-preview .partners ul li img,.partners ul li img{max-height:60px;max-width:100%}}.acf-block-preview .partners-listing,.partners-listing{background:#fff;text-align:center;position:relative;margin:60px 0;padding:0}@media screen and (min-width: 768px){.acf-block-preview .partners-listing,.partners-listing{margin:120px 0}}.acf-block-preview .partners-listing h2,.partners-listing h2{margin:0 auto 40px;color:#267ffe;font-weight:400}@media screen and (min-width: 640px){.acf-block-preview .partners-listing h2,.partners-listing h2{margin:0 auto 80px}}.acf-block-preview .partners-listing ul,.partners-listing ul{display:grid;grid-template-columns:1fr;gap:40px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;list-style:none}.acf-block-preview .partners-listing ul li,.partners-listing ul li{display:grid;grid-template-columns:1fr;gap:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0 0 40px;text-align:left;border-bottom:1px solid #83837b;position:relative}@media screen and (min-width: 768px){.acf-block-preview .partners-listing ul li,.partners-listing ul li{grid-template-columns:190px 1fr auto;gap:0 20px}}@media screen and (min-width: 1400px){.acf-block-preview .partners-listing ul li,.partners-listing ul li{grid-template-columns:190px 1fr auto;gap:0 40px}}@media screen and (min-width: 1600px){.acf-block-preview .partners-listing ul li,.partners-listing ul li{grid-template-columns:190px 1fr 280px;gap:0 90px}}.acf-block-preview .partners-listing ul li .hash,.partners-listing ul li .hash{position:absolute;top:0;left:0;margin-top:-160px}.acf-block-preview .partners-listing ul li .partner-logo,.partners-listing ul li .partner-logo{max-width:120px;margin:0 0 20px;padding:4px;overflow:hidden;border:3px solid #ebebeb;border-radius:12px}@media screen and (min-width: 768px){.acf-block-preview .partners-listing ul li .partner-logo,.partners-listing ul li .partner-logo{max-width:100%;margin:0}}.acf-block-preview .partners-listing ul li .partner-logo img,.partners-listing ul li .partner-logo img{max-width:100%;width:100%;margin:0 auto;border:3px solid #ebebeb;border-radius:8px}.acf-block-preview .partners-listing ul li .partner-info p,.partners-listing ul li .partner-info p{margin:0 0 10px}.acf-block-preview .partners-listing ul li .partner-info p:not(.small) strong,.partners-listing ul li .partner-info p:not(.small) strong{font-family:"SharpGrotesk"}@media screen and (min-width: 768px){.acf-block-preview .partners-listing ul li .partner-link,.partners-listing ul li .partner-link{text-align:right}}.acf-block-preview .partners-listing ul li .partner-link .link,.partners-listing ul li .partner-link .link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 20px}.acf-block-preview .partners-listing ul li .partner-link .link span,.partners-listing ul li .partner-link .link span{color:#111521;font-weight:700}.acf-block-preview .partners-listing ul li .partner-link .link .icon,.partners-listing ul li .partner-link .link .icon{width:28px;height:auto;fill:#111521}.acf-block-preview .investors,.investors{background:#fff;text-align:center;position:relative;margin:60px 0 60px;padding:0}@media screen and (min-width: 768px){.acf-block-preview .investors,.investors{margin:120px 0}}.acf-block-preview .investors .hash,.investors .hash{position:absolute;top:0;left:0;margin-top:-160px}.acf-block-preview .investors h2,.investors h2{margin:0 auto 40px;color:#267ffe;font-weight:400}@media screen and (min-width: 640px){.acf-block-preview .investors h2,.investors h2{margin:0 auto 80px}}.acf-block-preview .investors ul,.investors ul{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;margin:0;padding:0;list-style:none}@media screen and (min-width: 768px){.acf-block-preview .investors ul,.investors ul{grid-template-columns:repeat(5, 1fr);gap:0 40px}}.acf-block-preview .investors ul li,.investors ul li{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px}@media screen and (min-width: 640px){.acf-block-preview .investors ul li,.investors ul li{height:80px}}.acf-block-preview .investors ul li a,.investors ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px}@media screen and (min-width: 640px){.acf-block-preview .investors ul li a,.investors ul li a{height:80px}}.acf-block-preview .investors ul li img,.investors ul li img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.acf-block-preview .applications,.applications{background:#fff;text-align:center;position:relative;margin:60px 0 30px;padding:0}@media screen and (min-width: 768px){.acf-block-preview .applications,.applications{margin:120px 0}}.acf-block-preview .applications h2,.applications h2{margin:0 auto 40px;color:#267ffe;font-weight:400}@media screen and (min-width: 640px){.acf-block-preview .applications h2,.applications h2{margin:0 auto 80px}}.acf-block-preview .applications .applications-list,.applications .applications-list{display:grid;grid-template-columns:1fr;gap:20px 40px;margin:0;padding:0;list-style:none}@media screen and (min-width: 1200px){.acf-block-preview .applications .applications-list,.applications .applications-list{grid-template-columns:repeat(2, 1fr);gap:80px 150px}}.acf-block-preview .applications .applications-list .applications-item,.applications .applications-list .applications-item{margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:20px;border-bottom:1px solid #83837b}@media screen and (min-width: 768px){.acf-block-preview .applications .applications-list .applications-item,.applications .applications-list .applications-item{padding:26px 0;grid-template-columns:250px 1fr;gap:0 60px}}.acf-block-preview .applications .applications-list .applications-item__image,.applications .applications-list .applications-item__image{height:288px;border-radius:12px;overflow:hidden}.acf-block-preview .applications .applications-list .applications-item__image img,.applications .applications-list .applications-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.acf-block-preview .applications .applications-list .applications-item__info,.applications .applications-list .applications-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left}.acf-block-preview .applications .applications-list .applications-item__info h4,.applications .applications-list .applications-item__info h4{margin:0 0 24px;font-size:20px}.acf-block-preview .applications .applications-list .applications-item__info .desc,.applications .applications-list .applications-item__info .desc{text-align:left}.acf-block-preview .applications .applications-list .applications-item__info .desc li,.applications .applications-list .applications-item__info .desc li{margin-bottom:20px;padding-left:30px;position:relative;font-size:1.125rem}.acf-block-preview .applications .applications-list .applications-item__info .desc li::before,.applications .applications-list .applications-item__info .desc li::before{content:"";width:13px;height:13px;display:block;position:absolute;top:7px;left:0;border-radius:100px;-webkit-box-shadow:0 0 4px 0 inset #267ffe;box-shadow:0 0 4px 0 inset #267ffe}.acf-block-preview .applications .applications-list .applications-item__info .desc li::after,.applications .applications-list .applications-item__info .desc li::after{content:"";background:#267ffe;width:5px;height:5px;display:block;position:absolute;top:11px;left:4px;border-radius:100px}.member-popup{background:rgba(0,0,0,.6);width:100%;height:100vh;position:fixed;top:0;left:0;opacity:0;visibility:hidden;z-index:9;-webkit-transition:.4s;transition:.4s}.member-popup ul{background:#fff;width:100%;height:100vh;position:absolute;top:0;right:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);-webkit-transition:.4s;transition:.4s;z-index:2}@media screen and (min-width: 768px){.member-popup ul{width:50%}}.member-popup ul .btn-close{background:#fff;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:20px;right:20px;border-radius:4px;border:1px solid #267ffe;cursor:pointer}@media screen and (min-width: 768px){.member-popup ul .btn-close{width:50px;height:50px;top:40px;right:40px}}.member-popup ul .btn-close .icon{width:22px;fill:#267ffe}.member-popup ul li{display:none;max-height:100%;padding:40px 20px 20px;overflow-y:auto}@media screen and (min-width: 768px){.member-popup ul li{padding:40px}}.member-popup ul li .member-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width: 768px){.member-popup ul li .member-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 40px}}.member-popup ul li .member-top .member-photo{height:288px;border-radius:12px;overflow:hidden}@media screen and (max-width: 640px){.member-popup ul li .member-top .member-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.member-popup ul li .member-top .member-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:auto;text-align:left}@media screen and (min-width: 768px){.member-popup ul li .member-top .member-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}}.member-popup ul li .member-top .member-info .name-position{margin:auto 0 0}.member-popup ul li .member-top .member-info .name-position p{margin:0}.member-popup ul li .member-top .member-info .name-position p:not(.small) strong{font-family:"SharpGrotesk";font-size:1.875rem}.member-popup ul li .member-top .member-info .links{margin:10px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 768px){.member-popup ul li .member-top .member-info .links{margin:40px 0 0}}.member-popup ul li .member-top .member-info .links .linkedin .icon{width:45px;height:auto}.member-popup ul li .desc{width:100%;margin:20px 0 0;padding:0;border-top:1px solid #83837b}@media screen and (min-width: 768px){.member-popup ul li .desc{margin:40px 0 0;padding:10px 0}}.member-popup ul li .desc p,.member-popup ul li .desc li{font-size:1rem}.member-popup ul li .desc p a,.member-popup ul li .desc li a{color:#267ffe;position:relative}.member-popup ul li .desc p a::before,.member-popup ul li .desc li a::before{content:"";background:#267ffe;max-width:0;width:100%;height:2px;position:absolute;top:100%;left:0;-webkit-transition:.3s;transition:.3s}.member-popup ul li .desc p a:hover::before,.member-popup ul li .desc li a:hover::before{max-width:100%}.member-popup ul li.show{display:grid;grid-template-columns:1fr}.member-popup .js-close-bg{width:100%;height:100%;position:fixed;z-index:0;top:0;left:0}.member-popup.open{opacity:1;visibility:visible}.member-popup.open ul{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-box-shadow:-30px 0 40px 0 rgba(0,0,0,.1);box-shadow:-30px 0 40px 0 rgba(0,0,0,.1)}.member-popup.open ul li.show{display:grid;grid-template-columns:1fr}.acf-block-preview .team,.team{background:#fff;text-align:center;position:relative;margin:60px 0 60px;padding:0}@media screen and (min-width: 768px){.acf-block-preview .team,.team{margin:120px 0}}.acf-block-preview .team h2,.team h2{margin:0 auto 40px;color:#267ffe;font-weight:400}@media screen and (min-width: 640px){.acf-block-preview .team h2,.team h2{margin:0 auto 80px}}.acf-block-preview .team ul,.team ul{display:grid;grid-template-columns:1fr;gap:40px;margin:0;padding:0;list-style:none}@media screen and (min-width: 1200px){.acf-block-preview .team ul,.team ul{grid-template-columns:repeat(2, 1fr);gap:80px 150px}}.acf-block-preview .team ul li,.team ul li{margin:0;padding:0 0 26px;display:grid;grid-template-columns:1fr;gap:20px;border-bottom:1px solid #83837b}@media screen and (min-width: 768px){.acf-block-preview .team ul li,.team ul li{padding:26px 0;grid-template-columns:250px 1fr;gap:0 60px}}.acf-block-preview .team ul li .member-photo,.team ul li .member-photo{height:288px;border-radius:12px;overflow:hidden}.acf-block-preview .team ul li .member-photo img,.team ul li .member-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.acf-block-preview .team ul li .member-info,.team ul li .member-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left}.acf-block-preview .team ul li .member-info .name-position,.team ul li .member-info .name-position{margin:auto 0 0}.acf-block-preview .team ul li .member-info .name-position p,.team ul li .member-info .name-position p{margin:0}.acf-block-preview .team ul li .member-info .name-position p:not(.small) strong,.team ul li .member-info .name-position p:not(.small) strong{font-family:"SharpGrotesk"}.acf-block-preview .team ul li .member-info .links,.team ul li .member-info .links{margin:20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 768px){.acf-block-preview .team ul li .member-info .links,.team ul li .member-info .links{margin:auto 0 0}}.acf-block-preview .team ul li .member-info .links .linkedin .icon,.team ul li .member-info .links .linkedin .icon{width:45px;height:auto}.member-popup{background:rgba(0,0,0,.6);width:100%;height:100vh;position:fixed;top:0;left:0;opacity:0;visibility:hidden;z-index:9;-webkit-transition:.4s;transition:.4s}.member-popup ul{background:#fff;width:100%;height:100vh;position:absolute;top:0;right:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);-webkit-transition:.4s;transition:.4s;z-index:2}@media screen and (min-width: 768px){.member-popup ul{width:50%}}.member-popup ul .btn-close{background:#fff;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:20px;right:20px;border-radius:4px;border:1px solid #267ffe;cursor:pointer}@media screen and (min-width: 768px){.member-popup ul .btn-close{width:50px;height:50px;top:40px;right:40px}}.member-popup ul .btn-close .icon{width:22px;fill:#267ffe}.member-popup ul li{display:none;max-height:100%;padding:40px 20px 20px;overflow-y:auto}@media screen and (min-width: 768px){.member-popup ul li{padding:40px}}.member-popup ul li .member-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width: 768px){.member-popup ul li .member-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 40px}}.member-popup ul li .member-top .member-photo{height:288px;border-radius:12px;overflow:hidden}@media screen and (max-width: 640px){.member-popup ul li .member-top .member-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.member-popup ul li .member-top .member-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:auto;text-align:left}@media screen and (min-width: 768px){.member-popup ul li .member-top .member-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}}.member-popup ul li .member-top .member-info .name-position{margin:auto 0 0}.member-popup ul li .member-top .member-info .name-position p{margin:0}.member-popup ul li .member-top .member-info .name-position p:not(.small) strong{font-family:"SharpGrotesk";font-size:1.35rem}@media screen and (min-width: 768px){.member-popup ul li .member-top .member-info .name-position p:not(.small) strong{font-size:1.875rem}}.member-popup ul li .member-top .member-info .links{margin:10px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 768px){.member-popup ul li .member-top .member-info .links{margin:40px 0 0}}.member-popup ul li .member-top .member-info .links .linkedin .icon{width:45px;height:auto}.member-popup ul li .desc{width:100%;margin:20px 0 0;padding:0;border-top:1px solid #83837b}@media screen and (min-width: 768px){.member-popup ul li .desc{margin:40px 0 0;padding:10px 0}}.member-popup ul li .desc p,.member-popup ul li .desc li{font-size:1rem}.member-popup ul li .desc p a,.member-popup ul li .desc li a{color:#267ffe;position:relative}.member-popup ul li .desc p a::before,.member-popup ul li .desc li a::before{content:"";background:#267ffe;max-width:0;width:100%;height:2px;position:absolute;top:100%;left:0;-webkit-transition:.3s;transition:.3s}.member-popup ul li .desc p a:hover::before,.member-popup ul li .desc li a:hover::before{max-width:100%}.member-popup ul li.show{display:grid;grid-template-columns:1fr}.member-popup .js-close-bg{width:100%;height:100%;position:fixed;z-index:0;top:0;left:0}.member-popup.open{opacity:1;visibility:visible}.member-popup.open ul{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-box-shadow:-30px 0 40px 0 rgba(0,0,0,.1);box-shadow:-30px 0 40px 0 rgba(0,0,0,.1)}.member-popup.open ul li.show{display:grid;grid-template-columns:1fr}.acf-block-preview .open-positions,.open-positions{background:#fff;text-align:center;position:relative;margin:60px 0 20px;padding:0}@media screen and (min-width: 768px){.acf-block-preview .open-positions,.open-positions{margin:120px 0}}.acf-block-preview .open-positions h2,.open-positions h2{margin:0 auto 40px;color:#267ffe;font-weight:400}@media screen and (min-width: 640px){.acf-block-preview .open-positions h2,.open-positions h2{margin:0 auto 80px}}.acf-block-preview .open-positions #lever-jobs-container ul,.open-positions #lever-jobs-container ul{display:grid;grid-template-columns:1fr;gap:20px 40px;margin:0;padding:0;list-style:none}@media screen and (min-width: 1200px){.acf-block-preview .open-positions #lever-jobs-container ul,.open-positions #lever-jobs-container ul{grid-template-columns:repeat(2, 1fr);gap:80px 150px}}.acf-block-preview .open-positions #lever-jobs-container ul li,.open-positions #lever-jobs-container ul li{margin:0;padding:0 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 1200px){.acf-block-preview .open-positions #lever-jobs-container ul li,.open-positions #lever-jobs-container ul li{gap:20px;padding:26px 0}}.acf-block-preview .open-positions #lever-jobs-container ul li h4,.open-positions #lever-jobs-container ul li h4{text-align:left}.acf-block-preview .open-positions #lever-jobs-container ul li ul,.open-positions #lever-jobs-container ul li ul{max-width:100%;width:100%;display:grid;grid-template-columns:1fr}.acf-block-preview .open-positions #lever-jobs-container ul li ul li,.open-positions #lever-jobs-container ul li ul li{max-width:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 10px !important;border-bottom:1px solid #83837b}.acf-block-preview .open-positions #lever-jobs-container ul li ul li .lever-job-title,.open-positions #lever-jobs-container ul li ul li .lever-job-title{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;color:#267ffe}.acf-block-preview .open-positions #lever-jobs-container ul li ul li .lever-job-tag,.open-positions #lever-jobs-container ul li ul li .lever-job-tag{text-align:left}@media screen and (min-width: 768px){.acf-block-preview .open-positions #lever-jobs-container ul li ul li .lever-job-tag,.open-positions #lever-jobs-container ul li ul li .lever-job-tag{text-align:right}}.acf-block-preview .open-positions #lever-jobs-container ul li .name-position,.open-positions #lever-jobs-container ul li .name-position{margin:auto 0 0;text-align:left}.acf-block-preview .open-positions #lever-jobs-container ul li .name-position p,.open-positions #lever-jobs-container ul li .name-position p{margin:0}.acf-block-preview .open-positions #lever-jobs-container ul li .name-position p:not(.small),.open-positions #lever-jobs-container ul li .name-position p:not(.small){margin-bottom:20px}.acf-block-preview .open-positions #lever-jobs-container ul li .name-position p:not(.small) strong,.open-positions #lever-jobs-container ul li .name-position p:not(.small) strong{font-family:"SharpGrotesk"}.acf-block-preview .open-positions #lever-jobs-container ul li .links,.open-positions #lever-jobs-container ul li .links{margin:20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 768px){.acf-block-preview .open-positions #lever-jobs-container ul li .links,.open-positions #lever-jobs-container ul li .links{margin:auto 0 0}}@media screen and (max-width: 768px){.acf-block-preview .open-positions #lever-jobs-container ul li .links .more span,.open-positions #lever-jobs-container ul li .links .more span{font-size:1rem}}.acf-block-preview .features,.features{background:#1b3457;color:#fff;position:relative;overflow:hidden}.acf-block-preview .features h2,.features h2{margin:0 auto;text-align:center}@media screen and (min-width: 768px){.acf-block-preview .features h2,.features h2{margin:0 auto 40px}}@media screen and (min-width: 1200px){.acf-block-preview .features h2,.features h2{margin:0 auto 60px}}.acf-block-preview .features .features-list,.features .features-list{display:grid;grid-template-columns:1fr;gap:0 40px;padding:0}@media screen and (min-width: 1024px){.acf-block-preview .features .features-list,.features .features-list{grid-template-columns:1fr 1fr;gap:0 120px;padding:0 50px}}.acf-block-preview .features .features-list .features-item,.features .features-list .features-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px 0;padding:40px 0;text-align:center;border-top:1px solid rgba(255,255,255,.2)}.acf-block-preview .features .features-list .features-item:nth-child(1),.features .features-list .features-item:nth-child(1){border-top:none}@media screen and (min-width: 640px){.acf-block-preview .features .features-list .features-item,.features .features-list .features-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0 38px;padding:50px 0;text-align:left}}@media screen and (min-width: 1024px){.acf-block-preview .features .features-list .features-item:nth-child(2),.features .features-list .features-item:nth-child(2){border-top:none}}.acf-block-preview .features .features-list .features-item .title-icon,.features .features-list .features-item .title-icon{max-width:180px;min-width:110px}@media screen and (max-width: 640px){.acf-block-preview .features .features-list .features-item .title-icon,.features .features-list .features-item .title-icon{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.25rem 0}}.acf-block-preview .features .features-list .features-item .title-icon h4,.features .features-list .features-item .title-icon h4{margin:0 auto;font-size:1.25rem;font-weight:900;letter-spacing:.025rem}@media screen and (min-width: 640px){.acf-block-preview .features .features-list .features-item .title-icon h4,.features .features-list .features-item .title-icon h4{margin:0 auto 1.25rem}}.acf-block-preview .features .features-list .features-item .title-icon .icon,.features .features-list .features-item .title-icon .icon{max-width:68px;max-height:68px;width:auto;height:auto;margin:0 auto}@media screen and (min-width: 640px){.acf-block-preview .features .features-list .features-item .title-icon .icon,.features .features-list .features-item .title-icon .icon{margin:0}}.acf-block-preview .features .features-list .features-item .ctn,.features .features-list .features-item .ctn{max-width:450px}.acf-block-preview .features .features-list .features-item .ctn p,.features .features-list .features-item .ctn p{margin:0;font-size:1.125rem;font-weight:200}.acf-block-preview .features .features-list .features-item:last-child,.features .features-list .features-item:last-child{padding-bottom:0}@media screen and (max-width: 768px){.acf-block-preview .features .features-list .features-item:last-child,.features .features-list .features-item:last-child{border-bottom:none}}.acf-block-preview .features__logo,.features__logo{display:none}@media screen and (min-width: 1200px){.acf-block-preview .features__logo,.features__logo{display:none}}.acf-block-preview .features__logo svg,.features__logo svg{position:absolute;height:auto;width:100%;left:50%;top:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);z-index:0;pointer-events:none;opacity:.01}.acf-block-preview .features.bg-white,.features.bg-white{background:#fff;color:#1b3457}.acf-block-preview .features.bg-white .h3,.features.bg-white .h3{color:#267ffe}.acf-block-preview .features.bg-white .features-list .features-item,.features.bg-white .features-list .features-item{border-top:none;border-bottom:1px solid rgba(0,0,0,.1)}@media screen and (max-width: 768px){.acf-block-preview .features.bg-white .features-list .features-item:last-child,.features.bg-white .features-list .features-item:last-child{border-bottom:none}}.acf-block-preview .features.bg-white .features-list .features-item .ctn p,.features.bg-white .features-list .features-item .ctn p{font-weight:400}.acf-block-preview .features.bg-light,.features.bg-light{background:#f4f8ff;color:#1b3457}.acf-block-preview .features.bg-light .h3,.features.bg-light .h3{color:#267ffe}.acf-block-preview .features.bg-light .features-list .features-item,.features.bg-light .features-list .features-item{border-top:none;border-bottom:1px solid rgba(0,0,0,.1)}@media screen and (max-width: 768px){.acf-block-preview .features.bg-light .features-list .features-item:last-child,.features.bg-light .features-list .features-item:last-child{border-bottom:none}}.acf-block-preview .features.bg-light .features-list .features-item .ctn p,.features.bg-light .features-list .features-item .ctn p{font-weight:400}.acf-block-preview .location,.location{background:#fff;margin:60px 0 20px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;color:#fff;text-align:center}@media screen and (min-width: 1200px){.acf-block-preview .location,.location{min-height:640px;margin:120px 0;padding:0}}.acf-block-preview .location h2,.location h2{margin:0 auto 40px;color:#267ffe;text-align:center}@media screen and (min-width: 768px){.acf-block-preview .location h2,.location h2{margin:0 auto 80px}}.acf-block-preview .location .ctn,.location .ctn{background:#1b3457;padding:40px 0;position:relative;border-radius:16px;overflow:hidden}@media screen and (min-width: 768px){.acf-block-preview .location .ctn,.location .ctn{padding:120px 0 180px}}.acf-block-preview .location .ctn__right,.location .ctn__right{max-width:100%;width:100%;margin:0 0 0 auto;padding:0 20px;text-align:left;position:relative;z-index:2}@media screen and (min-width: 768px){.acf-block-preview .location .ctn__right,.location .ctn__right{max-width:620px;padding:0 120px 0 0}}.acf-block-preview .location .ctn__right img,.location .ctn__right img{width:auto;height:60px;margin:0 auto 20px}@media screen and (min-width: 768px){.acf-block-preview .location .ctn__right img,.location .ctn__right img{height:90px;margin:0 0 30px}}.acf-block-preview .location .ctn__right p,.location .ctn__right p{margin:0 auto;font-size:1.2rem;text-align:center;position:relative;z-index:1}@media screen and (min-width: 768px){.acf-block-preview .location .ctn__right p,.location .ctn__right p{text-align:left}}.acf-block-preview .location .ctn .bg,.location .ctn .bg{display:none;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;border-bottom:0;overflow:hidden}@media screen and (min-width: 768px){.acf-block-preview .location .ctn .bg,.location .ctn .bg{display:block;background:#111521;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;border-bottom:0;overflow:hidden}}.acf-block-preview .location .ctn .bg img,.acf-block-preview .location .ctn .bg video,.location .ctn .bg img,.location .ctn .bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.acf-block-preview .location .ctn::after,.location .ctn::after{content:"";background:#1b3457;background:-webkit-gradient(linear, right top, left top, from(rgb(27, 52, 87)), color-stop(40%, rgb(27, 52, 87)), to(rgba(1, 41, 60, 0)));background:linear-gradient(-90deg, rgb(27, 52, 87) 0%, rgb(27, 52, 87) 40%, rgba(1, 41, 60, 0) 100%);width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.acf-block-preview .location--light-bg,.location--light-bg{background:#fff;color:#111521}.acf-block-preview .location--light-bg .bg,.location--light-bg .bg{background:#f4f8ff;border:100px solid #fff}.acf-block-preview .why-reach,.why-reach{background:#1b3457;color:#fff;position:relative;overflow:hidden}@media screen and (max-width: 640px){.acf-block-preview .why-reach,.why-reach{padding-bottom:20px}}.acf-block-preview .why-reach h2,.why-reach h2{margin:0 auto 20px;text-align:center}@media screen and (min-width: 1200px){.acf-block-preview .why-reach h2,.why-reach h2{margin:0;text-align:left}}.acf-block-preview .why-reach .items,.why-reach .items{display:grid;grid-template-columns:1fr;gap:20px 40px;padding:0}@media screen and (min-width: 1024px){.acf-block-preview .why-reach .items,.why-reach .items{grid-template-columns:1fr 1fr 1fr 1fr;gap:0 40px;padding:0}}.acf-block-preview .why-reach .items .item,.why-reach .items .item{background:#203e67;padding:20px;text-align:center;border-radius:16px}@media screen and (min-width: 768px){.acf-block-preview .why-reach .items .item,.why-reach .items .item{padding:40px 40px 24px;text-align:left}}.acf-block-preview .why-reach .items .item img,.why-reach .items .item img{width:auto;height:60px;margin:0 auto 24px}@media screen and (min-width: 768px){.acf-block-preview .why-reach .items .item img,.why-reach .items .item img{height:80px;margin:0 0 24px}}.acf-block-preview .why-reach .items .item h4,.why-reach .items .item h4{margin:0 0 1.25rem;font-size:1.125rem}@media screen and (min-width: 768px){.acf-block-preview .why-reach .items .item h4,.why-reach .items .item h4{margin:0 0 1.5rem;font-size:1.25rem}}.acf-block-preview .why-reach .items .item ul,.why-reach .items .item ul{text-align:left}.acf-block-preview .why-reach .items .item p,.why-reach .items .item p{font-weight:300}.acf-block-preview .why-reach.bg-white,.why-reach.bg-white{background:#fff;color:#1b3457}.acf-block-preview .why-reach.bg-white .h3,.why-reach.bg-white .h3{color:#267ffe}.acf-block-preview .why-reach.bg-white .items .item,.why-reach.bg-white .items .item{border-top:none;border-bottom:1px solid rgba(0,0,0,.1)}.acf-block-preview .why-reach.bg-white .items .item .ctn p,.why-reach.bg-white .items .item .ctn p{font-weight:400}.acf-block-preview .why-reach.bg-light,.why-reach.bg-light{background:#f4f8ff;color:#1b3457}.acf-block-preview .why-reach.bg-light .h3,.why-reach.bg-light .h3{color:#267ffe}.acf-block-preview .why-reach.bg-light .items .item,.why-reach.bg-light .items .item{border-top:none;border-bottom:1px solid rgba(0,0,0,.1)}.acf-block-preview .why-reach.bg-light .items .item .ctn p,.why-reach.bg-light .items .item .ctn p{font-weight:400}.acf-block-preview .why-work-here,.why-work-here{background:#1b3457;color:#fff;position:relative;overflow:hidden}@media screen and (max-width: 640px){.acf-block-preview .why-work-here,.why-work-here{padding-bottom:20px}}.acf-block-preview .why-work-here h2,.why-work-here h2{margin:0 auto;text-align:center}@media screen and (min-width: 1200px){.acf-block-preview .why-work-here h2,.why-work-here h2{margin:60px 0 0;text-align:left}}.acf-block-preview .why-work-here__cols,.why-work-here__cols{display:grid;grid-template-columns:1fr;gap:40px}@media screen and (min-width: 1200px){.acf-block-preview .why-work-here__cols,.why-work-here__cols{grid-template-columns:.8fr 2.2fr}}.acf-block-preview .why-work-here .items,.why-work-here .items{display:grid;grid-template-columns:1fr;gap:20px 40px;padding:0}@media screen and (min-width: 1024px){.acf-block-preview .why-work-here .items,.why-work-here .items{grid-template-columns:1fr 1fr;gap:40px;padding:0}}.acf-block-preview .why-work-here .items .item,.why-work-here .items .item{background:#203e67;padding:20px;text-align:center;border-radius:16px}@media screen and (min-width: 768px){.acf-block-preview .why-work-here .items .item,.why-work-here .items .item{padding:40px 40px 24px;text-align:left}}.acf-block-preview .why-work-here .items .item img,.why-work-here .items .item img{width:auto;height:60px;margin:0 auto 24px}@media screen and (min-width: 768px){.acf-block-preview .why-work-here .items .item img,.why-work-here .items .item img{height:66px;margin:0 0 24px}}.acf-block-preview .why-work-here .items .item h4,.why-work-here .items .item h4{margin:0 0 1.25rem;font-size:1.125rem}@media screen and (min-width: 768px){.acf-block-preview .why-work-here .items .item h4,.why-work-here .items .item h4{margin:0 0 1.5rem;font-size:1.25rem}}.acf-block-preview .why-work-here .items .item ul,.why-work-here .items .item ul{text-align:left}.acf-block-preview .why-work-here .items .item .ctn li,.why-work-here .items .item .ctn li{margin-bottom:20px;padding-left:30px;position:relative;font-size:1.125rem}.acf-block-preview .why-work-here .items .item .ctn li::before,.why-work-here .items .item .ctn li::before{content:"";width:13px;height:13px;display:block;position:absolute;top:7px;left:0;border-radius:100px;-webkit-box-shadow:0 0 4px 0 inset #267ffe;box-shadow:0 0 4px 0 inset #267ffe}.acf-block-preview .why-work-here .items .item .ctn li::after,.why-work-here .items .item .ctn li::after{content:"";background:#267ffe;width:5px;height:5px;display:block;position:absolute;top:11px;left:4px;border-radius:100px}.acf-block-preview .why-work-here .items .item p,.why-work-here .items .item p{font-weight:300}.acf-block-preview .why-work-here.bg-white,.why-work-here.bg-white{background:#fff;color:#1b3457}.acf-block-preview .why-work-here.bg-white .h3,.why-work-here.bg-white .h3{color:#267ffe}.acf-block-preview .why-work-here.bg-white .items .item,.why-work-here.bg-white .items .item{border-top:none;border-bottom:1px solid rgba(0,0,0,.1)}.acf-block-preview .why-work-here.bg-white .items .item .ctn p,.why-work-here.bg-white .items .item .ctn p{font-weight:400}.acf-block-preview .why-work-here.bg-light,.why-work-here.bg-light{background:#f4f8ff;color:#1b3457}.acf-block-preview .why-work-here.bg-light .h3,.why-work-here.bg-light .h3{color:#267ffe}.acf-block-preview .why-work-here.bg-light .items .item,.why-work-here.bg-light .items .item{border-top:none;border-bottom:1px solid rgba(0,0,0,.1)}.acf-block-preview .why-work-here.bg-light .items .item .ctn p,.why-work-here.bg-light .items .item .ctn p{font-weight:400}.acf-block-preview .defense,.defense{color:#fff;position:relative;overflow:hidden}.acf-block-preview .defense h2,.defense h2{margin:0 0 20px 0;position:relative;z-index:2}@media screen and (min-width: 768px){.acf-block-preview .defense h2,.defense h2{width:50%;margin:0 0 40px 50%}}.acf-block-preview .defense .c,.defense .c{position:relative;z-index:2}.acf-block-preview .defense .items,.defense .items{width:100%;display:grid;grid-template-columns:1fr;gap:20px 0;padding:0;position:relative;z-index:2}@media screen and (min-width: 768px){.acf-block-preview .defense .items,.defense .items{width:50%;margin-left:50%;gap:20px 0}}.acf-block-preview .defense .items .item,.defense .items .item{padding:0 0 20px;border-bottom:1px solid #fff}.acf-block-preview .defense .items .item:last-child,.defense .items .item:last-child{padding-bottom:0;border-bottom:none}@media screen and (min-width: 768px){.acf-block-preview .defense .items .item,.defense .items .item{padding:0 0 20px}}.acf-block-preview .defense .items .item h4,.defense .items .item h4{margin:0 0 5px;font-size:22px}.acf-block-preview .defense .items .item p,.defense .items .item p{margin:0;font-weight:300}.acf-block-preview .defense .defense-border,.defense .defense-border{width:100%;height:100%;position:absolute;top:0;left:0;border-block:50px solid #fff;border-inline:100px solid #fff;z-index:1}.acf-block-preview .defense .defense-bg,.defense .defense-bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.acf-block-preview .defense .defense-bg img,.defense .defense-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}.acf-block-preview .safety,.safety{color:#fff;position:relative;overflow:hidden}.acf-block-preview .safety h2,.safety h2{margin:0 0 20px 0;position:relative;z-index:2}@media screen and (min-width: 768px){.acf-block-preview .safety h2,.safety h2{max-width:600px;width:50%;margin:0 0 40px 50%}}.acf-block-preview .safety .c,.safety .c{position:relative;z-index:2}.acf-block-preview .safety .items,.safety .items{width:100%;display:grid;grid-template-columns:1fr;gap:20px 0;padding:0;position:relative;z-index:2}@media screen and (min-width: 768px){.acf-block-preview .safety .items,.safety .items{max-width:720px;width:50%;margin-left:50%;gap:20px 0}}.acf-block-preview .safety .items p,.safety .items p{margin:0}.acf-block-preview .safety .items .btn,.safety .items .btn{width:auto;height:60px;background:#267ffe;padding:0 40px;color:#fff;font-size:16px;font-weight:700;border-radius:100px}@media screen and (min-width: 768px){.acf-block-preview .safety .items .btn,.safety .items .btn{height:80px;margin:20px 0;padding:0 70px;font-size:20px}}.acf-block-preview .safety .safety-border,.safety .safety-border{width:100%;height:100%;position:absolute;top:0;left:0;border-block:50px solid #fff;border-inline:100px solid #fff;z-index:1}.acf-block-preview .safety .safety-bg,.safety .safety-bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.acf-block-preview .safety .safety-bg img,.safety .safety-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}.acf-block-preview .result,.result{color:#fff;position:relative;overflow:hidden}.acf-block-preview .result h2,.result h2{margin:0 0 10px 0;position:relative;z-index:2}@media screen and (min-width: 768px){.acf-block-preview .result h2,.result h2{max-width:600px;width:50%;margin:0 0 40px 0}}.acf-block-preview .result .c,.result .c{position:relative;z-index:2}.acf-block-preview .result .items,.result .items{width:100%;display:grid;grid-template-columns:1fr;gap:20px 0;padding:0;position:relative;z-index:2}@media screen and (min-width: 768px){.acf-block-preview .result .items,.result .items{max-width:720px;width:50%;margin-left:0;gap:20px 0}}.acf-block-preview .result .items p:last-child,.result .items p:last-child{margin-bottom:0}.acf-block-preview .result .items .btn,.result .items .btn{width:auto;height:60px;background:#267ffe;padding:0 40px;color:#fff;font-weight:700;border-radius:100px}@media screen and (min-width: 768px){.acf-block-preview .result .items .btn,.result .items .btn{height:80px;padding:0 70px;font-size:20px}}.acf-block-preview .result .result-border,.result .result-border{width:100%;height:100%;position:absolute;top:0;left:0;border-block:50px solid #fff;border-inline:100px solid #fff;z-index:1}.acf-block-preview .result .result-bg,.result .result-bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.acf-block-preview .result .result-bg img,.result .result-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}.acf-block-preview .key-components,.key-components{background:#fff;padding:60px 0 20px;position:relative}@media screen and (min-width: 1200px){.acf-block-preview .key-components,.key-components{padding:120px 0 60px}}.acf-block-preview .key-components h2,.key-components h2{margin:0 auto 40px;padding:0 20px;color:#267ffe;text-align:center}@media screen and (min-width: 1200px){.acf-block-preview .key-components h2,.key-components h2{margin:0 auto 70px}}.acf-block-preview .key-components .key-components-items,.key-components .key-components-items{margin:80px 0 0}@media screen and (min-width: 1200px){.acf-block-preview .key-components .key-components-items,.key-components .key-components-items{margin:120px 0 0}}.acf-block-preview .key-components .key-components-item,.key-components .key-components-item{background:#d0e3f1;padding:60px 20px 40px;position:relative;border-radius:12px}@media screen and (min-width: 1200px){.acf-block-preview .key-components .key-components-item,.key-components .key-components-item{padding:90px 0}}.acf-block-preview .key-components .key-components-item__icon,.key-components .key-components-item__icon{width:80px;height:80px;position:absolute;top:-40px;left:calc(50% - 40px)}@media screen and (min-width: 768px){.acf-block-preview .key-components .key-components-item__icon,.key-components .key-components-item__icon{width:100px;height:100px;position:absolute;top:-50px;left:calc(50% - 50px)}}.acf-block-preview .key-components .key-components-item__icon img,.key-components .key-components-item__icon img{width:100%;height:100%}.acf-block-preview .key-components .key-components-item h4,.key-components .key-components-item h4{margin:0 0 20px;text-align:center}.acf-block-preview .key-components .key-components-item__intro,.key-components .key-components-item__intro{max-width:1380px;margin:0 auto 40px;padding:0;text-align:center}@media screen and (min-width: 1200px){.acf-block-preview .key-components .key-components-item__intro,.key-components .key-components-item__intro{padding:0 50px}}.acf-block-preview .key-components .key-components-item__desc,.key-components .key-components-item__desc{margin:0 auto;padding:0}@media screen and (min-width: 768px){.acf-block-preview .key-components .key-components-item__desc,.key-components .key-components-item__desc{padding:0 20px}}@media screen and (min-width: 1200px){.acf-block-preview .key-components .key-components-item__desc,.key-components .key-components-item__desc{max-width:1380px;padding:0 50px}}.acf-block-preview .key-components .key-components-item__desc li,.key-components .key-components-item__desc li{margin-bottom:10px;padding-left:30px;position:relative}.acf-block-preview .key-components .key-components-item__desc li::before,.key-components .key-components-item__desc li::before{content:"";width:13px;height:13px;display:block;position:absolute;top:7px;left:0;border-radius:100px;-webkit-box-shadow:0 0 4px 0 inset #267ffe;box-shadow:0 0 4px 0 inset #267ffe}.acf-block-preview .key-components .key-components-item__desc li::after,.key-components .key-components-item__desc li::after{content:"";background:#267ffe;width:5px;height:5px;display:block;position:absolute;top:11px;left:4px;border-radius:100px}.acf-block-preview .key-components .key-components-item__desc li ul,.key-components .key-components-item__desc li ul{margin:20px 0 0;padding:0}@media screen and (min-width: 1200px){.acf-block-preview .key-components .key-components-item__desc li ul,.key-components .key-components-item__desc li ul{padding:0 50px}}.acf-block-preview .key-components .key-components-item__desc li ul li,.key-components .key-components-item__desc li ul li{padding-left:20px}.acf-block-preview .key-components .key-components-item__desc li ul li::before,.key-components .key-components-item__desc li ul li::before{display:none}.acf-block-preview .key-components .key-components-item__desc li ul li::after,.key-components .key-components-item__desc li ul li::after{content:"";background:#267ffe;width:5px;height:5px;display:block;position:absolute;top:11px;left:0;border-radius:100px}.acf-block-preview .key-components .key-components-item h5,.key-components .key-components-item h5{margin:40px 0;text-align:center}@media screen and (min-width: 768px){.acf-block-preview .key-components .key-components-item h5,.key-components .key-components-item h5{margin:80px 0 40px}}.acf-block-preview .key-components .key-components-item .component-features,.key-components .key-components-item .component-features{max-width:1380px;margin:0 auto;padding:0;display:grid;grid-template-columns:1fr;gap:20px;text-align:center}@media screen and (min-width: 768px){.acf-block-preview .key-components .key-components-item .component-features,.key-components .key-components-item .component-features{padding:0 50px;grid-template-columns:repeat(3, 1fr)}}.acf-block-preview .key-components .key-components-item .component-features img,.key-components .key-components-item .component-features img{width:auto;height:35px;margin:0 auto}.acf-block-preview .key-components .key-components-item .component-features p,.key-components .key-components-item .component-features p{text-align:center}@media screen and (max-width: 640px){.acf-block-preview .key-components .key-components-item .component-features p br,.key-components .key-components-item .component-features p br{display:none}}.acf-block-preview .key-components .key-components-item:not(:last-child),.key-components .key-components-item:not(:last-child){margin-bottom:100px}@media screen and (min-width: 768px){.acf-block-preview .key-components .key-components-item:not(:last-child),.key-components .key-components-item:not(:last-child){margin-bottom:150px}}.acf-block-preview .key-components .key-components-item:not(:last-child) .line,.key-components .key-components-item:not(:last-child) .line{width:2px;height:60px;background:#d0e3f1;position:absolute;left:calc(50% - 1px);top:100%}@media screen and (min-width: 768px){.acf-block-preview .key-components .key-components-item:not(:last-child) .line,.key-components .key-components-item:not(:last-child) .line{height:100px;width:4px;left:calc(50% - 2px)}}.acf-block-preview .testimonials,.testimonials{background:#fff;padding:60px 0 0;position:relative}@media screen and (min-width: 1200px){.acf-block-preview .testimonials,.testimonials{padding:120px 0 0}}.acf-block-preview .testimonials h2,.testimonials h2{margin:0 auto 40px;color:#267ffe;text-align:center}@media screen and (min-width: 1200px){.acf-block-preview .testimonials h2,.testimonials h2{margin:0 auto 80px}}.acf-block-preview .testimonials .c,.testimonials .c{padding-top:10px}@media screen and (min-width: 1200px){.acf-block-preview .testimonials .c,.testimonials .c{padding-top:20px}}.acf-block-preview .testimonials .testimonials-list,.testimonials .testimonials-list{background:#d0e3f1;padding:30px 20px 10px;border-radius:16px}@media screen and (min-width: 768px){.acf-block-preview .testimonials .testimonials-list,.testimonials .testimonials-list{padding:40px 30px 30px}}@media screen and (min-width: 1200px){.acf-block-preview .testimonials .testimonials-list,.testimonials .testimonials-list{padding:80px 80px 50px;border-radius:32px}}.acf-block-preview .testimonials .testimonials-list--1,.testimonials .testimonials-list--1{max-width:1140px;margin:0 auto}.acf-block-preview .testimonials .testimonials-list--1 .swiper .swiper-slide,.testimonials .testimonials-list--1 .swiper .swiper-slide{min-width:100%;width:100%;margin:0 !important}.acf-block-preview .testimonials .swiper,.testimonials .swiper{display:block}@media screen and (min-width: 1200px){.acf-block-preview .testimonials .swiper,.testimonials .swiper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}}.acf-block-preview .testimonials .swiper .swiper-slide,.testimonials .swiper .swiper-slide{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.acf-block-preview .testimonials .swiper .swiper-slide img,.testimonials .swiper .swiper-slide img{width:23px;height:22px;margin:0 0 10px}@media screen and (min-width: 1200px){.acf-block-preview .testimonials .swiper .swiper-slide img,.testimonials .swiper .swiper-slide img{margin:0 0 20px}}.acf-block-preview .testimonials .swiper .swiper-slide p,.testimonials .swiper .swiper-slide p{font-size:1rem;line-height:1.6}@media screen and (min-width: 768px){.acf-block-preview .testimonials .swiper .swiper-slide p,.testimonials .swiper .swiper-slide p{font-size:1.125rem;line-height:1.8}}.acf-block-preview .testimonials .swiper .swiper-slide span,.testimonials .swiper .swiper-slide span{font-size:1rem;line-height:1.5}@media screen and (min-width: 768px){.acf-block-preview .testimonials .swiper .swiper-slide span,.testimonials .swiper .swiper-slide span{font-size:1.125rem}}@media screen and (min-width: 1200px){.acf-block-preview .testimonials .swiper .swiper-slide span,.testimonials .swiper .swiper-slide span{margin-top:auto}}.acf-block-preview .testimonials .swiper .swiper-slide span strong,.testimonials .swiper .swiper-slide span strong{margin:20px 0 10px;display:block;font-size:1.125rem}@media screen and (min-width: 768px){.acf-block-preview .testimonials .swiper .swiper-slide span strong,.testimonials .swiper .swiper-slide span strong{font-size:1.25rem}}.acf-block-preview .testimonials .swiper .swiper-slide a,.testimonials .swiper .swiper-slide a{color:#267ffe}.acf-block-preview .testimonials .swiper .swiper-slide a:visited,.acf-block-preview .testimonials .swiper .swiper-slide a:hover,.testimonials .swiper .swiper-slide a:visited,.testimonials .swiper .swiper-slide a:hover{color:#267ffe}.acf-block-preview .testimonials .swiper .swiper-controls,.testimonials .swiper .swiper-controls{margin:20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 1200px){.acf-block-preview .testimonials .swiper .swiper-controls,.testimonials .swiper .swiper-controls{margin:70px 0 0}}.acf-block-preview .testimonials .swiper .swiper-controls .swiper-button-prev,.acf-block-preview .testimonials .swiper .swiper-controls .swiper-button-next,.testimonials .swiper .swiper-controls .swiper-button-prev,.testimonials .swiper .swiper-controls .swiper-button-next{position:relative;top:unset;left:unset;bottom:unset;right:unset;margin:0}.acf-block-preview .testimonials .swiper .swiper-controls .swiper-button-prev:after,.acf-block-preview .testimonials .swiper .swiper-controls .swiper-button-next:after,.testimonials .swiper .swiper-controls .swiper-button-prev:after,.testimonials .swiper .swiper-controls .swiper-button-next:after{display:none}.acf-block-preview .testimonials .swiper .swiper-controls .swiper-button-prev .icon,.acf-block-preview .testimonials .swiper .swiper-controls .swiper-button-next .icon,.testimonials .swiper .swiper-controls .swiper-button-prev .icon,.testimonials .swiper .swiper-controls .swiper-button-next .icon{width:20px;height:auto}.acf-block-preview .testimonials .swiper .swiper-controls .swiper-button-prev .icon,.testimonials .swiper .swiper-controls .swiper-button-prev .icon{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.acf-block-preview .testimonials .swiper .swiper-controls .swiper-pagination,.testimonials .swiper .swiper-controls .swiper-pagination{position:relative;left:unset;top:unset;right:unset;bottom:unset;width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:3px}.acf-block-preview .testimonials .swiper .swiper-controls .swiper-pagination.swiper-pagination-lock,.testimonials .swiper .swiper-controls .swiper-pagination.swiper-pagination-lock{display:none}.acf-block-preview .industries,.industries{background:#fff;padding:60px 0 0;position:relative}@media screen and (min-width: 1200px){.acf-block-preview .industries,.industries{padding:120px 0 60px}}.acf-block-preview .industries h2,.industries h2{margin:0 auto 40px;color:#267ffe;text-align:center}@media screen and (min-width: 1200px){.acf-block-preview .industries h2,.industries h2{margin:0 auto 40px}}.acf-block-preview .industries .c,.industries .c{padding-top:10px}@media screen and (min-width: 1200px){.acf-block-preview .industries .c,.industries .c{padding-top:20px}}.acf-block-preview .industries .flex,.industries .flex{display:-webkit-box;display:-ms-flexbox;display:flex}.acf-block-preview .industries .tabs,.industries .tabs{margin:0 -25px 40px 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 20px;padding:10px 25px 10px 0;-webkit-overflow-scrolling:touch;overflow-x:auto;position:relative;border-radius:100px}.acf-block-preview .industries .tabs::-webkit-scrollbar,.industries .tabs::-webkit-scrollbar{display:none}@media screen and (min-width: 1024px){.acf-block-preview .industries .tabs,.industries .tabs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 20px;padding:0;gap:0;overflow-x:unset}}.acf-block-preview .industries .tabs button,.industries .tabs button{background:none;height:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 40px 0 26px;color:#111521;font-size:1rem;border:none;cursor:pointer;text-wrap:nowrap;-webkit-transition:.4s;transition:.4s}@media screen and (min-width: 1200px){.acf-block-preview .industries .tabs button,.industries .tabs button{height:60px;padding:0 40px;font-size:1.15rem;text-wrap:unset}}.acf-block-preview .industries .tabs button img,.industries .tabs button img{width:40px;height:40px;-o-object-fit:cover;object-fit:cover;margin-right:10px;border-radius:100px;-webkit-transition:.3s;transition:.3s;-webkit-transform:scale(0.6);transform:scale(0.6);display:none}.acf-block-preview .industries .tabs button::before,.industries .tabs button::before{opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-transition:.3s;transition:.3s}.acf-block-preview .industries .tabs button:hover::after,.industries .tabs button:hover::after{opacity:0}.acf-block-preview .industries .tabs button.active,.industries .tabs button.active{background:#d6ebf5}.acf-block-preview .industries .tabs button.active::before,.industries .tabs button.active::before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}@media screen and (min-width: 1200px){.acf-block-preview .industries .tabs button.active::before,.industries .tabs button.active::before{opacity:0}}.acf-block-preview .industries .tabs button.active img,.industries .tabs button.active img{-webkit-transform:scale(1);transform:scale(1)}.acf-block-preview .industries .tabs .indicator,.industries .tabs .indicator{display:none;height:40px;position:absolute;top:0;left:0;pointer-events:none;-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 1200px){.acf-block-preview .industries .tabs .indicator,.industries .tabs .indicator{display:inline-block;height:60px}}.acf-block-preview .industries .swiper,.industries .swiper{display:block}@media screen and (min-width: 1200px){.acf-block-preview .industries .swiper,.industries .swiper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}}.acf-block-preview .industries .swiper .swiper-slide,.industries .swiper .swiper-slide{width:100% !important;padding-inline:5px;opacity:0;-webkit-transition:.4s;transition:.4s}.acf-block-preview .industries .swiper .swiper-slide.swiper-slide-active,.industries .swiper .swiper-slide.swiper-slide-active{opacity:1}.acf-block-preview .industries .swiper .swiper-controls,.industries .swiper .swiper-controls{margin:auto 0 0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.acf-block-preview .industries .swiper .swiper-controls .swiper-button-prev,.acf-block-preview .industries .swiper .swiper-controls .swiper-button-next,.industries .swiper .swiper-controls .swiper-button-prev,.industries .swiper .swiper-controls .swiper-button-next{position:relative;top:unset;left:unset;bottom:unset;right:unset;margin:0}.acf-block-preview .industries .swiper .swiper-controls .swiper-button-prev:after,.acf-block-preview .industries .swiper .swiper-controls .swiper-button-next:after,.industries .swiper .swiper-controls .swiper-button-prev:after,.industries .swiper .swiper-controls .swiper-button-next:after{display:none}.acf-block-preview .industries .swiper .swiper-controls .swiper-button-prev .icon,.acf-block-preview .industries .swiper .swiper-controls .swiper-button-next .icon,.industries .swiper .swiper-controls .swiper-button-prev .icon,.industries .swiper .swiper-controls .swiper-button-next .icon{width:20px;height:auto}.acf-block-preview .industries .swiper .swiper-controls .swiper-button-prev .icon,.industries .swiper .swiper-controls .swiper-button-prev .icon{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.acf-block-preview .industries .swiper .swiper-controls .swiper-pagination,.industries .swiper .swiper-controls .swiper-pagination{position:relative;left:unset;top:unset;right:unset;bottom:unset;width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:3px}.acf-block-preview .industries .tab,.industries .tab{background:#d6ebf5;display:grid;grid-template-columns:1fr;gap:20px 0;max-height:0;overflow:hidden;border-radius:16px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width: 1200px){.acf-block-preview .industries .tab,.industries .tab{grid-template-columns:.8fr 1fr;gap:0 50px}}.acf-block-preview .industries .tab__left,.industries .tab__left{max-width:100%;width:100%;position:relative;overflow:hidden}.acf-block-preview .industries .tab__left img,.industries .tab__left img{width:100%;height:100%;max-height:190px;-o-object-fit:cover;object-fit:cover;border-radius:12px}@media screen and (min-width: 640px){.acf-block-preview .industries .tab__left img,.industries .tab__left img{max-height:400px}}@media screen and (min-width: 1200px){.acf-block-preview .industries .tab__left img,.industries .tab__left img{max-height:unset;max-width:unset;position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}}.acf-block-preview .industries .tab__right,.industries .tab__right{max-width:100%;width:100%;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.acf-block-preview .industries .tab__right h6,.acf-block-preview .industries .tab__right h3,.acf-block-preview .industries .tab__right h4,.acf-block-preview .industries .tab__right p,.acf-block-preview .industries .tab__right .read-more,.industries .tab__right h6,.industries .tab__right h3,.industries .tab__right h4,.industries .tab__right p,.industries .tab__right .read-more{position:relative;opacity:0;-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);-webkit-transition:.4s;transition:.4s}.acf-block-preview .industries .tab__right h6,.industries .tab__right h6{margin:40px 0 20px}@media screen and (min-width: 1200px){.acf-block-preview .industries .tab__right h6,.industries .tab__right h6{margin:20px 0 10px}}.acf-block-preview .industries .tab__right h3,.industries .tab__right h3{margin:0 0 20px;-webkit-transition-delay:.1s;transition-delay:.1s}.acf-block-preview .industries .tab__right h4,.industries .tab__right h4{max-width:100%;margin:0 0 20px;color:#3f5662;font-size:1.5rem;line-height:1.45;-webkit-transition-delay:.2s;transition-delay:.2s}@media screen and (min-width: 1200px){.acf-block-preview .industries .tab__right h4,.industries .tab__right h4{max-width:600px;margin:0 0 20px}}.acf-block-preview .industries .tab__right p,.industries .tab__right p{color:#3f5662;font-size:1.0625rem;-webkit-transition-delay:.2s;transition-delay:.2s}.acf-block-preview .industries .tab__right .read-more,.industries .tab__right .read-more{margin:20px 0 0;-webkit-transition-delay:.3s;transition-delay:.3s}.acf-block-preview .industries .tab--active,.industries .tab--active{display:block;padding:20px;max-height:inherit}@media screen and (min-width: 1200px){.acf-block-preview .industries .tab--active,.industries .tab--active{display:grid;grid-template-columns:.8fr 1fr;padding:40px}}.acf-block-preview .industries .tab--active .tab__right h6,.acf-block-preview .industries .tab--active .tab__right h3,.acf-block-preview .industries .tab--active .tab__right h4,.acf-block-preview .industries .tab--active .tab__right p,.acf-block-preview .industries .tab--active .tab__right .read-more,.industries .tab--active .tab__right h6,.industries .tab--active .tab__right h3,.industries .tab--active .tab__right h4,.industries .tab--active .tab__right p,.industries .tab--active .tab__right .read-more{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.acf-block-preview .latest-blogs,.latest-blogs{background:#fff;padding:60px 0 50px;position:relative}@media screen and (min-width: 1200px){.acf-block-preview .latest-blogs,.latest-blogs{padding:50px 0 0}}.acf-block-preview .latest-blogs h2,.latest-blogs h2{margin:0 auto 40px;color:#267ffe;text-align:center}@media screen and (min-width: 1200px){.acf-block-preview .latest-blogs h2,.latest-blogs h2{margin:0 auto 80px}}.acf-block-preview .latest-blogs ul,.latest-blogs ul{display:grid;grid-template-columns:1fr;gap:60px;position:relative}@media screen and (min-width: 1024px){.acf-block-preview .latest-blogs ul,.latest-blogs ul{grid-template-columns:1fr 1fr;gap:0 60px}}@media screen and (min-width: 1200px){.acf-block-preview .latest-blogs ul,.latest-blogs ul{gap:0 210px}}.acf-block-preview .latest-blogs ul::after,.latest-blogs ul::after{content:"";display:none;width:1px;height:100%;background:#267ffe;position:absolute;left:50%;top:0;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);opacity:.2}@media screen and (min-width: 1200px){.acf-block-preview .latest-blogs ul::after,.latest-blogs ul::after{display:block}}.acf-block-preview .latest-blogs ul li,.latest-blogs ul li{display:grid;grid-template-columns:1fr}.acf-block-preview .latest-blogs ul li h5,.latest-blogs ul li h5{margin:0 0 2.125rem;color:#111521;line-height:1.25}.acf-block-preview .latest-blogs ul li p,.latest-blogs ul li p{margin:0 0 1.625rem;color:#111521;font-size:1.0625rem;line-height:1.62}@media screen and (min-width: 1200px){.acf-block-preview .latest-blogs ul li p,.latest-blogs ul li p{margin:0 0 60px}}.acf-block-preview .latest-blogs ul li .more,.latest-blogs ul li .more{margin-top:auto;margin-right:auto}.acf-block-preview .latest-blogs__cta,.latest-blogs__cta{margin:40px 0 0;text-align:center}@media screen and (min-width: 768px){.acf-block-preview .latest-blogs__cta,.latest-blogs__cta{margin:80px 0 0}}.acf-block-preview .blog-cover,.blog-cover{background:#0c0c0c;padding:120px 0 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;color:#fff;text-align:center}@media screen and (min-width: 1200px){.acf-block-preview .blog-cover,.blog-cover{min-height:640px;padding:200px 0 160px}}.acf-block-preview .blog-cover h1,.blog-cover h1{opacity:0;max-width:1200px;margin:0 auto;-webkit-transform:translate3d(0, 40px, 0);transform:translate3d(0, 40px, 0)}.acf-block-preview .blog-cover p,.blog-cover p{opacity:0;max-width:1200px;margin:30px auto 20px;font-size:1.125rem;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}@media screen and (min-width: 1200px){.acf-block-preview .blog-cover p,.blog-cover p{font-size:1.5rem;margin:30px auto 40px}}.acf-block-preview .blog-cover p a,.blog-cover p a{color:#fff}.acf-block-preview .blog-cover__bg,.blog-cover__bg{width:100%;height:100%;position:absolute;top:0;left:0}.acf-block-preview .blog-cover__bg img,.blog-cover__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0}.acf-block-preview .blog-content,.blog-content{position:relative;max-width:100%;width:100%;padding:40px 0 20px;overflow:unset}@media screen and (min-width: 768px){.acf-block-preview .blog-content,.blog-content{padding:120px 0 40px}}.acf-block-preview .blog-content .c,.blog-content .c{display:grid;grid-template-columns:1fr;gap:0 120px}@media screen and (min-width: 768px){.acf-block-preview .blog-content .c,.blog-content .c{grid-template-columns:240px 1fr;gap:0 120px}}.acf-block-preview .blog-content blockquote,.blog-content blockquote{color:#267ffe;margin:40px 0;padding:10px 0 10px 20px;border-left:2px solid #267ffe}@media screen and (min-width: 768px){.acf-block-preview .blog-content blockquote,.blog-content blockquote{margin:80px 0 80px 160px;padding:10px 0 10px 40px;border-left:3px solid #267ffe}}.acf-block-preview .blog-content blockquote p,.blog-content blockquote p{font-size:1.2rem;font-family:"SharpGrotesk",sans-serif}@media screen and (min-width: 768px){.acf-block-preview .blog-content blockquote p,.blog-content blockquote p{font-size:1.5rem}}.acf-block-preview .blog-content blockquote p:first-child,.blog-content blockquote p:first-child{margin-top:0}.acf-block-preview .blog-content blockquote p:last-child,.blog-content blockquote p:last-child{margin-bottom:0}.acf-block-preview .blog-content .wp-block-image,.blog-content .wp-block-image{margin-block:40px;text-align:center}.acf-block-preview .blog-content .wp-block-list,.blog-content .wp-block-list{margin:20px 0}.acf-block-preview .blog-content .wp-block-list li,.blog-content .wp-block-list li{margin:10px 0;list-style:disc;margin-left:30px;padding-left:10px}.acf-block-preview .blog-content .wp-block-column *:first-child,.blog-content .wp-block-column *:first-child{margin-top:0}.acf-block-preview .blog-content .wp-block-media-text.is-stacked-on-mobile,.acf-block-preview .blog-content .wp-block-media-text.has-media-on-the-right,.blog-content .wp-block-media-text.is-stacked-on-mobile,.blog-content .wp-block-media-text.has-media-on-the-right{gap:0 50px}.acf-block-preview .blog-content .wp-block-media-text>.wp-block-media-text__content,.blog-content .wp-block-media-text>.wp-block-media-text__content{padding:0}.acf-block-preview .blog-content .wp-block-media-text>.wp-block-media-text__media,.blog-content .wp-block-media-text>.wp-block-media-text__media{margin:20px auto}@media screen and (min-width: 768px){.acf-block-preview .blog-content .wp-block-media-text>.wp-block-media-text__media,.blog-content .wp-block-media-text>.wp-block-media-text__media{margin:0 0 auto}}.acf-block-preview .blog-content .share,.blog-content .share{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width: 768px){.acf-block-preview .blog-content .share,.blog-content .share{position:sticky;top:140px;margin-bottom:auto;padding-top:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.acf-block-preview .blog-content .share p,.blog-content .share p{margin-top:2px}}.acf-block-preview .blog-content .share .listen,.blog-content .share .listen{background:#d0e3f1;width:100%;margin-bottom:30px;padding:12px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;cursor:pointer}.acf-block-preview .blog-content .share .listen .icon,.blog-content .share .listen .icon{width:34px;height:auto;margin-right:20px}.acf-block-preview .blog-content .share .listen .icon--pause,.blog-content .share .listen .icon--pause{display:none}.acf-block-preview .blog-content .share .listen.active .icon--pause,.blog-content .share .listen.active .icon--pause{display:block}.acf-block-preview .blog-content .share .listen.active .icon--play,.blog-content .share .listen.active .icon--play{display:none}.acf-block-preview .blog-content .share .listen p,.blog-content .share .listen p{margin:0 0 5px;font-weight:700;line-height:1}.acf-block-preview .blog-content .share .listen span,.blog-content .share .listen span{width:100%;display:block;font-size:14px}.acf-block-preview .blog-content .share ul,.blog-content .share ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.acf-block-preview .blog-content .share ul li .icon,.blog-content .share ul li .icon{width:28px;height:auto}.acf-block-preview .blogs-listing,.blogs-listing{background:#fff;position:relative;padding:60px 0 0}@media screen and (min-width: 768px){.acf-block-preview .blogs-listing,.blogs-listing{padding:120px 0 0}}.acf-block-preview .blogs-listing h2.headline,.blogs-listing h2.headline{margin:0 auto 40px;color:#267ffe;text-align:center}@media screen and (min-width: 768px){.acf-block-preview .blogs-listing h2.headline,.blogs-listing h2.headline{margin:0 auto 80px}}.acf-block-preview .blogs-listing article,.blogs-listing article{display:grid;grid-template-columns:1fr;gap:20px 0;padding:0 0 20px}@media screen and (min-width: 768px){.acf-block-preview .blogs-listing article,.blogs-listing article{background:#f9f9f9;grid-template-columns:1fr 1fr;gap:0 40px;padding:40px;border-radius:16px}}@media screen and (min-width: 1680px){.acf-block-preview .blogs-listing article,.blogs-listing article{gap:0 80px;padding:40px 80px 40px 40px}}.acf-block-preview .blogs-listing article .article-img,.blogs-listing article .article-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px;overflow:hidden;aspect-ratio:720/430}@media screen and (min-width: 768px){.acf-block-preview .blogs-listing article .article-img,.blogs-listing article .article-img{border-radius:16px}}.acf-block-preview .blogs-listing article .article-img img,.blogs-listing article .article-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.acf-block-preview .blogs-listing article .article-ctn,.blogs-listing article .article-ctn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px 0}@media screen and (min-width: 768px){.acf-block-preview .blogs-listing article .article-ctn,.blogs-listing article .article-ctn{gap:30px 0}}@media screen and (min-width: 1680px){.acf-block-preview .blogs-listing article .article-ctn,.blogs-listing article .article-ctn{gap:40px 0}}.acf-block-preview .blogs-listing article .article-ctn h2,.blogs-listing article .article-ctn h2{max-width:500px;margin:0}.acf-block-preview .blogs-listing article .article-ctn p,.blogs-listing article .article-ctn p{margin:0}@media screen and (min-width: 768px){.acf-block-preview .blogs-listing article .article-ctn p,.blogs-listing article .article-ctn p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.acf-block-preview .blogs-listing article .article-ctn a,.blogs-listing article .article-ctn a{margin:0}.acf-block-preview .blogs-listing article:not(:last-child),.blogs-listing article:not(:last-child){margin-bottom:20px}@media screen and (min-width: 768px){.acf-block-preview .blogs-listing article:not(:last-child),.blogs-listing article:not(:last-child){margin-bottom:80px}}.acf-block-preview .news-cover,.news-cover{background:#0c0c0c;padding:120px 0 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;color:#fff;text-align:center}@media screen and (min-width: 1200px){.acf-block-preview .news-cover,.news-cover{min-height:640px;padding:200px 0 160px}}.acf-block-preview .news-cover h1,.news-cover h1{opacity:0;max-width:1300px;margin:0 auto;-webkit-transform:translate3d(0, 40px, 0);transform:translate3d(0, 40px, 0)}.acf-block-preview .news-cover p,.news-cover p{opacity:0;max-width:1300px;margin:30px auto 0;font-size:1.125rem;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}@media screen and (min-width: 1200px){.acf-block-preview .news-cover p,.news-cover p{font-size:1.5rem}}.acf-block-preview .news-cover p a,.news-cover p a{color:#fff}.acf-block-preview .news-cover__bg,.news-cover__bg{width:100%;height:100%;position:absolute;top:0;left:0}.acf-block-preview .news-cover__bg img,.news-cover__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0}.acf-block-preview .news-content,.news-content{position:relative;max-width:100%;width:100%;padding:40px 0 20px;overflow:unset}@media screen and (min-width: 768px){.acf-block-preview .news-content,.news-content{padding:120px 0 40px}}.acf-block-preview .news-content .c,.news-content .c{display:grid;grid-template-columns:1fr;gap:0 120px}@media screen and (min-width: 768px){.acf-block-preview .news-content .c,.news-content .c{grid-template-columns:240px 1fr;gap:0 120px}}.acf-block-preview .news-content blockquote,.news-content blockquote{color:#267ffe;margin:40px 0;padding:10px 0 10px 20px;border-left:2px solid #267ffe}@media screen and (min-width: 768px){.acf-block-preview .news-content blockquote,.news-content blockquote{margin:80px 0 80px 160px;padding:10px 0 10px 40px;border-left:3px solid #267ffe}}.acf-block-preview .news-content blockquote p,.news-content blockquote p{font-size:1.2rem;font-family:"SharpGrotesk",sans-serif}@media screen and (min-width: 768px){.acf-block-preview .news-content blockquote p,.news-content blockquote p{font-size:1.5rem}}.acf-block-preview .news-content blockquote p:first-child,.news-content blockquote p:first-child{margin-top:0}.acf-block-preview .news-content blockquote p:last-child,.news-content blockquote p:last-child{margin-bottom:0}.acf-block-preview .news-content .wp-block-image,.news-content .wp-block-image{margin-block:40px;text-align:center}.acf-block-preview .news-content .wp-block-list,.news-content .wp-block-list{margin:20px 0}.acf-block-preview .news-content .wp-block-list li,.news-content .wp-block-list li{margin:10px 0;list-style:disc;margin-left:30px;padding-left:10px}.acf-block-preview .news-content .wp-block-column *:first-child,.news-content .wp-block-column *:first-child{margin-top:0}.acf-block-preview .news-content .wp-block-media-text.is-stacked-on-mobile,.acf-block-preview .news-content .wp-block-media-text.has-media-on-the-right,.news-content .wp-block-media-text.is-stacked-on-mobile,.news-content .wp-block-media-text.has-media-on-the-right{gap:0 50px}.acf-block-preview .news-content .wp-block-media-text>.wp-block-media-text__content,.news-content .wp-block-media-text>.wp-block-media-text__content{padding:0}.acf-block-preview .news-content .wp-block-media-text>.wp-block-media-text__media,.news-content .wp-block-media-text>.wp-block-media-text__media{margin:20px auto}@media screen and (min-width: 768px){.acf-block-preview .news-content .wp-block-media-text>.wp-block-media-text__media,.news-content .wp-block-media-text>.wp-block-media-text__media{margin:0 0 auto}}.acf-block-preview .news-content .share,.news-content .share{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width: 768px){.acf-block-preview .news-content .share,.news-content .share{position:sticky;top:140px;margin-bottom:auto;padding-top:10px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.acf-block-preview .news-content .share .listen,.news-content .share .listen{background:#d0e3f1;width:100%;margin-bottom:30px;padding:12px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px}.acf-block-preview .news-content .share .listen .icon,.news-content .share .listen .icon{width:34px;height:auto;margin-right:20px}.acf-block-preview .news-content .share .listen p,.news-content .share .listen p{margin:0 0 5px;font-weight:700;line-height:1}.acf-block-preview .news-content .share .listen span,.news-content .share .listen span{width:100%;display:block;font-size:14px}.acf-block-preview .news-content .share ul,.news-content .share ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.acf-block-preview .news-content .share ul li .icon,.news-content .share ul li .icon{width:28px;height:auto}.acf-block-preview .press-listing,.press-listing{background:#f4f8ff;position:relative;padding:60px 0}@media screen and (min-width: 768px){.acf-block-preview .press-listing,.press-listing{padding:120px 0}}.acf-block-preview .press-listing h2.headline,.press-listing h2.headline{margin:0 auto 40px;color:#267ffe;text-align:center}@media screen and (min-width: 768px){.acf-block-preview .press-listing h2.headline,.press-listing h2.headline{margin:0 auto 80px}}.acf-block-preview .press-listing__items,.press-listing__items{display:grid;grid-template-columns:1fr;gap:20px}@media screen and (min-width: 768px){.acf-block-preview .press-listing__items,.press-listing__items{grid-template-columns:1fr 1fr;gap:60px}}@media screen and (min-width: 1680px){.acf-block-preview .press-listing__items,.press-listing__items{gap:120px}}.acf-block-preview .press-listing__items article,.press-listing__items article{padding:0 0 20px;display:grid;grid-template-columns:1fr;gap:20px}@media screen and (min-width: 768px){.acf-block-preview .press-listing__items article,.press-listing__items article{grid-template-columns:35% 1fr;gap:0 50px;border-bottom:1px solid #83837b}}.acf-block-preview .press-listing__items article .article-img,.press-listing__items article .article-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:16px;overflow:hidden;aspect-ratio:4/3}@media screen and (min-width: 768px){.acf-block-preview .press-listing__items article .article-img,.press-listing__items article .article-img{aspect-ratio:250/250}}.acf-block-preview .press-listing__items article .article-img img,.press-listing__items article .article-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.acf-block-preview .press-listing__items article .article-ctn,.press-listing__items article .article-ctn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px 0}@media screen and (min-width: 768px){.acf-block-preview .press-listing__items article .article-ctn,.press-listing__items article .article-ctn{padding:20px 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.acf-block-preview .press-listing__items article .article-ctn h2,.press-listing__items article .article-ctn h2{font-size:1.25rem;margin:0}.acf-block-preview .press-listing__items article .article-ctn p,.press-listing__items article .article-ctn p{margin:0;font-size:1.125rem;line-height:1.5}@media screen and (min-width: 768px){.acf-block-preview .press-listing__items article .article-ctn p,.press-listing__items article .article-ctn p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.acf-block-preview .press-listing__items article .article-ctn .more,.press-listing__items article .article-ctn .more{margin:0}@media screen and (min-width: 768px){.acf-block-preview .press-listing__items article .article-ctn .more,.press-listing__items article .article-ctn .more{margin:auto 0 0 auto}}@media screen and (min-width: 768px){.acf-block-preview .press-listing__items article:nth-child(1),.acf-block-preview .press-listing__items article:nth-child(2),.press-listing__items article:nth-child(1),.press-listing__items article:nth-child(2){background:#d0e3f1;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;border-bottom:none;border-radius:24px;overflow:hidden}.acf-block-preview .press-listing__items article:nth-child(1) .article-img,.acf-block-preview .press-listing__items article:nth-child(2) .article-img,.press-listing__items article:nth-child(1) .article-img,.press-listing__items article:nth-child(2) .article-img{border-radius:0;aspect-ratio:4/3}}@media screen and (min-width: 768px)and (min-width: 768px){.acf-block-preview .press-listing__items article:nth-child(1) .article-img,.acf-block-preview .press-listing__items article:nth-child(2) .article-img,.press-listing__items article:nth-child(1) .article-img,.press-listing__items article:nth-child(2) .article-img{aspect-ratio:754/363}}@media screen and (min-width: 768px){.acf-block-preview .press-listing__items article:nth-child(1) .article-ctn,.acf-block-preview .press-listing__items article:nth-child(2) .article-ctn,.press-listing__items article:nth-child(1) .article-ctn,.press-listing__items article:nth-child(2) .article-ctn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:40px 0;padding:50px}.acf-block-preview .press-listing__items article:nth-child(1) .article-ctn h2,.acf-block-preview .press-listing__items article:nth-child(2) .article-ctn h2,.press-listing__items article:nth-child(1) .article-ctn h2,.press-listing__items article:nth-child(2) .article-ctn h2{margin:0;font-size:1.75rem}.acf-block-preview .press-listing__items article:nth-child(1) .article-ctn .more,.acf-block-preview .press-listing__items article:nth-child(2) .article-ctn .more,.press-listing__items article:nth-child(1) .article-ctn .more,.press-listing__items article:nth-child(2) .article-ctn .more{margin:auto 0 0 0}}.acf-block-preview .cta,.cta{background:#fff;margin:20px 0;padding:0;position:relative}@media screen and (min-width: 640px){.acf-block-preview .cta,.cta{margin:20px 0 60px;padding:0x}}@media screen and (min-width: 1200px){.acf-block-preview .cta,.cta{margin:120px 0;padding:0}}.acf-block-preview .cta__ctn,.cta__ctn{background:#d6e7f6;background:-webkit-gradient(linear, left top, right top, from(rgb(214, 231, 246)), to(rgb(196, 217, 231)));background:linear-gradient(90deg, rgb(214, 231, 246) 0%, rgb(196, 217, 231) 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;padding:40px 20px;border-radius:12px}@media screen and (min-width: 1024px){.acf-block-preview .cta__ctn,.cta__ctn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:100px 70px;border-radius:24px}}.acf-block-preview .cta__ctn .h5,.cta__ctn .h5{margin:0 0 5px;font-size:1.25rem}@media screen and (min-width: 1024px){.acf-block-preview .cta__ctn .h5,.cta__ctn .h5{margin:0 0 20px;font-size:1.65rem}}.acf-block-preview .cta__ctn p,.cta__ctn p{margin:0;font-size:1rem}@media screen and (min-width: 1200px){.acf-block-preview .cta__ctn p,.cta__ctn p{font-size:1.125rem}}.acf-block-preview .cover,.cover{background:#111521;padding:120px 0 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;color:#fff;text-align:center}@media screen and (min-width: 1200px){.acf-block-preview .cover,.cover{min-height:640px;padding:180px 0 80px}}.acf-block-preview .cover h1,.cover h1{opacity:0;margin:0 auto 20px;-webkit-transform:translate3d(0, 40px, 0);transform:translate3d(0, 40px, 0)}@media screen and (min-width: 768px){.acf-block-preview .cover h1,.cover h1{letter-spacing:1px}}.acf-block-preview .cover p,.cover p{opacity:0;margin:0 auto;font-family:"Inter",sans-serif;font-size:1.2rem;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}@media screen and (min-width: 640px){.acf-block-preview .cover p,.cover p{font-size:1.75rem}}@media screen and (max-width: 640px){.acf-block-preview .cover p br,.cover p br{display:none}}.acf-block-preview .cover .bg,.cover .bg{background:#111521;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;border-bottom:0;overflow:hidden}.acf-block-preview .cover .bg img,.acf-block-preview .cover .bg video,.cover .bg img,.cover .bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0}.acf-block-preview .cover--light-bg,.cover--light-bg{background:#fff;color:#111521}.acf-block-preview .cover--light-bg .bg,.cover--light-bg .bg{background:#f4f8ff;border:100px solid #fff}.acf-block-preview .faq,.faq{background:#fff;text-align:center;position:relative;margin:0;padding:60px 0 20px}@media screen and (min-width: 768px){.acf-block-preview .faq,.faq{padding:120px 0}}.acf-block-preview .faq h2,.faq h2{margin:0 auto 40px;color:#267ffe;font-weight:400}@media screen and (min-width: 640px){.acf-block-preview .faq h2,.faq h2{margin:0 auto 50px}}.acf-block-preview .faq p,.faq p{margin:0 0 40px;text-align:center}@media screen and (min-width: 768px){.acf-block-preview .faq p,.faq p{margin:0 0 80px}}.acf-block-preview .faq .faq-list,.faq .faq-list{max-width:100%;width:100%;display:grid;grid-template-columns:1fr;gap:20px 0;margin:0 auto;padding:0;list-style:none}@media screen and (min-width: 768px){.acf-block-preview .faq .faq-list,.faq .faq-list{gap:40px 0;margin:40px auto}}.acf-block-preview .faq .faq-list .faq-item,.faq .faq-list .faq-item{background:#f4f8ff;width:100%;padding:0 20px;-webkit-box-shadow:3px 0 0 0 #1b3457 inset;box-shadow:3px 0 0 0 #1b3457 inset}@media screen and (min-width: 768px){.acf-block-preview .faq .faq-list .faq-item,.faq .faq-list .faq-item{padding:0 50px 0 70px}}.acf-block-preview .faq .faq-list .faq-item .question,.faq .faq-list .faq-item .question{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}@media screen and (min-width: 768px){.acf-block-preview .faq .faq-list .faq-item .question,.faq .faq-list .faq-item .question{padding:30px 0}}.acf-block-preview .faq .faq-list .faq-item .question p,.faq .faq-list .faq-item .question p{max-width:calc(100% - 60px);margin:0;font-family:"SharpGrotesk";font-size:1.125rem;text-align:left}@media screen and (min-width: 768px){.acf-block-preview .faq .faq-list .faq-item .question p,.faq .faq-list .faq-item .question p{font-size:1.25rem}}.acf-block-preview .faq .faq-list .faq-item .question .icon,.faq .faq-list .faq-item .question .icon{width:24px;height:auto;fill:#1b3457;-webkit-transition:.4s;transition:.4s}@media screen and (min-width: 768px){.acf-block-preview .faq .faq-list .faq-item .question .icon,.faq .faq-list .faq-item .question .icon{width:30px}}.acf-block-preview .faq .faq-list .faq-item .answer,.faq .faq-list .faq-item .answer{max-height:0;overflow:hidden;-webkit-transition:.4s;transition:.4s}.acf-block-preview .faq .faq-list .faq-item .answer p,.faq .faq-list .faq-item .answer p{margin:10px 0 20px;text-align:left}@media screen and (min-width: 768px){.acf-block-preview .faq .faq-list .faq-item .answer p,.faq .faq-list .faq-item .answer p{margin:20px 0 60px}}.acf-block-preview .faq .faq-list .faq-item--open .question .icon,.faq .faq-list .faq-item--open .question .icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.acf-block-preview .faq .faq-list .faq-item--open .answer,.faq .faq-list .faq-item--open .answer{max-height:700px}.acf-block-preview .faq--light-blue,.faq--light-blue{background:#f4f8ff}.acf-block-preview .faq--light-blue .faq-list .faq-item,.faq--light-blue .faq-list .faq-item{background:#fff}.acf-block-preview .faq--light-gray,.faq--light-gray{background:#f9f9f9}.acf-block-preview .faq--light-gray .faq-list .faq-item,.faq--light-gray .faq-list .faq-item{background:#fff}.acf-block-preview .form-section,.form-section{background:#f4f8ff;text-align:center;position:relative}@media screen and (max-width: 640px){.acf-block-preview .form-section,.form-section{padding-bottom:20px}}.acf-block-preview .form-section h2,.form-section h2{margin:0 auto 40px;color:#267ffe;font-weight:400}@media screen and (min-width: 640px){.acf-block-preview .form-section h2,.form-section h2{margin:0 auto 80px}}.acf-block-preview .form-section .form,.form-section .form{background:#d0e3f1;max-width:1140px;width:100%;display:grid;grid-template-columns:1fr;gap:20px 0;margin:0 auto 20px;padding:40px 20px;overflow:hidden;border-radius:12px}@media screen and (min-width: 768px){.acf-block-preview .form-section .form,.form-section .form{margin:0 auto 100px;padding:80px;gap:40px 0;border-radius:32px}}.acf-block-preview .form-section .form p,.form-section .form p{text-align:left}.acf-block-preview .form-section .form form,.form-section .form form{max-width:100%;width:100%;display:grid;grid-template-columns:1fr;gap:20px 0}@media screen and (min-width: 768px){.acf-block-preview .form-section .form form,.form-section .form form{gap:40px 0}}.acf-block-preview .form-section .form form .form-columns-1,.acf-block-preview .form-section .form form .form-columns-2,.form-section .form form .form-columns-1,.form-section .form form .form-columns-2{max-width:100%;width:100%;display:grid;grid-template-columns:1fr;position:relative}.acf-block-preview .form-section .form form .form-columns-1>div,.acf-block-preview .form-section .form form .form-columns-2>div,.form-section .form form .form-columns-1>div,.form-section .form form .form-columns-2>div{position:relative}.acf-block-preview .form-section .form form .form-columns-1--submit,.acf-block-preview .form-section .form form .form-columns-2--submit,.form-section .form form .form-columns-1--submit,.form-section .form form .form-columns-2--submit{margin:0;text-align:center}.acf-block-preview .form-section .form form .form-columns-1--submit p,.acf-block-preview .form-section .form form .form-columns-2--submit p,.form-section .form form .form-columns-1--submit p,.form-section .form form .form-columns-2--submit p{text-align:center}.acf-block-preview .form-section .form form .form-columns-1 p,.acf-block-preview .form-section .form form .form-columns-2 p,.form-section .form form .form-columns-1 p,.form-section .form form .form-columns-2 p{margin:0}.acf-block-preview .form-section .form form .form-columns-1 input,.acf-block-preview .form-section .form form .form-columns-2 input,.form-section .form form .form-columns-1 input,.form-section .form form .form-columns-2 input{background:rgba(0,0,0,0);max-width:100% !important;width:100% !important;margin:0 0 5px;padding:10px 0;font-size:1rem;font-family:"Inter",sans-serif;border:none;border-bottom:2px solid #617892;outline:none}@media screen and (min-width: 768px){.acf-block-preview .form-section .form form .form-columns-1 input,.acf-block-preview .form-section .form form .form-columns-2 input,.form-section .form form .form-columns-1 input,.form-section .form form .form-columns-2 input{margin:0 0 10px;font-size:1.125rem}}.acf-block-preview .form-section .form form .form-columns-1 input:active,.acf-block-preview .form-section .form form .form-columns-1 input:focus,.acf-block-preview .form-section .form form .form-columns-1 input:focus-within,.acf-block-preview .form-section .form form .form-columns-1 input:focus-visible,.acf-block-preview .form-section .form form .form-columns-2 input:active,.acf-block-preview .form-section .form form .form-columns-2 input:focus,.acf-block-preview .form-section .form form .form-columns-2 input:focus-within,.acf-block-preview .form-section .form form .form-columns-2 input:focus-visible,.form-section .form form .form-columns-1 input:active,.form-section .form form .form-columns-1 input:focus,.form-section .form form .form-columns-1 input:focus-within,.form-section .form form .form-columns-1 input:focus-visible,.form-section .form form .form-columns-2 input:active,.form-section .form form .form-columns-2 input:focus,.form-section .form form .form-columns-2 input:focus-within,.form-section .form form .form-columns-2 input:focus-visible{background:rgba(0,0,0,0)}.acf-block-preview .form-section .form form .form-columns-1 label,.acf-block-preview .form-section .form form .form-columns-2 label,.form-section .form form .form-columns-1 label,.form-section .form form .form-columns-2 label{font-family:"Inter",sans-serif;font-size:.875rem;letter-spacing:0;cursor:pointer;position:absolute;top:100%;left:0}@media screen and (min-width: 768px){.acf-block-preview .form-section .form form .form-columns-1 label,.acf-block-preview .form-section .form form .form-columns-2 label,.form-section .form form .form-columns-1 label,.form-section .form form .form-columns-2 label{font-size:1rem}}.acf-block-preview .form-section .form form .form-columns-1 textarea,.acf-block-preview .form-section .form form .form-columns-2 textarea,.form-section .form form .form-columns-1 textarea,.form-section .form form .form-columns-2 textarea{background:#fff;width:100%;height:180px;margin:40px 0 10px;padding:20px;font-family:"Inter",sans-serif;font-size:1rem;outline:none;border:none;border-radius:12px;resize:none}@media screen and (min-width: 768px){.acf-block-preview .form-section .form form .form-columns-1 textarea,.acf-block-preview .form-section .form form .form-columns-2 textarea,.form-section .form form .form-columns-1 textarea,.form-section .form form .form-columns-2 textarea{margin:20px 0 10px;font-size:1.125rem}}.acf-block-preview .form-section .form form .form-columns-1 .hs-error-msgs,.acf-block-preview .form-section .form form .form-columns-2 .hs-error-msgs,.form-section .form form .form-columns-1 .hs-error-msgs,.form-section .form form .form-columns-2 .hs-error-msgs{background:#d0e3f1;max-width:300px;width:100%;position:absolute;top:100%;right:0;text-align:right;z-index:2}.acf-block-preview .form-section .form form .form-columns-1 .hs-error-msgs label,.acf-block-preview .form-section .form form .form-columns-2 .hs-error-msgs label,.form-section .form form .form-columns-1 .hs-error-msgs label,.form-section .form form .form-columns-2 .hs-error-msgs label{background:#d0e3f1;width:100%;color:red;font-size:.875rem;font-weight:600;text-align:left}@media screen and (min-width: 768px){.acf-block-preview .form-section .form form .form-columns-1 .hs-error-msgs label,.acf-block-preview .form-section .form form .form-columns-2 .hs-error-msgs label,.form-section .form form .form-columns-1 .hs-error-msgs label,.form-section .form form .form-columns-2 .hs-error-msgs label{text-align:right}}.acf-block-preview .form-section .form form .form-columns-1 .input,.acf-block-preview .form-section .form form .form-columns-2 .input,.form-section .form form .form-columns-1 .input,.form-section .form form .form-columns-2 .input{margin-right:0}.acf-block-preview .form-section .form form .form-columns-2,.form-section .form form .form-columns-2{grid-template-columns:1fr;gap:20px 0}@media screen and (min-width: 768px){.acf-block-preview .form-section .form form .form-columns-2,.form-section .form form .form-columns-2{grid-template-columns:1fr 1fr;gap:80px}}.acf-block-preview .form-section .form form .form-columns-2 .hs-form-field,.form-section .form form .form-columns-2 .hs-form-field{max-width:100%;width:100%}.acf-block-preview .form-section .form form .hs_submit,.form-section .form form .hs_submit{text-align:center}.acf-block-preview .form-section .form form .hs_submit input,.form-section .form form .hs_submit input{background:#267ffe;outline:none;border:none;cursor:pointer;width:230px;height:60px;margin:20px auto 0;color:#fff;font-size:1rem;font-weight:400;letter-spacing:.025rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;font-weight:600;z-index:1;border-radius:100px}@media screen and (min-width: 768px){.acf-block-preview .form-section .form form .hs_submit input,.form-section .form form .hs_submit input{font-size:1.125rem;margin:40px auto 0}}.acf-block-preview .form-section .submitted-message,.form-section .submitted-message{font-family:"SharpGrotesk";font-size:1.5rem;text-align:center}.acf-block-preview .contact,.contact{background:#f4f8ff;margin:0;padding:20px 0;position:relative}@media screen and (min-width: 640px){.acf-block-preview .contact,.contact{padding:20px 0 60px}}@media screen and (min-width: 1200px){.acf-block-preview .contact,.contact{padding:120px 0}}.acf-block-preview .contact .form,.contact .form{background:#d0e3f1;max-width:1140px;width:100%;display:grid;grid-template-columns:1fr;gap:20px 0;margin:0 auto 20px;padding:40px 20px;overflow:hidden;border-radius:12px}@media screen and (min-width: 768px){.acf-block-preview .contact .form,.contact .form{margin:0 auto 100px;padding:80px;gap:40px 0;border-radius:32px}}.acf-block-preview .contact .form p,.contact .form p{text-align:left}.acf-block-preview .contact .form form,.contact .form form{max-width:100%;width:100%;display:grid;grid-template-columns:1fr;gap:20px 0}@media screen and (min-width: 768px){.acf-block-preview .contact .form form,.contact .form form{gap:40px 0}}.acf-block-preview .contact .form form .form-columns-1,.acf-block-preview .contact .form form .form-columns-2,.contact .form form .form-columns-1,.contact .form form .form-columns-2{max-width:100%;width:100%;display:grid;grid-template-columns:1fr;position:relative}.acf-block-preview .contact .form form .form-columns-1>div,.acf-block-preview .contact .form form .form-columns-2>div,.contact .form form .form-columns-1>div,.contact .form form .form-columns-2>div{position:relative}.acf-block-preview .contact .form form .form-columns-1--submit,.acf-block-preview .contact .form form .form-columns-2--submit,.contact .form form .form-columns-1--submit,.contact .form form .form-columns-2--submit{margin:0;text-align:center}.acf-block-preview .contact .form form .form-columns-1--submit p,.acf-block-preview .contact .form form .form-columns-2--submit p,.contact .form form .form-columns-1--submit p,.contact .form form .form-columns-2--submit p{text-align:center}.acf-block-preview .contact .form form .form-columns-1 p,.acf-block-preview .contact .form form .form-columns-2 p,.contact .form form .form-columns-1 p,.contact .form form .form-columns-2 p{margin:0}.acf-block-preview .contact .form form .form-columns-1 input,.acf-block-preview .contact .form form .form-columns-2 input,.contact .form form .form-columns-1 input,.contact .form form .form-columns-2 input{background:rgba(0,0,0,0);max-width:100% !important;width:100% !important;margin:0 0 5px;padding:10px 0;font-size:1rem;font-family:"Inter",sans-serif;border:none;border-bottom:2px solid #617892;outline:none}@media screen and (min-width: 768px){.acf-block-preview .contact .form form .form-columns-1 input,.acf-block-preview .contact .form form .form-columns-2 input,.contact .form form .form-columns-1 input,.contact .form form .form-columns-2 input{margin:0 0 10px;font-size:1.125rem}}.acf-block-preview .contact .form form .form-columns-1 input:active,.acf-block-preview .contact .form form .form-columns-1 input:focus,.acf-block-preview .contact .form form .form-columns-1 input:focus-within,.acf-block-preview .contact .form form .form-columns-1 input:focus-visible,.acf-block-preview .contact .form form .form-columns-2 input:active,.acf-block-preview .contact .form form .form-columns-2 input:focus,.acf-block-preview .contact .form form .form-columns-2 input:focus-within,.acf-block-preview .contact .form form .form-columns-2 input:focus-visible,.contact .form form .form-columns-1 input:active,.contact .form form .form-columns-1 input:focus,.contact .form form .form-columns-1 input:focus-within,.contact .form form .form-columns-1 input:focus-visible,.contact .form form .form-columns-2 input:active,.contact .form form .form-columns-2 input:focus,.contact .form form .form-columns-2 input:focus-within,.contact .form form .form-columns-2 input:focus-visible{background:rgba(0,0,0,0)}.acf-block-preview .contact .form form .form-columns-1 label,.acf-block-preview .contact .form form .form-columns-2 label,.contact .form form .form-columns-1 label,.contact .form form .form-columns-2 label{font-family:"Inter",sans-serif;font-size:.875rem;letter-spacing:0;cursor:pointer;position:absolute;top:100%;left:0}@media screen and (min-width: 768px){.acf-block-preview .contact .form form .form-columns-1 label,.acf-block-preview .contact .form form .form-columns-2 label,.contact .form form .form-columns-1 label,.contact .form form .form-columns-2 label{font-size:1rem}}.acf-block-preview .contact .form form .form-columns-1 textarea,.acf-block-preview .contact .form form .form-columns-2 textarea,.contact .form form .form-columns-1 textarea,.contact .form form .form-columns-2 textarea{background:#fff;width:100%;height:180px;margin:40px 0 10px;padding:20px;font-family:"Inter",sans-serif;font-size:1rem;outline:none;border:none;border-radius:12px;resize:none}@media screen and (min-width: 768px){.acf-block-preview .contact .form form .form-columns-1 textarea,.acf-block-preview .contact .form form .form-columns-2 textarea,.contact .form form .form-columns-1 textarea,.contact .form form .form-columns-2 textarea{margin:20px 0 10px;font-size:1.125rem}}.acf-block-preview .contact .form form .form-columns-1 .hs-error-msgs,.acf-block-preview .contact .form form .form-columns-2 .hs-error-msgs,.contact .form form .form-columns-1 .hs-error-msgs,.contact .form form .form-columns-2 .hs-error-msgs{background:#d0e3f1;max-width:300px;width:100%;position:absolute;top:100%;right:0;text-align:right;z-index:2}.acf-block-preview .contact .form form .form-columns-1 .hs-error-msgs label,.acf-block-preview .contact .form form .form-columns-2 .hs-error-msgs label,.contact .form form .form-columns-1 .hs-error-msgs label,.contact .form form .form-columns-2 .hs-error-msgs label{background:#d0e3f1;width:100%;color:red;font-size:.875rem;font-weight:600;text-align:left}@media screen and (min-width: 768px){.acf-block-preview .contact .form form .form-columns-1 .hs-error-msgs label,.acf-block-preview .contact .form form .form-columns-2 .hs-error-msgs label,.contact .form form .form-columns-1 .hs-error-msgs label,.contact .form form .form-columns-2 .hs-error-msgs label{text-align:right}}.acf-block-preview .contact .form form .form-columns-1 .input,.acf-block-preview .contact .form form .form-columns-2 .input,.contact .form form .form-columns-1 .input,.contact .form form .form-columns-2 .input{margin-right:0}.acf-block-preview .contact .form form .form-columns-2,.contact .form form .form-columns-2{grid-template-columns:1fr;gap:20px 0}@media screen and (min-width: 768px){.acf-block-preview .contact .form form .form-columns-2,.contact .form form .form-columns-2{grid-template-columns:1fr 1fr;gap:80px}}.acf-block-preview .contact .form form .form-columns-2 .hs-form-field,.contact .form form .form-columns-2 .hs-form-field{max-width:100%;width:100%}.acf-block-preview .contact .form form .hs_submit,.contact .form form .hs_submit{text-align:center}.acf-block-preview .contact .form form .hs_submit input,.contact .form form .hs_submit input{background:#267ffe;outline:none;border:none;cursor:pointer;width:230px;height:60px;margin:20px auto 0;color:#fff;font-size:1rem;font-weight:400;letter-spacing:.025rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;font-weight:600;z-index:1;border-radius:100px}@media screen and (min-width: 768px){.acf-block-preview .contact .form form .hs_submit input,.contact .form form .hs_submit input{font-size:1.125rem;margin:40px auto 0}}.acf-block-preview .contact .submitted-message,.contact .submitted-message{font-family:"SharpGrotesk";font-size:1.5rem;text-align:center}.acf-block-preview .contact p,.contact p{text-align:center}.acf-block-preview .m-content,.m-content{padding:10px 0 0}@media screen and (min-width: 768px){.acf-block-preview .m-content,.m-content{padding:40px 0 20px}}@media screen and (min-width: 1200px){.acf-block-preview .m-content,.m-content{padding:60px 0}}.acf-block-preview .m-content .c,.m-content .c{opacity:0;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}.acf-block-preview .m-content .wp-block-column>*,.m-content .wp-block-column>*{opacity:0;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}.acf-block-preview .m-content ul li,.m-content ul li{margin:10px 0 20px;padding:0 0 0 30px;position:relative}.acf-block-preview .m-content ul li::before,.m-content ul li::before{content:"";width:9px;height:9px;position:absolute;top:11px;left:10px;-webkit-box-shadow:0 0 0 3px #267ffe inset;box-shadow:0 0 0 3px #267ffe inset;border-radius:50px}.acf-block-preview .m-content ul li br,.m-content ul li br{content:"";display:block;margin:10px 0}.footer{display:block;background:#5f5f64;width:100%;padding:40px 0 0}@media screen and (min-width: 1200px){.footer{padding:120px 0 0}}@media screen and (min-width: 1200px){.footer .c{display:grid;grid-template-columns:100px 1fr 100px}}.footer .logo .icon{width:50px;height:auto}@media screen and (min-width: 1200px){.footer .logo .icon{width:80px}}.footer__nav{max-width:100%;width:100%;margin-top:40px}@media screen and (min-width: 1200px){.footer__nav{max-width:900px;margin:0 auto}}.footer__nav ul{width:100%;display:grid;grid-template-columns:1fr 1fr}@media screen and (min-width: 640px){.footer__nav ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__nav ul li a{color:#fff;font-size:1rem}@media screen and (min-width: 1200px){.footer__nav ul li a{font-size:1.25rem}}.footer__nav ul li .sub-menu{margin:20px 0 40px;display:block}@media screen and (min-width: 640px){.footer__nav ul li .sub-menu{margin:30px 0 60px}}@media screen and (min-width: 1200px){.footer__nav ul li .sub-menu{margin:60px 0 0}}.footer__nav ul li .sub-menu li{margin-bottom:20px;line-height:1}.footer__nav ul li .sub-menu li a{color:rgba(255,255,255,.7);font-size:.875rem;font-weight:300;-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 1200px){.footer__nav ul li .sub-menu li a{font-size:1rem}}.footer__nav ul li .sub-menu li a:hover{color:#fff}.footer .copyrights{background:rgba(0,0,0,.075);width:100%;min-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0}@media screen and (min-width: 640px){.footer .copyrights{padding:0}}@media screen and (min-width: 1200px){.footer .copyrights{margin-top:110px}}@media screen and (min-width: 640px){.footer .copyrights .c{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer .copyrights span{display:block;margin:0 0 10px;color:#fff;font-size:.875rem}@media screen and (min-width: 640px){.footer .copyrights span{margin:0}}.footer .copyrights ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 40px}.footer .copyrights ul li a{color:rgba(255,255,255,.7);font-size:.875rem;-webkit-transition:.3s;transition:.3s}.footer .copyrights ul li a:hover{color:#fff}