*{box-sizing:border-box}@keyframes spin{to{transform:rotate(360deg)}}.loading-placeholder{width:100%;height:70vh;display:flex;align-items:center;justify-content:center}.spinner{width:48px;height:48px;border:4px solid #e0e0e0;border-top-color:#2c3583;border-radius:50%;animation:spin .8s linear infinite}html,body,#root{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;margin:0}#overlay{position:relative;top:0;bottom:0}#center-box{position:"fixed";top:56%;left:50%;transform:translate(-50%,-50%);padding:25;flex-direction:"row"}#centerdownbox{position:"fixed";top:90%;left:50%;transform:translate(-50%,-50%);padding:15px;background-color:#ffffff40;border-radius:70px}button{border-radius:50%;padding:0;border:none;background-color:#fff}#nopaddingbutton{padding:0;border-radius:0;border:none}#buttonimg{width:70px;height:70px;margin:10px}.ui-root{--btn-size: clamp(50px, 4vw, 100px);--btn-size2: clamp(100px, 4vw, 200px);--box-padding: clamp(15px, 2vw, 25px)}.responsive-btn-img{width:var(--btn-size);height:auto;display:block;padding:10px}.responsive-btn-img-inner{width:4vw;height:auto;display:block;padding:10px}.tooltip-wrapper{position:relative}.tooltip-wrapper .btn-tooltip{visibility:hidden;opacity:0;position:absolute;right:calc(100% + 8px);top:50%;transform:translateY(-50%);background-color:#2c3583;color:#fff;font-family:Gotham,sans-serif;font-size:.75rem;white-space:nowrap;padding:5px 10px;border-radius:8px;pointer-events:none;transition:none}.tooltip-wrapper:hover .btn-tooltip{visibility:visible;opacity:1}.container-box{padding:var(--box-padding);background-color:#fff;border-radius:15px;width:25vw;max-height:85vh;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;overflow-y:auto}.landing-box{padding:var(--box-padding);background-color:#fff;border-radius:15px;max-height:95vh;width:auto;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;overflow-y:auto}.responsive-header-img{width:100%;height:auto}.scroll-box{height:30vh;overflow:auto}@font-face{font-family:Gotham;src:url(/assets/Gotham-Medium-DHa-K8AZ.otf) format("opentype")}@font-face{font-family:Gotham-P;src:url(/assets/Gotham-Book-sprPKk5v.otf) format("opentype")}h1{font-family:Gotham-P;font-size:clamp(1rem,3vh,3rem);line-break:auto;padding:20%}p,li{font-family:Gotham-P;font-size:clamp(.1rem,1vw,2rem);line-height:clamp(.125rem,1.25vw,2.25rem)}i{font-family:Gotham-P;font-size:clamp(.08rem,.8vw,1.446rem);line-height:clamp(.08rem,.8vw,1.44rem)}
