.navbar-toggle-button{background-color:rgba(0,0,0,0);border:none}@media screen and (max-width:1024px){.navbar-toggle-button{display:flex;flex-direction:column;gap:.5rem;z-index:1000;margin-left:auto;cursor:pointer}}.navbar-toggle-button span{display:block;width:2.4rem;height:.25rem;background:#fff;transition-duration:.2s;border-radius:.25rem}.navbar-toggle-button.active span:first-child{transform:rotate(45deg) translate(.75rem,.25rem);transition-duration:.2s}.navbar-toggle-button.active span:nth-child(2){opacity:0}.navbar-toggle-button.active span:nth-child(3){transform:rotate(-45deg) translate(.75rem,-.25rem);transition-duration:.2s}.navbar-mobile-menu.active{visibility:visible;transform:translate(-50%)}@media screen and (max-width:1024px){.navbar-mobile-menu{visibility:hidden;transition-duration:.4s;transform:translate(-150%);z-index:999}}.blog{margin:5rem auto 7rem;max-width:960px;padding:0 1rem;color:#cacad1}@media screen and (max-width:576px){.blog{margin:3rem auto 5rem;padding:0}}.blog h1{margin:0 0 1.5rem;font-size:2rem;line-height:1.5;font-weight:700;color:#f2f2f8}@media screen and (max-width:576px){.blog h1{font-size:1.5rem;line-height:1.5}}.blog h2{margin:3.5rem 0 1rem;line-height:1.5;font-size:1.5rem;font-weight:700;color:#f2f2f8}@media screen and (max-width:576px){.blog h2{font-size:1.25rem}}.blog h3{margin:1.5rem 0 .5rem;font-size:1.25rem;line-height:1.5;font-weight:700;color:#f2f2f8}@media screen and (max-width:576px){.blog h3{font-size:1rem}}.blog p{margin:.5rem 0;font-size:1.05rem;line-height:1.8;color:#d1d1d8}.blog img{margin-top:1.5rem;margin-bottom:1rem;max-width:100%}.blog ul{list-style-type:disc}.blog ol,.blog ul{margin-top:1rem;padding-left:3rem;line-height:1.5}.blog ol{list-style-type:decimal}.blog li{margin-top:.5rem}.blog a{color:#a99bff;text-decoration:none;transition:color .2s}.blog a:hover{color:#c0b5ff}.blog blockquote{padding:.5rem 1rem;border-left:.25rem solid #664eff}.blog blockquote,.blog pre{margin-top:1rem;background-color:#12121e;border-radius:.25rem}.blog pre{padding:1rem;overflow-x:auto}