:root{--zero: 0;--xxs: 375px;--xs: 450px;--sm: 769px;--md: 980px;--lg: 1025px;--xl: 1100px;--2xl: 1280px;--3xl: 1440px;--4xl: 1920px}@media screen and (min-width: 980px){.md-max{display:none}}@media screen and (max-width: 979px){.md-min{display:none}}.pages{margin:var(--spacing-xxl) 0}.pages-inner{margin:0 auto}.pages-header{margin:0 0 40px}.pages-header p:last-child{padding:0 0 40px;border-bottom:1px solid var(--grey-400)}.pages-title{margin:0 0 16px}.pages-items{--divider: 3;--gap: 64px;display:flex;flex-wrap:wrap;gap:64px;gap:var(--gap)}@media screen and (max-width: 768px){.pages-items{--gap: 40px;--divider: 1;flex-direction:column}}.pages-item{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media screen and (min-width: 769px){.pages-item:nth-child(2){transition-delay:.4s!important}.pages-item:last-child{transition-delay:.6s!important}}.pages-item:hover,.pages-item:focus-within{--scale: 1.02}.pages-item-media{aspect-ratio:335/200;max-width:100%;overflow:hidden}.pages-item-media picture,.pages-item-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pages-item-media img{transform:scale(1);transform:scale(var(--scale, 1));transition:transform .4s var(--ease-out-quad)}.pages-item-button{margin-top:auto}.pages-item-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}
