@charset "UTF-8";
@import 'vendor/swiper-bundle.min.css';
html.show-c .wowo {
  opacity: 0;
}
html.show-c .wowo.animated {
  animation-duration: 0.7s;
  visibility: visible;
  animation-fill-mode: both;
}
html .wowo {
  opacity: 0;
}
html .wowo.animated {
  opacity: 1;
  animation-duration: 0.7s;
  visibility: visible;
  animation-fill-mode: both;
}

@keyframes slide {
  0% {
    margin-top: -148px;
  }
  5% {
    margin-top: -74px;
  }
  33% {
    margin-top: -74px;
  }
  38% {
    margin-top: -37px;
  }
  66% {
    margin-top: -37px;
  }
  71% {
    margin-top: 0;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes MoveUpInitial {
  to {
    transform: translate3d(0, -105%, 0);
  }
}
@keyframes MoveUpEnd {
  from {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeSpan {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 30px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInBigUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -50px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-20%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInsmallLeft {
  0% {
    opacity: 0;
    transform: translate3d(-15%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInUpsmall {
  0% {
    opacity: 0;
    top: 10px;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(20%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 0;
    transform: translate(0, 0) scale(1.2);
  }
  to {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
}
@keyframes wordUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes myFloatingAction {
  0% {
    transform: translateY(5px);
  }
  to {
    transform: translateY(-5px);
  }
}
@keyframes animated-slide {
  0% {
    padding: 0px;
  }
  25% {
    padding: 20px;
  }
  50% {
    padding: 20px;
  }
  100% {
    padding: 0;
    width: 43.19%;
    height: 33.61vw;
    top: 18.47vw;
  }
}
.wordUp.animated {
  animation-name: wordUp;
  animation-duration: 0.7s !important;
}

.fadeSpan.animated {
  animation-name: fadeSpan;
}

.fadeInLeft.animated {
  animation-name: fadeInLeft;
}

.fadeInsmallLeft.animated {
  animation-name: fadeInsmallLeft;
}

.fadeInUpsmall.animated {
  animation-name: fadeInUpsmall;
}

.transform_s.animated {
  animation-name: transform_s;
}

.fadeInRight.animated {
  animation-name: fadeInRight;
}

.fadeIn.animated {
  animation-name: fadeIn;
}

.fadeInUp.animated {
  animation-name: fadeInUp;
}

.fadeInBigUp.animated {
  animation-name: fadeInBigUp;
}

.fadeInDown.animated {
  animation-name: fadeInDown;
}

.zoomOut.animated {
  animation-name: zoomOut;
}

.delay-in-1 {
  animation-delay: 0.1s;
}

.delay-in-2 {
  animation-delay: 0.2s;
}

.delay-in-3 {
  animation-delay: 0.3s;
}

.delay-in-4 {
  animation-delay: 0.4s;
}

.delay-in-5 {
  animation-delay: 0.5s;
}

.delay-in-6 {
  animation-delay: 0.6s;
}

.delay-in-1 {
  animation-delay: 0.1s;
}

.delay-in-2 {
  animation-delay: 0.2s;
}

.delay-in-3 {
  animation-delay: 0.3s;
}

.delay-in-4 {
  animation-delay: 0.4s;
}

.delay-in-5 {
  animation-delay: 0.5s;
}

.delay-in-6 {
  animation-delay: 0.6s;
}

.delay-in-7 {
  animation-delay: 0.7s;
}

.delay-in-8 {
  animation-delay: 0.8s;
}

.delay-in-9 {
  animation-delay: 0.9s;
}

.delay-in-10 {
  animation-delay: 1s;
}

.delay-in-11 {
  animation-delay: 1.1s;
}

.delay-in-12 {
  animation-delay: 1.2s;
}

.delay-in-13 {
  animation-delay: 1.3s;
}

.delay-in-14 {
  animation-delay: 1.4s;
}

.delay-in-15 {
  animation-delay: 1.5s;
}

.delay-in-16 {
  animation-delay: 1.6s;
}

.delay-in-17 {
  animation-delay: 1.7s;
}

.delay-in-18 {
  animation-delay: 1.8s;
}

.delay-in-19 {
  animation-delay: 1.9s;
}

.delay-in-20 {
  animation-delay: 2s;
}

.delay-in-21 {
  animation-delay: 2.1s;
}

.delay-in-22 {
  animation-delay: 2.2s;
}

.delay-in-23 {
  animation-delay: 2.3s;
}

.delay-in-24 {
  animation-delay: 2.4s;
}

.delay-in-25 {
  animation-delay: 2.5s;
}

.delay-in-26 {
  animation-delay: 2.6s;
}

.delay-in-27 {
  animation-delay: 2.7s;
}

.delay-in-28 {
  animation-delay: 2.8s;
}

.delay-in-29 {
  animation-delay: 2.9s;
}

.delay-in-30 {
  animation-delay: 3s;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

main > section {
  padding: 48px 0;
}
@media (max-width: 575px) {
  main > section {
    padding: 32px 0;
  }
}
main > section .title .main-title {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 11px;
  border-bottom: 1px solid #d3d3d3;
  display: inline-flex;
  align-items: center;
  width: 100%;
}
@media (max-width: 575px) {
  main > section .title .main-title {
    padding-bottom: 12px;
  }
}
main > section .title .main-title span {
  display: inline-block;
}
main > section .title .main-title span:first-child {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-right: 12px;
  color: #FF4A4A;
}
main > section .title .main-title span:last-child {
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #171838;
}
main > section .title h3 {
  margin: 24px 0;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 52px;
  max-width: 55.859375%;
  line-height: 120%;
  letter-spacing: 0;
}
@media (max-width: 1200px) {
  main > section .title h3 {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  main > section .title h3 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  main > section .title h3 {
    font-size: 32px;
  }
}

.container {
  max-width: 1440px;
  padding: 0 80px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1200px) {
  .container {
    padding: 0 40px;
  }
}
@media (max-width: 575px) {
  .container {
    padding: 0 20px;
  }
}

a {
  text-decoration: underline;
  opacity: 1;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
a:hover {
  color: #FF4A4A;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

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

img {
  width: 100%;
  height: auto;
}

body {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
}

body,
html {
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: normal;
  color: #777782;
  background-color: #F7F7F7;
}
body.overflow-hidden,
html.overflow-hidden {
  overflow: hidden !important;
}

.not-found {
  height: var(--contentHeight);
}
.not-found .content {
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-top: 70px;
}
.not-found h1 {
  color: black;
}
.not-found .container {
  display: flex;
  height: 100%;
}

a {
  transition: all 0.2s ease-in-out;
  box-shadow: none;
  color: inherit;
  letter-spacing: inherit;
}
a svg {
  color: inherit;
}
a svg path {
  stroke: currentColor;
}
a:hover, a:focus, a:visited {
  box-shadow: none;
}
a:not([class]):hover {
  color: #FF4A4A;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: #FF4A4A;
}

p,
cite,
.subtitle,
strong {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #777782;
}

p {
  margin-bottom: 24px;
}
@media (max-width: 575px) {
  p {
    margin-bottom: 16px;
  }
}
p:last-child {
  margin-bottom: 0;
}

strong {
  font-weight: 600;
}

figcaption {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #000;
}

h1,
.h1,
.h2,
h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
.h6,
h6 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 25px 0;
  color: #171838;
}

h1 {
  font-size: 83px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
}
@media (max-width: 991px) {
  h1 {
    font-size: 60px;
  }
}
@media (max-width: 575px) {
  h1 {
    font-size: 40px;
  }
}

h2 {
  font-size: 52px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
}
@media (max-width: 991px) {
  h2 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  h2 {
    font-size: 32px;
  }
}

h3 {
  font-size: 40px;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
@media (max-width: 991px) {
  h3 {
    font-size: 32px;
  }
}
@media (max-width: 575px) {
  h3 {
    font-size: 26px;
  }
}

h4 {
  font-size: 32px;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
@media (max-width: 991px) {
  h4 {
    font-size: 25px;
  }
}
@media (max-width: 575px) {
  h4 {
    font-size: 20px;
  }
}

h5 {
  font-size: 26px;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
@media (max-width: 991px) {
  h5 {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  h5 {
    font-size: 18px;
  }
}

h6 {
  font-size: 20px;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
@media (max-width: 575px) {
  h6 {
    font-size: 16px;
  }
}

ul,
ol {
  list-style-type: none;
}

ul {
  margin: 24px 0;
  padding: 0;
}
@media (max-width: 575px) {
  ul {
    margin: 16px 0;
  }
}
ul:last-child {
  margin-bottom: 0;
}
ul > li {
  position: relative;
  padding-left: 28px;
}
ul > li::before {
  content: "•";
  position: absolute;
  left: 10px;
}
ul > li:last-child {
  margin-bottom: 0;
}
ul ul {
  padding-left: 0px;
  margin: 0;
  padding-top: 0px;
}
ul ol {
  padding-left: 0px;
  margin: 0;
  padding-top: 0px;
}

ol {
  margin: 25px 0;
}
@media (max-width: 575px) {
  ol {
    margin: 16px 0;
  }
}
ol:last-child {
  margin-bottom: 0;
}
ol > li {
  position: relative;
  padding-left: 28px;
  list-style: none;
}
ol > li::before {
  content: counter(list-item) ".";
  position: absolute;
  left: 9px;
  top: 0;
}
ol > li:last-child {
  margin-bottom: 0;
}
ol ul {
  padding-left: 0px;
  margin: 0;
  padding-top: 0px;
}
ol ol {
  padding-left: 0px;
  margin: 0;
  padding-top: 0px;
}

table:not([class]) {
  box-shadow: none;
}

table:not([class]) td,
table:not([class]) th {
  border: none;
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.img-box .img {
  height: 100%;
}

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

b,
strong {
  font-weight: bold;
}

i,
em {
  font-style: italic;
}

sup {
  font-size: 80%;
  position: relative;
  top: -0.6em;
}

sub {
  font-size: 80%;
}

table {
  border-collapse: collapse;
}

tbody,
td,
tfoot,
th,
thead,
tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
  margin-bottom: 0.75rem;
}

button {
  border-radius: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border: none;
  padding: 0;
  text-decoration: none !important;
  box-shadow: none !important;
  border-radius: 0;
  resize: none;
  transition: all 0.2s;
  width: 100%;
  background-color: transparent;
}
input:hover, input:focus, input:visited,
button:hover,
button:focus,
button:visited,
select:hover,
select:focus,
select:visited,
optgroup:hover,
optgroup:focus,
optgroup:visited,
textarea:hover,
textarea:focus,
textarea:visited {
  text-decoration: none !important;
  box-shadow: none !important;
}

button,
input:not([type=checkbox]):not([type=radio]),
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

textarea {
  overflow: auto;
}

input,
textarea {
  border-radius: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

table ul,
table li,
table ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
table ul::before,
table li::before,
table ol::before {
  content: none;
}
table ul {
  padding-left: 0 !important;
}
table li {
  margin-bottom: 15px;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
  -webkit-appearance: none;
  margin: 0;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

[hidden] {
  display: none !important;
}

.wpcf7-form.sent .wpcf7-response-output {
  color: black;
}
.wpcf7-form.invalid .wpcf7-response-output {
  color: red;
}
.wpcf7-form.invalid .wpcf7-form-control-wrap .wpcf7-not-valid {
  border-color: red;
}
.wpcf7-form .wpcf7-not-valid-tip {
  display: none;
}
.wpcf7-form .wpcf7-spinner {
  border: 2px solid black;
  border-radius: 50%;
  border-bottom: 2px solid rgba(255, 255, 255, 0);
  animation: rotating 0.5s infinite linear;
  background: none;
  margin: 0 15px;
  width: 15px;
  height: 15px;
  order: 1;
  position: absolute;
  right: -45px;
  top: 12.5px;
}
.wpcf7-form .wpcf7-spinner::before {
  content: none;
}
.wpcf7-form .wpcf7-response-output {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 18px;
  line-height: 1.4444444444;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}

.gutenberg-content p,
.gutenberg-content cite,
.gutenberg-content .subtitle,
.gutenberg-content strong {
  letter-spacing: 0;
}
.gutenberg-content p:last-child,
.gutenberg-content cite:last-child,
.gutenberg-content .subtitle:last-child,
.gutenberg-content strong:last-child {
  margin-bottom: 0;
}
.gutenberg-content h2,
.gutenberg-content h3,
.gutenberg-content h4,
.gutenberg-content h5,
.gutenberg-content h6 {
  margin: 25px 0;
}
.gutenberg-content .content-box {
  max-width: 620px;
  margin: 0 auto;
  padding: 100px 0;
}
@media (max-width: 767px) {
  .gutenberg-content .content-box {
    padding: 50px 0;
  }
}
.gutenberg-content .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
  margin-top: 10px;
}
@media (max-width: 750px) {
  .gutenberg-content .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    margin-top: 0;
  }
}
.gutenberg-content .wp-block-button__link {
  padding: 17px 25px;
  border-radius: 17px;
  background-color: #FF4A4A;
  transition: all 0.3s;
  border: none;
  font-size: 16px;
  line-height: 155%;
  letter-spacing: 0;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.gutenberg-content .wp-block-button__link:hover {
  background-color: #171838;
  color: #fff;
}
.gutenberg-content .wp-block-pullquote {
  text-align: left;
  padding: 0;
}
@media (max-width: 750px) {
  .gutenberg-content :where(.wp-block-columns.is-layout-flex) {
    gap: 1em;
  }
}

/*! loconative-scroll v1.0.2 | MIT License | https://github.com/quentinhocde/loconative-scroll */
html {
  scroll-behavior: initial;
  height: auto !important;
}

html.has-scroll-dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

html,
body {
  width: 100%;
  min-height: 100%;
}

.has-scroll-init body {
  opacity: 1;
}

[data-scroll-direction=vertical] [data-scroll-wrapper] {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
}

[data-scroll-direction=horizontal] [data-scroll-wrapper] {
  width: 100vw;
  height: 100vh;
  overflow-x: scroll;
}

.has-scroll-smooth [data-scroll-container] {
  min-height: 100vh;
}

[data-scroll-direction=horizontal] [data-scroll-container] {
  height: 100%;
  display: inline-flex;
  min-width: var(--scrollContainerWidth);
}

[data-scroll-direction=horizontal] [data-scroll-section] {
  flex-shrink: 0;
  height: 100vh;
}

footer {
  padding: 43px 0 60px;
  margin-top: 10px;
  background-color: #fff;
}
@media (max-width: 575px) {
  footer {
    margin-top: 10px;
    padding: 40px 0;
  }
}
footer .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1200px) {
  footer .content {
    padding-left: 7px;
  }
}
@media (max-width: 991px) {
  footer .content {
    flex-direction: column;
    gap: 24px;
  }
}
@media (max-width: 575px) {
  footer .content {
    gap: 40px;
  }
}
footer .content .footer-logo {
  max-width: 113px;
}
footer .content .footer-logo a {
  display: flex;
}
footer .content .footer-links {
  display: flex;
  gap: 30px;
  padding-top: 11px;
  flex-wrap: wrap;
}
@media (max-width: 1200px) {
  footer .content .footer-links {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  footer .content .footer-links {
    justify-content: center;
  }
}
@media (max-width: 575px) {
  footer .content .footer-links {
    gap: 16px;
    padding-top: 0;
  }
}
footer .content .footer-links a {
  text-underline-offset: 5px;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #171838;
  text-decoration: underline;
  transition: all 0.3s;
}
@media (max-width: 575px) {
  footer .content .footer-links a {
    font-size: 14px;
  }
}
footer .content .footer-links a:hover {
  color: #FF4A4A;
}
footer .content .footer-links p {
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #171838;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  footer .content .footer-links p {
    font-size: 14px;
  }
}

header {
  position: fixed;
  left: 10px;
  top: 10px;
  width: calc(100% - 20px);
  transition: all 0.3s ease;
  padding: 35px 71px;
  padding-right: 36px;
  z-index: 99;
}
@media (max-width: 1280px) {
  header {
    padding: 30px 40px;
  }
}
@media (max-width: 575px) {
  header {
    padding: 24px 10px;
  }
}
body.page-id-222 header, body.error404 header, body.page-id-3 header {
  left: 0;
  top: 0;
  width: 100%;
  background-color: #0e0045;
  box-shadow: 0px 4px 38.5px 0px rgba(0, 0, 0, 0.2509803922);
  padding: 10px 25px;
}
body.page-id-222 header .logo, body.error404 header .logo, body.page-id-3 header .logo {
  max-width: 62px;
}
@media (max-width: 575px) {
  body.page-id-222 header, body.error404 header, body.page-id-3 header {
    padding: 10px 16px;
  }
}
@media (max-width: 991px) {
  body.page-id-222 header .header-nav, body.error404 header .header-nav, body.page-id-3 header .header-nav {
    top: 5px;
  }
}
header.sticky {
  left: 0;
  top: 0;
  width: 100%;
  background-color: #0e0045;
  box-shadow: 0px 4px 38.5px 0px rgba(0, 0, 0, 0.2509803922);
  padding: 10px 25px;
}
header.sticky .logo {
  max-width: 62px;
}
header.sticky .content {
  align-items: center;
}
header.sticky .header-hamburger {
  transform: translateY(0);
}
header.sticky .header-hamburger.active {
  transform: translateY(17px);
}
@media (max-width: 575px) {
  header.sticky {
    padding: 10px 16px;
  }
}
header .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .content ul,
header .content li,
header .content ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
header .content ul::before,
header .content li::before,
header .content ol::before {
  content: none;
}
@media (max-width: 991px) {
  header .content {
    align-items: flex-start;
  }
}
header .logo {
  display: flex;
  max-width: 113px;
  transition: all 0.3s;
  color: #fff;
}
header .header-nav {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  header .header-nav {
    position: fixed;
    width: calc(100% - 20px);
    left: 10px;
    top: 16px;
    box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.1019607843);
    border-radius: 29px;
    background-color: #171838;
    transition: visibility 0.7s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.6s cubic-bezier(0.77, 0, 0.175, 1), top 0.7s cubic-bezier(0.77, 0, 0.175, 1), transform 0.7s cubic-bezier(0.77, 0, 0.175, 1), height 0.7s cubic-bezier(0.77, 0, 0.175, 1);
    padding: 56px 20px 20px;
    flex-direction: column;
    align-items: center;
    transform: translateY(calc(-100% + 10px));
    opacity: 0;
    visibility: hidden;
  }
  header .header-nav.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
header .header-nav .menu {
  display: flex;
  align-items: center;
  gap: 32px;
  padding-right: 83px;
}
@media (max-width: 1280px) {
  header .header-nav .menu {
    padding-right: 20px;
    gap: 20px;
  }
}
@media (max-width: 991px) {
  header .header-nav .menu {
    flex-direction: column;
    gap: 27px;
    align-items: center;
    justify-content: center;
    padding-right: 0;
  }
}
header .header-nav .menu li a {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
}
header .header-nav .menu li a.active {
  color: #FF4A4A;
}
@media (max-width: 1200px) {
  header .header-nav .menu li a {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  header .header-nav .menu li a {
    font-size: 15px;
    line-height: 140%;
  }
}
header .header-nav .menu li a:hover {
  color: #FF4A4A;
}
header .header-nav a {
  text-decoration: none;
}
header .header-nav .btn {
  padding: 13px 24px;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #171838;
  background-color: #fff;
  border-radius: 50px;
  border: 1px solid #fff;
}
@media (max-width: 1200px) {
  header .header-nav .btn {
    font-size: 12px;
    padding: 10px 20px;
  }
}
@media (max-width: 991px) {
  header .header-nav .btn {
    margin-top: 30px;
    padding: 13px 24px;
    font-size: 16px;
    line-height: 140%;
  }
}
header .header-nav .btn:hover {
  background-color: #171838;
  color: #fff;
  border-color: #171838;
}
header .header-nav .language-toggle {
  padding-left: 23px;
  display: flex;
  gap: 7px;
}
@media (max-width: 991px) {
  header .header-nav .language-toggle {
    padding-left: 15px;
    margin-top: 28px;
    gap: 8px;
  }
}
header .header-nav .language-toggle a {
  width: 33px;
  height: 33px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  line-height: 117%;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid transparent;
}
@media (max-width: 575px) {
  header .header-nav .language-toggle a {
    width: 40px;
    height: 40px;
    font-size: 13.27px;
    line-height: 117%;
    letter-spacing: 0.07em;
  }
}
header .header-nav .language-toggle a.active {
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
header .header-nav .language-toggle a:hover {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
}
header .header-hamburger {
  display: none;
}
@media (max-width: 991px) {
  header .header-hamburger {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    position: relative;
    z-index: 23;
    transform: translateY(-7px);
    transition: transform 0.5s;
    cursor: pointer;
  }
  header .header-hamburger .wrapper {
    position: relative;
    width: 48px;
    height: 48px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
  }
  header .header-hamburger .wrapper span {
    width: 20px;
    left: 14px;
    background-color: #fff;
    border-radius: 2px;
    height: 1px;
    transition: all 0.3s;
    position: absolute;
  }
  header .header-hamburger .wrapper span:first-child {
    top: 17px;
  }
  header .header-hamburger .wrapper span:nth-child(2) {
    top: 24px;
  }
  header .header-hamburger .wrapper span:nth-child(3) {
    top: 31px;
  }
  header .header-hamburger > span {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 9px;
    line-height: 117%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
  }
  header .header-hamburger.active .wrapper span:first-child {
    transform: rotate(45deg);
    top: 24px;
  }
  header .header-hamburger.active .wrapper span:last-child {
    transform: rotate(-45deg);
    top: 24px;
  }
  header .header-hamburger.active .wrapper span:nth-child(2) {
    opacity: 0;
  }
}

.hero-banner {
  padding: 10px 10px 9px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
@media (min-width: 991px) {
  .hero-banner {
    min-height: 100vh;
    display: flex;
  }
}
@media (max-width: 575px) {
  .hero-banner {
    padding: 0;
    border-radius: 0;
  }
}
.hero-banner .container {
  padding: 0 70px;
  height: auto;
}
@media (max-width: 991px) {
  .hero-banner .container {
    padding: 0 40px;
  }
}
@media (max-width: 575px) {
  .hero-banner .container {
    padding: 0 19px;
  }
}
.hero-banner .content {
  padding-top: 261px;
}
@media (min-width: 991px) {
  .hero-banner .content {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .hero-banner .content .text {
    flex: 1;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  .hero-banner .content {
    padding-top: 178px;
  }
}
.hero-banner .container {
  position: relative;
  z-index: 4;
}
.hero-banner .banner-bg-slider {
  position: absolute;
  top: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  left: 10px;
  border-radius: 10px;
  overflow: hidden;
  background-color: #171838;
}
@media (max-width: 575px) {
  .hero-banner .banner-bg-slider {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
  }
}
.hero-banner .banner-bg-slider .swiper {
  height: 100%;
  padding-top: 99px;
  -webkit-mask-image: linear-gradient(180deg, rgba(64, 68, 158, 0) 14.75%, #171838 70.33%);
          mask-image: linear-gradient(180deg, rgba(64, 68, 158, 0) 14.75%, #171838 70.33%);
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.hero-banner .banner-bg-slider div {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: lightgray 50%/cover no-repeat;
}
.hero-banner h1 {
  color: white;
  margin: 0;
  margin-bottom: 6px;
}
@media (min-width: 575px) {
  .hero-banner h1 {
    text-align: center;
    margin-bottom: -7px;
  }
}
.hero-banner h1 span {
  font-size: inherit;
  line-height: inherit;
  display: inline;
  animation-duration: 0.3s !important;
  position: relative;
}
.hero-banner p {
  font-size: 25px;
  line-height: 140%;
  letter-spacing: 0.03em;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  max-width: 681px;
  margin: 0 auto;
  color: white;
}
@media (max-width: 575px) {
  .hero-banner p {
    font-size: 18px;
  }
}
@media (min-width: 575px) {
  .hero-banner p {
    text-align: center;
  }
}
.hero-banner p .char {
  display: inline-block;
  opacity: 0;
}
.hero-banner .char {
  display: inline-block;
  opacity: 0;
}
.hero-banner .text {
  max-width: 681px;
  margin: 0 auto;
}
.hero-banner .hero-banner-items {
  margin-top: 143px;
  display: flex;
  padding-bottom: 60px;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 991px) {
  .hero-banner .hero-banner-items {
    flex-wrap: wrap;
    gap: 47px 20px;
  }
}
@media (max-width: 575px) {
  .hero-banner .hero-banner-items {
    gap: 30px 10px;
    padding-bottom: 37px;
    margin-top: 128px;
  }
}
.hero-banner .hero-banner-items .num {
  font-size: 58px;
  line-height: 140%;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: white;
  display: block;
  margin-bottom: -8px;
}
@media (max-width: 991px) {
  .hero-banner .hero-banner-items .num {
    font-size: 52px;
  }
}
@media (max-width: 575px) {
  .hero-banner .hero-banner-items .num {
    font-size: 45px;
    margin-bottom: -2px;
  }
}
.hero-banner .hero-banner-items .item {
  width: 212px;
  text-align: left;
}
@media (max-width: 991px) {
  .hero-banner .hero-banner-items .item {
    width: calc(50% - 10px);
  }
}
.hero-banner .hero-banner-items .item span:not([class]) {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 11px;
  line-height: 140%;
  letter-spacing: 0;
  text-transform: uppercase;
  color: white;
  text-align: left;
  display: inline-flex;
}
.hero-banner .hero-banner-items .uppercase-large-text {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0;
  color: white;
  display: block;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: -5px;
}
.hero-banner .hero-banner-bottom {
  display: flex;
  padding: 20px 0 23px;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575px) {
  .hero-banner .hero-banner-bottom {
    padding: 16px 0 37px;
  }
}
.hero-banner .hero-banner-bottom p {
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  max-width: 343px;
  margin: 0;
  color: #fff;
  text-align: left;
}
.hero-banner .hero-banner-bottom a {
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0;
  text-align: right;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 575px) {
  .hero-banner .hero-banner-bottom a {
    display: none;
  }
}
.hero-banner .hero-banner-bottom a svg path {
  stroke: currentColor;
}
.hero-banner .hero-banner-bottom a:hover {
  color: #FF4A4A;
}

.gutenberg-content {
  padding-top: 38px;
}
.gutenberg-content .container .content-box {
  max-width: 900px;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .contact {
    padding-top: 56px;
  }
}
@media (min-width: 1200px) {
  .contact .title h3 {
    max-width: 590px;
  }
}
.contact .accordions {
  margin-top: 24px;
}
.contact .accordions .item {
  position: relative;
}
.contact .accordions .item.active h3::after {
  transform: rotate(0);
}
@media (min-width: 991px) {
  .contact .accordions .item:not(.active) h3:hover::before {
    transform: rotate(-90deg);
  }
  .contact .accordions .item:not(.active) h3:hover::after {
    transform: rotate(0);
  }
}
.contact .accordions .item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: repeating-linear-gradient(to right, #797980 0px, #797980 1px, transparent 1px, transparent 6px);
}
.contact .accordions h3 {
  font-size: 28px;
  line-height: 120%;
  letter-spacing: 0;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0;
  position: relative;
  color: #171838;
  display: flex;
  align-items: center;
  padding: 24px 0 19px;
  padding-right: 40px;
  cursor: pointer;
  transition: all 0.3s;
}
@media (min-width: 991px) {
  .contact .accordions h3:hover {
    color: #FF4A4A;
  }
}
@media (max-width: 575px) {
  .contact .accordions h3 {
    font-size: 20px;
    padding: 20px 0;
    padding-right: 30px;
  }
}
.contact .accordions h3::after, .contact .accordions h3::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  background-color: #FF4A4A;
  right: 0;
  transition: all 0.3s;
}
@media (max-width: 575px) {
  .contact .accordions h3::after, .contact .accordions h3::before {
    width: 20px;
  }
}
.contact .accordions h3::after {
  transform: rotate(90deg);
}
.contact .accordions .drop-box {
  display: none;
}
.contact .accordions .drop-box .form {
  display: flex;
  gap: 63px;
  padding-bottom: 23px;
}
@media (max-width: 991px) {
  .contact .accordions .drop-box .form {
    gap: 40px;
    flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .contact .accordions .drop-box .form {
    gap: 24px;
    flex-direction: column;
  }
}
.contact .accordions .drop-box .form .form-text {
  width: 52.96875%;
}
@media (max-width: 991px) {
  .contact .accordions .drop-box .form .form-text {
    width: 100%;
  }
}
.contact .accordions .drop-box .form .form-text p {
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 37px;
}
@media (max-width: 575px) {
  .contact .accordions .drop-box .form .form-text p {
    font-size: 16px;
    margin-bottom: 24px;
  }
}
.contact .accordions .drop-box .form .form-text .form-contact p {
  display: flex;
  gap: 15px;
  margin-bottom: 23px;
  align-items: flex-start;
  font-size: 17px;
  line-height: 155%;
  letter-spacing: 0;
}
@media (max-width: 575px) {
  .contact .accordions .drop-box .form .form-text .form-contact p {
    margin-bottom: 16px;
    gap: 10px;
  }
}
.contact .accordions .drop-box .form .form-text .form-contact p:first-child a {
  max-width: 143px;
}
.contact .accordions .drop-box .form .form-text .form-contact p a {
  text-decoration: none;
}
.contact .accordions .drop-box .form .form-text .form-contact p:last-child {
  margin-bottom: 0;
}
.contact .accordions .drop-box .form .form-text .form-contact p:last-child a {
  text-decoration: underline;
}
.contact .accordions .drop-box .form .form-wrapper {
  width: 42.109375%;
  padding-top: 15px;
}
@media (max-width: 991px) {
  .contact .accordions .drop-box .form .form-wrapper {
    width: 100%;
    padding-top: 0;
  }
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_validation_errors {
  display: block;
  width: 100%;
  background: transparent;
  border: none !important;
  padding: 0;
  margin: 0;
  box-shadow: none;
  outline: none !important;
  margin-bottom: 40px;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_validation_errors .gform_submission_error {
  outline: none !important;
  color: #FF4A4A;
  align-items: flex-start;
  text-align: left;
  flex-direction: row;
  font-size: 18px;
  line-height: 1.3888888889;
  border: none !important;
}
@media (max-width: 575px) {
  .contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_validation_errors .gform_submission_error {
    align-items: flex-start;
    text-align: left;
    font-size: 16px;
  }
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_validation_errors .gform_submission_error .gform-icon {
  margin-top: 3px;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_validation_errors .gform_submission_error:focus-visible {
  outline: none;
}
@media (max-width: 575px) {
  .contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_validation_errors .gform_submission_error {
    margin: 20px 0 10px;
  }
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_validation_errors .gform-icon {
  color: #FF4A4A;
  border-color: #FF4A4A;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper form {
  box-shadow: none;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper form * {
  box-shadow: none !important;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_confirmation_message {
  color: #171838;
  font-size: 18px;
  line-height: 1.3888888889;
  margin-bottom: 40px;
}
@media (max-width: 575px) {
  .contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_confirmation_message {
    font-size: 16px;
  }
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform-theme--framework .gfield_error input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
  border-color: #ed8181;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gfield_validation_message {
  display: none;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_heading {
  display: none;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 29px;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield {
  position: relative;
  width: calc(50% - 14.5px);
}
@media (max-width: 575px) {
  .contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield {
    width: 100%;
  }
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.is-active .gfield_label {
  font-size: 9px;
  line-height: 100%;
  top: 10px !important;
  opacity: 0.3;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield .gfield_label {
  position: absolute;
  transition: all 0.3s ease;
  left: 22px;
  top: 17px;
  font-family: Manrope;
  font-weight: 400;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 0;
  margin: 0;
  color: #171838;
  display: flex;
  gap: 3px;
  transform: translateZ(0);
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield input:not([type=checkbox]):not([type=submit]),
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield textarea {
  background-color: #fff;
  border: 2px solid #D3D3D3;
  border-radius: 16px;
  height: 60px;
  font-family: Manrope;
  font-weight: 400;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 0;
  padding: 17px 22px;
  transition: all 0.3s;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield input:not([type=checkbox]):not([type=submit]):focus,
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield textarea:focus {
  border-color: #171838;
  outline: none !important;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield textarea {
  height: 210px;
  min-height: auto;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-textarea {
  width: 100%;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-textarea .gfield_label {
  top: 20px;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-consent {
  margin-top: 10px;
  cursor: pointer;
  width: 63.5185185185%;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-consent .gfield_label {
  display: none;
}
@media (max-width: 575px) {
  .contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-consent {
    width: 100%;
  }
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-consent .ginput_container {
  display: flex;
  gap: 16px;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-consent input[type=checkbox] {
  border: 1px solid #171838;
  border-radius: 5px;
  width: 16px;
  height: 16px;
  background-color: transparent;
  flex-shrink: 0;
  margin-top: 1px;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-consent input[type=checkbox]:focus {
  outline: none !important;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-consent .gform-field-label {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  line-height: 130%;
  letter-spacing: 0;
  transition: all 0.3s;
  margin: 0;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-consent .gform-field-label a {
  text-decoration: underline;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-underline-offset: 3px;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-consent .gform-field-label a:hover {
  color: #FF4A4A;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-submit {
  flex: 1;
  width: auto;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 575px) {
  .contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-submit {
    justify-content: flex-start;
    display: inline-flex;
  }
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-submit input {
  padding: 17px 25px;
  border-radius: 17px;
  background-color: #FF4A4A;
  transition: all 0.3s;
  border: none;
  font-size: 16px;
  line-height: 155%;
  letter-spacing: 0;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-submit input:focus {
  outline: none !important;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield--type-submit input:hover {
  background-color: #171838;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield_error input,
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform_fields .gfield.gfield_error .textarea {
  border-color: #FF4A4A !important;
}
.contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform-loader {
  border-block-end-color: #171838 !important;
  border-inline-start-color: #171838 !important;
  position: absolute;
  right: -30px;
}
@media (max-width: 575px) {
  .contact .accordions .drop-box .form .form-wrapper .gform_wrapper .gform-loader {
    position: relative;
    right: 0;
  }
}

.about .title h3 {
  max-width: 55.859375%;
}
@media (max-width: 991px) {
  .about .title h3 {
    max-width: 100%;
  }
}
.about .slider-box .image {
  transition: filter 1.2s ease;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.about .slider-box .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about .swiper-button-next,
.about .swiper-button-prev {
  display: flex;
  align-items: center;
  gap: 12px;
  position: absolute;
  bottom: 27px;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: normal;
  z-index: 5;
  color: #fff;
  width: auto;
  height: auto;
  top: auto;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .about .swiper-button-next,
  .about .swiper-button-prev {
    bottom: 16px;
  }
}
@media (max-width: 575px) {
  .about .swiper-button-next,
  .about .swiper-button-prev {
    gap: 6px;
  }
}
.about .swiper-button-next:hover,
.about .swiper-button-prev:hover {
  color: #FF4A4A;
}
.about .swiper-button-next::after,
.about .swiper-button-prev::after {
  content: none;
}
.about .swiper-button-next svg,
.about .swiper-button-prev svg {
  max-width: 24px;
  color: inherit;
}
@media (max-width: 575px) {
  .about .swiper-button-next svg,
  .about .swiper-button-prev svg {
    max-width: 20px;
  }
}
.about .swiper-button-next svg path,
.about .swiper-button-prev svg path {
  stroke: currentColor;
}
.about .swiper-button-prev {
  left: 25px;
}
@media (max-width: 575px) {
  .about .swiper-button-prev {
    left: 20px;
  }
}
.about .swiper-button-next {
  right: 31px;
}
@media (max-width: 991px) {
  .about .swiper-button-next {
    right: 25px;
  }
}
@media (max-width: 575px) {
  .about .swiper-button-next {
    right: 20px;
  }
}
.about .slider-and-text {
  margin-top: 39px;
  display: flex;
}
@media (max-width: 991px) {
  .about .slider-and-text {
    flex-direction: column;
    gap: 24px;
  }
}
@media (max-width: 575px) {
  .about .slider-and-text {
    padding-top: 20px;
    margin-top: 24px;
  }
}
.about .slider-and-text .slider-box {
  width: 65.78125%;
}
@media (max-width: 991px) {
  .about .slider-and-text .slider-box {
    width: 100%;
  }
}
.about .slider-and-text .slider-box .swiper {
  margin-bottom: 40px;
  border-radius: 16px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .about .slider-and-text .slider-box .swiper {
    margin-bottom: 24px;
  }
}
.about .slider-and-text .slider-box > p {
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  max-width: 620px;
  margin: 0;
}
.about .slider-and-text .slider-box .swiper-slide {
  position: relative;
  padding: 39px 25px 51px;
  cursor: grab;
}
@media (max-width: 575px) {
  .about .slider-and-text .slider-box .swiper-slide {
    padding: 40px 20px 50px;
  }
}
.about .slider-and-text .slider-box .swiper-title {
  text-align: center;
  margin-bottom: 21px;
  position: relative;
  z-index: 3;
}
@media (max-width: 575px) {
  .about .slider-and-text .slider-box .swiper-title {
    margin-bottom: 16px;
  }
}
.about .slider-and-text .slider-box .swiper-title h3 {
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
@media (max-width: 575px) {
  .about .slider-and-text .slider-box .swiper-title h3 {
    font-size: 16px;
  }
}
.about .slider-and-text .slider-box .wrapper-content {
  display: flex;
  flex-direction: column;
  border-radius: 16px;
  padding: 24px 21px;
  position: relative;
  z-index: 3;
  max-width: 335px;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 575px) {
  .about .slider-and-text .slider-box .wrapper-content {
    padding: 20px;
  }
}
.about .slider-and-text .slider-box .wrapper-content::after {
  content: "";
  background-color: #fff;
  position: absolute;
  top: 22px;
  left: 21px;
  width: calc(100% - 42px);
  height: 186px;
  border-radius: 12px;
  background: transparent;
  box-shadow: 0 0 0 100vmax rgb(255, 255, 255);
  pointer-events: none;
}
@media (max-width: 575px) {
  .about .slider-and-text .slider-box .wrapper-content::after {
    height: 150px;
  }
}
.about .slider-and-text .slider-box .wrapper-content .img {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 186px;
}
@media (max-width: 575px) {
  .about .slider-and-text .slider-box .wrapper-content .img {
    height: 150px;
  }
}
.about .slider-and-text .slider-box .wrapper-content .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 575px) {
  .about .slider-and-text .slider-box .wrapper-content .img img {
    max-width: 80%;
  }
}
.about .slider-and-text .slider-box .wrapper-content .text {
  padding: 23px 0 0;
  text-align: center;
  z-index: 1;
  position: relative;
}
.about .slider-and-text .slider-box .wrapper-content .text h3 {
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0;
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 7px;
  color: #171838;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 575px) {
  .about .slider-and-text .slider-box .wrapper-content .text h3 {
    font-size: 20px;
  }
}
.about .slider-and-text .slider-box .wrapper-content .text p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 6px;
  color: #777782;
}
@media (max-width: 575px) {
  .about .slider-and-text .slider-box .wrapper-content .text p {
    font-size: 12px;
  }
}
.about .slider-and-text .slider-box .wrapper-content .text a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  gap: 8px;
  margin-top: 10px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  line-height: 130%;
  letter-spacing: 0;
  color: #133AE6;
  transition: all 0.3s;
}
@media (max-width: 575px) {
  .about .slider-and-text .slider-box .wrapper-content .text a {
    font-size: 12px;
  }
}
.about .slider-and-text .slider-box .wrapper-content .text a:hover {
  color: #FF4A4A;
}
.about .slider-and-text .slider-box .wrapper-content .text a svg {
  color: inherit;
}
.about .slider-and-text .slider-box .wrapper-content .text a svg circle, .about .slider-and-text .slider-box .wrapper-content .text a svg path {
  stroke: currentColor;
}
.about .slider-and-text .text-content {
  width: 34.140625%;
  padding-left: 32px;
}
@media (max-width: 991px) {
  .about .slider-and-text .text-content {
    width: 100%;
    padding-left: 0;
  }
}

.expertise .content .title h3 {
  max-width: 670px;
}
@media (max-width: 991px) {
  .expertise .content .title h3 {
    max-width: 100%;
  }
}
.expertise .content .our-values {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .expertise .content .our-values {
    margin-top: 40px;
  }
}
@media (max-width: 575px) {
  .expertise .content .our-values {
    margin-top: 24px;
  }
}
.expertise .content .our-values h3 {
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: 0 0 26px;
  color: #171838;
  max-width: 240px;
}
.expertise .content .our-values .items {
  display: flex;
  gap: 33px;
}
@media (max-width: 1200px) {
  .expertise .content .our-values .items {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .expertise .content .our-values .items {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .expertise .content .our-values .items {
    flex-direction: column;
  }
}
.expertise .content .our-values .items .item {
  flex: 1;
  border-radius: 16px;
  background-color: #FBFBFB;
  padding: 40px 32px 44px;
}
@media (max-width: 1200px) {
  .expertise .content .our-values .items .item {
    padding: 24px 20px;
  }
}
@media (max-width: 767px) {
  .expertise .content .our-values .items .item {
    flex: initial;
    width: calc(50% - 10px);
  }
}
@media (max-width: 575px) {
  .expertise .content .our-values .items .item {
    width: 100%;
  }
}
.expertise .content .our-values .items .item img {
  margin-bottom: 22px;
}
@media (max-width: 575px) {
  .expertise .content .our-values .items .item img {
    margin-bottom: 16px;
  }
}
.expertise .content .our-values .items .item h3 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #171838;
  margin: 0 0 14px;
  font-size: 31px;
  line-height: 120%;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  .expertise .content .our-values .items .item h3 {
    font-size: 24px;
  }
}
.expertise .content .our-values .items .item p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: 0;
  margin: 0;
}
@media (max-width: 575px) {
  .expertise .content .our-values .items .item p {
    font-size: 14px;
  }
}

@media (min-width: 1200px) {
  .applications {
    padding-top: 55px;
  }
}

.application-items {
  margin-top: 52px;
}
@media (max-width: 991px) {
  .application-items {
    margin-top: 40px;
  }
}
@media (max-width: 575px) {
  .application-items {
    margin-top: 24px;
  }
}
.application-items .item {
  padding: 24px 0 19px;
  display: flex;
  justify-content: space-between;
  gap: 33px;
  position: relative;
  align-items: center;
}
@media (max-width: 991px) {
  .application-items .item {
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .application-items .item {
    flex-direction: column;
    gap: 24px;
    padding: 20px 0;
  }
}
.application-items .item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: repeating-linear-gradient(to right, #797980 0px, #797980 1px, transparent 1px, transparent 6px);
}
.application-items .item:last-child::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, #797980 50%, transparent 50%);
  background-size: 5px 1px;
  background-repeat: repeat-x;
  background-position: top;
}
.application-items .item .image {
  width: 242px;
  overflow: hidden;
  position: relative;
  height: 96px;
  border-radius: 16px;
}
.application-items .item .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.application-items .item .text {
  flex: 1;
  display: flex;
  gap: 33px;
  align-items: center;
}
@media (max-width: 991px) {
  .application-items .item .text {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
}
@media (max-width: 767px) {
  .application-items .item .text {
    gap: 16px;
  }
}
.application-items .item .text h3 {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 120%;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #171838;
  width: 32.6368159204%;
  margin: 0;
}
@media (max-width: 991px) {
  .application-items .item .text h3 {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .application-items .item .text h3 {
    font-size: 20px;
  }
}
.application-items .item .text p {
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0;
  color: #777782;
  margin-bottom: 0;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 64.07960199%;
}
@media (max-width: 991px) {
  .application-items .item .text p {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .application-items .item .text p {
    font-size: 16px;
  }
}

.our-products-slider {
  margin-top: 70px;
}
@media (max-width: 1200px) {
  .our-products-slider {
    margin-top: 40px;
  }
}
@media (max-width: 575px) {
  .our-products-slider {
    margin-top: 24px;
  }
}
.our-products-slider .swiper {
  padding-bottom: 49px;
}
@media (max-width: 575px) {
  .our-products-slider .swiper {
    padding-bottom: 30px;
  }
}
.our-products-slider h3 {
  margin: 0 0 26px;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #171838;
}
@media (max-width: 575px) {
  .our-products-slider h3 {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.our-products-slider .swiper-slide {
  background-color: #fff;
  border: 1px solid #FBFBFB;
  border-radius: 16px;
  overflow: hidden;
  padding: 44px 0;
  height: auto;
  cursor: grab;
}
@media (max-width: 575px) {
  .our-products-slider .swiper-slide {
    padding: 24px 0;
  }
}
.our-products-slider .swiper-slide .image {
  max-width: 178px;
  width: 100%;
  margin: 0 auto 27px;
}
.our-products-slider .swiper-slide .text {
  text-align: center;
  padding: 29px 20px 0;
  position: relative;
  max-width: 232px;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .our-products-slider .swiper-slide .text {
    padding-left: 26px;
  }
}
@media (max-width: 575px) {
  .our-products-slider .swiper-slide .text {
    font-size: 16px;
    padding: 20px 16px 0;
  }
}
.our-products-slider .swiper-slide .text::before {
  content: "";
  width: 18px;
  height: 2px;
  background-color: #FF4A4A;
  top: 0;
  left: 50%;
  display: block;
  position: absolute;
}
@media (min-width: 1200px) {
  .our-products-slider .swiper-slide .text::before {
    transform: translateX(calc(-50% + 5px));
  }
}
.our-products-slider .swiper-slide .text h4 {
  font-size: 18px;
  line-height: 115%;
  letter-spacing: 0;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #171838;
  margin: 0;
}
@media (max-width: 575px) {
  .our-products-slider .swiper-slide .text h4 {
    font-size: 16px;
  }
}
.our-products-slider .swiper-pagination {
  position: absolute;
  bottom: 0px;
  display: flex;
  justify-content: center;
  gap: 16px;
}
@media (max-width: 575px) {
  .our-products-slider .swiper-pagination {
    gap: 8px;
  }
}
.our-products-slider .swiper-pagination span {
  width: 14px;
  display: flex;
  height: 14px;
  border: 2.3px solid #D3D3D3;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 !important;
  transition: all 0.3s;
  background-color: transparent;
}
@media (max-width: 575px) {
  .our-products-slider .swiper-pagination span {
    width: 10px;
    height: 10px;
  }
}
.our-products-slider .swiper-pagination span.swiper-pagination-bullet-active {
  border-color: #FF4A4A;
  background-color: #FF4A4A;
}

.global-network {
  padding-top: 4px;
}
.global-network .title p {
  max-width: 1100px;
}
.global-network .map-wrapper {
  background-color: #fff;
  border-radius: 15px;
  padding: 88px 44px;
  margin-top: 24px;
}
@media (max-width: 1200px) {
  .global-network .map-wrapper {
    padding: 60px 20px;
  }
}
@media (max-width: 1200px) {
  .global-network .map-wrapper {
    padding: 40px 0;
  }
}
.global-network .map {
  display: flex;
}
@media (max-width: 1200px) {
  .global-network .map {
    flex-direction: column;
  }
}
.global-network .map .map-content {
  width: 69.7147651007%;
  padding-right: 50px;
  border-right: 1px solid #D3D3D3;
  padding-top: 10px;
}
@media (max-width: 1200px) {
  .global-network .map .map-content {
    padding-top: 0;
    padding-right: 0;
    width: 100%;
    border-right: none;
  }
}
.global-network .map .imp-object-spot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #133AE6;
  margin-top: -4px;
  margin-left: -4px;
  transform-origin: center;
  transition: all 0.3s;
}
.global-network .map .imp-object-spot.active, .global-network .map .imp-object-spot:hover {
  background-color: #FF4A4A;
}
.global-network .map .imp-object-spot.active::after, .global-network .map .imp-object-spot:hover::after {
  opacity: 1;
}
.global-network .map .imp-object-spot::after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1.17px solid #FF4A4A;
  opacity: 0;
  transition: all 0.3s;
  border-radius: 50%;
}
.global-network .map .imp-object-spot svg {
  display: none;
}
.global-network .map .map-spot-details {
  width: 30.2852348993%;
  padding-left: 55px;
  display: flex;
  flex-direction: column;
  height: auto;
}
@media (max-width: 1200px) {
  .global-network .map .map-spot-details {
    padding-left: 0;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .global-network .map .map-spot-details {
    padding: 0 16px;
  }
}
.global-network .map .map-spot-details .spot-lists {
  position: relative;
  flex: 1;
}
.global-network .map .map-spot-details .spot-lists .list {
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.global-network .map .map-spot-details .spot-lists .list.active {
  opacity: 1;
  visibility: visible;
  position: relative;
}
.global-network .map .map-spot-details .list {
  padding-top: 40px;
  max-width: 220px;
}
@media (max-width: 1200px) {
  .global-network .map .map-spot-details .list {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .global-network .map .map-spot-details .list {
    padding-top: 24px;
  }
}
.global-network .map .map-spot-details .list > div {
  padding: 0 !important;
  margin: 0 0 17px !important;
  font-family: Inter !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
  color: #777782 !important;
}
.global-network .map .map-spot-details .list > div a {
  display: flex;
  gap: 9px;
  text-decoration: none;
  word-wrap: break-word;
}
.global-network .map .map-spot-details .list > div a svg {
  flex-shrink: 0;
  color: #FF4A4A;
}
.global-network .map .map-spot-details .list > div a svg.icon path {
  fill: currentColor;
}
.global-network .map .map-spot-details .list > div a svg:not(.icon) path {
  stroke: currentColor;
}
.global-network .map .map-spot-details .list img {
  max-width: 191px;
  margin-bottom: 14px;
  width: 100%;
}
@media (max-width: 575px) {
  .global-network .map .map-spot-details .list img {
    margin-bottom: 0;
    max-width: 150px;
  }
}
.global-network .map .map-spot-details .list h3 {
  padding: 0 !important;
  margin: 0 0 17px !important;
  font-family: Inter !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
  color: #171838 !important;
}
.global-network .map .map-spot-details .navigation-buttons {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .global-network .map .map-spot-details .navigation-buttons {
    width: 100%;
    margin-top: 24px;
  }
}
.global-network .map .map-spot-details .navigation-buttons button {
  display: inline-flex;
  align-items: center;
  gap: 13px;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: normal;
  transition: all 0.3s;
}
@media (max-width: 575px) {
  .global-network .map .map-spot-details .navigation-buttons button {
    gap: 8px;
  }
}
.global-network .map .map-spot-details .navigation-buttons button svg {
  color: inherit;
  margin-top: -1px;
}
.global-network .map .map-spot-details .navigation-buttons button svg path {
  stroke: currentColor;
}
.global-network .map .map-spot-details .navigation-buttons button:hover {
  color: #FF4A4A;
}
.global-network .map .map-spot-details .navigation-buttons #prev-spot {
  justify-content: flex-start;
}
.global-network .map .map-spot-details .navigation-buttons #next-spot {
  justify-content: flex-end;
}

.imp-ui-top-right {
  display: none !important;
}

.imp-tooltips-container {
  display: none;
}/*# sourceMappingURL=style.css.map */