body {
	font-family: "Rubik", sans-serif;
	color: #4F5665;
	font-size: 16px;
	line-height: 1.5;
	background: #15144E !important;
}


.wp-block-details summary {
    list-style: none; 
    display: flex; 
    justify-content: space-between; 
    cursor: pointer; 
    font-weight: bold;

    appearance: none;
    -webkit-appearance: none;
    position: relative; 
}

.wp-block-details summary::-webkit-details-marker,
.wp-block-details summary::marker {
    display: none;
    content: ""; 
}

@supports (-webkit-touch-callout: none) {
    .wp-block-details summary {
        display: flex;
    }
}
details summary::-webkit-details-marker {
        display: none;
}

.wp-block-details summary::after {
    content: "+"; 
    margin-left: auto; 
    font-size: 20px; 
    color: #ED444B; 
}

.wp-block-details[open] summary::after {
    content: "-";
}

.wp-block-details {
	border-radius: 12px;
}

.faq-block-section {
	max-width: 660px;
	margin: 0 auto !important;
}

.site-content h1,
.site-content h2,
.site-content h3,
.site-content h4,
.site-content h5 {
	color: #FFFFFF;
}
.site-content p {
	color: #9898B6;
}
/* Redesign Styles */


.px-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.welcome-section {
	background: url('../img/image-22.png') !important;
	background-repeat: no-repeat !important;
	background-position: center;
	background-size: cover !important;
	height: 100%;
}

header .ast-primary-header-bar {
	background-color: #fff !important;
	border-bottom-color: #fff !important;
}
header .main-header-menu > .menu-item > .menu-link {
	color: #70727C !important;
}

header .custom-logo-link img {
	width: auto;
	height: 55px;
}

.ast-builder-grid-row>.site-header-section {
	justify-content: space-between;
}

.invest-banner {
	background-image: url('../img/image-22.png') !important;
	background-repeat: no-repeat !important;
	background-position: center;
	background-size: cover !important;
	height: 100%;
}

@media(max-width: 768px) {
	.px-100 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.welcome-section {
		padding-left: 15px;
		padding-right: 15px;
	}
	.welcome-section h1 {
		font-size: 30px !important;
	}
	.invest-banner > div.wp-block-button {
		width: 100% !important;
	}
}

.header-coutdown {
    width: 100%;
    background: #F25C3B;
    padding: 10px 0;
    color: #fff;
}
.header-coutdown__text {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}

@media (max-width: 640px) {
    .header-coutdown__text {
        font-size: 14px;
        line-height: 22px;
    }
}

.header-coutdown__text svg {
    width: 18px;
    height: 16px;
    fill: #fff;
    margin-right: 5px;
    vertical-align: middle;
}

