@charset "UTF-8";
body {
  margin: 0px;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0px;
  margin: 0px;
}

a:hover,
button:hover {
  transition: 0.5s ease-in-out;
}

.entry-header {
  display: none;
}

.primary-color {
  color: #FF1F6E !important;
}

.how-it-works-wrapper {
  padding: 100px 24px;
}
@media screen and (max-width: 999px) {
  .how-it-works-wrapper {
    padding: 60px 24px;
  }
}
@media screen and (max-width: 1024px) {
  .how-it-works-wrapper .cew-section-intro .cew-si-inner .cew-si-heading {
    max-width: 200px !important;
  }
}
@media screen and (max-width: 690px) {
  .how-it-works-wrapper .cew-section-intro .cew-si-inner .cew-si-heading {
    max-width: 144px !important;
  }
}
.how-it-works-wrapper .how-it-works-inner {
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.how-it-works-wrapper .how-it-works-inner .e-con-full {
  padding: 40px;
  gap: 40px;
}
@media screen and (max-width: 999px) {
  .how-it-works-wrapper .how-it-works-inner .e-con-full {
    padding: 20px;
    gap: 20px;
  }
}
@media screen and (max-width: 690px) {
  .how-it-works-wrapper .how-it-works-inner .e-con-full {
    gap: 5px;
  }
}
.how-it-works-wrapper .how-it-works-inner .e-con-full:nth-child(2) {
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 690px) {
  .how-it-works-wrapper .how-it-works-inner .e-con-full:nth-child(2) {
    border-left: 0;
    border-right: 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
}
.how-it-works-wrapper .how-it-works-inner .e-con-full:nth-child(2) .elementor-widget h2 {
  color: rgba(255, 31, 110, 0.25);
}
.how-it-works-wrapper .how-it-works-inner .e-con-full:nth-child(3) .elementor-widget h2 {
  color: #FF1F6E !important;
}
.how-it-works-wrapper .how-it-works-inner .e-con-full .elementor-widget h2 {
  color: rgba(255, 31, 110, 0.1);
  font-family: "DM Sans" !important;
  font-size: 72px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: -2.88px;
}
@media screen and (max-width: 999px) {
  .how-it-works-wrapper .how-it-works-inner .e-con-full .elementor-widget h2 {
    font-size: 56px;
  }
}
.how-it-works-wrapper .how-it-works-inner .e-con-full .elementor-widget .elementor-image-box-wrapper {
  text-align: left;
}
.how-it-works-wrapper .how-it-works-inner .e-con-full .elementor-widget .elementor-image-box-wrapper .elementor-image-box-img {
  min-width: 48px;
  min-height: 44px;
  width: 48px;
  height: 44px;
  margin-inline: 0px !important;
  margin-right: 15px !important;
}
@media screen and (max-width: 690px) {
  .how-it-works-wrapper .how-it-works-inner .e-con-full .elementor-widget .elementor-image-box-wrapper .elementor-image-box-img {
    margin-right: 0px !important;
    margin-bottom: 15px !important;
  }
}
.how-it-works-wrapper .how-it-works-inner .e-con-full .elementor-widget .elementor-image-box-wrapper .elementor-image-box-img img {
  width: 100%;
}
.how-it-works-wrapper .how-it-works-inner .e-con-full .elementor-widget .elementor-image-box-wrapper .elementor-image-box-content h3 {
  color: #0D0D0D;
  font-family: "DM Sans" !important;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.4px;
  margin-bottom: 9px;
}
.how-it-works-wrapper .how-it-works-inner .e-con-full .elementor-widget .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
  color: #6B6B6B;
  font-family: "DM Sans" !important;
  font-size: 14px;
  line-height: 23.1px;
}

.elementor-image-box-img {
  display: flex !important;
  width: 56px;
  height: 56px;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  margin: 0 auto 16px;
  background: var(--color-rose-5610, rgba(255, 31, 110, 0.1));
}
.elementor-image-box-img img {
  height: auto !important;
}

.features-wrapper {
  background-color: #0D0D0D;
  padding: 20px 0;
}

.cta-wrapper {
  background-color: #FF1F6E !important;
  padding: 60px;
}
@media screen and (max-width: 690px) {
  .cta-wrapper {
    padding: 40px 30px;
  }
}
.cta-wrapper h2 {
  color: #fff !important;
  font-size: 37.345px;
  font-weight: 800;
  line-height: 38.465px;
  letter-spacing: -1.307px;
}
@media screen and (max-width: 690px) {
  .cta-wrapper h2 {
    font-size: 30px;
  }
}
.cta-wrapper p {
  color: rgba(255, 255, 255, 0.85);
  font-family: "Instrument Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27.2px;
}
.cta-wrapper .elementor-widget-button a {
  border: 1px solid rgba(255, 255, 255, 0.4) !important;
  min-width: 165px;
}
.cta-wrapper .elementor-widget-button a:hover svg path {
  stroke: #FF1F6E !important;
}
.cta-wrapper .elementor-widget-button.white-btn a {
  background-color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.4) !important;
  color: #FF1F6E !important;
  font-weight: 700;
}
.cta-wrapper .elementor-widget-button.white-btn a:hover {
  background-color: transparent !important;
  color: #fff !important;
}
.cta-wrapper .elementor-widget-button.white-btn a:hover svg path {
  stroke: #fff !important;
}

