.page-hero{text-align:center;justify-content:center;align-items:center;min-height:480px;display:flex;position:relative;overflow:hidden}.page-hero__bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page-hero__overlay{background:linear-gradient(#0a1628b3 0%,#0a1628d9 100%);position:absolute;inset:0}.page-hero__content{z-index:1;max-width:720px;padding:120px 24px 64px;position:relative}.page-hero__breadcrumb{color:#fff9;align-items:center;gap:8px;margin-bottom:24px;font-size:.82rem;font-weight:500;animation:.6s cubic-bezier(.16,1,.3,1) .2s both pageHeroFadeIn;display:inline-flex}.page-hero__breadcrumb a{color:#fff9;transition:color .2s}.page-hero__breadcrumb a:hover{color:var(--color-accent-gold)}.page-hero__title{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,5.2vw,3.25rem);font-weight:400;line-height:1.1;animation:.8s cubic-bezier(.16,1,.3,1) .35s both pageHeroFadeIn}.page-hero__subtitle{color:#ffffffbf;max-width:620px;margin:0 auto;font-size:1.08rem;line-height:1.65;animation:.7s cubic-bezier(.16,1,.3,1) .5s both pageHeroFadeIn}@keyframes pageHeroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.consulting-intro{padding:var(--section-padding);background:var(--color-bg);padding-left:24px;padding-right:24px}.consulting-intro__inner{max-width:var(--container-max);grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin:0 auto;display:grid}.consulting-intro__text h2{font-family:var(--font-display);color:var(--color-accent-navy);letter-spacing:-.015em;margin-bottom:22px;font-size:clamp(1.65rem,3vw,2.3rem);font-weight:400;line-height:1.15}.consulting-intro__text p{color:var(--color-text-secondary);margin-bottom:18px;font-size:1.02rem;line-height:1.75}.consulting-intro__text strong{color:var(--color-accent-navy);font-weight:700}.consulting-intro__image{border-radius:var(--radius-lg);object-fit:cover;width:100%;max-height:420px;box-shadow:var(--shadow-lg);transition:transform .8s,box-shadow .4s}.consulting-intro__image:hover{transform:scale(1.02);box-shadow:0 20px 60px #00000026}.tour-programs{padding:var(--section-padding);background:var(--color-bg-alt);padding-left:24px;padding-right:24px}.tour-programs__inner{max-width:var(--container-max);margin:0 auto}.tour-programs__grid{grid-template-columns:repeat(2,1fr);gap:28px;margin-top:48px;display:grid}.tour-card{border:1px solid var(--color-border);isolation:isolate;background:#fff;border-radius:24px;flex-direction:column;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .25s;display:flex;position:relative;overflow:hidden}.tour-card:hover{border-color:#0e1f3c2e;transform:translateY(-6px);box-shadow:0 24px 50px -20px #0e1f3c2e}.tour-card__visual{border-bottom:1px solid var(--color-border);background:linear-gradient(160deg,#f4f6fb 0%,#fbfcfe 55%,#fff 100%);height:220px;position:relative;overflow:hidden}.tour-card__visual-bg{color:var(--color-accent-navy);position:absolute;inset:0}.tour-card__grid{width:100%;height:100%;color:var(--color-accent-navy);pointer-events:none;position:absolute;inset:0}.tour-card__icon-main{width:96px;height:96px;color:var(--color-accent-navy);z-index:2;background:linear-gradient(145deg,#fff 0%,#f4f6fb 100%);border:1px solid #0e1f3c14;border-radius:24px;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.34,1.5,.64,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 36px -14px #0e1f3c38,inset 0 1px #ffffffe6}.tour-card__icon-main:after{content:"";background:var(--color-accent-gold);border-radius:50%;width:12px;height:12px;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #c9a84c66}.tour-card:hover .tour-card__icon-main{transform:translate(-50%,-54%)scale(1.04)}.tour-card__chip{z-index:3;border:1px solid var(--color-border);background:#fff;border-radius:14px;align-items:center;padding:10px 14px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:absolute;box-shadow:0 6px 18px -6px #0e1f3c1f}.tour-card__chip--stat{flex-direction:column;align-items:flex-end;gap:2px;top:22px;right:22px}.tour-card__chip--stat .tour-card__chip-num{font-family:var(--font-display);color:var(--color-accent-navy);letter-spacing:-.02em;font-size:1.4rem;font-weight:400;line-height:1}.tour-card__chip--stat .tour-card__chip-label{font-family:var(--font-heading);color:var(--color-text-light);letter-spacing:.02em;font-size:.66rem;font-weight:500}.tour-card:hover .tour-card__chip--stat{transform:translateY(-3px)}.tour-card__chip--country{font-family:var(--font-heading);color:var(--color-accent-navy);gap:8px;padding:8px 14px;font-size:.78rem;font-weight:600;bottom:22px;left:22px}.tour-card__chip-dot{background:var(--color-accent-gold);border-radius:50%;flex-shrink:0;width:6px;height:6px}.tour-card:hover .tour-card__chip--country{transform:translateY(-3px)}.tour-card__number{z-index:2;font-family:var(--font-display);color:var(--color-text-light);letter-spacing:-.02em;border:1px solid var(--color-border);background:#fff;border-radius:8px;padding:4px 10px;font-size:1.1rem;font-weight:400;position:absolute;top:22px;left:22px}.tour-card__body{flex-direction:column;flex:1;padding:28px 30px 26px;display:flex}.tour-card__title{font-family:var(--font-heading);color:var(--color-accent-navy);letter-spacing:-.01em;margin-bottom:10px;font-size:1.2rem;font-weight:700;line-height:1.3}.tour-card__desc{color:var(--color-text-secondary);flex:1;margin-bottom:20px;font-size:.92rem;line-height:1.65}.tour-card__countries{flex-wrap:wrap;gap:6px;margin-bottom:22px;display:flex}.tour-card__country{color:var(--color-text-secondary);border:1px solid var(--color-border);font-size:.76rem;font-weight:500;font-family:var(--font-heading);background:#f4f6fb;border-radius:100px;padding:5px 12px;transition:background .2s,color .2s;display:inline-block}.tour-card:hover .tour-card__country{color:var(--color-accent-navy);background:#ebeef6}.tour-card__bottom{border-top:1px solid var(--color-border);margin-top:auto;padding-top:18px}.tour-card__link{font-family:var(--font-heading);color:var(--color-accent-navy);cursor:pointer;align-items:center;gap:8px;font-size:.88rem;font-weight:600;transition:gap .2s,color .2s;display:inline-flex}.tour-card:hover .tour-card__link{color:var(--color-accent-gold);gap:14px}@media (max-width:900px){.tour-programs__grid{grid-template-columns:1fr;gap:18px}.tour-card__visual{height:200px}.tour-card__icon-main{border-radius:20px;width:82px;height:82px}.tour-card__body{padding:24px 22px 22px}.tour-card__title{font-size:1.1rem}}@media (max-width:560px){.tour-card__visual{height:180px}.tour-card__icon-main{border-radius:18px;width:72px;height:72px}.tour-card__chip--stat{padding:8px 10px;top:16px;right:16px}.tour-card__chip--stat .tour-card__chip-num{font-size:1.2rem}.tour-card__chip--country{padding:6px 10px;font-size:.72rem;bottom:16px;left:16px}.tour-card__number{font-size:.95rem;top:16px;left:16px}}.completed-tours{padding:var(--section-padding);background:var(--color-bg);padding-left:24px;padding-right:24px}.completed-tours__inner{max-width:var(--container-max);margin:0 auto}.completed-tours__timeline{flex-direction:column;gap:48px;margin-top:56px;display:flex;position:relative}.completed-tours__timeline:before{content:"";background:linear-gradient(to bottom,transparent,var(--color-accent-blue-light)5%,var(--color-accent-blue-light)95%,transparent);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.tour-event{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid;position:relative}.tour-event:nth-child(odd) .tour-event__gallery{order:1}.tour-event:nth-child(odd) .tour-event__content,.tour-event:nth-child(2n) .tour-event__gallery{order:2}.tour-event:nth-child(2n) .tour-event__content{order:1}.tour-event:after{content:"";background:var(--color-accent-blue);width:14px;height:14px;box-shadow:0 0 0 3px var(--color-accent-blue-light);z-index:2;border:3px solid #fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tour-event__gallery{position:relative}.tour-event__main-img{border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--shadow-md);transition:all var(--duration-normal)var(--ease-smooth);position:relative;overflow:hidden}.tour-event__main-img:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.tour-event__main-img img{object-fit:cover;width:100%;height:360px;transition:transform var(--duration-normal)var(--ease-smooth);display:block}.tour-event__main-img:hover img{transform:scale(1.03)}.tour-event__zoom-hint{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;opacity:0;background:#00000080;border-radius:100px;align-items:center;gap:6px;padding:8px 16px;font-size:.78rem;font-weight:500;transition:all .3s;display:flex;position:absolute;bottom:16px;right:16px;transform:translateY(4px)}.tour-event__main-img:hover .tour-event__zoom-hint{opacity:1;transform:translateY(0)}.tour-event__thumb{border-radius:var(--radius-md);width:110px;height:110px;box-shadow:var(--shadow-md);cursor:pointer;transition:all var(--duration-normal)var(--ease-smooth);z-index:3;border:4px solid #fff;position:absolute;bottom:-20px;right:-16px;overflow:hidden}.tour-event:nth-child(2n) .tour-event__thumb{left:-16px;right:auto}.tour-event__thumb:hover{box-shadow:var(--shadow-lg);transform:scale(1.08)}.tour-event__thumb img{object-fit:cover;width:100%;height:100%}.tour-event__content{flex-direction:column;display:flex}.tour-event__date{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent-gold);background:#c9a84c1a;border-radius:100px;align-items:center;gap:6px;width:fit-content;margin-bottom:8px;padding:6px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.tour-event__location{color:var(--color-accent-blue);background:var(--color-accent-blue-light);border-radius:100px;align-items:center;gap:6px;width:fit-content;margin-bottom:16px;padding:5px 14px;font-size:.78rem;font-weight:500;display:inline-flex}.tour-event__title{font-family:var(--font-display);color:var(--color-accent-navy);margin-bottom:12px;font-size:1.25rem;font-weight:400;line-height:1.3}.tour-event__desc{color:var(--color-text-light);margin-bottom:16px;font-size:.9rem;line-height:1.7}.tour-event__mini-gallery{flex-wrap:wrap;gap:8px;display:flex}.tour-event__mini-img{cursor:pointer;width:64px;height:64px;transition:all var(--duration-fast)var(--ease-smooth);border:2px solid #0000;border-radius:8px;overflow:hidden}.tour-event__mini-img:hover{border-color:var(--color-accent-blue);transform:scale(1.1);box-shadow:0 4px 12px #7c8cf833}.tour-event__mini-img img{object-fit:cover;width:100%;height:100%}@media (max-width:900px){.consulting-intro__inner{grid-template-columns:1fr;gap:32px}.tour-programs__grid{grid-template-columns:1fr}.completed-tours__timeline:before{display:none}.tour-event{grid-template-columns:1fr;gap:24px}.tour-event:after{display:none}.tour-event:nth-child(odd) .tour-event__gallery,.tour-event:nth-child(2n) .tour-event__gallery{order:1}.tour-event:nth-child(odd) .tour-event__content,.tour-event:nth-child(2n) .tour-event__content{order:2}.tour-event:nth-child(2n) .tour-event__thumb{left:auto;right:0}.tour-event__thumb{right:0}.tour-event__gallery{overflow:hidden}}@media (max-width:640px){.page-hero{min-height:320px}.page-hero__content{padding:100px 16px 48px}.tour-event__main-img img{height:220px}}
