.select-custom{border:1px solid var(--color-control-bg-border);border-radius:32px;font-weight:var(--font-weight-500);height:63px;line-height:29px;position:relative}.select-custom *{-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-custom__selected{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;cursor:pointer;font-size:var(--font-size-18);height:100%;padding-left:32px}.select-custom__selected:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='CurrentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m19 8.5-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:20px;position:absolute;right:30px;top:22px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out;width:20px}.select-custom__dropdown{background-color:var(--color-control-bg-secondary);border:1px solid var(--color-control-bg-border);border-radius:32px;left:0;opacity:0;position:absolute;top:64px;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;visibility:hidden;width:100%;z-index:-1}.select-custom-expanded .select-custom__dropdown{opacity:1;visibility:visible;z-index:10}.select-custom-expanded .select-custom__selected:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.select-custom__option{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;cursor:pointer;font-size:var(--font-size-16);height:44px;line-height:20px;padding-left:32px;padding-right:15px}.select-custom__option:hover{background-color:var(--color-control-bg-secondary-active)}.select-custom__option:first-child{border-top-left-radius:32px;border-top-right-radius:32px;height:52px}.select-custom__option:last-child{border-bottom-left-radius:32px;border-bottom-right-radius:32px;height:52px}.resume-form .select-custom__option{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;cursor:pointer;font-size:var(--font-size-16);height:60px;line-height:20px;padding-left:32px}@media screen and (min-width:1280px){.resume-form .select-custom__option{height:44px}}.resume-form .select-custom__option:hover{background-color:var(--color-control-bg-secondary-active)}.resume-form .select-custom__option:first-child{border-top-left-radius:32px;border-top-right-radius:32px;height:52px}.resume-form .select-custom__option:last-child{border-bottom-left-radius:32px;border-bottom-right-radius:32px;height:52px}@-webkit-keyframes shine-lines-142c78a2{0%{background-position:50% 0}to{background-position:-150% 0}}@-moz-keyframes shine-lines-142c78a2{0%{background-position:50% 0}to{background-position:-150% 0}}@keyframes shine-lines-142c78a2{0%{background-position:50% 0}to{background-position:-150% 0}}.list-filter[data-v-142c78a2]{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;border-bottom:1px solid var(--color-bg-border);flex-direction:column;margin-bottom:40px;padding-bottom:40px}@media screen and (min-width:1024px){.list-filter[data-v-142c78a2]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-bottom:48px}}@media screen and (min-width:1280px){.list-filter[data-v-142c78a2]{margin-bottom:56px}}.list-filter__select[data-v-142c78a2]{width:100%}@media screen and (min-width:1024px){.list-filter__select-media[data-v-142c78a2]{width:373px}.list-filter__select-month[data-v-142c78a2]{width:275px}.list-filter__select-year[data-v-142c78a2]{width:147px}}.list-filter__filter-date[data-v-142c78a2]{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:10px}@media screen and (min-width:1024px){.list-filter__filter-date[data-v-142c78a2]{margin-top:0}}.list-filter-date[data-v-142c78a2]{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-top:16px}@media screen and (min-width:1024px){.list-filter-date[data-v-142c78a2]{margin-top:0}}.list-custom>*{-webkit-animation:fade-in .1s forwards;-moz-animation:fade-in .1s forwards;animation:fade-in .1s forwards;-webkit-animation-delay:.1s;-moz-animation-delay:.1s;animation-delay:.1s;opacity:0}.list-custom__filters{position:relative;z-index:2}.list-custom__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;position:relative;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:32px}@media screen and (min-width:743px){.list-custom__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row wrap}}@media screen and (min-width:1024px){.list-custom__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-moz-box-orient:vertical;-moz-box-direction:normal;flex-flow:column nowrap;gap:56px}}.list-custom__title{color:var(--color-typo-primary);font-size:40px;font-weight:var(--font-weight-700);line-height:var(--line-height-51);margin:10px 0;text-align:center}@media screen and (min-width:1024px){.list-custom__title{font-size:128px;line-height:122px;margin:80px 0;text-align:left}}.list-custom__placeholder{color:var(--color-typo-secondary);font-size:var(--font-size-20);font-weight:var(--font-weight-400);text-align:center;width:100%}.list-custom__load-more-button{margin:40px auto 80px}.list-custom__pagination{background-color:#fff;margin-top:24px;width:100%}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@-moz-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes shine-lines{0%{background-position:50% 0}to{background-position:-150% 0}}@-moz-keyframes shine-lines{0%{background-position:50% 0}to{background-position:-150% 0}}@keyframes shine-lines{0%{background-position:50% 0}to{background-position:-150% 0}}.page-collection{word-break:break-word}.page-collection,.page-collection__events-list{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1}.page-collection__events-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:32px}@media screen and (min-width:743px){.page-collection__events-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row wrap}}@media screen and (min-width:1024px){.page-collection__events-list{-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;row-gap:48px}}@media screen and (min-width:1280px){.page-collection__events-list{row-gap:56px}}