.cew-extra-content .response {
  display: flex;
  padding: 13px 19px;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  max-width: max-content;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.06);
}
.cew-extra-content .response img {
  padding: 8px;
  border-radius: 16777200px;
  background: rgba(255, 31, 110, 0.15);
}
.cew-extra-content .response .response-content h6 {
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: -0.14px;
  margin-bottom: 2px;
}
.cew-extra-content .response .response-content p {
  color: rgba(255, 255, 255, 0.4);
  font-family: "Instrument Sans" !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.common-black-clients-wrapper {
  background-color: #000;
  padding: 100px 24px;
}
@media screen and (max-width: 768px) {
  .common-black-clients-wrapper {
    padding: 60px 24px;
  }
}
.common-black-clients-wrapper .cew-section-intro .cew-si-left .cew-si-heading {
  color: #fff !important;
}
@media screen and (max-width: 690px) {
  .common-black-clients-wrapper .cew-testimonials-slider .cew-ts-bar {
    margin-bottom: 15px;
  }
}
.common-black-clients-wrapper .cew-testimonials-slider .cew-ts-bar .cew-ts-bar-left .cew-ts-rating-pill {
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: #252525;
}
.common-black-clients-wrapper .cew-testimonials-slider .cew-ts-bar .cew-ts-bar-left .cew-ts-rating-pill .cew-ts-overall-rating {
  color: #fff !important;
}
.common-black-clients-wrapper .cew-testimonials-slider .cew-ts-bar .cew-ts-bar-left .cew-ts-rating-pill .cew-ts-divider,
.common-black-clients-wrapper .cew-testimonials-slider .cew-ts-bar .cew-ts-bar-left .cew-ts-rating-pill .cew-ts-review-count {
  color: rgba(255, 255, 255, 0.7);
}
.common-black-clients-wrapper .cew-testimonials-slider .cew-ts-bar .cew-ts-bar-right .cew-ts-leave-review {
  display: none;
}
.common-black-clients-wrapper .cew-testimonials-slider .cew-ts-bar .cew-ts-bar-right .cew-ts-nav {
  top: 0;
}
@media screen and (max-width: 690px) {
  .common-black-clients-wrapper .cew-testimonials-slider .cew-ts-bar .cew-ts-bar-right .cew-ts-nav {
    position: relative;
    width: 100%;
    justify-content: flex-end;
  }
}
.common-black-clients-wrapper .cew-testimonials-slider .cew-ts-bar .cew-ts-bar-right .cew-ts-nav .cew-ts-nav-btn {
  border: 1px solid var(--color-black-8, rgba(0, 0, 0, 0.08));
  background: var(--color-grey-27, #444);
  color: rgba(255, 255, 255, 0.7);
}
.common-black-clients-wrapper .cew-testimonials-slider .cew-ts-viewport .cew-ts-card {
  background: #252525;
}
.common-black-clients-wrapper .cew-testimonials-slider .cew-ts-viewport .cew-ts-card .cew-ts-review {
  color: #fff !important;
}
.common-black-clients-wrapper .cew-testimonials-slider .cew-ts-viewport .cew-ts-card .cew-ts-author .cew-ts-author-name {
  color: #fff !important;
}
.common-black-clients-wrapper .cew-testimonials-slider .cew-ts-viewport .cew-ts-card .cew-ts-author .cew-ts-author-location {
  color: rgba(255, 255, 255, 0.7);
}
.common-black-clients-wrapper .cew-testimonials-slider .cew-ts-viewport .cew-ts-card .cew-ts-author svg path {
  fill: rgba(255, 255, 255, 0.7);
}

#masthead {
  position: fixed !important;
  top: 0;
  width: 100%;
}
#masthead .top-header {
  background-color: #FF1F6E !important;
  padding: 10px 24px;
}
#masthead .top-header .elementor-widget-text-editor {
  text-align: center;
}
#masthead .top-header .elementor-widget-text-editor p {
  color: #fff !important;
  font-family: "DM Sans" !important;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.13px;
  text-align: center;
  display: inline-block;
  position: relative;
}
#masthead .top-header .elementor-widget-text-editor p::before {
  position: absolute;
  content: "";
  background-color: #fff !important;
  width: 7px;
  height: 7px;
  border-radius: 3.5px;
  opacity: var(--opacity-80_28, 0.8028);
  left: -19px;
  top: 5px;
}
#masthead .top-header .elementor-widget-text-editor p a {
  color: #fff !important;
}
#masthead .top-header .elementor-widget-text-editor p a:hover {
  text-decoration: underline;
}
#masthead .main-header {
  background: rgba(0, 0, 0, 0.7);
  padding: 14px 24px;
}
@media screen and (max-width: 1024px) {
  #masthead .main-header .elementor-container,
  #masthead .main-header .e-con-inner,
  #masthead .main-header .e-con {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  #masthead .main-header .elementor-column,
  #masthead .main-header .e-col {
    width: auto;
    display: flex;
    flex: 0 0 auto;
  }
  #masthead .main-header .hamburger_icon {
    justify-content: flex-end;
  }
  #masthead .main-header .elementor-column:first-child,
  #masthead .main-header .e-col:first-child {
    flex: 1 1 auto;
  }
  #masthead .main-header .elementor-column:last-child,
  #masthead .main-header .e-col:last-child {
    flex: 0 0 auto;
  }
  #masthead .main-header .elementor-widget-wrap {
    padding: 0;
    display: flex;
    justify-content: end;
  }
}
#masthead .main-header .hfe-nav-menu .menu-item .hfe-menu-item {
  padding: 0px 13px;
  color: rgba(255, 255, 255, 0.75);
  font-family: "Instrument Sans" !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  justify-content: center;
}
#masthead .main-header .hfe-nav-menu .menu-item .hfe-menu-item:hover, #masthead .main-header .hfe-nav-menu .menu-item .hfe-menu-item:active {
  color: #FF1F6E !important;
}
#masthead .main-header .hfe-nav-menu .menu-item.current-menu-item .hfe-menu-item {
  color: #FF1F6E !important;
}
#masthead .main-header .hfe-nav-menu .menu-item.quote,
#masthead .main-header .hfe-nav-menu .menu-item.phone_number {
  display: none;
}
@media screen and (max-width: 1024px) {
  #masthead .main-header .hfe-nav-menu .menu-item.quote,
  #masthead .main-header .hfe-nav-menu .menu-item.phone_number {
    display: block;
  }
}
#masthead .main-header .hfe-nav-menu .custom-close-btn {
  display: none;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  color: #888888;
  font-size: 18px;
  font-weight: 300;
  cursor: pointer;
  border-radius: 6px;
  background: transparent;
  border: none;
  transition: color 0.2s ease;
  z-index: 1000000;
  line-height: 1;
  padding: 0;
  outline: none;
}
@media screen and (max-width: 1024px) {
  #masthead .main-header .hfe-nav-menu .custom-close-btn {
    display: flex !important;
  }
}
#masthead .main-header .hfe-nav-menu .custom-close-btn::before {
  content: "✕";
}
#masthead .main-header .hfe-nav-menu .custom-close-btn:hover {
  color: #fff !important;
}
@media screen and (max-width: 1024px) {
  #masthead .main-header .hfe-nav-menu .hfe-nav-menu-icon {
    margin-left: auto;
    margin-right: 0;
    padding: 0;
  }
  #masthead .main-header .hfe-nav-menu .hfe-nav-menu-icon svg {
    fill: #fff !important;
    width: 28px;
    height: 28px;
  }
  #masthead .main-header .hfe-nav-menu nav.hfe-dropdown {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 70vw !important;
    max-width: 320px;
    height: 100dvh;
    min-height: -webkit-fill-available;
    background-color: #000000;
    z-index: 999999;
    padding: 70px 30px 30px;
    transform: translateX(-100%);
    transition: transform 0.3s ease-in-out;
    display: block;
    margin: 0;
    border: none;
    box-shadow: none;
  }
  #masthead .main-header .hfe-nav-menu nav.hfe-dropdown .menu-is-active {
    transform: translateX(0);
  }
  #masthead .main-header .hfe-nav-menu nav.hfe-dropdown ul.hfe-nav-menu {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: transparent;
    padding: 0;
    margin: 0;
  }
  #masthead .main-header .hfe-nav-menu nav.hfe-dropdown ul.hfe-nav-menu .menu-item {
    border-bottom: 0px;
    padding: 0;
    width: 100%;
    background: transparent;
    list-style: none;
  }
  #masthead .main-header .hfe-nav-menu nav.hfe-dropdown ul.hfe-nav-menu .menu-item a.hfe-menu-item {
    color: #fff !important;
    font-family: "Instrument Sans" !important;
    font-size: 18px;
    font-weight: 500;
    padding: 16px 0;
    display: block;
    background: transparent;
    text-decoration: none;
  }
  #masthead .main-header .hfe-nav-menu nav.hfe-dropdown ul.hfe-nav-menu .menu-item a.hfe-menu-item:hover {
    color: #FF1F6E !important;
    background: transparent;
  }
  #masthead .main-header .hfe-nav-menu nav.hfe-dropdown ul.hfe-nav-menu .menu-item.quote {
    margin-top: 10px;
    margin-left: -5px;
  }
  #masthead .main-header .hfe-nav-menu nav.hfe-dropdown ul.hfe-nav-menu .menu-item.quote a.hfe-menu-item {
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #FF1F6E !important;
    padding: 15px 15px;
    text-align: center;
    transition: all 0.3s;
    background-color: #FF1F6E;
    width: auto;
  }
  #masthead .main-header .hfe-nav-menu nav.hfe-dropdown ul.hfe-nav-menu .menu-item.quote a.hfe-menu-item:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid #FF1F6E;
    color: #FF1F6E !important;
  }
}
#masthead .main-header .main-header-right {
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  #masthead .main-header .main-header-right {
    display: none;
  }
}
#masthead .main-header .main-header-right p a {
  color: rgba(255, 255, 255, 0.85);
  font-family: "Instrument Sans" !important;
  font-size: 13px;
  font-weight: 600;
  line-height: 19.5px;
}
#masthead .main-header .main-header-right p a:hover {
  color: #FF1F6E !important;
}

