.about-us-heading{font-size:clamp(40px,2.86vw + 30.85px,60px) !important}.roundedTag{text-align:center;margin-bottom:35px}@media(max-width: 768px){.roundedTag{margin-bottom:25px}}.roundedTag.small{text-align:left;margin-bottom:35px}@media(max-width: 768px){.roundedTag.small{margin-bottom:25px}}.roundedTag.small span{line-height:1;padding:10px 30px}.roundedTag.small.mb26{margin-bottom:26px}@media(max-width: 768px){.roundedTag.small.mb26{margin-bottom:20px}}.roundedTag.small.center{text-align:center}.roundedTag span{border-radius:50px;padding:12px 30px;background-color:rgba(14,13,16,.09);font-size:14px;letter-spacing:-0.5px;font-weight:500;color:#313e35;display:inline-block;opacity:.7}.greenTextTag{text-align:center;margin-bottom:24px}.greenTextTag span{border-radius:50px;padding:5px 26px;background-color:rgba(14,13,16,.09);font-size:18px;letter-spacing:-0.5px;font-weight:600;color:#007f6a;display:inline-block}.hoverImage .uagb-ifb-image-content{overflow:hidden;border-radius:20px}.hoverImage .uagb-ifb-image-content img{transition:all .5s ease-in-out}@media(max-width: 767px){.hoverImage .uagb-ifb-image-content img{width:100%;max-width:100%}}.hoverImage:hover .uagb-ifb-image-content img{transform:scale(1.1)}.socialIcons{display:flex;align-items:center;justify-content:flex-end}@media(max-width: 767px){.socialIcons{justify-content:flex-start}}.socialIcons .uagb-icon-wrapper:first-child .uagb-svg-wrapper{margin-left:0}.socialIcons .uagb-icon-wrapper .uagb-svg-wrapper{padding:0;margin-left:7px}.socialIcons .uagb-icon-wrapper .uagb-svg-wrapper a{display:flex;background-color:rgba(0,127,106,.14);width:50px;height:50px;border-radius:7px;align-items:center;justify-content:center;transition:all .3s ease-in-out}@media(max-width: 820px){.socialIcons .uagb-icon-wrapper .uagb-svg-wrapper a{width:40px;height:40px}}.socialIcons .uagb-icon-wrapper .uagb-svg-wrapper a:hover{background-color:#007f6a}.socialIcons .uagb-icon-wrapper .uagb-svg-wrapper a:hover svg{fill:#fff !important}.account-strategy-banner-paragraph{max-width:413px !important}.valueAssessmentKeyBenefits .wp-block-uagb-container>.wp-block-uagb-container{box-shadow:0 4px 16px rgba(0,0,0,.04);transition:transform .3s ease,box-shadow .3s ease}.valueAssessmentKeyBenefits .wp-block-uagb-container>.wp-block-uagb-container:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.238)}.importance-account-strategy{max-width:739px !important}.strategy-paragraph{max-width:585px !important}.strategy-paragraph-details{max-width:1018px !important}.powered-paragraph{max-width:882.17px !important}.features-video{border-radius:20px;overflow:hidden;border:#d9d9d9 1px solid}.blog-hero{position:relative;width:100%;padding:20px 12px 0px;overflow:hidden;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center}@media(min-width: 1024px){.blog-hero{padding:0px 12px}}.blog-hero-inner{max-width:1200px;margin:0 auto;width:100%;display:grid;gap:30px}@media(min-width: 1024px){.blog-hero-inner{gap:100px}}.blog-hero-content{display:flex;flex-direction:column;justify-content:center}.blog-hero-tag{font-size:24px;font-weight:600;color:#007f6a}.blog-hero-tag span{color:#3d4b5e}.blog-hero-title{font-size:52px;font-weight:600;line-height:1.2;margin:0;padding:10px 0 20px;color:#3d4b5e}.blog-hero-image{display:flex;justify-content:flex-end;align-items:center}.blog-hero-image img{max-width:100%;height:auto;object-fit:contain}.blog-wrapper{display:flex;flex-direction:column}.blog-list-section h3{font-weight:600 !important}.blog-list-section{max-width:1200px;margin:0 auto;padding:50px 12px 10px}.blog-section-title{font-size:22px;font-weight:600;padding-bottom:10px;color:#3d4b5e}.blog-section-title span{color:#007f6a}.blog-list-grid{display:grid;gap:20px}.blog-list-card{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.blog-list-image{position:relative;border-radius:20px;overflow:hidden}.blog-list-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.blog-list-image::after{content:"";position:absolute;right:16px;bottom:16px;width:53px;height:53px;border-radius:50%;background-color:#0d0d1b;background-image:url("assets/images/up-arrow.svg");background-repeat:no-repeat;background-position:center;background-size:16px;opacity:0;transform:scale(0.85);transition:opacity .25s ease,transform .25s ease}.blog-list-image:hover img{transform:scale(1.06)}.blog-list-image:hover::after{opacity:1;transform:scale(1)}@media(min-width: 768px){.blog-list-image{height:280px}}.blog-list-meta{display:flex;align-items:center;gap:12px;width:100%;font-size:12px;font-weight:500}.blog-list-meta .author{display:inline-flex;align-items:center;gap:8px;border-radius:999px;font-weight:500;color:#007f6a;text-transform:capitalize}.blog-list-meta .author img{width:26px;height:26px;border-radius:50%;display:block}.blog-list-meta .date{color:#3d4b5e;opacity:.7;white-space:nowrap}.blog-list-meta .reading-time{margin-left:auto;color:#3d4b5e;opacity:.7;white-space:nowrap}.blog-list-title{font-size:18px;font-weight:500 !important;margin:0}.blog-list-title a{color:#3d4b5e;text-decoration:none}.blog-list-title a:hover{color:#6b7684}@media(min-width: 768px){.blog-hero-inner{grid-template-columns:1fr 1.4fr}.blog-list-grid{grid-template-columns:repeat(2, 1fr);margin-bottom:40px}}@media(min-width: 1024px){.blog-list-grid{grid-template-columns:repeat(3, 1fr)}}.blog-pagination{display:flex;justify-content:center;align-items:center;gap:12px;padding-top:30px}.blog-pagination .page-numbers:not(.prev):not(.next),.blog-pagination .page-numbers.current{display:none !important}.blog-pagination .prev,.blog-pagination .next{display:inline-flex;align-items:center;height:38px;padding:0 16px;border-radius:999px;font-size:14px;text-decoration:none;color:#313e35;text-decoration:underline;cursor:pointer}@media(min-width: 640px){.blog-pagination .prev,.blog-pagination .next{height:42px}}@media(min-width: 1024px){.blog-pagination{position:relative}.blog-pagination .prev,.blog-pagination .next{position:absolute;top:50%;transform:translateY(-50%);padding:0}.blog-pagination .prev{left:0}.blog-pagination .next{right:0}}@media(max-width: 767px){.formSection div.wpforms-container-full{margin-top:0px}}.formSection div.wpforms-container-full input[type=text],.formSection div.wpforms-container-full input[type=number],.formSection div.wpforms-container-full input[type=email],.formSection div.wpforms-container-full input[type=url],.formSection div.wpforms-container-full input[type=password],.formSection div.wpforms-container-full input[type=search],.formSection div.wpforms-container-full input[type=reset],.formSection div.wpforms-container-full input[type=tel],.formSection div.wpforms-container-full input[type=date],.formSection div.wpforms-container-full select,.formSection div.wpforms-container-full textarea{border:1px solid #cacdd0;border-radius:10px;font-size:16px;padding:15px 20px;font-weight:500;height:auto;letter-spacing:-1px}.formSection div.wpforms-container-full .wpforms-field{padding:10px 0}.formSection div.wpforms-container-full #wpforms-1189-field_5,.formSection div.wpforms-container-full #wpforms-1189-field_6{display:none}.formSection div.wpforms-container-full .wpforms-field-description{font-size:14px;font-weight:500;line-height:24px;color:rgba(61,75,94,.7);letter-spacing:-0.5px;margin:0}.formSection div.wpforms-container-full .wpforms-list-inline .wpforms-field-label-inline{font-size:18px;font-weight:500;color:rgba(61,75,94,.7);letter-spacing:-0.5px}.formSection div.wpforms-container-full .wpforms-submit-container{text-align:center;margin-top:50px}.formSection div.wpforms-container-full .wpforms-submit-container button.wpforms-submit{background-color:#ffc628 !important;color:#0d0d1b !important;font-size:12px;font-weight:600;border-radius:50px;max-width:130px;width:100%;position:relative;margin-right:40px;transition:all .3s ease-in-out;margin-bottom:60px;margin-top:30px}@media(max-width: 1024px){.formSection div.wpforms-container-full .wpforms-submit-container button.wpforms-submit{margin-bottom:40px}}@media(max-width: 768px){.formSection div.wpforms-container-full .wpforms-submit-container button.wpforms-submit{margin-bottom:20px}}.formSection div.wpforms-container-full .wpforms-submit-container button.wpforms-submit:before{content:"";position:absolute;right:-29px;top:14px;background:url("./assets/images/arrow.svg") no-repeat 0 0;width:40px;height:12px;z-index:11;transition:all .3s ease-in-out}.formSection div.wpforms-container-full .wpforms-submit-container button.wpforms-submit:after{content:"";height:40px;width:40px;border-radius:40px;position:absolute;background-color:#ffc628;right:-42px;top:0;left:auto;outline:none;transition:all .3s ease-in-out}.formSection div.wpforms-container-full .wpforms-submit-container button.wpforms-submit:hover{background-color:#0d0d1b !important;color:#ffc628 !important}.formSection div.wpforms-container-full .wpforms-submit-container button.wpforms-submit:hover:after{background-color:#0d0d1b}.formSection div.wpforms-container-full .wpforms-submit-container button.wpforms-submit:hover:before{background:url("./assets/images/arrow_hover.svg") no-repeat 0 0}.contact .val-use-cases{width:152px !important}@media(max-width: 1024px){.valueSection .whiteBlock{min-height:166px}}@media(max-width: 840px){.valueSection .uagb-container-inner-blocks-wrap{flex-direction:column !important}.valueSection .uagb-container-inner-blocks-wrap .wp-block-uagb-container{max-width:100% !important}.valueSection .whiteBlock{min-height:186px}}@media(max-width: 767px){.valueSection .whiteBlock{min-height:auto}}.wpforms-submit-spinner,.wpforms-loading{display:none !important}.ast-mobile-svg{fill:#000 !important}.site-primary-header-wrap{max-width:1200px !important}.ast-main-header-wrap{width:100% !important;max-width:unset !important}button:focus,button:active{outline:none !important;box-shadow:none !important}.menu-toggle,.menu-toggle-close,.ast-menu-toggle{border:none !important}.ast-icon svg{margin-left:0px !important}@media(min-width: 921px){.sub-menu{height:fit-content !important;width:180px !important;padding:12px 0px 0px 25px !important;background-color:#fbfbfc !important;margin-top:-7px !important;box-shadow:0 12px 30px rgba(0,0,0,.12),0 4px 10px rgba(0,0,0,.08) !important;border:1px solid rgba(0,0,0,.04) !important}.menu-link:focus,.menu-link:focus-visible,.ast-menu-toggle:focus,.ast-menu-toggle:focus-visible{outline:none !important}a:focus{outline:none !important}}@media(min-width: 921px)and (min-width: 921px){.sub-menu li>a{cursor:url("./assets/images/cursor-pointer.svg") 10 10,pointer !important}}@media(min-width: 921px){.sub-menu li>a{padding:0 !important;padding-bottom:10px !important}.dropdown-menu-toggle{display:none !important}}#ast-scroll-top{border:1px solid #000;border-radius:20px;color:#000 !important}.ast-container{padding:0 !important}.page{background-color:rgba(0,0,0,0) !important}body.page-id-10{background:url("./assets/images/background-home.png") no-repeat,#fff !important;background-position-y:-44px !important}.heading-text>h1{font-size:clamp(40px,2.86vw + 30.85px,72px) !important}.hero-title{overflow:hidden;position:relative !important;display:inline-block;transition:height 360ms ease}@media(max-width: 798px){.heading-text{min-height:144px !important}}.hero-track{display:block;transition:transform 420ms cubic-bezier(0.645, 0.045, 0.355, 1);will-change:transform}.hero-track .hero-text{display:block;margin:0;padding:0;backface-visibility:hidden}.hero-section-right-box-wrapper{border:1px solid #fff !important;display:none !important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(27px);box-shadow:0px 24px 42.8px 34px rgba(172,173,185,.1019607843) !important;height:529px;position:absolute !important;left:68px;top:37px;z-index:2}.hero-section-right-box-wrapper-2{border:1px solid #fff !important;display:none !important;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(27px);box-shadow:0px 24px 42.8px 34px rgba(172,173,185,.1019607843) !important;height:529px;position:absolute !important;left:39px;top:73.5px;z-index:1}.hero-left-wrapper-content{z-index:10}.position-relative{position:relative !important}.glass-box{max-width:425.5px}.glass-box-wrapper{margin-top:-200px;position:relative !important}.green-sphere{position:absolute !important;display:none !important;top:-50px;right:458px;max-width:fit-content !important}.green-blur{position:absolute !important;display:none !important;top:-101px;right:421px;max-width:fit-content !important}.uagb-ifb-image-content{display:flex;justify-content:center}.wp-block-uagb-image{max-width:fit-content !important}@media(min-width: 1200px){.hero-section-right-box-wrapper-2,.hero-section-right-box-wrapper,.green-sphere,.green-blur{display:inline-block !important}}.wp-block-uagb-image,.wp-block-uagb-image__figure{display:inline-block !important}.marquee{overflow:hidden}.marquee .text-wrapper{display:inline-block;white-space:nowrap;will-change:transform;pointer-events:none}.circle{width:4px !important;height:4px !important;border-radius:50%}.get-started-button{border-radius:50px;width:110px !important}.arrow-icon>span{border-radius:50px}@media(max-width: 1023px){.ahead-section-text{text-align:center;font-size:18px !important}}.client-voices-tag{width:120px !important;position:absolute !important;top:-15px;left:20px}.product-tag{width:111px !important}.open-inverted{position:absolute !important;top:-7px;left:-39px}.sales-marketing-inner-block,.paragraph-wrapper{position:relative !important}@media(max-width: 1023px){.stack-paragraph{font-size:16px !important}}@media(min-width: 1025px){.scroll-wrapper>div{position:relative}.scroll-wrapper>div>.wp-block-uagb-container{position:sticky;top:120px;height:80vh;transition:transform .35s ease;will-change:transform}.wp-block-uagb-container.stack-1{transform:translateY(-20px)}.wp-block-uagb-container.stack-2{transform:translateY(-40px)}.wp-block-uagb-container.stack-3{transform:translateY(-60px)}}.crafted-section-heading{max-width:707px}.product-container{position:relative !important}.product-image{background-color:#fff !important;box-shadow:0px 44px 88px 0px rgba(174,174,183,.24),0px -7px 67.3px 0px rgba(116,197,178,.42),inset 0px 0px 29.1px 2px rgba(62,61,67,.25);backdrop-filter:blur(47.2px);-webkit-backdrop-filter:blur(47.2px);overflow:hidden;border-radius:30px;z-index:2;max-height:754px !important}.lower-circle{position:absolute !important;bottom:-154px;right:8px;z-index:1}.upper-circle{position:absolute !important;top:-49px;left:-54px;z-index:1}@media(max-width: 1024px){.lower-circle,.upper-circle{display:none !important}}.customer{position:absolute !important;width:fit-content !important;top:-48px;right:51px;z-index:100 !important}.people-slider{min-height:278.04px !important}.val-use-cases{width:142px !important}.next-button{width:35px !important;height:35px !important}.next-button>div{width:unset !important}.banner-text{max-width:496px !important}.uagb-parallax{position:relative;overflow:hidden;background-image:url("./assets/images/banner.jpg");background-size:cover;background-repeat:no-repeat;background-attachment:scroll}@media(max-width: 1024px){.uagb-parallax{max-width:206px}}p.software-value{position:fixed;left:50%;bottom:50%;transform:translate(-50%, 50%);font-size:clamp(20px,14vw,210px) !important;font-weight:700;pointer-events:none;will-change:transform}.footer-links a{position:relative;text-decoration:none}.footer-links a::after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background-color:#ffc628;transition:width .3s ease}.footer-links a:hover::after{width:100%}.footer-icon{width:32px;height:32px;cursor:pointer}.footer-icon:nth-child(1):hover img{content:url("./assets/images/link-hover.svg")}.footer-icon:nth-child(2):hover img{content:url("./assets/images/x-hover.svg")}.footer-icon:nth-child(3):hover img{content:url("./assets/images/f-hover.svg")}.get-started{cursor:pointer;max-width:fit-content !important}.get-started:hover .get-started-button{background-color:#0d0d1b !important;color:#ffc628 !important}.get-started:hover .arrow-icon>span{background-color:#0d0d1b !important;color:#ffc628 !important}.get-started:hover .arrow-icon>span svg{fill:#ffc628 !important}.get-started:hover .val-use-cases{background-color:#0d0d1b !important;color:#ffc628 !important}.get-started:hover .arrow-icon-2 img{filter:brightness(0) saturate(100%) invert(75%) sepia(51%) saturate(689%) hue-rotate(348deg) brightness(102%) contrast(101%)}.get-started:hover .next-button{background-color:#0d0d1b !important}.next-button img{margin-top:10px !important;margin-left:17px !important}.image-grayscale-hover{filter:grayscale(100%);transition:filter .3s ease-in-out}.image-grayscale-hover:hover{filter:grayscale(0%)}.team-social-icons{display:flex;align-items:flex-start;justify-content:flex-end;gap:8px}.team-social-icons .uagb-svg-wrapper{display:block}.team-social-icons .uagb-svg-wrapper a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:rgba(0,127,106,.14);border-radius:7px;transition:all .3s ease-in-out;color:#007f6a !important}.team-social-icons .uagb-svg-wrapper svg{width:24px;height:24px;fill:#007f6a;transition:fill .3s ease-in-out,stroke .3s ease-in-out}.team-social-icons .uagb-svg-wrapper:hover a,.team-social-icons .uagb-svg-wrapper a:hover{background-color:#007f6a;color:#fff !important}.team-social-icons .uagb-svg-wrapper:hover a svg,.team-social-icons .uagb-svg-wrapper:hover a svg *,.team-social-icons .uagb-svg-wrapper a:hover svg,.team-social-icons .uagb-svg-wrapper a:hover svg *{fill:#fff !important;stroke:#fff !important;color:#fff !important}@media(max-width: 768px){.team-social-icons{justify-content:flex-start !important;gap:10px}.team-social-icons a{width:40px;height:40px}.team-social-icons svg{width:20px;height:20px}.team-social-icon{justify-content:flex-start !important;gap:10px}.team-social-icon a{width:40px;height:40px}.team-social-icon svg{width:20px;height:20px}}.team-social-icon{display:flex;align-items:flex-start;justify-content:flex-end;gap:8px}.team-social-icon .uagb-svg-wrapper{display:block}.team-social-icon .uagb-svg-wrapper a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:rgba(0,127,106,.14);border-radius:7px;transition:all .3s ease-in-out;color:#007f6a !important}.team-social-icon .uagb-svg-wrapper svg{width:24px;height:24px;fill:#007f6a;transition:fill .3s ease-in-out,stroke .3s ease-in-out}.team-social-icon .uagb-svg-wrapper:hover a,.team-social-icon .uagb-svg-wrapper a:hover{background-color:#007f6a;color:#fff !important}.team-social-icon .uagb-svg-wrapper:hover a svg,.team-social-icon .uagb-svg-wrapper:hover a svg *,.team-social-icon .uagb-svg-wrapper a:hover svg,.team-social-icon .uagb-svg-wrapper a:hover svg *{fill:#fff !important;stroke:#fff !important;color:#fff !important}.team-text-opacity .uagb-heading-text{color:rgba(0,127,106,.8)}.team-column-margin{margin:0 !important}.teamDesc p a{font-weight:700 !important}.hero-banner-para{max-width:200px !important;text-align:left !important}.heading-text-opacity{color:rgba(0,127,106,.8) !important}.sliderImage img{padding:22px !important}.sliderImageFix img{padding:24px !important}.dataProcessingLink a{text-decoration:underline !important;color:rgba(110,119,113,.9019607843) !important}.opportunityStrategyTab .uagb-layout-grid>.wp-block-uagb-container{transition:transform .3s ease,box-shadow .3s ease}.opportunityStrategyTab .uagb-layout-grid>.wp-block-uagb-container:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.08)}.opportunityStrategyTab ul{padding-right:8px !important;padding-left:8px !important;padding-top:7px !important;padding-bottom:6px !important}@media(min-width: 1200px){.opportunityStrategyTab .wp-block-uagb-container{margin:0 auto !important}}.opportunityStrategyTab .wp-block-uagb-image img{padding:12px;background:#f3f6f5}.opportunityStrategyTab .uagb-tabs__panel{background:#fff;border:none !important;padding:10px 6px 6px;display:inline-flex;justify-content:center;gap:10px;margin:0 10px 20px !important;border:1px solid rgba(84,94,104,.2) !important;border-radius:20px !important}@media(min-width: 768px){.opportunityStrategyTab .uagb-tabs__panel{border-radius:999px;gap:20px;margin:0 auto 20px !important}.opportunityStrategyTab ul{padding-top:0px !important;padding-bottom:0px !important;padding-left:0px !important;padding-right:0px !important}}.opportunityStrategyTab .uagb-tab{margin:2px !important;border:none !important}.opportunityStrategyTab .uagb-tab a{border:0 !important;background:rgba(0,0,0,0);padding:0 15px !important;border-radius:999px;transition:all .25s ease}.opportunityStrategyTab .uagb-tab a:hover{color:#0b5c4d}.opportunityStrategyTab .uagb-tabs__active a{background:#006353;color:#fff !important;padding:5px 15px !important}.opportunityStrategyTab .uagb-tabs__wrap .uagb-tabs__body-container{padding:0 !important}.opportunityStrategyTab .uagb-tabs__body-wrap,.opportunityStrategyTab .uagb-tabs__body-container,.opportunityStrategyTab .uagb-inner-tab-0,.opportunityStrategyTab .uagb-inner-tab-1,.opportunityStrategyTab .uagb-inner-tab-2{border:none !important;box-shadow:none !important;background:rgba(0,0,0,0) !important}.serviceLevelNumber{width:63px !important;height:63px !important;border-radius:50% !important;background-color:rgba(61,75,94,.8588235294) !important;display:flex;align-items:center;justify-content:center}@media(max-width: 1024px)and (min-width: 768px){.serviceLevelNumber{width:56px !important;height:56px !important}}@media(max-width: 767px){.serviceLevelNumber{width:48px !important;height:48px !important}}.serviceLevelDescription span{font-weight:700 !important}.serviceLevelListItems li{color:rgba(110,119,113,.9019607843) !important;font-weight:500 !important}.dataProcessingLink a{text-decoration:underline !important;color:rgba(110,119,113,.9019607843) !important}.single-blog-wrapper{margin:0 auto;padding:30px 0 0}@media(min-width: 1024px){.single-blog-wrapper{padding-top:60px}}.single-blog-wrapper .container{max-width:1150px;margin:0 auto;padding:0 12px}.single-blog-wrapper .single-blog-header .single-blog-title{font-size:40px;font-weight:600;margin-bottom:16px;color:#3d4b5e;line-height:1.2;letter-spacing:-1px !important}.single-blog-wrapper .single-blog-header .single-blog-meta{display:flex;align-items:center;gap:10px;margin-top:12px;font-size:14px;text-transform:capitalize}.single-blog-wrapper .single-blog-header .author{display:inline-flex;align-items:center;gap:8px;border-radius:999px;font-weight:500;color:#3d4b5e}.single-blog-wrapper .single-blog-header .author img{width:26px;height:26px;border-radius:50%;display:block}.single-blog-wrapper .single-blog-header .meta-separator{color:#9ca3af;font-weight:400}@media(min-width: 1024px){.single-blog-wrapper .single-blog-header .single-blog-title{font-size:52px;text-align:left}}.single-blog-wrapper .single-blog-content{margin:0 auto}.single-blog-wrapper .single-blog-content img{max-width:100%;width:100%;margin:25px 0px}.single-blog-wrapper .single-blog-content p,.single-blog-wrapper .single-blog-content li{font-size:16px;font-weight:500;color:#3d4b5e;line-height:1.8;margin-bottom:20px}.single-blog-wrapper .single-blog-content ul{padding-left:20px}.single-blog-wrapper .single-blog-tags{max-width:1200px;margin:0px auto;padding:0 12px}.single-blog-wrapper .single-blog-tags .seperator{border-top:.5px solid rgba(61,75,94,.5019607843);margin-bottom:25px}@media(min-width: 1024px){.single-blog-wrapper .single-blog-tags{padding:0}}.single-blog-wrapper .single-blog-tags .tags{padding-right:10px;font-size:14px;font-weight:600;color:#3d4b5e}.single-blog-wrapper .single-blog-tags a{display:inline-block;margin-right:8px;margin-bottom:5px;padding:6px 14px;font-size:14px;font-weight:500;color:#007f6a;border:1px solid rgba(61,75,94,.1803921569);border-radius:20px;opacity:.7}.single-blog-wrapper .single-blog-author{margin:30px 12px}@media(min-width: 1024px){.single-blog-wrapper .single-blog-author{margin-left:0;margin-right:0}}.single-blog-wrapper .single-blog-author .author-card{max-width:1200px;margin:0 auto;padding:20px 24px;border:1px solid rgba(61,75,94,.2);border-radius:15px;background:#fff;display:block;align-items:center;justify-content:space-between}@media(min-width: 420px){.single-blog-wrapper .single-blog-author .author-card{display:flex}}.single-blog-wrapper .single-blog-author .author-info{display:flex;align-items:center;gap:14px}.single-blog-wrapper .single-blog-author .author-info img{border-radius:50%;width:43px;height:43px}.single-blog-wrapper .single-blog-author .author-text{display:flex;align-items:center;gap:3px;line-height:1.3}.single-blog-wrapper .single-blog-author .author-text .written-by{font-size:14px;font-weight:500;color:#3d4b5e}.single-blog-wrapper .single-blog-author .author-text .author-name{font-size:14px;font-weight:700;color:#3d4b5e;text-transform:capitalize}.single-blog-wrapper .single-blog-author .author-social{display:flex;gap:14px;margin-left:auto;justify-content:center}@media(min-width: 420px){.single-blog-wrapper .single-blog-author .author-social{justify-content:flex-end}}.single-blog-wrapper .single-blog-author .author-social a{display:inline-flex;align-items:center;transition:opacity .25s ease}.single-blog-wrapper .single-blog-author .author-social a:hover{opacity:.7}.single-blog-wrapper .single-post-next-blog{max-width:1200px;margin:0 auto;padding:0 12px 20px;border-bottom:.5px solid rgba(61,75,94,.5019607843)}@media(min-width: 1024px){.single-blog-wrapper .single-post-next-blog{padding-left:0;padding-right:0}}.single-blog-wrapper .single-post-next-blog h4{font-size:14px;font-weight:700;color:#3d4b5e;text-decoration:underline;margin-bottom:5px !important}.single-blog-wrapper .single-post-next-blog a{font-size:18px;font-weight:500;color:#3d4b5e;opacity:.8}.single-blog-wrapper .single-recent-blogs{max-width:1200px;margin:0 auto;padding:0 12px}@media(min-width: 1024px){.single-blog-wrapper .single-recent-blogs{padding:0;margin-top:50px}}.single-blog-wrapper .single-recent-blogs .section-title{font-size:32px;font-weight:200;margin-bottom:32px;color:#3d4b5e}@media(min-width: 1024px){.single-blog-wrapper .single-recent-blogs .section-title{font-size:42px}}.single-blog-wrapper .recent-blog-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:18px}.single-blog-wrapper .recent-blog-item a{display:block;text-decoration:none;color:inherit}.single-blog-wrapper .recent-blog-item .blog-image{position:relative;overflow:hidden;border-radius:20px}.single-blog-wrapper .recent-blog-item .blog-image img{width:100%;height:260px;object-fit:cover;transition:transform .4s ease}@media(min-width: 1024px){.single-blog-wrapper .recent-blog-item .blog-image img{width:387px;height:280px}}.single-blog-wrapper .recent-blog-item:hover img{transform:scale(1.05)}.single-blog-wrapper .recent-blog-item .blog-meta{display:flex;align-items:center;gap:12px;margin-top:14px;font-size:12px;font-weight:500;color:#3d4b5e}.single-blog-wrapper .recent-blog-item .blog-meta .reading-time{margin-left:auto;white-space:nowrap}.single-blog-wrapper .recent-blog-item .blog-meta .author{display:inline-flex;align-items:center;gap:8px;border-radius:999px;font-weight:500;color:#007f6a;text-transform:capitalize}.single-blog-wrapper .recent-blog-item .blog-meta .author img{width:26px;height:26px;border-radius:50%;display:block}.single-blog-wrapper .recent-blog-item .blog-title{margin-top:10px;font-size:18px;font-weight:500;line-height:1.4;color:#3d4b5e}.single-blog-wrapper .comments-area{margin-bottom:0 !important}.single-blog-wrapper .form-submit{display:inline-block;cursor:pointer;max-width:fit-content;position:relative;margin-top:15px !important}.single-blog-wrapper .form-submit .submit{background-color:#ffc628 !important;color:#0d0d1b !important;border:none !important;border-radius:50px !important;padding:13px 20px 13px 20px !important;font-size:16px;font-weight:600;position:relative;transition:all .3s ease}.single-blog-wrapper .form-submit::after{content:"";position:absolute;right:-42px;top:50%;transform:translateY(-50%);width:40px !important;height:40px !important;background-color:#ffc628 !important;background-image:url("./assets/images/right-arrow-1.svg");background-repeat:no-repeat;background-position:center;color:#0d0d1b !important;border-radius:50%;font-size:20px;font-weight:600;transition:all .3s ease}.single-blog-wrapper .form-submit:hover .submit,.single-blog-wrapper .form-submit:focus-within .submit{background-color:#0d0d1b !important;color:#ffc628 !important}.single-blog-wrapper .form-submit:hover::after,.single-blog-wrapper .form-submit:focus-within::after{background-color:#0d0d1b !important;color:#ffc628 !important;background-image:url("./assets/images/right-hover-arrow.svg")}.single-blog-wrapper .ast-comment-cite-wrap{color:#3d4b5e !important;text-transform:capitalize !important}.single-blog-wrapper .ast-comment-content.comment{padding-left:65px !important}.single-blog-wrapper .ast-comment-info{margin-bottom:5px !important}.single-blog-wrapper .ast-comment{padding:20px 0 15px !important}.single-blog-wrapper .comment-awaiting-moderation{margin:0px 0px 10px !important}.single-blog-wrapper .ast-comment-edit-reply-wrap{margin-bottom:10px !important}.single-blog-wrapper .comments-title{padding-bottom:0 !important}.single-blog-wrapper .comment-form-textarea textarea,.single-blog-wrapper input{border-radius:10px !important}.single-blog-wrapper .form-submit input{margin-left:auto !important}.single-blog-wrapper .comment-form-cookies-consent{padding-top:10px !important}.blogDetailsLink a{color:#3d4b5e !important}.categories-single-post{margin-top:10px !important}.single-blog-wrapper #ast-commentform input.has-error,.single-blog-wrapper #ast-commentform textarea.has-error{border:1px solid #d63637 !important;outline:none}.single-blog-wrapper #ast-commentform .comment-error{display:flex;align-items:center;gap:5px;margin-top:5px;color:#d63637 !important;font-size:14px;line-height:1.4;font-weight:400;letter-spacing:normal}.single-blog-wrapper #ast-commentform .comment-error .error-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:14px;font-size:14px;font-weight:bold;flex-shrink:0}body.page-id-812 #page .uagb-block-19922a45{max-width:unset !important}body.page-id-812 #page .swiper-wrapper{align-items:start !important}.purpose-built{font-size:clamp(40px,2.86vw + 30.85px,70px) !important}.use-cases-hero-paragraph{max-width:890px}@media(min-width: 1024px){.green-wrapper-heading{max-width:217px}}.value-assessment .wp-block-uagb-info-box,.value-assessment .uagb-ifb-content{display:flex;flex-direction:column;gap:14px;padding:14px 0}.value-assessment .uagb-ifb-icon-wrap,.value-assessment .uagb-ifb-image-content{width:42px;height:42px;flex:0 0 42px;border-radius:8px;background:#eee;display:flex;align-items:center;justify-content:center}.value-assessment .uagb-ifb-image-content{margin-left:18px !important}.value-assessment .uagb-ifb-left-title-image{display:flex !important}.value-assessment .uagb-ifb-title-wrap{display:none}.value-assessment .wp-block-uagb-info-box{border-bottom:.5px solid #c3c3c3}.value-assessment .wp-block-uagb-info-box:last-child{border-bottom:none}@media(min-width: 768px){.value-assessment .uagb-ifb-content{flex-direction:row}.value-assessment .wp-block-uagb-info-box,.value-assessment .uagb-ifb-content{gap:0;padding:18px 0}.value-assessment .uagb-ifb-icon-wrap,.value-assessment .uagb-ifb-image-content{width:48px;height:48px;flex:0 0 48px}.value-assessment .uagb-ifb-image-content{margin-left:0 !important}}@media(min-width: 1024px){.value-assessment .uagb-ifb-left-title-image{display:block !important;margin-top:6px !important}}.valueAssessmentKeyFeatures .wp-block-uagb-container{row-gap:5px !important}.valueAssessmentKeyFeatures .wp-block-uagb-image__figure img{border:none !important}.valueAssessmentKeyBenefits .uagb-layout-grid>.wp-block-uagb-container{transition:transform .3s ease,box-shadow .3s ease}.valueAssessmentKeyBenefits .uagb-layout-grid>.wp-block-uagb-container:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.08)}.valueAssessmentKeyBenefits ul{padding-right:8px !important;padding-left:8px !important;padding-top:7px !important;padding-bottom:6px !important}@media(min-width: 1200px){.valueAssessmentKeyBenefits .wp-block-uagb-container{margin:0 auto !important}}.valueAssessmentKeyBenefits .wp-block-uagb-image img{padding:12px;background:#f3f6f5}.valueAssessmentKeyBenefits .uagb-tabs__panel{background:#fff;border:none !important;padding:10px 6px 6px;display:inline-flex;justify-content:center;gap:10px;margin:0 10px 20px !important;border:1px solid rgba(84,94,104,.2) !important;border-radius:20px !important}@media(min-width: 768px){.valueAssessmentKeyBenefits .uagb-tabs__panel{border-radius:999px;gap:20px;margin:0 auto 20px !important}.valueAssessmentKeyBenefits ul{padding-top:0px !important;padding-bottom:0px !important;padding-left:0px !important;padding-right:0px !important}}.valueAssessmentKeyBenefits .uagb-tab{margin:2px !important;border:none !important}.valueAssessmentKeyBenefits .uagb-tab a{border:0 !important;background:rgba(0,0,0,0);padding:0 25px;border-radius:999px;transition:all .25s ease}.valueAssessmentKeyBenefits .uagb-tab a:hover{color:#0b5c4d}.valueAssessmentKeyBenefits .uagb-tabs__active a{background:#006353;color:#fff !important;padding:5px 15px !important}.valueAssessmentKeyBenefits .uagb-tabs__wrap .uagb-tabs__body-container{padding:0 !important}.valueAssessmentKeyBenefits .uagb-tabs__body-wrap,.valueAssessmentKeyBenefits .uagb-tabs__body-container,.valueAssessmentKeyBenefits .uagb-inner-tab-0,.valueAssessmentKeyBenefits .uagb-inner-tab-1,.valueAssessmentKeyBenefits .uagb-inner-tab-2{border:none !important;box-shadow:none !important;background:rgba(0,0,0,0) !important}.value-coach-hero .wp-block-uagb-info-box,.value-coach-hero .uagb-ifb-content{display:flex;align-items:flex-start !important;justify-content:flex-start !important;padding:18px 0}.value-coach-hero .wp-block-uagb-info-box{border-bottom:1px solid #eee}.value-coach-hero .wp-block-uagb-info-box:last-child{border-bottom:none}.value-coach-hero .uagb-ifb-icon-wrap,.value-coach-hero .uagb-ifb-image-content{margin:6px 0 0;width:48px;height:48px;flex:0 0 48px;border-radius:12px;background:#eee;display:flex;align-items:center;justify-content:center}.value-coach-hero .uagb-ifb-icon{display:inline-flex}.value-coach-hero .uagb-ifb-icon svg{width:24px;height:24px;fill:#007f6a}.value-coach-hero .uagb-ifb-image-content img{width:24px;height:24px;object-fit:contain}.value-coach-hero .uagb-ifb-title{margin:0;font-size:18px;font-weight:600;line-height:1.35;color:#2f3e53}.value-coach-hero .uagb-ifb-desc{font-size:16px;line-height:1.5;color:#5a6675}.value-coach-hero .uagb-ifb-title-wrap{display:none}.value-coach-hero .wp-block-uagb-image__figure{vertical-align:middle}@media(max-width: 767px){.value-coach-hero .wp-block-uagb-info-box,.value-coach-hero .uagb-ifb-content{gap:14px;padding:14px 0}.value-coach-hero .uagb-ifb-icon-wrap,.value-coach-hero .uagb-ifb-image-content{width:42px;height:42px;flex-basis:42px}.value-coach-hero .uagb-ifb-title{font-size:16px}.value-coach-hero .uagb-ifb-desc{font-size:14px}}.value-coach-engage-number{display:flex;align-items:center;justify-content:center;border-radius:8px;width:60px !important;height:60px !important}.value-coach-text-opacity{color:rgba(0,127,106,.8) !important}.wp-block-uagb-image__figure{vertical-align:middle !important;height:100%}.valueStepSection{padding:20px}.valueStepSection .uagb-container-inner-blocks-wrap{background:#fff;border-radius:30px;padding:20px;display:flex;flex-direction:column;gap:24px;border:1px solid rgba(174,174,183,.4);box-shadow:0 0 20px rgba(174,174,183,.24)}.valueStepSection .uagb-layout-flex{display:flex;flex-direction:column;gap:20px}.valueStepSection .uagb-layout-flex p{margin:0}.valueStepSection .uagb-layout-flex>.wp-block-uagb-container:first-child{display:flex}.valueStepSection .uagb-layout-flex>.wp-block-uagb-container:first-child>.wp-block-uagb-container:first-child{width:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#e6f2ef;border-radius:12px;padding:11px 20px;row-gap:0}.valueStepSection .uagb-layout-flex>.wp-block-uagb-container:first-child>.wp-block-uagb-container:first-child p:first-child{line-height:1}.valueStepSection .valueStep p{font-size:11.63px !important;text-align:center}.valueStepSection .valueStepCount p{text-align:center;margin-top:3px !important}.valueStepSection h3{font-size:24px;font-weight:600;line-height:1.3;color:#3d4b5e;margin:0}.valueStepSection .valueDescription{border:.5px solid rgba(61,75,94,.4705882353) !important;border-radius:20px;padding:25px !important}.valueStepSection .valueDescription p{font-size:15px;line-height:1.6;color:#3d4b5e;margin:0}.valueStepSection .valueSeperator{position:relative}@media(min-width: 768px){.valueStepSection .valueSeperator>.wp-block-uagb-container:not(:last-child){position:relative}.valueStepSection .valueSeperator>.wp-block-uagb-container:not(:last-child)::after{content:"";position:absolute;right:-11px;top:50%;transform:translateY(-50%);width:1px;height:28px;background-image:url("./assets/images/seperator.svg");background-repeat:no-repeat;background-position:center}}@media(min-width: 992px){.valueStepSection{padding:40px}.valueStepSection .uagb-container-inner-blocks-wrap{flex-direction:row;align-items:center;padding:30px}.valueStepSection .vectorImage{flex:0 0 45%}.valueStepSection .uagb-layout-flex{flex:1}.valueStepSection h3{font-size:36px}.valueStepSection .valueDescription{padding:26px 30px}.valueStepSection .valueDescription p{font-size:16px}}.valueStepSection .wp-block-uagb-image,.valueStepSection .wp-block-uagb-image__figure{display:block !important}

/*# sourceMappingURL=style-theme.css.map */