.about-container{width:100vw;flex-direction:column;margin-top:max(5vw,5em);color:#fff;gap:2vh;padding-left:4vmax;padding-right:4vmax;font-size:2.2vh;padding-bottom:max(7vw,7em)}.about-container,.about-section{display:flex;transition:all .5s ease}.about-section{flex-direction:row;gap:2vw}.about-container .about-section:last-child{flex-direction:column!important}.about-container .about-section:nth-child(2n){flex-direction:row-reverse}.about-container .about-section:nth-child(odd){flex-direction:row}.about-text-block{transition:all .5s ease}.about-section-blocks,.about-text-block{display:flex;flex-direction:column;gap:2vh}.about-section-blocks{animation:fadeInDelay20 2s ease 0s 1 normal forwards}.about-text-block ol,.about-text-block ul{list-style-position:inside}.about-section-title{color:#fff;font-size:3vh;transition:all .5s ease;animation:fadeInNoDelay 2s ease 0s 1 normal forwards;background-color:#5d9600;width:-moz-fit-content;width:fit-content;padding:1vh;border-radius:1vh}.about-container .about-section:not(:first-child){margin-top:3vh}.about-container .about-section:last-child{gap:0}.about-text{text-align:justify;text-indent:3vmax}.about-text a{color:#5d9600}.about-image{width:50%;height:auto;border-radius:2vh;aspect-ratio:3/2;object-fit:cover;transition:all .5s ease;animation:fadeInDelay40 2s ease 0s 1 normal forwards;align-self:center}.about-speeches-block{display:flex;flex-direction:row;flex-wrap:wrap}.about-speech-item{width:50%;margin-top:3vh;padding:1vh;height:max-content;transition:all .5s ease}.about-speech-title-heading{font-size:2.5vh;color:#5d9600;animation:fadeInDelay20 2s ease 0s 1 normal forwards}.about-speech-event-title{font-size:2.25vh;color:#fff}.about-speech-info-block{display:flex;flex-direction:column;gap:.5vh;margin-top:.5vh;animation:fadeInDelay40 2s ease 0s 1 normal forwards}.about-speech-organizer-label{font-size:2vh;margin-top:1.5vh;font-weight:700}.about-speech-organizer,.about-speech-organizer-label{animation:fadeInDelay60 2s ease 0s 1 normal forwards}.about-speech-date{font-size:2vh;color:#fff}.about-speech-link,.about-speech-title{display:flex;width:-moz-fit-content;width:fit-content}.about-speech-title{color:#5d9600;gap:.25vw}.about-speech-title-icon{margin-left:1vh;display:flex;justify-self:center;align-self:center;animation:fadeInDelay20 2s ease 0s 1 normal forwards}@media screen and (max-width:600px){.about-image{width:100%;margin-top:2vh}.about-text-block{width:100%!important}.about-section{flex-direction:column!important}.about-speeches-block{flex-direction:column}.about-speech-item{width:100%}.about-speech-title{gap:1vw}}