
@font-face {
  font-family: Lato;
  font-display: swap;
  src: url("../fonts/Lato-Bold.eot");
  src: url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff2") format("woff2"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Lato;
  font-display: swap;
  src: url("../fonts/Lato-Italic.eot");
  src: url("../fonts/Lato-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Italic.woff2") format("woff2"), url("../fonts/Lato-Italic.woff") format("woff"), url("../fonts/Lato-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: Lato;
  font-display: swap;
  src: url("../fonts/Lato-Regular.eot");
  src: url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Nunito;
  font-display: swap;
  src: url("../fonts/Nunito-Regular.eot");
  src: url("../fonts/Nunito-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Nunito-Regular.woff2") format("woff2"), url("../fonts/Nunito-Regular.woff") format("woff"), url("../fonts/Nunito-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Nunito;
  font-display: swap;
  src: url("../fonts/Nunito-Bold.eot");
  src: url("../fonts/Nunito-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Nunito-Bold.woff2") format("woff2"), url("../fonts/Nunito-Bold.woff") format("woff"), url("../fonts/Nunito-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Nunito;
  font-display: swap;
  src: url("../fonts/Nunito-SemiBold.eot");
  src: url("../fonts/Nunito-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Nunito-SemiBold.woff2") format("woff2"), url("../fonts/Nunito-SemiBold.woff") format("woff"), url("../fonts/Nunito-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

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;
}

:focus {
  outline: 0;
}

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;
}

html {
  scroll-behavior: smooth;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

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

/* REACTIONS SECTION */

.reactions-section {
  /* background: linear-gradient(135deg, #000 0%, #111 100%); */
  /* background-color: blue; */
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}

.reactions-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}

.reaction-container {
  /* max-width: 1200px; */
  margin: 0 auto;
  padding: 0 20px;
}

.reactions-title {
  text-align: center;
  font-size: clamp(2rem, 5vw, 3rem);
  margin-bottom: 60px;
  font-weight: 200;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  opacity: 0.9;
}

.reactions-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: grab;
  user-select: none;
  mask: linear-gradient(90deg, transparent 0%, black 8%, black 92%, transparent 100%);
  -webkit-mask: linear-gradient(90deg, transparent 0%, rgb(0, 0, 0) 3%, rgba(0, 0, 0) 97%, transparent 100%);
}

.reactions-wrapper:active {
  cursor: grabbing;
}

.reactions-track {
  display: flex;
  gap: 40px;
  will-change: transform;
  transition: none;
  padding: 30px 0;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000px;
}

.reaction-item {
  flex: 0 0 280px;
  width: 280px;
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.reaction-video-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 9/16;
  background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%);
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 
      0 20px 40px rgba(0, 0, 0, 0.5),
      0 0 0 1px rgba(255, 255, 255, 0.08);
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  backdrop-filter: blur(10px);
}

.reaction-item:hover .reaction-video-wrapper {
  box-shadow: 
      0 30px 60px rgba(0, 0, 0, 0.7),
      0 0 0 1px rgba(255, 255, 255, 0.15),
      0 0 20px rgba(255, 255, 255, 0.1);
}

.reaction-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}


.reaction-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;

  /* Fade from transparent (top) to dark (bottom) */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.1) 40%,
    rgba(0, 0, 0, 0.25) 70%,
    rgba(0, 0, 0, 0.4) 100%
  );

  color: #fff;
  padding: 30px 20px 20px;
  font-size: 0.9rem;
  font-weight: 300;
  text-align: center;

  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);

  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}



/* Responsive Design */
@media (max-width: 1024px) {
  .reactions-section {
      padding: 80px 0;
  }
  
  .reaction-item {
      flex: 0 0 240px;
      width: 240px;
  }
  
  .reactions-track {
      gap: 30px;
  }
}

@media (max-width: 768px) {
  .reactions-section {
      padding: 60px 0;
  }
  
  .reaction-item {
      flex: 0 0 200px;
      width: 200px;
  }
  
  .reactions-track {
      gap: 25px;
  }
  
  .reaction-video-wrapper {
      border-radius: 20px;
  }

  
}

@media (max-width: 480px) {
  .reaction-item {
      flex: 0 0 160px;
      width: 160px;
  }
  
  .reactions-track {
      gap: 20px;
  }
  
  .reaction-overlay {
      font-size: 0.8rem;
      padding: 20px 15px 15px;
  }
}

/* Disable text selection and image dragging */
.reactions-wrapper * {
  user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

/* Loading animation */
.loading {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 400px;
}

.loading::after {
  content: '';
  width: 40px;
  height: 40px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-top: 3px solid #fff;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/* ----------------- */

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  font-family: "Nunito";
  font-weight: 400;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

body {
  background-color: #000000;
  color: #f2f2f2;
  cursor: default;
}

.wrapper {
  overflow: hidden;
  height: 100%;
  position: relative;
}

.container {
  max-width: 1246px;
  width: 100%;
  margin: 0 auto;
  padding-left: 25px;
  padding-right: 25px;
}

.hero-container {
  margin-top: -10%;
  /* background-color: yellow; */
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.row > * {
  margin-left: 15px;
  margin-right: 15px;
}

.moon {
  position: absolute;
  width: 56.3vw;
  height: 56.3vw;
  top: 100px;
  left: 6.5%;
}

/* SUPPORt PAGE */
.main-heading{
  width: 100%;
  display: flex;
  flex: 1;
  flex-direction: row;
  align-items: start;
  gap: 2.5vw;
  justify-content: space-between;
}

.main-heading-title{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  
}

.main-heading-title h2{
  position: relative;
  
}

.main-heading-buttons{
  display: flex;
  flex: 2;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 4px;
  width: 100%;
  height: 40px;
  gap: 10px;
}

#custom-paypal-container{
  padding: 6px 20px;
}

.main-heading div{
  /* background-color: yellow; */
}

/*  */

.moon__wrapper {
  position: absolute;
  width: 99%;
  height: 99%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.15);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

.moon img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.no-webp .main__home {
  background-image: url("../images/bg.png"); }

.main__home {
  background-size: 170%;
  background-repeat: no-repeat;
  background-position-y: 0px;
  background-position-x: -40px;
}

.btn {
  display: block;
  font-family: Lato;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.1875rem;
  min-width: 200px;
  margin: 0 auto;
  padding: 20.5px 0;
  border: none;
  border-radius: 50px;
  background-color: #0066ff;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

.btn:hover {
  background-color: #003d99;
  color: #cccccc;
}

.info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 60px;
  padding: 48px 46px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 20px;
}

.info__title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
}

.info__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px;
}

