.aggregator-block{padding:40px 0;background:#e6f4ff;max-width:1200px;margin:0 auto;overflow:hidden}.aggregator-block .block-title{text-align:center;font-size:1.8rem;font-weight:600;margin-bottom:20px}.aggregator-block .swiper{width:100%;padding-top:20px;padding-bottom:20px;box-sizing:border-box;position:relative;overflow:visible}.aggregator-block .swiper .swiper-wrapper{display:flex;align-items:stretch;margin:0 -70px}.aggregator-block .swiper .swiper-slide{flex-shrink:0;min-width:250px;margin:0 5px;box-sizing:border-box}.aggregator-block .swiper .swiper-slide .resttype-card{width:100%;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.aggregator-block .swiper .swiper-slide .resttype-card img{width:100%;height:180px;object-fit:cover;border-bottom:1px solid #e6f4ff;display:block}.aggregator-block .swiper .swiper-slide .resttype-card .slide-title{padding:10px;font-size:1.1rem;font-weight:500;color:#01124a}.aggregator-block .swiper .swiper-slide .resttype-card.resttype-text{background:linear-gradient(135deg, #3891f9 0%, #5bfefd 100%);color:#fff;font-size:1.2rem;font-weight:700;display:flex;align-items:center;justify-content:center;text-align:center}.aggregator-block .swiper .swiper-slide .resttype-card .resttype-label{padding:10px;text-align:center;font-weight:600;font-size:.95rem;text-shadow:0 1px 3px rgba(175,175,175,.4)}.aggregator-block .swiper .swiper-button-next,.aggregator-block .swiper .swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.95);box-shadow:0 6px 18px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;color:#01124a;z-index:999;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease;pointer-events:all;opacity:1;visibility:visible}.aggregator-block .swiper .swiper-button-next img,.aggregator-block .swiper .swiper-button-prev img{width:100%}.aggregator-block .swiper .swiper-button-prev{left:8px}.aggregator-block .swiper .swiper-button-next{right:8px}.aggregator-block .swiper .swiper-button-prev:hover,.aggregator-block .swiper .swiper-button-next:hover{transform:translateY(-50%) scale(1.03);box-shadow:0 10px 26px rgba(0,0,0,.12)}.aggregator-block .swiper .swiper-pagination{position:relative;margin-top:12px;text-align:center;z-index:10;bottom:0}.aggregator-block .swiper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;background:rgba(0,0,0,.18);opacity:1;margin:0 6px !important;transition:transform .18s ease,background .18s ease}.aggregator-block .swiper .swiper-pagination .swiper-pagination-bullet-active{background:#3891f9;transform:scale(1.35);box-shadow:0 4px 10px rgba(0,123,255,.18)}.aggregator-block .swiper .swiper-button-next::after,.aggregator-block .swiper .swiper-button-prev::after{content:"";display:block;width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:1}.aggregator-block .swiper .swiper-button-next:hover::after,.aggregator-block .swiper .swiper-button-prev:hover::after{filter:brightness(0.95)}@media(max-width: 768px){.aggregator-block .swiper .swiper-slide{width:250px !important}.aggregator-block .swiper .swiper-button-next,.aggregator-block .swiper .swiper-button-prev{width:36px;height:36px}.aggregator-block .swiper .swiper-button-next::after,.aggregator-block .swiper .swiper-button-prev::after{width:14px;height:14px}.aggregator-block .swiper .swiper-button-prev{left:6px}.aggregator-block .swiper .swiper-button-next{right:6px}.aggregator-block .swiper .swiper-pagination{margin-top:8px}}@media(max-width: 480px){.aggregator-block .swiper .swiper-wrapper{display:flex;align-items:stretch;margin-left:20px}.aggregator-block .swiper .swiper-slide{width:250px !important}}@media(max-width: 768px){.aggregator-block{padding:24px 0}}.resttype-details{position:relative}.resttype-details .details-selected-list{min-height:20px;color:#afafaf;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:8px}.resttype-details .details-controls{position:absolute;top:12px;right:12px;z-index:60;display:flex;flex-direction:row;gap:8px;align-items:center}.resttype-details .details-controls .btn-close-details,.resttype-details .details-controls .btn-show-services{border:none;padding:8px 12px;border-radius:8px;cursor:pointer;font-weight:600;box-shadow:0 4px 10px rgba(0,0,0,.06);white-space:nowrap}.resttype-details .details-controls .btn-close-details{background:rgba(0,0,0,0);color:#01124a;border:1px solid rgba(0,0,0,.06)}.resttype-details .details-controls .btn-show-services{background:#3891f9;color:#fff}.resttype-details .details-cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:14px;margin-top:48px;grid-auto-rows:1fr;align-items:stretch}.resttype-details .details-cards .child-card{position:relative;display:flex;flex-direction:row;align-items:stretch;height:100%;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px rgba(11,20,40,.04);border:1px solid rgba(0,0,0,.04);min-height:120px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.resttype-details .details-cards .child-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(11,20,40,.06)}.resttype-details .details-cards .child-card .card-left{flex:0 0 140px;min-width:140px;max-width:180px;height:100%;display:flex;align-items:center;justify-content:center;background:#e6f4ff;position:relative}.resttype-details .details-cards .child-card .card-left img{width:100%;height:100%;object-fit:cover;display:block}.resttype-details .details-cards .child-card .card-right{padding:12px;display:flex;flex-direction:column;justify-content:center;flex:1 1 auto}.resttype-details .details-cards .child-card .card-right .card-title{font-size:1rem;font-weight:700;color:#01124a;margin-bottom:6px}.resttype-details .details-cards .child-card .card-right .card-desc{font-size:.9rem;color:#afafaf;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.resttype-details .details-cards .child-card .card-checkbox{position:absolute;top:8px;right:8px;z-index:20}.resttype-details .details-cards .child-card.selected{border-color:#3891f9;box-shadow:0 10px 30px rgba(0,0,0,.06)}.resttype-details .details-cards .child-card.selected .card-left{outline:3px solid rgba(0,123,255,.08)}.resttype-details .details-cards.empty{grid-template-columns:1fr}.resttype-details .details-cards.empty .child-empty{padding:18px;border-radius:10px;background:linear-gradient(90deg, #e6f4ff 0%, rgb(250.4, 252.976, 255) 100%);text-align:center;color:#afafaf}@media(max-width: 768px){.resttype-details .details-cards{grid-template-columns:repeat(2, 1fr);margin-top:48px}}@media(max-width: 480px){.resttype-details .details-cards{grid-template-columns:1fr;margin-top:48px}.resttype-details .child-card{flex-direction:row;min-height:110px}.resttype-details .card-left{flex:0 0 120px}}
