.entry-page{padding-top:40px;padding-bottom:100px}.entry-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px}.entry-head h1{font-family:"Space Grotesk";font-size:61px;line-height:.92;letter-spacing:-.07em;text-transform:uppercase;margin:0 0 20px}.entry-head h1 em{font-style:normal;color:var(--orange)}.entry-head>div:first-child>p:last-child{color:#7d7379;font-size:15px;max-width:440px;line-height:1.5}.entry-status{background:var(--mint);padding:20px;width:190px;display:grid;gap:5px;flex-shrink:0}.entry-status span{font-size:22px;color:#27845a}.entry-status strong{font-family:"Space Grotesk";font-size:15px}.entry-status small{font-size:10px;color:#568a72;line-height:1.4}.entry-form{border-top:1px solid var(--line)}.entry-section{display:grid;grid-template-columns:250px 1fr;gap:60px;border-bottom:1px solid var(--line);padding:40px 0}.entry-section h2{font-family:"Space Grotesk";font-size:24px;margin:2px 0 6px}.entry-section>div:first-child p{font-size:12px;line-height:1.5;color:#8b8186;margin:0}.optional{font-size:10px;color:#978d92;font-weight:400;margin-left:5px}.entry-note{font-size:11px;color:#92888d;margin:0;text-align:center}.entry-form input[type=file]{padding-top:12px;background:#fff;border:1px dashed #c9bba9;height:48px}.entry-form .check{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:400}.entry-form .check input{height:15px;width:15px;accent-color:var(--orange)}@media(max-width:760px){.entry-page{padding-top:25px}.entry-head{display:block;margin-bottom:30px}.entry-head h1{font-size:48px}.entry-status{margin-top:25px;width:100%}.entry-section{display:block;padding:30px 0}.entry-section>div:first-child{margin-bottom:25px}.entry-section .form-row{grid-template-columns:1fr}}