.About_container___pZQK{max-width:800px;margin:8rem auto 2rem;padding:2rem;background-color:var(--background-color);border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:background-color .3s ease,box-shadow .3s ease}.About_title__zbt1_{font-size:2.5rem;margin-bottom:2rem;color:var(--text-color);text-align:center}.About_aboutSection__WlQQV{margin-bottom:2rem}.About_sectionTitle__RdVN_{font-size:2rem;margin-bottom:1rem;color:var(--link-color)}.About_aboutText__lhDXL{font-size:1.1rem;line-height:1.6;color:var(--text-color)}.About_aboutList__Bcbd5{list-style-type:none;padding-left:0;font-size:1rem;line-height:1.6;color:var(--text-color)}.ImageCarousel_carouselContainer__BfVJN{position:relative;width:100%;height:300px;overflow:hidden;perspective:1000px}.ImageCarousel_carouselImageWrapper__Idckf{position:absolute;width:80%;height:80%;top:10%;left:10%;transition:transform .8s ease,opacity .8s ease;opacity:0}.ImageCarousel_current__DgC_z{transform:translateX(0) scale(1) translateZ(100px);opacity:1!important;z-index:3;transition:transform opacity .8s ease ease .8s}.ImageCarousel_next__k8XOo{transform:translateX(100%) scale(.8) translateZ(0)}.ImageCarousel_next__k8XOo,.ImageCarousel_prev__zX1CX{opacity:.5;z-index:2;transition:transform opacity .8s ease ease .8s}.ImageCarousel_prev__zX1CX{transform:translateX(-100%) scale(.8) translateZ(0)}.ImageCarousel_prevHidden__ym2cQ{opacity:0}.ImageCarousel_hidden__cWlRP{transform:translateX(200%) scale(.8) translateZ(-100px);opacity:0;z-index:1;transition:transform .8s ease,opacity .2s ease}.ImageCarousel_leftOverlay__qK9yy,.ImageCarousel_rightOverlay__SDCzw{position:absolute;top:0;width:50%;height:100%;cursor:pointer;z-index:10}.ImageCarousel_leftOverlay__qK9yy{left:0}.ImageCarousel_rightOverlay__SDCzw{right:0}.RotatingBox_box__Aho1U{width:28px;height:28px;background-color:var(--box-background-color);animation:RotatingBox_rotate-grow__U_Imu 4s linear infinite;transform-origin:center;position:fixed;bottom:16px;right:48px;border-radius:4px;box-shadow:0 0 4px 2px var(--box-shadow-color);transition:background-color .3s ease,box-shadow .3s ease;z-index:10}@keyframes RotatingBox_rotate-grow__U_Imu{0%{transform:rotate(0deg) scale(1)}25%{transform:rotate(90deg) scale(1.12)}50%{transform:rotate(180deg) scale(1)}75%{transform:rotate(270deg) scale(1.12)}to{transform:rotate(1turn) scale(1)}}