.imgr,.ring,.stage{width:100%;height:100%;transform-style:preserve-3d;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute}.stage{overflow:hidden;background:#000;position:absolute}.carousel-container{perspective:2000px;width:300px;height:300px;left:50%;top:50%;transform:translate(-50%,-50%);position:absolute}.imgr{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-size:contain;background-position:50%;background-repeat:no-repeat;transition:opacity .3s ease;position:absolute}footer{padding:80px}.link-column{flex-direction:column;align-items:flex-start;gap:20px}.footer-container{align-items:flex-start;justify-content:space-between}.footer-container img{height:250px}.sub-footer{background-color:black;padding:var(--padding-inline-section)}.sub-footer-container{justify-content:center;gap:30px}.pre-footer{background-color:rgb(0,0,0);padding:var(--padding-inline-section)}.pre-footer-container{justify-content:center;gap:75px;font-size:1rem}