@media only screen and (min-width : 1200px){.container{max-width:1170px}}@keyframes progressBarAnimation{from{width:0}to{width:102%}}@keyframes fadeInFromBottom{from{opacity:0;transform:translateY(9.375rem)}to{opacity:1;transform:translateY(0%)}}@keyframes fadeInFromTop{from{opacity:0;transform:translateY(-9.375rem)}to{opacity:1;transform:translateY(0%)}}.py-none{padding:0}.py-sm{padding:1.25rem 0}@media only screen and (max-width : 991px){.py-sm{padding:.9375rem 0}}.py-md{padding:5.3125rem 0}@media only screen and (max-width : 991px){.py-md{padding:5rem 0}}@media only screen and (max-width : 575px){.py-md{padding:4.6875rem 0}}.py-md{padding:6.875rem 0}@media only screen and (max-width : 991px){.py-md{padding:3.75rem 0}}@media only screen and (max-width : 575px){.py-md{padding:2.5rem 0}}.py-ai{padding:7.8125rem 0}@media only screen and (max-width : 991px){.py-ai{padding:3.75rem 0}}@media only screen and (max-width : 575px){.py-ai{padding:2.5rem 0}}.py-cta{padding:10rem 0}@media only screen and (max-width : 991px){.py-cta{padding:5.625rem 0}}@media only screen and (max-width : 575px){.py-cta{padding:4.6875rem 0}}.py-lg{padding:14.6875rem 0}@media only screen and (max-width : 991px){.py-lg{padding:7.5rem 0}}@media only screen and (max-width : 575px){.py-lg{padding:5.625rem 0}}.py-polygon{padding:13.75rem 0 !important}@keyframes gradient-green{0%{background-position:100% 0%}100%{background-position:0% 0%}}.navigation{justify-content:center;align-items:center;flex-direction:row;display:flex;margin-top:0;top:0;width:100%;background-color:#263b4b;height:75px;border:0;position:fixed;z-index:1000}.navigation__container{justify-content:flex-start;align-items:center;flex-direction:row;display:flex;position:static;column-gap:60px}.navigation .container{position:static !important}@media only screen and (max-width : 991px){.navigation .container{width:100%}}@media only screen and (max-width : 991px){.navigation__header{position:relative;justify-content: space-between;align-items:center;flex-direction:row;display:flex;width:95%;margin:0 auto}}.navigation__close{position:absolute;top:30px;right:30px;background:none;border:none;width:25px;height:25px;cursor:pointer;transition:opacity .3s;z-index:999}@media only screen and (min-width : 992px){.navigation__close{display:none}}.navigation__close::before,.navigation__close::after{content:"";position:absolute;background-color:#fff;width:100%;height:1px;top:50%;left:50%;transform:translate(-50%, -50%)}.navigation__close::before{transform:translate(-50%, -50%) rotate(45deg)}.navigation__close::after{transform:translate(-50%, -50%) rotate(-45deg)}.navigation__toggle{position:relative;all:unset;justify-content:center;align-items:flex-start;flex-direction:row;display:flex;flex-direction:column;row-gap:12px;width:35px;height:27px;margin-right:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0)}@media only screen and (min-width : 992px){.navigation__toggle{display:none}}.navigation__toggle:focus{outline:none}.navigation__toggle .icon-bar{width:100%;height:2px;background:#d9d9d9}.navigation__toggle .icon-bar:nth-child(1){position:absolute;width:25px;top:0}.navigation__toggle .icon-bar:nth-child(3){position:absolute;width:25px;bottom:0;right:0}.navigation__menu{display:flex;justify-content:space-between;align-items:center;width:100%}@media only screen and (max-width : 991px){.navigation__menu{display:flex;flex-direction:column;position:fixed;top:0;right:-90%;width:90%;height:100vh;background-color:#304b5f;transition:right .3s ease;z-index:99;padding:20px 20px 20px 35px;overflow-y:auto}.navigation__menu.is-open{right:0}}.navigation__list{display:flex;padding:0;list-style:none}@media only screen and (max-width : 991px){.navigation__list{flex-direction:column;width:100%;margin-top:65px !important}}.navigation__item{position:static !important}.navigation__item a,.navigation__item .navigation__link{position:relative;display:block;height:100%;padding:0 16px !important;line-height:75px;font-size:14px;font-weight:400 !important;cursor:pointer}@media only screen and (max-width : 1199px){.navigation__item a,.navigation__item .navigation__link{padding:0 12px !important}}@media only screen and (max-width : 991px){.navigation__item a,.navigation__item .navigation__link{height:auto;padding:0 !important;font-size:25px}}.navigation__item a:hover,.navigation__item .navigation__link:hover{border-radius:8px !important}@media only screen and (min-width : 992px){.navigation__item:hover .navigation__arrow{transform:rotate(-135deg)}}@media only screen and (min-width : 992px){.navigation__item:hover .navigation__dropdown{opacity:1;visibility:visible;transition:opacity .2s ease,visibility 0s}}.navigation__item:hover .navigation__link:after{transform:translateX(0);animation:gradient-green 3s linear infinite}@media only screen and (max-width : 991px){.navigation__item{position:relative !important;padding-bottom:5px}.navigation__item::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#416581}.navigation__item:last-child::after{display:none}}.navigation__link{color:#fff !important;position:relative;display:inline-block;overflow:hidden}@media only screen and (min-width : 992px){.navigation__link::after{content:"";position:absolute;bottom:22.5px;left:0;height:2px;background:#a7e727;background-size:200% auto;transition:all .5s;transform:translateX(-100%);width:calc(100% - 16px)}.navigation__link::before{content:"";position:absolute;bottom:22.5px;left:0;height:2px;width:16px;background-color:#263b4b;z-index:2}}@media only screen and (max-width : 1199px){.navigation__link::after{width:calc(100% - 12px)}.navigation__link::before{width:12px}}.navigation__link:hover,.navigation__link:focus{text-decoration:none !important;background-color:rgba(0,0,0,0) !important}.navigation__link .navigation__arrow{transition:transform .3s;display:inline-block;width:6px;height:6px;border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(45deg);margin-left:5px;margin-bottom:2px}@media only screen and (max-width : 991px){.navigation__link .navigation__arrow{position:absolute;right:20px;top:40%;width:8px;height:8px}}.navigation__link .navigation__arrow--rotated{transform:rotate(-135deg)}.navigation__dropdown{opacity:0;visibility:hidden;transition:opacity .25s ease,visibility 0s .25s;position:absolute;top:75px;left:0;width:100%;background-color:#304b5f;padding:20px 0;z-index:999;min-height:375px;overflow:auto}@media only screen and (max-width : 991px){.navigation__dropdown{position:relative;top:0;min-height:0;height:0;margin:0;padding:0}}@media only screen and (max-width : 991px){.navigation__dropdown .container{margin-left:0 !important;padding-left:0 !important}}.navigation__dropdown ul{padding:0;margin:0;list-style:none}.navigation__dropdown.is-open{opacity:1;visibility:visible;transition:opacity .2s ease,visibility 0s;height:auto}.navigation__dropdown-item{color:#fff !important}.navigation__dropdown-item:hover{background-color:#d4ff78}.navigation__actions{justify-content:flex-end;align-items:center;flex-direction:row;display:flex;gap:20px;margin-right:0;margin-bottom:0;list-style:none}@media only screen and (max-width : 1199px){.navigation__actions{gap:30px}}@media only screen and (max-width : 991px){.navigation__actions{position:relative;flex-direction:column;margin-bottom:20px;padding:30px 0;gap:25px}}.navigation__action-btn{font-size:14px;padding:7px 8px !important;transition:.2s background-color}@media only screen and (max-width : 991px){.navigation__action-btn{padding:10px 30px !important;font-size:23px !important}}.navigation__action-btn--sign-in{background-color:rgba(0,0,0,0);color:#fff;border:none}.navigation__action-btn--sign-in:hover,.navigation__action-btn--sign-in:focus{color:#fff;background-color:rgba(0,0,0,0)}.navigation__action-btn--request-demo{background:#d4ff78;color:#263b4b;border-radius:4px !important}.navigation__action-btn--request-demo:hover,.navigation__action-btn--request-demo:focus{color:#263b4b !important;background-color:#fff !important}.navigation__modal{justify-content:center;align-items:flex-start;flex-direction:row;display:flex;column-gap:15px;min-height:375px;width:100%;padding:40px 0;background-color:#304b5f;z-index:999}@media only screen and (max-width : 991px){.navigation__modal{justify-content:flex-start;padding:10px 0 30px 0}}.navigation__modal-header{flex:0 0 calc(22.5% - 7.5px);max-width:calc(22.5% - 7.5px);display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width : 991px){.navigation__modal-header{display:none}}@media only screen and (max-width : 1199px){.navigation__modal-header{flex:0 0 calc(15% - 12.5px);max-width:calc(15% - 12.5px)}}.navigation__modal-title{margin-top:7.5px;font-size:24px;font-weight:600;line-height:30px;color:#fff;text-align:left}@media only screen and (max-width : 1199px){.navigation__modal-title{font-size:21px}}.navigation__modal-categories{justify-content:space-between;align-items:flex-start;flex-direction:row;display:flex;flex:0 0 calc(77.5% - 7.5px);max-width:calc(77.5% - 7.5px);flex-wrap:wrap}@media only screen and (max-width : 991px){.navigation__modal-categories{flex:100%;max-width:100%;flex-direction:column;row-gap:15px}}@media only screen and (max-width : 1199px){.navigation__modal-categories{flex:0 0 calc(85% - 12.5px);max-width:calc(85% - 12.5px)}}.navigation__modal-categories.modal-post .navigation__modal-list{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media only screen and (max-width : 991px){.navigation__modal-categories.modal-post .navigation__modal-list{width:100%;max-width:100%}}.navigation__modal-categories.modal-post .navigation__modal-item{flex:0 1 calc(50% - 5px);max-width:calc(50% - 5px)}@media only screen and (max-width : 991px){.navigation__modal-categories.modal-post .navigation__modal-item{flex:100%;max-width:100%}}.navigation__modal-categories.modal-post .navigation__modal-post{flex:0 0 calc(50% - 10px)}@media only screen and (max-width : 991px){.navigation__modal-categories.modal-post .navigation__modal-post{justify-content:center;align-items:center;flex-direction:row;display:flex;width:100%;padding:0 5px}}.navigation__modal-list{justify-content:space-between;align-items:stretch;flex-direction:row;display:flex;margin:0;margin-top:auto;margin-bottom:auto;flex-wrap:wrap;column-gap:8px;padding:0;list-style:none;width:100%}@media only screen and (max-width : 991px){.navigation__modal-list{row-gap:10px;column-gap:0}}.navigation__modal-item{flex:0 1 24%;margin-bottom:10px}@media only screen and (max-width : 991px){.navigation__modal-item{flex:100%}}.navigation__modal-item a{display:flex;align-items:flex-start;background-color:rgba(0,0,0,0);gap:10px;padding:12px 11px !important;transition:transform .3s,background .2s;cursor:pointer}@media only screen and (max-width : 991px){.navigation__modal-item a{padding:5px !important}}.navigation__modal-item a:hover{background:#3a5b73;text-decoration:none !important}.navigation__modal-image{justify-content:center;align-items:flex-start;flex-direction:row;display:flex;width:24px;min-width:24px;height:auto}.navigation__modal-image img{width:24px}@media only screen and (max-width : 991px){.navigation__modal-image{width:32px;min-width:32px}.navigation__modal-image img{width:32px}}.navigation__modal-content{display:flex;flex-direction:column;gap:8px}.navigation__modal-subtitle{font-size:16px;font-weight:600;color:#fff;margin-top:5px;margin-bottom:0;line-height:1;text-align:left}.navigation__modal-description{font-size:13px;color:#fff;line-height:18px;margin-bottom:5px}@media only screen and (max-width : 991px){.navigation__modal-post{width:100%}}.navigation__modal-post article{position:relative;justify-content:center;align-items:flex-start;flex-direction:row;display:flex;height:220px;margin-top:0;background:#273b4c;border-radius:4px !important;transition:background .2s}@media only screen and (max-width : 1199px){.navigation__modal-post article{justify-content:space-between}}@media only screen and (max-width : 991px){.navigation__modal-post article{align-items:stretch;flex-direction:row;height:100%;width:100%}}@media only screen and (max-width : 575px){.navigation__modal-post article{flex-direction:column;height:auto}}.navigation__modal-post article label{position:absolute;top:0;right:0}@media only screen and (max-width : 991px){.navigation__modal-post article label{padding:5px}}@media only screen and (max-width : 575px){.navigation__modal-link--blog div:first-child{width:100%}}.navigation__modal-link--blog .navigation__modal-preview{padding:24px;width:50%;flex-direction:column}@media only screen and (max-width : 575px){.navigation__modal-link--blog .navigation__modal-preview{width:100%}}@media only screen and (min-width : 992px){.navigation__modal-link--blog .navigation__modal-preview img{width:100%;height:auto}}@media only screen and (max-width : 991px){.navigation__modal-link--blog .navigation__modal-preview img{margin-bottom:20px}}.navigation__modal-article{position:relative;justify-content:space-between;align-items:flex-start;flex-direction:row;display:flex;flex-direction:column;height:100%;width:50%;padding:24px}@media only screen and (max-width : 991px){.navigation__modal-article{padding:24px;height:auto}}@media only screen and (max-width : 575px){.navigation__modal-article{width:100%}}.navigation__modal-article--blog:after{content:"";position:absolute;right:12px;top:24px;width:2px;height:calc(100% - 48px);background-color:#416581}@media only screen and (max-width : 575px){.navigation__modal-article--blog:after{left:24px;top:100%;width:calc(100% - 48px);height:2px}}.navigation__modal-article h3{font-size:24px;font-weight:600;color:#fff;margin-top:0;margin-bottom:2.5px;text-align:left;padding:0;line-height:1}@media only screen and (max-width : 991px){.navigation__modal-article h3{margin-bottom:15px}}.navigation__modal-article p{font-size:14px;color:#fff;line-height:18px;margin-bottom:10px}@media only screen and (max-width : 991px){.navigation__modal-article p{margin-bottom:20px}}.navigation__modal-article a{position:relative;padding:0 !important;height:auto;cursor:pointer;line-height:1}.navigation__modal-article a:hover{text-decoration:none}.navigation__modal-redirect{margin-bottom:0;line-height:1;color:#d4ff78;font-size:14px !important}.navigation__modal-redirect:hover{color:#d4ff78;text-decoration:underline !important}.navigation__modal-preview{justify-content:space-between;align-items:flex-start;flex-direction:row;display:flex;flex-direction:column;width:auto;height:100%}@media only screen and (max-width : 991px){.navigation__modal-preview{justify-content:center;align-items:center;flex-direction:row;display:flex;height:auto}}@media only screen and (max-width : 575px){.navigation__modal-preview{width:100%;height:100%;padding:0 24px 24px 24px}}.navigation__modal-preview img{border-top-right-radius:4px !important;border-bottom-right-radius:4px !important;width:100%;height:100%;object-fit:cover}@media only screen and (max-width : 991px){.navigation__modal-preview img{height:auto;width:100%}}@media only screen and (max-width : 575px){.navigation__modal-preview img{max-width:100%;border-top-left-radius:4px !important;border-bottom-left-radius:4px !important}}.navigation__modal-preview div:first-child{justify-content:space-between;align-items:center;flex-direction:row;display:flex;width:100%}@media only screen and (max-width : 991px){.navigation__modal-preview div:first-child{margin-bottom:10px}}.navigation__modal-preview div:first-child p{font-size:10px;color:#fff;line-height:14px;margin-bottom:0}.navigation__modal-preview div:first-child span{font-size:10px;color:#aeaeae;line-height:14px}.navigation__modal-preview .new-blog-post-list_title{display:-webkit-box !important;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding:0 !important;font-weight:400;color:#fff;font-size:12px !important;line-height:16px !important}.navigation__modal-preview .new-blog-post-list_title:hover{text-decoration:underline !important}.navigation__modal-preview label{padding:8px;background:#f20089;color:#fff;font-size:10px;text-transform:uppercase;border-top-right-radius:4px !important}@media only screen and (max-width: 420px){.navigation__header{width:96%}.navigation__modal-categories.modal-post .navigation__modal-post{padding:0}}/*# sourceMappingURL=menu.css.map */
