
:root {
  --neutral--black-900: #07070e;
  --font--gobal-font: "Be Vietnam Pro", sans-serif;
  --neutral--black-700: #2d2d38;
  --neutral--white-linear-0: #f8f5f5;
  --neutral--white-linear-100: #ffffffe6;
  --neutral--black-800: #15151d;
  --third-inner-shadow--y: -2px;
  --third-inner-shadow--blur: 6px;
  --third-inner-shadow--third-inner-shadow-color: #0000004d;
  --second-inner-shadow--y: -.75px;
  --fast-inner-shadow--blur: .75px;
  --second-inner-shadow--second-inner-shadow-color: #00000040;
  --fast-inner-shadow--y: .75px;
  --fast-inner-shadow--fast-inner-shadow-color: #ffffff29;
  --neutral--white-200: #b8bdc8;
  --neutral--white: white;
  --brand--yellow-linear-0: #D51C21;
  --brand--yellow-linear-100: #D51C21;
  --second-inner-shadow--blur: .75px;
  --neutral--gray-600: #52525b;
  --neutral--white-300: #757583;
  --secondary--parple: #D51C21;
  --inner-shadow--y: 4px;
  --inner-shadow--blur: 4px;
  --inner-shadow--inner-shadow-color: #00000040;
  --drop-shadow--y: 4px;
  --drop-shadow--blur: 4px;
  --drop-shadow--drop-shadow-color: #00000040;
  --transparent-color--transparen-color: transparent;
}


li ul li{
    font-weight: 400;
}
.py-5 {
    padding: 50px 0;
}
.footer-logo-wrapper p{
    margin-bottom: 40px;
    color: #fff;
}
.w-100{
    width: 100%;
}
.footer-wrapper {
    grid-column-gap: 45px;
    width: 100%;
    margin-bottom: 40px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
@media screen and (min-width:475px)  and (max-width:767px) {
    .footer-wrapper {
        grid-column-gap: 45px;
        width: 100%;
        margin-bottom: 40px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (min-width:767px)  and (max-width:991px) {
    .footer-wrapper {
        grid-column-gap: 45px;
        width: 100%;
        margin-bottom: 40px;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-width:475px) {
    .footer-wrapper {
        grid-column-gap: 45px;
        width: 100%;
        margin-bottom: 40px;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
}

.sticky-header{
    position: fixed !important;
    top: 0px;
    width: 100%;
    background-color: var(--black);
    z-index: 999;
    margin: 0;
    -webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
    box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
    /* padding: 0; */
    transition: all 500ms linear;
}

.nav-link:hover, .w--current {
    color: var(--primary);
    cursor: pointer;
}
a.footer-link.w--current{
  color: var(--primary)!important;
}

@import url("https://fonts.googleapis.com/css?family=Nunito:400,900");
.section.step-section .progress_inner #step-1:checked + input + input + input + input + div + div + div + div > .box_base, .section.step-section .progress_inner #step-5:checked + div + div + div + div > .box_base, .section.step-section .progress_inner #step-4:checked + input + div + div + div + div > .box_base, .section.step-section .progress_inner #step-3:checked + input + input + div + div + div + div > .box_base, .section.step-section .progress_inner #step-2:checked + input + input + input + div + div + div + div > .box_base {
  top: 50%;
  left: 0px;
  opacity: 1;
}
.section.step-section .progress_inner #step-1:checked + input + input + input + input + div + div + div + div > .box_item, .section.step-section .progress_inner #step-5:checked + div + div + div + div > .box_item, .section.step-section .progress_inner #step-4:checked + input + div + div + div + div > .box_item, .section.step-section .progress_inner #step-3:checked + input + input + div + div + div + div > .box_item, .section.step-section .progress_inner #step-2:checked + input + input + input + div + div + div + div > .box_item {
  top: -30px;
  left: 0px;
  opacity: 0;
}

.section.step-section .progress_inner #step-2:checked + input + input + input + div + div + div + div > .box_lid, .section.step-section .progress_inner #step-5:checked + div + div + div + div > .box_lid, .section.step-section .progress_inner #step-4:checked + input + div + div + div + div > .box_lid {
  top: -20px;
  left: 0px;
  opacity: 0;
}
.section.step-section .progress_inner #step-2:checked + input + input + input + div + div + div + div > .box_item, .section.step-section .progress_inner #step-5:checked + div + div + div + div > .box_item, .section.step-section .progress_inner #step-4:checked + input + div + div + div + div > .box_item {
  top: -10px;
  left: 0px;
  opacity: 1;
}

.section.step-section .progress_inner #step-3:checked + input + input + div + div + div + div > .box_item, .section.step-section .progress_inner #step-5:checked + div + div + div + div > .box_item, .section.step-section .progress_inner #step-4:checked + input + div + div + div + div > .box_item {
  top: 10px;
  left: 0px;
  opacity: 1;
}
.section.step-section .progress_inner #step-3:checked + input + input + div + div + div + div > .box_lid, .section.step-section .progress_inner #step-5:checked + div + div + div + div > .box_lid, .section.step-section .progress_inner #step-4:checked + input + div + div + div + div > .box_lid {
  top: -1px;
  left: 0px;
  opacity: 1;
}
.section.step-section .progress_inner #step-3:checked + input + input + div + div + div + div > .box_ribbon, .section.step-section .progress_inner #step-5:checked + div + div + div + div > .box_ribbon, .section.step-section .progress_inner #step-4:checked + input + div + div + div + div > .box_ribbon {
  top: 70%;
  left: 0px;
  opacity: 0;
}
.section.step-section .progress_inner #step-3:checked + input + input + div + div + div + div > .box_bow, .section.step-section .progress_inner #step-5:checked + div + div + div + div > .box_bow, .section.step-section .progress_inner #step-4:checked + input + div + div + div + div > .box_bow {
  top: 0px;
  left: 0px;
  opacity: 0;
}