.info__text p {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.title {
  position: relative;
  font-family: Lato;
  font-weight: 600;
  font-size: 2.25rem;
  line-height: 50px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.subtitle {
  font-family: Lato;
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 600;
  text-transform: uppercase;
  padding: 20px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.subtitle span {
  color: #0066ff;
}

.text {
  color: #f2f2f2;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
}

.text--italic {
  font-family: "Lato";
  font-style: italic;
  color: #f2f2f2;
}

.text__link {
  color: #0066ff;
  text-transform: uppercase;
  text-decoration: none;
}

.header {
  width: 100%;
  position: absolute;
  top: 0;
  padding: 30px 0 60px;
  z-index: 1;
}

.header__row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nav {
  display: none;
}

.burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  z-index: 1;
}

.burger .line {
  margin-top: 10px;
}

.burger .line:first-child {
  margin-top: 0;
}

.line {
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  position: absolute;
  top: -1000%;
  background-color: #0066ff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 100;
}

.menu.active {
  top: 0;
}

.menu__list {
  padding: 90px 0 100px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 40px;
  font-family: Lato;
  font-weight: 700;
}

.menu__link {
  font-size: 1rem;
  text-decoration: none;
  text-transform: uppercase;
  color: inherit;
}

.close {
  position: relative;
  width: 32px;
  height: 32px;
  margin: 32px 32px 0 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.close .line:first-child {
  -webkit-transform: rotate(90deg) translate(50%, 0);
      -ms-transform: rotate(90deg) translate(50%, 0);
          transform: rotate(90deg) translate(50%, 0);
}

.close .line:last-child {
  position: absolute;
  top: 50%;
}

.virtual {
  position: relative;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Lato";
  font-weight: 600;
  padding: 150px 0 80px;
}

.virtual__row {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.virtual__title {
  position: relative;
  font-size: 4.0625rem;
  text-transform: uppercase;
  text-align: end;
  line-height: 1;
  z-index: 1;
}

.virtual__title p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.virtual__title p span:first-child {
  margin-left: auto;
}

.virtual__animate {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 55px;
  color: inherit;
  -webkit-transform: translate(1px, 0);
      -ms-transform: translate(1px, 0);
          transform: translate(1px, 0);
  cursor: pointer;
}

.virtual__animate::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #0066ff;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.virtual__animate:hover::before {
  -webkit-transform: scale(78.4%);
      -ms-transform: scale(78.4%);
          transform: scale(78.4%);
}

.virtual__animate::after {
  content: "demos";
  position: absolute;
  font-size: 0.75rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.virtual__text {
  color: #f2f2f2;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 150%;
  padding: 20px 50px 0;
  z-index: 1;
}

.virtual__social {
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.virtual__join {
  font-family: Nunito;
}

.social__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 10px;
}

.social__item {
  width: 40px;
  height: 40px;
}

.social__item:hover {
  opacity: 0.6;
}

.social__link {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../images/twitter.svg");
  background-size: contain;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

/* TOOLTIP */
.social__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 10px;
}

.social__item {
  width: 40px;
  height: 40px;
  position: relative; /* Added for tooltip positioning */
}

.social__item:hover {
  opacity: 0.6;
}

.social__link {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../images/twitter.svg");
  background-size: contain;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: relative; /* Added for tooltip positioning */
}

/* FINAL Tooltip Styles */

.social__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 10px;
}

.social__item {
  width: 40px;
  height: 40px;
  position: relative; /* Added for tooltip positioning */
}

.social__item:hover {
  opacity: 1;
}

.social__link {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../images/twitter.svg");
  background-size: contain;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: relative; /* Added for tooltip positioning */
}

/* Tooltip Styles */
.tooltip {
  position: absolute;
  right: 50px; /* Position to the left of the icon */
  top: 50%;
  transform: translateY(-50%);
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  pointer-events: none;
  z-index: 1000;
  background-color: white;
  /* background: linear-gradient(135deg, #ffffff, #d5d5d5); */
  border: 1px solid #333;
  color: black;
}


/* Show tooltip on hover - Desktop only */
@media (min-width: 768px) {
  .social__link:hover .tooltip {
    opacity: 1;
    visibility: visible;
  }
}


/* Alternative positioning if icons are at screen edge */
@media (max-width: 400px) {
  .tooltip {
    left: 50px; /* Position to the right instead on small screens */
    right: auto;
  }
  
  .tooltip::before {
    left: -5px;
    right: auto;
    border-left-color: transparent;
    border-right-color: rgba(0, 0, 0, 0.9);
  }
  
}

/* ------- */

.social__link--youtube {
  background-image: url("../images/youtube.svg");
}

.social__link--facebook {
  background-image: url("../images/facebook.svg");
}

.social__link--instagram {
  background-image: url("../images/instagram.svg");
}

.private {
  margin-bottom: 80px;
}

.private__block {
  margin: 40px 0 80px;
}

.private__title {
  max-width: 510px;
}

.private__info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.private__img {
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(50% - 30px);
}

.private__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}

.private__grid {
  display: -ms-grid;
  display: grid;
      grid-template-areas: "text" "form" "button";
}

.private__grid .private__info {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  width: 100%;
  grid-area: text;
  margin-bottom: 40px;
}

.private__grid .private__form {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: form;
}

.private__grid .btn {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: button;
  -ms-grid-row-align: start;
      align-self: start;
  -ms-grid-column-align: center;
      justify-self: center;
}

.control {
  margin-top: 40px;
  row-gap: 26px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.control__text {
  line-height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: inherit;
}

.no-webp .control__text::after {
  background-image: url("../images/play.png"); }

.control__text::after {
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  background-size: contain;
  margin-left: 14px;
}

.control__text:hover::after {
  opacity: 0.8;
}

.form {
  margin-left: auto;
  margin-bottom: 75px;
}

.form__select {
  position: relative;
}

.form__select::after {
  content: "";
  display: block;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  border-color: #a1a1a1 transparent transparent transparent;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 1rem;
  z-index: 1;
  margin-top: 5px;
}

.form select {
  display: none;
}

.form .select,
.form input,
.form option {
  width: 100%;
  color: #a1a1a1;
  font-size: 1rem;
  line-height: 1.6;
  padding-bottom: 16px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #a1a1a1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-bottom: 19px;
}

.form input:last-child {
  margin-bottom: 0;
}

.select {
  position: relative;
}

.select__list {
  width: 100%;
  background-color: #000000;
  position: absolute;
  padding: 20px;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.select__list.open {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
}

.select__item {
  padding-bottom: 16px;
  font-size: 1.125rem;
  color: #f2f2f2;
  border-bottom: 1px solid #a1a1a1;
  margin-bottom: 20px;
  cursor: pointer;
}

.select__item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

.overview__row {
  margin-bottom: 80px;
  padding-top: 40px;
  border-top: 1px solid #fff;
}

.overview__block:nth-child(2) {
  margin: 40px 0;
}

.overview__block:nth-child(3) {
  margin-top: auto;
}

.overview__title {
  margin-bottom: 0;
  padding-bottom: 40px;
}

.overview__info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.overview__text {
  margin-top: auto;
}

.overview__subtitle {
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 600;
  text-decoration: underline;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.overview__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  margin-top: 40px;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.overview__img img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.overview__img .overview__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0 0;
}

.no-webp .overview__img .overview__subtitle::after {
  background-image: url("../images/play.png"); }

.overview__img .overview__subtitle::after {
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  background-size: contain;
  margin-left: 14px;
}

.overview__img .overview__subtitle:hover::after {
  opacity: 0.8;
}

.overview .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}

.overview .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.overview .card__title {
  font-family: "Lato";
  font-size: 1rem;
  text-transform: uppercase;
  border: 1px solid #f2f2f2;
  border-radius: 50%;
  width: 48px;
  line-height: 48px;
  text-align: center;
}

.overview .card__text {
  font-size: 0.75rem;
  text-transform: uppercase;
  margin-top: 12px;
  color: #66a3ff;
}

.arch {
  margin-bottom: 60px;
}

.arch__row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.arch__subtitle {
  font-family: Lato;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 20px;
}

.arch__title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  margin-bottom: 0;
}

.arch__text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  margin-left: auto;
}

.arch__info {
  margin-top: 60px;
}

.contact {
  margin-bottom: 130px;
}

.contact__row {
  padding-top: 40px;
}

.contact__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.contact__text,
.contact__share {
  margin-bottom: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.contact__subtitle {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 600;
  text-decoration: underline;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.contact__item {
  font-size: 0.875rem;
  line-height: 1.6;
}

.contact__block {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.contact__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: auto;
  margin-bottom: 0;
}

.contact__form textarea {
  font-family: "Nunito";
  font-size: 1rem;
  color: #a1a1a1;
  padding: 20px 0 0 20px;
  background-color: transparent;
  border: 1px solid #a1a1a1;
  width: 100%;
  height: 210px;
  resize: none;
  margin: 45px 0;
}

.form__block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 40px;
}

.form__text {
  position: relative;
  font-size: 1.125rem;
  line-height: 1.8;
  color: #cccccc;
  padding-left: 34px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.form__text::before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  background-image: url("../images/star.svg");
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}

.form__btn {
  margin-top: 60px;
}

.expl {
  margin-top: 130px;
}

.expl__row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.expl__info {
  margin-top: 20px;
  padding-top: 40px;
  border-top: 1px solid #fff;
}

.expl__img img {
  width: 100%;
  height: 128px;
  -o-object-fit: cover;
     object-fit: cover;
}

.expl__text {
  margin-top: 20px;
}

.expl__text .text {
  line-height: 1.4;
  color: #cccccc;
}

.expl__text .text:last-child {
  margin-top: 20px;
}

.expl__text .text--italic {
  margin-top: 20px;
  font-size: 1.5rem;
  line-height: 1.4;
}

.expl__text .text--italic p::before {
  content: "-";
  display: inline-block;
  margin-right: 20px;
}

.vision {
  margin-top: 60px;
}

.vision__row {
  margin-top: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.vision__text {
  color: #cccccc;
}

.vision__text.text--italic {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 20px;
  margin-bottom: 20px;
}

.vision__text:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.vision__text:nth-child(2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.vision__text:nth-child(3) {
  margin-top: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.mission {
  margin-top: 60px;
}

.mission__info {
  margin-top: 30px;
}

.mission__row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.mission__text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  line-height: 1.4;
  color: #a1a1a1;
}

.mission__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  margin-bottom: 40px;
}

.mission__img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}


/* FAQ ITEM */


.faq__item {

  padding: 20px 10px;

}

/* -------- */
/* .team {
  margin-top: 60px;
}

.team__info {
  margin-top: 40px;
}

.team__list{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.team__item {
  position: relative;
  padding: 48px 0 40px;
  font-size: 1.25rem;
  color: #f2f2f2;
  border: 1px solid #f2f2f2;
}

.team__item::after {
  content: "";
  display: block;
  position: absolute;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  border-color: #fff transparent transparent transparent;
  pointer-events: none;
  margin-right: 16px;
  top: 0;
  right: 0;
  -webkit-transform: translateY(50px) rotate(0deg);
      -ms-transform: translateY(50px) rotate(0deg);
          transform: translateY(50px) rotate(0deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.team__item.active::after {
  -webkit-transform: translateY(50px) rotate(180deg);
      -ms-transform: translateY(50px) rotate(180deg);
          transform: translateY(50px) rotate(180deg);
} */

/* TEAM ACCORDION STYLES */
.team {
  max-width: 1200px;
  margin: 0 auto;
}

.team__subtitle {
  color: #fff;
  font-size: 2.5rem;
  margin-bottom: 40px;

}


.team__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.team__item {
  position: relative;
  background-color: #111;
  border: 1px solid #333;
  color: #f2f2f2;
  overflow: hidden;
  transition: all 0.3s ease;
}

.team__header {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}

.team__header:hover {
  background-color: #1a1a1a;
  /* background-color: #000; */
}

.team__img {
  width: 150px;
  height: 200px;
  margin-right: 20px;
  flex-shrink: 0;
  overflow: hidden;
  background-color: #333;
}

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

.team__basic-info {
  flex: 1;
}

.team__name {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 8px;
  color: #fff;
}

.team__brief {
  font-size: 0.9rem;
  color: #ccc;
  line-height: 1.4;
}

.team__toggle {
  position: relative;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  padding: 0 0 0 20px;
  cursor: pointer;
}

.team__toggle::before,
.team__toggle::after {
  content: '';
  position: absolute;
  background-color: #fff;
  transform-origin: center;
  transition: all 0.3s ease;
  transform-origin: 0% 0%;
}

.team__toggle::before {
  width: 20px;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.team__toggle::after {
  width: 2px;
  height: 20px;
  top: 50%;
  left: 50%;

  /* background-color: red; */
  transform: translate(-50%, -50%);
}

.team__item.active .team__toggle::after {
  rotate: 90deg;
}

.team__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.6s ease;
}

.team__item.active .team__content {
  max-height: 1000px;
  transition: max-height 1.5s ease;
}

.team__details {
  padding: 20px;
  /* border-top: 1px solid #333; */
}

.team__details p {
  margin-bottom: 15px;
  line-height: 1.6;
  color: #ccc;
}

.team__details a {
  color: #0065FF;
  text-decoration: none;
}

.team__details a:hover {
  text-decoration: underline;
}
/* --------------------- */

/* VOLUNTEERS ACCORDION STYLES */
/* VOLUNTEERS ACCORDION STYLES */
.volunteers {
  max-width: 1200px;
  margin: 150px auto;
  padding: 0 20px; /* Add base padding for large screens */
}

.volunteers__subtitle {
  color: #fff;
  font-size: 2.5rem;
  margin-bottom: 40px;
}

.volunteers__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.volunteers__item {
  position: relative;
  background-color: #111;
  border: 1px solid #333;
  color: #f2f2f2;
  overflow: hidden;
  transition: all 0.3s ease;
  
}

.volunteers__header {
  display: flex;
  /* Align items to the top for consistent vertical alignment */
  align-items: center;
  cursor: pointer;
  position: relative;
  /* Add padding for internal spacing */
  padding: 20px;
}

.volunteers__header:hover {
  background-color: #1a1a1a;
}

.volunteers__img {
  width: 150px;
  height: 200px;
  margin-right: 20px;
  flex-shrink: 0;
  overflow: hidden;
  background-color: #333;
}

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

.volunteers__basic-info {
  flex: 1;
  /* Arrange content (name/badge block and brief) vertically */
  display: flex;
  flex-direction: column;
  /* Space out the items inside */
  gap: 15px;

}

.volunteers__name-container {
  display: flex;
  /* Stack the name and badge vertically */
  /* flex-direction: column; */
  align-items: flex-start;
  flex-wrap: wrap; /* Allows badge to wrap below name on small screens */
  gap: 12px; /* Space between name and badge */
  margin-bottom: 0; /* Margin is now handled by parent's gap */
}

.volunteers__name {
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  margin: 0; /* Remove default margin */
}

.volunteers__brief {
  margin: 0; /* Remove default margin */
}

.volunteers__badge {
  /* === The Metal Surface === */
  background: linear-gradient(165deg, #017bff 5%, #0166ff 40%, #004cbf 95%);
  color: #ffffff;
  
  /* === 3D Edges & Depth === */
  border: 1px solid #0040a6;
  border-radius: 20px;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.25), 
              inset 0 -1px 1px rgba(0, 0, 0, 0.25), 
              0 2px 4px rgba(0, 0, 0, 0.4),
              0 10px 20px -10px rgba(1, 124, 255, 0.692);

  /* === Crisp, Embossed Text === */
  padding: 8px 15px;
  font-size: 0.75rem;
  font-weight: 600;
  /* A subtle dark shadow makes the text look stamped or lightly embossed */
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.volunteers__toggle {
  /* Position absolutely relative to the header */
  position: absolute;
  top: 20px;
  right: 20px;
  /* Reset old positioning styles */
  transform: none;
  width: 24px;
  height: 24px;
  padding: 0; /* Reset padding */
  cursor: pointer;
}

.volunteers__toggle::before,
.volunteers__toggle::after {
  content: '';
  position: absolute;
  background-color: #fff;
  transition: all 0.3s ease;
  transform-origin: center;
}

.volunteers__toggle::before {
  width: 20px;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.volunteers__toggle::after {
  width: 2px;
  height: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.volunteers__item.active .volunteers__toggle::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.volunteers__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.6s ease;
}

.volunteers__item.active .volunteers__content {
  max-height: 1000px;
  transition: max-height 1.5s ease;
}

.volunteers__details {
  padding: 20px;
}

.volunteers__details p {
  margin-bottom: 15px;
  line-height: 1.6;
  color: #ccc;
}

.volunteers__details a {
  color: #0065FF;
  text-decoration: none;
}

.volunteers__details a:hover {
  text-decoration: underline;
}


/* ======================================================= */
/* ===         BASIC RESPONSIVE ADJUSTMENTS            === */
/* ======================================================= */
@media (max-width: 768px) {

  /* --- Reduce overall container margin & padding for mobile --- */
  .volunteers {
    margin: 50px auto;
    padding: 0 15px;
  }

  /* --- Scale down the main title --- */
  .volunteers__subtitle {
    font-size: 2rem;
  }
  
  /* --- Make the image and its margin smaller --- */
  .volunteers__img {
    width: 90px;
    height: 120px;
    margin-right: 15px;
  }

  /* --- Reduce font sizes for better readability on small screens --- */
  .volunteers__name {
    font-size: 1.2rem;
  }

  .volunteers__brief {
    font-size: 0.9rem;
  }

  .volunteers__header{
    align-items: flex-start;
  }

  /* --- Scale down the badge padding and font for a tighter fit --- */
  .volunteers__badge {
    padding: 6px 12px;
    font-size: 0.65rem;
  }

  /* --- Adjust toggle button position --- */
  .volunteers__toggle {
    right: 15px;
  }

  /* --- Reduce padding inside the expanded content area --- */
  .volunteers__details {
    padding: 15px;
    font-size: 0.95rem;
  }

  .volunteers__name-container{
    flex-direction: column;
  }
}

/* -------------------- */

.team__descr {
  display: none;
  margin-top: 20px;
  color: #a1a1a1;
}

.descr__row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.descr__img {
  width: 250px;
  height: 300px;
  border: 1px solid #fff;
  margin-top: 20px;
  margin-bottom: 40px;
}

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

.descr__text {
  font-size: 1rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  line-height: 1.4;
}

.descr__text a {
  font-size: inherit;
  text-decoration: none;
  color: #0066ff;
}

.story {
  margin-top: 80px;
}

.story__text {
  margin-top: 40px;
}

.story__text .text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  color: #a1a1a1;
  margin-bottom: 20px;
  line-height: 1.6;
}

.story__text .text:last-child {
  margin-bottom: 0;
}

.story__text .text--italic {
  font-size: 1.25rem;
  line-height: 1.8;
  color: #cccccc;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.story__text .text.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.story__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  margin-bottom: 20px;
}

.story__img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.story .text--order1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.story .text--order2 {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
}

.letter {
  display: none;
  margin-top: 80px;
}

.letter__text {
  margin-top: 40px;
}

.letter__text .text {
  color: #a1a1a1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.letter__sign {
  margin-top: 60px;
}

.sign__row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.sign__text {
  color: #a1a1a1;
  font-size: 1.125rem;
  line-height: 2.8;
}

.sign__text .text--italic {
  color: #a1a1a1;
  text-align: end;
  line-height: 1.8;
}

.sign__text .text--italic span {
  color: #fff;
}

.sign__text:last-child {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-top: 60px;
}

.part {
  margin-top: 130px;
}

.part__title {
  width: 90%;
}

.part__info {
  border-top: 1px solid #fff;
  padding-top: 30px;
}

.part__row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.part__text {
  color: #a1a1a1;
  width: 100%;
}

.part__img {
  width: 100%;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          
  /* margin-bottom: 30px; */
  /* height: 200px; */
}

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

.part__control {
  position: relative;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-color: red; */
}

.part__control .footer__btn {
  width: 520px;
  
  line-height: 55px;
}

.property {
  margin-top: 40px;
}

.property__text {
  margin-top: 30px;
}

.property__text .text {
  color: #a1a1a1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.initiative {
  margin-top: 40px;
}

.initiative__text {
  margin-top: 30px;
}

.initiative__text .text {
  color: #a1a1a1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  margin-bottom: 20px;
}

.initiative__row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.initiative__btn.btn {
  margin: 40px auto 0;
}

.member {
  margin-top: 80px;
}

.member__info {
  margin-top: 30px;
}

.member__text {
  color: #a1a1a1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.member__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-bottom: 30px;
}

.member__img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ambassador {
  margin-top: 80px;
}

.ambassador__info {
  margin-top: 30px;
}

.ambassador__text {
  color: #a1a1a1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.volunteer {
  margin-top: 40px;
}

.volunteer__info {
  margin-top: 30px;
}

.volunteer__text {
  color: #a1a1a1;
}

.volunteer__cards {
  margin: 40px 0;
}

.volunteer__cards .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 32px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  margin-top: 20px;
}

.volunteer__cards .card:first-child {
  margin-top: 0;
}

.volunteer__cards .card__title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
  color: #fff;
}

.volunteer__cards .card__text {
  margin-top: 10px;
  color: #a1a1a1;
  font-size: 1rem;
  line-height: 1.8;
}

.volunteer__cards .card:hover {
  background-color: #0066ff;
  border-color: #0066ff;
}

.volunteer__cards .card:hover .card__text {
  color: #cccccc;
}

.row .volunteer__text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  margin-top: 32px;
}

