@import "https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@300;400;500;600;700&display=swap";
body{color:#000;background-color:#fbf6f0;font-family:Kumbh Sans,sans-serif!important}.btn-custom,.btn-contact-form,.btn-product-cta,.btn-banner-cta,.btn-primary-custom{cursor:pointer;border:none;padding:10px 24px;font-family:Kumbh Sans,sans-serif;font-weight:500;transition:all .3s;display:inline-block}.btn-primary-custom{color:#fff;cursor:pointer;white-space:nowrap;background-color:#664718;border:none;border-radius:50px;justify-content:center;align-items:center;padding:10px 22px;font-family:Kumbh Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.btn-primary-custom:hover{opacity:.9;color:#fff}.btn-banner-cta{color:#fff;cursor:pointer;background-color:#2d7a2d;border:none;border-radius:50px;justify-content:center;align-items:center;padding:11px 28px;font-family:Kumbh Sans,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-banner-cta:hover{opacity:.85;color:#fff}.btn-product-cta{color:#664718;cursor:pointer;background-color:#fff;border:1px solid #fff;border-radius:8px;text-decoration:none}.btn-product-cta:hover{color:#fff;background-color:#664718}.btn-contact-form{color:#664718;cursor:pointer;background-color:#f4cf8d;border:none;justify-content:center;align-items:center;font-size:20px;text-decoration:none;display:inline-flex}.btn-contact-form:hover{opacity:.9}.navbar-wrapper{z-index:100;width:calc(100% - 48px);max-width:1200px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.navbar{-webkit-backdrop-filter:blur(14px);background:linear-gradient(90deg,#ffffffa6,#fffffff2);border:1px solid #fff9;border-radius:50px;justify-content:space-between;align-items:center;font-family:Kumbh Sans,sans-serif;padding:12px!important}.logo-img{object-fit:contain;width:auto;height:42px}.nav-links{align-items:center;gap:25px;margin:0 40px 0 auto;padding:6px 10px;list-style:none;display:flex}.nav-link{border-radius:50px;padding:6px 14px;font-size:14px;text-decoration:none;transition:color .2s;color:#664718!important;font-weight:600!important}.nav-link:hover{color:#664718}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:flex}.bar{background:#664718;border-radius:2px;width:22px;height:2px;display:block}.mobile-menu{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-radius:20px;flex-direction:column;gap:2px;margin-top:8px;padding:12px 20px 18px;display:flex}.mobile-link{color:#000;border-bottom:1px solid #0000000f;padding:10px 0;font-size:15px;font-weight:500;text-decoration:none;display:block}.mobile-link:last-of-type{border-bottom:none}.mobile-link:hover{color:#664718}.mobile-cta{margin-top:12px}.hero{align-items:center;min-height:100vh;font-family:Kumbh Sans,sans-serif;display:flex;position:relative;overflow:hidden}@media only screen and (max-width:768px){.hero{min-height:calc(100vh - 55px)}}.hero-bg{z-index:0;background-image:url(/images/hero-background.png);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-overlay{z-index:1;background:linear-gradient(90deg,#00000085 0%,#00000038 60%,#0000000a 100%);position:absolute;inset:0}.hero-content{z-index:2;padding-top:40px;padding-bottom:80px;position:relative}.hero-heading{color:#fff;text-transform:uppercase;letter-spacing:.4px;margin-bottom:18px;font-family:Kumbh Sans,sans-serif;font-size:60px;font-weight:bolder;line-height:1.15}@media only screen and (max-width:768px){.hero-heading{font-size:28px}}.hero-sub{color:#ffffffeb;margin-bottom:32px;font-size:30px;font-weight:700;line-height:1.65}@media only screen and (max-width:768px){.hero-sub{font-size:20px;font-weight:500}}.hero-slider{background:#6b4a1b;width:100%;padding:12px 0;position:absolute;bottom:0;overflow:hidden}.slider-track{width:max-content;animation:25s linear infinite scroll;display:flex}.slider-item{color:#fff;white-space:nowrap;align-items:center;gap:8px;padding:0 30px;font-size:16px;font-weight:700;display:flex}.slider-item .icon{color:#fff;font-size:16px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.slider-item{padding:0 18px;font-size:12px}}.about-section{background-color:#f7f3ef;font-family:Kumbh Sans,sans-serif}.about-img img{border-radius:6px}@media only screen and (max-width:990px){.about-img img{object-fit:cover;height:300px}}.about-small-title{color:#000;font-size:35px;font-weight:700}.about-icon{color:#1c7c2d;font-size:35px}.about-title{margin-bottom:12px;font-size:35px;font-weight:400}@media only screen and (max-width:768px){.about-title{font-size:25px}}.about-desc{color:#555;margin-bottom:25px;font-size:16px;line-height:1.6}.feature-item{gap:15px;margin-bottom:18px}.feature-icon{color:#1c7c2d;font-size:86px}.feature-item h6{margin-bottom:4px;font-size:20px;font-weight:600}.feature-item p{color:#555;margin:0;font-size:16px}.products-banner{justify-content:center;align-items:center;height:320px;display:flex;position:relative;overflow:hidden}.products-bg{z-index:0;background:url(/images/product-banner.png) 50%/cover no-repeat;position:absolute;inset:0}.products-overlay{z-index:1;background:#664718bf;position:absolute;inset:0}.products-content{z-index:2;max-width:700px;position:relative}.products-title{color:#fff;letter-spacing:1px;margin-bottom:12px;font-size:35px;font-weight:700}.products-desc{color:#ffffffe6;margin-bottom:20px;font-size:16px;line-height:1.6}.vision-section{background:#fff;margin-bottom:55px}.vision-box{background:#fbf6f0;padding:30px;position:relative;overflow:visible}.vision-left{height:100%}.vision-left h2{color:#664718;font-size:45px;font-weight:700;line-height:1.2}.vision-left h5{color:#664718;margin:15px 0;font-size:28px;font-weight:700}.vision-left p{color:#664718;padding-bottom:5px;font-size:16px;display:inline-block}.vision-cards-wrapper{position:relative}.vision-card{height:420px;position:relative;overflow:hidden}.vision-card img{object-fit:cover;width:100%;height:100%}.vision-overlay{color:#fff;background:linear-gradient(#0003,#000000d9);flex-direction:column;justify-content:flex-end;padding:25px;display:flex;position:absolute;inset:0}.vision-overlay h3{margin-bottom:10px;font-size:35px;font-weight:700}.vision-overlay .vision-overlay p{font-size:16px;line-height:1.6}@media only screen and (max-width:768px){.vision-overlay h3{font-size:20px}.vision-overlay p{font-size:14px}}@media (max-width:992px){.vision-cards-wrapper{top:30px}.vision-card{height:320px}}@media (max-width:768px){.vision-cards-wrapper{top:0}.vision-card{height:260px}.vision-box{height:420px;margin-bottom:520px;padding:20px}}.faq-section{background:#fff}.faq-title{color:#664718;letter-spacing:1px;font-size:45px;font-weight:700}@media only screen and (max-width:768px){.faq-title{font-size:30px}}.faq-wrapper{max-width:900px;margin:0 auto}.faq-item{margin-bottom:15px}.faq-question{cursor:pointer;color:#664718;background:#eae3db;border-radius:3px;justify-content:space-between;align-items:center;padding:16px 20px;font-size:20px;font-weight:500;transition:all .3s;display:flex}.faq-question:hover{background:#e0d7cd}.faqnum{text-align:center;color:#fbf6f0;background-color:#2d7a2d;border-radius:4px;width:30px;height:30px;margin-right:15px;display:inline-block}.question-text{flex:1}.icon{transition:transform .3s}.rotate{transform:rotate(180deg)}.faq-answer{color:#664718;font-size:16px;line-height:1.6;overflow:hidden}.contact-section{background:#f3f3f3}.contact-box{background:#6b4a1b;padding:20px}.contact-title{color:#fff;align-items:start;gap:10px;font-size:45px;font-weight:700;display:flex}@media screen and (max-width:600px){.contact-title{font-size:30px}}.contact-left h4{color:#fff;margin:10px 0;font-size:40px;font-weight:400}@media only screen and (max-width:768px){.contact-left h4{font-size:25px}}.contact-left p{color:#fff;max-width:400px;font-size:16px;line-height:1.6}.contact-img{border-radius:4px;margin-top:20px}.contact-form label{color:#f4cf8d;margin-bottom:5px;font-size:20px}.form-group{margin-bottom:18px}.contact-form input,.contact-form textarea{color:#f4cf8d;background:#45310a;border:none;width:100%;padding:12px;font-size:16px}.contact-form textarea{resize:none;height:100px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#c9b08c}.footer-section{color:#fff;background:#664718;padding:50px 0 0}.footer-logo{background-color:#fff;border-radius:0 40px 40px 0;width:180px;margin-bottom:10px;padding:10px}.footer-left h6{color:#fff;margin-bottom:10px;font-size:20px;font-weight:600}.footer-left p{color:#fff;max-width:300px;font-size:16px;line-height:1.6}.footer-title{color:#fff;margin-bottom:15px;font-size:20px;font-weight:600}.footer-section ul{padding:0;list-style:none}.footer-section ul li{cursor:pointer;margin-bottom:10px;font-size:16px}.footer-section ul li a{color:#fffc;text-decoration:none}.footer-section ul li:hover{color:#fff}.contact-info li{color:#fffc;align-items:flex-start;gap:10px;display:flex}.contact-info svg{margin-top:4px}.social-icons{margin-top:15px}.social-icons a{color:#45310a;text-decoration:none}.social-icons span{color:#45310a;cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;margin-right:8px;transition:all .3s;display:inline-flex}.social-icons span:hover{background:#f4cf8d}.footer-bottom{color:#fff;background:#45310a;margin-top:30px;padding:15px;font-size:18px}.thankyou{margin:200px 0 100px}.link{color:#45310a;text-decoration:none}.link span{margin-top:15px;font-size:30px;font-weight:600}.breadcrumb-section{background:url(/images/breadcrumb.png) 50%/cover no-repeat;justify-content:center;align-items:center;height:354px;display:flex;position:relative;overflow:hidden}.breadcrumb-overlay{background:#00000073;position:absolute;inset:0}.breadcrumb-content{z-index:2;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.breadcrumb-content h1{color:#fff;text-transform:uppercase;margin-top:40px;font-size:60px;font-weight:700}@media (max-width:768px){.breadcrumb-section{height:240px}.breadcrumb-content h1{font-size:34px}}.about-intro-section{background:#fbf6f0;padding:70px 0 30px}.about-intro-image-wrapper{display:inline-block;position:relative}.about-intro-image{object-fit:cover;border-radius:16px;width:100%}.about-intro-icon{background:#f4cf8d;border:6px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:absolute;bottom:-15px;right:-15px;box-shadow:0 4px 12px #0000001a}.about-intro-icon svg{color:#2d8a2d;font-size:38px}.about-intro-content h2{color:#664718;margin-bottom:10px;font-size:35px;font-weight:700}.about-intro-content h5{color:#000;margin-bottom:16px;font-size:20px;font-weight:600;line-height:1.5}.about-intro-content p{color:#5c5c5c;max-width:500px;font-size:16px;line-height:1.7}@media (max-width:992px){.about-intro-content{margin-top:30px}.about-intro-content h2{font-size:30px}.about-intro-content h5{font-size:20px}}@media (max-width:768px){.about-intro-section{padding-top:50px}.about-intro-content h2{font-size:26px}.about-intro-content h5{font-size:18px}.about-intro-icon{width:50px;height:50px;right:-6px}}.who-we-are-section{padding:60px 0}.who-we-are-content h2{color:#664718;margin-bottom:10px;font-size:35px;font-weight:700}.who-we-are-content p{color:#666;margin-bottom:10px;font-size:16px;line-height:1.8}.who-we-are-content strong{color:#000;font-weight:700}.who-we-are-image-wrapper{border-radius:24px;overflow:hidden}.who-we-are-image{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:992px){.who-we-are-section{padding:60px 0}.who-we-are-content h2{font-size:38px}.who-we-are-content p{font-size:16px}}@media (max-width:768px){.who-we-are-content h2{font-size:32px}.who-we-are-content p{font-size:15px;line-height:1.7}.who-we-are-image-wrapper{border-radius:18px}}.about-vision-section{padding:60px 0}.vision-heading{margin-bottom:60px}.vision-heading h2{color:#664718;margin-bottom:10px;font-size:35px;font-weight:700}.vision-heading p{color:#666;font-size:16px;line-height:1.7}.vision-mission-card{background:#f1ece5;height:100%;overflow:hidden}.vision-text{padding:20px}.vision-text h3{color:#664718;margin-bottom:10px;font-size:35px;font-weight:700}.vision-text p{color:#555;font-size:26px;line-height:1.7}.vision-image-wrapper{width:100%;overflow:hidden}.vision-image{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:992px){.about-vision-section{padding:70px 0}.vision-heading h2{font-size:40px}.vision-text{padding:30px}.vision-text h3{font-size:34px}.vision-text p{font-size:17px}}@media (max-width:768px){.vision-heading{margin-bottom:40px}.vision-heading h2{font-size:32px}.vision-heading p{font-size:15px}.vision-text{padding:25px}.vision-text h3{font-size:28px}.vision-text p{font-size:15px;line-height:1.6}}.strength-section{padding:60px 0}.strength-heading{margin-bottom:60px}.strength-heading h2{color:#664718;font-size:35px;font-weight:700}.strength-item{text-align:center}.strength-icon-box{background:#edf0e4;border:4px solid #f7f7f7;border-radius:30px;justify-content:center;align-items:center;width:140px;height:140px;margin:0 auto 25px;transition:all .3s;display:flex;box-shadow:0 2px 10px #0000000f,inset 0 0 0 1px #00000008}.strength-icon-box svg{color:#0b7413;font-size:60px}.strength-icon-box:hover{transform:translateY(-8px)}.strength-item h4{color:#555;font-size:20px;font-weight:600;line-height:1.4}@media (max-width:992px){.strength-heading h2{font-size:38px}.strength-icon-box{width:120px;height:120px}.strength-icon-box svg{font-size:44px}.strength-item h4{font-size:22px}}@media (max-width:768px){.strength-section{padding:70px 0}.strength-heading{margin-bottom:40px}.strength-heading h2{font-size:32px}.strength-icon-box{border-radius:24px;width:100px;height:100px}.strength-icon-box svg{font-size:38px}.strength-item h4{font-size:18px}}.core-values-section{padding:60px 0}.core-values-heading{margin-bottom:60px}.core-values-heading h2{color:#664718;margin-bottom:10px;font-size:35px;font-weight:700}.core-values-heading h5{color:#555;margin-bottom:10px;font-size:21px;font-weight:600}.core-values-heading p{color:#666;max-width:850px;font-size:16px;line-height:1.7}.values-tabs{flex-direction:column;gap:18px;display:flex}.value-tab{cursor:pointer;background:#efebe4;border-radius:999px;align-items:center;gap:20px;padding:18px 24px;transition:all .3s;display:flex}.value-tab:hover{transform:translate(8px)}.value-tab.active{background:#e7e1d8}.value-icon{border:2px solid #0a7410;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.value-icon svg{color:#0a7410;font-size:28px}.value-tab h4{color:#555;margin:0;font-size:20px;font-weight:600}.core-value-image-wrapper{border-radius:40px;overflow:hidden}.core-value-image{object-fit:cover;width:100%;height:100%;transition:all .4s;display:block}@media (max-width:992px){.core-values-section{padding:80px 0}.core-values-heading h2{font-size:38px}.core-values-heading h5,.value-tab h4{font-size:20px}}@media (max-width:768px){.core-values-section{padding:60px 0}.core-values-heading{margin-bottom:40px}.core-values-heading h2{font-size:30px}.core-values-heading h5{font-size:18px}.core-values-heading p{font-size:15px}.value-tab{padding:14px 18px}.value-icon{width:55px;height:55px}.value-icon svg{font-size:22px}.value-tab h4{font-size:17px}.core-value-image-wrapper{border-radius:24px}}.cta-section{background:url(/images/cta-bg.png) 50%/cover no-repeat;padding:100px 0;position:relative;overflow:hidden}.cta-overlay{background:#664914e6;position:absolute;inset:0}.cta-content{z-index:2;text-align:center;max-width:700px;margin:0 auto;position:relative}.cta-content h2{color:#fff;margin-bottom:10px;font-size:35px;font-weight:700}.cta-content p{color:#ffffffe6;margin-bottom:30px;font-size:20px;line-height:1.8}@media (max-width:992px){.cta-section{padding:80px 0}.cta-content h2{font-size:40px}.cta-content p{font-size:16px}}@media (max-width:768px){.cta-section{padding:60px 0}.cta-content h2{font-size:30px;line-height:1.4}.cta-content p{font-size:15px;line-height:1.7}}.product-details-section{background:#fbf6f0;padding:60px 0}.product-details-box{position:relative}.product-image-wrapper{border-radius:26px;position:relative}.product-details-image{object-fit:cover;width:100%;height:100%;display:block}.product-floating-icon{background:#f4cf8d;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:absolute;bottom:-15px;right:-15px;box-shadow:0 4px 15px #0000001f}.product-floating-icon svg{color:#0a7410;font-size:30px}.product-details-content{padding-left:20px}.product-details-content h2{color:#664718;margin-bottom:25px;font-size:35px;font-weight:700;line-height:1.1}.product-details-content h5{color:#000;margin-bottom:22px;font-size:20px;font-weight:600;line-height:1.5}.product-details-content p{color:#666;margin-bottom:30px;font-size:16px;line-height:1.8}@media (max-width:992px){.product-details-section{padding:70px 0}.product-details-content{margin-top:20px;padding-left:0}.product-details-content h2{font-size:42px}.product-details-content h5{font-size:24px}.product-details-content p{font-size:16px}}@media (max-width:768px){.product-details-section{padding:60px 0}.product-details-content h2{font-size:34px}.product-details-content h5{font-size:20px}.product-details-content p{font-size:15px;line-height:1.7}.product-floating-icon{width:58px;height:58px;bottom:-12px;right:-1px}.product-floating-icon svg{font-size:24px}.product-image-wrapper{border-radius:18px}}.raw-material-section{padding:60px 0}.raw-material-heading{margin-bottom:10px}.raw-material-heading h2{color:#664718;margin-bottom:10px;font-size:35px;font-weight:700}.raw-material-heading p{color:#666;font-size:16px;line-height:1.7}.raw-material-image-wrapper{border-radius:26px;max-width:900px;margin:0 auto;overflow:hidden}.raw-material-image{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:992px){.raw-material-section{padding:70px 0}.raw-material-heading h2{font-size:40px}.raw-material-heading p{font-size:16px}}@media (max-width:768px){.raw-material-section{padding:60px 0}.raw-material-heading{margin-bottom:30px}.raw-material-heading h2{font-size:32px}.raw-material-heading p{font-size:15px;line-height:1.6}.raw-material-image-wrapper{border-radius:18px}}.why-choose-section{padding:60px 0}.why-choose-heading{margin-bottom:50px}.why-choose-heading h2{color:#664718;margin-bottom:10px;font-size:35px;font-weight:700}.why-choose-heading p{color:#666;max-width:1000px;margin:0 auto;font-size:16px;line-height:1.8}.why-choose-item{text-align:center}.why-icon-box{background:#edf0e4;border:4px solid #fff;border-radius:34px;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 25px;transition:all .3s;display:flex;box-shadow:0 4px 14px #0000000f,inset 0 0 0 1px #00000008}.why-icon-box svg{color:#664718;font-size:58px}.why-icon-box:hover{transform:translateY(-8px)}.why-choose-item h4{color:#555;font-size:20px;font-weight:600;line-height:1.5}@media (max-width:992px){.why-choose-section{padding:80px 0}.why-choose-heading h2{font-size:40px}.why-icon-box{width:130px;height:130px}.why-icon-box svg{font-size:48px}.why-choose-item h4{font-size:22px}}@media (max-width:768px){.why-choose-section{padding:60px 0}.why-choose-heading{margin-bottom:50px}.why-choose-heading h2{font-size:32px}.why-choose-heading p{font-size:15px;line-height:1.7}.why-icon-box{border-radius:26px;width:110px;height:110px}.why-icon-box svg{font-size:40px}.why-choose-item h4{font-size:18px}}.applications-section{padding:60px 0}.applications-heading{margin-bottom:50px}.applications-heading h2{color:#664718;margin-bottom:10px;font-size:35px;font-weight:700}.applications-heading p{color:#666;font-size:21px;font-weight:500}.applications-tabs{flex-direction:column;gap:22px;display:flex}.application-tab{cursor:pointer;background:#efebe4;border-radius:999px;align-items:center;gap:18px;padding:18px 22px;transition:all .3s;display:flex}.application-tab:hover{transform:translate(8px)}.application-tab.active{background:#e7e1d8}.application-icon{border:2px solid #0a7410;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.application-icon svg{color:#0a7410;font-size:24px}.application-tab h4{color:#555;margin:0;font-size:20px;font-weight:600}.application-image-wrapper{border-radius:40px;overflow:hidden}.application-image{object-fit:cover;width:100%;height:100%;transition:all .4s;display:block}@media (max-width:992px){.applications-section{padding:80px 0}.applications-heading h2{font-size:40px}.application-tab h4{font-size:20px}}@media (max-width:768px){.applications-section{padding:60px 0}.applications-heading{margin-bottom:40px}.applications-heading h2{font-size:32px}.applications-heading p{font-size:15px}.application-tab{padding:14px 18px}.application-icon{width:52px;height:52px}.application-icon svg{font-size:18px}.application-tab h4{font-size:17px}.application-image-wrapper{border-radius:24px}}.process-section{padding:60px 0}.process-heading{margin-bottom:50px}.process-heading h2{color:#664718;margin-bottom:10px;font-size:35px;font-weight:700}.process-heading p{color:#666;font-size:21px;font-weight:600}.process-steps{flex-wrap:wrap;justify-content:center;gap:18px;margin-bottom:70px;display:flex}.process-step{background:#efebe4;border-radius:999px;align-items:center;gap:14px;min-width:280px;padding:14px 22px;transition:all .3s;display:flex}.process-step:hover{transform:translateY(-4px)}.process-step-icon{background-color:#fff;border:2px solid #0a7410;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.process-step-icon svg{color:#0a7410;font-size:16px}.process-step h4{color:#555;margin:0;font-size:16px;font-weight:600;line-height:1.4}.process-grid{border-radius:24px;grid-template-columns:repeat(5,1fr);gap:4px;display:grid;overflow:hidden}.process-grid-item{position:relative;overflow:hidden}.process-grid-item img{object-fit:cover;width:100%;height:100%;transition:all .4s;display:block}.process-grid-item:hover img{transform:scale(1.05)}.process-number{color:#fff;z-index:2;background:#1d6b16;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:700;display:flex;position:absolute;top:12px;left:12px}@media (max-width:992px){.process-section{padding:80px 0}.process-heading h2{font-size:40px}.process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.process-section{padding:60px 0}.process-heading{margin-bottom:40px}.process-heading h2{font-size:32px}.process-heading p{font-size:15px}.process-step{min-width:100%;padding:12px 18px}.process-step h4{font-size:15px}.process-grid{grid-template-columns:1fr}.process-number{width:36px;height:36px;font-size:15px}}.custom-section-heading{background:#fbf6f0;padding:60px 0}.section-heading-content{text-align:center;max-width:900px;margin:0 auto}.section-heading-content h2{color:#664718;margin-bottom:10px;font-size:35px;font-weight:700}.section-heading-content h5{color:#000;margin-bottom:14px;font-size:20px;font-weight:700}.section-heading-content p{color:#777;max-width:750px;margin:0 auto;font-size:16px;line-height:1.7}@media (max-width:992px){.custom-section-heading{padding:70px 0 45px}.section-heading-content h2{font-size:40px}.section-heading-content h5{font-size:20px}}@media (max-width:768px){.custom-section-heading{padding:60px 0 40px}.section-heading-content h2{font-size:32px;line-height:1.3}.section-heading-content h5{font-size:18px}.section-heading-content p{font-size:15px;line-height:1.6}}.team-intro-section{padding:60px 0}.team-intro-content h2{color:#664718;margin-bottom:10px;font-size:35px;font-weight:700;line-height:1.2}.team-intro-content p{color:#666;max-width:500px;font-size:16px;line-height:1.8}.team-profile-wrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:45px;display:flex}.team-profile-image-wrapper{border-radius:50%;width:300px;height:300px;overflow:hidden}.team-profile-image{object-fit:cover;width:100%;height:100%;display:block}.team-profile-content{text-align:center;background-color:#fff;border-radius:15px;max-width:240px}.team-profile-content h3{color:#000;margin-bottom:14px;font-size:25px;font-weight:700}.team-profile-content h5{color:#666;margin-bottom:22px;font-size:20px;font-weight:400}.team-profile-content p{color:#666;margin-bottom:28px;font-size:14px;line-height:1.8}.team-linkedin{background:#0a66c2;border-radius:10px;justify-content:center;align-items:center;width:53px;height:53px;text-decoration:none;transition:all .3s;display:inline-flex}.team-linkedin svg{color:#fff;font-size:32px}.team-linkedin:hover{transform:translateY(-4px)}.team-bottom-border{background:#ddd;height:2px;margin-top:70px}@media (max-width:992px){.team-intro-section{padding:70px 0}.team-intro-content h2{font-size:44px}.team-profile-image-wrapper{width:220px;height:220px}.team-profile-content h3{font-size:32px}}@media (max-width:768px){.team-intro-section{padding:60px 0}.team-intro-content{text-align:center}.team-intro-content h2{font-size:34px}.team-intro-content p{max-width:100%;font-size:15px}.team-profile-wrapper{gap:30px}.team-profile-image-wrapper{width:180px;height:180px}.team-profile-content h3{font-size:26px}.team-profile-content h5{font-size:18px}.team-profile-content p{font-size:14px}.team-linkedin{width:52px;height:52px}.team-linkedin svg{font-size:26px}.team-bottom-border{margin-top:50px}}.team-members-section{padding:60px 0}.team-member-card{text-align:center;border-bottom:2px solid #eee;max-width:340px;margin:0 auto;padding-bottom:50px}.team-member-image-wrapper{border-radius:50%;width:200px;height:200px;margin:0 auto 28px;overflow:hidden}.team-member-image{object-fit:cover;width:100%;height:100%;display:block}.team-member-content h3{color:#000;margin-bottom:10px;font-size:25px;font-weight:700;line-height:1.2}.team-member-content h5{color:#666;margin-bottom:18px;font-size:20px;font-weight:500}.team-member-content p{color:#666;max-width:300px;margin:0 auto 24px;font-size:14px;line-height:1.7}.team-member-linkedin{background:#0a66c2;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .3s;display:inline-flex}.team-member-linkedin svg{color:#fff;font-size:26px}.team-member-linkedin:hover{transform:translateY(-4px)}@media (max-width:992px){.team-members-section{padding:70px 0}.team-member-content h3{font-size:30px}.team-member-content h5{font-size:20px}}@media (max-width:768px){.team-members-section{padding:60px 0}.team-member-image-wrapper{width:160px;height:160px}.team-member-content h3{font-size:24px}.team-member-content h5{font-size:18px}.team-member-content p{font-size:14px}.team-member-linkedin{width:46px;height:46px}.team-member-linkedin svg{font-size:22px}}.team-culture-section{padding:0 0 60px}.team-culture-content{text-align:center;max-width:900px;margin:0 auto}.team-culture-content h2{color:#664718;margin-bottom:28px;font-size:35px;font-weight:700}.team-culture-content p{color:#666;max-width:820px;margin:0 auto 20px;font-size:18px;line-height:1.8}@media (max-width:992px){.team-culture-section{padding:0 0 60px}.team-culture-content h2{font-size:40px}.team-culture-content p{font-size:16px}}@media (max-width:768px){.team-culture-section{padding:0 0 60px}.team-culture-content h2{font-size:32px;line-height:1.3}.team-culture-content p{font-size:15px;line-height:1.7}}.career-section{padding:60px 0}.career-left-content{padding-right:40px}.career-block{margin-bottom:55px}.career-block:last-child{margin-bottom:0}.career-block h2,.career-form-wrapper h2{color:#664718;margin-bottom:25px;font-size:35px;font-weight:700}.career-block h4,.career-form-wrapper h4{color:#664718;margin-bottom:5px;font-size:20px;font-weight:700}.career-block ul{margin:0;padding-left:20px}.career-block ul li{color:#555;font-size:20px;line-height:1.9}.career-block p,.career-form-wrapper p{color:#666;margin-bottom:18px;font-size:20px;line-height:1.8}.career-form-wrapper{color:#fff;background:#664718;max-width:520px;padding:20px}.career-form-wrapper h2{color:#fff}.career-form-wrapper p{color:#ffffffd9;margin-bottom:35px}.career-form label{color:#f4cf8d;margin-bottom:10px;font-size:16px;font-weight:500;display:block}.career-form input,.career-form textarea{color:#fff;background:#45310a;border:none;outline:none;width:100%;padding:15px;font-size:15px}.career-form input::placeholder,.career-form textarea::placeholder{color:#f4cf8d}.career-form input[type=file]{color:#f4cf8d;padding:12px}.career-submit-btn{color:#664718;background:#f4cf8d;border:none;width:100%;padding:16px;font-size:17px;font-weight:600;transition:all .3s}.career-submit-btn:hover{opacity:.9}@media (max-width:992px){.career-section{padding:80px 0}.career-left-content{padding-right:0}.career-block h2,.career-form-wrapper h2{font-size:38px}.career-form-wrapper{max-width:100%}}@media (max-width:768px){.career-section{padding:60px 0}.career-block{margin-bottom:40px}.career-block h2,.career-form-wrapper h2{font-size:30px}.career-block ul li,.career-block p,.career-form-wrapper p{font-size:15px;line-height:1.7}.career-form-wrapper{padding:28px}.career-form input,.career-form textarea{padding:14px 16px}.career-submit-btn{padding:14px;font-size:15px}}
