.about{max-width:1400px;margin:0 auto 40px}.about__gallery{margin-top:60px}.about__gallery__images{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(4,1fr);gap:20px;width:100%;height:900px;display:grid}.about__gallery__images-img{object-fit:cover;border-radius:32px;width:100%;height:100%}.about__gallery__images-img--0{grid-area:span 2/span 2/span 2/span 2}.about__gallery__images-img--1{grid-column:1/span 2;grid-row-start:3}.about__gallery__images-img--2{grid-row-start:1;grid-column-start:3}.about__gallery__images-img--3{grid-row-start:1;grid-column-start:4}.about__gallery__images-img--4{grid-area:2/3/span 2/span 2}.about__gallery__info{margin-top:30px;margin-bottom:90px}.about__gallery__info-title{font-size:32px;font-weight:700;line-height:130%}.about__gallery__info-desc{margin-top:16px;font-size:20px;font-weight:400;line-height:130%}.about__facts{flex-direction:column;display:flex}.about__facts-title{text-transform:uppercase;font-size:32px;font-weight:700;line-height:130%}.about__facts-title span{color:#06f}.about__facts__wrapper{justify-content:center;gap:24px;width:100%;display:flex}.about__facts__wrapper__card{border:3px solid #f5f6f9;border-radius:40px;flex-direction:column;justify-content:space-between;width:100%;height:260px;margin-top:20px;padding:28px;display:flex}.about__facts__wrapper__card-title{font-size:40px;font-weight:700;line-height:130%}.about__facts__wrapper__card-desc{font-size:18px;font-weight:500;line-height:130%}.about__facts__wrapper__card-icon{border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.about__facts__wrapper__card-icon--1{background:#000dff}.about__facts__wrapper__card-icon--1 svg path{stroke:#fff}.about__facts__wrapper__card-icon--2{background:#cafd00}.about__facts__wrapper__card-icon--2 svg path{stroke:#06f}.about__facts__wrapper__card-icon--3{background:#4ffff0}.about__facts__wrapper__card-icon--3 svg path{stroke:#0e0f11}.about__partners{margin-top:72px}.about__partners-title{text-transform:uppercase;font-size:32px;font-weight:700;line-height:130%}.about__partners-title span{color:#06f}.about__partners__wrapper{border:3px solid #f5f6f9;border-radius:40px;align-items:center;width:100%;height:120px;margin:32px auto 0;display:flex;overflow:hidden}.about__partners__wrapper-track,.about__partners__wrapper .about__partners__track{align-items:center;gap:32px;width:max-content;animation:30s linear infinite partners-marquee;display:flex}@media (prefers-reduced-motion:reduce){.about__partners__wrapper-track,.about__partners__wrapper .about__partners__track{animation:none}}.about__partners .about__partners__wrapper-img{object-fit:contain;background:#fff;border-radius:8px;flex:none;width:auto;height:72px;padding:6px;display:block}@keyframes partners-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.about__info{color:#fff;background:linear-gradient(#000 0% 40%,#00b0ff 100%);border-radius:48px;justify-content:space-between;align-items:start;height:330px;margin-top:150px;display:flex}.about__info__left,.about__info__right,.about__info__center{flex-direction:column;gap:24px;width:100%;display:flex}.about__info__left-title,.about__info__right-title,.about__info__center-title{font-family:Astrohead;font-size:64px;font-weight:700;line-height:130%}.about__info__left-desc,.about__info__right-desc,.about__info__center-desc{max-width:335px;font-size:32px;font-weight:800;line-height:120%}.about__info__left,.about__info__right{padding:48px 53px}.about__info__left-title,.about__info__right-title{color:#37c6ff}.about__info__left-desc,.about__info__right-desc{color:#fff}.about__info__center{background:#37c6ff;border-top-left-radius:48px;border-top-right-radius:48px;width:100%;height:400px;margin-top:-70px;padding:48px 32px}.about__faqs{color:#fff;background:linear-gradient(#0e0f11,#1e1e1e);border-radius:60px;gap:56px;margin-top:100px;padding:60px;display:flex}.about__faqs__left{flex-direction:column;justify-content:space-between;max-width:482px;display:flex}.about__faqs__left__content-title{text-transform:uppercase;margin-bottom:18px;font-size:48px;font-weight:900;line-height:100%}.about__faqs__left__content-desc{margin-bottom:25px;font-size:14px;font-weight:400}.about__faqs__left__img img{width:100%;height:auto}.about__faqs__right{flex-direction:column;flex:1.2;gap:20px;display:flex}.about__faqs__right__item{background:#ffffff29;border-radius:24px;padding:24px;transition:all .3s}.about__faqs__right__item-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-size:18px;font-weight:700;display:flex}.about__faqs__right__item-question .icon svg{width:12px;height:12px}.about__faqs__right__item-question .icon{transition:all .3s}.about__faqs__right__item-answer{max-height:0;transition:max-height .35s;overflow:hidden}.about__faqs__right__item-answer p{margin-top:24px;font-size:18px;font-weight:400;line-height:130%}.about__faqs__right__item.open{background:#06f}.about__faqs__right__item.open .icon{transform:rotate(180deg)}.about__faqs__right__item.open .about__faqs__right__item-answer{max-height:400px}@media (max-width:900px){.about .about__faqs{flex-direction:column}.about .about__faqs__left__img img{max-width:280px}}.about__map{border:3px solid #f5f6f9;border-radius:40px;margin-top:90px}.about__map iframe{border-radius:40px;min-height:310px}
