@media only screen and (min-width:0em){#sbs{padding:var(--sectionPadding)}#sbs .cs-container{width:100%;max-width:60rem;margin:auto;display:flex;justify-content:center;flex-direction:column;row-gap:1rem}#sbs .cs-title{text-align:left;max-width:100%;margin-bottom:8px;font-size:32px}#sbs .cs-subtitle{color:var(--headerColor);font-weight:700;text-align:left;max-width:100%;font-size:20px}#sbs .cs-text{text-align:left;max-width:unset;color:var(--bodyTextColor)}#sbs .cs-text a{color:var(--link)}#int-hero{margin-bottom:2em}.pswp-gallery{display:flex;flex-wrap:wrap;gap:4px}.pswp-gallery a{text-decoration:none;width:calc(50% - 2px);aspect-ratio:1/1}.pswp-gallery img{width:100%;height:100%;object-fit:cover}}@media only screen and (min-width:64em){#sbs .cs-container{flex-flow:row;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:1rem}#int-hero{margin-bottom:4em}.pswp-gallery a{width:188px;aspect-ratio:1/1}}