@charset "UTF-8";
/*
Theme Name: Theme_Name
Theme URI: Theme_URL
Author: 
Author URI: 
Description: Description_Text
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Tag1,Tag2
Text Domain: Domain_Text

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

* {
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
}

a {
  text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  line-height: normal;
}

body {
  margin: 0;
}

iframe {
  border-style: none;
  border: none;
  display: block;
  position: relative;
}

a:focus {
  outline: none;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

blockquote {
  margin: 0;
}

dfn {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  display: block;
  border-style: none;
  height: 2px;
  background: #dfdfdf;
  margin: 1.5em 0;
  width: 80%;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 1em 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 0;
}

dd {
  margin: 0;
}

menu,
ol,
ul {
  padding: 0;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid gray;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

audio,
canvas,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.row {
  line-height: normal;
  clear: both;
  zoom: 1;
  margin-right: -15px;
  margin-left: -15px;
}
.row:after {
  display: table;
  content: "";
  clear: both;
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
}
.row:before {
  display: table;
  content: "";
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
}
.row > [class*=col_] {
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
}
.row > [class*=col_].right {
  float: right;
}
.row.big-gutter {
  margin-left: -30px;
  margin-right: -30px;
}
@media (max-width: 1550px) {
  .row.big-gutter {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (max-width: 1300px) {
  .row.big-gutter {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row.big-gutter > [class*=col_] {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1550px) {
  .row.big-gutter > [class*=col_] {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1300px) {
  .row.big-gutter > [class*=col_] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row.small-gutter {
  margin-left: -10px;
  margin-right: -10px;
}
.row.small-gutter > [class*=col_] {
  padding-left: 10px;
  padding-right: 10px;
}
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter > [class*=col_] {
  padding-left: 0;
  padding-right: 0;
}

.row.flex:before, .row.flex:after {
  content: none;
}

@media (max-width: 960px) {
  .row {
    margin-right: -10px;
    margin-left: -10px;
  }
  .row > [class*=col_] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.big-gutter {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.big-gutter > [class*=col_] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.col_10 {
  width: 10%;
}

.col_12 {
  width: 12.5%;
}

.col_14 {
  width: 14.28%;
}

.col_15 {
  width: 15%;
}

.col_16 {
  width: 16.66%;
}

.col_18 {
  width: 18%;
}

.col_20 {
  width: 20%;
}

.col_25 {
  width: 25%;
}

.col_30 {
  width: 30%;
}

.col_33 {
  width: 33.33%;
}

.col_35 {
  width: 35%;
}

.col_40 {
  width: 40%;
}

.col_45 {
  width: 45%;
}

.col_50 {
  width: 50%;
}

.col_55 {
  width: 55%;
}

.col_60 {
  width: 60%;
}

.col_65 {
  width: 65%;
}

.col_66 {
  width: 66.66%;
}

.col_70 {
  width: 70%;
}

.col_75 {
  width: 75%;
}

.col_80 {
  width: 80%;
}

.col_90 {
  width: 90%;
}

.col_100 {
  width: 100%;
}

.col_auto {
  width: auto;
}

.col_centred {
  float: none;
  display: block !important;
  margin: 0 auto;
}

.flex {
  display: flex;
}

.flex-column {
  flex-direction: column;
}

.flex-row {
  flex-direction: row;
}

.row-reverse {
  flex-direction: row-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-around {
  justify-content: space-around;
}

.align-self-center {
  align-self: center;
}

.flex-center {
  align-items: center;
}

.justify-space-between {
  justify-content: space-between;
}

.flex-justify-center {
  justify-content: center;
}

.flex-bottom {
  align-items: flex-end;
}

.flex-end {
  justify-content: flex-end;
}

body {
  font-size: 18px;
  font-family: "Poppins", sans-serif, Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-weight: 400;
  color: #020f1f;
}
@media (max-width: 1300px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 960px) {
  body {
    font-size: 14px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  color: #1F0D3D;
  font-weight: 400;
  line-height: 1.2;
  line-height: 104%;
  letter-spacing: -1px;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-weight: inherit;
  line-height: inherit;
}
@media (max-width: 960px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    letter-spacing: 0px;
  }
}

h1 {
  font-size: 52px;
  margin-bottom: 20px;
  font-weight: 600;
}
@media (max-width: 1550px) {
  h1 {
    font-size: 50px;
  }
}
@media (max-width: 1300px) {
  h1 {
    font-size: 46px;
  }
}
@media (max-width: 960px) {
  h1 {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 36px;
  }
}
@media (max-width: 640px) {
  h1 {
    font-size: 32px;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 28px;
  }
}

h2 {
  font-size: 42px;
  margin-bottom: 15px;
}
@media (max-width: 1550px) {
  h2 {
    font-size: 40px;
  }
}
@media (max-width: 1300px) {
  h2 {
    font-size: 38px;
  }
}
@media (max-width: 960px) {
  h2 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 28px;
  }
}
@media (max-width: 640px) {
  h2 {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  h2 {
    font-size: 22px;
  }
}

h3 {
  font-size: 30px;
  margin-bottom: 15px;
}
@media (max-width: 1550px) {
  h3 {
    font-size: 28px;
  }
}
@media (max-width: 1300px) {
  h3 {
    font-size: 26px;
  }
}
@media (max-width: 960px) {
  h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  h3 {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  h3 {
    font-size: 18px;
  }
}

h4 {
  font-size: 24px;
  margin-bottom: 10px;
}
@media (max-width: 1300px) {
  h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  h4 {
    font-size: 21px;
  }
}
@media (max-width: 640px) {
  h4 {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  h4 {
    font-size: 18px;
  }
}

h5 {
  font-size: 20px;
  margin-bottom: 10px;
}
@media (max-width: 960px) {
  h5 {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  h5 {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  h5 {
    font-size: 16px;
  }
}

h6 {
  font-size: 18px;
  margin-bottom: 10px;
}
@media (max-width: 960px) {
  h6 {
    font-size: 17px;
  }
}
@media (max-width: 640px) {
  h6 {
    font-size: 16px;
  }
}

p,
span,
label,
li {
  font-weight: 400;
  line-height: 1.65;
}

p {
  margin: 15px 0;
  color: #3c3c3c;
}
@media (max-width: 767px) {
  p {
    margin: 10px 0;
  }
}
@media (max-width: 640px) {
  p {
    font-size: 14px;
  }
}
p p,
p a,
p span,
p label,
p em {
  font-size: 100%;
  margin: 0;
  color: inherit;
}
p b,
p strong {
  font-weight: bold;
}
p i,
p em {
  font-style: italic;
}
p a {
  text-decoration: underline;
  color: #020f1f;
}
p a:hover {
  opacity: 0.8;
}

a {
  color: inherit;
  margin: 0;
}
a:hover {
  text-decoration: underline;
}
a span {
  color: inherit;
  font-weight: inherit;
}

img,
span,
label,
a {
  display: inline-block;
}

blockquote {
  border: none !important;
  position: relative;
  margin: 30px 0;
}

blockquote p {
  font-size: 17px;
  line-height: 1.4;
  text-align: center;
  font-style: normal;
  color: #020f1f;
  margin: 0;
  z-index: 1;
}
@media (max-width: 640px) {
  blockquote p {
    font-size: 18px;
    margin: 25px 0;
  }
}

input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
input[type=number],
input[type=date],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=week],
input[type=month],
textarea,
select {
  vertical-align: middle;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-size: 15px;
  border: none;
  border: 1px solid #e8e8e8;
  background: #f4f4f4;
  color: #020f1f;
  width: 100%;
  line-height: 1;
  padding: 12px 20px;
  margin-bottom: 15px;
  vertical-align: middle;
  outline: 0;
  box-sizing: border-box;
  font-weight: 400;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none !important;
  border-radius: 5px;
}
@media (max-width: 960px) {
  input[type=text],
  input[type=email],
  input[type=password],
  input[type=search],
  input[type=tel],
  input[type=url],
  input[type=number],
  input[type=date],
  input[type=time],
  input[type=datetime],
  input[type=datetime-local],
  input[type=week],
  input[type=month],
  textarea,
  select {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  input[type=text],
  input[type=email],
  input[type=password],
  input[type=search],
  input[type=tel],
  input[type=url],
  input[type=number],
  input[type=date],
  input[type=time],
  input[type=datetime],
  input[type=datetime-local],
  input[type=week],
  input[type=month],
  textarea,
  select {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  input[type=text],
  input[type=email],
  input[type=password],
  input[type=search],
  input[type=tel],
  input[type=url],
  input[type=number],
  input[type=date],
  input[type=time],
  input[type=datetime],
  input[type=datetime-local],
  input[type=week],
  input[type=month],
  textarea,
  select {
    font-size: 13px;
  }
}
input[type=text]:active, input[type=text]:hover, input[type=text]:focus,
input[type=email]:active,
input[type=email]:hover,
input[type=email]:focus,
input[type=password]:active,
input[type=password]:hover,
input[type=password]:focus,
input[type=search]:active,
input[type=search]:hover,
input[type=search]:focus,
input[type=tel]:active,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=url]:active,
input[type=url]:hover,
input[type=url]:focus,
input[type=number]:active,
input[type=number]:hover,
input[type=number]:focus,
input[type=date]:active,
input[type=date]:hover,
input[type=date]:focus,
input[type=time]:active,
input[type=time]:hover,
input[type=time]:focus,
input[type=datetime]:active,
input[type=datetime]:hover,
input[type=datetime]:focus,
input[type=datetime-local]:active,
input[type=datetime-local]:hover,
input[type=datetime-local]:focus,
input[type=week]:active,
input[type=week]:hover,
input[type=week]:focus,
input[type=month]:active,
input[type=month]:hover,
input[type=month]:focus,
textarea:active,
textarea:hover,
textarea:focus,
select:active,
select:hover,
select:focus {
  background-color: white;
  border-color: #824BDC;
}
input[type=text]:disabled,
input[type=email]:disabled,
input[type=password]:disabled,
input[type=search]:disabled,
input[type=tel]:disabled,
input[type=url]:disabled,
input[type=number]:disabled,
input[type=date]:disabled,
input[type=time]:disabled,
input[type=datetime]:disabled,
input[type=datetime-local]:disabled,
input[type=week]:disabled,
input[type=month]:disabled,
textarea:disabled,
select:disabled {
  background: #ebebeb;
}
@media (max-width: 960px) {
  input[type=text]::-webkit-input-placeholder,
  input[type=email]::-webkit-input-placeholder,
  input[type=password]::-webkit-input-placeholder,
  input[type=search]::-webkit-input-placeholder,
  input[type=tel]::-webkit-input-placeholder,
  input[type=url]::-webkit-input-placeholder,
  input[type=number]::-webkit-input-placeholder,
  input[type=date]::-webkit-input-placeholder,
  input[type=time]::-webkit-input-placeholder,
  input[type=datetime]::-webkit-input-placeholder,
  input[type=datetime-local]::-webkit-input-placeholder,
  input[type=week]::-webkit-input-placeholder,
  input[type=month]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  select::-webkit-input-placeholder {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  input[type=text]::-webkit-input-placeholder,
  input[type=email]::-webkit-input-placeholder,
  input[type=password]::-webkit-input-placeholder,
  input[type=search]::-webkit-input-placeholder,
  input[type=tel]::-webkit-input-placeholder,
  input[type=url]::-webkit-input-placeholder,
  input[type=number]::-webkit-input-placeholder,
  input[type=date]::-webkit-input-placeholder,
  input[type=time]::-webkit-input-placeholder,
  input[type=datetime]::-webkit-input-placeholder,
  input[type=datetime-local]::-webkit-input-placeholder,
  input[type=week]::-webkit-input-placeholder,
  input[type=month]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  select::-webkit-input-placeholder {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  input[type=text]::-webkit-input-placeholder,
  input[type=email]::-webkit-input-placeholder,
  input[type=password]::-webkit-input-placeholder,
  input[type=search]::-webkit-input-placeholder,
  input[type=tel]::-webkit-input-placeholder,
  input[type=url]::-webkit-input-placeholder,
  input[type=number]::-webkit-input-placeholder,
  input[type=date]::-webkit-input-placeholder,
  input[type=time]::-webkit-input-placeholder,
  input[type=datetime]::-webkit-input-placeholder,
  input[type=datetime-local]::-webkit-input-placeholder,
  input[type=week]::-webkit-input-placeholder,
  input[type=month]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  select::-webkit-input-placeholder {
    font-size: 13px;
  }
}
@media (max-width: 960px) {
  input[type=text]::-moz-placeholder,
  input[type=email]::-moz-placeholder,
  input[type=password]::-moz-placeholder,
  input[type=search]::-moz-placeholder,
  input[type=tel]::-moz-placeholder,
  input[type=url]::-moz-placeholder,
  input[type=number]::-moz-placeholder,
  input[type=date]::-moz-placeholder,
  input[type=time]::-moz-placeholder,
  input[type=datetime]::-moz-placeholder,
  input[type=datetime-local]::-moz-placeholder,
  input[type=week]::-moz-placeholder,
  input[type=month]::-moz-placeholder,
  textarea::-moz-placeholder,
  select::-moz-placeholder {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  input[type=text]::-moz-placeholder,
  input[type=email]::-moz-placeholder,
  input[type=password]::-moz-placeholder,
  input[type=search]::-moz-placeholder,
  input[type=tel]::-moz-placeholder,
  input[type=url]::-moz-placeholder,
  input[type=number]::-moz-placeholder,
  input[type=date]::-moz-placeholder,
  input[type=time]::-moz-placeholder,
  input[type=datetime]::-moz-placeholder,
  input[type=datetime-local]::-moz-placeholder,
  input[type=week]::-moz-placeholder,
  input[type=month]::-moz-placeholder,
  textarea::-moz-placeholder,
  select::-moz-placeholder {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  input[type=text]::-moz-placeholder,
  input[type=email]::-moz-placeholder,
  input[type=password]::-moz-placeholder,
  input[type=search]::-moz-placeholder,
  input[type=tel]::-moz-placeholder,
  input[type=url]::-moz-placeholder,
  input[type=number]::-moz-placeholder,
  input[type=date]::-moz-placeholder,
  input[type=time]::-moz-placeholder,
  input[type=datetime]::-moz-placeholder,
  input[type=datetime-local]::-moz-placeholder,
  input[type=week]::-moz-placeholder,
  input[type=month]::-moz-placeholder,
  textarea::-moz-placeholder,
  select::-moz-placeholder {
    font-size: 13px;
  }
}
@media (max-width: 960px) {
  input[type=text]:-ms-input-placeholder,
  input[type=email]:-ms-input-placeholder,
  input[type=password]:-ms-input-placeholder,
  input[type=search]:-ms-input-placeholder,
  input[type=tel]:-ms-input-placeholder,
  input[type=url]:-ms-input-placeholder,
  input[type=number]:-ms-input-placeholder,
  input[type=date]:-ms-input-placeholder,
  input[type=time]:-ms-input-placeholder,
  input[type=datetime]:-ms-input-placeholder,
  input[type=datetime-local]:-ms-input-placeholder,
  input[type=week]:-ms-input-placeholder,
  input[type=month]:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  select:-ms-input-placeholder {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  input[type=text]:-ms-input-placeholder,
  input[type=email]:-ms-input-placeholder,
  input[type=password]:-ms-input-placeholder,
  input[type=search]:-ms-input-placeholder,
  input[type=tel]:-ms-input-placeholder,
  input[type=url]:-ms-input-placeholder,
  input[type=number]:-ms-input-placeholder,
  input[type=date]:-ms-input-placeholder,
  input[type=time]:-ms-input-placeholder,
  input[type=datetime]:-ms-input-placeholder,
  input[type=datetime-local]:-ms-input-placeholder,
  input[type=week]:-ms-input-placeholder,
  input[type=month]:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  select:-ms-input-placeholder {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  input[type=text]:-ms-input-placeholder,
  input[type=email]:-ms-input-placeholder,
  input[type=password]:-ms-input-placeholder,
  input[type=search]:-ms-input-placeholder,
  input[type=tel]:-ms-input-placeholder,
  input[type=url]:-ms-input-placeholder,
  input[type=number]:-ms-input-placeholder,
  input[type=date]:-ms-input-placeholder,
  input[type=time]:-ms-input-placeholder,
  input[type=datetime]:-ms-input-placeholder,
  input[type=datetime-local]:-ms-input-placeholder,
  input[type=week]:-ms-input-placeholder,
  input[type=month]:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  select:-ms-input-placeholder {
    font-size: 13px;
  }
}
@media (max-width: 960px) {
  input[type=text]:-moz-placeholder,
  input[type=email]:-moz-placeholder,
  input[type=password]:-moz-placeholder,
  input[type=search]:-moz-placeholder,
  input[type=tel]:-moz-placeholder,
  input[type=url]:-moz-placeholder,
  input[type=number]:-moz-placeholder,
  input[type=date]:-moz-placeholder,
  input[type=time]:-moz-placeholder,
  input[type=datetime]:-moz-placeholder,
  input[type=datetime-local]:-moz-placeholder,
  input[type=week]:-moz-placeholder,
  input[type=month]:-moz-placeholder,
  textarea:-moz-placeholder,
  select:-moz-placeholder {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  input[type=text]:-moz-placeholder,
  input[type=email]:-moz-placeholder,
  input[type=password]:-moz-placeholder,
  input[type=search]:-moz-placeholder,
  input[type=tel]:-moz-placeholder,
  input[type=url]:-moz-placeholder,
  input[type=number]:-moz-placeholder,
  input[type=date]:-moz-placeholder,
  input[type=time]:-moz-placeholder,
  input[type=datetime]:-moz-placeholder,
  input[type=datetime-local]:-moz-placeholder,
  input[type=week]:-moz-placeholder,
  input[type=month]:-moz-placeholder,
  textarea:-moz-placeholder,
  select:-moz-placeholder {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  input[type=text]:-moz-placeholder,
  input[type=email]:-moz-placeholder,
  input[type=password]:-moz-placeholder,
  input[type=search]:-moz-placeholder,
  input[type=tel]:-moz-placeholder,
  input[type=url]:-moz-placeholder,
  input[type=number]:-moz-placeholder,
  input[type=date]:-moz-placeholder,
  input[type=time]:-moz-placeholder,
  input[type=datetime]:-moz-placeholder,
  input[type=datetime-local]:-moz-placeholder,
  input[type=week]:-moz-placeholder,
  input[type=month]:-moz-placeholder,
  textarea:-moz-placeholder,
  select:-moz-placeholder {
    font-size: 13px;
  }
}

.select_overlay {
  position: relative;
}
.select_overlay:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 23px;
  background-image: url("images/svg/select.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 13px;
  height: 8px;
}

textarea {
  line-height: 1.2;
  padding-top: 15px;
  height: 160px;
}

button[type=submit],
input[type=submit] {
  color: white;
  display: inline-block;
  text-align: center;
  font-family: "Poppins", sans-serif;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  background-color: #824BDC;
  font-weight: 500;
  padding: 17px 28px;
  border-radius: 5px;
  line-height: 1;
  line-height: 1;
  border-style: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: none;
  margin-bottom: 0;
  font-size: 15px;
}
@media (max-width: 767px) {
  button[type=submit],
  input[type=submit] {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  button[type=submit],
  input[type=submit] {
    font-size: 13px;
  }
}
button[type=submit]:hover,
input[type=submit]:hover {
  text-decoration: none;
  background-color: rgb(219.6, 219.6, 219.6);
  color: white;
}

select {
  height: auto;
  line-height: normal;
  outline: none;
}

textarea {
  height: 124px;
  line-height: 1.5;
  padding-top: 15px;
  margin-bottom: 20px;
}

input[type=radio],
input[type=checkbox] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  height: 22px;
  margin-bottom: 0;
  background: #fff;
  margin-right: 10px;
  margin-left: 0;
  vertical-align: top;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  line-height: normal;
  cursor: pointer;
  margin-top: 0;
  color: #824BDC;
  outline: 0;
}
input[type=radio]:before,
input[type=checkbox]:before {
  content: "";
  background-color: #824BDC;
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}

input[type=radio] {
  border-radius: 50%;
}

input[type=checkbox]:checked,
input[type=radio]:checked {
  background-color: white;
  border-color: #824BDC;
}

input[type=checkbox]::before {
  border-radius: 3px;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background-color: #824BDC;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 10px;
}

input[type=checkbox]:checked:before {
  width: 17px;
  height: 17px;
}

input[type=radio]:checked:before {
  width: 14px;
  height: 14px;
  border-radius: 50%;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

form {
  margin: 0;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

legend {
  white-space: normal;
  border: 0;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: #3c3c3c;
  font-family: "Poppins", sans-serif;
  letter-spacing: normal;
}

:-moz-placeholder {
  color: #3c3c3c;
  font-family: "Poppins", sans-serif;
  letter-spacing: normal;
}

::-moz-placeholder {
  color: #3c3c3c;
  font-family: "Poppins", sans-serif;
  letter-spacing: normal;
}

:-ms-input-placeholder {
  color: #3c3c3c;
  font-family: "Poppins", sans-serif;
  letter-spacing: normal;
}

.wpcf7-not-valid-tip {
  display: none !important;
}

.wpcf7-not-valid {
  border: 1px solid red !important;
}

.wpcf7 input:hover,
.wpcf7 input:focus,
.wpcf7 select:hover,
.wpcf7 select:focus,
.wpcf7 textarea:hover,
.wpcf7 textarea:focus {
  outline: 0 !important;
  transition: all 0.3s ease;
}

.wpcf7 input[type=submit]:hover,
.wpcf7 input[type=submit]:focus {
  outline: 0 !important;
  transition: all 0.3s ease;
}

/* #END */
div.wpcf7-response-output {
  margin: 0;
  padding: 0;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok {
  text-align: center;
  border: 0 !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  color: #824BDC;
}

div.wpcf7-mail-sent-ok {
  color: #037917;
}

.wpcf7 form .wpcf7-response-output {
  margin: 10px 0;
  padding: 10px;
  text-align: center;
  font-size: 15px;
  border: none;
  border-radius: 0;
}
@media (max-width: 960px) {
  .wpcf7 form .wpcf7-response-output {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wpcf7 form .wpcf7-response-output {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .wpcf7 form .wpcf7-response-output {
    font-size: 12px;
  }
}

.wpcf7 form.sent .wpcf7-response-output {
  border: none;
  background-color: green;
  color: white;
  border-radius: 5px;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: red;
  /* Red */
  background: red;
  color: white;
  border-radius: 5px;
}

.wpcf7 form.spam .wpcf7-response-output {
  /* Orange */
  background: red;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background-color: red;
  color: white;
  border-radius: 5px;
}

.wpcf7 form.invalid select,
.wpcf7 form.invalid .custom-file-upload {
  border-bottom: 1px solid red;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #824BDC;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  color: white;
  border-radius: 5px;
}
@media (max-width: 960px) {
  .woocommerce #respond input#submit,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .woocommerce #respond input#submit,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .woocommerce #respond input#submit,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button {
    font-size: 13px;
  }
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #13300b;
  color: #fff;
}

.button1,
.button2,
.button-white,
.button-line,
.button-line2,
.button-grey {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  padding: 10px 28px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 1;
  border-radius: 45px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  background: #824bdc;
}
@media (max-width: 1300px) {
  .button1,
  .button2,
  .button-white,
  .button-line,
  .button-line2,
  .button-grey {
    padding: 10px 22px;
  }
}
@media (max-width: 767px) {
  .button1,
  .button2,
  .button-white,
  .button-line,
  .button-line2,
  .button-grey {
    padding: 10px 18px;
  }
}
.button1::before,
.button2::before,
.button-white::before,
.button-line::before,
.button-line2::before,
.button-grey::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #461890;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 0;
}
.button1 > span,
.button2 > span,
.button-white > span,
.button-line > span,
.button-line2 > span,
.button-grey > span {
  color: white !important;
  font-size: 16px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .button1 > span,
  .button2 > span,
  .button-white > span,
  .button-line > span,
  .button-line2 > span,
  .button-grey > span {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .button1 > span,
  .button2 > span,
  .button-white > span,
  .button-line > span,
  .button-line2 > span,
  .button-grey > span {
    font-size: 14px;
  }
}
.button1:hover,
.button2:hover,
.button-white:hover,
.button-line:hover,
.button-line2:hover,
.button-grey:hover {
  text-decoration: none;
}
.button1:hover::before,
.button2:hover::before,
.button-white:hover::before,
.button-line:hover::before,
.button-line2:hover::before,
.button-grey:hover::before {
  opacity: 1;
}
@media (max-width: 960px) {
  .button1:hover::before,
  .button2:hover::before,
  .button-white:hover::before,
  .button-line:hover::before,
  .button-line2:hover::before,
  .button-grey:hover::before {
    content: none;
  }
}

.button-link {
  font-weight: 600;
  font-size: 18px;
  line-height: 115%;
  letter-spacing: 0px;
  text-decoration: underline;
  color: #c29dff;
  margin: 0;
}
@media (max-width: 1300px) {
  .button-link {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .button-link {
    font-size: 14px;
  }
}

.button2 {
  transition: all 0.3s ease;
  background: #fff;
}
.button2 > span {
  color: #793af2 !important;
  transition: all 0.3s ease;
}
.button2::before {
  content: none;
}
.button2:hover {
  background: #402891 !important;
}
@media (max-width: 960px) {
  .button2:hover {
    background: #fff !important;
  }
}
.button2:hover span {
  color: #fff !important;
}
@media (max-width: 960px) {
  .button2:hover span {
    color: #793af2 !important;
  }
}

.button-arrow {
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #fff;
}
@media (max-width: 960px) {
  .button-arrow {
    font-size: 14px;
  }
}
.button-arrow > span {
  color: #fff !important;
  transition: all 0.3s ease;
}
.button-arrow::before {
  content: none;
}
.button-arrow::after {
  content: "";
  width: 66px;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(images/svg/arrow-45.svg);
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: center;
  transition: all 0.3s ease;
  position: relative;
  border: 2px solid #EADFFF;
  border-radius: 50%;
}
@media (max-width: 1550px) {
  .button-arrow::after {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 960px) {
  .button-arrow::after {
    background-size: 20px;
  }
}
.button-arrow:hover {
  text-decoration: none;
}
.button-arrow:hover::after {
  transform: rotate(45deg);
}
@media (max-width: 960px) {
  .button-arrow:hover::after {
    transform: none;
  }
}

.button3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
}
@media (max-width: 767px) {
  .button3 {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .button3 {
    font-size: 14px;
  }
}
.button3 img {
  width: 16px;
  height: auto;
  margin-left: 10px;
  transition: all 0.3s ease;
  left: 0;
  position: relative;
}
@media (max-width: 640px) {
  .button3 img {
    width: 12px;
  }
}
.button3 span {
  color: #101b5b;
  transition: all 0.3s ease;
}
.button3:hover span {
  color: #824BDC;
}
@media (max-width: 960px) {
  .button3:hover span {
    color: #101b5b;
  }
}
.button3:hover img {
  left: 5px;
}
@media (max-width: 960px) {
  .button3:hover img {
    left: 0;
  }
}

.button-white {
  background-color: white;
  color: #020f1f;
}

.button-span {
  cursor: pointer;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
.button-span:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.3s;
}
.button-span:hover {
  text-decoration: none;
  background-color: rgb(102.1395348837, 39.7209302326, 204.2790697674);
  color: white;
}
.button-span:hover:after {
  opacity: 1;
  right: 10px;
}

.button-grey {
  background-color: #f4f4f4;
  color: #020f1f;
}
.button-grey:hover {
  background-color: rgb(218.5, 218.5, 218.5);
  color: #020f1f;
}

.button-line {
  border: 2px solid #824BDC;
  padding-top: 13px;
  padding-bottom: 13px;
  color: #824BDC;
  background-color: transparent;
}
@media (max-width: 767px) {
  .button-line {
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.button-line:hover {
  background-color: #824BDC;
  color: white;
}

.button-line2 {
  border: 2px solid white;
  padding-top: 17px;
  padding-bottom: 17px;
  color: white;
  background-color: transparent;
}
@media (max-width: 767px) {
  .button-line2 {
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.button-line2:hover {
  background-color: white;
  color: #020f1f;
}

.btn-arrow {
  padding-right: 33px;
  text-decoration: none;
  font-weight: 500;
}
@media (max-width: 640px) {
  .btn-arrow {
    padding-right: 22px;
  }
}
.btn-arrow img {
  width: 30px;
  height: 13px;
  position: relative;
  left: 10px;
  display: inline-block !important;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
@media (max-width: 640px) {
  .btn-arrow img {
    left: 3px;
    width: 20px;
    height: 7px;
    top: -1px;
  }
}
.btn-arrow:hover {
  text-decoration: none;
}
.btn-arrow:hover img {
  left: 15px;
}
@media (max-width: 640px) {
  .btn-arrow:hover img {
    left: 12px;
  }
}

.button-long-line {
  display: inline-block;
}

.btn-line-holder {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}
.btn-line-holder i {
  display: none;
}

.btn-line-hidden {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  opacity: 0.4;
  transform-origin: left;
  transform: scaleX(0);
  height: 1px;
  background-color: #824BDC;
}

.btn-text {
  display: inline-block;
  position: relative;
  padding: 3px 18px 3px 0;
  transform: translateX(0);
  transition: 0.32s cubic-bezier(0.42, 0, 0.6, 0.93);
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  position: relative;
  top: 2px;
  color: #824BDC;
}
@media (max-width: 640px) {
  .btn-text {
    font-size: 14px;
    top: 0;
  }
}

.btn-line {
  display: inline-block;
  vertical-align: middle;
  transition: 0.3s ease-in-out;
  opacity: 1;
  transform: scaleX(1);
  transform-origin: right;
  width: 41px;
  height: 1px;
  background-color: #824BDC;
}

.button-long-line:hover {
  text-decoration: none;
}
.button-long-line:hover .btn-line-hidden {
  transform: scaleX(1);
  opacity: 1;
}
.button-long-line:hover .btn-text {
  transform: translateX(39px);
  transition: 0.3s ease-in-out;
}
.button-long-line:hover .btn-line {
  opacity: 0.4;
  transform: scaleX(0);
  transform-origin: right;
}

ul li {
  list-style: none;
}

.general-hero {
  padding-top: 233px;
  padding-bottom: 40px;
  position: relative;
}
@media (max-width: 1550px) {
  .general-hero {
    padding-top: 200px;
  }
}
@media (max-width: 1300px) {
  .general-hero {
    padding-top: 180px;
  }
}
@media (max-width: 960px) {
  .general-hero {
    padding-top: 120px;
  }
}
.general-hero .container {
  position: relative;
  z-index: 4;
}
.general-hero .the-content {
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}
.general-hero .section-services {
  padding-top: 0;
}
.general-hero .section-services .the-content {
  display: none;
}
.general-hero .section-services::before {
  content: none;
}
.general-hero::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(268.79deg, #642dbd 2.35%, #4f14af 67.87%, #4f14af 103.13%);
  z-index: 1;
}
.general-hero::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(100, 45, 189, 0.31), rgba(100, 45, 189, 0.31));
  z-index: 3;
}
.general-hero .squares-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.02;
  z-index: 2;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.general-hero .hero-locations {
  gap: 10px;
}
.general-hero .hero-locations button {
  outline: none;
  background: transparent;
  border: none;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
@media (max-width: 1300px) {
  .general-hero .hero-locations button {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .general-hero .hero-locations button {
    font-size: 14px;
  }
}
.general-hero .hero-locations button:hover {
  opacity: 0.6;
}

#breadcrumbs {
  font-size: 14px;
  margin: 0px;
}
@media (max-width: 960px) {
  #breadcrumbs {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  #breadcrumbs {
    font-size: 12px;
  }
}
#breadcrumbs span span {
  text-decoration: underline;
  font-weight: 500;
  opacity: 1;
  color: #fff;
}
#breadcrumbs a {
  text-decoration: none;
  opacity: 0.6;
  font-weight: 500;
  color: #fff;
}
#breadcrumbs a:hover {
  opacity: 1;
}
@media (max-width: 960px) {
  #breadcrumbs a:hover {
    opacity: 0.5;
  }
}
#breadcrumbs i {
  font-size: 10px;
  margin: 0 5px;
  color: #fff;
}
@media (max-width: 767px) {
  #breadcrumbs i {
    font-size: 8px;
    margin: 0 10px;
  }
}
@media (max-width: 640px) {
  #breadcrumbs i {
    margin: 0 5px;
  }
}
#breadcrumbs > span {
  text-align: center;
}

.section-statistics {
  background-color: #fcfcfc;
}
.section-statistics .card {
  height: 100%;
}
.section-statistics .statistics-flex {
  gap: 20px;
}
@media (max-width: 960px) {
  .section-statistics .statistics-flex {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.section-statistics .cards-col {
  max-width: 780px;
}
@media (max-width: 960px) {
  .section-statistics .cards-col {
    max-width: 100%;
    width: 100%;
  }
}
.section-statistics .cards-col .title {
  font-weight: 500;
  font-size: 36px;
  line-height: 140%;
  margin: 0;
  margin-bottom: 30px;
}
@media (max-width: 1550px) {
  .section-statistics .cards-col .title {
    font-size: 32px;
    margin-bottom: 25px;
  }
}
@media (max-width: 960px) {
  .section-statistics .cards-col .title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .section-statistics .cards-col .title {
    font-size: 24px;
  }
}
@media (max-width: 640px) {
  .section-statistics .cards-col .title {
    font-size: 22px;
  }
}
.section-statistics .cards-col .description {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  margin: 0;
}
@media (max-width: 1300px) {
  .section-statistics .cards-col .description {
    font-size: 14px;
  }
}
.section-statistics .cards-col .card-content {
  background-color: #fff;
  border: 2px solid #f3f3f3;
  backdrop-filter: blur(30px);
  border-radius: 20px;
  padding: 30px;
  height: 100%;
}
@media (max-width: 1300px) {
  .section-statistics .cards-col .card-content {
    padding: 20px;
  }
}
@media (max-width: 1300px) {
  .section-statistics .cards-col .col_33 {
    width: 50%;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
@media (max-width: 640px) {
  .section-statistics .cards-col .col_33 {
    width: 100%;
  }
}
.section-statistics .title-col {
  max-width: 466px;
}
@media (max-width: 960px) {
  .section-statistics .title-col {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
  }
}

.section-promotions .col_50 {
  position: relative;
  z-index: 1;
}
@media (max-width: 640px) {
  .section-promotions .col_50 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.section-promotions .section-content {
  background: #f5f0ff;
  border-radius: 20px;
  margin-bottom: 25px;
  padding: 45px 90px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1300px) {
  .section-promotions .section-content {
    padding: 30px 60px;
  }
}
@media (max-width: 960px) {
  .section-promotions .section-content {
    margin-bottom: 20px;
    padding: 30px 40px;
  }
}
@media (max-width: 767px) {
  .section-promotions .section-content {
    margin-bottom: 15px;
    padding: 25px 30px;
  }
}
@media (max-width: 640px) {
  .section-promotions .section-content {
    margin-bottom: 10px;
    padding: 20px 20px;
  }
}
.section-promotions .section-content:last-child {
  margin-bottom: 0;
}
.section-promotions .section-content::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 260px;
  height: 260px;
  background-image: url(images/svg/gradient-bottom-left.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  visibility: visible;
  opacity: 0.3;
}
.section-promotions .section-content:nth-child(odd) .the-content {
  margin-right: auto;
}
.section-promotions .section-content:nth-child(even) .the-content {
  margin-left: auto;
}
.section-promotions .section-content:nth-child(even)::before {
  top: auto;
  bottom: 0px;
  right: 0;
  left: auto;
  background-image: url(images/svg/Image_Gradient_Bottom.svg);
}
.section-promotions .section-content img {
  width: auto;
  height: auto;
  border-radius: 20px;
}
.section-promotions .the-content {
  max-width: 403px;
}
@media (max-width: 640px) {
  .section-promotions .the-content {
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
  }
}

.wp-pagenavi {
  padding-top: 20px;
}
.wp-pagenavi ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.wp-pagenavi ul li {
  margin: 0px 5px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
.wp-pagenavi ul li span {
  background: #774eb9;
  color: #fff;
  width: 46px;
  height: 46px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: none;
  line-height: 1;
  border-radius: 8px;
  margin: 0;
  font-weight: 500;
}
@media (max-width: 1100px) {
  .wp-pagenavi ul li span {
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 960px) {
  .wp-pagenavi ul li span {
    width: 45px;
    height: 45px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .wp-pagenavi ul li span {
    width: 40px;
    height: 40px;
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .wp-pagenavi ul li span {
    width: 35px;
    height: 35px;
    font-size: 13px;
  }
}
.wp-pagenavi ul li a {
  background-color: #ededed;
  width: 46px;
  height: 46px;
  color: #000;
  font-weight: 500;
  transition: all 0.3s ease;
  display: flex !important;
  align-items: center;
  border: none;
  justify-content: center;
  line-height: 1;
  border-radius: 8px;
  margin: 0;
}
.wp-pagenavi ul li a:hover {
  background: #cc5dd5;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1100px) {
  .wp-pagenavi ul li a {
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 960px) {
  .wp-pagenavi ul li a {
    width: 45px;
    height: 45px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .wp-pagenavi ul li a {
    width: 40px;
    height: 40px;
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .wp-pagenavi ul li a {
    width: 35px;
    height: 35px;
    font-size: 13px;
  }
}

.error404 {
  position: relative;
  background: linear-gradient(to right, #022e4c 0%, #043b68 20%, #004576 80%, #08305a 100%);
  height: 100vh;
}
.error404 .header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.error404 .error-page {
  height: 100vh;
}
.error404 .error-page::before {
  content: "";
  width: 400px;
  height: 389px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(images/svg/decor-404.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 400px) {
  .error404 .error-page::before {
    display: none;
  }
}
.error404 .error-page .container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.error404 .error-page .img-404 {
  text-align: center;
}
.error404 .error-page .the-content {
  max-width: 560px;
  text-align: center;
  margin: 0 auto;
}
.error404 .error-page .the-content h1 {
  font-size: 42px;
  font-weight: bold;
  color: #fff;
}
@media (max-width: 1430px) {
  .error404 .error-page .the-content h1 {
    font-size: 38px;
  }
}
@media (max-width: 960px) {
  .error404 .error-page .the-content h1 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .error404 .error-page .the-content h1 {
    font-size: 28px;
  }
}
@media (max-width: 640px) {
  .error404 .error-page .the-content h1 {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .error404 .error-page .the-content h1 {
    font-size: 22px;
  }
}
.error404 .error-page .the-content p {
  color: #fff;
  font-size: 18px;
}
@media (max-width: 960px) {
  .error404 .error-page .the-content p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .error404 .error-page .the-content p {
    font-size: 14px;
  }
}
.error404 .error-page .the-content p a {
  color: #fff;
}
.error404 .error-page .button-wrap {
  text-align: center;
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
  .error404 {
    height: auto;
  }
  .error404 .error-page {
    height: auto;
    padding: 230px 0;
  }
  .error404 .error-page::before {
    content: none;
  }
  .error404 .error-page img {
    max-width: 30%;
  }
  .error404 .error-page .container {
    position: relative;
    top: 0;
    transform: none;
  }
}
@media screen and (max-width: 768px) and (orientation: landscape) {
  .error404 .error-page {
    padding: 200px 0;
  }
}
.err-img {
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}
.err-img img {
  width: 300px;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 1550px) {
  .err-img img {
    width: 280px;
  }
}
@media (max-width: 1300px) {
  .err-img img {
    width: 250px;
  }
}
@media (max-width: 960px) {
  .err-img img {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .err-img img {
    width: 170px;
  }
}
@media (max-width: 640px) {
  .err-img img {
    width: 150px;
  }
}

/* Snowfall images must not affect layout height */
.we-flake {
  position: fixed !important;
  /* take them out of document height calc */
  pointer-events: none !important;
  z-index: 99 !important;
}

.section-map {
  position: relative;
}
.section-map #map {
  height: 600px;
  border-radius: 20px;
}
@media (max-width: 1550px) {
  .section-map #map {
    height: 500px;
  }
}
@media (max-width: 1300px) {
  .section-map #map {
    height: 400px;
  }
}
@media (max-width: 960px) {
  .section-map #map {
    height: 360px;
  }
}
@media (max-width: 767px) {
  .section-map #map {
    height: 300px;
  }
}
.section-map .acf-map {
  width: 100%;
  height: 320px;
  border: 1px solid #E5E7EB;
  margin: 16px 0;
}
@media (max-width: 767px) {
  .section-map .acf-map {
    height: 280px;
  }
}
@media (max-width: 480px) {
  .section-map .acf-map {
    height: 240px;
  }
}
.section-map .acf-map img {
  max-width: inherit !important;
}
.section-map .gm-style-iw-ch {
  display: none;
}
.section-map .gm-style-iw-d a {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
}
.section-map .gm-style-iw-chr {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .section-map .custom-marker-icon {
    width: 35px !important;
    height: 35px !important;
  }
}
.section-map .the-content {
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .section-map .the-content {
    padding-bottom: 10px;
  }
}
.section-map .slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}
.section-map .extra-text {
  font-size: 20px;
  font-weight: 700;
  margin-top: 8px;
  color: #000;
}
@media (max-width: 1300px) {
  .section-map .extra-text {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .section-map .extra-text {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .section-map .extra-text {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .section-map .extra-text {
    font-size: 15px;
  }
}
.section-map iframe {
  width: 100%;
  height: 320px;
  border-radius: 20px;
}
@media (max-width: 1300px) {
  .section-map iframe {
    height: 300px;
  }
}
@media (max-width: 960px) {
  .section-map iframe {
    height: 260px;
  }
}
@media (max-width: 767px) {
  .section-map iframe {
    height: 240px;
  }
}
@media (max-width: 480px) {
  .section-map iframe {
    height: 220px;
  }
}
.section-map .locations-list-wrapper {
  margin: 18px 0 10px;
}
.section-map .locations-list-wrapper .locations-list__heading {
  margin: 0 0 10px 0;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
}
@media (max-width: 767px) {
  .section-map .locations-list-wrapper .locations-list__heading {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .section-map .locations-list-wrapper .locations-list__heading {
    font-size: 16px;
  }
}
.section-map .locations-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 14px;
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
.section-map .locations-list__item {
  margin: 0;
  flex: 0 1 calc(33.333% - 14px);
}
@media (max-width: 960px) {
  .section-map .locations-list__item {
    flex-basis: calc(50% - 14px);
  }
}
@media (max-width: 640px) {
  .section-map .locations-list__item {
    flex-basis: 100%;
  }
}
.section-map .locations-list__item {
  display: flex;
}
.section-map .locations-list__link {
  width: 100%;
  height: 100%;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  border-radius: 12px;
  border: 1px solid #E5E7EB;
  background: #FFF;
  box-shadow: 0 1px 2px rgba(17, 5, 51, 0.06);
  font-weight: 600;
  line-height: 1.2;
  cursor: pointer;
  transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.2s ease;
}
.section-map .locations-list__link:hover, .section-map .locations-list__link:focus {
  border-color: #d1d5db;
  box-shadow: 0 4px 14px rgba(17, 5, 51, 0.12);
  transform: translateY(-1px);
  outline: none;
}
@media (max-width: 640px) {
  .section-map .locations-list__link {
    padding: 10px 12px;
    border-radius: 10px;
    justify-content: center;
  }
}
.section-map .locations-list__dot {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #FFDA00;
  flex: 0 0 auto;
}
.section-map .locations-list__name {
  font-size: 15px;
  color: #0F172A;
  text-align: center;
}
.section-map .location-popup {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 10;
  display: none;
}
.section-map .location-popup.is-open {
  display: block !important;
}
.section-map .location-popup[aria-hidden=false] {
  display: block !important;
}
@media (max-width: 767px) {
  .section-map .location-popup {
    top: 12px;
    right: 12px;
    left: 12px;
  }
}
.section-map .location-popup__inner {
  width: min(520px, 92vw);
  max-height: 70vh;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 16px 50px rgba(17, 5, 51, 0.2);
  padding: 25px;
  overflow: hidden;
  outline: none;
  display: grid;
  grid-template-rows: auto 1fr auto;
  gap: 20px;
  animation: mini-popup-in 0.16s ease-out;
}
@media (max-width: 767px) {
  .section-map .location-popup__inner {
    width: 100%;
    border-radius: 12px;
    gap: 15px;
    padding: 20px;
  }
}
@media (max-width: 480px) {
  .section-map .location-popup__inner {
    border-radius: 10px;
    padding: 15px;
  }
}
@keyframes mini-popup-in {
  from {
    transform: translateY(6px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.section-map .location-popup__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding-right: 48px;
}
@media (max-width: 767px) {
  .section-map .location-popup__header {
    padding-right: 40px;
  }
}
.section-map .location-popup__title {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #0F172A;
}
@media (max-width: 767px) {
  .section-map .location-popup__title {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .section-map .location-popup__title {
    font-size: 14px;
  }
}
.section-map .location-popup__close {
  position: absolute;
  top: 6px;
  right: 8px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: transparent;
  color: #6B7280;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  padding: 4px;
  border-radius: 8px;
  transition: all 0.15s ease;
  z-index: 3;
}
.section-map .location-popup__close:hover {
  background: #F3F4F6;
  color: #111827;
}
@media (max-width: 767px) {
  .section-map .location-popup__close {
    top: 6px;
    right: 6px;
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .section-map .location-popup__close {
    font-size: 20px;
  }
}
.section-map .location-popup__carousel {
  position: relative;
  height: 300px;
}
@media (max-width: 1300px) {
  .section-map .location-popup__carousel {
    height: 280px;
  }
}
@media (max-width: 960px) {
  .section-map .location-popup__carousel {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .section-map .location-popup__carousel {
    height: 220px;
  }
}
@media (max-width: 480px) {
  .section-map .location-popup__carousel {
    height: 200px;
  }
}
.section-map .location-popup__carousel {
  overflow: hidden;
}
.section-map .location-popup__carousel .location-popup__slide {
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  background: #F8FAFC;
  padding: 20px 0;
}
.section-map .location-popup__carousel .location-popup__slide img {
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.section-map .location-popup__carousel .slick-dots {
  bottom: -4px;
}
.section-map .location-popup__empty {
  display: grid;
  place-items: center;
  min-height: 160px;
  color: #6B7280;
  font-weight: 500;
}
@media (max-width: 767px) {
  .section-map .location-popup__empty {
    min-height: 140px;
  }
}
.section-map .location-popup__footer {
  margin-top: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
@media (max-width: 767px) {
  .section-map .location-popup__footer {
    gap: 8px;
  }
}
@media (max-width: 480px) {
  .section-map .location-popup__footer {
    flex-direction: column;
    align-items: stretch;
    gap: 6px;
  }
}
.section-map .location-popup__footer-left, .section-map .location-popup__footer-right {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 480px) {
  .section-map .location-popup__footer-left, .section-map .location-popup__footer-right {
    width: 100%;
    justify-content: stretch;
  }
}
.section-map .location-popup__expand {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #E5E7EB;
  background: #FFFFFF;
  color: #0F172A;
  border-radius: 10px;
  padding: 10px 12px;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 1px 2px rgba(17, 5, 51, 0.06);
  transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.2s ease, border-color 0.2s ease;
}
.section-map .location-popup__expand:hover {
  background: #F9FAFB;
  border-color: #d1d5db;
  box-shadow: 0 4px 14px rgba(17, 5, 51, 0.12);
  transform: translateY(-1px);
}
@media (max-width: 480px) {
  .section-map .location-popup__expand {
    width: 100%;
  }
}
.section-map .location-popup__maps-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  color: #0F172A;
  background: #F3F4F6;
  border: 1px solid #E5E7EB;
  padding: 10px 12px;
  border-radius: 10px;
  box-shadow: 0 1px 2px rgba(17, 5, 51, 0.06);
  transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.2s ease, border-color 0.2s ease;
}
.section-map .location-popup__maps-link:hover {
  background: #e5e7eb;
  border-color: #d1d5db;
  box-shadow: 0 4px 14px rgba(17, 5, 51, 0.12);
  transform: translateY(-1px);
  text-decoration: none;
}
@media (max-width: 480px) {
  .section-map .location-popup__maps-link {
    width: 100%;
  }
}
.section-map .location-popup .slick-prev,
.section-map .location-popup .slick-next {
  width: 34px;
  height: 34px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  z-index: 2;
}
.section-map .location-popup .slick-prev:before,
.section-map .location-popup .slick-next:before {
  color: #0F172A;
  font-size: 18px;
  width: 18px;
}
.section-map .location-popup .slick-dots li button:before {
  font-size: 9px;
  opacity: 0.35;
  color: #0F172A;
}
.section-map .location-popup .slick-dots li.slick-active button:before {
  opacity: 0.9;
}
.section-map .locations-list__link:focus-visible,
.section-map .location-popup__expand:focus-visible,
.section-map .location-popup__close:focus-visible,
.section-map .location-popup__maps-link:focus-visible {
  outline: 2px solid #111827;
  outline-offset: 2px;
}
.section-map .gm-open-location {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  font: inherit;
  color: #0F172A;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
}
.section-map .location-popup__fancybox {
  display: none;
}

.faq-page .accordions .accordion-list .accordion-item {
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  border-bottom: 1px solid #F2F2F2;
}
.faq-page .accordions .accordion-list .accordion-item:last-child {
  padding-bottom: 0;
}
.faq-page .accordions .accordion-list .accordion-item:last-child .accordion-header {
  margin-bottom: 0;
}
.faq-page .accordions .accordion-list .accordion-item .accordion-header {
  font-size: 20px;
  font-weight: 600;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px;
  padding-right: 75px;
  border: none;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .faq-page .accordions .accordion-list .accordion-item .accordion-header {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .faq-page .accordions .accordion-list .accordion-item .accordion-header {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .faq-page .accordions .accordion-list .accordion-item .accordion-header {
    padding: 15px 15px;
    font-size: 14px;
    padding-right: 40px;
  }
}
.faq-page .accordions .accordion-list .accordion-item .accordion-header::after {
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  width: 38px;
  height: 38px;
  background-image: url(images/svg/plus.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 20px;
  right: 27px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 640px) {
  .faq-page .accordions .accordion-list .accordion-item .accordion-header::after {
    width: 25px;
    height: 25px;
    top: calc((100% - 25px) / 2);
    right: 15px;
  }
}
.faq-page .accordions .accordion-list .accordion-item .accordion-header:hover {
  cursor: pointer;
  text-decoration: none;
  color: #824BDC;
}
@media (max-width: 960px) {
  .faq-page .accordions .accordion-list .accordion-item .accordion-header:hover {
    color: initial;
  }
}
.faq-page .accordions .accordion-list .accordion-item.active {
  background: #F5F5F5;
}
.faq-page .accordions .accordion-list .accordion-item.active .accordion-header::after {
  transform: rotate(180deg);
}
.faq-page .accordions .accordion-list .accordion-item .accordion-hidden-content {
  display: none;
  padding-bottom: 28px;
}
.faq-page .accordions .accordion-list .accordion-item .accordion-hidden-content .the-content {
  padding: 10px 20px;
  padding-bottom: 0;
  padding-top: 0;
}
@media (max-width: 640px) {
  .faq-page .accordions .accordion-list .accordion-item .accordion-hidden-content .the-content {
    padding-left: 15px;
  }
}
.faq-page .accordions .accordion-list .accordion-item .accordion-hidden-content .the-content p {
  color: #000;
}
.faq-page .accordions .accordion-list .accordion-item .accordion-hidden-content .the-content p:first-of-type {
  margin-top: 0;
}
.faq-page .accordions .accordion-list .accordion-item .accordion-hidden-content .the-content p:last-of-type {
  margin-bottom: 0;
}

/* Optional field label */
.optional-label {
  font-weight: 400;
  font-size: 0.85em;
  opacity: 0.7;
}

/* Address validation error */
.address-error {
  display: block;
  color: red;
  font-size: 0.85em;
  margin-top: 4px;
}

.address-invalid {
  border-color: red !important;
}

/* Google autocomplete dropdown - match your theme */
.pac-container {
  z-index: 99999;
  /* important: CF7 modals can overlap it */
  border-radius: 8px;
  font-family: inherit;
  border: 1px solid #ddd;
}

/* Footer note */
.loyalty-card-note p {
  font-size: 0.8em;
  opacity: 0.75;
  margin-top: 12px;
}

.alignleft {
  display: inline;
  float: left;
  margin-top: 20px;
  margin-right: 30px;
}

.alignright {
  display: inline;
  float: right;
  margin-top: 20px;
  margin-left: 30px;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

@media (max-width: 768px) {
  .alignleft,
  .alignright,
  .aligncenter {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
}
body {
  text-rendering: optimizeLegibility;
  counter-reset: item;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  background-color: #fff;
  position: relative;
}

body,
html {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #020f1f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
}

a {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */ /* Konqueror */
  -moz-user-select: none; /* Firefox */ /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
not supported by any browser */
}

.big-title {
  font-size: 42px;
}
@media (max-width: 1430px) {
  .big-title {
    font-size: 36px;
  }
}
@media (max-width: 960px) {
  .big-title {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  .big-title {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .big-title {
    font-size: 24px;
  }
}

.big-p {
  font-size: 20px;
  line-height: 1.7;
}
@media (max-width: 1650px) {
  .big-p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .big-p {
    font-size: 16px;
  }
}

.container-big {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 1300px) {
  .container-big {
    padding: 0 30px;
  }
}
@media (max-width: 640px) {
  .container-big {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.container {
  width: 100%;
  max-width: 1330px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 1300px) {
  .container {
    padding: 0 30px;
  }
}
@media (max-width: 640px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.container-small {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 1300px) {
  .container-small {
    padding: 0 30px;
  }
}
@media (max-width: 640px) {
  .container-small {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.general-content-wrap {
  padding: 50px 0 100px;
}
@media (max-width: 1300px) {
  .general-content-wrap {
    padding: 30px 0 70px;
  }
}
@media (max-width: 640px) {
  .general-content-wrap {
    padding: 20px 0 50px;
  }
}
.general-content-wrap .the-content {
  max-width: 766px;
  margin-left: auto;
  margin-right: auto;
}

.the-content img {
  max-height: 100%;
  height: auto;
  border-radius: 5px;
}
.the-content table {
  font-size: 15px;
  line-height: 1.3;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  border-collapse: separate !important;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 960px) {
  .the-content table {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .the-content table {
    font-size: 13px;
  }
}
.the-content table th {
  background-color: #f8f8f8;
}
.the-content table td,
.the-content table th {
  padding: 15px;
  text-align: left;
  border-left: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  vertical-align: top;
}
.the-content table td:first-child,
.the-content table th:first-child {
  border-left: none;
}
.the-content table td:last-child,
.the-content table th:last-child {
  border-right: none;
}
@media (max-width: 960px) {
  .the-content table td,
  .the-content table th {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .the-content table td,
  .the-content table th {
    font-size: 13px;
    padding: 10px;
  }
}
@media (max-width: 640px) {
  .the-content table td,
  .the-content table th {
    font-size: 12px;
  }
}
.the-content table td strong,
.the-content table th strong {
  font-weight: 600;
}
.the-content table thead th {
  background-color: #f4f4f4;
}
.the-content table tbody tr:nth-child(odd) td {
  background-color: #fbfbfb;
}
.the-content table th {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  border-top: none;
}
@media (max-width: 960px) {
  .the-content table th {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .the-content table th {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .the-content table th {
    font-size: 12px;
  }
}
@media (max-width: 960px) {
  .the-content table tr td {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .the-content table tr td {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .the-content table tr td {
    font-size: 12px;
  }
}
.the-content table tr:last-child td,
.the-content table tr:last-child th {
  border-bottom: none;
}
.the-content h2,
.the-content h3,
.the-content h4,
.the-content h5,
.the-content h6 {
  margin-top: 20px;
}
@media (max-width: 960px) {
  .the-content h2,
  .the-content h3,
  .the-content h4,
  .the-content h5,
  .the-content h6 {
    margin-top: 20px;
  }
}
.the-content h2 span,
.the-content h2 a,
.the-content h3 span,
.the-content h3 a,
.the-content h4 span,
.the-content h4 a,
.the-content h5 span,
.the-content h5 a,
.the-content h6 span,
.the-content h6 a {
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
}
.the-content h2 strong,
.the-content h3 strong,
.the-content h4 strong,
.the-content h5 strong,
.the-content h6 strong {
  font-weight: 700;
}
.the-content h2 strong *,
.the-content h3 strong *,
.the-content h4 strong *,
.the-content h5 strong *,
.the-content h6 strong * {
  font-weight: inherit;
}
.the-content p,
.the-content span,
.the-content label,
.the-content li {
  color: #3c3c3c;
}
.the-content p strong,
.the-content p b,
.the-content span strong,
.the-content span b,
.the-content label strong,
.the-content label b,
.the-content li strong,
.the-content li b {
  font-weight: 600;
}
.the-content p strong *,
.the-content p b *,
.the-content span strong *,
.the-content span b *,
.the-content label strong *,
.the-content label b *,
.the-content li strong *,
.the-content li b * {
  font-weight: 600;
}
.the-content li a,
.the-content p a {
  display: inline;
  text-decoration: underline;
}
.the-content blockquote {
  border: none !important;
  position: relative;
  margin: 25px 0 30px;
}
.the-content blockquote p {
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  font-style: italic;
  color: #020f1f;
  font-weight: 400;
  margin: 0;
  z-index: 1;
}
@media (max-width: 1300px) {
  .the-content blockquote p {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .the-content blockquote p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .the-content blockquote p {
    font-size: 15px;
    margin: 25px 0;
  }
}
.the-content ul,
.the-content ol {
  position: relative;
  margin: 10px 0;
  overflow: hidden;
  clear: both;
  display: block;
}
@media screen and (max-width: 480px) {
  .the-content ul,
  .the-content ol {
    margin: 15px 0;
  }
}
.the-content ul ul,
.the-content ul ol,
.the-content ol ul,
.the-content ol ol {
  margin: 0 0 0 20px;
}
.the-content li {
  margin: 2px 0;
  display: block;
  color: #3c3c3c;
  position: relative;
}
.the-content li strong {
  font-weight: bold;
}
.the-content li em {
  font-style: italic;
}
.the-content iframe {
  width: 100%;
  height: 553px;
}
@media (max-width: 1430px) {
  .the-content iframe {
    height: 400px;
  }
}
@media (max-width: 960px) {
  .the-content iframe {
    height: 320px;
  }
}
@media (max-width: 640px) {
  .the-content iframe {
    height: 280px;
  }
}
.the-content ol li {
  list-style: decimal;
  display: list-item;
  list-style-position: inside;
}
.the-content ul li {
  list-style: disc outside none;
  display: list-item;
  margin-left: 20px;
}

.the-content.the-content-checked ul li {
  list-style: none;
  margin-left: 0;
  margin-bottom: 7px;
  margin-top: 7px;
  padding-left: 35px;
}
@media (max-width: 640px) {
  .the-content.the-content-checked ul li {
    padding-left: 22px;
  }
}
.the-content.the-content-checked ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 20px;
  height: 20px;
  background-image: url(images/svg/bullet.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 640px) {
  .the-content.the-content-checked ul li::before {
    top: 3px;
    width: 15px;
    height: 15px;
  }
}

.small-h1 h1 {
  font-size: 30px;
  font-weight: 600;
}
@media (max-width: 640px) {
  .small-h1 h1 {
    font-size: 25px;
  }
}

.title-style h2:first-of-type,
.title-style h3:first-child {
  margin-top: 0;
}

.small-title {
  font-weight: 500;
  font-size: 13px;
  line-height: 104%;
  letter-spacing: -1px;
  color: #ac7df9 !important;
  position: relative;
  display: inline;
  padding-left: 28px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.small-title::before {
  content: "";
  width: 16px;
  height: 1px;
  background-color: #ac7df9;
  position: absolute;
  left: 0px;
  top: 8px;
}
@media (max-width: 1300px) {
  .small-title {
    letter-spacing: 2px;
  }
}

.small-title.vertical {
  display: block;
  text-align: center;
  position: relative;
  padding-left: 0;
}
.small-title.vertical::before {
  content: "";
  width: 1px;
  height: 16px;
  background-color: #ac7df9;
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translateX(-50%);
}

.svg img.svg {
  display: block;
}

img.svg {
  display: none;
}

.svg img.normal {
  display: none;
}

img {
  max-width: 100%;
}

.right {
  float: right;
}

.left {
  float: left;
}

.t-right {
  display: table;
  margin: 0 0 0 auto;
}

.show {
  display: block !important;
}

.hide {
  display: none;
}

.box-padding {
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 960px) {
  .box-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .box-padding {
    padding-left: 0;
    padding-right: 0;
  }
}

.p-t-xxl {
  padding-top: 110px;
}
@media screen and (max-width: 1550px) {
  .p-t-xxl {
    padding-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-t-xxl {
    padding-top: 50px;
  }
}

.p-t-xl {
  padding-top: 90px;
}
@media screen and (max-width: 960px) {
  .p-t-xl {
    padding-top: 50px;
  }
}

.p-b-xl {
  padding-bottom: 90px;
}
@media screen and (max-width: 960px) {
  .p-b-xl {
    padding-bottom: 50px;
  }
}

.p-b-xxl {
  padding-bottom: 110px;
}
@media screen and (max-width: 1550px) {
  .p-b-xxl {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-b-xxl {
    padding-bottom: 50px;
  }
}

.p-v-xxl {
  padding-top: 110px;
  padding-bottom: 110px;
}
@media screen and (max-width: 1550px) {
  .p-v-xxl {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 960px) {
  .p-v-xxl {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-v-xxl {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.p-v-xl {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media screen and (max-width: 960px) {
  .p-v-xl {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.p-v-lm {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .p-v-lm {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.p-v-ml {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media screen and (max-width: 960px) {
  .p-v-ml {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.p-l-ml {
  padding-left: 25px;
}

.p-r-ml {
  padding-right: 25px;
}

.p-l-lm {
  padding-left: 50px;
}
@media screen and (max-width: 767px) {
  .p-l-lm {
    padding-left: 30px;
  }
}
@media screen and (max-width: 730px) {
  .p-l-lm {
    padding-left: 0;
  }
}

.p-r-lm {
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  .p-r-lm {
    padding-right: 30px;
  }
}
@media screen and (max-width: 730px) {
  .p-r-lm {
    padding-right: 0;
  }
}

.p-t-m {
  padding-top: 20px;
}

.p-m {
  padding: 20px;
}

.m-v-xxl {
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 1550px) {
  .m-v-xxl {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .m-v-xxl {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.m-v-xl {
  margin-top: 90px;
  margin-bottom: 90px;
}
@media screen and (max-width: 960px) {
  .m-v-xl {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 480px) {
  .m-v-xl {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.m-v-lm {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .m-v-lm {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.m-v-l {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .m-v-l {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.m-v-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
  .m-v-60 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

.m-b-70 {
  margin-bottom: 70px;
}
@media screen and (max-width: 960px) {
  .m-b-70 {
    margin-bottom: 90px;
  }
}

.m-t-xxl {
  margin-top: 110px;
}
@media screen and (max-width: 1550px) {
  .m-t-xxl {
    margin-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .m-t-xxl {
    margin-top: 50px;
  }
}

.m-t-100 {
  margin-top: 100px;
}
@media screen and (max-width: 960px) {
  .m-t-100 {
    margin-top: 60px;
  }
}

.m-t-xl {
  margin-top: 90px;
}
@media screen and (max-width: 960px) {
  .m-t-xl {
    margin-top: 50px;
  }
}

.m-b-xl {
  margin-bottom: 90px;
}
@media screen and (max-width: 960px) {
  .m-b-xl {
    margin-bottom: 30px;
  }
}

.m-b-xxl {
  margin-bottom: 110px;
}
@media screen and (max-width: 1550px) {
  .m-b-xxl {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .m-b-xxl {
    margin-bottom: 50px;
  }
}

.m-t-lm {
  margin-top: 50px;
}
@media screen and (max-width: 960px) {
  .m-t-lm {
    margin-top: 30px;
  }
}

.m-b-lm {
  margin-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .m-b-lm {
    margin-bottom: 30px;
  }
}

.m-t-l {
  margin-top: 30px;
}
@media screen and (max-width: 960px) {
  .m-t-l {
    margin-top: 20px;
  }
}

.m-t-m {
  margin-top: 20px;
}

.m-b-m {
  margin-bottom: 20px;
}

.m-b-l {
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  .m-b-l {
    margin-bottom: 20px;
  }
}

.m-t-0 {
  margin-top: 0;
}

.m-0 {
  margin: 0;
}
.m-0 a,
.m-0 p {
  margin: 0;
}

.a-tdu {
  text-decoration: underline;
}

.ovh:before, .ovh:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.ovh:after {
  clear: both;
}

.cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.ttu {
  text-transform: uppercase;
}

.relative {
  position: relative;
}

.table {
  display: table;
  height: 100%;
  width: 100%;
}

.table_cell {
  display: table-cell;
  vertical-align: middle;
}

.top {
  vertical-align: top;
}

.bottom {
  vertical-align: bottom;
}

.blue-bck {
  background-color: #020f1f;
}

.greyscale { /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.white-box {
  background-color: white;
  box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.12);
}

.white-opacity {
  background-color: rgba(255, 255, 255, 0.1);
}

.grey-bck {
  background-color: #fdfdfd;
}

.grey-gradient {
  background: rgb(253, 253, 253);
  background: linear-gradient(0deg, rgb(253, 253, 253) 0%, rgb(255, 255, 255) 100%);
}

.grey-box {
  background-color: #f4f4f4;
}

.grey-box2 {
  background-color: #fbfbfb;
}

.grey-box3 {
  background-color: #fafafa;
}

.green-text {
  color: #824BDC;
}

.blue-box {
  background-color: #824BDC;
}

.dark-blue {
  background-color: #133c7c;
}

.white-box {
  background-color: white;
}

.shadow-left {
  box-shadow: -9px 0px 14px 5px rgba(0, 0, 0, 0.13);
}

.box-shadow {
  box-shadow: 0px 0px 9px 1px rgba(131, 131, 131, 0.33);
}

.box-shadow-black {
  box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.7);
}

.white-txt p,
.white-txt span,
.white-txt a,
.white-txt h1,
.white-txt h2,
.white-txt h3,
.white-txt h4,
.white-txt h5,
.white-txt h6,
.white-txt li {
  color: white;
}
.white-txt span.button-white,
.white-txt a.button-white {
  color: #020f1f;
}
.white-txt span.button-white:hover,
.white-txt a.button-white:hover {
  color: white;
}

.list-unknown li:first-child:nth-last-child(1) {
  width: 100%;
}
.list-unknown li:first-child:nth-last-child(2),
.list-unknown li:first-child:nth-last-child(2) ~ li {
  width: 50%;
}
.list-unknown li:first-child:nth-last-child(3),
.list-unknown li:first-child:nth-last-child(3) ~ li {
  width: 33.3333%;
}
.list-unknown li:first-child:nth-last-child(4),
.list-unknown li:first-child:nth-last-child(4) ~ li {
  width: 25%;
}
.list-unknown li:first-child:nth-last-child(5),
.list-unknown li:first-child:nth-last-child(5) ~ li {
  width: 20%;
}

.ml-auto {
  margin-left: auto;
}

.error-wrap {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: left;
  position: relative;
  background: rgb(245, 250, 255);
  background: linear-gradient(0deg, rgb(245, 250, 255) 0%, rgb(255, 255, 255) 100%);
}
@media (max-width: 767px) {
  .error-wrap {
    display: block;
    overflow-y: auto;
  }
}

.maintenance-wrap {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color: #f4f4f4;
}

.maintenance-flex {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .maintenance-flex {
    display: block;
    width: 100%;
  }
}

.maintenance-left {
  width: 50%;
  height: 100%;
  padding-right: 100px;
  overflow-y: auto;
}
@media (max-width: 1430px) {
  .maintenance-left {
    padding-right: 50px;
  }
}
@media (max-width: 1300px) {
  .maintenance-left {
    padding: 0 30px;
  }
}
@media (max-width: 960px) {
  .maintenance-left {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .maintenance-left {
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    position: absolute;
  }
}

.only-tablet {
  display: none;
}
@media (max-width: 960px) {
  .only-tablet {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

.only-mobile {
  display: none !important;
}
@media (max-width: 960px) {
  .only-mobile {
    display: block !important;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 960px) {
  .only-desktop {
    display: none;
  }
}

.maintenance-text {
  display: flex;
  flex-direction: column;
  text-align: center;
  max-width: 568px;
  margin-left: auto;
  padding: 50px 30px 100px;
  position: relative;
  height: 100%;
}
@media (max-width: 767px) {
  .maintenance-text {
    margin-right: auto;
  }
  .maintenance-text h1 {
    color: white;
  }
}
@media (max-width: 767px) and (max-width: 640px) {
  .maintenance-text h1 {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .maintenance-text .the-content {
    color: white;
  }
  .maintenance-text .the-content p,
  .maintenance-text .the-content span,
  .maintenance-text .the-content a,
  .maintenance-text .the-content li,
  .maintenance-text .the-content h1,
  .maintenance-text .the-content h2,
  .maintenance-text .the-content h3,
  .maintenance-text .the-content h4,
  .maintenance-text .the-content h5,
  .maintenance-text .the-content h6 {
    color: white;
  }
  .maintenance-text .the-content p:first-child {
    margin-top: 10px;
  }
}
.maintenance-text input {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 1300px) {
  .maintenance-text input {
    display: block;
    width: 100%;
  }
}
@media (max-width: 1300px) {
  .maintenance-text .mc4wp-form-fields {
    display: block;
    width: 100%;
  }
}
.maintenance-text input[type=email] {
  margin-right: 10px;
}
@media (max-width: 1300px) {
  .maintenance-text input[type=email] {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.maintenance-logo {
  margin-bottom: 200px;
}
@media (max-width: 1300px) {
  .maintenance-logo {
    margin-bottom: 100px;
  }
}
@media (max-width: 640px) {
  .maintenance-logo {
    margin-bottom: 50px;
  }
  .maintenance-logo img {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}

.icon-error img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 640px) {
  .icon-error img {
    max-width: 200px;
  }
}

.search-error {
  position: relative;
}
.search-error input {
  box-sizing: border-box;
  margin: 0;
  background-color: white;
  border: 1px solid #ebebeb;
}
.search-error input:hover, .search-error input:focus, .search-error input:active {
  border-color: #824BDC;
}

.warp-button-error {
  text-align: center;
}
@media (max-width: 480px) {
  .warp-button-error {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .warp-button-error .button-line2 img {
    display: none !important;
  }
}

.error-image {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  filter: grayscale(1);
}

.page-error-centered {
  width: 50%;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 960px) {
  .page-error-centered {
    width: 100%;
    margin-right: auto;
  }
}
@media (max-width: 640px) {
  .page-error-centered {
    padding-top: 100px;
  }
}
@media screen and (max-width: 340px) {
  .page-error-centered {
    max-width: 100%;
  }
}
.page-error-centered button[type=submit],
.page-error-centered input[type=submit] {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  margin: 0;
  background-color: transparent;
  width: 40px;
  padding: 0;
}
.page-error-centered button[type=submit] img,
.page-error-centered input[type=submit] img {
  width: 20px;
  height: 20px;
  display: block;
}
.page-error-centered #yith-ajaxsearchform .search-navigation input {
  box-sizing: border-box;
  margin: 0;
}
@media (max-width: 640px) {
  .page-error-centered .button1 {
    margin-bottom: 40px;
  }
}

.logo-error {
  margin-bottom: 60px;
}
@media (max-width: 960px) {
  .logo-error {
    margin-bottom: 40px;
  }
}
.logo-error a {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.logo-error a img {
  display: block;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 960px) {
  .logo-error a img {
    max-width: 150px;
  }
}

.error-main {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  overflow: auto;
  z-index: 1;
  position: relative;
  overflow-x: hidden;
}
.error-main .container {
  padding-top: 50px;
  padding-bottom: 50px;
}

.error-text {
  margin-bottom: 20px;
}
.error-text .logo-header {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}
@media (max-width: 640px) {
  .error-text .logo-header {
    max-width: 140px;
  }
}
@media (max-width: 640px) {
  .error-text {
    margin-bottom: 20px;
  }
}
.error-text h1 {
  color: #824BDC;
  text-align: center;
  line-height: 0.4;
  margin: 0;
  font-size: 120px;
}
@media (max-width: 640px) {
  .error-text h1 {
    font-size: 80px;
  }
}

.subtitle-error {
  font-weight: 500;
  margin-bottom: 15px;
  line-height: 1.3;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
}
@media (max-width: 1430px) {
  .subtitle-error {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .subtitle-error {
    margin-bottom: 20px;
  }
}

.error-flex {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  max-width: 1800px;
  position: relative;
}
@media (max-width: 767px) {
  .error-flex {
    display: block;
    position: relative;
  }
}

.error-titles {
  margin-bottom: 30px;
}
.error-titles h1 {
  margin-bottom: 0;
  font-size: 120px;
}
@media (max-width: 767px) {
  .error-titles h1 {
    font-size: 42px;
  }
}
.error-titles h4 {
  font-weight: 400;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.error-titles h4:before {
  content: "";
  display: block;
  position: absolute;
  width: 51px;
  height: 3px;
  background-color: #824BDC;
  left: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .error-titles h4:before {
    width: 50px;
    left: 50%;
    margin-left: -25px;
  }
}

.error-button {
  margin-top: 35px;
}

.wp-pagenavi span,
.wp-pagenavi a {
  display: inline-block !important;
  margin-left: 10px;
}

.commentlist li {
  margin-bottom: 20px;
}

.commentlist .children {
  margin-top: 20px;
}

.commentlist .children li {
  padding-left: 20px;
}

.comment-reply-title #cancel-comment-reply-link {
  float: right;
  font-size: 16px;
  font-weight: 400;
  color: #20449d;
}

.comment .comment-form-email,
.comment .comment-form-author,
.comment .comment-form-comment {
  margin: 0;
}

.comment .comment-notes {
  font-size: 16px;
  margin: 0 0 20px 0;
}

.slider-timeline:not(.slick-slider) {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: 200px;
  overflow: hidden;
}
.slider-timeline:not(.slick-slider) .timeline-row {
  width: 25%;
}
@media (max-width: 767px) {
  .slider-timeline:not(.slick-slider) .timeline-row {
    width: 50%;
  }
}

body .picker__select--month,
body .picker__select--year {
  padding: 0 10px;
  background: #fff;
  font-size: 15px;
  color: #000;
}

.book-meeting-form .back {
  margin-bottom: 30px;
}

.service-content {
  position: relative;
  z-index: 2;
}

body #cookie-law-info-bar {
  z-index: 99999999 !important;
  box-shadow: none !important;
  background-color: rgba(0, 0, 0, 0.831372549);
}

.no-found {
  text-align: center;
  padding: 100px 0 0 0;
}
@media (max-width: 767px) {
  .no-found {
    padding: 50px 0 0 0;
  }
}

.wpcf7-acceptance.wpcf7-not-valid {
  border: none !important;
}
.wpcf7-acceptance.wpcf7-not-valid * {
  color: red;
}

.accordion {
  overflow: hidden;
  background: #f7f7f7;
  width: 80%;
  display: block;
  margin: 50px auto 0 auto;
}
@media (max-width: 960px) {
  .accordion {
    width: 100%;
    display: block;
    margin: 30px auto 0 auto;
  }
}
.accordion .accordion-section {
  border-top: 1px solid rgba(238, 238, 238, 0.9333333333);
}
.accordion .accordion-section:last-child {
  border-bottom: 1px solid rgba(238, 238, 238, 0.9333333333);
}
.accordion .accordion-section .accordion-section-title {
  width: 100%;
  padding: 15px;
  display: inline-block;
  transition: all linear 0.15s;
  padding: 20px 40px 20px 30px;
  position: relative;
  background: #f1f7fb;
}
@media (max-width: 960px) {
  .accordion .accordion-section .accordion-section-title {
    padding: 15px 20px 15px 30px;
  }
}
.accordion .accordion-section .accordion-section-title:hover, .accordion .accordion-section .accordion-section-title.active {
  text-decoration: none;
}
.accordion .accordion-section .accordion-section-title:after {
  content: "\f107";
  position: relative;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  font-size: 1.4rem;
  color: #824BDC;
  position: absolute;
  right: 30px;
  top: 25px;
}
@media (max-width: 1300px) {
  .accordion .accordion-section .accordion-section-title:after {
    font-size: 1.2rem;
  }
}
@media (max-width: 960px) {
  .accordion .accordion-section .accordion-section-title:after {
    top: 16px;
  }
}
.accordion .accordion-section .accordion-section-title.active:after {
  content: "\f106";
}
.accordion .accordion-section:last-child .accordion-section-title {
  border-bottom: none;
}
.accordion .accordion-section .accordion-section-content {
  padding: 15px;
  display: none;
  border-top: 1px solid rgba(238, 238, 238, 0.9333333333);
  background: #fdfdfd;
}

header {
  position: absolute;
  width: 100%;
  z-index: 99;
  padding-top: 25px;
  background: linear-gradient(360deg, rgba(19, 0, 50, 0) 0%, rgba(9, 0, 23, 0.8) 100%);
  padding-bottom: 220px;
}
@media (max-width: 1550px) {
  header {
    padding-bottom: 160px;
  }
}
@media (max-width: 1300px) {
  header {
    padding-bottom: 140px;
  }
}
@media (max-width: 960px) {
  header {
    padding-top: 10px;
    padding-bottom: 120px;
  }
}
@media (max-width: 767px) {
  header {
    padding-bottom: 80px;
  }
}
@media (max-width: 640px) {
  header {
    padding-bottom: 40px;
  }
}
@media (max-width: 480px) {
  header {
    padding-bottom: 0px;
  }
}
header .container {
  position: relative;
  z-index: 1;
}
header .header-wrapper {
  position: relative;
  z-index: 2;
}
@media (max-width: 960px) {
  header .header-wrapper {
    padding: 18px 0px;
  }
}
@media (max-width: 960px) {
  header .header-wrapper .flex.flex-center {
    justify-content: space-between;
  }
}
@media (max-width: 1300px) {
  header .header-wrapper .logo-header {
    width: 20%;
  }
}
@media (max-width: 960px) {
  header .header-wrapper .logo-header {
    width: auto !important;
  }
}
header .header-wrapper .logo-header a {
  display: flex;
  align-items: center;
}
header .header-wrapper .logo-header a img {
  width: auto;
  height: auto;
}
@media (max-width: 1300px) {
  header .header-wrapper .logo-header a img {
    width: 200px;
  }
}
@media (max-width: 960px) {
  header .header-wrapper .logo-header a img {
    width: auto;
    height: 50px;
  }
}
@media (max-width: 767px) {
  header .header-wrapper .logo-header a img {
    width: auto;
    height: 40px;
  }
}
@media (max-width: 960px) {
  header .header-wrapper .menu-header {
    display: none;
  }
}
header .header-wrapper .menu-header .menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 960px) {
  header .header-wrapper .menu-header .menu {
    display: none;
  }
}
header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item) {
  margin: 0px 17px;
}
@media (max-width: 1550px) {
  header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item) {
    margin: 0px 14px;
  }
}
@media (max-width: 1430px) {
  header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item) {
    margin: 0px 12px;
  }
}
@media (max-width: 1300px) {
  header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item) {
    margin: 0px 10px;
  }
}
@media (max-width: 1100px) {
  header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item) {
    margin: 0px 5px;
  }
}
header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item) a {
  color: #fff;
  padding: 42px 0;
  position: relative;
  font-weight: 500;
  font-size: 15px;
  line-height: 16px;
}
@media (max-width: 1300px) {
  header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item) a {
    font-size: 14px;
  }
}
header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item) a:hover {
  color: #824BDC;
  text-decoration: none;
}
@media (max-width: 960px) {
  header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item) a:hover {
    color: #fff;
  }
  header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item) a:hover::before {
    height: 0;
  }
}
header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item).current_page_item, header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item).current-page-ancestor, header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item).current_page_parent {
  position: relative;
}
header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item).current_page_item a, header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item).current-page-ancestor a, header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item).current_page_parent a {
  color: #824BDC;
}
header .header-wrapper .menu-header .menu .menu-item-has-children {
  position: relative;
  z-index: 1;
}
header .header-wrapper .menu-header .menu .menu-item-has-children::after {
  content: none !important;
}
header .header-wrapper .menu-header .menu .menu-item-has-children:hover {
  cursor: default;
}
header .header-wrapper .menu-header .menu .menu-item-has-children:hover > a::after {
  transform: rotate(-180deg);
}
header .header-wrapper .menu-header .menu .menu-item-has-children:hover > .sub-menu {
  display: block;
  width: 160px;
  height: auto;
}
@media (max-width: 1300px) {
  header .header-wrapper .menu-header .menu .menu-item-has-children:hover > .sub-menu {
    width: 140px;
  }
}
header .header-wrapper .menu-header .menu .menu-item-has-children > a {
  position: relative;
  padding-right: 20px !important;
}
header .header-wrapper .menu-header .menu .menu-item-has-children > a:after {
  content: "";
  background-image: url(images/svg/lg-arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 12px;
  height: 7px;
  position: absolute;
  right: 0;
  top: calc((100% - 7px) / 2);
  transition: all 0.5s ease;
}
@media (max-width: 1300px) {
  header .header-wrapper .menu-header .menu .menu-item-has-children > a:after {
    width: 9px;
    height: 5px;
    top: calc((100% - 5px) / 2);
  }
}
header .header-wrapper .menu-header .menu .menu-item-has-children .sub-menu {
  position: absolute;
  height: 0;
  flex-direction: column;
  background-color: #fff;
  width: auto;
  display: none;
  top: 100%;
  left: -10px;
  transition: all 0.3s ease-in-out;
  border-radius: 11px;
}
header .header-wrapper .menu-header .menu .menu-item-has-children .sub-menu li {
  margin: 0;
  position: relative;
  width: auto;
  height: auto;
  border-bottom: 1px solid #fff;
  padding: 0 12px;
  margin-right: 0;
}
header .header-wrapper .menu-header .menu .menu-item-has-children .sub-menu li:last-child {
  border-bottom: none;
}
header .header-wrapper .menu-header .menu .menu-item-has-children .sub-menu li:last-child a {
  border-bottom: none;
}
header .header-wrapper .menu-header .menu .menu-item-has-children .sub-menu li::after {
  content: none;
}
header .header-wrapper .menu-header .menu .menu-item-has-children .sub-menu li a {
  width: 100%;
  height: 100%;
  font-weight: 500;
  font-size: 15px;
  line-height: 104%;
  letter-spacing: 0px;
  padding: 12px 0;
  text-align: left;
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
header .header-wrapper .menu-header .menu .menu-item-has-children .sub-menu li a::after {
  content: none;
}
@media (max-width: 1300px) {
  header .header-wrapper .menu-header .menu .menu-item-has-children .sub-menu li a {
    font-size: 14px;
  }
}
header .header-wrapper .menu-header .menu .menu-item-has-children .sub-menu li:hover::before {
  opacity: 1;
}
header .header-wrapper .menu-header .menu .menu-item-has-children .sub-menu .sub-menu {
  top: -1px;
  left: 100%;
}
header .header-wrapper .menu-header .menu .menu-item-has-children .sub-menu:hover {
  display: block;
}
header .header-wrapper .menu-header .menu .menu-item-has-children .sub-menu .current-menu-item a {
  opacity: 1;
}
header .header-wrapper .contact-header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 1300px) {
  header .header-wrapper .contact-header {
    width: 80%;
  }
}
@media (max-width: 960px) {
  header .header-wrapper .contact-header {
    width: auto;
  }
}
@media (max-width: 480px) {
  header .header-wrapper .contact-header .button2 {
    display: none;
  }
}
@media (max-width: 1430px) {
  header .header-wrapper .contact-header .button-wrapper .button2 {
    font-size: 16px;
  }
}
@media (max-width: 1300px) {
  header .header-wrapper .contact-header .button-wrapper .button2 {
    font-size: 15px;
    padding: 12px 30px;
  }
}
@media (max-width: 1100px) {
  header .header-wrapper .contact-header .button-wrapper .button2 {
    font-size: 14px;
    padding: 10px 20px;
  }
}

.mm-menu .wpml-ls-legacy-dropdown a {
  background-color: transparent !important;
}

.flag-mobile {
  padding-top: 20px;
  padding-bottom: 0;
}

.flag-mobile-list {
  display: flex;
  align-items: center;
}
.flag-mobile-list .flag {
  display: flex;
  align-items: center;
  padding: 4px 5px 0px 5px;
  margin: 0 4px;
  background-color: rgba(0, 0, 0, 0.4);
  font-weight: 500;
  text-transform: uppercase;
  padding-top: 0;
  font-size: 12px;
  color: #fff;
}
@media (max-width: 767px) {
  .flag-mobile-list .flag {
    font-size: 14px;
  }
}
.flag-mobile-list .flag.active {
  background-color: #fff;
  color: #000 !important;
}
.flag-mobile-list .flag img {
  margin-right: 4px;
  width: 14px;
  height: auto;
}

@media (max-width: 640px) {
  #qlwapp.qlwapp-button .qlwapp-toggle {
    font-size: 12px;
  }
}

.wpml-ls-legacy-dropdown {
  width: 80px !important;
  margin-right: 20px;
  background: rgba(255, 255, 255, 0.0509803922);
  border-radius: 11px;
}
@media (max-width: 1300px) {
  .wpml-ls-legacy-dropdown {
    margin-right: 10px;
    width: 70px !important;
  }
}
.wpml-ls-legacy-dropdown ul {
  display: block !important;
}
.wpml-ls-legacy-dropdown ul li {
  margin: 0 !important;
}
.wpml-ls-legacy-dropdown a {
  background-color: transparent !important;
  color: wite !important;
  border: none !important;
  display: flex;
  align-items: center;
  padding: 5px !important;
}
.wpml-ls-legacy-dropdown span {
  font-weight: 600 !important;
  font-size: 15px !important;
}
@media (max-width: 1300px) {
  .wpml-ls-legacy-dropdown span {
    font-size: 14px !important;
  }
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  background-image: url(images/svg/lg-arrow.svg) !important;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px !important;
  height: 6px !important;
  position: absolute;
  right: 10px !important;
  top: calc(50% - 0.15em);
  border: none !important;
}
@media (max-width: 1300px) {
  .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    right: 5px !important;
  }
}

.wpml-ls-legacy-dropdown a::before {
  content: none !important;
}

.header-language {
  padding-right: 5px;
  display: none;
}
@media (max-width: 960px) {
  .header-language {
    display: block;
  }
}

.wpml-ls-statics-footer {
  display: none;
}

.otgs-development-site-front-end {
  display: none;
}

.wpml-ls-native,
.wpml-ls-item {
  color: #fff !important;
}

.wpml-ls-item {
  transition: all 0.3s ease !important;
}
.wpml-ls-item:hover {
  text-decoration: none !important;
}

.wpml-ls-item-toggle:hover {
  text-decoration: none !important;
}
.wpml-ls-item-toggle:hover::before {
  content: none;
}

.wpml-ls-link:hover {
  text-decoration: none !important;
}
.wpml-ls-link:hover .wpml-ls-native {
  text-decoration: none !important;
}

.wpml-ls-current-language:hover .wpml-ls-item,
.wpml-ls-current-language:hover .wpml-ls-item-toggle {
  background-color: #824bdc !important;
}

.wpml-ls-display {
  display: none !important;
}

.wpml-container ul {
  display: block !important;
}
.wpml-container a::before {
  content: none !important;
}
.wpml-container li {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mobile-menu {
  display: none;
}
@media (max-width: 960px) {
  .mobile-menu {
    display: block;
  }
}
.mobile-menu ul {
  align-items: flex-start !important;
}
.mobile-menu ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  margin-bottom: 20px;
}
.mobile-menu ul li a {
  padding: 20px 0;
}

.menu-toggle {
  font-size: 24px;
  cursor: pointer;
  width: 25px;
  height: 50px;
  align-items: center;
  display: none;
}
@media (max-width: 960px) {
  .menu-toggle {
    display: flex;
  }
}
.menu-toggle .hamburger {
  height: 2px;
  background: #fff;
  transition: 0.2s ease-out all 0.2s;
  position: relative;
  width: 28px;
}
@media (max-width: 1430px) {
  .menu-toggle .hamburger {
    width: 20px;
  }
}
@media (max-width: 640px) {
  .menu-toggle .hamburger {
    width: 18px;
    height: 2px;
  }
}
.menu-toggle .hamburger:before, .menu-toggle .hamburger:after {
  content: "";
  position: absolute;
  width: 38px;
  height: 2px;
  background: #fff;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1430px) {
  .menu-toggle .hamburger:before, .menu-toggle .hamburger:after {
    width: 28px;
  }
}
@media (max-width: 640px) {
  .menu-toggle .hamburger:before, .menu-toggle .hamburger:after {
    width: 22px;
    height: 2px;
  }
}
@media (max-width: 960px) {
  .menu-toggle .hamburger:before {
    top: 8px;
  }
}
@media (max-width: 960px) {
  .menu-toggle .hamburger:after {
    top: -8px;
  }
}
.menu-toggle .hamburger.open-state {
  background: rgba(0, 0, 0, 0);
  transition: all 0.1s ease-in-out;
}
.menu-toggle .hamburger.open-state:before {
  top: 0;
  transform: rotate(45deg);
}
.menu-toggle .hamburger.open-state:after {
  top: 0;
  transform: rotate(-45deg);
}

.main-menu {
  position: fixed;
  top: 0;
  right: -500px;
  width: 500px;
  height: 100%;
  max-height: 100%;
  background: #824BDC;
  transform: translateX(0);
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  overflow-y: auto;
  padding-top: 100px;
  z-index: 1002;
  padding: 50px;
}
.main-menu.open {
  transform: translateX(-100%);
  visibility: visible;
  opacity: 1;
}
.main-menu .close-menu {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 15px;
  height: 15px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 1003;
}
.main-menu .close-menu img {
  width: auto;
  height: auto;
}
@media (max-width: 960px) {
  .main-menu .close-menu img {
    width: 15px;
    height: auto;
  }
}
.main-menu .menu-first-row {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.main-menu .menu-first-row img {
  width: auto;
  height: auto;
}
.main-menu .menu-first-row p {
  font-size: 16px;
}
@media (max-width: 1430px) {
  .main-menu .menu-first-row p {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  .main-menu .menu-first-row p {
    font-size: 14px;
  }
}
.main-menu .menu-content {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.main-menu .menu-content .category-menu {
  padding: 0;
}
.main-menu .menu-content .category-menu li {
  padding: 8px 0;
}
.main-menu .menu-content .category-menu a {
  text-decoration: underline;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
}
@media (max-width: 1300px) {
  .main-menu .menu-content .category-menu a {
    font-size: 14px;
  }
}
@media (max-width: 1100px) {
  .main-menu .menu-content .category-menu a {
    font-size: 14px;
  }
}
.main-menu .menu-content .category-menu a:hover {
  text-decoration: none;
}
.main-menu .main-menu-content {
  width: 100%;
}

.bottom-menu-contact span,
.bottom-menu-contact a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}
.bottom-menu-contact .contact-flex {
  padding: 6px 0;
  gap: 10px;
}
.bottom-menu-contact .contact-flex a {
  font-size: 16px;
  color: #fff;
}
@media (max-width: 1430px) {
  .bottom-menu-contact .contact-flex a {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  .bottom-menu-contact .contact-flex a {
    font-size: 14px;
  }
}
.bottom-menu-contact .contact-flex a span {
  transition: all 0.3s ease;
}
.bottom-menu-contact .contact-flex a:hover {
  text-decoration: none;
}
.bottom-menu-contact .contact-flex a:hover span {
  color: #824BDC;
}
@media (max-width: 960px) {
  .bottom-menu-contact .contact-flex a:hover span {
    color: #fff;
  }
}
.bottom-menu-contact .contact-flex .header-contact {
  display: block;
}
.bottom-menu-contact .contact-flex .header-contact .icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
@media (max-width: 1550px) {
  .bottom-menu-contact .contact-flex .header-contact .icon {
    width: 38px;
    height: 38px;
  }
}
@media (max-width: 1300px) {
  .bottom-menu-contact .contact-flex .header-contact .icon {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 960px) {
  .bottom-menu-contact .contact-flex .header-contact .icon {
    width: 32px;
    height: 32px;
  }
}
.bottom-menu-contact .contact-flex .header-contact .icon i {
  font-size: 18px;
  color: #5322a3;
}
@media (max-width: 960px) {
  .bottom-menu-contact .contact-flex .header-contact .icon i {
    font-size: 16px;
  }
}
.bottom-menu-contact .contact-flex .header-contact .phone-number,
.bottom-menu-contact .contact-flex .header-contact .email-address {
  width: calc(100% - 56px);
}
@media (max-width: 1550px) {
  .bottom-menu-contact .contact-flex .header-contact .phone-number,
  .bottom-menu-contact .contact-flex .header-contact .email-address {
    width: calc(100% - 50px);
  }
}
@media (max-width: 1300px) {
  .bottom-menu-contact .contact-flex .header-contact .phone-number,
  .bottom-menu-contact .contact-flex .header-contact .email-address {
    width: calc(100% - 45px);
  }
}
@media (max-width: 960px) {
  .bottom-menu-contact .contact-flex .header-contact .phone-number,
  .bottom-menu-contact .contact-flex .header-contact .email-address {
    width: calc(100% - 42px);
  }
}
.bottom-menu-contact .contact-flex .header-contact p {
  margin: 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 3px;
}
@media (max-width: 1550px) {
  .bottom-menu-contact .contact-flex .header-contact p {
    letter-spacing: 2px;
  }
}
@media (max-width: 1300px) {
  .bottom-menu-contact .contact-flex .header-contact p {
    letter-spacing: 1px;
  }
}
@media (max-width: 960px) {
  .bottom-menu-contact .contact-flex .header-contact p {
    font-size: 13px;
  }
}
.bottom-menu-contact .contact-flex .header-contact span {
  font-weight: 600;
  font-size: 20px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #fff;
}
@media (max-width: 960px) {
  .bottom-menu-contact .contact-flex .header-contact span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .bottom-menu-contact .contact-flex .header-contact span {
    font-size: 15px;
  }
}
.bottom-menu-contact img {
  margin-right: 10px;
  width: auto;
  height: auto;
}

.header-menu-opener {
  position: relative;
  z-index: 2;
}
.header-menu-opener.only-mobile .main-menu {
  position: fixed;
  top: 0;
  right: -400px;
  width: 400px;
  max-width: 500px;
  background-color: #824BDC;
  transform: translateX(0);
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  overflow-y: auto;
  z-index: 1002;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
@media (max-width: 480px) {
  .header-menu-opener.only-mobile .main-menu {
    width: 300px;
    right: -300px;
  }
}
.header-menu-opener.only-mobile .main-menu.open {
  transform: translateX(-100%);
  visibility: visible;
  opacity: 1;
}
.header-menu-opener.only-mobile .main-menu .close-menu {
  position: absolute;
  top: 20px;
  right: 30px;
  /* Close button moved to the left */
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 1003;
}
.header-menu-opener.only-mobile .main-menu .menu-first-row {
  padding: 20px 0;
}
.header-menu-opener.only-mobile .main-menu .menu-first-row img {
  width: 135px;
  height: auto;
}
.header-menu-opener.only-mobile .main-menu .menu-first-row .menu-description p {
  margin: 0;
  margin-top: 10px;
}
.header-menu-opener.only-mobile .main-menu .menu-content {
  padding: 20px 0;
  flex-direction: column;
  border-bottom: none;
}
.header-menu-opener.only-mobile .main-menu .menu-content .menu-inside {
  padding: 8px 0;
  width: 100%;
}
.header-menu-opener.only-mobile .main-menu .menu-content .menu-inside a {
  display: block;
  text-decoration: none;
}
.header-menu-opener.only-mobile .main-menu .menu-content .menu-inside .menu-title {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}
.header-menu-opener.only-mobile .main-menu .menu-content .menu-inside:first-child {
  padding-top: 0;
}
.header-menu-opener.only-mobile .main-menu .menu-content .menu-inside:last-child {
  padding-bottom: 0;
}
.header-menu-opener.only-mobile .main-menu .menu-content .menu-inside .category-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header-menu-opener.only-mobile .main-menu .menu-content .menu-inside .category-menu li:last-child {
  border-bottom: none;
}
.header-menu-opener.only-mobile .main-menu .bottom-menu-contact {
  padding: 20px 0;
  padding-top: 0;
}
.header-menu-opener.only-mobile .main-menu .bottom-menu-contact .menu-social-links li a {
  width: 35px;
  height: 35px;
}
.header-menu-opener.only-mobile .main-menu .bottom-menu-contact .menu-social-links li a i {
  font-size: 14px;
}
.header-menu-opener.only-mobile .main-menu .main-menu-content {
  width: 100%;
  overflow-y: auto;
  flex-grow: 1;
  overflow-x: hidden;
}
.header-menu-opener.only-mobile .contact-flex {
  flex-direction: column;
  gap: 0px;
}
.header-menu-opener.only-mobile .contact-flex .header-contact {
  padding-top: 8px;
  padding-bottom: 8px;
}
.header-menu-opener.only-mobile .contact-flex .header-contact:first-child {
  padding-top: 0;
}
.header-menu-opener.only-mobile .contact-flex .header-contact:last-child {
  padding-bottom: 0;
}
.header-menu-opener.only-mobile .contact-flex .header-contact a {
  margin: 0;
}

.menu-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  /* Adjust the overlay color and opacity */
  z-index: 1;
  /* Ensure overlay appears below the menu */
}
.menu-overlay.show {
  display: block;
  /* Show the overlay when the menu is open */
}

body.menu-open {
  overflow: hidden;
  height: 100%;
  position: fixed;
  width: 100%;
}

.menu-open .menu-trigger {
  position: fixed;
  left: 230px;
  top: 30px;
}
.menu-open .hamburger3 {
  width: 50%;
  background: rgba(255, 255, 255, 0);
}
.menu-open .hamburger3:before, .menu-open .hamburger3:after {
  top: 50%;
  transition: 0.2s top, 0.2s transform 0.2s;
  border-color: rgb(0, 0, 0);
}
.menu-open .hamburger3:before {
  transform: rotate(45deg);
}
.menu-open .hamburger3:after {
  transform: rotate(135deg);
}
.menu-open .header-mobile {
  left: 0;
}

body:not(.home) header {
  padding-bottom: 25px;
}

.theme-changer {
  background-color: #451099;
  padding: 3px 10px;
  border-radius: 45px;
  position: relative;
  display: inline-block;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .theme-changer {
    padding: 5px;
  }
}
.theme-changer .flex {
  position: relative;
  display: flex;
  gap: 10px;
}
@media (max-width: 767px) {
  .theme-changer .flex {
    gap: 5px;
  }
}
.theme-changer .flex::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 1px;
  background-color: #fff;
  border-radius: 50%;
  transition: transform 0.3s ease, background-color 0.3s ease;
  z-index: 0;
  width: 36px !important;
  height: 36px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .theme-changer .flex::before {
    width: 30px !important;
    height: 30px !important;
    top: 0px;
  }
}
.theme-changer .theme-link {
  position: relative;
  z-index: 1;
  flex: 1;
  text-align: center;
  padding: 10px;
  border-radius: 100px;
  cursor: pointer;
  transition: color 0.3s ease;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.03);
  opacity: 0.5;
}
@media (max-width: 767px) {
  .theme-changer .theme-link {
    padding: 7px;
  }
}
.theme-changer .theme-link:hover {
  text-decoration: none;
}
.theme-changer .theme-link img {
  width: auto;
  height: auto;
}
@media (max-width: 767px) {
  .theme-changer .theme-link img {
    width: 15px;
  }
}
.theme-changer .theme-link.active {
  opacity: 1;
}
.theme-changer .theme-2-active .theme-link:last-of-type {
  opacity: 1 !important;
}
.theme-changer .flex.theme-2-active::before {
  transform: translateX(calc(100% + 10px));
}
@media (max-width: 767px) {
  .theme-changer .flex.theme-2-active::before {
    left: -8px;
  }
}
.theme-changer p {
  margin: 0;
}
.theme-changer.only-mobile {
  margin-right: 10px;
}

body.theme-2 .general-hero::before {
  content: none;
}
body.theme-2 .general-hero::after {
  background: #e53a00;
  opacity: 1;
}
body.theme-2 .theme-changer {
  background: #FF4001;
}
body.theme-2 .big-circle {
  background-color: #f63e00;
}
body.theme-2 .small-circle {
  background-color: #d93700 !important;
}
body.theme-2 .icon-theme-1.err-img {
  display: inline-block;
}
body.theme-2 .icon-theme-2 {
  display: inline-block;
}
body.theme-2 .timer-item-number {
  color: #f63e00 !important;
}
body.theme-2 .press-icon-toggle {
  background-color: #f63e00;
}
body.theme-2 .card-item-wrapper {
  border: 2px solid #ff8e68;
  background: linear-gradient(180deg, #f63e00 0%, #ff6b39 100%);
}
body.theme-2 .social-list a {
  background-color: #c63104;
}
body.theme-2 .social-list a:hover {
  background: #ab2d03;
}

.icon-theme-2 {
  display: none;
}

.icon-theme-1 img,
.icon-theme-2 img {
  width: auto;
  height: auto;
}
@media (max-width: 1300px) {
  .icon-theme-1 img,
  .icon-theme-2 img {
    max-width: 100px;
  }
}
@media (max-width: 960px) {
  .icon-theme-1 img,
  .icon-theme-2 img {
    max-width: 80px;
  }
}
@media (max-width: 640px) {
  .icon-theme-1 img,
  .icon-theme-2 img {
    max-width: 50px;
  }
}
.icon-theme-1.err-img img,
.icon-theme-2.err-img img {
  max-width: 100% !important;
}
@media (max-width: 767px) {
  .icon-theme-1.err-img img,
  .icon-theme-2.err-img img {
    max-width: 200px !important;
  }
}
@media (max-width: 640px) {
  .icon-theme-1.err-img img,
  .icon-theme-2.err-img img {
    max-width: 150px !important;
  }
}

.footer {
  padding: 70px 0 20px 0;
  background: linear-gradient(180deg, #461890 0%, #642dbd 100%);
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .footer {
    padding: 50px 0 20px 0;
  }
}
@media (max-width: 640px) {
  .footer {
    padding: 40px 0 20px 0;
  }
}
@media (max-width: 480px) {
  .footer {
    padding: 30px 0;
  }
}
.footer .container {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .footer .inner-content {
    justify-content: center;
  }
}
.footer .logo {
  max-width: 469px;
}
@media (max-width: 767px) {
  .footer .logo {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .footer .logo {
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
  }
}
.footer .logo .footer-description {
  font-size: 16px;
  font-weight: 400;
  margin: 20px 0;
}
@media (max-width: 767px) {
  .footer .logo .footer-description {
    font-size: 15px;
  }
}
.footer .logo img {
  width: auto;
  height: auto;
}
@media (max-width: 1550px) {
  .footer .logo img {
    width: 260px;
  }
}
@media (max-width: 960px) {
  .footer .logo img {
    width: 200px;
  }
}
@media (max-width: 480px) {
  .footer .logo img {
    width: 150px;
  }
}
.footer .logo a img {
  width: auto;
  height: auto;
}
@media (max-width: 1300px) {
  .footer .logo a img {
    width: 150px;
  }
}
@media (max-width: 960px) {
  .footer .logo a img {
    width: 120px;
  }
}
.footer .footer-menus {
  margin-left: auto;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .footer .footer-menus {
    width: 100%;
    padding-top: 30px;
    max-width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .footer .footer-menus {
    justify-content: center;
    margin: 0 -10px;
  }
}
@media (max-width: 480px) {
  .footer .footer-menus {
    padding-top: 0;
  }
}
.footer .footer-menus .title-bottom {
  margin-top: 0;
  margin-bottom: 25px;
  font-weight: 800;
  font-size: 22px;
  line-height: 18px;
  letter-spacing: 0px;
  text-transform: capitalize;
}
@media (max-width: 1300px) {
  .footer .footer-menus .title-bottom {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .footer .footer-menus .title-bottom {
    font-size: 17px;
    margin-bottom: 15px;
  }
}
@media (max-width: 640px) {
  .footer .footer-menus .title-bottom {
    font-size: 16px;
  }
}
.footer .footer-menus .menu-container {
  padding: 0 10px;
}
.footer .footer-menus .menu-container:first-child {
  padding-left: 0;
}
@media (max-width: 640px) {
  .footer .footer-menus .menu-container:first-child {
    padding-left: 10px;
  }
}
@media (max-width: 1300px) {
  .footer .footer-menus .menu-container:last-child {
    width: 100%;
    text-align: left;
    padding-left: 0;
  }
  .footer .footer-menus .menu-container:last-child .title-bottom {
    display: none;
  }
  .footer .footer-menus .menu-container:last-child .contact-flex {
    flex-direction: row;
    gap: 20px;
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .footer .footer-menus .menu-container:last-child .contact-flex {
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .footer .footer-menus .menu-container:last-child .contact-flex {
    padding-top: 15px;
  }
}
@media (max-width: 1300px) {
  .footer .footer-menus .menu-container {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .footer .footer-menus .menu-container {
    text-align: center;
    width: 50%;
    padding: 10px;
  }
}
@media (max-width: 400px) {
  .footer .footer-menus .menu-container {
    width: 100%;
  }
}
.footer .footer-menus .menu li {
  margin: 3px 0;
}
.footer .footer-menus .menu li a {
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0px;
  opacity: 0.7;
}
.footer .footer-menus .menu li a:hover {
  text-decoration: none;
  opacity: 1;
}
@media (max-width: 960px) {
  .footer .footer-menus .menu li a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}
@media (max-width: 1300px) {
  .footer .footer-menus .menu li a {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .footer .footer-menus .menu li a {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  .footer .footer-menus .col_50:first-child {
    width: 40%;
  }
}
@media (max-width: 1300px) {
  .footer .footer-menus .col_50:last-child {
    width: 60%;
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  .footer .footer-menus .col_50 {
    width: 50% !important;
  }
}
@media (max-width: 480px) {
  .footer .footer-menus .col_50 {
    width: 100% !important;
  }
}

.footer-second {
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1019607843);
  justify-content: space-between;
  gap: 10px;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .footer-second {
    flex-direction: column;
  }
}
.footer-second p {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  opacity: 0.8;
}
@media (max-width: 1300px) {
  .footer-second p {
    font-size: 14px;
  }
}

.footer-locations {
  padding: 30px 0;
}
@media (max-width: 640px) {
  .footer-locations {
    padding: 15px 0;
  }
}
.footer-locations .col_33 {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-right: 20px;
}
.footer-locations .col_33:nth-child(3n) {
  padding-right: 0;
}
@media (max-width: 960px) {
  .footer-locations .col_33 {
    width: 50%;
  }
  .footer-locations .col_33:nth-child(3n) {
    padding-right: 20px;
  }
}
@media (max-width: 960px) and (max-width: 640px) {
  .footer-locations .col_33:nth-child(3n) {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .footer-locations .col_33 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .footer-locations .col_33 {
    width: 100%;
    border-bottom: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 640px) {
  .footer-locations .col_33 {
    border-top: none;
  }
}
.footer-locations .icon {
  background-color: rgba(255, 255, 255, 0.2);
  width: 48px;
  height: 48px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  transition: all 0.3s ease;
  padding-bottom: 0;
}
@media (max-width: 960px) {
  .footer-locations .icon {
    margin-right: 10px;
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 640px) {
  .footer-locations .icon {
    margin-right: 0;
  }
}
.footer-locations .icon i {
  color: #fff;
  transition: all 0.3s ease;
  font-size: 20px;
}
@media (max-width: 1300px) {
  .footer-locations .icon i {
    font-size: 16px;
  }
}
.footer-locations .footer-location-details {
  width: calc(100% - 58px);
  text-align: left;
}
@media (max-width: 960px) {
  .footer-locations .footer-location-details {
    width: calc(100% - 50px);
  }
}
@media (max-width: 640px) {
  .footer-locations .footer-location-details {
    width: 100%;
    text-align: center;
  }
}
.footer-locations p {
  margin: 0;
}
.footer-locations .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 115%;
  color: #fff;
}
@media (max-width: 1550px) {
  .footer-locations .title {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .footer-locations .title {
    font-size: 17px;
  }
}
@media (max-width: 960px) {
  .footer-locations .title {
    font-size: 16px;
  }
}
.footer-locations .description {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: rgba(241, 241, 241, 0.8);
}
@media (max-width: 960px) {
  .footer-locations .description {
    font-size: 14px;
  }
}
.footer-locations .flex-card {
  transition: all 0.3s ease;
}
@media (max-width: 640px) {
  .footer-locations .flex-card {
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 15px;
  }
}
.footer-locations .flex-card:hover {
  text-decoration: none;
}
.footer-locations .flex-card:hover .icon {
  background-color: #fff;
}
.footer-locations .flex-card:hover .icon i {
  color: #4e18a5;
}
@media (max-width: 960px) {
  .footer-locations .flex-card:hover .icon {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .footer-locations .flex-card:hover .icon i {
    color: #fff;
  }
}
.footer-locations.locations-page .col_33 {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 10px;
}
.footer-locations.locations-page .flex-card {
  background: #F5F0FF;
  border-radius: 18px;
  padding: 25px;
  bottom: 0;
  transition: all 0.3s ease;
  position: relative;
  height: 100%;
  width: 100%;
}
@media (max-width: 640px) {
  .footer-locations.locations-page .flex-card {
    justify-content: center;
  }
}
.footer-locations.locations-page .flex-card:hover {
  bottom: 5px;
}
@media (max-width: 960px) {
  .footer-locations.locations-page .flex-card:hover {
    bottom: 0;
  }
}
.footer-locations.locations-page .flex-card .icon {
  background-color: #C29DFF;
  border-radius: 50%;
}
.footer-locations.locations-page .flex-card .icon i {
  color: #fff;
}
.footer-locations.locations-page .flex-card .title {
  color: #1F0D3D;
}
.footer-locations.locations-page .flex-card .description {
  color: #333;
}
@media (max-width: 640px) {
  .footer-locations.locations-page .footer-location-details {
    width: auto;
  }
}

body:not(.theme-2) .general-hero::before, body:not(.theme-2) .general-hero::after {
  content: none;
}

body:not(.theme-2) .footer .footer-locations .flex-card.orange .icon,
body:not(.theme-2) .footer-locations.locations-page .flex-card.orange .icon {
  background-color: #e53a00;
}
body:not(.theme-2) .footer .footer-locations .flex-card.orange .icon i,
body:not(.theme-2) .footer-locations.locations-page .flex-card.orange .icon i {
  color: #fff;
}
body:not(.theme-2) .footer .footer-locations .flex-card.orange:hover .icon,
body:not(.theme-2) .footer-locations.locations-page .flex-card.orange:hover .icon {
  background-color: #fff !important;
}
body:not(.theme-2) .footer .footer-locations .flex-card.orange:hover .icon i,
body:not(.theme-2) .footer-locations.locations-page .flex-card.orange:hover .icon i {
  color: #e53a00 !important;
}

body:not(.theme-2) .footer-locations.locations-page .flex-card.orange {
  background-color: #FFAA8E;
}
body:not(.theme-2) .footer-locations.locations-page .flex-card.orange .icon {
  background-color: #e53a00;
}
body:not(.theme-2) .footer-locations.locations-page .flex-card.orange .icon i {
  color: #fff;
}
body:not(.theme-2) .footer-locations.locations-page .flex-card.orange:hover .icon {
  background-color: #e53a00 !important;
}
body:not(.theme-2) .footer-locations.locations-page .flex-card.orange:hover .icon i {
  color: #fff !important;
}

body.theme-2 .footer-locations .flex-card:hover {
  text-decoration: none;
}
body.theme-2 .footer-locations .flex-card:hover .icon {
  background-color: #fff;
}
body.theme-2 .footer-locations .flex-card:hover .icon i {
  color: #d93700;
}
@media (max-width: 960px) {
  body.theme-2 .footer-locations .flex-card:hover .icon {
    background-color: rgba(0, 0, 0, 0.2);
  }
  body.theme-2 .footer-locations .flex-card:hover .icon i {
    color: #fff;
  }
}
body.theme-2 .footer {
  background: linear-gradient(180deg, #FF4001 0%, #e53a00 100%);
}
body.theme-2 .footer-banner::after {
  background: #FF4001;
}
body.theme-2 .bottom-menu-contact .contact-flex .header-contact .icon i {
  color: #FF4001;
}
body.theme-2 .bottom-menu-contact .contact-flex a:hover span {
  color: #fff;
  opacity: 0.6;
}
body.theme-2 .button1 {
  background: #FF4001;
  color: #fff;
}
body.theme-2 .button1::before {
  background: #FF4001;
}
body.theme-2 .section-image-cards::before {
  background: linear-gradient(180deg, #FF4001 0%, #e53a00 100%);
}
body.theme-2 .section-image-cards::after {
  background: rgba(229, 58, 0, 0.5);
}
body.theme-2 .small-title {
  color: #FFB36B !important;
}
body.theme-2 .small-title::before {
  background: #FFB36B !important;
}
body.theme-2 .section-image-cards .section-title .title-description p {
  color: #fff !important;
}
body.theme-2 .section-image-cards .image-main::before {
  background: rgba(135, 60, 35, 0.5490196078) !important;
}
body.theme-2 .section-image-cards .icon {
  background: #FF4001;
}
body.theme-2 .hero::before {
  background: rgba(229, 58, 0, 0.3) !important;
}
body.theme-2 .section-steps {
  background: #e53a00;
}
body.theme-2 .flex-steps .trust-item::before {
  display: none;
}
body.theme-2 .flex-steps .trust-item {
  background: #7a1f00;
  border: 3px solid #ff8a4d;
}
body.theme-2 .section-steps .button-link {
  color: #FFAA8E !important;
}
body.theme-2 .section-cards-slider .swiper-wrapper .swiper-slide .card {
  background: linear-gradient(180deg, #FF4000 70.61%, #FF4B0E 100%);
}
body.theme-2 .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper .card-shape {
  background-image: url(images/svg/star-frame-red.svg) !important;
}
body.theme-2 .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper.circle .card-shape {
  border-color: #FF561E !important;
  background-image: none !important;
}
body.theme-2 .section-cards-slider .swiper-wrapper .swiper-slide .card {
  border-color: #FF561E !important;
}
body.theme-2 .section-cards-slider .button-link {
  color: #FFAA8E !important;
}
body.theme-2 .section-steps::after {
  background-image: url(images/png/logo-icon-red.png) !important;
}
body.theme-2 header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item).current_page_item a,
body.theme-2 header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item).current-page-ancestor a,
body.theme-2 header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item).current_page_parent a {
  color: #FF4001 !important;
}
body.theme-2 header .header-wrapper .menu-header .menu .menu-item:not(.wpml-ls-item) a:hover {
  color: #FF4001 !important;
}
body.theme-2 .contact-form-page i {
  color: #FF4001 !important;
}
body.theme-2 .footer-social-square li a i.fa-twitter:before {
  background-image: url(images/svg/x-red.svg) !important;
}
body.theme-2 .header-menu-opener.only-mobile .main-menu {
  background: linear-gradient(180deg, #FF4001 0%, #e53a00 100%) !important;
}
body.theme-2 .section-boxes .boxes-flex .box {
  background: rgba(255, 64, 1, 0.1);
}
body.theme-2 .section-image-text.purple-bg::after {
  background: rgba(229, 58, 0, 0.5) !important;
}
body.theme-2 .section-image-text.purple-bg::before {
  background: linear-gradient(180deg, #FF4001 0%, #e53a00 100%) !important;
}
body.theme-2 .google-reviews-section .google-review-content {
  background: rgba(255, 64, 1, 0.1) !important;
  border-color: #FFAA8E !important;
}
body.theme-2 .footer-locations.locations-page .flex-card {
  background: rgba(255, 64, 1, 0.1) !important;
}
body.theme-2 .footer-locations.locations-page .flex-card .icon {
  background: #FFAA8E !important;
}
body.theme-2 .footer-locations.locations-page .flex-card:hover .icon {
  background: #fff !important;
}
body.theme-2 .section-steps.services-page {
  background: #fff !important;
}
body.theme-2 .section-steps.services-page .trust-item {
  background: #FFAA8E !important;
}
body.theme-2 .section-steps.services-page .trust-item .button-link {
  color: #000 !important;
}
body.theme-2 .section-boxes .boxes-flex .icon {
  background: #FF4001 !important;
}
body.theme-2 .blog-section .content .date i {
  color: #FF4001 !important;
}
body.theme-2 .article-head span i {
  color: #fff !important;
}
body.theme-2 .job-status.active {
  background: #FF4001 !important;
}
body.theme-2 .career-details-box i {
  color: #FF4001 !important;
}
body.theme-2 .career-section .back-button a {
  border-color: #FF4001 !important;
}
body.theme-2 .contact-form-box {
  background: rgba(255, 64, 1, 0.6) !important;
}
body.theme-2 .contact-form-box .custom-upload-button {
  background: #FF4001 !important;
}
body.theme-2 .wpcf7-submit {
  background: #FF4001 !important;
}
body.theme-2 .wpcf7-submit:hover {
  background: #FFAA8E !important;
}
body.theme-2 .career-section .back-button a:hover {
  background: #FFAA8E !important;
}
body.theme-2 .tabbed-tables__link:hover {
  background: #f6f6f6;
  color: #3b3b3b;
}
body.theme-2 .tabbed-tables__table-wrapper {
  background: #FFAA8E;
}
body.theme-2 .section-text-image::before {
  background: linear-gradient(180deg, #FF4001 0%, #e53a00 100%) !important;
}
body.theme-2 .section-text-image::after {
  background: linear-gradient(180deg, #FF4001 0%, #e53a00 100%) !important;
}
body.theme-2 .the-content.the-content-checked ul li::before {
  background-image: url(images/svg/bullet-red-dark.svg) !important;
}
body.theme-2 .section-packages .package {
  background: #FF4001 !important;
  border-color: #FFAA8E !important;
}
body.theme-2 .section-packages .package .package-content li::before {
  background-image: url(images/svg/bullet-red-dark.svg) !important;
}
body.theme-2 .section-packages .package::before {
  display: none !important;
}
body.theme-2 .main-location .summary-section-wrapper .location-info .icon {
  background: #FF4001 !important;
}
body.theme-2 .main-location .summary-section-wrapper .mobile-apps-box {
  background: #FF4001 !important;
}
body.theme-2 .main-location .summary-section-wrapper .mobile-apps-box .icon {
  background: #FFAA8E !important;
}

.icon--theme2 {
  display: none;
}

body.theme-2 .icon--default {
  display: none;
}

body.theme-2 .icon--theme2 {
  display: inline;
}

.footer-banner .footer-banner__box--theme2 {
  display: none !important;
}

.theme-2 .footer-banner .footer-banner__box--theme2 {
  display: flex !important;
}

.theme-2 .footer-banner .footer-banner__box--default {
  display: none !important;
}

/* Theme 1: show default, hide theme2 */
.section-text-banner .text-banner__box--theme2 {
  display: none !important;
}

/* Theme 2: show theme2, hide default */
.theme-2 .section-text-banner .text-banner__box--default {
  display: none !important;
}

.theme-2 .section-text-banner .text-banner__box--theme2 {
  display: flex !important;
}

.contact-form-page .decor.red {
  display: none;
}

body.theme-2 .contact-form-page .decor.red {
  display: block;
}
body.theme-2 .contact-form-page .decor.default {
  display: none;
}

.section-image-text.purple-bg .decor.red {
  display: none !important;
}

body.theme-2 .section-image-text.purple-bg .decor.red {
  display: block !important;
}
body.theme-2 .section-image-text.purple-bg .decor.default {
  display: none !important;
}

.section-text-image .decor.red {
  display: none !important;
}

body.theme-2 .section-text-image .decor.red {
  display: block !important;
}
body.theme-2 .section-text-image .decor.default {
  display: none !important;
}

body.theme-2 .hero .the-content p {
  color: #FFB36B !important;
}

body.theme-2 .cky-btn-revisit-wrapper.cky-revisit-bottom-left {
  background-color: #FF4001 !important;
}

body.theme-2 .cky-btn.cky-btn-accept {
  background-color: #FF4001 !important;
  border-color: #FF4001 !important;
}
body.theme-2 .cky-btn.cky-btn-preferences {
  color: #FF4001 !important;
  border-color: #FF4001 !important;
}
body.theme-2 .cky-btn.cky-btn-reject {
  color: #FF4001 !important;
  border-color: #FF4001 !important;
}
body.theme-2 .cky-btn.cky-btn-customize {
  color: #FF4001 !important;
  border-color: #FF4001 !important;
}
body.theme-2 .wpml-ls-current-language:hover .wpml-ls-item,
body.theme-2 .wpml-ls-current-language:hover .wpml-ls-item-toggle {
  background-color: #FF4001 !important;
}
body.theme-2 .slick-prev:hover,
body.theme-2 .slick-prev:focus,
body.theme-2 .slick-next:hover,
body.theme-2 .slick-next:focus {
  background-color: #FF4001 !important;
}
body.theme-2 .slick-next,
body.theme-2 .slick-prev {
  border-color: #fff !important;
}
body.theme-2 .slick-next:hover::before,
body.theme-2 .slick-prev:hover::before {
  filter: brightness(0) invert(1) !important;
}
body.theme-2 .slick-next::before {
  background-image: url(images/svg/next-btn-orange.svg) !important;
}
body.theme-2 .slick-prev::before {
  background-image: url(images/svg/prev-btn-orange.svg) !important;
}
body.theme-2 .next-prev-posts .next-div,
body.theme-2 .next-prev-posts .prev-div {
  background-color: rgba(255, 64, 1, 0.1) !important;
}
body.theme-2 .next-prev-posts .next-div i,
body.theme-2 .next-prev-posts .prev-div i {
  color: #FF4001 !important;
}
body.theme-2 .careers-page .careers-list .career-item-wrapper .career-item {
  background-color: rgba(255, 64, 1, 0.1) !important;
}
body.theme-2 .careers-page .careers-list .career-item-wrapper .career-item i {
  color: #FF4001 !important;
}
body.theme-2 .services-tables .footer-locations .flex-card .icon {
  background: #C29DFF !important;
}
body.theme-2 .services-tables .footer-locations .flex-card {
  background: #F5F0FF !important;
}
body.theme-2 .services-tables .footer-locations .flex-card:hover .icon i {
  color: #C29DFF !important;
}
body.theme-2 .services-tables.services-tables--orange .footer-locations .flex-card .icon {
  background: #FF4001 !important;
}
body.theme-2 .services-tables.services-tables--orange .footer-locations .flex-card .footer-location-details p {
  color: #fff !important;
}
body.theme-2 .services-tables.services-tables--orange .footer-locations .flex-card {
  background: rgba(255, 64, 1, 0.5) !important;
}
body.theme-2 .services-tables.services-tables--orange .footer-locations .flex-card:hover .icon i {
  color: #FF4001 !important;
}
body.theme-2 .services-tables.services-tables--orange .footer-locations .flex-card:hover .icon {
  background: #fff !important;
}

body.theme-2 .valentines-heart.purple {
  display: none !important;
}
body:not(.theme-2) .valentines-heart.orange {
  display: none !important;
}

body.page-template-page-brandbook .theme-changer {
  margin: 10px 15px !important;
}
@media (max-width: 960px) {
  body.page-template-page-brandbook .theme-changer {
    margin-top: 0 !important;
  }
}
body.page-template-page-brandbook.theme-2 .sections-brandbook .left_side .wrap-left-side {
  background: #FF4001 !important;
  border-color: #FF4001 !important;
}
body.page-template-page-brandbook.theme-2 .logo-path img:not(.red) {
  display: none !important;
}
body.page-template-page-brandbook.theme-2 .sections-brandbook .left_side .flag-mobile-list a {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
body.page-template-page-brandbook.theme-2 .sections-brandbook .left_side .wrap-left-side .wrap-button a {
  background-color: rgba(255, 255, 255, 0.2) !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
}
body.page-template-page-brandbook.theme-2 .brandbook-header {
  background: #FF4001 !important;
}
body.page-template-page-brandbook.theme-2 .sections-brandbook .right_side_wrap .content_section .hero-brandbook {
  background-image: none;
  background-color: #FF4001 !important;
}
body.page-template-page-brandbook.theme-2 .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook .no {
  color: #894B11 !important;
}
body.page-template-page-brandbook.theme-2 .sections-brandbook .image-box img:not(.red) {
  display: none !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .container-brandbook .title-section b {
  color: #FF4001 !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .container-brandbook .title-section .circle-below {
  background-image: url(images/svg/star-orange.svg) !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .container-brandbook .no {
  color: #FF4001 !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .container-brandbook .boxes1 .decoration {
  background-image: url(images/png/logo-icon-red.png) !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .full-box-colored {
  background-color: #FF4001 !important;
}
body.page-template-page-brandbook.theme-2 .section-bg1,
body.page-template-page-brandbook.theme-2 .section-bg3,
body.page-template-page-brandbook.theme-2 .section-bg10,
body.page-template-page-brandbook.theme-2 .section-bg11 {
  background-color: rgba(255, 64, 1, 0.1) !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .group-logos .group-logo .group-box .item-box .wrap-item-box {
  background-color: rgba(255, 64, 1, 0.1) !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .group-logos .group-logo .group-box .item-box .downloads a {
  background-color: #FF4001 !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .list-boxes3 .box .wrap-box {
  background-color: #FF4001 !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .list-boxes3 .box .wrap-box p,
body.page-template-page-brandbook.theme-2 .section-brandbook .list-boxes3 .box .wrap-box li {
  color: #fff !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .brandbook-table {
  background-color: #FF4001 !important;
}
body.page-template-page-brandbook.theme-2 .section-bg3.light-bg .list-boxes3 .box.col_50 .wrap-box .wrap-icon {
  background: #FFAA8E !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook.black-section {
  background-color: #FF4001 !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook.black-section .wrap-white-box {
  background: #FFAA8E !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .wrap-big-boxes .wrap-big-box-type1 {
  background: #FFAA8E !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .wrap-big-boxes .wrap-big-box-type1 .list-boxes3 .box .wrap-box .wrap-icon {
  background: #FFAA8E !important;
}
body.page-template-page-brandbook.theme-2 .sections-brandbook .go-top {
  background-color: #FF4001 !important;
}
body.page-template-page-brandbook.theme-2 .section-bg23 {
  background-color: rgba(255, 64, 1, 0.4) !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .list-boxes23.list-boxes3 .box.col_50 .wrap-box .wrap-icon {
  background-color: rgba(255, 255, 255, 0.4) !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .list-boxes03 .box.col_33 .wrap-box {
  background-color: #FF4001 !important;
}
body.page-template-page-brandbook.theme-2 .section-bg21,
body.page-template-page-brandbook.theme-2 .section-bg22 {
  background-color: rgba(255, 64, 1, 0.4) !important;
}
body.page-template-page-brandbook.theme-2 .section-bg20,
body.page-template-page-brandbook.theme-2 .section-bg24 {
  background-color: rgba(255, 64, 1, 0.4) !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .list-items .list-boxes5 {
  background: #FFAA8E !important;
}
body.page-template-page-brandbook.theme-2 .section-bg5 {
  background-color: rgba(255, 64, 1, 0.4) !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .big-boxes .wrap-price .top-banner {
  background-color: #FF4001 !important;
}
body.page-template-page-brandbook.theme-2 .section-brandbook .big-boxes .wrap-price .body-price ul li.check:before {
  background-image: url(images/svg/check-orange.svg) !important;
}
body.page-template-page-brandbook:not(.theme-2) .logo-path img.red {
  display: none !important;
}
body.page-template-page-brandbook:not(.theme-2) .image-box img.red {
  display: none !important;
}

.social-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  .social-list {
    margin: 20px 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 960px) {
  .social-list {
    margin: 10px 0;
  }
}
.social-list a {
  margin: 5px;
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 500px;
  background-color: #4d1f97;
  text-align: center;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 30px 45px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
@media (max-width: 1650px) {
  .social-list a {
    width: 40px;
    height: 40px;
    font-size: 13px;
    margin: 3px;
  }
}
@media (max-width: 767px) {
  .social-list a {
    width: 35px;
    height: 35px;
    font-size: 12px;
    margin: 2px;
  }
}
.social-list a.active {
  background: #783bda;
}
.social-list a:hover {
  text-decoration: none;
  color: #fff;
  background: #783bda;
}
.social-list a i.fa-twitter:before {
  content: "";
  background-image: url(images/svg/x-social.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  width: 15px;
  height: 15px;
}
@media (max-width: 1650px) {
  .social-list a i.fa-twitter:before {
    width: 13px;
    height: 13px;
  }
}

.sections-brandbook {
  overflow: hidden;
}
.sections-brandbook h3 {
  font-size: 30px;
}
@media (max-width: 1430px) {
  .sections-brandbook h3 {
    font-size: 26px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .sections-brandbook h3 {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .sections-brandbook h3 {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .sections-brandbook h3 {
    font-size: 16px;
  }
}
.sections-brandbook .col_5 {
  width: 5%;
}
.sections-brandbook .col_47 {
  width: 47.5%;
}
.sections-brandbook .col_95 {
  width: 95%;
}
@media (max-width: 960px) {
  .sections-brandbook .col_95 {
    width: 100%;
  }
}
.sections-brandbook .the-content img {
  border-radius: 20px;
}
.sections-brandbook .the-content ol li {
  list-style: decimal outside;
  display: list-item;
  margin-left: 20px;
}
.sections-brandbook .the-content strong {
  font-weight: 700 !important;
}
.sections-brandbook .white-txt b,
.sections-brandbook .white-txt strong,
.sections-brandbook .white-txt table,
.sections-brandbook .white-txt td,
.sections-brandbook .white-txt tr,
.sections-brandbook .white-txt th {
  color: #fff !important;
}
.sections-brandbook .white-txt * {
  color: #fff !important;
}
.sections-brandbook .white-txt .the-content,
.sections-brandbook .white-txt .the-content-large {
  color: #fff !important;
}
.sections-brandbook .white-txt .the-content *,
.sections-brandbook .white-txt .the-content-large * {
  color: #fff !important;
}
.sections-brandbook table * {
  font-size: 17px;
}
@media (max-width: 1430px) {
  .sections-brandbook table * {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook table * {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .sections-brandbook table * {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .sections-brandbook table * {
    font-size: 13px;
  }
}
.sections-brandbook .the-content,
.sections-brandbook .the-content-large {
  color: #0b0b0b;
}
.sections-brandbook .the-content p,
.sections-brandbook .the-content li,
.sections-brandbook .the-content-large p,
.sections-brandbook .the-content-large li {
  color: #0b0b0b;
  font-size: 17px;
}
@media (max-width: 1430px) {
  .sections-brandbook .the-content p,
  .sections-brandbook .the-content li,
  .sections-brandbook .the-content-large p,
  .sections-brandbook .the-content-large li {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .the-content p,
  .sections-brandbook .the-content li,
  .sections-brandbook .the-content-large p,
  .sections-brandbook .the-content-large li {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .sections-brandbook .the-content p,
  .sections-brandbook .the-content li,
  .sections-brandbook .the-content-large p,
  .sections-brandbook .the-content-large li {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .sections-brandbook .the-content p,
  .sections-brandbook .the-content li,
  .sections-brandbook .the-content-large p,
  .sections-brandbook .the-content-large li {
    font-size: 13px;
  }
}
.sections-brandbook .the-content h1,
.sections-brandbook .the-content h2,
.sections-brandbook .the-content h3,
.sections-brandbook .the-content h4,
.sections-brandbook .the-content h5,
.sections-brandbook .the-content h6 {
  color: #0b0b0b;
  font-weight: 700;
  margin-top: 10px;
}
.sections-brandbook .the-content-large2 p {
  font-size: 28px;
}
@media (max-width: 1750px) {
  .sections-brandbook .the-content-large2 p {
    font-size: 25px;
  }
}
@media (max-width: 1430px) {
  .sections-brandbook .the-content-large2 p {
    font-size: 23px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .the-content-large2 p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .sections-brandbook .the-content-large2 p {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .sections-brandbook .the-content-large2 p {
    font-size: 16px;
  }
}
.sections-brandbook .brandbook-header {
  padding: 15px 50px;
  width: 78%;
  margin-left: auto;
  position: fixed;
  z-index: 9;
  right: 0;
  top: 0;
  background: #381079;
}
@media (max-width: 960px) {
  .sections-brandbook .brandbook-header {
    padding: 10px 25px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .sections-brandbook .brandbook-header {
    padding: 5px 15px;
  }
}
.sections-brandbook .brandbook-header a,
.sections-brandbook .brandbook-header span {
  font-size: 14px;
  color: #ffffff;
}
@media (max-width: 960px) {
  .sections-brandbook .brandbook-header a,
  .sections-brandbook .brandbook-header span {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .sections-brandbook .brandbook-header a,
  .sections-brandbook .brandbook-header span {
    font-size: 12px;
  }
}
@media (max-width: 640px) {
  .sections-brandbook .brandbook-header a,
  .sections-brandbook .brandbook-header span {
    font-size: 10px;
  }
}
.sections-brandbook .brandbook-header a {
  opacity: 0.6;
  text-decoration: none;
  padding-left: 25px;
  position: relative;
}
.sections-brandbook .brandbook-header a:hover {
  text-decoration: none;
  opacity: 1;
}
.sections-brandbook .brandbook-header a:hover:before {
  left: 0;
}
.sections-brandbook .brandbook-header a:before {
  content: "";
  width: 20px;
  height: 15px;
  display: inline-block;
  background-image: url(images/svg/arrow-right.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px;
  position: absolute;
  left: 5px;
  top: 4px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media (max-width: 960px) {
  .sections-brandbook .brandbook-header a:before {
    top: 3px;
  }
}
@media (max-width: 640px) {
  .sections-brandbook .brandbook-header a:before {
    top: 1px;
  }
}
.sections-brandbook .left_side {
  background: #5f27ba;
  height: 100%;
  width: 22%;
}
@media (max-width: 960px) {
  .sections-brandbook .left_side {
    width: 100%;
    padding-top: 40px;
  }
}
.sections-brandbook .left_side .flag-mobile-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}
@media (max-width: 1650px) {
  .sections-brandbook .left_side .flag-mobile-list {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .left_side .flag-mobile-list {
    position: absolute;
    top: 0;
    right: 10px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 640px) {
  .sections-brandbook .left_side .flag-mobile-list {
    position: relative;
    top: 0;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 12px;
  }
}
.sections-brandbook .left_side .flag-mobile-list a {
  margin: 5px;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 7px;
  background-color: #4d1f97;
  text-align: center;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 30px 45px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  opacity: 0.7;
  text-transform: uppercase;
}
@media (max-width: 1650px) {
  .sections-brandbook .left_side .flag-mobile-list a {
    font-size: 12px;
    padding: 3px 8px;
    border-radius: 5px;
    margin: 3px;
  }
}
@media (max-width: 767px) {
  .sections-brandbook .left_side .flag-mobile-list a {
    font-size: 11px;
  }
}
.sections-brandbook .left_side .flag-mobile-list a img {
  width: 16px;
  height: auto;
  margin-right: 5px;
}
@media (max-width: 1650px) {
  .sections-brandbook .left_side .flag-mobile-list a img {
    width: 15px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .left_side .flag-mobile-list a img {
    width: 14px;
  }
}
.sections-brandbook .left_side .flag-mobile-list a.active {
  background: #783bda;
  opacity: 1;
}
.sections-brandbook .left_side .flag-mobile-list a:hover {
  text-decoration: none;
  color: #fff;
  background: #783bda;
  opacity: 1;
}
.sections-brandbook .left_side .wrap-left-side {
  position: fixed;
  left: 0;
  top: 0;
  width: 22%;
  height: 100%;
  padding-top: 20px;
  z-index: 2;
  box-shadow: 0px 30px 45px 0px rgba(0, 0, 0, 0.15);
  background: #3e1189;
  border-right: 2px solid #4d1f97;
  overflow-y: scroll;
  /* width */
}
.sections-brandbook .left_side .wrap-left-side::-webkit-scrollbar {
  width: 10px;
}
.sections-brandbook .left_side .wrap-left-side {
  /* Track */
}
.sections-brandbook .left_side .wrap-left-side::-webkit-scrollbar-track {
  border-radius: 10px;
}
.sections-brandbook .left_side .wrap-left-side {
  /* Handle */
}
.sections-brandbook .left_side .wrap-left-side::-webkit-scrollbar-thumb {
  background: #4d1f97;
  border-radius: 10px;
}
.sections-brandbook .left_side .wrap-left-side {
  /* Handle on hover */
}
.sections-brandbook .left_side .wrap-left-side::-webkit-scrollbar-thumb:hover {
  background: #4d1f97;
}
@media (max-width: 960px) {
  .sections-brandbook .left_side .wrap-left-side {
    position: relative;
    width: 100%;
    border-right: none;
  }
}
@media (max-width: 767px) {
  .sections-brandbook .left_side .wrap-left-side {
    padding-top: 5px;
  }
}
.sections-brandbook .left_side .wrap-left-side .menu-mobile {
  display: none;
}
@media (max-width: 960px) {
  .sections-brandbook .left_side .wrap-left-side .menu-mobile {
    display: block;
    position: relative;
    width: 33px;
    position: absolute;
    right: 20px;
    top: 30px;
    z-index: 99;
  }
}
@media (max-width: 767px) {
  .sections-brandbook .left_side .wrap-left-side .menu-mobile {
    top: 20px;
  }
}
.sections-brandbook .left_side .wrap-left-side .menu-mobile a {
  width: 33px;
  height: 28px;
  display: inline-block;
  position: relative;
  color: #fff;
}
.sections-brandbook .left_side .wrap-left-side .menu-mobile .menu-button.active .hamburger {
  background-color: transparent;
}
.sections-brandbook .left_side .wrap-left-side .menu-mobile .menu-button.active .hamburger:before, .sections-brandbook .left_side .wrap-left-side .menu-mobile .menu-button.active .hamburger:after {
  top: 50%;
  transition: 0.2s top, 0.2s transform 0.2s;
  border-color: #fff;
}
.sections-brandbook .left_side .wrap-left-side .menu-mobile .menu-button.active .hamburger:before {
  transform: rotate(45deg);
}
.sections-brandbook .left_side .wrap-left-side .menu-mobile .menu-button.active .hamburger:after {
  bottom: 10px;
  transform: rotate(135deg);
}
.sections-brandbook .left_side .wrap-left-side .menu-mobile .hamburger {
  width: 100%;
}
.sections-brandbook .left_side .wrap-left-side .menu-mobile .hamburger:before {
  top: 13px;
  width: 100%;
}
@media (max-width: 640px) {
  .sections-brandbook .left_side .wrap-left-side .menu-mobile .hamburger:before {
    top: 11px;
  }
}
.sections-brandbook .left_side .wrap-left-side .menu-mobile .hamburger:after {
  width: 100%;
}
.sections-brandbook .left_side .wrap-left-side .menu-desktop {
  position: relative;
  z-index: 2;
}
@media (max-width: 960px) {
  .sections-brandbook .left_side .wrap-left-side .menu-desktop {
    display: none;
  }
}
.sections-brandbook .left_side .wrap-left-side .menu-desktop.active {
  display: block;
}
.sections-brandbook .left_side .wrap-left-side .header-logo {
  padding: 20px 30px;
}
@media (max-width: 1650px) {
  .sections-brandbook .left_side .wrap-left-side .header-logo {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .left_side .wrap-left-side .header-logo {
    padding: 5px 15px 0 15px;
    padding-right: 100px;
  }
}
@media (max-width: 767px) {
  .sections-brandbook .left_side .wrap-left-side .header-logo {
    padding-bottom: 7px;
  }
}
.sections-brandbook .left_side .wrap-left-side .header-logo img {
  width: auto;
  height: 45px;
}
@media (max-width: 1400px) {
  .sections-brandbook .left_side .wrap-left-side .header-logo img {
    height: 41px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .left_side .wrap-left-side .header-logo img {
    height: 35px;
  }
}
.sections-brandbook .left_side .wrap-left-side .subtitle {
  font-size: 25px;
  font-weight: 300;
  color: #fff;
  line-height: 1.2em;
  padding: 20px 30px;
  margin-bottom: 0;
}
@media (max-width: 1650px) {
  .sections-brandbook .left_side .wrap-left-side .subtitle {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 1550px) {
  .sections-brandbook .left_side .wrap-left-side .subtitle {
    font-size: 23px;
  }
}
@media (max-width: 1400px) {
  .sections-brandbook .left_side .wrap-left-side .subtitle {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .left_side .wrap-left-side .subtitle {
    font-size: 13px;
    padding: 15px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
    padding-right: 100px !important;
  }
}
@media (max-width: 767px) {
  .sections-brandbook .left_side .wrap-left-side .subtitle {
    padding: 0 20px 15px 20px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .left_side .wrap-left-side .subtitle br {
    display: none;
  }
}
.sections-brandbook .left_side .wrap-left-side .over-decoration {
  position: relative;
  z-index: 1;
}
.sections-brandbook .left_side .wrap-left-side .logo-path-top {
  /* opacity: 0.75; */
  right: 10px;
  top: 10px;
  width: 230px;
  height: 230px;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
}
@media (max-width: 1550px) {
  .sections-brandbook .left_side .wrap-left-side .logo-path-top {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .left_side .wrap-left-side .logo-path-top {
    display: none;
  }
}
.sections-brandbook .left_side .wrap-left-side .logo-path-top img {
  width: 330px;
  height: auto;
}
.sections-brandbook .left_side .wrap-left-side ul {
  position: relative;
  z-index: 2;
  padding-top: 70px;
}
@media (max-width: 1650px) {
  .sections-brandbook .left_side .wrap-left-side ul {
    padding-top: 50px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .left_side .wrap-left-side ul {
    padding-top: 10px;
  }
}
.sections-brandbook .left_side .wrap-left-side ul li {
  border-top: 1px solid rgba(255, 255, 255, 0.0705882353);
}
.sections-brandbook .left_side .wrap-left-side ul li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.0705882353);
}
.sections-brandbook .left_side .wrap-left-side ul li a {
  opacity: 0.4;
  font-weight: 300;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 70px;
  font-size: 16px;
  width: 100%;
  position: relative;
  color: #fff;
  line-height: 1.3em;
}
@media (max-width: 1650px) {
  .sections-brandbook .left_side .wrap-left-side ul li a {
    font-size: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 1550px) {
  .sections-brandbook .left_side .wrap-left-side ul li a {
    font-size: 14px;
  }
}
@media (max-width: 1400px) {
  .sections-brandbook .left_side .wrap-left-side ul li a {
    font-size: 13px;
    padding-right: 60px;
  }
}
@media (max-width: 767px) {
  .sections-brandbook .left_side .wrap-left-side ul li a {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.sections-brandbook .left_side .wrap-left-side ul li a.active {
  opacity: 1;
  font-weight: 600;
}
.sections-brandbook .left_side .wrap-left-side ul li a:hover {
  opacity: 1;
  font-weight: 600;
  text-decoration: none;
}
.sections-brandbook .left_side .wrap-left-side ul li a:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 30px;
  top: 19px;
  font-size: 13px;
  line-height: 1em;
  color: #fff;
}
@media (max-width: 1650px) {
  .sections-brandbook .left_side .wrap-left-side ul li a:before {
    right: 20px;
  }
}
@media (max-width: 767px) {
  .sections-brandbook .left_side .wrap-left-side ul li a:before {
    right: 17px;
    top: 14px;
  }
}
.sections-brandbook .left_side .wrap-left-side .wrap-button {
  padding: 30px 30px 30px 30px;
}
@media (max-width: 1650px) {
  .sections-brandbook .left_side .wrap-left-side .wrap-button {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .left_side .wrap-left-side .wrap-button {
    padding: 15px 20px 25px 20px;
  }
}
.sections-brandbook .left_side .wrap-left-side .wrap-button a {
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
  text-align: center;
  width: 100%;
  font-size: 15px;
  background: #4d1f97;
  border-color: #4d1f97;
}
.sections-brandbook .left_side .wrap-left-side .wrap-button a:hover {
  color: #4d1f97;
}
@media (max-width: 1700px) {
  .sections-brandbook .left_side .wrap-left-side .wrap-button a {
    font-size: 12px;
    padding: 14px 10px;
  }
}
@media (max-width: 767px) {
  .sections-brandbook .left_side .wrap-left-side .wrap-button a {
    font-size: 11px;
  }
}
@media (max-width: 640px) {
  .sections-brandbook .left_side .wrap-left-side .wrap-button a {
    font-size: 10px;
  }
}
.sections-brandbook .left_side .wrap-left-side .wrap-button a i {
  margin-right: 6px;
}
.sections-brandbook .right_side {
  padding-right: 0;
  padding-left: 5px;
  width: 78%;
}
@media (max-width: 960px) {
  .sections-brandbook .right_side {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.sections-brandbook .right_side .section {
  padding: 60px 0;
}
@media (max-width: 960px) {
  .sections-brandbook .right_side .section {
    padding: 40px 0;
  }
}
.sections-brandbook .right_side_wrap .content_section .list-subsections {
  position: absolute;
  right: 50px;
  top: 70px;
  text-align: right;
  width: calc(100% - 70px);
  z-index: 2;
}
@media (max-width: 960px) {
  .sections-brandbook .right_side_wrap .content_section .list-subsections {
    position: relative;
    right: 0;
    top: 0;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .sections-brandbook .right_side_wrap .content_section .list-subsections {
    margin-bottom: 10px;
  }
}
.sections-brandbook .right_side_wrap .content_section .list-subsections a {
  opacity: 0.7;
  margin-right: 20px;
  font-size: 15px;
  color: #fff;
}
@media (max-width: 1400px) {
  .sections-brandbook .right_side_wrap .content_section .list-subsections a {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  .sections-brandbook .right_side_wrap .content_section .list-subsections a {
    margin-right: 10px;
    font-size: 13px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .right_side_wrap .content_section .list-subsections a {
    font-size: 12px;
    margin-left: 4px;
    margin-right: 4px;
  }
}
.sections-brandbook .right_side_wrap .content_section .list-subsections a:hover {
  opacity: 1;
  color: #fff;
  text-decoration: none;
}
.sections-brandbook .right_side_wrap .content_section .hero-brandbook {
  z-index: 1;
  overflow: hidden;
}
.sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook {
  padding-top: 100px;
  z-index: 3;
}
@media (max-width: 1550px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook {
    padding: 0 50px;
  }
}
@media (max-width: 640px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.sections-brandbook .right_side_wrap .content_section .hero-brandbook .image-box {
  position: absolute;
  left: 32%;
  bottom: 0;
  opacity: 0.6;
}
@media (max-width: 960px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .image-box {
    display: none;
  }
}
@media (max-width: 1550px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .image-box img {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 1430px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .image-box img {
    width: 400px;
    height: 400px;
  }
}
.sections-brandbook .right_side_wrap .content_section .container-brandbook {
  width: 100%;
  max-width: 1400px;
}
@media (max-width: 1550px) {
  .sections-brandbook .right_side_wrap .content_section .container-brandbook {
    padding: 0 50px;
  }
}
@media (max-width: 767px) {
  .sections-brandbook .right_side_wrap .content_section .container-brandbook {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .sections-brandbook .right_side_wrap .content_section .container-brandbook {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.sections-brandbook .right_side_wrap .content_section .hero-brandbook {
  height: 850px;
  padding-top: 100px;
  padding-left: 150px;
  background-color: #4d1f97;
  background-image: url(images/webp/hero-cover.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 1550px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook {
    height: 750px;
    padding-left: 100px;
  }
}
@media (max-width: 1550px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook {
    height: 600px;
    padding-left: 60px;
    padding-top: 200px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook {
    padding-left: 0;
    height: auto;
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
@media (max-width: 640px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
.sections-brandbook .right_side_wrap .content_section .hero-brandbook .image-box {
  opacity: 0.7;
}
.sections-brandbook .right_side_wrap .content_section .hero-brandbook .circle-right-top {
  top: 120px;
}
@media (max-width: 1550px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .circle-right-top {
    right: 60px;
    top: 120px;
  }
}
.sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook h2 {
  font-size: 85px;
  line-height: 1em;
  color: #fff;
  font-weight: 300;
  position: relative;
  z-index: 2;
}
@media (max-width: 1550px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook h2 {
    font-size: 60px;
  }
}
@media (max-width: 1400px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook h2 {
    font-size: 45px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook h2 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook h2 {
    font-size: 35px;
  }
}
@media (max-width: 640px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook h2 {
    font-size: 30px;
  }
}
.sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook h2 b {
  font-weight: 700;
}
.sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook .circle-below {
  top: -150px;
  right: -150px;
  width: 77px;
  height: 77px;
  background-image: url(images/svg/star.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 1550px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook .circle-below {
    width: 50px;
    height: 50px;
    top: -80px;
  }
}
@media (max-width: 1400px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook .circle-below {
    width: 40px;
    height: 40px;
    top: -20px;
  }
}
@media (max-width: 1300px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook .circle-below {
    display: none;
  }
}
.sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook .no {
  position: absolute;
  bottom: 20px;
  right: 40px;
  font-size: 120px;
  font-weight: 700;
  line-height: 1em;
  opacity: 0.5;
  color: #3e1189;
  text-align: right;
}
@media (max-width: 1550px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook .no {
    font-size: 90px;
  }
}
@media (max-width: 1400px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook .no {
    font-size: 75px;
  }
}
@media (max-width: 960px) {
  .sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook .no {
    display: none;
  }
}
.sections-brandbook .right_side_wrap .content_section .hero-brandbook .container-brandbook .no * {
  font-weight: 700;
}

.section-bg1 {
  background: #f5f0ff;
}

.section-bg19,
.section-bg4 {
  background: #fff;
}
.section-bg19.purple-mode-boxes,
.section-bg4.purple-mode-boxes {
  background-color: #f5f0ff;
}

.section-bg20,
.section-bg24 {
  background-color: #824bdc;
}

.section-bg21,
.section-bg22 {
  background-color: #421787;
}

.section-bg22.section-brandbook .container-brandbook .no {
  opacity: 0.2;
  color: #fff;
}

.section-bg5 {
  background: #824bdc;
}
.section-bg5 .relative .circle-left-top {
  top: auto;
  left: 20px;
  bottom: 200px;
}

.section-bg3 {
  background: #f5f0ff;
}
.section-bg3.section-bg31 {
  background-image: none;
  background: linear-gradient(0deg, #4d1f97, #4d1f97), linear-gradient(0deg, #082630, #082630);
}
.section-bg3.section-bg23 {
  background: #f4fcff;
}
.section-bg3.light-bg {
  background-color: #ffffff;
}
.section-bg3.light-bg .list-boxes3 .box.col_50 .wrap-box {
  background: #f5f0ff;
}
.section-bg3.light-bg .list-boxes3 .box.col_50 .wrap-box .wrap-icon {
  background: #5624a6;
  width: 80px;
  height: 80px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1430px) {
  .section-bg3.light-bg .list-boxes3 .box.col_50 .wrap-box .wrap-icon {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 960px) {
  .section-bg3.light-bg .list-boxes3 .box.col_50 .wrap-box .wrap-icon {
    width: 60px;
    height: 60px;
  }
}
.section-bg3.light-bg .list-boxes3 .box.col_50 .wrap-box .wrap-icon img {
  width: auto;
  height: 40px;
}
@media (max-width: 1430px) {
  .section-bg3.light-bg .list-boxes3 .box.col_50 .wrap-box .wrap-icon img {
    width: 35px;
  }
}
@media (max-width: 960px) {
  .section-bg3.light-bg .list-boxes3 .box.col_50 .wrap-box .wrap-icon img {
    width: 30px;
  }
}

.section-bg23 {
  background: #421787;
}

.section-bg8 .boxes3 {
  padding-top: 40px;
}
@media (max-width: 1300px) {
  .section-bg8 .boxes3 {
    padding-top: 0;
  }
}
.section-bg8 .circle-left-bottom {
  bottom: 50px;
  left: 120px;
}
@media (max-width: 1300px) {
  .section-bg8 .circle-left-bottom {
    display: none;
  }
}

.section-bg9 {
  background: #fff;
}
.section-bg9 .list-boxes3.list-boxes13 {
  z-index: 2;
  position: relative;
}
@media (max-width: 1300px) {
  .section-bg9 .circle-gradient {
    display: none;
  }
}

.section-bg10 {
  background: #f5f0ff;
}
.section-bg10 .circle-left-middle {
  left: 50%;
  top: -100px;
}
@media (max-width: 1300px) {
  .section-bg10 .circle-left-middle {
    display: none;
  }
}

.section-bg11 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f7fdff+100 */
  background: #f5f0ff;
}
.section-bg11 .circle-left-bottom {
  left: 50%;
  bottom: 90px;
}
@media (max-width: 1300px) {
  .section-bg11 .circle-left-bottom {
    display: none;
  }
}
.section-bg11 .the-content-large h4 {
  margin-top: 0;
}

.section-bg12 {
  background: #fff;
}
.section-bg12 .line-left-bottom {
  left: -70px;
  bottom: -100px;
}
@media (max-width: 1300px) {
  .section-bg12 .line-left-bottom {
    display: none;
  }
}
.section-bg12 .boxes3 {
  padding-bottom: 60px !important;
  padding-top: 50px;
}
@media (max-width: 1300px) {
  .section-bg12 .boxes3 {
    padding-bottom: 30px !important;
  }
}
@media (max-width: 960px) {
  .section-bg12 .boxes3 {
    padding-bottom: 20px !important;
    padding-top: 0 !important;
  }
}

.section-bg13 {
  background: #fff;
}
.section-bg13 .circle-right-bottom {
  right: 40%;
  bottom: 80px;
}
@media (max-width: 1300px) {
  .section-bg13 .circle-right-bottom {
    display: none;
  }
}

@media (max-width: 1700px) {
  .section-brandbook {
    padding: 80px 0;
  }
}
@media (max-width: 1550px) {
  .section-brandbook {
    padding: 60px 0;
  }
}
@media (max-width: 960px) {
  .section-brandbook {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .section-brandbook {
    padding: 40px 0;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .line-right-top {
    display: none;
  }
}
@media (max-width: 1400px) {
  .section-brandbook .logo-path-bottom {
    max-width: 280px;
    opacity: 0.5;
  }
}
@media (max-width: 960px) {
  .section-brandbook .logo-path-bottom {
    max-width: 230px;
  }
}
.section-brandbook .container-brandbook {
  padding-left: 50px;
  padding-right: 50px;
  width: 100%;
  max-width: 1400px;
}
@media (max-width: 1550px) {
  .section-brandbook .container-brandbook {
    padding: 0 50px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .container-brandbook {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .section-brandbook .container-brandbook {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section-brandbook .container-brandbook .no {
  position: absolute;
  top: 0;
  right: 50px;
  font-size: 50px;
  font-weight: 400;
  line-height: 1em;
  opacity: 0.1;
  color: #5624a6;
}
@media (max-width: 767px) {
  .section-brandbook .container-brandbook .no {
    right: 20px;
    font-size: 40px;
  }
}
.section-brandbook .container-brandbook .title-section {
  padding-right: 87px;
}
.section-brandbook .container-brandbook .title-section h2 {
  font-size: 50px;
  font-weight: 300;
  line-height: 1em;
}
@media (max-width: 1550px) {
  .section-brandbook .container-brandbook .title-section h2 {
    font-size: 40px;
  }
}
@media (max-width: 1400px) {
  .section-brandbook .container-brandbook .title-section h2 {
    font-size: 35px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .container-brandbook .title-section h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .container-brandbook .title-section h2 {
    font-size: 25px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .container-brandbook .title-section h2 {
    font-size: 22px;
  }
}
.section-brandbook .container-brandbook .title-section h2 b {
  font-weight: 700;
  color: #4d1f97;
}
.section-brandbook .container-brandbook .title-section .circle-below {
  bottom: -80px;
  right: 50px;
  width: 77px;
  height: 77px;
  background-image: url(images/svg/star-purple.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
}
@media (max-width: 1550px) {
  .section-brandbook .container-brandbook .title-section .circle-below {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .container-brandbook .title-section .circle-below {
    right: 0;
  }
}
@media (max-width: 767px) {
  .section-brandbook .container-brandbook .title-section .circle-below {
    width: 40px;
    height: 40px;
  }
}
.section-brandbook .container-brandbook .boxes1 {
  padding-top: 40px;
}
@media (max-width: 1400px) {
  .section-brandbook .container-brandbook .boxes1 {
    padding-top: 30px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .container-brandbook .boxes1 {
    padding-top: 20px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .container-brandbook .boxes1 {
    padding-top: 0;
  }
}
.section-brandbook .container-brandbook .boxes1 .decoration {
  position: absolute;
  left: 50px;
  bottom: -100px;
  width: 450px;
  height: 460px;
  background-image: url(images/svg/decoration-purple.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 1430px) {
  .section-brandbook .container-brandbook .boxes1 .decoration {
    left: 20px;
    width: 410px;
    height: 400px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .container-brandbook .boxes1 .decoration {
    left: 0;
  }
}
@media (max-width: 960px) {
  .section-brandbook .container-brandbook .boxes1 .decoration {
    display: none;
  }
}
.section-brandbook .container-brandbook .boxes1 .full-box-colored {
  position: relative;
  z-index: 1;
}
@media (max-width: 1300px) {
  .section-brandbook .container-brandbook .boxes1 .the-content {
    width: 50%;
  }
}
@media (max-width: 960px) {
  .section-brandbook .container-brandbook .boxes1 .the-content {
    width: 100%;
  }
}
.section-brandbook .the-content.banner {
  padding-bottom: 30px;
}
@media (max-width: 960px) {
  .section-brandbook .the-content.banner {
    padding-bottom: 20px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .the-content.banner {
    padding-bottom: 10px;
  }
}
.section-brandbook .boxes3 {
  padding-bottom: 30px;
}
@media (max-width: 1400px) {
  .section-brandbook .boxes3 {
    padding-bottom: 0;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .boxes3 .empty {
    display: none;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .boxes3 .the-content {
    width: 100%;
  }
}
.section-brandbook .circle-left-top {
  top: -85px;
  left: 80px;
}
@media (max-width: 1400px) {
  .section-brandbook .circle-left-top {
    left: 4-px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .circle-left-top {
    display: none;
  }
}
.section-brandbook .boxes3 .circle-left-top {
  top: 30px;
  left: 100px;
}
.section-brandbook .mblarge {
  padding-bottom: 0;
  padding-top: 40px;
}
@media (max-width: 1400px) {
  .section-brandbook .mblarge {
    padding-top: 30px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .mblarge {
    padding-top: 10px;
  }
}
.section-brandbook .mblarge2 h3 {
  margin-top: 0;
}
.section-brandbook .list-boxes3 {
  padding-top: 30px;
}
@media (max-width: 960px) {
  .section-brandbook .list-boxes3 {
    padding-top: 20px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .list-boxes3 {
    padding-top: 10px;
  }
}
.section-brandbook .list-boxes3.list-boxes13 {
  padding-top: 10px;
}
@media (max-width: 767px) {
  .section-brandbook .list-boxes3.list-boxes13 .box {
    width: 100%;
  }
}
.section-brandbook .list-boxes3.list-boxes13 .flex-title {
  margin-bottom: 20px;
}
.section-brandbook .list-boxes3.list-boxes13 .flex-title .wrap-icon {
  font-size: 0;
  line-height: 0;
  margin-bottom: 0 !important;
}
.section-brandbook .list-boxes3.list-boxes13 .flex-title .large-title {
  margin-bottom: 0;
  width: calc(100% - 90px);
  padding-left: 15px;
  margin-top: 0;
}
@media (max-width: 1550px) {
  .section-brandbook .list-boxes3.list-boxes13 .flex-title .large-title {
    width: calc(100% - 70px);
  }
}
@media (max-width: 1400px) {
  .section-brandbook .list-boxes3.list-boxes13 .flex-title .large-title {
    width: calc(100% - 60px);
  }
}
@media (max-width: 960px) {
  .section-brandbook .list-boxes3.list-boxes13 .flex-title .large-title {
    width: calc(100% - 50px);
    padding-left: 10px;
  }
}
.section-brandbook .list-boxes3 .box {
  margin-bottom: 25px;
}
@media (max-width: 1300px) {
  .section-brandbook .list-boxes3 .box {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .section-brandbook .list-boxes3 .box {
    width: 100%;
  }
}
.section-brandbook .list-boxes3 .box.col_50 .wrap-box {
  background: #fff;
}
.section-brandbook .list-boxes3 .box .wrap-box {
  padding: 30px;
  height: 100%;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  position: relative;
  top: 0;
  border-radius: 20px;
  background: #4d1f97;
}
@media (max-width: 1550px) {
  .section-brandbook .list-boxes3 .box .wrap-box {
    padding: 25px;
  }
}
@media (max-width: 1400px) {
  .section-brandbook .list-boxes3 .box .wrap-box {
    padding: 20px;
  }
}
.section-brandbook .list-boxes3 .box .wrap-box:hover {
  top: -5px;
}
@media (max-width: 960px) {
  .section-brandbook .list-boxes3 .box .wrap-box:hover {
    top: 0;
  }
}
.section-brandbook .list-boxes3 .box .wrap-box .wrap-icon {
  margin-bottom: 20px;
}
@media (max-width: 960px) {
  .section-brandbook .list-boxes3 .box .wrap-box .wrap-icon {
    margin-bottom: 10px;
  }
}
.section-brandbook .list-boxes3 .box .wrap-box .wrap-icon img {
  width: auto;
  height: 80px;
}
@media (max-width: 1550px) {
  .section-brandbook .list-boxes3 .box .wrap-box .wrap-icon img {
    height: 70px;
  }
}
@media (max-width: 1400px) {
  .section-brandbook .list-boxes3 .box .wrap-box .wrap-icon img {
    height: 60px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .list-boxes3 .box .wrap-box .wrap-icon img {
    height: 50px;
  }
}
.section-brandbook .list-boxes3 .box .wrap-box .the-content {
  opacity: 0.8;
}
.section-brandbook .list-boxes3 .box .wrap-box .normal {
  font-weight: 300;
  margin-bottom: 0;
}
.section-brandbook .large-title {
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 700;
}
@media (max-width: 1550px) {
  .section-brandbook .large-title {
    font-size: 20px;
  }
}
@media (max-width: 1400px) {
  .section-brandbook .large-title {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .large-title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .large-title {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .large-title {
    font-size: 14px;
  }
}
.section-brandbook .large-image img {
  width: 100%;
  height: auto;
}
.section-brandbook .list-boxes4 .box {
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (max-width: 1300px) {
  .section-brandbook .list-boxes4 .box {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .section-brandbook .list-boxes4 .box {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.section-brandbook .list-boxes4 .box .wrap-box {
  background-color: #fff;
  border-radius: 20px;
  height: 100%;
}
.section-brandbook .list-boxes4 .box .wrap-box .text {
  padding: 15px 30px;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .section-brandbook .list-boxes4 .box .wrap-box .text {
    padding: 12px 20px;
  }
}
.section-brandbook .list-boxes4 .box.col_100 {
  width: 100%;
}
.section-brandbook .list-boxes4 .box.col_100 .wrap-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border-radius: 20px;
  overflow: hidden;
}
.section-brandbook .list-boxes4 .box.col_100 .wrap-box .wrap-icon,
.section-brandbook .list-boxes4 .box.col_100 .wrap-box .text {
  width: 50%;
}
@media (max-width: 767px) {
  .section-brandbook .list-boxes4 .box.col_100 .wrap-box .wrap-icon,
  .section-brandbook .list-boxes4 .box.col_100 .wrap-box .text {
    width: 100%;
  }
}
.section-brandbook .list-boxes4 .box.col_100 .wrap-box .wrap-icon img {
  height: 475px;
  border-radius: 0;
}
@media (max-width: 1300px) {
  .section-brandbook .list-boxes4 .box.col_100 .wrap-box .wrap-icon img {
    height: 300px;
    border-radius: 20px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .list-boxes4 .box.col_100 .wrap-box .wrap-icon img {
    height: auto;
  }
}
.section-brandbook .list-boxes4 .box .wrap-icon {
  font-size: 0;
  line-height: 0;
  border-radius: 20px;
}
.section-brandbook .list-boxes4 .box .wrap-icon img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
@media (max-width: 1300px) {
  .section-brandbook .list-boxes4 .box .wrap-icon img {
    height: 300px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .list-boxes4 .box .wrap-icon img {
    height: 250px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .list-boxes4 .box .wrap-icon img {
    height: auto;
  }
}
.section-brandbook .list-items {
  padding-top: 25px;
}
@media (max-width: 767px) {
  .section-brandbook .list-items {
    padding-top: 20px;
  }
}
.section-brandbook .list-items .list-boxes5 {
  background: #f5f0ff;
  padding: 45px 25px;
  border-radius: 20px;
  margin-bottom: 40px;
}
.section-brandbook .list-items .list-boxes5:last-child {
  margin-bottom: 0;
}
@media (max-width: 1430px) {
  .section-brandbook .list-items .list-boxes5 {
    padding: 35px 15px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .list-items .list-boxes5 {
    padding: 0;
    margin-bottom: 15px;
  }
}
@media (max-width: 1430px) {
  .section-brandbook .list-items .list-boxes5 .image {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .section-brandbook .list-items .list-boxes5 .image {
    width: 100%;
    padding: 0;
  }
}
.section-brandbook .list-items .list-boxes5 .image img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
@media (max-width: 1430px) {
  .section-brandbook .list-items .list-boxes5 .text {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .section-brandbook .list-items .list-boxes5 .text {
    width: 100%;
    padding: 20px 25px;
  }
}
.section-brandbook .list-items .list-boxes5 .text .large-title {
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 700;
}
@media (max-width: 960px) {
  .section-brandbook .list-items .list-boxes5 .text .large-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .list-items .list-boxes5 .text .large-title {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .list-items .list-boxes5 .text .large-title {
    font-size: 16px;
  }
}
.section-brandbook .list-items6 {
  padding-top: 25px;
}
@media (max-width: 767px) {
  .section-brandbook .list-items6 {
    padding-top: 15px;
  }
}
.section-brandbook .list-items6 .half_item {
  margin-bottom: 15px;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .section-brandbook .list-items6 .half_item {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .list-items6 .half_item {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}
.section-brandbook .list-items6 .half_item .image {
  margin-bottom: 15px;
}
.section-brandbook .list-items6 .half_item .image img {
  height: 440px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
@media (max-width: 1400px) {
  .section-brandbook .list-items6 .half_item .image img {
    height: 400px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .list-items6 .half_item .image img {
    height: 350px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .list-items6 .half_item .image img {
    height: auto;
  }
}
.section-brandbook .list-items6 .half_item .text .large-title {
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 700;
}
@media (max-width: 960px) {
  .section-brandbook .list-items6 .half_item .text .large-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .list-items6 .half_item .text .large-title {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .list-items6 .half_item .text .large-title {
    font-size: 16px;
  }
}
.section-brandbook .wraplist-items7 .logo-path-bottom {
  bottom: -150px;
  right: -150px;
}
.section-brandbook .wraplist-items7 .circle-gradient {
  position: absolute;
  right: 40%;
  bottom: 10%;
}
.section-brandbook .list-items7 {
  padding-top: 25px;
}
@media (max-width: 767px) {
  .section-brandbook .list-items7 {
    padding-top: 0;
  }
}
@media (max-width: 960px) {
  .section-brandbook .list-items7 .col_40,
  .section-brandbook .list-items7 .col_60 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .section-brandbook .list-items7 .col_40,
  .section-brandbook .list-items7 .col_60 {
    width: 100%;
  }
}
.section-brandbook .list-items7 .col_40 .item-box,
.section-brandbook .list-items7 .col_60 .item-box {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .section-brandbook .list-items7 .col_40 .item-box,
  .section-brandbook .list-items7 .col_60 .item-box {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.section-brandbook .list-items7 .col_40 .item-box:last-child,
.section-brandbook .list-items7 .col_60 .item-box:last-child {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .section-brandbook .list-items7 .col_40 .item-box:last-child,
  .section-brandbook .list-items7 .col_60 .item-box:last-child {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.section-brandbook .list-items7 .col_40 .item-box .image,
.section-brandbook .list-items7 .col_60 .item-box .image {
  font-size: 0;
  line-height: 0;
  margin-bottom: 20px;
}
.section-brandbook .list-items7 .col_40 .item-box .image img,
.section-brandbook .list-items7 .col_60 .item-box .image img {
  width: 100%;
  height: auto;
}
.section-brandbook .big-banner {
  background: #0d3a43;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .section-brandbook .big-banner {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .big-banner .image {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .section-brandbook .big-banner .image {
    width: 100%;
  }
}
.section-brandbook .big-banner .image .cover {
  width: 100%;
  height: 100%;
  min-height: 385px;
  background-color: #0b333b;
}
@media (max-width: 960px) {
  .section-brandbook .big-banner .image .cover {
    min-height: 300px;
    background-size: contain;
  }
}
@media (max-width: 767px) {
  .section-brandbook .big-banner .image .cover {
    min-height: 200px;
  }
}
.section-brandbook .big-banner .text {
  padding: 50px 40px;
}
@media (max-width: 1300px) {
  .section-brandbook .big-banner .text {
    width: 60%;
    padding: 40px 30px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .big-banner .text {
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .big-banner .text {
    width: 100%;
    padding: 20px;
  }
}
.section-brandbook .flex-colors {
  padding-top: 20px;
}
@media (max-width: 960px) {
  .section-brandbook .flex-colors .box-color {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.section-brandbook .flex-colors .box-color .color-element {
  border-radius: 20px;
  overflow: hidden;
}
.section-brandbook .flex-colors .box-color .color-head .color {
  width: 100%;
  height: 200px;
}
@media (max-width: 640px) {
  .section-brandbook .flex-colors .box-color .color-head .color {
    height: 150px;
  }
}
.section-brandbook .flex-colors .box-color .color-head .above-header {
  position: absolute;
  left: 0;
  top: 15px;
  width: 100%;
  padding: 10px 20px;
  padding-left: 40px;
}
@media (max-width: 767px) {
  .section-brandbook .flex-colors .box-color .color-head .above-header {
    padding-left: 20px;
  }
}
.section-brandbook .flex-colors .box-color .color-head .above-header .text_1 {
  margin: 0 0 3px 0;
  font-size: 23px;
  line-height: 1.1em;
  font-weight: 700;
  color: #161616;
}
@media (max-width: 1400px) {
  .section-brandbook .flex-colors .box-color .color-head .above-header .text_1 {
    font-size: 21px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .flex-colors .box-color .color-head .above-header .text_1 {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .flex-colors .box-color .color-head .above-header .text_1 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .flex-colors .box-color .color-head .above-header .text_1 {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .flex-colors .box-color .color-head .above-header .text_1 {
    font-size: 14px;
  }
}
.section-brandbook .flex-colors .box-color .color-head .above-header .text_2 {
  margin: 0;
  color: #161616;
}
.section-brandbook .flex-colors .box-color .color-head .above-header.white-txt .text_1,
.section-brandbook .flex-colors .box-color .color-head .above-header.white-txt .text_2 {
  color: #fff;
}
.section-brandbook .flex-colors .box-color .color-head .box-list {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 33px;
  display: flex;
}
.section-brandbook .flex-colors .box-color .color-head .box-list span {
  height: 33px;
  flex: 1 1 auto;
  /* se extind uniform și pot micșora dacă e nevoie */
  min-width: 0;
  /* permite textului să se micșoreze */
  box-sizing: border-box;
}
.section-brandbook .flex-colors .box-color .color-body {
  padding: 20px 25px;
  background: #4d1f97;
}
@media (max-width: 960px) {
  .section-brandbook .flex-colors .box-color .color-body {
    padding: 15px 20px;
  }
}
.section-brandbook .flex-colors .box-color .color-body .item {
  margin-top: 4px;
  margin-bottom: 4px;
  display: flex;
  align-items: center;
}
.section-brandbook .flex-colors .box-color .color-body .item strong {
  width: 35%;
  font-weight: 700;
}
@media (max-width: 960px) {
  .section-brandbook .flex-colors .box-color .color-body .item strong {
    width: 100px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .flex-colors .box-color .color-body .item strong {
    width: 70px;
  }
}
.section-brandbook .flex-colors .box-color .color-body .item span {
  width: 65%;
}
@media (max-width: 960px) {
  .section-brandbook .flex-colors .box-color .color-body .item span {
    width: calc(100% - 100px);
  }
}
@media (max-width: 640px) {
  .section-brandbook .flex-colors .box-color .color-body .item span {
    width: calc(100% - 70px);
  }
}
.section-brandbook .flex-colors .box-color .the-content {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 960px) {
  .section-brandbook .flex-colors .box-color .the-content {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .flex-colors .box-color .the-content {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
.section-brandbook .flex-colors .box-color .the-content p {
  margin: 0;
}
.section-brandbook .flex-gradient {
  max-width: 66.66%;
  background: #4d1f97;
}
@media (max-width: 1300px) {
  .section-brandbook .flex-gradient {
    max-width: 100%;
  }
}
.section-brandbook .flex-gradient .row {
  margin-top: 35px;
  margin-bottom: 35px;
}
@media (max-width: 640px) {
  .section-brandbook .flex-gradient .row {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.section-brandbook .flex-gradient .image {
  height: 100%;
  min-height: 200px;
}
@media (max-width: 640px) {
  .section-brandbook .flex-gradient .image {
    width: 100%;
  }
}
.section-brandbook .flex-gradient .image .cover {
  height: 100%;
  min-height: 200px;
}
@media (max-width: 640px) {
  .section-brandbook .flex-gradient .image .cover {
    min-height: 150px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .flex-gradient .image {
    min-height: 150px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .flex-gradient .text {
    width: 100%;
  }
}
.section-brandbook .flex-gradient .text .the-content {
  padding: 30px;
}
@media (max-width: 767px) {
  .section-brandbook .flex-gradient .text .the-content {
    padding: 20px;
  }
}
.section-brandbook .box-icons {
  padding: 25px 35px;
  background: #fff;
  margin-top: 30px;
  margin-bottom: 0;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .section-brandbook .box-icons {
    padding: 0;
    background-color: transparent;
    margin-top: 20px;
  }
}
.section-brandbook .box-icons .icon {
  width: 11.11%;
  margin-top: 2px;
  margin-bottom: 2px;
}
@media (max-width: 1500px) {
  .section-brandbook .box-icons .icon {
    width: 14.2%;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .box-icons .icon {
    width: 16.6%;
  }
}
@media (max-width: 1020px) {
  .section-brandbook .box-icons .icon {
    width: 20%;
  }
}
@media (max-width: 640px) {
  .section-brandbook .box-icons .icon {
    width: 25%;
  }
}
@media (max-width: 480px) {
  .section-brandbook .box-icons .icon {
    width: 33.33%;
  }
}
.section-brandbook .box-icons .icon img {
  width: 100%;
  height: auto;
}
.section-brandbook.section-small {
  padding: 80px 0;
}
@media (max-width: 1400px) {
  .section-brandbook.section-small {
    padding: 60px 0;
  }
}
@media (max-width: 1024px) {
  .section-brandbook.section-small {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media (max-width: 640px) {
  .section-brandbook.section-small {
    padding-top: 40px;
    padding-top: 40px;
  }
}
.section-brandbook.black-section {
  background: #824bdc;
}
.section-brandbook.black-section .wrap-white-box {
  background: #581fb5;
}
.section-brandbook .bottom-box {
  padding-top: 50px;
}
.section-brandbook .bottom-box .circle-left-bottom {
  left: 50%;
  bottom: 90px;
}
@media (max-width: 1300px) {
  .section-brandbook .bottom-box .circle-left-bottom {
    display: none;
  }
}
.section-brandbook .relative .decoration_text {
  position: absolute;
  bottom: 0;
  right: 10px;
  font-size: 150px;
  font-weight: 700;
  line-height: 1em;
  z-index: 2;
  color: rgba(32, 29, 49, 0.0784313725) !important;
  opacity: 1 !important;
}
@media (max-width: 1400px) {
  .section-brandbook .relative .decoration_text {
    font-size: 120px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .relative .decoration_text {
    font-size: 100px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .relative .decoration_text {
    display: none;
  }
}
.section-brandbook .relative .list_typography {
  background: #153843;
  padding: 50px;
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}
@media (max-width: 1400px) {
  .section-brandbook .relative .list_typography {
    padding: 40px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .relative .list_typography {
    padding: 30px;
    margin-bottom: 40px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .relative .list_typography {
    margin-bottom: 30px;
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .relative .list_typography {
    padding: 5px 15px;
  }
}
.section-brandbook .relative .list_typography .circle-gradient {
  right: 10%;
  top: 50%;
}
@media (max-width: 1300px) {
  .section-brandbook .relative .list_typography .circle-gradient {
    display: none;
  }
}
.section-brandbook .relative .list_typography .wrap-list-typography {
  max-width: 750px;
}
.section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom {
  margin-bottom: 25px;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .left-text {
    width: 15%;
  }
}
@media (max-width: 640px) {
  .section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .left-text {
    width: 100%;
  }
}
.section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .left-text .label {
  position: relative;
}
.section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .left-text .label:after {
  content: "";
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #fff;
  position: absolute;
  right: 0;
  bottom: 7px;
}
@media (max-width: 640px) {
  .section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .left-text .label:after {
    content: none;
  }
}
.section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .left-text .label span {
  font-weight: 400;
  font-size: 20px;
  z-index: 1;
  background: #153843;
  position: relative;
  padding-right: 8px;
}
@media (max-width: 1400px) {
  .section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .left-text .label span {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .left-text .label span {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .left-text .label span {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .left-text .label span {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .left-text .label span {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .right-text {
    width: 85%;
  }
}
@media (max-width: 640px) {
  .section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .right-text {
    width: 100%;
  }
}
.section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .right-text .the-content {
  padding-left: 8px;
}
@media (max-width: 640px) {
  .section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .right-text .the-content {
    padding-left: 0;
  }
}
.section-brandbook .relative .list_typography .wrap-list-typography .flex-bottom .right-text .the-content a {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
}
.section-brandbook .relative .list_typography .wrap-list-typography .the-content * {
  margin-bottom: 0;
  margin-top: 0;
}
.section-brandbook .group-logos {
  margin-top: 30px;
}
.section-brandbook .group-logos .group-logo {
  margin-bottom: 40px;
}
.section-brandbook .group-logos .group-logo:last-child {
  margin-bottom: 0;
}
.section-brandbook .group-logos .group-logo .texts {
  margin-bottom: 10px;
}
@media (max-width: 960px) {
  .section-brandbook .group-logos .group-logo .texts {
    margin-bottom: 5px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .group-logos .group-logo .texts {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .section-brandbook .group-logos .group-logo .text_1 {
    width: 100%;
  }
}
.section-brandbook .group-logos .group-logo .text_1 .relative {
  padding-left: 50px;
}
@media (max-width: 960px) {
  .section-brandbook .group-logos .group-logo .text_1 .relative {
    padding-left: 0;
  }
}
.section-brandbook .group-logos .group-logo .text_1 .relative h3,
.section-brandbook .group-logos .group-logo .text_1 .relative p {
  margin-top: 0;
}
@media (max-width: 767px) {
  .section-brandbook .group-logos .group-logo .text_2 {
    width: 100%;
  }
}
.section-brandbook .group-logos .group-logo .group-box .item-box {
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .section-brandbook .group-logos .group-logo .group-box .item-box {
    width: 100%;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .group-logos .group-logo .group-box .item-box.col_33 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .section-brandbook .group-logos .group-logo .group-box .item-box.col_33 {
    width: 100%;
  }
}
.section-brandbook .group-logos .group-logo .group-box .item-box .wrap-item-box {
  background: #f5f0ff;
  border-radius: 20px;
  padding: 25px;
}
@media (max-width: 767px) {
  .section-brandbook .group-logos .group-logo .group-box .item-box .wrap-item-box {
    padding: 20px;
  }
}
.section-brandbook .group-logos .group-logo .group-box .item-box .image {
  font-size: 0;
  line-height: 0;
  border-radius: 20px;
}
.section-brandbook .group-logos .group-logo .group-box .item-box .image img {
  height: 215px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .section-brandbook .group-logos .group-logo .group-box .item-box .image img {
    height: 190px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .group-logos .group-logo .group-box .item-box .image img {
    height: 170px;
  }
}
.section-brandbook .group-logos .group-logo .group-box .item-box .big {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 5px;
}
@media (max-width: 960px) {
  .section-brandbook .group-logos .group-logo .group-box .item-box .big {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .group-logos .group-logo .group-box .item-box .big {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.section-brandbook .group-logos .group-logo .group-box .item-box .normal {
  margin-bottom: 5px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .section-brandbook .group-logos .group-logo .group-box .item-box .normal {
    margin-top: 5px;
  }
}
.section-brandbook .group-logos .group-logo .group-box .item-box .downloads a {
  margin: 3px 1px;
  padding: 11px 34px;
  font-size: 14px;
  min-width: 115px;
  text-align: center;
  background: #4d1f97;
  color: #fff;
  border-radius: 50px;
}
@media (max-width: 767px) {
  .section-brandbook .group-logos .group-logo .group-box .item-box .downloads a {
    min-width: 120px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .group-logos .group-logo .group-box .item-box .downloads a {
    min-width: initial;
    padding: 7px 20px;
  }
}
.section-brandbook .group-logos .group-logo .group-box .item-box .downloads a:hover {
  background: #381372;
  text-decoration: none;
}
.section-brandbook .group-logos .group-logo .group-box .item-box .downloads a:hover span {
  text-decoration: none;
}
.section-brandbook .group-logos .group-logo .group-box .item-box .downloads a i {
  margin-right: 5px;
}
.section-brandbook .group-logos .group-logo .group-box .item-box .downloads a span {
  text-decoration: underline;
}
.section-brandbook .brandbook-table {
  background: #4d1f97;
  border-radius: 20px;
  padding: 35px 40px;
  position: relative;
  margin-bottom: 50px;
}
@media (max-width: 1100px) {
  .section-brandbook .brandbook-table {
    margin-bottom: 30px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .brandbook-table {
    padding: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .brandbook-table {
    padding: 25px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .brandbook-table {
    padding: 15px;
  }
}
@media (max-width: 480px) {
  .section-brandbook .brandbook-table {
    overflow-y: initial;
    overflow-x: scroll;
  }
}
.section-brandbook .brandbook-table table {
  width: 100%;
}
.section-brandbook .brandbook-table table caption {
  font-size: 30px;
  text-align: left;
  font-weight: 500;
  margin-bottom: 15px;
}
@media (max-width: 1300px) {
  .section-brandbook .brandbook-table table caption {
    font-size: 25px;
  }
}
@media (max-width: 1100px) {
  .section-brandbook .brandbook-table table caption {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .brandbook-table table caption {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .brandbook-table table caption {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .brandbook-table table caption {
    font-size: 16px;
  }
}
.section-brandbook .brandbook-table table thead td,
.section-brandbook .brandbook-table table thead th {
  background: rgba(255, 255, 255, 0.1215686275);
  opacity: 0.6;
  padding: 13px 20px;
  text-align: left;
}
@media (max-width: 767px) {
  .section-brandbook .brandbook-table table thead td,
  .section-brandbook .brandbook-table table thead th {
    padding: 10px 15px;
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .brandbook-table table thead td,
  .section-brandbook .brandbook-table table thead th {
    padding: 7px 5px;
    font-size: 12px;
  }
}
.section-brandbook .brandbook-table table thead th:first-child {
  -webkit-border-top-left-radius: 40px;
  -webkit-border-bottom-left-radius: 40px;
  -moz-border-radius-topleft: 40px;
  -moz-border-radius-bottomleft: 40px;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
}
@media (max-width: 960px) {
  .section-brandbook .brandbook-table table thead th:first-child {
    border-radius: 0 !important;
  }
}
.section-brandbook .brandbook-table table thead th:last-child {
  -webkit-border-top-right-radius: 40px;
  -webkit-border-bottom-right-radius: 40px;
  -moz-border-radius-topright: 40px;
  -moz-border-radius-bottomright: 40px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (max-width: 960px) {
  .section-brandbook .brandbook-table table thead th:last-child {
    border-radius: 0 !important;
  }
}
.section-brandbook .brandbook-table table tbody td {
  padding: 13px 20px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.168627451);
}
@media (max-width: 767px) {
  .section-brandbook .brandbook-table table tbody td {
    padding: 10px 15px;
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .brandbook-table table tbody td {
    padding: 7px 5px;
    font-size: 12px;
  }
}
.section-brandbook .brandbook-table table tbody td:nth-child(1), .section-brandbook .brandbook-table table tbody td:nth-child(2) {
  font-weight: 700;
}
.section-brandbook .brandbook-table table tbody td i {
  font-weight: 600;
  font-style: normal;
}
.section-brandbook .brandbook-table .decoration_text {
  opacity: 0.08;
}
.section-brandbook .simple_boxes_images {
  margin-bottom: 50px;
}
@media (max-width: 1100px) {
  .section-brandbook .simple_boxes_images {
    margin-bottom: 40px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .simple_boxes_images {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .simple_boxes_images {
    margin-bottom: 20px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .simple_boxes_images .col_80 {
    width: 100%;
  }
}
.section-brandbook .simple_boxes_images .wrap-images {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 40px;
}
@media (max-width: 1100px) {
  .section-brandbook .simple_boxes_images .wrap-images {
    margin-bottom: 30px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .simple_boxes_images .wrap-images {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .simple_boxes_images .wrap-images {
    margin-top: 0;
  }
}
.section-brandbook .simple_boxes_images .wrap-images .item {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .section-brandbook .simple_boxes_images .wrap-images .item {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.section-brandbook .simple_boxes_images .wrap-images .item .label {
  padding-top: 10px;
}
@media (max-width: 767px) {
  .section-brandbook .simple_boxes_images .wrap-images .item .label {
    padding-top: 5px;
  }
}
.section-brandbook .simple_boxes_images .wrap-images .item .label span {
  font-weight: 600;
  font-size: 18px;
}
@media (max-width: 1100px) {
  .section-brandbook .simple_boxes_images .wrap-images .item .label span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .simple_boxes_images .wrap-images .item .label span {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .simple_boxes_images .wrap-images .item .label span {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .section-brandbook .simple_boxes_images .wrap-images .item .label span {
    font-size: 13px;
  }
}
.section-brandbook .simple_boxes_images .wrap-images .image {
  font-size: 0;
  line-height: 0;
}
@media (max-width: 767px) {
  .section-brandbook .simple_boxes_images .wrap-images .large_box {
    width: 100%;
  }
}
.section-brandbook .simple_boxes_images .wrap-images .large_box .image img {
  width: 100%;
  height: 564px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1100px) {
  .section-brandbook .simple_boxes_images .wrap-images .large_box .image img {
    height: 469px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .simple_boxes_images .wrap-images .large_box .image img {
    height: 174px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .simple_boxes_images .wrap-images .small_box {
    width: 100%;
  }
}
.section-brandbook .simple_boxes_images .wrap-images .small_box .image img {
  width: 100%;
  height: 271px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1100px) {
  .section-brandbook .simple_boxes_images .wrap-images .small_box .image img {
    height: 224px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .simple_boxes_images .wrap-images .small_box .image img {
    height: 174px;
  }
}
.section-brandbook .wrap-white-box {
  background: #fff;
  padding: 25px 35px;
  border-radius: 15px;
}
@media (max-width: 960px) {
  .section-brandbook .wrap-white-box {
    padding: 20px 30px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .wrap-white-box {
    padding: 15px 25px;
  }
}
.section-brandbook .wrap-white-box h4 {
  margin-top: 10px;
}
.section-brandbook .wrap-big-boxes .wrap-big-box-type2 {
  background: transparent;
  padding: 0;
}
.section-brandbook .wrap-big-boxes .wrap-big-box-type2 .large-title {
  margin-top: 0;
}
.section-brandbook .wrap-big-boxes .wrap-big-box-type2 .box:nth-child(4n+1) .wrap-box {
  min-height: 310px;
  background: #146eff;
}
@media (max-width: 767px) {
  .section-brandbook .wrap-big-boxes .wrap-big-box-type2 .box:nth-child(4n+1) .wrap-box {
    min-height: initial;
  }
}
.section-brandbook .wrap-big-boxes .wrap-big-box-type2 .box:nth-child(4n+2) .wrap-box {
  min-height: 310px;
  background: #4d1f97;
}
@media (max-width: 767px) {
  .section-brandbook .wrap-big-boxes .wrap-big-box-type2 .box:nth-child(4n+2) .wrap-box {
    min-height: initial;
  }
}
.section-brandbook .wrap-big-boxes .wrap-big-box-type2 .box:nth-child(4n+3) .wrap-box {
  min-height: 310px;
  background: #0047b7;
}
@media (max-width: 767px) {
  .section-brandbook .wrap-big-boxes .wrap-big-box-type2 .box:nth-child(4n+3) .wrap-box {
    min-height: initial;
  }
}
.section-brandbook .wrap-big-boxes .wrap-big-box-type2 .box:nth-child(4n) .wrap-box {
  min-height: 310px;
  background: #01378d;
}
@media (max-width: 767px) {
  .section-brandbook .wrap-big-boxes .wrap-big-box-type2 .box:nth-child(4n) .wrap-box {
    min-height: initial;
  }
}
.section-brandbook .wrap-big-boxes .wrap-big-box-type1 {
  background: #824bdc;
  padding: 40px;
  border-radius: 20px;
}
@media (max-width: 1100px) {
  .section-brandbook .wrap-big-boxes .wrap-big-box-type1 {
    padding: 30px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .wrap-big-boxes .wrap-big-box-type1 {
    padding: 25px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .wrap-big-boxes .wrap-big-box-type1 {
    padding: 10px 0 0 0;
    background: transparent;
  }
}
.section-brandbook .wrap-big-boxes .wrap-big-box-type1 .the-content h3 {
  margin-top: 0;
}
@media (max-width: 767px) {
  .section-brandbook .wrap-big-boxes .wrap-big-box-type1 .the-content h3 {
    color: #100c24 !important;
    margin-bottom: 0;
  }
}
.section-brandbook .wrap-big-boxes .wrap-big-box-type1 .list-boxes3 .box {
  margin-bottom: 10px;
  margin-top: 10px;
}
.section-brandbook .wrap-big-boxes .wrap-big-box-type1 .list-boxes3 .box .wrap-box {
  background-color: #fff;
}
@media (max-width: 767px) {
  .section-brandbook .wrap-big-boxes .wrap-big-box-type1 .list-boxes3 .box .wrap-box {
    background: #f5f0ff;
  }
}
.section-brandbook .wrap-big-boxes .wrap-big-box-type1 .list-boxes3 .box .wrap-box .wrap-icon {
  background: #4d1f97;
  width: 80px;
  height: 80px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .section-brandbook .wrap-big-boxes .wrap-big-box-type1 .list-boxes3 .box .wrap-box .wrap-icon {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .wrap-big-boxes .wrap-big-box-type1 .list-boxes3 .box .wrap-box .wrap-icon {
    width: 60px;
    height: 60px;
  }
}
.section-brandbook .wrap-big-boxes .wrap-big-box-type1 .list-boxes3 .box .wrap-box .wrap-icon img {
  width: auto;
  height: 50px;
}
@media (max-width: 767px) {
  .section-brandbook .wrap-big-boxes .wrap-big-box-type1 .list-boxes3 .box .wrap-box .wrap-icon img {
    height: 40px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .wrap-big-boxes .wrap-big-box-type1 .list-boxes3 .box .wrap-box .wrap-icon img {
    height: 30px;
  }
}
.section-brandbook .item-boxes3 .item-boxes-wrap {
  margin-bottom: 25px;
}
@media (max-width: 960px) {
  .section-brandbook .item-boxes3 .item-boxes-wrap {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .item-boxes3 .item-boxes-wrap {
    margin-bottom: 15px;
  }
}
.section-brandbook .item-boxes3 .item-boxes-wrap:last-child {
  margin-bottom: 0;
}
.section-brandbook .item-boxes3 .item-boxes-wrap .list-boxes3 {
  padding-top: 10px;
}
.section-brandbook .item-boxes3 .item-boxes-wrap .list-boxes3 .wrap-box {
  background-color: #fff;
}
.section-brandbook .item-boxes3 .item-boxes-wrap .list-boxes3 .wrap-box .wrap-icon {
  margin-bottom: 15px;
}
@media (max-width: 960px) {
  .section-brandbook .item-boxes3 .item-boxes-wrap .list-boxes3 .wrap-box .wrap-icon {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .item-boxes3 .item-boxes-wrap .list-boxes3 .wrap-box .wrap-icon {
    margin-bottom: 7px;
  }
}
.section-brandbook .item-boxes3 .item-boxes-wrap .list-boxes3 .wrap-box .wrap-icon img {
  width: 38px;
  height: auto;
}
@media (max-width: 960px) {
  .section-brandbook .item-boxes3 .item-boxes-wrap .list-boxes3 .wrap-box .wrap-icon img {
    width: 30px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .item-boxes3 .item-boxes-wrap .list-boxes3 .wrap-box .wrap-icon img {
    width: 25px;
  }
}
.section-brandbook .item-boxes3 .item-boxes-wrap .list-boxes3 .wrap-box .large-title {
  margin-top: 0;
  font-size: 20px;
  margin-bottom: 10px;
  color: #000000;
  font-weight: 600;
}
@media (max-width: 1100px) {
  .section-brandbook .item-boxes3 .item-boxes-wrap .list-boxes3 .wrap-box .large-title {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .item-boxes3 .item-boxes-wrap .list-boxes3 .wrap-box .large-title {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .item-boxes3 .item-boxes-wrap .list-boxes3 .wrap-box .large-title {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.section-brandbook .list-boxes23 {
  padding-top: 10px;
}
.section-brandbook .list-boxes23.list-boxes3 .box.col_50 .wrap-box {
  background: #f5f0ff;
}
.section-brandbook .list-boxes23.list-boxes3 .box.col_50 .wrap-box .wrap-icon {
  width: 80px;
  height: 80px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #824bdc;
}
@media (max-width: 767px) {
  .section-brandbook .list-boxes23.list-boxes3 .box.col_50 .wrap-box .wrap-icon {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .list-boxes23.list-boxes3 .box.col_50 .wrap-box .wrap-icon {
    width: 60px;
    height: 60px;
  }
}
.section-brandbook .list-boxes23.list-boxes3 .box.col_50 .wrap-box .wrap-icon img {
  width: auto;
  height: 50px;
}
@media (max-width: 767px) {
  .section-brandbook .list-boxes23.list-boxes3 .box.col_50 .wrap-box .wrap-icon img {
    height: 40px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .list-boxes23.list-boxes3 .box.col_50 .wrap-box .wrap-icon img {
    height: 30px;
  }
}
.section-brandbook .list-boxes23.white-mode-boxes .box.col_50 .wrap-box {
  background: #fff;
}
.section-brandbook .list-boxes03 .box.col_33 {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 1100px) {
  .section-brandbook .list-boxes03 .box.col_33 {
    width: 100%;
  }
}
.section-brandbook .list-boxes03 .box.col_33 .wrap-box {
  border-radius: 20px;
  padding: 25px;
  background: #824bdc;
  height: 100%;
}
@media (max-width: 1100px) {
  .section-brandbook .list-boxes03 .box.col_33 .wrap-box {
    padding: 20px;
  }
}
.section-brandbook .list-boxes03 .box.col_33 .wrap-box img {
  width: auto;
  height: 50px;
}
@media (max-width: 767px) {
  .section-brandbook .list-boxes03 .box.col_33 .wrap-box img {
    height: 40px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .list-boxes03 .box.col_33 .wrap-box img {
    height: 30px;
  }
}
.section-brandbook .dark-mode-boxes {
  padding-top: 0;
}
.section-brandbook .dark-mode-boxes.list-boxes3 .box.col_50 .wrap-box {
  background: #824bdc;
}
.section-brandbook .dark-mode-boxes.list-boxes3 .box.col_50 .wrap-box .wrap-icon {
  background-color: #fff;
}
.section-brandbook .full-box-colored {
  background: #4d1f97;
  border-radius: 20px;
  padding: 30px 80px;
  margin-top: 30px;
}
@media (max-width: 1430px) {
  .section-brandbook .full-box-colored {
    padding: 20px 40px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .full-box-colored {
    padding: 10px 20px;
  }
}
.section-brandbook .full-box-colored .the-content {
  max-width: 90%;
}
@media (max-width: 1430px) {
  .section-brandbook .full-box-colored .the-content {
    max-width: 100%;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .empty {
    display: none;
  }
}
.section-brandbook .extra-table tbody tr td:last-child {
  font-weight: 400;
}
.section-brandbook .extra-table.white-txt .brandbook-table {
  background: #824bdc;
}
.section-brandbook .big-boxes .grid-sizer {
  width: 33.33%;
}
@media (max-width: 960px) {
  .section-brandbook .big-boxes .grid-sizer {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .section-brandbook .big-boxes .grid-sizer {
    width: 100%;
  }
}
.section-brandbook .big-boxes .item-box {
  box-shadow: -1px 2px 1.6px 0px #6f3ac2;
  border: 2px solid #5624a6;
  background-color: #000000;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 15px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: calc(100% - 14px);
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 960px) {
  .section-brandbook .big-boxes .item-box {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .big-boxes .item-box {
    margin-bottom: 10px;
    width: 100%;
  }
}
.section-brandbook .big-boxes .item-0,
.section-brandbook .big-boxes .item-1,
.section-brandbook .big-boxes .item-2,
.section-brandbook .big-boxes .item-3,
.section-brandbook .big-boxes .item-5 {
  width: 33.33%;
}
@media (max-width: 960px) {
  .section-brandbook .big-boxes .item-0,
  .section-brandbook .big-boxes .item-1,
  .section-brandbook .big-boxes .item-2,
  .section-brandbook .big-boxes .item-3,
  .section-brandbook .big-boxes .item-5 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .section-brandbook .big-boxes .item-0,
  .section-brandbook .big-boxes .item-1,
  .section-brandbook .big-boxes .item-2,
  .section-brandbook .big-boxes .item-3,
  .section-brandbook .big-boxes .item-5 {
    width: 100%;
  }
}
.section-brandbook .big-boxes .item-4 {
  width: 66.66%;
}
@media (max-width: 960px) {
  .section-brandbook .big-boxes .item-4 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .section-brandbook .big-boxes .item-4 {
    width: 100%;
  }
}
.section-brandbook .big-boxes .item-6 {
  width: 100%;
}
@media (max-width: 960px) {
  .section-brandbook .big-boxes .item-6 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .section-brandbook .big-boxes .item-6 {
    width: 100%;
  }
}
.section-brandbook .big-boxes .item-0 .item-box {
  background-image: url(images/jpg/bgp1.jpg);
  position: relative;
}
.section-brandbook .big-boxes .item-0 .item-box::before {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 0;
  opacity: 0.2;
  width: 220px;
  height: 250px;
  background-repeat: no-repeat;
  background-image: url(images/svg/menu-element.svg);
  filter: grayscale(1);
}
@media (max-width: 767px) {
  .section-brandbook .big-boxes .item-0 .item-box::before {
    content: none;
  }
}
.section-brandbook .big-boxes .item-1 .item-box {
  background-image: url(images/jpg/bgp2.jpg);
}
.section-brandbook .big-boxes .item-2 .item-box {
  background-image: url(images/jpg/bgp3.jpg);
}
.section-brandbook .big-boxes .item-3 .item-box {
  background-image: url(images/jpg/bgp42.jpg);
}
.section-brandbook .big-boxes .item-4 .item-box {
  background-image: url(images/jpg/bgp52.jpg);
}
.section-brandbook .big-boxes .full-image {
  font-size: 0;
  line-height: 0;
}
.section-brandbook .big-boxes .full-image img {
  width: 100%;
  height: auto;
}
.section-brandbook .big-boxes .wrap-text {
  padding: 54px 30px;
}
@media (max-width: 1550px) {
  .section-brandbook .big-boxes .wrap-text {
    padding: 20px 25px;
  }
}
.section-brandbook .big-boxes .wrap-text .item_image {
  text-align: right;
  font-size: 0;
  line-height: 0;
}
@media (max-width: 400px) {
  .section-brandbook .big-boxes .wrap-text .item_image {
    width: 100%;
    margin-top: 20px;
  }
}
.section-brandbook .big-boxes .wrap-text .item_image img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
@media (max-width: 400px) {
  .section-brandbook .big-boxes .wrap-text .item-text {
    width: 100%;
  }
}
.section-brandbook .big-boxes .wrap-text .item-text ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .section-brandbook .big-boxes .wrap-text .item-text ul {
    margin-top: 15px;
  }
}
.section-brandbook .big-boxes .wrap-text .item-text ul li {
  font-size: 15px;
  padding-left: 30px;
  position: relative;
  margin-right: 25px;
  margin-top: 3px;
  margin-bottom: 3px;
}
@media (max-width: 767px) {
  .section-brandbook .big-boxes .wrap-text .item-text ul li {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .big-boxes .wrap-text .item-text ul li {
    font-size: 13px;
  }
}
.section-brandbook .big-boxes .wrap-text .item-text ul li:before {
  content: "";
  width: 22px;
  height: 22px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 20px;
  position: absolute;
  left: 0;
  top: 3px;
  background-image: url(images/svg/check.svg);
}
@media (max-width: 1430px) {
  .section-brandbook .big-boxes .wrap-text .item-text ul li:before {
    width: 20px;
    height: 20px;
    background-size: 18px;
  }
}
.section-brandbook .big-boxes .wrap-price {
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 1430px) {
  .section-brandbook .big-boxes .wrap-price {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section-brandbook .big-boxes .wrap-price .top-banner {
  position: absolute;
  left: 0;
  top: 0;
  background: #824bdc;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 4px 30px;
  font-size: 14px;
}
@media (max-width: 1430px) {
  .section-brandbook .big-boxes .wrap-price .top-banner {
    font-size: 13px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .big-boxes .wrap-price .top-banner {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .big-boxes .wrap-price .top-banner {
    font-size: 12px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .big-boxes .wrap-price .top-banner {
    font-size: 11px;
  }
}
.section-brandbook .big-boxes .wrap-price .top-banner:before, .section-brandbook .big-boxes .wrap-price .top-banner:after {
  content: "";
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: 15px;
  background-image: url(images/svg/star.svg);
  background-position: center center;
  position: absolute;
  top: 8px;
}
@media (max-width: 1430px) {
  .section-brandbook .big-boxes .wrap-price .top-banner:before, .section-brandbook .big-boxes .wrap-price .top-banner:after {
    background-size: 12px;
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .big-boxes .wrap-price .top-banner:before, .section-brandbook .big-boxes .wrap-price .top-banner:after {
    background-size: 10px;
    width: 10px;
    height: 10px;
    top: 10px;
  }
}
.section-brandbook .big-boxes .wrap-price .top-banner:before {
  left: 7px;
}
@media (max-width: 1300px) {
  .section-brandbook .big-boxes .wrap-price .top-banner:before {
    left: 10px;
  }
}
.section-brandbook .big-boxes .wrap-price .top-banner:after {
  right: 7px;
}
@media (max-width: 1300px) {
  .section-brandbook .big-boxes .wrap-price .top-banner:after {
    right: 10px;
  }
}
.section-brandbook .big-boxes .wrap-price .head-price {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 40px;
  padding-bottom: 20px;
}
.section-brandbook .big-boxes .wrap-price .head-price .head-price-left {
  width: calc(100% - 100px);
}
@media (max-width: 1430px) {
  .section-brandbook .big-boxes .wrap-price .head-price .head-price-left {
    width: calc(100% - 80px);
  }
}
@media (max-width: 1300px) {
  .section-brandbook .big-boxes .wrap-price .head-price .head-price-left {
    width: calc(100% - 60px);
  }
}
.section-brandbook .big-boxes .wrap-price .head-price .head-price-left .title {
  font-size: 20px;
  font-weight: 300;
  line-height: 1em;
  margin-bottom: 5px;
}
@media (max-width: 1430px) {
  .section-brandbook .big-boxes .wrap-price .head-price .head-price-left .title {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .big-boxes .wrap-price .head-price .head-price-left .title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .big-boxes .wrap-price .head-price .head-price-left .title {
    font-size: 15px;
  }
}
.section-brandbook .big-boxes .wrap-price .head-price .head-price-left .subtitle {
  font-size: 42px;
  font-weight: 600;
  margin: 0;
  line-height: 1em;
}
@media (max-width: 1430px) {
  .section-brandbook .big-boxes .wrap-price .head-price .head-price-left .subtitle {
    font-size: 38px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .big-boxes .wrap-price .head-price .head-price-left .subtitle {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .big-boxes .wrap-price .head-price .head-price-left .subtitle {
    font-size: 25px;
  }
}
.section-brandbook .big-boxes .wrap-price .head-price .head-price-right {
  width: 100px;
}
@media (max-width: 1430px) {
  .section-brandbook .big-boxes .wrap-price .head-price .head-price-right {
    width: 80px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .big-boxes .wrap-price .head-price .head-price-right {
    width: 60px;
  }
}
.section-brandbook .big-boxes .wrap-price .head-price .head-price-right img {
  width: 100%;
  height: auto;
}
.section-brandbook .big-boxes .wrap-price .body-price {
  padding-bottom: 35px;
}
@media (max-width: 1550px) {
  .section-brandbook .big-boxes .wrap-price .body-price {
    padding-bottom: 25px;
  }
}
.section-brandbook .big-boxes .wrap-price .body-price ul li {
  border-bottom: 1px solid rgba(228, 228, 228, 0.2);
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  padding-left: 30px;
  position: relative;
}
@media (max-width: 1430px) {
  .section-brandbook .big-boxes .wrap-price .body-price ul li {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .big-boxes .wrap-price .body-price ul li {
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .big-boxes .wrap-price .body-price ul li {
    font-size: 13px;
  }
}
.section-brandbook .big-boxes .wrap-price .body-price ul li:before {
  content: "";
  width: 22px;
  height: 22px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 20px;
  position: absolute;
  left: 0;
  top: 3px;
}
@media (max-width: 1430px) {
  .section-brandbook .big-boxes .wrap-price .body-price ul li:before {
    width: 20px;
    height: 20px;
    background-size: 18px;
  }
}
.section-brandbook .big-boxes .wrap-price .body-price ul li.check:before {
  background-image: url(images/svg/check.svg);
}
.section-brandbook .big-boxes .wrap-price .body-price ul li.uncheck:before {
  background-image: url(images/svg/uncheck.svg);
}
.section-brandbook .big-boxes .wrap-price .body-price ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.section-brandbook .big-boxes .wrap-price .body-price ul li.uncheck span {
  opacity: 0.2;
}
.section-brandbook .boxes-white {
  margin-top: 20px;
}
.section-brandbook .boxes-white .box-purple {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .section-brandbook .boxes-white .box-purple {
    margin-bottom: 20px;
  }
}
.section-brandbook .boxes-white .box-purple:last-child {
  margin-bottom: 0;
}
.section-brandbook .boxes-white .box-purple .wrap-box {
  background-color: #fff;
  padding: 30px;
  border-radius: 20px;
}
@media (max-width: 1430px) {
  .section-brandbook .boxes-white .box-purple .wrap-box {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .boxes-white .box-purple .wrap-box {
    border-radius: 10px;
  }
}
.section-brandbook .boxes-white .box-purple .flex-images {
  margin-top: 20px;
}
.section-brandbook .boxes-white .box-purple .flex-images .image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
@media (max-width: 960px) {
  .section-brandbook .boxes-white .box-purple .flex-images .col_30,
  .section-brandbook .boxes-white .box-purple .flex-images .col_70 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .section-brandbook .boxes-white .box-purple .flex-images .col_30,
  .section-brandbook .boxes-white .box-purple .flex-images .col_70 {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
  }
}
.section-brandbook .boxes-white .box-purple .flex-images .col_30 img,
.section-brandbook .boxes-white .box-purple .flex-images .col_70 img {
  height: 334px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1430px) {
  .section-brandbook .boxes-white .box-purple .flex-images .col_30 img,
  .section-brandbook .boxes-white .box-purple .flex-images .col_70 img {
    height: 300px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .boxes-white .box-purple .flex-images .col_30 img,
  .section-brandbook .boxes-white .box-purple .flex-images .col_70 img {
    height: 250px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .boxes-white .box-purple .flex-images .col_30 img,
  .section-brandbook .boxes-white .box-purple .flex-images .col_70 img {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .boxes-white .box-purple .flex-images .col_30 img,
  .section-brandbook .boxes-white .box-purple .flex-images .col_70 img {
    height: auto;
    max-height: 250px;
  }
}
.section-brandbook .boxes-white-mixt .col_white {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .section-brandbook .boxes-white-mixt .col_white {
    margin-top: 7px;
    margin-bottom: 7px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .boxes-white-mixt .col_white.col_40 {
    width: 45%;
  }
}
@media (max-width: 640px) {
  .section-brandbook .boxes-white-mixt .col_white.col_40 {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .section-brandbook .boxes-white-mixt .col_white.col_40 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .section-brandbook .boxes-white-mixt .col_white.col_60 {
    width: 55%;
  }
}
@media (max-width: 640px) {
  .section-brandbook .boxes-white-mixt .col_white.col_60 {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .section-brandbook .boxes-white-mixt .col_white.col_60 {
    width: 100%;
  }
}
.section-brandbook .boxes-white-mixt .col_white .wrap-box {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px;
  height: 100%;
}
@media (max-width: 960px) {
  .section-brandbook .boxes-white-mixt .col_white .wrap-box {
    padding: 20px;
    border-radius: 10px;
  }
}
.section-brandbook .boxes-white-mixt .col_white .wrap-box img {
  height: 300px;
  width: auto;
}
@media (max-width: 1430px) {
  .section-brandbook .boxes-white-mixt .col_white .wrap-box img {
    height: 250px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .boxes-white-mixt .col_white .wrap-box img {
    height: 200px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .boxes-white-mixt .col_white .wrap-box img {
    height: 150px;
  }
}
@media (max-width: 480px) {
  .section-brandbook .boxes-white-mixt .col_white .wrap-box img {
    height: 120px;
  }
}
.section-brandbook .boxes-white-mixt .col_white .wrap-box .large-title {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 1430px) {
  .section-brandbook .boxes-white-mixt .col_white .wrap-box .large-title {
    font-size: 17px;
  }
}
@media (max-width: 1300px) {
  .section-brandbook .boxes-white-mixt .col_white .wrap-box .large-title {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .section-brandbook .boxes-white-mixt .col_white .wrap-box .large-title {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .boxes-white-mixt .col_white .wrap-box .large-title {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .boxes-white-mixt .col_white .wrap-box .large-title {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .section-brandbook .list-items .list-boxes5.small-aspect .image {
    text-align: center;
  }
}
.section-brandbook .list-items .list-boxes5.small-aspect .image img {
  width: auto;
  height: auto;
}
@media (max-width: 767px) {
  .section-brandbook .list-items .list-boxes5.small-aspect .image img {
    max-height: 300px;
    margin-top: 30px;
  }
}
@media (max-width: 640px) {
  .section-brandbook .list-items .list-boxes5.small-aspect .image img {
    max-height: 200px;
  }
}
.section-brandbook .big-boxes-full-image {
  width: auto;
  height: auto;
  border-radius: 20px;
}
.section-brandbook .big-boxes.grid {
  display: none;
}

.sections-brandbook .go-top {
  background-color: #4d1f97;
  position: fixed;
  right: 15px;
  bottom: 15px;
  width: 50px;
  height: 50px;
  color: #fff !important;
  border-radius: 100px;
  text-align: center;
  line-height: 48px;
  z-index: 999;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 30px 45px 0px;
}

.section {
  padding: 120px 0;
}
@media (max-width: 1300px) {
  .section {
    padding: 100px 0;
  }
}
@media (max-width: 960px) {
  .section {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .section {
    padding: 60px 0;
  }
}
@media (max-width: 640px) {
  .section {
    padding: 40px 0;
  }
}

.section-small {
  padding: 70px 0;
}
@media (max-width: 640px) {
  .section-small {
    padding: 50px 0;
  }
}

.slider-arrows {
  display: flex;
}
.slider-arrows .slider-arrow {
  width: 62px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border-radius: 100%;
  z-index: 2;
  transition: all 0.3s ease;
  cursor: pointer;
  margin-right: 15px;
  background-color: #824BDC;
  border: 1px solid #824BDC;
}
.slider-arrows .slider-arrow:last-child {
  margin-right: 0;
}
@media (max-width: 1430px) {
  .slider-arrows .slider-arrow {
    width: 50px;
    height: 50px;
    margin-right: 20px;
  }
}
@media (max-width: 1300px) {
  .slider-arrows .slider-arrow {
    width: 40px;
    height: 40px;
    margin-right: 15px;
  }
}
@media (max-width: 960px) {
  .slider-arrows .slider-arrow {
    margin-right: 10px;
    width: 35px;
    height: 35px;
  }
}
.slider-arrows .slider-arrow img {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 22px;
}
@media (max-width: 1430px) {
  .slider-arrows .slider-arrow img {
    width: 20px;
    height: 15px;
  }
}
@media (max-width: 1300px) {
  .slider-arrows .slider-arrow img {
    width: 15px;
    height: 12px;
  }
}
.slider-arrows .slider-arrow:hover, .slider-arrows .slider-arrow:focus {
  background-color: #0ca9ec;
  border-color: #0ca9ec;
}
@media (max-width: 960px) {
  .slider-arrows .slider-arrow:hover, .slider-arrows .slider-arrow:focus {
    border: 1px solid #824BDC;
    background-color: #824BDC;
  }
}

.slick-dotted.slick-slider {
  margin-bottom: 50px;
}
@media (max-width: 640px) {
  .slick-dotted.slick-slider {
    margin-bottom: 20px;
  }
}

.slick-prev,
.slick-next {
  width: 62px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 100%;
  z-index: 2;
  transition: all 0.3s ease;
  border: 4px solid #eadfff;
  backdrop-filter: blur(100px);
}
@media (max-width: 1430px) {
  .slick-prev,
  .slick-next {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 1300px) {
  .slick-prev,
  .slick-next {
    width: 40px;
    height: 40px;
  }
}
.slick-prev::before,
.slick-next::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 22px;
}
@media (max-width: 1430px) {
  .slick-prev::before,
  .slick-next::before {
    width: 20px;
    height: 15px;
  }
}
@media (max-width: 1300px) {
  .slick-prev::before,
  .slick-next::before {
    width: 15px;
    height: 12px;
  }
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background-color: #824BDC;
}

.slick-prev {
  left: -10px;
}
.slick-prev::before {
  background-image: url("images/svg/prev-btn.svg");
}

.slick-next {
  right: -10px;
}
.slick-next::before {
  background-image: url("images/svg/next-btn.svg");
}

.slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: -50px;
}
@media (max-width: 640px) {
  .slick-dots {
    bottom: -20px;
  }
}
.slick-dots li {
  display: inline-block;
  width: auto;
  height: 12px;
  width: 12px;
}
@media (max-width: 640px) {
  .slick-dots li {
    height: 8px;
    width: 8px;
  }
}
.slick-dots li button {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 30px;
  background-color: #824BDC;
  opacity: 0.4;
  padding: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
.slick-dots li button::before {
  display: none;
}
@media (max-width: 640px) {
  .slick-dots li button {
    height: 8px;
    width: 8px;
  }
}
.slick-dots .slick-active {
  width: 32px;
}
@media (max-width: 640px) {
  .slick-dots .slick-active {
    height: 8px;
    width: 20px;
  }
}
.slick-dots .slick-active button {
  opacity: 1;
  width: 32px;
  background-color: #824BDC;
}
@media (max-width: 640px) {
  .slick-dots .slick-active button {
    height: 8px;
    width: 20px;
  }
}
.hero {
  position: relative;
}
.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(11, 0, 29, 0.5803921569);
  mix-blend-mode: color;
  pointer-events: none;
  z-index: 1;
}
.hero .hero__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 0;
}
.hero .container {
  position: relative;
  z-index: 2;
}
.hero .hero-content {
  padding-top: 220px;
}
@media (max-width: 960px) {
  .hero .hero-content {
    padding-top: 100px;
  }
}
.hero .hero-content.valentinesday-content .star {
  display: none;
}
.hero .hero-content.valentinesday-content .valentines-heart,
.hero .hero-content.valentinesday-content .valentines-left,
.hero .hero-content.valentinesday-content .valentines-right {
  position: absolute;
}
.hero .hero-content.valentinesday-content .valentines-heart {
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
@media (max-width: 960px) {
  .hero .hero-content.valentinesday-content .valentines-heart {
    height: 50%;
  }
}
@media (max-width: 640px) {
  .hero .hero-content.valentinesday-content .valentines-heart {
    opacity: 0.6;
    height: 30%;
  }
}
.hero .hero-content.valentinesday-content .valentines-left {
  top: 50%;
  left: 100px;
  transform: translateY(-50%);
  z-index: 1;
  width: auto;
  height: auto;
}
@media (max-width: 1300px) {
  .hero .hero-content.valentinesday-content .valentines-left {
    left: 0px;
    max-width: 150px;
  }
}
@media (max-width: 960px) {
  .hero .hero-content.valentinesday-content .valentines-left {
    opacity: 0.4;
  }
}
@media (max-width: 640px) {
  .hero .hero-content.valentinesday-content .valentines-left {
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
.hero .hero-content.valentinesday-content .valentines-right {
  bottom: 0;
  right: 50px;
  z-index: 1;
  width: auto;
  height: auto;
}
@media (max-width: 1300px) {
  .hero .hero-content.valentinesday-content .valentines-right {
    right: 0px;
    max-width: 200px;
    bottom: 50%;
    transform: translateY(50%);
  }
}
@media (max-width: 960px) {
  .hero .hero-content.valentinesday-content .valentines-right {
    opacity: 0.4;
  }
}
@media (max-width: 767px) {
  .hero .hero-content.valentinesday-content .valentines-right {
    opacity: 0.2;
  }
}
@media (max-width: 640px) {
  .hero .hero-content.valentinesday-content .valentines-right {
    display: none;
  }
}
.hero .hero-content.valentinesday-content .cover {
  background-size: contain !important;
  background-color: transparent !important;
  backdrop-filter: blur(8px) !important;
  position: relative;
}
.hero .hero-content .the-content-wrapper {
  padding: 130px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(25, 0, 63, 0.1);
  backdrop-filter: blur(5px);
  border-radius: 600px 600px 0 0;
  max-width: 1214px;
  margin: 0 auto;
  min-height: 643px;
  position: relative;
  padding-bottom: 80px;
}
@media (max-width: 960px) {
  .hero .hero-content .the-content-wrapper {
    min-height: auto;
    padding: 100px 40px;
    padding-bottom: 60px;
    padding-top: 120px;
  }
}
@media (max-width: 767px) {
  .hero .hero-content .the-content-wrapper {
    padding: 80px 40px;
    padding-bottom: 40px;
    padding-top: 120px;
  }
}
@media (max-width: 640px) {
  .hero .hero-content .the-content-wrapper {
    padding: 60px 40px;
    padding-top: 120px;
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .hero .hero-content .the-content-wrapper {
    padding-top: 50px;
  }
}
@media (max-width: 380px) {
  .hero .hero-content .the-content-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.hero .hero-content .the-content-wrapper .star {
  position: absolute;
  width: auto;
  height: auto;
}
.hero .hero-content .the-content-wrapper .star.star-1 {
  top: 100px;
  right: 210px;
}
@media (max-width: 1300px) {
  .hero .hero-content .the-content-wrapper .star.star-1 {
    right: 200px;
  }
}
@media (max-width: 960px) {
  .hero .hero-content .the-content-wrapper .star.star-1 {
    right: 100px;
    top: 50px;
    width: 50px;
  }
}
@media (max-width: 640px) {
  .hero .hero-content .the-content-wrapper .star.star-1 {
    right: 20px;
  }
}
@media (max-width: 480px) {
  .hero .hero-content .the-content-wrapper .star.star-1 {
    right: 0px;
  }
}
.hero .hero-content .the-content-wrapper .star.star-2 {
  top: 250px;
  left: 200px;
  width: 59px;
}
@media (max-width: 1300px) {
  .hero .hero-content .the-content-wrapper .star.star-2 {
    left: 100px;
  }
}
@media (max-width: 960px) {
  .hero .hero-content .the-content-wrapper .star.star-2 {
    top: auto;
    bottom: 50px;
    width: 30px;
  }
}
@media (max-width: 640px) {
  .hero .hero-content .the-content-wrapper .star.star-2 {
    left: 20px;
  }
}
@media (max-width: 480px) {
  .hero .hero-content .the-content-wrapper .star.star-2 {
    left: 20px;
    bottom: 20px;
  }
}
@media (max-width: 960px) {
  .hero .hero-content .the-content-wrapper .star.halloween-ghost-right {
    width: 80px;
  }
}
@media (max-width: 960px) {
  .hero .hero-content .the-content-wrapper .star.halloween-ghost-left {
    width: 40px;
    bottom: 20px;
  }
}
@media (max-width: 480px) {
  .hero .hero-content .the-content-wrapper .star.halloween-ghost-left {
    bottom: auto;
    top: 50px;
  }
}
.hero .hero-content .the-content-wrapper .star.bf-percentage-left {
  top: 50%;
  transform: translateY(-50%);
  left: 130px !important;
}
@media (max-width: 1300px) {
  .hero .hero-content .the-content-wrapper .star.bf-percentage-left {
    left: 80px !important;
  }
}
@media (max-width: 960px) {
  .hero .hero-content .the-content-wrapper .star.bf-percentage-left {
    display: none !important;
  }
}
.hero .hero-content .the-content-wrapper .star.bf-percentage-right {
  top: 50%;
  transform: translateY(-50%);
  right: 130px !important;
}
@media (max-width: 1300px) {
  .hero .hero-content .the-content-wrapper .star.bf-percentage-right {
    right: 80px !important;
  }
}
@media (max-width: 960px) {
  .hero .hero-content .the-content-wrapper .star.bf-percentage-right {
    display: none !important;
  }
}
.hero .hero-content .the-content-wrapper .star.christmas-right, .hero .hero-content .the-content-wrapper .star.christmas-left {
  width: auto;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .hero .hero-content .the-content-wrapper .star.christmas-right, .hero .hero-content .the-content-wrapper .star.christmas-left {
    display: none !important;
  }
}
.hero .hero-content .the-content-wrapper .star.christmas-left {
  left: 130px !important;
}
@media (max-width: 1300px) {
  .hero .hero-content .the-content-wrapper .star.christmas-left {
    left: 80px !important;
  }
}
@media (max-width: 960px) {
  .hero .hero-content .the-content-wrapper .star.christmas-left {
    left: 20px !important;
    max-height: 45px !important;
  }
}
.hero .hero-content .the-content-wrapper .star.christmas-right {
  right: 130px !important;
}
@media (max-width: 1300px) {
  .hero .hero-content .the-content-wrapper .star.christmas-right {
    right: 80px !important;
  }
}
@media (max-width: 960px) {
  .hero .hero-content .the-content-wrapper .star.christmas-right {
    right: 20px !important;
    max-height: 45px !important;
  }
}
.hero .hero-content .the-content-wrapper .the-content {
  max-width: 550px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 18px;
  z-index: 10;
}
.hero .hero-content .the-content-wrapper .the-content p,
.hero .hero-content .the-content-wrapper .the-content h1,
.hero .hero-content .the-content-wrapper .the-content h2,
.hero .hero-content .the-content-wrapper .the-content h3,
.hero .hero-content .the-content-wrapper .the-content h4,
.hero .hero-content .the-content-wrapper .the-content h5,
.hero .hero-content .the-content-wrapper .the-content h6 {
  margin: 0;
}
.hero .hero-content .the-content-wrapper .the-content h1,
.hero .hero-content .the-content-wrapper .the-content h2,
.hero .hero-content .the-content-wrapper .the-content h3,
.hero .hero-content .the-content-wrapper .the-content h4,
.hero .hero-content .the-content-wrapper .the-content h5,
.hero .hero-content .the-content-wrapper .the-content h6 {
  font-weight: 300;
}
.hero .hero-content .the-content-wrapper .the-content img {
  width: auto;
  height: auto;
}
@media (max-width: 960px) {
  .hero .hero-content .the-content-wrapper .the-content img {
    width: 80px;
  }
}
@media (max-width: 640px) {
  .hero .hero-content .the-content-wrapper .the-content img {
    width: 60px;
  }
}
.hero .hero-content .the-content-wrapper .the-content img.bf-image-crop {
  width: 300px;
}
@media (max-width: 1550px) {
  .hero .hero-content .the-content-wrapper .the-content img.bf-image-crop {
    width: 250px;
  }
}
@media (max-width: 640px) {
  .hero .hero-content .the-content-wrapper .the-content img.bf-image-crop {
    width: 200px;
  }
}
.hero .hero-content .the-content-wrapper .the-content p {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #e8daff;
}
@media (max-width: 1300px) {
  .hero .hero-content .the-content-wrapper .the-content p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .hero .hero-content .the-content-wrapper .the-content p {
    font-size: 16px;
  }
}
.hero .hero-content .the-content-wrapper.christmas-content {
  padding-top: 200px;
}
@media (max-width: 640px) {
  .hero .hero-content .the-content-wrapper.christmas-content {
    padding-top: 145px;
    padding-bottom: 50px;
  }
}
@media (max-width: 400px) {
  .hero .hero-content .the-content-wrapper.christmas-content {
    padding-top: 120px;
  }
}
.hero .hero-content .cats {
  width: auto;
  height: auto;
  position: absolute;
  top: -95px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 960px) {
  .hero .hero-content .cats {
    width: 150px;
    top: -75px;
  }
}
@media (max-width: 640px) {
  .hero .hero-content .cats {
    width: 110px;
    top: -50px;
  }
}
.hero .hero-content .cover {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding-top: 80px;
}
@media (max-width: 640px) {
  .hero .hero-content .cover {
    padding-top: 40px;
  }
}
.hero .hero-content.bf-content {
  padding-top: 240px;
}
@media (max-width: 960px) {
  .hero .hero-content.bf-content {
    padding-top: 180px;
  }
}
.hero .apps {
  text-align: center;
  padding-top: 20px;
  z-index: 1;
}
.hero .apps .app-title {
  padding-bottom: 20px;
}
.hero .apps .app-title p {
  font-size: 18px;
  font-weight: bold;
  max-width: 600px;
  margin: 0 auto;
}
.hero .apps .app-images {
  gap: 10px;
}
.hero .apps .app-images img {
  width: auto;
  height: 57px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1300px) {
  .hero .apps .app-images img {
    height: 50px;
  }
}
@media (max-width: 960px) {
  .hero .apps .app-images img {
    height: 45px;
  }
}
@media (max-width: 767px) {
  .hero .apps .app-images img {
    height: 40px;
  }
}
@media (max-width: 640px) {
  .hero .apps .app-images img {
    height: 35px;
  }
}
.hero .christmas-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.hero .christmas-top {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  height: auto;
  transform: translateX(-50%);
  max-height: 180px;
}
@media (max-width: 640px) {
  .hero .christmas-top {
    max-height: inherit;
    height: 130px;
  }
}

.section-cards-slider .the-content {
  max-width: 625px;
  padding-bottom: 30px;
}
.section-cards-slider .the-content h1,
.section-cards-slider .the-content h2,
.section-cards-slider .the-content h3,
.section-cards-slider .the-content h4,
.section-cards-slider .the-content h5,
.section-cards-slider .the-content h6 {
  margin-top: 5px;
}
.section-cards-slider .swiper-wrapper {
  margin: 0 -12px;
}
.section-cards-slider .swiper-wrapper .swiper-slide {
  padding: 5px 12px;
}
.section-cards-slider .swiper-wrapper .swiper-slide .card {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #5624a6 85.44%, #421787 100%);
  border: 2px solid #ac7df9;
  border-radius: 20px;
  min-height: 529px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
  bottom: 0;
  transition: all 0.3s ease;
}
@media (max-width: 1300px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card {
    min-height: 450px;
  }
}
@media (max-width: 1100px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card {
    min-height: 400px;
  }
}
.section-cards-slider .swiper-wrapper .swiper-slide .card:hover {
  text-decoration: none;
  bottom: 5px;
}
@media (max-width: 960px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card:hover {
    bottom: 0;
  }
}
.section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper {
  overflow: visible;
  width: 100%;
  height: 400px;
  position: absolute;
  top: -90px;
  left: -120px;
  background-size: auto;
}
@media (max-width: 1550px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper {
    height: 350px;
  }
}
@media (max-width: 1300px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper {
    height: 350px;
    width: 100%;
  }
}
@media (max-width: 1100px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper {
    height: 300px;
    width: 115%;
  }
}
@media (max-width: 960px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper {
    height: 350px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper {
    left: -35%;
  }
}
@media (min-width: 500px) and (max-width: 640px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper {
    left: -50%;
  }
}
.section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper .card-shape {
  background-image: url(images/svg/star-frame4.svg);
  z-index: 1;
  width: 120%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media (min-width: 500px) and (max-width: 640px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper .card-shape {
    width: 140%;
  }
}
.section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper.circle {
  border-radius: 50%;
}
@media (max-width: 960px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper.circle {
    height: 80%;
  }
}
@media (max-width: 767px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper.circle {
    left: -25%;
    width: 100%;
  }
}
@media (max-width: 400px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper.circle {
    width: 100%;
  }
}
@media (min-width: 500px) and (max-width: 640px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper.circle {
    left: -35%;
  }
}
.section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper.circle .card-shape {
  background-image: none;
  border-radius: 50%;
  border: 50px solid #774eb9;
  width: 100%;
}
@media (min-width: 500px) and (max-width: 640px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-shape-wrapper.circle .card-shape {
    width: 100%;
  }
}
.section-cards-slider .swiper-wrapper .swiper-slide .card .card-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 124%;
  letter-spacing: 0px;
  color: #fff;
  margin: 0;
  margin-bottom: 10px;
}
@media (max-width: 1300px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .section-cards-slider .swiper-wrapper .swiper-slide .card .card-title {
    font-size: 16px;
  }
}

.section-image-cards {
  position: relative;
}
.section-image-cards::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(204.79deg, #5d26b5 34.2%, #2c0071 64.79%);
  z-index: 0;
}
.section-image-cards .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.05;
}
.section-image-cards .bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-image-cards::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(55, 28, 100, 0.5);
  z-index: 2;
}
.section-image-cards .container {
  position: relative;
  z-index: 3;
}
.section-image-cards .container .star {
  width: 133px;
  height: 120px;
  opacity: 0.1;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 640px) {
  .section-image-cards .container .star {
    top: -20px;
    height: 70px;
  }
}
.section-image-cards .section-title {
  padding-bottom: 70px;
  gap: 20px;
}
@media (max-width: 1300px) {
  .section-image-cards .section-title {
    padding-bottom: 40px;
  }
}
@media (max-width: 960px) {
  .section-image-cards .section-title {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 0;
  }
}
.section-image-cards .section-title .the-content {
  max-width: 516px;
}
.section-image-cards .section-title .title-description {
  max-width: 520px;
}
.section-image-cards .section-title .title-description p {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0px;
  color: #e8daff;
  margin: 0;
}
@media (max-width: 1300px) {
  .section-image-cards .section-title .title-description p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .section-image-cards .section-title .title-description p {
    font-size: 16px;
  }
}
.section-image-cards .image-main {
  width: 150%;
  margin-left: -10%;
  position: relative;
  display: flex;
}
@media (max-width: 1430px) {
  .section-image-cards .image-main {
    width: 135%;
    margin-left: 0%;
  }
}
@media (max-width: 1300px) {
  .section-image-cards .image-main {
    width: 250%;
    opacity: 0.4;
  }
}
@media (max-width: 960px) {
  .section-image-cards .image-main {
    width: 100%;
    opacity: 1;
  }
}
.section-image-cards .image-main::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(74, 35, 135, 0.5490196078);
  mix-blend-mode: color;
  pointer-events: none;
  z-index: 1;
  border-radius: 20px;
}
.section-image-cards .image-main::after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  border-radius: 20px;
}
.section-image-cards .image-main img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-image-cards .btn {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 960px) {
  .section-image-cards .btn {
    justify-content: center;
  }
}
.section-image-cards .btn .button-arrow {
  margin-top: 50px;
}
@media (max-width: 1550px) {
  .section-image-cards .btn .button-arrow {
    margin-top: 30px;
  }
}
@media (max-width: 960px) {
  .section-image-cards .btn .button-arrow {
    margin-top: 20px;
  }
}
.section-image-cards .cards-wrapper {
  max-width: 542px;
  margin-left: auto;
}
.section-image-cards .cards-wrapper .card {
  padding-top: 7px;
  padding-bottom: 7px;
}
.section-image-cards .cards-wrapper .card .card-content {
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  padding: 25px;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}
@media (max-width: 960px) {
  .section-image-cards .cards-wrapper .card .card-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
}
.section-image-cards .cards-wrapper .card .card-content .card-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0%;
  color: #FFFFFF;
}
@media (max-width: 960px) {
  .section-image-cards .cards-wrapper .card .card-content .card-title {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .section-image-cards .cards-wrapper .card {
    width: 100%;
  }
}
.section-image-cards .cards-col {
  position: relative;
  z-index: 10;
}
.section-image-cards .icon {
  width: 80px;
  height: 80px;
  background-color: #824bdc;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-bottom: 50px;
  padding: 10px;
}
@media (max-width: 1300px) {
  .section-image-cards .icon {
    margin-bottom: 30px;
    width: 60px;
    height: 60px;
  }
}
.section-image-cards .icon img {
  width: auto;
  height: auto;
}
@media (max-width: 1300px) {
  .section-image-cards .cards-image-flex {
    align-items: stretch;
  }
  .section-image-cards .cards-image-flex .image-main {
    height: 100%;
  }
}
@media (max-width: 1300px) {
  .section-image-cards .cards-col {
    width: 70%;
  }
}
@media (max-width: 960px) {
  .section-image-cards .cards-col {
    width: 100%;
  }
  .section-image-cards .cards-col .cards-wrapper {
    max-width: 100%;
    margin: 0;
  }
}
@media (max-width: 1300px) {
  .section-image-cards .image-col {
    width: 30%;
  }
}
@media (max-width: 960px) {
  .section-image-cards .image-col {
    width: 100%;
  }
}

.section-text-banner .box {
  border-radius: 20px;
  display: flex;
  padding: 0 100px;
  justify-content: flex-end;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1550px) {
  .section-text-banner .box {
    padding: 0 90px;
  }
}
@media (max-width: 1300px) {
  .section-text-banner .box {
    padding: 0 60px;
  }
}
@media (max-width: 960px) {
  .section-text-banner .box {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .section-text-banner .box {
    padding: 0 30px;
  }
}
@media (max-width: 640px) {
  .section-text-banner .box {
    padding: 0 20px;
  }
}
.section-text-banner .box::before {
  content: none;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(11, 0, 29, 0.5803921569);
  z-index: 2;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .section-text-banner .box::before {
    content: "";
  }
}
.section-text-banner .box .the-content {
  max-width: 378px;
  margin-left: auto;
  padding-top: 200px;
  padding-bottom: 100px;
  position: relative;
  z-index: 3;
}
@media (max-width: 1550px) {
  .section-text-banner .box .the-content {
    padding-bottom: 90px;
    padding-top: 150px;
  }
}
@media (max-width: 1300px) {
  .section-text-banner .box .the-content {
    padding-bottom: 60px;
    padding-top: 100px;
  }
}
@media (max-width: 960px) {
  .section-text-banner .box .the-content {
    padding-bottom: 60px;
    padding-top: 60px;
    text-align: center;
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  .section-text-banner .box .the-content {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.section-text-banner .btn {
  padding-top: 20px;
}
@media (max-width: 960px) {
  .section-text-banner .btn {
    padding-top: 10px;
  }
}
.section-text-banner .star {
  opacity: 0.1;
  width: 133px;
  position: absolute;
  right: 0;
  top: 50px;
}
@media (max-width: 960px) {
  .section-text-banner .star {
    width: 100px;
  }
}
@media (max-width: 640px) {
  .section-text-banner .star {
    width: 80px;
    top: 20px;
  }
}
.section-text-banner.footer-banner {
  position: relative;
}
.section-text-banner.footer-banner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: #461890;
}
.section-text-banner.footer-banner .box {
  justify-content: flex-start;
  position: relative;
  z-index: 2;
}
@media (max-width: 1300px) {
  .section-text-banner.footer-banner .box::before {
    content: "";
  }
}
.section-text-banner.footer-banner .box .the-content {
  max-width: 530px;
  padding: 200px 0;
  text-align: left;
}
@media (max-width: 1550px) {
  .section-text-banner.footer-banner .box .the-content {
    padding: 150px 0;
  }
}
@media (max-width: 1300px) {
  .section-text-banner.footer-banner .box .the-content {
    padding: 100px 0;
  }
}
@media (max-width: 960px) {
  .section-text-banner.footer-banner .box .the-content {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .section-text-banner.footer-banner .box .the-content {
    padding: 40px 0;
    text-align: center;
    margin: 0 auto;
  }
}

.section-steps {
  background-color: #421787;
  position: relative;
}
.section-steps::after {
  content: "";
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  right: 150px;
  width: 600px;
  height: 80%;
  background-image: url(images/svg/Icon_Brandbook_Brand_Identity.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 0;
}
@media (max-width: 960px) {
  .section-steps::after {
    width: 100%;
    height: 100%;
  }
}
.section-steps .the-content {
  padding-bottom: 30px;
  text-align: center;
  max-width: 530px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.section-steps .container {
  position: relative;
  z-index: 1;
}
.section-steps .btn-bottom {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .section-steps .btn-bottom {
    padding-top: 20px;
  }
}
.section-steps.services-page {
  background-color: #fff;
}
.section-steps.services-page::after {
  content: none;
}
.section-steps.services-page .trust-item {
  background: #F5F0FF !important;
  border: 2px solid #F3F3F3 !important;
  bottom: 0;
  position: relative;
  transition: all 0.3s ease;
}
.section-steps.services-page .trust-item:hover {
  text-decoration: none;
  bottom: 5px;
}
@media (max-width: 960px) {
  .section-steps.services-page .trust-item:hover {
    bottom: 0;
  }
}
.section-steps.services-page .trust-item::before {
  opacity: 0.3;
}
.section-steps.services-page .title,
.section-steps.services-page .text {
  color: #000 !important;
}
.section-steps.services-page .button-link {
  color: #AC7DF9;
}

.flex-steps {
  margin-bottom: 0px;
  position: relative !important;
}
.flex-steps .col_25 {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 1300px) {
  .flex-steps .col_25 {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .flex-steps .col_25 {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .flex-steps .col_25 {
    width: 100%;
  }
}
.flex-steps .col_25:nth-child(even) .trust-item::before {
  top: auto;
  bottom: -20px;
  background-image: url(images/svg/Image_Gradient_Bottom.svg);
}
.flex-steps .trust-item {
  position: relative;
  z-index: 1;
  background: #5624a6;
  border: 3px solid #ab78ff;
  backdrop-filter: blur(4px);
  padding: 30px 20px;
  height: 100%;
  border-radius: 25px;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  gap: 30px;
}
@media (max-width: 960px) {
  .flex-steps .trust-item {
    padding: 50px 25px;
  }
}
@media (max-width: 767px) {
  .flex-steps .trust-item {
    padding: 40px 20px;
    overflow: hidden;
    gap: 20px;
  }
}
@media (max-width: 640px) {
  .flex-steps .trust-item {
    padding: 30px 15px;
  }
}
.flex-steps .trust-item::before {
  content: "";
  position: absolute;
  top: -20px;
  right: -20px;
  width: 100%;
  height: 100%;
  background-image: url(images/svg/Image_Gradient.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.flex-steps .trust-item p {
  margin: 0;
}
.flex-steps .trust-item .trust-text {
  position: relative;
  z-index: 10;
}
.flex-steps .trust-item .trust-text .title {
  font-weight: 800;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0px;
  color: #fff;
  margin-bottom: 15px;
}
@media (max-width: 1550px) {
  .flex-steps .trust-item .trust-text .title {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .flex-steps .trust-item .trust-text .title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .flex-steps .trust-item .trust-text .title {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .flex-steps .trust-item .trust-text .title {
    font-size: 16px;
  }
}
.flex-steps .trust-item .trust-text .text {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0px;
  color: #fff;
  opacity: 0.8;
}
@media (max-width: 1550px) {
  .flex-steps .trust-item .trust-text .text {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .flex-steps .trust-item .trust-text .text {
    font-size: 14px;
  }
}
.flex-steps .trust-item:hover {
  background: #4f1da0;
  border: 3px solid #d9c2fe;
  text-decoration: none;
}
@media (max-width: 960px) {
  .flex-steps .trust-item:hover {
    background: #5624a6;
    border: 3px solid #ab78ff;
  }
}
.flex-steps .icon {
  position: relative;
  z-index: 10;
}
.flex-steps .icon img {
  width: auto;
  height: auto;
}
@media (max-width: 1550px) {
  .flex-steps .icon img {
    width: 80px;
  }
}
@media (max-width: 960px) {
  .flex-steps .icon img {
    width: 60px;
  }
}
.flex-steps .btn {
  position: relative;
  z-index: 10;
}

.google-reviews-section .google-reviews {
  padding-top: 35px;
}
@media (max-width: 767px) {
  .google-reviews-section .google-reviews {
    padding-top: 25px;
  }
}
.google-reviews-section .google-review-content {
  background-color: #fff;
  padding: 30px;
  border-radius: 20px;
  border: 2px solid #e8e8e8;
}
@media (max-width: 640px) {
  .google-reviews-section .google-review-content {
    text-align: center;
  }
}
.google-reviews-section .google-review-image img {
  width: 180px;
  height: auto;
}
@media (max-width: 1550px) {
  .google-reviews-section .google-review-image img {
    width: 150px;
  }
}
@media (max-width: 960px) {
  .google-reviews-section .google-review-image img {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .google-reviews-section .google-review-image img {
    width: 100px;
  }
}
.google-reviews-section .google-review-text {
  padding-bottom: 20px;
}
@media (max-width: 960px) {
  .google-reviews-section .google-review-text {
    padding-bottom: 10px;
  }
}
.google-reviews-section .google-review-text p {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
}
@media (max-width: 1550px) {
  .google-reviews-section .google-review-text p {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .google-reviews-section .google-review-text p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .google-reviews-section .google-review-text p {
    font-size: 16px;
  }
}
.google-reviews-section .google-review-author p {
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
}
@media (max-width: 1550px) {
  .google-reviews-section .google-review-author p {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .google-reviews-section .google-review-author p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .google-reviews-section .google-review-author p {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .google-reviews-section .col_50 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.google-reviews-section p {
  margin: 0;
}
.google-reviews-section .section-title h1,
.google-reviews-section .section-title h2,
.google-reviews-section .section-title h3,
.google-reviews-section .section-title h4,
.google-reviews-section .section-title h5,
.google-reviews-section .section-title h6 {
  margin-bottom: 0;
}

.google-reviews-section {
  background: #fff;
}
@media (max-width: 960px) {
  .google-reviews-section .the-content {
    text-align: center;
  }
}
.google-reviews-section .the-content h1,
.google-reviews-section .the-content h2,
.google-reviews-section .the-content h3,
.google-reviews-section .the-content h4,
.google-reviews-section .the-content h5,
.google-reviews-section .the-content h6 {
  margin-top: 0;
}
.google-reviews-section .google-review-content {
  border: 2px solid #f6ecff;
  background: #f5f0ff;
  height: 100%;
}

.locations-map-section .the-content {
  padding-bottom: 20px;
}
@media (max-width: 960px) {
  .locations-map-section .the-content {
    padding-bottom: 10px;
  }
}
.locations-map-section iframe {
  width: 100%;
  height: 550px;
}
@media (max-width: 1550px) {
  .locations-map-section iframe {
    height: 500px;
  }
}
@media (max-width: 1300px) {
  .locations-map-section iframe {
    height: 450px;
  }
}
@media (max-width: 960px) {
  .locations-map-section iframe {
    height: 350px;
  }
}

.services-gradient-bg {
  background: linear-gradient(90deg, #1b002e 0%, #040305 100%);
}

.services-main-image {
  padding-bottom: 0;
}
.services-main-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 800px;
}

.services-tables:not(.services-tables--orange) {
  padding-bottom: 0;
}
.services-tables .services-table-wrap {
  width: 100%;
  overflow: visible;
  padding-top: 40px;
}
.services-tables .services-table-mobile-head {
  display: none;
}
.services-tables .services-table__head-first .flex {
  padding-bottom: 10px;
}
.services-tables .services-table__head-first img {
  width: auto;
  height: auto;
}
@media (max-width: 1300px) {
  .services-tables .services-table__head-first img {
    width: 180px;
  }
}
.services-tables .services-table-mobile-head__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 16px;
  border-radius: 22px;
}
.services-tables .services-table-mobile-head__inner img {
  width: auto;
  height: auto;
}
@media (max-width: 767px) {
  .services-tables .services-table-mobile-head__inner img {
    width: 150px;
  }
}
.services-tables .services-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  background: transparent;
  border-radius: 26px;
  overflow: hidden;
}
.services-tables .services-table th,
.services-tables .services-table td {
  font-family: inherit;
}
.services-tables .services-table thead th {
  border: 0;
  padding: 12px 26px;
  text-align: left;
  vertical-align: middle;
  color: #fff;
  background: #642dbd;
  font-size: 14px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  line-height: 1.05;
  text-align: center;
}
@media (max-width: 1300px) {
  .services-tables .services-table thead th {
    padding: 12px 15px;
  }
}
.services-tables .services-table thead th:not(:first-child) {
  width: 13%;
}
@media (max-width: 1300px) {
  .services-tables .services-table thead th:not(:first-child) {
    width: 24%;
  }
}
.services-tables .services-table thead th:first-child {
  background: transparent !important;
  color: transparent;
  padding: 0;
  width: 48%;
}
.services-tables .services-table thead th:nth-child(2) {
  border-top-left-radius: 40px;
}
.services-tables .services-table thead th:last-child {
  border-top-right-radius: 40px;
}
.services-tables .services-table thead th:not(:first-child) {
  text-transform: none;
  letter-spacing: 0;
  font-weight: 300;
}
.services-tables .services-table .plan {
  font-size: 16px;
  display: block;
  line-height: 100%;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .services-tables .services-table .plan {
    font-size: 14px;
  }
}
.services-tables .services-table .price {
  font-size: 32px;
  display: block;
  line-height: 100%;
  white-space: nowrap;
  margin-top: 5px;
}
@media (max-width: 1550px) {
  .services-tables .services-table .price {
    font-size: 30px;
  }
}
@media (max-width: 1430px) {
  .services-tables .services-table .price {
    font-size: 26px;
  }
}
@media (max-width: 1300px) {
  .services-tables .services-table .price {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .services-tables .services-table .price {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  .services-tables .services-table .price {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  .services-tables .services-table .price {
    font-size: 20px;
  }
}
.services-tables .services-table tbody {
  background: #fff;
}
.services-tables .services-table tbody td {
  padding: 5px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.22);
  vertical-align: middle;
  background: transparent;
}
.services-tables .services-table tbody td:first-child {
  text-align: left;
  font-size: 16px;
  line-height: 1.2;
  padding-left: 22px;
  color: #0c0c0c;
  width: 48%;
}
@media (max-width: 767px) {
  .services-tables .services-table tbody td:first-child {
    font-size: 14px;
  }
}
.services-tables .services-table tbody td:not(:first-child) {
  text-align: center;
  width: 13%;
}
@media (max-width: 960px) {
  .services-tables .services-table tbody td:not(:first-child) {
    width: 100%;
  }
}
.services-tables .services-table__star {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.services-tables .services-table__star svg {
  width: 18px;
  height: 18px;
  display: block;
  position: relative;
  top: 3px;
}
.services-tables .services-table__star svg path {
  fill: #642dbd !important;
}
.services-tables tbody tr:first-child td:first-child {
  border-top-left-radius: 26px;
  overflow: hidden;
  background: #fff;
}
.services-tables .accord {
  width: 40px;
  height: 40px;
  background: transparent;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #824BDC;
  color: #fff;
  margin-left: 10px;
  font-size: 32px;
  transition: transform 0.3s ease;
}
@media (max-width: 1550px) {
  .services-tables .accord {
    font-size: 28px;
  }
}
@media (max-width: 1300px) {
  .services-tables .accord {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .services-tables .accord {
    font-size: 22px;
  }
}
.services-tables .accord.is-open {
  transform: rotate(45deg);
}
.services-tables .accord[aria-expanded=true] {
  transform: rotate(45deg);
}
.services-tables .services-table__th-icon {
  width: auto;
  height: auto;
  margin-bottom: 10px;
}
@media (max-width: 1300px) {
  .services-tables .services-table__th-icon {
    width: 50px;
  }
}
@media (max-width: 767px) {
  .services-tables .services-table__th-icon {
    margin-bottom: 5px;
    width: 40px;
  }
}
.services-tables .services-td-label {
  display: none;
}
.services-tables .services-td-value {
  display: inline-block;
}

.services-tables--purple .services-table thead th:not(:first-child) {
  background: #642dbd;
}
.services-tables--purple .services-table-mobile-head__inner {
  background: #642dbd;
}
@media (max-width: 960px) {
  .services-tables--purple .services-td-icon {
    background: #642dbd;
  }
}

.services-tables--orange .accord {
  background: #e53a00;
}
.services-tables--orange .services-table thead th:not(:first-child) {
  background: #e53a00;
}
.services-tables--orange .services-table-mobile-head__inner {
  background: rgba(229, 58, 0, 0.6);
}
.services-tables--orange .locations-page .flex-card {
  background: rgba(255, 64, 1, 0.5);
}
.services-tables--orange .locations-page .flex-card .icon {
  background: #FF4001;
}
.services-tables--orange .locations-page .flex-card:hover .icon {
  background: #fff;
}
.services-tables--orange .locations-page .flex-card:hover .icon i {
  color: #FF4001;
}
.services-tables--orange .locations-page .flex-card p {
  color: #fff !important;
}
.services-tables--orange .services-table__star svg path {
  fill: #e53a00 !important;
}
@media (max-width: 960px) {
  .services-tables--orange .services-td-icon {
    background: #e53a00;
  }
}

@media (max-width: 960px) {
  .services-tables .services-table-wrap {
    padding-top: 0;
  }
  .services-tables .services-table-mobile-head {
    display: block;
    margin-bottom: 14px;
  }
  .services-tables .services-table--head {
    display: none;
  }
  .services-tables .services-table {
    border-radius: 0;
    overflow: visible;
  }
  .services-tables .services-table thead {
    display: none;
  }
  .services-tables .services-table tbody {
    background: transparent;
  }
  .services-tables .services-table tbody tr {
    display: block;
    background: #fff;
    border-radius: 22px;
    overflow: hidden;
    margin-bottom: 16px;
    border: 1px solid rgba(0, 0, 0, 0.12);
  }
  .services-tables .services-table tbody td {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 12px 14px;
    border-top: 1px solid rgba(0, 0, 0, 0.14);
    text-align: right;
    width: 100%;
  }
  .services-tables .services-table tbody td::before {
    content: none;
  }
  .services-tables .services-table tbody .services-td-label {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 1;
    text-align: left;
    font-weight: 600;
    color: #0c0c0c;
    opacity: 0.85;
    min-width: 0;
  }
  .services-tables .services-table tbody .services-td-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .services-tables .services-table tbody .services-td-icon {
    width: 40px;
    height: 40px;
    flex: 0 0 auto;
    -o-object-fit: contain;
       object-fit: contain;
    padding: 5px;
    border-radius: 50%;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
  }
  .services-tables .services-table tbody .services-td-value {
    flex: 0 0 auto;
    text-align: right;
  }
  .services-tables .services-table tbody td:first-child {
    display: block;
    text-align: left;
    padding: 14px 16px;
    background: rgba(0, 0, 0, 0.03);
    border-top: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25;
    width: 100%;
  }
  .services-tables .services-table tbody td:first-child::before {
    content: none;
  }
  .services-tables .services-table tbody Copy .services-td-label-text {
    display: flex;
    flex-direction: column;
    gap: 1px;
    min-width: 0;
  }
  .services-tables .services-table tbody .services-td-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 13px;
  }
  .services-tables .services-table tbody .services-td-price {
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.1;
    white-space: nowrap;
  }
  .services-tables .services-table tbody .services-td-extra {
    display: block;
    font-size: 11px;
    font-weight: 400;
    opacity: 0.75;
    white-space: nowrap;
  }
  .services-tables .services-table tbody .services-tables--purple .services-td-price {
    color: #642dbd;
  }
  .services-tables .services-table tbody .services-tables--orange .services-td-price {
    color: #e53a00;
  }
  .services-tables .services-table__star svg {
    top: 2px;
  }
}
@media (max-width: 640px) {
  .services-tables .services-table tbody td:first-child {
    font-size: 15px;
  }
  .services-tables .services-table tbody td {
    padding: 11px 12px;
  }
  .services-tables .services-td-icon {
    width: 40px;
    height: 40px;
    padding: 4px;
  }
  .services-tables .services-td-text {
    font-size: 13px;
  }
}
.section-image-text img,
.section-text-image img {
  width: auto;
  height: auto;
  border-radius: 20px;
}
.section-image-text .the-content,
.section-text-image .the-content {
  max-width: 466px;
}
@media (max-width: 960px) {
  .section-image-text .the-content,
  .section-text-image .the-content {
    margin: 0 auto !important;
    max-width: 800px !important;
  }
}
@media (max-width: 960px) {
  .section-image-text .col_55,
  .section-image-text .col_45,
  .section-text-image .col_55,
  .section-text-image .col_45 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
}

body.page-template-page-business .section-image-text:not(.purple-bg) {
  padding-bottom: 0;
}

.section-image-text .section-title {
  max-width: 790px;
  margin: 0 auto;
  padding-bottom: 30px;
}
@media (max-width: 960px) {
  .section-image-text .section-title {
    padding-bottom: 20px;
  }
}
.section-image-text img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 500px;
}
@media (max-width: 1430px) {
  .section-image-text img {
    height: 450px;
  }
}
@media (max-width: 960px) {
  .section-image-text img {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .section-image-text img {
    height: 300px;
  }
}
.section-image-text .container {
  position: relative;
  z-index: 3;
}
.section-image-text:first-of-type .star {
  display: none;
}
.section-image-text .the-content {
  margin-left: auto;
  position: relative;
}
.section-image-text .the-content .star {
  position: absolute;
  top: -100px;
  right: -50px;
  opacity: 0.1;
  width: auto;
  height: auto;
}
@media (max-width: 1430px) {
  .section-image-text .the-content .star {
    top: -50px;
    right: 20px;
  }
}
@media (max-width: 960px) {
  .section-image-text .the-content .star {
    top: -20px;
    right: 50%;
    transform: translateX(50%);
    width: 100px;
  }
}
.section-image-text.purple-bg {
  position: relative;
}
.section-image-text.purple-bg .decor {
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  right: calc((100% - 1200px) / 2);
  transform: translateY(-50%);
  z-index: 3;
}
.section-image-text.purple-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(204.79deg, #5d26b5 34.2%, #2c0071 64.79%);
  z-index: 0;
}
.section-image-text.purple-bg .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.05;
}
.section-image-text.purple-bg .bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-image-text.purple-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(55, 28, 100, 0.5);
  z-index: 2;
}

.section-text-image .the-content {
  margin-right: auto;
}

.section-text-image {
  position: relative;
}
.section-text-image .decor {
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: calc((100% - 1200px) / 2);
  transform: translateY(-50%);
  z-index: 3;
}
.section-text-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(204.79deg, #5d26b5 34.2%, #2c0071 64.79%);
  z-index: 0;
}
.section-text-image .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.05;
}
.section-text-image .bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-text-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(55, 28, 100, 0.5);
  z-index: 2;
}
.section-text-image .container {
  position: relative;
  z-index: 3;
}
.section-text-image .container .star {
  width: 133px;
  height: 120px;
  opacity: 0.1;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 640px) {
  .section-text-image .container .star {
    top: -20px;
    height: 70px;
  }
}

.section-boxes .the-content {
  max-width: 842px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 30px;
}
@media (max-width: 960px) {
  .section-boxes .the-content {
    padding-bottom: 10px;
  }
}
.section-boxes .boxes-flex.business-page .box-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 60px;
  height: 100%;
}
@media (max-width: 960px) {
  .section-boxes .boxes-flex.business-page .box-content {
    gap: 30px;
  }
}
.section-boxes .boxes-flex.business-page .box-content .key {
  font-weight: 700;
  font-size: 41px;
  line-height: 150%;
  color: #1F0D3D;
  opacity: 0.1;
}
@media (max-width: 1550px) {
  .section-boxes .boxes-flex.business-page .box-content .key {
    font-size: 38px;
  }
}
@media (max-width: 960px) {
  .section-boxes .boxes-flex.business-page .box-content .key {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .section-boxes .boxes-flex.business-page .box-content .key {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  .section-boxes .boxes-flex.business-page .box-content .key {
    font-size: 26px;
  }
}
@media (max-width: 1300px) {
  .section-boxes .boxes-flex .col_25 {
    width: 33.33%;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
@media (max-width: 767px) {
  .section-boxes .boxes-flex .col_25 {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .section-boxes .boxes-flex .col_25 {
    width: 100%;
  }
}
.section-boxes .boxes-flex .box {
  background: #F5F0FF;
  border-radius: 20px;
  padding: 30px;
  width: 100%;
  height: 100%;
}
@media (max-width: 960px) {
  .section-boxes .boxes-flex .box {
    padding: 20px;
  }
}
.section-boxes .boxes-flex .icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #C29DFF;
  margin-bottom: 25px;
  padding: 7px;
}
@media (max-width: 1300px) {
  .section-boxes .boxes-flex .icon {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 767px) {
  .section-boxes .boxes-flex .icon {
    width: 60px;
    height: 60px;
  }
}
.section-boxes .boxes-flex .icon img {
  width: auto;
  height: auto;
}
.section-boxes .boxes-flex .box-content p {
  margin: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 140%;
  color: #1F0D3D;
}
@media (max-width: 1300px) {
  .section-boxes .boxes-flex .box-content p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .section-boxes .boxes-flex .box-content p {
    font-size: 16px;
  }
}
.section-boxes .boxes-flex .box-content span {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0px;
  margin-top: 10px;
}
@media (max-width: 1300px) {
  .section-boxes .boxes-flex .box-content span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .section-boxes .boxes-flex .box-content span {
    font-size: 14px;
    margin-top: 5px;
  }
}

.section-counter span {
  font-weight: 500;
  font-size: 36px;
  line-height: 140%;
}
@media (max-width: 1550px) {
  .section-counter span {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .section-counter span {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .section-counter span {
    font-size: 24px;
  }
}
@media (max-width: 640px) {
  .section-counter span {
    font-size: 22px;
  }
}
.section-counter .counter-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  margin: 0;
}
@media (max-width: 960px) {
  .section-counter .counter-text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .section-counter .counter-text {
    font-size: 14px;
  }
}
.section-counter .counter-item-content {
  padding: 15px 25px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 960px) {
  .section-counter .counter-item-content {
    gap: 10px;
  }
}
.section-counter .col_25 {
  border-left: 2px solid #e4e4e4;
}
.section-counter .col_25:first-child {
  border-left: none;
}
@media (max-width: 960px) {
  .section-counter .col_25 {
    width: 50%;
  }
  .section-counter .col_25:nth-child(3) {
    border-left: none;
  }
}
@media (max-width: 480px) {
  .section-counter .col_25 {
    width: 100%;
    border-left: none;
    border-bottom: 2px solid #e4e4e4;
  }
  .section-counter .col_25:last-child {
    border-bottom: none;
  }
}

.tabbed-tables__table-wrapper {
  background: #f5f0ff;
  border-radius: 15px;
  padding: 30px;
  overflow: hidden;
}
.tabbed-tables__table-wrapper.active {
  display: block;
}
@media (max-width: 640px) {
  .tabbed-tables__table-wrapper {
    padding: 15px;
  }
}
.tabbed-tables__nav {
  display: flex;
  justify-content: center;
  gap: 17px;
  flex-wrap: wrap;
  padding-bottom: 35px;
}
@media (max-width: 1300px) {
  .tabbed-tables__nav {
    gap: 12px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .tabbed-tables__nav {
    gap: 8px;
    padding-bottom: 20px;
  }
}
.tabbed-tables__link {
  font-weight: 600;
  font-size: 16px;
  line-height: 115%;
  text-align: center;
  transition: all 0.3s ease;
  color: #3b3b3b;
  border-radius: 10px;
  padding: 15px 22px;
  background: #f6f6f6;
}
@media (max-width: 1300px) {
  .tabbed-tables__link {
    font-size: 15px;
    padding: 12px 18px;
  }
}
@media (max-width: 767px) {
  .tabbed-tables__link {
    font-size: 14px;
    padding: 10px 16px;
  }
}
.tabbed-tables__link:hover {
  background: #774eb9;
  color: #fff;
}
@media (max-width: 960px) {
  .tabbed-tables__link:hover {
    background: #f6f6f6;
    color: #3b3b3b;
  }
}
.tabbed-tables__link.orange:hover {
  background: #FF4001;
  color: #fff;
}
@media (max-width: 960px) {
  .tabbed-tables__link.orange:hover {
    background: #f6f6f6;
    color: #3b3b3b;
  }
}
.tabbed-tables__table {
  width: 100%;
}
.tabbed-tables__table thead th {
  background: #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.168627451);
  text-align: left;
  padding: 15px 0px;
  color: #1F0D3D;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  padding-right: 10px;
}
@media (max-width: 1300px) {
  .tabbed-tables__table thead th {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .tabbed-tables__table thead th {
    font-size: 14px;
  }
}
.tabbed-tables__table thead th:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: 10px;
}
.tabbed-tables__table thead th:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.tabbed-tables__table thead th:not(:first-child) {
  text-align: center;
}
@media (max-width: 640px) {
  .tabbed-tables__table thead th:not(:first-child) {
    text-align: left;
  }
}
.tabbed-tables__table-cell .cell-content {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #1F0D3D;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tabbed-tables__table-cell .cell-content .orange-cell {
  background: #FF4001;
  color: #fff;
  padding: 5px;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  margin-top: 5px;
}
@media (max-width: 1300px) {
  .tabbed-tables__table-cell .cell-content .orange-cell {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .tabbed-tables__table-cell .cell-content .orange-cell {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  .tabbed-tables__table-cell .cell-content {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .tabbed-tables__table-cell .cell-content {
    font-size: 14px;
  }
}
.tabbed-tables__table-cell small {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: rgba(46, 46, 46, 0.8);
}
@media (max-width: 1300px) {
  .tabbed-tables__table-cell small {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .tabbed-tables__table-cell small {
    font-size: 14px;
  }
}
.tabbed-tables__table-cell.cell--location p {
  font-weight: 400;
}
.tabbed-tables__table-cell.cell--location:hover {
  text-decoration: none;
}
@media (max-width: 960px) {
  .tabbed-tables__table-cell.cell--location:hover {
    text-decoration: underline;
  }
}
.tabbed-tables__table-cell.cell--location:hover p {
  text-decoration: none;
}
@media (max-width: 960px) {
  .tabbed-tables__table-cell.cell--location:hover p {
    text-decoration: underline;
  }
}
.tabbed-tables td {
  padding: 15px 0px;
  padding-right: 10px;
}
.tabbed-tables tr td {
  border-bottom: 1px solid #e7e7e7;
}
@media (max-width: 640px) {
  .tabbed-tables tr td {
    border-bottom: none;
  }
}
.tabbed-tables tr td:first-child {
  padding-left: 10px;
}
@media (max-width: 640px) {
  .tabbed-tables tr td:first-child {
    padding-left: 0;
  }
}
.tabbed-tables tr td:first-child .cell-content {
  align-items: flex-start;
}
.tabbed-tables tr td:not(:first-child) {
  text-align: center;
}
@media (max-width: 640px) {
  .tabbed-tables tr td:not(:first-child) {
    text-align: left;
  }
}
.tabbed-tables tr:last-child td {
  border-bottom: none;
}
.tabbed-tables .cell--service p,
.tabbed-tables .cell--price p {
  white-space: nowrap;
}
.tabbed-tables .cell--service p {
  font-weight: 400;
}

@media (max-width: 640px) {
  .tabbed-tables__table {
    border: 0;
  }
  .tabbed-tables__table thead {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .tabbed-tables tr {
    display: block;
  }
  .tabbed-tables td {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
    position: relative;
  }
  .tabbed-tables td::before {
    content: attr(data-label);
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 10px;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
  }
  .tabbed-tables__table-cell {
    display: block;
    padding-left: 5px;
    padding-top: 10px;
  }
  .tabbed-tables__table-cell p,
  .tabbed-tables__table-cell small {
    font-size: 14px;
    line-height: 130%;
  }
}

.section-packages {
  background: linear-gradient(90deg, #1b002e 0%, #040305 100%);
}
.section-packages .col_25 {
  padding-top: 7px;
  padding-bottom: 7px;
}
@media (max-width: 1300px) {
  .section-packages .col_25 {
    width: 33.33%;
  }
}
@media (max-width: 960px) {
  .section-packages .col_25 {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .section-packages .col_25 {
    width: 100%;
  }
}
.section-packages .col_25:nth-child(even) .package::before {
  top: auto;
  bottom: 0px;
  left: 0;
  right: auto;
  background-image: url(images/svg/gradient-bottom-left.svg);
}
.section-packages .package {
  width: 100%;
  height: 100%;
  background: #0b0e15;
  border: 2px solid #824bdc;
  border-radius: 20px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: all 0.3s ease;
  padding: 25px;
  padding-top: 0;
}
.section-packages .package::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 160px;
  height: 160px;
  background-image: url(images/svg/gradient-top-right.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.section-packages .package .package-content-wrapper {
  position: relative;
  z-index: 1;
}
.section-packages .package .package-label {
  background: #824BDC;
  border-radius: 0 0 10px 10px;
  padding: 5px 10px;
  padding-top: 0;
  color: #ffffff;
  display: inline-block;
}
.section-packages .package .package-label .label {
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
}
@media (max-width: 640px) {
  .section-packages .package .package-label .label {
    font-size: 12px;
  }
}
.section-packages .package .package-label .label::before {
  content: "";
  position: relative;
  width: 15px;
  height: 15px;
  background-image: url(images/svg/package-star.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-right: 5px;
  display: inline-block;
  top: 3px;
}
.section-packages .package .package-label .label::after {
  content: "";
  position: relative;
  width: 15px;
  height: 15px;
  background-image: url(images/svg/package-star.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-left: 5px;
  display: inline-block;
  top: 3px;
}
.section-packages .package p {
  margin: 0;
}
.section-packages .package .package-header {
  padding-top: 10px;
}
.section-packages .package .package-header-title p {
  font-weight: 300;
  font-size: 20px;
  line-height: 100%;
}
@media (max-width: 1300px) {
  .section-packages .package .package-header-title p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .section-packages .package .package-header-title p {
    font-size: 16px;
  }
}
.section-packages .package .package-header-price {
  padding-top: 8px;
}
.section-packages .package .package-header-price p {
  font-weight: 600;
  font-size: 42px;
  line-height: 75%;
}
@media (max-width: 1550px) {
  .section-packages .package .package-header-price p {
    font-size: 36px;
  }
}
@media (max-width: 1300px) {
  .section-packages .package .package-header-price p {
    font-size: 32px;
  }
}
.section-packages .package .package-content {
  padding-top: 20px;
}
.section-packages .package .package-content li {
  position: relative;
  padding: 10px 0;
  padding-left: 32px;
  border-bottom: 1px solid rgba(228, 228, 228, 0.2);
}
@media (max-width: 1300px) {
  .section-packages .package .package-content li {
    padding-left: 25px;
  }
}
.section-packages .package .package-content li p {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}
@media (max-width: 960px) {
  .section-packages .package .package-content li p {
    font-size: 14px;
  }
}
.section-packages .package .package-content li:last-child {
  border-bottom: none;
}
.section-packages .package .package-content li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 22px;
  height: 22px;
  background-image: url(images/svg/bullet.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 1300px) {
  .section-packages .package .package-content li::before {
    width: 18px;
    height: 18px;
    top: 10px;
  }
}
.section-packages .package .package-content li.disabled p {
  color: rgba(255, 255, 255, 0.2) !important;
}
.section-packages .package .package-content li.disabled::before {
  background-image: url(images/svg/disabled-bullet.svg);
}
.section-packages .icon img {
  width: auto;
  height: auto;
}
@media (max-width: 1300px) {
  .section-packages .icon img {
    width: 60px;
  }
}
@media (max-width: 640px) {
  .section-packages .icon img {
    width: 50px;
  }
}

.blog-section .section-title {
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .blog-section .section-title {
    padding-bottom: 20px;
  }
}
.blog-section .section-title .the-content {
  max-width: 460px;
  padding-right: 20px;
}
.blog-section .blog-slider .slick-track {
  margin: 0;
}
.blog-section .blog-slider-wrapper {
  margin: 0 -10px;
}
.blog-section .blog-item-wrapper {
  padding: 0 10px;
}
.blog-section .button2 {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .blog-section .button2 {
    margin-top: 20px;
  }
}
.blog-section .col_100 {
  margin-bottom: 20px;
}
.blog-section .col_100 .article-item .zoom-wrapper {
  width: 100%;
  height: 440px;
  display: flex;
  align-items: flex-end;
  color: #fff;
  position: relative;
  overflow: hidden;
}
@media (max-width: 960px) {
  .blog-section .col_100 .article-item .zoom-wrapper {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .blog-section .col_100 .article-item .zoom-wrapper {
    height: 300px;
  }
}
.blog-section .col_100 .article-item .zoom-wrapper .cover {
  width: 100%;
  height: 100%;
}
@media (max-width: 640px) {
  .blog-section .col_50 {
    width: 100%;
    margin-bottom: 20px;
  }
}
.blog-section .col_50 .article-item .zoom-wrapper {
  width: 100%;
  height: 360px;
  display: flex;
  align-items: flex-end;
  color: #fff;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1300px) {
  .blog-section .col_50 .article-item .zoom-wrapper {
    height: 300px;
  }
}
@media (max-width: 960px) {
  .blog-section .col_50 .article-item .zoom-wrapper {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .blog-section .col_50 .article-item .zoom-wrapper {
    height: 300px;
  }
}
.blog-section .col_50 .article-item .zoom-wrapper .cover {
  width: 100%;
  height: 100%;
}
.blog-section .content {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 25px;
}
.blog-section .content .category {
  font-size: 15px;
  line-height: 130%;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1430px) {
  .blog-section .content .category {
    font-size: 14px;
  }
}
@media (max-width: 960px) {
  .blog-section .content .category {
    font-size: 13px;
  }
}
.blog-section .content .category:hover {
  text-decoration: underline;
}
@media (max-width: 960px) {
  .blog-section .content .category:hover {
    text-decoration: none;
  }
}
.blog-section .content .title {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
  color: #fff;
}
@media (max-width: 960px) {
  .blog-section .content .title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .blog-section .content .title {
    font-size: 16px;
  }
}
.blog-section .content .date {
  display: flex;
  align-items: center;
  gap: 10px;
}
.blog-section .content .date i {
  color: #C29DFF;
  margin-right: 5px;
}
.blog-section .content .date {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 110%;
}
@media (max-width: 1430px) {
  .blog-section .content .date {
    font-size: 14px;
  }
}
@media (max-width: 960px) {
  .blog-section .content .date {
    font-size: 13px;
  }
}
.blog-section .left-side {
  padding-top: 100px;
}
@media (max-width: 960px) {
  .blog-section .left-side {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 0;
  }
}
@media (max-width: 960px) {
  .blog-section .right-side {
    width: 100%;
  }
}
.blog-section .news-updates {
  position: absolute;
  bottom: 250px;
  left: 125px;
}
.blog-section .dots-decor {
  position: absolute;
  bottom: calc((100% - 591px) / 2);
  left: calc((100% - 960px) / 2);
  width: 960px;
  height: 591px;
  z-index: -1;
}
.blog-section .col_33 {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 960px) {
  .blog-section .col_33 {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .blog-section .col_33 {
    width: 100%;
  }
}

.article-item .zoom-wrapper {
  width: 100%;
  height: 390px;
  display: flex;
  align-items: flex-end;
  color: #fff;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .article-item .zoom-wrapper {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .article-item .zoom-wrapper {
    height: 300px;
  }
}
.article-item .zoom-wrapper .cover {
  width: 100%;
  height: 100%;
}
.article-item .cover {
  transition: all 0.3s ease;
  position: relative;
}
.article-item .cover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.article-item:hover {
  text-decoration: none;
}
.article-item:hover .cover {
  transform: scale(1.1);
}
@media (max-width: 960px) {
  .article-item:hover .cover {
    transform: scale(1);
  }
}
.article-item p {
  margin: 0;
}

.section-article {
  margin-top: -50px;
  position: relative;
  z-index: 10;
}
@media (max-width: 960px) {
  .section-article {
    margin-top: 30px;
  }
}
.section-article .article-title {
  padding-top: 20px;
}
.section-article .title-art {
  padding-top: 30px;
  max-width: 1075px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .section-article .title-art {
    max-width: 100%;
  }
}
.section-article .title-art h1 {
  margin-bottom: 0;
}
.section-article .service-main-image img {
  width: 100%;
  max-height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
.section-article .art-content h1 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 1300px) {
  .section-article .art-content h1 {
    font-size: 36px;
  }
}
@media (max-width: 960px) {
  .section-article .art-content h1 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section-article .art-content h1 {
    font-size: 26px;
  }
}
@media (max-width: 640px) {
  .section-article .art-content h1 {
    font-size: 22px;
  }
}
.section-article .art-content h2 {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 1300px) {
  .section-article .art-content h2 {
    font-size: 36px;
  }
}
@media (max-width: 960px) {
  .section-article .art-content h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section-article .art-content h2 {
    font-size: 26px;
  }
}
@media (max-width: 640px) {
  .section-article .art-content h2 {
    font-size: 22px;
  }
}
.section-article .art-content h3 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 1300px) {
  .section-article .art-content h3 {
    font-size: 26px;
  }
}
@media (max-width: 960px) {
  .section-article .art-content h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .section-article .art-content h3 {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  .section-article .art-content h3 {
    font-size: 20px;
  }
}
.section-article .art-content h4 {
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 1300px) {
  .section-article .art-content h4 {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .section-article .art-content h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .section-article .art-content h4 {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .section-article .art-content h4 {
    font-size: 15px;
  }
}
.section-article .art-content p {
  font-size: 16px;
  font-weight: 400;
  color: #54504F;
}
@media (max-width: 767px) {
  .section-article .art-content p {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .section-article .art-content p {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .section-article .art-content p {
    font-size: 13px;
  }
}
.section-article .art-content ol {
  counter-reset: section;
  /* Reset the counter for the main list */
  padding: 0;
  /* Remove padding */
  margin: 0;
  /* Remove margin */
  list-style: none;
  /* Remove default list styles */
}
.section-article .art-content ol > li {
  counter-increment: section;
  /* Increment the counter for each list item */
  position: relative;
  padding-left: 0;
  /* Align text with the number */
  margin-left: 0;
  /* Align text under the number */
  list-style: none;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-weight: 600;
}
@media (max-width: 1300px) {
  .section-article .art-content ol > li {
    font-size: 26px;
  }
}
@media (max-width: 960px) {
  .section-article .art-content ol > li {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .section-article .art-content ol > li {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  .section-article .art-content ol > li {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .section-article .art-content ol > li {
    font-size: 18px;
  }
}
.section-article .art-content ol > li::before {
  content: counter(section) ". ";
  /* Add the counter value before the list item */
  position: relative;
  left: 0;
  /* Place number at the beginning */
}
.section-article .art-content ol ol {
  counter-reset: subsection;
  /* Reset the counter for sub-lists */
  padding: 0;
  /* Remove padding */
  margin: 0;
  /* Remove margin */
}
.section-article .art-content ol > li > ol > li {
  counter-increment: subsection;
  /* Increment the counter for each sub-list item */
  position: relative;
  padding-left: 2em;
  /* Create space for the number */
  text-indent: 0;
  /* Align text under the parent number */
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 767px) {
  .section-article .art-content ol > li > ol > li {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .section-article .art-content ol > li > ol > li {
    font-size: 14px;
  }
}
.section-article .art-content ol ol > li::before {
  content: counter(section) "." counter(subsection) " ";
  /* Add hierarchical numbering */
  position: absolute;
  left: 0;
  /* Place number at the beginning */
}
.section-article .art-content ol ol ol {
  counter-reset: subsubsection;
  /* Reset the counter for nested sub-lists */
  padding: 0;
  /* Remove padding */
  margin: 0;
  /* Remove margin */
}
.section-article .art-content ol ol ol > li {
  counter-increment: subsubsection;
  /* Increment the counter for nested sub-list items */
  position: relative;
  padding-left: 0;
  /* Create space for the number */
  text-indent: -2em;
  /* Align text under the parent number */
  font-size: inherit;
  /* Ensure deeper nested lists inherit font size */
}
.section-article .art-content ol ol ol > li::before {
  content: counter(section) "." counter(subsection) "." counter(subsubsection) " ";
  /* Full hierarchical numbering */
  position: absolute;
  left: 0;
  /* Place number at the beginning */
}
.section-article h1 {
  margin-bottom: 0;
}
.section-article .post-meta {
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: center;
  padding: 10px 0 20px 0;
}
@media (max-width: 767px) {
  .section-article .post-meta {
    font-size: 14px;
    padding: 20px 0;
  }
}
.section-article .post-meta span {
  text-decoration: underline;
}

.next-prev-posts .next-div,
.next-prev-posts .prev-div {
  background-color: #F5F0FF;
  padding: 30px 25px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .next-prev-posts .next-div,
  .next-prev-posts .prev-div {
    padding: 15px;
  }
}
.next-prev-posts .next-div .art-title,
.next-prev-posts .prev-div .art-title {
  font-weight: 600;
  margin: 0;
  font-size: 20px;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 960px) {
  .next-prev-posts .next-div .art-title,
  .next-prev-posts .prev-div .art-title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .next-prev-posts .next-div .art-title,
  .next-prev-posts .prev-div .art-title {
    font-size: 17px;
  }
}
@media (max-width: 640px) {
  .next-prev-posts .next-div .art-title,
  .next-prev-posts .prev-div .art-title {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .next-prev-posts .next-div .art-title,
  .next-prev-posts .prev-div .art-title {
    font-size: 15px;
  }
}
.next-prev-posts .next-div i,
.next-prev-posts .prev-div i {
  color: #54B1A9;
  font-size: 13px;
  margin-right: 5px;
  padding-top: 3px;
}
.next-prev-posts .next-div:hover,
.next-prev-posts .prev-div:hover {
  text-decoration: none;
}
.next-prev-posts .next-div .title-wrapper span,
.next-prev-posts .prev-div .title-wrapper span {
  font-weight: 500;
  font-size: 15px;
  color: #54504F;
}
@media (max-width: 960px) {
  .next-prev-posts .next-div .title-wrapper span,
  .next-prev-posts .prev-div .title-wrapper span {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .next-prev-posts .next-div .title-wrapper span,
  .next-prev-posts .prev-div .title-wrapper span {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .next-prev-posts .next-div .title-wrapper span,
  .next-prev-posts .prev-div .title-wrapper span {
    font-size: 12px;
  }
}
.next-prev-posts .prev-div {
  padding-left: 70px;
}
@media (max-width: 767px) {
  .next-prev-posts .prev-div {
    padding-left: 55px;
  }
}
@media (max-width: 640px) {
  .next-prev-posts .prev-div {
    padding-left: 35px;
  }
}
.next-prev-posts .prev-div .title-wrapper {
  position: relative;
}
.next-prev-posts .prev-div:hover .prev-art {
  left: 20px;
}
@media (max-width: 960px) {
  .next-prev-posts .prev-div:hover .prev-art {
    left: 25px;
  }
}
.next-prev-posts .next-div {
  padding-right: 70px;
}
@media (max-width: 767px) {
  .next-prev-posts .next-div {
    padding-right: 55px;
  }
}
@media (max-width: 640px) {
  .next-prev-posts .next-div {
    padding-right: 35px;
  }
}
.next-prev-posts .next-div .title-wrapper {
  position: relative;
}
.next-prev-posts .next-div:hover .next-art {
  right: 20px;
}
@media (max-width: 960px) {
  .next-prev-posts .next-div:hover .next-art {
    right: 25px;
  }
}
@media (max-width: 480px) {
  .next-prev-posts .next-prev-wrapper {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .next-prev-posts .next-prev-wrapper a {
    justify-content: flex-start;
  }
}
.next-prev-posts .prev-art,
.next-prev-posts .next-art {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  width: auto;
  height: auto;
}
@media (max-width: 960px) {
  .next-prev-posts .prev-art,
  .next-prev-posts .next-art {
    width: 15px;
  }
}
@media (max-width: 767px) {
  .next-prev-posts .prev-art,
  .next-prev-posts .next-art {
    width: 12px;
  }
}
@media (max-width: 640px) {
  .next-prev-posts .prev-art,
  .next-prev-posts .next-art {
    width: 10px;
  }
}
.next-prev-posts .prev-art {
  left: 25px;
}
@media (max-width: 640px) {
  .next-prev-posts .prev-art {
    left: 15px;
  }
}
.next-prev-posts .next-art {
  right: 25px;
}
@media (max-width: 640px) {
  .next-prev-posts .next-art {
    right: 15px;
  }
}
.next-prev-posts .date {
  margin: 0;
}
.next-prev-posts .date i {
  color: #C29DFF;
}

.next-prev-posts-container {
  padding-top: 20px;
  padding-bottom: 80px;
}
@media (max-width: 1100px) {
  .next-prev-posts-container {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .next-prev-posts-container {
    padding-bottom: 20px;
  }
}
.next-prev-posts-container h3 {
  margin: 0;
}
.next-prev-posts-container .title-flex {
  padding-bottom: 20px;
}
.next-prev-posts-container .title-flex a {
  font-weight: 700;
  font-size: 18px;
  line-height: 14px;
  letter-spacing: 0;
  text-decoration: underline;
  color: #C82896;
}
@media (max-width: 960px) {
  .next-prev-posts-container .title-flex a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .next-prev-posts-container .title-flex a {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .next-prev-posts-container .title-flex a {
    font-size: 14px;
  }
}
.next-prev-posts-container .title-flex a:hover {
  text-decoration: none;
}
@media (max-width: 960px) {
  .next-prev-posts-container .title-flex a:hover {
    text-decoration: underline;
  }
}

.blog-comments {
  padding-top: 26px;
}
@media (max-width: 767px) {
  .blog-comments {
    padding-top: 20px;
  }
}
.blog-comments .comment-respond {
  background: #FEF6FF;
  padding: 46px 80px;
}
@media (max-width: 1100px) {
  .blog-comments .comment-respond {
    padding: 40px;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond {
    padding: 20px;
    box-shadow: none;
  }
}
.blog-comments .comment-respond form p {
  margin: 12px 0;
}
@media (max-width: 767px) {
  .blog-comments .comment-respond form p {
    margin: 10px 0;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form p {
    margin: 8px 0;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-respond form p {
    margin: 6px 0;
  }
}
.blog-comments .comment-respond form .form-submit {
  padding-top: 12px;
}
@media (max-width: 767px) {
  .blog-comments .comment-respond form .form-submit {
    padding-top: 10px;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .form-submit {
    padding-top: 8px;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-respond form .form-submit {
    padding-top: 6px;
  }
}
.blog-comments .comment-respond form .form-submit input[type=submit] {
  background: linear-gradient(270.04deg, #6928D4 -20.69%, #CC5DD5 98.99%);
  box-shadow: 0px 2px 4px 0px rgba(255, 255, 255, 0.368627451) inset;
  transition: transform 0.3s ease, filter 0.3s ease;
  border-radius: 100px;
}
.blog-comments .comment-respond form .form-submit input[type=submit]:hover {
  transform: scale(1.03);
  filter: brightness(1.1);
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .form-submit input[type=submit] {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media (max-width: 960px) {
  .blog-comments .comment-respond form .form-submit input[type=submit]:hover {
    transform: none;
    filter: none;
  }
}
.blog-comments .comment-respond form textarea:not([type=submit]),
.blog-comments .comment-respond form input:not([type=submit]) {
  margin-bottom: 0;
  background-color: #fff;
  border: 1px solid #ECECEC;
}
.blog-comments .comment-respond form textarea,
.blog-comments .comment-respond form input {
  border-radius: 0;
}
.blog-comments .comment-respond form textarea {
  border-radius: 20px;
}
.blog-comments .comment-respond form input:not([type=checkbox]) {
  height: 52px;
  border-radius: 100px;
}
@media (max-width: 960px) {
  .blog-comments .comment-respond form input:not([type=checkbox]) {
    height: 50px;
  }
}
@media (max-width: 767px) {
  .blog-comments .comment-respond form input:not([type=checkbox]) {
    height: 45px;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form input:not([type=checkbox]) {
    height: 40px;
  }
}
.blog-comments .comment-respond form input[type=checkbox]::before {
  background-color: #824BDC;
  border-radius: 0;
}
.blog-comments .comment-respond form .comment-form-author {
  width: 49%;
  display: inline-block;
  padding-right: 15px;
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-form-author {
    display: block;
    width: 100%;
    padding-right: 0;
  }
}
.blog-comments .comment-respond form .comment-form-author label {
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -1%;
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-form-author label {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-respond form .comment-form-author label {
    font-size: 12px;
  }
}
.blog-comments .comment-respond form .comment-form-email {
  width: 50%;
  display: inline-block;
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-form-email {
    display: block;
    width: 100%;
  }
}
.blog-comments .comment-respond form .comment-form-email label {
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -1%;
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-form-email label {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-respond form .comment-form-email label {
    font-size: 12px;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-form-cookies-consent {
    margin-top: 20px;
  }
}
.blog-comments .comment-respond form .comment-form-cookies-consent .wp-comment-cookies-consent {
  display: inline-block;
}
.blog-comments .comment-respond form .comment-form-cookies-consent label {
  display: inline-block;
  width: 90%;
  line-height: 1.4;
  font-size: 16px;
}
@media (max-width: 960px) {
  .blog-comments .comment-respond form .comment-form-cookies-consent label {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-form-cookies-consent label {
    width: 80%;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .form-submit .submit {
    width: 100%;
  }
}
.blog-comments .comment-respond form .comment-form-comment label {
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -1%;
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-form-comment label {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-respond form .comment-form-comment label {
    font-size: 12px;
  }
}
.blog-comments .comment-respond form .comment-notes {
  font-size: 16px;
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-notes {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-respond form .comment-notes {
    font-size: 12px;
  }
}
.blog-comments .comment-respond form .comment-respond-title {
  color: #000;
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .blog-comments .comment-respond form .comment-respond-title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .blog-comments .comment-respond form .comment-respond-title {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-respond-title {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-respond form .comment-respond-title {
    font-size: 16px;
  }
}
.blog-comments .comment-respond form .logged-in-as {
  font-size: 16px;
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .logged-in-as {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-respond form .logged-in-as {
    font-size: 12px;
  }
}
.blog-comments .comment-awaiting-moderation {
  padding-top: 10px;
  color: #FFC107;
  display: block;
  font-size: 16px;
}
@media (max-width: 767px) {
  .blog-comments .comment-awaiting-moderation {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-awaiting-moderation {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-awaiting-moderation {
    font-size: 13px;
  }
}
.blog-comments .comment-meta {
  padding: 5px 20px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 65px;
  background: linear-gradient(270.04deg, #6928D4 -20.69%, #CC5DD5 98.99%);
  border-radius: 0 0 10px 10px;
  transition: all 0.3s ease;
}
@media (max-width: 640px) {
  .blog-comments .comment-meta {
    right: 20px;
    padding: 5px 10px;
  }
}
.blog-comments .comment-meta a {
  font-size: 12px;
  color: #fff;
  font-weight: 700;
}
@media (max-width: 640px) {
  .blog-comments .comment-meta a {
    font-size: 11px;
  }
}
.blog-comments .comment-meta a:hover {
  text-decoration: none;
  cursor: auto;
}
.blog-comments .commentlist {
  list-style: none;
}
.blog-comments .commentlist p {
  margin-top: 0;
}
.blog-comments .commentlist li .comment-body {
  background: #FEF6FF;
  padding: 20px 80px;
  position: relative;
}
@media (max-width: 1100px) {
  .blog-comments .commentlist li .comment-body {
    padding: 40px;
  }
}
@media (max-width: 640px) {
  .blog-comments .commentlist li .comment-body {
    padding: 20px;
  }
}
.blog-comments .commentlist li .comment-body .comment-author {
  position: relative;
  padding-bottom: 10px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .blog-comments .commentlist li .comment-body .comment-author {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .blog-comments .commentlist li .comment-body .comment-author {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .blog-comments .commentlist li .comment-body .comment-author {
    font-size: 13px;
  }
}
.blog-comments .commentlist li .comment-body .comment-author img {
  position: relative;
  transform: translateY(30%);
  border-radius: 100%;
  margin-right: 10px;
}
.blog-comments .commentlist li .comment-body .reply {
  margin-top: 15px;
}
.blog-comments .commentlist li .comment-body .reply a {
  color: #fff;
  display: inline-block;
  padding: 13px 33px;
  font-size: 15px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  font-weight: 700;
  background: linear-gradient(270.04deg, #6928D4 -20.69%, #CC5DD5 98.99%);
  font-family: "Poppins", sans-serif;
  letter-spacing: 3px;
  text-transform: uppercase;
  position: relative;
  border: 1px solid transparent;
  border-radius: 100px;
  background: linear-gradient(270.04deg, #6928D4 -20.69%, #CC5DD5 98.99%);
  box-shadow: 0px 2px 4px 0px rgba(255, 255, 255, 0.368627451) inset;
  transition: transform 0.3s ease, filter 0.3s ease;
  border-radius: 100px;
}
.blog-comments .commentlist li .comment-body .reply a:hover {
  transform: scale(1.03);
  filter: brightness(1.1);
  text-decoration: none;
}
@media (max-width: 767px) {
  .blog-comments .commentlist li .comment-body .reply a {
    padding: 8px 15px;
    font-size: 14px;
  }
}
@media (max-width: 960px) {
  .blog-comments .commentlist li .comment-body .reply a:hover {
    transform: none;
    filter: none;
  }
}
.blog-comments .commentlist li .comment-body p {
  font-size: 16px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .blog-comments .commentlist li .comment-body p {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .blog-comments .commentlist li .comment-body p {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .blog-comments .commentlist li .comment-body p {
    font-size: 13px;
  }
}
.blog-comments .navigation .alignleft {
  float: none;
}
.blog-comments #comments {
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 1300px) {
  .blog-comments #comments {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .blog-comments #comments {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .blog-comments #comments {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .blog-comments #comments {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .blog-comments #comments {
    font-size: 15px;
  }
}

#respond {
  margin-top: 20px;
}
#respond .comment-reply-title {
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 1300px) {
  #respond .comment-reply-title {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  #respond .comment-reply-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #respond .comment-reply-title {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  #respond .comment-reply-title {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  #respond .comment-reply-title {
    font-size: 15px;
  }
}

.hero-title {
  padding-bottom: 0;
  max-width: 1000px;
  margin: 0 auto;
}

.section-article {
  position: relative;
  z-index: 10;
}
.section-article .blog-main-image {
  position: relative;
  display: flex;
  max-width: 1068px;
  margin: 0 auto;
}
.section-article .blog-main-image img {
  width: 100%;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-article .blog-main-image .cover {
  width: 100%;
  border-radius: 15px;
  width: 100%;
  height: 518px;
}
@media (max-width: 1430px) {
  .section-article .blog-main-image .cover {
    height: 450px;
  }
}
@media (max-width: 1300px) {
  .section-article .blog-main-image .cover {
    height: 420px;
  }
}
@media (max-width: 960px) {
  .section-article .blog-main-image .cover {
    height: 380px;
  }
}
@media (max-width: 767px) {
  .section-article .blog-main-image .cover {
    height: 350px;
  }
}
@media (max-width: 640px) {
  .section-article .blog-main-image .cover {
    height: 300px;
  }
}
@media (max-width: 480px) {
  .section-article .blog-main-image .cover {
    height: 250px;
  }
}
.section-article .container-small {
  padding-bottom: 63px;
  padding-top: 30px;
}
@media (max-width: 1300px) {
  .section-article .container-small {
    padding-bottom: 50px;
  }
}
@media (max-width: 960px) {
  .section-article .container-small {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .section-article .container-small {
    padding-bottom: 30px;
  }
}
@media (max-width: 640px) {
  .section-article .container-small {
    padding-bottom: 20px;
  }
}
.section-article .post-wrapper {
  padding: 0px 15px;
}
.section-article .article-item {
  width: 100%;
}

.article-bottom-item span {
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: -2px;
  margin-bottom: 5px;
}
@media (max-width: 1550px) {
  .article-bottom-item span {
    font-size: 22px;
    letter-spacing: -1px;
  }
}
@media (max-width: 960px) {
  .article-bottom-item span {
    font-size: 20px;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .article-bottom-item span {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .article-bottom-item span {
    font-size: 16px;
  }
}

.a2a_kit.a2a_kit_size_32.addtoany_list {
  padding: 10px;
  border-radius: 10px;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

.addtoany_shortcode a span {
  position: relative;
}
@media (max-width: 640px) {
  .addtoany_shortcode a span {
    width: 28px !important;
    height: 28px !important;
  }
}
.addtoany_shortcode a svg {
  top: auto;
  left: auto;
  background-position: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 640px) {
  .addtoany_shortcode a svg {
    width: 16px !important;
    height: 16px !important;
  }
}

.article-head {
  display: flex;
  justify-content: center;
  align-items: center;
}
.article-head span {
  font-size: 16px;
  color: #fff;
}
@media (max-width: 1300px) {
  .article-head span {
    font-size: 13px;
  }
}
@media (max-width: 960px) {
  .article-head span {
    padding: 5px;
  }
  .article-head span:first-child {
    padding-left: 0px;
  }
  .article-head span:last-child {
    padding-right: 0px;
  }
}
@media (max-width: 640px) {
  .article-head span {
    font-size: 12px;
  }
}
.article-head span i {
  color: #C29DFF;
  margin-right: 5px;
}
.article-head span.category {
  padding-left: 17px;
}
@media (max-width: 960px) {
  .article-head span.category {
    padding-left: 0px;
  }
}

body.single .general-hero {
  padding-bottom: 80px;
}
body.single .general-hero .the-content {
  max-width: 1032px;
}

.contact-form-page {
  position: relative;
  padding-top: 200px;
}
@media (max-width: 1550px) {
  .contact-form-page {
    padding-top: 180px;
  }
}
@media (max-width: 1300px) {
  .contact-form-page {
    padding-top: 160px;
  }
}
@media (max-width: 960px) {
  .contact-form-page {
    padding-top: 140px;
  }
}
.contact-form-page #breadcrumbs {
  text-align: left;
}
@media (max-width: 767px) {
  .contact-form-page #breadcrumbs {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .contact-form-page .left-contact,
  .contact-form-page .right-contact {
    width: 100%;
  }
}
.contact-form-page .container {
  position: relative;
  z-index: 10;
}
.contact-form-page .contact-details .the-content {
  padding-bottom: 30px;
  text-align: left;
  margin: 0;
  max-width: 100%;
}
@media (max-width: 767px) {
  .contact-form-page .contact-details .the-content {
    padding-bottom: 0px;
    text-align: center;
  }
}
.contact-form-page .contact-details .contact-footer li {
  margin: 15px 0;
}
.contact-form-page .contact-details .contact-footer li:first-child {
  margin-top: 0;
}
.contact-form-page .contact-details .contact-footer li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .contact-form-page .contact-details .contact-footer li {
    justify-content: center;
    text-align: center;
  }
}
.contact-form-page .contact-details .contact-footer a {
  font-size: 18px;
}
@media (max-width: 767px) {
  .contact-form-page .contact-details .contact-footer a {
    font-size: 16px;
  }
}
.contact-form-page .contact-details .contact-footer .phone,
.contact-form-page .contact-details .contact-footer .email,
.contact-form-page .contact-details .contact-footer .address {
  padding: 0;
}
.contact-form-page .contact-footer li {
  display: flex;
  align-items: center;
}
.contact-form-page .contact-footer li .icon {
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  margin-right: 10px;
}
@media (max-width: 960px) {
  .contact-form-page .contact-footer li .icon {
    width: 38px;
    height: 38px;
  }
}
@media (max-width: 767px) {
  .contact-form-page .contact-footer li .icon {
    width: 35px;
    height: 35px;
  }
}
.contact-form-page .contact-footer li .icon i {
  color: #824BDC;
}
.contact-form-page .contact-footer li a {
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #ffffff;
}
@media (max-width: 1300px) {
  .contact-form-page .contact-footer li a {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .contact-form-page .contact-footer li a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .contact-form-page .map-iframe {
    padding-top: 30px;
  }
}
.contact-form-page .map-iframe iframe {
  width: 100%;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .contact-form-page .map-iframe iframe {
    height: 300px;
  }
}

.footer-social-square {
  padding-top: 30px;
}
@media (max-width: 1300px) {
  .footer-social-square {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .footer-social-square {
    justify-content: center;
  }
}
.footer-social-square li {
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  margin: 0 5px;
}
.footer-social-square li:first-child {
  margin-left: 0;
}
.footer-social-square li:last-child {
  margin-right: 0;
}
@media (max-width: 960px) {
  .footer-social-square li {
    width: 38px;
    height: 38px;
  }
}
@media (max-width: 767px) {
  .footer-social-square li {
    width: 35px;
    height: 35px;
  }
}
.footer-social-square li {
  transition: all 0.3s ease;
}
.footer-social-square li:hover {
  opacity: 0.7;
}
@media (max-width: 960px) {
  .footer-social-square li:hover {
    opacity: 1;
  }
}
.footer-social-square li:hover a {
  text-decoration: none;
}
.footer-social-square li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.footer-social-square li a i.fa-twitter:before {
  content: "";
  background-image: url(images/svg/x-social-purple.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  width: 15px;
  height: 15px;
}
@media (max-width: 1650px) {
  .footer-social-square li a i.fa-twitter:before {
    width: 13px;
    height: 13px;
  }
}
.footer-social-square i {
  font-size: 18px;
  padding: 0px;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  color: #824BDC;
}
@media (max-width: 960px) {
  .footer-social-square i {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .footer-social-square i {
    display: block;
  }
}

.careers-page .the-content {
  padding-bottom: 30px;
  border-bottom: 1px solid #d3d3d3;
}
.careers-page .careers-list-title {
  font-weight: 600;
  font-size: 36px;
  line-height: 104%;
  letter-spacing: -1px;
  color: #0b0e15;
  margin-top: 30px;
}
@media (max-width: 1550px) {
  .careers-page .careers-list-title {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .careers-page .careers-list-title {
    font-size: 28px;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .careers-page .careers-list-title {
    font-size: 24px;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .careers-page .careers-list-title {
    font-size: 20px;
  }
}
.careers-page .careers-list .right-side {
  padding-left: 37px;
  border-left: 1px solid #dedede;
}
@media (max-width: 1300px) {
  .careers-page .careers-list .right-side {
    padding-left: 30px;
  }
}
@media (max-width: 960px) {
  .careers-page .careers-list .right-side {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .careers-page .careers-list .right-side {
    padding-left: 0;
    border-left: none;
    border-top: 1px solid #dedede;
    padding-top: 10px;
    width: 100%;
  }
}
.careers-page .careers-list .career-item-wrapper {
  padding: 7px 0;
}
.careers-page .careers-list .career-item-wrapper:first-child {
  padding-top: 0;
}
.careers-page .careers-list .career-item-wrapper:last-child {
  padding-bottom: 0;
}
.careers-page .careers-list .career-item-wrapper .career-item {
  background-color: #F5F0FF;
  width: 100%;
  border: 2px solid #f5f5f5;
  padding: 30px;
  border-radius: 15px;
  gap: 20px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .careers-page .careers-list .career-item-wrapper .career-item {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-align: center;
  }
}
.careers-page .careers-list .career-item-wrapper .career-item p {
  margin: 0;
}
.careers-page .careers-list .career-item-wrapper .career-item .job-date {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  margin-bottom: 5px;
}
@media (max-width: 960px) {
  .careers-page .careers-list .career-item-wrapper .career-item .job-date {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .careers-page .careers-list .career-item-wrapper .career-item .job-date {
    margin-bottom: 10px;
  }
}
.careers-page .careers-list .career-item-wrapper .career-item .job-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
@media (max-width: 960px) {
  .careers-page .careers-list .career-item-wrapper .career-item .job-title {
    font-size: 18px;
    max-width: 350px;
  }
}
@media (max-width: 767px) {
  .careers-page .careers-list .career-item-wrapper .career-item .job-title {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .careers-page .careers-list .career-item-wrapper .career-item .job-title {
    font-size: 16px;
  }
}
.careers-page .careers-list .career-item-wrapper .career-item .job-location {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
}
@media (max-width: 960px) {
  .careers-page .careers-list .career-item-wrapper .career-item .job-location {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .careers-page .careers-list .career-item-wrapper .career-item .job-location {
    margin-top: 10px;
  }
}
.careers-page .careers-list .career-item-wrapper .career-item .job-location i {
  color: #C29DFF;
}
.careers-page .careers-list .career-item-wrapper .career-item .button1 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.careers-page .careers-list .career-item-wrapper .career-item .button1::after {
  content: "";
  width: 16px;
  height: 12px;
  background-image: url(images/svg/learn-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
}

.job-status {
  border-radius: 20px;
  padding: 10px 18px;
  background: rgba(172, 125, 249, 0.1215686275);
  text-align: center;
  color: #3d3d3d;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
}
.job-status.active {
  background: #824BDC;
  color: #fff;
}

.career-section {
  padding-top: 0;
}
.career-section .career-details-box {
  background-color: #fff;
  border-radius: 20px;
  padding: 40px;
}
@media (max-width: 960px) {
  .career-section .career-details-box {
    padding: 20px;
  }
}
.career-section .career-details-box .box-left {
  padding: 30px;
  background: #f9f6ff;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .career-section .career-details-box .box-left {
    padding: 20px;
  }
}
.career-section .career-details-box .box-left p {
  margin: 0;
}
.career-section .career-details-box .box-left .detail-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #1F0D3D;
}
@media (max-width: 767px) {
  .career-section .career-details-box .box-left .detail-title {
    font-size: 16px;
  }
}
.career-section .career-details-box .box-left .box-row {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1215686275);
  align-items: flex-start;
  justify-content: flex-start;
}
.career-section .career-details-box .box-left .box-row:first-child {
  padding-top: 0;
  border-top: none;
}
.career-section .career-details-box .box-left .box-row i {
  color: #C29DFF;
  margin-right: 5px;
}
.career-section .career-details-box .box-left .button1 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 10px;
}
.career-section .career-details-box .box-left .button1::after {
  content: "";
  width: 16px;
  height: 12px;
  background-image: url(images/svg/learn-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
}
.career-section .back-button {
  padding-top: 30px;
}
@media (max-width: 960px) {
  .career-section .back-button {
    padding-top: 20px;
  }
}
.career-section .back-button a {
  background: #ffffff;
  border: 1px solid #C29DFF;
  display: flex;
  align-items: center;
  gap: 10px;
}
.career-section .back-button a span {
  color: #000 !important;
}
.career-section .back-button a:hover {
  background: #C29DFF;
}
@media (max-width: 960px) {
  .career-section .back-button a:hover {
    background: #fff;
  }
}
.career-section .back-button a::before {
  content: "";
  width: 16px;
  height: 12px;
  background: transparent;
  background-color: transparent;
  background-image: url(images/svg/back-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
  visibility: visible;
  opacity: 1;
}
.career-section .back-button a::after {
  content: none;
}
.career-section .box-right {
  max-width: 738px;
  margin-left: auto;
}
@media (max-width: 960px) {
  .career-section .box-right {
    max-width: 100%;
    margin: 0;
  }
}
@media (max-width: 1300px) {
  .career-section .col_35 {
    width: 45%;
  }
}
@media (max-width: 960px) {
  .career-section .col_35 {
    width: 100%;
  }
}
@media (max-width: 1300px) {
  .career-section .col_65 {
    width: 55%;
  }
}
@media (max-width: 960px) {
  .career-section .col_65 {
    width: 100%;
  }
}

.wpcf7-list-item {
  margin-left: 0;
  padding-left: 30px;
  position: relative;
}
.wpcf7-list-item input {
  position: absolute;
  left: 0;
}
.wpcf7-list-item a {
  text-decoration: underline;
}
.wpcf7-list-item a:hover {
  text-decoration: none;
  color: #824BDC;
}
@media (max-width: 960px) {
  .wpcf7-list-item a:hover {
    color: #fff;
    text-decoration: underline;
  }
}

.form-row {
  gap: 10px;
}
.form-row .col_50 {
  text-align: left;
}
@media (max-width: 1300px) {
  .form-row {
    flex-wrap: wrap;
  }
  .form-row .col_50 {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .form-row {
    flex-wrap: nowrap;
  }
  .form-row .col_50 {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .form-row {
    flex-wrap: wrap;
  }
  .form-row .col_50 {
    width: 100%;
  }
}

.contact-form-box {
  width: 100%;
  background-color: #f5f0ff;
  padding: 30px;
  border-radius: 20px;
}
.contact-form-box .label-form {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -1%;
  text-align: left;
  margin-bottom: 10px;
}
@media (max-width: 960px) {
  .contact-form-box .label-form {
    font-size: 14px;
  }
}
.contact-form-box input:not(.wpcf7-submit),
.contact-form-box textarea:not(.wpcf7-submit),
.contact-form-box select:not(.wpcf7-submit) {
  background-color: #fff;
  border: none;
  border: 2px solid #ececec;
  border-radius: 10px !important;
  padding-left: 0;
  padding: 14px;
}
@media (max-width: 960px) {
  .contact-form-box input:not(.wpcf7-submit),
  .contact-form-box textarea:not(.wpcf7-submit),
  .contact-form-box select:not(.wpcf7-submit) {
    margin-bottom: 15px;
    padding: 10px;
  }
}
.contact-form-box input:not(.wpcf7-submit):hover, .contact-form-box input:not(.wpcf7-submit):focus, .contact-form-box input:not(.wpcf7-submit):active, .contact-form-box input:not(.wpcf7-submit):focus-visible, .contact-form-box input:not(.wpcf7-submit):target, .contact-form-box input:not(.wpcf7-submit):visited, .contact-form-box input:not(.wpcf7-submit):active, .contact-form-box input:not(.wpcf7-submit):focus-within,
.contact-form-box textarea:not(.wpcf7-submit):hover,
.contact-form-box textarea:not(.wpcf7-submit):focus,
.contact-form-box textarea:not(.wpcf7-submit):active,
.contact-form-box textarea:not(.wpcf7-submit):focus-visible,
.contact-form-box textarea:not(.wpcf7-submit):target,
.contact-form-box textarea:not(.wpcf7-submit):visited,
.contact-form-box textarea:not(.wpcf7-submit):active,
.contact-form-box textarea:not(.wpcf7-submit):focus-within,
.contact-form-box select:not(.wpcf7-submit):hover,
.contact-form-box select:not(.wpcf7-submit):focus,
.contact-form-box select:not(.wpcf7-submit):active,
.contact-form-box select:not(.wpcf7-submit):focus-visible,
.contact-form-box select:not(.wpcf7-submit):target,
.contact-form-box select:not(.wpcf7-submit):visited,
.contact-form-box select:not(.wpcf7-submit):active,
.contact-form-box select:not(.wpcf7-submit):focus-within {
  background-color: #fff;
}
.contact-form-box textarea {
  height: 80px;
}
.contact-form-box .wpcf7-spinner {
  display: none;
}
.contact-form-box .custom-file-upload {
  position: relative;
  border: 1px dashed #ececec;
  padding: 18px 20px;
  text-align: center;
  cursor: pointer;
  border-radius: 8px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 10px;
}
@media (max-width: 640px) {
  .contact-form-box .custom-file-upload {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}
.contact-form-box .custom-file-upload i {
  font-size: 18px;
  color: #000;
  display: block;
}
.contact-form-box .custom-file-upload .upload-text {
  font-weight: 400;
  font-size: 15px;
  line-height: 110%;
}
@media (max-width: 960px) {
  .contact-form-box .custom-file-upload .upload-text {
    font-size: 14px;
  }
}
.contact-form-box .custom-upload-button {
  font-weight: 600;
  font-size: 15px;
  line-height: 110%;
  text-align: center;
  color: #fff !important;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 35px;
  background: #774eb9;
  cursor: pointer;
}
@media (max-width: 960px) {
  .contact-form-box .custom-upload-button {
    font-size: 14px;
  }
}
.contact-form-box .custom-upload-button input.upload-input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.contact-form-box select {
  background-image: url(images/svg/select-arr.svg);
  background-position: right;
  background-size: 15% 8px;
  background-repeat: no-repeat;
  padding-right: 40px;
  cursor: pointer;
}

.label-form {
  display: block;
  font-weight: 400;
  margin-bottom: 5px;
}

.wpcf7-form-control-wrap {
  display: block;
}

@media (max-width: 640px) {
  .wpcf7-submit {
    width: 100%;
  }
}
.wpcf7-submit {
  color: #fff !important;
  display: inline-block;
  padding: 15px 28px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition-timing-function: ease;
  border-radius: 5px;
  background: #824bdc !important;
  width: 100%;
  border-radius: 45px !important;
  position: relative;
  overflow: hidden;
  z-index: 1;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
}
@media (max-width: 767px) {
  .wpcf7-submit {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .wpcf7-submit {
    font-size: 14px;
    padding: 12px 22px !important;
  }
}
.wpcf7-submit:hover {
  text-decoration: none;
  color: #fff;
  background: #612abb !important;
}
@media (max-width: 960px) {
  .wpcf7-submit:hover {
    background: #824bdc !important;
    color: #fff !important;
  }
}

.wpcf7-not-valid {
  border: none !important;
  border-bottom: 1px solid red !important;
}

body.page-template-page-magic5000 .header,
body.page-template-page-card .header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  padding: 0 !important;
}
body.page-template-page-magic5000 .header .header-left,
body.page-template-page-card .header .header-left {
  gap: 20px;
}
body.page-template-page-magic5000 .header .header-left img,
body.page-template-page-card .header .header-left img {
  width: 200px;
  height: auto;
}
@media (max-width: 1550px) {
  body.page-template-page-magic5000 .header .header-left img,
  body.page-template-page-card .header .header-left img {
    width: 180px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .header .header-left img,
  body.page-template-page-card .header .header-left img {
    width: 150px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .header .header-left img,
  body.page-template-page-card .header .header-left img {
    width: 125px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .header .header-left img,
  body.page-template-page-card .header .header-left img {
    width: 140px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .header .header-left img,
  body.page-template-page-card .header .header-left img {
    width: 120px;
  }
}
body.page-template-page-magic5000 .header .header-top,
body.page-template-page-card .header .header-top {
  justify-content: space-between;
  gap: 20px;
  padding: 20px 0;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .header .header-top,
  body.page-template-page-card .header .header-top {
    padding-bottom: 0;
  }
}
body.page-template-page-magic5000 .header .magic5000-menu ul,
body.page-template-page-card .header .magic5000-menu ul {
  gap: 10px;
}
body.page-template-page-magic5000 .header .magic5000-menu a,
body.page-template-page-card .header .magic5000-menu a {
  font-size: 14px;
  transition: all 0.3s ease;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .header .magic5000-menu a,
  body.page-template-page-card .header .magic5000-menu a {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .header .magic5000-menu a,
  body.page-template-page-card .header .magic5000-menu a {
    font-size: 12px;
  }
}
body.page-template-page-magic5000 .header .magic5000-menu a:hover,
body.page-template-page-card .header .magic5000-menu a:hover {
  color: #A973F2;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .header .magic5000-menu a:hover,
  body.page-template-page-card .header .magic5000-menu a:hover {
    color: #fff;
  }
}
body.page-template-page-magic5000 .header .header-right,
body.page-template-page-card .header .header-right {
  gap: 10px;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .header .header-right,
  body.page-template-page-card .header .header-right {
    gap: 15px;
  }
}
body.page-template-page-magic5000 .header .header-right .icon,
body.page-template-page-card .header .header-right .icon {
  background-color: #A973F2;
  border-radius: 50% !important;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  border-radius: 5px;
  margin-right: 6px;
}
@media (max-width: 1100px) {
  body.page-template-page-magic5000 .header .header-right .phone .phone-number,
  body.page-template-page-card .header .header-right .phone .phone-number {
    display: none;
  }
}
body.page-template-page-magic5000 .header .header-right .phone:hover,
body.page-template-page-card .header .header-right .phone:hover {
  text-decoration: none;
}
body.page-template-page-magic5000 .header .header-right .phone:hover .icon,
body.page-template-page-card .header .header-right .phone:hover .icon {
  background-color: #fff;
}
body.page-template-page-magic5000 .header .header-right .phone:hover .icon i,
body.page-template-page-card .header .header-right .phone:hover .icon i {
  color: #A973F2;
}
body.page-template-page-magic5000 .header .header-right .phone-number,
body.page-template-page-card .header .header-right .phone-number {
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  transition: all 0.3s ease;
  width: calc(100% - 38px);
}
body.page-template-page-magic5000 .header .header-right .button1,
body.page-template-page-card .header .header-right .button1 {
  background: #fff !important;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .header .header-right .button1,
  body.page-template-page-card .header .header-right .button1 {
    padding: 8px 12px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .header .header-right .button1,
  body.page-template-page-card .header .header-right .button1 {
    display: none;
  }
}
body.page-template-page-magic5000 .header .header-right .button1 span,
body.page-template-page-card .header .header-right .button1 span {
  color: #000 !important;
  font-size: 16px;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .header .header-right .button1 span,
  body.page-template-page-card .header .header-right .button1 span {
    font-size: 13px;
  }
}
body.page-template-page-magic5000 .header .header-right .button1:hover span,
body.page-template-page-card .header .header-right .button1:hover span {
  color: #fff !important;
}
body.page-template-page-magic5000 .header .header-menu-row,
body.page-template-page-card .header .header-menu-row {
  display: none;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .header .magic5000-menu--desktop,
  body.page-template-page-card .header .magic5000-menu--desktop {
    display: none;
  }
  body.page-template-page-magic5000 .header .header-menu-row,
  body.page-template-page-card .header .header-menu-row {
    display: block;
    padding: 6px 12px;
    background: rgba(169, 115, 242, 0.2);
    border-radius: 8px;
    margin-top: 10px;
  }
  body.page-template-page-magic5000 .header .magic5000-menu--mobile-row ul,
  body.page-template-page-card .header .magic5000-menu--mobile-row ul {
    flex-wrap: wrap;
    white-space: normal;
    justify-content: center;
    gap: 12px;
  }
}
@media (max-width: 960px) and (max-width: 960px) {
  body.page-template-page-magic5000 .header .magic5000-menu--mobile-row ul,
  body.page-template-page-card .header .magic5000-menu--mobile-row ul {
    gap: 6px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .header .magic5000-menu--mobile-row li,
  body.page-template-page-card .header .magic5000-menu--mobile-row li {
    display: flex;
  }
  body.page-template-page-magic5000 .header .magic5000-menu--mobile-row a,
  body.page-template-page-card .header .magic5000-menu--mobile-row a {
    display: inline-flex;
  }
}
body.page-template-page-magic5000 .home-hero-section,
body.page-template-page-card .home-hero-section {
  position: relative;
  overflow: hidden;
  --header-h: 100px;
}
body.page-template-page-magic5000 .home-hero-section .hero-dots,
body.page-template-page-card .home-hero-section .hero-dots {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
body.page-template-page-magic5000 .home-hero-section .container,
body.page-template-page-card .home-hero-section .container {
  position: relative;
  z-index: 3;
  width: 100%;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .container,
  body.page-template-page-card .home-hero-section .container {
    text-align: center;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero,
body.page-template-page-card .home-hero-section .home-hero {
  background: linear-gradient(270deg, #310C6B 0%, #5216B1 100%);
  position: relative;
  margin-bottom: 0 !important;
  min-height: 85vh;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero,
  body.page-template-page-card .home-hero-section .home-hero {
    min-height: 80vh;
  }
}
@media (max-width: 1100px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero,
  body.page-template-page-card .home-hero-section .home-hero {
    min-height: 70vh;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero,
  body.page-template-page-card .home-hero-section .home-hero {
    min-height: inherit;
  }
  body.page-template-page-magic5000 .home-hero-section .home-hero::before,
  body.page-template-page-card .home-hero-section .home-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .hero-slide,
body.page-template-page-card .home-hero-section .home-hero .hero-slide {
  min-height: inherit;
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full,
body.page-template-page-card .home-hero-section .home-hero .image-full {
  position: relative;
  min-height: inherit;
  display: flex;
  align-items: center;
  padding-top: calc(var(--header-h) + 70px);
  padding-bottom: 120px;
}
@media (max-width: 1650px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full,
  body.page-template-page-card .home-hero-section .home-hero .image-full {
    padding-top: calc(var(--header-h) + 60px);
    padding-bottom: 110px;
  }
}
@media (max-width: 1430px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full,
  body.page-template-page-card .home-hero-section .home-hero .image-full {
    padding-top: calc(var(--header-h) + 50px);
    padding-bottom: 105px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full,
  body.page-template-page-card .home-hero-section .home-hero .image-full {
    padding-top: calc(var(--header-h) + 140px);
    padding-bottom: 180px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full,
  body.page-template-page-card .home-hero-section .home-hero .image-full {
    padding-top: calc(var(--header-h) + 120px);
    padding-bottom: 140px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full,
  body.page-template-page-card .home-hero-section .home-hero .image-full {
    padding-top: calc(var(--header-h) + 100px);
    padding-bottom: 120px;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .hero-image-decor,
body.page-template-page-card .home-hero-section .home-hero .image-full .hero-image-decor {
  position: absolute;
  bottom: 0;
  right: 35px;
  width: 50%;
  height: 86%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 1650px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .hero-image-decor,
  body.page-template-page-card .home-hero-section .home-hero .image-full .hero-image-decor {
    height: 85%;
  }
}
@media (max-width: 1430px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .hero-image-decor,
  body.page-template-page-card .home-hero-section .home-hero .image-full .hero-image-decor {
    height: 82%;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .hero-image-decor,
  body.page-template-page-card .home-hero-section .home-hero .image-full .hero-image-decor {
    display: none;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image,
body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image {
  position: absolute;
  right: 100px;
  bottom: -20px;
  width: 50%;
  z-index: 2;
  pointer-events: none;
  display: flex;
  justify-content: center;
  height: 70vh;
  min-height: 420px;
  max-height: 780px;
  max-width: 900px;
}
@media (max-width: 1650px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image {
    right: 50px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image {
    height: 60vh;
  }
}
@media (max-width: 1100px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image {
    height: 50vh;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image {
    width: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    height: auto;
    min-height: 0;
    max-height: none;
    max-width: none;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .decor-relative,
body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .decor-relative {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .decor-relative,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .decor-relative {
    justify-content: center;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-visual,
body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-visual {
  position: relative;
  height: 100%;
  width: auto;
  display: inline-block;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-visual,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-visual {
    height: auto;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-girls,
body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-girls {
  height: 100%;
  width: auto;
  max-width: none;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom right;
     object-position: bottom right;
  position: relative;
  z-index: 1;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-girls,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-girls {
    height: 500px;
    width: auto;
    -o-object-position: center;
       object-position: center;
    margin-left: auto;
    margin-right: auto;
    opacity: 0.5;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-girls,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-girls {
    height: 400px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-girls,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-girls {
    height: 350px;
    opacity: 0.3;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-girls,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-girls {
    height: 300px;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon,
body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon {
  position: absolute;
  z-index: 2;
  height: auto;
  transform: translate3d(0, 0, 0);
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon {
    opacity: 0.5;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon {
    opacity: 0.3;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-left,
body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-left {
  left: -2%;
  top: 60%;
  width: 100px;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-left,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-left {
    left: -4%;
    top: 60%;
    width: 90px;
  }
}
@media (max-width: 1100px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-left,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-left {
    left: -6%;
    top: 60%;
    width: 78px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-left,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-left {
    left: 6%;
    top: 62%;
    width: 64px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-left,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-left {
    left: 6%;
    top: 64%;
    width: 58px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-left,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-left {
    left: 8%;
    top: 66%;
    width: 52px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-left,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-left {
    left: 10%;
    top: 66%;
    width: 46px;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-left,
body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-left {
  left: -2%;
  top: 30%;
  width: 92px;
  transform: rotate(-12deg);
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-left,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-left {
    left: -4%;
    top: 30%;
    width: 82px;
  }
}
@media (max-width: 1100px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-left,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-left {
    left: -6%;
    top: 30%;
    width: 72px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-left,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-left {
    left: 10%;
    top: 20%;
    width: 58px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-left,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-left {
    left: 10%;
    top: 22%;
    width: 52px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-left,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-left {
    left: 12%;
    top: 24%;
    width: 46px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-left,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-left {
    left: 12%;
    top: 26%;
    width: 42px;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-top,
body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-top {
  right: 2%;
  top: 15%;
  width: 60px;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-top,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-top {
    right: 4%;
    top: 15%;
    width: 54px;
  }
}
@media (max-width: 1100px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-top,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-top {
    right: 6%;
    top: 15%;
    width: 48px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-top,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-top {
    right: 16%;
    top: 12%;
    width: 44px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-top,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-top {
    right: 16%;
    top: 14%;
    width: 40px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-top,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-top {
    right: 16%;
    top: 16%;
    width: 36px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-top,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-top {
    right: 16%;
    top: 18%;
    width: 32px;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-right,
body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-right {
  right: -18%;
  top: 18%;
  width: 60px;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-right {
    right: -14%;
    top: 18%;
    width: 54px;
  }
}
@media (max-width: 1100px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-right {
    right: -10%;
    top: 18%;
    width: 48px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-right {
    right: 6%;
    top: 24%;
    width: 42px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-right {
    right: 6%;
    top: 26%;
    width: 38px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-right {
    right: 6%;
    top: 28%;
    width: 34px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-heart-right {
    right: 6%;
    top: 30%;
    width: 30px;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-right,
body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-right {
  right: -10%;
  top: 50%;
  width: 105px;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-right {
    right: -8%;
    top: 50%;
    width: 92px;
  }
}
@media (max-width: 1100px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-right {
    right: -6%;
    top: 50%;
    width: 82px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-right {
    right: 6%;
    top: 58%;
    width: 64px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-right {
    right: 6%;
    top: 60%;
    width: 58px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-right {
    right: 8%;
    top: 62%;
    width: 52px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-right {
    right: 10%;
    top: 62%;
    width: 46px;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-right,
body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-right {
  right: -6%;
  top: 30%;
  width: 92px;
  transform: rotate(45deg);
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-right {
    right: -4%;
    top: 30%;
    width: 82px;
  }
}
@media (max-width: 1100px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-right {
    right: -2%;
    top: 30%;
    width: 72px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-right {
    right: 10%;
    top: 40%;
    width: 56px;
    transform: rotate(18deg);
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-right {
    right: 10%;
    top: 42%;
    width: 52px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-right {
    right: 12%;
    top: 44%;
    width: 46px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-right,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-fb-right {
    right: 12%;
    top: 46%;
    width: 42px;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-bottom,
body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-bottom {
  right: -6%;
  bottom: 20%;
  width: 78px;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-bottom,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-bottom {
    right: -4%;
    bottom: 20%;
    width: 70px;
  }
}
@media (max-width: 1100px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-bottom,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-bottom {
    right: -2%;
    bottom: 20%;
    width: 62px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-bottom,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-bottom {
    left: 50%;
    right: auto;
    bottom: 6%;
    transform: translate3d(-50%, 0, 0);
    width: 54px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-bottom,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-bottom {
    bottom: 7%;
    width: 50px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-bottom,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-bottom {
    bottom: 8%;
    width: 46px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-bottom,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-like-bottom {
    bottom: 9%;
    width: 42px;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-ig,
body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-ig {
  right: 10%;
  bottom: 4%;
  width: 78px;
  transform: rotate(18deg);
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-ig,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-ig {
    right: 10%;
    bottom: 4%;
    width: 70px;
  }
}
@media (max-width: 1100px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-ig,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-ig {
    right: 10%;
    bottom: 4%;
    width: 62px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-ig,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-ig {
    right: 14%;
    bottom: 10%;
    width: 54px;
    transform: rotate(12deg);
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-ig,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-ig {
    right: 14%;
    bottom: 11%;
    width: 50px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-ig,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-ig {
    right: 14%;
    bottom: 12%;
    width: 46px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .full-width-image .hero-icon-ig,
  body.page-template-page-card .home-hero-section .home-hero .image-full .full-width-image .hero-icon-ig {
    right: 14%;
    bottom: 13%;
    width: 42px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols,
  body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols {
    text-align: center;
    max-width: inherit;
    align-items: center;
    justify-content: center;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols .hero-content,
body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols .hero-content {
  position: relative;
  z-index: 4;
  max-width: 545px;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols .hero-content,
  body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols .hero-content {
    width: 100%;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-fb,
body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-fb {
  position: absolute;
  left: -120px;
  width: 100px;
  height: auto;
  top: 20px;
}
@media (max-width: 1430px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-fb,
  body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-fb {
    left: 0;
    top: -100px;
    width: 80px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-fb,
  body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-fb {
    left: 0px;
    top: -60px;
    width: 50px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-fb,
  body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-fb {
    opacity: 0.4;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-heart,
body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-heart {
  position: absolute;
  right: 0px;
  width: auto;
  height: auto;
  top: -120px;
}
@media (max-width: 1430px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-heart,
  body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-heart {
    right: 0;
    top: -120px;
    width: 80px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-heart,
  body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-heart {
    right: 0px;
    top: -80px;
    width: 50px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-heart,
  body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols .hero-content .hero-heart {
    opacity: 0.4;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols .white-txt,
body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols .white-txt {
  max-width: 650px;
}
@media (max-width: 1430px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols .white-txt,
  body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols .white-txt {
    max-width: 500px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols .white-txt,
  body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols .white-txt {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .image-full .flex2cols .white-txt,
  body.page-template-page-card .home-hero-section .home-hero .image-full .flex2cols .white-txt {
    max-width: inherit;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .home-hero-title,
body.page-template-page-card .home-hero-section .home-hero .home-hero-title {
  font-size: 82px;
  line-height: 1.1em;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 1650px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .home-hero-title,
  body.page-template-page-card .home-hero-section .home-hero .home-hero-title {
    font-size: 70px;
  }
}
@media (max-width: 1430px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .home-hero-title,
  body.page-template-page-card .home-hero-section .home-hero .home-hero-title {
    font-size: 60px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .home-hero-title,
  body.page-template-page-card .home-hero-section .home-hero .home-hero-title {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .home-hero-title,
  body.page-template-page-card .home-hero-section .home-hero .home-hero-title {
    font-size: 40px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .home-hero-title,
  body.page-template-page-card .home-hero-section .home-hero .home-hero-title {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .home-hero-title,
  body.page-template-page-card .home-hero-section .home-hero .home-hero-title {
    font-size: 25px;
  }
}
body.page-template-page-magic5000 .home-hero-section .home-hero .home-hero-description,
body.page-template-page-card .home-hero-section .home-hero .home-hero-description {
  font-size: 20px;
}
@media (max-width: 1550px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .home-hero-description,
  body.page-template-page-card .home-hero-section .home-hero .home-hero-description {
    font-size: 18px;
  }
}
@media (max-width: 1430px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .home-hero-description,
  body.page-template-page-card .home-hero-section .home-hero .home-hero-description {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .home-hero-description,
  body.page-template-page-card .home-hero-section .home-hero .home-hero-description {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .home-hero-description,
  body.page-template-page-card .home-hero-section .home-hero .home-hero-description {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .home-hero-section .home-hero .home-hero-description,
  body.page-template-page-card .home-hero-section .home-hero .home-hero-description {
    font-size: 13px;
  }
}
body.page-template-page-magic5000 .home-hero-section .slick-next,
body.page-template-page-magic5000 .home-hero-section .slick-prev,
body.page-template-page-magic5000 .home-hero-section .slick-dots,
body.page-template-page-card .home-hero-section .slick-next,
body.page-template-page-card .home-hero-section .slick-prev,
body.page-template-page-card .home-hero-section .slick-dots {
  display: none;
}
body.page-template-page-magic5000 .section,
body.page-template-page-card .section {
  padding-top: 110px;
  padding-bottom: 130px;
}
@media (max-width: 1430px) {
  body.page-template-page-magic5000 .section,
  body.page-template-page-card .section {
    padding-top: 95px;
    padding-bottom: 115px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .section,
  body.page-template-page-card .section {
    padding-top: 85px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .section,
  body.page-template-page-card .section {
    padding-top: 75px;
    padding-bottom: 90px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .section,
  body.page-template-page-card .section {
    padding-top: 65px;
    padding-bottom: 80px;
  }
}
body.page-template-page-magic5000 .social-proof,
body.page-template-page-card .social-proof {
  position: relative;
  background: radial-gradient(circle, #ffffff, #e9dcff);
}
body.page-template-page-magic5000 .social-proof::before,
body.page-template-page-card .social-proof::before {
  content: "";
  position: absolute;
  top: -120px;
  left: -120px;
  width: 420px;
  height: 420px;
  background: radial-gradient(circle, rgba(220, 196, 255, 0.75) 0%, rgba(220, 196, 255, 0) 70%);
  pointer-events: none;
}
body.page-template-page-magic5000 .social-proof::after,
body.page-template-page-card .social-proof::after {
  content: "";
  position: absolute;
  top: 45%;
  right: 8%;
  width: 220px;
  height: 140px;
  background-image: radial-gradient(#d7c5ff 1px, transparent 1px);
  background-size: 14px 14px;
  opacity: 0.6;
  pointer-events: none;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .social-proof::after,
  body.page-template-page-card .social-proof::after {
    display: none;
  }
}
body.page-template-page-magic5000 .social-proof .container,
body.page-template-page-card .social-proof .container {
  position: relative;
  z-index: 2;
}
body.page-template-page-magic5000 .social-proof__intro,
body.page-template-page-card .social-proof__intro {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 70px;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .social-proof__intro,
  body.page-template-page-card .social-proof__intro {
    margin-bottom: 45px;
  }
}
body.page-template-page-magic5000 .social-proof__title,
body.page-template-page-card .social-proof__title {
  font-size: 38px;
  font-weight: 700;
  color: #2a0e57;
  margin-bottom: 12px;
}
@media (max-width: 1430px) {
  body.page-template-page-magic5000 .social-proof__title,
  body.page-template-page-card .social-proof__title {
    font-size: 34px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .social-proof__title,
  body.page-template-page-card .social-proof__title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .social-proof__title,
  body.page-template-page-card .social-proof__title {
    font-size: 26px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .social-proof__title,
  body.page-template-page-card .social-proof__title {
    font-size: 23px;
  }
}
body.page-template-page-magic5000 .social-proof__lead,
body.page-template-page-card .social-proof__lead {
  margin: 0 auto;
  font-size: 16px;
  color: #4a3c5a;
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .social-proof__lead,
  body.page-template-page-card .social-proof__lead {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .social-proof__lead,
  body.page-template-page-card .social-proof__lead {
    font-size: 14px;
  }
}
body.page-template-page-magic5000 .social-proof__stage,
body.page-template-page-card .social-proof__stage {
  position: relative;
  min-height: 640px;
}
body.page-template-page-magic5000 .social-proof__frame,
body.page-template-page-card .social-proof__frame {
  position: absolute;
  pointer-events: none;
}
body.page-template-page-magic5000 .social-proof__frame-media,
body.page-template-page-card .social-proof__frame-media {
  position: relative;
  width: 100%;
}
body.page-template-page-magic5000 .social-proof__frame-img,
body.page-template-page-card .social-proof__frame-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  z-index: 1;
  pointer-events: none;
}
body.page-template-page-magic5000 .social-proof__frame-photo,
body.page-template-page-card .social-proof__frame-photo {
  position: absolute;
  overflow: hidden;
  z-index: 2;
  isolation: isolate;
}
body.page-template-page-magic5000 .social-proof__frame-photo .social-proof__person,
body.page-template-page-card .social-proof__frame-photo .social-proof__person {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  width: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
body.page-template-page-magic5000 .social-proof__frame--facebook,
body.page-template-page-card .social-proof__frame--facebook {
  left: 10px;
  top: 10px;
  width: clamp(250px, 38vw, 420px);
  transform: rotate(-6deg);
  z-index: 2;
}
body.page-template-page-magic5000 .social-proof__frame--facebook .social-proof__frame-media,
body.page-template-page-card .social-proof__frame--facebook .social-proof__frame-media {
  aspect-ratio: 497/664;
}
body.page-template-page-magic5000 .social-proof__frame--facebook .social-proof__frame-photo,
body.page-template-page-card .social-proof__frame--facebook .social-proof__frame-photo {
  top: 30%;
  left: 5.5%;
  width: 89%;
  height: 54%;
  border-radius: 14px;
  display: block;
  background: linear-gradient(to top, #c4a9f2 0%, #9559e7 100%);
}
body.page-template-page-magic5000 .social-proof__frame--instagram,
body.page-template-page-card .social-proof__frame--instagram {
  right: 0;
  top: 80px;
  width: clamp(230px, 34vw, 390px);
  transform: rotate(6deg);
  z-index: 1;
}
body.page-template-page-magic5000 .social-proof__frame--instagram .social-proof__frame-media,
body.page-template-page-card .social-proof__frame--instagram .social-proof__frame-media {
  aspect-ratio: 459/657;
}
body.page-template-page-magic5000 .social-proof__frame--instagram .social-proof__frame-photo,
body.page-template-page-card .social-proof__frame--instagram .social-proof__frame-photo {
  top: 21%;
  left: 12%;
  width: 76%;
  height: 52%;
  border-radius: 12px;
}
body.page-template-page-magic5000 .social-proof__frame--instagram .social-proof__person,
body.page-template-page-card .social-proof__frame--instagram .social-proof__person {
  -o-object-position: center 10%;
     object-position: center 10%;
}
body.page-template-page-magic5000 .social-proof__card,
body.page-template-page-card .social-proof__card {
  position: absolute;
  z-index: 3;
  background: #ffffff;
  border-radius: 18px;
  padding: 24px 28px;
  width: clamp(240px, 30vw, 350px);
  box-shadow: 0 15px 35px rgba(36, 22, 70, 0.18);
}
body.page-template-page-magic5000 .social-proof__card p,
body.page-template-page-card .social-proof__card p {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 1.6;
  color: #4a3c5a;
}
body.page-template-page-magic5000 .social-proof__card--elina,
body.page-template-page-card .social-proof__card--elina {
  left: 50%;
  top: 40px;
  transform: translateX(-50%);
}
body.page-template-page-magic5000 .social-proof__card--elina .arrow-left,
body.page-template-page-card .social-proof__card--elina .arrow-left {
  position: absolute;
  left: -50px;
  bottom: 100%;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .social-proof__card--elina .arrow-left,
  body.page-template-page-card .social-proof__card--elina .arrow-left {
    display: none;
  }
}
body.page-template-page-magic5000 .social-proof__card--ieva,
body.page-template-page-card .social-proof__card--ieva {
  left: 55%;
  top: 390px;
  transform: translateX(-50%);
}
body.page-template-page-magic5000 .social-proof__card--ieva .arrow-right,
body.page-template-page-card .social-proof__card--ieva .arrow-right {
  position: absolute;
  right: -50px;
  bottom: 100%;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .social-proof__card--ieva .arrow-right,
  body.page-template-page-card .social-proof__card--ieva .arrow-right {
    display: none;
  }
}
body.page-template-page-magic5000 .social-proof__name,
body.page-template-page-card .social-proof__name {
  margin: 0 0 8px;
  font-size: 20px;
  color: #2a0e57;
  font-weight: 700;
}
body.page-template-page-magic5000 .social-proof__follow,
body.page-template-page-card .social-proof__follow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #2a0e57;
}
body.page-template-page-magic5000 .social-proof__follow i,
body.page-template-page-card .social-proof__follow i {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  background: #1877f2;
  color: #ffffff;
}
body.page-template-page-magic5000 .social-proof__follow--insta i,
body.page-template-page-card .social-proof__follow--insta i {
  background: linear-gradient(45deg, #feda75 0%, #fa7e1e 20%, #d62976 50%, #962fbf 75%, #4f5bd5 100%);
}
@media (max-width: 1430px) {
  body.page-template-page-magic5000 .social-proof__stage,
  body.page-template-page-card .social-proof__stage {
    min-height: 600px;
  }
  body.page-template-page-magic5000 .social-proof__card--elina,
  body.page-template-page-card .social-proof__card--elina {
    top: 70px;
  }
  body.page-template-page-magic5000 .social-proof__card--ieva,
  body.page-template-page-card .social-proof__card--ieva {
    top: 360px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .social-proof__stage,
  body.page-template-page-card .social-proof__stage {
    min-height: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 28px;
  }
  body.page-template-page-magic5000 .social-proof__frame, body.page-template-page-magic5000 .social-proof__card,
  body.page-template-page-card .social-proof__frame,
  body.page-template-page-card .social-proof__card {
    position: static;
    transform: none;
    width: min(100%, 420px);
  }
  body.page-template-page-magic5000 .social-proof__frame--facebook,
  body.page-template-page-card .social-proof__frame--facebook {
    order: 1;
  }
  body.page-template-page-magic5000 .social-proof__card--elina,
  body.page-template-page-card .social-proof__card--elina {
    order: 2;
  }
  body.page-template-page-magic5000 .social-proof__frame--instagram,
  body.page-template-page-card .social-proof__frame--instagram {
    order: 3;
  }
  body.page-template-page-magic5000 .social-proof__card--ieva,
  body.page-template-page-card .social-proof__card--ieva {
    order: 4;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .social-proof__card,
  body.page-template-page-card .social-proof__card {
    padding: 20px;
  }
  body.page-template-page-magic5000 .social-proof__frame, body.page-template-page-magic5000 .social-proof__card,
  body.page-template-page-card .social-proof__frame,
  body.page-template-page-card .social-proof__card {
    width: 100%;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .social-proof,
  body.page-template-page-card .social-proof {
    padding-top: 120px;
  }
}
body.page-template-page-magic5000 .social-proof__frame-fb,
body.page-template-page-card .social-proof__frame-fb {
  position: absolute;
  z-index: 3;
  width: 70px;
  height: auto;
  display: block;
  pointer-events: none;
  mix-blend-mode: luminosity;
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .social-proof__frame-fb,
  body.page-template-page-card .social-proof__frame-fb {
    width: 50px;
  }
}
body.page-template-page-magic5000 .social-proof__frame-fb.up-like,
body.page-template-page-card .social-proof__frame-fb.up-like {
  top: 50px;
  left: 0;
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .social-proof__frame-fb.up-like,
  body.page-template-page-card .social-proof__frame-fb.up-like {
    top: 30px;
  }
}
body.page-template-page-magic5000 .social-proof__frame-fb.down-like,
body.page-template-page-card .social-proof__frame-fb.down-like {
  bottom: 50px;
  left: 0;
  transform: rotate(-45deg);
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .social-proof__frame-fb.down-like,
  body.page-template-page-card .social-proof__frame-fb.down-like {
    bottom: 30px;
  }
}
body.page-template-page-magic5000 .social-proof .dots-left,
body.page-template-page-magic5000 .social-proof .dots-right,
body.page-template-page-magic5000 .social-proof .fb-left,
body.page-template-page-magic5000 .social-proof .fb-right,
body.page-template-page-magic5000 .social-proof .insta-v2,
body.page-template-page-magic5000 .social-proof .heart-v2,
body.page-template-page-card .social-proof .dots-left,
body.page-template-page-card .social-proof .dots-right,
body.page-template-page-card .social-proof .fb-left,
body.page-template-page-card .social-proof .fb-right,
body.page-template-page-card .social-proof .insta-v2,
body.page-template-page-card .social-proof .heart-v2 {
  pointer-events: none;
}
body.page-template-page-magic5000 .social-proof .dots-left,
body.page-template-page-card .social-proof .dots-left {
  position: absolute;
  bottom: -50px;
  left: -100px;
  z-index: 1;
}
body.page-template-page-magic5000 .social-proof .dots-right,
body.page-template-page-card .social-proof .dots-right {
  position: absolute;
  top: 0;
  right: 200px;
  z-index: 1;
}
body.page-template-page-magic5000 .social-proof .fb-left,
body.page-template-page-card .social-proof .fb-left {
  position: absolute;
  width: 120px;
  height: auto;
  left: 200px;
  bottom: -60px;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .social-proof .fb-left,
  body.page-template-page-card .social-proof .fb-left {
    width: 80px;
    left: 50px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .social-proof .fb-left,
  body.page-template-page-card .social-proof .fb-left {
    width: 50px;
  }
}
body.page-template-page-magic5000 .social-proof .fb-right,
body.page-template-page-card .social-proof .fb-right {
  position: absolute;
  width: 80px;
  height: auto;
  right: 50%;
  transform: translateX(50%);
  top: -50px;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .social-proof .fb-right,
  body.page-template-page-card .social-proof .fb-right {
    right: auto;
    transform: none;
    left: 0;
    top: 0;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .social-proof .fb-right,
  body.page-template-page-card .social-proof .fb-right {
    width: 50px;
  }
}
body.page-template-page-magic5000 .social-proof .insta-v2,
body.page-template-page-card .social-proof .insta-v2 {
  position: absolute;
  bottom: 50px;
  right: 0;
  z-index: 2;
  width: 100px;
  height: auto;
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .social-proof .insta-v2,
  body.page-template-page-card .social-proof .insta-v2 {
    width: 50px;
  }
}
body.page-template-page-magic5000 .social-proof .heart-v2,
body.page-template-page-card .social-proof .heart-v2 {
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 2;
  width: 100px;
  height: auto;
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .social-proof .heart-v2,
  body.page-template-page-card .social-proof .heart-v2 {
    width: 50px;
  }
}
body.page-template-page-magic5000 .social-phone,
body.page-template-page-card .social-phone {
  position: relative;
  overflow: hidden;
  background: radial-gradient(circle at 20% 35%, rgba(216, 198, 255, 0.55) 0%, rgba(216, 198, 255, 0) 40%), linear-gradient(180deg, #f0e7ff 0%, #f8f3ff 55%, #ffffff 100%);
  color: #2a0e57;
}
body.page-template-page-magic5000 .social-phone::after,
body.page-template-page-card .social-phone::after {
  content: "";
  position: absolute;
  top: 30%;
  left: 12%;
  width: 120px;
  height: 120px;
  background-image: radial-gradient(#d8c5ff 1px, transparent 1px);
  background-size: 12px 12px;
  opacity: 0.6;
  pointer-events: none;
}
body.page-template-page-magic5000 .social-phone .container,
body.page-template-page-card .social-phone .container {
  position: relative;
  z-index: 2;
}
body.page-template-page-magic5000 .social-phone__grid,
body.page-template-page-card .social-phone__grid {
  display: flex;
  align-items: center;
  gap: 70px;
}
body.page-template-page-magic5000 .social-phone__media,
body.page-template-page-card .social-phone__media {
  flex: 0 0 46%;
  display: flex;
  justify-content: center;
}
body.page-template-page-magic5000 .social-phone__phone,
body.page-template-page-card .social-phone__phone {
  position: relative;
  width: min(100%, 520px);
}
body.page-template-page-magic5000 .social-phone__phone-img,
body.page-template-page-card .social-phone__phone-img {
  display: block;
  width: 100%;
  height: auto;
}
body.page-template-page-magic5000 .social-phone__content,
body.page-template-page-card .social-phone__content {
  flex: 1;
  max-width: 560px;
}
body.page-template-page-magic5000 .social-phone__title,
body.page-template-page-card .social-phone__title {
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 18px;
}
body.page-template-page-magic5000 .social-phone__lead,
body.page-template-page-card .social-phone__lead {
  font-size: 17px;
  color: #4a3c5a;
  margin: 0 0 28px;
}
body.page-template-page-magic5000 .social-phone__subtitle,
body.page-template-page-card .social-phone__subtitle {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 8px;
  color: #2a0e57;
}
body.page-template-page-magic5000 .social-phone__actions,
body.page-template-page-card .social-phone__actions {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}
@media (max-width: 1430px) {
  body.page-template-page-magic5000 .social-phone__grid,
  body.page-template-page-card .social-phone__grid {
    gap: 50px;
  }
  body.page-template-page-magic5000 .social-phone__title,
  body.page-template-page-card .social-phone__title {
    font-size: 34px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .social-phone::after,
  body.page-template-page-card .social-phone::after {
    left: 6%;
  }
  body.page-template-page-magic5000 .social-phone__grid,
  body.page-template-page-card .social-phone__grid {
    flex-direction: column;
    text-align: center;
  }
  body.page-template-page-magic5000 .social-phone__media,
  body.page-template-page-card .social-phone__media {
    flex: none;
  }
  body.page-template-page-magic5000 .social-phone__content,
  body.page-template-page-card .social-phone__content {
    max-width: 680px;
  }
  body.page-template-page-magic5000 .social-phone__actions,
  body.page-template-page-card .social-phone__actions {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .social-phone__title,
  body.page-template-page-card .social-phone__title {
    font-size: 30px;
  }
  body.page-template-page-magic5000 .social-phone__subtitle,
  body.page-template-page-card .social-phone__subtitle {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .social-phone__actions,
  body.page-template-page-card .social-phone__actions {
    flex-direction: column;
    align-items: stretch;
  }
  body.page-template-page-magic5000 .social-phone__icon,
  body.page-template-page-card .social-phone__icon {
    display: none;
  }
}
body.page-template-page-magic5000 .social-goal,
body.page-template-page-card .social-goal {
  --goal-progress-ig: 0%;
  --goal-progress-fb: 0%;
  position: relative;
  overflow: hidden;
  background: linear-gradient(to left, #5D26B5 0%, #2C0071 97%);
  color: #ffffff;
  text-align: center;
}
body.page-template-page-magic5000 .social-goal::before,
body.page-template-page-card .social-goal::before {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0, rgba(255, 255, 255, 0.05) 2px, transparent 2px, transparent 16px);
  opacity: 0.35;
  pointer-events: none;
}
body.page-template-page-magic5000 .social-goal .the-content h2,
body.page-template-page-card .social-goal .the-content h2 {
  margin-top: 0;
}
body.page-template-page-magic5000 .social-goal .container,
body.page-template-page-card .social-goal .container {
  position: relative;
  z-index: 2;
}
body.page-template-page-magic5000 .social-goal__top,
body.page-template-page-card .social-goal__top {
  position: relative;
  max-width: 920px;
  margin: 0 auto 70px;
}
body.page-template-page-magic5000 .social-goal__title,
body.page-template-page-card .social-goal__title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 24px;
}
body.page-template-page-magic5000 .social-goal__progress-grid,
body.page-template-page-card .social-goal__progress-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .social-goal__progress-grid,
  body.page-template-page-card .social-goal__progress-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }
}
body.page-template-page-magic5000 .social-goal__bar,
body.page-template-page-card .social-goal__bar {
  position: relative;
  height: 44px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.08);
  overflow: hidden;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .social-goal__bar,
  body.page-template-page-card .social-goal__bar {
    height: 36px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .social-goal__bar,
  body.page-template-page-card .social-goal__bar {
    height: 25px;
  }
}
body.page-template-page-magic5000 .social-goal__bar-fill,
body.page-template-page-card .social-goal__bar-fill {
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  height: 80%;
  width: 0;
  border-radius: inherit;
  background: linear-gradient(to right, #D648F2 0%, #365CF2 100%);
  will-change: width;
  z-index: 1;
}
body.page-template-page-magic5000 .social-goal__progress--ig .social-goal__bar-fill,
body.page-template-page-card .social-goal__progress--ig .social-goal__bar-fill {
  --goal-progress: var(--goal-progress-ig);
}
body.page-template-page-magic5000 .social-goal__progress--fb .social-goal__bar-fill,
body.page-template-page-card .social-goal__progress--fb .social-goal__bar-fill {
  --goal-progress: var(--goal-progress-fb);
}
body.page-template-page-magic5000 .social-goal.is-bar-animating .social-goal__bar-fill,
body.page-template-page-card .social-goal.is-bar-animating .social-goal__bar-fill {
  animation: social-goal-fill 1.8s ease-out forwards;
}
body.page-template-page-magic5000 .social-goal__bar-label,
body.page-template-page-card .social-goal__bar-label {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  max-width: calc(100% - 28px);
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 6px 12px;
  border-radius: 999px;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .social-goal__bar-label,
  body.page-template-page-card .social-goal__bar-label {
    font-size: 13px;
    padding: 5px 10px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .social-goal__bar-label,
  body.page-template-page-card .social-goal__bar-label {
    font-size: 12px;
    padding: 4px 8px;
  }
}
body.page-template-page-magic5000 .social-goal__bar-meta,
body.page-template-page-card .social-goal__bar-meta {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  margin-top: 10px;
  color: #fff;
}
body.page-template-page-magic5000 .social-goal__bar-meta span,
body.page-template-page-card .social-goal__bar-meta span {
  font-weight: 700;
}
@media (max-width: 1550px) {
  body.page-template-page-magic5000 .social-goal__bar-meta,
  body.page-template-page-card .social-goal__bar-meta {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .social-goal__bar-meta,
  body.page-template-page-card .social-goal__bar-meta {
    font-size: 14px;
  }
}
body.page-template-page-magic5000 .social-goal__text,
body.page-template-page-card .social-goal__text {
  max-width: 791px;
  margin: 0 auto 26px;
  font-size: 22px;
  color: #fff;
}
@media (max-width: 1550px) {
  body.page-template-page-magic5000 .social-goal__text,
  body.page-template-page-card .social-goal__text {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .social-goal__text,
  body.page-template-page-card .social-goal__text {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .social-goal__text,
  body.page-template-page-card .social-goal__text {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .social-goal__text,
  body.page-template-page-card .social-goal__text {
    font-size: 14px;
  }
}
body.page-template-page-magic5000 .social-goal__actions,
body.page-template-page-card .social-goal__actions {
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
}
body.page-template-page-magic5000 .social-goal__decor,
body.page-template-page-card .social-goal__decor {
  position: absolute;
  left: -60px;
  top: 55%;
  width: 80px;
  transform: translateY(-50%);
  pointer-events: none;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .social-goal__decor,
  body.page-template-page-card .social-goal__decor {
    opacity: 0.2;
  }
}
body.page-template-page-magic5000 .social-goal__decor--insta,
body.page-template-page-card .social-goal__decor--insta {
  position: absolute;
  left: auto;
  right: -60px;
  top: 80%;
  width: 100px;
  transform: translateY(-50%);
  pointer-events: none;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .social-goal__decor--insta,
  body.page-template-page-card .social-goal__decor--insta {
    opacity: 0.2;
  }
}
body.page-template-page-magic5000 .social-goal__card,
body.page-template-page-card .social-goal__card {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  padding: 50px 60px;
  border-radius: 34px;
  background: #5624A6;
  border: 1px solid rgba(172, 125, 249, 0.7);
  box-shadow: 0 25px 45px rgba(10, 5, 35, 0.35);
  overflow: hidden;
  text-align: left;
}
body.page-template-page-magic5000 .social-goal__card::before,
body.page-template-page-card .social-goal__card::before {
  content: "";
  position: absolute;
  left: 40px;
  top: 45px;
  width: 220px;
  height: 160px;
  background-image: radial-gradient(rgba(255, 255, 255, 0.18) 1px, transparent 1px);
  background-size: 12px 12px;
  opacity: 0.6;
  pointer-events: none;
}
body.page-template-page-magic5000 .social-goal__card-content,
body.page-template-page-card .social-goal__card-content {
  max-width: 528px;
}
body.page-template-page-magic5000 .social-goal__card-content, body.page-template-page-magic5000 .social-goal__card-media,
body.page-template-page-card .social-goal__card-content,
body.page-template-page-card .social-goal__card-media {
  position: relative;
  z-index: 1;
}
body.page-template-page-magic5000 .social-goal__card-content .like-icon, body.page-template-page-magic5000 .social-goal__card-media .like-icon,
body.page-template-page-card .social-goal__card-content .like-icon,
body.page-template-page-card .social-goal__card-media .like-icon {
  position: absolute;
  left: -20px;
  bottom: 50px;
  width: 90px;
  height: auto;
  z-index: 2;
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .social-goal__card-content .like-icon, body.page-template-page-magic5000 .social-goal__card-media .like-icon,
  body.page-template-page-card .social-goal__card-content .like-icon,
  body.page-template-page-card .social-goal__card-media .like-icon {
    width: 60px;
  }
}
body.page-template-page-magic5000 .social-goal__card-content .heart-icon, body.page-template-page-magic5000 .social-goal__card-media .heart-icon,
body.page-template-page-card .social-goal__card-content .heart-icon,
body.page-template-page-card .social-goal__card-media .heart-icon {
  position: absolute;
  right: -20px;
  top: 50px;
  width: 90px;
  height: auto;
  z-index: 2;
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .social-goal__card-content .heart-icon, body.page-template-page-magic5000 .social-goal__card-media .heart-icon,
  body.page-template-page-card .social-goal__card-content .heart-icon,
  body.page-template-page-card .social-goal__card-media .heart-icon {
    width: 60px;
  }
}
body.page-template-page-magic5000 .social-goal__card-title,
body.page-template-page-card .social-goal__card-title {
  margin: 0 0 18px;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 700;
}
body.page-template-page-magic5000 .social-goal__card-title span,
body.page-template-page-card .social-goal__card-title span {
  display: block;
}
body.page-template-page-magic5000 .social-goal__card-title-accent,
body.page-template-page-card .social-goal__card-title-accent {
  color: #ffd866;
}
body.page-template-page-magic5000 .social-goal__card-text,
body.page-template-page-card .social-goal__card-text {
  margin: 0 0 24px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
body.page-template-page-magic5000 .social-goal__card-photo img,
body.page-template-page-card .social-goal__card-photo img {
  width: auto;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 50%;
  margin-bottom: -100px;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .social-goal__card-photo img,
  body.page-template-page-card .social-goal__card-photo img {
    margin-bottom: -50px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .social-goal__card-photo img,
  body.page-template-page-card .social-goal__card-photo img {
    margin-bottom: -30px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .social-goal__card-photo img,
  body.page-template-page-card .social-goal__card-photo img {
    margin-bottom: 0px;
  }
}
@keyframes social-goal-fill {
  from {
    width: 0;
  }
  to {
    width: var(--goal-progress);
  }
}
@media (max-width: 1430px) {
  body.page-template-page-magic5000 .social-goal__title,
  body.page-template-page-card .social-goal__title {
    font-size: 32px;
  }
  body.page-template-page-magic5000 .social-goal__card,
  body.page-template-page-card .social-goal__card {
    padding: 45px 50px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .social-goal__top,
  body.page-template-page-card .social-goal__top {
    margin-bottom: 50px;
  }
  body.page-template-page-magic5000 .social-goal__card,
  body.page-template-page-card .social-goal__card {
    flex-direction: column;
    text-align: center;
    gap: 30px;
  }
  body.page-template-page-magic5000 .social-goal__card::before,
  body.page-template-page-card .social-goal__card::before {
    left: 50%;
    transform: translateX(-50%);
  }
  body.page-template-page-magic5000 .social-goal__card-title,
  body.page-template-page-card .social-goal__card-title {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .social-goal__title,
  body.page-template-page-card .social-goal__title {
    font-size: 28px;
  }
  body.page-template-page-magic5000 .social-goal__bar-meta,
  body.page-template-page-card .social-goal__bar-meta {
    font-size: 13px;
  }
  body.page-template-page-magic5000 .social-goal__card,
  body.page-template-page-card .social-goal__card {
    padding: 40px 30px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .social-goal__actions,
  body.page-template-page-card .social-goal__actions {
    flex-direction: column;
    align-items: stretch;
  }
  body.page-template-page-magic5000 .social-goal__decor,
  body.page-template-page-card .social-goal__decor {
    display: none;
  }
}
body.page-template-page-magic5000 .hero-card,
body.page-template-page-card .hero-card {
  position: absolute;
  z-index: 10;
  top: -100px;
  left: 0;
  width: 100%;
}
body.page-template-page-magic5000 .hero-card .card-content,
body.page-template-page-card .hero-card .card-content {
  max-width: 770px;
  background: radial-gradient(#FFFFFF, #EADEFF);
  padding: 25px 80px;
  border: 2px solid rgba(54, 9, 126, 0.35);
  border-radius: 30px;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .hero-card .card-content,
  body.page-template-page-card .hero-card .card-content {
    max-width: 600px;
    padding: 15px 30px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .hero-card .card-content,
  body.page-template-page-card .hero-card .card-content {
    padding: 15px 30px;
    width: 100%;
    max-width: inherit;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .hero-card .card-content,
  body.page-template-page-card .hero-card .card-content {
    padding: 15px 30px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .hero-card .card-content,
  body.page-template-page-card .hero-card .card-content {
    padding: 15px 20px;
  }
}
body.page-template-page-magic5000 .hero-card .card-content .col_50,
body.page-template-page-card .hero-card .card-content .col_50 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .hero-card .card-content .col_50,
  body.page-template-page-card .hero-card .card-content .col_50 {
    width: 100%;
    text-align: center;
  }
  body.page-template-page-magic5000 .hero-card .card-content .col_50 .social-goal__card-title,
  body.page-template-page-card .hero-card .card-content .col_50 .social-goal__card-title {
    margin: 0 auto;
  }
}
body.page-template-page-magic5000 .hero-card .card-title,
body.page-template-page-card .hero-card .card-title {
  max-width: 195px;
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .hero-card .card-title,
  body.page-template-page-card .hero-card .card-title {
    margin: 0 auto;
  }
}
body.page-template-page-magic5000 .hero-card .card-icons,
body.page-template-page-card .hero-card .card-icons {
  display: flex;
  gap: 20px;
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .hero-card .card-icons,
  body.page-template-page-card .hero-card .card-icons {
    justify-content: center;
    gap: 10px;
  }
}
body.page-template-page-magic5000 .hero-card .card-icons .fb-icon,
body.page-template-page-magic5000 .hero-card .card-icons .insta-icon,
body.page-template-page-card .hero-card .card-icons .fb-icon,
body.page-template-page-card .hero-card .card-icons .insta-icon {
  font-size: 32px;
}
@media (max-width: 1550px) {
  body.page-template-page-magic5000 .hero-card .card-icons .fb-icon,
  body.page-template-page-magic5000 .hero-card .card-icons .insta-icon,
  body.page-template-page-card .hero-card .card-icons .fb-icon,
  body.page-template-page-card .hero-card .card-icons .insta-icon {
    font-size: 30px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .hero-card .card-icons .fb-icon,
  body.page-template-page-magic5000 .hero-card .card-icons .insta-icon,
  body.page-template-page-card .hero-card .card-icons .fb-icon,
  body.page-template-page-card .hero-card .card-icons .insta-icon {
    font-size: 28px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .hero-card .card-icons .fb-icon,
  body.page-template-page-magic5000 .hero-card .card-icons .insta-icon,
  body.page-template-page-card .hero-card .card-icons .fb-icon,
  body.page-template-page-card .hero-card .card-icons .insta-icon {
    font-size: 26px;
  }
}
body.page-template-page-magic5000 .hero-card .card-icons .fb-icon:hover,
body.page-template-page-magic5000 .hero-card .card-icons .insta-icon:hover,
body.page-template-page-card .hero-card .card-icons .fb-icon:hover,
body.page-template-page-card .hero-card .card-icons .insta-icon:hover {
  cursor: pointer;
  transform: scale(1.1);
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .hero-card .card-icons .fb-icon:hover,
  body.page-template-page-magic5000 .hero-card .card-icons .insta-icon:hover,
  body.page-template-page-card .hero-card .card-icons .fb-icon:hover,
  body.page-template-page-card .hero-card .card-icons .insta-icon:hover {
    transform: scale(1);
  }
}
body.page-template-page-magic5000 .hero-card .card-icons .fb-icon i,
body.page-template-page-card .hero-card .card-icons .fb-icon i {
  color: #1753C4;
}
body.page-template-page-magic5000 .hero-card .card-icons .insta-icon i,
body.page-template-page-card .hero-card .card-icons .insta-icon i {
  background: linear-gradient(344deg, #FFDB73 4.42%, #FDAD4E 11.71%, #FB832E 18.09%, #FA7321 21.74%, #F6692F 25.39%, #E84A5A 38.15%, #E03675 48.18%, #DD2F7F 54.56%, #B43D97 66.41%, #4D60D4 92.85%, #4264DB 95.58%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  display: inline-block;
}
body.page-template-page-magic5000 .hero-card .card-number,
body.page-template-page-card .hero-card .card-number {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .hero-card .card-number,
  body.page-template-page-card .hero-card .card-number {
    justify-content: center;
    margin-top: 10px;
  }
}
body.page-template-page-magic5000 .hero-card .flip-counter,
body.page-template-page-card .hero-card .flip-counter {
  --card-w: 80px;
  --card-h: 100px;
  --radius: 13px;
  --gap: 16px;
  --shadow: 0 18px 30px rgba(16, 10, 50, 0.25);
  --bg: linear-gradient(to bottom, #346AD2 0%, #659AFF 100%);
  --text: #ffffff;
  --flip-dur: 200ms;
  display: inline-flex;
  align-items: center;
  gap: var(--gap);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 1550px) {
  body.page-template-page-magic5000 .hero-card .flip-counter,
  body.page-template-page-card .hero-card .flip-counter {
    --card-w: 60px;
    --card-h: 80px;
    --gap: 16px;
  }
}
@media (max-width: 1430px) {
  body.page-template-page-magic5000 .hero-card .flip-counter,
  body.page-template-page-card .hero-card .flip-counter {
    --card-w: 60px;
    --card-h: 80px;
    --gap: 16px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .hero-card .flip-counter,
  body.page-template-page-card .hero-card .flip-counter {
    --card-w: 55px;
    --card-h: 75px;
    --gap: 16px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .hero-card .flip-counter,
  body.page-template-page-card .hero-card .flip-counter {
    --card-w: 55px;
    --card-h: 75px;
    --gap: 16px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .hero-card .flip-counter,
  body.page-template-page-card .hero-card .flip-counter {
    --card-w: 40px;
    --card-h: 50px;
    --gap: 10px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .hero-card .flip-counter,
  body.page-template-page-card .hero-card .flip-counter {
    --card-w: 40px;
    --card-h: 50px;
    --gap: 10px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .hero-card .flip-counter,
  body.page-template-page-card .hero-card .flip-counter {
    --card-w: 40px;
    --card-h: 50px;
    --gap: 10px;
  }
}
body.page-template-page-magic5000 .hero-card .flip-unit,
body.page-template-page-card .hero-card .flip-unit {
  width: var(--card-w);
  height: var(--card-h);
  perspective: 900px;
}
body.page-template-page-magic5000 .hero-card .flip-card,
body.page-template-page-card .hero-card .flip-card {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  background: var(--bg);
  transform: translate3d(0, 0, 0);
  border: 3px solid rgba(0, 38, 129, 0.2);
}
body.page-template-page-magic5000 .hero-card .card-face,
body.page-template-page-card .hero-card .card-face {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  pointer-events: none;
}
body.page-template-page-magic5000 .hero-card .card-face .digit,
body.page-template-page-card .hero-card .card-face .digit {
  display: block;
  line-height: 1;
  color: var(--text);
  font-weight: 800;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.02em;
  font-size: 64px;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .hero-card .card-face .digit,
  body.page-template-page-card .hero-card .card-face .digit {
    font-size: 58px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .hero-card .card-face .digit,
  body.page-template-page-card .hero-card .card-face .digit {
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .hero-card .card-face .digit,
  body.page-template-page-card .hero-card .card-face .digit {
    font-size: 46px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .hero-card .card-face .digit,
  body.page-template-page-card .hero-card .card-face .digit {
    font-size: 42px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .hero-card .card-face .digit,
  body.page-template-page-card .hero-card .card-face .digit {
    font-size: 38px;
  }
}
body.page-template-page-magic5000 .hero-card .flip-card.is-flipping .card-face,
body.page-template-page-card .hero-card .flip-card.is-flipping .card-face {
  opacity: 0;
}
body.page-template-page-magic5000 .hero-card .card-half,
body.page-template-page-card .hero-card .card-half {
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 3;
  backface-visibility: hidden;
  pointer-events: none;
}
body.page-template-page-magic5000 .hero-card .card-half.top,
body.page-template-page-card .hero-card .card-half.top {
  top: 0;
  transform-origin: bottom;
  background: rgba(255, 255, 255, 0.06);
}
body.page-template-page-magic5000 .hero-card .card-half.bottom,
body.page-template-page-card .hero-card .card-half.bottom {
  bottom: 0;
  transform-origin: top;
  background: rgba(0, 0, 0, 0.04);
}
body.page-template-page-magic5000 .hero-card .hinge,
body.page-template-page-card .hero-card .hinge {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, 0.12);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
  z-index: 6;
  pointer-events: none;
}
body.page-template-page-magic5000 .hero-card .pin,
body.page-template-page-card .hero-card .pin {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 15px;
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(18, 35, 80, 0.9) 0%, rgba(12, 24, 58, 0.9) 100%);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.25);
  z-index: 7;
  pointer-events: none;
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .hero-card .pin,
  body.page-template-page-card .hero-card .pin {
    width: 5px;
    height: 14px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .hero-card .pin,
  body.page-template-page-card .hero-card .pin {
    width: 5px;
    height: 13px;
  }
}
body.page-template-page-magic5000 .hero-card .pin-left,
body.page-template-page-card .hero-card .pin-left {
  left: -6px;
}
body.page-template-page-magic5000 .hero-card .pin-right,
body.page-template-page-card .hero-card .pin-right {
  right: -6px;
}
body.page-template-page-magic5000 .hero-card .top-flip,
body.page-template-page-magic5000 .hero-card .bottom-flip,
body.page-template-page-card .hero-card .top-flip,
body.page-template-page-card .hero-card .bottom-flip {
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 8;
  backface-visibility: hidden;
  pointer-events: none;
  overflow: hidden;
}
body.page-template-page-magic5000 .hero-card .top-flip,
body.page-template-page-card .hero-card .top-flip {
  top: 0;
  transform-origin: bottom;
  background: rgba(255, 255, 255, 0.06);
  transform: rotateX(0deg);
  border-top-left-radius: var(--radius);
  border-top-right-radius: var(--radius);
  animation: flipTop var(--flip-dur) ease-in forwards;
}
body.page-template-page-magic5000 .hero-card .bottom-flip,
body.page-template-page-card .hero-card .bottom-flip {
  bottom: 0;
  transform-origin: top;
  background: rgba(0, 0, 0, 0.04);
  transform: rotateX(90deg);
  border-bottom-left-radius: var(--radius);
  border-bottom-right-radius: var(--radius);
  animation: flipBottom var(--flip-dur) ease-out forwards;
}
body.page-template-page-magic5000 .hero-card .top-flip span,
body.page-template-page-magic5000 .hero-card .bottom-flip span,
body.page-template-page-card .hero-card .top-flip span,
body.page-template-page-card .hero-card .bottom-flip span {
  position: absolute;
  left: 50%;
  color: var(--text);
  font-weight: 800;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.02em;
  line-height: 1;
  font-size: 64px;
  transform: translate(-50%, -50%);
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .hero-card .top-flip span,
  body.page-template-page-magic5000 .hero-card .bottom-flip span,
  body.page-template-page-card .hero-card .top-flip span,
  body.page-template-page-card .hero-card .bottom-flip span {
    font-size: 58px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .hero-card .top-flip span,
  body.page-template-page-magic5000 .hero-card .bottom-flip span,
  body.page-template-page-card .hero-card .top-flip span,
  body.page-template-page-card .hero-card .bottom-flip span {
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .hero-card .top-flip span,
  body.page-template-page-magic5000 .hero-card .bottom-flip span,
  body.page-template-page-card .hero-card .top-flip span,
  body.page-template-page-card .hero-card .bottom-flip span {
    font-size: 46px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .hero-card .top-flip span,
  body.page-template-page-magic5000 .hero-card .bottom-flip span,
  body.page-template-page-card .hero-card .top-flip span,
  body.page-template-page-card .hero-card .bottom-flip span {
    font-size: 42px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .hero-card .top-flip span,
  body.page-template-page-magic5000 .hero-card .bottom-flip span,
  body.page-template-page-card .hero-card .top-flip span,
  body.page-template-page-card .hero-card .bottom-flip span {
    font-size: 38px;
  }
}
body.page-template-page-magic5000 .hero-card .top-flip span,
body.page-template-page-card .hero-card .top-flip span {
  top: 100%;
}
body.page-template-page-magic5000 .hero-card .bottom-flip span,
body.page-template-page-card .hero-card .bottom-flip span {
  top: 0%;
}
@keyframes flipTop {
  0% {
    transform: rotateX(0deg);
  }
  100% {
    transform: rotateX(-90deg);
  }
}
@keyframes flipBottom {
  0% {
    transform: rotateX(90deg);
  }
  100% {
    transform: rotateX(0deg);
  }
}
body.page-template-page-magic5000 .blog-fllws .social-list,
body.page-template-page-card .blog-fllws .social-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .blog-fllws .social-list,
  body.page-template-page-card .blog-fllws .social-list {
    margin: 20px 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .blog-fllws .social-list,
  body.page-template-page-card .blog-fllws .social-list {
    margin: 10px 0;
  }
}
body.page-template-page-magic5000 .blog-fllws .social-list a,
body.page-template-page-card .blog-fllws .social-list a {
  margin: 15px;
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 500px;
  background-color: #8658D4;
  text-align: center;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 30px 45px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
@media (max-width: 1650px) {
  body.page-template-page-magic5000 .blog-fllws .social-list a,
  body.page-template-page-card .blog-fllws .social-list a {
    width: 40px;
    height: 40px;
    font-size: 13px;
    margin: 3px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .blog-fllws .social-list a,
  body.page-template-page-card .blog-fllws .social-list a {
    width: 35px;
    height: 35px;
    font-size: 12px;
    margin: 2px;
  }
}
body.page-template-page-magic5000 .blog-fllws .social-list a.active,
body.page-template-page-card .blog-fllws .social-list a.active {
  background: #783bda;
}
body.page-template-page-magic5000 .blog-fllws .social-list a:hover,
body.page-template-page-card .blog-fllws .social-list a:hover {
  text-decoration: none;
  color: #fff;
  background: #783bda;
}
body.page-template-page-magic5000 .blog-fllws .social-list a i.fa-twitter:before,
body.page-template-page-card .blog-fllws .social-list a i.fa-twitter:before {
  content: "";
  background-image: url(images/svg/x-social.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  width: 15px;
  height: 15px;
}
@media (max-width: 1650px) {
  body.page-template-page-magic5000 .blog-fllws .social-list a i.fa-twitter:before,
  body.page-template-page-card .blog-fllws .social-list a i.fa-twitter:before {
    width: 13px;
    height: 13px;
  }
}
body.page-template-page-magic5000 .blog-fllws .hero-dots,
body.page-template-page-card .blog-fllws .hero-dots {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
body.page-template-page-magic5000 .blog-fllws .footer,
body.page-template-page-card .blog-fllws .footer {
  background: #431294;
  padding: 70px 0 20px 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .blog-fllws .footer,
  body.page-template-page-card .blog-fllws .footer {
    padding: 50px 0 20px 0;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .blog-fllws .footer,
  body.page-template-page-card .blog-fllws .footer {
    padding: 40px 0 20px 0;
  }
}
@media (max-width: 480px) {
  body.page-template-page-magic5000 .blog-fllws .footer,
  body.page-template-page-card .blog-fllws .footer {
    padding: 30px 0;
  }
}
body.page-template-page-magic5000 .blog-fllws .footer .container,
body.page-template-page-card .blog-fllws .footer .container {
  position: relative;
  z-index: 1;
}
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact span,
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact a,
body.page-template-page-card .blog-fllws .bottom-menu-contact span,
body.page-template-page-card .blog-fllws .bottom-menu-contact a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex,
body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex {
  padding: 6px 0;
  gap: 20px;
  justify-content: center;
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex,
  body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex {
    justify-content: center;
    flex-wrap: wrap;
  }
}
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex a,
body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex a {
  font-size: 16px;
  color: #fff;
}
@media (max-width: 1430px) {
  body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex a,
  body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex a {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex a,
  body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex a {
    font-size: 14px;
  }
}
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex a span,
body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex a span {
  transition: all 0.3s ease;
}
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex a:hover,
body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex a:hover {
  text-decoration: none;
}
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex a:hover span,
body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex a:hover span {
  opacity: 0.6;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex a:hover span,
  body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex a:hover span {
    opacity: 1;
  }
}
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact,
body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact {
  display: block;
}
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon,
body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #8658D4;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
@media (max-width: 1550px) {
  body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon,
  body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon {
    width: 38px;
    height: 38px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon,
  body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon,
  body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon {
    width: 32px;
    height: 32px;
  }
}
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon i,
body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon i {
  font-size: 18px;
  color: #fff;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon i,
  body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon i {
    font-size: 16px;
  }
}
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact .phone-number,
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact .email-address,
body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact .phone-number,
body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact .email-address {
  width: auto !important;
}
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact p,
body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact p {
  margin: 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 3px;
}
@media (max-width: 1550px) {
  body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact p,
  body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact p {
    letter-spacing: 2px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact p,
  body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact p {
    letter-spacing: 1px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact p,
  body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact p {
    font-size: 13px;
  }
}
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact span,
body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact span {
  font-weight: 600;
  font-size: 20px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #fff;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact span,
  body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact .contact-flex .header-contact span,
  body.page-template-page-card .blog-fllws .bottom-menu-contact .contact-flex .header-contact span {
    font-size: 15px;
  }
}
body.page-template-page-magic5000 .blog-fllws .bottom-menu-contact img,
body.page-template-page-card .blog-fllws .bottom-menu-contact img {
  margin-right: 10px;
  width: auto;
  height: auto;
}
body.page-template-page-magic5000 .blog-fllws .logo-box-footer,
body.page-template-page-card .blog-fllws .logo-box-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
}
body.page-template-page-magic5000 .blog-fllws .logo-box-footer img,
body.page-template-page-card .blog-fllws .logo-box-footer img {
  width: 200px;
  height: auto;
}
@media (max-width: 1550px) {
  body.page-template-page-magic5000 .blog-fllws .logo-box-footer img,
  body.page-template-page-card .blog-fllws .logo-box-footer img {
    width: 190px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-magic5000 .blog-fllws .logo-box-footer img,
  body.page-template-page-card .blog-fllws .logo-box-footer img {
    width: 180px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .blog-fllws .logo-box-footer img,
  body.page-template-page-card .blog-fllws .logo-box-footer img {
    width: 160px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .blog-fllws .logo-box-footer img,
  body.page-template-page-card .blog-fllws .logo-box-footer img {
    width: 140px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .blog-fllws .logo-box-footer img,
  body.page-template-page-card .blog-fllws .logo-box-footer img {
    width: 120px;
  }
}
body.page-template-page-magic5000 .button1,
body.page-template-page-magic5000 .button2,
body.page-template-page-magic5000 .button-white,
body.page-template-page-magic5000 .button-line,
body.page-template-page-magic5000 .button-line2,
body.page-template-page-magic5000 .button-grey,
body.page-template-page-card .button1,
body.page-template-page-card .button2,
body.page-template-page-card .button-white,
body.page-template-page-card .button-line,
body.page-template-page-card .button-line2,
body.page-template-page-card .button-grey {
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 28px;
  border-radius: 999px;
  background: linear-gradient(90deg, #445BF3 0%, #8B4BDB 100%);
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  box-shadow: 0 12px 24px rgba(18, 9, 44, 0.35);
  line-height: 1;
  font-family: "Poppins", sans-serif;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
@media (max-width: 767px) {
  body.page-template-page-magic5000 .button1,
  body.page-template-page-magic5000 .button2,
  body.page-template-page-magic5000 .button-white,
  body.page-template-page-magic5000 .button-line,
  body.page-template-page-magic5000 .button-line2,
  body.page-template-page-magic5000 .button-grey,
  body.page-template-page-card .button1,
  body.page-template-page-card .button2,
  body.page-template-page-card .button-white,
  body.page-template-page-card .button-line,
  body.page-template-page-card .button-line2,
  body.page-template-page-card .button-grey {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .button1,
  body.page-template-page-magic5000 .button2,
  body.page-template-page-magic5000 .button-white,
  body.page-template-page-magic5000 .button-line,
  body.page-template-page-magic5000 .button-line2,
  body.page-template-page-magic5000 .button-grey,
  body.page-template-page-card .button1,
  body.page-template-page-card .button2,
  body.page-template-page-card .button-white,
  body.page-template-page-card .button-line,
  body.page-template-page-card .button-line2,
  body.page-template-page-card .button-grey {
    font-size: 13px;
    padding: 12px 22px;
  }
}
body.page-template-page-magic5000 .button1 span,
body.page-template-page-magic5000 .button2 span,
body.page-template-page-magic5000 .button-white span,
body.page-template-page-magic5000 .button-line span,
body.page-template-page-magic5000 .button-line2 span,
body.page-template-page-magic5000 .button-grey span,
body.page-template-page-card .button1 span,
body.page-template-page-card .button2 span,
body.page-template-page-card .button-white span,
body.page-template-page-card .button-line span,
body.page-template-page-card .button-line2 span,
body.page-template-page-card .button-grey span {
  position: relative;
  z-index: 2;
}
body.page-template-page-magic5000 .button1::before,
body.page-template-page-magic5000 .button2::before,
body.page-template-page-magic5000 .button-white::before,
body.page-template-page-magic5000 .button-line::before,
body.page-template-page-magic5000 .button-line2::before,
body.page-template-page-magic5000 .button-grey::before,
body.page-template-page-card .button1::before,
body.page-template-page-card .button2::before,
body.page-template-page-card .button-white::before,
body.page-template-page-card .button-line::before,
body.page-template-page-card .button-line2::before,
body.page-template-page-card .button-grey::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #8B4BDB 0%, #445BF3 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}
body.page-template-page-magic5000 .button1:hover,
body.page-template-page-magic5000 .button2:hover,
body.page-template-page-magic5000 .button-white:hover,
body.page-template-page-magic5000 .button-line:hover,
body.page-template-page-magic5000 .button-line2:hover,
body.page-template-page-magic5000 .button-grey:hover,
body.page-template-page-card .button1:hover,
body.page-template-page-card .button2:hover,
body.page-template-page-card .button-white:hover,
body.page-template-page-card .button-line:hover,
body.page-template-page-card .button-line2:hover,
body.page-template-page-card .button-grey:hover {
  text-decoration: none;
  color: #ffffff;
}
body.page-template-page-magic5000 .button1:hover::before,
body.page-template-page-magic5000 .button2:hover::before,
body.page-template-page-magic5000 .button-white:hover::before,
body.page-template-page-magic5000 .button-line:hover::before,
body.page-template-page-magic5000 .button-line2:hover::before,
body.page-template-page-magic5000 .button-grey:hover::before,
body.page-template-page-card .button1:hover::before,
body.page-template-page-card .button2:hover::before,
body.page-template-page-card .button-white:hover::before,
body.page-template-page-card .button-line:hover::before,
body.page-template-page-card .button-line2:hover::before,
body.page-template-page-card .button-grey:hover::before {
  opacity: 1;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .button1::before,
  body.page-template-page-magic5000 .button2::before,
  body.page-template-page-magic5000 .button-white::before,
  body.page-template-page-magic5000 .button-line::before,
  body.page-template-page-magic5000 .button-line2::before,
  body.page-template-page-magic5000 .button-grey::before,
  body.page-template-page-card .button1::before,
  body.page-template-page-card .button2::before,
  body.page-template-page-card .button-white::before,
  body.page-template-page-card .button-line::before,
  body.page-template-page-card .button-line2::before,
  body.page-template-page-card .button-grey::before {
    transition: none;
  }
  body.page-template-page-magic5000 .button1:hover::before,
  body.page-template-page-magic5000 .button2:hover::before,
  body.page-template-page-magic5000 .button-white:hover::before,
  body.page-template-page-magic5000 .button-line:hover::before,
  body.page-template-page-magic5000 .button-line2:hover::before,
  body.page-template-page-magic5000 .button-grey:hover::before,
  body.page-template-page-card .button1:hover::before,
  body.page-template-page-card .button2:hover::before,
  body.page-template-page-card .button-white:hover::before,
  body.page-template-page-card .button-line:hover::before,
  body.page-template-page-card .button-line2:hover::before,
  body.page-template-page-card .button-grey:hover::before {
    opacity: 0;
  }
}
body.page-template-page-magic5000 .social-goal__cta,
body.page-template-page-card .social-goal__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 28px;
  border-radius: 999px;
  background: linear-gradient(90deg, #6f56ff 0%, #c05bff 100%);
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  box-shadow: 0 12px 24px rgba(18, 9, 44, 0.35);
}
body.page-template-page-magic5000 .button-fb,
body.page-template-page-magic5000 .button-insta,
body.page-template-page-card .button-fb,
body.page-template-page-card .button-insta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 12px 26px;
  border-radius: 999px;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  box-shadow: 0 10px 22px rgba(14, 4, 44, 0.25);
}
body.page-template-page-magic5000 .button-fb span,
body.page-template-page-magic5000 .button-fb i,
body.page-template-page-magic5000 .button-insta span,
body.page-template-page-magic5000 .button-insta i,
body.page-template-page-card .button-fb span,
body.page-template-page-card .button-fb i,
body.page-template-page-card .button-insta span,
body.page-template-page-card .button-insta i {
  position: relative;
  z-index: 2;
}
body.page-template-page-magic5000 .button-fb i,
body.page-template-page-magic5000 .button-insta i,
body.page-template-page-card .button-fb i,
body.page-template-page-card .button-insta i {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
body.page-template-page-magic5000 .button-fb::after,
body.page-template-page-magic5000 .button-insta::after,
body.page-template-page-card .button-fb::after,
body.page-template-page-card .button-insta::after {
  content: "";
  position: absolute;
  inset: -2px;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0));
  opacity: 0;
  transform: translateX(-60%);
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition-timing-function: ease;
}
body.page-template-page-magic5000 .button-fb:hover,
body.page-template-page-magic5000 .button-insta:hover,
body.page-template-page-card .button-fb:hover,
body.page-template-page-card .button-insta:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(14, 4, 44, 0.3);
  text-decoration: none;
}
body.page-template-page-magic5000 .button-fb:hover::after,
body.page-template-page-magic5000 .button-insta:hover::after,
body.page-template-page-card .button-fb:hover::after,
body.page-template-page-card .button-insta:hover::after {
  opacity: 1;
  transform: translateX(0);
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .button-fb::after,
  body.page-template-page-magic5000 .button-insta::after,
  body.page-template-page-card .button-fb::after,
  body.page-template-page-card .button-insta::after {
    display: none;
  }
  body.page-template-page-magic5000 .button-fb:hover,
  body.page-template-page-magic5000 .button-insta:hover,
  body.page-template-page-card .button-fb:hover,
  body.page-template-page-card .button-insta:hover {
    transform: none;
    box-shadow: 0 10px 22px rgba(14, 4, 44, 0.25);
  }
}
@media (max-width: 640px) {
  body.page-template-page-magic5000 .button-fb,
  body.page-template-page-magic5000 .button-insta,
  body.page-template-page-card .button-fb,
  body.page-template-page-card .button-insta {
    width: 100%;
  }
}
body.page-template-page-magic5000 .button-fb,
body.page-template-page-card .button-fb {
  background: #1f4fd5;
  color: #ffffff;
}
body.page-template-page-magic5000 .button-fb i,
body.page-template-page-card .button-fb i {
  background: #ffffff;
  color: #1f4fd5;
}
body.page-template-page-magic5000 .button-fb:hover,
body.page-template-page-card .button-fb:hover {
  background: #2d63ff;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .button-fb:hover,
  body.page-template-page-card .button-fb:hover {
    background: #1f4fd5;
  }
}
body.page-template-page-magic5000 .button-insta,
body.page-template-page-card .button-insta {
  color: #5a2db6;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(90deg, #feda75 0%, #fa7e1e 20%, #d62976 50%, #962fbf 75%, #4f5bd5 100%);
  background-origin: border-box;
  background-clip: padding-box, border-box;
}
body.page-template-page-magic5000 .button-insta i,
body.page-template-page-card .button-insta i {
  background: linear-gradient(45deg, #feda75 0%, #fa7e1e 20%, #d62976 50%, #962fbf 75%, #4f5bd5 100%);
  color: #ffffff;
}
body.page-template-page-magic5000 .button-insta:hover,
body.page-template-page-card .button-insta:hover {
  color: #ffffff;
  background-image: linear-gradient(90deg, #feda75 0%, #fa7e1e 20%, #d62976 50%, #962fbf 75%, #4f5bd5 100%);
}
body.page-template-page-magic5000 .button-insta:hover i,
body.page-template-page-card .button-insta:hover i {
  background: #ffffff;
  color: #5a2db6;
}
@media (max-width: 960px) {
  body.page-template-page-magic5000 .button-insta:hover,
  body.page-template-page-card .button-insta:hover {
    color: #5a2db6;
    background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(90deg, #feda75 0%, #fa7e1e 20%, #d62976 50%, #962fbf 75%, #4f5bd5 100%);
  }
  body.page-template-page-magic5000 .button-insta:hover i,
  body.page-template-page-card .button-insta:hover i {
    background: linear-gradient(45deg, #feda75 0%, #fa7e1e 20%, #d62976 50%, #962fbf 75%, #4f5bd5 100%);
    color: #ffffff;
  }
}

body.page-template-page-card .hero-dots {
  display: none;
}

body.page-template-page-promo-valentines {
  background-color: #380B2F;
  color: #ffffff;
  overflow-x: hidden;
}
body.page-template-page-promo-valentines .bottom-menu-contact .contact-flex .header-contact .phone-number,
body.page-template-page-promo-valentines .bottom-menu-contact .contact-flex .header-contact .email-address {
  width: calc(100% - 40px);
}
body.page-template-page-promo-valentines .footer {
  background: transparent !important;
}
body.page-template-page-promo-valentines .promo-valentines-btn, body.page-template-page-promo-valentines .promo-form .wpcf7-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 28px;
  border-radius: 999px;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  color: #ffffff;
  background: linear-gradient(180deg, #ff1f4f 0%, #ff79af 100%) !important;
  box-shadow: 0 12px 24px rgba(34, 0, 44, 0.35);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
body.page-template-page-promo-valentines .promo-valentines-btn:hover, body.page-template-page-promo-valentines .promo-form .wpcf7-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 30px rgba(34, 0, 44, 0.45);
  background: linear-gradient(0deg, #facee1 0%, #f285b2 100%) !important;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-valentines-btn:hover, body.page-template-page-promo-valentines .promo-form .wpcf7-submit:hover {
    transform: none;
    box-shadow: 0 12px 24px rgba(34, 0, 44, 0.35);
    background: linear-gradient(180deg, #ff1f4f 0%, #ff79af 100%) !important;
  }
}
body.page-template-page-promo-valentines .promo-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  padding: 0 !important;
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-header .promo-valentines-btn, body.page-template-page-promo-valentines .promo-header .promo-form .wpcf7-submit, body.page-template-page-promo-valentines .promo-form .promo-header .wpcf7-submit {
    display: none;
  }
}
body.page-template-page-promo-valentines .promo-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 28px 0;
}
body.page-template-page-promo-valentines .promo-header__logo {
  font-size: 30px;
  font-weight: 700;
  text-transform: lowercase;
  letter-spacing: 1px;
  color: #ffffff;
  text-decoration: none;
}
body.page-template-page-promo-valentines .promo-header__logo img {
  width: 200px;
  height: auto;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .promo-header__logo img {
    width: 190px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-header__logo img {
    width: 180px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-header__logo img {
    width: 160px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-header__logo img {
    width: 140px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-valentines .promo-header__logo img {
    width: 120px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-header__inner {
    padding: 20px 0;
  }
  body.page-template-page-promo-valentines .promo-header__logo {
    font-size: 24px;
  }
  body.page-template-page-promo-valentines .promo-header__cta {
    font-size: 13px;
    padding: 10px 20px;
  }
}
body.page-template-page-promo-valentines .promo-hero {
  position: relative;
  padding: 140px 0 0;
  background: url("images/promo-valentines/jpg/hero-background2.jpg") center/cover no-repeat;
  text-align: center;
  overflow: hidden;
}
body.page-template-page-promo-valentines .promo-hero__decor {
  position: absolute;
  pointer-events: none;
}
body.page-template-page-promo-valentines .promo-hero__decor--left {
  left: 40px;
  top: 120px;
  width: 160px;
}
body.page-template-page-promo-valentines .promo-hero__decor--right {
  right: 15%;
  bottom: 50%;
  width: 160px;
}
body.page-template-page-promo-valentines .promo-hero__decor--star {
  left: 90px;
  top: 220px;
  width: 90px;
  opacity: 0.8;
}
body.page-template-page-promo-valentines .promo-hero__decor--bottom {
  left: 0;
  bottom: 120px;
  width: 100%;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-hero__decor--bottom {
    bottom: 100px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-hero__decor--bottom {
    bottom: 60px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-valentines .promo-hero__decor--bottom {
    bottom: 0px;
  }
}
body.page-template-page-promo-valentines .promo-hero__content {
  max-width: 640px;
  margin: 0 auto 30px;
  position: relative;
}
body.page-template-page-promo-valentines .promo-hero__content .circle-blur {
  width: 400px;
  height: 400px;
  background-color: rgba(255, 0, 110, 0.52);
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-filter: blur(8rem);
}
body.page-template-page-promo-valentines .promo-hero__content .the-content {
  position: relative;
  z-index: 1;
}
body.page-template-page-promo-valentines .promo-hero__content .the-content p {
  font-size: 24px;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .promo-hero__content .the-content p {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-hero__content .the-content p {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-hero__content .the-content p {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-valentines .promo-hero__content .the-content p {
    font-size: 14px;
  }
}
body.page-template-page-promo-valentines .promo-hero__title {
  font-size: 64px;
  line-height: 1.05;
  font-weight: 700;
  margin-bottom: 20px;
}
body.page-template-page-promo-valentines .promo-hero__title span {
  display: block;
}
body.page-template-page-promo-valentines .promo-hero__title span:last-child {
  color: #ffb6d5;
}
body.page-template-page-promo-valentines .promo-hero__subtitle {
  max-width: 520px;
  margin: 0 auto 26px;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.85);
}
body.page-template-page-promo-valentines .promo-hero__visual {
  position: relative;
  margin: 0 auto;
}
body.page-template-page-promo-valentines .promo-hero__cars {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .promo-hero__cars {
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-hero__cars {
    width: 80%;
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-valentines .promo-hero__cars {
    width: 100%;
    margin: 0 auto;
  }
}
body.page-template-page-promo-valentines .promo-hero__ribbon {
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.38);
  backdrop-filter: blur(40px);
  border-radius: 10px;
  padding: 10px 28px;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
body.page-template-page-promo-valentines .promo-hero__ribbon span {
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .promo-hero__ribbon span {
    font-size: 16px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-hero__ribbon span {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-valentines .promo-hero__ribbon span {
    font-size: 13px;
  }
}
body.page-template-page-promo-valentines .promo-hero__ribbon:hover {
  text-decoration: none;
  cursor: pointer;
  background: linear-gradient(180deg, #ff1f4f 0%, #ff79af 100%);
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 30px 45px 0px;
}
body.page-template-page-promo-valentines .promo-hero__ribbon:hover i {
  color: #fff;
}
body.page-template-page-promo-valentines .promo-hero__ribbon:hover span {
  color: #fff;
}
body.page-template-page-promo-valentines .promo-hero__gift {
  position: absolute;
  right: 0;
  top: 10%;
  width: 180px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-hero__gift {
    width: 140px;
  }
}
body.page-template-page-promo-valentines .promo-hero__gift img {
  width: 100%;
  height: auto;
  display: block;
}
body.page-template-page-promo-valentines .promo-hero__qr {
  background: linear-gradient(90deg, #1D0443 0%, #B80B3C 100%);
  padding: 26px 0;
  margin-top: -120px;
  z-index: 1;
  position: relative;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-hero__qr {
    margin-top: -100px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-hero__qr {
    margin-top: -60px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-valentines .promo-hero__qr {
    margin-top: 0px;
  }
}
body.page-template-page-promo-valentines .promo-hero__qr-text {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
body.page-template-page-promo-valentines .promo-hero__qr-text::before {
  content: "";
  position: relative;
  top: 0;
  left: 0;
  width: 35px;
  height: 50px;
  background-image: url(images/promo-valentines/svg/arrow-left.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-hero__qr-text::before {
    display: none;
  }
}
body.page-template-page-promo-valentines .promo-hero__qr-text .the-content h1,
body.page-template-page-promo-valentines .promo-hero__qr-text .the-content h2,
body.page-template-page-promo-valentines .promo-hero__qr-text .the-content h3,
body.page-template-page-promo-valentines .promo-hero__qr-text .the-content h4,
body.page-template-page-promo-valentines .promo-hero__qr-text .the-content h5,
body.page-template-page-promo-valentines .promo-hero__qr-text .the-content h6 {
  margin-top: 0;
}
body.page-template-page-promo-valentines .promo-hero__qr-inner {
  display: flex;
  align-items: center;
  gap: 24px;
  justify-content: center;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-hero__qr-inner {
    gap: 12px;
  }
}
body.page-template-page-promo-valentines .promo-hero__qr-inner img {
  width: 110px;
  height: 110px;
  border-radius: 10px;
  padding: 6px;
}
body.page-template-page-promo-valentines .promo-hero__qr-decor {
  width: 150px !important;
  height: auto !important;
  opacity: 0.3;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-hero__qr-decor {
    width: 100px !important;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-hero__qr-decor {
    opacity: 1;
  }
}
body.page-template-page-promo-valentines .promo-hero__qr-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 4px;
}
body.page-template-page-promo-valentines .promo-hero__qr-sub {
  margin: 0;
  color: rgba(255, 255, 255, 0.75);
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-hero__title {
    font-size: 52px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-hero {
    padding-top: 120px;
  }
  body.page-template-page-promo-valentines .promo-hero__decor--left, body.page-template-page-promo-valentines .promo-hero__decor--right, body.page-template-page-promo-valentines .promo-hero__decor--star {
    display: none;
  }
  body.page-template-page-promo-valentines .promo-hero__gift {
    right: 10px;
    width: 110px;
  }
  body.page-template-page-promo-valentines .promo-hero__qr-inner {
    flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-valentines .promo-hero__title {
    font-size: 36px;
  }
  body.page-template-page-promo-valentines .promo-hero__subtitle {
    font-size: 15px;
  }
  body.page-template-page-promo-valentines .promo-hero__ribbon {
    position: static;
    transform: none;
    margin: 0 auto 15px;
  }
  body.page-template-page-promo-valentines .promo-hero__gift {
    position: static;
    margin: 0 auto;
  }
}
body.page-template-page-promo-valentines .promo-hero em {
  background: linear-gradient(270deg, #FB7894 0%, #FCDEED 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
  font-style: normal !important;
}
body.page-template-page-promo-valentines .promo-form {
  padding: 90px 0 110px;
  background: radial-gradient(circle at 20% 20%, rgba(255, 153, 195, 0.3) 0%, rgba(255, 153, 195, 0) 40%), url("images/promo-valentines/jpg/form-background.jpg") center/cover no-repeat, #3a0a50;
  position: relative;
  z-index: 1;
}
body.page-template-page-promo-valentines .promo-form__card {
  position: relative;
  display: flex;
  gap: 40px;
  padding: 50px 60px;
  border-radius: 30px;
  background: #f6d0e4;
  box-shadow: 0 20px 40px rgba(30, 0, 40, 0.35);
  align-items: center;
  overflow: hidden;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-form__card {
    gap: 0px;
  }
}
body.page-template-page-promo-valentines .promo-form__content {
  max-width: 500px;
  color: #4a0f53;
}
body.page-template-page-promo-valentines .promo-form__form {
  flex: 1;
}
body.page-template-page-promo-valentines .promo-form__hearts {
  position: absolute;
  left: -161px;
  bottom: -99px;
  width: auto;
  z-index: 1;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .promo-form__hearts {
    width: 250px;
    bottom: -85px;
    left: -50px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-form__hearts {
    width: 200px;
    bottom: -85px;
    left: -50px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-form__hearts {
    display: none;
  }
}
body.page-template-page-promo-valentines .promo-form__bear {
  position: absolute;
  right: -300px;
  bottom: -160px;
  width: auto;
  z-index: 2;
}
@media (max-width: 1650px) {
  body.page-template-page-promo-valentines .promo-form__bear {
    width: 300px;
    position: absolute;
    right: -75px;
    bottom: -107px;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-form__bear {
    width: 200px;
    position: absolute;
    right: 50%;
    bottom: -127px;
    z-index: 2;
    transform: translateX(50%);
  }
}
body.page-template-page-promo-valentines .promo-form__gift {
  position: absolute;
  right: 190px;
  bottom: 28px;
  width: 120px;
  z-index: 2;
}
body.page-template-page-promo-valentines .promo-form .contact-form-box {
  background: transparent;
  padding: 0;
  max-width: 600px;
  margin-left: auto;
}
body.page-template-page-promo-valentines .promo-form .contact-form-box .wpcf7-form {
  margin: 0;
}
body.page-template-page-promo-valentines .promo-form .contact-form-box .wpcf7-form p {
  margin: 0;
  padding: 0;
}
body.page-template-page-promo-valentines .promo-form .contact-form-box .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
body.page-template-page-promo-valentines .promo-form .contact-form-box .col_50,
body.page-template-page-promo-valentines .promo-form .contact-form-box .col_100 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body.page-template-page-promo-valentines .promo-form .contact-form-box .form-row {
  gap: 20px;
}
@media (max-width: 400px) {
  body.page-template-page-promo-valentines .promo-form .contact-form-box .form-row {
    flex-direction: column;
    gap: 0;
  }
  body.page-template-page-promo-valentines .promo-form .contact-form-box .form-row .col_50 {
    width: 100%;
  }
}
body.page-template-page-promo-valentines .promo-form .label-form {
  color: #4a0f53;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 6px;
  display: block;
}
body.page-template-page-promo-valentines .promo-form input:not(.wpcf7-submit),
body.page-template-page-promo-valentines .promo-form textarea:not(.wpcf7-submit),
body.page-template-page-promo-valentines .promo-form select:not(.wpcf7-submit) {
  width: 100%;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #f1d7e5;
  border-radius: 10px !important;
  padding: 12px 14px;
  font-size: 14px;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.18);
}
body.page-template-page-promo-valentines .promo-form .wpcf7-form-control:not(.wpcf7-submit) {
  width: 100%;
  box-sizing: border-box;
}
body.page-template-page-promo-valentines .promo-form textarea {
  resize: vertical;
}
body.page-template-page-promo-valentines .promo-form .wpcf7-submit {
  border: none;
  cursor: pointer;
  width: auto;
  margin-top: 10px;
  padding: 16px 30px !important;
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-form .wpcf7-submit {
    padding: 16px 20px !important;
    width: 100%;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-form__card {
    flex-direction: column;
    text-align: center;
    padding: 40px 40px 60px;
  }
  body.page-template-page-promo-valentines .promo-form__content {
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-valentines .promo-form {
    padding: 70px 0 90px;
  }
  body.page-template-page-promo-valentines .promo-form__card {
    padding: 30px 20px 40px;
  }
}
body.page-template-page-promo-valentines .promo-form em {
  background: linear-gradient(270deg, #FF4679 0%, #1D0443 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
  font-style: normal !important;
}
body.page-template-page-promo-valentines .promo-form input[type=checkbox] {
  width: auto !important;
  padding: 10px !important;
  border-radius: 5px !important;
}
body.page-template-page-promo-valentines .promo-form input[type=checkbox]::before {
  background-color: #ff1f4f !important;
}
body.page-template-page-promo-valentines .promo-form .wpcf7-list-item:has(input[type=checkbox]) {
  margin-left: 0 !important;
  max-width: 550px;
}
body.page-template-page-promo-valentines .promo-form .wpcf7-list-item:has(input[type=checkbox]) span {
  font-size: 14px;
  color: #4a0f53;
  font-weight: 600;
  margin-left: 5px;
}
body.page-template-page-promo-valentines .promo-form button.wpcf7-submit[disabled], body.page-template-page-promo-valentines .promo-form button.wpcf7-submit:disabled,
body.page-template-page-promo-valentines .promo-form .wpcf7-submit[disabled],
body.page-template-page-promo-valentines .promo-form .wpcf7-submit:disabled {
  opacity: 1;
}
body.page-template-page-promo-valentines .promo-form button.wpcf7-submit[disabled]:hover, body.page-template-page-promo-valentines .promo-form button.wpcf7-submit:disabled:hover,
body.page-template-page-promo-valentines .promo-form .wpcf7-submit[disabled]:hover,
body.page-template-page-promo-valentines .promo-form .wpcf7-submit:disabled:hover {
  cursor: not-allowed;
  filter: grayscale(1);
}
body.page-template-page-promo-valentines .promo-form button.wpcf7-submit[disabled]:focus, body.page-template-page-promo-valentines .promo-form button.wpcf7-submit:disabled:focus, body.page-template-page-promo-valentines .promo-form button.wpcf7-submit[disabled]:active, body.page-template-page-promo-valentines .promo-form button.wpcf7-submit:disabled:active,
body.page-template-page-promo-valentines .promo-form .wpcf7-submit[disabled]:focus,
body.page-template-page-promo-valentines .promo-form .wpcf7-submit:disabled:focus,
body.page-template-page-promo-valentines .promo-form .wpcf7-submit[disabled]:active,
body.page-template-page-promo-valentines .promo-form .wpcf7-submit:disabled:active {
  filter: none;
  cursor: not-allowed;
}
body.page-template-page-promo-valentines .promo-steps {
  text-align: center;
  margin-top: 150px;
}
body.page-template-page-promo-valentines .promo-steps .the-content {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-steps .the-content {
    padding-bottom: 10px;
  }
}
body.page-template-page-promo-valentines .promo-steps__title {
  font-size: 28px;
  margin-bottom: 30px;
  font-weight: 700;
}
body.page-template-page-promo-valentines .promo-steps__card {
  background: linear-gradient(160deg, #ffe5f0 0%, #f7c8dd 100%);
  border-radius: 20px;
  padding: 24px 20px 28px;
  color: #4a0f53;
  position: relative;
  min-height: 220px;
  height: 100%;
}
body.page-template-page-promo-valentines .promo-steps__card .relative {
  display: inline-block;
}
body.page-template-page-promo-valentines .promo-steps__card img {
  width: auto;
  height: 90px;
}
body.page-template-page-promo-valentines .promo-steps__card-title {
  font-weight: 700;
  margin-bottom: 4px;
}
body.page-template-page-promo-valentines .promo-steps__card-text {
  margin: 0;
  font-size: 14px;
}
body.page-template-page-promo-valentines .promo-steps__badge {
  position: absolute;
  right: -30px;
  bottom: 0px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #ffffff;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-steps__badge {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-valentines .promo-steps__badge {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-steps__card {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-steps .row > [class*=col_] {
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
body.page-template-page-promo-valentines .promo-footer {
  background: url("images/promo-valentines/jpg/footer-background.jpg") center/cover no-repeat;
  padding: 90px 0 20px;
}
body.page-template-page-promo-valentines .promo-footer .the-content {
  padding-bottom: 30px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer .the-content {
    padding-bottom: 10px;
  }
}
body.page-template-page-promo-valentines .promo-footer__title {
  text-align: center;
  font-size: 30px;
  margin-bottom: 36px;
}
body.page-template-page-promo-valentines .promo-footer__feature-card {
  background: linear-gradient(to top, rgba(184, 11, 60, 0.3), rgba(29, 4, 67, 0.3));
  outline: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  padding: 22px 18px;
  text-align: center;
  min-height: 160px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  height: 100%;
  backdrop-filter: blur(40px);
}
body.page-template-page-promo-valentines .promo-footer__feature-card img {
  width: 100px;
  height: 100px;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .promo-footer__feature-card img {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-footer__feature-card img {
    width: 64px;
    height: 64px;
  }
}
body.page-template-page-promo-valentines .promo-footer__feature-card p {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #fff;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .promo-footer__feature-card p {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-footer__feature-card p {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-footer__feature-card p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-valentines .promo-footer__feature-card p {
    font-size: 14px;
    line-height: 18px;
  }
}
body.page-template-page-promo-valentines .promo-footer__cta {
  padding: 120px 0 40px;
  position: relative;
}
body.page-template-page-promo-valentines .promo-footer__cta .relative .hearts-left {
  width: auto;
  height: auto;
  position: absolute;
  right: 0;
  bottom: 100%;
  z-index: 1;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__cta .relative .hearts-left {
    width: 80px;
    height: 80px;
  }
}
body.page-template-page-promo-valentines .promo-footer__cta-card {
  background: linear-gradient(to left, #FCDEED, #FFF6FF);
  position: relative;
  border-radius: 24px;
  padding: 100px 50px;
  text-align: center;
  gap: 30px;
  color: #4a0f53;
  overflow: hidden;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .promo-footer__cta-card {
    padding: 90px 30px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-footer__cta-card {
    padding: 70px 30px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__cta-card {
    padding: 50px 30px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-footer__cta-card {
    padding: 30px 20px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-valentines .promo-footer__cta-card {
    padding: 20px 10px;
  }
}
body.page-template-page-promo-valentines .promo-footer__cta-card .the-content {
  max-width: 500px;
  margin: 0 auto;
}
body.page-template-page-promo-valentines .promo-footer__cta-hearts {
  position: absolute;
  left: 0px;
  top: 75%;
  transform: translateY(-50%);
  width: auto;
  height: 500px;
  pointer-events: none;
  z-index: 1;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 1650px) {
  body.page-template-page-promo-valentines .promo-footer__cta-hearts {
    height: 400px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-footer__cta-hearts {
    height: 300px;
    top: 80%;
  }
}
@media (max-width: 1100px) {
  body.page-template-page-promo-valentines .promo-footer__cta-hearts {
    left: -200px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__cta-hearts {
    height: 200px;
    top: 85%;
  }
}
body.page-template-page-promo-valentines .promo-footer__cta-gift {
  background: #ffffff;
  border-radius: 10px 0 0 10px;
  padding: 16px 18px;
  display: flex;
  align-items: center;
  gap: 12px;
  max-width: 450px;
  position: absolute;
  right: 0;
  bottom: 30px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-footer__cta-gift {
    max-width: 350px;
    bottom: 0;
    padding: 10px 10px;
  }
}
body.page-template-page-promo-valentines .promo-footer__cta-gift img {
  width: 120px;
  height: auto;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .promo-footer__cta-gift img {
    width: 120px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__cta-gift img {
    width: 100px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-footer__cta-gift img {
    width: 80px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-valentines .promo-footer__cta-gift img {
    width: 60px;
    height: auto;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__cta-gift {
    position: relative;
    right: auto;
    bottom: auto;
    width: auto;
    border-radius: 10px;
    max-width: 600px;
    margin: 0 auto;
    margin-top: 20px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}
body.page-template-page-promo-valentines .promo-footer__cta-gift-text {
  display: flex;
  flex-direction: column;
  font-size: 13px;
  color: #4a0f53;
}
body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content {
  padding-bottom: 0;
  text-align: left;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content {
    text-align: center;
  }
}
body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content h1,
body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content h2,
body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content h3,
body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content h4,
body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content h5,
body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content h6 {
  margin-top: 0;
}
body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content p {
  font-size: 20px;
  margin-bottom: 0;
  line-height: 120%;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content p {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content p {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content h3 {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content h3 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-footer__cta-gift-text .the-content h3 {
    font-size: 16px;
  }
}
body.page-template-page-promo-valentines .promo-footer__location-grid .col_20 {
  padding-top: 7px;
  padding-bottom: 7px;
}
body.page-template-page-promo-valentines .promo-footer__locations {
  padding: 20px 0 40px;
  padding-top: 80px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__locations {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-footer__locations {
    padding-top: 40px;
  }
}
body.page-template-page-promo-valentines .promo-footer__location-card {
  background: linear-gradient(to top, rgba(184, 11, 60, 0.3), rgba(29, 4, 67, 0.3));
  outline: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  padding: 18px;
  min-height: 120px;
  text-align: left;
  outline: 1px solid rgba(255, 255, 255, 0.1);
  height: 100%;
  width: 100%;
  transition: all 0.3s ease;
  position: relative;
  bottom: 0;
}
body.page-template-page-promo-valentines .promo-footer__location-card:hover {
  bottom: 5px;
  text-decoration: none;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__location-card:hover {
    bottom: 0;
  }
}
body.page-template-page-promo-valentines .promo-footer__location-card p {
  line-height: 120%;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__location-card {
    text-align: center;
  }
}
body.page-template-page-promo-valentines .promo-footer__pin {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: linear-gradient(270deg, #FB7894 0%, #FCDEED 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  color: #fff;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__pin {
    margin: 0 auto;
  }
}
body.page-template-page-promo-valentines .promo-footer__location-title {
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-footer__location-title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-footer__location-title {
    font-size: 16px;
  }
}
body.page-template-page-promo-valentines .promo-footer__location-text {
  margin: 0;
  font-size: 18px;
  color: #fff;
}
body.page-template-page-promo-valentines .promo-footer__bottom {
  padding-top: 30px;
}
body.page-template-page-promo-valentines .promo-footer__bottom-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
}
body.page-template-page-promo-valentines .promo-footer__logo {
  font-size: 32px;
  font-weight: 700;
  text-transform: lowercase;
}
body.page-template-page-promo-valentines .promo-footer__contacts {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: center;
}
body.page-template-page-promo-valentines .promo-footer__contact {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
}
body.page-template-page-promo-valentines .promo-footer__social {
  display: flex;
  gap: 12px;
}
body.page-template-page-promo-valentines .promo-footer__social a {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-footer__feature-grid .col_25 {
    width: 50%;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__cta-card {
    flex-direction: column;
    text-align: center;
  }
  body.page-template-page-promo-valentines .promo-footer__location-grid .col_20 {
    width: 50%;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-valentines .promo-footer__feature-grid .col_25, body.page-template-page-promo-valentines .promo-footer__location-grid .col_20 {
    width: 100%;
  }
  body.page-template-page-promo-valentines .promo-footer__cta-card {
    padding: 30px 20px;
  }
}
body.page-template-page-promo-valentines .promo-footer__chocolate {
  padding-top: 100px;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .promo-footer__chocolate {
    padding-top: 80px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-footer__chocolate {
    padding-top: 60px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__chocolate {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-footer__chocolate {
    padding-top: 20px;
  }
}
body.page-template-page-promo-valentines .promo-footer__chocolate .the-content {
  max-width: 530px;
}
body.page-template-page-promo-valentines .promo-footer__chocolate .the-content p {
  font-size: 20px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__chocolate .the-content p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-footer__chocolate .the-content p {
    font-size: 16px;
  }
}
body.page-template-page-promo-valentines .promo-footer__chocolate .promo-footer__chocolate-card {
  padding: 50px 100px;
  border-radius: 25px;
  background: linear-gradient(270deg, #FFA4B7 0%, #FCDEED 100%);
  position: relative;
  overflow: hidden;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .promo-footer__chocolate .promo-footer__chocolate-card {
    padding: 40px 80px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .promo-footer__chocolate .promo-footer__chocolate-card {
    padding: 30px 60px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__chocolate .promo-footer__chocolate-card {
    padding: 20px 40px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .promo-footer__chocolate .promo-footer__chocolate-card {
    padding: 20px 30px;
  }
}
body.page-template-page-promo-valentines .promo-footer__chocolate .promo-footer__chocolate-card .bottom-multihearts {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.6;
}
body.page-template-page-promo-valentines .promo-footer__chocolate .promo-footer__chocolate-card .big-gutter {
  position: relative;
  z-index: 2;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .promo-footer__chocolate .promo-footer__chocolate-card .col_50 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
}
body.page-template-page-promo-valentines .promo-footer__chocolate em {
  background: linear-gradient(270deg, #FF4679 0%, #1D0443 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
  font-style: normal !important;
}
body.page-template-page-promo-valentines .blog-fllws .social-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .blog-fllws .social-list {
    margin: 20px 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .blog-fllws .social-list {
    margin: 10px 0;
  }
}
body.page-template-page-promo-valentines .blog-fllws .social-list a {
  margin: 15px;
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 500px;
  background: linear-gradient(270deg, #FB7894 0%, #FCDEED 100%);
  text-align: center;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 30px 45px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
@media (max-width: 1650px) {
  body.page-template-page-promo-valentines .blog-fllws .social-list a {
    width: 40px;
    height: 40px;
    font-size: 13px;
    margin: 3px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .blog-fllws .social-list a {
    width: 35px;
    height: 35px;
    font-size: 12px;
    margin: 2px;
  }
}
body.page-template-page-promo-valentines .blog-fllws .social-list a.active {
  background: linear-gradient(0deg, #FF1F4F 0%, #FF79AF 100%);
}
body.page-template-page-promo-valentines .blog-fllws .social-list a:hover {
  text-decoration: none;
  color: #fff;
  background: linear-gradient(0deg, #FF1F4F 0%, #FF79AF 100%);
}
body.page-template-page-promo-valentines .blog-fllws .social-list a i.fa-twitter:before {
  content: "";
  background-image: url(images/promo-valentines/svg/x-social.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  width: 15px;
  height: 15px;
}
@media (max-width: 1650px) {
  body.page-template-page-promo-valentines .blog-fllws .social-list a i.fa-twitter:before {
    width: 13px;
    height: 13px;
  }
}
body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact span,
body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}
body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex {
  padding: 6px 0;
  gap: 20px;
  justify-content: center;
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex {
    justify-content: center;
    flex-wrap: wrap;
  }
}
body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex a {
  font-size: 16px;
  color: #fff;
}
@media (max-width: 1430px) {
  body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex a {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex a {
    font-size: 14px;
  }
}
body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex a span {
  transition: all 0.3s ease;
}
body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex a:hover {
  text-decoration: none;
}
body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex a:hover span {
  opacity: 0.6;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex a:hover span {
    opacity: 1;
  }
}
body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex .header-contact {
  display: block;
}
body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(270deg, #FB7894 0%, #FCDEED 100%);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon {
    width: 38px;
    height: 38px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon {
    width: 32px;
    height: 32px;
  }
}
body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon i {
  font-size: 18px;
  color: #fff;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon i {
    font-size: 16px;
  }
}
body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex .header-contact p {
  margin: 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 3px;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex .header-contact p {
    letter-spacing: 2px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex .header-contact p {
    letter-spacing: 1px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex .header-contact p {
    font-size: 13px;
  }
}
body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex .header-contact span {
  font-weight: 600;
  font-size: 20px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #fff;
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex .header-contact span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact .contact-flex .header-contact span {
    font-size: 15px;
  }
}
body.page-template-page-promo-valentines .blog-fllws .bottom-menu-contact img {
  margin-right: 10px;
  width: auto;
  height: auto;
}
body.page-template-page-promo-valentines .blog-fllws .logo-box-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
}
body.page-template-page-promo-valentines .blog-fllws .logo-box-footer img {
  width: 200px;
  height: auto;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-valentines .blog-fllws .logo-box-footer img {
    width: 190px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-valentines .blog-fllws .logo-box-footer img {
    width: 180px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-valentines .blog-fllws .logo-box-footer img {
    width: 160px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-valentines .blog-fllws .logo-box-footer img {
    width: 140px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-valentines .blog-fllws .logo-box-footer img {
    width: 120px;
  }
}

body.page-template-page-promo-new-clients .locations-map-section,
body.page-template-page-promo-new-clients-auto .locations-map-section {
  padding: 0;
}
body.page-template-page-promo-new-clients .locations-map-section .section-title,
body.page-template-page-promo-new-clients-auto .locations-map-section .section-title {
  display: none;
}
body.page-template-page-promo-new-clients .bottom-menu-contact .contact-flex .header-contact .phone-number,
body.page-template-page-promo-new-clients .bottom-menu-contact .contact-flex .header-contact .email-address,
body.page-template-page-promo-new-clients-auto .bottom-menu-contact .contact-flex .header-contact .phone-number,
body.page-template-page-promo-new-clients-auto .bottom-menu-contact .contact-flex .header-contact .email-address {
  width: calc(100% - 40px);
}
body.page-template-page-promo-new-clients .footer,
body.page-template-page-promo-new-clients-auto .footer {
  background: transparent !important;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients .bottom-menu-contact .contact-flex .header-contact .phone-number,
  body.page-template-page-promo-new-clients .bottom-menu-contact .contact-flex .header-contact .email-address,
  body.page-template-page-promo-new-clients-auto .bottom-menu-contact .contact-flex .header-contact .phone-number,
  body.page-template-page-promo-new-clients-auto .bottom-menu-contact .contact-flex .header-contact .email-address {
    width: calc(100% - 38px);
  }
}
body.page-template-page-promo-new-clients #request,
body.page-template-page-promo-new-clients-auto #request {
  border-radius: 30px;
  width: 100%;
  max-width: 750px;
  padding: 55px 45px;
  background-color: #8658D4;
}
@media (max-width: 1430px) {
  body.page-template-page-promo-new-clients #request,
  body.page-template-page-promo-new-clients-auto #request {
    width: 70%;
  }
}
@media (max-width: 1100px) {
  body.page-template-page-promo-new-clients #request,
  body.page-template-page-promo-new-clients-auto #request {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  body.page-template-page-promo-new-clients #request,
  body.page-template-page-promo-new-clients-auto #request {
    padding: 40px 40px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients #request,
  body.page-template-page-promo-new-clients-auto #request {
    padding: 40px 30px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients #request,
  body.page-template-page-promo-new-clients-auto #request {
    padding: 20px;
    padding-top: 60px;
  }
}
body.page-template-page-promo-new-clients #request .wrap-request .the-content,
body.page-template-page-promo-new-clients-auto #request .wrap-request .the-content {
  text-align: center;
  padding-bottom: 30px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients #request .wrap-request .the-content,
  body.page-template-page-promo-new-clients-auto #request .wrap-request .the-content {
    padding-bottom: 15px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients #request .wrap-request .the-content,
  body.page-template-page-promo-new-clients-auto #request .wrap-request .the-content {
    padding-bottom: 5px;
  }
}
body.page-template-page-promo-new-clients #request .wrap-request .the-content h4,
body.page-template-page-promo-new-clients-auto #request .wrap-request .the-content h4 {
  font-weight: bold;
}
body.page-template-page-promo-new-clients #request .fancybox-button.fancybox-close-small,
body.page-template-page-promo-new-clients-auto #request .fancybox-button.fancybox-close-small {
  color: #000 !important;
  padding: 2px !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  right: 24px;
  top: 24px;
}
body.page-template-page-promo-new-clients .section,
body.page-template-page-promo-new-clients-auto .section {
  padding-top: clamp(60px, 6vw, 100px);
  padding-bottom: clamp(60px, 6vw, 100px);
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .section,
  body.page-template-page-promo-new-clients-auto .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients .section,
  body.page-template-page-promo-new-clients-auto .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
body.page-template-page-promo-new-clients .promo-header,
body.page-template-page-promo-new-clients-auto .promo-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  padding: 0 !important;
}
body.page-template-page-promo-new-clients .promo-header .phone,
body.page-template-page-promo-new-clients-auto .promo-header .phone {
  transition: all 0.3s ease;
  gap: 10px;
}
body.page-template-page-promo-new-clients .promo-header .phone .icon,
body.page-template-page-promo-new-clients-auto .promo-header .phone .icon {
  width: 30px;
  height: 30px;
  background-color: #FB6C17;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page-template-page-promo-new-clients .promo-header .phone .icon i,
body.page-template-page-promo-new-clients-auto .promo-header .phone .icon i {
  font-size: 16px;
  color: #fff;
}
body.page-template-page-promo-new-clients .promo-header .phone span,
body.page-template-page-promo-new-clients-auto .promo-header .phone span {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-header .phone span,
  body.page-template-page-promo-new-clients-auto .promo-header .phone span {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients .promo-header .phone span,
  body.page-template-page-promo-new-clients-auto .promo-header .phone span {
    display: none;
  }
}
body.page-template-page-promo-new-clients .promo-header .phone:hover,
body.page-template-page-promo-new-clients-auto .promo-header .phone:hover {
  opacity: 0.6;
  text-decoration: none;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-header .phone:hover,
  body.page-template-page-promo-new-clients-auto .promo-header .phone:hover {
    opacity: 1;
  }
}
body.page-template-page-promo-new-clients .promo-header .right-side,
body.page-template-page-promo-new-clients-auto .promo-header .right-side {
  gap: 20px;
}
body.page-template-page-promo-new-clients .promo-header__inner,
body.page-template-page-promo-new-clients-auto .promo-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 28px 0;
}
body.page-template-page-promo-new-clients .promo-header__logo,
body.page-template-page-promo-new-clients-auto .promo-header__logo {
  font-size: 30px;
  font-weight: 700;
  text-transform: lowercase;
  letter-spacing: 1px;
  color: #ffffff;
  text-decoration: none;
}
body.page-template-page-promo-new-clients .promo-header__logo img,
body.page-template-page-promo-new-clients-auto .promo-header__logo img {
  width: 200px;
  height: auto;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients .promo-header__logo img,
  body.page-template-page-promo-new-clients-auto .promo-header__logo img {
    width: 190px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .promo-header__logo img,
  body.page-template-page-promo-new-clients-auto .promo-header__logo img {
    width: 180px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-header__logo img,
  body.page-template-page-promo-new-clients-auto .promo-header__logo img {
    width: 160px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .promo-header__logo img,
  body.page-template-page-promo-new-clients-auto .promo-header__logo img {
    width: 140px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients .promo-header__logo img,
  body.page-template-page-promo-new-clients-auto .promo-header__logo img {
    width: 120px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .promo-header__inner,
  body.page-template-page-promo-new-clients-auto .promo-header__inner {
    padding: 20px 0;
  }
  body.page-template-page-promo-new-clients .promo-header__logo,
  body.page-template-page-promo-new-clients-auto .promo-header__logo {
    font-size: 24px;
  }
  body.page-template-page-promo-new-clients .promo-header__cta,
  body.page-template-page-promo-new-clients-auto .promo-header__cta {
    font-size: 13px;
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .promo-header .promo-new-clients-btn, body.page-template-page-promo-new-clients.is-kia .promo-header .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.is-kia .promo-form .promo-header .wpcf7-submit, body.page-template-page-promo-new-clients.has-promo-girl .promo-header .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .promo-header .wpcf7-submit, body.page-template-page-promo-new-clients.has-prize-page .promo-header .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-prize-page .promo-form .promo-header .wpcf7-submit, body.page-template-page-promo-new-clients.has-hocus-app .promo-header .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .promo-header .wpcf7-submit,
  body.page-template-page-promo-new-clients .promo-header body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients .promo-header body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients .promo-header body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients .promo-header body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients .promo-header .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto .promo-header .promo-new-clients-btn,
  body.page-template-page-promo-new-clients-auto .promo-header body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto .promo-header body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto .promo-header body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto .promo-header body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-header .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .promo-header .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-header .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .promo-header .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-header .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .promo-header .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-header .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .promo-header .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto .promo-header .wpcf7-submit {
    display: none;
  }
}
body.page-template-page-promo-new-clients .promo-new-clients-btn, body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients .wpcf7-submit,
body.page-template-page-promo-new-clients-auto .promo-new-clients-btn,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto .wpcf7-submit {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 26px;
  border-radius: 999px;
  font-weight: 600;
  font-size: 15px;
  color: #ffffff;
  background: linear-gradient(180deg, #F79D35 0%, #F78C26 100%) !important;
  text-decoration: none;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
body.page-template-page-promo-new-clients .promo-new-clients-btn span, body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit span, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit span, body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit span, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit span, body.page-template-page-promo-new-clients .promo-form .wpcf7-submit span, body.page-template-page-promo-new-clients .wpcf7-submit span,
body.page-template-page-promo-new-clients-auto .promo-new-clients-btn span,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit span,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit span,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit span,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit span,
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit span,
body.page-template-page-promo-new-clients-auto .wpcf7-submit span {
  color: #fff;
}
body.page-template-page-promo-new-clients .promo-new-clients-btn i, body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit i, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit i, body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit i, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit i, body.page-template-page-promo-new-clients .promo-form .wpcf7-submit i, body.page-template-page-promo-new-clients .wpcf7-submit i,
body.page-template-page-promo-new-clients-auto .promo-new-clients-btn i,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit i,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit i,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit i,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit i,
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit i,
body.page-template-page-promo-new-clients-auto .wpcf7-submit i {
  font-size: 14px;
}
body.page-template-page-promo-new-clients .promo-new-clients-btn:hover, body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto .promo-new-clients-btn:hover,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto .wpcf7-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 30px rgba(0, 0, 0, 0.35);
  background: linear-gradient(0deg, #FFD1A1 0%, #F79D35 100%) !important;
  color: #fff;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-new-clients-btn, body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto .promo-new-clients-btn,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto .wpcf7-submit {
    padding: 10px 15px;
  }
  body.page-template-page-promo-new-clients .promo-new-clients-btn span, body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit span, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit span, body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit span, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit span, body.page-template-page-promo-new-clients .promo-form .wpcf7-submit span, body.page-template-page-promo-new-clients .wpcf7-submit span,
  body.page-template-page-promo-new-clients-auto .promo-new-clients-btn span,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit span,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit span,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit span,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit span,
  body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit span,
  body.page-template-page-promo-new-clients-auto .wpcf7-submit span {
    font-size: 14px;
  }
  body.page-template-page-promo-new-clients .promo-new-clients-btn:hover, body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients .wpcf7-submit:hover,
  body.page-template-page-promo-new-clients-auto .promo-new-clients-btn:hover,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit:hover,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit:hover,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit:hover,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit:hover,
  body.page-template-page-promo-new-clients-auto .wpcf7-submit:hover {
    transform: none;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
    background: linear-gradient(180deg, #F79D35 0%, #F78C26 100%);
    color: #ffffff;
  }
}
body.page-template-page-promo-new-clients .promo-header,
body.page-template-page-promo-new-clients-auto .promo-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}
body.page-template-page-promo-new-clients .promo-new-clients .hero,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero {
  background: linear-gradient(90deg, #0C0913 0%, #311D45 50%, #4C3979 100%);
  position: relative;
  overflow: hidden;
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .row,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .row {
  min-height: 90vh;
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .row .col_50,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .row .col_50 {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .row .col_50,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .row .col_50 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .row .the-content,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .row .the-content {
  max-width: 600px;
  margin-right: auto;
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .dots-decor,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .dots-decor {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 300px;
  height: 300px;
  z-index: 1;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .dots-decor,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .dots-decor {
    width: 250px;
    height: 250px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .dots-decor,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .dots-decor {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .dots-decor,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .dots-decor {
    width: 150px;
    height: 150px;
  }
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .circle,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .circle {
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-filter: blur(10rem);
  opacity: 0.8;
  width: 600px;
  height: 600px;
  background: linear-gradient(180deg, #6427D3 0%, #8C1B9A 100%);
  border-radius: 50%;
  position: absolute;
  left: -200px;
  top: -200px;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .circle,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .circle {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .circle,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .circle {
    width: 400px;
    height: 400px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .circle,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .circle {
    width: 300px;
    height: 300px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .circle,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .circle {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .circle,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .circle {
    width: 150px;
    height: 150px;
  }
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .bottom-left-corner,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .bottom-left-corner {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 400px;
  height: 400px;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .bottom-left-corner,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .bottom-left-corner {
    width: 350px;
    height: 350px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .bottom-left-corner,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .bottom-left-corner {
    width: 300px;
    height: 300px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .bottom-left-corner,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .bottom-left-corner {
    width: 250px;
    height: 250px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .bottom-left-corner,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .bottom-left-corner {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .bottom-left-corner,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .bottom-left-corner {
    width: 150px;
    height: 150px;
  }
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .image-full,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .image-full {
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .image-full img,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .image-full img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
body.page-template-page-promo-new-clients .promo-new-clients .hero em,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero em {
  background: linear-gradient(270deg, #FAB641 0%, #FABF59 50%, #FFE5B9 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-style: normal;
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .container,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .container {
  position: relative;
  z-index: 2;
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr {
  margin-top: 100px;
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-text,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-text {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-text::before,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-text::before {
  content: "";
  position: absolute;
  top: -50px;
  left: -50px;
  width: 35px;
  height: 50px;
  background-image: url(images/promo-valentines/svg/arrow-left.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(-45deg);
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-text::before,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-text::before {
    display: none;
  }
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-text .the-content h1,
body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-text .the-content h2,
body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-text .the-content h3,
body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-text .the-content h4,
body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-text .the-content h5,
body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-text .the-content h6,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-text .the-content h1,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-text .the-content h2,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-text .the-content h3,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-text .the-content h4,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-text .the-content h5,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-text .the-content h6 {
  margin-top: 0;
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-inner,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-inner {
  display: flex;
  align-items: center;
  gap: 24px;
  justify-content: center;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-inner,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-inner {
    gap: 12px;
  }
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-inner img,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-inner img {
  width: 110px;
  height: 110px;
  border-radius: 10px;
  padding: 6px;
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-decor,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-decor {
  width: 150px !important;
  height: auto !important;
  opacity: 0.3;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-decor,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-decor {
    width: 100px !important;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-decor,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-decor {
    opacity: 1;
  }
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-title,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 4px;
}
body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-sub,
body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-sub {
  margin: 0;
  color: rgba(255, 255, 255, 0.75);
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .row,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .row {
    min-height: auto;
    padding: 140px 0 60px;
  }
  body.page-template-page-promo-new-clients .promo-new-clients .hero .row .col_50,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .row .col_50 {
    width: 100%;
    text-align: center;
  }
  body.page-template-page-promo-new-clients .promo-new-clients .hero .relative::before,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .relative::before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #0C0913 0%, #311D45 50%, #4C3979 100%);
    z-index: 2;
    opacity: 0.6;
  }
  body.page-template-page-promo-new-clients .promo-new-clients .hero .image-full,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .image-full {
    position: absolute;
    width: 100%;
    height: 100%;
    right: auto;
    top: auto;
    margin: 0 auto 30px;
  }
  body.page-template-page-promo-new-clients .promo-new-clients .hero .image-full img,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .image-full img {
    height: 100%;
  }
  body.page-template-page-promo-new-clients .promo-new-clients .hero .dots-decor,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .dots-decor {
    top: 40px;
    width: 120px;
    height: 120px;
    opacity: 0.4;
  }
  body.page-template-page-promo-new-clients .promo-new-clients .hero .circle,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .circle {
    width: 220px;
    height: 220px;
    left: -120px;
    top: -120px;
    opacity: 0.5;
  }
  body.page-template-page-promo-new-clients .promo-new-clients .hero .bottom-left-corner,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .bottom-left-corner {
    width: 180px;
    height: 180px;
    opacity: 0.5;
  }
  body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr {
    margin-top: 50px;
  }
  body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-inner,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-inner {
    flex-direction: column;
    text-align: center;
  }
  body.page-template-page-promo-new-clients .promo-new-clients .hero .the-content,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .the-content {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .row,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .row {
    padding: 120px 0 50px;
  }
  body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr-inner img,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr-inner img {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients .promo-new-clients .hero .row,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .row {
    padding: 110px 0 40px;
  }
  body.page-template-page-promo-new-clients .promo-new-clients .hero .bottom-left-corner,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .bottom-left-corner {
    display: none;
  }
  body.page-template-page-promo-new-clients .promo-new-clients .hero .promo-hero__qr,
  body.page-template-page-promo-new-clients-auto .promo-new-clients .hero .promo-hero__qr {
    margin-top: 35px;
  }
}
body.page-template-page-promo-new-clients .under-hero,
body.page-template-page-promo-new-clients-auto .under-hero {
  background: radial-gradient(52.92% 50% at 50% 50%, #FFFFFF 3.2%, #E9DCFF 100%);
}
body.page-template-page-promo-new-clients .under-hero .row,
body.page-template-page-promo-new-clients-auto .under-hero .row {
  align-items: stretch;
}
body.page-template-page-promo-new-clients .under-hero .col_33,
body.page-template-page-promo-new-clients-auto .under-hero .col_33 {
  position: relative;
  display: flex;
  justify-content: center;
}
body.page-template-page-promo-new-clients .under-hero .col_33:not(:last-child)::after,
body.page-template-page-promo-new-clients-auto .under-hero .col_33:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 70%;
  background: rgba(120, 103, 154, 0.35);
}
body.page-template-page-promo-new-clients .under-hero__item,
body.page-template-page-promo-new-clients-auto .under-hero__item {
  text-align: center;
  max-width: 320px;
  padding: 10px 20px;
}
body.page-template-page-promo-new-clients .under-hero__icon,
body.page-template-page-promo-new-clients-auto .under-hero__icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto 18px;
  background: linear-gradient(180deg, #F79D35 0%, #F78C26 100%);
  box-shadow: inset 0 4px 17px rgba(255, 244, 20, 0.41);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients .under-hero__icon,
  body.page-template-page-promo-new-clients-auto .under-hero__icon {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .under-hero__icon,
  body.page-template-page-promo-new-clients-auto .under-hero__icon {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .under-hero__icon,
  body.page-template-page-promo-new-clients-auto .under-hero__icon {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .under-hero__icon,
  body.page-template-page-promo-new-clients-auto .under-hero__icon {
    width: 60px;
    height: 60px;
  }
}
body.page-template-page-promo-new-clients .under-hero__icon img,
body.page-template-page-promo-new-clients-auto .under-hero__icon img {
  width: 45%;
  height: auto;
  display: block;
}
body.page-template-page-promo-new-clients .under-hero p,
body.page-template-page-promo-new-clients-auto .under-hero p {
  font-size: clamp(16px, 1.3vw, 24px);
  line-height: 1.35;
  margin: 0;
  color: #2f2141;
}
body.page-template-page-promo-new-clients .under-hero strong,
body.page-template-page-promo-new-clients-auto .under-hero strong {
  font-weight: 700;
  color: #211337;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .under-hero .col_33:not(:last-child)::after,
  body.page-template-page-promo-new-clients-auto .under-hero .col_33:not(:last-child)::after {
    display: none;
  }
  body.page-template-page-promo-new-clients .under-hero .row > [class*=col_],
  body.page-template-page-promo-new-clients-auto .under-hero .row > [class*=col_] {
    width: 100%;
  }
  body.page-template-page-promo-new-clients .under-hero__item,
  body.page-template-page-promo-new-clients-auto .under-hero__item {
    padding: 10px 0;
  }
}
body.page-template-page-promo-new-clients .vip-card,
body.page-template-page-promo-new-clients-auto .vip-card {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body.page-template-page-promo-new-clients .vip-card .the-content,
body.page-template-page-promo-new-clients-auto .vip-card .the-content {
  max-width: 520px;
  margin-left: auto;
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .vip-card .the-content,
  body.page-template-page-promo-new-clients-auto .vip-card .the-content {
    margin-left: 0;
    max-width: 100%;
  }
}
body.page-template-page-promo-new-clients .vip-card__media,
body.page-template-page-promo-new-clients-auto .vip-card__media {
  display: flex;
  justify-content: center;
}
body.page-template-page-promo-new-clients .vip-card__media img,
body.page-template-page-promo-new-clients-auto .vip-card__media img {
  width: clamp(260px, 38vw, 520px);
  height: auto;
  transform: rotate(-8deg);
  display: block;
  filter: drop-shadow(0 18px 30px rgba(0, 0, 0, 0.35));
}
body.page-template-page-promo-new-clients .vip-card__content,
body.page-template-page-promo-new-clients-auto .vip-card__content {
  color: #ffffff;
}
body.page-template-page-promo-new-clients .vip-card__content h2,
body.page-template-page-promo-new-clients-auto .vip-card__content h2 {
  font-size: clamp(28px, 2.6vw, 48px);
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .vip-card .row > [class*=col_],
  body.page-template-page-promo-new-clients-auto .vip-card .row > [class*=col_] {
    width: 100%;
  }
  body.page-template-page-promo-new-clients .vip-card__media img,
  body.page-template-page-promo-new-clients-auto .vip-card__media img {
    transform: rotate(-4deg);
    margin-bottom: 20px;
  }
  body.page-template-page-promo-new-clients .vip-card__content,
  body.page-template-page-promo-new-clients-auto .vip-card__content {
    text-align: left;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients .vip-card__media img,
  body.page-template-page-promo-new-clients-auto .vip-card__media img {
    transform: none;
  }
  body.page-template-page-promo-new-clients .vip-card__list li,
  body.page-template-page-promo-new-clients-auto .vip-card__list li {
    padding-left: 34px;
  }
}
body.page-template-page-promo-new-clients .services-showcase,
body.page-template-page-promo-new-clients-auto .services-showcase {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body.page-template-page-promo-new-clients .services-showcase .the-content,
body.page-template-page-promo-new-clients-auto .services-showcase .the-content {
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .services-showcase .the-content,
  body.page-template-page-promo-new-clients-auto .services-showcase .the-content {
    max-width: 100%;
  }
}
body.page-template-page-promo-new-clients .services-showcase__title,
body.page-template-page-promo-new-clients-auto .services-showcase__title {
  text-align: center;
  margin-bottom: clamp(30px, 3vw, 60px);
}
body.page-template-page-promo-new-clients .services-showcase__card,
body.page-template-page-promo-new-clients-auto .services-showcase__card {
  position: relative;
  display: block;
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 4/3;
  box-shadow: 0 16px 30px rgba(33, 17, 55, 0.2);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
body.page-template-page-promo-new-clients .services-showcase__card img,
body.page-template-page-promo-new-clients-auto .services-showcase__card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
body.page-template-page-promo-new-clients .services-showcase__overlay,
body.page-template-page-promo-new-clients-auto .services-showcase__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
body.page-template-page-promo-new-clients .services-showcase__card-content,
body.page-template-page-promo-new-clients-auto .services-showcase__card-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 18px 20px;
  color: #ffffff;
}
body.page-template-page-promo-new-clients .services-showcase__card-content p,
body.page-template-page-promo-new-clients-auto .services-showcase__card-content p {
  margin: 0;
  font-weight: 600;
  line-height: 1.35;
  color: #ffffff !important;
  font-size: 24px;
  text-align: center;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients .services-showcase__card-content p,
  body.page-template-page-promo-new-clients-auto .services-showcase__card-content p {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .services-showcase__card-content p,
  body.page-template-page-promo-new-clients-auto .services-showcase__card-content p {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .services-showcase__card-content p,
  body.page-template-page-promo-new-clients-auto .services-showcase__card-content p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .services-showcase__card-content p,
  body.page-template-page-promo-new-clients-auto .services-showcase__card-content p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients .services-showcase__card-content p,
  body.page-template-page-promo-new-clients-auto .services-showcase__card-content p {
    font-size: 14px;
  }
}
body.page-template-page-promo-new-clients .services-showcase__card:hover,
body.page-template-page-promo-new-clients-auto .services-showcase__card:hover {
  transform: scale(1.03);
}
body.page-template-page-promo-new-clients .services-showcase__cta,
body.page-template-page-promo-new-clients-auto .services-showcase__cta {
  margin-top: clamp(30px, 3vw, 60px);
}
body.page-template-page-promo-new-clients .services-showcase__cta-inner,
body.page-template-page-promo-new-clients-auto .services-showcase__cta-inner {
  background: url(images/promo-new-clients/jpg/services-cta-bg.jpg) center/cover no-repeat;
  border-radius: 20px;
  text-align: center;
}
body.page-template-page-promo-new-clients .services-showcase__cta-content,
body.page-template-page-promo-new-clients-auto .services-showcase__cta-content {
  color: #ffffff;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .services-showcase__card:hover,
  body.page-template-page-promo-new-clients-auto .services-showcase__card:hover {
    transform: none;
  }
  body.page-template-page-promo-new-clients .services-showcase__cards .col_33,
  body.page-template-page-promo-new-clients-auto .services-showcase__cards .col_33 {
    width: 50%;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  body.page-template-page-promo-new-clients .services-showcase__cta-inner,
  body.page-template-page-promo-new-clients-auto .services-showcase__cta-inner {
    padding: 30px 24px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .services-showcase__cards .col_33,
  body.page-template-page-promo-new-clients-auto .services-showcase__cards .col_33 {
    width: 100%;
  }
}
body.page-template-page-promo-new-clients .testimonials,
body.page-template-page-promo-new-clients-auto .testimonials {
  background: radial-gradient(circle, #fff, #F7F4FF);
}
body.page-template-page-promo-new-clients .testimonials__title,
body.page-template-page-promo-new-clients-auto .testimonials__title {
  text-align: center;
  margin-bottom: clamp(30px, 3vw, 60px);
}
body.page-template-page-promo-new-clients .testimonials__grid,
body.page-template-page-promo-new-clients-auto .testimonials__grid {
  justify-content: center;
}
body.page-template-page-promo-new-clients .testimonials__card,
body.page-template-page-promo-new-clients-auto .testimonials__card {
  background: #ffffff;
  border-radius: 18px;
  padding: clamp(20px, 2.4vw, 34px);
  box-shadow: 0 14px 28px rgba(35, 18, 60, 0.12);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body.page-template-page-promo-new-clients .testimonials .the-content p,
body.page-template-page-promo-new-clients-auto .testimonials .the-content p {
  margin: 0 0 14px;
  font-size: clamp(14px, 1.1vw, 16px);
  color: #2f2141;
}
body.page-template-page-promo-new-clients .testimonials .the-content p:last-child,
body.page-template-page-promo-new-clients-auto .testimonials .the-content p:last-child {
  margin-bottom: 0;
}
body.page-template-page-promo-new-clients .testimonials .the-content strong,
body.page-template-page-promo-new-clients-auto .testimonials .the-content strong {
  font-weight: 700;
}
body.page-template-page-promo-new-clients .testimonials__brand,
body.page-template-page-promo-new-clients-auto .testimonials__brand {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
body.page-template-page-promo-new-clients .testimonials__brand img,
body.page-template-page-promo-new-clients-auto .testimonials__brand img {
  width: 90px;
  height: auto;
  display: block;
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .testimonials .row > [class*=col_],
  body.page-template-page-promo-new-clients-auto .testimonials .row > [class*=col_] {
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
body.page-template-page-promo-new-clients .promo-footer,
body.page-template-page-promo-new-clients-auto .promo-footer {
  background: url("images/promo-new-clients/jpg/footer-new-clients.jpg") center/cover no-repeat;
  padding: 90px 0 20px;
  padding-bottom: 0 !important;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-footer,
  body.page-template-page-promo-new-clients-auto .promo-footer {
    padding: 60px 0 20px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .promo-footer,
  body.page-template-page-promo-new-clients-auto .promo-footer {
    padding: 40px 0 20px;
  }
}
body.page-template-page-promo-new-clients .promo-footer .the-content,
body.page-template-page-promo-new-clients-auto .promo-footer .the-content {
  padding-bottom: 30px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-footer .the-content,
  body.page-template-page-promo-new-clients-auto .promo-footer .the-content {
    padding-bottom: 10px;
  }
}
body.page-template-page-promo-new-clients .promo-footer .locations-map-section .container,
body.page-template-page-promo-new-clients-auto .promo-footer .locations-map-section .container {
  padding: 0;
}
body.page-template-page-promo-new-clients .promo-footer__map iframe,
body.page-template-page-promo-new-clients-auto .promo-footer__map iframe {
  width: 100%;
  height: 550px;
  border-radius: 20px;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients .promo-footer__map iframe,
  body.page-template-page-promo-new-clients-auto .promo-footer__map iframe {
    height: 500px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .promo-footer__map iframe,
  body.page-template-page-promo-new-clients-auto .promo-footer__map iframe {
    height: 450px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-footer__map iframe,
  body.page-template-page-promo-new-clients-auto .promo-footer__map iframe {
    height: 400px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .promo-footer__map iframe,
  body.page-template-page-promo-new-clients-auto .promo-footer__map iframe {
    height: 350px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients .promo-footer__map iframe,
  body.page-template-page-promo-new-clients-auto .promo-footer__map iframe {
    height: 300px;
  }
}
body.page-template-page-promo-new-clients .promo-footer__locations,
body.page-template-page-promo-new-clients-auto .promo-footer__locations {
  padding: 20px 0 40px;
  padding-top: 80px;
  padding-bottom: 0;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-footer__locations,
  body.page-template-page-promo-new-clients-auto .promo-footer__locations {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .promo-footer__locations,
  body.page-template-page-promo-new-clients-auto .promo-footer__locations {
    padding-top: 20px;
  }
}
body.page-template-page-promo-new-clients .promo-footer__location-card,
body.page-template-page-promo-new-clients-auto .promo-footer__location-card {
  background: linear-gradient(90deg, rgba(39, 0, 102, 0.8) 0%, rgba(21, 0, 55, 0.8) 100%);
  border: 3px solid #5624A6;
  border-radius: 20px;
  padding: 15px;
  min-height: 120px;
  text-align: left;
  height: 100%;
  width: 100%;
  transition: all 0.3s ease;
  position: relative;
  bottom: 0;
  text-align: center;
}
body.page-template-page-promo-new-clients .promo-footer__location-card:hover,
body.page-template-page-promo-new-clients-auto .promo-footer__location-card:hover {
  bottom: 5px;
  text-decoration: none;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-footer__location-card:hover,
  body.page-template-page-promo-new-clients-auto .promo-footer__location-card:hover {
    bottom: 0;
  }
}
body.page-template-page-promo-new-clients .promo-footer__location-card p,
body.page-template-page-promo-new-clients-auto .promo-footer__location-card p {
  line-height: 120%;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-footer__location-card,
  body.page-template-page-promo-new-clients-auto .promo-footer__location-card {
    text-align: center;
  }
}
body.page-template-page-promo-new-clients .promo-footer__pin,
body.page-template-page-promo-new-clients-auto .promo-footer__pin {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(180deg, #8658D4 0%, #5705DC 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  color: #fff;
  margin: 0 auto;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-footer__pin,
  body.page-template-page-promo-new-clients-auto .promo-footer__pin {
    margin: 0 auto;
    width: 40px;
    height: 40px;
  }
}
body.page-template-page-promo-new-clients .promo-footer__pin.orange,
body.page-template-page-promo-new-clients-auto .promo-footer__pin.orange {
  background: linear-gradient(180deg, #F79D35 0%, #F78C26 100%);
}
body.page-template-page-promo-new-clients .promo-footer__location-title,
body.page-template-page-promo-new-clients-auto .promo-footer__location-title {
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .promo-footer__location-title,
  body.page-template-page-promo-new-clients-auto .promo-footer__location-title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .promo-footer__location-title,
  body.page-template-page-promo-new-clients-auto .promo-footer__location-title {
    font-size: 16px;
  }
}
body.page-template-page-promo-new-clients .promo-footer__location-text,
body.page-template-page-promo-new-clients-auto .promo-footer__location-text {
  margin: 0;
  font-size: 18px;
  color: #fff;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-footer__location-text,
  body.page-template-page-promo-new-clients-auto .promo-footer__location-text {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients .promo-footer__location-text,
  body.page-template-page-promo-new-clients-auto .promo-footer__location-text {
    font-size: 14px;
  }
}
body.page-template-page-promo-new-clients .promo-footer__location-grid .col_25,
body.page-template-page-promo-new-clients-auto .promo-footer__location-grid .col_25 {
  padding: 7px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-footer__location-grid .col_25,
  body.page-template-page-promo-new-clients-auto .promo-footer__location-grid .col_25 {
    width: 50%;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
body.page-template-page-promo-new-clients .blog-fllws .social-list,
body.page-template-page-promo-new-clients-auto .blog-fllws .social-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .blog-fllws .social-list,
  body.page-template-page-promo-new-clients-auto .blog-fllws .social-list {
    margin: 20px 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .blog-fllws .social-list,
  body.page-template-page-promo-new-clients-auto .blog-fllws .social-list {
    margin: 10px 0;
  }
}
body.page-template-page-promo-new-clients .blog-fllws .social-list a,
body.page-template-page-promo-new-clients-auto .blog-fllws .social-list a {
  margin: 15px;
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 500px;
  background: #8658D4;
  text-align: center;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 30px 45px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
@media (max-width: 1650px) {
  body.page-template-page-promo-new-clients .blog-fllws .social-list a,
  body.page-template-page-promo-new-clients-auto .blog-fllws .social-list a {
    width: 40px;
    height: 40px;
    font-size: 13px;
    margin: 3px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .blog-fllws .social-list a,
  body.page-template-page-promo-new-clients-auto .blog-fllws .social-list a {
    width: 35px;
    height: 35px;
    font-size: 12px;
    margin: 2px;
  }
}
body.page-template-page-promo-new-clients .blog-fllws .social-list a.active,
body.page-template-page-promo-new-clients-auto .blog-fllws .social-list a.active {
  background: #F78C26;
}
body.page-template-page-promo-new-clients .blog-fllws .social-list a:hover,
body.page-template-page-promo-new-clients-auto .blog-fllws .social-list a:hover {
  text-decoration: none;
  color: #fff;
  background: #F78C26;
}
body.page-template-page-promo-new-clients .blog-fllws .social-list a i.fa-twitter:before,
body.page-template-page-promo-new-clients-auto .blog-fllws .social-list a i.fa-twitter:before {
  content: "";
  background-image: url(images/promo-valentines/svg/x-social.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  width: 15px;
  height: 15px;
}
@media (max-width: 1650px) {
  body.page-template-page-promo-new-clients .blog-fllws .social-list a i.fa-twitter:before,
  body.page-template-page-promo-new-clients-auto .blog-fllws .social-list a i.fa-twitter:before {
    width: 13px;
    height: 13px;
  }
}
body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact span,
body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact a,
body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact span,
body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}
body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex,
body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex {
  padding: 6px 0;
  gap: 20px;
  justify-content: center;
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex,
  body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex {
    justify-content: center;
    flex-wrap: wrap;
  }
}
body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex a,
body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex a {
  font-size: 16px;
  color: #fff;
}
@media (max-width: 1430px) {
  body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex a,
  body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex a {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex a,
  body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex a {
    font-size: 14px;
  }
}
body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex a span,
body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex a span {
  transition: all 0.3s ease;
}
body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex a:hover,
body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex a:hover {
  text-decoration: none;
}
body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex a:hover span,
body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex a:hover span {
  opacity: 0.6;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex a:hover span,
  body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex a:hover span {
    opacity: 1;
  }
}
body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex .header-contact,
body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex .header-contact {
  display: block;
}
body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon,
body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #8658D4;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon,
  body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon {
    width: 38px;
    height: 38px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon,
  body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon,
  body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon {
    width: 32px;
    height: 32px;
  }
}
body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon i,
body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon i {
  font-size: 18px;
  color: #fff;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon i,
  body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex .header-contact .icon i {
    font-size: 16px;
  }
}
body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex .header-contact p,
body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex .header-contact p {
  margin: 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 3px;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex .header-contact p,
  body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex .header-contact p {
    letter-spacing: 2px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex .header-contact p,
  body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex .header-contact p {
    letter-spacing: 1px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex .header-contact p,
  body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex .header-contact p {
    font-size: 13px;
  }
}
body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex .header-contact span,
body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex .header-contact span {
  font-weight: 600;
  font-size: 20px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #fff;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex .header-contact span,
  body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex .header-contact span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact .contact-flex .header-contact span,
  body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact .contact-flex .header-contact span {
    font-size: 15px;
  }
}
body.page-template-page-promo-new-clients .blog-fllws .bottom-menu-contact img,
body.page-template-page-promo-new-clients-auto .blog-fllws .bottom-menu-contact img {
  margin-right: 10px;
  width: auto;
  height: auto;
}
body.page-template-page-promo-new-clients .blog-fllws .logo-box-footer,
body.page-template-page-promo-new-clients-auto .blog-fllws .logo-box-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
}
body.page-template-page-promo-new-clients .blog-fllws .logo-box-footer img,
body.page-template-page-promo-new-clients-auto .blog-fllws .logo-box-footer img {
  width: 200px;
  height: auto;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients .blog-fllws .logo-box-footer img,
  body.page-template-page-promo-new-clients-auto .blog-fllws .logo-box-footer img {
    width: 190px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .blog-fllws .logo-box-footer img,
  body.page-template-page-promo-new-clients-auto .blog-fllws .logo-box-footer img {
    width: 180px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .blog-fllws .logo-box-footer img,
  body.page-template-page-promo-new-clients-auto .blog-fllws .logo-box-footer img {
    width: 160px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .blog-fllws .logo-box-footer img,
  body.page-template-page-promo-new-clients-auto .blog-fllws .logo-box-footer img {
    width: 140px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients .blog-fllws .logo-box-footer img,
  body.page-template-page-promo-new-clients-auto .blog-fllws .logo-box-footer img {
    width: 120px;
  }
}
body.page-template-page-promo-new-clients .contact-form-box,
body.page-template-page-promo-new-clients-auto .contact-form-box {
  padding: 0 !important;
  background: transparent !important;
}
body.page-template-page-promo-new-clients .contact-form-box .wpcf7-form,
body.page-template-page-promo-new-clients-auto .contact-form-box .wpcf7-form {
  margin: 0;
}
body.page-template-page-promo-new-clients .contact-form-box .wpcf7-form p,
body.page-template-page-promo-new-clients-auto .contact-form-box .wpcf7-form p {
  margin: 0;
  padding: 0;
}
body.page-template-page-promo-new-clients .contact-form-box .wpcf7-form-control-wrap,
body.page-template-page-promo-new-clients-auto .contact-form-box .wpcf7-form-control-wrap {
  display: block;
  width: 100% !important;
}
body.page-template-page-promo-new-clients .contact-form-box .col_50,
body.page-template-page-promo-new-clients .contact-form-box .col_100,
body.page-template-page-promo-new-clients-auto .contact-form-box .col_50,
body.page-template-page-promo-new-clients-auto .contact-form-box .col_100 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body.page-template-page-promo-new-clients .contact-form-box .form-row,
body.page-template-page-promo-new-clients-auto .contact-form-box .form-row {
  gap: 20px;
}
@media (max-width: 400px) {
  body.page-template-page-promo-new-clients .contact-form-box .form-row,
  body.page-template-page-promo-new-clients-auto .contact-form-box .form-row {
    flex-direction: column;
    gap: 0;
  }
  body.page-template-page-promo-new-clients .contact-form-box .form-row .col_50,
  body.page-template-page-promo-new-clients-auto .contact-form-box .form-row .col_50 {
    width: 100%;
  }
}
body.page-template-page-promo-new-clients .contact-form-box input[type=checkbox],
body.page-template-page-promo-new-clients-auto .contact-form-box input[type=checkbox] {
  width: auto !important;
  padding: 10px !important;
  border-radius: 5px !important;
}
body.page-template-page-promo-new-clients .contact-form-box .wpcf7-list-item:has(input[type=checkbox]),
body.page-template-page-promo-new-clients-auto .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) {
  margin-left: 0 !important;
  max-width: 550px;
}
body.page-template-page-promo-new-clients .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) span,
body.page-template-page-promo-new-clients-auto .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) span {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  margin-left: 5px;
}
body.page-template-page-promo-new-clients .contact-form-box button.wpcf7-submit[disabled], body.page-template-page-promo-new-clients .contact-form-box button.wpcf7-submit:disabled,
body.page-template-page-promo-new-clients .contact-form-box .wpcf7-submit[disabled],
body.page-template-page-promo-new-clients .contact-form-box .wpcf7-submit:disabled,
body.page-template-page-promo-new-clients-auto .contact-form-box button.wpcf7-submit[disabled],
body.page-template-page-promo-new-clients-auto .contact-form-box button.wpcf7-submit:disabled,
body.page-template-page-promo-new-clients-auto .contact-form-box .wpcf7-submit[disabled],
body.page-template-page-promo-new-clients-auto .contact-form-box .wpcf7-submit:disabled {
  opacity: 1;
}
body.page-template-page-promo-new-clients .contact-form-box button.wpcf7-submit[disabled]:hover, body.page-template-page-promo-new-clients .contact-form-box button.wpcf7-submit:disabled:hover,
body.page-template-page-promo-new-clients .contact-form-box .wpcf7-submit[disabled]:hover,
body.page-template-page-promo-new-clients .contact-form-box .wpcf7-submit:disabled:hover,
body.page-template-page-promo-new-clients-auto .contact-form-box button.wpcf7-submit[disabled]:hover,
body.page-template-page-promo-new-clients-auto .contact-form-box button.wpcf7-submit:disabled:hover,
body.page-template-page-promo-new-clients-auto .contact-form-box .wpcf7-submit[disabled]:hover,
body.page-template-page-promo-new-clients-auto .contact-form-box .wpcf7-submit:disabled:hover {
  cursor: not-allowed;
  filter: grayscale(1);
}
body.page-template-page-promo-new-clients .contact-form-box button.wpcf7-submit[disabled]:focus, body.page-template-page-promo-new-clients .contact-form-box button.wpcf7-submit:disabled:focus, body.page-template-page-promo-new-clients .contact-form-box button.wpcf7-submit[disabled]:active, body.page-template-page-promo-new-clients .contact-form-box button.wpcf7-submit:disabled:active,
body.page-template-page-promo-new-clients .contact-form-box .wpcf7-submit[disabled]:focus,
body.page-template-page-promo-new-clients .contact-form-box .wpcf7-submit:disabled:focus,
body.page-template-page-promo-new-clients .contact-form-box .wpcf7-submit[disabled]:active,
body.page-template-page-promo-new-clients .contact-form-box .wpcf7-submit:disabled:active,
body.page-template-page-promo-new-clients-auto .contact-form-box button.wpcf7-submit[disabled]:focus,
body.page-template-page-promo-new-clients-auto .contact-form-box button.wpcf7-submit:disabled:focus,
body.page-template-page-promo-new-clients-auto .contact-form-box button.wpcf7-submit[disabled]:active,
body.page-template-page-promo-new-clients-auto .contact-form-box button.wpcf7-submit:disabled:active,
body.page-template-page-promo-new-clients-auto .contact-form-box .wpcf7-submit[disabled]:focus,
body.page-template-page-promo-new-clients-auto .contact-form-box .wpcf7-submit:disabled:focus,
body.page-template-page-promo-new-clients-auto .contact-form-box .wpcf7-submit[disabled]:active,
body.page-template-page-promo-new-clients-auto .contact-form-box .wpcf7-submit:disabled:active {
  filter: none;
  cursor: not-allowed;
}
body.page-template-page-promo-new-clients .label-form,
body.page-template-page-promo-new-clients-auto .label-form {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 6px;
  display: block;
}
body.page-template-page-promo-new-clients input:not(.wpcf7-submit),
body.page-template-page-promo-new-clients textarea:not(.wpcf7-submit),
body.page-template-page-promo-new-clients select:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto input:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto textarea:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto select:not(.wpcf7-submit) {
  width: 100% !important;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #f1d7e5;
  border-radius: 10px !important;
  padding: 12px 14px;
  font-size: 14px;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.18);
}
body.page-template-page-promo-new-clients .wpcf7-form-control:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto .wpcf7-form-control:not(.wpcf7-submit) {
  width: 100%;
  box-sizing: border-box;
}
body.page-template-page-promo-new-clients textarea,
body.page-template-page-promo-new-clients-auto textarea {
  resize: vertical;
}
body.page-template-page-promo-new-clients .wpcf7-submit,
body.page-template-page-promo-new-clients-auto .wpcf7-submit {
  border: none;
  cursor: pointer;
  width: auto !important;
  margin-top: 10px;
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto .wpcf7-submit {
    width: 100% !important;
  }
}
body.page-template-page-promo-new-clients .promo-form,
body.page-template-page-promo-new-clients-auto .promo-form {
  padding: 90px 0 110px;
  background: radial-gradient(circle at 20% 20%, rgba(255, 153, 195, 0.3) 0%, rgba(255, 153, 195, 0) 40%), url("images/promo-valentines/jpg/form-background.jpg") center/cover no-repeat, #3a0a50;
  position: relative;
  z-index: 1;
}
body.page-template-page-promo-new-clients .promo-form__card,
body.page-template-page-promo-new-clients-auto .promo-form__card {
  position: relative;
  display: flex;
  gap: 40px;
  padding: 50px 60px;
  border-radius: 30px;
  background: #f6d0e4;
  box-shadow: 0 20px 40px rgba(30, 0, 40, 0.35);
  align-items: center;
  overflow: hidden;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients .promo-form__card,
  body.page-template-page-promo-new-clients-auto .promo-form__card {
    gap: 0px;
  }
}
body.page-template-page-promo-new-clients .promo-form__content,
body.page-template-page-promo-new-clients-auto .promo-form__content {
  max-width: 500px;
  color: #4a0f53;
}
body.page-template-page-promo-new-clients .promo-form__form,
body.page-template-page-promo-new-clients-auto .promo-form__form {
  flex: 1;
}
body.page-template-page-promo-new-clients .promo-form__hearts,
body.page-template-page-promo-new-clients-auto .promo-form__hearts {
  position: absolute;
  left: -161px;
  bottom: -99px;
  width: auto;
  z-index: 1;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto .promo-form__hearts {
    width: 250px;
    bottom: -85px;
    left: -50px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto .promo-form__hearts {
    width: 200px;
    bottom: -85px;
    left: -50px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto .promo-form__hearts {
    display: none;
  }
}
body.page-template-page-promo-new-clients .promo-form__bear,
body.page-template-page-promo-new-clients-auto .promo-form__bear {
  position: absolute;
  right: -300px;
  bottom: -160px;
  width: auto;
  z-index: 2;
}
@media (max-width: 1650px) {
  body.page-template-page-promo-new-clients .promo-form__bear,
  body.page-template-page-promo-new-clients-auto .promo-form__bear {
    width: 300px;
    position: absolute;
    right: -75px;
    bottom: -107px;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .promo-form__bear,
  body.page-template-page-promo-new-clients-auto .promo-form__bear {
    width: 200px;
    position: absolute;
    right: 50%;
    bottom: -127px;
    z-index: 2;
    transform: translateX(50%);
  }
}
body.page-template-page-promo-new-clients .promo-form__gift,
body.page-template-page-promo-new-clients-auto .promo-form__gift {
  position: absolute;
  right: 190px;
  bottom: 28px;
  width: 120px;
  z-index: 2;
}
body.page-template-page-promo-new-clients .promo-form .contact-form-box,
body.page-template-page-promo-new-clients-auto .promo-form .contact-form-box {
  background: transparent;
  padding: 0;
  max-width: 600px;
  margin-left: auto;
}
body.page-template-page-promo-new-clients .promo-form .contact-form-box .wpcf7-form,
body.page-template-page-promo-new-clients-auto .promo-form .contact-form-box .wpcf7-form {
  margin: 0;
}
body.page-template-page-promo-new-clients .promo-form .contact-form-box .wpcf7-form p,
body.page-template-page-promo-new-clients-auto .promo-form .contact-form-box .wpcf7-form p {
  margin: 0;
  padding: 0;
}
body.page-template-page-promo-new-clients .promo-form .contact-form-box .wpcf7-form-control-wrap,
body.page-template-page-promo-new-clients-auto .promo-form .contact-form-box .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
body.page-template-page-promo-new-clients .promo-form .contact-form-box .col_50,
body.page-template-page-promo-new-clients .promo-form .contact-form-box .col_100,
body.page-template-page-promo-new-clients-auto .promo-form .contact-form-box .col_50,
body.page-template-page-promo-new-clients-auto .promo-form .contact-form-box .col_100 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body.page-template-page-promo-new-clients .promo-form .contact-form-box .form-row,
body.page-template-page-promo-new-clients-auto .promo-form .contact-form-box .form-row {
  gap: 20px;
}
@media (max-width: 400px) {
  body.page-template-page-promo-new-clients .promo-form .contact-form-box .form-row,
  body.page-template-page-promo-new-clients-auto .promo-form .contact-form-box .form-row {
    flex-direction: column;
    gap: 0;
  }
  body.page-template-page-promo-new-clients .promo-form .contact-form-box .form-row .col_50,
  body.page-template-page-promo-new-clients-auto .promo-form .contact-form-box .form-row .col_50 {
    width: 100%;
  }
}
body.page-template-page-promo-new-clients .promo-form .label-form,
body.page-template-page-promo-new-clients-auto .promo-form .label-form {
  color: #4a0f53;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 6px;
  display: block;
}
body.page-template-page-promo-new-clients .promo-form input:not(.wpcf7-submit),
body.page-template-page-promo-new-clients .promo-form textarea:not(.wpcf7-submit),
body.page-template-page-promo-new-clients .promo-form select:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto .promo-form input:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto .promo-form textarea:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto .promo-form select:not(.wpcf7-submit) {
  width: 100%;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #f1d7e5;
  border-radius: 10px !important;
  padding: 12px 14px;
  font-size: 14px;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.18);
}
body.page-template-page-promo-new-clients .promo-form .wpcf7-form-control:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-form-control:not(.wpcf7-submit) {
  width: 100%;
  box-sizing: border-box;
}
body.page-template-page-promo-new-clients .promo-form textarea,
body.page-template-page-promo-new-clients-auto .promo-form textarea {
  resize: vertical;
}
body.page-template-page-promo-new-clients .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit {
  border: none;
  cursor: pointer;
  width: auto;
  margin-top: 10px;
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit {
    width: 100%;
  }
}
body.page-template-page-promo-new-clients .promo-form em,
body.page-template-page-promo-new-clients-auto .promo-form em {
  background: linear-gradient(270deg, #FF4679 0%, #1D0443 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
  font-style: normal !important;
}
body.page-template-page-promo-new-clients .promo-form input[type=checkbox],
body.page-template-page-promo-new-clients-auto .promo-form input[type=checkbox] {
  width: auto !important;
  padding: 10px !important;
  border-radius: 5px !important;
}
body.page-template-page-promo-new-clients .promo-form input[type=checkbox]::before,
body.page-template-page-promo-new-clients-auto .promo-form input[type=checkbox]::before {
  background-color: #ff1f4f !important;
}
body.page-template-page-promo-new-clients .promo-form .wpcf7-list-item:has(input[type=checkbox]),
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-list-item:has(input[type=checkbox]) {
  margin-left: 0 !important;
  max-width: 550px;
}
body.page-template-page-promo-new-clients .promo-form .wpcf7-list-item:has(input[type=checkbox]) span,
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-list-item:has(input[type=checkbox]) span {
  font-size: 14px;
  color: #4a0f53;
  font-weight: 600;
  margin-left: 5px;
}
body.page-template-page-promo-new-clients .promo-form button.wpcf7-submit[disabled], body.page-template-page-promo-new-clients .promo-form button.wpcf7-submit:disabled,
body.page-template-page-promo-new-clients .promo-form .wpcf7-submit[disabled],
body.page-template-page-promo-new-clients .promo-form .wpcf7-submit:disabled,
body.page-template-page-promo-new-clients-auto .promo-form button.wpcf7-submit[disabled],
body.page-template-page-promo-new-clients-auto .promo-form button.wpcf7-submit:disabled,
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit[disabled],
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit:disabled {
  opacity: 1;
}
body.page-template-page-promo-new-clients .promo-form button.wpcf7-submit[disabled]:hover, body.page-template-page-promo-new-clients .promo-form button.wpcf7-submit:disabled:hover,
body.page-template-page-promo-new-clients .promo-form .wpcf7-submit[disabled]:hover,
body.page-template-page-promo-new-clients .promo-form .wpcf7-submit:disabled:hover,
body.page-template-page-promo-new-clients-auto .promo-form button.wpcf7-submit[disabled]:hover,
body.page-template-page-promo-new-clients-auto .promo-form button.wpcf7-submit:disabled:hover,
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit[disabled]:hover,
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit:disabled:hover {
  cursor: not-allowed;
  filter: grayscale(1);
}
body.page-template-page-promo-new-clients .promo-form button.wpcf7-submit[disabled]:focus, body.page-template-page-promo-new-clients .promo-form button.wpcf7-submit:disabled:focus, body.page-template-page-promo-new-clients .promo-form button.wpcf7-submit[disabled]:active, body.page-template-page-promo-new-clients .promo-form button.wpcf7-submit:disabled:active,
body.page-template-page-promo-new-clients .promo-form .wpcf7-submit[disabled]:focus,
body.page-template-page-promo-new-clients .promo-form .wpcf7-submit:disabled:focus,
body.page-template-page-promo-new-clients .promo-form .wpcf7-submit[disabled]:active,
body.page-template-page-promo-new-clients .promo-form .wpcf7-submit:disabled:active,
body.page-template-page-promo-new-clients-auto .promo-form button.wpcf7-submit[disabled]:focus,
body.page-template-page-promo-new-clients-auto .promo-form button.wpcf7-submit:disabled:focus,
body.page-template-page-promo-new-clients-auto .promo-form button.wpcf7-submit[disabled]:active,
body.page-template-page-promo-new-clients-auto .promo-form button.wpcf7-submit:disabled:active,
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit[disabled]:focus,
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit:disabled:focus,
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit[disabled]:active,
body.page-template-page-promo-new-clients-auto .promo-form .wpcf7-submit:disabled:active {
  filter: none;
  cursor: not-allowed;
}
body.page-template-page-promo-new-clients .section-only-text .the-content,
body.page-template-page-promo-new-clients-auto .section-only-text .the-content {
  max-width: 726px;
  margin: 0 auto;
}
body.page-template-page-promo-new-clients.is-kia .promo-new-clients-btn, body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.is-kia body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-promo-girl .promo-form body.page-template-page-promo-new-clients.is-kia .wpcf7-submit, body.page-template-page-promo-new-clients.is-kia body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-prize-page .promo-form body.page-template-page-promo-new-clients.is-kia .wpcf7-submit, body.page-template-page-promo-new-clients.is-kia body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-hocus-app .promo-form body.page-template-page-promo-new-clients.is-kia .wpcf7-submit,
body.page-template-page-promo-new-clients.is-kia body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form body.page-template-page-promo-new-clients.is-kia .wpcf7-submit,
body.page-template-page-promo-new-clients.is-kia body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form body.page-template-page-promo-new-clients.is-kia .wpcf7-submit,
body.page-template-page-promo-new-clients.is-kia body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form body.page-template-page-promo-new-clients.is-kia .wpcf7-submit,
body.page-template-page-promo-new-clients.is-kia body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form body.page-template-page-promo-new-clients.is-kia .wpcf7-submit, body.page-template-page-promo-new-clients.is-kia .wpcf7-submit, body.page-template-page-promo-new-clients.has-promo-girl .promo-new-clients-btn, body.page-template-page-promo-new-clients.has-promo-girl body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.is-kia .promo-form body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-promo-girl body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-prize-page .promo-form body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit, body.page-template-page-promo-new-clients.has-promo-girl body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-hocus-app .promo-form body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit,
body.page-template-page-promo-new-clients.has-promo-girl body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit,
body.page-template-page-promo-new-clients.has-promo-girl body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit,
body.page-template-page-promo-new-clients.has-promo-girl body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit,
body.page-template-page-promo-new-clients.has-promo-girl body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit, body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit, body.page-template-page-promo-new-clients.has-prize-page .promo-new-clients-btn, body.page-template-page-promo-new-clients.has-prize-page body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.is-kia .promo-form body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit, body.page-template-page-promo-new-clients.has-prize-page body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-promo-girl .promo-form body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit, body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-prize-page body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-hocus-app .promo-form body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit,
body.page-template-page-promo-new-clients.has-prize-page body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit,
body.page-template-page-promo-new-clients.has-prize-page body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit,
body.page-template-page-promo-new-clients.has-prize-page body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit,
body.page-template-page-promo-new-clients.has-prize-page body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit, body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit, body.page-template-page-promo-new-clients.has-hocus-app .promo-new-clients-btn, body.page-template-page-promo-new-clients.has-hocus-app body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.is-kia .promo-form body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit, body.page-template-page-promo-new-clients.has-hocus-app body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-promo-girl .promo-form body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit, body.page-template-page-promo-new-clients.has-hocus-app body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-prize-page .promo-form body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.has-hocus-app body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit,
body.page-template-page-promo-new-clients.has-hocus-app body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit,
body.page-template-page-promo-new-clients.has-hocus-app body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit,
body.page-template-page-promo-new-clients.has-hocus-app body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit, body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia .promo-new-clients-btn,
body.page-template-page-promo-new-clients-auto.is-kia body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.is-kia .promo-form body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.has-promo-girl .promo-form body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.has-prize-page .promo-form body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.has-hocus-app .promo-form body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-new-clients-btn,
body.page-template-page-promo-new-clients-auto.has-promo-girl body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.is-kia .promo-form body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.has-promo-girl .promo-form body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.has-prize-page .promo-form body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.has-hocus-app .promo-form body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-new-clients-btn,
body.page-template-page-promo-new-clients-auto.has-prize-page body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.is-kia .promo-form body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.has-promo-girl .promo-form body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.has-prize-page .promo-form body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.has-hocus-app .promo-form body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-new-clients-btn,
body.page-template-page-promo-new-clients-auto.has-hocus-app body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.is-kia .promo-form body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.has-promo-girl .promo-form body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.has-prize-page .promo-form body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients.has-hocus-app .promo-form body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit {
  background: linear-gradient(0deg, #FF4001 0%, #F69B2D 100%) !important;
}
body.page-template-page-promo-new-clients.is-kia .promo-new-clients-btn:hover, body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.is-kia body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-promo-girl .promo-form body.page-template-page-promo-new-clients.is-kia .wpcf7-submit:hover, body.page-template-page-promo-new-clients.is-kia body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-prize-page .promo-form body.page-template-page-promo-new-clients.is-kia .wpcf7-submit:hover, body.page-template-page-promo-new-clients.is-kia body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-hocus-app .promo-form body.page-template-page-promo-new-clients.is-kia .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.is-kia body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form body.page-template-page-promo-new-clients.is-kia .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.is-kia body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form body.page-template-page-promo-new-clients.is-kia .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.is-kia body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form body.page-template-page-promo-new-clients.is-kia .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.is-kia body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form body.page-template-page-promo-new-clients.is-kia .wpcf7-submit:hover, body.page-template-page-promo-new-clients.is-kia .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-promo-girl .promo-new-clients-btn:hover, body.page-template-page-promo-new-clients.has-promo-girl body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.is-kia .promo-form body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-promo-girl body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-prize-page .promo-form body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-promo-girl body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-hocus-app .promo-form body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-promo-girl body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-promo-girl body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-promo-girl body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-promo-girl body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-promo-girl .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-prize-page .promo-new-clients-btn:hover, body.page-template-page-promo-new-clients.has-prize-page body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.is-kia .promo-form body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-prize-page body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-promo-girl .promo-form body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-prize-page body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-hocus-app .promo-form body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-prize-page body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-prize-page body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-prize-page body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-prize-page body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-prize-page .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-hocus-app .promo-new-clients-btn:hover, body.page-template-page-promo-new-clients.has-hocus-app body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.is-kia .promo-form body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-hocus-app body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-promo-girl .promo-form body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-hocus-app body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-prize-page .promo-form body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-hocus-app body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-hocus-app body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-hocus-app body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-hocus-app body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit:hover, body.page-template-page-promo-new-clients.has-hocus-app .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia .promo-new-clients-btn:hover,
body.page-template-page-promo-new-clients-auto.is-kia body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.is-kia .promo-form body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-promo-girl .promo-form body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-prize-page .promo-form body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-hocus-app .promo-form body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-new-clients-btn:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.is-kia .promo-form body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-promo-girl .promo-form body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-prize-page .promo-form body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-hocus-app .promo-form body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-new-clients-btn:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.is-kia .promo-form body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-promo-girl .promo-form body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-prize-page .promo-form body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-hocus-app .promo-form body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-new-clients-btn:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.is-kia .promo-form body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-promo-girl .promo-form body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-prize-page .promo-form body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients.has-hocus-app .promo-form body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit:hover,
body.page-template-page-promo-new-clients-auto.has-hocus-app .wpcf7-submit:hover {
  background: linear-gradient(0deg, #FFD1A1 0%, #F79D35 100%) !important;
}
body.page-template-page-promo-new-clients.is-kia .hero::before, body.page-template-page-promo-new-clients.has-promo-girl .hero::before, body.page-template-page-promo-new-clients.has-prize-page .hero::before, body.page-template-page-promo-new-clients.has-hocus-app .hero::before,
body.page-template-page-promo-new-clients-auto.is-kia .hero::before,
body.page-template-page-promo-new-clients-auto.has-promo-girl .hero::before,
body.page-template-page-promo-new-clients-auto.has-prize-page .hero::before,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero::before {
  content: none;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .hero .relative, body.page-template-page-promo-new-clients.has-promo-girl .hero .relative, body.page-template-page-promo-new-clients.has-prize-page .hero .relative, body.page-template-page-promo-new-clients.has-hocus-app .hero .relative,
  body.page-template-page-promo-new-clients-auto.is-kia .hero .relative,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .relative,
  body.page-template-page-promo-new-clients-auto.has-prize-page .hero .relative,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .relative {
    background-color: #2C0944;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .hero .relative::before, body.page-template-page-promo-new-clients.has-promo-girl .hero .relative::before, body.page-template-page-promo-new-clients.has-prize-page .hero .relative::before, body.page-template-page-promo-new-clients.has-hocus-app .hero .relative::before,
  body.page-template-page-promo-new-clients-auto.is-kia .hero .relative::before,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .relative::before,
  body.page-template-page-promo-new-clients-auto.has-prize-page .hero .relative::before,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .relative::before {
    top: 50%;
    height: 50%;
    background: linear-gradient(359.97deg, rgba(44, 9, 68, 0) 50%, #2C0944 99.97%);
    opacity: 1;
  }
}
body.page-template-page-promo-new-clients.is-kia .hero .row, body.page-template-page-promo-new-clients.has-promo-girl .hero .row, body.page-template-page-promo-new-clients.has-prize-page .hero .row, body.page-template-page-promo-new-clients.has-hocus-app .hero .row,
body.page-template-page-promo-new-clients-auto.is-kia .hero .row,
body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .row,
body.page-template-page-promo-new-clients-auto.has-prize-page .hero .row,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .row {
  min-height: 800px;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.is-kia .hero .row, body.page-template-page-promo-new-clients.has-promo-girl .hero .row, body.page-template-page-promo-new-clients.has-prize-page .hero .row, body.page-template-page-promo-new-clients.has-hocus-app .hero .row,
  body.page-template-page-promo-new-clients-auto.is-kia .hero .row,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .row,
  body.page-template-page-promo-new-clients-auto.has-prize-page .hero .row,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .row {
    min-height: 700px;
  }
}
@media (max-width: 1430px) {
  body.page-template-page-promo-new-clients.is-kia .hero .row, body.page-template-page-promo-new-clients.has-promo-girl .hero .row, body.page-template-page-promo-new-clients.has-prize-page .hero .row, body.page-template-page-promo-new-clients.has-hocus-app .hero .row,
  body.page-template-page-promo-new-clients-auto.is-kia .hero .row,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .row,
  body.page-template-page-promo-new-clients-auto.has-prize-page .hero .row,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .row {
    min-height: 650px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.is-kia .hero .row, body.page-template-page-promo-new-clients.has-promo-girl .hero .row, body.page-template-page-promo-new-clients.has-prize-page .hero .row, body.page-template-page-promo-new-clients.has-hocus-app .hero .row,
  body.page-template-page-promo-new-clients-auto.is-kia .hero .row,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .row,
  body.page-template-page-promo-new-clients-auto.has-prize-page .hero .row,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .row {
    min-height: 600px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .hero .row, body.page-template-page-promo-new-clients.has-promo-girl .hero .row, body.page-template-page-promo-new-clients.has-prize-page .hero .row, body.page-template-page-promo-new-clients.has-hocus-app .hero .row,
  body.page-template-page-promo-new-clients-auto.is-kia .hero .row,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .row,
  body.page-template-page-promo-new-clients-auto.has-prize-page .hero .row,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .row {
    min-height: inherit;
    padding: 150px 0 200px 0;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.is-kia .hero .row, body.page-template-page-promo-new-clients.has-promo-girl .hero .row, body.page-template-page-promo-new-clients.has-prize-page .hero .row, body.page-template-page-promo-new-clients.has-hocus-app .hero .row,
  body.page-template-page-promo-new-clients-auto.is-kia .hero .row,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .row,
  body.page-template-page-promo-new-clients-auto.has-prize-page .hero .row,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .row {
    padding: 120px 0 180px 0;
  }
}
body.page-template-page-promo-new-clients.is-kia .hero .image-full, body.page-template-page-promo-new-clients.has-promo-girl .hero .image-full, body.page-template-page-promo-new-clients.has-prize-page .hero .image-full, body.page-template-page-promo-new-clients.has-hocus-app .hero .image-full,
body.page-template-page-promo-new-clients-auto.is-kia .hero .image-full,
body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .image-full,
body.page-template-page-promo-new-clients-auto.has-prize-page .hero .image-full,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .image-full {
  width: 100%;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .hero .image-full, body.page-template-page-promo-new-clients.has-promo-girl .hero .image-full, body.page-template-page-promo-new-clients.has-prize-page .hero .image-full, body.page-template-page-promo-new-clients.has-hocus-app .hero .image-full,
  body.page-template-page-promo-new-clients-auto.is-kia .hero .image-full,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .image-full,
  body.page-template-page-promo-new-clients-auto.has-prize-page .hero .image-full,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .image-full {
    height: 50%;
    bottom: 0;
    margin: 0;
  }
  body.page-template-page-promo-new-clients.is-kia .hero .image-full img, body.page-template-page-promo-new-clients.has-promo-girl .hero .image-full img, body.page-template-page-promo-new-clients.has-prize-page .hero .image-full img, body.page-template-page-promo-new-clients.has-hocus-app .hero .image-full img,
  body.page-template-page-promo-new-clients-auto.is-kia .hero .image-full img,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .image-full img,
  body.page-template-page-promo-new-clients-auto.has-prize-page .hero .image-full img,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .image-full img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 85% 50%;
       object-position: 85% 50%;
  }
}
body.page-template-page-promo-new-clients.is-kia .hero em, body.page-template-page-promo-new-clients.has-promo-girl .hero em, body.page-template-page-promo-new-clients.has-prize-page .hero em, body.page-template-page-promo-new-clients.has-hocus-app .hero em,
body.page-template-page-promo-new-clients-auto.is-kia .hero em,
body.page-template-page-promo-new-clients-auto.has-promo-girl .hero em,
body.page-template-page-promo-new-clients-auto.has-prize-page .hero em,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero em {
  background: linear-gradient(270deg, #FFA509 0%, #FFC78C 50%, #FFFFFF 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-style: normal;
}
body.page-template-page-promo-new-clients.is-kia .gift-section, body.page-template-page-promo-new-clients.has-promo-girl .gift-section, body.page-template-page-promo-new-clients.has-prize-page .gift-section, body.page-template-page-promo-new-clients.has-hocus-app .gift-section,
body.page-template-page-promo-new-clients-auto.is-kia .gift-section,
body.page-template-page-promo-new-clients-auto.has-promo-girl .gift-section,
body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section,
body.page-template-page-promo-new-clients-auto.has-hocus-app .gift-section {
  background-color: #2E0273;
  position: relative;
  z-index: 1;
}
@media (max-width: 480px) {
  body.page-template-page-promo-new-clients.is-kia .gift-section, body.page-template-page-promo-new-clients.has-promo-girl .gift-section, body.page-template-page-promo-new-clients.has-prize-page .gift-section, body.page-template-page-promo-new-clients.has-hocus-app .gift-section,
  body.page-template-page-promo-new-clients-auto.is-kia .gift-section,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .gift-section,
  body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .gift-section {
    padding: 25px 0;
  }
}
body.page-template-page-promo-new-clients.is-kia .gift-section .gift-flex, body.page-template-page-promo-new-clients.has-promo-girl .gift-section .gift-flex, body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-flex, body.page-template-page-promo-new-clients.has-hocus-app .gift-section .gift-flex,
body.page-template-page-promo-new-clients-auto.is-kia .gift-section .gift-flex,
body.page-template-page-promo-new-clients-auto.has-promo-girl .gift-section .gift-flex,
body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-flex,
body.page-template-page-promo-new-clients-auto.has-hocus-app .gift-section .gift-flex {
  gap: 50px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .gift-section .gift-flex, body.page-template-page-promo-new-clients.has-promo-girl .gift-section .gift-flex, body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-flex, body.page-template-page-promo-new-clients.has-hocus-app .gift-section .gift-flex,
  body.page-template-page-promo-new-clients-auto.is-kia .gift-section .gift-flex,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .gift-section .gift-flex,
  body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-flex,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .gift-section .gift-flex {
    gap: 20px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-promo-new-clients.is-kia .gift-section .gift-flex, body.page-template-page-promo-new-clients.has-promo-girl .gift-section .gift-flex, body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-flex, body.page-template-page-promo-new-clients.has-hocus-app .gift-section .gift-flex,
  body.page-template-page-promo-new-clients-auto.is-kia .gift-section .gift-flex,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .gift-section .gift-flex,
  body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-flex,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .gift-section .gift-flex {
    justify-content: center;
    gap: 0;
  }
}
body.page-template-page-promo-new-clients.is-kia .gift-section .gift-flex img, body.page-template-page-promo-new-clients.has-promo-girl .gift-section .gift-flex img, body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-flex img, body.page-template-page-promo-new-clients.has-hocus-app .gift-section .gift-flex img,
body.page-template-page-promo-new-clients-auto.is-kia .gift-section .gift-flex img,
body.page-template-page-promo-new-clients-auto.has-promo-girl .gift-section .gift-flex img,
body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-flex img,
body.page-template-page-promo-new-clients-auto.has-hocus-app .gift-section .gift-flex img {
  width: auto;
  height: auto;
  max-height: 300px;
  margin: -50px 0;
  width: 200px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .gift-section .gift-flex img, body.page-template-page-promo-new-clients.has-promo-girl .gift-section .gift-flex img, body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-flex img, body.page-template-page-promo-new-clients.has-hocus-app .gift-section .gift-flex img,
  body.page-template-page-promo-new-clients-auto.is-kia .gift-section .gift-flex img,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .gift-section .gift-flex img,
  body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-flex img,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .gift-section .gift-flex img {
    max-height: 250px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.is-kia .gift-section .gift-flex img, body.page-template-page-promo-new-clients.has-promo-girl .gift-section .gift-flex img, body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-flex img, body.page-template-page-promo-new-clients.has-hocus-app .gift-section .gift-flex img,
  body.page-template-page-promo-new-clients-auto.is-kia .gift-section .gift-flex img,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .gift-section .gift-flex img,
  body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-flex img,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .gift-section .gift-flex img {
    max-height: 200px;
    width: 120px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-promo-new-clients.is-kia .gift-section .gift-flex img, body.page-template-page-promo-new-clients.has-promo-girl .gift-section .gift-flex img, body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-flex img, body.page-template-page-promo-new-clients.has-hocus-app .gift-section .gift-flex img,
  body.page-template-page-promo-new-clients-auto.is-kia .gift-section .gift-flex img,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .gift-section .gift-flex img,
  body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-flex img,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .gift-section .gift-flex img {
    width: 120px;
    margin: 0;
  }
}
body.page-template-page-promo-new-clients.is-kia .gift-section .gift-flex .gift-text, body.page-template-page-promo-new-clients.has-promo-girl .gift-section .gift-flex .gift-text, body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-flex .gift-text, body.page-template-page-promo-new-clients.has-hocus-app .gift-section .gift-flex .gift-text,
body.page-template-page-promo-new-clients-auto.is-kia .gift-section .gift-flex .gift-text,
body.page-template-page-promo-new-clients-auto.has-promo-girl .gift-section .gift-flex .gift-text,
body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-flex .gift-text,
body.page-template-page-promo-new-clients-auto.has-hocus-app .gift-section .gift-flex .gift-text {
  width: calc(100% - 250px);
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .gift-section .gift-flex .gift-text, body.page-template-page-promo-new-clients.has-promo-girl .gift-section .gift-flex .gift-text, body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-flex .gift-text, body.page-template-page-promo-new-clients.has-hocus-app .gift-section .gift-flex .gift-text,
  body.page-template-page-promo-new-clients-auto.is-kia .gift-section .gift-flex .gift-text,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .gift-section .gift-flex .gift-text,
  body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-flex .gift-text,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .gift-section .gift-flex .gift-text {
    width: calc(100% - 220px);
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.is-kia .gift-section .gift-flex .gift-text, body.page-template-page-promo-new-clients.has-promo-girl .gift-section .gift-flex .gift-text, body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-flex .gift-text, body.page-template-page-promo-new-clients.has-hocus-app .gift-section .gift-flex .gift-text,
  body.page-template-page-promo-new-clients-auto.is-kia .gift-section .gift-flex .gift-text,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .gift-section .gift-flex .gift-text,
  body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-flex .gift-text,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .gift-section .gift-flex .gift-text {
    width: calc(100% - 180px);
  }
}
@media (max-width: 480px) {
  body.page-template-page-promo-new-clients.is-kia .gift-section .gift-flex .gift-text, body.page-template-page-promo-new-clients.has-promo-girl .gift-section .gift-flex .gift-text, body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-flex .gift-text, body.page-template-page-promo-new-clients.has-hocus-app .gift-section .gift-flex .gift-text,
  body.page-template-page-promo-new-clients-auto.is-kia .gift-section .gift-flex .gift-text,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .gift-section .gift-flex .gift-text,
  body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-flex .gift-text,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .gift-section .gift-flex .gift-text {
    width: 100%;
    text-align: center;
  }
}
body.page-template-page-promo-new-clients.is-kia .under-hero, body.page-template-page-promo-new-clients.has-promo-girl .under-hero, body.page-template-page-promo-new-clients.has-prize-page .under-hero, body.page-template-page-promo-new-clients.has-hocus-app .under-hero,
body.page-template-page-promo-new-clients-auto.is-kia .under-hero,
body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero {
  counter-reset: underHeroItem;
}
body.page-template-page-promo-new-clients.is-kia .under-hero .section-title, body.page-template-page-promo-new-clients.has-promo-girl .under-hero .section-title, body.page-template-page-promo-new-clients.has-prize-page .under-hero .section-title, body.page-template-page-promo-new-clients.has-hocus-app .under-hero .section-title,
body.page-template-page-promo-new-clients-auto.is-kia .under-hero .section-title,
body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero .section-title,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero .section-title,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero .section-title {
  max-width: 600px;
  margin: 0 auto;
  padding-bottom: 30px;
}
body.page-template-page-promo-new-clients.is-kia .under-hero .col_25, body.page-template-page-promo-new-clients.has-promo-girl .under-hero .col_25, body.page-template-page-promo-new-clients.has-prize-page .under-hero .col_25, body.page-template-page-promo-new-clients.has-hocus-app .under-hero .col_25,
body.page-template-page-promo-new-clients-auto.is-kia .under-hero .col_25,
body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero .col_25,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero .col_25,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero .col_25 {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .under-hero .col_25, body.page-template-page-promo-new-clients.has-promo-girl .under-hero .col_25, body.page-template-page-promo-new-clients.has-prize-page .under-hero .col_25, body.page-template-page-promo-new-clients.has-hocus-app .under-hero .col_25,
  body.page-template-page-promo-new-clients-auto.is-kia .under-hero .col_25,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero .col_25,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero .col_25,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero .col_25 {
    width: 50% !important;
  }
}
body.page-template-page-promo-new-clients.is-kia .under-hero .col_25:nth-child(even) .under-hero__item::before, body.page-template-page-promo-new-clients.has-promo-girl .under-hero .col_25:nth-child(even) .under-hero__item::before, body.page-template-page-promo-new-clients.has-prize-page .under-hero .col_25:nth-child(even) .under-hero__item::before, body.page-template-page-promo-new-clients.has-hocus-app .under-hero .col_25:nth-child(even) .under-hero__item::before,
body.page-template-page-promo-new-clients-auto.is-kia .under-hero .col_25:nth-child(even) .under-hero__item::before,
body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero .col_25:nth-child(even) .under-hero__item::before,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero .col_25:nth-child(even) .under-hero__item::before,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero .col_25:nth-child(even) .under-hero__item::before {
  top: auto;
  right: auto;
  bottom: 0px;
  left: 0;
  background: linear-gradient(to bottom left, rgba(100, 39, 211, 0) 50%, #8C1B9A 100%);
}
body.page-template-page-promo-new-clients.is-kia .under-hero__item, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item,
body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item,
body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item {
  counter-increment: underHeroItem;
  background: #F5F0FF;
  position: relative;
  border-radius: 20px;
  padding: 30px;
  max-width: inherit;
  height: 100%;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.is-kia .under-hero__item, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item,
  body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item {
    padding: 20px;
  }
}
body.page-template-page-promo-new-clients.is-kia .under-hero__item::before, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item::before, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item::before, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item::before,
body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item::before,
body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item::before,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item::before,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item::before {
  content: "";
  width: 200px;
  height: 150px;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  background: linear-gradient(to top right, rgba(100, 39, 211, 0) 50%, #b651f5 100%);
  opacity: 0.1;
  border-radius: 20px;
}
body.page-template-page-promo-new-clients.is-kia .under-hero__item::after, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item::after, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item::after, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item::after,
body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item::after,
body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item::after,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item::after,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item::after {
  content: counter(underHeroItem, decimal-leading-zero) ".";
  position: absolute;
  top: -30px;
  right: 30px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  pointer-events: none;
  z-index: 2;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #F1EAFF;
  color: #120030;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .under-hero__item::after, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item::after, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item::after, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item::after,
  body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item::after,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item::after,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item::after,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item::after {
    top: 0;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
body.page-template-page-promo-new-clients.is-kia .under-hero__item .the-content, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item .the-content, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .the-content, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .the-content,
body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item .the-content,
body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item .the-content,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .the-content,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .the-content {
  text-align: left;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .under-hero__item .the-content, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item .the-content, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .the-content, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .the-content,
  body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item .the-content,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item .the-content,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .the-content,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .the-content {
    text-align: center;
  }
}
body.page-template-page-promo-new-clients.is-kia .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .the-content p,
body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item .the-content p,
body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item .the-content p,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .the-content p,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .the-content p {
  font-size: 22px;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.is-kia .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .the-content p {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.is-kia .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .the-content p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.is-kia .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .the-content p {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-promo-new-clients.is-kia .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .the-content p, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .the-content p,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .the-content p {
    font-size: 14px;
  }
}
body.page-template-page-promo-new-clients.is-kia .under-hero__item .under-hero__icon, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item .under-hero__icon, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .under-hero__icon, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .under-hero__icon,
body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item .under-hero__icon,
body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item .under-hero__icon,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .under-hero__icon,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .under-hero__icon {
  background: #421787;
  box-shadow: none;
  margin: 0;
  margin-bottom: 50px;
  position: relative;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.is-kia .under-hero__item .under-hero__icon, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item .under-hero__icon, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .under-hero__icon, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .under-hero__icon,
  body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item .under-hero__icon,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item .under-hero__icon,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .under-hero__icon,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .under-hero__icon {
    margin-bottom: 20px;
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .under-hero__item .under-hero__icon, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item .under-hero__icon, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .under-hero__icon, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .under-hero__icon,
  body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item .under-hero__icon,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item .under-hero__icon,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .under-hero__icon,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .under-hero__icon {
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
  }
  body.page-template-page-promo-new-clients.is-kia .under-hero__item .under-hero__icon::after, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item .under-hero__icon::after, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .under-hero__icon::after, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .under-hero__icon::after,
  body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item .under-hero__icon::after,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item .under-hero__icon::after,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .under-hero__icon::after,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .under-hero__icon::after {
    content: counter(underHeroItem, decimal-leading-zero) ".";
    position: absolute;
    top: -10px;
    right: -20px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    pointer-events: none;
    z-index: 2;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #F1EAFF;
    color: #120030;
  }
}
body.page-template-page-promo-new-clients.is-kia .under-hero__item .under-hero__icon img, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item .under-hero__icon img, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .under-hero__icon img, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .under-hero__icon img,
body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item .under-hero__icon img,
body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item .under-hero__icon img,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .under-hero__icon img,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .under-hero__icon img {
  width: 60%;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .under-hero__item::after, body.page-template-page-promo-new-clients.has-promo-girl .under-hero__item::after, body.page-template-page-promo-new-clients.has-prize-page .under-hero__item::after, body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item::after,
  body.page-template-page-promo-new-clients-auto.is-kia .under-hero__item::after,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .under-hero__item::after,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item::after,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item::after {
    content: "";
    display: none;
  }
}
body.page-template-page-promo-new-clients.is-kia .promo-form, body.page-template-page-promo-new-clients.has-promo-girl .promo-form, body.page-template-page-promo-new-clients.has-prize-page .promo-form, body.page-template-page-promo-new-clients.has-hocus-app .promo-form,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form {
  padding: 90px 0 110px;
  background: radial-gradient(circle at 20% 20%, rgba(255, 153, 195, 0.3) 0%, rgba(255, 153, 195, 0) 40%), url("images/promo-new-clients/jpg/form-bg.jpg") center/cover no-repeat, #3a0a50;
  position: relative;
  z-index: 1;
}
body.page-template-page-promo-new-clients.is-kia .promo-form__image, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__image, body.page-template-page-promo-new-clients.has-prize-page .promo-form__image, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__image,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form__image,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__image,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__image,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__image {
  position: absolute;
  width: auto;
  height: auto;
  bottom: -100px;
  left: 60px;
  z-index: 1;
}
body.page-template-page-promo-new-clients.is-kia .promo-form__card, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__card, body.page-template-page-promo-new-clients.has-prize-page .promo-form__card, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__card,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form__card,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__card,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__card,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__card {
  position: relative;
  display: flex;
  gap: 40px;
  padding: 50px 60px;
  border-radius: 30px;
  background-image: url(images/promo-new-clients/jpg/form-box-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 20px 40px rgba(30, 0, 40, 0.35);
  align-items: flex-start;
  overflow: hidden;
}
body.page-template-page-promo-new-clients.is-kia .promo-form__content, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__content, body.page-template-page-promo-new-clients.has-prize-page .promo-form__content, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__content,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form__content,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__content,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__content,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__content {
  max-width: 500px;
  color: #4a0f53;
}
body.page-template-page-promo-new-clients.is-kia .promo-form__content .the-content, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__content .the-content, body.page-template-page-promo-new-clients.has-prize-page .promo-form__content .the-content, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__content .the-content,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form__content .the-content,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__content .the-content,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__content .the-content,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__content .the-content {
  padding-bottom: 320px;
}
body.page-template-page-promo-new-clients.is-kia .promo-form__form, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__form, body.page-template-page-promo-new-clients.has-prize-page .promo-form__form, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__form,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form__form,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__form,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__form,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__form {
  flex: 1;
}
body.page-template-page-promo-new-clients.is-kia .promo-form__hearts, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__hearts, body.page-template-page-promo-new-clients.has-prize-page .promo-form__hearts, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__hearts,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form__hearts,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__hearts,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__hearts,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__hearts {
  position: absolute;
  left: -161px;
  bottom: -99px;
  width: auto;
  z-index: 1;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.is-kia .promo-form__hearts, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__hearts, body.page-template-page-promo-new-clients.has-prize-page .promo-form__hearts, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__hearts {
    width: 250px;
    bottom: -85px;
    left: -50px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .promo-form__hearts, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__hearts, body.page-template-page-promo-new-clients.has-prize-page .promo-form__hearts, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__hearts {
    width: 200px;
    bottom: -85px;
    left: -50px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.is-kia .promo-form__hearts, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__hearts, body.page-template-page-promo-new-clients.has-prize-page .promo-form__hearts, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__hearts,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__hearts {
    display: none;
  }
}
body.page-template-page-promo-new-clients.is-kia .promo-form__bear, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__bear, body.page-template-page-promo-new-clients.has-prize-page .promo-form__bear, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__bear,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form__bear,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__bear,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__bear,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__bear {
  position: absolute;
  right: -300px;
  bottom: -160px;
  width: auto;
  z-index: 2;
}
@media (max-width: 1650px) {
  body.page-template-page-promo-new-clients.is-kia .promo-form__bear, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__bear, body.page-template-page-promo-new-clients.has-prize-page .promo-form__bear, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__bear,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__bear,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__bear,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__bear,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__bear {
    width: 300px;
    position: absolute;
    right: -75px;
    bottom: -107px;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.is-kia .promo-form__bear, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__bear, body.page-template-page-promo-new-clients.has-prize-page .promo-form__bear, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__bear,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__bear,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__bear,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__bear,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__bear {
    width: 200px;
    position: absolute;
    right: 50%;
    bottom: -127px;
    z-index: 2;
    transform: translateX(50%);
  }
}
body.page-template-page-promo-new-clients.is-kia .promo-form__gift, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__gift, body.page-template-page-promo-new-clients.has-prize-page .promo-form__gift, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__gift,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form__gift,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__gift,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__gift,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__gift {
  position: absolute;
  right: 190px;
  bottom: 28px;
  width: 120px;
  z-index: 2;
}
body.page-template-page-promo-new-clients.is-kia .promo-form .extra-text, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .extra-text, body.page-template-page-promo-new-clients.has-prize-page .promo-form .extra-text, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .extra-text,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .extra-text,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .extra-text,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .extra-text,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .extra-text {
  color: #fff;
  font-style: Solid;
  font-size: 16px;
  line-height: 100%;
  text-transform: capitalize;
  padding: 10px;
  border-radius: 10px;
  background: rgba(9, 9, 9, 0.2196078431);
  display: inline-block;
  backdrop-filter: blur(31px);
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.is-kia .promo-form .extra-text, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .extra-text, body.page-template-page-promo-new-clients.has-prize-page .promo-form .extra-text, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .extra-text,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .extra-text,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .extra-text,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .extra-text,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .extra-text {
    font-size: 14px;
  }
}
body.page-template-page-promo-new-clients.is-kia .promo-form .extra-text i, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .extra-text i, body.page-template-page-promo-new-clients.has-prize-page .promo-form .extra-text i, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .extra-text i,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .extra-text i,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .extra-text i,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .extra-text i,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .extra-text i {
  color: #fff;
  margin-right: 5px;
}
body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box, body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box {
  background: transparent;
  padding: 0;
  max-width: 600px;
  margin-left: auto;
}
body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box .wpcf7-form, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box .wpcf7-form, body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box .wpcf7-form, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box .wpcf7-form,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box .wpcf7-form,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box .wpcf7-form,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box .wpcf7-form,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box .wpcf7-form {
  margin: 0;
}
body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box .wpcf7-form p, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box .wpcf7-form p, body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box .wpcf7-form p, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box .wpcf7-form p,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box .wpcf7-form p,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box .wpcf7-form p,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box .wpcf7-form p,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box .wpcf7-form p {
  margin: 0;
  padding: 0;
}
body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box .wpcf7-form-control-wrap, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box .wpcf7-form-control-wrap, body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box .wpcf7-form-control-wrap, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box .wpcf7-form-control-wrap,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box .wpcf7-form-control-wrap,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box .wpcf7-form-control-wrap,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box .wpcf7-form-control-wrap,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box .col_50,
body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box .col_100, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box .col_50,
body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box .col_100, body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box .col_50,
body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box .col_100, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box .col_50,
body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box .col_100,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box .col_50,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box .col_100,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box .col_50,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box .col_100,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box .col_50,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box .col_100,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box .col_50,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box .col_100 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box .form-row, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box .form-row, body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box .form-row, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box .form-row,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box .form-row,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box .form-row,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box .form-row,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box .form-row {
  gap: 20px;
}
@media (max-width: 400px) {
  body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box .form-row, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box .form-row, body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box .form-row, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box .form-row,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box .form-row,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box .form-row,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box .form-row,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box .form-row {
    flex-direction: column;
    gap: 0;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box .form-row .col_50, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box .form-row .col_50, body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box .form-row .col_50, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box .form-row .col_50,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box .form-row .col_50,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box .form-row .col_50,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box .form-row .col_50,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box .form-row .col_50 {
    width: 100%;
  }
}
body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box input[type=checkbox], body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box input[type=checkbox], body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box input[type=checkbox], body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box input[type=checkbox],
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box input[type=checkbox],
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box input[type=checkbox],
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box input[type=checkbox],
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box input[type=checkbox] {
  width: auto !important;
  padding: 10px !important;
  border-radius: 5px !important;
}
body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]), body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]), body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]), body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]),
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]),
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]),
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]),
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) {
  margin-left: 0 !important;
  max-width: 550px;
}
body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) span, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) span, body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) span, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) span,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) span,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) span,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) span,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) span {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  margin-left: 5px;
}
body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) input[type=checkbox]::before, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) input[type=checkbox]::before, body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) input[type=checkbox]::before, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) input[type=checkbox]::before,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) input[type=checkbox]::before,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) input[type=checkbox]::before,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) input[type=checkbox]::before,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) input[type=checkbox]::before {
  background-color: #824BDC !important;
}
body.page-template-page-promo-new-clients.is-kia .promo-form .label-form, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .label-form, body.page-template-page-promo-new-clients.has-prize-page .promo-form .label-form, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .label-form,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .label-form,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .label-form,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .label-form,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .label-form {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 6px;
  display: block;
}
body.page-template-page-promo-new-clients.is-kia .promo-form input:not(.wpcf7-submit),
body.page-template-page-promo-new-clients.is-kia .promo-form textarea:not(.wpcf7-submit),
body.page-template-page-promo-new-clients.is-kia .promo-form select:not(.wpcf7-submit), body.page-template-page-promo-new-clients.has-promo-girl .promo-form input:not(.wpcf7-submit),
body.page-template-page-promo-new-clients.has-promo-girl .promo-form textarea:not(.wpcf7-submit),
body.page-template-page-promo-new-clients.has-promo-girl .promo-form select:not(.wpcf7-submit), body.page-template-page-promo-new-clients.has-prize-page .promo-form input:not(.wpcf7-submit),
body.page-template-page-promo-new-clients.has-prize-page .promo-form textarea:not(.wpcf7-submit),
body.page-template-page-promo-new-clients.has-prize-page .promo-form select:not(.wpcf7-submit), body.page-template-page-promo-new-clients.has-hocus-app .promo-form input:not(.wpcf7-submit),
body.page-template-page-promo-new-clients.has-hocus-app .promo-form textarea:not(.wpcf7-submit),
body.page-template-page-promo-new-clients.has-hocus-app .promo-form select:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.is-kia .promo-form input:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.is-kia .promo-form textarea:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.is-kia .promo-form select:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form input:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form textarea:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form select:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form input:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form textarea:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form select:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form input:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form textarea:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form select:not(.wpcf7-submit) {
  width: 100%;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #f1d7e5;
  border-radius: 10px !important;
  padding: 12px 14px;
  font-size: 14px;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.18);
}
body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-form-control:not(.wpcf7-submit), body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-form-control:not(.wpcf7-submit), body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-form-control:not(.wpcf7-submit), body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-form-control:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-form-control:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-form-control:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-form-control:not(.wpcf7-submit),
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-form-control:not(.wpcf7-submit) {
  width: 100%;
  box-sizing: border-box;
}
body.page-template-page-promo-new-clients.is-kia .promo-form textarea, body.page-template-page-promo-new-clients.has-promo-girl .promo-form textarea, body.page-template-page-promo-new-clients.has-prize-page .promo-form textarea, body.page-template-page-promo-new-clients.has-hocus-app .promo-form textarea,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form textarea,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form textarea,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form textarea,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form textarea {
  resize: vertical;
}
body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit {
  border: none;
  cursor: pointer;
  width: auto;
  margin-top: 10px;
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.is-kia .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-prize-page .promo-form .wpcf7-submit, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .wpcf7-submit,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .wpcf7-submit {
    width: 100%;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.is-kia .promo-form__card, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__card, body.page-template-page-promo-new-clients.has-prize-page .promo-form__card, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__card,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__card,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__card,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__card,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__card {
    padding: 30px !important;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form__content, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__content, body.page-template-page-promo-new-clients.has-prize-page .promo-form__content, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__content,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__content,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__content,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__content,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__content {
    width: 50%;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form__image, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__image, body.page-template-page-promo-new-clients.has-prize-page .promo-form__image, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__image,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__image,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__image,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__image,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__image {
    left: 20px;
    max-width: 50%;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form .form-row, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .form-row, body.page-template-page-promo-new-clients.has-prize-page .promo-form .form-row, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .form-row,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .form-row,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .form-row,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .form-row,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .form-row {
    gap: 0 !important;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .promo-form, body.page-template-page-promo-new-clients.has-promo-girl .promo-form, body.page-template-page-promo-new-clients.has-prize-page .promo-form, body.page-template-page-promo-new-clients.has-hocus-app .promo-form,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form {
    padding: 0 0 0px 0;
    background: #fff;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form__card, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__card, body.page-template-page-promo-new-clients.has-prize-page .promo-form__card, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__card,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__card,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__card,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__card,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__card {
    flex-direction: column !important;
    text-align: center;
    padding: 30px 20px 150px !important;
    gap: 20px;
    border-radius: 0;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form__content, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__content, body.page-template-page-promo-new-clients.has-prize-page .promo-form__content, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__content,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__content,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__content,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__content,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__content {
    max-width: 100%;
    width: 100%;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form__content .the-content, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__content .the-content, body.page-template-page-promo-new-clients.has-prize-page .promo-form__content .the-content, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__content .the-content,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__content .the-content,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__content .the-content,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__content .the-content,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__content .the-content {
    padding-bottom: 0;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form .form-row, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .form-row, body.page-template-page-promo-new-clients.has-prize-page .promo-form .form-row, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .form-row,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .form-row,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .form-row,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .form-row,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .form-row {
    gap: 20px !important;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form__form, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__form, body.page-template-page-promo-new-clients.has-prize-page .promo-form__form, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__form,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__form,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__form,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__form,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__form {
    flex: auto;
    width: 100%;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box, body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box {
    margin-left: 0;
    max-width: 100%;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]), body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]), body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]), body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]),
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]),
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]),
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]),
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) {
    max-width: 100%;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box .wpcf7-list-item input[type=checkbox]::before, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box .wpcf7-list-item input[type=checkbox]::before, body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box .wpcf7-list-item input[type=checkbox]::before, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box .wpcf7-list-item input[type=checkbox]::before,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box .wpcf7-list-item input[type=checkbox]::before,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box .wpcf7-list-item input[type=checkbox]::before,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box .wpcf7-list-item input[type=checkbox]::before,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box .wpcf7-list-item input[type=checkbox]::before {
    background-color: #824BDC !important;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form .contact-form-box .wpcf7-form-control, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .contact-form-box .wpcf7-form-control, body.page-template-page-promo-new-clients.has-prize-page .promo-form .contact-form-box .wpcf7-form-control, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .contact-form-box .wpcf7-form-control,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .contact-form-box .wpcf7-form-control,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .contact-form-box .wpcf7-form-control,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .contact-form-box .wpcf7-form-control,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .contact-form-box .wpcf7-form-control {
    display: flex;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form__image, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__image, body.page-template-page-promo-new-clients.has-prize-page .promo-form__image, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__image,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__image,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__image,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__image,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__image {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -150px;
    max-width: 35%;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form .container, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .container, body.page-template-page-promo-new-clients.has-prize-page .promo-form .container, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .container,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .container,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .container,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .container,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .container {
    padding: 0;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.is-kia .promo-form__card, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__card, body.page-template-page-promo-new-clients.has-prize-page .promo-form__card, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__card,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__card,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__card,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__card,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__card {
    border-radius: 0;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form .form-row, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .form-row, body.page-template-page-promo-new-clients.has-prize-page .promo-form .form-row, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .form-row,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .form-row,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .form-row,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .form-row,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .form-row {
    gap: 0 !important;
  }
  body.page-template-page-promo-new-clients.is-kia .promo-form__image, body.page-template-page-promo-new-clients.has-promo-girl .promo-form__image, body.page-template-page-promo-new-clients.has-prize-page .promo-form__image, body.page-template-page-promo-new-clients.has-hocus-app .promo-form__image,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form__image,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form__image,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__image,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form__image {
    max-width: 80%;
  }
}
body.page-template-page-promo-new-clients.is-kia .promo-form em, body.page-template-page-promo-new-clients.has-promo-girl .promo-form em, body.page-template-page-promo-new-clients.has-prize-page .promo-form em, body.page-template-page-promo-new-clients.has-hocus-app .promo-form em,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form em,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form em,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form em,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form em {
  background: linear-gradient(270deg, #FF4679 0%, #1D0443 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
  font-style: normal !important;
}
body.page-template-page-promo-new-clients.is-kia .promo-form .form-decor, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .form-decor, body.page-template-page-promo-new-clients.has-prize-page .promo-form .form-decor, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .form-decor,
body.page-template-page-promo-new-clients-auto.is-kia .promo-form .form-decor,
body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .form-decor,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .form-decor,
body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .form-decor {
  width: auto;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 60px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.is-kia .promo-form .form-decor, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .form-decor, body.page-template-page-promo-new-clients.has-prize-page .promo-form .form-decor, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .form-decor,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .form-decor,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .form-decor,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .form-decor,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .form-decor {
    left: 20px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.is-kia .promo-form .form-decor, body.page-template-page-promo-new-clients.has-promo-girl .promo-form .form-decor, body.page-template-page-promo-new-clients.has-prize-page .promo-form .form-decor, body.page-template-page-promo-new-clients.has-hocus-app .promo-form .form-decor,
  body.page-template-page-promo-new-clients-auto.is-kia .promo-form .form-decor,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .promo-form .form-decor,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form .form-decor,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .promo-form .form-decor {
    left: 50%;
    transform: translateX(-50%);
    bottom: -100px;
  }
}
body.page-template-page-promo-new-clients.is-kia .testimonials, body.page-template-page-promo-new-clients.has-promo-girl .testimonials, body.page-template-page-promo-new-clients.has-prize-page .testimonials, body.page-template-page-promo-new-clients.has-hocus-app .testimonials,
body.page-template-page-promo-new-clients-auto.is-kia .testimonials,
body.page-template-page-promo-new-clients-auto.has-promo-girl .testimonials,
body.page-template-page-promo-new-clients-auto.has-prize-page .testimonials,
body.page-template-page-promo-new-clients-auto.has-hocus-app .testimonials {
  background: #fff;
}
body.page-template-page-promo-new-clients.is-kia .testimonials__card, body.page-template-page-promo-new-clients.has-promo-girl .testimonials__card, body.page-template-page-promo-new-clients.has-prize-page .testimonials__card, body.page-template-page-promo-new-clients.has-hocus-app .testimonials__card,
body.page-template-page-promo-new-clients-auto.is-kia .testimonials__card,
body.page-template-page-promo-new-clients-auto.has-promo-girl .testimonials__card,
body.page-template-page-promo-new-clients-auto.has-prize-page .testimonials__card,
body.page-template-page-promo-new-clients-auto.has-hocus-app .testimonials__card {
  background: #F2ECFF;
  box-shadow: none;
}
body.page-template-page-promo-new-clients.has-promo-girl .hero .promo-hero__qr-text .the-content,
body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .promo-hero__qr-text .the-content {
  width: calc(100% - 50px);
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-promo-girl .hero .promo-hero__qr-text .the-content,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .promo-hero__qr-text .the-content {
    width: 100%;
  }
}
body.page-template-page-promo-new-clients.has-promo-girl .hero .promo-hero__qr-inner,
body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .promo-hero__qr-inner {
  justify-content: flex-start;
}
body.page-template-page-promo-new-clients.has-promo-girl .hero .container,
body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .container {
  position: relative;
}
body.page-template-page-promo-new-clients.has-promo-girl .hero .container .hero-thumbnail,
body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .container .hero-thumbnail {
  width: 300px;
  height: auto;
  position: absolute;
  top: 20%;
  right: 20px;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.has-promo-girl .hero .container .hero-thumbnail,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .container .hero-thumbnail {
    width: 250px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-promo-girl .hero .container .hero-thumbnail,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .container .hero-thumbnail {
    top: auto;
    bottom: 150px;
    width: 200px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-promo-girl .hero .container .hero-thumbnail,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .container .hero-thumbnail {
    width: 150px;
  }
}
body.page-template-page-promo-new-clients.has-promo-girl .gift-flex,
body.page-template-page-promo-new-clients-auto.has-promo-girl .gift-flex {
  flex-direction: row-reverse;
  text-align: center;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-promo-girl .hero .row,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .row {
    padding: 120px 0 300px 0;
  }
  body.page-template-page-promo-new-clients.has-promo-girl .hero .image-full,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .image-full {
    height: 40%;
  }
  body.page-template-page-promo-new-clients.has-promo-girl .hero .relative::before,
  body.page-template-page-promo-new-clients-auto.has-promo-girl .hero .relative::before {
    top: 60%;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__media,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__media {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__video, body.page-template-page-promo-new-clients.has-prize-page .section-video__placeholder,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__video,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__placeholder {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 5px solid rgba(255, 255, 255, 0.36);
}
body.page-template-page-promo-new-clients.has-prize-page .section-video .placeholder-decor,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video .placeholder-decor {
  position: absolute;
  left: 0;
  bottom: 0;
  width: auto;
  height: 100%;
}
body.page-template-page-promo-new-clients.has-prize-page .section-video .rec,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video .rec {
  padding: 5px 10px;
  background-color: rgba(20, 20, 20, 0.3);
  border-radius: 5px;
  font-weight: 600;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
}
body.page-template-page-promo-new-clients.has-prize-page .section-video .rec span,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video .rec span {
  color: #fff;
  font-size: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
body.page-template-page-promo-new-clients.has-prize-page .section-video .rec span::before,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video .rec span::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #FF1818;
  position: relative;
  display: inline-block;
  border-radius: 50%;
}
body.page-template-page-promo-new-clients.has-prize-page .section-video .play,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  border: 5px solid #fff;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video .play,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video .play {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video .play,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video .play {
    width: 60px;
    height: 60px;
    border: 3px solid #fff;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .section-video .play i,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video .play i {
  color: #fff;
  font-size: 32px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video .play i,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video .play i {
    font-size: 25px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video .play i,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video .play i {
    font-size: 20px;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__fancybox-trigger,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__fancybox-trigger {
  position: relative;
  display: block;
  border-radius: 20px;
  overflow: hidden;
  text-decoration: none;
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__fancybox-trigger img,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__fancybox-trigger img {
  width: 100%;
  height: auto;
  display: block;
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__fancybox-trigger:hover .section-video__play-btn,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__fancybox-trigger:hover .section-video__play-btn {
  transform: translate(-50%, -50%) scale(1.1);
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__review,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__review {
  margin-top: -80px;
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: column-reverse;
  gap: 12px;
  background: rgba(41, 3, 104, 0.74);
  border-radius: 15px;
  padding: 25px 20px;
  backdrop-filter: blur(33px);
  box-shadow: -3px 4px 48.9px 0px rgba(0, 0, 0, 0.4);
  z-index: 1;
  position: relative;
  max-width: 90%;
  margin: -80px auto 0;
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__review,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__review {
    flex-direction: column;
    gap: 8px;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__stars,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__stars {
  display: flex;
  gap: 3px;
  flex-shrink: 0;
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__stars i,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__stars i {
  background: linear-gradient(57.48deg, #FFE070 50%, #FFC229 70.8%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1294117647);
  font-size: 24px;
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__stars i,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__stars i {
    font-size: 20px;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__review-text,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__review-text {
  margin: 0;
  font-weight: 500;
  font-size: 22px;
  line-height: 142%;
  letter-spacing: -2%;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__review-text,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__review-text {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__review-text,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__review-text {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__review-text,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__review-text {
    font-size: 14px;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__title,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__title {
  margin-bottom: 24px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__title,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__title {
    margin-bottom: 16px;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__cards,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__cards {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 28px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__cards,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__cards {
    gap: 10px;
    margin-bottom: 20px;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__card,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__card {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 10px;
  background: rgba(255, 255, 255, 0.16);
  border-radius: 30px;
  padding: 25px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__card,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__card {
    padding: 20px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__card,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__card {
    padding: 16px;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__card-title,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__card-title {
  flex-shrink: 0;
  min-width: 0;
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__card-title p,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__card-title p {
  margin: 0;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.3;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__card-title p::before,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__card-title p::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: relative;
  border-radius: 50%;
  color: #FB6C17;
  font-size: 20px;
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__card-title p,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__card-title p {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__card-title p,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__card-title p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__card-title p,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__card-title p {
    font-size: 14px;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .section-video__card-text p,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__card-text p {
  margin: 0;
  font-size: 18px;
  line-height: 1.5;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__card-text p,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__card-text p {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__card-text p,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__card-text p {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video__card-text p,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__card-text p {
    font-size: 13px;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .section-video .right-side:last-child,
body.page-template-page-promo-new-clients-auto.has-prize-page .section-video .right-side:last-child {
  max-width: 530px;
  margin-left: auto;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .section-video .row > [class*=col_],
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video .row > [class*=col_] {
    width: 100%;
  }
  body.page-template-page-promo-new-clients.has-prize-page .section-video .right-side,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video .right-side {
    margin-left: 0;
    max-width: 100% !important;
  }
  body.page-template-page-promo-new-clients.has-prize-page .section-video__review,
  body.page-template-page-promo-new-clients-auto.has-prize-page .section-video__review {
    margin-bottom: 30px;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .upload-video-label,
body.page-template-page-promo-new-clients-auto.has-prize-page .upload-video-label {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
body.page-template-page-promo-new-clients.has-prize-page .upload-video-label .wpcf7-form-control-wrap,
body.page-template-page-promo-new-clients-auto.has-prize-page .upload-video-label .wpcf7-form-control-wrap {
  width: auto !important;
}
body.page-template-page-promo-new-clients.has-prize-page .upload-video-label .wpcf7-form-control-wrap .wpcf7-list-item-label,
body.page-template-page-promo-new-clients-auto.has-prize-page .upload-video-label .wpcf7-form-control-wrap .wpcf7-list-item-label {
  opacity: 0;
  width: 0;
  height: 0;
}
body.page-template-page-promo-new-clients.has-prize-page .upload-video-label span,
body.page-template-page-promo-new-clients-auto.has-prize-page .upload-video-label span {
  color: #fff;
  text-align: left;
}
body.page-template-page-promo-new-clients.has-prize-page .upload-video-label input[type=checkbox],
body.page-template-page-promo-new-clients-auto.has-prize-page .upload-video-label input[type=checkbox] {
  margin-top: 5px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-prize-page .upload-video-label input[type=checkbox],
  body.page-template-page-promo-new-clients-auto.has-prize-page .upload-video-label input[type=checkbox] {
    margin-top: 0;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .upload-video-label a,
body.page-template-page-promo-new-clients-auto.has-prize-page .upload-video-label a {
  text-decoration: underline;
}
body.page-template-page-promo-new-clients.has-prize-page .custom-file-upload,
body.page-template-page-promo-new-clients-auto.has-prize-page .custom-file-upload {
  width: 100%;
  justify-content: flex-start;
  text-align: left;
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-prize-page .custom-file-upload,
  body.page-template-page-promo-new-clients-auto.has-prize-page .custom-file-upload {
    text-align: center;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .custom-upload-button,
body.page-template-page-promo-new-clients-auto.has-prize-page .custom-upload-button {
  border: 1px solid #8658D4;
  background: transparent !important;
  color: #8658D4 !important;
}
body.page-template-page-promo-new-clients.has-prize-page .extra-text,
body.page-template-page-promo-new-clients-auto.has-prize-page .extra-text {
  width: 100%;
  display: flex !important;
  gap: 5px;
  text-align: left;
}
body.page-template-page-promo-new-clients.has-prize-page .extra-text i,
body.page-template-page-promo-new-clients-auto.has-prize-page .extra-text i {
  color: #F79128 !important;
  margin-top: 5px;
}
body.page-template-page-promo-new-clients.has-prize-page .form-decor,
body.page-template-page-promo-new-clients-auto.has-prize-page .form-decor {
  display: none;
}
body.page-template-page-promo-new-clients.has-prize-page .promo-form__card,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__card {
  background: linear-gradient(80.96deg, #8658D4 4.24%, #512CAC 95.92%) !important;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .promo-form__card,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__card {
    box-shadow: none;
    padding-bottom: 0 !important;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .promo-form__image,
body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__image {
  bottom: 0 !important;
  margin-top: 0 !important;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .promo-form__image,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form__image {
    max-width: 100%;
    display: flex;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .promo-form,
  body.page-template-page-promo-new-clients-auto.has-prize-page .promo-form {
    background: linear-gradient(80.96deg, #8658D4 4.24%, #512CAC 95.92%) !important;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .under-hero .col_25:first-child i,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero .col_25:first-child i {
  margin-top: 10px;
  background: linear-gradient(57.48deg, #FFE070 50%, #FFC229 70.8%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-size: 20px;
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-prize-page .under-hero .col_25:first-child i,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero .col_25:first-child i {
    font-size: 16px;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .under-hero__icon,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__icon {
  background: linear-gradient(180deg, #F79D35 0%, #F78C26 100%) !important;
  margin-bottom: 60px !important;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .under-hero__icon,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__icon {
    margin-bottom: 30px !important;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .under-hero__item::after,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item::after {
  content: none !important;
  top: 44%;
  transform: translateY(-50%);
  right: auto;
  left: 30px;
  background: transparent;
  box-shadow: none;
  width: auto;
  height: auto;
  color: #8658D4 !important;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.has-prize-page .under-hero__item::after,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item::after {
    top: 50%;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-prize-page .under-hero__item::after,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item::after {
    left: 20px;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .the-content,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .the-content {
  position: relative;
}
body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .the-content::after,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .the-content::after {
  color: #8658D4 !important;
  content: counter(underHeroItem, decimal-leading-zero) ".";
  top: -30px;
  bottom: auto;
  right: auto;
  left: 0px;
  background: transparent;
  box-shadow: none;
  width: auto;
  height: auto;
  color: #8658D4 !important;
  position: absolute;
  font-weight: 600;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .under-hero__item .the-content::after,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero__item .the-content::after {
    content: none;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .under-hero .prize-social-link,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero .prize-social-link {
  background-color: #8658D4;
  color: #fff;
  padding: 6px 12px;
  border-radius: 100px;
  font-size: 16px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-prize-page .under-hero .prize-social-link,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero .prize-social-link {
    font-size: 14px;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .under-hero .prize-social-link i,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero .prize-social-link i {
  color: #fff;
  margin-right: 5px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .under-hero .flex-wrapper,
  body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero .flex-wrapper {
    justify-content: center;
    gap: 5px;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .under-hero .flex-stars,
body.page-template-page-promo-new-clients-auto.has-prize-page .under-hero .flex-stars {
  gap: 0 !important;
}
body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-image img,
body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-image img {
  width: 300px !important;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-image img,
  body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-image img {
    width: 200px !important;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-image img,
  body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-image img {
    width: 150px !important;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-text,
body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-text {
  width: calc(100% - 350px) !important;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-text,
  body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-text {
    width: calc(100% - 250px) !important;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-text,
  body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-text {
    width: calc(100% - 200px) !important;
  }
}
@media (max-width: 480px) {
  body.page-template-page-promo-new-clients.has-prize-page .gift-section .gift-text,
  body.page-template-page-promo-new-clients-auto.has-prize-page .gift-section .gift-text {
    width: 100% !important;
    text-align: center;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-prize-page .codedropz-upload-wrapper:has(.dnd-upload-status),
  body.page-template-page-promo-new-clients-auto.has-prize-page .codedropz-upload-wrapper:has(.dnd-upload-status) {
    width: 250px !important;
  }
}
body.page-template-page-promo-new-clients.has-prize-page .custom-upload-button .wpcf7-form-control-wrap,
body.page-template-page-promo-new-clients-auto.has-prize-page .custom-upload-button .wpcf7-form-control-wrap {
  position: inherit !important;
}
body.page-template-page-promo-new-clients.has-prize-page .codedropz-upload-handler,
body.page-template-page-promo-new-clients-auto.has-prize-page .codedropz-upload-handler {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 0;
  overflow: hidden;
}
body.page-template-page-promo-new-clients.has-prize-page .custom-file-upload,
body.page-template-page-promo-new-clients-auto.has-prize-page .custom-file-upload {
  position: relative;
  z-index: 1;
}
body.page-template-page-promo-new-clients.has-prize-page .custom-file-upload:has(.dnd-upload-status),
body.page-template-page-promo-new-clients-auto.has-prize-page .custom-file-upload:has(.dnd-upload-status) {
  flex-direction: column;
}
body.page-template-page-promo-new-clients.has-hocus-app .hero,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 0;
  overflow: visible;
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .col_50:last-child,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .col_50:last-child {
  padding-bottom: 0;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .col_50:last-child,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .col_50:last-child {
    padding-bottom: 40px;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .col_50:first-child,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .col_50:first-child {
  padding-top: 130px;
  padding-bottom: 40px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .col_50:first-child,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .col_50:first-child {
    padding-top: 0;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .qr-code,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .qr-code {
  padding: 20px;
  background-color: #fff;
  border-radius: 20px;
  display: inline-flex !important;
  gap: 20px;
  max-width: 400px;
  margin-top: 20px;
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .qr-code,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .qr-code {
    padding: 15px;
    gap: 10px;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .qr-code img,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .qr-code img {
  border-radius: 13px;
  border: 2px solid #000;
  width: 100px;
  height: auto;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .qr-code img,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .qr-code img {
    width: 80px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .qr-code img,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .qr-code img {
    width: 60px;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .qr-code .qr-text,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .qr-code .qr-text {
  position: relative;
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .qr-code .qr-text::before,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .qr-code .qr-text::before {
  content: "";
  position: absolute;
  bottom: 90%;
  right: 80%;
  width: 50px;
  height: 50px;
  background-image: url(images/svg/arrow-black.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .qr-code .qr-text::before,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .qr-code .qr-text::before {
    bottom: 60%;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .qr-code p,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .qr-code p {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  color: #000;
  line-height: 120%;
  position: relative;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .qr-code p,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .qr-code p {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .qr-code p,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .qr-code p {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .qr-code p,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .qr-code p {
    font-size: 16px;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .big-gutter,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .big-gutter {
  min-height: auto;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .big-gutter,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .big-gutter {
    padding-bottom: 0;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .col_50,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .col_50 {
  position: relative;
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .decor-circle,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .decor-circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .decor-circle::before,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .decor-circle::before {
  width: 90%;
  height: 85%;
  border-radius: 50%;
  background: #8658D4;
  position: absolute;
  content: "";
  bottom: -100px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .decor-circle::before,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .decor-circle::before {
    bottom: 35%;
    width: 80%;
    height: 65%;
    transform: translate(-50%, 50%);
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .decor-circle::before,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .decor-circle::before {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .decor-circle::before,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .decor-circle::before {
    width: 400px;
    height: 400px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .decor-circle::before,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .decor-circle::before {
    width: 100%;
    height: 100%;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .image,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .image {
  position: relative;
  display: flex;
  bottom: -50px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .image,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .image {
    bottom: 0;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .image,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .image {
    justify-content: center;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .image img,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .image img {
  width: auto;
  height: auto;
  position: relative;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .image img,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .image img {
    max-height: 500px;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .note,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .note {
  position: absolute;
  display: flex;
  align-items: center;
  right: 60%;
  bottom: 20%;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(30, 0, 40, 0.35);
  padding: 15px;
  gap: 10px;
  backdrop-filter: blur(10px);
  text-align: left;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .note,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .note {
    right: 50%;
    transform: translateX(50%);
  }
}
@media (max-width: 480px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .note,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .note {
    width: 100%;
    text-align: left;
    bottom: 10%;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .note img,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .note img {
  width: auto;
  height: 26px;
}
body.page-template-page-promo-new-clients.has-hocus-app .hero .note p,
body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .note p {
  margin: 0;
  font-weight: 500;
  line-height: 150%;
  color: #fff;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .hero .apps,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .hero .apps {
    justify-content: center;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .apps,
body.page-template-page-promo-new-clients-auto.has-hocus-app .apps {
  display: flex;
  gap: 10px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .apps,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .apps {
    padding-top: 0;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .apps img,
body.page-template-page-promo-new-clients-auto.has-hocus-app .apps img {
  width: auto;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-hocus-app .apps img,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .apps img {
    height: 50px;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .under-hero,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero {
  background: linear-gradient(to right, #F5F0FF, #E2D3FF);
}
body.page-template-page-promo-new-clients.has-hocus-app .under-hero .col_25:last-child .the-content::after,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero .col_25:last-child .the-content::after {
  content: none;
}
body.page-template-page-promo-new-clients.has-hocus-app .under-hero__icon,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__icon {
  background: linear-gradient(to right, #8B4BDB, #AE79F6) !important;
  margin-bottom: 0 !important;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-hocus-app .under-hero__icon,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__icon {
    width: 70px;
    height: 70px;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .under-hero__icon::after,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__icon::after {
  content: counter(underHeroItem, decimal-leading-zero) ".";
  position: absolute;
  top: -25px;
  right: -15px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  pointer-events: none;
  z-index: 2;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #F1EAFF;
  color: #120030;
}
body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item {
  background: transparent;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 20px;
}
body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item::after,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item::after {
  content: none;
}
body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item::before,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item::before {
  content: none;
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .the-content,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .the-content {
  width: calc(100% - 110px);
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .the-content::after,
body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .the-content::after {
  content: "\f054";
  position: relative;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  color: #120030;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .the-content::after,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .the-content::after {
    content: none;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .the-content,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .the-content {
    width: calc(100% - 90px);
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .the-content,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .the-content {
    width: calc(100% - 80px);
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.has-hocus-app .under-hero__item .the-content,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .under-hero__item .the-content {
    width: 100%;
    justify-content: center;
    max-width: 150px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .col_50,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .col_50 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .col_50:last-child,
body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .col_50:last-child {
  position: relative;
}
body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .col_50:last-child::before,
body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .col_50:last-child::before {
  content: "";
  width: 80%;
  height: 80%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #8658D4;
  transform: translate(-50%, -50%);
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .col_50:last-child::before,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .col_50:last-child::before {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 960px) and (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .col_50:last-child::before,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .col_50:last-child::before {
    width: 400px;
    height: 400px;
  }
}
@media (max-width: 960px) and (max-width: 480px) {
  body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .col_50:last-child::before,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .col_50:last-child::before {
    width: 100%;
    height: 100%;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .image,
body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .image {
  position: relative;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .image,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .image {
    display: flex;
    justify-content: center;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .image img,
body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .image img {
  width: auto;
  height: auto;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .image img,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .image img {
    max-height: 500px;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .the-content-checked,
body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .the-content-checked {
  max-width: 585px;
  margin-left: auto;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .the-content-checked,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .the-content-checked {
    margin: 0 auto;
    max-width: 100%;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .the-content-checked ul li,
body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .the-content-checked ul li {
  padding-left: 35px;
}
body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .the-content-checked ul li::before,
body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .the-content-checked ul li::before {
  background-image: url(images/svg/apps-check.svg);
  width: 30px;
  height: 30px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .the-content-checked ul li::before,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .the-content-checked ul li::before {
    width: 25px;
    height: 25px;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .apps,
body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .apps {
  height: 60px;
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .text-image-apps .apps,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .text-image-apps .apps {
    height: 40px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .container,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .container {
    padding: 0;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner,
body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner {
  position: relative;
  overflow: hidden;
  padding: 50px 100px;
  padding-bottom: 0;
  border-radius: 25px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner {
    padding: 30px 50px 50px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner {
    padding: 20px 30px 60px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner {
    border-radius: 0;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner::after,
body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 60%;
  height: 200%;
  background: rgba(134, 88, 212, 0.8);
  transform: rotate(15deg) translateY(-50%);
}
body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .col_50:first-child .the-content,
body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .col_50:first-child .the-content {
  padding-bottom: 50px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .col_50:first-child .the-content,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .col_50:first-child .the-content {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .col_50:first-child .the-content,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .col_50:first-child .the-content {
    padding-bottom: 0;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .col_50,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .col_50 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image,
body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: -150px;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image {
    margin-bottom: -200px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image {
    margin-bottom: -150px;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image img,
body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image img {
  width: auto;
  height: auto;
}
body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code,
body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code {
  position: absolute;
  bottom: 25%;
  left: 0;
  transform: translateX(-50%);
  gap: 20px;
  max-width: 270px;
  margin-right: auto;
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code {
    transform: translateX(-65%);
    bottom: 27%;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code {
    max-width: 220px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code {
    max-width: 185px;
    bottom: 29%;
    transform: translateX(-81%);
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code {
    background: #8658D4;
    border-radius: 20px;
    padding: 10px 20px;
    transform: translateX(-50%);
    gap: 10px;
    max-width: 100%;
    bottom: 25%;
    left: 50%;
    text-align: left;
  }
}
@media (max-width: 480px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code {
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    bottom: 22%;
    width: 70%;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code img,
body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code img {
  border: 2px solid #000;
  border-radius: 13px;
  box-shadow: -7px 9px 8.2px 0px rgba(0, 0, 0, 0.2509803922);
  width: 100px;
  height: auto;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code img,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code img {
    width: 80px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code img,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code img {
    width: 60px;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code p,
body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code p {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  line-height: 120%;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code p,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code p {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code p,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code p {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code p,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code p,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code p,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code p {
    font-size: 14px;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code .qr-text,
body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code .qr-text {
  position: relative;
}
body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code .qr-text::before,
body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code .qr-text::before {
  content: "";
  position: absolute;
  bottom: 80%;
  left: 80%;
  width: 50px;
  height: 50px;
  background-image: url(images/svg/arrow-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code .qr-text::before,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code .qr-text::before {
    bottom: 60%;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .image .qr-code .qr-text::before,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .image .qr-code .qr-text::before {
    content: none;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .big-gutter,
body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .big-gutter {
  position: relative;
  z-index: 1;
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .apps,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .apps {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
}
body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .apps img,
body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .apps img {
  width: auto;
  height: 60px;
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .apps img,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .apps img {
    height: 50px;
  }
}
@media (max-width: 480px) {
  body.page-template-page-promo-new-clients.has-hocus-app .section-apps-banner .apps-banner .apps img,
  body.page-template-page-promo-new-clients-auto.has-hocus-app .section-apps-banner .apps-banner .apps img {
    height: 40px;
  }
}
body.page-template-page-promo-new-clients.has-women-day .small-title,
body.page-template-page-promo-new-clients-auto.has-women-day .small-title {
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 100% !important;
  letter-spacing: 8px !important;
  text-transform: capitalize !important;
  color: #FFC45F !important;
  padding-left: 0 !important;
}
body.page-template-page-promo-new-clients.has-women-day .small-title::before,
body.page-template-page-promo-new-clients-auto.has-women-day .small-title::before {
  content: none !important;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.has-women-day .small-title,
  body.page-template-page-promo-new-clients-auto.has-women-day .small-title {
    font-size: 16px !important;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-women-day .small-title,
  body.page-template-page-promo-new-clients-auto.has-women-day .small-title {
    font-size: 14px !important;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-women-day .small-title,
  body.page-template-page-promo-new-clients-auto.has-women-day .small-title {
    font-size: 13px !important;
  }
}
body.page-template-page-promo-new-clients.has-women-day .hero h1,
body.page-template-page-promo-new-clients.has-women-day .hero h2,
body.page-template-page-promo-new-clients.has-women-day .hero h3,
body.page-template-page-promo-new-clients.has-women-day .hero h4,
body.page-template-page-promo-new-clients.has-women-day .hero h5,
body.page-template-page-promo-new-clients.has-women-day .hero h6,
body.page-template-page-promo-new-clients-auto.has-women-day .hero h1,
body.page-template-page-promo-new-clients-auto.has-women-day .hero h2,
body.page-template-page-promo-new-clients-auto.has-women-day .hero h3,
body.page-template-page-promo-new-clients-auto.has-women-day .hero h4,
body.page-template-page-promo-new-clients-auto.has-women-day .hero h5,
body.page-template-page-promo-new-clients-auto.has-women-day .hero h6 {
  font-family: "Libre Caslon Text", serif;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .relative,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .relative {
    background-color: #381274;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .relative::before,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .relative::before {
    background: linear-gradient(to bottom, rgb(56, 18, 116) 0%, rgba(56, 18, 116, 0.6) 20%, rgba(56, 18, 116, 0.4) 40%, rgba(56, 18, 116, 0.2) 60%, rgba(56, 18, 116, 0) 100%);
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .image-full img,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .image-full img {
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
}
body.page-template-page-promo-new-clients.has-women-day .hero .the-content,
body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content {
  position: relative;
  max-width: 600px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content {
    max-width: 100%;
  }
}
body.page-template-page-promo-new-clients.has-women-day .hero .the-content h1,
body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content h1 {
  font-size: 70px;
  text-transform: capitalize;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content h1,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content h1 {
    font-size: 60px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content h1,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content h1 {
    font-size: 50px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content h1,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content h1 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content h1,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content h1 {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content h1,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content h1 {
    font-size: 25px;
  }
}
body.page-template-page-promo-new-clients.has-women-day .hero .the-content .butterfly-left,
body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .butterfly-left {
  position: absolute;
  bottom: -60px;
  left: -180px;
  z-index: 3;
  width: 180px;
  height: auto;
  pointer-events: none;
  transform: rotate(-25deg);
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .butterfly-left,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .butterfly-left {
    width: 150px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .butterfly-left,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .butterfly-left {
    width: 120px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .butterfly-left,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .butterfly-left {
    width: 90px;
    left: -60px;
    bottom: -30px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .butterfly-left,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .butterfly-left {
    width: 70px;
    left: -30px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .butterfly-left,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .butterfly-left {
    width: 55px;
    left: -10px;
    bottom: -20px;
  }
}
body.page-template-page-promo-new-clients.has-women-day .hero .the-content .butterfly-right,
body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .butterfly-right {
  position: absolute;
  top: -60px;
  right: -30px;
  z-index: 3;
  width: 100px;
  height: auto;
  pointer-events: none;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .butterfly-right,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .butterfly-right {
    width: 85px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .butterfly-right,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .butterfly-right {
    width: 75px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .butterfly-right,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .butterfly-right {
    width: 65px;
    top: -40px;
    right: -10px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .butterfly-right,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .butterfly-right {
    width: 55px;
    top: -30px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .butterfly-right,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .butterfly-right {
    width: 45px;
    top: -20px;
    right: 0;
  }
}
body.page-template-page-promo-new-clients.has-women-day .hero .the-content .flower-left,
body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .flower-left {
  position: absolute;
  top: 30px;
  left: -100px;
  z-index: 3;
  width: 70px;
  height: auto;
  pointer-events: none;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .flower-left,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .flower-left {
    width: 60px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .flower-left,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .flower-left {
    width: 55px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .flower-left,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .flower-left {
    width: 45px;
    left: -40px;
    top: 20px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .flower-left,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .flower-left {
    width: 38px;
    left: -20px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .flower-left,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .flower-left {
    width: 30px;
    left: -10px;
    top: 15px;
  }
}
body.page-template-page-promo-new-clients.has-women-day .hero .the-content .flower-right,
body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .flower-right {
  position: absolute;
  bottom: 10px;
  right: 80px;
  z-index: 3;
  width: 65px;
  height: auto;
  pointer-events: none;
}
@media (max-width: 1550px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .flower-right,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .flower-right {
    width: 55px;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .flower-right,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .flower-right {
    width: 50px;
    right: 60px;
  }
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .flower-right,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .flower-right {
    width: 42px;
    right: 40px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .flower-right,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .flower-right {
    width: 35px;
    right: 20px;
  }
}
@media (max-width: 640px) {
  body.page-template-page-promo-new-clients.has-women-day .hero .the-content .flower-right,
  body.page-template-page-promo-new-clients-auto.has-women-day .hero .the-content .flower-right {
    width: 28px;
    right: 10px;
    bottom: 5px;
  }
}
@media (max-width: 400px) {
  body.page-template-page-promo-new-clients.has-women-day .butterfly-left,
  body.page-template-page-promo-new-clients.has-women-day .butterfly-right,
  body.page-template-page-promo-new-clients.has-women-day .flower-left,
  body.page-template-page-promo-new-clients.has-women-day .flower-right,
  body.page-template-page-promo-new-clients-auto.has-women-day .butterfly-left,
  body.page-template-page-promo-new-clients-auto.has-women-day .butterfly-right,
  body.page-template-page-promo-new-clients-auto.has-women-day .flower-left,
  body.page-template-page-promo-new-clients-auto.has-women-day .flower-right {
    display: none;
  }
}
body.page-template-page-promo-new-clients.has-women-day .text-image-apps .the-content,
body.page-template-page-promo-new-clients-auto.has-women-day .text-image-apps .the-content {
  max-width: 585px;
  margin-left: auto;
}
body.page-template-page-promo-new-clients.has-women-day .text-image-apps img,
body.page-template-page-promo-new-clients-auto.has-women-day .text-image-apps img {
  width: auto;
  height: auto;
}
@media (max-width: 767px) {
  body.page-template-page-promo-new-clients.has-women-day .text-image-apps .col_50,
  body.page-template-page-promo-new-clients-auto.has-women-day .text-image-apps .col_50 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  body.page-template-page-promo-new-clients.has-women-day .text-image-apps .col_50 .the-content,
  body.page-template-page-promo-new-clients-auto.has-women-day .text-image-apps .col_50 .the-content {
    max-width: 100%;
    text-align: center;
  }
}
body.page-template-page-promo-new-clients.has-women-day .under-hero,
body.page-template-page-promo-new-clients-auto.has-women-day .under-hero {
  background: linear-gradient(90deg, #F5F0FF 0%, #E2D3FF 100%);
  padding: 35px;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-women-day .under-hero,
  body.page-template-page-promo-new-clients-auto.has-women-day .under-hero {
    padding: 25px;
  }
}
body.page-template-page-promo-new-clients.has-women-day .under-hero .the-content,
body.page-template-page-promo-new-clients-auto.has-women-day .under-hero .the-content {
  text-align: left;
}
@media (max-width: 480px) {
  body.page-template-page-promo-new-clients.has-women-day .under-hero .the-content,
  body.page-template-page-promo-new-clients-auto.has-women-day .under-hero .the-content {
    text-align: center;
  }
}
body.page-template-page-promo-new-clients.has-women-day .under-hero__item,
body.page-template-page-promo-new-clients-auto.has-women-day .under-hero__item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 480px) {
  body.page-template-page-promo-new-clients.has-women-day .under-hero__item,
  body.page-template-page-promo-new-clients-auto.has-women-day .under-hero__item {
    flex-direction: column;
    text-align: center;
  }
}
body.page-template-page-promo-new-clients.has-women-day .under-hero__item::before,
body.page-template-page-promo-new-clients-auto.has-women-day .under-hero__item::before {
  content: none;
}
body.page-template-page-promo-new-clients.has-women-day .under-hero__item::after,
body.page-template-page-promo-new-clients-auto.has-women-day .under-hero__item::after {
  content: none;
}
body.page-template-page-promo-new-clients.has-women-day .under-hero__item,
body.page-template-page-promo-new-clients-auto.has-women-day .under-hero__item {
  padding: 0;
  background: transparent;
}
body.page-template-page-promo-new-clients.has-women-day .under-hero__icon,
body.page-template-page-promo-new-clients-auto.has-women-day .under-hero__icon {
  margin: 0 !important;
  background: linear-gradient(90deg, #8B4BDB 0.05%, #AE79F6 100.09%) !important;
  box-shadow: 0px 7px 15.5px 0px rgba(255, 255, 255, 0.4) inset !important;
}
body.page-template-page-promo-new-clients.has-women-day .under-hero__icon::after,
body.page-template-page-promo-new-clients-auto.has-women-day .under-hero__icon::after {
  content: "\f06d" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 600 !important;
  position: absolute;
  top: -10px;
  right: -20px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  pointer-events: none;
  z-index: 2;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #F1EAFF;
  color: #120030;
}
@media (max-width: 960px) {
  body.page-template-page-promo-new-clients.has-women-day .under-hero__icon::after,
  body.page-template-page-promo-new-clients-auto.has-women-day .under-hero__icon::after {
    top: 0;
    right: auto;
  }
}
body.page-template-page-promo-new-clients.has-women-day .under-hero .col_25,
body.page-template-page-promo-new-clients-auto.has-women-day .under-hero .col_25 {
  width: 100% !important;
}

body.single-location {
  overflow: visible;
}

@media (max-width: 960px) {
  .main-location .col_50 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.main-location .summary-section-wrapper .summary-section {
  padding: 10px 0;
}
.main-location .summary-section-wrapper .summary-section:first-of-type {
  padding-top: 0;
}
.main-location .summary-section-wrapper .summary-section:last-of-type {
  padding-bottom: 0;
}
.main-location .summary-section-wrapper .location-info .icon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #C29DFF;
  padding: 7px;
  transition: all 0.3s ease;
}
.main-location .summary-section-wrapper .location-info .icon i {
  color: #fff;
  font-size: 14px;
}
.main-location .summary-section-wrapper .location-info span {
  font-weight: 500;
  width: calc(100% - 40px);
  transition: all 0.3s ease;
}
.main-location .summary-section-wrapper .location-info:hover {
  text-decoration: none;
}
.main-location .summary-section-wrapper .location-info:hover .icon {
  background-color: #A973F2;
}
.main-location .summary-section-wrapper .location-info:hover span {
  color: #A973F2;
}
.main-location .summary-section-wrapper .services-cards .col_33 {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 380px) {
  .main-location .summary-section-wrapper .services-cards .col_33 {
    width: 50%;
  }
}
.main-location .summary-section-wrapper .services-cards .service-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #E2E2E2;
  height: 100%;
  width: 100%;
}
.main-location .summary-section-wrapper .services-cards .service-card p {
  margin: 0;
}
.main-location .summary-section-wrapper .services-cards .service-card .icon img {
  width: auto;
  height: auto;
}
.main-location .summary-section-wrapper .mobile-apps-box {
  background: linear-gradient(180deg, #461890 0%, #642DBD 100%);
  border-radius: 20px;
  padding: 40px;
  margin-bottom: 20px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .main-location .summary-section-wrapper .mobile-apps-box {
    padding: 20px;
  }
}
.main-location .summary-section-wrapper .mobile-apps-box .icon {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #C29DFF;
  border-radius: 50%;
}
.main-location .summary-section-wrapper .mobile-apps-box .icon img {
  width: auto;
  height: auto;
}
@media (max-width: 1550px) {
  .main-location .summary-section-wrapper .mobile-apps-box .icon {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 960px) {
  .main-location .summary-section-wrapper .mobile-apps-box .icon {
    width: 50px;
    height: 50px;
  }
}
.main-location .summary-section-wrapper .mobile-apps-box .flex {
  gap: 10px;
}
.main-location .summary-section-wrapper .mobile-apps-box .flex img {
  width: auto;
  height: 50px;
}
.main-location .summary-section-wrapper .mobile-apps-box::after {
  content: "";
  position: absolute;
  bottom: -50px;
  right: 50%;
  transform: translateX(50%);
  width: 600px;
  height: 90%;
  background-image: url(images/svg/Icon_Brandbook_Brand_Identity.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 0;
}
.main-location .summary-section-wrapper .mobile-apps-box .box-content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.location-sliders {
  position: sticky;
  top: 0;
}
.location-sliders .location-slider .slide .location-fancybox-link {
  position: relative;
  display: block;
  border-radius: 20px;
  overflow: hidden;
}
.location-sliders .location-slider .slide .location-fancybox-link::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  opacity: 0;
  transition: opacity 0.25s ease;
  z-index: 1;
}
.location-sliders .location-slider .slide .location-fancybox-link::before {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  opacity: 0;
  transition: opacity 0.25s ease;
  z-index: 2;
  padding: 20px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: rgba(0, 0, 0, 0.15);
}
.location-sliders .location-slider .slide .location-fancybox-link:hover::after, .location-sliders .location-slider .slide .location-fancybox-link:hover::before {
  opacity: 1;
}
.location-sliders .location-slider .slide img {
  display: block;
  width: 100%;
  height: 500px;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1300px) {
  .location-sliders .location-slider .slide img {
    height: 400px;
  }
}
@media (max-width: 640px) {
  .location-sliders .location-slider .slide img {
    height: 350px;
  }
}
@media (max-width: 480px) {
  .location-sliders .location-slider .slide img {
    height: 300px;
  }
}
.location-sliders .location-slider .slick-arrow {
  z-index: 5;
  border: none !important;
  width: 50px;
  height: 50px;
}
.location-sliders .location-slider .slick-arrow.slick-next {
  right: 20px;
}
.location-sliders .location-slider .slick-arrow.slick-prev {
  left: 20px;
}
@media (max-width: 1300px) {
  .location-sliders .location-slider .slick-arrow {
    width: 40px;
    height: 40px;
  }
}
.location-sliders .location-slider .slick-arrow::before {
  width: 25px;
}
@media (max-width: 1300px) {
  .location-sliders .location-slider .slick-arrow::before {
    width: 20px;
  }
}
.location-sliders .location-thumbs {
  margin-top: 12px;
  height: 90px;
}
.location-sliders .location-thumbs .slick-list,
.location-sliders .location-thumbs .slick-track {
  height: 100% !important;
}
.location-sliders .location-thumbs .slick-slide {
  height: 100% !important;
}
.location-sliders .location-thumbs .slick-slide > div {
  height: 100%;
}
.location-sliders .location-thumbs .thumb {
  padding: 0 6px;
  cursor: pointer;
  height: 100%;
  display: flex;
}
.location-sliders .location-thumbs .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.location-sliders .location-thumbs .slick-slide {
  opacity: 0.6;
}
.location-sliders .location-thumbs .slick-current {
  opacity: 1;
}

.card-page__boxes {
  padding: 10px 0;
}

@media (max-width: 400px) {
  .card-page__box p {
    font-size: 13px;
  }
}
.card-page__box .icon {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  margin-bottom: 5px;
}
.card-page__box .icon img {
  width: auto;
  height: auto;
  padding: 5px;
}
@media (max-width: 960px) {
  .card-page__box .icon {
    width: 50px;
    height: 50px;
    margin: 0 auto;
  }
}

.card-page {
  padding: 170px 0 100px !important;
}
@media (max-width: 1550px) {
  .card-page {
    padding: 170px 0 100px !important;
  }
}
@media (max-width: 960px) {
  .card-page {
    padding: 170px 0 80px !important;
  }
}
@media (max-width: 767px) {
  .card-page {
    padding: 170px 0 60px !important;
  }
}
@media (max-width: 640px) {
  .card-page {
    padding: 170px 0 40px !important;
  }
}
@media (max-width: 960px) {
  .card-page .col_55,
  .card-page .col_45 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
}
.card-page .form-info,
.card-page .card-image-info {
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  padding: 10px;
  background: rgba(201, 201, 201, 0.2196078431);
  border-radius: 10px;
  display: inline-block;
}
.card-page .form-info i,
.card-page .card-image-info i {
  color: #494949;
  margin-right: 5px;
}
@media (max-width: 960px) {
  .card-page .form-info,
  .card-page .card-image-info {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .card-page .form-info,
  .card-page .card-image-info {
    font-size: 14px;
  }
}
.card-page .contact-form-box {
  background-color: #fff;
}
.card-page .contact-form-box input[type=submit] {
  width: auto;
}
@media (max-width: 640px) {
  .card-page .contact-form-box input[type=submit] {
    width: 100%;
  }
}
.card-page .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) {
  margin-left: 0 !important;
  padding-bottom: 15px;
}
.card-page .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) span {
  font-size: 14px;
  color: #4a0f53;
  font-weight: 600;
  margin-left: 5px;
  text-align: left;
}
.card-page .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) input[type=checkbox] {
  padding: 10px;
  border-radius: 4px !important;
  margin-top: 5px;
}
@media (max-width: 1300px) {
  .card-page .contact-form-box .wpcf7-list-item:has(input[type=checkbox]) input[type=checkbox] {
    margin-top: 0;
  }
}
.card-page .contact-form-box input[type=checkbox]:checked:before {
  width: 20px;
  height: 20px;
}
.card-page .contact-form-box .wpcf7-not-valid {
  border: 2px solid #eee !important;
  border-bottom: 1px solid red !important;
}
.card-page .card-page__image img {
  width: auto;
  height: auto;
  border-radius: 20px;
  outline: 3px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0px 11px 22px 0px rgba(32, 10, 70, 0.2);
}
.card-page .card-page__image .cover {
  position: relative;
}
@media (max-width: 960px) {
  .card-page .card-page__image .cover {
    max-width: 527px;
    margin: 0 auto;
  }
}
.card-page .card-page__image .cover .absolute-name {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: left;
  padding: 36px;
}
@media (max-width: 480px) {
  .card-page .card-page__image .cover .absolute-name {
    left: 0px;
    padding: 20px;
  }
}
.card-page .card-page__image .cover p {
  margin: 0;
  line-height: 120%;
}
.card-page .card-page__image .cover p.holder-label {
  font-size: 15px;
  opacity: 0.6;
}
@media (max-width: 1300px) {
  .card-page .card-page__image .cover p.holder-label {
    font-size: 14px;
  }
}
@media (max-width: 960px) {
  .card-page .card-page__image .cover p.holder-label {
    font-size: 13px;
  }
}
.card-page .card-page__image .cover p.holder-name {
  font-size: 25px;
  font-weight: 600;
}
@media (max-width: 1300px) {
  .card-page .card-page__image .cover p.holder-name {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .card-page .card-page__image .cover p.holder-name {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .card-page .card-page__image .cover p.holder-name {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .card-page .card-page__image .cover p.holder-name {
    font-size: 16px;
  }
}
.card-page .card-page__image .cover[data-membership=Darbuotojas] p, .card-page .card-page__image .cover[data-membership=Employee] p, .card-page .card-page__image .cover[data-membership=Сотрудник] p {
  color: #000;
}
.card-page .card-image-info {
  background: rgba(255, 255, 255, 0.2588235294);
  backdrop-filter: blur(31px);
  color: #fff;
  display: flex;
}
.card-page .card-image-info i {
  color: #FDAD4E;
}

.loyalty-types {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  padding-bottom: 20px;
}
.loyalty-types .wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 0;
  padding: 0;
}
.loyalty-types .wpcf7-list-item {
  margin: 0;
  padding: 0;
}
.loyalty-types label {
  position: relative;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.loyalty-types input[type=radio] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.loyalty-types .wpcf7-list-item-label {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 18px 10px 44px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid rgba(15, 23, 42, 0.08);
  box-shadow: 0px 3px 3.5px 0px rgba(240, 240, 240, 0.6588235294);
  color: #0f172a;
  font-size: 14px;
  line-height: 1;
  min-height: 40px;
  transition: background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease, color 0.2s ease;
}
.loyalty-types .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #ffffff;
  border: 2px solid rgba(15, 23, 42, 0.12);
}
.loyalty-types label:hover .wpcf7-list-item-label {
  border-color: rgba(124, 58, 237, 0.25);
  transform: translateY(-1px);
}
.loyalty-types input[type=radio]:checked + .wpcf7-list-item-label {
  background: #7c3aed;
  border-color: #7c3aed;
  color: #ffffff;
}
.loyalty-types input[type=radio]:checked + .wpcf7-list-item-label::before {
  background: #ffffff;
  border-color: rgba(255, 255, 255, 0.85);
}
.loyalty-types input[type=radio]:checked + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 22px;
  top: 50%;
  width: 6px;
  height: 10px;
  border-right: 2px solid #7c3aed;
  border-bottom: 2px solid #7c3aed;
  transform: translateY(-55%) rotate(45deg);
}
.loyalty-types input[type=radio]:focus-visible + .wpcf7-list-item-label {
  outline: 2px solid rgba(124, 58, 237, 0.35);
  outline-offset: 2px;
}/*# sourceMappingURL=style.css.map */