﻿/*!
Theme Name: cymulate-2022
Author: Maor moyal
Description: Cymulate Starter theme
Version: 1.8.21
Requires PHP: 5.6
Text Domain: cymulate
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/@font-face{font-family:"Rajdhani";font-style:normal;font-weight:100;src:url(../../../../../../../../../../themes/cymulate-2022/build/fonts/Rajdhani/Rajdhani-Light.ttf);font-display:swap}@font-face{font-family:"Rajdhani";font-style:normal;font-weight:400;src:url(../../../../../../../../../../themes/cymulate-2022/build/fonts/Rajdhani/Rajdhani-Regular.ttf);font-display:swap}@font-face{font-family:"Rajdhani";font-style:normal;font-weight:500;src:url(../../../../../../../../../../themes/cymulate-2022/build/fonts/Rajdhani/Rajdhani-Medium.ttf);font-display:swap}@font-face{font-family:"Rajdhani";font-style:normal;font-weight:600;src:url(../../../../../../../../../../themes/cymulate-2022/build/fonts/Rajdhani/Rajdhani-SemiBold.ttf);font-display:swap}@font-face{font-family:"Rajdhani";font-style:normal;font-weight:700;src:url(../../../../../../../../../../themes/cymulate-2022/build/fonts/Rajdhani/Rajdhani-Bold.ttf);font-display:swap}@font-face{font-family:"Poppins";font-style:thin;font-weight:100;src:url(../../../../../../../../../../themes/cymulate-2022/build/fonts/Poppins/Poppins-Thin.ttf);font-display:swap}@font-face{font-family:"Poppins";font-style:normal;font-weight:300;src:url(../../../../../../../../../../themes/cymulate-2022/build/fonts/Poppins/Poppins-Light.ttf);font-display:swap}@font-face{font-family:"Poppins";font-style:normal;font-weight:400;src:url(../../../../../../../../../../themes/cymulate-2022/build/fonts/Poppins/Poppins-Regular.ttf);font-display:swap}@font-face{font-family:"Poppins";font-style:normal;font-weight:500;src:url(../../../../../../../../../../themes/cymulate-2022/build/fonts/Poppins/Poppins-Medium.ttf);font-display:swap}@font-face{font-family:"Poppins";font-style:normal;font-weight:600;src:url(../../../../../../../../../../themes/cymulate-2022/build/fonts/Poppins/Poppins-SemiBold.ttf);font-display:swap}@font-face{font-family:"Poppins";font-style:normal;font-weight:700;src:url(../../../../../../../../../../themes/cymulate-2022/build/fonts/Poppins/Poppins-Bold.ttf);font-display:swap}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;text-size-adjust:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body,button,input,select,optgroup,textarea{color:#404040;font-family:"Poppins","sans-serif";font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{clear:both}p{margin-bottom:1em}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}body h1,.cy__big-title{font-family:"Poppins";font-weight:500;font-size:55px;line-height:55px;margin:0 0 10px;color:#070723}@media screen and (max-width:767px){body h1,.cy__big-title{font-weight:500;font-size:44px;line-height:46px;text-align:center}}body h2,.cy__small-title{font-family:"Poppins";font-style:normal;font-weight:500;font-size:45px;line-height:40px;text-align:center;color:#070723}@media screen and (max-width:767px){body h2,.cy__small-title{font-size:30px}}body h3{font-family:"Poppins","sans-serif";font-weight:600;font-size:21px;line-height:31px;text-align:center;color:#070723}body p{font-family:"Poppins","sans-serif";font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#070723}body label{font-family:"Poppins";font-style:normal;font-weight:700;font-size:14px;line-height:23px;color:#070723}li.menu-item,li.menu-item a,a{list-style:none;position:relative;font-family:"Poppins","sans-serif";font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#070723}li.menu-item,li.menu-item a{text-transform:uppercase}.fade-up-active{top:0!important;opacity:1!important}.fade-active{opacity:1!important}.ltr-active{left:0!important;opacity:1!important}.show-active{opacity:1!important}.rtl-active{right:0!important;opacity:1!important}.hide-element,section.green-house__jobs-board a.ghjb__job-item.none-active{animation-name:hide-element-animation-action;animation-duration:.5s;animation-fill-mode:forwards}@keyframes hide-element-animation-action{from{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}to{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0)}}.show-element,section.green-house__jobs-board a.ghjb__job-item.active{animation-name:show-element-animation-action;animation-duration:.5s;animation-fill-mode:forwards}@keyframes show-element-animation-action{from{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0)}to{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}}@keyframes fade-up-active-animation{from{top:80px;opacity:0}to{top:0;opacity:1}}@keyframes fade-active-animation{from{opacity:0}to{opacity:1}}@keyframes fade-to-black{from{filter:brightness(none);-webkit-filter:brightness(none)}to{filter:brightness(.3);-webkit-filter:brightness(.3)}}@keyframes color-flicker{0%{filter:hue-rotate(0deg);-webkit-filter:hue-rotate(0deg);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}25%{transform:scale(.9);-webkit-transform:scale(.9);-moz-transform:scale(.95);-ms-transform:scale(.9);-o-transform:scale(.9)}50%{transform:scale(.95);-webkit-transform:scale(.95);-moz-transform:scale(.92);-ms-transform:scale(.95);-o-transform:scale(.95)}75%{transform:scale(.9);-webkit-transform:scale(.9);-moz-transform:scale(.95);-ms-transform:scale(.9);-o-transform:scale(.9)}100%{filter:hue-rotate(1000deg);-webkit-filter:hue-rotate(1000deg);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;padding-top:0!important}body.logged-in.admin-bar{margin-top:-32px}body,html{height:100%;position:relative}main#primary{margin-bottom:-50px}@media screen and (max-width:1023px){main#primary{margin-bottom:-30px}}@media screen and (max-width:767px){main#primary{margin-bottom:0}}.contentful-page .main-content-section{background-color:#fff;padding:50px 0}@media screen and (max-width:1024px){.contentful-page .main-content-section{padding:70px 0 50px}}.contentful-page .main-content-section h3{text-align:left;margin:0}.contentful-page .main-content-section p{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{appearance:button;-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted #0e54c4}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box}body{background:#f6f6f6}body.home{background:#fff}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}embed,iframe,object{max-width:100%}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}a{color:#4169e1}a:hover,a:active{color:#191970;text-decoration:none;transition:all .3s ease!important;-webkit-transition:all .3s ease!important;-moz-transition:all .3s ease!important;-ms-transition:all .3s ease!important;-o-transition:all .3s ease!important}a:focus{outline:none}a:focus-visible{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}a:hover,a:active{outline:0}@media only screen and (min-width:1601px){.unclickable>a{pointer-events:none;cursor:unset}}button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);line-height:1;padding:.6em 1em .4em}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#ccc #bbb #aaa}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],input[type=textarea],select{border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:29px;height:47px;line-height:47px;color:#070723;padding:25px 12px;width:100%;color:#070723;opacity:.6}select{border:1px solid #ccc}textarea{width:100%}a:focus,button:focus{outline:none}a:focus-visible,button:focus-visible{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.cy__form-container{background:#fff;box-shadow:0 0 24px rgba(0,0,0,.08);border-radius:16px;padding:15px}.cy__form-container .form-ttile{line-height:1;margin-bottom:1.25rem}.ajax-loader{display:none}.form-hs__title{margin-bottom:1.25rem;font-family:"Poppins","sans-serif";font-style:normal;font-weight:600;font-size:16px;color:#070723;line-height:1;text-align:left}.hbspt-form{display:flex;justify-content:center;align-items:center;flex-direction:column}.hbspt-form form{display:flex;flex-wrap:wrap}.hbspt-form input::placeholder,.hbspt-form textarea::placeholder,.hbspt-form select::placeholder{color:#070723}.hbspt-form textarea{min-height:5em}.hbspt-form select{appearance:none;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.9' d='M1.28027 1L7.63522 8L13.9902 1' stroke='%23070723' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat right 1.25rem center;padding:0 12px}.hbspt-form .hs-button{width:153px;padding:0;border-radius:60px;opacity:1}.hbspt-form .hs-button:hover{color:#0068ff;background-color:#fff;border:1px solid #070723}.hbspt-form .form-columns-1,.hbspt-form .form-columns-2{width:100%;margin:0;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.hbspt-form .form-columns-1 .hs-dependent-field,.hbspt-form .form-columns-1 .hs-form-field,.hbspt-form .form-columns-2 .hs-dependent-field,.hbspt-form .form-columns-2 .hs-form-field{width:100%;position:relative}.hbspt-form .form-columns-1 .field,.hbspt-form .form-columns-2 .field{margin-bottom:1.5rem}.hbspt-form .form-columns-1 .input,.hbspt-form .form-columns-2 .input{margin-right:0;position:relative}@media screen and (min-width:768px){.hbspt-form .form-columns-2 .hs-form-field{width:calc(50% - 10px);position:relative}}.hbspt-form ul.hs-error-msgs{bottom:-20px;font-size:.5em;left:10px;list-style:none;margin:0;padding:0;position:absolute}.hbspt-form ul.hs-error-msgs li{background:rgba(0,0,0,0)}.hbspt-form ul.hs-error-msgs label{color:#ef2c1d!important;display:block}.hs_accept_terms_and_conditions_and_privacy_policy ul.inputs-list{margin-left:0;padding-left:10px;list-style:none}.hs_accept_terms_and_conditions_and_privacy_policy ul.inputs-list li input{margin-right:10px;vertical-align:middle}.google-maps-section iframe{width:100%;height:400px}@media screen and (min-width:767px){.google-maps-section iframe{height:600px}}.page-template-template-security-control-validation .simple-content-section{padding:50px 0 60px}@media screen and (min-width:768px){.page-template-template-security-control-validation .simple-content-section{padding:50px 0 80px}}.page-template-template-security-control-validation .simple-content-section .container{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}.awards-section-prev{padding-bottom:100px!important}.advantages-section-prev{padding-bottom:150px}.simple-content-section{padding:50px 0 60px}@media screen and (min-width:768px){.simple-content-section{padding:70px 0 100px}}.simple-content-section h2,.simple-content-section h3{text-align:left;margin:0}.simple-content-section p{margin:0 0 32px}.simple-content-section p:last-child{margin:0}.simple-content-section .aligncenter{text-align:center;margin:30px auto 0}@media screen and (min-width:768px){.cy__form-container{padding:30px}}.custom-control.custom-checkbox{display:flex;align-items:center;margin:10px 0}input#accept_terms{width:20px;line-height:20px;margin-right:10px}.custom-control.custom-checkbox{align-items:baseline}#accept_terms+label.custom-control-label{font-family:"Poppins","sans-serif";font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#070723}select{appearance:none;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.9' d='M1.28027 1L7.63522 8L13.9902 1' stroke='%23070723' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat right 1.25rem center;padding:0 12px}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.form-hs .row.row-0,.form-hs .row.row-1{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media(max-width:767px){.form-hs .row.row-0,.form-hs .row.row-1{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.form-group{margin-bottom:1rem}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-md{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto,.col-xxl,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-auto,.col-xxxl,.col-xxxl-1,.col-xxxl-2,.col-xxxl-3,.col-xxxl-4,.col-xxxl-5,.col-xxxl-6,.col-xxxl-7,.col-xxxl-8,.col-xxxl-9,.col-xxxl-10,.col-xxxl-11,.col-xxxl-12,.col-xxxl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.form-hs .row{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0;max-width:100%}.sticky{display:block}.post,.page{margin:0}.updated:not(.published){display:none}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.screen-reader-text,section.ecademy-form .ecademy-form__form .hbspt-form .hs_error_rollup,section.ecademy-form .ecademy-form__form .hbspt-form form label[class=""],.page-template-template-contact-us section.page-cover .hbspt-form .hs_error_rollup,.page-template-template-flexible-content section.page-cover .hbspt-form .hs_error_rollup,.page-template-template-become-a-partner section.page-cover .hbspt-form .hs_error_rollup,.page-template-template-landing-page section.page-cover .hbspt-form .hs_error_rollup,.page-template-template-contact-us section.page-cover .hbspt-form form label[class=""],.page-template-template-flexible-content section.page-cover .hbspt-form form label[class=""],.page-template-template-become-a-partner section.page-cover .hbspt-form form label[class=""],.page-template-template-landing-page section.page-cover .hbspt-form form label[class=""],.hbspt-form form label[class=""],.hbspt-form .hs_error_rollup{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus,section.ecademy-form .ecademy-form__form .hbspt-form .hs_error_rollup:focus,section.ecademy-form .ecademy-form__form .hbspt-form form label[class=""]:focus,.page-template-template-contact-us section.page-cover .hbspt-form .hs_error_rollup:focus,.page-template-template-flexible-content section.page-cover .hbspt-form .hs_error_rollup:focus,.page-template-template-become-a-partner section.page-cover .hbspt-form .hs_error_rollup:focus,.page-template-template-landing-page section.page-cover .hbspt-form .hs_error_rollup:focus,.page-template-template-contact-us section.page-cover .hbspt-form form label[class=""]:focus,.page-template-template-flexible-content section.page-cover .hbspt-form form label[class=""]:focus,.page-template-template-become-a-partner section.page-cover .hbspt-form form label[class=""]:focus,.page-template-template-landing-page section.page-cover .hbspt-form form label[class=""]:focus,.hbspt-form form label[class=""]:focus,.hbspt-form .hs_error_rollup:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.absolute-vertical{position:absolute;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}.absolute-horizontal{position:absolute;left:50%;transform:translate(-50%,0)}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}.hbspt-form .input p.custom-invalid{display:block;margin:0;font-size:14px;color:red}.page-template-template-home-page .site-width,.page-template-template-home-page .medium-width{width:1310px}.page-template-template-home-page .cymulate-cta,.page-template-template-home-page section.ecademy-form .ecademy-form__form .hbspt-form .hs-button,section.ecademy-form .ecademy-form__form .hbspt-form .page-template-template-home-page .hs-button,.page-template-template-home-page .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .page-template-template-home-page a,.page-template-template-home-page .page-template-template-contact-us section.page-cover .hbspt-form .hs-button,.page-template-template-contact-us section.page-cover .hbspt-form .page-template-template-home-page .hs-button,.page-template-template-home-page .page-template-template-flexible-content section.page-cover .hbspt-form .hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form .page-template-template-home-page .hs-button,.page-template-template-home-page .page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form .page-template-template-home-page .hs-button,.page-template-template-home-page .page-template-template-landing-page section.page-cover .hbspt-form .hs-button,.page-template-template-landing-page section.page-cover .hbspt-form .page-template-template-home-page .hs-button,.page-template-template-home-page .hbspt-form .hs-button,.hbspt-form .page-template-template-home-page .hs-button{background-color:#0068ff}.site-width{position:relative;width:1300px;max-width:95%;margin:0 auto}.medium-width{position:relative;width:1038px;max-width:95%;margin:0 auto}@media screen and (max-width:767px){.medium-width{max-width:90%}}.visuallyhidden{display:none!important}.visuallyflex{display:flex!important}.section-pad{padding-top:80px}.section-marg{margin-top:80px}.blocks-wrapper{margin-bottom:100px}.page-template-template-blocks-examples section{max-width:100%;overflow-x:clip;position:relative;background-color:#f0f8ff}.blocks-wrapper__item__screenshot-img{width:100%;height:auto}.blocks-wrapper__item__details{display:flex;justify-content:space-evenly;border-bottom:1px solid #000;background-color:#ff0;font-size:18px;margin-bottom:30px;flex-wrap:wrap;justify-content:end}.blocks-wrapper__item__screenshots-wrapper{display:flex;align-items:center;justify-content:space-around}.blocks-wrapper__item__screenshot.screenshot-mobile{margin-left:20px;text-align:center}.screenshot-mobile .blocks-wrapper__item__screenshot-img{width:375px}.breadcrumbs-wrap{margin-bottom:20px}.breadcrumbs-wrap a,.breadcrumbs-wrap span{font-family:"Poppins","sans-serif";font-style:normal;font-weight:400;font-size:13px;line-height:100%;color:#fff;text-decoration:none;opacity:.5;position:relative}.breadcrumbs-wrap a.bread-link.bread-home{opacity:1}ul#breadcrumbs-ul li>a.bread-link.bread-home::after{display:none}ul#breadcrumbs-ul{margin:10px 0;padding:0;display:flex;list-style:none}ul#breadcrumbs-ul li{display:flex;align-items:center}ul#breadcrumbs-ul li>a::after{background:#fff;border:0;top:15px;content:"";height:2px;left:0;margin:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;width:0}ul#breadcrumbs-ul li:hover>a::after{width:100%}.separator::after{content:"";width:15px;height:15px;margin:15px 15px 15px 5px;border-top:2px solid #fff;border-right:2px solid #fff;opacity:.5;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}a.cymulate-cta,section.ecademy-form .ecademy-form__form .hbspt-form a.hs-button,.error404 section.page-cover .page-cover__intro a,.page-template-template-contact-us section.page-cover .hbspt-form a.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form a.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form a.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form a.hs-button,.hbspt-form a.hs-button,.cymulate-cta,section.ecademy-form .ecademy-form__form .hbspt-form .hs-button,.page-template-template-contact-us section.page-cover .hbspt-form .hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form .hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button,.page-template-template-landing-page section.page-cover .hbspt-form .hs-button,.hbspt-form .hs-button,button.cymulate-cta,section.ecademy-form .ecademy-form__form .hbspt-form button.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form button.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form button.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form button.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form button.hs-button,.hbspt-form button.hs-button,#cymulate-submit{min-height:47px;width:max-content;background-color:#0068ff;display:flex;justify-content:center;align-items:center;padding:0 40px;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#fff;text-decoration:none;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;border:1px solid rgba(0,0,0,0);cursor:pointer;text-transform:capitalize;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}@media screen and (max-width:767px){a.cymulate-cta,section.ecademy-form .ecademy-form__form .hbspt-form a.hs-button,.error404 section.page-cover .page-cover__intro a,.page-template-template-contact-us section.page-cover .hbspt-form a.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form a.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form a.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form a.hs-button,.hbspt-form a.hs-button,.cymulate-cta,section.ecademy-form .ecademy-form__form .hbspt-form .hs-button,.page-template-template-contact-us section.page-cover .hbspt-form .hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form .hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button,.page-template-template-landing-page section.page-cover .hbspt-form .hs-button,.hbspt-form .hs-button,button.cymulate-cta,section.ecademy-form .ecademy-form__form .hbspt-form button.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form button.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form button.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form button.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form button.hs-button,.hbspt-form button.hs-button,#cymulate-submit{padding:3px 20px}}.cta-transparent,.error404 section.page-cover .page-cover__intro a,section.page-cover a.cymulate-cta:last-child,section.page-cover section.ecademy-form .ecademy-form__form .hbspt-form a.hs-button:last-child,section.ecademy-form .ecademy-form__form .hbspt-form section.page-cover a.hs-button:last-child,.page-template-template-contact-us section.page-cover .hbspt-form a.hs-button:last-child,.page-template-template-flexible-content section.page-cover .hbspt-form a.hs-button:last-child,.page-template-template-become-a-partner section.page-cover .hbspt-form a.hs-button:last-child,.page-template-template-landing-page section.page-cover .hbspt-form a.hs-button:last-child,section.page-cover .hbspt-form a.hs-button:last-child,.hbspt-form section.page-cover a.hs-button:last-child,a.cta-transparent,button.cta-transparent{background-color:rgba(0,0,0,0);border:1px solid #fff}.cta-big{height:47px}.cta-small,a.cta-small,button.cta-small{height:31px;padding:0 20px;font-size:13px;line-height:19px;font-weight:500}.cymulate-cta:hover,section.ecademy-form .ecademy-form__form .hbspt-form .hs-button:hover,.error404 section.page-cover .page-cover__intro a:hover,.page-template-template-contact-us section.page-cover .hbspt-form .hs-button:hover,.page-template-template-flexible-content section.page-cover .hbspt-form .hs-button:hover,.page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button:hover,.page-template-template-landing-page section.page-cover .hbspt-form .hs-button:hover,.hbspt-form .hs-button:hover{color:#0068ff;background-color:#fff;border:1px solid #070723}.cta-on-light:hover{background-color:#000;color:#fff}.cta-transparent:hover,.error404 section.page-cover .page-cover__intro a:hover,section.page-cover a.cymulate-cta:hover:last-child,section.page-cover .hbspt-form a.hs-button:hover:last-child,.hbspt-form section.page-cover a.hs-button:hover:last-child{background-color:#fff}.link-arrow{position:relative;display:inline-grid;grid-template-columns:auto 1fr;align-items:center;border:0;padding:0;margin:0;justify-content:flex-start;font-weight:600;font-size:18px;line-height:27px;color:#0068ff;max-width:none;min-width:0;text-decoration:none;transition:250ms all}.link-arrow:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#0068ff;transition:250ms all}.link-arrow:hover{color:#0068ff;background-color:rgba(0,0,0,0);border:0!important}.link-arrow:hover:after{width:100%}.link-arrow:hover .icon{margin-left:15px}.link-arrow .icon{margin-left:10px;transition:250ms all}.link-arrow_white{color:#fff}.link-arrow_white:after{background-color:#fff}.link-arrow_white:hover{color:#fff}.btn-filled{display:inline-flex;align-items:center;border:1px solid #0068ff;padding:18px 31px;font-size:16px;font-weight:400;line-height:1.5em;letter-spacing:.05em;color:#fff;background-color:#0068ff;border-radius:60px;text-decoration:none;transition:250ms all}.btn-filled:hover{color:#0068ff;background-color:rgba(0,0,0,0)}.btn-with-icon{display:inline-flex;align-items:center;border:1px solid #0068ff;padding:9px 23px;font-size:16px;font-weight:400;line-height:1.5em;letter-spacing:.05em;color:#fff;background-color:#0068ff;border-radius:60px;text-decoration:none;transition:250ms all}.btn-with-icon:hover{color:#0068ff;background-color:rgba(0,0,0,0)}.btn-with-icon:hover .icon path{stroke:#0068ff}.btn-with-icon .icon{margin-left:5px}.btn-with-icon .icon path{transition:250ms all}button.slick-arrow{position:absolute;top:43%;height:13px;width:13px;background-color:unset;border:none;z-index:2;cursor:pointer;border-left:1px solid #fff;border-bottom:1px solid #fff;padding:0;border-radius:unset;-webkit-border-radius:unset;-moz-border-radius:unset;-ms-border-radius:unset;-o-border-radius:unset}button.slick-next.slick-arrow{right:0;transform:rotate(225deg);-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg)}button.slick-prev.slick-arrow{left:0;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}button.slick-prev.custom-slick-arrow.slick-arrow{transform:rotate(0)}button.custom-slick-arrow.slick-arrow{top:31%;width:25px;height:25px;border:none}button.custom-slick-arrow.slick-arrow.slick-next{transform:rotate(180deg)}button.custom-slick-arrow.slick-arrow.slick-prev{transform:rotate(0)}section .slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;left:0}section .slick-dots li{position:relative;display:inline-block;height:8px;width:8px;margin:0 5px;padding:0;cursor:pointer}@media screen and (min-width:767px){section .slick-dots li{height:13px;width:13px;margin:0 7px}}section .slick-dots li button{border-radius:50%;border:0;background-color:#070723;opacity:.3;width:100%;height:100%;display:block;outline:none;line-height:0;font-size:0;color:rgba(0,0,0,0);padding:5px;cursor:pointer}@media screen and (min-width:767px){section .slick-dots li button{height:100%;width:100%;margin:0}}section .slick-dots li.slick-active button{opacity:1}section .slick-dots li button:before{position:absolute;top:0;left:0;content:"";width:8px;height:8px;line-height:8px;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}section .slick-dots li.slick-active button:before{opacity:.5}.on-dark .slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;left:0}.on-dark .slick-dots li{position:relative;display:inline-block;height:8px;width:8px;margin:0 5px;padding:0;cursor:pointer}@media screen and (min-width:767px){.on-dark .slick-dots li{height:13px;width:13px;margin:0 7px}}.on-dark .slick-dots li button{border-radius:50%;margin:0;border:0;background-color:#fff;opacity:.3;width:100%;height:100%;display:block;outline:none;line-height:0;font-size:0;color:rgba(0,0,0,0);padding:5px;cursor:pointer}.on-dark .slick-dots li button:hover,.on-dark .slick-dots li button:focus{outline:none}.on-dark .slick-dots li button:before{position:absolute;top:0;left:0;content:"";width:8px;height:8px;line-height:8px;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:.3}@media screen and (min-width:767px){.on-dark .slick-dots li button{margin:0}}.on-dark .slick-dots li.slick-active button:before{opacity:1}.on-dark .slick-dots li.slick-active button{opacity:1}.slick-dots>li{display:inline-block}.slick-dots>li:only-child{display:none}.slick-with-small-dots .slick-dots li{height:8px;width:8px;margin:0 5px}.slick-with-small-dots .slick-dots li button{background-color:#081d84;padding:0}@media screen and (max-width:767px){section{max-width:100%;overflow-x:clip;position:relative}}.page-template-template-flexible-content main#primary{background-color:#fff}main#primary{position:relative;background-color:#f6f6f6}.rounded-section,.page-template-template-why-cymulate section.title-3boxes,.page-template-template-BAS section.title-3boxes,.page-template-template-CART section.title-3boxes,.page-template-template-purple-team section.title-3boxes,.page-template-template-aws section.more-attack-vectors{background-color:#070723;padding-top:40px;padding-bottom:40px;margin-top:40px;position:relative}@media screen and (min-width:768px){.rounded-section,.page-template-template-why-cymulate section.title-3boxes,.page-template-template-BAS section.title-3boxes,.page-template-template-CART section.title-3boxes,.page-template-template-purple-team section.title-3boxes,.page-template-template-aws section.more-attack-vectors{padding-top:80px;padding-bottom:80px;margin-top:80px}}.rounded-section::before,.page-template-template-why-cymulate section.title-3boxes::before,.page-template-template-BAS section.title-3boxes::before,.page-template-template-CART section.title-3boxes::before,.page-template-template-purple-team section.title-3boxes::before,.page-template-template-aws section.more-attack-vectors::before{content:"";width:100%;height:40px;top:-40px;position:absolute;background-color:#fff}@media screen and (min-width:768px){.rounded-section::before,.page-template-template-why-cymulate section.title-3boxes::before,.page-template-template-BAS section.title-3boxes::before,.page-template-template-CART section.title-3boxes::before,.page-template-template-purple-team section.title-3boxes::before,.page-template-template-aws section.more-attack-vectors::before{top:-80px;height:80px}}.rounded-section::after,.page-template-template-why-cymulate section.title-3boxes::after,.page-template-template-BAS section.title-3boxes::after,.page-template-template-CART section.title-3boxes::after,.page-template-template-purple-team section.title-3boxes::after,.page-template-template-aws section.more-attack-vectors::after{content:"";width:100%;height:20vh;top:-40px;position:absolute;-webkit-clip-path:ellipse(60% 30% at 50% 30%);clip-path:ellipse(60% 30% at 50% 30%);background-color:#070723}@media screen and (min-width:768px){.rounded-section::after,.page-template-template-why-cymulate section.title-3boxes::after,.page-template-template-BAS section.title-3boxes::after,.page-template-template-CART section.title-3boxes::after,.page-template-template-purple-team section.title-3boxes::after,.page-template-template-aws section.more-attack-vectors::after{height:40vh;top:-80px}}.pagination_wrapper{width:100%;text-align:center;display:flex;justify-content:center;align-items:center;margin:20px 0}.pagination_wrapper ul.pagination{display:flex;list-style:none;margin:0}.pagination_wrapper li{width:28px;height:28px;margin:0 3px;display:flex;align-items:center;justify-content:center}.pagination_wrapper li.current{background-color:#0e54c4;border-radius:20px}.pagination_wrapper a{font-weight:400;font-size:16px;line-height:24px;color:#fff;text-decoration:none}.pagination_wrapper .pagination__show-wrapper{display:flex;color:#fff;align-items:center;position:relative;height:32px;z-index:2}.pagination_wrapper .pagination__show-wrapper .pagination_per_page.dropdown-toggle{width:68px;height:32px;padding:0;margin:0 10px}.pagination_wrapper .pagination__show-wrapper .pagination_dropdown{position:absolute;display:none;width:68px;top:34px;right:10px;border:1px solid #acacac;background:#fff;box-shadow:0 0 24px rgba(0,0,0,.25);border-radius:16px;border-top:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin:0;min-width:0}.pagination_wrapper .pagination__show-wrapper .pagination_dropdown a.dropdown-item{color:#070723;display:block;padding:3px 7px;white-space:normal;width:100%;font-weight:600}.pagination_wrapper .pagination__show-wrapper .pagination_dropdown a.dropdown-item:hover{color:#0068ff}@media only screen and (max-width:767px){.pagination_wrapper ul.pagination,.pagination_wrapper .pagination__show-wrapper{display:none}}.posts-on-light-bg .pagination_wrapper a,.posts-on-light-bg .pagination__show-wrapper span{color:#070723}.posts-on-light-bg .pagination_wrapper a img{filter:brightness(0)}.posts-on-light-bg .pagination_wrapper li.current a{color:#fff}.posts-on-light-bg .pagination_wrapper .pagination__show-wrapper .pagination_per_page.dropdown-toggle{color:#070723;border-color:#070723}#loader,#cookie-loader{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.6);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999;white-space:nowrap}#loader .lds-ripple,#cookie-loader .lds-ripple{display:inline-block;height:100px;position:relative;width:100px;display:flex;align-items:center;justify-content:center;font-weight:600}#loader .lds-ripple div,#cookie-loader .lds-ripple div{animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;border:6px solid #0068ff;border-radius:50%;opacity:1;position:absolute}#loader .lds-ripple div:nth-child(2),#cookie-loader .lds-ripple div:nth-child(2){animation-delay:-0.5s}@keyframes lds-ripple{0%{height:0;left:50%;opacity:1;top:50%;width:0}100%{height:100px;left:0;opacity:0;top:0;width:100px}}.share_icons a{text-decoration:none;width:25px;height:25px;margin-right:10px;font-size:0;line-height:0}.share_icons a svg{width:25px;height:25px}.share_icons a svg path{fill:#0068ff}#onetrust-pc-sdk .ot-pc-logo.ot-pc-logo{background-image:var(--wpr-bg-10b90c18-9cf6-43eb-b32d-c054ddc6a5a2)!important}#ot-sdk-btn.ot-sdk-show-settings.cymulate-cta,.error404 section.page-cover .page-cover__intro a#ot-sdk-btn.ot-sdk-show-settings,.hbspt-form #ot-sdk-btn.ot-sdk-show-settings.hs-button{color:#fff;border:unset}#ot-sdk-btn.ot-sdk-show-settings.cymulate-cta:hover,.error404 section.page-cover .page-cover__intro a#ot-sdk-btn.ot-sdk-show-settings:hover,.hbspt-form #ot-sdk-btn.ot-sdk-show-settings.hs-button:hover{background-color:#fff;color:#0e54c4}.ot-floating-button__front{display:none}.page-template-default table td{border:1px solid}.page-template-template-platform #primary{margin-bottom:0!important}@media screen and (max-width:767px){.mobile-hide{display:none!important}}@media screen and (max-width:1024px)and (min-width:768px){.tablet-hide{display:none!important}}@media screen and (min-width:1025px){.desctop-hide{display:none!important}}.inner-p-reset-inherit p{font:inherit;color:inherit;margin:0}.header-margin-top{margin-top:72px}@media screen and (max-width:1024px){.header-margin-top{margin-top:80px}}.n-container{width:1348px;max-width:100%;padding:0 24px;margin:0 auto}.section__row{display:flex;flex-wrap:wrap}.section__col{flex-basis:340px}.section__col_grow{flex-grow:1}.section__figure{margin:0}.section__figure img{display:block}.section__description p{font:inherit;color:inherit;margin:0}.section__tab{display:flex;align-items:center;gap:20px;padding:17px 21px;background-color:#fff;box-shadow:5px 9px 18px 0 rgba(9,27,91,.0784313725);border-radius:14px;font-size:16px;font-weight:400;line-height:1.375em;color:#000c66}@media screen and (max-width:767px){.section__tab{padding:25px 18px}}.section__tab+.section__tab{margin-top:20px}.section__tab+.section__tab .section__tabs{margin-top:17px}.section__tab img{width:57px;flex-shrink:0}@media screen and (max-width:992px){.section br{display:none}}.card-fly-link{position:relative;border-radius:30px;background-color:#fff;box-shadow:5px 9px 18px 0 rgba(9,27,91,.0784313725);padding:65px 35px 35px 52px;color:#000c66}@media screen and (max-width:767px){.card-fly-link{display:flex;flex-direction:column;align-items:flex-start;padding:50px 17px}}.card-fly-link__link-sq{position:absolute;top:19px;right:24px;display:flex;align-items:center;justify-content:center;width:56px;height:56px;background-color:#000c66;border-radius:10px}.card-fly-link__link-sq img{transition:transform .3s ease-in-out}.card-fly-link__link-sq:hover img{transform:rotate(45deg)}.card-fly-link__link{background-color:#000c66;border-radius:10px;border:none;padding:11px 0 11px 25px;font-size:18px;font-weight:600;line-height:1.5em;margin:auto auto 0 0}.card-fly-link__link img{transition:transform .3s ease-in-out}.card-fly-link__link:hover{background-color:#000c66;color:#fff}.card-fly-link__link:hover img{transform:rotate(45deg)}.card-fly-link__subtitle{font-size:16px;font-weight:400;line-height:1.875em;margin-bottom:1em}.card-fly-link__title{font-size:26px;font-weight:600;line-height:1.07em;color:#0068ff}@media screen and (max-width:767px){.card-fly-link__title{font-size:24px}}.card-fly-link__description{font-size:16px;font-weight:300;line-height:1.1875em;margin-top:12px}@media screen and (max-width:767px){.card-fly-link__description{margin-bottom:24px}}.card-fly-link__figure{margin-top:62px;max-width:403px;margin-left:-12px}.col-accordion{display:flex;flex-direction:column;gap:47px;color:#000c66}@media screen and (max-width:767px){.col-accordion{gap:38px}}.col-accordion-item{padding-bottom:18px;border-bottom:1px solid #c8d9f1;cursor:pointer}.col-accordion-item.active .col-accordion-item__title{font-weight:600}.col-accordion-item.active .col-accordion-item__title-icon{transform:rotate(-180deg)}.col-accordion-item__title{display:flex;justify-content:space-between;font-size:18px;font-weight:400;line-height:1.16em}.col-accordion-item__title-icon{flex-shrink:0;transition:transform .3s ease-in-out}.col-accordion-item__description{font-size:18px;font-weight:300;line-height:1.5em;display:none;padding-top:7px}.testimonial-card{padding:33px 44px;border-radius:20px;box-shadow:5px 9px 18px 0 rgba(9,27,91,.0784313725);background-color:#fff;color:#000c66}@media screen and (max-width:767px){.testimonial-card{padding:37px 18px}}.testimonial-card:before{content:"";display:block;width:69px;height:40px;background-image:var(--wpr-bg-7e1825ac-12ee-46a1-b386-c3e6cced86c8);background-repeat:no-repeat;background-size:contain;margin-bottom:20px}.testimonial-card__text{font-size:16px;font-weight:400;line-height:1.4375em}.testimonial-card__caption{font-size:14px;font-style:italic;font-weight:600;line-height:1.5em;margin-top:4px}@media screen and (max-width:767px){.testimonial-card__caption{margin-top:9px}}.icon-text-card{display:flex;align-items:center;gap:36px;background-color:#fff;box-shadow:5px 9px 18px 0 rgba(9,27,91,.0784313725);border-radius:20px;padding:48px 41px;color:#000c66}@media screen and (max-width:767px){.icon-text-card{padding:30px 19px;gap:24px}}.icon-text-card__icon{flex-shrink:0;margin:0}@media screen and (max-width:767px){.icon-text-card__icon{flex-basis:91px}}.icon-text-card__title{font-size:16px;font-weight:600;line-height:1.5em}@media screen and (max-width:767px){.icon-text-card__title{font-size:20px}}.icon-text-card__description{font-size:16px;font-weight:300;line-height:1.5em}@media screen and (max-width:767px){.icon-text-card__description{font-size:18px;margin-top:5px}}#insent-iframe{z-index:111!important}.popup-search{position:fixed;width:100%;height:100%;z-index:9999;top:0;left:0;background-color:rgba(0,7,61,.9);display:none}.popup-search.active{display:block}.popup-search .search-popup-container{padding-top:150px}.popup-search .search-button{background-color:rgba(0,0,0,0);border:0;position:absolute;top:10%;right:14%;cursor:pointer}.popup-search .search-button img{max-width:30px}.popup-search form.search .search-input{color:#fff;height:47px;padding:0 7px 0 36px;border:1px solid #1a2051;border-radius:72px;background-color:rgba(0,0,0,0);opacity:1;font-size:30px;outline:0}.popup-search form.search .search-input::placeholder{opacity:1;color:#fff}.user-choice-wrapper{display:flex;align-items:center;margin:40px 0}.user-choice-wrapper h3{margin:0;margin-right:30px}.user-choice-wrapper span{display:inline-block;margin-right:10px}.menu-item .menu-item ul.sub-menu .menu-item .nav-banner{display:none!important}header .nav-wrapper #menu-top-strip-menu{display:none}@media(min-width:1025px){header .nav-wrapper #menu-top-strip-menu{margin:0;padding:0;display:flex;align-items:center}}header .nav-wrapper #menu-top-strip-menu li{margin:0;position:relative}header .nav-wrapper #menu-top-strip-menu li a{text-decoration:none;color:#0068ff;font-weight:600;font-size:16px}header .nav-wrapper #menu-top-strip-menu li:before{content:"";display:block;position:absolute;bottom:0;width:0;height:2px;background-color:#0068ff;transition:250ms all}header .nav-wrapper #menu-top-strip-menu li:hover:before{width:100%}header .nav-wrapper #menu-top-strip-menu li.cymulate-cta,header .nav-wrapper #menu-top-strip-menu .hbspt-form li.hs-button,.hbspt-form header .nav-wrapper #menu-top-strip-menu li.hs-button{padding:0 20px;margin-left:15px}header .nav-wrapper #menu-top-strip-menu li.cymulate-cta:before,header .nav-wrapper #menu-top-strip-menu .hbspt-form li.hs-button:before,.hbspt-form header .nav-wrapper #menu-top-strip-menu li.hs-button:before{display:none}header .nav-wrapper #menu-top-strip-menu li.cymulate-cta a,header .nav-wrapper #menu-top-strip-menu .hbspt-form li.hs-button a,.hbspt-form header .nav-wrapper #menu-top-strip-menu li.hs-button a{color:#fff;font-weight:400}header .nav-wrapper #menu-top-strip-menu li.cymulate-cta:hover,header .nav-wrapper #menu-top-strip-menu .hbspt-form li.hs-button:hover,.hbspt-form header .nav-wrapper #menu-top-strip-menu li.hs-button:hover{border-color:#0068ff}header .nav-wrapper #menu-top-strip-menu li.cymulate-cta:hover a,header .nav-wrapper #menu-top-strip-menu .hbspt-form li.hs-button:hover a,.hbspt-form header .nav-wrapper #menu-top-strip-menu li.hs-button:hover a{color:#0068ff}@media only screen and (min-width:1025px){header{width:100%;padding-top:15px;display:flex;flex-direction:column;padding-bottom:10px;background-color:#fff;box-shadow:5px 9px 18px 0 rgba(9,27,91,.08);position:fixed;top:0;z-index:999}header .header-search-wrapper{background-color:#fff;padding:15px 0;position:absolute;z-index:-1;opacity:0;top:-100px;width:100%;transition:all 500ms}header .header-search-wrapper.active{z-index:1;opacity:1;top:100%}header .header-search-wrapper form{width:100%;max-width:1410px;padding:0 15px;margin:0 auto;position:relative}header .header-search-wrapper form .search-submit{position:absolute;border:0;background-color:rgba(0,0,0,0);top:50%;right:15px;transform:translateY(-50%);cursor:pointer}header .header-search-wrapper form .search-submit img{width:25px;height:25px}header .search-button{margin-left:15px;border:0;background-color:rgba(0,0,0,0);padding:0;cursor:pointer;position:relative;width:35px;height:35px}header .search-button img{position:absolute;right:0;top:0;width:100%;height:100%;transition:all 250ms}header .search-button img.close{opacity:0;z-index:-1}header .search-button.active img.search{opacity:0;z-index:-1}header .search-button.active img.close{opacity:1;z-index:1}header li.menu-item{margin:0 15px}header .logo-title{padding:0;margin:0}header .logo{margin-bottom:7px}header ul#menu-header-menu{margin-right:20px}header .nav-wrapper.site-width{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;width:1310px;z-index:5}header .main-navigation{display:flex;align-items:center;justify-content:space-between;width:67%}}@media only screen and (min-width:1025px)and (min-width:1440px){header .main-navigation{width:70%}}@media only screen and (min-width:1025px){header.mobile .main-navigation{flex-grow:1}header .main-navigation>ul>li>ul.sub-menu li{margin:0}header #get-started-btn{position:relative;text-transform:none}header #get-started-btn::before{content:"";position:absolute;top:15px;right:16px;height:10px;width:10px;background-color:unset;border:none;z-index:2;cursor:pointer;border-left:1px solid #fff;border-bottom:1px solid #fff;padding:0;border-radius:unset;-webkit-border-radius:unset;-moz-border-radius:unset;-ms-border-radius:unset;-o-border-radius:unset;transform:rotate(315deg);-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-o-transform:rotate(315deg);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;display:none}header #get-started-btn.active::before{transform:rotate(135deg);-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);top:21px}header ul#menu-get-started-menu{position:absolute;width:290px;height:auto;background-color:#fff;color:#fff;right:0;top:30px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2%;border-bottom-left-radius:16px;border-bottom-right-radius:16px;min-height:0;overflow:hidden;transition:all 500ms;opacity:0;z-index:-1;pointer-events:none}header ul#menu-get-started-menu.active{top:63px;opacity:1;min-height:unset;z-index:0;pointer-events:all}header ul#menu-get-started-menu li{padding:0 20px 20px}header #menu-get-started-menu li a{color:#0068ff;font-weight:600;white-space:nowrap}header #menu-get-started-menu a::after{background:#0068ff}header .main-navigation>ul{list-style:none;margin:0;padding-left:0;display:flex;min-height:47px;align-items:center}header .main-navigation>ul>li{margin:0;padding:0 20px;display:flex;align-items:center}header .main-navigation>ul>li>ul.sub-menu{display:none;left:0;top:36px;width:100%;position:absolute;justify-content:space-between;margin:0;padding:0;z-index:99999;background-color:#45455a;padding-top:33px;background-clip:content-box}header .main-navigation>ul>li.hover>ul.sub-menu{display:flex}header .main-navigation>ul>li>ul.sub-menu>li{min-width:fit-content;width:25%;padding-top:0;background-clip:content-box;margin-top:0}header .main-navigation>ul>li>ul.sub-menu>li.active-item>a{background-color:#e8e9eb;color:#000}header .main-navigation>ul>li>ul.sub-menu>li>a{font-size:17px;font-weight:700;color:#fff;background-color:#45455a;padding:20px 40px;white-space:nowrap}header .main-navigation>ul>li>ul.sub-menu>li:hover>a::after{width:0}header .main-navigation>ul>li>ul.sub-menu>li>ul.sub-menu{display:none;margin:0;padding:0;width:100%;position:absolute;left:0;padding-top:20px;background-clip:content-box;margin-top:-20px;background-color:#fff;border-bottom-right-radius:16px;border-bottom-left-radius:16px}header .main-navigation>ul>li>ul.sub-menu>li>ul.sub-menu.active{display:flex;justify-content:space-between}header .main-navigation>ul>li>ul.sub-menu>li>ul.sub-menu>li{margin-right:30px;padding:30px}header .main-navigation>ul>li>ul.sub-menu>li>ul.sub-menu>li>a{font-weight:700;margin-bottom:20px}header .main-navigation>ul>li>ul.sub-menu>li>ul.sub-menu>li:hover>a::after{width:0}header .main-navigation>ul>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu{margin:0;padding:0}header .main-navigation>ul>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a{width:fit-content;margin-bottom:10px}header .main-navigation li{position:unset}header .main-navigation a{display:block;text-decoration:none}header .main-navigation a::after{background:#070723;border:0;bottom:0;content:"";height:2px;left:0;margin:0;position:absolute;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:0}header .main-navigation li:hover>a::after{width:100%}header .main-navigation a.cymulate-cta:hover::after,header .main-navigation .error404 section.page-cover .page-cover__intro a:hover::after,.error404 section.page-cover .page-cover__intro header .main-navigation a:hover::after,header .main-navigation .hbspt-form a.hs-button:hover::after,.hbspt-form header .main-navigation a.hs-button:hover::after{width:0}header .main-navigation a.cymulate-cta,header .main-navigation section.ecademy-form .ecademy-form__form .hbspt-form a.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form header .main-navigation a.hs-button,header .main-navigation .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro header .main-navigation a,header .main-navigation .page-template-template-contact-us section.page-cover .hbspt-form a.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form header .main-navigation a.hs-button,header .main-navigation .page-template-template-flexible-content section.page-cover .hbspt-form a.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form header .main-navigation a.hs-button,header .main-navigation .page-template-template-become-a-partner section.page-cover .hbspt-form a.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form header .main-navigation a.hs-button,header .main-navigation .page-template-template-landing-page section.page-cover .hbspt-form a.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form header .main-navigation a.hs-button,header .main-navigation .hbspt-form a.hs-button,.hbspt-form header .main-navigation a.hs-button{display:flex}}a#log4j{background-color:#ef2c1d;margin-right:20px}a#log4j:hover{color:#ef2c1d;background-color:#fff}@media only screen and (min-width:1025px)and (max-width:1330px){a#log4j{display:none}}@media only screen and (max-width:1025px){a#log4j{margin:0 auto 20px;height:63px}}.top-menu{display:flex;justify-content:flex-end;align-items:center;color:#fff;padding:20px 0 15px;width:1380px}.top-menu ul#menu-top-strip-menu{display:flex;margin:0;list-style:none}.top-menu ul#menu-top-strip-menu li{margin:0;text-decoration:none}.top-menu ul#menu-top-strip-menu li{border-right:1px solid #000;padding:0 10px;line-height:80%}.top-menu ul#menu-top-strip-menu li:last-child{border:none;padding-right:0}.top-menu ul#menu-top-strip-menu li a{font-size:13px;line-height:19px;text-decoration:none;line-height:80%}header .logo_sticky-header{display:none}@media(min-width:1025px){.mobile-menu-toggler{display:none}}@media(max-width:1024px){header#masthead{height:80px;position:fixed;z-index:999999;width:100%;background-color:#fff;top:0}.mobile-menu-toggler .burger-part{position:absolute;right:0;width:26px;height:3px;background:#000;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.mobile-menu-toggler .burger-part-1{top:0}.mobile-menu-toggler .burger-part-2{top:8px}.mobile-menu-toggler .burger-part-3{top:16px}body.mobile-menu-open .mobile-menu-toggler .burger-part-1{top:12px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}body.mobile-menu-open .mobile-menu-toggler .burger-part-2{opacity:0}body.mobile-menu-open .mobile-menu-toggler .burger-part-3{top:12px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mobile-menu-toggler{display:block;position:absolute;top:31px;right:30px;z-index:3;width:27px;height:20px}.top-menu ul#menu-top-menu{display:none}header .nav-wrapper{max-width:100%;justify-content:flex-end;padding:23.5px 20px;background:#fff}.mobile-logo-img{height:33px;width:auto}nav#site-navigation{position:absolute;top:80px;left:0;transform:translateX(-100%);margin:0;padding:20px 0 40px;text-align:left;background:#f6f6f6;transition:transform .3s ease-in-out;right:0;text-align:left;height:88vh;overflow-y:scroll}body.mobile-menu-open nav#site-navigation{transform:translateX(0)}.main-navigation ul{display:block;margin:0}ul#menu-header-menu,ul#menu-top-strip-menu{padding:0}ul a{text-decoration:none;display:block;width:100%}ul#menu-header-menu>li,ul#menu-top-strip-menu>li{margin-bottom:30px;padding:0 5%}ul#menu-header-menu>li.menu-item-has-children::after{content:"";position:absolute;width:10px;height:10px;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(-40deg);top:7px;right:10%;-webkit-transform:rotate(-40deg);-moz-transform:rotate(-40deg);-ms-transform:rotate(-40deg);-o-transform:rotate(-40deg)}ul#menu-header-menu>li.menu-item-has-children.active{position:absolute;top:0;width:100%;height:auto;min-height:97vh;background:#f6f6f6;z-index:2;padding:0;padding-bottom:100px}ul#menu-header-menu>li.menu-item-has-children.active>a{background:#e8e9eb;width:100%;display:block;padding:2.2% 10%;font-size:13px;line-height:19px;color:#45455a}ul#menu-header-menu>li.menu-item-has-children.active::after{top:12px;right:unset;left:6%;transform:rotate(135deg);-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg)}ul#menu-header-menu>li.menu-item-has-children>ul.sub-menu{display:none}ul#menu-header-menu>li.menu-item-has-children.active>ul.sub-menu{display:block;padding:20px 0 0 6%;background:#f6f6f6}ul#menu-header-menu>li.menu-item-has-children>ul.sub-menu>li{margin-bottom:20px}ul#menu-header-menu>li.menu-item-has-children>ul.sub-menu>li>a{font-weight:600}ul#menu-header-menu>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>ul.sub-menu{display:none}ul#menu-header-menu>li.menu-item-has-children.active>ul.sub-menu>li.menu-item-has-children>ul.sub-menu{display:block;padding:10px 6% 0 6%}ul#menu-header-menu>li.menu-item-has-children.active>ul.sub-menu>li.menu-item-has-children>ul.sub-menu>li>a{font-weight:500}ul#menu-header-menu>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>ul.sub-menu{display:none}ul#menu-header-menu>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>ul.sub-menu li{margin-bottom:20px}ul#menu-header-menu>li.menu-item-has-children.active>ul.sub-menu>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>ul.sub-menu{display:block;padding:10px 0 0 6%}ul#menu-get-started-menu{padding:0;text-align:center;text-align:center}ul#menu-get-started-menu li a{color:#0e54c4;text-decoration:underline;margin-bottom:20px}ul#menu-get-started-menu li:first-child a{height:63px;width:max-content;background-color:#0068ff;display:flex;justify-content:center;align-items:center;padding:0 40px;margin:0 auto 20px;font-weight:700;font-size:16px;line-height:24px;text-align:center;color:#fff;text-decoration:none;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;border:1px solid rgba(0,0,0,0);cursor:pointer;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}}.page-template-template-flex-landing header#masthead,.page-template-template-purim-party-2022 header#masthead{border:0;background-color:rgba(0,0,0,0);padding:27px 0 0;position:absolute;height:auto}@media(min-width:1024px){.page-template-template-flex-landing header#masthead,.page-template-template-purim-party-2022 header#masthead{background-color:rgba(0,0,0,0);width:100%;padding:31px 0 0}}.page-template-template-flex-landing header#masthead .top-menu,.page-template-template-flex-landing header#masthead .main-navigation,.page-template-template-flex-landing header#masthead #menu-top-strip-menu,.page-template-template-purim-party-2022 header#masthead .top-menu,.page-template-template-purim-party-2022 header#masthead .main-navigation,.page-template-template-purim-party-2022 header#masthead #menu-top-strip-menu{display:none}.page-template-template-flex-landing header#masthead .nav-wrapper.site-width,.page-template-template-purim-party-2022 header#masthead .nav-wrapper.site-width{max-width:90%;width:1300px;padding-left:20px;padding-right:20px;flex-direction:row;justify-content:center}@media(min-width:767px){.page-template-template-flex-landing header#masthead .nav-wrapper.site-width,.page-template-template-purim-party-2022 header#masthead .nav-wrapper.site-width{justify-content:flex-start}}.page-template-template-flex-landing header#masthead .nav-wrapper,.page-template-template-purim-party-2022 header#masthead .nav-wrapper{background:rgba(0,0,0,0);padding:0}.page-template-template-flex-landing header#masthead .logo,.page-template-template-purim-party-2022 header#masthead .logo{text-align:center}@media(min-width:1025px){.page-template-template-flex-landing header#masthead .logo,.page-template-template-purim-party-2022 header#masthead .logo{text-align:left}}.page-template-template-flex-landing .mobile-menu-toggler,.page-template-template-purim-party-2022 .mobile-menu-toggler{display:none}.page-template-template-flex-landing .event-ended,.page-template-template-purim-party-2022 .event-ended{width:50%;height:5vw;background-color:#fff;display:flex;align-items:center;justify-content:center;position:absolute;transform:rotate(-25deg);top:7vw;left:-4vw;font-weight:700;font-size:2.2vw;z-index:10}@media(max-width:1024px){.page-template-template-flex-landing .event-ended,.page-template-template-purim-party-2022 .event-ended{width:100%;height:9vw;top:37vw;left:0;font-size:3.2vw}}footer{width:100%;min-height:480px;padding:0% 0 0;background-color:#000c66;background-repeat:no-repeat;background-size:cover;background-position:top center;display:flex;flex-direction:column;justify-content:space-around;position:relative}footer .footer-top{display:flex;justify-content:space-between;flex-direction:column}footer .footer-menus{display:flex;flex-wrap:nowrap;width:100%;justify-content:space-between;align-items:flex-start}footer .footer_menu-wrapper{font-weight:700;font-size:16px;line-height:24px;color:#fff;width:18%}footer .footer_menu-wrapper h4{color:#0068ff;margin-bottom:10px;font-weight:500}footer .footer_menu{margin:0;padding:0;list-style:none;text-align:center}footer .footer_menu li{text-align:left;margin-bottom:10px;position:relative}footer .footer_menu li.menu-item-has-children::after{content:"";position:absolute;width:8px;height:8px;right:-10px;top:6px;border-left:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}footer .footer_menu li.menu-item-has-children.active::after{top:10px;transform:rotate(-225deg);-webkit-transform:rotate(-225deg);-moz-transform:rotate(-225deg);-ms-transform:rotate(-225deg);-o-transform:rotate(-225deg)}footer .footer_menu li a{text-decoration:none;font-weight:300;font-size:13px;line-height:19px;opacity:.8;color:#fff!important;text-align:left;text-transform:capitalize}footer .footer_menu li>a::after{background:#fff;border:0;bottom:0;content:"";height:2px;left:0;margin:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;width:0}footer .footer_menu li:hover>a::after{width:100%}footer .footer_menu li.menu-item-has-children ul li>a{opacity:.5}footer .menu-item-has-children ul.sub-menu{margin:10px 0;padding:0;list-style:none;text-align:left;display:none}footer .footer-bottom{display:flex;justify-content:space-between;align-items:center}@media(min-width:1024px){footer .footer-bottom{border-top:1px solid #cdcdf9;padding-top:30px;margin-top:30px}}footer .footer-bottom .footer__left-column{display:flex;align-items:center}footer .copyrights{color:#fff;opacity:1;margin-top:0;display:block;margin-left:10px}footer .footer__details a{color:#fff;text-decoration:none}footer .footer__details a::after{background:#fff;border:0;bottom:0;content:"";height:2px;left:0;margin:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;width:0}footer .footer__details a:hover::after{width:100%}footer .social-networks-wrapper{display:flex;align-items:center;justify-content:space-between}footer a.languages__item{font-size:16px;line-height:24px;color:#fff;opacity:.5;margin-right:7px;border-right:1px solid #fff;padding-right:7px}footer .socials{display:flex;align-items:center;margin-top:25px;width:18%;justify-content:flex-end}footer .socials a{margin-right:12px}footer .socials a:last-child{margin-right:0}@media(max-width:767px){footer{min-height:190px;padding:7% 5%}footer .footer-top,footer .social-networks-wrapper{display:none}footer .footer-bottom{flex-direction:column}footer span.copyrights{font-size:12px;line-height:18px}footer .footer__details a{font-size:12px;line-height:18px}}.btn-scroll-to-top{opacity:0;position:fixed;color:#fff;right:39px;bottom:110px;width:49px;height:49px;background-color:#202039;border-radius:50%;border:none;transition:all ease-in-out .5s;-webkit-transition:all ease-in-out .5s;-moz-transition:all ease-in-out .5s;-ms-transition:all ease-in-out .5s;-o-transition:all ease-in-out .5s;pointer-events:none;cursor:default;z-index:2;padding:0}.btn-scroll-to-top.show{opacity:1;width:49px;height:49px;pointer-events:unset;cursor:pointer}.btn-scroll-to-top::before{content:"";width:15px;height:15px;top:21px;left:18px;line-height:0;border-left:1px solid #fff;border-top:1px solid #fff;position:absolute;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}.social-networks-wrapper span{margin:0 5px}.social-networks-wrapper a{text-decoration:none}.social-networks-wrapper .fab{font-size:30px}.social-networks-wrapper img{width:34px;height:34px}.social-networks-wrapper img:hover{filter:invert(1);transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.sr-only,span.sr-only,.social-networks-wrapper .sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.page-template-template-flex-landing footer{display:none}#ot-sdk-btn-floating{display:none}.ptd .inner{position:relative;text-align:center;color:#fff;width:140px;height:140px!important}.ptd svg.circular-chart,.ptd svg.circular-bg{position:absolute;top:0;z-index:2;display:block;margin:0 auto;width:140px;height:140px;transform:scaleX(1);-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1)}.ptd svg.circular-bg{z-index:0}.ptd .circle{stroke:#070723;fill:none;stroke-width:3;stroke-linecap:round}.ptd path.circle-bg{stroke:#070723;fill:none;stroke-width:3;stroke-linecap:round}.ptd .percentage-wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);white-space:nowrap}.ptd .percentage-wrapper .number,.ptd .percentage-wrapper .percent-sign{display:inline-block;font-family:"Poppins";font-weight:600;font-size:35.938px;line-height:95.5%}.start-anim .circle{stroke:#58bc82}div.anim-number{font-family:"Poppins";font-weight:600;font-size:90px;line-height:125.5%;color:#ef2c1d;text-align:left;padding:21% 11%}form.page-hero__wave__biz-form{display:flex;flex-wrap:wrap;align-items:center;max-width:541px;justify-content:center;position:relative;top:80px;opacity:0;animation-name:fade-up-active-animation;animation-duration:1.5s;animation-fill-mode:forwards;animation-delay:1s}form.page-hero__wave__biz-form input{height:46px;padding:0 20px;opacity:1;background:rgba(0,0,0,0);color:#fff}form.page-hero__wave__biz-form input::placeholder{color:#fff}form.page-hero__wave__biz-form #biz-mail{width:346px;margin-right:20px}form.page-hero__wave__biz-form label{display:none}form.page-hero__wave__biz-form button.cymulate-cta,form.page-hero__wave__biz-form section.ecademy-form .ecademy-form__form .hbspt-form button.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form form.page-hero__wave__biz-form button.hs-button,form.page-hero__wave__biz-form .page-template-template-contact-us section.page-cover .hbspt-form button.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button,form.page-hero__wave__biz-form .page-template-template-flexible-content section.page-cover .hbspt-form button.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button,form.page-hero__wave__biz-form .page-template-template-become-a-partner section.page-cover .hbspt-form button.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button,form.page-hero__wave__biz-form .page-template-template-landing-page section.page-cover .hbspt-form button.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button,form.page-hero__wave__biz-form .hbspt-form button.hs-button,.hbspt-form form.page-hero__wave__biz-form button.hs-button{height:46px;min-width:155px;padding:0 12px;background-color:#fff;color:#0e54c3;border-color:#fff}form.page-hero__wave__biz-form button.cymulate-cta:hover,form.page-hero__wave__biz-form section.ecademy-form .ecademy-form__form .hbspt-form button.hs-button:hover,section.ecademy-form .ecademy-form__form .hbspt-form form.page-hero__wave__biz-form button.hs-button:hover,form.page-hero__wave__biz-form .page-template-template-contact-us section.page-cover .hbspt-form button.hs-button:hover,.page-template-template-contact-us section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button:hover,form.page-hero__wave__biz-form .page-template-template-flexible-content section.page-cover .hbspt-form button.hs-button:hover,.page-template-template-flexible-content section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button:hover,form.page-hero__wave__biz-form .page-template-template-become-a-partner section.page-cover .hbspt-form button.hs-button:hover,.page-template-template-become-a-partner section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button:hover,form.page-hero__wave__biz-form .page-template-template-landing-page section.page-cover .hbspt-form button.hs-button:hover,.page-template-template-landing-page section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button:hover,form.page-hero__wave__biz-form .hbspt-form button.hs-button:hover,.hbspt-form form.page-hero__wave__biz-form button.hs-button:hover{background-color:#0e54c3;color:#fff}@media only screen and (min-width:1025px)and (max-width:1340px){form.page-hero__wave__biz-form button.cymulate-cta,form.page-hero__wave__biz-form section.ecademy-form .ecademy-form__form .hbspt-form button.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form form.page-hero__wave__biz-form button.hs-button,form.page-hero__wave__biz-form .page-template-template-contact-us section.page-cover .hbspt-form button.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button,form.page-hero__wave__biz-form .page-template-template-flexible-content section.page-cover .hbspt-form button.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button,form.page-hero__wave__biz-form .page-template-template-become-a-partner section.page-cover .hbspt-form button.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button,form.page-hero__wave__biz-form .page-template-template-landing-page section.page-cover .hbspt-form button.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button,form.page-hero__wave__biz-form .hbspt-form button.hs-button,.hbspt-form form.page-hero__wave__biz-form button.hs-button{background-color:#0e54c3;color:#fff}form.page-hero__wave__biz-form button.cymulate-cta:hover,form.page-hero__wave__biz-form section.ecademy-form .ecademy-form__form .hbspt-form button.hs-button:hover,section.ecademy-form .ecademy-form__form .hbspt-form form.page-hero__wave__biz-form button.hs-button:hover,form.page-hero__wave__biz-form .page-template-template-contact-us section.page-cover .hbspt-form button.hs-button:hover,.page-template-template-contact-us section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button:hover,form.page-hero__wave__biz-form .page-template-template-flexible-content section.page-cover .hbspt-form button.hs-button:hover,.page-template-template-flexible-content section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button:hover,form.page-hero__wave__biz-form .page-template-template-become-a-partner section.page-cover .hbspt-form button.hs-button:hover,.page-template-template-become-a-partner section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button:hover,form.page-hero__wave__biz-form .page-template-template-landing-page section.page-cover .hbspt-form button.hs-button:hover,.page-template-template-landing-page section.page-cover .hbspt-form form.page-hero__wave__biz-form button.hs-button:hover,form.page-hero__wave__biz-form .hbspt-form button.hs-button:hover,.hbspt-form form.page-hero__wave__biz-form button.hs-button:hover{background-color:#0e54c3;color:#fff}}form.page-hero__wave__biz-form .page-hero__wave__biz-form__error{display:none;color:#fff;text-align:center;margin-top:20px}@media only screen and (min-width:1025px){.nav-banner{width:260px;min-width:260px;height:345px;margin:35px;display:none}.nav-banner .nav-banner__img-wrapper img{border-top-left-radius:16px;border-top-right-radius:16px;min-height:183px;width:auto}.nav-banner .nav-banner__content{background:#f6f6f6;border-bottom-left-radius:16px;border-bottom-right-radius:16px;min-height:162px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;text-align:center}.nav-banner .nav-banner__text{font-weight:500;font-size:14px;line-height:21px;text-align:center;color:#070723;padding:0 6%}.nav-banner a.nav-banner__link.cymulate-cta.cta-on-light,.nav-banner .error404 section.page-cover .page-cover__intro a.nav-banner__link.cta-on-light,.error404 section.page-cover .page-cover__intro .nav-banner a.nav-banner__link.cta-on-light,.nav-banner .hbspt-form a.nav-banner__link.cta-on-light.hs-button,.hbspt-form .nav-banner a.nav-banner__link.cta-on-light.hs-button{width:172px;height:33px;padding:0;font-weight:400;font-size:14px;line-height:21px;color:#fff;margin-bottom:15px}}section.page-cover{width:100%;min-height:38.3vw;padding-top:70px;padding-bottom:70px;height:auto;max-height:65vh;display:flex;align-items:center;color:#fff;overflow:hidden;position:relative;background-position:center center;background-size:cover;background-repeat:no-repeat}@media(min-width:1440px){section.page-cover{min-height:31.3vw;padding-top:0;padding-bottom:0}}section.page-cover .legal-consent-container p{color:var(--title-color)}section.page-cover .page-cover__content-wrapper .page-cover__content.dark-text .page-cover__title{color:#060e4b;font-weight:700}section.page-cover .page-cover__content-wrapper .page-cover__content.dark-text .page-cover__intro{color:#060e4b}section.page-cover .quote-wrapper{display:flex;align-items:center;margin-bottom:20px}section.page-cover .quote-wrapper .icon-wrapper{width:100%;max-width:65px;margin-right:20px}section.page-cover .quote-wrapper .content p{font-size:18px;margin:0;color:var(--color)}section.page-cover .quote-wrapper .content em{font-weight:600;font-size:12px;color:var(--color)}section.page-cover.hero-slider{display:block;background-image:none!important;padding-top:0}@media(min-width:1024px){section.page-cover.hero-slider{height:31vw;min-height:31vw!important}}@media(min-width:767px){section.page-cover.hero-slider{height:45vw;min-height:31vw!important}}section.page-cover.hero-slider video{object-fit:cover;top:0;height:100%;display:block;z-index:9}section.page-cover.hero-slider h1{font-size:34px!important;text-align:left}@media(min-width:1024px){section.page-cover.hero-slider h1{font-size:42px!important}}@media(min-width:1440px){section.page-cover.hero-slider h1{font-size:47px!important}}section.page-cover.hero-slider ul{margin:0;padding-left:23px}section.page-cover.hero-slider .slider-wrapper{height:100%;max-height:68vh;z-index:10}@media(min-width:1024px){section.page-cover.hero-slider .slider-wrapper{height:32.3vw}}@media(min-width:767px){section.page-cover.hero-slider .slider-wrapper{height:44.3vw}}section.page-cover.hero-slider .slider-wrapper .slider-bg{background-position:center center;background-size:cover;background-repeat:no-repeat;height:100%;display:block}section.page-cover.hero-slider .inner-wrapper{position:relative;height:100%}section.page-cover.hero-slider .page-cover__content-wrapper{z-index:6;position:relative;display:flex;align-items:flex-start;height:100%;opacity:1;transition:all 750ms;padding:110px 0 20px}@media(min-width:767px){section.page-cover.hero-slider .page-cover__content-wrapper{padding:30px 0 20px;align-items:center}}section.page-cover.hero-slider .page-cover__content-wrapper .page-cover__content{width:100%;margin-bottom:0;transition:all 750ms;font-family:"Poppins"}@media(min-width:767px){section.page-cover.hero-slider .page-cover__content-wrapper .page-cover__content{max-width:41%}}section.page-cover.hero-slider .page-cover__content-wrapper .page-cover__content.dark-text .page-cover__title{color:#060e4b}section.page-cover.hero-slider .page-cover__content-wrapper.active{opacity:1}section.page-cover.hero-slider .page-cover__content-wrapper.active .page-cover__content{margin-bottom:0}section.page-cover.hero-slider .slick-dots{bottom:50px}section.page-cover.hero-slider .slick-dots li button{background-color:#fff}section.page-cover.hero-slider .page-cover__title,section.page-cover.hero-slider .page-cover__intro,section.page-cover.hero-slider .page-cover__buttons-wrapper{animation:none;top:0;opacity:1;font-family:"Poppins"}section.page-cover video,section.page-cover .slider-bg{position:absolute;z-index:0;top:0;left:0;right:0;width:100%;display:none}@media(min-width:1024px){section.page-cover video,section.page-cover .slider-bg{display:block}}section.page-cover .page-cover__content-wrapper{z-index:1}section.page-cover .page-cover__bg-img{position:absolute;width:100%;height:auto;right:0;top:0}section.page-cover .page-cover__title{color:#fff;position:relative;top:0;opacity:1}section.page-cover .page-cover__title.hide{display:none}section.page-cover .page-cover__intro{color:#fff;position:relative;top:0;opacity:1}section.page-cover .page-cover__buttons-wrapper{position:relative;opacity:1}section.page-cover .page-cover__buttons-wrapper a{text-transform:none}section.page-cover .page-cover__buttons-wrapper{display:flex;margin-top:30px}section.page-cover .cymulate-cta,section.page-cover section.ecademy-form .ecademy-form__form .hbspt-form .hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.page-cover .hs-button,.error404 section.page-cover .page-cover__intro a,.page-template-template-contact-us section.page-cover .hbspt-form .hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form .hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button,.page-template-template-landing-page section.page-cover .hbspt-form .hs-button,section.page-cover .hbspt-form .hs-button,.hbspt-form section.page-cover .hs-button{height:63px;margin-right:20px;font-family:"Poppins"}section.page-cover .cymulate-cta.baw,section.page-cover section.ecademy-form .ecademy-form__form .hbspt-form .baw.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.page-cover .baw.hs-button,.error404 section.page-cover .page-cover__intro a.baw,.page-template-template-contact-us section.page-cover .hbspt-form .baw.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form .baw.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form .baw.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form .baw.hs-button,section.page-cover .hbspt-form .baw.hs-button,.hbspt-form section.page-cover .baw.hs-button{background-color:#fff!important;color:#000;border:1px solid rgba(0,0,0,0)!important}section.page-cover .cymulate-cta.baw:hover,.error404 section.page-cover .page-cover__intro a.baw:hover,section.page-cover .hbspt-form .baw.hs-button:hover,.hbspt-form section.page-cover .baw.hs-button:hover{background-color:rgba(0,0,0,0)!important;border-color:#fff!important;color:#fff}section.page-cover .cymulate-cta.baw:last-child,.error404 section.page-cover .page-cover__intro a.baw:last-child,section.page-cover .hbspt-form .baw.hs-button:last-child,.hbspt-form section.page-cover .baw.hs-button:last-child{background-color:rgba(0,0,0,0)!important;border-color:#fff!important;color:#fff}section.page-cover .cymulate-cta.baw:last-child:hover,.error404 section.page-cover .page-cover__intro a.baw:last-child:hover,section.page-cover .hbspt-form .baw.hs-button:last-child:hover,.hbspt-form section.page-cover .baw.hs-button:last-child:hover{background-color:#fff!important;color:#000;border-color:rgba(0,0,0,0)!important}@media only screen and (max-width:375px){section.page-cover .page-cover__content-wrapper{max-width:95%}section.page-cover .page-cover__content-wrapper h1{font-size:38px}}@media only screen and (max-width:767px){section.page-cover{min-height:473px;height:auto;max-height:unset;align-items:flex-start;padding:120px 1% 0;background-size:cover}section.page-cover h1.page-cover__title br{display:none}section.page-cover p.page-cover__intro{text-align:center}section.page-cover p.page-cover__intro br{display:none}section.page-cover .page-cover__buttons-wrapper a.cymulate-cta,section.page-cover .page-cover__buttons-wrapper section.ecademy-form .ecademy-form__form .hbspt-form a.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.page-cover .page-cover__buttons-wrapper a.hs-button,.error404 section.page-cover .page-cover__buttons-wrapper .page-cover__intro a,.error404 section.page-cover .page-cover__intro .page-cover__buttons-wrapper a,.page-template-template-contact-us section.page-cover .page-cover__buttons-wrapper .hbspt-form a.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form .page-cover__buttons-wrapper a.hs-button,.page-template-template-flexible-content section.page-cover .page-cover__buttons-wrapper .hbspt-form a.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form .page-cover__buttons-wrapper a.hs-button,.page-template-template-become-a-partner section.page-cover .page-cover__buttons-wrapper .hbspt-form a.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form .page-cover__buttons-wrapper a.hs-button,.page-template-template-landing-page section.page-cover .page-cover__buttons-wrapper .hbspt-form a.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form .page-cover__buttons-wrapper a.hs-button,section.page-cover .page-cover__buttons-wrapper .hbspt-form a.hs-button,.hbspt-form section.page-cover .page-cover__buttons-wrapper a.hs-button{margin:0 auto 10px;height:47px}}@media only screen and (min-width:768px)and (max-width:1024px){section.page-cover .page-cover__title{font-size:48px}}.page-template-template-home-page section.page-cover{background-color:#fff!important;min-height:43vw!important;margin-bottom:0}@media(max-width:1440px){.page-template-template-home-page section.page-cover{height:100dvw;max-height:100dvh;min-height:700px!important}}@media(orientation:landscape)and (max-height:480px){.page-template-template-home-page section.page-cover{padding-bottom:0}}.page-template-template-home-page section.page-cover .hero-gif{width:100%;height:auto;left:auto;right:auto;object-fit:contain;top:-450px;display:block;position:relative}@media(min-width:768px){.page-template-template-home-page section.page-cover .hero-gif{height:100%;left:50%;right:auto;object-fit:cover;padding-bottom:0;position:absolute;top:46%;padding-bottom:50px;transform:translate(-50%,-50%)}}@media(min-width:1440px){.page-template-template-home-page section.page-cover .hero-gif{top:50%}}@media(orientation:landscape)and (max-height:480px){.page-template-template-home-page section.page-cover .hero-gif{height:100%;left:50%;right:auto;object-fit:contain;padding-bottom:0;position:absolute;top:46%;transform:translate(-50%,-50%)}}.page-template-template-home-page section.page-cover .page-cover__content-wrapper{padding:70px 0 20px}@media(min-width:1024px){.page-template-template-home-page section.page-cover .page-cover__content-wrapper{padding:0 0 20px}}@media(min-width:768px){.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__content{max-width:100%;margin-top:-100px}}@media(min-width:1024px){.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__content .page-cover__intro{max-width:100%}}.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper{justify-content:center;margin-top:0}.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .cymulate-cta,.page-template-template-home-page .error404 section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .page-cover__intro a,.error404 .page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .page-cover__intro a,.page-template-template-home-page .error404 section.page-cover .page-cover__intro .page-cover__content-wrapper .page-cover__buttons-wrapper a,.error404 .page-template-template-home-page section.page-cover .page-cover__intro .page-cover__content-wrapper .page-cover__buttons-wrapper a,.page-template-template-home-page .page-template-template-contact-us section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button,.page-template-template-contact-us .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button,.page-template-template-home-page .page-template-template-flexible-content section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button,.page-template-template-flexible-content .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button,.page-template-template-home-page .page-template-template-become-a-partner section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button,.page-template-template-become-a-partner .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button,.page-template-template-home-page .page-template-template-landing-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button,.page-template-template-landing-page .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button,.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .hbspt-form .hs-button,.hbspt-form .page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button{height:auto;background-color:rgba(0,0,0,0)!important;color:#0068ff;text-align:left;position:relative;border:0;padding:0 10px;margin:0;justify-content:flex-start;font-weight:600;font-size:18px;max-width:none;min-width:0;transition:250ms all}.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .cymulate-cta:after,.page-template-template-home-page .error404 section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .page-cover__intro a:after,.error404 .page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .page-cover__intro a:after,.page-template-template-home-page .error404 section.page-cover .page-cover__intro .page-cover__content-wrapper .page-cover__buttons-wrapper a:after,.error404 .page-template-template-home-page section.page-cover .page-cover__intro .page-cover__content-wrapper .page-cover__buttons-wrapper a:after,.page-template-template-home-page .page-template-template-contact-us section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:after,.page-template-template-contact-us .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:after,.page-template-template-home-page .page-template-template-flexible-content section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:after,.page-template-template-flexible-content .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:after,.page-template-template-home-page .page-template-template-become-a-partner section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:after,.page-template-template-become-a-partner .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:after,.page-template-template-home-page .page-template-template-landing-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:after,.page-template-template-landing-page .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:after,.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .hbspt-form .hs-button:after,.hbspt-form .page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#0068ff;transition:250ms all}.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .cymulate-cta:hover,.page-template-template-home-page .error404 section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .page-cover__intro a:hover,.error404 .page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .page-cover__intro a:hover,.page-template-template-home-page .error404 section.page-cover .page-cover__intro .page-cover__content-wrapper .page-cover__buttons-wrapper a:hover,.error404 .page-template-template-home-page section.page-cover .page-cover__intro .page-cover__content-wrapper .page-cover__buttons-wrapper a:hover,.page-template-template-home-page .page-template-template-contact-us section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover,.page-template-template-contact-us .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover,.page-template-template-home-page .page-template-template-flexible-content section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover,.page-template-template-flexible-content .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover,.page-template-template-home-page .page-template-template-become-a-partner section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover,.page-template-template-become-a-partner .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover,.page-template-template-home-page .page-template-template-landing-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover,.page-template-template-landing-page .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover,.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .hbspt-form .hs-button:hover,.hbspt-form .page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover{background-color:rgba(0,0,0,0);border:0!important}.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .cymulate-cta:hover:after,.page-template-template-home-page .error404 section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .page-cover__intro a:hover:after,.error404 .page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .page-cover__intro a:hover:after,.page-template-template-home-page .error404 section.page-cover .page-cover__intro .page-cover__content-wrapper .page-cover__buttons-wrapper a:hover:after,.error404 .page-template-template-home-page section.page-cover .page-cover__intro .page-cover__content-wrapper .page-cover__buttons-wrapper a:hover:after,.page-template-template-home-page .page-template-template-contact-us section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover:after,.page-template-template-contact-us .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover:after,.page-template-template-home-page .page-template-template-flexible-content section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover:after,.page-template-template-flexible-content .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover:after,.page-template-template-home-page .page-template-template-become-a-partner section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover:after,.page-template-template-become-a-partner .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover:after,.page-template-template-home-page .page-template-template-landing-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover:after,.page-template-template-landing-page .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover:after,.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .hbspt-form .hs-button:hover:after,.hbspt-form .page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover:after{width:100%}.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .cymulate-cta:hover .icon,.page-template-template-home-page .error404 section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .page-cover__intro a:hover .icon,.error404 .page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .page-cover__intro a:hover .icon,.page-template-template-home-page .error404 section.page-cover .page-cover__intro .page-cover__content-wrapper .page-cover__buttons-wrapper a:hover .icon,.error404 .page-template-template-home-page section.page-cover .page-cover__intro .page-cover__content-wrapper .page-cover__buttons-wrapper a:hover .icon,.page-template-template-home-page .page-template-template-contact-us section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover .icon,.page-template-template-contact-us .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover .icon,.page-template-template-home-page .page-template-template-flexible-content section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover .icon,.page-template-template-flexible-content .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover .icon,.page-template-template-home-page .page-template-template-become-a-partner section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover .icon,.page-template-template-become-a-partner .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover .icon,.page-template-template-home-page .page-template-template-landing-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover .icon,.page-template-template-landing-page .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover .icon,.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .hbspt-form .hs-button:hover .icon,.hbspt-form .page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button:hover .icon{margin-left:15px}.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .cymulate-cta .icon,.page-template-template-home-page .error404 section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .page-cover__intro a .icon,.error404 .page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .page-cover__intro a .icon,.page-template-template-home-page .error404 section.page-cover .page-cover__intro .page-cover__content-wrapper .page-cover__buttons-wrapper a .icon,.error404 .page-template-template-home-page section.page-cover .page-cover__intro .page-cover__content-wrapper .page-cover__buttons-wrapper a .icon,.page-template-template-home-page .page-template-template-contact-us section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button .icon,.page-template-template-contact-us .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button .icon,.page-template-template-home-page .page-template-template-flexible-content section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button .icon,.page-template-template-flexible-content .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button .icon,.page-template-template-home-page .page-template-template-become-a-partner section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button .icon,.page-template-template-become-a-partner .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button .icon,.page-template-template-home-page .page-template-template-landing-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button .icon,.page-template-template-landing-page .page-template-template-home-page section.page-cover .hbspt-form .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button .icon,.page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .hbspt-form .hs-button .icon,.hbspt-form .page-template-template-home-page section.page-cover .page-cover__content-wrapper .page-cover__buttons-wrapper .hs-button .icon{margin-left:10px;transition:250ms all}.page-template-template-home-page section.page-cover .page-cover__title{font-weight:700}.page-template-template-home-page section.page-cover .page-cover__title span.diff{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#fff;color:rgba(0,0,0,0)}.page-template-template-home-page section.page-cover h1.page-cover__title{font-size:24px!important;font-weight:600!important;line-height:28px;text-align:center;max-width:100%}@media(min-width:1024px){.page-template-template-home-page section.page-cover h1.page-cover__title{max-width:100%;font-size:25px!important;line-height:34px}}@media(min-width:1440px){.page-template-template-home-page section.page-cover h1.page-cover__title{max-width:100%;font-size:33px!important;line-height:44px}}.page-template-template-home-page section.page-cover .slider-item .small-before-title{color:#0068ff;font-size:18px;line-height:1;font-weight:600;display:block}@media(min-width:767px){.page-template-template-home-page section.page-cover .slider-item .small-before-title{line-height:1.2}}@media(max-width:767px){.page-template-template-home-page section.page-cover .slider-item .page-cover__intro,.page-template-template-home-page section.page-cover .slider-item ul{display:none}}.page-template-template-home-page section.page-cover .slider-item:last-of-type .page-cover__buttons-wrapper a.cymulate-cta:last-child,.page-template-template-home-page .error404 section.page-cover .slider-item:last-of-type .page-cover__buttons-wrapper .page-cover__intro a:last-child,.error404 .page-template-template-home-page section.page-cover .slider-item:last-of-type .page-cover__buttons-wrapper .page-cover__intro a:last-child,.page-template-template-home-page .error404 section.page-cover .page-cover__intro .slider-item:last-of-type .page-cover__buttons-wrapper a:last-child,.error404 .page-template-template-home-page section.page-cover .page-cover__intro .slider-item:last-of-type .page-cover__buttons-wrapper a:last-child,.page-template-template-home-page .page-template-template-contact-us section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-contact-us .page-template-template-home-page section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-home-page .page-template-template-flexible-content section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-flexible-content .page-template-template-home-page section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-home-page .page-template-template-become-a-partner section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-become-a-partner .page-template-template-home-page section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-home-page .page-template-template-landing-page section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-landing-page .page-template-template-home-page section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-home-page section.page-cover .slider-item:last-of-type .page-cover__buttons-wrapper .hbspt-form a.hs-button:last-child,.hbspt-form .page-template-template-home-page section.page-cover .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child{background-color:#0068ff;border-color:#0068ff}.page-template-template-home-page section.page-cover .slider-item:last-of-type .page-cover__buttons-wrapper a.cymulate-cta:last-child:hover,.page-template-template-home-page .error404 section.page-cover .slider-item:last-of-type .page-cover__buttons-wrapper .page-cover__intro a:last-child:hover,.error404 .page-template-template-home-page section.page-cover .slider-item:last-of-type .page-cover__buttons-wrapper .page-cover__intro a:last-child:hover,.page-template-template-home-page .error404 section.page-cover .page-cover__intro .slider-item:last-of-type .page-cover__buttons-wrapper a:last-child:hover,.error404 .page-template-template-home-page section.page-cover .page-cover__intro .slider-item:last-of-type .page-cover__buttons-wrapper a:last-child:hover,.page-template-template-home-page .page-template-template-contact-us section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child:hover,.page-template-template-contact-us .page-template-template-home-page section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child:hover,.page-template-template-home-page .page-template-template-flexible-content section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child:hover,.page-template-template-flexible-content .page-template-template-home-page section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child:hover,.page-template-template-home-page .page-template-template-become-a-partner section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child:hover,.page-template-template-become-a-partner .page-template-template-home-page section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child:hover,.page-template-template-home-page .page-template-template-landing-page section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child:hover,.page-template-template-landing-page .page-template-template-home-page section.page-cover .hbspt-form .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child:hover,.page-template-template-home-page section.page-cover .slider-item:last-of-type .page-cover__buttons-wrapper .hbspt-form a.hs-button:last-child:hover,.hbspt-form .page-template-template-home-page section.page-cover .slider-item:last-of-type .page-cover__buttons-wrapper a.hs-button:last-child:hover{color:#0068ff;background-color:rgba(0,0,0,0)}@media(max-width:767px){.page-template-template-home-page section.page-cover{min-height:565px}.page-template-template-home-page section.page-cover.hero-slider{min-height:760px}.page-template-template-home-page section.page-cover.hero-slider .slider-wrapper{max-height:57%}.page-template-template-home-page section.page-cover .page-cover__bg-img{width:100%;right:0}.page-template-template-home-page section.page-cover .page-cover__buttons-wrapper a.cymulate-cta:last-child,.page-template-template-home-page .error404 section.page-cover .page-cover__buttons-wrapper .page-cover__intro a:last-child,.error404 .page-template-template-home-page section.page-cover .page-cover__buttons-wrapper .page-cover__intro a:last-child,.page-template-template-home-page .error404 section.page-cover .page-cover__intro .page-cover__buttons-wrapper a:last-child,.error404 .page-template-template-home-page section.page-cover .page-cover__intro .page-cover__buttons-wrapper a:last-child,.page-template-template-home-page .page-template-template-contact-us section.page-cover .hbspt-form .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-contact-us .page-template-template-home-page section.page-cover .hbspt-form .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-home-page .page-template-template-flexible-content section.page-cover .hbspt-form .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-flexible-content .page-template-template-home-page section.page-cover .hbspt-form .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-home-page .page-template-template-become-a-partner section.page-cover .hbspt-form .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-become-a-partner .page-template-template-home-page section.page-cover .hbspt-form .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-home-page .page-template-template-landing-page section.page-cover .hbspt-form .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-landing-page .page-template-template-home-page section.page-cover .hbspt-form .page-cover__buttons-wrapper a.hs-button:last-child,.page-template-template-home-page section.page-cover .page-cover__buttons-wrapper .hbspt-form a.hs-button:last-child,.hbspt-form .page-template-template-home-page section.page-cover .page-cover__buttons-wrapper a.hs-button:last-child{display:none}.page-template-template-home-page section.page-cover .page-cover__buttons-wrapper.single a.cymulate-cta:last-child,.page-template-template-home-page .error404 section.page-cover .page-cover__buttons-wrapper.single .page-cover__intro a:last-child,.error404 .page-template-template-home-page section.page-cover .page-cover__buttons-wrapper.single .page-cover__intro a:last-child,.page-template-template-home-page .error404 section.page-cover .page-cover__intro .page-cover__buttons-wrapper.single a:last-child,.error404 .page-template-template-home-page section.page-cover .page-cover__intro .page-cover__buttons-wrapper.single a:last-child,.page-template-template-home-page .page-template-template-contact-us section.page-cover .hbspt-form .page-cover__buttons-wrapper.single a.hs-button:last-child,.page-template-template-contact-us .page-template-template-home-page section.page-cover .hbspt-form .page-cover__buttons-wrapper.single a.hs-button:last-child,.page-template-template-home-page .page-template-template-flexible-content section.page-cover .hbspt-form .page-cover__buttons-wrapper.single a.hs-button:last-child,.page-template-template-flexible-content .page-template-template-home-page section.page-cover .hbspt-form .page-cover__buttons-wrapper.single a.hs-button:last-child,.page-template-template-home-page .page-template-template-become-a-partner section.page-cover .hbspt-form .page-cover__buttons-wrapper.single a.hs-button:last-child,.page-template-template-become-a-partner .page-template-template-home-page section.page-cover .hbspt-form .page-cover__buttons-wrapper.single a.hs-button:last-child,.page-template-template-home-page .page-template-template-landing-page section.page-cover .hbspt-form .page-cover__buttons-wrapper.single a.hs-button:last-child,.page-template-template-landing-page .page-template-template-home-page section.page-cover .hbspt-form .page-cover__buttons-wrapper.single a.hs-button:last-child,.page-template-template-home-page section.page-cover .page-cover__buttons-wrapper.single .hbspt-form a.hs-button:last-child,.hbspt-form .page-template-template-home-page section.page-cover .page-cover__buttons-wrapper.single a.hs-button:last-child{display:flex;background-color:#0e54c4;border:1px solid rgba(0,0,0,0)}}.page-template-template-immediate-threats section.page-cover{min-height:28.9vw}@media(max-width:767px){.page-template-template-immediate-threats section.page-cover{padding-bottom:70%}}.page-template-template-security-page section.page-cover{min-height:22vw}@media only screen and (max-width:767px){.page-template-template-BAS section.page-cover{min-height:718px}}@media only screen and (max-width:767px){.page-template-template-resources section.page-cover{min-height:555px;padding:30px 0}.page-template-template-resources section.page-cover p.page-cover__intro{padding:0 5%}}.page-template-template-resources section.page-cover .page-cover__content-wrapper{padding:0}@media only screen and (min-width:1200px){.single-resource section.page-cover .page-cover__title{padding:0 25% 0 0}}@media(min-width:767px){.page-template-template-landing-page section.page-cover .page-cover__content{max-width:60%}}.page-template-template-contact-us section.page-cover{max-height:initial}@media(min-width:767px){.page-template-template-contact-us section.page-cover h1,.page-template-template-flexible-content section.page-cover h1,.page-template-template-become-a-partner section.page-cover h1,.page-template-template-landing-page section.page-cover h1{font-size:50px}}.page-template-template-contact-us section.page-cover .page-cover__form,.page-template-template-flexible-content section.page-cover .page-cover__form,.page-template-template-become-a-partner section.page-cover .page-cover__form,.page-template-template-landing-page section.page-cover .page-cover__form{margin-top:45px;margin-bottom:20px;border-radius:16px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;background:#fff;box-shadow:0 0 24px rgba(0,0,0,.08);padding:30px 15px}.page-template-template-contact-us section.page-cover .hbspt-form,.page-template-template-flexible-content section.page-cover .hbspt-form,.page-template-template-become-a-partner section.page-cover .hbspt-form,.page-template-template-landing-page section.page-cover .hbspt-form{display:flex;justify-content:center;align-items:center}.page-template-template-contact-us section.page-cover .hbspt-form form,.page-template-template-flexible-content section.page-cover .hbspt-form form,.page-template-template-become-a-partner section.page-cover .hbspt-form form,.page-template-template-landing-page section.page-cover .hbspt-form form{display:flex;flex-wrap:wrap}.page-template-template-contact-us section.page-cover .hbspt-form input,.page-template-template-contact-us section.page-cover .hbspt-form textarea,.page-template-template-contact-us section.page-cover .hbspt-form select,.page-template-template-flexible-content section.page-cover .hbspt-form input,.page-template-template-flexible-content section.page-cover .hbspt-form textarea,.page-template-template-flexible-content section.page-cover .hbspt-form select,.page-template-template-become-a-partner section.page-cover .hbspt-form input,.page-template-template-become-a-partner section.page-cover .hbspt-form textarea,.page-template-template-become-a-partner section.page-cover .hbspt-form select,.page-template-template-landing-page section.page-cover .hbspt-form input,.page-template-template-landing-page section.page-cover .hbspt-form textarea,.page-template-template-landing-page section.page-cover .hbspt-form select{border:1px solid #e5e5e5;box-sizing:border-box;border-radius:29px;height:47px;line-height:47px;color:#070723;padding:22px 12px;width:100%;color:#070723;opacity:.6}.page-template-template-contact-us section.page-cover .hbspt-form input::placeholder,.page-template-template-contact-us section.page-cover .hbspt-form textarea::placeholder,.page-template-template-contact-us section.page-cover .hbspt-form select::placeholder,.page-template-template-flexible-content section.page-cover .hbspt-form input::placeholder,.page-template-template-flexible-content section.page-cover .hbspt-form textarea::placeholder,.page-template-template-flexible-content section.page-cover .hbspt-form select::placeholder,.page-template-template-become-a-partner section.page-cover .hbspt-form input::placeholder,.page-template-template-become-a-partner section.page-cover .hbspt-form textarea::placeholder,.page-template-template-become-a-partner section.page-cover .hbspt-form select::placeholder,.page-template-template-landing-page section.page-cover .hbspt-form input::placeholder,.page-template-template-landing-page section.page-cover .hbspt-form textarea::placeholder,.page-template-template-landing-page section.page-cover .hbspt-form select::placeholder{color:#070723}.page-template-template-contact-us section.page-cover .hbspt-form textarea,.page-template-template-flexible-content section.page-cover .hbspt-form textarea,.page-template-template-become-a-partner section.page-cover .hbspt-form textarea,.page-template-template-landing-page section.page-cover .hbspt-form textarea{min-height:5em}.page-template-template-contact-us section.page-cover .hbspt-form select,.page-template-template-flexible-content section.page-cover .hbspt-form select,.page-template-template-become-a-partner section.page-cover .hbspt-form select,.page-template-template-landing-page section.page-cover .hbspt-form select{appearance:none;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.22' d='M1.28027 1L7.63522 8L13.9902 1' stroke='%23070723' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat right 1.25rem center;padding:0 12px}.page-template-template-contact-us section.page-cover .hbspt-form .hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form .hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button,.page-template-template-landing-page section.page-cover .hbspt-form .hs-button{width:153px;padding:0;border-radius:60px;opacity:1;height:47px}.page-template-template-contact-us section.page-cover .hbspt-form .hs-button:hover,.page-template-template-flexible-content section.page-cover .hbspt-form .hs-button:hover,.page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button:hover,.page-template-template-landing-page section.page-cover .hbspt-form .hs-button:hover{color:#0068ff;background-color:#fff;border:1px solid #070723}.page-template-template-contact-us section.page-cover .hbspt-form .form-columns-1,.page-template-template-contact-us section.page-cover .hbspt-form .form-columns-2,.page-template-template-flexible-content section.page-cover .hbspt-form .form-columns-1,.page-template-template-flexible-content section.page-cover .hbspt-form .form-columns-2,.page-template-template-become-a-partner section.page-cover .hbspt-form .form-columns-1,.page-template-template-become-a-partner section.page-cover .hbspt-form .form-columns-2,.page-template-template-landing-page section.page-cover .hbspt-form .form-columns-1,.page-template-template-landing-page section.page-cover .hbspt-form .form-columns-2{width:100%;margin:0;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.page-template-template-contact-us section.page-cover .hbspt-form .form-columns-1 .hs-dependent-field,.page-template-template-contact-us section.page-cover .hbspt-form .form-columns-1 .hs-form-field,.page-template-template-contact-us section.page-cover .hbspt-form .form-columns-2 .hs-dependent-field,.page-template-template-contact-us section.page-cover .hbspt-form .form-columns-2 .hs-form-field,.page-template-template-flexible-content section.page-cover .hbspt-form .form-columns-1 .hs-dependent-field,.page-template-template-flexible-content section.page-cover .hbspt-form .form-columns-1 .hs-form-field,.page-template-template-flexible-content section.page-cover .hbspt-form .form-columns-2 .hs-dependent-field,.page-template-template-flexible-content section.page-cover .hbspt-form .form-columns-2 .hs-form-field,.page-template-template-become-a-partner section.page-cover .hbspt-form .form-columns-1 .hs-dependent-field,.page-template-template-become-a-partner section.page-cover .hbspt-form .form-columns-1 .hs-form-field,.page-template-template-become-a-partner section.page-cover .hbspt-form .form-columns-2 .hs-dependent-field,.page-template-template-become-a-partner section.page-cover .hbspt-form .form-columns-2 .hs-form-field,.page-template-template-landing-page section.page-cover .hbspt-form .form-columns-1 .hs-dependent-field,.page-template-template-landing-page section.page-cover .hbspt-form .form-columns-1 .hs-form-field,.page-template-template-landing-page section.page-cover .hbspt-form .form-columns-2 .hs-dependent-field,.page-template-template-landing-page section.page-cover .hbspt-form .form-columns-2 .hs-form-field{width:100%;position:relative}.page-template-template-contact-us section.page-cover .hbspt-form .form-columns-1 .field,.page-template-template-contact-us section.page-cover .hbspt-form .form-columns-2 .field,.page-template-template-flexible-content section.page-cover .hbspt-form .form-columns-1 .field,.page-template-template-flexible-content section.page-cover .hbspt-form .form-columns-2 .field,.page-template-template-become-a-partner section.page-cover .hbspt-form .form-columns-1 .field,.page-template-template-become-a-partner section.page-cover .hbspt-form .form-columns-2 .field,.page-template-template-landing-page section.page-cover .hbspt-form .form-columns-1 .field,.page-template-template-landing-page section.page-cover .hbspt-form .form-columns-2 .field{margin-bottom:1.5rem}.page-template-template-contact-us section.page-cover .hbspt-form .form-columns-1 .input,.page-template-template-contact-us section.page-cover .hbspt-form .form-columns-2 .input,.page-template-template-flexible-content section.page-cover .hbspt-form .form-columns-1 .input,.page-template-template-flexible-content section.page-cover .hbspt-form .form-columns-2 .input,.page-template-template-become-a-partner section.page-cover .hbspt-form .form-columns-1 .input,.page-template-template-become-a-partner section.page-cover .hbspt-form .form-columns-2 .input,.page-template-template-landing-page section.page-cover .hbspt-form .form-columns-1 .input,.page-template-template-landing-page section.page-cover .hbspt-form .form-columns-2 .input{margin-right:0;position:relative}@media screen and (min-width:768px){.page-template-template-contact-us section.page-cover .hbspt-form .form-columns-2 .hs-form-field,.page-template-template-flexible-content section.page-cover .hbspt-form .form-columns-2 .hs-form-field,.page-template-template-become-a-partner section.page-cover .hbspt-form .form-columns-2 .hs-form-field,.page-template-template-landing-page section.page-cover .hbspt-form .form-columns-2 .hs-form-field{width:calc(50% - 10px);position:relative}}.page-template-template-contact-us section.page-cover .hbspt-form ul.hs-error-msgs,.page-template-template-flexible-content section.page-cover .hbspt-form ul.hs-error-msgs,.page-template-template-become-a-partner section.page-cover .hbspt-form ul.hs-error-msgs,.page-template-template-landing-page section.page-cover .hbspt-form ul.hs-error-msgs{bottom:-20px;font-size:.5em;left:10px;list-style:none;margin:0;padding:0;position:absolute}.page-template-template-contact-us section.page-cover .hbspt-form ul.hs-error-msgs li,.page-template-template-flexible-content section.page-cover .hbspt-form ul.hs-error-msgs li,.page-template-template-become-a-partner section.page-cover .hbspt-form ul.hs-error-msgs li,.page-template-template-landing-page section.page-cover .hbspt-form ul.hs-error-msgs li{background:rgba(0,0,0,0)}.page-template-template-contact-us section.page-cover .hbspt-form ul.hs-error-msgs label,.page-template-template-flexible-content section.page-cover .hbspt-form ul.hs-error-msgs label,.page-template-template-become-a-partner section.page-cover .hbspt-form ul.hs-error-msgs label,.page-template-template-landing-page section.page-cover .hbspt-form ul.hs-error-msgs label{color:#ef2c1d!important;display:block}@media screen and (min-width:768px){.page-template-template-contact-us section.page-cover .page-cover__content-wrapper,.page-template-template-flexible-content section.page-cover .page-cover__content-wrapper,.page-template-template-become-a-partner section.page-cover .page-cover__content-wrapper,.page-template-template-landing-page section.page-cover .page-cover__content-wrapper{padding-right:20px;display:flex;align-items:center;justify-content:space-between;flex-flow:row}.page-template-template-contact-us section.page-cover .page-cover__form,.page-template-template-flexible-content section.page-cover .page-cover__form,.page-template-template-become-a-partner section.page-cover .page-cover__form,.page-template-template-landing-page section.page-cover .page-cover__form{padding:20px 45px;margin:15px;width:50%;padding:30px}.page-template-template-contact-us section.page-cover .page-cover__form .page-cover__form,.page-template-template-flexible-content section.page-cover .page-cover__form .page-cover__form,.page-template-template-become-a-partner section.page-cover .page-cover__form .page-cover__form,.page-template-template-landing-page section.page-cover .page-cover__form .page-cover__form{width:100%}}.page-template-template-become-a-partner section.page-cover .page-cover__form{width:40%}@media only screen and (min-width:1024px){.page-template-template-become-a-partner section.page-cover h1.page-cover__title{max-width:100%}}@media only screen and (max-width:767px){.page-template-template-careers-lobby section.page-cover{min-height:620px;padding:40px 1% 0}.page-template-template-careers-lobby section.page-cover .page-cover__content-wrapper{padding:20px 0}.page-template-template-careers-lobby section.page-cover h1 br{display:none}}@media only screen and (min-width:1024px){.single.single-careers section.page-cover .page-cover__content-wrapper h1.page-cover__title{max-width:80%}}@media only screen and (min-width:1601px){.single.single-careers section.page-cover .page-cover__content-wrapper{padding-right:20%}}@media only screen and (max-width:767px){.page-template-template-free-trial section.page-cover{min-height:662px}.page-template-template-free-trial section.page-cover .page-cover__content-wrapper{padding:0 10px 0}.page-template-template-free-trial section.page-cover h1.page-cover__title br{display:unset}}.page-template-template-aws .page-cover__buttons-wrapper a{position:relative}@media screen and (min-width:768px){.page-template-template-aws .page-cover__buttons-wrapper a:after{content:"";background:rgba(0,0,0,0) var(--wpr-bg-9e93a5a0-3377-446c-b445-ccb1d688fb91) top left no-repeat;position:absolute;width:199px;height:25px;left:110%;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:767px){.page-template-template-news_pr section.page-cover{min-height:390px;padding:30px 1% 0}}@media only screen and (max-width:767px){.single-news section.page-cover{background-color:#ef2c1d}}.single-news section.page-cover .page-cover__content-wrapper{padding:20px 0 0}@media only screen and (min-width:768px){.single-news section.page-cover .page-cover__content-wrapper{padding:0 24% 0 0}}@media only screen and (max-width:767px){.single-news section.page-cover{padding:0}}.single-news section.page-cover h1{line-height:70px}@media(max-width:767px){.page-template-template-mssp section.page-cover p.page-cover__intro{display:none}}@media screen and (min-width:768px)and (max-width:1023px){.error404 section.page-cover{margin-bottom:-50px;padding-bottom:30px}}@media screen and (min-width:768px){.error404 section.page-cover h1.page-cover__title{max-width:45%}}.error404 section.page-cover .page-cover__intro p{color:#fff}@media screen and (max-width:767px){.error404 section.page-cover .page-cover__intro p{text-align:center}.error404 section.page-cover .page-cover__intro p br{display:none}}@media screen and (min-width:768px){.error404 section.page-cover .page-cover__intro p{max-width:40%}}.error404 section.page-cover .page-cover__intro a{margin-top:10px;height:55px}@media screen and (max-width:767px){.error404 section.page-cover .page-cover__intro a{margin-left:auto;margin-right:auto}}@media screen and (max-width:767px){.page-template-template-about-us section.page-cover{min-height:513px;padding:90px 1% 0}}@media screen and (max-width:767px){.page-template-template-vector section.page-cover{min-height:720px;padding:90px 1% 0}}@media screen and (max-width:767px){.single-solutions section.page-cover{min-height:720px;padding:90px 1% 0}}@media screen and (min-width:1025px){.single-threats section.page-cover .page-cover__content-wrapper{padding:0 20% 0 0}}@media screen and (max-width:767px){.page-template-template-Log4J-LP section.page-cover{min-height:718px}}section.page-cover#ecademy-combined__hero{position:relative;overflow:unset;height:70vh;max-height:756px}section.page-cover#ecademy-combined__hero .page-cover__content-wrapper{display:flex;justify-content:center;align-items:center;padding:10px;z-index:2}section.page-cover#ecademy-combined__hero .page-cover__bg_image{max-width:26vw}section.page-cover#ecademy-combined__hero .page-cover__title{font-family:"Poppins","sans-serif";font-style:normal;font-weight:700;font-size:48px}section.page-cover#ecademy-combined__hero .ecademy__tabs-wrapper{width:678px;max-width:95%;height:109px;background-color:#eeeff0;border-radius:83px;position:absolute;bottom:-65px;left:50%;transform:translate(-50%,0);display:flex;align-items:center;justify-content:center;padding:20px;z-index:1}section.page-cover#ecademy-combined__hero .ecademy__tabs-inner{width:646px;height:81px;background:#fff;border-radius:83px;display:flex;align-items:center;justify-content:space-around}section.page-cover#ecademy-combined__hero .ecademy-tab{font-weight:700;font-size:20px;line-height:30px;text-align:center;color:#45455a;position:relative;padding-bottom:10px;cursor:pointer}section.page-cover#ecademy-combined__hero .ecademy-tab:hover{color:#0e54c4}section.page-cover#ecademy-combined__hero .ecademy-tab::after{content:"";background:#0e54c4;border:0;bottom:0;height:3px;left:0;margin:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;width:0}section.page-cover#ecademy-combined__hero .ecademy-tab:hover::after,section.page-cover#ecademy-combined__hero .ecademy-tab.active::after{width:100%}@media screen and (max-width:1024px){section.page-cover#ecademy-combined__hero{min-height:776px;max-height:unset;padding:30px 1% 0}section.page-cover#ecademy-combined__hero .page-cover__content-wrapper{flex-direction:column}section.page-cover#ecademy-combined__hero .page-cover__content{max-width:100%;margin:0 auto}section.page-cover#ecademy-combined__hero .page-cover__bg_image{max-width:unset}section.page-cover#ecademy-combined__hero p.page-cover__intro,section.page-cover#ecademy-combined__hero h1.page-cover__title{text-align:center}section.page-cover#ecademy-combined__hero form.page-hero__wave__biz-form #biz-mail{width:100%;margin:20px 0}section.page-cover#ecademy-combined__hero form.page-hero__wave__biz-form button.cymulate-cta,section.page-cover#ecademy-combined__hero form.page-hero__wave__biz-form .hbspt-form button.hs-button,.hbspt-form section.page-cover#ecademy-combined__hero form.page-hero__wave__biz-form button.hs-button,.page-template-template-contact-us section.page-cover#ecademy-combined__hero .hbspt-form form.page-hero__wave__biz-form button.hs-button,.page-template-template-flexible-content section.page-cover#ecademy-combined__hero .hbspt-form form.page-hero__wave__biz-form button.hs-button,.page-template-template-become-a-partner section.page-cover#ecademy-combined__hero .hbspt-form form.page-hero__wave__biz-form button.hs-button,.page-template-template-landing-page section.page-cover#ecademy-combined__hero .hbspt-form form.page-hero__wave__biz-form button.hs-button{width:100%;margin:0}section.page-cover#ecademy-combined__hero .ecademy__tabs-wrapper .ecademy-tab{width:34%;font-size:19px;line-height:26px}}@media only screen and (min-width:768px)and (max-width:1024px){section.page-cover#ecademy-combined__hero{min-height:1000px}}@media screen and (min-width:767px){.flex-content-wrapper.floater section.page-cover .page-cover__content-wrapper{padding-bottom:140px}}.flex-content-wrapper.floater section.page-cover .page-cover__content-wrapper .cyulatem-cta.baw{background-color:#0068ff;color:#fff;border:1px solid rgba(0,0,0,0)}.flex-content-wrapper.floater section.page-cover .page-cover__content-wrapper .cyulatem-cta.baw .icon{display:none}.flex-content-wrapper.floater section.page-cover .page-cover__content-wrapper .cyulatem-cta.baw:hover{background-color:rgba(0,0,0,0);color:#0068ff;border-color:#0068ff}@media screen and (max-width:767px){.single-solutions section.page-cover,.page-template-template-flexible-content section.page-cover{background-image:none!important;background-color:#0068ff}}@media(min-width:1024px){.page-template-template-flexible-content section.page-cover{min-height:44.3vw}}@media(min-width:1440px){.page-template-template-flexible-content section.page-cover{min-height:31.3vw}}.page-template-template-flexible-content section.page-cover.form-inside-content{min-height:32vw;margin-top:40px}@media(min-width:1024px){.page-template-template-flexible-content section.page-cover.form-inside-content{min-height:48.3vw;height:100vw}}@media(min-width:1440px){.page-template-template-flexible-content section.page-cover.form-inside-content{max-height:100vh;min-height:31.3vw;height:auto}}.page-template-template-flexible-content section.page-cover.form-inside-content .page-cover__content-wrapper{padding:100px 20px 60px 0}@media(min-width:1024px){.page-template-template-flexible-content section.page-cover.form-inside-content .page-cover__content-wrapper .page-cover__content{max-width:45%}}.page-template-template-flexible-content section.page-cover .hero-gif{width:100%;height:43%;left:auto;right:auto;object-fit:contain;position:relative;top:auto;display:block;padding-bottom:50px;z-index:999;opacity:1}@media(min-width:1024px){.page-template-template-flexible-content section.page-cover .hero-gif{width:40%;height:80%;left:auto;right:0;object-fit:contain;padding-bottom:0;position:absolute;top:40%;transform:translateY(-50%)}}@media(min-width:1280px){.page-template-template-flexible-content section.page-cover .hero-gif{right:5%;height:90%}}@media(min-width:1440px){.page-template-template-flexible-content section.page-cover .hero-gif{right:10%;top:50%;height:90%}}.page-template-template-flexible-content section.page-cover .page-cover__content-wrapper{display:flex;align-items:center;justify-content:space-between;flex-flow:column}@media(min-width:1024px){.page-template-template-flexible-content section.page-cover .page-cover__content-wrapper{flex-flow:row;padding-top:120px}}.page-template-template-flexible-content section.page-cover .page-cover__content-wrapper .page-cover__form{opacity:1;background-color:rgba(0,0,0,0);box-shadow:none;padding:0;margin:20px 0;top:auto}.page-template-template-flexible-content section.page-cover .page-cover__content-wrapper .page-cover__form h3{text-align:left;color:#fff}@media(min-width:1024px){.page-template-template-flexible-content section.page-cover .page-cover__content-wrapper .page-cover__form h3{max-width:90%}}.page-template-template-flexible-content section.page-cover .page-cover__content-wrapper .page-cover__form input,.page-template-template-flexible-content section.page-cover .page-cover__content-wrapper .page-cover__form select{background:rgba(0,0,0,0);border-color:#fff;color:#fff;opacity:1}.page-template-template-flexible-content section.page-cover .page-cover__content-wrapper .page-cover__form input::placeholder,.page-template-template-flexible-content section.page-cover .page-cover__content-wrapper .page-cover__form select::placeholder{color:#fff;opacity:1}.page-template-template-flexible-content section.page-cover .page-cover__content-wrapper .page-cover__form select option{color:#070723}.page-template-template-flexible-content section.page-cover .page-cover__content-wrapper .page-cover__form::placeholder{color:#fff;opacity:1}.page-template-template-flexible-content section.page-cover .page-cover__content-wrapper .page-cover__form .hs-button{background-color:#fff;color:#000c66}.page-template-template-flexible-content section.page-cover .page-cover__content-wrapper .page-cover__form .hs-button:hover{background:rgba(0,0,0,0);border-color:#fff;color:#fff}.page-template-template-flexible-content section.page-cover h1.page-cover__title{max-width:100%}.page-template-template-flexible-content section.page-cover .page-cover__buttons-wrapper{flex-flow:column}@media(min-width:1024px){.page-template-template-flexible-content section.page-cover .page-cover__buttons-wrapper{flex-flow:row}}.page-template-template-flex-landing section.page-cover{padding-top:81px;min-height:613px;align-items:flex-start}@media(min-width:1024px){.page-template-template-flex-landing section.page-cover{padding-top:180px;padding-bottom:130px;background-size:cover;max-height:unset}}.page-template-template-flex-landing section.page-cover .page-cover__content-wrapper{text-align:center;padding:20px 20px 40px 20px}@media(min-width:1024px){.page-template-template-flex-landing section.page-cover .page-cover__content-wrapper{text-align:initial;padding:0 20px}}.page-template-template-flex-landing section.page-cover .page-cover__title{font-family:"poppins";line-height:48px;font-size:43px;font-weight:700;letter-spacing:.05em;color:#fff}@media(min-width:1024px){.page-template-template-flex-landing section.page-cover .page-cover__title{font-size:69px;line-height:78px;max-width:65%}}.page-template-template-flex-landing section.page-cover .page-cover__title span[style*="005df2"]{font-weight:600}.page-template-template-flex-landing section.page-cover .page-cover__intro{margin:4px 0 0;font-size:16px;font-weight:400;line-height:19.04px;letter-spacing:.1em}@media(min-width:1024px){.page-template-template-flex-landing section.page-cover .page-cover__intro{margin:7px 0 0;font-size:30px;line-height:37px}}.page-template-default section.page-cover{min-height:25vw;padding:90px 0 120px}section.free-trial-strip{padding:6% 0 7%;max-height:100vh;background-image:var(--wpr-bg-6de71e47-0195-455e-a14b-0e7b62d9c985);background-repeat:no-repeat;background-size:contain;background-position:0 4px;background-color:#f6f6f6}section.free-trial-strip .quote{background-color:#fff;filter:drop-shadow(7.217px 7.217px 28.328px rgba(15,22,76,.13));padding:20px;margin-top:20px;border-radius:20px}section.free-trial-strip .quote.image-side{display:flex;flex-flow:column;align-items:flex-start;direction:ltr}@media(min-width:1024px){section.free-trial-strip .quote.image-side{max-width:40%}}section.free-trial-strip .quote.image-side em{font-weight:600}section.free-trial-strip .quote p{color:#060e4b;font-size:17px;margin:0;text-align:left}section.free-trial-strip .quote .icon-wrapper{display:flex;width:100%;justify-content:flex-end;margin-bottom:20px}section.free-trial-strip .quote a.cymulate-cta.dark,section.free-trial-strip .quote .hbspt-form a.dark.hs-button,.hbspt-form section.free-trial-strip .quote a.dark.hs-button,section.free-trial-strip .quote .error404 section.page-cover .page-cover__intro a.dark,.error404 section.page-cover .page-cover__intro section.free-trial-strip .quote a.dark{background-color:rgba(0,0,0,0)!important;color:#0068ff;text-align:left;position:relative;border:0;padding:0;margin:0;justify-content:flex-start;font-weight:600;font-size:18px;max-width:none;min-width:0;transition:250ms all;opacity:1;margin-top:15px}section.free-trial-strip .quote a.cymulate-cta.dark:after,section.free-trial-strip .quote .hbspt-form a.dark.hs-button:after,.hbspt-form section.free-trial-strip .quote a.dark.hs-button:after,section.free-trial-strip .quote .error404 section.page-cover .page-cover__intro a.dark:after,.error404 section.page-cover .page-cover__intro section.free-trial-strip .quote a.dark:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#0068ff;transition:250ms all}section.free-trial-strip .quote a.cymulate-cta.dark:hover,section.free-trial-strip .quote .hbspt-form a.dark.hs-button:hover,.hbspt-form section.free-trial-strip .quote a.dark.hs-button:hover,section.free-trial-strip .quote .error404 section.page-cover .page-cover__intro a.dark:hover,.error404 section.page-cover .page-cover__intro section.free-trial-strip .quote a.dark:hover{background-color:rgba(0,0,0,0)!important;border:0!important;color:#0068ff}section.free-trial-strip .quote a.cymulate-cta.dark:hover:after,section.free-trial-strip .quote .hbspt-form a.dark.hs-button:hover:after,.hbspt-form section.free-trial-strip .quote a.dark.hs-button:hover:after,section.free-trial-strip .quote .error404 section.page-cover .page-cover__intro a.dark:hover:after,.error404 section.page-cover .page-cover__intro section.free-trial-strip .quote a.dark:hover:after{width:100%}section.free-trial-strip .quote a.cymulate-cta.dark:hover .icon,section.free-trial-strip .quote .hbspt-form a.dark.hs-button:hover .icon,.hbspt-form section.free-trial-strip .quote a.dark.hs-button:hover .icon,section.free-trial-strip .quote .error404 section.page-cover .page-cover__intro a.dark:hover .icon,.error404 section.page-cover .page-cover__intro section.free-trial-strip .quote a.dark:hover .icon{margin-left:15px}section.free-trial-strip .quote a.cymulate-cta.dark .icon,section.free-trial-strip .quote .hbspt-form a.dark.hs-button .icon,.hbspt-form section.free-trial-strip .quote a.dark.hs-button .icon,section.free-trial-strip .quote .error404 section.page-cover .page-cover__intro a.dark .icon,.error404 section.page-cover .page-cover__intro section.free-trial-strip .quote a.dark .icon{margin-left:10px;transition:250ms all}section.free-trial-strip .quote em{margin-top:8px;display:block;font-size:13px;font-style:normal;line-height:1}section.free-trial-strip .quote em strong{font-weight:600}@media(min-width:1024px){section.free-trial-strip .quote{padding:25px 30px 25px 40px;margin-top:30px}}section.free-trial-strip h2{margin:0 auto 35px;text-align:center;line-height:37px}@media(min-width:1024px){section.free-trial-strip h2{font-size:32px!important}}section.free-trial-strip h2.white-text{color:#fff}section.free-trial-strip .fts__content-wrapper{display:flex;justify-content:space-between}section.free-trial-strip .fts__img-column{max-width:660px;border-radius:16px;overflow:hidden;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.free-trial-strip .fts__content-column{direction:ltr}section.free-trial-strip .fts__content-column ul{padding:0 0 0 20px;margin:0}section.free-trial-strip .fts__content-column.white-text h2,section.free-trial-strip .fts__content-column.white-text p,section.free-trial-strip .fts__content-column.white-text li{color:#fff}section.free-trial-strip .fts__title{text-align:left;margin:30px 0 10px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.free-trial-strip .fts__intro{font-family:"Poppins","sans-serif";font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#070723;margin-bottom:20px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.free-trial-strip .fts__cta.cymulate-cta,section.free-trial-strip section.ecademy-form .ecademy-form__form .hbspt-form .fts__cta.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.free-trial-strip .fts__cta.hs-button,section.free-trial-strip .hbspt-form .fts__cta.hs-button,.hbspt-form section.free-trial-strip .fts__cta.hs-button,section.free-trial-strip .page-template-template-contact-us section.page-cover .hbspt-form .fts__cta.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.free-trial-strip .fts__cta.hs-button,section.free-trial-strip .page-template-template-flexible-content section.page-cover .hbspt-form .fts__cta.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.free-trial-strip .fts__cta.hs-button,section.free-trial-strip .page-template-template-become-a-partner section.page-cover .hbspt-form .fts__cta.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.free-trial-strip .fts__cta.hs-button,section.free-trial-strip .page-template-template-landing-page section.page-cover .hbspt-form .fts__cta.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.free-trial-strip .fts__cta.hs-button,section.free-trial-strip .error404 section.page-cover .page-cover__intro a.fts__cta,.error404 section.page-cover .page-cover__intro section.free-trial-strip a.fts__cta{opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media screen and (min-width:768px){section.free-trial-strip .fts__content-column{margin:0 30px}}@media screen and (min-width:992px){section.free-trial-strip .fts__title{margin-top:60px}section.free-trial-strip .fts__title.no-image{margin-top:0}}@media screen and (max-width:767px){section.free-trial-strip{margin-top:0;max-height:unset;padding:0;background-image:url(../../../../../../../../../../themes/cymulate-2022/build/images/ellipse-left-mobile.png);background-position:100% 130px;padding:13% 0 7%;background-size:80%}section.free-trial-strip.fts-first{padding:13% 0 7%}section.free-trial-strip.fts-second{max-height:unset;padding:0;background-image:var(--wpr-bg-c794ab14-7ccc-4042-9ad6-bcb03901a9ea);background-position:100% 130px;padding:13% 0 7%;background-size:80%}section.free-trial-strip .fts__content-wrapper.site-width{flex-direction:column-reverse;padding-bottom:80px}section.free-trial-strip h2.fts__title,section.free-trial-strip .fts__intro{text-align:center;margin-top:0}section.free-trial-strip a.fts__cta.cymulate-cta.cta-on-light,section.free-trial-strip .hbspt-form a.fts__cta.cta-on-light.hs-button,.hbspt-form section.free-trial-strip a.fts__cta.cta-on-light.hs-button,section.free-trial-strip .error404 section.page-cover .page-cover__intro a.fts__cta.cta-on-light,.error404 section.page-cover .page-cover__intro section.free-trial-strip a.fts__cta.cta-on-light{margin:20px auto}section.free-trial-strip br{display:none}}@media only screen and (min-width:768px)and (max-width:1024px){section.free-trial-strip .fts__content-wrapper{align-items:center}section.free-trial-strip .fts__title{margin-top:0}}.page-template-template-home-page section.free-trial-strip{padding:2% 0 7%}.page-template-template-home-page section.free-trial-strip.fts-second{background-image:var(--wpr-bg-25725c2c-9c39-4256-abd2-60a1affd8229);background-position:right;margin-top:0}.page-template-template-home-page section.free-trial-strip.new .fts__cta.cymulate-cta,.page-template-template-home-page section.free-trial-strip.new .hbspt-form .fts__cta.hs-button,.hbspt-form .page-template-template-home-page section.free-trial-strip.new .fts__cta.hs-button,.page-template-template-home-page section.free-trial-strip.new .error404 section.page-cover .page-cover__intro a.fts__cta,.error404 section.page-cover .page-cover__intro .page-template-template-home-page section.free-trial-strip.new a.fts__cta{background-color:#000c66}@media screen and (max-width:767px){.page-template-template-home-page section.free-trial-strip.fts-first{padding:50px 0 0}.page-template-template-home-page section.free-trial-strip.fts-first .fts__content-wrapper{padding-bottom:10px}.page-template-template-home-page section.free-trial-strip.new{font-size:40px;line-height:45px}}@media only screen and (min-width:768px)and (max-width:1024px){.page-template-template-home-page section.free-trial-strip{margin-bottom:-50px;padding:2% 0 7%}}.page-template-template-BAS section.free-trial-strip.dashboard-text,.page-template-template-CART section.free-trial-strip.dashboard-text{background-color:#070723;background-image:unset;margin:-2px;padding:80px 0 270px}.page-template-template-BAS section.free-trial-strip.dashboard-text .fts__title,.page-template-template-BAS section.free-trial-strip.dashboard-text .fts__intro,.page-template-template-BAS section.free-trial-strip.dashboard-text .fts__intro p,.page-template-template-CART section.free-trial-strip.dashboard-text .fts__title,.page-template-template-CART section.free-trial-strip.dashboard-text .fts__intro,.page-template-template-CART section.free-trial-strip.dashboard-text .fts__intro p{color:#fff}.page-template-template-BAS section.free-trial-strip.dashboard-text .fts__title,.page-template-template-CART section.free-trial-strip.dashboard-text .fts__title{margin-top:32%;margin-bottom:20px}@media only screen and (max-width:767px){.page-template-template-BAS section.free-trial-strip.dashboard-text,.page-template-template-CART section.free-trial-strip.dashboard-text{padding:0 0 70px}.page-template-template-BAS section.free-trial-strip.dashboard-text .fts__title,.page-template-template-CART section.free-trial-strip.dashboard-text .fts__title{margin-top:12%}}@media only screen and (min-width:768px)and (max-width:1024px){.page-template-template-BAS section.free-trial-strip.dashboard-text,.page-template-template-CART section.free-trial-strip.dashboard-text{padding:0 0 150px}.page-template-template-BAS section.free-trial-strip.dashboard-text .fts__content-wrapper,.page-template-template-CART section.free-trial-strip.dashboard-text .fts__content-wrapper{align-items:center}}.page-template-template-BAS .free-trial-strip.free-trial-bas{margin-top:0;padding:3% 0 3%;background:#fff}@media only screen and (min-width:768px)and (max-width:1600px){.page-template-template-BAS .free-trial-strip.free-trial-bas{padding:3% 0 7%}}@media only screen and (min-width:768px)and (max-width:1024px){.page-template-template-BAS .free-trial-strip.free-trial-bas{margin-bottom:-60px}}@media only screen and (max-width:767px){.page-template-template-BAS .free-trial-strip.free-trial-bas{padding-top:40px;background:#fff url(../../../../../../../../../../themes/cymulate-2022/build/images/ellipse-left-mobile.png) no-repeat right bottom}}.page-template-template-why-cymulate section.free-trial-strip.free-trial-cart,.page-template-template-CART section.free-trial-strip.free-trial-cart{background-image:var(--wpr-bg-48436246-e88a-463c-a3a7-3bb562e7a51d);background-position:right bottom}@media only screen and (min-width:768px){.page-template-template-why-cymulate section.free-trial-strip.free-trial-cart,.page-template-template-CART section.free-trial-strip.free-trial-cart{background-image:var(--wpr-bg-23d0f6ca-4d6e-4799-9ba8-408df2ae134e)}}.page-template-template-contuniuous-security-validation section.free-trial-strip.last-section{background-image:var(--wpr-bg-2bdbec6a-7fef-40eb-af5f-90701713bd38);background-position:right;margin-bottom:-40px;margin-top:0}@media only screen and (min-width:768px){.page-template-template-contuniuous-security-validation section.free-trial-strip.last-section{margin-bottom:-80px}}.page-template-template-vector section.free-trial-strip.last-section,.page-template-template-soc-validation section.free-trial-strip.last-section{background-image:var(--wpr-bg-18fb1ebf-9992-4e4a-949b-c8644f91953b);background-position:right bottom;margin-bottom:-40px}@media only screen and (min-width:768px){.page-template-template-vector section.free-trial-strip.last-section,.page-template-template-soc-validation section.free-trial-strip.last-section{background-image:var(--wpr-bg-9f3e1143-e199-4c79-a38f-80a5b58672fc);margin-bottom:-80px}}@media only screen and (min-width:992px){.page-template-template-vector section.free-trial-strip.last-section,.page-template-template-soc-validation section.free-trial-strip.last-section{background-position:150% 0;padding-top:300px;margin-bottom:-80px}}@media screen and (min-width:1200px){.page-template-template-vector section.free-trial-strip.last-section,.page-template-template-soc-validation section.free-trial-strip.last-section{background-position:right 0}}.page-template-template-vector section.free-trial-strip.dashboard-text,.page-template-template-soc-validation section.free-trial-strip.dashboard-text{background:#070723;padding-top:40px;padding-bottom:40px}@media screen and (min-width:768px){.page-template-template-vector section.free-trial-strip.dashboard-text,.page-template-template-soc-validation section.free-trial-strip.dashboard-text{padding-top:80px;padding-bottom:80px}}.page-template-template-vector section.free-trial-strip.dashboard-text .fts__title,.page-template-template-vector section.free-trial-strip.dashboard-text .fts__intro,.page-template-template-vector section.free-trial-strip.dashboard-text .fts__content-column .fts__intro p,.page-template-template-soc-validation section.free-trial-strip.dashboard-text .fts__title,.page-template-template-soc-validation section.free-trial-strip.dashboard-text .fts__intro,.page-template-template-soc-validation section.free-trial-strip.dashboard-text .fts__content-column .fts__intro p{color:#fff}.page-template-template-purple-team .free-trial-strip.dashboard-1,.page-template-template-purple-team .free-trial-strip.dashboard-2{background:#202039;padding:60px 0}.page-template-template-purple-team .free-trial-strip.dashboard-1 h2.fts__title,.page-template-template-purple-team .free-trial-strip.dashboard-2 h2.fts__title{font-size:38px;line-height:90%;color:#fff;margin:40px 0 0}.page-template-template-purple-team .free-trial-strip.dashboard-1 ul,.page-template-template-purple-team .free-trial-strip.dashboard-2 ul{margin:20px 0;padding:0 21px}.page-template-template-purple-team .free-trial-strip.dashboard-1 p,.page-template-template-purple-team .free-trial-strip.dashboard-2 p,.page-template-template-purple-team .free-trial-strip.dashboard-1 li,.page-template-template-purple-team .free-trial-strip.dashboard-2 li{font-size:14px;line-height:20px;color:#fff;margin-bottom:16px}.page-template-template-purple-team .free-trial-strip.dashboard-2{background:#070723;padding-bottom:260px}.page-template-template-purple-team .free-trial-strip.free-trial-purple-team{margin-top:0;padding:3% 0 6%;background:#fff}@media only screen and (min-width:768px)and (max-width:1024px){.page-template-template-purple-team .free-trial-strip{max-height:unset}.page-template-template-purple-team .free-trial-strip .fts__content-wrapper{flex-direction:column-reverse;align-items:center}.page-template-template-purple-team .free-trial-strip.free-trial-purple-team{padding:0 0 6%;margin-bottom:-50px}.page-template-template-purple-team .free-trial-strip.free-trial-purple-team .fts__img-column{padding-top:20px}}@media only screen and (max-width:767px){.page-template-template-purple-team .free-trial-strip{padding:0}.page-template-template-purple-team .free-trial-strip.dashboard-2{padding-bottom:140px}.page-template-template-purple-team .free-trial-strip.free-trial-purple-team{padding:10% 0 0%}.page-template-template-purple-team .free-trial-strip.free-trial-purple-team .fts__content-wrapper{padding-bottom:50px}}.page-template-template-soc-roles section.free-trial-strip.last-section{margin-bottom:-80px}@media only screen and (min-width:768px){.page-template-template-soc-roles section.free-trial-strip.last-section{background-image:url(/wp-content/themes/cymulate-2022/build/images/soc-free-trial.png);background-position:right bottom}}.page-template-template-enterprise-security-posture-validation section.free-trial-strip.last-section{margin-bottom:-40px}@media only screen and (min-width:768px){.page-template-template-enterprise-security-posture-validation section.free-trial-strip.last-section{margin-bottom:-80px}}.page-template-template-partners section.free-trial-strip,.page-template-template-mitre-attack section.free-trial-strip{background:#070723}.page-template-template-partners section.free-trial-strip .fts__content-column h2,.page-template-template-partners section.free-trial-strip .fts__content-column p,.page-template-template-mitre-attack section.free-trial-strip .fts__content-column h2,.page-template-template-mitre-attack section.free-trial-strip .fts__content-column p{color:#fff}@media only screen and (min-width:1024px){.page-template-template-partners section.free-trial-strip .fts__content-column,.page-template-template-mitre-attack section.free-trial-strip .fts__content-column{max-width:42%}.page-template-template-partners section.free-trial-strip .fts__title,.page-template-template-mitre-attack section.free-trial-strip .fts__title{margin-top:-30px}}@media only screen and (min-width:768px)and (max-width:1023px){.page-template-template-partners section.free-trial-strip .fts__content-wrapper,.page-template-template-mitre-attack section.free-trial-strip .fts__content-wrapper{flex-direction:column-reverse;text-align:center}.page-template-template-partners section.free-trial-strip .fts__title,.page-template-template-mitre-attack section.free-trial-strip .fts__title{text-align:center}}.page-template-template-partners section.free-trial-strip{margin-bottom:-40px;margin-top:-80px;padding-top:160px}@media only screen and (min-width:768px){.page-template-template-partners section.free-trial-strip{margin-bottom:-80px;margin-top:-250px;padding-top:250px}}@media only screen and (min-width:1025px){.page-template-template-partners section.free-trial-strip{margin-top:-240px}}.page-template-template-integrations section.free-trial-strip.ft-middle{background-color:#070723;background-image:unset;position:relative}.page-template-template-integrations section.free-trial-strip.ft-middle:before{content:"";position:absolute;top:-300px;height:500px;left:0;right:0;background-image:var(--wpr-bg-672878d8-7d43-4464-b3f0-9c0d5df23015);background-repeat:no-repeat;background-size:cover;background-position:top center}@media screen and (min-width:768px){.page-template-template-integrations section.free-trial-strip.ft-middle:before{top:-150px}}.page-template-template-integrations section.free-trial-strip.ft-middle .fts__title,.page-template-template-integrations section.free-trial-strip.ft-middle .fts__intro,.page-template-template-integrations section.free-trial-strip.ft-middle .fts__intro p{color:#fff}.page-template-template-integrations section.free-trial-strip.last-section{background:#fff}.page-template-template-amplify section.free-trial-strip{background-color:#fff;background-position:0 0}@media screen and (max-width:767px){.page-template-template-amplify section.free-trial-strip{background-position:100% 130px}}.page-template-template-security-page section#free-trial{background-color:#fff;background-image:var(--wpr-bg-7262bf05-8ca6-4dbc-9bd3-53811c6bab2e);background-size:unset;background-position:right 20% top 30px}.page-template-template-security-page section#free-trial .fts__img-column{max-width:50%}.page-template-template-security-page section#free-trial .fts__content-column{margin:0}.page-template-template-security-page section#free-trial h2.fts__title{font-family:"Poppins","sans-serif";font-weight:700;font-size:24px;text-align:left;margin-top:0;margin-top:10px}@media only screen and (max-width:1024px){.page-template-template-security-page section#free-trial{background-position:bottom 50px center;background-size:80%}.page-template-template-security-page section#free-trial .fts__intro p{text-align:left}.page-template-template-security-page section#free-trial .fts__img-column{max-width:100%;margin-top:40px}}@media screen and (max-width:1024px){.page-template-template-mssp-new section.free-trial-strip,.page-template-template-technology-alliances section.free-trial-strip{background-color:#fff;background-image:none!important}}.page-template-template-mssp-new section.free-trial-strip .fts__img-column,.page-template-template-technology-alliances section.free-trial-strip .fts__img-column{text-align:center}@media screen and (max-width:767px){.page-template-template-mssp-new section.free-trial-strip.fts-first,.page-template-template-technology-alliances section.free-trial-strip.fts-first{padding:13% 0 0%}}.page-template-template-flexible-content section.free-trial-strip{background-position:unset;background-size:contain!important;padding:5% 0 5%}.page-template-template-flexible-content section.free-trial-strip .fts__content-wrapper{align-items:center}.page-template-template-flexible-content section.free-trial-strip ul li{margin-bottom:15px}@media screen and (min-width:1024px){.page-template-template-flexible-content section.free-trial-strip h2{font-size:40px}}.page-template-template-flexible-content section.free-trial-strip .fts__title{margin:0 0 10px}@media screen and (min-width:1024px){.page-template-template-flexible-content section.free-trial-strip .fts__title{margin:30px 0 10px}}.page-template-template-flexible-content section.free-trial-strip .cymulate-cta.dark,.page-template-template-flexible-content section.free-trial-strip .hbspt-form .dark.hs-button,.hbspt-form .page-template-template-flexible-content section.free-trial-strip .dark.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.free-trial-strip .dark.hs-button,.page-template-template-flexible-content section.free-trial-strip .error404 section.page-cover .page-cover__intro a.dark,.error404 section.page-cover .page-cover__intro .page-template-template-flexible-content section.free-trial-strip a.dark{background-color:#fff!important;color:#030737;border:1px solid rgba(0,0,0,0)!important}.page-template-template-flexible-content section.free-trial-strip .cymulate-cta.dark:hover,.page-template-template-flexible-content section.free-trial-strip .hbspt-form .dark.hs-button:hover,.hbspt-form .page-template-template-flexible-content section.free-trial-strip .dark.hs-button:hover,.page-template-template-flexible-content section.page-cover .hbspt-form section.free-trial-strip .dark.hs-button:hover,.page-template-template-flexible-content section.free-trial-strip .error404 section.page-cover .page-cover__intro a.dark:hover,.error404 section.page-cover .page-cover__intro .page-template-template-flexible-content section.free-trial-strip a.dark:hover{background-color:#030737!important;border-color:#030737!important;color:#fff}@media screen and (min-width:1024px){.page-template-template-flexible-content section.free-trial-strip .fts__content-column{max-width:50%}}.page-template-template-flexible-content section.free-trial-strip .fts__content-column.white-text h2{margin-top:0}.page-template-template-flexible-content section.free-trial-strip.wide{background-color:#fff}.page-template-template-flexible-content section.free-trial-strip.wide .fts__img-column{max-width:850px}.page-template-template-security-control-validation section.free-trial-strip{background-position:0}.page-template-template-security-control-validation section.free-trial-strip ul{list-style:none;padding:0!important}.page-template-template-security-control-validation section.free-trial-strip ul li{position:relative;padding-left:20px;margin-bottom:15px}.page-template-template-security-control-validation section.free-trial-strip ul li:last-child{margin-bottom:0}.page-template-template-security-control-validation section.free-trial-strip ul li:before{content:"";display:inline-block;background-color:#005df2;width:5px;height:5px;border-radius:20px;position:absolute;left:0;top:10px}section.explore-platform{width:100%;background-color:#070723;padding-top:230px;padding-bottom:70px;position:relative;margin-top:-100px}section.explore-platform.new{background-color:#fff;padding-top:200px}section.explore-platform.new::before{display:none}section.explore-platform.new .ep__stage-main-content{background-color:#000c66}section.explore-platform.new .stage-1 .ep__stage-main-content{background-image:none}section.explore-platform::before{content:"";width:100%;height:578px;position:absolute;top:-70px;background-image:var(--wpr-bg-49560f60-e97e-4451-a8c9-4c5c3b5480a4);background-position:top center;background-size:contain}section.explore-platform .ep__stages-wrapper{display:flex;justify-content:space-between;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.explore-platform .ep__stage{width:386px;min-width:362px;height:414px;margin:0 10px;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;z-index:1}section.explore-platform .ep__stage-main-content{height:252px;background-color:#202039;border-top-right-radius:16px;border-top-left-radius:16px}section.explore-platform .ep__stage-bottom{display:flex;align-items:center;background-color:#fff;height:162px;max-height:15vh;text-align:left;padding:13%;border-bottom-right-radius:16px;border-bottom-left-radius:16px}section.explore-platform .ep__stage-bottom.new{box-shadow:0 0 24px rgba(0,0,0,.08)}section.explore-platform .ep__stage-bottom__content-wrapper{display:flex;align-items:center;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.explore-platform .ep__stage-number{font-family:"Poppins";font-size:100px;line-height:100%;font-weight:600;margin-right:15px;color:#070723}section.explore-platform h2.ep__title{font-size:30px;line-height:90%;text-align:left;margin:0}section.explore-platform p.ep__sub-title{font-size:16px;line-height:118.5%;margin:0}section.explore-platform .ep__arrows-bar{margin:-85px auto 0;display:block;z-index:-1;max-width:90%;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media screen and (max-width:1600px){section.explore-platform .ep__arrows-bar{margin:-150px auto 0}}section.explore-platform .ep__section-title,section.explore-platform p.ep__section-subtitle{color:#fff;text-align:center;margin-bottom:0}section.explore-platform .ep__section-title.new,section.explore-platform p.ep__section-subtitle.new{color:#060e4b}section.explore-platform .ep__titles-wrapper{display:flex;align-items:center;flex-direction:column}section.explore-platform a.cymulate-cta.ep__cta,section.explore-platform section.ecademy-form .ecademy-form__form .hbspt-form a.ep__cta.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.explore-platform a.ep__cta.hs-button,section.explore-platform .hbspt-form a.ep__cta.hs-button,.hbspt-form section.explore-platform a.ep__cta.hs-button,section.explore-platform .page-template-template-contact-us section.page-cover .hbspt-form a.ep__cta.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.explore-platform a.ep__cta.hs-button,section.explore-platform .page-template-template-flexible-content section.page-cover .hbspt-form a.ep__cta.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.explore-platform a.ep__cta.hs-button,section.explore-platform .page-template-template-become-a-partner section.page-cover .hbspt-form a.ep__cta.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.explore-platform a.ep__cta.hs-button,section.explore-platform .page-template-template-landing-page section.page-cover .hbspt-form a.ep__cta.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.explore-platform a.ep__cta.hs-button,section.explore-platform .error404 section.page-cover .page-cover__intro a.ep__cta,.error404 section.page-cover .page-cover__intro section.explore-platform a.ep__cta{margin:30px 0 0}section.explore-platform .stage-1 .ep__stage-main-content{display:flex;background-image:var(--wpr-bg-203ff021-1858-4c53-a606-1cd93a44df3b);background-size:contain;justify-content:center;padding-left:17px}section.explore-platform .ep__stage-1-box{width:33%;display:flex;justify-content:center;align-items:center}section.explore-platform .ep__stage-1-box:first-child{flex-direction:column;justify-content:center}section.explore-platform .ep__stage-1-box:first-child .ep__stage-1__module:first-child{margin-bottom:20px}section.explore-platform .stage-2 .ep__stage-main-content{background-image:var(--wpr-bg-ac76b41a-2dac-49df-82fe-356a8f034130)}section.explore-platform #ep-animated-number{width:152px;overflow:hidden}section.explore-platform .stage-3 .ep__stage-main-content{background-image:var(--wpr-bg-1415a6ed-73ea-4df0-b934-4b07f681dfcd);background-repeat:no-repeat;background-position:center 198px;display:flex;justify-content:space-evenly;align-items:center;padding-bottom:40px}section.explore-platform .ep__stage-3__text{font-family:"Poppins";font-weight:600;font-size:30px;line-height:95.5%;color:#fff;width:38%}@media(max-width:1215px){section.explore-platform{margin-top:0;padding-top:0}section.explore-platform::before{height:100px;top:60px;z-index:2;background-repeat:no-repeat;background-position:center 0;background-size:cover}section.explore-platform .ep__content-wrapper.site-width{max-width:100%}section.explore-platform .ep__main-content{display:flex;flex-direction:column;overflow-x:auto;margin-top:-100px;padding-bottom:20px}section.explore-platform .ep__main-content::-webkit-scrollbar{display:none}section.explore-platform .ep__main-content{-ms-overflow-style:none;scrollbar-width:none}section.explore-platform .ep__stages-wrapper{z-index:2}section.explore-platform .ep__arrows-bar{max-width:unset;margin:-50px auto 0 150px;z-index:1;width:180%}section.explore-platform .ep__stage{min-width:278px;height:auto}section.explore-platform .stage-1 .ep__stage-main-content{padding-left:0;background-repeat:no-repeat;background-size:cover}section.explore-platform .ep__stage-bottom{padding:5%}section.explore-platform p.ep__sub-title br{display:none}section.explore-platform .stage-2 div#ep-animated-number{padding:29% 15% 0}section.explore-platform .stage-3 .ep__stage-main-content{background-size:90%}section.explore-platform .stage-3 .ep__stage-3__text{font-size:23px}section.explore-platform a.cymulate-cta.ep__cta,section.explore-platform section.ecademy-form .ecademy-form__form .hbspt-form a.ep__cta.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.explore-platform a.ep__cta.hs-button,section.explore-platform .hbspt-form a.ep__cta.hs-button,.hbspt-form section.explore-platform a.ep__cta.hs-button,section.explore-platform .page-template-template-contact-us section.page-cover .hbspt-form a.ep__cta.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.explore-platform a.ep__cta.hs-button,section.explore-platform .page-template-template-flexible-content section.page-cover .hbspt-form a.ep__cta.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.explore-platform a.ep__cta.hs-button,section.explore-platform .page-template-template-become-a-partner section.page-cover .hbspt-form a.ep__cta.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.explore-platform a.ep__cta.hs-button,section.explore-platform .page-template-template-landing-page section.page-cover .hbspt-form a.ep__cta.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.explore-platform a.ep__cta.hs-button,section.explore-platform .error404 section.page-cover .page-cover__intro a.ep__cta,.error404 section.page-cover .page-cover__intro section.explore-platform a.ep__cta{padding:0 10px;max-width:100%}}@media only screen and (min-width:768px)and (max-width:1024px){section.explore-platform .ep__arrows-bar{max-width:80%;margin:-50px auto 0 100px}}.page-template-template-free-trial section.explore-platform{padding-top:110px;margin-top:0}.page-template-template-free-trial section.explore-platform::before{background-image:unset;display:none}section.announcement-bar{width:100%;height:90px;background-color:#202039;display:flex;align-items:center;justify-content:center;z-index:1;position:relative}section.announcement-bar .ab__slider-wrapper{width:100%}section.announcement-bar .ab__slider{display:none}section.announcement-bar .ab__slider-item{display:flex;align-items:center;justify-content:center;padding:0 30px}section.announcement-bar p.ab__slider-text{color:#fff;text-align:center;margin:0;margin-right:40px}section.announcement-bar .ab__cta{min-width:max-content;text-transform:none}@media(max-width:767px){section.announcement-bar{height:206px}section.announcement-bar .ab__slider-item{flex-direction:column}section.announcement-bar p.ab__slider-text{margin-right:0;margin-bottom:20px;font-size:14px}}.page-template-template-home-page section.announcement-bar{height:auto;padding:10px 0}@media(min-width:767px){.page-template-template-home-page section.announcement-bar{height:100px;padding:0}}.page-template-template-home-page section.announcement-bar.top{height:auto}@media(min-width:767px){.page-template-template-home-page section.announcement-bar.top{height:70px}}.page-template-template-home-page section.announcement-bar.top .cta-transparent,.page-template-template-home-page section.announcement-bar.top section.page-cover a.cymulate-cta:last-child,section.ecademy-form .ecademy-form__form .hbspt-form .page-template-template-home-page section.announcement-bar.top section.page-cover a.hs-button:last-child,section.page-cover .page-template-template-home-page section.announcement-bar.top a.cymulate-cta:last-child,section.page-cover .page-template-template-home-page section.announcement-bar.top section.ecademy-form .ecademy-form__form .hbspt-form a.hs-button:last-child,.page-template-template-home-page section.announcement-bar.top section.page-cover .hbspt-form a.hs-button:last-child,section.page-cover .hbspt-form .page-template-template-home-page section.announcement-bar.top a.hs-button:last-child,.page-template-template-home-page section.announcement-bar.top .hbspt-form section.page-cover a.hs-button:last-child,.hbspt-form section.page-cover .page-template-template-home-page section.announcement-bar.top a.hs-button:last-child,.page-template-template-home-page section.announcement-bar.top .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .page-template-template-home-page section.announcement-bar.top a{background-color:rgba(0,0,0,0)}.page-template-template-home-page section.announcement-bar.top .cta-transparent:hover,.page-template-template-home-page section.announcement-bar.top section.page-cover a.cymulate-cta:hover:last-child,section.ecademy-form .ecademy-form__form .hbspt-form .page-template-template-home-page section.announcement-bar.top section.page-cover a.hs-button:hover:last-child,section.page-cover .page-template-template-home-page section.announcement-bar.top a.cymulate-cta:hover:last-child,section.page-cover .page-template-template-home-page section.announcement-bar.top section.ecademy-form .ecademy-form__form .hbspt-form a.hs-button:hover:last-child,.page-template-template-home-page section.announcement-bar.top section.page-cover .hbspt-form a.hs-button:hover:last-child,section.page-cover .hbspt-form .page-template-template-home-page section.announcement-bar.top a.hs-button:hover:last-child,.page-template-template-home-page section.announcement-bar.top .hbspt-form section.page-cover a.hs-button:hover:last-child,.hbspt-form section.page-cover .page-template-template-home-page section.announcement-bar.top a.hs-button:hover:last-child,.page-template-template-home-page section.announcement-bar.top .error404 section.page-cover .page-cover__intro a:hover,.error404 section.page-cover .page-cover__intro .page-template-template-home-page section.announcement-bar.top a:hover{background-color:#fff;color:#060e4b;border-color:#fff}.page-template-template-home-page section.announcement-bar.bottom{background-color:#fff}.page-template-template-home-page section.announcement-bar.bottom .slick-arrow{border-color:#060e4b}.page-template-template-home-page section.announcement-bar.bottom p.ab__slider-text{color:#060e4b}.page-template-template-home-page section.announcement-bar.bottom .cta-transparent,.page-template-template-home-page section.announcement-bar.bottom section.page-cover a.cymulate-cta:last-child,section.ecademy-form .ecademy-form__form .hbspt-form .page-template-template-home-page section.announcement-bar.bottom section.page-cover a.hs-button:last-child,section.page-cover .page-template-template-home-page section.announcement-bar.bottom a.cymulate-cta:last-child,section.page-cover .page-template-template-home-page section.announcement-bar.bottom section.ecademy-form .ecademy-form__form .hbspt-form a.hs-button:last-child,.page-template-template-home-page section.announcement-bar.bottom section.page-cover .hbspt-form a.hs-button:last-child,section.page-cover .hbspt-form .page-template-template-home-page section.announcement-bar.bottom a.hs-button:last-child,.page-template-template-home-page section.announcement-bar.bottom .hbspt-form section.page-cover a.hs-button:last-child,.hbspt-form section.page-cover .page-template-template-home-page section.announcement-bar.bottom a.hs-button:last-child,.page-template-template-home-page section.announcement-bar.bottom .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .page-template-template-home-page section.announcement-bar.bottom a{color:#060e4b;border-color:#060e4b;background-color:#fff}section.customer-logos-carousel{width:100%;background-color:#fff;display:flex;align-items:center;z-index:2;position:relative;flex-flow:column}section.customer-logos-carousel h3{text-align:center;color:#00073d;font-weight:400;font-size:17px;margin:0}section.customer-logos-carousel .clc__slider-wrapper{display:flex;width:100%;max-width:1300px;max-height:110px;margin:0 auto}section.customer-logos-carousel .clc__slider-wrapper:before{content:"";background-image:linear-gradient(to left,rgba(255,255,255,0),rgb(255,255,255));width:15%;height:100%;position:absolute;top:0;left:0;display:block;z-index:2}section.customer-logos-carousel .clc__slider-wrapper:after{content:"";background-image:linear-gradient(to right,rgba(255,255,255,0),rgb(255,255,255));width:15%;height:100%;position:absolute;top:0;right:0;display:block;z-index:2}section.customer-logos-carousel .clc__item{margin:0 2.3vw;display:flex;align-items:center;width:117px!important}section.customer-logos-carousel .float-wrapper{position:absolute;z-index:999;top:-80px;left:50%;padding:35px 0 25px;transform:translateX(-50%);background-color:#fff;border-radius:25px;box-shadow:5px 9px 18px 0 rgba(9,27,91,.08)}section.customer-logos-carousel .float-wrapper .logos-wrapper{display:block;margin:20px 0;padding:0 20px;justify-content:center;overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}section.customer-logos-carousel .float-wrapper .logos-wrapper:-webkit-scrollbar{display:none}@media(min-width:1024px){section.customer-logos-carousel .float-wrapper .logos-wrapper{overflow:unset;display:flex;white-space:unset}}section.customer-logos-carousel .float-wrapper .logos-wrapper .clc__item{display:inline-block}@media(min-width:1024px){section.customer-logos-carousel .float-wrapper .logos-wrapper .clc__item{display:flex}}.page-template-template-split-lp section.customer-logos-carousel{padding:20px 0 10px}.page-template-template-flexible-content section.customer-logos-carousel h3{display:block;padding-top:35px;font-size:13px}@media(min-width:1024px){.page-template-template-flexible-content section.customer-logos-carousel h3{padding-top:25px;font-size:17px}}.page-template-template-flexible-content section.customer-logos-carousel .clc__slider-wrapper{max-width:1300px;max-height:110px;padding:10px 0 30px}body.page-template-template-free-14-day-trial-LP section.customer-logos-carousel,body.page-template-template-XSPM-free-trial section.customer-logos-carousel{height:300px;background-color:#202039;display:flex;align-items:end;padding-bottom:50px}body.page-template-template-free-14-day-trial-LP section.customer-logos-carousel .clc__item img,body.page-template-template-XSPM-free-trial section.customer-logos-carousel .clc__item img{display:block;filter:invert(1) brightness(3);-webkit-filter:invert(1) brightness(3)}@media only screen and (max-width:767px){body.page-template-template-free-14-day-trial-LP section.customer-logos-carousel,body.page-template-template-XSPM-free-trial section.customer-logos-carousel{height:445px}}.site-main section.customer-logos-carousel:first-child .float-wrapper,.page-cover+section.customer-logos-carousel .float-wrapper{position:static;transform:none;margin-top:-80px}section.gartner-peer-insights{width:100%;background:#070723;padding:80px 0 150px}section.gartner-peer-insights.new{background:#081d84}section.gartner-peer-insights.new [id^=gartner-pi-widget][data-theme=dark]{background:#182168!important}section.gartner-peer-insights.new.awards-section-prev{padding-bottom:170px!important}section.gartner-peer-insights.new .gpi__items-wrapper .top-part{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px;width:100%;flex-flow:column;padding:0 15px}@media(min-width:1024px){section.gartner-peer-insights.new .gpi__items-wrapper .top-part{margin-bottom:50px;flex-flow:row;align-items:center;padding:0}}section.gartner-peer-insights.new .gpi__items-wrapper .top-part .gart-link{text-decoration-line:underline;font-weight:600;font-size:18px;color:#fff;position:relative;margin-right:30px}section.gartner-peer-insights.new .gpi__items-wrapper .top-part .gart-link:hover .icon{right:-30px}section.gartner-peer-insights.new .gpi__items-wrapper .top-part .gart-link .icon{position:absolute;top:50%;right:-25px;transition:250ms all;transform:translateY(-50%)}section.gartner-peer-insights.new .gpi__items-wrapper .bottom-part{width:100%}section.gartner-peer-insights.new .gpi__items-wrapper .bottom-part .item{background-color:#fff;border-radius:18px;padding:20px;margin:0}@media(min-width:1024px){section.gartner-peer-insights.new .gpi__items-wrapper .bottom-part .item{padding:50px 35px;margin:0 15px}}section.gartner-peer-insights.new .gpi__items-wrapper .bottom-part .item .icon-wrapper{margin-bottom:15px}section.gartner-peer-insights.new .gpi__items-wrapper .bottom-part .item p{font-size:16px;color:#00073d;line-height:21px;margin:0;font-weight:400}section.gartner-peer-insights.new .gpi__items-wrapper .bottom-part .item em{margin-top:8px;display:block;font-size:13px;font-style:normal;line-height:1}section.gartner-peer-insights.new .gpi__items-wrapper .bottom-part .item em strong{font-weight:600}section.gartner-peer-insights.new .gpi__items-wrapper .bottom-part .slick-dots{bottom:-40px}section.gartner-peer-insights.new .gpi__items-wrapper .bottom-part .slick-dots button{background-color:#fff}section.gartner-peer-insights .gpi__items-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;justify-content:center;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.gartner-peer-insights .gpi__item{width:50%;min-width:333px;display:flex;flex-direction:column}section.gartner-peer-insights .gpi__item.item-2{margin-top:33px}section.gartner-peer-insights .gpi__item:last-child{margin-right:0}section.gartner-peer-insights .gpi__item-header{background:rgba(0,0,0,0);margin-bottom:10px;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}section.gartner-peer-insights .gpi__item-body{background:rgba(0,0,0,0);overflow:hidden;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}section.gartner-peer-insights .gpi__item-bottom__content-wrapper{display:flex;flex-direction:column;justify-content:space-between;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.gartner-peer-insights h3.gpi__item-title{font-family:"Poppins";font-weight:600;font-size:45px;line-height:101%;margin:0;text-align:left;color:#fff;margin-top:20px}section.gartner-peer-insights p.gpi__text{color:#fff}section.gartner-peer-insights .gpi__star{display:inline-block;width:26px;height:26px;background-image:var(--wpr-bg-7ac8c183-3cc7-4b6a-bd6d-ff797f5388cc);background-repeat:no-repeat;background-size:contain;margin-right:14px}section.gartner-peer-insights .gpi__item-header{display:flex;align-items:flex-start;justify-content:start;margin-bottom:20px}@media(min-width:1024px){section.gartner-peer-insights .gpi__item-header{margin-bottom:0}}section.gartner-peer-insights .gpi__item-header-content{display:flex;align-items:flex-end}section.gartner-peer-insights div#gpi-animated-number{color:#58bc82;padding:0}section.gartner-peer-insights span.gpi__score{font-family:"Poppins";font-weight:600;font-size:50px;line-height:95.5%;text-align:center;color:#fff;margin-right:10px;margin-bottom:10px}section.gartner-peer-insights .item-3 span.gpi__overall-score{font-family:"Poppins";font-weight:700;font-size:23.511px;line-height:30px;color:#fff;margin-bottom:12px}section.gartner-peer-insights .item-2 .start-anim .circle{stroke:#0068ff}section.gartner-peer-insights .item-2 span.gpi__header-txt{font-family:"Poppins";font-style:normal;font-weight:700;font-size:23.511px;line-height:30px;color:#fff;margin-left:15px}section.gartner-peer-insights .gpi__item-api{padding:10px;background-color:#202039;margin-top:10px;margin-bottom:10px;text-align:center;width:100%;height:300px;display:flex;flex-direction:column;justify-content:center}section.gartner-peer-insights span.gpi__gartner-txt{font-family:"Poppins","sans-serif";font-size:14px;color:#fff;padding-right:10%;opacity:.5}section.gartner-peer-insights [id^=gartner-pi-widget] .gartner-pi-link{padding:20px 40px}section.gartner-peer-insights [id^=gartner-pi-widget][data-theme=dark] .gartner-pi-gradient:after{display:none}section.gartner-peer-insights [id^=gartner-pi-widget][data-theme=dark] .gartner-pi-logo{width:50%;order:2}section.gartner-peer-insights [id^=gartner-pi-widget][data-theme=dark] .gartner-pi-header{width:50%;order:1}section.gartner-peer-insights [id^=gartner-pi-widget][data-theme=dark] .gartner-pi-card{display:flex;flex-flow:row wrap;padding-bottom:15px}section.gartner-peer-insights [id^=gartner-pi-widget][data-theme=dark]{background-color:#202039;border:none;width:100%;height:490px}section.gartner-peer-insights [id^=gartner-pi-widget][data-theme=dark] h1.gartner-pi-h1,section.gartner-peer-insights [id^=gartner-pi-widget][data-theme=dark] h2.gartner-pi-h2{display:none}section.gartner-peer-insights [id^=gartner-pi-widget][data-theme=dark]:not([data-size=line]) .gartner-pi-as-of-date{-webkit-transform:none;-ms-transform:rotate(-90deg) translate(135px,144px);transform:none;font-size:12px}section.gartner-peer-insights [id^=gartner-pi-widget][data-theme=dark] .gartner-pi-stats{display:flex;align-items:baseline;order:3;position:relative;width:100%}section.gartner-peer-insights [id^=gartner-pi-widget][data-theme=dark] .gartner-pi-stats .gartner-pi-alignRight{width:auto;margin-right:3%;position:absolute;top:100%;transform:translateY(-85%);left:110px}section.gartner-peer-insights [id^=gartner-pi-widget][data-size=large] .gartner-pi-reviews{max-height:350px}section.gartner-peer-insights [id^=gartner-pi-widget][data-size=large] .gartner-pi-reviews p.gartner-pi-quote{font-family:Poppins;font-style:normal;font-weight:400;font-size:16px;line-height:24px}section.gartner-peer-insights [id^=gartner-pi-widget] .gartner-pi-card .gartner-pi-stats .gartner-pi-alignLeft{width:50%}section.gartner-peer-insights [id^=gartner-pi-widget][data-theme=dark] .gartner-pi-alignLeft .gartner-pi-overall-rating span.gartner-pi-score{font-family:"Poppins";font-style:normal;font-weight:600;font-size:103.475px;line-height:95.5%;text-align:center;color:#58bc82}@media screen and (max-width:767px){section.gartner-peer-insights{padding:20px 0 20px}section.gartner-peer-insights .gpi__mobile-header.gpi__item-header{flex-direction:column;width:100%;min-height:unset;padding:5% 0}section.gartner-peer-insights .gpi__items-wrapper.mobile-only{padding:15px 40px}section.gartner-peer-insights .gpi__mobile-header-logo{margin-bottom:40px}section.gartner-peer-insights .gpi__mobile-header__animation{display:flex;justify-content:center}section.gartner-peer-insights .gpi__mobile-header__circular,section.gartner-peer-insights .gpi__mobile-header__animated-number{width:50%}section.gartner-peer-insights .gpi__mobile-header__circular{display:flex;flex-direction:column;justify-content:center;align-items:center}section.gartner-peer-insights div#gpi-circular{height:70px;overflow:hidden;margin-bottom:10px}section.gartner-peer-insights .ptd .inner{width:120px;height:120px!important}section.gartner-peer-insights .ptd svg.circular-chart,section.gartner-peer-insights .ptd svg.circular-bg{width:120px;height:120px}section.gartner-peer-insights h3.gpi__item-title{font-size:30px;text-align:center}section.gartner-peer-insights p.gpi__text{text-align:left;margin-top:20px}section.gartner-peer-insights .gpi__text br{display:none}section.gartner-peer-insights span.gpi__header-txt{color:#fff}section.gartner-peer-insights .gpi__slider-wrapper{width:100%}section.gartner-peer-insights .gpi__item{width:100%;min-width:unset;min-height:unset;margin-right:0}section.gartner-peer-insights .gpi__item-body{background:unset;text-align:center;padding:10px 0 20px}section.gartner-peer-insights .gpi__item-bottom__content-wrapper{align-items:center}section.gartner-peer-insights .gpi__stars-wrapper{width:100%;display:flex;justify-content:center}section.gartner-peer-insights span.gpi__star{margin:0 5px;width:15px;height:15px}section.gartner-peer-insights .circle.circle{transform:rotate(107deg) translate(-6px,-40.5px);-webkit-transform:rotate(107deg) translate(-6px,-40.5px);-moz-transform:rotate(107deg) translate(-6px,-40.5px);-ms-transform:rotate(107deg) translate(-6px,-40.5px);-o-transform:rotate(107deg) translate(-6px,-40.5px)}section.gartner-peer-insights span.gpi__gartner-txt{padding:0;font-size:11px}}@media(min-width:1024px){.page-template-template-home-page .site-width,.page-template-default .site-width{width:1300px}}.page-template-template-home-page section.gartner-peer-insights,.page-template-default section.gartner-peer-insights{background:#fff}@media(min-width:1024px){.page-template-template-home-page section.gartner-peer-insights,.page-template-default section.gartner-peer-insights{padding-bottom:250px}}@media(min-width:1024px){.page-template-template-home-page section.gartner-peer-insights .gpi__items-wrapper .top-part,.page-template-default section.gartner-peer-insights .gpi__items-wrapper .top-part{margin-bottom:30px}}.page-template-template-home-page section.gartner-peer-insights .gpi__items-wrapper .top-part .gart-link,.page-template-default section.gartner-peer-insights .gpi__items-wrapper .top-part .gart-link{color:#0068ff;text-decoration:none}.page-template-template-home-page section.gartner-peer-insights .gpi__items-wrapper .top-part .gart-link .icon,.page-template-default section.gartner-peer-insights .gpi__items-wrapper .top-part .gart-link .icon{width:8px;right:-20px}.page-template-template-home-page section.gartner-peer-insights .gpi__items-wrapper .top-part .gart-link .icon:hover,.page-template-default section.gartner-peer-insights .gpi__items-wrapper .top-part .gart-link .icon:hover{right:-25px}@media(min-width:1024px){.page-template-template-home-page section.gartner-peer-insights .gpi__items-wrapper .bottom-part,.page-template-default section.gartner-peer-insights .gpi__items-wrapper .bottom-part{margin:0 -15px}}.page-template-template-home-page section.gartner-peer-insights .gpi__items-wrapper .bottom-part .item,.page-template-default section.gartner-peer-insights .gpi__items-wrapper .bottom-part .item{box-shadow:5px 9px 18px 0 rgba(9,27,91,.08);margin:0 0 20px}@media(min-width:768px){.page-template-template-home-page section.gartner-peer-insights .gpi__items-wrapper .bottom-part .item,.page-template-default section.gartner-peer-insights .gpi__items-wrapper .bottom-part .item{padding:50px 35px 20px;margin:0 15px 30px}}@media(max-width:767px){.page-template-template-home-page section.gartner-peer-insights .gpi__items-wrapper .bottom-part .slick-list,.page-template-default section.gartner-peer-insights .gpi__items-wrapper .bottom-part .slick-list{margin:0 -14px}.page-template-template-home-page section.gartner-peer-insights .gpi__items-wrapper .bottom-part .slick-track,.page-template-default section.gartner-peer-insights .gpi__items-wrapper .bottom-part .slick-track{display:flex}.page-template-template-home-page section.gartner-peer-insights .gpi__items-wrapper .bottom-part .slick-slide,.page-template-default section.gartner-peer-insights .gpi__items-wrapper .bottom-part .slick-slide{margin:0 20px 20px}}@media(min-width:1024px){.page-template-default section.gartner-peer-insights{padding-bottom:150px;padding-top:130px}}section.use-cases{padding-top:80px;padding-bottom:40px;background:#f6f6f6;position:relative;z-index:1}section.use-cases .use-cases__item{background-color:#070723;border-radius:17px;height:252px;margin:16px;padding:25px 25px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.use-cases .use-cases__item p{color:#fff;text-align:center}section.use-cases .use-cases__image{min-height:80px;display:flex;align-items:center;justify-content:center}section.use-cases .use-cases__buttons-wrapper{display:flex;justify-content:center;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.use-cases .slick-dotted.slick-slider{margin-bottom:30px}section.use-cases .slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}section.use-cases .slick-dots li{position:relative;display:inline-block;height:8px;width:8px;margin:0 5px;padding:0;cursor:pointer}section.use-cases .slick-dots li button{border-radius:50%;margin:0 5px;border:0;background-color:#070723;opacity:.3;width:8px;height:8px;display:block;outline:none;line-height:0;font-size:0;color:rgba(0,0,0,0);padding:5px;cursor:pointer}section.use-cases .slick-dots li button:hover,section.use-cases .slick-dots li button:focus{outline:none}section.use-cases .slick-dots li button:before{position:absolute;top:0;left:0;content:"";width:8px;height:8px;line-height:8px;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}section.use-cases .slick-dots li.slick-active button:before{opacity:.5}section.use-cases .slick-dots li.slick-active button{opacity:1}@media screen and (max-width:767px){section.use-cases{padding-top:40px}section.use-cases .use-cases__buttons-wrapper{display:none}}@media screen and (min-width:768px){section.use-cases{padding-top:130px}section.use-cases .use-cases__items{display:flex;justify-content:space-between}section.use-cases .use-cases__item{margin:0 16px;width:calc(25% - 32px);max-width:276px}section.use-cases .use-cases__buttons-wrapper{margin-top:50px}}@media screen and (min-width:768px){.page-template-template-home-page .use-cases{padding-top:120px}}section.analysts .analysts__item{background:#fff;box-shadow:0 0 24px rgba(7,7,35,.08);border-radius:16px;padding:15px;margin-bottom:20px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.analysts .analysts__image{position:relative;background:#0068ff;border-radius:12px 12px 0 0;width:100%;background:#0068ff}section.analysts .analysts__logo{max-width:80%}section.analysts .analysts__description{text-align:center;padding-top:15px}@media screen and (min-width:768px){section.analysts{padding-top:40px;position:relative;z-index:1}section.analysts .analysts__items{display:flex;justify-content:space-between}section.analysts .analysts__item{max-width:460px;width:46%}}@media(max-width:767px){section.analysts{background:#f6f6f6;position:relative;z-index:1;padding-bottom:150px}}@media(max-width:1215px){.page-template-template-home-page section.analysts{background:#f6f6f6;position:relative;z-index:1;padding-bottom:150px}}section.value-proposition{background-color:#070723;overflow:hidden;margin-top:-10px;position:relative}section.value-proposition.new{margin-top:0;padding-top:60px;background-color:#000c66;padding-bottom:150px}section.value-proposition.new .value-proposition__description.blue{background-color:#0068ff}section.value-proposition.new .main-content{margin-bottom:0;margin-top:0}@media(min-width:767px){section.value-proposition.new .main-content{margin-top:40px}}section.value-proposition.new .main-content h2,section.value-proposition.new .main-content h3{font-size:22px;font-weight:600;margin:0 0 20px;color:#000c66;text-align:left}@media(min-width:767px){section.value-proposition.new .main-content h2,section.value-proposition.new .main-content h3{font-size:34px}}section.value-proposition.new .main-content p{color:#000c66}section.value-proposition.new .cymulate-cta:hover,section.value-proposition.new .hbspt-form .hs-button:hover,.hbspt-form section.value-proposition.new .hs-button:hover,section.value-proposition.new .error404 section.page-cover .page-cover__intro a:hover,.error404 section.page-cover .page-cover__intro section.value-proposition.new a:hover{background-color:rgba(0,0,0,0);border:1px solid #0068ff}section.value-proposition .value-proposition__items{display:flex;flex-direction:column;max-width:90%;margin:0 auto 80px}section.value-proposition .value-proposition__item{padding-top:15px;width:100%;background:#fff;border-radius:16px;margin-bottom:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;max-height:400px;text-align:center;position:relative;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.value-proposition .value-proposition__title{transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-bottom:0}section.value-proposition .value-proposition__image{transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.value-proposition .value-proposition__description{position:relative;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;color:#fff;padding:40px 15px 0;margin:0}section.value-proposition .value-proposition__description.blue{background-color:#0068ff}section.value-proposition .value-proposition__description.red{background-color:#ef2c1d}section.value-proposition .value-proposition__description.purple{background-color:#7933ff}section.value-proposition .value-proposition__description:before{content:"";display:inline-block;opacity:.5;position:absolute;top:10px;left:calc(50% - 4px);border-left:2px solid #fff;border-bottom:2px solid #fff;width:.53rem;height:.53rem;transform:rotate(-45deg);transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}section.value-proposition .value-proposition__item.is_active .value-proposition__description{max-height:inherit;padding-bottom:30px}section.value-proposition .value-proposition__item.is_active .value-proposition__description:before{transform:rotate(135deg)}@media screen and (max-width:767px){section.value-proposition{margin-top:0}section.value-proposition .value-proposition__items{padding-bottom:0;margin-top:0;margin-bottom:10px}section.value-proposition .value-proposition__image img{width:55px}section.value-proposition .value-proposition__title{font-size:35px}section.value-proposition .value_proposition_short-description{margin-top:0}section.value-proposition .value_proposition_short-description br{display:none}section.value-proposition .value-proposition__description{max-height:15px}}@media screen and (min-width:768px){section.value-proposition .value-proposition__items{flex-direction:row;justify-content:space-between}section.value-proposition .value-proposition__title{margin-top:14px}section.value-proposition .value-proposition__item{margin-top:30px;margin-bottom:30px;height:400px;width:calc(33% - 20px)}section.value-proposition .value-proposition__description{height:fit-content;position:absolute;bottom:0;transform:translateY(calc(100% - 40px))}section.value-proposition .value-proposition__item.is_active .value-proposition__image{transform:translateY(-90px) scale(.7)}section.value-proposition .value-proposition__item.is_active .value-proposition__title{transform:translateY(-120px)}section.value-proposition .value-proposition__item.is_active .value_proposition_short-description{opacity:0;transition:all 1000 ease-in-out;-webkit-transition:all 1000 ease-in-out;-moz-transition:all 1000 ease-in-out;-ms-transition:all 1000 ease-in-out;-o-transition:all 1000 ease-in-out}section.value-proposition .value-proposition__item.is_active .value-proposition__description{transform:translateY(0)}}@media screen and (min-width:992px){section.value-proposition .value-proposition__item{padding:40px 30px 30px;width:calc(35.3% - 60px)}}section.dashboard{background-color:#070723;padding-top:40px;padding-bottom:40px}section.dashboard .dashboard__content-wrapper{z-index:1}section.dashboard .dashboard__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;grid-area:title;color:#fff}section.dashboard .dashboard__image{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.dashboard .dashboard__description{margin-bottom:30px;color:#fff;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.dashboard .dashboard__description p{color:var(--color)}@media screen and (min-width:768px){section.dashboard .dashboard__description h3{font-size:35px;text-align:left;color:#fff;line-height:1.1;margin:0}}section.dashboard .dashboard__cta{opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.dashboard.new .dashboard__cta.baw{background-color:#fff!important;color:#000;border:1px solid rgba(0,0,0,0)!important}section.dashboard.new .dashboard__cta.baw:hover{background-color:rgba(0,0,0,0)!important;border-color:#fff!important;color:#fff}@media screen and (min-width:768px){section.dashboard .dashboard__content-wrapper{display:grid;justify-content:space-between;align-items:center;grid-template-rows:auto}section.dashboard .dashboard__content-wrapper.right-image{grid-template-columns:33% 60%;grid-template-areas:"title title" "description image" "cta image"}section.dashboard .dashboard__content-wrapper.left-image{grid-template-columns:60% 33%;grid-template-rows:auto;grid-template-areas:"title title" "image description" "image cta"}section.dashboard.new .dashboard__content-wrapper.right-image{grid-template-columns:37% 55%}section.dashboard.new .dashboard__content-wrapper.left-image{grid-template-columns:55% 37%}section.dashboard .dashboard__title{grid-area:title}section.dashboard .dashboard__image{grid-area:image}section.dashboard .dashboard__description{grid-area:description;max-width:400px;align-self:flex-end;margin-bottom:30px}section.dashboard .dashboard__cta{grid-area:cta;align-self:flex-start}}@media screen and (max-width:767px){section.dashboard .dashboard__title{font-size:30px;margin-top:0}section.dashboard .dashboard__description{text-align:left;padding-left:20px;padding-right:20px}section.dashboard .dashboard__description h3{text-align:left}section.dashboard .dashboard__image{margin-bottom:50px}section.dashboard .dashboard__cta{margin:0 auto}}.page-template-template-home-page section.dashboard{padding-bottom:160px;margin-top:0;padding-top:0}.page-template-template-home-page section.dashboard.new{padding-top:50px;padding-bottom:50px;margin-top:0}@media screen and (min-width:768px){.page-template-template-home-page section.dashboard.new{padding-top:50px}}.page-template-template-home-page section.dashboard.new h3{color:#fff}@media screen and (min-width:768px){.page-template-template-home-page section.dashboard{padding-top:30px;padding-bottom:420px;margin-top:-40px}.page-template-template-home-page section.dashboard.new{padding-top:100px;padding-bottom:100px;margin-top:0}}@media(orientation:landscape)and (max-height:480px){.page-template-template-home-page section.dashboard.new{padding-top:0}}@media only screen and (min-width:768px)and (max-width:1024px){.page-template-template-home-page section.dashboard{padding-bottom:380px}}.page-template-template-vector section.dashboard .dashboard__description ul{list-style:none;margin:0 0 15px;padding:0}.page-template-template-vector section.dashboard .dashboard__description ul li{margin:26px 0 0;padding-left:30px;position:relative;font-size:13px}.page-template-template-vector section.dashboard .dashboard__description ul li:before{background-color:#0068ff;border-radius:50%;content:"";height:14px;left:0;position:absolute;top:1px;width:14px}.page-template-template-vector section.dashboard .dashboard__image{max-width:660px}section.learn-more-strip{width:100%;background-color:#fff;padding:3% 0}section.learn-more-strip.new{padding:110px 0}@media(max-width:767px){section.learn-more-strip.new{padding:63px 0 69px}}section.learn-more-strip.new h2{font-size:34px;line-height:1.11em;color:#000c66;margin:0}@media(max-width:767px){section.learn-more-strip.new h2{font-size:28px}}section.learn-more-strip.new .lms__slider-wrapper{margin-top:45px;gap:33px}@media(max-width:767px){section.learn-more-strip.new .lms__slider-wrapper{margin-top:30px}}section.learn-more-strip.new .lms__slider-wrapper.with-logos .lms__item-content-wrapper{height:59%}section.learn-more-strip.new .lms__slider-wrapper.with-logos .lms__item-title{margin-bottom:0}section.learn-more-strip.new .lms__slider-wrapper .slick-list{padding:20px 20px 27px;margin:-20px -40px}section.learn-more-strip.new .lms__slider-wrapper .slick-slide{margin:0 20px}section.learn-more-strip.new .lms__item{background:var(--White,#FFF);box-shadow:2.6px 2.6px 10.401px 5px rgba(3,7,55,.1)}section.learn-more-strip.new .lms__rounded-corner{display:none}section.learn-more-strip.new .lms__item-content-wrapper{padding:37px 35px 40px 35px}@media(max-width:767px){section.learn-more-strip.new .lms__item-content-wrapper{padding:30px 8px 30px 20px}}section.learn-more-strip.new .lms__item-category{margin-bottom:16px;color:#000c66}@media(max-width:767px){section.learn-more-strip.new .lms__item-category{margin-bottom:13px}}section.learn-more-strip.new .lms__item-title{font-size:18px;font-weight:500;line-height:1.5em;color:#000c66;margin-bottom:0}@media(max-width:767px){section.learn-more-strip.new .lms__item-title{font-size:16px}}section.learn-more-strip.new .lms__item-text{font-size:18px;font-weight:300;line-height:1.388em;color:#000c66;margin-top:1px;margin-bottom:16px}@media(max-width:767px){section.learn-more-strip.new .lms__item-text{margin-top:2px;margin-bottom:13px;font-size:16px}}section.learn-more-strip.new .cymulate-cta,section.learn-more-strip.new section.ecademy-form .ecademy-form__form .hbspt-form .hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.learn-more-strip.new .hs-button,section.learn-more-strip.new .hbspt-form .hs-button,.hbspt-form section.learn-more-strip.new .hs-button,section.learn-more-strip.new .page-template-template-contact-us section.page-cover .hbspt-form .hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.learn-more-strip.new .hs-button,section.learn-more-strip.new .page-template-template-flexible-content section.page-cover .hbspt-form .hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.learn-more-strip.new .hs-button,section.learn-more-strip.new .page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.learn-more-strip.new .hs-button,section.learn-more-strip.new .page-template-template-landing-page section.page-cover .hbspt-form .hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.learn-more-strip.new .hs-button,section.learn-more-strip.new .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro section.learn-more-strip.new a{background-color:rgba(0,0,0,0)!important;color:#0068ff;text-align:left;position:relative;border:0;padding:0;margin:0;justify-content:flex-start;font-weight:600;font-size:18px;line-height:1.5em;max-width:none;min-width:0;min-height:auto;transition:250ms all}section.learn-more-strip.new .cymulate-cta:after,section.learn-more-strip.new section.ecademy-form .ecademy-form__form .hbspt-form .hs-button:after,section.ecademy-form .ecademy-form__form .hbspt-form section.learn-more-strip.new .hs-button:after,section.learn-more-strip.new .hbspt-form .hs-button:after,.hbspt-form section.learn-more-strip.new .hs-button:after,section.learn-more-strip.new .page-template-template-contact-us section.page-cover .hbspt-form .hs-button:after,.page-template-template-contact-us section.page-cover .hbspt-form section.learn-more-strip.new .hs-button:after,section.learn-more-strip.new .page-template-template-flexible-content section.page-cover .hbspt-form .hs-button:after,.page-template-template-flexible-content section.page-cover .hbspt-form section.learn-more-strip.new .hs-button:after,section.learn-more-strip.new .page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button:after,.page-template-template-become-a-partner section.page-cover .hbspt-form section.learn-more-strip.new .hs-button:after,section.learn-more-strip.new .page-template-template-landing-page section.page-cover .hbspt-form .hs-button:after,.page-template-template-landing-page section.page-cover .hbspt-form section.learn-more-strip.new .hs-button:after,section.learn-more-strip.new .error404 section.page-cover .page-cover__intro a:after,.error404 section.page-cover .page-cover__intro section.learn-more-strip.new a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#0068ff;transition:250ms all}section.learn-more-strip.new .cymulate-cta:hover,section.learn-more-strip.new .hbspt-form .hs-button:hover,.hbspt-form section.learn-more-strip.new .hs-button:hover,section.learn-more-strip.new .error404 section.page-cover .page-cover__intro a:hover,.error404 section.page-cover .page-cover__intro section.learn-more-strip.new a:hover{background-color:rgba(0,0,0,0);border:0!important}section.learn-more-strip.new .cymulate-cta:hover:after,section.learn-more-strip.new .hbspt-form .hs-button:hover:after,.hbspt-form section.learn-more-strip.new .hs-button:hover:after,section.learn-more-strip.new .error404 section.page-cover .page-cover__intro a:hover:after,.error404 section.page-cover .page-cover__intro section.learn-more-strip.new a:hover:after{width:100%}section.learn-more-strip.new .cymulate-cta:hover .icon,section.learn-more-strip.new .hbspt-form .hs-button:hover .icon,.hbspt-form section.learn-more-strip.new .hs-button:hover .icon,section.learn-more-strip.new .error404 section.page-cover .page-cover__intro a:hover .icon,.error404 section.page-cover .page-cover__intro section.learn-more-strip.new a:hover .icon{margin-left:15px}section.learn-more-strip.new .cymulate-cta .icon,section.learn-more-strip.new .hbspt-form .hs-button .icon,.hbspt-form section.learn-more-strip.new .hs-button .icon,section.learn-more-strip.new .error404 section.page-cover .page-cover__intro a .icon,.error404 section.page-cover .page-cover__intro section.learn-more-strip.new a .icon{margin-left:10px;transition:250ms all}section.learn-more-strip .lms__slider-wrapper{display:flex;justify-content:space-between;margin-top:90px;flex-wrap:nowrap}@media screen and (max-width:767px){section.learn-more-strip .lms__slider-wrapper:not(.slick-slider){flex-direction:column;gap:20px}}@media screen and (max-width:767px){section.learn-more-strip .lms__slider-wrapper:not(.slick-slider) .lms__item{width:100%;margin:0}}section.learn-more-strip .slick-slider .slick-track{display:flex}section.learn-more-strip .slick-slider .lms__item{height:auto}section.learn-more-strip .slick-slider .lms__item-content-wrapper{height:auto}section.learn-more-strip .lms__item{flex-basis:100px;flex-grow:1;background-color:#f6f6f6;border-radius:18px;background-color:#e8e9eb;position:relative;overflow:hidden}section.learn-more-strip .lms__item:last-child{margin-right:0}section.learn-more-strip .lms__item-img{display:block;position:relative;top:auto;transform:none;left:auto;right:auto;bottom:auto;width:100%}section.learn-more-strip .lms__item-img,section.learn-more-strip .lms__item-img img{height:197px;object-fit:cover}@media(max-width:767px){section.learn-more-strip .lms__item-img,section.learn-more-strip .lms__item-img img{height:164px;object-position:center top}}section.learn-more-strip .lms__item-img img{width:100%}@media(min-width:1024px){section.learn-more-strip .lms__item-img img{width:auto}}section.learn-more-strip .lms__item-bg{width:100%;position:absolute;overflow:hidden;z-index:0;border-radius:18px;-webkit-border-radius:18px;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px}section.learn-more-strip .lms__rounded-corner{width:291px;height:291px;border-radius:50%;position:absolute;top:-160px;left:-160px}section.learn-more-strip .lms__item-content-wrapper{display:flex;flex-direction:column;justify-content:space-between;padding:38% 12% 8%}section.learn-more-strip .lms__item-category{margin:0 0 20px;font-size:16px;font-weight:700;line-height:1.5em;letter-spacing:.05em;text-transform:uppercase}section.learn-more-strip .lms__item-title{margin:0 0 10px;text-align:left}section.learn-more-strip p.lms__item-text{margin:0 0 30px}section.learn-more-strip a.cymulate-cta,section.learn-more-strip section.ecademy-form .ecademy-form__form .hbspt-form a.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.learn-more-strip a.hs-button,section.learn-more-strip .hbspt-form a.hs-button,.hbspt-form section.learn-more-strip a.hs-button,section.learn-more-strip .page-template-template-contact-us section.page-cover .hbspt-form a.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.learn-more-strip a.hs-button,section.learn-more-strip .page-template-template-flexible-content section.page-cover .hbspt-form a.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.learn-more-strip a.hs-button,section.learn-more-strip .page-template-template-become-a-partner section.page-cover .hbspt-form a.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.learn-more-strip a.hs-button,section.learn-more-strip .page-template-template-landing-page section.page-cover .hbspt-form a.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.learn-more-strip a.hs-button,section.learn-more-strip .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro section.learn-more-strip a{margin-top:auto;min-width:60%}section.learn-more-strip .lms__content-wrapper{gap:20px}@media screen and (min-width:767px)and (max-width:1023px){section.learn-more-strip .lms__content-wrapper{flex-wrap:wrap;justify-content:center}section.learn-more-strip .lms__item-content-wrapper{padding:75% 4% 8%}section.learn-more-strip .lms__item-category{margin:0}}@media screen and (max-width:767px){section.learn-more-strip .lms__item,section.learn-more-strip .lms__item:last-child{margin:0 22px}section.learn-more-strip .lms__slider-wrapper{margin-top:0;padding-bottom:30px}section.learn-more-strip .slick-dots{bottom:-5px}section.learn-more-strip .lms__item-content-wrapper{padding:45% 7% 8%;justify-content:unset}section.learn-more-strip a.cymulate-cta.cta-on-light,section.learn-more-strip section.ecademy-form .ecademy-form__form .hbspt-form a.cta-on-light.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.learn-more-strip a.cta-on-light.hs-button,section.learn-more-strip .hbspt-form a.cta-on-light.hs-button,.hbspt-form section.learn-more-strip a.cta-on-light.hs-button,section.learn-more-strip .page-template-template-contact-us section.page-cover .hbspt-form a.cta-on-light.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.learn-more-strip a.cta-on-light.hs-button,section.learn-more-strip .page-template-template-flexible-content section.page-cover .hbspt-form a.cta-on-light.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.learn-more-strip a.cta-on-light.hs-button,section.learn-more-strip .page-template-template-become-a-partner section.page-cover .hbspt-form a.cta-on-light.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.learn-more-strip a.cta-on-light.hs-button,section.learn-more-strip .page-template-template-landing-page section.page-cover .hbspt-form a.cta-on-light.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.learn-more-strip a.cta-on-light.hs-button,section.learn-more-strip .error404 section.page-cover .page-cover__intro a.cta-on-light,.error404 section.page-cover .page-cover__intro section.learn-more-strip a.cta-on-light{margin-top:unset}}@media screen and (max-width:356px){section.learn-more-strip .lms__item-content-wrapper{padding-top:55%}}.page-template-template-live-demo section.learn-more-strip{padding:3% 0 7%}@media screen and (max-width:768px){.page-template-template-live-demo section.learn-more-strip{padding:3% 0 10%}}.page-template-template-contuniuous-security-validation section.learn-more-strip .lms__content-wrapper{z-index:1}.page-template-template-BAS section.learn-more-strip,.page-template-template-purple-team section.learn-more-strip{background-color:#f6f6f6}@media only screen and (max-width:767px){.page-template-template-BAS section.learn-more-strip,.page-template-template-purple-team section.learn-more-strip{background-color:#fff}}.page-template-template-enterprise-security-posture-validation section.learn-more-strip{background-color:#e8e9eb;position:relative;padding-top:0;padding-bottom:60px}.page-template-template-enterprise-security-posture-validation section.learn-more-strip:before{position:absolute;content:"";top:-450px;left:0;right:0;background:var(--wpr-bg-324dc28e-a9ab-46a1-b168-6298eeabfb2d) center top no-repeat;height:100vh;background-size:cover}.page-template-template-enterprise-security-posture-validation section.learn-more-strip .lms__content-wrapper,.page-template-template-enterprise-security-posture-validation section.learn-more-strip .lms__section-title{position:relative}.page-template-template-enterprise-security-posture-validation section.learn-more-strip .lms__item{background-color:#fff}@media screen and (max-width:1199px){.page-template-template-enterprise-security-posture-validation section.learn-more-strip{margin-top:100px}.page-template-template-enterprise-security-posture-validation section.learn-more-strip:before{top:-115px;height:150px;background-color:#fff;background-size:100%}}@media screen and (min-width:991px){.page-template-template-enterprise-security-posture-validation section.learn-more-strip{padding-bottom:80px}}.page-template-template-soc-validation section.learn-more-strip{background-color:#202039}.page-template-template-soc-validation section.learn-more-strip .lms__section-title{color:#fff}.page-template-template-soc-validation section.learn-more-strip .lms__item{background-color:#fff}.page-template-template-integrations section.learn-more-strip,.page-template-template-CART section.learn-more-strip,.page-template-template-soc-roles section.learn-more-strip{background-color:#f6f6f6}.page-template-template-integrations section.learn-more-strip .lms__item,.page-template-template-CART section.learn-more-strip .lms__item,.page-template-template-soc-roles section.learn-more-strip .lms__item{background-color:#fff}.single-resource .learn-more-strip{padding:100px 0 150px;background:var(--wpr-bg-9b3bde65-5720-48e3-80e5-a25d1ed38f64) no-repeat 0 0}.single-resource .learn-more-strip .lms__section-title{display:none}@media only screen and (min-width:768px)and (max-width:1024px){.single-resource .learn-more-strip{background-position:top center}}@media only screen and (max-width:767px){.single-resource .learn-more-strip{background:url(../../../../../../../../../../themes/cymulate-2022/build/images/070723-inner-rounded-bg-mobile.png) no-repeat top center;background-size:cover;padding:50px 0}}.page-template-template-mitre-attack section.learn-more-strip{padding-bottom:6%}.page-template-template-amplify .learn-more-strip{background-color:#f6f6f6;padding:3% 0 7%}.page-template-template-amplify .learn-more-strip .lms__item{background-color:#fff}.page-template-template-flexible-content .lms__content-wrapper,.page-template-default .lms__content-wrapper{margin:0 auto 90px}.page-template-template-flexible-content .learn-more-strip.new .learn-more-slider,.page-template-default .learn-more-strip.new .learn-more-slider{display:flex;justify-content:space-between;flex-direction:column;width:100%;margin-top:30px}@media(min-width:1024px){.page-template-template-flexible-content .learn-more-strip.new .learn-more-slider,.page-template-default .learn-more-strip.new .learn-more-slider{max-width:60%;margin-top:66px}}.page-template-template-flexible-content .learn-more-strip.new .learn-more-slider .slick-track,.page-template-default .learn-more-strip.new .learn-more-slider .slick-track{display:flex!important}.page-template-template-flexible-content .learn-more-strip.new .learn-more-slider .slick-slide,.page-template-default .learn-more-strip.new .learn-more-slider .slick-slide{height:inherit!important}.page-template-template-flexible-content .learn-more-strip.new .learn-more-slider .lms__item-content-wrapper,.page-template-default .learn-more-strip.new .learn-more-slider .lms__item-content-wrapper{height:auto;justify-content:flex-start;display:block;padding:6% 12%}@media(min-width:1024px){.page-template-template-flexible-content .learn-more-strip.new .learn-more-slider .inner-wrapper,.page-template-default .learn-more-strip.new .learn-more-slider .inner-wrapper{margin:0 -12px}}.page-template-template-flexible-content .learn-more-strip.new .learn-more-slider .lms__item,.page-template-default .learn-more-strip.new .learn-more-slider .lms__item{height:auto;margin-bottom:30px}@media(min-width:1024px){.page-template-template-flexible-content .learn-more-strip.new .learn-more-slider .lms__item,.page-template-default .learn-more-strip.new .learn-more-slider .lms__item{max-width:547px;margin-left:21px;margin-right:21px;box-shadow:0 4px 7px -2px rgba(3,7,55,.1)}}.page-template-template-flexible-content .learn-more-strip.new .learn-more-slider .lms__item .lms__item-img img,.page-template-default .learn-more-strip.new .learn-more-slider .lms__item .lms__item-img img{width:100%}.page-template-template-flexible-content .learn-more-strip.new .learn-more-slider .cymulate-cta,.page-template-template-flexible-content .learn-more-strip.new .learn-more-slider .hbspt-form .hs-button,.hbspt-form .page-template-template-flexible-content .learn-more-strip.new .learn-more-slider .hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form .learn-more-strip.new .learn-more-slider .hs-button,.page-template-template-flexible-content .learn-more-strip.new .learn-more-slider .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .page-template-template-flexible-content .learn-more-strip.new .learn-more-slider a,.page-template-default .learn-more-strip.new .learn-more-slider .cymulate-cta,.page-template-default .learn-more-strip.new .learn-more-slider .hbspt-form .hs-button,.hbspt-form .page-template-default .learn-more-strip.new .learn-more-slider .hs-button,.page-template-default .learn-more-strip.new .learn-more-slider .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .page-template-default .learn-more-strip.new .learn-more-slider a{border:none!important}.page-template-template-flexible-content .learn-more-strip .lms__item,.page-template-default .learn-more-strip .lms__item{background-color:#fff;box-shadow:2.60026px 2.60026px 10.401px 5px rgba(3,7,55,.1)}.page-template-template-flexible-content .learn-more-strip .lms__item-category,.page-template-default .learn-more-strip .lms__item-category{margin-bottom:10px}.page-template-template-flexible-content .learn-more-strip .lms__item-title,.page-template-default .learn-more-strip .lms__item-title{font-size:19px}.page-template-template-flexible-content .learn-more-strip .lms__rounded-corner,.page-template-default .learn-more-strip .lms__rounded-corner{width:261px;height:281px;border-radius:100%;top:-160px;left:-100px}.page-template-template-flexible-content .learn-more-strip .cymulate-cta,.page-template-template-flexible-content .learn-more-strip section.ecademy-form .ecademy-form__form .hbspt-form .hs-button,section.ecademy-form .ecademy-form__form .hbspt-form .page-template-template-flexible-content .learn-more-strip .hs-button,.page-template-template-flexible-content .learn-more-strip .hbspt-form .hs-button,.hbspt-form .page-template-template-flexible-content .learn-more-strip .hs-button,.page-template-template-contact-us section.page-cover .hbspt-form .page-template-template-flexible-content .learn-more-strip .hs-button,.page-template-template-flexible-content .learn-more-strip section.page-cover .hbspt-form .hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form .learn-more-strip .hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form .page-template-template-flexible-content .learn-more-strip .hs-button,.page-template-template-landing-page section.page-cover .hbspt-form .page-template-template-flexible-content .learn-more-strip .hs-button,.page-template-template-flexible-content .learn-more-strip .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .page-template-template-flexible-content .learn-more-strip a,.page-template-default .learn-more-strip .cymulate-cta,.page-template-default .learn-more-strip section.ecademy-form .ecademy-form__form .hbspt-form .hs-button,section.ecademy-form .ecademy-form__form .hbspt-form .page-template-default .learn-more-strip .hs-button,.page-template-default .learn-more-strip .hbspt-form .hs-button,.hbspt-form .page-template-default .learn-more-strip .hs-button,.page-template-default .learn-more-strip .page-template-template-contact-us section.page-cover .hbspt-form .hs-button,.page-template-template-contact-us section.page-cover .hbspt-form .page-template-default .learn-more-strip .hs-button,.page-template-default .learn-more-strip .page-template-template-flexible-content section.page-cover .hbspt-form .hs-button,.page-template-default .learn-more-strip .page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form .page-template-default .learn-more-strip .hs-button,.page-template-default .learn-more-strip .page-template-template-landing-page section.page-cover .hbspt-form .hs-button,.page-template-template-landing-page section.page-cover .hbspt-form .page-template-default .learn-more-strip .hs-button,.page-template-default .learn-more-strip .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .page-template-default .learn-more-strip a{background-color:#1e1e4c!important;color:#fff;border:1px solid rgba(0,0,0,0)!important}.page-template-template-flexible-content .learn-more-strip .cymulate-cta:hover,.page-template-template-flexible-content .learn-more-strip .hbspt-form .hs-button:hover,.hbspt-form .page-template-template-flexible-content .learn-more-strip .hs-button:hover,.page-template-template-flexible-content section.page-cover .hbspt-form .learn-more-strip .hs-button:hover,.page-template-template-flexible-content .learn-more-strip .error404 section.page-cover .page-cover__intro a:hover,.error404 section.page-cover .page-cover__intro .page-template-template-flexible-content .learn-more-strip a:hover,.page-template-default .learn-more-strip .cymulate-cta:hover,.page-template-default .learn-more-strip .hbspt-form .hs-button:hover,.hbspt-form .page-template-default .learn-more-strip .hs-button:hover,.page-template-default .learn-more-strip .error404 section.page-cover .page-cover__intro a:hover,.error404 section.page-cover .page-cover__intro .page-template-default .learn-more-strip a:hover{background-color:rgba(0,0,0,0)!important;border-color:#1e1e4c!important;color:#1e1e4c}@media screen and (min-width:767px){.page-template-template-flexible-content .learn-more-strip .slick-dots li,.page-template-default .learn-more-strip .slick-dots li{height:12px;width:12px}}.page-template-template-flexible-content .learn-more-strip .slick-dots li button,.page-template-default .learn-more-strip .slick-dots li button{background-color:#081d84}.page-template-template-flexible-content .learn-more-strip button.custom-slick-arrow.slick-arrow.slick-next,.page-template-default .learn-more-strip button.custom-slick-arrow.slick-arrow.slick-next{right:-77px}.page-template-template-flexible-content .learn-more-strip button.custom-slick-arrow.slick-arrow.slick-prev,.page-template-default .learn-more-strip button.custom-slick-arrow.slick-arrow.slick-prev{left:-77px}.page-template-default .learn-more-strip.new .learn-more-slider{display:block}@media(min-width:1024px){.page-template-default .learn-more-strip.new .learn-more-slider{max-width:70%}}.page-template-default .learn-more-strip.new .learn-more-slider .inner-wrapper{margin-top:30px;display:flex;justify-content:center;flex-flow:column}@media(min-width:767px){.page-template-default .learn-more-strip.new .learn-more-slider .inner-wrapper{flex-flow:row}}body.page-template-template-home-page section.learn-more-strip.new{background-color:#f3f8ff}@media(min-width:1024px){body.page-template-template-home-page section.learn-more-strip.new{padding:5% 0 10%}}body.page-template-template-home-page section.learn-more-strip.new h2{text-align:left;margin:0;font-weight:600}body.page-template-template-home-page section.learn-more-strip.new .lms__slider-wrapper{margin-top:50px}@media(max-width:992px){body.page-template-template-home-page section.learn-more-strip.new .lms__slider-wrapper{margin-top:20px}}body.page-template-template-home-page section.learn-more-strip.new .lms__item-category{color:#000c66}body.page-template-template-home-page section.learn-more-strip.new .lms__item-content-wrapper{height:50%}@media(min-width:1024px){body.page-template-template-home-page section.learn-more-strip.new .lms__item-content-wrapper{height:58%}}@media(max-width:992px){body.page-template-template-home-page section.learn-more-strip.new .lms__item-content-wrapper{height:auto}}body.page-template-template-home-page section.learn-more-strip.new .lms__item{height:auto}body.page-template-template-home-page section.learn-more-strip.new .lms__item-img img{width:100%}@media(min-width:1024px){body.page-template-template-home-page section.learn-more-strip.new .lms__item-img img{width:auto}}body.page-template-template-home-page section.learn-more-strip.new .lms__item-title,body.page-template-template-home-page section.learn-more-strip.new .lms__item-text{margin:0;color:#000c66}.page-template-template-platform .lms__section-title,.page-template-template-soc .lms__section-title{text-align:left;font-weight:600}.page-template-template-platform .learn-more-strip .lms__item{display:flex;flex-direction:column}.page-template-template-platform .learn-more-strip .lms__item-content-wrapper{flex-grow:1;justify-content:flex-start}.page-template-template-platform .learn-more-strip .lms__item-content-wrapper .cymulate-cta,.page-template-template-platform .learn-more-strip .lms__item-content-wrapper .hbspt-form .hs-button,.hbspt-form .page-template-template-platform .learn-more-strip .lms__item-content-wrapper .hs-button,.page-template-template-platform .learn-more-strip .lms__item-content-wrapper .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .page-template-template-platform .learn-more-strip .lms__item-content-wrapper a{margin:auto auto 0 0}.page-template-template-soc .learn-more-strip{background-color:#f3f8ff}section.awards{background-color:#fff;padding:40px 0 60px}section.awards .awards__items{display:flex;justify-content:space-between;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.awards .awards__image{display:flex;flex-direction:column;align-items:center}section.awards p.awards__text{font-weight:500;font-size:13px;line-height:19px;text-align:center}@media screen and (max-width:767px){section.awards .awards__items{flex-wrap:wrap}section.awards .awards__item{flex:50%}}@media only screen and (min-width:768px)and (max-width:1024px){.page-template-template-careers-lobby section.awards{margin-bottom:-60px}}.page-template-template-security-control-validation .awards__items,.page-template-template-flexible-content .awards__items{margin-bottom:-160px;z-index:11;background:#fff;box-shadow:4px 4px 16px rgba(69,69,90,.25);border-radius:16px;padding:40px}@media screen and (max-width:767px){.page-template-template-security-control-validation .awards__items,.page-template-template-flexible-content .awards__items{margin-bottom:0;z-index:11;background:rgba(0,0,0,0);box-shadow:none;padding:0}}.page-template-template-flexible-content section.awards{padding:0 0 40px;margin-top:-110px;background-color:rgba(0,0,0,0)}.page-template-template-flexible-content section.awards.stick-to-top{margin-top:0;margin-bottom:0;padding:0;position:relative}.page-template-template-flexible-content section.awards.stick-to-top .awards__content-wrapper{position:absolute;top:-100px;left:50%;transform:translateX(-50%)}.page-template-template-flexible-content section.awards.stick-to-top+section{padding-top:200px}.page-template-template-flexible-content .awards__items{margin-bottom:0}.page-template-template-home-page section.awards.new{background-color:#eef1f6;padding:60px 0 80px}section.testimonials{position:relative;background-color:#fff}section.testimonials.new{padding:5px}@media(min-width:1024px){section.testimonials.new{padding:30px 0}}section.testimonials.new .testimonials__company-logo-wrapper.testimonials__btn{opacity:.2}section.testimonials.new .testimonials__company-logo-wrapper.testimonials__btn.active,section.testimonials.new .testimonials__company-logo-wrapper.testimonials__btn.slick-active,section.testimonials.new .testimonials__company-logo-wrapper.testimonials__btn:hover{opacity:1}section.testimonials .testimonials__section-title{color:#060e4b;margin-top:0}@media(min-width:1024px){section.testimonials .testimonials__section-title{font-size:30px}}section.testimonials .testimonials__content-wrapper{height:440px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 24px rgba(7,7,35,.08);padding:0 3%;margin-top:-200px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;flex-flow:column}section.testimonials .testimonials__content-wrapper .testimonials-outer-wrapper{display:flex;align-items:center;justify-content:center;width:100%;flex-flow:column;gap:10px}@media(min-width:1024px){section.testimonials .testimonials__content-wrapper .testimonials-outer-wrapper{flex-flow:row}}section.testimonials .testimonials__buttons-wrapper,section.testimonials .testimonials__item__content-wrapper{width:45%}section.testimonials .testimonials__slider-wrapper{height:240px;padding-right:10%}section.testimonials .testimonials__company-logo-wrapper.testimonials__btn{width:49%;display:flex;justify-content:flex-start;align-items:baseline;cursor:pointer;opacity:.5;background-color:rgba(0,0,0,0);border:none;padding:0;height:fit-content;display:inline-block;margin-bottom:30px;vertical-align:middle;text-align:left}section.testimonials .testimonials__company-logo-wrapper.testimonials__btn.active,section.testimonials .testimonials__company-logo-wrapper.testimonials__btn.slick-active{opacity:1}section.testimonials .testimonials__cta{margin-top:auto}section.testimonials .testimonials__cta.mobile-only{display:none}section.testimonials .testimonials__item__content-wrapper{background:#005df2;border-radius:16px;width:497px;height:316px;display:flex;align-items:center;justify-content:center;position:relative;padding:20px 5%;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px}section.testimonials .testimonials__item-content{display:none}section.testimonials .testimonials__item-content.active{display:block;overflow:none;max-height:100%}section.testimonials .testimonials__item-content.testimonials__item-video{overflow:hidden}section.testimonials .testimonials__item__author-img-wrapper{position:absolute;left:-60px;top:50px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}section.testimonials .testimonials__item-titles{font-weight:700;font-size:16px;line-height:24px;color:#070723}section.testimonials p{color:#070723;font-size:17px;margin:0;text-align:left}@media(min-width:1024px){section.testimonials p{color:#fff}}section.testimonials em{margin-top:8px;display:block;font-size:13px;font-style:normal;line-height:1;font-weight:600;color:#fff;text-align:left}section.testimonials .testimonials__video-link{position:relative}section.testimonials .testimonials__video-link::before{content:"";position:absolute;top:75px;left:140px;background-image:var(--wpr-bg-925d3f61-8901-4bfb-835d-77e5c6b2cf2c);cursor:pointer;width:66px;height:66px;z-index:9}section.testimonials .testimonials__video-link::before:hover ::before{filter:drop-shadow(2px 4px 6px black)}@media screen and (max-width:767px){section.testimonials{z-index:2;background:#f6f6f6;margin-top:0}section.testimonials .testimonials__content-wrapper{flex-direction:column;width:90%;height:auto;margin-top:0}section.testimonials .testimonials__buttons-wrapper{width:100%}section.testimonials .testimonials__slider-wrapper{width:100%;padding:0;flex-wrap:nowrap;height:60px;align-items:center;margin-top:25px}section.testimonials .testimonials__company-logo-wrapper.testimonials__btn{justify-content:center;display:flex;height:100%}section.testimonials a.testimonials__cta.cymulate-cta.cta-on-light,section.testimonials .hbspt-form a.testimonials__cta.cta-on-light.hs-button,.hbspt-form section.testimonials a.testimonials__cta.cta-on-light.hs-button,section.testimonials .error404 section.page-cover .page-cover__intro a.testimonials__cta.cta-on-light,.error404 section.page-cover .page-cover__intro section.testimonials a.testimonials__cta.cta-on-light{display:none}section.testimonials a.testimonials__cta.cymulate-cta.cta-on-light.mobile-only,section.testimonials .hbspt-form a.testimonials__cta.cta-on-light.mobile-only.hs-button,.hbspt-form section.testimonials a.testimonials__cta.cta-on-light.mobile-only.hs-button,section.testimonials .error404 section.page-cover .page-cover__intro a.testimonials__cta.cta-on-light.mobile-only,.error404 section.page-cover .page-cover__intro section.testimonials a.testimonials__cta.cta-on-light.mobile-only{display:flex;margin:90px auto 30px}section.testimonials button.testimonials__company-logo-wrapper.testimonials__btn{width:auto;align-items:center}section.testimonials .testimonials__item__content-wrapper.testimonials__content-slider-wrapper{background:#fff;width:100%;height:auto}section.testimonials .testimonials__item__author-img-wrapper{position:unset;width:113px;height:113px;margin:0 auto 16px}section.testimonials div.testimonials__item-content,section.testimonials div.testimonials__item-content.active{overflow:unset;max-height:unset;display:block}section.testimonials .testimonials__item-titles,section.testimonials .testimonials__item-quote{text-align:center}section.testimonials .testimonials__item-titles br,section.testimonials .testimonials__item-quote br{display:none}section.testimonials .testimonials__item-content.testimonials__item-video{min-height:390px;height:1px}section.testimonials a.testimonials__video-link{position:relative;width:100%;height:100%;display:block}section.testimonials .testimonials__video-link::before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}section.testimonials .testimonials__item__video-img-wrapper{height:100%;width:100%;position:relative}section.testimonials .testimonials__item__video-img-wrapper .testimonials__item__video-img{max-width:unset;height:100%;width:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}section.testimonials .testimonials__item__video-img-wrapper .testimonials__item__video-img img{max-width:unset;height:100%;width:auto}section.testimonials .slick-dots{bottom:-35px}}@media only screen and (min-width:768px)and (max-width:1024px){section.testimonials .testimonials__slider-wrapper{height:auto}section.testimonials .testimonials__company-logo-wrapper.testimonials__btn{padding:0 5px}section.testimonials .testimonials__cta{padding:0 15px}}.page-template-template-BAS section.testimonials,.page-template-template-CART section.testimonials,.page-template-template-purple-team section.testimonials{position:unset;width:100%;height:880px;margin-top:-240px;background:#fff var(--wpr-bg-ce6db44a-5ced-4489-a882-988faaaec632) no-repeat center center;background-size:cover;padding-top:220px}.page-template-template-BAS section.testimonials .testimonials__section-title,.page-template-template-CART section.testimonials .testimonials__section-title,.page-template-template-purple-team section.testimonials .testimonials__section-title{color:#000}@media only screen and (max-width:767px){.page-template-template-BAS section.testimonials,.page-template-template-CART section.testimonials,.page-template-template-purple-team section.testimonials{margin-top:-160px;padding-top:340px}.page-template-template-BAS section.testimonials .testimonials__content-wrapper,.page-template-template-CART section.testimonials .testimonials__content-wrapper,.page-template-template-purple-team section.testimonials .testimonials__content-wrapper{z-index:1;position:relative}.page-template-template-BAS section.testimonials a.testimonials__cta.cymulate-cta.cta-on-light.mobile-only,.page-template-template-BAS section.testimonials .hbspt-form a.testimonials__cta.cta-on-light.mobile-only.hs-button,.hbspt-form .page-template-template-BAS section.testimonials a.testimonials__cta.cta-on-light.mobile-only.hs-button,.page-template-template-BAS section.testimonials .error404 section.page-cover .page-cover__intro a.testimonials__cta.cta-on-light.mobile-only,.error404 section.page-cover .page-cover__intro .page-template-template-BAS section.testimonials a.testimonials__cta.cta-on-light.mobile-only,.page-template-template-CART section.testimonials a.testimonials__cta.cymulate-cta.cta-on-light.mobile-only,.page-template-template-CART section.testimonials .hbspt-form a.testimonials__cta.cta-on-light.mobile-only.hs-button,.hbspt-form .page-template-template-CART section.testimonials a.testimonials__cta.cta-on-light.mobile-only.hs-button,.page-template-template-CART section.testimonials .error404 section.page-cover .page-cover__intro a.testimonials__cta.cta-on-light.mobile-only,.error404 section.page-cover .page-cover__intro .page-template-template-CART section.testimonials a.testimonials__cta.cta-on-light.mobile-only,.page-template-template-purple-team section.testimonials a.testimonials__cta.cymulate-cta.cta-on-light.mobile-only,.page-template-template-purple-team section.testimonials .hbspt-form a.testimonials__cta.cta-on-light.mobile-only.hs-button,.hbspt-form .page-template-template-purple-team section.testimonials a.testimonials__cta.cta-on-light.mobile-only.hs-button,.page-template-template-purple-team section.testimonials .error404 section.page-cover .page-cover__intro a.testimonials__cta.cta-on-light.mobile-only,.error404 section.page-cover .page-cover__intro .page-template-template-purple-team section.testimonials a.testimonials__cta.cta-on-light.mobile-only{z-index:1;position:relative;margin-top:40px}}.page-template-template-why-cymulate iframe{width:100%;height:100%}.page-template-template-why-cymulate section.testimonials{margin-top:0;background-color:#fff;padding-bottom:40px}@media screen and (min-width:768px){.page-template-template-why-cymulate section.testimonials:after{content:"";background-color:#070723;width:100%;height:40%;position:absolute;bottom:-12px;left:0;right:0}.page-template-template-why-cymulate section.testimonials .testimonials__content-wrapper{z-index:1}}@media screen and (max-width:767px){.page-template-template-why-cymulate section.testimonials .testimonials__content-wrapper{margin-top:0}}.page-template-template-why-cymulate section.testimonials .testimonials__section-title{margin-top:0;padding-top:.83em;color:#070723}.page-template-template-aws section.testimonials{margin-top:0;padding-bottom:40px;background:#fff;padding-top:40px}.page-template-template-aws section.testimonials .testimonials__section-title{margin-top:0}@media screen and (max-width:767px){.page-template-template-aws section.testimonials .testimonials__content-wrapper{margin-top:0}}@media screen and (min-width:768px){.page-template-template-aws section.testimonials{background:#fff url(../../../../../../../../../../themes/cymulate-2022/build/images/aws-testimonials.png) -10% -100% no-repeat}}body.page-template-template-free-14-day-trial-LP section.testimonials,body.page-template-template-XSPM-free-trial section.testimonials{margin-top:0;margin-bottom:-150px;z-index:9}body.page-template-template-free-14-day-trial-LP section.testimonials .testimonials__section-title,body.page-template-template-XSPM-free-trial section.testimonials .testimonials__section-title{color:#070723}@media only screen and (max-width:767px){body.page-template-template-free-14-day-trial-LP section.testimonials,body.page-template-template-XSPM-free-trial section.testimonials{z-index:2;background:rgba(0,0,0,0);margin-bottom:-320px}}body.page-template-template-flexible-content section.testimonials .testimonials__content-wrapper{background-color:#fff}body.page-template-template-home-page section.testimonials{background-color:#f3f8ff}body.page-template-template-home-page section.testimonials p{font-size:20px;color:#fff}body.page-template-template-home-page section.testimonials em{font-size:18px;font-weight:500;color:#fff}body.page-template-template-home-page section.testimonials .testimonials__content-wrapper{height:auto;background-color:#000c66;box-shadow:none;border-radius:29px;padding:20px 15px 50px}@media(min-width:767px){body.page-template-template-home-page section.testimonials .testimonials__content-wrapper{margin-top:-100px}}@media(min-width:1024px){body.page-template-template-home-page section.testimonials .testimonials__content-wrapper{height:370px;padding:30px 25px 30px 70px;margin-top:-200px}}body.page-template-template-home-page section.testimonials .testimonials__content-wrapper .testimonials-outer-wrapper{align-items:flex-start}body.page-template-template-home-page section.testimonials .testimonials__item__content-wrapper{background-color:rgba(0,0,0,0);padding:0;height:auto}@media(min-width:1024px){body.page-template-template-home-page section.testimonials .testimonials__item__content-wrapper{max-width:flex}}body.page-template-template-home-page section.testimonials .testimonials__item__content-wrapper .testimonials__item__author-img-wrapper{display:none}@media(min-width:1024px){body.page-template-template-home-page section.testimonials .testimonials__item__content-wrapper .testimonials__item-quote{max-width:95%}}body.page-template-template-home-page section.testimonials .testimonials__slider-wrapper{height:auto;display:flex;flex-wrap:wrap;justify-content:center}@media(min-width:1024px){body.page-template-template-home-page section.testimonials .testimonials__slider-wrapper{justify-content:flex-start}}body.page-template-template-home-page section.testimonials .testimonials__company-logo-wrapper.testimonials__btn{opacity:1;position:relative;height:40px}@media(min-width:1024px){body.page-template-template-home-page section.testimonials .testimonials__company-logo-wrapper.testimonials__btn{width:28%;margin-right:15px}}body.page-template-template-home-page section.testimonials .testimonials__company-logo-wrapper.testimonials__btn .testimonials__company-logo{opacity:0;display:none;transition:all 250ms;object-fit:contain;height:100%}body.page-template-template-home-page section.testimonials .testimonials__company-logo-wrapper.testimonials__btn .testimonials__company-logo.grey{opacity:1;display:block}@media(min-width:1024px){body.page-template-template-home-page section.testimonials .testimonials__company-logo-wrapper.testimonials__btn .testimonials__company-logo{position:absolute;top:0;display:block;left:0}}body.page-template-template-home-page section.testimonials .testimonials__company-logo-wrapper.testimonials__btn:hover .testimonials__company-logo{opacity:1}body.page-template-template-home-page section.testimonials .testimonials__company-logo-wrapper.testimonials__btn:hover .testimonials__company-logo.grey{opacity:0}body.page-template-template-home-page section.testimonials .testimonials__buttons-wrapper,body.page-template-template-home-page section.testimonials .testimonials__item__content-wrapper{width:100%}@media(min-width:1024px){body.page-template-template-home-page section.testimonials .testimonials__buttons-wrapper,body.page-template-template-home-page section.testimonials .testimonials__item__content-wrapper{width:52%}}.fancybox-content .form-hs__title,.fancybox-content .form-hs__description,.fancybox-content #accept_terms+label.custom-control-label{color:#fff}.fancybox-content input[type=text],.fancybox-content input[type=email],.fancybox-content input[type=url],.fancybox-content input[type=password],.fancybox-content input[type=search],.fancybox-content input[type=number],.fancybox-content input[type=tel],.fancybox-content input[type=range],.fancybox-content input[type=date],.fancybox-content input[type=month],.fancybox-content input[type=week],.fancybox-content input[type=time],.fancybox-content input[type=datetime],.fancybox-content input[type=datetime-local],.fancybox-content input[type=color],.fancybox-content input[type=textarea],.fancybox-content select{opacity:1}section.section-form-with-bullets{padding:80px 0;background:#fff var(--wpr-bg-344adb6c-cb92-41d8-b5d9-afa0e7c779b3) right bottom no-repeat;background-size:contain}section.section-form-with-bullets ul{margin:0;padding:0;list-style:none}section.section-form-with-bullets ul label.hs-form-booleancheckbox-display{display:flex;align-items:center}section.section-form-with-bullets ul label.hs-form-booleancheckbox-display .hs-input{margin-right:10px}section.section-form-with-bullets ul label.hs-form-booleancheckbox-display span{font-weight:400}section.section-form-with-bullets .sfwb__content-wrapper{display:flex;justify-content:space-between;align-items:start}section.section-form-with-bullets .sfwb__content-column,section.section-form-with-bullets .form-column{width:49%;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.section-form-with-bullets .sfwb__section-title,section.section-form-with-bullets .sfwb__content-column h2{text-align:left;font-size:34px;line-height:93%}section.section-form-with-bullets .sfwb__bullet-item{display:flex;align-items:center;margin-bottom:20px}section.section-form-with-bullets span.sfwb__bullet-number{font-weight:700;font-size:49px;line-height:63px;color:#ef2c1d;margin-right:10px;min-width:40px}section.section-form-with-bullets span.sfwb__bullet-text{font-size:16px;line-height:19px;color:#090909}@media(max-width:767px){section.section-form-with-bullets{padding:40px 0;background-position:center bottom}section.section-form-with-bullets br{display:none}section.section-form-with-bullets .sfwb__content-wrapper{flex-wrap:wrap}section.section-form-with-bullets .sfwb__content-column,section.section-form-with-bullets .form-column{width:100%}section.section-form-with-bullets .sfwb__bullet-item{align-items:unset}section.section-form-with-bullets .form-column{margin:40px 0}}.page-template-template-contact-us .section-form-with-bullets{background-image:none;background-color:#005df2}.page-template-template-contact-us .section-form-with-bullets .sfwb__content-column{width:53%}.page-template-template-contact-us .section-form-with-bullets .form-column{width:46%}.page-template-template-contact-us .section-form-with-bullets .sfwb__content-wrapper{flex-flow:column;align-items:center}.page-template-template-contact-us .section-form-with-bullets .sfwb__content-wrapper h2{text-align:center;color:#fff}.single-resource .section-form-with-bullets{margin-bottom:-70px;padding:50px 0 100px}.single-resource .section-form-with-bullets.no-form .sfwb__content-column{padding-right:0;margin:0 auto;width:640px}.single-resource .section-form-with-bullets .sfwb__btn{margin:20px 0}.single-resource .section-form-with-bullets h2,.single-resource .section-form-with-bullets h3,.single-resource .section-form-with-bullets h4{text-align:left;margin-top:0;line-height:100%}.single-resource .section-form-with-bullets .the_content p{margin:0}.single-resource .section-form-with-bullets .the_content ul{margin-left:0;padding-left:20px}.single-resource .section-form-with-bullets .sfwb__content-column{padding-right:10%}.single-resource .section-form-with-bullets .share_icons{margin:30px 0 20px}@media only screen and (min-width:768px)and (max-width:1024px){.single-resource .section-form-with-bullets .sfwb__content-column{padding-right:2%}}@media only screen and (max-width:767px){.single-resource .section-form-with-bullets{background:#fff url(../../../../../../../../../../themes/cymulate-2022/build/images/Ellipse-mobile-center.png) no-repeat center bottom 100px;background-size:contain}.single-resource .section-form-with-bullets.no-form{background:#fff;padding:10px 0 130px}.single-resource .section-form-with-bullets .sfwb__btn{margin:20px auto}.single-resource .section-form-with-bullets .sfwb__content-column{padding-right:0}.single-resource .section-form-with-bullets .share_icons{display:flex;justify-content:space-evenly;max-width:300px;margin:30px auto 20px}.single-resource .section-form-with-bullets .share_icons a{width:auto;height:auto;margin-right:0}.single-resource .section-form-with-bullets .share_icons a svg{width:46px;height:46px}.single-resource .section-form-with-bullets .hs_submit.hs-submit{width:100%}.single-resource .section-form-with-bullets .actions{width:100%}.single-resource .section-form-with-bullets input.hs-button{width:100%}}.slidercaptcha{max-width:56.5%;margin:10px 0 20px}.slidercaptcha .slider i{display:none}.slidercaptcha .card-body{padding:0;height:195px;border:0}.hbspot-submit-btn.disabled{background-color:rgba(14,84,196,.7);pointer-events:none;cursor:not-allowed}.page-template-template-schedule-a-demo section.section-form-with-bullets{background:none}.page-template-template-schedule-a-demo .form-hs__title{font-size:16px;font-weight:700}.page-template-template-competitive section.section-form-with-bullets{background:none;background-color:#e8e9eb}.page-template-template-competitive section.section-form-with-bullets ul{padding:0;margin:0 0 0 18px}.page-template-template-competitive section.section-form-with-bullets .hbspt-form form{margin:0 -15px}.page-template-template-free-trial section.section-form-with-bullets,.page-template-template-flex-landing section.section-form-with-bullets{background:#f6f6f6}.page-template-template-free-trial section.section-form-with-bullets ul,.page-template-template-flex-landing section.section-form-with-bullets ul{margin-left:0;padding-left:20px}.page-template-template-free-trial section.section-form-with-bullets ul li,.page-template-template-flex-landing section.section-form-with-bullets ul li{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#090909;margin-bottom:15px}.form-hs.hs-form-4de8f767-7c84-49fa-9c49-da790d19e421 .row.row-2,.form-hs.hs-form-4de8f767-7c84-49fa-9c49-da790d19e421 .row.row-3{max-width:50%;flex:0 0 50%}.single-threats .section-form-with-bullets{background:unset}.single-threats .section-form-with-bullets .sfwb__content-wrapper{align-items:flex-start;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}.single-threats .section-form-with-bullets .sfwb__content-column{width:100%;margin-right:50px;opacity:1;top:0}.single-threats .section-form-with-bullets .form-column{width:100%;display:none}@media screen and (min-width:768px){.single-threats .section-form-with-bullets .cy__form-container{padding:30px;margin-top:1rem}}@media only screen and (max-width:1024px){.single-threats .section-form-with-bullets{padding:40px 0}.single-threats .section-form-with-bullets .sfwb__content-wrapper{flex-direction:column}.single-threats .section-form-with-bullets .sfwb__content-column{width:100%;margin-right:0}.single-threats .section-form-with-bullets .form-column{width:60%;margin:30px auto}}@media only screen and (max-width:767px){.single-threats .section-form-with-bullets .form-column{width:100%}}.single-threats.userNotExists .section-form-with-bullets .form-column{display:block}.page-template-template-amplify .sfwb__content-column__content ul{margin:0;padding:0 20px}.page-template-template-amplify .sfwb__content-column__content h2{margin-bottom:0}section.threats-lobby{background-color:#070723}section.threats-lobby .threats-lobby__slider-wrapper{display:flex;flex-wrap:wrap;padding:80px 2% 120px}section.threats-lobby .on-dark .slick-dots{bottom:90px}section.threats-lobby button.slick-arrow{height:35px;width:35px;top:45%;border-left:7px solid #0e54c4;border-bottom:7px solid #0e54c4;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}section.threats-lobby button.slick-next.slick-arrow{right:-1vw}section.threats-lobby button.slick-prev.slick-arrow{left:-1vw}section.threats-lobby .threats-lobby__slider-item{width:353px;height:343px;margin:15px;background-color:#202039;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;display:flex;flex-direction:column;align-items:center;padding:.2%}section.threats-lobby p.threats-lobby__item-date{font-weight:300;font-size:16px;line-height:24px;text-align:center;color:#fff}section.threats-lobby p.threats-lobby__item-title{font-weight:700;font-size:16px;line-height:24px;text-align:center;color:#fff;margin-top:0;margin-bottom:7px}section.threats-lobby p.threats-lobby__item-excerpt{font-size:14px;line-height:21px;text-align:center;color:#fff;margin:0}@media(max-width:767px){section.threats-lobby .threats-lobby__content-wrapper.site-width{max-width:100%}section.threats-lobby .threats-lobby__slider-wrapper{padding:40px 0% 80px}section.threats-lobby .threats-lobby__slider-item{margin:8px;height:380px}section.threats-lobby p.threats-lobby__item-excerpt,section.threats-lobby p.threats-lobby__item-date{margin:0}section.threats-lobby .on-dark .slick-dots{bottom:50px}}section.solutions{background-color:#fff;padding:20px 0 80px}section.solutions .solutions__items{display:flex;justify-content:space-between}section.solutions .solutions__item{width:calc(33.3% - 39px);display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.solutions .solutions__item-image-wrapper{border-radius:16px;overflow:hidden}section.solutions .solutions__item__content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.solutions p.solutions__item__pre-title{margin-bottom:0;font-family:"Poppins","sans-serif";font-weight:700;font-size:14px;line-height:21px;text-transform:uppercase;color:#070723}section.solutions .solutions__item-title{margin:0;font-family:"Poppins";font-style:normal;font-weight:600;font-size:24px;line-height:31px;display:flex;align-items:center;text-align:center;color:#070723}section.solutions p.solutions__item-description{margin:10px 0 20px;text-align:center}section.solutions a.cymulate-cta.solutions__item-cta.fade-active,section.solutions .hbspt-form a.solutions__item-cta.fade-active.hs-button,.hbspt-form section.solutions a.solutions__item-cta.fade-active.hs-button,section.solutions .error404 section.page-cover .page-cover__intro a.solutions__item-cta.fade-active,.error404 section.page-cover .page-cover__intro section.solutions a.solutions__item-cta.fade-active{margin:auto;margin-bottom:0}@media only screen and (min-width:1601px){section.solutions .solutions__item-title{white-space:nowrap}}@media screen and (max-width:767px){section.solutions .solutions__item{margin:0 10px}}@media screen and (max-width:1250px){section.solutions .solutions__item{width:calc(33.3% - 10px)}section.solutions .solutions__item-description br{display:none}}.page-template-viewtemplate-vector-php section.solutions .solutions__item{justify-content:flex-start}section.more-attack-vectors{width:100%;height:715px;background:#202039;padding:40px 0 0;text-align:center}section.more-attack-vectors .more-attack-vectors__title{color:#fff;margin-bottom:15px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.more-attack-vectors p.more-attack-vectors__intro{color:#fff;margin:0;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.more-attack-vectors .more-attack-vectors__items{display:flex;justify-content:space-between;margin:40px 0}section.more-attack-vectors .more-attack-vectors__item{width:calc(33.3% - 10px);margin:0 10px;min-height:383px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:#f6f6f6;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;overflow:hidden;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.more-attack-vectors .more-attack-vectors__item-colored-line{width:100%;height:22px}section.more-attack-vectors .more-attack-vectors__item__content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.more-attack-vectors h3.more-attack-vectors__item-title{margin:0;font-family:"Poppins";font-style:normal;font-weight:600;font-size:24px;line-height:31px;display:flex;align-items:center;text-align:center;color:#070723}section.more-attack-vectors p.more-attack-vectors__item-description{margin:10px 0 20px;text-align:center}section.more-attack-vectors a.cymulate-cta.more-attack-vectors__item-cta,section.more-attack-vectors section.ecademy-form .ecademy-form__form .hbspt-form a.more-attack-vectors__item-cta.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.more-attack-vectors a.more-attack-vectors__item-cta.hs-button,section.more-attack-vectors .hbspt-form a.more-attack-vectors__item-cta.hs-button,.hbspt-form section.more-attack-vectors a.more-attack-vectors__item-cta.hs-button,section.more-attack-vectors .page-template-template-contact-us section.page-cover .hbspt-form a.more-attack-vectors__item-cta.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.more-attack-vectors a.more-attack-vectors__item-cta.hs-button,section.more-attack-vectors .page-template-template-flexible-content section.page-cover .hbspt-form a.more-attack-vectors__item-cta.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.more-attack-vectors a.more-attack-vectors__item-cta.hs-button,section.more-attack-vectors .page-template-template-become-a-partner section.page-cover .hbspt-form a.more-attack-vectors__item-cta.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.more-attack-vectors a.more-attack-vectors__item-cta.hs-button,section.more-attack-vectors .page-template-template-landing-page section.page-cover .hbspt-form a.more-attack-vectors__item-cta.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.more-attack-vectors a.more-attack-vectors__item-cta.hs-button,section.more-attack-vectors .error404 section.page-cover .page-cover__intro a.more-attack-vectors__item-cta,.error404 section.page-cover .page-cover__intro section.more-attack-vectors a.more-attack-vectors__item-cta{margin:auto;margin-bottom:30px}section.more-attack-vectors button.slick-arrow{height:20px;width:20px;border-left:3px solid #fff;border-bottom:3px solid #fff;top:45%}section.more-attack-vectors button.slick-prev.slick-arrow{left:-20px}section.more-attack-vectors button.slick-next.slick-arrow{right:-20px}section.more-attack-vectors .on-dark .slick-dots{bottom:-55px}@media only screen and (min-width:768px)and (max-width:1600px){section.more-attack-vectors{padding:10px;height:680px}}@media screen and (max-width:1250px){section.more-attack-vectors .more-attack-vectors__item{width:calc(33.3% - 10px)}section.more-attack-vectors .more-attack-vectors__item-description br{display:none}}@media only screen and (max-width:767px){section.more-attack-vectors br{display:none}section.more-attack-vectors .on-dark ul.slick-dots{bottom:-35px}}@media only screen and (max-width:374px){section.more-attack-vectors{padding-bottom:90px}section.more-attack-vectors .more-attack-vectors__items{padding-bottom:13px;margin:10px 0}section.more-attack-vectors .on-dark ul.slick-dots{bottom:-20px}}.page-template-template-vector section.more-attack-vectors,.page-template-template-soc-validation section.more-attack-vectors{background:rgba(0,0,0,0);height:auto;margin-bottom:-50px}.page-template-template-vector section.more-attack-vectors .more-attack-vectors__title,.page-template-template-soc-validation section.more-attack-vectors .more-attack-vectors__title{color:#070723}.page-template-template-vector section.more-attack-vectors .more-attack-vectors__item,.page-template-template-soc-validation section.more-attack-vectors .more-attack-vectors__item{background-color:#fff}@media screen and (min-width:768px){.page-template-template-vector section.more-attack-vectors,.page-template-template-soc-validation section.more-attack-vectors{margin-bottom:0;padding-top:80px}}@media screen and (min-width:992px){.page-template-template-vector section.more-attack-vectors,.page-template-template-soc-validation section.more-attack-vectors{margin-bottom:-250px;padding-top:80px}}.page-template-template-why-cymulate section.more-attack-vectors{height:auto;background-color:#070723;padding-bottom:40px}.page-template-template-why-cymulate section.more-attack-vectors p.more-attack-vectors__item-description{margin-left:10px;margin-right:10px}.page-template-template-aws section.more-attack-vectors{background-color:#070723;padding-top:40px}.page-template-template-aws section.more-attack-vectors:before{background-color:#fff;left:0}.page-template-template-aws section.more-attack-vectors:after{left:0}.page-template-template-aws section.more-attack-vectors .more-attack-vectors__content-wrapper{z-index:1}.page-template-template-aws section.more-attack-vectors h3.more-attack-vectors__item-title{max-width:185px}@media screen and (min-width:1024px){.page-template-template-aws section.more-attack-vectors .more-attack-vectors__item{flex-basis:100%}}section.analyst-awards{margin-top:-100px;position:relative;z-index:2}section.analyst-awards .analyst-awards__content-wrapper{background:#202039 var(--wpr-bg-66746feb-1d98-4218-945c-a804fc14ba6a) no-repeat center center;background-size:contain;width:1199px;min-height:342px;padding:0 0 30px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.analyst-awards h2.analyst-awards__title{color:#fff;margin-bottom:20px}section.analyst-awards h3.analyst-awards__title{font-size:16px;line-height:24px;font-weight:400;text-align:center;color:#fff;margin:20px 0 30px}@media only screen and (max-width:767px){section.analyst-awards .analyst-awards__content-wrapper.site-width{max-width:87%;min-height:254px;height:auto;background:#202039 var(--wpr-bg-9d79ef14-491b-4ce1-878a-5387424066b5) no-repeat center center;padding:0 7% 25px}section.analyst-awards h2.analyst-awards__title{font-size:24px;line-height:100%;text-align:center}section.analyst-awards br{display:none}}.page-template-template-CART section.analyst-awards,.page-template-template-purple-team section.analyst-awards{margin-top:-170px;margin-bottom:1vw}.page-template-template-careers-lobby section.analyst-awards .analyst-awards__content-wrapper{background-image:unset}.page-template-template-careers-lobby section.analyst-awards h3.analyst-awards__title{margin-top:0}.page-template-template-partners section.analyst-awards{margin-bottom:-150px}section.bas-diagram{padding-top:0}section.bas-diagram .bas-diagram__content-wrapper{z-index:1;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.bas-diagram .bas-diagram__section-title,section.bas-diagram .bas-diagram__section-title{color:#fff;text-align:center}section.bas-diagram p.bas-diagram__section-title{margin:0 0 50px}@media only screen and (max-width:767px){section.bas-diagram{margin-top:0;padding-top:20px}section.bas-diagram::after{display:none}section.bas-diagram .bas-diagram__section-title{padding:0 5%}section.bas-diagram br{display:none}section.bas-diagram .bas-diagram__content-wrapper.site-width{max-width:100%}section.bas-diagram .bas-diagram__img-wrapper{overflow-x:scroll;max-width:100%;padding-bottom:30px}section.bas-diagram .bas-diagram__img{height:700px;width:auto;max-width:unset;margin:0 30px}}section.purple-teaming-diagram{width:100%;padding-top:0;background-color:#f6f6f6}section.purple-teaming-diagram.rounded-section::after,.page-template-template-why-cymulate section.purple-teaming-diagram.title-3boxes::after,.page-template-template-BAS section.purple-teaming-diagram.title-3boxes::after,.page-template-template-CART section.purple-teaming-diagram.title-3boxes::after,.page-template-template-purple-team section.purple-teaming-diagram.title-3boxes::after,.page-template-template-aws section.purple-teaming-diagram.more-attack-vectors::after{background-color:#f6f6f6}section.purple-teaming-diagram .ptd__content-wrapper.site-width{z-index:1}section.purple-teaming-diagram h2.ptd__section-title{margin-bottom:60px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.purple-teaming-diagram .ptd__diagram-image__wrapper{opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media only screen and (max-width:767px){section.purple-teaming-diagram h2.ptd__section-title{margin-bottom:20px}}section.featured-content{background-color:#fff;padding:20px 0 80px}section.featured-content .featured-content__items{display:flex;justify-content:space-between}section.featured-content .featured-content__item{width:calc(33.3% - 39px);display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.featured-content .featured-content__item-image-wrapper{border-radius:16px;overflow:hidden;width:100%;height:212px;position:relative}section.featured-content .featured-content__item-image-wrapper img.featured-content__item-image,section.featured-content .featured-content__item-image-wrapper .featured-content__item-image img{height:100%;width:auto}section.featured-content img.featured-content__item__featured_image,section.featured-content .featured-content__item__featured_image img{position:absolute;right:0;max-width:unset}section.featured-content .featured-content__item__content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-bottom:auto}section.featured-content p.featured-content__item__pre-title{margin-bottom:0;font-family:"Poppins","sans-serif";font-weight:700;font-size:14px;line-height:21px;text-transform:uppercase;color:#070723}section.featured-content .featured-content__item-title{margin:0;font-family:"Poppins";font-style:normal;font-weight:600;font-size:24px;line-height:31px;display:flex;align-items:center;text-align:center;color:#070723}section.featured-content p.featured-content__item-description{margin:10px 0 20px;text-align:center}section.featured-content a.cymulate-cta.featured-content__item-cta.fade-active,section.featured-content .hbspt-form a.featured-content__item-cta.fade-active.hs-button,.hbspt-form section.featured-content a.featured-content__item-cta.fade-active.hs-button,section.featured-content .error404 section.page-cover .page-cover__intro a.featured-content__item-cta.fade-active,.error404 section.page-cover .page-cover__intro section.featured-content a.featured-content__item-cta.fade-active{margin:auto;margin-bottom:0}@media screen and (max-width:767px){section.featured-content .featured-content__items{flex-wrap:wrap}section.featured-content div.featured-content__item{width:100%;margin:0 0 30px}section.featured-content .featured-content__item__content-wrapper{padding:3% 3% 0}section.featured-content p.featured-content__item__pre-title.term{margin-top:10px;margin-bottom:10px}}@media screen and (max-width:1250px){section.featured-content .featured-content__item{width:calc(33.3% - 10px)}section.featured-content .featured-content__item-description br{display:none}}.page-template-template-blog-lobby section.featured-content .featured-content__author{display:none}.page-template-template-blog-lobby section.featured-content .featured-content__author,.page-template-template-blog-lobby section.featured-content .featured-date{font-family:Poppins;font-style:normal;font-weight:300;font-size:14px;line-height:21px;text-align:center;text-transform:capitalize}.page-template-template-blog-lobby section.featured-content .featured-content__item-image-wrapper{display:flex;align-items:center}.page-template-template-blog-lobby section.featured-content .featured-content__item-image-wrapper img.featured-content__item-image,.page-template-template-blog-lobby section.featured-content .featured-content__item-image-wrapper .featured-content__item-image img{height:auto;min-height:100%;width:100%;min-width:100%;max-width:unset;top:unset;position:unset}section.resources_section{background-color:#070723;padding-top:10px;min-height:650px}section.resources_section span.k-icon{display:none}section.resources_section .resource__posts-container.site-width{z-index:2}section.resources_section .resource__filters-container{display:flex}section.resources_section .resource__filters{display:flex;margin-bottom:70px}section.resources_section .resource__filters-wrapper{display:flex}section.resources_section form.search-resource{display:flex;position:relative}section.resources_section button.resource-search-submit{position:absolute;height:80%;right:10px;top:4px;padding:0 5px;z-index:1;cursor:pointer;background:#070723;border:none}section.resources_section .resource__filter,section.resources_section .search-resource{width:167px;margin:0 15px;position:relative}section.resources_section .dropdown.bootstrap-select.filter_select{min-width:100%;width:auto}section.resources_section .resource__filter.all,section.resources_section .submit_filters{width:auto}section.resources_section .filter_all{margin:0;padding:0;border:none}section.resources_section .filter_all:hover{background-color:unset}section.resources_section .resource__filter select,section.resources_section .search-resource input,section.resources_section .resource__filter .MultiCheckBox{width:100%;box-sizing:border-box;border-radius:29px;height:47px;line-height:47px;padding:0 36px 0 12px;background:#070723;opacity:unset;border:1px solid #fff;color:#fff;text-transform:capitalize;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#070723 var(--wpr-bg-f282ecaa-f127-45ab-a600-b27a1d999e23) no-repeat center right 15px;-webkit-border-radius:29px;-moz-border-radius:29px;-ms-border-radius:29px;-o-border-radius:29px}section.resources_section .resource__filter select option{font-weight:400;font-size:14px;line-height:21px;background:#fff;border-radius:20px}section.resources_section .resource__filter select:focus,section.resources_section .resource__filter .MultiCheckBox.active{color:#070723;background:#fff var(--wpr-bg-5de22ab2-0b5c-454c-933f-e335ab826234) no-repeat center right 15px}section.resources_section .search-resource input::placeholder{color:#fff}section.resources_section .no_result{color:#fff;padding:20px 0}section.resources_section .MultiCheckBox .k-icon{display:none}section.resources_section .MultiCheckBoxDetail{display:none;position:absolute;overflow-y:hidden;min-width:100%!important;width:auto!important;z-index:99;background:#fff;box-shadow:0 0 24px rgba(0,0,0,.25);border-radius:16px;padding:20px;margin-top:10px}section.resources_section .MultiCheckBoxDetailBody{white-space:nowrap;color:#070723}section.resources_section .MultiCheckBoxDetail .cont{clear:both;overflow:hidden;padding:10px;width:100%;white-space:nowrap;display:flex;align-items:center;cursor:pointer;font-weight:400;font-size:14px;line-height:21px}section.resources_section .MultiCheckBoxDetail .cont:hover{background-color:#cfcfcf}section.resources_section .MultiCheckBoxDetailBody .cont>div:first-child{float:left;margin-right:10px}section.resources_section .MultiCheckBoxDetailBody .cont input[type=checkbox]{width:21px;height:21px}section.resources_section .MultiCheckBoxDetailBody .cont div:last-child{cursor:pointer;width:100%}section.resources_section .MultiCheckBoxDetailHeader{overflow:hidden;position:relative;height:44px;background:#fff;color:#070723;display:flex;align-items:center;font-weight:400;font-size:14px;line-height:21px;padding:10px;cursor:pointer}section.resources_section .MultiCheckBoxDetailHeader>input{width:21px;height:21px;margin-right:10px}section.resources_section .MultiCheckBoxDetailHeader>div{color:#070723}section.resources_section .resource__posts{display:flex;justify-content:space-between;flex-wrap:wrap}section.resources_section .resource__posts .featured-content__item{width:calc(33.3% - 14px);padding:0 4%;background:#202039;margin-bottom:20px;display:flex;flex-direction:column;align-items:center;overflow:hidden;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px}section.resources_section .resource__posts .featured-content__item-image-wrapper{border-radius:50%;overflow:hidden;width:169px;height:169px;position:relative;top:-50px}section.resources_section .resource__posts .featured-content__item-image-wrapper img.featured-content__item-image,section.resources_section .resource__posts .featured-content__item-image-wrapper .featured-content__item-image img{height:72%;width:auto;max-width:unset;position:absolute;bottom:0}section.resources_section .resource__posts .featured-content__item-image-wrapper img.featured-content__item__featured_image,section.resources_section .resource__posts .featured-content__item-image-wrapper .featured-content__item__featured_image img{position:absolute;right:0;max-width:unset;top:20px;height:100%}section.resources_section .resource__posts .featured-content__item__content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-bottom:auto;margin-top:-45px}section.resources_section .resource__posts p.featured-content__item__pre-title{margin-bottom:0;font-family:"Poppins","sans-serif";font-weight:700;font-size:14px;line-height:21px;text-transform:uppercase;color:#fff}section.resources_section .resource__posts .post-date{font-style:normal;font-weight:300;font-size:14px;line-height:21px;text-align:center;text-transform:capitalize;color:#fff;margin:5px 0 15px}section.resources_section .resource__posts .featured-content__item-title{margin:0;font-family:"Poppins";font-style:normal;font-weight:600;font-size:24px;line-height:31px;display:flex;align-items:center;text-align:center;color:#fff}section.resources_section .resource__posts p.featured-content__item-description{margin:10px 0 20px;text-align:center;color:#fff}section.resources_section .resource__posts .featured-content__item-cta{margin-bottom:36px}section.resources_section .resource__posts a.cymulate-cta.featured-content__item-cta.fade-active,section.resources_section .resource__posts .hbspt-form a.featured-content__item-cta.fade-active.hs-button,.hbspt-form section.resources_section .resource__posts a.featured-content__item-cta.fade-active.hs-button,section.resources_section .resource__posts .error404 section.page-cover .page-cover__intro a.featured-content__item-cta.fade-active,.error404 section.page-cover .page-cover__intro section.resources_section .resource__posts a.featured-content__item-cta.fade-active{margin:auto;margin-bottom:0}@media screen and (max-width:767px){section.resources_section .resource__posts .featured-content__items{flex-wrap:wrap}section.resources_section .resource__posts div.featured-content__item{width:100%;margin:0 0 30px}section.resources_section .resource__posts .featured-content__item__content-wrapper{padding:3% 3% 0}section.resources_section .resource__posts p.featured-content__item__pre-title.term{margin-top:10px;margin-bottom:10px}}@media screen and (max-width:1250px){section.resources_section .resource__posts .featured-content__item{width:calc(33.3% - 10px)}section.resources_section .resource__posts .featured-content__item-description br{display:none}}@media only screen and (min-width:1025px)and (max-width:1250px){section.resources_section .resource__filters{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:768px){section.resources_section .resource__filters-wrapper{flex-wrap:wrap}section.resources_section .MultiCheckBoxDetail{max-width:100%}section.resources_section .resource__filters{flex-wrap:wrap;justify-content:center}section.resources_section .resource__filter,section.resources_section .search-resource,section.resources_section .search-resource__form-wrapper{width:100%;margin:5px 15px}section.resources_section .search-resource__form-wrapper .search-resource{margin:5px 0}section.resources_section .resource__filters{margin-bottom:30px}}@media only screen and (min-width:769px)and (max-width:1024px){section.resources_section .resource__filters{flex-direction:column;align-items:center}section.resources_section .resource__filters-wrapper{flex-wrap:wrap}section.resources_section .resource__filter.all{flex:1 100%}section.resources_section .search-resource__form-wrapper{margin:20px 0;width:50%}section.resources_section form.search-resource{width:100%}}section.charts-section{display:none;align-items:center;justify-content:center;z-index:2;position:relative}section.charts-section .container{position:absolute;z-index:999;top:-180px;left:50%;transform:translateX(-50%);background-color:#fff;border-radius:30px;box-shadow:5px 9px 18px 0 rgba(9,27,91,.08);padding:45px 70px}section.charts-section .container img{width:100%;object-fit:cover}@media(min-width:1024px){section.charts-section{display:flex}}section.gallery{width:100%;margin-bottom:-180px;z-index:2;position:relative;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.gallery .gallery__content-wrapper.site-width{background:#fff;box-shadow:0 4px 24px rgba(7,7,35,.08);border-radius:16px;padding:15px 3%}section.gallery .gallery__items.slider-wrapper{display:flex;justify-content:space-between;max-height:280px}section.gallery .gallery__item{margin:0 10px}section.gallery button.slick-arrow{border-left:1px solid #070723;border-bottom:1px solid #070723}section.gallery button.slick-next.slick-arrow{right:-30px}section.gallery button.slick-prev.slick-arrow{left:-30px}@media only screen and (max-width:767px){section.gallery{margin-bottom:-160px}section.gallery button.slick-prev.slick-arrow{left:0}section.gallery button.slick-next.slick-arrow{right:0}section.gallery .gallery__item{margin:10px 20px}}section.ceo-quote{width:100%;background:#fff var(--wpr-bg-73a783fe-0933-4857-b116-0bf96ac4feb7) no-repeat left center}section.ceo-quote .ceo-quote__content-wrapper.site-width{display:flex;justify-content:space-between;align-items:center}section.ceo-quote .ceo-quote__item-image-wrapper{margin-left:-18%}section.ceo-quote .ceo-quote__items{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.ceo-quote .ceo-quote__item-quote{font-family:"Poppins";font-style:normal;font-weight:600;font-size:40px;line-height:100%;color:#070723}section.ceo-quote .ceo-quote__item-link{margin-top:20px}section.ceo-quote a.ceo-quote__item-linkedin{display:flex;align-items:center;text-decoration:none;font-weight:500;color:#070723}section.ceo-quote a.ceo-quote__item-linkedin svg{width:26px;height:26px;margin-right:.5em;fill:#0068ff}@media only screen and (max-width:767px){section.ceo-quote{background:#fff;margin-bottom:-180px!important;padding-bottom:230px}section.ceo-quote .ceo-quote__item-image-wrapper{margin-left:0}section.ceo-quote .ceo-quote__item-quote{font-weight:600;font-size:30px;line-height:110%;color:#070723}section.ceo-quote br{display:none}section.ceo-quote .ceo-quote__item-image-wrapper{width:100%;margin:20px auto}}@media only screen and (min-width:768px)and (max-width:1024px){section.ceo-quote{margin-bottom:40px}section.ceo-quote .ceo-quote__item-quote{font-weight:600;font-size:30px;line-height:110%;color:#070723}}.page-template-template-careers-lobby section.ceo-quote{margin-bottom:-130px}@media only screen and (min-width:768px)and (max-width:1024px){.page-template-template-careers-lobby section.ceo-quote{margin-bottom:80px}}@media only screen and (max-width:767px){.page-template-template-careers-lobby section.ceo-quote{margin-bottom:-180px}}section.make-your-mark{padding:80px 0 40px;background-color:#fff}section.make-your-mark h2.mym__title{margin:0;text-align:left}section.green-house__jobs-board{width:100%;background-color:#fff;padding:40px 0 240px;margin-bottom:-140px;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.green-house__jobs-board .ghjb__jobs-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.green-house__jobs-board a.ghjb__job-item{background:#f6f6f6;border-radius:16px;max-width:280px;width:calc(25% - 20px);height:189px;display:flex;flex-direction:column;justify-content:space-around;padding:10px 28px;margin:0 10px 20px;position:relative;text-decoration:none;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.green-house__jobs-board a.ghjb__job-item::before{content:"";position:absolute;width:28px;height:28px;background:var(--wpr-bg-4bec655f-2c78-470a-9554-a8a371e94117) no-repeat center center;color:#fff;border-radius:50%;bottom:20px;right:20px}section.green-house__jobs-board a.ghjb__job-item:hover h3{color:#0068ff!important}section.green-house__jobs-board .ghjb__job-title{font-weight:700;font-size:18px;line-height:27px;color:#202039;width:85%;height:78%;text-align:left}section.green-house__jobs-board .ghjb__job-location{color:#45455a;margin:0;font-size:12px;line-height:18px;position:absolute;bottom:25px}section.green-house__jobs-board .ghjb__filers-wrapper{display:flex;justify-content:space-between;margin-bottom:50px}section.green-house__jobs-board .ghjb__input-wrapper{width:calc(33% - 20px)}section.green-house__jobs-board .ghjb__input-wrapper select{padding:0 2% 0 9%;cursor:pointer;appearance:none;background:var(--wpr-bg-b49f3c66-c3ac-4b11-afcc-3bfd3738b21b) no-repeat center right 15px}section.green-house__jobs-board .ghjb__input-wrapper select option{max-width:100%;font-weight:400;font-size:14px;line-height:21px}section.green-house__jobs-board .ghjb__input-wrapper textarea:focus,section.green-house__jobs-board .ghjb__input-wrapper input:focus,section.green-house__jobs-board .ghjb__input-wrapper select:focus{outline:none}section.green-house__jobs-board .ghjb__input-wrapper select:focus-visible,section.green-house__jobs-board .ghjb__input-wrapper input:focus-visible{border:1px solid #000}@media only screen and (max-width:767px){section.green-house__jobs-board{padding:10px 0 170px}section.green-house__jobs-board .ghjb__filers-wrapper.site-width{margin-bottom:20px;flex-wrap:wrap}section.green-house__jobs-board .ghjb__input-wrapper{width:100%;margin-bottom:16px}section.green-house__jobs-board a.ghjb__job-item{width:100%;margin:0 0 20px;max-width:unset;height:146px}}@media only screen and (min-width:768px)and (max-width:1024px){section.green-house__jobs-board{padding:5px 0 170px}section.green-house__jobs-board a.ghjb__job-item{width:31.3%;margin:0 1% 20px;max-width:305px}}section.green-house__single-job__wrapper{padding:40px 0 0}section.green-house__single-job__wrapper iframe{min-height:1200px}@media only screen and (min-width:1024px){h1.page-cover__title{max-width:80%}}.single.single-careers .share_icons{margin-bottom:100px}@media only screen and (max-width:1024px){.single.single-careers .share_icons{display:flex;justify-content:space-around}.single.single-careers .share_icons a svg{width:46px;height:46px}}@media only screen and (min-width:768px)and (max-width:1024px){.single.single-careers .share_icons{justify-content:space-between;max-width:40%}}section.news_section{padding-top:80px;padding-bottom:140px}section.news_section .news__filters-container{display:flex}section.news_section .news__filters{display:flex;margin-bottom:70px;align-items:center;justify-content:space-between}section.news_section .news__filters-wrapper{display:flex}section.news_section .search-news__form-wrapper{width:31.8%}section.news_section form.search-news{display:flex;position:relative;margin:0}section.news_section button.news__filter.cymulate-cta,section.news_section section.ecademy-form .ecademy-form__form .hbspt-form button.news__filter.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.news_section button.news__filter.hs-button,section.news_section .hbspt-form button.news__filter.hs-button,.hbspt-form section.news_section button.news__filter.hs-button,section.news_section .page-template-template-contact-us section.page-cover .hbspt-form button.news__filter.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.news_section button.news__filter.hs-button,section.news_section .page-template-template-flexible-content section.page-cover .hbspt-form button.news__filter.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.news_section button.news__filter.hs-button,section.news_section .page-template-template-become-a-partner section.page-cover .hbspt-form button.news__filter.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.news_section button.news__filter.hs-button,section.news_section .page-template-template-landing-page section.page-cover .hbspt-form button.news__filter.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.news_section button.news__filter.hs-button{font-size:14px;line-height:21px;display:flex;align-items:center;text-align:center;width:150px;padding:0;background-color:#9d9da8;height:38px}section.news_section button.news__filter.cymulate-cta:first-child,section.news_section .hbspt-form button.news__filter.hs-button:first-child,.hbspt-form section.news_section button.news__filter.hs-button:first-child{margin-left:0}section.news_section button.news__filter.cymulate-cta:hover,section.news_section .hbspt-form button.news__filter.hs-button:hover,.hbspt-form section.news_section button.news__filter.hs-button:hover,section.news_section button.news__filter.cymulate-cta.active,section.news_section .hbspt-form button.news__filter.active.hs-button,.hbspt-form section.news_section button.news__filter.active.hs-button{background-color:#0068ff;color:#fff;border:none}section.news_section button.news-search-submit{position:absolute;height:80%;right:10px;top:4px;padding:0 5px;z-index:1;cursor:pointer;background:rgba(0,0,0,0);border:none;opacity:.5}section.news_section .news__filter{width:150px;margin:0 15px}section.news_section .dropdown.bootstrap-select.filter_select{min-width:100%;width:auto}section.news_section .news__filter.all,section.news_section .submit_filters{width:auto}section.news_section .filter_all{margin:0;padding:0;border:none}section.news_section .filter_all:hover{background-color:unset}section.news_section .news__filter select,section.news_section .search-news input{padding:0 36px 0 12px;opacity:unset;border:1px solid #202039;color:#fff;text-transform:capitalize;height:48px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e5e5e5}section.news_section .search-news input{color:#070723}section.news_section .news__filter select option{font-weight:400;font-size:14px;line-height:21px;background:#fff;border-radius:20px}section.news_section .news__filter select:focus{color:#070723;background:#fff var(--wpr-bg-8dcdea1d-c427-4929-ab31-116370705870) no-repeat center right 15px}section.news_section .no_result{color:#070723;padding:20px 0;font-weight:600}section.news_section .news__posts{display:none}section.news_section .news__item{width:100%;min-height:168px;display:flex;justify-content:flex-start;gap:20px;background:#fff;margin-bottom:20px;border-radius:16px;box-shadow:0 4px 24px rgba(7,7,35,.08);align-items:center;padding:9px 4%}section.news_section .news__item .cymulate-cta,section.news_section .news__item section.ecademy-form .ecademy-form__form .hbspt-form .hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.news_section .news__item .hs-button,section.news_section .news__item .hbspt-form .hs-button,.hbspt-form section.news_section .news__item .hs-button,section.news_section .news__item .page-template-template-contact-us section.page-cover .hbspt-form .hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.news_section .news__item .hs-button,section.news_section .news__item .page-template-template-flexible-content section.page-cover .hbspt-form .hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.news_section .news__item .hs-button,section.news_section .news__item .page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.news_section .news__item .hs-button,section.news_section .news__item .page-template-template-landing-page section.page-cover .hbspt-form .hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.news_section .news__item .hs-button,section.news_section .news__item .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro section.news_section .news__item a{font-size:14px}section.news_section .news__item-image-wrapper{max-width:10%;display:flex;align-items:center;justify-content:center;flex-shrink:0}section.news_section .news__item__content-wrapper{flex-grow:1;padding-right:17%}section.news_section .news__item-title{text-align:left;margin:0}section.news_section p.post-date{margin:0}section.news_section .news__item-cta{flex-shrink:0}section.news_section #media-kit .media-kit__wrapper{background:#fff;box-shadow:0 4px 24px rgba(7,7,35,.08);border-radius:16px;display:flex;padding:40px}section.news_section #media-kit .media-kit__wrapper .media-kit__text-column{width:66.4%;padding-right:5%}section.news_section #media-kit .media-kit__wrapper .media-kit__images-column{width:33.6%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;height:max-content}section.news_section #media-kit .media-kit__wrapper h2.media-kit__text-column-title{text-align:left;font-size:21px;line-height:31.5px;font-family:"Poppins","sans-serif";margin-top:0}section.news_section #media-kit .media-kit__wrapper a.media-kit__images-column-item{width:49%;display:inline-block}section.news_section #media-kit .media-kit__wrapper a.media-kit__images-column-item:last-child{width:100%;margin-top:10px}@media only screen and (max-width:767px){section.news_section{padding-top:30px;padding-bottom:30px}section.news_section .news__filters{flex-direction:column-reverse;margin-bottom:10px}section.news_section .search-news__form-wrapper{width:100%}section.news_section .news__form-wrapper{width:112%;overflow:auto;padding:20px 0 20px 7%}section.news_section .news__form-wrapper::-webkit-scrollbar{display:none}section.news_section .news__form-wrapper{-ms-overflow-style:none;scrollbar-width:none}section.news_section .news__filters-wrapper{width:max-content}section.news_section button.news__filter.cymulate-cta,section.news_section section.ecademy-form .ecademy-form__form .hbspt-form button.news__filter.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.news_section button.news__filter.hs-button,section.news_section .hbspt-form button.news__filter.hs-button,.hbspt-form section.news_section button.news__filter.hs-button,section.news_section .page-template-template-contact-us section.page-cover .hbspt-form button.news__filter.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.news_section button.news__filter.hs-button,section.news_section .page-template-template-flexible-content section.page-cover .hbspt-form button.news__filter.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.news_section button.news__filter.hs-button,section.news_section .page-template-template-become-a-partner section.page-cover .hbspt-form button.news__filter.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.news_section button.news__filter.hs-button,section.news_section .page-template-template-landing-page section.page-cover .hbspt-form button.news__filter.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.news_section button.news__filter.hs-button{margin:0;margin-right:15px;height:48px}section.news_section .news__item{flex-direction:column;align-items:flex-start;padding:23px 5%}section.news_section .news__item-image-wrapper{max-width:40%}section.news_section .news__item__content-wrapper{width:100%;padding:0}section.news_section p.post-date{margin-bottom:15px}section.news_section a.cymulate-cta.news__item-cta,section.news_section section.ecademy-form .ecademy-form__form .hbspt-form a.news__item-cta.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.news_section a.news__item-cta.hs-button,section.news_section .hbspt-form a.news__item-cta.hs-button,.hbspt-form section.news_section a.news__item-cta.hs-button,section.news_section .page-template-template-contact-us section.page-cover .hbspt-form a.news__item-cta.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.news_section a.news__item-cta.hs-button,section.news_section .page-template-template-flexible-content section.page-cover .hbspt-form a.news__item-cta.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.news_section a.news__item-cta.hs-button,section.news_section .page-template-template-become-a-partner section.page-cover .hbspt-form a.news__item-cta.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.news_section a.news__item-cta.hs-button,section.news_section .page-template-template-landing-page section.page-cover .hbspt-form a.news__item-cta.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.news_section a.news__item-cta.hs-button,section.news_section .error404 section.page-cover .page-cover__intro a.news__item-cta,.error404 section.page-cover .page-cover__intro section.news_section a.news__item-cta{width:100%}section.news_section #media-kit .media-kit__wrapper{padding:20px;flex-direction:column}section.news_section #media-kit .media-kit__wrapper .media-kit__text-column,section.news_section #media-kit .media-kit__wrapper .media-kit__images-column{width:100%;padding-right:0}section.news_section h2.media-kit__text-column-title br{display:none}section.news_section a.media-kit__text-column-cta.cymulate-cta,section.news_section section.ecademy-form .ecademy-form__form .hbspt-form a.media-kit__text-column-cta.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.news_section a.media-kit__text-column-cta.hs-button,section.news_section .hbspt-form a.media-kit__text-column-cta.hs-button,.hbspt-form section.news_section a.media-kit__text-column-cta.hs-button,section.news_section .page-template-template-contact-us section.page-cover .hbspt-form a.media-kit__text-column-cta.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.news_section a.media-kit__text-column-cta.hs-button,section.news_section .page-template-template-flexible-content section.page-cover .hbspt-form a.media-kit__text-column-cta.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.news_section a.media-kit__text-column-cta.hs-button,section.news_section .page-template-template-become-a-partner section.page-cover .hbspt-form a.media-kit__text-column-cta.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.news_section a.media-kit__text-column-cta.hs-button,section.news_section .page-template-template-landing-page section.page-cover .hbspt-form a.media-kit__text-column-cta.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.news_section a.media-kit__text-column-cta.hs-button,section.news_section .error404 section.page-cover .page-cover__intro a.media-kit__text-column-cta,.error404 section.page-cover .page-cover__intro section.news_section a.media-kit__text-column-cta{width:100%;margin:20px auto}}@media only screen and (min-width:768px)and (max-width:1024px){section.news_section{padding-top:30px;padding-bottom:50px}section.news_section .news__filters{flex-wrap:wrap;margin-bottom:10px;justify-content:center}section.news_section .news__filters-wrapper{justify-content:center}section.news_section .search-news__form-wrapper{width:50%;margin:20px auto}section.news_section button.news__filter.cymulate-cta:last-child,section.news_section .hbspt-form button.news__filter.hs-button:last-child,.hbspt-form section.news_section button.news__filter.hs-button:last-child{margin-right:0}}section.single-news__content{width:100%;padding-bottom:200px;background-color:#fff}section.single-news__content .single-news__content-wrapper{padding-top:40px}section.single-news__content .share_icons{margin:20px}section.single-news__content .single-news__icon,section.single-news__content .single-news__icon img{width:176px;height:auto}@media only screen and (max-width:767px){section.single-news__content{padding-bottom:60px}section.single-news__content .single-news__content-wrapper{padding-top:20px}section.single-news__content a.cymulate-cta.single-news__cta,section.single-news__content section.ecademy-form .ecademy-form__form .hbspt-form a.single-news__cta.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.single-news__content a.single-news__cta.hs-button,section.single-news__content .hbspt-form a.single-news__cta.hs-button,.hbspt-form section.single-news__content a.single-news__cta.hs-button,section.single-news__content .page-template-template-contact-us section.page-cover .hbspt-form a.single-news__cta.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.single-news__content a.single-news__cta.hs-button,section.single-news__content .page-template-template-flexible-content section.page-cover .hbspt-form a.single-news__cta.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.single-news__content a.single-news__cta.hs-button,section.single-news__content .page-template-template-become-a-partner section.page-cover .hbspt-form a.single-news__cta.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.single-news__content a.single-news__cta.hs-button,section.single-news__content .page-template-template-landing-page section.page-cover .hbspt-form a.single-news__cta.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.single-news__content a.single-news__cta.hs-button,section.single-news__content .error404 section.page-cover .page-cover__intro a.single-news__cta,.error404 section.page-cover .page-cover__intro section.single-news__content a.single-news__cta{width:100%}section.single-news__content .share_icons{display:flex;justify-content:space-between;margin:20px auto;width:100%}section.single-news__content .share_icons a,section.single-news__content .share_icons a svg{width:46px;height:46px}section.single-news__content .share_icons a:last-child{margin:0}}@media only screen and (min-width:768px)and (max-width:1024px){section.single-news__content{padding-bottom:70px;margin-bottom:-60px}}.main-content{margin:40px auto 100px}.main-content ul{margin:0;padding:0}.main-content ul li{margin-bottom:15px}section.events_section{padding-top:80px;padding-bottom:140px}section.events_section .events__filters-container{display:flex}section.events_section .events__filters{display:flex;margin-bottom:70px;align-items:center;justify-content:space-between}section.events_section .events__filters-wrapper{display:flex}section.events_section .search-events__form-wrapper{width:31.8%}section.events_section .events__form-wrapper>form{margin:0}section.events_section form.search-events{display:flex;position:relative;margin:0}section.events_section button.events__filter.cymulate-cta,section.events_section section.ecademy-form .ecademy-form__form .hbspt-form button.events__filter.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.events_section button.events__filter.hs-button,section.events_section .hbspt-form button.events__filter.hs-button,.hbspt-form section.events_section button.events__filter.hs-button,section.events_section .page-template-template-contact-us section.page-cover .hbspt-form button.events__filter.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.events_section button.events__filter.hs-button,section.events_section .page-template-template-flexible-content section.page-cover .hbspt-form button.events__filter.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.events_section button.events__filter.hs-button,section.events_section .page-template-template-become-a-partner section.page-cover .hbspt-form button.events__filter.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.events_section button.events__filter.hs-button,section.events_section .page-template-template-landing-page section.page-cover .hbspt-form button.events__filter.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.events_section button.events__filter.hs-button{font-size:14px;line-height:21px;display:flex;align-items:center;text-align:center;width:150px;padding:0;background-color:#9d9da8;height:38px}section.events_section button.events__filter.cymulate-cta:first-child,section.events_section .hbspt-form button.events__filter.hs-button:first-child,.hbspt-form section.events_section button.events__filter.hs-button:first-child{margin-left:0}section.events_section button.events__filter.cymulate-cta:hover,section.events_section .hbspt-form button.events__filter.hs-button:hover,.hbspt-form section.events_section button.events__filter.hs-button:hover,section.events_section button.events__filter.cymulate-cta.active,section.events_section .hbspt-form button.events__filter.active.hs-button,.hbspt-form section.events_section button.events__filter.active.hs-button{background-color:#0068ff;color:#fff;border:none}section.events_section button.events-search-submit{position:absolute;height:80%;right:10px;top:4px;padding:0 5px;z-index:1;cursor:pointer;background:rgba(0,0,0,0);border:none;opacity:.5}section.events_section .events__filter,section.events_section .search-events__form-wrapper{width:15.5vw;min-width:220px;margin:0 15px;position:relative}section.events_section .dropdown.bootstrap-select.filter_select{min-width:100%;width:auto}section.events_section .events__filter.all,section.events_section .submit_filters{width:auto;min-width:unset}section.events_section .events__filter.all a{color:#45455a}section.events_section .filter_all{margin:0;padding:0;border:none}section.events_section .filter_all:hover{background-color:unset}section.events_section .events__filter select,section.events_section .search-events input,section.events_section .events__filter .MultiCheckBox{width:100%;box-sizing:border-box;border-radius:29px;height:47px;line-height:47px;padding:0 36px 0 12px;background:#070723;opacity:unset;border:1px solid #fff;color:#070723;text-transform:capitalize;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff var(--wpr-bg-34ddf8dd-cbb8-42f7-8cb8-a77ce5a06949) no-repeat center right 15px;-webkit-border-radius:29px;-moz-border-radius:29px;-ms-border-radius:29px;-o-border-radius:29px}section.events_section .events__filter select{background:#fff var(--wpr-bg-b490b97f-d759-4065-93ed-0f4e4e2aec7e) no-repeat center right 15px}section.events_section .search-events input{color:#070723;background-color:#fff;background:unset}section.events_section .events__filter select option{font-weight:400;font-size:14px;line-height:21px;background:#fff;border-radius:20px}section.events_section .events__filter select:focus,section.events_section .events__filter .MultiCheckBox.active{color:#070723;background:#fff var(--wpr-bg-8cf8e198-57ed-44c2-a3f3-bdb80445b281) no-repeat center right 15px}section.events_section .no_result{color:#070723;padding:20px 0;font-weight:600}section.events_section .MultiCheckBox .k-icon{display:none}section.events_section .MultiCheckBoxDetail{display:none;position:absolute;overflow-y:hidden;min-width:100%!important;width:auto!important;z-index:9;background:#fff;box-shadow:0 0 24px rgba(0,0,0,.25);border-radius:16px;padding:20px;margin-top:10px}section.events_section .MultiCheckBoxDetailBody{white-space:nowrap;color:#070723}section.events_section .MultiCheckBoxDetail .cont{clear:both;overflow:hidden;padding:10px;width:100%;white-space:nowrap;display:flex;align-items:center;cursor:pointer;font-weight:400;font-size:14px;line-height:21px}section.events_section .MultiCheckBoxDetail .cont:hover{background-color:#cfcfcf}section.events_section .MultiCheckBoxDetailBody .cont>div:first-child{float:left;margin-right:10px}section.events_section .MultiCheckBoxDetailBody .cont input[type=checkbox]{width:21px;height:21px}section.events_section .MultiCheckBoxDetailBody .cont div:last-child{cursor:pointer;width:100%}section.events_section .MultiCheckBoxDetailHeader{overflow:hidden;position:relative;height:44px;background:#fff;color:#070723;display:flex;align-items:center;font-weight:400;font-size:14px;line-height:21px;padding:10px;cursor:pointer}section.events_section .MultiCheckBoxDetailHeader>input{width:21px;height:21px;margin-right:10px}section.events_section .MultiCheckBoxDetailHeader>div{color:#070723}section.events_section .events__item{width:100%;min-height:168px;display:flex;justify-content:flex-start;background:#fff;margin-bottom:20px;border-radius:16px;box-shadow:0 4px 24px rgba(7,7,35,.08);align-items:center;padding:9px 4%}section.events_section .events__item-image-wrapper{max-width:10%;display:flex;align-items:center;justify-content:center}section.events_section .events__item__content-wrapper{width:73%;padding:0 17% 0 4%}section.events_section .cymulate-cta.events__item-cta,section.events_section section.ecademy-form .ecademy-form__form .hbspt-form .events__item-cta.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.events_section .events__item-cta.hs-button,section.events_section .hbspt-form .events__item-cta.hs-button,.hbspt-form section.events_section .events__item-cta.hs-button,section.events_section .page-template-template-contact-us section.page-cover .hbspt-form .events__item-cta.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.events_section .events__item-cta.hs-button,section.events_section .page-template-template-flexible-content section.page-cover .hbspt-form .events__item-cta.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.events_section .events__item-cta.hs-button,section.events_section .page-template-template-become-a-partner section.page-cover .hbspt-form .events__item-cta.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.events_section .events__item-cta.hs-button,section.events_section .page-template-template-landing-page section.page-cover .hbspt-form .events__item-cta.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.events_section .events__item-cta.hs-button,section.events_section .error404 section.page-cover .page-cover__intro a.events__item-cta,.error404 section.page-cover .page-cover__intro section.events_section a.events__item-cta{min-width:220px}section.events_section .events__item__buttons-wrapper{display:flex;align-items:center}section.events_section .cymulate-cta.events__item-cta.events__popup-trigger,section.events_section .hbspt-form .events__item-cta.events__popup-trigger.hs-button,.hbspt-form section.events_section .events__item-cta.events__popup-trigger.hs-button,section.events_section .error404 section.page-cover .page-cover__intro a.events__item-cta.events__popup-trigger,.error404 section.page-cover .page-cover__intro section.events_section a.events__item-cta.events__popup-trigger{min-width:max-content;color:#0068ff;background-color:#fff;border-color:#0068ff;margin:15px}section.events_section .events__item__info-wrapper{display:flex}section.events_section p{margin:0}section.events_section .events__item__info-wrapper p{margin-right:10px}section.events_section .blue-dot{width:6px;height:6px;background-color:#0068ff;display:inline-block;border-radius:50%;vertical-align:middle}section.events_section .events__item-title{text-align:left;margin:0}section.events_section p.post-date{margin:0}section.events_section #media-kit .media-kit__wrapper{background:#fff;box-shadow:0 4px 24px rgba(7,7,35,.08);border-radius:16px;display:flex;padding:40px}section.events_section #media-kit .media-kit__wrapper .media-kit__text-column{width:66.4%;padding-right:5%}section.events_section #media-kit .media-kit__wrapper .media-kit__images-column{width:33.6%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;height:max-content}section.events_section #media-kit .media-kit__wrapper h2.media-kit__text-column-title{text-align:left;font-size:21px;line-height:31.5px;font-family:"Poppins","sans-serif";margin-top:0}section.events_section #media-kit .media-kit__wrapper a.media-kit__images-column-item{width:49%;display:inline-block}section.events_section #media-kit .media-kit__wrapper a.media-kit__images-column-item:last-child{width:100%;margin-top:10px}@media only screen and (max-width:768px){section.events_section{padding-top:30px;padding-bottom:30px}section.events_section .events__filters-wrapper{flex-wrap:wrap}section.events_section .MultiCheckBoxDetail{max-width:100%}section.events_section .events__filters{flex-wrap:wrap;justify-content:center}section.events_section .events__filter,section.events_section .search-events,section.events_section .search-events__form-wrapper{width:100%;margin:5px 15px}section.events_section .search-events__form-wrapper .search-events{margin:5px 0}section.events_section .events__filters{margin-bottom:30px}section.events_section .events__item{flex-direction:column;align-items:flex-start;padding:23px 5%}section.events_section .events__item-image-wrapper{max-width:40%}section.events_section .events__item__content-wrapper{width:100%;padding:0;margin-bottom:20px;margin-top:10px}section.events_section p.post-date{margin-bottom:15px}section.events_section .events__item__buttons-wrapper{width:100%}section.events_section a.cymulate-cta.events__item-cta,section.events_section section.ecademy-form .ecademy-form__form .hbspt-form a.events__item-cta.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.events_section a.events__item-cta.hs-button,section.events_section .hbspt-form a.events__item-cta.hs-button,.hbspt-form section.events_section a.events__item-cta.hs-button,section.events_section .page-template-template-contact-us section.page-cover .hbspt-form a.events__item-cta.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.events_section a.events__item-cta.hs-button,section.events_section .page-template-template-flexible-content section.page-cover .hbspt-form a.events__item-cta.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.events_section a.events__item-cta.hs-button,section.events_section .page-template-template-become-a-partner section.page-cover .hbspt-form a.events__item-cta.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.events_section a.events__item-cta.hs-button,section.events_section .page-template-template-landing-page section.page-cover .hbspt-form a.events__item-cta.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.events_section a.events__item-cta.hs-button,section.events_section .error404 section.page-cover .page-cover__intro a.events__item-cta,.error404 section.page-cover .page-cover__intro section.events_section a.events__item-cta{width:100%}section.events_section .cymulate-cta.events__item-cta.events__popup-trigger,section.events_section .hbspt-form .events__item-cta.events__popup-trigger.hs-button,.hbspt-form section.events_section .events__item-cta.events__popup-trigger.hs-button,section.events_section .error404 section.page-cover .page-cover__intro a.events__item-cta.events__popup-trigger,.error404 section.page-cover .page-cover__intro section.events_section a.events__item-cta.events__popup-trigger{margin:15px 0}section.events_section #media-kit .media-kit__wrapper{padding:20px;flex-direction:column}section.events_section #media-kit .media-kit__wrapper .media-kit__text-column,section.events_section #media-kit .media-kit__wrapper .media-kit__images-column{width:100%;padding-right:0}section.events_section h2.media-kit__text-column-title br{display:none}section.events_section a.media-kit__text-column-cta.cymulate-cta,section.events_section section.ecademy-form .ecademy-form__form .hbspt-form a.media-kit__text-column-cta.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.events_section a.media-kit__text-column-cta.hs-button,section.events_section .hbspt-form a.media-kit__text-column-cta.hs-button,.hbspt-form section.events_section a.media-kit__text-column-cta.hs-button,section.events_section .page-template-template-contact-us section.page-cover .hbspt-form a.media-kit__text-column-cta.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.events_section a.media-kit__text-column-cta.hs-button,section.events_section .page-template-template-flexible-content section.page-cover .hbspt-form a.media-kit__text-column-cta.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.events_section a.media-kit__text-column-cta.hs-button,section.events_section .page-template-template-become-a-partner section.page-cover .hbspt-form a.media-kit__text-column-cta.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.events_section a.media-kit__text-column-cta.hs-button,section.events_section .page-template-template-landing-page section.page-cover .hbspt-form a.media-kit__text-column-cta.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.events_section a.media-kit__text-column-cta.hs-button,section.events_section .error404 section.page-cover .page-cover__intro a.media-kit__text-column-cta,.error404 section.page-cover .page-cover__intro section.events_section a.media-kit__text-column-cta{width:100%;margin:20px auto}}@media only screen and (min-width:768px)and (max-width:1024px){section.events_section{padding-top:30px;padding-bottom:50px}section.events_section .events__filters{flex-direction:column;align-items:center}section.events_section .events__filters-wrapper{flex-wrap:wrap}section.events_section .events__filter.all{flex:1 100%}section.events_section .search-events__form-wrapper{margin:20px 0;width:50%}section.events_section form.search-events{width:100%}}@media only screen and (max-width:1200px){section.events_section .events__item__buttons-wrapper{flex-direction:column}}.page-template-template-events .cy__form-container .form-hs__title{display:block;width:100%}.page-template-template-events .hbspt-form form{justify-content:space-between}.page-template-template-events .hbspt-form form .field.hs-form-field{margin-bottom:20px}.page-template-template-events .hbspt-form form .hs-dependent-field,.page-template-template-events .hbspt-form form .hs_website_inquiry{width:100%}.page-template-template-events .hbspt-form form .hs_accept_terms_and_conditions_and_privacy_policy ul.inputs-list{margin-left:0;padding-left:10px;list-style:none}.page-template-template-events .hbspt-form form .hs_accept_terms_and_conditions_and_privacy_policy ul.inputs-list li>input{margin-right:10px;vertical-align:middle}.page-template-template-events .hbspt-form form .hs_submit.hs-submit,.page-template-template-events .hbspt-form form input.hs-button.primary{width:100%}@media only screen and (max-width:767px){.page-template-template-events .hbspt-form form .field.hs-form-field{width:100%}}section.section-glossary{width:100%;background-color:#fff;padding-bottom:100px}section.section-glossary .section-glossary__menu-wrapper{width:100%;height:100px;background-color:#f6f6f6;display:flex;align-items:center;position:sticky;top:109px;z-index:9}section.section-glossary .section-glossary__menu-wrapper .section-glossary__menu-content{display:flex;align-items:center;justify-content:space-between}section.section-glossary .section-glossary__menu-wrapper a.section-glossary__menu-item{font-family:"Poppins";font-size:41px;line-height:90%;text-align:center;text-transform:capitalize;color:#45455a;text-decoration:none}section.section-glossary .section-glossary__menu-wrapper a.section-glossary__menu-item:hover{font-weight:500}section.section-glossary .section-glossary__menu-wrapper a.section-glossary__menu-item.unclickable{opacity:.4;pointer-events:none;cursor:unset}section.section-glossary .section-glossary__content-wrapper .section-glossary__items{margin-bottom:60px}section.section-glossary .section-glossary__content-wrapper .section-glossary__letter{font-family:"Poppins";font-style:normal;font-weight:600;font-size:45px;line-height:90%;text-transform:capitalize;color:#0e54c4;text-align:left;margin-bottom:15px}section.section-glossary .section-glossary__content-wrapper .section-glossary__image{font-family:"Poppins","sans-serif";font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#090909;text-align:left;margin-bottom:0}section.section-glossary .section-glossary__content-wrapper p{margin-top:5px}section.section-glossary .section-glossary__item.fade-up-active{margin-bottom:25px}@media only screen and (max-width:1024px){section.section-glossary .section-glossary__menu-wrapper{top:80px}section.section-glossary .section-glossary__menu-wrapper{overflow:auto}section.section-glossary a.section-glossary__menu-item{margin:0 20px}section.section-glossary a.section-glossary__menu-item:last-child{padding-right:30px}}section.personality-quiz{margin-top:110px;width:100%;height:41vw;min-height:600px;max-height:790px;position:relative}section.personality-quiz .personality-quiz__start-screen-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.personality-quiz .personality-quiz__start-screen-wrapper video{position:absolute;z-index:0;top:0;left:0;right:0;width:100%}section.personality-quiz .personality-quiz__start-screen-wrapper h1.personality-quiz__title{font-size:3vw;text-align:center;margin-bottom:40px;top:80px;opacity:0;animation-name:fade-up-active-animation;animation-duration:1.5s;animation-fill-mode:forwards;animation-delay:1s}section.personality-quiz .personality-quiz__start-screen-wrapper button.personality-quiz__start-quiz.cymulate-cta,section.personality-quiz .personality-quiz__start-screen-wrapper .hbspt-form button.personality-quiz__start-quiz.hs-button,.hbspt-form section.personality-quiz .personality-quiz__start-screen-wrapper button.personality-quiz__start-quiz.hs-button{margin:0 auto;top:80px;opacity:0;animation-name:fade-up-active-animation;animation-duration:1.5s;animation-fill-mode:forwards;animation-delay:1.5s}section.personality-quiz .personality-quiz__quiz-wrapper{display:none;width:100%;height:100%;background:var(--wpr-bg-54b2a0f1-520a-44c3-bc57-c3e64b846202) no-repeat center center;background-size:cover;flex-direction:column;align-items:center;justify-content:center}section.personality-quiz .personality-quiz__quiz-wrapper .personality-quiz__question-wrapper{opacity:0;height:0;overflow:hidden}section.personality-quiz .personality-quiz__quiz-wrapper .personality-quiz__question-wrapper.active{height:auto;opacity:1}section.personality-quiz .personality-quiz__quiz-wrapper h3.question{font-weight:700;font-size:28px;line-height:42px;margin-bottom:80px;position:relative;opacity:0;top:80px;transition:opacity 1s ease-in-out,top 1s ease-in-out;-webkit-transition:opacity 1s ease-in-out,top 1s ease-in-out;-moz-transition:opacity 1s ease-in-out,top 1s ease-in-out;-ms-transition:opacity 1s ease-in-out,top 1s ease-in-out;-o-transition:opacity 1s ease-in-out,top 1s ease-in-out}section.personality-quiz .personality-quiz__quiz-wrapper .personality-answers-items-wrapper{display:flex;justify-content:space-between;width:1035px}section.personality-quiz .personality-quiz__quiz-wrapper .personality-quiz__answer-wrapper{width:calc(25% - 23px);height:219px;background:#fff;box-shadow:4px 4px 17px 2px rgba(7,7,35,.06);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;padding:0 7px;position:relative;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}section.personality-quiz .personality-quiz__quiz-wrapper .personality-quiz__answer-wrapper.items3{width:46%}@media(min-width:767px){section.personality-quiz .personality-quiz__quiz-wrapper .personality-quiz__answer-wrapper.items3{width:calc(33% - 23px)}}section.personality-quiz .personality-quiz__quiz-wrapper .personality-quiz__answer-wrapper.items2{width:calc(49% - 23px)}section.personality-quiz .personality-quiz__quiz-wrapper .quiz-check-icon-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;background-color:#fff;width:100%;height:100%;text-align:center;opacity:0;transition:opacity 250ms;padding-top:20px;border-radius:16px}section.personality-quiz .personality-quiz__quiz-wrapper .quiz-check-icon-wrapper.show{z-index:10;opacity:1}section.personality-quiz .personality-quiz__quiz-wrapper .personality-quiz__answer-wrapper.hover{background-color:#0068ff}section.personality-quiz .personality-quiz__quiz-wrapper .personality-quiz__answer-wrapper.hover p{color:#fff}section.personality-quiz .personality-quiz__quiz-wrapper .personality-quiz__answer-wrapper.hover img{filter:brightness(5)}section.personality-quiz .personality-quiz__quiz-wrapper .answer{font-size:20px;line-height:30px;text-align:center}section.personality-quiz .personality-quiz__quiz-wrapper #loader{display:flex!important}section.personality-quiz .personality-quiz__quiz-wrapper #loader .lds-ripple{color:#404040;font-family:"Poppins","sans-serif";font-size:1rem;line-height:1.5}section.personality-quiz .personality-quiz__progress-bar{width:600px;text-align:center;margin:60px auto 0;opacity:0;height:0;overflow:hidden;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.personality-quiz .personality-quiz__progress-bar.active{opacity:1;height:auto}section.personality-quiz .personality-quiz__text{width:12.5%;position:relative;font-family:"Poppins";font-style:normal;font-weight:600;font-size:31px;line-height:90%;text-align:center;color:#0e54c4;text-align:right;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}section.personality-quiz .personality-quiz__text::after{content:"";position:absolute;left:0;bottom:-9;width:100%;height:9px;background:#0e54c4;border-radius:27px;z-index:1}section.personality-quiz .personality-quiz__bg-bar{width:100%;height:9px;background:#fff;border-radius:27px;position:relative;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media only screen and (max-width:767px){section.personality-quiz{margin-top:0;min-height:710px}section.personality-quiz .personality-quiz__start-screen-wrapper{display:block;padding:26% 0}section.personality-quiz .personality-quiz__start-screen-wrapper h1.personality-quiz__title{font-size:36px;line-height:100%;text-align:center}section.personality-quiz .personality-quiz__start-screen-wrapper h1.personality-quiz__title br{display:none}section.personality-quiz .personality-quiz__quiz-wrapper .site-width{max-width:95%}section.personality-quiz .personality-quiz__quiz-wrapper .personality-answers-items-wrapper.site-width{flex-wrap:wrap}section.personality-quiz .personality-quiz__quiz-wrapper .personality-quiz__answer-wrapper{width:46%;height:138px;margin-bottom:25px}section.personality-quiz .personality-quiz__quiz-wrapper .personality-quiz__img-wrapper{max-height:53px}section.personality-quiz .personality-quiz__quiz-wrapper .personality-quiz__img-wrapper img{height:53px;width:auto}section.personality-quiz .personality-quiz__quiz-wrapper h3.question{font-size:21px;line-height:31px;text-align:center;margin-bottom:30px;margin-top:0}section.personality-quiz .personality-quiz__quiz-wrapper p.answer{margin:0;font-size:16px;line-height:19px;text-align:center}section.personality-quiz .personality-quiz__quiz-wrapper .personality-quiz__progress-bar{width:280px;margin:0}section.personality-quiz .personality-quiz__quiz-wrapper .personality-quiz__text{font-size:26px;line-height:90%}}@media only screen and (max-width:374px){section.personality-quiz{min-height:600px}}@media only screen and (min-width:768px)and (max-width:1024px){section.personality-quiz{min-height:unset;height:auto;margin-top:78px}section.personality-quiz .personality-quiz__start-screen-wrapper{min-height:320px;height:320px}section.personality-quiz .personality-quiz__quiz-wrapper{height:550px}}section.personality-quiz#results{margin-top:105px;width:100%;height:41vw;min-height:700px;max-height:790px;position:relative;background:var(--wpr-bg-ad6e9a52-fd0b-4eaa-aaa6-a3068bde6b2e) no-repeat center center;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width:1025px)and (max-width:1680px){section.personality-quiz#results{background-size:cover}}section.personality-quiz#results .personality-quiz__content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}section.personality-quiz#results h1.personality-quiz__result-title{font-family:"Poppins","sans-serif";font-weight:700;font-size:28px;line-height:42px;text-align:center;position:relative;top:80px;opacity:0;animation-name:fade-up-active-animation;animation-duration:1.5s;animation-fill-mode:forwards}section.personality-quiz#results p.personality-quiz__result-content{text-align:center;margin-top:0;margin-bottom:0;position:relative;top:80px;opacity:0;animation-name:fade-up-active-animation;animation-duration:1.5s;animation-fill-mode:forwards;animation-delay:800ms}section.personality-quiz#results #start-over{margin:20px 0 30px}section.personality-quiz#results .personality-quiz__result-icon-wrapper{position:relative}section.personality-quiz#results .personality-quiz__result-icon-blocker{position:absolute;animation-name:result-blocker-animation;animation-duration:2s;animation-delay:1.5s;animation-fill-mode:forwards;left:-1px;top:-1px;width:122%;height:120%;max-width:unset}@keyframes result-blocker-animation{0%{left:0;top:0}100%{left:70%;top:30%}}section.personality-quiz#results h3.personality-quiz__result-share_icons-title{font-weight:700;font-size:18px;line-height:27px}section.personality-quiz#results .share_icons{text-align:center;margin-top:60px;position:relative;top:80px;opacity:0;animation-name:fade-up-active-animation;animation-duration:1.5s;animation-fill-mode:forwards;animation-delay:3s}section.personality-quiz#results .share_icons a svg{width:72px;height:72px}section.personality-quiz#results .share_icons a svg:hover{filter:grayscale(1)}section.personality-quiz#results .personality-quiz__result-share_icons-wrapper a{margin:20px}@media only screen and (min-width:768px)and (max-width:1024px){section.personality-quiz#results{margin-top:80px;background-size:cover}}@media only screen and (max-width:767px){section.personality-quiz#results{margin-top:0;padding:40px 0 80px;background-size:cover;min-height:500px;height:auto}section.personality-quiz#results .personality-quiz__result-content{font-size:15px;line-height:21px}section.personality-quiz#results .personality-quiz__result-content br{display:none}section.personality-quiz#results .personality-quiz__result-icon-wrapper{width:126px;height:126}section.personality-quiz#results .share_icons.site-width{margin-top:40px}section.personality-quiz#results .share_icons a svg{width:52px;height:52px}}section.text-btn-img{width:100%;padding:80px 0;min-height:539px;background-repeat:no-repeat;background-size:cover;background-position:right 40% center}section.text-btn-img .text-btn-img__content-wrapper{display:flex;min-height:466px;align-items:center;justify-content:space-between}section.text-btn-img .text-btn-img__text strong{font-weight:900;font-size:32px;line-height:37px;text-align:center}section.text-btn-img .text-btn-img__text-column{opacity:0;transition:all 1.5s ease-in-out;-webkit-transition:all 1.5s ease-in-out;-moz-transition:all 1.5s ease-in-out;-ms-transition:all 1.5s ease-in-out;-o-transition:all 1.5s ease-in-out}section.text-btn-img h2.text-btn-img__title{margin:0;text-align:left}section.text-btn-img .text-btn-img__image-column{opacity:0;transition:all 1.5s ease-in-out;-webkit-transition:all 1.5s ease-in-out;-moz-transition:all 1.5s ease-in-out;-ms-transition:all 1.5s ease-in-out;-o-transition:all 1.5s ease-in-out}@media only screen and (min-width:768px){section.text-btn-img .text-btn-img__image-column{width:55%;max-width:650px}}@media only screen and (max-width:767px){section.text-btn-img{padding:50px 0;background-position:center}section.text-btn-img .text-btn-img__content-wrapper{flex-direction:column-reverse}section.text-btn-img .text-btn-img__content-wrapper br{display:none}section.text-btn-img .text-btn-img__content-wrapper{display:flex;align-items:flex-end}section.text-btn-img .text-btn-img__text-column{margin-top:30px;text-align:center}section.text-btn-img h2.text-btn-img__title{text-align:center}section.text-btn-img a.site-cta.cta-big{margin:0 auto}}.page-template-template-packages section.text-btn-img{height:28vw;min-height:unset;display:flex;align-items:center}.page-template-template-packages section.text-btn-img .text-btn-img__content-wrapper{min-height:unset}@media only screen and (max-width:767px){.page-template-template-packages section.text-btn-img{min-height:690px;padding:0;background-size:contain;background-position:center top;background-color:#070723;align-items:flex-end}.page-template-template-packages section.text-btn-img .text-btn-img__content-wrapper{min-height:unset;padding:0 11%}.page-template-template-packages section.text-btn-img .text-btn-img__content-wrapper .cymulate-cta,.page-template-template-packages section.text-btn-img .text-btn-img__content-wrapper .hbspt-form .hs-button,.hbspt-form .page-template-template-packages section.text-btn-img .text-btn-img__content-wrapper .hs-button,.page-template-template-packages section.text-btn-img .text-btn-img__content-wrapper .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .page-template-template-packages section.text-btn-img .text-btn-img__content-wrapper a{margin:0 auto 60px}}section.packages{width:100%;background:#f6f6f6;padding:90px 0}section.packages tr{display:flex;justify-content:space-between}section.packages .animated-tr{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.packages thead td{height:70px;border-top-left-radius:20px;border-top-right-radius:20px;font-weight:700;font-size:22px;line-height:33px;text-align:center;color:#fff}section.packages thead td#td-core{background-color:#0e54c4}section.packages thead td#td-informed{background-color:#ef2c1d}section.packages thead td#td-adaptive{background-color:#6f41b9}section.packages thead td#td-optimized{background-color:#202039}section.packages td{width:230px;text-align:center;position:relative;background-color:#fff;min-height:90px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(69,69,90,.6);box-shadow:-4px 0 24px rgba(0,0,0,.08)}section.packages td.features,section.packages td.td-blank{max-width:165px;background-color:rgba(0,0,0,0);box-shadow:unset}section.packages td.features{font-weight:600;font-size:18px;line-height:27px;color:#070723;justify-content:start;text-align:left;padding:20px 0;cursor:help}section.packages .true::before{content:url(../../../../../../../../../../themes/cymulate-2022/build/images/v.svg)}section.packages .true:nth-child(3)::before{content:url(../../../../../../../../../../themes/cymulate-2022/build/images/v.svg);filter:hue-rotate(-235deg)}section.packages .true:nth-child(4)::before{content:url(../../../../../../../../../../themes/cymulate-2022/build/images/v.svg);filter:hue-rotate(45deg);-webkit-filter:hue-rotate(45deg)}section.packages .true:last-child:before{content:url(../../../../../../../../../../themes/cymulate-2022/build/images/v.svg);filter:grayscale(1) contrast(1.5)}section.packages .false::before{content:"";border-top:5px solid rgba(69,69,90,.6);border-radius:5px;width:39px;position:absolute;left:50%;transform:translate(-50%,0);-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}section.packages .add-on::before{content:"Add-on";font-weight:500;font-size:18px;line-height:27px;color:rgba(69,69,90,.6);text-align:center}section.packages td.features .tooltiptext{visibility:hidden;min-width:280px;background-color:#fff;border-radius:6px;padding:15px;position:absolute;top:-80px;left:-100px;z-index:1;font-weight:500;font-size:15px;line-height:22px;color:#000;text-align:left}section.packages td.features:hover .tooltiptext{visibility:visible}section.packages td.packages__footer{display:flex;flex-direction:column;border-bottom-right-radius:20px;border-bottom-left-radius:20px;border:none}section.packages a.packages__learn-more{font-weight:400;font-size:16px;line-height:24px;color:#202039;text-decoration:none;margin:15px 0;position:relative}section.packages a.packages__learn-more:after{content:">";font-size:22px;font-weight:400;position:absolute;right:-15px;top:1px}section.packages td.packages__footer button.cymulate-cta,section.packages td.packages__footer .hbspt-form button.hs-button,.hbspt-form section.packages td.packages__footer button.hs-button{margin:0 0 40px}section.packages .td-blank.td__no-border{border:none}section.packages .hbspt-form.cy__form-container.hbspt-form__packages{width:712px;max-width:90%;min-height:593px}section.packages .hbspt-form.cy__form-container.hbspt-form__packages .hs-packages{display:none}@media only screen and (max-width:767px){section.packages{padding:30px 0}section.packages .packages__tooltip-wrapper{position:relative}section.packages .packages__tooltiptext{display:none;background:#fff;box-shadow:-4px 0 24px rgba(0,0,0,.5);border-radius:16px;padding:10px;position:absolute;z-index:9;left:-120px;width:270px}section.packages .packages__tooltip-wrapper:hover .packages__tooltiptext{display:block}section.packages .packages__tooltip-icon{border:1px solid #000;width:max-content;padding:0 5px;border-radius:50%;font-size:10px}section.packages .package-item{width:100%;background:#fff;box-shadow:-4px 0 24px rgba(0,0,0,.08);border-radius:16px;margin-bottom:30px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.packages .package-item__head{width:100%;height:60px;display:flex;align-items:center;justify-content:center;border-top-left-radius:16px;border-top-right-radius:16px;position:relative}section.packages .packages__arrow{position:absolute;right:15px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}section.packages .active .packages__arrow{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}section.packages .package-item__title{font-family:"Poppins","sans-serif";font-weight:700;font-size:22px;line-height:33px;text-align:center;color:#fff;margin:0}section.packages #core .package-item__head{background-color:#0e54c4}section.packages #informed .package-item__head{background-color:#ef2c1d}section.packages #adaptive .package-item__head{background-color:#6f41b9}section.packages #optimized .package-item__head{background-color:#202039}section.packages .package-item__body{display:none}section.packages #core .true::before{content:url(../../../../../../../../../../themes/cymulate-2022/build/images/v.svg);filter:unset;-webkit-filter:unset;margin-right:18px}section.packages #informed .true::before{content:url(../../../../../../../../../../themes/cymulate-2022/build/images/v.svg);filter:hue-rotate(-235deg) brightness(1.1);-webkit-filter:hue-rotate(-235deg) brightness(1.1)}section.packages #adaptive .true::before{content:url(../../../../../../../../../../themes/cymulate-2022/build/images/v.svg);filter:hue-rotate(45deg);-webkit-filter:hue-rotate(45deg)}section.packages #optimized .true:before{content:url(../../../../../../../../../../themes/cymulate-2022/build/images/v.svg);filter:grayscale(1) contrast(1.5);-webkit-filter:grayscale(1) contrast(1.5)}section.packages .packages-mobile__feature{min-height:90px;border-bottom:1px solid rgba(69,69,90,.6);padding:3% 8%;display:flex;align-items:center;justify-content:space-between}section.packages .packages-mobile__feature-content-wrapper{width:55%;display:flex;justify-content:space-between;align-items:center}section.packages span.feature{font-style:normal;font-weight:500;font-size:15px;line-height:22px;color:#070723}section.packages .false::before{transform:unset;left:unset;right:12%}section.packages span.true{margin-right:6%;width:31px}section.packages .packages__footer{min-height:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px 0 40px}section.packages .packages__intro-mobile{display:block;font-weight:500;font-size:15px;line-height:22px;color:#070723;padding:0 6%}section.packages .active .packages__intro-mobile{display:none}section.packages .packages__mobile-buttons{display:none}section.packages .active .packages__mobile-buttons{display:block;text-align:center}section.packages a.packages__learn-more{display:inline-block}}@media only screen and (min-width:768px)and (max-width:1025px){section.packages .packages__content-wrapper{overflow:auto}section.packages td{width:18vw}section.packages td.features,section.packages td.td-blank{position:sticky;left:-5px;top:-5px;background:#f6f6f6;z-index:9;border-radius:unset}section.packages td.packages__footer button.cymulate-cta,section.packages td.packages__footer .hbspt-form button.hs-button,.hbspt-form section.packages td.packages__footer button.hs-button{width:95%;padding:0 5px}}.fancybox-container .hbspt-form.cy__form-container.hbspt-form__packages{width:712px;max-width:90%;padding:50px}.fancybox-container .hbspt-form.cy__form-container.hbspt-form__packages .form-columns-1,.fancybox-container .hbspt-form.cy__form-container.hbspt-form__packages .form-columns-2{max-width:unset}.fancybox-container .hbspt-form.cy__form-container.hbspt-form__packages .form-columns-1 .hs-input,.fancybox-container .hbspt-form.cy__form-container.hbspt-form__packages .form-columns-2 .hs-input{max-width:unset;width:100%}@media only screen and (max-width:767px){.fancybox-container .hbspt-form.cy__form-container.hbspt-form__packages{width:95%;max-width:unset;padding:0 30px;top:0;max-height:70vh;overflow:auto}.fancybox-container .hbspt-form.cy__form-container.hbspt-form__packages .hs_submit{margin:0 auto 20px}}.page-template-template-purim-party-2022 .top-menu,.page-template-template-purim-party-2022 #site-navigation,.page-template-template-purim-party-2022 #drift-frame-controller,.page-template-template-purim-party-2022 header,.page-template-template-purim-party-2022 button#INDmenu-btn,.page-template-template-purim-party-2022 footer#cymulate-footer{display:none!important}.page-template-template-purim-party-2022 .landing-footer{padding:35px 0 40px}.page-template-template-purim-party-2022 .landing-footer .bottom-part{margin-top:20px}.page-template-template-purim-party-2022 .landing-footer .bottom-part span{color:#fff;opacity:.4}.page-template-template-purim-party-2022 .landing-footer .bottom-part span a{color:#fff;text-decoration:none}.page-template-template-purim-party-2022 .landing-footer .bottom-part span a:after{background:#fff;border:0;bottom:0;content:"";height:2px;left:0;margin:0;position:absolute;transition:all .3s ease;width:0}.page-template-template-purim-party-2022 .landing-footer .bottom-part span a:hover:after{width:100%}.page-template-template-purim-party-2022 .landing-footer .bottom-part span:first-child{display:inline-block;margin-right:20px}.page-template-template-purim-party-2022 .landing-footer .bottom-part span p{display:inline-block;margin:0}.page-template-template-purim-party-2022 header#masthead{align-items:center;flex-direction:row;height:80px;padding-bottom:0}.page-template-template-purim-party-2022 header#masthead .nav-wrapper{justify-content:flex-end}.page-template-template-purim-party-2022 section.purim2022-cover{height:49.1vw;width:100%;background-size:cover;background-repeat:no-repeat;position:fixed;top:0;filter:brightness(1);position:relative}.page-template-template-purim-party-2022 section.purim2022-cover .bg-music{position:absolute;right:1%;top:18px}.page-template-template-purim-party-2022 section.purim2022-cover .bg-music button.btn{background:rgba(0,0,0,0);border:none;cursor:pointer;animation-name:color-flicker;animation-duration:1s;animation-iteration-count:infinite}.page-template-template-purim-party-2022 section.purim2022-cover .bg-music .pause-music{display:none}.page-template-template-purim-party-2022 section.purim2022-cover .bg-music span{position:absolute;bottom:-65px;color:#fff;left:0;text-align:center}.page-template-template-purim-party-2022 main#primary{margin-top:-1px;background-color:#070723}.page-template-template-purim-party-2022 section#purim2022__counter{width:100%;height:172px;background-color:rgba(0,0,0,0);display:none;align-items:center;justify-content:center;bottom:20px;position:absolute}@media only screen and (min-width:1081px){.page-template-template-purim-party-2022 section#purim2022__counter{position:absolute;display:flex}}@media only screen and (min-width:1400px){.page-template-template-purim-party-2022 section#purim2022__counter{bottom:80px}}.page-template-template-purim-party-2022 section#purim2022__counter canvas{margin-left:160px}.page-template-template-purim-party-2022 section.purim2022__info{width:100%;min-height:480px;background-color:#040556;display:flex;align-items:center;background:linear-gradient(0deg,#070723 0%,#040556 100%);position:relative}@media only screen and (min-width:1081px){.page-template-template-purim-party-2022 section.purim2022__info{position:relative;top:auto;padding:70px 0 100px;height:auto}}.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content{padding:0;margin-top:-200px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media only screen and (min-width:767px){.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content{padding:60px 0;margin-top:0}}.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content h2{margin-top:0;text-align:left;font-family:"Poppins","sans-serif";font-weight:700;font-size:40px;line-height:90%;color:#fff}.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content p{color:#fff}@media only screen and (min-width:1024px){.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content p{width:45%}}.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content p strong{color:#fff}.page-template-template-purim-party-2022 section.purim2022__info .cymulate-cta,.page-template-template-purim-party-2022 section.purim2022__info section.ecademy-form .ecademy-form__form .hbspt-form .hs-button,section.ecademy-form .ecademy-form__form .hbspt-form .page-template-template-purim-party-2022 section.purim2022__info .hs-button,.page-template-template-purim-party-2022 section.purim2022__info .hbspt-form .hs-button,.hbspt-form .page-template-template-purim-party-2022 section.purim2022__info .hs-button,.page-template-template-purim-party-2022 section.purim2022__info .page-template-template-contact-us section.page-cover .hbspt-form .hs-button,.page-template-template-contact-us section.page-cover .hbspt-form .page-template-template-purim-party-2022 section.purim2022__info .hs-button,.page-template-template-purim-party-2022 section.purim2022__info .page-template-template-flexible-content section.page-cover .hbspt-form .hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form .page-template-template-purim-party-2022 section.purim2022__info .hs-button,.page-template-template-purim-party-2022 section.purim2022__info .page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form .page-template-template-purim-party-2022 section.purim2022__info .hs-button,.page-template-template-purim-party-2022 section.purim2022__info .page-template-template-landing-page section.page-cover .hbspt-form .hs-button,.page-template-template-landing-page section.page-cover .hbspt-form .page-template-template-purim-party-2022 section.purim2022__info .hs-button,.page-template-template-purim-party-2022 section.purim2022__info .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .page-template-template-purim-party-2022 section.purim2022__info a{background-color:#fff;color:#070723}.page-template-template-purim-party-2022 section.purim2022__info .cymulate-cta:hover,.page-template-template-purim-party-2022 section.purim2022__info .hbspt-form .hs-button:hover,.hbspt-form .page-template-template-purim-party-2022 section.purim2022__info .hs-button:hover,.page-template-template-purim-party-2022 section.purim2022__info .error404 section.page-cover .page-cover__intro a:hover,.error404 section.page-cover .page-cover__intro .page-template-template-purim-party-2022 section.purim2022__info a:hover{background-color:#0e54c4;color:#fff}.page-template-template-purim-party-2022 section.purim2022__artists[data-trigger=class]{opacity:1}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item{width:100%;height:auto;min-height:490px;position:relative;background-color:#070723;display:flex;align-items:center;justify-content:center}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item:first-child{background:linear-gradient(0deg,#070723 120%,#040556 85%)}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item:first-child .purim2022__artists-item__content-img{z-index:1}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item .purim2022__artists-item__content-img{position:absolute;max-width:25vw;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media only screen and (min-width:1400px){.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item .purim2022__artists-item__content-img{max-width:31vw}}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item .purim2022__artists-item__content{width:490px;margin-left:12%;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media only screen and (min-width:1400px){.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item .purim2022__artists-item__content{margin-left:8%}}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item#eden .purim2022__artists-item__content-img{left:6vw}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item#itay{margin-top:-70px;align-items:baseline}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item#itay .purim2022__artists-item__content-img{right:6vw;top:-190px}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item#marina{margin-top:-110px;align-items:baseline}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item#marina .purim2022__artists-item__content-img{left:6vw;top:-220px}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item#darwish{margin-top:-170px;align-items:baseline}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item#darwish .purim2022__artists-item__content-img{right:6vw;top:-200px}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item#skazi{margin-top:-190px;align-items:baseline;min-height:auto}@media only screen and (min-width:1024px){.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item#skazi{padding-bottom:170px}}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item#skazi .purim2022__artists-item__content-img{left:6vw;top:-160px}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item__content-title{font-family:"Poppins","sans-serif";font-style:normal;font-weight:700;font-size:28px;line-height:90%;color:#fff;margin:0;text-align:left}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item__content-desc{color:#fff}@media only screen and (min-width:767px){.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item__content-desc{width:80%}}.page-template-template-purim-party-2022 section.purim2022__artists #purim2022__header-btn:hover{color:#fff;background-color:#070723}.page-template-template-purim-party-2022 section.purim2022__artists.section-is-active #purim2022__header-btn{opacity:1;height:47px}.page-template-template-purim-party-2022 section.purim2022__form{width:100%;height:810px;background-color:#202039;position:relative;padding-top:140px}.page-template-template-purim-party-2022 section.purim2022__form .polygon-wrapper{display:none;position:absolute;top:42%;left:135px;transform:translate(50%,-50%)}@media only screen and (min-width:1600px){.page-template-template-purim-party-2022 section.purim2022__form .polygon-wrapper{display:block}}.page-template-template-purim-party-2022 section.purim2022__form .purim2022__form__content-wrapper{display:flex;align-items:center;justify-content:space-between}.page-template-template-purim-party-2022 section.purim2022__form .image-wrapper{width:100%}@media only screen and (min-width:1081px){.page-template-template-purim-party-2022 section.purim2022__form .image-wrapper{max-width:40%}}.page-template-template-purim-party-2022 section.purim2022__form .purim2022__form__image{height:100%;width:auto}@media only screen and (min-width:1081px){.page-template-template-purim-party-2022 section.purim2022__form .purim2022__form__image{margin-top:-40px;display:block}}.page-template-template-purim-party-2022 section.purim2022__form .purim2022__form__image img{height:unset;max-width:unset}.page-template-template-purim-party-2022 section.purim2022__form [data-trigger=class]{opacity:1}.page-template-template-purim-party-2022 section.purim2022__form .active .purim2022__form__image img{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.page-template-template-purim-party-2022 section.purim2022__form .wpcf7{margin-top:40px}.page-template-template-purim-party-2022 section.purim2022__form form::placeholder{opacity:1;color:#fff}.page-template-template-purim-party-2022 section.purim2022__form form .form-title{display:none}.page-template-template-purim-party-2022 section.purim2022__form .cy__form-container{width:587px;display:flex;flex-wrap:wrap;justify-content:space-between;background-color:rgba(0,0,0,0);box-shadow:none}@media screen and (min-width:768px){.page-template-template-purim-party-2022 section.purim2022__form .cy__form-container{padding:30px}}.page-template-template-purim-party-2022 section.purim2022__form .cy__form-container h3{color:#fff}.page-template-template-purim-party-2022 section.purim2022__form .cy__form-container p.disclaimer{display:block;width:100%;margin:0;color:#fff;font-weight:400}.page-template-template-purim-party-2022 section.purim2022__form .cy__form-container p.disclaimer:nth-child(3){margin-bottom:30px}.page-template-template-purim-party-2022 section.purim2022__form .cy__form-container .purim-form{margin-top:20px}.page-template-template-purim-party-2022 section.purim2022__form .cy__form-container .purim-form br{display:none}.page-template-template-purim-party-2022 section.purim2022__form .cy__form-container .wpcf7-form-control::placeholder{padding:0 20px;opacity:1;color:#fff}.page-template-template-purim-party-2022 section.purim2022__form .cy__form-container select{appearance:none;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.9' d='M1.28027 1L7.63522 8L13.9902 1' stroke='%23070723' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat right 1.25rem center;padding:0 12px;background:rgba(0,0,0,0);color:#fff;border:3px solid #fff;border-radius:29px;height:47px;opacity:1;line-height:41px;padding-left:32px}.page-template-template-purim-party-2022 section.purim2022__form .cy__form-container select option{color:#000}.page-template-template-purim-party-2022 section.purim2022__form .wpcf7-form-control-wrap{width:100%;height:fit-content;margin-bottom:20px;display:inline-block}.page-template-template-purim-party-2022 section.purim2022__form .inputs-wrapper{display:flex;justify-content:space-between;flex-flow:column}.page-template-template-purim-party-2022 section.purim2022__form .inputs-wrapper .wpcf7-form-control-wrap{width:46%}@media only screen and (min-width:767px){.page-template-template-purim-party-2022 section.purim2022__form .inputs-wrapper{flex-flow:row}}.page-template-template-purim-party-2022 section.purim2022__form .wpcf7-form-control-wrap.company,.page-template-template-purim-party-2022 section.purim2022__form .wpcf7-form-control-wrap.plus-one{width:100%}.page-template-template-purim-party-2022 section.purim2022__form .wpcf7-form-control-wrap.plus-one select{padding:0 12px}.page-template-template-purim-party-2022 section.purim2022__form input.input{height:47px;width:100%;background:rgba(0,0,0,0);color:#fff;border:3px solid #fff;border-radius:29px;padding:21px 12px;opacity:1}.page-template-template-purim-party-2022 section.purim2022__form input.input::placeholder{font-family:"Poppins","sans-serif";font-weight:400;font-size:16px;line-height:24px;color:#070723;opacity:1!important}.page-template-template-purim-party-2022 section.purim2022__form .wpcf7-response-output{color:#fff;position:relative;z-index:1;margin:0;padding:0;border:0;width:100%;padding-left:30px;padding-bottom:30px}.page-template-template-purim-party-2022 section.purim2022__form .wpcf7 form.invalid .wpcf7-response-output{display:none}.page-template-template-purim-party-2022 section.purim2022__form #cymulate-submit{margin:35px auto 0;background-color:#fff;color:#000;border:1px solid rgba(0,0,0,0)}.page-template-template-purim-party-2022 section.purim2022__form #cymulate-submit:hover{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}@media only screen and (min-width:767px){.page-template-template-purim-party-2022 section.purim2022__form #cymulate-submit{margin:20px auto 0}}.page-template-template-purim-party-2022 footer#cymulate-footer{background-image:url(../../../../../../../../../../themes/cymulate-2022/build/images/footer-purim.png)}.page-template-template-purim-party-2022 .registration-closed{width:40%;height:5vw;background-color:#fff;display:flex;align-items:center;justify-content:center;position:absolute;transform:rotate(-45deg);top:9vw;left:-8vw}.page-template-template-purim-party-2022 .registration-closed h2{font-weight:700;font-size:2.2vw}@media only screen and (max-width:767px){.page-template-template-purim-party-2022 .registration-closed{width:70%;height:9vw;top:33vw;left:-15vw}.page-template-template-purim-party-2022 .registration-closed h2{font-weight:700;font-size:3.5vw}}@media only screen and (max-width:1024px){.page-template-template-purim-party-2022 header#masthead{height:60px}.page-template-template-purim-party-2022 header#masthead .nav-wrapper{padding:14px 20px}.page-template-template-purim-party-2022 header#masthead .mobile-menu-toggler{display:none}.page-template-template-purim-party-2022 section.purim2022-cover{min-height:685px;height:auto;top:0;background-size:100%}.page-template-template-purim-party-2022 section.purim2022-cover .bg-music{top:8%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);right:unset;width:90px;height:90px}.page-template-template-purim-party-2022 section.purim2022-cover .bg-music span{bottom:-30px;font-size:.7rem;line-height:1.3}.page-template-template-purim-party-2022 section#purim2022__counter{height:100px}.page-template-template-purim-party-2022 section#purim2022__counter canvas{width:100%!important;height:55px!important;margin-left:20vw!important}.page-template-template-purim-party-2022 section.purim2022__info{flex-direction:column;padding:0 0 60px}.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content{background-position:bottom 30px center!important;background-size:70%!important;min-height:620px}.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content h2{font-size:29px;text-align:center;padding:0 8%}.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content p{text-align:center}.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content p br{display:none}.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content .cymulate-cta,.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content .hbspt-form .hs-button,.hbspt-form .page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content .hs-button,.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content a{margin:0 auto}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item{flex-direction:column-reverse}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item .purim2022__artists-item__content{width:100%;margin-left:0;top:0}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item .purim2022__artists-item__content-img{left:unset!important;max-width:100%;position:unset;margin:0 auto}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item .purim2022__artists-item__content-title{font-size:25px;text-align:left;padding:0 15px;margin-top:20px}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item p.purim2022__artists-item__content-desc{font-size:15px;line-height:21px;text-align:left;padding-left:15px}}@media only screen and (max-width:1024px)and (min-width:767px){.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item p.purim2022__artists-item__content-desc{padding-left:0}}@media only screen and (max-width:1024px){.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item#itay,.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item#marina,.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item#darwish,.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item#skazi{margin-top:0}.page-template-template-purim-party-2022 section.purim2022__artists a#purim2022__header-btn{top:7px;right:5%;left:unset;transform:unset;padding:0 15px}.page-template-template-purim-party-2022 section#purim-form{background-size:cover!important;height:auto;padding:215px 0 50px}.page-template-template-purim-party-2022 section#purim-form .purim2022__form__content-wrapper{flex-direction:column}.page-template-template-purim-party-2022 section#purim-form .active .purim2022__form__image img{max-width:100%}.page-template-template-purim-party-2022 section#purim-form .wpcf7{margin-top:0}.page-template-template-purim-party-2022 section#purim-form .cy__form-container{width:100%}.page-template-template-purim-party-2022 section#purim-form span.wpcf7-form-control-wrap{width:100%}.page-template-template-purim-party-2022 section#purim-form input#cymulate-submit{width:100%}}@media only screen and (max-width:374px){.page-template-template-purim-party-2022 section.purim2022-cover{background-size:100%;min-height:525px}.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content{background-position:bottom 10px center!important;background-size:70%!important;min-height:600px}.page-template-template-purim-party-2022 section#purim2022__counter canvas{height:55px!important}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item p.purim2022__artists-item__content-desc{padding:0 15px}.page-template-template-purim-party-2022 section.purim2022__artists .purim2022__artists-item p.purim2022__artists-item__content-desc br{display:none}}@media only screen and (min-width:768px)and (max-width:1024px){.page-template-template-purim-party-2022 section.purim2022-cover{min-height:280px;height:auto;top:0;background-size:cover}.page-template-template-purim-party-2022 section.purim2022-cover .bg-music{top:20%;right:0;left:unset;width:90px;height:90px}.page-template-template-purim-party-2022 section#purim2022__counter{height:160px}.page-template-template-purim-party-2022 section#purim2022__counter canvas{width:100%!important;height:105px!important;margin-left:17vw!important}.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content{background-size:30%!important;min-height:600px}}@media only screen and (min-width:1024px)and (max-width:1080px){.page-template-template-purim-party-2022 section.purim2022-cover{min-height:375px;height:auto;top:60px}.page-template-template-purim-party-2022 section#purim2022__counter{height:200px}.page-template-template-purim-party-2022 section#purim2022__counter canvas{width:100%!important;height:150px!important;margin-left:17vw!important}.page-template-template-purim-party-2022 section.purim2022__info .purim2022__info-content{background-size:30%!important;min-height:600px}.page-template-template-purim-party-2022 section#purim-form .wpcf7-form-control-wrap{width:48%;height:fit-content;margin-bottom:20px;display:inline-block}}.page-template-template-agenda-kickoff-2022 .top-menu,.page-template-template-agenda-kickoff-2022 #site-navigation,.page-template-template-agenda-kickoff-2022 #drift-frame-controller,.page-template-template-agenda-kickoff-2022 button#INDmenu-btn,.page-template-template-agenda-kickoff-2022 footer#cymulate-footer{display:none!important}.page-template-template-agenda-kickoff-2022 header#masthead{align-items:center;flex-direction:row;height:80px;padding-bottom:0}.page-template-template-agenda-kickoff-2022 header#masthead .nav-wrapper{justify-content:flex-end}.page-template-template-agenda-kickoff-2022 main#primary{margin-top:20px}.page-template-template-agenda-kickoff-2022 section.page-cover{margin-top:80px;min-height:37vw}@media only screen and (max-width:767px){.page-template-template-agenda-kickoff-2022 section.page-cover{margin-top:-80px;min-height:70.5vh}.page-template-template-agenda-kickoff-2022 main#primary{margin-top:0}.page-template-template-agenda-kickoff-2022 .mobile-menu-toggler{display:none}}@media only screen and (max-width:1024px){.page-template-template-agenda-kickoff-2022 .mobile-menu-toggler{display:none}}section.agenda{width:100%;padding-bottom:60px}section.agenda .agenda__content-wrapper{margin-top:-20px}section.agenda .agenda__filters-wrapper{display:flex;justify-content:center;margin-bottom:50px}section.agenda .agenda__filter-item-wrapper{position:relative;width:194px;display:flex;justify-content:center;margin:0 20px}section.agenda .agenda__filter-dropdown-ul{display:none;position:absolute;width:100%;top:25px;background:#fff;border:1px solid #e5e5e5;box-sizing:border-box;box-shadow:0 0 24px rgba(0,0,0,.25);border-radius:16px;margin:0;padding:0;list-style:none;z-index:9;padding:15px 0}section.agenda .agenda__choose-department{font-size:15px;line-height:22px;color:#070723;text-align:center;font-weight:500;width:100%;min-height:37px;display:block;border-bottom:1px solid rgba(69,69,90,.2)}section.agenda li.agenda__filter-option{font-size:14px;line-height:21px;color:#070723;text-align:left;font-weight:500;width:100%;min-height:37px;padding:8px 20px;cursor:pointer}section.agenda li.agenda__filter-option:hover,section.agenda li.agenda__filter-option.active{background-color:#0e54c4;color:#fff}section.agenda button.cymulate-cta.agenda__filter-btn,section.agenda section.ecademy-form .ecademy-form__form .hbspt-form button.agenda__filter-btn.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .hbspt-form button.agenda__filter-btn.hs-button,.hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .page-template-template-contact-us section.page-cover .hbspt-form button.agenda__filter-btn.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .page-template-template-flexible-content section.page-cover .hbspt-form button.agenda__filter-btn.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .page-template-template-become-a-partner section.page-cover .hbspt-form button.agenda__filter-btn.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .page-template-template-landing-page section.page-cover .hbspt-form button.agenda__filter-btn.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.agenda button.agenda__filter-btn.hs-button{min-width:194px;height:62px;background:#45455a;opacity:.6;font-weight:700;font-size:20px;line-height:30px;text-align:center;margin-top:-40px}section.agenda button.cymulate-cta.agenda__filter-btn:hover,section.agenda .hbspt-form button.agenda__filter-btn.hs-button:hover,.hbspt-form section.agenda button.agenda__filter-btn.hs-button:hover,section.agenda button.cymulate-cta.agenda__filter-btn.active,section.agenda .hbspt-form button.agenda__filter-btn.active.hs-button,.hbspt-form section.agenda button.agenda__filter-btn.active.hs-button{background-color:#ef2c1d;color:#fff;opacity:1;border:none}section.agenda .agenda__day-wrapper{display:none;width:100%;height:900px;background:#fff;box-shadow:-4px 0 24px rgba(0,0,0,.08);border-radius:16px;padding:30px 50px}section.agenda span.agenda__day{font-weight:700;font-size:22px;line-height:33px;color:#ef2c1d}section.agenda span.agenda__date{font-weight:700;font-size:22px;line-height:33px}section.agenda span.agenda__date-ordinal-suffix{font-weight:400;font-size:18px;vertical-align:top;line-height:1.3}section.agenda .agenda__events-wrapper{height:100%;display:flex;flex-direction:column;flex-wrap:wrap;margin-top:30px}section.agenda .agenda__event{width:33%;min-height:110px;margin:10px 0;display:none;flex-direction:column;justify-content:flex-start;padding-left:20px;position:relative;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.agenda .agenda__event::before{content:"";position:absolute;bottom:10px;left:7.9px;width:1px;height:60%;background-color:rgba(0,0,0,.3)}section.agenda p.agenda_event-time{font-weight:500;margin:0;position:relative}section.agenda p.agenda_event-time svg{position:absolute;left:-20px;top:4px}section.agenda p.agenda_event-time .agenda__event-s-time{font-weight:700;text-transform:uppercase}section.agenda span.agenda_event-speaker{font-weight:700;font-size:16px;display:block}section.agenda .agenda__maps-wrapper ul{margin:0;padding:0;display:flex;flex-direction:column;align-items:center}section.agenda .agenda__maps-wrapper ul li{margin:10px 0}section.agenda .agenda__maps-wrapper ul li a{font-weight:700;font-size:16px}section.agenda .agenda__maps-wrapper ul li a:hover{color:#45455a}@media only screen and (max-width:767px){section.agenda .agenda__filters-wrapper{position:relative}section.agenda .agenda__filter-item-wrapper{width:62px;height:167px;margin:0 2%;position:unset}section.agenda button.cymulate-cta.agenda__filter-btn,section.agenda section.ecademy-form .ecademy-form__form .hbspt-form button.agenda__filter-btn.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .hbspt-form button.agenda__filter-btn.hs-button,.hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .page-template-template-contact-us section.page-cover .hbspt-form button.agenda__filter-btn.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .page-template-template-flexible-content section.page-cover .hbspt-form button.agenda__filter-btn.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .page-template-template-become-a-partner section.page-cover .hbspt-form button.agenda__filter-btn.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .page-template-template-landing-page section.page-cover .hbspt-form button.agenda__filter-btn.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.agenda button.agenda__filter-btn.hs-button{transform:rotate(-90deg);margin-top:90px;min-width:167px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}section.agenda .agenda__filter-dropdown-ul{width:90%;top:280px;left:50%;transform:translate(-50%,0)}section.agenda .agenda__day-wrapper{padding:5%;height:fit-content;min-height:500px}section.agenda .agenda__events-wrapper{flex-wrap:nowrap}section.agenda .agenda__event{width:100%;margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1024px){section.agenda .agenda__filters-wrapper{margin-top:70px}section.agenda .agenda__filter-item-wrapper{width:170px;margin:0 1%}section.agenda button.cymulate-cta.agenda__filter-btn,section.agenda section.ecademy-form .ecademy-form__form .hbspt-form button.agenda__filter-btn.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .hbspt-form button.agenda__filter-btn.hs-button,.hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .page-template-template-contact-us section.page-cover .hbspt-form button.agenda__filter-btn.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .page-template-template-flexible-content section.page-cover .hbspt-form button.agenda__filter-btn.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .page-template-template-become-a-partner section.page-cover .hbspt-form button.agenda__filter-btn.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.agenda button.agenda__filter-btn.hs-button,section.agenda .page-template-template-landing-page section.page-cover .hbspt-form button.agenda__filter-btn.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.agenda button.agenda__filter-btn.hs-button{min-width:170px;padding:0}section.agenda .agenda__filter-dropdown-ul{width:120%}section.agenda .agenda__filter-option{padding:8px 10px}}.page-template-template-blog-lobby section.blog_section,.single-authors section.blog_section{background-color:#070723;padding-top:10px;min-height:650px}.page-template-template-blog-lobby section.blog_section .blog__posts-container.site-width,.single-authors section.blog_section .blog__posts-container.site-width{z-index:2}.page-template-template-blog-lobby section.blog_section .blog__filters-container,.single-authors section.blog_section .blog__filters-container{display:flex}.page-template-template-blog-lobby section.blog_section .blog__filters,.single-authors section.blog_section .blog__filters{display:flex;margin-bottom:70px}.page-template-template-blog-lobby section.blog_section .blog__filters-wrapper,.single-authors section.blog_section .blog__filters-wrapper{display:flex;margin-right:20px}.page-template-template-blog-lobby section.blog_section .search-blog__form-wrapper,.single-authors section.blog_section .search-blog__form-wrapper{flex-grow:1}.page-template-template-blog-lobby section.blog_section form.search-blog,.single-authors section.blog_section form.search-blog{display:flex;position:relative;width:100%;margin:0}.page-template-template-blog-lobby section.blog_section button.blog-search-submit,.single-authors section.blog_section button.blog-search-submit{position:absolute;height:80%;right:10px;top:4px;padding:0 5px;z-index:1;cursor:pointer;background:#070723;border:none}.page-template-template-blog-lobby section.blog_section .blog__filter,.page-template-template-blog-lobby section.blog_section .search-blog,.single-authors section.blog_section .blog__filter,.single-authors section.blog_section .search-blog{width:167px;margin-right:20px;position:relative}.page-template-template-blog-lobby section.blog_section .dropdown.bootstrap-select.filter_select,.single-authors section.blog_section .dropdown.bootstrap-select.filter_select{min-width:100%;width:auto}.page-template-template-blog-lobby section.blog_section .blog__filter.all,.page-template-template-blog-lobby section.blog_section .submit_filters,.single-authors section.blog_section .blog__filter.all,.single-authors section.blog_section .submit_filters{width:auto}.page-template-template-blog-lobby section.blog_section .filter_all,.single-authors section.blog_section .filter_all{margin:0;padding:0;border:none}.page-template-template-blog-lobby section.blog_section .filter_all:hover,.single-authors section.blog_section .filter_all:hover{background-color:unset}.page-template-template-blog-lobby section.blog_section .blog__filter select,.page-template-template-blog-lobby section.blog_section .search-blog input,.page-template-template-blog-lobby section.blog_section .blog__filter .MultiCheckBox,.single-authors section.blog_section .blog__filter select,.single-authors section.blog_section .search-blog input,.single-authors section.blog_section .blog__filter .MultiCheckBox{width:100%;box-sizing:border-box;border-radius:29px;height:47px;line-height:47px;padding:0 36px 0 12px;background:#070723;opacity:unset;border:1px solid #fff;color:#fff;text-transform:capitalize;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#070723 var(--wpr-bg-8aa315af-fb7d-4630-b28a-7babaa75dbef) no-repeat center right 15px;-webkit-border-radius:29px;-moz-border-radius:29px;-ms-border-radius:29px;-o-border-radius:29px}.page-template-template-blog-lobby section.blog_section .blog__filter select option,.single-authors section.blog_section .blog__filter select option{font-weight:400;font-size:14px;line-height:21px;background:#fff;border-radius:20px}.page-template-template-blog-lobby section.blog_section .blog__filter select:focus,.page-template-template-blog-lobby section.blog_section .blog__filter .MultiCheckBox.active,.single-authors section.blog_section .blog__filter select:focus,.single-authors section.blog_section .blog__filter .MultiCheckBox.active{color:#070723;background:#fff var(--wpr-bg-7e5dc45e-a952-4e8a-857f-5a605edd7637) no-repeat center right 15px}.page-template-template-blog-lobby section.blog_section .search-blog input::placeholder,.single-authors section.blog_section .search-blog input::placeholder{color:#fff}.page-template-template-blog-lobby section.blog_section .no_result,.single-authors section.blog_section .no_result{color:#fff;padding:20px 0}.page-template-template-blog-lobby section.blog_section .MultiCheckBox .k-icon,.single-authors section.blog_section .MultiCheckBox .k-icon{display:none}.page-template-template-blog-lobby section.blog_section .MultiCheckBoxDetail,.single-authors section.blog_section .MultiCheckBoxDetail{display:none;position:absolute;overflow-y:hidden;min-width:100%!important;width:auto!important;z-index:99;background:#fff;box-shadow:0 0 24px rgba(0,0,0,.25);border-radius:16px;padding:20px;margin-top:10px}.page-template-template-blog-lobby section.blog_section .MultiCheckBoxDetailBody,.single-authors section.blog_section .MultiCheckBoxDetailBody{white-space:nowrap;color:#070723}.page-template-template-blog-lobby section.blog_section .MultiCheckBoxDetail .cont,.single-authors section.blog_section .MultiCheckBoxDetail .cont{clear:both;overflow:hidden;padding:10px;width:100%;white-space:nowrap;display:flex;align-items:center;cursor:pointer;font-weight:400;font-size:14px;line-height:21px}.page-template-template-blog-lobby section.blog_section .MultiCheckBoxDetail .cont:hover,.single-authors section.blog_section .MultiCheckBoxDetail .cont:hover{background-color:#cfcfcf}.page-template-template-blog-lobby section.blog_section .MultiCheckBoxDetailBody .cont>div:first-child,.single-authors section.blog_section .MultiCheckBoxDetailBody .cont>div:first-child{float:left;margin-right:10px}.page-template-template-blog-lobby section.blog_section .MultiCheckBoxDetailBody .cont input[type=checkbox],.single-authors section.blog_section .MultiCheckBoxDetailBody .cont input[type=checkbox]{width:21px;height:21px}.page-template-template-blog-lobby section.blog_section .MultiCheckBoxDetailBody .cont div:last-child,.single-authors section.blog_section .MultiCheckBoxDetailBody .cont div:last-child{cursor:pointer;width:100%}.page-template-template-blog-lobby section.blog_section .MultiCheckBoxDetailHeader,.single-authors section.blog_section .MultiCheckBoxDetailHeader{overflow:hidden;position:relative;height:44px;background:#fff;color:#070723;display:flex;align-items:center;font-weight:400;font-size:14px;line-height:21px;padding:10px;cursor:pointer}.page-template-template-blog-lobby section.blog_section .MultiCheckBoxDetailHeader>input,.single-authors section.blog_section .MultiCheckBoxDetailHeader>input{width:21px;height:21px;margin-right:10px}.page-template-template-blog-lobby section.blog_section .MultiCheckBoxDetailHeader>div,.single-authors section.blog_section .MultiCheckBoxDetailHeader>div{color:#070723}.page-template-template-blog-lobby section.blog_section .blog__posts__content-wrapper,.single-authors section.blog_section .blog__posts__content-wrapper{display:flex;justify-content:space-between}.page-template-template-blog-lobby section.blog_section .blog__posts__content-column,.single-authors section.blog_section .blog__posts__content-column{width:66%}.page-template-template-blog-lobby section.blog_section .form-column,.single-authors section.blog_section .form-column{margin-top:133px;width:30%;position:sticky;height:100%;top:120px}.page-template-template-blog-lobby section.blog_section .form-column .hs-form-field,.single-authors section.blog_section .form-column .hs-form-field{margin-bottom:15px;width:100%}.page-template-template-blog-lobby section.blog_section .form-column .hbspt-form ul.hs-error-msgs,.single-authors section.blog_section .form-column .hbspt-form ul.hs-error-msgs{position:unset}.page-template-template-blog-lobby section.blog_section .blog__posts,.single-authors section.blog_section .blog__posts{display:flex;justify-content:space-between;flex-wrap:wrap;flex:0 66%}.page-template-template-blog-lobby section.blog_section .blog__posts .featured-content__item,.single-authors section.blog_section .blog__posts .featured-content__item{position:relative;min-height:200px;display:block;width:100%;padding:2% 3% 4% 32%;background:#202039;margin-bottom:20px;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px}.page-template-template-blog-lobby section.blog_section .blog__posts .featured-content__item-image-wrapper,.single-authors section.blog_section .blog__posts .featured-content__item-image-wrapper{border-radius:50%;overflow:hidden;width:223px;height:223px;position:absolute;top:-60px;left:-40px}.page-template-template-blog-lobby section.blog_section .blog__posts .featured-content__item-image-wrapper img.featured-content__item-image,.page-template-template-blog-lobby section.blog_section .blog__posts .featured-content__item-image-wrapper .featured-content__item-image img,.single-authors section.blog_section .blog__posts .featured-content__item-image-wrapper img.featured-content__item-image,.single-authors section.blog_section .blog__posts .featured-content__item-image-wrapper .featured-content__item-image img{height:72%;width:auto;max-width:unset;position:absolute;bottom:0}.page-template-template-blog-lobby section.blog_section .blog__posts .featured-content__item-image-wrapper img.featured-content__item__featured_image,.page-template-template-blog-lobby section.blog_section .blog__posts .featured-content__item-image-wrapper .featured-content__item__featured_image img,.single-authors section.blog_section .blog__posts .featured-content__item-image-wrapper img.featured-content__item__featured_image,.single-authors section.blog_section .blog__posts .featured-content__item-image-wrapper .featured-content__item__featured_image img{position:absolute;right:0;max-width:unset;top:20px;height:100%;left:50%;transform:translate(-50%,0)}.page-template-template-blog-lobby section.blog_section .blog__posts .featured-content__item__content-wrapper,.single-authors section.blog_section .blog__posts .featured-content__item__content-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.page-template-template-blog-lobby section.blog_section .blog__posts p.featured-content__item__pre-title,.single-authors section.blog_section .blog__posts p.featured-content__item__pre-title{margin-bottom:0;font-family:"Poppins","sans-serif";font-weight:700;font-size:14px;line-height:21px;text-transform:uppercase;color:#fff;text-align:left}.page-template-template-blog-lobby section.blog_section .blog__posts .post-date,.single-authors section.blog_section .blog__posts .post-date{font-style:normal;font-weight:300;font-size:14px;line-height:21px;text-align:center;text-transform:capitalize;color:#fff;margin:5px 0 5px}.page-template-template-blog-lobby section.blog_section .blog__posts .featured-content__item-title,.single-authors section.blog_section .blog__posts .featured-content__item-title{margin:0;font-family:"Poppins";font-style:normal;font-weight:600;font-size:24px;line-height:31px;display:flex;align-items:center;text-align:left;color:#fff;padding-right:15%}.page-template-template-blog-lobby section.blog_section .blog__posts p.featured-content__item-description,.single-authors section.blog_section .blog__posts p.featured-content__item-description{margin:10px 0 20px;text-align:center;color:#fff}.page-template-template-blog-lobby section.blog_section .blog__posts .featured-content__item-cta,.single-authors section.blog_section .blog__posts .featured-content__item-cta{width:134px;height:41px;padding:0 10px;font-size:14px;line-height:21px}.page-template-template-blog-lobby section.blog_section .blog__posts a.cymulate-cta.featured-content__item-cta.fade-active,.page-template-template-blog-lobby section.blog_section .blog__posts .hbspt-form a.featured-content__item-cta.fade-active.hs-button,.hbspt-form .page-template-template-blog-lobby section.blog_section .blog__posts a.featured-content__item-cta.fade-active.hs-button,.page-template-template-blog-lobby section.blog_section .blog__posts .error404 section.page-cover .page-cover__intro a.featured-content__item-cta.fade-active,.error404 section.page-cover .page-cover__intro .page-template-template-blog-lobby section.blog_section .blog__posts a.featured-content__item-cta.fade-active,.single-authors section.blog_section .blog__posts a.cymulate-cta.featured-content__item-cta.fade-active,.single-authors section.blog_section .blog__posts .hbspt-form a.featured-content__item-cta.fade-active.hs-button,.hbspt-form .single-authors section.blog_section .blog__posts a.featured-content__item-cta.fade-active.hs-button,.single-authors section.blog_section .blog__posts .error404 section.page-cover .page-cover__intro a.featured-content__item-cta.fade-active,.error404 section.page-cover .page-cover__intro .single-authors section.blog_section .blog__posts a.featured-content__item-cta.fade-active{margin:auto;margin-bottom:0}.page-template-template-blog-lobby section.blog_section .blog__posts .featured-content__item__footer-wrapper,.single-authors section.blog_section .blog__posts .featured-content__item__footer-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:20px;width:100%}.page-template-template-blog-lobby section.blog_section .blog__posts .share_icons a svg path,.single-authors section.blog_section .blog__posts .share_icons a svg path{fill:#fff}@media screen and (max-width:767px){.page-template-template-blog-lobby section.blog_section .blog__posts .featured-content__items,.single-authors section.blog_section .blog__posts .featured-content__items{flex-wrap:wrap}.page-template-template-blog-lobby section.blog_section .blog__posts div.featured-content__item,.single-authors section.blog_section .blog__posts div.featured-content__item{width:100%;margin:0 0 30px;padding:160px 9% 30px}.page-template-template-blog-lobby section.blog_section .blog__posts div.featured-content__item .featured-content__item__content-wrapper,.single-authors section.blog_section .blog__posts div.featured-content__item .featured-content__item__content-wrapper{padding:0}.page-template-template-blog-lobby section.blog_section .blog__posts div.featured-content__item p.post-date,.single-authors section.blog_section .blog__posts div.featured-content__item p.post-date{text-align:left;font-size:12px}.page-template-template-blog-lobby section.blog_section .blog__posts div.featured-content__item h3.featured-content__item-title,.single-authors section.blog_section .blog__posts div.featured-content__item h3.featured-content__item-title{font-size:20px;line-height:26px}.page-template-template-blog-lobby section.blog_section .blog__posts div.featured-content__item p.featured-content__item__pre-title.term,.single-authors section.blog_section .blog__posts div.featured-content__item p.featured-content__item__pre-title.term{margin-top:10px;margin-bottom:10px}.page-template-template-blog-lobby section.blog_section .blog__posts div.featured-content__item .featured-content__item__footer-wrapper,.single-authors section.blog_section .blog__posts div.featured-content__item .featured-content__item__footer-wrapper{flex-direction:column-reverse;align-items:baseline}.page-template-template-blog-lobby section.blog_section .blog__posts div.featured-content__item a.cymulate-cta.featured-content__item-cta,.page-template-template-blog-lobby section.blog_section .blog__posts div.featured-content__item .hbspt-form a.featured-content__item-cta.hs-button,.hbspt-form .page-template-template-blog-lobby section.blog_section .blog__posts div.featured-content__item a.featured-content__item-cta.hs-button,.page-template-template-blog-lobby section.blog_section .blog__posts div.featured-content__item .error404 section.page-cover .page-cover__intro a.featured-content__item-cta,.error404 section.page-cover .page-cover__intro .page-template-template-blog-lobby section.blog_section .blog__posts div.featured-content__item a.featured-content__item-cta,.single-authors section.blog_section .blog__posts div.featured-content__item a.cymulate-cta.featured-content__item-cta,.single-authors section.blog_section .blog__posts div.featured-content__item .hbspt-form a.featured-content__item-cta.hs-button,.hbspt-form .single-authors section.blog_section .blog__posts div.featured-content__item a.featured-content__item-cta.hs-button,.single-authors section.blog_section .blog__posts div.featured-content__item .error404 section.page-cover .page-cover__intro a.featured-content__item-cta,.error404 section.page-cover .page-cover__intro .single-authors section.blog_section .blog__posts div.featured-content__item a.featured-content__item-cta{width:100%}.page-template-template-blog-lobby section.blog_section .blog__posts div.featured-content__item .share_icons,.single-authors section.blog_section .blog__posts div.featured-content__item .share_icons{margin-bottom:20px}}@media screen and (max-width:1250px){.page-template-template-blog-lobby section.blog_section .blog__posts .featured-content__item,.single-authors section.blog_section .blog__posts .featured-content__item{width:calc(33.3% - 10px)}.page-template-template-blog-lobby section.blog_section .blog__posts .featured-content__item-description br,.single-authors section.blog_section .blog__posts .featured-content__item-description br{display:none}}@media only screen and (min-width:1025px)and (max-width:1250px){.page-template-template-blog-lobby section.blog_section .blog__filters,.single-authors section.blog_section .blog__filters{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:768px){.page-template-template-blog-lobby section.blog_section .blog__filters-wrapper,.single-authors section.blog_section .blog__filters-wrapper{flex-wrap:wrap}.page-template-template-blog-lobby section.blog_section .MultiCheckBoxDetail,.single-authors section.blog_section .MultiCheckBoxDetail{max-width:100%}.page-template-template-blog-lobby section.blog_section .blog__filters,.single-authors section.blog_section .blog__filters{flex-wrap:wrap;justify-content:center}.page-template-template-blog-lobby section.blog_section .blog__filter,.page-template-template-blog-lobby section.blog_section .search-blog,.single-authors section.blog_section .blog__filter,.single-authors section.blog_section .search-blog{width:100%;margin:5px 15px}.page-template-template-blog-lobby section.blog_section .search-blog__form-wrapper,.single-authors section.blog_section .search-blog__form-wrapper{width:100%}.page-template-template-blog-lobby section.blog_section .search-blog__form-wrapper .search-blog,.single-authors section.blog_section .search-blog__form-wrapper .search-blog{margin:5px 0}.page-template-template-blog-lobby section.blog_section .blog__filters,.single-authors section.blog_section .blog__filters{margin-bottom:30px}.page-template-template-blog-lobby section.blog_section .form-column,.single-authors section.blog_section .form-column{margin-top:0}}@media only screen and (min-width:769px)and (max-width:1024px){.page-template-template-blog-lobby section.blog_section .blog__filters,.single-authors section.blog_section .blog__filters{flex-direction:column;align-items:center}.page-template-template-blog-lobby section.blog_section .blog__filters-wrapper,.single-authors section.blog_section .blog__filters-wrapper{flex-wrap:wrap;justify-content:center!important}.page-template-template-blog-lobby section.blog_section .blog__filter.all,.single-authors section.blog_section .blog__filter.all{flex:unset}.page-template-template-blog-lobby section.blog_section .search-blog__form-wrapper,.single-authors section.blog_section .search-blog__form-wrapper{margin:20px 0;width:63%}.page-template-template-blog-lobby section.blog_section form.search-blog,.single-authors section.blog_section form.search-blog{width:100%}}@media only screen and (max-width:1024px){.page-template-template-blog-lobby section.blog_section .blog__posts__content-wrapper,.single-authors section.blog_section .blog__posts__content-wrapper{flex-direction:column}.page-template-template-blog-lobby section.blog_section .blog__posts__content-column,.single-authors section.blog_section .blog__posts__content-column{width:100%}.page-template-template-blog-lobby section.blog_section .form-column,.single-authors section.blog_section .form-column{width:100%}.page-template-template-blog-lobby section.blog_section div.featured-content__item,.single-authors section.blog_section div.featured-content__item{width:100%!important}.page-template-template-blog-lobby section.blog_section .blog__form-wrapper,.single-authors section.blog_section .blog__form-wrapper{width:100%}.page-template-template-blog-lobby section.blog_section .blog__filters-wrapper,.single-authors section.blog_section .blog__filters-wrapper{flex-wrap:nowrap;justify-content:space-between;margin-right:0}.page-template-template-blog-lobby section.blog_section .blog__filter.all,.single-authors section.blog_section .blog__filter.all{margin:0 10px 0 0}.page-template-template-blog-lobby section.blog_section .blog__filter.select.select_roles,.single-authors section.blog_section .blog__filter.select.select_roles{width:48%;margin:0 10px 0 0}.page-template-template-blog-lobby section.blog_section .blog__filter.submit_filters,.single-authors section.blog_section .blog__filter.submit_filters{width:auto;margin:0}}@media only screen and (max-width:768px){.page-template-template-blog-lobby section.page-cover .page-cover__content-wrapper,.single-authors section.page-cover .page-cover__content-wrapper{padding:0}}body.single.single-blog,body.single.single-glossary{background:#fff}.related-blogs-wrapper .container{max-width:1170px;margin:0 auto;padding:40px 15px}@media(min-width:1024px){.related-blogs-wrapper .container{padding:80px 15px}}.related-blogs-wrapper .blogs{display:flex;flex-flow:column;justify-content:space-between}@media only screen and (min-width:1024px){.related-blogs-wrapper .blogs{flex-flow:row}}.related-blogs-wrapper .blogs .blog{margin-bottom:20px}@media only screen and (min-width:1024px){.related-blogs-wrapper .blogs .blog{width:100%;max-width:32%;margin-bottom:0}}.related-blogs-wrapper .blogs .blog .image-wrapper{height:180px;overflow:hidden;border-radius:16px 16px 0 0}.related-blogs-wrapper .blogs .blog .image-wrapper img{transition:.3s all;width:100%;object-fit:cover;height:100%}.related-blogs-wrapper .blogs .blog .texts{padding:20px 15px;background-color:#fff;box-shadow:2.60026px 2.60026px 10.401px 5px rgba(3,7,55,.1);min-height:86px;height:calc(100% - 180px)}.related-blogs-wrapper .blogs .blog h3{margin:0;font-size:15px;line-height:normal;text-align:left}.related-blogs-wrapper .blogs .blog .content{margin-top:15px}.related-blogs-wrapper .blogs .blog .content p{margin:0;color:#070723}.related-blogs-wrapper .blogs .blog a{text-decoration:none;color:#070723}.related-blogs-wrapper .blogs .blog:hover img{transform:scale(1.1)}.single.single-blog main#primary,.single.single-glossary main#primary{padding-bottom:100px;background:#fff;position:relative;max-width:100%;overflow-x:clip}.single.single-blog main#primary .post__content-main-content a,.single.single-blog main#primary .post__content-main-content a span,.single.single-blog main#primary .post__content-main-content p span a,.single.single-glossary main#primary .post__content-main-content a,.single.single-glossary main#primary .post__content-main-content a span,.single.single-glossary main#primary .post__content-main-content p span a{font-size:inherit!important;color:#4169e1}.single.single-blog main#primary .post__content-main-content a.cymulate-cta,.single.single-blog main#primary .post__content-main-content .hbspt-form a.hs-button,.hbspt-form .single.single-blog main#primary .post__content-main-content a.hs-button,.single.single-blog main#primary .post__content-main-content .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .single.single-blog main#primary .post__content-main-content a,.single.single-glossary main#primary .post__content-main-content a.cymulate-cta,.single.single-glossary main#primary .post__content-main-content .hbspt-form a.hs-button,.hbspt-form .single.single-glossary main#primary .post__content-main-content a.hs-button,.single.single-glossary main#primary .post__content-main-content .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .single.single-glossary main#primary .post__content-main-content a{color:#fff}.single.single-blog main#primary a.cymulate-cta:hover,.single.single-blog main#primary .hbspt-form a.hs-button:hover,.hbspt-form .single.single-blog main#primary a.hs-button:hover,.single.single-blog main#primary .error404 section.page-cover .page-cover__intro a:hover,.error404 section.page-cover .page-cover__intro .single.single-blog main#primary a:hover,.single.single-glossary main#primary a.cymulate-cta:hover,.single.single-glossary main#primary .hbspt-form a.hs-button:hover,.hbspt-form .single.single-glossary main#primary a.hs-button:hover,.single.single-glossary main#primary .error404 section.page-cover .page-cover__intro a:hover,.error404 section.page-cover .page-cover__intro .single.single-glossary main#primary a:hover{color:#0e54c4}.single.single-blog section.page-cover,.single.single-glossary section.page-cover{background-size:contain;background-position:95%;min-height:30.8vw;max-height:initial;z-index:9;padding-top:72px}.single.single-blog section.page-cover:not(.mobile-ex-tablet) img:not(.cover),.single.single-glossary section.page-cover:not(.mobile-ex-tablet) img:not(.cover){display:none}.single.single-blog section.page-cover.mobile-ex-tablet .page-cover__content-wrapper,.single.single-glossary section.page-cover.mobile-ex-tablet .page-cover__content-wrapper{padding-bottom:260px}@media(min-width:768px){.single.single-blog section.page-cover.mobile-ex-tablet .page-cover__content-wrapper,.single.single-glossary section.page-cover.mobile-ex-tablet .page-cover__content-wrapper{padding-bottom:310px}}.single.single-blog section.page-cover .page-cover__mask,.single.single-glossary section.page-cover .page-cover__mask{width:100%;height:100%;position:absolute;top:0}.single.single-blog section.page-cover .page-cover__mask img,.single.single-glossary section.page-cover .page-cover__mask img{height:100%;position:absolute;width:100%}.single.single-blog section.page-cover .page-cover__mask img:not(.cover),.single.single-glossary section.page-cover .page-cover__mask img:not(.cover){object-fit:cover}.single.single-blog section.page-cover h1.page-cover__title.fade-up-active,.single.single-glossary section.page-cover h1.page-cover__title.fade-up-active{max-width:54%}.single.single-blog .nav-links,.single.single-glossary .nav-links{width:40%;margin:40px auto;display:flex;justify-content:space-between;align-items:center;background:rgba(0,0,0,0);position:relative;z-index:1}.single.single-blog .nav-links .nav-previous,.single.single-blog .nav-links .nav-next,.single.single-glossary .nav-links .nav-previous,.single.single-glossary .nav-links .nav-next{max-width:50%;padding-right:50px;position:relative}.single.single-blog .nav-links .nav-previous,.single.single-glossary .nav-links .nav-previous{margin-left:50px}.single.single-blog .nav-links .nav-previous a,.single.single-blog .nav-links .nav-next a,.single.single-glossary .nav-links .nav-previous a,.single.single-glossary .nav-links .nav-next a{text-decoration:none}.single.single-blog .nav-links .nav-previous::before,.single.single-blog .nav-links .nav-next::before,.single.single-glossary .nav-links .nav-previous::before,.single.single-glossary .nav-links .nav-next::before{content:"";position:absolute;width:15px;height:15px;border-left:2px solid #000;border-bottom:2px solid #000;top:20px}.single.single-blog .nav-links .nav-previous::before,.single.single-glossary .nav-links .nav-previous::before{left:-50px;transform:rotate(45deg)}.single.single-blog .nav-links .nav-next::before,.single.single-glossary .nav-links .nav-next::before{right:0;transform:rotate(230deg);-webkit-transform:rotate(230deg);-moz-transform:rotate(230deg);-ms-transform:rotate(230deg);-o-transform:rotate(230deg)}.single.single-blog .nav-links .nav-previous span.nav-subtitle,.single.single-blog .nav-links .nav-next span.nav-subtitle,.single.single-glossary .nav-links .nav-previous span.nav-subtitle,.single.single-glossary .nav-links .nav-next span.nav-subtitle{display:block;font-weight:500;font-size:16px;line-height:24px;color:#202039;opacity:.5}.single.single-blog .nav-links .nav-previous span.nav-title,.single.single-blog .nav-links .nav-next span.nav-title,.single.single-glossary .nav-links .nav-previous span.nav-title,.single.single-glossary .nav-links .nav-next span.nav-title{font-weight:500;font-size:15px;line-height:22px;color:#070723}.single.single-blog .post__content.site-width,.single.single-glossary .post__content.site-width{width:1190px}.single.single-blog .post__content-header,.single.single-glossary .post__content-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(7,7,35,.1);padding-bottom:30px;margin-top:30px}.single.single-blog .post__content-header .share_icons a svg path,.single.single-glossary .post__content-header .share_icons a svg path{fill:#fff}.single.single-blog .post__content-header .bold,.single.single-glossary .post__content-header .bold{font-weight:700;font-style:italic}.single.single-blog .post__content-header .blog-post__text-box,.single.single-glossary .post__content-header .blog-post__text-box{font-weight:400;font-size:18px;line-height:27px}.single.single-blog .post__content-header .blog-post__text-box .blog-post__date,.single.single-glossary .post__content-header .blog-post__text-box .blog-post__date{margin-top:0}.single.single-blog .post__content-header .blog-post__author a:last-child span.comma,.single.single-glossary .post__content-header .blog-post__author a:last-child span.comma{display:none}.single.single-blog .post__content-main-content,.single.single-glossary .post__content-main-content{margin-bottom:30px}.single.single-blog .post__content-main-content h1,.single.single-blog .post__content-main-content h2,.single.single-blog .post__content-main-content h3,.single.single-blog .post__content-main-content h4,.single.single-blog .post__content-main-content h2 span,.single.single-blog .post__content-main-content h2 strong,.single.single-blog .post__content-main-content h3 strong,.single.single-blog .post__content-main-content h4 span,.single.single-glossary .post__content-main-content h1,.single.single-glossary .post__content-main-content h2,.single.single-glossary .post__content-main-content h3,.single.single-glossary .post__content-main-content h4,.single.single-glossary .post__content-main-content h2 span,.single.single-glossary .post__content-main-content h2 strong,.single.single-glossary .post__content-main-content h3 strong,.single.single-glossary .post__content-main-content h4 span{text-align:left!important;color:#0e54c4!important}.single.single-blog .post__content-main-content strong,.single.single-blog .post__content-main-content a strong,.single.single-blog .post__content-main-content strong a,.single.single-glossary .post__content-main-content strong,.single.single-glossary .post__content-main-content a strong,.single.single-glossary .post__content-main-content strong a{font-weight:600}.single.single-blog .post__content-main-content h2,.single.single-glossary .post__content-main-content h2{font-size:40px}.single.single-blog .post__content-main-content p,.single.single-blog .post__content-main-content p span,.single.single-blog .post__content-main-content ul,.single.single-blog .post__content-main-content ul li,.single.single-blog .post__content-main-content ul li span,.single.single-blog .post__content-main-content ol li,.single.single-blog .post__content-main-content ol li span,.single.single-glossary .post__content-main-content p,.single.single-glossary .post__content-main-content p span,.single.single-glossary .post__content-main-content ul,.single.single-glossary .post__content-main-content ul li,.single.single-glossary .post__content-main-content ul li span,.single.single-glossary .post__content-main-content ol li,.single.single-glossary .post__content-main-content ol li span{font-size:16px!important;line-height:24px;color:#070723}.single.single-blog .post__content-main-content ul,.single.single-glossary .post__content-main-content ul{margin:0 0 30px;list-style:none}.single.single-blog .post__content-main-content ul.wp-block-list,.single.single-blog .post__content-main-content .post-content ul,.post-content .single.single-blog .post__content-main-content ul,.single.single-blog .post__content-main-content .resource-overview__list ul,.resource-overview__list .single.single-blog .post__content-main-content ul,.single.single-glossary .post__content-main-content ul.wp-block-list,.single.single-glossary .post__content-main-content .post-content ul,.post-content .single.single-glossary .post__content-main-content ul,.single.single-glossary .post__content-main-content .resource-overview__list ul,.resource-overview__list .single.single-glossary .post__content-main-content ul{padding-left:12px}.single.single-blog .post__content-main-content ul li,.single.single-glossary .post__content-main-content ul li{position:relative;margin-bottom:10px}.single.single-blog .post__content-main-content ul li::before,.single.single-glossary .post__content-main-content ul li::before{content:"";position:absolute;width:7px;height:7px;top:9px;left:-20px;background:#0e54c4;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.single.single-blog .post__content-main-content ol,.single.single-glossary .post__content-main-content ol{margin:0 0 30px}.single.single-blog .post__content-main-content ol.wp-block-list,.single.single-glossary .post__content-main-content ol.wp-block-list{padding-left:12px}.single.single-blog .post__content-main-content ol li,.single.single-glossary .post__content-main-content ol li{position:relative;list-style:none;margin-bottom:10px}.single.single-blog .post__content-main-content ol li::before,.single.single-glossary .post__content-main-content ol li::before{content:counter(li) ".";color:#0e54c4;display:inline-block;min-width:25px;font-weight:700;font-size:16px;line-height:24px;text-align:left;position:absolute;left:-30px}.single.single-blog .post__content-main-content ol li,.single.single-glossary .post__content-main-content ol li{counter-increment:li}.single.single-blog .post__content-main-content table,.single.single-glossary .post__content-main-content table{border-spacing:5px}.single.single-blog .post__content-main-content table thead td,.single.single-blog .post__content-main-content table thead th,.single.single-glossary .post__content-main-content table thead td,.single.single-glossary .post__content-main-content table thead th{font-family:"Poppins";font-style:normal;font-weight:600;font-size:22px;line-height:90%;text-transform:capitalize;color:#fff;min-height:74px;background:#0e54c4;padding-left:20px;padding:27px}.single.single-blog .post__content-main-content table thead td:first-child,.single.single-glossary .post__content-main-content table thead td:first-child{border-top-left-radius:16px}.single.single-blog .post__content-main-content table thead td:last-child,.single.single-glossary .post__content-main-content table thead td:last-child{border-top-right-radius:16px}.single.single-blog .post__content-main-content table tbody td,.single.single-glossary .post__content-main-content table tbody td{background:#f6f6f6;padding:20px 20px}.single.single-blog .post__content__cta-wrapper,.single.single-glossary .post__content__cta-wrapper{display:flex}.single.single-blog .post__content__cta-wrapper .cymulate-cta,.single.single-blog .post__content__cta-wrapper .hbspt-form .hs-button,.hbspt-form .single.single-blog .post__content__cta-wrapper .hs-button,.single.single-blog .post__content__cta-wrapper .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .single.single-blog .post__content__cta-wrapper a,.single.single-glossary .post__content__cta-wrapper .cymulate-cta,.single.single-glossary .post__content__cta-wrapper .hbspt-form .hs-button,.hbspt-form .single.single-glossary .post__content__cta-wrapper .hs-button,.single.single-glossary .post__content__cta-wrapper .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .single.single-glossary .post__content__cta-wrapper a{margin-right:20px}.single.single-blog .post-author__box,.single.single-glossary .post-author__box{width:100%;min-height:213px;padding:3%;background:#e8e9eb;box-shadow:0 4px 24px rgba(7,7,35,.08);border-radius:16px;display:flex;margin:30px 0;justify-content:space-between;position:relative;z-index:1}.single.single-blog .post-author__box .post-author__author-avatar,.single.single-glossary .post-author__box .post-author__author-avatar{width:141px;height:141px;border-radius:50%;overflow:hidden}.single.single-blog .post-author__box img,.single.single-glossary .post-author__box img{height:100%;width:auto;max-width:unset}.single.single-blog .post-author__box .post-author__box-text,.single.single-glossary .post-author__box .post-author__box-text{width:80%;display:flex;justify-content:center;flex-direction:column}.single.single-blog .post-author__box .post-author__author-name,.single.single-glossary .post-author__box .post-author__author-name{font-weight:700;font-size:21px;line-height:32px;color:#000;margin-bottom:5px;text-decoration:none}.single.single-blog .post-author__box .post-author__author-desc,.single.single-glossary .post-author__box .post-author__author-desc{font-weight:400;font-size:16px;line-height:24px;color:#000}@media only screen and (max-width:1024px){.single.single-blog section.page-cover,.single.single-glossary section.page-cover{padding:120px 0 0}}@media only screen and (max-width:767px){.single.single-blog section.page-cover,.single.single-glossary section.page-cover{min-height:558px;background-position:bottom center}.single.single-blog section.page-cover h1.page-cover__title.fade-up-active,.single.single-glossary section.page-cover h1.page-cover__title.fade-up-active{max-width:unset}.single.single-blog .post__content-header,.single.single-glossary .post__content-header{flex-direction:column;align-items:baseline;padding-bottom:15px}.single.single-blog .post__content-header .share_icons,.single.single-glossary .post__content-header .share_icons{margin-top:10px}.single.single-blog .post__content-header .share_icons a,.single.single-glossary .post__content-header .share_icons a{margin-right:20px}.single.single-blog .post-author__box,.single.single-glossary .post-author__box{flex-direction:column}.single.single-blog .post-author__box .post-author__box-text,.single.single-glossary .post-author__box .post-author__box-text{width:100%;padding:7%}}@media only screen and (max-width:1024px){.single.single-blog .post-navigation,.single.single-glossary .post-navigation{display:none}.single.single-blog main#primary::before,.single.single-blog main#primary::after,.single.single-glossary main#primary::before,.single.single-glossary main#primary::after{display:none}.single.single-blog main#primary .post__content-header,.single.single-glossary main#primary .post__content-header{margin-top:30px}.single.single-blog main#primary .post-author__box,.single.single-glossary main#primary .post-author__box{width:100%}.single.single-blog .post__content-main-content table,.single.single-glossary .post__content-main-content table{max-width:100%;overflow:auto;display:block}}.single-authors .page-cover__content{display:flex;align-items:center}.single-authors .page-cover__author-text{width:50%}.single-authors .page-cover__author-avatar-wrapper{width:300px;height:300px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:4%}.single-authors .page-cover__author-avatar img,.single-authors img.page-cover__author-avatar{height:100%;width:auto;min-width:100%;max-width:unset}.single-authors section.blog_section{margin-top:0;padding-top:100px}.single-authors section.blog_section::after,.single-authors section.blog_section::before{display:none}.single-authors section.blog_section .form-column{margin-top:0}@media only screen and (max-width:767px){.single-authors section.page-cover{padding:10px 1%}.single-authors section.page-cover .page-cover__author-avatar-wrapper{margin-right:0;width:200px;height:200px;margin-top:40px}.single-authors section.page-cover .page-cover__content{flex-direction:column}.single-authors section.page-cover .page-cover__title{text-align:center;margin-bottom:10px;margin-top:20px}.single-authors section.page-cover .page-cover__author-text{width:100%}.single-authors section.page-cover .page-cover__buttons-wrapper{flex-direction:column;align-items:center;margin-bottom:20px}.single-authors section.page-cover .page-cover__buttons-wrapper a{margin:5px 0;width:90%;min-width:fit-content}}.post-type-archive-authors main#primary{padding:0 0 110px}.post-type-archive-authors section.page-cover.page-cover__author{min-height:23vw;margin-top:10px;background:#202039!important;border-radius:16px;max-height:unset}.post-type-archive-authors section.page-cover.page-cover__author .page-cover__content-wrapper{padding:30px}.post-type-archive-authors section.page-cover.page-cover__author .page-cover__content{display:flex;align-items:center}.post-type-archive-authors section.page-cover.page-cover__author .page-cover__author-text{width:60%;display:flex;flex-direction:column;justify-content:center}.post-type-archive-authors section.page-cover.page-cover__author .page-cover__title{text-align:left;margin-bottom:10px;margin-top:0}.post-type-archive-authors section.page-cover.page-cover__author .page-cover__author-avatar-wrapper{width:200px;height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:10%}.post-type-archive-authors section.page-cover.page-cover__author .page-cover__author-avatar img,.post-type-archive-authors section.page-cover.page-cover__author img.page-cover__author-avatar{height:100%;width:auto;min-width:100%;max-width:unset}@media only screen and (max-width:767px){.post-type-archive-authors section.page-cover{min-height:320px}.post-type-archive-authors section.page-cover .cymulate-cta,.post-type-archive-authors section.page-cover section.ecademy-form .ecademy-form__form .hbspt-form .hs-button,section.ecademy-form .ecademy-form__form .hbspt-form .post-type-archive-authors section.page-cover .hs-button,.post-type-archive-authors section.page-cover .hbspt-form .hs-button,.hbspt-form .post-type-archive-authors section.page-cover .hs-button,.post-type-archive-authors .page-template-template-contact-us section.page-cover .hbspt-form .hs-button,.page-template-template-contact-us .post-type-archive-authors section.page-cover .hbspt-form .hs-button,.post-type-archive-authors .page-template-template-flexible-content section.page-cover .hbspt-form .hs-button,.page-template-template-flexible-content .post-type-archive-authors section.page-cover .hbspt-form .hs-button,.post-type-archive-authors .page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button,.page-template-template-become-a-partner .post-type-archive-authors section.page-cover .hbspt-form .hs-button,.post-type-archive-authors .page-template-template-landing-page section.page-cover .hbspt-form .hs-button,.page-template-template-landing-page .post-type-archive-authors section.page-cover .hbspt-form .hs-button,.post-type-archive-authors .error404 section.page-cover .page-cover__intro a,.error404 .post-type-archive-authors section.page-cover .page-cover__intro a{margin:20px auto}.post-type-archive-authors section.page-cover.page-cover__author{padding:10px 1%}.post-type-archive-authors section.page-cover.page-cover__author .page-cover__author-avatar-wrapper{margin-right:0}.post-type-archive-authors section.page-cover.page-cover__author .page-cover__content{flex-direction:column}.post-type-archive-authors section.page-cover.page-cover__author .page-cover__title{text-align:center;margin-bottom:10px;margin-top:20px}.post-type-archive-authors section.page-cover.page-cover__author .page-cover__author-text{width:100%}}body.page-template-template-free-14-day-trial-LP header#masthead,body.page-template-template-free-14-day-trial-LP footer#cymulate-footer,body.page-template-template-XSPM-free-trial header#masthead,body.page-template-template-XSPM-free-trial footer#cymulate-footer{display:none}body.page-template-template-XSPM-free-trial section.page-hero__wave{background-size:cover}body.page-template-template-XSPM-free-trial .site-width{text-align:center}body.page-template-template-XSPM-free-trial section.page-hero__wave .page-hero__wave__content-wrapper{margin:3vw auto 0}body.page-template-template-XSPM-free-trial section.page-hero__wave h2.page-hero__wave__subtitle{margin:0 0 10px}section.page-hero__wave{width:100%;min-height:46vw;padding-top:40px;display:flex;flex-direction:column;align-items:center;background-size:contain;background-repeat:no-repeat}section.page-hero__wave .page-hero__wave__content-wrapper{position:relative;width:700px;max-width:95%;margin:6vw auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width:1025px)and (max-width:1550px){section.page-hero__wave .page-hero__wave__content-wrapper{margin:2vw auto 0}}section.page-hero__wave h1.page-hero__wave__title{font-weight:700;font-size:55px;line-height:111%;text-align:center;color:#fff;position:relative;top:80px;opacity:0;animation-name:fade-up-active-animation;animation-duration:1.5s;animation-fill-mode:forwards;animation-delay:0s}section.page-hero__wave h2.page-hero__wave__subtitle{font-family:"Poppins","sans-serif";font-weight:100;font-size:20px;line-height:30px;margin:0 0 40px;color:#fff;position:relative;top:80px;opacity:0;animation-name:fade-up-active-animation;animation-duration:1.5s;animation-fill-mode:forwards;animation-delay:.5s}section.page-hero__wave form.page-hero__wave__biz-form{display:flex;flex-wrap:wrap;align-items:center;width:100%;justify-content:center;position:relative;top:80px;opacity:0;animation-name:fade-up-active-animation;animation-duration:1.5s;animation-fill-mode:forwards;animation-delay:1s}section.page-hero__wave form.page-hero__wave__biz-form input{height:46px;padding:0 20px;opacity:1;background:rgba(0,0,0,0);color:#fff}section.page-hero__wave form.page-hero__wave__biz-form input::placeholder{color:#fff}section.page-hero__wave form.page-hero__wave__biz-form #biz-mail{width:346px;margin-right:20px}section.page-hero__wave form.page-hero__wave__biz-form label{display:none}section.page-hero__wave form.page-hero__wave__biz-form button.cymulate-cta,section.page-hero__wave form.page-hero__wave__biz-form .hbspt-form button.hs-button,.hbspt-form section.page-hero__wave form.page-hero__wave__biz-form button.hs-button{height:46px;min-width:155px;padding:0 12px;background-color:#fff;color:#0e54c3;border-color:#fff}section.page-hero__wave form.page-hero__wave__biz-form button.cymulate-cta:hover,section.page-hero__wave form.page-hero__wave__biz-form .hbspt-form button.hs-button:hover,.hbspt-form section.page-hero__wave form.page-hero__wave__biz-form button.hs-button:hover{background-color:#0e54c3;color:#fff}@media only screen and (min-width:1025px)and (max-width:1340px){section.page-hero__wave form.page-hero__wave__biz-form button.cymulate-cta,section.page-hero__wave form.page-hero__wave__biz-form .hbspt-form button.hs-button,.hbspt-form section.page-hero__wave form.page-hero__wave__biz-form button.hs-button{background-color:#0e54c3;color:#fff}section.page-hero__wave form.page-hero__wave__biz-form button.cymulate-cta:hover,section.page-hero__wave form.page-hero__wave__biz-form .hbspt-form button.hs-button:hover,.hbspt-form section.page-hero__wave form.page-hero__wave__biz-form button.hs-button:hover{background-color:#0e54c3;color:#fff}}section.page-hero__wave form.page-hero__wave__biz-form .page-hero__wave__biz-form__error{display:none;width:100%;color:#fff;text-align:center;margin-top:20px}section.page-hero__wave .cy__form-container{background-color:rgba(0,0,0,0);box-shadow:unset}section.page-hero__wave .cy__form-container .row.row-2,section.page-hero__wave .cy__form-container .row.row-3{flex:0 0 50%;max-width:50%}section.page-hero__wave .cy__form-container input{opacity:1;background-color:rgba(0,0,0,0);color:#fff;height:46px;padding:0;padding-left:20px}section.page-hero__wave .cy__form-container input::placeholder{color:#fff}section.page-hero__wave .cy__form-container .custom-control.custom-checkbox{align-items:center;margin:0}section.page-hero__wave .cy__form-container .custom-control.custom-checkbox #accept_terms+label.custom-control-label{font-weight:400;font-size:13px;line-height:20px;color:#fff}section.page-hero__wave .cy__form-container .custom-control.custom-checkbox a{color:#fff}section.page-hero__wave .cy__form-container .custom-control.custom-checkbox a:hover{color:#fff}section.page-hero__wave .cy__form-container button.cymulate-cta,section.page-hero__wave .cy__form-container section.ecademy-form .ecademy-form__form .hbspt-form button.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.page-hero__wave .cy__form-container button.hs-button,section.page-hero__wave .cy__form-container .hbspt-form button.hs-button,.hbspt-form section.page-hero__wave .cy__form-container button.hs-button,section.page-hero__wave .cy__form-container .page-template-template-contact-us section.page-cover .hbspt-form button.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.page-hero__wave .cy__form-container button.hs-button,section.page-hero__wave .cy__form-container .page-template-template-flexible-content section.page-cover .hbspt-form button.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.page-hero__wave .cy__form-container button.hs-button,section.page-hero__wave .cy__form-container .page-template-template-become-a-partner section.page-cover .hbspt-form button.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.page-hero__wave .cy__form-container button.hs-button,section.page-hero__wave .cy__form-container .page-template-template-landing-page section.page-cover .hbspt-form button.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.page-hero__wave .cy__form-container button.hs-button{height:46px;min-width:155px;padding:0 12px;background-color:#fff;color:#0e54c4;border-color:#fff;margin:20px auto 0}section.page-hero__wave .cy__form-container button.cymulate-cta:hover,section.page-hero__wave .cy__form-container .hbspt-form button.hs-button:hover,.hbspt-form section.page-hero__wave .cy__form-container button.hs-button:hover{background-color:#0e54c3;color:#fff}@media only screen and (max-width:767px){section.page-hero__wave{min-height:700px}section.page-hero__wave a.page-hero__wave__site-logo svg{max-width:125px}section.page-hero__wave .page-hero__wave__content-wrapper{margin:60px auto 0}section.page-hero__wave h1.page-hero__wave__title{font-weight:700;font-size:28px}section.page-hero__wave h2.page-hero__wave__subtitle{font-weight:400;font-size:20px;line-height:28px}section.page-hero__wave form.page-hero__wave__biz-form #biz-mail,section.page-hero__wave button#submit-biz-mail{width:86%;margin-right:0;margin:0 0 20px 0}section.page-hero__wave .cy__form-container .row.row-2,section.page-hero__wave .cy__form-container .row.row-3{flex:0 0 100%;max-width:100%}}@media only screen and (min-width:768px)and (max-width:1024px){section.page-hero__wave{background-size:cover}}@media only screen and (min-width:1921px){section.page-hero__wave{background-size:cover;min-height:46vw}}section.cy-popup{width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0;z-index:999;background-color:#202039;display:flex;visibility:hidden;align-items:center;justify-content:center}section.cy-popup .cy-popup__content-wrapper{width:730px;max-width:95%}section.cy-popup h2.cy-popup__title{font-weight:700;font-size:55px;line-height:111%;text-align:center;color:#fff;margin:0}section.cy-popup p.cy-popup__subtitle{font-weight:400;font-size:20px;line-height:30px;text-align:center;color:#fff}section.cy-popup .cy__form-container{background-color:rgba(0,0,0,0);box-shadow:unset}section.cy-popup .cy__form-container .row.row-2,section.cy-popup .cy__form-container .row.row-3{flex:0 0 50%;max-width:50%}section.cy-popup .cy__form-container input{opacity:1;background-color:rgba(0,0,0,0);color:#fff;height:46px;padding:0;padding-left:20px}section.cy-popup .cy__form-container input::placeholder{color:#fff}section.cy-popup .cy__form-container .custom-control.custom-checkbox{align-items:center;margin:0}section.cy-popup .cy__form-container .custom-control.custom-checkbox #accept_terms+label.custom-control-label{font-weight:400;font-size:13px;line-height:20px;color:#fff}section.cy-popup .cy__form-container .custom-control.custom-checkbox a:hover{color:#fff}section.cy-popup .cy__form-container button.cymulate-cta,section.cy-popup .cy__form-container section.ecademy-form .ecademy-form__form .hbspt-form button.hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.cy-popup .cy__form-container button.hs-button,section.cy-popup .cy__form-container .hbspt-form button.hs-button,.hbspt-form section.cy-popup .cy__form-container button.hs-button,section.cy-popup .cy__form-container .page-template-template-contact-us section.page-cover .hbspt-form button.hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.cy-popup .cy__form-container button.hs-button,section.cy-popup .cy__form-container .page-template-template-flexible-content section.page-cover .hbspt-form button.hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.cy-popup .cy__form-container button.hs-button,section.cy-popup .cy__form-container .page-template-template-become-a-partner section.page-cover .hbspt-form button.hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.cy-popup .cy__form-container button.hs-button,section.cy-popup .cy__form-container .page-template-template-landing-page section.page-cover .hbspt-form button.hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.cy-popup .cy__form-container button.hs-button,section.cy-popup .cy__form-container .hs-button.primary.large{height:46px;min-width:155px;padding:0 12px;background-color:#fff;color:#202039;border-color:#fff;margin:20px auto 0}section.cy-popup .cy__form-container button.cymulate-cta:hover,section.cy-popup .cy__form-container .hbspt-form button.hs-button:hover,.hbspt-form section.cy-popup .cy__form-container button.hs-button:hover,section.cy-popup .cy__form-container .hs-button.primary.large:hover{background-color:#0e54c3;color:#fff}section.cy-popup span.cy-popup__close-btn{position:absolute;top:3vw;right:3vw;cursor:pointer}@media only screen and (max-width:767px){section.cy-popup h2.cy-popup__title{font-size:28px}section.cy-popup .cy__form-container .row.row-2,section.cy-popup .cy__form-container .row.row-3{flex:0 0 100%;max-width:100%}}.page-template-template-ecademy-combinde section.cy-popup span.cy-popup__close-btn{top:9vw}.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form{width:100%;justify-content:space-between}.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form fieldset{width:100%;max-width:unset}.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .input{margin-right:0!important}.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form fieldset div.hs-form-field{width:48%}.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs-form-field,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs-dependent-field,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs_email{width:100%}.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs-form-field .input,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs-form-field select,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs-form-field input,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs-dependent-field .input,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs-dependent-field select,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs-dependent-field input,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs_email .input,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs_email select,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs_email input{width:100%}.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs-form-field select,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs-dependent-field select,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs_email select{color:#fff;opacity:unset;background:var(--wpr-bg-4b7cd980-f153-4772-81ea-67057928dc4c) no-repeat right 1.25rem center}.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs-form-field option,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs-dependent-field option,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-1 .hs_email option{background-color:#070723}.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form fieldset.form-columns-1{width:48%}.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .hs_submit.hs-submit{width:100%}@media screen and (max-width:1025px){.page-template-template-ecademy-combinde section.cy-popup{top:80px;max-height:100vh;overflow:scroll;padding:280px 0 120px}.page-template-template-ecademy-combinde section.cy-popup span.cy-popup__close-btn{right:8vw}.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form fieldset.form-columns-1,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form fieldset.form-columns-2,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form fieldset.form-columns-2 div.hs-form-field,.page-template-template-ecademy-combinde section.cy-popup .hbspt-form form .form-columns-2 .hs-form-field .hs-input{width:100%}}body.page-template-template-RSA-LP{width:100%;height:765px}body.page-template-template-RSA-LP header .top-menu,body.page-template-template-RSA-LP header,body.page-template-template-RSA-LP footer#cymulate-footer,body.page-template-template-RSA-LP #drift-frame-controller{display:none!important}body.page-template-template-RSA-LP main#primary{background-color:#070723}body.page-template-template-RSA-LP section.rsa-cover{width:100%;max-width:100%;overflow:hidden;height:36.9vw;position:relative;display:flex;flex-direction:column;align-items:center;max-width:100%;overflow:hidden;background-color:#070723}body.page-template-template-RSA-LP section.rsa-cover .registration-closed{width:40%;height:5vw;background-color:#fff;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;z-index:9;transform:rotate(49deg);top:9vw;right:-10vw}body.page-template-template-RSA-LP section.rsa-cover .registration-closed h2{font-weight:700;font-size:1.8vw}body.page-template-template-RSA-LP section.rsa-cover .rsa-cover__logo{position:absolute;top:34px;z-index:2}body.page-template-template-RSA-LP section.rsa-cover .rsa-cover__content{display:flex;justify-content:center;align-items:center;height:100%}body.page-template-template-RSA-LP section.rsa-cover h1.rsa__cover-title{font-family:"Poppins","sans-serif";color:#fff;text-align:center;font-weight:100;line-height:67px;font-size:55px;text-transform:uppercase;z-index:1;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}body.page-template-template-RSA-LP section.rsa-cover .rsa__cover-title bold{font-weight:600}body.page-template-template-RSA-LP section.rsa-cover video{position:absolute;width:100%;height:auto;top:0;bottom:0;z-index:0}body.page-template-template-RSA-LP section.rsa__info{position:relative;height:27.5vw;min-height:474px;padding:40px 0;margin-top:-5px;max-width:100%;overflow:hidden}body.page-template-template-RSA-LP section.rsa__info video{position:absolute;left:50%;transform:translate(-50%,0);width:auto;min-width:100%;height:100%;top:0;bottom:0}body.page-template-template-RSA-LP section.rsa__info .rsa__info-content{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}body.page-template-template-RSA-LP section.rsa__info a.cymulate-cta.ep__cta,body.page-template-template-RSA-LP section.rsa__info .hbspt-form a.ep__cta.hs-button,.hbspt-form body.page-template-template-RSA-LP section.rsa__info a.ep__cta.hs-button,body.page-template-template-RSA-LP section.rsa__info .error404 section.page-cover .page-cover__intro a.ep__cta,.error404 section.page-cover .page-cover__intro body.page-template-template-RSA-LP section.rsa__info a.ep__cta{margin-top:30px}body.page-template-template-RSA-LP section.rsa__counter{width:100%;height:695px;background-color:#070723;position:relative;display:flex;align-items:center;justify-content:space-between;margin-top:-5px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}body.page-template-template-RSA-LP section.rsa__counter .rsa__counter-wrapper{position:relative;margin-left:-20vw}body.page-template-template-RSA-LP section.rsa__counter div#rsa__counter{position:absolute;top:90px;left:35%}body.page-template-template-RSA-LP section.rsa__counter .rsa__counter__image img,body.page-template-template-RSA-LP section.rsa__counter img.rsa__counter__image{max-width:unset}body.page-template-template-RSA-LP section.rsa__counter .rsa__counter-content{display:flex;justify-content:space-between}body.page-template-template-RSA-LP section.rsa__counter .rsa__counter-text{display:flex;flex-direction:column;justify-content:center}body.page-template-template-RSA-LP section.rsa__form{display:flex;align-items:center;background-color:#0e0e2a;background-repeat:no-repeat;background-size:contain;background-position:center right;width:100%;min-height:33vw;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}body.page-template-template-RSA-LP section.rsa__form .rsa__form__content-wrapper{display:flex;justify-content:space-between;align-items:center;height:100%}body.page-template-template-RSA-LP section.rsa__form .cy__form-container{width:505px}body.page-template-template-RSA-LP section.rsa__form .rsa__form__image-wrapper{opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}body.page-template-template-RSA-LP section.rsa__form .rsa__form__image-wrapper img{height:100%;max-width:unset}body.page-template-template-RSA-LP h2.rsa__info-title,body.page-template-template-RSA-LP h2.rsa__counter-title{font-family:"Poppins";font-style:normal;font-weight:700;font-size:36px;line-height:90%;color:#fff;text-align:left}body.page-template-template-RSA-LP .rsa__info-text,body.page-template-template-RSA-LP .rsa__counter-text{font-style:normal;font-weight:400;font-size:17px;line-height:25px;color:#7777ab}@media only screen and (max-width:767px){body.page-template-template-RSA-LP section.rsa-cover{height:430px;background-color:#070723}body.page-template-template-RSA-LP section.rsa-cover .registration-closed{transform:rotate(-47deg);top:10vw;left:-8vw}body.page-template-template-RSA-LP section.rsa-cover .registration-closed h2{font-size:2.4vw}body.page-template-template-RSA-LP section.rsa-cover .rsa-cover__logo{text-align:center}body.page-template-template-RSA-LP section.rsa-cover .rsa-cover__logo svg{width:125px}body.page-template-template-RSA-LP section.rsa-cover h1.rsa__cover-title{font-size:34.0312px;line-height:40px;text-align:center;padding:0 12%;z-index:2}body.page-template-template-RSA-LP section.rsa-cover video{top:80px;z-index:0}body.page-template-template-RSA-LP section.rsa__info{padding:0;padding-bottom:60px}body.page-template-template-RSA-LP section.rsa__info .rsa__info-title{font-size:31px;line-height:90%}body.page-template-template-RSA-LP section.rsa__counter .rsa__counter-text br{display:none}body.page-template-template-RSA-LP section.rsa__counter div#rsa__counter{top:20}body.page-template-template-RSA-LP section.rsa__counter div#rsa__counter canvas{width:360px!important;height:60px!important}body.page-template-template-RSA-LP section.rsa__form#rsa-form{height:1027px;padding:40px 0}body.page-template-template-RSA-LP section.rsa__form#rsa-form .rsa__form__content-wrapper{align-items:baseline}body.page-template-template-RSA-LP section.rsa__form#rsa-form .text-lg-left.form-hs__title{font-weight:700;font-size:18px;line-height:27px;text-align:center;padding:0 5%}body.page-template-template-RSA-LP section.rsa__form#rsa-form .hs_submit.hs-submit,body.page-template-template-RSA-LP section.rsa__form#rsa-form input.hs-button{width:100%}body.page-template-template-RSA-LP section.rsa__form#rsa-form input.hs-input,body.page-template-template-RSA-LP section.rsa__form#rsa-form select.hs-input{width:100%}}@media only screen and (max-width:1024px){body.page-template-template-RSA-LP section.rsa__info{height:auto}body.page-template-template-RSA-LP section.rsa__info .rsa__info-content{flex-direction:column}body.page-template-template-RSA-LP section.rsa__info a.cymulate-cta.ep__cta,body.page-template-template-RSA-LP section.rsa__info .hbspt-form a.ep__cta.hs-button,.hbspt-form body.page-template-template-RSA-LP section.rsa__info a.ep__cta.hs-button,body.page-template-template-RSA-LP section.rsa__info .error404 section.page-cover .page-cover__intro a.ep__cta,.error404 section.page-cover .page-cover__intro body.page-template-template-RSA-LP section.rsa__info a.ep__cta{margin:20px auto 60px}body.page-template-template-RSA-LP section.rsa__info .rsa__info-text,body.page-template-template-RSA-LP section.rsa__info h2.rsa__info-title{text-align:center}body.page-template-template-RSA-LP section.rsa__counter{height:auto;padding:60px 0 0}body.page-template-template-RSA-LP section.rsa__counter .rsa__counter-content{flex-direction:column-reverse}body.page-template-template-RSA-LP section.rsa__counter .rsa__counter__image img,body.page-template-template-RSA-LP section.rsa__counter img.rsa__counter__image{max-width:100%}body.page-template-template-RSA-LP section.rsa__counter .rsa__counter-text,body.page-template-template-RSA-LP section.rsa__counter .rsa__counter-title{text-align:center}body.page-template-template-RSA-LP section.rsa__counter div#rsa__counter{left:50%;transform:translate(-40%,0);-webkit-transform:translate(-40%,0);-moz-transform:translate(-40%,0);-ms-transform:translate(-40%,0);-o-transform:translate(-40%,0)}body.page-template-template-RSA-LP section.rsa__counter .rsa__counter-wrapper{margin-left:0}body.page-template-template-RSA-LP section.rsa__form{padding:40px}body.page-template-template-RSA-LP section.rsa__form .cy__form-container{width:100%}}.tab__header{background-color:#eeeff0;padding:120px 0 40px}.tab__header p.offensive-security__intro{margin:0}.tab__header h2.offensive-security__title{font-family:"Poppins","sans-serif";font-style:normal;font-weight:700;font-size:40px;color:#070723;margin-top:0}.tab__header p.offensive-security__intro{text-align:center}section.courses{width:100%;background-color:#eeeff0;padding:30px 0 240px}section.courses .courses__item{min-height:250px;background-color:#fff;box-shadow:0 0 18px rgba(0,0,0,.06);border-radius:16px;display:flex;margin-bottom:30px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.courses .mentor__image{min-width:155px}section.courses .courses__item-info-wrapper{display:flex;align-items:center;justify-content:space-between;width:60%;padding:30px 4%}section.courses .courses__item-info-wrapper .mentor-info{width:70%}section.courses .courses__item-info-wrapper p.mentor-info__name{font-weight:700;font-size:18px;line-height:23px;color:#6f41b9;margin:0}section.courses .courses__item-info-wrapper p.mentor-info__intro{font-weight:400;font-size:18px;line-height:23px;margin:0}section.courses .courses__item-info-wrapper h2.mentor-info__course_title{font-family:"Poppins";font-style:normal;font-weight:700;font-size:16px;line-height:23px;color:#070723;text-align:left;margin-bottom:0}section.courses .courses__item-info-wrapper p.mentor-info__course_intro{margin-top:0}section.courses .courses__item-lessons-wrapper{width:40%;padding:8px 2% 8px 3%;border-left:1px solid rgba(0,0,0,.2)}section.courses .courses__item-lessons-wrapper h4.courses__item-lessons-title{font-weight:600;font-size:16px;line-height:23px;color:#070723;opacity:.4;margin-bottom:10px}section.courses .courses__item-lessons-wrapper .courses__lesson-item{display:flex;align-items:center;margin-bottom:20px}section.courses .courses__item-lessons-wrapper span.lesson__item-number{min-width:32px;min-height:32px;background-color:#45455a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"Poppins";font-weight:700;font-size:18px;text-align:center;color:#fff;margin-right:20px;padding-top:2px}section.courses .courses__item-lessons-wrapper span.lesson_name{font-weight:400;font-size:16px;line-height:20px;color:#070723}.cyber-hygiene__form{background-color:#202039;min-height:400px;margin-bottom:240px;margin-top:-200px;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}.cyber-hygiene__form .cyber-hygiene__form-content{display:flex;align-items:center}.cyber-hygiene__form .page-cover__bg_image{max-width:40%;position:absolute;right:-220px}.cyber-hygiene__form p.cyber-hygiene__form-intro{color:#fff;text-align:center;margin:0 0 40px}.cyber-hygiene__form h2.cyber-hygiene__form-title{font-family:"Poppins","sans-serif";font-style:normal;font-weight:700;font-size:48px;color:#fff;margin-bottom:30px}.cyber-hygiene__form form.page-hero__wave__biz-form{max-width:400px}.cyber-hygiene__form form.page-hero__wave__biz-form #biz-mail{margin-right:0}.cyber-hygiene__form button.submit-biz-mail{margin-top:20px}@media screen and (max-width:1024px){.tab__header h2.offensive-security__title{font-weight:700;font-size:25px;line-height:110.6%}.tab__header p{max-width:95%;margin:0 auto!important}section.courses{padding:30px 0 106px}section.courses .courses__item{flex-direction:column;position:relative;padding-bottom:30px;height:240px;min-height:unset;overflow:hidden;transition:all .5s ease-in-out}section.courses .courses__item.opened-item{height:100%}section.courses .courses__item.opened-item::after{bottom:8px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.courses .courses__item::before{content:"";position:absolute;width:100%;height:39px;background-color:#6f41b9;bottom:0;border-bottom-right-radius:16px;border-bottom-left-radius:16px;z-index:2}section.courses .courses__item::after{content:"";position:absolute;bottom:15px;right:50%;width:15;height:15px;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(135deg);z-index:2;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}section.courses .courses__item .courses__item-info-wrapper{width:100%;position:relative}section.courses .courses__item .mentor__image{position:absolute;min-width:unset;top:26px;width:105px;left:13px}section.courses .courses__item .mentor-info{width:100%}section.courses .courses__item p.mentor-info__intro,section.courses .courses__item p.mentor-info__name{margin-left:45%}section.courses .courses__item p.mentor-info__intro{font-size:15px;line-height:21px;min-height:85px}section.courses .courses__item .mentor-info__course_intro br{display:none}section.courses .courses__item .courses__item-lessons-wrapper{width:100%;padding:25px;border-left:none;border-top:1px solid rgba(0,0,0,.2);padding-top:0}.cyber-hygiene__form{margin-top:-70px}.cyber-hygiene__form .page-cover__bg_image{max-width:60%;position:absolute;right:-250px}}@media screen and (max-width:1024px)and (max-width:767px){.cyber-hygiene__form .page-cover__bg_image{display:none}}body.page-template-template-customers-event-7-7-22{width:100%}body.page-template-template-customers-event-7-7-22 header .top-menu,body.page-template-template-customers-event-7-7-22 header,body.page-template-template-customers-event-7-7-22 footer#cymulate-footer,body.page-template-template-customers-event-7-7-22 #drift-frame-controller{display:none!important}body.page-template-template-customers-event-7-7-22 section.page-cover{margin-top:0;position:relative}body.page-template-template-customers-event-7-7-22 section.page-cover a.page-hero__site-logo{position:absolute;left:50%;transform:translate(-50%,0);top:30px}body.page-template-template-customers-event-7-7-22 section.page-cover .hero-text{width:24.3vw;display:block}body.page-template-template-customers-event-7-7-22 section.page-cover .page-cover__content{margin-bottom:100px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}body.page-template-template-customers-event-7-7-22 main#primary section.ce-date .ce-date-img{position:absolute;top:-41px;right:23%;width:15.7vw;height:auto}body.page-template-template-customers-event-7-7-22 main#primary section.section-form-with-bullets#ce-form{background:#070723;padding-top:140px}body.page-template-template-customers-event-7-7-22 main#primary section.section-form-with-bullets#ce-form .sfwb__section-title{color:#fff;font-family:"Poppins";font-style:normal;font-weight:700;font-size:33px;line-height:119%}body.page-template-template-customers-event-7-7-22 main#primary section.section-form-with-bullets#ce-form p.sfwb__intro{color:#8e8eaf}body.page-template-template-customers-event-7-7-22 main#primary section.section-form-with-bullets#ce-form .form-column{max-width:505px}body.page-template-template-customers-event-7-7-22 main#primary section.section-form-with-bullets#ce-form fieldset.form-columns-1 .input input.hs-input{width:100%}body.page-template-template-customers-event-7-7-22 main#primary section.ce-speakers{background-color:#202039}body.page-template-template-customers-event-7-7-22 main#primary section.ce-speakers .speakers-content{min-height:600px;display:flex;flex-direction:column;justify-content:center}body.page-template-template-customers-event-7-7-22 main#primary section.ce-speakers h2.ce-speakers__title{font-weight:700;font-size:36px;line-height:108%;text-align:center;color:#fff;margin-bottom:40px}body.page-template-template-customers-event-7-7-22 main#primary section.ce-speakers .ce-speakers__wrapper{display:flex;justify-content:space-between}body.page-template-template-customers-event-7-7-22 main#primary section.ce-speakers .ce-speakers__item{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}body.page-template-template-customers-event-7-7-22 main#primary section.ce-speakers .ce-speakers__item-text{margin:20px 0}body.page-template-template-customers-event-7-7-22 main#primary section.ce-speakers .ce-speakers__item:nth-child(n+4) .ce-speakers__item-name{color:#0062ff}body.page-template-template-customers-event-7-7-22 main#primary section.ce-speakers .ce-speakers__item-name{font-weight:700;font-size:17px;line-height:25px;text-align:center;color:#fff}body.page-template-template-customers-event-7-7-22 main#primary section.ce-speakers .ce-speakers__item-position{text-align:center;color:rgba(255,255,255,.4705882353)}body.page-template-template-customers-event-7-7-22 main#primary section.ce-speakers .ce-speakers__item-company{text-align:center;color:fff}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda{background:#fff var(--wpr-bg-20ca2c88-1ca6-43f8-bfb0-3dfccbe456ff) no-repeat bottom center;background-size:100%;padding-bottom:270px}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__content{padding-top:50px}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__title{font-family:"Poppins","sans-serif";font-weight:700;font-size:36px;line-height:108%;color:#070723;text-align:left;margin:0 0 10px;padding:40px 0}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__wrapper{display:flex;flex-direction:column;flex-wrap:wrap;max-height:700px;max-width:100%}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__item{display:flex;align-items:center;margin-bottom:60px}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__item-icon-wrapper{margin-right:20px;position:relative}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__item-icon-wrapper::after{content:"";position:absolute;width:1px;height:130px;background-color:#a5a5b8;left:40px;bottom:-130px}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__item:nth-child(4n) .ce-agenda__item-icon-wrapper::after{display:none}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__item-time{font-weight:500;font-size:18px;line-height:25px;color:#0e54c4}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__item-title{font-weight:600}@media only screen and (max-width:1024px){body.page-template-template-customers-event-7-7-22 section.page-cover{min-height:692px}body.page-template-template-customers-event-7-7-22 section.page-cover .page-hero__site-logo{text-align:center}body.page-template-template-customers-event-7-7-22 section.page-cover .page-hero__site-logo svg{width:125px;height:auto}body.page-template-template-customers-event-7-7-22 section.page-cover .hero-text{width:271px;display:block;margin:70px auto}body.page-template-template-customers-event-7-7-22 main#primary section.ce-date .ce-date-img{width:265px;top:-120px;left:50%;transform:translate(-50%,0)}body.page-template-template-customers-event-7-7-22 main#primary section.section-form-with-bullets#ce-form{padding-top:10px}body.page-template-template-customers-event-7-7-22 main#primary section.section-form-with-bullets#ce-form h2.sfwb__section-title{font-size:20px;line-height:119%;text-align:center;padding:0 10%}body.page-template-template-customers-event-7-7-22 main#primary section.section-form-with-bullets#ce-form .sfwb__content-column__content p{text-align:center}body.page-template-template-customers-event-7-7-22 main#primary section.section-form-with-bullets#ce-form .hs_submit.hs-submit{width:100%}body.page-template-template-customers-event-7-7-22 main#primary section.section-form-with-bullets#ce-form .hs_submit.hs-submit input.hs-button.primary.large{width:100%!important}body.page-template-template-customers-event-7-7-22 main#primary section.ce-speakers h2.ce-speakers__title{font-size:29px;line-height:125%;text-align:center;padding:0 12%}body.page-template-template-customers-event-7-7-22 main#primary section.ce-speakers .ce-speakers__wrapper{flex-direction:column}body.page-template-template-customers-event-7-7-22 main#primary section.ce-speakers .ce-speakers__item{margin-bottom:40px}body.page-template-template-customers-event-7-7-22 main#primary section.ce-speakers .ce-speakers__item-speaker-img{text-align:center;display:block}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda{padding-bottom:200px;background-size:240%}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda h2.ce-agenda__title{font-size:29px;line-height:108%;text-align:center}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__wrapper{max-height:unset}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__item{border-bottom:1px solid #a5a5b8;padding-bottom:40px;margin-bottom:40px}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__item:last-child{border:none}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__item-icon-wrapper{max-width:45px;overflow:hidden}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__item-icon-wrapper img{height:auto;max-width:62px}body.page-template-template-customers-event-7-7-22 main#primary section.ce-agenda .ce-agenda__item-icon-wrapper::after{display:none}}section.smc{width:100%;position:relative;background:linear-gradient(to left,#E8E9EB 0%,#E8E9EB 50%,#E8E9EB 70%,#fff 30%,#fff 100%)}section.smc .smc__content-wrapper{display:flex}section.smc .smc__topic-content__header{margin-bottom:20px}section.smc .smc__content{background-color:#fff;width:71%;padding:70px 60px 100px 0}section.smc .smc__content .smc__topic-content{display:none;max-width:100%;margin-left:auto}section.smc .smc__content .smc__topic-content.active{display:block}section.smc .smc__content h2.smc__topic-content__title{font-family:"Poppins","sans-serif";font-weight:700;font-size:24px;text-align:left;margin-top:0;margin-bottom:10px}section.smc .smc__content .smc__topic-content__body{margin-bottom:60px}section.smc .smc__content .smc__topic-content__intro h2,section.smc .smc__content .smc__topic-content__intro h3{font-family:"Poppins","sans-serif";font-weight:700;font-size:24px;text-align:left;margin-top:0;margin-bottom:20px}section.smc .smc__content .smc__topic-content__intro p{margin:0 0 30px}section.smc .smc__content .smc__topic-content__body-item{background:#fff;box-shadow:-4px 0 24px rgba(0,0,0,.08);border-radius:16px;padding:4%;margin-bottom:30px;display:flex}section.smc .smc__content .smc__topic-content__body-item ul{margin:0;padding:0 0 0 16px;list-style:none}section.smc .smc__content .smc__topic-content__body-item ul li::before{content:"•";color:#0e54c4;font-weight:700;display:inline-block;width:1em;margin-left:-1em}section.smc .smc__content .smc__topic-content__body-item h2{font-family:"Poppins","sans-serif";font-style:normal;font-weight:700;font-size:21px;line-height:32px;text-align:left;margin-bottom:0}section.smc .smc__content .smc__topic-content__body-item p{margin:0 0 10px}section.smc .smc__content .smc__topic-content__body-item__icon{min-width:142px;margin-right:40px}section.smc .smc__content .smc__topic-content__body-item.faq-item{display:flex;flex-direction:column}section.smc .smc__content .smc__topic-content__body-item.faq-item.active .smc__topic-content__body-item__question .icon:before{transform:translate(-50%,-40%) rotate(0deg);-webkit-transform:translate(-50%,-40%) rotate(0deg);-moz-transform:translate(-50%,-40%) rotate(0deg);-ms-transform:translate(-50%,-40%) rotate(0deg);-o-transform:translate(-50%,-40%) rotate(0deg)}section.smc .smc__content .smc__topic-content__body-item.faq-item.active .smc__topic-content__body-item__question .icon.plus-icon:before{content:"−";left:7.5px;transform:translateY(-50%) rotate(0);-webkit-transform:translateY(-50%) rotate(0);-moz-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);-o-transform:translateY(-50%) rotate(0)}section.smc .smc__content .smc__topic-content__body-item__question{display:flex}section.smc .smc__content .smc__topic-content__body-item__question .icon{position:relative;width:30px;height:30px;margin-right:20px}section.smc .smc__content .smc__topic-content__body-item__question .icon:before{content:"";color:#fff;font-size:30px;font-weight:300;position:absolute;top:50%;left:50%;background-image:var(--wpr-bg-75b4a178-7d0d-4ae4-8600-419b38a0b5da);background-repeat:no-repeat;width:18px;height:15px;transform:translate(-50%,-60%) rotate(180deg);-moz-transform:translate(-50%,-60%) rotate(180deg) -webkit-transform;-ms-transform:translate(-50%,-60%) rotate(180deg) -webkit-transform;-o-transform:translate(-50%,-60%) rotate(180deg) -webkit-transform;-webkit-transform:translate(-50%,-60%) rotate(180deg) -webkit-transform}section.smc .smc__content .smc__topic-content__body-item__question .icon:after{content:"";width:30px;height:30px;background-color:#0e54c4;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}section.smc .smc__content .smc__topic-content__body-item__question .icon.plus-icon:before{content:"+";font-size:30px;background-image:none;top:0;left:5px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}section.smc .smc__content .smc__topic-content__body-item__question p{font-weight:700;font-size:16px;line-height:24px;margin-bottom:8px;cursor:pointer;display:inline-block}@media(min-width:1024px){section.smc .smc__content .smc__topic-content__body-item__question p{font-size:21px;line-height:28px}}section.smc .smc__content .smc__topic-content__body-item__answer{display:none}section.smc .smc__content .smc__topic-content__body-item__answer .inner{display:flex;flex-flow:column-reverse}@media(min-width:1024px){section.smc .smc__content .smc__topic-content__body-item__answer .inner{justify-content:space-between;align-items:center;flex-flow:row}}section.smc .smc__content .smc__topic-content__body-item__answer .inner .smc__topic-content__body-item__text{margin-top:15px}@media(min-width:1024px){section.smc .smc__content .smc__topic-content__body-item__answer .inner .smc__topic-content__body-item__text{padding-left:50px;margin-top:0}}section.smc .smc__content .smc__topic-content__body-item__answer .inner .smc__topic-content__body-item__text li{margin-bottom:15px}section.smc .smc__content .smc__topic-content__body-item__answer .inner .smc__topic-content__body-item__text li:last-child{margin-bottom:0}section.smc .smc__content .smc__topic-content__body-item__answer .inner .smc__topic-content__body-item__text li strong{font-weight:600;margin-bottom:5px;display:inline-block;font-size:15px}section.smc .smc__content .smc__topic-content__body-item__answer .inner img{max-width:50%;margin:15px auto 0}@media(min-width:1024px){section.smc .smc__content .smc__topic-content__body-item__answer .inner img{margin:0;max-width:none}}section.smc .smc__content .smc__topic-content__body-item__answer .inner.table{flex-flow:row;align-items:flex-start;margin-top:20px}@media(min-width:1024px){section.smc .smc__content .smc__topic-content__body-item__answer .inner.table{justify-content:space-between;padding-left:50px}}section.smc .smc__content .smc__topic-content__body-item__answer .inner.table .left-part{color:#0068ff;font-weight:500;width:100%}@media(min-width:1024px){section.smc .smc__content .smc__topic-content__body-item__answer .inner.table .left-part{max-width:18%}}section.smc .smc__content .smc__topic-content__body-item__answer .inner.table .right-part{width:100%}@media(min-width:1024px){section.smc .smc__content .smc__topic-content__body-item__answer .inner.table .right-part{max-width:70%}}section.smc .smc__navigation{background-color:#e8e9eb;padding:60px}@media(min-width:1024px){section.smc .smc__navigation{width:100%;max-width:33%}}section.smc .smc__navigation .smc__navigation__item{display:flex;align-items:center;margin-bottom:15px;padding:10px 20px;border-radius:8px;cursor:pointer;position:relative;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}section.smc .smc__navigation .smc__navigation__item:hover,section.smc .smc__navigation .smc__navigation__item.active{background-color:#0068ff}section.smc .smc__navigation .smc__navigation__item:hover .smc__navigation__item-name,section.smc .smc__navigation .smc__navigation__item.active .smc__navigation__item-name{color:#fff;opacity:1}section.smc .smc__navigation .smc__navigation__item:hover .smc__navigation__item-icon .image-wrapper,section.smc .smc__navigation .smc__navigation__item.active .smc__navigation__item-icon .image-wrapper{opacity:0}section.smc .smc__navigation .smc__navigation__item:hover .smc__navigation__item-icon .image-wrapper.hover,section.smc .smc__navigation .smc__navigation__item.active .smc__navigation__item-icon .image-wrapper.hover{opacity:1}section.smc .smc__navigation .smc__navigation__item-icon .image-wrapper{position:absolute;top:50%;left:20px;transform:translateY(-50%);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;opacity:1}section.smc .smc__navigation .smc__navigation__item-icon .image-wrapper.hover{opacity:0}section.smc .smc__navigation .active span.smc__navigation__item-icon{filter:unset;-webkit-filter:unset;opacity:1}section.smc .smc__navigation span.smc__navigation__item-name{font-weight:700;font-size:16px;line-height:24px;color:#081d84;opacity:.4;margin-left:45px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}@media only screen and (max-width:1024px){section.smc{background:#e8e9eb}section.smc .smc__content-wrapper{flex-direction:column-reverse;padding-top:40px}section.smc .smc__content{background-color:unset;width:100%;padding:40px 0}section.smc .smc__content .smc__topic-content{max-width:90%;margin:0 auto}section.smc .smc__content h2.smc__topic-content__title{font-size:21px;line-height:32px}section.smc .smc__content .smc__topic-content__body-item{flex-direction:column}section.smc .smc__content .smc__topic-content__body-item__icon{margin-right:auto}section.smc .smc__content .smc__topic-content__body-item__question::before{font-size:27px}section.smc .smc__navigation__mobile-markup{text-align:center}section.smc .smc__navigation__mobile-markup select{font-weight:700;font-size:16px;line-height:24px;color:#070723;opacity:1;background-color:#fff;box-shadow:0 0 24px rgba(0,0,0,.12);border-radius:26px;max-width:87%;border:none}}section.featured-content#fc-resources{width:100%;height:765px}section.featured-content#fc-resources .featured-content__items{height:530px}section.featured-content#fc-resources .featured-content__item{background:#fff;box-shadow:-4px 0 24px rgba(0,0,0,.08);border-radius:16px;margin:25px;opacity:1;top:unset}section.featured-content#fc-resources .featured-content__item .featured-content__item-cta{margin:0 0 53px}section.featured-content#fc-resources .featured-content__item-image-wrapper{height:unset;border-radius:unset;-webkit-border-radius:unset;-moz-border-radius:unset;-ms-border-radius:unset;-o-border-radius:unset;margin-bottom:15px;border-top-right-radius:18px;border-top-left-radius:18px}section.featured-content#fc-resources .featured-content__item-image img{width:100%;height:auto}section.featured-content#fc-resources .featured-content__item__content-wrapper{padding:0 10%}section.featured-content#fc-resources .featured-content__item-title{margin:10px 0}section.featured-content#fc-resources button.slick-arrow{border-left:1px solid #000;border-bottom:1px solid #000;height:23px;width:23px}section.featured-content#fc-resources button.slick-prev.slick-arrow{left:-20px}section.featured-content#fc-resources button.slick-next.slick-arrow{right:-20px}section.featured-content#fc-resources ul.slick-dots{bottom:-65px}@media only screen and (min-width:768px)and (max-width:1024px){section.featured-content#fc-resources button.slick-arrow{display:none!important}}section.colored-numbers-and-text{width:100%;background-color:#070723;padding:50px 0 70px}section.colored-numbers-and-text h2.cnat__section-title{font-weight:600;font-size:45px;line-height:90%;text-align:center;text-transform:capitalize;color:#fff}section.colored-numbers-and-text .cnat__items{display:flex;justify-content:space-between;align-items:center}section.colored-numbers-and-text .cnat__number{font-family:"Poppins";font-style:normal;font-weight:600;font-size:6vw;line-height:90%;text-align:center;text-transform:capitalize}section.colored-numbers-and-text p.cnat__description{color:fff;text-align:center;margin-top:0}@media only screen and (max-width:767px){section.colored-numbers-and-text .video-hub__item{min-height:unset}section.colored-numbers-and-text .cnat__items{flex-direction:column}section.colored-numbers-and-text .cnat__number{font-size:28vw}section.colored-numbers-and-text .cnat__item{margin-bottom:20px}}section.video-hub{width:100%;background-color:#202039;padding:40px 0}section.video-hub h2.video-hub__title{font-family:"Poppins";font-style:normal;font-weight:600;font-size:45px;line-height:90%;text-align:center;text-transform:capitalize;color:#fff;margin-bottom:50px}section.video-hub .video-hub__items{display:flex;flex-wrap:wrap;justify-content:space-between}section.video-hub .video-hub__item{width:48%;min-height:420px;height:fit-content;border-radius:18px;margin-bottom:45px}section.video-hub .video-hub__image-wrapper{border-top-right-radius:22px;border-top-left-radius:22px;overflow:hidden;position:relative;max-height:260px}section.video-hub .video-hub__item-description{margin:5px 0 15px}section.video-hub .video-hub__image-wrapper:hover video.video-hub__video-preview{display:block}section.video-hub video.video-hub__video-preview{display:none;width:100%;margin-top:-30px}section.video-hub .video-hub__image-wrapper img{width:100%}section.video-hub .video-hub__image-wrapper svg{width:56px;height:56px;left:7%;bottom:10%;position:absolute;opacity:.7;max-width:100px}section.video-hub .video-hub__item-content{padding:8% 8% 3%;background-color:#fff;border-bottom-right-radius:18px;border-bottom-left-radius:18px}section.video-hub h3.video-hub__item-title{font-weight:700;font-size:20px;line-height:30px;text-transform:capitalize;color:#070723;text-align:left;margin:10px 0 0}@media only screen and (max-width:767px){section.video-hub .video-hub__item{width:100%;min-height:unset}section.video-hub .video-hub__item svg{max-width:60px}section.video-hub .video-hub__item .video-hub__item-content{padding:5% 8%}}.page-template-template-competitive section.video-hub{background-color:#e8e9eb;padding:40px 0 80px}.page-template-template-competitive section.video-hub h2{color:#070723}.page-template-template-competitive section.video-hub .video-hub__items,.page-template-template-competitive section.video-hub .video-hub__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@keyframes pulse-ring{0%{transform:scale(.33)}80%,100%{opacity:0}}@keyframes pulse-dot{0%{right:-22px}50%{right:-25px}100%{right:-22px}}@keyframes pulse-dot-vertical{0%{top:96%}50%{top:100%}100%{top:96%}}section.boxes-with-arrows-section .container{max-width:1170px;margin:0 auto;padding:40px 15px}@media(min-width:1024px){section.boxes-with-arrows-section .container{padding:80px 15px}}section.boxes-with-arrows-section .main-wrapper{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.boxes-with-arrows-section h2,section.boxes-with-arrows-section .main-content{max-width:700px;margin:0 auto;text-align:center}section.boxes-with-arrows-section .boxes-wrapper{display:flex;flex-flow:column;margin-top:30px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:1024px){section.boxes-with-arrows-section .boxes-wrapper{justify-content:center;flex-flow:row;margin-top:45px}}section.boxes-with-arrows-section .box{background:#fff;box-shadow:4px 4px 16px rgba(69,69,90,.25);border-radius:16px;padding:24px 15px;width:100%;position:relative;margin-bottom:20px}section.boxes-with-arrows-section .box.no-numbers{padding:0}section.boxes-with-arrows-section .box.dark-mode{background-color:#202039;box-shadow:none}section.boxes-with-arrows-section .box:last-child{margin-bottom:0;margin-right:0}@media(min-width:1024px){section.boxes-with-arrows-section .box{max-width:24%;margin-bottom:0;margin-right:30px}}section.boxes-with-arrows-section .box .arrow{background-color:#0e54c4;border-radius:60px;width:32px;height:32px;display:flex;justify-content:center;align-items:center;position:absolute;top:96%;left:50%;transform:translateX(-50%) rotate(90deg);padding:0;border:0;z-index:2;animation:pulse-dot-vertical 1s cubic-bezier(.455,.03,.515,.955) -0.4s infinite;font-size:30px;color:#fff;font-weight:100;padding-top:1px}@media(min-width:1024px){section.boxes-with-arrows-section .box .arrow{top:50%;right:-22px;left:auto;transform:none;animation:pulse-dot .9s ease-in-out infinite}}section.boxes-with-arrows-section .box .number{font-family:"Poppins";text-align:center;display:block;font-size:59px;font-weight:700;color:#0e54c4;margin-bottom:10px;line-height:1}@media(min-width:1024px){section.boxes-with-arrows-section .box .number{margin-bottom:30px}}section.boxes-with-arrows-section .box:nth-child(2) .number{color:#ef2c1d}section.boxes-with-arrows-section .box:nth-child(2) .arrow{background-color:#ef2c1d}section.boxes-with-arrows-section .box:nth-child(2) .arrow:after{background-color:#ef2c1d}section.boxes-with-arrows-section .box:nth-child(2) .no-numbers{background-color:#ef2c1d}section.boxes-with-arrows-section .box:nth-child(3) .number{color:#6f41b9}section.boxes-with-arrows-section .box:nth-child(3) .arrow{background-color:#6f41b9}section.boxes-with-arrows-section .box:nth-child(3) .arrow:after{background-color:#6f41b9}section.boxes-with-arrows-section .box:nth-child(3) .no-numbers{background-color:#6f41b9}section.boxes-with-arrows-section .box:nth-child(4) .number{color:#45455a}section.boxes-with-arrows-section .box:nth-child(4) .arrow{display:none}section.boxes-with-arrows-section .box:nth-child(4) .no-numbers{background-color:#45455a}section.boxes-with-arrows-section .box .content{padding:10px 15px 24px}section.boxes-with-arrows-section .box .content.align-center{text-align:center}section.boxes-with-arrows-section .box .content.align-center p{text-align:center}section.boxes-with-arrows-section .box h3{font-size:20px;font-weight:700;margin:0}@media(min-width:1024px){section.boxes-with-arrows-section .box h3{margin:initial}}section.boxes-with-arrows-section .box h3.no-numbers{font-size:17px;width:100%;padding:20px 0 15px 15px;background:#005df2;border-radius:16px 16px 0 0;text-align:left;color:#fff}@media(min-width:1024px){section.boxes-with-arrows-section .box h3.no-numbers{margin:0}}section.boxes-with-arrows-section .box h3.align-center{text-align:center;padding:20px 0 15px 0}section.boxes-with-arrows-section .box p{margin-bottom:0;text-align:left;margin-top:5px;line-height:normal}@media(min-width:1024px){section.boxes-with-arrows-section .box p{margin-top:15px}}section.boxes-with-arrows-section.dark-mode{background-color:#070723}section.boxes-with-arrows-section.dark-mode h2{color:#fff}section.boxes-with-arrows-section.dark-mode .box{background-color:#202039;box-shadow:none}section.boxes-with-arrows-section.dark-mode .box .number{text-align:left;font-size:47px}section.boxes-with-arrows-section.dark-mode .box p{text-align:left;color:#fff}@media screen and (min-width:1024px){.page-template-template-mssp-new section.boxes-with-arrows-section .boxes-wrapper{width:100%;max-width:70%;margin:40px auto 0}.page-template-template-mssp-new section.boxes-with-arrows-section .boxes-wrapper .box{max-width:30%}.page-template-template-mssp-new section.boxes-with-arrows-section .boxes-wrapper .box .number{margin-bottom:0}.page-template-template-mssp-new section.boxes-with-arrows-section .boxes-wrapper .box p{margin-top:0}}section.image-with-drop-down-section{background-color:#202039}section.image-with-drop-down-section.white{background-color:#fff}section.image-with-drop-down-section.white h2{color:#070723}section.image-with-drop-down-section.white .item h3{color:#070723;font-size:15px}section.image-with-drop-down-section.white .item .content p{color:rgba(7,7,35,.6)}section.image-with-drop-down-section.white .item .dropdown-btn:after{border-left-color:#070723;border-bottom-color:#070723}section.image-with-drop-down-section .container{max-width:1170px;margin:0 auto;padding:50px 15px}@media(min-width:1024px){section.image-with-drop-down-section .container{padding:80px 15px}}section.image-with-drop-down-section h2{color:#fff;margin-top:0;text-align:left}section.image-with-drop-down-section h2.main-title{text-align:center;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.image-with-drop-down-section .content-wrapper{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-top:30px;display:flex;flex-flow:column;justify-content:space-between;align-items:center}@media(min-width:1024px){section.image-with-drop-down-section .content-wrapper{flex-flow:row;margin-top:55px}}section.image-with-drop-down-section .content-wrapper h2{margin:0}@media(min-width:1024px){section.image-with-drop-down-section .content-wrapper h2{max-width:88%}}section.image-with-drop-down-section .content-wrapper .content p{color:#fff}section.image-with-drop-down-section .image-wrapper{width:100%;text-align:center}@media(min-width:1024px){section.image-with-drop-down-section .image-wrapper{max-width:55%;text-align:left}}section.image-with-drop-down-section .image-wrapper img{width:100%;max-width:100%;object-fit:cover;margin-bottom:30px}@media(min-width:767px){section.image-with-drop-down-section .image-wrapper img{max-width:80%}}@media(min-width:1024px){section.image-with-drop-down-section .image-wrapper img{max-width:none;margin-bottom:0}}section.image-with-drop-down-section .images-wrapper{width:100%;position:relative;height:260px;margin-bottom:25px;display:none}@media(min-width:1024px){section.image-with-drop-down-section .images-wrapper{max-width:55%;position:static;height:auto;margin-bottom:0;display:block}}@media(min-width:767px){section.image-with-drop-down-section .images-wrapper{height:400px}}section.image-with-drop-down-section .images-wrapper .image-wrapper{opacity:0;transition:all 500ms;position:absolute;top:0;left:0;height:100%}@media(min-width:1024px){section.image-with-drop-down-section .images-wrapper .image-wrapper{max-width:53%}}section.image-with-drop-down-section .images-wrapper .image-wrapper.show{opacity:1}section.image-with-drop-down-section .images-wrapper .image-wrapper img{height:100%}@media(min-width:1024px){section.image-with-drop-down-section .images-wrapper .image-wrapper img{height:auto}}section.image-with-drop-down-section .dropdown-wrapper{width:100%;max-width:100%;margin:0 auto}@media(min-width:767px){section.image-with-drop-down-section .dropdown-wrapper{max-width:95%}}@media(min-width:1024px){section.image-with-drop-down-section .dropdown-wrapper{max-width:40%}section.image-with-drop-down-section .dropdown-wrapper.wide{max-width:46%}}section.image-with-drop-down-section .dropdown-wrapper.wide .dropdown-btn{cursor:default}section.image-with-drop-down-section .dropdown-wrapper.wide h3{font-weight:400;font-size:16px;margin:0}section.image-with-drop-down-section .dropdown-wrapper.wide .item{align-items:center}section.image-with-drop-down-section .item{display:flex;justify-content:space-between;margin-bottom:15px}section.image-with-drop-down-section .item.show .content{max-height:500px}section.image-with-drop-down-section .item.show .dropdown-btn:after{transform:rotate(134deg) translateY(-50%);right:5px}@media(max-width:1024px){section.image-with-drop-down-section .item.with-image{flex-flow:column}section.image-with-drop-down-section .item.with-image .content{max-height:inherit;overflow:visible;margin-bottom:30px}section.image-with-drop-down-section .item.with-image .dropdown{max-width:100%}section.image-with-drop-down-section .item.with-image .dropdown-btn:after{display:none}section.image-with-drop-down-section .item.with-image .image-wrapper img{max-width:100%}}section.image-with-drop-down-section .item .number{background:#0e54c4;width:45px;height:45px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:20px;font-weight:700;border-radius:45px}section.image-with-drop-down-section .item .number.hide-on-mobile{display:none}@media(min-width:1024px){section.image-with-drop-down-section .item .number.hide-on-mobile{display:flex}}section.image-with-drop-down-section .item .image-wrapper{display:block}@media(min-width:1024px){section.image-with-drop-down-section .item .image-wrapper{display:none}}section.image-with-drop-down-section .item:last-child{margin-bottom:0}section.image-with-drop-down-section .item:last-child .number{color:#070723}section.image-with-drop-down-section .item .dropdown{width:100%;max-width:calc(100% - 80px)}section.image-with-drop-down-section .item .dropdown.initial .content{display:block}section.image-with-drop-down-section .item .dropdown.no-numbers{max-width:none}section.image-with-drop-down-section .item .dropdown-btn{cursor:pointer;background:rgba(0,0,0,0);border:0;position:relative;width:100%;padding:0}section.image-with-drop-down-section .item .dropdown-btn:after{content:"";position:absolute;top:38%;right:0;height:10px;width:10px;border-left:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(315deg) translateY(-50%);z-index:1;transition:.5s all}section.image-with-drop-down-section .item .dropdown-btn.no-content::after{display:none}section.image-with-drop-down-section .item h3{text-align:left;color:#fff;font-size:16px;font-weight:700;margin-bottom:8px;margin-top:6px}section.image-with-drop-down-section .item .content{max-height:0;overflow:hidden;transition:.5s all}section.image-with-drop-down-section .item .content p{color:rgba(255,255,255,.6);margin:0}.page-template-template-security-control-validation section.image-with-drop-down-section,.page-template-template-flexible-content section.image-with-drop-down-section{background-color:#070723}.page-template-template-security-control-validation section.image-with-drop-down-section .item .number,.page-template-template-flexible-content section.image-with-drop-down-section .item .number{display:none}.page-template-template-security-control-validation section.image-with-drop-down-section .item .dropdown,.page-template-template-flexible-content section.image-with-drop-down-section .item .dropdown{max-width:none}.page-template-template-security-control-validation section.image-with-drop-down-section .item .dropdown-btn,.page-template-template-flexible-content section.image-with-drop-down-section .item .dropdown-btn{background:#202039;border-radius:12px;padding:10px 25px;position:relative}.page-template-template-security-control-validation section.image-with-drop-down-section .item .dropdown-btn:before,.page-template-template-flexible-content section.image-with-drop-down-section .item .dropdown-btn:before{content:"";display:block;position:absolute;top:50%;left:-6px;transform:translateY(-50%);background-color:#005df2;box-shadow:3.07169px 3.07169px 12.2867px rgba(7,7,35,.35);width:11px;height:11px;border-radius:20px}.page-template-template-security-control-validation section.image-with-drop-down-section .item h3,.page-template-template-flexible-content section.image-with-drop-down-section .item h3{line-height:24px}section.boxes-with-hidden-content-section{background-color:#070723}section.boxes-with-hidden-content-section .container{max-width:1270px;margin:0 auto;padding:40px 15px}@media(min-width:1024px){section.boxes-with-hidden-content-section .container{padding:110px 15px}}section.boxes-with-hidden-content-section .container>p{margin-bottom:30px;color:#fff;text-align:center}@media(min-width:767px){section.boxes-with-hidden-content-section .container>p{margin-bottom:45px}}@media(max-width:1024px){section.boxes-with-hidden-content-section .container.box-slider{padding:40px}}section.boxes-with-hidden-content-section h2{color:#fff;font-weight:600;margin:0;line-height:37px}@media(min-width:767px){section.boxes-with-hidden-content-section h2{line-height:50px}}section.boxes-with-hidden-content-section h2.no-sub{margin-bottom:30px}@media(min-width:767px){section.boxes-with-hidden-content-section h2.no-sub{margin-bottom:45px}}section.boxes-with-hidden-content-section button.slick-next.slick-arrow{right:-20px}section.boxes-with-hidden-content-section button.slick-prev.slick-arrow{left:-20px}section.boxes-with-hidden-content-section .slick-arrow{height:16px;width:16px;border-left:3px solid #fff;border-bottom:3px solid #fff}@media(min-width:767px){section.boxes-with-hidden-content-section .slick-slide{margin:0 15px}}@media(min-width:767px){section.boxes-with-hidden-content-section .slick-list{margin:0 -15px}}section.boxes-with-hidden-content-section .parts-wrapper{display:flex;flex-flow:column;justify-content:space-between;align-items:center}@media(min-width:1024px){section.boxes-with-hidden-content-section .parts-wrapper{flex-flow:row}}section.boxes-with-hidden-content-section .parts-wrapper .content-box{width:100%;margin-top:0}@media(min-width:1024px){section.boxes-with-hidden-content-section .parts-wrapper .content-box{max-width:40%;margin-top:70px}}section.boxes-with-hidden-content-section .parts-wrapper .content-box h2{margin:0;text-align:left}section.boxes-with-hidden-content-section .parts-wrapper .content-box .content-box-content h2,section.boxes-with-hidden-content-section .parts-wrapper .content-box .content-box-content h3,section.boxes-with-hidden-content-section .parts-wrapper .content-box .content-box-content h4,section.boxes-with-hidden-content-section .parts-wrapper .content-box .content-box-content p{color:#fff;text-align:left}section.boxes-with-hidden-content-section .parts-wrapper .content-box .content-box-content h2,section.boxes-with-hidden-content-section .parts-wrapper .content-box .content-box-content h3{margin:0}section.boxes-with-hidden-content-section .boxes-wrapper{display:flex;flex-flow:column;justify-content:space-between;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;width:100%}@media(min-width:1024px){section.boxes-with-hidden-content-section .boxes-wrapper{flex-flow:row wrap}}@media(min-width:1024px){section.boxes-with-hidden-content-section .boxes-wrapper.thin{max-width:75%;margin:0 auto}}section.boxes-with-hidden-content-section .boxes-wrapper.four-boxes{max-width:100%;margin-top:30px;width:100%}section.boxes-with-hidden-content-section .boxes-wrapper.four-boxes .box{max-width:100%}@media(min-width:1024px){section.boxes-with-hidden-content-section .boxes-wrapper.four-boxes{margin-top:0;max-width:100%;width:100%}section.boxes-with-hidden-content-section .boxes-wrapper.four-boxes .box{max-width:24%}section.boxes-with-hidden-content-section .boxes-wrapper.four-boxes .box .content-part h3,section.boxes-with-hidden-content-section .boxes-wrapper.four-boxes .box .content-part .content{text-align:center}}@media(min-width:767px){section.boxes-with-hidden-content-section .boxes-wrapper.five-boxes .box{min-height:230px}}@media(min-width:1024px){section.boxes-with-hidden-content-section .boxes-wrapper.five-boxes .box{max-width:19%}}@media(min-width:1024px){section.boxes-with-hidden-content-section .boxes-wrapper.five-boxes .box .hidden-content .content-part{padding:20px 30px 40px}}@media(max-width:1024px){section.boxes-with-hidden-content-section .boxes-wrapper#box_slider .box{margin:0 auto;padding:20px 0;overflow:auto}}@media(max-width:1024px)and (min-width:767px){section.boxes-with-hidden-content-section .boxes-wrapper#box_slider .box{margin:0 15px}}@media(max-width:1024px){section.boxes-with-hidden-content-section .boxes-wrapper#box_slider .box .shown-content h3{display:none}section.boxes-with-hidden-content-section .boxes-wrapper#box_slider .box .hidden-content{position:relative;width:100%;height:100%;top:auto;left:auto;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;z-index:5}section.boxes-with-hidden-content-section .boxes-wrapper#box_slider .box .hidden-content .top-part{display:none}section.boxes-with-hidden-content-section .boxes-wrapper#box_slider .box .hidden-content .content-part{padding-top:0}section.boxes-with-hidden-content-section .boxes-wrapper#box_slider .box .image-wrapper{margin-bottom:20px}}section.boxes-with-hidden-content-section .boxes-wrapper.title-in .box:first-child{padding:5px 10px 10px 0;text-align:left;padding-bottom:0;display:block;background-color:rgba(0,0,0,0);min-height:auto;margin-bottom:0}section.boxes-with-hidden-content-section .boxes-wrapper.title-in .box:first-child h2{color:#fff;font-weight:700;text-align:left}@media(min-width:767px){section.boxes-with-hidden-content-section .boxes-wrapper.title-in .box:first-child{min-height:270px;margin-bottom:25px;padding:35px 10px 10px 0}section.boxes-with-hidden-content-section .boxes-wrapper.title-in .box:first-child h2{margin-top:0}}section.boxes-with-hidden-content-section .boxes-wrapper .box{width:100%;min-height:160px;margin-bottom:25px;background-color:#202039;display:flex;flex-flow:column;align-items:center;justify-content:center;padding:0 25px 20px;padding-bottom:30px;overflow:hidden;position:relative;border-radius:16px}@media(min-width:767px){section.boxes-with-hidden-content-section .boxes-wrapper .box{max-width:49%;min-height:270px}}@media(min-width:1024px){section.boxes-with-hidden-content-section .boxes-wrapper .box{padding:0 35px 20px;max-width:32%}}@media(min-width:767px){section.boxes-with-hidden-content-section .boxes-wrapper .box.short{min-height:170px}}@media(min-width:1024px){section.boxes-with-hidden-content-section .boxes-wrapper .box.with-title .content-part h3{min-height:46px}}section.boxes-with-hidden-content-section .boxes-wrapper .box .image-wrapper{text-align:center;margin-bottom:30px}section.boxes-with-hidden-content-section .boxes-wrapper .box .image-wrapper img{margin:0 auto}section.boxes-with-hidden-content-section .boxes-wrapper .box h3{font-size:18px;font-weight:600;list-style:31.5px;color:#fff}@media(min-width:1024px){section.boxes-with-hidden-content-section .boxes-wrapper .box h3{font-size:18px;line-height:normal}}section.boxes-with-hidden-content-section .boxes-wrapper .box .hidden-content{position:absolute;width:100%;height:100%;top:0;left:0;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;z-index:5}section.boxes-with-hidden-content-section .boxes-wrapper .box .hidden-content .top-part{display:none!important;position:relative;text-align:center;background-color:var(--bg);height:40px;display:none;justify-content:center}@media(min-width:767px){section.boxes-with-hidden-content-section .boxes-wrapper .box .hidden-content .top-part{display:flex}}section.boxes-with-hidden-content-section .boxes-wrapper .box .hidden-content .content-part{padding:25px 25px 30px;height:100%}@media(min-width:1024px){section.boxes-with-hidden-content-section .boxes-wrapper .box .hidden-content .content-part{padding:35px 25px 40px}}section.boxes-with-hidden-content-section .boxes-wrapper .box .hidden-content h3{margin:0 0 10px}section.boxes-with-hidden-content-section .boxes-wrapper .box .hidden-content .content{color:#fff!important;text-align:center;font-size:15px;line-height:22px;margin-top:10px}section.boxes-with-hidden-content-section .boxes-wrapper .box .hidden-content .content img{margin-bottom:10px}section.boxes-with-hidden-content-section .boxes-wrapper .box .hidden-content .content p{color:#fff;margin:0;font-size:15px}section.boxes-with-hidden-content-section .boxes-wrapper .box .hidden-content .content p strong{font-weight:600;font-size:18px;margin-bottom:5px;display:block}section.boxes-with-hidden-content-section .boxes-wrapper .box .hidden-content .content ul{margin:0;padding:0 0 0 10px}section.boxes-with-hidden-content-section .boxes-wrapper .box .hidden-content .content ul li{font-size:15px}.page-template-template-why-cymulate section.boxes-with-hidden-content-section .box-slider{padding-bottom:60px}.page-template-template-why-cymulate section.boxes-with-hidden-content-section .slick-dots li button{background-color:#fff}.page-template-template-why-cymulate section.boxes-with-hidden-content-section .boxes-wrapper .box .hidden-content h3{display:none}section.repeater-on-bg-section{background-repeat:repeat;padding:75px 0 100px}@media(min-width:767px){section.repeater-on-bg-section{padding:65px 0 88px}}section.repeater-on-bg-section.no-bg{margin-top:-75px;z-index:2;position:relative;background:linear-gradient(180deg,rgba(7,7,35,0) 0%,#070723 12.51%)}@media(min-width:1024px){section.repeater-on-bg-section.no-bg{margin-top:-170px;background:linear-gradient(180deg,rgba(7,7,35,0) 0%,#070723 56.51%)}}section.repeater-on-bg-section .container{max-width:1230px;padding:0 15px;margin:0 auto;display:flex;flex-flow:column;justify-content:center;align-items:center;gap:50px}@media(min-width:767px){section.repeater-on-bg-section .container{flex-flow:row;align-items:flex-start;justify-content:space-between}}section.repeater-on-bg-section .item{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:767px){section.repeater-on-bg-section .item{max-width:28%}}section.repeater-on-bg-section .item.sideways{width:100%;display:flex;justify-content:space-between;align-items:center;height:130px}section.repeater-on-bg-section .item.sideways .image-wrapper{text-align:left;min-height:auto;width:18%;position:absolute;left:-20px}section.repeater-on-bg-section .item.sideways .content-wrapper{width:100%;max-width:75%;padding-left:70px}section.repeater-on-bg-section .item.sideways .content-wrapper h2,section.repeater-on-bg-section .item.sideways .content-wrapper .content{text-align:left}section.repeater-on-bg-section .item.sideways .content-wrapper h2.no-content{font-size:24px;margin:0}section.repeater-on-bg-section .item .image-wrapper{text-align:center}section.repeater-on-bg-section .item .image-wrapper img{width:100px;height:100px;object-fit:contain}section.repeater-on-bg-section .item h2{margin:18px 0 2px;font-size:20px;font-weight:700;line-height:24px;letter-spacing:.1em;color:#fff}section.repeater-on-bg-section .item .content{color:#fff;text-align:center;letter-spacing:.1em}section.repeater-on-bg-section .item .content p{color:#fff}section.form-with-image-section{padding:55px 0 94px;background-color:#202039;background-size:0}@media(min-width:767px){section.form-with-image-section{padding:63px 0 74px;background-size:100% 100%;background-repeat:no-repeat;background-position:center right}}section.form-with-image-section .container{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;max-width:1230px;padding:0 15px;margin:0 auto;display:flex;flex-flow:column;justify-content:center;align-items:center}@media(min-width:767px){section.form-with-image-section .container{flex-flow:row;justify-content:space-between}}section.form-with-image-section .image-wrapper{position:relative}section.form-with-image-section .form-column{width:100%;margin-top:54px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:767px){section.form-with-image-section .form-column{margin-top:0;max-width:45%}}section.form-with-image-section .hbspt-form input.hs-input{padding:25px 12px 25px 18px;width:100%}section.form-with-image-section .hbspt-form select.hs-input{padding:0 12px 0 18px;width:100%}section.form-with-image-section .hbspt-form .hs-submit{width:100%}section.form-with-image-section .hbspt-form .hs-button{background-color:#070723;width:100%}@media(min-width:767px){section.form-with-image-section .hbspt-form .hs-button{width:auto}}section.form-with-image-section .hbspt-form .hs-button:hover{background-color:#fff}section.form-with-image-section.trnas-form .cy__form-container{background-color:rgba(0,0,0,0);box-shadow:none}section.form-with-image-section.trnas-form fieldset.form-columns-1 .hs-input{width:100%}section.form-with-image-section.trnas-form .form-columns-0 p{margin-top:0}section.form-with-image-section.trnas-form fieldset.form-columns-2 .hs-form-field{width:49%}section.form-with-image-section.trnas-form input{border-radius:0;border-color:#fff;color:#fff;opacity:1;background:rgba(0,0,0,0)}section.form-with-image-section.trnas-form input::placeholder{color:#fff}section.form-with-image-section.trnas-form .hs-richtext p{color:#fff}section.form-with-image-section.trnas-form .hs-button{background-color:#005df2;width:100%;border-radius:0;border-color:rgba(0,0,0,0)}@media(min-width:767px){section.form-with-image-section.trnas-form .hs-button{width:auto}}section.form-with-image-section.trnas-form .hs-button:hover{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}section.agenda-section{background-repeat:repeat;padding:61px 0 94px;background-color:#e5e5e5;background-size:cover;background-repeat:no-repeat;background-position:center}section.agenda-section.no-icons{padding-bottom:0}section.agenda-section.no-icons .image-wrapper{max-width:80%;margin:0 auto}section.agenda-section.no-icons .container{display:block}@media(min-width:1024px){section.agenda-section{padding:82px 0}}@media(min-width:1500px){section.agenda-section{background-position:unset}}section.agenda-section .container{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;max-width:1230px;padding:0 27px;margin:0 auto;display:flex;flex-flow:column-reverse;justify-content:center;align-items:center;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:767px){section.agenda-section .container{flex-flow:row;justify-content:space-between;padding:0 15px}}section.agenda-section .image-wrapper{width:100%}section.agenda-section .image-wrapper img{width:100%}@media(min-width:767px){section.agenda-section .image-wrapper{max-width:50%}}section.agenda-section .list-wrapper{width:100%}@media(min-width:767px){section.agenda-section .list-wrapper{max-width:35%}}section.agenda-section .list-wrapper.full{display:flex;flex-flow:row wrap;margin-top:10px;justify-content:space-between}@media(min-width:767px){section.agenda-section .list-wrapper.full{max-width:100%}}section.agenda-section .list-wrapper.full h2{width:100%;color:#fff;margin:0 0 40px}section.agenda-section .list-wrapper.full .item{width:100%;border-bottom:0;padding:9px 0}@media(min-width:767px){section.agenda-section .list-wrapper.full .item{padding:0 0 22px;min-height:130px;order:unset!important}}section.agenda-section .list-wrapper.full .item:after{content:"";display:block;position:absolute;top:0;left:32.5px;height:100%;width:3px;opacity:.25;z-index:0;background-color:#f3f8ff}@media(min-width:767px){section.agenda-section .list-wrapper.full .item{max-width:48%}}section.agenda-section .list-wrapper.full .item:first-of-type{padding-top:0;order:0}section.agenda-section .list-wrapper.full .item:last-child,section.agenda-section .list-wrapper.full .item:nth-last-child(2){border-bottom:0;padding-bottom:0;min-height:initial}@media(min-width:767px){section.agenda-section .list-wrapper.full .item:last-child:after,section.agenda-section .list-wrapper.full .item:nth-last-child(2):after{display:none}}section.agenda-section .list-wrapper.full .item:nth-child(2n+1){order:1}@media(max-width:766px){section.agenda-section .list-wrapper.full .item:nth-child(2n+1):is(:nth-last-child(2)):after,section.agenda-section .list-wrapper.full .item:nth-child(2n+1):is(:nth-last-child(1)):after{height:40px}}section.agenda-section .list-wrapper.full .item .icon-wrapper{padding:0;border:0}section.agenda-section .list-wrapper.full .item .texts{width:85%}@media(min-width:767px){section.agenda-section .list-wrapper.full .item .texts{padding-top:4px}}section.agenda-section .list-wrapper.full .item .texts span{color:#fff}section.agenda-section .list-wrapper.full .item .texts span.time{color:#844ed9}section.agenda-section .list-wrapper.full .item .sub-text{max-width:360px;margin-left:35px}section.agenda-section .list-wrapper.full .item .sub-text p,section.agenda-section .list-wrapper.full .item .sub-text li{color:#fff;font-size:18px;font-weight:400;line-height:25px;display:block;margin:0}section.agenda-section .list-wrapper.full .item .sub-text ul,section.agenda-section .list-wrapper.full .item .sub-text ol{margin:0 0 1.5em 2.2em;padding:0}section.agenda-section .list-wrapper.full .item .sub-text ul:last-child,section.agenda-section .list-wrapper.full .item .sub-text ol:last-child{margin-bottom:0}section.agenda-section .list-wrapper.full .item .sub-text ul li,section.agenda-section .list-wrapper.full .item .sub-text ol li{display:list-item}section.agenda-section .list-wrapper.full .item.no-icons{min-height:100px}section.agenda-section .list-wrapper.full .item.no-icons:last-child,section.agenda-section .list-wrapper.full .item.no-icons:nth-child(7){padding-bottom:80px}section.agenda-section .list-wrapper.full .item.no-icons:last-child .no-icons-texts:after,section.agenda-section .list-wrapper.full .item.no-icons:nth-child(7) .no-icons-texts:after{display:none}section.agenda-section .list-wrapper.full .item.no-icons .icon-wrapper{display:none}section.agenda-section .list-wrapper.full .item.no-icons:after{display:none}section.agenda-section .list-wrapper.full .item.no-icons .texts{display:flex;flex-flow:row;align-items:flex-start}section.agenda-section .list-wrapper.full .item.no-icons .texts .time{margin:0;min-width:85px}section.agenda-section .list-wrapper.full .item.no-icons .no-icons-texts{position:relative;height:100%;max-width:70%;padding-left:55px}section.agenda-section .list-wrapper.full .item.no-icons .no-icons-texts span,section.agenda-section .list-wrapper.full .item.no-icons .no-icons-texts .sub-text{margin-left:0}section.agenda-section .list-wrapper.full .item.no-icons .no-icons-texts:before{content:"";display:block;position:absolute;top:4px;left:10px;border-radius:30px;height:23px;width:23px;z-index:1;border:1px solid var(--bg);background-color:#070723}section.agenda-section .list-wrapper.full .item.no-icons .no-icons-texts:after{content:"";display:block;position:absolute;top:27px;left:21px;height:130px;width:1px;z-index:0;background-color:var(--bg)}@media(min-width:767px){section.agenda-section .list-wrapper.bigger .item:nth-child(9):after{display:block}}section.agenda-section .list-wrapper.bigger .item:last-child,section.agenda-section .list-wrapper.bigger .item:nth-last-child(2){border-bottom:0}@media(min-width:767px){section.agenda-section .list-wrapper.bigger .item:last-child:after,section.agenda-section .list-wrapper.bigger .item:nth-last-child(2):after{display:none}}section.agenda-section .list-wrapper.bg{justify-content:flex-end;flex-flow:column;align-items:flex-end;display:flex}@media(min-width:767px){section.agenda-section .list-wrapper.bg{max-width:unset}}section.agenda-section .list-wrapper.bg h2{width:100%;color:#fff}@media(min-width:1024px){section.agenda-section .list-wrapper.bg h2{max-width:42%;margin:0 0 35px}}section.agenda-section .list-wrapper.bg .item{align-items:flex-start;width:100%;border-bottom:0;padding:25px 0}@media(min-width:1024px){section.agenda-section .list-wrapper.bg .item{max-width:42%;padding:0 0 35px}}section.agenda-section .list-wrapper.bg .item:last-child:after{display:none}section.agenda-section .list-wrapper.bg .item:after{top:30px;left:9px;background-color:#fff;content:"";display:block;position:absolute;height:100%;width:1px;z-index:0}@media(min-width:1024px){section.agenda-section .list-wrapper.bg .item:after{top:10px}}section.agenda-section .list-wrapper.bg .item .texts span{margin-left:30px!important}section.agenda-section .list-wrapper.bg .item .texts span.time{color:#0e54c4}section.agenda-section .list-wrapper.bg .item .icon-wrapper{padding:0;border:0;margin-top:5px}section.agenda-section .list-wrapper.bg .item .texts{width:85%}section.agenda-section .list-wrapper.bg .item .texts span{margin-left:30px!important;color:#fff}section.agenda-section .list-wrapper.bg .item .texts span.time{color:#0e54c4}section.agenda-section .list-wrapper.bg .item .sub-text{margin-left:30px}section.agenda-section .list-wrapper.bg .item .sub-text p{color:#fff;font-size:16px;font-weight:400;line-height:21px;display:block;margin:0}section.agenda-section .list-wrapper h2{font-weight:700;font-size:32px;line-height:35px;margin:0;letter-spacing:.05em;text-align:left;font-family:"poppins";text-transform:uppercase}@media(min-width:767px){section.agenda-section .list-wrapper h2{font-size:37px;margin:0 0 35px}}section.agenda-section .list-wrapper .item{display:flex;border-bottom:1px solid #a5a5b8;padding:35px 0;position:relative;align-items:flex-start}@media(min-width:767px){section.agenda-section .list-wrapper .item{border:0;padding:0 0 35px}section.agenda-section .list-wrapper .item:after{content:"";display:block;position:absolute;top:0;left:8%;height:100%;width:1px;z-index:0;background-color:#070723}section.agenda-section .list-wrapper .item:last-child{border-bottom:0}section.agenda-section .list-wrapper .item:last-child:after{display:none}}section.agenda-section .list-wrapper .item:last-child{border-bottom:0}section.agenda-section .list-wrapper .item .icon-wrapper{border:1px solid #070723;border-radius:50px;position:relative;display:flex;justify-content:center;align-items:center;padding:19px;z-index:2;max-width:69px;max-height:69px;flex-shrink:0}@media(min-width:767px){section.agenda-section .list-wrapper .item .icon-wrapper:after{content:"";display:none;background-color:#070723;width:29.5px;height:1px;position:absolute;top:50%;right:-29.5px;transform:translateY(-50%)}}section.agenda-section .list-wrapper .item .texts span{color:#070723;font-size:18px;font-weight:600;display:block;margin-left:35px}section.agenda-section .list-wrapper .item .texts span.time{color:#0e54c4;font-size:18px;font-weight:300}@media(min-width:767px){section.agenda-section .list-wrapper .item .texts span.time{font-size:20px}}section.agenda-section .list-wrapper .item .texts span.sub-text{font-size:18px;font-weight:400;line-height:21px}section.speakers-section{padding:100px 0 101px;background-color:#0e54c4;position:relative;background-repeat:no-repeat;background-size:cover}@media(min-width:767px){section.speakers-section{padding:88px 0 96px}}section.speakers-section .container{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;max-width:1248px;padding:0 26px;margin:0 auto;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.speakers-section h2{color:var(--bg);margin-top:0;margin-bottom:30px;font-size:37px;font-weight:700;line-height:44px;letter-spacing:.1em;text-align:center;text-transform:uppercase}@media(min-width:767px){section.speakers-section h2{font-size:36px;line-height:43px;letter-spacing:.05em;text-align:left}}section.speakers-section h2 p{font:inherit;color:inherit;margin:0}section.speakers-section .speakers-wrapper{display:flex;flex-flow:column;margin-top:45px;gap:63px}@media(min-width:767px){section.speakers-section .speakers-wrapper{flex-flow:row wrap;justify-content:space-between}}section.speakers-section .speakers-wrapper.triple{align-items:flex-start}@media(min-width:767px){section.speakers-section .speakers-wrapper.triple .speaker{max-width:30%}}@media(min-width:767px)and (min-width:767px){section.speakers-section .speakers-wrapper.triple .speaker{flex-flow:row wrap}}section.speakers-section .speakers-wrapper.triple h3{margin-top:20px;color:#7c46d1;text-align:left}section.speakers-section .speakers-wrapper.triple .content-wrapper{padding:0 25px;text-align:left}@media(min-width:1024px){section.speakers-section .speakers-wrapper.triple .content-wrapper{max-width:100%;padding:0}}section.speakers-section .speakers-wrapper.many-speakers-grid{justify-content:center}section.speakers-section .speakers-wrapper.many-speakers-grid .speaker{flex-flow:column;border:1px solid #030703;background-color:#fff;position:relative}@media(min-width:767px){section.speakers-section .speakers-wrapper.many-speakers-grid .speaker{max-width:22%;margin-right:45px}}@media(min-width:767px){section.speakers-section .speakers-wrapper.many-speakers-grid .speaker:last-child,section.speakers-section .speakers-wrapper.many-speakers-grid .speaker:nth-child(4){margin-right:0}}section.speakers-section .speakers-wrapper.many-speakers-grid .speaker.opposite{background-color:#030703}section.speakers-section .speakers-wrapper.many-speakers-grid .speaker.opposite .content-wrapper{background-color:#fff}section.speakers-section .speakers-wrapper.many-speakers-grid .speaker.opposite .content-wrapper span,section.speakers-section .speakers-wrapper.many-speakers-grid .speaker.opposite .content-wrapper p{color:#030703!important}section.speakers-section .speakers-wrapper.many-speakers-grid .image-wrapper{max-width:none;width:100%;max-height:200px}section.speakers-section .speakers-wrapper.many-speakers-grid .content-wrapper{padding:25px 20px;background-color:#030703;text-align:center;max-width:100%;min-height:151px}section.speakers-section .speakers-wrapper.many-speakers-grid .content-wrapper span{color:#fff;font-size:18px;font-weight:400}section.speakers-section .speakers-wrapper.many-speakers-grid .content-wrapper span:first-of-type{font-weight:700}section.speakers-section .speakers-wrapper.many-speakers-grid .content-wrapper .content{display:none}section.speakers-section .speakers-wrapper .speaker{width:100%;display:flex;flex-flow:column;align-items:center}@media(min-width:767px){section.speakers-section .speakers-wrapper .speaker{flex-basis:200px;flex-grow:1;flex-flow:row;justify-content:center}}@media(min-width:1024px){section.speakers-section .speakers-wrapper .speaker{justify-content:space-between}}section.speakers-section .speakers-wrapper .speaker.one{max-width:100%;flex-flow:column;justify-content:flex-start}@media(min-width:767px){section.speakers-section .speakers-wrapper .speaker.one{flex-flow:row;margin-bottom:40px}}@media(min-width:767px){section.speakers-section .speakers-wrapper .speaker.one .content-wrapper{max-width:58%;margin-left:40px}}@media(min-width:1024px){section.speakers-section .speakers-wrapper .image-wrapper{max-width:32%}}section.speakers-section .speakers-wrapper .image-wrapper img{width:100%}section.speakers-section .speakers-wrapper .content-wrapper{width:100%;margin-top:34px}@media(min-width:1024px){section.speakers-section .speakers-wrapper .content-wrapper{max-width:61%;text-align:left;margin-top:0}}section.speakers-section .speakers-wrapper h3{margin:0;font-size:22px;font-weight:700;color:#7c46d1;text-align:center}@media(min-width:1024px){section.speakers-section .speakers-wrapper h3{font-size:18px;text-align:left}}section.speakers-section .speakers-wrapper span{display:block;font-size:18px;color:#fff;line-height:1.1;font-weight:800;font-family:Poppins;line-height:22px;letter-spacing:.05em}section.speakers-section .speakers-wrapper span:first-of-type{margin-bottom:0}@media(min-width:767px){section.speakers-section .speakers-wrapper span.position{font-size:16px;font-weight:700}}section.speakers-section .speakers-wrapper span p{font:inherit;font-weight:700;margin:0}section.speakers-section .speakers-wrapper p{color:#fff;margin:6px 0 0;font-size:16px;line-height:20px;letter-spacing:.05em}section.image-next-to-title-boxes .container{max-width:1170px;margin:0 auto;padding:40px 15px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:1024px){section.image-next-to-title-boxes .container{padding:80px 15px}}section.image-next-to-title-boxes .boxes-wrapper{display:flex;justify-content:space-between;flex-flow:column}@media(min-width:767px){section.image-next-to-title-boxes .boxes-wrapper{flex-flow:row wrap}}section.image-next-to-title-boxes .boxes-wrapper .box{min-height:auto;background-color:#fff;padding:25px 15px;box-shadow:0 0 24px rgba(7,7,35,.08);border-radius:16px;width:100%;margin-bottom:22px}@media(min-width:767px){section.image-next-to-title-boxes .boxes-wrapper .box{min-height:310px;padding:50px;max-width:49%;margin-bottom:44px}}section.image-next-to-title-boxes .boxes-wrapper .top-wrapper{display:flex;align-items:center}section.image-next-to-title-boxes .boxes-wrapper .top-wrapper img{max-width:80px;max-height:80px}section.image-next-to-title-boxes .boxes-wrapper .top-wrapper h3{font-weight:600;font-size:20px;color:#070723;text-align:left;margin:0 0 0 15px}@media(min-width:767px){section.image-next-to-title-boxes .boxes-wrapper .top-wrapper h3{font-size:24px}}section.image-next-to-title-boxes .boxes-wrapper .content{margin:20px 0 35px}section.image-next-to-title-boxes .boxes-wrapper .content p{margin:0}@media(min-width:767px){section.image-next-to-title-boxes .boxes-wrapper .link{font-size:24px}}.video-with-text-section{padding:50px 0;background-repeat:no-repeat;background-position:right;background-size:0}@media screen and (min-width:1024px){.video-with-text-section{background-size:52% 100%;padding:106px 0 110px}.video-with-text-section:last-child{padding:65px 0 110px}}.video-with-text-section.no-bg{background-color:#fff}@media screen and (min-width:1024px){.video-with-text-section.notAslider .slide-wrapper:nth-child(2n){flex-flow:row-reverse}}.video-with-text-section .section-inner{padding:0 15px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media screen and (min-width:1024px){.video-with-text-section .slider-wrapper.one-slide .slide-wrapper{padding:0}}.video-with-text-section .slide-wrapper{display:flex;flex-flow:column;height:auto;align-items:center}@media screen and (min-width:1024px){.video-with-text-section .slide-wrapper{justify-content:space-between;flex-flow:row;padding:0 30px}}.video-with-text-section .content-wrapper{width:100%;margin-bottom:30px}@media screen and (min-width:1024px){.video-with-text-section .content-wrapper{max-width:45%;margin-bottom:0}}.video-with-text-section .content-wrapper h2,.video-with-text-section .content-wrapper h3{text-align:left;margin:0 0 20px}.video-with-text-section .content-wrapper p{margin-top:0}.video-with-text-section .content-wrapper ul{padding:0 0 0 20px;margin:0}.video-with-text-section .content-wrapper a{margin-top:25px}@media screen and (min-width:1024px){.video-with-text-section .content-wrapper .content{margin-top:50px}}@media screen and (min-width:1024px){.video-with-text-section .content-wrapper.no-image{max-width:100%}}.video-with-text-section .video-wrapper{position:relative;width:100%}@media screen and (min-width:1024px){.video-with-text-section .video-wrapper{max-width:50%}}.video-with-text-section .video-wrapper .video-hub__image-wrapper img{width:100%}.video-with-text-section .video-wrapper .video-content-wrapper{position:absolute;top:45%;left:70px;transform:translateY(-50%)}.video-with-text-section .video-wrapper .video-content-wrapper.plain{left:50%;transform:translate(-50%,-50%)}.video-with-text-section .video-wrapper .video-content-wrapper h3,.video-with-text-section .video-wrapper .video-content-wrapper p{color:#fff}.video-with-text-section .video-wrapper .video-content-wrapper p{margin-top:5px}.video-with-text-section .video-wrapper .video-content-wrapper h3{font-size:32px;margin:0}.video-with-text-section .video-wrapper .video-content-wrapper svg{width:50px;height:50px;transition:all 250ms}.video-with-text-section .video-wrapper .video-content-wrapper svg:hover{transform:scale(1.15)}.explanation-boxes-section{padding:50px 0;background-color:#005df2}.explanation-boxes-section .box{background-color:#fff;box-shadow:0 0 24px rgba(7,7,35,.08);border-radius:16px;display:flex;justify-content:space-between;align-items:center;flex-flow:column;margin-bottom:30px;padding:30px 25px}@media screen and (min-width:1024px){.explanation-boxes-section .box{flex-flow:row;padding:85px 100px 75px 50px}}.explanation-boxes-section .box .left-side{width:100%}@media screen and (min-width:1024px){.explanation-boxes-section .box .left-side{max-width:40%}}.explanation-boxes-section .box .left-side h4{margin:0}.explanation-boxes-section .box .left-side .top{display:flex;align-items:center}.explanation-boxes-section .box .left-side .top img{margin-right:10px}.explanation-boxes-section .box .right-side{width:100%}@media screen and (min-width:1024px){.explanation-boxes-section .box .right-side{max-width:50%}}.explanation-boxes-section .box .right-side ul{list-style:none;padding:0;margin:0}.explanation-boxes-section .box .right-side ul li{padding-left:15px;margin-bottom:15px;position:relative}.explanation-boxes-section .box .right-side ul li:last-child{margin-bottom:0}.explanation-boxes-section .box .right-side ul li:before{content:"";background-color:var(--dots-color);display:inline-block;width:7px;height:7px;border-radius:15px;margin-top:-2px;position:absolute;top:10px;left:0}.partners-logos-section .outer-inner{background-color:#fff}.partners-logos-section .outer-inner.dark{background-color:#202039;min-height:386px}.partners-logos-section .buttons-wrapper{display:flex;justify-content:space-between;padding:40px 0 140px}.partners-logos-section .buttons-wrapper .partners-logo-btn{background:#45455a;border-radius:20.5px;padding:12px 20px;color:#fff;font-size:14px;font-weight:600;text-align:center;border:0;cursor:pointer;transition:all 250ms;display:none}@media screen and (min-width:767px){.partners-logos-section .buttons-wrapper .partners-logo-btn{display:block}}.partners-logos-section .buttons-wrapper .partners-logo-btn:hover,.partners-logos-section .buttons-wrapper .partners-logo-btn.active{background-color:#0e54c4}.partners-logos-section .buttons-wrapper .mobile-select{display:block;width:100%;box-sizing:border-box;border-radius:29px;height:47px;line-height:47px;padding:0 36px 0 12px;background:#202039;opacity:unset;border:1px solid #202039;color:#fff;transform:capitalize;appearance:none;background:var(--wpr-bg-87d8ad17-33fe-4002-902e-e1fbb2a358d4) center right 15px no-repeat #202039;border-radius:29px}@media screen and (min-width:767px){.partners-logos-section .buttons-wrapper .mobile-select{display:none}}.partners-logos-section .main-content-wrapper{padding:40px 0;position:relative}@media screen and (min-width:767px){.partners-logos-section .main-content-wrapper{padding:10px 0 60px}}.partners-logos-section .main-content-wrapper .main-content{background:#fff;box-shadow:0 4px 24px rgba(7,7,35,.08);border-radius:16px;width:100%;max-width:1200px;margin:0 auto;transition:all 250ms;opacity:0;visibility:hidden;pointer-events:none;height:0}.partners-logos-section .main-content-wrapper .main-content.active{height:auto;opacity:1;visibility:visible;pointer-events:all;padding:30px 25px;margin-top:-140px;margin-bottom:30px}@media screen and (min-width:767px){.partners-logos-section .main-content-wrapper .main-content.active{padding:30px 70px 45px;margin-top:-100px;margin-bottom:0}}.partners-logos-section .main-content-wrapper .main-content h4,.partners-logos-section .main-content-wrapper .main-content h5,.partners-logos-section .main-content-wrapper .main-content p{margin:0}.partners-logos-section .main-content-wrapper .main-content h4,.partners-logos-section .main-content-wrapper .main-content h5{font-size:30px;font-weight:600;font-family:"Poppins"}.partners-logos-section .main-content-wrapper .main-content ul{margin:0;padding:10px 0 0 20px}.partners-logos-section .main-content-wrapper .main-content li{margin-bottom:20px}.partners-logos-section .main-content-wrapper .main-content li:last-child{margin-bottom:0}.partners-logos-section .main-content-wrapper .logos-wrapper{flex-flow:row wrap;align-items:center;display:flex;justify-content:flex-start;transition:all 250ms;opacity:0;visibility:hidden;pointer-events:none;height:0}.partners-logos-section .main-content-wrapper .logos-wrapper.active{height:auto;opacity:1;visibility:visible;pointer-events:all}@media screen and (min-width:767px){.partners-logos-section .main-content-wrapper .logos-wrapper.active{padding-top:40px;min-height:268px}}.partners-logos-section .main-content-wrapper .logos-wrapper.center{justify-content:center}.partners-logos-section .main-content-wrapper .logos-wrapper.singles.active{padding-top:60px}.partners-logos-section .main-content-wrapper .logos-wrapper.singles .logo{width:100%;max-width:100%;margin-bottom:30px;margin-right:0}.partners-logos-section .main-content-wrapper .logos-wrapper.singles .logo .display-image{display:none}.partners-logos-section .main-content-wrapper .logos-wrapper.singles .logo .full-content{position:relative;top:auto;left:auto;transform:inherit;width:100%;height:auto;background-color:rgba(0,0,0,0);transition:all 250ms;z-index:1;display:flex;align-items:center;box-shadow:none;border-radius:0;text-align:left}.partners-logos-section .main-content-wrapper .logos-wrapper.singles .logo .full-content .inner-full-content{padding:0;opacity:1;display:flex;flex-flow:column}@media screen and (min-width:767px){.partners-logos-section .main-content-wrapper .logos-wrapper.singles .logo .full-content .inner-full-content{flex-flow:row}}.partners-logos-section .main-content-wrapper .logos-wrapper.singles .logo .full-content .inner-full-content .close-btn{display:none}@media screen and (min-width:767px){.partners-logos-section .main-content-wrapper .logos-wrapper.singles .logo .full-content .inner-full-content img{max-width:20%;padding-right:40px}}@media screen and (min-width:767px){.partners-logos-section .main-content-wrapper .logos-wrapper.singles .logo .full-content .inner-full-content picture{max-width:20%;padding-right:40px}}@media screen and (min-width:767px){.partners-logos-section .main-content-wrapper .logos-wrapper.singles .logo .full-content .inner-full-content picture img{max-width:100%;padding-right:0}}.partners-logos-section .main-content-wrapper .logos-wrapper.singles .logo .full-content .inner-full-content p{color:#fff}.partners-logos-section .main-content-wrapper .logo{width:100%;max-width:100%;margin-bottom:30px;text-align:center}@media screen and (min-width:1240px){.partners-logos-section .main-content-wrapper .logo{margin-right:30px;max-width:18%}.partners-logos-section .main-content-wrapper .logo:nth-child(5n),.partners-logos-section .main-content-wrapper .logo :last-child{margin-right:0}}.partners-logos-section .main-content-wrapper .logo .full-content{position:absolute;top:58%;left:50%;transform:translate(-50%,-50%);width:100%;height:0;background-color:#fff;transition:all 250ms;z-index:-1;display:flex;align-items:center;box-shadow:0 4px 24px rgba(7,7,35,.8);border-radius:16px;text-align:left}.partners-logos-section .main-content-wrapper .logo .full-content.active{z-index:1;height:78%}@media screen and (min-width:767px){.partners-logos-section .main-content-wrapper .logo .full-content.active{height:272px}}.partners-logos-section .main-content-wrapper .logo .full-content .content-wrapper{width:100%}@media screen and (min-width:767px){.partners-logos-section .main-content-wrapper .logo .full-content .content-wrapper{max-width:80%}}.partners-logos-section .main-content-wrapper .logo .full-content .inner-full-content{padding:0 60px;display:flex;justify-content:space-between;align-items:center;display:none;transition:all 250ms}.partners-logos-section .main-content-wrapper .logo .full-content .inner-full-content.active{display:flex}.partners-logos-section .main-content-wrapper .logo .full-content .inner-full-content img{width:100%;max-width:90%}@media screen and (min-width:767px){.partners-logos-section .main-content-wrapper .logo .full-content .inner-full-content img{max-width:20%;padding-right:20px}}@media screen and (min-width:767px){.partners-logos-section .main-content-wrapper .logo .full-content .inner-full-content picture{max-width:25%;padding-right:60px}}@media screen and (min-width:767px){.partners-logos-section .main-content-wrapper .logo .full-content .inner-full-content picture img{max-width:100%;padding-right:0}}.partners-logos-section .main-content-wrapper .logo .full-content .inner-full-content .close-btn{position:absolute;top:30px;right:20px;background-color:rgba(0,0,0,0);border:0;cursor:pointer}.partners-logos-section .main-content-wrapper .logo .full-content .inner-full-content .close-btn::before{content:"";display:block;position:absolute;top:0;right:0;height:1.5px;width:20px;transform:matrix(-.71,.71,.71,.71,0,0);background-color:#070723}.partners-logos-section .main-content-wrapper .logo .full-content .inner-full-content .close-btn::after{content:"";display:block;position:absolute;top:0;right:0;height:1.5px;width:20px;transform:rotate(45deg);background-color:#070723}.partners-logos-section .main-content-wrapper .logo .full-content .inner-full-content .link{margin-right:25px}.partners-logos-section .main-content-wrapper .logo .full-content .inner-full-content .link:hover{color:#fff}.partners-logos-section .main-content-wrapper .logo .display-image{transition:all 250ms;cursor:pointer;opacity:.3}.partners-logos-section .main-content-wrapper .logo .display-image:hover{opacity:1}section.icon-boxes-section{background-color:#fff}section.icon-boxes-section .container{max-width:1300px;margin:0 auto;padding:40px 15px 40px 30px}@media(min-width:1024px){section.icon-boxes-section .container{padding:80px 15px 80px 40px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}}section.icon-boxes-section h2{margin:0 auto;text-align:center;line-height:37px}@media(min-width:767px){section.icon-boxes-section h2{line-height:40px;font-size:32px}}section.icon-boxes-section .main-content{text-align:center}section.icon-boxes-section .main-content p{color:var(--color)}section.icon-boxes-section .boxes-wrapper{display:flex;flex-flow:column;margin-top:30px}@media(min-width:1024px){section.icon-boxes-section .boxes-wrapper{justify-content:center;flex-flow:row wrap;margin-top:45px}}section.icon-boxes-section .boxes-wrapper.numbered{max-width:1100px;margin:45px auto 0}@media(min-width:1024px){section.icon-boxes-section .boxes-wrapper.big{flex-flow:row}}@media(min-width:1024px){section.icon-boxes-section .boxes-wrapper.big .box{max-width:34%;margin-bottom:0}}section.icon-boxes-section .box{background:#fff;box-shadow:4px 4px 16px rgba(69,69,90,.25);border-radius:16px;padding:30px 35px 35px 20px;width:100%;position:relative;margin-bottom:20px;display:flex;flex-flow:column;justify-content:space-between}section.icon-boxes-section .box:last-child{margin-bottom:0}@media(min-width:1024px){section.icon-boxes-section .box{max-width:31%;margin-right:24px}section.icon-boxes-section .box:last-child{margin-bottom:20px}}@media(min-width:1024px){section.icon-boxes-section .box.no-icon{padding:45px 35px}}section.icon-boxes-section .box.no-icon a{margin:20px auto 0}@media(min-width:1024px){section.icon-boxes-section .box.numbered{padding:18px 37px 25px}}section.icon-boxes-section .box.numbered p{text-align:center}section.icon-boxes-section .box.numbered a{margin:20px auto 0}section.icon-boxes-section .box.center p{text-align:center}section.icon-boxes-section .box.center a{margin:20px auto 0}@media(min-width:1024px){section.icon-boxes-section .box.center{padding:95px 25px 45px}}section.icon-boxes-section .box.center .icon-wrapper{text-align:center;margin:0 auto;transform:none!important}@media(min-width:1024px){section.icon-boxes-section .box.center .icon-wrapper{left:50%;transform:translateX(-50%)}}section.icon-boxes-section .box.dark{background:#1e1e4c;box-shadow:4px 4px 16px rgba(69,69,90,.25)}section.icon-boxes-section .box.dark p{color:#fff;text-align:left!important}section.icon-boxes-section .box.dark .number{position:absolute;top:50%;left:-20px;transform:translateY(-50%);font-size:23px;min-width:42px}section.icon-boxes-section .box .content p{color:#000c66;font-weight:300}section.icon-boxes-section .box .content strong{margin:15px 0 0;display:inline-block;font-weight:600}section.icon-boxes-section .box .number{font-family:"Poppins";text-align:center;display:block;font-size:31px;font-weight:600;color:#fff;line-height:1;background-color:#0e54c4;padding:10px;border-radius:50px;margin:0 auto 15px}section.icon-boxes-section .box:nth-child(2) .number{background-color:#ef2c1d}section.icon-boxes-section .box:nth-child(3) .number{background-color:#6f41b9}section.icon-boxes-section .box:nth-child(4) .number{background-color:#38c686}section.icon-boxes-section .box:nth-child(5) .number{background-color:#446}section.icon-boxes-section .box:nth-child(6) .number{background-color:#45455a}section.icon-boxes-section .box p{margin:0;font-size:16px}section.icon-boxes-section .box .cymulate-cta,section.icon-boxes-section .box section.ecademy-form .ecademy-form__form .hbspt-form .hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.icon-boxes-section .box .hs-button,section.icon-boxes-section .box .hbspt-form .hs-button,.hbspt-form section.icon-boxes-section .box .hs-button,section.icon-boxes-section .box .page-template-template-contact-us section.page-cover .hbspt-form .hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.icon-boxes-section .box .hs-button,section.icon-boxes-section .box .page-template-template-flexible-content section.page-cover .hbspt-form .hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.icon-boxes-section .box .hs-button,section.icon-boxes-section .box .page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.icon-boxes-section .box .hs-button,section.icon-boxes-section .box .page-template-template-landing-page section.page-cover .hbspt-form .hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.icon-boxes-section .box .hs-button,section.icon-boxes-section .box .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro section.icon-boxes-section .box a{background-color:rgba(0,0,0,0)!important;color:#0068ff;text-align:left;position:relative;border:0;padding:0;margin:0;justify-content:flex-start;font-weight:600;font-size:18px;max-width:none;min-width:0;transition:250ms all}section.icon-boxes-section .box .cymulate-cta:after,section.icon-boxes-section .box section.ecademy-form .ecademy-form__form .hbspt-form .hs-button:after,section.ecademy-form .ecademy-form__form .hbspt-form section.icon-boxes-section .box .hs-button:after,section.icon-boxes-section .box .hbspt-form .hs-button:after,.hbspt-form section.icon-boxes-section .box .hs-button:after,section.icon-boxes-section .box .page-template-template-contact-us section.page-cover .hbspt-form .hs-button:after,.page-template-template-contact-us section.page-cover .hbspt-form section.icon-boxes-section .box .hs-button:after,section.icon-boxes-section .box .page-template-template-flexible-content section.page-cover .hbspt-form .hs-button:after,.page-template-template-flexible-content section.page-cover .hbspt-form section.icon-boxes-section .box .hs-button:after,section.icon-boxes-section .box .page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button:after,.page-template-template-become-a-partner section.page-cover .hbspt-form section.icon-boxes-section .box .hs-button:after,section.icon-boxes-section .box .page-template-template-landing-page section.page-cover .hbspt-form .hs-button:after,.page-template-template-landing-page section.page-cover .hbspt-form section.icon-boxes-section .box .hs-button:after,section.icon-boxes-section .box .error404 section.page-cover .page-cover__intro a:after,.error404 section.page-cover .page-cover__intro section.icon-boxes-section .box a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#0068ff;transition:250ms all}section.icon-boxes-section .box .cymulate-cta:hover,section.icon-boxes-section .box .hbspt-form .hs-button:hover,.hbspt-form section.icon-boxes-section .box .hs-button:hover,section.icon-boxes-section .box .error404 section.page-cover .page-cover__intro a:hover,.error404 section.page-cover .page-cover__intro section.icon-boxes-section .box a:hover{background-color:rgba(0,0,0,0);border:0!important}section.icon-boxes-section .box .cymulate-cta:hover:after,section.icon-boxes-section .box .hbspt-form .hs-button:hover:after,.hbspt-form section.icon-boxes-section .box .hs-button:hover:after,section.icon-boxes-section .box .error404 section.page-cover .page-cover__intro a:hover:after,.error404 section.page-cover .page-cover__intro section.icon-boxes-section .box a:hover:after{width:100%}section.icon-boxes-section .box .cymulate-cta:hover .icon,section.icon-boxes-section .box .hbspt-form .hs-button:hover .icon,.hbspt-form section.icon-boxes-section .box .hs-button:hover .icon,section.icon-boxes-section .box .error404 section.page-cover .page-cover__intro a:hover .icon,.error404 section.page-cover .page-cover__intro section.icon-boxes-section .box a:hover .icon{margin-left:15px}section.icon-boxes-section .box .cymulate-cta .icon,section.icon-boxes-section .box .hbspt-form .hs-button .icon,.hbspt-form section.icon-boxes-section .box .hs-button .icon,section.icon-boxes-section .box .error404 section.page-cover .page-cover__intro a .icon,.error404 section.page-cover .page-cover__intro section.icon-boxes-section .box a .icon{margin-left:10px;transition:250ms all}section.icon-boxes-section .box .icon-wrapper{margin-bottom:10px}@media(min-width:1024px){section.icon-boxes-section .box .icon-wrapper{margin-bottom:0}}section.icon-boxes-section .box.next-to{flex-flow:row;align-items:center;justify-content:space-between}@media(min-width:1024px){section.icon-boxes-section .box.next-to{max-width:31%;margin-bottom:0;padding:40px 20px;display:flex}}section.icon-boxes-section .box.next-to .icon-wrapper{margin-bottom:10px;margin-right:20px}@media(min-width:1024px){section.icon-boxes-section .box.next-to .icon-wrapper{position:relative;top:auto;left:auto;margin-right:0;transform:none}}@media(min-width:1024px){section.icon-boxes-section .box.next-to .content{margin-top:0;width:100%;max-width:60%}}.page-template-template-flexible-content section.icon-boxes-section .container{max-width:1310px;width:100%}.page-template-template-home-page section.icon-boxes-section .container{padding:120px 15px 40px 15px;width:auto}@media(min-width:1024px){.page-template-template-home-page section.icon-boxes-section .container{padding:120px 15px 80px 15px;width:1335px;max-width:100%}}.page-template-template-home-page section.icon-boxes-section .box{padding:34px 35px 34px 20px;box-shadow:5px 9px 18px 0 rgba(9,27,91,.08);border-radius:20px}@media(min-width:1024px){.page-template-template-home-page section.icon-boxes-section .box{max-width:32%}}.page-template-template-home-page section.icon-boxes-section .box:nth-child(3n){margin-right:0}.page-template-template-home-page section.icon-boxes-section .box .icon-wrapper{margin-bottom:20px;padding-left:15px}.page-template-template-home-page section.icon-boxes-section .box .content{padding-left:15px}.page-template-template-home-page section.icon-boxes-section .box .content strong{font-size:24px;margin-bottom:5px}@media(min-width:767px){.page-template-template-home-page section.icon-boxes-section .box .content strong{font-size:20px}}@media(min-width:1024px){.page-template-template-home-page section.icon-boxes-section.second .container{padding-top:340px}}.page-template-template-home-page section.icon-boxes-section.second h2{text-align:left;margin:0;font-weight:600}@media(min-width:1024px){.page-template-template-home-page section.icon-boxes-section.second h2{width:50%}}.page-template-template-home-page section.icon-boxes-section.second .boxes-wrapper.big{flex-wrap:wrap}@media(min-width:1024px){.page-template-template-home-page section.icon-boxes-section.second .boxes-wrapper.big{justify-content:space-between}}@media(min-width:1024px){.page-template-template-home-page section.icon-boxes-section.second .boxes-wrapper.big .box{max-width:48%;margin-bottom:30px;align-items:flex-start}}.page-template-template-home-page section.icon-boxes-section.second .boxes-wrapper.big .box .icon-wrapper{padding-left:20px}.page-template-template-home-page section.icon-boxes-section.second .boxes-wrapper.big .box .content strong{margin-top:0}.page-template-template-home-page section.icon-boxes-section.second .boxes-wrapper.big .box.next-to{flex-flow:column;align-items:flex-start}@media(min-width:1024px){.page-template-template-home-page section.icon-boxes-section.second .boxes-wrapper.big .box.next-to{flex-flow:row}}@media(min-width:1024px){.page-template-template-home-page section.icon-boxes-section.second .boxes-wrapper.big .box.next-to .content{max-width:75%}}@media(min-width:1024px){.page-template-template-home-page section.icon-boxes-section.second .boxes-wrapper.big .box.next-to .content p{max-width:100%}}section.numbered-boxes-section{background-color:#070723}section.numbered-boxes-section .container{max-width:1170px;margin:0 auto;padding:40px 15px}@media(min-width:1024px){section.numbered-boxes-section .container{padding:80px 15px}}section.numbered-boxes-section .main-wrapper{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:1024px){section.numbered-boxes-section .main-wrapper{max-width:915px;margin:0 auto}}section.numbered-boxes-section h2,section.numbered-boxes-section .main-content{max-width:800px;margin:0 auto;text-align:center;color:#fff}section.numbered-boxes-section h2 p,section.numbered-boxes-section .main-content p{color:#fff}section.numbered-boxes-section .boxes-wrapper{display:flex;flex-flow:column;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-top:30px}@media(min-width:1024px){section.numbered-boxes-section .boxes-wrapper{justify-content:center;flex-flow:row wrap;margin-top:45px}}section.numbered-boxes-section .box{background:#202039;border-radius:16px;padding:24px 15px;width:100%;position:relative;margin-bottom:20px}@media(min-width:1024px){section.numbered-boxes-section .box{max-width:32%;padding:95px 50px 40px;margin-right:20px}section.numbered-boxes-section .box.no-numbers{padding:70px 50px 40px}section.numbered-boxes-section .box:nth-child(3),section.numbered-boxes-section .box:last-child{margin-right:0}}section.numbered-boxes-section .box.white-box{background:#fff}section.numbered-boxes-section .box.white-box h3,section.numbered-boxes-section .box.white-box p{color:#070723}section.numbered-boxes-section .box .icon-wrapper{display:block;position:absolute;top:5px;left:50%;transform:translateX(-50%);width:72px;height:72px}section.numbered-boxes-section .box .number{font-family:"Poppins";text-align:center;display:block;font-size:31px;font-weight:600;color:#fff;line-height:1;background-color:#0e54c4;padding:10px;border-radius:50px;position:absolute;top:15px;left:15px}section.numbered-boxes-section .box:nth-child(2) .number{background-color:#ef2c1d}section.numbered-boxes-section .box:nth-child(3) .number{background-color:#6f41b9}section.numbered-boxes-section .box:nth-child(4) .number{background-color:#38c686}section.numbered-boxes-section .box:nth-child(5) .number{background-color:#446}section.numbered-boxes-section .box:nth-child(6) .number{background-color:#45455a}section.numbered-boxes-section .box h3{font-size:18px;font-weight:700;margin:0;color:#fff}@media(min-width:1024px){section.numbered-boxes-section .box h3{margin:initial}}section.numbered-boxes-section .box p{margin:0;text-align:center;color:#fff}section.numbered-boxes-section .box a{margin:20px auto 0}section.numbered-boxes-section .box a.baw{background-color:#1e1e4c!important;color:#fff;border:1px solid rgba(0,0,0,0)!important}section.numbered-boxes-section .box a.baw:hover{background-color:rgba(0,0,0,0)!important;border-color:#1e1e4c!important;color:#1e1e4c}section.categorized-box-section{background-color:#e8e9eb}section.categorized-box-section .container{max-width:1440px;margin:0 auto;padding:40px 15px 40px 30px}@media(min-width:1024px){section.categorized-box-section .container{padding:80px 15px 80px 40px}}section.categorized-box-section .container.single{max-width:1170px}section.categorized-box-section .container.narrower{max-width:1350px}section.categorized-box-section .container.narrower .inner-wrapper.no-width-modify{max-width:48%!important}section.categorized-box-section .container.narrower .inner-wrapper.small{max-width:25%!important}section.categorized-box-section .main-wrapper{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.categorized-box-section h2,section.categorized-box-section .main-content{margin:0 auto;text-align:center}section.categorized-box-section .model-title{display:block;font-weight:600;font-size:21px;color:#202039;margin-bottom:30px;margin-top:30px;text-align:center}section.categorized-box-section .note{font-size:12px;color:#030737;display:block;margin-top:20px}section.categorized-box-section .category-wrapper{margin-bottom:20px;margin-top:35px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.categorized-box-section .category-wrapper.rowed{display:flex;justify-content:space-between;flex-flow:column}@media(min-width:1340px){section.categorized-box-section .category-wrapper.rowed{flex-flow:row}}section.categorized-box-section .category-wrapper.rowed .cat{display:block;font-weight:500;font-size:16px;color:#070723}@media(min-width:1024px){section.categorized-box-section .category-wrapper.rowed .inner-wrapper{max-width:100%;margin-bottom:20px}}@media(min-width:1340px){section.categorized-box-section .category-wrapper.rowed .inner-wrapper{max-width:28%}}@media(min-width:1024px){section.categorized-box-section .category-wrapper.rowed .box{max-width:32%;min-width:222px}}@media(min-width:1024px){section.categorized-box-section .category-wrapper.rowed .box.halved{max-width:47%}}section.categorized-box-section .category-wrapper.light-mode .inner-wrapper{box-shadow:none}section.categorized-box-section .category-wrapper.light-mode .box{background:#fff;box-shadow:2.6px 2.6px 10.401px 5px rgba(3,7,55,.1);display:flex;padding:25px;justify-content:space-between;align-items:center}section.categorized-box-section .category-wrapper.light-mode .box p,section.categorized-box-section .category-wrapper.light-mode .box li{color:#00073d}section.categorized-box-section .category-wrapper.light-mode .box .icon-wrapper{position:relative;left:auto;top:auto;transform:none;width:100%;max-width:25%;height:70%}section.categorized-box-section .category-wrapper.light-mode .box .icon-wrapper img{height:100%}section.categorized-box-section .category-wrapper.light-mode .box .content-wrapper{width:100%;max-width:70%}section.categorized-box-section .cat{display:block;font-weight:600;font-size:21px;color:#202039}section.categorized-box-section .inner-wrapper{background:#fff;box-shadow:2.60026px 2.60026px 10.401px 5px rgba(3,7,55,.1);border-radius:12px;padding:25px;padding-bottom:0;margin-bottom:25px}section.categorized-box-section .inner-wrapper.single{width:100%;flex-flow:column}@media(min-width:1024px){section.categorized-box-section .inner-wrapper.single{max-width:none;flex-flow:row;max-width:100%!important}}@media(min-width:1340px){section.categorized-box-section .inner-wrapper.single{flex-flow:row;max-width:100%}}section.categorized-box-section .inner-wrapper.single .cat{text-align:center;font-weight:600!important;font-size:21px!important}@media(min-width:1024px){section.categorized-box-section .inner-wrapper.single .box.halved{max-width:47%}}@media(min-width:1024px){section.categorized-box-section .inner-wrapper.halved .box{max-width:47%}}@media(min-width:1024px){section.categorized-box-section .inner-wrapper.wide{max-width:45%!important}}@media(min-width:1024px){section.categorized-box-section .inner-wrapper.wide.single{max-width:100%!important}}@media(min-width:1024px){section.categorized-box-section .inner-wrapper.wide.single .box{max-width:31%;width:100%}}@media(min-width:1024px){section.categorized-box-section .inner-wrapper.wide .box{max-width:47%;width:100%}}@media(min-width:1024px){section.categorized-box-section .inner-wrapper.no-width-modify{max-width:38%!important;width:100%}}@media(min-width:1024px){section.categorized-box-section .inner-wrapper.small{max-width:20%!important}}section.categorized-box-section .boxes-wrapper{display:flex;flex-flow:column;margin-top:15px}@media(min-width:1024px){section.categorized-box-section .boxes-wrapper{justify-content:space-between;flex-flow:row wrap}}section.categorized-box-section .boxes-wrapper:nth-child(4) .box::before{background-color:#38c686}section.categorized-box-section .boxes-wrapper:nth-child(6) .box::before{background-color:#005df2}section.categorized-box-section .box{background:#030737;border-radius:16px;padding:20px 0 20px 50px;width:100%;position:relative;margin-bottom:20px;color:#fff}@media(min-width:1024px){section.categorized-box-section .box{max-width:27%}}@media(min-width:1024px){section.categorized-box-section .box.full{max-width:100%!important}}section.categorized-box-section .box.no-icon{padding:20px 5px 25px 28px;position:relative}@media(min-width:1024px){section.categorized-box-section .box.no-icon{padding:25px 5px 25px 35px}}section.categorized-box-section .box.no-icon:before{content:"";position:absolute;top:10px;left:10px;border-radius:20px;width:14;height:14px;background-color:var(--bullet-color)}@media(min-width:1024px){section.categorized-box-section .box.icon-inside{padding:65px 25px 25px 80px}}section.categorized-box-section .box.icon-inside .icon-wrapper{margin-bottom:10px;background-color:rgba(0,0,0,0)}@media(min-width:1024px){section.categorized-box-section .box.icon-inside .icon-wrapper{position:absolute;top:35px;left:15px;margin-bottom:0}}section.categorized-box-section .box h4,section.categorized-box-section .box h3{margin:0 0 10px}section.categorized-box-section .box .icon-wrapper{position:absolute;top:50%;left:-25px;z-index:1;transform:translateY(-50%);background-color:#005df2;text-align:center;padding:5px;border-radius:50px;width:50px;height:50px}section.categorized-box-section .box .icon-wrapper img{margin-top:-2px}section.categorized-box-section .box p{margin:0;color:#fff}section.categorized-box-section .box ul{padding:0 0 0 20px;margin:0}section.logo-boxes-section{background-color:var(--bg)}section.logo-boxes-section .container{max-width:1310px;margin:0 auto;padding:40px 15px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:1024px){section.logo-boxes-section .container{padding:80px 15px 180px}}@media(min-width:1024px){section.logo-boxes-section h2{font-size:32px}}section.logo-boxes-section h2,section.logo-boxes-section .main-content{margin:0 auto;text-align:center;color:#fff}section.logo-boxes-section h2 p,section.logo-boxes-section .main-content p{color:#fff}section.logo-boxes-section .boxes-wrapper{display:flex;flex-flow:column;margin-top:30px}@media(min-width:1024px){section.logo-boxes-section .boxes-wrapper{justify-content:space-between;flex-flow:row wrap;max-width:85%;margin:80px auto 0}}@media(min-width:1024px){section.logo-boxes-section .boxes-wrapper.inside{max-width:100%}}section.logo-boxes-section .boxes-wrapper.inside .box{background:rgba(0,0,0,0);display:flex;justify-content:space-between;align-items:flex-start;padding:0}section.logo-boxes-section .boxes-wrapper.inside .box .image-wrapper{width:100%;max-width:50%}section.logo-boxes-section .boxes-wrapper.inside .box .image-wrapper:after{display:none}section.logo-boxes-section .boxes-wrapper.inside .box p,section.logo-boxes-section .boxes-wrapper.inside .box h4{text-align:left}section.logo-boxes-section .boxes-wrapper.inside .box .content-wrapper{width:100%;max-width:48%;margin-top:20px}section.logo-boxes-section .boxes-wrapper.inside .box .cymulate-cta,section.logo-boxes-section .boxes-wrapper.inside .box .hbspt-form .hs-button,.hbspt-form section.logo-boxes-section .boxes-wrapper.inside .box .hs-button,section.logo-boxes-section .boxes-wrapper.inside .box .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro section.logo-boxes-section .boxes-wrapper.inside .box a{background-color:rgba(0,0,0,0)!important;color:#0068ff;text-align:left;position:relative;border:0;padding:0;margin:0;justify-content:flex-start;font-weight:600;font-size:18px;max-width:none;min-width:0;transition:250ms all}section.logo-boxes-section .boxes-wrapper.inside .box .cymulate-cta:after,section.logo-boxes-section .boxes-wrapper.inside .box .hbspt-form .hs-button:after,.hbspt-form section.logo-boxes-section .boxes-wrapper.inside .box .hs-button:after,section.logo-boxes-section .boxes-wrapper.inside .box .error404 section.page-cover .page-cover__intro a:after,.error404 section.page-cover .page-cover__intro section.logo-boxes-section .boxes-wrapper.inside .box a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#0068ff;transition:250ms all}section.logo-boxes-section .boxes-wrapper.inside .box .cymulate-cta:hover,section.logo-boxes-section .boxes-wrapper.inside .box .hbspt-form .hs-button:hover,.hbspt-form section.logo-boxes-section .boxes-wrapper.inside .box .hs-button:hover,section.logo-boxes-section .boxes-wrapper.inside .box .error404 section.page-cover .page-cover__intro a:hover,.error404 section.page-cover .page-cover__intro section.logo-boxes-section .boxes-wrapper.inside .box a:hover{background-color:rgba(0,0,0,0);border:0!important}section.logo-boxes-section .boxes-wrapper.inside .box .cymulate-cta:hover:after,section.logo-boxes-section .boxes-wrapper.inside .box .hbspt-form .hs-button:hover:after,.hbspt-form section.logo-boxes-section .boxes-wrapper.inside .box .hs-button:hover:after,section.logo-boxes-section .boxes-wrapper.inside .box .error404 section.page-cover .page-cover__intro a:hover:after,.error404 section.page-cover .page-cover__intro section.logo-boxes-section .boxes-wrapper.inside .box a:hover:after{width:100%}section.logo-boxes-section .boxes-wrapper.inside .box .cymulate-cta:hover .icon,section.logo-boxes-section .boxes-wrapper.inside .box .hbspt-form .hs-button:hover .icon,.hbspt-form section.logo-boxes-section .boxes-wrapper.inside .box .hs-button:hover .icon,section.logo-boxes-section .boxes-wrapper.inside .box .error404 section.page-cover .page-cover__intro a:hover .icon,.error404 section.page-cover .page-cover__intro section.logo-boxes-section .boxes-wrapper.inside .box a:hover .icon{margin-left:15px}section.logo-boxes-section .boxes-wrapper.inside .box .cymulate-cta .icon,section.logo-boxes-section .boxes-wrapper.inside .box .hbspt-form .hs-button .icon,.hbspt-form section.logo-boxes-section .boxes-wrapper.inside .box .hs-button .icon,section.logo-boxes-section .boxes-wrapper.inside .box .error404 section.page-cover .page-cover__intro a .icon,.error404 section.page-cover .page-cover__intro section.logo-boxes-section .boxes-wrapper.inside .box a .icon{margin-left:10px;transition:250ms all}section.logo-boxes-section .box{background:#202039;border-radius:16px;padding:24px 15px;width:100%;position:relative;margin-bottom:20px;text-align:center}@media(min-width:1024px){section.logo-boxes-section .box{max-width:47%;padding:35px 50px 40px}}section.logo-boxes-section .box .image-wrapper{position:relative}section.logo-boxes-section .box .image-wrapper:after{content:"";display:block;width:215px;height:1px;background-color:#7734e3;margin:20px auto}section.logo-boxes-section .box h3,section.logo-boxes-section .box h4{font-size:18px;font-weight:700;margin:0;color:#fff}@media(min-width:1024px){section.logo-boxes-section .box h3,section.logo-boxes-section .box h4{margin:initial}}section.logo-boxes-section .box p{margin:0;text-align:center;color:#fff}section.logo-boxes-section .box a{margin:20px auto 0;color:#000c66;background-color:#fff;border:1px solid #fff}section.logo-boxes-section .box a:hover{color:#fff;border-color:#fff;background-color:rgba(0,0,0,0)}section.resource-boxes-section .container{max-width:1170px;margin:0 auto;padding:10px 15px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:1024px){section.resource-boxes-section .container{padding:40px 15px 80px}}section.resource-boxes-section h2,section.resource-boxes-section .main-content{margin:0 auto;text-align:center}section.resource-boxes-section .boxes-wrapper{display:flex;flex-flow:column;margin-top:30px}@media(min-width:1024px){section.resource-boxes-section .boxes-wrapper{justify-content:space-between;flex-flow:row wrap;margin-top:85px}}section.resource-boxes-section .box{border-radius:16px;padding:24px 15px;width:100%;position:relative;margin-bottom:20px;box-shadow:4px 4px 16px rgba(69,69,90,.25)}@media(min-width:1024px){section.resource-boxes-section .box{max-width:31%;padding:40px 25px}}section.resource-boxes-section .box:nth-child(2) .cat{color:#ef2c1d}section.resource-boxes-section .box:nth-child(3) .cat{color:#7734e3}section.resource-boxes-section .box h4{font-size:16px;font-weight:700;margin:0 0 10px;color:#030737;max-width:98%}section.resource-boxes-section .box .cat{font-size:16px;font-weight:700;color:#005df2;display:block;margin-bottom:20px}section.resource-boxes-section .box p{margin:0;color:#030737}section.resource-boxes-section .box a{margin:20px 0 0}section.resource-boxes-section .box a.baw{background-color:#1e1e4c!important;color:#fff;border:1px solid rgba(0,0,0,0)!important}section.resource-boxes-section .box a.baw:hover{background-color:rgba(0,0,0,0)!important;border-color:#1e1e4c!important;color:#1e1e4c}section.content-boxes-section{background-color:#f3f4f7;background-repeat:no-repeat;background-position:right;background-size:0;background-image:none!important}@media screen and (min-width:1024px){section.content-boxes-section{background-size:35% 100%}}section.content-boxes-section .container{max-width:1170px;margin:0 auto;padding:40px 15px 30px}@media(min-width:1024px){section.content-boxes-section .container{padding:80px 15px 80px 40px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}}section.content-boxes-section h2{max-width:700px;margin:0 auto;text-align:center}section.content-boxes-section .main-content{text-align:center}section.content-boxes-section .boxes-wrapper{display:flex;flex-flow:column;margin-top:30px}@media(min-width:1024px){section.content-boxes-section .boxes-wrapper{justify-content:space-between;flex-flow:row;margin-top:45px}}section.content-boxes-section .box{background:#fff;box-shadow:2.60026px 2.60026px 10.401px 5px rgba(3,7,55,.1);border-radius:16px;padding:15px 15px 25px;width:100%;position:relative;margin-bottom:20px}section.content-boxes-section .box:last-child{margin-bottom:0;padding:25px 35px 30px}section.content-boxes-section .box.blue blockquote::before,section.content-boxes-section .box.blue blockquote::after{background-image:var(--wpr-bg-ae39ca44-f5d1-4d45-90d1-0a905b25f6ad);height:46px}section.content-boxes-section .box.red h4,section.content-boxes-section .box.red h3{background-image:var(--wpr-bg-2fce9ab4-88a3-4dd4-bfdf-00e152de4a7b)}section.content-boxes-section .box.purple h4,section.content-boxes-section .box.purple h3{background-image:var(--wpr-bg-8da617ab-9271-4341-b37a-cf5943e2149f)}@media(min-width:1024px){section.content-boxes-section .box{max-width:45%;margin-bottom:0}}section.content-boxes-section .box p{margin:0;color:#030737}section.content-boxes-section .box p a{margin:20px auto 0}section.content-boxes-section .box .colored-text{color:var(--color);font-weight:700;font-size:16px;text-align:center;display:block;margin-top:10px}section.content-boxes-section .box h4,section.content-boxes-section .box h3{margin:0 0 25px;color:#fff;background-image:var(--wpr-bg-0e93a127-201c-45bf-9c2c-f75fe8950af5);background-repeat:no-repeat;padding:25px;background-size:cover}@media(min-width:1024px){section.content-boxes-section .box h4,section.content-boxes-section .box h3{font-size:25px}}section.content-boxes-section .box blockquote{margin:0 0 20px;position:relative;padding-top:30px}section.content-boxes-section .box blockquote::before{content:"";display:block;background-image:var(--wpr-bg-c6ba799b-50c2-4d08-861c-1a676b6aaea9);background-repeat:no-repeat;width:62px;height:43px;line-height:1;position:absolute;top:-15px;left:-5px;background-size:90% auto}section.content-boxes-section .box blockquote::after{content:"";display:block;width:62px;height:43px;line-height:1;position:absolute;bottom:-20px;right:-5px;background-size:90% auto;background-image:var(--wpr-bg-e48aefae-e055-4bb2-9f09-38f1b041aea7);background-repeat:no-repeat;transform:rotate(180deg)}section.content-boxes-section .box ul{list-style:none;padding:0 25px;margin:0}section.content-boxes-section .box ul li{position:relative;color:#030737;padding-left:20px;margin-bottom:10px}section.content-boxes-section .box ul li:last-child{margin-bottom:0}section.content-boxes-section .box ul li:before{content:"";display:inline-block;background-color:#1e1e4c;width:8px;height:8px;border-radius:20px;position:absolute;left:0;top:10px}section.content-boxes-section .box ul a{color:#3080ff}section.content-boxes-section .box ul a:hover{color:#030737}section.content-image-strip .container{max-width:1310px;margin:0 auto;padding:40px 15px 30px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;display:flex;justify-content:space-between;align-items:center}@media(min-width:1024px){section.content-image-strip .container{padding:50px 15px}}section.content-image-strip h2{max-width:none;margin:0 auto 10px;text-align:center;line-height:37px;color:#fff}@media(min-width:767px){section.content-image-strip h2{font-size:32px}}section.content-image-strip .content{width:100%}@media(min-width:767px){section.content-image-strip .content{max-width:60%}}section.content-image-strip .content p{color:#fff;font-size:18px;margin:0 0 15px}@media(min-width:767px){section.content-image-strip .content p{line-height:26px;font-size:22px}}section.content-image-strip .main-image{display:none;width:100%;max-width:25%}@media(min-width:767px){section.content-image-strip .main-image{display:block}}section.simple-content-section{background-color:#fff;padding:0}section.simple-content-section.align-left h2,section.simple-content-section.align-left .content{text-align:left}section.simple-content-section.align-left h2{margin:0 0 10px}section.simple-content-section .container{max-width:1300px;margin:0 auto;padding:40px 15px 30px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:1024px){section.simple-content-section .container{padding:100px 15px 85px}}section.simple-content-section .container.near{display:flex;justify-content:space-between;align-items:center;flex-flow:column}@media(min-width:1024px){section.simple-content-section .container.near{flex-flow:row}}@media(min-width:1024px){section.simple-content-section .container.near h2{text-align:left;max-width:42%;margin:0;line-height:46px}}@media(min-width:1024px){section.simple-content-section .container.near .content{text-align:left;max-width:50%}}section.simple-content-section h2{max-width:none;margin:0 auto 10px;text-align:center;line-height:37px;color:var(--color)}@media(min-width:767px){section.simple-content-section h2{font-size:32px}}section.simple-content-section .content{text-align:center}section.simple-content-section .content p{color:var(--color)}@media(min-width:767px){section.simple-content-section .content h3{font-size:32px;font-weight:400}}@media(min-width:767px){section.simple-content-section .content.no-title p{font-size:23px;line-height:28px;font-weight:400}}.icon-with-title-section .inner{display:flex;align-items:center}.icon-with-title-section h2{margin:0;margin-left:20px;text-align:left}@media(min-width:1024px){.icon-with-title-section h2{font-size:35px}}.content-with-round-bg-section{margin:20px 0 50px}.content-with-round-bg-section .inner{width:100%;border-radius:16px;padding:15px 25px;box-shadow:5px 9px 18px 0 rgba(9,27,91,.08)}.content-with-round-bg-section p{color:var(--color)}section.floating-section{padding:0;background-color:#f3f8ff}section.floating-section .container{height:auto;border-radius:16px;background:#0068ff;display:flex;justify-content:space-between;box-shadow:2.6px 2.6px 10.401px 5px rgba(3,7,55,.1);padding:50px 115px;margin-top:30px;margin-bottom:-110px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(max-width:767px){section.floating-section .container{width:90%;height:auto;margin-top:40px;margin-bottom:40px;padding:30px 50px}}section.floating-section .content-wrapper{width:100%;max-width:85%}section.floating-section .content-wrapper p{color:#fff;font-size:17px;margin:0;text-align:left}section.floating-section .content-wrapper em{margin-top:8px;display:block;font-size:13px;font-style:normal;line-height:1}section.floating-section .content-wrapper em strong{font-weight:600}section.floating-section .content-wrapper .cymulate-cta,section.floating-section .content-wrapper section.ecademy-form .ecademy-form__form .hbspt-form .hs-button,section.ecademy-form .ecademy-form__form .hbspt-form section.floating-section .content-wrapper .hs-button,section.floating-section .content-wrapper .hbspt-form .hs-button,.hbspt-form section.floating-section .content-wrapper .hs-button,section.floating-section .content-wrapper .page-template-template-contact-us section.page-cover .hbspt-form .hs-button,.page-template-template-contact-us section.page-cover .hbspt-form section.floating-section .content-wrapper .hs-button,section.floating-section .content-wrapper .page-template-template-flexible-content section.page-cover .hbspt-form .hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form section.floating-section .content-wrapper .hs-button,section.floating-section .content-wrapper .page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form section.floating-section .content-wrapper .hs-button,section.floating-section .content-wrapper .page-template-template-landing-page section.page-cover .hbspt-form .hs-button,.page-template-template-landing-page section.page-cover .hbspt-form section.floating-section .content-wrapper .hs-button,section.floating-section .content-wrapper .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro section.floating-section .content-wrapper a{margin-top:20px;color:#0068ff;background-color:#fff}section.floating-section .content-wrapper .cymulate-cta:hover,section.floating-section .content-wrapper .hbspt-form .hs-button:hover,.hbspt-form section.floating-section .content-wrapper .hs-button:hover,section.floating-section .content-wrapper .error404 section.page-cover .page-cover__intro a:hover,.error404 section.page-cover .page-cover__intro section.floating-section .content-wrapper a:hover{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}section.floating-section.detailed .container{flex-flow:column;margin-top:40px;padding:40px 15px}@media(min-width:1024px){section.floating-section.detailed .container{flex-flow:row;padding:50px 60px;margin-top:-90px}}section.floating-section.detailed h2{color:#fff;font-weight:500;font-size:46px;line-height:47px;text-align:left;margin-bottom:20px}@media(min-width:1024px){section.floating-section.detailed h2{margin-top:10px;max-width:30%;margin-bottom:0}}section.floating-section.detailed .non-solution-title{font-size:18px;color:#fff;line-height:19px;font-weight:600;width:100%;margin-bottom:25px}@media(min-width:1024px){section.floating-section.detailed .non-solution-title{font-weight:400;line-height:23px;font-size:20px;max-width:25%;margin-top:10px;margin-bottom:0}}section.floating-section.detailed .content-wrapper{display:flex;flex-flow:column;width:100%;max-width:unset}@media(min-width:1024px){section.floating-section.detailed .content-wrapper{flex-flow:row;max-width:70%;justify-content:space-between}}section.floating-section.detailed .content-wrapper .detail-box{margin-bottom:20px;display:flex;flex-flow:row}@media(min-width:1024px){section.floating-section.detailed .content-wrapper .detail-box{margin-bottom:0;flex-flow:column}}section.floating-section.detailed .content-wrapper .detail-box span{font-size:15px;font-weight:700;line-height:21px;display:block;color:#fff}section.floating-section.detailed .content-wrapper .detail-box span.number{font-size:49px;line-height:1;font-weight:500;width:100%;margin-right:10px;max-width:40%}@media(min-width:1024px){section.floating-section.detailed .content-wrapper .detail-box span.number{font-size:60px;margin-top:5px;margin-right:0;max-width:unset}}section.floating-section.detailed .content-wrapper .detail-box span.sub{font-size:16px;font-weight:300}@media(min-width:1024px){section.floating-section.detailed.solution-form .content-wrapper .detail-box{max-width:80%}}section.floating-section.detailed.solution-form .content-wrapper .detail-box span.number{color:#0068ff}@media(min-width:1024px){section.floating-section.detailed.solution-form .content-wrapper .detail-box span.number{font-size:75px}}@media(min-width:1024px){section.floating-section.detailed.solution-form .content-wrapper .detail-box span.sub{margin-top:12px}}section.icon-near-text-section .container{max-width:1170px;margin:0 auto;padding:40px 15px 30px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:1024px){section.icon-near-text-section .container{padding:100px 15px 85px}}section.icon-near-text-section h2{max-width:700px;margin:0 0 40px;text-align:left;color:#fff}section.icon-near-text-section .contents-wrapper{display:flex;justify-content:space-between;flex-flow:column}@media(min-width:767px){section.icon-near-text-section .contents-wrapper{flex-flow:row wrap}}section.icon-near-text-section .contents-wrapper .content-box{width:100%;display:flex;align-items:center;margin-bottom:30px}@media(min-width:767px){section.icon-near-text-section .contents-wrapper .content-box{max-width:45%;margin-bottom:40px}}section.icon-near-text-section .contents-wrapper .content-box .icon-wrapper{width:47px;height:47px;border-radius:50px;display:flex;justify-content:center;align-items:center;margin-right:15px}section.icon-near-text-section .contents-wrapper .content-box .content{max-width:85%}section.icon-near-text-section .contents-wrapper .content-box p{color:#fff;margin:0}section.advantages-section{position:relative}section.advantages-section+section{padding-top:150px}section.advantages-section .container{max-width:1170px;margin:0 auto;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;background-color:#fff;padding:25px 20px 20px}@media(min-width:767px){section.advantages-section .container{padding:25px 75px 20px;box-shadow:4px 4px 16px rgba(69,69,90,.25);border-radius:16px;position:absolute;width:100%;top:-130px!important;left:50%;transform:translateX(-50%)}}section.advantages-section .advantages-wrapper{display:flex;justify-content:space-between;flex-flow:row wrap}section.advantages-section .advantages-wrapper .content-box{width:100%;margin-bottom:30px}@media(min-width:480px){section.advantages-section .advantages-wrapper .content-box{max-width:40%}}@media(min-width:767px){section.advantages-section .advantages-wrapper .content-box{max-width:24%;margin-bottom:40px}}section.advantages-section .advantages-wrapper .content-box .icon-wrapper{width:125px;height:125px;border-radius:125px;display:flex;justify-content:center;align-items:center;margin:0 auto 15px;background-color:#1e1e4c}section.advantages-section .advantages-wrapper .content-box .content{color:#1e1e4c;margin:0;font-size:15px;text-align:center}section.advantages-section .advantages-wrapper .content-box p{color:#1e1e4c;margin:0;font-size:15px;text-align:center}section.wide-box-three-boxes-section{background-color:#fff}section.wide-box-three-boxes-section .container{max-width:1170px;margin:0 auto;padding:40px 15px 40px 30px}@media(min-width:1024px){section.wide-box-three-boxes-section .container{padding:110px 15px 110px 40px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}}section.wide-box-three-boxes-section h2{max-width:830px;margin:0 auto;text-align:center;line-height:37px}@media(min-width:767px){section.wide-box-three-boxes-section h2{line-height:50px}}section.wide-box-three-boxes-section .main-content{text-align:center}section.wide-box-three-boxes-section .boxes-wrapper{display:flex;flex-flow:column;margin-top:30px}@media(min-width:1024px){section.wide-box-three-boxes-section .boxes-wrapper{justify-content:space-between;flex-flow:row wrap;margin-top:45px}}section.wide-box-three-boxes-section .box{background:#1e1e4c;box-shadow:2.60026px 2.60026px 10.401px 5px rgba(3,7,55,.1);border-radius:16px;padding:24px 15px;width:100%;position:relative;margin-bottom:20px;display:flex;flex-flow:column;justify-content:space-between}@media(min-width:1024px){section.wide-box-three-boxes-section .box{max-width:32%;margin-bottom:0;padding:30px 25px}section.wide-box-three-boxes-section .box:last-of-type{max-width:100%;margin-top:17px}}section.wide-box-three-boxes-section .box p{margin:0;font-size:16px;color:#fff}section.wide-box-three-boxes-section .box h3,section.wide-box-three-boxes-section .box h4{color:#fff}section.wide-box-three-boxes-section .box a{margin:20px auto 0;text-align:center}section.wide-box-three-boxes-section .box a.baw{background-color:#fff!important;color:#000;border:1px solid rgba(0,0,0,0)!important}section.wide-box-three-boxes-section .box a.baw:hover{background-color:rgba(0,0,0,0)!important;border-color:#000!important;color:#000}.quote-boxes-section{background-color:#eef1f6}.quote-boxes-section .container{max-width:1170px;margin:0 auto;padding:40px 15px 30px}@media(min-width:1024px){.quote-boxes-section .container{padding:80px 15px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}}.quote-boxes-section h2{margin:0 auto;text-align:center;color:#060e4b}.quote-boxes-section .main-content{text-align:center}.quote-boxes-section .main-content p{color:#060e4b}.quote-boxes-section .boxes-wrapper{display:flex;flex-flow:column;margin-top:30px}@media(min-width:1024px){.quote-boxes-section .boxes-wrapper{justify-content:space-between;flex-flow:row wrap;margin-top:80px}}.quote-boxes-section .boxes-wrapper .box{background:#fff;box-shadow:2.60026px 2.60026px 10.401px 5px rgba(3,7,55,.1);filter:drop-shadow(2.600259304px 2.600259304px 31.3999996185px rgba(3,7,55,.1));padding:10px 25px 25px;width:100%;position:relative;margin-bottom:30px}@media(min-width:1024px){.quote-boxes-section .boxes-wrapper .box{max-width:47%;margin-bottom:70px;padding:85px 30px 40px}}.quote-boxes-section .boxes-wrapper .box .quote-icon{background-repeat:no-repeat;text-align:center;background-position:center;width:97px;height:87px;border-radius:9px;background-color:#000c66;margin:10px auto 20px;background-image:var(--wpr-bg-02b5f83a-ab41-42ce-9bfd-6825451deb51)}.quote-boxes-section .boxes-wrapper .box .quote-icon.color_38c686{background-image:var(--wpr-bg-5bd9dd38-690a-4c89-b6c8-24a2abe8e925)}.quote-boxes-section .boxes-wrapper .box .quote-icon.color_7933FF{background-image:var(--wpr-bg-2029b2c8-e9ce-4d8d-8533-1cb879f25303)}.quote-boxes-section .boxes-wrapper .box .quote-icon.color_EF2C1D{background-image:var(--wpr-bg-d3d1f9ee-2d6e-454c-a5ff-7dbb2360f1e8)}@media(min-width:1024px){.quote-boxes-section .boxes-wrapper .box .quote-icon{position:absolute;top:-40px;left:20px;margin:0;width:107px;height:107px}}.quote-boxes-section .boxes-wrapper .box .box-content{color:#060e4b}.quote-boxes-section .boxes-wrapper .box .box-content h4{margin:0;color:#060e4b;font-size:22px}.quote-boxes-section .boxes-wrapper .box .box-content ul{margin:0}.quote-boxes-section .boxes-wrapper .box .box-content ul li{color:#060e4b}.quote-boxes-section .boxes-wrapper .box .box-content p{color:#060e4b;margin:5px 0 0}.quote-boxes-section .boxes-wrapper .box .box-content em{margin-top:8px;display:block}.quote-boxes-section .boxes-wrapper .box .box-content em strong{font-weight:600}section.comparison-table-section{padding:0}section.comparison-table-section .container{max-width:1300px;margin:0 auto;padding:40px 15px 30px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:1024px){section.comparison-table-section .container{padding:90px 15px 85px}}section.comparison-table-section h2{text-align:left;margin:0 0 40px;font-weight:600}@media(min-width:1024px){section.comparison-table-section h2{font-size:32px;margin:0 0 60px;text-align:center}}section.comparison-table-section .table-wrapper{display:flex;width:100%;padding:50px 0}@media(min-width:767px){section.comparison-table-section .table-wrapper{padding:0}}section.comparison-table-section .table-wrapper .row-names{width:100%;max-width:35%}@media(min-width:767px){section.comparison-table-section .table-wrapper .row-names{max-width:30%}}section.comparison-table-section .table-wrapper .row-names .mobile-content{height:80px;font-size:13px;display:flex;align-items:center;padding:0;border-right:0;border-bottom:3px solid #fff;line-height:normal}@media(min-width:767px){section.comparison-table-section .table-wrapper .row-names .mobile-content{display:none;height:72px;padding:22px 0 15px;font-size:16px;border-right:3px solid #fff}}section.comparison-table-section .table-wrapper .row-names span{font-size:13px;display:none;align-items:center;padding:0;border-right:0;border-bottom:3px solid #fff;height:80px;line-height:normal}section.comparison-table-section .table-wrapper .row-names span:first-child{display:flex;border-top:0;border-right:0}section.comparison-table-section .table-wrapper .row-names span:last-child{display:flex;border-bottom:0;border-right:0}@media(min-width:767px){section.comparison-table-section .table-wrapper .row-names span{padding:22px 0 15px;display:block;height:72px;font-size:16px;border-right:3px solid #fff}}section.comparison-table-section .table-wrapper .companies{width:100%;max-width:65%;display:flex;position:relative}@media(min-width:767px){section.comparison-table-section .table-wrapper .companies{max-width:70%}}section.comparison-table-section .table-wrapper .companies .mobile-navigation{display:block;position:absolute;top:-60px;right:0;width:100%}@media(min-width:767px){section.comparison-table-section .table-wrapper .companies .mobile-navigation{display:none}}section.comparison-table-section .table-wrapper .companies .mobile-navigation button.slick-arrow{background-color:#081d84;width:37px;height:37px;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:40px}section.comparison-table-section .table-wrapper .companies .mobile-navigation button.slick-arrow.prev-btn{left:0}section.comparison-table-section .table-wrapper .companies .mobile-navigation button.slick-arrow.prev-btn img{margin-right:-5px;transform:rotate(180deg)}section.comparison-table-section .table-wrapper .companies .mobile-navigation button.slick-arrow.next-btn{right:0}section.comparison-table-section .table-wrapper .companies .mobile-navigation button.slick-arrow.next-btn img{margin-left:-5px}section.comparison-table-section .table-wrapper .companies .mobile-navigation .slick-dots{bottom:-20px}section.comparison-table-section .table-wrapper .companies .mobile-navigation .slick-dots li button{background-color:#000c66}section.comparison-table-section .table-wrapper .companies .slider-wrapper{display:flex;width:100%;max-width:48%}@media(min-width:767px){section.comparison-table-section .table-wrapper .companies .slider-wrapper{max-width:unset}}section.comparison-table-section .table-wrapper .companies .slider-wrapper .company{max-width:unset;text-align:center}@media(min-width:767px){section.comparison-table-section .table-wrapper .companies .slider-wrapper .company{max-width:25%}}section.comparison-table-section .table-wrapper .companies .company{width:100%;max-width:48%;display:block;text-align:center}@media(min-width:767px){section.comparison-table-section .table-wrapper .companies .company{max-width:20%}}section.comparison-table-section .table-wrapper .companies .company .slider-wrapper{display:flex;width:100%;max-width:48%}@media(min-width:767px){section.comparison-table-section .table-wrapper .companies .company .slider-wrapper{max-width:unset}}section.comparison-table-section .table-wrapper .companies .company .company-top{display:flex;height:80px;border-right:0;border-bottom:3px solid #fff;align-items:center;justify-content:center}section.comparison-table-section .table-wrapper .companies .company .company-top span{font-size:16px;font-weight:600;color:#000c66}section.comparison-table-section .table-wrapper .companies .company .company-top img{width:80%}@media(min-width:767px){section.comparison-table-section .table-wrapper .companies .company .company-top{height:72px;border-right:3px solid #fff}section.comparison-table-section .table-wrapper .companies .company .company-top img{width:unset}}section.comparison-table-section .table-wrapper .companies .company .capabilities .cap{height:80px;padding:22px 0;border-right:0;border-bottom:3px solid #fff;display:flex;justify-content:center;align-items:center}section.comparison-table-section .table-wrapper .companies .company .capabilities .cap:last-child{border-bottom:0;border-right:0}@media(min-width:767px){section.comparison-table-section .table-wrapper .companies .company .capabilities .cap{height:72px;border-right:3px solid #fff}}section.comparison-table-section .table-wrapper .companies .company.first{border-radius:19px;background-color:#fff;box-shadow:8px 10px 21.6px -11px}section.comparison-table-section .table-wrapper .companies .company.first .company-top{border-right:0;border-bottom-color:#f1f4f8}section.comparison-table-section .table-wrapper .companies .company.first .capabilities .cap{border-bottom-color:#f1f4f8}@keyframes typewriter{from{width:0}to{width:100%}}.contents-slider-section{background-color:#f3f8ff;background-repeat:no-repeat;background-size:cover}.contents-slider-section .container{max-width:1400px;margin:0 auto;padding:40px 15px 60px;width:auto}@media(min-width:1024px){.contents-slider-section .container{padding:80px 15px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;width:1325px;max-width:100%}}@media(min-width:1024px){.contents-slider-section .slick-list{margin:0 -15px}}.contents-slider-section h2{margin:0 auto 40px;color:#fff;text-align:center;line-height:48px}.contents-slider-section .main-content{text-align:center}.contents-slider-section .main-content p{color:#fff}.contents-slider-section .slider-wrapper{padding-bottom:30px}.contents-slider-section .slick-dots button{background-color:#fff}.contents-slider-section .slick-arrow{border:0;width:25px;height:25px;font-size:30px;font-weight:300;background-color:#fff;border-radius:30px;transform:rotate(-180deg)!important;display:flex;justify-content:center;align-items:center}.contents-slider-section .content-slide{height:auto}.contents-slider-section .content-slide .inner{display:flex;flex-flow:column;padding:0 50px;height:auto}@media(min-width:1024px){.contents-slider-section .content-slide .inner{flex-flow:row;align-items:flex-start;justify-content:space-between}}@media(min-width:1024px){.contents-slider-section .content-slide .inner.small .image-part{max-width:20%}}@media(min-width:1024px){.contents-slider-section .content-slide .inner.small .content-part{max-width:70%}}.contents-slider-section .content-slide .inner.image-left{flex-flow:column-reverse}@media(min-width:1024px){.contents-slider-section .content-slide .inner.image-left{flex-flow:row-reverse;align-items:center}}.contents-slider-section .content-slide .inner.image-left h2{text-align:left;margin:0 0 20px}.contents-slider-section .content-slide .inner.image-left .image-part{margin-bottom:25px}@media(min-width:1024px){.contents-slider-section .content-slide .inner.image-left .image-part{max-width:50%;margin-bottom:0}}.contents-slider-section .content-slide .inner.image-left .content-part strong{font-size:18}@media(min-width:1024px){.contents-slider-section .content-slide .inner.image-left .content-part h3{font-size:29px;line-height:32px}}.contents-slider-section .content-slide .inner.image-left.small{justify-content:center}@media(min-width:1024px){.contents-slider-section .content-slide .inner.image-left.small .image-part{max-width:30%;display:flex;justify-content:center}}.contents-slider-section .content-part{width:100%;margin-bottom:25px}@media(min-width:1024px){.contents-slider-section .content-part{margin-bottom:0;max-width:45%}}.contents-slider-section .content-part p{color:#fff;margin:0}@media(min-width:1024px){.contents-slider-section .content-part p{font-size:22px;line-height:28px}}.contents-slider-section .content-part p em{display:block}@media(min-width:1024px){.contents-slider-section .content-part p em{font-size:18px;font-weight:600;margin-top:8px}}.contents-slider-section .content-part h4,.contents-slider-section .content-part h3,.contents-slider-section .content-part h2{color:#fff;text-align:left;margin:10px 0 15px}.contents-slider-section .content-part ul{margin:0;padding:0 0 0 30px}.contents-slider-section .content-part ul li{color:#fff}.contents-slider-section .content-part .cymulate-cta,.contents-slider-section .content-part section.ecademy-form .ecademy-form__form .hbspt-form .hs-button,section.ecademy-form .ecademy-form__form .hbspt-form .contents-slider-section .content-part .hs-button,.contents-slider-section .content-part .hbspt-form .hs-button,.hbspt-form .contents-slider-section .content-part .hs-button,.contents-slider-section .content-part .page-template-template-contact-us section.page-cover .hbspt-form .hs-button,.page-template-template-contact-us section.page-cover .hbspt-form .contents-slider-section .content-part .hs-button,.contents-slider-section .content-part .page-template-template-flexible-content section.page-cover .hbspt-form .hs-button,.page-template-template-flexible-content section.page-cover .hbspt-form .contents-slider-section .content-part .hs-button,.contents-slider-section .content-part .page-template-template-become-a-partner section.page-cover .hbspt-form .hs-button,.page-template-template-become-a-partner section.page-cover .hbspt-form .contents-slider-section .content-part .hs-button,.contents-slider-section .content-part .page-template-template-landing-page section.page-cover .hbspt-form .hs-button,.page-template-template-landing-page section.page-cover .hbspt-form .contents-slider-section .content-part .hs-button,.contents-slider-section .content-part .error404 section.page-cover .page-cover__intro a,.error404 section.page-cover .page-cover__intro .contents-slider-section .content-part a{margin-top:20px;margin-left:10px}.contents-slider-section .content-part .cymulate-cta.baw,.contents-slider-section .content-part .hbspt-form .baw.hs-button,.hbspt-form .contents-slider-section .content-part .baw.hs-button,.contents-slider-section .content-part .error404 section.page-cover .page-cover__intro a.baw,.error404 section.page-cover .page-cover__intro .contents-slider-section .content-part a.baw{background-color:#fff!important;color:#0068ff;border:1px solid rgba(0,0,0,0)!important}.contents-slider-section .content-part .cymulate-cta.baw:hover,.contents-slider-section .content-part .hbspt-form .baw.hs-button:hover,.hbspt-form .contents-slider-section .content-part .baw.hs-button:hover,.contents-slider-section .content-part .error404 section.page-cover .page-cover__intro a.baw:hover,.error404 section.page-cover .page-cover__intro .contents-slider-section .content-part a.baw:hover{background-color:rgba(0,0,0,0)!important;border-color:#fff!important;color:#fff}.contents-slider-section .image-part{width:100%}@media(min-width:1024px){.contents-slider-section .image-part{margin-bottom:0;max-width:45%}}.contents-slider-section .quote-part{width:100%}@media(min-width:1024px){.contents-slider-section .quote-part{margin-bottom:0;max-width:45%}}.contents-slider-section .quote-part .quote-icon{margin-bottom:10px}.contents-slider-section .quote{background-color:var(--bg);padding:20px;margin-top:20px;border-radius:20px}.contents-slider-section .quote p{color:#000c66;font-size:17px;margin:0}.contents-slider-section .quote em{margin-top:8px;display:block;font-style:italic;line-height:normal}.contents-slider-section .quote em strong{font-weight:600}@media(min-width:1024px){.contents-slider-section .quote{padding:25px 30px 25px 40px;margin-top:0}}.page-template-template-flexible-content .contents-slider-section .container{max-width:1300px}.page-template-template-home-page .contents-slider-section{background-color:#fff}.page-template-template-home-page .contents-slider-section .container{padding-bottom:70px}@media(min-width:1024px){.page-template-template-home-page .contents-slider-section .container{padding-bottom:250px}}@media(min-width:1024px){.page-template-template-home-page .contents-slider-section .content-slide .inner{align-items:flex-start}}.page-template-template-home-page .contents-slider-section .quote:before{content:"";background-image:var(--wpr-bg-e7084427-d742-42b4-a578-900d389bb515);background-repeat:no-repeat;width:48px;height:28px;display:block;margin-bottom:10px;background-size:cover}.page-template-template-home-page .contents-slider-section .quote em{font-size:15px}@media(min-width:1024px){.page-template-template-home-page .contents-slider-section .content-part{margin-top:40px}}.page-template-template-home-page .contents-slider-section .content-part h2,.page-template-template-home-page .contents-slider-section .content-part h3{color:#0068ff;font-weight:600}.page-template-template-home-page .contents-slider-section .content-part p{color:#000c66}.page-template-template-home-page .contents-slider-section button.slick-arrow{top:45%}.page-template-template-home-page .contents-slider-section button.slick-arrow.slick-prev{background-image:var(--wpr-bg-f4554136-485d-444a-8a3a-66d631ef73c9);background-repeat:no-repeat;background-size:cover}.page-template-template-home-page .contents-slider-section button.slick-arrow.slick-next{background-image:var(--wpr-bg-554bd434-88fa-4220-926e-8a7e758df48c);background-repeat:no-repeat;background-size:cover}.page-template-template-home-page .contents-slider-section .slick-dots{bottom:0;text-align:center}.page-template-template-home-page .contents-slider-section .slick-dots li{width:8px;height:8px;margin:0 5px}.page-template-template-home-page .contents-slider-section .slick-dots button{background-color:#000c66}@media(min-width:1024px){.flex-content-wrapper.floater .contents-slider-section .container{padding-top:150px}}section.content-table-section{padding:0}section.content-table-section .container{max-width:1300px;margin:0 auto;padding:40px 15px 30px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:1024px){section.content-table-section .container{padding:90px 15px 85px}}section.content-table-section h2{text-align:left;margin:0 0 40px;font-weight:600}@media(min-width:1024px){section.content-table-section h2{font-size:32px;margin:0 0 60px;text-align:center}}section.content-table-section .table-wrapper .level{display:flex;flex-flow:column;width:100%;background-color:#d5ddea;padding:10px 20px}@media(min-width:1024px){section.content-table-section .table-wrapper .level{flex-flow:row;align-items:center;padding:0 20px}}section.content-table-section .table-wrapper .level:nth-child(even){background-color:#eef1f6}section.content-table-section .table-wrapper .level:nth-child(even) .content{border-left:0}section.content-table-section .table-wrapper .level h3{color:#000c66;font-size:18px;font-weight:600;margin:0;width:100%;text-align:left}@media(min-width:1024px){section.content-table-section .table-wrapper .level h3{max-width:30%}}section.content-table-section .table-wrapper .level h3 p{color:#000c66;font-size:18px;font-weight:600;margin:0}section.content-table-section .table-wrapper .level .content{width:100%}@media(min-width:1024px){section.content-table-section .table-wrapper .level .content{max-width:70%;padding:15px 0;border-left:3px solid #fff}}section.content-table-section .table-wrapper .level .content p,section.content-table-section .table-wrapper .level .content li{color:#000c66;font-size:16px}section.content-table-section .table-wrapper .level .content ul{padding:0;margin:0 0 0 40px}section.boxes-next-to-title{background-color:#1e1e4c}section.boxes-next-to-title .container{max-width:1170px;margin:0 auto;padding:40px 15px;display:flex;flex-flow:column}@media(min-width:1024px){section.boxes-next-to-title .container{padding:80px 15px;justify-content:space-between;flex-flow:row}}section.boxes-next-to-title h2{text-align:center;color:#fff;margin:0 0 15px}@media(min-width:1024px){section.boxes-next-to-title h2{text-align:left}}section.boxes-next-to-title .main-content{color:#fff;text-align:center;margin-bottom:30px}section.boxes-next-to-title .main-content p{color:#fff}@media(min-width:1024px){section.boxes-next-to-title .main-content{text-align:left;margin-bottom:0}}section.boxes-next-to-title .main-wrapper{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:1024px){section.boxes-next-to-title .main-wrapper{max-width:370px;margin-top:100px}}section.boxes-next-to-title .boxes-wrapper{display:flex;flex-flow:column;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:1024px){section.boxes-next-to-title .boxes-wrapper{justify-content:space-between;flex-flow:row wrap;max-width:60%}}section.boxes-next-to-title .box{background:#fff;border-radius:16px;padding:24px 15px;width:100%;position:relative;margin-bottom:25px}@media(min-width:1024px){section.boxes-next-to-title .box{max-width:48%;padding:50px 35px}}section.boxes-next-to-title .box .image-wrapper{margin:0 auto;text-align:center}section.boxes-next-to-title .box h3{font-size:21px;font-weight:700;margin:0 auto;text-align:center;margin-top:20px;margin-bottom:0;color:#030737}section.white-blue-boxes-section{background-color:#fff}section.white-blue-boxes-section .container{max-width:1170px;margin:0 auto;padding:40px 15px 40px 30px}@media(min-width:1024px){section.white-blue-boxes-section .container{padding:110px 15px 110px 40px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}}section.white-blue-boxes-section h2{max-width:950px;margin:0 auto;text-align:center;line-height:37px}@media(min-width:767px){section.white-blue-boxes-section h2{line-height:40px;font-size:35px}}section.white-blue-boxes-section .main-content{text-align:center}section.white-blue-boxes-section .boxes-wrapper{display:flex;flex-flow:column;margin-top:0}@media(min-width:1024px){section.white-blue-boxes-section .boxes-wrapper{justify-content:space-between;flex-flow:row wrap;margin-top:15px}}section.white-blue-boxes-section .box{background:#fff;box-shadow:2.60026px 2.60026px 10.401px 5px rgba(3,7,55,.1);border-radius:12px;width:100%;position:relative;margin-bottom:20px;display:flex;flex-flow:column;align-items:center;justify-content:space-between}@media(min-width:1024px){section.white-blue-boxes-section .box{max-width:48%;margin-bottom:0;margin-top:30px;align-items:center;flex-flow:row;justify-content:flex-start}}section.white-blue-boxes-section .box.no-bullet .box-text{font-size:18px}@media(min-width:1024px){section.white-blue-boxes-section .box.full{max-width:100%}}section.white-blue-boxes-section .box.full .box-text{width:70%}section.white-blue-boxes-section .box.full .box-title{width:30%}section.white-blue-boxes-section .box.full .box-title.no-bullet{width:25%}section.white-blue-boxes-section .box .box-title{width:100%;padding:25px 28px;background-color:var(--bg-color);color:#fff;font-weight:700;font-size:18px;position:relative;height:100%;display:flex;align-items:center}@media(min-width:1024px){section.white-blue-boxes-section .box .box-title{border-radius:16px 0 0 16px;width:50%}}section.white-blue-boxes-section .box .box-title:before{content:"";position:absolute;top:10px;left:10px;width:19px;height:19px;background-color:var(--bullet-color);border-radius:20px}section.white-blue-boxes-section .box .box-title.no-bullet{justify-content:center;font-size:22px}section.white-blue-boxes-section .box .box-title.no-bullet::before{display:none}section.white-blue-boxes-section .box .box-text{width:100%;padding:25px 28px;background-color:#fff;color:#000;font-weight:400;font-size:17px}@media(min-width:1024px){section.white-blue-boxes-section .box .box-text{border-radius:0 16px 16px 0;width:50%}}section.white-blue-boxes-section .box .box-text ul{margin:0}section.white-blue-boxes-section .box .box-text ul li:first-child{margin-bottom:10px}section.faq-section{background-color:#e6e9ef}section.faq-section .container{max-width:1300px;margin:0 auto;padding:50px 15px}@media(min-width:1024px){section.faq-section .container{padding:80px 15px}}section.faq-section h2{margin-top:0}section.faq-section h2.main-title{text-align:center;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media(min-width:1024px){section.faq-section h2{font-size:32px}}section.faq-section .content-wrapper{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-top:30px;display:flex;flex-flow:column;justify-content:space-between;align-items:center}@media(min-width:1024px){section.faq-section .content-wrapper{flex-flow:row;margin-top:55px}}section.faq-section .content-wrapper h2{margin:0}@media(min-width:1024px){section.faq-section .content-wrapper h2{max-width:88%}}section.faq-section .content-wrapper .content p{color:#fff}section.faq-section .dropdown-wrapper{width:100%;max-width:100%;margin:0 auto;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;display:flex;justify-content:space-between;flex-flow:wrap;align-items:flex-start}section.faq-section .item{display:flex;justify-content:space-between;width:100%}section.faq-section .item.show .content{max-height:500px;padding-left:44px}section.faq-section .item.show .dropdown-btn span{transform:rotate(134deg)}section.faq-section .item .dropdown{margin-bottom:15px;padding:25px 15px;background:#fff;box-shadow:-4px 0 24px rgba(0,0,0,.08);border-radius:16px;width:100%}section.faq-section .item .dropdown.initial .content{display:block}section.faq-section .item .dropdown-btn{cursor:pointer;border:0;position:relative;width:100%;padding:0;background-color:rgba(0,0,0,0);display:flex;align-items:center}section.faq-section .item .dropdown-btn:after{content:"";position:absolute;top:50%;right:0;height:20px;width:20px;border-left:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(315deg) translateY(-50%);z-index:1;transition:.5s all;display:none}section.faq-section .item .dropdown-btn span{background:#005df2;border-radius:50%;width:28px;height:27px;z-index:1;transition:.5s all;font-size:30px;padding-top:1px;color:#fff;display:flex;align-items:center;justify-content:center}section.faq-section .item .dropdown-btn.no-content::after{display:none}section.faq-section .item h3{text-align:left;color:#000c66;font-size:16px;font-weight:600;margin-bottom:8px;margin-top:6px;margin-left:15px;width:95%}section.faq-section .item .content{max-height:0;overflow:hidden;transition:.5s all}section.faq-section .item .content p{color:#000c66;margin:0}section.faq-section .coherent-slider{display:flex;justify-content:space-between;flex-flow:column-reverse;align-items:center}@media(min-width:1024px){section.faq-section .coherent-slider{flex-flow:row}}section.faq-section .coherent-slider .image-slider{width:100%}@media(min-width:1024px){section.faq-section .coherent-slider .image-slider{max-width:48%}}section.faq-section .coherent-slider .image-slider .image-wrapper{display:none}section.faq-section .coherent-slider .image-slider .image-wrapper.show{display:block}section.faq-section .coherent-slider h2{color:#0068ff;font-weight:500;text-align:left;font-size:28x;line-height:28px}@media(min-width:1024px){section.faq-section .coherent-slider h2{font-size:32px;line-height:32px}}section.faq-section .coherent-slider .dropdown-wrapper{width:100%}@media(min-width:1024px){section.faq-section .coherent-slider .dropdown-wrapper{max-width:38%}}section.faq-section .coherent-slider .item.show .content{padding-left:0}section.faq-section .coherent-slider .item.show img{transform:rotate(180deg)}section.faq-section .coherent-slider .item img{transition:250ms all}section.faq-section .coherent-slider .item h3{margin-left:0;font-weight:400;font-size:16x;line-height:normal}@media(min-width:1024px){section.faq-section .coherent-slider .item h3{font-size:18px;font-weight:600}}section.faq-section .coherent-slider .item .dropdown{background-color:rgba(0,0,0,0);box-shadow:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-bottom:1px solid #c8d9f1;padding:0 0 20px}section.faq-section .coherent-slider .item .content p{font-size:28x;line-height:normal;font-weight:300}@media(min-width:1024px){section.faq-section .coherent-slider .item .content p{font-size:18px}}@keyframes you_are_wrong{0%{background-color:#fff}25%{background-color:red}50%{background-color:#0e54c4}100%{background-color:red}}section.game-factory-section{overflow:hidden;padding-bottom:50px;padding-top:100px;position:relative}section.game-factory-section #confetti{position:absolute;left:0;top:0;height:100%;width:100%}section.game-factory-section .container{max-width:1170px;margin:0 auto;padding:40px 15px 40px 30px}@media(min-width:1024px){section.game-factory-section .container{padding:80px 15px 80px 40px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}}section.game-factory-section .main-content{font-size:18px;font-weight:500;text-align:center}section.game-factory-section .pop-message{position:absolute;top:-100%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:15px;padding:20px;text-align:center;font-size:18px;font-weight:500;min-width:1px;opacity:0;transition:.5s all}section.game-factory-section .pop-message.active{z-index:3;opacity:1;top:50%}@media(min-width:1024px){section.game-factory-section .pop-message{width:62%;font-size:24px}}section.game-factory-section .success{position:absolute;top:50%;left:50%;background-color:#fff;border-radius:10px;padding:30px;color:#070723;font-size:18px;font-weight:500;text-align:center;width:98%;transform:translate(-50%,-50%);height:90%;display:none;align-items:center;justify-content:center;flex-flow:column}@media(min-width:1024px){section.game-factory-section .success{width:1170px;font-size:28px}}section.game-factory-section .success a{margin:20px auto 0;z-index:1}section.game-factory-section h1{max-width:700px;margin:0 auto;text-align:center}section.game-factory-section .game-wrapper{padding-top:35px;position:relative}section.game-factory-section .game-wrapper .options{display:flex;flex-flow:wrap;transition:all .3s ease-in-out;justify-content:space-between}@media(min-width:1024px){section.game-factory-section .game-wrapper .options{justify-content:flex-start}}section.game-factory-section .game-wrapper .options .option{width:100%;max-width:48%;margin-right:0;margin-bottom:20px;text-align:center;font-size:22px;font-weight:500;padding-left:0;padding-right:0}section.game-factory-section .game-wrapper .options .option:nth-child(4n){margin-right:0}@media(min-width:1024px){section.game-factory-section .game-wrapper .options .option{max-width:23%;margin-right:23px}}section.game-factory-section .game-wrapper .options .option.active{color:#0e54c4;background-color:#fff;border:1px solid #070723}section.game-factory-section .game-wrapper .options .option.remove{margin-top:-50px;opacity:0}section.game-factory-section .game-wrapper .options .option.done{overflow:hidden;height:0}section.game-factory-section .game-wrapper .options .option.wrong{animation-name:you_are_wrong;animation-duration:1s}section.pass-match-game-section .game-wrapper .options{justify-content:space-between}section.pass-match-game-section .game-wrapper .options .option{max-width:48%;margin-right:0;overflow:hidden}section.pass-match-game-section .game-wrapper .options .option .qube{position:relative;perspective:1800px;width:100%;margin-right:130px;line-height:6px}@media(min-width:1024px){section.pass-match-game-section .game-wrapper .options .option .qube{margin-right:270px}}section.pass-match-game-section .game-wrapper .options .option .qube .front,section.pass-match-game-section .game-wrapper .options .option .qube .back{width:100%;height:100%;backface-visibility:hidden;transform-style:preserve-3d;transform:rotateX(-90deg);transition:transform .3s ease;position:absolute;color:#fff;text-align:center}section.pass-match-game-section .game-wrapper .options .option .qube .front{background-color:#fff;color:#070723}section.pass-match-game-section .game-wrapper .options .option .qube .back{background-color:#0e54c4;color:#fff;transform:rotateX(0deg) translateZ(47px)}section.pass-match-game-section .game-wrapper .options .option.active .front{transform:rotateX(0deg) translateZ(23px)}section.pass-match-game-section .game-wrapper .options .option.active .back{transform:rotateX(90deg) translateZ(23px)}.page-template-template-free-trial section.dashboard{background-color:#4169e1}.page-template-template-free-trial section.dashboard .container{max-width:1170px;margin:0 auto;padding:10px 15px}@media(min-width:1024px){.page-template-template-free-trial section.dashboard .container{padding:100px 15px}}@media(min-width:1024px){.page-template-template-free-trial section.dashboard .container{padding:120px 15px 90px}}.page-template-template-free-trial section.dashboard h2{text-align:left}.page-template-template-free-trial section.dashboard .dashboard__content-wrapper{z-index:1}.page-template-template-free-trial section.dashboard .dashboard__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;grid-area:title;color:#fff}.page-template-template-free-trial section.dashboard .dashboard__image{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}.page-template-template-free-trial section.dashboard .dashboard__description{margin-bottom:30px;color:#fff;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}.page-template-template-free-trial section.dashboard .dashboard__description p{color:var(--color)}.page-template-template-free-trial section.dashboard .dashboard__cta{opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media screen and (min-width:768px){.page-template-template-free-trial section.dashboard .dashboard__content-wrapper{display:grid;justify-content:space-between;align-items:center;grid-template-rows:auto}.page-template-template-free-trial section.dashboard .dashboard__content-wrapper.right-image{grid-template-columns:33% 60%;grid-template-areas:"title title" "description image" "cta image"}.page-template-template-free-trial section.dashboard .dashboard__content-wrapper.left-image{grid-template-columns:60% 33%;grid-template-rows:auto;grid-template-areas:"title title" "image description" "image cta"}.page-template-template-free-trial section.dashboard .dashboard__title{grid-area:title}.page-template-template-free-trial section.dashboard .dashboard__image{grid-area:image}.page-template-template-free-trial section.dashboard .dashboard__description{grid-area:description;align-self:flex-end;margin-bottom:30px}.page-template-template-free-trial section.dashboard .dashboard__cta{grid-area:cta;align-self:flex-start}}@media screen and (max-width:767px){.page-template-template-free-trial section.dashboard .dashboard__title{font-size:30px;margin-top:0}.page-template-template-free-trial section.dashboard .dashboard__description{text-align:center;padding-left:20px;padding-right:20px}.page-template-template-free-trial section.dashboard .dashboard__image{margin-bottom:50px}.page-template-template-free-trial section.dashboard .dashboard__cta{margin:0 auto}}.new-1{background-color:#000}.new-1 .container{max-width:1170px;margin:0 auto;padding:10px 15px}@media(min-width:1024px){.new-1 .container{padding:100px 15px}}.new-1 .container{display:flex;justify-content:space-between}.new-1 .yellow-border{background:rgba(0,0,0,0);border:20px solid #ff0;position:relative;opacity:0;transition:.5s all ease;width:300px;height:300px}.new-1 .yellow-border.active{transform:translateX(0)!important;opacity:1;-webkit-transform:translateX(0)!important;-moz-transform:translateX(0)!important;-ms-transform:translateX(0)!important;-o-transform:translateX(0)!important}.new-1 .yellow-border.move-from-left{transform:translateX(-150px)}.new-1 .yellow-border.move-from-right{transform:translateX(150px)}@keyframes noTransformAnim{50%{transform:none;opacity:1}100%{transform:none;opacity:1}}@keyframes img_key{0%{clip-path:polygon(50% 0,50% 0,50% 100%,50% 100%)}100%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes fade-out{100%{opacity:0;scale:1.5}}.new-2 .container{max-width:1170px;margin:0 auto;padding:10px 15px}@media(min-width:1024px){.new-2 .container{padding:100px 15px}}.new-2 .main-section{padding:70px 0;width:80%;margin:0 auto}.new-2 img{display:block;padding:0;margin:0}.new-2 .img_container img,.new-2 .tWrap img{width:100%;height:100%;object-fit:cover;object-position:center}.new-2 .tWrap{perspective:1000px}.new-2 .img_container.top_img{display:flex;justify-content:center;align-items:flex-end}.new-2 .img_container{width:100%;height:80vh}.new-2 .top_img{position:relative}.new-2 .top_img img{position:absolute;z-index:0;animation:fade-out linear forwards;animation-timeline:view();animation-range:exit;top:0}.new-2 .anime_img{object-fit:cover;animation:img_key linear forwards;animation-timeline:view(block);animation-range:cover 0% cover 20%}.new-2 .box{animation:noTransformAnim linear forwards normal;animation-timeline:view();transform:rotateX(40deg);opacity:0}.page-side-nav{display:none;top:18%;width:15%;height:0}@media(min-width:1024px){.page-side-nav{display:block;position:-webkit-sticky;position:sticky}}.page-side-nav .inner{padding:20px 15px;background-color:#fff;box-shadow:2.60026px 2.60026px 10.401px 5px rgba(3,7,55,.1)}.page-side-nav .inner h4{text-align:center;color:#fff;background-color:#4169e1;margin:0;padding:10px 0}.page-side-nav .inner .page-nav-list{display:flex;flex-flow:column;justify-content:center;align-items:center}.page-side-nav .inner .page-nav-list a{display:block;margin-top:7px;transition:1s all}.new-3 .container{max-width:1170px;margin:0 auto;padding:10px 15px}@media(min-width:1024px){.new-3 .container{padding:100px 15px}}.new-3 .container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%;margin:0 auto;background:#2d3142}.new-3 .button{display:inline-flex;height:40px;width:150px;border:2px solid #bfc0c0;margin:20px 20px 20px 20px;color:#bfc0c0;text-transform:uppercase;text-decoration:none;font-size:.8em;align-items:center;justify-content:center;overflow:hidden}.new-3 a{color:#bfc0c0;text-decoration:none}.new-3 #button-2{position:relative;overflow:hidden;cursor:pointer}.new-3 #button-2 a{position:relative;transition:all .35s ease-Out}.new-3 #slide{width:100%;height:100%;left:-200px;background:#bfc0c0;position:absolute;transition:all .35s ease-Out;bottom:0}.new-3 #button-2:hover #slide{left:0}.new-3 #button-2:hover a{color:#2d3142}.new-3 #button-3{position:relative;overflow:hidden;cursor:pointer}.new-3 #button-3 a{position:relative;transition:all .45s ease-Out}.new-3 #circle{width:0%;height:0%;opacity:0;line-height:40px;border-radius:50%;background:#bfc0c0;position:absolute;transition:all .5s ease-Out;top:20px;left:70px}.new-3 #button-3:hover #circle{width:200%;height:500%;opacity:1;top:-70px;left:-70px}.new-3 #button-3:hover a{color:#2d3142}.new-3 #button-4{position:relative;overflow:hidden;cursor:pointer}.new-3 #button-4 a{position:relative;transition:all .45s ease-Out}.new-3 #underline{width:100%;height:2.5px;margin-top:15px;align-self:flex-end;left:-200px;background:#bfc0c0;position:absolute;transition:all .3s ease-Out;bottom:0}.new-3 #button-4:hover #underline{left:0}.new-3 #button-5{position:relative;overflow:hidden;cursor:pointer}.new-3 #button-5 a{position:relative;transition:all .45s ease-Out}.new-3 #translate{transform:rotate(50deg);width:100%;height:250%;left:-200px;top:-30px;background:#bfc0c0;position:absolute;transition:all .3s ease-Out}.new-3 #button-5:hover #translate{left:0}.new-3 #button-5:hover a{color:#2d3142}.new-3 #button-6{position:relative;overflow:hidden;cursor:pointer}.new-3 #button-6 a{position:relative;transition:all .45s ease-Out}.new-3 #spin{width:0;height:0;opacity:0;left:70px;top:20px;transform:rotate(0deg);background:none;position:absolute;transition:all .5s ease-Out}.new-3 #button-6:hover #spin{width:200%;height:500%;opacity:1;left:-70px;top:-70px;background:#bfc0c0;transform:rotate(80deg)}.new-3 #button-6:hover a{color:#2d3142}.new-3 #button-7{position:relative;overflow:hidden;cursor:pointer}.new-3 #button-7 a{position:relative;left:0;transition:all .35s ease-Out}.new-3 #dub-arrow{width:100%;height:100%;background:#bfc0c0;left:-200px;position:absolute;padding:0;display:flex;align-items:center;justify-content:center;transition:all .35s ease-Out;bottom:0}.new-3 #button-7 img{width:20px;height:auto}.new-3 #button-7:hover #dub-arrow{left:0}.new-3 #button-7:hover a{left:150px}.new-4 .container{max-width:1170px;margin:0 auto;padding:10px 15px}@media(min-width:1024px){.new-4 .container{padding:100px 15px}}.new-4 .container{width:100%;margin:0 auto;overflow:hidden;background:#141414;display:flex;justify-content:center;align-items:center;position:relative;height:50%}.new-4 .btn{color:#fff;text-decoration:none;text-transform:uppercase;background-color:#1b8bf9;padding:15px 50px;border-radius:5rem;box-shadow:1px 2.9px 16px rgba(27,139,249,.4);transition:.6s cubic-bezier(.01,1.69,.99,.94)}.new-4 .btn:hover{box-shadow:3px 4.9px 16px rgba(27,139,249,.6)}.new-4 .btn--clicked{transition:.6s cubic-bezier(.01,1.69,.99,.94);padding:15px 2px;width:50px;color:rgba(0,0,0,0);z-index:-10}.new-4 .color{display:block;width:0;height:0;left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;transition:.8s ease;border-radius:50%;background-color:rgba(0,0,0,0)}.new-4 .expanded{width:200%;padding-bottom:200%;height:auto}.new-4 .color--blue{background-color:#1b8bf9;transition-delay:.25s}.new-4 .color--orange{background-color:#ff6c19;transition-delay:.5s}.new-4 .color--green{background-color:#41ff9f;transition-delay:.75s}.new-4 .color--white{background-color:#f9f9f9;transition-delay:1s}section.split-hero-section{align-items:flex-start;position:relative}@media(min-width:1024px){section.split-hero-section{width:100%;display:flex;position:relative}}section.split-hero-section:before{content:"";background-color:var(--before-bg);position:absolute;top:auto;bottom:0;right:0;width:100%;z-index:0;height:100%;display:none}@media(min-width:1024px){section.split-hero-section:before{top:0;bottom:auto;max-width:50%;height:100%;display:block}}section.split-hero-section .container{display:flex;flex-flow:column;padding:10px 15px;margin:0 auto;width:100%}@media(min-width:1024px){section.split-hero-section .container{flex-flow:row;padding:80px 15px 60px;width:1350px}}section.split-hero-section .legal-consent-container p{color:var(--title-color)}@media(min-width:1024px){section.split-hero-section.no-quotes h1{font-size:40px;line-height:48px}}@media(min-width:1024px){section.split-hero-section.no-quotes .left-side .form-content{font-size:26px;font-weight:500;line-height:28px}}section.split-hero-section.no-quotes .hs-richtext{margin-bottom:20px}section.split-hero-section.no-quotes .hs-input{width:100%}section.split-hero-section h4{margin:0 0 20px;color:inherit}@media(min-width:1024px){section.split-hero-section h4{font-size:25px;font-weight:500}}section.split-hero-section h1{font-size:24px;font-style:normal;font-weight:700;line-height:35px;color:inherit;margin:0;text-align:left;width:100%}@media(min-width:1024px){section.split-hero-section h1{font-size:35px;line-height:45px}}section.split-hero-section .inner{padding:20px 0 30px;display:flex;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%}section.split-hero-section .left-side{background-color:#fff;width:100%;z-index:2}@media(min-width:1024px){section.split-hero-section .left-side{display:flex;justify-content:flex-end;max-width:50%}}section.split-hero-section .left-side .form-content{color:#060e4b;font-size:14px;font-style:normal;font-weight:400;line-height:18.1px;width:100%;margin:5px 0 0;text-align:left}@media(min-width:1024px){section.split-hero-section .left-side .form-content{max-width:85%}}section.split-hero-section .left-side .form-content p{color:inherit}section.split-hero-section .left-side form{justify-content:center;margin-top:20px}@media(min-width:1024px){section.split-hero-section .left-side form{justify-content:initial}}section.split-hero-section .left-side input[type=text],section.split-hero-section .left-side input[type=email],section.split-hero-section .left-side input[type=url],section.split-hero-section .left-side input[type=password],section.split-hero-section .left-side input[type=search],section.split-hero-section .left-side input[type=number],section.split-hero-section .left-side input[type=tel],section.split-hero-section .left-side input[type=range],section.split-hero-section .left-side input[type=date],section.split-hero-section .left-side input[type=month],section.split-hero-section .left-side input[type=week],section.split-hero-section .left-side input[type=time],section.split-hero-section .left-side input[type=datetime],section.split-hero-section .left-side input[type=datetime-local],section.split-hero-section .left-side input[type=color],section.split-hero-section .left-side input[type=textarea],section.split-hero-section .left-side select{border:2px solid #060e4b;opacity:1;width:100%!important}section.split-hero-section .left-side .hbspt-form ul.hs-error-msgs label{font-size:12px}section.split-hero-section .left-side .hs-submit{width:100%;max-width:500px}section.split-hero-section .left-side .hs-submit .hs-button{width:100%}@media(min-width:1024px){section.split-hero-section .left-side .hs-submit .hs-button{width:auto}}section.split-hero-section .right-side{background-color:#eef1f6;width:100%;z-index:2;position:relative}@media(min-width:1024px){section.split-hero-section .right-side{display:flex;justify-content:flex-start;align-items:center;max-width:50%}}section.split-hero-section .right-side:before{content:"";background-color:#eef1f6;position:absolute;top:0;left:-60px;width:200%;height:110%;display:block}@media(min-width:1024px){section.split-hero-section .right-side:before{display:none}}section.split-hero-section .right-side .hs-input{border-color:#00073d;opacity:1}section.split-hero-section .right-side .form-content{font-size:16px;font-weight:400;margin:7px 0 20px;line-height:20px}section.split-hero-section .right-side h3{margin:0}section.split-hero-section .right-side .inner{align-items:flex-end}section.split-hero-section .right-side .inner.no-quotes{align-items:flex-start}@media(min-width:1024px){section.split-hero-section .right-side .inner{padding:40px 40px 50px}}section.split-hero-section .right-side .inner h3{text-align:left}section.split-hero-section .right-side .slick-dots{bottom:-10px}section.split-hero-section .right-side .quotes-slider-wrapper{width:100%;max-width:100%}@media(min-width:1024px){section.split-hero-section .right-side .quotes-slider-wrapper{max-width:95%}}@media(min-width:1440px){section.split-hero-section .right-side .quotes-slider-wrapper{max-width:85%}}section.split-hero-section .right-side .quotes-slider-wrapper .slick-list{margin:0 -15px}section.split-hero-section .right-side .quotes-slider-wrapper .slick-track{padding:5 15px}section.split-hero-section .right-side .quotes-slider-wrapper .quote{display:flex;justify-content:center;position:relative;width:100%;flex-flow:column;padding:20px 0}@media(min-width:1024px){section.split-hero-section .right-side .quotes-slider-wrapper .quote{margin-bottom:25px;height:200px;flex-flow:row;align-items:center}}section.split-hero-section .right-side .quotes-slider-wrapper .quote .quote-content{background:#fff;box-shadow:0 0 15px rgba(15,22,76,.13);padding:26px 54px 26px 32px;border-radius:16px;display:flex;flex-flow:column;justify-content:center;max-width:93%;position:relative}@media(min-width:480px){section.split-hero-section .right-side .quotes-slider-wrapper .quote .quote-content{max-width:95%}}@media(min-width:767px){section.split-hero-section .right-side .quotes-slider-wrapper .quote .quote-content{max-width:97%}}@media(min-width:1024px){section.split-hero-section .right-side .quotes-slider-wrapper .quote .quote-content{padding:38px 17px 38px 50px;width:100%;max-width:90%}}section.split-hero-section .right-side .quotes-slider-wrapper .quote p{font-size:14px;font-weight:400;color:#060e4b;line-height:normal;margin-top:0;margin-bottom:5px}section.split-hero-section .right-side .quotes-slider-wrapper .icon-wrapper{z-index:1;margin-bottom:20px}@media(min-width:1024px){section.split-hero-section .right-side .quotes-slider-wrapper .icon-wrapper{margin-bottom:0;width:100%;position:absolute;top:50%;left:-33px;transform:translateY(-50%)}}section.split-icons-section{background-color:#0068ff;z-index:2}section.split-icons-section .container{padding:60px 15px;margin:0 auto}@media(min-width:1024px){section.split-icons-section .container{padding:80px 15px 100px;width:1350px}}section.split-icons-section h2{margin:0 0 40px;text-align:center;color:#fff;font-size:27px}@media(min-width:1024px){section.split-icons-section h2{margin:0 0 60px;font-size:27px}}section.split-icons-section .icons-wrapper{display:flex;flex-flow:column;justify-content:center}@media(min-width:1024px){section.split-icons-section .icons-wrapper{flex-flow:row wrap;justify-content:space-between}}section.split-icons-section .icons-wrapper.three-in-a-row .wrapper{min-height:178px}@media(min-width:1024px){section.split-icons-section .icons-wrapper.three-in-a-row .wrapper{max-width:30%;align-items:center;margin-bottom:40px}}section.split-icons-section .icons-wrapper.three-in-a-row .wrapper .icon-wrapper{background-color:#081d84;height:100%;display:flex;align-items:center;width:35%;justify-content:center;border-radius:16px 0 0 16px}section.split-icons-section .icons-wrapper.three-in-a-row .wrapper .details{background-color:#fff;filter:drop-shadow(0 0 24px rgba(7,7,35,.08));max-width:65%;height:100%;display:flex;align-items:center;border-radius:0 16px 16px 0}section.split-icons-section .icons-wrapper.three-in-a-row .wrapper .details h4{color:#000c66;font-weight:400;font-size:22px;line-height:normal}@media(min-width:1024px){section.split-icons-section .icons-wrapper.three-in-a-row .wrapper .details h4{max-width:60%}}section.split-icons-section .icons-wrapper .wrapper{display:flex;justify-content:space-between;width:100%;margin-bottom:25px}@media(min-width:1024px){section.split-icons-section .icons-wrapper .wrapper{max-width:47%;align-items:center;margin-bottom:40px}}section.split-icons-section .icons-wrapper .wrapper .details{padding-left:25px;max-width:85%;width:100%}section.split-icons-section .icons-wrapper .wrapper .details h4{margin:0;color:#fff}section.split-icons-section .icons-wrapper .wrapper .details .content p{color:#fff;margin:0}section.wide-quote-section .container{display:flex;flex-flow:column;padding:10px 15px;margin:0 auto;width:100%}@media(min-width:1024px){section.wide-quote-section .container{flex-flow:row;padding:80px 15px 60px;width:1350px}}section.wide-quote-section .slick-dots{bottom:-10px}section.wide-quote-section .quotes-slider-wrapper{width:100%;max-width:100%}section.wide-quote-section .quotes-slider-wrapper.one-slide .slick-list{height:auto!important}section.wide-quote-section .quotes-slider-wrapper .slick-list{margin:0 -15px}section.wide-quote-section .quotes-slider-wrapper .slick-track{padding:5 15px}section.wide-quote-section .quotes-slider-wrapper .quote{display:flex;justify-content:center;position:relative;width:100%;flex-flow:column;padding:20px 0}@media(min-width:1024px){section.wide-quote-section .quotes-slider-wrapper .quote{margin-bottom:25px;flex-flow:row;align-items:center}}section.wide-quote-section .quotes-slider-wrapper .quote .content{width:100%;max-width:90%;margin-left:40px}section.wide-quote-section .quotes-slider-wrapper .quote .quote-content{display:flex;flex-flow:row;align-items:center;width:100%;position:relative}section.wide-quote-section .quotes-slider-wrapper .quote p{font-size:22px;font-weight:400;color:#fff;line-height:normal;margin-top:0;margin-bottom:15px}section.wide-quote-section .quotes-slider-wrapper .quote em{font-size:20px;font-weight:300}section.wide-quote-section .quotes-slider-wrapper .icon-wrapper{width:100%;max-width:125px}@font-face{font-family:"college";font-style:normal;font-weight:400;src:url(../../../../../../../../../../themes/cymulate-2022/build/fonts/college/college-regular.ttf);font-display:swap}.side-popup{position:fixed;bottom:0;right:0;width:540px;height:270px;background-repeat:no-repeat;background-size:cover;z-index:10;display:none}.side-popup .close-side-popup{background-color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#081d84;cursor:pointer;border-radius:50px;height:43px;position:absolute;top:-50px;outline:0;border:0;transition:all 250ms;-webkit-transition:all 250ms;-moz-transition:all 250ms;-ms-transition:all 250ms;-o-transition:all 250ms;border:1px solid rgba(0,0,0,0)}.side-popup .close-side-popup:hover{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.side-popup .content-wrapper{padding:20px;width:100%;max-width:60%;color:#fff}.side-popup .content-wrapper h2{color:inherit;margin:0 0 15px;text-align:left;font-family:college;font-size:55px;line-height:50px}.side-popup .content-wrapper h2.only-title{font-size:30px;line-height:32px}.side-popup .content-wrapper h2 span{display:block}.side-popup .content-wrapper h2 p{font-size:inherit;font-weight:inherit;line-height:inherit}.side-popup .content-wrapper h3{color:inherit;margin:0;text-align:left;line-height:25px;font-size:18px}.side-popup .content-wrapper p{color:inherit;margin:0;font-size:12px}.side-popup .content-wrapper .content{margin-bottom:15px}.side-popup .content-wrapper .popup-link{background-color:#fff;width:180px;text-align:center;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;display:flex;align-items:center;justify-content:center;padding:10px 0;text-decoration:none;color:#000c66;margin-bottom:20px;transition:all 250ms;-webkit-transition:all 250ms;-moz-transition:all 250ms;-ms-transition:all 250ms;-o-transition:all 250ms;border:1px solid rgba(0,0,0,0)}.side-popup .content-wrapper .popup-link:hover{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.form-with-content-section{background-color:#eef1f6}.form-with-content-section .container{max-width:1300px;margin:0 auto;padding:40px 15px;display:flex;align-items:center;flex-flow:column}@media(min-width:1024px){.form-with-content-section .container{padding:80px 15px;justify-content:space-between;flex-flow:row}}.form-with-content-section .container .form-part{width:100%}@media(min-width:1024px){.form-with-content-section .container .form-part{max-width:45%}}.form-with-content-section .container .form-part .title{margin:0 0 20px 0;text-align:left;display:block;font-size:24px;font-weight:600;color:#000c66}.form-with-content-section .container .form-part .form-wrapper{background-color:#fff;filter:drop-shadow(0 0 24px rgba(7,7,35,.08));border-radius:16px;padding:30px}@media(min-width:1024px){.form-with-content-section .container .form-part .form-wrapper{padding:50px 60px}}.form-with-content-section .container .content-part{width:100%;margin-bottom:30px}@media(min-width:1024px){.form-with-content-section .container .content-part{max-width:45%;margin-bottom:0}}.form-with-content-section .container .content-part h2,.form-with-content-section .container .content-part h3{font-size:30px;margin:0;text-align:left}.form-with-content-section .container .content-part ul{padding:0;list-style:none;margin:0}.form-with-content-section .container .content-part ul li{margin-bottom:15px;display:flex;align-items:center;color:#000c66}.form-with-content-section .container .content-part ul li:before{content:"";margin-right:7px;width:5px;height:5px;border-radius:14px;background-color:#000c66;display:block}.customer-stories-section{padding:72px 0;background:#f3f8ff;color:#000c66}@media screen and (max-width:767px){.customer-stories-section{padding:41px 0 51px;margin:0 24px;border-radius:20px}}.customer-stories-section__title{font-size:32px;font-weight:600;line-height:1.1em;margin-bottom:1.07em}.customer-stories-section__items{display:flex;gap:32px}@media screen and (max-width:992px){.customer-stories-section__items{flex-direction:column}}.customer-stories-section__item{flex-basis:100px;flex-grow:1}.customer-stories-section .customer-story{display:flex;align-items:flex-start;gap:32px;padding:41px 22px 41px 47px;box-shadow:5px 9px 18px 0 rgba(9,27,91,.0784313725);background:#fff;border-radius:20px}@media screen and (max-width:767px){.customer-stories-section .customer-story{flex-wrap:wrap;gap:19px;padding:30px 20px 33px 30px}}.customer-stories-section .customer-story__content{flex-basis:200px;flex-grow:1}.customer-stories-section .customer-story__figure{position:relative;flex-basis:198px;margin:0}.customer-stories-section .customer-story__figure::before{content:"";display:block;width:100%;padding-bottom:81%}.customer-stories-section .customer-story__figure img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:16px}.customer-stories-section .customer-story__cat{font-size:16px;font-weight:700;line-height:1.5em;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5em}.customer-stories-section .customer-story__title{font-size:18px;font-weight:500;line-height:1.5em}@media screen and (max-width:767px){.customer-stories-section .customer-story__title{font-size:16px}}.customer-stories-section .customer-story__desc{font-size:18px;font-weight:300;line-height:1.388em;margin-top:5px}.customer-stories-section .customer-story__link{margin-top:8px}.ready-to-see-section{padding:91px 0;color:#000c66}@media screen and (max-width:767px){.ready-to-see-section{padding:44px 0}}.ready-to-see-section__cols{display:flex;justify-content:space-between;align-items:center;gap:10px}@media screen and (max-width:767px){.ready-to-see-section__cols{flex-wrap:wrap;gap:42px}}.ready-to-see-section__col{flex-basis:593px;flex-grow:1;max-width:593px}.ready-to-see-section__subtitle{font-size:20px;font-weight:300;line-height:1.5em;color:#0068ff;margin-bottom:1em}.ready-to-see-section__title{font-size:32px;font-weight:600;line-height:1.06em}.ready-to-see-section__desc{margin-top:5px}@media screen and (max-width:767px){.ready-to-see-section__desc{margin-top:10px}}.ready-to-see-section__desc blockquote,.ready-to-see-section__desc p{margin:0}.ready-to-see-section__desc blockquote p{font-style:italic}@media screen and (max-width:767px){.ready-to-see-section__desc blockquote p br{display:none}}.ready-to-see-section__desc p{font-size:18px;font-weight:300;line-height:1.25em}@media screen and (max-width:767px){.ready-to-see-section__desc p{font-size:16px}}.ready-to-see-section__desc cite{display:block;font-size:14px;font-weight:500;line-height:1.5em;margin-top:10px;font-style:normal}.ready-to-see-section__link{margin-top:19px}.hero-columns-section{padding:114px 0 106px;background:#fff}@media screen and (max-width:767px){.hero-columns-section{padding:74px 0 61px}}.hero-columns-section .section__row{justify-content:space-between;align-items:center;gap:40px}@media screen and (max-width:767px){.hero-columns-section .section__row{justify-content:center}}.hero-columns-section .section__col-text{max-width:497px}@media screen and (max-width:767px){.hero-columns-section .section__col-text{text-align:center}}.hero-columns-section .section__col-image{max-width:536px}.hero-columns-section .section__subtitle{font-size:18px;font-weight:400;line-height:1.11em;color:#0068ff;margin-bottom:11px}@media screen and (max-width:767px){.hero-columns-section .section__subtitle{font-size:15px;line-height:1.13em}}.hero-columns-section .section__title{font-size:44px;font-weight:600;line-height:1.11em;color:#000c66;margin:0}@media screen and (max-width:767px){.hero-columns-section .section__title{font-size:39px;line-height:1.1em}}.hero-columns-section .section__description{font-size:16px;font-weight:400;line-height:1.5em;color:#000c66;margin-top:2px}@media screen and (max-width:767px){.hero-columns-section .section__description{margin-top:11px}}@media screen and (max-width:767px){.hero-columns-section .section__description p{line-height:1.375em}}.hero-columns-section .section__link{padding:16px 25px;margin-top:30px}@media screen and (max-width:767px){.hero-columns-section .section__link{margin-top:19px}}.page-template-template-soc .hero-columns-section{padding:54px 0 106px}@media screen and (max-width:767px){.page-template-template-soc .hero-columns-section{padding:91px 0 48px}}.page-template-template-soc .hero-columns-section .section__col-image{max-width:565px}.columns-flattened-section{position:relative;z-index:1}.columns-flattened-section .section__half-bg{position:absolute;left:0;width:100%;height:50%;z-index:-1}.columns-flattened-section .section__half-bg_top{top:0}.columns-flattened-section .section__half-bg_bottom{bottom:0}.columns-flattened-section .section__title{font-size:24px;font-weight:500;line-height:1.16em;text-align:left}.columns-flattened-section .section__row{gap:24px;box-shadow:5px 9px 18px 0 rgba(9,27,91,.0784313725);border-radius:20px;padding:56px 72px;align-items:center;color:#fff}@media screen and (max-width:767px){.columns-flattened-section .section__row{padding:43px 20px}}.columns-flattened-section .section__col-title{flex-basis:335px}@media screen and (max-width:1024px){.columns-flattened-section .section__col-title{flex-basis:100%}.columns-flattened-section .section__col-title br{display:none}}.columns-flattened-section .section__col-cols{display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width:767px){.columns-flattened-section .section__col-cols{flex-direction:column;align-items:flex-start}}.columns-flattened-section .name-value-el{flex-basis:100px;flex-grow:1}@media screen and (max-width:767px){.columns-flattened-section .name-value-el{flex-basis:auto}}.columns-flattened-section .name-value-el__name{font-size:20px;font-weight:500;line-height:1.2em}.columns-flattened-section .name-value-el__value{font-size:18px;font-weight:300;line-height:1.16em;margin-top:6px}.columns-flattened-section .link-card-el{flex-basis:100px;flex-grow:1;display:flex;align-items:flex-start;gap:34px}@media screen and (max-width:992px){.columns-flattened-section .link-card-el{flex-basis:100%}}@media screen and (max-width:767px){.columns-flattened-section .link-card-el{flex-wrap:wrap;gap:18px}}.columns-flattened-section .link-card-el__figure{max-width:35%;flex-shrink:0}@media screen and (max-width:767px){.columns-flattened-section .link-card-el__figure{max-width:100%}}.columns-flattened-section .link-card-el__figure img{border-radius:10px}@media screen and (max-width:767px){.columns-flattened-section .link-card-el__figure img{width:196px;height:96px;object-fit:cover}}@media screen and (max-width:767px){.columns-flattened-section .link-card-el__content{flex-basis:100%}}.columns-flattened-section .link-card-el__title{font-size:20px;font-weight:700;line-height:1.2em}@media screen and (max-width:767px){.columns-flattened-section .link-card-el__title{font-size:18px}}.columns-flattened-section .link-card-el__description{font-size:16px;font-weight:400;line-height:1.1875em;margin-top:8px}.columns-flattened-section .link-card-el__description p{font:inherit;color:inherit;margin:0}.columns-flattened-section .link-card-el__link{margin-top:10px}@media screen and (max-width:767px){.columns-flattened-section .title-number-text-el{display:grid;grid-template-columns:minmax(89px,auto) 1fr;grid-template-rows:auto auto;column-gap:6px}}.columns-flattened-section .title-number-text-el__title{font-size:15px;font-weight:700;line-height:1.4em;text-transform:uppercase}@media screen and (max-width:767px){.columns-flattened-section .title-number-text-el__title{font-size:16px;line-height:1.3125em}}.columns-flattened-section .title-number-text-el__number{font-size:60px;font-weight:700;line-height:1.2em;letter-spacing:-.03em}@media screen and (max-width:767px){.columns-flattened-section .title-number-text-el__number{grid-column:1/2;grid-row:1/3;align-self:center;font-size:46px;font-weight:500}}.columns-flattened-section .title-number-text-el__description{font-size:16px;font-weight:300;line-height:1.3125em}.columns-flattened-section .number-text-caption-el{flex-grow:1}@media screen and (min-width:768px){.columns-flattened-section .number-text-caption-el{flex-basis:100px;max-width:251px}}@media screen and (max-width:767px){.columns-flattened-section .number-text-caption-el{display:grid;grid-template-columns:minmax(89px,auto) 1fr;grid-template-rows:auto auto;column-gap:6px}}.columns-flattened-section .number-text-caption-el__number{font-size:76px;font-weight:500;line-height:1.2em;letter-spacing:-.03em;color:#0068ff}@media screen and (max-width:767px){.columns-flattened-section .number-text-caption-el__number{grid-column:1/2;grid-row:1/3;align-self:center;font-size:46px;font-weight:500}}.columns-flattened-section .number-text-caption-el__description{font-size:18px;font-weight:700;line-height:1.277em}@media screen and (max-width:767px){.columns-flattened-section .number-text-caption-el__description{font-size:16px;line-height:1.3125em}}.columns-flattened-section .number-text-caption-el__caption{font-size:18px;font-weight:300;line-height:1.5em;margin-top:13px}@media screen and (max-width:767px){.columns-flattened-section .number-text-caption-el__caption{font-size:15px;line-height:1.53em;margin-top:0}}.columns-flattened-section:has(.link-card-el) .section__title{font-weight:600}@media screen and (min-width:768px){.columns-flattened-section:has(.link-card-el) .section__title{font-size:30px;line-height:1.015}}.columns-flattened-section:has(.link-card-el) .section__row{border-radius:30px;padding:73px 70px}@media screen and (max-width:767px){.columns-flattened-section:has(.link-card-el) .section__row{padding:61px 14px 66px 20px}}.columns-flattened-section:has(.link-card-el) .section__col-title{flex-basis:100%}@media screen and (max-width:767px){.columns-flattened-section:has(.link-card-el) .section__col-cols{gap:28px}}.columns-flattened-section:has(.title-number-text-el) .section__title{font-size:20px;font-weight:400;line-height:1.15em}@media screen and (max-width:767px){.columns-flattened-section:has(.title-number-text-el) .section__title{font-size:18px;font-weight:600}}.columns-flattened-section:has(.title-number-text-el) .section__col-cols{justify-content:space-around;gap:24px}@media screen and (max-width:767px){.columns-flattened-section:has(.number-text-caption-el){padding:39px 0 50px}}.columns-flattened-section:has(.number-text-caption-el) .section__title{font-size:46px;font-weight:500;line-height:1.01em}@media screen and (max-width:767px){.columns-flattened-section:has(.number-text-caption-el) .section__title{font-size:28px}}@media screen and (min-width:1025px){.columns-flattened-section:has(.number-text-caption-el) .section__col-title{flex-basis:300px}}@media screen and (min-width:768px){.columns-flattened-section:has(.number-text-caption-el) .section__row{padding:56px 71px 62px}}@media screen and (max-width:767px){.columns-flattened-section:has(.number-text-caption-el) .section__row{font-size:18px}}.with-tab-cards-section{background-color:#f3f8ff;padding:115px 0 123px}@media screen and (max-width:767px){.with-tab-cards-section{padding:68px 0 55px}}.with-tab-cards-section .section__row{align-items:center;gap:82px}.with-tab-cards-section .section__col-image{max-width:580px}@media screen and (max-width:992px){.with-tab-cards-section .section__col-image{margin:0 auto}}@media screen and (min-width:993px){.with-tab-cards-section .section__col-text{max-width:591px}}.with-tab-cards-section .section__title{font-size:26px;font-weight:600;line-height:1.077em;color:#000c66}.with-tab-cards-section .section__description{font-size:18px;font-weight:300;line-height:1.277em;color:#000c66;margin-top:12px}.with-tab-cards-section .section__tabs{margin-top:30px}.grid-cards-section{padding:96px 0 124px;background-color:#fff}@media screen and (max-width:767px){.grid-cards-section{padding:60px 0 72px}}@media screen and (max-width:767px){.grid-cards-section .n-container{padding:0 12px}}.grid-cards-section .section__grid{grid-template-columns:1.45fr 1fr 1fr;grid-template-rows:1fr 1.165fr;column-gap:22px;row-gap:27px}@media screen and (max-width:992px){.grid-cards-section .section__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}}@media screen and (min-width:768px){.grid-cards-section .section__grid{display:grid}}.grid-cards-section .section__grid-col{display:flex;flex-direction:column}.grid-cards-section .section__grid-col:first-child{grid-column:1/2;grid-row:1/3}@media screen and (max-width:992px){.grid-cards-section .section__grid-col:first-child{grid-row:1/2}}.grid-cards-section .section__grid-col:nth-child(2){grid-column:2/4;grid-row:1/2}@media screen and (max-width:992px){.grid-cards-section .section__grid-col:nth-child(2){grid-column:2/3}}.grid-cards-section .section__grid .card-fly-link{height:100%}.grid-cards-section .section__grid .slick-list{overflow:visible;margin-left:-12px}.grid-cards-section .section__grid .slick-track{display:flex;gap:24px}.grid-cards-section .section__grid .slick-slide{display:flex;height:auto}.grid-cards-section .section__grid .slick-dots{bottom:-32px}.slider-with-accordion-section{padding:146px 0 176px;background-color:#f3f8ff}@media screen and (max-width:767px){.slider-with-accordion-section{padding:80px 0 72px}}.slider-with-accordion-section .section__row{align-items:center;gap:143px}@media screen and (max-width:992px){.slider-with-accordion-section .section__row{gap:33px}}@media screen and (max-width:767px){.slider-with-accordion-section .section__row{gap:67px}}.slider-with-accordion-section .section__col_accordion{max-width:474px}@media screen and (max-width:767px){.slider-with-accordion-section .section__col_accordion{max-width:100%;width:100%}}.slider-with-accordion-section .section__col_slider{max-width:47%}@media screen and (max-width:767px){.slider-with-accordion-section .section__col_slider{max-width:100%;width:100%}}.slider-with-accordion-section .section__title{font-size:32px;font-weight:500;line-height:1em;color:#0068ff}@media screen and (max-width:767px){.slider-with-accordion-section .section__title{font-size:26px}}.slider-with-accordion-section .col-accordion{margin-top:40px}@media screen and (max-width:767px){.slider-with-accordion-section .col-accordion{margin-top:30px}}.slider-with-accordion-section .section__slider{margin:0 -10px}.slider-with-accordion-section .section__slider-item{margin:0 10px}.slider-with-accordion-section .section__slider .slick-dots{bottom:-47px}@media screen and (max-width:767px){.slider-with-accordion-section .section__slider .slick-dots{bottom:-32px}}.page-template-template-soc .slider-with-accordion-section{padding:135px 0 137px}@media screen and (max-width:767px){.page-template-template-soc .slider-with-accordion-section{padding:48px 0 100px}}@media screen and (max-width:767px){.page-template-template-soc .slider-with-accordion-section .section__row{gap:53px}}@media screen and (max-width:767px){.page-template-template-soc .slider-with-accordion-section .section__col_slider{order:1}}.image-text-section{padding:89px 0 86px;color:#000c66;background-color:#fff}@media screen and (max-width:767px){.image-text-section{padding:65px 0 50px}}.image-text-section .section__row{align-items:center;justify-content:space-around;gap:36px}@media screen and (max-width:767px){.image-text-section .section__row{justify-content:flex-start}}.image-text-section .section__col_image{max-width:535px}@media screen and (max-width:767px){.image-text-section .section__col_image{order:1;margin:0 auto}}.image-text-section .section__col_text{max-width:535px}.image-text-section .section__title{font-size:34px;font-weight:600;line-height:1.11em}@media screen and (max-width:767px){.image-text-section .section__title{font-size:26px}}.image-text-section .section__description{font-size:22px;font-weight:300;line-height:1.18em;margin-top:6px}@media screen and (max-width:767px){.image-text-section .section__description{font-size:18px;margin-top:19px}}.image-text-section .section__link{margin-top:17px}@media screen and (max-width:767px){.image-text-section .section__link{margin-top:12px}}.testimonials-slider-section{padding:107px 0 90px;background:#f3f8ff}@media screen and (max-width:767px){.testimonials-slider-section{padding:49px 0 49px}}.testimonials-slider-section .section__title{font-size:53px;font-weight:600;line-height:1.07em;letter-spacing:-.01em;color:#0068ff}@media screen and (max-width:767px){.testimonials-slider-section .section__title{font-size:26px}}.testimonials-slider-section .section__col_title{flex-basis:100px}@media screen and (max-width:1024px){.testimonials-slider-section .section__col_title{flex-basis:100%}}.testimonials-slider-section .section__col_slider{flex-basis:100%;max-width:67%}@media screen and (max-width:1024px){.testimonials-slider-section .section__col_slider{max-width:100%}}.testimonials-slider-section .section__row{gap:10px;align-items:center}@media screen and (max-width:1024px){.testimonials-slider-section .section__row{gap:24px}}.testimonials-slider-section .slick-list{padding:16px 0;margin:-16px -14px}.testimonials-slider-section .slick-track{display:flex}.testimonials-slider-section .slick-track .testimonial-card{height:100%}.testimonials-slider-section .slick-slide{display:flex;height:auto;margin:0 14px}.testimonials-slider-section .slick-dots{bottom:-30px}@media screen and (max-width:767px){.testimonials-slider-section .slick-dots{bottom:-26px}}.text-testimonial-section{padding:115px 0 140px;background-color:#f3f8ff}@media screen and (max-width:767px){.text-testimonial-section{padding:47px 0 81px}}.text-testimonial-section .section__row{align-items:center;gap:25px}.text-testimonial-section .section__title{font-size:37px;font-weight:600;line-height:1.05em;color:#0068ff}@media screen and (max-width:767px){.text-testimonial-section .section__title{font-size:28px;letter-spacing:-.01em}}.text-testimonial-section .section__description{font-size:20px;font-weight:300;line-height:1.2em;margin-top:14px}@media screen and (max-width:767px){.text-testimonial-section .section__description{font-size:16px;line-height:1.25em}}.text-testimonial-section .section__col_text{color:#000c66}.text-testimonial-section .section__col_testimonial{flex-basis:93px}.text-testimonial-section .testimonial-card{padding:0;background:rgba(0,0,0,0);box-shadow:none}.text-testimonial-section .testimonial-card::before{width:48px;height:28px;margin-bottom:8px}@media screen and (max-width:767px){.text-testimonial-section .testimonial-card::before{margin-bottom:11px}}.text-testimonial-section .testimonial-card__text{font-size:20px;line-height:1.25em}@media screen and (max-width:767px){.text-testimonial-section .testimonial-card__text{font-size:18px}}.text-testimonial-section .testimonial-card__caption{font-size:15px;margin-top:7px}@media screen and (max-width:767px){.text-testimonial-section .testimonial-card__caption{font-size:14px;margin-top:14px}}.text-testimonial-section .slick-list{margin:0 -20px}.text-testimonial-section .slick-slide{height:auto;margin:0 20px}.solution-benefits-section{padding:74px 0 101px;background-color:#f3f8ff}@media screen and (max-width:767px){.solution-benefits-section{padding:50px 0 70px}}.solution-benefits-section .section__title{font-size:34px;font-weight:600;line-height:1.11em;margin-bottom:53px;color:#0068ff}@media screen and (max-width:767px){.solution-benefits-section .section__title{font-size:28px;margin-bottom:37px}}.solution-benefits-section .section__row{gap:20px}.solution-benefits-section .section__col{flex-basis:38%}@media screen and (max-width:767px){.solution-benefits-section .section__col{flex-basis:100%}}.solution-benefits-section .icon-text-card{height:100%}@media screen and (max-width:992px){.solution-benefits-section .icon-text-card{flex-wrap:wrap}}@media screen and (max-width:992px){.solution-benefits-section .icon-text-card__content{width:100%}}.solution-benefits-section .slick-list{margin:-20px -40px;padding:20px}.solution-benefits-section .slick-track{display:flex}.solution-benefits-section .slick-slide{display:flex;height:auto;margin:0 20px}.solution-benefits-section .slick-dots{bottom:-45px}.wp-block-image img{object-fit:cover;object-position:center}.wp-block-image.size-full{width:100%}.wp-block-image .aligncenter{text-align:center}.wp-block-image .alignleft{text-align:left}.wp-block-image .alignright{text-align:right}.wp-block-image.is-style-rounded img{border-radius:20px}.wp-block-heading{text-align:left;font-size:24px;line-height:1.25em}.wp-block-heading.has-x-large-font-size{font-size:42px}.wp-block-heading.has-large-font-size{font-size:24px}.wp-block-heading.has-medium-font-size{font-size:18px}.wp-block-heading.has-small-font-size{font-size:16px}.wp-block-table ul,.wp-block-quote ul,.post-content blockquote ul{list-style:none}.wp-block-list,.post-content ul,.resource-overview__list ul{margin:0;padding:0;list-style:none;font-size:16px;line-height:1.5em}ul.wp-block-list li,.post-content ul li,.resource-overview__list ul li{position:relative;padding-left:16px}ul.wp-block-list li:before,.post-content ul li:before,.resource-overview__list ul li:before{content:"";position:absolute;top:7px!important;left:0px!important;display:block;width:8px;height:8px;border-radius:50%;background-color:#0068ff}ol.wp-block-list{counter-reset:li}ol.wp-block-list li{position:relative;padding-left:25px;counter-increment:li}ol.wp-block-list li:before{content:counter(li) ".";position:absolute;top:0px!important;left:0px!important;display:block;color:#0068ff}.wp-block-quote,.post-content blockquote{padding:33px 54px;border-radius:20px;background-color:#f3f8ff;font-size:20px;line-height:1.325em;font-style:italic;font-weight:400}@media screen and (max-width:992px){.wp-block-quote,.post-content blockquote{padding:31px 33px 19px;font-size:16px}}.wp-block-quote:before,.post-content blockquote:before{content:"";display:block;width:58px;height:34px;background-image:var(--wpr-bg-08416d58-c7f2-4b74-add8-c48dddbcd02e);background-repeat:no-repeat;background-size:contain;margin-bottom:14px}.wp-block-quote p,.post-content blockquote p{font:inherit;margin:0}.wp-block-quote p:not(:last-of-type),.post-content blockquote p:not(:last-of-type){margin-bottom:1em}.wp-block-quote cite,.post-content blockquote cite{display:block;font-size:14px;line-height:21px;margin-top:5px}body.single-guide{background-color:#e8e9eb}.page-wrapper.guide .container{max-width:1370px;margin:0 auto;padding:50px 15px 40px}@media(min-width:1024px){.page-wrapper.guide .container{padding:180px 15px 80px}}.page-wrapper.guide .desktop-view{display:none}@media(min-width:1024px){.page-wrapper.guide .desktop-view{display:block}}.page-wrapper.guide .mobile-view{display:block}@media(min-width:1024px){.page-wrapper.guide .mobile-view{display:none}}.page-wrapper.guide h1{font-size:50px}.page-wrapper.guide .main-content{margin-bottom:40px}.page-wrapper.guide .inner-container{display:flex;justify-content:space-between;position:relative}.page-wrapper.guide .inner-container a{text-decoration:none}.page-wrapper.guide .inner-container a h3{text-align:left;color:#0e54c4}.page-wrapper.guide .inner-container select{margin-bottom:20px}.page-wrapper.guide .inner-container .content-wrapper{width:100%}@media(min-width:1024px){.page-wrapper.guide .inner-container .content-wrapper{max-width:60%}}.page-wrapper.guide .inner-container .side-menu-wrapper{width:100%;max-width:35%;margin-top:15px;display:none}@media(min-width:1024px){.page-wrapper.guide .inner-container .side-menu-wrapper{display:block}}.page-wrapper.guide .inner-container .side-menu-wrapper .inner{height:25vh;position:-webkit-sticky;position:sticky;top:150px}.page-wrapper.guide .inner-container .side-menu-wrapper .side-resource a{margin-bottom:10px;display:block}.page-wrapper.guide .inner-container .resource{padding:15px 0;display:flex;justify-content:space-between;background:#fff;box-shadow:-4px 0 24px rgba(0,0,0,.08);border-radius:16px;padding:4%;margin-bottom:25px;flex-flow:column}@media(min-width:767px){.page-wrapper.guide .inner-container .resource{flex-flow:row}}.page-wrapper.guide .inner-container .resource .texts{width:100%}@media(min-width:767px){.page-wrapper.guide .inner-container .resource .texts{max-width:65%}}.page-wrapper.guide .inner-container .resource .texts a h3{margin:0}.page-wrapper.guide .inner-container .resource .image-wrapper{width:100%;background-repeat:no-repeat;background-position:top right;background-size:300% auto;height:250px;margin-bottom:20px}@media(min-width:767px){.page-wrapper.guide .inner-container .resource .image-wrapper{max-width:30%;height:auto;max-height:210px;margin-bottom:0}}.page-wrapper.guide .inner-container .resource .image-wrapper img{min-height:160px}.page-wrapper.guide .inner-container .resource .content h2,.page-wrapper.guide .inner-container .resource .content h3,.page-wrapper.guide .inner-container .resource .content h4{text-align:left}.page-wrapper.guide .inner-container .resource .content ul,.page-wrapper.guide .inner-container .resource .content ol{padding:0}.single-resource{background-color:#fff}.single-resource .container{width:1346px;max-width:100%;margin:0 auto;padding:0 23px}.single-resource .hero-section{margin-top:72px;padding:60px 0}@media screen and (max-width:1024px){.single-resource .hero-section{margin-top:87px}}@media screen and (max-width:767px){.single-resource .hero-section{padding:28px 0}}.single-resource .hero-section__content{max-width:900px}.single-resource .hero-section__subtitle{font-size:18px;line-height:1.5em;margin-bottom:1em;color:#0068ff;text-transform:uppercase}@media screen and (max-width:767px){.single-resource .hero-section__subtitle{margin-bottom:8px}}.single-resource .hero-section__title{font-size:46px;line-height:1.23em;font-weight:600;color:#000c66;text-align:left}@media screen and (max-width:767px){.single-resource .hero-section__title{font-size:26px;line-height:1.26em}}.single-resource .hero-section__excerpt{font-size:18px;line-height:1.27em;font-weight:300;color:#000c66;margin-top:1em}@media screen and (max-width:767px){.single-resource .hero-section__excerpt{margin-top:.5em}.single-resource .hero-section__excerpt br{display:none}}.single-resource__content-wrapper{display:flex;gap:22px;padding-top:33px;padding-bottom:100px}@media screen and (max-width:992px){.single-resource__content-wrapper{flex-direction:column;gap:70px;padding-top:13px;padding-bottom:40px}}.single-resource__overview{flex-basis:311px;flex-shrink:0}.single-resource__article{flex-grow:1}.resource-overview__sticky-container{position:sticky;top:92px}.resource-overview__logo{margin-right:22px;margin-bottom:13px;padding-bottom:17px;border-bottom:2px solid #eef1f6}.resource-overview__content{display:flex;flex-direction:column;gap:23px;color:#000c66}.resource-overview__content-title{font-size:18px;font-weight:600;line-height:1.16em;margin-bottom:5px}.resource-overview__tag{font-size:16px;line-height:1.5em;font-weight:400;margin-top:7px}.resource-overview__content-title+.resource-overview__tag{margin-top:0}.resource-overview__tag-name{text-transform:uppercase;color:#b3c0e2}@media screen and (min-width:993px){.resource-overview__list{max-width:235px}}.resource-overview__list ul li+li{margin-top:6px}@media screen and (max-width:992px){.resource-overview__list br{display:none}}.resource-overview__link .icon{margin-left:2px}.post-content{color:#000c66}.post-content .wp-block-image{margin:15px 0}.post-content .wp-block-heading{margin:1.77em 0 .166em;font-weight:600}@media screen and (max-width:767px){.post-content .wp-block-heading{margin:2.33em 0 .166em}}.post-content p{color:#000c66}.post-content p strong{font-weight:600}.post-content>p:not(:last-child){margin:0 0 1em}.post-content .wp-block-quote,.post-content blockquote{max-width:887px;margin:40px 0 60px}@media screen and (max-width:767px){.post-content .wp-block-quote,.post-content blockquote{margin:23px 0 50px}}.post-content .wp-block-quote strong,.post-content blockquote strong{font-weight:600}.post-content ul{margin-bottom:1em}.post-content ul:last-child{margin-bottom:0}.post-content ul li+li{margin-top:20px}.post-content ul strong{font-weight:500}section.ecademy-form{padding:30px 15px;background:#fff var(--wpr-bg-9945a248-2f35-4701-a038-4f2a399371f3) center bottom no-repeat}section.ecademy-form .ecademy-form__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;font-size:34px;text-align:left;margin:0 0 20px}section.ecademy-form .ecademy-form__description{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.ecademy-form .description-box .buttons-wrapper{display:flex;padding-bottom:20px}section.ecademy-form .description-box .buttons-wrapper a:first-child{margin-right:20px}section.ecademy-form .ecademy-form__form{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;background:#fff;box-shadow:0 0 24px rgba(0,0,0,.08);border-radius:16px;padding:15px;height:fit-content}section.ecademy-form .ecademy-form__form .ecademy-form__form-ttile{line-height:1;margin-bottom:1.25rem}section.ecademy-form .ecademy-form__form .hbspt-form{display:flex;justify-content:center;align-items:center}section.ecademy-form .ecademy-form__form .hbspt-form form{display:flex;flex-wrap:wrap}section.ecademy-form .ecademy-form__form .hbspt-form input,section.ecademy-form .ecademy-form__form .hbspt-form textarea,section.ecademy-form .ecademy-form__form .hbspt-form select{border:1px solid #e5e5e5;box-sizing:border-box;border-radius:29px;height:47px;line-height:47px;color:#070723;padding:25px 12px;width:100%;color:#070723;opacity:.6}section.ecademy-form .ecademy-form__form .hbspt-form input::placeholder,section.ecademy-form .ecademy-form__form .hbspt-form textarea::placeholder,section.ecademy-form .ecademy-form__form .hbspt-form select::placeholder{color:#070723}section.ecademy-form .ecademy-form__form .hbspt-form textarea{min-height:5em}section.ecademy-form .ecademy-form__form .hbspt-form select{appearance:none;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.22' d='M1.28027 1L7.63522 8L13.9902 1' stroke='%23070723' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat right 1.25rem center;padding:0 12px}section.ecademy-form .ecademy-form__form .hbspt-form .hs-button{width:153px;padding:0;border-radius:60px;opacity:1}section.ecademy-form .ecademy-form__form .hbspt-form .hs-button:hover{color:#0068ff;background-color:#fff;border:1px solid #070723}section.ecademy-form .ecademy-form__form .hbspt-form .form-columns-1,section.ecademy-form .ecademy-form__form .hbspt-form .form-columns-2{width:100%;margin:0;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}section.ecademy-form .ecademy-form__form .hbspt-form .form-columns-1 .hs-dependent-field,section.ecademy-form .ecademy-form__form .hbspt-form .form-columns-1 .hs-form-field,section.ecademy-form .ecademy-form__form .hbspt-form .form-columns-2 .hs-dependent-field,section.ecademy-form .ecademy-form__form .hbspt-form .form-columns-2 .hs-form-field{width:100%;position:relative}section.ecademy-form .ecademy-form__form .hbspt-form .form-columns-1 .field,section.ecademy-form .ecademy-form__form .hbspt-form .form-columns-2 .field{margin-bottom:1.5rem}section.ecademy-form .ecademy-form__form .hbspt-form .form-columns-1 .input,section.ecademy-form .ecademy-form__form .hbspt-form .form-columns-2 .input{margin-right:0;position:relative}@media screen and (min-width:768px){section.ecademy-form .ecademy-form__form .hbspt-form .form-columns-2 .hs-form-field{width:calc(50% - 10px);position:relative}}section.ecademy-form .ecademy-form__form .hbspt-form ul.hs-error-msgs{bottom:-20px;font-size:.5em;left:10px;list-style:none;margin:0;padding:0;position:absolute}section.ecademy-form .ecademy-form__form .hbspt-form ul.hs-error-msgs li{background:rgba(0,0,0,0)}section.ecademy-form .ecademy-form__form .hbspt-form ul.hs-error-msgs label{color:#ef2c1d!important;display:block}@media screen and (min-width:768px){section.ecademy-form{padding-top:75px;padding-bottom:75px;background-image:url("../../../../../../../../../../themes/cymulate-2022/build/images/ellipse-form- right.png");background-position:60vw center;background-size:cover}section.ecademy-form .ecademy-form__content-wrapper{display:flex;justify-content:space-between}section.ecademy-form .ecademy-form__content{width:calc(50% - 15px);margin-top:40px}section.ecademy-form .ecademy-form__content.full-width{width:100%}section.ecademy-form .ecademy-form__form{width:calc(50% - 15px);padding:30px}}.page-template-template-partners section.ecademy-form{padding-bottom:170px}@media only screen and (min-width:768px){.page-template-template-partners section.ecademy-form{padding-bottom:200px}}@media screen and (min-width:1025px){.page-template-template-partners section.ecademy-form{padding-bottom:270px}}section.ecademy-modules{background-color:#070723;position:relative;padding-bottom:150px;margin-top:40px}section.ecademy-modules:before{content:"";width:100%;height:50vh;position:absolute;top:-40px;background-image:var(--wpr-bg-9fd824fe-edd8-451a-99c3-140480898e0a);background-position:top center;background-size:contain}section.ecademy-modules .em-modules-item{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;background-color:#fff;border-radius:16px;position:relative;overflow:hidden;padding:25px 15px 35px;margin:0 10px}section.ecademy-modules .em-title{font-weight:700;font-size:25px;text-align:center;text-transform:uppercase}section.ecademy-modules .em-subtitle{font-weight:700;font-size:18px;text-align:center}section.ecademy-modules .em-modules-lists{margin:15px 0 0;padding:0;list-style-type:none}section.ecademy-modules .em-modules-list{display:flex;flex-direction:column-reverse;font-size:15px;line-height:1.5;margin-bottom:.5em}section.ecademy-modules .em-modules-list .duration{flex:0 1 auto;font-size:13px;min-width:61px}@media screen and (min-width:768px){section.ecademy-modules{padding-bottom:280px;margin-top:80px}section.ecademy-modules:before{top:-120px}section.ecademy-modules .ecademy-modules__items{display:flex;justify-content:space-between;flex-wrap:wrap}section.ecademy-modules .em-modules-item{width:calc(50% - 20px);padding:50px 25px 35px 25px}section.ecademy-modules .circle{border-radius:50%;max-width:20vw;max-height:20vw;height:200px;width:200px;position:absolute;top:0;left:0;transform:translate(-40%,-40%)}section.ecademy-modules .em-modules-list{justify-content:space-between;align-items:center;line-height:2;flex-direction:row}}@media screen and (min-width:992px){section.ecademy-modules{margin-top:120px}section.ecademy-modules:before{top:-160px}section.ecademy-modules .em-modules-item{padding:75px 25px 35px 45px}}section.ecademy-modules .slick-slide{height:inherit}section.ecademy-modules .slick-dotted.slick-slider{margin-bottom:30px}.page-template-template-ecademy-combinde section.ecademy-modules{background-color:#eeeff0;margin-top:0;padding-top:30px}.page-template-template-ecademy-combinde section.ecademy-modules::before{display:none}.page-template-template-ecademy-combinde section.ecademy-modules .em-modules-item{padding:40px 40px;width:calc(49% - 20px);margin:0}.page-template-template-ecademy-combinde section.ecademy-modules .em-modules-item .circle{display:none}.page-template-template-ecademy-combinde section.ecademy-modules .em-title,.page-template-template-ecademy-combinde section.ecademy-modules .em-subtitle{text-align:left}@media screen and (max-width:1024px){.page-template-template-ecademy-combinde section.ecademy-modules .em-modules-item{padding:30px 20px;margin:0 10px}.page-template-template-ecademy-combinde section.ecademy-modules .em-title,.page-template-template-ecademy-combinde section.ecademy-modules .em-subtitle{text-align:center}.page-template-template-ecademy-combinde section.ecademy-modules li.em-modules-list span.text{font-weight:500;font-size:15px;line-height:24px;margin-bottom:20px}}section.main-awards{transform:translateY(-20%);margin-bottom:-60px}section.main-awards .main-awards__content-wrapper{background-color:#202039;border-radius:16px;padding-bottom:40px;padding-top:20px}section.main-awards .main-awards__content{align-items:center;display:flex;flex-direction:column;justify-content:center}section.main-awards .ma__image-wrapper{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin:0 20px;width:170px}section.main-awards .ma__content{margin:0 20px;max-width:455px}section.main-awards .ma__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;color:#fff;font-size:36px;line-height:.9;margin-bottom:15px;margin-top:30px;text-align:left;text-transform:capitalize}section.main-awards .ma__description{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;color:#fff}@media screen and (min-width:768px){section.main-awards{transform:translateY(-60%);margin-bottom:-150px}section.main-awards .main-awards__content-wrapper{padding-bottom:80px;padding-top:40px}section.main-awards .main-awards__content{flex-direction:row}section.main-awards .ma__description{max-width:90%}}@media screen and (max-width:767px){section.main-awards .ma__title,section.main-awards .ma__description{text-align:center}}.page-template-template-ecademy-combinde .cyber-hygiene__tab-wrapper section.main-awards .main-awards__content-wrapper{background-color:#6f41b9}.page-template-template-ecademy-combinde .offensive-security__tab-wrapper section.main-awards .main-awards__content-wrapper{background-color:#0e54c4}section.ecademy-testimonials{margin-bottom:40px}section.ecademy-testimonials .ecademy-testimonials__title{margin:0 0 40px}section.ecademy-testimonials .et__item{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;background-color:#fff;border-radius:16px;display:flex;flex-direction:column}section.ecademy-testimonials .et__item-quote{padding:30px 15px 15px}section.ecademy-testimonials .et__item-quote svg{height:31px;width:47px}section.ecademy-testimonials .et__item-description{padding-left:15px;padding-right:15px}section.ecademy-testimonials .et__meta{align-items:center;border-radius:16px;color:#fff;display:flex;flex-direction:column;justify-self:flex-end;margin-top:auto;overflow:hidden;position:relative}section.ecademy-testimonials .et__meta-image-wrapper{position:relative}section.ecademy-testimonials .et__meta-image-linkedin{position:absolute;top:5px;right:-10px;width:30px}section.ecademy-testimonials .et__meta-image{height:100px;position:relative;width:100px}section.ecademy-testimonials .et__meta-title{font-size:18px;font-weight:700;position:relative;text-align:center}section.ecademy-testimonials .et__meta-description{position:relative}section.ecademy-testimonials .et__meta-company{position:relative;margin-bottom:25px;font-weight:700}section.ecademy-testimonials .circle{background-color:#ef2c1d;border-radius:50%;height:443px;position:absolute;top:50px;width:443px}section.ecademy-testimonials .slick-slide{height:auto}section.ecademy-testimonials .slick-dotted.slick-slider{margin-bottom:30px}@media screen and (min-width:768px){section.ecademy-testimonials{margin:30px 0 140px}section.ecademy-testimonials .ecademy-testimonials__content{display:flex;justify-content:space-between}section.ecademy-testimonials .et__item{width:calc(33.33% - 30px)}}@media screen and (min-width:992px){section.ecademy-testimonials .et__item-quote{padding:60px 45px 15px}section.ecademy-testimonials video-hub{padding-left:45px;padding-right:45px}}@media screen and (max-width:767px){section.ecademy-testimonials{padding-bottom:80px}section.ecademy-testimonials .et__item{margin:0 8px;width:100%}}.page-template-template-about-us section.ecademy-testimonials{padding-top:40px;padding-bottom:40px;margin-bottom:0;margin-top:0;background-color:#070723}.page-template-template-about-us section.ecademy-testimonials .ecademy-testimonials__title{color:#fff}@media screen and (min-width:768px){.page-template-template-about-us section.ecademy-testimonials{padding-top:80px;padding-bottom:80px}.page-template-template-about-us section.ecademy-testimonials .et__item{margin:0 15px;height:100%}.page-template-template-about-us section.ecademy-testimonials .slick-slider button.slick-next.slick-arrow,.page-template-template-about-us section.ecademy-testimonials .slick-slider button.slick-prev.slick-arrow{top:50%;height:17px;width:17px;border-left:5px solid #45455a;border-bottom:5px solid #45455a}.page-template-template-about-us section.ecademy-testimonials .slick-slider button.slick-next.slick-arrow{right:-20px}.page-template-template-about-us section.ecademy-testimonials .slick-slider button.slick-prev.slick-arrow{left:-20px}}.page-template-template-ecademy-combinde section.ecademy-testimonials h2.ecademy-testimonials__title{font-family:"Poppins","sans-serif";font-style:normal;font-weight:700;font-size:40px;color:#070723;margin-top:0}.page-template-template-ecademy-combinde section.ecademy-testimonials .et__item{background-color:#202039;min-height:496px;overflow:hidden;box-shadow:0 0 18px rgba(0,0,0,.15)}.page-template-template-ecademy-combinde section.ecademy-testimonials .et__item .et__item-description{color:#fff;margin-bottom:70px}.page-template-template-ecademy-combinde section.ecademy-testimonials .et__item .et__meta{overflow:unset}.page-template-template-ecademy-combinde section.ecademy-testimonials .et__item .circle{background-color:#fff!important;top:0}.page-template-template-ecademy-combinde section.ecademy-testimonials .et__item .et__meta-title,.page-template-template-ecademy-combinde section.ecademy-testimonials .et__item .et__meta-description{color:#070723;top:-30px}.page-template-template-ecademy-combinde section.ecademy-testimonials .et__item .et__item-quote{padding:40px 40px 10px}.page-template-template-ecademy-combinde section.ecademy-testimonials .et__item .et__meta-image-wrapper{top:-50px}@media screen and (max-width:1024px){.page-template-template-ecademy-combinde section.ecademy-testimonials h2.ecademy-testimonials__title{font-weight:700;font-size:25px}}section.live-demo-form{background:#fff var(--wpr-bg-d6c3ba31-b956-4f80-8e9d-10e3808a43db) center 170% no-repeat;padding:30px 15px}section.live-demo-form .ldf__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;font-size:30px;margin:0;text-align:left}section.live-demo-form .ldf__time{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;color:#ef2c1d;margin-top:1rem}section.live-demo-form .ldf__description{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-top:.5rem;max-width:90%}section.live-demo-form .ldf__speaker{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;align-items:center;display:grid;grid-template-areas:"image title" "description description";grid-template-columns:25% 70%;grid-template-rows:auto;justify-content:space-between}section.live-demo-form .ldf__speaker p{margin:0 0 .25rem}section.live-demo-form .ldf__speaker-image-wrapper{grid-area:image}section.live-demo-form .ldf__speaker-title-wrapper{grid-area:title}section.live-demo-form .ldf__speaker-title{font-weight:700}section.live-demo-form .ldf__speaker-description{align-items:center;grid-area:description}section.live-demo-form .ldf__form-wrapper{background:#fff;border-radius:16px;box-shadow:0 0 24px rgba(0,0,0,.08);padding:15px}section.live-demo-form .ldf__form-wrapper .ldf__form-title{line-height:1;margin-bottom:1.25rem;padding-left:12px;padding-right:12px}section.live-demo-form .ldf__form-wrapper .ldf__form{display:flex;flex-wrap:wrap}section.live-demo-form .ldf__form-wrapper input,section.live-demo-form .ldf__form-wrapper textarea,section.live-demo-form .ldf__form-wrapper select{border:1px solid #e5e5e5;border-radius:29px;box-sizing:border-box;color:#070723;color:#070723;height:47px;line-height:47px;opacity:.6;padding:25px 12px;width:100%}section.live-demo-form .ldf__form-wrapper input::placeholder,section.live-demo-form .ldf__form-wrapper textarea::placeholder,section.live-demo-form .ldf__form-wrapper select::placeholder{color:#070723}section.live-demo-form .ldf__form-wrapper select{appearance:none;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.22' d='M1.28027 1L7.63522 8L13.9902 1' stroke='%23070723' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat right 1.25rem center;margin-bottom:28px;padding:0 12px}@media screen and (min-width:768px){section.live-demo-form{background-image:var(--wpr-bg-5d170713-58d1-4178-8a7d-c4a3e1f985b2);background-position:60vw center;padding-bottom:75px;padding-top:75px}section.live-demo-form .live-demo-form__content-wrapper{align-items:flex-start;display:flex;justify-content:space-between}section.live-demo-form .ldf__title-content{margin-top:40px;width:calc(50% - 15px)}section.live-demo-form .ldf__time{margin-top:.5rem}section.live-demo-form .ldf__form-wrapper{padding:30px;width:calc(50% - 15px)}}@media screen and (min-width:992px){section.live-demo-form .ldf__title{font-size:34px}section.live-demo-form .ldf__speaker{grid-template-areas:"image title" "image description";grid-template-columns:19% 79%;grid-template-rows:auto}}@media screen and (max-width:991px){section.live-demo-form .ldf__speaker-description{margin-top:.5rem}}@media screen and (max-width:767px){section.live-demo-form .ldf__speaker{margin-bottom:2rem}section.live-demo-form .ldf__form button{width:100%}}section.title-3boxes{padding-bottom:40px;padding-top:40px}section.title-3boxes .t3b_section-title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-bottom:0;margin-top:1rem}section.title-3boxes .t3b_section-description{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin:1rem auto 0;text-align:center;width:100%}section.title-3boxes .t3b_section__items{display:flex;flex-direction:column;margin-top:30px}section.title-3boxes .t3b_section__item-wrapper{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.title-3boxes .t3b_section__item{align-items:center;border-radius:16px;display:flex;flex-direction:column;justify-content:center;margin-bottom:30px;overflow:hidden;padding-top:30px;position:relative;text-align:center;width:100%}section.title-3boxes .t3b_section__item-content{transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;padding-top:20px}section.title-3boxes .t3b_section__item-title{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;font-size:32px;line-height:36px;margin-bottom:0;margin-top:0;padding:0 15px}section.title-3boxes .t3b_section__item-subtitle{transition:all 100ms ease-in-out;-webkit-transition:all 100ms ease-in-out;-moz-transition:all 100ms ease-in-out;-ms-transition:all 100ms ease-in-out;-o-transition:all 100ms ease-in-out;font-size:14px;font-weight:700;margin-bottom:0;margin-top:0;text-transform:uppercase}section.title-3boxes .t3b_section__item-description{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;color:#fff;margin:0;padding:40px 15px 20px;position:relative;width:100%;overflow:hidden}section.title-3boxes .t3b_section__item-description.blue{background-color:#0068ff}section.title-3boxes .t3b_section__item-description.red{background-color:#ef2c1d}section.title-3boxes .t3b_section__item-description.purple{background-color:#7933ff}section.title-3boxes .t3b_section__item-description.gray{background-color:#45455a}section.title-3boxes .t3b_section__item-description:before{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";display:inline-block;height:.53rem;left:calc(50% - 4px);opacity:.5;position:absolute;top:10px;width:.53rem;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}section.title-3boxes .t3b_section__item.is_active .t3b_section__item-description:before{transform:rotate(135deg)}section.title-3boxes .t3b_section__item-image{margin-bottom:15px}section.title-3boxes.light .t3b_section__item{background-color:#fff}section.title-3boxes.white{background-color:#fff}section.title-3boxes.white .t3b_section__item{background-color:#f6f6f6}section.title-3boxes.dark{background-color:#070723}section.title-3boxes.dark .t3b_section-title,section.title-3boxes.dark .t3b_section-description{color:#fff}section.title-3boxes.dark .t3b_section__item{background-color:#fff}section.title-3boxes.medium{background-color:#202039}section.title-3boxes.medium .t3b_section-title,section.title-3boxes.medium .t3b_section-description{color:#fff}section.title-3boxes.medium .t3b_section__item{background-color:#fff}section.title-3boxes.with-numbers .t3b_section-title{color:#fff}section.title-3boxes.with-numbers .t3b_section__item-wrapper{margin-bottom:30px}section.title-3boxes.with-numbers .t3b_section__item{margin-bottom:0;background-color:#202039}section.title-3boxes.with-numbers .t3b_section__item-title{color:#fff}@media screen and (min-width:1025px){section.title-3boxes.with-numbers div.t3b_section__item{min-height:276px;margin-top:10px}section.title-3boxes.with-numbers .t3b_section__item-description{padding:40px 15px 30px}}section.title-3boxes.with-numbers .t3b_section__item-number{font-family:"Poppins";font-weight:600;font-size:125px;line-height:90%;text-align:center}section.title-3boxes.with-numbers .t3b_section__item-number.blue{color:#0068ff}section.title-3boxes.with-numbers .t3b_section__item-number.red{color:#ef2c1d}section.title-3boxes.with-numbers .t3b_section__item-number.purple{color:#7933ff}section.title-3boxes.with-numbers .t3b_section__item-number.gray{color:#45455a}section.title-3boxes.with-numbers .t3b_section__item-title{font-size:30px;line-height:90%}section.title-3boxes.with-numbers .t3b_section__item-description{text-align:left}@media screen and (max-width:1025px){section.title-3boxes.with-numbers .t3b_section__item-wrapper{padding-top:20px;border-radius:16px;background-color:#202039;pointer-events:none}section.title-3boxes.with-numbers .t3b_section__item-number{font-size:70px}section.title-3boxes.with-numbers .t3b_section__item{padding-top:20px}section.title-3boxes.with-numbers .t3b_section__item-title{font-size:30px;line-height:90%}section.title-3boxes.with-numbers .t3b_section__item-description{height:auto;padding:20px 20px}section.title-3boxes.with-numbers .t3b_section__item br{display:block}section.title-3boxes.with-numbers .t3b_section__item-description::before{display:none}}@media screen and (max-width:1025px){section.title-3boxes{margin-top:0}section.title-3boxes .t3b_section__item-image img{width:70px}section.title-3boxes .t3b_section__item-subtitle{margin-top:0}section.title-3boxes .t3b_section__item-description{margin-top:30px;height:0;padding:35px 15px 0}section.title-3boxes br{display:none}}@media screen and (min-width:1025px){section.title-3boxes{padding-bottom:80px;padding-top:80px}section.title-3boxes .t3b_section__item-image{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;align-items:center;display:flex;height:115px;justify-content:center;margin-bottom:20px}section.title-3boxes .t3b_section__items{flex-direction:row;justify-content:space-between;flex-wrap:wrap}section.title-3boxes .t3b_section__item-wrapper{width:calc(33% - 5px)}section.title-3boxes .t3b_section__item{margin-bottom:30px;margin-top:30px;padding-bottom:50px}section.title-3boxes .t3b_section__item-description{bottom:0;height:auto;position:absolute;width:100%;transform:translateY(calc(100% - 40px))}section.title-3boxes .t3b_section__item:hover .t3b_section__item-description{transform:translateY(0)}section.title-3boxes .t3b_section__item:hover .t3b_section__item-description:before{transform:rotate(135deg)}section.title-3boxes.basic.dark .t3b_section__item-description{height:100%}}@media screen and (min-width:1025px){section.title-3boxes.title_first .t3b_section__item,section.title-3boxes.subtitle_first .t3b_section__item{min-height:400px}section.title-3boxes.title_first .t3b_section__item:hover .t3b_section__item-image,section.title-3boxes.subtitle_first .t3b_section__item:hover .t3b_section__item-image{height:auto;transform:translateY(-100px) scale(.5)}section.title-3boxes.title_first .t3b_section__item:hover .t3b_section__item-subtitle,section.title-3boxes.subtitle_first .t3b_section__item:hover .t3b_section__item-subtitle{opacity:0}section.title-3boxes.title_first .t3b_section__item:hover .t3b_section__item-title{transform:translateY(-140px)}section.title-3boxes.subtitle_first .t3b_section__item:hover .t3b_section__item-title{transform:translateY(-160px)}section.title-3boxes.basic .t3b_section__item{min-height:315px}section.title-3boxes.basic .t3b_section__item-subtitle{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}section.title-3boxes.basic .t3b_section__item:hover .t3b_section__item-title,section.title-3boxes.basic .t3b_section__item:hover .t3b_section__item-subtitle{transform:translateY(-60px)}section.title-3boxes .t3b_section__item-wrapper{width:calc(33% - 20px)}section.title-3boxes .t3b_section__item-four{width:calc(25% - 20px)}}@media only screen and (min-width:768px){.page-template-template-contuniuous-security-validation section.title-3boxes{padding-bottom:0}}.page-template-template-BAS section.title-3boxes,.page-template-template-CART section.title-3boxes,.page-template-template-purple-team section.title-3boxes{padding-bottom:0;padding-top:0}.page-template-template-BAS section.title-3boxes::after,.page-template-template-CART section.title-3boxes::after,.page-template-template-purple-team section.title-3boxes::after{top:-110px}.page-template-template-BAS section.title-3boxes .title-3boxes__content-wrapper,.page-template-template-CART section.title-3boxes .title-3boxes__content-wrapper,.page-template-template-purple-team section.title-3boxes .title-3boxes__content-wrapper{z-index:1}.page-template-template-BAS section.title-3boxes .t3b_section-title,.page-template-template-CART section.title-3boxes .t3b_section-title,.page-template-template-purple-team section.title-3boxes .t3b_section-title{color:#fff}.page-template-template-BAS section.title-3boxes .t3b_section__item,.page-template-template-CART section.title-3boxes .t3b_section__item,.page-template-template-purple-team section.title-3boxes .t3b_section__item{background-color:#202039}.page-template-template-BAS section.title-3boxes .t3b_section__item-title,.page-template-template-CART section.title-3boxes .t3b_section__item-title,.page-template-template-purple-team section.title-3boxes .t3b_section__item-title{color:#fff}@media only screen and (max-width:767px){.page-template-template-BAS section.title-3boxes,.page-template-template-CART section.title-3boxes,.page-template-template-purple-team section.title-3boxes{padding-top:550px;margin-top:-550px;z-index:0;position:relative}.page-template-template-BAS section.title-3boxes::before,.page-template-template-BAS section.title-3boxes::after,.page-template-template-CART section.title-3boxes::before,.page-template-template-CART section.title-3boxes::after,.page-template-template-purple-team section.title-3boxes::before,.page-template-template-purple-team section.title-3boxes::after{display:none}.page-template-template-BAS section.title-3boxes .t3b_section__item-title,.page-template-template-CART section.title-3boxes .t3b_section__item-title,.page-template-template-purple-team section.title-3boxes .t3b_section__item-title{font-size:24px;line-height:90%}.page-template-template-BAS section.title-3boxes .t3b_section__item-title br,.page-template-template-CART section.title-3boxes .t3b_section__item-title br,.page-template-template-purple-team section.title-3boxes .t3b_section__item-title br{display:none}}@media screen and (min-width:1024px){.page-template-template-CART section.title-3boxes .t3b_section__items{justify-content:center}.page-template-template-CART section.title-3boxes .t3b_section__item-wrapper{width:calc(25% - 20px);margin:0 10px}}.page-template-template-why-cymulate section.title-3boxes{padding-bottom:40px}.page-template-template-why-cymulate .title-3boxes__content-wrapper{z-index:1}.page-template-template-amplify section.title-3boxes .t3b_section__item-image{height:70px}.page-template-template-amplify section.title-3boxes .t3b_section__item-title{font-size:28px;line-height:30px;text-align:center}@media only screen and (min-width:1025px){.page-template-template-amplify section.title-3boxes .t3b_section__item:hover .t3b_section__item-title{transform:translateY(-130px)}}section.dashboard-references{padding-bottom:80px;padding-top:40px}section.dashboard-references .dr__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;grid-area:title;margin:0 0 16px;text-align:left}section.dashboard-references .dr__image-wrapper{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;grid-area:image}section.dashboard-references .dr__description{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;grid-area:description}section.dashboard-references .dr__description p,section.dashboard-references .dr__description ul{opacity:.6}section.dashboard-references .dr__description ul{list-style:none;margin:0 0 15px;padding:0}section.dashboard-references .dr__description ul li{font-size:13px;margin:26px 0 0;padding-left:30px;position:relative}section.dashboard-references .dr__description ul li:before{background-color:#070723;opacity:.6;border-radius:50%;content:"";height:14px;left:0;position:absolute;top:1px;width:14px}section.dashboard-references .dr__cta{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;color:#0068ff;font-weight:400;grid-area:cta;text-decoration:none}section.dashboard-references .dashboard-references__slider-wrapper{margin-top:60px}section.dashboard-references .dr__slider-item{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;align-items:center;background-color:#202039;border-radius:16px;box-shadow:0 0 20px rgba(7,7,35,.05);display:flex;padding:6px;height:auto;min-height:200px;margin:0 7px}section.dashboard-references .dr__slider-item p{margin:0}section.dashboard-references .dr__item-image-wrapper{flex:1 0 auto;margin-right:15px;width:110px}section.dashboard-references .dr__item-subtitle{color:#fff;font-size:13px;font-weight:700;text-transform:uppercase}section.dashboard-references .dr__item-title{color:#fff;margin:0;text-align:left}section.dashboard-references .dr__item-description{color:#fff;font-size:13px;margin-bottom:3px;margin-top:3px}section.dashboard-references .dr__item-cta{color:#0068ff;font-size:13px;font-weight:400;text-decoration:none}@media screen and (min-width:992px){section.dashboard-references{padding-bottom:120px;padding-top:80px}section.dashboard-references .dashboard-references__content{align-items:center;display:grid;grid-template-rows:auto;justify-content:space-between}section.dashboard-references .dashboard-references__content.right-image{grid-template-areas:"title image" "description image" "cta image";grid-template-columns:38% 58%}section.dashboard-references .dashboard-references__content.left-image{grid-template-areas:"image title" "image description" "image cta";grid-template-columns:58% 38%}section.dashboard-references .dashboard-references__slider-wrapper{padding-left:2%;padding-right:2%}section.dashboard-references .dashboard-references__slider-wrapper .dr__slider-item{margin:0 10px;width:calc(33.33% - 20px)}}@media screen and (max-width:767px){section.dashboard-references .dr__image-wrapper{margin-top:30px;margin-bottom:30px}}section.dashboard-references.white{background-color:#fff}section.dashboard-references.dark{background-color:#070723}section.dashboard-references.dark .dr__title{color:#fff}section.dashboard-references.dark .dr__description ul,section.dashboard-references.dark .dr__description p{color:#fff}section.dashboard-references.dark .dr__description ul li:before{background-color:#0068ff}section.dashboard-references button.slick-next.slick-arrow{right:-1vw}section.dashboard-references button.slick-prev.slick-arrow{left:-1vw}section.dashboard-references .on-light button.slick-next,section.dashboard-references .on-light button.slick-prev{border-left:1px solid #070723;border-bottom:1px solid #070723}section.benefits{padding-bottom:40px;padding-top:80px;position:relative}section.benefits .benefits__content-wrapper{z-index:1}section.benefits .benefits__title{margin:0}section.benefits .benefits__item{align-items:center;display:flex;flex-direction:column;padding:15px;height:auto}section.benefits .benefits__item-title{margin:0}section.benefits .benefits__item-image-wrapper{align-items:center;display:flex;height:134px;justify-content:center;width:134px}section.benefits .benefits__item-description{margin-top:6px;max-width:300px;padding:0 15px;text-align:center;width:90%}@media screen and (min-width:768px){section.benefits{padding-bottom:80px}section.benefits .benefits__items{display:flex;justify-content:space-between}section.benefits .benefits__item{width:calc(33% - 5px)}section.benefits .benefits__item-image-wrapper{height:154px;width:154px}}@media screen and (min-width:992px){section.benefits .benefits__item{padding:30px;width:calc(33% - 20px)}}.page-template-template-contuniuous-security-validation section.benefits:before{background-color:#f6f6f6;clip-path:ellipse(100% 30% at 50% 30%);content:"";height:100vh;position:absolute;top:-50vh;width:100%}@media screen and (min-width:768px){.page-template-template-contuniuous-security-validation section.benefits{padding-bottom:80px}.page-template-template-contuniuous-security-validation section.benefits:before{top:-40vh}}@media screen and (min-width:992px){.page-template-template-contuniuous-security-validation section.benefits:before{top:-27vh}}.page-template-template-BAS section.benefits,.page-template-template-CART section.benefits,.page-template-template-purple-team section.benefits{background-color:#070723;margin-top:-2px}.page-template-template-BAS section.benefits::before,.page-template-template-CART section.benefits::before,.page-template-template-purple-team section.benefits::before{display:none}.page-template-template-BAS section.benefits .benefits__title,.page-template-template-CART section.benefits .benefits__title,.page-template-template-purple-team section.benefits .benefits__title{color:#fff;margin-bottom:60px}.page-template-template-BAS section.benefits .benefits__item,.page-template-template-CART section.benefits .benefits__item,.page-template-template-purple-team section.benefits .benefits__item{background-color:#fff;border-radius:16px;padding:30px 0}.page-template-template-BAS section.benefits .benefits__item-description,.page-template-template-CART section.benefits .benefits__item-description,.page-template-template-purple-team section.benefits .benefits__item-description{padding:0}@media only screen and (max-width:1024px){.page-template-template-BAS section.benefits br,.page-template-template-CART section.benefits br,.page-template-template-purple-team section.benefits br{display:none}}@media only screen and (max-width:767px){.page-template-template-BAS section.benefits,.page-template-template-CART section.benefits,.page-template-template-purple-team section.benefits{margin-top:0;padding-top:40px;padding-bottom:80px}.page-template-template-BAS section.benefits .benefits__item,.page-template-template-CART section.benefits .benefits__item,.page-template-template-purple-team section.benefits .benefits__item{margin:0 10px;height:347px}.page-template-template-BAS section.benefits .on-dark .slick-dots,.page-template-template-CART section.benefits .on-dark .slick-dots,.page-template-template-purple-team section.benefits .on-dark .slick-dots{bottom:-35px}}.page-template-template-soc-validation section.benefits .benefits__title{margin-bottom:60px}.page-template-template-soc-validation section.benefits .benefits__item{background-color:#fff;border-radius:16px;padding:30px}.page-template-template-partners section.benefits,.page-template-template-soc-roles section.benefits{background-color:#070723}.page-template-template-partners section.benefits .benefits__title,.page-template-template-soc-roles section.benefits .benefits__title{margin-bottom:60px;color:#fff}.page-template-template-partners section.benefits .benefits__item,.page-template-template-soc-roles section.benefits .benefits__item{background-color:#fff;border-radius:16px;padding:30px}.page-template-template-careers-lobby section.benefits.careers-attributes{padding-top:160px}.page-template-template-careers-lobby section.benefits.careers-attributes h2.benefits__title{color:#fff}.page-template-template-careers-lobby section.benefits.careers-attributes .benefits__items{margin-top:40px}.page-template-template-careers-lobby section.benefits.careers-attributes .benefits__item{background:#fff;border-radius:16px;padding:20px;width:calc(33% - 30px);position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media only screen and (max-width:767px){.page-template-template-careers-lobby section.benefits.careers-attributes .slick-track{display:flex}.page-template-template-careers-lobby section.benefits.careers-attributes .benefits__item{margin:0 5px}}body.page-template-template-free-14-day-trial-LP section.benefits,body.page-template-template-XSPM-free-trial section.benefits{background-color:#f6f6f6}body.page-template-template-free-14-day-trial-LP section.benefits .benefits__content,body.page-template-template-XSPM-free-trial section.benefits .benefits__content{margin-bottom:50px}body.page-template-template-free-14-day-trial-LP section.benefits .benefits__item,body.page-template-template-XSPM-free-trial section.benefits .benefits__item{background-color:#fff;box-shadow:4px 4px 16px rgba(69,69,90,.11);border-radius:16px;padding:30px 20px}@media only screen and (max-width:767px){body.page-template-template-free-14-day-trial-LP section.benefits,body.page-template-template-XSPM-free-trial section.benefits{padding-top:30px;padding-bottom:190px}}section.dashboard-steps{background-color:#070723;padding-top:40px;padding-bottom:40px;margin-top:40px;position:relative}section.dashboard-steps .dashboard-steps-wrapper{z-index:1}section.dashboard-steps:before{content:"";width:100%;height:40px;top:-40px;position:absolute;background-color:#fff}section.dashboard-steps:after{content:"";width:100%;height:20vh;top:-40px;position:absolute;clip-path:ellipse(60% 30% at 50% 30%);background-color:#070723}section.dashboard-steps .ds__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-bottom:50px;margin-top:0;color:#fff}section.dashboard-steps .ds__description-wrapper{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.dashboard-steps .ds__step-title{position:relative;display:flex;font-weight:700;color:#fff;line-height:1.25;margin-bottom:20px;width:500px;max-width:95%;align-items:center;cursor:pointer}section.dashboard-steps .ds__step-title:after{content:"";display:inline-block;position:absolute;top:10px;right:0;border-left:2px solid #fff;border-bottom:2px solid #fff;width:.75rem;height:.75rem;transform:rotate(-45deg);transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}section.dashboard-steps .ds__step-title.current:after{transform:rotate(135deg)}section.dashboard-steps .ds__step-title-number{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:10px;border-radius:50%}section.dashboard-steps .ds__step-title-number.red{background-color:#ef2c1d}section.dashboard-steps .ds__step-title-number.purple{background-color:#7933ff}section.dashboard-steps .ds__step-title-number.blue{background-color:#0068ff}section.dashboard-steps .ds__step-description{padding-left:50px;max-width:400px;margin-bottom:20px;display:none;color:rgba(255,255,255,.6)}section.dashboard-steps .ds__image-wrapper{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.dashboard-steps .dashboard__description{margin-bottom:30px;color:#fff;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.dashboard-steps .dashboard__cta{opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}@media screen and (min-width:768px){section.dashboard-steps{padding-top:80px;padding-bottom:80px;margin-top:80px}section.dashboard-steps:before{top:-80px;height:80px}section.dashboard-steps:after{height:40vh;top:-80px}section.dashboard-steps .dashboard-steps-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}section.dashboard-steps .dashboard-steps-wrapper.right-image .ds__image-wrapper{order:1}section.dashboard-steps .dashboard-steps-wrapper.right-image .ds__description-wrapper{order:0}section.dashboard-steps .ds__description-wrapper{width:40%}section.dashboard-steps .ds__image-wrapper{width:54%}section.dashboard-steps .dashboard__title{grid-area:title}section.dashboard-steps .dashboard__image{grid-area:image}section.dashboard-steps .dashboard__description{grid-area:description;max-width:324px;align-self:flex-end;margin-bottom:30px}section.dashboard-steps .dashboard__cta{grid-area:cta;align-self:flex-start}}@media screen and (max-width:767px){section.dashboard-steps .ds__description-wrapper{margin-top:50px}}section.customers-enterprise-hierarchy{background-color:#fff;padding-bottom:40px;padding-top:40px}section.customers-enterprise-hierarchy .ceh-title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.customers-enterprise-hierarchy .ceh__left-block{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;display:flex;justify-content:flex-end;position:relative;width:100%}section.customers-enterprise-hierarchy .ceh__left-block:before{border:2px solid #e8e9eb;bottom:0;content:"";left:20px;position:absolute;top:0;width:0}section.customers-enterprise-hierarchy .ceh__left-block:after{border:2px solid #e8e9eb;content:"";height:0;left:20px;position:absolute;right:0;top:50%;transform:translateY(-1px);width:80%}section.customers-enterprise-hierarchy .ceh__bottom-block,section.customers-enterprise-hierarchy .ceh__top-block{background:#fff;border:2px solid #e8e9eb;border-radius:16px;box-shadow:0 10px 30px rgba(7,7,35,.08);margin:25px 0;padding:20px 25px;text-align:center;width:255px;z-index:1}section.customers-enterprise-hierarchy .ceh__left-block svg{opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;fill:#e8e9eb;height:38px;left:25px;position:absolute;top:calc(50% - 1px);transform:translate(-50%,-50%);width:38px;z-index:10}section.customers-enterprise-hierarchy .ceh__block-content{display:grid;grid-template-areas:"red-item" "second-report" "purple-item" "first-report" "blue-item";grid-template-columns:100%}section.customers-enterprise-hierarchy .ceh__block-item{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.customers-enterprise-hierarchy .ceh__block-item svg{opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.customers-enterprise-hierarchy .ceh__top-block{grid-area:first-report}section.customers-enterprise-hierarchy .ceh__bottom-block{grid-area:second-report}section.customers-enterprise-hierarchy .ceh__block-item-blue{grid-area:blue-item}section.customers-enterprise-hierarchy .ceh__block-item-purple{grid-area:purple-item}section.customers-enterprise-hierarchy .ceh__block-item-red{grid-area:red-item}section.customers-enterprise-hierarchy .ceh__item-gray{background-color:#f6f6f6;border-radius:16px 16px 0 0;padding:25px 30px}section.customers-enterprise-hierarchy .ceh__item-gray svg{display:none}section.customers-enterprise-hierarchy .ceh__item-gray-title{font-size:24px;text-align:center}section.customers-enterprise-hierarchy .ceh__item-gray-list{margin:0;padding:0 15px 0 25px}section.customers-enterprise-hierarchy .ceh__item-color{border-radius:0 0 16px 16px;box-shadow:0 10px 30px rgba(7,7,35,.08);padding:30px}section.customers-enterprise-hierarchy .ceh__item-color-title{color:#fff;margin:0}section.customers-enterprise-hierarchy .ceh__item-color-descripton{color:#fff;margin:10px 0 0;text-align:center}section.customers-enterprise-hierarchy .ceh__block-item-blue .ceh__item-gray{border-bottom:0 solid #0068ff}section.customers-enterprise-hierarchy .ceh__block-item-blue .ceh__item-gray:after{border-color:#0068ff}section.customers-enterprise-hierarchy .ceh__block-item-blue .ceh__item-color{background-color:#0068ff}section.customers-enterprise-hierarchy .ceh__block-item-purple .ceh__item-gray{border-bottom:0 solid #7933ff}section.customers-enterprise-hierarchy .ceh__block-item-purple .ceh__item-gray:after{border-color:#7933ff}section.customers-enterprise-hierarchy .ceh__block-item-purple .ceh__item-color{background-color:#7933ff}section.customers-enterprise-hierarchy .ceh__block-item-red .ceh__item-gray{border-bottom:0 solid #ef2c1d}section.customers-enterprise-hierarchy .ceh__block-item-red .ceh__item-gray:after{border-color:#ef2c1d}section.customers-enterprise-hierarchy .ceh__block-item-red .ceh__item-color{background-color:#ef2c1d}@media screen and (min-width:768px){section.customers-enterprise-hierarchy{padding-bottom:80px;padding-top:80px}section.customers-enterprise-hierarchy .ceh__block-content{align-items:center;display:grid;grid-template-areas:"first-report blue-item" "empty purple-item" "second-report  red-item";grid-template-columns:21% 79%}section.customers-enterprise-hierarchy .ceh__left-block:nth-child(1){transform:translateY(54%)}section.customers-enterprise-hierarchy .ceh__left-block:nth-child(2){transform:translateY(70%)}section.customers-enterprise-hierarchy .ceh__left-block svg{left:auto;right:-60px;transform:translate(0,-50%) rotate(270deg)}section.customers-enterprise-hierarchy .ceh__left-block:before{border-radius:16px;border-right:none;left:auto;right:0;transform:translateX(140%);width:100px}section.customers-enterprise-hierarchy .ceh__left-block:after{left:auto;right:-40px}section.customers-enterprise-hierarchy .ceh__block-item{align-items:center;display:flex;justify-content:flex-end;margin-bottom:60px}section.customers-enterprise-hierarchy .ceh__item-gray{border-bottom-width:20px!important;border-radius:16px;margin-right:40px;position:relative;width:57.5%}section.customers-enterprise-hierarchy .ceh__item-gray:after{border:2px solid rgba(0,0,0,0);content:"";position:absolute;right:0;top:50%;transform:translate(100%,-50%);width:40px}section.customers-enterprise-hierarchy .ceh__item-gray svg{display:block;fill:#e8e9eb;height:38px;position:absolute;right:-19px;top:50%;transform:translateY(-50%);width:38px;z-index:1}section.customers-enterprise-hierarchy .ceh__item-color{border-radius:16px;width:30%}}@media screen and (min-width:992px){section.customers-enterprise-hierarchy .ceh__left-block:nth-child(2){transform:translateY(62%)}}@media screen and (min-width:1200px){section.customers-enterprise-hierarchy .ceh__left-block:nth-child(1){transform:translateY(62%)}}@media screen and (min-width:768px){.page-template-template-enterprise-security-posture-validation section.customers-enterprise-hierarchy{padding-bottom:120px}}section.problem-and-solution{background-color:#070723;overflow:hidden;position:relative}section.problem-and-solution .pas__item-image{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.problem-and-solution .pas__item-problem{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;padding:30px 15px 30px 25px}section.problem-and-solution .pas__item-solution{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;background-color:#202039;border-radius:16px;padding:30px 15px 30px 25px}section.problem-and-solution .pas__item-title{color:#fff;margin:0 0 10px}section.problem-and-solution .pas__item-description{color:#fff;margin:0}section.problem-and-solution .pas__item-description p{color:rgba(255,255,255,.6);margin:0 0 16px}section.problem-and-solution .pas__item-description ul{color:rgba(255,255,255,.6);list-style:none;margin:0 0 15px;padding:0}section.problem-and-solution .pas__item-description ul li{margin:16px 0 0;padding-left:25px;position:relative}section.problem-and-solution .pas__item-description ul li:before{background-color:#0068ff;opacity:.6;border-radius:50%;content:"";height:14px;left:0;position:absolute;top:3px;width:14px}section.problem-and-solution .pas__item-cta{opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-top:20px}@media screen and (max-width:767px){section.problem-and-solution .pas__item{padding-bottom:30px}section.problem-and-solution .pas__item-image{margin:0 -20px}}@media screen and (min-width:768px){section.problem-and-solution .problem-and-solution__content-wrapper{overflow:hidden}section.problem-and-solution .pas__item{display:flex;position:relative}section.problem-and-solution .pas__item-content{flex:1 0 auto;max-width:488px;padding-bottom:80px;padding-top:80px;width:50%;z-index:1}section.problem-and-solution .pas__item-image{bottom:0;position:absolute;top:0}section.problem-and-solution .pas__item-image img{max-width:initial}section.problem-and-solution .pas__item-left{flex-direction:row-reverse}section.problem-and-solution .pas__item-left .pas__item-image{left:-60%;right:20%}section.problem-and-solution .pas__item-right .pas__item-image{left:20%;right:-30%}}@media screen and (min-width:992px){section.problem-and-solution .pas__item-left .pas__item-image{left:-30%}}@media screen and (min-width:768px){.page-template-template-partners section.problem-and-solution,.page-template-template-enterprise-security-posture-validation section.problem-and-solution{clip-path:ellipse(260% 100% at 50% 100%);margin-top:-55px}.page-template-template-partners section.problem-and-solution:before,.page-template-template-enterprise-security-posture-validation section.problem-and-solution:before{background-color:#fff;content:"";left:0;position:absolute;right:0;top:0}}@media screen and (min-width:768px){.page-template-template-soc-roles section.problem-and-solution .pas__item-right .pas__item-image{left:auto}}section.security-assurance-model{background-color:#f6f6f6;padding-bottom:40px;padding-top:40px;position:relative}section.security-assurance-model:after{background-color:#e8e9eb;bottom:0;clip-path:ellipse(25% 45% at 50% 50%);content:"";left:0;position:absolute;right:0}section.security-assurance-model .sam__section-title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;font-family:"Poppins";font-weight:600;margin:0}section.security-assurance-model .sam__section-description{margin:15px 15px 40px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;position:relative;text-align:center}section.security-assurance-model .sam__section-description:before{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";display:inline-block;height:.53rem;left:calc(50% - 4px);opacity:.5;position:absolute;top:10px;transform:rotate(-45deg);width:.53rem;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.security-assurance-model .sam__items-wrapper{background-color:#fff;border-right:16px;overflow-x:auto;overflow-y:hidden;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;z-index:1}section.security-assurance-model svg{fill:#fff;height:38px;stroke:#e8e9eb;width:38px}section.security-assurance-model .sam__items{display:flex;justify-content:space-between}section.security-assurance-model .sam__item{background-color:#f6f6f6;border-radius:16px;display:flex;flex-direction:column;margin-bottom:30px;margin-top:30px;padding:20px 15px 25px;position:relative;width:calc(25% - 50px);z-index:1}section.security-assurance-model .sam__item:before{border:2px solid #e8e9eb;content:"";position:absolute;right:0;top:50%;transform:translate(100%,-50%);width:100px}section.security-assurance-model .sam__item svg{position:absolute;right:0;top:50%;transform:translate(52px,-50%)}section.security-assurance-model .sam__item:last-child:before{border:none}section.security-assurance-model .sam__item:last-child svg{display:none}section.security-assurance-model .sam__item-image-wrapper{align-items:center;display:flex;height:114px;justify-content:center;margin-bottom:20px}section.security-assurance-model .sam__item-title{font-size:24px;margin:0 0 10px}section.security-assurance-model .sam__item-subtitle{margin:0;text-align:center}section.security-assurance-model .sam__bottom-title{font-family:"Poppins";font-size:24px;font-weight:600;margin:0;position:relative;text-align:center}section.security-assurance-model .sam__bottom-title span{background-color:#fff;display:inline-block;padding:0 15px;position:relative;z-index:1}section.security-assurance-model .sam__bottom-title .first__icon,section.security-assurance-model .sam__bottom-title .second__icon{left:calc(25% - 36px);position:absolute;top:50%;transform:rotate(180deg) translate(0,50%);z-index:1}section.security-assurance-model .sam__bottom-title .second__icon{left:auto;right:calc(25% - 36px)}section.security-assurance-model .sam__bottom-title:before{border:2px solid #e8e9eb;border-radius:16px;border-top:0;bottom:15px;content:"";height:100px;left:12%;position:absolute;right:12%}@media screen and (max-width:767px){section.security-assurance-model .sam__section-description br{display:none}}@media screen and (max-width:1200px){section.security-assurance-model{background-color:#fff}section.security-assurance-model .sam__items,section.security-assurance-model .sam__bottom-title{margin-bottom:10px;width:1200px}}@media screen and (min-width:1200px){section.security-assurance-model{padding-bottom:80px;padding-top:80px}section.security-assurance-model .sam__items-wrapper{border-top:25px solid #0068ff;padding:40px}}@media screen and (min-width:1200px){body.page-template-template-mssp section.security-assurance-model .sam__items-wrapper{border-top:0}}section.costumers-diagram{background-color:#fff;padding-bottom:40px;padding-top:40px}section.costumers-diagram .costumers-diagram__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin:0 0 16px}section.costumers-diagram .costumers-diagram__description{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;text-align:center}section.costumers-diagram .costumers-diagram__diagrams{border-radius:16px;margin-top:30px;overflow-x:auto;overflow-y:hidden}section.costumers-diagram .costumers-diagram__diagrams-content{display:flex;margin:0 auto;position:relative}section.costumers-diagram .cd__diagrams-operations-title{background-color:#0068ff;border-radius:16px 16px 0 0;color:#fff;font-size:24px;padding:16px;width:100%}section.costumers-diagram .cd__diagrams-operations{display:flex;overflow-x:auto;overflow-y:hidden;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.costumers-diagram .cd__diagrams-operations-item{background-color:#fff;padding:25px 20px;position:relative;text-align:center;width:234px}section.costumers-diagram .cd__diagrams-operations-purple:after{background-color:#f6f6f6;border-radius:50%;content:"&";font-family:"Poppins";font-size:24px;font-weight:600;height:44px;line-height:44px;position:absolute;right:0;text-align:center;top:50%;transform:translate(calc(50% + 8px),-50%);width:44px;z-index:1}section.costumers-diagram .cd__diagrams-purple,section.costumers-diagram .cd__diagrams-red{flex:0 1 auto;text-align:center;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.costumers-diagram .cd__diagrams-purple-item,section.costumers-diagram .cd__diagrams-red-item{align-items:center;background-color:#fff;display:flex;font-weight:700;height:100px;justify-content:center;margin:8px 8px 0;position:relative;width:234px;border-radius:16px}section.costumers-diagram .cd__diagrams-item-title{font-weight:700;align-items:center;justify-content:center;border-radius:16px;display:flex;height:100%;width:100%;padding:15px}section.costumers-diagram .cd__diagrams-item-description{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;display:none;opacity:0}section.costumers-diagram .cd__diagrams-purple-item .cd__diagrams-item-description{background-color:#7933ff}section.costumers-diagram .cd__diagrams-red-item .cd__diagrams-item-description{background-color:#ef2c1d}@media only screen and (max-width:767px){section.costumers-diagram .costumers-diagram__diagrams{background-color:#f6f6f6}section.costumers-diagram .costumers-diagram__diagrams-content{flex-wrap:wrap;margin:0 auto;padding:54px 15px 25px;width:530px}section.costumers-diagram .cd__diagrams-operations-title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;left:0;margin-bottom:-50px;position:relative;right:0;top:0;z-index:1}section.costumers-diagram .cd__diagrams-operations-item{border-radius:16px;border-top:16px solid;margin:0 8px;position:relative}section.costumers-diagram .cd__diagrams-operations-purple{border-top-color:#7933ff}section.costumers-diagram .cd__diagrams-operations-red{border-top-color:#ef2c1d}section.costumers-diagram .cd__diagrams-red-item,section.costumers-diagram .cd__diagrams-purple-item{border-left:13px solid}section.costumers-diagram .cd__diagrams-purple-item{border-left-color:#7933ff}section.costumers-diagram .cd__diagrams-red-item{border-left-color:#ef2c1d}}@media only screen and (min-width:768px){section.costumers-diagram{padding-bottom:80px;padding-top:80px}section.costumers-diagram .cd__diagrams-purple-item,section.costumers-diagram .cd__diagrams-red-item{width:170px}section.costumers-diagram .costumers-diagram__diagrams-content{align-items:center}section.costumers-diagram .cd__diagrams-operations-title{margin:0 0 8px}section.costumers-diagram .cd__diagrams-operations{flex-wrap:wrap;justify-content:space-between;order:1}section.costumers-diagram .cd__diagrams-purple{order:0}section.costumers-diagram .cd__diagrams-red{order:2}section.costumers-diagram .cd__diagrams-operations-item{background-color:#f6f6f6;border-bottom:13px solid;border-radius:0 0 16px 16px;width:calc(50% - 5px)}section.costumers-diagram .cd__diagrams-operations-purple{border-bottom-color:#7933ff}section.costumers-diagram .cd__diagrams-operations-purple:after{background-color:#fff}section.costumers-diagram .cd__diagrams-operations-red{border-bottom-color:#ef2c1d}section.costumers-diagram .cd__diagrams-purple-item{background-color:#f6f6f6}section.costumers-diagram .cd__diagrams-purple-item .cd__diagrams-item-title{border-left:13px solid #7933ff}section.costumers-diagram .cd__diagrams-red-item{background-color:#f6f6f6}section.costumers-diagram .cd__diagrams-red-item .cd__diagrams-item-title{border-right:13px solid #ef2c1d}}@media only screen and (min-width:1024px){section.costumers-diagram .cd__diagrams-purple-item,section.costumers-diagram .cd__diagrams-red-item{height:130px;overflow:hidden;width:270px}section.costumers-diagram .cd__diagrams-purple-item .cd__diagrams-item-description,section.costumers-diagram .cd__diagrams-red-item .cd__diagrams-item-description{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;left:0;margin:0;opacity:0;padding:0 15px;position:absolute;top:0;width:100%;z-index:-1}section.costumers-diagram .cd__diagrams-purple-item:hover>.cd__diagrams-item-description,section.costumers-diagram .cd__diagrams-red-item:hover>.cd__diagrams-item-description{opacity:1;z-index:1}}@media only screen and (min-width:1200px){section.costumers-diagram .cd__diagrams-operations-item{padding:25px}section.costumers-diagram .cd__diagrams-purple-item,section.costumers-diagram .cd__diagrams-red-item{height:100px;width:370px}section.costumers-diagram .cd__diagrams-purple-item .cd__diagrams-item-description,section.costumers-diagram .cd__diagrams-red-item .cd__diagrams-item-description{padding:0 30px}}section.mitre-attack{background-color:#fff;padding-bottom:40px;padding-top:40px}section.mitre-attack .mitre-attack__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin:0 0 16px}section.mitre-attack .mitre-attack__description{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;text-align:center}section.mitre-attack .ma__block-arrow{color:#070723}section.mitre-attack .ma__block-arrow svg{fill:#fff;height:38px;stroke:#45455a;width:38px}section.mitre-attack .mitre-attack__blocks{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-top:40px}section.mitre-attack .ma__first-block-item{align-items:center;display:flex;padding-bottom:16px;padding-top:16px}section.mitre-attack .ma__first-block-item p{font-weight:700}section.mitre-attack .ma__second-block-arrow{align-items:center;display:flex;font-size:13px;justify-content:center}section.mitre-attack .ma__content-block{color:#070723;background-color:#f6f6f6;border-radius:16px;border-top:16px solid #0068ff;font-weight:700;padding:24px;text-align:center}section.mitre-attack .ma__third-block-mobile-wrapper{overflow:auto}section.mitre-attack .ma__third-block-mobile{display:flex;margin:0 auto;padding-top:130px;position:relative;width:615px}section.mitre-attack .ma__third-block-mobile:before{border:2px solid #070723;border-bottom:0;border-radius:16px;content:"";height:80px;left:19px;position:absolute;right:19px;top:0}section.mitre-attack .ma__third-item-image-content{color:#070723;align-items:center;background-color:#f6f6f6;border-radius:16px;display:flex;font-weight:700;justify-content:center}section.mitre-attack .ma__third-arrow-output{align-items:center;display:flex;flex-direction:column;margin-top:6%;padding-left:16px;padding-right:16px}section.mitre-attack .ma__third-arrow-output svg{margin-bottom:10px}section.mitre-attack .ma__third-item-output{background-color:#f6f6f6;border-radius:16px;padding:24px 24px 14px}section.mitre-attack .ma__third-item-output-item{color:#070723;background-color:#fff;font-size:13px;padding:10px;text-align:center;white-space:nowrap}@media only screen and (max-width:1023px){section.mitre-attack .ex_tablet{display:block}section.mitre-attack .desktop{display:none}section.mitre-attack .ma__first-block{background-color:#f6f6f6;border-radius:16px;padding:24px}section.mitre-attack .ma__first-block .ma__first-image-wrapper{flex-basis:80px;width:80px}section.mitre-attack .ma__second-block-arrow svg{margin:16px 10px 16px 0;transform:rotate(90deg)}section.mitre-attack .ma__third-item-output-item{line-height:1;margin-bottom:10px;width:258px}section.mitre-attack .ma__third-item-output-item br{display:none}section.mitre-attack .ma__third-arrow-left,section.mitre-attack .ma__third-arrow-right{align-items:center;display:flex;height:40px;line-height:1.25;position:absolute;text-align:center;top:60px}section.mitre-attack .ma__third-arrow-left{left:1px}section.mitre-attack .ma__third-arrow-left br:nth-child(3){display:none}section.mitre-attack .ma__third-arrow-left svg{margin-right:10px;transform:rotate(90deg)}section.mitre-attack .ma__third-arrow-right{flex-direction:row-reverse;right:1px}section.mitre-attack .ma__third-arrow-right svg{margin-left:10px;transform:rotate(-90deg)}section.mitre-attack .ma__third-item-image-content{padding:24px 24px 24px 0;width:222px}section.mitre-attack .ma__third-item-image-content img{width:80px}section.mitre-attack .ma__third-block-content{margin:0 auto -45px;position:relative;width:220px;z-index:1}section.mitre-attack .ma__third-block-content br{display:none}}@media only screen and (min-width:1024px){section.mitre-attack{padding-bottom:80px;padding-top:80px}section.mitre-attack .ex_tablet{display:none}section.mitre-attack .desktop{display:block}section.mitre-attack .mitre-attack__blocks{display:flex}section.mitre-attack .ma__first-block-item{background-color:#f6f6f6;border-radius:16px;flex-direction:column;height:181px;justify-content:center;margin:10px 0;padding:10px 20px 15px;text-align:center;white-space:nowrap}section.mitre-attack .ma__first-block-item p{margin:-5px 0 0}section.mitre-attack .ma__second-block{align-self:center;display:flex}section.mitre-attack .ma__content-block{align-items:center;display:flex;height:180px;justify-content:center;padding:35px;width:180px}section.mitre-attack .ma__second-block-arrow{flex:1;flex-direction:column;justify-content:flex-start;padding:65px 10px 0;text-align:center}section.mitre-attack .ma__second-block-arrow svg{margin-bottom:10px}section.mitre-attack .ma__third-item-output{display:flex;justify-content:space-between;margin-top:10px;padding:15px}section.mitre-attack .ma__third-item-output-item{margin:0 12px;padding:5px}section.mitre-attack .ma__third-item-middle{display:flex;justify-content:space-between;padding:25px}section.mitre-attack .ma__third-arrow-left,section.mitre-attack .ma__third-arrow-right{align-items:center;display:flex;flex-direction:column;font-size:13px;line-height:1.25;min-width:110px;text-align:center}section.mitre-attack .ma__third-arrow-left svg{margin-bottom:10px;transform:rotate(90deg)}section.mitre-attack .ma__third-arrow-right svg{margin-bottom:10px;transform:rotate(-90deg)}section.mitre-attack .ma__third-block-content{align-items:center;display:flex;justify-content:center}section.mitre-attack .ma__third-item-bottom{display:flex}section.mitre-attack .ma__third-item-bottom .ma__third-item-arrow{align-items:center;display:flex;flex-direction:column;font-size:13px;justify-content:flex-start;padding:65px 15px 0;text-align:center}section.mitre-attack .ma__third-item-bottom .ma__third-item-arrow svg{margin-bottom:10px}section.mitre-attack .ma__third-item-image-content{flex:1;flex-direction:column;text-align:center}}@media only screen and (min-width:1200px){section.mitre-attack .ma__third-item-image-content{height:180px;width:210px}section.mitre-attack .ma__content-block{width:250px}section.mitre-attack .ma__third-item-output{padding:21px}section.mitre-attack .ma__third-item-output-item{padding:10px 20px}section.mitre-attack .ma__third-item-middle{padding:14px}section.mitre-attack .ma__third-arrow-right{width:190px}section.mitre-attack .ma__third-arrow-left{width:250px}}section.cart-diagram svg{height:38px;stroke:#45455a;width:38px}section.cart-diagram .cart-diagram__content-wrapper{z-index:1}section.cart-diagram .cart-diagram__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;color:#fff;margin:0 0 16px;text-align:center}section.cart-diagram .cart-diagram__description{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;color:#fff;margin:0 0 40px;text-align:center}section.cart-diagram .cart-diagram__items{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.cart-diagram .cart-diagram__item-wrapper{position:relative}section.cart-diagram .cart-diagram__item{background-color:#202039;border-radius:16px;border-top:16px solid;color:#fff;padding:24px;position:relative;text-align:center;z-index:1}section.cart-diagram .cart-diagram__item-title{font-weight:700}@media only screen and (max-width:767px){section.cart-diagram{margin-top:0;padding-top:20px}section.cart-diagram::after{display:none}section.cart-diagram .cart-diagram__item-title{margin-bottom:24px}section.cart-diagram .cart-diagram__title br,section.cart-diagram .cart-diagram__description br,section.cart-diagram .cart-diagram__item-title br{display:none}section.cart-diagram .cart-diagram__item-wrapper{margin-bottom:54px;position:relative}section.cart-diagram .cart-diagram__item-wrapper:nth-child(2),section.cart-diagram .cart-diagram__item-wrapper:nth-child(3){margin-left:65px;position:relative}section.cart-diagram .cart-diagram__item-wrapper:nth-child(2) svg,section.cart-diagram .cart-diagram__item-wrapper:nth-child(3) svg{transform:rotate(90deg)}section.cart-diagram .cart-diagram__item-wrapper:nth-child(2):before{background:var(--wpr-bg-4eb7a6ac-c59e-4a06-bf33-d3ae50676588) center left no-repeat;background-size:auto 100%;content:"";height:300%;left:-50px;margin-bottom:-120px;margin-top:-120px;position:absolute;width:90px}section.cart-diagram .cart-diagram__item-wrapper:nth-child(2) svg{left:-58px;position:absolute;top:10px}section.cart-diagram .cart-diagram__item-wrapper:nth-child(3) svg{bottom:10px;left:-58px;position:absolute}section.cart-diagram .cart-diagram__item-wrapper:nth-child(4):after,section.cart-diagram .cart-diagram__item-wrapper:nth-child(5):after{border:1px solid #45455a;bottom:-50px;content:"";height:80px;left:50%;position:absolute;transform:translateX(-50%)}section.cart-diagram .cart-diagram__item-wrapper:nth-child(4) svg,section.cart-diagram .cart-diagram__item-wrapper:nth-child(5) svg{bottom:-45px;left:50%;position:absolute;transform:translateX(-50%) rotate(95deg)}section.cart-diagram .cart-diagram__item-wrapper:nth-child(1) svg,section.cart-diagram .cart-diagram__item-wrapper:nth-child(6) svg{display:none}}@media only screen and (max-width:420px){section.cart-diagram .cart-diagram__item-wrapper:nth-child(2):before{left:-65px;margin-bottom:-80px;margin-top:-120px;width:100px}section.cart-diagram .cart-diagram__item-wrapper:nth-child(2) svg,section.cart-diagram .cart-diagram__item-wrapper:nth-child(3) svg{left:-50px}}@media only screen and (min-width:768px){section.cart-diagram .cart-diagram__items{display:grid;grid-auto-columns:1fr;grid-template-areas:". item2 . . ." "item1 . item4 item5 item6" ". item3 . . .";position:relative}section.cart-diagram .cart-diagram__items:before{border:1px solid #45455a;border-radius:16px;content:"";height:68%;left:10%;position:absolute;top:14%;width:40%}section.cart-diagram .cart-diagram__svg{position:absolute}section.cart-diagram .cart-diagram__svg0{left:12.5%;top:10.5%}section.cart-diagram .cart-diagram__svg1{left:42.5%;top:10.5%}section.cart-diagram .cart-diagram__svg2{left:12.5%;top:78.5%}section.cart-diagram .cart-diagram__svg3{left:42.5%;top:78.5%}section.cart-diagram .cart-diagram__item-wrapper{margin:5px;padding-bottom:32px;position:relative}section.cart-diagram .cart-diagram__item-wrapper svg{position:absolute;transform:translate(-50%,-50%)}section.cart-diagram .cart-diagram__item-wrapper:nth-child(1){grid-area:item1}section.cart-diagram .cart-diagram__item-wrapper:nth-child(2){grid-area:item2}section.cart-diagram .cart-diagram__item-wrapper:nth-child(3){grid-area:item3}section.cart-diagram .cart-diagram__item-wrapper:nth-child(4){grid-area:item4}section.cart-diagram .cart-diagram__item-wrapper:nth-child(5){grid-area:item5}section.cart-diagram .cart-diagram__item-wrapper:nth-child(6){grid-area:item6}section.cart-diagram .cart-diagram__item-wrapper:nth-child(1) svg{left:-50%;top:50%}section.cart-diagram .cart-diagram__item-wrapper:nth-child(2) svg{left:-50%;top:50%}section.cart-diagram .cart-diagram__item-wrapper:nth-child(3) svg{left:-50%;top:50%}section.cart-diagram .cart-diagram__item-wrapper:nth-child(4) svg{left:-50%;top:50%}section.cart-diagram .cart-diagram__item-wrapper:nth-child(5) svg,section.cart-diagram .cart-diagram__item-wrapper:nth-child(6) svg{left:-2px;top:50%;transform:translate(-50%,-50%)}section.cart-diagram .cart-diagram__item{align-items:center;display:flex;height:100%;justify-content:center}section.cart-diagram .cart-diagram__item:hover .cart-diagram__item-description{height:auto;opacity:1!important}section.cart-diagram .cart-diagram__item-description{background-color:#202039;border-radius:0 0 16px 16px;height:0;overflow:hidden;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;padding:20px 20px 30px;position:absolute;top:90%;left:0;right:0}}@media only screen and (min-width:1024px){section.cart-diagram .cart-diagram__svg0,section.cart-diagram .cart-diagram__svg2{left:14.5%}section.cart-diagram .cart-diagram__item-description{top:90%}}section.vector-description{background-color:#202039;padding-top:40px;padding-bottom:40px}section.vector-description .vector-description__title{color:#fff;margin:0}section.vector-description .vector-description__description{color:#fff;margin:16px 0 40px}section.vector-description .vector-description__items{background-color:#070723;border-radius:16px;padding:16px}section.vector-description .vector-description__item-title{margin-bottom:16px}section.vector-description .vector-description__item-button{background-color:#45455a;border:0;border-radius:16px;color:#070723;padding-bottom:25px;padding-top:22px;display:block;line-height:1.5;font-weight:400}section.vector-description .vector-description__item-button.active{background-color:#202039;color:#fff}section.vector-description .slick-disabled{display:none}section.vector-description .vector-description__item-description{color:#fff;padding-bottom:16px}@media only screen and (max-width:767px){section.vector-description .vector-description__description{text-align:center;padding:0 16px}section.vector-description .vector-description__item-button{width:100%}section.vector-description .vector-description__item-description{text-align:center;display:none}}@media only screen and (min-width:768px){section.vector-description .vector-description__content{padding-top:32px}section.vector-description .vector-description__headers{display:flex;width:100%}section.vector-description .vector-description__items{width:900px;margin:0 auto;max-width:100%;padding:32px;position:relative;overflow:hidden}section.vector-description .vector-description__item-title{display:flex;justify-content:center;border-radius:8px;height:auto;max-width:180px}section.vector-description .vector-description__item-button{padding:10px 16px;margin:0 5px;width:100%;cursor:pointer}section.vector-description .slick-track{display:flex!important}section.vector-description button.slick-arrow{height:12px;width:12px;top:50%;border-left:3px solid #fff;border-bottom:3px solid #fff;font-size:0;line-height:0}section.vector-description button.slick-next.slick-arrow{right:-15px;transform:translateY(-50%) rotate(225deg)}section.vector-description button.slick-prev.slick-arrow{left:-15px;transform:translateY(-50%) rotate(45deg)}section.vector-description .vector-description__item-descriptions{position:relative}section.vector-description .vector-description__descriptions{margin:32px 5px;position:relative}section.vector-description .vector-description__item-description{display:none;position:absolute;top:0;left:0;opacity:0}section.vector-description .vector-description__item-description.active{display:block;position:relative;opacity:1;transition:opacity .6s}}section.about-us-intro{background-color:#fff;padding-top:40px;padding-bottom:40px}section.about-us-intro .about-us-intro__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin:0 0 16px}section.about-us-intro .about-us-intro__content{opacity:0;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;max-width:700px;width:100%;text-align:center;padding:0 5px;margin:0 auto}section.about-us-intro .about-us-intro__content p{margin:0}@media only screen and (max-width:767px){section.about-us-intro .about-us-intro__content br{display:none}section.about-us-intro .about-us-intro__content br+br{display:block}}@media screen and (min-width:768px){section.about-us-intro{padding-top:60px;padding-bottom:60px}}.page-template-template-mitre-attack section.about-us-intro .about-us-intro__content{max-width:inherit}@media only screen and (max-width:1024px){.page-template-template-mitre-attack section.about-us-intro .about-us-intro__content br{display:none}}section.investors{background-color:#fff;padding-top:40px;padding-bottom:40px}section.investors .investors__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-top:0}section.investors .investors__items{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}section.investors .investor__item{width:50%;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:768px){section.investors{padding-top:80px;padding-bottom:80px}section.investors .investor__item{width:unset}}@media only screen and (min-width:1024px){section.investors .investors__items{flex-wrap:nowrap;justify-content:space-between;align-items:center}}section.board-of-advisors{background-color:#202039;padding-top:40px;padding-bottom:80px;overflow:hidden}section.board-of-advisors .boa__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-top:0;color:#fff}section.board-of-advisors .boa__items{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;display:flex;justify-content:space-between}section.board-of-advisors .boa__item{text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}section.board-of-advisors .boa__image-wrapper{width:200px;height:200px;border-radius:50%;position:relative;background-color:#fff}section.board-of-advisors .boa__image,section.board-of-advisors .boa__image img{width:100%}section.board-of-advisors .boa__image-linkedin{position:absolute;top:10px;right:0;width:48px;height:48px;fill:#0068ff}section.board-of-advisors .boa__item-name{color:#fff;font-size:24px}section.board-of-advisors button.slick-arrow{height:20px;width:20px;top:100px;border-left:4px solid #fff;border-bottom:4px solid #fff;text-indent:-1000}section.board-of-advisors button.slick-next.slick-arrow{right:0;transform:translateY(-50%) rotate(225deg)}section.board-of-advisors button.slick-prev.slick-arrow{transform:translateY(-50%) rotate(45deg);left:0}@media only screen and (min-width:768px){section.board-of-advisors{padding-top:80px;padding-bottom:80px}}@media only screen and (min-width:1024px){section.board-of-advisors .boa__image-wrapper{width:137px;height:137px}section.board-of-advisors .boa__image-linkedin{width:32px;height:32px}section.board-of-advisors .boa__item-name{font-size:16px}}section.leadership{overflow:hidden;padding-bottom:80px;padding-top:40px}section.leadership .leadership__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-top:0}@media(min-width:1024px){section.leadership .leadership__title{margin-bottom:15px}}section.leadership .leadership__desktop-image-wrapper{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;position:relative}section.leadership .leadership__image-wrapper{display:flex;justify-content:center}section.leadership .leadership__image-wrapper .inner-wrapper{position:relative}section.leadership .leadership__image-wrapper .inner-wrapper .linkedin{position:absolute;top:30px;right:0;width:40px;height:40px}@media(min-width:1024px){section.leadership .leadership__image-wrapper .inner-wrapper .linkedin{display:none}}section.leadership .leadership__description-wrapper{padding:0 5px}section.leadership button.slick-arrow{border-bottom:4px solid #070723;border-left:4px solid #070723;height:20px;text-indent:-1000;top:103px;width:20px}section.leadership button.slick-next.slick-arrow{right:0;transform:translateY(-50%) rotate(225deg)}section.leadership button.slick-prev.slick-arrow{left:0;transform:translateY(-50%) rotate(45deg)}@media only screen and (max-width:1024px){section.leadership .leadership__item-close{display:none}}@media only screen and (min-width:1024px){section.leadership{padding-bottom:80px;padding-top:80px}section.leadership .leadership__item-bullet{border-radius:50%;cursor:pointer;height:30px;overflow:hidden;position:absolute;width:30px}section.leadership .leadership__item-bullet .bullet{background-color:#fff;border:0;height:100%;width:100%}section.leadership .leadership__item-bullet .bullet:before,section.leadership .leadership__item-bullet .bullet:after{background:#0068ff;border-radius:5px;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}section.leadership .leadership__item-bullet .bullet:before{height:2px;width:16px}section.leadership .leadership__item-bullet .bullet:after{height:16px;width:2px}section.leadership .leadership__item-bullet:hover .bullet{background:#0068ff}section.leadership .leadership__item-bullet:hover .bullet:before,section.leadership .leadership__item-bullet:hover .bullet:after{background:#fff}section.leadership .leadership__item-bullet-1{left:24%;top:19%}section.leadership .leadership__item-bullet-2{left:35%;top:22%}section.leadership .leadership__item-bullet-3{left:54%;top:13%}section.leadership .leadership__item-bullet-4{left:63%;top:21%}section.leadership .leadership__item-bullet-5{left:77%;top:16%}section.leadership .leadership__item{background:#070723;bottom:-80px;display:flex;justify-content:center;opacity:0;padding-bottom:60px;padding-top:60px;position:absolute;transform:translateY(100%);visibility:hidden;width:100%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}section.leadership .leadership__item.active{opacity:1;transform:translateY(0);visibility:visible}section.leadership .leadership__item:before{background:#070723;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-50%);width:200vw}section.leadership .leadership__image-wrapper{align-items:flex-start;margin-right:60px;margin-top:1em;z-index:1}section.leadership .leadership__description-wrapper{max-width:550px;z-index:1}section.leadership .leadership__name,section.leadership .leadership__description{color:#fff}section.leadership .leadership__item-close{background-color:#fff;border:0;border-radius:50%;cursor:pointer;height:30px;overflow:hidden;position:absolute;right:0;top:20px;transform:rotate(45deg);width:30px}section.leadership .leadership__item-close:before,section.leadership .leadership__item-close:after{background:#0068ff;border-radius:5px;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}section.leadership .leadership__item-close:before{height:2px;width:16px}section.leadership .leadership__item-close:after{height:16px;width:2px}}section.leadership .leadership__item-close:hover{background:#0068ff}section.leadership .leadership__item-close:hover:before,section.leadership .leadership__item-close:hover:after{background:#fff}@media(max-width:1024px){section.leadership .image-wrapper-hover,section.leadership .show-more-btn,section.leadership .fancy-content{display:none}}@media(min-width:1024px){section.leadership.new .leadership__items{display:flex;justify-content:center;flex-flow:row wrap}section.leadership.new .outer{width:100%;display:flex;justify-content:center}section.leadership.new .item-wrapper{width:100%;max-width:28.5%}section.leadership.new .leadership__item{position:relative;bottom:auto;opacity:1;visibility:initial;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;padding:30px 8px 10px;background:rgba(0,0,0,0);max-width:340px;flex-flow:column;align-items:center;overflow:hidden}section.leadership.new .leadership__item:before{display:none}section.leadership.new .leadership__item:hover .image-wrapper-hover{opacity:1}section.leadership.new .leadership__item:hover .leadership__image-wrapper .leadership__image{opacity:0}section.leadership.new .leadership__item:hover .leadership__image-wrapper::after{opacity:1}section.leadership.new .leadership__item:hover .leadership__name{color:#fff}section.leadership.new .leadership__item:hover .leadership__name:before{border-color:#fff}section.leadership.new .leadership__item:hover .show-more-btn{background-color:#fff}section.leadership.new .leadership__item:hover .show-more-btn:before{border-color:#0e54c4}section.leadership.new .image-wrapper-hover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:0;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}section.leadership.new .image-wrapper-hover img{height:20vw;width:100%;object-fit:contain}}@media(min-width:1024px)and (min-width:1500px){section.leadership.new .image-wrapper-hover img{margin-top:-11px;height:16.5vw}}@media(min-width:1024px){section.leadership.new .leadership__description{display:block}}@media(min-width:1024px)and (min-width:1024px){section.leadership.new .leadership__description{display:none}}@media(min-width:1024px){section.leadership.new .leadership__name,section.leadership.new .leadership__description{color:#070723}section.leadership.new .leadership__image-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:0;margin-top:0;justify-content:flex-start;position:relative}section.leadership.new .leadership__image-wrapper:after{content:"";display:block;border-radius:210px;-webkit-border-radius:210px;-moz-border-radius:210px;-ms-border-radius:210px;-o-border-radius:210px;width:100%;height:100%;border:1px solid #fff;position:absolute;opacity:0}section.leadership.new .fancy-content{display:none}section.leadership.new .show-more-btn{background-color:#0e54c4;border-radius:60px;width:48px;height:48px;display:flex!important;justify-content:center;align-items:center;position:absolute;top:67%;right:0;padding:0;border:0;z-index:2;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;cursor:pointer}section.leadership.new .show-more-btn:before{content:"";height:13px;width:13px;background-color:unset;border:none;border-left:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(225deg);margin-left:-5px}}@media(min-width:1024px)and (min-width:1500px){section.leadership.new .show-more-btn{width:58px;height:58px}}@media(min-width:1024px){section.leadership.new .leadership__image{max-width:210px;max-height:210px;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}section.leadership.new .leadership__image img{height:10vw;width:auto}section.leadership.new img.leadership__image{height:10vw!important;width:auto!important}section.leadership.new .leadership__name{margin:7px 0 0 10px;padding-left:16px;position:relative}section.leadership.new .leadership__name:before{content:"";border:1px solid #0e54c4;display:inline-block;width:13px;height:13px;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;position:absolute;top:-6px;left:0}section.leadership.new .leadership__name strong{font-size:21px}section.leadership.new .leadership__item-close{display:none}}.fancybox-content{max-width:80%;margin:0 auto;background-color:#070723}.fancybox-content .show-more-btn{display:none!important}.fancybox-content .fancy-inner-content{max-width:60%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.fancybox-content .leadership__image-wrapper{width:100%;max-width:25%;position:relative}.fancybox-content .leadership__image-wrapper .linkedin{width:42px;height:42px;position:absolute;top:20px;right:10px}.fancybox-content .leadership__image-wrapper>img{min-width:210px}.fancybox-content .leadership__description-wrapper{width:100%;max-width:70%}.fancybox-content .leadership__description-wrapper .leadership__name,.fancybox-content .leadership__description-wrapper .leadership__description{color:#fff}.fancybox-content .fancybox-button{opacity:1;background-color:#fff;color:#070723;border-radius:20px;width:28px;height:28px;top:15px;right:15px;padding:0}section.join-our-team{padding-top:40px;padding-bottom:80px;background-color:#fff}section.join-our-team .jot__title{text-align:left;margin:0 0 16px}section.join-our-team .jot__description{margin-bottom:32px}section.join-our-team .jot__item-title{margin-top:1em;margin-bottom:1em}section.join-our-team .jot__item-link{margin-top:1em}section.join-our-team .jot__item-linkedin{color:#070723;display:flex;align-items:center;text-decoration:none;font-weight:500;color:#070723}section.join-our-team .jot__item-linkedin svg{width:26px;height:26px;margin-right:.5em;fill:#0068ff}section.join-our-team .slick-slide{height:auto}@media only screen and (max-width:767px){section.join-our-team button.slick-arrow{border-bottom:2px solid #070723;border-left:2px solid #070723;height:13px;text-indent:-1000;bottom:-35px;width:13px;top:auto}section.join-our-team button.slick-next.slick-arrow{right:15%;transform:translateY(-50%) rotate(225deg)}section.join-our-team button.slick-prev.slick-arrow{left:15%;transform:translateY(-50%) rotate(45deg)}}@media only screen and (min-width:768px){section.join-our-team{padding-top:80px;padding-bottom:0;overflow:hidden;background-image:url(/wp-content/themes/cymulate-2022/build/images/ellipse-right.png);background-position:500px center;background-repeat:no-repeat;margin-top:0}section.join-our-team .join-our-team__content-wrapper{display:flex;align-items:flex-end}section.join-our-team .jot__content{width:45%}section.join-our-team .jot__title,section.join-our-team .jot__description{max-width:400px}section.join-our-team .jot__item-images{width:40%}section.join-our-team .jot__items{max-width:460px;margin-bottom:50px}section.join-our-team .jot__item-image-wrapper{width:50%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}section.join-our-team .slick-dots{text-align:left;bottom:-20px}}@media only screen and (min-width:1024px){section.join-our-team{background-position:600px center}}@media only screen and (min-width:1200px){section.join-our-team{background-position:60vw center}section.join-our-team .jot__content{width:45%}section.join-our-team .jot__item-images{width:50%}section.join-our-team .jot__items{margin-bottom:100px}section.join-our-team .slick-dots{bottom:-40px}}.page-template-template-careers-lobby section.join-our-team{margin-top:-210px;padding-top:250px}section.global-locations{background-color:#070723;padding-bottom:40px;padding-top:40px;overflow:hidden}section.global-locations .global-locations__title{color:#fff;margin:0 0 40px}section.global-locations .global-locations__items{margin:0 auto;width:100%}section.global-locations .global-locations__item-country{color:#fff;cursor:pointer;padding:0 26px;white-space:pre}section.global-locations .global-locations__item-description{background-color:#45455a;border-radius:16px;color:#fff;margin:-54px 10px 0;min-width:250px;padding:54px 16px 16px}section.global-locations .slick-slider .slick-track{overflow:hidden}section.global-locations .slick-slide{height:auto;padding:0 5px}section.global-locations button.slick-arrow{border-bottom:4px solid #fff;border-left:4px solid #fff;height:15px;text-indent:-1000;top:50%;width:15px}section.global-locations button.slick-next.slick-arrow{right:-2%;transform:translateY(-50%) rotate(225deg)}section.global-locations button.slick-prev.slick-arrow{left:-2%;transform:translateY(-50%) rotate(45deg)}section.global-locations .global-locations__map{position:relative}section.global-locations .map-picker{position:absolute}section.global-locations .map-picker.active{transform:scale(1.25)}@media only screen and (max-width:1023px){section.global-locations .global-locations__map{margin-top:30px;padding-top:45px}section.global-locations .map-picker{display:none;transform:scale(1.5)}}@media only screen and (min-width:768px){section.global-locations{padding-bottom:80px;padding-top:80px}}@media only screen and (min-width:1024px){section.global-locations .map-picker__wrapper{position:absolute;width:30px;height:30px;top:0;right:0}section.global-locations .global-locations__items{display:flex;justify-content:center;margin-bottom:0}section.global-locations .global-locations__item{min-height:150px;width:fit-content;position:relative;top:0;left:-30px;display:none;padding-top:10px;background-clip:content-box}section.global-locations .global-locations__item:before{border:1px solid #1d1d37;bottom:8px;content:"";height:32px;position:absolute;right:0;top:10px;width:0}section.global-locations .global-locations__item:last-child:before{border:none}section.global-locations .map-picker__wrapper:hover .global-locations__item{display:block;z-index:1}section.global-locations .map-picker__wrapper .map-picker img{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}section.global-locations .map-picker__wrapper:hover .map-picker img{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3)}section.global-locations .global-locations__map{position:relative;width:100%;height:485px;background-repeat:no-repeat;background-position:-30px center;background-size:contain}section.global-locations .global-locations__item.active .global-locations__item-country{opacity:1}section.global-locations .global-locations__item-country{cursor:unset;color:#45455a;font-weight:700;padding:0}section.global-locations .global-locations__item-description{padding:1px 16px 16px;margin:0;color:#45455a;background-color:#fff;font-weight:500}section.global-locations .map-picker.active{transform:scale(1.5)}section.global-locations button.slick-arrow{top:27px}}@media only screen and (min-width:1300px){section.global-locations .global-locations__map{background-position:0 center}}.global-locations__map-image{margin-left:-30px}section.get-in-touch-with-us{padding-top:40px;padding-bottom:40px;overflow:hidden}section.get-in-touch-with-us .gitwu__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin:0 0 16px}section.get-in-touch-with-us .gitwu__items-wrapper{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;display:flex;justify-content:center}section.get-in-touch-with-us .gitwu__items{width:80%;height:auto}section.get-in-touch-with-us .gitwu__item{display:flex;flex-direction:column;background-color:#fff;border-radius:16px;border-bottom:14px solid #0068ff;text-align:center;align-items:center;margin-top:60px;width:220px;min-height:220px;height:auto;margin-left:8px;margin-right:8px}section.get-in-touch-with-us .gitwu__item__image-wrapper{border-radius:50%;background-color:#e8e9eb;position:relative;width:118px;height:118px;margin-top:-30px}section.get-in-touch-with-us .gitwu__item-link{position:absolute;bottom:5%;right:5%;display:block;width:33px;height:33px}section.get-in-touch-with-us .gitwu__item-name{margin:18px 0 0;font-size:19px;font-weight:700}section.get-in-touch-with-us .gitwu__item-description{margin:18px 0 0;font-size:18px}section.get-in-touch-with-us .gitwu__cta{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin:80px auto 0}section.get-in-touch-with-us button.slick-arrow{height:20px;width:20px;top:50%;border-left:4px solid #070723;border-bottom:4px solid #070723;text-indent:-1000}section.get-in-touch-with-us button.slick-next.slick-arrow{right:-30px;transform:translateY(-50%) rotate(225deg)}section.get-in-touch-with-us button.slick-prev.slick-arrow{transform:translateY(-50%) rotate(45deg);left:-30px}@media only screen and (min-width:768px){section.get-in-touch-with-us{padding-top:80px;padding-bottom:80px}section.get-in-touch-with-us .gitwu__items{width:90%}}@media only screen and (min-width:1025px){section.get-in-touch-with-us .gitwu__items{display:flex;flex-wrap:wrap;justify-content:center}section.get-in-touch-with-us .gitwu__item{width:calc(33% - 16px)}}section.security-matureness{padding-bottom:40px;padding-top:80px;background-color:#fff}section.security-matureness .security-matureness__title{margin:0 0 16px}section.security-matureness .security-matureness__description{text-align:center}section.security-matureness .security-matureness__table{margin-top:40px;background-color:#f6f6f6;border-radius:16px}section.security-matureness .security-matureness__table-title{background-color:#070723;border-radius:16px 16px 0 0;text-align:center;padding:22px 10px;position:relative;display:flex;align-items:center;justify-content:center}section.security-matureness .security-matureness__table-title h3{color:#fff;line-height:1;font-size:22px;margin:0;padding:0 10px}section.security-matureness .security-matureness__table-title svg{stroke:#45455a;top:50%;width:16px}section.security-matureness .security-matureness__item{margin:16px 20px 32px}section.security-matureness .security-matureness__item-title{height:68px;display:flex;align-items:center;justify-content:center;border-radius:16px;color:#fff;text-align:center}section.security-matureness .security-matureness__item-description{display:flex;align-items:center;justify-content:center;margin-top:10px;border-radius:16px;background-color:#fff;padding:10px 20px;min-height:92px;text-align:center;color:#070723}section.security-matureness .slick-slide{height:auto}@media only screen and (max-width:374px){section.security-matureness .security-matureness__table-title h3{font-size:18px}section.security-matureness .security-matureness__item-description{padding:10px}}@media only screen and (max-width:767px){section.security-matureness .security-matureness__title{padding-left:10px;padding-right:10px}section.security-matureness .security-matureness__description br{display:none}section.security-matureness .security-matureness__items{margin-bottom:40px}}@media only screen and (min-width:768px){section.security-matureness{padding-bottom:80px;padding-top:80px}section.security-matureness .security-matureness__table-title{justify-content:space-evenly;padding-left:5%;padding-right:5%}section.security-matureness .security-matureness__table-title:before{content:"";background-color:#45455a;height:2px;width:100%;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}section.security-matureness .security-matureness__table-title h3{padding:0 20px;z-index:1;background-color:#070723}section.security-matureness .security-matureness__table-title svg{width:37px;margin-right:10%;margin-left:10%;z-index:1}section.security-matureness .security-matureness__items{display:flex}section.security-matureness .security-matureness__item{width:33%}}@media only screen and (min-width:768px)and (max-width:900px){section.security-matureness .security-matureness__item{margin-left:5px;margin-right:5px}section.security-matureness .security-matureness__item-description{height:116px}}@media only screen and (min-width:1024px){section.security-matureness .security-matureness__item{justify-content:center}section.security-matureness .security-matureness__item{width:calc(33% - 20px);margin-left:10px;margin-right:10px}}section.comprehensive-platform{padding-bottom:40px;padding-top:40px}section.comprehensive-platform svg{width:40px;height:40px;fill:#fff}section.comprehensive-platform .cp_section-title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-bottom:40px;margin-top:1rem}section.comprehensive-platform .cp_section__items{display:flex;flex-direction:column;margin-top:auto;justify-content:center}section.comprehensive-platform .cp_section__item-wrapper{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.comprehensive-platform .cp_section__item{align-items:center;border-radius:16px;display:flex;flex-direction:column;justify-content:center;margin-bottom:30px;overflow:hidden;padding-top:30px;position:relative;text-align:center;width:100%;background-color:#fff}section.comprehensive-platform .cp_section__item-content{transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;padding-top:20px}section.comprehensive-platform .cp_section__item-title{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;font-size:24px;margin-top:0;padding:15px;font-family:"Poppins","sans-serif";font-weight:700;line-height:1.25}section.comprehensive-platform .cp_section__item-description{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;color:#fff;margin:0;padding:40px 15px 20px;position:relative;width:100%;overflow:hidden}section.comprehensive-platform .cp_section__item-description p{color:#fff;margin-top:0}section.comprehensive-platform .cp_section__item-description svg{margin-bottom:10px}section.comprehensive-platform .cp_section__item-description.blue{background-color:#0068ff}section.comprehensive-platform .cp_section__item-description.blue svg{stroke:#0068ff}section.comprehensive-platform .cp_section__item-description.red{background-color:#ef2c1d}section.comprehensive-platform .cp_section__item-description.red svg{stroke:#ef2c1d}section.comprehensive-platform .cp_section__item-description.purple{background-color:#7933ff}section.comprehensive-platform .cp_section__item-description.purple svg{stroke:#7933ff}section.comprehensive-platform .cp_section__item-description.gray{background-color:#45455a}section.comprehensive-platform .cp_section__item-description.gray svg{stroke:#45455a}section.comprehensive-platform .cp_section__item-description:before{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";display:inline-block;height:.53rem;left:calc(50% - 4px);opacity:.5;position:absolute;top:10px;width:.53rem;transform:rotate(-45deg);transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}section.comprehensive-platform .cp_section__item.is_active .cp_section__item-description:before{transform:rotate(135deg)}@media only screen and (max-width:1024px){section.comprehensive-platform .cp_section-title br{display:none}section.comprehensive-platform .cp_section__item-description{margin-top:auto;height:0;padding:35px 15px 0}}@media screen and (min-width:1025px){section.comprehensive-platform{padding-bottom:80px;padding-top:80px}section.comprehensive-platform .cp_section__items{flex-direction:row;justify-content:space-between}section.comprehensive-platform .cp_section__item-wrapper{width:calc(20% - 5px)}section.comprehensive-platform .cp_section__item{min-height:195px;justify-content:flex-start}section.comprehensive-platform .cp_section__item-title{font-size:16px}section.comprehensive-platform .cp_section__item-description{bottom:0;height:auto;position:absolute;width:100%;transform:translateY(calc(100% - 40px))}section.comprehensive-platform .cp_section__item:hover .cp_section__item-description{transform:translateY(0);min-height:100%}section.comprehensive-platform .cp_section__item:hover .cp_section__item-description:before{transform:rotate(135deg)}}@media screen and (min-width:1200px){section.comprehensive-platform .cp_section__item-wrapper{width:calc(20% - 10px)}}section.tactics-list{padding-top:40px;padding-bottom:40px;background-color:#070723}section.tactics-list .tactics-list__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin:0 0 16px;color:#fff}section.tactics-list .tactics-list__description{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;text-align:center;color:#fff;margin:0 0 40px}section.tactics-list .tactics-list__table-items{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.tactics-list .tactics-list__table-item-name{color:#fff;font-weight:700}section.tactics-list .tactics-list__table-item-description{color:rgba(255,255,255,.4)}@media only screen and (max-width:1023px){section.tactics-list .tactics-list__description br,section.tactics-list .tactics-list__table-item-description br{display:none}}@media only screen and (max-width:767px){section.tactics-list .tactics-list__table-item-header{display:none}section.tactics-list .tactics-list__table-item{border-radius:16px;margin-top:16px;overflow:hidden}section.tactics-list .tactics-list__table-item-name{background-color:#202039;padding:10px}section.tactics-list .tactics-list__table-item-name br{display:none}section.tactics-list .tactics-list__table-item-description{background-color:#45455a;padding:10px}section.tactics-list .tactics-list__table-item-description br{display:none}}@media only screen and (min-width:768px){section.tactics-list{padding-top:80px;padding-bottom:80px}section.tactics-list .tactics-list__table-items{border-radius:16px;overflow:hidden}section.tactics-list .tactics-list__table-item{display:flex}section.tactics-list .tactics-list__table-item-header .tactics-list__table-item-name,section.tactics-list .tactics-list__table-item-header .tactics-list__table-item-description{color:#fff;font-weight:400;font-size:22px;background-color:#202039}section.tactics-list .tactics-list__table-item-name,section.tactics-list .tactics-list__table-item-description{margin:2.5px;background-color:#45455a;width:100%;padding:10px 15px}section.tactics-list .tactics-list__table-item-name{flex:0 0 25%}}@media only screen and (min-width:1200px){section.tactics-list .tactics-list__table-item-name,section.tactics-list .tactics-list__table-item-description{padding:10px 42px}section.tactics-list .tactics-list__table-item-name{flex:0 0 20%}}section.mapping-vectors{padding-top:40px;padding-bottom:40px}section.mapping-vectors .mapping-vectors__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin:0 0 16px}section.mapping-vectors .mapping-vectors__description{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;text-align:center;margin:0 0 40px}section.mapping-vectors svg{width:33px}@media only screen and (max-width:1023px){section.mapping-vectors .mapping-vectors__description br{display:none}section.mapping-vectors .mapping-vectors__table-items{display:none}section.mapping-vectors .mapping-vectors__items{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;position:relative}section.mapping-vectors .mapping-vectors__items-description{font-size:14px;font-weight:600;line-height:12px;margin-bottom:16px}section.mapping-vectors .mapping-vectors__items-names,section.mapping-vectors .mapping-vectors__items-list{border-radius:16px;padding:8px 16px;background-color:#fff}section.mapping-vectors .mapping-vectors__items-names{position:absolute;top:100px;left:0;right:0;width:100%;padding:8px 24px;display:none}section.mapping-vectors .mapping-vectors__items-list{display:none}section.mapping-vectors .mapping-vectors__items-list:first-child{display:block}section.mapping-vectors .mapping-vectors__items-name,section.mapping-vectors .mapping-vectors__items-feature{display:flex;align-items:center;justify-content:space-between;font-weight:700;border-top:1px solid #f6f6f6;padding:8px 0;height:50px;text-transform:capitalize}section.mapping-vectors .mapping-vectors__items-name:first-child,section.mapping-vectors .mapping-vectors__items-feature:first-child{border-top:0}section.mapping-vectors .mapping-vectors__items-name-current{border-radius:16px;height:60px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;font-weight:700;border-top:1px solid #f6f6f6;padding:8px 24px;background-color:#fff;text-transform:capitalize;margin-bottom:40px;position:relative}section.mapping-vectors .mapping-vectors__items-name-current:after{content:"";background:var(--wpr-bg-9b3bdbc0-89ab-46b2-8ada-41db23540fe8) no-repeat center center;width:16px;height:10px;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}section.mapping-vectors .mapping-vectors__items-name-current.is_active:after{transform:rotate(180deg)}section.mapping-vectors .mapping-vectors__items-feature{font-size:12px;border-top:1px solid #f6f6f6;text-transform:capitalize}}@media only screen and (min-width:1024px){section.mapping-vectors .mapping-vectors__items{display:none}section.mapping-vectors .mapping-vectors__table-items{display:flex;border-radius:16px;overflow:hidden;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.mapping-vectors .mapping-vectors__table-right-items{display:flex}section.mapping-vectors .mapping-vectors__table-right-item-column{flex-grow:1;width:100%}section.mapping-vectors .mapping-vectors__table-left-item,section.mapping-vectors .mapping-vectors__table-right-item{background-color:#fff;font-weight:700;height:60px;align-items:center;display:flex}section.mapping-vectors .mapping-vectors__table-left-item-empty,section.mapping-vectors .mapping-vectors__table-right-item-name{font-size:12px;padding:12px 5px;min-height:75px;align-items:flex-start}section.mapping-vectors .mapping-vectors__table-right-item{margin:3px 0 0 3px;justify-content:center}section.mapping-vectors .mapping-vectors__table-left-item{margin-top:3px;font-size:12px;padding:12px;text-transform:capitalize}section.mapping-vectors .mapping-vectors__table-item-title{font-size:20px;font-family:"Poppins";font-weight:600;margin-top:0;padding:12px;min-width:146px}}@media only screen and (min-width:1200px){section.mapping-vectors .mapping-vectors__table-left-item-empty,section.mapping-vectors .mapping-vectors__table-right-item-name{padding:12px}section.mapping-vectors .mapping-vectors__table-left-item{margin-top:5px}section.mapping-vectors .mapping-vectors__table-right-item{margin:5px 0 0 5px}section.mapping-vectors .mapping-vectors__table-item-title{min-width:160px}}section.integrations{padding-top:40px;padding-bottom:40px;background-color:#fff}section.integrations .integrations__items{z-index:1;position:relative}section.integrations .integrations__items-navigation-wrapper{overflow-x:auto;padding-bottom:20px;margin-bottom:20px}section.integrations .integrations__items-navigation{display:flex;min-width:auto}section.integrations .integrations__items-button{cursor:pointer;padding:10px 24px;position:static;border-radius:50px;background-color:#45455a;font-size:14px;margin-left:24px;margin-right:16px;color:#fff;white-space:nowrap;border:none}section.integrations .integrations__items-button:hover,section.integrations .integrations__items-button.is_active{background-color:#0068ff}section.integrations .integrations__items-button:last-child{margin:0}section.integrations .integrations__item{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;opacity:0;visibility:hidden;display:none}section.integrations .integrations__item.is_active{opacity:1;visibility:visible}section.integrations .integrations__items-images-slider{position:relative;overflow:hidden;margin:0 14px 20px}section.integrations .integrations__items-image-slide{padding:10px 20px;display:flex;justify-content:center;align-items:center;min-height:70px}section.integrations .integrations__items-description{background:#fff;box-shadow:0 4px 24px rgba(7,7,35,.08);border-radius:16px;padding:24px;margin:16px}section.integrations .slick-slide{height:auto}section.integrations .slick-slide img{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transform:scale(.75);opacity:.75;filter:grayscale(1);cursor:pointer}section.integrations .slick-current img{opacity:1;transform:scale(1);filter:unset}section.integrations button.slick-arrow{border-left:4px solid #070723;border-bottom:4px solid #070723;height:20px;width:20px;top:50%;font-size:0;line-height:0}section.integrations button.slick-next.slick-arrow{right:16px;transform:translateY(-50%) rotate(225deg)}section.integrations button.slick-prev.slick-arrow{left:16px;transform:translateY(-50%) rotate(45deg)}@media only screen and (min-width:768px){section.integrations{padding-top:80px;padding-bottom:80px}}@media only screen and (min-width:1200px){section.integrations{background:#fff url(../../../../../../../../../../themes/cymulate-2022/build/images/integrations-bg.png) no-repeat center center;background-size:cover}}section.section-wysiwyg{padding-top:40px;padding-bottom:40px}@media only screen and (min-width:768px){section.section-wysiwyg{padding-top:30px;padding-bottom:80px}}section.section-wysiwyg .main-content{margin-top:30px}section.section-wysiwyg .third_lvl,section.section-wysiwyg .sec_lvl{margin-top:20px}section.section-wysiwyg .inner{margin-bottom:20px}section.section-wysiwyg .flex{display:flex}section.section-wysiwyg .flex .id{display:inline-block;margin-right:10px}section.section-wysiwyg .flex p{margin:0}section.section-wysiwyg ol{margin:0;list-style:lower-alpha;padding-left:0}.page-template-template-simple-content .section-wysiwyg ul,.page-template-template-simple-content .section-wysiwyg ol{padding:0;margin:1em 0}.page-template-template-simple-content .section-wysiwyg ol{list-style:none}.page-template-template-simple-content .section-wysiwyg ol:not([start]){counter-reset:item}.page-template-template-simple-content .section-wysiwyg ol>li{padding-left:1.5em;position:relative}.page-template-template-simple-content .section-wysiwyg ol>li li{padding-left:2.4em}.page-template-template-simple-content .section-wysiwyg ol>li li li{padding-left:3em}.page-template-template-simple-content .section-wysiwyg ol>li:before{content:counters(item,".") ".";counter-increment:item;position:absolute;left:0}.page-template-template-simple-content .section-wysiwyg ul{list-style:disc;padding-left:1.2em}.page-template-template-simple-content .section-wysiwyg ul>li{padding-left:0!important}.page-template-template-simple-content .section-wysiwyg table{border-collapse:collapse}.page-template-template-simple-content .section-wysiwyg table td{border:1px solid #ccc;padding:5px}section.partner-subsection{padding-top:40px;padding-bottom:40px;background-color:#fff}section.partner-subsection .partner-subsection__item{background-color:#f6f6f6;border-radius:16px;padding:20px;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}section.partner-subsection .partner-subsection__item-title{font-weight:700}section.partner-subsection .partner-subsection__item-description{font-size:12px;margin-top:8px}section.partner-subsection svg{width:28px;height:28px;fill:#0068ff}@media only screen and (min-width:768px){section.partner-subsection{padding-top:80px;padding-bottom:80px}section.partner-subsection .partner-subsection__items{display:flex;flex-wrap:wrap;justify-content:space-between}section.partner-subsection .partner-subsection__item{width:calc(50% - 8px)}}@media only screen and (min-width:1200px){section.partner-subsection .partner-subsection__item{width:calc(25% - 8px)}}section.knowledge-base{overflow:hidden;padding-bottom:80px;padding-top:40px}section.knowledge-base .kb__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin:0 0 16px}section.knowledge-base .kb__items{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-top:40px;padding-bottom:15px;display:flex}section.knowledge-base .kb__item{background-color:#fff;border-radius:16px;box-shadow:0 0 18px rgba(0,0,0,.15);margin:0 10px;overflow:hidden}section.knowledge-base .kb__item-image-wrapper{height:46%}section.knowledge-base .kb__item-title{margin-bottom:0}section.knowledge-base .kb__item-content{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:15px 25px 35px;text-align:center;height:54%}section.knowledge-base p.kb__item-intro{margin-bottom:auto}section.knowledge-base button.kb__item-button.cymulate-cta.cta-on-light,section.knowledge-base .hbspt-form button.kb__item-button.cta-on-light.hs-button,.hbspt-form section.knowledge-base button.kb__item-button.cta-on-light.hs-button{margin-top:20px}section.knowledge-base .kb__item-image-wrapper img{width:100%}section.knowledge-base button.slick-arrow{border-bottom:2px solid #070723;border-left:2px solid #070723;height:15px;font-size:0;line-height:0;top:50%;width:15px}section.knowledge-base button.slick-next.slick-arrow{right:5px;transform:translateY(-50%) rotate(225deg)}section.knowledge-base button.slick-prev.slick-arrow{left:5px;transform:translateY(-50%) rotate(45deg)}@media only screen and (min-width:768px){section.knowledge-base .kb__items{padding:0 15px 15px}section.knowledge-base .kb__item{margin:0 20px}}@media only screen and (min-width:768px){section.knowledge-base{padding-bottom:80px;padding-top:80px}section.knowledge-base .kb__item{width:calc(50% - 40px)}}.kb__form{display:none;position:fixed;padding:60px 0 120px;top:0;left:0;right:0;bottom:0;height:100vh;background-color:#f6f6f6;z-index:1000000;overflow:auto}@media only screen and (max-width:1023px){.kb__form .site-width{max-width:500px;width:90%}}@media only screen and (min-width:1024px){.kb__form{padding:120px 0}}.kb__form-close-btn{position:absolute;right:0;top:-45px;padding:0;border:none;background:none;width:30px;height:30px}.kb__form-close-btn svg{width:100%}@media only screen and (min-width:1024px){.kb__form-close-btn{width:45px;height:45px;top:-60px}}.kb__form__content-wrapper{display:flex;flex-direction:column}.kb__form-form,.kb__form-content{margin-bottom:40px}.kb__form-form .hs-form-field{width:100%!important}.kb__form-form select,.kb__form-form input{width:100%!important}.kb__form-content-title{text-align:left}@media screen and (min-width:1024px){.kb__form__content-wrapper{display:flex;flex-direction:row;justify-content:space-between}.kb__form-content{width:45%}.kb__form-form{width:40%}}section.video-demo{background-color:#070723;padding-top:40px;padding-bottom:250px}section.video-demo .video-demo__video{position:relative;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.video-demo .video-demo__video:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;background:var(--wpr-bg-a81042f3-3705-452b-a447-efa7a838b42a) center center no-repeat;background-size:cover;width:66px;height:66px}section.video-demo .video-demo__title{color:#fff;margin:0 0 16px;text-align:left;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.video-demo .video-demo__description{color:#fff;max-width:90%;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.video-demo .video-demo__buttons-wrapper{display:flex;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.video-demo .video-demo__button{margin-right:16px;margin-bottom:16px}@media only screen and (max-width:1024px){section.video-demo .video-demo__buttons-wrapper{flex-direction:column}section.video-demo .video-demo__button{width:250px}}@media only screen and (min-width:768px){section.video-demo{padding-top:80px}section.video-demo .video-demo__content-wrapper{display:flex;justify-content:space-between;align-items:center}section.video-demo .video-demo__video,section.video-demo .video-demo__content{width:49%}}@media only screen and (min-width:1024px){section.video-demo{padding-bottom:200px}}@media only screen and (min-width:768px){.page-template-template-Log4J-LP section#video-demo{padding:80px}}@media only screen and (max-width:768px){.page-template-template-Log4J-LP section#video-demo{padding-bottom:40px}.page-template-template-Log4J-LP section#video-demo .video-demo__content{margin-top:30px}.page-template-template-Log4J-LP section#video-demo h2.video-demo__title.fade-up-active{text-align:center}.page-template-template-Log4J-LP section#video-demo p.video-demo__description.fade-up-active{max-width:100%;text-align:center}.page-template-template-Log4J-LP section#video-demo p.video-demo__description.fade-up-active br{display:none}.page-template-template-Log4J-LP section#video-demo a.video-demo__button.cymulate-cta,.page-template-template-Log4J-LP section#video-demo .hbspt-form a.video-demo__button.hs-button,.hbspt-form .page-template-template-Log4J-LP section#video-demo a.video-demo__button.hs-button,.page-template-template-Log4J-LP section#video-demo .error404 section.page-cover .page-cover__intro a.video-demo__button,.error404 section.page-cover .page-cover__intro .page-template-template-Log4J-LP section#video-demo a.video-demo__button{margin:10px auto}}.page-template-template-Log4J-LP #video-demo .video-demo__video:after{display:none}section.fhhub-testimonials{margin-top:-200px}section.fhhub-testimonials .fhhub-testimonials__content-wrapper{background-color:#fff;border-radius:16px;padding:16px}section.fhhub-testimonials .fhhub-testimonials__content{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.fhhub-testimonials .fhhub-testimonials__text{padding:0 30px;position:relative}section.fhhub-testimonials .fhhub-testimonials__text p{font-size:26px;color:#070723;line-height:1.25}section.fhhub-testimonials .fhhub-testimonials__image{width:100%}section.fhhub-testimonials .fhhub-testimonials__name p{font-size:18px;color:#f6f6f6}section.fhhub-testimonials .fhhub-testimonials-quote{position:absolute}section.fhhub-testimonials .fhhub-testimonials-quote.item1{top:0;left:-15px}section.fhhub-testimonials .fhhub-testimonials-quote.item2{bottom:0;right:0;transform:rotate(180deg)}section.fhhub-testimonials .fhhub-testimonials-quote svg{fill:#0068ff;width:40px}section.fhhub-testimonials .fhhub-testimonials__company,section.fhhub-testimonials .fhhub-testimonials__name{padding-left:30px;margin-bottom:0}section.fhhub-testimonials .fhhub-testimonials-video{position:relative;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.fhhub-testimonials .fhhub-testimonials-video:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;background:var(--wpr-bg-5b5d9825-003c-48e3-892e-5aa02f33a0cf) center center no-repeat;background-size:cover;width:50px;height:50px}@media only screen and (max-width:767px){section.fhhub-testimonials .fhhub-testimonials__content{margin-bottom:30px}}@media only screen and (min-width:1024px){section.fhhub-testimonials .fhhub-testimonials__content-wrapper{display:flex;padding:45px;justify-content:space-between;align-items:center}section.fhhub-testimonials .fhhub-testimonials__content{max-width:550px;width:48%}}section.video-carousel{padding-top:40px;padding-bottom:80px;overflow:hidden}section.video-carousel .video-carousel__title{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-top:0}section.video-carousel .video-carousel__description{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;text-align:center}section.video-carousel .video-carousel__items{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;margin-top:40px;padding-bottom:15px}section.video-carousel .video-carousel__item{margin:0 10px;background-color:#fff;overflow:hidden;border-radius:16px;height:auto}section.video-carousel .video-carousel__image-wrapper{position:relative}section.video-carousel .video-carousel__image-wrapper:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;background:var(--wpr-bg-ff3067bc-01c0-4e89-840f-09e5e1ec68d3) center center no-repeat;background-size:cover;width:66px;height:66px}section.video-carousel .video-carousel__image{width:100%}section.video-carousel .video-carousel__item-content{padding:0 15px}section.video-carousel .video-carousel__item-title{font-size:18px;font-weight:700;color:#070723}section.video-carousel button.slick-arrow{height:12px;width:12px;top:50%;border-left:2px solid #070723;border-bottom:2px solid #070723;font-size:0;line-height:0}section.video-carousel button.slick-next.slick-arrow{right:5px;transform:translateY(-50%) rotate(225deg)}section.video-carousel button.slick-prev.slick-arrow{left:5px;transform:translateY(-50%) rotate(45deg)}@media only screen and (max-width:767px){section.video-carousel br{display:none}}@media only screen and (min-width:768px){section.video-carousel{padding-top:80px;padding-bottom:80px}section.video-carousel .video-carousel__items{padding:0 15px 15px}section.video-carousel .video-carousel__item{margin:0 15px}}section.schedule-a-demo{background-color:#fff;padding-bottom:70px;padding-top:40px}section.schedule-a-demo .sad__title{margin-bottom:16px;text-align:left;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.schedule-a-demo .sad__description{position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.schedule-a-demo .sad__description p{margin-bottom:0}section.schedule-a-demo .sad__description ul{margin-left:20px;padding:0}section.schedule-a-demo .sad__description ul li{line-height:1.5;padding-bottom:10px;padding-top:10px;position:relative}section.schedule-a-demo .sad__description ul li::marker{content:""}section.schedule-a-demo .sad__description ul li:before{background-color:#0068ff;border-radius:50%;content:"";height:14px;left:-20px;position:absolute;top:14px;width:14px}section.schedule-a-demo .sad__form{margin-top:35px;position:relative;top:80px;opacity:0;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out}section.schedule-a-demo .sad__form .hs-form-field{width:100%!important}section.schedule-a-demo .sad__form select,section.schedule-a-demo .sad__form input{width:100%!important}@media only screen and (min-width:768px){section.schedule-a-demo{padding-bottom:80px;padding-top:80px}section.schedule-a-demo .schedule-a-demo__content-wrapper{display:flex;justify-content:space-between}section.schedule-a-demo .sad__content,section.schedule-a-demo .sad__form{width:49%}}