.editorial-albums,.editorial-news,.editorial-photographs,.editorial-reviews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 36px;list-style:none;padding:0;margin:0}.editorial-album{display:block}.editorial-album__cover{display:block;overflow:hidden;border-radius:80px 20px 20px 20px;background:var(--sky-mist)}.editorial-albums>li:nth-child(2n) .editorial-album__cover{border-radius:20px 80px 20px 20px}.editorial-album__image{width:100%;aspect-ratio:8/5;-o-object-fit:cover;object-fit:cover;transition:transform .4s var(--ease-out)}.editorial-album__heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:20px}.editorial-album__title{font-size:clamp(1.25rem,2.1vw,1.75rem);font-weight:800;line-height:1.3}.editorial-album__count{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:.875rem;color:var(--sky-deep)}.editorial-arrow,.editorial-back,.editorial-social{display:inline-grid;place-items:center;flex:none;width:48px;height:48px;border:1px solid var(--sky-deep);border-radius:50%;color:var(--sky-deep);background:transparent;transition:background .18s ease,transform .2s var(--ease-out)}.editorial-back{background:var(--sun);border-color:var(--sun);color:var(--ink)}.editorial-photographs{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}.editorial-photograph{overflow:hidden;margin:0;border-radius:16px;background:var(--paper)}.editorial-photographs>li:nth-child(6n+1) .editorial-photograph{border-top-left-radius:64px}.editorial-photographs>li:nth-child(6n+3) .editorial-photograph{border-top-right-radius:64px}.editorial-photograph__image{width:100%;height:auto}.editorial-news{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:44px}.editorial-news__item{min-width:0;padding-bottom:24px;border-bottom:1px solid rgb(43 42 41/18%)}.editorial-news__cover{display:grid;place-items:center;aspect-ratio:4/3;overflow:hidden;margin-bottom:22px;background:var(--paper);border-radius:36px 16px 16px 16px}.editorial-news__cover img{display:block;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;transition:transform .4s var(--ease-out)}.editorial-date{display:flex;align-items:center;gap:8px;margin:0 0 14px;font-size:.8rem;font-weight:650;line-height:1.5;color:var(--sky-deep)}.editorial-news__title{margin:0;font-size:clamp(1.05rem,1.65vw,1.3rem);font-weight:800;line-height:1.45;overflow-wrap:anywhere}.editorial-news__link{display:flex;align-items:start;gap:14px;justify-content:space-between}.editorial-news__link .editorial-arrow{width:40px;height:40px}.editorial-news__excerpt{margin-top:14px;font-size:.875rem;line-height:1.8;color:rgb(43 42 41/78%);overflow-wrap:anywhere}.editorial-article__body{margin-top:28px}.editorial-article{overflow-wrap:anywhere}.editorial-reviews{align-items:start}.editorial-review{margin:0;padding:clamp(24px,3vw,40px);background:var(--paper);border-radius:36px 16px 16px 16px}.editorial-reviews>li:nth-child(2n) .editorial-review{background:var(--sky-mist);border-radius:16px 36px 16px 16px}.editorial-review>p{font-size:1rem;line-height:1.85}.editorial-reviews-empty{display:grid;grid-template-columns:.65fr 1.35fr;align-items:center;gap:clamp(32px,6vw,80px);padding-block:20px 32px}.editorial-reviews-empty__art{position:relative;display:grid;place-items:center;width:min(100%,320px);aspect-ratio:1;border-radius:50% 50% 16px 50%;background:var(--sun-tint);color:var(--sky-deep)}.editorial-reviews-empty__art:after{position:absolute;content:"";inset:12px -12px -12px 12px;border:2px solid var(--coral);border-radius:inherit;z-index:0}.editorial-reviews-empty__art svg{width:48%;height:48%}.editorial-reviews-empty__content h2{font-size:clamp(1.5rem,2.5vw,2.25rem);line-height:1.35}.editorial-reviews-empty__content>p{margin-top:20px;font-size:.95rem;line-height:1.85;color:rgb(43 42 41/82%)}.editorial-review-socials{display:flex;flex-wrap:wrap;gap:12px;list-style:none;padding:0;margin:22px 0}.editorial-social{width:52px;height:52px;background:var(--sky-mist);border-color:transparent}.editorial-social svg{width:23px;height:23px}.editorial-review-contact{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding-top:22px;border-top:1px solid rgb(43 42 41/15%)}.editorial-review-contact a{overflow-wrap:anywhere}.editorial-album:focus-visible,.editorial-back:focus-visible,.editorial-news__cover:focus-visible,.editorial-news__link:focus-visible,.editorial-social:focus-visible{outline:3px solid var(--sky-deep);outline-offset:5px}.editorial-album:focus-visible .editorial-arrow,.editorial-news__link:focus-visible .editorial-arrow{background:var(--sun)}@media (hover:hover){.editorial-album:hover .editorial-arrow,.editorial-back:hover,.editorial-news__link:hover .editorial-arrow,.editorial-social:hover{background:var(--sun);color:var(--ink)}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.editorial-album:hover .editorial-album__image,.editorial-news__cover:hover img{transform:scale(1.025)}.editorial-album:hover .editorial-arrow,.editorial-news__link:hover .editorial-arrow{transform:rotate(10deg)}}@media (max-width:1000px){.editorial-news{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-albums,.editorial-news{-moz-column-gap:24px;column-gap:24px}.editorial-reviews-empty{grid-template-columns:.5fr 1fr;gap:36px}}@media (max-width:767px){.editorial-photographs{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.editorial-photographs>li:nth-child(n) .editorial-photograph{border-radius:16px}.editorial-photographs>li:first-child{grid-column:1/-1}.editorial-photographs>li:first-child .editorial-photograph{border-top-left-radius:56px}.editorial-reviews-empty{grid-template-columns:1fr}.editorial-reviews-empty__art{width:140px}.editorial-reviews{grid-template-columns:1fr}}@media (max-width:540px){.editorial-albums,.editorial-news{grid-template-columns:1fr;gap:36px}.editorial-album__heading{margin-top:16px}.editorial-album__cover{border-top-left-radius:56px}.editorial-albums>li:nth-child(2n) .editorial-album__cover{border-top-right-radius:56px}.editorial-news__title{font-size:1.15rem}}@media (prefers-reduced-motion:reduce){[class^=editorial-]{transition:none!important}}.a11y-mode [class^=editorial-]{transform:none!important;transition:none!important}.a11y-mode .editorial-album__image,.a11y-mode .editorial-news__cover img{transform:none!important}.a11y-mode .editorial-reviews-empty__art{display:none}.a11y-mode .editorial-reviews-empty{grid-template-columns:1fr}