@import"https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Andada+Pro:ital,wght@0,400..840;1,400..840&display=swap";@import"https://fonts.googleapis.com/css2?family=Andada+Pro:ital,wght@0,400..840;1,400..840&family=Archivo:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";.studio{display:flex;justify-content:center;width:100%}.studio__container{max-width:1216px;padding:0 23px;width:100%}@media screen and (min-width: 768px) and (max-width: 1024px){.studio__container{align-items:center}}@media screen and (max-width: 1024px){.studio__container{margin-bottom:42px}}.studio__header{align-items:center;display:flex;justify-content:space-between;margin:48px 0}@media screen and (min-width: 768px) and (max-width: 1024px){.studio__header{margin:32px 0}}@media screen and (max-width: 768px){.studio__header{justify-content:center}}.studio__logo{cursor:pointer}@media screen and (min-width: 768px) and (max-width: 1024px){.studio__logo{max-width:135px}}@media screen and (min-width: 768px) and (max-width: 1024px){.studio__illustration{max-width:327px;margin-bottom:24px;width:100%}}@media screen and (max-width: 768px){.studio__illustration{margin-bottom:24px;max-width:250px}}.studio__menu{align-items:center;display:flex;gap:24px;list-style-type:none;text-decoration:none}@media screen and (max-width: 768px){.studio__menu{display:none}}.studio__menu img{background-color:#fff3;border:1px solid #FFFFFF;border-radius:50%;padding:12px}@media screen and (min-width: 768px) and (max-width: 1024px){.studio__menu img{padding:7.67px}}.studio__content{display:flex;justify-content:space-between;margin-top:144px}@media screen and (min-width: 768px) and (max-width: 1024px){.studio__content{align-items:center;display:flex;flex-direction:column-reverse;margin-top:80px}}@media screen and (max-width: 768px){.studio__content{align-items:center;display:flex;flex-direction:column-reverse;margin-top:80px}}@media screen and (min-width: 768px) and (max-width: 1024px){.studio__text{max-width:448px;width:100%}}.studio__author{color:var(--dark-20);font-family:Open Sans;font-size:20px;font-weight:700;line-height:27.24px;text-align:left}@media screen and (max-width: 1024px){.studio__author{font-size:16px;font-weight:700;line-height:21.79px;text-align:left}}.studio__title{color:var(--dark-20);font-family:var(--andada);font-size:64px;font-weight:800;line-height:70.4px;margin-bottom:32px;margin-top:8px;max-width:430px;text-align:left;width:100%}@media screen and (max-width: 1024px){.studio__title{font-size:40px;font-weight:800;line-height:44px;text-align:left}}.studio__description{font-size:24px;font-weight:500;line-height:36px;margin-bottom:48px;max-width:488px;text-align:left}@media screen and (min-width: 768px) and (max-width: 1024px){.studio__description{font-size:16px;font-weight:500;line-height:24px;text-align:center;max-width:max-content}}@media screen and (max-width: 768px){.studio__description{font-size:16px;font-weight:500;line-height:24px;text-align:left;max-width:max-content}}.studio__buttons{display:flex;gap:32px}@media screen and (max-width: 1024px){.studio__buttons{flex-direction:column}}.studio__buttons button{border-radius:4px;cursor:pointer;font-family:var(--roboto);padding:14px 32px;text-transform:uppercase}@media screen and (max-width: 1024px){.studio__buttons button{align-items:center;display:flex;justify-content:center}}.studio__now{background-color:var(--brand-color);color:var(--dark-10);display:flex;gap:8px;font-size:18px;font-weight:700;line-height:21.09px;text-align:center}.studio__trailer{border:var(--brand-color) solid 2px;background-color:transparent;font-size:18px;font-weight:700;line-height:21.09px;text-align:center}:root{--brand-color: #F1A5B1;--dark-10: #0B0A0A;--dark-20: #FFFFFF;--archivo: "Archivo";--andada: "Andada Pro";--roboto: "Roboto"}*{box-sizing:border-box;color:var(--dark-20);font-family:var(--archivo),sans-serif;margin:0;padding:0}body{background:url(/background.png);background-repeat:no-repeat;background-size:cover;font-family:var(--archivo),sans-serif;font-optical-sizing:auto;font-style:normal;height:100vh;margin:0}@media screen and (max-width: 1024px){body{background-position-x:-600px;height:auto}}body input[type=email],body input[type=password]{background-color:#f7fafc;max-width:400px;width:100%;padding:16px 0 16px 16px;border-radius:4px;border:1px solid #E8E8E8}@media (max-width: 768px){body input[type=email],body input[type=password]{font-size:14px;font-weight:400;line-height:15.23px;text-align:left}}body input[type=email]::placeholder,body input[type=password]::placeholder{color:var(--dark-20);font-size:16px;font-weight:400;line-height:17.41px;text-align:left}
