.sectionAboutEvents__content{gap:20px;padding:100px 0}.sectionAboutEvents__text{line-height:125%;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:pre-wrap}.sectionAboutEvents__text a{text-decoration:none}.sectionAboutEvents__text a:hover{color:var(--primaryColor)}.sectionAboutEvents__text p{margin-bottom:15px}.sectionAboutEvents__text p:last-child{margin-bottom:0}.sectionAboutEvents .sectionSplitted__right,.sectionAboutEvents__diagram{align-items:center;display:flex}.sectionAboutEvents__diagram{gap:25px;height:100%}.sectionAboutEvents__diagram svg .circle--bg,.sectionAboutEvents__diagram svg .circle--white{transform:rotate(var(--rotation-degrees,0deg));transform-origin:center;transition:transform var(--transition-300)}.sectionAboutEvents__year{font-size:48px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sectionAboutEvents__controls{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:120px}.sectionAboutEvents__btn.btn.m{background-color:var(--secondaryColor-800);border:none;border-radius:0;height:50px;transition:background-color var(--transition-200);width:50px}.sectionAboutEvents__btn.btn.m svg path{stroke:#fff}.sectionAboutEvents__btn.btn.m:hover:not(.inactive){background-color:var(--primaryColor);border:none}.sectionAboutEvents__btn--prev,.sectionAboutEvents__btn--prev:focus{transform:rotate(90deg)}.sectionAboutEvents__btn--next,.sectionAboutEvents__btn--next:focus{transform:rotate(-90deg)}.sectionAboutEvents .fade-enter-active,.sectionAboutEvents .fade-leave-active{transition:opacity var(--transition-200)}.sectionAboutEvents .fade-enter-from,.sectionAboutEvents .fade-leave-to{opacity:0}.sectionAboutEvents .slide-enter-active,.sectionAboutEvents .slide-leave-active{transition:opacity var(--transition-200),transform var(--transition-200)}.sectionAboutEvents .slide-enter-from{opacity:0;transform:translateY(-10px)}.sectionAboutEvents .slide-leave-to{opacity:0;transform:translateY(10px)}@media screen and (max-width:1024px){.sectionAboutEvents__year{font-size:26px}}@media screen and (max-width:768px){.sectionAboutEvents .sectionSplitted__right{order:0}.sectionAboutEvents__year{font-size:20px}.sectionAboutEvents__diagram{flex-direction:column;gap:40px}.sectionAboutEvents__controls{flex-direction:row;width:100%}.sectionAboutEvents__content{gap:40px}.sectionAboutEvents__btn--prev.btn.m{transform:rotate(0)}.sectionAboutEvents__btn--next.btn.m{transform:rotate(180deg)}.sectionAboutEvents__diagramIcon{height:100%;padding:0 30px;width:100%}}
