textarea.field{height:6em}.field.select{cursor:pointer;line-height:1.4;pointer-events:all}.field-select-wrap{position:relative;width:100%}.field-select-overlay{align-items:center;border-radius:0 4px 4px 0;color:var(--white-50);display:flex;height:3.45em;justify-content:flex-end;padding-right:.5em;pointer-events:none;position:absolute;right:1px;top:1px;width:4em;z-index:2}.file-input-wrap{border-radius:1em;outline:1px dashed transparent;outline-offset:2px;position:relative;transition:outline .5s ease;width:100%}.file-input-wrap.drag{outline-color:var(--light-mono)}form.red .file-input-wrap.drag{outline-color:var(--white)}.file-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.file-input-dropbox{background:var(--white);border-radius:1em;color:var(--black);display:grid;flex-direction:column;gap:1em;grid-template-columns:min-content 1fr;outline:1px solid transparent;outline-offset:2px;padding:1.2em;place-items:start;transition:all .5s ease}form.gray .file-input-dropbox{background:var(--babier-mono)}.file-input:hover+.file-input-dropbox{background:var(--baby-mono)}.file-input:focus+.file-input-dropbox{outline-color:var(--light-mono-200)}.file-input.error+.file-input-dropbox{animation:shake .5s ease;outline-color:var(--red-500)}form.red .file-input.error+.file-input-dropbox{outline-color:var(--white)}.file-input-wrap.drag .file-input-dropbox{outline-color:transparent!important}.file-input-dropbox .icon{color:var(--black);height:auto;transition:color .5s ease;width:2em}.file-input-dropbox.has-file .icon,.file-input:hover+.file-input-dropbox .icon{color:var(--red-500)}.file-input-info{display:flex;flex-direction:column}.file-input-title{color:var(--dark-mono);font-size:1.2em;font-weight:600;margin-bottom:.5em}.file-input-desc{color:var(--semi-mono);font-size:13px;font-weight:400;letter-spacing:.01em}@media (min-width:600px){.file-input-dropbox{grid-template-columns:min-content 1fr}}.newsletter-form .form-group.submit{margin-top:1em}@media (min-width:700px){.newsletter-form form{align-items:start;display:grid;grid-template-columns:2fr 1fr}.newsletter-form .form-group{grid-area:auto}.newsletter-form .form-group.submit{margin-top:0}.newsletter-form .form-group.submit .main-btn-wrap{margin-top:.25em}}.hero{background-color:var(--red-600);justify-content:center;min-height:100vh;min-height:100svh;padding:3em 0}.hero>.sub-wrapper{align-items:center;color:var(--nude);gap:1.5em;height:100%;justify-content:space-between;min-height:calc(100svh - 6em);text-align:center}.hero-icon.icon{width:40px}.hero-logo.icon{width:150px}.hero-content{display:flex;flex-direction:column;gap:1em;max-width:460px;width:100%}.hero-desc{font-weight:300}.hero-form-title{font-size:.9em;margin-bottom:2.77em}@media (min-width:700px){.hero-icon.icon{width:60px}}@media (min-width:1000px){.hero{padding:4em 0}.hero>.sub-wrapper{min-height:calc(100svh - 8em)}}@media (min-width:1550px){.hero{padding:6.5em 0}.hero>.sub-wrapper{min-height:calc(100svh - 13em)}}
