.blog-index{display:flex;gap:30px}.blog-index__post{display:flex;flex-flow:column nowrap;transition:box-shadow .3s ease}.blog-index__post--small{margin-bottom:25px;margin-right:30px;width:calc(33.33333% - 30px)}.blog-index__post:focus,.blog-index__post:hover{box-shadow:0 0 5px rgba(0,0,0,.05),0 25px 35px rgba(0,0,0,.03)}.blog-index__post .blog-index__post-content--small{border-top:4px solid transparent;display:flex;flex-flow:column nowrap;height:100%;padding:28px 18px;transition:border .3s ease}.blog-index__post:hover .blog-index__post-content--small{border-top:4px solid var(--thermo-green,#12c7b5)}@media screen and (max-width:1000px){.blog-index__post--small{width:calc(50% - 30px)}}@media screen and (max-width:768px){.blog-index__post--small{width:100%}}@media screen and (min-width:768px){.blog-index__post--large{display:flex;flex:1 0 calc(100% - 30px)}}.blog-index__post-image-wrapper--small{display:flex;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.blog-index__post-image{height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (min-width:768px){.blog-index__post-image-wrapper--large{flex:1 1 48%}.blog-index__post-content--large{flex:1 1 48%;padding-left:2rem}.blog-index__post-content--full-width{flex:1 1 100%;padding-left:0}}.blog-index__read-time{color:var(--grey-1);margin-bottom:12px}.blog-index__post-title-link{display:flex;margin-bottom:50px}.blog-index__post-title{font-size:1.25rem}.blog-index__post-timestamp{display:block}.blog-index__post-author{align-items:center;display:flex}.blog-index__post-author-image{border-radius:50%;height:auto;margin-right:.35rem;width:30px}.blog-index__post-author,.blog-index__post-tags,.blog-index__post-timestamp,.blog-index__post-title{margin:0 0 .7rem}.blog-index__post .blog-index__post-button{margin-top:auto;opacity:0;transition:opacity .3s ease}.blog-index__post:focus .blog-index__post-button,.blog-index__post:hover .blog-index__post-button{opacity:1}.blog-index__post{margin-left:15px;margin-right:15px;width:335px}.blog-topics{margin-left:15px}#blog-topic-search::placeholder,.blog-topic{color:var(--thermo-grey,#8797a0);font-family:ITCFranklinGothicStd-Book,Libre Franklin,sans-serif;font-size:12px!important;font-style:normal;font-weight:400;line-height:16px!important;text-transform:none}.blog-topic{margin-top:5px}#blog-topic-search,.blog-topic{align-items:flex-start;height:24px}#blog-topic-search{font-family:ITCFranklinGothicStd-Book,Libre Franklin,sans-serif;font-size:12px!important;font-style:normal;line-height:16px!important}.blog-topic{text-align:center}#blog-topic-search{width:76px!important}.blog-index__read-time{color:var(--thermo-grey,#8797a0);font-family:ITCFranklinGothicStd-Book,Libre Franklin,sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:24px;text-transform:uppercase}.blog-index__post-title,.blog-index__post-title-link{color:var(--thermo-grey,#8797a0)!important;font-family:ITCFranklinGothicStd-Book,Libre Franklin,sans-serif!important;font-size:24px!important;font-style:normal;font-weight:500!important;letter-spacing:-.48px;line-height:32px!important}.blog-index__post-content{padding:28px 18px}.blog-index__post-title{margin-top:12px}.blog-index__post-image{height:188px;object-fit:cover;width:335px}.blog-topics{background-color:#fff;display:flex;flex-flow:row wrap;gap:16px;padding:94px 0 12px;top:0}.blog-topics,.blog-topics-dropdown{margin-bottom:60px;position:sticky;transition-duration:.5s;transition-property:top;transition-timing-function:ease-in-out;z-index:1}.blog-topics-dropdown{display:none;top:10px;width:100%}.blog-topics-dropdown select{appearance:none;-webkit-appearance:none;background-color:var(--thermo-green,#12c7b5);border:none;border-radius:0;color:var(--grey-5);margin-top:85px;padding:15px 10px 7px;width:100%}.blog-topic{background:rgba(135,151,160,.2);border-radius:5px;color:var(--thermo-grey,#8797a0)!important;cursor:pointer;padding:4px 8px;transition:color .3s ease}.blog-topic.active{background:var(--thermo-light-green,#e6f9f8);color:var(--thermo-green,#12c7b5)!important;cursor:default}.blog-topic-search-wrapper{position:relative}.blog-topic-search-wrapper:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%238797A0' d='M9.528 11.138a.667.667 0 1 1 .943-.943l2.667 2.667a.667.667 0 1 1-.943.943l-2.667-2.667Z'/%3E%3Cpath fill='%238797A0' d='M7.333 10.667a3.333 3.333 0 1 0 0-6.667 3.333 3.333 0 0 0 0 6.667Zm0 1.333a4.667 4.667 0 1 1 0-9.333 4.667 4.667 0 0 1 0 9.333Z'/%3E%3C/svg%3E");font-size:14px;opacity:.6;position:absolute;right:6px;top:4px}#blog-topic-search{background:rgba(135,151,160,.2);border:none;border-radius:5px;color:var(--thermo-grey,#8797a0);padding:4px 8px;position:relative;transition:color .3s ease;width:100px}#blog-topic-search::placeholder{color:var(--thermo-grey,#8797a0)}@media screen and (min-width:768px) and (max-width:1115px){.blog-index{margin-left:auto!important;margin-right:auto!important;width:730px}.blog-index__post .blog-index__post-button{display:none}}@media screen and (max-width:767px){.blog-topics{display:none}.blog-topics-dropdown{display:block}.blog-index__post{margin-left:0;margin-right:0}.blog-index__post,.blog-index__post img{width:100%}.blog-index__post .blog-index__post-button{display:none}}