.tab-container{background:#4285f4;border-radius:16px;color:#fff;margin:0 auto;padding:1.2em 2em;width:100%}.tabs{display:flex;justify-content:center;list-style:none;padding:0}.tab-button{border-bottom:1px solid #8abedd;cursor:pointer;padding:10px 30px 24px}.tab-button.active{border-bottom:3px solid #fff;color:#fff}select.tabs-dropdown{-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;-moz-border-radius-topleft:15px;-moz-border-radius-bottomleft:15px;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;border:1px solid #fff;-webkit-border-bottom-left-radius:15px;border-bottom-left-radius:50px;-webkit-border-bottom-right-radius:15px;border-bottom-right-radius:50px;-webkit-border-top-left-radius:15px;border-top-left-radius:50px;-webkit-border-top-right-radius:15px;border-top-right-radius:50px;outline:none!important;padding:.3rem;text-align:center;width:100%}.tab-content{display:none}.tab-content.active{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:2rem;width:100%}.tab-information{width:42%}.tab-image{width:52%}.hs-blog-post article.blog-post .tab-content p,.tab-content div,.tab-content h2,.tab-content p{color:#fff}.tab-container .tabs-dropdown{display:none}@media (max-width:767px){.tab-content.active{flex-direction:column-reverse}.tab-image{margin-bottom:30px;width:100%}.tab-information{width:100%}.tab-container .tabs{display:none}.tab-container .tabs-dropdown{display:block;margin-top:1.5rem}}