#header-form-page{width:100%;height:auto;position:relative;}#header-form-page img{width:100%;height:auto;max-height:600px;object-fit:cover;filter:brightness(.5);}#header-form-page > div{position:absolute;top:220px;left:auto;color:#fdfdfd;display:flex;}#header-form-page b{width:80%;margin:0 auto;text-align:center;font-size:50px;}#container-form{width:80%;height:auto;display:flex;flex-direction:column;justify-content:start;margin:50px auto;padding:0 12%;}#container-form,#container-form *{box-sizing:border-box;}#container-form > p{text-align:left;color:#000;}#Entry-section-one{width:100%;height:auto;display:flex;flex-direction:row;justify-content:start;flex-wrap:wrap;margin-bottom:30px;}#Entry-section-one > span{width:50%;height:100px;display:flex;flex-direction:column;justify-content:start;padding:6px;margin-top:20px;}#container-form label{font-size:18px;margin-bottom:10px;}#Entry-section-one input{padding:9px 4px;}#Entry-section-one small{margin-top:10px;display:none;}#Entry-section-two,#Entry-section-three{width:100%;height:auto;display:flex;flex-direction:column;justify-content:start;}#Entry-section-two > span,#Entry-section-three > span{width:100%;height:auto;display:flex;flex-direction:row;justify-content:start;margin-bottom:20px;flex-wrap:wrap;}.Entry-section-two-input{height:auto;display:flex;flex-direction:row;justify-content:start;margin-right:45px;}.Entry-section-two-input p{margin-left:20px;}#Entry-section-two textarea{width:100%;}#submit-button{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;}#submit-button button{width:250px;color:#fff;background-color:#1d76bd;padding:15px;border:none;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;}.required-text{color:red;}.required-form{display:flex !important;color:red;}.load-buyer-form{color:#fff;font-size:26px;text-indent:-9999em;overflow:hidden;width:1em;height:1em;border-radius:50%;position:relative;transform:translateZ(0);animation:loading 1.7s infinite ease,round 1.7s infinite ease;}@keyframes loading{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em;}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em;}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em;}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em;}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em;}100%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em;}}@keyframes round{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@media only screen and (max-width: 768px){#container-form{width:80%;margin:0px auto 50px auto;}#Entry-section-one > span{width:100%;}#submit-button{width:100%;height:auto;display:flex;flex-direction:column-reverse;justify-content:space-between;}#header-form-page > div{top:120px;}#header-form-page > div b{font-size:40px;}}@media only screen and (max-width: 500px){#header-form-page > div{top:80px;}#header-form-page > div b{font-size:30px;}}