/* init pmg_fonts */
@font-face {
  font-family: 'Cambin';
  src: url('./assets/fonts/CabinCondensed-Regular.ttf');
  font-weight: 400;
}
@font-face {
  font-family: 'Cambin';
  src: url('./assets/fonts/CabinCondensed-Medium.ttf');
  font-weight: 500;
}
@font-face {
  font-family: 'Cambin';
  src: url('./assets/fonts/CabinCondensed-SemiBold.ttf');
  font-weight: 600;
}
@font-face {
  font-family: 'Cambin';
  src: url('./assets/fonts/CabinCondensed-Bold.ttf');
  font-weight: 700;
}
@font-face {
  font-family: 'Inter';
  src: url('./assets/fonts/Inter.ttf');
}

/* end pmg_fonts */
/* init pmg_global */
@import url('./fonts.min.css');
:root {
  --color-white: #fff;
  --color-black: #000;
  --color-main: #ffd000;
  --btn-radius: 4.391vh;
  --btn-animation-speed: 0.2s;
  --btn-height: 4.83vh;
  --x-padding-header: 7.684vh;
}
* {
  font-family: 'Cambin';
  font-weight: normal;
  font-size: 1.976vh;
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}
strong {
  font-weight: 700;
}
html {
  width: 100%;
  height: 100%;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
html.hidden {
  overflow: hidden;
}
html::-webkit-scrollbar {
  display: none;
}
body {
  width: 100%;
  height: 100%;
}
ul li, ol li {
  list-style: none;
}
.sample-text {
  font-family: 'Inter';
  line-height: 3vh;
  font-size: 1.976vh;
  font-weight: 500;
  color: var(--color-white);
}
.sample-text.black {
  color: var(--color-black);
}
.sample-text * {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}
.sample-text strong {
  font-weight: 700;
}
.sample-text h1, .sample-text h2, .sample-text h3, .sample-text h4, .sample-text h5, .sample-text h6 {
  font-family: 'Cambin';
  font-weight: 700;
  margin: 0;
  margin-bottom: 3.29vh;
  color: inherit;
}
.sample-text h1 span, .sample-text h2 span, .sample-text h3 span, .sample-text h4 span, .sample-text h5 span, .sample-text h6 span {
  font-size: inherit;
  line-height: inherit;
}
.sample-text h1 {
  font-size: 5vh;
  line-height: 70px;
}
.sample-text h2 {
  font-size: 4vh;
  line-height: 40px;
}
.sample-text h3 {
  font-size: 3.65vh;
  line-height: 35px;
}
.sample-text h4, .sample-text h5, .sample-text h6 {
  font-size: 2.4vh;
}
.title {
  font-size: 6.586vh;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--color-black);
}
.title.big {
  font-size: 10.538vh;
  line-height: 10.318vh;
  font-weight: 700;
}
.title.tr-none {
  text-transform: none;
}
.title.white {
  color: var(--color-white);
}
.title * {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}
.subtitle {
  font-size: 4.171vh;
  line-height: 4.501vh;
  font-weight: 700;
  color: var(--color-black);
}
.subtitle.white {
  color: var(--color-white);
}
.image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.icon {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.icon-menu {
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23000" xmlns="http://www.w3.org/2000/svg"><path d="M3 12H21M3 6H21M3 18H15" stroke="black" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.icon-close {
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 6L6 18M6 6L18 18" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.icon-question {
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.4986 9.00224C10.6748 8.50136 11.0226 8.079 11.4804 7.80998C11.9381 7.54095 12.4763 7.4426 12.9997 7.53237C13.523 7.62213 13.9977 7.89421 14.3396 8.30041C14.6815 8.70661 14.8687 9.22072 14.8679 9.75168C14.8679 11.2506 12.6196 12 12.6196 12M12.6486 15H12.6586M12.4986 20C17.1931 20 20.9986 16.1944 20.9986 11.5C20.9986 6.80558 17.1931 3 12.4986 3C7.80423 3 3.99865 6.80558 3.99865 11.5C3.99865 12.45 4.1545 13.3636 4.44202 14.2166C4.55022 14.5376 4.60432 14.6981 4.61408 14.8214C4.62371 14.9432 4.61643 15.0286 4.5863 15.1469C4.5558 15.2668 4.48844 15.3915 4.35374 15.6408L2.71808 18.6684C2.48477 19.1002 2.36812 19.3161 2.39423 19.4828C2.41697 19.6279 2.5024 19.7557 2.62782 19.8322C2.77183 19.9201 3.01595 19.8948 3.50419 19.8444L8.62521 19.315C8.78029 19.299 8.85783 19.291 8.92851 19.2937C8.99802 19.2963 9.04709 19.3029 9.11488 19.3185C9.1838 19.3344 9.27047 19.3678 9.4438 19.4345C10.3919 19.7998 11.4219 20 12.4986 20Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.btn-wrapper {
  position: relative;
  width: max-content;
}
.btn-wrapper .btn-main {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1.6465vh;
  z-index: 2;
  cursor: pointer;
  color: var(--color-black);
  background-color: var(--color-white);
  border: 0.11vh solid var(--color-black);
  outline: 0;
  padding: 0.878vh 1.756vh;
  border-radius: var(--btn-radius);
  transition: var(--btn-animation-speed);
  height: var(--btn-height);
  text-decoration: none;
}
.btn-wrapper .btn-main .btn-text {
  font-family: 'Inter';
  font-size: 1.756vh;
}
.btn-wrapper .btn-main .btn-icons {
  position: relative;
  width: 2.634vh;
  height: 2.634vh;
}
.btn-wrapper .btn-main .btn-icons .btn-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transition: opacity 0.5s;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-wrapper .btn-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: var(--btn-radius);
  background-color: var(--color-black);
  width: 100%;
  height: 100%;
  transform: translate(0.549vh, 0.549vh);
}
.btn-wrapper.big {
  --btn-height: 12.819vh;
  --btn-radius: 35.346vh;
  --btn-animation-speed: 0.4s;
}
.btn-wrapper.big .btn-main {
  padding: 3.293vh 6.037vh;
}
.btn-wrapper.big .btn-main .btn-text {
  font-size: 5.62vh;
}
.btn-wrapper.big .btn-bg {
  transform: translate(1.647vh, 1.647vh);
}
.btn-wrapper.yellow .btn-main {
  background-color: var(--color-main);
}
.btn-wrapper.toggle .btn-main .btn-icon__inactive {
  opacity: 1;
}
.btn-wrapper.toggle .btn-main .btn-icon__active {
  opacity: 0;
}
.btn-wrapper.toggle.active .btn-main .btn-icon__inactive {
  opacity: 0;
}
.btn-wrapper.toggle.active .btn-main .btn-icon__active {
  opacity: 1;
}
@media (hover: hover) and (pointer: fine) {
  .btn-wrapper .btn-main:hover, .btn-wrapper .btn-main:focus-visible {
    transform: translate(0.549vh, 0.549vh);
  }
  .btn-wrapper.big .btn-main:hover, .btn-wrapper.big .btn-main:focus-visible {
    transform: translate(1.647vh, 1.647vh);
  }
}
.scroll-inner {
  position: sticky;
  top: 0;
  overflow: hidden;
  height: 100vh;
  -ms-overflow-style: none;
  scrollbar-width: none;
  /* // scroll-behavior: smooth; */
}
.scroll-content {
  padding-top: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: max-content;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  overflow: hidden;
  padding-top: 16.465vh;
  padding-bottom: 12.075vh;
}
.scroll-content > * {
  flex-shrink: 0;
}
main {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100vh;
}
main > section {
  height: 100%;
}
.modal {
  position: fixed;
  transform: translateY(100lvh);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  overflow: hidden;
}
.modal.white .modal-bg {
  background-color: var(--color-white);
}
.modal.ligth-black .modal-bg {
  --color-black: #0000009f;
  background-color: var(--color-black);
}
.modal.white-close .modal-close {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="wh" height="32px" width="32px"><path d="M20.0013 11.9998L12.0013 19.9998M12.0013 11.9998L20.0013 19.9998M29.3346 15.9998C29.3346 23.3636 23.3651 29.3332 16.0013 29.3332C8.63751 29.3332 2.66797 23.3636 2.66797 15.9998C2.66797 8.63604 8.63751 2.6665 16.0013 2.6665C23.3651 2.6665 29.3346 8.63604 29.3346 15.9998Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.modal.small-p .modal-wrapper {
  padding: 4.6vh 0;
}
.modal.small-p .modal-close {
  transform: translate(0%, 0%);
  top: 6.5vh;
  right: 4.1vh;
}
.modal.hidden .modal-wrapper {
  overflow: hidden;
}
.modal.visible-y .modal-wrapper {
  overflow-y: auto;
}
.modal.orizontal {
  transform: translateX(100%);
}
.modal.w-min .modal-wrapper {
  width: max-content;
  margin-left: auto;
}
.modal.p-0 .modal-wrapper {
  padding: 0;
}
.modal.person .modal-close img {
  display: none;
}
.modal .modal-bg {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-black);
}
.modal .modal-wrapper {
  position: relative;
  z-index: 0;
  height: 100%;
  padding: 7vh 0;
  overflow: hidden;
}
.modal .modal-close, .modal .modal-close-person {
  position: absolute;
  z-index: 5;
  width: 3.5vh;
  height: 3.5vh;
  top: 3.5vh;
  right: 2.2vh;
  transform: translate(-50%, -50%);
  background-image: url('data:image/svg+xml,<svg  viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.0013 11.9998L12.0013 19.9998M12.0013 11.9998L20.0013 19.9998M29.3346 15.9998C29.3346 23.3636 23.3651 29.3332 16.0013 29.3332C8.63751 29.3332 2.66797 23.3636 2.66797 15.9998C2.66797 8.63604 8.63751 2.6665 16.0013 2.6665C23.3651 2.6665 29.3346 8.63604 29.3346 15.9998Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}
.person-block {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-left: 5vw;
  z-index: 0;
}
.person-block .person-header {
  position: absolute;
  top: 0;
  transform: translateY(-100%);
  opacity: 0;
}
.person-block .person-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 4vh;
  height: 100%;
  width: 43vw;
}
.person-block .person-content .title {
  opacity: 0;
}
.person-block .person-content .sample-text {
  opacity: 0;
  overflow-y: auto;
}
.person-block .person-content .person-bg {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  width: 60vw;
  height: 140vh;
  border-radius: 70vh;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: var(--color-black);
}
.person-block .person-image {
  opacity: 0;
  position: relative;
  z-index: -2;
  width: 41vw;
  height: 66vh;
}
.contact-form {
  display: flex;
  flex-wrap: wrap;
  column-gap: 2.195vh;
  row-gap: 3.293vh;
}
.contact-form.mini .contact-input {
  width: 100%;
}
.contact-form.mini .contact-checkbox__text {
  font-size: 1.6vh;
}
.contact-form .contact-input {
  width: calc(50% - 1.097vh);
}
.contact-form .contact-textarea {
  width: 100%;
}
.contact-form .contact-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1009%;
}
.contact-form .contact-checkbox {
  display: flex;
  align-items: center;
  gap: 1.3vh;
}
.contact-form .contact-checkbox__text {
  display: inline;
}
.modal-inner-slider .modal-wrapper {
  max-width: 1300px;
  margin: 0 auto;
}
.modal-inner-slider .modal-close {
  z-index: 2;
}
.slider-modal {
  position: relative;
  padding: 0 3.16vh;
  max-width: 1300px;
  margin: 0 auto;
}
.slider-modal .slider-wrapper {
  height: 70vh;
  margin-bottom: 30px;
}
.slider-modal .slider-wrapper .swiper {
  height: 100%;
}
.slider-modal .slider-wrapper .swiper-slide img {
  border-radius: 2vh;
}
.slider-modal .slider-wrapper .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background-color: var(--color-white, 50%);
  transition: 0.2s;
}
.slider-modal .slider-wrapper .swiper-pagination .swiper-pagination-bullet-active {
  width: 40px;
  border-radius: 20px;
}
#lottieContainer {
  position: fixed;
  z-index: 3;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
