@font-face {
  font-family: Basisgrotesquepro;
  src: url('../fonts/BasisGrotesquePro-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Basisgrotesquepro;
  src: url('../fonts/BasisGrotesquePro-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Basisgrotesquepro;
  src: url('../fonts/BasisGrotesquePro-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Basisgrotesquepro;
  src: url('../fonts/BasisGrotesquePro-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Basisgrotesquepro;
  src: url('../fonts/BasisGrotesquePro-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Skemapronews;
  src: url('../fonts/SkemaProNews-Medium-1.ttf') format("truetype"), url('../fonts/SkemaProNews-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Basisgrotesquepro;
  src: url('../fonts/BasisGrotesquePro-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Basisgrotesquepro;
  src: url('../fonts/BasisGrotesquePro-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Basisgrotesquepro;
  src: url('../fonts/BasisGrotesquePro-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Basisgrotesquepro;
  src: url('../fonts/BasisGrotesquePro-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Basisgrotesquepro;
  src: url('../fonts/BasisGrotesquePro-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Skemapronews;
  src: url('../fonts/SkemaProNews-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Skemapronews 1";
  src: url('../fonts/SkemaProNews-Regular-1.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

p {
  margin-bottom: 0;
}

.page-wrapper {
  overflow: clip;
}

.hero-section {
  background-color: #f26522;
  height: 100vh;
  position: relative;
}

.container-amd {
  max-width: 93.952vw;
}

.container-amd.is-full, .hero-content-wrapper {
  height: 100%;
}

.hero-padding {
  height: 100vh;
  padding-top: 3vw;
  padding-bottom: 0;
}

.hero-logo-wrapper {
  height: 100%;
}

.logo-image_partner {
  width: auto;
  height: 30px;
}

.logo-image_ain {
  width: auto;
  height: 35px;
}

.header-partner_inner {
  color: #fff;
  text-align: right;
  position: relative;
}

.partner-bold-text {
  font-weight: 700;
}

.header-separator {
  opacity: .2;
  color: #0f110f;
  background-color: #0f110f;
  flex-direction: row;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 1px;
  height: 40px;
  margin-left: 20px;
  margin-right: 20px;
}

.header-partner_block {
  flex-direction: row;
  align-items: center;
  height: 40px;
  display: flex;
}

.link-block_ain {
  align-self: auto;
}

.link-block_partner {
  align-items: center;
  display: flex;
}

.partner-description {
  color: #fff;
  text-align: right;
  align-self: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-decoration: none;
}

.partner-icon {
  width: 16px;
  height: auto;
  position: absolute;
  inset: -9.5px 45% auto;
}

.partner-text {
  color: #fff;
  font-size: 14px;
}

.content-block.is--header {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.content-block.is-flex {
  z-index: 1;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.block-meaning {
  text-align: center;
  background-color: #0006;
  border-radius: 10px;
  width: 200px;
  padding: 8px;
  display: none;
  position: absolute;
  inset: auto -18% -70px auto;
}

.heading-hero-wrapper {
  margin-top: 6vw;
}

.h1 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12.198vw;
  font-weight: 900;
  line-height: 74%;
}

.body {
  font-family: Basisgrotesquepro, Arial, sans-serif;
}

.flex-hero-block {
  flex-flow: column;
  justify-content: space-between;
  height: 94%;
  padding-bottom: 3vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-icon-wrap {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.par-hero-wrap {
  width: 20vw;
}

.par-24-80 {
  color: #fff;
  font-size: 2.419vw;
  font-weight: 500;
  line-height: 80%;
}

.icon-hero-wrp {
  position: relative;
}

.hero-icon1 {
  z-index: 6;
  background-color: #ddd0;
  border: 4px #fff;
  border-radius: 50%;
  width: 20.867vw;
  height: 20.867vw;
  position: relative;
}

.icon-blur {
  width: 20.867vw;
  height: 20.867vw;
}

.icon-blur.is-1 {
  z-index: 3;
  position: absolute;
  inset: 0% auto auto -6vw;
}

.icon-blur.is-2 {
  z-index: 2;
  position: absolute;
  inset: 0% auto auto -12vw;
}

.icon-blur.is-3 {
  position: absolute;
  inset: 0% auto auto -17vw;
}

.hero-iocn {
  pointer-events: none;
  width: 136.492vw;
  min-width: 136.492vw;
  height: 76.714vw;
  position: absolute;
  inset: -5vw auto auto -55vw;
}

.photo-section {
  position: relative;
}

.photo-section.is-black, .photo-section.cop {
  background-color: #000;
}

.photo-content-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.right-photo-block {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  flex-flow: column;
  padding-top: 9vw;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.im1 {
  object-fit: cover;
  width: 50.202vw;
  min-width: 50.202vw;
  height: 68.044vw;
}

.im1.cop {
  height: 81.653vw;
}

.im1.copi {
  height: 65.121vw;
}

.im1.cops {
  height: 74.597vw;
}

.par-24-93 {
  color: #000;
  font-size: 2.419vw;
  font-weight: 900;
  line-height: 93%;
}

.par-24-93.is-caps {
  letter-spacing: -1px;
  text-transform: uppercase;
  font-size: 2.4vw;
}

.par-24-93.is-caps.is-white {
  color: #fff;
  line-height: 100%;
}

.span-reletiv {
  background-color: #fff;
  line-height: 100%;
  position: relative;
  left: -10.8vw;
}

.span-reletiv.is-bl {
  background-color: #000;
}

.sp-rel {
  position: relative;
}

.par-16-110 {
  color: #000;
  letter-spacing: -.8px;
  font-size: 1.613vw;
  font-weight: 400;
  line-height: 110%;
}

.par-16-110.is-white {
  color: #fff;
}

.par-16-110.is-white.is-opas-80 {
  color: #fffc;
}

.par-16-110.is-white.is-opas-80.is-bg_color {
  background-color: #000;
  display: flex;
}

.par-16-110.is-white.is-opas-80.is-bg-white {
  color: #000c;
  background-color: #fff;
}

.sp-big {
  font-weight: 500;
}

.line-icon {
  object-fit: cover;
  width: 100%;
  min-width: 100%;
  height: 3.6vw;
  position: absolute;
  inset: -1.8vw 0% auto;
}

.line-icon.cop {
  top: 0;
}

.black-section {
  background-color: #000;
  position: relative;
}

.black-section.is-white {
  background-color: #fff;
}

.black-padding-block {
  z-index: 1;
  padding-top: 16vw;
  padding-bottom: 16vw;
  position: relative;
}

.black-content-wrapper {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.black-head-par-wrapper {
  grid-column-gap: 6vw;
  grid-row-gap: 6vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 74.294vw;
  display: flex;
}

.black-head-par-wrapper.cop {
  text-align: center;
  width: auto;
}

.black-head-par-wrapper.cops {
  text-align: center;
  width: 84vw;
}

.h2 {
  color: #fff;
  letter-spacing: -2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 7.056vw;
  font-weight: 900;
  line-height: 100%;
}

.h2.is-black {
  color: #000;
  background-color: #fff;
}

.orange-span {
  color: #f26522;
  font-weight: 500;
}

.black-par-wrapper {
  z-index: 1;
  text-align: center;
  width: 40.524vw;
  position: relative;
}

.black-par-wrapper.cop {
  width: 39.819vw;
}

.black-par-wrapper.cop.is-flex {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.svg {
  color: #ffc4c4;
}

.svg-orang {
  color: #f26522;
  height: 18.75vw;
  position: absolute;
  inset: auto 0% 2.1vw;
}

.photo-content-wrapper {
  position: relative;
}

.photo-icon {
  object-fit: cover;
  min-width: 100%;
  height: 59.476vw;
}

.icon-line {
  object-fit: cover;
  height: 3.6vw;
  position: absolute;
  inset: 0% 0% auto;
}

.orang-block-info {
  grid-column-gap: .7vw;
  grid-row-gap: .7vw;
  background-color: #f26522;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 33vw;
  height: 8.4vw;
  padding-left: 3vw;
  display: flex;
  position: absolute;
  inset: 6vw auto auto 0%;
}

.orang-block-info.cop {
  inset: auto auto 6vw 0%;
}

.par-24-90 {
  color: #fff;
  font-size: 2.419vw;
  font-weight: 900;
  line-height: 90%;
}

.par-24-90.is-caps {
  text-transform: uppercase;
}

.par-24-90.is-caps.is-black {
  color: #000;
}

.par-24-90.is-caps.is-big {
  line-height: 100%;
}

.par-24-90.is-500 {
  font-weight: 500;
}

.par-16-90 {
  color: #000;
  font-size: 1.613vw;
  line-height: 90%;
}

.par-16-90.is-opas-white {
  color: #ffffff80;
  letter-spacing: -.7px;
  font-weight: 500;
}

.par-16-90.is-opas {
  color: #00000080;
}

.par-16-90.is-white {
  color: #fff;
  text-transform: uppercase;
}

.par-16-90.is-caps {
  text-transform: uppercase;
}

.slider-section {
  background-color: #000;
}

.slider-padding {
  padding-top: 16vw;
  padding-bottom: 16vw;
}

.slider-par-wrapper {
  justify-content: space-between;
  display: flex;
}

.left-par-wrapper {
  width: 38.911vw;
}

.left-par-wrapper.cop {
  width: 43.347vw;
}

.right-par-wrapper {
  width: 42.944vw;
}

.is-opas {
  color: #ffffff69;
}

.par-18-110 {
  color: #fff;
  letter-spacing: -.7px;
  font-size: 1.815vw;
  line-height: 110%;
}

.par-18-110.is-black {
  color: #000;
}

.orange-sp {
  color: #f26522;
  font-weight: 700;
}

.svg-2 {
  color: red;
}

.icon-bl {
  pointer-events: none;
  position: absolute;
  inset: 5vw 0% auto;
}

.section {
  position: relative;
  overflow: hidden;
}

.padding1 {
  padding-top: 50vw;
  padding-bottom: 20vw;
  position: relative;
}

.icon-1 {
  object-fit: cover;
  width: 144vw;
  min-width: 144vw;
  height: 81vw;
  min-height: 81vw;
  position: absolute;
  inset: 0% 0% auto -23.3vw;
}

.par-sec-wrapper {
  z-index: 2;
  justify-content: space-between;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
  position: relative;
}

.left-block {
  width: 38.911vw;
}

.right-block {
  grid-column-gap: 2.5vw;
  grid-row-gap: 2.5vw;
  flex-flow: column;
  width: 42.843vw;
  display: flex;
}

.autor-info {
  grid-column-gap: 1.7vw;
  grid-row-gap: 1.7vw;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.autor-icon {
  width: 7.157vw;
  height: 7.157vw;
}

.aut-par-wrapper {
  grid-column-gap: .75vw;
  grid-row-gap: .75vw;
  flex-flow: column;
  display: flex;
}

.blur-block {
  background-image: linear-gradient(#fff0, #fff 62%, #fff);
  height: 49vw;
  position: absolute;
  inset: auto 0% 16vw;
}

.orang-block {
  z-index: 2;
  background-color: #f26522;
  justify-content: flex-start;
  align-items: center;
  width: 31.754vw;
  height: 8.367vw;
  margin-top: 6.7vw;
  padding-left: 3vw;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.im2 {
  object-fit: cover;
  min-width: 100%;
  height: 3.6vw;
}

.section-black {
  background-color: #000;
  position: relative;
  overflow: hidden;
}

.padding2 {
  padding-top: 16vw;
  padding-bottom: 31vw;
}

.content-wrapper {
  z-index: 1;
  position: relative;
}

.info-block-1 {
  justify-content: space-between;
  display: flex;
}

.block1 {
  width: 34.778vw;
}

.block2 {
  width: 42.944vw;
}

.par-20-90 {
  color: #fff;
  font-size: 2.016vw;
  font-weight: 700;
  line-height: 90%;
}

.par-20-90.is-black {
  color: #000;
  letter-spacing: -1px;
  font-weight: 500;
}

.sp-opas {
  color: #fff6;
}

.info-block-2 {
  justify-content: space-between;
  margin-top: 3vw;
  display: flex;
}

.icon-block {
  overflow: hidden;
}

.block-3 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 42.641vw;
  display: flex;
}

.icon {
  object-fit: cover;
  width: 38.911vw;
  height: 22.177vw;
}

.info-block-3 {
  justify-content: space-between;
  margin-top: 16vw;
  display: flex;
}

.block-4 {
  width: 38.407vw;
}

.block-5 {
  width: 42.944vw;
}

.info-block-4 {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 4vw;
  display: flex;
}

.block-6 {
  grid-column-gap: 2.2vw;
  grid-row-gap: 2.2vw;
  justify-content: flex-start;
  align-items: center;
  width: 35.383vw;
  display: flex;
}

.block-7 {
  width: 42.44vw;
}

.aut-icon {
  width: 9.577vw;
  height: 9.577vw;
}

.aut-info {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  display: flex;
}

.par-28-110 {
  color: #fff;
  font-size: 2.823vw;
  font-weight: 900;
  line-height: 110%;
}

.par-18-90 {
  color: #fff;
  font-size: 1.815vw;
  line-height: 90%;
}

.par-18-90.is-opas {
  color: #ffffff80;
}

.icon-2 {
  min-width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.blur-black {
  pointer-events: none;
  background-image: linear-gradient(#000, #000 58%, #0000);
  min-width: 100%;
  height: 60vw;
  position: absolute;
  inset: auto 0% 15vw;
}

.line-white {
  object-fit: cover;
  height: 3.6vw;
  position: absolute;
  inset: auto 0% 0%;
}

.padding3 {
  padding-top: 16vw;
  padding-bottom: 16vw;
}

.block-8 {
  width: 43.347vw;
}

.block-9 {
  width: 42.944vw;
}

.sp-opasi {
  color: #0006;
}

.line1 {
  object-fit: cover;
  min-width: 100%;
  height: 3.6vw;
  position: absolute;
  inset: 0% 0% auto;
}

.line2 {
  object-fit: cover;
  min-width: 100%;
  height: 3.6vw;
  position: absolute;
  inset: auto 0% 0%;
}

.padding4 {
  padding-top: 17vw;
  padding-bottom: 52vw;
  position: relative;
}

.icon-3 {
  object-fit: cover;
  min-width: 100%;
  height: 56.452vw;
  position: absolute;
  inset: auto 0% 0%;
}

.icon-3.cop {
  height: 61.29vw;
}

.content-wrapper1 {
  z-index: 1;
  position: relative;
}

.info-block-5 {
  justify-content: space-between;
  display: flex;
}

.block-10 {
  width: 45.06vw;
}

.block-10.cop {
  width: 35.484vw;
}

.block-11 {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  flex-flow: column;
  width: 40.323vw;
  display: flex;
}

.opas-black {
  color: #0006;
}

.blur-white {
  pointer-events: none;
  background-image: linear-gradient(#fff, #fff 49%, #fff0);
  height: 75vw;
  position: absolute;
  inset: 0% 0% auto;
}

.blur-white.cop {
  height: 86vw;
}

.im3 {
  width: 77.621vw;
  height: 52.016vw;
  position: absolute;
  inset: 11.1vw 0% auto 15vw;
}

.padding5 {
  padding-top: 20vw;
  padding-bottom: 16vw;
  position: relative;
}

.block-12 {
  width: 38.911vw;
}

.block-13 {
  width: 42.339vw;
}

.padding6 {
  padding-top: 56vw;
  padding-bottom: 24vw;
  position: relative;
  overflow: hidden;
}

.im4 {
  object-fit: cover;
  height: 57.46vw;
  position: absolute;
  inset: 0% 0% auto;
}

.block-14 {
  width: 38.911vw;
}

.block-15 {
  flex-flow: column;
  justify-content: space-between;
  width: 42.843vw;
  display: flex;
}

.par-wrapper-sec {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  flex-flow: column;
  display: flex;
}

.block-blur {
  pointer-events: none;
  background-image: linear-gradient(#0000, #000 28%, #000);
  height: 143vw;
  position: absolute;
  inset: auto 0% 0%;
}

.padding7 {
  padding-top: 16vw;
  padding-bottom: 16vw;
}

.block-content-wrapper {
  justify-content: space-between;
  margin-top: 6vw;
  display: flex;
}

.block-16 {
  width: 40.625vw;
}

.block-17 {
  width: 41.331vw;
}

.info-block-6 {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 4vw;
  display: flex;
}

.block-18 {
  width: 37.298vw;
}

.block-19 {
  width: 40.323vw;
}

.padding8 {
  padding-top: 16vw;
  padding-bottom: 16vw;
}

.left-bl {
  grid-column-gap: 2.4vw;
  grid-row-gap: 2.4vw;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 33.871vw;
  display: flex;
}

.rig-bl.mob {
  display: none;
}

.rig-bl.des {
  overflow: hidden;
}

.im5 {
  object-fit: cover;
  width: 55.04vw;
  height: 35.887vw;
}

.slide-section {
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

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

.card-slide {
  background-color: #000;
  flex: none;
  justify-content: space-between;
  width: 100vw;
  display: flex;
  position: relative;
}

.par-card-wrap {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50vw;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
}

.icon-sl {
  object-fit: cover;
  width: 50.101vw;
  height: 100vh;
}

.arrow-sl {
  width: 1.4vw;
}

.par-16-120 {
  color: #fffc;
  font-size: 1.613vw;
  font-weight: 500;
  line-height: 120%;
}

.par-20-110 {
  color: #fff;
  font-size: 1.8vw;
  font-weight: 500;
  line-height: 110%;
}

.par-20-110.is-black {
  color: #000;
  background-color: #fff;
}

.im6 {
  min-width: 100%;
  height: 30.645vw;
  position: absolute;
  inset: 20vw 0% auto;
}

.last-section {
  position: relative;
}

.last-padding {
  padding-top: 39vw;
  padding-bottom: 7vw;
  position: relative;
  overflow: hidden;
}

.last-icon {
  mix-blend-mode: luminosity;
  object-fit: cover;
  min-width: 127vw;
  height: 85vw;
  position: absolute;
  inset: 0% 0% auto -10vw;
}

.or-block {
  opacity: 1;
  pointer-events: none;
  mix-blend-mode: color;
  background-color: #f26522;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  inset: 0%;
}

.last-left {
  width: 33.569vw;
}

.last-right {
  grid-column-gap: 6vw;
  grid-row-gap: 6vw;
  flex-flow: column;
  width: 54.032vw;
  display: flex;
}

.link-wrap {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  display: flex;
}

.swiper {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  flex-flow: column;
  margin-top: 6vw;
  display: flex;
}

.swiper-wrapper {
  grid-column-gap: .7vw;
  grid-row-gap: .7vw;
  display: flex;
}

.sviper-button-wrap {
  justify-content: space-between;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.sviper-button-wrap.is--mobile {
  display: none;
}

.swiper-slide {
  flex: none;
}

.swiper-slide.card-slide {
  align-self: center;
}

.slide-icon {
  object-fit: cover;
  width: 41.331vw;
  height: 23.185vw;
}

.swiper-button-prev {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  transition: opacity .2s;
  display: inline-flex;
}

.swiper-button-prev:hover {
  opacity: .5;
}

.swiper-button-next {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  transition: opacity .2s;
  display: inline-flex;
}

.swiper-button-next:hover {
  opacity: .5;
}

.arrow {
  width: 1.2vw;
}

.link-black {
  color: #000;
}

.link-white {
  color: #fff;
}

.relative-section {
  height: 600vh;
  position: relative;
}

.swiper-container {
  flex: none;
}

.swiper-container.swiper {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  margin-top: 0;
}

.sviper-button-wrap_m {
  justify-content: space-between;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.sviper-button-wrap_m.is--mobile {
  display: none;
}

.header-partner_block-2 {
  flex-direction: row;
  align-items: center;
  height: 40px;
  display: flex;
}

.link-block_partner-2 {
  grid-column-gap: 1.5vw;
  grid-row-gap: 1.5vw;
  align-items: center;
  display: flex;
  position: relative;
}

.container {
  width: 100%;
  max-width: 96vw;
}

.partner-description-2 {
  color: #fff;
  text-align: right;
  align-self: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-decoration: none;
}

.header-partner_inner-2 {
  text-align: right;
  position: relative;
}

.header {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  padding-top: 2vw;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.logo-block {
  flex: none;
}

.logo-block.is--2 {
  margin-bottom: .2vw;
}

.content-block-2.is--header {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logo-img {
  width: auto;
  height: 1.3vw;
}

.logo-img.is--2 {
  height: 1.34vw;
}

.logo-img.is--larger {
  height: 2.6vw;
}

.header-separator-2 {
  opacity: .2;
  color: #0f110f;
  background-color: #0f110f;
  flex-direction: row;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 1px;
  height: 40px;
  margin-left: 20px;
  margin-right: 20px;
}

.header-separator-2.is--mob {
  display: none;
}

.logo-image_ain-2 {
  width: auto;
  height: 35px;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.footer-description {
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}

.author {
  color: #000;
  font-size: 1.8vw;
  font-weight: 400;
  line-height: 130%;
}

.layout {
  grid-column-gap: 0px;
  grid-row-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 22.5vw 22.5vw;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.suggestion-image {
  z-index: -1;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.suggestion-image.is--larger {
  object-position: 100% 50%;
  min-width: 110%;
  min-height: 140%;
  inset: -24% -7.5% 0% auto;
}

.footer-2 {
  padding: 60px 4vw 57px;
}

.footer-grid-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  color: #000;
  grid-template-columns: 1.4fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: minmax(200px, 1fr);
  justify-items: start;
  padding-top: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}

.partner-description-3 {
  color: #0f110f;
  text-align: right;
  align-self: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-decoration: none;
}

.partner-description-3.is--mob {
  display: none;
}

.footer-link-2 {
  color: #000;
  text-align: justify;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}

.suggestion {
  z-index: 1;
  color: #fff;
  text-transform: none;
  background-color: #0000;
  width: 100%;
  min-height: 220px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.position {
  color: #000;
  font-size: 1.8vw;
  font-weight: 400;
  line-height: 130%;
}

.logo-image_ain-3 {
  width: auto;
  height: 4vw;
}

.credits-block {
  grid-column-gap: 0px;
  grid-row-gap: .5vw;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.paragraph {
  color: #252528;
  letter-spacing: -.02em;
  font-size: 1.8vw;
  line-height: 130%;
}

.paragraph.has--max-width_xsmall {
  max-width: 27vw;
}

.suggestion-icon {
  position: absolute;
  inset: auto 20px 35px auto;
}

.logo-left {
  grid-column-gap: 1.5vw;
  grid-row-gap: 1.5vw;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.logo-left.is--large {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  display: none;
}

.footer-column {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.suggestion-blackout {
  opacity: .5;
  background-color: #000;
  width: 100%;
  height: 100%;
}

.suggestion-image-container {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.link-block_ain-2 {
  align-self: auto;
}

.suggestion-section {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: grid;
}

.suggestion-content {
  padding-top: 35px;
  padding-left: 20px;
  padding-right: 20px;
}

.suggestion-heading {
  letter-spacing: .1em;
  text-transform: uppercase;
  font-weight: 700;
}

.partner-description-mobile {
  color: #000;
  text-align: center;
  align-self: center;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-decoration: none;
  display: block;
}

.partner-block-mobile {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.logo-image_partner-2 {
  width: auto;
  height: 30px;
}

.credits-block-2 {
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.partner-section-2 {
  padding-top: 10vw;
  padding-left: 40px;
  padding-right: 40px;
}

.author-block {
  grid-column-gap: 15px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  display: flex;
}

.position-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}

.suggestion-description {
  margin-top: 10px;
  font-weight: 400;
}

.slide {
  position: relative;
}

.left-arrow, .right-arrow, .slide-nav {
  display: none;
}

.icon-slid {
  border: 4px #fff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

.none-sp, .heading {
  display: none;
}

@media screen and (min-width: 1280px) {
  .logo-block.is--2 {
    margin-bottom: .2vw;
  }

  .content-block-2 {
    position: relative;
  }

  .logo-img {
    height: 1.25vw;
  }

  .logo-img.is--larger {
    height: 2vw;
  }

  .author {
    font-size: 1vw;
  }

  .layout {
    grid-row-gap: 4.16vw;
    grid-template-columns: 16.25vw 16vw 17.7vw 13.5vw auto;
  }

  .position {
    font-size: 1vw;
  }

  .credits-block {
    grid-row-gap: .26vw;
  }

  .paragraph {
    font-size: 1.25vw;
  }

  .paragraph.has--max-width_xsmall {
    max-width: 20vw;
  }

  .logo-left.is--large {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }
}

@media screen and (min-width: 1440px) {
  .container-amd {
    max-width: 94.444vw;
  }

  .hero-padding {
    padding-top: 2vw;
  }

  .content-block.is-flex.cop {
    margin-top: 5.556vw;
  }

  .heading-hero-wrapper {
    margin-top: 6vw;
  }

  .h1 {
    font-size: 10.625vw;
  }

  .par-24-80 {
    font-size: 2.361vw;
  }

  .hero-icon1, .icon-blur.is-1, .icon-blur.is-2, .icon-blur.is-3 {
    width: 18vw;
    height: 18vw;
  }

  .hero-iocn {
    width: 122.222vw;
    min-width: 122.222vw;
    height: 68.75vw;
    left: -55vw;
  }

  .right-photo-block {
    padding-top: 6vw;
  }

  .im1 {
    object-fit: cover;
    width: 50vw;
    min-width: 50vw;
    height: 57.778vw;
  }

  .im1.cop {
    height: 71.319vw;
  }

  .im1.copi {
    height: 59.028vw;
  }

  .im1.cops {
    height: 61.181vw;
  }

  .par-24-93.is-caps {
    font-size: 2.5vw;
  }

  .par-16-110 {
    font-size: 1.25vw;
  }

  .line-icon {
    height: 3.403vw;
    top: -1.7vw;
  }

  .black-section {
    overflow: hidden;
  }

  .black-padding-block {
    padding-top: 12.5vw;
    padding-bottom: 12.5vw;
  }

  .black-head-par-wrapper {
    grid-column-gap: 4.167vw;
    grid-row-gap: 4.167vw;
    text-align: center;
  }

  .black-head-par-wrapper.cops {
    width: 88vw;
  }

  .h2 {
    font-size: 6.667vw;
  }

  .h2.is-big {
    font-size: 7.708vw;
  }

  .black-par-wrapper {
    width: 31.042vw;
  }

  .svg-orang {
    height: 18.958vw;
  }

  .photo-icon {
    height: 56.875vw;
  }

  .icon-line {
    height: 3.403vw;
  }

  .orang-block-info {
    width: 27.361vw;
    height: 7.708vw;
  }

  .par-24-90.is-caps {
    font-size: 1.944vw;
  }

  .par-24-90.is-500 {
    font-size: 2.5vw;
  }

  .par-16-90.is-opas-white, .par-16-90.is-opas {
    font-size: 1.25vw;
  }

  .slider-padding {
    padding-top: 12.5vw;
    padding-bottom: 12.5vw;
  }

  .slider-par-wrapper {
    padding-right: 6.944vw;
  }

  .slider-par-wrapper.cop {
    padding-right: 0;
  }

  .left-par-wrapper {
    width: 42.431vw;
  }

  .right-par-wrapper {
    width: 35.833vw;
  }

  .par-18-110 {
    font-size: 1.528vw;
  }

  .icon-bl {
    min-width: 147.361vw;
    height: 77.153vw;
    top: -1.4vw;
    left: -10vw;
  }

  .padding1 {
    padding-bottom: 12.5vw;
  }

  .icon-1 {
    height: 56.597vw;
    min-height: 56.597vw;
  }

  .par-sec-wrapper {
    padding-right: 10vw;
  }

  .left-block {
    width: 47.222vw;
  }

  .right-block {
    width: 31.111vw;
  }

  .autor-icon {
    width: 6.597vw;
    height: 6.597vw;
  }

  .blur-block {
    bottom: 25.8vw;
  }

  .orang-block {
    width: 27.361vw;
    height: 7.708vw;
  }

  .padding2 {
    padding-top: 2.5vw;
  }

  .info-block-1 {
    position: relative;
    top: 10vw;
  }

  .block1 {
    width: 31.042vw;
  }

  .block2 {
    width: 43.056vw;
  }

  .par-20-90.is-black {
    font-size: 1.528vw;
  }

  .info-block-2 {
    margin-top: 0;
    padding-right: 12vw;
    position: relative;
  }

  .block-3 {
    width: 31.042vw;
  }

  .icon {
    width: 37.014vw;
    height: 21.042vw;
  }

  .info-block-3 {
    margin-top: 11.111vw;
  }

  .block-4 {
    width: 31.25vw;
  }

  .block-5 {
    width: 43.056vw;
  }

  .info-block-4 {
    padding-right: 12vw;
  }

  .block-7 {
    width: 31.25vw;
  }

  .aut-icon {
    width: 6.597vw;
    height: 6.597vw;
  }

  .par-28-110 {
    font-size: 1.944vw;
  }

  .par-18-90.is-opas {
    font-size: 1.25vw;
  }

  .padding3 {
    padding-top: 12.5vw;
    padding-bottom: 12.5vw;
  }

  .block-8 {
    width: 42.083vw;
  }

  .block-9 {
    width: 40.069vw;
  }

  .padding4 {
    padding-top: 12.5vw;
    padding-bottom: 47vw;
  }

  .padding4.cop {
    padding-bottom: 35vw;
  }

  .icon-3 {
    height: 56.944vw;
  }

  .block-10 {
    width: 31.042vw;
  }

  .block-11 {
    width: 43.056vw;
  }

  .blur-white.cop {
    height: 72vw;
  }

  .padding5 {
    padding-top: 12.5vw;
    padding-bottom: 12.5vw;
  }

  .block-12 {
    width: 31.042vw;
  }

  .padding6 {
    padding-bottom: 12vw;
  }

  .im4 {
    height: 56.25vw;
  }

  .block-14 {
    width: 31vw;
  }

  .block-blur {
    height: 99.722vw;
    bottom: 0;
  }

  .padding7 {
    padding-top: 12.5vw;
    padding-bottom: 12.5vw;
  }

  .block-content-wrapper {
    padding-right: 10vw;
  }

  .block-16 {
    width: 38vw;
  }

  .block-17 {
    width: 31vw;
  }

  .info-block-6 {
    padding-right: 12vw;
  }

  .block-19 {
    width: 31vw;
  }

  .padding8 {
    padding-top: 12.5vw;
    padding-bottom: 12.5vw;
  }

  .left-bl {
    width: 29vw;
  }

  .im5 {
    width: 57.431vw;
    height: 37.361vw;
  }

  .icon-sl {
    height: 100vh;
  }

  .par-16-120 {
    font-size: 1.25vw;
  }

  .par-20-110 {
    font-size: 1.6vw;
  }

  .last-padding {
    padding-top: 42vw;
  }

  .last-icon {
    height: 81vw;
  }

  .last-right {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
  }

  .block-small {
    width: 31.042vw;
  }

  .swiper {
    margin-top: 5.556vw;
  }

  .slide-icon {
    width: 37.847vw;
    height: 21.25vw;
  }

  .link-block_partner-2 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
  }

  .logo-block.is--2 {
    margin-bottom: .25vw;
  }

  .logo-img.is--2 {
    height: 1.25vw;
  }

  .suggestion-image.is--larger {
    min-width: 110%;
    min-height: 210%;
    top: -58%;
  }

  .footer-2 {
    padding-left: 4.5vw;
    padding-right: 4.5vw;
  }

  .logo-image_ain-3 {
    height: 3vw;
  }

  .partner-section-2 {
    padding-top: 5vw;
  }
}

@media screen and (min-width: 1920px) {
  .container-amd {
    max-width: 95.833vw;
  }

  .content-block.is-flex.cops {
    padding-right: 10vw;
  }

  .heading-hero-wrapper {
    margin-top: 5vw;
  }

  .par-24-80 {
    font-size: 2.396vw;
  }

  .hero-icon1, .icon-blur.is-1, .icon-blur.is-2, .icon-blur.is-3 {
    width: 16vw;
    height: 16vw;
  }

  .im1 {
    height: 56.25vw;
  }

  .im1.cop {
    height: 67.708vw;
  }

  .im1.copi {
    height: 55.469vw;
  }

  .im1.cops {
    height: 57.813vw;
  }

  .par-16-110 {
    font-size: .938vw;
  }

  .black-padding-block {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .black-head-par-wrapper.cop {
    width: 64vw;
  }

  .black-head-par-wrapper.cops.is-small {
    width: 76vw;
  }

  .h2, .h2.is-big {
    font-size: 5.781vw;
  }

  .black-par-wrapper {
    width: 23.698vw;
  }

  .black-par-wrapper.cop {
    width: 23.281vw;
  }

  .black-par-wrapper.cop.is-flex {
    justify-content: flex-start;
    align-items: center;
    width: 44.531vw;
  }

  .svg-orang {
    height: 20vw;
  }

  .photo-content-wrapper {
    overflow: hidden;
  }

  .photo-icon {
    height: 56.25vw;
  }

  .orang-block-info {
    width: 20.521vw;
    height: 5.781vw;
    padding-left: 2vw;
  }

  .par-24-90.is-caps {
    font-size: 1.458vw;
  }

  .par-24-90.is-caps.is-big {
    font-size: 2.5vw;
  }

  .par-24-90.is-500 {
    font-size: 2.083vw;
  }

  .par-16-90.is-opas-white {
    font-size: .938vw;
  }

  .slider-padding {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .slider-par-wrapper.cop {
    padding-right: 5vw;
  }

  .par-18-110 {
    font-size: 1.25vw;
  }

  .padding1 {
    padding-top: 39vw;
    padding-bottom: 10vw;
  }

  .right-block {
    width: 27vw;
  }

  .autor-icon {
    width: 4.948vw;
    height: 4.948vw;
  }

  .blur-block {
    bottom: 0;
  }

  .orang-block {
    width: 20.521vw;
    height: 5.781vw;
    padding-left: 2vw;
  }

  .padding2 {
    padding-bottom: 19vw;
  }

  .info-block-1 {
    top: 5vw;
  }

  .block1 {
    width: 23.281vw;
  }

  .par-20-90.is-black {
    font-size: 2.083vw;
  }

  .par-20-90.is-black.is-small {
    font-size: 1.25vw;
  }

  .info-block-2 {
    padding-right: 19vw;
  }

  .block-3 {
    width: 23.281vw;
  }

  .icon {
    width: 31.25vw;
    height: 17.76vw;
  }

  .block-4 {
    width: 23vw;
  }

  .info-block-4 {
    padding-right: 20vw;
  }

  .block-6 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
  }

  .block-7 {
    width: 23.281vw;
  }

  .aut-icon {
    width: 4.948vw;
    height: 4.948vw;
  }

  .aut-info {
    grid-column-gap: .5vw;
    grid-row-gap: .5vw;
  }

  .par-28-110 {
    font-size: 1.458vw;
  }

  .par-18-90.is-opas {
    font-size: .938vw;
  }

  .blur-black {
    height: 70vw;
    bottom: 2.2vw;
  }

  .padding3 {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .block-9 {
    width: 35vw;
  }

  .padding4 {
    padding-top: 10vw;
  }

  .icon-3 {
    height: 56.25vw;
  }

  .block-10.cop {
    width: 23vw;
  }

  .blur-white.cop {
    height: 61vw;
  }

  .im3 {
    width: 66.25vw;
    height: 44.479vw;
    top: .3vw;
    left: 16.1vw;
  }

  .padding5 {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .block-12 {
    width: 23vw;
  }

  .padding6 {
    padding-top: 40vw;
  }

  .block-14 {
    width: 23vw;
  }

  .par-wrapper-sec {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .block-blur {
    height: 71vw;
  }

  .padding7 {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .block-content-wrapper {
    margin-top: 4vw;
    padding-right: 15vw;
  }

  .block-17 {
    width: 23vw;
  }

  .info-block-6 {
    padding-right: 20vw;
  }

  .block-19 {
    width: 23vw;
  }

  .padding8 {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .left-bl {
    width: 23vw;
  }

  .im5 {
    width: 64.583vw;
    height: 41.979vw;
  }

  .icon-sl {
    height: 100vh;
  }

  .im6 {
    top: 11.3vw;
  }

  .last-padding {
    padding-top: 25vw;
    padding-bottom: 7vw;
  }

  .last-icon {
    object-position: 50% 7%;
    height: 67.188vw;
  }

  .or-block {
    pointer-events: none;
  }

  .last-left {
    width: 23vw;
  }

  .last-right {
    width: 47.917vw;
  }

  .block-small {
    width: 23.281vw;
  }

  .swiper {
    margin-top: 4.167vw;
  }

  .slide-icon {
    width: 37.813vw;
  }

  .layout {
    grid-template-columns: 16.25vw 15.7vw 17.7vw 17vw auto;
  }

  .suggestion-image.is--larger {
    min-height: 290%;
    top: -101%;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 96vw;
  }

  .header {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image {
    object-fit: cover;
  }

  .footer-2 {
    padding-bottom: 57px;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .footer-grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: auto;
  }

  .partner-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .credits-block {
    width: 100%;
  }

  .suggestion-section {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .partner-description-mobile {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .credits-block-2 {
    width: 100%;
  }

  .partner-section-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .header-partner_block {
    display: none;
  }

  .link-block_ain {
    height: 100%;
  }

  .link-block_partner {
    margin-left: auto;
    margin-right: auto;
  }

  .partner-description {
    font-size: 2.11268vw;
    line-height: 2.64085vw;
  }

  .heading-hero-wrapper {
    margin-top: 25vw;
  }

  .hero-icon-wrap {
    flex-flow: column;
  }

  .par-hero-wrap {
    order: 1;
    width: auto;
  }

  .hero-iocn {
    top: 25vw;
  }

  .header-partner_block-2 {
    height: 5vw;
  }

  .link-block_partner-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .container {
    max-width: 94vw;
  }

  .partner-description-2 {
    font-size: 2.11268vw;
    line-height: 2.64085vw;
    display: none;
  }

  .header {
    padding-top: 2vw;
  }

  .logo-block.is--2.is--footer {
    margin-bottom: 1.2vw;
  }

  .content-block-2.is--header {
    justify-content: flex-start;
  }

  .logo-img {
    height: 5.5vw;
    margin-bottom: -1vw;
  }

  .logo-img.is--2 {
    height: 5.6vw;
    margin-bottom: -.4vw;
  }

  .logo-img.is--larger {
    height: 7vw;
  }

  .header-separator-2 {
    height: 5vw;
    margin-top: 1.2vw;
    margin-left: 3vw;
    margin-right: 3vw;
  }

  .header-separator-2.is--mob {
    display: block;
  }

  .logo-image_ain-2 {
    height: 7vw;
  }

  .image {
    display: block;
  }

  .author {
    font-size: 3.73vw;
  }

  .layout {
    grid-row-gap: 10.7vw;
    flex-flow: column;
    display: flex;
  }

  .footer-2 {
    padding: 12vw 6vw;
  }

  .footer-grid-2 {
    flex-direction: column;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-top: 0;
    display: flex;
  }

  .partner-description-3 {
    font-size: 2.11268vw;
    line-height: 2.64085vw;
    display: none;
  }

  .partner-description-3.is--mob {
    text-align: center;
    font-size: 3.73vw;
    line-height: 130%;
    display: block;
  }

  .position {
    font-size: 3.73vw;
  }

  .logo-image_ain-3 {
    height: 5vw;
  }

  .credits-block {
    grid-row-gap: 1.33vw;
    order: 1;
    grid-template-columns: 1.8fr 1fr;
  }

  .paragraph {
    font-size: 4.8vw;
  }

  .paragraph.has--max-width_xsmall {
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 3.73vw;
  }

  .logo-left {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .logo-left.is--large {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    justify-content: center;
    align-items: center;
    margin-top: -5.3vw;
  }

  .footer-column.has--margin {
    margin-top: 20px;
  }

  .link-block_ain-2 {
    height: 100%;
  }

  .suggestion-section {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .partner-block-mobile {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 100px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .container-amd {
    max-width: 89.333vw;
  }

  .logo-image_partner {
    height: 3.733vw;
  }

  .logo-image_ain {
    height: 6.4vw;
  }

  .header-partner_inner, .header-separator {
    display: none;
  }

  .header-partner_block {
    display: flex;
  }

  .partner-description {
    font-size: 3.75vw;
    line-height: 4.6875vw;
  }

  .content-block.is-flex {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    flex-flow: column;
  }

  .content-block.is-flex.cop {
    margin-top: 8vw;
  }

  .heading-hero-wrapper {
    margin-top: 25vw;
  }

  .h1 {
    font-size: 12vw;
  }

  .flex-hero-block {
    padding-bottom: 15vw;
    position: static;
  }

  .hero-icon-wrap {
    grid-column-gap: 4.267vw;
    grid-row-gap: 4.267vw;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    position: static;
  }

  .par-hero-wrap {
    width: auto;
  }

  .par-24-80 {
    letter-spacing: -.6px;
    font-size: 5.333vw;
  }

  .icon-hero-wrp {
    order: -1;
  }

  .hero-icon1 {
    width: 40vw;
    height: 40vw;
  }

  .icon-blur.is-1 {
    width: 40vw;
    height: 40vw;
    left: -10vw;
  }

  .icon-blur.is-2 {
    width: 40vw;
    height: 40vw;
    left: -23vw;
  }

  .icon-blur.is-3 {
    width: 40vw;
    height: 40vw;
    left: -35vw;
  }

  .hero-iocn {
    min-width: 197.333vw;
    height: 111.2vw;
    top: 50vw;
    left: -90vw;
  }

  .photo-content-block {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    flex-flow: column;
    padding-bottom: 5vw;
  }

  .right-photo-block {
    grid-column-gap: 9vw;
    grid-row-gap: 9vw;
    padding-top: 0;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }

  .im1 {
    min-width: 100vw;
    height: 100vw;
  }

  .im1.copi {
    height: 100vw;
  }

  .im1.cops {
    object-fit: cover;
    object-position: 50% 13%;
    height: 100vw;
  }

  .par-24-93.is-caps {
    font-size: 6.4vw;
  }

  .par-24-93.is-caps.is-white {
    letter-spacing: 0;
    line-height: 110%;
  }

  .span-reletiv {
    background-color: #fff0;
    position: static;
  }

  .span-reletiv.is-bl {
    line-height: 110%;
  }

  .par-16-110 {
    font-size: 4.267vw;
  }

  .line-icon {
    height: 9.6vw;
    top: -4.8vw;
  }

  .black-padding-block {
    padding-top: 32vw;
    padding-bottom: 32vw;
  }

  .black-head-par-wrapper {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    width: auto;
  }

  .h2 {
    letter-spacing: -1px;
    font-size: 8.533vw;
  }

  .black-par-wrapper, .black-par-wrapper.cop {
    width: auto;
  }

  .photo-icon {
    height: 157.333vw;
  }

  .icon-line {
    height: 9vw;
  }

  .orang-block-info {
    width: 88vw;
    height: 22.133vw;
    inset: 50vw auto auto 0%;
  }

  .orang-block-info.cop {
    inset: 75vw auto auto 0%;
  }

  .par-24-90.is-caps, .par-24-90.is-500 {
    font-size: 6.4vw;
  }

  .par-16-90.is-opas-white, .par-16-90.is-opas {
    font-size: 4.267vw;
  }

  .par-16-90.is-white, .par-16-90.is-caps {
    font-size: 5vw;
  }

  .slider-padding {
    padding-top: 32vw;
    padding-bottom: 32vw;
  }

  .slider-par-wrapper {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    flex-flow: column;
  }

  .left-par-wrapper, .left-par-wrapper.cop, .right-par-wrapper {
    width: auto;
  }

  .par-18-110 {
    font-size: 4.8vw;
  }

  .padding1 {
    padding-top: 133vw;
  }

  .icon-1 {
    height: 144vw;
    min-height: 144vw;
  }

  .par-sec-wrapper {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    flex-flow: column;
  }

  .left-block {
    width: auto;
  }

  .right-block {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    width: auto;
  }

  .autor-info {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .autor-icon {
    width: 18.933vw;
    height: 18.933vw;
  }

  .blur-block {
    height: 130vw;
    inset: 35vw 0% auto;
  }

  .orang-block {
    width: 84vw;
    height: 22.133vw;
    margin-top: 15vw;
  }

  .im2 {
    height: 9vw;
  }

  .padding2 {
    padding-bottom: 38vw;
  }

  .info-block-1 {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    flex-flow: column;
  }

  .block1, .block2 {
    width: auto;
  }

  .par-20-90 {
    font-size: 5.333vw;
  }

  .info-block-2 {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    flex-flow: column;
    margin-top: 8vw;
  }

  .icon-block {
    order: 1;
  }

  .block-3 {
    width: auto;
  }

  .icon {
    width: 89.333vw;
    height: 58.667vw;
  }

  .info-block-3 {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    flex-flow: column;
    margin-top: 32vw;
  }

  .block-4, .block-5 {
    width: auto;
  }

  .info-block-4 {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 8vw;
  }

  .block-6 {
    width: auto;
  }

  .block-7 {
    order: -1;
    width: auto;
  }

  .aut-icon {
    width: 25.333vw;
    height: 25.333vw;
  }

  .par-28-110 {
    font-size: 7.467vw;
  }

  .par-18-90.is-opas {
    font-size: 4.8vw;
  }

  .line-white {
    height: 9vw;
  }

  .padding3 {
    padding-top: 32vw;
    padding-bottom: 32vw;
  }

  .block-8, .block-9 {
    width: auto;
  }

  .line1, .line2 {
    height: 9vw;
  }

  .padding4 {
    padding-bottom: 124vw;
  }

  .padding4.cop {
    padding-top: 32vw;
  }

  .icon-3 {
    height: 149.333vw;
  }

  .icon-3.cop {
    height: 106.667vw;
  }

  .info-block-5 {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    flex-flow: column;
  }

  .block-10, .block-10.cop {
    width: auto;
  }

  .block-11 {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    width: auto;
  }

  .blur-white {
    height: 184vw;
    inset: 0% 0% auto;
  }

  .blur-white.cop {
    height: 130vw;
    inset: auto 0% 20vw;
  }

  .padding5 {
    padding-top: 32vw;
    padding-bottom: 32vw;
  }

  .block-12, .block-13 {
    width: auto;
  }

  .padding6 {
    padding-top: 69vw;
  }

  .im4 {
    height: 76vw;
  }

  .block-14 {
    width: auto;
  }

  .block-15 {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    width: auto;
  }

  .par-wrapper-sec {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
  }

  .block-blur {
    inset: 30vw 0% auto;
  }

  .padding7 {
    padding-top: 32vw;
    padding-bottom: 32vw;
  }

  .block-content-wrapper {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    flex-flow: column;
    margin-top: 8vw;
  }

  .block-16, .block-17 {
    width: auto;
  }

  .info-block-6 {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 8vw;
  }

  .block-18 {
    width: auto;
  }

  .block-19 {
    order: -1;
    width: auto;
  }

  .padding8 {
    padding-top: 32vw;
    padding-bottom: 32vw;
  }

  .left-bl {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    width: auto;
  }

  .rig-bl.mob {
    display: flex;
  }

  .rig-bl.des {
    display: none;
  }

  .im5 {
    width: 89.333vw;
    height: 89.333vw;
  }

  .slide-section {
    height: auto;
  }

  .card-slide {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    flex-flow: column;
    justify-content: flex-end;
    height: 100vh;
    padding-bottom: 15vw;
    overflow: hidden;
  }

  .card-slide.swiper-slide {
    padding-bottom: 30vw;
  }

  .par-card-wrap {
    width: auto;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }

  .icon-sl {
    width: 100vw;
    height: auto;
    max-height: 116vw;
  }

  .arrow-sl {
    display: none;
  }

  .par-16-120 {
    font-size: 4.267vw;
  }

  .par-20-110 {
    font-size: 5.333vw;
  }

  .im6 {
    inset: auto 0% 5vw;
  }

  .last-padding {
    padding-top: 80vw;
    padding-bottom: 8vw;
  }

  .last-icon {
    height: 248vw;
  }

  .last-left {
    width: auto;
  }

  .last-right {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    width: auto;
  }

  .link-wrap {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .block-small {
    padding-bottom: 30vw;
  }

  .block-small.cop {
    padding-bottom: 0;
  }

  .swiper {
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
    margin-top: 16vw;
  }

  .swiper.mobile {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    margin-top: 0;
    position: relative;
    overflow: hidden;
  }

  .swiper-wrapper {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
  }

  .sviper-button-wrap {
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .sviper-button-wrap.is--mobile {
    display: flex;
    position: absolute;
    inset: auto 0% 18.2vw;
  }

  .swiper-slide.card-slide {
    justify-content: flex-start;
    height: 275vw;
  }

  .slide-icon {
    width: 81.6vw;
    height: 45.867vw;
  }

  .swiper-button-prev, .swiper-button-next {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .arrow {
    width: 5vw;
  }

  .relative-section {
    height: auto;
  }

  .sviper-button-wrap_m {
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .sviper-button-wrap_m.is--mobile {
    display: flex;
    position: absolute;
    inset: auto 0% 18.2vw;
  }

  .partner-description-2 {
    font-size: 3.75vw;
    line-height: 4.6875vw;
  }

  .image {
    display: block;
  }

  .footer-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .partner-description-3 {
    font-size: 3.75vw;
    line-height: 4.6875vw;
  }

  .logo-image_ain-3 {
    height: 7vw;
  }

  .link-block_ain-2 {
    margin-bottom: 3vw;
  }

  .partner-block-mobile {
    margin-left: auto;
    margin-right: auto;
  }

  .partner-section-2 {
    padding-top: 15vw;
  }

  .author-block {
    grid-column-gap: 0px;
    grid-row-gap: 5px;
    flex-direction: column;
    display: flex;
  }

  .logo-wrp {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    display: flex;
  }
}

#w-node-_19cf37e6-a25a-faf4-31e0-4a8d7c1dbd95-526a9f47, #w-node-_19cf37e6-a25a-faf4-31e0-4a8d7c1dbda0-526a9f47, #w-node-_19cf37e6-a25a-faf4-31e0-4a8d7c1dbdab-526a9f47, #w-node-_19cf37e6-a25a-faf4-31e0-4a8d7c1dbdb6-526a9f47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b0fd194f-e33b-f3c1-6a17-29d07d72336a-526a9f47 {
  align-self: start;
}

#w-node-b0fd194f-e33b-f3c1-6a17-29d07d723386-526a9f47 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b0fd194f-e33b-f3c1-6a17-29d07d72338c-526a9f47 {
  grid-area: 2 / 2 / 3 / 6;
}

@media screen and (max-width: 991px) {
  #w-node-b0fd194f-e33b-f3c1-6a17-29d07d723386-526a9f47 {
    grid-area: 2 / 1 / 3 / 6;
  }

  #w-node-b0fd194f-e33b-f3c1-6a17-29d07d72338c-526a9f47 {
    grid-area: 3 / 1 / 4 / 6;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b0fd194f-e33b-f3c1-6a17-29d07d72336a-526a9f47 {
    grid-area: span 1 / span 4 / span 1 / span 4;
    align-self: start;
  }

  #w-node-b0fd194f-e33b-f3c1-6a17-29d07d723386-526a9f47 {
    grid-row: 3 / 4;
    grid-column-end: 5;
  }

  #w-node-b0fd194f-e33b-f3c1-6a17-29d07d72338c-526a9f47 {
    grid-row: 4 / 5;
    grid-column-end: 5;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b0fd194f-e33b-f3c1-6a17-29d07d72336a-526a9f47 {
    grid-column: span 2 / span 2;
  }

  #w-node-b0fd194f-e33b-f3c1-6a17-29d07d723383-526a9f47 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-b0fd194f-e33b-f3c1-6a17-29d07d723386-526a9f47 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-b0fd194f-e33b-f3c1-6a17-29d07d72338c-526a9f47 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }
}


@font-face {
  font-family: 'Basisgrotesquepro';
  src: url('../fonts/BasisGrotesquePro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Basisgrotesquepro';
  src: url('../fonts/BasisGrotesquePro-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Basisgrotesquepro';
  src: url('../fonts/BasisGrotesquePro-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Basisgrotesquepro';
  src: url('../fonts/BasisGrotesquePro-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Basisgrotesquepro';
  src: url('../fonts/BasisGrotesquePro-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Skemapronews';
  src: url('../fonts/SkemaProNews-Medium-1.ttf') format('truetype'), url('../fonts/SkemaProNews-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Basisgrotesquepro';
  src: url('../fonts/BasisGrotesquePro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Basisgrotesquepro';
  src: url('../fonts/BasisGrotesquePro-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Basisgrotesquepro';
  src: url('../fonts/BasisGrotesquePro-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Basisgrotesquepro';
  src: url('../fonts/BasisGrotesquePro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Basisgrotesquepro';
  src: url('../fonts/BasisGrotesquePro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Skemapronews';
  src: url('../fonts/SkemaProNews-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Skemapronews 1';
  src: url('../fonts/SkemaProNews-Regular-1.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}