html,body{top:0;left:0;margin:0;padding:0;width:100%;height:100%;font-family:ABCMonumentGrotesk,sans-serif;overflow-y:scroll;scrollbar-width:none}body::-webkit-scrollbar{display:none}p,h1{margin:0;font-family:ABCMonumentGrotesk,sans-serif}a{color:#660134}#root{overflow:auto;min-height:100vh}@font-face{font-family:ABCMonumentGrotesk;src:url(../fonts/ABCMonumentGrotesk-Regular-Trial.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:ABCMonumentGrotesk;src:url(../fonts/ABCMonumentGrotesk-HeavyItalic-Trial.woff) format("woff");font-weight:700;font-style:italic}.custom-bullet{list-style:none;padding-left:20px}.custom-bullet li:before{content:"";display:inline-block;margin-right:10px;height:5px;width:5px;background-color:#fad9e4;border-radius:50%;margin-left:-20px;vertical-align:middle}.cursor-circle{width:36px;height:36px;position:fixed;border-radius:50%;pointer-events:none;left:50%;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease-in-out;background:#73003A;opacity:.8;z-index:1000;transition:width .3s ease,height .3s ease,opacity .3s ease,transform .3s ease}.hover-leica-m6{height:120px;width:120px;font-family:ABCMonumentGrotesk-Regular-Trial,sans-serif;font-size:16px;font-weight:400;color:#fff;animation:rotateText 14s linear infinite;opacity:1;position:absolute;display:flex;align-items:center;justify-content:center}@keyframes rotateText{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hover-leica-m6-inner-text{position:absolute;width:120px;height:120px;display:flex;align-items:center;justify-content:center;left:50%;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.hover-leica-m6-inner-text span{position:absolute;width:120px;height:120px;text-align:center;transform-origin:center}@for $i from 0 through 19{.hover-leica-m6-inner-text span:nth-child(#{$i + 1}) {transform: rotate(calc(18deg * #{$i})) translate(0,-60px);}}.cursor-logo{position:absolute;width:auto;height:30px;object-fit:contain;transform:translate(-50%,-50%);z-index:10;opacity:1;animation:keepLogoPositioned 14s linear infinite}@keyframes keepLogoPositioned{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.info-icon{width:36px;height:36px;border-radius:50%;background:#73003A;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;justify-content:center;align-items:center;animation:pulse 3s infinite alternate;aspect-ratio:1 / 1;position:relative;top:0}.info-icon img{width:15px;height:15px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.info-icon-container{display:flex;flex-direction:row;align-items:center;color:#fccada;margin-left:50px}.info-icon-container span{font-size:15px;text-align:right;width:350px;margin-right:40px;position:absolute;right:20%;top:50%;transform:translateY(-50%)}.info-icon-container a{color:#fccada}
