:root{height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}#root{height:100vh;width:100vw}body{margin:0;display:flex;flex:1;overflow:visible;place-items:center;min-width:320px;height:100vh;width:100vw}h1,h3{font-size:1.6em;line-height:1.1;font-family:Libre Baskerville,serif}h4{font-size:1.3em;font-family:Lato}p{font-family:Lato;line-height:1.4}li{font-family:Lato;font-size:"12px";line-height:1.6}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}::-webkit-scrollbar{width:4px;height:4px;border-radius:8px}::-webkit-scrollbar-track{background:transparent;border-radius:8px}::-webkit-scrollbar-thumb{background:#888;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}@media (prefers-color-scheme: dark){:root{--background: "#002B5B";--foreground: #002b5b}}.loader{position:relative;width:164px;height:164px}.loader:before,.loader:after{content:"";position:absolute;width:40px;height:40px;background-color:#002b5b;left:50%;top:50%;animation:rotate 1s ease-in infinite}.loader:after{width:20px;height:20px;background-color:#c4c4ec;animation:rotate 1s ease-in infinite,moveY 1s ease-in infinite}@keyframes moveY{0%,to{top:10%}45%,55%{top:59%}60%{top:40%}}@keyframes rotate{0%{transform:translate(-50%,-100%) rotate(0) scale(1)}25%{transform:translate(-50%) rotate(180deg) scale(1)}45%,55%{transform:translate(-50%,100%) rotate(180deg) scale(3,.5)}60%{transform:translate(-50%,100%) rotate(180deg) scale(1)}75%{transform:translate(-50%) rotate(270deg) scale(1)}to{transform:translate(-50%,-100%) rotate(360deg) scale(1)}}.three-columns-loader{width:8px;height:40px;border-radius:4px;display:block;margin:20px auto;position:relative;background:currentColor;color:#fff;box-sizing:border-box;animation:animloader .3s .3s linear infinite alternate}.three-columns-loader:after,.three-columns-loader:before{content:"";width:8px;height:40px;border-radius:4px;background:currentColor;position:absolute;top:50%;transform:translateY(-50%);left:20px;box-sizing:border-box;animation:animloader .3s .45s linear infinite alternate}.three-columns-loader:before{left:-20px;animation-delay:0s}@keyframes animloader{0%{height:48px}to{height:4px}}.gm-style-iw{max-width:320px!important;max-height:none!important;overflow:hidden!important;padding:0!important;border-radius:12px!important;box-shadow:0 6px 16px #00000026!important}.gm-style-iw-chr{height:1px}.gm-ui-hover-effect{outline:none!important;box-shadow:none!important;border:none!important}.gm-style-iw>div{overflow:visible!important}.demo-container{padding:4rem 2rem;font-family:Roboto,sans-serif}.demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:flex-start;max-width:1200px;margin:auto}@media (max-width: 768px){.demo-grid{grid-template-columns:1fr;gap:2rem}}.demo-left{display:flex;flex-direction:column;gap:2rem}.demo-heading{font-size:2.5rem;font-weight:600;color:#fff;margin:0}.demo-description{font-size:1.1rem;color:#fff;max-width:90%;margin:0}.demo-image{width:100%;border-radius:10px;box-shadow:0 15px 40px #0000001a}.demo-benefits{background:#fff;border-left:4px solid #1976d2;padding:1rem 1.5rem;border-radius:8px}.demo-benefits-title{font-weight:700;margin-bottom:.5rem}.demo-benefits-list{list-style:none;padding:0;margin:0}.demo-benefits-list li{margin-bottom:.5rem;font-size:.95rem}.demo-form-wrapper{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 30px #00000014}.demo-form{display:flex;flex-direction:column;gap:1.2rem}.demo-label{margin-bottom:.5rem;font-weight:500}
