@charset "UTF-8";
body:before {
  background-color: #fcf8e3;
  border-bottom: 1px solid #fbeed5;
  border-left: 1px solid #fbeed5;
  color: #c09853;
  font: small-caption;
  padding: 3px 6px;
  pointer-events: none;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 999999;
}
@media (min-width: 30em) {
  body:before {
    content: "xsmall ≥ 480px (30em)";
  }
}
@media (min-width: 36em) {
  body:before {
    content: "small ≥ 576px (36em)";
  }
}
@media (min-width: 48em) {
  body:before {
    content: "medium ≥ 768px (48em)";
  }
}
@media (min-width: 62em) {
  body:before {
    content: "large ≥ 992px (62em)";
  }
}
@media (min-width: 77.5em) {
  body:before {
    content: "xlarge ≥ 1240px (77.5em)";
  }
}

.manrope {
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.ibm-plex-mono-thin {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 100;
  font-style: normal;
}

.ibm-plex-mono-extralight {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 200;
  font-style: normal;
}

.ibm-plex-mono-light {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 300;
  font-style: normal;
}

.ibm-plex-mono-regular {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 400;
  font-style: normal;
}

.ibm-plex-mono-medium {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-style: normal;
}

.ibm-plex-mono-semibold {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 600;
  font-style: normal;
}

.ibm-plex-mono-bold {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  font-style: normal;
}

.ibm-plex-mono-thin-italic {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 100;
  font-style: italic;
}

.ibm-plex-mono-extralight-italic {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 200;
  font-style: italic;
}

.ibm-plex-mono-light-italic {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 300;
  font-style: italic;
}

.ibm-plex-mono-regular-italic {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 400;
  font-style: italic;
}

.ibm-plex-mono-medium-italic {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-style: italic;
}

.ibm-plex-mono-semibold-italic {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 600;
  font-style: italic;
}

.ibm-plex-mono-bold-italic {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  font-style: italic;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "Manrope";
  src: url(fonts/Manrope-VariableFont_wght.woff2) format("woff2"), url(fonts/Manrope-VariableFont_wght.woff) format("woff");
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(fonts/IBMPlexMono-Thin.woff) format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(fonts/IBMPlexMono-ThinItalic.woff) format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(fonts/IBMPlexMono-ExtraLight.woff) format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(fonts/IBMPlexMono-ExtraLightItalic.woff) format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(fonts/IBMPlexMono-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(fonts/IBMPlexMono-LightItalic.woff) format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(fonts/IBMPlexMono-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(fonts/IBMPlexMono-Italic.woff) format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(fonts/IBMPlexMono-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(fonts/IBMPlexMono-MediumItalic.woff) format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(fonts/IBMPlexMono-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(fonts/IBMPlexMono-SemiBoldItalic.woff) format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(fonts/IBMPlexMono-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(fonts/IBMPlexMono-BoldItalic.woff) format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body {
  color: #27231F;
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 14px;
  line-height: 145%;
  letter-spacing: 4%;
  text-transform: uppercase;
  background: linear-gradient(180deg, #E3DEEA 0%, #EDDDD1 25.96%, #FFF0D0 53.85%, #EDDDD1 80.29%, #E3DEEA 100%);
  overflow-anchor: none;
  min-height: 100vh;
}

/* global selection */
::selection {
  background: #e74ea2;
  color: #fff;
  text-shadow: none;
}

::-webkit-selection {
  background: #e74ea2;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #e74ea2;
  color: #fff;
  text-shadow: none;
}

a,
.link,
body a {
  color: #e74ea2;
  text-decoration: none;
  cursor: pointer;
  transition: 0.2s ease all;
}
a:active, a:focus, a:hover,
.link:active,
.link:focus,
.link:hover,
body a:active,
body a:focus,
body a:hover {
  text-decoration: underline;
}
img {
  max-width: 100%;
  height: auto;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  text-transform: none;
}

h1 {
  font-weight: 700;
}

h2 {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 40px;
  letter-spacing: 2px;
  line-height: 118%;
}

h3 {
  font-weight: 600;
}

h4, h5, h6 {
  font-weight: 500;
}

.hide-mobile {
  display: none;
}
@media (min-width: 48em) {
  .hide-mobile {
    display: block;
  }
}

.show-mobile {
  display: block;
}
@media (min-width: 48em) {
  .show-mobile {
    display: none;
  }
}

img.show-mobile {
  width: 100%;
}

.simply-page-content-section {
  padding: 40px 0;
}
@media (min-width: 62em) {
  .simply-page-content-section {
    padding: 80px 0;
  }
}

.entry-title-container {
  padding: 40px 0 0;
}
@media (min-width: 62em) {
  .entry-title-container {
    padding: 80px 0;
  }
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: transparent;
  box-shadow: none;
  z-index: 1000;
  padding: 20px 0px;
  transition: transform 0.3s ease;
  display: flex;
  align-items: center;
}
.site-header.site-header--hidden {
  transform: translateY(-100%);
}
body {
  padding-top: 96px;
}
@media (min-width: 48em) {
  body {
    padding-top: 112px;
  }
}
@media (min-width: 77.5em) {
  body {
    padding-top: 132px;
  }
}

.header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1820px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (min-width: 48em) {
  .header-wrapper {
    padding: 0 40px;
  }
}

.events,
.contacts {
  display: flex;
  width: 30%;
}
.events a,
.contacts a {
  color: #27231F;
  text-decoration: none;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  transition: color 0.3s ease;
}
.events a:hover,
.contacts a:hover {
  color: #e74ea2;
  text-decoration: none;
}

.contacts {
  align-items: flex-end;
  justify-content: flex-end;
}

.events {
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1em;
}

#site-navigation .main-navigation {
  display: flex;
  align-items: center;
}
#site-navigation .menu-toggle {
  background: transparent;
  border: 2px solid #FF63EF;
  color: #FF63EF;
  padding: 0.75rem 1.5rem;
  border-radius: 50px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
#site-navigation .menu-toggle:hover {
  background: #FF63EF;
  color: #fff;
}
@media (min-width: 48em) {
  #site-navigation .menu-toggle {
    display: none;
  }
}
#site-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
}
@media (min-width: 48em) {
  #site-navigation ul {
    display: flex;
    gap: 2rem;
  }
}
#site-navigation ul li a {
  color: #1f1f1f;
  text-decoration: none;
  font-weight: 500;
  font-size: 1rem;
  transition: color 0.3s ease;
}
#site-navigation ul li a:hover {
  color: #FF63EF;
  text-decoration: none;
}
#site-navigation.toggled ul {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  padding: 1rem;
}
#site-navigation.toggled ul li {
  padding: 0.75rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#site-navigation.toggled ul li:last-child {
  border-bottom: none;
}

