:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body,html{margin:0;padding:0}.amha-threejs-globe .canvas-container{margin:0;height:100vh;width:100%;display:block;box-sizing:border-box;position:relative}@media only screen and (max-width: 768px){.amha-threejs-globe .canvas-container{height:100vw}}.amha-globe-labels{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;pointer-events:none}.amha-globe-glow{border-radius:50%;z-index:0;box-shadow:inset 0 0 30px #fff,inset 0 0 70px #fff,inset 0 0 70px #fff,0 0 10px #fff;position:relative}.amha-popup{position:fixed;z-index:2;bottom:1%;left:6%;width:300px;height:500px;background-color:#fff6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:24px 20px;display:none;box-shadow:0 0 15px #0003;border-radius:20px}.amha-popup.opened{display:block}.amha-popup-main{display:flex;flex-direction:column;height:100%}.amha-popup .imagewrapper{position:relative;overflow:hidden;margin-bottom:20px;border-radius:10px;flex-shrink:0}.amha-popup .textwrapper{overflow-y:auto;height:100%;flex:1}.amha-popup .location{position:absolute;top:15px;left:15px;background-color:#fff3;color:#333;padding:2px 16px;border-radius:50px;border:1px solid #fff;font-size:14px;color:#fff}.amha-popup .imagewrapper:after{content:"";display:block;padding-top:50%}.amha-popup .image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover}.amha-popup .title{font-size:18px;color:#7b3da2;font-weight:300;margin-bottom:16px;line-height:1.2}.amha-popup .text{font-size:14px;color:#555;font-weight:300;margin-bottom:10px}.amha-popup .text strong{color:#373737;font-weight:400}.amha-popup .description{font-size:14px;color:#555;font-weight:300}.amha-popup-close{position:absolute;top:3px;right:20px;font-size:13px;cursor:pointer;color:#999}.amha-popup-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#ffffffb3;border-radius:50%;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;display:none}.amha-popup-button:before{font-family:entypo-fontello;font-weight:400}.amha-popup-next{right:-22px}.amha-popup-next:before{content:""}.amha-popup-prev{left:-22px}.amha-popup-prev:before{content:""}.amha-globe-label{transition:opacity .3s ease-in-out;pointer-events:all;width:24px;height:24px;overflow:visible;position:absolute;cursor:pointer}.amha-globe-label p{position:absolute;top:0;right:0;transform:translate(-24px);background-color:#fff;padding:2px 22px 2px 14px;margin:0;border-radius:3px;color:#333;font-size:13px;font-weight:300;cursor:pointer;white-space:nowrap}.amha-globe-label p:after{content:"";position:absolute;top:50%;right:-9px;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent transparent transparent rgb(255,255,255)}.amha-label-hidden{opacity:0;pointer-events:none}.amha-label-visible{opacity:1}.amha-projects-categories{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:0}.amha-projects-categories .amha-category{padding:7px 36px;border-radius:30px;color:#999;font-size:18px;font-weight:300;cursor:pointer;min-width:100px;transition:color .3s ease-in-out,background-color .3s ease-in-out}.amha-projects-categories .amha-category.active{color:#7b3da2;background-color:var(--main-color)}.amha-threejs-globe .amha-spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:80px}.amha-threejs-homeglobe{width:500px;height:500px;position:relative}.amha-homeglobe-glow{border-radius:50%;z-index:0;box-shadow:inset 0 0 30px #fff,inset 0 0 70px #fff,inset 0 0 70px #fff,0 0 10px #fff;position:relative}
