.grid-gallery{--gutter:40px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;margin:20px 10px;position:relative}@media(min-width:861px) and (max-width:1280px){.grid-gallery{justify-content:center}.grid-gallery .grid-gallery__item{--per-row:3}.grid-gallery .grid-gallery__item.hide_on_tablet{display:none}}@media(max-width:860px){.grid-gallery{justify-content:center}.grid-gallery .grid-gallery__item{--per-row:2}.grid-gallery .grid-gallery__item.hide_on_mobile{display:none}}@media(max-width:559px){.grid-gallery{flex-direction:column}}@media(min-width:861px){.grid-gallery::after,.grid-gallery::before{content:"";background-size:contain;height:100%;position:absolute;left:-60px;bottom:0;width:200px;z-index:0}.grid-gallery::after{right:-60px;left:auto}.grid-gallery>*{position:relative;z-index:10}.grid-gallery--accent-careers::before{background-image:url(//cdn2.hubspot.net/hubfs/7044196/raw_assets/public/q2-migration/assets/images/careers-gallery-flair-0.png);background-position:center top;top:0}.grid-gallery--accent-careers::after{background-image:url(//cdn2.hubspot.net/hubfs/7044196/raw_assets/public/q2-migration/assets/images/careers-gallery-flair-1.png);background-position:center bottom}.grid-gallery--accent-community::before{background-image:url(//cdn2.hubspot.net/hubfs/7044196/raw_assets/public/q2-migration/assets/images/blue-yellow-icon.svg);left:120px;width:120px;height:80px;bottom:0;transform:rotate(180deg)}}@media(min-width:861px) and (max-width:1280px){.grid-gallery--accent-community::before{left:-20px}}@media(min-width:861px){.grid-gallery--accent-community::after{background-image:url(//cdn2.hubspot.net/hubfs/7044196/raw_assets/public/q2-migration/assets/images/half-red.svg);background-position:center bottom;right:120px;bottom:0;width:120px;height:160px;transform:rotate(180deg)}}@media(min-width:861px) and (max-width:1280px){.grid-gallery--accent-community::after{right:-20px}}.grid-gallery__inner{padding-bottom:100%;position:relative}.grid-gallery__content{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.grid-gallery__item{border-radius:10px;box-shadow:0 .25em .75em rgba(0,0,0,.1);width:calc((100% - (var(--gutter) * var(--per-row)))/ var(--per-row));margin:calc(var(--gutter)/ 2);overflow:hidden}.grid-gallery__item--icon{height:80px;width:80px}.grid-gallery__item--title{font-size:18px;line-height:1.25;margin:20px 0;text-align:center}