.contact{background-color:rgba(0,0,0,.95);background-position:bottom;padding:220px 10% 100px}.contact-landing{display:flex;margin-bottom:100px}.contact-landing-left{margin-top:50px;position:relative}.contact-landing-left img{position:absolute;left:0;bottom:20px;height:150px}.contact-landing-left h1{font-size:4.7rem;color:#fff;font-weight:500}.contact-landing-left p{font-size:20px;margin-top:7px;padding:8px 16px;color:#fff;border-left:1px solid #e5ce95}.contact-landing-right{padding-bottom:0;flex-grow:1}.contact-landing-right h2{margin-bottom:7px;font-size:40px;color:rgba(0,0,0,.8)}.contact-landing-right p{font-size:18px;color:rgba(0,0,0,.6)}.contact-landing-right form{display:flex;flex-direction:column;gap:20px;max-width:450px;margin-left:auto}.contact-landing-right form input{border-radius:4px;padding:20px 10px;background-color:transparent;border:1px solid hsla(0,0%,100%,.2);line-height:100%;max-height:48px;color:#fff!important}.contact-landing-right form input::placeholder{font-size:16px;line-height:100%;color:hsla(0,0%,100%,.6)}.contact-landing-right form textarea{width:100%;height:200px;resize:none;padding:20px 10px;border:1px solid hsla(0,0%,100%,.2);border-radius:10px;background-color:transparent;color:#fff!important}.contact-landing-right form textarea::placeholder{color:hsla(0,0%,100%,.8);font-size:16px;line-height:160%}.contact-landing-right form button{font-weight:400;padding:12px;background-color:#d8bf7f;max-height:48px!important;text-transform:uppercase;border-radius:1px;color:#fff;cursor:pointer}@media only screen and (max-width:768px){.contact{padding-top:80px}.contact-landing{flex-direction:column;gap:80px}.contact-landing-left img{display:none}.contact-landing-left-information-row p{text-align:left}.contact-landing-right{flex-grow:auto}.contact-landing-right form{margin:0}.contact-landing-right p{text-align:left}}@media only screen and (max-width:555px){.contact-landing-left h1{font-size:3.7rem}.contact{padding-left:5%;padding-right:5%}.contact-landing-left p{font-size:16px}}@media only screen and (max-width:425px){.contact-landing-left-information-row h4{font-size:22px}.contact-landing-left-information-row p{font-size:16px}.contact-landing-right h2{font-size:34px}.contact-landing{gap:50px}}@media only screen and (max-width:366px){.contact-landing-left-information{padding:20px;height:auto}.contact-landing-right h2{font-size:30px}.contact-landing-right p{font-size:16px;margin-top:-5px}}.confirmation-message{position:fixed;top:0;background-color:rgba(0,0,0,.8);width:100%;height:100vh;z-index:999999;display:none}.confirmation-message .error{color:#dd2121}.confirmation-message-active{display:flex;align-items:center;justify-content:center}.confirmation-message-main{padding:20px 70px;background-color:#fff;border-radius:7px}.confirmation-message-main p{position:relative;font-size:2.2rem;color:rgba(0,0,0,.9)}.confirmation-message-main p span{position:absolute;left:0;bottom:-5px;height:3px;width:22px;background-color:#001731}