header.main_header {
  position: fixed;
  display: flex;
  top: 0;
  width: 100%;
  min-height: 100px;
    /*   flex-direction: row; */
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #FFF;
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.05);
  z-index: 998;
}
header.main_header .logo {
  position: relative;
  display: block;
  width: 280px;
  height: 70px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
header.main_header .primary_menu {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
header.main_header .primary_menu ul {
  position: relative;
  display: flex;
  margin: 0;
  padding: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 20px;
  list-style: none;
}
header.main_header .primary_menu ul li a {
  color: #4F5665;
  text-decoration: none;
}
header.main_header .primary_menu ul li a:hover {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}
header.main_header .lang_switcher {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  header.main_header .lang_switcher {
    justify-content: center;
  }
}
header.main_header .lang_switcher .wpml-ls-legacy-dropdown a {
  border: unset;
}
header.main_header .lang_switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  display: block;
  width: 24px;
  height: 24px;
  border: unset;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M7 10.5L12.0008 15.08L17 10.5" stroke="%23F53855" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
}
header.main_header .lang_switcher .wpml-ls-sub-menu {
  background-color: #fff;
}

.lang_switcher {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.lang_switcher .wpml-ls-legacy-dropdown a {
  border: unset;
}
.lang_switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  display: block;
  width: 24px;
  height: 24px;
  border: unset;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M7 10.5L12.0008 15.08L17 10.5" stroke="%23F53855" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
}
.lang_switcher .wpml-ls-sub-menu {
  background-color: #fff;
}

.orange {
  color: #F53838;
}

section {
  margin: 80px auto;
}
section h2 {
  font-size: 2em;
  color: #000;
  font-weight: 400;
  text-align: center;
  margin-bottom: 40px;
}

.cta_wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  gap: 30px;
}
@media (max-width: 991px) {
  .cta_wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
.cta_wrapper > div {
  position: relative;
  display: block;
}
.cta_wrapper .left_side {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  width: 60%;
}
@media (max-width: 991px) {
  .cta_wrapper .left_side {
    width: 100%;
  }
}
.cta_wrapper .right_side {
  width: 40%;
}
@media (max-width: 991px) {
  .cta_wrapper .right_side {
    width: 100%;
  }
}

.cta_form {
  position: relative;
  display: block;
  width: 100%;
  padding: 30px 30px 0 30px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.1);
  margin: inherit auto;
}
.cta_form .h2 {
  font-size: 1.75em;
  font-weight: 500;
}
.cta_form input:not([type=submit]) {
  position: relative;
  display: block;
  width: 100%;
  height: 2.5em;
  font-size: 1.125rem;
  background-color: #fff;
  border: 1px solid #E2E8F0;
  border-radius: 10px;
  text-indent: 1rem;
}
.cta_form input[type=submit] {
  display: block;
  width: 100%;
  height: 2.5em;
  border: 1px solid #F53855;
  border-radius: 0.5em;
  text-align: center;
  color: #F53855;
  font-weight: 500;
  background-color: #fff;
}
.cta_form .lander-form-field {
  margin-bottom: 20px;
}
.cta_form .lander-form-field p {
  margin: unset;
}
.cta_form .lander-form-field label {
  position: relative;
  display: block;
  width: 100%;
}
.cta_form .lander-form-field label .iti {
  width: 100%;
}
.cta_form .lander-form-field input:not([type=submit]) {
  position: relative;
  display: block;
  width: 100%;
  height: 2.5em;
  font-size: 1.125rem;
  background-color: #fff;
  border: 1px solid #E2E8F0;
  border-radius: 10px;
  text-indent: 1rem;
}
.cta_form .lander-form-field input[type=submit] {
  display: block;
  width: 100%;
  height: 2.5em;
  border: 1px solid #F53855;
  border-radius: 0.5em;
  text-align: center;
  color: #F53855;
  font-weight: 500;
  background-color: #fff;
}
.cta_form .footer_form {
  position: relative;
  display: block;
  width: calc(100% + 60px);
  margin-left: -30px;
  border-radius: 0px 0px 10px 10px;
  background: rgba(243, 243, 243, 0.5);
  color: #4F5665;
  text-align: center;
  padding: 10px 15%;
  font-size: 0.75em;
}
.cta_form .footer_form a {
  color: #F53838;
}

.hamburger_menu {
    position: absolute;
    right: 0;
    z-index: 999;
    bottom: 0;
/*   position: fixed; */
/*   top: 50px; */
/*   transform: translateY(-50%); */
}

.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger.is-active:hover {
  opacity: 0.7;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #000;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.mobile_menu_wrapper {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 998;
  top: 0;
  padding-top: 105px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  transition: all 0.5s linear;
}
.mobile_menu_wrapper .lang_switcher {
  margin: 20px 0;
  align-items: center;
  justify-content: center;
}
.mobile_menu_wrapper.is-active {
  position: fixed;
  opacity: 1;
  pointer-events: unset;
}
.mobile_menu_wrapper > div {
  position: relative;
  width: 100%;
  z-index: 2;
  height: 100%;
  padding-left: 10%;
  padding-top: 10%;
}
.mobile_menu_wrapper .nav {
  position: relative;
  display: block;
}
.mobile_menu_wrapper .nav > ul {
  position: relative;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile_menu_wrapper .nav > ul > li {
  margin-bottom: 1em;
}
.mobile_menu_wrapper .nav > ul > li:last-child {
  margin-bottom: unset;
}
.mobile_menu_wrapper .nav > ul > li > a {
  text-decoration: none;
}
.mobile_menu_wrapper .wpml-ls-sub-menu {
  background-color: #fff;
  transform: translateY(-100%);
}

.slider_logo_swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}
.slider_logo_swiper .swiper-slide {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 15%;
}

