@charset "UTF-8";.registration-team__container-table,.registration-team__container-form,.events__container,table,.profile__container,.table-reg-zv__container,.form-reg-zv__container{margin-left:auto;margin-right:auto}@media screen and (min-width: 320px){.registration-team__container-table,.registration-team__container-form,.events__container,table,.profile__container,.table-reg-zv__container,.form-reg-zv__container{max-width:320px}}@media screen and (min-width: 480px){.registration-team__container-table,.registration-team__container-form,.events__container,table,.profile__container,.table-reg-zv__container,.form-reg-zv__container{max-width:480px}}@media screen and (min-width: 768px){.registration-team__container-table,.registration-team__container-form,.events__container,table,.profile__container,.table-reg-zv__container,.form-reg-zv__container{max-width:768px}}@media screen and (min-width: 1024px){.registration-team__container-table,.registration-team__container-form,.events__container,table,.profile__container,.table-reg-zv__container,.form-reg-zv__container{max-width:1024px}}@media screen and (min-width: 1280px){.registration-team__container-table,.registration-team__container-form,.events__container,table,.profile__container,.table-reg-zv__container,.form-reg-zv__container{max-width:1280px}}.hidden,.is-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden;pointer-events:none}.invisible{width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden;position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none}*,*:before,*:after{box-sizing:inherit}html,body{min-height:100vh;margin:0;padding:0;background:#fff;color:#212121;font-family:Roboto,Raleway,Lato,Open Sans,sans-serif;font-style:normal;font-weight:400;letter-spacing:.03em;font-size:10px;line-height:1.71;max-width:100%;overflow-x:hidden}.wrapper{display:flex;flex-direction:column;min-height:100vh}.wrapper__main{display:flex;flex:1}.wrapper__content{flex:1;overflow-y:auto}main{flex:1}ul{padding:0;margin:0;list-style:none}p{margin-top:0;margin-bottom:0}img{display:block;max-width:100%;height:auto}.header{width:calc(100% - 32px);max-width:1120px;min-height:68px;margin:24px auto;padding:10px 12px 10px 24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:24px;position:relative;z-index:99;background-color:#b8b8b8;border-radius:999px;box-shadow:0 8px 24px #0000001f}@media screen and (min-width: 1280px){.header{max-width:1240px;min-height:72px}}@media screen and (max-width: 768px){.header{width:calc(100% - 24px);min-height:62px;margin:16px auto;padding:8px 16px;column-gap:16px}}@media screen and (max-width: 480px){.header{width:calc(100% - 20px);min-height:56px;margin:12px auto;padding:7px 14px;column-gap:12px}}.header__logo{display:flex;align-items:center;justify-content:center;text-decoration:none;flex-shrink:0}.header__logo img{width:46px;height:46px;display:block;object-fit:contain}@media screen and (min-width: 1280px){.header__logo img{width:50px;height:50px}}@media screen and (max-width: 768px){.header__logo img{width:42px;height:42px}}@media screen and (max-width: 480px){.header__logo img{width:38px;height:38px}}.header__nav{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.header__nav{position:fixed;top:86px;left:12px;right:12px;width:auto;padding:28px 20px;display:flex;flex-direction:column;align-items:center;background-color:#fff;border-radius:24px;box-shadow:0 16px 40px #0003;transform:translateY(-160%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1),visibility .6s cubic-bezier(.4,0,.2,1);z-index:100}}@media screen and (max-width: 480px){.header__nav{top:76px;left:10px;right:10px;padding:24px 18px}}@media screen and (max-width: 768px){.header__nav.active{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}}.header__nav-list{display:flex;align-items:center;justify-content:center;gap:34px;list-style:none;margin:0;padding:0}@media screen and (min-width: 1280px){.header__nav-list{gap:42px}}@media screen and (max-width: 768px){.header__nav-list{width:100%;flex-direction:column;gap:22px}}.header__nav-item{display:flex;align-items:center;justify-content:center}.header__nav-link{display:flex;align-items:center;justify-content:center;color:#1f2933;text-decoration:none;font-size:14px;font-weight:700;line-height:1;letter-spacing:.01em;transition:color .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}@media screen and (max-width: 768px){.header__nav-link{font-size:20px}}@media screen and (max-width: 480px){.header__nav-link{font-size:18px}}.header__nav-link:hover,.header__nav-link:focus{color:#ff9800e6;transform:translateY(-1px)}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;justify-self:end}@media screen and (max-width: 768px){.header__actions{gap:10px}}.header__login{min-width:116px;height:46px;padding:0 26px;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#ff9800e6;border-radius:999px;text-decoration:none;font-size:16px;font-weight:800;line-height:1;letter-spacing:.03em;box-shadow:0 8px 18px #ff980047;transition:transform .6s cubic-bezier(.4,0,.2,1),filter .6s cubic-bezier(.4,0,.2,1)}@media screen and (max-width: 768px){.header__login{display:none}}.header__login:hover,.header__login:focus{color:#fff;transform:translateY(-1px);filter:brightness(.96)}.header__profile{position:relative;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.header__profile{display:none}}.header__profile.active .header__profile-dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.header__profile-toggle{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background-color:transparent;border-radius:50%;overflow:hidden;text-decoration:none;transition:transform .6s cubic-bezier(.4,0,.2,1),filter .6s cubic-bezier(.4,0,.2,1)}.header__profile-toggle:hover,.header__profile-toggle:focus{transform:translateY(-1px);filter:brightness(.96)}.header__profile-icon{width:100%;height:100%;display:block;object-fit:contain}.header__profile-dropdown{position:absolute;top:calc(100% + 12px);right:0;width:210px;padding:10px;margin:0;list-style:none;background-color:#fff;border-radius:16px;box-shadow:0 12px 30px #0000002e;opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none;transition:opacity .6s cubic-bezier(.4,0,.2,1),visibility .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);z-index:999}.header__profile-dropdown-link{display:block;padding:12px 14px;color:#212121;text-decoration:none;font-size:15px;font-weight:700;border-radius:10px;transition:background-color .6s cubic-bezier(.4,0,.2,1),color .6s cubic-bezier(.4,0,.2,1)}.header__profile-dropdown-link:hover,.header__profile-dropdown-link:focus{color:#fff;background-color:#ff9800e6}.burger__button{display:none;align-items:center;justify-content:center;width:46px;height:46px;color:#fff;background-color:#ff9800e6;border:none;border-radius:50%;cursor:pointer;z-index:110}@media screen and (max-width: 768px){.burger__button{display:flex}}@media screen and (max-width: 480px){.burger__button{width:42px;height:42px}}.burger__button-icon-menu{width:28px;height:28px;fill:currentColor;color:currentColor;transition:color .6s cubic-bezier(.4,0,.2,1)}@media screen and (max-width: 480px){.burger__button-icon-menu{width:26px;height:26px}}.burger__button:hover,.burger__button:focus{color:#fff;filter:brightness(.96)}.footer{background-color:#242220;color:#fff;font-size:14px;line-height:1.14}.footer__container{padding-top:20px;padding-bottom:20px;text-align:center;display:flex;flex-direction:column;justify-content:center}.footer__call-action{display:block;margin-bottom:20px;font-style:normal;font-size:14px;line-height:16px;letter-spacing:.03em;text-transform:uppercase}.footer__social-lists{display:flex;justify-content:center}.footer__social-item:not(:last-child){margin-right:10px}.footer__social-link{display:flex;justify-content:center;align-items:center;padding:12px;height:44px;width:44px;border-radius:50%;fill:#fff;transform:rotate(0);background-color:#ffffff1a;transition:transform .6s cubic-bezier(.4,0,.2,1),background-color .6s cubic-bezier(.4,0,.2,1)}.footer__social-link:hover,.footer__social-link:focus{transform:rotate(360deg);background-color:#ff9800e6;outline:transparent}.footer__social-icon{width:30px;height:30px}.subscribe__button,.popup__button,.hero__button{min-width:200px;height:50px;padding:10px 32px;border:none;outline:none;cursor:pointer;color:#fff;background-color:#ff9800e6;box-shadow:0 4px 4px #00000026;border-radius:4px;font-weight:900;font-size:16px;line-height:1.87%;text-align:center;letter-spacing:.06em;text-decoration:none;font-family:inherit;transform:scale(1);transition:transform .6s cubic-bezier(.4,0,.2,1)}.subscribe__button:hover,.popup__button:hover,.hero__button:hover,.subscribe__button:focus,.popup__button:focus,.hero__button:focus{transform:scale(1.1)}.subscribe__button{display:flex;justify-content:center;align-items:center;padding:10px 29px}.subscribe__button .icon{margin-left:10px}.button__portfolio--filter{color:#212121;background-color:#f5f4fa;border-radius:4px;padding:6px 22px;border:none;outline:none;font-weight:500;font-size:16px;line-height:1.62;text-align:center;letter-spacing:.03em;transition:color .6s cubic-bezier(.4,0,.2,1),background-color .6s cubic-bezier(.4,0,.2,1),box-shadow .6s cubic-bezier(.4,0,.2,1)}.button__portfolio--filter:hover,.button__portfolio--filter:focus{color:#fff;background-color:#ff9800e6;box-shadow:0 2px 2px #0000001f,0 1px 2px #00000014,0 3px 1px #0000001a}.menu__button{display:flex;margin:0;padding:0;border:none;background-color:transparent;cursor:pointer}@media screen and (min-width: 768px){.menu__button{display:none}}.menu__button--icon-cross,.menu__button--icon-menu{display:inline-block;margin:auto;fill:#212121;transition:fill .6s cubic-bezier(.4,0,.2,1)}.menu__button:focus,.menu__button:focus .menu__button--icon-menu,.menu__button:focus .menu__button--icon-cross{outline:transparent;fill:#ff9800e6}.menu__button--icon-cross{display:none}.menu__button.is-open .menu__button--icon-cross{display:block}.menu__button.is-open .menu__button--icon-menu{display:none}.form-reg-zv__container{padding:2% 1% 5%}.form-reg-zv__event-name{padding-bottom:20px;font-family:Roboto;font-weight:700;font-size:26px;line-height:1.15;letter-spacing:.03em;text-align:center;color:#212121;cursor:default}.form-reg-zv__title{padding-bottom:30px;font-family:Roboto;font-weight:700;font-size:23px;line-height:1.15;letter-spacing:.03em;text-align:center;color:#212121;cursor:default}.form-reg-zv__title-uch{padding:0 0 20px 30px;font-family:Roboto;font-weight:500;font-size:20px;line-height:1.15;letter-spacing:.03em;text-align:left;color:#212121;cursor:default}@media screen and (min-width: 768px){.form-reg-zv__title-uch{padding:0 0 40px 30px}}.form-reg-zv__label-inline{display:block;justify-content:left}@media screen and (min-width: 768px){.form-reg-zv__label-inline{display:flex}}@media screen and (min-width: 1024px){.form-reg-zv__label-inline{display:flex}}.form-reg-zv__label{position:relative;display:block;margin-bottom:25px;width:100%}.form-reg-zv__label:not(:last-child){margin-right:5px}@media screen and (min-width: 768px){.form-reg-zv__label-birthdate{margin-right:10px}}@media screen and (min-width: 1024px){.form-reg-zv__label-birthdate{margin-right:20px}}.form-reg-zv__input,.form-reg-zv__select{display:inline-block;font-size:large;padding:0 5px 0 42px;width:100%;height:40px;background-color:#fff;color:#757575;border:1px solid rgba(33,33,33,.2);box-sizing:border-box;border-radius:4px;transition:border .6s cubic-bezier(.4,0,.2,1)}.form-reg-zv__input:focus,.form-reg-zv__select:focus{border:1px solid #2196f3;color:#757575;outline-color:#2196f3}.form-reg-zv__input[type=date]{color:transparent}.form-reg-zv__input[type=date]:focus,.form-reg-zv__input[type=date]:valid{color:#757575}.form-reg-zv__label-name{position:absolute;display:inline-block;top:50%;left:42px;transform:translateY(-50%);font-size:14px;line-height:1.14;letter-spacing:.01em;color:#757575;transition:transform .6s cubic-bezier(.4,0,.2,1),top .6s cubic-bezier(.4,0,.2,1),left .6s cubic-bezier(.4,0,.2,1),color .6s cubic-bezier(.4,0,.2,1)}@media screen and (min-width: 768px) and (max-width: 1024px){.form-reg-zv__label-name{margin-right:0;font-size:12px;line-height:1.12}}.form-reg-zv__input:focus+.form-reg-zv__label-name,.form-reg-zv__input:valid+.form-reg-zv__label-name{top:-20px;left:16px;transform:translateY(0);color:#2196f3}.form-reg-zv__select:valid+.form-reg-zv__label-name,.form-reg-zv__select:focus+.form-reg-zv__label-name{top:-20px;left:16px;transform:translateY(0);color:#2196f3}.form-reg-zv__button{width:100%;border:2px solid transparent;border-radius:10px;box-sizing:border-box;padding:8px;background:#ff9800e6;color:#fff;font-family:Roboto,sans-serif;font-size:18px;cursor:pointer;transition:transform .6s cubic-bezier(.4,0,.2,1);font-weight:700}.meals__head{position:relative}.meals__head--card{position:relative;background:#fff;border:1px solid var(--c-stroke, #e5e7eb);border-radius:14px;padding:16px 40px 16px 16px;margin-bottom:16px;display:flex;flex-direction:column}.meals__head--card .modal-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;border:2px solid rgba(255,152,0,.9019607843);background:transparent;color:#ff9800e6;font-size:20px;font-weight:700;line-height:28px;text-align:center;cursor:pointer;transition:all .2s ease}.meals__head--card .modal-close:hover{background:#ff9800e6;color:#fff}.table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-reg-zv__container{padding-top:2%;padding-bottom:2%}.table-reg-zv__title{padding-bottom:20px;font-family:Roboto;font-weight:700;font-size:23px;line-height:1.15;letter-spacing:.03em;text-align:center;color:#212121;cursor:default}.profile{display:flex;flex-direction:column;align-items:center;padding-top:20px;padding-bottom:50px;overflow-x:hidden}.profile__icon{margin-top:0;margin-bottom:20px;width:50px;height:50px;text-align:center;fill:currentColor;color:#ff9800e6}@media screen and (min-width: 480px){.profile__icon{width:60px;height:60px}}@media (min-width: 768px){.profile__icon{width:80px;height:80px}}@media (min-width: 1024px){.profile__icon{width:100px;height:100px}}@media (min-width: 1280px){.profile__icon{width:120px;height:120px}}.profile__title{display:flex;font-size:2.4rem;font-weight:700;margin-top:0;margin-bottom:20px;text-align:center}.profile__list{display:flex;flex-direction:column;font-size:1.6rem;gap:.5rem;margin:0 auto 40px}@media screen and (min-width: 480px){.profile__list{font-size:1.8rem;gap:1.2rem}}@media (min-width: 768px){.profile__list{font-size:2.2rem;gap:1.6rem}}@media (min-width: 1024px){.profile__list{font-size:2.4rem;gap:1.8rem}}@media (min-width: 1280px){.profile__list{font-size:2.6rem;gap:2rem}}.profile__item{display:flex;flex-direction:column}@media (min-width: 768px){.profile__item{flex-direction:row;align-items:baseline}}.profile__label{font-weight:700;color:#555}@media screen and (min-width: 320px){.profile__label{width:250px}}@media screen and (min-width: 480px){.profile__label{min-width:310px}}@media (min-width: 768px){.profile__label{min-width:400px}}@media (min-width: 1024px){.profile__label{min-width:500px}}@media (min-width: 1280px){.profile__label{min-width:650px}}.profile__value{color:#757575}.profile__edit-btn{width:100%;border:2px solid transparent;border-radius:10px;box-sizing:border-box;padding:8px;background:#ff9800e6;color:#fff;font-family:Roboto,sans-serif;font-size:18px;cursor:pointer;font-weight:700}@media (min-width: 768px){.profile__edit-btn{width:100%;padding:10px;font-size:2.2rem}}@media (min-width: 1024px){.profile__edit-btn{width:800px;padding:12px;font-size:2.6rem}}@media (min-width: 1280px){.profile__edit-btn{width:980px;padding:14px;font-size:3rem}}.profile__input{font-size:1.8rem;width:100%;display:inline-block;padding:10px 30px;background-color:#fff;color:#757575;border:1px solid rgba(33,33,33,.2);box-sizing:border-box;border-radius:4px;transition:border .6s cubic-bezier(.4,0,.2,1)}.profile__input:focus{border:1px solid #2196f3;color:#757575;outline-color:#2196f3}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;padding-left:5px;padding-right:5px;background-color:#0003;opacity:1;transition:opacity .6s cubic-bezier(.4,0,.2,1)}.close-popup{position:absolute;top:8px;right:8px;display:flex;min-width:30px;min-height:30px;padding:6px;box-sizing:border-box;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:#fff}.icon-close{display:flex;justify-content:center;align-items:center;margin:auto;box-sizing:border-box;fill:#000;transition:fill .6s cubic-bezier(.4,0,.2,1)}.close-popup:focus{outline:transparent}.close-popup:hover .icon-close{fill:#ff9800e6}table{border-collapse:collapse;width:100%}tr{background:#fff;color:gray}tbody tr{background:#fff}tbody tr:nth-child(4n+1),tbody tr:nth-child(4n+3){background:#f5f5f5}thead tr:first-child{background:#858585;color:#fff}tfoot tr:first-child{background:#f5f5f5}th{text-align:center;padding:14px;font-size:16px;line-height:1.14;letter-spacing:.05em}td{text-align:center;padding:12px}thead th:hover{color:#ff9800e6;cursor:pointer}thead tr th:first-child{border-top-left-radius:10px}thead tr th:last-child{border-top-right-radius:10px}tfoot tr th:first-child{border-bottom-left-radius:10px}tfoot tr th:last-child{border-bottom-right-radius:10px}tbody tr:hover{cursor:pointer}tr.active,tr.active:hover{background:#cbcbcb;color:#585858}.sidebar-events{position:sticky;top:0;left:0;z-index:98;background:#f5f5f5;min-height:100vh;width:150px;display:flex;flex-direction:column;transition:width .3s ease}@media (max-width: 480px){.sidebar-events{width:140px}}@media (max-width: 320px){.sidebar-events{width:130px}}.sidebar-events__toggle{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(0,0,0,.08);background:#fff;color:#212121;box-shadow:0 2px 6px #00000014;cursor:pointer;transition:background .25s,color .25s,box-shadow .25s}.sidebar-events__toggle .material-symbols-outlined{font-size:22px;transition:transform .25s}.sidebar-events__toggle:hover{background:#ff9800e6;color:#fff;box-shadow:0 4px 10px #0000001f}.sidebar-events__list{list-style:none;margin:0;padding:60px 0 0;flex:0 0 auto}.sidebar-events__item{margin:5px 0}.sidebar-events__link{display:flex;align-items:center;padding:12px;text-decoration:none;color:#212121;transition:background .2s,color .2s}.sidebar-events__link .material-symbols-outlined{font-size:22px;margin-right:12px}.sidebar-events__link:hover,.sidebar-events__link.active{background:#ff9800e6;color:#fff}.sidebar-events__foldzone{flex:1 1 auto;cursor:pointer;transition:background .2s}.sidebar-events__foldzone:hover{background:#0000000a}.sidebar-events--collapsed{width:60px}.sidebar-events--collapsed .sidebar-events__text{display:none}.sidebar-events--collapsed .sidebar-events__toggle{background:#fff;color:#141d2d}.sidebar-events--collapsed .sidebar-events__toggle .material-symbols-outlined{transform:rotate(180deg)}.sidebar-events__overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:97;background:#00000059}.sidebar-events__overlay.is-visible{display:block}.fl-countdown{--radius: 1.25rem;--shadow: 0 8px 24px rgba(0,0,0,.08);--bg: #fff;--muted: #6b7280;--accent: #111827;background:var(--bg);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(16px,3vw,28px)}.fl-countdown__heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:clamp(12px,2vw,18px)}.fl-countdown__title{margin:0;font-size:clamp(18px,2.4vw,24px);font-weight:700;color:var(--accent)}.fl-countdown__date{font-size:clamp(12px,1.8vw,14px);color:var(--muted);white-space:nowrap}.fl-countdown__grid{display:grid;grid-template-columns:repeat(4,minmax(72px,1fr));gap:clamp(8px,2vw,16px)}.fl-countdown__cell{background:#f9fafb;border-radius:16px;padding:clamp(10px,2vw,16px);text-align:center}.fl-countdown__num{font-variant-numeric:tabular-nums;font-size:clamp(28px,6vw,48px);font-weight:800;line-height:1.1}.fl-countdown__label{margin-top:6px;font-size:clamp(12px,1.8vw,14px);color:var(--muted)}.fl-countdown__done{margin-top:8px;font-weight:600;color:#059669}@media (max-width: 420px){.fl-countdown__grid{grid-template-columns:repeat(2,minmax(120px,1fr))}}#socials .socials-block{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}#socials .socials-block__item{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 16px #0000000f}#socials .socials-block__header{display:flex;align-items:center;gap:12px;margin-bottom:14px}#socials .socials-block__icon{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#f4f4f4}#socials .socials-block__icon svg{width:22px;height:22px;fill:currentColor}#socials .socials-block__title{margin:0;font-size:18px;font-weight:700}#socials .socials-block__list{margin:0;padding:0;list-style:none}#socials .socials-block__list-item+.socials-block__list-item{margin-top:10px}#socials .socials-block__link{text-decoration:none;font-weight:500;color:#222}#socials .socials-block__link:hover{text-decoration:underline}.section{padding:clamp(36px,6vw,72px) 0;background:#fff}.section--alt{background:#f7f8fa}.section__title{font-size:clamp(22px,3.2vw,32px);font-weight:700;text-align:center;margin-bottom:clamp(20px,3vw,32px)}.section-gallery__img{aspect-ratio:16/9;object-fit:cover}.stats__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(10px,2.5vw,20px)}@media (min-width: 768px){.stats__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.stats__grid{grid-template-columns:repeat(5,1fr)}}.stats__card{background:#fff;border-radius:16px;box-shadow:0 6px 18px #0000000f;padding:clamp(16px,3vw,22px);text-align:center}.stats__value{font-size:clamp(26px,4.5vw,40px);font-weight:800;line-height:1.1}.stats__label{margin-top:6px;font-size:clamp(18px,2vw,14px);color:#eb7100}.sponsors{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(10px,2vw,20px);padding:0;margin:0;list-style:none}.sponsors__item{display:flex;justify-content:center;align-items:center;flex:1 1 calc(50% - 20px)}@media (min-width: 768px){.sponsors__item{flex:1 1 calc(33.333% - 20px)}}@media (min-width: 1200px){.sponsors__item{flex:1 1 calc(25% - 20px)}}.sponsors__link{display:inline-flex;justify-content:center;align-items:center;padding:10px 14px}.sponsors__logo{max-height:56px;max-width:160px;width:100%;height:auto;transition:transform .2s ease}.sponsors__link:hover .sponsors__logo{transform:scale(1.04)}.hero{position:relative;min-height:clamp(320px,55vh,720px);color:#fff;background:center/cover no-repeat;background-image:var(--hero-bg);overflow:hidden}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000059,#00000059);z-index:1;pointer-events:none}.hero__inner{position:relative;z-index:2;max-width:100%;margin:0 auto;padding:60px 16px 80px 0}.hero-swiper{position:relative;width:100%}.hero-swiper .swiper-slide{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:clamp(320px,55vh,720px);text-align:center}.hero__title{font-size:clamp(28px,5vw,56px);font-weight:800;letter-spacing:.5px;margin-bottom:.25em}.hero__subtitle{font-size:clamp(14px,2.4vw,20px);opacity:.95;margin-bottom:.75rem}.hero__actions{margin-top:1.25rem;display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.hero-swiper .swiper-button-prev,.hero-swiper .swiper-button-next{width:48px;height:48px;border:2px solid rgba(255,255,255,.7);border-radius:50%;background:#0000004d;color:#fff;display:flex;justify-content:center;align-items:center;transition:.3s ease}.hero-swiper .swiper-button-prev{left:16px}@media (max-width: 768px){.hero-swiper .swiper-button-prev .hero-swiper .swiper-button-prev{left:8px}}.hero-swiper .swiper-button-next{right:16px}@media (max-width: 768px){.hero-swiper .swiper-button-next .hero-swiper .swiper-button-prev{right:8px}}.hero-swiper .swiper-button-prev:after,.hero-swiper .swiper-button-next:after{font-size:22px;font-weight:700}.hero-swiper .swiper-button-prev:hover,.hero-swiper .swiper-button-next:hover{background:#0009;border-color:#ffb800}.hero-swiper .swiper-pagination{z-index:3;bottom:10px!important}.hero-swiper .swiper-pagination-bullet{width:10px;height:10px;background:#fff9;opacity:.9;transition:.3s ease}.hero-swiper .swiper-pagination-bullet-active{width:14px;height:14px;background:#ffb800;box-shadow:0 0 6px #ffb800cc}@media (max-width: 575.98px){.hero__inner{padding:40px 12px 70px 0}.hero-swiper .swiper-slide{min-height:360px}.hero-swiper{display:block!important}}@media (max-width: 768px){.hero-swiper .swiper-button-prev,.hero-swiper .swiper-button-next{width:36px;height:36px}.hero-swiper .swiper-button-prev:after,.hero-swiper .swiper-button-next:after{font-size:18px}}.events__container{padding-top:30px;padding-bottom:30px}@media screen and (min-width: 1024px){.events__container{padding:50px 10px}}.events__section-filter{display:flex;flex-wrap:wrap;margin-bottom:40px}@media screen and (min-width: 768px){.events__section-filter{display:flex;justify-content:center;margin-bottom:30px}}@media screen and (min-width: 1024px){.events__section-filter{display:flex;justify-content:center;margin-bottom:50px}}.events__section-filter__item:not(:last-child){margin-bottom:15px;margin-right:8px}@media screen and (min-width: 768px){.events__section-filter__item:not(:last-child){margin-right:8px}}.events__section-filter__btn{color:#212121;background-color:#f5f5f5;border-radius:4px;padding:6px 22px;border:none;outline:none;font-weight:500;font-size:16px;line-height:1.62;text-align:center;letter-spacing:.03em;transition:color .6s cubic-bezier(.4,0,.2,1),background-color .6s cubic-bezier(.4,0,.2,1),box-shadow .6s cubic-bezier(.4,0,.2,1)}.events__section-filter__btn:hover,.events__section-filter__btn:focus{color:#fff;background-color:#ff9800e6;box-shadow:0 2px 2px #0000001f,0 1px 2px #00000014,0 3px 1px #0000001a}.events__section-title{font-size:22px;font-weight:700;margin-bottom:16px}.events__list{width:100%;list-style:none;margin:0 0 30px;padding:0;display:flex;flex-wrap:wrap;justify-content:center;column-gap:24px;row-gap:10px}.events__list-item{border:1px solid #eeeeee;border-radius:0 0 4px 4px;transition:box-shadow .6s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;margin:0;width:100%}.events__list-item:not(:last-child){margin-bottom:30px}@media screen and (min-width: 768px){.events__list-item:not(:nth-child(n)){margin-right:30px;flex-basis:calc((100% - 30px) / 3)}}@media screen and (min-width: 768px){.events__list-item:not(:nth-child(n)){margin-right:30px}}@media screen and (min-width: 768px){.events__list-item:nth-child(n+7){margin-bottom:0}}@media screen and (min-width: 768px){.events__list-item{flex-basis:calc((100% - 60px)/2)}}@media screen and (min-width: 1024px){.events__list-item{flex-basis:calc((100% - 60px) / 3)}}.event-card{display:flex;flex-direction:column;height:100%;background:#fff}.event-card__link{display:block;text-decoration:none;color:inherit;outline:none}.event-card__media{position:relative;overflow:hidden}.event-card__img{display:block;width:100%;height:auto}.event-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ff990080;color:#fff;font-size:16px;line-height:1.5;letter-spacing:.02em;margin:0;padding:15% 24px 12%;transform:translateY(100%);opacity:0;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1)}.event-card__badge{position:absolute;top:12px;left:12px;font-size:12px;font-weight:700;letter-spacing:.04em;padding:6px 10px;border-radius:20px;color:#fff}.event-card__badge--open{background:#28a745}.event-card__badge--soon{background:#ff9800e6}.event-card__badge--done{background:#9e9e9e}.event-card__body{padding:16px 24px 8px}.event-card__title{font-weight:700;font-size:18px;line-height:1.4;color:#212121;margin:8px 0}.event-card__category{font-size:14px;color:#212121;margin:4px 0 0}.event-card__meta{display:grid;gap:6px;list-style:none;padding:0;margin:6px 0 8px}.event-card__meta-item{display:inline-flex;align-items:center;gap:8px;color:#212121;font-size:14px}.event-card .icon{width:18px;height:18px;fill:currentColor}.event-card__footer{display:flex;gap:10px;padding:0 24px 20px}.event-card:hover,.event-card:focus-within{box-shadow:1px 4px 6px #ff9800e6,1px 4px 4px #ff00000f,0 1px 1px #0000001f}.event-card__link:hover .event-card__overlay,.event-card__link:focus .event-card__overlay{transform:translateY(0);opacity:1}.event-card.event-card--past{opacity:.96}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;border:1px solid transparent}.btn--primary{background:#ff9800e6;color:#fff}.btn--ghost{background:transparent;color:#ff9800e6;border-color:#ff9800e6}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.notification{position:absolute;width:300px;min-height:100px;padding:0 16px;box-sizing:border-box;border-radius:10px;background:#8484844d;top:10px;right:10px}.warning{background:#ffd4274d}.success{background:#0abd004d}.error{background:#fd00004d}