#lottieContainer dotlottie-player {
  width: 16.465vh;
  height: 14.27vh;
}
#started-block {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
}
#loader-svg {
  display: block;
  width: 18.6vh;
}
#loader-first {
  visibility: hidden;
}
#loader-arrows {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6.1vh;
  height: 6.1vh;
}
.loader-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.loader-wrapper {
  position: relative;
}
.loader-wrapper .loader-start-text, .loader-wrapper .splitted-text {
  font-size: 9.5vh;
}
.loader-wrapper .loader-svg-container {
  position: relative;
}
.loader-wrapper .loader-splitted-text {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 13vh;
  overflow-y: clip;
  overflow-x: visible;
  min-width: 33vh;
  width: 100%;
  align-items: center;
}
.loader-wrapper .splitted-text {
  position: absolute;
  display: none;
  top: 50%;
  transform: translateY(-50%);
  width: max-content;
}
.loader-wrapper .splitted-text div {
  font-size: 9.5vh;
}
.loader-wrapper .splitted-text.visible {
  display: block;
}
.st0 {
  fill: #1d1d1d;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.st1 {
  fill: var(--color-main);
  transform-origin: 40% 35%;
}

@media (max-width: 992px){
.sample-text {
  font-size: 18px;
}
.sample-text * {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}
.sample-text h1, .sample-text h2, .sample-text h3, .sample-text h4, .sample-text h5, .sample-text h6 {
  margin-bottom: 15px;
}
.sample-text h1 {
  font-size: 41px;
  line-height: normal;
}
.sample-text h2 {
  font-size: 35px;
  line-height: normal;
}
.sample-text h3 {
  font-size: 24px;
  line-height: normal;
}
.sample-text h4, .sample-text h5, .sample-text h6 {
  font-size: 26px;
}
.container {
  padding: 0px 15px;
}
.scroll-inner {
  position: relative;
  overflow: auto;
  height: unset;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.scroll-content {
  position: static;
  width: 100%;
  display: block;
  overflow: hidden;
  padding-top: 70px;
  padding-bottom: 0;
}
.scroll-content > * {
  flex-shrink: 0;
}
.btn-wrapper {
  --btn-radius: 20px;
  --btn-animation-speed: 0.2s;
  --btn-height: 37px;
}
.btn-wrapper .btn-main {
  gap: 10px;
  border: 1px solid var(--color-black);
  padding: 5px 10px;
  border-radius: var(--btn-radius);
  transition: var(--btn-animation-speed);
  height: var(--btn-height);
}
.btn-wrapper .btn-main .btn-text {
  font-family: 'Inter';
  font-size: 14px;
}
.btn-wrapper .btn-main .btn-icons {
  position: relative;
  width: 21px;
  height: 21px;
}
.btn-wrapper .btn-main .btn-icons .btn-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transition: opacity 0.5s;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-wrapper .btn-bg {
  transform: translate(5px, 5px);
}
.btn-wrapper.big {
  --btn-radius: 25px;
  --btn-animation-speed: 0.25s;
  --btn-height: 40px;
}
.btn-wrapper.big .btn-main {
  padding: 8px 14px;
}
.btn-wrapper.big .btn-main .btn-text {
  font-size: 18px;
}
.btn-wrapper.big .btn-bg {
  transform: translate(5px, 5px);
}
.title {
  font-size: clamp(1rem, 7vw, 6rem);
  font-weight: 700;
  text-transform: uppercase;
  color: var(--color-black);
}
.title.big {
  font-size: clamp(2rem, 9vw, 7rem);
  line-height: clamp(2rem, 9vw, 7rem);
  font-weight: 700;
}
.title.tr-none {
  text-transform: none;
}
.title.white {
  color: var(--color-white);
}
.title * {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}
.modal .modal-close {
  width: 28px;
  height: 28px;
}
.modal .modal-wrapper {
  overflow: auto;
  padding: 70px 0;
}
.modal.person .modal-close {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-white);
}
.modal.person .modal-close img {
  display: block;
  width: 100%;
  height: 100%;
}
.modal.w-min .modal-wrapper {
  width: 100%;
  margin-left: unset;
}
.slider-modal {
  padding: 0 15px;
}
.slider-modal .slider-wrapper {
  height: unset;
  width: 100%;
  margin-bottom: 30px;
}
.slider-modal .slider-wrapper .swiper-slide {
  height: unset;
}
.slider-modal .slider-wrapper .swiper-slide img {
  border-radius: 15px;
}
#lottieContainer {
  display: none;
}
.person-block {
  padding: 15px 15px;
  flex-direction: column;
}
.person-block .person-header {
  left: 15px;
  opacity: 1;
}
.person-block .person-content {
  position: relative;
  gap: 20px;
  height: unset;
  width: 100%;
  padding-bottom: 30px;
}
.person-block .person-content .person-bg {
  position: absolute;
  transform: translate(0);
  left: -15px;
  top: -85px;
  width: calc(100% + 30px);
  height: calc(100% + 85px);
  border-radius: 0;
  background-color: var(--color-black);
}
.person-block .person-content .sample-text {
  opacity: 1;
}
.person-block .person-content .title {
  opacity: 1;
}
.person-block .person-image {
  width: 100%;
  height: unset;
  opacity: 1;
}
#loader-svg {
  width: 18.6vw;
  height: 9vw;
}
#loader-arrows {
  width: 6.1vw;
  height: 6.1vw;
}
.loader-wrapper .loader-start-text, .loader-wrapper .splitted-text {
  font-size: 9.5vw;
}
.loader-wrapper .loader-splitted-text {
  height: 13vw;
  min-width: 33vw;
}
.loader-wrapper .splitted-text div {
  font-size: 9.5vw;
}

}
/* end pmg_global */
/* init pmg_footer */

