@charset "UTF-8";@font-face{font-family:Inter;src:url(../fonts/Inter-Regular.woff2) format("woff2"),url(../fonts/Inter-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-Bold.woff2) format("woff2"),url(../fonts/Inter-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-Medium.woff2) format("woff2"),url(../fonts/Inter-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-Light.woff2) format("woff2"),url(../fonts/Inter-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-Regular.woff2) format("woff2"),url(../fonts/Lato-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-Bold.woff2) format("woff2"),url(../fonts/Lato-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:focus{outline:0}body{font-family:Lato;color:#343a40}body.is-lock{overflow:hidden}.ven-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100vh}@media all and (-ms-high-contrast:none){.ven-container{display:block}}.ven-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}@media (min-width:992px){.container-fluid{padding-left:60px;padding-right:60px}}.ven-popup-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:.5;z-index:50}a{color:#343a40}a:hover{color:#343a40}img{max-width:100%}img.lazy{visibility:hidden}.ven-img-drop{display:block;position:relative;overflow:hidden}.ven-img-drop img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;left:0;top:0}.custom-object-fit{background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.custom-object-fit>img{display:none!important}input,textarea{font-size:16px}textarea{resize:none}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:transparent;position:relative;z-index:1;padding:0;margin-bottom:40px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.breadcrumb-item a{color:inherit}.breadcrumb-item a:hover{text-decoration:none}.breadcrumb-item.active{color:inherit;font-weight:700}.breadcrumb-item+.breadcrumb-item{padding-left:0}.breadcrumb-item+.breadcrumb-item::before{content:" • ";color:#fff;font-size:10px;margin:0 14px;float:none;padding-right:0}.gform_button,.ven-btn{display:inline-block;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;border-radius:33px;border:none;padding:15px 30px;font-family:Inter;font-weight:500;font-size:16px;line-height:1;text-align:center;vertical-align:middle;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:relative}.gform_button:hover,.ven-btn:hover{background-color:#fec022;text-decoration:none}.gform_button:hover span,.ven-btn:hover span{position:relative;z-index:2}.disabled.gform_button,.gform_button:disabled,.ven-btn.disabled,.ven-btn:disabled{opacity:.5}.ven-btn-block{display:block;width:100%}.ven-btn-link{color:#343a40;border:none}.ven-btn-link:hover{color:#343a40}.gform_button,.ven-btn-primary{background-color:#006eab;color:#fff}.gform_button:hover,.ven-btn-primary:hover{color:#000}.ven-btn-primary--yellow{background-color:#fec022;color:#000}.ven-btn-primary--yellow:hover{background-color:#f7941d}.ven-btn-primary--white{background-color:#fff;color:#3a3a3a}.ven-btn-primary--white:hover{background-color:#006eab;color:#fff}.ven-btn-primary--light{background-color:#f2f8fb;color:#000}.ven-btn-primary--light:hover{background-color:#006eab;color:#fff}.ven-btn-outline-primary{background-color:transparent;border:1px solid #006eab;padding:14px 30px;color:#006eab}.ven-btn-outline-primary:hover{background-color:#006eab;color:#fff}.ven-btn-blue{background-color:#006eab}.gfield,.ven-form-group{margin-bottom:15px;position:relative}.gfield_label,.ven-form-label{font-size:inherit;color:#343a40;vertical-align:middle;margin-bottom:12px}.ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.ginput_container select:not([multiple=multiple]),.ginput_container textarea,.select2-container--default .select2-selection--single,.ven-form-control{display:block;width:100%;height:44px;background-color:transparent;border-radius:58px;border-style:solid;border-color:#c4c4c4;border-width:thin;color:#343a40;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:4px 16px}.ginput_container input:-webkit-autofill:active:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.ginput_container input:-webkit-autofill:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.ginput_container input:-webkit-autofill:hover:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.ginput_container input:-webkit-autofill:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.ginput_container select:-webkit-autofill:active:not([multiple=multiple]),.ginput_container select:-webkit-autofill:focus:not([multiple=multiple]),.ginput_container select:-webkit-autofill:hover:not([multiple=multiple]),.ginput_container select:-webkit-autofill:not([multiple=multiple]),.ginput_container textarea:-webkit-autofill,.ginput_container textarea:-webkit-autofill:active,.ginput_container textarea:-webkit-autofill:focus,.ginput_container textarea:-webkit-autofill:hover,.select2-container--default .select2-selection--single:-webkit-autofill,.select2-container--default .select2-selection--single:-webkit-autofill:active,.select2-container--default .select2-selection--single:-webkit-autofill:focus,.select2-container--default .select2-selection--single:-webkit-autofill:hover,.ven-form-control:-webkit-autofill,.ven-form-control:-webkit-autofill:active,.ven-form-control:-webkit-autofill:focus,.ven-form-control:-webkit-autofill:hover{-webkit-transition:background 5000s ease-in-out 0s;transition:background 5000s ease-in-out 0s;-webkit-text-fill-color:#343a40}@media (min-width:992px){.ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.ginput_container select:not([multiple=multiple]),.ginput_container textarea,.select2-container--default .select2-selection--single,.ven-form-control{font-size:16px}}.ginput_container input:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.ginput_container select:focus:not([multiple=multiple]),.ginput_container textarea:focus,.select2-container--default .select2-selection--single:focus,.ven-form-control:focus{border-color:#6c757d}.ginput_container input:not([type=file]):not([type=image]):not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio])::-webkit-input-placeholder,.ginput_container select:not([multiple=multiple])::-webkit-input-placeholder,.ginput_container textarea::-webkit-input-placeholder,.select2-container--default .select2-selection--single::-webkit-input-placeholder,.ven-form-control::-webkit-input-placeholder{color:#00000059;font-size:14px;position:relative;top:-2px}.ginput_container input:not([type=file]):not([type=image]):not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio])::-moz-placeholder,.ginput_container select:not([multiple=multiple])::-moz-placeholder,.ginput_container textarea::-moz-placeholder,.select2-container--default .select2-selection--single::-moz-placeholder,.ven-form-control::-moz-placeholder{color:#00000059;font-size:14px;position:relative;top:-2px}.ginput_container input:not([type=file]):not([type=image]):not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio]):-ms-input-placeholder,.ginput_container select:not([multiple=multiple]):-ms-input-placeholder,.ginput_container textarea:-ms-input-placeholder,.select2-container--default .select2-selection--single:-ms-input-placeholder,.ven-form-control:-ms-input-placeholder{color:#00000059;font-size:14px;position:relative;top:-2px}.ginput_container input:not([type=file]):not([type=image]):not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio])::-ms-input-placeholder,.ginput_container select:not([multiple=multiple])::-ms-input-placeholder,.ginput_container textarea::-ms-input-placeholder,.select2-container--default .select2-selection--single::-ms-input-placeholder,.ven-form-control::-ms-input-placeholder{color:#00000059;font-size:14px;position:relative;top:-2px}.ginput_container input:not([type=file]):not([type=image]):not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio])::placeholder,.ginput_container select:not([multiple=multiple])::placeholder,.ginput_container textarea::placeholder,.select2-container--default .select2-selection--single::placeholder,.ven-form-control::placeholder{color:#00000059;font-size:14px;position:relative;top:-2px}.ginput_container textarea,textarea.ven-form-control{padding:16px}.gfield_checkbox li,.gfield_radio li,.ven-custom-control{display:block;padding-left:28px;position:relative;line-height:1}.gfield_checkbox li label,.gfield_radio li label,.ven-custom-control label{font-size:14px;font-weight:400;line-height:1.4;vertical-align:middle;margin-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.gfield_checkbox li label::before,.gfield_radio li label::before,.ven-custom-control label::before{content:"";display:block;width:18px;height:18px;position:absolute;top:1px;left:0;border:1px solid #c4c4c4;border-radius:4px}.gfield_checkbox li label::after,.gfield_radio li label::after,.ven-custom-control label::after{content:"";display:block;width:18px;height:18px;position:absolute;top:1px;left:0;opacity:0}.gfield_checkbox li input,.gfield_radio li input,.ven-custom-control input{display:none}.gfield_checkbox li input:checked+label::after,.gfield_radio li input:checked+label::after,.ven-custom-control input:checked+label::after{opacity:1}.gfield_checkbox li input[type=checkbox]+label::after,.gfield_radio li input[type=checkbox]+label::after,.ven-custom-control input[type=checkbox]+label::after{background-image:url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3.5L3.77551 6.33333L9 1' stroke='%2333322B' stroke-width='2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:50% 50%;background-size:15px auto}.gfield_checkbox li input[type=radio]+label::after,.gfield_checkbox li input[type=radio]+label::before,.gfield_radio li input[type=radio]+label::after,.gfield_radio li input[type=radio]+label::before,.ven-custom-control input[type=radio]+label::after,.ven-custom-control input[type=radio]+label::before{border-radius:50%}.gfield_checkbox li input[type=radio]+label::after,.gfield_radio li input[type=radio]+label::after,.ven-custom-control input[type=radio]+label::after{width:8px;height:8px;background-color:#343a40;top:6px;left:5px}.gform_fields .validation_message,.invalid-message{display:block;font-size:10px;color:#dc3545;margin-top:6px}.gform_wrapper .validation_error{display:none}.gform_fields{padding-left:0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.gform_fields li{list-style:none}.gfield{width:calc(100% - 20px);margin-left:10px;margin-right:10px}@media (min-width:768px){.gfield.medium{width:calc(50% - 20px)}}.gfield.hidden_label .gfield_label{display:none}.gfield_error .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gfield_error .ginput_container select:not([multiple=multiple]){border-color:#dc3545!important}.ginput_container textarea{height:120px;border-radius:20px}.gfield_error .ginput_container textarea{border-color:#dc3545!important}.ven-form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ven-form-group{width:100%}@media (min-width:992px){.ven-form-group--half{width:calc(50% - 10px)}}.ven-form-label .optional{display:none}.ven-form-label .required{text-decoration:none}.ven-form-group--error .ven-form-control{border-color:#dc3545!important}textarea.ven-form-control{height:auto}.select2-container--default .select2-selection--single{padding:0;border-bottom-left-radius:58px!important;border-bottom-right-radius:58px!important}.select2-container--default .select2-selection--single .select2-selection__rendered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;line-height:1;padding-left:16px;padding-right:32px;color:#343a40}.select2-container--default .select2-selection--single .select2-selection__arrow{width:11px;height:100%;top:0;right:16px}.select2-container--default .select2-selection--single .select2-selection__arrow b{top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5.5 5.5L10 1' stroke='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:100% auto;background-position:50% 50%;border:none;margin:0}.select2-container--default .select2-search--dropdown .select2-search__field{outline:0;border-color:#00000059;border-radius:58px}.select2-container--default .select2-results__option{font-size:14px;padding:8px 16px;border-radius:0}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#c4c4c4}.select2-container--default .select2-results__option--selected{background-color:#e9ecef}.select2-dropdown{background-color:#f2f8fb;border:thin solid #c4c4c4!important;border-radius:58px!important;overflow:hidden}.select2-container--open .select2-dropdown--below{margin-top:2px;border-radius:0!important}.select2-container--open .select2-dropdown--above{margin-top:-2px}.gfield_checkbox,.gfield_radio{padding-left:0;margin-bottom:0}.gfield_checkbox li,.gfield_radio li{list-style:none}.gfield_checkbox li,.gfield_radio li{margin-bottom:25px}.ven-general-header h1,.ven-heading-primary{font-size:28px;line-height:1.1875;font-weight:700;color:#000;text-align:center}@media (min-width:992px){.ven-general-header h1,.ven-heading-primary{font-size:32px}}@media (min-width:1200px){.ven-general-header h1,.ven-heading-primary{font-size:48px}}.ven-heading-primary--colorWhite{color:#fff}.ven-heading-smaller{font-size:28px;line-height:1.39286;font-weight:700;color:#000;text-align:center}.ven-heading-smaller--colorWhite{color:#fff}svg[role=img]{display:inline-block;width:24px;height:24px;vertical-align:middle;fill:currentColor}.ven-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle;-webkit-transition:all .2 ease;-o-transition:all .2 ease;transition:all .2 ease}.ven-icon-minus,.ven-icon-plus{font-size:7px;width:1em;height:1em}.ven-icon-minus::before,.ven-icon-plus::before{content:"";display:block;width:100%;height:1px;background-color:currentColor}.ven-icon-plus{position:relative}.ven-icon-plus::after{content:"";display:block;width:1px;height:100%;background-color:currentColor;position:absolute;top:0;left:calc((1em - 1px)/ 2)}.ven-icon-remove{font-size:14px;width:1em;height:1em;position:relative}.ven-icon-remove::after,.ven-icon-remove::before{content:"";display:block;width:100%;height:1px;background-color:currentColor;position:absolute;left:0;top:50%}.ven-icon-remove::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ven-icon-remove::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.is-loading{position:relative;color:transparent}.is-loading:hover{color:transparent}.is-loading::after{content:"";display:inline-block;width:1.5em;height:1.5em;background-image:url(../images/loading-light.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:1.5em auto;vertical-align:middle;position:absolute;top:calc(50% - .75em);left:calc(50% - .75em);mix-blend-mode:difference}.ven-noti{position:fixed;top:12vh;right:60px;z-index:100;width:250px;padding:15px;background:#006eab;color:#fff;opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:.4s ease;-o-transition:.4s ease;transition:.4s ease}.ven-noti.opening{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;z-index:9999}.ven-noti.opening .woocommerce-error{list-style:none;padding:0;margin:0}@media (max-width:768px){.ven-noti{width:90%;right:5%}}.slick-dots{padding-left:0;margin-bottom:0;text-align:center;margin-top:40px}.slick-dots li{list-style:none}.slick-dots li{display:inline-block}.slick-dots li button{background-color:transparent;border:none;padding:5px;font-size:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.slick-dots li button::before{content:"";display:block;width:10px;height:10px;border-radius:50%;border:thin solid rgba(0,110,171,.2)}.slick-dots li.slick-active button::before{border-color:#006eab;background-color:#006eab}.splide__slide.is-active{background-color:#f2f8fb}.splide__arrow--prev{left:0}@media (min-width:1200px){.splide__arrow--prev{left:-50px}}@media (min-width:1400px){.splide__arrow--prev{left:-100px}}.splide__arrow--next{right:0}@media (min-width:1200px){.splide__arrow--next{right:-50px}}@media (min-width:1400px){.splide__arrow--next{right:-100px}}.splide__arrow{border:0;-webkit-box-shadow:2px 2px 5px;box-shadow:2px 2px 5px;background-color:#fff;width:23px;height:23px}.splide__arrow svg{width:8px;height:16px}.splide__arrow[disabled]{display:none}.nav-tabs{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;margin:0 -14px 20px -15px}@media (min-width:992px){.nav-tabs{margin:0;background-color:transparent}}.nav-tabs .nav-item{width:100%;margin-bottom:2px}@media (min-width:992px){.nav-tabs .nav-item{width:calc((100% / 3) - 10px);margin-right:10px;margin-bottom:0;text-align:center}}.nav-tabs .nav-item:last-child{margin-bottom:0;margin-right:0}.nav-tabs .nav-item:last-child .nav-link::after{display:none}.nav-tabs .nav-link{position:relative;line-height:1.28571;color:#4e4e4e;font-size:14px;padding:25px 20px 25px;background-color:#f2f8fb;border-radius:0 80px 0 0;border:none}.nav-tabs .nav-link br{display:none}@media (min-width:992px){.nav-tabs .nav-link{font-size:20px;padding-top:20px;padding-bottom:40px;height:100%}.nav-tabs .nav-link br{display:block}}@media (min-width:1200px){.nav-tabs .nav-link{font-size:28px;padding-top:40px}}.nav-tabs .nav-link::before{position:absolute;content:url("data:image/svg+xml,%3Csvg width='10' height='5' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L8.5 8.5L16 1' stroke='black'/%3E%3C/svg%3E%0A");top:50%;right:50px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-position:bottom center}@media (min-width:992px){.nav-tabs .nav-link::before{content:url("data:image/svg+xml,%3Csvg width='15' height='8' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L8.5 8.5L16 1' stroke='black'/%3E%3C/svg%3E%0A");bottom:0;left:50%;right:unset;top:unset;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.nav-tabs .nav-link.active{color:#fff;font-weight:700;background:-o-linear-gradient(180.16deg,#f46142 .17%,#fec022 86.39%);background:linear-gradient(269.84deg,#f46142 .17%,#fec022 86.39%)}.nav-tabs .nav-link.active::before{content:url("data:image/svg+xml,%3Csvg width='10' height='5' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L8.5 8.5L16 1' stroke='white'/%3E%3C/svg%3E")}@media (min-width:992px){.nav-tabs .nav-link.active::before{content:url("data:image/svg+xml,%3Csvg width='15' height='8' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L8.5 8.5L16 1' stroke='white'/%3E%3C/svg%3E")}}.ven-footer-solutions__logo{margin-bottom:13px}@media (min-width:992px){.ven-footer-solutions__logo{margin-bottom:15px}}.ven-footer-solutions__logo img{max-height:47px}.ven-footer-solutions__desc{font-family:Inter;font-size:14px;line-height:1.42857;margin-bottom:1.5rem}.ven-footer-solutions__subscribe-label{font-family:Inter;font-size:14px;font-weight:700;line-height:1.44444;margin-bottom:15px;text-transform:uppercase;color:#006eab}.ven-footer-solutions__subscribe-form .gform_wrapper{position:relative}.ven-footer-solutions__subscribe-form .gfield_label{display:none}.ven-footer-solutions__subscribe-form .gform_fields{margin:0}.ven-footer-solutions__subscribe-form .gfield{width:100%;margin:0}.ven-footer-solutions__subscribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){height:60px;border-radius:60px;border:1px solid #006eab;color:#006eab;padding:0 140px 0 14px;font-family:Inter}@media (min-width:992px){.ven-footer-solutions__subscribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){font-size:14px}}.ven-footer-solutions__subscribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder{color:#006eab;opacity:.5}.ven-footer-solutions__subscribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder{color:#006eab;opacity:.5}.ven-footer-solutions__subscribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder{color:#006eab;opacity:.5}.ven-footer-solutions__subscribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-ms-input-placeholder{color:#006eab;opacity:.5}.ven-footer-solutions__subscribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{color:#006eab;opacity:.5}.ven-footer-solutions__subscribe-form .gform_footer{position:absolute;top:11px;right:12px}.ven-footer-solutions__subscribe-form .gform_footer .gform_ajax_spinner{width:20px}.ven-footer-solutions__subscribe-form .gform_button{padding:0;border:none;border-radius:0;line-height:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:60px;background-color:#f2f8fb;color:#006eab;padding:11px 30px;font-family:Inter;font-weight:500;font-size:16px;line-height:1;-webkit-box-shadow:none;box-shadow:none}.ven-footer-solutions__subscribe-form .gform_button:hover{background-color:#006eab;color:#fff}.ven-footer-row{padding-top:50px;padding-bottom:50px;gap:1rem 0}@media (min-width:1200px){.ven-footer-row{margin-right:-25px;margin-left:-25px}.ven-footer-row>.col,.ven-footer-row>[class*=col-]{padding-right:25px;padding-left:25px}}.ven-footer-description{padding:1rem 0;border-top:thin solid #c4c4c4;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px}@media (min-width:992px){.ven-footer-description{font-size:16px;padding:27px 0}}.ven-footer-description>*+::before{content:"|";margin:0 .5rem}@media (min-width:992px){.ven-footer-description>*+::before{margin:0 1rem}}.v-footer-menu h5{font-size:inherit;font-weight:700;margin-bottom:0}.v-footer-menu ul{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px 0;text-transform:capitalize}.ven-footer-banner{display:block;margin-bottom:20px}.ven-footer-contact>p{margin-bottom:5px}.ven-footer-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.ven-footer--landing{background-color:#f2f8fb;border-top:thin solid #e5e5e5;padding-bottom:20px}.ven-footer--landing .ven-footer-info__socials a{display:inline-block;font-size:0;background-color:#000;color:#fff;border-radius:5px}@media (max-width:992px){.ven-footer--landing .ven-footer-info__socials{position:static;text-align:right;margin-top:10px}}.ven-footer--landing .ven-footer-solutions__subscribe{margin-top:30px}@media (min-width:992px){.ven-footer--landing .ven-footer-solutions__subscribe{margin-top:60px}}.ven-footer--landing .ven-footer-solutions__subscribe-label{color:#000}.ven-footer--landing .ven-footer-solutions__subscribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){border-color:#c4c4c4;color:#000}.ven-footer--landing .ven-footer-solutions__subscribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder{color:#c4c4c4}.ven-footer--landing .ven-footer-solutions__subscribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder{color:#c4c4c4}.ven-footer--landing .ven-footer-solutions__subscribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder{color:#c4c4c4}.ven-footer--landing .ven-footer-solutions__subscribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-ms-input-placeholder{color:#c4c4c4}.ven-footer--landing .ven-footer-solutions__subscribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{color:#c4c4c4}.ven-footer--landing .ven-footer-solutions__subscribe-form .gform_button{background-color:#006eab;color:#fff}.ven-footer--landing .ven-footer-solutions__subscribe-form .gform_button:hover{background-color:#fec022;color:#000}.ven-footer-nav{padding-left:0;margin-bottom:0}.ven-footer-nav li{list-style:none}.ven-footer-nav li:not(:last-child){margin-bottom:10px}.ven-footer-nav li a{font-size:14px;font-weight:600;line-height:1;letter-spacing:.02em}@media (min-width:1200px){.ven-footer-group__header{margin-right:70px}}.ven-footer-information{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:15px;border-top:thin solid #fff;margin-top:55px;font-size:12px}.ven-fordev{color:#000}.ven-fordev #ven-fordev-toggler{display:none}.ven-fordev #ven-fordev-toggler:checked+.ven-fordev__inner{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ven-fordev__inner{width:200px;position:fixed;top:150px;right:0;z-index:999999;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;z-index:999999;font-size:14px}.ven-fordev__header{display:block;width:48px;position:absolute;top:0;right:100%;margin-bottom:0;cursor:pointer;-webkit-box-shadow:1px 2px 10px rgba(85,85,85,.2);box-shadow:1px 2px 10px rgba(85,85,85,.2)}.ven-fordev__header img{display:block;width:100%}.ven-fordev__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#eee;max-height:75vh}.ven-fordev__title{padding:20px 20px 0}.ven-fordev__content{padding:10px 0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto}.ven-fordev-list{margin-bottom:0;padding-left:0}.ven-fordev-list li{list-style:none}.ven-fordev-list li a{display:block;color:#007bff;padding:8px 20px}.ven-fordev-list li a:focus,.ven-fordev-list li a:hover{color:#000;text-decoration:none;background-color:#f2f2f2}.ven-icon-toggler{width:24px;height:24px;position:relative;color:#343a40;margin-top:5px}@media (min-width:992px){.ven-icon-toggler{margin-top:0}}.ven-icon-toggler::after,.ven-icon-toggler::before{width:100%;content:"";display:block;height:2px;background-color:currentColor;position:absolute;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.ven-icon-toggler::before{left:0;top:3px}.navbar-toggler.show .ven-icon-toggler::before{top:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-top:-1px}.ven-icon-toggler::after{left:0;top:19px}.navbar-toggler.show .ven-icon-toggler::after{top:50%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-1px}.ven-icon-toggler span{display:block;width:100%;height:2px;background-color:currentColor;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.navbar-toggler.show .ven-icon-toggler span{opacity:0}.navbar-toggler{padding:0;border:none;border-radius:0}.navbar{position:fixed;top:0;left:0;right:0;z-index:10;background-color:rgba(255,255,255,.86);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.13);box-shadow:0 4px 4px rgba(0,0,0,.13);padding:11px 15px;width:100%}body.admin-bar .navbar{margin-top:46px}@media screen and (min-width:783px){body.admin-bar .navbar{margin-top:32px}}@media (min-width:992px){.navbar{padding-left:60px;padding-right:60px;height:80px}}@media (max-width:992px){.navbar{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.navbar.show{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.navbar.mobile-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.navbar .header-info{margin-top:auto;width:100%}@media (min-width:992px){.navbar .header-info{display:none}}.navbar .header-info .socials{margin-bottom:5px}.navbar .header-info .socials a{margin-right:10px}.navbar .header-info .socials a:last-child{margin-right:0}.navbar .header-info .ven-footer-info{margin-top:0}.navbar>:not(.navbar-collapse){position:relative;z-index:1}.navbar-nav{gap:0 25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.navbar-nav{gap:0 40px}}@media (min-width:1400px){.navbar-nav{-webkit-box-flex:1;-ms-flex:1;flex:1}}.navbar-nav .nav-item{margin-bottom:15px;text-align:center}@media (min-width:992px){.navbar-nav .nav-item{text-align:left;margin-bottom:0}}.navbar-nav .nav-item .nav-link{display:inline-block;vertical-align:middle;padding-top:0;padding-bottom:0;font-family:Inter;font-weight:500;font-size:25px;overflow:hidden;position:relative;border-bottom:2px solid transparent}.navbar-nav .nav-item .nav-link span{position:relative;display:inline-block}@media (min-width:992px){.navbar-nav .nav-item .nav-link{padding:0;font-size:18px}.navbar-nav .nav-item .nav-link span{padding-right:0}.navbar-nav .nav-item .nav-link span::before{display:none}}.navbar-nav .nav-item .nav-link.active{font-weight:700}.navbar-nav .nav-item .nav-link>svg[role=img]{display:block}@media (min-width:992px){.navbar-nav .nav-item:hover .nav-link{border-color:#343a40}}.navbar-nav .nav-item.current-menu-item .nav-link{font-weight:800;border-bottom:2px solid #343a40}.navbar-nav .nav-item .dropdown-menu{width:100%;background-color:#f2f8fb;padding:15px 0;border-radius:0 30px 0 30px;border:none;font-size:14px;text-transform:uppercase;letter-spacing:.09em;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin:0}@media (min-width:992px){.navbar-nav .nav-item .dropdown-menu{display:block!important;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}}@media (max-width:992px){.navbar-nav .nav-item .dropdown-menu{background-color:transparent;border-radius:0;padding:0;text-align:center}}.navbar-nav .nav-item .dropdown-item{padding:8px 20px}.navbar-nav .nav-item .dropdown-item:hover{background-color:transparent}.navbar-nav .nav-item .dropdown-toggle{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L8 8L15 1' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:16px auto;background-position:50% 50%;margin-left:10px;position:relative;top:5px}@media (min-width:992px){.navbar-nav .nav-item .dropdown-toggle{display:none}}.navbar-nav .nav-item .dropdown-toggle::after{display:none}.navbar-nav .nav-item.dropdown{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.navbar-nav .nav-item.dropdown:hover .dropdown-menu{opacity:1;visibility:visible}}@media (max-width:992px){.navbar-nav .nav-item.dropdown{padding-left:34px}}.navbar-nav+.navbar-nav{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (min-width:992px){.navbar-nav+.navbar-nav{gap:0 1rem}.navbar-nav+.navbar-nav .nav-link{font-weight:700}}.navbar-brand{padding:0;margin-right:0}.navbar-brand img{max-height:43px}@media (min-width:1400px){.navbar-brand img{max-height:60px}}@media (min-width:992px){.navbar-brand{position:absolute!important}}.ven-icon-phone svg[role=img]{width:29px;height:29px}.navbar-collapse{gap:0 25px}@media (min-width:992px){.navbar-collapse::before{content:"";display:block;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (max-width:992px){.navbar-collapse{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(255,255,255,.86);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:135px 15px 20px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto}.navbar:not(.show) .navbar-collapse{opacity:0;visibility:hidden}}.ven-latest-news{padding:35px 0 85px}.ven-latest-news__title{margin-bottom:40px}@media (min-width:992px){.ven-latest-news__row{margin-right:-27.5px;margin-left:-27.5px}.ven-latest-news__row>.col,.ven-latest-news__row>[class*=col-]{padding-right:27.5px;padding-left:27.5px}}.ven-latest-news__view{text-align:center;margin-top:10px}.ven-latest-news__block{display:block;margin-bottom:40px}@media (min-width:992px){.ven-latest-news__block{margin-bottom:50px}}.ven-latest-news__block:hover{text-decoration:none}.ven-latest-news__block:hover .ven-latest-news__header-image::before{position:absolute;content:'';top:0;left:0;right:0;bottom:0;border-radius:12px;background-color:rgba(0,0,0,.1);z-index:1}.ven-latest-news__block .ven-latest-news__header{position:relative;background-color:#fff;border-radius:12px;margin-bottom:15px}@media (min-width:992px){.ven-latest-news__block .ven-latest-news__header{margin-bottom:23px}}.ven-latest-news__block .ven-latest-news__header-image{border-radius:12px;height:154px}.ven-latest-news__block .ven-latest-news__body{margin-bottom:10px}.ven-latest-news__block .ven-latest-news-time{font-size:14px;line-height:1;margin-bottom:10px}.ven-latest-news__block .ven-latest-news-title{display:block;font-size:20px;font-weight:700;line-height:1.16667;color:#2d3146;margin-bottom:10px}.ven-latest-news__block .ven-latest-news-title:hover{text-decoration:none}.ven-latest-news__block .ven-latest-news-short{color:#2d3146}.ven-latest-news__block .ven-latest-news-short p:last-child{margin-bottom:0}.ven-latest-news__block .ven-latest-news-link{font-size:16px;line-height:1;color:#006eab;display:inline-block;position:relative;border:1px solid #006eab;padding:14px 36px;border-radius:33px}.ven-latest-news__block .ven-latest-news-link.thin{padding:8px 20px;font-size:14px}.splash-thumbnail .ven-latest-news__block{margin-bottom:35px}.splash-thumbnail .ven-latest-news__header{margin-bottom:23px}.splash-thumbnail .ven-latest-news__header-image{height:154px;padding:0;border-radius:12px}.ven-pagination{padding-bottom:60px}.ven-pagination .page-link,.ven-pagination .page-numbers{color:#3a3a3a;border:none;padding:.5rem .75rem}.ven-pagination .page-link:hover,.ven-pagination .page-numbers:hover{background-color:transparent;text-decoration:none}.ven-pagination .page-link:focus,.ven-pagination .page-numbers:focus{-webkit-box-shadow:none;box-shadow:none}.ven-pagination .page-item.active .page-link,.ven-pagination .page-numbers.current{color:#006eab;font-weight:700;background-color:transparent}.ven-our-clients{padding-top:60px;padding-bottom:25px}@media (min-width:992px){.ven-our-clients{padding-top:90px;padding-bottom:50px}}.ven-our-clients__title{margin-bottom:40px}@media (min-width:992px){.ven-our-clients__title{margin-bottom:65px}}.ven-our-clients__item{font-family:Inter;color:#000;padding:90px 35px}@media (min-width:992px){.ven-our-clients__item{padding:100px 35px}}.ven-our-clients__item-saying{font-size:16px;line-height:1.375;text-align:center;position:relative;margin-bottom:60px}.ven-our-clients__item-saying p:last-child{margin-bottom:0}.ven-our-clients__item-saying::after,.ven-our-clients__item-saying::before{position:absolute;content:"";width:34px;height:24px;background-image:url(../images/home/img-quotes.png);background-size:100% 100%;background-repeat:no-repeat}.ven-our-clients__item-saying::before{top:-40px;left:0}.ven-our-clients__item-saying::after{bottom:-30px;right:0}@media (min-width:992px){.ven-our-clients__item-saying{margin-bottom:60px}.ven-our-clients__item-saying::after{bottom:-40px}}.ven-our-clients__item-company{font-size:12px;line-height:1.16667;text-align:center;letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px}.ven-our-clients__item-speaker span{display:block;font-weight:600;font-size:14px;line-height:1.07143;text-align:center}.ven-our-clients-slide{padding-bottom:88px}@media (min-width:992px){.ven-our-clients-slide{margin-bottom:50px;padding-bottom:0}}.ven-our-clients-slide .splide__pagination{bottom:45px}.ven-our-clients-slide .splide__pagination__page{width:18px;height:6px;border-radius:40px;background-color:rgba(0,110,171,.3)}.ven-our-clients-slide .splide__pagination__page.is-active{background-color:#006eab;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}@media (min-width:768px){.ven-our-clients-slide.is-small .splide__list{position:relative;left:50%;-webkit-transform:translate(-50%,0)!important;-ms-transform:translate(-50%,0)!important;transform:translate(-50%,0)!important}}.ven-partner{padding-top:25px}@media (min-width:992px){.ven-partner{padding-top:50px}}body.page-template-product-single .ven-partner{margin-bottom:35px}.ven-partner-slide{padding:50px 0}.ven-partner-logo{width:98px;height:98px;display:block}.ven-partner-logo img{width:auto}.ven-partner .splide__slide.is-active{background-color:transparent}@media (max-width:992px){.ven-partner .splide__arrow{top:unset;bottom:-30px;width:30px;height:30px}.ven-partner .splide__arrow--next{right:calc(50% - 40px)}.ven-partner .splide__arrow--prev{left:calc(50% - 40px)}}.ven-section-request{padding:55px 10px;background-color:rgba(0,110,171,.05);text-align:center}@media (min-width:992px){.ven-section-request{padding:65px 10px 80px}}.ven-section-request__title{margin:0 auto;margin-bottom:40px}@media (min-width:992px){.ven-section-request__title{max-width:540px}}.ven-section-request__btns{margin-bottom:-15px}.ven-section-request__btns a{display:inline-block;margin:0 15px 15px}.ven-section-request .gform_button span,.ven-section-request .ven-btn-primary span{font-size:22px}.ven-section-request--viewsolution{background-color:transparent;background-image:url(../images/about/bg-2.png);background-size:cover;background-repeat:no-repeat}.ven-section-request--viewsolution .ven-section-request__title{margin-bottom:20px}@media (min-width:992px){.ven-section-request--viewsolution .ven-section-request__title{max-width:100%}}.ven-section-request--viewsolution .ven-section-request__subtitle{font-size:24px;line-height:1.41667;color:#fff;margin-bottom:37px}.ven-software-business{padding:30px 0;position:relative}.ven-software-business::before{position:absolute;content:'';bottom:0;left:0;width:200px;height:78px;background-image:url(../images/home/img-out-offset.png);background-repeat:no-repeat;background-size:contain}@media (min-width:992px){.ven-software-business{padding:68px 0 75px}}.ven-software-business__title{color:#000;margin-bottom:30px}@media (min-width:992px){.ven-software-business__title{margin-bottom:75px}}.ven-software-business .business-type .tab-pane{margin-bottom:0;margin-top:47px}@media (min-width:992px){.ven-software-business .business-type .tab-pane{margin-top:65px;margin-bottom:-60px}}.ven-software-business .business-type .tab-pane__row{margin-right:-11px;margin-left:-11px}.ven-software-business .business-type .tab-pane__row>.col,.ven-software-business .business-type .tab-pane__row>[class*=col-]{padding-right:11px;padding-left:11px}@media (min-width:992px){.ven-software-business .business-type .tab-pane__row{margin-right:-40px;margin-left:-40px}.ven-software-business .business-type .tab-pane__row>.col,.ven-software-business .business-type .tab-pane__row>[class*=col-]{padding-right:40px;padding-left:40px}}.ven-software-business .business-type .tab-pane__row>[class*=col-]{margin-bottom:50px}@media (min-width:992px){.ven-software-business .business-type .tab-pane__row>[class*=col-]{margin-bottom:75px}}.ven-software-business .business-type .tab-pane .container{padding:0}@media (min-width:992px){.ven-software-business .business-type .tab-pane .container{padding:0 15px}}@media (min-width:992px){.ven-software-business .business-type .tab-pane.active{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.ven-software-business .business-type-item .ven-img-drop{height:0;padding-bottom:100%;border-radius:50%}.ven-software-business .business-type-item:hover{text-decoration:none}.ven-software-business .business-type-item:hover .ven-img-drop{-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25)}.ven-software-business .business-type-item:hover .ven-img-drop::before{position:absolute;content:"";bottom:0;left:0;height:100%;width:100%;border-radius:50%;z-index:1;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.27)),color-stop(100%,rgba(255,255,255,.54)),to(white));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.27) 50%,rgba(255,255,255,.54) 100%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.27) 50%,rgba(255,255,255,.54) 100%,#fff 100%)}.ven-software-business .business-type-item__inner{position:relative}.ven-software-business .business-type-item__inner-img{z-index:2;width:60px;height:60px;margin:0 auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:992px){.ven-software-business .business-type-item__inner-img{width:75px;height:75px}}.ven-software-business .business-type-item__more{position:absolute;bottom:-19px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:38px;height:38px;margin:0 auto;background:#f7941d;border:2px solid #fff;text-align:center;padding-top:4px;border-radius:50%;z-index:2}.ven-software-business .business-type-item__more svg[role=img]{fill:#fff;width:12px;height:12px}.ven-software-business .business-type-item__text{font-weight:700;font-size:16px;line-height:1.4;position:relative;z-index:2;text-align:center;margin-bottom:10px;margin-top:30px}.ven-software-business .business-type-viewall{background-color:#006eab;position:relative;height:0;padding-bottom:100%;border-radius:50%}.ven-software-business .business-type-viewall span{font-family:Inter;font-weight:700;font-size:16px;line-height:1;color:#fff;white-space:nowrap;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding-top:30px}@media (min-width:992px){.ven-software-business .business-type-viewall span{padding-top:60px;font-size:18px}}.ven-software-business .business-type-viewall:hover{background-color:#fec022;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25)}.ven-software-business .business-type-viewall:hover span{color:#000}.ven-software-business .business-type-viewall:hover::before{background-image:url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='20.481' width='4.91058' height='45.3793' rx='2.45529' fill='black'/%3E%3Crect x='0.838867' y='25.2104' width='5.04215' height='44.1953' rx='2.52107' transform='rotate(-90 0.838867 25.2104)' fill='black'/%3E%3C/svg%3E%0A")}.ven-software-business .business-type-viewall::before{position:absolute;content:'';top:30%;left:50%;width:30px;height:30px;-webkit-transform:translate(-50%,-30%);-ms-transform:translate(-50%,-30%);transform:translate(-50%,-30%);background-repeat:no-repeat;background-position:bottom center;background-image:url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='20.481' width='4.91058' height='45.3793' rx='2.45529' fill='white'/%3E%3Crect x='0.838867' y='25.2104' width='5.04215' height='44.1953' rx='2.52107' transform='rotate(-90 0.838867 25.2104)' fill='white'/%3E%3C/svg%3E%0A");background-size:contain}@media (min-width:992px){.ven-software-business .business-type-viewall::before{width:46px;height:46px}}.ven-video{position:relative;height:0;padding-bottom:56.25%;background-color:#000;overflow:hidden;margin-top:37px}@media (min-width:992px){.ven-video{margin-top:0}}.ven-video:hover{-webkit-box-shadow:0 8px 10px rgba(0,0,0,.11);box-shadow:0 8px 10px rgba(0,0,0,.11)}.ven-video:hover::before{position:absolute;content:'';top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.1);z-index:2}.ven-video video{display:block;width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.ven-video iframe{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2}.ven-video__poster{position:absolute;top:0;left:0;bottom:0;right:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;z-index:1}.ven-video__poster img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ven-video__button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.ven-video__button button{background-color:transparent;padding:0;margin:0;border:none;outline:0;color:#fff}.ven-video__button .icon-video-play svg[role=img]{width:60px;height:73px}.ven-video--background iframe{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ven-video.is-pause .icon-video-play::before{width:14px;height:18px;border-width:0 4px;border-color:transparent currentColor;margin-left:0}.ven-video.is-active .ven-video__poster{display:none}.ven-video.is-active .ven-video__button{opacity:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.ven-video.is-active:hover .ven-video__button{opacity:1}.ven-404{padding:150px 0;text-align:center;font-size:32px}@media (min-width:992px){.ven-404{padding:180px 0}}.ven-404__header h1{font-size:100px;line-height:1;font-weight:700;margin-bottom:0;letter-spacing:.1em}.ven-404__body{letter-spacing:.15em}.ven-404__footer{margin-top:40px}.ven-top-page{position:relative;background-size:cover;background-repeat:no-repeat;border-radius:0 0 0 75px;min-height:280px;padding-top:100px;padding-bottom:30px;color:#fff}@media (min-width:992px){.ven-top-page{border-radius:0 0 0 177px;min-height:480px;padding-top:135px}}.ven-top-page::before{position:absolute;content:'';top:0;left:0;right:0;bottom:0;z-index:-1;background-color:transparent}body.page-general-template .ven-top-page,body.page-template-default .ven-top-page,body.single-product .ven-top-page{background:-o-linear-gradient(353.69deg,rgba(36,200,198,.7) 0,rgba(26,41,128,.7) 100%);background:linear-gradient(96.31deg,rgba(36,200,198,.7) 0,rgba(26,41,128,.7) 100%)}body.page-template-about .ven-top-page::before,body.page-template-contact .ven-top-page::before{background-color:#fff}body.page-template-product-single .ven-top-page::before{background-color:rgba(0,110,171,.05)}.ven-top-page__title{text-align:left;color:#fff;margin-bottom:10px}@media (min-width:992px){.ven-top-page__title{margin-bottom:28px}}body.page-template-news-single .ven-top-page__title{margin-bottom:0}.ven-top-page__short{color:#fff;font-size:16px;line-height:1.375}.ven-top-page__short p:last-child{margin-bottom:0}@media (min-width:992px){.ven-top-page__short{font-size:18px}}.ven-top-page__time{font-size:14px;line-height:1.14286;letter-spacing:.09em;text-transform:uppercase;margin-top:-22px}body.page-template-news-single .ven-top-page__row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ven-top-page__imgLogo{max-height:215px;max-width:215px;margin-bottom:30px}@media (min-width:992px){.ven-top-page__imgLogo{margin-left:auto;margin-right:30px;margin-bottom:30px}}.ven-top-page__imgLogo img{width:100%}.ven-top-page--gradient{background:-o-linear-gradient(353.69deg,rgba(36,200,198,.7) 0,rgba(26,41,128,.7) 100%);background:linear-gradient(96.31deg,rgba(36,200,198,.7) 0,rgba(26,41,128,.7) 100%)}.ven-our-team{padding-top:65px;padding-bottom:100px;background-image:url(../images/about/bg-4.png);background-color:rgba(0,110,171,.05);background-size:contain;background-position:bottom center;background-repeat:no-repeat}.ven-our-team__title{font-weight:700;font-size:36px;line-height:1.19444;text-align:center;color:#000;margin-bottom:65px}.ven-our-team__item-img{height:0;padding-bottom:130.30303%;border-radius:0 60px}.ven-our-team__item-speaker{margin-top:42px;margin-bottom:30px}.ven-our-team__item-speaker span{display:block}.ven-our-team__item-speaker span:first-child{font-size:24px;line-height:1;color:#3a3a3a;margin-bottom:12px;font-weight:700}.ven-our-team__item-speaker span:last-child{font-size:14px;text-transform:uppercase;line-height:1;color:#000}.ven-our-team .splide__slide.is-active{background-color:transparent}.ven-our-team-slide .splide__pagination{top:42%}@media (min-width:576px){.ven-our-team-slide .splide__arrow--prev{left:-34px}}@media (min-width:992px){.ven-our-team-slide .splide__arrow--prev{left:-50px}}@media (min-width:576px){.ven-our-team-slide .splide__arrow--next{right:-34px}}@media (min-width:992px){.ven-our-team-slide .splide__arrow--next{right:-50px}}.ven-about-description{padding-top:80px;padding-bottom:90px}@media (max-width:992px){.ven-about-description{padding:35px 0}}@media (min-width:992px){.ven-about-description__row{margin-right:-39px;margin-left:-39px}.ven-about-description__row>.col,.ven-about-description__row>[class*=col-]{padding-right:39px;padding-left:39px}}.ven-support{background-image:url(../images/about/bg-3.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:40px 0 45px}@media (min-width:992px){.ven-support{padding:78px 0 87px}}@media (min-width:992px){.ven-support__row{margin-right:-11px;margin-left:-11px}.ven-support__row>.col,.ven-support__row>[class*=col-]{padding-right:11px;padding-left:11px}}.ven-support__row>[class*=col-]{margin-bottom:18px}.ven-support__title{font-weight:700;text-align:center;color:#000;font-size:30px;line-height:1.2;margin-bottom:33px}@media (min-width:992px){.ven-support__title{font-size:36px;line-height:1.19444;margin-bottom:66px}}.ven-support .ven-benefit-block__text{color:#006eab}.ven-contact{padding:90px 0 80px;background-image:url(../images/products/bg-page.png);background-size:100% auto;background-repeat-y:repeat}@media (min-width:992px){.ven-contact__row{margin-right:-40px;margin-left:-40px}.ven-contact__row>.col,.ven-contact__row>[class*=col-]{padding-right:40px;padding-left:40px}}.ven-contact__information-header .ven-img-drop{height:603px;border-radius:0 100px}.ven-contact__information-header .ven-img-drop img{width:auto}.ven-contact__information-body{padding-top:75px;padding-bottom:40px}.ven-contact__information-body a{display:block;font-size:18px;line-height:1;color:#000;margin-bottom:16px;position:relative;padding-left:35px;line-height:20px}.ven-contact__information-body a:last-child{margin-bottom:0}.ven-contact__information-body a:hover{text-decoration:none}.ven-contact__information-body svg[role=img]{fill:#006eab;margin-right:20px;width:14px;height:17px;position:absolute;top:0;left:0}.ven-contact__information-footer{font-size:18px;line-height:1.38889;padding-left:65px}.ven-contact__information-footer p{margin-bottom:0;color:#000}.ven-contact__information-footer a{color:#006eab}.ven-contact__information-footer a:hover{text-decoration:none}.ven-contact__information-name{font-weight:700;font-size:24px;line-height:1.29167;color:#000;margin-bottom:15px}.ven-contact__support{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ven-contact__support-client{font-weight:700;font-size:24px;line-height:1;color:#006eab}.ven-contact__form-title{font-weight:700;font-size:36px;line-height:1.19444;color:#000;margin-bottom:40px}.ven-contact__form .gfield .gfield_label{margin-top:25px;margin-bottom:15px;font-weight:700;font-size:18px;line-height:1.16667}.ven-contact__form .gfield.no-label .gfield_label{display:none}@media (min-width:992px){.ven-contact__form .checkboxes-two-col ul li{width:calc(50% - 20px);display:inline-block}}.ven-contact__form .gfield_contains_required .gfield_required{color:red}.ven-contact__form .gform_footer{margin-top:20px;position:relative}.ven-contact__form .gform_footer .gform_button{width:100%;color:#fff;border-color:transparent}.ven-contact__form .gform_footer .gform_ajax_spinner{position:absolute;width:20px;top:14px;right:20px}body.page-template-contact{position:relative}.v-faqs-wrap{padding:40px 0;background:url(../images/products/bg-page.png) repeat-y;background-size:100% auto}@media (min-width:992px){.v-faqs-wrap{padding:80px 0}}.v-faqs-heading{font-size:24px;font-weight:700}.v-faqs-heading:not(:first-child){margin-top:1.66667em}@media (min-width:992px){.v-faqs-heading{font-size:36px}}.v-faqs .card{border-bottom:thin solid #c9c9c9}.v-faqs .card-header button{display:block;width:100%;padding:1.15385em 1.53846em 1.15385em 0;background-color:transparent;border:none;text-align:left;font-size:18px;position:relative}@media (min-width:992px){.v-faqs .card-header button{font-size:26px}}.v-faqs .card-header button::after{content:"";display:block;width:1.23077em;height:.73077em;background-image:url("data:image/svg+xml,%3Csvg width='32' height='19' viewBox='0 0 32 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L16 16L30 2' stroke='black' stroke-width='4'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:100% 100%;position:absolute;top:calc(50% - .38462em);right:0}.v-faqs .card-header button[aria-expanded=true]::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.v-faqs .card-body{padding-bottom:30px}@media (min-width:992px){.v-faqs .card-body{font-size:18px}}.v-faqs .card-body .row{gap:1em 0}@media (min-width:1200px){.v-faqs .card-body .row{margin-right:-30px;margin-left:-30px}.v-faqs .card-body .row>.col,.v-faqs .card-body .row>[class*=col-]{padding-right:30px;padding-left:30px}}.v-faqs .card-body p:last-child{margin-bottom:0}.ven-general{margin:45px 0;background-image:url(../images/products/bg-page.png);background-size:100% auto;background-repeat-y:repeat}@media (min-width:992px){.ven-general{margin:90px 0}}.ven-general-header{font-size:16px;margin-bottom:60px}.ven-general-body h2{font-weight:700;font-size:36px;line-height:1.38889;color:#000;max-width:100%}@media (min-width:992px){.ven-general-body h2{margin-bottom:20px}}.ven-general-body h3{font-weight:700;font-size:28px;line-height:1.39286;color:#000}@media (min-width:992px){.ven-general-body h3{margin-bottom:20px}}.ven-general-body h4{font-weight:700;font-size:24px;line-height:1.41667;color:#000}@media (min-width:992px){.ven-general-body h4{margin-bottom:20px}}.ven-general-body *{max-width:520px;margin-left:auto;margin-right:auto}.ven-general-body *+h2,.ven-general-body *+h3{max-width:520px;margin-top:60px}.ven-general-body ol{padding-left:1em;list-style-position:outside}.ven-general-body ol li{margin-bottom:22px;padding-left:20px}.ven-general-body ul{padding-left:0;margin-bottom:0}.ven-general-body ul li{list-style:none}.ven-general-body ul li{padding-left:20px;position:relative;margin-bottom:1.4em;margin-bottom:22px}.ven-general-body ul li::before{content:"";display:block;width:6px;height:6px;border-radius:50%;background-color:currentColor;position:absolute;top:10px;left:0}.ven-general-body p{font-size:16px;line-height:1.125;margin-bottom:15px}@media (min-width:992px){.ven-general-body p{font-size:18px;line-height:1.38889;margin-bottom:25px}}.ven-general-body a{color:#006eab;font-weight:500;text-decoration:underline}.ven-general-body a:hover{text-decoration:none}.ven-general-body__image{border-radius:0 100px;-webkit-box-shadow:0 8px 10px rgba(0,0,0,.11);box-shadow:0 8px 10px rgba(0,0,0,.11);overflow:hidden}.ven-general-body__image img{width:100%}@media (min-width:992px){.ven-general-body__image{margin:55px -115px}}.ven-general-body .wp-block-column,.ven-general-body .wp-block-column>*,.ven-general-body .wp-block-columns{max-width:100%;width:100%}.ven-general-body h2+.wp-block-columns{margin-bottom:130px}.ven-general-body .wp-block-columns+.wp-block-columns{margin-bottom:75px}.ven-general-body .wp-block-columns+.wp-block-buttons{margin-top:20px;margin-bottom:20px}.ven-general-body .wp-block-column .wp-block-buttons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ven-general-body .wp-block-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ven-general-body .wp-block-buttons .wp-block-button{margin-right:25px}.ven-general-body .wp-block-buttons .wp-block-button:last-child{margin-right:0}.ven-general-body .wp-block-buttons .wp-block-button__link{border:1px solid #006eab;background-color:#006eab;color:#fff;text-decoration:none;padding:15px 30px;font-family:Inter;font-weight:500;font-size:16px;line-height:1;min-width:236px}.ven-general-body .wp-block-buttons .wp-block-button__link:hover{background-color:#fec022;border-color:#fec022;color:#fff}.ven-general-body .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link{min-width:156px;border:1px solid #006eab;color:#006eab;background-color:transparent}.ven-general-body .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:hover{background-color:#006eab;color:#fff}.ven-general-body .wp-block-image img{max-width:100%;height:auto}.ven-general-body .wp-block-quote{margin-bottom:15px}@media (min-width:992px){.ven-general-body .wp-block-quote{margin-bottom:25px}}.ven-general-body .wp-block-quote>*{font-style:normal;font-weight:700;font-size:36px;line-height:1.38889}.ven-general-body .gform_fields{max-width:540px;margin:0 -10px}.ven-general-body .gform_fields li{padding-left:0}.ven-general-body .gform_fields li::before{display:none}.ven-general-body .gform_footer{margin-top:20px;position:relative}.ven-general-body .gform_footer .gform_button{width:100%;color:#fff;border-color:transparent}.ven-general-body .gform_footer .gform_ajax_spinner{position:absolute;width:20px;top:14px;right:20px}.ven-benefit-block{background-color:#fff;border-radius:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:25px 18px;min-height:170px;height:100%}@media (min-width:576px){.ven-benefit-block{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width:992px){.ven-benefit-block{padding:47px 28px;height:100%}}.ven-benefit-block--largest{padding:60px 170px;border-radius:0 80px;margin-bottom:0}@media (max-width:992px){.ven-benefit-block--largest{padding:40px 35px}}.ven-benefit-block--middle{padding:60px;border-radius:80px 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:992px){.ven-benefit-block--middle{height:100%}}.ven-benefit-block img{width:100%;height:100%}.ven-benefit-block .aligncenter{margin-left:auto;margin-right:auto;display:block}.ven-benefit-block__img{width:80px;height:80px;margin-bottom:20px}@media (min-width:992px){.ven-benefit-block__img{width:120px;height:120px}}.ven-benefit-block div{margin-bottom:20px}.ven-benefit-block div:last-child{margin-bottom:0}.ven-benefit-block__text{font-weight:700;font-size:14px;line-height:1.42857;color:#000}@media (min-width:992px){.ven-benefit-block__text{font-size:18px;line-height:1.33333}}.ven-benefit-block__text p:last-child{margin-bottom:0}.ven-benefit-block__desc{font-size:14px;line-height:1.42857;color:#000}.ven-banner-bg{background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:0 0 0 177px;padding-top:17px}@media (min-width:1200px){.ven-banner-bg{background-size:100% 100%;padding-top:135px}}.ven-banner__content-subtitle{font-size:16px;line-height:1.1875;letter-spacing:.09em;text-transform:uppercase;color:#fff}.ven-banner__content-title{text-align:left;margin-bottom:22px}.ven-banner__content-desc{font-size:16px;line-height:1.375;color:#fff;margin-bottom:45px}.ven-banner__content-desc p:last-child{margin-bottom:0}@media (min-width:992px){.ven-banner__content-desc{font-size:18px;line-height:1.33333}}@media (max-width:992px){.ven-banner__content-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:54px}.ven-banner__content-links a{margin-right:0;width:47%;padding:15px 0}}.ven-banner__content-links a{margin-right:15px}@media (min-width:992px){.ven-banner__content-links a{margin-right:30px}}.ven-banner__content-links a:last-child{margin-right:0;margin-bottom:0}.ven-banner__slider{position:relative;z-index:2;bottom:-83px}@media (min-width:992px){.ven-banner__slider{bottom:-110px}}@media (min-width:1200px){.ven-banner__slider{bottom:-65px}}@media (min-width:992px){.ven-banner__slider-item{max-width:1440px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.ven-banner__slider-image{text-align:right;border-radius:0 100px;-webkit-box-shadow:0 8px 10px rgba(0,0,0,.11);box-shadow:0 8px 10px rgba(0,0,0,.11);height:0;padding-bottom:100%}@media (min-width:992px){.ven-banner__slider-image{height:646px}.ven-banner__slider-image img{width:100%}}.ven-banner__slider.min-item .splide__arrows,.ven-banner__slider.min-item .splide__pagination{display:none}.ven-banner__slider .splide__slide.is-active{background-color:transparent}.ven-banner__slider .splide__track{overflow:inherit}.ven-banner__slider .splide__pagination{bottom:140px;left:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ven-banner__slider .splide__pagination__page{width:18px;height:6px;border-radius:40px;background-color:rgba(255,255,255,.3)}.ven-banner__slider .splide__pagination__page.is-active{background-color:#fff;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ven-banner__slider .splide__arrow{background-color:transparent;border:none}.ven-banner__slider .splide__arrow svg{fill:#fff;width:10px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='22' viewBox='0 0 12 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L11 11L1 21' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.ven-banner__slider .splide__arrow svg>path{display:none}@media (max-width:992px){.ven-banner__slider .splide__arrow{background:#006eab}}@media (min-width:992px){.ven-banner__slider .splide__arrow--prev{left:-100px}}@media (min-width:992px){.ven-banner__slider .splide__arrow--next{right:-100px}}.ven-banner__text{background-repeat:no-repeat;position:relative;background-size:auto 100%}.ven-banner__text::before{position:absolute;content:'';top:-100%;left:0;width:100%;height:200%;background:-o-linear-gradient(180.16deg,#f46142 .17%,#fec022 86.39%);background:linear-gradient(269.84deg,#f46142 .17%,#fec022 86.39%);z-index:-1}@media (min-width:992px){.ven-banner__text{background-position:center;background-size:cover}}.ven-banner__title{padding:117px 15px 39px;margin:0 auto;text-align:center}@media (min-width:992px){.ven-banner__title{padding:103px 0 101px}}.ven-banner__title br{display:none}@media (min-width:992px){.ven-banner__title br{display:block}}.ven-counter{background-color:rgba(0,110,171,.05);padding:30px 0}@media (min-width:768px){.ven-counter{padding:75px 0}}@media (min-width:768px){.ven-counter-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.ven-counter-item{color:#000;text-align:center;margin-bottom:30px}@media (min-width:768px){.ven-counter-item{margin-bottom:0}}.ven-counter-item h3{font-size:36px;line-height:1;font-weight:900;margin-bottom:10px}@media (min-width:992px){.ven-counter-item h3{font-size:48px}}.ven-counter-item span{font-weight:300;font-size:14px;line-height:1.14286;letter-spacing:.09em;text-transform:uppercase}.ven-why-not{background-position:center;background-repeat:no-repeat;background-size:cover;text-align:left;padding:60px 0 40px}@media (min-width:992px){.ven-why-not{background-size:100% 100%;padding:120px 0}}@media (min-width:992px){.ven-why-not__row{margin-right:-30px;margin-left:-30px}.ven-why-not__row>.col,.ven-why-not__row>[class*=col-]{padding-right:30px;padding-left:30px}}@media (max-width:992px){.ven-why-not__desc{display:-webkit-box;display:-ms-flexbox;display:flex}.ven-why-not__desc a{display:none}}.ven-why-not__title{text-align:left;width:45%}@media (min-width:992px){.ven-why-not__title{margin-bottom:35px;width:100%}}.ven-why-not__short{font-size:16px;line-height:1.375;margin-bottom:20px;width:50%}.ven-why-not__short p:last-child{margin-bottom:0}@media (min-width:992px){.ven-why-not__short{font-size:18px;line-height:1.38889;margin-bottom:45px;width:100%}}.ven-why-not__benefit{margin-top:40px;margin-left:-10px;margin-right:-10px}@media (min-width:992px){.ven-why-not__benefit{margin-bottom:-18px;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}}.ven-why-not__benefit-row{margin-right:-11px;margin-left:-11px}.ven-why-not__benefit-row>.col,.ven-why-not__benefit-row>[class*=col-]{padding-right:11px;padding-left:11px}@media (min-width:768px){.ven-why-not__benefit-row{margin-right:-9px;margin-left:-9px}.ven-why-not__benefit-row>.col,.ven-why-not__benefit-row>[class*=col-]{padding-right:9px;padding-left:9px}}.ven-why-not__benefit-row>[class*=col-]{margin-bottom:18px}.ven-why-not__benefit-btn{margin-top:30px}.ven-why-not__benefit-btn a{margin:0 auto}.ven-video-about{background-repeat:no-repeat;background-size:cover;background-position:center right;padding:40px 0 60px}@media (min-width:992px){.ven-video-about{padding:65px 0}}@media (min-width:992px){.ven-video-about__row{margin-right:-40px;margin-left:-40px}.ven-video-about__row>.col,.ven-video-about__row>[class*=col-]{padding-right:40px;padding-left:40px}}@media (max-width:992px){.ven-video-about__content{display:-webkit-box;display:-ms-flexbox;display:flex}}.ven-video-about__title{text-align:left;width:45%}@media (min-width:992px){.ven-video-about__title{margin-bottom:40px;width:100%}}.ven-video-about__desc{width:50%;font-size:16px;line-height:1.375}@media (min-width:992px){.ven-video-about__desc{width:100%;font-size:18px;line-height:1.38889}}.ven-video-about__desc p:last-child{margin-bottom:0}.ven-video-about__video{position:relative;margin-top:30px}@media (min-width:992px){.ven-video-about__video{margin-top:0}}.ven-video-about__video video{width:100%}.ven-video-about__video a{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%}.ven-video-about__video a.playing{opacity:0}.ven-video-about__video a.pause{opacity:1}.ven-video-about__video svg[role=img]{width:60px;height:72px;fill:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ven-landing .gform_button,.ven-landing .ven-btn{min-width:157px}.ven-landing h2{font-size:28px;font-weight:700;line-height:1.2;margin-bottom:22px}@media (min-width:992px){.ven-landing h2{font-size:40px}}.ven-landing h3{font-size:28px;font-weight:700;line-height:1.1;margin-bottom:22px}.ven-anchor-id{position:relative;top:-65px}@media (min-width:992px){.ven-anchor-id{top:-82px}}.ven-landing-banner{background-repeat:no-repeat;background-size:cover;background-position:50% 50%;padding-top:65px;border-radius:0 0 0 177px;position:relative;z-index:2}@media (min-width:992px){.ven-landing-banner{padding-top:80px}}.ven-landing-banner__row{padding-top:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.ven-landing-banner__row{padding-top:65px}}@media (min-width:1200px){.ven-landing-banner__row{margin-right:-34px;margin-left:-34px}.ven-landing-banner__row>.col,.ven-landing-banner__row>[class*=col-]{padding-right:34px;padding-left:34px}}.ven-landing-banner__content{padding-bottom:30px;color:#fff}@media (min-width:992px){.ven-landing-banner__content{padding-bottom:65px}}.ven-landing-banner__title{font-size:28px;font-weight:700;line-height:1.1}@media (min-width:992px){.ven-landing-banner__title{font-size:40px}}.ven-landing-banner__more{margin-top:25px}@media (min-width:992px){.ven-landing-banner__more{margin-top:50px}}.ven-landing-banner__image{height:0;padding-bottom:115.311%;border-radius:0 100px 0 100px;margin-bottom:-50px;-webkit-filter:drop-shadow(0 8px 10px rgba(0, 0, 0, .11));filter:drop-shadow(0 8px 10px rgba(0, 0, 0, .11))}.ven-landing-banner+.ven-anchor-id+*{margin-top:-180px}.ven-landing-banner+.ven-anchor-id+::before{content:"";display:block;height:230px}.ven-landing-about{padding:50px 0;background-color:#f2f8fb}@media (min-width:992px){.ven-landing-about{padding:80px 0}}.ven-landing-about__header{margin-bottom:45px}@media (min-width:1200px){.ven-landing-about__header{padding-right:115px;margin-bottom:0}}.ven-landing-about__description{margin-bottom:45px}.ven-landing-about .ven-landing-contact-form .gform_button{background-color:#fec022;color:#000}.ven-landing-about .ven-landing-contact-form .gform_button:hover{background-color:#f7941d}.ven-landing-about-list{padding-left:0;margin-bottom:0}.ven-landing-about-list li{list-style:none}.ven-landing-about-list__item:not(:last-child){margin-bottom:25px}.ven-landing-about-list__header{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.ven-landing-about-list__icon{margin-right:20px}.ven-landing-about-list__icon img{width:30px}.ven-landing-about-list__title{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;font-size:22px;line-height:1.22727;padding-top:2px}.ven-landing-form__header{margin-bottom:40px}.ven-landing-contact-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.ven-landing-contact-form .ginput_container select:not([multiple=multiple]){height:52px;border-radius:10px;background-color:#fff;border:none;padding-top:20px}@media (min-width:992px){.ven-landing-contact-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.ven-landing-contact-form .ginput_container select:not([multiple=multiple]){font-size:14px}}.ven-landing-contact-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder,.ven-landing-contact-form .ginput_container select:not([multiple=multiple])::-webkit-input-placeholder{color:transparent}.ven-landing-contact-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder,.ven-landing-contact-form .ginput_container select:not([multiple=multiple])::-moz-placeholder{color:transparent}.ven-landing-contact-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder,.ven-landing-contact-form .ginput_container select:not([multiple=multiple]):-ms-input-placeholder{color:transparent}.ven-landing-contact-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-ms-input-placeholder,.ven-landing-contact-form .ginput_container select:not([multiple=multiple])::-ms-input-placeholder{color:transparent}.ven-landing-contact-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,.ven-landing-contact-form .ginput_container select:not([multiple=multiple])::placeholder{color:transparent}.ven-landing-contact-form .ginput_container textarea{border-radius:10px;background-color:#fff;border:none;padding-top:20px}.ven-landing-contact-form .ginput_container textarea::-webkit-input-placeholder{color:transparent}.ven-landing-contact-form .ginput_container textarea::-moz-placeholder{color:transparent}.ven-landing-contact-form .ginput_container textarea:-ms-input-placeholder{color:transparent}.ven-landing-contact-form .ginput_container textarea::-ms-input-placeholder{color:transparent}.ven-landing-contact-form .ginput_container textarea::placeholder{color:transparent}.ven-landing-contact-form .gfield_label{margin-bottom:0;font-size:14px;line-height:1;color:rgba(0,0,0,.42);padding:0 14px;position:absolute;left:0;top:19px;pointer-events:none;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.ven-landing-contact-form .gfield_label.freeze{top:9px;font-size:10px}.ven-landing-contact-form .gform_fields{margin-left:-5px;margin-right:-5px}.ven-landing-contact-form .gfield{margin-bottom:10px;width:calc(100% - 10px);margin-left:5px;margin-right:5px}@media (min-width:768px){.ven-landing-contact-form .gfield.medium{width:calc(50% - 10px)}}.ven-landing-contact-form .gform_footer{margin-top:10px}.ven-landing-contact-form .gform_button{width:100%;padding-top:18px;padding-bottom:18px}.ven-landing-gallery{padding:50px 0 25px}@media (min-width:992px){.ven-landing-gallery{padding:96px 0 60px}}.ven-landing-gallery__header{text-align:center;margin-bottom:60px}@media (min-width:992px){.ven-landing-gallery__header{max-width:450px;margin-left:auto;margin-right:auto}}.ven-landing-gallery__description{font-size:14px}.ven-landing-gallery__footer{margin-top:34px;text-align:center}.ven-landing-gallery-list .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ven-landing-gallery-list .slick-slide{float:none}.ven-landing-gallery-list__wrapper{padding:40px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;opacity:.7}.ven-landing-gallery-list__item.slick-current .ven-landing-gallery-list__wrapper{padding:0;margin:-30px;opacity:1}.ven-landing-gallery-list__image{height:0;padding-bottom:66.66667%}.ven-landing-blog-simple{padding:25px 0 50px}@media (min-width:992px){.ven-landing-blog-simple{padding:60px 0 120px}}@media (min-width:1200px){.ven-landing-blog-simple__row{margin-right:-75px;margin-left:-75px}.ven-landing-blog-simple__row>.col,.ven-landing-blog-simple__row>[class*=col-]{padding-right:75px;padding-left:75px}}.ven-landing-blog-simple__header{margin-bottom:40px}@media (min-width:992px){.ven-landing-blog-simple__header{margin-bottom:0}}.ven-landing-blog-simple__description p:last-child{margin-bottom:0}.ven-landing-contact{padding:50px 0;background-color:#f2f8fb}@media (min-width:992px){.ven-landing-contact{padding:100px 0}}.ven-landing-contact__row{margin-left:0;margin-right:0}.ven-landing-contact__header{padding-left:0;padding-right:0;margin-bottom:40px}@media (min-width:992px){.ven-landing-contact__header{margin-bottom:0}}.ven-landing-contact__image{height:0;padding-bottom:100%}.ven-landing-contact__body{padding-left:0;padding-right:0}@media (min-width:992px){.ven-landing-contact__body{padding-top:26px;padding-left:80px}}.ven-landing-blog-column{padding:50px 0}@media (min-width:992px){.ven-landing-blog-column{padding:70px 0}}.ven-landing-blog-column__row{margin-left:0;margin-right:0}.ven-landing-blog-column__header{padding-left:0;padding-right:0;margin-bottom:20px}@media (min-width:992px){.ven-landing-blog-column__header{margin-bottom:0}}.ven-landing-blog-column__image{height:0;padding-bottom:100%}.ven-landing-blog-column__body{padding-left:0;padding-right:0}@media (min-width:992px){.ven-landing-blog-column__body{padding-left:80px;padding-top:26px}}.ven-landing-blog-column__description p:last-child{margin-bottom:0}.ven-landing-blog-column__more{margin-top:38px}.ven-landing-blog-column--reverse{background-color:transparent}.ven-landing-blog-column--reverse .ven-landing-blog-column__row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (min-width:992px){.ven-landing-blog-column--reverse .ven-landing-blog-column__body{padding-left:0;padding-right:80px}}.ven-landing-blog-full{padding:50px 0}@media (min-width:992px){.ven-landing-blog-full{padding:70px 0}}.ven-landing-blog-full__header{text-align:center;margin-bottom:40px}.ven-landing-blog-full__description{font-size:14px}.ven-landing-blog-full__description p:last-child{margin-bottom:0}.ven-landing-blog-full__image{height:340px}.ven-landing-three-columns{padding:50px 0}@media (min-width:992px){.ven-landing-three-columns{padding:70px 0}}.ven-landing-three-columns__header{text-align:center;margin-bottom:40px}.ven-landing-three-columns__description{font-size:14px}.ven-landing-three-columns__description p:last-child{margin-bottom:0}.ven-landing-three-columns-list{margin-bottom:-40px}@media (min-width:1200px){.ven-landing-three-columns-list{margin-right:-35px;margin-left:-35px}.ven-landing-three-columns-list>.col,.ven-landing-three-columns-list>[class*=col-]{padding-right:35px;padding-left:35px}}.ven-landing-three-columns-list__item{margin-bottom:40px}.ven-landing-three-column__description{font-size:14px}.ven-landing-three-column__description p:last-child{margin-bottom:0}.ven-landing-three-column__title{text-align:center}.ven-landing-three-column__more{margin-top:28px}.is-bg{background-color:#f2f8fb!important}.ven-news-single a{font-weight:700;font-size:20px;line-height:1.2;color:#006eab;text-decoration:none}.ven-news-single a:hover{text-decoration:none}.ven-news-single ul{padding-left:0;margin-bottom:0}.ven-news-single ul li{list-style:none}.ven-news-single ul li{margin-bottom:13px}.ven-news-single ul li::before{background-color:transparent;border:1px solid #006eab}.ven-news-main{background-image:url(../images/products/bg-page.png);background-size:100% auto;background-repeat-y:repeat}.ven-news-main__tabs{margin:45px 0}.ven-news-main__tabs .nav-tabs{background-color:#f2f8fb;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ven-news-main__tabs .nav-tabs .nav-item{width:auto;white-space:nowrap;padding:0 6px}@media (min-width:992px){.ven-news-main__tabs .nav-tabs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:12px}.ven-news-main__tabs .nav-tabs .nav-item{width:auto;padding:0 12px;margin-right:0}}.ven-news-main__tabs .nav-tabs .nav-link{font-size:18px;line-height:1.16667;color:#2d3146;padding:31px 5px;border:0}.ven-news-main__tabs .nav-tabs .nav-link::before{display:none}.ven-news-main__tabs .nav-tabs .nav-link.active{background:0 0;font-weight:700;border-bottom:4px solid #2d3146}@media (min-width:992px){.ven-news-main__tabs .nav-tabs .nav-link.active{border:none}}.ven-splash-item{position:relative;margin-bottom:30px}.ven-splash-item__img{height:0;padding-bottom:100%}.ven-splash-item__text{position:absolute;content:'';top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ven-section-ads{margin-bottom:45px}.ven-section-ads__image{height:135px}.ven-section-ads__image img{width:100%}.product-single-main{background-image:url(../images/products/bg-product-single-1.png);background-color:rgba(0,110,171,.05);background-size:100% calc(100% - 50px);background-position:bottom center;background-repeat:no-repeat;padding-top:50px}@media (min-width:992px){.product-single-main{padding:100px 0 30px}}@media (min-width:992px){.product-single-main__row{margin-right:-40px;margin-left:-40px}.product-single-main__row>.col,.product-single-main__row>[class*=col-]{padding-right:40px;padding-left:40px}}.product-single-main__block-title{font-weight:700;text-align:left;margin-bottom:35px}.product-single-main__block-title span{color:#0f9b0f}@media (min-width:992px){.product-single-main__block-title{font-size:38px;line-height:1.18421}}.product-single-main__block .ven-heading-smaller{text-align:left;margin-bottom:20px}.product-single-main__block .ven-heading-smaller span{color:#0f9b0f}.product-single-main__block-desc p:last-child{margin-bottom:0}.product-single-main__block-desc p{margin-bottom:20px}.product-single-main__block-desc img{height:auto;max-width:100%}.product-single-main__block-image{border-radius:0 60px;margin:40px 0}.product-single-main__block.connections .product-single-main__block-image{height:172px}.product-single-main__block.connections .product-single-main__block-image img{width:auto}.product-single-main__block.links ul{padding-left:0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}.product-single-main__block.links ul li{list-style:none}.product-single-main__block.links ul li{margin-right:20px}.product-single-main__block.links ul li a{display:block;width:76px;height:76px}.product-single-main__block .features-benefit-item{margin-bottom:35px}.product-single-main__block .features-benefit-item__title{margin-bottom:10px;position:relative;padding-left:32px}.product-single-main__block .features-benefit-item__title i{position:absolute;top:0;left:0}.product-single-main__block .features-benefit-item__title i svg[role=img]{width:18px;height:18px}.product-single-main__block .features-benefit-item__title span{font-weight:700;font-size:20px;line-height:1.2;color:#000}.product-single-content{background-image:url(../images/products/bg-product-single-1.png);background-color:rgba(0,110,171,.05);background-size:100% 100%;background-position:top 150px center;background-repeat:no-repeat;padding-bottom:100px;padding-top:70px}.product-single-content__text h4{font-weight:700;font-size:28px;line-height:1.17857;margin-bottom:30px}.product-single-content__text h4 span{color:#0f9b0f}.product-single-content__text>ul{list-style-type:circle}.product-single-content__text img{height:auto}.product-single-content__connections{background-color:#fff;border-radius:0 60px;padding:40px 15px;margin-top:85px}@media (min-width:992px){.product-single-content__connections{padding:65px 65px 50px 45px}}.product-single-content__connections .connection-items{padding-left:0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:65px}.product-single-content__connections .connection-items li{list-style:none}.product-single-content__connections .connection-items li{margin-right:15px;margin-bottom:30px}@media (min-width:992px){.product-single-content__connections .connection-items li{margin-right:70px}}.product-single-content__connections .connection-items li:last-child{margin-right:0}.product-single-content__connections .connection-items li a{position:relative;display:inline-block;width:64px}.product-single-content__connections .connection-items li a::before{position:absolute;content:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.61625 11.1431L0.909142 10.436L5.68717 5.65797L0.909141 0.879945L1.61625 0.172839L7.10138 5.65797L1.61625 11.1431Z' fill='white'/%3E%3C/svg%3E%0A");bottom:-13px;right:0;width:26px;height:26px;border-radius:50%;background-color:#f7941d;color:#fff;text-align:center}.product-single-content__image{margin:60px auto 80px;background-color:transparent}.product-single-content__image img{width:100%}.ven-product{background-image:url(../images/products/bg-page.png);background-color:rgba(0,110,171,.05);background-size:100% calc(100% - 465px);background-position:bottom center;background-repeat:no-repeat}@media (min-width:992px){.ven-product{margin-top:-150px;padding-bottom:62px}}.ven-product .nav-tabs{margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:30px}@media (min-width:992px){.ven-product .nav-tabs{margin-bottom:110px;margin-top:1px}}.ven-product .nav-tabs .nav-item{margin:0}.ven-product .nav-tabs .nav-link{border:0;height:100%}.ven-product .nav-tabs .nav-link:before{bottom:8px;top:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ven-product__block{position:relative;display:block;background-color:#fff;border-radius:0 0 106px 0;margin-bottom:35px;padding-bottom:20px;margin-top:95px;width:100%}@media (min-width:992px){.ven-product__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:53px;border-radius:120px 0 106px 120px;padding-bottom:0;margin-top:0}}.ven-product__block:hover{text-decoration:none}.ven-product__block:hover .ven-img-drop{-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25)}.ven-product__block:hover .ven-img-drop::before{position:absolute;content:"";bottom:0;left:0;height:100%;width:100%;border-radius:50%;z-index:1;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.27)),color-stop(100%,rgba(255,255,255,.54)),to(white));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.27) 50%,rgba(255,255,255,.54) 100%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.27) 50%,rgba(255,255,255,.54) 100%,#fff 100%)}.ven-product__block-images{width:20%;min-width:117px;position:relative;margin:-60px auto 10px}@media (min-width:992px){.ven-product__block-images{margin:0}}.ven-product__block-content{-ms-flex-item-align:center;align-self:center;padding-left:35px;padding-right:50px;-webkit-box-flex:1;-ms-flex:1;flex:1}.ven-product__block-bg{height:0;padding-bottom:100%;border-radius:50%}.ven-product__block-title{font-weight:700;font-size:26px;line-height:1.2;color:#000;margin-bottom:10px}@media (min-width:992px){.ven-product__block-title{font-size:36px;line-height:1.38889;margin-bottom:0}}.ven-product__block-subtitle{font-size:16px;line-height:1.1875;letter-spacing:.09em;text-transform:uppercase;margin-bottom:10px}@media (min-width:992px){.ven-product__block-subtitle{margin-bottom:24px}}.ven-product__block-desc{font-size:16px;line-height:1.375;color:#3a3a3a}.ven-product__block-logo{position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.ven-product__block-logo img{z-index:2;width:60px;height:60px;position:initial;margin:0 auto}@media (min-width:992px){.ven-product__block-logo img{width:75px;height:75px}}.ven-product__block-more{position:absolute;content:'';top:30px;right:50px;width:38px;height:38px;background:url(../images/next.svg) center/contain no-repeat;border-radius:50%;color:#fff;text-align:center}@media (max-width:992px){.ven-product__block-more{top:20px;right:20px}}.ven-product__block-more svg[role=img]{width:12px;height:12px;position:relative;top:5px}@media (max-width:768px){.ven-splash-ad-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.ven-splash-ad-right .ven-splash-item{width:48%}}.ven-styleguide{padding:50px 0}.ven-styleguide section{margin-bottom:40px}.ven-styleguide section>h2{margin-bottom:10px}.ven-styleguide section .gform_button,.ven-styleguide section .ven-btn{margin-right:4px;margin-bottom:8px}.ven-demo-slider-card img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.ven-testimonal{background-image:url(../images/products/bg-page.png);background-size:100% auto;background-color:#f2f8fb;background-repeat-y:repeat;padding-bottom:90px;padding-top:45px}.ven-testimonal__item{padding-top:90px;scroll-behavior:smooth}@media (min-width:992px){.ven-testimonal__item-row{margin-right:-25px;margin-left:-25px}.ven-testimonal__item-row>.col,.ven-testimonal__item-row>[class*=col-]{padding-right:25px;padding-left:25px}}.ven-testimonal__item-row>[class*=col-]{margin-bottom:50px}.ven-testimonal__item-header{text-align:center;margin-bottom:50px}.ven-testimonal__item-footer{text-align:center}.ven-testimonal__item-logo{max-width:120px;margin:0 auto 25px}.ven-testimonal__item-title{margin-bottom:10px}.ven-testimonal__item-title p:last-child{margin-bottom:0}.ven-testimonal__item-subtitle{font-size:14px;line-height:1.21429;text-align:center;letter-spacing:.09em;text-transform:uppercase;color:#000}.ven-testimonal__item-subtitle p:last-child{margin-bottom:0}.ven-testimonal__item .ven-benefit-block__text{font-weight:400;font-size:16px;line-height:1.375;color:#3a3a3a;margin-bottom:30px}.ven-testimonal__item .ven-benefit-block__text p:last-child{margin-bottom:0}.ven-testimonal__item .ven-benefit-block__desc{color:#000}.ven-testimonal__item .ven-benefit-block__desc p:last-child{margin-bottom:0}.ven-testimonal__item .ven-benefit-block__desc p:first-child{font-weight:700;font-size:16px;line-height:1.375;margin-bottom:0}.ven-testimonal__jump{background-color:#fff;border-radius:12px;padding:15px 0 15px 15px}@media (min-width:992px){.ven-testimonal__jump{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.ven-testimonal__jump-title{font-weight:700;font-size:24px;line-height:1;margin-bottom:0;color:#000;margin-bottom:15px}@media (min-width:992px){.ven-testimonal__jump-title{margin-bottom:0}}.ven-testimonal__jump-slider{max-width:850px}.ven-testimonal__jump .splide__slide a{display:inline-block;max-width:85px}.ven-testimonal__jump .splide__arrow--next{right:0}.ven-testimonal__jump .splide__arrow--prev{left:0}