@font-face {
  font-family: 'Montserrat-Regular';
  font-weight: 400;
  font-style: normal;
  src: local("Montserrat-Regular"), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat-Medium';
  font-weight: 500;
  font-style: normal;
  src: local("Montserrat-Medium"), url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat-Bold';
  font-weight: 700;
  font-style: normal;
  src: local("Montserrat-Bold"), url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'MyriadPro-Regular';
  font-weight: 400;
  font-style: normal;
  src: local("MyriadPro-Regular"), url("../fonts/MyriadPro-Regular.woff2") format("woff2"), url("../fonts/MyriadPro-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Gotham-Light';
  font-weight: 300;
  font-style: normal;
  src: local("Gotham-Light"), url("../fonts/Gotham-Light.woff2") format("woff2"), url("../fonts/Gotham-Light.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Gotham-Book';
  font-weight: 400;
  font-style: normal;
  src: local("Gotham-Book"), url("../fonts/Gotham-Book.woff2") format("woff2"), url("../fonts/Gotham-Book.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  src: local("Gotham-Bold"), url("../fonts/Gotham-Bold.woff2") format("woff2"), url("../fonts/Gotham-Bold.woff") format("woff");
  font-display: swap;
}

html {
  box-sizing: border-box;
  min-height: 100%;
  height: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  min-height: 100vh;
  line-height: 1;
  background-color: #fff;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
}

*,
*::after,
*::before {
  box-sizing: inherit;
}

ul,
ol {
  padding: 0;
  margin: 0;
}

ul[class] {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
sub,
sup,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}

ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}

input,
textarea {
  width: 100%;
  margin: 0;
  padding: 0;
  outline: none;
  background-clip: padding-box;
  font-family: inherit;
  border: none;
  border-radius: 0;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
}

input::placeholder,
textarea::placeholder {
  transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  opacity: 0;
}

input:focus::placeholder,
textarea:focus::placeholder {
  opacity: 0;
}

input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none;
  cursor: pointer;
}

input,
button,
optgroup,
textarea,
select {
  font: inherit;
}

button {
  cursor: pointer;
}

a,
a:visited {
  text-decoration: none;
  color: inherit;
  display: inline-flex;
  text-decoration: none;
  color: inherit;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  outline: none;
}

a:hover {
  text-decoration: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  box-shadow: 0 0 0 30px #fff inset !important;
}

table {
  display: block;
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  font-weight: inherit;
}

body {
  font-family: 'Montserrat-Regular', sans-serif;
  font-weight: 400;
}

.header__title,
.header__video-text,
.values__drag-icon p,
.cs-arrow-hint label {
  font-family: 'Montserrat-Medium', sans-serif;
  font-weight: 500;
}

.header__title span,
.header__subtitle,
.header__lang-select span,
.header__video-text span,
.sections-name,
.values__title span,
.values__steps-number,
.values__select span,
.values__drop-image span,
.cs-cards-drop>div,
.contacts__text span,
.cracked__name,
.cracked h3,
.cracked p span,
.cracked p a {
  font-family: 'Montserrat-Bold', sans-serif;
  font-weight: 700;
}

.values__subtitle,
.values__steps-text {
  font-family: 'Gotham-Regular', sans-serif;
  font-weight: 400;
}

.values__steps-name,
.values__steps-text.submit span {
  font-family: 'Gotham-Bold', sans-serif;
  font-weight: 700;
}

.header__lang-select,
.contacts__form label {
  font-family: 'MyriadPro-Regular', sans-serif;
  font-weight: 400;
}

.container {
  max-width: 1730px;
  padding: 0 15px;
  margin: 0 auto;
}

.select-hidden {
  display: none;
  visibility: hidden;
}

.select {
  display: inline-block;
  position: relative;
  color: inherit;
  width: 100%;
}

.select-styled {
  padding: 10px 40px 10px 15px;
  position: relative;
  cursor: pointer;
  background-color: #DCDDDE;
  border-radius: 4px;
  color: #575757;
  border: 1px solid #8A8A8A;
}

.select-styled::after {
  position: absolute;
  content: '';
  background-color: #D1D3D5;
  border-left: 1px solid #8A8A8A;
  border-radius: 0 4px 4px 0;
  width: 30px;
  height: 100%;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: 50%;
  background-image: url(../images/icons/up-and-down-arrows-triangles-svgrepo-com.svg);
  background-position: 50% 50%;
}

.select-options {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 99;
  margin: 0;
  list-style: none;
  background-color: #F4F4F5;
  border-radius: 7px;
  cursor: pointer;
  overflow: hidden;
  color: #575757;
  border: 1px solid #8A8A8A;
}

.select-options li+li {
  border-top: 1px solid #CFCFD0;
}

.select-options li {
  margin: 0;
  padding: 10px 0 10px 15px;
  transition: background-color .2s;
}

.select-options li:hover {
  background-color: #ececec;
}

.select-options li[rel="hide"] {
  display: none;
}

label {
  position: relative;
}

.check-box {
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  padding-left: 20px;
}

.check-style {
  position: absolute;
  display: flex;
  width: 20px;
  height: 20px;
  border: 2px solid #BDBDBD;
  background-color: #DEDEDE;
  cursor: pointer;
  border-radius: 5px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.check-box:checked+.check-style::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  background-color: #BDBDBD;
  top: 50%;
  left: 50%;
  border-radius: 2px;
  transform: translate(-50%, -50%);
}

.header {
  padding: 130px 0 120px;
  background: url(../images/header/faces-header.webp) left 0% top 0%, url(../images/header/gray-triangle.png) right 0% top 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.header__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-column-gap: 90px;
}

.header__left {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.header__logo {
  max-width: 505px;
  margin-bottom: 50px;
}

.header__logo a {
  display: block;
}

.header__title {
  text-transform: uppercase;
  color: #061d31;
  font-size: calc(25px + (35 - 25) * ((100vw - 320px) / (1920 - 320)));
}

.header__subtitle {
  text-transform: uppercase;
  color: #061d31;
  font-size: calc(33px + (61 - 33) * ((100vw - 320px) / (1920 - 320)));
}

.header__text {
  color: #575757;
  font-size: 25px;
  max-width: 559px;
  text-align: center;
  line-height: 34px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 50px;
  font-weight: 400;
}

.header__right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.header__lang-select {
  font-size: 16px;
  margin-bottom: 120px;
}

.header__lang-select span {
  display: block;
  text-transform: uppercase;
  font-size: 15px;
  color: #424242;
  margin-bottom: 10px;
}

.header__video {
  width: 100%;
  height: 505px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
}

.header__video::before {
  position: absolute;
  content: '';
  width: 245px;
  height: 230px;
  background-image: url("../images/header/header-dots.webp");
  top: 0;
  left: -29%;
  z-index: -1;
}

.header__video iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.header__video-text {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #061d31;
  font-size: calc(25px + (35 - 25) * ((100vw - 320px) / (1920 - 320)));
}

.sections-name {
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-size: 28px;
  padding: 20px 15px;
}

.sections-text {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  display: flex;
  justify-content: center;
  padding-right: 15px;
  padding-left: 15px;
}

.sections-text p {
  max-width: 990px;
  z-index: 2;
}

.values__name {
  background-color: #004D7F;
}

.values__text {
  background-image: url(../images/steps/values-t-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 15px;
  position: relative;
}

.values__text::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  z-index: 1;
}

.values__inner {
  padding: 80px 0 60px;
  max-width: 1470px;
  margin: 0 auto;
}

.values__inner-top {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 80px;
  text-align: center;
}

.values__subtitle {
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.values__title {
  font-size: 43px;
  text-transform: uppercase;
  position: relative;
  padding: 0 20px 35px 20px;
}

.values__title::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 6px;
  background-image: url(../images/steps/separator.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  left: 0;
  bottom: 0;
}

.values__steps {
  margin-bottom: 70px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 30px;
}

.values__steps-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.values__steps-number {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 46px;
  margin-bottom: 35px;
}

.values__steps-number.blue {
  background-color: #004978;
}

.values__steps-number.red {
  background-color: #C61D26;
  position: relative;
}

.values__steps-number.yellow {
  background-color: #FF9C29;
}

.values__steps-name {
  font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1920 - 320)));
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: center;
}

