@font-face{font-family:'BebasNeueCyrillic';src:url('bebas-neue-cyrillic.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap;}
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Inter',system-ui,sans-serif;background:#f6f6f4;color:#2d3748;line-height:1.5;overflow-x:hidden}:root{ --fluid-pad: clamp(12px, 2.2vw, 34px); --section-max: 1680px; --hero-min-h: clamp(430px, 60vh, 640px);
}.container{width:min(100%,var(--section-max));margin:0 auto;padding-inline:var(--fluid-pad)} /* First screen should be fluid/full-width */.hero-wrap.container,.hero-full.container,.search-overlap.container,.header .container{ width:100%; max-width:none; padding-inline:var(--fluid-pad);
} /* Header */.header{background:#fff;border-bottom:1px solid #edf1f6;position:sticky;top:0;z-index:100}.header .container{display:flex;align-items:center;height:58px;gap:20px}.logo{font:600 12px/1 'Inter',system-ui,sans-serif;color:#161d2b;text-decoration:none;letter-spacing:.12em}.nav-menu{display:flex;gap:18px;flex:1;justify-content:flex-start}.nav-menu a{color:#667084;font-size:10px;font-weight:500;text-decoration:none}.header-right{display:flex;align-items:center;gap:8px;margin-left:auto}.phone-chip{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #eceff4;border-radius:8px;padding:7px 9px;text-decoration:none;min-width:132px}.phone-ico{width:16px;height:16px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f2f5fa;color:#6f7a8e;font-size:10px;line-height:1}.phone-copy{display:flex;flex-direction:column;line-height:1.05}.phone-copy strong{font-size:10px;font-weight:600;color:#1f2a3d}.phone-copy em{font-style:normal;font-size:9px;color:#8f99a8}.btn-cta{display:inline-flex;align-items:center;justify-content:center;background:#c8a15e;color:#fff;border:0;border-radius:8px;padding:9px 12px;font-size:10px;font-weight:600;cursor:pointer;text-decoration:none;white-space:nowrap}.menu-toggle{width:30px;height:30px;border-radius:8px;border:1px solid #eceff4;background:#fff;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:0}.menu-toggle span{display:block;width:12px;height:1.5px;background:#7b8596;border-radius:2px} /* First screen full width */.hero-wrap{padding:0 0 18px}.hero-full{ position:relative; min-height:var(--hero-min-h); background:#111927; overflow:hidden;
}.hero-overlay{ position:absolute;inset:0; background:linear-gradient(90deg, rgba(10,16,28,.85) 0%, rgba(10,16,28,.60) 34%, rgba(10,16,28,.25) 60%, rgba(10,16,28,.08) 80%, rgba(10,16,28,0) 100%);
}.hero-content{position:relative;z-index:2;min-height:var(--hero-min-h);display:grid;grid-template-columns:minmax(290px,1.2fr) minmax(220px,.8fr);align-items:center;gap:clamp(12px,3vw,44px)}.hero-left{max-width:min(52vw,860px);padding:clamp(26px,5.2vw,56px) 0 clamp(86px,10vw,118px)}.hero-left h1{font:600 clamp(38px,5.7vw,74px)/1.02 'BebasNeueCyrillic','Playfair Display',serif;color:#fff;margin-bottom:16px;letter-spacing:-.02em;text-shadow:0 4px 30px rgba(0,0,0,.5)}.hero-left h1 em{color:#f0cf7a;font-style:normal;text-shadow:0 2px 12px rgba(0,0,0,.4)}.hero-left p{font-size:clamp(13px,1.15vw,16px);color:rgba(255,255,255,.92);line-height:1.6;max-width:min(92%,640px);margin-bottom:22px;text-shadow:0 2px 12px rgba(0,0,0,.3)}.hero-buttons{display:flex;gap:10px;align-items:center}.btn-primary{background:#c8a15e;color:#fff;border:0;border-radius:8px;padding:11px 16px;font-size:13px;font-weight:600;cursor:pointer}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:11px 16px;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;backdrop-filter:blur(4px)}.rating-widget{position:absolute;right:clamp(10px,2.2vw,34px);bottom:clamp(56px,8vw,94px);background:rgba(255,255,255,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:12px 14px;box-shadow:0 10px 28px rgba(20,30,44,.14);display:flex;align-items:center;gap:10px;z-index:3}.avatars{display:flex}.avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#f3d490,#c8a15e);border:2px solid rgba(255,255,255,.4);margin-left:-8px}.avatar:first-child{margin-left:0}.rating-text strong{font-size:12px;font-weight:600;color:#fff;display:block;white-space:nowrap}.stars{font-size:11px;color:rgba(255,255,255,.75);margin-top:2px;white-space:nowrap}.search-overlap{margin-top:clamp(-44px,-4vw,-22px);position:relative;z-index:5}.search-panel{width:100%;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:8px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(200px,260px);align-items:center;gap:0;box-shadow:0 12px 40px rgba(0,0,0,.25)}.search-field{padding:10px 14px;border-right:1px solid #f1f3f7}.search-field:last-of-type{border-right:0}.search-field label{font-size:11px;color:#8a95a7;display:block;margin-bottom:3px}.search-field span{font-size:13px;font-weight:500;color:#2d3748}.btn-search{background:#1f2b47;color:#fff;border:0;border-radius:8px;padding:14px 20px;font-size:13px;font-weight:600;cursor:pointer}.benefits{padding:22px 0 26px;background:#fff;border-top:1px solid #eef1f5}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefit-item{display:flex;align-items:flex-start;gap:10px}.benefit-icon{font-size:18px;margin-top:1px}.benefit-item h4{font-size:14px;font-weight:600;color:#1a202c;margin-bottom:3px}.benefit-item p{font-size:12px;color:#778195;line-height:1.35} /* Second screen */.destinations{padding:40px 0 52px;background:#f6f6f4}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:20px}.section-kicker{font-size:12px;color:#8b95a8;text-transform:uppercase;letter-spacing:.12em}.section-head h2{font:600 clamp(28px,3.2vw,46px)/1.05 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25}.dest-layout{display:grid;grid-template-columns:minmax(190px,240px) 1fr;gap:14px;align-items:stretch}.dest-sidebar{background:#fff;border:1px solid #e8edf4;border-radius:14px;padding:18px 16px;display:flex;flex-direction:column}.dest-sidebar h2{font:600 34px/1.02 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin-bottom:12px}.dest-divider{width:48px;height:2px;background:#dde5f1;border-radius:10px;margin-bottom:12px}.dest-sidebar p{font-size:12px;color:#7b8798;line-height:1.45;margin-bottom:16px}.dest-more{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid #e6ecf5;background:#fff;color:#1f2b47;text-decoration:none;font-size:12px;font-weight:600;margin-bottom:12px}.dest-more span{font-size:14px}.dest-nav{display:flex;gap:8px;margin-top:auto}.dest-nav button{width:30px;height:30px;border-radius:50%;border:1px solid #e1e7f2;background:#fff;color:#5a6678;font-size:16px;line-height:1;cursor:default}.dest-slider{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.dest-card{position:relative;height:158px;min-height:158px;border-radius:12px;overflow:hidden;background:#dfe5ee;text-decoration:none;color:inherit;display:block}.dest-card img{width:100%;height:100%;object-fit:cover;display:block}.dest-pill{position:absolute;left:8px;top:8px;background:rgba(255,255,255,.94);border:1px solid rgba(230,236,245,.95);border-radius:999px;padding:4px 8px;font-size:10px;color:#3c4758;z-index:2}.dest-overlay{position:absolute;left:0;right:0;bottom:0;padding:12px 10px 10px;background:linear-gradient(180deg,rgba(10,16,28,0) 0%, rgba(10,16,28,.78) 100%)}.dest-overlay h3{font:600 26px/1.02 'BebasNeueCyrillic','Playfair Display',serif;color:#fff;margin-bottom:4px}.dest-overlay.price{font-size:13px;color:#f8c77b;font-weight:600;margin-bottom:3px}.dest-overlay.meta{font-size:10px;color:#d2dbea;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:24px}.dest-arrow{position:absolute;right:8px;bottom:10px;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#1f2b47;font-size:12px;font-weight:700} /* Third screen */.third-screen{padding:44px 0 54px;background:linear-gradient(180deg,#f7f8fb 0%,#ffffff 100%)}.how-block{background:#fff;border:1px solid #eceef3;border-radius:18px;padding:26px 24px;box-shadow:0 10px 26px rgba(20,30,44,.05)}.how-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.how-head h2{font:600 clamp(34px,3.6vw,56px)/1.04 'BebasNeueCyrillic','Playfair Display',serif;color:#121826;margin:6px 0 0}.how-sub{font-size:14px;color:#7c8798;max-width:420px;text-align:right;padding-top:14px}.how-steps-grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;gap:10px;align-items:center}.how-arrow{display:inline-flex;align-items:center;justify-content:center;color:#c8ab6a;font-size:18px;font-weight:700}.how-step-card{background:#fff;border:1px solid #eceff4;border-radius:12px;padding:16px 14px;min-height:186px;display:flex;flex-direction:column;box-shadow:0 6px 16px rgba(20,30,44,.04)}.how-ico{font-size:20px;line-height:1;margin-bottom:12px;opacity:.9}.step-num{font:600 34px/1 'BebasNeueCyrillic','Playfair Display',serif;color:#c8ab6a;margin-bottom:8px}.how-step-card h3{font:600 20px/1.12 'BebasNeueCyrillic','Playfair Display',serif;color:#1a2232;margin-bottom:8px}.how-step-card p{font-size:13px;color:#5f6b7b;line-height:1.5}.how-bottom{margin-top:16px;border:1px solid #eceff4;border-radius:12px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;gap:14px;background:#fff}.how-support{display:flex;align-items:center;gap:10px}.how-support-ico{width:38px;height:38px;border-radius:50%;background:#f7f2e6;color:#c8ab6a;display:grid;place-items:center;font-size:17px}.how-support strong{display:block;font-size:15px;color:#1a2232}.how-support p{font-size:12px;color:#6c7789}.how-cta{display:inline-flex;align-items:center;justify-content:center;padding:11px 20px;border-radius:10px;background:#c89d4b;color:#fff;text-decoration:none;font-weight:600;white-space:nowrap}.how-cta:hover{filter:brightness(.96)} /* Fourth screen */.fourth-screen{padding:42px 0 56px;background:#f6f8fc}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.trust-card{background:#fff;border:1px solid #e6ecf5;border-radius:14px;padding:20px 18px;box-shadow:0 8px 20px rgba(20,30,44,.05)}.trust-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#edf3ff;font-size:20px;margin-bottom:12px}.trust-card h3{font:600 22px/1.12 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin-bottom:8px}.trust-card p{font-size:14px;color:#5f6b7b;line-height:1.55} /* Fifth screen */.fifth-screen{padding:44px 0 56px;background:#fff}.reviews-grid{display:grid;grid-template-columns:1.1fr repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.review-card{background:#fff;border:1px solid #e8edf4;border-radius:14px;padding:14px;box-shadow:0 8px 20px rgba(20,30,44,.05)}.review-card img{width:100%;height:150px;object-fit:cover;border-radius:10px;display:block;margin-bottom:10px}.review-card h3{font:600 18px/1.15 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin-bottom:6px}.review-card p{font-size:13px;color:#5f6b7b;line-height:1.5}.review-score{display:flex;flex-direction:column;justify-content:space-between}.review-text{font-size:14px;color:#5f6b7b;line-height:1.55;margin-bottom:16px}.score-line{display:flex;align-items:flex-end;gap:10px;margin-bottom:14px}.score-line strong{font:700 44px/1 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25}.score-line span{font-size:12px;color:#7c8798}.metrics-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.metrics-strip div{border:1px solid #edf1f6;border-radius:12px;padding:12px 10px;background:#fbfcfe;text-align:center}.metrics-strip strong{display:block;font:700 22px/1.1 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin-bottom:4px}.metrics-strip span{font-size:12px;color:#768195} /* Tours block (reference-faithful) */.tours-block{padding:52px 0 56px;background:#f1f1f1;border-top:1px solid #ececf0}.tours-block.container{max-width:none}.tours-block h1,.tours-block h2{font:600 clamp(56px,5.2vw,84px)/1.03 'BebasNeueCyrillic','Playfair Display',serif;color:#171c2b;letter-spacing:-.01em;margin-bottom:20px}.tours-block p{max-width:1080px;font-size:clamp(34px,3.2vw,56px);line-height:1.28;font-weight:400;color:#4c586f;letter-spacing:.005em} /* SEO sections */.seo-sections{padding:36px 0;background:#fff;border-top:1px solid #edf1f6}.seo-sections h2{font:600 clamp(26px,3vw,40px)/1.08 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin-bottom:10px}.seo-sections p{max-width:900px;font-size:16px;color:#556071}.seo-sections ul{list-style:none;display:grid;gap:8px;color:#374151}.seo-sections a{color:#1f3b7a;text-decoration:none}.seo-sections.contacts{background:#f8fafc} /* Blog */.blog-section{padding:42px 0 56px;background:#ffffff;border-top:1px solid #edf1f6}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.blog-card{background:#fff;border:1px solid #e8edf4;border-radius:14px;overflow:hidden;box-shadow:0 8px 18px rgba(20,30,44,.05)}.blog-card img{width:100%;height:185px;object-fit:cover;display:block}.blog-body{padding:14px}.blog-tag{display:inline-flex;padding:4px 8px;border-radius:999px;background:#f2f6ff;color:#38548f;font-size:10px;font-weight:600;margin-bottom:8px}.blog-body h3{font:600 22px/1.12 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin-bottom:8px}.blog-body p{font-size:13px;color:#5f6b7b;line-height:1.5;margin-bottom:10px}.blog-link{font-size:13px;font-weight:600;color:#1f3b7a;text-decoration:none} /* Contacts */.contacts-section{padding:42px 0 60px;background:#f8fafc;border-top:1px solid #edf1f6}.contacts-layout{display:grid;grid-template-columns:1.1fr.9fr;gap:16px;align-items:stretch}.contacts-info,.contacts-form{background:#fff;border:1px solid #e8edf4;border-radius:14px;padding:20px 18px}.contacts-info h2{font:600 clamp(28px,3vw,42px)/1.08 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin-bottom:12px}.contacts-info ul{list-style:none;display:grid;gap:8px;color:#435066;font-size:14px}.contacts-info a{color:#1f3b7a;text-decoration:none}.contacts-form h3{font:600 24px/1.1 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin-bottom:12px}.contacts-form input,.contacts-form textarea{width:100%;border:1px solid #dfe6f2;border-radius:10px;padding:11px 12px;font:500 13px/1.4 'Montserrat','Inter',sans-serif;color:#1f2a3d;margin-bottom:10px;background:#fbfdff}.contacts-form textarea{resize:vertical;min-height:110px}.contacts-form.btn-cta{width:100%;padding:12px 14px;font-size:13px} /* Quiz block */.trip-match{padding:48px 0 58px;background:#fff;border-top:1px solid #edf1f6}.quiz-layout{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:18px;align-items:start}.quiz-intro{padding:8px 6px 8px 2px}.quiz-step{font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:#9f8c57;margin-bottom:8px;font-weight:600}.quiz-progress{height:3px;width:min(100%,250px);background:#ececec;border-radius:999px;margin-bottom:24px}.quiz-progress span{display:block;width:20%;height:100%;background:#c6a663;border-radius:999px}.quiz-intro h2{font:600 clamp(34px,3.6vw,52px)/1.06 'BebasNeueCyrillic','Playfair Display',serif;color:#161c27;margin:0 0 14px;max-width:560px}.quiz-hint{font-size:14px;color:#7a7467;line-height:1.6;display:flex;align-items:center;gap:8px}.quiz-hint::before{content:'◆';font-size:10px;color:#c6a663;line-height:1}.quiz-form{background:#fff;position:relative}.quiz-panel{display:block;opacity:0;transform:translateY(14px);max-height:0;overflow:hidden;pointer-events:none;transition:opacity.35s ease,transform.35s ease,max-height.45s ease}.quiz-panel.is-active{opacity:1;transform:translateY(0);max-height:1600px;pointer-events:auto}.quiz-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.quiz-card,.quiz-option{position:relative;display:grid;grid-template-columns:18px 1fr 96px;gap:10px;align-items:center;border:1px solid #ece8e0;border-radius:10px;background:#fff;padding:10px 10px;min-height:96px;cursor:pointer;transition:border-color.2s ease,box-shadow.2s ease,transform.2s ease}.quiz-option{grid-template-columns:18px 1fr;min-height:92px}.quiz-card input,.quiz-option input{position:absolute;opacity:0;pointer-events:none}.quiz-check{width:16px;height:16px;border:1px solid #d4c8ad;border-radius:4px;background:#fff;display:grid;place-items:center;margin-top:2px}.quiz-check::after{content:'';width:9px;height:9px;background:#c6a663;border-radius:2px;transform:scale(0);transition:transform.15s ease}.quiz-text{display:grid;gap:4px}.quiz-text strong{font-size:16px;line-height:1.1;color:#1e2533;font-weight:600}.quiz-text small{font-size:12px;line-height:1.35;color:#6d7584}.quiz-card img{width:96px;height:72px;border-radius:8px;object-fit:cover;border:1px solid #e8edf4}.quiz-card:has(input:checked),.quiz-option:has(input:checked){border-color:#cdb27a;box-shadow:0 8px 18px rgba(164,136,72,.16)}.quiz-card:has(input:checked).quiz-check::after,.quiz-option:has(input:checked).quiz-check::after{transform:scale(1)}.quiz-card:hover,.quiz-option:hover{border-color:#dac799;transform:translateY(-1px)}.quiz-grid-secondary{grid-template-columns:1fr 1fr}.quiz-back{margin-top:12px;border:0;background:transparent;color:#6b7383;font-size:13px;font-weight:600;cursor:pointer;padding:6px 0}.quiz-back:hover{color:#1f3b7a}.quiz-lead{border:1px solid #ece8e0;border-radius:12px;padding:14px;background:#fffdf9}.quiz-lead h3{font:600 23px/1.2 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin-bottom:12px}.quiz-lead-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.quiz-lead input,.quiz-lead textarea{width:100%;border:1px solid #dfe6f2;border-radius:10px;padding:11px 12px;font:500 13px/1.4 'Montserrat','Inter',sans-serif;color:#1f2a3d;background:#fff}.quiz-lead textarea{resize:vertical;min-height:92px}.quiz-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.quiz-next{margin-top:14px;min-width:180px} /* Footer */.site-footer{background:#101a2f;color:#dbe3f2;border-top:1px solid #27324a}.footer-top{padding:34px var(--fluid-pad);display:grid;grid-template-columns:1.3fr repeat(3,minmax(0,1fr));gap:18px}.footer-brand.logo{color:#fff;display:inline-block;margin-bottom:10px}.footer-brand p{font-size:13px;line-height:1.6;color:#aab7cf;max-width:420px}.footer-col h4{font-size:12px;color:#ffffff;margin-bottom:10px;text-transform:uppercase;letter-spacing:.08em}.footer-col a,.footer-col span{display:block;font-size:13px;line-height:1.7;color:#c9d4e8;text-decoration:none}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid #263149;padding:12px var(--fluid-pad) 16px;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.footer-bottom span{font-size:12px;color:#99a8c5} /* Hover states */.btn-cta:hover,.btn-search:hover{filter:brightness(.95)}.btn-primary:hover,.btn-secondary:hover{background:#f8fafc}.dest-card:hover,.blog-card:hover,.review-card:hover,.trust-card:hover{transform:translateY(-2px);transition:transform.2s ease} @media (max-width:1200px){.search-panel{grid-template-columns:repeat(2,minmax(0,1fr)) minmax(200px,260px)}
} @media (max-width:1080px){.hero-content{grid-template-columns:1fr}.hero-left{max-width:min(92vw,860px)}.hero-left h1{font-size:clamp(44px,7.4vw,64px)}.benefits-grid{grid-template-columns:repeat(2,1fr)}.dest-layout{grid-template-columns:1fr}.dest-sidebar{padding:16px}.dest-sidebar h2{font-size:30px}.dest-slider{grid-template-columns:repeat(3,minmax(0,1fr))}.how-head{flex-direction:column;gap:8px}.how-sub{max-width:none;text-align:left;padding-top:0}.how-steps-grid{grid-template-columns:1fr 1fr;gap:10px}.how-arrow{display:none}.trust-grid{grid-template-columns:1fr 1fr}.reviews-grid{grid-template-columns:1fr 1fr}.review-score{grid-column:span 2}.metrics-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-grid{grid-template-columns:1fr 1fr}.contacts-layout{grid-template-columns:1fr}.quiz-layout{grid-template-columns:1fr}.quiz-grid{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr 1fr;gap:14px}
} @media (max-width:768px){:root{--fluid-pad:14px;--hero-min-h:540px}.hero-wrap.container,.hero-full.container,.search-overlap.container,.header .container{padding-inline:14px}.header .container{height:56px;gap:8px;position:relative}.phone-chip{display:none}.nav-menu{display:none}.nav-menu.is-open{display:flex;position:absolute;top:56px;left:14px;right:14px;background:#fff;border:1px solid #e8edf4;border-radius:12px;padding:10px;flex-direction:column;gap:8px;box-shadow:0 14px 30px rgba(20,30,44,.12)}.nav-menu.is-open a{font-size:13px;padding:8px 6px;border-radius:8px}.btn-cta{padding:9px 11px;font-size:10px}.menu-toggle{width:30px;height:30px}.hero-full{background-position:63% center}.hero-overlay{background:linear-gradient(180deg, rgba(10,16,28,.82) 0%, rgba(10,16,28,.55) 44%, rgba(10,16,28,.25) 74%, rgba(10,16,28,.1) 100%)}.hero-content{min-height:var(--hero-min-h);align-items:flex-start;grid-template-columns:1fr}.hero-left{padding:34px 0 148px;max-width:100%}.hero-left h1{font-size:clamp(42px,11vw,58px);line-height:1.02;color:#fff !important}.hero-left p{font-size:13px;max-width:340px;color:rgba(255,255,255,.9) !important}.hero-buttons{flex-wrap:wrap}.rating-widget{left:14px;right:14px;bottom:86px;justify-content:flex-start}.search-overlap{margin-top:-30px}.search-panel{grid-template-columns:1fr;border-radius:12px;padding:10px}.search-field{border-right:0;border-bottom:1px solid #f1f3f7;padding:11px 12px}.search-field:last-of-type{border-bottom:0}.btn-search{margin-top:8px;width:100%}.benefits{padding-top:16px}.benefits-grid{grid-template-columns:1fr;gap:14px}.destinations{padding:30px 0 40px}.section-head{align-items:flex-start;flex-direction:column;gap:8px}.section-head h2{font-size:36px}.dest-layout{grid-template-columns:1fr;gap:10px}.dest-sidebar h2{font-size:32px}.dest-slider{grid-template-columns:1fr 1fr;gap:8px}.dest-card{height:125px;min-height:125px}.dest-overlay h3{font-size:21px}.dest-pill{font-size:9px;padding:3px 7px}.dest-overlay.price{font-size:12px}.dest-overlay.meta{font-size:9px}.third-screen{padding:32px 0 38px}.how-block{padding:16px 12px}.how-steps-grid{grid-template-columns:1fr;gap:10px}.how-step-card{min-height:auto}.how-bottom{flex-direction:column;align-items:stretch}.how-cta{width:100%}.fourth-screen{padding:30px 0 40px}.trust-grid{grid-template-columns:1fr;gap:10px}.trust-card h3{font-size:21px}.fifth-screen{padding:30px 0 40px}.reviews-grid{grid-template-columns:1fr;gap:10px}.review-score{grid-column:auto}.metrics-strip{grid-template-columns:1fr 1fr}.blog-section{padding:32px 0 40px}.blog-grid{grid-template-columns:1fr;gap:10px}.blog-card img{height:170px}.blog-body h3{font-size:21px}.contacts-section{padding:30px 0 40px}.contacts-layout{grid-template-columns:1fr;gap:10px}.contacts-info,.contacts-form{padding:16px 14px}.contacts-form h3{font-size:22px}.trip-match{padding:32px 0 40px}.quiz-layout{grid-template-columns:1fr;gap:12px}.quiz-intro{padding:0}.quiz-intro h2{font-size:clamp(34px,10vw,48px)}.quiz-grid,.quiz-grid-secondary{grid-template-columns:1fr;gap:10px}.quiz-card{grid-template-columns:16px 1fr 88px;min-height:92px;padding:9px}.quiz-option{grid-template-columns:16px 1fr;min-height:84px;padding:10px}.quiz-card img{width:88px;height:68px}.quiz-text strong{font-size:15px}.quiz-text small{font-size:11px}.quiz-lead-grid{grid-template-columns:1fr}.quiz-actions{flex-direction:column;align-items:stretch}.tours-block{padding:34px 0 36px}.tours-block h2{font-size:clamp(44px,10.5vw,60px);margin-bottom:14px}.tours-block p{font-size:clamp(22px,7.1vw,34px);line-height:1.3;max-width:100%}.footer-top{grid-template-columns:1fr;padding-top:24px;padding-bottom:18px}.footer-bottom{padding-top:10px;padding-bottom:14px}
} @media (max-width:520px){.dest-slider{grid-template-columns:1fr}
}.blog-hero{padding:54px 0 24px;background:#fff;border-top:1px solid #edf1f6}.blog-hero h1{font:600 clamp(34px,4.5vw,62px)/1.04 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin-bottom:10px}.blog-hero p{max-width:880px;font-size:17px;color:#556071}.article-page{padding:44px 0 64px;background:#f8fafd}.article-shell{max-width:920px}.article-back{display:inline-block;margin-bottom:12px;color:#1f3b7a;text-decoration:none;font-weight:600;font-size:14px}.article-shell h1{font:600 clamp(34px,4.4vw,58px)/1.05 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin:8px 0 16px}.article-cover{width:100%;height:380px;object-fit:cover;border-radius:14px;border:1px solid #e6ecf5;margin:8px 0 20px}.article-shell p{font-size:16px;line-height:1.72;color:#445066;margin-bottom:12px}.article-shell h2{font:600 30px/1.1 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin:22px 0 10px}.article-shell ul{padding-left:20px;margin:0 0 14px;color:#445066}.article-shell li{margin-bottom:6px;font-size:16px;line-height:1.65}.article-cta{margin-top:24px;background:#fff;border:1px solid #e8edf4;border-radius:14px;padding:18px}.article-cta h3{font:600 26px/1.1 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin-bottom:8px}
@media (max-width:768px){.blog-hero{padding:34px 0 14px}.article-page{padding:28px 0 40px}.article-cover{height:220px}.article-shell h2{font-size:24px}.article-shell p,.article-shell li{font-size:15px}
}.article-related{margin-top:16px;background:#fff;border:1px solid #e8edf4;border-radius:14px;padding:16px;display:grid;gap:6px}.article-related h3{font:600 22px/1.1 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin-bottom:6px}.article-related a{color:#1f3b7a;text-decoration:none;font-size:14px} /* Destination cards normalized size */.dest-slider.dest-card{height:158px;min-height:158px}
@media (max-width:768px){.dest-slider.dest-card{height:125px;min-height:125px}} /* Tour detailed pages */.tour-hero{padding:56px 0 28px;background:#f7f8fa;}.tour-hero-grid{display:grid;grid-template-columns:1.2fr.8fr;gap:24px;align-items:start;}.tour-hero h1{font:600 clamp(34px,4.2vw,62px)/1.04 'BebasNeueCyrillic','Playfair Display',serif;color:#151b25;margin:8px 0 12px;}.tour-hero-lead{font-size:18px;line-height:1.55;color:#536072;max-width:760px;}.tour-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;}.tour-chips span{padding:8px 12px;border-radius:999px;background:#ffffff;border:1px solid #dce2ea;font-size:14px;color:#253247;}.tour-cost-card{background:#fff;border:1px solid #dde3eb;border-radius:18px;padding:20px;display:grid;gap:10px;box-shadow:0 10px 34px rgba(15,26,44,.08);}.tour-cost-card h3{margin:0;font-size:24px;color:#161d2a;}.tour-cost-card p{margin:0 0 6px;color:#5a687d;}.tour-cost-card input{height:46px;border-radius:10px;border:1px solid #ccd6e2;padding:0 12px;font-size:15px;}.tour-cost-card.btn-primary{border:0;cursor:pointer;}.tour-detail{padding:34px 0;background:#fff;}.tour-detail.alt{background:#f7f8fa;}.tour-detail h2{font:600 clamp(28px,3vw,44px)/1.1 'BebasNeueCyrillic','Playfair Display',serif;color:#161d2a;margin:0 0 16px;}.tour-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}.tour-grid-3 article{background:#f8fbff;border:1px solid #dde8f5;border-radius:14px;padding:16px;}.tour-grid-3 p{margin:0;color:#304055;line-height:1.5;}.tour-split{display:grid;grid-template-columns:1fr 1fr;gap:24px;}.tour-split ul{margin:0;padding-left:18px;display:grid;gap:10px;color:#2d3a4d;}.tour-split.btn-secondary{margin-top:16px;display:inline-flex;}.tour-cta-band{padding:36px 0;background:#111827;color:#ecf2ff;}.tour-cta-band h2{margin:0 0 10px;font:600 clamp(28px,3vw,42px)/1.1 'BebasNeueCyrillic','Playfair Display',serif;color:#fff;}.tour-cta-band p{margin:0 0 16px;color:#d4dded;max-width:860px;}.tour-listing{padding:48px 0;background:#f7f8fa;}.tour-listing h1{font:600 clamp(34px,4vw,58px)/1.05 'BebasNeueCyrillic','Playfair Display',serif;margin:8px 0 12px;color:#151b25;}.tour-listing-lead{font-size:18px;max-width:860px;color:#546173;}.tour-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;}.tour-card-link{display:block;text-decoration:none;background:#fff;border:1px solid #dbe4ee;border-radius:14px;padding:18px;}.tour-card-link h3{margin:0 0 6px;color:#172033;font-size:18px;line-height:1.25;}.tour-card-link p{margin:0 0 8px;color:#556277;font-size:13px;line-height:1.4;}.tour-card-link span{color:#215fce;font-weight:600;font-size:13px;}
@media (max-width: 980px){.tour-hero-grid,.tour-split{grid-template-columns:1fr;}.tour-grid-3,.tour-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width: 720px){.tour-hero{padding-top:28px;}.tour-grid-3,.tour-cards-grid{grid-template-columns:1fr;}.tour-cost-card h3{font-size:21px;}}

/* Дополнительные улучшения для мобилки */
@media (max-width: 768px) {
  /* Лучшая читаемость заголовков */
  .section-head h2 { font-size: clamp(1.6rem, 4vw, 2rem) !important; line-height: 1.15 !important; }
  
  /* Компактнее блоки */
  .third-screen, .fourth-screen, .fifth-screen { padding: 36px 0 !important; }
  .how-step-card, .trust-card { padding: 18px 14px !important; }
  .benefit-item { padding: 14px !important; }
  
  /* Улучшения форм */
  .contacts-form { padding: 18px !important; }
  .quiz-card { min-height: 110px !important; }
  
  /* Метрики лучше */
  .metrics-strip { grid-template-columns: repeat(2, 1fr) !important; gap: 12px !important; }
  .metrics-strip > div { text-align: center; padding: 12px 8px; }
}

@media (max-width: 480px) {
  /* Ещё компактнее на маленьких экранах */
  .hero-left h1 { font-size: clamp(2rem, 8vw, 2.4rem) !important; }
  .search-panel { padding: 12px !important; }
  .quiz-grid { gap: 8px !important; }
}

/* Стили для социальных сетей */
.social-links {
  margin-top: 20px;
}

.social-links h4 {
  font-size: 16px;
  font-weight: 600;
  color: #2d3748;
  margin: 0 0 12px 0;
}

.social-icons {
  display: flex;
  gap: 12px;
}

.social-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #f7f8fa;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  color: #4a5568;
  text-decoration: none;
  transition: all 0.2s ease;
}

.social-icons a:hover {
  background: #c8a15e;
  border-color: #c8a15e;
  color: #fff;
  transform: translateY(-1px);
}

.social-icons svg {
  width: 20px;
  height: 20px;
}

@media (max-width: 768px) {
  .social-icons a {
    width: 36px;
    height: 36px;
  }
  
  .social-icons svg {
    width: 18px;
    height: 18px;
  }
}

/* Header hard-fix: keep mobile header in one row */
.header > .container{
  display:flex !important;
  align-items:center !important;
  flex-direction:row !important;
  flex-wrap:nowrap !important;
  height:58px !important;
  gap:20px !important;
}
.header .logo{
  display:inline-flex !important;
  align-items:center !important;
  flex:0 0 auto !important;
  white-space:nowrap !important;
}
.header .nav-menu{min-width:0 !important;}
.header .header-right{
  display:flex !important;
  align-items:center !important;
  flex:0 0 auto !important;
  margin-left:auto !important;
  white-space:nowrap !important;
}
.header .btn-cta,.header .menu-toggle{flex:0 0 auto !important;}
@media (max-width:768px){
  .header > .container{
    height:56px !important;
    min-height:56px !important;
    padding-inline:14px !important;
    gap:8px !important;
  }
  .header .logo{
    font-size:11px !important;
    letter-spacing:.11em !important;
  }
  .header .phone-chip{display:none !important;}
  .header .nav-menu{display:none !important;}
  .header .nav-menu.is-open{
    display:flex !important;
    position:absolute !important;
    top:56px !important;
    left:14px !important;
    right:14px !important;
    width:auto !important;
  }
  .header .header-right{gap:7px !important;}
  .header .btn-cta{
    height:34px !important;
    padding:0 12px !important;
    font-size:10px !important;
    border-radius:8px !important;
  }
  .header .menu-toggle{
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
  }
}
@media (max-width:360px){
  .header .logo{font-size:10px !important;letter-spacing:.09em !important;}
  .header .btn-cta{padding:0 9px !important;font-size:9.5px !important;}
  .header > .container{gap:6px !important;}
}


/* Destination cards readability fix */
.dest-overlay{
  background:linear-gradient(180deg, rgba(10,16,28,0) 0%, rgba(10,16,28,.72) 42%, rgba(10,16,28,.96) 100%) !important;
}
.dest-overlay h3,
.dest-overlay .price,
.dest-overlay .meta{
  color:#fff !important;
  text-shadow:0 2px 8px rgba(0,0,0,.55) !important;
}
.dest-overlay .price{font-size:10px !important;font-weight:700 !important;margin-bottom:2px !important;}
.dest-overlay .meta{font-size:8px !important;color:rgba(255,255,255,.92) !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;padding-right:24px !important;}
@media (max-width:768px){
  .dest-overlay .price{font-size:14px !important;}
  .dest-overlay .meta{font-size:13px !important;color:rgba(255,255,255,.9) !important;}
}

/* Left-align "Почему нам доверяют" and "Нас выбирают" sections */
.fourth-screen .section-head,
.fifth-screen .section-head{
  text-align:left !important;
  justify-content:flex-start !important;
  align-items:flex-start !important;
  flex-direction:column !important;
  gap:4px !important;
}
.fourth-screen .section-head h2,
.fifth-screen .section-head h2{
  text-align:left !important;
  margin-left:0 !important;
  margin-right:0 !important;
  max-width:100% !important;
}
.fourth-screen .section-head .section-kicker,
.fifth-screen .section-head .section-kicker{
  align-self:flex-start !important;
}

/* Hero video background */
.hero-video-bg{
  position:absolute !important;
  top:0 !important;
  left:0 !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  opacity:.75;
  z-index:0;
  pointer-events:none;
}
@media (max-width:768px){
  .hero-video-bg{opacity:.5;}
}


/* Popular destinations — reference screenshot refinement */
.destinations{padding:34px 0 40px !important;background:#f6f6f4 !important;}
.dest-layout{grid-template-columns:minmax(170px,180px) 1fr !important;gap:14px !important;align-items:stretch !important;}
.dest-sidebar{background:transparent !important;border:0 !important;border-radius:0 !important;padding:10px 0 0 !important;box-shadow:none !important;}
.dest-sidebar h2{font-size:31px !important;line-height:1.08 !important;letter-spacing:-.015em !important;margin-bottom:22px !important;}
.dest-divider{width:38px !important;height:2px !important;background:#c8a15e !important;margin-bottom:22px !important;}
.dest-sidebar p{font-size:12px !important;line-height:1.62 !important;color:#556070 !important;max-width:170px !important;margin-bottom:26px !important;}
.dest-more{width:160px !important;min-height:44px !important;padding:0 16px !important;border-radius:6px !important;border:1px solid rgba(200,161,94,.55) !important;background:#fff !important;color:#162033 !important;font-size:12px !important;margin-bottom:22px !important;box-shadow:0 8px 18px rgba(20,30,44,.03) !important;}
.dest-nav{gap:12px !important;margin-top:0 !important;}
.dest-nav button{width:40px !important;height:40px !important;border-color:#e6e9ee !important;background:#fff !important;color:#182235 !important;font-size:22px !important;box-shadow:0 6px 14px rgba(20,30,44,.04) !important;}
.dest-slider{grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:14px !important;align-items:stretch !important;}
.dest-card{height:306px !important;min-height:306px !important;border-radius:10px !important;box-shadow:0 10px 26px rgba(12,20,32,.10) !important;}
.dest-card img{filter:saturate(1.04) contrast(1.03) !important;}
.dest-pill{left:14px !important;top:15px !important;padding:6px 13px !important;background:rgba(255,255,255,.96) !important;color:#657083 !important;border-color:rgba(255,255,255,.85) !important;font-size:11px !important;font-weight:500 !important;box-shadow:0 7px 14px rgba(20,30,44,.10) !important;}
.dest-overlay{padding:64px 16px 18px !important;background:linear-gradient(180deg,rgba(6,10,16,0) 0%,rgba(6,10,16,.18) 28%,rgba(6,10,16,.78) 70%,rgba(6,10,16,.96) 100%) !important;}
.dest-overlay h3{font-size:20px !important;line-height:1.06 !important;margin-bottom:7px !important;color:#fff !important;text-shadow:0 2px 10px rgba(0,0,0,.55) !important;}
.dest-overlay .price{font-size:13px !important;line-height:1.15 !important;color:#f0bf67 !important;font-weight:700 !important;margin-bottom:11px !important;text-shadow:0 2px 8px rgba(0,0,0,.55) !important;}
.dest-overlay .meta{font-size:9px !important;line-height:1.2 !important;color:#fff !important;font-weight:600 !important;letter-spacing:-.02em !important;padding-right:34px !important;text-shadow:0 2px 8px rgba(0,0,0,.65) !important;}
.dest-arrow{right:12px !important;bottom:15px !important;width:34px !important;height:34px !important;background:#fff !important;color:#111927 !important;font-size:17px !important;box-shadow:0 8px 18px rgba(0,0,0,.18) !important;}
@media (max-width:1080px){.dest-layout{grid-template-columns:1fr !important}.dest-sidebar{padding-top:0 !important}.dest-sidebar p{max-width:520px !important}.dest-slider{grid-template-columns:repeat(3,minmax(0,1fr)) !important}.dest-card{height:280px !important;min-height:280px !important}}
@media (max-width:768px){.destinations{padding:28px 0 34px !important}.dest-sidebar h2{font-size:30px !important}.dest-slider{grid-template-columns:1fr 1fr !important;gap:10px !important}.dest-card{height:230px !important;min-height:230px !important}.dest-overlay h3{font-size:21px !important}.dest-overlay .price{font-size:13px !important}.dest-overlay .meta{font-size:10px !important}}
@media (max-width:520px){.dest-slider{grid-template-columns:1fr !important}.dest-card{height:275px !important;min-height:275px !important}.dest-more{width:100% !important;max-width:220px !important}}



/* Quiz reference redesign */
.quiz-ref{padding:60px 0 68px !important;background:#fafafa !important;border-top:0 !important;overflow:hidden;}
.quiz-ref-hero{display:grid !important;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr) !important;gap:clamp(30px,5vw,78px) !important;align-items:start !important;margin-bottom:18px !important;}
.quiz-ref-copy{padding-top:2px !important;}
.quiz-ref-badge{display:inline-flex;align-items:center;gap:6px;background:#f7f1e8;color:#7c683b;border-radius:999px;padding:7px 13px;font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;margin-bottom:22px;}
.quiz-ref-copy h2{font:600 clamp(44px,4.2vw,62px)/1.08 'BebasNeueCyrillic','Playfair Display',serif;color:#0f1727;letter-spacing:-.035em;margin:0 0 18px;max-width:720px;}
.quiz-ref-copy h2 em{font-style:normal;color:#c8a15e;}
.quiz-ref-copy p{font-size:16px;line-height:1.7;color:#566171;max-width:650px;margin:0 0 42px;}
.quiz-ref-photo{height:342px;border-radius:18px 18px 0 0;overflow:hidden;box-shadow:0 16px 38px rgba(22,30,44,.08);align-self:stretch;}
.quiz-ref-photo img{width:100%;height:100%;object-fit:cover;display:block;}
.quiz-ref-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:720px;}
.quiz-ref-stat{display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;column-gap:14px;align-items:center;padding-right:28px;position:relative;min-height:54px;}
.quiz-ref-stat:not(:last-child)::after{content:'';position:absolute;right:14px;top:8px;bottom:8px;width:1px;background:#e6e0d6;}
.quiz-ref-icon{grid-row:1/3;width:42px;height:42px;border-radius:50%;background:#fffaf4;border:1px solid #f0e6d7;color:#c8a15e;display:grid;place-items:center;font-size:22px;box-shadow:0 8px 20px rgba(180,145,80,.08);}
.quiz-ref-stat b{font-size:13px;line-height:1.2;color:#202838;font-weight:800;}
.quiz-ref-stat small{font-size:11px;color:#676f7c;line-height:1.25;margin-top:2px;}
.quiz-shell-wrap{position:relative;z-index:2;}
.quiz-shell{background:#fff !important;border:1px solid #edf0f4;border-radius:22px;box-shadow:0 18px 45px rgba(18,27,43,.11);padding:42px 32px 30px;position:relative;}
.quiz-main-row{display:grid;grid-template-columns:minmax(270px,.42fr) minmax(0,.98fr);gap:52px;align-items:start;}
.quiz-intro{padding:0 !important;}
.quiz-step{font-size:13px !important;letter-spacing:0 !important;text-transform:none !important;color:#c4943f !important;margin-bottom:16px !important;font-weight:700 !important;}
.quiz-progress{width:265px !important;height:5px !important;background:#eef0f2 !important;border-radius:999px !important;margin-bottom:36px !important;overflow:hidden;}
.quiz-progress span{height:100% !important;background:#d39b35 !important;border-radius:999px !important;}
.quiz-intro h2{font:600 32px/1.15 'BebasNeueCyrillic','Playfair Display',serif !important;color:#111827 !important;letter-spacing:-.02em !important;margin:0 0 28px !important;max-width:330px !important;}
.quiz-hint{font-size:13px !important;color:#6e7582 !important;line-height:1.55 !important;display:flex !important;align-items:center !important;gap:9px !important;}
.quiz-hint::before{content:'✦' !important;color:#d6a446 !important;font-size:13px !important;}
.quiz-panels{min-width:0;}
.quiz-panel{display:block;opacity:0;transform:translateY(10px);max-height:0;overflow:hidden;pointer-events:none;transition:opacity .3s ease,transform .3s ease,max-height .35s ease;}
.quiz-panel.is-active{opacity:1;transform:translateY(0);max-height:1500px;pointer-events:auto;}
.quiz-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:16px !important;}
.quiz-card,.quiz-option{position:relative !important;display:grid !important;grid-template-columns:22px minmax(0,1fr) 74px !important;gap:13px !important;align-items:center !important;min-height:106px !important;padding:10px 10px 10px 14px !important;border:1px solid #e9edf2 !important;border-radius:9px !important;background:#fff !important;box-shadow:0 4px 12px rgba(20,30,44,.02) !important;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease;}
.quiz-option{grid-template-columns:22px minmax(0,1fr) !important;min-height:94px !important;}
.quiz-card input,.quiz-option input{position:absolute !important;opacity:0 !important;pointer-events:none !important;}
.quiz-check{width:20px !important;height:20px !important;border:1px solid #e0e5eb !important;border-radius:4px !important;background:#fff !important;display:grid !important;place-items:center !important;margin:0 !important;align-self:start !important;margin-top:8px !important;}
.quiz-check::after{content:'✓' !important;width:auto !important;height:auto !important;background:transparent !important;border-radius:0 !important;color:#caa15a !important;font-size:14px !important;font-weight:800 !important;line-height:1 !important;transform:scale(0) !important;transition:transform .15s ease !important;}
.quiz-text{display:grid !important;gap:9px !important;min-width:0;}
.quiz-text strong{font-size:13px !important;line-height:1.15 !important;color:#222b3a !important;font-weight:800 !important;}
.quiz-text small{font-size:11px !important;line-height:1.45 !important;color:#6d7584 !important;}
.quiz-card img{width:74px !important;height:76px !important;border-radius:7px !important;object-fit:cover !important;border:0 !important;display:block;}
.quiz-card:has(input:checked),.quiz-option:has(input:checked),.quiz-card.is-featured{border-color:#d4b474 !important;background:#fffdf9 !important;box-shadow:0 8px 20px rgba(175,137,63,.11) !important;}
.quiz-card:has(input:checked) .quiz-check,.quiz-option:has(input:checked) .quiz-check,.quiz-card.is-featured .quiz-check{border-color:#d0ad67 !important;background:#fff !important;}
.quiz-card:has(input:checked) .quiz-check::after,.quiz-option:has(input:checked) .quiz-check::after,.quiz-card.is-featured .quiz-check::after{transform:scale(1) !important;}
.quiz-card:hover,.quiz-option:hover{border-color:#d4b474 !important;transform:translateY(-1px) !important;}
.quiz-grid-secondary{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
.quiz-back{margin-top:16px !important;border:0 !important;background:transparent !important;color:#7a8290 !important;font-size:13px !important;font-weight:700 !important;cursor:pointer !important;padding:8px 0 !important;}
.quiz-lead{border:1px solid #e9edf2 !important;border-radius:12px !important;padding:18px !important;background:#fffdf9 !important;}
.quiz-lead h3{font:600 26px/1.18 'BebasNeueCyrillic','Playfair Display',serif !important;color:#111827 !important;margin:0 0 14px !important;}
.quiz-lead-grid{display:grid !important;grid-template-columns:1fr 1fr !important;gap:12px !important;margin-bottom:12px !important;}
.quiz-lead input,.quiz-lead textarea{width:100%;border:1px solid #e0e5ec;border-radius:10px;padding:13px 14px;font:500 14px/1.2 'Inter',sans-serif;color:#1f2937;background:#fff;}
.quiz-footer{margin-top:36px;padding-top:25px;border-top:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between;gap:24px;}
.quiz-privacy{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;color:#1f2937;}
.quiz-privacy span{grid-row:1/3;width:28px;height:28px;border:1px solid #ddb764;border-radius:50%;display:grid;place-items:center;color:#d19b34;font-size:18px;}
.quiz-privacy b{font-size:13px;line-height:1.2;}
.quiz-privacy small{font-size:11px;color:#757e8b;}
.quiz-next{min-width:265px;height:54px;border:0;border-radius:8px;background:linear-gradient(180deg,#e4bd74 0%,#c99437 100%);color:#fff;font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:22px;box-shadow:0 10px 22px rgba(194,140,45,.22);cursor:pointer;}
.quiz-next span{font-size:19px;line-height:1;}
@media (max-width:1100px){.quiz-ref-hero{grid-template-columns:1fr !important}.quiz-ref-photo{height:300px;border-radius:18px}.quiz-main-row{grid-template-columns:1fr;gap:24px}.quiz-intro h2{max-width:none}.quiz-progress{width:min(100%,360px) !important}.quiz-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}
@media (max-width:768px){.quiz-ref{padding:38px 0 44px !important}.quiz-ref-copy h2{font-size:clamp(36px,10vw,48px) !important}.quiz-ref-copy p{font-size:14px;margin-bottom:24px}.quiz-ref-stats{grid-template-columns:1fr;gap:12px}.quiz-ref-stat{padding-right:0}.quiz-ref-stat::after{display:none}.quiz-ref-photo{height:220px}.quiz-shell{padding:24px 16px 20px;border-radius:18px}.quiz-grid,.quiz-grid-secondary{grid-template-columns:1fr !important}.quiz-card{grid-template-columns:22px 1fr 86px !important}.quiz-card img{width:86px !important;height:70px !important}.quiz-footer{flex-direction:column;align-items:stretch}.quiz-next{width:100%;min-width:0}.quiz-lead-grid{grid-template-columns:1fr !important}}

/* Header + search panel grid alignment */
@media (min-width:769px){
  .header > .container,
  .search-overlap.container{
    width:calc(100% - (var(--fluid-pad) * 2)) !important;
    max-width:calc(var(--section-max) - (var(--fluid-pad) * 2)) !important;
    padding-left:0 !important;
    padding-right:0 !important;
  }
  .search-panel{
    width:100% !important;
  }
}

/* Rating widget: replace client circles with 5 stars */
.rating-stars-left{
  display:flex !important;
  align-items:center !important;
  gap:2px !important;
}
.rating-stars-left .rating-star{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:24px !important;
  height:24px !important;
  margin:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:none !important;
  color:#f0cf7a !important;
  font-size:24px !important;
  line-height:1 !important;
  text-shadow:0 2px 8px rgba(0,0,0,.35) !important;
}
.rating-stars-left .rating-star + .rating-star{margin-left:0 !important;}
@media (max-width:768px){
  .rating-stars-left .rating-star{width:20px !important;height:20px !important;font-size:20px !important;}
}


/* Bebas Neue Cyrillic heading tuning */
h1,h2,h3,.logo,.section-title,.hero-left h1,.quiz-ref-copy h2,.quiz-intro h2,.dest-sidebar h2,.how-head h2,.reviews-head h2{font-family:'BebasNeueCyrillic','Playfair Display',serif !important;font-weight:400 !important;letter-spacing:.015em !important;line-height:.96 !important;}
h3,.card h3,.dest-card h3,.news-card h3{line-height:1.02 !important;}

.hero-full{position:relative;overflow:hidden;}

/* Blog section title left alignment */
.blog-section .section-head{
  text-align:left !important;
  justify-content:flex-start !important;
  align-items:flex-start !important;
  flex-direction:column !important;
  gap:4px !important;
}
.blog-section .section-head h2{
  text-align:left !important;
  margin-left:0 !important;
  margin-right:0 !important;
  max-width:100% !important;
}
.blog-section .section-head .section-kicker{
  align-self:flex-start !important;
}
