:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--red: hsl(4, 100%, 67%);--blue-800: hsl(234, 29%, 20%);--blue-700: hsl(235, 18%, 26%);--grey: hsl(0, 0%,58%);--white: hsl(0, 0%, 100%)}html{font-size:16px;height:100%}*,*:before,*:after{box-sizing:border-box;padding:0;margin:0}@font-face{font-family:Roboto-Regular;src:url(/assets/Roboto-Regular-Dj9u0zRN.ttf);font-weight:400 700}@font-face{font-family:Roboto-Bold;src:url(/assets/Roboto-Bold-BnrYUwvd.ttf);font-weight:400 700}h1,h2{font-size:clamp(2rem,1.9rem + 1vw,2.9rem);font-family:Roboto-Bold,sans-serif}.main-container{font-family:Roboto-Regular,sans-serif;width:100vw;height:100vh;margin:0 auto;color:var(--blue-800);display:flex;justify-content:center;align-items:flex-start;text-align:left;font-size:clamp(1rem,.9rem + .8vw,1.2rem)}.subscribe-container{width:100%;height:100%;padding:0 2rem 2rem;display:flex;flex-direction:column;background-color:var(--white);border-radius:1.5rem;gap:2rem}.background-container{width:100%;height:30%;background-image:url(/assets/illustration-sign-up-mobile-DkrvVqU_.svg);background-repeat:no-repeat;background-position:top center}.info-container{display:flex;flex-direction:column;gap:2rem}.list{list-style:none}.list-item{display:flex;align-items:flex-start;padding:.5rem}.list-item:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3cg%20fill='none'%3e%3ccircle%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='%23FF6155'/%3e%3cpath%20stroke='%23FFF'%20stroke-width='2'%20d='M6%2011.381%208.735%2014%2015%208'/%3e%3c/g%3e%3c/svg%3e");margin-right:1rem}.label{font-family:Roboto-Bold,sans-serif;margin-bottom:.5rem}.input.email{width:100%;height:4rem;border-radius:.5rem;padding-left:1rem;font-family:Roboto-Regular,sans-serif;font-size:1rem}.submit-btn{height:4rem;border:0;border-radius:.5rem;width:100%;background-color:var(--blue-700);color:var(--white);font-family:Roboto-Bold,sans-serif}@media screen and (min-width:40rem){.background-container{background-image:url(/assets/illustration-sign-up-tablet-CLCqFoBb.svg)}}@media screen and (min-width:52rem){.main-container{align-items:center;background-color:var(--blue-800)}.subscribe-container{width:clamp(50rem,49rem + 2vw,80rem);height:70%;flex-direction:row-reverse;align-items:center;justify-content:center}.info-container{width:40%;height:100%;align-items:flex-start;justify-content:center}.background-container{width:50%;height:100%;background-image:url(/assets/illustration-sign-up-desktop-DX21DkyK.svg);background-position:center center}}
