.header-line {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 80px;
  padding: 12px 25px;
  display: flex;
  overflow: hidden;
}

.logo-header {
  grid-column-gap: 27px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo {
  object-fit: cover;
  border: 0 solid #fff;
  border-radius: 4px;
}

.logo-name {
  color: #2d1607;
  letter-spacing: -.019em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 110%;
  text-decoration: none;
}

.contact-row-header {
  grid-column-gap: 55px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heder-socials {
  grid-column-gap: 13px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.telega {
  grid-row-gap: 10px;
  background-color: #2d1607;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 4px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 43.3px #f1f1f1;
}

.telegram-ico {
  object-fit: cover;
}

.wts {
  grid-row-gap: 10px;
  background-color: #2d1607;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 43.3px #f1f1f1;
}

.instagram {
  object-fit: cover;
  overflow: hidden;
}

.tg-link {
  color: #2d1607;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 80%;
  text-decoration: none;
}

.prime-button-48-orange {
  grid-column-gap: 16px;
  border-style: undefined;
  -webkit-text-fill-color: inherit;
  background-color: #ff9837;
  background-clip: border-box;
  border-width: 2px;
  border-color: #f3f3f3;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 8px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.button-text {
  color: #191919;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 80%;
  text-decoration: none;
}

.body {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #efebe6;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  font-family: Manrope, sans-serif;
  display: flex;
}

.section-mid {
  grid-column-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 1px 22px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-part {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background-color: #fff;
  background-image: linear-gradient(270deg, #4e240800, #4e240854 78%), url('../images/hero-imgae.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), linear-gradient(#0003, #0003);
  background-position: 0 0, -26% 30%, 0 0, 0 0;
  background-size: auto, cover, auto, auto;
  border: 1px solid #ff9837;
  border-radius: 28px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 620px;
  min-height: 620px;
  padding: 32px;
  display: flex;
}

.nav-tab {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-crumb {
  grid-column-gap: 10px;
  border: 2px undefined undefined;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #ffffffa8;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 11px 21px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.crumb-text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 80%;
  text-decoration: none;
}

.crumb-text-2 {
  color: #2d1607;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 80%;
  text-decoration: none;
}

.content-hero {
  grid-row-gap: 54px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 700px;
  text-decoration: none;
  display: flex;
}

.h1-w {
  color: #fff;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.p22-w {
  color: #f6f6f6;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 135%;
  text-decoration: none;
}

.frame-1532543008 {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.prime-icon-left-button-orange {
  grid-column-gap: 16px;
  border-style: undefined;
  background-color: #ff9837;
  border-width: 2px;
  border-color: #838383;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 32px 8px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.icon {
  grid-row-gap: 10px;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  padding: 4px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 43.3px #f1f1f1;
}

.telegram-ico-2 {
  object-fit: cover;
}

.button-text-2 {
  color: #191919;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 80%;
  text-decoration: none;
}

.secondary-icon-left-button-white {
  grid-column-gap: 16px;
  border: 2px undefined undefined;
  background-color: #ffffffe0;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 32px 8px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.icon-2 {
  grid-column-gap: 10px;
  background-color: #191919;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 9px;
  text-decoration: none;
  display: flex;
}

.section-l {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 44px 22px;
  text-decoration: none;
  display: flex;
}

.col-32-gap {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.crumb {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 11px 21px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.crumb-text-3 {
  color: #2d1607;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 80%;
  text-decoration: none;
}

.frame-1532543034 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.h2-left {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.p24-left {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

.p24-left-2 {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

._w-card {
  grid-column-gap: 22px;
  background-color: #fff;
  border-radius: 28px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px 28px;
  text-decoration: none;
  display: flex;
}

.error-3199adbf-88be-ad79-aa9b-0b20fe00c63e {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

.prime-icon-left-button-orange-2 {
  grid-column-gap: 16px;
  border: 2px undefined undefined;
  background-color: #ff9837;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 32px 8px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.telega-2 {
  grid-row-gap: 10px;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  padding: 4px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 43.3px #f1f1f1;
}

.telegram-ico-3 {
  object-fit: cover;
}

.text {
  color: #191919;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 80%;
  text-decoration: none;
}

.image-frame {
  overflow: hidden;
}

.image-1 {
  background-color: #fff;
  background-image: url('../images/image-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 8px solid #fff;
  border-radius: 22px;
  min-height: 278.32px;
}

.image-2 {
  background-color: #fff;
  background-image: url('../images/image-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 8px solid #fff;
  border-radius: 22px;
  min-height: 378.888px;
}

.image-3 {
  background-color: #fff;
  background-image: url('../images/image-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 8px solid #fff;
  border-radius: 22px;
  min-height: 346.439px;
}

.paw {
  opacity: .17;
  background-image: linear-gradient(#512d13, #512d13), url('../images/paw.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30.6567px;
  min-height: 171.018px;
}

.p24-left-0 {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 145%;
  text-decoration: none;
}

.section-l-2 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 44px 0 44px 22px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.col-32-gap-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  text-decoration: none;
  display: flex;
}

.crumb-2 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 11px 21px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.crumb-text-4 {
  color: #2d1607;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 80%;
  text-decoration: none;
}

.frame-1532543035 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.h2-left-2 {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.p24-left-3 {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

.p24-left-4 {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

._w-card-2 {
  grid-column-gap: 22px;
  background-color: #fff;
  border-radius: 28px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px 28px;
  text-decoration: none;
  display: flex;
}

.p18-left {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
  display: inline;
}

.prime-icon-left-button-orange-3 {
  grid-column-gap: 16px;
  border: 2px undefined undefined;
  background-color: #ff9837;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 32px 8px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.telega-3 {
  grid-row-gap: 10px;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  padding: 4px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 43.3px #f1f1f1;
}

.telegram-ico-4 {
  object-fit: cover;
}

.butn-text {
  color: #191919;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 80%;
  text-decoration: none;
}

.image-frame-2 {
  box-sizing: content-box;
  object-position: 0% 0%;
  width: 100%;
  max-height: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.image-4 {
  float: none;
  clear: right;
  background-color: #fff;
  background-image: url('../images/image-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 8px solid #fff;
  border-radius: 22px;
  width: 229px;
  height: 278px;
  min-height: 278.32px;
  position: relative;
  top: 20px;
  left: 286px;
  right: 42px;
  transform: rotate(10deg);
}

.image-5 {
  background-color: #fff;
  background-image: url('../images/image-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 8px solid #fff;
  border-radius: 22px;
  width: 312px;
  height: 378px;
  min-height: 378.888px;
  margin-top: -74px;
  margin-left: 60px;
  position: relative;
  top: -5px;
  left: -18px;
  transform: rotate(3deg);
}

.image-6 {
  aspect-ratio: 2.39;
  background-color: #fff;
  background-image: url('../images/image-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 8px solid #fff;
  border-radius: 22px;
  width: 220px;
  height: 346px;
  min-height: 346.439px;
  position: relative;
  top: -136px;
  left: 286px;
  overflow: auto;
  transform: rotate(5deg);
}

.paw-2 {
  opacity: .17;
  object-fit: contain;
  background-image: url('../images/paw_1.png');
  border-radius: 30.6567px;
  width: 170px;
  height: 170px;
  min-height: 171.018px;
  position: relative;
  top: -329px;
  left: 48px;
  transform: rotate(-12deg);
}

.p24-left-5 {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 145%;
  text-decoration: none;
}

.section-c {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 44px 22px;
  text-decoration: none;
  display: flex;
}

.h2-center {
  color: #191919;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.cads-box {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  align-items: flex-start;
  width: 100%;
  display: grid;
}

.card {
  grid-row-gap: 22px;
  background-color: #fff;
  border-radius: 28px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  max-height: 420px;
  padding: 32px 28px;
  text-decoration: none;
  display: flex;
}

.h4-left {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.p16-left {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

.p16-left.spoiler-text {
  padding-left: 0;
  padding-right: 0;
  transition: opacity .2s;
  display: block;
  overflow: visible;
}

.section-l-3 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 44px 22px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.card-2 {
  grid-row-gap: 32px;
  background-color: #fff;
  border-radius: 28px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px 28px;
  text-decoration: none;
  display: flex;
}

.col-32-gap-3 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.p18-left-2 {
  flex-flow: wrap;
  display: inline;
}

.programs {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: grid;
}

.card-dark {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #efebe6;
  border-radius: 28px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 32px 28px 28px;
  text-decoration: none;
  display: flex;
}

.gap-v-22 {
  grid-row-gap: 22px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.gap-h-22 {
  grid-column-gap: 22px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.h3-left {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.program1 {
  object-fit: cover;
  border-radius: 12px;
}

.crumbs-container {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.gap-h-8 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

._54-prime-center-button-orange {
  grid-column-gap: 16px;
  cursor: pointer;
  background-color: #ff9837;
  border: 1px solid #f8855c;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 54px;
  padding: 12px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-2 {
  color: #191919;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 80%;
  text-decoration: none;
}

._54-secondary-lines-center-button-dark {
  grid-column-gap: 22px;
  cursor: pointer;
  border: 1px solid #2d1607;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 54px;
  padding: 12px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-3 {
  color: #2d1607;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 80%;
  text-decoration: none;
}

.gap-h-23 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 507px;
  text-decoration: none;
  display: flex;
}

._54-secondary-lines-center-button-dark-2 {
  grid-column-gap: 22px;
  border: 1px solid #2d1607;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  height: 54px;
  padding: 12px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.gap-h-24 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.gap-h-25 {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-card-orange {
  grid-column-gap: 32px;
  background-color: #fa881d;
  border-radius: 28px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 24px 32px;
  text-decoration: none;
  display: flex;
}

.button-prime-title {
  color: #fff;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 90%;
  text-decoration: none;
}

.white-58-icon-button {
  grid-column-gap: 16px;
  background-color: #fff;
  border: 0 solid #000;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  padding: 8px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.arrowupright {
  object-fit: cover;
}

.p18-left-1 {
  color: #ff9837;
  letter-spacing: -.02em;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
  display: inline-flex;
}

.section-l-4 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 44px 22px;
  text-decoration: none;
  display: flex;
}

.h2-left-3 {
  color: #191919;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.section-mid-2 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 1px 22px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.card-auto {
  background-color: #fff;
  border-radius: 28px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 500px;
  padding: 32px 28px;
  text-decoration: none;
  display: flex;
}

.col-32-gap-4 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.p22-left {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 145%;
  text-decoration: none;
}

.p18-left-3 {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

._54-prime-center-button-orange-2 {
  grid-column-gap: 16px;
  background-color: #ff9837;
  border: 2px solid #f8855c;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 54px;
  padding: 12px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.map-container {
  grid-column-gap: 32px;
  background-color: #fff;
  border-radius: 28px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 500px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.image-7 {
  object-fit: cover;
  width: 100%;
}

.section-l-5 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 44px 22px;
  text-decoration: none;
  display: flex;
}

.h2-left-4 {
  color: #191919;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.p18-left-5 {
  color: #ff9837;
  letter-spacing: -.02em;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 145%;
  text-decoration: none;
}

.section-mid-3 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 1px 22px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.spoiler-container {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.spoiler {
  grid-row-gap: 12px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 0 0 18px;
  text-decoration: none;
  display: flex;
}

.spoiler:hover {
  background-color: #fff;
  background-image: none;
}

.spoiler-head {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.spoiler-title {
  grid-row-gap: 22px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.h3-left-2 {
  color: #191919;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.caretcircleup {
  object-fit: cover;
  border-radius: 12px;
  padding: 4px;
  transform: rotate(180deg);
  box-shadow: 0 4px 43.3px #f1f1f1;
}

.spoiler-2 {
  grid-column-gap: 32px;
  background-color: #fff;
  border-radius: 28px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 86px;
  padding: 24px 32px;
  display: flex;
}

.section-form {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 44px 22px;
  display: grid;
}

.col-32-gap-5 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.h2-left-5 {
  color: #191919;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.p22 {
  display: inline;
}

.row-32-gap {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

._54-prime-center-button-orange-3 {
  grid-column-gap: 16px;
  border: 2px undefined undefined;
  background-color: #ff9837;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 58px;
  padding: 8px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.row-8-gap {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.tg {
  grid-column-gap: 16px;
  border: 2px undefined undefined;
  background-color: #d4cbc2;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  padding: 8px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.telegram-ico-5 {
  object-fit: cover;
}

.cadr-dark {
  grid-row-gap: 22px;
  background-color: #d4cbc2;
  border-radius: 28px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px 28px;
  text-decoration: none;
  display: flex;
}

.footer-image {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  padding: 10px 0 10px 10px;
  text-decoration: none;
  display: flex;
}

.image-8 {
  background-color: #fff;
  background-image: url('../images/image-7.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 8px solid #fff;
  border-radius: 22px;
  width: 379px;
  height: 510px;
  min-height: 487px;
}

.p22-0 {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

.p22-1 {
  color: #ff9837;
  letter-spacing: -.02em;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 145%;
  text-decoration: none;
}

.p24-left-6 {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.p24-left-1 {
  color: #fa881d;
  letter-spacing: -.02em;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  display: inline;
}

.section-footer {
  grid-row-gap: 22px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 12px 22px 44px;
  text-decoration: none;
  display: flex;
}

.logo-row {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.logo-header-2 {
  grid-column-gap: 27px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-2 {
  object-fit: cover;
  border: 8px solid #fff;
  border-radius: 4px;
}

.logo-name-2 {
  color: #2d1607;
  letter-spacing: -.019em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 110%;
  text-decoration: none;
}

.back-top {
  grid-column-gap: 16px;
  border: 2px solid #2d1607;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  padding: 8px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.arrowup {
  object-fit: cover;
}

.footer-nav {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.crumb-3 {
  grid-column-gap: 10px;
  border: 2px undefined undefined;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #ffffffa8;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 11px 21px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.crumb-text-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 80%;
  text-decoration: none;
}

.code-embed {
  width: 100%;
  height: 100%;
}

.link-block {
  border: 1px #000;
  text-decoration: none;
}

.frame-1532543039 {
  grid-column-gap: 16px;
  border: 2px undefined undefined;
  background-color: #ff9837;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 8px;
  text-decoration: none;
  display: none;
  overflow: hidden;
}

.list {
  object-fit: cover;
}

.video {
  position: relative;
  top: 0;
}

.background-video {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: fixed;
}

.background-video-2 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(135deg, #4e240854 6%, #4e240800);
  background-clip: border-box;
  border-radius: 28px;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 620px;
  padding: 32px;
  display: none;
}

.menu {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: none;
}

.frame-1532543041 {
  grid-row-gap: 16px;
  background-color: #efebe6;
  border: 1px solid #ff9837;
  border-radius: 28px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 416px;
  height: 831px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.frame-1532543056 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 17px;
  padding-bottom: 17px;
  text-decoration: none;
  display: flex;
}

.crumb-text-6 {
  color: #2d1607;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 80%;
  text-decoration: none;
}

.heder-socials-2 {
  grid-column-gap: 13px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.telega-4 {
  grid-row-gap: 10px;
  background-color: #2d1607;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 4px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 43.3px #f1f1f1;
}

.telegram-ico-6 {
  object-fit: cover;
}

.wts-2 {
  grid-row-gap: 10px;
  background-color: #2d1607;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 43.3px #f1f1f1;
}

.prime-icon-left-button-orange-4 {
  grid-column-gap: 16px;
  border: 2px undefined undefined;
  background-color: #ff9837;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 8px 32px 8px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.icon-3 {
  grid-row-gap: 10px;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  padding: 4px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 43.3px #f1f1f1;
}

.button-text-3 {
  color: #191919;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 80%;
  text-decoration: none;
}

.link-block-2 {
  width: auto;
  text-decoration: none;
  display: flex;
}

.link-block-3 {
  display: flex;
}

.link-block-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9, .link-block-10, .link-block-11, .link-block-12, .link-block-13, .link-block-14, .link-block-15, .link-block-16, .link-block-17, .link-block-18, .link-block-19, .link-block-20 {
  text-decoration: none;
}

.link-block-21 {
  width: auto;
  text-decoration: none;
}

.link-block-22, .link-block-23, .link-block-24, .link-block-25, .link-block-26, .link-block-27, .link-block-28, .link-block-29, .link-block-30 {
  text-decoration: none;
}

.spoiler-body {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  display: none;
}

.popup-1 {
  grid-row-gap: 10px;
  background-color: #00000040;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  padding: 10px;
  text-decoration: none;
  display: none;
  position: fixed;
}

.body-popup {
  grid-row-gap: 32px;
  background-color: #efebe6;
  border-radius: 28px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 920px;
  height: auto;
  max-height: 100vh;
  padding: 32px 28px 28px;
  text-decoration: none;
  display: flex;
  overflow: auto;
}

.frame-1532543024 {
  grid-column-gap: 22px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1532543021 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1532543044 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.h32 {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.xcircle {
  cursor: pointer;
  object-fit: cover;
  border-radius: 12px;
  padding: 4px;
  position: sticky;
  inset: 0% 0% auto auto;
  box-shadow: 0 4px 43.3px #f1f1f1;
}

.p20 {
  color: #191919;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

.frame-1532543020 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1532543018 {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-2 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 11px 21px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-4, ._80-byn, ._60-byn {
  color: #2d1607;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 80%;
  text-decoration: none;
}

.frame-1532543023 {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-4 {
  grid-column-gap: 16px;
  background-color: #ff9837;
  border: 1px solid #f8855c;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 54px;
  padding: 12px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-5 {
  color: #191919;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 80%;
  text-decoration: none;
}

.popup-1-copy {
  grid-row-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 920px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.popup-2, .popup-3 {
  grid-row-gap: 10px;
  background-color: #00000040;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  padding: 10px;
  text-decoration: none;
  display: none;
  position: fixed;
}

.popup-1-copy {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 920px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.popup-4 {
  background-color: #00000040;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 10px;
  display: none;
  position: fixed;
}

.popup-5, .popup-6, .popup-7, .popup-8 {
  grid-row-gap: 10px;
  background-color: #00000040;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  padding: 10px;
  text-decoration: none;
  display: none;
  position: fixed;
}

.link, .link-2 {
  color: #ff9837;
  text-decoration: none;
}

.bold-text {
  color: #ff9837;
}

.link-3 {
  cursor: pointer;
  text-decoration: none;
}

.text-span {
  color: #ff9837;
}

.link-4 {
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  ._54-prime-center-button-orange {
    cursor: pointer;
  }

  .popup-2, .popup-3 {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 100vh;
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .heder-socials, .tg-link, .prime-button-48-orange.button-text {
    display: none;
  }

  .hero-part {
    background-position: 0 0, 0 30%, 0 0, 0 0;
    background-repeat: repeat, no-repeat, repeat, repeat;
    justify-content: flex-end;
    height: 80vh;
  }

  .nav-tab {
    display: none;
  }

  .crumb {
    display: flex;
  }

  ._w-card-2 {
    z-index: 1;
    width: 200%;
    margin-right: -130px;
    position: relative;
  }

  .image-frame-2 {
    max-height: 900px;
  }

  .image-4 {
    left: 108px;
  }

  .image-5 {
    left: -42px;
  }

  .image-6 {
    left: 102px;
  }

  .paw-2 {
    top: -201px;
    left: -29px;
  }

  .cads-box {
    grid-template-rows: 1fr auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .programs {
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  ._54-secondary-lines-center-button-dark {
    cursor: pointer;
  }

  .button-prime-title {
    width: 100%;
  }

  .section-mid-2 {
    flex-flow: column;
  }

  .card-auto {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    height: auto;
  }

  .section-form {
    grid-template-columns: 1fr 1fr 1fr;
    height: auto;
  }

  .col-32-gap-5 {
    height: auto;
  }

  .cadr-dark {
    width: 100%;
  }

  .image-8 {
    aspect-ratio: 379 / 510;
    object-fit: fill;
    width: 286px;
    height: 392px;
    min-height: auto;
    padding-left: 0;
    display: block;
    position: relative;
    overflow: visible;
  }

  .footer-nav {
    grid-row-gap: 8px;
    flex-flow: wrap;
  }

  .frame-1532543039 {
    display: block;
  }

  .background-video-2 {
    justify-content: flex-end;
    display: none;
  }

  .menu {
    z-index: 1;
    display: none;
    position: absolute;
    inset: 80px 20px auto auto;
  }

  .frame-1532543041 {
    height: auto;
  }

  .menu-icon {
    display: none;
  }

  .link-block-20 {
    display: flex;
  }

  .popup-1 {
    display: none;
    position: fixed;
    inset: auto;
  }

  .body-popup {
    box-shadow: 0 2px 20px 6px #0003;
  }

  .popup-3 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .header-line {
    position: static;
  }

  .hero-part {
    background-position: 0 0, 50%, 0 0, 0 0;
    padding: 24px;
  }

  .content-hero {
    grid-row-gap: 32px;
  }

  .h1-w {
    font-size: 38px;
  }

  .frame-1532543008 {
    grid-row-gap: 12px;
    flex-flow: column;
    width: 100%;
  }

  .prime-icon-left-button-orange, .secondary-icon-left-button-white {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .section-l-2 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .col-32-gap-2.mobile {
    padding-left: 22px;
    padding-right: 22px;
  }

  ._w-card-2 {
    width: 100%;
  }

  .image-frame-2 {
    order: -9999;
    max-height: 650px;
  }

  .image-4 {
    top: 72px;
    left: -23px;
    transform: rotate(-7deg);
  }

  .image-5 {
    margin-top: -252px;
    margin-left: 183px;
    left: -9px;
  }

  .image-6 {
    left: 61px;
  }

  .paw-2 {
    top: -334px;
    left: 251px;
  }

  .h2-center {
    text-align: center;
  }

  .cads-box {
    flex-flow: wrap;
    grid-auto-flow: row;
    display: flex;
  }

  .card-2 {
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .col-32-gap-3 {
    flex-flow: wrap;
    padding-left: 22px;
    padding-right: 22px;
  }

  .gap-h-22 {
    grid-row-gap: 22px;
    flex-flow: column;
  }

  .program1 {
    order: -9999;
  }

  .gap-h-8 {
    grid-row-gap: 8px;
    flex-flow: wrap;
    width: 100%;
  }

  ._54-prime-center-button-orange {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  ._54-secondary-lines-center-button-dark {
    width: 100%;
  }

  .gap-h-23 {
    grid-row-gap: 8px;
    flex-flow: wrap;
  }

  .button-card-orange {
    grid-column-gap: 12px;
    grid-row-gap: 22px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .button-prime-title {
    width: 100%;
  }

  .white-58-icon-button {
    display: flex;
  }

  .section-form {
    flex-flow: column;
    display: flex;
  }

  .footer-image {
    order: -9999;
    width: 100%;
  }

  .image-8 {
    order: -9999;
    width: 100%;
    max-width: 440px;
    height: 538px;
    transform: rotate(4deg);
  }

  .link-block {
    width: 100%;
  }

  .frame-1532543039 {
    display: flex;
    position: static;
  }

  .background-video-2 {
    height: 90vh;
    padding: 24px;
    display: none;
  }

  .menu {
    z-index: 1;
    width: 400px;
    display: none;
    position: absolute;
    inset: 80px 20px auto auto;
  }

  .frame-1532543041 {
    height: auto;
  }

  .link-block-2, .link-block-13, .link-block-15, .link-block-16, .link-block-17, .link-block-18, .link-block-19, .link-block-20, .link-block-21 {
    width: 100%;
  }

  .popup-1 {
    display: none;
  }

  .xcircle {
    position: fixed;
    top: auto;
    right: 36px;
  }

  .popup-3 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .header-line {
    padding-left: 12px;
    padding-right: 12px;
  }

  .logo-header {
    grid-column-gap: 12px;
  }

  .section-mid {
    padding-left: 12px;
    padding-right: 12px;
  }

  .hero-part {
    height: 82vh;
    padding: 24px 12px 12px;
  }

  .content-hero {
    width: 100%;
  }

  .h1-w {
    font-size: 2.2em;
  }

  .p22-w {
    font-size: 1.18em;
    font-weight: 400;
  }

  .button-text-2 {
    font-size: 18px;
  }

  .crumb-2 {
    height: 32px;
    padding: 8px 12px;
  }

  .crumb-text-4 {
    font-size: 14px;
  }

  .h2-left-2 {
    font-size: 32px;
  }

  .p24-left-3, .p24-left-4 {
    font-size: 20px;
  }

  ._w-card-2 {
    padding: 24px 16px;
  }

  .image-frame-2 {
    display: none;
  }

  .image-5 {
    left: -91px;
  }

  .p24-left-5 {
    font-size: 20px;
  }

  .h2-center {
    font-size: 32px;
  }

  .card {
    padding: 16px;
  }

  .col-32-gap-3 {
    flex-flow: column;
  }

  .card-dark {
    padding: 16px;
  }

  .crumbs-container {
    grid-row-gap: 4px;
  }

  .gap-h-8 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
  }

  .text-2 {
    font-size: 16px;
  }

  .text-3 {
    text-align: center;
    font-size: 16px;
  }

  .gap-h-23 {
    grid-row-gap: 8px;
    flex-flow: wrap;
  }

  ._54-secondary-lines-center-button-dark-2 {
    max-width: 400px;
  }

  .gap-h-24 {
    flex-flow: column;
  }

  .gap-h-25 {
    grid-row-gap: 4px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .button-card-orange {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-prime-title {
    font-size: 22px;
  }

  .h2-left-3 {
    font-size: 32px;
  }

  .card-auto {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .h2-left-4 {
    font-size: 32px;
  }

  .spoiler {
    border-radius: 16px;
    padding: 0 0 8px;
  }

  .spoiler-head {
    padding-top: 8px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .h3-left-2 {
    font-size: 20px;
  }

  .h2-left-5 {
    font-size: 32px;
  }

  .crumb-text-5 {
    font-size: 14px;
  }

  .background-video-2 {
    height: 80vh;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    display: none;
  }

  .container {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    background-color: #d4cbc200;
    border-radius: 22px;
    flex-flow: column;
    width: 100%;
    height: auto;
    padding: 12px;
    display: flex;
  }

  .menu {
    z-index: 1;
    background-color: #0000;
    width: 100%;
    height: 90vh;
    margin-top: 62px;
    display: none;
    position: absolute;
    inset: 0% 0 auto;
  }

  .frame-1532543041 {
    grid-row-gap: 10px;
    opacity: 1;
    background-color: #efebe6;
    max-width: 800px;
    height: 100%;
    padding-top: 12px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .heder-socials-2 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .x-icon {
    display: block;
    overflow: visible;
  }

  .menu-icon {
    display: none;
  }

  .link-block-2, .link-block-12, .link-block-13, .link-block-15, .link-block-16, .link-block-17, .link-block-18, .link-block-19, .link-block-20, .link-block-21 {
    width: 100%;
  }

  .popup-1 {
    display: none;
  }

  .xcircle {
    position: fixed;
    inset: 36px 36px auto auto;
  }

  .frame-1532543018 {
    grid-row-gap: 4px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .popup-2, .popup-3 {
    display: none;
  }

  .popup-4 {
    display: none;
    position: fixed;
  }

  .popup-5, .popup-6, .popup-7, .popup-8 {
    display: none;
  }

  .select {
    color: #ff9837;
    border: 1px #ff9837;
  }

  .link {
    cursor: pointer;
    text-decoration: none;
    overflow: visible;
  }

  .link-2 {
    color: #ff9837;
    text-decoration: none;
  }
}

#w-node-_9be337c7-d6a9-9c8e-296a-0ed5ba2872a1-3a3290de, #w-node-fbf5a5a0-9f19-a0f9-e993-f5c7934835b3-3a3290de {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fbf5a5a0-9f19-a0f9-e993-f5c7934835d1-3a3290de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