.video_section .video {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 16/9 !important;
}
.video_section .video iframe, .video_section .video .wp-video, .video_section .video .wp-video-shortcode {
  position: relative;
  display: block;
  width: 100% !important;
  height: auto;
  aspect-ratio: 16/9 !important;
}

.target_lp_button {
  position: relative;
  display: block;
  padding: 10px 40px;
  border: 1px solid #F53855;
  color: #F53838;
  text-align: center;
  font-weight: 500;
  border-radius: 20px;
  text-decoration: none;
  clear: both;
  max-width: 280px;
  transition: all 0.25s linear;
}
.target_lp_button:hover {
  background-color: #F53838;
  color: #fff;
}

.features_wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  gap: 30px;
  flex-wrap: wrap;
  margin-top: 40px;
}
.features_wrapper .feature {
  position: relative;
  display: block;
  width: calc(33% - 30px);
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 2em;
}
@media (max-width: 991px) {
  .features_wrapper .feature {
    width: calc(50% - 15px);
  }
}
@media (max-width: 640px) {
  .features_wrapper .feature {
    width: 100%;
  }
}
.features_wrapper .feature .icon {
  position: relative;
  display: block;
  margin: 0 auto 20px auto;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.features_wrapper .feature .heading {
  color: #000;
  font-size: 1.25em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}
.features_wrapper .feature .descr {
  text-align: center;
}

/*
.steps_wrapper{
    position: relative;
    display: block;
    width: 70%;
    margin: 0 auto;
    padding-left: 78px;
    counter-reset: step;
    @media (max-width:991px){
        width: 100%;
    }
    &::before{
        content: '';
        position: absolute;
        display: block;
        width: 1px;
        height: 100%;
        left:24px;
        background-color: #F53838;
    }
    & .step{
        position: relative;
        display: block;
        width: 100%;
        counter-increment: step;
        margin-bottom: 40px;
        &:before{
            content:counter(step);
            position: absolute;
            display: block;
            width: 48px;
            height: 48px;
            left:-78px;
            top:0;
            line-height: 48px;
            text-align: center;
            font-weight: 700;
            color: #F53838;
            border: 1px solid #F53838;
            background-color: #fff;
            border-radius: 2px;
        }
        & .heading{
            font-weight: 500;
        }
    }
}
*/
.info_block {
  position: relative;
  display: block;
  width: 100%;
  margin: 40px auto;
  padding: 13px 16px;
  border-radius: 10px;
  background: rgba(245, 56, 56, 0.05);
}
.info_block h3 {
  font-size: 1em;
  color: #F53838;
  font-weight: 500;
}

.steps_section .info_block {
  width: 70%;
}
@media (max-width: 991px) {
  .steps_section .info_block {
    width: 100%;
  }
}

/*
.features2_wrapper{
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: flex-start;
    gap:30px;
    flex-wrap: wrap;
    margin-top:40px;
    & .feature{
        position: relative;
        display: block;
        width: calc(50% - 15px);
        border-radius: 10px;
        background: #FFF;
        box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.10);
        padding: 2.5em;
        @media (max-width:991px){
            width:100%;
        }
        & .icon{
            position: relative;
            display: block;
            margin-bottom: 20px;
            width: 88px;
            height: 88px;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center center;
        }
        & .heading{
            color: #000;
            font-size: 1.75em;
            font-weight: 500;
            text-align: left;
            margin-bottom: 20px;
        }
        & .descr{
            text-align: left;
        }
        &:hover{
            background-color: #F53838;
            color: #E2E8F0;
            & .heading{
                color: #fff;
            }
            & .icon{
                filter: brightness(0) invert(1);
            }
        }
    }
}
*/
/*
.content_w_image{
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: flex-start;
    width: 100%;
    gap:30px;
    flex-wrap: wrap;
    & .content{
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        width: calc(50% - 15px);
        @media (max-width:991px){
            width: 100%;
        }
        &.bottom_self{
            align-items:flex-end;
        }
        & > div{
            position: relative;
            display: block;
            width: 100%;
        }
    }
    & .img{
        width: calc(50% - 15px);
        @media (max-width:991px){
            width: 100%;
        }
        & img{
            position: relative;
            display: block;
            width: 100%;
        }
    }
    &.right{
        & .content{
            order: 1;
            @media (max-width:991px){
                order: 2;
            }
        }
        & .img{
            order: 2;
            @media (max-width:991px){
                order: 1;
            }
        }
    }
}
*/
/*
.twitter_like_block{
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    gap: 30px;
    flex-wrap: wrap;
    & .block{
        position: relative;
        display: block;
        width: calc(33% - 30px);
        background-color: #FBFBFB;
        padding: 10px 10px 0 10px;
        border-radius: 10px;
        @media (max-width:991px){
            width: calc(50% - 15px);
        }
        @media (max-width:768px){
            width: 100%;
        }
        & .heading{
            position: relative;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: flex-start;
            width: 100%;
            margin-bottom: 10px;
            & .ava{
                position: relative;
                display: block;
                width: 50px;
                height: 50px;
                margin-right: 20px;
                border-radius: 50%;
                overflow: hidden;
                background-position: center center;
                background-size: cover;
                background-repeat: no-repeat;
            }
            & .text{
                position: relative;
                display: block;
                width: calc(100% - 70px);
                & .name{
                    position: relative;
                    display: inline;
                    color: #0F1419;
                    font-weight: 500;
                    padding-right: 25px;
                    &::after{
                        content: '';
                        position: absolute;
                        display: block;
                        width: 18px;
                        height: 18px;
                        right: 0;
                        top: 2px;
                        background: url(../images/twitter_badge.svg) no-repeat center center;
                        background-size: cover;
                    }
                }
                & .twit_name{
                    position: relative;
                    display: block;
                    color: #536471;
                    width: 100%;
                }
            }
        }
        & .content{
            position: relative;
            display: block;
            width: 100%;
            font-size: 1.25em;
            margin-bottom: 10px;
            & a{
                color: #249EF0;
                text-decoration: none;
                &:hover{
                    text-decoration: underline;
                }
            }
        }
        & .time{
            position: relative;
            display: block;
            width: 100%;
            color: #536471;
            margin:1em 0 0 0;
            padding-bottom: 1em;
            border-bottom: 1px solid #EFF3F4;
            font-size: .75em;
        }
        & .stat{
            position: relative;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: space-between;
            width: 100%;
            margin:1em 0 0 0;
            padding-bottom: 1em;
            border-bottom: 1px solid #EFF3F4;
            & > div{
                color: #536471;
                font-size: .75em;
                & span{
                    color: #0F1419;
                }
            }
        }
        & .icons{
            position: relative;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: space-between;
            padding: 1em 0;
            & > div{
                position: relative;
                display: flex;
                width: 25%;
                flex-direction: row;
                align-items: center;
                justify-content: center;
                & svg{
                    &:hover{
                        cursor: pointer;
                    }
                }
            }
        }
    }
}
*/
.two_cols_block {
  position: relative;
  display: block;
  width: 100%;
}
.two_cols_block .two_cols_row {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  border-bottom: 1px solid #EFF3F4;
}
@media (max-width: 640px) {
  .two_cols_block .two_cols_row {
    flex-direction: column;
    gap: unset;
  }
}
.two_cols_block .two_cols_row:last-child {
  border-bottom: unset;
}
.two_cols_block .two_cols_row .two_cols_col {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 1em 0;
}
.two_cols_block .two_cols_row .two_cols_col:nth-child(1) {
  width: 40%;
}
@media (max-width: 640px) {
  .two_cols_block .two_cols_row .two_cols_col:nth-child(1) {
    width: 100%;
  }
}
.two_cols_block .two_cols_row .two_cols_col:nth-child(2) {
  width: calc(60% - 30px);
}
@media (max-width: 640px) {
  .two_cols_block .two_cols_row .two_cols_col:nth-child(2) {
    width: 100%;
  }
}
.two_cols_block .two_cols_row .two_cols_col .icon {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.two_cols_block .two_cols_row .two_cols_col > div {
  display: inline;
}
.two_cols_block .two_cols_row .two_cols_col p {
  margin: 0;
  padding: 0;
}

.page_content_wrapper {
  position: relative;
  display: block;
  width: 100%;
  margin: 120px auto;
}

.overview_section .two_cols_block {
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .overview_section .two_cols_block {
    width: 100%;
  }
}

.banner_wrapper {
  position: relative;
  display: block;
  width: 100%;
  padding: 3em;
  color: #fff;
  border-radius: 30px;
}
.banner_wrapper .target_lp_button {
  border-color: #fff;
  color: #fff;
  font-size: 0.75em;
}
.banner_wrapper h2 {
  color: #fff;
  text-align: left;
}
.banner_wrapper .content {
  position: relative;
  display: block;
  width: 60%;
  z-index: 2;
}
@media (max-width: 768px) {
  .banner_wrapper .content {
    width: 100%;
    padding-bottom: 150px;
  }
}
.banner_wrapper::after {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  height: 100%;
  bottom: 0;
  background: url(../images/illustration_image.svg) no-repeat right center;
  background-size: contain;
  width: 40%;
}
@media (max-width: 768px) {
  .banner_wrapper::after {
    height: 150px;
    width: 100%;
    right: unset;
    left: 0;
    background-position: center center;
  }
}

.faq_accordion {
  position: relative;
  display: block;
  margin: 80px auto 80px auto;
}
.faq_accordion .accordion-item {
  border: unset;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: unset;
}
.faq_accordion .accordion-item .accordion-header {
  font-size: 1.125em;
  font-weight: 500;
}
.faq_accordion .accordion-item .accordion-header .accordion-button {
  font-size: 1.125em;
  font-weight: 500;
  border: unset;
}
.faq_accordion .accordion-item .accordion-header .accordion-button::after {
  content: "+";
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background-color: #3B3F43;
  background-image: unset;
}
.faq_accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background-color: transparent;
}
.faq_accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  content: "x";
  background-color: #F53838;
}