.menu-backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: min(70vw, 320px);
  right: 0;
  bottom: 0;
  z-index: 99998;
  background-color: rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  transition: opacity 0.3s ease;
  opacity: 0;
  pointer-events: none;
}
.menu-backdrop.is-visible {
  display: block;
  opacity: 1;
}

.logged-in.admin-bar #masthead .top-header {
  margin-top: 32px;
}

footer {
  padding: 72px 40px;
  background: #0D0D0D;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 48px 24px;
  }
}
@media screen and (max-width: 690px) {
  footer {
    padding: 30px 20px !important;
  }
}
@media screen and (max-width: 768px) {
  footer .footer-site-content {
    margin-right: 24px;
  }
}
@media screen and (max-width: 690px) {
  footer .footer-site-content {
    margin-bottom: 40px;
  }
}
footer .footer-site-content img {
  max-width: 160px;
  height: auto;
}
footer .footer-site-content p {
  color: rgba(255, 255, 255, 0.3);
  font-family: "DM Sans" !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  max-width: 55%;
  width: 100%;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  footer .footer-site-content p {
    max-width: 100%;
  }
}
footer .pages-container .hfe-nav-menu .menu-item,
footer .service-container .hfe-nav-menu .menu-item,
footer .contact-container .hfe-nav-menu .menu-item {
  padding-bottom: 14px;
}
footer .pages-container .hfe-nav-menu .menu-item:last-child,
footer .service-container .hfe-nav-menu .menu-item:last-child,
footer .contact-container .hfe-nav-menu .menu-item:last-child {
  padding-bottom: 0px;
}
footer .pages-container .hfe-nav-menu .menu-item .hfe-menu-item,
footer .service-container .hfe-nav-menu .menu-item .hfe-menu-item,
footer .contact-container .hfe-nav-menu .menu-item .hfe-menu-item {
  color: rgba(255, 255, 255, 0.35);
  font-family: "DM Sans" !important;
  font-size: var(--font-size-13, 13px);
  font-style: normal;
  font-weight: var(--font-weight-400, 400);
  line-height: normal;
  padding: 0px !important;
  width: max-content;
}
footer .pages-container h5,
footer .service-container h5,
footer .contact-container h5 {
  font-family: "DM Sans" !important;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.44px;
  text-transform: uppercase;
}
footer .pages-container .elementor-icon-list-item,
footer .service-container .elementor-icon-list-item,
footer .contact-container .elementor-icon-list-item {
  margin-bottom: 14px;
  font-size: 13px;
  font-family: "DM Sans";
  line-height: normal;
}
@media screen and (max-width: 690px) {
  footer .pages-container,
  footer .service-container,
  footer .contact-container {
    margin-bottom: 15px;
  }
}
footer .pages-container a:hover,
footer .service-container a:hover,
footer .contact-container a:hover {
  color: #FF1F6E !important;
}
footer .horizontal-border {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  margin-top: 48px;
  padding-top: 24px;
  flex-wrap: wrap;
  gap: 12px;
}
@media screen and (max-width: 576px) {
  footer .horizontal-border {
    flex-direction: column;
    align-items: center;
    gap: 4px;
  }
}
@media screen and (max-width: 576px) {
  footer .copyright {
    justify-content: center;
  }
}
footer .copyright h6 {
  font-size: 13px;
  margin: 0;
  line-height: 1.5;
}
footer .copyright h6 span {
  color: #FF1F6E;
}
footer .privacy-terms {
  display: flex;
  align-items: center !important;
  gap: 24px;
}
@media screen and (max-width: 690px) {
  footer .privacy-terms {
    gap: 16px;
  }
}
footer .privacy-terms h6 {
  font-family: "DM Sans" !important;
  font-size: 13px;
  font-weight: 400;
  margin: 0;
  line-height: 1.5;
  cursor: pointer;
  transition: color 0.2s ease;
}
footer .privacy-terms h6:hover {
  color: #fff !important;
}
footer .privacy-terms h6 a {
  color: inherit;
  text-decoration: none;
}

.homepage-service-wrapper {
  background-color: #F5F4F2;
  padding: 100px 24px;
}
@media screen and (max-width: 999px) {
  .homepage-service-wrapper {
    padding: 60px 24px;
  }
}