.section.step-section .progress_inner #step-4:checked + input + div + div + div + div > .box_ribbon, .section.step-section .progress_inner #step-5:checked + div + div + div + div > .box_ribbon {
  top: 50%;
  left: 0px;
  opacity: 1;
}
.section.step-section .progress_inner #step-4:checked + input + div + div + div + div > .box_bow, .section.step-section .progress_inner #step-5:checked + div + div + div + div > .box_bow {
  top: -10px;
  left: 0px;
  opacity: 1;
}

.section.step-section .progress_inner #step-5:checked + div + div + div + div > .box_tag {
  top: 10px;
  left: 20px;
  opacity: 1;
}
.section.step-section .progress_inner #step-5:checked + div + div + div + div > .box_string {
  top: 10px;
  left: 20px;
  opacity: 1;
}

* {
  box-sizing: border-box;
}

.section.step-section .progress_inner__status .box_string, .section.step-section .progress_inner__status .box_tag, .section.step-section .progress_inner__status .box_bow__right, .section.step-section .progress_inner__status .box_bow__left, .section.step-section .progress_inner__status .box_bow, .section.step-section .progress_inner__status .box_ribbon, .section.step-section .progress_inner__status .box_item, .section.step-section .progress_inner__status .box_base, .section.step-section .progress_inner, .section.step-section .progress_inner__step:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
}

