@import"https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900;1000&display=swap";*,*:before,*:after{transition:direction 1s}::-webkit-scrollbar{background-color:#fff}::-webkit-scrollbar-thumb{background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from: #8BDECF var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 222 207 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #404174 var(--tw-gradient-to-position)}html{scroll-behavior:smooth;font-size:10px}html,body{overflow-x:hidden;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.6s}@media (min-width: 992px){html{font-size:12px}}@media (min-width: 1024px){html{font-size:14px}}body{line-height:1.6;--tw-bg-opacity: 1;background-color:rgb(246 246 246 / var(--tw-bg-opacity));font-family:Cairo,sans-serif}ul[role=list],ol[role=list]{list-style:none;margin:0;padding:0}a{text-decoration:none;color:inherit}button,textarea,input,select{font-family:inherit}img,picture,video{max-width:100%;display:block}@media (min-width: 0px){.container{width:min(90vw,1200px)!important;max-width:100%!important;margin-inline:auto!important}}section{margin-top:0;margin-bottom:0;padding-top:15vh;padding-bottom:15vh}.section-title{margin-inline:auto;align-self:center;margin-bottom:5rem}.section-title h1{margin-bottom:32px;margin-inline:auto;text-align:center;line-height:1.6}.section-title>p{max-width:55ch;line-height:2.5rem!important;text-align:center;margin-inline:auto}.icon-box{padding:1rem;aspect-ratio:1 / 1;opacity:.95;transition:opacity .3s;display:flex;align-items:center;justify-content:center;border-radius:50%;--tw-bg-opacity: 1;background-color:rgb(64 65 116 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(241 241 241 / var(--tw-text-opacity))}.icon-box:hover{opacity:1;cursor:pointer}.icon-close{color:#000;padding:0;position:absolute;top:0;right:0;background-color:transparent;display:flex;justify-content:center;align-items:center}.icon-sm{width:4rem;font-size:2em}.icon-lg{width:5rem;font-size:2.5em}.box{display:flex;justify-content:center;align-items:center;border-radius:14px}.box:hover{cursor:pointer}.box video{border-radius:14px}.payment-bill{max-width:600px;margin-inline:auto;background-color:#fff;margin-top:4rem;padding:4rem;border-radius:12px}.payment-bill h3{margin-bottom:3rem}.payment-bill ul{font-size:1.75rem;display:flex;flex-direction:column;gap:3rem}.payment-bill ul li{flex:1;display:flex;flex-wrap:wrap;justify-content:space-between}.payment-bill ul li span:first-child{text-align:start;font-weight:700;flex:.5}.payment-bill ul li span:last-child{text-align:end;flex:.5}.payment-bill ul li:last-of-type span:last-child{text-transform:capitalize}.payment-bill button{margin-inline:auto}.course-card{border-radius:10px;min-height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from: #404174 var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 65 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #7CB9AE var(--tw-gradient-to-position)}.course-card .new{position:absolute;top:20px;right:-40px;width:150px;height:30px;color:#fff;text-align:center;line-height:30px;font-size:14px;transform:rotate(45deg);box-shadow:0 2px 4px #0000001a;--tw-bg-opacity: 1;background-color:rgb(255 169 48 / var(--tw-bg-opacity))}.course-card__desc{max-width:45ch}.course-card__image{aspect-ratio:4 / 3;background-color:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;border-top-left-radius:10px;border-top-right-radius:10px}.course-card__info{padding:1.5rem 1.5rem 2.5rem;display:flex;flex-direction:column;gap:1rem}.course-card__info .tags{display:flex;flex-wrap:wrap;gap:.5rem}.course-card__title{color:#fff;font-size:1.8rem;line-height:2.5rem}.tabs-list{display:flex;gap:2.5rem;border-bottom:1px solid #000;overflow-x:scroll}.tabs-list::-webkit-scrollbar{display:none}.tab{font-size:1.75rem;cursor:pointer;flex-shrink:0;padding-left:1rem;padding-right:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(238 75 106 / var(--tw-text-opacity))}.tab.active{border-bottom-width:4px;--tw-border-opacity: 1;border-color:rgb(238 75 106 / var(--tw-border-opacity));padding-bottom:1rem}.tabs-content{min-height:40vh;overflow-x:auto}.book{display:flex;align-items:center}.social-links{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;position:fixed;top:40%;right:0;z-index:100;transform:translateY(-50%)}.social-links .social-link{width:5rem;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;cursor:pointer;filter:grayscale(.5);transition:filter .3s,translate .3s;translate:2px;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (max-width: 768px){.social-links .social-link{width:4rem}}.social-links .social-link:hover{filter:grayscale(0);translate:0}.social-links .social-link img{width:3.5rem}@media (max-width: 768px){.social-links .social-link img{width:2.5rem}}.scroll-to-top{position:fixed;bottom:4rem;right:4rem;padding:1rem;border-radius:1rem;z-index:99}.scroll-to-top{animation:bounce 1s infinite;--tw-bg-opacity: 1;background-color:rgb(238 75 106 / var(--tw-bg-opacity));font-weight:900;--tw-text-opacity: 1;color:rgb(246 246 246 / var(--tw-text-opacity));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);filter:grayscale(.5);transition:filter .3s;cursor:pointer}.scroll-to-top:hover{filter:grayscale(0);translate:0}.privacy-policy p{line-height:2.5}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 0px){.container{max-width:0px}}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 992px){.container{max-width:992px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1200px){.container{max-width:1200px}}@media (min-width: 1440px){.container{max-width:1440px}}@media (min-width: 1536px){.container{max-width:1536px}}.\!visible{visibility:visible!important}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.right-\[1rem\]{right:1rem}.top-\[1rem\]{top:1rem}.col-span-3{grid-column:span 3 / span 3}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-9{margin-top:2.25rem;margin-bottom:2.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mt-12{margin-top:3rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-\[16px\]{height:16px}.min-h-\[100vh\],.min-h-screen{min-height:100vh}.w-\[16px\]{width:16px}.w-\[500px\]{width:500px}.w-max{width:-moz-max-content;width:max-content}.min-w-\[60px\]{min-width:60px}.max-w-\[300px\]{max-width:300px}.max-w-\[45ch\]{max-width:45ch}.max-w-\[600px\]{max-width:600px}.max-w-\[65vw\]{max-width:65vw}.max-w-\[800px\]{max-width:800px}.flex-1{flex:1 1 0%}.flex-\[0\.4\]{flex:.4}.flex-\[0\.5\]{flex:.5}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-20{gap:5rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[42px\]{gap:42px}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-24{row-gap:6rem}.gap-y-6{row-gap:1.5rem}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:16px}.rounded-circle{border-radius:50%}.rounded-lg{border-radius:12px}.rounded-md{border-radius:10px}.rounded-xl{border-radius:14px}.bg-\[\#eee\]{--tw-bg-opacity: 1;background-color:rgb(238 238 238 / var(--tw-bg-opacity))}.bg-\[\#fff\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-call{--tw-bg-opacity: 1;background-color:rgb(255 169 48 / var(--tw-bg-opacity))}.bg-darkerBlue{--tw-bg-opacity: 1;background-color:rgb(64 65 116 / var(--tw-bg-opacity))}.bg-facebook{--tw-bg-opacity: 1;background-color:rgb(24 119 242 / var(--tw-bg-opacity))}.bg-lightRed{--tw-bg-opacity: 1;background-color:rgb(238 75 106 / var(--tw-bg-opacity))}.bg-mail{--tw-bg-opacity: 1;background-color:rgb(35 154 185 / var(--tw-bg-opacity))}.bg-red{--tw-bg-opacity: 1;background-color:rgb(255 0 0 / var(--tw-bg-opacity))}.bg-telegram{--tw-bg-opacity: 1;background-color:rgb(36 161 222 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(241 241 241 / var(--tw-bg-opacity))}.p-10{padding:2.5rem}.p-14{padding:3.5rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.text-left{text-align:left}.text-center{text-align:center}.text-start{text-align:start}.font-arabic{font-family:Cairo,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-8xl{font-size:6rem;line-height:1}.text-\[120px\]{font-size:120px}.text-\[24px\]{font-size:24px}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-\[400\]{font-weight:400}.font-\[900\],.font-black{font-weight:900}.font-bold{font-weight:700}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-7{line-height:1.75rem}.leading-\[1\.6\]{line-height:1.6}.leading-\[150px\]{line-height:150px}.tracking-tighter{letter-spacing:-.05em}.text-call{--tw-text-opacity: 1;color:rgb(255 169 48 / var(--tw-text-opacity))}.text-darkerBlue{--tw-text-opacity: 1;color:rgb(64 65 116 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-lightRed{--tw-text-opacity: 1;color:rgb(238 75 106 / var(--tw-text-opacity))}.text-red{--tw-text-opacity: 1;color:rgb(255 0 0 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(241 241 241 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-60{opacity:.6}.opacity-\[0\.65\]{opacity:.65}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}h1{font-size:3.75rem;line-height:1;font-weight:800}h2{font-size:3rem;line-height:1;font-weight:800}h3{font-size:2.25rem;line-height:2.5rem;font-weight:700}h4{font-size:1.875rem;line-height:2.25rem;font-weight:600}p{font-family:Cairo,sans-serif;font-size:1.5rem;line-height:2rem;font-weight:400;color:#000;line-height:1.8}p.small{font-size:1.125rem;line-height:1.75rem}.page-enter{transform:translate(100%)}.page-enter-active{transform:translate(0);transition:transform .3s}.page-exit{transform:translate(100%)}.page-exit-active{transform:translate(0);transition:transform .3s}.hover\:scale-50:hover{--tw-scale-x: .5;--tw-scale-y: .5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:animate-none:hover{animation:none}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:bg-darkBlue:hover{--tw-bg-opacity: 1;background-color:rgb(70 75 132 / var(--tw-bg-opacity))}.hover\:text-call:hover{--tw-text-opacity: 1;color:rgb(255 169 48 / var(--tw-text-opacity))}.hover\:text-red:hover{--tw-text-opacity: 1;color:rgb(255 0 0 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.group:hover .group-hover\:animate-bounce{animation:bounce 1s infinite}.group:hover .group-hover\:underline{text-decoration-line:underline}@media not all and (min-width: 768px){.max-sm\:px-4{padding-left:1rem;padding-right:1rem}}@media not all and (min-width: 640px){.max-xs\:w-full{width:100%}}@media (max-width: 400px){.max-\[400px\]\:text-center{text-align:center}}@media (min-width: 640px){.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:justify-center{justify-content:center}}@media (min-width: 992px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:grid{display:grid}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:justify-between{justify-content:space-between}}body.dark-mode{background-color:#181818;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.6s}.dark-mode nav{background-color:#000;color:#fff}.dark-mode .dropdown__menu{background-color:#000}.dark-mode .testimonial-card__image{border-color:#181818}.dark-mode,.dark-mode p{color:#fff}.dark-mode .books-box,.dark-mode .books-box p,.dark-mode .books-orders p,.dark-mode form,.dark-mode form p,.dark-mode .form-tabs li.active,.dark-mode .exam,.dark-mode .question,.dark-mode .question-title,.dark-mode .question p{color:#000}.dark-mode .course-card{border:1px solid #000}.dark-mode .accordion-content-wrapper{color:#000}.dark-mode .video-card p{color:#fff!important}.dark-mode .book-card{color:#fff}.dark-mode .book-card p{color:#fff!important}.dark-mode .video-card p{color:#000}.dark-mode .accordion-content,.dark-mode .accordion-content p{color:#fff}nav{position:fixed;width:calc(100% - 8vw);height:6rem;top:3px;left:0;z-index:999;background-color:#fff;border-radius:6rem;margin-inline:4vw;margin-top:16px;display:flex;justify-content:space-between;align-items:center;padding:1rem;padding-inline-end:2.25rem}@media (max-width: 768px){nav{padding-inline-start:.8rem;height:5rem}}nav .logo{display:flex;align-items:center;gap:1rem}nav .logo img{width:4rem;border-radius:50%;border:1px solid #00000058}nav .links{display:flex;gap:2rem}nav .links li{scale:1;transition:scale .6s;--tw-text-opacity: 1;color:rgb(70 75 132 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}nav .links li:hover{--tw-text-opacity: 1;color:rgb(255 169 48 / var(--tw-text-opacity));scale:1.2}.dropdown{width:-moz-fit-content;width:fit-content;position:relative}.dropdown__menu{position:absolute;top:calc(100% + 30px);left:10px;background-color:#fff;width:220px;border-radius:10px;border:1px solid #000;padding:2rem;display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.dropdown__menu{left:10px;width:280px}}.dropdown__item{font-size:1.5rem;font-weight:700;display:flex;align-items:center;flex-direction:row-reverse;gap:1rem;width:100%}.dropdown__item:hover{cursor:pointer;text-decoration:underline}.dropdown__item:last-child{color:red}.dropdown__item span{text-align:right}.dropdown__trigger{cursor:pointer}.accordion{display:grid;gap:3rem}.accordion-title{padding:20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid;border-top-left-radius:8px;border-top-right-radius:8px;--tw-border-opacity: 1;border-color:rgb(90 128 172 / var(--tw-border-opacity));--tw-text-opacity: 1;color:rgb(90 128 172 / var(--tw-text-opacity))}.accordion-title p{color:inherit}.accordion-content-wrapper{overflow:hidden}.accordion-content{padding:32px 0;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.icon{transition:transform .3s ease}.icon.open{transform:rotate(180deg)}.btn{padding:12px 64px;border:none;border-radius:54px;transition:scale .15s;line-height:auto;font-size:1.25rem;line-height:1.75rem;font-weight:700}.btn:hover{text-decoration:underline;scale:1.05}.btn-primary{--tw-bg-opacity: 1;background-color:rgb(64 65 116 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(241 241 241 / var(--tw-text-opacity))}.btn-outline{border:1px solid #fff;background-color:transparent;color:#fff}.btn-orange{--tw-bg-opacity: 1;background-color:rgb(255 169 48 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(241 241 241 / var(--tw-text-opacity))}.btn-white{--tw-bg-opacity: 1;background-color:rgb(246 246 246 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(64 65 116 / var(--tw-text-opacity))}.btn-sm{padding:.625em 3.375em;font-size:1.125rem;line-height:1.75rem}.btn-disabled{opacity:.85;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tag{padding:4px 13px;color:#fff;display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;border-radius:54px;--tw-bg-opacity: 1;background-color:rgb(238 75 106 / var(--tw-bg-opacity));font-size:1rem;line-height:1.5rem;font-weight:800}.tag-dark-red{--tw-bg-opacity: 1;background-color:rgb(210 98 134 / var(--tw-bg-opacity))}.tag-green{--tw-bg-opacity: 1;background-color:rgb(124 185 174 / var(--tw-bg-opacity))}.tag-blue{--tw-bg-opacity: 1;background-color:rgb(90 128 172 / var(--tw-bg-opacity))}.tag-dark-blue{--tw-bg-opacity: 1;background-color:rgb(70 75 132 / var(--tw-bg-opacity))}.tag-darker-blue{--tw-bg-opacity: 1;background-color:rgb(64 65 116 / var(--tw-bg-opacity))}.tag-orange{--tw-bg-opacity: 1;background-color:rgb(255 169 48 / var(--tw-bg-opacity))}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;z-index:1000;display:grid;place-content:center}.table-wrapper{overflow-x:auto}table{border-collapse:collapse;text-align:left;font-size:18px;margin:20px 0;width:100%;min-width:560px}table.user-table{min-width:1200px}th,td{width:calc(100% / 7);border:none;padding:18px 16px;display:flex;justify-content:end;align-items:center;flex:1;text-align:right;font-family:Cairo,sans-serif;font-size:1.25rem;line-height:1.75rem}@media (min-width: 1024px){th,td{font-size:1.125rem;line-height:1.75rem}}th:first-child,td:first-child{flex:.4}th:nth-child(2),td:nth-child(2){flex:1.4}th{justify-content:start;--tw-bg-opacity: 1;background-color:rgb(64 65 116 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(241 241 241 / var(--tw-text-opacity))}tr{display:flex;flex-direction:row}td{border-bottom:1px solid rgba(0,0,0,.2);justify-content:start}tr:last-child td{border-bottom:none}th:first-child,td:first-child{border-left:none}th:last-child,td:last-child{border-right:none}table input[type=number]{padding:10px}.form{width:50vw;max-width:700px;margin-inline:auto;border-radius:16px;--tw-bg-opacity: 1;background-color:rgb(139 222 207 / var(--tw-bg-opacity));padding:6rem 4rem;display:grid;gap:3rem}@media (max-width: 640px){.form{width:90vw}}.form-title{text-align:center}.form-title h2{margin-bottom:2.5rem;font-size:3rem;line-height:1}.form-title p{margin-left:auto;margin-right:auto;max-width:42ch;font-size:1.125rem;font-weight:400;line-height:2rem}.input-groups{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.input-groups{flex-direction:row}}.input-group{display:grid;position:relative;font-size:1.25rem;flex:1}.input-group>label{--duration: .15s;position:absolute;top:50%;left:1vw;right:auto;transform:translateY(-50%);font-size:1em;line-height:18px;padding:3px;color:#000;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:top var(--duration),color var(--duration),font-size var(--duration);border-radius:8px;--tw-bg-opacity: 1;background-color:rgb(246 246 246 / var(--tw-bg-opacity))}[dir=rtl] .input-group>label{right:1vw;left:auto}.input-group>label.active{top:-1px;font-size:.7em;color:#000;background:#fff}.input-group>input,.input-group>textarea,.input-group>select{padding:1.4rem 1rem;flex:1 1 0%;border-radius:12px;border-style:none;--tw-bg-opacity: 1;background-color:rgb(246 246 246 / var(--tw-bg-opacity));font-size:1.125rem;line-height:1.75rem}.input-group>input.error{--tw-border-opacity: 1;border-color:rgb(238 75 106 / var(--tw-border-opacity))}.input-group>textarea{resize:none;height:280px;font-size:1em;line-height:2rem}.input-group>textarea+label{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;top:auto;bottom:1rem;left:1rem;transform:none;font-weight:700;font-size:.8em;background:transparent;color:#222;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none}.input-group>select{padding:1.25rem 1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1 1 0%;border-radius:12px;border-style:none;--tw-bg-opacity: 1;background-color:rgb(246 246 246 / var(--tw-bg-opacity));font-size:1.25rem}.input-group>.select-icon{position:absolute;top:50%;transform:translateY(-50%)}.input-group>.select-icon>*.active{transform:rotate(180deg)}.input-group>input:focus,.input-group>textarea:focus,.input-group>select:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));outline:2px solid transparent;outline-offset:2px}.custom-select-wrapper{position:relative;width:100%}.custom-select{position:relative;cursor:pointer;width:100%;padding:1.4rem 1.5rem 1.4rem 1rem;flex:1 1 0%;border-radius:12px;border-style:none;--tw-bg-opacity: 1;background-color:rgb(246 246 246 / var(--tw-bg-opacity));font-size:1.25rem;line-height:1.75rem}.custom-select.error{border:2px solid;--tw-border-opacity: 1;border-color:rgb(238 75 106 / var(--tw-border-opacity))}.custom-select-trigger{display:flex;justify-content:space-between;align-items:center;border-radius:4px}.custom-select-trigger span{padding:3px}.custom-options{position:absolute;overflow-x:hidden;overflow-y:auto;max-height:30vh;display:flex;flex-direction:column;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #ccc;border-radius:10px;box-shadow:0 2px 10px #0000001a;z-index:10;width:100%}.custom-option{padding:10px;cursor:pointer}.custom-option:hover{background-color:#f0f0f0}.arrow{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #333}.arrow.open{border-top:0;border-bottom:6px solid #333}.course{position:relative;grid-column:1 / -1}@media (min-width: 560px){.course{grid-column:2 / -2}}@media (min-width: 1024px){.course{grid-column:1 / span 2;margin-inline:0}}.course-data{grid-column:1 / -1;grid-row:2}@media (min-width: 1024px){.course-data{grid-column:3 / -1;grid-row:1}}.course-video{aspect-ratio:4 / 3;background-color:gray;border-radius:8px}.course-sheet{border-radius:8px;background-color:gray;height:80px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;--tw-bg-opacity: 1;background-color:rgb(64 65 116 / var(--tw-bg-opacity));padding:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(241 241 241 / var(--tw-text-opacity))}.course-sheet:hover p{text-decoration:underline}.course-sheet p{color:inherit;font-weight:inherit}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.course-sheet:hover svg{animation:bounce 1s infinite;--tw-text-opacity: 1;color:rgb(238 75 106 / var(--tw-text-opacity))}.course-exam{aspect-ratio:3 / 4;background-color:gray;border-radius:8px}.course-exam,.course-sheet,.course-video{cursor:pointer}.video-list{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 345px){.video-list{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width: 768px){.video-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.video-card{overflow:hidden;border-radius:8px;--tw-bg-opacity: 1;background-color:rgb(64 65 116 / var(--tw-bg-opacity));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.video-card p{color:#fff;font-size:1.5rem;font-weight:600}.video-thumbnail{border-radius:5px 5px 0 0;display:flex;justify-content:center;align-items:center;aspect-ratio:16 / 9;--tw-bg-opacity: 1;background-color:rgb(241 241 241 / var(--tw-bg-opacity))}.video-thumbnail img{height:100%;width:100%}.video-text{padding:2rem 1.5rem;position:relative}.video-text .video-icon{position:absolute;top:-24px;right:1em;border-radius:50%;padding:1rem 1.25rem;display:flex;justify-content:center;align-items:center;--tw-bg-opacity: 1;background-color:rgb(238 75 106 / var(--tw-bg-opacity));cursor:pointer}.video-text .video-icon:hover{--tw-bg-opacity: 1;background-color:rgb(210 98 134 / var(--tw-bg-opacity))}.book-card{display:flex;justify-content:space-between;align-items:center;--tw-bg-opacity: 1;background-color:rgb(64 65 116 / var(--tw-bg-opacity));color:#fff;border-radius:1rem;padding:1.25rem;font-size:1.5rem}.book-video-card{font-size:3rem;max-height:200px}.book-video-card img{background-color:#fff;border-radius:.8rem}.book-video-card p{font-size:1.75rem}.book-card:hover{--tw-bg-opacity: 1;background-color:rgb(70 75 132 / var(--tw-bg-opacity))}.book-card p{color:#fff}.book-card:hover{--tw-bg-opacity: 1;background-color:rgb(70 75 132 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(238 75 106 / var(--tw-text-opacity))}.book-card:hover p{--tw-text-opacity: 1;color:rgb(238 75 106 / var(--tw-text-opacity))}.courses-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));align-items:flex-start;gap:2vw;row-gap:4rem}@media (min-width: 640px){.courses-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 992px){.courses-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.courses-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.courses-grid .search-bar+div{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 640px){.courses-grid .search-bar+div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.courses-grid .search-bar+div{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1200px){.courses-grid .search-bar+div{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 0px){.courses-grid .search-bar+div{padding-inline:0vw}}@media (min-width: 180px){.courses-grid .search-bar+div{padding-inline:0}}@media (min-width: 380px){.courses-grid .search-bar+div{padding-inline:8vw}}@media (min-width: 480px){.courses-grid .search-bar+div{padding-inline:12vw}}@media (min-width: 540px){.courses-grid .search-bar+div{padding-inline:15vw}}@media (min-width: 640px){.courses-grid .search-bar+div{padding-inline:0vw}}.course-card button{transition:.15s scale;scale:1}.course-card button:hover{scale:1.02}.course-card:hover button.btn-disabled{animation:none}.search-bar{position:relative;grid-column:1 / span 4;display:grid}.search-bar .input-group input{background-color:transparent;border-radius:50px;--tw-bg-opacity: 1;background-color:rgb(70 75 132 / var(--tw-bg-opacity));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(241 241 241 / var(--tw-text-opacity))}.search-bar .input-group>label{left:15px;--tw-bg-opacity: 1;background-color:rgb(70 75 132 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(241 241 241 / var(--tw-text-opacity))}[dir=rtl] .search-bar .input-group>label{right:15px;left:auto}.search-icon{position:absolute;top:50%;right:14px;z-index:1;transform:translateY(-50%);cursor:pointer;--tw-text-opacity: 1;color:rgb(246 246 246 / var(--tw-text-opacity))}[dir=rtl] .search-icon{right:auto;left:14px}.video-player-container{position:relative;margin:20px auto;border-radius:16px;overflow:hidden;flex:.6;width:100%;max-width:100%}.video-player{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.video-container{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;background-color:#000}.video-container video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.title{position:relative;align-self:center;z-index:3}.title h1{text-align:center;margin-inline:auto;letter-spacing:-.02em;text-shadow:0px 1px 10px #000;font-size:4rem;--tw-text-opacity: 1;color:rgb(246 246 246 / var(--tw-text-opacity));font-size:clamp(32px,4vw,3.75rem);line-height:1.4}@media (min-width: 768px){.title h1{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity));text-shadow:none}}@media (min-width: 1024px){.title h1{letter-spacing:-4px;line-height:1.5}}.title h1 span{display:block;-webkit-text-stroke:1px #000;font-size:.95em;--tw-text-opacity: 1;color:rgb(124 185 174 / var(--tw-text-opacity))}@media (max-width: 768px){.title h1 span{margin-top:2rem}}header{min-height:100vh;position:relative;display:grid;overflow:hidden}header *{-webkit-user-select:none;-moz-user-select:none;user-select:none}header .content{display:grid;min-height:100%;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 992px){header .content{grid-template-columns:repeat(2,minmax(0,1fr))}}header .content>.title{grid-row:1 / span 1;grid-column:1 / span 1;margin-top:30rem;z-index:3}header .content>.profile-img{grid-row:1 / span 1;grid-column:1 / span 1;z-index:2}@media (min-width: 768px){header .content>.title{grid-column:2 / span 1;margin-top:0}}.profile-img{align-self:end;justify-self:center;width:min(95vw,600px);height:80vh;aspect-ratio:.9 / 1}.profile-img img{width:100%;height:100%}.atom-figure{position:absolute;top:0;right:0;opacity:.2;width:240px;animation:rotate 10s linear infinite;transform-origin:center;display:flex;align-items:center;justify-content:center}@media (min-width: 640px){.atom-figure{width:280px}}@media (min-width: 768px){.atom-figure{width:340px}}@media (min-width: 992px){.atom-figure{width:380px}}@media (min-width: 1024px){.atom-figure{width:460px}}.lamp-figure{position:fixed;top:40px;left:5vw;min-width:110px;width:16vw;max-width:220px;rotate:180deg;z-index:99;cursor:pointer;scale:1;transition:scale .15s}.lamp-figure:hover{scale:1.05}.lamp-figure .glow{filter:drop-shadow(0 0 30px rgba(255,169,48,.8))}.lamp-figure .bounce{animation:bounce 1s linear 3.5s infinite}@media (min-width: 640px){.lamp-figure{top:30px}}.stats{padding-top:7rem;padding-bottom:7rem}.stats>div>div>div>div:first-child{-webkit-text-stroke:3px #000}.category-card{scale:1;transition:scale .15s,background-color .15s;overflow:hidden;border-radius:14px;--tw-bg-opacity: 1;background-color:rgb(70 75 132 / var(--tw-bg-opacity));padding:1.5rem 1.5rem 2rem}.category-card:hover{--tw-bg-opacity: 1;background-color:rgb(64 65 116 / var(--tw-bg-opacity));scale:1.02;cursor:pointer}.category-card:hover h3{text-decoration-line:underline}.category-card__image{overflow:hidden;border-radius:14px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.category-card__image img{aspect-ratio:3 / 4;max-height:530px;width:100%}.category-card h3{margin-top:2rem;text-align:center;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(241 241 241 / var(--tw-text-opacity))}.category-card h3:hover{text-decoration-line:underline}.testimonials{position:relative;display:flex;flex-direction:column;align-items:center;-moz-column-gap:2rem;column-gap:2rem;row-gap:6rem}@media (min-width: 992px){.testimonials{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,300px)}}.testimonials .section-title{grid-column:1 / span 3;grid-row:1}@media (min-width: 992px){.testimonials .section-title{grid-row:2;grid-column:3 / span 2}}.testimonial-card{width:80%;min-height:300px;aspect-ratio:16 / 9;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:16px;--tw-bg-opacity: 1;background-color:rgb(124 185 174 / var(--tw-bg-opacity));padding:1.5rem}@media (min-width: 992px){.testimonial-card:nth-child(2){grid-column:1 / span 2;grid-row:2}.testimonial-card:nth-child(3){grid-column:2 / span 2;grid-row:3}.testimonial-card:nth-child(4){grid-column:2 / span 2;grid-row:1}}.testimonial-card__image{width:110px;aspect-ratio:1 / 1;top:-55px;right:-55px;position:absolute;display:grid;place-content:center;overflow:hidden;border-radius:50%;border-width:10px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(246 246 246 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.testimonial-card__quote p{max-width:36ch;font-style:italic;text-align:center;font-size:1.5rem;line-height:2rem;font-weight:300}@keyframes rotate{0%{rotate:0deg}to{rotate:360deg}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}.user-profile{display:flex;flex-direction:column;justify-content:center;gap:2rem;margin-bottom:4rem}.user-profile-img{width:180px;height:180px;background-color:#fff;border-radius:50%;margin-inline:auto;overflow:hidden;border:1px solid #000}.user-profile-info{display:flex;flex-direction:column;align-items:center}.user-profile-info h1{margin-bottom:1rem;text-align:center;font-size:3.75rem;line-height:1}.user-profile-info h3{font-size:1.25rem;line-height:1.75rem;font-weight:400}.user-profile-info h3+h3{margin-top:.5rem}.user-profile-info ul{display:flex;gap:6rem;margin-block:2rem 1rem;flex-wrap:wrap;justify-content:center;row-gap:2rem;padding:2rem 4rem;border-radius:12px;--tw-bg-opacity: 1;background-color:rgb(64 65 116 / var(--tw-bg-opacity))}.user-profile-info ul li{display:flex;flex-direction:column;text-align:center;font-size:18px;align-items:center}.user-profile-info ul li .number{font-weight:700;color:#fff;font-size:4em;line-height:1.1em;font-family:monospace}.user-profile+.tabs .tab{--tw-border-opacity: 1;border-color:rgb(90 128 172 / var(--tw-border-opacity))}.user-profile+.tabs .tab span{--tw-text-opacity: 1;color:rgb(90 128 172 / var(--tw-text-opacity))}.wallet{display:flex;gap:1rem;align-items:center;justify-content:center;color:#fff;cursor:pointer;border-radius:20px;--tw-bg-opacity: 1;background-color:rgb(64 65 116 / var(--tw-bg-opacity));padding:.5rem 1rem;font-size:1.25rem;line-height:1.75rem}.wallet:hover{--tw-bg-opacity: 1;background-color:rgb(70 75 132 / var(--tw-bg-opacity))}@media (max-width: 400px){.wallet{background-color:transparent;padding-left:.5rem;padding-right:.5rem;--tw-text-opacity: 1;color:rgb(70 75 132 / var(--tw-text-opacity))}.wallet>a{display:none}}.wallet-recharge label{background-color:#fff!important}
