@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(-30%, 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 float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
  100% {
    transform: translateY(0);
  }
}
@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;
}

@font-face {
  font-family: "Cabinet Grotesk";
  src: url("../fonts/CabinetGrotesk-Regular.eot");
  src: url("../fonts/CabinetGrotesk-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/CabinetGrotesk-Regular.woff2") format("woff2"), url("../fonts/CabinetGrotesk-Regular.woff") format("woff"), url("../fonts/CabinetGrotesk-Regular.ttf") format("truetype"), url("../fonts/") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cabinet Grotesk";
  src: url("../fonts/CabinetGrotesk-Medium.eot");
  src: url("../fonts/CabinetGrotesk-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CabinetGrotesk-Medium.woff2") format("woff2"), url("../fonts/CabinetGrotesk-Medium.woff") format("woff"), url("../fonts/CabinetGrotesk-Medium.ttf") format("truetype"), url("../fonts/") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

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

* {
  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 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
}

body,
html {
  font-family: "Cabinet Grotesk";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  background-color: #fff;
  font-size: 18px;
  line-height: 115%;
  letter-spacing: 0;
  color: #242529;
}
@media (max-width: 575px) {
  body,
  html {
    font-size: 16px;
  }
}
body.overflow-hidden,
html.overflow-hidden {
  overflow: hidden !important;
}

.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: #384051;
  text-transform: uppercase;
}
.not-found p {
  margin-bottom: 25px;
}
.not-found .container {
  display: flex;
  height: var(--contentHeight);
  min-height: 600px;
}

a {
  transition: all 0.3s 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 {
  opacity: 0.7;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  opacity: 0.7;
}

p,
cite,
.subtitle,
figcaption {
  font-family: "Cabinet Grotesk";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  color: #242529;
}
@media (max-width: 575px) {
  p,
  cite,
  .subtitle,
  figcaption {
    font-size: 16px;
  }
}

p {
  margin-bottom: 10px;
}
p:last-child {
  margin-bottom: 0;
}

strong {
  font-weight: 700;
}

blockquote p {
  font-size: 22px;
}

h1,
.h1,
.h2,
h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
.h6,
h6 {
  font-family: "Cabinet Grotesk";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  margin: 25px 0;
  color: #384051;
  letter-spacing: 0.01em;
}

h1 {
  font-size: 80px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: 0.01em;
}
@media (max-width: 991px) {
  h1 {
    font-size: 64px;
  }
}
@media (max-width: 575px) {
  h1 {
    font-size: 40px;
  }
}

h2 {
  font-size: 45px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
}
@media (max-width: 575px) {
  h2 {
    font-size: 32px;
  }
}

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

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

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

h6 {
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
}

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

ul {
  margin: 10px 0;
  padding: 0;
}
ul:last-child {
  margin-bottom: 0;
}
ul > li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 0;
}
ul > li::before {
  content: "•";
  position: absolute;
  left: 10px;
}
ul > li:last-child {
  margin-bottom: 0;
}
ul ul {
  padding-left: 0px;
  margin: 0;
  padding-top: 0;
}
ul ol {
  padding-left: 0px;
  margin: 0;
  padding-top: 0;
}

