.synergy-showcase{background-color:var(--section-bg-color);padding:var(--section-padding-top-mobile) 20px var(--section-padding-bottom-mobile)}.synergy-showcase__container{max-width:var(--container-max-width);margin:0 auto}.synergy-showcase__header{text-align:center;margin-bottom:var(--subheading-margin-bottom)}.synergy-showcase__heading{color:var(--heading-color);font-size:var(--heading-font-size-mobile);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height);letter-spacing:var(--heading-letter-spacing);margin:0 0 var(--heading-margin-bottom)}.synergy-showcase__subheading{color:var(--subheading-color);font-size:var(--subheading-font-size-mobile);font-weight:var(--subheading-font-weight);line-height:var(--subheading-line-height);letter-spacing:var(--subheading-letter-spacing);max-width:800px;margin:0 auto}.synergy-showcase__cards{display:flex;flex-direction:column;gap:var(--card-gap)}.synergy-showcase__card{background-color:var(--card-bg-color);border-radius:var(--card-border-radius);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:box-shadow .3s ease;overflow:hidden}.synergy-showcase__card:hover{box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f}.synergy-showcase__card-inner{position:relative;min-height:400px}.synergy-showcase__image-wrapper{display:flex;justify-content:center;align-items:center;padding:var(--card-padding) var(--card-padding) 0;transition:opacity var(--animation-duration) ease}.synergy-showcase__card.is-expanded .synergy-showcase__image-wrapper{opacity:.1}.synergy-showcase__image{max-width:100%;height:auto;width:var(--image-width);display:block}.synergy-showcase__card-content{position:absolute;bottom:0;left:0;right:0;background-color:var(--card-bg-color);padding:var(--card-padding);transition:all var(--animation-duration) ease}.synergy-showcase__card-header{display:flex;justify-content:space-between;align-items:center;gap:20px}.synergy-showcase__card-text{flex:1}.synergy-showcase__card-title{color:var(--card-title-color);font-size:var(--card-title-font-size-mobile);font-weight:var(--card-title-font-weight);margin:0 0 var(--card-title-margin-bottom);line-height:1.3}.synergy-showcase__card-subtitle{color:var(--card-subtitle-color);font-size:var(--card-subtitle-font-size-mobile);font-weight:var(--card-subtitle-font-weight);margin:0;line-height:1.4}.synergy-showcase__toggle{flex-shrink:0;width:var(--plus-icon-size);height:var(--plus-icon-size);border:var(--plus-icon-border-width) solid var(--plus-icon-border-color);border-radius:50%;background-color:var(--plus-icon-bg-color);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,background-color .3s ease;padding:0}.synergy-showcase__toggle:hover{transform:scale(1.05);background-color:#00000005}.synergy-showcase__toggle:active{transform:scale(.95)}.synergy-showcase__plus-icon{width:50%;height:50%;color:var(--plus-icon-color);transition:transform var(--animation-duration) ease}.synergy-showcase__plus-horizontal{transition:transform var(--animation-duration) ease;transform-origin:center}.synergy-showcase__card.is-expanded .synergy-showcase__plus-horizontal{transform:rotate(90deg)}.synergy-showcase__expandable{max-height:0;overflow:hidden;transition:max-height var(--animation-duration) ease}.synergy-showcase__card.is-expanded .synergy-showcase__card-content{top:0;background:var(--overlay-bg-color);background:linear-gradient(to bottom,transparent 0%,var(--overlay-bg-color) 15%,var(--overlay-bg-color) 100%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.synergy-showcase__expandable-inner{padding-top:var(--card-content-margin-top);color:var(--card-content-color);font-size:var(--card-content-font-size-mobile);line-height:var(--card-content-line-height);max-height:var(--expandable-max-height-mobile);overflow-y:auto;padding-right:8px}.synergy-showcase__expandable-inner::-webkit-scrollbar{width:6px}.synergy-showcase__expandable-inner::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.synergy-showcase__expandable-inner::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.synergy-showcase__expandable-inner::-webkit-scrollbar-thumb:hover{background:#0000004d}.synergy-showcase__expandable-inner p{margin:0 0 15px}.synergy-showcase__expandable-inner p:last-child{margin-bottom:0}.synergy-showcase__expandable-inner ul,.synergy-showcase__expandable-inner ol{margin:0 0 15px;padding-left:20px}.synergy-showcase__expandable-inner ul:last-child,.synergy-showcase__expandable-inner ol:last-child{margin-bottom:0}.synergy-showcase__expandable-inner li{margin-bottom:8px}.synergy-showcase__expandable-inner li:last-child{margin-bottom:0}@media(min-width:768px){.synergy-showcase{padding:var(--section-padding-top-desktop) 40px var(--section-padding-bottom-desktop)}.synergy-showcase__heading{font-size:var(--heading-font-size-desktop)}.synergy-showcase__subheading{font-size:var(--subheading-font-size-desktop)}.synergy-showcase__cards{flex-direction:row;align-items:flex-start}.synergy-showcase__card{flex:1}.synergy-showcase__card-inner{min-height:500px}.synergy-showcase__card-title{font-size:var(--card-title-font-size-desktop)}.synergy-showcase__card-subtitle{font-size:var(--card-subtitle-font-size-desktop)}.synergy-showcase__expandable-inner{font-size:var(--card-content-font-size-desktop);max-height:var(--expandable-max-height-desktop)}}@media(prefers-reduced-motion:reduce){.synergy-showcase__toggle,.synergy-showcase__plus-icon,.synergy-showcase__plus-horizontal,.synergy-showcase__expandable{transition:none}}.synergy-showcase__toggle:focus-visible{outline:2px solid var(--plus-icon-border-color);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/130/assets/synergy-showcase.css.map */
