.home-page-banner-with-form{width:100vw;height:400px;background:linear-gradient(270deg,#2facf5 0%,#9121ed 100%);background-size:cover;background-repeat:no-repeat;padding:20px}.text-and-button-container{width:40%;height:100%;margin-left:15%;margin-right:10%;float:left;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center}.image-container{width:25%;height:100%;margin-right:10%;float:right;display:flex;align-items:center}.image{width:auto;height:80%}.text{font-size:28px;font-weight:320}.button{width:200px;height:50px;line-height:50px;font-size:22px;border:1px solid white;border-radius:5px;text-align:center;margin-top:40px;align-self:baseline;cursor:pointer}.button:active{background-color:#42bde3}@media only screen and (max-width:800px){.form-elements{height:50% !important}.home-page-banner-with-form{height:540px;display:flex;flex-direction:column-reverse}.text-and-button-container{width:100%;height:50%;margin-left:0;margin-right:0}.button{align-self:auto;margin-top:10px}.image-container{width:100%;height:50%;margin-right:0;text-align:center;display:block}}@media only screen and (max-width:1000px) and (min-width:800px){.text-and-button-container{width:40%;margin-left:15%}}.home-page-form-container{display:none;position:fixed;width:100%;height:100%;z-index:2;background-color:rgba(250,250,250,.7);top:0;left:0;right:0;bottom:0}.home-page-form{position:fixed;width:565px;height:400px;background:white;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:10px 10px 10px 10px rgba(0,0,0,.1)}.form-body{width:100%;height:80%}.name-element{width:49% !important;display:inline-block}.form-header-text{width:100%;height:35%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:400}.form-header-text>div{font-weight:500}.form-elements{width:74%;margin-left:13%;height:65%}.form-body-part{width:46%;height:100%;float:left;margin-left:2%;margin-right:2%}.form-element{width:100%;height:32%}.form-element-label{width:100%;height:25%;color:#59009e;font-size:10px;font-weight:500}.form-element-input{width:100%;height:75%}.icon{position:absolute;margin-top:9px;margin-left:6px}.category-select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url(https://www.aarki.com/hubfs/iconfinder_arrow-down-01_186411.png);background-repeat:no-repeat;background-position:right;background-size:5%;background-origin:content-box}.input-field{padding-left:30px !important;background-color:#f1edf2 !important;border:none !important;font-size:12px !important}.form-element:not(:last-child){margin-bottom:2%}.buttons-container{width:100%;height:20%;display:flex;align-items:center;justify-content:center}.form-button{font-size:12px;cursor:pointer;float:left;width:140px;height:30px;border:1px solid white;border-radius:5px;text-align:center;line-height:30px}.form-button:active{border-color:#9a9a9a}.btn-submit{background:linear-gradient(255deg,#02c0fd 0%,#59009e 100%);color:white}.btn-disabled{cursor:not-allowed}.btn-cancel{background-color:#e8e8e8;margin-left:30px}@media only screen and (max-width:800px){.home-page-form{width:100vw}.name-element{width:100% !important}}