@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";
.footer-content{color:#1a1a1a;flex-direction:column;gap:40px;padding:40px 0;display:flex}.footer-top{flex-wrap:wrap;justify-content:space-between;gap:40px;display:flex}.footer-logo{flex:200px}.footer-logo img{max-width:120px;height:auto}.social-icons{gap:12px;margin-top:12px;display:flex}.footer-links{flex:150px}.footer-links h6{color:#1a1a1a;margin-bottom:12px}.footer-links ul{margin:0;padding:0;list-style:none}.footer-links ul li{margin-bottom:8px}.footer-links ul li a{color:#1a1a1a;text-decoration:none;transition:color .2s ease-in-out}.footer-links ul li a:hover{color:#64ffda}.footer-bottom{color:#1a1a1a;border-top:1px solid rgba(0,0,0,.1);flex-direction:column;align-items:center;gap:12px;padding-top:16px;font-size:14px;display:flex}.footer-bottom-links{flex-wrap:wrap;gap:8px;display:flex}.footer-bottom-links a{color:#1a1a1a;text-decoration:none}.footer-bottom-links a:hover{color:#64ffda}@media screen and (max-width:768px){.footer-top{flex-direction:column;gap:24px}.footer-logo,.footer-links{flex:100%}.footer-bottom{font-size:13px}}
body{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}.box{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}.sans-class{color:#fff;margin:0;font-family:Poppins,sans-serif;font-weight:500}.btn-unstyled{cursor:pointer;color:inherit;background:0 0;border:none;padding:0;font-family:inherit}.gradient-btn{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(90deg,#4a148c,#64ffda,#ff4081);border:none;border-radius:10px;padding:12px 24px;font-family:Poppins,sans-serif;font-weight:600;transition:all .25s;box-shadow:0 4px 12px rgba(0,0,0,.08)}.gradient-btn:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 6px 18px rgba(0,0,0,.1)}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mb-8{margin-bottom:8px}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-24{gap:24px}*{transition:color .25s,background .25s,border-color .25s,opacity .25s}button,a{font-family:Poppins,sans-serif!important}a{color:inherit;text-decoration:none;transition:color .25s ease-in-out}a:hover{color:#64ffda;letter-spacing:.2px}img,svg{max-width:100%;height:auto}.hide-mobile{display:block}.show-mobile{display:none}@media screen and (max-width:768px){.hide-mobile{display:none}.show-mobile{display:block}}.footer-content{color:#1a1a1a;flex-direction:column;gap:40px;padding:40px 0;display:flex}.footer-top{flex-wrap:wrap;justify-content:space-between;gap:40px;display:flex}.footer-logo{flex:200px}.footer-logo img{max-width:120px;height:auto}.social-icons{gap:12px;margin-top:12px;display:flex}.footer-links{flex:150px}.footer-links h6{color:#1a1a1a;margin-bottom:12px}.footer-links ul{margin:0;padding:0;list-style:none}.footer-links ul li{margin-bottom:8px}.footer-links ul li a{color:#1a1a1a;text-decoration:none;transition:color .25s ease-in-out}.footer-links ul li a:hover{color:#64ffda}.footer-bottom{color:#1a1a1a;border-top:1px solid rgba(0,0,0,.2);flex-direction:column;align-items:center;gap:12px;padding-top:16px;font-size:14px;display:flex}.footer-bottom-links{flex-wrap:wrap;gap:8px;display:flex}.footer-bottom-links a{color:#1a1a1a;text-decoration:none}.footer-bottom-links a:hover{color:#64ffda}@media screen and (max-width:768px){.footer-top{flex-direction:column;gap:24px}.footer-logo,.footer-links{flex:100%}.footer-bottom{font-size:13px}}
.header-content{justify-content:space-between;align-items:center;padding:16px 0;font-family:Poppins,sans-serif;display:flex}.header-right a{color:#2b2b2b;letter-spacing:.35px;margin-right:20px;font-size:18px;font-weight:400;line-height:1.6;text-decoration:none;transition:color .2s ease-in-out}.header-right a:hover{color:#4a148c}.header-right-mob{display:none}.close-mob-icon{cursor:pointer;background:0 0;border:none}.header-mob-content{z-index:999;background-color:#fff;flex-direction:column;justify-content:flex-start;width:100%;height:100vh;padding:24px 16px;font-family:Poppins,sans-serif;display:flex;position:fixed;top:0;left:0}.header-mob-top{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.header-mob-bottom{flex-direction:column;gap:24px;display:flex}.header-mob-bottom a{color:#2b2b2b;letter-spacing:.3px;font-size:22px;font-weight:400;line-height:1.7;text-decoration:none}.header-mob-bottom a:hover{color:#4a148c}@media screen and (max-width:768px){.header-right{display:none}.header-right-mob{display:block}}
