:root {
  --green: #4db575;
  --deep: #1a3b2b;
  --cream: #fff2c7;
  --orange: #f17f4e;
  --light: #f5f5f2;
  --white: #ffffff;
  --menu-font: "Rounded Mplus 1c", "M PLUS Rounded 1c", "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
  --title-font: "ReImagineUA Malevich", "Arial Black", Arial, Helvetica, sans-serif;
  font-family: Arial, Helvetica, sans-serif;
}

@font-face {
  font-family: "ReImagineUA Malevich";
  src: url("assets/fonts/ReImagineUAMalevichVF.ttf") format("truetype");
  font-weight: 700 950;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "M PLUS Rounded 1c";
  src: url("assets/fonts/MPLUSRounded1c-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "M PLUS Rounded 1c";
  src: url("assets/fonts/MPLUSRounded1c-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--deep);
  background: #fff6df;
  overflow-x: hidden;
}

.site-page {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  overflow: hidden;
  background: var(--white);
}

.bottom-background-route {
  position: absolute;
  left: -8.951px;
  top: -650px;
  z-index: 1;
  width: 1267.734px;
  height: 2159.601px;
  max-width: none;
  pointer-events: none;
  transform: rotate(-88.83deg);
  transform-origin: center;
}

.bottom-background-route img {
  width: 100%;
  height: 100%;
  max-width: none;
}

button,
input {
  font: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
}

.container {
  width: 1360px;
  margin: 0 auto;
}

.green-section {
  background: var(--green);
}

.cream-section {
  background: var(--cream);
}

.outline-button,
.orange-button,
.white-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 32px;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 800;
  text-transform: uppercase;
}

.outline-button {
  border: 3px solid var(--cream);
  color: var(--cream);
  background: transparent;
}

.orange-button {
  border: 0;
  color: var(--white);
  background: var(--orange);
}

.white-button {
  border: 0;
  color: var(--orange);
  background: var(--white);
}

.hero {
  position: relative;
  overflow: hidden;
  min-height: 1300px;
  padding-top: 205px;
}

.decor-loop,
.hero-vector-12,
.pale-loop {
  position: absolute;
  pointer-events: none;
}

.decor-loop {
  z-index: 0;
  display: block;
  overflow: visible;
}

.decor-loop img {
  position: absolute;
  display: block;
  max-width: none;
}

.decor-loop .mobile-hero-decor {
  display: none;
}

.decor-left-loop {
  top: 158px;
  left: 0;
  width: 433px;
  height: 701px;
}

.decor-left-loop img {
  inset: 0;
  width: 433px;
  height: 701px;
}

.decor-top-loop {
  top: 0;
  left: 1086px;
  width: 409px;
  height: 236px;
}

.decor-top-loop img {
  inset: 0;
  width: 409px;
  height: 236px;
}

.pale-loop {
  border-style: solid;
  border-radius: 50%;
  border-color: rgba(255, 255, 255, 0.12);
}

.hero-vector-12 {
  z-index: 1;
  left: -104px;
  top: 575.879px;
  width: 2386px;
  height: 808.849px;
}

.hero-vector-12 img {
  position: absolute;
  left: -20px;
  top: -20px;
  width: 2426px;
  height: 848.852px;
  max-width: none;
}

.hero-inner {
  position: relative;
  z-index: 2;
  text-align: center;
}

.hero-showcase {
  position: relative;
  width: 885px;
  height: 683px;
  margin: 0 auto 62px;
}

.hero h1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 885px;
  margin: 0;
  color: var(--cream);
  font-size: 128px;
  line-height: 114px;
  font-family: var(--title-font);
  font-weight: 950;
  letter-spacing: -6.4px;
  text-transform: uppercase;
}

.hero-photo {
  position: absolute;
  left: 111.68px;
  top: 214.36px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 689.823px;
  height: 468.705px;
}

.hero-photo-frame {
  position: relative;
  flex: none;
  width: 633.325px;
  height: 351.847px;
  overflow: hidden;
  border-radius: 100px;
  transform: rotate(11.26deg);
  will-change: transform;
}

.hero-photo-frame img {
  position: absolute;
  left: 0.08%;
  top: -6.03%;
  width: 108.64%;
  height: 146.66%;
  max-width: none;
  object-fit: cover;
}

.country-group {
  position: absolute;
  left: 518px;
  top: 228px;
  width: 245.597px;
  height: 174.597px;
}

.country-group .flag {
  position: absolute;
  left: 89.3px;
  top: 18.3px;
  width: 138px;
  height: 138px;
  object-fit: cover;
  border-radius: 100px;
  transform: rotate(18.46deg);
  will-change: transform;
}

.country-group .country-badge {
  position: absolute;
  left: 0;
  top: 39px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 129.905px;
  height: 60.874px;
  padding: 0;
  transform: rotate(-5.04deg);
  will-change: transform;
}

.country-group .country-badge::before {
  content: "";
  position: absolute;
  inset: 5.44px 0;
  z-index: -1;
  border: 2px solid var(--deep);
  border-radius: 100px;
  background: var(--deep);
}

.hero-photo > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 36px;
}

.country-badge {
  color: var(--white);
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  font-family: var(--menu-font);
  text-transform: uppercase;
}

.flag {
  display: block;
}

.facts {
  position: absolute;
  left: -1px;
  top: 660px;
  width: 1342px;
  height: 235px;
  text-align: left;
}

.fact {
  position: absolute;
  will-change: transform;
}

.fact strong {
  position: absolute;
  margin: 0;
  color: var(--cream);
  font-family: var(--title-font);
  font-size: 48px;
  line-height: normal;
  font-weight: 950;
  text-transform: uppercase;
  white-space: nowrap;
  will-change: transform;
}

.fact span {
  position: absolute;
  margin: 0;
  color: var(--deep);
  font-family: var(--menu-font);
  font-size: 17px;
  font-weight: 500;
  will-change: transform;
}

.nights {
  left: 0;
  top: 0;
  width: 232px;
  height: 105px;
}

.nights strong {
  left: 8px;
  top: 0;
  transform: rotate(7.94deg);
}

.nights span {
  left: 4px;
  top: 66px;
  width: 185px;
  line-height: 14px;
  font-size: 14px;
  white-space: nowrap;
  transform: rotate(7.94deg);
}

.age {
  left: 367px;
  top: 136px;
  width: 143px;
  height: 99px;
}

.age strong {
  left: 1px;
  top: 0;
  transform: rotate(0.58deg);
}

.age span {
  left: 5px;
  top: 66px;
  width: 126px;
  line-height: 16px;
  font-size: 14px;
  transform: rotate(0.58deg);
}

.place {
  left: 642px;
  top: 54px;
  width: 265px;
  height: 98px;
}

.place strong {
  left: 0;
  top: 17px;
  transform: rotate(-3.83deg);
}

.place span {
  left: 10px;
  top: 83px;
  width: 256px;
  line-height: 16px;
  font-size: 14px;
  white-space: nowrap;
  transform: rotate(-3.83deg);
}

.price {
  left: 1061px;
  top: 57px;
  width: 281px;
  height: 126px;
}

.price strong {
  left: 6px;
  top: 0;
  transform: rotate(5.75deg);
}

.price span {
  left: 5px;
  top: 66px;
  width: 280px;
  line-height: 16px;
  font-size: 14px;
  transform: rotate(5.75deg);
}

.discount {
  position: relative;
  width: 1359px;
  height: 371px;
  margin: -145px auto 0;
}

.discount::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 50%;
  width: 1440px;
  height: calc(100% + 13px);
  background: var(--green);
  transform: translateX(-50%);
}

.discount-strip {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 88.71px;
  width: 1359px;
  height: 282.614px;
}

.discount-strip::before {
  content: "";
  position: absolute;
  left: 0;
  top: 52px;
  width: 1359px;
  height: 155px;
  border-radius: 80px;
  background: var(--orange);
}

.discount-hand {
  position: absolute;
  left: 405.5px;
  top: 0;
  width: 302.968px;
  height: 282.614px;
  transform: rotate(47.66deg) skewX(-3.78deg);
}

.discount-card {
  position: absolute;
  z-index: 3;
  left: 536px;
  top: 160.71px;
  display: block;
  width: 803px;
  height: 115px;
  border-radius: 80px;
  background: var(--white);
}

.discount-card p {
  position: absolute;
  left: 30px;
  top: 29px;
  width: 404px;
  margin: 0;
  color: #000;
  font-family: var(--menu-font);
  font-size: 14px;
  line-height: 19px;
}

.discount-card strong,
.discount-card span {
  display: block;
}

.discount-card strong {
  color: var(--deep);
  font-weight: 800;
}

.discount-card span {
  font-weight: 400;
}

.discount-button {
  position: absolute;
  left: 533px;
  top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  height: 75px;
  padding: 0;
  border: 2px solid var(--orange);
  border-radius: 100px;
  color: var(--white);
  background: var(--orange);
  cursor: pointer;
  font-family: var(--menu-font);
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  transition: color 0.18s ease, background-color 0.18s ease;
}

