@charset "UTF-8";.form-raiting .rating{width:77px}.rating{--star-size:18px;align-items:center;color:#777;display:flex;font-size:.85rem;gap:6px}.stars{display:inline-block;height:var(--star-size);position:relative;width:calc(var(--star-size)*5)}.stars:before{color:#ddd}.stars:after,.stars:before{content:"★★★★★";font-size:var(--star-size)}.stars:after{color:#f59e0b;left:0;top:0;white-space:nowrap;width:calc(var(--rating)/5*100%)}.stars:after,.wrap{overflow:hidden;position:absolute}.wrap{--ribbon-color:#57dd43;height:188px;left:8px;top:-8px;width:100%}.wrap:after,.wrap:before{background:color-mix(in srgb,var(--ribbon-color) 65%,#000);content:"";position:absolute}.wrap:before{border-radius:8px 8px 0 0;height:8px;right:100px;width:40px}.wrap:after{border-radius:0 8px 8px 0;height:40px;right:0;top:100px;width:8px}.ribbon6{background:var(--ribbon-color);color:#fff;height:40px;line-height:40px;position:absolute;right:-50px;text-align:center;top:30px;transform:rotate(45deg);width:200px;z-index:1}.section-featured{padding:50px 0}@media (min-width:768px){.section-featured{padding:80px 0}}.dark{background:var(--color-primary)}.dark .section-title a,.dark .section-title h2{color:#fff}.tour-card{background:#fff;border-radius:14px;box-shadow:0 2px 12px rgba(0,0,0,.08);height:-moz-fit-content;height:fit-content;overflow:hidden;position:relative;transition:box-shadow .3s ease}.tour-card:hover{box-shadow:0 16px 40px rgba(0,0,0,.16)}.tour-card:hover .tour-image img{transform:scale(1.05)}.tour-link{color:inherit;display:grid;grid-template-rows:auto 1fr auto;height:100%;text-decoration:none}.tour-image{aspect-ratio:4/3;overflow:hidden;position:relative}.tour-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease;width:100%}.tour-image .discount-badge{background:var(--color-accent);bottom:0;color:#fff;font-size:.85rem;font-weight:700;padding:6px 10px;position:absolute;right:0}.tour-days-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.52);border-radius:999px;color:#fff;font-size:.78rem;font-weight:600;left:12px;padding:4px 10px;position:absolute;top:12px}.tour-content{display:grid;gap:6px;padding:16px 16px 10px}.tour-bottom{align-items:flex-end;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:12px 16px 16px}.tour-title{font-size:calc(1.05rem*var(--font-scale, 1));font-weight:700;line-height:1.35;margin:0}.tour-desc{font-size:.85rem;line-height:1.5}.tour-desc,.tour-meta{color:var(--color-text-muted,#6b7280)}.tour-meta{display:flex;flex-direction:column;font-size:.82rem;gap:2px}.tour-price{text-align:end}.tour-price span{display:block}.tour-price .price-from{color:#999;font-size:.75rem}.tour-price .price-old{color:#999;font-size:.85rem;text-decoration:line-through}.tour-price .price-new{color:var(--color-accent);font-size:1.2rem;font-weight:700}.card-filter{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);margin-bottom:2rem;margin-top:0;overflow-x:hidden;padding:1.5rem 1.5rem 2rem;position:sticky;top:1rem}.card-filter__header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}.card-filter .title{flex:1;font-size:1.4em;font-weight:700}.card-filter .clear-all-link{color:var(--color-accent);font-size:.8rem;text-decoration:none;white-space:nowrap}.card-filter .clear-all-link:hover{text-decoration:underline}.filter-group{border-bottom:1px solid #f0f0f0}.filter-group:last-of-type .filter-group__header{border-bottom:none}.filter-group__header{align-items:center;background:none;border:none;border-bottom:1px solid #f0f0f0;color:#374151;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;justify-content:space-between;padding:.75rem 0;text-align:left;width:100%}.filter-group__header .chevron{flex-shrink:0;transition:transform .25s ease}.filter-group.open .filter-group__header .chevron{transform:rotate(180deg)}.filter-group.open .filter-group__body{max-height:1000px;padding-bottom:.5rem}.filter-group--range.open .filter-group__body{padding-bottom:2.5rem}.filter-group__body{margin:0 -30px;max-height:0;overflow:hidden;padding:0 30px;transition:max-height .35s ease}:root{--thumb-size:18px}.range-toggle{font-size:.85rem;margin-bottom:.5rem}.range-wrapper{height:40px;margin-top:.5rem;position:relative;transition:opacity .2s;width:100%}.range-wrapper--inactive{opacity:.35;pointer-events:none}.range-wrapper--active{opacity:1}.range-track{background:#e5e5e5;width:100%}.range-progress,.range-track{border-radius:3px;height:6px;position:absolute;top:50%;transform:translateY(-50%)}.range-progress{background:var(--color-secondary)}.range-wrapper input[type=range]{-webkit-appearance:none;background:none;height:40px;left:calc(var(--thumb-size)/-2);pointer-events:none;position:absolute;top:0;width:calc(100% + var(--thumb-size))}.range-wrapper input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--color-secondary);border-radius:50%;cursor:pointer;height:var(--thumb-size);pointer-events:auto;width:var(--thumb-size)}.range-tooltip{background:var(--color-secondary);border-radius:4px;color:#fff;font-size:12px;padding:4px 8px;pointer-events:none;top:calc(100% + 8px);white-space:nowrap}.range-tooltip,.range-tooltip:after{position:absolute;transform:translateX(-50%)}.range-tooltip:after{border-color:transparent transparent var(--color-secondary) transparent;border-style:solid;border-width:0 6px 6px;content:"";left:50%;top:-6px}.filter-pills{display:flex;flex-wrap:wrap;gap:.4rem;padding:.5rem 0 .75rem}.filter-pill{cursor:pointer}.filter-pill input{display:none}.filter-pill span{background:#f9fafb;border:1.5px solid #e0e0e0;border-radius:999px;color:#374151;display:inline-block;font-size:.8rem;padding:.25rem .75rem;text-transform:capitalize;transition:background .15s,border-color .15s,color .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.filter-pill:hover span{border-color:var(--color-secondary);color:var(--color-secondary)}.filter-pill input:checked+span{background:var(--color-secondary);border-color:var(--color-secondary);color:#fff;font-weight:600}.custom-check{align-items:flex-start;color:#374151;cursor:pointer;display:flex;font-size:.9em;gap:10px;padding:2px 0}.custom-check input{opacity:0;position:absolute}.custom-check .check{background:#fff;border:2px solid var(--color-secondary);border-radius:4px;flex-shrink:0;height:16px;margin-top:2px;position:relative;width:16px}.custom-check input:checked+.check{background-color:var(--color-secondary);border-color:var(--color-secondary)}.custom-check input:checked+.check:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><path d='M5 13l4 4L19 7' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";inset:-1px;position:absolute}.card-counter{background:#fff;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.15);margin-bottom:1rem;padding:1rem}.filter-mobile-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.75rem 0}.filter-mobile-bar .card-counter--inline{background:transparent;box-shadow:none;font-size:.9rem;margin-bottom:0;padding:0}.filter-toggle-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:.88rem;font-weight:600;gap:6px;padding:.5rem 1rem;position:relative;transition:border-color .15s,box-shadow .15s}.filter-toggle-btn:hover{border-color:var(--color-secondary);box-shadow:0 0 0 2px rgba(0,0,0,.05)}.filter-badge{align-items:center;background:var(--color-accent);border-radius:999px;color:#fff;display:inline-flex;font-size:.7rem;font-weight:700;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 4px}.filter-close-btn{background:none;border:none;color:#374151;cursor:pointer;display:none;flex-shrink:0;font-size:1.6rem;line-height:1;padding:0 .25rem}.filter-overlay{background:rgba(0,0,0,.45);display:none;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s;z-index:999}.filter-overlay.active{opacity:1;pointer-events:auto}@media (min-width:768px){.filter-mobile-bar{display:none}.filter-close-btn,.filter-overlay{display:none!important}aside{box-shadow:none!important;height:auto!important;left:0!important;overflow-y:visible!important;padding:0!important;position:static!important;width:auto!important}.card-counter{display:block}}@media (max-width:767px){.filter-mobile-bar{display:flex}.filter-close-btn,.filter-overlay{display:block}aside{-webkit-overflow-scrolling:touch;background:#fff;box-shadow:4px 0 20px rgba(0,0,0,.15);height:100vh;left:-100%;overflow-y:auto;overscroll-behavior:contain;padding:1.5rem 1.5rem 3rem;position:fixed;top:0;transition:left .3s ease;width:min(85vw,320px);z-index:1000}aside.filter-open{left:0}aside .card-filter{border-radius:0;box-shadow:none;margin-top:0;padding:0;position:static}section .card-counter{display:none}}.grid-responsive-12>section{padding-top:0}@media (min-width:768px){.grid-responsive-12{padding-top:2rem}}.filter-mobile-bar .card-counter{background:transparent;box-shadow:none;font-size:.9rem;margin-bottom:0;padding:0}

/*# sourceMappingURL=services.min.css.map*/