.tribu-header-hero__hero-grid{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;padding:clamp(16px,4vw,20px);border-radius:10px;background:#f7ede6;overflow:hidden;margin:0}@media(min-width:1024px){.tribu-header-hero__hero-grid{grid-template-columns:1fr 1fr}}.tribu-header-hero__tab-buttons{display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:center;background-color:#fff;border-radius:20px;padding:6px 8px}@media(max-width:480px){.tribu-header-hero__tab-buttons{justify-content:stretch}.tribu-header-hero__tab-buttons .ant-btn{flex:1 1;min-width:auto!important}}.tribu-header-hero__tab-buttons .ant-btn{height:auto;min-width:clamp(100px,20vw,132px);font-weight:600}.tribu-header-hero__tab-buttons .ant-btn.active{background:linear-gradient(90deg,#ff8a2b,#ff5a00);border:none;box-shadow:0 6px 18px rgba(255,122,0,.22)}.tribu-header-hero__tab-buttons .ant-btn:not(.active){background:#f5f5f5;border:rgba(0,0,0,0)}.tribu-header-hero__tab-buttons .ant-btn .ant-btn-content{padding:10px clamp(8px,2vw,20px);font-size:clamp(12px,2vw,14px)}.tribu-header-hero__info-card{position:relative;min-height:90px;background:#2f3338;border-radius:50px;width:100%;max-width:520px}.tribu-header-hero__info-card .info-content{position:absolute;inset:0;display:flex;align-items:center;color:#fff;padding:18px;width:100%;gap:16px}.tribu-header-hero__info-card .info-content .icon-container{display:flex;align-items:center;justify-content:center;flex-shrink:0}.tribu-header-hero__info-card .info-content .text-container{min-width:0}.tribu-header-hero__info-card .info-content .text-container .title{color:#fff;font-weight:700;font-size:clamp(14px,2vw,16px)}.tribu-header-hero__info-card .info-content .text-container .subtitle{color:#fff;opacity:.9;font-size:clamp(12px,1.5vw,14px);line-height:1.4}.tribu-header-hero .tribu-hero-images{position:relative;height:224px;overflow:hidden;border-radius:14px;right:0}@media(min-width:1024px){.tribu-header-hero .tribu-hero-images{display:block;right:-65px}}.tribu-header-hero .tribu-hero-images .images-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;height:100%;width:100%;overflow:hidden}.tribu-header-hero .tribu-hero-images .images-grid .image-item{position:relative;border-radius:16px;overflow:hidden}.tribu-card{width:100%;max-width:214px;min-width:200px;border-radius:16px!important}.tribu-card .ant-card-body{padding-top:0!important}@media(min-width:1200px){.tribu-grid{grid-template-columns:repeat(6,1fr)!important}}