body.about {
  background-color: var(--black);
  color: var(--white);
}

body.about .site-main {
  padding-top: 0;
  background-color: var(--black);
}

body.about .site-main > :first-child {
  padding-top: 0;
}

.about-legacy {
  position: relative;
  z-index: 2;
  min-height: 100dvh;
  background-color: var(--black);
  color: var(--white);
  font-family: var(--font-main);
  font-weight: 500;
  font-size: var(--fs-21);
  line-height: 1.2;
}

.about-legacy .section--intro .intro__images,
.about-legacy .section--intro .intro__title,
.about-legacy .section--intro .intro__scroll,
.about-legacy .section--process .process__wheel {
  z-index: 1;
}

.about-legacy .section {
  position: relative;
}

.about-legacy .section--intro .intro__title__text,
.about-legacy .section--intro .intro__scroll {
  color: var(--white);
}

.about-legacy .section--about-hero {
  background-color: var(--white);
  color: var(--brown);
  min-height: 75vh;
  overflow: hidden;
  text-align: center;
}

.about-legacy .section--about-hero .about-hero__container {
  justify-content: center;
  min-height: 75vh;
}

.about-legacy .about-hero__intro {
  margin: 0 auto;
  padding: 18vh 0 12vh;
  width: calc((100vw - 100px) * 8 / 12);
}

.about-legacy .about-hero__title {
  font-family: var(--font-main);
  font-size: clamp(24px, 3.2vw, 46px);
  line-height: 0.98;
  margin: 0 auto 34px;
  max-width: none;
}

.about-legacy .about-hero__title strong {
  font-family: var(--font-main-bold);
}

.about-legacy .about-hero__nav {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 14px 34px;
  justify-content: center;
}