.values__steps-text {
  font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1920 - 320)));
  color: #5c5e63;
  text-align: center;
  max-width: 370px;
}

.values__steps-text.sort span {
  color: #000;
}

.values__select {
  max-width: 270px;
  margin-bottom: 50px;
}

.values__select .select-options {
  max-height: 260px;
  overflow-y: scroll;
}

.values__select span {
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #424242;
}

.values__mobile-numbers {
  display: none;
}

.values__zoom-item {
  position: fixed;
  /*background-color: rgba(0, 0, 0, 0.3);*/
  background-color: rgba(0, 0, 0, 0.90);
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  align-items: center;
  justify-content: center;
  display: none;
  z-index: 99;
}

.values__zoom-item div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 20px;
}

.values__zoom-item img {
  cursor: pointer;
  box-shadow: 0 0 0px 15px #ffffff;
  border-radius: 21px;
}

.values__drag-drop {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-row-gap: 30px;
  justify-items: center;
}

.values__drag-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.values__drag-icon img {
  margin-right: 15px;
}

.values__drag-icon p {
  color: #4a4a4a;
  max-width: 220px;
}

.values__drop-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  justify-content: space-between;
  grid-column-gap: 10px;
}

.values__drop-image {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.values__drop-image span {
  margin-top: 15px;
  text-transform: uppercase;
}

.values__cards {
  max-width: 1248px;
  margin: 0 auto;
}

.cs-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 20px;
  justify-content: center;
  justify-items: center;
}