/* end pmg_footer */
/* init pmg_header */
header {
  position: fixed !important;
  width: 100%;
  height: max-content;
  z-index: 2;
  top: 4.94vh;
  left: 0vh;
  padding: 0 var(--x-padding-header);
}
header .header-wrapper {
  display: flex;
  justify-content: space-between;
}
header .header-logo {
  width: 14.05vh;
  height: 5.049vh;
  background-image: url('data:image/svg+xml,<svg width="128" height="46" viewBox="0 0 128 46" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_14001_937)"><path d="M98.1299 0.109863L104.531 16.3994L110.932 0.109863H127.388C127.192 0.701876 128 1.42206 128 1.61736V45.0906L127.088 45.9939H81.9861L81.0742 45.0906V1.01924L81.9861 0.115966H98.136L98.1299 0.109863ZM118.105 33.4457C112.572 34.7701 114.451 44.1629 120.859 42.2587C125.852 40.7756 123.931 32.048 118.105 33.4457Z" fill="black"/><path d="M77.4076 46H31.6934L48.1248 0.390627C50.3463 0.170911 60.2418 -0.51265 61.2638 0.707995L77.4076 46ZM69.299 40.9954C72.4017 37.3945 68.1424 31.3645 63.6566 33.8912C57.3044 37.4738 64.85 46.1587 69.299 40.9954Z" fill="black"/><path d="M12.8024 46H0V1.01924L0.911838 0.109863H11.8845L12.8024 1.01924V46Z" fill="black"/></g><defs><clipPath id="clip0_14001_937"><rect width="128" height="46" fill="white"/></clipPath></defs></svg>');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
header .header-logo.white {
  background-image: url('data:image/svg+xml,<svg width="128" height="46" viewBox="0 0 128 46" fill="white" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_14001_937)"><path d="M98.1299 0.109863L104.531 16.3994L110.932 0.109863H127.388C127.192 0.701876 128 1.42206 128 1.61736V45.0906L127.088 45.9939H81.9861L81.0742 45.0906V1.01924L81.9861 0.115966H98.136L98.1299 0.109863ZM118.105 33.4457C112.572 34.7701 114.451 44.1629 120.859 42.2587C125.852 40.7756 123.931 32.048 118.105 33.4457Z" fill="white"/><path d="M77.4076 46H31.6934L48.1248 0.390627C50.3463 0.170911 60.2418 -0.51265 61.2638 0.707995L77.4076 46ZM69.299 40.9954C72.4017 37.3945 68.1424 31.3645 63.6566 33.8912C57.3044 37.4738 64.85 46.1587 69.299 40.9954Z" fill="white"/><path d="M12.8024 46H0V1.01924L0.911838 0.109863H11.8845L12.8024 1.01924V46Z" fill="white"/></g><defs><clipPath id="clip0_14001_937"><rect width="128" height="46" fill="white"/></clipPath></defs></svg>');
}
header .header-menu, header .header-submenu {
  display: flex;
  gap: 4.391vh;
}
header .header-submenu .header-submenu__button {
  opacity: 0;
  display: none;
}

@media (max-width: 992px){
header {
  --x-padding-header: 15px;
  background-color: var(--color-white);
  top: 0;
  padding: 15px var(--x-padding-header);
}
header .header-logo {
  width: 120px;
  height: 40px;
  background-image: url('data:image/svg+xml,<svg width="128" height="46" viewBox="0 0 128 46" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_14001_937)"><path d="M98.1299 0.109863L104.531 16.3994L110.932 0.109863H127.388C127.192 0.701876 128 1.42206 128 1.61736V45.0906L127.088 45.9939H81.9861L81.0742 45.0906V1.01924L81.9861 0.115966H98.136L98.1299 0.109863ZM118.105 33.4457C112.572 34.7701 114.451 44.1629 120.859 42.2587C125.852 40.7756 123.931 32.048 118.105 33.4457Z" fill="black"/><path d="M77.4076 46H31.6934L48.1248 0.390627C50.3463 0.170911 60.2418 -0.51265 61.2638 0.707995L77.4076 46ZM69.299 40.9954C72.4017 37.3945 68.1424 31.3645 63.6566 33.8912C57.3044 37.4738 64.85 46.1587 69.299 40.9954Z" fill="black"/><path d="M12.8024 46H0V1.01924L0.911838 0.109863H11.8845L12.8024 1.01924V46Z" fill="black"/></g><defs><clipPath id="clip0_14001_937"><rect width="128" height="46" fill="white"/></clipPath></defs></svg>');
}
header .header-menu, header .header-submenu {
  display: flex;
  gap: 25px;
}
header .header-submenu {
  display: none;
  position: absolute;
  flex-direction: column;
  top: 70px;
  left: 0;
  width: 100%;
  height: calc(100lvh - 70px);
  background-color: var(--color-white);
  padding: 15px;
  gap: 0px;
}
header .header-submenu.active {
  display: flex;
}
header .header-submenu .header-submenu__button {
  opacity: 0;
  display: none;
}
header .header-submenu .header-submenu__button .btn-wrapper {
  width: 100%;
}
header .header-submenu .header-submenu__button .btn-wrapper .btn-main {
  border-radius: 0;
  padding: 10px 0px;
  border: 0;
  height: max-content;
}
header .header-submenu .header-submenu__button .btn-wrapper .btn-main .btn-text {
  font-size: 38px;
  font-weight: 600;
}
header .header-submenu .header-submenu__button .btn-wrapper .btn-bg {
  display: none;
}

}
/* end pmg_header */
/* init pmg_contactblock */
.contact-block {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9.8vh;
  width: 164vh;
  padding-right: 15vh;
  margin-left: 34vh;
  padding-left: 10vh;
}
.contact-block .contact-bg {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 50%;
  transform: translate(0%, -50%);
  background-color: var(--color-main);
  width: 195vh;
  height: 121.954vh;
}
.contact-block .contact-content, .contact-block .contact-form {
  position: relative;
  width: calc(50% - 4.9395vh);
  z-index: 3;
}
.contact-block .contact-content .title {
  margin-bottom: 4.391vh;
}
.contact-block .contact-content .sample-text, .contact-block .contact-content .address, .contact-block .contact-content .iva, .contact-block .contact-content .social-links {
  margin-bottom: 3.513vh;
}
.contact-block .contact-content .social-links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2.525vh;
}
.contact-modal {
  background-color: var(--color-main);
  padding: 5vh;
  width: 60vh;
  height: max-content;
  min-height: 100%;
}
.contact-modal .subtitle {
  margin-bottom: 5.4vh;
}
.contact-modal .wpcf7 {
  width: 100%;
}
.contact-modal .wpcf7 .wpcf7-form p {
  width: 100%;
}
.contact-modal .wpcf7 .wpcf7-form .checkbox {
  width: 70%;
}
.wpcf7 {
  position: relative;
  z-index: 2;
  width: calc(50% - 4.9395vh);
}
.wpcf7 .screen-reader-response {
  display: none;
}
.wpcf7-form {
  position: relative;
  z-index: 3;
  padding: 0;
  border-radius: 1vh;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wpcf7-form > p > label > b, .wpcf7-form > p > label > br {
  display: none;
}
.wpcf7-form input[type='text'], .wpcf7-form input[type='email'], .wpcf7-form input[type='tel'], .wpcf7-form textarea {
  width: 100%;
  font-family: 'Inter';
  font-size: 1.647vh;
  color: var(--color-black);
  border-radius: var(--btn-radius);
  padding: 1.427vh 2.195vh;
  outline: 0;
  border: 0.11vh solid var(--color-black);
}
.wpcf7-form input[type='text']::placeholder, .wpcf7-form input[type='email']::placeholder, .wpcf7-form input[type='tel']::placeholder, .wpcf7-form textarea::placeholder {
  color: var(--color-black);
}
.wpcf7-form p {
  width: calc(50% - 1vh);
}
.wpcf7-form p.textarea {
  width: 100%;
  margin-bottom: 2vh;
}
.wpcf7-form textarea {
  --btn-radius: 2.195vh;
  resize: none;
  border-radius: var(--btn-radius);
}
.wpcf7-form .checkbox {
  width: 50%;
}
.wpcf7-form .checkbox .wpcf7-list-item {
  position: relative;
  height: max-content;
  width: max-content;
  display: flex;
}
.wpcf7-form .checkbox .wpcf7-list-item input {
  width: 3vh;
  height: 3vh;
  appearance: none;
  -moz-appearance: none;
}
.wpcf7-form .checkbox .wpcf7-list-item input::before {
  content: '';
  position: absolute;
  width: 3vh;
  height: 3vh;
  left: 0;
  top: 0;
  border: 1px solid var(--color-black);
  border-radius: 0.5vh;
  background-color: var(--color-white);
}
.wpcf7-form .checkbox .wpcf7-list-item input:checked::before {
  background-image: url('data:image/svg+xml,<svg width="11" height="10" viewBox="0 0 11 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.73549 0.970056C9.80374 0.900422 9.88519 0.845103 9.97508 0.807339C10.065 0.769574 10.1615 0.750122 10.259 0.750122C10.3565 0.750122 10.453 0.769574 10.5429 0.807339C10.6328 0.845103 10.7142 0.900422 10.7825 0.970056C11.0685 1.25906 11.0725 1.72606 10.7925 2.02006L4.87949 9.01006C4.81236 9.08378 4.73089 9.14303 4.64007 9.18418C4.54925 9.22533 4.45099 9.24752 4.3513 9.2494C4.25161 9.25127 4.15258 9.23278 4.06028 9.19507C3.96798 9.15735 3.88435 9.1012 3.81449 9.03006L0.216492 5.38406C0.077729 5.24254 0 5.05225 0 4.85406C0 4.65586 0.077729 4.46557 0.216492 4.32406C0.284738 4.25442 0.36619 4.1991 0.45608 4.16134C0.54597 4.12357 0.642491 4.10412 0.739992 4.10412C0.837493 4.10412 0.934014 4.12357 1.0239 4.16134C1.11379 4.1991 1.19525 4.25442 1.26349 4.32406L4.31549 7.41706L9.71549 0.992056C9.72171 0.984328 9.72839 0.976981 9.73549 0.970056Z" fill="black"/></svg>');
  background-size: 2vh;
  background-position: center;
  background-repeat: no-repeat;
}
.wpcf7-form .checkbox p, .wpcf7-form .checkbox label {
  width: 100%;
}
.wpcf7-form .checkbox label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1vh;
}
.wpcf7-form .submit {
  display: flex;
  width: max-content;
  position: relative;
  margin-left: auto;
  height: max-content;
}
.wpcf7-form .submit label {
  position: relative;
  z-index: 2;
  margin-left: auto;
}
.wpcf7-form .submit label input {
  position: relative;
  z-index: 2;
  background-color: transparent;
  cursor: pointer;
  padding: 0.878vh 1.756vh;
  cursor: pointer;
  color: var(--color-black);
  background-color: var(--color-white);
  border: 0.11vh solid var(--color-black);
  border-radius: var(--btn-radius);
  transition: var(--btn-animation-speed);
  height: var(--btn-height);
  text-decoration: none;
  transform-style: preserve-3d;
}
.wpcf7-form .submit label input:disabled {
  cursor: not-allowed;
  transform: translate(0.549vh, 0.549vh);
}
.wpcf7-form .submit label input:hover {
  transform: translate(0.549vh, 0.549vh);
}
.wpcf7-form .submit label br:first-child {
  content: ' ';
  position: absolute;
  z-index: 1;
  display: flex;
  width: 100%;
  height: 100%;
  border-radius: var(--btn-radius);
  background-color: var(--color-black);
  width: 100%;
  height: 100%;
  transform: translate(0.549vh, 0.549vh);
}
.wpcf7-form .submit br {
  display: none;
}
/* .wpcf7-form input[type='submit'] {
    background-color: #fff;
    color: #000;
    border: 2px solid #000;
    border-radius: 20px;
    padding: 10px 20px;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
}

.wpcf7-form input[type='submit']:hover {
    background-color: #000;
    color: #fff;
} */

