.cs-showcase{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff}.cs-showcase__tabs{border-bottom:1px solid #e4eaf4;display:inline-flex;flex-wrap:wrap}@media only screen and (max-width:576px){.cs-showcase__tabs{border-bottom:none}}.cs-showcase__tabs>div:not(:last-of-type){margin-right:40px}@media only screen and (max-width:576px){.cs-showcase__tabs>div{flex:0 0 50%;margin:15px 0}.cs-showcase__tabs>div:not(:last-of-type){margin-right:0}}.cs-showcase__tabs button{appearance:none;background-color:transparent;border:none;border-radius:0;cursor:pointer;font-family:MatterSQ,sans-serif;font-size:14px;font-weight:400;padding:0 0 25px;position:relative;transition:all .3s ease}.cs-showcase__tabs button:before{background-color:transparent;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;transition:all .3s ease;width:100%}.cs-showcase__items{padding-top:24px}.cs-showcase__content{align-items:center;display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;min-height:470px;padding-top:30px}.cs-showcase__content>div{flex:0 0 50%;padding:25px 15px}@media only screen and (max-width:768px){.cs-showcase__content>div{flex:0 0 100%}}.cs-showcase__content>div img{max-height:380px}.cs-showcase__content>div:last-of-type{align-items:center;display:flex;justify-content:center}.cs-showcase__info h5{font-family:MatterSQ,sans-serif;font-weight:400;line-height:1.3}@media only screen and (max-width:1200px){.cs-showcase__info h5{font-size:32px}}@media only screen and (max-width:768px){.cs-showcase__info h5{font-size:24px}}@media only screen and (max-width:576px){.cs-showcase__info h5{font-size:20px}}.cs-showcase__info p{font-family:MatterSQ,sans-serif;font-size:16px;font-weight:400;margin-top:18px}@media only screen and (max-width:576px){.cs-showcase__info p{font-size:14px}}.accordion-button{width:100%}#cs-showcase-accordions-wrapper{display:none}.cs-showcase__accordions{padding:0 0 65px}.accordion-button{background-color:transparent;border:none;border-top:1px solid #e4eaf4;display:flex;font-size:22px;justify-content:space-between;line-height:22px;margin:25px 0 0;padding:25px 0 0;text-align:left}#cs-showcase-accordion-button{border-top:none;margin-top:unset;padding-top:15px}#accordion-content-1,#accordion-content-2,#accordion-content-3,#accordion-content-4{display:none}.cs-showcase-accordion-icon{color:#e4eaf4;pointer-events:none;transition:all .3s ease}.cs-showcase-accordion-icon svg path{stroke:#e4eaf4}.cs-showcase-accordion-icon.active{transform:rotate(180deg);transform-origin:center}@media only screen and (max-width:768px){#cs-showcase-tabs-wrapper{display:none}#cs-showcase-accordions-wrapper{display:block}}@media only screen and (min-width:576px){#cs-showcase-accordion-button{padding-top:65px}}