@charset "UTF-8";

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */

/* 3D Shadows */

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }

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

/* Slide styles end */

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */

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

:where(:root) {
  line-height: 1.15;
  box-sizing: border-box;
}

:where(html) {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

:where(body) {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

:where(main) {
  display: block;
}

:where(a) {
  background-color: transparent;
}

:where(button, input, optgroup, select, textarea) {
  line-height: inherit;
  border: 0;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}

:where(button) {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
  text-transform: none;
  border-radius: 0;
}

:where(button, [type=button], [type=reset], [type=submit]) {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  padding: 1px 6px;
  cursor: pointer;
}

:where(label, select, summary, [role=button], [role=option]) {
  cursor: pointer;
}

:where(input) {
  overflow: visible;
  border-radius: 0;
}

:where(fieldset) {
  margin: 0;
  padding: 0;
  border: 1px solid currentcolor;
}

:where(legend) {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

:where(progress) {
  display: inline-block;
  vertical-align: baseline;
}

:where(select) {
  text-transform: none;
}

:where(textarea) {
  overflow: auto;
  vertical-align: top;
}

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

:where([type=search]) {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  outline-offset: -2px;
}

:where([type=color]) {
  background: inherit;
}

:where(:disabled) {
  cursor: not-allowed;
}

:where(label:has(> input:disabled),
label:has(+ input:disabled)) {
  cursor: not-allowed;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::input-placeholder {
  color: inherit;
  opacity: 0.5;
}

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

::-moz-focus-inner {
  border: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

:-moz-ui-invalid {
  box-shadow: none;
}

:where(hr) {
  box-sizing: content-box;
  height: 0;
  color: inherit;
  overflow: visible;
}

:where(ol ol, ol ul, ol dl, ul ol, ul ul, ul dl, dl ol, dl ul, dl dl) {
  margin: 0;
}

:where(b, strong) {
  font-weight: bolder;
}

:where(audio, video) {
  display: inline-block;
}

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

:where(img) {
  border: 0;
}

:where(img, svg, video, canvas, audio, iframe, embed, object) {
  display: block;
}

:where(img, picture, svg) {
  max-inline-size: 100%;
  block-size: auto;
}

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

:where(table) {
  text-indent: 0;
  border-color: inherit;
}

:where(details) {
  display: block;
}

:where(dialog) {
  background-color: inherit;
  border: solid;
  color: inherit;
  display: block;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
}

:where(dialog):not([open]) {
  display: none;
}

:where(summary) {
  display: list-item;
}

:where(canvas) {
  display: inline-block;
}

:where(template) {
  display: none;
}

:where([hidden]) {
  display: none;
}

:where([hidden]:not([hidden=until-found])) {
  display: none !important;
}

:where(:focus-visible) {
  outline: 2px solid var(--focus-color, Highlight);
  outline-offset: 2px;
}

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

@font-face {
  font-family: "Axiforma";
  src: url("../fonts/Axiforma-Black.woff2") format("woff2"), url("../fonts/Axiforma-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Axiforma";
  src: url("../fonts/Axiforma-Bold.woff2") format("woff2"), url("../fonts/Axiforma-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Glamour";
  src: url("../fonts/subset-GlamourAbsoluteCondensed.woff2") format("woff2"), url("../fonts/subset-GlamourAbsoluteCondensed.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Glamour";
  src: url("../fonts/subset-GlamourAbsoluteExtended.woff2") format("woff2"), url("../fonts/subset-GlamourAbsoluteExtended.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Glamour";
  src: url("../fonts/subset-GlamourAbsolute-regular.woff2") format("woff2"), url("../fonts/subset-GlamourAbsolute-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

html {
  min-height: 100vh;
  height: 100%;
  min-width: 320px;
  font-family: "Axiforma", -apple-system, BlinkMacSystemFont, "Segoe UI", roboto, oxygen-sans, ubuntu, cantarell, "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #000;
  color-scheme: dark light;
  scroll-behavior: smooth;
}

body {
  height: 100%;
  background-color: #fff;
}

body.menu-active {
  overflow: hidden;
}

a,
button {
  transition: 0.2s;
}

button {
  cursor: pointer;
}

a {
  color: currentColor;
}

svg {
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

img {
  vertical-align: top;
  height: auto;
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

img[draggable=false] {
  pointer-events: none;
  -webkit-user-drag: none;
}

figure,
picture {
  display: inline-block;
  margin: 0;
  line-height: 0;
}

figure img,
picture img {
  width: 100%;
}

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

video {
  outline: none;
  width: 100%;
  height: 100%;
}

::-moz-selection {
  background-color: #c980a8;
  color: #251163;
}

::selection {
  background-color: #c980a8;
  color: #251163;
}

.page-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
}

.main {
  flex: 1 0 auto;
}

body {
  display: flex;
  flex-direction: column;
}

[data-scrollspy] {
  opacity: 0;
}

.page-loaded .animate__animated {
  animation-duration: 2s;
  animation-fill-mode: both;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.animate__fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -30px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownMoon {
  from {
    opacity: 0;
    transform: translate3d(0, -15%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes displayIn {
  from {
    display: none;
    opacity: 0;
  }

  to {
    display: block;
    opacity: 1;
  }
}

.animate__displayIn {
  animation-name: displayIn;
  animation-duration: 0s;
}

@keyframes fadeInSplash {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.animate__fadeInSplash {
  animation-name: fadeInSplash;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__slideInRight {
  animation-name: slideInRight;
}

.animate__fadeInDownBefore:before {
  animation-name: fadeInDownMoon;
}

[data-scrollspy=animate__fadeInDownBefore]::before {
  opacity: 0;
}

.background-default {
  background-color: #fff;
  color: #000;
}

.background-muted {
  background-color: #f5f5f5;
  color: #000;
}

.background-primary {
  background-color: #251163;
  color: #fff;
}

.background-secondary {
  background-color: #c980a8;
  color: #fff;
}

.text-default {
  color: #fff;
}

.text-muted {
  color: #f5f5f5;
}

.text-primary {
  color: #251163;
}

.text-secondary {
  color: #c980a8;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.text-uppercase {
  text-transform: uppercase;
}

.mt-0 {
  margin-bottom: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.full-width {
  width: 100% !important;
}

.overflow-hidden {
  overflow: hidden;
}

.clearfix {
  overflow: auto;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.hidden {
  display: none;
}

.visually-hidden {
  position: absolute;
  overflow: hidden;
  margin: -1px;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
}

.visible-laptop {
  display: none;
}

.hidden-laptop {
  display: block;
}

.visible-desktop {
  display: none;
}

.list-none {
  list-style-type: none;
}

.mt-md {
  margin-top: 90px;
}

.mt-lg {
  margin-top: 120px;
}

.mb-md {
  margin-top: 90px;
}

.mb-lg {
  margin-top: 120px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin-top: 0;
  word-break: break-word;
  color: inherit;
}

h1,
.h1 {
  font-size: 22px;
}

h2,
.h2 {
  font-size: 22px;
}

h3,
.h3 {
  font-size: 20px;
}

.h4 {
  font-size: 12px;
}

.h5 {
  font-size: 10px;
}

.h6 {
  font-size: 8px;
}

p {
  font-size: 16px;
  line-height: 24px;
}

.button {
  font-family: "Axiforma", -apple-system, BlinkMacSystemFont, "Segoe UI", roboto, oxygen-sans, ubuntu, cantarell, "Helvetica Neue", sans-serif;
  justify-content: center;
  line-height: 18px;
  font-weight: 500;
  font-size: 12px;
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 24px;
  text-transform: uppercase;
  min-width: auto;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-decoration: none;
  text-align: center;
  background-color: #c980a8;
  color: #fff;
  border-radius: 10px;
  letter-spacing: 0.5px;
  height: 37px;
  border-radius: 8px;
  padding: 11px 36px;
}

.button:focus,
.button:hover,
.button:active {
  background-color: #251163;
  border-color: #000;
  color: #fff;
}

.button-mobile a {
  width: 166px;
  padding: 6px 24px;
  height: 37px;
}

.button-desktop a {
  display: none;
}

.card {
  max-width: 273px;
  background-color: #fff;
  font-family: "Axiforma", -apple-system, BlinkMacSystemFont, "Segoe UI", roboto, oxygen-sans, ubuntu, cantarell, "Helvetica Neue", sans-serif;
  position: relative;
  border-radius: 4px;
  height: 402px;
  overflow: hidden;
  margin: 0 auto;
}

.card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.card h3 {
  font-weight: 700;
  font-family: "Axiforma", -apple-system, BlinkMacSystemFont, "Segoe UI", roboto, oxygen-sans, ubuntu, cantarell, "Helvetica Neue", sans-serif;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 10px;
}

.card p {
  font-size: 14px;
  margin: 0;
  line-height: 22px;
}

.card-text {
  padding-inline: 30px;
  position: absolute;
  color: #fff;
  bottom: 28px;
}

.card img {
  border-radius: 4px;
}

.checkbox {
  display: flex;
}

.checkbox-input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.checkbox-input:focus ~ .checkbox-box:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2);
}

.checkbox-input ~ .checkbox-box {
  display: flex;
  align-items: flex-start;
  position: relative;
}

.checkbox-input ~ .checkbox-box:before {
  content: "";
  position: relative;
  top: 0px;
  left: 0px;
  margin-right: 10px;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #251163;
}

.checkbox-input:checked ~ .checkbox-box:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240.608 240.608'%3E%3Cpath d='M208.789 29.972l31.819 31.82L91.763 210.637 0 118.876l31.819-31.82 59.944 59.942L208.789 29.972z' fill='%23251163'/%3E%3C/svg%3E");
}

.checkbox-box__label {
  font-size: 12px;
}

.container {
  width: 100%;
  margin-inline: auto;
  max-width: 1920px;
  padding-inline: 35px;
}

.container--fluid {
  max-width: 100%;
}

.footer__top {
  padding-top: 30px;
}

.footer__bottom {
  padding-block: 0 30px;
  text-align: center;
  position: relative;
  padding-bottom: 24px;
}

.footer__bottom p {
  margin-top: 0;
  display: block;
  font-size: 12px;
  font-weight: 400;
}

.footer__top::after {
  content: "";
  display: block;
  width: 96%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  left: 0;
  right: 0;
  margin: 30px auto 30px;
}

.footer__links {
  position: relative;
  font-size: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  gap: 0 10px;
}

.footer__links li {
  position: relative;
}

.footer__links a {
  text-decoration: none;
}

.footer__links a:hover {
  color: #c980a8;
}

.footer__links li::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 60%;
  background-color: #fff;
  bottom: 7px;
  margin-left: 5px;
}

.forms {
  padding-top: 80px;
}

.input::-moz-placeholder {
  font-size: 12px;
  font-weight: 400;
  color: #CCCCCC;
  letter-spacing: 0;
  margin-left: 60px;
}

.input::placeholder {
  font-size: 12px;
  font-weight: 400;
  color: #CCCCCC;
  letter-spacing: 0;
  margin-left: 60px;
}

.label {
  color: #c980a8;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
  display: inline-block;
}

.checkbox {
  display: flex;
  align-items: flex-start;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  color: #251163;
}

.input-checkbox {
  width: 27px;
  height: 27px;
  border-radius: 5px;
  margin-right: 15px;
  flex-shrink: 0;
}

.form-cv {
  z-index: 1;
  position: relative;
  margin: 0 auto;
}

.form-cv p {
  color: #251163;
  text-align: center;
  text-wrap: wrap;
  margin-top: 0;
  font-size: 12px;
}

.form-input {
  margin-bottom: 10px;
}

.form__group {
  margin-bottom: 10px;
}

.form__button-apply .button {
  margin: 0 auto;
}

.form-col {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
}

.form-col-2 {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
}

.form__checkbox {
  display: flex;
  justify-content: left;
  align-items: center;
  margin-bottom: 5px;
}

.form__button-apply {
  display: flex;
  justify-content: center;
  box-shadow: none;
  margin-bottom: 32px;
}

.form__checkboxes {
  margin-top: 20px;
}

.header {
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  height: 85px;
  width: 100%;
  background-color: transparent;
  z-index: 100;
  padding: 24px 0;
  transition: all 0.3s ease-in-out;
}

.header__inner ul {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__link a {
  display: none;
}

.inverted {
  background-color: #251163;
}

.inverted a {
  font-size: 15px;
  display: block;
  color: #fff;
  background-color: #DBA5BA;
  border-radius: 20px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.header__logo img {
  display: none;
}

.header__logo-mobile {
  width: 82px;
  height: 16px;
}

.header .button-desktop {
  display: none;
}

.header__logo img {
  min-height: 37px;
}

.input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #251163;
  padding: 14px 14px 10px 14px;
  font-weight: 400;
  font-size: 16px;
  width: 100%;
  line-height: 1.6;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.1);
  color: #000;
  transition-property: border-color;
  transition-duration: 0.2s;
  height: 50px;
}

.input .input[disabled] {
  opacity: 0.3;
  pointer-events: none;
}

.input::-moz-placeholder {
  font-weight: 400;
  -moz-transition: 0.2s;
  transition: 0.2s;
  color: #CCCCCC;
}

.input::placeholder {
  font-weight: 400;
  transition: 0.2s;
  color: #CCCCCC;
}

.input--default {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.input--default:focus,
.input--default:focus-visible {
  border-color: rgba(255, 255, 255, 0.5);
  outline: none;
}

.input--default::-moz-placeholder {
  color: #fff;
}

.input--default::placeholder {
  color: #fff;
}

.label {
  display: block;
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 2px;
}

.menu {
  z-index: 10;
  position: fixed;
  top: 117px;
  left: 0;
  width: 100%;
  max-height: calc(100% - 117px);
  display: flex;
  justify-content: flex-start;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  transition-duration: 0.4s;
  height: 100%;
  flex-direction: column;
  align-items: center;
  overflow-x: hidden;
  background: linear-gradient(111.69deg, rgb(243, 247, 255) -60.944%, rgb(255, 246, 252) -12.215%, rgb(255, 243, 243) 36.514%, rgb(255, 239, 235) 85.243%);
  padding: 0 39px 39px;
}

.has-ticker .menu {
  top: 180px;
}

.menu__lang {
  margin-top: 20px;
  font-size: 18px;
  color: #fff;
}

.menu__lang li:not(:last-child)::after {
  margin-right: 12px;
  margin-left: 12px;
}

.menu--closed {
  position: fixed;
  transform: translateX(-100%);
  height: 100%;
  width: 100%;
  color: #000;
}

.menu__list {
  position: relative;
  display: flex;
  flex-direction: column;
  list-style-type: none;
  gap: 32px;
  text-align: center;
  background-color: #fff;
  padding: 51px 20px 20px;
  clip-path: path("M 193.86 18.53C173.44 7.83 153.29 1.77 133.4 0 L0 0-3000 0 V 1000 H 3000 V 0 L 204.52 0 Z");
  border-radius: 20px;
  box-shadow: 0px 4px 30px 0px rgba(42, 44, 81, 0.15);
  width: 100%;
  overflow-y: auto;
}

.menu__list::-webkit-scrollbar {
  width: 0px;
  background: transparent;
}

.menu-active .menu__list {
  display: flex;
  width: 100%;
  max-width: 1920px;
}

.menu__list .menu__list {
  display: none;
}

.menu-active .menu__list .menu__list {
  -moz-column-count: 1;
  column-count: 1;
  padding-top: 30px;
  margin-bottom: -30px;
}

.menu__link {
  z-index: 1;
  position: relative;
  text-decoration: none;
  font-weight: 500;
  color: #000;
  font-size: 18px;
  letter-spacing: 0.5px;
  background: none;
  border: 0;
  padding: 0;
  border-bottom: 1px solid transparent;
  color: black;
}

.menu__link:focus,
.menu__link:hover,
.menu__link:active,
.menu__link.active {
  color: #c980a8;
}

.menu__link.active + .menu__list.active {
  display: block;
}

.menu__link.active {
  color: #c980a8;
}

.menu__item--submenu > a.menu__link {
  display: none;
}

.menu.menu--open {
  position: fixed;
  transform: translateX(0);
  transition-property: all;
  transition-duration: 0.4s;
}

.menu.menu--open .menu__item--submenu > a.menu__link {
  display: none;
}

.menu.menu--open .menu__item--submenu > button.menu__link {
  display: block;
  margin: 0 auto;
}

.menu__item-contact {
  background: #000;
  padding: 20px 0;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
}

.menu__item-contact .menu__link {
  color: #fff;
}

.menu__item-contact:hover {
  color: #251163;
}

.menu__item-contact:hover .menu__link {
  color: #251163;
}

.menu__item-contact:hover svg {
  opacity: 1;
  fill: currentColor;
}

.menu__item-contact svg {
  opacity: 0;
  width: 11px;
  height: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 26px;
  transition-property: opacity;
  transition-duration: 0.2s;
}

.menu__item-contact .menu__link {
  line-height: 18px;
  border-bottom: none;
}

.menu__text {
  color: #000;
  display: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}

.menu__text-active {
  display: block;
}

.section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  -moz-column-gap: 18px;
  column-gap: 18px;
  margin-bottom: 28px;
}

.section-title h2 {
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 4px;
}

.section-title:before {
  content: "";
  width: 20px;
  height: 2px;
  margin-top: -3px;
  background-color: rgb(231, 42, 51);
}

.section-accent {
  --padding-left: 37px;
  --padding-right: 37px;
  --padding-top: 37px;
  --padding-bottom: 37px;
}

.section-accent-wrap {
  padding: var(--padding-top) var(--padding-right) var(--padding-bottom) var(--padding-left);
  border-radius: 20px;
  background-image: linear-gradient(180deg, rgb(255, 236, 236), rgba(255, 236, 236, 0) 100%);
  background-repeat: no-repeat;
  background-size: cover;
}

.swiper-button-prev,
.swiper-button-next {
  margin-top: 0;
  background: none;
  border: 0;
  width: 30px;
  height: 30px;
  padding: 0;
  border-radius: 50%;
  background-color: #c980a8;
  transition: all 0.3s;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  stroke: #fff;
  width: 16px;
  height: 16px;
}

.background-primary .swiper-button-prev,
.background-primary .swiper-button-next {
  background-color: #fff;
}

.background-primary .swiper-button-prev svg,
.background-primary .swiper-button-next svg {
  fill: #251163;
}

.swiper-button-prev:focus,
.swiper-button-prev:hover,
.swiper-button-next:focus,
.swiper-button-next:hover {
  background-color: #251163;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled,
.pagination__prev.disabled,
.pagination__next.disabled {
  background-color: #e8d1de;
  opacity: 1;
}

.swiper-button-prev.swiper-button-disabled svg,
.swiper-button-next.swiper-button-disabled svg,
.pagination__prev.disabled svg,
.pagination__next.disabled svg {
  fill: #fff;
}

.background-primary .swiper-button-prev.swiper-button-disabled,
.background-primary .swiper-button-next.swiper-button-disabled,
.background-primary .pagination__prev.disabled,
.background-primary .pagination__next.disabled {
  background-color: #780000;
}

.background-primary .swiper-button-prev.swiper-button-disabled svg,
.background-primary .swiper-button-next.swiper-button-disabled svg,
.background-primary .pagination__prev.disabled svg,
.background-primary .pagination__next.disabled svg {
  fill: #fff;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  position: static;
  margin: 0;
}

.swiper-button-next {
  padding-right: 5px;
  right: 0;
}

.swiper-button-prev {
  padding-left: 5px;
  left: 0;
}

.slider + .container {
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  right: 0;
}

.slider__nav {
  position: relative;
  height: 100%;
  top: 0;
  left: 0;
}

.slider .swiper-slide .card[data-scrollspy] {
  opacity: 1;
}

.slider .swiper-slide:nth-child(1) .card {
  animation-delay: 0.2s;
}

.slider .swiper-slide:nth-child(2) .card {
  animation-delay: 0.4s;
}

.slider .swiper-slide:nth-child(3) .card {
  animation-delay: 0.6s;
}

.slider .swiper-slide:nth-child(4) .card {
  animation-delay: 0.8s;
}

.slider .swiper-slide:nth-child(5) .card {
  animation-delay: 1s;
}

.hero {
  background-image: url("../images/hero-background.png");
  background-size: cover;
  height: 719px;
  background-position: 70%;
  background-repeat: no-repeat;
}

.hero-inner {
  height: 100%;
}

.hero-inner__text {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 345px;
  width: 100%;
  left: 0;
  right: 0;
  padding: 0 35px;
  max-width: 350px;
  margin: 0 auto;
}

.hero-inner__text h1 {
  color: #fff;
  margin-bottom: 0;
}

.hero-inner__text h3 {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}

.hero-inner__text .button {
  background-color: #c980a8;
  text-decoration: none;
  border-radius: 45px;
  letter-spacing: 1.8px;
  font-size: 12px;
  width: 166px;
  height: 37px;
  padding: 16px 24px 14px;
  margin-bottom: 14px;
}

.hero-inner__text .button:focus,
.hero-inner__text .button:hover,
.hero-inner__text .button:active {
  background-color: #251163;
}

.hero-inner__text h1 span:first-child {
  font-size: 27px;
  letter-spacing: 0.5px;
}

.hero-inner__text h1 span:last-child {
  display: none;
}

.hero-inner__text img {
  width: 100%;
  margin-bottom: 18px;
}

.hero-inner__text .button-desktop {
  display: none;
}

.advantage::before {
  content: "";
  background-image: url("../images/white-wave-up.svg");
  background-repeat: repeat;
  background-size: cover;
  height: 72px;
  width: 100%;
  position: absolute;
  top: -46px;
  background-position: 100%;
}

.advantage {
  position: relative;
  background-color: #fff;
  padding-top: 14px;
  padding-bottom: 80px;
}

.advantage .container {
  overflow-x: hidden;
}

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

.advantage__image {
  width: 100%;
}

.advantage__text {
  color: #251163;
  width: 100%;
  padding: 35px 10px;
}

.advantage__image img {
  border-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
}

.advantage__text h4 {
  font-size: 18px;
  margin-bottom: 9px;
}

.advantage__text h5 {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 24px;
  margin-bottom: 8px;
}

.advantage__text p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px;
}

.advantage__text p:last-of-type {
  margin-bottom: 24px;
}

.advantage__text .button {
  width: 198px;
  border-radius: 5px;
  font-size: 13px;
  padding: 16px 30px 14px;
  letter-spacing: 1.5px;
  text-align: center;
}

.team::before {
  content: "";
  background-image: url("../images/gray-wave.svg");
  background-size: cover;
  height: 74px;
  width: 100%;
  position: absolute;
  top: -74px;
  left: 0;
  background-position: 0;
}

.team {
  position: relative;
  background-color: #f5f5f5;
  text-align: center;
  color: #251163;
  padding-bottom: 80px;
}

.team h2 {
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-weight: 900;
  margin-bottom: 4px;
  padding-top: 0;
}

.team__subtitle {
  color: #c980a8;
  margin-bottom: 10px;
}

.team::after {
  content: "";
  background-image: url("../images/white-wave-down.svg");
  background-size: cover;
  width: 100%;
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: 2;
  height: 83px;
  background-position: 0;
}

.values {
  position: relative;
  background-color: #251163;
  text-align: center;
  color: #fff;
  padding-bottom: 230px;
  padding-top: 40px;
  overflow-x: hidden;
}

.values h2 {
  font-size: 28px;
  margin-bottom: 6px;
  line-height: 35px;
}

.values h5 {
  color: #c980a8;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 5px;
}

.values p {
  font-size: 12px;
  margin: 0 0 24px;
  text-align: left;
  line-height: 20px;
  text-align: left;
}

.values h5:nth-child(4) {
  color: #fff;
  margin-bottom: 25px;
}

.values__cards-list {
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(14, 53px);
  gap: 10px;
  margin-bottom: 15px;
}

.values h4 {
  font-family: "Glamour", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen-sans, ubuntu, cantarell, "Helvetica Neue", sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.6px;
  margin-bottom: 5px;
}

.values .resume-subtitle {
  font-size: 12px;
  text-align: center;
  max-width: 100%;
}

.values-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 8px;
  border-radius: 8px;
}

.values__cards-list .card-large {
  background-color: #DBA5BA;
  grid-column: span 2;
  grid-row: span 3;
}

.mobile-card-title {
  display: none;
}

.card-light-blue {
  background-color: #93C2F8;
  grid-row: span 4;
  animation-delay: 0.4s;
}

.card-green {
  background-color: #8A8E4F;
  grid-row: span 4;
  animation-delay: 0.2s;
}

.card-mustard {
  background-color: #C68945;
  grid-row: span 4;
  animation-delay: 0.2s;
}

.card-plum {
  background-color: #B04961;
  grid-row: span 4;
  animation-delay: 0.4s;
}

.card-light-pink {
  background-color: #DBA5BA;
  grid-row: span 4;
}

.card-mid-pink {
  background-color: #C980A8;
  grid-row: span 4;
}

.card-thin img {
  height: 43px;
}

.values__cards-list .card-large {
  background-color: #c980a8;
  grid-column: span 2;
  grid-row: span 3;
}

.values-card img {
  width: auto;
  height: 56px;
  margin: 0 auto 5px;
}

.values-card h6 {
  margin-bottom: 10px;
  font-size: 20px;
  font-family: "Glamour", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen-sans, ubuntu, cantarell, "Helvetica Neue", sans-serif;
  line-height: 26px;
}

.values-card p {
  font-size: 12px;
  line-height: 19px;
  margin-bottom: 0;
  text-align: center;
}

.card-thin h6 {
  width: 98%;
}

.card-green h6 {
  width: 70%;
}

.hero {
  background-image: url("../images/hero-background.png");
  background-size: cover;
  height: 719px;
  background-position: 70%;
  background-repeat: no-repeat;
}

.hero-inner {
  height: 100%;
}

.hero-inner__text {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 345px;
  width: 100%;
  left: 0;
  right: 0;
  padding: 0 35px;
  max-width: 350px;
  margin: 0 auto;
}

.hero-inner__text h1 {
  color: #fff;
  margin-bottom: 0;
}

.hero-inner__text h3 {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}

.hero-inner__text .button {
  background-color: #c980a8;
  text-decoration: none;
  border-radius: 45px;
  letter-spacing: 1.8px;
  font-size: 12px;
  width: 166px;
  height: 37px;
  padding: 16px 24px 14px;
  margin-bottom: 14px;
}

.hero-inner__text .button:focus,
.hero-inner__text .button:hover,
.hero-inner__text .button:active {
  background-color: #251163;
}

.hero-inner__text h1 span:first-child {
  font-size: 27px;
  letter-spacing: 0.5px;
}

.hero-inner__text h1 span:last-child {
  display: none;
}

.hero-inner__text img {
  width: 100%;
  margin-bottom: 18px;
}

.hero-inner__text .button-desktop {
  display: none;
}

.social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.social__link {
  display: block;
  width: 23px;
  height: 23px;
  color: white;
}

.social__link:focus,
.social__link:hover,
.social__link:active {
  color: #c980a8;
}

.for-you {
  position: relative;
  padding-top: 0;
  padding-bottom: 50px;
}

.for-you::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url(../images/muted-wave-top.svg);
  background-size: cover;
  height: 74px;
  margin-top: -74px;
}

.for-you__inner {
  display: flex;
  gap: 32px;
  flex-direction: column;
  align-items: flex-start;
}

.for-you__photo {
  width: 353px;
  height: 425px;
  margin: 0 auto;
  flex-shrink: 0;
  margin-top: -220px;
  position: relative;
}

.for-you__photo img {
  border-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0 auto;
}

.wrap {
  display: flex;
  max-width: 343px;
  flex-wrap: wrap;
  margin: 0 auto;
  gap: 20px;
}

.content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  min-height: 100%;
  width: 42px;
}

.line:after {
  position: absolute;
  content: "";
  display: block;
  background-color: #F2F3F3;
  height: 116px;
  width: 40px;
  bottom: 0;
  left: 0;
  right: 0;
}

.content > div.dot {
  width: 42px !important;
  height: 36px;
  margin: 0 auto;
  background-image: radial-gradient(circle, #F2F3F3 0px, #F2F3F3 9px, transparent 10px, transparent 18px, #F2F3F3 19px);
  position: relative;
}

.content > div.line {
  width: 40px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.item {
  width: 100% !important;
  margin: 0 auto;
  background: linear-gradient(90deg, #f2f3f3 0%, #f2f3f3 40%, transparent 40%, transparent 60%, #f2f3f3 60%, #f2f3f3 100%);
  position: relative;
}

.list {
  width: calc(100% - 62px);
}

.list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.list__item {
  height: 116px;
  color: #251163;
}

.list__item h3,
.list__item p {
  margin: 0;
}

.list__item h3 {
  font-size: 18px;
  font-weight: 700;
}

.list__item p {
  font-size: 12px;
}

.for-you__title {
  font-weight: 900;
  font-size: 28px;
  line-height: 31px;
  margin: 0;
  letter-spacing: -0.84px;
  color: #251163;
  width: 100%;
}

.for-you__subtitle {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #c980a8;
  margin: 0;
  width: 100%;
}

.benefits::before {
  content: "";
  background-image: url("../images/purple-wave-down.svg");
  background-size: cover;
  height: 47px;
  width: 100%;
  position: absolute;
  top: -47px;
  left: 0;
  background-position: 3%;
}

.benefits {
  position: relative;
  background-color: #f5f5f5;
}

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

.benefits-image {
  width: 100%;
  border-radius: 15px;
}

.growth {
  padding-bottom: 80px;
  position: relative;
  background-color: #c980a8;
}

.growth__main-title {
  color: #fff;
  text-align: center;
  font-size: 28px;
  line-height: 31px;
  margin-bottom: 10px;
}

.growth__title {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-size: 20px;
  margin-bottom: -10px;
}

.growth__subtitle {
  color: #fff;
  text-align: center;
  font-size: 12px;
  margin-bottom: 50px;
}

.growth__list {
  display: flex;
  gap: 30px;
  list-style-type: none;
  flex-direction: column;
}

.growth__list h5 {
  color: #251163;
  margin-bottom: 8px;
  font-size: 20px;
}

.growth__list h6 {
  color: #fff;
  font-size: 12px;
  line-height: 19px;
  margin-bottom: 9px;
}

.growth__list-header::after {
  content: " ";
  position: absolute;
  width: 10px;
  height: 10px;
}

.growth__list li:nth-child(odd) .growth__list-header::after {
  border: 20px solid transparent;
  border-left: 20px solid #fff;
  top: 29px;
  left: 20px;
}

.growth__list-number {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 24px;
  left: 69px;
}

.growth__list-inner {
  padding: 92px 0 0 72px;
}

.growth__list-inner ul {
  color: #fff;
  list-style-type: none;
  padding-left: 12px;
}

.growth__list-inner li {
  position: relative;
}

.growth__list-inner li p {
  font-size: 12px;
  line-height: 21px;
  margin: 0;
}

.growth__list-inner ul li::before {
  content: " ";
  border-radius: 50%;
  width: 3px;
  height: 3px;
  background-color: #251163;
  position: absolute;
  top: 10px;
  left: -13px;
}

.growth__list-number p {
  font-size: 22px;
  font-weight: 600;
  line-height: 0;
  margin: 0;
}

.growth__list li:nth-child(odd) .growth__list-number {
  background-color: #fff;
}

.growth__list li:nth-child(4) .growth__list-inner p {
  color: #fff;
  margin: 0;
  font-size: 12px;
  line-height: 19px;
  margin-bottom: 8px;
}

.growth__list li:nth-child(odd) .growth__list-number p {
  color: #251163;
}

.growth__list li:nth-child(even) .growth__list-number {
  background-color: #251163;
  color: #fff;
}

.growth__list li:nth-child(even) .growth__list-header::after {
  border: 20px solid transparent;
  border-left: 20px solid #251163;
  top: 29px;
  left: 20px;
}

.growth__list-header {
  position: absolute;
  width: 24px;
  height: 105%;
}

.growth__list li:nth-child(odd) .growth__list-header {
  background-color: #fff;
}

.growth__list li:first-child .growth__list-header {
  border-radius: 30px 30px 0 0px;
}

.growth__list li:nth-child(even) .growth__list-header {
  background-color: #251163;
}

.growth__list li:last-child .growth__list-header {
  border-radius: 0 0px 30px 30px;
}

.growth__list > li {
  width: 100%;
  display: flex;
  position: relative;
}

.growth:before {
  content: "";
  background-image: url("../images/pink-wave-top.svg");
  background-size: cover;
  height: 74px;
  width: 100%;
  position: absolute;
  top: -74px;
  left: 0;
  background-position: 0;
}

.growth::after {
  content: "";
  background-image: url("../images/pink-wave-bottom.svg");
  background-size: cover;
  width: 100%;
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: 2;
  height: 83px;
  background-position: 50%;
}

.forms__title {
  color: #251163;
  text-align: center;
  font-weight: 900;
  font-size: 28px;
  line-height: 31px;
}

.forms h3 {
  text-align: center;
  color: #c980a8;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 5px;
}

.forms h4 {
  text-align: center;
  color: #251163;
  font-weight: 400;
  line-height: 24px;
}

.forms h6 {
  text-align: center;
  color: #251163;
  font-size: 12px;
}

.forms .button {
  background-color: #251163;
  margin: 0 auto;
  display: flex;
  width: 300px;
  height: 37px;
  border-radius: 30px;
  padding: 12px 30px 10px;
}

.forms .button-down {
  width: 118px !important;
  margin-top: 26px !important;
}

.forms__header::after {
  bottom: -40px;
  content: "";
  /* height: 1px; */
  width: 80%;
  background-color: #000;
  width: 100%;
  display: block;
  bottom: -82px;
  left: 0;
  right: 0;
  margin: 40px auto;
}

.forms__subtitle {
  font-size: 18px;
  text-align: center;
  color: #251163;
  margin-bottom: 20px;
}

.forms__header {
  position: relative;
}

.forms__header h3 {
  margin-bottom: 16px;
}

.forms__header h4 {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #251163;
}

.button-down:hover {
  background-color: #c980a8;
}

@media (min-width: 0) {
  .hidden-xs {
    display: none;
  }
}

@media (min-width: 576px) {
  .hidden-sm {
    display: none;
  }
}

@media (min-width: 768px) {
  .hidden-md {
    display: none;
  }

  .hidden-tablet {
    display: none;
  }

  .card h3 {
    font-size: 28px;
    line-height: 32px;
  }

  .checkbox-input ~ .checkbox-box:before {
    left: -11px;
    margin-right: 0px;
  }

  .checkbox-input:checked ~ .checkbox-box:after {
    top: 10px;
    left: 42px;
  }

  .container {
    padding-inline: 60px;
  }

  .footer__top {
    margin-bottom: 6px;
  }

  .label {
    font-size: 16px;
  }

  .form-cv {
    max-width: 920px;
    padding: 0px 118px;
    margin-bottom: 0;
  }

  .form-input {
    width: 100%;
    margin-bottom: 10px;
  }

  .form__button-apply .button {
    padding: 11px 25px;
  }

  .form-col-2 {
    width: 50%;
    padding-right: 5px;
    padding-left: 5px;
  }

  .form-row {
    display: flex;
    flex-wrap: wrap;
  }

  .form__checkbox {
    margin-bottom: 0px;
    padding-top: 4px;
  }

  .form__button-apply {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .label {
    font-size: 18px;
  }

  .hero {
    height: 629px;
    position: relative;
    background-position: 50%;
  }

  .hero-inner__text {
    max-width: 100%;
    width: 385px;
    top: 25%;
    left: 62px;
    margin: 0;
    padding: 0;
  }

  .hero-inner__text h3 {
    font-size: 15px;
  }

  .hero-inner__text .button {
    width: 100%;
    font-size: 12px;
    letter-spacing: 1.5px;
    line-height: 1;
    padding: 8px 26px 8px;
  }

  .hero-inner__text .button-desktop {
    display: block;
  }

  .hero-inner__text .button-mobile {
    display: none;
  }

  .advantage::before {
    top: -77px;
    height: 77px;
    background-position: 0 0;
  }

  .advantage {
    padding-top: 0;
    padding-bottom: 102px;
  }

  .advantage__inner {
    flex-direction: row;
  }

  .advantage__image {
    width: 50%;
  }

  .advantage__text {
    width: 50%;
    padding: 0px 15px;
  }

  .advantage__image img {
    height: 284px;
  }

  .advantage__text h5 {
    margin-bottom: 12px;
  }

  .team::before {
    height: 71px;
    top: -71px;
    background-position: 0 0;
  }

  .team {
    padding-bottom: 140px;
    padding-bottom: 100px;
  }

  .team h2 {
    padding-top: 30px;
    letter-spacing: 0.5px;
  }

  .team::after {
    bottom: -24px;
    background-position: 0 0;
    background-size: 101%;
  }

  .values {
    padding-bottom: 80px;
  }

  .values h5 {
    max-width: 616px;
    margin: 0 auto;
  }

  .values p {
    max-width: 818px;
    margin: 0 auto;
  }

  .values__cards-list {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(7, 53px);
    margin-bottom: 25px;
  }

  .values .resume-subtitle {
    padding: 0 87px;
  }

  .hero {
    height: 629px;
    position: relative;
    background-position: 50%;
  }

  .hero-inner__text {
    max-width: 100%;
    width: 385px;
    top: 25%;
    left: 62px;
    margin: 0;
    padding: 0;
  }

  .hero-inner__text h3 {
    font-size: 15px;
  }

  .hero-inner__text .button {
    width: 100%;
    font-size: 12px;
    letter-spacing: 1.5px;
    line-height: 1;
    padding: 8px 26px 8px;
  }

  .hero-inner__text .button-desktop {
    display: block;
  }

  .hero-inner__text .button-mobile {
    display: none;
  }

  .for-you {
    padding-top: 50px;
  }

  .for-you::before {
    margin-top: -55px;
  }

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

  .for-you__photo {
    position: sticky;
    top: 95px;
    left: 0;
    width: 316px;
    height: 457px;
    margin-top: -120px;
  }

  .wrap {
    max-width: 660px;
  }

  .benefits::before {
    height: 71px;
    top: -71px;
  }

  .growth__title {
    line-height: 24px;
    margin-bottom: -6px;
  }

  .growth__subtitle {
    margin-bottom: 24px;
  }

  .growth__list h5 {
    font-size: 18px;
    margin-bottom: 4px;
  }

  .growth__list h6 {
    margin-bottom: 6px;
  }

  .growth__list li:nth-child(odd) .growth__list-header::after {
    border: 14px solid transparent;
    border-left: 14px solid #ffffff;
    top: 22px;
    left: 21px;

  }

  .growth__list-number {
    top: 20px;
    left: 66px;
    width: 50px;
    height: 50px;
  }

  .growth__list-inner {
    padding: 80px 0 0 66px;
  }

  .growth__list-inner li p {
    line-height: 20px;
  }

  .growth__list li:nth-child(even) .growth__list-header::after {
    border: 14px solid transparent;
    border-left: 14px solid #251163;
    top: 22px;
    left: 21px;
  }

  .growth__list-header {
    height: 110%;
    width: 22px;
  }

  .growth:before {
    height: 71px;
    top: -71px;
    background-position: 0 0;
  }

  .growth::after {
    height: 110px;
    bottom: -60px;
    background-position: 0 0;
    background-size: cover;
  }

  .forms h3 {
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 0px;
  }

  .forms__header::after {
    width: 68%;
    margin-block: 70px;
  }

  .forms__subtitle {
    font-size: 31px;
    line-height: 1;
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .hidden-lg {
    display: none;
  }
}

@media (min-width: 1024px) {
  .section-accent {
    --padding-left: 130px;
  }
}

@media (min-width: 1025px) {
  html {
    font-size: 20px;
  }

  .visible-laptop {
    display: block;
  }

  .hidden-laptop {
    display: none;
  }

  .card h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .card p {
    font-size: 12px;
  }

  .header {
    height: 95px;
  }

  .menu {
    padding: 0;
    top: 145px;
    max-height: calc(100% - 145px);
  }

  .menu__lang {
    display: none;
  }

  .menu__item--submenu > a.menu__link {
    display: block;
  }

  .menu__item--submenu button.menu__link {
    display: none;
  }

  .section-title {
    margin-bottom: 18px;
  }

  .section-title h2 {
    font-size: 14px;
    letter-spacing: 7px;
  }

  .section-title:before {
    width: 40px;
  }

  .section-accent {
    --padding-left: 160px;
  }

  .forms h4 {
    margin-bottom: 25px;
    line-height: 1.7;
  }
}

@media (min-width: 1200px) {
  .hidden-xl {
    display: none;
  }

  .visible-desktop {
    display: block;
  }

  h1,
  .h1 {
    font-size: 48px;
  }

  h2,
  .h2 {
    font-size: 55px;
    line-height: 70px;
  }

  h3,
  .h3 {
    font-size: 31px;
  }

  .h4 {
    font-size: 24px;
  }

  .h5 {
    font-size: 20px;
  }

  .h6 {
    font-size: 16px;
  }

  .button {
    font-size: 16px;
    border-radius: 15px;
    padding: 13px 30px 14px;
  }

  .button-mobile a {
    display: none;
  }

  .button-desktop a {
    display: block;
    padding: 6px 36px;
    height: 37px;
    border-radius: 20px;
  }

  .card-text {
    bottom: 30px;
    padding-inline: 20px;
  }

  .checkbox-input ~ .checkbox-box:before {
    top: 5px;
    left: 36px;
    margin-right: 48px;
  }

  .checkbox-box__label {
    font-size: 16px;
  }

  .container {
    padding-inline: 180px;
  }

  .footer__top {
    padding-top: 86px;
    margin-bottom: 60px;
  }

  .footer__bottom p {
    font-size: 14px;
  }

  .footer__top::after {
    margin: 50px auto;
  }

  .footer__links {
    font-size: 14px;
    margin-top: 28px;
  }

  .forms {
    padding-top: 180px;
  }

  .input::-moz-placeholder {
    font-size: 18px;
  }

  .input::placeholder {
    font-size: 18px;
  }

  .form-cv {
    max-width: 1020px;
    padding: 0px 152px;
  }

  .form-cv p {
    margin-bottom: 14px;
    font-size: 16px;
  }

  .form-input {
    margin-bottom: 20px;
  }

  .form-col-2 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .form__checkbox {
    padding-top: 8px;
  }

  .form__checkbox:last-child {
    margin-bottom: 0px;
  }

  .form__button-apply {
    margin-bottom: 40px;
  }

  .header__logo img {
    display: block;
    width: 138px;
    height: 50px;
  }

  .header__logo-mobile {
    display: none;
  }

  .header.inverted .button-desktop {
    display: block;
  }

  .input {
    height: 56px;
  }

  .menu {
    flex-direction: row;
    align-items: center;
    position: static;
    transform: translateX(0);
    transition: none;
    justify-content: center;
    max-height: 100%;
    overflow: visible;
    background: none;
  }

  .menu__list {
    flex-direction: row;
    margin-right: 0;
    padding-top: 0;
    width: 100%;
    justify-content: space-between;
    padding-left: 36px;
    padding-right: 36px;
    gap: 42px;
    padding: 5.19px 5.23px 5.19px 48.76px;
    background-color: white;
    border-radius: 100px;
    box-shadow: 0px 4px 30px 0px rgba(42, 44, 81, 0.15);
    clip-path: none;
  }

  .menu-active .menu__list {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 200px;
    column-gap: 200px;
    padding: 0 208px;
    text-align: left;
  }

  .menu-active .menu__list .menu__list {
    position: absolute;
    left: auto;
    top: 0;
    padding-top: 0;
    margin-bottom: 0;
  }

  .menu__link {
    font-size: 16px;
  }

  .menu.menu--open {
    transition: none;
  }

  .menu.menu--open .menu__list {
    align-items: center;
  }

  .menu.menu--open .menu__item--submenu > button.menu__link {
    margin: 0;
  }

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

  .menu__item-contact {
    border-radius: 100px;
    padding: 20px 40px;
  }

  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-accent h2 {
    font-size: 36px;
    margin-bottom: 20px;
  }

  .section-accent {
    --padding-top: 58px;
    --padding-right: 70px;
    --padding-bottom: 80px;
  }

  .section-accent-wrap {
    border-radius: 40px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 42px;
    height: 42px;
  }

  .swiper-button-prev svg,
  .swiper-button-next svg {
    width: 20px;
    height: 22px;
  }

  .swiper-button-next {
    right: -40px;
  }

  .swiper-button-prev {
    left: -40px;
  }

  .slider .swiper-slide .card[data-scrollspy] {
    opacity: 0;
  }

  .hero {
    height: 1062px;
    background-position: center;
  }

  .hero-inner__text {
    width: 625px;
    height: 522px;
    top: 48%;
    transform: translateY(-50%);
    left: 12.5%;
  }

  .hero-inner__text h1 {
    margin-bottom: -14px;
  }

  .hero-inner__text h3 {
    font-size: 21px;
    line-height: 30px;
    font-weight: 700;
    padding: 0 25px;
  }

  .hero-inner__text .button {
    margin-bottom: 0px;
    width: 71%;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 13px 30px 12px;
    height: 45px;
  }

  .button-mobile {
    display: none;
  }

  .hero-inner__text h1 span:first-child {
    font-size: 30px;
  }

  .hero-inner__text img {
    height: 250px;
    width: 100%;
    margin-bottom: 26px;
  }

  .advantage::before {
    top: -181px;
    height: 181px;
  }

  .advantage {
    padding-bottom: 262px;
    padding-top: 0px;
  }

  .advantage__text {
    padding: 0 25px;
  }

  .advantage__image img {
    width: 737px;
    height: 552px;
  }

  .advantage__text h4 {
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 16px;
  }

  .advantage__text h5 {
    letter-spacing: 0.5px;
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 22px;
  }

  .advantage__text p {
    font-size: 16px;
    line-height: 24px;
  }

  .team::before {
    height: 180px;
    top: -180px;
  }

  .team {
    padding-bottom: 160px;
  }

  .team h2 {
    font-size: 55px;
    margin-bottom: 26px;
  }

  .team__subtitle {
    font-size: 31px;
    color: #251163;
    margin-bottom: 20px;
  }

  .team::after {
    bottom: 0;
  }

  .team .container {
    padding-right: 80px;
    padding-left: 80px;
  }

  .values {
    padding-top: 80px;
  }

  .values h2 {
    font-size: 50px;
    margin-bottom: 50px;
  }

  .values h5 {
    font-size: 21px;
    margin-bottom: 32px;
  }

  .values p {
    font-size: 14px;
    margin-bottom: 36px;
    line-height: 24px;
  }

  .values h5:nth-child(4) {
    margin-bottom: 38px;
  }

  .values__cards-list {
    grid-template-rows: repeat(7, 96px);
    gap: 30px;
  }

  .values h4 {
    letter-spacing: 0.3px;
    font-size: 44px;
  }

  .values .resume-subtitle {
    font-size: 21px;
    padding: 0;
  }

  .values-card {
    padding: 30px 25px;
  }

  .desktop-card-title {
    display: none;
  }

  .mobile-card-title {
    display: block;
  }

  .card-light-pink p {
    max-width: 380px;
  }

  .card-thin img {
    height: 120px;
  }

  .values-card img {
    height: 118px;
    margin-bottom: 36px;
  }

  .values-card h6 {
    font-size: 32px;
  }

  .hero {
    height: 1062px;
    background-position: center;
  }

  .hero-inner__text {
    width: 625px;
    height: 522px;
    top: 48%;
    transform: translateY(-50%);
    left: 12.5%;
  }

  .hero-inner__text h1 {
    margin-bottom: -14px;
  }

  .hero-inner__text h3 {
    font-size: 21px;
    line-height: 30px;
    font-weight: 700;
    padding: 0 25px;
  }

  .hero-inner__text .button {
    margin-bottom: 0px;
    width: 71%;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 13px 30px 12px;
    height: 45px;
  }

  .button-mobile {
    display: none;
  }

  .hero-inner__text h1 span:first-child {
    font-size: 30px;
  }

  .hero-inner__text img {
    height: 250px;
    width: 100%;
    margin-bottom: 26px;
  }

  .social {
    gap: 40px;
  }

  .for-you {
    padding-top: 100px;
    padding-bottom: 200px;
  }

  .for-you::before {
    height: 181px;
    margin-top: -90px;
  }

  .for-you__inner {
    gap: 50px;
    margin-top: -50px;
    position: relative;
  }

  .wrap {
    gap: 36px 26px;
  }

  .list {
    width: calc(100% - 68px);
  }

  .list__item {
    height: 116px;
    padding-top: 10px;
  }

  .list__item h3 {
    font-size: 21px;
    line-height: 28px;
  }

  .list__item p {
    font-size: 15px;
  }

  .for-you__title {
    font-size: 55px;
    line-height: 70px;
    letter-spacing: 0;
  }

  .for-you__subtitle {
    font-weight: 700;
    font-size: 21px;
    line-height: 28px;
  }

  .benefits::before {
    background-position: center;
    height: 185px;
    top: -103px;
  }

  .benefits__wrap {
    flex-direction: row;
  }

  .benefits-image {
    width: 750px;
    position: absolute;
    top: -183px;
  }

  .growth {
    padding-top: 0;
  }

  .growth__main-title {
    font-size: 55px;
    line-height: 70px;
    margin-bottom: 30px;
  }

  .growth__title {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 24px;
  }

  .growth__subtitle {
    margin-bottom: 36px;
    font-size: 16px;
  }

  .growth__list {
    gap: 10px;
    flex-direction: row;
    margin-left: -26px;
    margin-right: -26px;
  }

  .growth__list h5 {
    margin-bottom: 0;
    font-size: 21px;
  }

  .growth__list h6 {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 12px;
  }

  .growth__list li:nth-child(odd) .growth__list-header::after {
    border: 14px solid transparent;
    border-top: 16px solid #fff;
    top: 35px;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .growth__list-number {
    position: static;
    width: 60px;
    height: 60px;
    padding: 30px 12px;
    margin-top: 33px;
    margin-left: 0px;
    margin-bottom: 14px;
  }

  .growth__list-inner {
    padding: 0px 0 0 30px;
    padding-left: 0px;
  }

  .growth__list-inner ul {
    padding-left: 18px;
  }

  .growth__list-inner li p {
    font-size: 16px;
    line-height: 23px;
  }

  .growth__list-inner ul li::before {
    width: 4px;
    height: 4px;
    top: 8px;
    left: -17px;
  }

  .growth__list li:nth-child(4) .growth__list-inner p {
    font-size: 16px;
    line-height: 24px;
  }

  .growth__list li:nth-child(even) .growth__list-header::after {
    border: 14px solid transparent;
    border-top: 16px solid #251163;
    top: 35px;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .growth__list-header {
    position: static;
    height: 20px;
    width: 100%;
  }

  .growth__list li:first-child .growth__list-header {
    border-radius: 30px 0 0 30px;
  }

  .growth__list li:last-child .growth__list-header {
    border-radius: 0px 30px 30px 0px;
  }

  .growth__list > li {
    width: 25%;
    flex-direction: column;
    align-items: center;
  }

  .growth:before {
    height: 180px;
    top: -180px;
  }

  .growth::after {
    background-position: 100% 100%;
    height: 140px;
    bottom: -140px;
  }

  .forms__title {
    font-size: 55px;
    line-height: 71px;
    margin-bottom: 15px;
  }

  .forms h3 {
    font-size: 31px;
  }

  .forms h4 {
    font-size: 21px;
    margin-bottom: 30px;
  }

  .forms h6 {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .forms .button {
    height: 55px;
    padding: 14px 30px 14px;
    min-width: 125px;
    height: 55px;
    padding: 11px 30px 8px;
  }
}

@media (min-width: 1300px) {
  .values h2 {
        font-size: 55px;
    }
}

@media (min-width: 1400px) {
  .hidden-xxl {
    display: none;
  }
}

@media (min-width: 1600px) {
  .card {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
  }

  .card h3 {
    font-size: 31px;
    line-height: 35px;
  }

  .card p {
    font-size: 16px;
    line-height: 24px;
  }

  .menu-active .menu__list {
    -moz-column-gap: 0;
    column-gap: 0;
  }

  .swiper-button-next {
    right: -80px;
  }

  .swiper-button-prev {
    left: -80px;
  }

  .advantage__text {
    padding: 59px 86px;
    letter-spacing: 0px;
  }

  .team .container {
    padding-right: 190px;
    padding-left: 190px;
  }

  .values {
    padding-bottom: 238px;
  }

  .values-card h6 {
    font-size: 46px;
    margin-bottom: 23px;
    line-height: 40px;
  }

  .values-card p {
    font-size: 21px;
    line-height: 28px;
  }

  .for-you__photo {
    width: 50%;
    max-width: 746px;
    height: 100%;
    margin-top: -235px;
  }
}

@media (prefers-reduced-motion: no-preference) {
  :where(html:focus-within) {
    scroll-behavior: smooth;
  }

  html {
    scroll-behavior: smooth;
  }
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}