@media (max-width: 992px){
.contact-block {
  z-index: 0;
  gap: 0px;
  width: 100%;
  margin-left: 0;
  flex-direction: column;
  padding: 50px 15px;
}
.contact-block .contact-bg {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  transform: translate(0%, 0%);
  background-color: var(--color-main);
  width: 100%;
  height: 100%;
}
.contact-block .contact-content, .contact-block .contact-form {
  width: 100%;
}
.contact-block .contact-content .title {
  margin-bottom: 40px;
}
.contact-block .contact-content .sample-text, .contact-block .contact-content .address, .contact-block .contact-content .iva, .contact-block .contact-content .social-links {
  margin-bottom: 30px;
}
.contact-block .contact-content .social-links {
  gap: 15px;
}
.contact-modal .wpcf7 {
  width: 100%;
}
.contact-modal .wpcf7 .wpcf7-form p {
  width: 100%;
}
.contact-modal .wpcf7 .wpcf7-form .checkbox {
  width: 70%;
}
.contact-modal {
  width: 100%;
}
.wpcf7 {
  width: 100%;
}
.wpcf7-form {
  width: 100%;
}
.wpcf7-form input[type='text'], .wpcf7-form input[type='email'], .wpcf7-form input[type='tel'], .wpcf7-form textarea {
  width: 100%;
  font-family: 'Inter';
  padding: 12px 17px;
  font-size: 14px;
}
.wpcf7-form input[type='text']::placeholder, .wpcf7-form input[type='email']::placeholder, .wpcf7-form input[type='tel']::placeholder, .wpcf7-form textarea::placeholder {
  color: var(--color-black);
}
.wpcf7-form p {
  width: calc(50% - 1vh);
}
.wpcf7-form p.textarea {
  width: 100%;
}
.wpcf7-form .checkbox {
  width: 65%;
}
.wpcf7-form .checkbox input {
  width: 23px !important;
  height: 23px !important;
}
.wpcf7-form .checkbox .wpcf7-list-item input::before {
  width: 23px;
  height: 23px;
  border-radius: 2px;
}
.wpcf7-form .checkbox .wpcf7-list-item input:checked::before {
  background-size: 15px;
}
.wpcf7-form .checkbox p, .wpcf7-form .checkbox label {
  width: 100%;
  font-size: 16px;
}
.wpcf7-form .checkbox label {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8px;
}
.wpcf7-form .submit label input {
  cursor: pointer;
  padding: 12px 17px;
  border: 1px solid var(--color-black);
  height: max-content;
  font-size: 14px;
  border-radius: 28px;
}
.wpcf7-form .submit label input:disabled {
  transform: translate(5px, 5px);
}
.wpcf7-form .submit label input:hover {
  transform: translate(5px, 5px);
}
.wpcf7-form .submit label br:first-child {
  transform: translate(5px, 5px);
  border-radius: 28px;
}

}
/* end pmg_contactblock */
/* init pmg_imageblock */
.box-one-image {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline: -20vw;
}
.box-one-image__main {
  height: 100vh;
  width: 100vw;
  max-width: 100vw;
  max-height: 100vh;
}
.box-one-image__main > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box-one-image__main .plyr {
  height: 100%;
  position: relative;
  top: -2.2vh;
}
.box-one-image .mute-button {
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  bottom: 3vw;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.box-one-image .mute-button.hidden {
  display: none;
}
.box-one-image .mute-button__mute, .box-one-image .mute-button__unmute {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.2vh;
}
.box-one-image .mute-button__mute svg, .box-one-image .mute-button__unmute svg {
  width: 20px;
  aspect-ratio: 1;
}
.box-one-image .mute-button.unmuted .mute-button__mute {
  display: flex;
}
.box-one-image .mute-button.unmuted .mute-button__unmute {
  display: none;
}
.box-one-image .mute-button.muted .mute-button__mute {
  display: none;
}
.box-one-image .mute-button.muted .mute-button__unmute {
  display: flex;
}
.plyr__poster {
  background-size: cover;
}
.plyr__controls .plyr__volume {
  display: none;
}

@media (max-width: 992px){
.box-one-image {
  margin-inline: 0;
}
.box-one-image__main {
  width: 100%;
  height: auto;
}
.box-one-image__main .plyr {
  height: auto;
  width: 100%;
  top: unset;
}
.box-one-image .mute-button {
  bottom: 5px;
}

}
/* end pmg_imageblock */
/* init pmg_listtextimg */
.box-listtextimg {
  position: relative;
  z-index: 1;
  width: 158.288vh;
  height: 100%;
  padding: 0 10.977vh;
  margin-left: 15.931vh;
}
.box-listtextimg .list-bg {
  position: absolute;
  left: -90.2vh;
  top: 50%;
  transform: translate(0%, -50%);
  background-color: var(--color-black);
  width: 250.42vh;
  height: 121.954vh;
  border-radius: 68.057vh;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 1;
}
.box-listtextimg .list-items {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 3.842vh;
  height: 100%;
  z-index: 2;
}
.box-listtextimg .list-items .list-item {
  display: flex;
  align-items: flex-start;
  gap: 3.293vh;
  height: calc(50% - 1.921vh);
}
.box-listtextimg .list-items .list-item.reverse {
  flex-direction: row-reverse;
}
.box-listtextimg .list-items .list-item__content {
  width: 50%;
}
.box-listtextimg .list-items .list-item__title {
  margin-bottom: 1.647vh;
}
.box-listtextimg .list-items .list-item__img {
  border-radius: 35.895vh;
  overflow: hidden;
  width: 50%;
  height: 100%;
}

@media (max-width: 1024px){
.box-listtextimg {
  width: 100%;
  height: 100%;
  padding: 50px 15px;
  margin-left: 0;
}
.box-listtextimg .list-bg {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(0%, 0%);
  width: 100%;
  height: 100%;
  border-radius: 0;
  z-index: 1;
}
.box-listtextimg .list-items {
  gap: 30px;
}
.box-listtextimg .list-items .list-item {
  flex-direction: column;
  gap: 20px;
  height: unset;
}
.box-listtextimg .list-items .list-item.reverse {
  flex-direction: column;
}
.box-listtextimg .list-items .list-item__content {
  width: 100%;
}
.box-listtextimg .list-items .list-item__title {
  margin-bottom: 20px;
}
.box-listtextimg .list-items .list-item__img {
  border-radius: 200px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

}
/* end pmg_listtextimg */
/* init pmg_projects */
.box-projects {
  position: relative;
  width: 212vh;
  z-index: 2;
  padding-left: 30vh;
  display: flex;
  gap: 10vh;
}
.box-projects .projects-bg {
  position: absolute;
  left: -10vh;
  top: 50%;
  transform: translate(0%, -50%);
  background-color: var(--color-black);
  width: 256vh;
  height: 121.954vh;
  border-radius: 68.057vh;
  z-index: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.box-projects .projects-content {
  position: relative;
  z-index: 1;
  width: 60vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
}
@keyframes scroll {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
.projects-logos {
  position: absolute;
  top: -40vh;
  z-index: 2;
  right: 0;
  flex-shrink: 0;
}
.projects-logos.mobile {
  display: none;
}
.projects-logos__wrapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 112vh;
  min-height: 100vh;
  height: max-content;
  animation: scroll 10s linear infinite;
  gap: 8.7vh;
  row-gap: 7vh;
  padding-bottom: 10vh;
}
.projects-logos__wrapper .logo-wrapper {
  width: 20vh;
  height: 7.6vh;
}
.projects-modal {
  height: 100%;
}
.projects-modal__content {
  position: relative;
  height: 74vh;
  overflow: hidden;
}
.projects-modal__content .projects-logos {
  top: 0;
  padding: 0vw 15vw;
}
.projects-modal__content .projects-logos .projects-logos__wrapper {
  width: 100%;
}
.projects-modal__title {
  text-align: center;
  margin-bottom: 8.7vh;
}

@media (max-width: 992px){
.box-projects {
  width: 100%;
  padding: 50px 15px;
  display: flex;
  gap: 30px;
  flex-direction: column;
}
.box-projects .projects-bg {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(0%, 0%);
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.box-projects .projects-content {
  width: 100%;
}
.box-projects .projects-content .projects-title {
  margin-bottom: 15px;
}
.projects-logos {
  position: static;
  z-index: 2;
  display: flex;
  align-items: center;
}
.projects-logos.mobile {
  display: flex;
}
.projects-logos.mobile .projects-logos__wrapper {
  animation: scrollReverse 30s linear infinite;
}
.projects-logos__wrapper {
  width: max-content;
  height: max-content;
  animation: scroll 30s linear infinite;
  gap: 15px;
  padding-bottom: 20px;
  flex-wrap: nowrap;
  flex-shrink: 0;
  min-height: unset;
}
.projects-logos__wrapper .logo-wrapper {
  width: 100px;
  height: 70px;
  flex-shrink: 0;
}
.projects-modal {
  height: 100%;
}
.projects-modal__title {
  text-align: center;
  margin-bottom: 15px;
}
.projects-modal__content {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.projects-modal__content .projects-logos {
  top: 0;
  padding: 0px 15px;
  height: 100%;
  flex-direction: column;
}
.projects-modal__content .projects-logos .projects-logos__wrapper {
  width: 100%;
  animation: scrollY 10s linear infinite;
  flex-wrap: wrap;
  gap: 30px;
}
.projects-modal__content .projects-logos .projects-logos__wrapper .logo-wrapper {
  width: calc(50% - 15px);
}
@keyframes scrollY {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes scroll {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes scrollReverse {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

}
/* end pmg_projects */
/* init pmg_rotatehead */
.box-head-rotate {
  width: 100vw;
  height: 100%;
  position: relative;
  z-index: 3;
}
.box-head-rotate .frame {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.box-head-rotate .frame.active {
  display: block;
}
.box-head-rotate__text-wrapper {
  position: absolute;
  left: 0;
  top: 50%;
  /* transform: translate(-50%, -50%); */
  z-index: 2;
  width: 43.908vh;
  height: 43.908vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-black);
  border-radius: 50%;
  cursor: pointer;
}
.box-head-rotate__text {
  position: absolute;
  left: 50%;
  font-weight: 700;
  color: var(--color-white);
  font-size: 7.684vh;
}
.box-head-rotate__next {
  position: absolute;
  z-index: 2;
  right: calc(var(--x-padding-header) + 2.195vh);
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.box-head-rotate__next.visible {
  display: block;
}
.box-head-rotate__wrapper {
  display: none;
}
.box-head-rotate__wrapper.visible {
  display: block;
}

@media (max-width: 992px){
.box-head-rotate {
  width: 100%;
  height: unset;
}
.box-head-rotate .frame {
  position: static;
  width: 100%;
  display: none;
}
.box-head-rotate .frame.active {
  display: none;
}
.box-head-rotate .frame.front {
  display: block;
}
.box-head-rotate__text-wrapper {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 50%;
  height: unset;
  aspect-ratio: 1;
  border-radius: 100%;
}
.box-head-rotate__text {
  color: var(--color-white);
  font-size: clamp(2rem, 10vw, 7rem);
}
.box-head-rotate__next {
  /* dis */
  transform: rotate(90deg);
  right: 15px;
}

}
/* end pmg_rotatehead */
/* init pmg_slider */
.box-slider {
  position: relative;
  z-index: 3;
  height: 100%;
  padding: 0 11vh;
  display: flex;
  justify-content: space-between;
}
.box-slider .slider-bg {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
  background-color: var(--color-main);
  width: calc(100% + 30vh);
  height: 121.954vh;
  border-radius: 68.057vh;
  z-index: 1;
}
.box-slider.radius-right-0 .slider-bg {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.box-slider.width-min .slider-bg {
  width: calc(100% + 20vh);
}
.box-slider .slider-title {
  position: relative;
  display: flex;
  align-items: center;
  width: min-content;
  max-width: 40vw;
  z-index: 2;
  margin-right: 10vh;
}
.box-slider .slider-placeholder {
  position: relative;
  width: 71vh;
  flex-shrink: 0;
  margin-right: 20vh;
}
.box-slider .slider-placeholder .swiper {
  overflow: visible;
}
.box-slider .slider-wrapper {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 370vh;
  transform: rotate(0deg) translate(-50%, 0);
  height: 117px;
  width: 71.35vh;
  height: 46.5vh;
  top: 43.9vh;
}
.box-slider .slider-wrapper .swiper-anchor {
  width: 100%;
  height: 100%;
}
.box-slider .slider-wrapper .slider-item {
  position: absolute;
  left: 0px;
  top: 0px;
  transform-origin: center;
  transform: rotate(0deg) translate(0px, 0px);
  height: inherit;
  width: inherit;
  cursor: pointer;
}
.box-slider .slider-wrapper .slider-item img {
  width: 100%;
  height: 100%;
  border-radius: 3vh;
}
.box-slider .slider-wrapper .slider-item:nth-child(1) {
  transform: rotate(0deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(2) {
  transform: rotate(-10deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(3) {
  transform: rotate(-20deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(4) {
  transform: rotate(-30deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(5) {
  transform: rotate(-40deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(6) {
  transform: rotate(-50deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(7) {
  transform: rotate(-60deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(8) {
  transform: rotate(-70deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(9) {
  transform: rotate(-80deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(10) {
  transform: rotate(-90deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(11) {
  transform: rotate(-100deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(12) {
  transform: rotate(-110deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(13) {
  transform: rotate(-120deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(14) {
  transform: rotate(-130deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(15) {
  transform: rotate(-140deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(16) {
  transform: rotate(-150deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(17) {
  transform: rotate(-160deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(18) {
  transform: rotate(-170deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(19) {
  transform: rotate(-180deg) translateX(-329.3vh);
}
.box-slider .slider-wrapper .slider-item:nth-child(20) {
  transform: rotate(-190deg) translateX(-329.3vh);
}
.box-slider .slider-content {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 63vh;
  gap: 20px;
}
.box-slider .slider-content .slider-text {
  font-size: 3.5vh;
  line-height: 4.7vh;
}

@media (max-width: 992px){
.box-slider {
  padding: 70px 15px;
  flex-direction: column;
}
.box-slider .slider-bg {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(0%, 0%);
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.box-slider .slider-title {
  margin-right: 0;
  margin-bottom: 25px;
}
.box-slider .slider-placeholder {
  width: 100%;
  margin-right: 0;
  margin-bottom: 25px;
}
.box-slider .slider-placeholder .swiper {
  overflow: hidden;
}
.box-slider .slider-wrapper {
  position: static;
  transform: unset !important;
  height: auto;
  width: 100%;
  height: unset;
}
.box-slider .slider-wrapper .slider-item {
  position: static;
  transform: unset !important;
}
.box-slider .slider-wrapper .slider-item img {
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
.box-slider .slider-content {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  gap: 20px;
}
.box-slider .slider-content .slider-text {
  font-size: 25px;
  line-height: normal;
}
.box-slider.width-min .slider-bg {
  width: 100%;
}

}
/* end pmg_slider */
/* init pmg_textbuttons */
.box-textbuttons {
  position: relative;
  width: 158.288vh;
  padding: 0 17.014vh;
  display: flex;
  align-items: center;
  justify-content: start;
  z-index: 2;
  height: 100%;
}
.box-textbuttons__bg {
  position: absolute;
  left: -50.114vh;
  top: 50%;
  transform: translate(0%, -50%);
  background-color: var(--color-main);
  width: 198.683vh;
  height: 121.954vh;
  border-radius: 68.057vh;
}
.box-textbuttons .title {
  position: relative;
  z-index: 2;
}
.box-textbuttons .buttons-wrapper {
  position: absolute;
  right: 23.052vh;
  display: flex;
  flex-direction: column;
  gap: 5.879vh;
  transform: translateX(50%);
}
.box-textbuttons .buttons-wrapper .btn-wrapper {
  position: relative;
  top: 100vh;
  transform-origin: bottom left;
}
.box-textbuttons .buttons-wrapper .btn-wrapper:first-child {
  transform: rotate(-18deg);
}
.box-textbuttons .buttons-wrapper .btn-wrapper:last-child {
  transform: rotate(18deg);
}

@media (max-width: 992px){
.box-textbuttons {
  position: relative;
  width: 100%;
  padding: 50px 15px;
  padding-top: 70px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  height: 100%;
}
.box-textbuttons__bg {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(0%, 0%);
  background-color: var(--color-main);
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.box-textbuttons .title {
  position: relative;
  z-index: 2;
}
.box-textbuttons .buttons-wrapper {
  position: static;
  gap: 10px;
  transform: translateX(0%);
  flex-direction: row;
  flex-wrap: wrap;
}
.box-textbuttons .buttons-wrapper .btn-wrapper {
  top: 0;
  left: 100vw;
}
.box-textbuttons .buttons-wrapper .btn-wrapper:first-child {
  transform: rotate(0deg);
}
.box-textbuttons .buttons-wrapper .btn-wrapper:last-child {
  transform: rotate(0deg);
}

}
/* end pmg_textbuttons */