.main_footer {
  position: relative;
  display: block;
  width: 100%;
  padding: 2em 0;
  background-color: #050505;
  color: #fff;
}
.main_footer .logo {
  position: relative;
  display: block;
  width: 280px;
  height: 70px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
}
.main_footer p {
  font-size: 0.75em;
}
.main_footer .lang_switcher {
  position: relative;
  display: flex;
  height: auto;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .main_footer .lang_switcher {
    justify-content: center;
  }
}
.main_footer .lang_switcher .wpml-ls-legacy-dropdown a {
  border: unset;
  background-color: transparent;
  color: #fff;
}
.main_footer .lang_switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  display: block;
  width: 24px;
  height: 24px;
  border: unset;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M7 10.5L12.0008 15.08L17 10.5" stroke="%23F53855" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
}
.main_footer .lang_switcher .wpml-ls-sub-menu {
  background-color: #000;
  transform: translateY(-100%);
}
.main_footer .footer_menu {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.main_footer .footer_menu ul {
  position: relative;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .main_footer .footer_menu ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }
}
.main_footer .footer_menu ul li a {
  color: #fff;
  text-decoration: none;
}
.main_footer .footer_menu ul li a:hover {
  text-decoration: underline;
}
.main_footer .footer_menu_2 {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}
.main_footer .footer_menu_2 ul {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main_footer .footer_menu_2 ul li a {
  color: #fff;
  text-decoration: none;
}
.main_footer .footer_menu_2 ul li a:hover {
  text-decoration: underline;
}


/* special offer*/

.page_content_wrapper {
	padding: 0;
	margin: 0 !important;
	overflow: hidden;

}
.page_content_wrapper .hero-container {
	background: url(../images/so-bg.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 100% 100%;
	border-bottom-left-radius: 44px;
	border-bottom-right-radius: 44px;
	padding-bottom: 100px;
}

.page_content_wrapper __hero h1 {
	color: #fff;
	font-size: 52px;
	line-height: 68px;
}

.hero-label {
	font-size: 20px;
	border-radius: 8px;
	background: rgb(58, 70, 86, 0.45);
	padding: 20px 24px;
	width: max-content;
}


.page_content_wrapper __hero p {
	color: #fff;
	font-size: 20px;
}


.page_content_wrapper .wp-block-columns {
	margin-bottom: 0;
}

#special-offeer-form {
	box-shadow: 0px 3px 16px 0px rgba(43, 67, 63, 0.16);
	border-radius: 8px;
	padding: 32px 24px 24px 24px;
}

#special-offeer-form form {
	margin: 20px 0;
}

