@import url("../fonts/fonts.css");
@import url("../vendors/bootstrap/css/bootstrap.min.css");

html :where(.wp-block) {
    max-width: 100% !important;
}

@media (min-width: 782px) {
body .interface-complementary-area {
    min-width: 420px;
}
}

.acf-block-preview * {
	outline: 0 !important;
	text-decoration: none !important
}

.acf-block-preview  {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: "Mona Sans", sans-serif;
  color: #475569;
  font-weight: 400;
  line-height: 26px;
}
.acf-block-preview html,
.acf-block-preview body {
  height: 100%;
}
.acf-block-preview .main-wrapper {
  position: relative;
  overflow-x: hidden;
}
.acf-block-preview a {
  color: #475569;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.acf-block-preview a:hover {
  text-decoration: none;
  color: #475569;
}
.acf-block-preview a:focus,
.acf-block-preview input:focus,
.acf-block-preview button:focus,
.acf-block-preview select:focus,
.acf-block-preview button:focus,
.acf-block-preview textarea:focus {
  outline: none;
}
.acf-block-preview img {
  max-width: 100%;
  display: block;
}
.acf-block-preview .h1,
.acf-block-preview .h2,
.acf-block-preview .h3,
.acf-block-preview .h4,
.acf-block-preview .h5,
.acf-block-preview .h6,
.acf-block-preview h1,
.acf-block-preview h2,
.acf-block-preview h3,
.acf-block-preview h4,
.acf-block-preview h5,
.acf-block-preview h6 {
  color: #0F172A;
  margin-bottom: 12px;
  font-family: "Mona Sans", sans-serif;
}
.acf-block-preview h1,
.acf-block-preview .h1 {
  font-size: 60px;
  line-height: 115%;
}
.acf-block-preview h2,
.acf-block-preview .h2 {
  font-size: 40px;
  line-height: 115%;
}
.acf-block-preview h3,
.acf-block-preview .h3 {
  font-size: 30px;
  line-height: 115%;
}
.acf-block-preview h4,
.acf-block-preview .h4 {
  font-size: 24px;
  line-height: 120%;
}
.acf-block-preview h5,
.acf-block-preview .h5 {
  font-size: 20px;
  line-height: 115%;
}
.acf-block-preview h6,
.acf-block-preview .h6 {
  font-size: 18px;
  line-height: 115%;
}
.acf-block-preview p {
  margin-bottom: 20px;
}
.acf-block-preview p:last-child {
  margin-bottom: 0 !important;
}
.acf-block-preview button {
  border: none;
  transition: all 0.4s ease 0s;
  background: transparent;
}
.acf-block-preview .section,
.acf-block-preview section {
  padding: 70px 0;
}
.acf-block-preview .container {
  max-width: 1200px;
}
.acf-block-preview .container.wide {
  max-width: 1320px;
}
.acf-block-preview .container.smalls {
  max-width: 1080px;
}
.acf-block-preview .text_italic {
  font-style: italic;
}
.acf-block-preview .pt-40 {
  padding-top: 40px;
}
.acf-block-preview .relative {
  position: relative;
	z-index:1
}
.acf-block-preview .z-99 {
  position: relative;
  z-index: 1;
}
.acf-block-preview .text_white {
  color: #fff;
}
.acf-block-preview .text_upper {
  text-transform: uppercase;
}
.acf-block-preview .cta-btn {
  display: inline-flex;
  background: #DA0000;
  color: #fff;
  padding: 16px 40px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 14px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.acf-block-preview .cta-btn:hover {
  color: #fff;
  background: #ff0101;
}
.acf-block-preview .fw_700 {
  font-weight: 700;
}
.acf-block-preview .fw_900 {
  font-weight: 900;
}
.acf-block-preview .fs_16 {
  font-size: 16px;
}
.acf-block-preview .fw_500 {
  font-weight: 500;
}
.acf-block-preview .col_red {
  color: #DA0000;
}
.acf-block-preview .section-heading {
  margin-bottom: 30px;
}
.acf-block-preview .text_light {
  color: #475569;
}
.acf-block-preview .pb_150 {
  padding-bottom: 150px;
}
.acf-block-preview .pt_150 {
  padding-top: 150px;
}
.acf-block-preview .header-area {
  position: absolute;
  z-index: 9;
  width: 100%;
}
.acf-block-preview .header-inn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 30px;
}
.acf-block-preview .header-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.acf-block-preview .header-menu ul li {
  display: inline-block;
  margin-right: 32px;
}
.acf-block-preview .header-menu ul li:last-child {
  margin-right: 0;
}
.acf-block-preview .header-menu ul li a {
  color: #BEBEBE;
  font-weight: 700;
  font-size: 16px;
}
.acf-block-preview .header-menu ul li a:hover {
  color: #fff;
}
.acf-block-preview .hero-area {
  height: 650px;
}
.acf-block-preview .hero-area::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  z-index: 1;
  opacity: 0.7;
}
.acf-block-preview .hero-video-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}
.acf-block-preview .hero-text {
  padding-top: 170px;
}
.acf-block-preview .hero-heading {
  font-weight: 900;
  font-size: 70px;
}
.acf-block-preview .icon-teaser {
  padding: 30px;
  border: 1px solid #E5E7EB;
  display: block;
  background: #fff;
  height: 100%;
  font-size: 16px;
  position: relative;
  transition: all 0.3s;
}
.acf-block-preview .icon-teaser:hover {
  box-shadow: 0 3px 40px 0 rgba(0, 0, 0, 0.07);
  border-color: #fff;
}
.acf-block-preview .icon-teaser img {
  margin: 0 auto;
  max-width: 260px;
  height: 70px;
  margin-bottom: 30px;
}
.acf-block-preview .about-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  z-index: -1;
}
.acf-block-preview .text-box.style1 {
  background: #fff;
  padding: 50px;
}
.acf-block-preview .stats-img-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  z-index: -1;
}
.acf-block-preview .text-box.style1 .count {
  color: #DA0000;
  font-weight: 900;
  font-size: 60px;
}
.acf-block-preview .text-box.style1 .text {
  color: #78879B;
  font-weight: 900;
}
.acf-block-preview .content-text.style3 .accordion-item {
  border: 1px solid #E5E7EB;
  margin-top: 12px;
  border-radius: 8px;
}
.acf-block-preview .content-text.style3 .accordion-item button {
  padding: 22px 30px;
}
.acf-block-preview .content-text.style3 .title {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
}
.acf-block-preview .content-text.style3 .accordion-body {
  padding: 18px 25px;
}
.acf-block-preview .faqs-shape {
  position: absolute;
  top: -100px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 300px;
}
.acf-block-preview .faqs_accordion .accordion-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.acf-block-preview .faqs_accordion .accordion-button .plus-minus {
  position: absolute;
  top: 14px;
  right: 15px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #DA0000;
}
.acf-block-preview .faqs_accordion .accordion-button .plus-minus::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 2px;
  height: 12px;
  background: #fff;
  transform: translate(-50%, -50%);
}
.acf-block-preview .faqs_accordion .accordion-button .plus-minus::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 12px;
  height: 2px;
  background: #fff;
  transform: translate(-50%, -50%);
}
.acf-block-preview .faqs_accordion .accordion-button:not(.collapsed) .plus-minus::before {
  opacity: 0;
  background: #fff;
}
.acf-block-preview .footer-cta-shape {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  z-index: -9;
  object-position: bottom;
}
.acf-block-preview .content-text.footer-cta .heading {
  font-weight: 900;
  font-size: 60px;
}
.acf-block-preview .footer-area {
  background: #0A0F1A;
  padding-top: 70px;
  border-top: 1px solid rgba(69, 73, 81, 0.5);
}
.acf-block-preview .footer-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(69, 73, 81, 0.5);
  padding-bottom: 70px;
}
.acf-block-preview .footer-top .footer-text {
  width: 45%;
}
.acf-block-preview .footer-end .copyright {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}
.acf-block-preview .footer-end .copyright .link {
  color: rgba(255, 255, 255, 0.5);
}
.acf-block-preview .footer-end {
  padding: 16px 0;
}
.acf-block-preview .footer-end ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.acf-block-preview .footer-end ul li {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  margin-right: 24px;
}
.acf-block-preview .footer-menu-link {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
.acf-block-preview .footer-menu-link:hover {
  color: #fff;
}
.acf-block-preview .timeline-wrapper {
  position: relative;
}
.acf-block-preview .timeline-wrapper::before {
  position: absolute;
  content: "";
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  width: 1px;
  height: 90%;
  background: #E5E7EB;
}
.acf-block-preview .timeline-wrapper .item {
  position: relative;
}
.acf-block-preview .timeline-wrapper .item .num {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #0F172A;
  position: absolute;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.2s;
  font-weight: 700;
  font-size: 20px;
}
.acf-block-preview .timeline-wrapper .item:hover .num {
  background: #DA0000;
  width: 52px;
  height: 52px;
  transform: translate(-50%, -50%) scale(1.2);
}
.acf-block-preview .headaer-logo {
  max-width: 180px;
}
.acf-block-preview .subtitle {
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 5px;
  display: block;
}
.acf-block-preview .section-main-heading {
  margin-bottom: 40px;
}
.acf-block-preview .timeline-wrapper .item {
  padding-top: 50px;
}
.acf-block-preview #menu-toggle span {
  height: 2px;
  width: 95%;
  background: #fff;
  display: block;
  margin-top: 5px;
  position: relative;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  border-radius: 5px;
  margin-right: auto;
  margin-left: 0;
}
.acf-block-preview #menu-toggle span:nth-child(1) {
  top: 4px;
}
.acf-block-preview #menu-toggle span:nth-child(2) {
  top: 6px;
  width: 75%;
}
.acf-block-preview #menu-toggle span:nth-child(3) {
  top: 8px;
  width: 65%;
}
.acf-block-preview #menu-toggle {
  width: 42px;
  height: 42px;
  display: block;
  position: relative;
  background: transparent;
  padding: 4px 8px;
  border-radius: 7px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}
