@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap";@font-face{font-family:Outfit;src:url(/assets/Outfit-R7WDW-Gs.ttf)}:root{--orange: #F27100}*{margin:0;padding:0;font-family:Outfit;font-style:normal;font-family:Quicksand,sans-serif;font-optical-sizing:auto;box-sizing:border-box}::-webkit-scrollbar{display:none;scroll-behavior:smooth}body{background-color:#fff}h1,h2,h3,h4,h5,h6{font-family:Geist,sans-serif;font-optical-sizing:auto;font-style:normal}a,p,span,div{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}a{font-weight:600;text-decoration:none}button{border:none;outline:none;font-size:16px;padding:10px 20px;border-radius:5px;background-color:transparent}#root{margin-top:100px}.row{display:flex;flex-direction:row}.col{display:flex;flex-direction:column}.cent{display:flex;align-items:center;justify-content:center}.dbl{display:flex;flex-direction:row;justify-content:space-between}.dbl .input-box{width:49%}.input-box{gap:5px;display:flex;flex-direction:column}.label{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.imp{color:red}.input{width:100%;height:45px;display:flex;border-radius:5px;flex-direction:row;background-color:#fff;border:1.5px solid var(--orange);border:2px solid #B5C4CE}.input input{flex:1;height:100%;border:none;outline:none;padding:0 10px;font-size:16px;border-radius:5px;font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;background-color:transparent}.textarea-box{gap:5px;display:flex;flex-direction:column}.textarea{height:150px;font-size:16px;padding:10px;border-radius:5px;font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;resize:none;border:2px solid #B5C4CE;outline:none}.navigation{top:0;left:0;right:0;width:100%;height:100px;position:fixed;z-index:99999;background-color:#fff}.navigation-item{width:90%;height:100%;align-items:center;justify-content:space-between}.navigation-logo{width:150px;height:100px;object-fit:contain}.navigation-links-box{flex:.8}@media screen and (max-width: 500px){.navigation-links-box{display:flex;justify-content:flex-end}}.menu-button{display:none}.menu-icon{font-size:30px}.menu-link-container{width:100%;align-items:center;justify-content:space-between}.menu-link-a-item{flex:.8;justify-content:space-between}.callback-btn{color:#fff;background-color:#d16609}@media screen and (max-width: 500px){.menu{flex:none}.menu-button{display:flex}.menu-link-container{display:none}.menu-link-a-item{display:flex;flex-direction:column}.menu-link-mobile{top:0;left:0;display:flex;position:fixed;width:100%;height:fit-content;margin-top:100px;flex-direction:column;z-index:99;padding:10px;gap:20px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff}}.footer{width:100%;height:fit-content;color:#fff;background-color:#010101}.footer a{color:#fff}.footer-item{width:90%;height:100%;padding:20px 0}.footer-links-container{justify-content:space-between}.footer-link-box-header{margin-bottom:10px}.footer-link-box-item{gap:5px}.credit{margin-top:20px;align-items:center;justify-content:space-between}.social-media-box{gap:10px;margin-top:20px}.social-media-icon{font-size:25px}.copyright-section{margin-top:20px;padding-top:20px;border-top:1px solid #ccc;justify-content:space-between}