ol {
  margin: 10px 0;
}
ol:last-child {
  margin-bottom: 0;
}
ol > li {
  position: relative;
  padding-left: 28px;
  list-style: none;
  margin-bottom: 0;
}
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: 0;
}
ol ol {
  padding-left: 0px;
  margin: 0;
  padding-top: 0;
}

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 .wp-block-pullquote {
  padding: 0;
}
.gutenberg-content .wp-block-button__link.wp-element-button {
  height: 48px !important;
  padding: 0 16px !important;
  border: none !important;
  width: auto !important;
  color: #242529 !important;
  font-size: 25px !important;
  line-height: 1.1 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  position: relative;
  transition: all 0.3s;
  font-weight: 300 !important;
  font-family: "Cabinet Grotesk" !important;
  text-transform: uppercase;
  padding-top: 2px !important;
  border: 1px solid #242529 !important;
}
@media (max-width: 575px) {
  .gutenberg-content .wp-block-button__link.wp-element-button {
    height: 40px !important;
    font-size: 16px !important;
    line-height: 1.9444444444 !important;
    padding: 0 16px !important;
  }
}
.gutenberg-content .wp-block-button__link.wp-element-button:focus, .gutenberg-content .wp-block-button__link.wp-element-button:focus-visible {
  box-shadow: none !important;
}
.gutenberg-content .wp-block-button__link.wp-element-button:focus-visible {
  outline: 1px solid #242529 !important;
}
.gutenberg-content .wp-block-button__link.wp-element-button:focus-visible::before {
  border-color: #242529;
}
.gutenberg-content .wp-block-button__link.wp-element-button:focus-visible::after {
  border-color: #242529;
}
.gutenberg-content .wp-block-button__link.wp-element-button:focus {
  box-shadow: none !important;
  outline: none !important;
}
.gutenberg-content .wp-block-button__link.wp-element-button:hover {
  background-color: #242529 !important;
  color: #fff !important;
}
.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 h1,
.gutenberg-content h2,
.gutenberg-content h3,
.gutenberg-content h4,
.gutenberg-content h5,
.gutenberg-content h6 {
  margin: 25px 0;
  text-transform: uppercase;
}
.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;
  }
}
@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: 55px 0 55px;
  background-color: #384051;
  margin-top: -1px;
}
@media (max-width: 575px) {
  footer {
    padding: 30px 0 32px;
  }
}
footer .content {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  footer .content {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    gap: 0;
  }
}
footer .content .footer-logo {
  max-width: 400px;
}
@media (max-width: 991px) {
  footer .content .footer-logo {
    max-width: 345px;
    margin-bottom: 30px;
  }
}
footer .content .footer-logo .logo {
  display: flex;
  width: 100%;
}
footer .content .footer-links {
  color: #fff;
  margin-bottom: 12px;
  padding-right: 2px;
}
@media (max-width: 575px) {
  footer .content .footer-links {
    padding: 0 12px;
  }
}
footer .content .footer-links span {
  color: #fff;
  margin: 0 7px;
  font-size: 15px;
}
footer .content .footer-links a {
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0.01em;
  font-family: "Cabinet Grotesk";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 575px) {
  footer .content .footer-links a {
    font-size: 18px;
    line-height: 1.15;
    letter-spacing: 0;
  }
}
footer.footer-contact {
  background-color: #242529;
  padding: 34px 0;
}
@media (max-width: 575px) {
  footer.footer-contact {
    padding: 31px 0 32px;
  }
}
footer.footer-contact .footer-logo {
  max-width: 350px;
}
@media (max-width: 991px) {
  footer.footer-contact .footer-logo {
    margin-bottom: 133px;
  }
}
@media (max-width: 991px) {
  footer.footer-contact .content {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    gap: 0;
  }
}
footer.footer-contact .footer-left {
  display: flex;
  align-items: flex-end;
  gap: 85px;
}
@media (max-width: 991px) {
  footer.footer-contact .footer-left {
    align-items: flex-start;
    text-align: left;
    gap: 0;
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  footer.footer-contact .footer-left P {
    margin-bottom: 0;
  }
}
footer.footer-contact .footer-left a {
  font-family: "Cabinet Grotesk";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-size: 18px;
  line-height: 1.15;
  letter-spacing: 0;
  color: #fff;
  text-decoration: none;
}
footer.footer-contact .footer-left .footer-contact-links {
  margin-bottom: 0;
}
@media (max-width: 575px) {
  footer.footer-contact .footer-left .footer-contact-links {
    padding: 0 12px;
  }
  footer.footer-contact .footer-left .footer-contact-links p {
    margin-bottom: 10px;
  }
}
footer.footer-contact .footer-links {
  margin-bottom: 0;
  padding-right: 0px;
}
footer.footer-contact .footer-links span {
  margin: 0 4px;
}

header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  padding: 71px 61px;
  z-index: 99;
  transition: all 0.5s ease-in-out;
}
header .visibility-hidden {
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
header h1 {
  margin: 0;
}
header .header-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1318px;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  header {
    padding: 60px 40px;
  }
}
@media (max-width: 991px) {
  header {
    padding: 40px;
  }
}
@media (max-width: 575px) {
  header {
    padding: 30px 23px;
  }
}
header.sticky {
  transform: translateY(-100%);
  padding: 20px 40px;
}
@media (max-width: 575px) {
  header.sticky {
    padding: 20px 16px;
  }
}
header.sticky a {
  max-width: 300px;
}
@media (max-width: 991px) {
  header.sticky a {
    max-width: 200px;
  }
}
@media (max-width: 575) {
  header.sticky a {
    max-width: 100px;
  }
}
header.is-show {
  background-color: #fff;
  padding: 20px 40px;
}
@media (max-width: 575px) {
  header.is-show {
    padding: 20px 16px;
  }
}
header.is-show a {
  max-width: 300px;
}
@media (max-width: 991px) {
  header.is-show a {
    max-width: 200px;
  }
}
@media (max-width: 575) {
  header.is-show a {
    max-width: 100px;
  }
}
header a {
  display: flex;
  transition: all 0.5s ease-in-out;
  width: 100%;
  max-width: 742px;
  width: 100%;
  color: #242529;
}
@media (max-width: 1280px) {
  header a {
    max-width: 400px;
  }
}
@media (max-width: 575px) {
  header a {
    max-width: 345px;
  }
}

