.more-tabs{align-content:stretch;display:flex;flex-basis:0;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}.more-tabs .iconbox-head{width:100%}.more-tabs .hero-subtitle{color:#3e3e3e;font-weight:700;margin-bottom:20px;text-align:center;text-transform:uppercase}.more-tabs .tabs-v3 .hero-subtitle{color:#f90;font-weight:700}.more-tabs .hero-headline{color:#f90;font-size:43px;line-height:49px;margin-bottom:10px;text-align:center}.more-tabs .tabs-v3 .hero-headline{color:#002453}.more-tabs .tabs{display:flex;justify-content:space-around}.more-tabs .tab{align-items:center;cursor:pointer;display:flex;font-size:13px;font-weight:700;margin:10px;padding:10px;transition:all .3s}.more-tabs .tab img{margin-right:5px;transition:all .3s}.more-tabs .tab.active,.more-tabs .tab:hover{background-color:orange;border-radius:5px;color:#fff}.more-tabs .tab-content{border-top:none}.more-tabs .tab-content h3{color:#e5f0f5;font-size:4vw;left:0;margin-top:-20px;position:absolute;text-align:center;white-space:nowrap;width:100%;z-index:2}.more-tabs .boxes{margin-top:50px}.more-tabs .box{background:#fff;border-radius:5px;color:#3e3e3e;display:flex;flex-direction:column;font-size:14px;font-weight:400;hyphens:auto;line-height:130%;margin:10px;padding:20px 10px;z-index:3}.more-tabs .box,.more-tabs .box h4{font-style:normal;letter-spacing:.2px}.more-tabs .box h4{color:#f90;font-size:22px;font-weight:700;line-height:105%;margin:10px 0}.more-tabs .box img{margin-bottom:5px}.more-tabs .boxes{display:flex}.more-tabs .tab-content{display:none}.more-tabs .tab-content.active{display:block}@media (min-width:1025px){.more-tabs .box{width:25%}}@media (min-width:769px) and (max-width:1024px){.more-tabs .boxes{display:flex;flex-wrap:wrap;justify-content:space-around}.more-tabs .box{width:47%}}@media (max-width:768px){.more-tabs .boxes,.more-tabs .tabs{flex-direction:column}.more-tabs .boxes{display:flex}}@media only screen and (max-width:600px){.more-tabs .hero-headline{font-size:35px;line-height:110%}}