.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__hero-grid:has(.tribu-header-hero__communities-list){grid-template-columns:1fr}@media(min-width:1024px){.tribu-header-hero__hero-grid:has(.tribu-header-hero__communities-list){grid-template-columns: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__communities-list{width:100%;overflow-x:auto;overflow-y:hidden}.tribu-header-hero__communities-scroll{display:flex;gap:16px;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,0)}.tribu-header-hero__communities-scroll::-webkit-scrollbar{height:6px}.tribu-header-hero__communities-scroll::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.tribu-header-hero__communities-scroll::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}@media(min-width:1024px){.tribu-header-hero__communities-scroll{flex-direction:row;flex-wrap:nowrap}.tribu-header-hero__communities-scroll .tribu-card{flex-shrink:0;min-width:200px;max-width:200px}}@media(max-width:1023px){.tribu-header-hero__communities-scroll{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);grid-auto-flow:column;grid-gap:16px;gap:16px;overflow-x:auto;overflow-y:hidden;width:max-content;min-width:100%}.tribu-header-hero__communities-scroll .tribu-card{width:180px;min-width:180px}}.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}@media(min-width:1200px){.tribu-grid{grid-template-columns:repeat(6,1fr)!important}}