:root {
  --216a4f: #216a4f;
  --a83020: #a83020;
  --924663: #924663;
  --a64d41: #a64d41;
  --ebad90: #ebad90;
  --1c94d8: #1c94d8;
  --ffffff: white;
  --191551: #191551;
  --2d5d32: #2d5d32;
}

body {
  color: #333;
  background-color: #fcc3a9;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 120%;
}

h1 {
  color: var(--216a4f);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Decomanghold, Arial, sans-serif;
  font-size: 82px;
  font-weight: 400;
  line-height: 110%;
}

h2 {
  color: var(--a83020);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Decomanghold, Arial, sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 120%;
  display: flex;
}

h3 {
  color: #fff;
  letter-spacing: 1px;
  text-indent: 0%;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Alfa Slab One, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 110%;
}

p {
  color: var(--a83020);
  margin-bottom: 10px;
}

ul {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

li {
  padding-left: 35px;
  display: block;
  position: relative;
}

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

.block {
  z-index: 1;
  width: 100%;
  padding-top: 130px;
  position: relative;
}

.block.block-with-round-1 {
  z-index: 0;
  margin-top: -330px;
  padding-top: 460px;
}

.block.pb-200 {
  padding-bottom: 200px;
}

.block.hidden {
  overflow: hidden;
}

.block.block-with-round-2 {
  z-index: 0;
}

.block.block-with-round-2.purple-block {
  flex: none;
}

.block.purple-block.hide {
  overflow: hidden;
}

.block.purple-block.contacts-block {
  padding-bottom: 10px;
  overflow: hidden;
}

.block.top-block {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.block.first-block {
  margin-top: -130px;
  padding-top: 130px;
}

.container {
  z-index: 2;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.container.pt-130 {
  padding-top: 130px;
}

.container.event-info-container {
  z-index: 1;
  margin-top: 30px;
}

.container.container-vert {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
}

.left-col {
  flex: none;
  width: calc(50% - 10px);
  position: relative;
}

.left-col.left-col-main-img {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.left-col.event-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.left-col.icecream-left-col {
  width: 560px;
}

.right-col {
  z-index: 1;
  flex: none;
  width: calc(50% - 10px);
  position: relative;
}

.right-col.flex-1 {
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  display: flex;
}

.block--title-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.block--title-container.mb-60 {
  margin-bottom: 60px;
}

.block--title-container.left-align {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 10px;
  position: relative;
}

.block--title-container.left-align.event-title {
  padding-left: 10px;
  padding-right: 10px;
}

.heading {
  font-family: Decomanghold, Arial, sans-serif;
  font-size: 130px;
  font-weight: 400;
}

.heading-2 {
  text-align: left;
  letter-spacing: 3px;
  text-indent: 0%;
}

.width-400 {
  width: 400px;
}

.width-400.white {
  z-index: 2;
  color: #fff;
  position: relative;
}

.icecream-carousel {
  margin-top: 60px;
  margin-bottom: 20px;
}

.slides {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  display: flex;
}

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

.slide {
  flex: none;
}

.slide.swiper-slide {
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 320px;
  display: flex;
}

.slide.swiper-slide.gallery-slide {
  border: 1px solid #fff;
  border-radius: 20px;
  width: 370px;
}

.slide.swiper-slide.gallery-slide.swiper-slide-active {
  z-index: 2;
  position: relative;
  transform: rotate(0)scale(1.5);
}

.slide.swiper-slide.spotlight-slide {
  flex: none;
  max-width: 500px;
}

.slide--icecream {
  z-index: 2;
  width: 320px;
  height: 400px;
  position: relative;
}

.carousel--btns {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.carousel--btns--btn {
  border: 2px solid var(--924663);
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.round {
  z-index: -1;
  aspect-ratio: 1;
  background-image: linear-gradient(190deg, #de7264, #a84c40);
  border-radius: 50%;
  width: 100%;
  position: absolute;
  top: 650px;
}

.h3--type-2 {
  text-indent: calc(50% + 10px);
  margin-bottom: 130px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 70px;
  font-weight: 700;
}

.text-in-heading {
  color: #fff;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-end;
  height: 70px;
  font-size: 15px;
  font-weight: 500;
  display: flex;
}

.text-in-heading.red {
  color: var(--a64d41);
}

.text-in-heading.red.height-auto {
  height: auto;
}

.text-in-heading.green {
  color: var(--216a4f);
}

.text-in-heading.green.height-auto {
  height: auto;
}

.text-in-heading.height-auto {
  height: 20px;
}

.text-in-heading.purple {
  color: var(--924663);
  position: absolute;
}

.icecream-col {
  z-index: 1;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.icecream-col.icecream-col-2 {
  margin-top: 110px;
  padding-left: 45%;
}

.width-310 {
  width: 310px;
}

.width-310.white {
  color: #fff;
  width: 400px;
}

.icecream-h2 {
  color: var(--ebad90);
  margin-bottom: 0;
}

.icecream-h2.light-h2 {
  color: var(--ebad90);
}

.icecream-h2.purple {
  color: var(--924663);
}

.icecream-flavors {
  z-index: 2;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 55%;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.icecream--item {
  background-color: var(--924663);
  color: #fff;
  text-transform: uppercase;
  border-radius: 40px;
  width: auto;
  height: auto;
  padding: 15px 30px;
}

.icecream--item.swiper-slide {
  width: auto;
  height: auto;
}

.text-span {
  width: 60px;
  display: block;
}

.heading-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.left-title-container {
  z-index: 2;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-bottom: 10px;
  display: flex;
  position: relative;
}

.star-container {
  border-radius: 50%;
  flex: none;
  width: 800px;
  height: 800px;
}

.star-container.star-1 {
  z-index: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  right: -140px;
}

.star-container.star-2 {
  z-index: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  left: -180px;
  overflow: hidden;
}

.star-1--bg {
  width: 100%;
  height: 100%;
  position: absolute;
}

.ball {
  width: 35vw;
  max-width: 300px;
  position: relative;
}

.star-2--bg {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.round-bg {
  z-index: 0;
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
}

.round-bg--img {
  flex: none;
  width: 100%;
  max-width: none;
  position: fixed;
  bottom: -100%;
}

.main-img {
  z-index: 0;
  border-radius: 20px;
  width: 100%;
  max-width: none;
  max-height: 600px;
}

.image {
  flex: none;
}

.cover-img-1 {
  z-index: 1;
  flex: none;
  height: 40vh;
  position: relative;
}

.cover-right-img {
  z-index: 1;
  height: 80vh;
  position: absolute;
  bottom: 0;
  right: 0;
}

.cover-left-img {
  z-index: 1;
  height: 80vh;
  position: absolute;
  bottom: 0;
  left: 0;
}

.cover-wrapper {
  z-index: 0;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
}

.body {
  background-color: var(--ebad90);
}

.cloud-1 {
  z-index: 0;
  height: 120px;
  position: absolute;
  top: 10vh;
  left: 17vw;
}

.cloud-2 {
  z-index: 0;
  height: 110px;
  position: absolute;
  top: 41vh;
  left: -1vw;
}

.cloud-3 {
  z-index: 0;
  height: 80px;
  position: absolute;
  bottom: 13vh;
  left: 6vw;
}

.cloud-4 {
  z-index: 0;
  height: 80px;
  position: absolute;
  top: 20vh;
  right: 10vw;
}

.cloud-5 {
  z-index: 0;
  height: 160px;
  position: absolute;
  bottom: 9vh;
  right: 4vw;
}

.header {
  z-index: 3;
  width: 100%;
  padding-top: 10px;
  position: fixed;
}

.header-nav {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.header-nav--link {
  border: 1px solid var(--ffffff);
  background-color: var(--ffffff);
  color: var(--1c94d8);
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 50px;
  padding: 11px 25px 9px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: block;
}

.header-nav--link:hover {
  border-color: var(--1c94d8);
}

.wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  display: flex;
  overflow-x: hidden;
}

.gallery-wrapper {
  margin-top: 80px;
  margin-bottom: 80px;
  position: relative;
}

.gallery.swiper-wrapper {
  flex-flow: row;
  display: flex;
  position: relative;
}

.gallery-img {
  object-fit: cover;
  border-radius: 20px;
  width: auto;
  height: 370px;
}

.gallery-button-next, .gallery-button-prev {
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.gallery-btns {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin-top: 10px;
  display: flex;
  position: relative;
}

.gallery-btns-wrapper {
  z-index: 2;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
  inset: 0%;
}

.h3--type-3 {
  z-index: 1;
  margin-bottom: 0;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 70px;
  font-weight: 700;
  position: relative;
}

.h3--type-3.white {
  color: #fff;
}

.event-date {
  color: var(--a64d41);
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-family: Alfa Slab One, sans-serif;
  font-size: 30px;
  line-height: 120%;
}

.list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.mb-20 {
  margin-bottom: 20px;
}

.event-img {
  z-index: 0;
  object-fit: cover;
  border-radius: 20px;
  max-width: 100%;
  height: 100%;
  position: relative;
}

.heading-4 {
  color: var(--a64d41);
  font-family: Decomanghold, Arial, sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 120%;
}

.p-big {
  font-family: Inter, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: 120%;
}

.p-big.width-600 {
  width: 600px;
}

.p-big.red {
  color: var(--a64d41);
}

.p-big.green {
  color: var(--216a4f);
}

.after-h1 {
  color: var(--a83020);
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 120%;
}

.after-h1.white {
  color: var(--ffffff);
}

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

.green {
  color: var(--216a4f);
}

.purple {
  color: var(--924663);
}

.spotlight-wrapper {
  width: 100%;
  max-width: 1300px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  left: auto;
  right: auto;
}

.spotlight.swiper-wrapper {
  display: flex;
}

.spotlight-img {
  aspect-ratio: 5 / 4;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
}

.for-spotlight-img {
  border: 1px solid var(--191551);
  border-radius: 20px;
  width: 100%;
  overflow: hidden;
}

.spotlight-title {
  text-transform: uppercase;
  margin-top: 10px;
}

.spotlight-button-prev, .spotlight-button-next {
  border: 2px solid var(--191551);
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.spotlight-inside {
  width: 100%;
  text-decoration: none;
}

.spotlight-btns {
  z-index: 3;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  max-width: 1300px;
  display: flex;
  position: absolute;
  top: auto;
  left: auto;
  right: 0%;
}

.adress-line-2 {
  font-family: Decomanghold, Arial, sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 120%;
}

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

.mail-footer, .phone-footer {
  font-family: Decomanghold, Arial, sans-serif;
  font-size: 40px;
  line-height: 120%;
  text-decoration: none;
}

.footer-star {
  position: absolute;
  top: -130px;
  right: -320px;
}

.footer-line {
  border: 3px solid var(--191551);
  width: 100%;
  height: 8px;
}

.white {
  color: var(--ffffff);
}

.first-block-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.first-block-h2 {
  font-size: 100px;
}

.button {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  background-color: var(--ffffff);
  color: var(--a83020);
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 21px 15px 30px;
  font-family: Alfa Slab One, sans-serif;
  text-decoration: none;
  display: flex;
}

.button.button-1 {
  color: var(--924663);
  border: 1px solid #000;
}

.button.cover-button {
  margin-top: 10px;
  display: flex;
}

.cover-button-span {
  margin-top: 4px;
  font-size: 20px;
  line-height: 100%;
}

.since {
  color: var(--a83020);
  text-transform: uppercase;
  margin-top: 5px;
  font-family: Inter, sans-serif;
  font-size: 26px;
  font-weight: 900;
}

.flex {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rms-logo {
  z-index: 4;
}

.rms-logo-img {
  width: 80px;
}

.header-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.header-contacts {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cover-text {
  color: var(--216a4f);
  font-family: Decomanghold, Arial, sans-serif;
  font-size: 5.5vh;
  line-height: 110%;
}

.heading-7 {
  color: var(--216a4f);
}

.cover-h1 {
  font-size: 8.5vh;
}

.header-nav--link-contacts {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px solid var(--ffffff);
  background-color: var(--ffffff);
  color: var(--1c94d8);
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 50px;
  padding: 10px 20px 10px 14px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
}

.header-nav--link-contacts:hover {
  border: 1px solid var(--1c94d8);
}

.header--contacts--icon {
  height: 20px;
}

.button--arrow-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button--arrow-2 {
  position: absolute;
  top: 0;
  left: -100%;
}

.event-wrapper {
  width: 100vw;
  margin-top: 30px;
}

.swiper-wrapper {
  display: flex;
}

.swiper-wrapper.flavors-carousel {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: wrap;
}

.swiper-wrapper.vert {
  flex-flow: row;
}

.event-info-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 1300px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.event-info-container.event-slide {
  flex: none;
  width: 1300px;
}

.event-info-container.swiper-slide {
  flex: none;
}

.event-btns {
  z-index: 3;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  max-width: 1300px;
  display: flex;
  position: absolute;
  inset: auto 10px 20px auto;
}

.event-button-prev, .event-button-next {
  border: 2px solid var(--191551);
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  transition: opacity .2s ease-in-out;
  display: flex;
}

.swiper-slide.swiper-slide-active {
  margin-left: 0;
}

.swiper-slide.event-slide {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.button--arrow-3 {
  position: absolute;
  top: 0;
  left: 100%;
}

.vegan-logo {
  height: 136px;
  margin-top: -5px;
  position: relative;
}

.img-after-vegan {
  margin-left: -70px;
}

.button--arrow-4 {
  position: absolute;
  top: -100%;
}

.contacts-map {
  width: 100%;
}

.heading-9, .align-left {
  text-align: left;
}

.icecream-flavors-2 {
  z-index: 2;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.header--right-col {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: center;
  display: flex;
}

.header-nav--toggle {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px solid var(--1c94d8);
  background-color: var(--ffffff);
  color: var(--1c94d8);
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 50px;
  flex: none;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  display: none;
}

.menu-icon {
  width: 26px;
  height: 26px;
}

.icecream-description {
  z-index: 1;
  color: var(--ffffff);
  background-color: #924663;
  border-radius: 20px;
  width: calc(100% - 20px);
  margin-top: -60px;
  margin-left: 0;
  padding: 75px 15px 15px;
  position: relative;
}

.heading-with-text {
  position: relative;
}

.menu-toggle {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid var(--ffffff);
  background-color: var(--ffffff);
  cursor: pointer;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  height: 42px;
  padding-left: 15px;
  padding-right: 20px;
  transition: all .2s ease-in-out;
  display: none;
  position: relative;
}

.menu-toggle:hover {
  border: 1px solid var(--1c94d8);
}

.menu-toggle--span {
  color: var(--1c94d8);
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

.header-not-toggle {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  display: flex;
}

.copyright {
  justify-content: space-between;
  width: 100%;
  font-size: 13px;
  display: flex;
}

.contact-div {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-decoration: none;
  display: flex;
}

.contact-img {
  height: 48px;
  display: block;
}

.open-menu {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.close-menu {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.google-map-link {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  h2 {
    text-align: center;
    font-size: 80px;
  }

  .block {
    width: 100%;
  }

  .block.block-with-round-1 {
    padding-top: 430px;
  }

  .block.block-with-round-2.purple-block {
    padding-top: 160px;
  }

  .block.first-block {
    margin-top: 0;
    padding-top: 40px;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .left-col.event-flex {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .right-col.width-100 {
    width: 100%;
  }

  .block--title-container {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    max-width: none;
  }

  .block--title-container.left-align {
    padding-left: 0;
  }

  .block--title-container.left-align.event-title {
    padding-left: 0;
    padding-right: 0;
  }

  .width-400 {
    max-width: 100%;
  }

  .slide.swiper-slide.spotlight-slide {
    flex: none;
    width: auto;
    max-width: 500px;
  }

  .h3--type-2 {
    text-indent: 0;
    margin-bottom: 100px;
    margin-left: 0;
    font-size: 50px;
  }

  .text-in-heading.purple {
    display: none;
  }

  .icecream-col.icecream-col-2 {
    padding-left: 40%;
  }

  .icecream-h2.purple {
    font-size: 80px;
  }

  .icecream-flavors {
    width: 60%;
  }

  .left-title-container {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-start;
    align-items: center;
  }

  .star-container.star-1 {
    max-width: 100%;
    margin-top: -140px;
    margin-bottom: -140px;
    position: absolute;
    right: -30%;
  }

  .star-container.star-2 {
    max-width: 100%;
    margin-top: -140px;
    margin-bottom: -140px;
    left: -40%;
  }

  .main-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-height: none;
  }

  .cover-right-img, .cover-left-img {
    height: 30vh;
  }

  .cloud-1 {
    height: 90px;
  }

  .cloud-2 {
    height: 70px;
  }

  .cloud-3 {
    height: 50px;
  }

  .cloud-4 {
    height: 40px;
  }

  .cloud-5 {
    height: 110px;
  }

  .header-nav {
    z-index: 0;
    background-color: var(--1c94d8);
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .header-nav--link {
    flex: none;
  }

  .wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .gallery-wrapper {
    margin-bottom: 100px;
  }

  .gallery-btns-wrapper {
    display: none;
  }

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

  .p-big.width-400 {
    width: 100%;
  }

  .spotlight-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .adress-line-2 {
    font-size: 50px;
  }

  .first-block-container {
    height: 100svh;
  }

  .first-block-h2 {
    text-align: left;
    font-size: 80px;
  }

  .cover-button-span {
    font-size: 17px;
  }

  .rms-logo-img {
    width: auto;
    height: 50px;
  }

  .header-container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .header-nav--link-contacts {
    height: 42px;
  }

  .event-wrapper {
    width: 100%;
  }

  .swiper-wrapper.flavors-carousel.align-right {
    justify-content: flex-end;
    align-items: center;
  }

  .event-info-container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .vegan-logo {
    height: 80px;
  }

  .title-img {
    height: 70px;
  }

  .icecream-flavors-2 {
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
  }

  .header--right-col {
    z-index: 1;
    order: -1;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
  }

  .menu-toggle--span {
    color: var(--1c94d8);
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
  }

  .heading-10 {
    font-size: 80px;
  }

  .adress-h2 {
    font-size: 70px;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
  }

  h2 {
    text-align: left;
    font-size: 60px;
  }

  .block {
    width: 100%;
    padding-top: 80px;
  }

  .block.block-with-round-1 {
    margin-top: -380px;
    padding-top: 430px;
  }

  .block.block-with-round-2.purple-block {
    width: 100%;
    padding-top: 80px;
  }

  .block.block-with-round-2.purple-block.pt-20 {
    padding-top: 20px;
  }

  .block.first-block {
    padding-top: 80px;
  }

  .block.event-block.purple-block {
    width: 100%;
  }

  .container {
    flex-flow: column;
    width: 100%;
  }

  .container.container-vert {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .container.mt-50 {
    margin-top: 50px;
  }

  .left-col, .left-col.left-col-main-img {
    width: 100%;
  }

  .left-col.event-flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .left-col.icecream-left-col {
    order: 1;
    width: 100%;
  }

  .left-col.hide-on-mobile {
    display: none;
  }

  .right-col, .right-col.flex-1 {
    width: 100%;
  }

  .right-col.hide-on-mobile {
    display: none;
  }

  .block--title-container {
    justify-content: flex-start;
    align-items: center;
  }

  .block--title-container.line-top {
    width: 100%;
  }

  .block--title-container.left-align {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 0;
  }

  .block--title-container.left-align.event-title {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .width-400 {
    width: 100%;
  }

  .icecream-carousel {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .slide.swiper-slide {
    max-width: 100%;
  }

  .slide.swiper-slide.gallery-slide {
    flex: none;
    max-width: 100%;
    height: 90vw;
  }

  .slide.swiper-slide.gallery-slide.swiper-slide-active {
    max-width: 100%;
    transform: none;
  }

  .slide.swiper-slide.spotlight-slide {
    width: 100%;
  }

  .slide--icecream {
    width: auto;
    height: auto;
  }

  .carousel--btns {
    display: none;
  }

  .h3--type-2 {
    text-indent: 0;
    margin-bottom: 80px;
    margin-left: 0;
    font-size: 36px;
  }

  .text-in-heading.purple {
    display: none;
  }

  .icecream-col {
    width: 100%;
  }

  .icecream-col.icecream-col-2 {
    margin-top: 80px;
    padding-left: 0;
  }

  .icecream-flavors {
    width: 100%;
  }

  .icecream--item {
    padding: 12px 25px;
    font-size: 15px;
  }

  .left-title-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
  }

  .star-container.star-1 {
    aspect-ratio: 1;
    width: 100%;
    height: auto;
    margin-top: -20px;
    margin-bottom: -40px;
    position: relative;
    left: 0;
    right: 0;
  }

  .star-container.star-2 {
    aspect-ratio: 1;
    width: 100%;
    height: auto;
    margin-top: -20px;
    margin-bottom: -40px;
    position: relative;
    left: 0;
    overflow: visible;
  }

  .star-1--bg {
    width: 120%;
    max-width: none;
    height: 120%;
  }

  .ball {
    width: 60vw;
  }

  .star-2--bg {
    width: 120%;
    max-width: none;
    height: 120%;
  }

  .round-bg--img.purple-bg, .round-bg--img.pink-bg {
    bottom: -50%;
  }

  .main-img {
    max-width: 100%;
  }

  .cover-right-img, .cover-left-img, .cloud-1, .cloud-2, .cloud-3, .cloud-4, .cloud-5 {
    display: none;
  }

  .header-nav {
    z-index: 0;
    background-color: var(--1c94d8);
    border-radius: 0;
    height: 100vh;
    padding-left: 10px;
    position: absolute;
    top: 0;
  }

  .header-nav--link {
    text-align: center;
  }

  .wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .gallery-wrapper {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .gallery.swiper-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .gallery-img {
    width: 100%;
    height: 90vw;
  }

  .gallery-btns-wrapper {
    display: none;
  }

  .h3--type-3 {
    font-size: 36px;
  }

  .p-big {
    margin-bottom: 20px;
    font-size: 17px;
  }

  .p-big.width-400 {
    width: 100%;
    margin-bottom: 10px;
  }

  .spotlight-wrapper {
    width: 100%;
  }

  .spotlight-img {
    aspect-ratio: 1;
  }

  .adress-line-2 {
    font-size: 40px;
  }

  .footer-line {
    border-width: 2px;
  }

  .first-block-container {
    height: auto;
    padding-top: 100px;
  }

  .first-block-h2 {
    margin-bottom: 20px;
    font-size: 60px;
  }

  .cover-button-span {
    font-size: 17px;
  }

  .rms-logo-img {
    width: 64px;
  }

  .header-container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cover-text {
    font-size: 36px;
  }

  .cover-h1 {
    font-size: 57px;
  }

  .header-nav--link-contacts {
    padding-top: 11px;
    padding-bottom: 9px;
    padding-right: 20px;
  }

  .event-wrapper {
    width: 100%;
  }

  .swiper-wrapper.flavors-carousel {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .swiper-wrapper.flavors-carousel.align-right {
    justify-content: flex-start;
    align-items: center;
  }

  .swiper-wrapper.flavors-carousel.align-right._985 {
    width: 985px;
  }

  .swiper-wrapper.flavors-carousel._930 {
    width: 930px;
  }

  .event-info-container {
    flex-flow: column;
  }

  .event-btns {
    display: none;
    bottom: 6px;
    right: 10px;
  }

  .swiper-slide.event-slide {
    border: 1px solid var(--191551);
    border-radius: 20px;
    width: auto;
    max-width: 100%;
    padding: 10px;
  }

  .vegan-logo {
    height: 75px;
    margin-top: -5px;
    margin-left: -10px;
  }

  .img-after-vegan.title-img {
    margin-left: -59px;
  }

  .title-img {
    height: 56px;
    display: none;
  }

  .heading-8 {
    font-size: 60px;
  }

  .code-embed {
    z-index: 2;
  }

  .icecream-flavors-2 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .flavors-wrapper {
    width: 100vw;
    margin-left: -10px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: scroll;
  }

  .header--right-col {
    z-index: 1;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
  }

  .header-nav--toggle {
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    padding: 0;
    display: flex;
  }

  .div-block {
    color: #1c94d8;
  }

  .menu-icon {
    flex: none;
    display: block;
  }

  .menu-toggle {
    width: 42px;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-toggle--span {
    display: none;
  }

  .adress-h2 {
    font-size: 50px;
  }
}

@media screen and (max-width: 479px) {
  .block--title-container, .block--title-container.left-align {
    padding-left: 0;
  }

  .contacts-footer {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .mail-footer, .phone-footer {
    font-size: 30px;
  }

  .copyright {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .contact-div {
    justify-content: flex-start;
    align-items: center;
  }

  .contact-img {
    height: 37px;
  }
}


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