.principles .flickity-page-dots{justify-content:center;align-items:center;gap:5px;height:fit-content;display:flex;position:absolute;top:95%;left:50%;transform:translate(-50%)}.principles .flickity-page-dots .dot{background-color:#0a18db;border-radius:150px;width:50px;height:7px;margin:0;padding:0}@keyframes expandWidth{0%{transform:scaleX(.1)}to{transform:scaleX(1)}}@keyframes expandHeight{0%{transform:scaleY(.1)}to{transform:scaleY(1)}}.animate-expandWidth{transform-origin:100%;animation:4s ease-in-out 4s infinite alternate expandWidth}.animate-expandHeight{transform-origin:top;animation:2s ease-in-out infinite alternate expandHeight}.animate-expandHeight:first-child,.animate-expandHeight:nth-child(2){animation-delay:2s}
