.hero-banner{position:relative;overflow:hidden}.hero-banner .section-container{padding-bottom:0}@media (min-width:48rem){.hero-banner .section-container{padding-top:0}}.hero-banner__grid{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-gap:0rem}@media (min-width:60rem){.hero-banner__grid{grid-template-columns:1fr 1fr;grid-gap:4rem}}@media (min-width:80rem){.hero-banner__grid{grid-gap:6rem}}.hero-banner.align-bottom .hero-banner__grid-left{margin-top:0;padding:3rem 0 0;align-self:flex-end}.hero-banner.align-center .hero-banner__grid-left{align-self:center;padding-bottom:2rem}@media (min-width:48rem){.hero-banner.align-center .hero-banner__grid-left{align-self:center;padding-top:3rem;padding-bottom:3rem}}.hero-banner__grid-left p.sub-title{margin-top:0;color:var(--color-secondary);margin-bottom:0 !important}.hero-banner__grid-right{align-self:flex-end;padding-top:2.5rem}@media (min-width:48rem){.hero-banner__grid-right{padding-top:2.5rem}}.hero-banner.align-bottom .hero-banner__grid-right{align-self:flex-end;padding-top:3rem}.hero-banner.align-center .hero-banner__grid-right{align-self:flex-end;padding-top:2rem;padding-bottom:2rem}@media (min-width:48rem){.hero-banner.align-center .hero-banner__grid-right{align-self:center;padding-top:3rem;padding-bottom:3rem}}.hero-banner__grid-right img,.hero-banner__grid-right svg{width:100%;height:auto}@media (max-width:48rem){.hero-banner__grid-right img,.hero-banner__grid-right svg{width:100%;height:auto}}.hero-banner.align-bottom .hero-banner__grid-right img,.hero-banner.align-bottom .hero-banner__grid-right svg{align-self:flex-end;display:block;position:relative;bottom:-1px}.hero-banner.align-center .hero-banner__grid-right img,.hero-banner.align-center .hero-banner__grid-right svg{align-self:center;display:block;position:relative;bottom:-1px}.hero-banner h2{font-weight:var(--font-weight-600,600);font-size:var(--font-size-250,2.5rem);line-height:var(--line-height-200,1.2)}@media (min-width:48rem){.hero-banner h2{font-size:var(--font-size-350,3.5rem);line-height:var(--line-height-150,1.1)}}.hero-banner p{max-width:35rem}.hero-banner p:last-of-type{margin-bottom:0}.hero-banner .button{margin-left:0;margin-top:2rem !important}.hero-banner.heroDark p{color:rgba(255,255,255,0.9)}
.swpr-purpose{position:relative;z-index:98;width:100%;padding:0;background:linear-gradient(0deg,#fff 0%,#fff 60%,rgba(241,244,249,0.5) 100%)}.swpr-purpose .swpr-purpose--header{text-align:center;margin-bottom:1.5rem}.swpr-purpose__container{margin-top:2rem;position:relative;z-index:10;height:25rem;min-height:25rem;width:100%;max-width:77.5rem}.swpr-purpose__slide .swpr-purpose__slide-icon,.swpr-purpose__slide svg{height:5rem;filter:drop-shadow(0 0.625rem 0.625rem rgba(22,36,56,0.4))}.swpr-purpose__slide{display:flex;flex-direction:column;align-items:center;height:100%;width:100%;border-right:1px solid #DFE1E5;border-left:1px solid #DFE1E5;background:linear-gradient(180deg,transparent 0%,#f1f4f9 50%,transparent 100%);text-align:center;padding:0 1.5rem;transition:transform 0.6s ease-out,opacity 0.6s ease-out;flex:1}.swpr-purpose__slide h3{font-size:1.5rem;font-weight:var(--font-weight-500,500);margin:1rem 0 0}.swpr-purpose__slide p.swpr-purpose__slide-header{max-width:15rem;line-height:1.375;min-height:4rem;margin-top:0.75rem}.swpr-purpose__slide_content{display:flex;flex-direction:column;justify-content:space-between;color:var(--color-primary,#162438);font-size:1rem;line-height:1.3;min-height:16rem;text-align:center;flex-grow:1}.swpr-purpose__slide_content p:first-of-type{min-height:4rem;max-width:13rem;margin:0 auto}.swpr-purpose__content-text{display:flex;flex-direction:column;flex-grow:1}.swpr-purpose__content-statement{font-size:1.5rem;line-height:1.3;padding:1.75rem 1rem 1.25rem;margin:1rem 0;border-radius:0.675rem;flex-grow:1;display:flex;align-items:center;justify-content:center;font-weight:var(--font-weight-500,500);background:#fff;box-shadow:rgba(149,157,165,0.23) 0 0.8125rem 1.6875rem -0.3125rem,rgba(149,157,165,0.3) 0 0.5rem 1rem -0.5rem;border:1px solid #DFE1E5;position:relative}.swpr-purpose__content-statement-tag{border-radius:6.25rem;font-size:0.75rem;color:#fff;background:var(--color-secondary,#008FCF);padding:0 0.5rem;position:absolute;top:-0.875rem;left:50%;transform:translateX(-50%);height:1.75rem;line-height:1.75rem;width:9.375rem}.swpr-purpose__slide_tooltip{position:relative;margin-top:0.5rem;padding:0.25rem 1.25rem;font-size:0.875rem;text-align:center;font-weight:var(--font-weight-500,500);cursor:pointer;border:none;background:transparent;color:var(--color-secondary,#008FCF);width:100%;display:inline-block}.swpr-purpose__slide_tooltip:hover{color:var(--color-primary,#162438)}.swpr-purpose__slide_tooltip:focus{outline:2px solid var(--color-secondary,#008FCF);outline-offset:2px}.swpr-purpose__tooltip-text{visibility:hidden;width:80%;background-color:var(--color-primary,#162438);color:#fff;padding:0.75rem;border-radius:0.3125rem;position:absolute;bottom:125%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity 0.3s ease,visibility 0.3s ease;font-size:0.75rem;line-height:1.3;font-weight:var(--font-weight-400,400);z-index:99}.swpr-purpose__tooltip-text::after{content:'';position:absolute;top:100%;left:50%;margin-left:-0.3125rem;border:0.3125rem solid transparent;border-top-color:var(--color-primary,#162438)}.swpr-purpose__slide_tooltip.active .swpr-purpose__tooltip-text{visibility:visible;opacity:1}.purpose-swiper{max-width:none;width:100%;overflow:hidden}.purpose-swiper .swiper{width:100%;overflow:hidden}.purpose-swiper .swiper-wrapper{display:flex;width:100%;max-width:none}.purpose-swiper .swiper-slide{flex-shrink:0;width:100%;max-width:100%;box-sizing:border-box}@media (min-width:900px){.purpose-swiper .swiper-slide{width:calc(100% / 3)}}@media (min-width:600px) and (max-width:899px){.purpose-swiper .swiper-slide{width:calc(100% / 2)}}@media (max-width:599px){.purpose-swiper .swiper-slide{width:100%}}.purpose-swiper.swiper-container{width:100%;box-sizing:border-box}@media (min-width:1200px){.purpose-swiper .swiper-pagination{display:none}}.purpose-swiper.loading .swiper-slide{visibility:hidden;opacity:0;transition:opacity 0.3s ease}.purpose-swiper:not(.loading) .swiper-slide{visibility:visible;opacity:1}
.globalTestimonals{color:rgb(255,255,255);padding-bottom:3rem}.globalTestimonals .sectionHeaderContainer{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.5rem 3rem;width:100%;max-width:50rem;margin:0 auto;position:relative;z-index:1}.globalTestimonals .sectionHeaderContainer p:last-of-type{margin-bottom:0}.globalTestimonals .dividerLine{height:1px;background:rgba(255,255,255,0.2)}.globalTestimonals .testimonial-item{padding:1.75rem 2rem;border-radius:var(--space-100,0.5rem);display:flex;align-items:flex-start;flex-direction:column;min-height:22rem;background:#fff}.globalTestimonals .testimonial-item blockquote{font-size:1.063rem;color:var(--color-primary,#162438);margin:0;width:100%}.globalTestimonals .testimonial-name{font-weight:var(--font-weight-400,400);font-size:var(--font-size-75,0.875rem);line-height:var(--line-height-100,1);text-align:left;align-self:flex-start;margin-top:auto;padding-top:var(--space-200,1.5rem);margin-bottom:0;color:var(--color-text-muted,#5C6674)}.globalTestimonals .testimonial-item svg{height:2.5rem;margin-bottom:var(--space-150,1rem)}.globalTestimonialOuter .testimonial-item button.read-less-btn,.globalTestimonialOuter .testimonial-item button.read-more-btn{background:transparent;padding:0;color:#008FCF;border:0;font-size:1.063rem;font-family:var(--font-family-base);cursor:pointer}@media (max-width:768px){.globalTestimonals .testimonial-item{padding:1.25rem}.globalTestimonals .carouselSectionHeader{padding:2rem 1rem}}@media (max-width:480px){.globalTestimonals .testimonial-item{padding:var(--space-150,1rem)}}.globalTestimonialOuter{position:relative;width:100%;min-height:24rem;margin:3rem auto 0}@media (max-width:767px){.globalTestimonialOuter{padding-right:1.5rem;padding-left:1.5rem}}.globalTestimonialOuter.loading .awp-swiper.swiper-loader{display:block}.globalTestimonialOuter .globalTestimonial,.globalTestimonialOuter .swiper-button-wrapper,.globalTestimonialOuter .swiper-pagination{opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.3s ease,visibility 0.3s ease}.globalTestimonialOuter.swiper-initialized .globalTestimonial,.globalTestimonialOuter.swiper-initialized .swiper-button-wrapper,.globalTestimonialOuter.swiper-initialized .swiper-pagination{opacity:1;visibility:visible;pointer-events:auto}.globalTestimonialOuter.swiper-initialized .awp-swiper.swiper-loader{display:none}@media (min-width:1024px){.globalTestimonialOuter .awp-swiper.swiper-button-wrapper{display:none}.globalTestimonialOuter .awp-swiper.swiper-pagination{display:block}}@media (max-width:1024px){.globalTestimonialOuter .awp-swiper.swiper-button-wrapper{display:block}.globalTestimonialOuter .awp-swiper.swiper-pagination{display:block}}.globalTestimonialOuter .speechBubble{margin-top:-3px;padding-left:3rem}.globalTestimonialOuter .speechBubble svg{width:1.25rem;height:1.25rem}.globalTestimonial .swiper-slide{filter:drop-shadow(0px 4px 10px rgba(22,36,56,0.7))}@media (min-width:1024px){.globalTestimonial .swiper-slide{width:460px !important}}.globalTestimonialOuter .awp-swiper.swiper-button-wrapper{display:flex;opacity:1;max-width:6rem !important;justify-content:space-between;position:static;top:unset;left:unset;right:unset;margin:2rem auto 0;transform:unset}.globalTestimonialOuter .awp-swiper.swiper-button-prev,.globalTestimonialOuter .awp-swiper.swiper-button-next{color:#fff;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.2);cursor:pointer;transition:background 0.3s ease;position:static;border-radius:2.5rem !important}.globalTestimonialOuter .awp-swiper.swiper-button-prev{left:unset}.globalTestimonialOuter .awp-swiper.swiper-button-next{right:unset}.globalTestimonialOuter .awp-swiper.swiper-button-prev:hover,.globalTestimonialOuter .awp-swiper.swiper-button-next:hover{background:rgba(0,0,0,0.4)}.globalTestimonialOuter .awp-swiper.swiper-button-next:after,.globalTestimonialOuter .awp-swiper.swiper-button-prev:after{font-size:var(--font-size-100,1rem)}.globalTestimonialOuter .awp-swiper.swiper-button-wrapper{opacity:1}.globalTestimonialOuter .swiper-slide{opacity:0.3}.globalTestimonialOuter .swiper-slide.swiper-slide-active{opacity:1}
.contactForm{background-color:var(--color-primary,#162438);color:#fff;background-size:cover;background-repeat:no-repeat}.contactForm h1{font-size:var(--font-size-300,2.5rem);margin:0 0 var(--space-225,2rem) 0;color:#fff}.contactForm h2{margin:0 0 var(--space-225,2rem) 0;color:#fff}@media (min-width:48rem){.contactForm h2{margin:0 0 var(--space-225,2rem) 0}}.contactFormGrid{display:grid;grid-template-columns:1fr;gap:1rem}.contactFormGrid .leftColumn img{margin:1.5rem 0 0 0;box-shadow:unset;width:100%}.contactFormGrid .leftColumn ul{margin:1.5rem 0;padding:0;list-style:none}.contactFormGrid .leftColumn ul li{display:flex;margin:0 0 var(--space-150,1rem) 0;padding-left:2rem;position:relative;flex-direction:column}.contactFormGrid .leftColumn ul li:before{content:"";background:url("/wp-content/themes/amazing-workplace/wp_resources/wp_images/checkmarkLightBlue.svg") no-repeat center;background-size:1.25rem;width:1.25rem;height:1.25rem;margin-right:var(--space-100,0.5rem);display:inline-block;position:absolute;top:var(--space-25,0.125rem);left:0}.contactFormGrid .rightColumn{padding-top:var(--space-175,1.25rem)}.contactFormGrid .gform-field-label{color:#fff !important}.contactFormGrid .gform_fields{gap:1rem !important}.contactFormGrid .gform_required_legend{display:none !important}.contactFormGrid #field_1_11 .gfield_label{display:none !important}@media (min-width:48rem){.contactFormGrid{display:grid;grid-template-columns:1fr 1fr;gap:6rem}}.contactFormGrid .leftColumn h2{max-width:30rem;margin-top:var(--space-150,1rem)}.contactFormGrid .leftColumn p{max-width:35rem}@media (max-width:48rem){.contactForm h2 br{display:none}}