.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)}
.singleAnimationGrid{display:grid;grid-template-columns:1fr;grid-gap:2rem}@media (min-width:48rem){.singleAnimationGrid{grid-template-columns:1fr 1fr;grid-gap:4rem}}.singleAnimationGrid .leftColumn,.singleAnimationGrid .rightColumn{align-self:center}.singleAnimationGrid .leftColumnInner{max-width:34rem;width:100%}
.comp-testimonial{color:var(--color-white,#fff);position:relative;z-index:4}.comp-testimonial.c-l{color:var(--color-primary,#162438)}.comp-testimonial__grid{display:grid;grid-template-columns:1fr;gap:2rem}.comp-testimonial__image{display:flex;align-items:center;justify-content:center}.comp-testimonial blockquote{font-size:var(--font-size-175,1.5rem);line-height:1.25em;margin:0;position:relative}.comp-testimonial blockquote:before{content:'"';position:absolute;font-size:var(--font-size-400,4rem);line-height:var(--line-height-200,1.2);top:-.3rem;left:-2.25rem;width:2rem;height:2rem;color:#77dfff}.comp-testimonial.c-l .comp-testimonial blockquote p,.comp-testimonial.c-l .comp-testimonial blockquote{color:#ffffff}.comp-testimonial.c-l .comp-testimonial blockquote p,.comp-testimonial.c-l .comp-testimonial blockquote{color:#333}.comp-testimonial blockquote p{margin-top:0}.comp-testimonial strong,.comp-testimonial__content-name,.comp-testimonial__content-designation{font-size:var(--font-size-150,1.25rem);color:rgba(255,255,255,0.7);font-weight:var(--font-weight-500,500)}.comp-testimonial.c-l strong,.comp-testimonial.c-l .comp-testimonial__content-name,.comp-testimonial.c-l .comp-testimonial__content-designation{color:#8B929C}.comp-testimonial__content-name,.comp-testimonial__content-designation{margin-bottom:0}.comp-testimonial__content-designation{margin-top:0;font-size:var(--font-size-100,1rem);font-weight:var(--font-weight-400,400)}.comp-testimonial .button{margin-top:2rem}.comp-testimonial__content{padding-left:2rem;align-self:center}@media (min-width:48rem){.comp-testimonial__grid{display:grid;grid-template-columns:5fr 7fr;gap:3rem}.comp-testimonial__grid.equalWidth{display:grid;grid-template-columns:1fr 1fr;gap:3rem}}
.accordionLayout .accordionGrid{display:grid;grid-template-columns:1fr;gap:3rem}.accordionLayout .accordion{}.accordionLayout .accordionItem{border-bottom:1px solid rgba(22,36,56,0.3)}.accordionLayout .accordionHeader{margin-bottom:2rem}.accordionLayout .accordionHeader h2{margin-top:0}.accordionLayout .accordion h3{padding:.875rem 0;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background-color 0.3s;font-size:var(--font-size-150,1.25rem);font-weight:var(--font-weight-500,500)}.accordionLayout .accordion h3.active{}.accordionLayout .accordion h3 i{}.accordionLayout .panelContent{padding:var(--space-200,1.5rem) 0 1.5rem 0}.accordionLayout .panel{max-height:0;opacity:0;overflow:hidden;transition:max-height 0.6s ease,opacity 0.6s ease}.accordionLayout .panel.open{opacity:1;max-height:30rem;transition:max-height 0.6s ease,opacity 0.6s ease}.accordionLayout .panel ul{margin:1.5rem 0;padding:0;list-style:none}.accordionLayout .panel ul li{display:flex;margin:0 0 var(--space-150,1rem) 0;padding-left:2rem;position:relative;flex-direction:column}.accordionLayout .panel ul li:before{content:"";background:url("../../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}@media (min-width:48rem){.accordionLayout .accordionGrid{display:grid;grid-template-columns:5fr 7fr;gap:3rem}}
.grid-cols-1.fullWidth .section-container{max-width:120rem}.grid-cols-1.fullWidth p:has(>img:only-child),.grid-cols-1.fullWidth p:has(>picture:only-child){padding:0;margin:0}.grid-cols-1 .awardHeader{text-align:center}.grid-cols-1 .awardHeader #gform_wrapper_7{margin:0 auto}.awp-component-col-1-p6lu-bdb91588e7180afcaee3752af972e59ee .section-container{padding:var(--space-y-large) var(--space-x-base) var(--space-y-base)}.awp-component-col-1-p6lu-bdb91588e7180afcaee3752af972e59ee h2,.awp-component-col-1-p6lu-bdb91588e7180afcaee3752af972e59ee p{margin:0 auto;text-align:center;color:var(--color-white,#fff)}.awp-component-col-1-p6lu-bdb91588e7180afcaee3752af972e59ee h2{max-width:54rem;margin:0 auto 1rem;font-size:var(--font-size-400)}.awp-component-col-1-p6lu-bdb91588e7180afcaee3752af972e59ee p{font-size:1.25rem}.awp-component-col-1-p6lu-bdb91588e7180afcaee3752af972e59ee p:has(img){margin:3rem 0 0 0 !important;width:100%}.awp-component-col-1-p6ad-bdb91588e7180afcaee3752af972e59ee{margin-top:-4rem;padding-top:3rem;background:linear-gradient(180deg,#021132 0%,#305CDE 100%) !important;position:relative;overflow:hidden}.awp-component-col-1-p6ad-bdb91588e7180afcaee3752af972e59ee::before{content:"";position:absolute;inset:0 0 auto 0;height:55rem;background:url(/wp-content/uploads/2025/08/starry-background.png.avif) no-repeat;background-position:top center;background-size:120rem 45rem;mix-blend-mode:screen;pointer-events:none;--edge:37rem;-webkit-mask-image:linear-gradient( to right,transparent 0,black var(--edge),black calc(100% - var(--edge)),transparent 100%);mask-image:linear-gradient( to right,transparent 0,black var(--edge),black calc(100% - var(--edge)),transparent 100%);opacity:0.8}.awp-component-col-1-p6ad-bdb91588e7180afcaee3752af972e59ee h1,.awp-component-col-1-p6ad-bdb91588e7180afcaee3752af972e59ee p{margin:0 auto;text-align:center;color:var(--color-white,#fff)}.awp-component-col-1-p6ad-bdb91588e7180afcaee3752af972e59ee p{font-size:1.25rem}.awp-component-col-1-p6ad-bdb91588e7180afcaee3752af972e59ee h1{max-width:54rem;margin:0 auto 1rem}.awp-component-col-1-p6ad-bdb91588e7180afcaee3752af972e59ee p:has(img){margin-top:0;margin-bottom:0;margin:0;width:100%}.awp-component-col-1-p6ad-bdb91588e7180afcaee3752af972e59ee p img{width:100%;position:relative;top:-5px;z-index:1}.awp-component-col-1-p6ad-bdb91588e7180afcaee3752af972e59ee .hrme-video-outer{padding:0.625rem;background:linear-gradient(236deg,#EEE -2.27%,#DEDEDE 70.05%);border-radius:1rem 1rem 0 0;margin:3rem 0 0 0;position:relative;z-index:2}.awp-component-col-1-p6ad-bdb91588e7180afcaee3752af972e59ee .hrme-video-outer .hrme-video{margin-top:0 !important;border-radius:0.625rem !important}.awp-comp-col-1-p3-b11191789e57a773ea027b9c200fb0eba .section-container{max-width:960px}.awp-comp-col-1-p3-b11191789e57a773ea027b9c200fb0eba .section-container p{margin:0.5rem 0}.awp-comp-col-1-piy-b8f26752555f9d05629022d42c4e89b11 strong,.awp-comp-col-1-piy-b8f26752555f9d05629022d42c4e89b11 b{color:var(--color-primary,#162438)}.awp-comp-col-1-p3-b11191789e57a773ea027b9c200fb0eba h1{font-size:var(--font-size-250);margin-bottom:1rem}.awp-comp-col-1-p3-b11191789e57a773ea027b9c200fb0eba h2{font-size:var(--font-size-200);margin:2rem 0 1rem}.awp-comp-col-1-p3-b11191789e57a773ea027b9c200fb0eba h3{font-size:var(--font-size-150);margin:2rem 0 1rem}.awp-comp-col-1-piy-b8f26752555f9d05629022d42c4e89b11 .section-container{max-width:960px}.awp-comp-col-1-piy-b8f26752555f9d05629022d42c4e89b11 .section-container p{margin:0.5rem 0}.awp-comp-col-1-piy-b8f26752555f9d05629022d42c4e89b11 strong,.awp-comp-col-1-piy-b8f26752555f9d05629022d42c4e89b11 b{color:var(--color-primary,#162438)}.awp-comp-col-1-piy-b8f26752555f9d05629022d42c4e89b11 h1{font-size:var(--font-size-250);margin-bottom:1rem}.awp-comp-col-1-piy-b8f26752555f9d05629022d42c4e89b11 h2{font-size:var(--font-size-200);margin:2rem 0 1rem}.awp-comp-col-1-piy-b8f26752555f9d05629022d42c4e89b11 h3{font-size:var(--font-size-150);margin:2rem 0 1rem}
.swpr-testimonials .section-container{padding:3rem 1.5rem}.swpr-testimonials__header{padding:3rem 1.5rem 0;margin-bottom:0;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.swpr-testimonials__header.headerDivider{border-bottom:1px solid rgba(255,255,255,0.2);padding:3rem 1.5rem}.swpr-testimonials__header p{opacity:0.7}.swpr-testimonials__header p:last-of-type{margin-bottom:0}.swpr-testimonial__content{display:flex;flex-direction:column;width:100%;height:100%;flex:1}@media (min-width:48rem){.swpr-testimonial__content{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem}}.swpr-testimonial__block{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative;padding:2.5rem 1rem 1.5rem;font-size:var(--font-size-100,1rem);border-radius:1rem;overflow:hidden;color:#fff;gap:2rem;height:100%}@media (min-width:48rem){.swpr-testimonial__block{padding:2.5rem 3rem 1.5rem}}@media (max-width:48rem){.swpr-testimonial__block{border-radius:0 0 1rem 1rem}}.swpr-testimonial__block.bg-w,.swpr-testimonial__block.bg-w p,.swpr-testimonial__block.bg-g,.swpr-testimonial__block.bg-g p{color:var(--color-text-muted,#5C6674) !important}.swpr-testimonial__block.bg-w{background-color:#fff}.swpr-testimonial__block.bg-g{background-color:#f7f7f7}.swpr-testimonial__qoute{width:100%}.swpr-testimonial__qoute blockquote{margin:2rem 0;font-size:var(--font-size-150,1.25rem)}.swpr-testimonial__block.whiteBK{color:var(--color-text-muted,#5C6674) !important}.swpr-testimonial__qoute > p:last-of-type{margin-bottom:3rem}.swpr-testimonial__qoute > p:last-of-type:last-child{margin-bottom:0}.swpr-testimonial__block.bg-w .swpr-testimonial__qoute blockquote p,.swpr-testimonial__block.bg-g .swpr-testimonial__qoute blockquote p{color:var(--color-primary,#162438) !important}.swpr-testimonial__block.bg-w .swpr-testimonial__qoute p:last-child{margin-bottom:2rem}.swpr-testimonial__img{width:100%;max-width:40rem;display:flex;align-items:center;justify-content:center;border-radius:1rem;overflow:hidden}@media (max-width:48rem){.swpr-testimonial__img{max-height:20rem;border-radius:1rem 1rem 0 0}}.swpr-testimonial__img picture,.swpr-testimonial__img img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.swpr-testimonial__block img.testimonial-logo,.swpr-testimonial__block .testimonial-logo img{max-width:10rem;max-height:3rem;width:auto;height:auto;object-fit:contain;display:block}.swpr-testimonials__container,.swpr-testimonials .swiper,.swpr-testimonial,.swpr-testimonial .swiper-wrapper,.swpr-testimonial .swiper-slide{height:100%}.swpr-testimonial .swiper-slide{display:flex;flex-direction:column;height:100%}@media (min-width:48rem){.swpr-testimonial .swiper-slide{flex-direction:row}}.swpr-testimonials__container{position:relative;transition:opacity 0.3s ease-in-out;opacity:1;visibility:visible;min-height:40rem}.swpr-testimonials__container.loading{opacity:1;visibility:visible}.swpr-testimonials__container.loading .swpr-testimonial,.swpr-testimonials__container.loading .swiper-button-wrapper,.swpr-testimonials__container.loading .swiper-pagination{opacity:0;visibility:hidden;pointer-events:none}.swpr-testimonials__container.swiper-initialized{opacity:1;visibility:visible;filter:drop-shadow(0px 30px 60px rgba(22,36,56,0.40))}.swpr-testimonials__container.loading .swpr-testimonials__inner.swiper-loader{display:block !important}.swpr-testimonials__container.swiper-initialized .swpr-testimonials__inner.swiper-loader{display:none !important}.swpr-testimonials__container .swpr-testimonial,.swpr-testimonials__container .swpr-testimonials__inner.swiper-button-wrapper,.swpr-testimonials__container .swpr-testimonials__inner.swiper-pagination{transition:opacity 0.3s ease}.swpr-testimonials__container .swpr-testimonials__inner.swiper-pagination{display:block !important}@media (max-width:70rem){.swpr-testimonials .numberStat{transform:scale(0.8)}}.swpr-testimonials.swpr-testimonials__small-header .swpr-testimonials__header h3{font-size:var(--font-size-200,1.75rem) !important;margin:0 !important;font-weight:600 !important;line-height:1.2 !important;color:var(--color-text-muted,#5C6674) !important}@media (min-width:48rem){.swpr-testimonials__small-header .swpr-testimonials__header h3{font-size:2.5rem !important;margin:0 !important;font-weight:600 !important;line-height:1.2 !important;color:var(--color-text-muted,#5C6674) !important}}@media (min-width:64rem){.swpr-testimonials.swpr-testimonials__small-header .swpr-testimonials__header h3{font-size:2.5rem !important;margin:0 !important;font-weight:600 !important;line-height:1.2 !important;color:var(--color-text-muted,#5C6674) !important}}
.integrationPlatforms.ipGrid{background:url("../../wp_resources/wp_images/grid-bkg.svg");background-size:cover}.integrationPlatforms.ipSlider{background:unset}.integrationPlatforms.ipSlider .integrationPlatformsLogo{padding:1rem var(--space-100,0.5rem)}.integrationPlatforms .section-container{padding-bottom:0}.integrationPlatforms.ipGrid .integrationPlatformsLogoGrid{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1.25rem;grid-row-gap:1rem}.integrationPlatformsLogo object{width:100%;border-radius:0.813rem;box-shadow:0px 10px 20px rgba(22,36,56,0.25)}.integrationPlatforms .sectionHeaderContainer{text-align:center;max-width:50rem;margin:0 auto 2rem}.integrationPlatforms .sectionHeaderContainer h2{color:#fff}.integrationPlatforms .sectionHeaderContainer p{color:#fff;max-width:50rem}.integrationPlatforms.ipGrid .integrationPlatformsLogoContainer{width:100%;max-width:var(--max-width-base);margin:0 auto;padding:0rem 1.5rem 5rem}.integrationPlatforms.ipSlider .integrationPlatformsLogoContainer{padding:0rem 0 5rem}.integrationPlatforms.ipSlider .integrationPlatformsLogo{margin:.5rem var(--space-100,0.5rem) 2rem .5rem}@media (min-width:48rem){.integrationPlatforms.ipGrid .integrationPlatformsLogoGrid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}}
.contact-form{background-color:var(--color-primary);color:var(--color-white,#fff);background-size:cover;background-repeat:no-repeat}.contact-form h1{font-size:var(--font-size-300,2.5rem);margin:0 0 var(--space-225,2rem) 0;color:var(--color-white,#fff)}.contact-form h2{margin:0 0 1rem 0;color:var(--color-white,#fff) !important}@media (min-width:48rem){.contact-form h2{margin:0 0 1rem 0}}.contact-form__grid{display:grid;grid-template-columns:1fr;gap:1rem}.contact-form__grid-left img{margin:2rem 0 0 0;box-shadow:unset;width:100%}.contact-form__grid-left ul{margin:1.5rem 0;padding:0;list-style:none}.contact-form__grid-left p:has(>img:only-child),.contact-form__grid-left p:has(>picture:only-child){padding:0;margin:0}.contact-form__grid-left ul li{display:flex;margin:0 0 var(--space-150,1rem) 0;padding-left:2rem;position:relative;flex-direction:column}.contact-form__grid-left ul li:before{content:"";background:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.5' cx='11' cy='11' r='11' fill='%234BC6FF'/%3E%3Cpath d='M7 11.5L9.5 14L15.5 8' stroke='%23203A72' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") 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}.contact-form__grid-right{padding-top:var(--space-175,1.25rem)}.contact-form__grid .gform-field-label{color:#fff !important}.contact-form__grid .gform_fields{gap:1rem !important}.contact-form__grid .gform_required_legend{display:none !important}.contact-form__grid #field_1_11 .gfield_label{display:none !important}@media (min-width:48rem){.contact-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem}}.contact-form__grid-left h2{max-width:30rem;margin-top:var(--space-150,1rem)}.contact-form__grid-left p{max-width:35rem}@media (max-width:48rem){.contact-form h2 br{display:none}}.postid-8722 .contact-form{background-image:url('https://www.hrmadeeasy.com/wp-content/uploads/2025/08/contact-form-bk1.png') !important}