.our-projects__video-section{margin:0 auto 32px}.our-projects__video-section video{width:100%;object-fit:cover}@media(max-width:768px){.our-projects__video-section{margin-bottom:20px}}.our-projects__content{display:flex;margin:0 auto 100px}@media(max-width:768px){.our-projects__content{flex-direction:column;margin-bottom:60px}}@media(max-width:480px){.our-projects__content{margin-bottom:40px}}.our-projects__text-container{display:flex;flex:1;min-width:50%;padding:70px 27px;justify-content:center;align-items:center;gap:10px;background:var(--color-berry-light)}@media(max-width:768px){.our-projects__text-container{min-width:unset;width:100%;padding:48px 20px;order:1}}@media(max-width:480px){.our-projects__text-container{padding:32px 16px}}@media(max-width:768px){.our-projects__video-container{width:100%;order:2}}.our-projects__text{font-family:var(--font-primary);color:var(--color-shell);text-align:center;font-size:calc(80px*var(--font-size-scale));font-style:normal;font-weight:500;line-height:80px;text-transform:uppercase;margin:0}@media(max-width:768px){.our-projects__text{font-size:40px;line-height:1.2}}@media(max-width:480px){.our-projects__text{font-size:28px}}.our-projects__video{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.our-projects__video{width:100%;max-height:400px;object-fit:cover}}.our-projects__form-section{max-width:1280px;margin:0 auto}.event-registration-form{display:flex;flex-direction:column;align-items:center;gap:48px;padding:48px;border-radius:24px;border:1px solid rgba(225,135,169,.32);background:rgba(255,245,243,.12);margin-bottom:100px;box-sizing:border-box}@media(max-width:768px){.event-registration-form{padding:24px 16px;gap:32px;margin:0 16px}}@media(max-width:480px){.event-registration-form{padding:20px 10px;gap:24px;margin:0 10px}}.event-registration-form__header{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:100%}.event-registration-form__title{color:var(--color-berry);text-align:center;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.12px;text-transform:uppercase;margin:0}.event-registration-form__description{color:var(--color-rosewood);font-family:var(--font-secondary-extralight);font-size:18px;font-style:normal;font-weight:300;line-height:24px;margin:0;max-width:763px;text-align:center}@media(max-width:768px){.event-registration-form__description{font-size:16px;line-height:1.5;max-width:100%;padding:0 8px}}@media(max-width:480px){.event-registration-form__description{font-size:14px}}.event-registration-form__content{width:100%;max-width:100%}