.tab-container{margin:40px 0}.tab-header{margin-bottom:30px}.post-tab-text{max-width:65%;margin:40px auto;display:block;text-align:center}.tab-header-item{cursor:pointer;font-size:27px;border:4px solid #f2f2f2;padding:18px 35px;border-radius:5px}.tab-header-item.active{font-family:"Proxima N W01 Bold";background-color:#f2f2f2}.tab-header-inner{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 50px}.tab-content{display:none;padding:20px 30px 0;box-sizing:border-box;transition:.3s}.tab-content:first-child{display:block}.tab-card-container{display:flex;flex-wrap:wrap;justify-content:space-between}.tab-card-title,div[data-hs-cos-field=card_title_field]{font-family:"Proxima N W01 Bold"}.tab-card{flex:0 0 calc(100% / 4 - 20px)}.tab-card-image{padding-top:60%;position:relative}.tab-card-image img{position:absolute;width:100% !important;height:100% !important;object-fit:cover !important;top:0;left:0}.tab-card-content{text-align:center;padding:20px 10px;box-sizing:border-box}@media(max-width:992px){.tab-card{flex:0 0 calc(100% / 2 - 20px)}.post-tab-text{max-width:100%}}@media(max-width:480px){.tab-card{flex:0 0 100%}}