.hx-section{overflow:hidden;padding:88px 0;background:linear-gradient(180deg,#f6fbf8,#fff)}.hx-viewport{width:100%;overflow:hidden;padding:20px 0 28px}.hx-track{width:max-content;display:flex;gap:18px;animation:hx-scroll 48s linear infinite}.hx-viewport:hover .hx-track{animation-play-state:paused}.hx-card{width:280px;flex:0 0 280px;overflow:hidden;border:1px solid #dfeae3;border-radius:25px;background:#fff;color:#23372e;text-decoration:none;box-shadow:0 14px 38px rgba(35,55,46,.09);transition:transform .25s,box-shadow .25s}.hx-card:hover{transform:translateY(-7px);color:#23372e;box-shadow:0 23px 50px rgba(35,55,46,.16)}.hx-photo{position:relative;display:block;height:230px;overflow:hidden;background:#edf4ef}.hx-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.hx-card:hover .hx-photo img{transform:scale(1.04)}.hx-verified{position:absolute;right:14px;bottom:14px;width:31px;height:31px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:#38b987;color:#fff;font-size:11px}.hx-info{display:block;padding:19px}.hx-info small{display:block;color:#4d8b6a;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hx-info strong{display:block;margin-top:5px;overflow:hidden;color:#20372c;font-size:19px;text-overflow:ellipsis;white-space:nowrap}.hx-info>span{display:-webkit-box;height:42px;margin-top:8px;overflow:hidden;color:#718078;font-size:12px;line-height:1.7;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hx-info em{display:flex;align-items:center;justify-content:space-between;margin-top:14px;color:#315e4b;font-size:12px;font-style:normal;font-weight:900}.hx-all{text-align:center;margin-top:8px}.hx-all a{display:inline-flex;align-items:center;gap:9px;padding:13px 19px;border-radius:999px;background:#315e4b;color:#fff;text-decoration:none;font-weight:800}.hx-mobile-note{display:none;color:#728178;font-size:11px;text-align:center}.hx-empty{padding:30px;border:1px dashed #cbdcd1;border-radius:20px;color:#718078;text-align:center}@keyframes hx-scroll{to{transform:translateX(calc(-50% - 9px))}}@media(max-width:700px){.hx-section{padding:58px 0}.hx-viewport{overflow-x:auto;padding:16px 14px 23px;scroll-snap-type:x mandatory;scrollbar-width:none}.hx-viewport::-webkit-scrollbar{display:none}.hx-track{gap:13px;animation:none}.hx-track .hx-card:nth-child(n+25){display:none}.hx-card{width:78vw;max-width:300px;flex-basis:78vw;scroll-snap-align:center}.hx-photo{height:220px}.hx-mobile-note{display:block}.hx-all{margin-top:18px}}
