.section-visa-dest{padding:6rem 0 5rem;background:#0d1b4b;position:relative;overflow:hidden}.vd-map-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 500'%3E%3Cpath fill='none' stroke='rgba(255,255,255,0.05)' stroke-width='1' d='M140,120 Q160,100 180,115 Q200,95 230,110 Q250,90 280,105 L290,140 Q270,155 250,145 Q230,160 210,148 Q190,165 165,150 Q145,160 140,145 Z M320,95 Q350,80 380,90 Q400,75 430,85 Q460,70 490,80 L500,120 Q475,135 450,125 Q425,140 400,130 Q375,145 350,135 Q325,148 320,130 Z M530,85 Q560,70 590,82 Q615,68 645,78 L650,115 Q625,128 600,118 Q575,132 550,122 Q530,134 525,118 Z M100,180 Q125,165 155,175 Q175,160 210,170 Q235,155 265,165 L270,205 Q245,218 220,208 Q195,222 170,212 Q145,226 120,215 Q98,225 95,208 Z M420,160 Q450,145 480,158 Q505,143 535,155 Q560,140 590,152 L595,192 Q570,205 545,195 Q520,208 495,198 Q470,212 445,202 Q420,215 418,198 Z M600,155 Q630,140 660,152 Q685,137 715,148 Q745,133 770,145 L775,182 Q750,195 725,185 Q700,198 675,188 Q650,200 625,190 Q600,202 597,185 Z M200,240 Q230,225 260,238 Q285,222 315,235 Q345,220 375,232 L378,270 Q348,282 318,272 Q290,286 262,275 Q235,288 208,278 Q183,290 198,272 Z M500,230 Q530,215 560,228 Q590,213 620,225 Q650,210 680,222 L683,262 Q653,274 623,264 Q593,278 563,267 Q533,280 503,270 Z M720,220 Q750,205 780,218 Q810,203 840,215 L842,252 Q812,265 782,255 Q752,268 722,258 Z'/%3E%3C/svg%3E");background-size:cover;background-position:center;pointer-events:none;opacity:.6}.vd-container{max-width:1280px;margin:0 auto;padding:0 3rem;position:relative;z-index:1}.vd-header{margin-bottom:3rem}.vd-header h2{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3.2rem);font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.1}.vd-header p{font-size:1rem;color:#ffffff94;max-width:520px;line-height:1.7}.vd-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.vd-tab{font-family:var(--font-accent);font-size:.78rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:.5rem 1.2rem;border-radius:100px;border:1.5px solid rgba(255,255,255,.18);background:transparent;color:#ffffff8c;cursor:pointer;transition:all .22s ease;white-space:nowrap}.vd-tab:hover{border-color:var(--color-gold);color:var(--color-gold);background:#f2b70514}.vd-tab.active{background:var(--color-gold);border-color:var(--color-gold);color:#0d1b4b}.vd-carousel-outer{position:relative}.vd-carousel{display:flex;gap:1.1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;scrollbar-width:none;-ms-overflow-style:none}.vd-carousel::-webkit-scrollbar{display:none}.vd-card{flex-shrink:0;width:220px;height:290px;border-radius:16px;overflow:hidden;position:relative;scroll-snap-align:start;cursor:pointer;display:block;text-decoration:none;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px #0006;transition:transform .35s ease,box-shadow .35s ease}.vd-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 20px 50px #0000008c}.vd-card-img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.vd-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.vd-card:hover .vd-card-img img{transform:scale(1.06)}.vd-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000001a,#0000001f 45%,#000000bf);z-index:1;pointer-events:none}.vd-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding:1rem}.vd-card-flag{font-size:1.75rem;line-height:1;filter:drop-shadow(0 2px 6px rgba(0,0,0,.5))}.vd-card-info{display:flex;flex-direction:column;gap:.2rem}.vd-card-name{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;color:#fff;line-height:1.2;text-shadow:0 1px 8px rgba(0,0,0,.6)}.vd-card-types{font-family:var(--font-accent);font-size:.7rem;font-weight:600;color:var(--color-gold);letter-spacing:.06em;text-transform:uppercase;text-shadow:0 1px 6px rgba(0,0,0,.7)}.vd-nav{display:flex;gap:.6rem;margin-top:1.75rem;justify-content:flex-end}.vd-nav-btn{width:44px;height:44px;border-radius:50%;border:1.5px solid rgba(242,183,5,.45);background:#f2b70514;color:var(--color-gold);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.vd-nav-btn:hover{background:var(--color-gold);border-color:var(--color-gold);color:#0d1b4b;transform:scale(1.08)}.vd-nav-btn:disabled{opacity:.3;cursor:default;transform:none}.vd-footer{margin-top:3rem;display:flex;justify-content:center}@media (max-width: 900px){.vd-container{padding:0 2rem}}@media (max-width: 768px){.section-visa-dest{padding:4rem 0 3.5rem}.vd-container{padding:0 1.25rem}.vd-card{width:185px;height:250px}}.section-europe{background:#f8f5f0;position:relative}.section-europe:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8c1a2e,#f2b705,#2b3a8c)}.europe-container{max-width:1280px;margin:0 auto;padding:0 3rem}.europe-header{text-align:center;margin-bottom:2.5rem}.europe-header h2{font-family:var(--font-heading);font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;color:#0d0d0d;line-height:1.1;margin-bottom:.75rem}.europe-header h2 em{font-style:italic;color:#2b3a8c}.europe-header p{font-size:1rem;color:#666;line-height:1.65}.europe-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;justify-content:center}.eu-tab{font-family:var(--font-accent);font-size:.8rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:.55rem 1.3rem;border-radius:100px;border:1.5px solid rgba(0,0,0,.15);background:transparent;color:#666;cursor:pointer;transition:all .22s ease;white-space:nowrap}.eu-tab:hover{border-color:#2b3a8c;color:#2b3a8c;background:#2b3a8c0f}.eu-tab.active{background:#2b3a8c;border-color:#2b3a8c;color:#fff}.eu-countries-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;margin-bottom:3rem}.eu-country-card{background:#fff;border-radius:14px;border:1.5px solid rgba(0,0,0,.07);padding:1.25rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:default;position:relative;overflow:hidden}.eu-country-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#2b3a8c,#f2b705);opacity:0;transition:opacity .3s ease}.eu-country-card:hover{transform:translateY(-4px);box-shadow:0 10px 32px #0000001a;border-color:#2b3a8c33}.eu-country-card:hover:before{opacity:1}.eu-flag{font-size:2.25rem;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}.eu-country-name{font-family:var(--font-accent);font-size:.82rem;font-weight:600;color:#0d0d0d;line-height:1.3}.eu-visa-tags{display:flex;flex-wrap:wrap;gap:.3rem;justify-content:center}.eu-tag{font-family:var(--font-accent);font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.18rem .5rem;border-radius:100px;white-space:nowrap;border:1px solid transparent}.eu-tag--work{color:#2b3a8c;background:#2b3a8c1a;border-color:#2b3a8c33}.eu-tag--tour,.eu-tag--schengen{color:#8a6900;background:#f2b70524;border-color:#f2b70559}.eu-tag--pr{color:#8c1a2e;background:#8c1a2e1a;border-color:#8c1a2e38}.europe-cta{background:linear-gradient(135deg,#2b3a8c,#8c1a2e);border-radius:16px;padding:3rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;position:relative;overflow:hidden}.europe-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 50% 80% at 100% 50%,rgba(242,183,5,.15) 0%,transparent 60%);pointer-events:none}.europe-cta-text{position:relative;z-index:1}.europe-cta-text h3{font-family:var(--font-display);font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:700;color:#fff;line-height:1.25;margin-bottom:.5rem}.europe-cta-text p{font-size:.9rem;color:#ffffffb3;line-height:1.6;max-width:500px}.europe-cta .btn{position:relative;z-index:1;flex-shrink:0}@media (max-width: 1100px){.eu-countries-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width: 900px){.europe-container{padding:0 2rem}.eu-countries-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.europe-container{padding:0 1.25rem}.eu-countries-grid{grid-template-columns:repeat(3,1fr);gap:.75rem}.europe-cta{padding:2rem 1.5rem;flex-direction:column;align-items:flex-start}}@media (max-width: 480px){.eu-countries-grid{grid-template-columns:repeat(2,1fr)}.eu-flag{font-size:1.75rem}.eu-country-name{font-size:.78rem}}@media (max-width: 900px){.eu-visa-split,.eu-tourist-split{grid-template-columns:1fr!important;gap:2rem!important}}@media (max-width: 900px){.eu-pr-steps-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 768px){.eu-tourist-cards{grid-template-columns:1fr 1fr!important}}@media (max-width: 640px){.eu-tourist-cards{grid-template-columns:1fr!important;gap:1rem!important}}@media (max-width: 480px){.eu-pr-steps-grid{grid-template-columns:1fr!important}.europe-container{padding:0 1rem}}