.cs-card {
  cursor: pointer;
}

.cs-arrow-hint {
  display: flex;
  align-items: center;
}

.cs-arrow-hint img {
  max-width: 111px;
  width: 5.5vw;
  margin-right: 15px;
}

.cs-arrow-hint label {
  max-width: 200px;
  font-size: 14px;
  color: #8a8a8a;
}

.cs-cards-drop {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: -webkit-max-content -webkit-max-content;
  grid-template-rows: max-content max-content;
}

.cs-cards-drop>div {
  display: flex;
  justify-content: space-between;
  padding: 0 4vw;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 20px;
}

.contacts__name {
  background-color: #D11C28;
}

.contacts__inner {
  padding-bottom: 35px;
}

.contacts__text {
  background-image: url(../images/steps/cont-t-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 40px 15px 20px;
  position: relative;
  z-index: 1;
  /*margin-bottom: 50px;*/
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contacts__text::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #2d2d2d 0%, rgba(255, 255, 255, 0) 100%);
}

.contacts__text p {
  max-width: 940px;
  margin-bottom: 40px;
}

.contacts__img {
  z-index: 2;
  margin-bottom: -40px;
  max-width: 840px;
}

.contacts__form-wrap {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto;
  grid-column-gap: 40px;
  justify-content: center;
  justify-items: center;
}

.contacts__form-photo {
  max-width: 305px;
}

.contacts__form {
  display: grid;
  grid-template-columns: minmax(250px, 635px);
  grid-template-rows: -webkit-max-content;
  grid-template-rows: max-content;
  grid-row-gap: 15px;
}

.contacts__form input[type="text"],
.contacts__form input[type="email"],
.contacts__form input[type="tel"] {
  border: 3px solid #424242;
  border-radius: 20px;
  padding: 30px 20px;
  color: #424242;
  font-size: 22px;
  background-repeat: no-repeat;
  background-size: 8%;
  background-position: right 3% center;
}

.contacts__form label {
  margin: 20px 0;
  font-size: 26px;
  justify-self: center;
  padding-left: 30px;
  line-height: 1.15;
}

.contacts__form label a {
  color: #006BFE;
}

.contacts__form input[type="submit"] {
  border: none;
  background-color: transparent;
  max-height: 145px;
  min-height: 80px;
  height: 7.5vw;
  background-image: url(../images/header/header-btn@2x.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  border-radius: 15px;
  max-width: 610px;
}

.contacts__form-name {
  background-image: url(../images/icons/user.png);
  background-position: right 2% center !important;
}

.contacts__form-email {
  background-image: url(../images/icons/mail.png);
}

.button-disabled {
  pointer-events: none;
  opacity: 50%;


}


.contacts__form-phone {
  background-image: url(../images/icons/phone.png);
}

.cracked {
  background: url(../images/steps/world-map.png) 50% 50%, linear-gradient(0deg, #03365c 0%, #064c80 100%);
  background-repeat: no-repeat;
  color: #fff;
  padding: 60px 0 50px;
}

.cracked__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cracked__name {
  text-transform: uppercase;
  margin-bottom: 50px;
  font-size: calc(30px + (60 - 30) * ((100vw - 320px) / (1920 - 320)));
  text-align: center;
}

.cracked__img {
  margin-bottom: 45px;
}

.cracked h3 {
  font-size: 39px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: calc(20px + (39 - 20) * ((100vw - 320px) / (1920 - 320)));
  text-align: center;
}

.cracked p {
  max-width: 830px;
  text-align: center;
  font-size: 26px;
  font-size: calc(16px + (26 - 16) * ((100vw - 320px) / (1920 - 320)));
}

.cracked p a {
  text-decoration: underline;
}

.slider {
  background-color: #fff;
  padding: 145px 0 105px;
}

.slider__inner {
  max-width: 1860px;
  padding: 0 15px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(40px, 90px) minmax(300px, 1630px) minmax(40px, 90px);
  grid-template-rows: auto;
  grid-column-gap: 25px;
}

.slider .swiper-container {
  margin-bottom: 70px;
}

.slider__item {
  display: flex;
}

.slider__item img {
  min-width: 130px;
  margin-right: 15px;
}

.slider__item-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: Arial,
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  max-width: 250px;
}

.slider__item-text p {
  margin-bottom: 20px;
  font-size: 14px;
}

.slider__item-text span {
  text-transform: uppercase;
  color: #373737;
  font-weight: 700;
  font-size: 16px;
}

.slider .swiper-pagination {
  position: static;
  display: grid;
  grid-template-columns: repeat(auto-fit, 14px);
  grid-template-rows: auto;
  grid-column-gap: 14px;
  justify-content: center;
}

.slider .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #8A8A8A;
  opacity: 1;
}

.slider .swiper-pagination-bullet-active {
  position: relative;
}

.slider .swiper-pagination-bullet-active::before {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  background-color: #DFE2E3;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.slider .swiper-container {
  max-width: 1630px;
}

.slider .swiper-button-next,
.slider .swiper-button-prev {
  position: static;
  align-self: center;
  justify-self: center;
  margin-top: -70px;
  outline: none;
}

.slider .swiper-button-next img,
.slider .swiper-button-prev img {
  max-width: 90px;
  max-height: 130px;
}

.slider .swiper-button-next::after,
.slider .swiper-button-prev::after {
  font-size: 0;
}

.footer {
  background-color: #424242;
}

.footer__top {
  background-color: #E3E3E3;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 40px 15px 35px;
}

.footer__inner {
  padding-top: 100px;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-row-gap: 20px;
  justify-items: center;
  color: #A1A1A1;
  font-size: 22px;
  margin-bottom: 60px;
  font-size: calc(12px + (20 - 12) * ((100vw - 320px) / (1920 - 320)));
}

.footer__inner div {
  background-color: #343434;
  border-radius: 15px;
  padding: 10px 30px;
  display: flex;
  align-items: center;
}

.footer__inner-name span {
  text-transform: uppercase;
}

.footer__license {
  color: #A1A1A1;
  text-align: center;
  line-height: 1.2;
  padding: 0 15px 35px;
  font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
}

.footer__license p {
  text-transform: uppercase;
}

.footer__license a:hover {
  transition: color .3s;
  color: #fff;
}

.scrollup {
  opacity: 1;
  position: fixed;
  right: 35px;
  bottom: 50px;
  cursor: pointer;
  z-index: 50;
  background-color: #E3E3E3;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 50;
  background-image: url(../images/icons/arrow-up-solid.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 40%;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  transition: all .5s;
  border-radius: 2px;
}

.scrollup:hover {
  background-color: #E6E6E6;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
}

.scrollup__hide {
  opacity: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.width-50 {
  width: 50%;
}

.width-49 {
  width: 49%;
}

.form-Wrap {
  margin-top: 50px;
}

.cracked__inner iframe {
  min-height: 215px;
}

/*loading animation css*/
.cs-hidden {
  display: none !important;
}

#cyc-la-loading-anim * {
  box-sizing: border-box;
}

.cyc-la-loading-anim {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  top: 0;
  left: 0;
}

.cyc-la-loading-anim .la-logo {
  position: relative;
  display: flex;
  height: 150px;
  width: 150px;
}

@media (max-width: 767px) {

  .cyc-la-loading-anim .la-logo {
    height: 100px;
    width: 100px;
  }
}

.cyc-la-loading-anim .la-logo-part {
  position: absolute;
  height: 100%;
  width: 100%;
}

.cyc-la-loading-anim .la-logo-part::before,
.cyc-la-loading-anim .la-logo-part::after {
  position: absolute;
  content: "";
  height: 40%;
  width: 10%;
  background-color: black;
}

.cyc-la-loading-anim .la-logo-part::after {
  width: 40%;
  height: 10%;
  background-color: black;
}

.cyc-la-loading-anim .la-logo-part:nth-child(1)::after {
  top: 0;
  left: 0%;
  background-color: #084b81;
}

.cyc-la-loading-anim .la-logo-part:nth-child(1)::before {
  left: 0%;
  top: 0%;
  background-color: #084b81;
}

.cyc-la-loading-anim .la-logo-part:nth-child(2)::after {
  top: 0;
  left: 60%;
  background-color: #b61f24;
}

.cyc-la-loading-anim .la-logo-part:nth-child(2)::before {
  left: 90%;
  background-color: #b61f24;
}

.cyc-la-loading-anim .la-logo-part:nth-child(3)::after {
  top: 90%;
  left: 60%;
  background-color: #f9a11b;
}

.cyc-la-loading-anim .la-logo-part:nth-child(3)::before {
  left: 90%;
  top: 60%;
  background-color: #f9a11b;
}

.cyc-la-loading-anim .la-logo-part:nth-child(4)::after {
  top: 90%;
  left: 0%;
  background-color: #176935;
}

.cyc-la-loading-anim .la-logo-part:nth-child(4)::before {
  left: 0%;
  top: 60%;
  background-color: #176935;
}

.cyc-la-loading-anim .la-logo-part:nth-child(5)::after {
  top: 0%;
  left: 0%;
  z-index: 1;
  background-color: #084b81;
  animation: move_block1 1.5s linear 0s infinite forwards;
}

.cyc-la-loading-anim .la-logo-part:nth-child(5)::before {
  left: 0%;
  top: 0%;
  z-index: 1;
  background-color: #084b81;
  animation: move_block2 1.5s linear 0s infinite forwards;
}

@keyframes move_block1 {

  /*Step 1*/
  0% {
    top: 0;
    left: 0;
    width: 40%;
    height: 10%;
    background-color: #084b81;
  }

  8% {
    top: 0;
    left: 0;
    width: 100%;
    height: 10%;
  }

  /*Position 2*/
  16% {
    width: 10%;
    left: 90%;
    top: 0%;
    height: 10%;
  }

  /*Position 3*/
  24% {
    width: 10%;
    left: 90%;
    top: 0%;
    height: 40%;
    background-color: #b61f24;
  }

  32% {
    width: 10%;
    left: 90%;
    top: 0%;
    height: 100%;
  }

  /*Position 4*/
  40% {
    width: 10%;
    left: 90%;
    top: 90%;
    height: 10%;
  }

  /*Position 5*/
  48% {
    width: 40%;
    left: 60%;
    top: 90%;
    height: 10%;
    background-color: #f9a11b;
  }

  56% {
    width: 100%;
    left: 0%;
    top: 90%;
    height: 10%;
  }

  /*Position 6*/
  64% {
    width: 10%;
    left: 0%;
    top: 90%;
    height: 10%;
  }

  /*Position 7*/
  72% {
    width: 10%;
    left: 0%;
    top: 60%;
    height: 40%;
    background-color: #176935;
  }

  80% {
    width: 10%;
    left: 0%;
    top: 0%;
    height: 100%;
  }

  /*Position 8*/
  88% {
    width: 10%;
    left: 0%;
    top: 0%;
    height: 10%;
  }

  /*Position 1*/
  100% {
    top: 0;
    left: 0;
    width: 40%;
    height: 10%;
  }
}

@keyframes move_block2 {

  /*Step 1*/
  0% {
    top: 0;
    left: 0;
    height: 40%;
    width: 10%;
    background-color: #084b81;
  }

  8% {
    top: 0;
    left: 0;
    width: 10%;
    height: 10%;
  }

  /*Position 2*/
  16% {
    width: 100%;
    left: 0%;
    top: 0%;
    height: 10%;
  }

  /*Position 3*/
  24% {
    width: 40%;
    left: 60%;
    top: 0%;
    height: 10%;
    background-color: #b61f24;
  }

  32% {
    width: 10%;
    left: 90%;
    top: 0%;
    height: 10%;
  }

  /*Position 4*/
  40% {
    width: 10%;
    left: 90%;
    top: 0%;
    height: 100%;
  }

  /*Position 5*/
  48% {
    width: 10%;
    left: 90%;
    top: 60%;
    height: 40%;
    background-color: #f9a11b;
  }

  56% {
    width: 10%;
    left: 90%;
    top: 90%;
    height: 10%;
  }

  64% {
    width: 100%;
    left: 0%;
    top: 90%;
    height: 10%;
  }

  /*Position 7*/
  72% {
    width: 40%;
    left: 0%;
    top: 90%;
    height: 10%;
    background-color: #176935;
  }

  80% {
    width: 10%;
    left: 0%;
    top: 90%;
    height: 10%;
  }

  /*Position 8*/
  88% {
    width: 10%;
    left: 0%;
    top: 0%;
    height: 100%;
  }

  /*Position 1*/
  100% {
    top: 0;
    left: 0;
    width: 10%;
    height: 40%;
  }
}

/*loading animation css*/




/* New Added on 02/14/2022 by VK */

/* Thank you page */
.thank-p {
  overflow: hidden;
  font-family: "Montserrat", Sans-serif;
}

.thank-p__header {
  position: relative;
  height: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-image: url(../images/faces.webp);
  background-repeat: no-repeat;
  background-position: left top;
}

.thank-p__header-logo {
  max-width: 250px;
  margin-bottom: 50px;
}

.thank-p__header-envelope {
  max-width: 480px;
  position: relative;
  margin-bottom: -100px;
}

.thank-p__header::after {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  background-image: url(../images/codes-faces.webp);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
}

.thank-p__subheader {
  padding: 50px 15px 30px;
  background-color: #0B4A80;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.thank-p__subheader h3 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
}

.thank-p__subheader p {
  font-size: 26px;
  line-height: 40px;
  max-width: 680px;
}

.thank-p__share {
  padding: 50px 15px;
}

.thank-p__share-inner {
  display: grid;
  grid-template: auto/1fr 1fr;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  gap: clamp(20px, 3vw, 40px);
}

.thank-p__share-content h2 {
  color: #C1393C;
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.thank-p__share-text {
  margin-bottom: 20px;
  line-height: 1.3;
}

.thank-p__share-text p {
  font-size: 20px;
  color: #0B4A80;
  font-weight: 600;
}

.thank-p__share-text p+p {
  margin-top: 20px;
}

.thank-p__share-text p:nth-child(2) {
  font-weight: 700;
}

.thank-p__share-text p:last-child {
  color: #000000;
  font-size: 22px;
}

.thank-p__share-btn {
  background-color: #0B4A80;
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  cursor: pointer;
  border: 1px solid transparent;
  transition: 0.2s;
  margin-bottom: 20px;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.thank-p__share-btn:hover {
  background-color: #fff;
  color: #0B4A80;
  border-color: #0B4A80;
}

.thank-p__share-social {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.thank-p__share-social li {
  height: clamp(50px, 6vw, 70px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: transform 0.2s ease-in-out;
}

.thank-p__share-social li:hover {
  transform: translateX(20px);
}

.thank-p__share-social li:nth-child(1) {
  background-image: url(../images/facebook-share.webp);
}

.thank-p__share-social li:nth-child(2) {
  background-image: url(../images/twitter-share.webp);
}

.thank-p__share-social li:nth-child(3) {
  background-image: url(../images/linkedin-share.webp);
}

.thank-p__share-social li:nth-child(4) {
  background-image: url(../images/email-share.webp);
}

.thank-p__share-social a {
  height: 100%;
  width: 100%;
}

.thank-p__prefooter {
  background-color: #E3E3E3;
  padding: 30px 15px;
}

.thank-p__prefooter-img {
  max-width: 500px;
  margin: 0 auto;
}

.thank-p__prefooter-img img {
  width: 100%;
}

.thank-p__footer {
  background-color: #424242;
  padding: 60px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.thank-p__footer-box {
  background-color: #343434;
  color: #84858C;
  padding: 6px 16px;
  border-radius: 10px;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  gap: 7px;
  line-height: 25px;
}

.thank-p__footer-box span {
  text-transform: uppercase;
}

.thank-p__footer-box i {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.thank-p__footer-box:nth-child(1) i {
  background-image: url(../images/icons/user.svg);
}

.thank-p__footer-box:nth-child(2) i {
  background-image: url(../images/icons/envelope.svg);
}

.thank-p__footer-box:nth-child(2) a {
  transition: color 0.2s;
}

.thank-p__footer-box:nth-child(2) a:hover {
  color: #fff;
}

.thank-p__footer-top {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 60px;
}

.thank-p__footer-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  color: #84858C;
  font-size: 14px;
}

.thank-p__footer-terms {
  display: flex;
  align-items: center;
  gap: 5px;
}

.thank-p__footer-terms a {
  transition: color 0.2s;
}

.thank-p__footer-terms a:hover {
  color: #fff;
}

/* Terms overlay */
.terms-overlay {
  position: fixed;
  z-index: 98;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #42424288;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}

.terms-overlay.is-active {
  opacity: 1;
  pointer-events: all;
}

/* Terms popup */
.terms-popup-btn,
.privacy-popup-btn {
  cursor: pointer;
}

.terms-popup,
.privacy-popup {
  z-index: 99;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 90%;
  transform: translate(-50%, -50%);
  font-family: "Montserrat", Sans-serif;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}

.terms-popup.is-active,
.privacy-popup.is-active {
  opacity: 1;
  pointer-events: all;
}

.terms-popup__close,
.privacy-popup__close {
  position: absolute;
  width: 15px;
  height: 15px;
  right: 20px;
  top: 20px;
  background-image: url(../images/icons/close.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
}

.terms-popup__inner,
.privacy-popup__inner {
  background-color: #fff;
  padding: 50px 20px 20px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 25px;
  height: 80vh;
}

.terms-popup__points,
.privacy-popup__points {
  display: flex;
  flex-direction: column;
  gap: 30px;
  overflow-y: auto;
}

.terms-popup__logo,
.privacy-popup__logo {
  width: clamp(60px, 8vw, 100px);
  margin: 0 auto;
}

.terms-popup__title,
.privacy-popup__title {
  color: #154B7B;
  font-size: clamp(20px, 2vw, 24px);
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: clamp(15px, 2vw, 30px);
  margin-bottom: 15px;
}

.terms-popup__title span:nth-child(1),
.privacy-popup__title span:nth-child(1) {
  text-transform: uppercase;
}

.terms-popup__box,
.privacy-popup__box {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.terms-popup__box-title,
.privacy-popup__box-title {
  text-transform: uppercase;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}

.terms-popup__box-title--subtitle,
.privacy-popup__box-title--subtitle {
  text-transform: none;
  margin-bottom: 10px;
}

.terms-popup__box-list,
.privacy-popup__box-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.terms-popup__box-list .terms-popup__text+.terms-popup__text,
.privacy-popup__box-list .privacy-popup__text+.privacy-popup__text {
  margin-top: 15px;
}

.terms-popup__box ol li,
.privacy-popup__box ol li {
  margin-left: 25px;
}

.terms-popup__box ol li::marker,
.privacy-popup__box ol li::marker {
  font-weight: 700;
  font-size: 18px;
}

.terms-popup__box ol .terms-popup__text,
.privacy-popup__box ol .privacy-popup__text {
  margin-left: -25px;
}

.terms-popup__text,
.privacy-popup__text {
  font-size: 14px;
  color: #7a7a7a;
  line-height: 25px;
}

.terms-popup__text.is-bold,
.privacy-popup__text.is-bold {
  font-weight: 700;
}

.terms-popup__text.is-uppercase,
.privacy-popup__text.is-uppercase {
  text-transform: uppercase;
}

.terms-popup__bold,
.privacy-popup__bold {
  font-weight: 700;
}

.header__logo img {
  margin: 0 auto;
}

.GlobalCodeCounter {
  text-align: center;
  /*color: lightgray;*/
  /*font-size: 16px;*/
}

.CodesCracked,
.ItsTimeForYou,
.TruePersonality {
  text-align: center;
  /*color: lightgray;*/
  /*font-size: 16px;*/
}

/* --- Mobile Phones L--- */
@media only screen and (max-width: 768px) {
  .thank-p__share-inner {
    display: flex;
    flex-direction: column;
  }

  .thank-p__share-img {
    max-width: 500px;
    padding: 0 30px;
  }

  .thank-p__header {
    background-image: url(../images/header-bg.webp);
    background-size: cover;
    background-position: left bottom 50%;
    height: 385px;
  }

  .thank-p__header::after {
    display: none;
  }

  .thank-p__header-envelope {
    width: 250px;
  }

  .thank-p__header-logo {
    width: 200px;
    margin-bottom: 15px;
  }

  .thank-p__subheader h3 {
    font-size: clamp(22px, 2vw, 25px);
  }

  .thank-p__subheader p {
    font-size: clamp(15px, 2vw, 22px);
    line-height: 1.3;
  }

  .thank-p__prefooter-img {
    max-width: clamp(250px, 25vw, 350px);
  }

  .thank-p__share-content h2 {
    font-size: clamp(20px, 2vw, 25px);
  }

  .thank-p__share-text p {
    font-size: 14px;
  }

  .thank-p__share-text p:last-child {
    font-size: 16px;
  }

  .thank-p__footer-top {
    margin-bottom: 40px;
  }

  .thank-p__footer-box {
    font-size: 16px;
    min-height: 40px;
  }

  .thank-p__footer-box i {
    width: 22px;
    height: 22px;
  }

  .thank-p__footer,
  .thank-p__share {
    padding: 40px 15px;
  }
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}


.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  margin: 8px;
  border: 4px solid #004d7f;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #004d7f transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.spinner-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  color: #004d7f;
  font-weight: bold;
  font-size: 16px;
  justify-content: center;
}

.hidden {
  display: none !important;
}

.formErrorMessageWrapper {
  margin-top: 1rem;
  background-color: #FEEDEB;
  border-radius: 10px;
  color: rgb(239 68 68);
  display: flex;
  align-items: center;
  padding: 1.5rem;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  border: 1px rgb(239 68 68) solid;
  text-align: center;
  font-size: 14px;
}


.odometer>div {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.odometer>div::after,
.odometer>div::before {
  content: '';
  background-image: url(../images/odo/odo-arrow.svg);
  height: 24px;
  width: 20px;
  background-size: 20px;
  background-repeat: no-repeat;
  height: 33px !important;
  width: 27px !important;
  background-size: 27px !important;
}

.odometer>div::after {
  transform: rotate(180deg);
}

.odometer-numbers {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

.odometer-number {
  box-shadow: none !important;
  background-image: url(../images/odo/odo_black.png);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-color: transparent !important;
  height: 126px;
  width: 48px;
  border-radius: 12px;
  margin: 0 2px;
  color: #0a0a0a;
  font-size: 35px;
  font-weight: 700;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.odometer-number:last-child {
  background-image: url(../images/odo/odo_black.png);
}

.odometer-number>span {
  line-height: 1;
  font-family: "Montserrat", Sans-serif;
}

.odometer-number .current {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s linear;
}

.odometer-number .next {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateX(90deg);
  transition: all 0.3s linear;
}

.odometer-number-run .current {
  transform: translate(-50%, -50%) rotateX(90deg);
}

.odometer-number-run .next {
  transform: translate(-50%, -50%) rotateX(0);
}

.odometer-comma {
  color: transparent;
  background-image: url(../images/odo/odocomma.svg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 15px;
  display: inline-block;
  vertical-align: bottom;
  height: 25px;
  width: 10px;
  zoom: 0.6;
}

.odometer-text {
  color: #FF0199;
  text-align: center;
  font-family: Montserrat;
  font-size: 85px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 4.25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}