.about-hero{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.about-hero__video{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.about-hero__video video,.about-hero__video img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.about-hero__overlay{background:linear-gradient(#00000040,#00000073);position:absolute;inset:0}.about-hero__content{z-index:3;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;margin-top:120px;padding:40px 24px;display:flex;position:relative}.about-hero__content__cards{gap:16px;width:100%;margin-top:40px;display:flex}.about-hero__content__cards-card{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:0 0;border-radius:25px;flex-direction:column;justify-content:space-between;gap:43px;padding:24px 32px;font-size:16px;display:flex}.about-hero__content__cards-card-title{justify-content:space-between;align-items:center;gap:12px;width:315px;margin-bottom:12px;font-size:64px;display:flex}.about-hero__content__cards-card-title svg{width:50px;height:50px}.about-hero__content__cards-card-description{text-align:start;font-size:24px}.about-hero__title{align-items:center;gap:2px;max-width:850px;margin-bottom:12px;font-size:72px;font-weight:500;display:flex}.about-hero__desc{color:#ffffffe6;max-width:450px;margin-bottom:40px;font-size:24px}.about-hero__btns{gap:12px;display:flex}.about-hero__btns-btn{color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 26px;font-size:18px;font-weight:500;transition:background .18s,transform .18s;display:flex}.about-hero__btns-btn--primary{background:#4db96d;transition:all .3s}.about-hero__btns-btn--primary:hover{background:#39a36e86}.about-hero__btns-btn--secondary{color:#1e1e1e;background:#fff;transition:all .3s}.about-hero__btns-btn--secondary svg path{stroke:#1e1e1e}.about-hero__btns-btn--secondary:hover{color:#fff;background:#4db96d}.about-hero__btns-btn--secondary:hover svg path{stroke:#fff}.dialog-video{background:#fff;border-radius:25px;width:55%;height:70%;padding:50px}.dialog-video-player{width:100%;height:100%}
@media (max-width:768px){.about-hero{min-height:420px}.about-hero__title{margin-top:16px;font-size:32px;line-height:1.2}.about-hero__desc{max-width:320px;font-size:16px}.about-hero__btns{flex-direction:column}.about-hero__btns-btn{width:100%;padding:12px 20px;font-size:16px}.about-hero__btns-btn svg{width:12px;height:12px}.about-hero__content__cards{flex-direction:column;gap:8px}.about-hero__content__cards-card{gap:10px;width:100%;padding:24px}.about-hero__content__cards-card-title{width:100%;font-size:44px}.about-hero__content__cards-card-title svg{width:36px;height:36px}.about-hero__content__cards-card-description{font-size:16px}.dialog-video{border-radius:18px;width:95%;height:auto;padding:20px}.dialog-video-player{height:220px}}
