html,body{margin:0;padding:0;overflow-x:hidden;scroll-behavior:smooth}body,h1,h2,h3,p,ul,li{margin:0;padding:0}body{font-family:Arial,sans-serif}@font-face{font-family:roboto;src:url(./Roboto-Black.5ace0d08.ttf)}@font-face{font-family:Poppins;src:url(./Poppins-Regular.707fdc5c.ttf)}@font-face{font-family:roboto-slab;src:url(./RobotoSlab-VariableFont_wght.959df2f6.ttf)}@font-face{font-family:open-sans;src:url(/src/lib/assets/fonts/open-sans/OpenSans-VariableFont_wdth,wght.ttf)}@font-face{font-family:GreatVibes;src:url(./GreatVibes-Regular.39371d05.ttf)}@font-face{font-family:whisper;src:url(./Whisper-Regular.2a562e1d.ttf)}@font-face{font-family:marckscript;src:url(./MarckScript-Regular.672b58f8.ttf)}.menu-toggle{position:relative;background:none;border:0;display:none;opacity:.7;margin-right:30px;cursor:pointer}.menu-toggle span{position:absolute;left:0;width:100%;height:2px;background:#0f0f0f;border-radius:2px;transition:all .3s ease}.menu-toggle span:nth-child(1){top:5px}.menu-toggle span:nth-child(2){top:50%;transform:translateY(-50%)}.menu-toggle span:nth-child(3){bottom:5px}.menu-toggle.active span:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){bottom:auto;top:50%;transform:translateY(-50%) rotate(-45deg)}.sub-menu{background-color:#ccc;color:#0f0f0f;border-radius:14px;height:20vh;width:40%;transition:ease-in-out .3s;position:fixed;right:-650px;margin-top:14px;display:flex;align-items:center;justify-content:center}.sub-menu.active{right:10px;margin-bottom:24px}