.why-stratus-wrapper {
  background-color: #0D0D0D;
  padding: 100px 24px;
  position: relative;
}
@media screen and (max-width: 999px) {
  .why-stratus-wrapper {
    padding: 60px 24px;
  }
}
.why-stratus-wrapper:after {
  content: "";
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  background: url("/wp-content/themes/twentytwentyone-child/assets/stratus-bg-gradient.png") top -20px right no-repeat;
}
.why-stratus-wrapper .e-con-inner {
  gap: 100px;
  position: relative;
  z-index: 9;
}
@media screen and (max-width: 1024px) {
  .why-stratus-wrapper .e-con-inner {
    gap: 0px;
  }
}
.why-stratus-wrapper .e-con-inner .cew-section-intro {
  max-width: 70%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .why-stratus-wrapper .e-con-inner .cew-section-intro {
    max-width: 100%;
  }
}
.why-stratus-wrapper .e-con-inner .cew-section-intro .cew-si-inner {
  gap: 20px;
}
.why-stratus-wrapper .e-con-inner .cew-section-intro .cew-si-inner .cew-si-heading {
  color: #fff !important;
}
.why-stratus-wrapper .e-con-inner .cew-section-intro .cew-si-inner .cew-si-description {
  color: rgba(255, 255, 255, 0.5);
}
.why-stratus-wrapper .e-con-inner .stratus-counter {
  gap: 2px;
}
.why-stratus-wrapper .e-con-inner .stratus-counter .elementor-element {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.07);
  background: rgba(255, 255, 255, 0.03);
}
.why-stratus-wrapper .e-con-inner .stratus-counter .elementor-element .elementor-counter-number-prefix {
  display: none;
}
.why-stratus-wrapper .e-con-inner .stratus-counter .elementor-element .elementor-counter-number {
  color: #fff !important;
  font-family: "DM Sans" !important;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 1.2px;
}
.why-stratus-wrapper .e-con-inner .stratus-counter .elementor-element .elementor-counter-number-suffix {
  color: #FF1F6E !important;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -1.2px;
}
.why-stratus-wrapper .e-con-inner .stratus-counter .elementor-element .elementor-counter-title {
  justify-content: flex-start;
  color: rgba(255, 255, 255, 0.4);
  font-family: "DM Sans" !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.why-stratus-wrapper .e-con-inner .stratus-right-col {
  padding-top: 27px;
}
.why-stratus-wrapper .e-con-inner .stratus-right-col .elementor-widget-image-box {
  padding: 24px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.03);
}
.why-stratus-wrapper .e-con-inner .stratus-right-col .elementor-widget-image-box .elementor-image-box-wrapper {
  text-align: left;
}
.why-stratus-wrapper .e-con-inner .stratus-right-col .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
  height: 40px;
  width: 40px;
  min-width: 40px;
  min-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: rgba(255, 31, 110, 0.12);
}
@media screen and (max-width: 690px) {
  .why-stratus-wrapper .e-con-inner .stratus-right-col .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
    margin-inline: 0px !important;
    margin-bottom: 16px !important;
  }
}
.why-stratus-wrapper .e-con-inner .stratus-right-col .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content h3 {
  color: #fff !important;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.15px;
  margin-bottom: 4px;
}
.why-stratus-wrapper .e-con-inner .stratus-right-col .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content p {
  color: rgba(255, 255, 255, 0.4);
  font-size: 13px;
  line-height: 20.15px;
}

.future-services-wrapper {
  padding: 100px 24px;
}
@media screen and (max-width: 999px) {
  .future-services-wrapper {
    padding: 60px 24px;
  }
}
.future-services-wrapper .e-con-inner {
  border-radius: 24px;
  background: #0D0D0D;
  padding: 80px;
  position: relative;
  z-index: 9;
}
@media screen and (max-width: 999px) {
  .future-services-wrapper .e-con-inner {
    padding: 40px;
  }
}
.future-services-wrapper .e-con-inner:after {
  top: 95px;
  right: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  background: url("/wp-content/themes/twentytwentyone-child/assets/future-gradient-bg.png") top -20px right no-repeat;
}
.future-services-wrapper .e-con-inner .elementor-element {
  position: relative;
  z-index: 9;
}
.future-services-wrapper .e-con-inner .elementor-element.left-panel .cew-section-intro .cew-si-label {
  width: max-content;
  padding: 6px 14px;
  border-radius: 100px;
  border: 1px solid rgba(255, 31, 110, 0.25);
  background: rgba(255, 31, 110, 0.12);
}
.future-services-wrapper .e-con-inner .elementor-element.left-panel .cew-section-intro .cew-si-heading {
  color: #fff !important;
  width: 80%;
  margin-bottom: 16px;
}
@media screen and (max-width: 1024px) {
  .future-services-wrapper .e-con-inner .elementor-element.left-panel .cew-section-intro .cew-si-heading {
    width: 100%;
  }
}
.future-services-wrapper .e-con-inner .elementor-element.left-panel .cew-section-intro .cew-si-description {
  color: rgba(255, 255, 255, 0.5);
  font-size: var(--font-size-15, 15px);
  font-style: normal;
  font-weight: var(--font-weight-400, 400);
  line-height: var(--line-height-24_75, 24.75px);
}
.future-services-wrapper .e-con-inner .elementor-element.left-panel .elementor-widget-icon-list .elementor-icon-list-item {
  margin-bottom: 14px;
}
.future-services-wrapper .e-con-inner .elementor-element.left-panel .elementor-widget-icon-list .elementor-icon-list-item:last-child {
  margin-bottom: 0px;
}
.future-services-wrapper .e-con-inner .elementor-element.left-panel .elementor-widget-icon-list .elementor-icon-list-item .elementor-icon-list-icon svg {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}
.future-services-wrapper .e-con-inner .elementor-element.left-panel .elementor-widget-icon-list .elementor-icon-list-item .elementor-icon-list-text {
  color: var(--claude-ai-white-70, var(--color-white-70, rgba(255, 255, 255, 0.7)));
  font-family: var(--font-family-Font-1, "DM Sans");
  font-size: var(--font-size-14, 14px);
  font-style: normal;
  font-weight: var(--font-weight-500, 500);
  line-height: normal;
}
.future-services-wrapper .e-con-inner .elementor-element.right-panel {
  padding-top: 45px;
}
.future-services-wrapper .e-con-inner .elementor-element.right-panel .heading-90 h2 {
  color: rgba(255, 255, 255, 0.04);
  font-size: 90px;
  font-style: normal;
  font-weight: var(--height-700, 700);
  line-height: var(--font-size-120, 120px);
  letter-spacing: 4px;
}
.future-services-wrapper .e-con-inner .elementor-element.right-panel .right-panel-inner {
  width: 100%;
  max-width: calc(100% - 32px);
  padding: 32px;
  margin-left: 32px;
  margin-top: -10px;
  margin-bottom: 18px;
  border-radius: 16px;
  border: 1px solid var(--color-white-8, rgba(255, 255, 255, 0.08));
  background: var(--color-white-5, rgba(255, 255, 255, 0.05));
}
.future-services-wrapper .e-con-inner .elementor-element.right-panel .right-panel-inner:last-child {
  margin-bottom: 0px;
}
.future-services-wrapper .e-con-inner .elementor-element.right-panel .right-panel-inner h2 {
  color: #fff !important;
  font-size: var(--font-size-18, 18px);
  font-weight: var(--font-weight-600, 600);
  letter-spacing: var(--letter-spacing--0_36, -0.36px);
}
.future-services-wrapper .e-con-inner .elementor-element.right-panel .right-panel-inner .elementor-widget-heading p {
  color: rgba(255, 255, 255, 0.4);
  font-size: var(--font-size-13, 13px);
  font-weight: var(--font-weight-400, 400);
}
.future-services-wrapper .e-con-inner .elementor-element.right-panel .right-panel-inner .elementor-widget-text-editor h4 {
  margin-right: 5px;
  color: #FF1F6E !important;
  display: inline-block;
  font-size: var(--font-size-36, 36px);
  font-weight: var(--height-700, 700);
  letter-spacing: var(--letter-spacing--1_08, -1.08px);
}
.future-services-wrapper .e-con-inner .elementor-element.right-panel .right-panel-inner .elementor-widget-text-editor p {
  margin: 0px;
  display: inline;
  color: rgba(255, 255, 255, 0.4);
  font-size: var(--font-size-14, 14px);
  font-weight: var(--font-weight-400, 400);
  letter-spacing: var(--letter-spacing--0_15, -0.15px);
}
.future-services-wrapper .e-con-inner .elementor-element.right-panel .right-panel-inner .ev-img {
  position: absolute;
  top: -157px;
  right: -10px;
  width: auto;
}
@media screen and (max-width: 1024px) {
  .future-services-wrapper .e-con-inner .elementor-element.right-panel .right-panel-inner .ev-img {
    top: -144px;
    right: -30px;
  }
}
@media screen and (max-width: 999px) {
  .future-services-wrapper .e-con-inner .elementor-element.right-panel .right-panel-inner .ev-img {
    top: -129px;
    right: -31px;
  }
}
.future-services-wrapper .e-con-inner .elementor-element.right-panel .right-panel-inner .ev-img img {
  width: 95% !important;
}
@media screen and (max-width: 1024px) {
  .future-services-wrapper .e-con-inner .elementor-element.right-panel .right-panel-inner .ev-img img {
    width: 80% !important;
  }
}
.future-services-wrapper .e-con-inner .elementor-element.right-panel .right-panel-inner .solar-img {
  position: absolute;
  right: 0;
  width: auto;
  top: -86px;
}
.future-services-wrapper .e-con-inner .elementor-element.right-panel .right-panel-inner .solar-img img {
  width: 95% !important;
}

