@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;font-family:Inter,sans-serif;letter-spacing:.1px}body{background:linear-gradient(135deg,#1a1d1d,#2a2d2d 50%,#1f2323);background-attachment:fixed;background-size:400% 400%;animation:gradientShift 15s ease infinite;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:120%;height:120%;background-image:radial-gradient(circle at 20% 50%,rgba(255,126,95,.03) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(254,174,150,.02) 0,transparent 50%),radial-gradient(circle at 40% 80%,rgba(230,132,174,.02) 0,transparent 50%),radial-gradient(circle at 0 0,#404646 1px,transparent 0),radial-gradient(circle at 0 0,#404646 1px,transparent 0);background-size:200% 200%,300% 300%,250% 250%,30px 30px,30px 30px;background-position:0 0,0 0,0 0,0 0,15px 15px;animation:floatBackground 20s ease-in-out infinite;z-index:-1;pointer-events:none}@media screen and (max-width:768px){body{background:linear-gradient(135deg,#1a1a1a,#242424 50%,#1f1f1f);margin-left:10px;margin-right:10px}body:before{background-size:150% 150%,200% 200%,180% 180%,20px 20px,20px 20px}}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes floatBackground{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(1deg)}66%{transform:translate(-20px,20px) rotate(-1deg)}}a{text-decoration:none;color:inherit;cursor:pointer}button,input{outline:none}button{cursor:pointer}.footer_footer-container__aiK0f{text-align:center;position:relative;width:100%;max-width:650px;height:auto;padding:10px 15px;overflow:hidden;margin:40px auto 70px;font-size:14px;font-weight:400;color:#9b9b9b}.footer_footer-container__aiK0f a{color:#fcfbee;text-decoration:none;transition:color .3s ease}.footer_footer-container__aiK0f a:hover{color:#fff}@media screen and (max-width:769px){.footer_footer-container__aiK0f{padding:15px 20px;margin-bottom:90px;font-size:13px}}.navbar_navbar__eesXu{position:fixed;top:50%;left:50px;transform:translateY(-50%);width:auto;height:auto;padding:8px;border-radius:50px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.2);z-index:1000;transition:all .3s ease}.navbar_navbar__eesXu:hover{background:hsla(0,0%,100%,.15);box-shadow:0 12px 40px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.3)}.navbar_navbar__eesXu ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:280px;position:relative}.navbar_navbar__eesXu ul li{position:relative}.navbar_navbar__eesXu ul li a{text-decoration:none;color:#fff;display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:50%;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:2px solid rgba(0,0,0,0)}.navbar_navbar__eesXu ul li a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#FF7E5F,#FEAE96,#E684AE);border-radius:50%;transform:scale(0);transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:-1}.navbar_navbar__eesXu ul li a:hover{transform:scale(1.1);border-color:rgba(255,126,95,.5);box-shadow:0 8px 25px rgba(255,126,95,.4)}.navbar_navbar__eesXu ul li a:hover:before{transform:scale(1)}.navbar_navbar__eesXu ul li a.navbar_active__oIgDn{border-color:rgba(255,126,95,.8);box-shadow:0 0 20px rgba(255,126,95,.6)}.navbar_navbar__eesXu ul li a.navbar_active__oIgDn:before{transform:scale(1)}.navbar_navbar__eesXu ul li a img{position:relative;display:block;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.navbar_navbar__eesXu ul li a.navbar_active__oIgDn img,.navbar_navbar__eesXu ul li a:hover img{filter:drop-shadow(0 0 8px rgba(255,255,255,.8))}@media(min-width:2580px){.navbar_navbar__eesXu{left:calc(50% - 900px)}}@media(max-width:850px){.navbar_navbar__eesXu{left:20px}}@media(max-width:767px){.navbar_navbar__eesXu{top:auto;bottom:25px;left:50%;transform:translateX(-50%);width:90%;max-width:500px;margin:0 auto;padding:12px 20px;border-radius:30px}.navbar_navbar__eesXu ul{flex-direction:row;justify-content:space-between;height:auto;gap:5px}.navbar_navbar__eesXu ul li{flex:1 1;display:flex;align-items:center;justify-content:center}.navbar_navbar__eesXu ul li a{width:45px;height:45px}}