.press-cards{position:relative;width:100%;background-color:var(--color-background-dual);background-position:0 0,var(--layout-container-padding) 68px,right var(--layout-container-padding) top 68px,left var(--layout-container-padding) bottom 52px,right var(--layout-container-padding) bottom 52px;background-repeat:repeat,no-repeat,no-repeat,no-repeat,no-repeat}.press-cards .press-cards-content{padding:88px var(--layout-container-padding) 130px}.press-cards .press-cards-title{padding-bottom:58px;text-align:center}.press-cards .press-cards-wrapper{padding:0px 58px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.press-cards .press-cards-nav{position:absolute;width:36px;height:122px;display:flex;justify-content:center;align-items:center;background-color:var(--color-button-primary);box-sizing:border-box;cursor:pointer}.press-cards .press-cards-nav:hover,.press-cards .press-cards-nav:focus{opacity:.7}.press-cards .press-cards-nav.press-cards-nav-left{top:311px;left:0px}.press-cards .press-cards-nav.press-cards-nav-right{top:311px;right:0px}.press-cards .press-cards-nav.press-cards-nav-right:after,.press-cards .press-cards-nav.press-cards-nav-left:after{content:"";position:absolute;top:48px;width:25px;height:26px;background:url(https://cdn2.hubspot.net/hubfs/3370273/Website_assets_3/icons/chevron-white.svg) no-repeat}.press-cards .press-cards-nav.press-cards-nav-left:after{left:11px}.press-cards .press-cards-nav.press-cards-nav-right:after{right:11px;transform:rotate(180deg)}.press-cards .press-cards-card{padding:28px;width:340px;align-items:flex-start;box-sizing:border-box;box-shadow:4px 4px 0 var(--color-brand);transition:all .1s ease}.press-cards .press-cards-card:not(.press-cards-card-visible){display:none !important}.press-cards .press-cards-card.press-cards-card-visible{animation:grow .4s ease}.press-cards .press-cards-image{height:32px}.press-cards .press-cards-description{margin-top:40px;height:131px;text-align:left}.press-cards .press-cards-link{position:relative;margin-top:39px !important}.press-cards #press-card-link a.cta_button{display:flex !important;width:auto !important;padding:0 !important;background:none !important;border:none !important;font-size:14px !important;font-weight:600 !important;line-height:17px !important;letter-spacing:.5px !important;text-decoration:none !important;text-transform:uppercase !important;color:var(--color-button-primary) !important}.press-cards #press-card-link a.cta_button:after{content:"";display:inline-block;align-self:center;width:13px;height:12px;margin-left:8px;cursor:pointer;background:url(https://cdn2.hubspot.net/hubfs/3370273/Website_assets_3/icons/arrow-right-blue.svg) no-repeat}.press-cards #press-card-link a.cta_button:hover{opacity:.7 !important}@media(max-width:1420px){.press-cards .press-cards-wrapper{justify-content:space-around;max-height:317px;overflow:hidden}}@media(max-width:767px){.press-cards{background-image:url(https://cdn2.hubspot.net/hubfs/3370273/Website_assets_3/images/home/square-border.svg)}.press-cards .press-cards-content{padding:32px var(--layout-container-padding)}.press-cards .press-cards-title{padding-bottom:0px;margin-bottom:32px}.press-cards .press-cards-wrapper{padding:4px;display:flex;flex-flow:row nowrap;justify-content:flex-start;overflow:scroll}.press-cards .press-cards-card{margin-right:16px;min-width:206px;padding:16px}.press-cards .press-cards-card:last-child{margin-right:0px}.press-cards .press-cards-image{height:18px}.press-cards .press-cards-description{margin-top:24px;height:auto}.press-cards .press-cards-link{margin-top:24px !important}.press-cards .press-cards-nav.press-cards-nav-left,.press-cards .press-cards-nav.press-cards-nav-right{display:none}}@keyframes grow{0%{transform:translate(-20px,-40px);box-shadow:40px 80px 0 var(--color-brand)}100%{transform:translate(0,0);box-shadow:4px 4px 0 var(--color-brand)}}