#special-offeer-form form input {
	padding: 0 18px;
	height: 44px;
}

#special-offeer-formm form input[type=submit] {
	max-width: 250px;
	height: 48px;
	display: block;
	border-radius: 14px;
	margin: 10px auto 0 auto;
}

#special-offeer-form form input:not([type=submit]) {
	background: #F0F7FA;
	border-color: #F0F7FA;
}

#special-offeer-form p {
	margin: 8px 0 0 0;
}

.page_content_wrapper .container {
	max-width: 100%;
	padding: 0;
}

.page_content_wrapper .wp-block-cover__inner-container{
	max-width: 1176px;
	padding: 102px 20px 72px 20px;
	margin: 0 auto;
}

__hero .wp-block-columns {
	gap: 102px;
}

__hero .wp-block-column {
	display: flex;
	flex-direction: column;
	gap: 36px;
}

.special-offeer-hero-text p{
	margin-bottom: 0;
	max-width: 456px;
}
.so-h-works {
	margin-top: 50px;
}

.so-circle {
	color: #fff !important;
	background: #cc1939;
	border-radius: 50%;
	width: 56px;
	height: 56px;
	padding: 9px;
	margin: 0 auto 32px auto;
}
  .so-h-work-item {
	position: relative;
}
 .so-h-work-item:after {
	content: "";
	position: absolute;
	background-image: url(../images/r-arrow.svg);
	top: 20px;
	right: 0;
	width: 36px;
	height: 18px;
}
.so-h-work-item:last-child:after {
	content: none;
}