.common-clients-wrapper {
  padding: 100px 24px;
}
@media screen and (max-width: 999px) {
  .common-clients-wrapper {
    padding: 60px 24px;
  }
}

.credentials-wrapper {
  background-color: #000;
  padding: 100px 24px;
}
@media screen and (max-width: 999px) {
  .credentials-wrapper {
    padding: 60px 24px;
  }
}
.credentials-wrapper .cew-si-heading {
  color: #fff !important;
}
.credentials-wrapper .licensed-grid {
  margin-top: 40px;
}
.credentials-wrapper .licensed-grid .elementor-widget-image-box {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background: #252525;
  padding: 32px 28px;
}
@media screen and (max-width: 690px) {
  .credentials-wrapper .licensed-grid .elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: left;
  }
}
.credentials-wrapper .licensed-grid .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
  margin: 0 auto 16px !important;
}
@media screen and (max-width: 690px) {
  .credentials-wrapper .licensed-grid .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
    margin: 0 0 16px 0 !important;
  }
}
.credentials-wrapper .licensed-grid .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content h3 {
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  font-size: var(--font-size-14, 14px);
  font-weight: var(--font-weight-600, 600);
  margin-bottom: 5px;
}
@media screen and (max-width: 690px) {
  .credentials-wrapper .licensed-grid .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content h3 {
    text-align: left;
  }
}
.credentials-wrapper .licensed-grid .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content p {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  font-size: var(--font-size-12, 12px);
  font-weight: var(--font-weight-400, 400);
  line-height: 20px;
}
@media screen and (max-width: 690px) {
  .credentials-wrapper .licensed-grid .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content p {
    text-align: left;
  }
}
.credentials-wrapper .satisfaction-col {
  background-color: #FF1F6E !important;
  padding: 40px 48px;
  border-radius: 16px;
  margin-top: 16px;
}
@media screen and (max-width: 690px) {
  .credentials-wrapper .satisfaction-col .e-con-full {
    text-align: center;
  }
}
.credentials-wrapper .satisfaction-col .e-con-full h2 {
  color: #fff !important;
  font-size: var(--item-spacing-s, 24px);
  font-weight: var(--height-700, 700);
  letter-spacing: var(--letter-spacing--0_48, -0.48px);
  line-height: 30px;
}
.credentials-wrapper .satisfaction-col .e-con-full p {
  color: rgba(255, 255, 255, 0.7);
  font-size: var(--font-size-14, 14px);
  font-weight: var(--font-weight-400, 400);
  line-height: 20px;
}
.credentials-wrapper .satisfaction-col .e-con-full a {
  background-color: #fff !important;
  color: #FF1F6E !important;
  font-weight: 700;
}
.credentials-wrapper .satisfaction-col .e-con-full a:hover {
  background-color: transparent !important;
  border: 1px solid #fff !important;
  color: #fff !important;
}
.credentials-wrapper .suburb-container {
  padding: 40px 0 0;
  background-color: #0D0D0D;
}
.credentials-wrapper .suburb-container h5 {
  color: #fff !important;
  text-align: center;
  font-size: var(--font-size-11, 11px);
  font-weight: var(--font-weight-600, 600);
  letter-spacing: var(--letter-spacing-1_98, 1.98px);
  text-transform: uppercase;
}

.privacy-banner-wrapper .cew-hero {
  min-height: 50vh;
}
@media screen and (max-width: 1024px) {
  .privacy-banner-wrapper .cew-hero {
    min-height: 50vh;
    padding: 0px 24px 30px;
  }
}
@media screen and (max-width: 1024px) {
  .privacy-banner-wrapper .cew-hero .cew-inner {
    padding: 150px 0px 10px;
  }
}
@media screen and (max-width: 768px) {
  .privacy-banner-wrapper .cew-hero .cew-inner {
    padding: 125px 0px 0px;
  }
}
@media screen and (max-width: 690px) {
  .privacy-banner-wrapper .cew-hero .cew-inner {
    padding: 150px 0px 0px;
  }
}
.privacy-banner-wrapper .cew-hero .cew-inner .cew-heading {
  text-align: center;
}

.support-content-wrapper {
  padding: 100px 24px;
}
@media screen and (max-width: 768px) {
  .support-content-wrapper {
    padding: 60px 24px;
  }
}
.support-content-wrapper {
  background-color: #F5F4F2;
  gap: 10px;
}
.support-content-wrapper .elementor-widget-text-editor :nth-child(1) {
  margin-top: 0px;
}
.support-content-wrapper p {
  font-family: "DM Sans" !important;
  font-weight: 400;
  color: #6B7280;
  margin-bottom: 20px;
}
.support-content-wrapper p a {
  color: #6B7280;
}
.support-content-wrapper p a:hover {
  color: #FF1F6E !important;
}
.support-content-wrapper h2 {
  font-family: "DM Sans" !important;
  font-weight: 800;
  margin-top: 30px;
  color: #000;
  margin-bottom: 15px;
}
.support-content-wrapper .wp-block-list ::marker {
  color: #000;
}
.support-content-wrapper .wp-block-list li {
  font-family: "DM Sans" !important;
  font-weight: 400;
  color: #6B7280;
  margin-bottom: 10px;
}

