:root{--k-cream:#FCF8F3;--k-ink:#3B2A1D;--k-muted:#55504A;--k-line:#E2D5C4;--k-accent:#D9613A;--k-accent-soft:#F8C9B4}.article-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--k-line);border-radius:20px;overflow:hidden;color:var(--k-ink);text-decoration:none;transition:box-shadow .28s ease,transform .22s ease,border-color .22s ease;min-width:0}.article-card:hover{box-shadow:0 18px 40px rgba(59,42,29,.10);border-color:var(--k-accent-soft);transform:translateY(-2px)}.ac-visual{position:relative;aspect-ratio:3 / 2;overflow:hidden;background:rgba(127,127,127,.08)}.ac-visual img{width:100%;height:100%;object-fit:cover;display:block}.ac-vis-badge{position:absolute;top:12px;left:12px;background:var(--k-accent);color:#fff;font-size:12.5px;font-weight:600;padding:5px 11px;border-radius:100px}.ac-body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:9px;min-width:0}.ac-meta{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--k-muted);flex-wrap:wrap}.ac-cat{color:var(--k-accent);font-weight:600}.ac-sep{width:3px;height:3px;border-radius:50%;background:var(--k-line)}.article-title{font-family:'Geologica',sans-serif;font-size:19px;font-weight:600;line-height:1.28;letter-spacing:-0.02em}.ac-excerpt{font-size:14.5px;line-height:1.5;color:var(--k-muted)}.ac-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:3px}.ac-tag{font-size:12.5px;color:var(--k-muted);border:1px solid var(--k-line);border-radius:100px;padding:3px 10px}.case-card{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;text-decoration:none;color:var(--k-ink);border:1px solid var(--k-line);background:#fff;transition:box-shadow .28s ease,transform .22s ease;min-width:0}.case-card:hover{box-shadow:0 18px 40px rgba(59,42,29,.10);transform:translateY(-2px)}.case-thumb{position:relative;aspect-ratio:3 / 2;overflow:hidden}.case-thumb img{width:100%;height:100%;object-fit:cover;display:block}.case-thumb-grad{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(59,42,29,.55) 100%)}.case-tag{position:absolute;left:12px;bottom:12px;background:rgba(252,248,243,.92);color:var(--k-ink);font-size:12.5px;font-weight:600;padding:5px 11px;border-radius:100px}.case-body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:8px}.case-body h3{margin:0;font-family:'Geologica',sans-serif;font-size:18px;font-weight:600;line-height:1.3;letter-spacing:-0.02em}.case-body p{margin:0;font-size:14.5px;line-height:1.5;color:var(--k-muted)}.case-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}.case-meta-tags{display:flex;gap:6px;flex-wrap:wrap}.case-mtag{font-size:12.5px;color:var(--k-muted);border:1px solid var(--k-line);border-radius:100px;padding:3px 10px}.case-arrow{width:34px;height:34px;border-radius:50%;border:1px solid var(--k-line);display:flex;align-items:center;justify-content:center;color:var(--k-ink);flex-shrink:0;transition:background-color .22s ease,color .22s ease,border-color .22s ease}.case-card:hover .case-arrow{background:var(--k-ink);color:#fff;border-color:var(--k-ink)}.case-arrow svg{width:16px;height:16px}@media (max-width:900px){.ac-body,.case-body{padding:16px 16px 18px}.article-title{font-size:17.5px}.case-body h3{font-size:17px}}.ex-chip{background:#F4EDE4;border:1px solid #EFE5D8;color:var(--k-muted);font-size:13px;font-weight:600;padding:6px 14px;border-radius:100px}.ex-chip--link{color:var(--k-muted);display:inline-block;transition:background-color .22s,color .22s,border-color .22s}.ex-chip--link:hover{background:#3B2A1D;border-color:#3B2A1D;color:#fff}.ex-fact{padding:14px 16px;min-width:0;border-left:1px solid #EBDFD0}.ex-fact:first-child{border-left:none}.ex-fact-k{font-size:12px;letter-spacing:.02em;line-height:1.25;color:#8A8178;margin-bottom:5px}.ex-fact-v{font-family:'Geologica',sans-serif;font-size:15px;font-weight:500;letter-spacing:-.015em;line-height:1.25}.ex-rail::-webkit-scrollbar{display:none}.ex-slide{flex:0 0 100%;width:100%;min-width:0;height:100%;scroll-snap-align:start;position:relative}.ex-slide--empty{display:flex;align-items:center;justify-content:center;color:#8A8178;font-size:14px;background:rgba(127,127,127,.08)}.ex-photo,.ex-slide img,.ex-thumb img,.ex-rel-pic img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ex-thumbs{display:flex !important;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity;overscroll-behavior-x:contain}.ex-thumbs::-webkit-scrollbar{display:none}.ex-thumbs--drag{cursor:grab}.ex-thumbs--drag.is-dragging{cursor:grabbing}.ex-thumbs.is-dragging{user-select:none}.ex-thumbs.is-dragging .ex-thumb{opacity:.55}.ex-thumbs.is-dragging{scroll-snap-type:none}.ex-thumb{flex:0 0 auto;width:70px;height:70px;aspect-ratio:1;border-radius:12px;overflow:hidden;display:block;opacity:.55;scroll-snap-align:start;transition:opacity .22s ease,outline-color .22s ease;outline:2px solid transparent;outline-offset:-2px}.ex-thumb:hover,.ex-thumb:focus{opacity:1;outline-color:#EE7B52}.ex-thumb img{-webkit-user-drag:none;user-select:none}.ex-more{display:inline-block;width:fit-content;margin:1px 0 15px;padding:7px 0;font-size:15px;font-weight:600;color:#C4653A;transition:color .22s ease}.ex-more:hover{color:#A94F28}#ex-about,#booking{scroll-margin-top:96px}.ex-sec{padding:64px 48px 0}.ex-sec--intro{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:.72fr 1fr;gap:80px;align-items:start}.ex-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:28px}.ex-card{border:1px solid #E7DFD5;border-radius:22px;padding:38px 40px;min-width:0}.ex-card:nth-child(odd){background:#F4EDE4;border-color:transparent}.ex-card--wide{grid-column:1 / -1;padding:40px 44px}.ex-card--wide .ex-prose{max-width:900px;font-size:17px}.ex-card--accent{background:#F7F0E6;border-color:transparent;border-left:3px solid #C4653A;border-radius:22px}.ex-h2,.ex-h3{font-family:'Geologica',sans-serif;font-weight:600;letter-spacing:-.035em;line-height:1.12;margin:0}.ex-h2{font-size:34px}.ex-h3{font-size:24px;letter-spacing:-.025em;margin-bottom:20px}.ex-prose{font-size:16.5px;line-height:1.7;color:#463F3A}.ex-sec--intro .ex-prose{font-size:18px;line-height:1.75;color:#3F3125}.ex-prose p{margin:0 0 14px}.ex-prose p:last-child{margin-bottom:0}.ex-prose ul,.ex-prose ol{margin:0;padding:0;list-style:none}.ex-prose ol{counter-reset:exn}.ex-prose li{position:relative;padding-left:20px;margin-bottom:12px}.ex-prose li:last-child{margin-bottom:0}.ex-prose ul li::before{content:'';position:absolute;left:0;top:10px;width:5px;height:5px;border-radius:50%;background:#C08A5E}.ex-prose ol li::before{counter-increment:exn;content:counter(exn) '.';position:absolute;left:0;top:0;color:#C4653A;font-weight:600}.ex-prose ul+p,.ex-prose ol+p{margin-top:18px}.ex-prose ul+ul,.ex-prose ul+ol{margin-top:12px}.ex-prose .ex-lead{margin-bottom:9px;color:#55504A}.ex-prose li.ex-li--check{padding-left:30px}.ex-prose ul li.ex-li--check::before{top:5px;width:16px;height:16px;border-radius:0;background:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C4653A' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 16px}.ex-prose li.ex-li--ico{padding-left:34px}.ex-prose ul li.ex-li--ico::before{content:none}.ex-li-ico{position:absolute;left:0;top:0;width:24px;text-align:center;font-size:16px;line-height:1.72}.ex-prose .ex-note{position:relative;margin:20px 0 0;padding:14px 18px 14px 46px;background:#FFFCF7;border:1px solid #EEDFCB;border-left:3px solid #D98B57;border-radius:14px;font-size:15.5px;color:#4A4239}.ex-prose .ex-note:first-child{margin-top:0}.ex-note-ico{position:absolute;left:17px;top:14px;font-size:15px}.ex-h3--ico{display:flex;align-items:center;gap:13px}.ex-h-ico{flex:0 0 auto;width:36px;height:36px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:#FFFDFA;border:1px solid #E9DCCB;color:#C4653A}.ex-terms{margin:0;display:grid;gap:0}.ex-term{display:flex;justify-content:space-between;gap:24px;padding:13px 0;border-bottom:1px solid #EFE5D8}.ex-term:last-child{border-bottom:none}.ex-term dt{margin:0;color:#6E675F;font-size:15px}.ex-term dd{margin:0;font-family:'Geologica',sans-serif;font-size:15px;font-weight:500;text-align:right}.ex-rel{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #E7DFD5;border-radius:22px;overflow:hidden;color:var(--k-ink);text-decoration:none;transition:box-shadow .28s ease,transform .22s ease,border-color .22s ease}.ex-rel:hover{box-shadow:0 18px 40px rgba(59,42,29,.1);border-color:var(--k-accent-soft);transform:translateY(-2px)}.ex-rel-pic{position:relative;aspect-ratio:3 / 2;overflow:hidden;background:rgba(127,127,127,.08)}.ex-rel-body{padding:18px 22px 22px;display:flex;flex-direction:column;gap:7px}.ex-rel-meta{font-size:13px;color:#8A8178}.ex-rel-title{font-family:'Geologica',sans-serif;font-size:18px;font-weight:600;line-height:1.3;letter-spacing:-.02em}.ex-rel-price{font-family:'Geologica',sans-serif;font-size:16px;font-weight:600;color:#C4653A;margin-top:2px}.rel-item+.rel-item{margin-top:0}.rel-item{display:block;padding:16px 18px;background:#fff;border:1px solid #E7DFD5;border-radius:16px;color:var(--k-ink);text-decoration:none;min-width:0;transition:box-shadow .28s ease,transform .22s ease,border-color .22s ease}.rel-item:hover{box-shadow:0 14px 30px rgba(59,42,29,.1);border-color:var(--k-accent-soft);transform:translateY(-2px)}.rel-title{font-family:'Geologica',sans-serif;font-size:16.5px;font-weight:600;line-height:1.3;letter-spacing:-.02em}.rel-meta{font-size:13px;color:#8A8178;margin-top:4px}.rel-item:first-child{grid-column:auto}div:has(>.rel-item){display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;align-items:stretch;max-width:1280px;margin-left:auto;margin-right:auto}[style*="top:0px"][style*="height:880px"]{top:-160px !important;height:1040px !important}@media (max-width:1100px){[style*="padding:14px 14px 14px 44px"]{padding:14px !important}}@media (max-width:1240px) and (min-width:901px){[style*="margin:0px -40px"]{margin-left:-28px !important;margin-right:-28px !important;padding-left:28px !important;padding-right:28px !important}}@media (max-width:900px){.ex-sec{padding:40px 20px 0}.ex-sec--intro{grid-template-columns:1fr;gap:18px}.ex-grid{grid-template-columns:1fr;gap:16px}.ex-card{padding:26px 22px}.ex-h2{font-size:26px}.ex-crumbs{flex-wrap:nowrap !important;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;font-size:12.5px !important;gap:6px !important;margin-bottom:6px !important}.ex-crumbs::-webkit-scrollbar{display:none}.ex-crumbs>*{flex:0 0 auto;display:flex;align-items:center;padding:7px 0}.ex-crumb-now,.ex-crumb-sep--last{display:none}.ex-facts{grid-auto-flow:row !important;grid-template-columns:1fr 1fr !important}.ex-facts .ex-fact:nth-child(odd){border-left:none}.ex-facts .ex-fact:nth-child(n+3){border-top:1px solid #EBDFD0}[style*="height:300px"][style*="rgb(59,42,29)"]{height:auto !important}[style*="height:300px"][style*="rgb(59,42,29)"]>div{position:static !important}[style*="height:300px"][style*="rgb(59,42,29)"] [style*="pointer-events:auto"]{justify-content:center !important}.ex-h3{font-size:20px;margin-bottom:14px}.ex-h3--ico{gap:10px}.ex-h-ico{width:31px;height:31px;border-radius:9px}.ex-h-ico svg{width:17px;height:17px}.ex-sec--intro .ex-prose{font-size:16.5px}.ex-prose .ex-note{padding:12px 15px 12px 42px}.ex-term{flex-direction:column;gap:2px}.ex-term dd{text-align:left}[style*="text-align:right"]:not([style*="width:36px"]){text-align:left !important}footer [style*="flex-direction:column"]{gap:0 !important}footer [style*="flex-direction:column"]>a{padding:7px 0;display:block}footer [style*="gap:20px"][style*="flex-wrap:wrap"]{row-gap:2px !important}footer [style*="gap:20px"][style*="flex-wrap:wrap"]>a{padding:8px 0;display:block}}@media (max-width:560px){[style*="height:300px"][style*="rgb(59,42,29)"]>div{padding:30px 22px !important}[style*="height:300px"][style*="rgb(59,42,29)"] [style*="pointer-events:auto"]{flex-direction:column !important;align-items:stretch !important;width:100%;max-width:290px}[style*="height:300px"][style*="rgb(59,42,29)"] [style*="pointer-events:auto"]>a{text-align:center}}.tk-slot{position:absolute;inset:0;overflow:hidden;border-radius:inherit}.tk-slot .tk-img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.tk-slot .tk-img--empty{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:8px;box-sizing:border-box;background:#F4EDE4;color:#8A8177;font-size:13px;line-height:1.3;text-align:center}.k-tabs{display:flex;align-items:center;gap:6px;flex-wrap:wrap;background:#F4EDE4;padding:5px;border-radius:100px}.k-tab{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:100px;white-space:nowrap;font-size:15px;font-weight:600;color:#3F3125;background:transparent;cursor:pointer;transition:background-color .18s,color .18s}.k-tab:hover{background:#EBE0D2}.k-tab[data-k-active="1"]{background:#3B2A1D;color:#fff;box-shadow:0 4px 12px rgba(59,42,29,.18)}.k-tab__n{display:flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 6px;border-radius:100px;font-size:11.5px;font-weight:700;background:rgba(59,42,29,.10);color:#7A6E60}.k-tab[data-k-active="1"] .k-tab__n{background:rgba(255,255,255,.22);color:#fff}@media (max-width:900px){.k-favorites-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:560px){.k-favorites-grid{grid-template-columns:1fr !important}}@media (max-width:900px){.k-tabs{flex-wrap:nowrap;overflow-x:auto;border-radius:22px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.k-tabs::-webkit-scrollbar{display:none}.k-tab{flex:0 0 auto;scroll-snap-align:start}}cookie-banner{position:fixed;left:20px;bottom:20px;z-index:200}.k-lead{margin-bottom:18px;max-width:460px}.k-lead__input{width:100%;box-sizing:border-box;border:1px solid #E2D5C4;border-radius:14px;padding:16px 18px;font-family:inherit;font-size:16px;background:#FCF8F3;color:#3B2A1D}.k-lead__input:focus{outline:none;border-color:#C4653A}.k-lead__input--bad{border-color:#D9613A;background:#FDF1EC}.k-lead__note{margin-top:10px;font-size:14.5px;color:#6E675F}.k-lead__note--ok{color:#2F7A4F;font-weight:600}.k-lead__note--bad{color:#C4432A}.k-phone{position:relative;display:flex;align-items:stretch}.k-phone__pick{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;border:1px solid #E2D5C4;border-right:none;border-radius:14px 0 0 14px;padding:0 12px 0 16px;font-family:inherit;font-size:16px;line-height:1;background:#F7EFE4;color:#3B2A1D;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.k-phone__pick:hover{background:#F2E6D6}.k-phone__pick:focus-visible{outline:2px solid #C4653A;outline-offset:-2px}.k-phone__code{font-variant-numeric:tabular-nums;white-space:nowrap}.k-phone__chev{opacity:.55}.k-phone__pick[aria-expanded="true"] .k-phone__chev{transform:rotate(180deg)}.k-phone__input{border-radius:0 14px 14px 0 !important;min-width:0}.k-phone__drop{position:absolute;z-index:40;top:calc(100%+6px);left:0;width:min(320px,100%);box-sizing:border-box;background:#FFFDFA;border:1px solid #E7DACA;border-radius:14px;box-shadow:0 14px 34px rgba(43,33,24,.16);padding:8px;display:flex;flex-direction:column;gap:6px}.k-phone__drop[hidden]{display:none}.k-phone__search{width:100%;box-sizing:border-box;border:1px solid #E7DACA;border-radius:10px;padding:9px 12px;font-family:inherit;font-size:15px;background:#FCF8F3;color:#3B2A1D}.k-phone__search:focus{outline:none;border-color:#C4653A}.k-phone__list{max-height:260px;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column}.k-phone__list[data-empty]:not([data-empty=""])::after{content:attr(data-empty);padding:12px;font-size:14.5px;color:#8A8178;text-align:center}.k-phone__row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:none;background:none;text-align:left;cursor:pointer;font-family:inherit;font-size:15px;color:#3B2A1D;padding:9px 10px;border-radius:9px}.k-phone__row:hover,.k-phone__row:focus-visible{background:#F4EDE4;outline:none}.k-phone__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.k-phone__dial{flex:0 0 auto;color:#8A8178;font-variant-numeric:tabular-nums}.k-qr{display:flex;align-items:center;gap:22px;width:100%;margin-top:18px;padding:20px 24px;border-radius:20px;border:1px solid #E2D5C4;background:#FFFFFF;color:#55504A;text-decoration:none;transition:border-color .18s,box-shadow .28s}.k-qr:hover{border-color:#C4653A;box-shadow:0 14px 30px rgba(59,42,29,.09)}.k-qr__img{width:152px;height:152px;display:block;flex:0 0 auto;padding:8px;background:#fff;border-radius:10px}.k-qr__text{font-family:'Geologica',sans-serif;font-size:16px;font-weight:600;line-height:1.4;letter-spacing:-.015em;color:#3B2A1D;min-width:0}@media (max-width:600px){.k-qr{display:none}}.art-body ul,.art-body ol{margin:18px 0;padding-left:0;list-style:none}.art-body li{position:relative;padding-left:26px;margin-bottom:9px}.art-body li:last-child{margin-bottom:0}.art-body ul>li::before{content:"";position:absolute;left:6px;top:0.62em;width:7px;height:7px;border-radius:50%;background:#EE7B52}.art-body ol{counter-reset:art-num}.art-body ol>li{counter-increment:art-num}.art-body ol>li::before{content:counter(art-num) ".";position:absolute;left:0;top:0;color:#C4653A;font-weight:600}@media (max-width:900px){.k-tabs,#tours .k-country-filter+.k-tabs{flex:1 1 auto !important;min-width:0 !important;max-width:100% !important;overflow-x:auto !important}}header[style*="position:sticky"]{background:rgba(252,248,243,0.985) !important;-webkit-backdrop-filter:blur(12px)}.k-filter-row{display:flex;align-items:center;gap:14px;margin-top:12px;min-width:0}.k-filter-label{flex:0 0 auto;font-size:13.5px;font-weight:600;color:#8A8178;letter-spacing:0.01em}@media (max-width:700px){.k-filter-row{flex-wrap:wrap;gap:8px}.k-filter-label{width:100%}}.k-lead{line-height:1.6 !important}.ex-flash{animation:ex-flash 1.4s ease-out;border-radius:10px}@keyframes ex-flash{0%{background:rgba(238,123,82,.22)}100%{background:transparent}}@media (prefers-reduced-motion:reduce){.ex-flash{animation:none}}.k-home-articles{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:22px !important;align-items:stretch !important}.k-home-articles>.article-card{min-width:0}.k-home-articles .tk-slot,.k-home-articles picture{aspect-ratio:3 / 2}.k-home-articles>.article-card>div:first-child,.k-home-articles>.article-card>div:first-child>div:first-child{height:auto !important;aspect-ratio:3 / 2}.k-home-articles>.article-card>div:last-child{padding:18px 20px 20px !important}.k-home-articles>.article-card>div:last-child>div:first-child{font-size:17.5px !important;line-height:1.32 !important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.k-home-articles>.article-card p{font-size:14.5px !important;line-height:1.5 !important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1180px){.k-home-articles{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}@media (max-width:900px){.k-home-articles{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:560px){.k-home-articles{grid-template-columns:1fr !important}}#stories{margin-top:96px !important;padding-top:88px !important;padding-bottom:96px !important}#stories h2{font-size:32px !important;margin-bottom:10px !important}#stories .k-home-articles{margin-top:4px !important}@media (max-width:900px){#stories{margin-top:56px !important;padding-top:56px !important;padding-bottom:60px !important}#stories h2{font-size:26px !important}}#stories{margin-top:0 !important}.k-faq-answer{padding-top:10px}.k-guide-slot>*{height:100% !important}.k-guide-portrait{object-fit:cover !important}div:has(>.article-card),div:has(>a[href^="/guide/"]){align-items:start}.art-tags-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:26px 0 0}.art-tags-label{font-size:14px;color:#8A8178;margin-right:2px}.art-tag{font-size:14px;font-weight:600;color:#55504A;border:1px solid #E2D5C4;border-radius:100px;padding:6px 14px;background:#FFFDFA;transition:border-color .18s,color .18s}.art-tag:hover{border-color:#C4653A;color:#C4653A}.k-more--field{margin-left:6px}.k-more--field .k-more-menu{right:auto;left:0;width:220px}.k-more--field[data-open="1"] .k-more-menu{grid-template-columns:1fr}.k-filter-line{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;min-width:0}.k-filter-line>.k-country-filter{flex:1 1 auto;min-width:0;overflow:hidden}.k-filter-line>.k-country-filter>.k-tabs{flex-wrap:nowrap;min-width:0;overflow-x:auto;scrollbar-width:none}.k-filter-line>.k-country-filter>.k-tabs::-webkit-scrollbar{display:none}@media (max-width:700px){.k-filter-line{gap:8px;flex-wrap:wrap}.k-filter-line>.k-country-filter{flex:1 1 100%}.k-more--field{margin-left:0}}@media (min-width:1101px){div:has(>.art-body):has(>aside)>*{grid-column:1;min-width:0}div:has(>.art-body):has(>aside)>aside{grid-column:2;grid-row:1 / -1;align-self:start;max-height:calc(100vh - 132px)}div:has(>.art-body):has(>aside)>aside>.k-article-toc,div:has(>.art-body):has(>aside)>aside>div:first-child{min-height:0;max-height:none;overflow:auto;scrollbar-width:thin;scrollbar-color:#E2D5C4 transparent}}@media (max-width:1100px){div:has(>.art-body):has(>aside)>aside{position:static !important;max-height:none}}div:has(>.art-body):has(>aside)>div:empty{display:none}.k-article-toc a{border-radius:8px;padding:4px 6px;margin:-4px -6px}.k-article-toc a:hover{background:#FBF1E7;color:#B94F2D !important}.k-article-toc a:hover span{color:#B94F2D !important}.k-article-toc a[aria-current="true"]{background:#FBF1E7;color:#B94F2D !important;font-weight:600}.k-article-toc a[aria-current="true"] span{color:#B94F2D !important}.art-body.art-story{max-width:740px !important;font-size:18px;line-height:1.78;color:#3B2A1D}.art-body>p{margin:0 0 1.35em}.art-body>p:first-child{font-size:20px;line-height:1.65;color:#55483D}.art-body h2{font-family:Geologica,sans-serif;font-size:26px;font-weight:600;line-height:1.25;letter-spacing:-0.02em;color:#3B2A1D;margin:46px 0 16px;padding-top:22px;border-top:1px solid #EBE0D2;scroll-margin-top:120px}.art-body h2:first-child{margin-top:0;padding-top:0;border-top:0}.art-body h2+h2{margin-top:26px;padding-top:0;border-top:0}.art-body h3{font-family:Geologica,sans-serif;font-size:21px;font-weight:600;line-height:1.3;letter-spacing:-0.015em;color:#3B2A1D;margin:32px 0 12px;scroll-margin-top:120px}.art-body h4{font-family:Geologica,sans-serif;font-size:18.5px;font-weight:600;line-height:1.35;color:#3B2A1D;margin:28px 0 10px;scroll-margin-top:120px}.art-body h2+p,.art-body h3+p,.art-body h4+p{margin-top:0}.art-body>p:has(>strong:first-child):not(:has(>strong~*:not(strong))){margin-top:2.1em}.k-article-author{font-family:Geologica,sans-serif;font-size:15px;font-weight:600;color:#3B2A1D}.art-body p a,.art-body li a,.art-body .art-note a{color:#C4653A;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;word-break:break-word}.art-body p a:hover,.art-body li a:hover{color:#A94F28}.art-body ul,.art-body ol{list-style:none;margin:18px 0 24px;padding-left:0}.art-body li{position:relative;margin:10px 0;padding-left:30px}.art-body ul>li::before{content:"";position:absolute;left:9px;top:0.62em;width:7px;height:7px;border-radius:50%;background:#EE7B52}.art-body ol{counter-reset:art-n}.art-body ol>li{counter-increment:art-n}.art-body ol>li::before{content:counter(art-n) ".";position:absolute;left:0;top:0;width:22px;text-align:right;font-family:Geologica,sans-serif;font-weight:600;color:#C4653A}.art-body li.art-li--check{padding-left:32px}.art-body ul>li.art-li--check::before{content:"";left:5px;top:0.35em;width:17px;height:17px;border-radius:0;background:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C4653A' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:17px 17px}.art-body li.art-li--ico{padding-left:34px}.art-body ul>li.art-li--ico::before{content:none}.art-li-ico{position:absolute;left:0;top:0;width:24px;text-align:center;font-size:16px;line-height:1.78}.art-lead-in{margin-bottom:6px !important}.art-body .art-lead-in+ul,.art-body .art-lead-in+ol{margin-top:6px}.art-body .art-step{margin:46px 0 10px;padding-top:22px;border-top:1px solid #F1E7DA}.art-body .art-step:first-child{margin-top:0;padding-top:0;border-top:0}.art-step__n{display:inline-block;margin-bottom:10px;font-family:Geologica,sans-serif;font-size:12.5px;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;color:#fff;background:#C4653A;border-radius:100px;padding:5px 12px;white-space:nowrap}.art-step__t{display:block}.art-body .art-step-text{margin-top:0}.art-num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-right:10px;flex:0 0 auto;border-radius:50%;background:#F8E7DD;color:#B94F2D;font-family:Geologica,sans-serif;font-size:14px;font-weight:600;vertical-align:2px}.art-body h2>.art-num,.art-body h3>.art-num{vertical-align:3px}.art-emoji{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-right:12px;flex:0 0 auto;border-radius:11px;background:linear-gradient(145deg,#FFF8F1,#F8E4D4);box-shadow:inset 0 0 0 1px rgba(217,97,58,0.10);font-size:17px;line-height:1;vertical-align:-6px}.art-emoji svg{width:18px;height:18px;display:block;color:#C4653A}.art-emoji-in.art-ico--svg{display:inline-flex;align-items:center;justify-content:center;vertical-align:-3px;margin-right:6px;color:#C4653A}.art-emoji-in svg{width:16px;height:16px;display:block}.art-li-ico svg{width:16px;height:16px;display:inline-block;vertical-align:middle;color:#C4653A}.art-body .art-note{position:relative;margin:26px 0;padding:18px 22px 18px 54px;background:#FFF6EE;border:1px solid #F3D9C4;border-radius:16px;font-size:16.5px;line-height:1.65;color:#55504A}.art-body .art-note::before{content:"!";position:absolute;left:19px;top:19px;width:22px;height:22px;border-radius:50%;background:#EE7B52;color:#fff;font-family:Geologica,sans-serif;font-weight:600;font-size:14px;line-height:22px;text-align:center}.art-body .art-note p{margin:0 0 0.6em}.art-body .art-note p:last-child{margin-bottom:0}.art-body .art-note--tip{background:#F7F4EC;border-color:#E6E0D0}.art-body .art-note--tip::before{content:"";background:#E8A33D no-repeat center / 14px 14px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18h6M10 21h4'/%3E%3Cpath d='M12 3a6 6 0 0 0-3.5 10.9V16h7v-2.1A6 6 0 0 0 12 3z'/%3E%3C/svg%3E")}.art-body .art-note--info{background:#F6F1EA;border-color:#E7DFD5}.art-body .art-note--info::before{content:"i";background:#A08B74}.art-body .art-quote{margin:26px 0;padding:2px 0 2px 26px;border-left:3px solid #EE7B52;font-size:20px;line-height:1.6;color:#55483D;text-wrap:pretty}.art-body .art-quote p{margin:0}.art-body .art-lead-in+.art-quote{margin-top:8px}.art-body>p br{display:block;content:"";margin-top:.3em}.art-body .art-q{display:flex;gap:12px;align-items:baseline;font-family:Geologica,sans-serif;font-size:19px;font-weight:600;line-height:1.4;color:#3B2A1D;margin:32px 0 10px;scroll-margin-top:120px}.art-body .art-q::before{content:"?";flex:0 0 auto;width:24px;height:24px;border-radius:50%;background:#F8E7DD;color:#B94F2D;font-size:14px;font-weight:600;line-height:24px;text-align:center}.art-body .art-q+p{margin-top:0}.art-body .art-specs{margin:24px 0;padding:6px 22px;background:#FBF6EF;border:1px solid #EFE6D9;border-radius:16px;font-size:16.5px}.art-body .art-spec{display:flex;flex-wrap:wrap;gap:4px 16px;justify-content:space-between;margin:0;padding:12px 0;border-top:1px dashed #E7DCCB;line-height:1.55}.art-body .art-spec:first-child{border-top:0}.art-spec__k{color:#55504A}.art-spec__v{font-family:Geologica,sans-serif;font-weight:600;color:#3B2A1D}.art-spec__v--long{font-family:inherit;font-weight:400;color:#55504A}.art-body .art-cta{margin:26px 0}.art-btn{display:inline-flex;align-items:center;gap:8px;background:#3B2A1D;color:#fff !important;text-decoration:none !important;font-family:Geologica,sans-serif;font-size:15px;font-weight:600;padding:13px 26px;border-radius:100px;word-break:break-word}.art-btn:hover{background:#C4653A;color:#fff !important}@media (max-width:900px){.art-body.art-story{font-size:17px;line-height:1.72}.art-body>p:first-child{font-size:18px}.art-body h2{font-size:22px;margin-top:36px;padding-top:18px}.art-body h3,.art-body .art-step{font-size:19px}.art-body .art-step{margin-top:36px;padding-top:18px}.art-body .art-q{font-size:17.5px}.art-body .art-note{padding:16px 18px 16px 48px;font-size:16px}.art-body .art-note::before{left:16px;top:17px}.art-body .art-specs{padding:4px 16px;font-size:16px}.art-emoji{width:30px;height:30px;margin-right:10px;font-size:15px}}.ex-price-notes{list-style:none;margin:10px 0 0;padding:0;font-size:13px;line-height:1.5;color:#6E675F}.ex-price-notes li{position:relative;padding-left:15px;margin-top:4px}.ex-price-notes li::before{content:"+";position:absolute;left:0;top:0;color:#C4653A;font-weight:700}.k-home-articles>.article-card>div:last-child>div:last-child{justify-content:flex-end !important}section.k-cta-compact{padding-top:56px !important;padding-bottom:96px !important;margin-top:0 !important}@media (max-width:900px){section.k-cta-compact{padding-top:36px !important;padding-bottom:64px !important}}.k-tabs{width:fit-content;max-width:100%}article.art-body:has(.article-card){max-width:1280px !important}article.art-body:has(.article-card)>p:first-child{max-width:760px}.art-step a,.art-body h2 a,.art-body h3 a{word-break:break-all;overflow-wrap:anywhere;min-width:0}.art-prose{background:#fff;border:1px solid #EBDFD0;border-radius:22px;padding:34px 40px 36px}.art-prose>p,.art-prose>ul,.art-prose>ol,.art-prose>.art-note,.art-prose>.art-cta{max-width:68ch}.art-prose>*:first-child{margin-top:0}.art-prose>*:last-child{margin-bottom:0}@media (max-width:900px){.art-prose{padding:22px 20px 24px;border-radius:18px}}div:has(>a[href="/category/"]){justify-content:flex-start !important;gap:16px !important}.ex-also{margin-top:56px;padding-top:32px;border-top:1px solid #E7DFD5}.ex-also-h{font-size:14px;font-weight:600;color:#8A8178;letter-spacing:.06em;text-transform:uppercase;margin-bottom:16px}.ex-also-row{display:flex;flex-wrap:wrap;gap:10px}.ex-also-chip{font-size:14.5px;color:#55504A;border:1px solid #E7DFD5;padding:9px 16px;border-radius:100px;transition:background-color .22s,color .22s,border-color .22s}.ex-also-chip:hover{background:#3B2A1D;color:#fff;border-color:#3B2A1D}