@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Playfair+Display:wght@400;500;700&display=swap");html,body{margin:0;padding:0}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}body{font-family:"Lato", sans-serif;font-weight:400;font-size:1.2rem;background-color:#f9f4e8;color:#525252;width:100vw;height:100vh;display:-ms-grid;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-x:hidden}@media (max-width: 500px){body{font-size:1rem}}h1,h2,h3,h4{font-family:"Playfair Display", serif;font-weight:700;color:black;line-height:1.1;margin-bottom:1rem}h1{font-size:3.5rem}@media (max-width: 500px){h1{font-size:2.5rem}}h1,h2,h3,h4,p{margin-top:0}p{line-height:1.5}a{display:inline-block;font-family:inherit;font-weight:inherit;font-size:inherit;text-decoration:none;color:inherit}span{display:inline-block}form{display:-ms-grid;display:grid;-ms-grid-columns:auto 10rem;grid-template-columns:auto 10rem;gap:1rem;margin-bottom:1.5rem}@media (max-width: 1000px){form{-ms-grid-columns:20rem 10rem;grid-template-columns:20rem 10rem}}@media (max-width: 500px){form{-ms-grid-columns:none;grid-template-columns:none;-ms-grid-rows:(1fr)[2];grid-template-rows:repeat(2, 1fr)}}input{font-family:inherit;font-weight:inherit;font-size:inherit;border:none;height:4rem;border-radius:5px}input[type="email"]{padding-left:1.2rem}input[type="submit"]{font-weight:bold;color:white;background-color:#4876ea;cursor:pointer}input[type="submit"]:hover{opacity:0.8}.underline::after{content:"";width:0px;height:1.5px;display:block;background:black;-webkit-transition:0.3s;transition:0.3s}.underline:hover::after{width:100%}header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header>div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo{position:relative;width:105px;height:24px;background:no-repeat center/contain url("/Assets/Logo.svg")}#hire{display:-webkit-box;display:-ms-flexbox;display:flex;justify-self:flex-start;font-size:0.6rem;padding:0.5rem 1rem;border-radius:50px;color:white;font-weight:600;background:-webkit-gradient(linear, left top, right top, from(orange), to(red));background:linear-gradient(to right, orange, red)}#hire:hover{opacity:0.8}@media (max-width: 1000px){.links{display:none}}.join>input{padding-inline:1.5rem}@media (max-width: 1000px){.join{display:none}}.menu{display:none}.menu:hover{opacity:0.6}.menu span{display:-webkit-box;display:-ms-flexbox;display:flex;margin:3px;width:20px;height:4px;background-color:black;color:black}@media (max-width: 1000px){.menu{display:block;cursor:pointer}}.container-main{max-width:1440px;padding:4rem 8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1000px){.container-main{padding:2rem}}@media (max-width: 500px){.container-main{padding:1rem}}.hero{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12rem}@media (max-width: 1000px){.hero{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1rem;margin-block:3rem}}.hero-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-image .palette{height:450px;width:450px}@media (max-width: 500px){.hero-image .palette{height:300px;width:300px}}.hero-image .image{position:relative;top:0;background:no-repeat center/contain url("/Assets/Hero Image (Model).png")}.hero-image .purple{position:absolute;top:0;background:no-repeat center/contain url("/Assets/Purple Shape.svg");-webkit-transform:rotate(-15deg);transform:rotate(-15deg);z-index:-5}.hero-image .pink{position:absolute;top:0;background:no-repeat center/contain url("/Assets/Pink Shape.svg");-webkit-transform:rotate(-30deg);transform:rotate(-30deg);z-index:-10}.hero-image .blue{position:absolute;top:0;background:no-repeat center/contain url("/Assets/Blue Shape.svg");-webkit-transform:rotate(-45deg);transform:rotate(-45deg);z-index:-15}.unsubscribe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.tick{display:inline-block;height:25px;width:25px;background:no-repeat center/contain url("/Assets/Checkmark.svg")}footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 500px){footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:3rem}}footer .social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}footer .help{color:black;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}footer .help .avatar{width:50px;height:50px;border-radius:50%;background:no-repeat center/contain url("/Assets/Help Avatar.svg")}footer .help .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .help a{font-weight:bold}
/*# sourceMappingURL=style.min.css.map */