.service-banner .cew-hero {
  padding-bottom: 60px;
}
.service-banner .cew-hero .cew-inner .cew-col-left .cew-description {
  max-width: 575px;
  color: rgba(255, 255, 255, 0.85);
}

.service-wrapper {
  background-color: #F5F4F2;
  padding: 100px 24px;
}
@media screen and (max-width: 999px) {
  .service-wrapper {
    padding: 60px 24px;
  }
}
.service-wrapper .cew-sg-icon {
  left: 24px;
  top: 24px;
}
.service-wrapper .cew-sg-card-content {
  gap: 8px;
}

.service-inner-banner .cew-hero .cew-inner .cew-col-left .cew-description {
  max-width: 430px;
}

.whats-included-wrapper {
  padding: 100px 24px;
  background-color: #F5F4F2;
}
@media screen and (max-width: 768px) {
  .whats-included-wrapper {
    padding: 60px 24px;
  }
}
.whats-included-wrapper .listing .elementor-icon-list-item {
  gap: 7px;
  margin-bottom: 16px;
}
.whats-included-wrapper .listing .elementor-icon-list-item:last-child {
  margin-bottom: 0px;
}
.whats-included-wrapper .listing .elementor-icon-list-item svg {
  width: 22px;
  height: 22px;
  margin-right: 0px;
}
.whats-included-wrapper .listing .elementor-icon-list-item .elementor-icon-list-text {
  color: rgba(20, 20, 20, 0.75);
  font-family: "Instrument Sans" !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
.whats-included-wrapper .average-response {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  padding-top: 40px;
}
.whats-included-wrapper .average-response .elementor-widget-text-editor h4 {
  color: #FF1F6E !important;
  font-size: 28px;
  font-weight: 800;
  line-height: 28px;
  letter-spacing: -0.84px;
  margin-bottom: 3px;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 690px) {
  .whats-included-wrapper .average-response .elementor-widget-text-editor h4 {
    font-size: 20px;
  }
}
.whats-included-wrapper .average-response .elementor-widget-text-editor p {
  color: rgba(20, 20, 20, 0.5);
  font-family: "Instrument Sans" !important;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.5px;
}
.whats-included-wrapper .included-right-col .e-con-full {
  max-width: 440px;
  width: 100%;
  padding: 37px 33px;
  border-radius: 24px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  background: #fff !important;
  box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 880px) {
  .whats-included-wrapper .included-right-col .e-con-full {
    max-width: 100%;
  }
}
.whats-included-wrapper .included-right-col .e-con-full h2 {
  color: #141414;
  font-size: var(--item-spacing-s, 24px);
  font-weight: var(--height-700, 700);
  letter-spacing: var(--letter-spacing--0_48, -0.48px);
}
.whats-included-wrapper .included-right-col .e-con-full p {
  color: rgba(20, 20, 20, 0.5);
  font-family: "Instrument Sans" !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
}
.whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form {
  display: flex;
  flex-direction: column;
  gap: 13px;
}
.whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form input,
.whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form textarea {
  width: 100%;
  padding: 12px 14px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #F9F9F9;
  color: #000;
  font-family: "Instrument Sans" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form input::placeholder,
.whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form textarea::placeholder {
  color: rgba(20, 20, 20, 0.5);
}
.whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form input:-webkit-autofill, .whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form input:-webkit-autofill:hover, .whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form input:-webkit-autofill:focus,
.whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form textarea:-webkit-autofill,
.whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form textarea:-webkit-autofill:hover,
.whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form textarea:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #F9F9F9 inset;
  box-shadow: 0 0 0px 1000px #F9F9F9 inset;
  -webkit-text-fill-color: #000;
  border: 1px solid rgba(0, 0, 0, 0.12);
  transition: background-color 5000s ease-in-out 0s;
}
.whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form p {
  position: relative;
}
.whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form p .em-submit-btn {
  width: 100%;
  padding: 14px 24px 14px 44px;
  border-radius: 10px;
  border: 1px solid #FF1F6E !important;
  background-color: #FF1F6E !important;
  background-image: url("/wp-content/themes/twentytwentyone-child/assets/bolt-icon.svg");
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: calc(50% - 95px) center;
  text-align: center;
  color: #fff !important;
  font-size: 15px;
  font-weight: 600;
  line-height: 22.5px;
  cursor: pointer;
}
.whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form p .em-submit-btn:hover {
  background-color: rgba(255, 31, 110, 0.5490196078) !important;
}
.whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .emergency-form p .wpcf7-spinner {
  position: absolute;
  left: 50%;
  top: 13px;
  transform: translateX(-50%);
  margin: 0;
}
.whats-included-wrapper .included-right-col .e-con-full .wpcf7-form .wpcf7-response-output {
  margin: 10px 0 0 0;
}
@media screen and (max-width: 690px) {
  .whats-included-wrapper .included-right-col .e-con-full .elementor-image-box-wrapper {
    display: flex;
    gap: 12px;
  }
}
.whats-included-wrapper .included-right-col .e-con-full .elementor-image-box-wrapper .elementor-image-box-img {
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 50px;
}
.whats-included-wrapper .included-right-col .e-con-full .elementor-image-box-wrapper h3 {
  color: #141414;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 24.2px;
  letter-spacing: -0.55px;
}
@media screen and (max-width: 690px) {
  .whats-included-wrapper .included-right-col .e-con-full .elementor-image-box-wrapper h3 {
    font-size: 20px;
  }
}
.whats-included-wrapper .included-right-col .e-con-full .elementor-image-box-wrapper p {
  color: rgba(20, 20, 20, 0.45);
  font-family: "Instrument Sans" !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.service-detail-process {
  padding: 100px 24px;
}
@media screen and (max-width: 768px) {
  .service-detail-process {
    padding: 60px 24px;
  }
}
.service-detail-process .e-con-inner {
  gap: 48px;
}
.service-detail-process .e-con-inner .sd-process-inner h2 {
  display: flex;
  width: 52px;
  height: 52px;
  color: #FF1F6E !important;
  font-size: 20px;
  font-weight: 800;
  line-height: 20px;
  font-family: "Manrope", sans-serif;
  padding-right: 0.008px;
  justify-content: center;
  align-items: center;
  border-radius: 26px;
  border: 2px solid #FF1F6E !important;
  background: rgba(255, 31, 110, 0.05);
}
.service-detail-process .e-con-inner .sd-process-inner h4 {
  color: #141414;
  font-family: "Manrope", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  letter-spacing: -0.36px;
}
.service-detail-process .e-con-inner .sd-process-inner p {
  color: rgba(20, 20, 20, 0.55);
  font-family: "Instrument Sans" !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 23.8px;
}

.sd-pricing {
  padding: 100px 24px;
  background-color: #F5F4F2;
}
@media screen and (max-width: 768px) {
  .sd-pricing {
    padding: 60px 24px;
  }
}
.sd-pricing .cew-section-intro .cew-si-inner {
  grid-template-columns: 69% 31% !important;
}
@media screen and (max-width: 768px) {
  .sd-pricing .cew-section-intro .cew-si-inner {
    grid-template-columns: 58% 42% !important;
  }
}
@media screen and (max-width: 690px) {
  .sd-pricing .cew-section-intro .cew-si-inner {
    grid-template-columns: 100% !important;
  }
}
.sd-pricing .sd-pricing-inner .e-con-full {
  border-radius: 20px;
  border: 2px solid #FF1F6E;
  background: #FFF;
}

.sd-pricing-list {
  padding: 100px 24px;
}
@media screen and (max-width: 768px) {
  .sd-pricing-list {
    padding: 60px 24px;
  }
}

.about-banner .cew-hero {
  padding-bottom: 60px;
}
.about-banner .cew-hero .cew-inner .cew-col-left .cew-description {
  max-width: 575px;
  color: rgba(255, 255, 255, 0.85);
}
.about-banner .cew-hero .cew-inner .cew-col-left .what-we-done {
  gap: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: max-content;
}
.about-banner .cew-hero .cew-inner .cew-col-left .what-we-done .what-we-done-inner h3 {
  color: #FF1F6E !important;
  font-family: "Manrope", sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 28px;
  letter-spacing: -0.98px;
  margin-bottom: 5px;
}
.about-banner .cew-hero .cew-inner .cew-col-left .what-we-done .what-we-done-inner p {
  color: rgba(255, 255, 255, 0.45);
  font-family: "Instrument Sans" !important;
  font-size: 13px;
  font-weight: 500;
  line-height: 19.5px;
}

.about-story-wrapper {
  padding: 100px 24px;
}
@media screen and (max-width: 768px) {
  .about-story-wrapper {
    padding: 60px 24px;
  }
  .about-story-wrapper .cew-si-label {
    margin-bottom: 0px;
  }
}

.numbers-wrapper {
  padding: 100px 24px;
  background: #141414;
}
@media screen and (max-width: 768px) {
  .numbers-wrapper {
    padding: 60px 24px;
  }
}
@media screen and (max-width: 768px) {
  .numbers-wrapper {
    padding: 60px 24px;
  }
}

.what-we-stand-wrapper {
  padding: 100px 24px;
  background: #F5F4F2;
}
@media screen and (max-width: 768px) {
  .what-we-stand-wrapper {
    padding: 60px 24px;
  }
}

.cta-about .elementor-widget-button a {
  min-width: 225px;
}

@media screen and (max-width: 450px) {
  .contact-banner-wrapper .cew-hero {
    min-height: 85vh;
  }
}
.contact-banner-wrapper .cew-hero .cew-inner {
  padding: 45px 0 0 0;
}
.contact-banner-wrapper .cew-hero .cew-inner .cew-heading {
  text-align: center;
}
.contact-banner-wrapper .cew-hero .cew-inner .cew-buttons-mobile {
  display: none;
}

.contact-info-wrapper {
  padding: 0 24px;
}
.contact-info-wrapper .e-con-inner {
  border-radius: 20px;
  overflow: hidden;
  align-items: stretch;
  margin-top: -150px;
}
.contact-info-wrapper .e-con-inner .info-left {
  background-color: #FF1F6E !important;
  padding: 72px 64px;
  gap: 16px;
}
.contact-info-wrapper .e-con-inner .info-left .elementor-widget-heading .elementor-heading-title {
  font-family: "DM Sans" !important;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -1px;
  color: #fff !important;
  margin: 0;
}
@media screen and (max-width: 690px) {
  .contact-info-wrapper .e-con-inner .info-left .elementor-widget-heading .elementor-heading-title {
    font-size: 32px;
  }
}
.contact-info-wrapper .e-con-inner .info-left .elementor-widget-text-editor p {
  font-family: "DM Sans" !important;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.75);
  margin: 0 0 24px 0;
}
.contact-info-wrapper .e-con-inner .info-left .elementor-widget-image-box .elementor-image-box-wrapper {
  display: flex;
  gap: 14px;
}
.contact-info-wrapper .e-con-inner .info-left .elementor-widget-image-box .elementor-image-box-img {
  width: auto;
  height: auto;
  background: transparent;
  border-radius: 0px;
  margin: 0;
}
.contact-info-wrapper .e-con-inner .info-left .elementor-widget-image-box .elementor-image-box-img img {
  width: 18px;
  height: 18px;
  max-width: 18px;
  object-fit: contain;
  margin-top: 2px;
}
.contact-info-wrapper .e-con-inner .info-left .elementor-widget-image-box .elementor-image-box-content {
  display: flex;
  flex-direction: column;
  gap: 2px;
  text-align: left;
}
.contact-info-wrapper .e-con-inner .info-left .elementor-widget-image-box .elementor-image-box-title {
  font-family: "DM Sans" !important;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}
.contact-info-wrapper .e-con-inner .info-left .elementor-widget-image-box .elementor-image-box-title a {
  color: inherit;
  text-decoration: none;
}
.contact-info-wrapper .e-con-inner .info-left .elementor-widget-image-box .elementor-image-box-description {
  font-family: "DM Sans" !important;
  font-size: 15px;
  font-weight: 600;
  color: #fff !important;
  margin: 0;
}
.contact-info-wrapper .e-con-inner .info-left .google-views-wrap {
  position: absolute;
  bottom: 72px;
}
@media (max-width: 880px) {
  .contact-info-wrapper .e-con-inner .info-left .google-views-wrap {
    position: relative;
    bottom: 0;
    margin-top: 30px;
  }
}
.contact-info-wrapper .e-con-inner .info-left .google-views-wrap .google-view {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: var(--color-black-70, rgba(0, 0, 0, 0.7));
  padding: 15px 19px;
  align-self: flex-start;
}
@media screen and (max-width: 690px) {
  .contact-info-wrapper .e-con-inner .info-left .google-views-wrap .google-view {
    gap: 10px;
  }
}
.contact-info-wrapper .e-con-inner .info-left .google-views-wrap .google-view img[alt=google-img] {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.contact-info-wrapper .e-con-inner .info-left .google-views-wrap .google-view .star-review {
  display: flex;
  align-items: center;
  gap: 2px;
}
.contact-info-wrapper .e-con-inner .info-left .google-views-wrap .google-view .star-review img {
  width: 14px;
  height: 14px;
}
@media screen and (max-width: 690px) {
  .contact-info-wrapper .e-con-inner .info-left .google-views-wrap .google-view .star-review img {
    width: 10px;
    height: 10px;
  }
}
.contact-info-wrapper .e-con-inner .info-left .google-views-wrap .google-view .rating {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #fff !important;
  line-height: 1;
}
.contact-info-wrapper .e-con-inner .info-left .google-views-wrap .google-view .divider {
  width: 1px;
  height: 12px;
  background: rgba(255, 255, 255, 0.15);
}
.contact-info-wrapper .e-con-inner .info-left .google-views-wrap .google-view .reviews {
  font-family: "Instrument Sans" !important;
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.38);
  white-space: nowrap;
}
.contact-info-wrapper .e-con-inner .info-right {
  background-color: #0D0D0D;
  padding: 72px 64px;
  gap: 32px;
}
.contact-info-wrapper .e-con-inner .info-right .elementor-widget-heading .elementor-heading-title {
  font-family: "DM Sans" !important;
  font-size: 24px;
  font-weight: 700;
  color: #fff !important;
  margin: 0;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form {
  display: flex;
  flex-direction: column;
  gap: 14px;
  position: relative;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form .form-group {
  display: flex;
  gap: 14px;
  align-items: stretch;
}
@media screen and (max-width: 690px) {
  .contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form .form-group {
    flex-direction: column;
  }
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form .form-group .input-group {
  flex: 1;
  min-width: 0;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form .form-group .input-group > p {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin: 0;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form .form-group > p {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin: 0;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form label {
  font-family: "DM Sans" !important;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  display: block;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=text],
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=tel],
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=email],
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form textarea,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form select {
  width: 100%;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  padding: 13px 16px;
  font-family: "DM Sans" !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  color: #fff !important;
  outline: none;
  transition: border-color 0.2s ease;
  box-sizing: border-box;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=text]::placeholder,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=tel]::placeholder,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=email]::placeholder,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form textarea::placeholder,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form select::placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=text]:focus,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=tel]:focus,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=email]:focus,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form textarea:focus,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form select:focus {
  border-color: rgba(255, 255, 255, 0.3);
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=text]:-webkit-autofill, .contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=text]:-webkit-autofill:hover, .contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=text]:-webkit-autofill:focus,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=tel]:-webkit-autofill,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=tel]:-webkit-autofill:hover,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=tel]:-webkit-autofill:focus,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=email]:-webkit-autofill,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=email]:-webkit-autofill:hover,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form input[type=email]:-webkit-autofill:focus,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form textarea:-webkit-autofill,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form textarea:-webkit-autofill:hover,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form textarea:-webkit-autofill:focus,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form select:-webkit-autofill,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form select:-webkit-autofill:hover,
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #2a2a2a inset !important;
  -webkit-text-fill-color: #fff !important;
  caret-color: #fff;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form select {
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(255,255,255,0.4)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  cursor: pointer;
  transition: border-color 0.2s ease;
  box-sizing: border-box;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form select option {
  background: #1a1a1a;
  color: #fff !important;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form select:focus {
  border-color: rgba(255, 255, 255, 0.3);
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form .form-action {
  position: relative;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form .form-action p {
  margin: 0;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form .form-action input[type=submit] {
  width: 100%;
  background: #FF1F6E !important;
  border: none;
  border-radius: 10px;
  padding: 16px;
  font-family: "DM Sans" !important;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.14px;
  color: #fff !important;
  text-align: center;
  cursor: pointer;
  transition: background 0.5s ease;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form .form-action input[type=submit]:hover {
  background: #fff !important;
  color: #FF1F6E !important;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .contact-form .form-action .wpcf7-spinner {
  position: absolute;
  left: 50%;
  top: 12px;
  transform: translateX(-50%);
  margin: 0;
}
.contact-info-wrapper .e-con-inner .info-right .wpcf7-form .wpcf7-response-output {
  position: absolute;
  margin: 0px;
  width: 100%;
  left: 0;
  text-align: center;
  bottom: -50px;
  font-size: 15px;
  color: #fff !important;
}
@media (max-width: 880px) {
  .contact-info-wrapper .e-con-inner .info-right .wpcf7-form .wpcf7-response-output {
    position: relative;
    margin-top: 30px;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .contact-info-wrapper .e-con-inner {
    flex-direction: column;
  }
  .contact-info-wrapper .info-left,
  .contact-info-wrapper .info-right {
    padding: 40px 28px !important;
    gap: 24px !important;
  }
  .contact-info-wrapper .info-left .elementor-widget-heading .elementor-heading-title {
    font-size: 28px;
  }
}

.contact-faqs-wrapper {
  padding: 100px 24px;
}
@media screen and (max-width: 768px) {
  .contact-faqs-wrapper {
    padding: 60px 24px;
  }
}

.serving-wrapper {
  background: #0D0D0D;
  padding: 100px 24px;
}
@media screen and (max-width: 768px) {
  .serving-wrapper {
    padding: 60px 24px;
  }
}
.serving-wrapper .map-inner {
  position: relative;
}
@media screen and (max-width: 690px) {
  .serving-wrapper .map-inner .elementor-widget-image img {
    height: 200px !important;
    object-fit: fill;
  }
}
.serving-wrapper .map-inner .elementor-widget-text-editor {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
@media screen and (max-width: 690px) {
  .serving-wrapper .map-inner .elementor-widget-text-editor {
    width: max-content;
  }
}
.serving-wrapper .map-inner .elementor-widget-text-editor .elementor-button {
  border-radius: 50px;
}
.serving-wrapper .map-inner .elementor-widget-text-editor .elementor-button:hover {
  background-color: rgba(255, 31, 110, 0.2784313725) !important;
  color: #fff !important;
}
.serving-wrapper .map-inner .elementor-widget-text-editor .elementor-button img {
  margin: 0px 5px -2px 0;
}
.serving-wrapper .map-inner .elementor-widget-text-editor p {
  color: rgba(255, 255, 255, 0.65);
  text-align: center;
  font-family: "Instrument Sans" !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin-top: 12px;
}

.primary-btn,
.elementor-button {
  padding: 10px 22px;
  border-radius: 10px;
  border: 1px solid #FF1F6E !important;
  background: #FF1F6E !important;
  color: #fff !important;
  font-family: "DM Sans" !important;
  font-size: 14px;
  font-weight: 700 !important;
  line-height: 21px;
}
.primary-btn:hover,
.elementor-button:hover {
  color: #FF1F6E !important;
  background-color: #fff !important;
}

@font-face {
  font-family: "Instrument Sans";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/InstrumentSans/InstrumentSans-Italic.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/InstrumentSans/InstrumentSans-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Instrument Sans";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/InstrumentSans/InstrumentSans-Medium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/InstrumentSans/InstrumentSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Instrument Sans";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/InstrumentSans/InstrumentSans-Bold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/InstrumentSans/InstrumentSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Instrument Sans";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/InstrumentSans/InstrumentSans-Regular.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/InstrumentSans/InstrumentSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Instrument Sans";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/InstrumentSans/InstrumentSans-SemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/InstrumentSans/InstrumentSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-Bold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-Black.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-ExtraBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-Italic.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-Medium.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-Light.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-Regular.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-SemiBold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-Thin.woff2") format("woff2"), url("/wp-content/themes/twentytwentyone-child/fonts/DMSans/DMSans-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}