:root{--brand:#1e3a8a;--brand-hover:#1a3277;--brand-strong:#1e3a8a;--brand-soft:#e9ebf3;--brand-line:#aab4d3;--on-brand:#fff;--brand-rgb:30, 58, 138;--accent:#f5a524;--price:#d32f2f;--price-soft:#fdecea;--ink:#1f2433;--ink-2:#394056;--muted:#5f6577;--bg:#f4f6fa;--light:#f7f8fb;--border:#e3e7ef;--footer:#172033;--line:#00843d;--fb:#1877f2;--messenger:#0a7cff;--ig:#c13584;--tiktok:#111;--youtube:#e62117;--mail:#5b6ad0;--ok:#1e7a3c;--r:8px;--r-lg:12px;--sh:0 1px 2px #1720330d, 0 4px 16px #1720330f;--sh-2:0 18px 38px -16px #17203352;--f-body:var(--font-latin), var(--font-thai), system-ui, -apple-system, "Segoe UI", Tahoma, sans-serif;--f-heading:var(--font-heading,var(--font-kanit)), var(--font-thai), system-ui, -apple-system, "Segoe UI", Tahoma, sans-serif;--f-brand:var(--font-brand,var(--font-display)), var(--f-heading);--f-script:var(--font-accent,var(--font-script)), var(--f-heading);--nav-h:52px;--chev:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235f6577' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + 16px);-webkit-text-size-adjust:100%}body{font-family:var(--f-body);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.6;overflow-x:hidden}::selection{background:var(--brand);color:var(--on-brand)}img{max-width:100%;display:block}a{color:inherit}button,input,select,textarea{font:inherit;color:inherit}h1,h2,h3,h4{line-height:1.4;font-family:var(--f-heading);color:var(--ink);margin:0;font-weight:600}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}b,strong{font-weight:700}main{min-height:50vh;display:block}.container{width:100%;max-width:1240px;margin-inline:auto;padding-inline:16px}.ic{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.2em;height:1.2em}.skip{z-index:200;border-radius:var(--r);background:#fff;padding:8px 14px;position:absolute;top:8px;left:-9999px}.skip:focus{left:8px}:focus-visible{outline-offset:2px;outline:3px solid #2563eb}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.code{font-family:var(--font-latin), ui-monospace, Menlo, Consolas, monospace;letter-spacing:.02em}.center-row{justify-content:center;margin-top:28px;display:flex}.script{font-family:var(--f-heading);color:var(--brand-strong);font-weight:600}.script.is-latin{font-family:var(--f-script);letter-spacing:0;text-transform:none;font-weight:700}.btn{border-radius:var(--r);cursor:pointer;text-align:center;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:15px;font-weight:600;line-height:1.3;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.btn:disabled{opacity:.7;cursor:progress}.btn .ic{width:18px;height:18px}.btn-sm{padding:6px 12px;font-size:13.5px}.btn-sm .ic{width:15px;height:15px}.btn-lg{padding:13px 24px;font-size:16px}.btn-block{width:100%}.btn-red,.btn-coral,.btn-primary,.btn-salmon,.btn-book{background:var(--brand);color:var(--on-brand)}.btn-red:hover,.btn-coral:hover,.btn-primary:hover,.btn-salmon:hover,.btn-book:hover{background:var(--brand-hover)}.btn-line{background:var(--line);color:#fff}.btn-line:hover{background:#006e33}.btn-fb{background:var(--fb);color:#fff}.btn-fb:hover{background:#0f63d6}.btn-pdf{border-color:var(--border);color:var(--ink);background:#fff}.btn-pdf:hover{border-color:var(--ink)}.btn-outline{border-color:var(--brand);color:var(--brand-strong);background:#fff}.btn-outline:hover{background:var(--brand);color:var(--on-brand)}.btn-white{color:var(--brand-strong);background:#fff}.btn-white:hover{background:var(--brand-soft)}.btn-ghost{background:var(--light);color:var(--ink);border-color:var(--border)}.btn-ghost:hover{border-color:var(--ink)}.btn-ghost-light{color:#fff;background:0 0;border-color:#ffffffbf}.btn-ghost-light:hover{background:#ffffff26}.btn-row{flex-wrap:wrap;gap:10px;display:flex}.linkbtn{cursor:pointer;color:var(--brand-strong);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:14.5px;font-weight:600;text-decoration:none;display:inline-flex}.linkbtn:hover{text-underline-offset:3px;text-decoration:underline}.linkbtn .ic{width:16px;height:16px}.topbar-strip{border-bottom:1px solid var(--border);background:#fff;font-size:13.5px}.topbar-strip-in{justify-content:space-between;align-items:center;gap:12px;min-height:40px;display:flex}.topbar-social{gap:6px;display:flex}.social-sq{color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;transition:filter .2s,transform .2s;display:grid}.social-sq .ic{width:14px;height:14px}.social-sq:hover{filter:brightness(.9);transform:translateY(-1px)}.social-line{background:var(--line)}.social-fb{background:var(--fb)}.social-messenger{background:var(--messenger)}.social-ig{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.social-tiktok{background:var(--tiktok)}.social-youtube{background:var(--youtube)}.topbar-links{align-items:center;display:flex}.topbar-links a:not(.btn){color:var(--ink-2);align-items:center;gap:6px;padding:4px 12px;text-decoration:none;display:inline-flex}.topbar-links a:not(.btn) .ic{width:15px;height:15px;color:var(--brand-strong)}.topbar-links li+li:not(:last-child) a{border-left:1px solid var(--border)}.topbar-links a:not(.btn):hover{color:var(--brand-strong)}.topbar-links .btn{margin-left:8px}@media (max-width:991px){.topbar-links li:not(:last-child):not(:nth-last-child(2)){display:none}}@media (max-width:575px){.topbar-links li:not(:last-child){display:none}}.header-main{background:#fff}.header-main-in{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px 32px;padding-block:16px;display:grid}.hm-brand-wrap{flex-direction:column;gap:4px;min-width:0;display:flex}.hm-brand{align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.brand-logo{object-fit:cover;background:#fff;border-radius:50%;flex:none;width:48px;height:48px}.hm-brand .brand-logo{width:64px;height:64px}.hm-brand-text{flex-direction:column;min-width:0;line-height:1.25;display:flex}.hm-brand-text b{font-family:var(--f-brand);color:var(--brand-strong);white-space:nowrap;font-size:27px;font-weight:700;line-height:1.3}.hm-brand-text small{font-family:var(--f-brand);color:var(--ink-2);white-space:nowrap;font-size:15px;font-weight:600}.hm-license{color:var(--muted);white-space:nowrap;font-size:12.5px}.hm-license b{color:var(--ink-2);font-weight:600}.hm-center{justify-self:center;width:100%;max-width:620px;display:flex}.hm-search{border:1px solid var(--border);background:#fff;border-radius:999px;flex:1;height:46px;padding:4px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.hm-search:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px var(--brand-soft)}.hm-search input{background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0 16px;font-size:15px}.hm-search input::placeholder{color:var(--muted)}.hm-search button{background:var(--brand);width:56px;color:var(--on-brand);cursor:pointer;border:0;border-radius:999px;place-items:center;font-size:18px;display:grid}.hm-search button:hover{background:var(--brand-hover)}.hm-hotline{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;align-items:center;gap:12px;padding:8px 18px 8px 8px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.hm-hotline:hover{border-color:var(--brand-line);box-shadow:var(--sh)}.hm-hotline-ic{background:var(--brand);width:48px;height:48px;color:var(--on-brand);border-radius:10px;flex:none;place-items:center;display:grid}.hm-hotline-ic .ic{width:22px;height:22px}.hm-hotline-text{flex-direction:column;min-width:0;line-height:1.3;display:flex}.hm-hotline-text small{color:var(--muted);white-space:nowrap;font-size:12.5px;font-weight:500}.hm-hotline-text b{font-family:var(--f-heading);color:var(--ink);white-space:nowrap;letter-spacing:.01em;font-size:22px;font-weight:600}.hm-hotline:hover b{color:var(--brand-strong)}.hm-hotline-sub{color:var(--muted);white-space:nowrap;font-size:12px}@media (max-width:991px){.header-main-in{grid-template-columns:minmax(0,1fr) auto;padding-block:12px}.hm-center{grid-area:2/1/auto/-1;max-width:none}.hm-brand .brand-logo{width:52px;height:52px}.hm-brand-text b{font-size:21px}.hm-brand-text small{font-size:13px}.hm-hotline-text b{font-size:19px}}@media (max-width:575px){.hm-hotline{border:0;padding:0}.hm-hotline:hover{box-shadow:none}.hm-hotline-text{display:none}.hm-hotline-ic{border-radius:50%;width:44px;height:44px}.hm-license{font-size:11.5px}.hm-search input{font-size:16px}}.site-header{z-index:50;background:var(--brand);color:var(--on-brand);transition:box-shadow .2s;position:sticky;top:0}.site-header.scrolled{box-shadow:0 8px 20px -10px #17203373}.site-header :focus-visible{outline-offset:-3px;outline-color:currentColor}.header-in{min-height:var(--nav-h);align-items:center;gap:6px;display:flex}.nav-brand{color:inherit;font-family:var(--f-brand);white-space:nowrap;align-items:center;gap:8px;margin-right:10px;font-size:16px;font-weight:700;text-decoration:none;display:none}.nav-brand .brand-logo{width:34px;height:34px;box-shadow:0 0 0 2px #fff}.site-header.scrolled .nav-brand{display:flex}.nav{flex:1;justify-content:center;align-items:stretch;min-width:0;display:flex}.nav>a,.nav-group-heading>a{min-height:var(--nav-h);color:inherit;font-family:var(--f-heading);white-space:nowrap;align-items:center;padding:0 14px;font-size:15.5px;font-weight:500;text-decoration:none;transition:background-color .15s,box-shadow .15s;display:flex}.nav-group{display:flex;position:relative}.nav-group-heading{align-items:stretch;transition:background-color .15s,box-shadow .15s;display:flex}.nav-group-heading>a{padding-right:4px}.nav-dropdown-toggle{width:24px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0 8px 0 0;display:grid}.caret{border-top:5px solid;border-left:4.5px solid #0000;border-right:4.5px solid #0000;width:0;height:0;transition:transform .2s;display:inline-block}.nav-dropdown-toggle[aria-expanded=true] .caret{transform:rotate(180deg)}.nav-dropdown{z-index:40;border-top:3px solid var(--brand);border-radius:0 0 var(--r-lg) var(--r-lg);background:#fff;min-width:260px;max-height:min(70vh,520px);padding:6px;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 16px 34px -12px #17203361}.nav-dropdown:not([hidden]){display:block}.nav-dropdown a{border-radius:var(--r);color:var(--ink);padding:9px 14px;font-size:14.5px;line-height:1.45;text-decoration:none;display:block}.nav-dropdown a:hover{background:var(--brand-soft);color:var(--brand-strong)}.nav-dropdown a:first-child{color:var(--brand-strong);font-weight:600}.menu-btn{min-height:var(--nav-h);color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 4px;font-size:16px;font-weight:600;display:none}.menu-btn .ic{width:26px;height:26px}@media (min-width:992px){.nav>a:hover,.nav>a.active,.nav-group-heading:hover,.nav-group:focus-within .nav-group-heading{background:#0000001f;box-shadow:inset 0 -3px}.nav-group-heading:has(a.active){background:#0000001f;box-shadow:inset 0 -3px}}@media (min-width:992px) and (max-width:1239px){.nav>a,.nav-group-heading>a{padding-inline:10px 3px;font-size:14.5px}.nav>a{padding-inline:10px}.site-header.scrolled .nav-brand span{display:none}}@media (max-width:991px){.menu-btn{display:inline-flex}.site-header.scrolled .menu-btn span{display:none}.nav{max-height:calc(100dvh - var(--nav-h));color:var(--ink);border-top:1px solid var(--border);background:#fff;flex-direction:column;justify-content:flex-start;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 24px 30px -20px #17203380}.nav.open{display:flex}.nav>a,.nav-group-heading>a{min-height:50px;padding:0 16px;font-size:16px}.nav>a{border-bottom:1px solid var(--border)}.nav>a:hover,.nav>a.active,.nav-group-heading>a.active{background:var(--brand-soft);color:var(--brand-strong);box-shadow:inset 4px 0 0 var(--brand)}.nav-group{flex-direction:column}.nav-group-heading{border-bottom:1px solid var(--border)}.nav-group-heading>a{flex:1}.nav-dropdown-toggle{border-left:1px solid var(--border);width:54px;padding:0}.nav-dropdown{background:var(--light);min-width:0;max-height:none;box-shadow:none;border-top:0;border-radius:0;padding:4px 0;position:static}.nav-dropdown a{border-radius:0;padding:10px 30px}.site-header :focus-visible{outline-color:#2563eb}}.dd{min-width:0;position:relative}.dd-btn{border:1px solid var(--border);border-radius:var(--r);width:100%;height:44px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:0 14px;font-size:15px;transition:border-color .15s,box-shadow .15s;display:flex}.dd-btn:hover,.dd.is-open .dd-btn{border-color:var(--brand)}.dd-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dd-chev{width:16px;height:16px;color:var(--muted);transition:transform .2s}.dd.is-open .dd-chev{color:var(--brand-strong);transform:rotate(180deg)}.dd-list{z-index:45;border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;width:100%;min-width:230px;max-height:310px;padding:6px;animation:.14s ease-out ddIn;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 20px 40px -14px #17203366}@keyframes ddIn{0%{opacity:0;transform:translateY(-4px)}}.dd-list li{border-radius:var(--r);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:9px 12px;font-size:14.5px;line-height:1.4;display:flex}.dd-list li.is-active{background:var(--brand-soft)}.dd-list li[aria-selected=true]{color:var(--brand-strong);font-weight:600}.dd-list li .ic{width:16px;height:16px;color:var(--brand-strong);stroke-width:3px}.page-banner{background:var(--border)}.page-banner-img{aspect-ratio:1920/420;object-fit:cover;width:100%;min-height:150px}.page-title{border-bottom:1px solid var(--border);background:#fff}.page-title-in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 32px;padding-block:18px;display:flex}.page-title-text{min-width:0;max-width:780px}.page-kicker{font-family:var(--f-heading);color:var(--brand-strong);font-size:14px;font-weight:600;line-height:1.4}.page-title h1,.page-heading{font-family:var(--f-heading);color:var(--ink);font-size:25px;font-weight:600;line-height:1.4}.page-intro{color:var(--muted);margin-top:4px;font-size:15px}.crumbs{color:var(--muted);font-size:14px}.crumbs ol{flex-wrap:wrap;align-items:center;gap:2px 0;display:flex}.crumbs li{align-items:center;min-width:0;display:inline-flex}.crumbs li+li:before{content:"/";color:#b4bac8;margin:0 9px}.crumbs a{color:var(--ink-2);text-decoration:none}.crumbs a:hover{color:var(--brand-strong);text-underline-offset:3px;text-decoration:underline}.crumbs [aria-current]{text-overflow:ellipsis;white-space:nowrap;max-width:34ch;color:var(--brand-strong);overflow:hidden}@media (max-width:767px){.page-title-in{flex-direction:column;align-items:flex-start;padding-block:12px 16px}.page-title .crumbs{order:-1}.page-title h1,.page-heading{font-size:22px}}.section{padding-block:44px}.section-tight{padding-block:30px}.section-soft{background:#fff}.sec-head{margin-bottom:24px}.sec-head h2{font-size:27px;font-weight:600}.sec-sub{color:var(--muted);margin-top:6px}.overline{font-family:var(--f-heading);color:var(--brand-strong);font-size:14px;font-weight:600;line-height:1.4}.overline.is-latin{font-family:var(--f-script);font-size:24px;font-weight:700}.js .reveal{opacity:0;transition:opacity .6s,transform .6s cubic-bezier(.2,.7,.2,1);transform:translateY(16px)}.js .reveal.in{opacity:1;transform:none}.js .reveal.instant{transition:none}.home-sec{padding-block:40px}.home-sec-white{background:#fff}.home-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:10px 24px;margin-bottom:22px;display:flex}.home-head-text{flex-direction:column;gap:4px;min-width:0;display:flex}.home-head h2{color:var(--ink);flex-direction:column;align-items:flex-start;gap:4px;font-size:28px;font-weight:600;line-height:1.4;display:flex}.home-head .script{align-items:center;gap:10px;font-size:14px;line-height:1.4;display:inline-flex}.home-head .script.is-latin{font-size:27px;line-height:1.2}.home-head .script:before{content:"";background:var(--brand);border-radius:2px;width:26px;height:3px}.home-head p{color:var(--muted);font-size:15px}.home-head-link{border:1px solid var(--brand-line);color:var(--brand-strong);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.home-head-link .ic{width:15px;height:15px;transition:transform .2s}.home-head-link:hover{background:var(--brand);border-color:var(--brand);color:var(--on-brand)}.home-head-link:hover .ic{transform:translate(3px)}.home-head.is-center{text-align:center;flex-direction:column;align-items:center}.home-head.is-center .home-head-text,.home-head.is-center h2{align-items:center}.home-head.is-center .script:after{content:"";background:var(--brand);border-radius:2px;width:26px;height:3px}@media (max-width:575px){.home-sec{padding-block:30px}.home-head h2{font-size:23px}}.banner{background:var(--footer);position:relative;overflow:hidden}.banner-track{transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.banner-slide{flex:0 0 100%;min-width:0;position:relative}.banner-link{color:#fff;text-decoration:none;display:block}.banner-img{aspect-ratio:1920/650;object-fit:cover;width:100%}.banner-caption{color:#fff;background:linear-gradient(90deg,#0f1422c7 0%,#0f14226b 45%,#0f142200 75%);flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding:0 40% 0 max(76px,50% - 604px);display:flex;position:absolute;inset:0}.banner-kicker{background:var(--brand);color:var(--on-brand);border-radius:4px;padding:2px 10px;font-size:13px;font-weight:600}.banner-title{max-width:18em;font-family:var(--f-heading);text-shadow:0 2px 12px #00000059;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(20px,3vw,42px);font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.banner-price{font-size:clamp(14px,1.5vw,18px)}.banner-price b{font-family:var(--f-heading);color:#ffd166;margin-left:4px;font-size:clamp(24px,3vw,42px);font-weight:600}.banner-cta{border-radius:var(--r);background:var(--brand);color:var(--on-brand);margin-top:8px;padding:10px 22px;font-size:15px;font-weight:600;transition:background-color .2s;display:inline-flex}.banner-link:hover .banner-cta{background:var(--brand-hover)}.banner-arrow{z-index:2;width:44px;height:44px;color:var(--ink);cursor:pointer;box-shadow:var(--sh);background:#ffffffe0;border:0;border-radius:50%;place-items:center;margin-top:-22px;font-size:30px;line-height:1;transition:background-color .2s,color .2s;display:grid;position:absolute;top:50%}.banner-arrow span{margin-top:-4px}.banner-arrow:hover{background:var(--brand);color:var(--on-brand)}.banner-arrow.prev{left:16px}.banner-arrow.next{right:16px}.banner-dots{z-index:2;justify-content:center;gap:2px;display:flex;position:absolute;bottom:8px;left:0;right:0}.banner-dots button{cursor:pointer;background:0 0;border:0;width:24px;height:24px;padding:0;transition:width .25s;position:relative}.banner-dots button:before{content:"";background:#ffffff8c;border-radius:999px;width:10px;height:10px;transition:width .25s,background-color .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner-dots button.is-active{width:36px}.banner-dots button.is-active:before{background:#fff;width:26px}@media (max-width:767px){.banner-slide:has(.banner-caption) .banner-img{aspect-ratio:16/10}.banner-caption{background:linear-gradient(#0f142200 30%,#0f1422e0 100%);justify-content:flex-end;padding:0 16px 34px}.banner-arrow{width:34px;height:34px;margin-top:-17px;font-size:24px}.banner-arrow.prev{left:8px}.banner-arrow.next{right:8px}.banner:has(.banner-caption) .banner-arrow{top:38%}.banner-cta{display:none}}.poster-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.poster-tile{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;flex-direction:column;text-decoration:none;transition:box-shadow .25s,transform .25s,border-color .25s;display:flex;overflow:hidden}.poster-tile:hover{border-color:var(--brand-line);box-shadow:var(--sh-2);transform:translateY(-4px)}.poster-img{aspect-ratio:1;background:var(--border);display:block;overflow:hidden}.poster-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.poster-tile:hover .poster-img img{transform:scale(1.04)}.poster-info{justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.poster-title{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:500;overflow:hidden}.poster-tile:hover .poster-title{color:var(--brand-strong)}.poster-info b{color:var(--price);flex:none;font-size:15px}@media (max-width:1199px){.poster-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:767px){.poster-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}@media (max-width:575px){.poster-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.poster-info{flex-direction:column;align-items:flex-start;gap:0}.poster-title{max-width:100%;font-size:13px}}.carousel{position:relative}.carousel-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;grid-auto-columns:calc(25% - 13.5px);grid-auto-flow:column;gap:18px;margin:-4px -4px 0;padding:4px 4px 14px;scroll-padding-inline:4px;display:grid;overflow-x:auto}.carousel-track::-webkit-scrollbar{display:none}.carousel-track>*{scroll-snap-align:start;min-width:0}.carousel-btn{z-index:4;border:1px solid var(--border);width:42px;height:42px;color:var(--ink);cursor:pointer;box-shadow:var(--sh-2);background:#fff;border-radius:50%;place-items:center;font-size:28px;line-height:1;transition:opacity .2s,color .2s,background-color .2s,border-color .2s;display:grid;position:absolute;top:calc(50% - 28px)}.carousel-btn span{margin-top:-4px}.carousel-btn:hover{background:var(--brand);border-color:var(--brand);color:var(--on-brand)}.carousel-btn:disabled{opacity:0;pointer-events:none}.carousel-btn.prev{left:-20px}.carousel-btn.next{right:-20px}@media (max-width:1279px){.carousel-btn.prev{left:-6px}.carousel-btn.next{right:-6px}}@media (max-width:991px){.carousel-track{grid-auto-columns:calc(33.3333% - 10.6667px);gap:16px}}@media (max-width:767px){.carousel-track{grid-auto-columns:calc(50% - 7px);gap:14px}}@media (max-width:575px){.carousel-track{grid-auto-columns:80%;margin-inline:-16px;padding-inline:16px;scroll-padding-inline:16px}.carousel-btn{display:none}}.tour-grid,.dom-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.catalog-main .tour-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1199px){.tour-grid,.dom-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-main .tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.tour-grid,.dom-grid,.catalog-main .tour-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (max-width:575px){.tour-grid,.dom-grid,.catalog-main .tour-grid{grid-template-columns:minmax(0,1fr)}}.tour-card{border:1px solid var(--border);border-radius:var(--r-lg);min-width:0;box-shadow:var(--sh);background:#fff;flex-direction:column;transition:box-shadow .25s,transform .25s,border-color .25s;animation:.4s cubic-bezier(.2,.7,.2,1) both cardIn;display:flex;position:relative;overflow:hidden}@keyframes cardIn{0%{opacity:0;transform:translateY(8px)}}.tour-card:hover{border-color:var(--brand-line);box-shadow:var(--sh-2);transform:translateY(-3px)}.tour-card:has(.stretched:focus-visible){outline-offset:2px;outline:3px solid #2563eb}.tc-media{aspect-ratio:1;background:var(--light);position:relative;overflow:hidden}.tc-media img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.tour-card:hover .tc-media img{transform:scale(1.04)}.img-placeholder{color:#c9cfdb;background:var(--light);place-items:center;width:100%;height:100%;font-size:42px;display:grid}.tc-flags{flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:10px;left:10px;right:10px}.tc-flags:empty{display:none}.tc-flags .offer-badge{margin:0;box-shadow:0 2px 8px #0000002e}.tc-body{flex-direction:column;flex:1;gap:6px;padding:12px 14px 10px;display:flex}.tc-title{font-family:var(--f-body);font-size:16px;font-weight:600;line-height:1.5}.tc-title .stretched{display:inline}.tc-title a{color:var(--ink);transition:color .15s}.tour-card:hover .tc-title a{color:var(--brand-strong)}.tc-code{background:var(--brand-soft);color:var(--brand-strong);vertical-align:1px;border-radius:4px;margin-right:6px;padding:0 7px;font-size:12.5px;font-weight:600;line-height:1.75;display:inline-block}.tc-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3em;display:-webkit-box;overflow:hidden}.stretched{outline:none;text-decoration:none}.stretched:after{content:"";z-index:1;position:absolute;inset:0}.tc-facts{border-top:1px solid var(--border);gap:1px;padding-top:6px;font-size:14px;display:grid}.tc-facts li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tc-facts .ic{vertical-align:-2px;width:15px;height:15px;color:var(--brand-strong);margin-right:6px;display:inline-block}.tc-muted,li.tc-muted .ic{color:var(--muted)}.tc-hl,.tc-dates{display:none}.tc-foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;margin:0 14px;padding:10px 0 12px;display:flex}.tc-from{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:inline-flex}.tc-from .ic{width:18px;height:18px;color:var(--brand-line)}.tc-price-wrap{flex-direction:column;align-items:flex-end;min-width:0;line-height:1.2;display:flex}.tc-price{font-family:var(--f-heading);color:var(--price);white-space:nowrap;font-size:22px;font-weight:600}.tc-price-wrap .original-price{font-size:13px}.offer-badge{background:var(--accent);color:#2b1d00;overflow-wrap:anywhere;border-radius:4px;margin-bottom:8px;padding:3px 10px;font-size:12.5px;font-weight:600;display:inline-block}.offer-badge.is-last-minute{background:var(--price);color:#fff}.original-price{color:var(--muted);font-size:14px;font-weight:400;line-height:1.4;display:block}.departure-summary{padding:0 14px 12px;font-size:12.5px}.departure-summary>span{color:var(--muted)}.departure-summary p{justify-content:space-between;gap:10px;margin:4px 0;display:flex}.departure-summary a{z-index:2;color:var(--brand-strong);font-weight:600;position:relative}.view-list .tour-grid{grid-template-columns:minmax(0,1fr);gap:14px}.view-list .tour-card{grid-template-columns:220px minmax(0,1fr) 200px;display:grid}.view-list .tc-media{aspect-ratio:auto;min-height:220px}.view-list .tc-body{padding:14px 18px}.view-list .tc-title{min-height:0;font-size:17px}.view-list .tc-hl{gap:2px;font-size:14px;display:grid}.view-list .tc-hl li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.view-list .tc-hl .ic{vertical-align:-2px;width:15px;height:15px;color:var(--ok);stroke-width:3px;margin-right:6px;display:inline-block}.view-list .tc-dates{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.view-list .tc-dates span{border:1px solid var(--border);background:var(--light);border-radius:4px;padding:1px 8px;font-size:12.5px}.view-list .tc-foot{border-top:0;border-left:1px solid var(--border);flex-direction:column;justify-content:center;align-items:flex-end;margin:0;padding:16px 18px}.view-list .tc-price{font-size:26px}@media (max-width:767px){.view-list .tour-card{grid-template-columns:130px minmax(0,1fr)}.view-list .tc-media{min-height:130px}.view-list .tc-hl{display:none}.view-list .tc-foot{border-left:0;border-top:1px solid var(--border);flex-direction:row;grid-column:1/-1;margin:0 14px;padding:10px 0}}.country-grid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.country-tile{isolation:isolate;aspect-ratio:16/9;border-radius:var(--r-lg);color:#fff;background:var(--footer);box-shadow:var(--sh);flex:0 calc(20% - 12.8px);align-items:flex-end;text-decoration:none;display:flex;position:relative;overflow:hidden}.country-tile img{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.country-tile:after{content:"";z-index:-1;background:linear-gradient(#0f142200 45%,#0f1422d1 100%);position:absolute;inset:0}.country-tile:hover img{transform:scale(1.07)}.country-cap{justify-content:space-between;align-items:flex-end;gap:8px;width:100%;padding:10px 12px;display:flex}.country-cap b{font-family:var(--f-heading);text-shadow:0 1px 6px #0006;font-size:18px;font-weight:600;line-height:1.3}.country-cap small{text-align:right;white-space:nowrap;font-size:12.5px;line-height:1.3}.country-cap small span{color:#ffd166;font-size:16px;font-weight:700}@media (max-width:991px){.country-tile{flex-basis:calc(33.3333% - 10.6667px)}}@media (max-width:575px){.country-grid{gap:10px}.country-tile{aspect-ratio:4/3;flex-basis:calc(50% - 5px)}.country-cap{flex-direction:column;align-items:flex-start;gap:0;padding:10px}.country-cap b{font-size:16px}.country-cap small{text-align:left}.country-cap small span{font-size:14px}}.promo-mosaic{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:210px;gap:16px;display:grid}.promo-mosaic>:first-child{grid-area:span 2/span 2}.promo-mosaic.count-1>:first-child{grid-area:span 1/1/auto/-1}.promo-mosaic.count-2>:nth-child(2){grid-area:span 2/span 2}.promo-mosaic.count-3>:not(:first-child),.promo-mosaic.count-4>:nth-child(4){grid-column:span 2}.promo-tile{isolation:isolate;border-radius:var(--r-lg);color:#fff;background:var(--footer);box-shadow:var(--sh);align-items:flex-end;text-decoration:none;display:flex;position:relative;overflow:hidden}.promo-img{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .7s;position:absolute;inset:0}.promo-tile:after{content:"";z-index:-1;background:linear-gradient(#0f142200 25%,#0f1422e0 100%);position:absolute;inset:0}.promo-tile:hover .promo-img{transform:scale(1.05)}.promo-body{flex-direction:column;align-items:flex-start;gap:4px;padding:16px 18px;display:flex}.promo-ic{background:var(--brand);width:40px;height:40px;color:var(--on-brand);border-radius:10px;place-items:center;margin-bottom:4px;font-size:19px;display:grid}.promo-body b{font-family:var(--f-heading);text-shadow:0 2px 10px #00000059;font-size:19px;font-weight:600;line-height:1.35}.promo-mosaic>:first-child .promo-body b{font-size:28px}.promo-body small{color:#ffffffeb;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.promo-cta{color:var(--brand-strong);background:#fff;border-radius:999px;align-items:center;gap:6px;margin-top:6px;padding:5px 12px;font-size:13px;font-weight:600;display:inline-flex}.promo-cta .ic{width:14px;height:14px}@media (max-width:767px){.promo-mosaic,.promo-mosaic[class]{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:170px;gap:10px}.promo-mosaic[class]>*{grid-area:span 1/span 1}.promo-mosaic[class]>:first-child{grid-column:1/-1}.promo-mosaic>:first-child .promo-body b{font-size:22px}.promo-body small{display:none}}.cta-bar{border-radius:var(--r-lg);background:var(--brand);color:var(--on-brand);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;margin-top:18px;padding:18px 24px;display:flex}.cta-bar p{font-family:var(--f-heading);font-size:18px;font-weight:500;line-height:1.45}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.article-card{border:1px solid var(--border);border-radius:var(--r-lg);min-width:0;box-shadow:var(--sh);background:#fff;flex-direction:column;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden}.article-card:hover{box-shadow:var(--sh-2);transform:translateY(-3px)}.article-media{aspect-ratio:16/10;background:var(--light);display:block;position:relative;overflow:hidden}.article-media img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.article-card:hover .article-media img{transform:scale(1.05)}.article-cat{background:var(--brand);color:var(--on-brand);border-radius:4px;padding:2px 10px;font-size:12.5px;font-weight:600;line-height:1.6;display:inline-block}.article-media .article-cat{position:absolute;top:12px;left:12px}.article-body{flex-direction:column;flex:1;gap:8px;padding:14px 16px 16px;display:flex}.article-title{font-family:var(--f-body);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16.5px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.article-title a{color:var(--ink);text-decoration:none}.article-title a:hover{color:var(--brand-strong)}.article-excerpt{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.article-foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:10px;display:flex}.article-foot time{color:var(--muted);align-items:center;gap:6px;font-size:13px;display:inline-flex}.article-foot time .ic{width:14px;height:14px}@media (max-width:991px){.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.article-grid{grid-template-columns:minmax(0,1fr)}}.photo-wall{columns:4 250px;column-gap:16px}.photo-card{break-inside:avoid;border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh);background:#fff;margin:0 0 16px;overflow:hidden}.photo-open{background:var(--light);cursor:zoom-in;border:0;width:100%;padding:0;display:block;overflow:hidden}.photo-open img{width:100%;height:auto;transition:transform .5s}.photo-card:hover .photo-open img{transform:scale(1.03)}.photo-cap{flex-direction:column;gap:4px;padding:12px 14px 14px;display:flex}.photo-who{color:var(--ink);align-items:center;gap:8px;font-size:14.5px;font-weight:600;display:flex}.photo-who .ic{width:16px;height:16px;color:var(--brand-strong);transform:rotate(180deg)}.photo-text{color:var(--ink-2);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.photo-trip{color:var(--brand-strong);font-size:13px;font-weight:600;text-decoration:none}a.photo-trip{z-index:1;position:relative}a.photo-trip:hover{text-underline-offset:3px;text-decoration:underline}.photo-lightbox{width:min(1120px,100% - 24px)}.photo-lightbox-in{grid-template-columns:minmax(0,1fr) 320px;min-height:0;display:grid}.photo-lightbox-in img{object-fit:contain;background:#0c0f18;width:100%;max-height:calc(100dvh - 48px)}.photo-lightbox-cap{color:var(--ink);background:#fff;flex-direction:column;gap:8px;padding:64px 22px 22px;display:flex}.photo-lightbox-cap b{font-family:var(--f-heading);font-size:19px;font-weight:600}.photo-lightbox-cap p{white-space:pre-line;line-height:1.75}.photo-lightbox .tg-arrow{z-index:3}.photo-lightbox .tg-arrow.prev{left:12px}.photo-lightbox .tg-arrow.next{right:12px}.photo-lightbox:has(.photo-lightbox-cap) .tg-arrow.next{right:332px}.reviews-empty{text-align:center;border:1px dashed var(--border);border-radius:var(--r-lg);color:var(--muted);background:#fff;flex-direction:column;align-items:center;gap:12px;padding:48px 20px;display:flex}.reviews-empty>.ic{width:40px;height:40px;color:var(--brand-line)}@media (max-width:767px){.photo-wall{columns:2 150px;column-gap:10px}.photo-card{margin-bottom:10px}.photo-cap{padding:10px}.photo-text{-webkit-line-clamp:3;font-size:13.5px}.photo-lightbox-in{grid-template-columns:minmax(0,1fr)}.photo-lightbox-in img{max-height:62dvh}.photo-lightbox-cap{padding:16px}.photo-lightbox:has(.photo-lightbox-cap) .tg-arrow.next{right:12px}.photo-lightbox .tg-arrow{top:31dvh}}.follow-band{color:var(--on-brand);background:linear-gradient(120deg, var(--brand) 0%, var(--brand-hover) 100%);padding-block:44px}.follow-in{grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr);align-items:center;gap:24px 48px;display:grid}.follow-kicker{font-family:var(--f-heading);opacity:.92;align-items:center;gap:10px;font-size:14px;font-weight:600;display:inline-flex}.follow-kicker:before{content:"";background:currentColor;border-radius:2px;width:26px;height:3px}.follow-title{color:inherit;margin-top:6px;font-size:30px;font-weight:600;line-height:1.35}.follow-intro{opacity:.92;margin-top:10px;font-size:15.5px}.follow-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.follow-item{border-radius:var(--r-lg);height:100%;color:var(--ink);background:#fff;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 10px 24px -16px #00000073}.follow-item:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #00000080}.follow-ic{color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.follow-ic .ic{width:22px;height:22px}.follow-line .follow-ic{background:var(--line)}.follow-fb .follow-ic{background:var(--fb)}.follow-messenger .follow-ic{background:var(--messenger)}.follow-ig .follow-ic{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.follow-tiktok .follow-ic{background:var(--tiktok)}.follow-youtube .follow-ic{background:var(--youtube)}.follow-phone .follow-ic{background:var(--brand);color:var(--on-brand)}.follow-body{flex-direction:column;min-width:0;line-height:1.35;display:flex}.follow-body b{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.follow-body small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.follow-go{background:var(--brand-soft);color:var(--brand-strong);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;font-weight:600;transition:background-color .15s,color .15s;display:inline-flex}.follow-go .ic{width:14px;height:14px}.follow-item:hover .follow-go{background:var(--brand);color:var(--on-brand)}@media (max-width:991px){.follow-in{grid-template-columns:minmax(0,1fr)}}@media (max-width:575px){.follow-band{padding-block:32px}.follow-title{font-size:24px}.follow-list{grid-template-columns:minmax(0,1fr)}}.trust-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.trust-strip li{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;align-items:center;gap:12px;padding:16px;display:flex}.trust-ic{background:var(--brand-soft);width:48px;height:48px;color:var(--brand-strong);border-radius:12px;flex:none;place-items:center;font-size:22px;display:grid}.trust-strip b{font-family:var(--f-heading);color:var(--ink);font-size:22px;font-weight:600;line-height:1.25;display:block}.trust-strip small{color:var(--muted);font-size:13.5px;line-height:1.4;display:block}.why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.why-grid li{text-align:center;border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;padding:22px 20px;transition:border-color .2s,box-shadow .2s}.why-grid li:hover{border-color:var(--brand-line);box-shadow:var(--sh-2)}.why-ic{background:var(--brand);width:56px;height:56px;color:var(--on-brand);border-radius:50%;place-items:center;margin:0 auto 10px;font-size:25px;display:grid}.why-grid h3{font-size:17px;font-weight:600}.why-grid p{color:var(--muted);margin-top:4px;font-size:14.5px}#why .trust-strip li{background:var(--light)}@media (max-width:991px){.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.why-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:575px){.trust-strip li{flex-direction:column;align-items:flex-start;gap:6px;padding:12px}.trust-strip b{font-size:18px}}.catalog-section{padding-block:22px 56px}.chips{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.chip{border:1px solid var(--border);color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:7px 16px;font-size:15px;font-weight:500;line-height:1.3;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.chip small{background:var(--brand-soft);min-width:22px;color:var(--brand-strong);text-align:center;border-radius:999px;padding:0 6px;font-size:12px;line-height:20px}.chip:hover{border-color:var(--brand);color:var(--brand-strong)}.chip[aria-current=true]{background:var(--brand);border-color:var(--brand);color:var(--on-brand)}.chip[aria-current=true] small{color:inherit;background:#ffffff40}@media (max-width:767px){.chips{scrollbar-width:none;flex-wrap:nowrap;margin-inline:-16px;padding:2px 16px 6px;overflow-x:auto}.chips::-webkit-scrollbar{display:none}.chip{flex:none}}.catalog{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:24px;display:grid}.catalog-main{min-width:0}.catalog-head{border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh);background:#fff;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:14px 20px;display:flex}.catalog-head h2{color:var(--ink);font-size:21px;font-weight:600}.result-count{color:var(--muted);margin:2px 0 0;font-size:14px}.result-count b{color:var(--brand-strong)}.view-toggle{border:1px solid var(--border);border-radius:var(--r);flex:none;display:flex;overflow:hidden}.view-toggle button{width:44px;height:40px;color:var(--muted);cursor:pointer;background:#fff;border:0;place-items:center;padding:0;display:grid}.view-toggle button+button{border-left:1px solid var(--border)}.view-toggle button[aria-pressed=true]{background:var(--brand-soft);color:var(--brand-strong)}.view-toggle .ic{width:20px;height:20px}.fineprint{color:var(--muted);margin-top:18px;font-size:13px}.empty{text-align:center;border-radius:var(--r-lg);background:#fff;border:1px dashed #cfd5e1;padding:44px 24px}.empty>.ic{width:40px;height:40px;color:var(--brand-line);margin:0 auto 10px;display:block}.empty h2{font-size:20px}.empty p{color:var(--muted);margin:6px 0 18px}.empty .btn-row{justify-content:center}.tour-filter-panel{flex-direction:column;gap:16px;transition:opacity .2s;display:flex}.tour-filter-panel.is-pending{opacity:.6}.tour-search-fields{flex-direction:column;gap:16px;display:flex}.side-card{border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh);background:#fff;padding:16px 18px}.side-title{border-bottom:1px solid var(--border);font-family:var(--f-heading);color:var(--ink);align-items:center;gap:10px;margin:-16px -18px 14px;padding:14px 18px;font-size:17px;font-weight:600;display:flex}.side-title .ic{width:20px;height:20px;color:var(--brand-strong)}.side-search-row{border:1px solid var(--border);border-radius:var(--r);display:flex;overflow:hidden}.side-search-row input{background:#fff;border:0;outline:none;flex:1;min-width:0;height:44px;padding:0 12px}.side-search-row .btn{height:44px;box-shadow:none;border-radius:0;padding:0 18px}.search-field{flex-direction:column;gap:6px;min-width:0;margin-bottom:14px;display:flex}.search-field>span{font-size:14.5px;font-weight:600}.search-field .dd-btn{background:var(--light)}.side-card>.search-field:last-child{margin-bottom:0}.search-options{flex-direction:column;gap:10px;margin-top:4px;display:flex}.search-options label{cursor:pointer;align-items:center;gap:8px;font-size:14.5px;display:flex}.search-options input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand)}.search-options .btn{margin-top:6px}@media (max-width:991px){.catalog{grid-template-columns:minmax(0,1fr)}.tour-search-fields>.side-card:not(.side-search),.tour-filter-panel>.side-card{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 12px;display:grid}.tour-filter-panel>.side-card{grid-template-columns:repeat(2,minmax(0,1fr))}.side-title,.search-options{grid-column:1/-1}.search-options{flex-flow:wrap;align-items:center;gap:10px 20px}.search-options .btn{width:auto;margin:0 0 0 auto}.side-card>.search-field{margin-bottom:12px}}@media (max-width:575px){.tour-search-fields>.side-card:not(.side-search),.tour-filter-panel>.side-card{grid-template-columns:minmax(0,1fr)}.search-options .btn{width:100%;margin:0}.side-search-row input{font-size:16px}.catalog-head{padding:12px 14px}}.detail{flex-direction:column;gap:20px;padding-block:20px 44px;display:flex}.detail-card{border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh);background:#fff;padding:22px 24px 24px}.detail-title{font-size:clamp(22px,2.3vw,27px);font-weight:600;line-height:1.45}.detail-tags{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.detail-tags:empty{display:none}.tag-pill{background:var(--brand-soft);color:var(--brand-strong);border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:14px;font-weight:600;display:inline-flex}.tag-pill .ic{stroke-width:3px;width:15px;height:15px}.detail-tags .offer-badge{border-radius:999px;margin:0;padding:4px 12px}.detail-bar{flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:14px;display:flex}.detail-meta{color:var(--muted);flex-wrap:wrap;gap:4px 16px;font-size:15px;display:flex}.detail-meta span{align-items:center;gap:5px;display:inline-flex}.detail-meta .ic{width:16px;height:16px}.share-row{flex-wrap:wrap;gap:6px;display:flex}.share-btn{border-radius:var(--r);color:#fff;cursor:pointer;border:0;align-items:center;gap:5px;padding:4px 11px;font-size:13.5px;font-weight:600;line-height:1.6;text-decoration:none;transition:filter .2s;display:inline-flex}.share-btn:hover{filter:brightness(.9)}.share-btn .ic{width:15px;height:15px}.share-fb{background:var(--fb)}.share-line{background:var(--line)}.share-copy{background:var(--ink-2)}.detail-actions{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.pill{border:1px solid var(--brand-line);color:var(--brand-strong);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.pill:hover{background:var(--brand-soft);border-color:var(--brand)}.pill .ic{width:15px;height:15px}.pill-orange{background:var(--brand);border-color:var(--brand);color:var(--on-brand)}.pill-orange:hover{background:var(--brand-hover);border-color:var(--brand-hover)}.detail-top{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:24px;margin-top:18px;display:grid}.tg-main{aspect-ratio:1;border-radius:var(--r-lg);background:var(--light);position:relative;overflow:hidden}.tg-open{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.tg-open img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.tg-open:hover img{transform:scale(1.02)}.tg-arrow{width:42px;height:42px;color:var(--ink);cursor:pointer;box-shadow:var(--sh);background:#ffffffeb;border:0;border-radius:50%;place-items:center;margin-top:-21px;font-size:28px;line-height:1;display:grid;position:absolute;top:50%}.tg-arrow span{margin-top:-4px}.tg-arrow:hover{background:var(--brand);color:var(--on-brand)}.tg-arrow.prev{left:10px}.tg-arrow.next{right:10px}.tg-count{color:#fff;background:#0f1422b8;border-radius:999px;padding:2px 10px;font-size:13px;position:absolute;bottom:10px;right:10px}.tg-thumbs{scrollbar-width:thin;gap:8px;margin-top:10px;display:flex;overflow-x:auto}.tg-thumbs button{border-radius:var(--r);background:var(--light);opacity:.7;cursor:pointer;border:2px solid #0000;flex:none;width:76px;height:76px;padding:0;transition:opacity .15s,border-color .15s;overflow:hidden}.tg-thumbs button:hover,.tg-thumbs button.is-active{border-color:var(--brand);opacity:1}.tg-thumbs img{object-fit:cover;width:100%;height:100%}.tg-empty{aspect-ratio:1;border-radius:var(--r-lg);background:var(--light);color:#c9cfdb;place-items:center;font-size:56px;display:grid}.lightbox{border-radius:var(--r-lg);background:#0c0f18;border:0;width:min(980px,100% - 24px);max-width:none;max-height:calc(100dvh - 24px);padding:0;overflow:auto}.lightbox::backdrop{background:#0a0d16db}.lightbox img{width:100%;height:auto}.lightbox-close{z-index:4;float:right;width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;margin:10px 10px -54px 0;font-size:20px;display:grid;position:sticky;top:10px}.detail-price-row{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px 14px;padding-bottom:12px;display:flex}.detail-price{flex-wrap:wrap;align-items:baseline;gap:2px 8px;line-height:1.1;display:flex}.detail-price small{color:var(--muted);font-size:13px}.detail-price b{font-family:var(--f-heading);color:var(--price);font-size:38px;font-weight:600}.detail-price .original-price{font-size:15px}.code-box{border:1px dashed var(--brand-line);border-radius:var(--r);background:var(--brand-soft);color:var(--brand-strong);padding:7px 14px;font-size:15px}.detail-info{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.detail-info>div{border-bottom:1px solid var(--border);grid-template-columns:124px minmax(0,1fr);align-items:center;gap:6px;padding:9px 4px;display:grid}.detail-info dt{align-items:center;gap:10px;font-weight:600;display:flex}.detail-info dd{min-width:0;color:var(--ink);overflow-wrap:anywhere;margin:0}.di-ic{background:var(--brand-soft);width:30px;height:30px;color:var(--brand-strong);border-radius:8px;flex:none;place-items:center;display:grid}.di-ic .ic{width:15px;height:15px}.highlight-box{border-left:4px solid var(--brand);border-radius:var(--r);background:var(--brand-soft);margin:16px 0 0;padding:14px 20px 16px}.highlight-title{font-family:var(--f-heading);font-size:20px;font-weight:600;line-height:1.4}.highlight-title .script{margin-right:6px}.highlight-title .script.is-latin{vertical-align:-2px;font-size:25px}.highlight-text{margin-top:6px;line-height:1.9}.q-open,.q-close{width:20px;height:20px;color:var(--brand);vertical-align:-4px;display:inline-block}.q-open{margin-right:6px;transform:rotate(180deg)}.q-close{margin-left:6px}.flights{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.flight-card{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;overflow:hidden}.flight-route{background:var(--brand);color:var(--on-brand);justify-content:space-between;align-items:center;gap:10px;padding:10px 16px;display:flex}.flight-route b{font-family:var(--f-heading);letter-spacing:.04em;font-size:21px;font-weight:600}.flight-plane{width:44px;height:28px;color:var(--brand-strong);background:#ffffffe6;border-radius:999px;place-items:center;display:grid}.flight-plane .ic{width:18px;height:18px}.flight-table{border-collapse:collapse;text-align:center;width:100%;font-size:14px}.flight-table th{border-bottom:1px solid var(--border);color:var(--muted);padding:6px;font-weight:500}.flight-table td{padding:8px 6px;font-weight:600}.tour-block{border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh);background:#fff;padding:22px 24px}.block-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.block-title{color:var(--ink);padding-left:14px;font-size:22px;font-weight:600;line-height:1.4;position:relative}.block-title:before{content:"";background:var(--brand);border-radius:2px;width:4px;position:absolute;top:.22em;bottom:.22em;left:0}.tour-block>.block-title{margin-bottom:16px}.block-count{background:var(--brand-soft);color:var(--brand-strong);border-radius:999px;padding:3px 12px;font-size:13.5px;font-weight:600}#departures,#tour-details,#tour-gallery{scroll-margin-top:calc(var(--nav-h) + 16px)}.departure-table-wrap{border:1px solid var(--border);border-radius:var(--r);position:relative;overflow-x:auto}.departure-table{border-collapse:collapse;text-align:center;width:100%;font-size:15px}.departure-table th{background:var(--brand-soft);color:var(--ink);white-space:nowrap;border-bottom:1px solid var(--brand-line);padding:12px;font-weight:600}.departure-table td{border-top:1px solid var(--border);vertical-align:middle;padding:10px 12px}.departure-table th+th,.departure-table td+td{border-left:1px solid var(--border)}.departure-table tbody tr:nth-child(2n){background:var(--light)}.dep-code{font-size:14px}.departure-price{color:var(--price);white-space:nowrap;font-size:17px;font-weight:700}.departure-table small{color:var(--muted);margin-top:2px;font-size:12.5px;font-weight:400;display:block}.dep-status{white-space:nowrap}.btn-book{padding:6px 22px;font-size:14.5px}.departure-status{white-space:nowrap;border-radius:4px;margin:2px 4px;padding:3px 9px;font-size:13px;font-weight:600;display:inline-block}.status-available{color:#166534;background:#e3f6e9}.status-limited{color:#8a4b00;background:#fff0cc}.status-full,.status-closed{color:#555b6e;background:#e8ebf1}.departure-empty{border-radius:var(--r);background:var(--light);padding:14px 16px;line-height:1.8}.departures .fineprint{margin-top:10px}.detail-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:20px;display:grid}.detail-main{flex-direction:column;gap:20px;min-width:0;display:flex}.side-sticky{top:calc(var(--nav-h) + 16px);flex-direction:column;gap:16px;display:flex;position:sticky}.book-card{border:1px solid var(--border);border-top:4px solid var(--brand);border-radius:var(--r-lg);box-shadow:var(--sh);background:#fff;padding:18px}.book-price{border-bottom:1px dashed var(--border);padding-bottom:12px;line-height:1.2}.book-price small{color:var(--muted);font-size:13.5px;display:block}.book-price b{font-family:var(--f-heading);color:var(--price);font-size:32px;font-weight:600}.book-card h2{margin-top:12px;font-size:18px;font-weight:600}.book-text{color:var(--muted);margin-top:4px;font-size:14px}.book-actions{gap:10px;margin-top:14px;display:grid}.book-links{flex-wrap:wrap;justify-content:space-between;gap:8px 16px;margin-top:12px;display:flex}.book-card>.btn-pdf{margin-top:12px}.book-fine{border-radius:var(--r);color:#5a4a1a;background:#fff7e0;margin-top:12px;padding:10px 12px;font-size:13px}.qr-card{text-align:center;border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh);background:#fff;padding:16px}.qr-card img{width:160px;height:160px;margin:0 auto 8px}.qr-card p{font-size:13.5px;font-weight:600}.days{flex-direction:column;gap:10px;display:flex}.days details{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;overflow:hidden}.days summary{cursor:pointer;grid-template-columns:46px minmax(0,1fr) 20px;align-items:center;gap:16px;padding:12px 16px;list-style:none;display:grid}.days summary::-webkit-details-marker{display:none}.days summary:hover .day-title{color:var(--brand-strong)}.day-badge{border:1px solid var(--brand-line);background:#fff;border-radius:6px;flex-direction:column;align-items:center;width:44px;line-height:1;display:flex;overflow:hidden}.day-badge small{background:var(--brand);width:100%;color:var(--on-brand);text-align:center;letter-spacing:.06em;padding:3px 0 2px;font-size:10px;font-weight:700}.day-badge b{font-family:var(--f-heading);padding:3px 0 4px;font-size:19px;font-weight:600}.day-title{font-size:15.5px;font-weight:600;line-height:1.55;transition:color .15s}.day-chev{width:18px;height:18px;color:var(--muted);transition:transform .2s;transform:rotate(-90deg)}.days details[open] summary{background:var(--brand-soft);border-bottom:1px solid var(--border)}.days details[open] .day-chev{color:var(--brand-strong);transform:none}.day-body{padding:12px 16px 14px 78px}.day-body>p{white-space:pre-line;line-height:1.85}.day-facts{color:var(--muted);flex-wrap:wrap;gap:6px 22px;margin-top:8px;font-size:14px;display:flex}.day-facts li{align-items:center;gap:6px;display:inline-flex}.day-facts>li>.ic{width:16px;height:16px;color:var(--brand-strong)}.meal-yes,.meal-no{vertical-align:-3px;width:17px;height:17px;display:inline-block}.meal-yes{color:var(--brand-strong)}.meal-no{color:#c2c8d4}.table-wrap{border:1px solid var(--border);border-radius:var(--r);position:relative;overflow-x:auto}.meal-table{border-collapse:collapse;width:100%;font-size:14.5px}.meal-table th{background:var(--brand-soft);text-align:left;white-space:nowrap;border-bottom:1px solid var(--brand-line);padding:12px;font-weight:600}.meal-table th:nth-child(n+3):nth-child(-n+5){text-align:center;width:76px}.meal-table td{border-top:1px solid var(--border);vertical-align:top;padding:12px}.meal-table tbody tr:nth-child(2n){background:var(--light)}.meal-day{width:56px;color:var(--brand-strong);text-align:center;font-weight:700}.meal-cell{text-align:center}.meal-cell .ic{width:20px;height:20px}.meal-hotel{min-width:150px;color:var(--muted);font-size:13.5px}.cond-tabs .tab-list{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:4px;display:flex}.cond-tabs .tab-list button{border-radius:var(--r) var(--r) 0 0;background:var(--light);color:var(--muted);cursor:pointer;border:1px solid #0000;border-bottom:0;align-items:center;gap:8px;margin-bottom:-1px;padding:11px 18px;font-size:15px;font-weight:600;display:inline-flex}.cond-tabs .tab-list button[aria-selected=true]{border-color:var(--border);color:var(--brand-strong);box-shadow:inset 0 3px 0 var(--brand);background:#fff}.cond-tabs .tab-list .ic{width:16px;height:16px}.tab-panel{padding:16px 4px 2px}.cond-list{padding-left:24px;list-style:decimal}.cond-list li{padding:3px 0 3px 4px;line-height:1.8}.cond-list li::marker{color:var(--brand-strong);font-weight:600}.cond-text p{white-space:pre-line;margin-bottom:10px;line-height:1.85}.rich p,.rich ul,.rich ol{margin:0 0 12px}.rich ul{padding-left:22px;list-style:outside}.rich ol{padding-left:22px;list-style:decimal}.rich h2,.rich h3,.rich h4{margin:20px 0 8px}.rich a{color:var(--brand-strong)}.tour-pdf-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 12px;margin-bottom:14px;display:flex}.tour-pdf-viewer{border:1px solid var(--border);border-radius:var(--r);background:var(--light);width:100%;height:clamp(420px,78vh,920px);display:block}.section-related{border-top:1px solid var(--border)}@media (max-width:1199px){.detail-info{grid-template-columns:minmax(0,1fr)}}@media (max-width:991px){.detail-top,.detail-layout{grid-template-columns:minmax(0,1fr)}.side-sticky{position:static}.detail-actions{margin-left:0}}@media (max-width:767px){.detail-card,.tour-block{padding:16px}.block-title{font-size:20px}.detail-price b{font-size:32px}.departure-table{min-width:620px}.meal-table{min-width:640px}.day-body{padding-left:16px}.flights{grid-template-columns:minmax(0,1fr)}.cond-tabs .tab-list{flex-wrap:nowrap;overflow-x:auto}.cond-tabs .tab-list button{flex:none;padding:10px 14px}}.side-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}.side-layout-main{min-width:0}.side-layout-aside{top:calc(var(--nav-h) + 16px);flex-direction:column;gap:16px;display:flex;position:sticky}.side-layout .article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.side-box{border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh);background:#fff;padding:16px}.side-box-title{margin-bottom:12px;padding-left:12px;font-size:17px;font-weight:600;position:relative}.side-box-title:before{content:"";background:var(--brand);border-radius:2px;width:4px;position:absolute;top:.22em;bottom:.22em;left:0}.side-posters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.side-posters .poster-info{flex-direction:column;align-items:flex-start;gap:0}.side-posters .poster-title{max-width:100%;font-size:12.5px}.side-articles li+li{border-top:1px solid var(--border)}.side-articles a{color:var(--ink);padding:8px 0;font-size:14.5px;line-height:1.5;text-decoration:none;display:block}.side-articles a:hover{color:var(--brand-strong)}.article-detail{border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh);background:#fff;overflow:hidden}.article-cover{aspect-ratio:16/9;object-fit:cover;width:100%}.article-detail-body{flex-direction:column;gap:12px;padding:22px 26px 28px;display:flex}.article-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 14px;font-size:14px;display:flex}.article-meta time{align-items:center;gap:6px;display:inline-flex}.article-meta .ic{width:15px;height:15px}.article-h1{font-size:clamp(24px,3vw,32px);font-weight:600;line-height:1.4}.article-lead{border-left:4px solid var(--brand);color:var(--ink-2);padding-left:14px;font-size:17px}.article-content{font-size:16px;line-height:1.9}.article-content h2{font-size:22px}.article-content h3{font-size:19px}.legal-card{border:1px solid var(--border);border-radius:var(--r-lg);max-width:920px;box-shadow:var(--sh);background:#fff;margin-inline:auto;padding:26px 30px}.legal-card h2{margin:22px 0 8px;font-size:20px;font-weight:600}.legal-card h2:first-child{margin-top:0}.legal-card p{white-space:pre-line;margin-bottom:10px;line-height:1.85}@media (max-width:991px){.side-layout{grid-template-columns:minmax(0,1fr)}.side-layout-aside{position:static}.side-posters{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:575px){.side-layout .article-grid{grid-template-columns:minmax(0,1fr)}.side-posters{grid-template-columns:repeat(2,minmax(0,1fr))}.article-detail-body,.legal-card{padding:16px}}.cookie{z-index:90;border-top:4px solid var(--brand);border-radius:var(--r-lg);background:#fff;width:min(390px,100% - 40px);padding:18px 20px;animation:.3s both cardIn;position:fixed;bottom:20px;left:20px;box-shadow:0 20px 50px -10px #17203373}.cookie-title{font-family:var(--f-heading);color:var(--ink);font-size:17px;font-weight:600}.cookie-text{margin-top:6px;font-size:14px;line-height:1.7}.cookie-text a{color:var(--brand-strong);font-weight:600}.cookie-actions{gap:10px;margin-top:14px;display:flex}@media (max-width:575px){.cookie{width:auto;bottom:64px;left:10px;right:10px}}.svc-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.svc-grid-light{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.svc-light{border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh);background:#fff;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:4px 16px;padding:22px;transition:border-color .2s,box-shadow .2s;display:grid}.svc-light:hover{border-color:var(--brand-line);box-shadow:var(--sh-2)}.svc-light .svc-ic{grid-row:span 2}.svc-ic{background:var(--brand-soft);width:52px;height:52px;color:var(--brand-strong);border-radius:12px;place-items:center;font-size:24px;display:grid}.svc-light h2{padding-top:4px;font-size:18px;font-weight:600}.svc-light p{color:var(--muted)}.svc-cta{border-radius:var(--r-lg);background:var(--brand);color:var(--on-brand);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;margin-top:24px;padding:22px 26px;display:flex}.svc-cta p{font-family:var(--f-heading);font-size:clamp(17px,2vw,21px);font-weight:500;line-height:1.45}@media (max-width:767px){.svc-grid,.svc-grid-light{grid-template-columns:minmax(0,1fr)}}.about-in{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(28px,5vw,64px);display:grid}.about-media{position:relative}.about-media>img{aspect-ratio:4/5;object-fit:cover;border-radius:var(--r-lg);background:var(--border);width:100%;box-shadow:var(--sh-2)}.about-badge{border-left:4px solid var(--brand);border-radius:var(--r-lg);box-shadow:var(--sh-2);background:#fff;align-items:center;gap:12px;padding:12px 18px 12px 12px;line-height:1.35;display:flex;position:absolute;bottom:28px;left:-16px}.about-badge-ic{background:var(--brand-soft);width:42px;height:42px;color:var(--brand-strong);border-radius:10px;place-items:center;font-size:21px;display:grid}.about-badge small{color:var(--muted);font-size:12px;display:block}.about-badge b{font-size:16px}.about-copy h2{margin-bottom:6px;padding-bottom:12px;font-size:clamp(24px,3vw,32px);font-weight:600;position:relative}.about-copy h2:after{content:"";background:var(--brand);border-radius:2px;width:56px;height:3px;position:absolute;bottom:0;left:0}.about-copy>p{margin-top:12px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.stat{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;padding:16px 18px;line-height:1.4}.stat b{font-family:var(--f-heading);color:var(--brand-strong);font-size:29px;font-weight:600;line-height:1.25;display:block}.stat span{color:var(--muted);font-size:14px}.text-link{color:var(--brand-strong);align-items:center;gap:6px;margin-top:20px;font-weight:600;text-decoration:none;display:inline-flex}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.text-link .ic{width:18px;height:18px}@media (max-width:991px){.about-in{grid-template-columns:minmax(0,1fr)}.about-media{max-width:440px;margin-left:16px}}.values{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.value{text-align:center;background:var(--light);border:1px solid var(--border);border-radius:var(--r-lg);padding:24px}.value .svc-ic{margin:0 auto 12px}.value h2{margin-bottom:6px;font-size:18px;font-weight:600}.value p{color:var(--muted)}@media (max-width:767px){.values{grid-template-columns:minmax(0,1fr)}}.company-card{border:1px solid var(--border);border-left:4px solid var(--brand);border-radius:var(--r-lg);background:#fff;align-items:center;gap:16px;padding:20px 24px;font-size:14.5px;display:flex}.company-card>.ic{background:var(--brand-soft);width:44px;height:44px;color:var(--brand-strong);border-radius:10px;padding:10px}.company-card div{flex-direction:column;display:flex}.company-card b{font-size:17px}.company-card span{color:var(--muted)}.contact-in{grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);align-items:start;gap:24px;display:grid}.form-card{border:1px solid var(--border);border-top:4px solid var(--brand);border-radius:var(--r-lg);box-shadow:var(--sh);background:#fff;padding:clamp(20px,3vw,32px)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;display:grid}.field{flex-direction:column;gap:5px;min-width:0;display:flex}.field-full{grid-column:1/-1}.field label{font-size:14.5px;font-weight:600}.req{color:var(--price)}.field input,.field select,.field textarea{border:1px solid var(--border);border-radius:var(--r);background:var(--light);width:100%;padding:10px 12px;font-size:16px;line-height:1.5;transition:border-color .15s,box-shadow .15s,background-color .15s}.field textarea{resize:vertical;min-height:110px}.field select{appearance:none;background:var(--light) var(--chev) no-repeat right 12px center;cursor:pointer;text-overflow:ellipsis;padding-right:38px}.field :is(input,select,textarea):focus{border-color:var(--brand);box-shadow:0 0 0 4px var(--brand-soft);background-color:#fff;outline:none}.field.invalid :is(input,select,textarea){border-color:var(--price);box-shadow:0 0 0 3px #d32f2f1f}.field .err{color:var(--price);font-size:13px}.form-error{border-radius:var(--r);background:var(--price-soft);color:#8f1d1d;border:1px solid #f5c2c2;margin-bottom:16px;padding:10px 14px}.form-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.form-note{color:var(--muted);margin-top:12px;font-size:13px}.hp{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.spinner{border:2.5px solid #fff6;border-top-color:currentColor;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-success{text-align:center}.form-success .success-ic{width:64px;height:64px;color:var(--ok);background:#e3f6e9;border-radius:50%;place-items:center;font-size:32px;display:inline-grid}.form-success .success-ic .ic{stroke-width:3px}.form-success h2{margin-top:12px;font-size:24px;font-weight:600}.form-success>p{max-width:34em;color:var(--muted);margin:8px auto 0}.form-success .btn-row{justify-content:center;margin:18px 0 12px}.summary{border:1px solid var(--border);border-radius:var(--r);background:var(--light);max-width:480px;max-height:240px;font-family:var(--f-body);text-align:left;white-space:pre-wrap;margin:16px auto 0;padding:12px 14px;font-size:14px;line-height:1.6;overflow:auto}@media (max-width:575px){.form-grid{grid-template-columns:minmax(0,1fr)}.form-actions .btn{flex:100%}}.contact-card{top:calc(var(--nav-h) + 16px);color:#fff;background:var(--footer);border-radius:var(--r-lg);padding:22px;position:sticky}.contact-card h2{color:#fff;margin-bottom:6px;font-size:19px;font-weight:600}.contact-list a,.contact-static{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:11px 0;line-height:1.35;text-decoration:none;display:flex}.contact-list a:hover b{text-underline-offset:3px;text-decoration:underline}.ci{background:var(--brand);width:40px;height:40px;color:var(--on-brand);border-radius:10px;flex:none;place-items:center;font-size:18px;display:grid}.ci-line{background:var(--line);color:#fff}.contact-list small{color:#ffffffb8;font-size:12.5px;display:block}.contact-list b{overflow-wrap:anywhere;font-size:15px;font-weight:500}.contact-list .address{white-space:pre-line}.company{color:#ffffffbf;flex-direction:column;margin-top:16px;font-size:13px;line-height:1.7;display:flex}.company b{color:#fff}.map{border-radius:var(--r-lg);border:0;width:100%;height:380px;margin-top:24px;display:block}@media (max-width:991px){.contact-in{grid-template-columns:minmax(0,1fr)}.contact-card{position:static}}.not-found{background:#fff}.not-found-in{text-align:center;flex-direction:column;align-items:center;display:flex}.not-found h1{margin-top:4px;font-size:clamp(26px,4vw,40px);font-weight:600}.not-found .btn-row{justify-content:center;margin-top:22px}.nf-plane{background:var(--brand-soft);width:96px;height:96px;color:var(--brand-strong);border-radius:50%;place-items:center;margin-bottom:14px;font-size:44px;animation:3s ease-in-out infinite bob;display:grid}@keyframes bob{50%{transform:translateY(-8px)rotate(-6deg)}}.fb-plugin{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;min-height:580px;padding:8px}.fb-plugin iframe,.fb-placeholder{border-radius:var(--r);background:var(--light);border:0;width:100%;height:560px;display:block}.site-footer{color:#ffffffc7;background:var(--footer);padding-top:48px;font-size:14.5px}.site-footer a{color:inherit;text-decoration:none}.foot-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1.15fr) minmax(0,.8fr) minmax(0,.9fr);gap:28px;display:grid}.foot-logo{border-radius:var(--r-lg);background:#fff;align-items:center;gap:12px;padding:10px 20px 10px 10px;display:inline-flex}.foot-logo .brand-logo{width:52px;height:52px}.brand-text{flex-direction:column;min-width:0;line-height:1.25;display:flex}.foot-logo .brand-text b{font-family:var(--f-brand);color:var(--brand-strong);font-size:21px;font-weight:700;line-height:1.3}.foot-logo .brand-text small{font-family:var(--f-brand);color:var(--ink-2);font-size:13.5px;font-weight:600}.foot-company{color:#fff;margin-top:14px;font-weight:600}.foot-address{white-space:pre-line;gap:8px;margin-top:8px;display:flex}.foot-address .ic{width:16px;height:16px;margin-top:4px}.foot-license{border-radius:var(--r);color:#fff;border:1px solid #fff3;margin-top:10px;padding:5px 12px;font-size:13.5px;display:inline-block}.foot-about{color:#ffffffb3;margin-top:10px;font-size:14px}.foot-pill{border-bottom:2px solid var(--brand);color:#fff;margin-bottom:14px;padding-bottom:8px;font-size:17px;font-weight:600;display:inline-block}.foot-contact li{overflow-wrap:anywhere;align-items:flex-start;gap:8px;margin:9px 0;display:flex}.foot-contact .ic{opacity:.75;width:16px;height:16px;margin-top:4px}.foot-contact a{color:#fff;font-weight:600}.foot-contact a:hover{text-underline-offset:3px;text-decoration:underline}.foot-links li{align-items:center;gap:8px;margin:8px 0;display:flex}.foot-links .ic{opacity:.6;width:14px;height:14px}.foot-links a:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.foot-buttons{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;padding-block:22px;display:flex}.foot-btn{border-radius:var(--r);border:1px solid #0000;align-items:center;gap:10px;padding:11px 26px;font-size:15px;font-weight:600;transition:background-color .2s,border-color .2s;display:inline-flex}.foot-btn .ic{width:18px;height:18px}.site-footer .foot-btn-salmon{background:var(--brand);color:var(--on-brand)}.site-footer .foot-btn-salmon:hover{background:var(--brand-hover)}.site-footer .foot-btn-grey{color:#fff;border-color:#ffffff4d}.site-footer .foot-btn-grey:hover{border-color:#fff}.foot-bottom{color:#ffffffb8;background:#10182a;padding-block:14px;font-size:13.5px}.foot-bottom-in{flex-wrap:wrap;justify-content:space-between;gap:6px 20px;display:flex}.foot-bottom a:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}@media (max-width:991px){.foot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.foot-grid{grid-template-columns:minmax(0,1fr);gap:22px}.foot-btn{flex:100%;justify-content:center}.foot-bottom{padding-bottom:72px}}.fab{z-index:60;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:78px;right:16px}.fab-btn{color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;transition:transform .2s;display:grid;box-shadow:0 6px 16px -6px #00000073}.fab-btn:hover{transform:scale(1.08)}.fab-btn .ic{width:21px;height:21px}.fab-fb{background:var(--fb)}.fab-line{background:var(--line)}.fab-messenger{background:var(--messenger)}.fab-ig{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.fab-tiktok{background:var(--tiktok)}.fab-youtube{background:var(--youtube)}.fab-phone{background:var(--brand);color:var(--on-brand)}.fab-mail{background:var(--mail)}.back-top{z-index:60;background:var(--ink);color:#fff;cursor:pointer;opacity:0;visibility:hidden;border:0;border-radius:50%;place-items:center;width:44px;height:44px;transition:opacity .25s,transform .25s,visibility .25s,background-color .2s;display:grid;position:fixed;bottom:20px;right:16px;transform:translateY(10px);box-shadow:0 8px 18px -6px #0006}.back-top.show{opacity:1;visibility:visible;transform:none}.back-top:hover{background:var(--brand);color:var(--on-brand)}.ic-up{width:22px;height:22px;transform:rotate(-90deg)}@media (max-width:575px){.fab{background:#fffffff7;flex-direction:row;justify-content:center;gap:8px;padding:8px;bottom:0;left:0;right:0;box-shadow:0 -6px 18px -10px #17203373}.fab-btn{width:40px;height:40px}.back-top{width:42px;height:42px;bottom:66px;right:10px}}.toast{z-index:300;border-radius:var(--r-lg);background:var(--ink);color:#fff;max-width:calc(100% - 32px);box-shadow:var(--sh-2);opacity:0;pointer-events:none;align-items:center;gap:10px;padding:11px 18px;font-size:14.5px;transition:opacity .25s,transform .25s;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%,16px)}.toast.show{opacity:1;transform:translate(-50%)}.toast .ic{color:#7ee2a0;stroke-width:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.carousel-track{scroll-behavior:auto}.js .reveal{opacity:1;transform:none}}@media print{.topbar-strip,.hm-center,.site-header,.banner-arrow,.banner-dots,.carousel-btn,.fab,.back-top,.toast,.cookie,.book-actions,.book-links,.share-row,.detail-actions,.tg-arrow,.tg-thumbs,.qr-card,.foot-buttons{display:none!important}.days details{break-inside:avoid}.js .reveal{opacity:1!important;transform:none!important}body{background:#fff}}
