/*! tailwindcss v4.1.11 | 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)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}@layer theme{:host,:root{--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;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--radius-2xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.mt-6{margin-top:calc(var(--spacing)*6)}.mr-2{margin-right:calc(var(--spacing)*2)}.flex{display:flex}.hidden{display:none}.inline{display:inline}.cursor-pointer{cursor:pointer}.items-center{align-items:center}.justify-start{justify-content:flex-start}.gap-2{gap:calc(var(--spacing)*2)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{-o-object-fit:cover;object-fit:cover}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[var\(--gold-line\)\]{color:var(--gold-line)}.text-\[var\(--honey\)\]{color:var(--honey)}.text-\[var\(--ivory\)\]{color:var(--ivory)}.italic{font-style:italic}.opacity-20{opacity:.2}.opacity-80{opacity:.8}}:root{--ivory:#f7f3ec;--ivory-deep:#ede7d9;--mist:#e0d8c8;--forest:#1c3a2b;--forest-mid:#2d5c42;--honey:#c8882a;--honey-light:#e8b86d;--spice:#7a2e0e;--gold-line:#b8962e;--text-main:#1c3a2b;--text-sub:#5c6b5a;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden}body{background-color:var(--ivory);color:var(--text-main);cursor:none;font-family:DM Sans,sans-serif}.custom-cursor{background-color:var(--honey);pointer-events:none;z-index:10000;mix-blend-mode:multiply;border-radius:50%;width:16px;height:16px;transition:width .3s,height .3s,background-color .3s,border .3s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.custom-cursor.hover-state{border:1px solid var(--honey);background-color:#0000;width:48px;height:48px}.display-text,h1,h2,h3,h4,h5{font-family:Cormorant Garamond,serif;font-weight:700}.tamil-text{font-family:Hind Madurai,sans-serif}#loader{background-color:var(--ivory);z-index:9999;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loader-drop{background-color:var(--honey);border-radius:50%;width:12px;height:12px;position:absolute;top:-50px}.loader-bar-container{background-color:#0000;width:200px;height:2px;margin-top:10px;position:relative;overflow:hidden}.loader-bar{background-color:var(--honey);transform-origin:50%;width:100%;height:100%;transform:scaleX(0)}.loader-text{color:var(--forest);opacity:0;margin-top:20px;font-family:Cormorant Garamond,serif;font-size:24px;font-weight:600}.nav-container{z-index:1000;width:100%;max-width:900px;transition:transform .3s,box-shadow .3s;position:fixed;top:24px;left:50%;transform:translate(-50%)}.nav-bar{-webkit-backdrop-filter:blur(20px);background:#f7f3ecd9;border:1px solid #b8962e4d;border-radius:60px;justify-content:space-between;padding:12px 24px}.nav-bar,.nav-logo{align-items:center;display:flex}.nav-logo{color:var(--forest);gap:8px;font-family:Cormorant Garamond,serif;font-size:20px;font-weight:600;text-decoration:none}.nav-logo-icon{color:var(--forest);font-size:24px}.nav-links{gap:24px;display:flex}.nav-links a{letter-spacing:.08em;color:var(--forest-mid);font-size:14px;font-weight:500;text-decoration:none;position:relative}.nav-links a:after{content:"";background-color:var(--honey);transform-origin:50%;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.nav-links a:hover:after{transform:scaleX(1)}.nav-cta{background-color:var(--honey);color:var(--white);border-radius:60px;padding:10px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .3s}.nav-cta:hover{background-color:var(--honey-light)}.mobile-menu-btn{display:none}.hero{grid-template-columns:55% 45%;align-items:center;min-height:100vh;padding:120px 5% 40px;display:grid}.hero-content{padding-right:40px}.hero-eyebrow{letter-spacing:.1em;color:var(--gold-line);text-transform:uppercase;opacity:0;align-items:center;gap:16px;margin-bottom:24px;font-size:12px;font-weight:500;display:flex}.hero-eyebrow:after,.hero-eyebrow:before{content:"";background-color:var(--gold-line);width:40px;height:1px}.hero-title{color:var(--forest);margin-bottom:16px;font-size:clamp(48px,6vw,88px);line-height:1}.line-reveal{overflow:hidden}.line-reveal-inner{display:inline-block;transform:translateY(100%)}.hero-subtitle-tamil{color:var(--forest-mid);opacity:0;font-size:22px;font-style:italic}.hero-subtitle-eng{color:var(--text-sub);opacity:0;margin-bottom:32px;font-size:13px}.hero-body{opacity:0;max-width:520px;margin-bottom:40px;font-size:18px;font-weight:300;line-height:1.6}.hero-ctas{opacity:0;align-items:center;gap:24px;margin-bottom:60px;display:flex}.btn-primary{background-color:var(--forest);color:var(--honey);border-radius:60px;justify-content:center;align-items:center;height:52px;padding:0 32px;font-weight:500;text-decoration:none;transition:transform .3s,background-color .3s;display:inline-flex}.btn-primary:hover{background-color:var(--forest-mid);transform:translateY(-2px)}.btn-ghost{color:var(--forest);font-weight:500;text-decoration:none;position:relative}.btn-ghost:after{content:"";background-color:var(--forest);transform-origin:0;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.btn-ghost:hover:after{transform:scaleX(1)}.trust-badges{opacity:0;flex-wrap:wrap;gap:24px}.badge,.trust-badges{align-items:center;display:flex}.badge{color:var(--text-sub);gap:8px;font-size:12px;font-weight:500}.badge i{color:var(--gold-line);font-size:18px}.hero-3d{perspective:1000px;opacity:0;height:100%;min-height:500px;position:relative;transform:rotate(-5deg)}.layer-bg-mountain{opacity:.9;pointer-events:none;background-image:url(/mountain.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:120%;height:120%;transform:translate(-50%,-50%)}.layer-bg-mountain,.layer-bowl{position:absolute;top:50%;left:50%}.layer-bowl{background:radial-gradient(ellipse at center,var(--honey)0,transparent 70%);filter:blur(20px);border-radius:50%;width:300px;height:200px;transform:translate(-50%,-30%)}.layer-items{width:100%;height:100%;transform-style:preserve-3d;position:absolute;top:0;left:0}.float-item{filter:drop-shadow(0 20px 30px #1c3a2b26);font-size:80px;position:absolute}.item-honey{font-size:120px;top:20%;left:30%}.item-pepper{font-size:60px;top:60%;left:15%}.item-cardamom{font-size:90px;top:45%;left:60%}.marquee-container{background-color:var(--forest);white-space:nowrap;align-items:center;height:56px;display:flex;position:relative;overflow:hidden}.marquee-track{gap:40px;padding-left:40px;animation:marquee 20s linear infinite;display:flex}.marquee-container:hover .marquee-track{animation-play-state:paused}.marquee-item{letter-spacing:.15em;color:var(--honey-light);align-items:center;gap:40px;font-size:14px;font-weight:500;display:flex}.marquee-sep{color:var(--gold-line)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.products-section{background-color:var(--ivory);overflow:hidden}.products-left,.products-section{align-items:center;height:100vh;display:flex}.products-left{background-color:var(--forest);z-index:10;flex-shrink:0;justify-content:center;width:300px;box-shadow:20px 0 40px #0000001a}.products-left h2{color:var(--gold-line);white-space:nowrap;letter-spacing:.1em;font-size:48px;font-weight:300;transform:rotate(-90deg)}.products-track-container{flex-grow:1;padding-left:60px;position:relative;overflow:hidden}.products-track{gap:32px;width:-moz-max-content;width:max-content;padding-right:60px;display:flex}.product-card{background-color:var(--ivory-deep);perspective:1000px;border:1px solid #b8962e66;border-radius:24px;flex-direction:column;flex-shrink:0;width:380px;height:520px;padding:32px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 32px #1c3a2b14}.product-card:before{content:"";pointer-events:none;border:1px solid #0000;border-radius:24px;transition:border-color .4s;position:absolute;inset:0}.product-card:hover:before{border-color:#b8962e33}.product-ill{height:200px;transform-style:preserve-3d;justify-content:center;align-items:center;margin-bottom:24px;transition:transform .4s;display:flex;position:relative}.product-ill-bg{opacity:.08;filter:blur(20px);border-radius:50%;width:150px;height:150px;position:absolute}.product-ill-emoji{font-size:80px;transform:translateZ(50px)}.product-card:hover .product-ill{transform:rotateY(8deg)rotateX(-4deg)scale(1.04)}.product-tamil{color:var(--forest);font-size:28px;font-weight:600}.product-eng{color:var(--honey);margin-bottom:16px;font-size:18px;font-style:italic}.product-div{background-color:var(--gold-line);width:40px;height:1px;margin-bottom:16px;position:relative}.product-div:after{content:"◆";color:var(--gold-line);background:var(--ivory-deep);padding:0 4px;font-size:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-desc{color:var(--text-sub);flex-grow:1;margin-bottom:24px;font-size:14px;font-weight:300;line-height:1.5}.product-pills{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.pill{background-color:var(--mist);color:var(--forest-mid);border:1px solid #b8962e4d;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:500}.product-cta{color:var(--honey);align-items:center;gap:8px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.product-cta i{transition:transform .3s}.product-card:hover .product-cta i{transform:translate(4px)}.progress-line-container{background-color:#b8962e4d;height:1px;position:absolute;top:calc(50% + 300px);left:360px;right:60px}.progress-dot{background-color:var(--gold-line);border-radius:50%;width:8px;height:8px;position:absolute;top:-3.5px;left:0}.story-section{background-color:var(--forest);align-items:center;min-height:100vh;padding:120px 5%;display:flex;position:relative;overflow:hidden}.story-noise{opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.story-1947{opacity:.12;font-family:Cormorant Garamond,serif;font-size:30vw;line-height:1;top:20%;left:10%}.story-1947,.story-mountains{color:var(--forest-mid);pointer-events:none;position:absolute}.story-mountains{opacity:.3;width:100%;bottom:-10%;left:0}.story-content{z-index:10;max-width:560px;position:relative}.story-eyebrow{color:var(--gold-line);text-transform:uppercase;align-items:center;gap:16px;margin-bottom:24px;font-size:12px;font-weight:500;display:flex}.story-eyebrow:after,.story-eyebrow:before{content:"";background-color:var(--gold-line);width:40px;height:1px}.story-headline{color:var(--ivory);margin-bottom:32px;font-size:72px;font-style:italic;line-height:1.1}.story-body{color:#f7f3ecd9;margin-bottom:60px;font-size:18px;font-weight:300;line-height:1.6}.stats-row{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;display:grid}.stat-col h3{color:var(--honey);margin-bottom:8px;font-size:64px;line-height:1}.stat-col p{color:var(--mist);text-transform:uppercase;font-size:13px;font-weight:500}.btn-ghost-ivory{border:1px solid var(--ivory);height:52px;color:var(--ivory);border-radius:60px;justify-content:center;align-items:center;padding:0 32px;font-weight:500;text-decoration:none;transition:background-color .3s,color .3s;display:inline-flex}.btn-ghost-ivory:hover{background-color:var(--ivory);color:var(--forest)}.quality-section{flex-direction:column;align-items:center;padding:160px 5%;display:flex}.mask-text-container{text-align:center;width:100%;max-width:1200px;margin-bottom:80px;position:relative}.mask-text{background-image:linear-gradient(90deg,var(--honey)0,var(--honey)var(--reveal-percent,0),var(--mist)var(--reveal-percent,0));color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Cormorant Garamond,serif;font-size:clamp(40px,6vw,80px);font-weight:700;line-height:1.1}.quality-grid{grid-template-columns:repeat(4,1fr);gap:40px;width:100%;max-width:1200px;margin-top:100px;display:grid}.quality-item-icon{color:var(--forest-mid);margin-bottom:16px;font-size:32px;display:block}.quality-item-title{color:var(--forest);margin-bottom:8px;font-size:16px;font-weight:500}.quality-item-body{color:var(--text-sub);font-size:14px;font-weight:300;line-height:1.5}.ornament-divider{justify-content:center;align-items:center;gap:10px;width:100%;height:20px;margin:60px 0;display:flex}.ornament-divider:after,.ornament-divider:before{content:"";background:var(--mist);flex-grow:1;max-width:200px;height:1px}.ornament-divider i{color:var(--gold-line);font-size:12px}.hover-carousel-section{background-color:var(--ivory-deep);padding:120px 5%}.carousel-container{grid-template-columns:300px 1fr;gap:40px;max-width:1200px;min-height:500px;margin:0 auto;display:grid}.carousel-tab,.carousel-tabs{flex-direction:column;display:flex}.carousel-tab{cursor:none;border-left:3px solid #0000;justify-content:center;width:260px;height:72px;padding-left:20px;transition:background-color .3s,border-left-color .3s}.carousel-tab.active,.carousel-tab:hover{border-left-color:var(--honey);background-color:#c8882a0f}.carousel-tab-tamil{color:var(--forest);font-family:Cormorant Garamond,serif;font-size:20px;font-style:italic}.carousel-tab-eng{color:var(--text-sub);font-size:13px;font-weight:300}.carousel-panels{background-color:var(--white);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000d}.carousel-panel{clip-path:inset(0 100% 0 0);width:100%;height:100%;transition:clip-path .5s cubic-bezier(.76,0,.24,1);display:flex;position:absolute;top:0;left:0}.carousel-panel.active{clip-path:inset(0 0 0 0);z-index:2}.panel-left{background-color:var(--mist);perspective:1000px;justify-content:center;align-items:center;width:40%;display:flex;position:relative}.panel-ill-bg{opacity:.1;filter:blur(20px);border-radius:50%;width:60%;height:60%;position:absolute}.panel-ill-emoji{transform-style:preserve-3d;filter:drop-shadow(0 20px 20px #0000001a);font-size:120px;transition:transform .4s}.carousel-panel:hover .panel-ill-emoji{transform:rotateY(10deg)rotateX(-5deg)scale(1.05)}.panel-right{flex-direction:column;justify-content:center;width:60%;padding:60px 40px;display:flex}.panel-tamil{color:var(--forest);opacity:.1;margin-bottom:-10px;font-family:Hind Madurai,sans-serif;font-size:42px;font-weight:600;line-height:1}.panel-eng{color:var(--honey);margin-bottom:24px;font-size:56px;font-style:italic;line-height:1.1}.panel-desc{color:var(--text-sub);margin-bottom:32px;font-size:16px;font-weight:300;line-height:1.6}.panel-features{margin-bottom:40px;list-style:none}.panel-features li{color:var(--forest-mid);align-items:center;gap:12px;margin-bottom:12px;font-size:14px;font-weight:500;display:flex}.panel-features li i{color:var(--honey);font-size:18px}.panel-cta{color:var(--forest);align-items:center;gap:8px;font-weight:500;text-decoration:none;display:inline-flex}.testimonials-section{background-color:var(--ivory);flex-direction:column;align-items:center;padding:120px 5%;display:flex;overflow:hidden}.testimonials-carousel{perspective:1200px;justify-content:center;align-items:center;width:100%;max-width:900px;height:300px;margin-top:60px;display:flex;position:relative}.test-card{background-color:var(--white);text-align:center;cursor:none;border-radius:24px;width:500px;padding:40px;transition:transform .6s cubic-bezier(.2,.8,.2,1),opacity .6s;position:absolute;box-shadow:0 10px 40px #1c3a2b14}.test-card.center{opacity:1;z-index:3;transform:translate(0)scale(1)translateZ(0)}.test-card.left{opacity:.5;z-index:2;transform:translate(-60%)scale(.88)rotateY(12deg)translateZ(-100px)}.test-card.right{opacity:.5;z-index:2;transform:translate(60%)scale(.88)rotateY(-12deg)translateZ(-100px)}.test-card.hidden{opacity:0;z-index:1;transform:translate(0)scale(.8)translateZ(-200px)}.test-quote{color:var(--forest);margin-bottom:24px;font-size:18px;font-style:italic;font-weight:300;line-height:1.6}.test-stars{color:var(--honey);margin-bottom:16px;font-size:18px}.test-product{background-color:var(--mist);color:var(--forest);border-radius:20px;padding:4px 12px;font-size:11px;font-weight:500;display:inline-block}.cta-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:600px;display:flex;position:relative;overflow:hidden}.cta-watermark{color:var(--forest);opacity:.04;pointer-events:none;white-space:nowrap;font-family:Hind Madurai,sans-serif;font-size:40vw;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-content{z-index:10;position:relative}.cta-headline{color:var(--forest);flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:24px;font-size:80px;display:flex}.cta-word{overflow:hidden}.cta-word-inner{display:inline-block;transform:translateY(100%)}.cta-body{color:var(--text-sub);margin-bottom:40px;font-size:18px;font-weight:300}.cta-buttons{justify-content:center;gap:24px;margin-bottom:40px;display:flex}.cta-fssai{color:var(--text-sub);font-size:13px;font-weight:300}footer{background-color:var(--forest);color:var(--white);padding:80px 5% 24px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;max-width:1200px;margin:0 auto 60px;display:grid}.footer-logo{align-items:center;gap:8px;margin-bottom:16px;font-size:24px;font-weight:600;display:flex}.footer-logo,.footer-tagline{font-family:Cormorant Garamond,serif}.footer-tagline{color:#f7f3ecb3;margin-bottom:24px;font-size:18px;font-style:italic}.footer-socials{gap:16px;display:flex}.footer-socials a{color:var(--ivory);font-size:24px;transition:color .3s}.footer-socials a:hover{color:var(--honey)}.footer-col h4{color:var(--gold-line);text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;font-size:14px;font-weight:500}.footer-links{list-style:none}.footer-links li{margin-bottom:12px}.footer-links a{color:#f7f3ecb3;font-size:14px;font-weight:300;text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--honey)}.footer-contact p{color:#f7f3ecb3;margin-bottom:12px;font-size:14px;font-weight:300}.footer-tn{color:var(--ivory);opacity:.8;align-items:center;gap:8px;margin-top:24px}.footer-bottom,.footer-tn{font-size:12px;display:flex}.footer-bottom{color:#f7f3ec80;border-top:1px solid #b8962e4d;justify-content:center;max-width:1200px;margin:0 auto;padding-top:24px;font-weight:300}@media (max-width:1280px){.products-section{flex-direction:column;height:auto;padding:80px 5%}.products-left{width:100%;height:auto;box-shadow:none;background:0 0;padding:40px}.products-left h2{color:var(--forest);transform:none}.products-track,.products-track-container{width:100%;padding:0}.products-track{flex-direction:column;align-items:center}.carousel-container{grid-template-columns:1fr}.carousel-tabs{flex-direction:row;margin-bottom:40px;overflow-x:auto}.carousel-tab{border-bottom:3px solid #0000;border-left:none;flex-shrink:0;width:200px;height:60px;padding:0 20px}.carousel-tab.active,.carousel-tab:hover{border-left-color:#0000;border-bottom-color:var(--honey)}.carousel-panel{flex-direction:column;position:relative;overflow-y:auto}.panel-left{width:100%;height:300px;display:flex;position:relative}.panel-ill-bg{width:200px;height:200px}.panel-right{width:100%;padding:40px 20px}.progress-line-container{display:none}}@media (max-width:768px){.nav-links{backdrop-filter:blur(10px);text-align:center;background:#f7f3ecf2;border-radius:20px;flex-direction:column;width:100%;margin-top:10px;padding:20px;display:none;position:absolute;top:100%;left:0}.nav-links.active{display:flex}.nav-cta{display:none}.mobile-menu-btn{color:var(--forest);font-size:24px;display:block}.hero{text-align:center;grid-template-columns:1fr;padding-top:140px}.hero-content{padding-right:0}.hero-title{font-size:40px}.hero-eyebrow{justify-content:center}.hero-body{margin:0 auto 40px}.hero-ctas{flex-direction:column;justify-content:center}.trust-badges{flex-wrap:wrap;justify-content:center}.hero-3d{display:none}.product-card{width:90vw;height:auto;min-height:520px;padding:24px}.product-tamil{font-size:24px}.story-headline{font-size:48px}.stat-col h3{font-size:40px}.panel-tamil{font-size:32px}.panel-eng{margin-bottom:16px;font-size:40px}.stats-row{text-align:center}.quality-grid,.stats-row{grid-template-columns:1fr}.hover-carousel-section{display:none}.footer-grid{text-align:center;grid-template-columns:1fr;gap:40px}.footer-socials,.footer-tn{justify-content:center}.test-card{width:90%}.test-card.left,.test-card.right{display:none}.cta-headline{gap:8px;font-size:clamp(32px,8vw,40px)}.cta-buttons{flex-direction:column;align-items:stretch;gap:12px;width:100%;padding:0 20px}.cta-buttons .btn-ghost-ivory,.cta-buttons .btn-primary{width:100%;margin:0}.cta-watermark{display:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_24c122{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.__variable_24c122{--font-cormorant:"Cormorant Garamond","Cormorant Garamond Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_c95b6f{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_c95b6f{--font-dm-sans:"DM Sans","DM Sans Fallback"}@font-face{font-family:Hind Madurai;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f48d6aca140dc13d-s.p.woff2) format("woff2");unicode-range:u+0964-0965,u+0b82-0bfa,u+200c-200d,u+20b9,u+25cc}@font-face{font-family:Hind Madurai;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d780b4bf812eed0b-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Hind Madurai;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5d2344257aede305-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Hind Madurai;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/87cc9c566690bb31-s.p.woff2) format("woff2");unicode-range:u+0964-0965,u+0b82-0bfa,u+200c-200d,u+20b9,u+25cc}@font-face{font-family:Hind Madurai;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f4617ceb3ec6a5cc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Hind Madurai;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9630ce4b13332dcd-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Hind Madurai Fallback;src:local("Arial");ascent-override:102.05%;descent-override:41.36%;line-gap-override:0.00%;size-adjust:96.23%}.__className_a5608f{font-family:Hind Madurai,Hind Madurai Fallback;font-style:normal}.__variable_a5608f{--font-hind-madurai:"Hind Madurai","Hind Madurai Fallback"}