.about-module__WN7Tcq__aboutWrapper{background-color:var(--thm-gray-bg-3);min-height:100vh}.about-module__WN7Tcq__aboutHero{text-align:center;color:#fff;z-index:1;box-sizing:border-box;background-position:50%;background-size:cover;justify-content:center;align-items:center;height:380px;padding-top:130px;display:flex;position:relative}.about-module__WN7Tcq__aboutHero:before{content:"";z-index:-1;background:#1a0e05a6;position:absolute;inset:0}.about-module__WN7Tcq__aboutHeroHeader{max-width:800px;padding:0 20px}.about-module__WN7Tcq__aboutHeroHeader h1{color:var(--thm-primary-color);text-transform:uppercase;letter-spacing:2px;margin-bottom:15px;font-size:56px;font-weight:800}.about-module__WN7Tcq__aboutHeroHeader p{color:#f7e3b0;font-size:22px;font-weight:600;line-height:1.5}.about-module__WN7Tcq__introSection{background:var(--thm-white);padding:100px 0 60px}.about-module__WN7Tcq__introGrid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.about-module__WN7Tcq__introCard{background:var(--thm-gray-bg-2);border:1px solid #efe6e5;border-radius:24px;flex-direction:column;padding:50px 40px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #00000005}.about-module__WN7Tcq__introCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000000f}.about-module__WN7Tcq__introIconBox{background:var(--thm-primary-color);width:60px;height:60px;color:var(--thm-black-bg);border-radius:16px;justify-content:center;align-items:center;margin-bottom:25px;font-size:28px;display:flex;box-shadow:0 4px 12px #f4ca4e4d}.about-module__WN7Tcq__introCard h2{color:var(--thm-black-bg);margin-bottom:20px;font-size:28px;font-weight:700}.about-module__WN7Tcq__introCard p{color:var(--thm-body-font-color);margin:0;font-size:17px;line-height:1.7}.about-module__WN7Tcq__visionMissionSection{background:var(--thm-gray-bg-3);padding:80px 0}.about-module__WN7Tcq__secTitle{text-align:center;margin-bottom:50px}.about-module__WN7Tcq__secTitle h2{color:var(--thm-black-bg);margin-bottom:15px;font-size:38px}.about-module__WN7Tcq__subtext{color:var(--thm-body-font-color);max-width:600px;margin:0 auto;font-size:17px}.about-module__WN7Tcq__visionMissionGrid{grid-template-columns:1fr 1fr;gap:30px;max-width:1000px;margin:0 auto;display:grid}.about-module__WN7Tcq__vmCard{text-align:center;background:#fff;border-bottom:4px solid #0000;border-radius:20px;padding:40px;transition:all .3s;box-shadow:0 8px 25px #00000008}.about-module__WN7Tcq__vmCard:hover{border-color:var(--thm-primary-color);transform:translateY(-5px)}.about-module__WN7Tcq__vmIconBox{width:70px;height:70px;color:var(--thm-black-bg);background:#26399514;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 25px;font-size:30px;transition:all .3s;display:flex}.about-module__WN7Tcq__vmCard:hover .about-module__WN7Tcq__vmIconBox{background:var(--thm-black-bg);color:var(--thm-primary-color)}.about-module__WN7Tcq__vmCard h3{color:var(--thm-black-bg);margin-bottom:15px;font-size:24px}.about-module__WN7Tcq__vmCard p{color:var(--thm-body-font-color);margin:0;font-size:16px;line-height:1.6}.about-module__WN7Tcq__storageSection{background:var(--thm-white);padding:100px 0}.about-module__WN7Tcq__storageGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;margin-top:50px;display:grid}.about-module__WN7Tcq__storageSubtitle{color:var(--thm-primary-color);text-transform:uppercase;letter-spacing:1px;margin-top:15px;font-size:20px;font-weight:700;display:block}.about-module__WN7Tcq__storageIntro{color:var(--thm-body-font-color);max-width:800px;margin:15px auto 0;font-size:19px;line-height:1.7}.about-module__WN7Tcq__storageDetailsText p{color:var(--thm-body-font-color);margin-bottom:20px;font-size:17px;line-height:1.8}.about-module__WN7Tcq__storageVisual{background:var(--thm-black-bg);color:#fff;text-align:center;border-radius:30px;flex-direction:column;align-items:center;padding:50px 40px;display:flex;box-shadow:0 15px 35px #26399526}.about-module__WN7Tcq__storageIconBox{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:25px;display:flex}.about-module__WN7Tcq__snowflakeIcon{color:var(--thm-primary-color);font-size:45px;animation:8s linear infinite about-module__WN7Tcq__spin}.about-module__WN7Tcq__storageVisual h3{color:#fff;margin-bottom:15px;font-size:26px}.about-module__WN7Tcq__storageVisual p{color:#b3a19d;margin:0;font-size:16px;line-height:1.6}@keyframes about-module__WN7Tcq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-module__WN7Tcq__fishDetailsSection{background:var(--thm-gray-bg-3);text-align:center;padding:100px 0}.about-module__WN7Tcq__fishDetailsContent{max-width:800px;margin:0 auto}.about-module__WN7Tcq__fishDetailsContent h2{color:var(--thm-black-bg);margin-bottom:25px;font-size:38px}.about-module__WN7Tcq__fishDetailsContent p{color:var(--thm-body-font-color);margin-bottom:35px;font-size:19px;line-height:1.7}.about-module__WN7Tcq__fishLinkBtn{background:var(--thm-black-bg);color:#fff;border-radius:50px;align-items:center;padding:15px 35px;font-size:17px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 6px 20px #26399526}.about-module__WN7Tcq__fishLinkBtn:hover{background:var(--thm-primary-color);color:var(--thm-black-bg);transform:translateY(-3px);box-shadow:0 8px 25px #f4ca4e4d}.about-module__WN7Tcq__speciesSection{background:var(--thm-white);padding:100px 0}.about-module__WN7Tcq__speciesGrid{grid-template-columns:repeat(4,1fr);gap:25px;margin-top:40px;display:grid}.about-module__WN7Tcq__speciesCard{background:var(--thm-gray-bg-2);border:1px solid #ede9d8;border-radius:20px;flex-direction:column;padding:30px;transition:all .3s;display:flex}.about-module__WN7Tcq__speciesCard:hover{border-color:var(--thm-primary-color);transform:translateY(-5px);box-shadow:0 10px 25px #0000000d}.about-module__WN7Tcq__speciesTag{text-transform:uppercase;letter-spacing:1px;color:var(--thm-primary-color);margin-bottom:12px;font-size:12px;font-weight:700}.about-module__WN7Tcq__speciesCard h3{color:var(--thm-black-bg);margin-bottom:6px;font-size:22px}.about-module__WN7Tcq__scientific{color:#ab948e;margin-bottom:15px;font-size:14px;font-style:italic;display:block}.about-module__WN7Tcq__speciesCard p{color:var(--thm-body-font-color);flex:1;margin-bottom:25px;font-size:15px;line-height:1.6}.about-module__WN7Tcq__cardLink{color:var(--thm-black-bg);font-size:14px;font-weight:700;text-decoration:none;transition:color .2s}.about-module__WN7Tcq__cardLink:hover{color:var(--thm-primary-color)}.about-module__WN7Tcq__contactDetailsSection{background:var(--thm-gray-bg-3);padding:80px 0 120px}.about-module__WN7Tcq__contactCard{background:#fff;border-radius:30px;max-width:1000px;margin:0 auto;padding:60px 50px;box-shadow:0 15px 40px #0000000a}.about-module__WN7Tcq__contactCard h2{color:var(--thm-black-bg);text-align:center;margin-bottom:12px;font-size:36px}.about-module__WN7Tcq__contactIntro{text-align:center;color:var(--thm-body-font-color);margin-bottom:45px;font-size:18px}.about-module__WN7Tcq__contactGrid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px;display:grid}.about-module__WN7Tcq__contactItem{background:var(--thm-gray-bg-2);border:1px solid #efe6e5;border-radius:16px;align-items:flex-start;gap:15px;padding:25px;display:flex}.about-module__WN7Tcq__contactIcon{color:var(--thm-primary-color);margin-top:4px;font-size:24px}.about-module__WN7Tcq__contactItem h4{color:var(--thm-black-bg);margin-bottom:6px;font-size:17px}.about-module__WN7Tcq__contactItem p{color:var(--thm-body-font-color);margin:0;font-size:15px;line-height:1.5}.about-module__WN7Tcq__contactCta{text-align:center}.about-module__WN7Tcq__contactBtn{background:var(--thm-primary-color);color:var(--thm-black-bg);border-radius:50px;padding:14px 35px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #f4ca4e33}.about-module__WN7Tcq__contactBtn:hover{background:var(--thm-black-bg);color:var(--thm-primary-color);transform:translateY(-2px);box-shadow:0 6px 18px #2639954d}@media (max-width:991px){.about-module__WN7Tcq__introGrid,.about-module__WN7Tcq__visionMissionGrid,.about-module__WN7Tcq__storageGrid{grid-template-columns:1fr;gap:30px}.about-module__WN7Tcq__speciesGrid{grid-template-columns:repeat(2,1fr)}.about-module__WN7Tcq__contactGrid{grid-template-columns:1fr;gap:20px}.about-module__WN7Tcq__aboutHeroHeader h1{font-size:44px}.about-module__WN7Tcq__aboutHeroHeader p{font-size:18px}}@media (max-width:575px){.about-module__WN7Tcq__speciesGrid{grid-template-columns:1fr}.about-module__WN7Tcq__introCard,.about-module__WN7Tcq__vmCard,.about-module__WN7Tcq__contactCard,.about-module__WN7Tcq__storageVisual{padding:30px 20px}}.about-module__WN7Tcq__container{width:100%;max-width:1200px;margin:0 auto;padding:0 35px}@media (max-width:768px){.about-module__WN7Tcq__container{padding:0 20px}}.about-module__WN7Tcq__varietiesTitle{text-align:center;margin-bottom:40px}.about-module__WN7Tcq__varietiesTitle h3{color:var(--thm-black-bg);padding-bottom:15px;font-size:32px;display:inline-block;position:relative}.about-module__WN7Tcq__varietiesTitle h3:after{content:"";background:var(--thm-primary-color);width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.about-module__WN7Tcq__varietiesSubtitle{color:var(--thm-body-font-color);max-width:600px;margin-top:15px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6}.about-module__WN7Tcq__varietiesGrid{flex-wrap:wrap;margin:0 -15px;display:flex}.about-module__WN7Tcq__varietyCol{flex:0 0 25%;max-width:25%;padding:0 15px}@media (max-width:991px){.about-module__WN7Tcq__varietyCol{flex:0 0 50%;max-width:50%;margin-bottom:30px}}@media (max-width:575px){.about-module__WN7Tcq__varietyCol{flex:0 0 100%;max-width:100%}}.about-module__WN7Tcq__varietyCard{background:var(--thm-white);border-radius:15px;height:100%;transition:all .3s;overflow:hidden;box-shadow:0 5px 15px #0000000d}.about-module__WN7Tcq__varietyCard:hover{box-shadow:0 15px 35px #0000001a}.about-module__WN7Tcq__varietyImg{height:200px;position:relative;overflow:hidden}.about-module__WN7Tcq__varietyImg img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.about-module__WN7Tcq__varietyCard:hover .about-module__WN7Tcq__varietyImg img{transform:scale(1.1)}.about-module__WN7Tcq__varietyContent{text-align:center;padding:20px}.about-module__WN7Tcq__varietyContent h4{color:var(--thm-black-bg);margin-bottom:10px;font-size:18px}.about-module__WN7Tcq__varietyContent p{margin:0;font-size:14px;line-height:1.6}.about-module__WN7Tcq__seeMoreContainer{text-align:center;margin-top:50px}.about-module__WN7Tcq__seeMoreBtn{background:var(--thm-black-bg);color:#fff;border-radius:50px;padding:14px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #26399526}.about-module__WN7Tcq__seeMoreBtn:hover{background:var(--thm-primary-color);color:var(--thm-black-bg);transform:translateY(-3px);box-shadow:0 6px 18px #f4ca4e4d}.about-module__WN7Tcq__seeMoreIntro{color:var(--thm-body-font-color);max-width:800px;margin:0 auto 25px;font-size:17px;line-height:1.7}.about-module__WN7Tcq__spiceSection{background-color:#fcf9f2;border-top:1px solid #efe6e5;border-bottom:1px solid #efe6e5;padding:100px 0}.about-module__WN7Tcq__spiceGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid}@media (max-width:991px){.about-module__WN7Tcq__spiceGrid{grid-template-columns:1fr;gap:40px}}.about-module__WN7Tcq__spiceContent h2{color:var(--thm-black-bg);margin-bottom:20px;font-size:38px;font-weight:700}.about-module__WN7Tcq__spiceSubtitle{color:var(--thm-primary-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:25px;font-size:18px;font-weight:700}.about-module__WN7Tcq__spiceDesc{color:var(--thm-body-font-color);margin-bottom:35px;font-size:16px;line-height:1.8}.about-module__WN7Tcq__spiceFeatures{grid-template-columns:1fr 1fr;gap:25px;display:grid}@media (max-width:575px){.about-module__WN7Tcq__spiceFeatures{grid-template-columns:1fr}}.about-module__WN7Tcq__spiceFeatureItem{align-items:flex-start;gap:15px;display:flex}.about-module__WN7Tcq__spiceFeatureIcon{background:var(--thm-primary-color);width:44px;height:44px;color:var(--thm-black-bg);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;display:flex;box-shadow:0 4px 10px #f4ca4e40}.about-module__WN7Tcq__spiceFeatureText h4{color:var(--thm-black-bg);margin-bottom:5px;font-size:16px;font-weight:700}.about-module__WN7Tcq__spiceFeatureText p{color:var(--thm-body-font-color);margin:0;font-size:14px;line-height:1.5}.about-module__WN7Tcq__spiceVisual{color:#fff;background:#1a0e05;border:1px solid #f4ca4e1a;border-radius:30px;padding:50px 40px;position:relative;overflow:hidden;box-shadow:0 20px 40px #1a0e0526}.about-module__WN7Tcq__spiceVisual:before{content:"";pointer-events:none;background:radial-gradient(circle,#f4ca4e26 0%,#0000 70%);width:250px;height:250px;position:absolute;top:-100px;right:-100px}.about-module__WN7Tcq__spiceVisualHeader{text-align:center;border-bottom:1px dashed #ffffff26;margin-bottom:30px;padding-bottom:25px}.about-module__WN7Tcq__spiceVisualHeader h3{color:var(--thm-primary-color);letter-spacing:1px;text-transform:uppercase;font-size:28px;font-weight:800}.about-module__WN7Tcq__spiceVisualHeader p{color:#f7e3b0;margin-top:5px;font-size:15px}.about-module__WN7Tcq__spicePackList{flex-direction:column;gap:20px;display:flex}.about-module__WN7Tcq__spicePackItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:15px;align-items:center;gap:15px;padding:15px 20px;transition:all .3s;display:flex}.about-module__WN7Tcq__spicePackItem:hover{background:#f4ca4e0d;border-color:#f4ca4e33;transform:translate(5px)}.about-module__WN7Tcq__spicePackNum{width:32px;height:32px;color:var(--thm-primary-color);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.about-module__WN7Tcq__spicePackText h5{color:#fff;margin-bottom:2px;font-size:16px;font-weight:700}.about-module__WN7Tcq__spicePackText p{color:#ccc;margin:0;font-size:13px}@media (max-width:768px){.about-module__WN7Tcq__aboutHero{height:280px;padding-top:90px}.about-module__WN7Tcq__aboutHeroHeader h1{font-size:32px}}
.processFlow-module__G_wkoW__processFlow{background-color:var(--thm-white);padding:100px 0;position:relative}.processFlow-module__G_wkoW__container{width:100%;max-width:1200px;margin:0 auto;padding:0 35px}@media (max-width:768px){.processFlow-module__G_wkoW__container{padding:0 20px}}.processFlow-module__G_wkoW__titleSection{text-align:center;margin-bottom:70px}.processFlow-module__G_wkoW__titleSection h2{color:var(--thm-black-bg);padding-bottom:15px;font-size:42px;display:inline-block;position:relative}.processFlow-module__G_wkoW__titleSection h2:after{content:"";background:var(--thm-primary-color);width:80px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.processFlow-module__G_wkoW__flowSubtitle{color:var(--thm-primary-color);margin-top:15px;font-size:20px;font-weight:700;display:block}.processFlow-module__G_wkoW__flowDesc{color:var(--thm-body-font-color);max-width:800px;margin:15px auto 0;font-size:17px;line-height:1.6}.processFlow-module__G_wkoW__timeline{max-width:1000px;margin:60px auto 0;position:relative}.processFlow-module__G_wkoW__step:before{content:"";border-left:3px dotted var(--thm-primary-color);z-index:1;width:0;position:absolute;top:65px;bottom:-65px;transform:translate(-50%)}.processFlow-module__G_wkoW__step:nth-child(odd):before{left:100%}.processFlow-module__G_wkoW__step:nth-child(2n):before{left:0}.processFlow-module__G_wkoW__step:last-child:before{display:none}.processFlow-module__G_wkoW__step{box-sizing:border-box;z-index:2;width:50%;padding:30px 50px;position:relative}.processFlow-module__G_wkoW__step:nth-child(odd){text-align:right;left:0}.processFlow-module__G_wkoW__step:nth-child(odd) .processFlow-module__G_wkoW__iconBox{right:-40px}.processFlow-module__G_wkoW__step:nth-child(2n){text-align:left;left:50%}.processFlow-module__G_wkoW__step:nth-child(2n) .processFlow-module__G_wkoW__iconBox{left:-40px}.processFlow-module__G_wkoW__iconBox{background:var(--thm-gray-bg-2);border:4px solid var(--thm-primary-color);z-index:3;width:80px;height:80px;color:var(--thm-black-bg);border-radius:50%;justify-content:center;align-items:center;font-size:34px;transition:all .3s;display:flex;position:absolute;top:25px;box-shadow:0 4px 10px #0000000d}.processFlow-module__G_wkoW__step:hover .processFlow-module__G_wkoW__iconBox{background:var(--thm-black-bg);color:var(--thm-primary-color);border-color:var(--thm-black-bg);transform:scale(1.1);box-shadow:0 6px 15px #00000026}.processFlow-module__G_wkoW__step h3{color:var(--thm-black-bg);margin-bottom:12px;font-size:24px;font-weight:700}.processFlow-module__G_wkoW__step p{color:var(--thm-body-font-color);margin:0;font-size:16px;line-height:1.6}.processFlow-module__G_wkoW__subPoints{color:var(--thm-primary-color);text-transform:uppercase;letter-spacing:1px;margin-top:10px;font-size:13px;font-weight:700}@media (max-width:768px){.processFlow-module__G_wkoW__step:before{left:40px!important}.processFlow-module__G_wkoW__step{padding:20px 20px 20px 100px;text-align:left!important;width:100%!important;left:0!important}.processFlow-module__G_wkoW__step:nth-child(odd) .processFlow-module__G_wkoW__iconBox,.processFlow-module__G_wkoW__step:nth-child(2n) .processFlow-module__G_wkoW__iconBox{left:0;right:auto}}
