.gallery-section{position:relative;width:100%;padding:100px 48px 120px;overflow:hidden}.gallery-section__inner{width:100%;max-width:1280px;margin:0 auto}.gallery-section__heading{display:flex;flex-direction:column;align-items:center;margin:0 0 64px;color:#ffffff;font-size:68px;font-weight:600;line-height:1.05;letter-spacing:-.02em;text-align:right;text-transform:uppercase}.gallery-section__heading span{display:block;white-space:nowrap}.gallery-section__heading>span:first-child{display:block;white-space:nowrap;position:relative;left:15%}.gallery-section__heading>span:nth-child(2){display:block;white-space:nowrap;position:relative;left:-5%}.gallery-section__heading>span:nth-child(3){display:block;white-space:nowrap;position:relative;left:5%}.gallery-section__heading>span:last-child{display:block;white-space:nowrap;position:relative;left:-10%}.gallery-section__slider{position:relative;display:grid;grid-template-columns:minmax(280px,1fr) minmax(260px,380px) 32px;align-items:start;gap:24px 32px}.gallery-photo{position:relative;display:flex;align-items:flex-start;gap:16px;width:100%}.gallery-section__thumb{width:100px;height:120px;flex-shrink:0;padding:0;border:none;border-radius:16px;background:none;overflow:hidden;cursor:pointer;opacity:.55;transition:opacity .2s ease}.gallery-section__thumb:hover{opacity:.85}.gallery-section__thumb--waiting img{opacity:0}.gallery-section__thumb img{display:block;width:100%;height:100%;object-fit:cover}.gallery-section__main{position:relative;width:100%;aspect-ratio:4/3;border-radius:28px;overflow:hidden;background:rgba(255,255,255,.04)}.gallery-section__main-img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit;transform-origin:center center;will-change:transform,opacity}.gallery-photo__travel{position:absolute;top:0;left:0;z-index:3;display:block;width:0;height:0;object-fit:cover;opacity:0;visibility:hidden;pointer-events:none}.gallery-section__main-img--enter{z-index:2;animation:gallery-photo-enter .66s cubic-bezier(.22,.61,.36,1) forwards}@keyframes gallery-photo-enter{0%{opacity:.15;transform:scale(1.05);clip-path:inset(14% 14% 14% 14% round 20px)}to{opacity:1;transform:scale(1);clip-path:inset(0 0 0 0 round 0)}}@media (prefers-reduced-motion:reduce){.gallery-section__main-img--enter{animation:none}.gallery-photo__travel{display:none}}.gallery-section__content{display:flex;flex-direction:column;align-self:stretch;justify-content:flex-start;min-height:100%;padding-top:56px}.gallery-section__content-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.gallery-section__index{margin-top:4px;display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;border-radius:8px;background:rgba(255,255,255,.1);color:#ffffff;font-size:14px;font-weight:600;line-height:1}.gallery-section__title{margin:0;color:#ffffff;font-size:40px;font-weight:600;line-height:1.1}.gallery-section__desc{margin:0;color:rgba(255,255,255,.65);font-size:16px;font-weight:400;line-height:1.6;white-space:pre-line}.gallery-section__desc-link{color:#ee7d33;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease,opacity .2s ease}.gallery-section__desc-link:hover{color:#f5924f;opacity:.9}.gallery-section__title--mobile{display:none}.gallery-section__link{display:inline-flex;align-items:center;gap:8px;margin-top:24px;color:#ffffff;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:opacity .2s ease}.gallery-section__link:hover{opacity:.75}.gallery-section__link span{font-size:18px}.gallery-section__nav{margin-top:auto;padding-top:24px}.gallery-section__pagination{display:flex;flex-direction:column;align-items:center;gap:10px}.gallery-section__pagination-item{width:6px;height:6px;padding:0;border:none;border-radius:999px;background:rgba(255,255,255,.28);cursor:pointer;transition:height .25s ease,background .25s ease}.gallery-section__pagination-item--active{width:4px;height:32px;background:#ffffff}@media (max-width:1100px){.gallery-section__slider{grid-template-columns:1fr;grid-template-rows:auto auto;gap:20px}.gallery-photo{grid-row:1;grid-column:1}.gallery-section__thumb{width:80px;height:96px}.gallery-section__content{grid-row:2;grid-column:1;padding-top:0}.gallery-section__pagination{position:absolute;top:50%;right:0;transform:translateY(-50%)}}@media (max-width:640px){.gallery-section{padding:48px 20px 64px;overflow:visible}.gallery-section__inner{width:100%;max-width:100%}.gallery-section__heading{align-items:flex-start;margin-bottom:32px;font-size:clamp(28px,8.8vw,36px);line-height:1.08;text-align:left}.gallery-section__heading span{position:static;left:auto;white-space:normal}.gallery-section__heading>span:nth-child(2){padding-left:20%}.gallery-section__heading>span:nth-child(4){padding-left:30%}.gallery-section__slider{display:flex;flex-direction:column;align-items:stretch;gap:0}.gallery-section__thumb{display:none}.gallery-photo{order:1;width:100%;margin-bottom:20px}.gallery-section__main{aspect-ratio:16/11;border-radius:20px}.gallery-section__content{order:2;display:grid;grid-template-columns:32px minmax(0,1fr);column-gap:12px;row-gap:16px;align-self:stretch;justify-content:flex-start;min-height:auto;width:100%;padding:0}.gallery-section__content-head{display:contents}.gallery-section__index{grid-column:1;grid-row:1;align-self:start;justify-self:center;min-width:32px;height:32px;font-size:13px}.gallery-section__title{grid-column:2;grid-row:1;align-self:start;min-width:0;font-size:clamp(20px,5.8vw,26px);line-height:1.12;text-transform:uppercase}.gallery-section__title--desktop{display:block}.gallery-section__title--mobile{display:none}.gallery-section__title:has(.gallery-section__title--mobile) .gallery-section__title--desktop{display:none}.gallery-section__title:has(.gallery-section__title--mobile) .gallery-section__title--mobile{display:flex;flex-direction:column;align-items:flex-start;gap:0}.gallery-section__title-lines>span{display:block;max-width:100%;padding-left:0;white-space:normal}.gallery-section__desc{grid-column:2;grid-row:2;width:100%;margin:0;padding:0;font-size:14px;line-height:1.65;text-align:left}.gallery-section__link{grid-column:2;grid-row:3;margin-top:0;font-size:14px}.gallery-section__nav{grid-column:2;grid-row:4;padding-top:0}.gallery-section__pagination{position:static;order:3;flex-direction:row;justify-content:center;gap:8px;margin-top:28px;transform:none}.gallery-section__pagination-item--active{width:28px;height:4px}}