@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";._flexCenter_j61xw_1{display:flex;justify-content:center;align-items:center}._header_j61xw_7{background-color:#1f1f1f;color:#fff;padding:1rem;position:fixed;width:100%}._container_j61xw_15{max-width:1280px;margin:0 auto}._nav_j61xw_20{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:1rem}@media only screen and (min-width: 768px){._nav_j61xw_20{flex-direction:row}}._nav_j61xw_20 h1{font-size:1.9rem;cursor:pointer;transition:all .5s ease-in-out}._nav_j61xw_20 h1:hover{transform:scale(1.1);background:#a2a0c3;background:linear-gradient(67deg,#c1bfdd,#fff);color:transparent;-webkit-background-clip:text;background-clip:text}._nav_j61xw_20 h1:not(:hover){transform:scale(1);background:#f4f4f4;background:linear-gradient(333deg,#e1dfff,#fff);color:transparent;-webkit-background-clip:text;background-clip:text}._nav_j61xw_20 ul{display:flex;align-items:center;gap:1.5rem;justify-content:center}._nav_j61xw_20 ul li button{font-size:1rem;border:none;color:#dcdcdc;cursor:pointer;background-color:transparent;outline:none;position:relative}._nav_j61xw_20 ul li button:not(._active_j61xw_72):before{content:"";width:80%;height:1px;position:absolute;right:0;bottom:-5px;background-color:#dcdcdc;transform:scaleX(0);transition:transform .35s ease;transform-origin:100% 0}._nav_j61xw_20 ul li button:hover{color:#fff;font-weight:400;transition:color .35s ease}._nav_j61xw_20 ul li button:not(._active_j61xw_72):hover:before{transform:scale(1)}._nav_j61xw_20 ul li button._active_j61xw_72:before{content:"";position:absolute;height:1px;width:80%;background:#dcdcdc;bottom:-5px;left:0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif}ul{list-style:none}section{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100vh;text-align:center;padding:1rem}section:nth-child(odd){background-color:#dcdcdc}section h2{font-size:3.5rem}
