.dotsNav_dotsNav__Hgvos{position:fixed;top:50%;right:15px;transform:translateY(-50%);display:flex;flex-direction:column;gap:50px;z-index:1000;align-items:center;padding:10px 0;opacity:0;animation:dotsNav_fadeInDots__lgo02 1s ease forwards;animation-delay:2s}.dotsNav_dotsNav__Hgvos:before{content:" ";display:block;position:absolute;top:0;bottom:0;width:2px;background:#3385a8;z-index:-1}@keyframes dotsNav_fadeInDots__lgo02{0%{opacity:0;transform:translateY(-50%) scale(.95)}to{opacity:1;transform:translateY(-50%) scale(1)}}.dotsNav_dot__YlV89{width:14px;height:14px;background-color:#3385a8;border-radius:50%;transition:background-color .3s,transform .3s;cursor:pointer}.dotsNav_dot__YlV89:hover{background-color:#3385a8;transform:scale(1.2)}.dotsNav_active__c6MO1{background-color:#388db2;box-shadow:0 0 0 3px rgba(78,202,255,.906)}