.header{height:var(--header-height-mobile);width:100%;position:fixed;top:0;left:0;background-color:var(--neutral-white-color);z-index:100;border-bottom:2px solid #f6f6f6;box-shadow:0 10px 39px -19px rgba(0,0,0,.2)}.header .header__sub{display:none}.header .header__main{height:72px;display:flex;justify-content:stretch;align-items:center}.header .header__main--layout{width:100%;padding:var(--spacing-06) calc(var(--spacing-12) - 4px) var(--spacing-06) var(--spacing-05);display:flex;justify-content:space-between;align-items:center}.header .header__navOverlay{width:100vw;height:100vh;position:absolute;top:0;right:0;transform:translateX(101%);background-color:#000;opacity:0;transition:opacity .2s}.header .header__navOverlay--open{transform:translateX(0);opacity:.85;height:100vh;width:100vw}.header .header__nav{padding-top:var(--header-height-mobile);position:absolute;top:0;right:0;transform:translateX(101%);transition:transform .2s linear;height:100vh;width:350px;background-color:var(--neutral-white-color);z-index:2}.header .header__nav ul{list-style:none}.header .header__nav ul li{padding:var(--spacing-05) var(--spacing-09);border-bottom:1px solid var(--grey-500-color)}.header .header__nav ul .active,.header .header__nav ul a:active,.header .header__nav ul a:hover{color:var(--primary-green-color)}.header .header__nav--open{transform:translateX(0)}.header .header__menuBtn{border:none;background-color:rgba(0,0,0,0);background-image:url(https://usaunitedmtg.com/assets/wp-assets/4fb40bcdd5ef6788570c.svg);background-size:cover;width:48px;height:48px;position:absolute;right:var(--spacing-05);z-index:5;outline:none}.header .header__logo img{height:140px}.header .header__menu{display:flex;justify-content:center;align-items:center;gap:var(--spacing-05)}.header .header__menu>a{color:var(--primary-blue-color);font-weight:500}.header .header__nav a{-webkit-text-decoration:none;text-decoration:none;color:var(--gray-900-color);font-weight:600}.header ul{padding:0;margin:0}@media(min-width: 768px){.header{height:var(--header-height-mobile)}}@media(min-width: 992px){.header{height:auto;padding-top:0}.header .header__main,.header .header__sub{display:flex;justify-content:center;align-items:center}.header .header__sub{height:48px;background-color:var(--primary-blue-color)}.header .header__sub a{color:var(--neutral-white-color);-webkit-text-decoration:none;text-decoration:none;font-size:var(--font-body-small);font-weight:500}.header .header__sub img{cursor:pointer}.header .header__main{height:80px}.header .header__sub--layout,.header .header__main--layout{display:flex;width:100%;max-width:var(--page-max-width);padding:var(--spacing-06) var(--spacing-06)}.header .header__sub--layout{justify-content:flex-end}.header .header__sub--layout nav{width:100%;max-width:450px}.header .header__sub--layout ul{width:100%;justify-content:flex-end}.header .header__sub--layout ul li:last-child{display:flex;align-items:center;justify-content:center}.header .header__sub--layout ul a,.header .header__sub--layout ul button{font-size:var(--font-body-medium);font-weight:600}.header .header__sub--layout .header__sub--search{background-image:url(https://usaunitedmtg.com/assets/wp-assets/1eb626d59c7bbf19060c.svg);background-color:rgba(0,0,0,0);border:none;outline:none;width:24px;height:24px;cursor:pointer}.header .header__bar{padding:0 var(--spacing-06);color:var(--neutral-white-color)}.header .header__chat{border:none;background-color:rgba(0,0,0,0);color:var(--neutral-white-color);cursor:pointer}.header .header__main--layout{gap:var(--spacing-06)}.header ul{list-style:none;display:flex;justify-content:center;align-items:center}.header ul li{text-align:center}.header .header__menu,.header .header__menuBtn,.header .header__navOverlay{display:none}.header .header__nav{padding:0;padding:initial;position:static;position:initial;transform:none;transform:initial;height:auto;height:initial;width:100%;max-width:775px}.header .header__nav ul{justify-content:space-between}.header .header__nav ul li{padding:0;border-bottom:0;border-bottom:initial}.header .header__logo img{height:160px}}@media(min-width: 1920px){.header{top:0;left:50%;transform:translateX(-50%)}}
.footer{--color-link-green: #3bd4ae;--color-dark-gray: #353635;background-color:var(--neutral-white-color)}.footer__amc-logo,.footer__equal-housing{display:none}.footer__links{display:flex;flex-direction:column}.footer__link-list{padding-top:var(--spacing-06);list-style:none}.footer__link-list li:not(:first-child){padding-top:var(--spacing-05)}.footer__link-list a{color:var(--color-dark-gray);font-weight:600;font-size:var(--font-body-large);-webkit-text-decoration:none;text-decoration:none}.footer__link-list a:hover{color:var(--color-link-green)}.footer__social-list{list-style:none;display:flex;align-items:center}.footer__social-list li:not(:first-child){padding-left:var(--spacing-07)}.footer__social-list img{height:40px;filter:var(--grey-900-color)}.footer__privacy-link a{font-weight:normal;font-size:var(--font-body-small);display:flex;align-items:center}.footer__privacy-link a:hover{color:var(--grey-900-color)}.footer__privacy-link img{margin-left:var(--spacing-03);width:30px}.footer__logo-wrapper{padding:var(--spacing-06) 0;width:100%;order:1}.footer__logo-wrapper svg{fill:var(--grey-700-color);width:40px;height:40px}.footer__logo-wrapper svg:hover{fill:var(--color-link-green)}.footer__disclaimer{padding:0 var(--spacing-05);font-size:var(--font-body-small);color:var(--grey-900-color);line-height:36px}.footer__disclaimer a{color:var(--color-link-green);-webkit-text-decoration:none;text-decoration:none}@media(min-width: 768px){.footer__amc-logo,.footer__equal-housing{display:block}.footer__amc-logo{padding-bottom:var(--spacing-05)}.footer__links{flex-direction:row;flex-wrap:wrap}.footer__links ul:not(:first-child){flex:1}.footer__links>ul a{font-weight:400;font-size:var(--font-body-medium)}.footer__links ul>.footer__privacyLink a{max-width:5ch}.footer__logoContainer{order:0}.footer__equal-housing{min-width:33.33%;display:flex;flex-direction:column;gap:var(--spacing-06)}.footer__equal-housing img{width:60px}.footer__equal-housing p{font-size:11px}.footer__social-list{padding-left:var(--spacing-05)}.footer__disclaimer{line-height:20px}.footer__equal-housing-container{display:flex;padding-top:var(--spacing-10)}}@media(min-width: 992px){footer{display:flex;justify-content:center;align-items:center}footer>div:first-child{max-width:1310px}.footer__equal-housing-container{padding-top:var(--spacing-08)}.footer__logo-wrapper{order:initial;width:auto;padding-right:var(--spacing-09)}.footer__links ul{padding-top:0;margin-top:0}}
.facts{display:flex;flex-direction:column;gap:var(--spacing-06)}.fact{background-color:var(--neutral-white-color);padding:var(--spacing-06);display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:5px;gap:var(--spacing-04)}.fact h2{background:linear-gradient(to right, var(--primary-blue-color), var(--tertiary-bright-green-color));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:3rem;line-height:3rem;text-align:center}.facts-list__stat-name{font-size:var(--font-body-x-large);font-weight:600;text-align:center}@media(min-width: 576px){.facts{display:grid;grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.facts{display:flex;flex-direction:row;justify-content:center;width:100%;margin:0 auto}.fact{width:100%}}
.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide--rtl{direction:rtl}
.carousel__slide{height:auto;height:initial;display:flex;justify-content:center}.carousel__bullets,.carousel__controls{padding:var(--spacing-09) 0 var(--spacing-05) 0;gap:16px}.carousel__bullets{display:flex;justify-content:center}.carousel__bullet{border-radius:100%;border:none;width:24px;height:24px;background-color:var(--grey-500-color);cursor:pointer}.glide__bullet--active{background-color:var(--primary-dark-blue-color)}.carousel__controls{display:none;justify-content:space-between;align-items:center}.carousel__left-arrow,.carousel__right-arrow{background-size:cover;background-color:rgba(0,0,0,0);border:none;width:48px;height:48px;cursor:pointer}.carousel__left-arrow{background-image:url(https://usaunitedmtg.com/assets/wp-assets/de59718abb466ecb2095.svg)}.carousel__right-arrow{background-image:url(https://usaunitedmtg.com/assets/wp-assets/78d84a5d3c6373aa44ca.svg)}@media(min-width: 768px){.carousel{margin:0 auto;max-width:870px}.carousel__bullets{display:none}.carousel__controls{padding-top:var(--spacing-09);display:flex}}@media(min-width: 992px){.carousel{max-width:1360px}}
.card{width:100%;display:flex;background-color:var(--neutral-white-color);box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 12px 16px -4px rgba(16,24,40,.08)}@media(min-width: 768px){.card{width:min(48%,420px)}}@media(min-width: 992px){.card{width:min(32%,364px)}}
.review-card{padding:0 var(--spacing-03) var(--spacing-05) var(--spacing-03);width:min(100%,420px);background-color:rgba(0,0,0,0);height:100%;box-shadow:none;box-shadow:initial}.review-card__inner{height:100%;padding:12px;display:flex;flex-direction:column;gap:16px;border-radius:4px;background-color:var(--neutral-white-color);box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 12px 16px -4px rgba(16,24,40,.08)}.review-card__stars{width:143px;height:22px}.review-card__title{color:var(--grey-900-color)}.review-card__description{color:var(--grey-800-color);font-weight:400;line-height:var(--line-height)}.review-card__person-name,.review-card__person-location{color:var(--grey-800-color);display:block}.review-card__person-name{font-weight:700}.review-card__person-location{font-weight:500}@media(min-width: 992px){.review-card__inner{padding:var(--spacing-05);height:100%;align-items:flex-start}.review-card__title{font-size:28px;line-height:36px}.review-card__stars{width:auto;height:36px}.review-card__description{padding-top:20px}}
.reviews.container{padding-top:0}.reviews__title{text-align:center;width:16ch;margin:0 auto}@media(min-width: 768px){.reviews__title{width:auto;width:initial;margin:0;margin:initial}}
.button{display:flex;justify-content:center;align-items:center;padding:var(--spacing-05) var(--spacing-06);border-radius:8px;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;height:60px;width:min(100%,300px);max-width:300px;min-width:-moz-max-content;min-width:max-content}.button--primary{background-color:var(--primary-green-color);color:var(--neutral-white-color)}.button--secondary{background-color:rgba(0,0,0,0);color:var(--primary-blue-color);border:var(--primary-blue-color) 2px solid}.button--tertiary{color:var(--primary-blue-color);background-color:var(--neutral-white-color)}.button--sm{max-width:265px}.button__text{font-size:var(--font-body-large);font-weight:600}.button__icon{margin-left:12px}.button--estimator{background-color:var(--primary-dark-blue-color);border-radius:8px;border:2px solid var(--neutral-white-color);color:var(--tertiary-bright-green-color);width:100%;max-width:none;max-width:initial}@media(min-width: 576px){.button-lg{max-width:475px;width:475px}.button--estimator{max-width:300px}}
.steps{background-color:var(--neutral-white-color);padding-top:var(--spacing-scection-y)}.steps__content{display:flex;flex-wrap:wrap}.steps__image{width:min(100%,1000px);-o-object-fit:contain;object-fit:contain}@media(min-width: 768px){.steps__content{display:flex;flex-direction:row;flex-wrap:nowrap}.steps__image{width:50%;-o-object-fit:cover;object-fit:cover}}@media(min-width: 992px){.steps__image{min-width:50%;-o-object-fit:cover;object-fit:cover;max-height:522px}}.check-list{display:flex;flex-direction:column;justify-content:center;width:100%;gap:var(--spacing-07)}.check-list.container{padding-bottom:var(--spacing-section-y);padding-left:var(--spacing-06)}.check-list .button{margin:0 auto}.check-list__title{color:var(--grey-900-color);font-weight:600;line-height:32px}.check-list__items{display:flex;flex-direction:column;justify-content:center;gap:var(--spacing-06) 0}.check-list-item{display:flex}.check-list-item__content{margin-left:1.5em;display:flex;flex-direction:column}.check-list-item__title{color:var(--grey-900-color);font-family:Lora,serif;font-weight:700;margin:0}.check-list-item__description{margin:.5em 0 0 0;line-height:var(--line-height)}@media(min-width: 992px){.check-list{gap:var(--spacing-09)}.check-list.container{padding-left:var(--spacing-08)}.check-list .button{margin:0}.check-list__items{gap:var(--spacing-08)}}
.testimonials{background-color:var(--neutral-white-color)}.testimonials__title,.testimonials__subtitle{text-align:center}.testimonials__title{padding-bottom:var(--spacing-05)}.testimonial-card{display:flex;flex-direction:column;justify-content:center;width:min(100%,420px)}.testimonial-card__video-wrapper{border:none;border-radius:4px;min-height:200px}.testimonial-card__video{border:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonial-card__content{padding:var(--spacing-06) var(--spacing-05);display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;gap:var(--spacing-y-gap)}.testimonial-card__description{background:linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.3) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);line-height:var(--line-height)}.testimonial-card__author{color:#4d4d4d;font-size:18px;font-weight:600;text-align:center}
@font-face{font-family:"Work Sans";font-weight:400;src:url(https://usaunitedmtg.com/assets/wp-assets/ce67d584ce2028590946.woff2) format("woff2")}@font-face{font-family:"Work Sans";font-weight:500;src:url(https://usaunitedmtg.com/assets/wp-assets/0eff6bba3376806ce6e3.woff2) format("woff2")}@font-face{font-family:"Work Sans";font-weight:600;src:url(https://usaunitedmtg.com/assets/wp-assets/64a0dc6afe9fc2c2aa75.woff2) format("woff2")}@font-face{font-family:"Work Sans";font-weight:700;src:url(https://usaunitedmtg.com/assets/wp-assets/e4e92733bfc1a391e5c7.woff2) format("woff2")}@font-face{font-family:"Lora";font-weight:400;src:url(https://usaunitedmtg.com/assets/wp-assets/51b4293af5630f1552d4.woff2) format("woff2")}@font-face{font-family:"Lora";font-weight:500;src:url(https://usaunitedmtg.com/assets/wp-assets/ce886d1445e0da1a9458.ttf) format("ttf")}@font-face{font-family:"Lora";font-weight:600;src:url(https://usaunitedmtg.com/assets/wp-assets/9aec9c4885542eff4e1e.ttf) format("ttf")}@font-face{font-family:"Lora";font-weight:700;src:url(https://usaunitedmtg.com/assets/wp-assets/df378067bf8c002587b4.ttf) format("ttf")}:root{--primary-dark-blue-color: #002868;--primary-blue-color: #002868;--primary-green-color: rgb(209, 21, 3, 1);--tertiary-bright-green-color: #3bd4ae;--grey-900-color: #373a36;--grey-800-color: #696b68;--grey-700-color: #8d8d8d;--grey-600-color: #acacac;--grey-500-color: #d9d8d6;--grey-300-color: #f2f2f2;--grey-250-color: #f9f9f9;--neutral-white-color: #ffffff;--spacing-01: 0.125rem;--spacing-02: 0.25rem;--spacing-03: 0.5rem;--spacing-04: 0.75rem;--spacing-05: 1rem;--spacing-06: 1.5rem;--spacing-07: 2rem;--spacing-08: 2.5rem;--spacing-09: 3rem;--spacing-10: 4rem;--spacing-11: 5rem;--spacing-12: 6rem;--spacing-13: 10rem;--spacing-y-gap: 16px;--spacing-heading-y-gap: 24px;--spacing-section-y: var(--spacing-09);--spacing-section-x: var(--spacing-05);--font-body-small: 0.875rem;--font-body-medium: 1rem;--font-body-large: 1.125rem;--font-body-x-large: 1.25rem;--font-body-xx-large: 1.5rem;--font-title-small: 1.25rem;--font-title-medium: 1.5rem;--font-title-large: 1.75rem;--font-title-x-large: 2.25rem;--font-h1-size: 1.75rem;--font-h2-size: 1.5rem;--font-h3-size: 1.25rem;--font-h4-size: 1.125rem;--line-height: 24px;--font-size-24px: 24px;--h2-font-size: 36px;--padding-top-bottom: 32px;--padding-left-right: 20px;--header-height-mobile: 73px;--page-max-width: 1920px}@media(min-width: 992px){:root{--spacing-heading-y-gap: 48px;--spacing-section-y: var(--spacing-11);--spacing-section-x: var(--spacing-08);--font-h1-size: 2.625rem;--font-h2-size: 2.25rem;--font-h3-size: 1.75rem;--font-h4-size: 1.5rem}}*,*:before,*:after{box-sizing:inherit}p,h1,h2,h3,h4,h5,h6{margin:0;color:#373a36;color:var(--grey-900-color)}html{box-sizing:border-box;font-family:"Work Sans",sans-serif}body{padding:0;margin:0;background-color:#f9f9f9;background-color:var(--grey-250-color);line-height:24px;line-height:var(--line-height)}h1,h2,h3,h4,h5,h6{font-family:Lora,serif}h1{font-size:1.75rem;font-size:var(--font-h1-size)}h2{font-size:1.5rem;font-size:var(--font-h2-size)}h3{font-size:1.25rem;font-size:var(--font-h3-size)}h4{font-size:1.125rem;font-size:var(--font-h4-size)}.page-layout{padding-top:73px;padding-top:var(--header-height-mobile);overflow-x:hidden}@media(min-width: 992px){.page-layout{padding-top:129px}}.container{padding:3rem 1rem 3rem 1rem;padding:var(--spacing-section-y) var(--spacing-section-x) var(--spacing-section-y) var(--spacing-section-x)}.pd-x{padding-left:1rem;padding-left:var(--spacing-05);padding-right:1rem;padding-right:var(--spacing-05)}.page-banner{width:100%;min-height:200px;max-height:200px;-o-object-fit:cover;object-fit:cover}@media(min-width: 992px){.page-banner{max-height:470px;height:470px}}.content-center{display:flex;justify-content:center;align-items:center;width:100%}.content-max{max-width:1920px;max-width:var(--page-max-width);width:100%}.hide{display:none}.heading{padding-bottom:2rem;padding-bottom:var(--spacing-07)}@media(min-width: 992px){.heading{padding-bottom:3rem;padding-bottom:var(--spacing-09)}}.homeownership .glide-slide{border-radius:4px;box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 12px 16px -4px rgba(16,24,40,.08)}.homeownership__title{text-align:center}.homeownership-card{border-radius:4px;width:min(100%,420px)}.homeownership-card__body{display:flex;flex-direction:column;width:100%;-webkit-text-decoration:none;text-decoration:none;max-height:-moz-max-content;max-height:max-content;color:inherit}.homeownership-card__title{line-height:34px;font-family:"Work Sans",sans-serif;font-weight:600;font-size:24px}.homeownership-card__body:visited,.homeownership-card__body:active{-webkit-text-decoration:none;text-decoration:none;color:#000}.homeownership-card__image{height:200px;-o-object-fit:cover;object-fit:cover;border-top-left-radius:4px;border-top-right-radius:4px}.homeownership-card__content{display:flex;flex-direction:column;gap:1rem;gap:var(--spacing-05);padding:1.5rem;padding:var(--spacing-06)}.homeownership-card__peek{color:#696b68;color:var(--grey-800-color)}@media(min-width: 992px){.homeownership-card__title{line-height:32px}}.third-party{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(3, 1fr);justify-items:center;align-items:center;grid-gap:16px 0;grid-gap:var(--spacing-y-gap) 0;gap:16px 0;gap:var(--spacing-y-gap) 0;padding-top:1.5rem;padding-top:var(--spacing-06)}.third-party__logo{width:120px}.fmac__logo{filter:contrast(50%)}@media(min-width: 576px){.third-party__logo{width:max(130px,50%)}}@media(min-width: 768px){.third-party{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);justify-content:center}.third-party__logo{width:65%}}@media(min-width: 992px){.third-party{display:flex;justify-content:space-between;max-width:1360px;margin:0 auto}.third-party__logo{max-width:180px;width:100%;padding:0 0.75rem;padding:0 var(--spacing-04)}}.answer{display:flex;gap:2rem;gap:var(--spacing-07);border-top:1px solid #d9d8d6;border-top:1px solid var(--grey-500-color);padding:1.5rem 0;padding:var(--spacing-06) 0}.answer__image{display:none}.answer__content{display:flex;flex-direction:column;gap:16px;gap:var(--spacing-y-gap)}.answer__link{color:#002868;color:var(--primary-blue-color);max-width:-moz-max-content;max-width:max-content}.questions__separator{display:none}@media(min-width: 992px){.questions__content{justify-content:center;flex-wrap:nowrap}.questions__separator{display:inline;display:initial;border:1px solid #d9d8d6;border:1px solid var(--grey-500-color);margin:0 3rem;margin:0 var(--spacing-09);max-height:200px;min-height:200px;align-self:center}.answer{padding:0;border-top:0;border-top:initial;width:min(100%,615px);align-items:center}.answer__image{display:inline;display:initial}}.banner{line-height:0px}.banner h1{font-size:23px;color:#3ad3af;margin-bottom:0px;font-family:"Work Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600}.banner h2{font-family:"Lora",serif;font-size:57px;font-weight:700;color:#fff;line-height:1.1em;margin-bottom:10px}row{display:flex;flex-wrap:wrap;margin-bottom:20px}.about-us{padding:60px 0 100px}.about-us h2{font-family:"Lora",serif;font-size:38px;font-weight:700}.history{background-color:#002868;background-color:var(--primary-dark-blue-color)}.history__title{color:#ffffff;color:var(--neutral-white-color);text-align:center}current-menu-item .avia-menu-text{color:#3bd4ae}header nav.main_menu ul li a span:hover{color:#3bd4ae}.col-md-5{flex:0 0 auto;width:41.66666667%;height:295px}.container{width:100%;position:relative;margin:0 auto;clear:both;margin-right:auto;margin-left:auto}.section-width .container{max-width:1310px;padding:0px 50px}.responsive .container{max-width:1310px}h2{font-size:28px;line-height:32px;font-size:1.5rem;font-size:var(--font-h2-size)}.about-us p{margin-top:30px;-moz-column-count:2;column-count:2;font-size:16px;-moz-column-gap:50px;column-gap:50px}.about-us .btn.button-blue,.back-bg .btn.button-blue{background:#027091;color:#fff}h2.great-rate{text-align:center;font-size:1.5rem;font-size:var(--font-h2-size)}.about-us .btn,.back-bg .btn{padding:10px 35px;background:#ccc;border-radius:8px;margin:5px 20px;color:#fff;outline:none;box-shadow:none}a:hover,a:focus,a:visited{-webkit-text-decoration:underline;text-decoration:underline}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;-webkit-text-decoration:none;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out}.about-us .btn.button-light-green{background:#1cb09f;color:#fff}.about-us .btn-container{margin-top:35px}.text-center{text-align:center !important}.home-goal{background-color:#002868;background-color:var(--primary-dark-blue-color);color:#ffffff;color:var(--neutral-white-color);display:flex;flex-direction:column;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:16px;gap:var(--spacing-y-gap)}.home-goal__title,.home-goal__subtitle{margin:0;text-align:center;color:#ffffff;color:var(--neutral-white-color)}.home-goal__title{font-weight:700}.home-goal__buttons{display:flex;flex-direction:column;align-items:center;gap:16px;gap:var(--spacing-y-gap)}@media(min-width: 576px){.home-goal{padding:64px 16px}.home-goal__title{font-size:2.25rem;font-size:var(--font-title-x-large)}.home-goal__buttons{flex-direction:row;justify-content:center}.rocketchat-widget{display:none}}@media(min-width: 992px){.steps__image{max-height:591px}}@media only screen and (max-width: 767px){.video iframe{margin-left:0px}.banner .container,.section-width .container{padding:0px;max-width:90%}.banner{padding:0px 0px;background-position:center}.banner h1{font-size:19px}.banner h2{font-size:27px}.about-us h2,.discover h2,.testimony h2{font-size:28px}.about-us p{-moz-column-count:1;column-count:1;margin-top:15px}.about-us .btn{margin:15px 0;display:block;border-radius:5px;padding:10px 15px;font-size:17px}.discover .box::before{display:none}.discover .box img{max-width:75px}.discover .box p{min-height:58px}.discover .box a{font-size:17px;padding:5px 10px;border-radius:10px}#testimonial{max-width:280px}#testimonial h3{font-size:22px}#testimonial figure{font-size:13px}#testimonial .carousel-control-prev{left:-50px}#testimonial .carousel-control-next{right:-50px}.contact-section address{font-size:12px;line-height:13px}.company-credibility-logo ul li{padding-right:25px !important;margin:8px 0 !important}#footer .menu li a{font-size:12px;line-height:20px}.footer-text{font-size:11px}.inner-banner{padding:30px 0}.teams .team-member::after{width:-webkit-fill-available;margin:20px -5% 40px}.teams .team-member h2{font-size:22px}.video_box h2{font-size:27px;line-height:27px}.box-count h2 span{display:inline}.banner_content p{font-size:18px}.inner_banner_bg{padding:55px 0 24px}.box-count h2{font-size:35px;line-height:49px;margin:0}.box-count{padding:40px 20px}.box-count h3{font:normal normal 700 20px/35px Lora}.box-count p{font:normal normal 500 17px/25px Work Sans;color:#fff}p{line-height:32px !important;font-size:18px !important}.video iframe{height:178px !important}}
