.topics-showcase-section *{box-sizing:border-box}.topics-showcase-section{padding:80px 0;width:100%}.topics-showcase-section .topics-header-container{align-items:flex-start;display:flex;gap:60px;justify-content:space-between;margin:0 auto 50px;max-width:1400px;padding:0 40px}.topics-showcase-section .topics-title-side{flex:1;max-width:30%}.topics-showcase-section .topics-title-side h2{font-size:40px;font-weight:800;line-height:1.2;margin:0}.topics-showcase-section .topics-intro-side{flex:1;font-size:18px;max-width:65%}.topics-showcase-section .topics-intro-side p{font-size:16px;font-weight:400;line-height:1.6;margin:0}.topics-showcase-section .topics-grid-list{margin:0 auto;max-width:1400px;padding:0 40px}.topics-showcase-section .topic-accordion-toggle{display:none}.topics-showcase-section .topic-card-item{background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.03);overflow:hidden}.topics-showcase-section .topic-card-inner{display:grid;gap:24px;height:100%;padding:24px;width:100%}.topics-showcase-section .topic-card-image{overflow:hidden;position:relative}.topics-showcase-section .topic-card-image img{display:block;height:100%;object-fit:cover;width:100%}.topics-showcase-section .topic-card-content{align-content:center;display:grid;padding:0}.topics-showcase-section .topic-title-badge-wrap{margin-bottom:20px}.topics-showcase-section .topic-rich-body{font-size:18px}.topics-showcase-section .topic-title-badge{display:inline-block;font-size:25px;font-weight:700;line-height:1.2;padding:4px 10px}.topics-showcase-section .topic-rich-body p{font-size:15px;font-weight:400;line-height:1.6;margin:0 0 20px}.topics-showcase-section .topic-project-reference{margin:24px 0}.topics-showcase-section .topic-project-reference strong{display:block;font-size:18px;font-weight:500;margin-bottom:4px}.topics-showcase-section .topic-project-reference p{font-size:18px;font-weight:400;margin:0}.topics-showcase-section .topic-action-link{align-items:baseline;color:#000;display:inline-block;display:flex;font-size:18px;font-weight:500;gap:5px;text-decoration:none}@media (min-width:769px){.topics-showcase-section .topics-grid-list{display:grid;gap:30px;grid-template:"area1 area1 area2 area2 area2 area2" auto "area1 area1 area3 area3 area3 area3" auto "area4 area4 area4 area5 area5 area5" auto/1fr 1fr 1fr 1fr 1fr 1fr}.topics-showcase-section .topic-card-1{grid-area:area1}.topics-showcase-section .topic-card-2{grid-area:area2}.topics-showcase-section .topic-card-3{grid-area:area3}.topics-showcase-section .topic-card-4{grid-area:area4}.topics-showcase-section .topic-card-5{grid-area:area5}.topics-showcase-section .topic-card-1 .topic-card-inner{grid-template:auto auto/1fr}.topics-showcase-section .topic-card-1 .topic-card-image{aspect-ratio:1.2/1;width:100%}.topics-showcase-section .topic-card-2 .topic-card-inner,.topics-showcase-section .topic-card-3 .topic-card-inner,.topics-showcase-section .topic-card-4 .topic-card-inner,.topics-showcase-section .topic-card-5 .topic-card-inner{grid-template:auto/1fr 1fr}.topics-showcase-section .topic-card-2 .topic-card-content{order:1}.topics-showcase-section .topic-card-2 .topic-card-image{order:2}.topics-showcase-section .topic-card-3 .topic-card-image{order:1}.topics-showcase-section .topic-card-3 .topic-card-content{order:2}.topics-showcase-section .topic-card-4 .topic-card-content{order:1}.topics-showcase-section .topic-card-4 .topic-card-image{order:2}.topics-showcase-section .topic-card-5 .topic-card-content{order:1}.topics-showcase-section .topic-card-5 .topic-card-image{order:2}}@media (max-width:768px){.topics-showcase-section{padding:50px 0}.topics-showcase-section .topics-header-container{display:block;margin-bottom:35px;padding:0 20px}.topics-showcase-section .topics-intro-side,.topics-showcase-section .topics-title-side{max-width:100%;width:100%}.topics-showcase-section .topics-title-side h2{font-size:32px;margin-bottom:15px}.topics-showcase-section .topics-grid-list{display:grid;padding:0 20px;row-gap:16px}.topics-showcase-section .topic-card-item{background:transparent;box-shadow:none}.topics-showcase-section .topic-accordion-toggle{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:20px;font-weight:700;justify-content:space-between;padding:18px 24px;text-align:left;transition:border-radius .3s ease;width:100%}.topics-showcase-section .topic-card-item.is-active .topic-accordion-toggle{border-radius:12px 12px 0 0}.topics-showcase-section .topic-accordion-plus{height:16px;position:relative;width:16px}.topics-showcase-section .topic-accordion-plus:after,.topics-showcase-section .topic-accordion-plus:before{background:#000;content:"";left:50%;position:absolute;top:50%;transition:transform .3s ease}.topics-showcase-section .topic-accordion-plus:before{height:2px;margin-left:-6px;margin-top:-1px;width:12px}.topics-showcase-section .topic-accordion-plus:after{height:12px;margin-left:-1px;margin-top:-6px;width:2px}.topics-showcase-section .topic-card-item.is-active .topic-accordion-plus:after{opacity:0;transform:rotate(90deg)}.topics-showcase-section .topic-accordion-panel{background:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.topics-showcase-section .topic-card-item.is-active .topic-accordion-panel{max-height:1200px}.topics-showcase-section .topic-card-inner{grid-template:auto auto/1fr;padding:24px}.topics-showcase-section .topic-card-image{aspect-ratio:1.3/1;width:100%}.topics-showcase-section .topic-card-content{padding:0}.topics-showcase-section .topic-title-badge-wrap{display:none}}