.custom-animate__delay-1{-webkit-animation-delay:.4s;animation-delay:.4s}.custom-animate__delay-2{-webkit-animation-delay:.5s;animation-delay:.5s}.custom-animate__delay-3{-webkit-animation-delay:.6s;animation-delay:.6s}.custom-animate__delay-4{-webkit-animation-delay:.7s;animation-delay:.7s}/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - https://opensource.org/licenses/MIT
*
* Copyright (c) 2021 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/ 2);animation-duration:calc(var(--animate-duration)/ 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadein;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.animate__fadeInDown{-webkit-animation-name:fadeindown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.animate__fadeInLeft{-webkit-animation-name:fadeinleft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.animate__fadeInRight{-webkit-animation-name:fadeinright;animation-name:fadeInRight}@-webkit-keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.animate__fadeInUp{-webkit-animation-name:fadeinup;animation-name:fadeInUp}@-webkit-keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.animate__slideInDown{-webkit-animation-name:slideindown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.animate__slideInLeft{-webkit-animation-name:slideinleft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.animate__slideInRight{-webkit-animation-name:slideinright;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.animate__slideInUp{-webkit-animation-name:slideinup;animation-name:slideInUp}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.ih-group .ih-tabs-nav{list-style:none;padding:0;margin:0}.ih-group .ih-tabs-nav li{vertical-align:top;margin:5px;cursor:pointer;display:inline-block;width:75px;height:100px}.ih-group .ih-tabs-nav li.active{color:#9194da}.ih-group .ih-tabs-nav li.active .tab-label::after{width:0;height:4px;background:#9194da;content:"";border-radius:75px;display:block;margin:auto;margin-top:5px}.ih-group .ih-tabs article{font-size:17px}.ih-group .ih-tabs article:not(.active){position:absolute;opacity:0;height:0;font-size:0;transition:opacity .3s linear;display:none}.ih-group .ih-tabs article.active{display:block;position:static;opacity:1;transition:opacity .3s linear}.featured-ih-group{margin:10px auto;overflow:hidden}.featured-ih-group .svgIconHover-wrapper object{width:auto;height:30px}.featured-ih-group .tab-content__title{padding-top:10px}.featured-ih-group .tab-content__description{margin-top:15px}.featured-ih-group .tab-content__description .btn-wrapper{margin-top:15px;display:inline-block}.featured-ih-group .ih-tabs-nav{list-style:none;padding:0;margin:0;display:flex;justify-content:space-evenly}.featured-ih-group .ih-tabs-nav li{margin-top:15px;padding:10px;cursor:pointer}.featured-ih-group .featured-ih-tabs article{padding:10px;font-size:17px}.featured-ih-group .featured-ih-tabs article h4::after{width:25px;height:4px;background:#fff;content:"";border-radius:75px;display:block;margin:auto}.featured-ih-group .featured-ih-tabs article:not(.active){position:absolute;opacity:0;height:0;font-size:0;transition:opacity .3s linear;display:none}.featured-ih-group .featured-ih-tabs article.active{display:block;position:static;opacity:1;transition:opacity .3s linear}.featured-tab-headers .active{color:#4c6993}.features-tab-headers{margin-bottom:25px}.features-tab-headers .svgIconHover-wrapper object{width:auto;height:50px;margin:auto}.feature-tab-wrapper{max-width:100px}.feature-tab-wrapper .tab-label{font-weight:800;font-size:14px;line-height:18px}.featured-ih-tabs{overflow:hidden}.featured-ih-tabs img{margin:auto;width:100%}.tab-label{font-size:12px}.feature-preview-image{margin-bottom:25px}.feature-preview-wrapper{background-color:#f9fafb}.feature-preview{max-width:580px;margin:auto;text-align:left;padding-top:25px;padding-bottom:25px}.feature-preview h2{color:#4c6993;font-size:27px;line-height:30px;font-weight:700}.features-page .page__heading-content .section{padding-top:0;padding-bottom:0}.mobile-featured-icons .ih-tabs-nav-li-wrapper{height:100%;width:100%}.mobile-featured-icons .ih-tabs-nav{display:block;max-width:320px;margin:auto}.mobile-featured-icons .featured-tab-headers .ih-tabs-nav-li{width:54px;height:54px;display:inline-block;margin:5px;vertical-align:top;padding:5px}.mobile-featured-icons .tab-label{display:none;font-size:12px}.mobile-featured-icons .svgIconHover-wrapper{display:flex}.mobile-featured-icons .svgIconHover-wrapper object{width:auto;height:20px}.featured-tab-headers .ih-tabs-nav-li{width:115px;height:115px;border-radius:20px;background-color:rgba(253,253,253,.2);text-align:center;margin:auto}.featured-tab-headers .svg-wrapper object{width:auto;height:30px}.featured-tab-headers .active{background-color:rgba(253,253,253,.7)}@media screen and (min-width:576px){.mobile-featured-icons .featured-tab-headers .ih-tabs-nav-li{width:115px;height:115px;display:inline-block}.mobile-featured-icons .tab-label{display:block;font-size:16px}.mobile-featured-icons .svgIconHover-wrapper{display:block}.mobile-featured-icons .svgIconHover-wrapper object{width:auto;height:30px}.mobile-featured-icons .ih-tabs-nav{max-width:none}.features-page .page__heading-content .section{padding-top:50px;padding-bottom:50px}}@media screen and (min-width:768px){.feature-tab-wrapper .tab-label{font-size:16px}.feature-preview{padding:50px}#features .featured-ih-group .ih-tabs-nav{display:block}.feature-preview-image{text-align:center;width:100%}.feature-preview-image img{max-height:325px;max-width:600px;margin:auto;width:100%}.ih-group .ih-tabs-nav li{margin:10px;width:80px;height:auto}.ih-group .ih-tabs-nav li.active .tab-label::after{width:25px;height:4px}.tab-label{font-size:14px}}@media screen and (min-width:992px){.tab-label{font-size:16px}.feature-preview-image{text-align:center;margin-bottom:0;width:90%}.feature-preview-image img{max-height:325px;max-width:600px;margin:auto}.ih-group .ih-tabs-nav li{margin:5px;width:100px}}