@import"https://fonts.googleapis.com/css2?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";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}header{padding:40px 140px;box-sizing:border-box;display:flex;justify-content:space-between}header nav ul{display:flex;gap:0 40px}header nav ul li{cursor:pointer}header nav ul li .settings{width:40px;height:40px;background-color:#f5f5f5;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:.25s}header nav ul li .settings:hover{background-color:#e5e5e5}header nav ul li .settings img{width:40%}@media only screen and (max-width: 768px){header{padding:40px 20px}header nav ul{gap:0 20px}header nav ul li .settings{width:30px;height:30px}}@media only screen and (max-width: 480px){header a img{width:100px}}body{font-family:Poppins,sans-serif}body .slide-in{position:fixed;top:0;left:0;width:100%;height:100vh;background:#dcdcdc;transform-origin:bottom}body .slide-out{position:fixed;top:0;left:0;width:100%;height:100vh;background:#dcdcdc;transform-origin:top}
