*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff}.navbar{color:#000;background-color:#fff;border-bottom:1px solid #ced1d3;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:.5rem 1.5rem;font-size:2rem;font-weight:700;display:flex;position:-webkit-sticky;position:sticky;top:0}.slogan{color:#606777;font-size:.9rem;font-style:italic;font-weight:400}.slogan:hover{color:#000}.icons{color:#000;width:5%;max-width:25px;height:5%;max-height:25px;margin-right:1.5rem;display:none}@media screen and (max-width:912px){.navbar{flex-direction:column;padding-left:0;padding-right:0}.slogan{text-align:center;margin-right:0}}
.footer-container{color:#000;text-align:center;border-top:1px solid #ced1d3;margin-top:auto;padding:1rem}.footer-logo{font-size:1.5rem;font-weight:700}.footer-container p{color:#606777;font-size:.875rem}.designed{margin-top:.3rem}.footer-container p a:hover{color:#1e1e1e}
.hero-container{background-color:#fff;flex-direction:column;align-items:center;height:-moz-fit-content;height:fit-content;display:flex}.hero1{flex-direction:column;align-items:center;width:100%;max-width:700px;height:-moz-fit-content;height:fit-content;margin-top:4rem;padding-left:1rem;padding-right:1rem;display:flex}.hero1-heading{flex-direction:column;display:flex}.hero1-heading h2{color:#000;font-size:2rem;font-weight:600;line-height:1.2}.hero1-heading p{color:#414141;margin-top:1rem;font-size:.875rem}.header-image{background-image:url(/Assets/lady.avif);background-position:50%;background-size:cover;width:100%;height:400px;margin-top:2rem}.hero2{grid-template-columns:2fr 1.3fr;align-items:center;gap:1rem;margin-top:4rem;display:grid}.hero2-text{color:#242424;width:100%;max-width:500px;font-size:1.2rem}.hero2-image{background-image:url(/Assets/istockphoto-1352426504-612x612.jpg);background-position:50%;background-size:cover;width:100%;max-width:300px;height:100%}.hero3,.hero4{color:#242424;margin-top:3rem;font-size:1.2rem}.hero5{flex-direction:row;gap:1rem;margin-top:3rem;margin-bottom:4rem;display:flex}.hero5-image{background-image:url(/Assets/beyond-3265854_1280.jpg);background-position:50%;background-size:cover;width:60%;height:300px}.hero5-text{color:#242424;width:40%;height:270px;font-size:1.2rem}@media screen and (min-width:1380px){.hero1{max-width:900px}.hero2-image{max-width:400px}.hero2-text{max-width:6000px}}@media screen and (max-width:540px){.hero1{margin-top:2rem}.hero2{grid-template-columns:1fr;margin-top:2rem}.hero2-image{width:100%;max-width:none;height:300px}.hero2-text{width:100%;max-width:none}.hero5{flex-direction:column;grid-template-columns:1fr;margin-top:2rem;margin-bottom:2rem}.hero5-image{width:100%}.hero5-text{width:100%;height:100%}.hero3,.hero4{margin-top:2rem}}