.about-legacy .about-hero__nav a {
  color: var(--brown);
  cursor: pointer;
  display: inline-block;
  font-family: var(--font-special);
  font-size: var(--fs-21);
  line-height: 1.2;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.about-legacy .about-hero__nav a:nth-child(1) {
  width: 4.8em;
}

.about-legacy .about-hero__nav a:nth-child(2) {
  width: 4.2em;
}

.about-legacy .about-hero__nav a:nth-child(3) {
  width: 5.4em;
}

.about-legacy .about-hero__nav a:nth-child(4) {
  width: 5.8em;
}

.about-legacy .about-hero__nav a:nth-child(5) {
  width: 4.8em;
}

.about-legacy .about-hero__nav a span {
  display: inline-block;
  position: relative;
}

.about-legacy .about-hero__nav a span::before {
  background: currentColor;
  bottom: -2px;
  content: "";
  height: 1px;
  left: -4px;
  opacity: 0;
  position: absolute;
  right: 0;
  transform: scaleX(0);
  transform-origin: right center;
  transition: opacity 0s linear .8s, transform .8s cubic-bezier(0.22, 1, 0.36, 1);
}

.about-legacy .about-hero__nav a:hover,
.about-legacy .about-hero__nav a:focus-visible {
  font-family: var(--font-special-italic);
}

.about-legacy .about-hero__nav a:hover span::before,
.about-legacy .about-hero__nav a:focus-visible span::before {
  opacity: 1;
  transform: scaleX(1);
  transform-origin: left center;
  transition: opacity 0s linear, transform .8s cubic-bezier(0.22, 1, 0.36, 1);
}

@media (max-width: 799px) {
  .about-legacy .about-hero__intro {
    padding: 16vh 0 10vh;
    width: 100%;
  }

  .about-legacy .about-hero__title {
    font-size: 22px;
    margin-bottom: 24px;
  }

  .about-legacy .about-hero__nav {
    gap: 10px 18px;
  }

}

.about-legacy,.about-legacy,.about-legacy div,.about-legacy span,.about-legacy applet,.about-legacy object,.about-legacy iframe,.about-legacy h1,.about-legacy h2,.about-legacy h3,.about-legacy h4,.about-legacy h5,.about-legacy h6,.about-legacy p,.about-legacy blockquote,.about-legacy pre,.about-legacy a,.about-legacy abbr,.about-legacy acronym,.about-legacy address,.about-legacy big,.about-legacy cite,.about-legacy code,.about-legacy del,.about-legacy dfn,.about-legacy em,.about-legacy img,.about-legacy ins,.about-legacy kbd,.about-legacy q,.about-legacy s,.about-legacy samp,.about-legacy small,.about-legacy strike,.about-legacy strong,.about-legacy sub,.about-legacy sup,.about-legacy tt,.about-legacy var,.about-legacy b,.about-legacy u,.about-legacy i,.about-legacy center,.about-legacy dl,.about-legacy dt,.about-legacy dd,.about-legacy ol,.about-legacy ul,.about-legacy li,.about-legacy fieldset,.about-legacy form,.about-legacy label,.about-legacy legend,.about-legacy table,.about-legacy caption,.about-legacy tbody,.about-legacy tfoot,.about-legacy thead,.about-legacy tr,.about-legacy th,.about-legacy td,.about-legacy article,.about-legacy aside,.about-legacy canvas,.about-legacy details,.about-legacy embed,.about-legacy figure,.about-legacy figcaption,.about-legacy footer,.about-legacy header,.about-legacy hgroup,.about-legacy menu,.about-legacy nav,.about-legacy output,.about-legacy ruby,.about-legacy section,.about-legacy summary,.about-legacy time,.about-legacy mark,.about-legacy audio,.about-legacy video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.about-legacy{line-height:1}.about-legacy a{text-decoration-skip-ink:auto}.about-legacy a[href^=tel]{color:inherit;text-decoration:none}.about-legacy button{outline:0}.about-legacy ol,.about-legacy ul{list-style:none}.about-legacy blockquote,.about-legacy q{quotes:none}.about-legacy blockquote:before,.about-legacy blockquote:after,.about-legacy q:before,.about-legacy q:after{content:"";content:none}.about-legacy q{display:inline;font-style:italic}.about-legacy q:before{content:'"';font-style:normal}.about-legacy q:after{content:'"';font-style:normal}.about-legacy textarea,.about-legacy input[type=text],.about-legacy input[type=button],.about-legacy input[type=submit],.about-legacy input[type=reset],.about-legacy input[type=search],.about-legacy input[type=password]{-webkit-appearance:none;appearance:none}.about-legacy input[type=search]{-webkit-appearance:textfield}.about-legacy table{border-collapse:collapse;border-spacing:0}.about-legacy th,.about-legacy td{padding:2px}.about-legacy big{font-size:120%}.about-legacy small,.about-legacy sup,.about-legacy sub{font-size:80%}.about-legacy sup{vertical-align:super}.about-legacy sub{vertical-align:sub}.about-legacy dd{margin-left:20px}.about-legacy kbd,.about-legacy tt{font-family:courier;font-size:12px}.about-legacy ins{text-decoration:underline}.about-legacy del,.about-legacy strike,.about-legacy s{text-decoration:line-through}.about-legacy dt{font-weight:bold}.about-legacy address,.about-legacy cite,.about-legacy var{font-style:italic}.about-legacy article,.about-legacy aside,.about-legacy details,.about-legacy figcaption,.about-legacy figure,.about-legacy footer,.about-legacy header,.about-legacy hgroup,.about-legacy menu,.about-legacy nav,.about-legacy section{display:block}.about-legacy *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.about-legacy :focus-visible{outline:none}body.about{--white: #FCF6F3;--black: #171717;--brown: #450909;--pink: #DBC7BD;--red: #FF5151;--fs-14: 13px;--fs-18: 15px;--fs-21: 18px;--fs-30: 20px;--fs-45: 36px;--font-main: "atala", "Arial", sans-serif;--font-main-bold: "atala-con-bold", "Arial", sans-serif;--font-special: "prabhupada", "Times New Roman", serif;--font-special-italic: "prabhupada-italic", "Times New Roman", serif;--radius: 7px}@media(min-width: 1200px){body.about{--fs-14: 14px;--fs-18: 18px;--fs-21: 21px;--fs-30: 30px;--fs-45: 40px}}.about-legacy *,.about-legacy ::before,.about-legacy ::after{box-sizing:border-box}.about-legacy .ta-c{text-align:center}.about-legacy .ta-r{text-align:right}.about-legacy .container{padding:0 20px;height:100%;display:flex;flex-direction:column;margin:0 auto;width:100%}.about-legacy .container--narrow{max-width:800px}.about-legacy .container--medium{max-width:1000px}.about-legacy .container--wide{max-width:1200px}.about-legacy .row{margin:0 -10px;display:flex;flex-direction:column;flex-wrap:wrap;gap:20px 0}.about-legacy .col-1-2,.about-legacy .col-1-3,.about-legacy .col-2-3,.about-legacy .col-1-4{padding:0 10px}.about-legacy .col-sm-1-2,.about-legacy .col-sm-1-3,.about-legacy .col-sm-2-3,.about-legacy .col-sm-2-5,.about-legacy .col-sm-3-5,.about-legacy .col-sm-1-4,.about-legacy .col-sm-3-7,.about-legacy .col-sm-4-7,.about-legacy .col-md-1-2,.about-legacy .col-md-1-3,.about-legacy .col-md-2-3,.about-legacy .col-md-1-4,.about-legacy .col-md-3-4,.about-legacy .col-lg-1-2,.about-legacy .col-lg-1-3,.about-legacy .col-lg-2-3{width:100%;padding:0 10px}.about-legacy .col-1-2{width:50%}.about-legacy .col-1-3{width:33.33333%}.about-legacy .col-2-3{width:66.66666%}.about-legacy .col-1-4{width:25%}@media(min-width: 600px){.about-legacy .container{padding:0 30px}.about-legacy .row{flex-direction:row;margin:0 -15px}.about-legacy .col-sm-1-2,.about-legacy .col-sm-1-3,.about-legacy .col-sm-2-3,.about-legacy .col-sm-2-5,.about-legacy .col-sm-3-5,.about-legacy .col-sm-1-4,.about-legacy .col-sm-3-7,.about-legacy .col-sm-4-7,.about-legacy .col-md-1-2,.about-legacy .col-md-1-3,.about-legacy .col-md-2-3,.about-legacy .col-md-1-4,.about-legacy .col-md-3-4,.about-legacy .col-lg-1-2,.about-legacy .col-lg-1-3,.about-legacy .col-lg-2-3{padding:0 15px}.about-legacy .col-sm-1-2{width:50%}.about-legacy .col-sm-1-3{width:33.33333%}.about-legacy .col-sm-2-3{width:66.66666%}.about-legacy .col-sm-1-4{width:25%}.about-legacy .col-sm-2-5{width:40%}.about-legacy .col-sm-3-5{width:60%}.about-legacy .col-sm-3-7{width:45%}.about-legacy .col-sm-4-7{width:55%}.about-legacy .order-sm-1{order:1}.about-legacy .order-sm-2{order:2}.about-legacy .order-sm-3{order:3}.about-legacy .ta-sm-r{text-align:right}}@media(min-width: 800px){.about-legacy .col-md-1-2{width:50%}.about-legacy .col-md-1-3{width:33.33333%}.about-legacy .col-md-2-3{width:66.66666%}.about-legacy .col-md-1-4{width:25%}.about-legacy .col-md-3-4{width:75%}.about-legacy .order-md-1{order:1}.about-legacy .order-md-2{order:2}.about-legacy .order-md-3{order:3}}@media(min-width: 1200px){.about-legacy .container{padding:0 50px}.about-legacy .col-lg-1-2{width:50%}.about-legacy .col-lg-1-3{width:33.33333%}.about-legacy .col-lg-1-4{width:25%}.about-legacy .col-lg-2-3{width:66.66666%}}.about-legacy a{color:inherit;text-decoration:underline}.about-legacy a:hover,.about-legacy a:focus{text-decoration:none}.about-legacy .btn{font-family:var(--font-special);margin:5px 0;padding:3px 0;text-decoration:none;width:fit-content;position:relative;background-color:rgba(0,0,0,0);border:0;color:var(--white);cursor:pointer}.about-legacy .btn::after{content:"";width:100%;position:absolute;bottom:0;left:0%;height:1px;background-color:var(--white);display:block;transition:width .2s,left .2s}.about-legacy .btn.active::after,.about-legacy .btn:hover::after{width:0;left:50%}@font-face{font-family:"atala";src:url("/assets/fonts/AtalaBhavaGothic-Medium.woff2") format("woff2"),url("/assets/fonts/AtalaBhavaGothic-Medium.woff") format("woff")}@font-face{font-family:"atala-con-bold";src:url("/assets/fonts/AtalaBhavaGothic-ConBold.woff2") format("woff2"),url("/assets/fonts/AtalaBhavaGothic-ConBold.woff") format("woff")}@font-face{font-family:"prabhupada";src:url("/assets/fonts/PrabhupadaBook-Regular.woff2") format("woff2"),url("/assets/fonts/PrabhupadaBook-Regular.woff") format("woff")}@font-face{font-family:"prabhupada-italic";src:url("/assets/fonts/PrabhupadaBook-Italic.woff2") format("woff2"),url("/assets/fonts/PrabhupadaBook-Italic.woff") format("woff")}.about-legacy .menu__item{font-family:var(--font-special);margin:5px 0;padding:3px 0;text-decoration:none;width:fit-content;position:relative;background-color:rgba(0,0,0,0);border:0;color:var(--white);cursor:pointer}.about-legacy .menu__item::after{content:"";width:0;position:absolute;bottom:0;left:50%;height:1px;background-color:var(--white);display:block;transition:width .5s,left .5s}.about-legacy .menu__item.active,.about-legacy .menu__item:hover{font-family:var(--font-special-italic)}.about-legacy .menu__item.active::after,.about-legacy .menu__item:hover::after{width:100%;left:0}.about-legacy.header--inverted:not(.menu-opened):not(.member-menu-opened) .menu__item{color:var(--brown)}.about-legacy.header--inverted:not(.menu-opened):not(.member-menu-opened) .menu__item::after{background-color:var(--brown)}@media(min-width: 1200px){.about-legacy.header--inverted .menu__item{color:var(--brown)}.about-legacy.header--inverted .menu__item::after{background-color:var(--brown)}}.about-legacy .section__title{text-align:center;font-size:var(--fs-14);text-transform:uppercase;font-family:var(--font-special);margin-bottom:60px;position:relative;color:var(--white);z-index:2}.about-legacy .section__title .section__title__line{bottom:-20px;height:1px;width:20px;background-color:var(--white);left:calc(50% - 10px);position:absolute}.about-legacy .section__title.section__title--inverted{color:var(--brown)}.about-legacy .section__title.section__title--inverted .section__title__line{background-color:var(--brown)}.about-legacy .section--intro .intro__images{position:fixed;top:0;left:0;width:100%;height:100dvh}.about-legacy .section--intro .intro__images::after{background-color:var(--black);display:block;width:100%;height:100%;position:relative;z-index:1;content:"";opacity:.63}.about-legacy .section--intro .intro__images .intro__images__image{position:absolute}.about-legacy .section--intro .intro__images .intro__images__image:nth-child(1){left:15%;top:-10%;width:20%}.about-legacy .section--intro .intro__images .intro__images__image:nth-child(2){left:55%;top:4%;width:18%}.about-legacy .section--intro .intro__images .intro__images__image:nth-child(3){left:82%;top:-35%;width:45%}.about-legacy .section--intro .intro__images .intro__images__image:nth-child(4){left:75%;top:35%;width:23%}.about-legacy .section--intro .intro__images .intro__images__image:nth-child(5){left:75%;top:80%;width:48%}.about-legacy .section--intro .intro__images .intro__images__image:nth-child(6){left:33%;top:71%;width:17%}.about-legacy .section--intro .intro__images .intro__images__image:nth-child(7){left:-2%;top:66%;width:22%}.about-legacy .section--intro .intro__images .intro__images__image:nth-child(8){left:-38%;top:-10%;width:34%}.about-legacy .section--intro .intro__images .intro__images__image:nth-child(9){left:-89%;top:80%;width:80%}.about-legacy .section--intro .intro__images .intro__images__image:nth-child(10){left:130%;top:40%;width:15%}.about-legacy .section--intro .intro__title{height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;width:100%;left:0;top:0;font-family:var(--font-special-italic)}.about-legacy .section--intro .intro__title .intro__title__image{margin:20px;vertical-align:top;max-width:480px;width:60%}.about-legacy .section--intro .intro__content{margin:150vh 0 500px;font-size:var(--fs-21);position:relative;padding-bottom:3em;display:flex;flex-direction:column}.about-legacy .section--intro .intro__content .section__title{margin:140px 0 auto}.about-legacy .section--intro .intro__scroll{position:fixed;bottom:40px;left:0;display:flex;justify-content:center;width:100%;font-size:12px;text-transform:uppercase;font-family:var(--font-special);height:20px}.about-legacy .section--intro .intro__scroll .intro__scroll__line{height:0px;margin-top:-30px;width:1px;background-color:var(--white);left:50%;top:0;position:absolute;animation-name:"scroll-line";animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes scroll-line{0%{height:0px;opacity:0;top:0}1%{opacity:1}15%{height:20px;opacity:1;top:0}15.1%{top:auto;bottom:30px}29%{opacity:1}30%{height:0px;opacity:0;top:auto;bottom:30px}}.about-legacy #reveal{background-color:var(--black);width:100%;height:100%;position:fixed;z-index:200000;top:0;left:0}@media(min-width: 800px){.about-legacy .section--intro .intro__content{font-size:var(--fs-45);width:100%;padding-bottom:1em}.about-legacy .section--intro .intro__content p{max-width:700px}}@media(min-width: 1200px){.about-legacy .section--intro .intro__content p{max-width:900px}.about-legacy .section__title{margin-bottom:90px}}.about-legacy .section--process{position:relative}.about-legacy .section--process .section__title{position:absolute;top:-80px;left:0;width:100%}.about-legacy .section--process .process__bg{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%}.about-legacy .section--process .process__bg .process__bg__inner{background-image:url("/assets/img/bg.jpg");background-size:cover;background-position:center;position:absolute;top:-510dvh;left:0;width:100%;height:500dvh}.about-legacy .section--process .process__bg .process__bg__inner::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.36}.about-legacy .section--process .process__wheel{width:240px;height:240px;border:1px solid rgba(252,246,243,.4509803922);position:fixed;top:50%;left:50%;border-radius:50%;translate:-50% -50%}.about-legacy .section--process .process__wheel .process__wheel__progress{--value: 0;width:calc(100% + 2px);height:calc(100% + 2px);border-radius:50%;translate:-1px -1px;background:conic-gradient(var(--white) calc(var(--value) * 1%), transparent 0);mask:radial-gradient(transparent 70%, white 70.5%)}.about-legacy .section--process .process__content{position:relative}.about-legacy .section--process .process__content .process__step{height:100dvh;text-align:center;display:flex;align-items:center;justify-self:center;position:sticky;top:0;font-family:var(--font-special);font-size:var(--fs-30);will-change:transform;transform:translateZ(0)}.about-legacy .section--process .process__content .process__step--normal{max-width:700px;margin:0 auto;opacity:0;pointer-events:none}.about-legacy .section--process .process__content .process__step--final{align-items:end}.about-legacy .section--process .process__content .process__step--final .process__step--final__content{position:relative;text-align:left;padding:20px 0;font-family:var(--font-special-italic)}.about-legacy .section--process .process__content .process__step--final .process__step--final__content__author{font-size:var(--fs-14);margin-top:1.5em;font-family:var(--font-special)}.about-legacy .frame{overflow:hidden;width:calc(100% + 40px);height:100%;position:absolute;top:0;left:-20px}.about-legacy .frame>*{background-color:var(--black);display:block;width:100vw;height:100dvh;position:absolute}.about-legacy .frame .frame__top{bottom:80%;left:0}.about-legacy .frame .frame__bottom{top:80%;left:0}.about-legacy .frame .frame__left{right:calc(100vw - (100vw - 37.5dvh)/2);top:0}.about-legacy .frame .frame__right{left:calc(100vw - (100vw - 37.5dvh)/2);top:0}@media(min-width: 600px){.about-legacy .frame{width:calc(100% + 60px);left:-30px}}@media(min-width: 800px){.about-legacy .frame .frame__top{bottom:90%}.about-legacy .frame .frame__bottom{top:90%}.about-legacy .frame .frame__left{right:calc(100vw - (100vw - 60dvh)/2)}.about-legacy .frame .frame__right{left:calc(100vw - (100vw - 60dvh)/2)}.about-legacy .section--process .process__content .process__step--final .process__step--final__content{font-size:var(--fs-45);padding-bottom:10dvh;max-width:840px}.about-legacy .section--process .process__content .process__step--final .process__step--final__content .process__step--final__content__author{font-size:var(--fs-21)}.about-legacy .section--process .process__wheel{width:520px;height:520px}.about-legacy .section--process .process__wheel .process__wheel__progress{--value: 0;width:calc(100% + 2px);height:calc(100% + 2px);border-radius:50%;translate:-1px -1px;background:conic-gradient(var(--white) calc(var(--value) * 1%), transparent 0);mask:radial-gradient(transparent 70.4%, white 70.5%)}}@media(min-width: 1200px){.about-legacy .frame{width:calc(100% + 100px);left:-50px}}.about-legacy .section--vision{background-color:var(--white);color:var(--brown);text-align:center;padding:60px 0 0}.about-legacy .section--vision .texts .hero{font-size:var(--fs-30);margin-bottom:1.5em}.about-legacy .section--vision .path{margin:60px 0 0;position:relative}.about-legacy .section--vision .path .path__sticky{position:sticky;top:0;height:100dvh;display:flex;overflow:hidden}.about-legacy .section--vision .path .path__sticky .path__circle{width:80%;aspect-ratio:1/1;background-image:url("/assets/img/circle/circle.svg");margin:auto}.about-legacy .section--vision .path .path__sticky .path__nav{position:absolute;bottom:20px;width:100%}.about-legacy .section--vision .path .path__sticky .path__nav .path__nav__item{text-decoration:none;white-space:nowrap;cursor:pointer;margin:0 15px;display:inline-block;padding:0;background-color:rgba(0,0,0,0);border:0;font-size:var(--fs-14);text-transform:uppercase;font-family:var(--font-special);position:relative;color:var(--brown);height:30px;line-height:30px}.about-legacy .section--vision .path .path__sticky .path__nav .path__nav__item::before{content:attr(data-text);position:absolute;top:0;left:0;height:30px;background:radial-gradient(circle, #FF5151, #450909);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);opacity:0;transition:opacity .3s ease}.about-legacy .section--vision .path .path__sticky .path__nav .path__nav__item:hover::before,.about-legacy .section--vision .path .path__sticky .path__nav .path__nav__item.active::before{opacity:1}.about-legacy .section--vision .path .path__steps{margin-top:-100dvh}.about-legacy .section--vision .path .path__steps .step{position:sticky;top:0;height:100dvh;pointer-events:none}.about-legacy .section--vision .path .path__steps .step:not(:nth-child(1)) .step__content,.about-legacy .section--vision .path .path__steps .step:not(:nth-child(1)) .img__holder{opacity:0;pointer-events:none}.about-legacy .section--vision .path .path__steps .step .step__images{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder{background:radial-gradient(50% 50% at 50% 50%, #FCF6F3 36.54%, rgba(252, 246, 243, 0) 100%);width:120px;height:120px;padding:30px;position:absolute;top:50%;left:50%;margin:-60px}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder.img__holder__main{width:300px;height:300px;margin:-150px;padding:90px;position:relative}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder.img__holder__main img{width:120px;height:120px;position:relative}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder img{width:60px;height:60px}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder:nth-child(1){transform:translate(0, -35vw)}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder:nth-child(2){transform:rotate(-90deg) translate(0, -35vw)}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder:nth-child(3){transform:rotate(-180deg) translate(0, -35vw)}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder:nth-child(4){transform:rotate(-270deg) translate(0, -35vw)}.about-legacy .section--vision .path .path__steps .step .step__content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;z-index:1}.about-legacy .section--vision .path .path__steps .step .step__content .step__title{width:60%;margin:20px 0 10px;pointer-events:auto}.about-legacy .section--vision .path .path__steps .step .step__content .step__text{font-family:var(--font-special);font-size:var(--fs-14);width:60%;pointer-events:auto}@media(min-width: 800px){.about-legacy .section--vision{padding:60px 0 0}.about-legacy .section--vision .texts{font-size:var(--fs-30);width:80%;margin:0 auto 100px;max-width:1100px}.about-legacy .section--vision .texts .hero{font-size:var(--fs-45)}.about-legacy .section--vision .path .path__sticky{padding-top:10dvh}.about-legacy .section--vision .path .path__sticky .path__circle{width:520px}.about-legacy .section--vision .path .path__steps .step{padding-top:10dvh}.about-legacy .section--vision .path .path__steps .step .step__content .step__title{font-size:30px;margin:1em 0 1em;width:400px}.about-legacy .section--vision .path .path__steps .step .step__content .step__text{font-size:21px;width:400px}.about-legacy .section--vision .path .path__steps .step .step__images{overflow:visible;padding-top:10dvh}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder{top:calc(50% + 5dvh)}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder:nth-child(1){transform:translate(0, -300px)}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder:nth-child(2){transform:rotate(-90deg) translate(0, -260px)}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder:nth-child(3){transform:rotate(-180deg) translate(0, -260px)}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder:nth-child(4){transform:rotate(-270deg) translate(0, -260px)}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder.img__holder__main{width:400px;height:400px;margin:-200px}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder.img__holder__main img{width:200px;height:200px}}@media(min-width: 1200px){.about-legacy .section--vision{padding:160px 0 0}.about-legacy .section--vision .path .path__sticky{padding-top:16dvh}.about-legacy .section--vision .path .path__sticky .path__nav{display:flex;bottom:calc(50% - 15px - 8dvh);height:30px;width:1100px;left:calc(50% - 550px)}.about-legacy .section--vision .path .path__sticky .path__nav .path__nav__item:nth-child(2){margin-right:auto}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder{top:calc(50% + 8dvh)}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder:nth-child(1){transform:translate(0, -260px)}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder.img__holder__main{width:600px;height:600px;margin:-300px}.about-legacy .section--vision .path .path__steps .step .step__images .img__holder.img__holder__main img{width:300px;height:300px}.about-legacy .section--vision .path .path__steps .step .step__content{padding-top:12dvh}}.about-legacy .section--mission{background-color:var(--white);color:var(--brown);text-align:center;font-size:var(--fs-30);padding:180px 0 180px}.about-legacy .section--mission .claim{margin-bottom:1.5em}.about-legacy .section--mission .goals{font-family:var(--font-special);max-width:320px;margin:0 auto}.about-legacy .section--mission .goals .goal{display:inline-block;white-space:nowrap}.about-legacy .section--mission .goals .goal .goal__number{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";margin:0 .2em}@media(min-width: 800px){.about-legacy .section--mission{padding:300px 0 450px;font-size:var(--fs-45)}.about-legacy .section--mission .goals{max-width:600px}}@media(min-width: 1200px){.about-legacy .section--mission{padding:120px 0 450px}}.about-legacy .section--garants{background-color:var(--black);color:var(--white);padding-top:60px;text-align:center}.about-legacy .section--garants .intro{padding:0 0 60px}.about-legacy .section--garants .intro .hero{margin-bottom:1em;font-size:var(--fs-30)}.about-legacy .section--garants .organization{position:relative}.about-legacy .section--garants .organization .organization__bg{width:100%;aspect-ratio:1/1;overflow:hidden}.about-legacy .section--garants .organization .organization__bg::after{background-color:var(--black);position:absolute;top:0;left:0;width:100%;height:100%;content:"";display:block;opacity:.45}.about-legacy .section--garants .organization .organization__bg .organization__img{width:100%;height:100%;object-fit:cover;object-position:center;vertical-align:top}.about-legacy .section--garants .organization .organization__content{position:absolute;top:0;left:0;width:100%;text-align:center;padding:20px;font-family:var(--font-special);font-size:var(--fs-14)}.about-legacy .section--garants .organization .organization__content .organization__title{text-transform:uppercase}.about-legacy .section--garants .organization .organization__content .organization__btn__holder{position:relative;margin:20px auto 0;width:fit-content}.about-legacy .section--garants .organization .organization__content .organization__btn__holder::before{content:"";width:100%;display:block;background-color:var(--white);height:1px}.about-legacy .section--garants .organization .organization__content .organization__btn__holder .organization__btn{text-decoration:none;text-transform:uppercase;padding:10px 0;display:block}.about-legacy .section--garants .organizations .row{gap:10px 0}.about-legacy .section--garants .joining{padding:60px 0}.about-legacy .section--garants .joining .joining__btn{margin:3em 0 1em}@media(min-width: 600px){.about-legacy .section--garants .organizations .row{margin:0 -5px}.about-legacy .section--garants .organizations .row>*{padding:0 5px}}@media(min-width: 800px){.about-legacy .section--garants .intro,.about-legacy .section--garants .joining{max-width:780px;margin:0 auto;font-size:var(--fs-30)}.about-legacy .section--garants .intro .hero,.about-legacy .section--garants .joining .hero{font-size:var(--fs-45)}}@media(min-width: 1200px){.about-legacy .section--garants{padding:160px 0}.about-legacy .section--garants .organizations{margin:150px 0}.about-legacy .section--garants .organizations:hover .organization{opacity:.45}.about-legacy .section--garants .organizations .organization{transition:opacity .5s}.about-legacy .section--garants .organizations .organization .organization__bg{aspect-ratio:3/4}.about-legacy .section--garants .organizations .organization .organization__btn{width:20px;opacity:0;transition:opacity .3s 0s,width .3s .3s}.about-legacy .section--garants .organizations .organization:hover{opacity:1}.about-legacy .section--garants .organizations .organization:hover .organization__btn{opacity:1;width:120px;transition:opacity .3s .3s,width .3s 0s}.about-legacy .section--garants .joining .joining__btn{font-size:var(--fs-30)}}@keyframes arrow-slide{0%{transform:translateX(0)}40%{transform:translateX(150%)}41%{transform:translateX(-150%)}100%{transform:translateX(0)}}.about-legacy{scroll-padding-top:75px;scroll-behavior:auto !important}.about-legacy{font-family:var(--font-main);font-weight:500;font-size:var(--fs-21);line-height:1.2;background-color:var(--black);color:var(--white);min-height:100dvh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.about-legacy{position:relative;z-index:5;background-color:var(--black)}.about-legacy ::selection{color:var(--red);background-color:var(--brown)}.about-legacy input,.about-legacy button,.about-legacy textarea,.about-legacy select{font-family:var(--font-main);line-height:1.2;font-size:var(--fs-21)}.about-legacy .email-address{white-space:nowrap;cursor:pointer;font-family:var(--font-main-bold)}.about-legacy .email-address::before{content:attr(data-name) "@";display:inline-block}.about-legacy .email-address::after{content:"." attr(data-tld);display:inline-block}.about-legacy strong{font-family:var(--font-main-bold)}.about-legacy .parallax__holder{overflow:hidden}.about-legacy .parallax{height:130% !important}.about-legacy .move-with-mouse__container .move-with-mouse{transform:scale(1.2)}.about-legacy .tabs .tab-content{display:none;font-size:var(--fs-14)}.about-legacy .tabs .tab-content .tab__title{font-size:var(--fs-18);margin-bottom:1em}.about-legacy .tabs .tab-content .tab__subtitle{font-size:.85em}.about-legacy .tabs .tab-content p{margin-bottom:1em}.about-legacy .tabs .tab-content.active{display:block}.about-legacy .tabs .tabs__nav .tab{font-size:var(--fs-14);font-family:var(--font-special);background:rgba(0,0,0,0);border:0;position:relative;color:var(--brown);margin:1em 1.5em 2em 0;padding:2px 0;cursor:pointer}.about-legacy .tabs .tabs__nav .tab.active{font-family:var(--font-special-italic)}.about-legacy .tabs .tabs__nav .tab::after{content:"";width:0%;position:absolute;bottom:0;left:50%;height:1px;background-color:var(--brown);display:block;transition:width .2s,left .2s}.about-legacy .tabs .tabs__nav .tab.active::after,.about-legacy .tabs .tabs__nav .tab:hover::after{width:100%;left:0%}

.about-legacy .section--process .process__step--final .process__vision-title {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: calc(50% - 340px);
  visibility: hidden;
  width: 100%;
  z-index: 2;
}

@media (max-width: 799px) {
  .about-legacy .section--process .process__step--final .process__vision-title {
    top: calc(50% - 200px);
  }
}

.about-legacy .section--vision .path .path__steps .step .step__images .img__holder.img__holder__main {
  position: absolute;
}

.about-legacy .section--vision .path .path__steps .step .step__images .img__holder.img__holder__main img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.about-legacy .section--vision .path .path__steps .step .step__images .img__holder:nth-child(2) img {
  transform: rotate(90deg);
}

.about-legacy .section--vision .path .path__steps .step .step__images .img__holder:nth-child(3) img {
  transform: rotate(180deg);
}

.about-legacy .section--vision .path .path__steps .step .step__images .img__holder:nth-child(4) img {
  transform: rotate(270deg);
}

.about-legacy .section--team {
  background: var(--black);
  color: var(--white);
  padding: 146px 0 233px;
  text-align: center;
}

.about-legacy .section--team .container {
  justify-content: center;
}

.about-legacy .section--team .section__title {
  color: var(--white);
  margin-bottom: 90px;
}

.about-legacy .section--team .section__title .section__title__line {
  background: var(--white);
}

.about-legacy .team {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 86px;
  margin: 0 auto;
  width: min(100%, 1100px);
}

.about-legacy .team__lead,
.about-legacy .team__member {
  align-items: center;
  display: flex;
  flex-direction: column;
  min-height: 234px;
}

.about-legacy .team__image {
  aspect-ratio: 1;
  border-radius: 50%;
  display: block;
  height: 102px;
  margin: 0 auto 25px;
  object-fit: contain;
  width: 102px;
}

.about-legacy .team__image--lead {
  height: 166px;
  width: 166px;
}

.about-legacy .team__text {
  display: flex;
  flex: 1;
  flex-direction: column;
  margin: 0 auto;
  max-width: 234px;
  text-align: center;
}

.about-legacy .team__position {
  font-family: var(--font-main);
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
}

.about-legacy .team__name {
  font-family: var(--font-special);
  font-size: 14px;
  line-height: 1.2;
  margin: 0 auto;
  padding-top: 14px;
}

.about-legacy .team__meta,
.about-legacy .team__country {
  font-family: var(--font-main);
  font-size: 12px;
  line-height: 1.2;
}

.about-legacy .team__country {
  margin-top: auto;
  padding-top: 21px;
}

.about-legacy .team__grid {
  display: grid;
  gap: 72px 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: min(100%, 1100px);
}

@media (min-width: 800px) {
  .about-legacy .section--team {
    padding: 146px 0 233px;
  }

  .about-legacy .team {
    gap: 86px;
  }

  .about-legacy .team__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .about-legacy .section--team {
    padding: 146px 0 233px;
  }

  .about-legacy .team__grid {
    column-gap: 0;
  }
}

.about-legacy .section--garants {
  background-color: var(--white);
  color: var(--brown);
}

.about-legacy .section--garants .section__title {
  color: var(--brown);
}

.about-legacy .section--garants .section__title .section__title__line {
  background-color: var(--brown);
}

.about-legacy .section--garants .joining .joining__btn {
  color: var(--brown);
  font-family: var(--font-special);
  font-size: var(--fs-21);
  line-height: 1.2;
  padding: 3px 0;
}

.about-legacy .section--garants .joining .joining__btn::after {
  background: currentColor;
  bottom: -2px;
  height: 1px;
  left: -2px;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: right center;
  transition: opacity 0s linear .8s, transform .8s cubic-bezier(0.22, 1, 0.36, 1);
  width: calc(100% + 2px);
}

.about-legacy .section--garants .joining .joining__btn:hover,
.about-legacy .section--garants .joining .joining__btn:focus-visible {
  font-family: var(--font-special-italic);
}

.about-legacy .section--garants .joining .joining__btn:hover::after,
.about-legacy .section--garants .joining .joining__btn:focus-visible::after {
  left: -2px;
  opacity: 1;
  transform: scaleX(1);
  transform-origin: left center;
  transition: opacity 0s linear, transform .8s cubic-bezier(0.22, 1, 0.36, 1);
  width: calc(100% + 2px);
}