.site-branding {
  display: flex;
  align-items: center;
}
.site-branding .logo-link {
  display: inline-block;
  transition: transform 0.3s ease;
}
.site-branding .logo-link:hover {
  transform: scale(1.05);
}
.site-branding .site-logo {
  height: 56px;
  width: auto;
  display: block;
}
@media (min-width: 48em) {
  .site-branding .site-logo {
    height: 72px;
  }
}
@media (min-width: 77.5em) {
  .site-branding .site-logo {
    height: 92px;
  }
}
.site-branding .site-title {
  font-family: "Manrope", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: #1f1f1f;
  text-decoration: none;
  margin: 0;
}
.site-branding .site-title a {
  color: #1f1f1f;
  text-decoration: none;
}
.site-branding .site-title a:hover {
  color: #FF63EF;
  text-decoration: none;
}

.site-footer {
  background: transparent;
  padding: 4rem 20px 2rem;
  position: relative;
}
@media (min-width: 48em) {
  .site-footer {
    padding: 5rem 40px 3rem;
  }
}

.footer-container {
  max-width: 1240px;
  margin: 0 auto;
}

.footer-content {
  text-align: center;
  margin-bottom: 4rem;
}
@media (min-width: 48em) {
  .footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    margin-bottom: 3rem;
  }
}

.footer-text {
  margin-bottom: 2rem;
}
@media (min-width: 48em) {
  .footer-text {
    margin-bottom: 0;
    flex: 1;
  }
}

.footer-title {
  font-family: "Manrope", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #1f1f1f;
  margin-bottom: 0.75rem;
}
@media (min-width: 48em) {
  .footer-title {
    font-size: 2.5rem;
  }
}

