﻿@font-face{font-family:'WorkSans-SemiBold';src:url("/assets/fonts/static/WorkSans-SemiBold.ttf");}@font-face{font-family:'Nunito-Regular';src:url("/assets/fonts/Nunito-Regular.ttf");}@font-face{font-family:'Nunito-Light';src:url("/assets/fonts/Nunito-Light.ttf");}@font-face{font-family:'Nunito-SemiBold';src:url("/assets/fonts/Nunito-SemiBold.ttf");}@font-face{font-family:'Nunito-Bold';src:url("/assets/fonts/Nunito-Bold.ttf");}@font-face{font-family:'Rubik-Medium';src:url("/assets/fonts/static/Rubik-Medium.ttf");}@font-face{font-family:'Raleway-Bold';src:url("/assets/fonts/static/Raleway-Bold.ttf");}@font-face{font-family:'Raleway-Medium';src:url("/assets/fonts/static/Raleway-Medium.ttf");}@font-face{font-family:'Raleway-Regular';src:url("/assets/fonts/static/Raleway-Regular.ttf");}@font-face{font-family:'Raleway-ExtraLight';src:url("/assets/fonts/static/Raleway-ExtraLight.ttf");}@font-face{font-family:'Poppins-Bold';src:url("/assets/fonts/static/Poppins-Bold.ttf");}@font-face{font-family:'Inter-Bold';src:url("/assets/fonts/static/Inter-Bold.ttf");}@font-face{font-family:'Inter-SemiBold';src:url("/assets/fonts/static/Inter-SemiBold.ttf");}@font-face{font-family:'WorkSans-SemiBold';src:url("/assets/fonts/static/WorkSans-SemiBold.ttf");}@font-face{font-family:'Nunito-Regular';src:url("/assets/fonts/Nunito-Regular.ttf");}@font-face{font-family:'Nunito-Light';src:url("/assets/fonts/Nunito-Light.ttf");}@font-face{font-family:'Nunito-SemiBold';src:url("/assets/fonts/Nunito-SemiBold.ttf");}@font-face{font-family:'Nunito-Bold';src:url("/assets/fonts/Nunito-Bold.ttf");}@font-face{font-family:'Rubik-Medium';src:url("/assets/fonts/static/Rubik-Medium.ttf");}@font-face{font-family:'Raleway-Bold';src:url("/assets/fonts/static/Raleway-Bold.ttf");}@font-face{font-family:'Raleway-Medium';src:url("/assets/fonts/static/Raleway-Medium.ttf");}@font-face{font-family:'Raleway-Regular';src:url("/assets/fonts/static/Raleway-Regular.ttf");}@font-face{font-family:'Raleway-ExtraLight';src:url("/assets/fonts/static/Raleway-ExtraLight.ttf");}@font-face{font-family:'Poppins-Bold';src:url("/assets/fonts/static/Poppins-Bold.ttf");}@font-face{font-family:'Inter-Bold';src:url("/assets/fonts/static/Inter-Bold.ttf");}@font-face{font-family:'Inter-SemiBold';src:url("/assets/fonts/static/Inter-SemiBold.ttf");}.mainHeader{background-color:#0f144b;height:70px;width:100%;position:fixed;z-index:999;}main{margin-top:70px;}.subHeader{width:100%;max-width:1300px;margin:0 auto;height:100%;display:flex;justify-content:space-between;align-items:center;}@media(max-width:1500px) and (min-width:1100px){.subHeader{width:85%;}}@media(max-width:1099px){.subHeader{display:none;}}.mobilesubHeader{display:none;position:relative;}.mobilesubHeader .hamicon{display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px solid #fff;border-radius:5px;padding:10px;box-sizing:border-box;}.mobilesubHeader .hamicon span{height:3px;width:30px;transition:all .5s ease;display:flex;background-color:#fff;margin-bottom:5px;}.mobilesubHeader .hamicon span:last-child{margin-bottom:0;}@media(max-width:1099px){.mobilesubHeader{display:flex;align-items:center;justify-content:space-between;width:90%;height:100%;margin:0 auto;}}.logoContainer{display:flex;justify-content:center;align-items:center;}.logoContainer .imgContainer{border:2.5px solid #fff;border-radius:100%;height:55px;width:55px;display:flex;justify-content:center;align-items:center;margin-right:10px;}.logoContainer .imgContainer img{height:35px;margin-left:5px;}.logoContainer span{font-family:'WorkSans-SemiBold';color:#fff;font-size:1.6rem;position:relative;top:-5px;}.logoContainer span.logo-border::after{content:"";background:-webkit-linear-gradient(left,#2ca6db 0%,#2ca6db 16.66%,#1537a0 16.66%,#1537a0 33.32%,#e01f53 33.32%,#e01f53 49.98%,#009da5 49.98%,#009da5 66.64%,#ef631d 66.64%,#ef631d 83.3%,#763424 83.3%,#763424 100%);background:linear-gradient(left,#2ca6db 0%,#2ca6db 16.66%,#1537a0 16.66%,#1537a0 33.32%,#e01f53 33.32%,#e01f53 49.98%,#009da5 49.98%,#009da5 66.64%,#ef631d 66.64%,#ef631d 83.3%,#763424 83.3%,#763424 100%);background:-moz-linear-gradient(left,#2ca6db 0%,#2ca6db 16.66%,#1537a0 16.66%,#1537a0 33.32%,#e01f53 33.32%,#e01f53 49.98%,#009da5 49.98%,#009da5 66.64%,#ef631d 66.64%,#ef631d 83.3%,#763424 83.3%,#763424 100%);display:block;height:4px;width:100%;position:absolute;bottom:-5px;}@media(max-width:575px){.logoContainer .imgContainer{height:40px;width:40px;}.logoContainer .imgContainer img{height:60%;}.logoContainer span{font-size:1.2rem;}}.mobileMenu{position:fixed;right:0;width:100%;background-color:#0f144b;top:0;padding:4rem 0;display:flex;justify-content:center;align-items:center;top:70px;transition:all .5s ease-in-out;visibility:hidden;opacity:0;z-index:-1;transform:translateY(-50px);}.mobileMenu .headerMenu{flex-direction:column;}.mobileMenu .headerMenu .menuItem{margin:1rem 0;}.headerMenu{display:flex;padding:0;margin:0;list-style:none;justify-content:center;align-items:center;}.menuItem{color:#fff;margin:0 1.5rem;font-family:'Nunito-Regular';font-size:1.2rem;position:relative;}.menuItem>a{color:inherit;text-decoration:none;cursor:pointer;}.menuItem>a:hover,.menuItem>a:focus,.menuItem>a:active{color:#fff !important;text-decoration:none !important;}.menuItem:last-child{margin:0 0 0 1.5rem;}.menuItem:first-child{margin:0 1.5rem 0 0;}.menuItem .submenu{background:transparent;position:absolute;top:25px;left:-610px;z-index:999999;width:1300px;padding-left:0;visibility:hidden;opacity:0;transition:visibility 0s,opacity .2s linear;}.menuItem .submenu.sm{width:600px;left:auto;right:-260px;}.menuItem .submenu.sm .mega-menu-inner{padding:15px 10px 0;}.menuItem .submenu>li{list-style:none;}.menuItem .submenu>li .mega-menu-inner{background:#fff 0% 0% no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.3);border-radius:20px;opacity:1;position:relative;top:24px;}.menuItem .submenu>li .mega-menu-inner .menu-heading{font-size:20px;line-height:30px;display:block;margin:0;font-family:Raleway-Bold;}.menuItem .submenu>li .mega-menu-inner .menu-heading.text-black{color:#000;}.menuItem .submenu>li .mega-menu-inner .menu-text{font-size:15px;line-height:24px;color:#000;display:block;margin:0;font-family:Raleway-Regular;}.menuItem .submenu>li .mega-menu-inner .border-right-dotted{border-right:1px dashed #1537a0;}.menuItem .submenu>li .mega-menu-inner .border-right-dotted.margin-top{margin-top:3rem;}.menuItem .submenu>li .mega-menu-inner .border-bottom-dotted{border-bottom:1px dashed #1537a0;}.menuItem .submenu>li .mega-menu-inner .bg-light-pink{background:#faf7fb;}.menuItem .submenu>li .mega-menu-inner .bg-light-pink.padding-top{padding-top:3rem;}.menuItem .submenu>li .mega-menu-inner .bg-light-pink.top-right-radius{border-top-right-radius:20px;}.menuItem .submenu>li .mega-menu-inner .bg-light-pink.bottom-right-radius{border-bottom-right-radius:20px;}.menuItem .submenu>li .mega-menu-inner .menu-icon{width:50px;float:left;text-align:center;}.menuItem .submenu>li .mega-menu-inner .menu-icon.module{position:relative;top:10px;}.menuItem .submenu>li .mega-menu-inner .menu-links{width:calc(100% - 70px);float:left;}.menuItem .submenu>li .mega-menu-inner .menu-links a:hover{opacity:1;}.menuItem .submenu>li .mega-menu-inner .menu-links h5{font-size:15px;color:#1537a0 !important;font-family:Raleway-Regular;margin-bottom:1.8rem;max-width:100%;}.menuItem .submenu>li .mega-menu-inner .menu-links h4{font-size:16px;font-family:Raleway-Bold;margin-bottom:0;max-width:160px;line-height:49px;}.menuItem .submenu>li .mega-menu-inner .list{padding-left:0;}.menuItem .submenu>li .mega-menu-inner .list>li{font-size:15px;font-family:Raleway-Regular;color:#1537a0;margin-bottom:1.2rem;position:relative;padding-left:0;list-style:none;}.menuItem .submenu>li .mega-menu-inner .list>li a{color:#1537a0 !important;}.menuItem .submenu>li .mega-menu-inner .list>li a:hover{color:#e01f53 !important;opacity:1;}.menuItem .submenu>li .mega-menu-inner .list>li a:hover .icon-about{background-position:-142px -334px;}.menuItem .submenu>li .mega-menu-inner .list>li a:hover .icon-press{background-position:-205px -12px;}.menuItem .submenu>li .mega-menu-inner .list>li a:hover .icon-media{background-position:-149px -450px;}.menuItem .submenu>li .mega-menu-inner .list>li a:hover .icon-partners{background-position:-141px -291px;}.menuItem .submenu>li .mega-menu-inner .list>li a:hover .icon-hiring{background-position:-143px -369px;}.menuItem .submenu>li .mega-menu-inner .list>li a:hover .icon-contactus{background-position:-139px -93px;}.menuItem .submenu>li .mega-menu-inner .list>li a:hover .icon-whitepaper{background-position:-143px -131px;}.menuItem .submenu>li .mega-menu-inner .list>li a:hover .icon-blogs{background-position:-139px -48px;}.menuItem .submenu>li .mega-menu-inner .list>li a:hover .icon-faqs{background-position:-146px -173px;}.menuItem .submenu>li .mega-menu-inner .list>li a:hover .icon-integrations{background-position:-143px -409px;}.menuItem .submenu>li .mega-menu-inner .list>li a:hover .icon-documentation{background-position:-142px -213px;}.menuItem .submenu>li .mega-menu-inner .list>li a:hover .icon-case-study{background-position:-147px -254px;}.menuItem .submenu>li .mega-menu-inner .siteInfo{display:flex;justify-content:space-between;width:90%;margin-top:0;margin-left:auto;margin-right:auto;}.menuItem .submenu>li .mega-menu-inner .siteInfo .percIcon{border:4px solid #1537a0;background-color:#fff;height:80px;width:80px;border-radius:50%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:'Rubik-Medium';color:#e01f53;}.menuItem .submenu>li .mega-menu-inner .siteInfo .percIcon::after{position:absolute;font-family:'Raleway-Regular';color:#000;bottom:-50px;left:0;right:0;display:flex;margin:auto;}.menuItem .submenu>li .mega-menu-inner .siteInfo .percIcon:nth-child(1)::after{content:'Conversion';width:max-content;}.menuItem .submenu>li .mega-menu-inner .siteInfo .percIcon:nth-child(2)::after{content:'Orders';width:max-content;}.menuItem .submenu>li .mega-menu-inner .siteInfo .percIcon:nth-child(3)::after{content:'Pageviews';width:max-content;}.menuItem .submenu>li .mega-menu-inner .siteInfo .percIcon:nth-child(4)::after{content:'Site Speed';width:max-content;}.menuItem .submenu>li .mega-menu-inner .siteInfo .percIcon img{height:25px;position:absolute;filter:invert(18%) sepia(79%) saturate(3635%) hue-rotate(331deg) brightness(95%) contrast(91%);display:flex;margin:auto;bottom:0;}.menuItem .submenu>li .mega-menu-inner .siteInfo .percIcon img:nth-child(1){top:-25px;}.menuItem .submenu>li .mega-menu-inner .siteInfo .percIcon img:nth-child(2){top:-38px;}.menuItem .submenu>li .mega-menu-inner .siteInfo .percIcon span{margin-top:15px;font-size:1.2rem;}.menuItem:hover ul{visibility:visible;opacity:1;}.DemoButton{padding:.7rem 1.5rem;background-color:#e01f53;font-family:'Rubik-Medium';border-radius:50px;}@media screen and (max-width:768px){.mainHeader{height:70px;}.mobilesubHeader .hamicon{border:0;align-items:flex-start;}.sm-linewidth{width:25px;}}.menu-sprite{background:url(/assets/images/jpg/menu-sprite.png) no-repeat 0 0;width:530px;height:672px;display:inline-block !important;position:relative;}.menu-sprite.icon-personalize{background-position:-15px -11px;width:32px;height:28px;}.menu-sprite.icon-quality{background-position:-16px -116px;width:30px;height:27px;}.menu-sprite.icon-styling{background-position:-18px -68px;width:26px;height:28px;}.menu-sprite.icon-product{background-position:-14px -205px;width:30px;height:30px;}.menu-sprite.icon-email{background-position:-18px -160px;width:25px;height:24px;}.menu-sprite.icon-subscription{background-position:-12px -247px;width:35px;height:40px;}.menu-sprite.icon-pages{background-position:-10px -298px;width:35px;height:40px;}.menu-sprite.icon-on-product{background-position:-87px -8px;width:35px;height:40px;}.menu-sprite.icon-shopping-cart{background-position:-87px -62px;width:35px;height:40px;}.menu-sprite.icon-tagging{background-position:-93px -116px;width:28px;height:28px;}.menu-sprite.icon-promo-customer{background-position:-87px -62px;width:35px;height:40px;}.menu-sprite.icon-multi-vendor{background-position:-87px -158px;width:35px;height:40px;}.menu-sprite.module-ecom{background-position:-303px -13px;width:21px;height:35px;position:relative;}.menu-sprite.module-oms{background-position:-292px -67px;width:33px;height:26px;}.menu-sprite.module-pim{background-position:-299px -117px;width:27px;height:26px;position:relative;}.menu-sprite.module-experience{background-position:-305px -254px;width:25px;height:27px;position:relative;}.menu-sprite.module-planner{background-position:-305px -256px;width:25px;height:40px;position:relative;}.menu-sprite.module-analytics{background-position:-305px -164px;width:22px;height:26px;position:relative;}.menu-sprite.module-engage{background-position:-302px -205px;width:27px;height:28px;position:relative;}.menu-sprite-source{background:url(/assets/images/jpg/menu-sprite-2.png) no-repeat 0 0;width:500px;height:500px;display:inline-block !important;position:relative;top:6px;}.menu-sprite-source.icon-about{background-position:-12px -334px;width:36px;height:25px;}.menu-sprite-source.icon-press{background-position:-75px -12px;width:34px;height:23px;}.menu-sprite-source.icon-media{background-position:-19px -450px;width:25px;height:24px;}.menu-sprite-source.icon-partners{background-position:-11px -291px;width:41px;height:28px;}.menu-sprite-source.icon-hiring{background-position:-13px -369px;width:35px;height:25px;}.menu-sprite-source.icon-contactus{background-position:-9px -93px;width:36px;height:24px;}.menu-sprite-source.icon-whitepaper{background-position:-13px -131px;width:31px;height:23px;}.menu-sprite-source.icon-blogs{background-position:-9px -48px;width:36px;height:28px;}.menu-sprite-source.icon-faqs{background-position:-16px -173px;width:24px;height:24px;}.menu-sprite-source.icon-integrations{background-position:-13px -409px;width:36px;height:25px;}.menu-sprite-source.icon-documentation{background-position:-12px -213px;width:35px;height:25px;}.menu-sprite-source.icon-case-study{background-position:-17px -254px;width:27px;height:24px;}@media only screen and (min-width:1024px) and (max-width:1600px){.menuItem .submenu{left:-470px;width:1070px;padding-left:0;}.menuItem{font-size:1.05rem;}.menuItem .submenu>li .mega-menu-inner{top:20px;}.menuItem .submenu>li .mega-menu-inner .border-right-dotted.margin-top{margin-top:1rem;}.menuItem .submenu>li .mega-menu-inner .border-right-dotted.pt-4{padding-top:.5rem !important;}.menuItem .submenu>li .mega-menu-inner .border-right-dotted.pl-5{padding-left:1rem !important;}.menuItem .submenu>li .mega-menu-inner .mt-4,.menuItem .submenu>li .mega-menu-inner .mb-2{margin-top:.5rem !important;}.menuItem .submenu>li .mega-menu-inner .bg-light-pink.padding-top{padding-top:1rem;}.menuItem .submenu>li .mega-menu-inner .menu-links h5{font-size:13px;margin-bottom:1.6rem;}.menuItem .submenu>li .mega-menu-inner .menu-links h4{font-size:15px;margin-bottom:0;}.menuItem .submenu>li .mega-menu-inner .px-4{padding-left:0 !important;padding-right:0 !important;margin-bottom:.1rem !important;}.menuItem .submenu>li .mega-menu-inner .mb-4{margin-bottom:.5rem !important;}.menuItem .submenu>li .mega-menu-inner .menu-heading{font-size:18px;line-height:24px;}.menuItem .submenu>li .mega-menu-inner .menu-heading.line-height-sml{line-height:6px !important;}.menuItem .submenu>li .mega-menu-inner .menu-text{font-size:12px;line-height:20px;}.menuItem .submenu>li .mega-menu-inner .list>li{font-size:13px;margin-bottom:.5rem;padding-left:0;}.menuItem .submenu>li .mega-menu-inner .list>li:before{top:7px;left:3px;}.menuItem .submenu>li .mega-menu-inner .siteInfo{font-size:13px;}.menuItem .submenu>li .mega-menu-inner .siteInfo .percIcon::after{bottom:-30px;}}.menu-overlay{position:fixed;width:100%;height:100vh;content:"";top:70px;left:0;background:rgba(0,0,0,.5);z-index:11;visibility:hidden;opacity:0;transition:visibility 0s,opacity .7s linear;}.menu-overlay.show{visibility:visible;opacity:1;}.breadcrumb{background-color:transparent !important;padding:0 !important;margin-bottom:0 !important;margin-top:20px;}.breadcrumb li{color:#ccc;line-height:0;}.breadcrumb li a{color:#ccc;font-size:13px;}.breadcrumb li.active{color:#1537a0;font-weight:600;padding-left:10px;font-size:13px;}.breadcrumb li.active:before{content:"";font:normal normal normal 10px/0 FontAwesome;position:relative;left:-5px;color:#ddd;}@media only screen and (min-width:1200px){.modal-xl{max-width:900px !important;}}.module-ecommerce:hover{background:#1537a0;border-radius:40px;}.module-ecommerce:hover a,.module-ecommerce:hover .menu-links h4{color:#fff !important;}.module-ecommerce:hover .module-ecom{background-position:-373px -13px;}.module-pim:hover{background:#2ca6db;border-radius:40px;}.module-pim:hover a,.module-pim:hover .menu-links h4{color:#fff !important;}.module-pim:hover .module-pim{background-position:-369px -117px;}.module-experience:hover{background:#763424;border-radius:40px;}.module-experience:hover a,.module-experience:hover .menu-links h4{color:#fff !important;}.module-experience:hover .module-experience{background-position:-375px -254px;}.module-oms:hover{background:#e01f53;border-radius:40px;}.module-oms:hover a,.module-oms:hover .menu-links h4{color:#fff !important;}.module-oms:hover .module-oms{background-position:-362px -67px;}.module-analytics:hover{background:#009da5;border-radius:40px;}.module-analytics:hover a,.module-analytics:hover .menu-links h4{color:#fff !important;}.module-analytics:hover .module-analytics{background-position:-375px -164px;}.module-engage:hover{background:#ef631d;border-radius:40px;}.module-engage:hover a,.module-engage:hover .menu-links h4{color:#fff !important;}.module-engage:hover .module-engage{background-position:-372px -205px;}.min-div-sec{min-height:60px;}@font-face{font-family:'WorkSans-SemiBold';src:url("/assets/fonts/static/WorkSans-SemiBold.ttf");}@font-face{font-family:'Nunito-Regular';src:url("/assets/fonts/Nunito-Regular.ttf");}@font-face{font-family:'Nunito-Light';src:url("/assets/fonts/Nunito-Light.ttf");}@font-face{font-family:'Nunito-SemiBold';src:url("/assets/fonts/Nunito-SemiBold.ttf");}@font-face{font-family:'Nunito-Bold';src:url("/assets/fonts/Nunito-Bold.ttf");}@font-face{font-family:'Rubik-Medium';src:url("/assets/fonts/static/Rubik-Medium.ttf");}@font-face{font-family:'Raleway-Bold';src:url("/assets/fonts/static/Raleway-Bold.ttf");}@font-face{font-family:'Raleway-Medium';src:url("/assets/fonts/static/Raleway-Medium.ttf");}@font-face{font-family:'Raleway-Regular';src:url("/assets/fonts/static/Raleway-Regular.ttf");}@font-face{font-family:'Raleway-ExtraLight';src:url("/assets/fonts/static/Raleway-ExtraLight.ttf");}@font-face{font-family:'Poppins-Bold';src:url("/assets/fonts/static/Poppins-Bold.ttf");}@font-face{font-family:'Inter-Bold';src:url("/assets/fonts/static/Inter-Bold.ttf");}@font-face{font-family:'Inter-SemiBold';src:url("/assets/fonts/static/Inter-SemiBold.ttf");}.footerContainer{position:relative;width:100%;}.contactInfo{height:650px;background-color:#1537a0;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:1rem;align-items:center;}.contactInfo.resource{height:auto;padding-top:6rem;padding-bottom:3rem;}.contactInfo.resource h3{max-width:1050px;}.contactInfo .sectionHeading{font-family:'Raleway-Bold';text-transform:uppercase;color:#fff;font-size:3rem;line-height:4.5rem;}.contactInfo .sectionHeading span{color:#ffc600;}.contactInfo .subHeading{color:#fff;font-family:'Raleway-ExtraLight';font-size:2rem;text-align:center;margin-top:2rem;}.contactInfo .mailinput{padding:.6rem 2rem;width:400px;margin-top:1.5rem;border-radius:80px;border:none;font-family:'Nunito-Regular';font-size:1.5rem;text-align:center;}.DemoButtonFooter{padding:.7rem 1.5rem;background-color:#e01f53;font-family:'Rubik-Medium';border-radius:50px;color:#fff;box-sizing:border-box;display:flex;text-decoration:none;margin-bottom:4rem;width:max-content;}.mainFooter{padding:4rem 19rem;background-color:#f3f3f3;display:flex;justify-content:space-between;align-items:flex-start;}.abstract{color:#1537a0;font-family:'Nunito-Bold';font-size:1.4rem;line-height:2.2rem;}.pcontent{font-family:'Nunito-Regular';font-size:1.2rem;color:#575657;font-weight:500;margin:8rem 0 5rem 0;}.pcontent .g-image{max-width:50%;}.footanchors{display:flex;flex-direction:column;margin-bottom:4rem;}.footanchors .footanchor{color:#1537a0;font-family:'Nunito-Regular';font-size:1.4rem;line-height:2.2rem;}.contactid{display:flex;flex-direction:column;}.contactid span{color:#1537a0;}.contactid span:nth-child(1){font-family:'Nunito-Bold';font-size:1.6rem;}.contactid span:nth-child(2){font-family:'Nunito-Regular';font-size:1.4rem;}.columnHead{margin:0;font-family:'Nunito-Bold';font-size:1.4rem;line-height:2rem;color:#1537a0;width:100%;float:left;}.footercolumn:nth-child(2) .columnLinks:nth-child(1){margin-bottom:6rem;}.footercolumn:nth-child(2) .columnLinks:nth-child(2){margin-bottom:4rem;}.footercolumn:nth-child(2) .columnLinks:nth-child(3){margin-bottom:3rem;}.footercolumn:nth-child(3) .microsoftgoldPartner{height:250px;}.footercolumn:nth-child(3) .microsoftgoldPartner img{height:100%;}.footercolumn:nth-child(3) .columnLinks{margin-bottom:4rem;}.columnLinks{display:flex;flex-direction:column;}.linkItem{color:#575657;font-size:1.2rem;font-family:Nunito-SemiBold;line-height:2rem;}.linkItem:hover{color:#e01f53;}.socialLinks{display:flex;flex-direction:column;}.socialText{color:#1537a0;font-family:'Nunito-Regular';font-size:1.5rem;}.socialIconContainer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;}.socialIconContainer .socialIcon{padding:0;background-color:#1537a0;border-radius:4px;display:flex;justify-content:center;align-items:center;margin-right:6px;width:36px;height:36px;}.socialIconContainer .socialIcon:last-child{margin-right:0;}.socialIconContainer .socialIcon a{line-height:0;padding:.4rem;}.socialIconContainer .socialIcon img{filter:invert(1);width:16px;}.socialIconContainer .socialIcon:hover{background-color:#e01f53;}@media screen and (max-width:800px){.footerContainer .clipping-1{display:block;height:50px;bottom:-49px;}.footerContainer .contactInfo{height:auto;background-color:#1537a0;display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:15px;align-items:center;padding-top:60px;}.footerContainer .contactInfo.resource{height:auto;padding-top:2rem;padding-bottom:1rem;}.footerContainer .contactInfo.resource h3{max-width:90%;}.footerContainer .contactInfo .sectionHeading{font-size:18px;line-height:30px;}.footerContainer .contactInfo .subHeading{font-size:12px;margin-top:10px;}.footerContainer .contactInfo .mailinput{width:75%;font-size:14px;}.footerContainer .contactInfo .DemoButtonFooter{font-size:12px;margin-bottom:20px;}.footerContainer .footercolumn.col-footer1{order:2;margin-bottom:50px;}.footerContainer .footercolumn.col-footer1 .abstract{display:none;}.footerContainer .footercolumn.col-footer1 .pcontent{margin:20px 0 5rem 0;font-size:18px;}.footerContainer .footercolumn.col-footer1 .footanchor{font-size:18px;}.footerContainer .footercolumn.col-footer1 .contactid span:nth-child(1){font-size:22px;}.footerContainer .footercolumn.col-footer1 .contactid span:nth-child(2){font-size:18px;}.footerContainer .footercolumn.col-footer2{order:1;}.footerContainer .footercolumn.col-footer2 .socialLinks{display:none;}.footerContainer .footercolumn.col-footer2 .abstract{font-size:18px;font-size:18px;line-height:30px;margin-bottom:30px;}.footerContainer .footercolumn.col-footer2 .columnLinks{margin-bottom:30px;}.footerContainer .footercolumn.col-footer2 .columnLinks .columnHead{font-size:18px;}.footerContainer .footercolumn.col-footer2 .columnLinks .linkItem{font-size:18px;}.footerContainer .footercolumn.col-footer3{order:3;}.footerContainer .footercolumn.col-footer3 .DemoButtonFooter{display:none;}.footerContainer .footercolumn.col-footer3 .mob-hide{display:none;}.footerContainer .footercolumn.col-footer4{display:inline-block;width:100%;order:4;}.footerContainer .footercolumn.col-footer4 .socialLinks{width:50%;float:left;margin-top:15px;}.footerContainer .footercolumn.col-footer4 .socialLinks .socialText{font-size:18px;}.footerContainer .footercolumn.col-footer4 .microsoftgoldPartner{float:right;width:50%;text-align:right;}.footerContainer .footercolumn.col-footer4 .microsoftgoldPartner img{width:100px;}}@media screen and (min-width:801px){.footerContainer .footercolumn.col-footer4{display:none;}.footerContainer .footercolumn.col-footer2 .abstract{display:none;}.footerContainer .columnLinks.r-links{display:none;}}@media screen and (min-width:1024px) and (max-width:1600px){.mainFooter{padding:4rem;}}@font-face{font-family:'WorkSans-SemiBold';src:url("/assets/fonts/static/WorkSans-SemiBold.ttf");}@font-face{font-family:'Nunito-Regular';src:url("/assets/fonts/Nunito-Regular.ttf");}@font-face{font-family:'Nunito-Light';src:url("/assets/fonts/Nunito-Light.ttf");}@font-face{font-family:'Nunito-SemiBold';src:url("/assets/fonts/Nunito-SemiBold.ttf");}@font-face{font-family:'Nunito-Bold';src:url("/assets/fonts/Nunito-Bold.ttf");}@font-face{font-family:'Rubik-Medium';src:url("/assets/fonts/static/Rubik-Medium.ttf");}@font-face{font-family:'Raleway-Bold';src:url("/assets/fonts/static/Raleway-Bold.ttf");}@font-face{font-family:'Raleway-Medium';src:url("/assets/fonts/static/Raleway-Medium.ttf");}@font-face{font-family:'Raleway-Regular';src:url("/assets/fonts/static/Raleway-Regular.ttf");}@font-face{font-family:'Raleway-ExtraLight';src:url("/assets/fonts/static/Raleway-ExtraLight.ttf");}@font-face{font-family:'Poppins-Bold';src:url("/assets/fonts/static/Poppins-Bold.ttf");}@font-face{font-family:'Inter-Bold';src:url("/assets/fonts/static/Inter-Bold.ttf");}@font-face{font-family:'Inter-SemiBold';src:url("/assets/fonts/static/Inter-SemiBold.ttf");}html,body{margin:0;padding:0 !important;}.sectionContainer{display:flex;justify-content:space-between;align-items:flex-start;max-width:1300px;width:100%;padding:6rem 0 0;box-sizing:border-box;margin:0 auto;}.infoSection{width:45%;}.infoSection,.futureContainer{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-sizing:border-box;}.infoSection .sectionHeading,.futureContainer .sectionHeading{font-family:'Raleway-Bold';color:#1537a0;font-size:4rem;margin:0;}.infoSection .sectionSubHeading,.futureContainer .sectionSubHeading{font-family:'Raleway-Regular';color:#1537a0;font-size:2rem;margin:2rem 0;}.infoSection .sectionContent,.futureContainer .sectionContent{color:#575657;font-family:'Nunito-Regular';font-size:1.5rem;margin:0;}.infoSection .DemoButton,.futureContainer .DemoButton{color:#fff;border:none;font-size:1.2rem;font-family:'Rubik-Medium';margin-top:2rem;}.imagepathSection{position:relative;width:40%;height:600px;display:flex;justify-content:flex-end;align-items:center;}.imagepathSection .imageContainer{position:absolute;z-index:2;display:flex;}.imagepathSection .imageContainer:nth-child(1){z-index:1;}.imagepathSection .imageContainer:nth-child(2){top:13%;left:-18%;}.imagepathSection .imageContainer:nth-child(2)::after{content:'';height:100%;width:100%;position:absolute;bottom:-15%;right:-15%;border-radius:5px;z-index:-1;background-color:#b7aec590;}.imagepathSection .imageContainer:nth-child(3){right:-25%;bottom:38%;}.imagepathSection .imageContainer:nth-child(3)::after{content:'';height:90%;width:72%;position:absolute;bottom:-12%;left:-15%;z-index:-1;background-color:#b7aec590;}.imagepathSection .imageContainer:nth-child(4){top:-2%;right:30%;}.imagepathSection .imageContainer:nth-child(4)::after{content:'';height:100%;width:100%;position:absolute;bottom:-10%;right:-10%;border-radius:5px;z-index:-1;background-color:#b7aec590;}.imagepathSection .imageContainer:nth-child(5){left:-10%;bottom:16%;}.imagepathSection .imageContainer:nth-child(5)::after{content:'';height:100%;width:100%;position:absolute;bottom:-10%;right:-10%;border-radius:5px;z-index:-1;background-color:#b7aec590;}.imagepathSection .imageContainer:nth-child(6){bottom:10%;right:22%;display:flex;justify-content:center;align-items:center;}.imagepathSection .imageContainer:nth-child(6)::after{content:'';height:100%;width:100%;position:absolute;bottom:-10%;right:-10%;border-radius:5px;z-index:-1;background-color:#b7aec590;}.imagepathSection .imageContainer:nth-child(6)::before{content:'';height:35px;width:35px;border:10px solid #fff;border-radius:35px;position:absolute;}.imagepathSection .imageContainer:nth-child(7){bottom:40%;left:-21%;}.imagepathSection .imageContainer:nth-child(8){bottom:10%;left:20%;}.imagepathSection .imageContainer:nth-child(9){z-index:0;top:2%;left:-3%;}.imagepathSection .imageContainer:nth-child(10){right:-8%;bottom:12%;z-index:0;}.imagepathSection .imageContainer:nth-child(11){top:-2%;right:-10%;}.imagepathSection .imageContainer:nth-child(12){top:15%;right:-20%;}.superSection{position:relative;}.hugeFont{color:#f4f4f495;font-size:10rem;font-family:'Inter-SemiBold';position:absolute;letter-spacing:5px;top:0%;right:0;z-index:2;margin:0;}.hugeFont.result{top:-2rem;}.clipping-1{height:100px;width:100%;background-color:#fff;clip-path:polygon(100% 0,0 0,100% 100%);position:absolute;top:-1px;}.arrow-left{position:absolute;display:flex;justify-content:flex-end;right:0;top:38%;}.arrow-left img{height:60%;width:60%;}.sectionTwo{align-items:center;justify-content:center;flex-direction:column;padding:3rem 0 7rem;width:100%;background-color:#fff;max-width:100%;}.sectionTwo .sectionSubHeading{margin:2rem auto;width:1300px;}.technology-section{padding-top:7rem;}.technology-section p{max-width:660px;margin:0 auto;}.technology-section .awards{margin-top:3rem;}.technology-section .awards:nth-child(2) .award-panel{background:#f8f5fa;margin-top:0;}.technology-section .awards:nth-child(2) .award-panel .award-image img{height:160px;}.technology-section .awards .award-panel{background:#f3f3f3;border-radius:40px;width:100%;text-align:center;padding:60px 40px;float:left;margin-top:1.5rem;}.technology-section .awards .award-panel .award-image{width:100%;float:left;text-align:center;margin-bottom:30px;}.technology-section .awards .award-panel .award-image img{height:120px;}.technology-section .awards .award-panel .data-panel{width:100%;float:left;text-align:center;}.technology-section .carousel-indicators{bottom:-70px;}.technology-section .carousel-indicators li{width:20px;height:20px;background-color:#f3f3f3;opacity:1;border-radius:50%;}.technology-section .carousel-indicators li.active{background-color:#1537a0;}.quadrentContainer{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;max-width:700px;position:relative;}.quadrentContainer *{transition:all .5s ease;}.quadrentContainer .dotpath{position:absolute;border:1px solid #000;height:60px;z-index:10;}.quadrentContainer .dotpath .dots{position:absolute;height:8px;width:8px;background-color:#000;border-radius:50%;}.quadrentContainer .dotpath .pathtext{position:absolute;display:flex;flex-direction:column;width:max-content;justify-content:flex-start;}.quadrentContainer .dotpath .pathtext .regpt{font-family:'Raleway-Regular';font-size:1.5rem;}.quadrentContainer .dotpath .pathtext .medpt{font-family:'Raleway-Medium';font-size:1.8rem;margin-top:.5rem;margin-right:.8rem;}.quadrentContainer .dotpath .pathtext .bolpt{font-family:'Poppins-Bold';font-size:2.5rem;}.quadrentContainer .dotpath .pathtext .alignstart{display:flex;align-items:flex-start;}.quadrentContainer .dotpath:nth-child(2){left:-10px;top:70px;width:180px;border-left:0;border-bottom:0;}.quadrentContainer .dotpath:nth-child(2) .dots:nth-child(1){top:-4px;left:0;}.quadrentContainer .dotpath:nth-child(2) .dots:nth-child(2){bottom:0;right:-4px;}.quadrentContainer .dotpath:nth-child(2) .pathtext{left:-200px;top:-50px;}.quadrentContainer .dotpath:nth-child(4){right:-120px;top:100px;width:300px;border-top:0;border-left:0;}.quadrentContainer .dotpath:nth-child(4) .dots:nth-child(1){bottom:-4px;left:0;}.quadrentContainer .dotpath:nth-child(4) .dots:nth-child(2){top:0;right:-4px;}.quadrentContainer .dotpath:nth-child(4) .pathtext{right:-170px;top:-90px;}.quadrentContainer .dotpath:nth-child(6){left:40px;bottom:0;width:200px;height:80px;border-top:0;border-left:0;}.quadrentContainer .dotpath:nth-child(6) .dots:nth-child(1){bottom:-4px;left:0;}.quadrentContainer .dotpath:nth-child(6) .dots:nth-child(2){top:0;right:-4px;}.quadrentContainer .dotpath:nth-child(6) .pathtext{left:-230px;bottom:-45px;align-items:center;}.quadrentContainer .dotpath:nth-child(8){right:-120px;bottom:90px;width:300px;height:80px;border-left:0;border-bottom:0;}.quadrentContainer .dotpath:nth-child(8) .dots:nth-child(1){top:-4px;left:0;}.quadrentContainer .dotpath:nth-child(8) .dots:nth-child(2){bottom:0;right:-4px;}.quadrentContainer .dotpath:nth-child(8) .pathtext{right:-120px;bottom:-100px;align-items:center;}.quadrentContainer .quadrent{height:250px;width:250px;margin:.5rem;background-color:#fff;display:flex;justify-content:center;align-items:center;}.quadrentContainer .quadrent img{width:80px;filter:invert(.7);}.quadrentContainer .quadrent:hover img{filter:brightness(0%) invert(1);}.quadrentContainer .quadrent:nth-child(1){clip-path:circle(100% at 100% 100%);}.quadrentContainer .quadrent:nth-child(1) img{margin:50px 0 0 50px;}.quadrentContainer .quadrent:nth-child(1):hover{background-color:#1f4cd4;}.quadrentContainer .quadrent:nth-child(3){clip-path:circle(100% at 0 100%);}.quadrentContainer .quadrent:nth-child(3) img{margin:50px 50px 0 0;width:60px;}.quadrentContainer .quadrent:nth-child(3):hover{background-color:#ef631d;}.quadrentContainer .quadrent:nth-child(5){clip-path:circle(100% at 100% 0);}.quadrentContainer .quadrent:nth-child(5) img{margin:0 0 50px 50px;width:70px;}.quadrentContainer .quadrent:nth-child(5):hover{background-color:#e01f53;}.quadrentContainer .quadrent:nth-child(7){clip-path:circle(100% at 0 0);}.quadrentContainer .quadrent:nth-child(7) img{margin:0 50px 50px 0;}.quadrentContainer .quadrent:nth-child(7):hover{background-color:#454d9b;}.clipping-2{clip-path:polygon(100% 0,0 0,100% 100%);height:100px;width:100%;background-color:#fff;position:absolute;bottom:-99px;z-index:2;}.sectionThree{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:10rem;padding-bottom:10rem;box-sizing:border-box;width:100%;background-color:#f3f3f3;}.sectionThree .sectionSubHeading{font-family:'Raleway-Bold';color:#1537a0;font-size:2rem;margin:2rem 0 0 0;line-height:3rem;}.barContainer{width:1100px;margin:0 auto;height:500px;display:flex;align-items:baseline;justify-content:space-between;border-bottom:4px solid #000;position:relative;}.barContainer div{width:45px;display:flex;justify-content:center;align-items:center;box-shadow:0 6px 25px #4f4f29;background-color:#ffc600;border-radius:50px;position:absolute;font-size:1.5rem;bottom:-30px;}.barContainer div:nth-child(1){left:-5px;height:35%;}.barContainer div:nth-child(1)::after{content:'1990s';position:absolute;bottom:-40px;left:-25%;font-family:'Nunito-Bold';}.barContainer div:nth-child(1)::before{content:"Real World \a Commerce ";position:absolute;width:max-content;left:-90px;bottom:-70px;margin:auto;font-family:'Nunito-Regular';}.barContainer div:nth-child(2){left:30%;height:55%;}.barContainer div:nth-child(2)::after{content:'2000s';position:absolute;bottom:-40px;left:-25%;font-family:'Nunito-Bold';}.barContainer div:nth-child(2)::before{content:"Online \a Commerce ";position:absolute;left:-70px;width:max-content;bottom:-70px;font-family:'Nunito-Regular';}.barContainer div:nth-child(3){left:63%;height:80%;}.barContainer div:nth-child(3)::after{content:'2010';position:absolute;bottom:-40px;left:-20%;font-family:'Nunito-Bold';}.barContainer div:nth-child(3)::before{content:"Platform \a Commerce ";position:absolute;left:-80px;width:max-content;bottom:-70px;font-family:'Nunito-Regular';}.barContainer div:nth-child(4){left:99%;height:100%;background-color:#5660c7;}.barContainer div:nth-child(4)::after{content:'2020';position:absolute;bottom:-40px;left:-20%;font-family:'Nunito-Bold';}.barContainer div:nth-child(4)::before{content:"Headless \a Commerce";position:absolute;left:-90px;width:max-content;bottom:-70px;font-family:'Nunito-Regular';}.futureContainer{position:relative;z-index:10;padding:3rem 4rem;box-shadow:6px 6px 12px rgba(0,0,0,.32);background-color:#fff;width:70%;margin:0 auto;border-radius:2rem;justify-content:center;align-items:center;text-align:center;top:-3rem;}.futureContainer p{max-width:60%;}.futureContainer .sectionHeading{font-size:3rem;}.futureContainer .sectionSubHeading{font-size:1.6rem;}.futureContainer .sectionContent{font-size:1.2rem;text-align:left;}.futureContainer img{margin-top:0;width:100%;max-width:580px;}.spaceflexer{justify-content:space-between;display:flex;align-items:center;width:100%;}.PlatformContainer{padding:18rem 0 9rem 0;max-width:1300px;width:100%;margin:0 auto;display:flex;flex-direction:column;}.PlatformContainer .sectionHeading{font-size:3rem;font-family:'Raleway-Bold';color:#1537a0;margin:0;}.PlatformContainer .sectionContent{color:#575657;font-family:'Nunito-Regular';font-size:1.5rem;margin:1rem 0;}.PlatformContainer .imageSection{position:relative;min-height:400px;min-width:600px;}.PlatformContainer .imageSection .property{position:absolute;display:flex;align-items:center;justify-content:center;background-color:#fff;border-width:3px;border-style:solid;border-radius:1rem;font-family:'Raleway-Bold';font-size:1.5rem;}.PlatformContainer .imageSection .property:nth-child(1){left:40px;border-color:#1537a0;padding:1rem 1.5rem;color:#1537a0;}.PlatformContainer .imageSection .property:nth-child(1) span{margin-left:1rem;}.PlatformContainer .imageSection .property:nth-child(2){flex-direction:column;border-color:#ef631d;color:#ef631d;right:120px;padding:1rem 2rem;top:40px;}.PlatformContainer .imageSection .property:nth-child(2) span{margin-top:1rem;}.PlatformContainer .imageSection .property:nth-child(3){flex-direction:column;border-color:#2ca6db;color:#2ca6db;padding:1rem .7rem;right:0;}.PlatformContainer .imageSection .property:nth-child(3) span{margin-top:1rem;}.PlatformContainer .imageSection .property:nth-child(4){border-color:#e01f53;color:#e01f53;top:210px;padding:1.5rem;left:150px;}.PlatformContainer .imageSection .property:nth-child(4) span{margin-left:1rem;}.PlatformContainer .imageSection .property:nth-child(5){border-color:#009da5;color:#009da5;bottom:60px;padding:1.5rem;right:10px;}.PlatformContainer .imageSection .property:nth-child(5) span{margin-left:1rem;}.PlatformContainer .imageSection .property:nth-child(6){flex-direction:column;border-color:#763424;color:#763424;padding:1rem .7rem;left:-30px;bottom:140px;}.PlatformContainer .imageSection .property:nth-child(6) span{margin-left:1rem;}.PlatformContainer .imageSection .backdiv{height:80px;position:absolute;z-index:-1;width:120px;padding:3rem 3rem;background-color:#f8f5fa;border-radius:1rem;border:none;}.PlatformContainer .imageSection .backdiv:nth-child(6){left:-40px;top:20px;}.PlatformContainer .imageSection .backdiv:nth-child(7){padding:2rem;bottom:80px;left:160px;}.PlatformContainer .imageSection .backdiv:nth-child(8){padding:2rem 3rem;right:40px;top:20px;}.PlatformContainer .imageSection .dotsdiv{position:absolute;bottom:90px;left:-20px;display:flex;z-index:10;transform:scale(.8);}.PlatformContainer .imageSection .dotsdiv img{height:100%;}.PlatformContainer .imageSection .gear{position:absolute;right:-60px;z-index:-2;top:70px;transform:scale(.8);}.PlatformContainer .infohover{display:flex;justify-content:space-between;padding:0 6rem;box-sizing:border-box;margin-top:3rem;height:290px;z-index:1;}.PlatformContainer .infohover *{transition:all .2s ease-in-out;box-sizing:border-box;}.PlatformContainer .infohover .propsec{display:flex;justify-content:center;align-items:center;position:relative;height:110px;width:110px;border:5px solid #f3f3f3;border-radius:10px;background-color:#fff;}.PlatformContainer .infohover .propsec::before{height:80%;width:0;top:10px;position:absolute;right:-5px;z-index:100;background-color:#f3f3f3;transition:all .5s ease-in-out;}.PlatformContainer .infohover .propsec .hr{position:absolute;content:'';display:flex;height:8px;width:200px;background-color:#f3f3f3;bottom:0;top:45%;right:-190px;}.PlatformContainer .infohover .propsec img{object-fit:contain;opacity:0;position:absolute;}.PlatformContainer .infohover .propsec .grayedIcons{opacity:1 !important;}.PlatformContainer .infohover .propsec .header{position:absolute;top:-50px;color:#000;width:220px;text-align:center;left:-55px;font-family:Raleway-Regular;font-size:1.1rem;}.PlatformContainer .infohover .propsec .header::after{position:absolute;content:'';height:0;width:100%;display:flex;bottom:0;background-color:#000;}.PlatformContainer .infohover .propsec span{position:absolute;top:120px;color:#000;left:0;font-family:'Raleway-Bold';font-size:1.1rem;text-align:left;min-width:150px;}.PlatformContainer .infohover .propsec span::after{position:absolute;content:'';height:0;width:100%;display:flex;bottom:-5px;background-color:#000;}.PlatformContainer .infohover .propsec p{position:absolute;top:170px;left:0;font-family:'Nunito-Regular';width:max-content;opacity:0;transform:translateY(-20px);font-size:16px;line-height:22px;}.PlatformContainer .infohover .propsec:nth-child(2),.PlatformContainer .infohover .propsec:nth-child(4){transform:translateY(0) !important;}.PlatformContainer .infohover .propsec:nth-child(1) .hr{transform:rotate(0deg);}.PlatformContainer .infohover .propsec:nth-child(2) .hr{transform:rotate(0deg);top:45%;}.PlatformContainer .infohover .propsec:nth-child(3) .hr{transform:rotate(0deg);}.PlatformContainer .infohover .propsec:nth-child(4) .hr{transform:rotate(0deg);top:45%;}.PlatformContainer .infohover .propsec:nth-child(5) img{transform:scale(.86);}.PlatformContainer .infohover .propsec:nth-child(5) .grayedIcons{transform:scale(1);}.PlatformContainer .infohover .propsec:nth-child(5) .hr{display:none;}.PlatformContainer .infohover .propsec:hover:nth-child(1){border-color:#2ca6db;}.PlatformContainer .infohover .propsec:hover:nth-child(1)::before{background-color:#2ca6db;}.PlatformContainer .infohover .propsec:hover:nth-child(1) span{color:#2ca6db;}.PlatformContainer .infohover .propsec:hover:nth-child(1) span:after{background-color:#2ca6db;}.PlatformContainer .infohover .propsec:hover:nth-child(2){border-color:#1537a0;}.PlatformContainer .infohover .propsec:hover:nth-child(2)::before{background-color:#1537a0;}.PlatformContainer .infohover .propsec:hover:nth-child(2) span{color:#1537a0;}.PlatformContainer .infohover .propsec:hover:nth-child(2) span:after{background-color:#1537a0;}.PlatformContainer .infohover .propsec:hover:nth-child(3){border-color:#ef631d;}.PlatformContainer .infohover .propsec:hover:nth-child(3)::before{background-color:#ef631d;}.PlatformContainer .infohover .propsec:hover:nth-child(3) span{color:#ef631d;}.PlatformContainer .infohover .propsec:hover:nth-child(3) span:after{background-color:#ef631d;}.PlatformContainer .infohover .propsec:hover:nth-child(4){border-color:#e01f53;}.PlatformContainer .infohover .propsec:hover:nth-child(4)::before{background-color:#e01f53;}.PlatformContainer .infohover .propsec:hover:nth-child(4) span{color:#e01f53;}.PlatformContainer .infohover .propsec:hover:nth-child(4) span:after{background-color:#e01f53;}.PlatformContainer .infohover .propsec:hover:nth-child(5){border-color:#009da5;}.PlatformContainer .infohover .propsec:hover:nth-child(5)::before{background-color:#009da5;}.PlatformContainer .infohover .propsec:hover:nth-child(5) span{color:#009da5;}.PlatformContainer .infohover .propsec:hover:nth-child(5) span:after{background-color:#009da5;}.PlatformContainer .infohover .propsec:hover:nth-child(6){border-color:#763424;}.PlatformContainer .infohover .propsec:hover:nth-child(6)::before{background-color:#763424;}.PlatformContainer .infohover .propsec:hover:nth-child(6) span{color:#763424;}.PlatformContainer .infohover .propsec:hover:nth-child(6) span:after{background-color:#763424;}.PlatformContainer .infohover .propsec:hover img{opacity:1;}.PlatformContainer .infohover .propsec:hover .grayedIcons{opacity:0 !important;}.PlatformContainer .infohover .propsec:hover p{opacity:1;transform:translateY(0);}.videoSection{height:550px;background-color:#1537a0;z-index:3 !important;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;}.videoSection .boldtxt{font-family:'Poppins-Bold';font-size:4rem;margin:0;}.videoSection .sectionHeading{font-family:'Raleway-Regular';font-size:4rem;margin:1rem 0 2rem 0;}.videoSection .sectionSubHeading{font-family:'Nunito-Regular';margin:0;}.videoContainer{width:100%;max-width:1300px;background-color:#fff;border-radius:40px;height:700px;position:absolute;z-index:10;bottom:-600px;left:0;right:0;display:flex;margin:auto;box-sizing:border-box;box-shadow:0 6px 25px #000;background-image:linear-gradient(to right,rgba(0,0,0,.6),rgba(0,0,0,.6));background-size:cover;background-position:center;justify-content:center;align-items:center;cursor:pointer;}.videoContainer .video-image-panel{position:absolute;top:0;left:0;width:100%;z-index:11;background:linear-gradient(to right,rgba(0,0,0,.6),rgba(0,0,0,.6));border-radius:30px;}.videoContainer .video-image-panel img{width:100%;filter:invert(0);height:700px;object-fit:cover;border-radius:30px;opacity:.9;}.videoContainer .playButton{position:relative;z-index:12;left:auto;right:auto;top:0;height:150px;filter:invert(1);}.successStories{width:100%;background-color:#f3f3f3;overflow:hidden;box-sizing:border-box;padding:650px 0 0 0;}.successStories .successContainer{width:1300px;margin:3rem auto 2rem;}.successStories .successContainer .sectionHeading{font-family:'Raleway-Bold';font-size:1.6rem;margin:0 0 2rem 0;color:#1537a0;}.successStories .successContainer .TheShop{display:flex;width:100%;justify-content:space-between;align-items:center;}.successStories .successContainer .TheShop .infodiv{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;}.successStories .successContainer .TheShop .infodiv .mainHeading{font-family:'Raleway-Bold';font-size:3rem;color:#000;margin:2rem 0 0 0;}.successStories .successContainer .TheShop .infodiv .mainContent{font-family:'Nunito-Regular';line-height:2rem;font-size:1.2rem;margin-bottom:0;}.successStories .successContainer .TheShop .infodiv .learnmore{color:#000;font-family:'Raleway-Regular';font-size:1.1rem;margin-top:3px;}.successStories .successContainer .TheShop .infodiv .siteInfo{display:flex;justify-content:space-between;width:100%;margin-top:6rem;}.successStories .successContainer .TheShop .infodiv .siteInfo .percIcon{border:4px solid #1537a0;background-color:#fff;height:80px;width:80px;border-radius:50%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:'Rubik-Medium';color:#e01f53;}.successStories .successContainer .TheShop .infodiv .siteInfo .percIcon::after{position:absolute;font-family:'Raleway-Regular';color:#000;bottom:-35px;left:0;right:0;display:flex;margin:auto;}.successStories .successContainer .TheShop .infodiv .siteInfo .percIcon .infoText{font-family:'Raleway-Regular';color:#000;display:flex;position:relative;bottom:-65px;left:0;right:0;font-size:14px;}.successStories .successContainer .TheShop .infodiv .siteInfo .percIcon img{height:25px;position:absolute;filter:invert(18%) sepia(79%) saturate(3635%) hue-rotate(331deg) brightness(95%) contrast(91%);display:flex;margin:auto;bottom:0;}.successStories .successContainer .TheShop .infodiv .siteInfo .percIcon img:nth-child(1){top:-25px;}.successStories .successContainer .TheShop .infodiv .siteInfo .percIcon img:nth-child(2){top:-38px;}.successStories .successContainer .TheShop .infodiv .siteInfo .percIcon span{margin-top:35px;font-size:1.2rem;position:absolute;top:-5px;}.successStories .successContainer .TheShop .infodiv .buttons{display:flex;margin:8rem 0 0 0;justify-content:center;align-items:center;}.successStories .successContainer .TheShop .infodiv .buttons .button{height:16px;width:16px;border-radius:50%;background-color:#bebebe;margin:0 .2rem;}.successStories .successContainer .TheShop .infodiv .buttons .active{background-color:#1537a0;}.successStories .successContainer .TheShop .imageDiv{display:flex;height:550px;align-items:flex-start;position:relative;}.successStories .successContainer .TheShop .imageDiv img{height:400px;}.successStories .successContainer .TheShop .imageDiv .group16{position:absolute;right:-575px;}.featureSection{margin:6rem auto 3rem auto;padding-top:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;}.featureSection .sectionHeading{width:max-content;color:#1537a0;font-family:'Raleway-Bold';text-align:center;font-size:2rem;margin:0;}.featureSection .sectionHeading:nth-child(1){margin-top:5rem;margin-bottom:4rem;}.featureSection .amm{font-family:'Raleway-Medium';font-weight:bold;color:#000;font-size:1.5rem;}.featureSection .superHeading{font-family:'Raleway-Bold';font-size:3rem;color:#1537a0;margin:0;width:max-content;margin:2.5rem 0 1rem 0;}.featureSection .featureContainer{width:max-content;margin-top:8rem;position:relative;display:flex;overflow:visible;margin-bottom:10rem;height:220px;width:400px;z-index:10;}.featureSection .featureContainer img{height:220px;z-index:2;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;margin:auto;z-index:2;}.featureSection .picoverflow{height:195px;width:295px;background-image:url("/assets/images/jpg/pexels-artem-beliaikin-994517.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:0;bottom:15px;left:0;right:0;margin:auto;display:flex;z-index:2;}.featureSection .leftrect,.featureSection .rightrect{height:380px;width:240px;top:-40%;border:1px solid #ccc;position:absolute;z-index:-10;}.featureSection .leftrect .featurepoint,.featureSection .rightrect .featurepoint{height:20px;width:20px;border-radius:20px;position:absolute;transition:all .5s ease;}.featureSection .leftrect .featurepoint:nth-child(1),.featureSection .rightrect .featurepoint:nth-child(1){background-color:#1537a0;}.featureSection .leftrect .featurepoint:nth-child(2),.featureSection .rightrect .featurepoint:nth-child(2){background-color:#e01f53;}.featureSection .leftrect .featurepoint:nth-child(3),.featureSection .rightrect .featurepoint:nth-child(3){background-color:#009da5;}.featureSection .leftrect .featurepoint:nth-child(4),.featureSection .rightrect .featurepoint:nth-child(4){background-color:#2ca6db;}.featureSection .leftrect .featurepoint *,.featureSection .rightrect .featurepoint *{transition:all .5s ease;}.featureSection .leftrect .featurepoint .fatureText,.featureSection .rightrect .featurepoint .fatureText{position:absolute;display:flex;flex-direction:column;width:max-content;justify-content:center;}.featureSection .leftrect .featurepoint .fatureText .visible,.featureSection .rightrect .featurepoint .fatureText .visible{font-family:'Raleway-Regular';font-size:1.5rem;font-weight:bolder;}.featureSection .leftrect .featurepoint .fatureText .hovvisible,.featureSection .rightrect .featurepoint .fatureText .hovvisible{font-family:'Nunito-Regular';font-size:1.1rem;margin-top:10px;opacity:1;transform:translateY(-4px);}.featureSection .leftrect .featurepoint:hover .fatureText .visible,.featureSection .rightrect .featurepoint:hover .fatureText .visible{font-weight:bolder;}.featureSection .leftrect .featurepoint:hover .fatureText .hovvisible,.featureSection .rightrect .featurepoint:hover .fatureText .hovvisible{opacity:1 !important;transform:translateY(0) !important;visibility:visible !important;}.featureSection .leftrect .featurepoint:hover:nth-child(1),.featureSection .rightrect .featurepoint:hover:nth-child(1){background-color:#1537a0;}.featureSection .leftrect .featurepoint:hover:nth-child(2),.featureSection .rightrect .featurepoint:hover:nth-child(2){background-color:#e01f53;}.featureSection .leftrect .featurepoint:hover:nth-child(3),.featureSection .rightrect .featurepoint:hover:nth-child(3){background-color:#009da5;}.featureSection .leftrect .featurepoint:hover:nth-child(4),.featureSection .rightrect .featurepoint:hover:nth-child(4){background-color:#2ca6db;}.featureSection .leftrect{left:-100px;border-left:0;}.featureSection .leftrect::before{content:'';width:100%;position:absolute;right:0;height:1px;background-color:#ccc;top:35%;}.featureSection .leftrect::after{content:'';width:100%;position:absolute;right:0;height:1px;z-index:-1;background-color:#ccc;top:65%;}.featureSection .leftrect .featurepoint{left:-10px;}.featureSection .leftrect .featurepoint .fatureText{text-align:right;align-items:flex-end;}.featureSection .leftrect .featurepoint:nth-child(1){top:-10px;}.featureSection .leftrect .featurepoint:nth-child(1) .fatureText{left:-285px;top:-10px;}.featureSection .leftrect .featurepoint:nth-child(2){top:calc(35% - 10px);}.featureSection .leftrect .featurepoint:nth-child(2) .fatureText{left:-205px;top:-10px;}.featureSection .leftrect .featurepoint:nth-child(3){top:calc(65% - 10px);}.featureSection .leftrect .featurepoint:nth-child(3) .fatureText{left:-215px;top:-10px;}.featureSection .leftrect .featurepoint:nth-child(4){bottom:-10px;}.featureSection .leftrect .featurepoint:nth-child(4) .fatureText{left:-285px;top:-10px;}.featureSection .rightrect{right:-100px;border-right:0;}.featureSection .rightrect::before{content:'';width:100%;position:absolute;right:0;height:1px;background-color:#ccc;top:35%;}.featureSection .rightrect::after{content:'';width:100%;position:absolute;right:0;height:1px;background-color:#ccc;top:65%;z-index:-1;}.featureSection .rightrect .featurepoint{right:-10px;}.featureSection .rightrect .featurepoint .fatureText{text-align:left;align-items:flex-start;}.featureSection .rightrect .featurepoint:nth-child(1){top:-10px;}.featureSection .rightrect .featurepoint:nth-child(1) .fatureText{right:-320px;top:-10px;}.featureSection .rightrect .featurepoint:nth-child(2){top:calc(35% - 10px);}.featureSection .rightrect .featurepoint:nth-child(2) .fatureText{right:-207px;top:-10px;}.featureSection .rightrect .featurepoint:nth-child(3){top:calc(65% - 10px);}.featureSection .rightrect .featurepoint:nth-child(3) .fatureText{right:-182px;top:-10px;}.featureSection .rightrect .featurepoint:nth-child(4){bottom:-10px;}.featureSection .rightrect .featurepoint:nth-child(4) .fatureText{right:-243px;top:-10px;}.usecaseSection{min-height:100vh;padding:6rem 0 0 0;padding-left:0;box-sizing:border-box;}.usecaseSection .sectionHeading{font-family:'Raleway-Bold';font-size:3rem;color:#1537a0;line-height:3.5rem;width:max-content;font-weight:bold;margin-bottom:2rem;}.usecaseSection .sliderSection{margin-top:1rem;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;}.usecaseSection .sliderSection .slideItem{min-width:550px;height:280px;border-radius:20px;background-color:#fff;margin-right:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .5s ease;position:relative;padding:30px;}.usecaseSection .sliderSection .slideItem::after{height:100%;width:100%;display:flex;position:absolute;border-radius:20px;top:0;left:0;justify-content:center;align-items:center;box-sizing:border-box;padding:4rem;font-size:1.3rem;line-height:2.2rem;font-family:'Nunito-Light';color:#fff;transition:all .8s ease;opacity:0;}.usecaseSection .sliderSection .slideItem .img{height:100px;}.usecaseSection .sliderSection .slideItem .itemText{font-family:'Raleway-Bold';font-size:20px;margin-top:30px;text-align:center;margin-bottom:0;}.usecaseSection .sliderSection .slideItem:hover::after{opacity:1;}.usecaseSection .buttons{display:flex;margin:3rem 0 4rem 37.5rem;justify-content:flex-start;align-items:center;width:max-content;}.usecaseSection .buttons .button{height:16px;width:16px;border-radius:50%;background-color:#bebebe;margin:0 .2rem;}.usecaseSection .buttons .active{background-color:#1537a0;}.BuisnessSection{display:flex;justify-content:center;align-items:flex-start;padding:10rem 0 6rem 0;max-width:1300px;margin:0 auto;}.BuisnessSection .imgSection img{width:600px;position:relative;top:0;}.BuisnessSection .infoSection{width:auto;margin-right:11rem;}.BuisnessSection .sectionHeading{font-size:3rem;}.BuisnessSection .revealInfo{margin:1rem 0 0 0;}.BuisnessSection .revealItem{cursor:pointer;}.BuisnessSection .revealItem .activeItem:hover{font-family:'Raleway-Regular';font-weight:bold;}.BuisnessSection .revealItem .activeItem:hover::before{background-color:#1537a0;}.BuisnessSection .activeItem{font-family:'Raleway-ExtraLight';font-size:1.5rem;line-height:3rem;position:relative;display:flex;justify-content:flex-start;transition:all .5s ease;}.BuisnessSection .activeItem::before{content:'';height:12px;width:12px;border-radius:15px;background-color:#ccc;left:0;top:-1px;transition:all .5s ease;bottom:0;margin:auto .78rem auto 0;display:flex;position:relative;}.BuisnessSection .revaledContent{position:relative;}.BuisnessSection .revaledContent p{font-family:'Nunito-Regular';font-size:1.2rem;width:max-content;position:absolute;opacity:0;transform:translateX(-50px);transition:all .2s ease;transition-delay:.3s;}.blogSection{min-height:100vh;padding:0;}.blogSection .sectionHeading{font-family:'Raleway-Bold';color:#1537a0;font-size:4rem;width:max-content;margin:0 auto;}.blogSection .blogLink{color:#1537a0;font-size:1.4rem;text-transform:uppercase;font-family:'Raleway-Bold';display:flex;margin:3rem auto 0 auto;width:max-content;}.blogSection .blogContainer{display:flex;justify-content:center;align-items:center;width:100%;max-width:1300px;margin:4rem auto 0 auto;}.blogSection .mainBlog{padding:2rem;background-color:#fff;border-radius:25px;box-sizing:border-box;box-shadow:6px 6px 12px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-right:2.5rem;}.blogSection .mainBlog img{height:360px;margin-bottom:30px;}.blogSection .blogHeadline{font-family:'Raleway-Bold';color:#1537a0;font-size:2rem;line-height:2.5rem;}.blogSection .blogHeadline a{color:#1537a0;}.blogSection .dated{font-family:'Nunito-Regular';font-size:1rem;font-weight:lighter;}.blogSection .blogContent{font-family:'Nunito-Regular';font-size:1.4rem;line-height:2.2rem;}.blogSection .readmore{color:#1537a0;font-family:'Nunito-Bold';}.blogSection .smallBlog{display:flex;padding:1.5rem 2rem;justify-content:center;align-items:center;border-radius:25px;box-shadow:6px 6px 12px rgba(0,0,0,.3);margin-bottom:1.8rem;}.blogSection .smallBlog:last-child{margin-bottom:0;}.blogSection .smallBlog img{height:150px;margin-right:1.5rem;}.blogSection .smallBlog .coulmnaizer{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;min-width:230px;}.blogSection .smallBlog .blogHeadline{font-size:1.3rem;line-height:unset;}html{overflow-x:hidden;}html body{overflow-x:hidden;}.futureContainer.future-animation{padding:3rem 4rem 5rem;}.evoution-animation{position:relative;}.evoution-animation .left-animation-sec{width:auto;position:absolute;top:0;left:0;}.evoution-animation .left-animation-sec:before{position:absolute;top:50%;transform:translateY(-50%);content:'';left:-50px;font-weight:700;font-size:14px;}.evoution-animation .left-animation-sec.left-store-section{top:3%;left:34%;}.evoution-animation .left-animation-sec.left-store-section:before{content:'Store';left:-50px;}.evoution-animation .left-animation-sec.left-webstore-section{top:14%;left:17%;}.evoution-animation .left-animation-sec.left-webstore-section:before{content:'Webstore';left:-80px;}.evoution-animation .left-animation-sec.left-mobile-section{top:28%;left:5%;}.evoution-animation .left-animation-sec.left-mobile-section:before{content:'Mobile';left:-50px;}.evoution-animation .left-animation-sec.left-market-section{top:46%;left:1%;}.evoution-animation .left-animation-sec.left-market-section:before{content:'Marketplace';left:-100px;}.evoution-animation .left-animation-sec.left-social-section{top:64%;left:3%;}.evoution-animation .left-animation-sec.left-social-section:before{content:'social';left:-50px;}.evoution-animation .left-animation-sec img{width:36px;margin:0;}.evoution-animation .right-animation-sec{width:auto;position:absolute;top:0;right:0;}.evoution-animation .right-animation-sec:before{position:absolute;top:50%;transform:translateY(-50%);content:'';right:-50px;font-weight:700;font-size:14px;}.evoution-animation .right-animation-sec.right-pim-section{top:2%;right:33%;}.evoution-animation .right-animation-sec.right-pim-section:before{content:'PIM';right:-40px;}.evoution-animation .right-animation-sec.right-ecom-section{top:13%;right:15%;}.evoution-animation .right-animation-sec.right-ecom-section:before{content:'ECOMMERCE';right:-100px;}.evoution-animation .right-animation-sec.right-mkt-section{top:27%;right:5%;}.evoution-animation .right-animation-sec.right-mkt-section:before{content:'EXPERIENCE';right:-100px;}.evoution-animation .right-animation-sec.right-engage-section{top:42%;right:0%;}.evoution-animation .right-animation-sec.right-engage-section:before{content:'ENGAGE';right:-70px;}.evoution-animation .right-animation-sec.right-oms-section{top:56%;right:1%;}.evoution-animation .right-animation-sec.right-oms-section:before{content:'OMS';right:-45px;}.evoution-animation .right-animation-sec.right-analytics-section{top:70%;right:5%;}.evoution-animation .right-animation-sec.right-analytics-section:before{content:'ANALYTICS';right:-90px;}.evoution-animation .right-animation-sec img{width:42px;margin:0;}.evoution-animation .bottom-animation-sec{width:auto;position:absolute;bottom:0;right:auto;visibility:visible !important;}.evoution-animation .bottom-animation-sec.bottom-givex-section{left:0%;bottom:38px;}.evoution-animation .bottom-animation-sec.bottom-collect-section{left:26%;bottom:0;}.evoution-animation .bottom-animation-sec.bottom-shutle-section{left:8%;bottom:-20px;}.evoution-animation .bottom-animation-sec.bottom-suvendos-section{left:86%;bottom:30px;}.evoution-animation .bottom-animation-sec.bottom-ganalytics-section{left:77%;bottom:-17px;}.evoution-animation .bottom-animation-sec.bottom-dpd-section{left:61%;bottom:-2px;}.evoution-animation .bottom-animation-sec.bottom-worldpay-section{left:11%;bottom:81px;}.evoution-animation .bottom-animation-sec.bottom-ometria-section{left:16%;bottom:30px;}.evoution-animation .bottom-animation-sec.bottom-feefo-section{left:42%;bottom:0;}.evoution-animation .bottom-animation-sec.bottom-experian-section{left:75%;bottom:72px;}.evoution-animation .bottom-animation-sec.bottom-erp-section{left:28%;bottom:-56px;}.evoution-animation .bottom-animation-sec.bottom-pos-section{left:44%;bottom:-50px;}.evoution-animation .bottom-animation-sec.bottom-content-section{left:59%;bottom:-52px;}.evoution-animation .bottom-animation-sec img{width:70px;margin:0;}.evoution-animation .main-img-text{width:370px;position:absolute;top:53%;transform:translate(-50%,-50%);left:50%;}.evoution-animation .main-img-text h3{font-size:25px;margin-top:10px;font-family:'Raleway-Bold';color:#000;}.evoution-animation .main-img-text img{margin:20px 0;max-width:85%;}.margin-left-2{margin-left:-129px;}.margin-left-3{margin-left:-12px;}.video-modal .close{position:absolute;right:-23px;top:-25px;background:#e01f53;width:50px;height:50px;z-index:9;opacity:1;border-radius:50%;color:#fff;text-align:center;}.video-modal .close span{margin-top:-7px;display:inherit;}.video-modal .close:hover{outline:none;opacity:1 !important;}.video-modal .close:hover span{color:#fff;}.video-modal .close:focus{outline:none;opacity:1;}.feature-card-section .col-sm-4.card{-ms-flex:0 0 30.33%;flex:0 0 30.33%;max-width:30.33%;margin:1% 1.5% 2%;box-shadow:3px 3px 12px #adadad98;border-radius:24px;border:0;}.feature-card-section .col-sm-4.card *{transition:all .1s ease-in-out;}.feature-card-section .col-sm-4.card .icon-feature{max-height:45px;}.feature-card-section .col-sm-4.card p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;}.feature-card-section .col-sm-4.card:hover{box-shadow:3px 3px 12px #adadad;background:#1537a0;}.feature-card-section .col-sm-4.card:hover h4,.feature-card-section .col-sm-4.card:hover p{color:#fff;}.feature-card-section .col-sm-4.card:hover img{filter:brightness(0) contrast(1) invert(1) !important;}.comp-heading h2{position:absolute;right:0;top:0;}@media only screen and (min-width:801px){body #hubspot-messages-iframe-container{z-index:9999;}.cookiePrompt.cookies-bar{position:fixed;bottom:0;left:0;width:100%;width:100%;z-index:99999;background-color:rgba(0,0,0,.85);text-align:left;padding:20px 30px;display:none;align-items:center;}.cookiePrompt.cookies-bar p{color:#fff;font-size:15px;line-height:18px;margin-bottom:0;width:85%;float:left;}.cookiePrompt.cookies-bar p a{color:#fff;text-decoration:underline;text-transform:uppercase;font-weight:700;}.cookiePrompt.cookies-bar p a:hover{color:#e02068;}.cookiePrompt.cookies-bar .btn-action{width:30%;float:left;text-align:right;}.cookiePrompt.cookies-bar .btn-action .animate{border:1px solid #fff;background-color:#fff;padding:10px;color:#000;font-size:15px;line-height:15px;padding:15px 50px;margin:0;text-transform:uppercase;max-width:200px;width:100%;}.cookiePrompt.cookies-bar .btn-action .animate:hover{background:transparent;color:#fff !important;}}@media screen and (max-width:800px){body #hubspot-messages-iframe-container{z-index:9999;}.cookiePrompt.cookies-bar{position:fixed;bottom:0;left:0;width:100%;width:100%;z-index:99999;background-color:rgba(0,0,0,.85);text-align:left;display:none;align-items:center;padding:15px 20px;text-align:center;flex-direction:column;}.cookiePrompt.cookies-bar p{font-size:12px;width:100%;float:none;color:#fff;}.cookiePrompt.cookies-bar p a{color:#fff;text-decoration:underline;text-transform:uppercase;font-weight:700;}.cookiePrompt.cookies-bar .btn-action{width:100%;float:none;text-align:center;}.cookiePrompt.cookies-bar .btn-action .animate{border:1px solid #fff;background-color:#fff;color:#000;font-size:15px;line-height:30px;padding:10px 30px;margin:0;width:100%;}.comp-heading{display:none;}.feature-card-section .col-sm-4.card{-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%;margin:0 auto 20px;}.margin-left-2{margin-left:-48px;}.margin-left-3{margin-left:-4px;}.technology-section{padding-top:5rem;}.BuisnessSection .infoSection{width:90%;margin:0 auto;}.featureSection{padding-top:1rem;}.featureSection h3{text-align:center;}.TheShop .infodiv .heading-h2{width:100%;text-align:center !important;}.evoution-animation{display:none;}.platform-sec-new.module-desktop{display:none;}.infoSection{width:100%;align-items:center;}.infoSection .DemoButton{font-size:12px;margin-top:15px;margin-bottom:25px;}.infoSection .sectionHeading{font-size:28px;width:100%;}.infoSection .sectionSubHeading{font-size:20px;width:100%;}.infoSection .sectionContent{font-size:14px;width:100%;}.futureContainer{width:100%;}.futureContainer .sectionHeading{font-size:35px;width:100%;}.futureContainer .sectionSubHeading{font-size:21px;width:100%;}.futureContainer .sectionContent{font-size:14px;width:100%;}.clipping-2{height:50px;bottom:-49px;background:#fff;}.sectionContainer{flex-direction:column;}.sectionContainer{width:100%;text-align:center;padding:1rem 15px;}.imagepathSection{width:100%;}.sectionTwo .sectionSubHeading{width:100%;}.PlatformContainer{width:100%;}.successContainer{width:100%;}.barContainer{width:100%;}.mainFooter{padding:4rem 2rem;flex-direction:column;}.usecaseSection .heading-h2{text-align:center;}.usecaseSection .sliderSection .slideItem{min-width:100%;}.quadrentContainer{max-width:100%;}.hugeFont{font-size:45px;left:0 !important;right:auto;top:0 !important;}.clipping-1{display:none;}.clipping-1.mob-clipping{height:50px;bottom:-49px;background:#fff;display:block;}.arrow-left img{height:20%;width:20%;}.imagepathSection{width:240px;justify-content:center;margin:0 auto;height:225px;}.imagepathSection .imageContainer:nth-child(1){left:50%;transform:translateX(-50%) !important;}.imagepathSection .imageContainer:nth-child(1) img{width:195px;}.imagepathSection .imageContainer:nth-child(2) img{width:70px;}.imagepathSection .imageContainer:nth-child(3) img{width:75px;}.imagepathSection .imageContainer:nth-child(4) img{width:68px;}.imagepathSection .imageContainer:nth-child(5) img{width:58px;}.imagepathSection .imageContainer:nth-child(6) img{width:47px;}.imagepathSection .imageContainer:nth-child(7) img{width:46px;}.imagepathSection .imageContainer:nth-child(8) img{width:30px;}.imagepathSection .imageContainer:nth-child(9) img{width:132px;}.imagepathSection .imageContainer:nth-child(10){right:0%;}.imagepathSection .imageContainer:nth-child(10) img{width:38px;}.imagepathSection .imageContainer:nth-child(11) img{width:68px;}.imagepathSection .imageContainer:nth-child(12) img{width:28px;}.sectionTwo{justify-content:start;min-height:70vh;background-color:#fff;}.sectionTwo.evolution-bottom-padding{padding:1rem 0 8rem;}.sectionTwo .sectionSubHeading{font-size:20px;line-height:29px;margin:3rem auto 4rem;}.sectionTwo .quadrentContainer{max-width:282px;}.sectionTwo .quadrentContainer .quadrent{height:100px;width:100px;background-color:#fff;}.sectionTwo .quadrentContainer .quadrent img{width:30px;margin:20px 20px 0 0;}.sectionTwo .quadrentContainer .quadrent:nth-child(1) img{width:30px;margin:20px 0 0 20px;}.sectionTwo .quadrentContainer .quadrent:nth-child(3) img{width:25px;margin:20px 20px 0 0;}.sectionTwo .quadrentContainer .quadrent:nth-child(7) img{width:30px;margin:0 20px 20px 0;}.sectionTwo .quadrentContainer .quadrent:nth-child(5) img{width:28px;margin:0 0 20px 20px;}.sectionTwo .quadrentContainer .dotpath{height:36px;}.sectionTwo .quadrentContainer .dotpath .pathtext .bolpt{color:#1537a0;}.sectionTwo .quadrentContainer .dotpath:nth-child(2){left:35px;top:8px;width:61px;}.sectionTwo .quadrentContainer .dotpath:nth-child(2) .pathtext{left:-73px;top:-26px;}.sectionTwo .quadrentContainer .dotpath:nth-child(2) .pathtext .regpt{font-size:12px;}.sectionTwo .quadrentContainer .dotpath:nth-child(2) .pathtext .medpt{font-size:10px;margin-top:5px;margin-right:.8rem;}.sectionTwo .quadrentContainer .dotpath:nth-child(2) .pathtext .bolpt{font-size:14px;}.sectionTwo .quadrentContainer .dotpath:nth-child(6){left:23px;bottom:7px;width:73px;}.sectionTwo .quadrentContainer .dotpath:nth-child(6) .pathtext{left:-59px;bottom:-48px;align-items:flex-start;}.sectionTwo .quadrentContainer .dotpath:nth-child(6) .pathtext .regpt{font-size:12px;}.sectionTwo .quadrentContainer .dotpath:nth-child(6) .pathtext .medpt{font-size:10px;margin-top:5px;margin-right:.8rem;}.sectionTwo .quadrentContainer .dotpath:nth-child(6) .pathtext .bolpt{font-size:14px;}.sectionTwo .quadrentContainer .dotpath:nth-child(8){right:-14px;bottom:10px;width:72px;height:57px;}.sectionTwo .quadrentContainer .dotpath:nth-child(8) .pathtext{left:-38px;bottom:-52px;align-items:flex-end;}.sectionTwo .quadrentContainer .dotpath:nth-child(8) .pathtext .regpt{font-size:12px;}.sectionTwo .quadrentContainer .dotpath:nth-child(8) .pathtext .medpt{font-size:10px;margin-top:5px;margin-right:.8rem;}.sectionTwo .quadrentContainer .dotpath:nth-child(8) .pathtext .bolpt{font-size:14px;}.sectionTwo .quadrentContainer .dotpath:nth-child(4){right:-7px;top:34px;width:72px;}.sectionTwo .quadrentContainer .dotpath:nth-child(4) .pathtext{left:-15px;top:-52px;align-items:center;}.sectionTwo .quadrentContainer .dotpath:nth-child(4) .pathtext .regpt{font-size:12px;}.sectionTwo .quadrentContainer .dotpath:nth-child(4) .pathtext .medpt{font-size:10px;margin-top:5px;margin-right:.8rem;}.sectionTwo .quadrentContainer .dotpath:nth-child(4) .pathtext .bolpt{font-size:14px;}.sectionThree{padding-bottom:10rem;padding-top:5rem;}.sectionThree .sectionSubHeading{font-size:20px;margin:4rem 0 0 0;line-height:30px;width:85%;}.sectionThree .barContainer{width:70%;height:160px;}.sectionThree .barContainer div{width:12px;bottom:-10px;}.sectionThree .barContainer div:nth-child(1):after{font-size:12px;}.sectionThree .barContainer div:nth-child(1):before{font-size:12px;white-space:pre;left:-17px;bottom:-77px;}.sectionThree .barContainer div:nth-child(2):after{font-size:12px;}.sectionThree .barContainer div:nth-child(2):before{font-size:12px;white-space:pre;left:-17px;bottom:-77px;}.sectionThree .barContainer div:nth-child(3):after{font-size:12px;}.sectionThree .barContainer div:nth-child(3):before{font-size:12px;white-space:pre;left:-17px;bottom:-77px;}.sectionThree .barContainer div:nth-child(4):after{font-size:12px;}.sectionThree .barContainer div:nth-child(4):before{font-size:12px;white-space:pre;left:-17px;bottom:-77px;}.sectionThree .barContainer .mob-height1{height:48px;}.sectionThree .barContainer .mob-height2{height:73px;}.sectionThree .barContainer .mob-height3{height:98px;}.sectionThree .barContainer .mob-height4{height:122px;}.superSection .futureContainer{width:85%;padding:20px;border-radius:8px;margin-top:-30px;}.superSection .futureContainer .sectionHeading{font-size:20px;}.superSection .futureContainer .sectionSubHeading{font-size:14px;margin:15px 0;}.superSection .futureContainer .sectionContent{text-align:center;}.superSection .futureContainer .mob-hide{display:none;}#platformtext{margin-top:30px !important;}.PlatformContainer{padding:7rem 0 3rem 0;}.PlatformContainer .infoSection .sectionHeading{text-align:center;font-size:20px;}.PlatformContainer .infoSection .sectionHeading.sub-headingh2{margin-top:8px !important;font-size:20px !important;}.PlatformContainer .infoSection .sectionHeading.sub-headingh2 br{display:none;}.PlatformContainer .infoSection .sectionContent{text-align:center;margin-bottom:30px;}.PlatformContainer .infoSection .sectionContent br{display:none;}.PlatformContainer .imageSection{min-height:180px;min-width:350px;}.PlatformContainer .imageSection .property{font-size:14px;}.PlatformContainer .imageSection .property:nth-child(1){padding:10px;border-radius:8px;left:40px;}.PlatformContainer .imageSection .property:nth-child(1) img{width:18px;}.PlatformContainer .imageSection .property:nth-child(2){padding:8px 10px;border-radius:8px;right:77px;top:31px;}.PlatformContainer .imageSection .property:nth-child(2) img{width:25px;}.PlatformContainer .imageSection .property:nth-child(3){padding:10px;border-radius:8px;right:12px;}.PlatformContainer .imageSection .property:nth-child(3) img{width:22px;}.PlatformContainer .imageSection .property:nth-child(4){padding:10px;border-radius:8px;top:80px;}.PlatformContainer .imageSection .property:nth-child(4) img{width:25px;}.PlatformContainer .imageSection .property:nth-child(5){padding:10px;border-radius:8px;bottom:13px;right:20px;}.PlatformContainer .imageSection .property:nth-child(5) img{width:21px;}.PlatformContainer .imageSection .dotsdiv{bottom:45px;left:44px;}.PlatformContainer .imageSection .dotsdiv img{width:47px;}.PlatformContainer .imageSection .gear{right:-7px;z-index:-2;top:59px;}.PlatformContainer .imageSection .gear img{width:48px;}.PlatformContainer .imageSection .backdiv:nth-child(6){width:115px;height:85px;padding:0;border-radius:8px;left:0;top:20px;}.PlatformContainer .imageSection .backdiv:nth-child(7){width:115px;height:68px;padding:0;border-radius:8px;bottom:26px;left:128px;}.PlatformContainer .imageSection .backdiv:nth-child(8){width:115px;height:85px;padding:0;border-radius:8px;right:30px;top:20px;}.PlatformContainer .spaceflexer{flex-direction:column;}.PlatformContainer .mob-hide{display:none;}.PlatformContainer .infohover{flex-direction:column;margin-top:2rem;height:auto;padding:0 15px;}.PlatformContainer .infohover .propsec img{opacity:1;}.PlatformContainer .infohover .propsec p{opacity:1;}.PlatformContainer .infohover .propsec-mob{font-family:'Nunito-Regular';margin-bottom:30px;}.PlatformContainer .infohover .propsec-mob .prop-img-sec{width:15%;float:left;margin-right:5%;}.PlatformContainer .infohover .propsec-mob .prop-img-sec img{max-width:100%;}.PlatformContainer .infohover .propsec-mob .prop-info{width:80%;float:left;}.PlatformContainer .infohover .propsec-mob .prop-info .sm-msg{font-size:14px;display:inline-block;width:100%;}.PlatformContainer .infohover .propsec-mob .prop-info .info-heading{font-size:20px;display:inline-block;width:100%;margin-bottom:10px;}.PlatformContainer .infohover .propsec-mob .prop-info p{font-size:14px;}.PlatformContainer .infohover .propsec-mob .prop-info p br{display:none;}.PlatformContainer .infohover .propsec-mob.ecomm-sec .sm-msg{color:#1537a0;}.PlatformContainer .infohover .propsec-mob.ecomm-sec .info-heading{color:#1537a0;border-bottom:2px solid #1537a0;display:inline-block;width:auto;}.PlatformContainer .infohover .propsec-mob.oms-sec .sm-msg{color:#e01f53;}.PlatformContainer .infohover .propsec-mob.oms-sec .info-heading{color:#e01f53;border-bottom:2px solid #e01f53;display:inline-block;width:auto;}.PlatformContainer .infohover .propsec-mob.pim-sec .info-heading{border-bottom:2px solid #2ca6db;display:inline-block;width:auto;}.PlatformContainer .infohover .propsec-mob.analytic-sec .info-heading{border-bottom:2px solid #009da5;display:inline-block;width:auto;}.PlatformContainer .infohover .propsec-mob.eng-sec .sm-msg{color:#ef631d;}.PlatformContainer .infohover .propsec-mob.eng-sec .info-heading{color:#ef631d;border-bottom:2px solid #ef631d;display:inline-block;width:auto;}.PlatformContainer .infohover .propsec-mob.exp-sec .sm-msg{color:#763424;}.PlatformContainer .infohover .propsec-mob.exp-sec .info-heading{color:#763424;border-bottom:2px solid #763424;display:inline-block;width:auto;}.PlatformContainer.module-mobile-info .imageSection .dotsdiv{bottom:14px;}.PlatformContainer.module-mobile-info .imageSection .property:nth-child(4){top:86px;left:92px;}.PlatformContainer.module-mobile-info .imageSection .property:nth-child(6){left:-8px;bottom:43px;padding:.5rem .5rem;}.PlatformContainer.module-mobile-info .imageSection .property:nth-child(6) img{width:30px;}.PlatformContainer.module-mobile-info .imageSection .property:nth-child(6) span{margin-left:0;}.video-div .clipping-1{display:block;height:50px;bottom:-49px;}.video-div .videoSection{padding-top:72px;padding-bottom:30px;height:auto;}.video-div .videoSection .boldtxt{font-size:28px;}.video-div .videoSection .sectionHeading{font-size:20px;}.video-div .videoSection .sectionSubHeading{font-size:14px;width:85%;}.video-div .videoSection .sectionSubHeading br{display:none;}.video-div .videoContainer{width:85%;border-radius:20px;height:200px;bottom:-150px;}.video-div .videoContainer .video-image-panel img{height:200px;border-radius:20px;}.video-div .videoContainer img{height:80px;}.successStories{padding:200px 0 0 0;}.successStories .lSSlideOuter .lSPager.lSpg>li a{width:6px !important;height:6px !important;}.successStories .desktop-theshop{display:none !important;}.successStories .successContainer{width:100%;text-align:center;}.successStories .successContainer .sectionHeading{font-size:18px;margin-bottom:5px;line-height:27px;}.successStories .successContainer .TheShop{flex-direction:column;display:block;}.successStories .successContainer .TheShop .imageDiv{padding:30px 0;height:auto;justify-content:center;}.successStories .successContainer .TheShop .imageDiv img{height:230px;}.successStories .successContainer .TheShop .infodiv .mainHeading{font-size:18px;width:100%;margin-top:10px;}.successStories .successContainer .TheShop .infodiv .mainContent{font-size:14px;line-height:22px;}.successStories .successContainer .TheShop .infodiv .mainContent br{display:none;}.successStories .successContainer .TheShop .infodiv .siteInfo{display:none;}.successStories .successContainer .TheShop .infodiv .learnmore{width:100%;font-size:14px;}.successStories .successContainer .TheShop .infodiv .buttons{display:none;}.featureSection{margin:6rem auto 3rem auto;justify-content:flex-start;}.featureSection .amm{font-size:12px;}.featureSection .sectionHeading:nth-child(1){font-size:18px;margin:20px 0;line-height:25px;}.featureSection .superHeading{font-size:20px;}.featureSection .sectionHeading{font-size:20px;width:85%;}.featureSection .DemoButtonFooter{font-size:12px;}.featureSection .featureContainer{margin:30px 0;}.featureSection .featureContainer img{height:100px;}.featureSection .picoverflow{bottom:9px;height:84px;width:127px;}.featureSection .rightrect{height:200px;width:40px;top:2%;right:117px;}.featureSection .rightrect .featurepoint{height:10px;width:10px;}.featureSection .rightrect .featurepoint:nth-child(1){top:-6px;background-color:#1537a0;}.featureSection .rightrect .featurepoint:nth-child(1) .fatureText{right:-87px;top:-2px;}.featureSection .rightrect .featurepoint:nth-child(2){top:calc(35% - 5px);background-color:#e01f53;}.featureSection .rightrect .featurepoint:nth-child(2) .fatureText{right:-67px;top:-2px;}.featureSection .rightrect .featurepoint:nth-child(3){top:calc(65% - 5px);background-color:#ffcc4d;}.featureSection .rightrect .featurepoint:nth-child(3) .fatureText{right:-67px;top:-2px;}.featureSection .rightrect .featurepoint:nth-child(4){bottom:-5px;background-color:#5660c7;}.featureSection .rightrect .featurepoint:nth-child(4) .fatureText{right:-52px;top:-2px;}.featureSection .rightrect .featurepoint .fatureText .visible{font-size:12px;}.featureSection .rightrect .featurepoint .fatureText .hovvisible{display:none;}.featureSection .leftrect{height:200px;width:40px;top:2%;left:117px;}.featureSection .leftrect .featurepoint{height:10px;width:10px;}.featureSection .leftrect .featurepoint:nth-child(1){top:-6px;background-color:#1537a0;}.featureSection .leftrect .featurepoint:nth-child(1) .fatureText{left:-102px;top:-2px;}.featureSection .leftrect .featurepoint:nth-child(1) .fatureText .visible{width:100px;}.featureSection .leftrect .featurepoint:nth-child(2){top:calc(35% - 5px);background-color:#e01f53;}.featureSection .leftrect .featurepoint:nth-child(2) .fatureText{left:-67px;top:-2px;}.featureSection .leftrect .featurepoint:nth-child(3){top:calc(65% - 5px);background-color:#ffcc4d;}.featureSection .leftrect .featurepoint:nth-child(3) .fatureText{left:-67px;top:-2px;}.featureSection .leftrect .featurepoint:nth-child(4){bottom:-5px;background-color:#5660c7;}.featureSection .leftrect .featurepoint:nth-child(4) .fatureText{left:-67px;top:-2px;}.featureSection .leftrect .featurepoint .fatureText .visible{font-size:12px;}.featureSection .leftrect .featurepoint .fatureText .hovvisible{display:none;}#usecase .hugeFont{left:0 !important;}.usecaseSection{padding-left:0;padding-top:1rem;}.usecaseSection .sectionHeading{font-size:28px;text-align:center;width:100%;line-height:35px;}#buisnesscon{overflow:visible !important;}#buisnesscon .hugeFont{left:auto !important;right:0 !important;}.BuisnessSection{flex-direction:column;text-align:center;padding:4rem 0 3rem 0;}.BuisnessSection .infoSection .sectionHeading{font-size:20px;}.BuisnessSection .infoSection .sectionHeading br{display:none;}.BuisnessSection .activeItem{font-size:14px;font-family:'Raleway-Bold';}.BuisnessSection .activeItem:before{width:9px;height:9px;}.BuisnessSection .imgSection img{width:100%;}.BuisnessSection .revaledContent{display:none;}.BuisnessSection .revealInfo{width:85%;}.BuisnessSection .revealInfo .reveal-p{margin-left:1.8rem;text-align:left;margin-top:-10px;font-family:'Raleway-Regular';}.desktop-blog-section{display:none !important;}.blogSection{padding:4rem 0 2rem;min-height:76vh;}.blogSection .lSSlideOuter .lSPager.lSpg>li a{width:6px;height:6px;}.blogSection .lSSlideOuter .lSPager.lSpg{margin-top:20px !important;}.blogSection .blogLink{font-size:14px;margin-top:2rem;}.blogSection .sectionHeading{font-size:18px;}.blogSection .blogContainer{display:block;margin-top:2rem;flex-direction:column;width:100%;margin:0 auto;height:auto !important;max-width:initial !important;}.blogSection .blogContainer .mainBlog{width:100%;margin-right:0;padding:15px;border-radius:8px;margin-bottom:30px;justify-content:flex-start;margin-right:2.5rem;min-height:480px !important;}.blogSection .blogContainer .mainBlog img{height:auto;max-width:100%;}.blogSection .blogContainer .mainBlog .blogHeadline{font-size:20px;line-height:30px;}.blogSection .blogContainer .mainBlog .blogHeadline br{display:none;}.blogSection .blogContainer .mainBlog .dated{font-size:12px;}.blogSection .blogContainer .mainBlog .blogContent{font-size:14px;line-height:20px;}.blogSection .blogContainer .mainBlog .blogContent br{display:none;}.blogSection .blogContainer .smallBlog{flex-direction:column;padding:15px;border-radius:8px;margin-bottom:30px;}.blogSection .blogContainer .smallBlog .blogHeadline{font-size:20px;line-height:30px;}.blogSection .blogContainer .smallBlog .blogHeadline br{display:none;}.blogSection .blogContainer .smallBlog .dated{font-size:12px;}.blogSection .blogContainer .smallBlog .blogContent{font-size:14px;line-height:20px;}.blogSection .blogContainer .smallBlog .blogContent br{display:none;}.ul-slider{display:none;}.usecaseSection{min-height:55vh;}.usecaseSection .lSSlideOuter{margin-top:0 !important;}.usecaseSection .lSSlideOuter .lSPager.lSpg{margin-top:30px !important;}.usecaseSection .lSSlideOuter .lSPager.lSpg>li a{width:6px;height:6px;}.usecaseSection .ul-slider-mob{height:auto !important;display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.usecaseSection .ul-slider-mob li{margin-top:1rem;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;}.usecaseSection .ul-slider-mob li .slideItem{background-color:#fff;border-radius:8px;min-width:95%;margin-left:13px;height:auto;align-items:flex-start;display:block !important;padding:20px;box-sizing:border-box;color:#575657 !important;min-height:210px;height:100%;}.usecaseSection .ul-slider-mob li .slideItem img{width:20%;float:left;}.usecaseSection .ul-slider-mob li .slideItem .itemText{font-size:18px;float:left;width:72%;text-align:left;margin-left:15px;margin-top:-5px;}.usecaseSection .ul-slider-mob li .slide-mob-info{width:100%;display:inline-block;font-size:15px;font-family:Raleway-Regular;margin-top:20px;}}.platform-sec-new{padding:4rem 0 0;}.platform-sec-new .container .heading-h3{color:#1537a0;margin-bottom:10px;}.platform-sec-new .container .main-tab-p{margin-bottom:25px;}.platform-sec-new .container .nav-tabs{border:none;width:100%;justify-content:center;margin-bottom:25px;}.platform-sec-new .container .nav-tabs .nav-item{display:inline-block;}.platform-sec-new .container .nav-tabs .nav-item .nav-link{font-size:50px;color:#989898;border:none;font-family:Raleway-Bold;line-height:60px;padding:0;margin-right:10px;}.platform-sec-new .container .nav-tabs .nav-item .nav-link.active{color:#1537a0;border-bottom:4px solid #1537a0;}.platform-sec-new .container .col-sm-2{flex:0 0 20%;max-width:20%;}.platform-sec-new .container .col-sm-2 .module-img{width:130px;height:130px;display:flex;justify-content:center;align-items:center;border-radius:12px;margin:0 auto 10px;border-width:3px;}.platform-sec-new .container .col-sm-2 .module-text h4{font-size:28px;}.platform-sec-new .container .col-sm-2 .module-text p{color:#575657;}.platform-sec-new .container .PlatformContainer{padding:0;}.platform-sec-new .container .PlatformContainer .spaceflexer{justify-content:center;max-width:850px;padding:40px 40px 0 40px;margin:0 auto;border:3px dashed #989898;border-radius:20px;width:100%;}.platform-sec-new .PlatformContainer{max-width:1300px !important;width:100% !important;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover{height:290px;margin-top:1rem;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec span{top:110px;left:50%;transform:translateX(-50%);text-align:center !important;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec span.header{top:170px;width:130px;color:#000 !important;left:50% !important;transform:translateX(-35%) !important;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(1){transform:translateY(0) !important;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(1):before{background-color:#2ca6db;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(1) span{color:#2ca6db;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(1) span:after{background-color:#2ca6db;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(1):hover{border:5px solid #2ca6db;background-color:#2ca6db;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(3){transform:translateY(0) !important;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(3):before{background-color:#ef631d;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(3) span.header{left:50% !important;transform:translateX(-50%) !important;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(3) span{color:#ef631d;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(3) span:after{background-color:#ef631d;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(3):hover{border:5px solid #ef631d;background-color:#ef631d;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(2){transform:translateY(0) !important;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(2):before{background-color:#1537a0;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(2) span{color:#1537a0;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(2) span:after{background-color:#1537a0;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(2):hover{border:5px solid #1537a0;background-color:#1537a0;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(4){transform:translateY(0) !important;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(4):before{background-color:#e01f53;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(4) span{color:#e01f53;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(4) span:after{background-color:#e01f53;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(4):hover{border:5px solid #e01f53;background-color:#e01f53;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(5){transform:translateY(0) !important;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(5):before{background-color:#009da5;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(5) span{color:#009da5;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(5) span:after{background-color:#009da5;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec:nth-child(5):hover{border:5px solid #009da5;background-color:#009da5;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec p{top:230px;left:50%;font-size:16px;line-height:26px;text-align:center !important;transform:translateX(-50%);width:220px;}.platform-sec-new .PlatformContainer.tabplatform-container .infohover .propsec p br{display:none;}.success-slider{padding:650px 0 0 0;background:#f3f3f3;}.success-slider .successStories{padding:0;}.success-slider .successStories .TheShop .infodiv .siteInfo{margin-top:2.5rem;}.success-slider .successStories .TheShop .imageDiv{height:auto;justify-content:flex-end;}.success-slider .success-carousel{width:100%;padding-bottom:2rem;}.success-slider .success-carousel .carousel-indicators{left:35px;justify-content:start;bottom:-55px;width:100%;margin:0 auto;max-width:1300px;}.success-slider .success-carousel .carousel-indicators li{height:16px;width:16px;border-radius:50%;background-color:#bebebe;margin:0 .2rem;}.success-slider .success-carousel .carousel-indicators li.active{background-color:#1537a0;}@media screen and (min-width:801px){.PlatformContainer .imageSection.image-section-hover .backdiv{padding:0;width:216px;height:173px;}.PlatformContainer .imageSection.image-section-hover .property{cursor:pointer;}.PlatformContainer .imageSection.image-section-hover .property .hover-img-prp{display:none;}.PlatformContainer .imageSection.image-section-hover .property:hover .hover-img-prp{display:inline-block;}.PlatformContainer .imageSection.image-section-hover .property:hover .no-hover-prp{display:none;}.PlatformContainer .imageSection.image-section-hover .property:nth-child(1):hover{background:#1537a0;border-color:#1537a0;color:#fff;}.PlatformContainer .imageSection.image-section-hover .property:nth-child(2):hover{background:#ef631d;border-color:#ef631d;color:#fff;}.PlatformContainer .imageSection.image-section-hover .property:nth-child(3):hover{background:#2ca6db;border-color:#2ca6db;color:#fff;}.PlatformContainer .imageSection.image-section-hover .property:nth-child(4):hover{background:#e01f53;border-color:#e01f53;color:#fff;}.PlatformContainer .imageSection.image-section-hover .property:nth-child(5):hover{background:#009da5;border-color:#009da5;color:#fff;}.PlatformContainer .imageSection.image-section-hover .property:nth-child(6):hover{background:#763424;border-color:#763424;color:#fff;}.PlatformContainer.module-mobile-info{display:none;}.mob-theshop{display:none !important;}.mob-blog-section{display:none !important;}.clipping-2.mob-clipping{display:none !important;}.ul-slider-mob{display:none;}.reveal-p{display:none;}.desktop-hide{display:none !important;}.ul-slider{height:auto !important;}.ul-slider li{width:100% !important;}.ul-slider li .slideItem{width:33.33% !important;min-width:0 !important;}.ul-slider .sliderSection .content-overlay{position:absolute;height:99%;width:100%;left:0;top:0;bottom:0;right:0;opacity:0;-webkit-transition:all .4s ease-in-out 0s;-moz-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;z-index:1;border-radius:20px;}.ul-slider .sliderSection .slide-hover-info{position:absolute;text-align:center;padding-left:1em;padding-right:1em;width:100%;top:50%;left:50%;opacity:0;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;font-size:18px;color:#fff;z-index:9;width:85%;font-family:Raleway-Regular;}.ul-slider .sliderSection .slideItem:hover .content-overlay{opacity:1 !important;visibility:visible !important;}.ul-slider .sliderSection .slideItem:hover .slide-hover-info{opacity:1 !important;visibility:visible !important;}}@media(max-width:1500px) and (min-width:1100px){.float-section-top.ecom-module-feature .hugeFont{top:360px !important;}.float-section-top .floating-top-section{margin-top:-155px !important;margin-bottom:40px !important;}.module-feature-section{padding:7rem 0 8rem;}.hugeFont.usecases{top:-70px !important;}.hugeFont.business{left:-13px !important;margin-top:-1rem !important;}.hugeFont{font-size:6rem;}.section1{width:85%;padding:40px 150px 40px 0;}.section1 .infoSection{width:45%;}.section1 .infoSection .sectionHeading{font-size:35px;}.section1 .infoSection .sectionHeading br{display:none;}.section1 .infoSection .sectionSubHeading{font-size:30px;}.section1 .infoSection .sectionSubHeading br{display:none;}.section1 .infoSection .sectionContent{font-size:18px;}.section1 .infoSection .sectionContent br{display:none;}.section1 .imagepathSection{width:40%;height:450px;}.section1 .imagepathSection img{max-width:100%;}.sectionTwo{padding:6rem 0;max-width:100%;}.sectionTwo .sectionSubHeading{max-width:85%;}.sectionTwo .quadrentContainer{max-width:550px;}.sectionTwo .quadrentContainer .quadrent{height:200px;width:200px;}.sectionTwo .quadrentContainer .dotpath{height:42px;}.sectionTwo .quadrentContainer .dotpath .pathtext .regpt{font-size:20px;}.sectionTwo .quadrentContainer .dotpath .pathtext .medpt{font-size:20px;margin-top:2px;}.sectionTwo .quadrentContainer .dotpath .pathtext .bolpt{font-size:20px;}.sectionTwo .quadrentContainer .dotpath:nth-child(2){left:58px;top:44px;width:135px;}.sectionTwo .quadrentContainer .dotpath:nth-child(4){right:-46px;top:96px;width:200px;}.sectionTwo .quadrentContainer .dotpath:nth-child(8){right:-55px;bottom:90px;width:200px;}.sectionTwo .quadrentContainer .dotpath:nth-child(6){left:50px;bottom:42px;width:150px;}.futureContainer{padding:1.5rem 4rem 5rem !important;}.futureContainer .sectionHeading{font-size:2.5rem;}.futureContainer .sectionSubHeading{margin:1.5rem 0;}.futureContainer .sectionContent{font-size:18px;line-height:28px;}.barContainer{width:70%;}.PlatformContainer{width:85%;padding-left:20px;padding-right:30px;padding:5rem 30px 5rem 20px;}.PlatformContainer .infoSection{width:40%;}.PlatformContainer .infoSection .sectionHeading{font-size:35px !important;}.PlatformContainer .infoSection .sectionHeading br{display:none;}.PlatformContainer .infoSection .sub-headingh2{font-size:30px !important;}.PlatformContainer .infoSection .sub-headingh2 br{display:none;}.PlatformContainer .infoSection .sectionContent{font-size:22px !important;}.PlatformContainer .infoSection .sectionContent br{display:none;}.PlatformContainer .imageSection{min-width:536px;}.videoSection{height:520px;}.videoSection .boldtxt{font-size:3.5rem;}.videoSection .sectionHeading{font-size:2.3rem;margin:1rem 0 1rem 0;}.videoSection .sectionSubHeading{font-size:1.2rem;line-height:28px;}.videoContainer{height:450px;bottom:-350px;width:70%;}.videoContainer .video-image-panel img{height:450px;}.successStories{padding:350px 0 0 0;}.successStories .successContainer{max-width:85%;}.successStories .successContainer .TheShop .mainHeading{margin-top:0;}.successStories .successContainer .TheShop .imageDiv{height:auto;}.successStories .successContainer .TheShop .infodiv .siteInfo{margin-top:3rem;}.successStories .successContainer .TheShop .infodiv .buttons{margin:4rem 0 0 0;}.successStories .successContainer .lSSlideOuter{margin-top:0;}.arrow-left.success-story{top:320px !important;}.featureSection{padding-top:3rem;}.featureSection .leftrect{width:140px;left:-10px;}.featureSection .leftrect .featurepoint:nth-child(1) .fatureText{left:-256px;}.featureSection .leftrect .featurepoint .fatureText .visible{font-size:20px !important;}.featureSection .leftrect .featurepoint .fatureText .hovvisible{font-size:14px;}.featureSection .rightrect{width:140px;right:-10px;}.featureSection .rightrect .featurepoint .visible{font-size:20px !important;}.featureSection .rightrect .featurepoint .hovvisible{font-size:14px;}.usecaseSection{padding-left:0%;min-height:80vh;}.usecaseSection .sliderSection{margin-top:1rem;}.usecaseSection .sliderSection .slideItem{height:200px;}.usecaseSection .sliderSection .slideItem img{height:65px;}.usecaseSection .sliderSection .slideItem .itemText{font-size:1rem;}.usecaseSection .sliderSection .slideItem .slide-hover-info{font-size:14px;transform:translate(-50%,-50%) !important;}.BuisnessSection{max-width:85%;padding-bottom:1rem;padding-top:6rem;}.BuisnessSection .videoTestimonial{width:100%;}.BuisnessSection .infoSection{margin-right:2rem;}.BuisnessSection .infoSection .sectionHeading{font-size:35px;}.BuisnessSection .activeItem{font-size:30px;}.BuisnessSection .imgSection img{width:500px;}.blogSection{min-height:0;padding:6rem 0 0;}.blogSection .blogLink{margin:2rem auto 0 auto;}.blogSection .blogHeadline{font-size:1.8rem;line-height:2rem;}.blogSection .blogSection .blogContent{font-size:1.2rem;line-height:2rem;}.blogSection .blogContainer{width:85%;margin:3rem auto 0 auto;}.blogSection .blogContainer .smallBlog{padding:.9rem 1.5rem;}.blogSection .blogContainer .smallBlog .blogHeadline{font-size:1rem;line-height:25px;margin:0 0 10px;}.blogSection .blogContainer .smallBlog img{height:154px;margin-right:1.5rem;}.blogSection .mainBlog img{max-width:100%;height:auto;}.contactInfo{height:620px;padding-bottom:1rem;}.contactInfo .sectionHeading{margin-bottom:0;}.contactInfo .subHeading{margin-top:2.5rem;}.platform-sec-new .nav-tabs .nav-link{font-size:40px !important;font-family:Raleway-Bold;line-height:50px !important;padding:0;margin-right:10px;}.platform-sec-new h4{font-size:22px !important;line-height:24px;}.featureContainer{margin-bottom:8rem;}}@media screen and (min-width:1301px) and (max-width:1500px){.sectionContainer.section1{padding:6rem 100px 0 0;}.hugeFont{font-size:7rem;}}@media screen and (min-width:1025px) and (max-width:1430px){.hugeFont{font-size:6rem;}.sectionContainer.section1{padding:4rem 100px 0 0;}.futureContainer{width:80%;padding:3rem 2rem 5rem;}.platform-sec-new{padding:1rem 0 0;}.evoution-animation .main-img-text{width:340px;}.evoution-animation .main-img-text h3{font-size:30px;margin-top:10px;}.evoution-animation .left-animation-sec img{width:40px;}.evoution-animation .right-animation-sec img{width:50px;}.evoution-animation .bottom-animation-sec img{width:60px;}}@media screen and (max-width:800px){#platformtext{margin-top:0 !important;}.hugeFont.mobhugefont{margin-top:0 !important;top:-24px !important;}.PlatformContainer.module-mobile-info{padding:3rem 20px 0;}.mob-tabs.nav-tabs{border:none;width:100%;justify-content:center;margin-bottom:25px;}.mob-tabs.nav-tabs .nav-item{display:inline-block;}.mob-tabs.nav-tabs .nav-item .nav-link{font-size:18px;color:#989898;border:none;font-family:Raleway-Bold;line-height:30px;padding:0;margin-right:10px;}.mob-tabs.nav-tabs .nav-item .nav-link.active{color:#1537a0;border-bottom:4px solid #1537a0;}.BuisnessSection .imgSection{width:100%;}.BuisnessSection .videoTestimonial{height:300px;margin:2rem auto 0;}.BuisnessSection .videoTestimonial .playButton{height:100px;}.BuisnessSection .videoTestimonial .video-image-panel img{height:300px;}.success-carousel{display:none;}.success-slider{padding:180px 0 20px 0;}.success-slider .TheShop .infodiv a{text-align:center;display:inline-block;width:100%;}.success-slider h2{text-align:center;}.success-slider .successStories.mobile-slider-sec{display:block !important;width:90%;margin:0 auto;}.success-slider .successStories.mobile-slider-sec #succ-slider{height:auto !important;}.success-slider .successStories.mobile-slider-sec .TheShop .infodiv .siteInfo{display:flex;margin-top:15px;padding-bottom:50px;}.success-slider .successStories.mobile-slider-sec .TheShop .infodiv p br{display:none;}.success-slider .successStories.mobile-slider-sec .TheShop .infodiv .siteInfo .percIcon{height:70px;width:70px;}.success-slider .successStories.mobile-slider-sec .TheShop .infodiv .siteInfo .percIcon:after{font-size:12px;bottom:-35px;}.success-slider .successStories.mobile-slider-sec .TheShop .infodiv .siteInfo .percIcon img{height:18px;}.success-slider .successStories.mobile-slider-sec .TheShop .infodiv .siteInfo .percIcon img:nth-child(1){top:-18px;}.success-slider .successStories.mobile-slider-sec .TheShop .infodiv .siteInfo .percIcon img:nth-child(2){top:-30px;}.success-slider .successStories.mobile-slider-sec .TheShop .infodiv .siteInfo .percIcon span{font-size:16px;}.success-slider .successStories.mobile-slider-sec .TheShop .imageDiv{justify-content:center;}.success-slider .successStories.mobile-slider-sec .lSSlideOuter .lSPager.lSpg{margin:20px 0 0 !important;}.futureContainer p{max-width:100%;}}.video-modal{top:20% !important;transform:translateY(-10%);}.video-modal .modal-dialog{max-width:70%;width:100%;}@media screen and (min-width:1100px) and (max-width:1500px){.success-slider{padding:380px 0 0 0;}.success-slider .successStories{padding:0 0 60px 0;}.success-slider .success-carousel .carousel-indicators{max-width:85%;}.success-slider .success-carousel .TheShop .imageDiv img{height:300px;}.success-slider .success-carousel .TheShop .imageDiv .group16{right:-450px;}}.carousel-control{position:absolute;top:40%;z-index:9;font-size:1.5rem;color:#000;opacity:.5;background:#fff;width:50px;height:50px;line-height:50px;text-align:center;border-radius:50px;font-size:19px;}.carousel-control.right{right:40px;}.carousel-control.right .fa{position:relative;right:-2px;}.carousel-control.left{left:40px;}.carousel-control.left .fa{position:relative;left:-2px;}.carousel-control:hover{opacity:.8;color:#000;}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity;}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{opacity:1;}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0;}.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev{transform:translateX(0);transform:translate3d(0,0,0);}@media screen and (max-width:800px){.video-modal{padding-top:30px;}.video-modal .modal-dialog{max-width:96%;margin:auto;}.video-modal .modal-dialog .close{right:-9px;top:-23px;width:40px;height:40px;}}@media screen and (min-width:1100px) and (max-width:1350px){.BuisnessSection .activeItem{font-size:21px;}}@media screen and (min-width:900px) and (max-width:1024px){.sectionContainer{padding-left:15px;padding-right:20px;}.evoution-animation .left-animation-sec img{width:35px;margin:0;}.evoution-animation .right-animation-sec img{width:35px;margin:0;}.evoution-animation .bottom-animation-sec img{width:56px;}.evoution-animation .main-img-text h3{font-size:30px;}.evoution-animation .main-img-text img{max-width:50%;}.usecaseSection{padding-left:0;}}@media screen and (min-width:768px) and (max-width:1024px){.sectionTwo.evolution-bottom-padding{min-height:0;padding:2rem 0 10rem;}#platformtext{margin-top:0 !important;}.PlatformContainer{padding:5rem 0 3rem 0;}.PlatformContainer .infohover .propsec-mob .prop-img-sec{text-align:right;}.video-div .videoContainer{width:60%;height:250px;}.success-slider .successStories.mobile-slider-sec .TheShop .infodiv .siteInfo{width:70%;margin:0 auto;}.technology-section .awards .award-panel{padding:25px 10px;}.usecaseSection{min-height:0;padding:2rem 0 2rem;}}@media screen and (max-width:1099px){.mobileMenu{padding:0 2rem;height:100vh;overflow:auto;display:flex;justify-content:flex-start;flex-direction:column;}.mobileMenu .headerMenu{width:100%;justify-content:flex-start;}.mobileMenu .drop-menu-mob{width:100%;border-bottom:1px dashed #4a4e7a;margin:0 !important;padding:15px 0;font-size:16px;}.mobileMenu .drop-menu-mob label{position:relative;display:block;line-height:1;transition:background .3s;cursor:pointer;width:100%;color:#fff;background:transparent;margin:0;text-align:left;}.mobileMenu .drop-menu-mob label:after{content:"";position:absolute;display:block;top:48%;right:10px;width:0;height:0;border-top:6px solid #fff;border-bottom:0 solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;transition:border-bottom .1s,border-top .1s .1s;}.mobileMenu .drop-menu-mob input:checked~label:after{border-top:0 solid #fff;border-bottom:6px solid #fff;transition:border-top .1s,border-bottom .1s .1s;}.mobileMenu .drop-menu-mob input{display:none;}.mobileMenu .drop-menu-mob input:checked~ul.submenu-mob{max-height:300px;transition:max-height .5s ease-in;margin-top:15px;}.mobileMenu .drop-menu-mob ul.submenu-mob{max-height:0;padding:0;overflow:hidden;list-style-type:none;position:relative;min-width:100%;text-align:left;}.mobileMenu .drop-menu-mob ul.submenu-mob li a{display:block;padding:10px 0;color:#daddff;text-decoration:none;white-space:nowrap;border-bottom:1px dashed #4a4e7a;}.mobileMenu .drop-menu-mob ul.submenu-mob li:last-child a{border:none;}}.module-section .PlatformContainer{padding:3rem 0 7rem !important;}.module-section .PlatformContainer .module-path{position:relative;}.module-section .PlatformContainer .module-path:before{content:url(/assets/images/svg/module-animate.svg);position:absolute;width:110%;height:auto;top:-80px;left:-55px;border-radius:0;z-index:9;}.module-section .PlatformContainer .module-path.infohover{padding:0;margin-top:5rem !important;}.module-section .PlatformContainer .module-path.infohover span{position:absolute;top:180px;color:#000;left:-20px;font-family:'Raleway-Bold';font-size:1.5rem;color:inherit;}.module-section .PlatformContainer .module-path.infohover span::after{position:absolute;content:'';height:0 !important;width:100%;display:flex;bottom:-5px;background-color:#000;}.module-section .PlatformContainer .module-path.infohover span.header{font-family:Raleway-Regular !important;font-size:1.1rem !important;}.module-section .PlatformContainer .module-path .journey-path{position:relative;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.module-section .PlatformContainer .module-path .journey-path p{font-size:14px !important;line-height:21px !important;text-align:center !important;transform:translateX(-50%);width:160px !important;top:150px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1){position:relative;left:-30px;z-index:10;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1) .header{position:relative;top:-140px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1) .propsec:before{background-color:#2ca6db;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1) .propsec span{color:#2ca6db;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1) .propsec span:after{background-color:#2ca6db;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1) .propsec:hover{border:5px solid #2ca6db;background-color:#2ca6db;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2){position:relative;left:15px;z-index:10;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2) .header{position:relative;top:-140px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2) .propsec:before{background-color:#1537a0;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2) .propsec span{color:#1537a0;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2) .propsec span:after{background-color:#1537a0;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2) .propsec:hover{border:5px solid #1537a0;background-color:#1537a0;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3){position:relative;left:20px;z-index:10;top:160px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3) p{top:-150px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3) .propsec:before{background-color:#763424;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3) .propsec span{color:#763424;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3) .propsec span.header{left:30% !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3) .propsec span:after{background-color:#763424;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3) .propsec:hover{border:5px solid #763424;background-color:#763424;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4){position:relative;left:48px;z-index:10;top:-10px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4) .header{position:relative;top:-140px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4) .propsec:before{background-color:#ef631d;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4) .propsec span{color:#ef631d;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4) .propsec span:after{background-color:#ef631d;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4) .propsec:hover{border:5px solid #ef631d;background-color:#ef631d;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5){position:relative;left:auto;z-index:10;right:-22px;top:185px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5) .header{position:relative;top:-140px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5) .propsec:before{background-color:#e01f53;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5) .propsec span{color:#e01f53;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5) .propsec span:after{background-color:#e01f53;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5) .propsec:hover{border:5px solid #e01f53;background-color:#e01f53;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5) .propsec p{top:-244px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6){position:relative;left:auto;z-index:10;top:178px;right:-140px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6) .header{position:relative;top:-140px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6) .propsec:before{background-color:#009da5;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6) .propsec span{color:#009da5;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6) .propsec span:after{background-color:#009da5;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6) .propsec:hover{border:5px solid #009da5;background-color:#009da5;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6) .propsec p{top:-235px !important;}@media(max-width:1500px) and (min-width:1100px){.carousel-control{top:32%;}.module-section .PlatformContainer{padding:3rem 0 0 !important;}.module-section .PlatformContainer .module-path.infohover{height:280px !important;}.module-section .PlatformContainer .module-path.infohover .propsec{height:80px;width:80px;}.module-section .PlatformContainer .module-path.infohover .propsec img{width:35px;}.module-section .PlatformContainer .module-path.infohover .propsec span{top:80px;font-size:18px !important;}.module-section .PlatformContainer .module-path.infohover .propsec span.header{min-width:109px !important;font-size:14px !important;left:53px;}.module-section .PlatformContainer .module-path.infohover .propsec p{font-size:12px !important;top:110px !important;max-width:130px !important;line-height:17px !important;}.module-section .PlatformContainer .module-path:before{transform:scale(.9);top:-90px;left:-60px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1){left:15px;top:-20px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1):after{left:33px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1) .header{top:-95px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2){left:30px;top:-20px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2):after{left:30px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2) .header{top:-95px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3){left:20px;top:100px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3):after{top:116px;left:31px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3) .header{top:130px !important;left:35px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3) p{top:-150px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4){left:25px;top:-20px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4):after{left:30px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4) .header{top:-95px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5){top:115px;right:10px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5):after{left:30px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5) .header{top:-95px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5) p{top:-191px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5) .propsec p{top:-191px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6){top:115px;right:-58px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6):after{left:30px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6) .header{top:-95px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6) p{top:-205px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6) .propsec p{top:-205px !important;}.PlatformContainer .imageSection .property img{width:35px;}}@media only screen and (min-width:1380px) and (max-width:1480px){.module-section .PlatformContainer{padding:3rem 0 0 !important;}.module-section .PlatformContainer .module-path.infohover{height:335px !important;}.module-section .PlatformContainer .module-path.infohover .propsec{height:80px;width:80px;}.module-section .PlatformContainer .module-path.infohover .propsec img{width:35px;}.module-section .PlatformContainer .module-path.infohover .propsec span{top:80px;font-size:18px !important;}.module-section .PlatformContainer .module-path.infohover .propsec span.header{min-width:109px !important;font-size:14px !important;left:53px;}.module-section .PlatformContainer .module-path.infohover .propsec p{font-size:12px !important;top:110px !important;max-width:130px !important;line-height:17px !important;}.module-section .PlatformContainer .module-path:before{transform:scale(.9);top:-90px;left:-60px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1){left:40px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1):after{left:33px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1) .header{top:-125px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2){left:45px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2):after{left:30px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2) .header{top:-125px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3){left:35px;top:135px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3):after{top:116px;left:31px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3) .header{top:130px !important;left:35px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3) p{top:-150px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4){left:35px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4):after{left:30px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4) .header{top:-125px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5){top:150px;right:2px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5):after{left:30px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5) .header{top:-115px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5) p{top:-150px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6){top:150px;right:-75px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6):after{left:30px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6) .header{top:-115px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6) p{top:-160px !important;}}@media only screen and (min-width:1200px) and (max-width:1379px){.module-section .PlatformContainer .module-path.infohover{height:315px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3) .propsec span.header{top:153px !important;}}.modal-xl{margin:30px auto 0 !important;}.view-link:hover{color:#e01f53 !important;}.videoTestimonial{width:90%;max-width:100%;background-color:#000;border-radius:30px;height:350px;position:relative;bottom:0;z-index:10;left:0;right:0;display:flex;margin:3.5rem 0 0 0;box-sizing:border-box;box-shadow:6px 6px 12px rgba(0,0,0,.3);background-size:cover;background-position:center;justify-content:center;align-items:center;cursor:pointer;background-image:none;}.videoTestimonial .playButton{position:relative;z-index:12;left:auto;right:auto;top:0;height:150px;filter:invert(1);}.videoTestimonial .video-image-panel{position:absolute;top:0;left:0;width:100%;z-index:11;background:linear-gradient(to right,rgba(0,0,0,.6),rgba(0,0,0,.6));border-radius:30px;}.videoTestimonial .video-image-panel img{width:100%;filter:invert(0);height:350px;object-fit:cover;border-radius:30px;opacity:.5;}@media screen and (min-width:800px){.usecaseSection .lSAction .lSPrev{position:absolute;z-index:9999;font-size:1.5rem;color:#000;opacity:.5;background:#fff;width:50px;height:50px;line-height:50px;text-align:center;border-radius:50px;font-size:19px;left:0;}.usecaseSection .lSAction .lSPrev:hover{opacity:1 !important;}.usecaseSection .lSAction .lSNext{position:absolute;z-index:9999;font-size:1.5rem;color:#000;opacity:.5;background:#fff;width:50px;height:50px;line-height:50px;text-align:center;border-radius:50px;font-size:19px;right:0;}.usecaseSection .lSAction .lSNext:hover{opacity:1 !important;}}.light-slider-control{z-index:9;font-size:1.5rem;color:#000;opacity:.5;background:#fff;width:50px;height:50px;line-height:50px;text-align:center;border-radius:50px;font-size:19px;position:absolute;top:50%;}.light-slider-control.slider-prev{left:-20%;}.light-slider-control.slider-next{right:-20%;}.light-slider-control:hover{opacity:1;cursor:pointer;}@media screen and (min-width:768px) and (max-width:800px){.video-div .videoContainer .video-image-panel img{height:250px;}}@media screen and (min-width:801px) and (max-width:1024px){.module-section .PlatformContainer{padding:3rem 0 0 !important;}.module-section .PlatformContainer .module-path.infohover{height:280px !important;}.module-section .PlatformContainer .module-path.infohover .propsec{height:80px;width:80px;}.module-section .PlatformContainer .module-path.infohover .propsec img{width:35px;}.module-section .PlatformContainer .module-path.infohover .propsec span{top:80px;font-size:18px !important;}.module-section .PlatformContainer .module-path.infohover .propsec span.header{min-width:109px !important;font-size:14px !important;left:53px;top:-117px !important;width:130px;color:#000 !important;left:36% !important;transform:translateX(-35%) !important;}.module-section .PlatformContainer .module-path.infohover .propsec p{font-size:12px !important;top:110px !important;max-width:130px !important;line-height:17px !important;}.module-section .PlatformContainer .module-path:before{transform:scale(.9);top:-90px;left:-60px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1){left:15px;top:-20px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1):after{left:33px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(1) .header{top:-95px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2){left:5px;top:-20px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2):after{left:30px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(2) .header{top:-95px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3){left:6px;top:61px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3):after{top:116px;left:31px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3) .header{top:130px !important;left:35px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3) p{top:-150px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(3) .propsec span.header{top:137px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4){left:9px;top:-20px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4):after{left:30px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(4) .header{top:-95px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5){top:115px;right:10px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5):after{left:30px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5) .header{top:-95px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(5) p{top:-200px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6){top:115px;right:-58px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6):after{left:30px;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6) .header{top:-95px !important;}.module-section .PlatformContainer .module-path .journey-path:nth-child(6) p{top:-200px !important;}body .container{max-width:960px !important;width:100% !important;margin:0 auto !important;}.successStories .successContainer .TheShop .imageDiv img{height:318px;}.videoContainer{bottom:-183px;}.success-slider{padding:248px 0 0 0;background:#f3f3f3;}.futureContainer.future-animation{width:90%;}.hugeFont{font-size:5rem;}.imagepathSection{width:240px;justify-content:center;margin:0 auto;height:225px;}.imagepathSection .imageContainer:nth-child(1){left:50%;transform:translateX(-50%) !important;}.imagepathSection .imageContainer:nth-child(1) img{width:195px;}.imagepathSection .imageContainer:nth-child(2) img{width:70px;}.imagepathSection .imageContainer:nth-child(3) img{width:75px;}.imagepathSection .imageContainer:nth-child(4) img{width:68px;}.imagepathSection .imageContainer:nth-child(5) img{width:58px;}.imagepathSection .imageContainer:nth-child(6) img{width:47px;}.imagepathSection .imageContainer:nth-child(7) img{width:46px;}.imagepathSection .imageContainer:nth-child(8) img{width:30px;}.imagepathSection .imageContainer:nth-child(9) img{width:132px;}.imagepathSection .imageContainer:nth-child(10){right:0%;}.imagepathSection .imageContainer:nth-child(10) img{width:38px;}.imagepathSection .imageContainer:nth-child(11) img{width:68px;}.imagepathSection .imageContainer:nth-child(12) img{width:28px;}.sectionContainer{width:100%;text-align:center;padding:1rem 15px;flex-direction:column;}.infoSection{width:100%;align-items:center;}.imagepathSection{width:240px;justify-content:center;margin:0 auto;height:225px;}.sectionTwo{justify-content:start;min-height:70vh;background-color:#fff;}.sectionTwo.evolution-bottom-padding{padding:1rem 0 8rem;}.sectionTwo .sectionSubHeading{font-size:20px;line-height:29px;margin:3rem auto 4rem;width:100%;}.sectionTwo .quadrentContainer{max-width:282px;}.sectionTwo .quadrentContainer .quadrent{height:100px;width:100px;background-color:#fff;}.sectionTwo .quadrentContainer .quadrent img{width:30px;margin:20px 20px 0 0;}.sectionTwo .quadrentContainer .quadrent:nth-child(1) img{width:30px;margin:20px 0 0 20px;}.sectionTwo .quadrentContainer .quadrent:nth-child(3) img{width:25px;margin:20px 20px 0 0;}.sectionTwo .quadrentContainer .quadrent:nth-child(7) img{width:30px;margin:0 20px 20px 0;}.sectionTwo .quadrentContainer .quadrent:nth-child(5) img{width:28px;margin:0 0 20px 20px;}.sectionTwo .quadrentContainer .dotpath{height:36px;}.sectionTwo .quadrentContainer .dotpath .pathtext .bolpt{color:#1537a0;}.sectionTwo .quadrentContainer .dotpath:nth-child(2){left:35px;top:8px;width:61px;}.sectionTwo .quadrentContainer .dotpath:nth-child(2) .pathtext{left:-73px;top:-26px;}.sectionTwo .quadrentContainer .dotpath:nth-child(2) .pathtext .regpt{font-size:12px;}.sectionTwo .quadrentContainer .dotpath:nth-child(2) .pathtext .medpt{font-size:10px;margin-top:5px;margin-right:.8rem;}.sectionTwo .quadrentContainer .dotpath:nth-child(2) .pathtext .bolpt{font-size:14px;}.sectionTwo .quadrentContainer .dotpath:nth-child(6){left:23px;bottom:7px;width:73px;}.sectionTwo .quadrentContainer .dotpath:nth-child(6) .pathtext{left:-59px;bottom:-48px;align-items:flex-start;}.sectionTwo .quadrentContainer .dotpath:nth-child(6) .pathtext .regpt{font-size:12px;}.sectionTwo .quadrentContainer .dotpath:nth-child(6) .pathtext .medpt{font-size:10px;margin-top:5px;margin-right:.8rem;}.sectionTwo .quadrentContainer .dotpath:nth-child(6) .pathtext .bolpt{font-size:14px;}.sectionTwo .quadrentContainer .dotpath:nth-child(8){right:-14px;bottom:10px;width:72px;height:57px;}.sectionTwo .quadrentContainer .dotpath:nth-child(8) .pathtext{left:-38px;bottom:-52px;align-items:flex-end;}.sectionTwo .quadrentContainer .dotpath:nth-child(8) .pathtext .regpt{font-size:12px;}.sectionTwo .quadrentContainer .dotpath:nth-child(8) .pathtext .medpt{font-size:10px;margin-top:5px;margin-right:.8rem;}.sectionTwo .quadrentContainer .dotpath:nth-child(8) .pathtext .bolpt{font-size:14px;}.sectionTwo .quadrentContainer .dotpath:nth-child(4){right:-7px;top:34px;width:72px;}.sectionTwo .quadrentContainer .dotpath:nth-child(4) .pathtext{left:-15px;top:-52px;align-items:center;}.sectionTwo .quadrentContainer .dotpath:nth-child(4) .pathtext .regpt{font-size:12px;}.sectionTwo .quadrentContainer .dotpath:nth-child(4) .pathtext .medpt{font-size:10px;margin-top:5px;margin-right:.8rem;}.sectionTwo .quadrentContainer .dotpath:nth-child(4) .pathtext .bolpt{font-size:14px;}.video-div .videoContainer .video-image-panel img{height:250px;}}.success-message-container{max-width:540px;background:#fff;border:1px solid #fff;box-shadow:0 0 5px rgba(0,0,0,.1);padding:60px 30px;text-align:center;margin:8rem auto 5rem !important;border-radius:6px;}@media only screen and (max-width:1620px){.max-modal-panel{max-height:82vh;overflow-x:hidden;overflow-y:auto;}.max-modal-panel::-webkit-scrollbar{width:6px;}.max-modal-panel::-webkit-scrollbar-track{background:#fff;opacity:1;}.max-modal-panel::-webkit-scrollbar-thumb{background:#ddd !important;width:6px;border-radius:10px;}}.container{max-width:1300px !important;width:100% !important;margin:0 auto !important;}.heading-h1{font-family:'Raleway-Bold';color:#1537a0;font-size:48px;line-height:60px;margin:0;}.heading-h2{font-family:'Raleway-Bold';color:#000;font-size:48px;line-height:60px;}.heading-h3{font-family:'Raleway-Bold';color:#000;font-size:30px;line-height:40px;}.heading-h4{font-family:'Raleway-Bold';color:#000;font-size:24px;line-height:35px;}.subheading{font-family:Raleway-Medium;font-size:30px;line-height:40px;}p{font-family:Nunito-Regular;color:#090c27;font-size:18px;line-height:30px;margin-bottom:15px;}a{color:#1537a0;}a:hover{text-decoration:none !important;color:#e01f53 !important;}.bg-green,.bg-analytics,.bg-hover-analytics{background:#009da5;}.bg-blue,.bg-ecommerce,.bg-hover-ecommerce{background:#1537a0;}.bg-orange,.bg-engage,.bg-hover-engage{background:#ef631d;}.bg-pink,.bg-oms,.bg-hover-oms{background:#e01f53;}.bg-light-blue{background:#5660c7;}.bg-gray{background:#f3f3f3;}.bg-light-gray{background:#fafafa;}.bg-brown,.bg-experience,.bg-hover-experience{background:#763424;}.bg-pimblue,.bg-pim,.bg-hover-pim{background:#2ca6db;}.bg-hover-analytics:hover{background:#17878d;}.bg-hover-ecommerce:hover{background:#142b74;}.bg-hover-pim:hover{background:#1a95cb;}.bg-hover-oms:hover{background:#b60c3a;}.bg-hover-engage:hover{background:#e84d00;}.bg-hover-experience:hover{background:#561f11;}.bg-bright{background-color:#f8f5fa !important;}.bg-bright-dark{background-color:#f9efff !important;}.text-green,.analytics{color:#009da5;}.text-blue,.ecommerce{color:#1537a0;}.text-pimblue,.pim{color:#2ca6db;}.text-orange,.engage{color:#ef631d;}.text-pink,.oms{color:#e01f53;}.text-brown,.experience{color:#763424;}.text-light-blue{color:#5660c7;}.border{border:1px solid;}.border-2{border:2px solid;}.border-green{border-color:#009da5 !important;}.border-blue{border-color:#1537a0 !important;}.border-orange{border-color:#ef631d !important;}.border-pink{border-color:#e01f53 !important;}.border-light-blue{border-color:#5660c7 !important;}.border-blue-bright{border-color:#2ca6db !important;}.border-brown{border-color:#763424 !important;}.text-gray{color:#f3f3f3;}.text-light-gray{color:#fafafa;}.btn{font-size:1.1rem !important;font-family:'Rubik-Medium' !important;color:#fff !important;border-radius:50px !important;padding:.7rem 1.5rem !important;text-align:center !important;text-decoration:none;margin:1rem 0;}.btn.btn-primary{background:#e01f53;border:1px solid #e01f53;}.btn.btn-primary:hover,.btn.btn-primary:focus,.btn.btn-primary:active{background:#b60c3a !important;outline:none !important;border:1px solid #b60c3a !important;box-shadow:none !important;color:#fff !important;}.btn.btn-blue{background:#1537a0;border:1px solid #1537a0;}.btn.btn-bluea:hover,.btn.btn-bluea:focus,.btn.btn-bluea:active{color:#fff !important;}.btn.btn-blue:hover,.btn.btn-blue:focus,.btn.btn-blue:active{background:#142b74 !important;outline:none !important;border:1px solid #142b74 !important;box-shadow:none !important;color:#fff !important;}.btn.btn-link{background:transparent;border:1px solid transparent;color:#1537a0 !important;}.btn.btn-link:hover,.btn.btn-link:focus,.btn.btn-link:active{background:transparent !important;outline:none !important;border:1px solid transparent !important;box-shadow:none !important;color:#142b74 !important;text-decoration:underline !important;}@media screen and (max-width:900px){p{font-size:14px;line-height:23px;}}@media(max-width:1500px) and (min-width:1100px){.container{max-width:85% !important;}p{font-size:18px;line-height:24px;}.heading-h1{font-size:40px;line-height:50px;}.heading-h2{font-size:36px;line-height:46px;}.heading-h3,.subheading{font-size:22px;line-height:32px;}.heading-h4{font-size:20px;line-height:30px;}}@media(max-width:768px) and (min-width:281px){.container{max-width:100% !important;}p{font-size:16px;line-height:22px;}.heading-h1{font-size:30px;line-height:42px;}.heading-h2{font-size:24px;line-height:38px;}.heading-h3,.subheading{font-size:20px;line-height:30px;}.heading-h4{font-size:18px;line-height:28px;}}.input-group-append .btn{margin:0 !important;border-radius:0 !important;font-size:1rem !important;line-height:1.5 !important;padding:.375rem .75rem !important;}