.discount-button:hover,
.discount-button:focus-visible {
  color: var(--orange);
  background: var(--white);
}

.discount-badge {
  position: absolute;
  z-index: 3;
  left: 40px;
  top: 0;
  width: 306px;
  height: 333.709px;
}

.discount-cat {
  position: absolute;
  z-index: 2;
  left: 28.1px;
  top: 0;
  width: 195.233px;
  height: 174.309px;
  transform: rotate(11.27deg);
}

.discount-circle {
  position: absolute;
  z-index: 1;
  left: 76px;
  top: 103.71px;
  width: 230px;
  height: 230px;
  background: var(--cream);
  border-radius: 50%;
}

.discount-circle strong,
.discount-circle span {
  position: absolute;
  font-family: var(--title-font);
  font-weight: 950;
  white-space: nowrap;
  transform: rotate(-15deg);
}

.discount-circle strong {
  left: 28.7px;
  top: 100.43px;
  color: var(--orange);
  font-size: 60px;
}

.discount-circle span {
  left: 77.76px;
  top: 152.11px;
  color: var(--deep);
  font-size: 18px;
}

.story {
  position: relative;
  height: 946.274px;
  margin-top: 13px;
  color: var(--white);
}

.story-frame {
  position: relative;
  width: 1375.761px;
  height: 946.274px;
  margin-left: 40px;
}

.section-label {
  margin: 0 0 18px;
  font-size: 12px;
  font-weight: 950;
  text-transform: uppercase;
}

.section-label.dark {
  color: var(--deep);
}

.story-copy {
  position: absolute;
  left: 0;
  top: 72px;
  width: 624px;
  height: 510px;
  text-transform: uppercase;
  word-break: break-word;
}

.story-kicker {
  position: absolute;
  left: 0;
  top: 0;
  width: 333px;
  margin: 0;
  color: var(--cream);
  font-family: var(--title-font);
  font-size: 18px;
  font-weight: 950;
  line-height: 26px;
  letter-spacing: -0.9px;
}

.story h2 {
  position: absolute;
  left: 0;
  top: 36px;
  width: 333px;
  margin: 0;
  color: var(--deep);
  font-family: var(--title-font);
  font-size: 24px;
  line-height: 26px;
  font-weight: 950;
  letter-spacing: -1.2px;
  text-transform: uppercase;
}

.story-body {
  position: absolute;
  left: 0;
  top: 118px;
  width: 624px;
  margin: 0;
  color: var(--cream);
  font-family: var(--title-font);
  font-size: 24px;
  font-style: italic;
  font-weight: 950;
  line-height: 28px;
  text-transform: uppercase;
}

.story-poster-wrap {
  position: absolute;
  z-index: 3;
  left: 639px;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 736.761px;
  height: 946.274px;
}

.story-poster {
  flex: none;
  width: 555.098px;
  height: 839.35px;
  max-width: none;
  object-fit: cover;
  border-radius: 80px;
  transform: rotate(13.59deg);
}

.story-closing {
  display: none;
}

.levels {
  position: relative;
  height: 1360px;
  margin-top: -294.274px;
  background: var(--green);
  overflow: hidden;
}

.levels-bg {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 84px;
  width: 1440px;
  height: 1276px;
  border-top-left-radius: 80px;
  border-top-right-radius: 100px;
  background: #fff3cb;
}

.levels-cat {
  position: absolute;
  left: 323px;
  top: 35px;
  z-index: 4;
  width: 143.441px;
  height: 123.082px;
  max-width: none;
  transform: rotate(-14.31deg);
}

.levels-content {
  position: absolute;
  left: 30.899px;
  top: 229px;
  z-index: 4;
  width: 1382.83px;
  height: 675.394px;
}

.levels h2 {
  position: absolute;
  left: 9.101px;
  top: 0;
  width: 860px;
  margin: 0;
  color: var(--deep);
  font-family: var(--title-font);
  font-size: 32px;
  font-style: italic;
  font-weight: 950;
  line-height: 36px;
  text-transform: uppercase;
}

.level-card,
.level-consult {
  position: absolute;
  color: var(--white);
  text-transform: uppercase;
}

.levels-rail {
  display: contents;
}

.level-consult-paw {
  display: none;
}

.level-card > img,
.level-consult > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  pointer-events: none;
}

.level-card h3,
.level-card p {
  position: absolute;
  z-index: 1;
  margin: 0;
}

.level-card h3 {
  color: var(--cream);
  font-family: var(--title-font);
  font-size: 18px;
  font-weight: 950;
  line-height: 20px;
}

.level-card p {
  color: var(--white);
  font-family: var(--menu-font);
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-transform: none;
}

.level-card-story {
  left: 0;
  top: 235px;
  width: 232px;
  height: 204px;
  transform: rotate(-5.41deg);
}

.level-card-story h3 {
  left: 30px;
  top: 31px;
  width: 124px;
}

.level-card-story p {
  left: 31px;
  top: 104px;
  width: 172px;
}

.level-card-inner-path {
  left: 248px;
  top: 226px;
  width: 232px;
  height: 204px;
  transform: rotate(7.01deg);
}

.level-card-inner-path h3 {
  left: 34px;
  top: 27px;
  width: 142px;
}

.level-card-inner-path p {
  left: 33px;
  top: 111px;
  width: 172px;
}

.level-card-sea-drive {
  left: 489px;
  top: 232px;
  width: 284px;
  height: 204px;
  transform: rotate(-3.2deg);
}

.level-card-sea-drive h3 {
  left: 32px;
  top: 29px;
  width: 212px;
}

.level-card-sea-drive p {
  left: 33px;
  top: 108px;
  width: 224px;
}

.level-card-result {
  left: 1023px;
  top: 216px;
  width: 339px;
  height: 204px;
  transform: rotate(9.67deg);
}

.level-card-result h3 {
  left: 34px;
  top: 30px;
  width: 279px;
}

.level-card-result p {
  left: 34px;
  top: 124px;
  width: 258px;
}

.level-card-child-state {
  left: 6px;
  top: 453px;
  width: 232px;
  height: 204px;
  transform: rotate(1.75deg);
}

.level-card-child-state h3 {
  left: 31px;
  top: 31px;
  width: 172px;
}

.level-card-child-state p {
  left: 31px;
  top: 126px;
  width: 172px;
}

.level-card-team {
  left: 500px;
  top: 443px;
  width: 284px;
  height: 204px;
  transform: rotate(5.64deg);
}

.level-card-team h3 {
  left: 32px;
  top: 30px;
  width: 217px;
}

.level-card-team p {
  left: 33px;
  top: 141px;
  width: 172px;
}

.level-card-counselors {
  left: 779px;
  top: 461px;
  width: 232px;
  height: 204px;
  transform: rotate(-7.57deg);
}

.level-card-counselors h3 {
  left: 31px;
  top: 31px;
  width: 134px;
}

.level-card-counselors p {
  left: 34px;
  top: 126px;
  width: 172px;
}

.level-consult {
  left: 1030px;
  top: 456px;
  width: 340px;
  height: 204px;
}

.level-consult h3 {
  position: absolute;
  z-index: 1;
  left: 59px;
  top: 30px;
  width: 221px;
  margin: 0;
  color: var(--white);
  font-family: var(--title-font);
  font-size: 24px;
  font-weight: 950;
  line-height: normal;
  text-align: center;
}

