.apps-block .title{margin:0;text-transform:uppercase}.apps-block .title em{text-transform:none}.apps-block .caption{font-size:1.4rem;margin-top:0;margin-bottom:0}.apps-block.no-heading .title{display:none}.title-wrapper-wrapper{margin-bottom:3rem}.apps-block .title-wrapper{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:0}.apps-block .subtitle-wrapper{align-items:flex-start;display:flex;flex-direction:column}.apps-block .subtitle-wrapper .caption-wrapper{margin-top:2rem}@media screen and (min-width:750px){.apps-block .subtitle-wrapper{align-items:flex-end;flex-direction:row;justify-content:space-between}.apps-block .subtitle-wrapper .caption-wrapper{margin-left:auto;margin-top:unset}}.apps-block .subtitle-wrapper .inline-richtext{max-width:50rem}.apps-block .subtitle-wrapper .caption-wrapper a{text-decoration:none}.apps-block .subtitle-wrapper .caption-wrapper a:hover{text-decoration:underline}#insta-feed{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:2rem}#insta-feed a{aspect-ratio:1/1;display:block;overflow:hidden}#insta-feed a:nth-of-type(3n+3){grid-column:span 2}#insta-feed .instafeed-container{height:100%!important;padding-top:0!important;width:100%!important}#insta-feed .instafeed-overlay,#insta-feed a .instafeed-container img{-o-object-fit:cover;object-fit:cover;height:100%!important;max-width:100%;width:100%!important}@media screen and (min-width:750px){#insta-feed{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,1fr);gap:2rem}#insta-feed a:nth-of-type(1){grid-area:1/1/2/2}#insta-feed a:nth-of-type(2){grid-area:2/1/3/2}#insta-feed a:nth-of-type(3){grid-area:1/2/3/4}#insta-feed a:nth-of-type(4){grid-area:1/4/2/5}#insta-feed a:nth-of-type(5){grid-area:2/4/3/5}#insta-feed a:nth-of-type(6){grid-area:1/5/3/7}}