@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");.container{width:100vw;height:100vh;background-color:#fff;justify-content:center;overflow:hidden}.container,.content{display:flex;align-items:center}.content{gap:10vw}.left{display:flex;height:70vh;flex-direction:column;align-items:flex-start;border-radius:10px;padding:25px 35px;background:#fff;border:.5px solid #878787;box-shadow:0 4px 64px 0 rgba(0,0,0,.05);img{width:280px;margin-left:-60px;margin-top:-40px;margin-bottom:-20px}h1{color:#eb660f;font-family:Roboto;font-size:31px;font-style:normal;font-weight:500;line-height:normal}p{margin-top:5px}label,p{color:#272828;font-size:16px;font-style:normal;font-weight:400;line-height:normal;font-family:Roboto}label{margin:48px 0 9px}input{width:423px;height:59px;border-radius:6px;border:.6px solid #282828;background:#fff;padding:0 24px;color:#000;font-family:Roboto;font-size:14px;font-style:normal;font-weight:300;line-height:normal;outline:none}input::placeholder{color:#ababab;font-family:Roboto;font-size:14px;font-style:normal;font-weight:300;line-height:normal}.description{color:#76777b;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:16px;flex:1 1}.error{color:red}button{display:flex;align-items:center;justify-content:center;width:100%;height:57px;border-radius:6px;background:#eb660f;border:none;color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer;&:hover{opacity:.7}div{height:20px}}button:disabled{border:1px solid #f2f4f7;background:#f2f4f7;color:#6c778b;&:hover{opacity:1}}.text{color:#76777b;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:16px;span a{color:#76777b;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}}.container-info{margin-top:48px;flex:1 1;p{color:#272828;font-family:Roboto;font-style:normal}p:first-child{color:#272828;font-size:12px;font-weight:400}p:nth-child(2){font-size:14px;font-weight:700;margin:30px 0;color:#000}p:nth-child(3){font-size:16px;color:#272828;font-weight:400}}.has-back{margin-top:30px;color:#eb660f;text-align:center;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:16px;align-self:center}@media (max-width:768px){width:calc(100vw - 140px);input{width:calc(100vw - 180px);height:50px}button{width:calc(100vw - 130px);height:50px}}}.hidden{@media (max-width:768px){display:none}}.right{height:70vh;h1{margin-top:-20px;margin-bottom:20px;color:#ec7100;text-align:center;font-family:Roboto;font-size:35px;font-style:normal;font-weight:700;line-height:normal}img{width:400px;height:400px;object-fit:contain}@media (max-width:768px){display:none}}ul.breadcrumb li{display:inline;font-size:12px}ul.breadcrumb a{color:#76777b;text-decoration:none}ul.breadcrumb li+li:before{padding:8px;color:#000;font-weight:400;content:">";display:inline-block;text-decoration:none!important}ul.breadcrumb li:last-child{font-weight:600;text-decoration:underline}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;line-height:16px;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}