body{background-color:#4f4f4f;background-image:url('images/back.jpg');background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:50%;font-family:'Poppins',sans-serif}h1{color:white;font-size:26px;text-align:center;margin:0}p{color:white;text-align:center}.description-text{color:white;font-size:14px;text-align:initial;margin-top:150px}.company-color{color:#f7b731}.color-white{color:#fff}.zero-margin{margin:0}.margin-bottom{margin-bottom:15px}.margin-top{margin-top:12px}.margin-left{margin-left:15px}.margin-right{margin-left:15px}.container{max-width:50em;min-height:200px;background-color:rgba(0,0,0,0.256);border-radius:15px;display:flex;justify-content:center;align-items:center;padding:7px}.center{margin:0 auto}.center-flex{justify-content:center;align-items:center;display:flex}.center-inline{display:inline-block}.logo{max-width:clamp(12rem,30vw,15rem)}.cursor-pinter{cursor:pointer}.input-width{width:clamp(15rem,70vw,30rem)}.text-width{width:clamp(15rem,70vw,40rem)}input[type="text"],input[type="datetime-local"],input[type="number"]{height:36px;border:1px solid #353535;border-radius:4px;font-size:14px;padding:0 10px;box-sizing:border-box;background-color:white}input[type="tel"]{height:36px;border:1px solid #353535;border-radius:4px;font-size:14px;padding:0 10px;box-sizing:border-box;background-color:white}input[type="text"]:hover,input[type="datetime-local"]:hover,input[type="number"]:hover,input[type="tel"]:hover{border-color:#aaa}input[type="text"]:active,input[type="datetime-local"]:active,input[type="number"]:active,input[type="tel"]:active{border-color:#353535}input[type="text "]:focus,input[type="datetime-local"]:focus,input[type="number"]:focus,input[type="tel"]:focus{border-color:#f7b731;outline:0}button{min-width:150px;min-height:36px;background-color:#f7b731;border:0;border-radius:4px;color:#000;font-size:16px;cursor:pointer;font-family:'Poppins',sans-serif}button:hover{background-color:#f2ae30}button:active{background-color:#dba02b}.lds-dual-ring{display:inline-block;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #f7b731;border-color:#f7b731 transparent #f7b731 transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media(max-width:768px){.margin-top-phone{margin-top:15px}}