.home-hero{background:#fff;flex-direction:column;width:100%;padding-bottom:90px;font-family:Instrument Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.hero-slider{position:relative;overflow:hidden}.slides{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;width:100%;display:flex;overflow-x:auto}.slides::-webkit-scrollbar{display:none}.slide{scroll-snap-align:start;flex:0 0 100%;position:relative}.slide img{width:100%;height:auto;display:block}.dots{justify-content:center;gap:8px;padding:16px 0;display:flex;position:relative}.dot{opacity:.4;cursor:pointer;background:#c7a464;border:none;border-radius:999px;width:6px;height:6px;transition:all .2s}.dot:hover{opacity:.7}.dot.active{opacity:1;border-radius:20px;width:17px}.feature-image{border:1px solid #744225;place-items:center;padding:25px}.features{background-image:radial-gradient(#0000000a 1px,#0000 1px);background-position:top;background-size:14px 14px;grid-template-columns:repeat(10,minmax(90px,1fr));align-self:center;gap:18px;width:100%;max-width:1200px;margin:0;padding:20px 16px 36px;list-style:none;display:grid;margin-top:25px!important}.feature{text-align:center;color:#a65800;flex-direction:column;align-items:center;gap:10px;font-family:inherit;display:flex}.feature-card{background:#fff;border:1px solid #744225;border-radius:24px;place-items:center;padding:25px;box-shadow:0 4px 12px #0000001a}.icon-circle{border:1px solid #744225;border-radius:18px;place-items:center;width:70px;height:70px;display:grid}.feature .label{font:600 16px/1.2 Instrument Sans,system-ui}.icon-image{-o-object-fit:contain;object-fit:contain;width:40px;height:40px}.icon-frame{border:1.6px solid #744225;border-radius:24px;box-shadow:0 4px 12px #0000001a}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}@media (max-width:1024px){.home-hero{padding-bottom:0}.hero-slider{margin-bottom:0}.dots{padding:10px 0 6px}}@media (max-width:426px){.slide img{-o-object-fit:cover;object-fit:cover;height:355px}}@media (max-width:1200px){.features{grid-template-columns:repeat(5,minmax(160px,1fr))}}@media (max-width:992px){.features{grid-template-columns:repeat(4,minmax(160px,1fr));gap:16px;padding:16px 12px 28px}.feature-card{width:104px;height:104px}.icon-circle{width:60px;height:60px}.feature .label{font-size:15px}}@media (max-width:768px){.features{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media (max-width:560px){.features{grid-template-columns:repeat(2,minmax(150px,1fr));gap:14px}.feature-card{border-radius:20px;width:100px;height:100px}.icon-circle{width:56px;height:56px}.feature .label{font-size:14px}}@media (max-width:380px){.features{grid-template-columns:repeat(2,minmax(140px,1fr))}}.line-clamp-2{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