.row .volunteer__text:first-child {
  margin-top: 0;
}

.competition {
  margin-top: 40px;
}

.competition__info {
  margin-top: 30px;
}

.competition__text,
.competition__list {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
}

.competition__text,
.competition__item {
  color: #a1a1a1;
}

.competition__list {
  list-style: disc;
  margin-top: 30px;
  padding-left: 20px;
}

.entrepreneur {
  margin-top: 40px;
  margin-bottom: 40px;
}

.entrepreneur__info {
  margin-top: 30px;
}

.entrepreneur__text {
  color: #a1a1a1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 30px);
  margin-top: 32px;
}

.entrepreneur__text:first-child {
  margin-top: 0;
}

.no-webp .footer {
  background-image: url("../images/bgFooter.jpg"); }

.footer {
  background-size: 210%;
  background-repeat: no-repeat;
  background-position-x: center;
  padding-top: 265px;
}

.footer__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
      grid-template-areas: "logo" "nav" "form" "subscribe" "donate" "contact" "social";
}

.footer__logo {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: logo;
  opacity: 0.7;
  -ms-grid-column-align: center;
      justify-self: center;
}

.footer__nav {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: nav;
  -ms-grid-column-align: center;
      justify-self: center;
  margin: 50px 0 60px;
}

.footer__item {
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer__item:last-child {
  margin-bottom: 0;
}

.footer__item:hover {
  opacity: 0.6;
}

.footer__link {
  display: block;
  font-size: 0.875rem;
  color: #cccccc;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
}

.footer__social {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-area: social;
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-grid-row-align: end;
      align-self: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  margin-top: 60px;
}

.footer__social .social__item {
  width: 50px;
  height: 50px;
  border: 1px solid #cccccc;
  border-radius: 50%;
}

.footer__form {
  width: 100%;
  margin-bottom: 30px;
}

.footer__btn {
  display: inline-block;
  width: 168px;
  font-family: "Lato";
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #cccccc;
  background-color: transparent;
  border: 1px solid #cccccc;
  border-radius: 50px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer__btn:hover {
  opacity: 0.5;
}

.footer__btn--contact {
  -ms-grid-row: 6;
  -ms-grid-column: 1;
  grid-area: contact;
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-grid-row-align: end;
      align-self: end;
}

.footer__btn--subscribe {
  -ms-grid-row: 4;
  -ms-grid-column: 1;
  grid-area: subscribe;
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-grid-row-align: start;
      align-self: start;
}

.footer__btn--donate {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: donate;
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-grid-row-align: end;
      align-self: end;
  margin: 30px 0;
}

.footer__copyright {
  margin-top: 50px;
  text-align: center;
  font-size: 0.875rem;
  line-height: 35px;
  border-top: 1px solid #606060;
  color: #606060;
}


.paypal-container {
  scale: 1.25;
}

@media (min-width: 768px) {

  #donate-button-container {
    width: fit-content;
    margin: 30px auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .moon {
    width: 58.6vw;
    height: 58.6vw;
    top: 125px;
    left: 14.5%;
  }

  .main {
    background-position-x: -100px;
    background-position-y: -120px;
  }

  .info {
    margin-top: 150px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    border-radius: 100px;
  }

  .info__text p {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .title {
    font-size: 3rem;
    line-height: 58px;
    margin-bottom: 40px;
    padding-left: 60px;
  }

  .title::before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 12px;
    left: 0;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #0066ff;
  }

  .subtitle {
    font-size: 1.875rem;
    line-height: 1.3;
  }

  .header {
    padding: 45px 0 115px;
  }

  .menu__list {
    padding: 90px 0 100px 80px;
  }

  .virtual {
    padding: 220px 0 160px;
  }

  .virtual__title {
    font-size: 8rem;
  }

  .virtual__animate {
    width: 128px;
    height: 128px;
    -webkit-transform: translate(2px, 0);
        -ms-transform: translate(2px, 0);
            transform: translate(2px, 0);
  }

  .virtual__animate::after {
    font-size: 1rem;
  }

  .virtual__text {
    font-size: 1.625rem;
    font-weight: 600;
    margin: 0 auto;
    padding: 40px 0 0;
  }

  .private {
    margin-bottom: 160px;
  }

  .private__block {
    margin: 40px 0 160px;
  }

  .private__info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .private__img {
    display: block;
  }

  .private__grid {
        grid-template-areas: "form text" "form button";
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 40px;
  }

  .private__grid__info {
    margin-bottom: 0;
  }

  .private__grid .btn {
    -ms-grid-column-align: start;
        justify-self: start;
  }

  .control {
    margin-top: 60px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .control__text {
    margin-left: 30px;
  }

  .overview__row {
    padding-top: 60px;
    margin-bottom: 80px;
  }

  .overview__block:nth-child(2) {
    margin: 60px 0;
  }

  .overview__info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .overview__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
    margin-top: 0;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .arch {
    margin-bottom: 160px;
  }

  .arch__subtitle {
    font-size: 1.25rem;
    margin-bottom: 40px;
  }

  .arch__text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(75% - 30px);
    margin-left: 15px;
    padding: 30px 0 0 60px;
  }

  .contact__row {
    padding-top: 60px;
    border-top: 1px solid #fff;
  }

  .contact__info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% - 30px);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .contact__text {
    font-size: 1.125rem;
    line-height: 1.8;
  }

  .contact__text,
  .contact__share {
    margin-bottom: 60px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .contact__item {
    font-size: 1rem;
  }

  .contact__form {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .form__block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .form__text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .form__btn {
    margin-top: 0;
  }

  .expl {
    margin-top: 160px;
  }

  .expl__info {
    margin-top: 40px;
  }

  .expl__img img {
    height: 365px;
  }

  .expl__text {
    margin-top: 40px;
  }

  .expl__text .text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .expl__text .text:last-child {
    margin-top: 0;
  }

  .expl__text .text--italic {
    margin-top: 50px;
    font-size: 1.75rem;
  }

  .vision {
    margin-top: 80px;
  }

  .vision__row {
    margin-top: 40px;
  }

  .vision__text.text--italic {
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 0;
  }

  .vision__text:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .vision__text:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .vision__text:nth-child(3) {
    margin-top: 40px;
  }

  .mission {
    margin-top: 80px;
  }

  .mission__info {
    margin-top: 40px;
  }

  .mission__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .mission__text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .mission__text {
    font-size: 1.125rem;
  }

  .mission__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
    margin-bottom: 0;
  }

  .team {
    margin-top: 80px;
  }

  .descr__img {
    margin-bottom: 60px;
  }

  .descr__text {
    font-size: 1.125rem;
  }

  .story {
    margin-top: 130px;
  }

  .story__text .text--italic {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
    line-height: 1.4;
  }

  .story__text .text.col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .story__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .story .text--order1 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .story .text--order2 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .letter {
    display: block;
  }

  .part {
    margin-top: 165px;
  }

  .part__info {
    padding-top: 40px;
  }

  .part__img {
    margin-bottom: 40px;
    height: 400px;
  }

  .property {
    margin-top: 80px;
  }

  .property__text {
    margin-top: 40px;
  }

  .property__text .text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .initiative {
    margin-top: 80px;
  }

  .initiative__text {
    margin-top: 40px;
  }

  .initiative__text .text {
    margin-bottom: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .member__info {
    margin-top: 40px;
  }

  .member__img {
    margin-bottom: 40px;
  }

  .ambassador__subtitle {
    margin-top: 20px;
  }

  .ambassador__info {
    margin-top: 40px;
  }

  .ambassador__text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .volunteer {
    margin-top: 215px;
  }

  .volunteer__info {

    margin-top: 40px;
  }

  .competition {
    margin-top: 80px;
  }

  .competition__info {
    margin-top: 40px;
  }

  .competition__list {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    margin-top: 40px;
  }

  .entrepreneur {
    margin-top: 80px;
    margin-bottom: 50px;
  }

  .entrepreneur__info {
    margin-top: 40px;
  }

  .footer {
    padding-top: 475px;
    background-size: 150%;
  }

  .footer__grid {
    -ms-grid-columns: 1fr 0.4fr 0.4fr;
    grid-template-columns: 1fr 0.4fr 0.4fr;
        grid-template-areas: "logo nav contact" "logo form subscribe" "logo social donate";
  }

  .footer__logo {
    -ms-grid-column-align: start;
        justify-self: start;
  }

  .footer__nav {
    -ms-grid-column-align: start;
        justify-self: start;
    margin: 0;
  }

  .footer__link {
    text-align: left;
  }

  .footer__social {
    -ms-grid-column-align: end;
        justify-self: end;
    margin-top: 0;
  }

  .footer__form {
    margin: 65px 0 50px;
  }

  .footer__btn--contact {
    -ms-grid-column-align: end;
        justify-self: end;
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }

  .footer__btn--subscribe {
    -ms-grid-column-align: end;
        justify-self: end;
  }

  .footer__btn--donate {
    -ms-grid-column-align: end;
        justify-self: end;
    margin: 0;
  }

  .footer__copyright {
    margin-top: 100px;
  }

  .private__grid .private__info {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }

  .private__grid .private__form {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }

  .footer__grid > .private__form {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
  }

  .private__grid .btn {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }

  .footer__logo {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }

  .footer__nav {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }

  .footer__social {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
  }

  .footer__btn--contact {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }

  .footer__btn--subscribe {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }

  .footer__btn--donate {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
}

@media (max-width: 767px) {

  .main-heading{
    flex-direction: column;
  }

  #donate-button-container {
    width: fit-content;
    margin: 30px auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .part__control {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .paypal-container {
    display: flex;
    /* padding: 0 100px; */
  }

  .property {
    margin-top: 130px;
  }
  
}

@media (min-width: 770px) and (max-width: 1300px) {

  .main-heading{
    flex-direction: column;
  }

}

@media (min-width: 100px) and (max-width: 400px) {

  .main-heading-buttons{
    flex-direction: column;
  }

}


@media (min-width: 1200px) {

  .main-heading-buttons{
    flex-direction: row;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .moon {
    width: 38vw;
    height: 38vw;
    top: 1%;
    left: 14.5%;
  }

  .moon::before {
    content: "";
    position: absolute;
    width: 60vw;
    padding-top: 60vw;
    background-image: url("../images/lines.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    top: -85px;
    left: -110px;
  }

  .main {
    background-size: contain;
    background-position-x: 0;
    background-position-y: -200px;
  }

  .btn {
    min-width: 220px;
    margin: 0;
  }

  .info {
    margin-top: 170px;
    padding: 48px 46px;
    margin-left: -30px;
    margin-right: -30px;
    text-transform: uppercase;
    border: 1px solid #fff;
  }

  .info__title {
    font-size: 1.875rem;
  }

  .info__text p {
    font-size: 1.25rem;
  }

  .title {
    font-size: 3.75rem;
    line-height: 72px;
  }

  .subtitle {
    font-size: 2.25rem;
    padding: 40px 0;
  }

  .text {
    font-size: 1.125rem;
  }

  .header {
    padding: 50px 0 115px;
  }

  .nav {
    display: block;
  }

  .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }

  .nav__link {
    color: inherit;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.875rem;
  }

  .nav__item {
    padding: 10px 24px;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 50px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .nav__item.active,
  .nav__item:hover {
    border-color: #fff;
  }

  .burger {
    display: none;
  }

  .virtual {
    padding: 275px 0 200px;
  }

  .virtual__title {
    font-size: 9.25rem;
  }

  .virtual__animate {
    width: 148px;
    height: 148px;
    -webkit-transform: translate(3px, 8px);
        -ms-transform: translate(3px, 8px);
            transform: translate(3px, 8px);
  }

  .virtual__animate::after {
    font-size: 1.125rem;
  }

  .virtual__text {
    margin-inline: 0;
    font-size: 1.875rem;
    padding: 45px 0 0;
  }

  .virtual__social {
    display: block;
  }

  .private {
    margin-bottom: 200px;
  }

  .private__block {
    margin: 60px 0 200px;
  }

  .private__info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(41.6666666667% - 30px);
  }

  .private__text {
    font-size: 1.25rem;
  }

  .private__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(58.3333333333% - 30px);
  }

  .private__img img {
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }

  .private__grid {
        grid-template-areas: "text form" "text button";
    -ms-grid-columns: 33.3333333333% 8.3333333333% 58.3333333333%;
    grid-template-columns: 33.3333333333% 58.3333333333%;
    grid-column-gap: 8.3333333333%;
  }

  .control {
    margin-top: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .overview__block:nth-child(2) {
    margin: 60px 0 0;
  }

  .overview__info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.3333333333% - 30px);
  }

  .overview__text {
    font-size: 1.25rem;
  }

  .overview__subtitle {
    font-size: 1.25rem;
  }

  .overview__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(58.3333333333% - 30px);
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .arch {
    margin-bottom: 200px;
  }

  .arch__subtitle {
    font-size: 1.5rem;
  }

  .arch__title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .arch__text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(41.6666666667% - 30px);
    padding: 0;
    font-size: 1.25rem;
  }

  .arch__info {
    margin-top: 100px;
  }

  .contact {
    margin-bottom: 335px;
  }

  .contact__row {
    padding-top: 100px;
  }

  .contact__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(41.6666666667% - 30px);
  }

  .contact__text {
    font-size: 1.25rem;
    line-height: 1.6;
  }

  .contact__text,
  .contact__share {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% - 30px);
    margin-bottom: 0;
  }

  .contact__item {
    font-size: 1.125rem;
    line-height: 1.8;
  }

  .contact__block {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(58.3333333333% - 30px);
  }

  .contact__form textarea {
    margin: 45px 0 45px 34px;
  }

  .form__input {
    margin-left: 34px;
  }

  .expl {
    margin-top: 200px;
  }

  .expl__info {
    margin-top: 55px;
  }

  .expl__img img {
    height: 100%;
  }

  .expl__text {
    margin-top: 60px;
  }

  .expl__text .text {
    line-height: 1.8;
    font-size: 1.125rem;
  }

  .expl__text .text:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(41.6666666667% - 30px);
  }

  .expl__text .text--italic {
    margin-top: 70px;
    font-size: 1.875rem;
  }

  .vision {
    margin-top: 10px;
  }

  .vision__row {
    margin-top: 60px;
  }

  .vision__text {
    font-size: 1.125rem;
  }

  .vision__text.text--italic {
    font-size: 2.375rem;
  }

  .vision__text:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(41.6666666667% - 30px);
  }

  .vision__text:nth-child(3) {
    margin-top: 60px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(75% - 30px);
  }

  .mission {
    margin-top: 100px;
  }

  .mission__info {
    margin-top: 60px;
  }

  .team {
    margin-top: 100px;
  }

  .team__info {
    margin-top: 80px;
  }

  .descr__row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .descr__img {
    margin-bottom: 0;
  }

  .descr__text {
    font-size: 1.25rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(75% - 30px);
    margin-top: 20px;
  }

  .story {
    margin-top: 100px;
  }

  .story__text {
    margin-top: 60px;
  }

  .story__text .text {
    font-size: 1.125rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(83.3333333333% - 30px);
  }

  .story__text .text--italic {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(66.6666666667% - 30px);
    font-size: 2rem;
    padding-left: 48px;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .story__text .text.col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.3333333333% - 30px);
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .story__img {
    margin-top: 40px;
  }

  .letter {
    margin-top: 100px;
  }

  .letter__text {
    margin-top: 60px;
  }

  .letter__text .text {
    font-size: 1.125rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .letter__sign {
    margin-top: 155px;
  }

  .sign__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .sign__text:last-child {
    margin-top: 0;
    -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
  }

  .part {
    margin-top: 200px;
  }

  .part__title {
    width: 750px;
  }

  .part__info {
    margin-top: 60px;
    padding-top: 60px;
  }

  .part__text {
    max-width: 570px;
  }

  .part__img {
    max-width: 570px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 0;
    height: auto;
  }

  .part__img img {
    height: auto;
  }

  .part__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }

  .property {
    margin-top: 100px;
  }

  .initiative {
    margin-top: 100px;
  }

  .member__info {
    margin-top: 60px;
  }

  .member__text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .member__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
    margin-bottom: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .ambassador {
    margin-top: 100px;
  }

  .ambassador__info {
    margin-top: 60px;
  }

  .volunteer {
    margin-top: 90px;
  }

  .volunteer__info {
    margin-top: 60px;
  }

  .volunteer__cards {
    margin: 40px 0 80px;
  }

  .volunteer__cards .card {
    margin-top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.3333333333% - 30px);
  }

  .volunteer__cards .card__title {
    font-size: 1.875rem;
  }

  .volunteer__cards .card__text {
    font-size: 1.125rem;
  }

  .row .volunteer__text {
    margin-top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.3333333333% - 30px);
  }

  .competition__text,
  .competition__list {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
  }

  .competition__list {
    margin-top: 0;
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
    padding-left: 40px;
  }

  .entrepreneur {
    margin-top: 60px;
    margin-bottom: 180px;
  }

  .entrepreneur__text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 30px);
    margin-top: 0;
  }

  .footer {
    background-size: 100%;
    padding-top: 790px;
  }

  .footer__grid {
    -ms-grid-columns: 0.4fr 1fr 0.4fr 0.4fr;
    grid-template-columns: 0.4fr 1fr 0.4fr 0.4fr;
        grid-template-areas: "logo nav form subscribe" "contact nav social donate";
  }

  .footer__nav {
    -ms-grid-column-align: center;
        justify-self: center;
  }

  .footer__form {
    margin: 0;
  }

  .footer__btn--contact {
    -ms-grid-column-align: start;
        justify-self: start;
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }

  .footer__btn--subscribe {
    -ms-grid-column-align: end;
        justify-self: end;
    margin: 0;
  }

  .private__grid .private__info {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }

  .private__grid .private__form {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
  }

  .footer__grid > .private__form {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
  }

  .private__grid .btn {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }

  .footer__logo {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .footer__nav {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
  }

  .footer__social {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }

  .footer__btn--contact {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }

  .footer__btn--subscribe {
    -ms-grid-row: 1;
    -ms-grid-column: 4;
  }

  .footer__btn--donate {
    -ms-grid-row: 2;
    -ms-grid-column: 4;
  }
}

.webp .main__home { background-image: url(../images/bg.webp); }

.webp .control__text::after { background-image: url(../images/play.webp); }

.webp .overview__img .overview__subtitle::after { background-image: url(../images/play.webp); }

.webp .footer { background-image: url(../images/bgFooter.webp); }