.footer-description {
  font-size: 1.125rem;
  color: #27231F;
  margin: 0;
}
@media (min-width: 48em) {
  .footer-description {
    font-size: 1.25rem;
  }
}

@media (min-width: 48em) {
  .footer-actions {
    flex-shrink: 0;
    margin-left: 2rem;
  }
}

.btn-join-event {
  display: inline-block;
  padding: 1rem 3rem;
  font-size: 1.125rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0;
  background: #FF63EF;
  color: #fff;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  text-align: center;
  min-width: 280px;
}
@media (min-width: 48em) {
  .btn-join-event {
    min-width: 200px;
    padding: 1.25rem 3.5rem;
    font-size: 1.25rem;
  }
}
.btn-join-event:hover {
  background: rgb(255, 48, 233.7692307692);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(255, 99, 239, 0.4);
  text-decoration: none;
  color: #fff;
}
.btn-join-event:active {
  transform: translateY(0);
}

.footer-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  padding-top: 3rem;
  border-top: 1px solid rgba(39, 35, 31, 0.1);
}
@media (min-width: 48em) {
  .footer-bottom {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}

.footer-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-logo .logo-link {
  display: inline-block;
  transition: transform 0.3s ease;
}
.footer-logo .logo-link:hover {
  transform: scale(1.05);
}
.footer-logo .site-logo {
  height: 60px;
  width: auto;
}
@media (min-width: 48em) {
  .footer-logo .site-logo {
    height: 67px;
  }
}

.footer-social {
  display: flex;
  align-items: center;
  justify-content: center;
}

.social-link {
  display: inline-block;
  transition: transform 0.3s ease;
  width: 42px;
}
.social-link:hover {
  transform: scale(1.1);
}
.social-link .social-icon {
  display: block;
  width: 60px;
  height: 60px;
}
@media (min-width: 48em) {
  .social-link .social-icon {
    width: 84px;
    height: 84px;
  }
}

.footer-copyright {
  text-align: center;
}
@media (min-width: 48em) {
  .footer-copyright {
    text-align: right;
  }
}
.footer-copyright a {
  color: #27231F;
  text-transform: none;
}
.footer-copyright p {
  margin: 0;
  color: #27231F;
  font-size: 0.875rem;
  text-transform: none;
}
@media (min-width: 48em) {
  .footer-copyright p {
    font-size: 1rem;
  }
}

.contact-section {
  padding: 40px 0px 0;
}

.contact-content p {
  text-transform: none;
  font-size: 1.5rem;
  line-height: 120%;
  font-weight: 400;
  padding: 20px 0 8px;
}
.contact-content .contact-continer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 0.5rem;
  padding-top: 1rem;
  align-items: center;
}
@media (min-width: 48em) {
  .contact-content .contact-continer {
    flex-direction: row;
    justify-content: left;
  }
}

.home-page {
  overflow-x: hidden;
}

.hero-section {
  position: relative;
  min-height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  overflow: hidden;
}
@media (min-width: 48em) {
  .hero-section {
    min-height: 90vh;
    padding: 40px 20px;
  }
}
@media (min-width: 62em) {
  .hero-section {
    padding: 60px 20px;
  }
}

.hero-ducks {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}

.hero-duck {
  position: absolute;
  width: 48px;
  height: auto;
  top: 50%;
  left: -60px;
  transform: translateY(-50%);
  animation: hero-duck-slide var(--duck-duration, 12s) linear forwards;
  animation-delay: var(--duck-delay, 0s);
  opacity: 0.85;
}
@media (min-width: 48em) {
  .hero-duck {
    width: 64px;
  }
}
@media (min-width: 62em) {
  .hero-duck {
    width: 80px;
  }
}
.hero-duck--1 {
  top: 42%;
}
.hero-duck--2 {
  top: 52%;
}
.hero-duck--3 {
  top: 58%;
}
.hero-duck--summoned {
  animation-delay: 0s;
}

@keyframes hero-duck-slide {
  0% {
    left: -60px;
    opacity: 0;
  }
  8% {
    opacity: 0.85;
  }
  92% {
    opacity: 0.85;
  }
  100% {
    left: 100%;
    margin-left: 20px;
    opacity: 0;
  }
}
#duck-summoner {
  cursor: pointer;
}

.hero-content {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  text-align: center;
}

