body{color:#000;background-color:#f7f0e7;margin:0;padding:0;font-family:semplicitapro,sans-serif;font-style:normal;font-weight:500}@media (min-width:1024px){body{display:flex}}body *{box-sizing:border-box}@media (min-width:1024px){body main{flex-basis:66%;width:66%}}body main .content{padding:1rem}@media (min-width:1024px){body main .content{padding:4rem 6rem}}body main .content{text-align:center}body main .content .logo{width:40%;margin:0 auto 2rem;display:block}body main .content h1{font-size:1.6rem}@media (min-width:1024px){body main .content h1{font-size:1.8rem}}body main .content h1{text-transform:uppercase;text-wrap:balance;font-weight:400}@media (min-width:600px){body main .content .description{width:75%}}@media (min-width:1024px){body main .content .description{width:50%}}body main .content .description{text-wrap:balance;margin:1rem auto 2rem}body main .content .stay-connected{width:75%;margin:0 auto}@media (min-width:1024px){body main .content .stay-connected{width:50%}}body main .content .herd-form{width:100%}@media (min-width:768px){body main .content .herd-form{width:80%}}@media (min-width:1024px){body main .content .herd-form{width:60%}}body main .content .herd-form{margin:0 auto}body main .content .herd-form .field{color:#000;-webkit-appearance:none;appearance:none;background-color:#fff;background-clip:padding-box;border:1px solid #fff;width:100%;margin-bottom:1rem;padding:.75rem;font-size:1rem;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}body main .content .herd-form .field:focus{border-color:#d88a9f;outline:0;box-shadow:0 0 0 .25rem #d88a9f40}body main .content .herd-form .hp-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}body main .content .herd-form input.is-invalid{border-color:#d88a9f}body main .content .herd-form .invalid-feedback{color:#d88a9f;margin:-.5rem 0 1rem;font-size:.875rem}body main .content .herd-form .form-error{margin-top:.5rem}body main .content .herd-form button{color:#fff;text-align:center;text-transform:uppercase;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#000;border:1px solid #000;border-radius:0;justify-content:center;align-items:center;width:17rem;margin:2rem auto;padding:1rem 1.5rem;font-size:1rem;font-weight:400;line-height:1.5;text-decoration:none;transition:width .5s ease-out,height .5s ease-out,padding .5s ease-out,border-radius .5s ease-out,color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-flex}body main .content .herd-form button:focus{box-shadow:0 0 0 .25rem #d88a9f40}body main .content .herd-form button .btn-text{white-space:nowrap;transition:opacity .3s ease-in}body main .content .herd-form button:disabled{opacity:.6;cursor:not-allowed}body main .content .herd-form button.running{border-radius:50%;width:3.5rem;height:3.5rem;padding:0;overflow:hidden}body main .content .herd-form button.running .btn-text{opacity:0}body main .content .herd-form button.running[disabled]{opacity:1}body main .content .herd-form button.is-success{pointer-events:none;background-color:#3d9a5c;border-color:#3d9a5c;border-radius:50%;width:3.5rem;height:3.5rem;padding:0}body main .content .herd-form button.is-success .btn-tick{border:.25rem solid #fff;border-width:0 .25rem .25rem 0;width:.65rem;height:1.25rem;display:block;transform:rotate(45deg)}body main .content footer{text-transform:uppercase;margin-top:2rem;font-size:1.5rem}body main .content footer a{color:#d88a9f;text-decoration:none;display:block}body main .content footer a:hover{color:#000}body picture{display:block}@media (min-width:1024px){body picture{flex-grow:0;flex-basis:34%;width:34%;height:100vh;position:-webkit-sticky;position:sticky;top:0;overflow:hidden}}body picture img{width:100%;height:auto;display:block}@media (min-width:1024px){body picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}}@keyframes ld-cycle{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.ld-over-inverse{transition:all .3s ease-in;position:relative;overflow:hidden}.ld-over-inverse>.ld{opacity:0;z-index:-100;color:#fff;margin:-.5em;transition:all .3s ease-in;position:absolute;top:50%;left:50%}.ld-over-inverse:before{content:" ";opacity:0;z-index:-1;background:#0009;width:100%;height:100%;transition:all .3s ease-in;display:block;position:absolute;top:0;left:0}.ld-over-inverse.running>.ld{opacity:1;z-index:1;color:#fff;font-size:1.75rem}.ld-over-inverse.running:before{display:none}.ld-over-inverse.running>.ld.ld-ring:after{border-width:.2em;border-color:#fff #fff #fff #0000}.ld-ring{width:1em;height:1em;display:inline-block;position:relative}.ld-ring:after{content:" ";box-sizing:border-box;border:.15em solid;border-left-color:#0000;border-radius:50%;width:100%;height:100%;margin:auto;display:inline-block;position:absolute;top:0;bottom:0;left:0;right:0}.ld-cycle{animation:1s linear infinite ld-cycle}