@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-variation-settings:"slnt" 0;font-optical-sizing:auto;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;scrollbar-width:none;scrollbar-gutter:stable overlay}h1,h2,h3,h4,h5,h6,small,p,span,a{margin:0;padding:0;text-shadow:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;-ms-overflow-style:none;scrollbar-width:none;color:#fff;background-color:#0d0e0f}body::-webkit-scrollbar{display:none}.container{max-width:1120px;width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.reguler{font-weight:400;font-style:normal}.medium{font-weight:500;font-style:normal}.semibold{font-weight:600;font-style:normal}.bold{font-weight:700;font-style:normal}.text-12px{font-size:12px;line-height:16px;letter-spacing:-.1px}.text-14px{font-size:14px;line-height:20px;letter-spacing:-.1px}.text-16px{font-size:16px;line-height:24px;letter-spacing:-.1px}.text-20px{font-size:20px;line-height:28px;letter-spacing:-.2px}.text-24px{font-size:24px;line-height:32px;letter-spacing:-.3px}.text-28px{font-size:24px;line-height:36px;letter-spacing:-.3px}.text-32px{font-size:32px;line-height:40px;letter-spacing:-.5px}.text-40px{font-size:40px;line-height:48px;letter-spacing:-.5px}.text-48px{font-size:48px;line-height:56px;letter-spacing:-.8px}.text-56px{font-size:56px;line-height:64px;letter-spacing:-1px}.article-text{font-size:18px;line-height:28px;letter-spacing:.2px}@media (max-width: 768px){.text-56px{font-size:40px;line-height:48px;letter-spacing:-.5px}}@keyframes slide-down{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-left{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes slide-right{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}header{position:fixed;top:0;left:0;width:100%;background-color:#0d0e0f;z-index:5;opacity:0;animation:slide-down .4s ease forwards}.header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:16px;padding-bottom:16px}.header-menu{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.header-item{padding:6px 12px;color:#fff;text-decoration:none;border-radius:8px;transition:background-color .4s ease}.header-item:hover{background-color:#151617}.header-action{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:6px}.header-action p{text-align:end;margin-right:18px;color:#818282}.header-mobile{display:none!important}.mobile-menu{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:24px;position:absolute;background-color:#0d0e0f;height:calc(100dvh - 64px);width:100%;z-index:5;padding:20px;display:none}.mobile-menu .wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:24px 0}.mobile-menu .wrapper a{text-decoration:none;color:#fff;padding:8px 0}.mobile-menu .action{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px}.mobile-menu .action p{color:#818282}.mobile-menu .action .button{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:8px}.mobile-menu.show{display:flex}@media (max-width: 768px){.header-action,.header-menu{display:none}.header-mobile{display:flex!important}}.btn-sm{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;font-size:12px;line-height:16px;outline:none;text-decoration:none;height:26px;padding-left:8px;padding-right:8px;border-radius:6px;font-weight:500;cursor:pointer;width:fit-content;text-transform:capitalize}.btn-sm i{font-size:16px}.btn-md{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;font-size:14px;line-height:20px;outline:none;text-decoration:none;height:32px;padding-left:12px;padding-right:12px;border-radius:8px;font-weight:500;cursor:pointer;width:fit-content;text-transform:capitalize}.btn-md i{font-size:20px}.btn-lg{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;font-size:14px;line-height:20px;outline:none;text-decoration:none;height:40px;padding-left:14px;padding-right:14px;border-radius:10px;font-weight:500;cursor:pointer;width:fit-content;text-transform:capitalize}.btn-lg i{font-size:20px}.btn-icon-md{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:12px;line-height:16px;outline:none;text-decoration:none;height:32px;width:32px;border-radius:8px;font-weight:500;cursor:pointer}.btn-icon-md i{font-size:20px}.btn-primary{background-color:#fff;color:#0d0e0f;box-shadow:inset 0 -3px #0003;border:none;transition:box-shadow .4s ease}.btn-primary:hover{box-shadow:unset;background-color:#e5e5e5}.btn-secondary{background-color:#232425;color:#fff;border:none;transition:box-shadow .4s ease}.btn-secondary:hover{box-shadow:inset 0 0 0 1px #3f4041}.btn-ghost{background-color:transparent;outline:none;color:#fff;border:none}.btn-ghost:hover{background-color:#151617}footer{border-top:1px solid #272829;background-image:linear-gradient(to bottom,#151617,#0d0e0f)}.footer{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:104px;padding-top:64px;padding-bottom:64px}.footer-link{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:48px}.footer-link .col h2{color:#818282;margin-bottom:12px}.footer-link .col a{display:block;text-decoration:none;color:#fff;margin-top:4px}.footer-link .col .text-16px{width:fit-content}.footer-link .col:nth-child(2),.footer-link .col:nth-child(3),.footer-link .col:nth-child(4){flex:1 0 0}.footer-link .col:first-child{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;max-width:288px;width:100%}.footer-brand{margin-top:56px}.footer-brand p{color:#818282;margin-bottom:8px}.footer-socmed{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:6px}.footer-socmed-item{display:flex!important;justify-content:center!important;align-items:center!important}.footer-copyright{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#818282}.footer-terms{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:24px}.footer-terms a{color:#818282;text-decoration:none;width:fit-content}.footer-terms a:hover{color:#fff}@media (max-width: 512px){.footer-link{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:32px}.footer-copyright,.footer-terms{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:4px}}.input{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:6px}.input h2{color:#818282}.input input{width:100%;border:1px solid #272829;background-color:#0d0e0f;font-size:14px;line-height:20px;height:40px;padding:0 12px;border-radius:10px;color:#fff}.input input:focus-visible,.input input:focus{border:1px solid #2483FF;outline:none;color:#fff;border-radius:10px}.input textarea{width:100%;border:1px solid #272829;background-color:#0d0e0f;font-size:14px;line-height:20px;height:200px;padding:10px 12px;border-radius:10px;resize:none;color:#fff}.input textarea:focus-visible,.input input:focus{border:1px solid #2483FF;outline:none;color:#fff}.input input::placeholder,.input textarea::placeholder{color:#818282;opacity:.6}.toast{display:flex;justify-content:center;align-items:center;width:100%;position:fixed;bottom:16px;z-index:35;opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease}.toast.show{opacity:1;transform:translateY(0)}.toast-body{display:flex;justify-content:center;align-items:center;background-color:#fff;height:32px;border-radius:8px;padding-left:12px;padding-right:12px}.toast-body h2{color:#0d0e0f}