body:not(.home, .page-template-index-without-form) header {
  background-color: #fff;
  padding: 40px;
}
@media (max-width: 1280px) {
  body:not(.home, .page-template-index-without-form) header {
    padding: 20px 40px;
  }
}
@media (max-width: 575px) {
  body:not(.home, .page-template-index-without-form) header {
    padding: 20px 16px;
  }
}
body:not(.home, .page-template-index-without-form) header a {
  max-width: 400px;
}
@media (max-width: 1280px) {
  body:not(.home, .page-template-index-without-form) header a {
    max-width: 300px;
  }
}
@media (max-width: 991px) {
  body:not(.home, .page-template-index-without-form) header a {
    max-width: 200px;
  }
}
@media (max-width: 575) {
  body:not(.home, .page-template-index-without-form) header a {
    max-width: 100px;
  }
}

body.home header, body.page-template-index-without-form header {
  opacity: 0;
}
body.home header.active, body.page-template-index-without-form header.active {
  opacity: 1;
}

.hero-banner {
  height: 100vh;
  position: relative;
  padding: 45px 0;
  min-height: 600px;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
@media (max-width: 575px) {
  .hero-banner {
    justify-content: flex-start;
    padding-top: 155px;
    padding-bottom: 23px;
  }
  .hero-banner .container {
    height: 100%;
    padding: 0 32px;
  }
}
.hero-banner .banner-image-bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.hero-banner .banner-image-bg div {
  width: 100%;
  height: 100%;
  background: no-repeat center;
  background-size: cover;
}
.hero-banner .banner-image-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-banner .scroll-down {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
}
@media (max-width: 575px) {
  .hero-banner .scroll-down {
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
}
.hero-banner .scroll-down .scroll-text {
  font-family: "Cabinet Grotesk";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-size: 35px;
  line-height: 1.1;
  letter-spacing: 0;
  color: #242529;
  max-width: 442px;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .hero-banner .scroll-down .scroll-text {
    font-size: 22px;
    line-height: 1.15;
  }
}
@media (min-width: 575px) {
  .hero-banner .scroll-down .scroll-text br {
    display: none;
  }
}
.hero-banner .scroll-down a {
  color: #fff;
  display: flex;
}
@media (min-width: 575px) {
  .hero-banner .scroll-down a {
    animation: float 3s ease-in-out infinite;
  }
}
.hero-banner .scroll-down a:hover {
  color: #242529;
}
.hero-banner .scroll-down a span {
  display: none;
}
@media (max-width: 575px) {
  .hero-banner .scroll-down a {
    text-decoration: none;
  }
  .hero-banner .scroll-down a svg {
    width: 100%;
    display: none;
  }
  .hero-banner .scroll-down a span {
    font-size: 20px;
    line-height: 1.15;
    letter-spacing: 0;
    font-family: "Cabinet Grotesk";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    color: #242529;
    display: flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
    text-decoration: none;
  }
  .hero-banner .scroll-down a span svg {
    display: block;
  }
}

.banner-animate {
  position: fixed;
  inset: 0;
  background: #242529;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.8s ease;
  padding: 20px;
  opacity: 1;
  pointer-events: auto;
}

.banner-animate.show {
  opacity: 1;
  pointer-events: auto;
}

.banner-animate.hide {
  opacity: 0;
  pointer-events: none;
}

.banner-animate .image {
  position: relative;
  width: 100%;
  max-width: 742px;
  display: flex;
}

.banner-animate img {
  position: relative;
  max-width: 50%;
}

.animate-img-1,
.animate-img-2 {
  opacity: 0;
}

.animate-img-1 {
  left: -100%;
}

.animate-img-2 {
  right: -100%;
}

@keyframes slideToCenterLeft {
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes slideToCenterRight {
  100% {
    right: 0;
    opacity: 1;
  }
}
.gutenberg-content {
  padding-top: 174px;
}
@media (max-width: 575px) {
  .gutenberg-content {
    padding-top: 70px;
  }
}
.gutenberg-content .content-box {
  padding: 70px 0;
  max-width: 900px;
  margin: 0 auto;
}
.gutenberg-content h1 {
  margin-bottom: 60px;
}
@media (max-width: 575px) {
  .gutenberg-content h1 {
    margin-bottom: 40px;
  }
}

.text-and-image {
  padding: 66px 0;
  background-color: #F2F2F2;
}
.text-and-image.Reverse .content {
  flex-direction: row-reverse;
}
.text-and-image.Reverse .content .text {
  padding-left: 125px;
  padding-right: 0;
}
@media (max-width: 1200px) {
  .text-and-image.Reverse .content .text {
    margin-bottom: 0;
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  .text-and-image.Reverse .content .text {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .text-and-image.Reverse .content {
    flex-direction: column;
  }
}
.text-and-image .content {
  display: flex;
}
@media (max-width: 767px) {
  .text-and-image .content {
    flex-direction: column;
    gap: 40px;
  }
}
.text-and-image .content .text {
  width: 51.1058451817%;
  display: flex;
  flex-direction: column;
  padding-right: 125px;
  margin-bottom: -5px;
}
.text-and-image .content .text h1,
.text-and-image .content .text h2,
.text-and-image .content .text h3,
.text-and-image .content .text h4,
.text-and-image .content .text h5,
.text-and-image .content .text p,
.text-and-image .content .text ol,
.text-and-image .content .text ul,
.text-and-image .content .text li {
  margin-top: 0;
}
@media (max-width: 1200px) {
  .text-and-image .content .text {
    margin-bottom: 0;
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  .text-and-image .content .text {
    width: 100%;
    padding-right: 0;
  }
}
.text-and-image .content .text h2 {
  font-size: 45px;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #242529;
  margin-top: 0;
  margin-bottom: 20px;
  flex: 1;
}
@media (max-width: 1200px) {
  .text-and-image .content .text h2 {
    font-size: 36px;
  }
}
@media (max-width: 575px) {
  .text-and-image .content .text h2 {
    font-size: 32px;
  }
}
.text-and-image .content .text p {
  font-family: "Cabinet Grotesk";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  max-width: 497px;
}
@media (max-width: 767px) {
  .text-and-image .content .text p {
    max-width: 100%;
  }
}
.text-and-image .content .image {
  width: 48.7361769352%;
  clip-path: polygon(18.122977% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 22.271386%, 18.122977% 0%);
}
.text-and-image .content .image .img {
  padding-top: 109.7244732577%;
  position: relative;
}
.text-and-image .content .image .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
@media (max-width: 767px) {
  .text-and-image .content .image {
    width: 100%;
  }
}

.accordions-sec {
  padding: 114px 0;
  background-color: #fff;
}
@media (max-width: 575px) {
  .accordions-sec {
    padding: 60px 0;
  }
}
.accordions-sec .accordion-nav {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 60px;
}
@media (max-width: 575px) {
  .accordions-sec .accordion-nav {
    gap: 10px;
    margin-bottom: 40px;
  }
}
@media (max-width: 400px) {
  .accordions-sec .accordion-nav {
    flex-direction: column;
    gap: 20px;
  }
}
.accordions-sec .accordion-nav span:not([class]) {
  font-size: 24px;
}
@media (max-width: 400px) {
  .accordions-sec .accordion-nav span:not([class]) {
    display: none;
  }
}
.accordions-sec .accordion-nav span.past,
.accordions-sec .accordion-nav span.current {
  font-size: 25px;
  line-height: 115%;
  letter-spacing: 0;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
  transition: all 0.3s;
  font-family: "Cabinet Grotesk";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  cursor: pointer;
}
@media (max-width: 575px) {
  .accordions-sec .accordion-nav span.past,
  .accordions-sec .accordion-nav span.current {
    font-size: 20px;
  }
}
.accordions-sec .accordion-nav span.past:hover,
.accordions-sec .accordion-nav span.current:hover {
  text-decoration-color: #242529;
}
.accordions-sec .accordion-nav span.past.active,
.accordions-sec .accordion-nav span.current.active {
  text-decoration-color: #242529;
}
@media (max-width: 575px) {
  .accordions-sec .accordion-nav span.past,
  .accordions-sec .accordion-nav span.current {
    font-size: 20px;
  }
}
.accordions-sec .accordions {
  position: relative;
}
.accordions-sec .accordions .accordion-items {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.3s;
}
.accordions-sec .accordions .accordion-items.active {
  opacity: 1;
  position: relative;
  visibility: visible;
}
.accordions-sec .accordions .accordion-item {
  border-top: 1px solid #384051;
}
.accordions-sec .accordions .accordion-item:last-child {
  border-bottom: 1px solid #384051;
}
@media (min-width: 575px) {
  .accordions-sec .accordions .accordion-item:not(.active) h2:hover::after {
    transform: rotate(0);
  }
  .accordions-sec .accordions .accordion-item:not(.active) h2:hover::before {
    transform: rotate(-90deg);
  }
}
.accordions-sec .accordions .accordion-item.active h2::after {
  transform: rotate(0);
}
.accordions-sec .accordions h2 {
  margin: 0;
  padding: 15px 0;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  text-transform: uppercase;
  padding-right: 50px;
}
@media (max-width: 575px) {
  .accordions-sec .accordions h2 {
    padding-right: 30px;
  }
}
.accordions-sec .accordions h2::after, .accordions-sec .accordions h2::before {
  content: "";
  position: absolute;
  width: 48px;
  height: 1px;
  background-color: #384051;
  transition: all 0.3s;
  right: 0;
}
@media (max-width: 1200px) {
  .accordions-sec .accordions h2::after, .accordions-sec .accordions h2::before {
    width: 30px;
  }
}
.accordions-sec .accordions h2::after {
  transform: rotate(90deg);
}
.accordions-sec .accordions .drop-box {
  padding-bottom: 46px;
  display: none;
  padding-top: 7px;
}
@media (max-width: 575px) {
  .accordions-sec .accordions .drop-box {
    padding-bottom: 30px;
  }
}
.accordions-sec .accordions .drop-box .swiper {
  margin-bottom: 40px;
}
@media (max-width: 575px) {
  .accordions-sec .accordions .drop-box .swiper {
    margin-bottom: 20px;
  }
}
.accordions-sec .accordions .drop-box .swiper.left {
  cursor: url("../images/arrow-left.svg"), auto;
}
.accordions-sec .accordions .drop-box .swiper.right {
  cursor: url("../images/arrow-right.svg"), auto;
}
.accordions-sec .accordions .drop-box .img {
  display: flex;
  clip-path: polygon(18.122977% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 34.171386%, 10.322977% 0%);
  padding-top: 41.6271721959%;
  position: relative;
}
@media (max-width: 575px) {
  .accordions-sec .accordions .drop-box .img {
    padding-top: 56.7%;
  }
}
.accordions-sec .accordions .drop-box .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.accordions-sec .accordions .drop-box p {
  max-width: 721px;
  font-size: 18px;
  line-height: 1.15;
  letter-spacing: 0;
  color: #242529;
  font-family: "Cabinet Grotesk";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@media (max-width: 575px) {
  .accordions-sec .accordions .drop-box p {
    font-size: 16px;
  }
}

.tri-columns {
  padding: 100px 0;
  background-color: #242529;
}
@media (max-width: 575px) {
  .tri-columns {
    padding: 40px 0;
  }
}
.tri-columns .title {
  text-align: center;
  max-width: 1043px;
  margin: 0 auto 64px;
}
@media (max-width: 575px) {
  .tri-columns .title {
    margin-bottom: 40px;
  }
}
.tri-columns .title h2 {
  font-size: 45px;
  line-height: 110%;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: "Cabinet Grotesk";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .tri-columns .title h2 {
    font-size: 36px;
  }
}
@media (max-width: 575px) {
  .tri-columns .title h2 {
    font-size: 32px;
  }
}
.tri-columns .title p {
  font-size: 25px;
  line-height: 110%;
  letter-spacing: 0.01em;
  text-align: center;
  color: #fff;
}
@media (max-width: 575px) {
  .tri-columns .title p {
    font-size: 18px;
  }
}
.tri-columns .cards {
  display: flex;
  gap: 24px;
}
@media (max-width: 991px) {
  .tri-columns .cards {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.tri-columns .cards .card {
  flex: 1;
  padding: 60px 43px 40px 53px;
  background-color: #fff;
  clip-path: polygon(18.122977% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 94px, 70px 0%);
}
@media (max-width: 1200px) {
  .tri-columns .cards .card {
    padding: 40px;
    clip-path: polygon(18.122977% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 80px, 60px 0%);
  }
}
@media (max-width: 991px) {
  .tri-columns .cards .card {
    width: calc(50% - 12px);
    flex: initial;
  }
}
@media (max-width: 575px) {
  .tri-columns .cards .card {
    width: 100%;
  }
}
.tri-columns .cards .card .img {
  height: 74px;
  margin-bottom: 17px;
  display: flex;
  align-items: center;
}
@media (max-width: 1200px) {
  .tri-columns .cards .card .img {
    height: 60px;
  }
}
.tri-columns .cards .card .img img {
  height: 100%;
}
.tri-columns .cards .card h3 {
  font-family: "Cabinet Grotesk";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-size: 25px;
  line-height: 1.1;
  letter-spacing: 0.01em;
  margin-bottom: 10px;
}
@media (max-width: 575px) {
  .tri-columns .cards .card h3 {
    font-size: 20px;
  }
}
.tri-columns .cards .card p {
  font-size: 18px;
  line-height: 1.15;
}
@media (max-width: 575px) {
  .tri-columns .cards .card p {
    font-size: 16px;
  }
}

.text-and-background {
  padding: 153px 0;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1440px) {
  .text-and-background {
    padding: 10.625vw 0;
  }
}
@media (max-width: 575px) {
  .text-and-background {
    padding: 100px 0;
  }
}
.text-and-background .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #384051;
}
.text-and-background .bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.19;
  mix-blend-mode: luminosity;
}
.text-and-background .content {
  text-align: center;
  position: relative;
  z-index: 1;
  max-width: 897px;
  margin: 0 auto;
}
.text-and-background .content h2 {
  font-size: 45px;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: "Cabinet Grotesk";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  color: #fff;
  margin-top: 0;
}
@media (max-width: 1200px) {
  .text-and-background .content h2 {
    font-size: 36px;
  }
}
@media (max-width: 575px) {
  .text-and-background .content h2 {
    font-size: 32px;
    margin-bottom: 16px;
  }
}
.text-and-background .content p {
  font-size: 25px;
  line-height: 1.1;
  letter-spacing: 0.01em;
  text-align: center;
  color: #fff;
}
@media (max-width: 575px) {
  .text-and-background .content p {
    font-size: 18px;
  }
}
.text-and-background::before {
  content: "";
  position: absolute;
  z-index: 33;
  top: 50%;
  left: 50%;
  pointer-events: none;
  width: 100vw;
  height: 2px;
  transform: translate(-50%, -50%) rotate(126.14deg);
  background-image: linear-gradient(90deg, #fff 0%, #fff 38.2%, transparent 30%, transparent 61.8%, #fff 60%, #fff 100%);
}
@media (max-width: 1200px) {
  .text-and-background::before {
    background-image: linear-gradient(90deg, #fff 0%, #fff 33.2%, transparent 30%, transparent 66.8%, #fff 60%, #fff 100%);
  }
}
@media (max-width: 991px) {
  .text-and-background::before {
    width: 130vw;
  }
}
@media (max-width: 991px) {
  .text-and-background::before {
    width: 160vw;
  }
}
@media (max-width: 575px) {
  .text-and-background::before {
    width: 180vw;
  }
}
@media (max-width: 400px) {
  .text-and-background::before {
    width: 250vw;
  }
}

.slider-sec {
  padding: 135px 0 165px;
  background-color: #242529;
}
@media (max-width: 1200px) {
  .slider-sec {
    padding: 100px 0;
  }
}
@media (max-width: 575px) {
  .slider-sec {
    padding: 60px 0;
  }
}
.slider-sec.style-light {
  background-color: #fff;
}
.slider-sec.style-light h2 {
  color: #384051;
}
.slider-sec.style-light .swiper-slide .clip-box .hover-text p {
  color: #fff;
}
.slider-sec.style-light .swiper-slide .text .name {
  color: #384051;
}
.slider-sec.style-light .swiper-slide .text .position {
  color: #384051;
}
.slider-sec.style-light .swiper-button-prev svg path,
.slider-sec.style-light .swiper-button-next svg path {
  stroke: #384051;
}
.slider-sec h2 {
  font-size: 45px;
  line-height: 1.1;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Cabinet Grotesk";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  margin: 0 0 67px;
  color: #fff;
}
@media (max-width: 1200px) {
  .slider-sec h2 {
    font-size: 36px;
  }
}
@media (max-width: 575px) {
  .slider-sec h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
.slider-sec .swiper-slide {
  cursor: grab;
}
@media (max-width: 575px) {
  .slider-sec .swiper-slide.is-show .clip-box {
    background-color: #384051;
  }
  .slider-sec .swiper-slide.is-show .clip-box .hover-text {
    opacity: 1;
  }
  .slider-sec .swiper-slide.is-show .img {
    opacity: 0;
  }
}
@media (min-width: 575px) {
  .slider-sec .swiper-slide:hover .clip-box {
    background-color: #384051;
  }
  .slider-sec .swiper-slide:hover .clip-box .hover-text {
    opacity: 1;
  }
  .slider-sec .swiper-slide:hover .img {
    opacity: 0;
  }
}
.slider-sec .swiper-slide .img {
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s;
}
.slider-sec .swiper-slide .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider-sec .swiper-slide .clip-box {
  background-color: #D2D2D2;
  padding: 37px 40px;
  display: flex;
  align-items: flex-end;
  transition: all 0.3s;
  height: 385px;
  margin-bottom: 34px;
  position: relative;
  clip-path: polygon(18.122977% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 88px, 65px 0%);
}
@media (max-width: 1200px) {
  .slider-sec .swiper-slide .clip-box {
    height: 300px;
    padding: 40px;
    margin-bottom: 20px;
    clip-path: polygon(18.122977% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 68px, 45px 0%);
  }
}
@media (max-width: 575px) {
  .slider-sec .swiper-slide .clip-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.slider-sec .swiper-slide .clip-box .hover-text {
  opacity: 0;
  transition: all 0.3s;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  display: flex;
  align-items: flex-end;
}
.slider-sec .swiper-slide .clip-box p {
  font-family: "Cabinet Grotesk";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  font-size: 18px;
  line-height: 1.15;
  letter-spacing: 0;
  color: #fff;
  overflow-y: auto;
  height: auto;
  max-height: 100%;
}
@media (max-width: 575px) {
  .slider-sec .swiper-slide .clip-box p {
    font-size: 16px;
  }
}
.slider-sec .swiper-slide .text .name {
  font-family: "Cabinet Grotesk";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  font-size: 42.6px;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 6px;
  max-width: 292px;
}
@media (max-width: 1200px) {
  .slider-sec .swiper-slide .text .name {
    font-size: 32px;
  }
}
@media (max-width: 575px) {
  .slider-sec .swiper-slide .text .name {
    font-size: 28px;
  }
}
.slider-sec .swiper-slide .text .position {
  font-size: 23.6px;
  line-height: 1.1;
  letter-spacing: 0.01em;
  color: #fff;
}
@media (max-width: 575px) {
  .slider-sec .swiper-slide .text .position {
    font-size: 18px;
  }
}
.slider-sec .swiper-box {
  position: relative;
}
.slider-sec .swiper {
  padding: 0 34px;
}
.slider-sec .swiper-button-prev,
.slider-sec .swiper-button-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  transform: translateY(-50%);
  height: 89px;
  width: 45px;
  transition: opacity 0.3s;
  margin-top: 0;
}
@media (max-width: 1200px) {
  .slider-sec .swiper-button-prev,
  .slider-sec .swiper-button-next {
    height: 60px;
    width: 30px;
  }
}
.slider-sec .swiper-button-prev:hover,
.slider-sec .swiper-button-next:hover {
  opacity: 0.7;
}
.slider-sec .swiper-button-prev::after,
.slider-sec .swiper-button-next::after {
  content: none;
}
.slider-sec .swiper-button-prev {
  left: -47px;
}
@media (max-width: 1200px) {
  .slider-sec .swiper-button-prev {
    left: -25px;
  }
}
@media (max-width: 575px) {
  .slider-sec .swiper-button-prev {
    left: -10px;
  }
}
.slider-sec .swiper-button-next {
  right: -47px;
}
@media (max-width: 1200px) {
  .slider-sec .swiper-button-next {
    right: -25px;
  }
}
@media (max-width: 575px) {
  .slider-sec .swiper-button-next {
    right: -10px;
  }
}

.contact {
  background: #384051;
  padding: 94px 0 50px;
}
@media (max-width: 575px) {
  .contact {
    padding: 60px 0 30px;
  }
}
.contact h2 {
  font-family: "Cabinet Grotesk";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  font-size: 50px;
  line-height: 1.11;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
@media (max-width: 1200px) {
  .contact h2 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .contact h2 {
    font-size: 32px;
    line-height: 1;
  }
}
.contact .form-content {
  display: flex;
  justify-content: space-between;
  margin-top: 33px;
  gap: 150px;
}
@media (max-width: 991px) {
  .contact .form-content {
    gap: 100px;
  }
}
@media (max-width: 767px) {
  .contact .form-content {
    flex-direction: column;
    gap: 40px;
  }
}
.contact .form-content .form-contact p {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.15;
  font-family: "Cabinet Grotesk";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  margin-bottom: 11px;
  color: #fff;
}
@media (max-width: 575px) {
  .contact .form-content .form-contact p {
    font-size: 16px;
  }
}
.contact .form-content .form-contact p a {
  text-decoration: none;
}
.contact .form-content .form-contact p:last-child {
  margin-bottom: 0;
}
.contact .form-content .form-contact p:last-child {
  max-width: 158px;
}
.contact .form-content .form {
  max-width: 656px;
  width: 100%;
  margin-right: -5px;
}
.contact .form-content .form .gform_validation_errors {
  display: block;
  width: 100%;
  background: transparent;
  border: none !important;
  padding: 0;
  margin: 0;
  box-shadow: none;
  outline: none !important;
}
.contact .form-content .form .gform_validation_errors .gform_submission_error {
  outline: none !important;
  color: #FF5252;
  text-align: left;
  justify-content: center;
  flex-direction: row;
  font-size: 18px;
  line-height: 1.15;
  border: none !important;
  margin-bottom: 40px;
  align-items: flex-start;
  font-family: "Cabinet Grotesk";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  text-transform: none;
}
@media (max-width: 575px) {
  .contact .form-content .form .gform_validation_errors .gform_submission_error {
    text-align: left;
    font-size: 16px;
  }
}
.contact .form-content .form .gform_validation_errors .gform_submission_error:focus-visible {
  outline: none;
}
.contact .form-content .form .gform_validation_errors .gform_submission_error > span {
  margin-top: 1px;
}
@media (max-width: 575px) {
  .contact .form-content .form .gform_validation_errors .gform_submission_error {
    margin: 20px 0 10px;
  }
}
.contact .form-content .form .gform_validation_errors .gform-icon {
  color: #FF5252;
  border-color: #FF5252;
}
.contact .form-content .form form {
  box-shadow: none;
}
.contact .form-content .form form * {
  box-shadow: none !important;
}
.contact .form-content .form .gform_confirmation_message {
  color: #fff;
  font-size: 18px;
  line-height: 1.3888888889;
  text-align: center;
}
@media (max-width: 575px) {
  .contact .form-content .form .gform_confirmation_message {
    font-size: 16px;
  }
}
.contact .form-content .form .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: #FF5252;
}
.contact .form-content .form .gform-body .gform_fields {
  display: flex;
  flex-direction: column;
  gap: 0;
  gap: 27px;
}
.contact .form-content .form .gform-body .gform_fields .gfield_label,
.contact .form-content .form .gform-body .gform_fields .gform-field-label,
.contact .form-content .form .gform-body .gform_fields .gfield_description.gfield_validation_message {
  display: none;
}
.contact .form-content .form .gform-body .gform_fields .gfield {
  display: flex;
}
.contact .form-content .form .gform-body .gform_fields .gfield:first-child input {
  padding-top: 0;
}
.contact .form-content .form .gform-body .gform_fields .gfield--type-textarea.gfield_error textarea {
  border-color: #FF5252;
}
.contact .form-content .form .gform-body .ginput_container {
  display: flex;
  margin: 0;
  padding: 0;
  gap: 0;
  width: 100%;
}
.contact .form-content .form .gform-body .ginput_container .gform-grid-col--size-auto {
  margin: 0;
  padding: 0;
  display: block;
}
.contact .form-content .form .gform-body .ginput_container_textarea {
  margin-top: 10px;
}
.contact .form-content .form .gform-body input,
.contact .form-content .form .gform-body textarea {
  border: none;
  border-bottom: 1px solid #fff;
  padding: 10px 0;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  background-color: transparent;
  border-radius: 0;
  height: auto;
  color: #fff;
  margin: 0;
  transform: translate(0);
  text-align: left;
  width: 100%;
  transition: all 0.3s;
}
.contact .form-content .form .gform-body input::-webkit-input-placeholder,
.contact .form-content .form .gform-body textarea::-webkit-input-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.contact .form-content .form .gform-body input:-moz-placeholder,
.contact .form-content .form .gform-body textarea:-moz-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.contact .form-content .form .gform-body input::-moz-placeholder,
.contact .form-content .form .gform-body textarea::-moz-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.contact .form-content .form .gform-body input:-ms-input-placeholder,
.contact .form-content .form .gform-body textarea:-ms-input-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.contact .form-content .form .gform-body input:focus, .contact .form-content .form .gform-body input:focus-visible,
.contact .form-content .form .gform-body textarea:focus,
.contact .form-content .form .gform-body textarea:focus-visible {
  outline: none;
  box-shadow: none;
}
.contact .form-content .form .gform-body input:focus,
.contact .form-content .form .gform-body textarea:focus {
  border-color: #242529;
}
.contact .form-content .form .gform-body textarea {
  resize: none;
  height: 79px;
  min-height: auto;
}
.contact .form-content .form .gform_footer {
  margin-top: 52px;
  display: flex;
  justify-content: flex-end;
  position: relative;
  align-items: center;
}
.contact .form-content .form .gform_footer .gform_button.button {
  height: 48px !important;
  padding: 0 16px !important;
  padding-left: 50px !important;
  border: none !important;
  width: auto !important;
  color: #fff !important;
  font-size: 25px !important;
  line-height: 1.1 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  position: relative;
  transition: all 0.3s;
  font-weight: 300 !important;
  font-family: "Cabinet Grotesk" !important;
  text-transform: uppercase;
  overflow: hidden;
}
@media (max-width: 575px) {
  .contact .form-content .form .gform_footer .gform_button.button {
    height: 40px !important;
    font-size: 16px !important;
    line-height: 1.9444444444 !important;
    padding: 0 16px !important;
    padding-left: 50px !important;
  }
}
.contact .form-content .form .gform_footer .gform_button.button span {
  display: flex;
  gap: 10px;
  align-items: center;
}
.contact .form-content .form .gform_footer .gform_button.button span::after {
  content: "";
  background: url(../images/btn-arrow-right.svg) no-repeat center;
  background-size: contain;
  width: 9px;
  height: 15px;
  flex-shrink: 0;
}
.contact .form-content .form .gform_footer .gform_button.button:focus, .contact .form-content .form .gform_footer .gform_button.button:focus-visible {
  box-shadow: none !important;
}
.contact .form-content .form .gform_footer .gform_button.button:focus-visible {
  outline: 1px solid #242529 !important;
}
.contact .form-content .form .gform_footer .gform_button.button:focus-visible::before {
  border-color: #242529;
}
.contact .form-content .form .gform_footer .gform_button.button:focus-visible::after {
  border-color: #242529;
}
.contact .form-content .form .gform_footer .gform_button.button:focus {
  box-shadow: none !important;
  outline: none !important;
}
.contact .form-content .form .gform_footer .gform_button.button:hover {
  background-color: #242529 !important;
}
.contact .form-content .form .gform_footer .gform_button.button::before {
  content: "";
  position: absolute;
  left: -192px;
  top: -1px;
  width: 236px;
  height: 112px;
  background-color: #384051;
  transform: rotate(126deg);
  border: 1px solid #fff;
  z-index: 2;
}
.contact .form-content .form .gform_footer .gform_button.button::after {
  content: "";
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  border: 1px solid #fff;
}
.contact .form-content .form .gform_footer .gform-loader {
  border-block-end-color: #fff !important;
  border-inline-start-color: #fff !important;
  position: absolute;
  right: -30px;
}
@media (max-width: 575px) {
  .contact .form-content .form .gform_footer .gform-loader {
    right: 128px;
  }
}/*# sourceMappingURL=style.css.map */