/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--font-weight-medium:500;--font-weight-bold:700;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*,:before,:after{box-sizing:border-box;margin:0;padding:0}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.m-0{margin:calc(var(--spacing) * 0)}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.size-full{width:100%;height:100%}.h-full{height:100%}.w-full{width:100%}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-10{gap:calc(var(--spacing) * 10)}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-\[30px\]{border-radius:30px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-white{border-color:var(--color-white)}.bg-\[\#e1e8f2\]{background-color:#e1e8f2}.bg-\[rgba\(82\,194\,249\,0\.4\)\]{background-color:#52c2f966}.bg-black{background-color:var(--color-black)}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.text-center{text-align:center}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-black{color:var(--color-black)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}body{color:#000;-webkit-font-smoothing:antialiased;background:#fff;font-family:Satoshi,Inter,Segoe UI,sans-serif;overflow-x:hidden}section{padding-bottom:80px;margin:0!important}main{display:block}section,footer,nav{box-shadow:none;border:none;outline:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#030810}::-webkit-scrollbar-thumb{background:#d4920a59;border-radius:3px}.section-dark{background:#060c18;position:relative}.category-card{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff17;border-radius:14px;transition:border-color .2s,background .2s}.category-card:hover{background:#d4920a0a;border-color:#d4920a66}.product-card{background:linear-gradient(160deg,#0d1525,#111827);border:1px solid #ffffff12;border-radius:14px;flex-shrink:0;transition:transform .2s,border-color .2s}.product-card:hover{border-color:#d4920a4d;transform:translateY(-4px)}.testimonial-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;padding:20px}.blog-card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;transition:border-color .2s;overflow:hidden}.blog-card:hover{border-color:#d4920a4d}.faq-item{border:1px solid #ffffff17;border-radius:10px;overflow:hidden}input,textarea{outline:none;font-family:Inter,sans-serif}input:focus,textarea:focus{border-color:#d4920a73!important}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.nav-hamburger,.mobile-menu{display:none}@keyframes menuSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes menuSlideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.mobile-menu-open{animation:.25s cubic-bezier(.22,1,.36,1) forwards menuSlideDown}.mobile-menu-closing{animation:.22s ease-in forwards menuSlideUp}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.marquee-track-left{width:max-content;animation:38s linear infinite marquee-left;display:flex}.marquee-track-right{width:max-content;animation:38s linear infinite marquee-right;display:flex}.marquee-track-left:hover,.marquee-track-right:hover{animation-play-state:paused}@keyframes product-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.product-marquee-track{width:max-content;animation:28s linear infinite product-scroll;display:flex}.product-marquee-track:hover{animation-play-state:paused}@keyframes notify-pulse{0%{box-shadow:0 0 #e3973d8c}70%{box-shadow:0 0 0 9px #e3973d00}to{box-shadow:0 0 #e3973d00}}@media (width<=1024px){.hero-badge{display:none!important}.appdownload-grid{grid-template-columns:1fr!important;gap:0!important;min-height:auto!important;padding:40px!important}.appdownload-text{height:auto!important;padding:48px 0 32px!important}.appdownload-phone{height:420px!important}.features-wrap{gap:32px!important;padding:0 40px!important}.features-img{width:100%!important;max-width:480px!important}.features-text{width:100%!important}.contact-grid{flex-direction:column!important}.contact-grid>*{width:100%!important}}@media (width<=768px){section:not(.hero-section){padding-top:56px!important;padding-bottom:56px!important}.hero-section{padding:0!important}.nav-links,.nav-contact-btn{display:none!important}.nav-hamburger{display:flex!important}.nav-inner{height:64px!important;padding:0 20px!important}.page-wrapper{padding-top:64px!important}.mobile-menu{-webkit-backdrop-filter:blur(20px);z-index:49;background:#fffffff7;border-bottom:1px solid #00000014;flex-direction:column;gap:18px;padding:20px 24px 28px;position:fixed;top:64px;left:0;right:0;display:flex!important}.hero-wrapper{flex-direction:column!important;height:auto!important;padding:20px 20px 40px!important;display:flex!important}.hero-ellipse,.hero-sparkle,.hero-bubble{display:none!important}.hero-photo-zone{order:0!important;width:100%!important;height:300px!important;margin-bottom:20px!important;position:relative!important;inset:auto!important;overflow:visible!important}.hero-circle{border-radius:50%!important;width:230px!important;height:230px!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;-webkit-mask-image:none!important;mask-image:none!important}.hero-student-img{object-fit:contain!important;object-position:center bottom!important;border-radius:0!important;width:auto!important;max-width:210px!important;height:100%!important;margin-bottom:0!important;position:absolute!important;top:0!important;left:50%!important;transform:translate(-50%)!important}.hero-badge{padding:8px 10px!important;display:flex!important;position:absolute!important}.hero-badge>div{gap:8px!important}.hero-badge>div>div:first-child{width:28px!important;height:28px!important}.hero-badge>div>div:first-child img{width:100%!important;height:100%!important}.hero-badge>div>div:last-child{white-space:nowrap!important;font-size:11px!important;line-height:1.3!important}.hero-badge-smart{top:0!important;left:0!important}.hero-badge-exam{top:16px!important;left:auto!important;right:0!important}.hero-badge-concept{top:auto!important;bottom:8px!important;left:0!important}.hero-badge-scores{inset:auto 0 20px auto!important}.hero-headline-wrap{order:1!important;width:100%!important;margin-bottom:12px!important;position:relative!important;top:auto!important;left:auto!important}.hero-headline{font-size:32px!important;line-height:40px!important}.hero-subtitle{order:2!important;width:100%!important;margin-bottom:24px!important;font-size:15px!important;line-height:24px!important;position:relative!important;top:auto!important;left:auto!important}.hero-cta-wrap{flex-wrap:wrap!important;order:3!important;gap:12px!important;width:100%!important;position:relative!important;top:auto!important;left:auto!important}.hero-cta-wrap a{text-align:center;flex:140px;justify-content:center;padding:12px 20px!important;font-size:14px!important}.stats-grid{grid-template-columns:1fr 1fr!important;gap:12px!important;padding:0 20px!important;display:grid!important}.stats-grid>*{width:auto!important;min-width:0!important;height:auto!important;padding:16px!important}.stats-grid>* p:first-child{font-size:22px!important;line-height:30px!important}.stats-grid>* p:last-child{font-size:13px!important;line-height:20px!important}.features-wrap{flex-direction:column!important;gap:24px!important;padding:0 20px!important}.features-img{width:100%!important;height:220px!important}.features-text{width:100%!important}.features-text>p{font-size:26px!important;line-height:1.35!important}.features-text>div a{padding:12px 18px!important;font-size:14px!important}.categories-wrap{gap:32px!important;padding:0 16px!important}.categories-heading{font-size:36px!important;line-height:44px!important}.categories-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.categories-grid>*{gap:12px!important;padding:10px 8px!important}.category-card-img{max-width:100%!important;height:100px!important}.category-card-badge{width:100px!important;height:100px!important}.category-card-badge img{width:60px!important;height:60px!important}.category-card-label{font-size:14px!important;line-height:20px!important}.category-spinner{display:none!important}.phd-inner{padding:0 20px!important}.phd-inner p{font-size:26px!important;line-height:34px!important}.appdownload-grid{grid-template-columns:1fr!important;min-height:auto!important;padding:0 20px!important}.appdownload-text{height:auto!important;padding:0 0 32px!important}.appdownload-text>div:first-child>p:first-child{font-size:32px!important;line-height:40px!important}.appdownload-text>div:first-child>p:last-child{font-size:18px!important;line-height:28px!important}.appdownload-phone{order:-1!important;height:280px!important}.appdownload-phone img{max-height:260px!important}.products-section{padding-top:60px!important;padding-bottom:60px!important}.products-inner{padding:0 16px!important}.product-card-item{width:240px!important}.product-card-title{font-size:18px!important;line-height:24px!important}.testimonials-header{margin-bottom:28px!important;padding:0 16px!important}.testimonials-header p{font-size:28px!important;line-height:36px!important}.testimonial-card-item{padding:16px 14px!important}.products-heading{margin-bottom:32px!important;font-size:34px!important;line-height:1.2!important}.contact-heading{font-size:32px!important;line-height:40px!important}.contact-grid{flex-direction:column!important}.contact-grid>*{width:100%!important}.form-row{flex-direction:column!important}.contact-socials{flex-wrap:wrap!important;gap:8px!important}.contact-socials a{flex:80px!important;padding:8px 10px!important;font-size:13px!important}.blog-section>div{padding-left:20px!important;padding-right:20px!important}.blog-section .blog-heading p{font-size:36px!important;line-height:44px!important}.faq-section>div{padding-left:20px!important;padding-right:20px!important}.faq-section>div>p{font-size:36px!important;line-height:44px!important}footer>div{padding-left:20px!important;padding-right:20px!important}.footer-grid{grid-template-columns:1fr 1fr!important;gap:32px!important}.footer-brand{text-align:center!important;grid-column:1/-1!important;align-items:center!important}.footer-brand img{align-self:center!important}.footer-brand p{text-align:center!important}}@media (width<=480px){.footer-grid{grid-template-columns:1fr!important;gap:28px!important}.footer-brand{grid-column:1!important}.hero-student-img{height:200px!important}.hero-headline{font-size:28px!important;line-height:36px!important}}.about-us-page section{padding-top:0!important;padding-bottom:0!important}@media (width<=768px){.about-us-page{padding-top:72px!important}.about-section-inner{padding:48px 20px!important}.about-hero-title{font-size:42px!important;line-height:50px!important}.about-hero-breadcrumb{font-size:15px!important}.about-hero-bg{height:340px!important}.about-hero-height{height:200px!important}.about-who-photo{border-radius:16px!important;height:380px!important}.about-who-overlay{background:linear-gradient(#fff0 45%,#fffffff7 88%)!important}.about-who-heading{margin-top:-100px!important}.about-who-heading p:first-child{font-size:30px!important;line-height:38px!important}.about-who-body{font-size:15px!important}.about-story-heading{font-size:32px!important}.about-story-para{font-size:15px!important}.about-founders-heading,.about-leaders-heading,.about-team-heading{font-size:28px!important}.about-founders-grid{flex-direction:column!important}.about-founders-grid .person-card-root{flex:none!important;width:100%!important;min-height:400px!important}.about-leaders-grid{grid-template-columns:1fr!important;gap:36px!important}.about-leaders-inner-row{flex-direction:column!important;gap:16px!important}.about-leaders-inner-row .person-card-root{flex:none!important;width:100%!important;min-height:340px!important}.about-team-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.team-card-wrap{height:200px!important}.about-team-grid .team-card-name{font-size:14px!important;line-height:20px!important}.about-team-grid .team-card-role{font-size:12px!important}.blogs-hero{height:auto!important;padding:44px 20px 50px!important}.blogs-hero-title{font-size:38px!important;line-height:48px!important}.blogs-hero-sub{display:block!important}.blogs-content-inner{padding:36px 16px 0!important}.blogs-featured-card{min-height:unset!important;flex-direction:column!important}.blogs-featured-img{flex-shrink:0!important;width:100%!important;height:220px!important;min-height:220px!important}.blogs-featured-content{gap:12px!important;padding:20px!important}.blogs-featured-title{font-size:22px!important;line-height:30px!important}.blogs-grid{grid-template-columns:1fr!important;gap:16px!important;margin-top:32px!important}.blog-post-hero{height:240px!important}.blog-post-hero-title{font-size:clamp(30px,7.5vw,72px)!important;line-height:1.2!important}.blog-post-content-wrap{padding:36px 16px 60px!important}.blog-post-two-col{flex-direction:column!important}.blog-post-sidebar{flex-shrink:unset!important;width:100%!important;position:static!important}.blog-post-article-title{font-size:clamp(22px,5.5vw,48px)!important}.blog-post-content h1{font-size:26px!important;line-height:34px!important}.blog-post-content h2{font-size:22px!important;line-height:30px!important}.blog-post-content h3{font-size:18px!important;line-height:26px!important}.contact-page-hero{gap:12px!important;padding:32px 20px 36px!important}.contact-page-hero h1{font-size:26px!important;line-height:1.25!important}.contact-page-hero p{font-size:14px!important}.contact-page-hero span:first-child{padding:3px 12px!important;font-size:12px!important}.contact-map-box{background:linear-gradient(160deg,#d6eaf8 0%,#ebf5fb 60%,#fef9f0 100%)!important;border-radius:14px!important;flex:none!important;height:190px!important;min-height:0!important;padding:0!important;position:relative!important;overflow:hidden!important}.contact-map-box img{opacity:.6!important;object-fit:contain!important;width:90%!important;height:170px!important;position:absolute!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important}.contact-map-pin{display:flex!important}.contact-page-content{padding:16px 12px 48px!important}.contact-grid{gap:14px!important}.contact-grid>div:first-child{gap:14px!important;padding:16px!important}.contact-grid>div:last-child{padding:20px!important}.contact-form-title{font-size:20px!important}.form-row{flex-direction:column!important}.testimonials-hero{padding:0!important}.testimonials-hero-content{gap:14px!important;padding:32px 20px 24px!important}.testimonials-hero-content h1{font-size:30px!important;line-height:1.2!important}.testimonials-hero-content>p{font-size:14px!important}.testimonials-hero-content>div{margin-top:4px!important}.testimonials-stats{grid-template-columns:repeat(2,1fr)!important;padding:0 16px!important;display:grid!important}.testimonials-stats>div{border-bottom:1px solid #0000000f!important;border-right:none!important;padding:24px 16px!important}.testimonials-stats>div:first-child,.testimonials-stats>div:nth-child(2){border-bottom:1px solid #0000000f!important}.testimonials-stats>div:first-child,.testimonials-stats>div:nth-child(3){border-right:1px solid #0000000f!important}.testimonials-stats>div p:first-child{font-size:26px!important}.testimonials-masonry-section{padding:40px 16px 60px!important}.testimonials-grid{grid-template-columns:1fr!important;gap:16px!important}.testimonials-col2{margin-top:0!important}.testimonials-cta{padding:56px 20px!important}}@keyframes slideUpDrawer{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-filter-drawer{animation:.28s cubic-bezier(.32,.72,0,1) slideUpDrawer}.ap-products-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=1200px){.ap-products-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=768px){.all-products-layout{flex-direction:column!important;gap:0!important;padding:16px 12px 60px!important}.all-products-sidebar{display:none!important}.all-products-mobile-bar{display:flex!important}.ap-products-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.all-products-results-bar{padding:10px 14px!important}}.products-desktop-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.products-desktop-grid .product-card-item{flex-shrink:unset!important;width:100%!important}@media (width<=1100px){.products-desktop-grid{grid-template-columns:repeat(3,1fr)!important}}@media (width<=768px){.products-desktop-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}.products-mobile-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.products-mobile-grid .product-card-item{flex-shrink:unset!important;gap:8px!important;width:100%!important;padding:8px 8px 12px!important}.products-mobile-grid .product-card-title{font-size:13px!important;line-height:18px!important}.products-mobile-grid .product-card-badges{flex-flow:row!important;align-items:center!important;gap:6px!important}.products-mobile-grid .product-card-badges span{white-space:nowrap!important;padding:1px 5px!important;font-size:10px!important}.products-mobile-grid .product-card-bottom{gap:0!important}.products-mobile-grid .product-card-price-label{font-size:12px!important}.products-mobile-grid .product-card-price{font-size:16px!important}.products-mobile-grid .product-card-arrow{width:28px!important;height:28px!important}.products-mobile-grid .product-card-arrow img{width:14px!important;height:14px!important}.hide-scrollbar.explore-products-row{overflow-x:unset;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;padding-bottom:0;display:grid}@media (width<=768px){.explore-hero{padding:60px 20px 70px!important}.explore-cats-section{padding:40px 16px 60px!important}.categories-grid{grid-template-columns:repeat(2,1fr)!important;gap:14px!important}.explore-cat-card{gap:12px!important;padding:14px 10px!important}.cat-card-circle{width:90px!important;height:90px!important}.cat-card-circle img{width:54px!important;height:54px!important}.explore-detail-section{padding:36px 16px 60px!important}.explore-blogs-grid{flex-direction:column!important}.explore-blogs-grid>*{min-width:unset!important;flex:none!important;width:100%!important;max-width:100%!important}.cat-card-label{font-size:15px!important;line-height:22px!important}.categories-grid .cat-card-circle{margin:0 auto}.explore-section-title{font-size:22px!important}.hide-scrollbar.explore-products-row{overflow-x:unset!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;padding-bottom:0!important;display:grid!important}.explore-product-card{flex-shrink:unset!important;width:100%!important}}.legal-content h2{color:#000;border-bottom:1px solid #00000012;margin:36px 0 12px;padding-bottom:8px;font-family:Satoshi,sans-serif;font-size:22px;font-weight:700}.legal-content h2:first-child{margin-top:0}.legal-content p{color:#000000a6;margin:0 0 14px;font-size:16px;line-height:1.8}.legal-content a{color:#e3973d}@media (width<=768px){.legal-hero{padding:60px 20px 70px!important}.legal-content-section{padding:36px 16px 60px!important}.legal-card{padding:28px 20px!important}}.blog-post-content h1,.blog-post-content h2,.blog-post-content h3,.blog-post-content h4{color:#000;margin:24px 0 12px;font-family:Satoshi,sans-serif;font-weight:700}.blog-post-content h1{font-size:40px;line-height:48px}.blog-post-content h2{font-size:32px;line-height:40px}.blog-post-content h3{font-size:24px;line-height:32px}.blog-post-content p{margin:0 0 16px}.blog-post-content ul,.blog-post-content ol{margin:0 0 16px;padding-left:24px}.blog-post-content li{margin-bottom:6px}.blog-post-content strong{font-weight:700}.blog-post-content a{color:#e3973d;text-decoration:underline}@media (width<=768px){.footer-grid{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:32px!important}.footer-grid>div{width:auto!important}.footer-grid ul{align-items:center!important}.footer-brand{flex-direction:column!important;align-items:center!important;display:flex!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