@media (max-width: 991px) {
    .so-h-work-item:after {
        content: none;
    }
}

.limited__inner-container {
	max-width: 1020px;
    margin: 0 auto !important;
    padding: 40px;
    background: #102735;
    color: white !important;
    border-radius: 16px;
}
.so-h-work__inner-container {
	max-width: 1020px;
	margin: 0 auto !important;
	padding: 0 20px 50px;
}

.limited__inner-container .limited-banner {
	background: url(../images/so-bg.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 100% 100%;
	border-radius: 44px;
	padding-bottom: 100px;
	padding: 72px 0;
}
.limited__inner-container .limited-banner h2 {
	color: #fff;
	font-size: 36px;
	line-height: 46px;
	font-weight: 700;
	margin-bottom: 20px;
}

.limited__inner-container .limited-banner p {
	color: #fff;
	max-width: 70%;
	margin: 0 auto;
	display: block;
	font-size: 20px;
	font-weight: 500;
}
.limited__inner-container .limited-banner .lp_button_wrapper {
	margin: 0;
}

.limited__inner-container  .limited-banner  .target_lp_button {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF !important; 
	border-radius: 8px !important;
	color: #1A65F4 !important;
}


.limited__inner-container  .limited-banner  .target_lp_button:hover {
	color: #1A65F4 !important;
	background-color: #FFFFFF !important;
}

@media(max-width: 640px) {
	 .hero-container {
		border-bottom-left-radius: 16px;
		border-bottom-right-radius: 16px;
		padding-bottom: 0;
	}
	.special-offeer-hero-text h1 {
		font-size: 32px !important;
		line-height: 42px;
		margin-bottom: 0;
	}
	.special-offeer-hero-text-p {
		padding-right: 0 !important;
	}
	.hero-label {
		font-size: 14px;
		padding: 8px 18px;
	}
	.limited__inner-container .limited-banner {
		padding: 36px 16px;
		border-radius: 16px;
	}
	.limited__inner-container .limited-banner h2 {
		font-size: 28px;
		line-height: 38px;
	}
	.limited__inner-container .limited-banner p {
		font-size: 14px;
		line-height: 22px;
		max-width: 100%;
	}
}

.video_section .video {
	position: relative;
	display: block;
	width: 100%;
	aspect-ratio: 16/9 !important;
	cursor: pointer;
}
.video-cover {
	width: 100%;
	height: auto;
	display: block;
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translate(-50%,-50%);
}
.v-hidden {
	display: none;
}

#videoContainer > div.wp-block-columns {
	margin-top: 0;
}

