.bubble{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;justify-content:space-between}.bubble-col{margin-bottom:30px}@media(min-width: 992px){.bubble-col{margin:0}}.bubble--light_gray{background:#f5f5f5}.bubble--blue{background:#467496}.bubble--blue .bubble__heading,.bubble--blue .bubble__tag,.bubble--blue .bubble__link{color:#fff}.bubble--blue .bubble__link.button{background:#f5f5f5;color:#333;transition:all .3s}.bubble--blue .bubble__link.button:hover{background:rgb(220.5,220.5,220.5)}.bubble--light_gray,.bubble--blue{text-align:left}.bubble--light_gray,.bubble--blue{padding-bottom:20px}.bubble--light_gray .bubble__icon,.bubble--blue .bubble__icon{margin-top:30px}.bubble--light_gray .bubble__icon:has(img),.bubble--blue .bubble__icon:has(img){margin-bottom:30px}.bubble--light_gray .bubble__heading,.bubble--light_gray .bubble__tag,.bubble--light_gray .bubble__link,.bubble--blue .bubble__heading,.bubble--blue .bubble__tag,.bubble--blue .bubble__link{margin-left:20px}.bubble--light_gray .bubble__heading,.bubble--light_gray .bubble__tag,.bubble--light_gray .bubble__link,.bubble--blue .bubble__heading,.bubble--blue .bubble__tag,.bubble--blue .bubble__link{margin-right:20px}.bubble--blue_gray{background:#f5f5f5;text-align:left}.bubble--blue_gray{padding-bottom:20px}.bubble--blue_gray .bubble__icon{max-height:136px;background:linear-gradient(to bottom right, #417193 0%, #072b45 100%)}.bubble--blue_gray .bubble__icon{padding-top:30px}.bubble--blue_gray .bubble__icon:has(img){padding-bottom:30px}.bubble--blue_gray .bubble__icon:has(img){margin-bottom:20px}@media(min-width: 1200px){.bubble--blue_gray .bubble__icon{max-height:212px}}.bubble--blue_gray .bubble__heading,.bubble--blue_gray .bubble__tag,.bubble--blue_gray .bubble__link{margin-left:20px}.bubble--blue_gray .bubble__heading,.bubble--blue_gray .bubble__tag,.bubble--blue_gray .bubble__link{margin-right:20px}.bubble__icon{max-height:76px;display:flex;align-items:center;justify-content:center;color:#fff;width:100%}.bubble__icon{font-size:30px;line-height:40px}@media(min-width: 1200px){.bubble__icon{font-size:45px;line-height:55px}}.bubble__icon:has(img){margin-bottom:30px}@media(min-width: 1200px){.bubble__icon:has(img){margin-bottom:50px}}@media(min-width: 1200px){.bubble__icon{max-height:152px}.bubble__icon:has(img){margin-bottom:30px}}@media(min-width: 1200px)and (min-width: 1200px){.bubble__icon:has(img){margin-bottom:70px}}.bubble__icon picture{width:100%;height:100%}.bubble__icon__image{width:100%;height:100%;object-fit:contain}.bubble__tag{flex-grow:1}.bubble__tag{margin-bottom:20px}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.bubble__tag{display:table-cell}}.bubble__heading{margin-bottom:20px;color:var(--color-highlight);text-align:center}.bubble__heading{font-family:"TheSerifOffice-Plain",sans-serif}.bubble__heading{font-size:24px;line-height:32px}@media(min-width: 1200px){.bubble__heading{font-size:30px;line-height:40px}}@media(min-width: 1200px){.bubble__heading{margin-bottom:20px}}.bubble__heading:not(a){color:#000}.bubble__link:not(.button)::after{content:" ";display:inline-block;font-family:"IconFont";text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bubble__link.button{min-height:0;height:auto;padding:5px 25px}.bubble--link{cursor:pointer}.bubble--link:hover .bubble__icon,.bubble--link:focus-visible .bubble__icon{background-color:var(--color-highlight-dark-5)}
