@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_8bce1a{font-family:Poppins,Poppins Fallback;font-style:normal}.__variable_8bce1a{--font-poppins:"Poppins","Poppins Fallback"}.footer{background-color:#fff;box-shadow:0 0 15px rgba(207,207,207,.2784313725)}.footer .footer-inner{padding:20px 90px;max-width:1366px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;min-height:250px}.footer .footer-inner .footer-containers{display:flex;flex-direction:column;align-items:center;max-width:300px}.footer .footer-inner .footer-containers.loo{align-items:flex-start}.footer .footer-inner .footer-containers.loo p{margin-top:5px}.footer .footer-inner .footer-containers.loo p span{color:#f26225}.footer .footer-inner .footer-containers .logo img{width:140px}.footer .footer-inner .footer-containers h2{font-size:20px;color:#f26225}.footer .footer-inner .footer-containers .hrefs{margin-top:10px;display:flex;flex-direction:column}.footer .footer-inner .footer-containers .hrefs a{display:flex;color:#222;justify-content:center;align-items:center;gap:3px}.footer .footer-inner .footer-containers .hrefs a:hover{color:#f26225;text-decoration:underline}.footer .footer-inner .footer-containers .hrefs a:hover img{animation:liplip .3s infinite alternate}@keyframes liplip{to{transform:rotate(-10deg)}}@media screen and (max-width:749px){.footer .footer-inner{flex-direction:column;text-align:center;padding:20px 45px}.footer .footer-inner .footer-containers{align-items:center!important;margin-top:20px}.footer .footer-inner .footer-containers .hrefs,.footer .footer-inner .footer-containers p{font-size:15px}}header{background-color:#fff;box-shadow:0 0 15px rgba(207,207,207,.2784313725);position:relative;z-index:1}header .header-inner{max-width:1366px;height:90px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 100px}header .header-inner .hamb{flex-direction:column;row-gap:5px;width:25px;display:none}header .header-inner .hamb span{border-radius:2px;width:100%;height:3px;background-color:#000}header .header-inner .logo{font-size:30px;font-weight:600;display:flex;align-items:center}header .header-inner .logo a{color:#000;letter-spacing:1px;display:flex;align-items:center}header .header-inner .logo a img{width:130px}header .header-inner .logo span{color:#fe8a00}header .header-inner nav ul{display:flex;gap:15px}header .header-inner nav ul li a{color:#000;position:relative;transition:all .2s}header .header-inner nav ul li a:before{transition:all .2s;position:absolute;content:"";bottom:-1px;left:0;width:0;height:3px;background-color:#ff8a00}header .header-inner nav ul li a.act:before,header .header-inner nav ul li a:hover:before{width:100%}header .header-inner .login-btns{display:flex;align-items:center;gap:15px}header .header-inner .login-btns .top-btn{display:flex;align-items:center;justify-content:center;gap:5px}header .header-inner .login-btns .top-btn.balance-act{background-color:#ff8a00;color:#fff}header .header-inner .login-btns .top-btn svg{width:20px;height:20px}header .header-inner .login-btns a,header .header-inner .login-btns button{color:#000;background-color:#f8f9f4;padding:8px 17px;border-radius:15px;border:none;font-size:16px;font-family:Poppins;cursor:pointer;transition:all .2s}header .header-inner .login-btns a.prof-act,header .header-inner .login-btns button.prof-act{background-color:#ff8a00!important;color:#fff!important}header .header-inner .login-btns a:hover,header .header-inner .login-btns button:hover{background-color:rgba(0,0,0,0)}.header-skeleton{display:flex;gap:15px;align-items:center}.header-skeleton .skeleton-balance{width:80px}.header-skeleton .skeleton-balance,.header-skeleton .skeleton-profile{height:36px;border-radius:18px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.header-skeleton .skeleton-profile{width:120px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.hamb{flex-direction:column;row-gap:5px;width:25px;display:none}.hamb span{border-radius:2px;width:100%;height:3px;background-color:#000}nav ul{display:flex;gap:15px}nav ul li a{color:#000;position:relative;transition:all .2s}nav ul li a:before{transition:all .2s;position:absolute;content:"";bottom:-1px;left:0;width:0;height:3px;background-color:#ff8a00}nav ul li a.act:before,nav ul li a:hover:before{width:100%}.login-btns{display:flex;align-items:center;gap:15px}.login-btns .top-btn{display:flex;align-items:center;justify-content:center;gap:5px}.login-btns .top-btn.balance-act{background-color:#ff8a00;color:#fff}.login-btns .top-btn svg{width:20px;height:20px}.login-btns a,.login-btns button{color:#000;background-color:#f8f9f4;padding:8px 17px;border-radius:15px;border:none;font-size:16px;font-family:Poppins;cursor:pointer;transition:all .2s}.login-btns a.prof-act,.login-btns button.prof-act{background-color:#ff8a00!important;color:#fff!important}.login-btns a:hover,.login-btns button:hover{background-color:rgba(0,0,0,0)}.off-shape{position:fixed;top:0;right:0;z-index:-9999!important;background-color:rgba(0,0,0,.3647058824);width:100%;height:100vh;transition:all .2s;opacity:0}.off-shape.act{z-index:9999!important;opacity:1}.off-can{width:80%;height:100vh;position:fixed;right:-100%;top:0;z-index:99999;background-color:#fff;flex-direction:column;justify-content:space-between;transition:all .2s;padding:20px 20px 90px}.off-can.act{right:0}.off-can .hamb{top:45px;right:20px;display:flex;align-items:center;justify-content:center}.off-can .hamb,.off-can .hamb span{position:absolute}.off-can .hamb span:first-child{transform:rotate(45deg)}.off-can .hamb span:last-child{transform:rotate(-45deg)}.off-can nav{margin-top:50px}.off-can nav ul{text-align:center}.off-can .login-btns,.off-can nav ul{flex-direction:column}.off-can .login-btns button{width:170px}@media screen and (max-width:500px){.off-can,.off-shape{display:flex}header .header-inner{padding:0 20px}header .header-inner .hamb{display:flex}header .header-inner .logo{font-size:22px}header .header-inner .desk-btns,header .header-inner .desk-nav{display:none}}