@media (max-width: 1400px) {
  .acf-block-preview .icon-teaser img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
    max-height: 50px;
  }
  .acf-block-preview .icon-teaser {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .acf-block-preview nav#menu {
    position: absolute;
    top: 99%;
    left: 0;
    width: 100%;
    display: block;
    z-index: 999;
    min-height: calc(100vh - 45px);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
  }
  .acf-block-preview nav#menu.active {
    opacity: 1;
    visibility: visible;
    transition: 0.3s all;
  }
  .acf-block-preview .mainmenu ul {
    text-align: left;
  }
  .acf-block-preview nav#menu,
  .acf-block-preview nav#menu > ul ul {
    overflow: hidden;
    max-height: 0;
    background: #0F172A;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
  }
  .acf-block-preview nav#menu,
  .acf-block-preview nav#menu > ul ul {
    overflow: auto;
    padding: 50px 20px;
  }
  .acf-block-preview nav#menu > ul > li {
    display: block !important;
    margin: 0 !important;
    padding: 0;
  }
  .acf-block-preview nav#menu ul ul,
  .acf-block-preview nav#menu ul ul ul {
    display: inherit;
    position: relative;
    left: auto;
    top: auto;
    padding: 0;
  }
  .acf-block-preview nav#menu > ul > li > span {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 16px;
    z-index: 2;
  }
  .acf-block-preview nav#menu ul ul.sub-menu.active {
    visibility: visible;
    opacity: 1;
    max-height: 55em;
  }
  .acf-block-preview nav#menu > ul > li > a {
    display: block;
    position: relative;
    padding: 15px 0px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    font-size: 15px;
    opacity: 1;
    font-weight: 500;
  }
  .acf-block-preview .header-menu a::before {
    display: none;
  }
  .acf-block-preview .header-menu a::after {
    display: none;
  }
  .acf-block-preview nav#menu > ul > li:last-child > a {
    border: none;
  }
  .acf-block-preview .mainmenu ul li > ul {
    border: none;
  }
  .acf-block-preview nav#menu li.has-submenu > a:after {
    border: none;
    content: "+";
    position: absolute;
    top: 10px;
    right: 9px;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    height: auto;
    font-size: 30px;
    font-weight: 400;
  }
  .acf-block-preview .sub-menu::before {
    height: 90% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
  .acf-block-preview .sub-menu::after {
    display: none;
  }
  .acf-block-preview nav#menu li.has-submenu.active > a:after {
    content: "-";
    font-size: 30px;
  }
  .acf-block-preview nav#menu ul ul > li a {
    padding: 13px 0px;
    line-height: normal;
    color: #fff;
    font-size: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  }
  .acf-block-preview ul.sub-menu {
    padding-left: 20px;
  }
  .acf-block-preview .header-toggle.active span:nth-child(2) {
    opacity: 0;
  }
  .acf-block-preview .header-toggle.active span:nth-child(1) {
    top: 14px;
    transform: rotate(45deg);
  }
  .acf-block-preview .header-toggle.active span:nth-child(3) {
    top: 0px;
    transform: rotate(-45deg);
  }
  .acf-block-preview .header-toggle {
    display: block;
  }
  .acf-block-preview nav#menu > ul ul {
    background: transparent;
    box-shadow: none;
    width: 100%;
    padding-left: 15px;
  }
  .acf-block-preview #menu-toggle {
    display: block;
    margin-left: 10px;
    padding-right: 0;
  }
  .acf-block-preview .header-action > a > span:not(.icon) {
    display: none;
  }
  .acf-block-preview .header-action {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .acf-block-preview .site-logo {
    max-width: 100px;
  }
  .acf-block-preview #menu-toggle.active span:nth-child(2) {
    opacity: 0;
  }
  .acf-block-preview #menu-toggle.active span:nth-child(1) {
    top: 14px;
    transform: rotate(45deg);
    width: 100%;
  }
  .acf-block-preview #menu-toggle.active span:nth-child(3) {
    top: 0px;
    transform: rotate(-45deg);
    width: 100%;
  }
  .acf-block-preview section,
  .acf-block-preview .section {
    padding: 50px 0;
  }
  .acf-block-preview br {
    display: none;
  }
  .acf-block-preview .faqs_accordion {
    padding: 0 30px;
  }
  .acf-block-preview .footer-logo {
    margin-bottom: 0;
  }
  .acf-block-preview .footer-logo img {
    width: 180px;
  }
  .acf-block-preview .footer-top-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
  }
  .acf-block-preview .footer-info-text {
    margin-left: 30px;
  }
  .acf-block-preview .footer-info-text .link {
    font-size: 16px;
  }
  .acf-block-preview .footer-top-right {
    text-align: center;
  }
  .acf-block-preview .footer-top-right .cta-btn {
    font-size: 15px;
    padding: 12px 30px;
  }
  .acf-block-preview .footer-end .copyright,
  .acf-block-preview .footer-menu-link {
    font-size: 14px;
  }
  .acf-block-preview .hero-video-inner {
    padding: 20px;
  }
  .acf-block-preview .hero-video-box {
    height: 480px;
  }
  .acf-block-preview .headaer-logo {
    max-width: 120px;
  }
  .acf-block-preview .header-inn {
    padding: 20px 0;
  }
  .acf-block-preview .header-area.active {
    background: #0F172A;
  }
  .acf-block-preview .hero-heading {
    font-size: 48px;
  }
  .acf-block-preview .hero-area {
    height: 400px;
  }
  .acf-block-preview .hero-text {
    padding-top: 80px;
  }
  .acf-block-preview h2, .acf-block-preview .h2 {
    font-size: 34px;
    line-height: 115%;
  }
  .acf-block-preview .icon-teaser img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    margin-bottom: 18px;
    max-height: 50px;
  }
  .acf-block-preview h3, .acf-block-preview .h3 {
    font-size: 26px;
    line-height: 115%;
  }
  .acf-block-preview .text-box.style1 {
    padding: 30px;
    height: 100%;
  }
  .acf-block-preview .text-box.style1 .count {
    font-size: 50px;
  }
  .acf-block-preview .content-text.footer-cta .heading {
    font-weight: 900;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .acf-block-preview .icon-teaser {
    padding: 17px;
    font-size: 14px;
    line-height: 22px;
  }
  .acf-block-preview h1, .acf-block-preview .h1 {
    font-size: 40px;
    line-height: 115%;
  }
  .acf-block-preview h2,
  .acf-block-preview .h2 {
    font-size: 30px;
    line-height: 115%;
  }
  .acf-block-preview br {
    display: none;
  }
  .acf-block-preview .hero-heading {
    font-weight: 900;
    font-size: 40px;
  }
  .acf-block-preview .hero-area {
    height: auto;
  }
  .acf-block-preview .hero-text {
    padding-top: 70px;
  }
  .acf-block-preview .content-image {
    margin-bottom: 24px;
  }
  .acf-block-preview .timeline-wrapper .text-end {
    text-align: left !important;
  }
  .acf-block-preview .content-text.style2 .title {
    font-size: 18px;
  }
  .acf-block-preview .content-text.style2 {
    font-size: 14px;
    line-height: 140%;
  }
  .acf-block-preview .timeline-wrapper .item .num {
    font-size: 14px;
    width: 40px;
    height: 40px;
  }
  .acf-block-preview .icon-teaser {
    text-align: center;
  }
  .acf-block-preview .icon-teaser img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
    max-height: 50px;
  }
  .acf-block-preview .text-box.style1 .count {
    font-size: 40px;
  }
  .acf-block-preview .text-box.style1 .text {
    font-size: 15px;
    line-height: normal;
  }
  .acf-block-preview .pb_150 {
    padding-bottom: 110px;
  }
  .acf-block-preview .faqs-shape {
    height: 165px;
    object-fit: cover;
  }
  .acf-block-preview .faq-area {
    padding-top: 0;
  }
  .acf-block-preview .faqs_accordion {
    padding: 0;
  }
  .acf-block-preview .content-text.style3 .title {
    font-size: 14px;
  }
  .acf-block-preview .content-text.style3 .accordion-item button {
    padding: 19px 20px;
    font-size: 20px;
    padding-right: 45px;
  }
  .acf-block-preview .faqs_accordion .accordion-button .plus-minus {
    width: 27px;
    height: 27px;
  }
  .acf-block-preview .content-text.footer-cta .heading {
    font-size: 36px;
  }
  .acf-block-preview .footer-top {
    display: block;
    text-align: center;
  }
  .acf-block-preview .footer-logo a {
    display: block;
    width: 160px;
    margin: 0 auto 20px;
  }
  .acf-block-preview .footer-top .footer-text {
    width: 100%;
  }
  .acf-block-preview .footer-end {
    text-align: center;
  }
}
@media (max-width: 575px) {
  .acf-block-preview .timeline-wrapper {
    padding-left: 50px;
  }
  .acf-block-preview .content-text.style2 {
    margin-bottom: 20px;
  }
  .acf-block-preview .timeline-wrapper .item:first-child {
    padding-top: 0;
  }
  .acf-block-preview .timeline-wrapper .item {
    padding-top: 30px;
  }
  .acf-block-preview .timeline-wrapper::before {
    left: 15px;
    transform: translate(0, -50%);
  }
  .acf-block-preview .timeline-wrapper .item .num {
    left: -55px;
    transform: translate(0, -50%);
  }
  .acf-block-preview .text-box.style1 {
    padding: 20px;
  }
  .acf-block-preview .cta-btn {
    width: 100%;
  }
  .acf-block-preview .timeline-wrapper .item:hover .num {
    transform: translate(0%, -50%) scale(1);
  }
}