@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap";*{margin:0;padding:0;zoom:100%!important}body{font-family:Poppins,sans-serif}html{scroll-behavior:smooth}p{color:#555}a,.btn{transition:all .3s ease}.nav-links{display:flex;padding:20px}nav{display:flex;justify-content:space-around;align-items:center;height:17vh}.nav-links{gap:2rem;list-style:none;font-size:1.5rem}a{color:#000;text-decoration:none;text-decoration-color:#fff}a:hover{color:gray;text-decoration:underline;text-underline-offset:1rem;text-decoration-color:#b5b5b5}.logo{font-size:2rem}.logo:hover{cursor:default}section{padding-top:4vh;height:96vh;margin:0 10rem;box-sizing:border-box;min-height:-moz-fit-content;min-height:fit-content}.nav-links{font-size:22px}.icon{cursor:pointer;height:2rem}.section__text{align-self:center;text-align:center}.section__text p{font-weight:600}.section__text__p1{font-size:2rem;text-align:center}.section__text__p2{font-size:2.5rem;margin-bottom:1rem}.title{font-size:4rem;text-align:center}.section__pic-container{display:flex;height:500px;width:500px;margin:auto 0}.section__pic-container>img{border-radius:2rem;border:1px solid rgb(216,216,216);box-shadow:4px 8px 27px 13px #36363666}@media screen and (max-width: 900px){section{margin:0}.title{font-size:3rem}}