.level-consult button {
  position: absolute;
  z-index: 1;
  left: 50px;
  top: 99px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 75px;
  padding: 0;
  border: 0;
  border-radius: 100px;
  color: var(--orange);
  background: var(--white);
  cursor: pointer;
  font-family: var(--menu-font);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.concept {
  position: relative;
  height: 1291px;
  margin-top: -557px;
  overflow: hidden;
}

.concept-stage {
  position: absolute;
  left: -108px;
  top: 0;
  width: 1917.5px;
  height: 1291px;
}

.concept-bg {
  position: absolute;
  z-index: 2;
  left: 108px;
  top: 243px;
  width: 1440px;
  height: 1048px;
  border-radius: 100px;
  background: var(--green);
}

.concept-vector {
  position: absolute;
  z-index: 2;
  left: -20px;
  top: 254px;
  width: 1957.5px;
  height: 854.537px;
  max-width: none;
}

.concept-hand {
  position: absolute;
  z-index: 3;
  max-width: none;
}

.concept-hand-left {
  left: 108px;
  top: 801.234px;
  width: 221.355px;
  height: 113px;
}

.concept-hand-right {
  left: 1348.328px;
  top: 357.234px;
  width: 216.328px;
  height: 138px;
  transform: scaleX(-1);
}

.concept-cat {
  position: absolute;
  z-index: 5;
  left: 339px;
  top: 0;
  width: 274px;
  height: 316.947px;
  overflow: hidden;
}

.concept-cat img {
  position: absolute;
  max-width: none;
}

.concept-cat-base {
  inset: 0;
  width: 274px;
  height: 316.947px;
}

.concept-cat-details {
  left: 4.64px;
  top: 4.632px;
  width: 264.714px;
  height: 307.675px;
}

.concept h2 {
  position: absolute;
  z-index: 4;
  left: 358.998px;
  top: 570px;
  width: 939px;
  margin: 0;
  color: var(--cream);
  font-family: var(--title-font);
  font-size: 64px;
  font-style: italic;
  font-weight: 950;
  line-height: 68px;
  text-align: center;
  text-transform: uppercase;
}

.concept-tags span {
  position: absolute;
  z-index: 4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  padding: 20px;
  border-radius: 100px;
  color: var(--green);
  background: var(--cream);
  font-family: var(--title-font);
  font-size: 16px;
  font-weight: 950;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.tag-situation {
  left: 240.998px;
  top: 509.289px;
  transform: rotate(-13.58deg);
}

.tag-challenge {
  left: 744.086px;
  top: 431px;
  transform: rotate(7.88deg);
}

.tag-trust {
  left: 1295.998px;
  top: 519.926px;
  transform: rotate(-7deg);
}

.tag-interaction {
  left: 366.998px;
  top: 900.687px;
  transform: rotate(-2.7deg);
}

.tag-balance {
  left: 637.07px;
  top: 822px;
  transform: rotate(8.84deg);
}

.tag-decision {
  left: 496.299px;
  top: 390px;
  transform: rotate(23.26deg);
}

.tag-emotion {
  left: 907.998px;
  top: 905.832px;
  transform: rotate(-9.95deg);
}

.tag-friends {
  left: 1101.139px;
  top: 797.07px;
  transform: rotate(17.12deg);
}

.tag-feeling {
  left: 256.48px;
  top: 647px;
  transform: rotate(29.98deg);
}

.tag-discovery {
  left: 959.998px;
  top: 434.137px;
  transform: rotate(-12.43deg);
}

.tag-result {
  left: 1347.998px;
  top: 764.961px;
  width: 100px;
  white-space: normal;
  transform: rotate(-60.59deg);
}

.camp-gallery {
  position: relative;
  z-index: 6;
  height: 453px;
  margin-top: -252px;
}

.camp-gallery-frame {
  position: relative;
  width: 1360px;
  height: 453px;
  margin: 0 auto;
}

.camp-gallery-frame p {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  color: var(--white);
  font-family: var(--title-font);
  font-size: 14px;
  font-weight: 950;
  letter-spacing: -0.7px;
  line-height: normal;
  text-transform: uppercase;
  white-space: nowrap;
}

.camp-gallery-grid {
  position: absolute;
  left: 1px;
  top: 37px;
  display: grid;
  grid-template-columns: repeat(6, 218px);
  grid-auto-rows: 132px;
  gap: 10px;
}

.gallery-more {
  display: none;
}

.gallery-photo {
  position: relative;
  width: 218px;
  height: 132px;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  border-radius: 15px;
  background: transparent;
  cursor: zoom-in;
}

.gallery-photo img {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  transition: transform 180ms ease;
}

.gallery-photo:hover img,
.gallery-photo:focus-visible img {
  transform: scale(1.035);
}

.gallery-photo:focus,
.gallery-photo:focus-visible {
  outline: none;
}

.photo-child-shoulders img {
  height: 220.2%;
  object-fit: fill;
  transform: translateY(-38.86%);
}

.photo-water-splash img {
  height: 165.15%;
  object-fit: cover;
  transform: translate(-0.22%, -16.62%);
}

.photo-three-boys img {
  height: 220.2%;
  object-fit: fill;
  transform: translate(-0.02%, -26.01%);
}

.photo-pool-noodle img {
  height: 220.2%;
  object-fit: fill;
  transform: translateY(-47.04%);
}

.photo-two-girls img {
  height: 220.2%;
  object-fit: fill;
  transform: translate(0.22%, -36.53%);
}

.photo-awards img {
  height: 220.2%;
  object-fit: fill;
  transform: translate(0.2%, -23.83%);
}

.photo-child-shoulders:hover img,
.photo-child-shoulders:focus-visible img {
  transform: translateY(-38.86%) scale(1.035);
}

.photo-water-splash:hover img,
.photo-water-splash:focus-visible img {
  transform: translate(-0.22%, -16.62%) scale(1.035);
}

.photo-three-boys:hover img,
.photo-three-boys:focus-visible img {
  transform: translate(-0.02%, -26.01%) scale(1.035);
}

.photo-pool-noodle:hover img,
.photo-pool-noodle:focus-visible img {
  transform: translateY(-47.04%) scale(1.035);
}

.photo-two-girls:hover img,
.photo-two-girls:focus-visible img {
  transform: translate(0.22%, -36.53%) scale(1.035);
}

.photo-awards:hover img,
.photo-awards:focus-visible img {
  transform: translate(0.2%, -23.83%) scale(1.035);
}

.photo-lightbox {
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  margin: 0;
  padding: 0;
  border: 0;
  background: rgba(13, 28, 21, 0.9);
}

.photo-lightbox::backdrop {
  background: rgba(13, 28, 21, 0.88);
}

.photo-lightbox[open] {
  display: grid;
  place-items: center;
}

.photo-lightbox img {
  width: auto;
  max-width: calc(100vw - 80px);
  height: auto;
  max-height: calc(100vh - 80px);
  object-fit: contain;
  border-radius: 15px;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.35);
}

.photo-lightbox-close {
  position: fixed;
  top: 24px;
  right: 24px;
  z-index: 2;
  display: grid;
  width: 52px;
  height: 52px;
  place-items: center;
  border: 0;
  border-radius: 50%;
  color: var(--deep);
  background: var(--cream);
  cursor: pointer;
  font-size: 34px;
  line-height: 1;
}

.program {
  position: relative;
  overflow: hidden;
  height: 1447.512px;
  margin-top: 133px;
  padding: 0;
  background: var(--white);
}

.program-stage {
  position: absolute;
  left: -314px;
  top: 0;
  width: 1709px;
  height: 1447.512px;
}

.program-scroll {
  display: contents;
}

.program-route-mobile {
  display: none;
}

.program-route {
  position: absolute;
  left: 363.39px;
  top: 102.493px;
  width: 1257.84px;
  height: 1146.39px;
  max-width: none;
}

.program-left-decor {
  position: absolute;
  left: 0;
  top: 27.512px;
  width: 655px;
  height: 650.637px;
  max-width: none;
}

.program-heading {
  position: absolute;
  left: 723px;
  top: 0;
  width: 398px;
  height: 190px;
}

.program-heading h2 {
  width: 398px;
  margin: 0;
  color: var(--deep);
  font-family: var(--title-font);
  font-size: 48px;
  font-weight: 950;
  letter-spacing: -2.4px;
  line-height: 52px;
  text-transform: uppercase;
}

.program-heading p {
  width: 317px;
  margin: 10px 0 0;
  color: #6e6e6e;
  font-size: 14px;
  line-height: 19px;
}

.program-day {
  position: absolute;
  margin: 0;
}

.program-day span {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 59px;
  padding: 20px;
  border-radius: 100px;
  color: var(--white);
  background: var(--green);
  font-family: var(--title-font);
  font-size: 16px;
  font-weight: 950;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.program-day h3 {
  position: absolute;
  left: 0;
  top: 79px;
  margin: 0;
  color: var(--green);
  font-family: var(--title-font);
  font-size: 18px;
  font-weight: 950;
  line-height: normal;
  text-transform: uppercase;
  white-space: nowrap;
}

.program-day p {
  position: absolute;
  left: 0;
  top: 111px;
  margin: 0;
  color: #000;
  font-size: 14px;
  line-height: 19px;
}

.program-day-1 { left: 723px; top: 220.512px; width: 223px; height: 168px; }
.program-day-1 p { width: 223px; }

.program-day-2 { left: 1133px; top: 140.512px; width: 196px; height: 168px; }
.program-day-2 p { width: 196px; }

.program-day-3 { left: 1510px; top: 359.512px; width: 199px; height: 168px; }
.program-day-3 p { width: 199px; }

.program-day-4 { left: 1018px; top: 517.512px; width: 177px; height: 168px; }
.program-day-4 p { width: 167px; }

.program-day-5 { left: 703px; top: 704.512px; width: 160px; height: 168px; }
.program-day-5 p { width: 160px; }

.program-day-6 { left: 1512px; top: 768.512px; width: 194px; height: 168px; }
.program-day-6 p { width: 194px; }

.program-day-7 { left: 1064px; top: 871.512px; width: 198px; height: 168.168px; }
.program-day-7 p { top: 111.168px; width: 198px; }

.program-day-8 { left: 518px; top: 935.512px; width: 273px; height: 168.168px; }
.program-day-8 p { top: 111.168px; width: 273px; }

.program-day-9 { left: 800px; top: 1211.512px; width: 343px; height: 168px; }
.program-day-9 p { width: 343px; }

.program-consult {
  position: absolute;
  left: 1368px;
  top: 1176.512px;
  width: 300px;
  height: 271px;
  margin: 0;
}

.program-consult-card {
  position: absolute;
  left: 0;
  top: 58px;
  width: 300px;
  height: 213px;
  max-width: none;
}

.program-consult-paw {
  position: absolute;
  left: 104.18px;
  top: 0;
  width: 91.364px;
  height: 87.568px;
  max-width: none;
}

.program-consult h3 {
  position: absolute;
  left: 40px;
  top: 88px;
  width: 221px;
  margin: 0;
  color: var(--white);
  font-family: var(--title-font);
  font-size: 24px;
  font-weight: 950;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
}

.program-consult button {
  position: absolute;
  left: 30px;
  top: 166px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 75px;
  padding: 0;
  border: 0;
  border-radius: 100px;
  color: var(--orange);
  background: var(--white);
  cursor: pointer;
  font-family: var(--menu-font);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.level-consult button,
.program-consult button {
  border: 2px solid transparent;
  transition: color 0.18s ease, border-color 0.18s ease, background-color 0.18s ease;
}

.level-consult button:hover,
.level-consult button:focus-visible,
.program-consult button:hover,
.program-consult button:focus-visible {
  color: var(--white);
  border-color: var(--white);
  background: transparent;
}

.terms h2,
.faq h2 {
  margin: 0;
  font-size: 48px;
  line-height: 0.96;
  font-weight: 950;
  text-transform: uppercase;
}

.daily-extras {
  position: relative;
  height: 372px;
  margin-top: 120.492px;
  overflow: hidden;
  background: var(--white);
}

.daily-extras-stage {
  position: absolute;
  left: -1029px;
  top: 0;
  width: 3497px;
  height: 372px;
}

.daily-extras-label {
  position: absolute;
  left: 1069px;
  top: 0;
  margin: 0;
  color: var(--green);
  font-family: var(--title-font);
  font-size: 14px;
  line-height: 1.2;
  font-weight: 950;
  letter-spacing: 0;
  text-transform: uppercase;
  white-space: nowrap;
}

.daily-extras-cloud {
  position: absolute;
  left: 0;
  top: 37px;
  width: 3497px;
  height: 335px;
}

.extras-row {
  position: absolute;
  height: 59px;
  will-change: transform;
}

@media (prefers-reduced-motion: reduce) {
  .extras-row {
    transform: none !important;
  }
}

.extras-row-1 {
  left: 35px;
  top: 0;
  width: 3428px;
}

.extras-row-2 {
  left: 35px;
  top: 69px;
  width: 3428px;
}

.extras-row-3 {
  left: 69px;
  top: 138px;
  width: 3359px;
}

.extras-row-4 {
  left: 69px;
  top: 207px;
  width: 3359px;
}

.extras-row-5 {
  left: 0;
  top: 276px;
  width: 3497px;
}

.extra-pill,
.extra-emoji {
  position: absolute;
  top: 0;
  height: 59px;
}

.extra-pill {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 30px;
  border-radius: 100px;
  color: var(--white);
  background: var(--green);
  font-family: var(--title-font);
  font-size: 16px;
  line-height: 1.2;
  font-weight: 950;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.extra-emoji {
  width: 59px;
  font-size: 59px;
  line-height: 59px;
  text-align: center;
}

.conditions {
  position: relative;
  height: 1225px;
  margin-top: 108px;
  overflow: hidden;
  background: var(--white);
}

.conditions-bg {
  position: absolute;
  left: 0;
  top: 52px;
  width: 1440px;
  height: 1173px;
  border-radius: 100px;
  background: #fff3cb;
}

.conditions-cat {
  position: absolute;
  left: 774.217px;
  top: 0;
  z-index: 4;
  width: 284.454px;
  height: 313.692px;
}

.conditions h2 {
  position: absolute;
  left: 40px;
  top: 172px;
  z-index: 2;
  margin: 0;
  color: var(--green);
  font-family: var(--title-font);
  font-size: 48px;
  line-height: 52px;
  font-weight: 950;
  letter-spacing: 0;
  text-transform: uppercase;
}

.conditions-card {
  position: absolute;
  z-index: 2;
  border-radius: 50px;
  background: var(--white);
}

.conditions-housing {
  left: 40px;
  top: 284px;
  width: 876px;
  height: 821px;
}

.conditions-copy {
  position: absolute;
  left: 40px;
  top: 40px;
  width: 780px;
  height: 221px;
}

.conditions h3 {
  margin: 0;
  color: var(--green);
  font-family: var(--title-font);
  font-size: 18px;
  line-height: 1.2;
  font-weight: 950;
  letter-spacing: 0;
  text-transform: uppercase;
}

.conditions-columns {
  position: absolute;
  left: 0;
  top: 52px;
  display: grid;
  grid-template-columns: 354px 360px;
  gap: 66px;
  width: 780px;
}

.conditions-text-block {
  margin: 0 0 20px;
}

.conditions-text-block + .conditions-text-block {
  margin-top: 20px;
}

.conditions-text-block strong {
  display: block;
  margin: 0 0 10px;
  color: var(--deep);
  font-family: var(--title-font);
  font-size: 14px;
  line-height: 17px;
  font-weight: 950;
  letter-spacing: 0;
  text-transform: uppercase;
}

.conditions-text-block p {
  margin: 0;
  color: #000;
  font-family: var(--menu-font);
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
}

.conditions-gallery {
  position: absolute;
  left: 40px;
  top: 291px;
  width: 830px;
  height: 490px;
}

.conditions-main-photo {
  width: 796px;
  height: 420px;
  border-radius: 35px;
  object-fit: cover;
}

.conditions-thumbs {
  position: absolute;
  left: 0;
  top: 430px;
  display: flex;
  gap: 10px;
  width: 830px;
  height: 60px;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
}

.conditions-thumbs::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  background: linear-gradient(90deg, rgb(255 255 255 / 0) 0%, var(--white) 100%);
  pointer-events: none;
}

.conditions-thumbs::-webkit-scrollbar {
  display: none;
}

.conditions-thumbs button {
  position: relative;
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  padding: 0;
  overflow: hidden;
  border: 0;
  border-radius: 10px;
  background: transparent;
  cursor: pointer;
}

.conditions-thumbs button::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 10px;
  background: rgb(0 0 0 / 0);
  transition: background 0.18s ease;
}

.conditions-thumbs button:hover::after,
.conditions-thumbs button:focus-visible::after {
  background: rgb(0 0 0 / 0.7);
}

.conditions-thumbs button.is-active {
  box-shadow: inset 0 0 0 3px var(--green);
}

.conditions-thumbs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.conditions-included {
  left: 926px;
  top: 284px;
  width: 474px;
  height: 359px;
  padding: 40px;
}

.conditions-included .conditions-text-block {
  margin-top: 30px;
}

.conditions-included .conditions-text-block + .conditions-text-block {
  margin-top: 25px;
}

.conditions-price {
  position: absolute;
  left: 926px;
  top: 653px;
  z-index: 2;
  width: 474px;
  height: 452px;
  overflow: hidden;
  border-radius: 50px;
  color: var(--white);
  background: var(--orange);
}

.conditions-price > img {
  position: absolute;
  inset: 0;
  width: 474px;
  height: 452px;
  pointer-events: none;
}

.conditions-price-row {
  position: absolute;
  left: 40px;
  width: 394px;
}

.conditions-price-child {
  top: 40px;
  height: 130px;
}

.conditions-price-adult {
  top: 211px;
  height: 94px;
}

.conditions-price-row strong {
  position: absolute;
  left: 0;
  top: 0;
  font-family: var(--title-font);
  font-size: 18px;
  line-height: 1.2;
  font-weight: 950;
  letter-spacing: 0;
  text-transform: uppercase;
}

.conditions-price-row span {
  position: absolute;
  left: 0;
  top: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 26px;
  padding: 0 10px;
  border-radius: 100px;
  color: var(--orange);
  background: #fff3cb;
  font-family: var(--title-font);
  font-size: 10px;
  line-height: 1.2;
  font-weight: 950;
  letter-spacing: 0;
  text-transform: uppercase;
}

.conditions-price-adult span {
  top: 0;
  width: 70px;
}

.conditions-price-row b {
  position: absolute;
  left: 0;
  top: 72px;
  color: #fff3cb;
  font-family: var(--title-font);
  font-size: 48px;
  line-height: 58px;
  font-weight: 950;
  letter-spacing: 0;
}

.conditions-price-adult b {
  top: 36px;
}

.conditions-price-row div {
  position: absolute;
  left: 197px;
  top: 36px;
  width: 197px;
  height: 92px;
  border-radius: 30px;
  color: var(--orange);
  background: #fff3cb;
}

.conditions-price-adult div {
  top: 0;
}

.conditions-price-row small {
  position: absolute;
  left: 30px;
  top: 13px;
  font-family: var(--menu-font);
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  white-space: nowrap;
}

.conditions-price-row em {
  position: absolute;
  left: 30px;
  top: 29px;
  font-family: var(--title-font);
  font-size: 48px;
  line-height: 58px;
  font-style: normal;
  font-weight: 950;
  letter-spacing: 0;
}

.conditions-price-adult em {
  left: 24px;
}

.conditions-price-divider {
  position: absolute;
  left: 40px;
  top: 188px;
  width: 394px;
  height: 3px;
  border-radius: 30px;
  background: #fff3cb;
}

.conditions-price button {
  position: absolute;
  left: 40px;
  top: 335px;
  width: 394px;
  height: 87px;
  border: 0;
  border-radius: 100px;
  color: var(--orange);
  background: var(--white);
  font-family: var(--menu-font);
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
  cursor: pointer;
}

.faq {
  position: relative;
  z-index: 1;
  margin-top: 125px;
  padding: 0 40px;
  background: var(--white);
}

.faq h2 {
  position: relative;
  z-index: 2;
  margin: 0;
  color: var(--deep);
  font-family: var(--title-font);
  font-size: 48px;
  line-height: 46.6px;
  font-weight: 950;
  letter-spacing: 0;
  text-transform: uppercase;
  white-space: nowrap;
}

.faq-board {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 675px 675px;
  gap: 10px;
  width: 1360px;
  margin-top: 60.4px;
}

.faq-column {
  display: flex;
  flex-direction: column;
  width: 675px;
}

.faq-entry {
  position: relative;
  width: 675px;
  height: 70px;
  margin: 0 0 10px;
  overflow: hidden;
  border-radius: 35px;
  background: #f2f2f2;
  transition: height 0.22s ease;
}

.faq-entry:last-child {
  margin-bottom: 0;
}

.faq-entry.is-open {
  height: 193px;
}

.faq-item {
  position: relative;
  display: block;
  width: 675px;
  height: 70px;
  margin: 0;
  padding: 0 70px 0 20px;
  border: 0;
  border-radius: 35px;
  color: var(--deep);
  background: transparent;
  cursor: pointer;
  font-family: var(--menu-font);
  font-size: 16px;
  font-weight: 500;
  line-height: 70px;
  letter-spacing: 0;
  text-align: left;
  white-space: nowrap;
}

.faq-item span {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30px;
  height: 30px;
  border: 2px solid var(--deep);
  border-radius: 50%;
  transition: border-color 0.18s ease;
}

.faq-item span::before,
.faq-item span::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 2px;
  border-radius: 2px;
  background: var(--deep);
  transform-origin: center;
  transition: transform 0.22s ease;
  transform: translate(-50%, -50%);
}

.faq-item span::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.faq-entry.is-open .faq-item span::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.faq-entry.is-open .faq-item span::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.faq-entry p {
  position: absolute;
  left: 20px;
  top: 70px;
  width: 635px;
  height: 103px;
  margin: 0;
  padding: 20px;
  border-radius: 25px;
  color: #000;
  background: var(--white);
  font-family: var(--menu-font);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  opacity: 0;
  transition: opacity 0.16s ease;
}

.faq-entry.is-open p {
  opacity: 1;
}

.manager-cta {
  position: relative;
  z-index: 2;
  margin-top: 51px;
  height: 282.614px;
}

.manager-panel {
  position: absolute;
  left: 40px;
  top: 0;
  width: 1359px;
  height: 282.614px;
  color: var(--white);
}

.manager-panel::before {
  content: "";
  position: absolute;
  left: 100px;
  top: 52px;
  width: 1259px;
  height: 155px;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  background: var(--orange);
}

.manager-photo {
  position: absolute;
  left: 0;
  top: 29px;
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
}

.manager-photo img {
  position: absolute;
  left: -0.03%;
  top: -8.63%;
  width: 100%;
  height: 177.78%;
  max-width: none;
  object-fit: cover;
}

.manager-hand {
  position: absolute;
  left: 537.617px;
  top: 0.001px;
  z-index: 1;
  width: 203.158px;
  height: 212.47px;
  max-width: none;
  transform: rotate(47.66deg) skewX(-3.78deg);
  transform-origin: center;
}

.manager-info {
  position: absolute;
  left: 230px;
  top: 75px;
  z-index: 2;
  width: 178px;
  height: 100px;
}

.manager-info strong {
  display: block;
  color: var(--white);
  font-family: var(--title-font);
  font-size: 18px;
  line-height: 22px;
  font-weight: 950;
  letter-spacing: 0;
  text-transform: uppercase;
}

.manager-info span {
  position: absolute;
  left: 0;
  top: 17px;
  color: var(--white);
  font-family: var(--menu-font);
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  letter-spacing: 0;
  white-space: nowrap;
}

.manager-info a {
  position: absolute;
  left: 0;
  top: 52px;
  color: var(--white);
  font-family: var(--menu-font);
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  letter-spacing: 0;
  white-space: nowrap;
}

.manager-info img {
  position: absolute;
  left: 0;
  top: 75px;
  width: 25px;
  height: 25px;
  filter: brightness(0) invert(1);
}

.manager-message {
  position: absolute;
  left: 536px;
  top: 72px;
  z-index: 2;
  width: 803px;
  height: 115px;
  border-radius: 80px;
  background: var(--white);
}

.manager-message p {
  position: absolute;
  left: 30px;
  top: 39px;
  width: 444px;
  margin: 0;
  color: #000;
  font-family: var(--menu-font);
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
}

.manager-message button {
  position: absolute;
  left: 533px;
  top: 20px;
  width: 250px;
  height: 75px;
  border: 2px solid var(--orange);
  border-radius: 100px;
  color: var(--white);
  background: var(--orange);
  font-family: var(--menu-font);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
  cursor: pointer;
  transition: color 0.18s ease, background-color 0.18s ease;
}

.manager-message button:hover,
.manager-message button:focus-visible {
  color: var(--orange);
  background: var(--white);
}

.modal {
  width: 420px;
  padding: 0;
  border: 0;
  border-radius: 28px;
  background: transparent;
}

.modal::backdrop {
  background: rgba(26, 59, 43, 0.72);
}

.modal-card {
  position: relative;
  display: grid;
  gap: 16px;
  padding: 30px;
  color: var(--white);
  background: var(--green);
  border-radius: 28px;
}

.modal-card h2 {
  margin: 0 42px 8px 0;
  font-size: 34px;
  line-height: 0.95;
  text-transform: uppercase;
}

.modal-card label {
  display: grid;
  gap: 8px;
  font-weight: 800;
}

.modal-card input {
  min-height: 54px;
  padding: 0 20px;
  border: 0;
  border-radius: 999px;
}

.modal-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 40px;
  height: 40px;
  border: 3px solid var(--cream);
  border-radius: 50%;
  color: var(--deep);
  background: var(--cream);
  cursor: pointer;
  font-size: 28px;
}

