@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap);body header{background:#074149f2;display:flex;justify-content:center;padding:21px 37px;position:relative;transform:translateZ(0);width:100%;z-index:9999999}@media(max-width:1000px){body header{padding:21px 20px}}@media(max-width:500px){body header{padding:20px}}body header .nav-bg-overlay{background:#074149f2;height:90px;left:0;position:absolute;top:0;width:100%;z-index:2}@media(max-width:500px){body header .nav-bg-overlay{height:74.28px}}body header .go-nav-copy{max-width:280px}body header .header-inner-wrapper{align-items:center;display:flex;justify-content:space-between;max-width:1190px;width:100%;z-index:3}body header .header-inner-wrapper .home-logo{left:36px;top:27px;width:140px;z-index:1}@media screen and (min-width:835px)and (max-width:915px){body header .header-inner-wrapper .home-logo{width:100px}}@media(max-width:834px){body header .header-inner-wrapper .home-logo{left:20px}}@media(max-width:500px){body header .header-inner-wrapper .home-logo{top:33px;width:100px}}body header .header-inner-wrapper .nav-links{align-items:center;display:flex}body header .header-inner-wrapper .nav-links li.menu-item-1135,body header .header-inner-wrapper .nav-links li.menu-item-1136{padding:0 32px 0 16px!important}@media screen and (max-width:610px){body header .header-inner-wrapper .nav-links{display:none;flex-direction:column}}body header .header-inner-wrapper .nav-links .nav-primary{color:#fff;margin-right:10px}body header .header-inner-wrapper .nav-links .nav-primary .book-a-demo,body header .header-inner-wrapper .nav-links .nav-primary .login{display:none}@media(max-width:834px){body header .header-inner-wrapper .nav-links .nav-primary .book-a-demo,body header .header-inner-wrapper .nav-links .nav-primary .login{display:block}}body header .header-inner-wrapper .nav-links .nav-primary .nav{display:flex}@media screen and (max-width:610px){body header .header-inner-wrapper .nav-links .nav-primary .nav{flex-direction:column}}body header .header-inner-wrapper .nav-links .nav-primary .nav .menu-item{padding:0 16px}body header .header-inner-wrapper .nav-links .nav-primary .nav .menu-item.mobile{display:none}@media(max-width:500px){body header .header-inner-wrapper .nav-links .nav-primary .nav .menu-item.mobile{display:block}}body header .header-inner-wrapper .nav-links .nav-primary .nav .menu-item a{transition:color .3s}body header .header-inner-wrapper .nav-links .nav-primary .nav .menu-item a:hover,body header .header-inner-wrapper .nav-links .nav-primary .nav .menu-item.active a,body header .header-inner-wrapper .nav-links .nav-primary .nav .menu-item.current-menu-ancestor a,body header .header-inner-wrapper .nav-links .nav-primary .nav .menu-item.current-menu-item a{color:#21bcae}@media screen and (min-width:835px)and (max-width:915px){body header .header-inner-wrapper .nav-links .nav-primary .nav .menu-item{font-size:15px;padding:0 10px}}body header .header-inner-wrapper .nav-links .nav-primary .nav .menu-item-has-children{position:relative}body header .header-inner-wrapper .nav-links .nav-primary .nav .menu-item-has-children.active:after{transform:scaleY(-1)}body header .header-inner-wrapper .nav-links .nav-primary .nav .menu-item-has-children:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMjFCQ0FFIiBkPSJNLjEyNSAxLjEzMkMuMzA3Ljg3Ny42MjMuODUyLjgzIDEuMDc2bDQuMTc3IDQuNTYyIDQuMTc3LTQuNTYyYy4yMDktLjIwNi41MTMtLjE3NC42OS4wNzNhLjcyLjcyIDAgMCAxLS4wMjkuODVMNS4zMzggNi45MjVhLjQzMy40MzMgMCAwIDEtLjY2IDBMLjE3IDJhLjcxOC43MTggMCAwIDEtLjA0NS0uODY4WiIvPjwvc3ZnPg==);background-position:50%;content:"";display:block;height:8px;position:absolute;right:12px;top:38%;transition:transform .3s ease-out;width:10px}body header .header-inner-wrapper .nav-links .nav-primary .nav .menu-item-has-children .sub-menu{display:none}body header .header-inner-wrapper .nav-links .wp-block-group .wp-block-buttons .wp-block-button__link{border:1.5px solid var(--Turquoise,#21bcae)}body header .header-inner-wrapper .nav-menu-toggle{display:none;flex-direction:column;height:30px;justify-content:space-between;overflow:hidden;width:30px}body header .header-inner-wrapper .nav-menu-toggle span{background-color:#fff;border-radius:3px;display:block;height:2px;transform-origin:left;transition:.3s;width:40px}body header .header-inner-wrapper .nav-menu-toggle.open span:first-of-type{transform:rotate(45deg)}body header .header-inner-wrapper .nav-menu-toggle.open span:nth-of-type(2){opacity:0}body header .header-inner-wrapper .nav-menu-toggle.open span:nth-of-type(3){transform:rotate(-45deg)}@media screen and (max-width:610px){body header .header-inner-wrapper .nav-menu-toggle{display:flex}}body header .header-inner-wrapper .nav-links-mobile{background:#f4f6f7;box-shadow:3px 10px 6px #0003;left:0;max-height:0;overflow:hidden;position:absolute;top:90px;transition:max-height .6s ease-out;width:100%;z-index:10}body header .header-inner-wrapper .nav-links-mobile.open{max-height:1900px}body header .header-inner-wrapper .nav-links-mobile nav{width:100%}body header .header-inner-wrapper .nav-links-mobile nav li{border-bottom:1px solid #07414980;position:relative;width:100%;z-index:9}body header .header-inner-wrapper .nav-links-mobile nav li>a{align-items:center;display:flex;padding:30px}body header .header-inner-wrapper .nav-links-mobile nav li.menu-item-has-children>a{width:100px}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu{background:#fff;display:flex;flex-direction:column;gap:30px;height:0;max-height:0;opacity:0;overflow:hidden;position:relative;transition:max-height .3s ease-in;visibility:hidden;z-index:9}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li{border:none}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li a{height:50px;padding:0 30px}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-title a{color:var(--Emerald,#074149);font-family:Manrope;font-size:20px;font-style:normal;font-weight:500;line-height:normal;padding:0 30px}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text:after,body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text:before{background-repeat:no-repeat;content:"";display:block;height:50px;left:30px;position:absolute;top:50%;transform:translateY(-50%);width:50px}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text:before{background-position:50%;background-size:50px;z-index:2}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text:after{border-radius:50px;z-index:1}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text a{color:var(--ui-Carbon,#262626cc);font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px;padding-left:100px;position:relative;z-index:2}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text.s1:before{background-image:url(/app/themes/prvidr-theme/public/images/services/customer-growth-and-retention.538c43c219e519ad.png);content:""/"Icon of dollar sign with recurring arrow circle"}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text.s2:before{background-image:url(/app/themes/prvidr-theme/public/images/services/customer-centre.eab7a7bbd2c85a5b.png);content:""/"Icon of customer centre"}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text.s3:before{background-image:url(/app/themes/prvidr-theme/public/images/services/project-management.0de8eac9c0fee88a.png);content:""/"Icon of project management"}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text.s4:before{background-image:url(/app/themes/prvidr-theme/public/images/services/product-management.a37da0ef23cd6ba2.png);content:""/"Icon of product management"}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text.s5:before{background-image:url(/app/themes/prvidr-theme/public/images/services/product-orchestration-and-service-activation.37c45297a933b585.png);content:""/"Icon of product orchestration and service activation"}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text.s6:before{background-image:url(/app/themes/prvidr-theme/public/images/services/retail-product-marketing.9885e179c82e2371.png);content:""/"Icon of retail product marketing"}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text.s7:before{background-image:url(/app/themes/prvidr-theme/public/images/services/billing-and-revenue-management.10ffc22ec15bdf5c.png);content:""/"Icon of billing and revenue management"}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text.s8:before{background-image:url(/app/themes/prvidr-theme/public/images/services/service-assurance-and-network-monitoring.54d9315ee4d04c13.png);content:""/"Icon of service assurance and network monitoring"}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text.s9:before{background-image:url(/app/themes/prvidr-theme/public/images/services/systems-integration.16ee063d82a14c96.png);content:""/"Icon of systems integration"}body header .header-inner-wrapper .nav-links-mobile nav li .sub-menu li.header-solutions-text.s10:before{background-image:url(/app/themes/prvidr-theme/public/images/services/regulatory-and-compliance-support.a3513388fee8fdb7.png);content:""/"Icon of regulatory and compliance support"}body header .header-inner-wrapper .nav-links-mobile nav li.menu-item-has-children{position:relative}body header .header-inner-wrapper .nav-links-mobile nav li.menu-item-has-children:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMjFCQ0FFIiBkPSJNLjEyNSAxLjEzMkMuMzA3Ljg3Ny42MjMuODUyLjgzIDEuMDc2bDQuMTc3IDQuNTYyIDQuMTc3LTQuNTYyYy4yMDktLjIwNi41MTMtLjE3NC42OS4wNzNhLjcyLjcyIDAgMCAxLS4wMjkuODVMNS4zMzggNi45MjVhLjQzMy40MzMgMCAwIDEtLjY2IDBMLjE3IDJhLjcxOC43MTggMCAwIDEtLjA0NS0uODY4WiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:12px;position:absolute;right:30px;top:36px;transition:all .3s ease-in-out;width:20px}body header .header-inner-wrapper .nav-links-mobile nav li.open.menu-item-has-children:after{transform:rotate(-180deg)}body header .header-inner-wrapper .nav-links-mobile nav li.open.menu-item-has-children .sub-menu{display:flex;height:auto;max-height:1200px;opacity:1;visibility:visible}body header .header-inner-wrapper .nav-links-mobile nav li.open.menu-item-has-children .sub-menu li:first-of-type{margin-top:30px}body header .header-inner-wrapper .nav-links-mobile nav li.open.menu-item-has-children .sub-menu li:last-of-type{margin-bottom:30px}body header .header-inner-wrapper .nav-links-mobile nav li:last-child{border-bottom:0}@media(min-width:835px){body header .header-inner-wrapper .nav-links-mobile{display:none!important}}@media(max-width:500px){body header .header-inner-wrapper .nav-links-mobile{top:75px}}body .nav-sub-menu{background-color:#f4f6f7;border-radius:0 0 50px 50px;box-shadow:0 0 9px #0009;color:#000;justify-content:center;left:0;padding:30px 20px;position:absolute;top:90px;visibility:hidden;width:100%;z-index:-1}body .nav-sub-menu .wp-block-button,body .nav-sub-menu .wp-block-buttons{width:100%}body .nav-sub-menu .nav-sub-menu-inner-wrapper{max-width:1190px;width:100%}body .nav-sub-menu .nav-sub-menu-inner-wrapper>div{display:none}body .nav-sub-menu .nav-sub-menu-inner-wrapper .nav-product-link{color:#074149;font-family:Manrope;font-size:20px;font-style:normal;font-weight:600;letter-spacing:.25px;line-height:normal;text-decoration-line:underline}body .nav-sub-menu .nav-sub-menu-inner-wrapper .nav-product-link.go-link{padding:0}body .nav-sub-menu .nav-sub-menu-inner-wrapper .solutions-sub-menu .solutions-sub-menu-title{color:var(--ui-Carbon,#262626cc);display:block;font-family:Manrope;font-size:24px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:30px}body .nav-sub-menu a:not(.wp-block-button__link){color:#074149;font-size:20px}body .nav-sub-menu .products-nav-img{width:200px}body .nav-sub-menu .products-nav-list-img{margin-bottom:10px;width:150px}body .nav-sub-menu hr{border-color:#07414980;margin:50px 0}body .nav-sub-menu .solutions-list{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(264px,1fr));padding:20px 0;row-gap:40px}body .nav-sub-menu .solutions-list .solutions-list-item{align-items:center;color:var(--ui-Carbon,#262626cc);display:flex;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:normal;transition:all .3s}@media screen and (max-width:1024px){body .nav-sub-menu .solutions-list .solutions-list-item{font-size:18px}}body .nav-sub-menu .solutions-list .solutions-list-item:hover{color:#1a8386}body .nav-sub-menu .solutions-list .solutions-list-item:before{align-items:center;background-repeat:no-repeat;background-size:contain;content:url(/app/themes/prvidr-theme/public/images/circled-tick.341f74.svg);display:flex;flex-shrink:0;height:60px;justify-content:center;margin-right:20px;width:60px}body .nav-sub-menu .solutions-list .solutions-list-item.s1:before{background-image:url(/app/themes/prvidr-theme/public/images/services/customer-growth-and-retention.538c43c219e519ad.png);content:""/"Icon of dollar sign with recurring arrow circle"}body .nav-sub-menu .solutions-list .solutions-list-item.s2:before{background-image:url(/app/themes/prvidr-theme/public/images/services/customer-centre.eab7a7bbd2c85a5b.png);content:""/"Icon of customer centre"}body .nav-sub-menu .solutions-list .solutions-list-item.s3:before{background-image:url(/app/themes/prvidr-theme/public/images/services/project-management.0de8eac9c0fee88a.png);content:""/"Icon of project management"}body .nav-sub-menu .solutions-list .solutions-list-item.s4:before{background-image:url(/app/themes/prvidr-theme/public/images/services/product-management.a37da0ef23cd6ba2.png);content:""/"Icon of product management"}body .nav-sub-menu .solutions-list .solutions-list-item.s5:before{background-image:url(/app/themes/prvidr-theme/public/images/services/product-orchestration-and-service-activation.37c45297a933b585.png);content:""/"Icon of product orchestration and service activation"}body .nav-sub-menu .solutions-list .solutions-list-item.s6:before{background-image:url(/app/themes/prvidr-theme/public/images/services/retail-product-marketing.9885e179c82e2371.png);content:""/"Icon of retail product marketing"}body .nav-sub-menu .solutions-list .solutions-list-item.s7:before{background-image:url(/app/themes/prvidr-theme/public/images/services/billing-and-revenue-management.10ffc22ec15bdf5c.png);content:""/"Icon of billing and revenue management"}body .nav-sub-menu .solutions-list .solutions-list-item.s8:before{background-image:url(/app/themes/prvidr-theme/public/images/services/service-assurance-and-network-monitoring.54d9315ee4d04c13.png);content:""/"Icon of service assurance and network monitoring"}body .nav-sub-menu .solutions-list .solutions-list-item.s9:before{background-image:url(/app/themes/prvidr-theme/public/images/services/systems-integration.16ee063d82a14c96.png);content:""/"Icon of systems integration"}body .nav-sub-menu .solutions-list .solutions-list-item.s10:before{background-image:url(/app/themes/prvidr-theme/public/images/services/regulatory-and-compliance-support.a3513388fee8fdb7.png);content:""/"Icon of regulatory and compliance support"}body .nav-buttons{z-index:2}@media print{body .nav-buttons{display:none}}@media(max-width:834px){body .nav-buttons{flex-direction:column}}@media(max-width:500px){body .nav-buttons{gap:15px}}body .nav-buttons .wp-block-buttons.turquoise:hover .wp-block-button .wp-block-button__link{color:#074149;transition:color .3s}body .nav-buttons .wp-block-buttons.turquoise .wp-block-button{background:#0000}body .nav-buttons .wp-block-buttons.turquoise .wp-block-button:before{background:linear-gradient(90deg,#b4df9e,#ff8745)}body .nav-buttons .wp-block-buttons.turquoise .wp-block-button .wp-block-button__link{color:#fff}body .nav-buttons a{color:#fff;margin-right:20px}@media(max-width:500px){body .nav-buttons a{font-size:14px!important}}body .nav-buttons .wp-block-button{font-size:17px;max-width:110px}body .nav-buttons .wp-block-button .wp-block-button__link{padding:0}@media(max-width:1004px){body .nav-buttons .wp-block-button{width:100px}body .nav-buttons .wp-block-button .wp-block-button__link{font-size:15px;line-height:100%;padding:10px}}@media(max-width:350px){body .nav-buttons .wp-block-button{font-size:12px;width:100px}}@media(max-width:834px){body .nav-buttons{right:20px}}@media(max-width:350px){body .nav-buttons p{margin-right:0}}body footer{align-items:center;background:#074149;color:#fff;display:flex;flex-direction:column;padding:100px 30px 50px}body footer .footer-columns-wrapper{max-width:1192px;width:100%}body footer .footer-columns-wrapper p{font-size:14px;font-weight:400;letter-spacing:.9px;line-height:19px}@media(max-width:500px){body footer .footer-columns-wrapper p{font-size:12px;letter-spacing:0}}@media(max-width:834px){body footer .footer-columns-wrapper{display:grid;gap:10px}}body footer .footer-columns-wrapper .footer-logo{padding-right:30px;width:100px}@media(max-width:834px){body footer .footer-columns-wrapper .footer-logo{padding-right:0}}body footer .footer-columns-wrapper section.widget{display:flex;width:100%}body footer .footer-columns-wrapper section.widget .copyright{max-width:112px}@media(max-width:834px){body footer .footer-columns-wrapper section.widget .copyright{max-width:unset}}body footer .footer-columns-wrapper section.widget .wp-block-columns{margin-bottom:0}@media screen and (max-width:1063px){body footer .footer-columns-wrapper section.widget .wp-block-columns>.wp-block-column:first-child{flex-basis:unset!important;flex-grow:1}body footer .footer-columns-wrapper section.widget .wp-block-columns>.wp-block-column:nth-child(3),body footer .footer-columns-wrapper section.widget .wp-block-columns>.wp-block-column:nth-child(5){flex-basis:0!important}}@media(max-width:500px){body footer .footer-columns-wrapper section.widget .wp-block-columns>.wp-block-column:last-child p{line-height:22px}}@media(max-width:834px){body footer .footer-columns-wrapper section.widget .wp-block-columns{display:grid;flex-direction:column;gap:0}}body footer .footer-columns-wrapper section.widget .wp-block-columns .footer-logo{margin-bottom:30px;width:190px}@media(max-width:500px){body footer .footer-columns-wrapper section.widget .wp-block-columns .footer-logo{margin-bottom:16px;width:117px}}body footer .footer-columns-wrapper section.widget .wp-block-columns h6{border-bottom:2px solid var(--Turquoise,#21bcae);font-size:18px;margin-bottom:13px;padding-bottom:10px}@media(max-width:500px){body footer .footer-columns-wrapper section.widget .wp-block-columns h6{letter-spacing:-.6px;line-height:1;margin-bottom:20px}}body footer .footer-columns-wrapper section.widget .wp-block-columns .li-logo{margin:23px 0;width:32px}body footer .footer-columns-wrapper section.widget .wp-block-columns p{margin-bottom:12px}@media(max-width:500px){body footer .footer-columns-wrapper section.widget .wp-block-columns p{margin-bottom:16px}body footer .footer-columns-wrapper section.widget .wp-block-columns p br:nth-child(2){display:none}}body footer .footer-columns-wrapper section.widget .wp-block-columns a{transition:all .3s}body footer .footer-columns-wrapper section.widget .wp-block-columns a:hover{color:#21bcae}body footer .footer-columns-wrapper section.widget>.wp-block-columns{width:100%}body footer .footer-columns-wrapper section.widget>.wp-block-columns>.wp-block-column{display:flex;flex-direction:column}body footer .footer-secondary-logos{align-items:center;gap:26px;margin-top:16px}@media(max-width:500px){body footer .footer-secondary-logos{gap:20px;margin-top:16px}}@media(max-width:834px){body footer .footer-secondary-logos{margin-bottom:30px}}body footer .footer-secondary-logos img,body footer .footer-secondary-logos svg path{transition:all .3s}body footer .footer-secondary-logos a:hover svg path{fill:#21bcae!important}body footer .footer-secondary-logos a img:hover{filter:invert(47%) sepia(57%) saturate(325%) hue-rotate(123deg) brightness(102%) contrast(95%)}body footer .platform-footer-title,body footer .solutions-footer-title{cursor:pointer;margin-bottom:-30px;position:relative}@media screen and (max-width:780px){body footer .platform-footer-title,body footer .solutions-footer-title{margin-bottom:0!important}body footer .platform-footer-title:after,body footer .solutions-footer-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' fill='none'%3E%3Cpath fill='%2321BCAE' d='M.125 1.119C.307.864.623.839.83 1.063l4.177 4.561 4.177-4.56c.209-.208.513-.175.69.072a.72.72 0 0 1-.029.85L5.338 6.912a.433.433 0 0 1-.66 0L.17 1.986a.718.718 0 0 1-.045-.867Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:10px;position:absolute;right:10px;transition:transform .3s ease-out;width:10px}body footer .platform-footer-title.active:after,body footer .solutions-footer-title.active:after{transform:scaleY(-1)}}@media(max-width:500px){body footer .platform-footer-title,body footer .solutions-footer-title{margin-bottom:20px!important}}body footer .platform-footer-group,body footer .solutions-footer-group{overflow:hidden;transition:max-height .3s ease-out}@media screen and (max-width:780px){body footer .platform-footer-group,body footer .solutions-footer-group{margin-bottom:-30px;margin-top:20px;max-height:0}}@media(max-width:500px){body footer .platform-footer-group,body footer .solutions-footer-group{margin-bottom:0;margin-top:0}}body footer .footer-copyright{font-size:12px;font-weight:400;line-height:16.39px;margin-top:-24px;text-align:left}@media(max-width:834px){body footer .footer-copyright{margin-top:50px}}@media(max-width:500px){body footer .footer-copyright{margin-top:60px}}body footer .platform-footer-group.open{max-height:100px}body footer .solutions-footer-group.open{max-height:240px}body .footer-book-demo{background-color:#fff;overflow:hidden;padding:70px 0;position:relative;z-index:5}body .footer-book-demo.learn{background-color:#f1f1f1}@media(max-width:834px){body .footer-book-demo{overflow:hidden;padding:70px 0 175px}}body .footer-book-demo .footer-book-demo-wrapper{display:flex;margin:0 auto;max-width:1190px;overflow-x:hidden;width:90vw}@media(max-width:834px){body .footer-book-demo .footer-book-demo-wrapper{justify-content:center}}body .footer-book-demo .footer-book-demo-wrapper .book-demo-left{width:570px}@media(max-width:834px){body .footer-book-demo .footer-book-demo-wrapper .book-demo-left{display:flex;flex-wrap:wrap;justify-content:center}}body .footer-book-demo .footer-book-demo-wrapper .book-demo-left h2,body .footer-book-demo .footer-book-demo-wrapper .book-demo-left p{display:block;font-family:Manrope;font-style:normal;font-weight:400;width:100%}@media(max-width:834px){body .footer-book-demo .footer-book-demo-wrapper .book-demo-left h2,body .footer-book-demo .footer-book-demo-wrapper .book-demo-left p{text-wrap:balance;text-align:center}}body .footer-book-demo .footer-book-demo-wrapper .book-demo-left p.footer-go-padding{height:0;padding-bottom:10px}body .footer-book-demo .footer-book-demo-wrapper .book-demo-left h2{color:#074149;font-size:40px;letter-spacing:0;line-height:50px;padding-bottom:40px}@media(max-width:834px){body .footer-book-demo .footer-book-demo-wrapper .book-demo-left h2{font-size:28px;line-height:36px;padding-bottom:30px}}body .footer-book-demo .footer-book-demo-wrapper .book-demo-left p{color:#323d48;font-size:18px;letter-spacing:.5px;line-height:normal;margin-top:-20px;padding-bottom:40px}@media(max-width:834px){body .footer-book-demo .footer-book-demo-wrapper .book-demo-left p{font-size:16px;padding-bottom:30px}}body .footer-book-demo .footer-book-demo-wrapper .book-demo-left .wp-block-button{font-size:18px;width:200px}@media(max-width:500px){body .footer-book-demo .footer-book-demo-wrapper .book-demo-left .wp-block-button{font-size:14px;line-height:21px;width:200px}}body .footer-book-demo .book-demo-bottom{overflow:hidden;width:100vw}body .footer-book-demo .book-demo-bottom img{bottom:-60px;display:block;position:absolute;right:0;width:570px}@media(max-width:1000px){body .footer-book-demo .book-demo-bottom img{bottom:-90px;right:-80px;width:400px}}@media(max-width:834px){body .footer-book-demo .book-demo-bottom img{bottom:-120px;right:-120px;width:400px}}@media screen and (min-width:1000px)and (max-width:1300px){body .footer-book-demo .book-demo-bottom img{right:-230px}}body.prvidr-go,body.prvidr-go main{overflow:unset}.section-go-title{text-wrap:balance;background:#e9f3f5;padding:150px 50px 20px}@media(max-width:834px){.section-go-title{padding:70px 20px 30px}}.section-go-title .wp-container-core-group-is-layout-1{display:block;width:100%}.section-go-title h1,.section-go-title p.has-lg-font-size{font-family:Manrope;font-size:50px!important;font-style:normal;font-weight:400;line-height:60px;text-align:center}@media(max-width:834px){.section-go-title h1,.section-go-title p.has-lg-font-size{font-size:32px!important;line-height:40px}}.section-go-title h1.go-title-lg-text-padding,.section-go-title p.has-lg-font-size.go-title-lg-text-padding{padding-bottom:20px}.section-go-title p.go-title-sml-text{margin:0 auto;max-width:100%;padding-bottom:40px;text-align:center;width:720px}@media(max-width:834px){.section-go-title p.go-title-sml-text{font-size:16px;line-height:normal;padding-bottom:30px}}.section-go-title .wp-block-buttons{justify-content:center}@media(max-width:834px){.section-go-title .wp-block-buttons .wp-block-button{width:200px}}.section-go-benefits{background-color:#21bcae;padding:100px 0 150px}@media(max-width:834px){.section-go-benefits{padding:70px 20px}}.section-go-benefits .complex-grid,.section-go-benefits .go-benefits-title{margin:0 auto;max-width:1080px;width:90vw}.section-go-benefits .go-benefits-title h2{font-family:Manrope;font-size:40px;font-style:normal;font-weight:400;line-height:50px;padding-bottom:20px;text-align:center;width:100%}@media(max-width:834px){.section-go-benefits .go-benefits-title h2{font-size:26px;line-height:34px}}.section-go-benefits .go-benefits-title p{font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px;padding-bottom:40px;text-align:center}@media(max-width:834px){.section-go-benefits .go-benefits-title p{font-size:16px;line-height:22px}}.section-go-benefits .complex-grid{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}@media(max-width:834px){.section-go-benefits .complex-grid{gap:0}.section-go-benefits .complex-grid.go-benefits-grid{gap:32px}}.section-go-benefits .complex-grid.go-benefits-grid .go-benefits-grid-items{background-color:#ffffffe6;border-radius:20px;padding:20px 30px 30px;width:calc(33% - 19px)}@media screen and (max-width:1000px){.section-go-benefits .complex-grid.go-benefits-grid .go-benefits-grid-items{text-align:center!important}}@media(max-width:834px){.section-go-benefits .complex-grid.go-benefits-grid .go-benefits-grid-items{padding:30px 20px;width:100%}}.section-go-benefits .complex-grid.go-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-grid{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:20px}@media(max-width:1000px){.section-go-benefits .complex-grid.go-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-grid{flex-wrap:wrap;justify-content:center;text-align:center;width:100%}}@media(max-width:500px){.section-go-benefits .complex-grid.go-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-grid{padding-bottom:0}}.section-go-benefits .complex-grid.go-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-grid figure{flex-shrink:0;margin-right:10px;width:75px}.section-go-benefits .complex-grid.go-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-grid p{font-family:Manrope;font-size:22px;font-style:normal;font-weight:400;letter-spacing:-.1px;line-height:normal}@media(max-width:834px){.section-go-benefits .complex-grid.go-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-grid p{text-align:center;width:100%}}@media(max-width:500px){.section-go-benefits .complex-grid.go-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-grid p{font-size:20px;line-height:22px}}.section-go-benefits .complex-grid.go-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-p{color:#323d48;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px}@media(max-width:834px){.section-go-benefits .complex-grid.go-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-p{font-size:16px;line-height:22px;text-align:center}}@media(max-width:500px){.section-go-benefits .complex-grid.go-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-p{display:none}}.section-go-scroll-bar{align-items:center;background-color:#fff;display:none!important;position:sticky;top:-1px;width:100%;z-index:999999}@media(max-width:834px){.section-go-scroll-bar{align-items:start!important;background-color:#d9e2e4;box-shadow:0 1px 15px #00000021;display:flex!important;padding:30px 20px}.section-go-scroll-bar:before{content:"Select module"}.section-go-scroll-bar .section-go-scroll-bar-wrapper{height:70px;position:relative;width:100%}}@media(max-width:834px)and (max-width:834px){.section-go-scroll-bar .section-go-scroll-bar-wrapper:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='11' fill='none'%3E%3Cpath fill='%23074149' d='M.212.839c.31-.414.847-.454 1.2-.09L8.513 8.16 15.614.749c.355-.336.873-.284 1.174.118.3.402.28 1.011-.05 1.382l-7.663 8.002a.76.76 0 0 1-1.124 0L.288 2.25C-.064 1.884-.098 1.253.212.84Z'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:11px;pointer-events:none;position:absolute;right:20px;top:31px;transition:transform .3s ease-out;width:20px}}@media(max-width:834px){.section-go-scroll-bar .section-go-scroll-bar-wrapper.sticky-nav-open:after{transform:scaleY(-1)}}.section-go-scroll-bar .complex-grid{display:flex;flex-wrap:nowrap;justify-content:space-between;margin:0 auto;max-width:1080px;width:90vw}@media(max-width:834px){.section-go-scroll-bar .complex-grid{background-color:#fff;border-radius:5px;cursor:pointer;flex-direction:column;max-height:70px;overflow:hidden;position:absolute;width:calc(100vw - 40px)}.section-go-scroll-bar .complex-grid.sticky-nav-open{max-height:90vh;overflow:scroll}}.section-go-scroll-bar .complex-grid .wp-block-group{flex-shrink:0;gap:12px;height:70px;opacity:.5!important;padding:0 50px 0 20px;width:100%}.section-go-scroll-bar .complex-grid .wp-block-group.active{opacity:1!important}.section-go-scroll-bar .complex-grid .wp-block-group.active img{filter:grayscale(0)}.section-go-scroll-bar .complex-grid .wp-block-image{flex-shrink:0;text-align:center}.section-go-scroll-bar .complex-grid .wp-block-image figcaption{display:none}.section-go-scroll-bar .complex-grid .wp-block-image.active a{pointer-events:none}.section-go-scroll-bar .complex-grid .wp-block-image img{display:block;filter:grayscale(1);transition:filter .3s ease-in-out}.section-go-scroll-bar .complex-grid .wp-block-image a:hover img{filter:none;opacity:1}@media(max-width:834px){.section-go-scroll-bar .complex-grid .wp-block-image a{display:grid;justify-content:start;margin-left:20px;width:100%}}.section-go-scroll-bar .complex-grid p{flex-grow:1;font-size:16px;line-height:22px;transition:all .3s}.section-go-scroll-bar .complex-grid p.active img{filter:grayscale(0);opacity:1}.go-module-tabs{background-color:#d9e2e4;gap:50px}@media(max-width:834px){.go-module-tabs{gap:0}}.section-transact{background-color:#d9e2e4;overflow:hidden}@media(max-width:834px){.section-transact{padding:25px 20px 70px 25px}}.section-transact .section-transact-wrapper{background-color:#fffc;border-radius:50px;margin:0 auto;max-width:1272px;padding:70px;width:90vw}@media(max-width:834px){.section-transact .section-transact-wrapper{border-radius:30px;padding:50px 20px;width:100%}}@media(max-width:500px){.section-transact .section-transact-wrapper{padding:20px}}.section-transact .section-transact-wrapper .section-transact-title{align-items:flex-start;gap:39px;position:relative}.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-left{display:flex;flex-direction:column;justify-content:center}.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-left figure{flex-shrink:0;margin-left:0!important}@media(max-width:834px){.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-left figure{display:flex;justify-content:center}}.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-left img{width:150px}@media(max-width:734px){.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-left img{width:40px}}.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-left h2{color:#262626cc;font-size:40px;line-height:50px;margin-bottom:25px}@media(max-width:734px){.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-left h2{font-size:26px;line-height:34px;margin-bottom:42px;padding-left:55px}}@media(max-width:500px){.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-left h2{margin-bottom:20px}}.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-left p{color:#262626cc;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px}@media(max-width:734px){.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-left p{font-size:16px;letter-spacing:.5px;line-height:22px}}.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-right{flex-shrink:0;position:relative}@media(max-width:834px){.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-right{padding-bottom:20px}}@media(max-width:734px){.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-right{position:absolute}}.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-right .transact-ui{position:relative;z-index:99}@media(max-width:734px){.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-right img{height:40px!important;width:40px!important}}.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-right .go-logo{position:absolute;right:-42%;top:-128px;z-index:2}@media(max-width:834px){.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-right .go-logo{right:-64px;top:-50px}}.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-right .go-logo img{max-width:100%;width:458px}@media(max-width:834px){.section-transact .section-transact-wrapper .section-transact-title .section-transact-title-right .go-logo img{width:211px}}.section-transact .section-transact-wrapper .complex-grid{gap:20px;padding-top:40px}@media screen and (max-width:1280px){.section-transact .section-transact-wrapper .complex-grid{gap:15px;grid-template-columns:repeat(1,minmax(0,1fr));padding-top:30px;width:100%}}@media(max-width:500px){.section-transact .section-transact-wrapper .complex-grid{padding-top:15px}}.section-transact .section-transact-wrapper .complex-grid .section-transact-block-item{align-items:flex-start;background-color:#003be833;border-radius:10px;gap:20px;padding:30px 30px 35px}@media screen and (max-width:1280px){.section-transact .section-transact-wrapper .complex-grid .section-transact-block-item{align-items:center;gap:15px;padding:20px;width:100%}}.section-transact .section-transact-wrapper .complex-grid .section-transact-block-item figure{flex-shrink:0}@media(max-width:1000px){.section-transact .section-transact-wrapper .complex-grid .section-transact-block-item figure img{height:40px!important;width:40px!important}}.section-transact .section-transact-wrapper .complex-grid .section-transact-block-item h3{color:#074149;font-family:Manrope;font-size:22px;font-style:normal;font-weight:600;line-height:normal}@media(max-width:1000px){.section-transact .section-transact-wrapper .complex-grid .section-transact-block-item h3{font-size:20px;line-height:22px}}.section-transact .section-transact-wrapper .complex-grid .section-transact-block-item p{color:#074149;font-family:Manrope;font-size:18px;font-style:normal;font-weight:600;letter-spacing:.25px;line-height:28px}@media(max-width:1000px){.section-transact .section-transact-wrapper .complex-grid .section-transact-block-item p{font-size:16px;letter-spacing:.5px;line-height:25px}}.section-transact .section-transact-wrapper .section-transact-accordion{background:#d9e2e4;border-radius:10px;display:block;margin:15px auto 0;width:calc(100% - 20px)}@media(max-width:834px){.section-transact .section-transact-wrapper .section-transact-accordion{width:100%}}.section-transact .section-transact-wrapper .section-transact-accordion summary{color:#074149;font-family:Manrope;font-size:18px;font-style:normal;font-weight:700;letter-spacing:.25px;line-height:28px;list-style-type:none;padding:20px 30px;position:relative}.section-transact .section-transact-wrapper .section-transact-accordion summary ::-webkit-details-marker{display:none}@media(max-width:834px){.section-transact .section-transact-wrapper .section-transact-accordion summary{font-size:16px;line-height:22px}}.section-transact .section-transact-wrapper .section-transact-accordion summary::marker{color:#fff;z-index:-5}.section-transact .section-transact-wrapper .section-transact-accordion summary:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzA3NDE0OSIgZD0iTS4yMTIuMzM5Yy4zMS0uNDE0Ljg0Ny0uNDU0IDEuMi0uMDlMOC41MTMgNy42NiAxNS42MTQuMjQ5Yy4zNTUtLjMzNi44NzMtLjI4NCAxLjE3NC4xMTguMy40MDIuMjggMS4wMTEtLjA1IDEuMzgyTDkuMDc1IDkuNzUxYS43Ni43NiAwIDAgMS0xLjEyNCAwTC4yODggMS43NUMtLjA2NCAxLjM4NC0uMDk4Ljc1My4yMTIuMzRaIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;content:"";height:10px;position:absolute;right:30px;top:41%;transition:all .4s ease;width:17px}.section-transact .section-transact-wrapper .section-transact-accordion .list-wrapper{background:#efefef;border-radius:0 0 10px 10px;gap:10px;padding:20px 30px}.section-transact .section-transact-wrapper .section-transact-accordion .list-wrapper hr{background:#00000040;border-top:none;height:1px;width:100%}.section-transact .section-transact-wrapper .section-transact-accordion p{transition:all .3s ease}.section-transact .section-transact-wrapper .section-transact-accordion[open] summary:after{transform:rotate(180deg)}.section-transact .section-transact-wrapper .section-transact-accordion[open] h3{font-family:Manrope;font-size:22px;font-style:normal;font-weight:600;line-height:normal;padding-bottom:10px;padding-top:10px}@media(max-width:834px){.section-transact .section-transact-wrapper .section-transact-accordion[open] h3{font-size:20px;line-height:22px}}.section-transact .section-transact-wrapper .section-transact-accordion[open] p{color:var(--ui-Carbon,#262626cc);font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px;padding-bottom:10px;transition:all .3s ease}@media(max-width:834px){.section-transact .section-transact-wrapper .section-transact-accordion[open] p{font-size:16px;line-height:22px}}.section-services-intro{background-color:#d9e2e4;padding:100px 50px}@media(max-width:500px){.section-services-intro{padding:70px 20px}}.section-services-intro p{margin:0 auto;max-width:1092px;text-align:center}@media(max-width:500px){.section-services-intro p{font-size:16px;letter-spacing:.5px;line-height:22px}}.section-services-brands{background-color:#d9e2e4;gap:10px;padding:100px 50px}@media(max-width:834px){.section-services-brands{padding:0 20px 70px}}.section-services-brands p{font-size:14px;font-weight:600;letter-spacing:0;margin:0;text-align:center}@media(max-width:834px){.section-services-brands p{font-size:16px;letter-spacing:.5px;padding:0 20px}}.section-services-brands .embla__slide{padding:10px 20px}.section-manage .section-transact-wrapper .section-transact-title .section-transact-title-right .go-logo{left:-29%;right:auto;top:-159px}@media(max-width:834px){.section-manage .section-transact-wrapper .section-transact-title .section-transact-title-right .go-logo{left:-64px;top:-50px}}.section-manage .section-transact-wrapper .complex-grid .section-transact-block-item{background-color:#92d97d4d}.section-engage .section-transact-wrapper .section-transact-title .section-transact-title-right .go-logo{right:-35%;top:-188px}@media(max-width:834px){.section-engage .section-transact-wrapper .section-transact-title .section-transact-title-right .go-logo{right:-64px;top:-50px}}.section-engage .section-transact-wrapper .complex-grid .section-transact-block-item{background-color:#7042cb33}.section-insights .section-transact-wrapper .section-transact-title .section-transact-title-right .go-logo{left:-29%;right:auto;top:-172px}@media(max-width:834px){.section-insights .section-transact-wrapper .section-transact-title .section-transact-title-right .go-logo{left:-64px;top:-50px}.section-insights .section-transact-wrapper .section-transact-title{display:flex;flex-direction:column-reverse;gap:0}}.section-insights .section-transact-wrapper .complex-grid{display:flex;flex-wrap:wrap;justify-content:center}.section-insights .section-transact-wrapper .complex-grid .section-transact-block-item{background-color:#ff874533;width:calc(33% - 20px)}.section-insights .section-transact-wrapper .complex-grid .section-transact-block-item:nth-child(4),.section-insights .section-transact-wrapper .complex-grid .section-transact-block-item:nth-child(5){width:calc(50% - 20px)}@media(max-width:834px){.section-insights .section-transact-wrapper .complex-grid .section-transact-block-item,.section-insights .section-transact-wrapper .complex-grid .section-transact-block-item:nth-child(4),.section-insights .section-transact-wrapper .complex-grid .section-transact-block-item:nth-child(5){width:100%}}.section-integrate{padding-bottom:150px}.section-integrate .section-integrate-gallery{display:flex;flex-wrap:wrap;justify-content:center;opacity:.6}.section-integrate .section-integrate-gallery figure{display:flex;justify-content:center;margin:10px 0;margin-left:0!important;margin-right:0!important;width:25%}@media(max-width:500px){.section-integrate .section-integrate-gallery figure{width:40%}}.section-integrate .section-integrate-gallery .wp-block-image img{max-width:140px;padding:0 10px;width:100%}.section-integrate .section-transact-wrapper .section-transact-title .section-transact-title-right .go-logo{right:-41%;top:-294px}@media(max-width:834px){.section-integrate .section-transact-wrapper .section-transact-title .section-transact-title-right .go-logo{right:-64px;top:-80px}}.section-integrate .section-transact-wrapper>h3.wp-block-heading{font-family:Manrope;font-size:18px;font-style:normal;font-weight:600;letter-spacing:.25px;line-height:28px;padding-bottom:12px;padding-top:42px;text-align:center;width:100%}@media(max-width:834px){.section-integrate .section-transact-wrapper>h3.wp-block-heading{font-size:16px;line-height:22px;padding-top:22px}}.section-integrate .section-transact-wrapper .complex-grid{display:flex;flex-wrap:wrap;justify-content:center}.section-integrate .section-transact-wrapper .complex-grid .section-transact-block-item{background-color:#16707733;width:calc(33% - 16px)}.section-integrate .section-transact-wrapper .complex-grid .section-transact-block-item:nth-child(4),.section-integrate .section-transact-wrapper .complex-grid .section-transact-block-item:nth-child(5){width:calc(50% - 20px)}@media(max-width:834px){.section-integrate .section-transact-wrapper .complex-grid .section-transact-block-item,.section-integrate .section-transact-wrapper .complex-grid .section-transact-block-item:nth-child(4),.section-integrate .section-transact-wrapper .complex-grid .section-transact-block-item:nth-child(5){width:100%}}.section-integrate .section-transact-wrapper .wp-block-gallery.has-nested-images.columns-default{justify-content:space-between;padding:30px 0 0}.section-integrate .section-transact-wrapper .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){height:40px;margin-bottom:20px;width:calc(25% - 40px)}@media(max-width:834px){.section-integrate .section-transact-wrapper .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){margin-bottom:0;width:calc(25% - 20px)}}.section-integrate .section-transact-wrapper .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) img{height:40px;object-fit:contain}.swiper-transact{background-color:#d9e2e4}.swiper-transact .swiper-button-next,.swiper-transact .swiper-button-prev{display:none}@media(max-width:900px){.swiper-transact{display:block!important;list-style:none;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-transact .swiper-wrapper{box-sizing:initial;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-transact .swiper-button-next,.swiper-transact .swiper-button-prev{bottom:70px;color:#074149;display:flex;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:normal;top:auto;width:120px}.swiper-transact .swiper-button-next:after,.swiper-transact .swiper-button-prev:after{color:#21bcae;font-size:17px}.swiper-transact .swiper-button-prev{padding-left:10px}.swiper-transact .swiper-button-prev:after{left:0;position:absolute}.swiper-transact .swiper-button-next{padding-right:10px}.swiper-transact .swiper-button-next:after{position:absolute;right:0}}.go-module-tabs>div:first-child .section-transact-block-item,.go-module-tabs>div:nth-child(2) .section-transact-block-item{background-color:#003be833!important}.go-module-tabs>div:nth-child(3) .section-transact-block-item{background-color:#e3f3e1!important}.go-module-tabs>div:nth-child(4) .section-transact-block-item,.go-module-tabs>div:nth-child(5) .section-transact-block-item,.go-module-tabs>div:nth-child(6) .section-transact-block-item{background-color:#21bcae33!important}.go-module-tabs>div:nth-child(7) .section-transact-block-item{background-color:#ff874533!important}.go-module-tabs>div:nth-child(8) .section-transact-block-item,.go-module-tabs>div:nth-child(9) .section-transact-block-item{background-color:#7042cb33!important}.section-run-hero{background:#eaf3f5;position:relative;z-index:1}.section-run-hero .section-run-hero-wrapper{margin:0 auto;max-width:1180px;padding:0;width:90vw}@media(max-width:834px){.section-run-hero .section-run-hero-wrapper{flex-wrap:wrap;margin-top:30px}}.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left,.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-right{width:50%}@media(max-width:834px){.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left,.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-right{width:100%}}.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left{position:relative}@media(max-width:834px){.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left{align-items:center}}.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left .wp-block-button{font-size:18px;width:237px}@media(max-width:500px){.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left .wp-block-button{font-size:14px;width:200px}}.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left .wp-block-heading,.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left p{display:block;font-family:Manrope;font-style:normal;font-weight:400;width:100%}.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left .wp-block-heading{color:#074149;font-size:50px;line-height:60px;max-width:100%;padding-bottom:20px;padding-top:100px;width:400px}@media(max-width:834px){.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left .wp-block-heading{font-size:32px;line-height:40px;padding-top:50px;text-align:center;width:100%}}.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left p{color:var(--Slate,#323d48);font-size:18px;letter-spacing:.25px;line-height:28px;padding-bottom:30px}.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left p strong{font-weight:700}@media(max-width:834px){.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left p{font-size:16px;letter-spacing:.2px;line-height:normal;text-align:center}}.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left .wp-block-buttons{padding-bottom:120px;padding-top:10px}.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left .section-run-hero-img-btm{bottom:-40px;position:absolute;right:-80%}@media(max-width:834px){.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-left .section-run-hero-img-btm{bottom:-65px;left:40%;right:auto;transform:translateX(-50%);width:400px}}.section-run-hero .section-run-hero-wrapper .section-run-hero-img-right{visibility:hidden}.section-run-hero .section-run-hero-wrapper .section-run-hero-img-right.desktop{display:block}@media(max-width:834px){.section-run-hero .section-run-hero-wrapper .section-run-hero-img-right.desktop{display:none}}.section-run-hero .section-run-hero-wrapper .section-run-hero-img-right.mobile{display:none}@media(max-width:834px){.section-run-hero .section-run-hero-wrapper .section-run-hero-img-right.mobile{display:block;max-width:100%;padding-bottom:15px;width:279px}}.section-run-hero .section-run-hero-wrapper .section-run-hero-copy-right{position:relative}.section-run-choose{background-color:#003be8;position:relative;z-index:22}.section-run-choose .go-benefits-title h2{color:#fff;font-family:Manrope;font-size:40px;font-style:normal;font-weight:400;line-height:50px;padding-bottom:40px}@media(max-width:500px){.section-run-choose .go-benefits-title h2{font-size:28px;line-height:36px}}.section-run-choose .go-benefits-title p{color:#fff;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px}@media(max-width:500px){.section-run-choose .go-benefits-title p{font-size:16px;line-height:normal}}.section-run-choose .complex-grid{gap:32px}.section-run-choose .complex-grid.run-benefits-grid .go-benefits-grid-items{background-color:#ffffffe6;border-radius:20px;padding:30px 50px}.section-run-choose .complex-grid.run-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-grid{align-items:center;display:flex}@media(max-width:834px){.section-run-choose .complex-grid.run-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-grid{flex-direction:column;width:100%}}.section-run-choose .complex-grid.run-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-grid p{font-size:22px;margin-left:10px}@media(max-width:834px){.section-run-choose .complex-grid.run-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-grid p{margin-left:0}}.section-run-choose .complex-grid.run-benefits-grid .go-benefits-grid-items .go-benefits-grid-items-grid figure{flex-shrink:0;width:75px}@media(max-width:500px){.section-run-choose .complex-grid{gap:20px}}.section-run-choose .complex-grid .go-benefits-grid-items{width:calc(50% - 16px)}@media(max-width:834px){.section-run-choose .complex-grid .go-benefits-grid-items{text-align:center}}@media(max-width:500px){.section-run-choose .complex-grid .go-benefits-grid-items{width:100%}}@media(max-width:834px){.section-run-choose .complex-grid .go-benefits-grid-items .go-benefits-grid-items-grid p{font-size:20px;line-height:22px;padding-top:10px}.section-run-choose .complex-grid .go-benefits-grid-items .go-benefits-grid-items-p{font-size:16px;line-height:21px!important;margin-top:20px}}@media(max-width:500px){.section-run-choose .complex-grid .go-benefits-grid-items .go-benefits-grid-items-p{display:block}}.section-run-process{background:#d8e3e6}@media(max-width:900px){.section-run-process{padding:0 20px}}.section-run-process .run-title{margin:0 auto;max-width:1080px;padding:100px 0 70px;width:90vw}@media(max-width:834px){.section-run-process .run-title{padding:70px 20px}}.section-run-process .run-title h2{color:#074149;font-family:Manrope;font-size:40px;font-style:normal;font-weight:400;line-height:50px;padding-bottom:24px;text-align:center;width:100%}@media(max-width:834px){.section-run-process .run-title h2{font-size:28px;line-height:36px}}.section-run-process .run-title p{color:#323d48;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px;text-align:center}@media(max-width:834px){.section-run-process .run-title p{font-size:16px;letter-spacing:.5px;line-height:normal}}.section-run-process .swiper{width:100%}.section-run-process .swiper.mobile{display:none}@media(max-width:1000px){.section-run-process .swiper.mobile{display:flex;margin:0 auto 70px;max-width:500px;width:80%}}@media(max-width:500px){.section-run-process .swiper.mobile{width:100%}}.section-run-process .swiper.mobile .swiper-pagination{bottom:auto;display:flex;gap:10px;position:relative;top:auto;width:auto}.section-run-process .swiper.mobile .swiper-pagination .swiper-pagination-bullet{height:15px;width:15px}.section-run-process .swiper.mobile .swiper-pagination .swiper-pagination-bullet:hover{background-color:#f7bd9b}.section-run-process .swiper.mobile .swiper-controls{align-items:center;display:flex;gap:20px;justify-content:center;width:100%}.section-run-process .swiper.mobile .swiper-controls svg{height:40px!important;width:40px!important}.section-run-process .swiper.mobile .swiper-controls button path,.section-run-process .swiper.mobile .swiper-controls button rect{transition:all .3s}.section-run-process .swiper.mobile .swiper-controls button:hover svg rect{fill:#ff8745!important}.section-run-process .swiper.mobile .swiper-controls button:hover svg path{stroke:#fff!important}.section-run-process .swiper.mobile .swiper-wrapper{max-width:none;padding-bottom:30px;width:100%}.section-run-process .swiper.mobile .swiper-wrapper .run-grid-items{position:relative}.section-run-process .swiper.mobile .swiper-wrapper .run-grid-items:before{opacity:1}.section-run-process .swiper.mobile .swiper-wrapper .run-grid-items[data-swiper-slide-index="1"] .wp-block-group:before{content:"2"}.section-run-process .swiper.mobile .swiper-wrapper .run-grid-items[data-swiper-slide-index="2"] .wp-block-group:before{content:"3"}.section-run-process .swiper.mobile .swiper-wrapper .run-grid-items .wp-block-group{gap:10px;left:50%;padding:30px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.section-run-process .swiper.mobile .swiper-wrapper .run-grid-items .wp-block-group:before{align-items:center;background:#074149;background:linear-gradient(146.66deg,#074149 46.43%,#074149cc 83.97%);border-radius:50%;color:#fff;content:"1";display:flex;font-size:22px;font-weight:400;height:45px;justify-content:center;margin:0 auto;width:45px}.section-run-process .swiper.mobile .swiper-wrapper .run-grid-items .wp-block-group h3{font-size:16px;font-style:normal;font-weight:600;letter-spacing:.5px;line-height:24px}.section-run-process .swiper.mobile .swiper-wrapper .run-grid-items .wp-block-group p{font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px}.section-run-process .complex-grid{display:flex;gap:0;justify-content:space-between;margin:0 auto;max-width:1200px;padding-bottom:100px;width:calc(100% - 40px)}.section-run-process .complex-grid.desktop{display:flex}@media(max-width:1000px){.section-run-process .complex-grid.desktop{display:none}}@media(max-width:1200px){.section-run-process .complex-grid{max-width:1000px}}.section-run-process .complex-grid .run-grid-items{aspect-ratio:1;border:3px solid #bac4c7;border-radius:100%;display:flex;justify-content:center;padding:30px;position:relative}@media(min-width:1201px){.section-run-process .complex-grid .run-grid-items{margin-right:0!important;padding:0;width:330px!important}}@media(max-width:1200px)and (min-width:1001px){.section-run-process .complex-grid .run-grid-items{height:280px;margin-right:0!important;padding:0;width:280px!important}}.section-run-process .complex-grid .run-grid-items:before{background:#21bcae;border-radius:350px;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .5s ease-out;transition:all .3s;width:100%;z-index:0}.section-run-process .complex-grid .run-grid-items h3,.section-run-process .complex-grid .run-grid-items p{color:#323d48;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px;position:relative;text-align:center;width:100%;z-index:1}@media(max-width:1200px)and (min-width:1001px){.section-run-process .complex-grid .run-grid-items h3,.section-run-process .complex-grid .run-grid-items p{font-size:16px;line-height:24px}}.section-run-process .complex-grid .run-grid-items h3{font-weight:600}.section-run-process .complex-grid .run-grid-items p{transition:all .3s}@media(max-width:500px){.section-run-process .complex-grid .run-grid-items p{font-size:16px!important;line-height:23px!important}}.section-run-process .complex-grid .run-grid-items.run-grid-items-line{border:none;padding:0!important;width:81px!important}@media(max-width:1200px)and (min-width:1001px){.section-run-process .complex-grid .run-grid-items.run-grid-items-line{width:40px!important}}@media(max-width:1000px){.section-run-process .complex-grid .run-grid-items.run-grid-items-line{display:none!important}}.section-run-process .complex-grid .run-grid-items.run-grid-items-line:hover{background:#0000}.section-run-process .complex-grid .run-grid-items.run-grid-items-line:hover:before{display:none}.section-run-process .complex-grid .run-grid-items.run-grid-items-line img{max-width:100%;width:81px}.section-run-process .complex-grid .run-grid-item-1,.section-run-process .complex-grid .run-grid-item-2,.section-run-process .complex-grid .run-grid-item-3{animation:cycleBorderColor 10s infinite both}.section-run-process .complex-grid .run-grid-item-1:after,.section-run-process .complex-grid .run-grid-item-2:after,.section-run-process .complex-grid .run-grid-item-3:after{align-items:center;animation:cycleNumberColor 10s infinite both;border-radius:50%;color:#fff;content:"1";display:flex;font-size:26px;font-weight:400;height:54px;justify-content:center;left:0;position:absolute;top:35px;transform:translateX(-5%);transition:all .3s;width:54px}.section-run-process .complex-grid .run-grid-item-1 h3,.section-run-process .complex-grid .run-grid-item-1 p,.section-run-process .complex-grid .run-grid-item-2 h3,.section-run-process .complex-grid .run-grid-item-2 p,.section-run-process .complex-grid .run-grid-item-3 h3,.section-run-process .complex-grid .run-grid-item-3 p{animation:cycleColor 10s infinite both}.section-run-process .complex-grid .run-grid-item-1:before,.section-run-process .complex-grid .run-grid-item-2:before,.section-run-process .complex-grid .run-grid-item-3:before{animation:cycleOpacity 10s infinite both}.section-run-process .complex-grid .run-grid-item-2,.section-run-process .complex-grid .run-grid-item-2 h3,.section-run-process .complex-grid .run-grid-item-2 p,.section-run-process .complex-grid .run-grid-item-2:after,.section-run-process .complex-grid .run-grid-item-2:before{animation-delay:1.5s}.section-run-process .complex-grid .run-grid-item-2:after{content:"2"}.section-run-process .complex-grid .run-grid-item-3,.section-run-process .complex-grid .run-grid-item-3 h3,.section-run-process .complex-grid .run-grid-item-3 p,.section-run-process .complex-grid .run-grid-item-3:after,.section-run-process .complex-grid .run-grid-item-3:before{animation-delay:3s}.section-run-process .complex-grid .run-grid-item-3:after{content:"3"}@keyframes cycleOpacity{0%{opacity:0}5%{opacity:1}15%{opacity:1}20%{opacity:0}}@keyframes cycleColor{0%{color:#323d48}5%{color:#074149}15%{color:#074149}20%{color:#323d48}}@keyframes cycleBorderColor{0%{border-color:#bac4c7}5%{border-color:#21bcae}15%{border-color:#21bcae}20%{border-color:#bac4c7}}@keyframes cycleNumberColor{0%{background:#a9d9d6;color:#074149}5%{background:#074149;background:linear-gradient(146.66deg,#074149 46.43%,#074149cc 83.97%);color:#fff}15%{background:#074149;background:linear-gradient(146.66deg,#074149 46.43%,#074149cc 83.97%);color:#fff}20%,to{background:#a9d9d6;color:#074149}}.section-contact{background:#eaf3f5;min-height:calc(100vh - 170px);overflow:hidden}.section-contact .section-contact-wrapper{align-items:flex-start;gap:50px;margin:0 auto;max-width:1190px;padding:0;width:90vw}@media(max-width:834px){.section-contact .section-contact-wrapper{flex-wrap:wrap}}.section-contact .section-contact-wrapper .section-contact-left{padding-top:100px;width:40%}@media(max-width:834px){.section-contact .section-contact-wrapper .section-contact-left{gap:0;padding-top:70px;width:100%}}.section-contact .section-contact-wrapper .section-contact-left h1,.section-contact .section-contact-wrapper .section-contact-left p{font-family:Manrope;font-style:normal;font-weight:400}.section-contact .section-contact-wrapper .section-contact-left h1{color:#074149;font-size:50px;line-height:60px;padding-bottom:20px}@media(max-width:834px){.section-contact .section-contact-wrapper .section-contact-left h1{font-size:32px;line-height:40px}}.section-contact .section-contact-wrapper .section-contact-left p{color:#323d48;font-size:18px;letter-spacing:.25px;line-height:28px}.section-contact .section-contact-wrapper .section-contact-left p.contact-address{max-width:100%;width:186px}@media(max-width:834px){.section-contact .section-contact-wrapper .section-contact-left p{font-size:16px;letter-spacing:.5px;line-height:normal}}.section-contact .section-contact-wrapper .section-contact-right{padding:100px 0;width:60%}@media(max-width:834px){.section-contact .section-contact-wrapper .section-contact-right{padding-top:0;width:100%}}.section-contact .section-contact-wrapper .section-contact-right a{transition:all .3s}.section-contact .section-contact-wrapper .section-contact-right a:hover{color:#1a8386}.section-contact .section-contact-wrapper .section-contact-right .gform_wrapper{background-color:#fff;border-radius:20px;box-shadow:0 4px 4px 0 #00000040;padding:50px}@media(max-width:834px){.section-contact .section-contact-wrapper .section-contact-right .gform_wrapper{padding:50px 20px;width:100%}}.section-contact .section-contact-wrapper .section-contact-right .gform_wrapper .gform_heading{display:none}@media(max-width:834px){.section-contact .section-contact-wrapper .section-contact-right .gform_wrapper .gform_body .gform_fields{display:flex;flex-wrap:wrap;gap:30px}.section-contact .section-contact-wrapper .section-contact-right .gform_wrapper .gform_body .gform_fields .gfield--width-full{width:100%}}.section-contact .section-contact-wrapper .section-contact-right .gform_wrapper .gfield_label{color:#074149;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px}.section-contact .section-contact-wrapper .section-contact-right .gform_wrapper .gfield_required span{color:#1a8386;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px}.section-contact .section-contact-wrapper .section-contact-right .gform_wrapper .ginput_container input[type=email],.section-contact .section-contact-wrapper .section-contact-right .gform_wrapper .ginput_container input[type=tel],.section-contact .section-contact-wrapper .section-contact-right .gform_wrapper .ginput_container input[type=text],.section-contact .section-contact-wrapper .section-contact-right .gform_wrapper .ginput_container select,.section-contact .section-contact-wrapper .section-contact-right .gform_wrapper .ginput_container textarea{background:#eaf3f5;border:1px solid var(--Pearl,#d9e2e4);color:#074149;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;height:60px;letter-spacing:.25px;line-height:28px;padding:14px 0 14px 15px}.section-contact .section-contact-wrapper .section-contact-right .gform_wrapper .ginput_container select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='10' fill='none'%3E%3Cpath fill='%231A8386' d='M.187.697C.46.315.935.278 1.247.614l6.265 6.842L13.778.614c.313-.31.769-.262 1.035.11.265.37.246.933-.044 1.275L8.008 9.386a.65.65 0 0 1-.992 0L.254 1.999c-.31-.337-.34-.92-.067-1.302Z'/%3E%3C/svg%3E");background-position:96% 50%;background-repeat:no-repeat}.section-contact .section-contact-wrapper .section-contact-right .wp-block-button{width:200px}.section-contact .section-contact-wrapper .section-contact-right .wp-block-button input[type=submit]{align-items:center!important;background:#0000!important;border:none;color:#fff!important;cursor:pointer!important;display:flex!important;font-family:inherit;font-size:inherit;height:100%!important;justify-content:center!important;line-height:inherit;padding:calc(.667em + 2px) calc(1.333em + 2px);position:absolute;-webkit-text-decoration:none;text-decoration:none;width:100%!important;z-index:9}@media(max-width:500px){.section-contact .section-contact-wrapper .section-contact-right .wp-block-button input[type=submit]{font-size:14px!important}}.section-contact .section-contact-wrapper .contact-linkedin{margin-bottom:0}.section-contact .section-contact-wrapper .contact-linkedin p{margin-bottom:0!important}.section-contact .section-contact-wrapper .address-info a,.section-contact .section-contact-wrapper .address-info a img{transition:all .3s}.section-contact .section-contact-wrapper .address-info a:hover{color:#1a8386}.section-contact .section-contact-wrapper .address-info a:hover img{filter:brightness(2) saturate(.9)}.section-contact .section-contact-wrapper .address-info h1,.section-contact .section-contact-wrapper .address-info h3,.section-contact .section-contact-wrapper .address-info p{font-family:Manrope;font-style:normal;font-weight:400}.section-contact .section-contact-wrapper .address-info h3{color:#074149;font-size:18px;font-weight:600;letter-spacing:.25px;line-height:28px;margin-bottom:10px;padding-top:50px}.section-contact .section-contact-wrapper .address-info p{color:#323d48;font-size:18px;letter-spacing:.25px;line-height:28px;margin-bottom:10px}.section-contact .section-contact-wrapper .address-info p.contact-address{max-width:100%;width:186px}@media(max-width:834px){.section-contact .section-contact-wrapper .address-info p{font-size:16px;letter-spacing:.5px;line-height:normal}}.section-contact .section-contact-wrapper .address-info.desktop{display:block}@media(max-width:834px){.section-contact .section-contact-wrapper .address-info.desktop{display:none}}.section-contact .section-contact-wrapper .address-info.mobile{display:none}@media(max-width:834px){.section-contact .section-contact-wrapper .address-info.mobile{display:block}}.content-info{position:relative;z-index:6}.contact-bottom-img{background:#eaf3f5;overflow:hidden;position:relative;z-index:0}.contact-bottom-img .wp-block-image{margin-bottom:-120px;width:700px}@media(max-width:834px){.contact-bottom-img .wp-block-image{left:-80px;margin-bottom:-150px;position:relative;width:500px}.gfield--type-textarea{width:100%}}.ginput_container select{padding:14px 25px 14px 15px!important}.section-demo{background:linear-gradient(180deg,#21bcae -8.84%,#074149);overflow:hidden}@media(max-width:834px){.section-demo .section-contact-wrapper{flex-wrap:wrap}}.section-demo .section-contact-wrapper .section-contact-left{width:50%}@media(max-width:834px){.section-demo .section-contact-wrapper .section-contact-left{width:100%}}.section-demo .section-contact-wrapper .section-contact-left h1{color:#fff}.section-demo .section-contact-wrapper .section-contact-left .complex-grid{gap:0;margin-bottom:50px}.section-demo .section-contact-wrapper .section-contact-left .complex-grid .demo-grid-item{align-items:flex-start;gap:15px;position:relative;visibility:hidden;z-index:2}.section-demo .section-contact-wrapper .section-contact-left .complex-grid .demo-grid-item .demo-grid-item-left .wp-block-image{height:50px;width:50px}.section-demo .section-contact-wrapper .section-contact-left .complex-grid .demo-grid-item .demo-grid-item-right h3,.section-demo .section-contact-wrapper .section-contact-left .complex-grid .demo-grid-item .demo-grid-item-right p{color:#fff;font-family:Manrope;font-style:normal}.section-demo .section-contact-wrapper .section-contact-left .complex-grid .demo-grid-item .demo-grid-item-right h3{font-size:18px;font-weight:600;letter-spacing:.25px;line-height:28px;padding-top:10px}.section-demo .section-contact-wrapper .section-contact-left .complex-grid .demo-grid-item .demo-grid-item-right p{font-size:18px;font-weight:400;letter-spacing:.25px;line-height:28px}@media(max-width:500px){.section-demo .section-contact-wrapper .section-contact-left .complex-grid .demo-grid-item .demo-grid-item-right p{font-size:16px}}.section-demo .section-contact-wrapper .section-contact-left .complex-grid .demo-grid-item-img{height:86px;position:relative;z-index:1}@media(max-width:834px){.section-demo .section-contact-wrapper .section-contact-left .complex-grid .demo-grid-item-img{height:36px}}.section-demo .section-contact-wrapper .section-contact-left .complex-grid .demo-grid-item-img .wp-block-image{padding-left:22px}.section-demo .section-contact-wrapper .section-contact-left .complex-grid .demo-grid-item-img .wp-block-image img{height:186px;position:absolute;top:-91%;width:auto}@media(max-width:1000px){.section-demo .section-contact-wrapper .section-contact-left .complex-grid .demo-grid-item-img .wp-block-image img{height:200px;top:-120%}}@media(max-width:834px){.section-demo .section-contact-wrapper .section-contact-left .complex-grid .demo-grid-item-img .wp-block-image img{height:150px;top:-280%}}@media(max-width:500px){.section-demo .section-contact-wrapper .section-contact-left .complex-grid .demo-grid-item-img .wp-block-image img{height:200px;top:-350%}}@media(max-width:834px){.section-demo .section-contact-wrapper .section-contact-right{width:100%}}.section-demo-footer{overflow:hidden;position:relative;z-index:1}.section-demo-footer .contact-img{bottom:120%;height:332px;position:absolute}.section-demo-footer .contact-img img{width:370px}.book-your-demo .footer-book-demo,body.contact .footer-book-demo{display:none}.section-demo-business{background-color:#d9e2e4;padding:50px 0;position:relative;z-index:1}.section-demo-business h2{color:#074149;display:block;font-family:Manrope;font-size:14px;font-style:normal;font-weight:600;letter-spacing:0;line-height:normal;padding:0 20px;text-align:center;width:100%}.section-demo-business .section-demo-business-wrapper{margin:0 auto;max-width:1080px;width:90vw}.section-demo-business .section-demo-business-wrapper .embla{max-width:100%}.section-demo-business .section-demo-business-wrapper img{object-fit:contain}.section-resources-title{background:#e9f3f5;padding:clamp(70px,6.94444444vw,100px) 0}.section-resources-title .section-resources-title-wrapper{margin:0 auto;max-width:1080px;width:90vw}.section-resources-title .section-resources-title-wrapper h1,.section-resources-title .section-resources-title-wrapper p{font-family:Manrope;font-style:normal;font-weight:400;text-align:center;width:100%}.section-resources-title .section-resources-title-wrapper h1{color:#074149;font-size:50px;line-height:60px;padding-bottom:10px}@media(max-width:834px){.section-resources-title .section-resources-title-wrapper h1{font-size:32px;line-height:40px;padding-bottom:20px}}.section-resources-title .section-resources-title-wrapper p{color:#323d48;font-size:18px;letter-spacing:.25px;line-height:28px;max-width:940px;padding-bottom:30px}@media(max-width:834px){.section-resources-title .section-resources-title-wrapper p{font-size:16px;letter-spacing:.5px;line-height:normal;padding-bottom:20px}}.section-resources-title .section-resources-title-wrapper .section-resrouces-buttons{flex-wrap:wrap;gap:20px;justify-content:center;width:100%}@media(max-width:834px){.section-resources-title .section-resources-title-wrapper .section-resrouces-buttons .wp-block-buttons{width:calc(50% - 10px)}}.section-resources-title .section-resources-title-wrapper .section-resrouces-buttons .wp-block-button{background:#0000;border:2px solid #003be8}@media(max-width:834px){.section-resources-title .section-resources-title-wrapper .section-resrouces-buttons .wp-block-button{width:300px}}.section-resources-title .section-resources-title-wrapper .section-resrouces-buttons .wp-block-button .wp-element-button{color:#074149;font-family:Manrope;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.5px;line-height:normal;z-index:0}.section-resources-title .section-resources-title-wrapper .section-resrouces-buttons .wp-block-button:hover .wp-element-button{color:#fff}.section-resources-articles{background:#e9f3f5;overflow:hidden;padding-bottom:80px}.section-resources-articles .wp-block-heading{color:#074149;font-family:Manrope;font-size:40px;font-style:normal;font-weight:400;line-height:50px;padding-bottom:30px;text-align:center;width:100%}@media(max-width:834px){.section-resources-articles .wp-block-heading{font-size:26px;line-height:34px;padding-bottom:20px}}.section-resources-articles .section-resources-posts{margin:0 auto;max-width:1080px;padding-bottom:50px;width:90vw}.section-resources-articles .section-resources-posts .wp-block-post-template .wp-block-post{background-color:#ffffffe6;border-radius:20px;display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.section-resources-articles .section-resources-posts .wp-block-post-template .wp-block-post .wp-block-post-title{color:#074149;font-family:Manrope;font-size:22px;font-style:normal;font-weight:400;line-height:normal;padding:20px}.section-resources-articles .section-resources-posts .wp-block-post-template .wp-block-post .wp-block-post-excerpt{padding:0 20px 20px}.section-resources-articles .section-resources-posts .wp-block-post-template .wp-block-post .wp-block-post-excerpt .wp-block-post-excerpt__excerpt{display:none}.section-resources-articles .section-resources-posts .wp-block-post-template .wp-block-post .wp-block-post-excerpt__more-link{font-size:20px;letter-spacing:.25px;line-height:30px}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination .swiper-pagination-bullet{background-color:#7a838c;height:12px;opacity:1;width:12px}.swiper-pagination .swiper-pagination-bullet-active{background-color:#ff8745}.section-about-heading{background:var(--Gradient1,linear-gradient(180deg,#21bcae 0,#074149 100%));overflow:visible;position:relative;z-index:3}@media(max-width:834px){.section-about-heading{overflow:hidden}}.section-about-heading .section-about-heading-wrapper{justify-content:center;overflow:hidden;padding:150px 0 135px;width:100%}@media(max-width:834px){.section-about-heading .section-about-heading-wrapper{height:auto;overflow:hidden;padding:100px 0}}.section-about-heading .section-about-heading-wrapper .section-about-text{align-items:center;margin:0 auto;max-width:650px;padding:0 20px;text-align:center}@media(min-width:1500px){.section-about-heading .section-about-heading-wrapper .section-about-text{max-width:760px}}@media(min-width:1900px){.section-about-heading .section-about-heading-wrapper .section-about-text{max-width:990px}}.section-about-heading .section-about-heading-wrapper .section-about-text h1{color:var(--White,#fff);font-family:Manrope;font-size:50px;font-style:normal;font-weight:400;line-height:60px;padding:0 30px 20px;text-align:center}@media(min-width:1500px){.section-about-heading .section-about-heading-wrapper .section-about-text h1+p{padding:0 2px}}@media(max-width:834px){.section-about-heading .section-about-heading-wrapper .section-about-text h1{font-size:32px;line-height:40px;padding-bottom:10px}}.section-about-heading .section-about-heading-wrapper .section-about-text hr{border-top:1px solid #d9e2e4;margin:22px 0 42px;max-width:100%;width:274px}.section-about-heading .section-about-heading-wrapper .section-about-text p{color:var(--White,#fff);font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px;margin-bottom:20px;text-align:center}@media(max-width:834px){.section-about-heading .section-about-heading-wrapper .section-about-text p{font-size:16px;letter-spacing:.5px;line-height:normal}}.section-about-heading .section-about-heading-wrapper .section-about-text p strong{font-weight:400}.section-about-heading .section-about-heading-wrapper .section-about-text p:last-child{padding-bottom:0}.section-about-heading .section-about-images-top{position:absolute;right:0;top:-20px;width:350px}@media(max-width:1200px){.section-about-heading .section-about-images-top{width:300px}}@media(max-width:1000px){.section-about-heading .section-about-images-top{width:200px}}@media(max-width:834px){.section-about-heading .section-about-images-top{right:-30px;top:-120px}}.section-about-heading .section-about-images-bottom{bottom:-170px;left:0;overflow:visible;position:absolute;width:350px}@media(max-width:1200px){.section-about-heading .section-about-images-bottom{width:300px}}@media(max-width:1000px){.section-about-heading .section-about-images-bottom{width:200px}}@media(max-width:834px){.section-about-heading .section-about-images-bottom{bottom:-230px}}.section-about-intro{background-image:url(/app/themes/prvidr-theme/public/images/about-people.701c6b0f20a13ecc.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:728px;position:relative;z-index:2}@media(max-width:834px){.section-about-intro{background-color:#fff;background-image:none;height:auto;padding-top:550px}.section-about-intro:before{background:#00000080;background-image:url(/app/themes/prvidr-theme/public/images/about-intro.29465d21c8ee1517.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;content:""/"Line of Prvidr employees smiling for the camera whilst standing against a wall in Prvidr’s Sydney office.";height:430px;left:50%;max-width:700px;position:absolute;top:70px;transform:translateX(-50%);width:calc(100% - 40px)}}@media(max-width:500px){.section-about-intro{padding-top:350px}.section-about-intro:before{height:230px}}.section-about-intro .section-about-intro-wrapper{bottom:-20%;left:50%;margin:0 auto;max-width:100%;padding:0 25px;position:absolute;transform:translateX(-50%);width:1240px}@media(max-width:834px){.section-about-intro .section-about-intro-wrapper{bottom:0;position:relative}}.section-about-intro .section-about-intro-wrapper .section-about-intro-text{background-color:#fff;border-radius:20px;padding:70px 100px}@media(max-width:834px){.section-about-intro .section-about-intro-wrapper .section-about-intro-text{padding:0 20px 60px}}.section-about-intro .section-about-intro-wrapper .section-about-intro-text h2{color:var(--Emerald,#074149);display:block;font-family:Manrope;font-size:40px;font-style:normal;font-weight:400;line-height:50px;padding-bottom:16px;text-align:center;width:100%}@media(max-width:834px){.section-about-intro .section-about-intro-wrapper .section-about-intro-text h2{font-size:26px;line-height:34px;padding-bottom:10px}}.section-about-intro .section-about-intro-wrapper .section-about-intro-text p{color:var(--Slate,#323d48);font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px;padding-bottom:20px;text-align:center}@media(max-width:834px){.section-about-intro .section-about-intro-wrapper .section-about-intro-text p{font-size:16px;letter-spacing:.5px;line-height:22px;padding-bottom:10px}}.section-about-intro .section-about-intro-wrapper .section-about-intro-text p:nth-child(3){max-width:700px}.section-about-intro .section-about-intro-wrapper .section-about-intro-text p:last-child{padding-bottom:0}.section-about-intro .section-about-intro-wrapper .section-about-intro-text p a{font-size:20px;font-weight:600;transition:all .3s}@media(max-width:500px){.section-about-intro .section-about-intro-wrapper .section-about-intro-text p a{font-size:16px}}.section-about-intro .section-about-intro-wrapper .section-about-intro-text p a:hover{color:#1a8386}.section-about-intro .section-about-intro-wrapper .section-about-intro-text p a[target=_blank]{-webkit-text-decoration:underline;text-decoration:underline}.section-about-count{background:var(--Gradient1,linear-gradient(180deg,#21bcae 0,#074149 100%))}.section-about-count .section-about-count-wrapper{justify-content:space-between;margin:192px auto 120px;max-width:100%;width:1160px}@media(max-width:834px){.section-about-count .section-about-count-wrapper{display:flex;flex-wrap:wrap;margin:0;padding:70px 0}}.section-about-count .section-about-count-wrapper>.wp-block-group{align-items:center;display:flex;gap:0;width:30%}@media(max-width:834px){.section-about-count .section-about-count-wrapper>.wp-block-group{padding:25px;width:100%}}.section-about-count .section-about-count-wrapper>.wp-block-group .section-about-count-anime{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.section-about-count .section-about-count-wrapper>.wp-block-group h3,.section-about-count .section-about-count-wrapper>.wp-block-group p{color:#fff;display:block;font-family:Manrope;font-style:normal;line-height:normal;max-width:250px;text-align:center;width:100%}.section-about-count .section-about-count-wrapper>.wp-block-group p{font-size:22px;font-weight:600;line-height:25px}.section-about-count .section-about-count-wrapper>.wp-block-group:first-child p{padding:0 30px}.section-about-count .section-about-count-wrapper>.wp-block-group h3{font-size:73.734px;font-style:normal;font-weight:700;letter-spacing:-1.372px;line-height:80px}.section-about-culture{background:var(--Pearl,#d9e2e4);overflow:hidden;position:relative}.section-about-culture:after{background-image:url(/app/themes/prvidr-theme/public/images/about-culture-bg.d3d69fcf0375316d.png);background-position:50%;background-repeat:no-repeat;background-size:contain;clear:both;content:"";display:block;height:200px;position:absolute;right:-10vw;transform:translateY(100%);width:200px;z-index:9}@media(min-width:1500px){.section-about-culture:after{right:0}}@media(min-width:1100px){.section-about-culture:after{height:300px;right:-5vw;transform:translateY(80%);width:300px}}@media(max-width:834px){.section-about-culture:after{bottom:auto;display:none;top:10%;width:50%}}.section-about-culture .section-about-culture-wrapper{align-items:center;gap:40px;margin:80px auto 100px;max-width:100%;padding:0 40px;position:relative;width:1270px}@media(max-width:834px){.section-about-culture .section-about-culture-wrapper{display:flex;flex-direction:column-reverse;flex-wrap:wrap;gap:30px;margin:0;padding:50px 0 70px}}.section-about-culture .section-about-culture-wrapper>.wp-block-group{gap:0;position:relative;width:50%;z-index:1}@media(max-width:834px){.section-about-culture .section-about-culture-wrapper>.wp-block-group{align-items:center;width:calc(100% - 40px)}}.section-about-culture .section-about-culture-wrapper>.wp-block-group h2{color:var(--Emerald,#074149);font-family:Manrope;font-size:40px;font-style:normal;font-weight:400;line-height:50px;padding-bottom:24px}@media(max-width:834px){.section-about-culture .section-about-culture-wrapper>.wp-block-group h2{font-size:28px;line-height:36px;padding-bottom:30px;text-align:center}}.section-about-culture .section-about-culture-wrapper>.wp-block-group p{color:var(--Slate,#323d48);font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px;padding-bottom:26px}@media(max-width:834px){.section-about-culture .section-about-culture-wrapper>.wp-block-group p{font-size:16px;letter-spacing:.5px;line-height:22px;padding-bottom:10px;text-align:center}}.section-about-culture .section-about-culture-wrapper>.wp-block-group p:last-child{padding-bottom:0}@media(max-width:834px){.section-about-culture .section-about-culture-wrapper>.wp-block-group p:last-child{padding-top:20px}}.section-about-culture .section-about-culture-wrapper>.wp-block-group a{font-size:20px;font-weight:600;transition:all .3s}.section-about-culture .section-about-culture-wrapper>.wp-block-group a:hover{color:#1a8386}.section-about-culture .section-about-culture-wrapper>.wp-block-group a[target=_blank]{-webkit-text-decoration:underline;text-decoration:underline}@media(max-width:834px){.section-about-culture .section-about-culture-wrapper>.wp-block-group a{font-size:16px}}.section-about-culture .section-about-culture-wrapper>.wp-block-group .embla__container .embla__slide{align-items:center;justify-content:center;padding:20px 0 40px}@media(max-width:834px){.section-about-culture .section-about-culture-wrapper>.wp-block-group .embla-quotes-next,.section-about-culture .section-about-culture-wrapper>.wp-block-group .embla-quotes-prev{height:40px;width:40px}}.section-about-value{background:linear-gradient(180deg,#21bcae -7.13%,#074149 69.29%);overflow:hidden;padding:90px 20px 75px}@media(max-width:834px){.section-about-value{padding:70px 20px}}.section-about-value .section-about-value-heading{margin:0 auto 40px;max-width:100%;width:990px}.section-about-value .section-about-value-heading h2,.section-about-value .section-about-value-heading p{color:var(--White,#fff);display:block;font-family:Manrope;font-weight:400;text-align:center;width:100%}.section-about-value .section-about-value-heading h2{font-size:40px;line-height:50px;padding-bottom:20px}@media(max-width:834px){.section-about-value .section-about-value-heading h2{font-size:28px;line-height:36px}}.section-about-value .section-about-value-heading p{font-size:18px;letter-spacing:.25px;line-height:28px}@media(max-width:834px){.section-about-value .section-about-value-heading p{font-size:16px;letter-spacing:.5px;line-height:normal}}.section-about-value .section-about-value-content{gap:25px 30px;margin:0 auto;max-width:100%;width:990px}@media(max-width:500px){.section-about-value .section-about-value-content{grid-template-columns:repeat(1,minmax(0,1fr))}}.section-about-value .section-about-value-content .section-about-value-content-item{cursor:pointer;gap:20px;perspective:1000px}.section-about-value .section-about-value-content .section-about-value-content-item .flip-card-inner{background:#fff;border-radius:20px;box-shadow:0 4px 8px 0 #0003;height:210px;padding:20px;position:relative;text-align:center;transform-style:preserve-3d;transition:transform .6s;width:100%}@media(max-width:500px){.section-about-value .section-about-value-content .section-about-value-content-item .flip-card-inner{height:250px}}.section-about-value .section-about-value-content .section-about-value-content-item:hover .flip-card-inner{transform:rotateY(180deg)!important}.section-about-value .section-about-value-content .section-about-value-content-item.green{color:var(--Turquoise,#21bcae)}.section-about-value .section-about-value-content .section-about-value-content-item.purple{color:var(--Amethyst,#7042cb)}.section-about-value .section-about-value-content .section-about-value-content-item.orange{color:var(--Amber,#ff8745)}.section-about-value .section-about-value-content .section-about-value-content-item.blue{color:var(--Cobalt,#003be8)}.section-about-value .section-about-value-content .section-about-value-content-item p{font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-align:left}@media(max-width:834px){.section-about-value .section-about-value-content .section-about-value-content-item p{font-size:16px}}.section-about-value .section-about-value-content .section-about-value-content-item .back,.section-about-value .section-about-value-content .section-about-value-content-item .front{backface-visibility:hidden;gap:20px;height:calc(100% - 40px);position:absolute;width:calc(100% - 40px)}@media(max-width:834px){.section-about-value .section-about-value-content .section-about-value-content-item .back,.section-about-value .section-about-value-content .section-about-value-content-item .front{gap:0}}.section-about-value .section-about-value-content .section-about-value-content-item .front{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;transform:rotateX(0deg)}.section-about-value .section-about-value-content .section-about-value-content-item .front .wp-block-image{flex-shrink:0;height:171px}.section-about-value .section-about-value-content .section-about-value-content-item .front p{font-size:22px;font-weight:600;letter-spacing:0}@media(max-width:834px){.section-about-value .section-about-value-content .section-about-value-content-item .front{flex-wrap:wrap;justify-content:center}.section-about-value .section-about-value-content .section-about-value-content-item .front p{text-align:center;width:100%}.section-about-value .section-about-value-content .section-about-value-content-item .front .wp-block-image{height:auto;width:120px}}@media(max-width:500px){.section-about-value .section-about-value-content .section-about-value-content-item .front .wp-block-image{height:auto;width:180px}.section-about-value .section-about-value-content .section-about-value-content-item .front .wp-block-image img{width:100%}}.section-about-value .section-about-value-content .section-about-value-content-item .back{background-color:#fff;opacity:0}.section-about-value .section-about-value-content .section-about-value-content-item .back p{color:#323d48}.section-about-value .section-about-value-content .section-about-value-content-item:hover .flip-card-inner .back{align-items:center;justify-content:center;opacity:1!important;transform:rotateY(180deg)!important;visibility:visible!important}.section-about-leadership{background:#fff;padding:100px 20px 70px}@media(max-width:834px){.section-about-leadership{padding:70px 20px}}.section-about-leadership .section-about-leadership-heading{display:block;width:100%}.section-about-leadership .section-about-leadership-heading h2{color:var(--Emerald,#074149);font-family:Manrope;font-size:40px;font-style:normal;font-weight:400;line-height:50px;padding-bottom:30px;text-align:center}@media(max-width:834px){.section-about-leadership .section-about-leadership-heading h2{font-size:26px;line-height:34px;padding-bottom:30px}}.section-about-leadership .section-about-leadership-people{align-items:flex-start;flex-wrap:wrap;gap:80px;justify-content:center;margin:0 auto 50px;max-width:100%;width:1200px}@media(max-width:834px){.section-about-leadership .section-about-leadership-people{justify-content:start;margin-bottom:0}}.section-about-leadership .section-about-leadership-people .section-about-leadership-item{align-items:center;width:calc(25% - 80px)}.section-about-leadership .section-about-leadership-people .section-about-leadership-item h3,.section-about-leadership .section-about-leadership-people .section-about-leadership-item p{font-style:normal;text-align:center;width:100%}.section-about-leadership .section-about-leadership-people .section-about-leadership-item h3{font-size:22px;font-weight:600;line-height:normal;padding-top:10px}.section-about-leadership .section-about-leadership-people .section-about-leadership-item p{font-size:18px;font-weight:400;letter-spacing:.4px;line-height:27px;max-width:175px}.section-about-leadership .section-about-leadership-people .section-about-leadership-item figure:not(:first-child) img{transition:all .3s}.section-about-leadership .section-about-leadership-people .section-about-leadership-item figure:not(:first-child) img:hover{filter:brightness(2.3) saturate(2.7) hue-rotate(-21deg)}@media(max-width:834px){.section-about-leadership .section-about-leadership-people{gap:40px}.section-about-leadership .section-about-leadership-people .section-about-leadership-item{align-items:center;margin-bottom:15px;padding-bottom:15px;width:calc(50% - 20px)}}@media(max-width:500px){.section-about-leadership .section-about-leadership-people{gap:20px;justify-content:space-between}.section-about-leadership .section-about-leadership-people .section-about-leadership-item h3{font-size:20px;font-weight:400;line-height:22px}.section-about-leadership .section-about-leadership-people .section-about-leadership-item p{font-size:16px;line-height:22px}}.section-about-careers{background:linear-gradient(269deg,#21bcae -6.04%,#074149 111.71%)}.section-about-careers .section-about-careers-wrapper{background-image:url(/app/themes/prvidr-theme/public/images/About_CareersPattern.806c38383f9913b1.png);background-repeat:no-repeat;background-size:contain;gap:50px;margin:0 auto;max-width:calc(100% - 40px);width:1250px}@media(max-width:834px){.section-about-careers .section-about-careers-wrapper{background-image:none;display:flex}.section-about-careers .section-about-careers-wrapper .wp-block-image{display:none}}.section-about-careers .section-about-careers-wrapper .wp-block-image img{opacity:0}.section-about-careers .section-about-careers-wrapper .section-about-careers-text{padding:100px 0}@media(max-width:834px){.section-about-careers .section-about-careers-wrapper .section-about-careers-text{align-items:center;display:flex;padding:70px 0;width:100%}}.section-about-careers .section-about-careers-wrapper .section-about-careers-text h2,.section-about-careers .section-about-careers-wrapper .section-about-careers-text p{color:#fff;font-family:Manrope;font-style:normal;font-weight:400}@media(max-width:834px){.section-about-careers .section-about-careers-wrapper .section-about-careers-text h2,.section-about-careers .section-about-careers-wrapper .section-about-careers-text p{text-align:center;width:100%}}.section-about-careers .section-about-careers-wrapper .section-about-careers-text h2{font-size:40px;line-height:50px;padding-bottom:10px}@media(max-width:834px){.section-about-careers .section-about-careers-wrapper .section-about-careers-text h2{font-size:26px;line-height:34px;padding-bottom:10px}}.section-about-careers .section-about-careers-wrapper .section-about-careers-text p{font-size:18px;letter-spacing:.25px;line-height:28px;padding-bottom:30px}@media(max-width:834px){.section-about-careers .section-about-careers-wrapper .section-about-careers-text p{font-size:16px;letter-spacing:.5px;line-height:normal;padding-bottom:20px}}.section-about-careers .section-about-careers-wrapper .section-about-careers-text p a{font-size:20px;font-weight:600;letter-spacing:.25px;line-height:normal;text-decoration-line:underline}@media(max-width:834px){.section-about-careers .section-about-careers-wrapper .section-about-careers-text p a{font-size:18px}}.section-about-careers .section-about-careers-wrapper .section-about-careers-text p:last-child{padding-bottom:0}.section-about-careers .section-about-careers-wrapper .section-about-careers-text .wp-block-button{width:200px}@media(max-width:500px){.section-about-careers .section-about-careers-wrapper .section-about-careers-text .wp-block-button{width:200px}}.section-approach-heading{background:var(--Gradient1,linear-gradient(180deg,#21bcae 0,#074149 100%));display:block;max-height:700px;overflow:hidden;position:relative;z-index:1}@media(max-width:834px){.section-approach-heading{height:auto;max-height:none}}@media(max-width:500px){.section-approach-heading{overflow:hidden}}.section-approach-heading .section-approach-heading-wrapper{justify-content:flex-start;margin:0 auto;max-width:1180px;width:90vw}@media(max-width:834px){.section-approach-heading .section-approach-heading-wrapper>div{margin:0 auto}}.section-approach-heading .section-approach-heading-wrapper .section-approach-text{display:flex;justify-content:center;max-height:700px;max-width:100%;padding:180px 0;width:500px}@media(max-width:834px){.section-approach-heading .section-approach-heading-wrapper .section-approach-text{align-items:center;height:auto;max-height:none;padding:160px 0 100px;text-align:center;width:100%}}.section-approach-heading .section-approach-heading-wrapper .section-approach-text h1,.section-approach-heading .section-approach-heading-wrapper .section-approach-text p{color:#fff;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px}.section-approach-heading .section-approach-heading-wrapper .section-approach-text h1{font-size:50px;line-height:60px;padding-bottom:10px}@media(max-width:834px){.section-approach-heading .section-approach-heading-wrapper .section-approach-text h1{font-size:32px;line-height:40px;text-align:center}.section-approach-heading .section-approach-heading-wrapper .section-approach-text p{font-size:16px;line-height:normal;width:75vw}}.section-approach-heading .wp-block-prvidr-streaks-prvidr-streaks{width:40vw!important}@media(max-width:1000px){.section-approach-heading .wp-block-prvidr-streaks-prvidr-streaks{width:30vw!important}}@media(max-width:500px){.section-approach-heading .wp-block-prvidr-streaks-prvidr-streaks{top:-200px!important;width:220px!important}}.section-approach{background:var(--Pearl,#d9e2e4);overflow:hidden;position:relative}.section-approach:after{background-image:url(/app/themes/prvidr-theme/public/images/about-culture-bg.d3d69fcf0375316d.png);background-position:50%;background-repeat:no-repeat;background-size:contain;clear:both;content:"";display:block;height:200px;position:absolute;right:-10vw;transform:translateY(100%);width:200px;z-index:9}@media(min-width:1500px){.section-approach:after{right:0}}@media(min-width:1100px){.section-approach:after{height:300px;right:-5vw;transform:translateY(80%);width:300px}}@media(max-width:834px){.section-approach:after{bottom:230px;right:-84px;top:auto;width:50%}}.section-approach .section-approach-wrapper{align-items:center;gap:40px;margin:80px auto 100px;max-width:100%;padding:0 40px;position:relative;width:1270px}@media(max-width:834px){.section-approach .section-approach-wrapper{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:70px;margin:0;padding:70px 0}}.section-approach .section-approach-wrapper>.wp-block-group{gap:0;position:relative;width:50%;z-index:1}@media(max-width:834px){.section-approach .section-approach-wrapper>.wp-block-group:first-child{padding-top:0}.section-approach .section-approach-wrapper>.wp-block-group{align-items:center;width:calc(100% - 40px)}}.section-approach .section-approach-wrapper>.wp-block-group img{border-radius:10px}.section-approach .section-approach-wrapper>.wp-block-group h2{color:var(--Emerald,#074149);font-family:Manrope;font-size:40px;font-style:normal;font-weight:400;line-height:50px;padding-bottom:24px}@media(max-width:834px){.section-approach .section-approach-wrapper>.wp-block-group h2{font-size:28px;line-height:36px;padding-bottom:30px;text-align:center}}.section-approach .section-approach-wrapper>.wp-block-group p{color:var(--Slate,#323d48);font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px;padding-bottom:26px}@media(max-width:834px){.section-approach .section-approach-wrapper>.wp-block-group p{font-size:16px;letter-spacing:.5px;line-height:22px;padding-bottom:10px;text-align:center}}.section-approach .section-approach-wrapper>.wp-block-group p:last-child{padding-bottom:0}@media(max-width:834px){.section-approach .section-approach-wrapper>.wp-block-group p:last-child{padding-top:20px}}.section-approach .section-approach-wrapper>.wp-block-group a{font-size:20px;font-weight:600;transition:all .3s}.section-approach .section-approach-wrapper>.wp-block-group a:hover{color:#1a8386}.section-approach .section-approach-wrapper>.wp-block-group a[target=_blank]{-webkit-text-decoration:underline;text-decoration:underline}@media(max-width:834px){.section-approach .section-approach-wrapper>.wp-block-group a{font-size:16px}}.section-approach .section-approach-wrapper>.wp-block-group .embla__container .embla__slide{align-items:center;justify-content:center;padding:20px 0 40px}@media(max-width:834px){.section-approach .section-approach-wrapper>.wp-block-group .embla-quotes-next,.section-approach .section-approach-wrapper>.wp-block-group .embla-quotes-prev{height:40px;width:40px}}.section-approach-people{background:linear-gradient(180deg,#21bcae -7.13%,#074149 69.29%);background-image:url(/app/themes/prvidr-theme/public/images/approach-bg.c2d569ba64342701.jpg);background-position:0 0;background-repeat:no-repeat;background-size:cover;padding:50px 20px 75px}@media(max-width:834px){.section-approach-people{background-image:linear-gradient(180deg,#21bcae -7.13%,#074149 69.29%);padding:70px 0}}.section-approach-people-wrapper{align-items:center;gap:60px;margin:80px auto 100px;max-width:100%;padding:0 40px;position:relative;width:1270px}@media(max-width:834px){.section-approach-people-wrapper{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:40px;margin:0;padding:70px 0}}@media(max-width:834px)and (max-width:834px){.section-approach-people-wrapper{gap:30px;padding:0}}.section-approach-people-wrapper>.wp-block-group{gap:0;max-width:50%;position:relative;z-index:1}.section-approach-people-wrapper>.wp-block-group:first-child{flex-shrink:0}@media(max-width:834px){.section-approach-people-wrapper>.wp-block-group{align-items:center;max-width:none;width:calc(100% - 40px)}}.section-approach-people-wrapper>.wp-block-group img{border-radius:10px;height:318px;object-fit:cover;width:478px}@media(max-width:834px){.section-approach-people-wrapper>.wp-block-group img{height:auto;width:100%}}.section-approach-people-wrapper>.wp-block-group h2{color:#fff;font-family:Manrope;font-size:40px;font-style:normal;font-weight:400;line-height:50px;padding-bottom:24px}@media(max-width:834px){.section-approach-people-wrapper>.wp-block-group h2{font-size:26px;line-height:34px;padding-bottom:30px;text-align:center}}.section-approach-people-wrapper>.wp-block-group p{color:#fff;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px;padding-bottom:26px}@media(max-width:834px){.section-approach-people-wrapper>.wp-block-group p{font-size:16px;letter-spacing:.5px;line-height:22px;padding-bottom:10px;text-align:center}}.section-approach-people-wrapper>.wp-block-group p:last-child{padding-bottom:0}@media(max-width:834px){.section-approach-people-wrapper>.wp-block-group .wp-block-buttons,.section-approach-people-wrapper>.wp-block-group p:last-child{padding-top:20px}}.section-approach-people-wrapper>.wp-block-group .wp-block-button,.section-approach-people-wrapper>.wp-block-group .wp-block-buttons{font-size:18px;font-weight:600;width:280px}.section-solution-banner{background:var(--Gradient1,linear-gradient(180deg,#21bcae 0,#074149 100%));display:block;height:80vh;max-height:700px;position:relative;z-index:1}@media(max-width:834px){.section-solution-banner{height:auto;max-height:none;padding:70px 20px 150px}}@media(max-width:500px){.section-solution-banner{overflow:hidden}}.section-solution-banner .section-solution-banner-wrapper{justify-content:flex-start;margin:0 auto;max-width:1180px;width:90vw}.section-solution-banner .section-solution-banner-wrapper .solution-banner-text{display:flex;height:80vh;justify-content:center;max-height:700px;max-width:100%;width:575px}@media(max-width:834px){.section-solution-banner .section-solution-banner-wrapper .solution-banner-text{gap:0;height:auto;max-height:none;width:100%}}.section-solution-banner .section-solution-banner-wrapper .solution-banner-text h1,.section-solution-banner .section-solution-banner-wrapper .solution-banner-text p{color:#fff;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px}.section-solution-banner .section-solution-banner-wrapper .solution-banner-text h1{font-size:50px;line-height:60px;padding-bottom:30px}@media(max-width:834px){.section-solution-banner .section-solution-banner-wrapper .solution-banner-text h1{font-size:32px;line-height:40px;padding-bottom:20px}.section-solution-banner .section-solution-banner-wrapper .solution-banner-text p{font-size:16px;line-height:normal;width:75vw}}.section-solution-banner .solution-banner-img{bottom:-2px;justify-content:end;position:absolute;right:-2px;width:600px;z-index:1}@media(max-width:1200px){.section-solution-banner .solution-banner-img{width:400px}}@media(max-width:1000px){.section-solution-banner .solution-banner-img{width:270px}}@media(max-width:834px){.section-solution-banner .solution-banner-img{width:180px}}@media(max-width:500px){.section-solution-banner .solution-banner-img{bottom:-20px}}.section-solution-banner .solution-banner-img figure{position:relative;z-index:0}.section-solution-benefit{background-color:#d9e2e4;position:relative}.section-solution-benefit.section-solution-benefit-margin{padding-bottom:100px}@media(max-width:834px){.section-solution-benefit.section-solution-benefit-margin{padding-bottom:70px}}.section-solution-benefit .section-solution-benefit-wrapper{background:#fffc;border-radius:50px;margin:100px auto 0;max-width:1180px;padding:70px;visibility:hidden;width:90vw}@media(max-width:834px){.section-solution-benefit .section-solution-benefit-wrapper{border-radius:20px;margin:70px 20px 0;padding:40px 30px;width:calc(100% - 40px)}}.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner{gap:40px}@media(max-width:834px){.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner{flex-wrap:wrap;gap:30px}.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner.section-solution-benefit-left{flex-direction:column-reverse}}.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner .wp-block-group{width:50%}@media(max-width:834px){.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner .wp-block-group{width:100%}}.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner .wp-block-group.section-solution-benefit-text h2{color:var(--Emerald,#074149);font-family:Manrope;font-size:40px;font-style:normal;font-weight:400;line-height:50px;padding-bottom:10px}@media(max-width:834px){.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner .wp-block-group.section-solution-benefit-text h2{font-size:28px;line-height:36px}}.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner .wp-block-group.section-solution-benefit-text p{color:var(--Slate,#323d48);font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:28px;padding-bottom:25px}@media(max-width:834px){.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner .wp-block-group.section-solution-benefit-text p{font-size:16px;line-height:normal}}.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner .wp-block-group.section-solution-benefit-text p a{color:var(--Emerald,#074149);font-family:Manrope;font-size:20px;font-style:normal;font-weight:600;letter-spacing:.25px;line-height:normal;text-decoration-line:underline}@media(max-width:834px){.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner .wp-block-group.section-solution-benefit-text p a{font-size:16px;line-height:normal}}.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner .wp-block-group.section-solution-benefit-text p:last-child{padding-bottom:0}.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner .wp-block-group.section-solution-benefit-img{align-items:center;justify-content:center}@media(max-width:834px){.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner .wp-block-group.section-solution-benefit-img{width:100%}.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner .wp-block-group.section-solution-benefit-img figure{margin:0 auto;width:100%}.section-solution-benefit .section-solution-benefit-wrapper .section-solution-benefit-inner .wp-block-group.section-solution-benefit-img figure img{width:100%}}.section-solution-quotes{background:var(--Turquoise,#21bcae)}@media(max-width:780px){.section-solution-quotes{background:#fff}}.section-solution-quotes.hide{display:none}.section-solution-quotes .section-solution-quotes-wrapper{align-items:center;margin:0 auto;max-width:1180px;padding:100px 0;width:90vw}@media(max-width:834px){.section-solution-quotes .section-solution-quotes-wrapper{padding:70px 20px;width:100%}}@media(max-width:780px){.section-solution-quotes .section-solution-quotes-wrapper{padding:0 0 30px}}body.single-articles header>nav.breadcrumb-wrapper,body.single-case-studies header>nav.breadcrumb-wrapper,body.single-news header>nav.breadcrumb-wrapper{display:none}body.single-articles main,body.single-case-studies main,body.single-news main{background:#fff;min-height:unset}@media(max-width:734px){body.single-articles main,body.single-case-studies main,body.single-news main{padding:0 20px}}body.single-articles main h1,body.single-case-studies main h1,body.single-news main h1{margin-bottom:30px}body.single-articles main h2,body.single-case-studies main h2,body.single-news main h2{font-size:30px;line-height:1.4em;margin-bottom:24px}@media(max-width:734px){body.single-articles main h2,body.single-case-studies main h2,body.single-news main h2{font-size:20px;line-height:32px}}body.single-articles main h3,body.single-case-studies main h3,body.single-news main h3{font-size:30px;margin:30px 0 20px}@media(max-width:734px){body.single-articles main h3,body.single-case-studies main h3,body.single-news main h3{font-size:20px;line-height:24px}}body.single-articles main p,body.single-case-studies main p,body.single-news main p{margin-bottom:1em}@media(max-width:734px){body.single-articles main p,body.single-case-studies main p,body.single-news main p{font-size:16px;line-height:24px}}body.single-articles main .wp-block-button,body.single-case-studies main .wp-block-button,body.single-news main .wp-block-button{width:250px}body.single-articles main li,body.single-case-studies main li,body.single-news main li{list-style:disc;margin-bottom:1em;margin-left:1em}body.single-articles main hr,body.single-case-studies main hr,body.single-news main hr{border-top:1px solid;color:#d9e2e4;margin:50px 0}@media(max-width:734px){body.single-articles main hr,body.single-case-studies main hr,body.single-news main hr{margin:30px 0}}body.single-articles main .breadcrumb-wrapper,body.single-case-studies main .breadcrumb-wrapper,body.single-news main .breadcrumb-wrapper{flex-wrap:wrap;position:static}@media screen and (max-width:1270px){body.single-articles main .breadcrumb-wrapper,body.single-case-studies main .breadcrumb-wrapper,body.single-news main .breadcrumb-wrapper{margin-left:36px}}@media(max-width:1000px){body.single-articles main .breadcrumb-wrapper,body.single-case-studies main .breadcrumb-wrapper,body.single-news main .breadcrumb-wrapper{margin-left:20px}}@media(max-width:734px){body.single-articles main .breadcrumb-wrapper,body.single-case-studies main .breadcrumb-wrapper,body.single-news main .breadcrumb-wrapper{margin-left:0}}body.single-articles main .cpt-inner-wrapper,body.single-case-studies main .cpt-inner-wrapper,body.single-news main .cpt-inner-wrapper{margin:0 auto;max-width:1290px;padding:50px}@media(max-width:734px){body.single-articles main .cpt-inner-wrapper,body.single-case-studies main .cpt-inner-wrapper,body.single-news main .cpt-inner-wrapper{padding:0}}body.single-articles main .cpt-inner-wrapper a,body.single-case-studies main .cpt-inner-wrapper a,body.single-news main .cpt-inner-wrapper a{-webkit-text-decoration:underline;text-decoration:underline}body.single-articles main .e-content,body.single-case-studies main .e-content,body.single-news main .e-content{padding:50px 0}body.single-articles main .case-study-thumbnail,body.single-case-studies main .case-study-thumbnail,body.single-news main .case-study-thumbnail{aspect-ratio:8/2;margin:30px auto 0;max-height:175px}body.single-articles main .case-study-thumbnail img,body.single-case-studies main .case-study-thumbnail img,body.single-news main .case-study-thumbnail img{height:100%;object-fit:contain;object-position:50% 50%;width:100%}body.single-articles main .news-thumbnail,body.single-case-studies main .news-thumbnail,body.single-news main .news-thumbnail{aspect-ratio:6.4/2;background:#eaf3f5;border-radius:20px;margin:30px auto 0;max-height:250px;padding:50px}@media(max-width:734px){body.single-articles main .news-thumbnail,body.single-case-studies main .news-thumbnail,body.single-news main .news-thumbnail{background:#eaf3f5;border-radius:8px;padding:20px}}body.single-articles main .news-thumbnail img,body.single-case-studies main .news-thumbnail img,body.single-news main .news-thumbnail img{height:100%;object-fit:contain;object-position:50% 50%;width:100%}body.single-articles main .articles-thumbnail,body.single-case-studies main .articles-thumbnail,body.single-news main .articles-thumbnail{display:flex;justify-content:center}body.single-articles main .articles-thumbnail img,body.single-case-studies main .articles-thumbnail img,body.single-news main .articles-thumbnail img{border-radius:10px;max-width:800px;width:100%}body.single-articles main .results,body.single-case-studies main .results,body.single-news main .results{background:#eaf3f5;border-radius:50px;gap:40px;margin-top:70px;padding:70px}@media(max-width:734px){body.single-articles main .results,body.single-case-studies main .results,body.single-news main .results{border-radius:20px;margin-top:30px;padding:30px}}body.single-articles main .results .wp-block-button a,body.single-case-studies main .results .wp-block-button a,body.single-news main .results .wp-block-button a{-webkit-text-decoration:none;text-decoration:none}body.single-articles main .streaks-bg,body.single-case-studies main .streaks-bg,body.single-news main .streaks-bg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 415 133'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='213.8' x2='-163.8' y1='-95.9' y2='-567.5' gradientTransform='matrix(1 0 0 -1 0 -60)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2321b2a6' stop-opacity='.5'/%3E%3Cstop offset='1' stop-color='%23ff8745'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='54.2' x2='-323.5' y1='-103.9' y2='-575.5' gradientTransform='matrix(1 0 0 -1 0 -60)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2321bcae' stop-opacity='.5'/%3E%3Cstop offset='1' stop-color='%23002699'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='217' x2='376.8' y1='-304.5' y2='-116' gradientTransform='matrix(1 0 0 -1 0 -60)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23003be8' stop-opacity='.6'/%3E%3Cstop offset='1' stop-color='%237042cb' stop-opacity='.9'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='m-228 448.5 76.2 76.2L278 94.9l-76.2-76.2L-228 448.5Z' style='fill:url(%23a)'/%3E%3Cpath d='m-387.6 456.5 76.2 76.2 429.8-429.8-76.2-76.2-429.8 429.8Z' style='fill:url(%23b)'/%3E%3Cpath d='M278 94.9c21-21 21-55.2 0-76.2s-55.2-21-76.2 0-21.1 55.2 0 76.2c21 21 55.2 21 76.2 0Z' style='fill:%237fdad5'/%3E%3Cpath d='m399 126.4-76.2-76.2-150.5 150.5 76.2 76.2L399 126.4Z' style='fill:url(%23c)'/%3E%3Cpath d='M397.7 127.6c21-21 21.1-55.2 0-76.2-21-21-55.2-21-76.2 0s-21 55.2 0 76.2 55.2 21 76.2 0Z' style='fill:%237042cb'/%3E%3Cpath d='M118.2 102.3c21-21 21-55.2 0-76.2S63 5.1 42 26.1s-21 55.2 0 76.2 55.2 21 76.2 0Z' style='fill:%2321bcae'/%3E%3C/svg%3E");background-position:0 100%;background-repeat:no-repeat;background-size:420px;height:140px}@media(max-width:734px){body.single-articles main .streaks-bg,body.single-case-studies main .streaks-bg,body.single-news main .streaks-bg{background-size:220px;height:70px;margin:0 -20px}}body.single-articles main .cpt-sharer,body.single-case-studies main .cpt-sharer,body.single-news main .cpt-sharer{align-items:center;border-top:1px solid #d9e2e4;display:flex;gap:10px;padding:30px 0}body.single-articles main .cpt-sharer p,body.single-case-studies main .cpt-sharer p,body.single-news main .cpt-sharer p{margin-bottom:0}body.single-articles main .cpt-sharer svg path,body.single-articles main .cpt-sharer svg rect,body.single-case-studies main .cpt-sharer svg path,body.single-case-studies main .cpt-sharer svg rect,body.single-news main .cpt-sharer svg path,body.single-news main .cpt-sharer svg rect{transition:fill .3s}body.single-articles main .cpt-sharer .share-li svg:hover path,body.single-articles main .cpt-sharer svg:hover rect,body.single-case-studies main .cpt-sharer .share-li svg:hover path,body.single-case-studies main .cpt-sharer svg:hover rect,body.single-news main .cpt-sharer .share-li svg:hover path,body.single-news main .cpt-sharer svg:hover rect{fill:#1a8386!important}body.single-articles main .cpt-sharer .share-url,body.single-case-studies main .cpt-sharer .share-url,body.single-news main .cpt-sharer .share-url{cursor:pointer;position:relative}body.single-articles main .cpt-sharer .share-url .copied,body.single-case-studies main .cpt-sharer .share-url .copied,body.single-news main .cpt-sharer .share-url .copied{cursor:default;opacity:0;position:absolute;right:-110px;top:5px;width:100px}body.single-articles main .cpt-sharer .share-url .copied.show,body.single-case-studies main .cpt-sharer .share-url .copied.show,body.single-news main .cpt-sharer .share-url .copied.show{animation:fadeOut 1s 1 both;animation-delay:2s;opacity:1;transition:.3s}@keyframes fadeOut{to{opacity:0}}body.single-articles main .footer-book-demo,body.single-case-studies main .footer-book-demo,body.single-news main .footer-book-demo{display:none}@keyframes fadeIn{0%{opacity:0}}body.single-articles .results{margin-bottom:70px}@media(max-width:734px){body.single-articles .results{margin-bottom:30px}}body .cpt-author{display:flex;gap:10px;margin-bottom:30px}body .cpt-author .author-text{display:flex;flex-direction:column;justify-content:center}body .cpt-author .author-icon img{width:50px}body .related-cpts{background-color:#dee7e9}@media(max-width:734px){body .related-cpts{margin-bottom:-20px;margin-left:-20px;margin-right:-20px}}body .related-cpts .related-cpts-wrapper{margin:0 auto;max-width:1290px;padding:100px}@media(max-width:834px){body .related-cpts .related-cpts-wrapper{padding:50px}}@media(max-width:734px){body .related-cpts .related-cpts-wrapper{padding:50px 20px}}body .related-cpts .related-cpts-wrapper .related-cpts-title{font-size:40px;font-weight:400;line-height:50px;text-align:center}@media(max-width:734px){body .related-cpts .related-cpts-wrapper .related-cpts-title{font-size:26px;line-height:34px}}body .related-cpts .related-cpts-wrapper .related-cpts-inner-wrapper{display:grid;gap:40px;grid-template-columns:1fr 1fr 1fr;margin-top:40px}@media(max-width:834px){body .related-cpts .related-cpts-wrapper .related-cpts-inner-wrapper{gap:20px}}@media(max-width:734px){body .related-cpts .related-cpts-wrapper .related-cpts-inner-wrapper{grid-template-columns:1fr}}body .related-cpts .related-cpts-wrapper .related-cpts-inner-wrapper .resource-card.hide{display:none}body .related-cpts .related-cpts-wrapper .related-cpt-nav{display:flex;justify-content:center;padding-top:20px}@media screen and (min-width:735px){body .related-cpts .related-cpts-wrapper .related-cpt-nav{display:none}}body .related-cpts .related-cpts-wrapper .related-cpt-nav .related-cpt-nav-dot{background:#7a838c;border-radius:12px;cursor:pointer;height:12px;margin:0 7.5px;width:12px}body .related-cpts .related-cpts-wrapper .related-cpt-nav .related-cpt-nav-dot.active{background:#ff8745;cursor:default}body .resource-card{animation:fadeIn .3s ease-out;background-color:#fff;border-radius:20px;overflow:hidden;transition:transform .3s ease-out}body .resource-card:hover{transform:scale(1.05)}body .resource-card:hover .lower-card .read-more{color:#1a8386}body .resource-card a{display:flex;flex-direction:column;height:100%}body .resource-card .featured-image-wrapper{height:194px}body .resource-card .featured-image-wrapper img{height:100%;object-fit:cover;width:100%}body .resource-card.case-studies img,body .resource-card.news img{object-fit:contain;padding:20px}body .resource-card .lower-card{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:20px}body .resource-card .lower-card .resource-title{font-size:22px;line-height:30px}body .resource-card .lower-card .read-more{font-weight:500;margin-top:15px;padding-bottom:0;text-align:left;transition:all .3s}@media(max-width:834px){body .resource-card .lower-card .read-more{font-size:16px}}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.static{position:static}.relative{position:relative}.sticky{position:sticky}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.block{display:block}.inline{display:inline}.flex{display:flex}.contents{display:contents}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.resize{resize:both}.items-center{align-items:center}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.bg-indigo-400{--tw-bg-opacity:1;background-color:rgb(129 140 248/var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity))}.p-2{padding:.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.leading-none{line-height:1}.text-green-50{--tw-text-opacity:1;color:rgb(240 253 244/var(--tw-text-opacity))}.text-indigo-50{--tw-text-opacity:1;color:rgb(238 242 255/var(--tw-text-opacity))}.text-red-50{--tw-text-opacity:1;color:rgb(254 242 242/var(--tw-text-opacity))}.text-yellow-50{--tw-text-opacity:1;color:rgb(254 252 232/var(--tw-text-opacity))}.outline{outline-style:solid}html{scroll-behavior:smooth}body{-webkit-tap-highlight-color:rgba(0,0,0,0);color:#074149;font-family:Manrope,sans-serif;max-width:100%}body #app{min-height:100vh}body .breadcrumb-wrapper{font-size:14px;line-height:19px;margin:0 auto;max-width:1190px;position:absolute;top:90px;width:calc(100% - 50px);z-index:-2}@media(max-width:500px){body .breadcrumb-wrapper{top:70px}}@media screen and (max-width:1270px){body .breadcrumb-wrapper{margin-left:30px;max-width:unset;width:calc(100% - 40px)}}@media screen and (max-width:1000px){body .breadcrumb-wrapper{margin-left:0;width:calc(100% - 40px)}}body .breadcrumb-wrapper .current{font-weight:500}body .breadcrumb-wrapper .breadcrumb-separator{aspect-ratio:1;background-color:#a9d9d6;border-radius:100%;height:6px;margin:0 10px 0 0;width:6px}body .breadcrumb-wrapper>span{padding:.5em 10px .5em 0}body .breadcrumb-wrapper a{transition:color .3s}body .breadcrumb-wrapper a:hover{color:#fff}body.contact .breadcrumb-wrapper a:hover,body.resources .breadcrumb-wrapper a:hover,body.single .breadcrumb-wrapper a:hover{color:#1a8386}body h1{font-size:50px;font-weight:400;line-height:60px;text-align:left}@media(orientation:landscape)and (max-height:500px){body h1{font-size:32px;line-height:40px}}@media(max-width:734px){body h1{font-size:32px;font-weight:400;letter-spacing:0;line-height:40px}}body h2{font-size:40px;font-style:normal;font-weight:400;line-height:50px}body main{background:#a9d9d6;min-height:calc(100vh - 92px)}body.home main{padding-top:0}body.home main .wp-block-image a{display:block}body.error404 main{align-items:center;display:flex;justify-content:center}body.error404 main .notfoundmessage{text-wrap:balance;margin:0 30px}body.error404 main .notfoundmessage .notfoundtitle{font-size:5em}body p{font-size:18px;font-weight:400;letter-spacing:.25px;line-height:27px}body .wp-block-buttons.turquoise .wp-block-button{background:linear-gradient(90deg,#a2d8d4,#21bcae)}body .wp-block-buttons.turquoise .wp-block-button:before{background:linear-gradient(90deg,#b4df9e,#e2b07c)}body .wp-block-buttons.turquoise .wp-block-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='50' fill='%23FF8745'/%3E%3C/svg%3E");background-position:100%}body .wp-block-buttons.turquoise .wp-block-button .wp-block-button__link{color:#074149}body .wp-block-buttons.hero-button .wp-block-button{width:200px}body .wp-block-buttons.outlined .wp-block-button{background:linear-gradient(#e9f3f5,#e9f3f5) padding-box,linear-gradient(90deg,#003be8,#119caf) border-box;border:1px solid #0000}body .wp-block-buttons.outlined .wp-block-button:hover .wp-block-button__link{color:#fff}body .wp-block-buttons.outlined .wp-block-button:before{background:linear-gradient(90deg,#003be8,#119caf)}body .wp-block-buttons.outlined .wp-block-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='50' fill='%23119CAF'/%3E%3C/svg%3E")}body .wp-block-buttons.outlined .wp-block-button .wp-block-button__link{color:#074149;transition:.5s}body .wp-block-button{background:linear-gradient(90deg,#167077,#074149 51.03%);border-radius:30px;cursor:pointer;font-size:18px;height:45px;left:0;overflow:hidden;position:relative;width:200px}@media(max-width:834px){body .wp-block-button{width:156px}}@media(max-width:500px){body .wp-block-button{font-size:14px;height:39px}}body .wp-block-button:before{background:linear-gradient(90deg,#003be8,#7042cb);content:"";cursor:pointer;display:block;height:100%;position:absolute;transform:translateX(calc(-100% - 25px));transition:.3s ease-out;width:calc(100% - 20px)}@media(max-width:834px){body .wp-block-button:before{border-radius:30px;transform:translateX(-100%);width:100%}}body .wp-block-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='50' fill='%237042CB'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;content:"";height:100%;position:absolute;transform:translateX(-100%);transition:.3s ease-out;width:100%;z-index:1}@media(max-width:834px){body .wp-block-button:after{display:none}}body .wp-block-button:focus-within{outline:2px solid #204ce5a6;outline-offset:1px}body .wp-block-button .wp-block-button__link{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-weight:500;height:100%;justify-content:center;position:absolute;width:100%;z-index:9}body .wp-block-button .wp-block-button__link:focus-visible{border:3px solid #ff8745!important}body .wp-block-button:focus:after,body .wp-block-button:focus:before,body .wp-block-button:hover:after,body .wp-block-button:hover:before{transform:translateX(0)}body section.section-1{align-items:center;background:linear-gradient(180deg,#21bcae,#074149);color:#fff;display:flex;overflow:hidden;padding:175px 0 87px;position:relative}@media(max-width:734px){body section.section-1{flex-direction:column-reverse;justify-content:flex-end;padding:60px 20px 0}}@media(orientation:landscape)and (max-height:500px){body section.section-1{align-items:flex-start;padding-top:60px}}body section.section-1 div.section-1{width:100%}body section.section-1 div.section-1>p.has-text-align-center{padding-top:100px}@media(max-width:500px){body section.section-1 .subscription-heading{font-size:16px}}body section.section-1 .hero-copy-left{gap:20px;margin-bottom:200px;max-width:630px;width:50vw}@media(max-width:500px){body section.section-1 .hero-copy-left{margin-bottom:0;padding:0!important}}@media(max-width:834px){body section.section-1 .hero-copy-left{align-items:center;margin-left:0;max-width:unset;padding:0 20px;width:100%}body section.section-1 .hero-copy-left h1{font-size:32px;font-weight:400;line-height:40px;text-align:center}body section.section-1 .hero-copy-left p{text-wrap:balance;font-size:16px;font-weight:400;letter-spacing:.5px;text-align:center}}@media(max-width:834px)and (max-width:500px){body section.section-1 .hero-copy-left p{line-height:22px}}@media(min-width:1900px){body section.section-1 .hero-copy-left{align-items:center;margin-left:0;max-width:900px;width:unset}body section.section-1 .hero-copy-left h1{font-size:70px;line-height:80px;text-align:center}body section.section-1 .hero-copy-left p{text-align:center}}body section.section-1 .hero-copy-left .wp-block-buttons{margin-top:20px}@media(max-width:834px){body section.section-1 .hero-copy-left .wp-block-buttons{margin:30px auto}}@media(max-width:500px){body section.section-1 .hero-copy-left .wp-block-buttons{justify-content:center;width:100%}}body section.section-1 .diagonal-bg-strokes-tr{display:flex;justify-content:flex-end;position:absolute;right:0;top:0;width:50vw}@media(max-width:834px){body section.section-1 .diagonal-bg-strokes-tr{top:-250px;width:380px}}body section.section-1 .scroll-to-discover{align-self:center;bottom:10vh;font-size:12px;left:calc(50vw - 48px);position:absolute;width:96px;z-index:10}body section.section-1 .scroll-to-discover a{align-items:center;display:flex;flex-direction:column}@media(max-width:500px){body section.section-1 .scroll-to-discover{margin-top:20px;position:unset}}@media(max-width:834px){body section.section-1 .scroll-to-discover{bottom:15vh}}@media(orientation:landscape)and (max-height:500px){body section.section-1 .scroll-to-discover{bottom:2vh}}body section.section-1 .scroll-to-discover .scroll-img-wrap{align-items:center;background-color:#21bcae;border-radius:100%;display:flex;height:40px;justify-content:center;margin-bottom:10px;padding:5.4px;width:40px}body section.section-1 .scroll-to-discover .scroll-img-wrap svg{animation:scroll-arrow 3s infinite}body section.section-1 .hero-wrapper{margin:0 auto;max-width:1260px;padding:0 40px;width:100%;z-index:1}@media(max-width:1000px){body section.section-1 .hero-wrapper{padding:0 20px}}@media(max-width:834px){body section.section-1 .hero-wrapper{margin-left:0;margin-right:0;max-width:unset;padding-bottom:70px;padding-top:70px}}@media(max-width:500px){body section.section-1 .hero-wrapper{padding:70px 0}}@media(min-width:1900px){body section.section-1 .hero-wrapper{justify-content:center}}@keyframes scroll-arrow{45%{transform:translateY(0)}50%{transform:translateY(5px)}55%{transform:translateY(0)}}@keyframes enter-streaks-top-right{0%{opacity:0;transform:translateX(50vw) translateY(-50vw)}}body .down-carat{cursor:pointer;position:absolute;top:max(93svh - 90px,760px)}@media(max-width:834px){body .down-carat{position:relative;top:0}}body section.section-2{overflow-y:visible}body section.section-2 p{z-index:2}body div.section-2{background:#074149;color:#fff;display:flex;justify-content:center;padding:80px 50px 150px 40vw}@media screen and (min-width:2200px){body div.section-2{padding:150px 50px}}body div.section-2 h2{color:#fff;font-size:40px;line-height:50px}@media(max-width:834px){body div.section-2 h2{font-size:28px;letter-spacing:0;line-height:36px;text-align:center;width:100%}body div.section-2 p{font-size:16px;line-height:24px;text-align:center;width:100%}}body div.section-2 p:not(.has-text-align-left){color:#21bcae}@media(max-width:834px){body div.section-2{align-items:center;flex-direction:column-reverse;padding:90px 30px 200px}}@media(max-width:500px){body div.section-2{padding:50px 20px 200px}}body div.section-2>.wp-block-group{gap:30px;max-width:710px;padding-right:30px}@media(max-width:1000px){body div.section-2>.wp-block-group{padding-right:0}}body div.section-2 .horizontal-bg-strokes-bl{bottom:0;display:flex;left:0;position:absolute;width:40vw}@media(max-width:834px){body div.section-2 .horizontal-bg-strokes-bl{bottom:-150px;left:-100px;position:absolute;width:400px}}body div.section-go{background:#e9f3f5;display:grid;gap:50px;justify-content:center;overflow:hidden;padding-bottom:150px;padding-top:100px}@media(max-width:834px){body div.section-go{padding:70px 20px 150px}}@media(max-width:500px){body div.section-go{gap:20px}}body div.section-go h2{font-size:30px;letter-spacing:0;line-height:41px}@media(max-width:500px){body div.section-go h2{font-size:24px;line-height:32px}}body div.section-go>.wp-block-group{background:#eaf3f5;border-radius:30px;gap:15px;max-width:1080px;padding:80px;width:90vw}@media(max-width:834px){body div.section-go>.wp-block-group{padding:100px 30px}}@media(max-width:500px){body div.section-go>.wp-block-group{border-radius:0;padding:80px 20px 50px;width:100vw}}body div.section-go img{margin-bottom:22px}@media(max-width:500px){body div.section-go img{width:200px}body div.section-go .run-logo{width:150px}}body div.section-go .go-columns-border{border:1px solid #21bcae;border-radius:80px;padding:0 60px 140px;position:relative}@media(max-width:834px){body div.section-go .go-columns-border{padding:0 30px 100px}}@media(max-width:500px){body div.section-go .go-columns-border{border-radius:15px;padding:0 0 100px;width:100%}}body div.section-go .prvidr-go-logo{background:#eaf3f5;max-width:300px;padding:0 30px;position:absolute;transform:translateY(-50%)}@media(max-width:500px){body div.section-go .prvidr-go-logo{max-width:240px}}body div.section-go .prvidr-go-logo img{margin-bottom:0}body div.section-go .go-columns-wrapper{flex-direction:column;-webkit-user-select:none;user-select:none}body div.section-go .go-columns-wrapper .go-columns{gap:0;margin-top:75px}@media(max-width:781px){body div.section-go .go-columns-wrapper .go-columns{cursor:grab;display:grid;grid-template-columns:repeat(4,calc(50% - 40px));overflow-x:scroll;overflow-y:hidden;scrollbar-width:none}}@media(max-width:500px){body div.section-go .go-columns-wrapper .go-columns{grid-template-columns:30px calc(60% - 20px) calc(60% - 20px) calc(60% - 20px) calc(60% - 20px) 30px}body div.section-go .go-columns-wrapper .go-columns:before{content:""}}body div.section-go .go-columns-wrapper .go-columns .wp-block-column{color:#323d4f;display:flex;flex-direction:column;justify-content:space-around;line-height:normal;padding:10px 15px;text-align:center}@media(max-width:834px){body div.section-go .go-columns-wrapper .go-columns .wp-block-column{padding:8px}}body div.section-go .go-columns-wrapper .go-columns .wp-block-column figure{animation:scale-up-img 1s cubic-bezier(.2,.42,.28,1) both;animation-play-state:paused;aspect-ratio:1;padding:10px;width:100%}@media(max-width:1000px){body div.section-go .go-columns-wrapper .go-columns .wp-block-column figure{padding:0}}@media(max-width:834px){body div.section-go .go-columns-wrapper .go-columns .wp-block-column figure{aspect-ratio:1.1;padding:10px}}body div.section-go .go-columns-wrapper .go-columns .wp-block-column figure img{aspect-ratio:1;background-color:#fff;border-radius:100%;margin-bottom:0;padding:20px;width:100%}@media(max-width:1000px){body div.section-go .go-columns-wrapper .go-columns .wp-block-column figure img{padding:10px}}body div.section-go .go-columns-wrapper .go-columns .wp-block-column p{font-size:12px;font-weight:400;line-height:16px;word-break:break-word}body div.section-go .go-columns-wrapper .go-columns .wp-block-column.round-top{animation:slide-from-bottom 1s cubic-bezier(.2,.42,.28,1);animation-fill-mode:both;animation-play-state:paused;border-radius:300px 300px 0 0}body div.section-go .go-columns-wrapper .go-columns .wp-block-column.round-top p{margin:10px 0 50px}body div.section-go .go-columns-wrapper .go-columns .wp-block-column.round-bottom{animation:slide-from-top 1s cubic-bezier(.2,.42,.28,1);animation-fill-mode:both;animation-play-state:paused;border-radius:0 0 300px 300px}body div.section-go .go-columns-wrapper .go-columns .wp-block-column.round-bottom p{margin:50px 0 10px}body div.section-go .go-columns-wrapper .go-columns .wp-block-column.blue{background:linear-gradient(0deg,#003be700 3.19%,#003be780)}body div.section-go .go-columns-wrapper .go-columns .wp-block-column.green{animation-delay:.3s;background:linear-gradient(0deg,#83ca6280 23.25%,#83ca6200)}body div.section-go .go-columns-wrapper .go-columns .wp-block-column.green figure{animation-delay:.3s}body div.section-go .go-columns-wrapper .go-columns .wp-block-column.purple{animation-delay:.6s;background:linear-gradient(0deg,#7042cb00 3.19%,#7042cb80)}body div.section-go .go-columns-wrapper .go-columns .wp-block-column.purple figure{animation-delay:.6s}body div.section-go .go-columns-wrapper .go-columns .wp-block-column.orange{animation-delay:.9s;background:linear-gradient(0deg,#fe864580 23.25%,#fe864500)}body div.section-go .go-columns-wrapper .go-columns .wp-block-column.orange figure{animation-delay:.9s}@keyframes slide-from-bottom{0%{opacity:0;transform:translateY(100px)}}@keyframes slide-from-top{0%{opacity:0;transform:translateY(-100px)}}@keyframes slide-from-right-integrate{0%{opacity:0;transform:translateX(100px) translateY(50%)}}@keyframes slide-from-left{0%{transform:translateX(-70vw)}}@keyframes slide-from-right{0%{transform:translateX(70vw)}}@keyframes scale-up-img{0%{opacity:0;transform:scale(.5)}}body div.section-go .go-columns-wrapper .go-columns.animate .wp-block-column,body div.section-go .go-columns-wrapper .go-columns.animate .wp-block-column figure{animation-play-state:running}body div.section-go .go-columns-wrapper .go-columns-nav-wrapper{display:none;gap:14px;margin-top:20px}body div.section-go .go-columns-wrapper .go-columns-nav-wrapper li{background-color:#d9e2e4;border-radius:100%;cursor:pointer;height:15px;transition:.3s;width:15px}body div.section-go .go-columns-wrapper .go-columns-nav-wrapper li.active{background-color:#003be8}body div.section-go .go-columns-wrapper .go-columns-nav-wrapper li.active:nth-of-type(2){background-color:#92d97d}body div.section-go .go-columns-wrapper .go-columns-nav-wrapper li.active:nth-of-type(3){background-color:#7042cb}body div.section-go .go-columns-wrapper .go-columns-nav-wrapper li.active:nth-of-type(4){background-color:#ff8745}body div.section-go .go-columns-integrate{animation:slide-from-right-integrate 1s cubic-bezier(.2,.42,.28,1) both;animation-delay:1.5s;animation-play-state:paused;bottom:0;max-width:482px;padding:10px 15px;position:absolute;transform:translateY(50%)}body div.section-go .go-columns-integrate.animate,body div.section-go .go-columns-integrate.animate figure{animation-play-state:running}@media(max-width:834px){body div.section-go .go-columns-integrate{margin:0 10px;max-width:412px}}body div.section-go .go-columns-integrate p{color:#323d4f;font-size:12px;font-weight:400;line-height:16px;margin-left:5px;padding-right:10px;word-break:break-word}body div.section-go .go-columns-integrate figure{animation:scale-up-img 1s cubic-bezier(.2,.42,.28,1) both;animation-delay:1.5s;animation-play-state:paused;max-width:200px;padding:10px;width:100%}@media(max-width:834px){body div.section-go .go-columns-integrate figure{aspect-ratio:1.1;padding:5px}}@media(max-width:500px){body div.section-go .go-columns-integrate figure{padding:0}}body div.section-go .go-columns-integrate figure img{aspect-ratio:1;background-color:#fff;border-radius:100%;margin-bottom:0;padding:20px;width:100%}@media(max-width:500px){body div.section-go .go-columns-integrate figure img{padding:5px}}body div.section-go .go-columns-integrate.turquoise{background:linear-gradient(270deg,#eaf3f5 16.15%,#97c6c2)}body div.section-go .go-columns-integrate.round-left{border-radius:300px 0 0 300px}body div.section-go .wp-block-button{font-size:18px}@media(max-width:500px){body div.section-go .wp-block-button{width:calc(100vw - 40px)}}body div.section-management-platform{background:#a9d9d6;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='703' height='703' fill='none'%3E%3Cpath fill='url(%23a)' fill-opacity='.5' d='M351.5 703C545.628 703 703 545.628 703 351.5S545.628 0 351.5 0 0 157.372 0 351.5 157.372 703 351.5 703Z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='223.658' x2='466.145' y1='27.41' y2='642.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A9D9D6'/%3E%3Cstop offset='1' stop-color='%2321BCAE'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:auto 78%;display:grid;justify-items:center;padding-bottom:100px;padding-top:100px}@media(max-width:834px){body div.section-management-platform{gap:20px;padding-bottom:70px;padding-top:70px}}@media(max-width:500px){body div.section-management-platform{gap:20px;padding-bottom:50px;padding-top:70px}}body div.section-management-platform h2{font-size:40px;font-weight:400;letter-spacing:0;line-height:50px;padding-bottom:10px}@media(max-width:834px){body div.section-management-platform h2{font-size:26px;line-height:34px}}body div.section-management-platform p.has-text-align-center{padding-bottom:20px}@media(max-width:500px){body div.section-management-platform p.has-text-align-center{font-size:16px;line-height:22px;margin-bottom:30px;padding:0 25px;width:100vw}}body div.section-management-platform .business-tools-header{text-wrap:balance;font-weight:600}body div.section-management-platform .wp-block-buttons .wp-block-button{width:273px}body div.section-management-platform>.wp-block-group{display:flex;margin:0 0 12px;max-width:1080px;padding:0 80px;width:90vw}@media(max-width:834px){body div.section-management-platform>.wp-block-group{flex-direction:row;justify-content:center;margin:0;padding:0 30px}}@media(max-width:500px){body div.section-management-platform>.wp-block-group{border-radius:0;margin:0;padding:0 20px;width:100vw}}body div.section-management-platform img{margin-bottom:22px}@media(max-width:500px){body div.section-management-platform img{width:200px}}body div.section-management-platform .go-ui-animation{justify-content:center;max-width:840px;max-width:100vw;position:relative}@media(max-width:834px){body div.section-management-platform .go-ui-animation{background-image:none;flex-direction:column;padding:80px 20px}}@media(max-width:500px){body div.section-management-platform .go-ui-animation{padding:0 20px 80px}}body div.section-management-platform .go-ui-animation .tabs-wrapper{height:458px;position:absolute;width:678px}@media(max-width:834px){body div.section-management-platform .go-ui-animation .tabs-wrapper{height:100%;position:relative;width:100%}}body div.section-management-platform .go-ui-animation .tabs-wrapper .tab{align-items:center;background:#fff;border:1px solid #a9d9d6;border-radius:100px;box-shadow:2px 2px 3px 0 #0003;display:flex;flex-wrap:nowrap;padding:5px 15px 5px 5px;position:absolute}@media(max-width:834px){body div.section-management-platform .go-ui-animation .tabs-wrapper .tab{left:0!important;margin-bottom:10px;position:relative;width:100%!important}}body div.section-management-platform .go-ui-animation .tabs-wrapper .tab p{font-size:18px;line-height:25px}@media(max-width:834px){body div.section-management-platform .go-ui-animation .tabs-wrapper .tab p{flex-grow:1;font-size:16px;font-weight:600;line-height:21px}}body div.section-management-platform .go-ui-animation .tabs-wrapper .tab figure{flex-shrink:0;margin-right:10px!important}body div.section-management-platform .go-ui-animation .tabs-wrapper .tab figure img{margin-bottom:0;width:40px}@media(max-width:834px){body div.section-management-platform .go-ui-animation .tabs-wrapper .tab figure img{width:45px}}body div.section-management-platform .go-ui-animation .tabs-wrapper .tab-lowcode{left:70%;top:5%;width:310px}@media screen and (max-width:1140px){body div.section-management-platform .go-ui-animation .tabs-wrapper .tab-lowcode{left:60%}}body div.section-management-platform .go-ui-animation .tabs-wrapper .tab-builttoscale{left:-24%;top:17%}@media screen and (max-width:1140px){body div.section-management-platform .go-ui-animation .tabs-wrapper .tab-builttoscale{left:-6%}}body div.section-management-platform .go-ui-animation .tabs-wrapper .tab-easyimplementation{left:82%;top:45%;width:270px}@media screen and (max-width:1140px){body div.section-management-platform .go-ui-animation .tabs-wrapper .tab-easyimplementation{left:72%}}body div.section-management-platform .go-ui-animation .tabs-wrapper .tab-endtoend{left:-33%;top:59%}@media screen and (max-width:1140px){body div.section-management-platform .go-ui-animation .tabs-wrapper .tab-endtoend{left:-11%}}body div.section-management-platform .go-ui-animation .tabs-wrapper .tab-flexible{left:68%;top:92%;width:350px}@media screen and (max-width:1140px){body div.section-management-platform .go-ui-animation .tabs-wrapper .tab-flexible{left:54%}}body div.section-management-platform .go-ui-animation .tabs-wrapper .tab-simple{left:-6%;top:95%}body div.section-industries{background:#a9d9d6;justify-content:center;margin:0 auto;max-width:1280px;overflow:hidden;padding:100px 40px}@media(max-width:500px){body div.section-industries{flex-direction:row;gap:20px;padding:70px 20px}body div.section-industries .wp-block-column p{text-align:center}}body div.section-industries .wp-block-button{pointer-events:none}body div.section-industries h2{font-size:40px;font-weight:400;letter-spacing:0;line-height:50px;padding-bottom:10px;text-align:center}@media(max-width:834px){body div.section-industries h2{font-size:26px;line-height:34px}}body div.section-industries p{font-size:30px;line-height:40px;margin-left:20px}@media(max-width:834px){body div.section-industries p{font-size:22px;line-height:30px;margin-left:0}}body div.section-industries .is-layout-grid{gap:12px}body div.section-industries .is-layout-grid a{font-size:22px;line-height:30px}@media(max-width:834px){body div.section-industries .is-layout-grid a{font-size:20px;line-height:22px}}body div.section-complex{background:linear-gradient(180deg,#21bcae -6.93%,#074149 80.92%);color:#fff;display:grid;gap:40px;justify-content:center;padding-bottom:150px;padding-top:100px}@media(max-width:834px){body div.section-complex{padding:70px 25px}}@media(max-width:500px){body div.section-complex{gap:35px}}body div.section-complex h2{font-size:40px;letter-spacing:0;line-height:50px}@media(max-width:834px){body div.section-complex h2{font-size:28px;line-height:36px}body div.section-complex>p.has-text-align-center{font-size:16px;line-height:22px}}body div.section-complex figure{flex-shrink:0;height:75px;width:75px}body div.section-complex>.wp-block-group{border-radius:30px;gap:15px;max-width:1240px;width:90vw}@media(max-width:834px){body div.section-complex>.wp-block-group{padding:0}}@media(max-width:500px){body div.section-complex>.wp-block-group{border-radius:0}}body div.section-complex .complex-grid{gap:35px 30px;padding:0 25px}@media(max-width:1000px){body div.section-complex .complex-grid{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:734px){body div.section-complex .complex-grid{gap:20px;grid-template-columns:repeat(1,minmax(0,1fr));padding:0}}body div.section-complex .complex-grid>.wp-block-group{background-color:#ffffffe6;border-radius:20px;color:#262626cc;padding:30px 21px 30px 30px;transform-origin:top}@media(max-width:500px){body div.section-complex .complex-grid>.wp-block-group{padding-top:25px}}body div.section-complex .complex-grid>.wp-block-group>.wp-block-group{gap:20px}@media(max-width:500px){body div.section-complex .complex-grid>.wp-block-group>.wp-block-group{align-items:center;flex-direction:column;width:100%}}body div.section-complex .complex-grid h3{color:#074149;font-size:22px;font-weight:600}@media(max-width:500px){body div.section-complex .complex-grid h3{font-size:20px;line-height:22px}}body div.section-complex .complex-grid p{color:#262626cc;font-size:18px;font-weight:400;letter-spacing:.25px;line-height:28px;padding-right:10px;padding-top:10px;text-align:left}@media(max-width:834px){body div.section-complex .complex-grid p{font-size:16px;line-height:22px}}@media(max-width:500px){body div.section-complex .complex-grid p{text-align:center}}body div.section-4{background:#fff;display:grid;flex-wrap:wrap;justify-content:center;padding:120px 0 250px}@media(max-width:834px){body div.section-4{gap:15px;overflow:hidden;padding:125px 50px}}@media(max-width:734px){body div.section-4{padding:50px}}@media(max-width:500px){body div.section-4{padding:50px 20px}}body div.section-4 h2{letter-spacing:0;margin-bottom:10px}@media(max-width:500px){body div.section-4 h2{font-size:26px;line-height:32px}}body div.section-4 p{margin:0 80px;max-width:1080px;padding-bottom:20px}@media(max-width:500px){body div.section-4 p{font-size:16px;margin:0 20px}}body div.section-4 .wp-block-buttons{justify-content:center}body div.section-4 .wp-block-buttons .wp-block-button{background:#fff;width:280px}@media(max-width:500px){body div.section-4 .wp-block-buttons .wp-block-button{width:200px}}body div.section-4 .wp-block-buttons .wp-block-button:hover .wp-block-button__link{color:#fff}body div.section-4 .wp-block-buttons .wp-block-button .wp-block-button__link{border:1px solid #000;color:#000;transition:color .3s ease-out}body div.section-4 .subscription-tiles{-moz-column-gap:20px;column-gap:20px;margin-top:50px}@media(max-width:734px){body div.section-4 .subscription-tiles{display:grid;flex-direction:column;flex-wrap:wrap;gap:30px;justify-content:center}}body div.section-4 .subscription-tiles.animate .wp-block-group{animation-play-state:running}body div.section-4 .subscription-tiles.animate .wp-block-group.blue{animation-delay:.5s;animation-play-state:running}body div.section-4 .subscription-tiles.animate .wp-block-group>.wp-block-group{animation-play-state:running}body div.section-4 .subscription-tiles>.wp-block-group{animation:slide-from-bottom 1s cubic-bezier(.2,.42,.28,1) both;animation-play-state:paused;position:relative;width:33%}@media(max-width:834px){body div.section-4 .subscription-tiles>.wp-block-group{height:28vw;width:28vw}}@media(max-width:734px){body div.section-4 .subscription-tiles>.wp-block-group{animation:slide-from-right 1s cubic-bezier(.2,.42,.28,1) both;animation-play-state:paused}}body div.section-4 .subscription-tiles>.wp-block-group.blue{animation-delay:.5s}@media(max-width:734px){body div.section-4 .subscription-tiles>.wp-block-group.blue{animation:slide-from-left 1s cubic-bezier(.2,.42,.28,1) both;animation-play-state:paused}}body div.section-4 .subscription-tiles>.wp-block-group.blue .wp-block-group{animation-delay:.5s;background:#003be8;color:#fff}body div.section-4 .subscription-tiles>.wp-block-group.blue:before{background:linear-gradient(180deg,#002699d1,#003be800)}@media(max-width:734px){body div.section-4 .subscription-tiles>.wp-block-group.blue:before{display:none;transform:rotate(90deg)}}body div.section-4 .subscription-tiles>.wp-block-group.purple{animation-delay:1s}body div.section-4 .subscription-tiles>.wp-block-group.purple .wp-block-group{animation-delay:1s;background:#7042cb;color:#fff}body div.section-4 .subscription-tiles>.wp-block-group.purple:before{background:linear-gradient(180deg,#7042cbc4,#7042cb00)}@media(max-width:734px){body div.section-4 .subscription-tiles>.wp-block-group.purple:before{display:none}}body div.section-4 .subscription-tiles>.wp-block-group>.wp-block-group{animation:scale-up-img 1s cubic-bezier(.2,.42,.28,1) both;animation-play-state:paused;aspect-ratio:1;background:#21bcae;border-radius:100%;flex-wrap:nowrap;gap:0;justify-content:center;padding:20px;width:100%}@media(max-width:734px){body div.section-4 .subscription-tiles>.wp-block-group,body div.section-4 .subscription-tiles>.wp-block-group>.wp-block-group{height:225px;width:225px}}body div.section-4 .subscription-tiles>.wp-block-group:before{background:linear-gradient(180deg,#7fdad5,#7fdad500);border-radius:200px 200px 0 0;bottom:-50%;content:"";height:150%;position:absolute;width:100%;z-index:-1}@media(max-width:734px){body div.section-4 .subscription-tiles>.wp-block-group:before{display:none;transform:rotate(270deg);transform-origin:50% 33%}}body div.section-4 .subscription-tiles>.wp-block-group h3{font-size:52px;font-weight:700;height:63px;letter-spacing:-1px;line-height:73px;min-width:175px}body div.section-4 .subscription-tiles>.wp-block-group p{font-size:18px;line-height:25px}@media(max-width:834px){body div.section-4 .subscription-tiles>.wp-block-group p{font-size:14px;letter-spacing:.37px;line-height:19px}}body div.section-5{background-color:#a9d9d6;background-image:url(/app/themes/prvidr-theme/public/images/bg-pattern-bl.a9dc28.svg),url(/app/themes/prvidr-theme/public/images/bg-pattern-tr.e5cccb.svg);background-position:0 100%,100% 0;background-repeat:no-repeat;background-size:clamp(220px,70vmin,590px),clamp(220px,45vmin,590px);padding:100px}@media(max-width:834px){body div.section-5{background-image:url(/app/themes/prvidr-theme/public/images/bg-pattern-bl.a9dc28.svg),url(/app/themes/prvidr-theme/public/images/bg-pattern-tr-mob.437893.svg);background-size:clamp(200px,90%,400px),clamp(100px,50%,150px)}}@media(max-width:734px){body div.section-5{padding:50px 20px}}@media(max-width:500px){body div.section-5{background-image:url(/app/themes/prvidr-theme/public/images/bg-pattern-bl.a9dc28.svg);background-size:clamp(200px,80%,400px)}body div.section-5 h2{font-size:24px;line-height:32px}body div.section-5 .wp-block-button{width:100%}}body div.section-5 .gform_wrapper{background:#074149;border-radius:30px;gap:40px;margin-top:22px;max-width:637px;padding:80px;width:100%}body div.section-5 .gform_wrapper.gform_confirmation_wrapper{margin-top:80px}@media(max-width:734px){body div.section-5 .gform_wrapper{padding:30px}}body div.section-5 .gform_wrapper .gform_required_legend{display:none}body div.section-5 .gform_wrapper .gform-field-label{color:#fff;justify-content:space-between}body div.section-5 .gform_wrapper .gfield_required{color:#21bcae;font-size:12px;font-weight:700;letter-spacing:1px}body div.section-5 .gform_wrapper .gfield_validation_message{color:#ff8080}body div.section-5 .gform_wrapper .ginput_container input,body div.section-5 .gform_wrapper .ginput_container textarea{border-radius:6px;padding:10px}body div.section-5 .gform_wrapper .gform_validation_errors{display:none}body div.section-5 .gform_wrapper .gfield_error input,body div.section-5 .gform_wrapper .gfield_error textarea{border:2px solid #ff8080}body div.section-5 .gform_wrapper .ginput_counter{color:#21bcae}body div.section-5 .gform_wrapper .gform_footer{align-items:center;display:flex;flex-wrap:wrap;gap:var(--gf-form-footer-gap);justify-content:center;margin-block-start:var(--gf-form-footer-margin-y-start)}body div.section-5 .gform_wrapper .gform_footer input[type=submit]{align-items:center!important;background:#0000!important;border-radius:30px!important;box-shadow:none!important;color:#074149!important;cursor:pointer;display:flex!important;font-size:18px!important;height:100%!important;justify-content:center!important;position:absolute;width:100%!important;z-index:2}body div.section-5 .gform_wrapper .gform_footer p{height:0}body div.section-5 .gform_wrapper .gform-loader{filter:hue-rotate(185deg) brightness(1.4) saturate(11);position:absolute;right:11px;top:12px;z-index:3}body div.section-5 .gform_wrapper .gform_confirmation_message{color:#fff;text-align:center}body .iso-wrapper{margin:0 auto;max-width:1260px;padding:100px 30px}@media(max-width:834px){body .iso-wrapper{padding:60px 30px}}body .iso-wrapper .wp-block-column{max-width:600px}body .content-wrapper{background-image:url(/app/themes/prvidr-theme/public/images/bg-pattern-iso.c401b8.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:40vmin;justify-content:flex-start}@media(min-width:1500px){body .content-wrapper{background-size:60vmin}}@media(max-width:834px){body .content-wrapper{background-image:none}}.gform_button{font-size:18px!important}.focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}