header{height:100vh;overflow:hidden;width:100%}header,header .textcontent{display:flex;position:relative}header .textcontent{align-items:center;height:100%;justify-content:center;padding:10%;width:60%}header .textcontent .text-area{height:auto;position:relative;top:50px;width:100%}header .textcontent .text-area h1{color:#413a3a;font-size:5rem;font-weight:600;letter-spacing:.8rem}header .textcontent .text-area h1 span{color:#ce9797;font-size:5rem;font-weight:300}header .textcontent .text-area p{color:#ce9797;font-size:1.15rem;line-height:1.7;padding:1.8rem 0;width:450px}header .textcontent .text-area form{position:relative;width:450px}header .textcontent .text-area form input{border:1px solid #debaba;border-radius:25px;height:50px;padding:0 1.5rem;width:450px}header .textcontent .text-area form input:focus{border-width:2px;outline:none}header .textcontent .text-area form input:-ms-input-placeholder{color:#debaba}header .textcontent .text-area form input::placeholder{color:#debaba}header .textcontent .text-area form .error-icon{aspect-ratio:1/1;height:auto;position:absolute;right:110px;top:calc(25px - .6rem);width:1.2rem}header .textcontent .text-area form button{background-image:linear-gradient(135deg,#f8bfbf,#ee8c8c);border:none;border-radius:25px;height:50px;position:absolute;right:0;top:0;transition:.5s!important;width:80px}header .textcontent .text-area form button:hover{background-image:linear-gradient(135deg,#fff,#ee8c8c);box-shadow:0 5px 20px #f8bfbf,0 15px 25px #f8bfbf}header .textcontent .text-area form button img{height:auto;width:.7rem}header .textcontent .text-area form .disableBtn{border:2px solid}header .textcontent .text-area form label{color:#f96262;display:block;padding:.5rem 1.5rem}header .textcontent .text-area form .error{opacity:0}header .textcontent figure{background:#fff;height:100%;left:0;overflow:hidden;position:absolute;width:100%}header .textcontent figure img{height:100%;object-fit:cover;width:100%}header picture{height:100%;overflow:hidden;width:40%}@media screen and (max-width:1024px){header{flex-direction:column-reverse;height:auto;top:100px}header picture{height:auto;height:100%;max-height:40%;overflow:visible;width:100%}header .textcontent{height:auto;width:100%}header .textcontent .text-area{align-items:center;display:flex;flex-direction:column;text-align:center;top:0}header .textcontent .text-area h1{font-size:4rem}header .textcontent .text-area p{font-size:1.1rem;max-width:100%}header .textcontent .text-area form{max-width:100%}header .textcontent .text-area input{width:100%!important}}*{box-sizing:border-box;font-family:Josefin Sans,sans-serif;font-size:16px;margin:0;padding:0}#root{height:100vh}#root,img{width:100%}img{height:100%;object-fit:cover}@media screen and (max-width:1024px){img{height:auto}}nav{align-items:center;display:flex;height:20%;min-height:100px;padding-left:10%;position:fixed;top:0;width:100%;z-index:5}nav h1{font-size:2rem;font-weight:600;line-height:1.2;margin:0}nav h1 span{color:#ce9797;font-size:2rem;font-weight:300}nav img{height:30px;width:auto}@media screen and (max-width:1024px){nav{background:#fff;height:100px}}
/*# sourceMappingURL=main.7e1da447.css.map*/