.section-showcase{background:var(--color-black)}.section-showcase__inner{display:flex;align-items:center;justify-content:space-between;margin:0 auto}@media screen and (max-width:1024px){.section-showcase__inner{flex-direction:column}}.section-showcase__image img{max-width:80%;margin:0 auto}@media screen and (max-width:1024px){.section-showcase__image{margin-block:4.25em}}.section-showcase__panel{border:2px solid var(--color-white);padding-inline:2em;padding-block:4em;border-radius:20px}.section-showcase__panel-title{font-weight:700;font-size:1.5rem;margin-bottom:1.4em;color:var(--color-gold)}@media screen and (max-width:768px){.section-showcase__panel-title{font-size:1.2rem}}.section-showcase__panel-body-text{font-weight:300;font-size:1rem;line-height:1.5;color:var(--color-white)}@media screen and (max-width:768px){.section-showcase__panel-body-text{font-size:.9rem}}.section-showcase__content{max-width:446px}.section-showcase__content__text{color:var(--color-white)}.section-showcase__content__text h2{font-weight:300}.section-showcase__content__text strong{color:var(--color-gold);font-weight:700}.section-showcase__content__text p{margin-bottom:1.625em;font-weight:400}.section-showcase__content__actions{display:flex;gap:.72em}.showcase-video-wrapper{max-width:1024px}.showcase-video-wrapper video{width:100%;height:auto}