.hero-title {
  font-family: "Manrope", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  color: #1f1f1f;
  margin-bottom: 1.5rem;
  line-height: 1.2;
}
@media (min-width: 48em) {
  .hero-title {
    font-size: 4.5rem;
  }
}
@media (min-width: 62em) {
  .hero-title {
    font-size: 5.5rem;
  }
}

.hero-subtitle {
  font-size: 1.25rem;
  color: #27231F;
  margin-bottom: 2.5rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 48em) {
  .hero-subtitle {
    font-size: 1.5rem;
  }
}

.features-section {
  padding: 80px 20px;
  background: transparent;
}

.features-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 48em) {
  .features-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem;
  }
}

.feature-card {
  text-align: center;
  padding: 2rem;
  border-radius: 12px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.feature-icon {
  margin-bottom: 1.5rem;
  display: inline-block;
}

.feature-title {
  font-family: "Manrope", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  color: #1f1f1f;
  margin-bottom: 1rem;
}

.feature-description {
  color: #27231F;
  line-height: 1.6;
}

.section-header {
  text-align: center;
  margin-bottom: 4rem;
}

.section-title {
  font-family: "Manrope", sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  letter-spacing: 2px;
  color: #1f1f1f;
  margin-bottom: 1rem;
}
@media (min-width: 48em) {
  .section-title {
    font-size: 3.5rem;
    font-weight: 400;
  }
}
@media (min-width: 62em) {
  .section-title {
    font-size: 4.5rem;
  }
}
@media (min-width: 77.5em) {
  .section-title {
    font-size: 5rem;
  }
}

.section-subtitle {
  font-size: 1.125rem;
  color: #27231F;
  max-width: 600px;
  margin: 0 auto;
}

.name-section {
  padding: 20px 0px;
  background: transparent;
}
@media (min-width: 48em) {
  .name-section {
    padding: 20px 0px 60px;
  }
}
@media (min-width: 62em) {
  .name-section {
    padding: 20px 0px 100px;
  }
}

h1 {
  font-size: 3rem;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 14px;
  color: #1f1f1f;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 62em) {
  h1 {
    font-size: 5rem;
    letter-spacing: 18px;
  }
}
@media (min-width: 77.5em) {
  h1 {
    font-size: 7rem;
    letter-spacing: 24px;
  }
}
h1 span {
  display: inline-block;
  padding: 0 10px;
}

.about-section {
  padding: 30px 0px;
  background: transparent;
}
@media (min-width: 48em) {
  .about-section {
    padding: 40px 0px;
  }
}
@media (min-width: 62em) {
  .about-section {
    padding: 50px 0px;
  }
}
.about-section h3 {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 2.5px;
  color: #1f1f1f;
  text-align: center;
  line-height: 110%;
  padding: 60px 0 40px;
}
@media (min-width: 62em) {
  .about-section h3 {
    padding-top: 80px;
    padding-bottom: 0;
    font-size: 2.5rem;
  }
}

.about-content p.subtitle {
  margin-bottom: 0px;
}
@media (min-width: 62em) {
  .about-content p.subtitle {
    margin-bottom: -30px;
  }
}

.tea-title .section-title {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem 1rem;
  align-items: flex-start;
  text-align: left;
  line-height: 1.1;
}
@media (min-width: 62em) {
  .tea-title .section-title {
    gap: 0.2rem 1.75rem;
  }
}

.tea-title .section-title > span {
  display: inline-block;
}

.tea-title .section-title > span > span {
  display: inline-block;
}

.text-indent-span {
  opacity: 0;
  padding-left: 4em;
}

.about-text {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
  padding: 20px 0px;
  line-height: 160%;
  letter-spacing: 0.5px;
  font-weight: 500;
}
@media (min-width: 48em) {
  .about-text {
    flex-direction: row;
  }
}
@media (min-width: 62em) {
  .about-text {
    padding: 40px 0px;
  }
}
.about-text .section-title {
  text-align: left;
  margin-bottom: 2rem;
  gap: 4rem;
}
.about-text p {
  color: #27231F;
  line-height: 1.8;
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
}
.about-text .about-text-content {
  max-width: 600px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.about-text .white-btn {
  background: rgba(255, 255, 255, 0.4);
  background-image: url(../img/arrow.svg);
  background-size: 26px;
  background-position: right 32px center;
  background-repeat: no-repeat;
}
.about-text .white-btn:hover {
  color: #FF63EF;
}
.about-text .pink-btn {
  background-image: url(../img/arrow.svg);
  background-size: 26px;
  background-position: right 32px center;
  background-repeat: no-repeat;
}
.about-text .violet {
  color: #B339E8;
  font-weight: bold;
}
.about-text .violet-dark {
  color: #6720C5;
  font-weight: bold;
}
.about-text .blue {
  color: #1520FE;
  font-weight: bold;
}
.about-text .pink {
  color: #e74ea2;
  font-weight: bold;
}
.about-text a {
  display: flex;
  padding-right: 80px;
  width: fit-content;
  color: #27231F;
  font-family: "Manrope", sans-serif;
  text-transform: none;
  font-weight: 900;
  margin: 24px auto;
}

.about-image {
  width: 100%;
  height: 400px;
  border-radius: 16px;
  overflow: hidden;
}
@media (min-width: 62em) {
  .about-image {
    height: 500px;
  }
}

.about-placeholder {
  width: 100%;
  height: 100%;
  border-radius: 16px;
}

.cta-section {
  padding: 100px 20px;
  background: linear-gradient(135deg, #FF63EF 0%, #F5FF63 100%);
  text-align: center;
}

.cta-content {
  max-width: 800px;
  margin: 0 auto;
}

.cta-title {
  font-family: "Manrope", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  color: #27231F;
  margin-bottom: 1.5rem;
}
@media (min-width: 48em) {
  .cta-title {
    font-size: 3.5rem;
  }
}

.cta-subtitle {
  font-size: 1.25rem;
  color: #27231F;
  margin-bottom: 2.5rem;
  opacity: 0.9;
}
@media (min-width: 48em) {
  .cta-subtitle {
    font-size: 1.5rem;
  }
}

.btn {
  display: inline-block;
  padding: 1rem 2.5rem;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: 50px;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  text-align: center;
}
.btn.btn-primary {
  background: #FF63EF;
  color: #fff;
}
.btn.btn-primary:hover {
  background: rgb(255, 48, 233.7692307692);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(255, 99, 239, 0.4);
  text-decoration: none;
}
.btn.btn-secondary {
  background: transparent;
  color: #FF63EF;
  border: 2px solid #FF63EF;
}
.btn.btn-secondary:hover {
  background: #FF63EF;
  color: #fff;
  text-decoration: none;
}
.btn.btn-large {
  padding: 1.25rem 3rem;
  font-size: 1.125rem;
}
.btn.btn-yellow {
  background: #F5FF63;
  color: #27231F;
}
.btn.btn-yellow:hover {
  background: rgb(241.7307692308, 255, 48);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(245, 255, 99, 0.4);
  text-decoration: none;
}

.container {
  width: 100%;
  max-width: 1650px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (min-width: 48em) {
  .container {
    padding: 0 40px;
  }
}

h4 {
  font-size: 2.5rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 5px;
  color: #1f1f1f;
  text-align: left;
  padding: 24px 0;
  margin-left: -3px;
}

.robo-text {
  max-width: 600px;
  line-height: 160%;
  letter-spacing: 0.5px;
  font-weight: 500;
  margin-top: 1rem;
}

.event-image {
  aspect-ratio: 6/8;
  overflow: hidden;
}
.event-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.events-section {
  padding: 20px 0px;
  background: transparent;
}
@media (min-width: 48em) {
  .events-section {
    padding: 40px 0px;
  }
}
@media (min-width: 62em) {
  .events-section {
    padding: 80px 0px;
  }
}

.events-continer {
  padding-top: 20px;
}
@media (min-width: 48em) {
  .events-continer {
    padding-top: 40px;
  }
}

.events-swiper {
  padding-top: 20px;
  overflow: hidden;
}
@media (min-width: 48em) {
  .events-swiper {
    padding-top: 40px;
  }
}
.events-swiper .swiper-wrapper {
  align-items: stretch;
}
.events-swiper .swiper-slide {
  display: flex;
  height: auto;
  justify-content: center;
}
.events-swiper .event-card {
  width: 100%;
  max-width: 400px;
}

.event-card {
  background-color: #27231F;
  color: #FFFBD6;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  max-width: 400px;
}
.event-card .event-info {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.event-card h5 {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 120%;
}
.event-card p {
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-align: right;
}
.event-card p b {
  font-weight: 600;
  font-size: 16px;
}
.event-card .date-place {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}
.event-card .date-place span {
  text-transform: none;
  font-size: 20px;
  font-weight: 400;
}

.sponsors-section {
  padding: 80px 0px;
  background: transparent;
}
@media (min-width: 48em) {
  .sponsors-section {
    padding: 40px 0px;
  }
}
@media (min-width: 62em) {
  .sponsors-section {
    padding: 80px 0px;
  }
}
.sponsors-section p {
  font-size: 12px;
  text-align: right;
  padding-top: 16px;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 500;
}
@media (min-width: 48em) {
  .sponsors-section p {
    font-size: 1.2rem;
    letter-spacing: 5px;
  }
}

.sponsors-continer {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 0px;
}
@media (min-width: 75em) {
  .sponsors-continer {
    padding: 20px 0px;
  }
}
.sponsors-continer .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sponsors-continer img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 75em) {
  .sponsors-continer {
    padding: 20px 5rem;
    justify-content: space-between;
  }
}

.girls-section {
  padding: 20px 0px;
}
@media (min-width: 48em) {
  .girls-section {
    padding: 40px 0px;
  }
}
@media (min-width: 62em) {
  .girls-section {
    padding: 80px 0px;
  }
}
.girls-section h3 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #1f1f1f;
  margin-bottom: 1rem;
}
.girls-section p.subtitle {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #27231F;
  margin-bottom: 1rem;
  text-transform: none;
  text-align: right;
  padding-top: 20px;
}
@media (min-width: 48em) {
  .girls-section p.subtitle {
    font-size: 1.2rem;
    letter-spacing: 5px;
  }
}
.girls-section h2 {
  text-align: right;
}
.girls-section .img-container {
  margin-right: -30px;
  z-index: 1;
  position: relative;
  overflow: visible;
}
.girls-section .img-container img {
  height: 100%;
  object-fit: cover;
  overflow: visible;
}

.girls-container {
  display: flex;
  flex-direction: column;
  gap: 2px;
  justify-content: space-between;
}
@media (min-width: 62em) {
  .girls-container {
    gap: 2rem;
  }
}

.girls-net {
  position: relative;
  z-index: 2;
  display: flex;
  padding-top: 20px;
  flex-direction: column;
}
@media (min-width: 62em) {
  .girls-net {
    padding-top: 80px;
    flex-direction: row;
  }
  .girls-net .img-container {
    width: 50%;
  }
}
@media (min-width: 62em) and (min-width: 62em) and (max-width: 75em) {
  .girls-net .img-container {
    opacity: 0.3;
  }
}
@media (min-width: 62em) and (min-width: 75.0625em) and (max-width: 81.25em) {
  .girls-net .img-container {
    opacity: 0.5;
  }
}
@media (min-width: 62em) {
  .girls-net .girls-container {
    width: 50%;
    max-width: 850px;
    position: relative;
    z-index: 2;
  }
}
.girls-net .links-container {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.girls-net .girl-text {
  max-width: 800px;
  text-transform: none;
  line-height: 150%;
  letter-spacing: 0px;
  font-size: 1rem;
  font-weight: 400;
  text-align: justify;
}
@media (min-width: 48em) {
  .girls-net .girl-text {
    letter-spacing: 1px;
    font-size: 1.35rem;
  }
}
.girls-net .header-holder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0 20px;
}
@media (min-width: 48em) {
  .girls-net .header-holder {
    align-items: flex-end;
  }
}
.girls-net .header-holder img {
  width: 40px;
  max-height: 40px;
  margin-left: 20px;
}
.girls-net .header-holder h5 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 120%;
  color: #1f1f1f;
}
@media (min-width: 48em) {
  .girls-net .header-holder h5 {
    letter-spacing: 1px;
    font-size: 3.5rem;
    font-weight: 400;
  }
}
.girls-net .header-holder h5 a {
  color: #e74ea2;
  text-decoration: underline;
}
.girls-net .header-holder h5 a:hover {
  color: #27231F;
  opacity: 0.7;
}
.girls-net .header-holder h5 a:visited {
  color: #e74ea2;
}
.girls-net .header-holder p {
  font-size: 1rem;
  font-family: "Manrope", sans-serif;
  text-transform: none;
  font-weight: 300;
  line-height: 120%;
}
@media (min-width: 48em) {
  .girls-net .header-holder p {
    letter-spacing: 1px;
    font-size: 2.5rem;
    font-weight: 400;
  }
}

.invitation-section {
  padding: 20px 0px;
  background: transparent;
}
@media (min-width: 48em) {
  .invitation-section {
    padding: 40px 0px;
  }
}
@media (min-width: 62em) {
  .invitation-section {
    padding: 50px 0px;
  }
}
.invitation-section h2 {
  text-align: center;
  padding-bottom: 16px;
  padding-top: 40px;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 2.5px;
  color: #1f1f1f;
  text-align: center;
  line-height: 150%;
}
@media (min-width: 62em) {
  .invitation-section h2 {
    padding-top: 80px;
    padding-bottom: 36px;
    font-size: 2.5rem;
  }
}
.invitation-section .invitation-text {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
  padding: 0px 0px;
  line-height: 160%;
  letter-spacing: 0.5px;
  font-weight: 500;
}
@media (min-width: 48em) {
  .invitation-section .invitation-text {
    flex-direction: row;
    padding: 20px 0px;
    gap: 4rem;
  }
}
@media (min-width: 48em) {
  .invitation-section .invitation-text .invitation-text-content {
    width: 50%;
    max-width: 600px;
  }
}
.invitation-section .button-container {
  margin: 24px auto;
  text-align: center;
}

.istok.about-section h3 {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 2.5px;
  color: #1f1f1f;
  text-align: center;
  line-height: 110%;
  padding: 60px 0 0px;
}
@media (min-width: 62em) {
  .istok.about-section h3 {
    padding-top: 80px;
    padding-bottom: 0;
    font-size: 2.5rem;
  }
}
.istok.about-section .video {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.istok.about-section .video video {
  width: 100%;
}

.istok-events-section {
  padding: 0px 0px;
  background: transparent;
}
@media (min-width: 48em) {
  .istok-events-section {
    padding: 40px 0px;
  }
}
@media (min-width: 62em) {
  .istok-events-section {
    padding: 80px 0px;
  }
}
.istok-events-section .istok-events-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 62em) {
  .istok-events-section .istok-events-content {
    gap: 2rem;
  }
}
.istok-events-section .istok-party-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  padding: 16px 0 1.5em;
}
@media (min-width: 62em) {
  .istok-events-section .istok-party-info {
    padding: 3em 0;
    flex-direction: row;
    justify-content: space-around;
  }
  .istok-events-section .istok-party-info.flex-reverse {
    flex-direction: row-reverse;
  }
  .istok-events-section .istok-party-info.flex-reverse img {
    transform: rotate(-12deg);
  }
}
@media (max-width: 47.99em) {
  .istok-events-section .istok-party-info h4 {
    font-size: 1.5rem;
    line-height: 135%;
    padding: 12px 0;
  }
}
@media (min-width: 48em) {
  .istok-events-section .istok-party-info img {
    transform: rotate(12deg);
  }
}
@media (min-width: 62em) {
  .istok-events-section .istok-party-info .istok-party-txt {
    width: 50%;
  }
}
.istok-events-section .istok-party-info .istok-party-txt h4 {
  text-transform: uppercase;
  line-height: 120%;
}

.newera {
  padding: 80px 0px;
  background: transparent;
}
@media (min-width: 48em) {
  .newera {
    padding: 40px 0px;
  }
}
@media (min-width: 62em) {
  .newera {
    padding: 80px 0px;
  }
}
.newera .newera-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
@media (min-width: 62em) {
  .newera .newera-content {
    flex-direction: row;
    justify-content: space-between;
  }
}

.istok-party-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 500px;
}

.gallery-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
@media (min-width: 62em) {
  .gallery-container {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.gallery-container .gallery-item {
  width: 100%;
  overflow: hidden;
}
@media (min-width: 62em) {
  .gallery-container .gallery-item {
    max-height: 500px;
    width: auto;
  }
}
.gallery-container .gallery-item img {
  height: 100%;
  object-fit: cover;
}
.gallery-container .gallery-item video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}