:root{--bmf:#17ae7d;--bmf-dk:#128f66;--cr:14px}.pop-section{padding:1.25rem 0 1.5rem;background:#f5f6f8}.pop-section__head{display:flex;align-items:flex-start;justify-content:space-between;padding:0 1rem;margin-bottom:.75rem}.pop-section__title{font-size:1.15rem;font-weight:700;color:#1a1a1a;margin:0 0 2px;line-height:1.2}.pop-section__sub{font-size:.72rem;color:#6b7280;margin:0}.pop-section__viewall{font-size:.78rem;font-weight:600;color:var(--bmf);text-decoration:none;white-space:nowrap;flex-shrink:0}.pop-section__viewall:hover{opacity:.75}.pop-section__swiper{padding:4px 1rem 8px!important}.pop-card{flex:0 0 170px;width:190px;scroll-snap-align:start;border-radius:16px;background:#fff;border:1px solid #e5e7eb;text-decoration:none;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s,box-shadow .2s}.pop-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.09)}.pop-card__img-wrap{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#f3f4f6}.pop-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .35s}.pop-card:hover .pop-card__img{transform:scale(1.04)}.pop-card__tag{position:absolute;bottom:10px;left:10px;background:rgba(30,30,30,.72);color:#fff;font-size:.68rem;font-weight:600;padding:3px 9px;border-radius:6px;letter-spacing:.02em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pop-card__heart{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.92);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:background .2s,color .2s;box-shadow:0 1px 4px rgba(0,0,0,.12)}.pop-card__heart:hover{background:#fff;color:#e53e3e}.pop-card__body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:4px;flex:1}.pop-card__name{font-size:.88rem;font-weight:700;color:#111827}.pop-card__loc,.pop-card__name{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pop-card__loc{font-size:.72rem;color:#6b7280;display:flex;align-items:center}.pop-card__info-row{display:none}.pop-card__info-item{display:flex;align-items:center;font-size:.78rem;color:#374151;font-weight:500}.pop-card__info-sep{display:inline-block;width:3px;height:3px;border-radius:50%;background:#d1d5db;margin:0 6px;flex-shrink:0}.pop-card__stars-row{display:none}.pop-card__stars-val{font-size:.82rem;font-weight:700;color:#1a1a1a}.pop-card__stars-count{font-size:.76rem;color:#6b7280;font-weight:400}.pop-card__footer{margin-top:6px;padding-top:8px;border-top:1px solid #f3f4f6;display:flex;align-items:center;justify-content:space-between;gap:4px;flex-wrap:wrap}.pop-card__price-group{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}.pop-card__price-orig{font-size:.76rem;color:#9ca3af;text-decoration:line-through;font-weight:400;margin-right:6px}.pop-card__price-final{font-size:1.05rem;font-weight:800;color:#111827;padding-left:20px}.pop-card__badge{display:none}.pop-card__guests{font-size:.78rem;font-weight:500;color:#374151;margin:0}.col-section{padding:0;background:transparent;width:100%}.col-section__overlay{width:100%;padding:1.25rem 0 1.5rem;background:rgba(0,0,0,.35)}.col-section__head{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;margin-bottom:.75rem}.col-section__title{font-size:1.15rem;font-weight:700;color:#000;margin:0 0 2px;line-height:1.2}.col-section__sub{font-size:.72rem;color:#fde68a;margin:0}.col-section__badge{font-size:.68rem;font-weight:700;color:#92400e;background:#fef3c7;border:1px solid #fde68a;padding:3px 10px;border-radius:20px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.pop-skel{padding:1.25rem 1rem 1.5rem;background:#f5f6f8}.pop-skel__title{height:20px;width:140px;background:#e5e7eb;border-radius:6px;margin-bottom:14px;animation:blink 1.4s ease-in-out infinite}.pop-skel__row{display:flex;gap:12px;overflow:hidden}.pop-skel__card{flex:0 0 210px;height:260px;background:#e5e7eb;border-radius:16px;animation:blink 1.4s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.45}}.pop-card__footer--desktop,.pop-card__info-row--desktop,.pop-card__stars-row--desktop,.pop-card__tag--desktop{display:none}.pop-card__rating--mobile{position:absolute;bottom:10px;right:10px;background:#fff;border-radius:20px;padding:3px 8px;font-size:.72rem;font-weight:700}.pop-card__tag--mobile{top:10px;left:10px;bottom:auto;background:#17ae7d}@media (max-width:767px){.pop-card{background:#fff;border-radius:18px;border:1px solid #e5e7eb;box-shadow:0 2px 10px rgba(0,0,0,.06)}.pop-card__body{padding:12px 14px 14px;gap:6px}.pop-card__name{font-size:.95rem;font-weight:700;margin-bottom:2px}.pop-card__loc{font-size:.75rem;color:#6b7280}.pop-card__guests--mobile{font-size:.8rem;font-weight:500;margin-top:2px}.pop-card__footer--mobile{margin-top:8px;padding-top:10px;border-top:1px solid #f1f5f9;display:flex;align-items:center;gap:6px}.pop-card__price{font-size:1.1rem;font-weight:800;color:#17ae7d}.pop-card__per{font-size:.78rem;color:#6b7280;font-weight:500}.pop-card__img-wrap{border-radius:18px 18px 0 0}.pop-card__tag--mobile{font-size:.7rem;padding:4px 10px;border-radius:8px}.pop-card__rating--mobile{font-size:.75rem;padding:4px 10px;border-radius:20px;box-shadow:0 2px 6px rgba(0,0,0,.1)}}@media (min-width:768px){.pop-section{padding:1.5rem 2rem 2rem}.pop-section__head{padding:0;margin-bottom:1rem}.pop-section__title{font-size:1.4rem}.pop-section__sub{font-size:.8rem}.pop-section__viewall{font-size:.85rem}.pop-section__swiper{padding:4px 0 12px!important}.pop-card{flex:0 0 220px!important;width:220px!important;border-radius:14px;border:1px solid #e5e7eb}.pop-card__img-wrap{aspect-ratio:3/2}.pop-card__body{padding:12px 14px 14px;gap:5px}.pop-card__name{font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pop-card__loc{font-size:.76rem}.pop-card__info-row,.pop-card__stars-row{display:flex;align-items:center}.pop-card__stars-row{gap:4px;font-size:.78rem}.pop-card__badge{display:inline-flex;align-items:center;font-size:.7rem;font-weight:700;color:#92400e;background:#fef3c7;border:1px solid #fde68a;padding:3px 8px;border-radius:20px;white-space:nowrap;flex-shrink:0}.pop-card__price-final{font-size:1.1rem}.col-section{padding:0!important;margin:0!important;width:100%!important}.col-section__overlay{padding:1.5rem 2rem 2rem}.col-section__head{padding:0;margin-bottom:1rem}.col-section__title{font-size:1.4rem}.pop-card__footer--mobile,.pop-card__guests--mobile,.pop-card__rating--mobile,.pop-card__tag--mobile{display:none}.pop-card__tag--desktop{display:block;bottom:10px;left:10px;top:auto;background:#17ae7d}.pop-card__footer--desktop,.pop-card__info-row--desktop,.pop-card__stars-row--desktop{display:flex}}@media (min-width:1024px){.pop-card{flex:0 0 240px!important;width:240px!important}}@media (min-width:1200px){.pop-section{padding:1.5rem 3rem 2rem}.pop-card{flex:0 0 255px!important;width:255px!important}.col-section__overlay{padding:1.5rem 3rem 2rem}}