.s-photos-panel__image{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:0}.s-photos-panel{--bs-gutter-x:22px;--bs-gutter-y:0;margin-bottom:var(--section-block-sm--mb,var(--gutter-section));margin-left:auto;margin-right:auto;margin-top:var(--section-block-sm--mt,var(--gutter-section));max-width:var(--container--max-width,1400px);padding-left:calc(var(--bs-gutter-x)*.5);padding-left:var(--section-block--pl,var(--gutter-section-sm));padding-right:calc(var(--bs-gutter-x)*.5);padding-right:var(--section-block--pr,var(--gutter-section-sm));width:100%}@media(min-width:992px){.s-photos-panel{margin-bottom:var(--section-block--mb,var(--gutter-section));margin-top:var(--section-block--mt,var(--gutter-section))}}@media(max-width:767.98px){.s-photos-panel{--section-header--pr:var(--gutter-section-sm);--section-header--pl:var(--gutter-section-sm);padding-left:0;padding-right:0}}@media(min-width:576px){.s-photos-panel__context--mobile{display:none}}.s-photos-panel__context--tablet_desktop{display:none}@media(min-width:576px){.s-photos-panel__context--tablet_desktop{display:block}}.s-photos-panel__items{display:grid;gap:3px;gap:var(--s-photos-panel--gap,3px);grid-template-columns:repeat(var(--s-photos-panel--columns,2),1fr)}@media(min-width:576px){.s-photos-panel__items{grid-template-columns:repeat(var(--s-photos-panel--columns-breakpoint,3),1fr)}}.s-photos-panel__item{background-color:#e9e8e8;font-size:var(--s-photos-panel__button--fs,inherit);padding:2em;position:relative}@media(min-width:992px){.s-photos-panel__item{font-size:clamp(var(--s-photos-panel__button--fs,inherit),var(--s-photos-panel__button--fs,inherit) + .25vw,var(--s-photos-panel__button--fs,inherit) + .3em)}}.s-photos-panel__item-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;padding:2em}.s-photos-panel__button{background-color:var(--s-photos-panel__button--bg,#fff);border-radius:4px;color:var(--s-photos-panel__button--color,inherit);font-weight:500;line-height:1.2;max-width:100%;min-width:8em;overflow:hidden;padding:.7em 1.2em;position:relative;text-align:center;text-overflow:ellipsis;text-transform:uppercase}