.video_section .video iframe, .video_section .video .wp-video, .video_section .video .wp-video-shortcode {
	position: relative;
	display: block;
	width: 100% !important;
	height: auto;
	aspect-ratio: 16/9 !important;
}



@media(max-width: 768px) {
	.video-cover {
		width: 100%;
	}
}
.site-primary-footer-wrap {
	margin-top: 0 !important;
}
.site-footer .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	transform: translateY(-100%);
	height: 400px;
	overflow: auto;
}

.site-footer .footer-nav-wrap {
	display: flex;
	justify-content: flex-end;
}
.site-footer #astra-footer-menu {
	display: flex;
	gap: 10px;
	justify-content: center;
}
.site-footer #astra-footer-menu li a {
	text-decoration: none;
	color: #131725;
}
.site-footer .site-below-footer-wrap {
	background: #15144E !important;
}

.reg-form-wrapper {
    backdrop-filter: blur(37.8px);
    background: rgba(255, 255, 255, 0.2); /* Ensure transparency */
    padding: 24px;
	border-radius: 18px;
}

.reg-form-wrapper form input:not([type="submit"]):not([type="button"]) {
    border: 1px solid #9292A833;
    background: #3C3F68;
    border-radius: 6px;
    padding: 12px 24px;
	color: #fff;

}
.reg-form-wrapper form .iti__selected-dial-code {
	color: #9898B6 !important;
}

.page-block-label {
	margin: 0 auto;
	display: block;
	width: max-content;
	padding: 8px 24px;
	color: #fff !important;
	margin-bottom: 28px;
	border: 1px solid #9292A88F;
	border-radius: 36px;
}
.step-item {
	position: relative;
}

.step-item:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #3D3C69;
    left: 0;
    top: calc(35% + 10px); 
}

.step-item:before {
    content: "";
    position: absolute;
    top: calc(33% + 10px);
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border-radius: 50%;
    left: 0;
    z-index: 1;
}

.step-item:last-child:after {
	display: none;
}

	

@media(max-width: 768px) {
	.site-footer .wpml-ls-legacy-dropdown {
		margin: 0 auto;
		margin-top: 30px;
	}
	.site-footer #astra-footer-menu {
		padding: 0;
	}
	header #ast-mobile-header .ast-button-wrap {
		position: absolute;
		right: 20px;
	}
	.ast-plain-container.ast-no-sidebar #primary {
		margin: 0 !important;
	}
	.m-px-30 {
		padding: 30px 0 !important;
	}
	.m-py-15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.p-0 {
		padding: 0 !important;
	}
	
	.step-item:after,
	.step-item:before {
		display: none;
	}
}


#wpadminbar {
  position: fixed;
  top: unset;
  bottom: 0;
}/*# sourceMappingURL=styles.css.map */