.home{height:calc(100vh - 150px);justify-content:center;gap:1rem;border-radius:1.5rem;padding-left:1.25rem;padding-right:1.25rem}.home,.home-title{display:flex;flex-direction:column;align-items:center}.home-title{z-index:10;text-align:center;font-size:2.25rem;line-height:2.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(17 41 80/var(--tw-text-opacity,1))}@media (min-width:640px){.home-title{font-size:3rem;line-height:1}}@media (min-width:768px){.home-title{font-size:4.5rem;line-height:1}}@media (min-width:1024px){.home-title{flex-direction:row;gap:1rem}}.home-description{z-index:10;width:100%;text-align:center;font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(59 80 112/var(--tw-text-opacity,1))}@media (min-width:640px){.home-description{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.home-description{font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.home-description{width:80%}}@media (min-width:1280px){.home-description{width:40%}}.home-actions{z-index:50;margin-top:1.25rem;display:flex;width:100%;flex-direction:column;gap:1rem}@media (min-width:768px){.home-actions{width:auto;flex-direction:row}}.home-button{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;padding-top:.75rem;padding-bottom:.75rem;font-size:.75rem;line-height:1rem;font-weight:500;text-transform:uppercase}@media (min-width:768px){.home-button{font-size:.875rem;line-height:1.25rem}}.home-button--primary{--tw-bg-opacity:1;background-color:rgb(69 147 248/var(--tw-bg-opacity,1));padding-left:2.5rem;padding-right:2.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.home-button--primary:hover{--tw-bg-opacity:1;background-color:rgb(48 132 241/var(--tw-bg-opacity,1))}.home-button--secondary{border-width:1px;--tw-border-opacity:1;border-color:rgb(69 147 248/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding-left:2.5rem;padding-right:2.5rem;--tw-text-opacity:1;color:rgb(69 147 248/var(--tw-text-opacity,1))}.home-button--secondary:hover{--tw-bg-opacity:1;background-color:rgb(48 132 241/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}