.section.step-section .progress_inner__bar--set, .section.step-section .progress_inner__bar {
  height: 6px;
  left: 10%;
  background: repeating-linear-gradient(45deg, #1ea4ec, #1ea4ec 4px, #1f8bc5 4px, #1f8bc5 10px);
  background: repeating-linear-gradient(
  45deg,
  #ed1d26, /* Lighter red */
  #ed1d26 4px,
  #d51c21 4px,
  #d51c21 10px
);

  transition: width 800ms cubic-bezier(0.915, 0.015, 0.3, 1.005);
  border-radius: 6px;
  width: 0;
  position: relative;
  z-index: -1;
}

.section.step-section .progress_inner__step:before {
  width: 30px;
  height: 30px;
  color: var(--primary);
  background: white;
  line-height: 30px;
  border: 3px solid var(--primary);
  font-size: 12px;
  top: 3px;
  border-radius: 100%;
  transition: all 0.4s;
  cursor: pointer;
  pointer-events: none;
}

.section.step-section .progress_inner__step {
  width: 20%;
  font-size: 14px;
  padding: 0 10px;
  transition: all 0.4s;
  float: left;
  text-align: center;
  position: relative;
}
.section.step-section .progress_inner__step label {
  padding-top: 50px;
  top: -20px;
  display: block;
  position: relative;
  cursor: pointer;
}
.section.step-section .progress_inner__step:hover {
  color: white;
}
.section.step-section .progress_inner__step:hover:before {
  color: white;
  background: var(--primary);
}

.section.step-section {
  font-family: "Nunito", sans-serif;
  color: var(--white);
  text-align: center;
  font-weight: 900;
  position:relative;
  height:600px;
}
.section.step-section .progress_inner {
  height: 200px;
  width: 700px;
}
.section.step-section .progress_inner #step-5:checked + div {
  width: 80%;
}
.section.step-section .progress_inner #step-5:checked + div + div + div > .tab:nth-of-type(5) {
  opacity: 1;
  top: 0;
}
.section.step-section .progress_inner #step-5:checked + div + div + div + div {
  right: 10%;
}
.section.step-section .progress_inner #step-4:checked + input + div {
  width: 60%;
}
.section.step-section .progress_inner #step-4:checked + input + div + div + div > .tab:nth-of-type(4) {
  opacity: 1;
  top: 0;
}
.section.step-section .progress_inner #step-4:checked + input + div + div + div + div {
  right: 30%;
}
.section.step-section .progress_inner #step-3:checked + input + input + div {
  width: 40%;
}
.section.step-section .progress_inner #step-3:checked + input + input + div + div + div > .tab:nth-of-type(3) {
  opacity: 1;
  top: 0;
}
.section.step-section .progress_inner #step-3:checked + input + input + div + div + div + div {
  right: 50%;
}
.section.step-section .progress_inner #step-2:checked + input + input + input + div {
  width: 20%;
}
.section.step-section .progress_inner #step-2:checked + input + input + input + div + div + div > .tab:nth-of-type(2) {
  opacity: 1;
  top: 0;
}
.section.step-section .progress_inner #step-2:checked + input + input + input + div + div + div + div {
  right: 70%;
}
.section.step-section .progress_inner #step-1:checked + input + input + input + input + div {
  width: 0%;
}
.section.step-section .progress_inner #step-1:checked + input + input + input + input + div + div + div > .tab:nth-of-type(1) {
  opacity: 1;
  top: 0;
}
.section.step-section .progress_inner #step-1:checked + input + input + input + input + div + div + div + div {
  right: 90%;
}
.section.step-section .progress_inner__step:nth-of-type(1):before {
  content: "1";
}
.section.step-section .progress_inner__step:nth-of-type(2):before {
  content: "2";
}
.section.step-section .progress_inner__step:nth-of-type(3):before {
  content: "3";
}
.section.step-section .progress_inner__step:nth-of-type(4):before {
  content: "4";
}
.section.step-section .progress_inner__step:nth-of-type(5):before {
  content: "5";
}
.section.step-section .progress_inner__bar--set {
  width: 80%;
  top: -6px;
  background: var(--primary);
  position: relative;
  z-index: -2;
}
.section.step-section .progress_inner__tabs .tab {
  opacity: 0;
  position: absolute;
  top: 40px;
  text-align: center;
  margin-top: 80px;
  box-shadow: 0px 2px 5px #E3E5E4;
  padding: 30px;
  border-radius: 10px;
  transition: all 0.2s;
}
.section.step-section .progress_inner__tabs .tab h1 {
  margin: 0;
}
.section.step-section .progress_inner__tabs .tab p {
  font-weight: 400;
  opacity: 0.8;
}
.section.step-section .progress_inner__status {
  width: 60px;
  height: 60px;
  top: -90px;
  transition: right 800ms cubic-bezier(0.915, 0.015, 0.3, 1.005);
  transform: translateX(50%);
  position: absolute;
}
.section.step-section .progress_inner__status div {
  opacity: 1;
  transition: all 600ms cubic-bezier(0.915, 0.015, 0.3, 1.005);
  transition-delay: 300ms;
}
.section.step-section .progress_inner__status div {
  position: absolute;
}
.section.step-section .progress_inner__status .box_base {
  background: repeating-linear-gradient(45deg, #986c5d, #986c5d 2px, #775144 2px, #775144 4px);
  width: 36px;
  height: 40px;
  z-index: 1;
  border-radius: 1px;
}
.section.step-section .progress_inner__status .box_lid {
  width: 40px;
  height: 13.3333333333px;
  background: #775144;
  z-index: 2;
  border-radius: 1px;
  top: 0;
}
.section.step-section .progress_inner__status .box_item {
  width: 20px;
  height: 20px;
  background: #be69d2;
  z-index: 0;
  border-radius: 4px;
  transform: rotate(45deg);
}
.section.step-section .progress_inner__status .box_ribbon {
  width: 10px;
  height: 42px;
  background: #ee0f29;
  z-index: 4;
  border-radius: 1px;
}
.section.step-section .progress_inner__status .box_bow__right, .section.step-section .progress_inner__status .box_bow__left {
  width: 6px;
  height: 10px;
  background: #be0c21;
  position: absolute;
  z-index: 3;
  opacity: 1;
  border-radius: 1px;
}
.section.step-section .progress_inner__status .box_bow {
  top: -6px;
  z-index: 1;
  transition-delay: 500ms;
}
.section.step-section .progress_inner__status .box_bow__left {
  left: 6px;
  transform: rotate(45deg);
}
.section.step-section .progress_inner__status .box_bow__right {
  left: -4px;
  transform: rotate(-45deg);
}
.section.step-section .progress_inner__status .box_tag {
  width: 20px;
  height: 10px;
  background: #487ac7;
  z-index: 4;
  transform: rotate(-10deg) translateX(-40px) translateY(0px);
  border-radius: 2px;
  transition-delay: 500ms;
}
.section.step-section .progress_inner__status .box_string {
  width: 17px;
  height: 2px;
  background: #343434;
  z-index: 4;
  transform: rotate(-39deg) translateX(-22px) translateY(-12px);
}
.section.step-section .progress_inner input[type=radio] {
  display: none;
}

.w-tab-menu {
  position: relative;
}
.stories_tab-link {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: 1px solid #E3E5E4;
  background-color: #000000;
  color:#E3E5E4;
  text-align: center;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1.5rem 2rem;
  display: flex
}
.stories_tab-link:hover{
  border: 1px solid #ED1D26;  
  color:#ED1D26;
}

.stories_tab-link.w--current {
  border: 1px solid #ED1D26;  
  color:#ED1D26;
}


.stories_image-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex
}

