@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,300..700;1,300..700&family=Inter:wght@300..700&family=IBM+Plex+Sans+Arabic:wght@400;500;700&display=swap";@font-face{font-family:Aeonik Fono;src:local("Aeonik Fono Regular"),url(../fonts/AeonikFono-Regular-Bnfk66nE.woff);font-weight:400;text-rendering:optimizeLegibility;font-display:swap;ascent-override:100%}@font-face{font-family:Aeonik Fono;src:local("Aeonik Fono Bold"),url(../fonts/AeonikFono-Bold-lhgQUqYY.woff);font-weight:700;text-rendering:optimizeLegibility;font-display:swap;ascent-override:100%}@font-face{font-family:Bilgres;src:local("Bilgres Regular"),url(../fonts/Bilgres-a0Vjemq4.woff);font-weight:700;text-rendering:optimizeLegibility;font-display:swap;ascent-override:100%}@font-face{font-family:Aeonik Fono;src:local("Aeonik Fono Regular"),url(../fonts/AeonikFono-Regular-Bnfk66nE.woff);font-weight:400;text-rendering:optimizeLegibility;font-display:swap;ascent-override:100%}@font-face{font-family:Aeonik Fono;src:local("Aeonik Fono Bold"),url(../fonts/AeonikFono-Bold-lhgQUqYY.woff);font-weight:700;text-rendering:optimizeLegibility;font-display:swap;ascent-override:100%}@font-face{font-family:Bilgres;src:local("Bilgres Regular"),url(../fonts/Bilgres-a0Vjemq4.woff);font-weight:700;text-rendering:optimizeLegibility;font-display:swap;ascent-override:100%}:root{--body-color-background: transparent;--body-color-text: var(--color-gray-900);--body-font-spacing: normal;--body-font-typeface: var(--font-text-family);--body-font-size: var(--root-size);--body-font-weight: var(--font-text-weight);--font-family-primary: "Aeonik Fono","IBM Plex Sans Arabic",sans-serif;--font-family-secondary: "Bilgres","IBM Plex Sans Arabic",serif;--font-family-tertiary: "Aeonik Fono","IBM Plex Sans Arabic",serif;--font-family-serif: "Playfair Display","IBM Plex Sans Arabic",serif;--font-family-script: Segoe Script,"IBM Plex Sans Arabic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-mono: monospace,"IBM Plex Sans Arabic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-weight-ultralight: 100;--font-weight-lighter: 200;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-bolder: 800;--font-weight-ultrabold: 900;--font-text-family: var(--font-family-primary);--font-text-weight: 400;--font-heading-family: var(--font-family-secondary);--font-heading-weight: 700;--font-display-family: var(--font-family-secondary);--font-display-weight: 700;--font-code-family: var(--font-family-code);--font-code-weight: 400;--heading-font-typeface: var(--font-heading-family);--uc-gradient-to: #ffa2e6;--uc-gradient-from: #FFD200;--uc-gradient-stops: var(--uc-gradient-from), var(--uc-gradient-to);--bs-black-rgb: 0, 0, 0}:root{--bs-link-color: rgb(81, 81, 81)!important;--bs-link-hover-color: black!important}html{font-family:var(--body-font-typeface);font-size:var(--body-font-size,1rem);font-weight:var(--body-font-weight,400);letter-spacing:var(--body-font-spacing,normal);background-color:var(--body-color-background,inherit);color:var(--body-color-text,inherit);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{padding:0;margin:0;list-style-type:none;box-sizing:border-box}body{font-family:var(--body-font-typeface);font-size:var(--body-font-size,1rem);font-weight:var(--body-font-weight,400);letter-spacing:var(--body-font-spacing,normal);background-color:var(--body-color-background,inherit);color:var(--body-color-text,inherit);background-color:#0d042c}.wrapper{width:1170px;height:auto;margin:0 auto}section.hero{background-image:url(../images/hero-BDZ17Mii.svg);height:100vh;background-repeat:no-repeat;background-size:cover;background-position:center}.hw{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}section.hero div.content{width:80%;display:flex;flex-direction:column;gap:25px}h1{font-family:var(--heading-font-typeface, sans-serif)!important;font-weight:var(--heading-font-weight, 700);color:#fff;font-size:54pt;text-transform:uppercase;line-height:60pt;letter-spacing:.25px;text-align:center}h1 span.pink{color:#ffa2e6}h1 span.mix{background-image:linear-gradient(-45deg,var(--uc-gradient-stops))!important;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}section.hero div.content p{font-size:1.5rem!important;text-align:center;color:#fff}div.hc-buttons{display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:center}div.hc-buttons a.a{background-image:linear-gradient(-45deg,var(--uc-gradient-stops))!important;padding-right:3rem;padding-left:3rem;--shadowColor: var(--color-secondary);border:3px solid #000!important;height:55px;display:flex;justify-content:center;align-items:center;text-decoration:none;transform:rotate(-2deg)!important;border-radius:12px;box-shadow:3px 3px #ffd200}div.hc-buttons a.a:hover{transform:scale(1)}div.hc-buttons a.a span{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important;font-size:1.5rem!important;font-weight:700}div.hc-buttons a.b{background-image:linear-gradient(-45deg,#a2ffee,#ffd5f4)!important;padding-right:3rem!important;padding-left:3rem!important;--shadowColor: var(--color-secondary);border:3px solid #000!important;height:55px;display:flex;justify-content:center;align-items:center;text-decoration:none;transform:rotate(2deg)!important;border-radius:12px;box-shadow:3px 3px #ffd200}div.hc-buttons a.b span{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important;font-size:1.5rem!important;font-weight:700}div.hc-buttons a.c{box-shadow:3px 3px #3f3f3f;border:3px solid #ad85d7!important;background-image:linear-gradient(-45deg,#905fc1,#c19fe3)!important;padding-right:3rem;padding-left:3rem;--shadowColor: var(--color-secondary);height:55px;display:flex;justify-content:center;align-items:center;text-decoration:none;transform:rotate(357deg)!important;border-radius:12px;color:#fff}div.hc-buttons a.c span{--bs-text-opacity: 1;color:#fff;font-size:1.5rem!important;font-weight:700}ul.stik{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:620px;margin:50px auto 0}ul.stik li{width:auto;height:250px;background-color:#b0d6ff;display:flex;flex-direction:column;justify-content:center;border-radius:15px;align-items:center;position:relative;cursor:pointer}ul.stik li img{width:100%;height:100%;object-fit:contain}ul.stik li video{width:100%;height:100%;object-fit:cover;border-radius:15px}ul.stik li img.play{display:none;position:absolute;width:50%;height:50%}ul.stik li:hover img.play{display:block}section.stickers{padding:45px 0;background-color:#7ab8fb}section.stickers div.content{display:flex;flex-direction:column;gap:35px;width:640px;margin:0 auto}section.stickers h1{color:#ffebfa;text-shadow:0px 6px 0px #00000042}section.stickers p{color:#ffebfa;font-size:18pt;text-align:center;font-weight:700}div.marqueeimages{margin-top:70px}div.marqueeimages div.image{width:288px;height:288px;overflow:hidden;background-color:#e9e9e9;border-radius:15px;margin-right:25px;cursor:pointer;position:relative}div.marqueeimages div.image img.play{position:absolute;width:75px;height:75px;left:106.5px;top:106.5px}div.marqueeimages div.image video{width:100%;height:100%;object-fit:cover}div.marqueeimages div.image img{width:100%;height:100%;object-fit:cover}section.warfare{padding:45px 0;background-color:#fffbf5}section.warfare div.content{display:flex;flex-direction:column;gap:35px;width:640px;margin:0 auto}section.warfare h1{color:#674515;text-shadow:0px 6px 0px #00000042}section.warfare p{color:#674515;font-size:18pt;text-align:center;font-weight:700}section.token h1{text-shadow:0px 6px 0px #00000042}section.token div.tokens{display:flex;flex-direction:row;margin-top:90px;gap:85px}section.token div.tokens div.image img{width:347px;height:311px}section.token div.tokens div.content{flex:1;display:flex;flex-direction:column;gap:30px}section.token div.tokens div.content span{background-color:#d3f8e7;padding:30px;border-radius:19px;box-shadow:0 6px #00000042;text-align:center;font-size:22pt;font-weight:700}section.token div.tokens div.content .span2:hover{color:#26e397;cursor:pointer}section.token{padding:45px 0;background-color:#26e397}section.seprator1{height:175px}section.seprator1 img{width:100%;height:100%;object-fit:cover}section.how-buy{background-color:#cbaee9;padding:45px 0}section.how-buy ul{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:25px;margin-top:76px}section.how-buy ul li{background-color:#fcebf7;padding:25px;border-radius:25px;display:flex;flex-direction:column;gap:15px;box-shadow:0 8px #a28bba;justify-content:center;align-items:center;text-align:center}section.how-buy ul li img{width:95px;height:95px}section.how-buy ul li h2{font-size:20pt;font-family:var(--heading-font-typeface, sans-serif)!important;letter-spacing:1.25px;color:#58347d;line-height:22pt}section.how-buy ul li p{font-size:13pt;line-height:18pt;color:#937aac}header{position:sticky;top:25px;width:80%;background-color:#332a533d;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;flex-direction:row;justify-content:space-between;padding:20px 30px;left:10%;border-radius:20px;z-index:22;border:1px solid black}header div.logo{display:flex;flex-direction:row;gap:5px;justify-content:flex-start;align-items:center}header div.logo img{width:35px;height:35px;object-fit:contain;margin-top:3px}header div.logo h1{font-size:26pt;letter-spacing:1.45px;line-height:17pt}header ul{display:flex;flex-direction:row;gap:25px;justify-content:center;align-items:center}header ul li a{color:#fff;text-decoration:none;font-weight:700;font-size:14pt}div.soc{display:flex;flex-direction:row;gap:25px;justify-content:space-around;margin-top:69px;align-items:center}div.soc div.image{width:300px;height:300px}div.soc div.image img{width:100%;height:100%;object-fit:contain}section.social{padding:45px 0;background-color:#ff8c8b}section.social h1{color:#fff;text-shadow:0px 6px 0px #00000042}section.social p{color:#853939;font-size:18pt;text-align:center;font-weight:700}.resp-ham{display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;display:none}.resp-ham img{width:45px}html{overflow-x:hidden!important}@media screen and (max-width: 1170px){div.wrapper{width:90%}.resp-ham{display:none}header ul{display:none}}@media screen and (max-width: 1024px){section.hero div.content h1{font-size:45pt;line-height:53pt}section.how-buy ul{grid-template-columns:1fr 1fr}}@media screen and (max-width: 980px){section.token div.tokens div.content span{font-size:16pt}a.c-small{padding-right:2rem!important;padding-left:2rem!important}}@media screen and (max-width: 768px){section.hero div.content h1{font-size:34pt;line-height:42pt}section.token div.tokens div.image{display:none}div.marqueeimages div.image{width:200px;height:200px}}@media screen and (max-width: 680px){section.how-buy ul{grid-template-columns:1fr}ul.stik{width:100%;grid-template-columns:repeat(3,1fr)}ul.stik li{width:auto}section.social div.content{width:100%!important}section.warfare h1{font-size:35pt;line-height:37pt}a.c-small{padding-right:1rem!important;padding-left:1rem!important}}@media screen and (max-width: 640px){section.hero div.content h1{font-size:30pt;line-height:36pt}section.how-buy h1{line-height:65pt!important;margin-bottom:30px!important}section.token h1{font-size:40pt}section.warfare div.content{width:100%}section.stickers div.content{width:100%}section.stickers h1{font-size:40pt;line-height:40pt}div.hc-buttons a.c span{font-size:15pt!important}div.marqueeimages div.image{width:150px;height:150px}a.a-small{padding-right:2rem!important;padding-left:2rem!important}header div.logo h1{font-size:20pt}}@media screen and (max-width: 600px){div.hc-buttons{flex-direction:column}section.social h1{font-size:40pt}a.a-small{padding-right:1rem!important;padding-left:1rem!important}div.hc-buttons a.c span{font-size:10pt!important}section.stickers h1{font-size:34pt;line-height:40pt}}@media screen and (max-width: 480px){section.hero div.content h1{font-size:24pt;line-height:28pt}ul.stik{grid-template-columns:repeat(2,1fr)}}div.player{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;z-index:55;display:flex;flex-direction:row;justify-content:center;align-items:center}div.player div.close{position:absolute;background-color:#e7e7e7;padding:25px;border-radius:50%;width:20px;height:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;top:10px;right:20px;color:#000;font-size:19pt;line-height:16pt;z-index:9999}div.player div.video{height:100%}div.player div.video video{height:100%}section.social div.content{display:flex;flex-direction:column;gap:35px;width:640px;margin:0 auto}