@media (min-width: 1100px) and (max-width: 1439px) {
  .site-page {
    width: 1440px;
    max-width: 1440px;
    zoom: 0.764;
  }
}

@media (min-width: 1200px) and (max-width: 1279px) {
  .site-page {
    zoom: 0.833;
  }
}

@media (min-width: 1280px) and (max-width: 1359px) {
  .site-page {
    zoom: 0.889;
  }
}

@media (min-width: 1360px) and (max-width: 1439px) {
  .site-page {
    zoom: 0.944;
  }
}

@media (max-width: 1099px) {
  :root {
    --cream: #fff3cb;
  }

  html,
  body {
    overflow-x: hidden;
  }

  html {
    scrollbar-width: none;
  }

  html::-webkit-scrollbar {
    display: none;
  }

  .site-page {
    max-width: 1099px;
  }

  .hero {
    min-height: 1300px;
    padding-top: 0;
  }

  .hero .container {
    width: 100%;
  }

  .hero-vector-12 {
    display: none;
  }

  .decor-top-loop {
    top: -69px;
    left: calc(50% - 28.34px);
    width: 578px;
    height: 260px;
    transform: rotate(180deg);
    transform-origin: center;
  }

  .decor-top-loop img {
    width: 578px;
    height: 260px;
  }

  .decor-left-loop {
    top: -9px;
    left: calc(50% - 475px);
    width: 417.466px;
    height: 449.357px;
  }

  .decor-left-loop img {
    left: 54.29px;
    top: 37.84px;
    width: 308.887px;
    height: 373.672px;
    transform: rotate(-20.69deg) scaleY(-1);
  }

  .decor-loop .desktop-hero-decor {
    display: none;
  }

  .decor-loop .mobile-hero-decor {
    display: block;
  }

  .hero-inner {
    width: 100%;
  }

  .hero-showcase {
    width: 375px;
    max-width: 100%;
    height: 605px;
    margin: 0 auto;
  }

  .hero h1 {
    top: 202px;
    left: 50%;
    width: 372px;
    max-width: 100%;
    font-size: 62px;
    line-height: 58px;
    letter-spacing: -3.1px;
    transform: translateX(-50%);
  }

  .hero-photo {
    top: 350px;
    left: 50%;
    width: 375.647px;
    height: 254.849px;
    transform: translateX(-50%);
  }

  .hero-photo-frame {
    width: 345px;
    height: 191px;
    border-radius: 55px;
  }

  .hero-photo-frame img {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-position: center 45%;
  }

  .country-group {
    top: 350px;
    left: calc(50% - 31px);
    width: 207.343px;
    height: 111.338px;
  }

  .country-group .flag {
    top: 0;
    left: 96.01px;
    width: 88px;
    height: 88px;
  }

  .country-group .country-badge {
    top: 3px;
    left: 0;
    width: 129.905px;
    height: 60.874px;
    font-size: 12px;
  }

  .facts {
    left: calc(50% - 138.147px);
    top: 631px;
    width: 279.551px;
    height: 478.051px;
    text-align: center;
  }

  .fact strong {
    font-size: 48px;
    line-height: normal;
  }

  .fact span {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
  }

  .nights {
    left: 15.711px;
    top: 0;
    width: 231.873px;
    height: 100.251px;
  }

  .nights strong {
    left: 10.972px;
    top: 15.44px;
    transform: rotate(8deg);
  }

  .nights span {
    left: 25.03px;
    top: 73.441px;
    width: 185.148px;
    transform: rotate(8deg);
  }

  .age {
    left: 65.301px;
    top: 121.22px;
    width: 148.69px;
    height: 108.211px;
  }

  .age strong {
    left: 4.32px;
    top: 29.123px;
    transform: rotate(-8deg);
  }

  .age span {
    left: 11.332px;
    top: 85.362px;
    width: 129.227px;
    transform: rotate(-8deg);
  }

  .place {
    left: 9.16px;
    top: 257.456px;
    width: 260.973px;
    height: 78.491px;
  }

  .place strong {
    left: 1.502px;
    top: 2.24px;
    transform: rotate(1deg);
  }

  .place span {
    left: 2.777px;
    top: 60.279px;
    width: 255.455px;
    white-space: nowrap;
    transform: rotate(1deg);
  }

  .price {
    left: 0;
    top: 374.132px;
    width: 279.551px;
    height: 103.92px;
  }

  .price strong {
    left: 12.633px;
    top: 19.986px;
    transform: rotate(-3deg);
  }

  .price span {
    left: 0.65px;
    top: 79.273px;
    width: 279.551px;
    transform: rotate(-3deg);
  }

  .discount {
    width: 355px;
    height: 550px;
    margin-top: -146px;
  }

  .discount::before {
    top: 0;
    width: 100vw;
    height: 630px;
    background: var(--green);
  }

  .discount-strip {
    z-index: 1;
    left: 0;
    top: 150px;
    width: 355px;
    height: 400px;
  }

  .discount-strip::before {
    left: 0;
    top: 0;
    width: 355px;
    height: 400px;
    border-radius: 60px;
  }

  .discount-hand {
    display: none;
  }

  .discount-badge {
    left: 67px;
    top: 0;
    width: 200.999px;
    height: 250px;
  }

  .discount-cat {
    left: 9.462px;
    top: 11.405px;
    width: 127.5px;
    height: 109.404px;
    transform: rotate(11.27deg);
  }

  .discount-circle {
    left: 21px;
    top: 70px;
    width: 180px;
    height: 180px;
  }

  .discount-circle strong {
    left: 27.182px;
    top: 57.06px;
    font-size: 48px;
    transform: rotate(-10deg);
  }

  .discount-circle span {
    left: 60.359px;
    top: 106.65px;
    font-size: 14px;
    transform: rotate(-10deg);
  }

  .discount-card {
    z-index: 2;
    left: 20px;
    top: 270px;
    width: 315px;
    height: 250px;
    border-radius: 60px;
  }

  .discount-card p {
    left: 35px;
    top: 30px;
    width: 246px;
    margin: 0;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
  }

  .discount-button {
    left: 30px;
    top: 145px;
    width: 255px;
    height: 75px;
  }

  .discount + .story {
    margin-top: 80px;
  }

  .story {
    z-index: 2;
    height: 1273px;
    color: var(--white);
    background: linear-gradient(to bottom, var(--green) 0 785px, transparent 785px);
  }

  .story-frame {
    left: 50%;
    width: 368.381px;
    height: 1273px;
    margin-left: 0;
    transform: translateX(-50%);
  }

  .story-copy {
    left: 13.601px;
    top: 0;
    width: 342px;
    height: 555px;
    text-align: center;
  }

  .story-kicker {
    left: 5px;
    top: 0;
    width: 330px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.8px;
    text-align: center;
  }

  .story h2 {
    left: 5px;
    top: 29px;
    width: 330px;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1.2px;
    text-align: center;
  }

  .story-body {
    left: 0;
    top: 115px;
    width: 342px;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
  }

  .story-poster-wrap {
    left: 0;
    top: 585px;
    width: 368.381px;
    height: 473.137px;
  }

  .story-poster {
    width: 277.549px;
    height: 419.675px;
    border-radius: 40px;
  }

  .story-closing {
    position: absolute;
    left: 50%;
    top: 1119px;
    display: block;
    width: 317px;
    margin: 0;
    color: var(--deep);
    font-family: var(--title-font);
    font-size: 18px;
    font-style: italic;
    font-weight: 950;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    transform: translateX(-50%);
  }

  .levels {
    z-index: 1;
    height: 591px;
    margin-top: 60px;
    overflow: visible;
  }

  .levels > .levels-content > h2 {
    display: none;
  }

  .levels-bg {
    left: 0;
    top: -548px;
    width: 100%;
    height: 1516px;
    border-radius: 60px;
    background: var(--cream);
  }

  .levels-cat {
    display: none;
  }

  .levels-content {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 511px;
  }

  .levels-rail {
    position: absolute;
    left: 0;
    top: -28px;
    display: flex;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
    height: 287px;
    padding: 28px 30px 0 25px;
    overflow-x: auto;
    overflow-y: hidden;
    overscroll-behavior-inline: contain;
    scroll-padding-left: 25px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    touch-action: pan-x;
  }

  .levels-rail::-webkit-scrollbar {
    display: none;
  }

  .levels-rail .level-card {
    position: relative;
    left: auto;
    top: auto;
    flex: 0 0 auto;
    margin-left: 0;
    scroll-snap-align: start;
    scroll-snap-stop: normal;
  }

  .levels-rail .level-card-story {
    top: 13.377px;
    order: 1;
    transform: rotate(7deg);
  }

  .levels-rail .level-card-inner-path {
    top: 21.474px;
    order: 2;
    transform: rotate(-2deg);
  }

  .levels-rail .level-card-counselors {
    top: 13.107px;
    order: 3;
    transform: rotate(-7.57deg);
  }

  .levels-rail .level-card-team {
    top: 14.033px;
    order: 4;
    transform: rotate(5.64deg);
  }

  .levels-rail .level-card-child-state {
    top: 24.006px;
    order: 5;
    transform: rotate(1.75deg);
  }

  .levels-rail .level-card-result {
    top: 0;
    order: 6;
    transform: rotate(9.67deg);
  }

  .levels-rail .level-card-sea-drive {
    top: 19.271px;
    order: 7;
    transform: rotate(-3.2deg);
  }

  .level-consult {
    left: 50%;
    top: 278.937px;
    width: 365px;
    height: 231.44px;
    transform: translateX(-50%);
  }

  .level-consult > img {
    content: url("assets/decor/mobile-levels-consultation-card.svg");
    left: 0;
    top: 32.44px;
    width: 365px;
    height: 199px;
  }

  .level-consult-paw {
    position: absolute;
    left: 264.359px;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 78.645px;
    height: 72.448px;
  }

  .level-consult-paw img {
    width: 72px;
    height: 65px;
    max-width: none;
    transform: rotate(-6.25deg);
  }

  .level-consult h3 {
    left: 72px;
    top: 62.44px;
    width: 221px;
    color: var(--cream);
    font-size: 18px;
  }

  .level-consult button {
    left: 63px;
    top: 126.44px;
    width: 240px;
    height: 75px;
  }

  .concept {
    z-index: 2;
    height: 760px;
    margin-top: 0;
    border-radius: 60px;
    background: var(--green);
  }

  .concept-stage {
    left: calc(50% - 301.5px);
    top: 46px;
    width: 723px;
    height: 409.949px;
  }

  .concept-bg,
  .concept-cat {
    display: none;
  }

  .concept-vector {
    left: 0;
    top: 60px;
    width: 723px;
    height: 307px;
  }

  .concept-hand-left {
    left: 63px;
    top: 308px;
    width: 110.678px;
    height: 56.5px;
  }

  .concept-hand-right {
    left: 543.171px;
    top: 199px;
    width: 108.164px;
    height: 69px;
  }

  .concept h2 {
    left: 124px;
    top: 150px;
    width: 355px;
    color: var(--cream);
    font-size: 24px;
    line-height: 28px;
  }

  .concept-tags span {
    min-height: 32px;
    height: 32px;
    padding: 0 10px;
    font-size: 10px;
  }

  .tag-challenge {
    left: 138.624px;
    top: 48.373px;
    width: 66px;
  }

  .tag-discovery {
    left: 197.471px;
    top: 88.559px;
    width: 83px;
  }

  .tag-emotion {
    left: 254.291px;
    top: 5.202px;
    width: 63px;
  }

  .tag-balance {
    left: 326.075px;
    top: 74.806px;
    width: 65px;
  }

  .tag-decision {
    left: 394.435px;
    top: 37.719px;
    width: 71px;
  }

  .tag-trust {
    left: 200.724px;
    top: 264.6px;
    width: 61px;
  }

  .tag-interaction {
    left: 376.707px;
    top: 251.96px;
    width: 84px;
  }

  .tag-friends {
    left: 131.583px;
    top: 314.424px;
    width: 96px;
  }

  .tag-result {
    left: 266.58px;
    top: 304.702px;
    width: 80px;
    white-space: nowrap;
  }

  .tag-feeling {
    left: 398.978px;
    top: 312.598px;
    width: 75px;
  }

  .tag-situation {
    left: 337.694px;
    top: 369.474px;
    width: 76px;
  }

  .camp-gallery {
    --gallery-row-height: calc(30.285714vw - 7.571429px);
    --gallery-three-rows: calc(var(--gallery-row-height) + var(--gallery-row-height) + var(--gallery-row-height));
    --gallery-nine-rows: calc(var(--gallery-three-rows) + var(--gallery-three-rows) + var(--gallery-three-rows));
    --gallery-grid-end: calc(47px + var(--gallery-three-rows));
    --gallery-block-height: calc(125px + var(--gallery-three-rows));

    height: var(--gallery-block-height);
    margin-top: -224px;
    background: transparent;
  }

  .camp-gallery-frame {
    width: calc(100% - 20px);
    height: var(--gallery-block-height);
  }

  .camp-gallery-frame p {
    left: 50%;
    top: 0;
    width: 192px;
    color: var(--white);
    font-size: 14px;
    line-height: normal;
    text-align: center;
    transform: translateX(-50%);
  }

  .camp-gallery-grid {
    left: 0;
    top: 37px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: var(--gallery-row-height);
    width: 100%;
    gap: 5px;
  }

  .gallery-photo {
    width: 100%;
    height: var(--gallery-row-height);
    border-radius: 15px;
  }

  .camp-gallery:not(.is-expanded) .gallery-photo:nth-child(n + 7) {
    display: none;
  }

  .gallery-more {
    position: absolute;
    left: 50%;
    top: calc(var(--gallery-grid-end) + 16px);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 164px;
    height: 44px;
    padding: 0;
    border: 2px solid var(--cream);
    border-radius: 999px;
    color: var(--deep);
    background: transparent;
    cursor: pointer;
    font-family: var(--menu-font);
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    transform: translateX(-50%);
    transition: color 0.2s ease, background-color 0.2s ease;
  }

  .gallery-more:hover,
  .gallery-more:focus-visible {
    color: var(--deep);
    background: var(--cream);
  }

  .camp-gallery.is-expanded,
  .camp-gallery.is-expanded .camp-gallery-frame {
    height: var(--gallery-block-height);
  }

  .camp-gallery.is-expanded {
    --gallery-grid-end: calc(77px + var(--gallery-nine-rows));
    --gallery-block-height: calc(155px + var(--gallery-nine-rows));
  }

  .program {
    height: 352px;
    margin-top: 43px;
    background: var(--white);
  }

  .program-stage {
    left: 10px;
    top: 0;
    width: calc(100% - 20px);
    height: 352px;
  }

  .program-left-decor,
  .program-route,
  .program-consult {
    display: none;
  }

  .program-heading {
    left: 0;
    top: 0;
    width: 100%;
    height: 154px;
  }

  .program-heading h2 {
    width: 100%;
    color: var(--deep);
    font-size: 32px;
    letter-spacing: -1.6px;
    line-height: 34px;
    text-align: center;
  }

  .program-heading p {
    width: min(317px, calc(100% - 20px));
    margin: 10px auto 0;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
  }

  .program-scroll {
    position: absolute;
    left: -10px;
    top: 184px;
    display: block;
    width: 100vw;
    height: 168px;
    overflow-x: auto;
    overflow-y: hidden;
    overscroll-behavior-inline: contain;
    scroll-padding-left: 20px;
    scrollbar-width: none;
    touch-action: pan-x;
  }

  .program-scroll::-webkit-scrollbar {
    display: none;
  }

  .program-route-mobile {
    position: absolute;
    left: 53.5px;
    top: 10.5px;
    z-index: 0;
    display: flex;
    width: 2024px;
    height: 43px;
  }

  .program-route-mobile span {
    flex: 0 0 253px;
    height: 43px;
    background-image: url("assets/decor/mobile-program-route-line.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .program-route-mobile span:nth-child(even) {
    transform: scaleY(-1);
  }

  .program-day {
    top: 0;
    z-index: 1;
    width: 223px;
    height: 168px;
  }

  .program-day span {
    height: 59px;
    padding: 20px;
    font-size: 16px;
  }

  .program-day h3 {
    top: 79px;
    font-size: 18px;
  }

  .program-day p {
    top: 111px;
    width: 223px;
    font-size: 14px;
    line-height: 19px;
  }

  .program-day-1 { left: 20px; }
  .program-day-2 { left: 273px; width: 196px; }
  .program-day-2 p { width: 196px; }
  .program-day-3 { left: 526px; }
  .program-day-4 { left: 779px; }
  .program-day-5 { left: 1032px; }
  .program-day-6 { left: 1285px; }
  .program-day-7 { left: 1538px; }
  .program-day-8 { left: 1791px; }
  .program-day-9 { left: 2044px; width: 343px; }
  .program-day-9 p { width: 343px; }

  .conditions {
    height: 1719px;
    margin-top: 108px;
    background: var(--white);
  }

  .conditions-bg {
    left: 0;
    top: 43px;
    width: 100%;
    height: 1676px;
    border-radius: 60px;
  }

  .conditions-cat {
    left: auto;
    right: 33.773px;
    top: 0;
    width: 142.227px;
    height: 156.846px;
  }

  .conditions h2 {
    left: 30px;
    top: 73px;
    font-size: 32px;
    letter-spacing: -1.6px;
    line-height: 34px;
  }

  .conditions-card {
    border-radius: 35px;
  }

  .conditions-housing {
    left: 10px;
    top: 137px;
    width: calc(100% - 20px);
    height: 715px;
  }

  .conditions-copy {
    left: 20px;
    top: 20px;
    width: calc(100% - 40px);
    height: 410px;
  }

  .conditions h3 {
    font-size: 18px;
  }

  .conditions-columns {
    left: 0;
    top: 52px;
    display: block;
    width: 100%;
  }

  .conditions-columns > div {
    display: contents;
  }

  .conditions-text-block,
  .conditions-text-block + .conditions-text-block {
    margin: 0 0 20px;
  }

  .conditions-text-block strong {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 17px;
  }

  .conditions-text-block p {
    font-size: 14px;
    line-height: 19px;
  }

  .conditions-gallery {
    left: 20px;
    top: 450px;
    width: calc(100% - 40px);
    height: 245px;
  }

  .conditions-main-photo {
    width: 100%;
    height: 175px;
    border-radius: 35px;
  }

  .conditions-thumbs {
    left: 3px;
    top: 185px;
    gap: 10px;
    width: calc(100% - 3px);
    height: 60px;
  }

  .conditions-thumbs::after {
    width: 60px;
    height: 60px;
  }

  .conditions-thumbs button {
    flex-basis: 60px;
    width: 60px;
    height: 60px;
    border-radius: 10px;
  }

  .conditions-thumbs button.is-active {
    box-shadow: inset 0 0 0 2px var(--green);
  }

  .conditions-included {
    left: 10px;
    top: 882px;
    width: calc(100% - 20px);
    height: 337px;
    padding: 20px;
  }

  .conditions-included .conditions-text-block {
    margin: 30px 0 0;
  }

  .conditions-included .conditions-text-block + .conditions-text-block {
    margin-top: 20px;
  }

  .conditions-price {
    left: 10px;
    top: 1249px;
    width: calc(100% - 20px);
    height: 390px;
    border-radius: 35px;
    background: #f49971;
  }

  .conditions-price > img {
    width: 100%;
    height: 390px;
  }

  .conditions-price-row {
    left: 20px;
    width: calc(100% - 40px);
  }

  .conditions-price-child {
    top: 20px;
    height: 135px;
  }

  .conditions-price-adult {
    top: 178px;
    height: 82px;
  }

  .conditions-price-row strong {
    font-size: 18px;
  }

  .conditions-price-child span {
    top: 40px;
  }

  .conditions-price-row b {
    top: 76px;
    font-size: 38px;
    line-height: 46px;
  }

  .conditions-price-adult b {
    top: 36px;
  }

  .conditions-price-adult span {
    width: 70px;
    padding: 0;
  }

  .conditions-price-row div {
    left: auto;
    right: 0;
    top: 40px;
    width: 157px;
    height: 75px;
    border-radius: 20px;
  }

  .conditions-price-adult div {
    top: 0;
  }

  .conditions-price-row small {
    left: 20px;
    top: 11px;
    font-size: 12px;
    line-height: 16px;
  }

  .conditions-price-row em,
  .conditions-price-adult em {
    left: 20px;
    top: 30px;
    font-size: 38px;
    line-height: 40px;
  }

  .conditions-price-adult em {
    font-size: 0;
  }

  .conditions-price-adult em::after {
    content: "850€";
    font-size: 38px;
  }

  .conditions-price-divider {
    left: 20px;
    top: 155px;
    width: calc(100% - 40px);
  }

  .conditions-price button {
    left: 20px;
    top: 283px;
    width: calc(100% - 40px);
    height: 87px;
  }

  .faq {
    margin-top: 80px;
    padding: 0 10px;
  }

  .faq h2 {
    font-size: 32px;
    letter-spacing: -1.6px;
    line-height: 34px;
  }

  .faq-board {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    margin-top: 30px;
  }

  .faq-column {
    width: 100%;
  }

  .faq-entry,
  .faq-entry.is-open {
    width: 100%;
    height: auto;
    min-height: 70px;
  }

  .faq-item {
    display: flex;
    align-items: center;
    width: 100%;
    height: 70px;
    padding: 0 70px 0 20px;
    font-size: 16px;
    line-height: normal;
    white-space: normal;
  }

  .faq-entry p {
    position: relative;
    left: auto;
    top: auto;
    width: calc(100% - 40px);
    height: auto;
    max-height: 0;
    margin: 0 20px;
    padding: 0 20px;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.22s ease, margin 0.22s ease, padding 0.22s ease, opacity 0.16s ease;
  }

  .faq-entry.is-open p {
    max-height: 320px;
    margin: 24px 20px 20px;
    padding: 20px;
    opacity: 1;
  }

  .manager-cta {
    height: 567px;
    margin-top: 90px;
  }

  .manager-panel {
    left: 10px;
    top: 0;
    width: calc(100% - 20px);
    height: 567px;
  }

  .manager-panel::before {
    left: 0;
    top: 80px;
    width: 100%;
    height: 487px;
    border-radius: 60px;
  }

  .manager-photo {
    left: 50%;
    top: 0;
    width: 180px;
    height: 180px;
    transform: translateX(-50%);
  }

  .manager-hand {
    display: none;
  }

  .manager-info {
    left: 50%;
    top: 200px;
    width: 178px;
    height: 96px;
    text-align: center;
    transform: translateX(-50%);
  }

  .manager-info strong {
    font-size: 18px;
    line-height: 22px;
  }

  .manager-info span {
    left: 0;
    top: 17px;
    width: 100%;
    font-size: 14px;
    text-align: center;
  }

  .manager-info a {
    left: 0;
    top: 48px;
    width: 100%;
    font-size: 14px;
    text-align: center;
  }

  .manager-info img {
    left: 50%;
    top: 71px;
    transform: translateX(-50%);
  }

  .manager-message {
    left: 20px;
    top: 326px;
    width: calc(100% - 40px);
    height: 221px;
    border-radius: 60px;
  }

  .manager-message p {
    left: 50%;
    top: 30px;
    width: min(246px, calc(100% - 40px));
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    transform: translateX(-50%);
  }

  .manager-message button {
    left: 30px;
    top: 126px;
    width: calc(100% - 60px);
    height: 75px;
  }

}

@media (min-width: 375px) and (max-width: 1099px) {
  .concept-vector {
    left: calc(187.5px - 50vw);
    width: calc(100vw + 348px);
  }

  .concept-hand-left {
    left: calc(250.5px - 50vw);
  }

  .concept-hand-right {
    left: calc(50vw + 355.5px);
  }
}

@media (min-width: 768px) and (max-width: 1099px) {
  .conditions {
    --conditions-gallery-width: min(830px, calc(100% - 60px));
    --conditions-photo-height: min(420px, calc(52.764vw - 31.658px));
    --conditions-gallery-growth: calc(var(--conditions-photo-height) - 175px);

    height: calc(1719px + var(--conditions-gallery-growth));
  }

  .conditions-bg {
    height: calc(1676px + var(--conditions-gallery-growth));
  }

  .conditions-housing {
    height: calc(715px + var(--conditions-gallery-growth));
  }

  .conditions-gallery {
    left: 50%;
    width: var(--conditions-gallery-width);
    height: calc(var(--conditions-photo-height) + 70px);
    transform: translateX(-50%);
  }

  .conditions-main-photo {
    height: var(--conditions-photo-height);
  }

  .conditions-thumbs {
    top: calc(var(--conditions-photo-height) + 10px);
  }

  .conditions-included {
    top: calc(882px + var(--conditions-gallery-growth));
  }

  .conditions-price {
    top: calc(1249px + var(--conditions-gallery-growth));
  }

  .decor-left-loop {
    left: -288px;
  }

  .decor-top-loop {
    left: calc(100% - 216px);
  }

  .discount {
    width: calc(100% - 20px);
  }

  .discount-strip,
  .discount-strip::before {
    width: 100%;
  }

  .discount-badge {
    left: 50%;
    transform: translateX(-50%);
  }

  .discount-card {
    left: 20px;
    width: calc(100% - 40px);
  }

  .discount-card p {
    left: 50%;
    width: min(520px, calc(100% - 70px));
    transform: translateX(-50%);
  }

  .discount-button {
    left: 50%;
    transform: translateX(-50%);
  }

  .story {
    height: 1180px;
    background: linear-gradient(to bottom, var(--green) 0 760px, transparent 760px);
  }

  .story-frame {
    width: min(720px, calc(100% - 40px));
    height: 1180px;
  }

  .story-copy {
    left: 50%;
    width: min(680px, 100%);
    transform: translateX(-50%);
  }

  .story-kicker,
  .story h2,
  .story-body {
    left: 50%;
    width: min(640px, 100%);
    transform: translateX(-50%);
  }

  .story-body {
    top: 105px;
  }

  .story-poster-wrap {
    left: 50%;
    top: 500px;
    transform: translateX(-50%);
  }

  .story-closing {
    top: 1010px;
    width: min(620px, calc(100% - 40px));
  }

  .concept-vector {
    left: calc(241.5px - 50vw);
    width: calc(100vw + 120px);
  }

  .concept-hand-left {
    left: calc(341.5px - 50vw);
  }

  .concept-hand-right {
    left: calc(50vw + 153.5px);
  }
}

@media (max-width: 374px) {
  .hero-showcase {
    left: 50%;
    max-width: none;
    margin-right: 0;
    margin-left: 0;
    transform: translateX(-50%) scale(calc(100vw / 375px));
    transform-origin: top center;
  }

  .discount {
    left: 50%;
    width: 355px;
    height: 146.667vw;
    margin-right: 0;
    margin-left: 0;
    transform: translateX(-50%) scale(calc(100vw / 375px));
    transform-origin: top center;
  }

  .discount::before {
    width: 375px;
    height: 645px;
  }

  .story {
    height: 339.467vw;
    background: linear-gradient(to bottom, var(--green) 0 209.333vw, transparent 209.333vw);
  }

  .story-frame {
    width: 368.381px;
    height: 1273px;
    transform: translateX(-50%) scale(calc(100vw / 375px));
    transform-origin: top center;
  }

  .levels-bg {
    top: -146.133vw;
    height: 404.267vw;
    border-radius: 51.2px;
  }

  .level-consult {
    transform: translateX(-50%) scale(calc(100vw / 375px));
    transform-origin: top center;
  }

  .concept {
    height: 202.667vw;
    border-radius: 51.2px;
  }

  .concept-stage {
    left: calc(50% - 80.4vw);
    transform: scale(calc(100vw / 375px));
    transform-origin: top left;
  }

  .camp-gallery {
    margin-top: -59.733vw;
  }
}

@media (max-width: 330px) {
  .conditions {
    height: 1755px;
  }

  .conditions-bg {
    height: 1712px;
  }

  .conditions-housing {
    height: 733px;
  }

  .conditions-gallery {
    top: 468px;
  }

  .conditions-included {
    top: 900px;
    height: 355px;
  }

  .conditions-price {
    top: 1285px;
  }

  .conditions-price-row div {
    width: 140px;
  }

  .conditions-price-row small {
    left: 12px;
    font-size: 11px;
  }

  .conditions-price-row em,
  .conditions-price-adult em {
    left: 12px;
  }

}