.stories_card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: grid
}

.stories_image {
  width: 100%
}

.stories_card-content {
  flex-direction: column;
  justify-content: center;
  padding-left: 2.5rem;
  display: flex
}

.stories_tabs {
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  height: 100%;
  display: grid
}

.stories_tabs-menu {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: var(--background-color--background-white);
  border-radius: .5rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  display: flex;
  box-shadow: 0 2px 4px -1px #4040400f,0 4px 8px -1px #4040401a
}

.stories_tab-pane {
  height: 100%
}

.stories_card-icon-wrapper {
  width: 3rem;
  height: 3rem
}

#w-node-f174c193-70fc-1e7a-eb09-ef986dd99106-080d6a4c {
  grid-area: 1 / 1 / 2 / 2;
}
.value-component {
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.value-top-content-wrapper {
  text-align: center;
  flex-flow: column;
  max-width: 27.4375rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.value-bottom-content-wrapper {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.value-left-content-wrapper {
  grid-column-gap: 7.5rem;
  grid-row-gap: 4.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 16.875rem;
  display: flex;
}

.value-card {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.value-image-wrapper {
  width: 100%;
  max-width: 28.3125rem;
  text-align: center;
}

.value-image {
  width: 100%;
  height: 100%;
}

.value-right-content-wrapper {
  grid-column-gap: 7.5rem;
  grid-row-gap: 4.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 18.4375rem;
  display: flex;
}



.modular-hero-09-section-hero {
  z-index: 1;
  position: relative;
}

.home-hero-background-wrap {
    z-index: 0;
    pointer-events: none;
    position: absolute;
    inset: 0%;
}
.modular-hero-09-content {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center stretch;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.home-hero-text-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.modular-hero-heading {
  transform-origin: 50% 100%;
  color: #fffffd;
  letter-spacing: -1.6px;
  -webkit-text-fill-color: transparent;
  text-wrap: balance;
  transform-style: preserve-3d;
  background-image: linear-gradient(90deg, #fff, #ffffffb3);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tasa Orbiter Display, sans-serif;
  font-size: 80px;
  font-weight: 500;
  line-height: 1.3;
  transform: perspective(260px) perspective(300px);
}
.modular-hero-description {
  color: #ffffffb3;
  text-wrap: balance;
  max-width: 710px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.3;
}


.scroll-down-link-wrap {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 1em;
}
.scroll-down-link-anim {
  opacity: .6;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 50px;
  height: 73px;
  transition-property: opacity;
  transition-duration: .5s;
  display: flex;
  position: relative;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}


.process-component {
  flex-flow: column;
  display: flex;
}

.process-top-content {
  text-align: center;
  max-width: 31.4375rem;
  margin-left: auto;
  margin-right: auto;
}

.process-bottom-content-wrapper {
  grid-column-gap: 2.6875rem;
  grid-row-gap: 2.6875rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.process-left-content-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  max-width: 23.75rem;
  display: flex;
}

.process-card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--neutral--black-800);
  box-shadow: inset 0 var(--fast-inner-shadow--y) var(--fast-inner-shadow--blur) 0 var(--fast-inner-shadow--fast-inner-shadow-color), inset 0 var(--second-inner-shadow--y) var(--second-inner-shadow--blur) 0 var(--second-inner-shadow--second-inner-shadow-color), inset 0 var(--third-inner-shadow--y) var(--third-inner-shadow--blur) 0 var(--third-inner-shadow--third-inner-shadow-color);
  border-radius: .375rem;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.875rem 1.5rem;
  display: flex;
}

.process-card-content {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.process-left-content {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 22.125rem;
  height: 13.375rem;
  display: flex;
  position: relative;
}

.process-image-wrapper {
  z-index: 1;
  width: 74%;
  position: relative;
}

.process-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.process-line-wrapper {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 4.75rem;
  height: 11.375rem;
  display: flex;
  position: absolute;
  left: 20px;
}

.process-line-wrapper._2nd {
  left: auto;
  right: -27px;
}

.process-line {
  background-color: var(--neutral--black-700);
  box-shadow: inset 0 var(--fast-inner-shadow--y) var(--fast-inner-shadow--blur) 0 var(--fast-inner-shadow--fast-inner-shadow-color), inset 0 var(--second-inner-shadow--y) var(--second-inner-shadow--blur) 0 var(--second-inner-shadow--second-inner-shadow-color), inset 0 var(--third-inner-shadow--y) var(--third-inner-shadow--blur) 0 var(--third-inner-shadow--third-inner-shadow-color);
  width: 1px;
  height: 11.375rem;
  position: absolute;
  left: 0;
}

.process-line._2nd {
  width: 1rem;
  height: 1px;
  position: absolute;
  top: 0;
  left: -15px;
}

.process-line._3rd {
  width: 1rem;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: -16px;
}

.process-line._4th {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 3.75rem;
  height: 1px;
  display: flex;
  position: absolute;
  top: 5.4375rem;
}

.process-line._5th {
  background-color: #0000;
  background-image: linear-gradient(180deg, var(--brand--yellow-linear-0), var(--brand--yellow-linear-100));
  width: 1.34375rem;
  height: 1px;
  transform: translate(65px);
}

.process-line._6th {
  width: 1rem;
  height: 1px;
  left: 1px;
}

.process-line._7th {
  width: 1rem;
  height: 1px;
  bottom: 0;
}

.process-line._8th {
  left: auto;
  right: 15px;
}

.process-line._9th {
  background-color: #0000;
  background-image: linear-gradient(180deg, var(--brand--yellow-linear-0), var(--brand--yellow-linear-100));
  width: 1.34375rem;
  height: 1px;
  left: -28px;
  transform: translate(65px);
}

.process-line._10th {
  background-color: #0000;
  background-image: linear-gradient(180deg, var(--brand--yellow-linear-0), var(--brand--yellow-linear-100));
  width: 1.34375rem;
  height: 1px;
  transform: translate(65px);
}

.process-line._11th {
  background-color: #0000;
  background-image: linear-gradient(180deg, var(--brand--yellow-linear-0), var(--brand--yellow-linear-100));
  width: 1.34375rem;
  height: 1px;
  left: -28px;
  transform: translate(65px);
}

.process-right-content-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  max-width: 23.75rem;
  display: flex;
}

.heading-style-h3.text-color-white-300 {
  color: #757583;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
}

.text-size-regular {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.container-large {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.text-size-regular.text-color-white {
  color: white;
}
 .current-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.current-grid  .home-features{
  grid-template-columns: 1fr 1fr;
  gap:15px
}

.error {
  /* padding-bottom: 10px; */
  color: red !important;
  font-size: 16px;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
  background-color: var(--primary) !important;
  color: #fff !important;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus {
  box-shadow: unset !important;
}

.content-wrapper.work.bg-neutral-02 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 24px;
  justify-content: space-between;
}
.content-wrapper {
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  display: flex;
}


.content-left.work {
  width: 35%;
}
.work-card-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  width: 56%;
  display: flex;
} 
.singel-work-card.bg-neutral-01 {
  border-radius: 24px;
  width: 100%;
}
.singel-work-card {
  width: 298px;
  padding: 29px 27px;
}
.swiper-pagination-bullet{
  opacity: 0.5;
  background: var(--white)!important;
}
.swiper-pagination-bullet-active {
  opacity: 0.5;
  background: var(--primary)!important;
}
.body-text-16.text-neutral-03.work {
  margin-top: 16px;
  margin-bottom: 40px;
}
.body-text-20.semibold.work {
  margin-top: 20px;
  margin-bottom: 8px;
}
.content-portfolio+p{
  text-align: center;
}
.d-flex{
  display: flex;
}
.flex-column{
  flex-direction: column;
}
.modular-heading-3+p{
  color: #fff;
}
.invoice-list{
  flex-direction: row;
  gap: 50px;

}
.invoice-list li{
  color:#F2F3F3;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.5em;
}
ul.list.text-black li {
   color:#F2F3F3;
}

.about-header-content-wrapper{
background-color: var(--primary);
padding: 10px;
border-radius: 4px;
color: #fff;
}
.mb-4{
  margin-bottom: 30px;
}
.p-0{
  padding: 0;
}
.align-items-center{
  align-items: center!important;
}
.py-3{
  padding: 30px 0;
}
.py-1{
  padding: 10px 0;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}
.align-items-start{
  align-items: start!important;
}
.text-start{
  text-align: start;
}
.pr-8{
  padding-right: 80px;
}
.pl-0{
  padding-left: 0
  ;
}
.text-black .comparing-table-list-item{
  color: var(--white);
}
.pt-5{
  padding-top: 50px;
}
.mb-0{
  margin-bottom: 0;
}
.text-container.align-center{
  margin-bottom: 40px;
  align-items: center;
}
@media screen and (max-width:768px) {
  .home-hero-section{
    padding-top: 140px;
  }

}

@media screen and (max-width:991px){
  .content-wrapper.work.bg-neutral-02{
    flex-wrap: wrap;
  }
  .content-left.work {
    width: unset;
}
.work-card-wrapper{
  width: unset;
  display: flex;
  flex-direction: column;
}
}
.modular-faq-02-trigger h2.modular-heading-4.modular-no-margins{
  font-size: 20px;
}
.button-text{
  color:#E3E5E4;
}
.pb-0{
  padding-bottom: 0;
}
.pt-0{
  padding-top: 0;
}
.description.text-white :is(h3,p){
  color:#fff;
}
.mt-0{
  margin-top: 0;
}
.process-wrapper.swiper-wrapper{
  gap: 0!important;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  width:100%;
}
th {
  text-align: left;
  padding-bottom:15px;
}
tbody {
  border-top: 1px solid var(--primary);
  border-bottom: 1px solid var(--primary);
}
tbody tr td {
  font-size: 16px;
  padding: 15px 0;
}
.rich-text-style.w-richtext li{
color:var(--white);
font-weight:500;
}
 tbody tr td:last-child,  thead tr th:last-child {
  text-align: right;
}
.text-left{
  text-align: left;
}
.pb-30{
  padding-bottom: 30px!important;
}
.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{
  bottom:0;
}
a.footer-brand.w-nav-brand{
  text-align: center;
}
.display-flex-horizontal-5{
  text-align: left;
}
.holding-credit-card.aboutcard{
  inset:12% 40% auto auto!important;
}
.holding-credit-card.aboutcard1{
  
  inset:auto 0% -5% auto!important;
  right:9%!important;
}
.holding-credit-card.center{
  inset:-15% 5% auto auto!important
}
.customer-reviews-container{
  flex-direction:column;
}
.customer-reviews-slider  .arrow-white{
  inset:0% -10% -140% -3%;
}
.arrow-white.left-white-arrow {
  right: 75px !important;
}
.lottie-animation svg{
  color: var(--primary)!important;
}
.dark-bg{
  background-color:#000000;
}
.video-block .content-block {
  width: 100%;
  padding-right: unset;
  text-align: center;
}
.border-bottom-unset{
  border-bottom: unset!important;
}
.location-title-wrapper .circle, .display-flex-horizontal-5 .circle{
  color: var(--primary);
  width: 30px !important; 
  margin-right: 10px;
}
.signup-button{
  border: 1px solid var(--primary);
  background-color: var(--primary);
  color: var(--white);
  text-align: center;
  letter-spacing: .5px;
  border-radius: 5px;
  padding: 14px 23px;
  font-size: 15px;
  font-weight: 500;
  transition: border-color .4s, background-color .4s, color .4s;
  position: relative;
}
.brand-block-image img{
  width:250px;
}

.brand-logo {
  width: 100%;
  max-width: 150px;
  height: 100%;
  max-height: 50px;
}

.process-block{
  cursor:auto;
}
.pb-100{
  padding-bottom:100px;
}
.comparing-table-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  grid-template-rows: auto;
  gap: 16px;
}

/* Make all divs span full height */
.feature-area1, .feature-area2, .feature-area3, .feature-area4 {
  grid-row: span 5;
  border:1px solid #000;
}

.pricing-2-wrapper{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  grid-template-rows: auto;
  gap: 16px;
}

/* Make all divs span full height */
.card-pricing-item {
  grid-row: span 5;
  height: 680px;
}

.top-process-image img,.top-process.horizontal img ,.image-graph{
  opacity:1!important;
}
.contact_Detail{
  grid-template-columns:1fr 1fr;
}
.pt-100{
  padding-top: 100px;
}

.swiper-slide  .logo-loop{
  max-width: 200px;
}
.scroller .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.scroller .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{
  bottom: -50px;
}
.tax-content-slider{
  display: flex!important;
  justify-content: center;
  align-items: center;
}
.tax-content-slider img{
  width: auto;
  height: 56px;
}

.relative{
  position: relative;
}
a.w-inline-block{
  color: var(--white);
}
a.w-inline-block:hover{
  color: var(--primary);
}
.signup-button:hover {
  border-color: var(--primary);
  background-color: var(--black);
  color: var(--white);
}
.modular-blog-06-author
{
  position: relative!important;
}

 .box-center{
  display: flex;
  align-items: center;
  justify-items: center;
  flex-direction: column;
  justify-content: center;
 }
.pb-40{
  padding-bottom: 40px;
}

.pt-1{
  padding-top: 10px;
}
.justify-content-start{
  margin: 10px 0;
  justify-content: start;
}
.w-100{
  width: 100%!important;
}
.arrow-white.w-slider-arrow-right {
  left: 0px;
}
.dash-navbar,.planDetails ,.book-contact-us :is(th,td){
  color: #fff;
}

.grid-container > .column{
  align-items: start!important
}
.table-responsive {
  width: 100%;
  overflow-x: auto;
  --webkit-overflow-scrolling: touch;
}
.table-responsive table{
  width: 100%;
}
.align-items-end{
  align-items: end;
}