section.wp-block-flashacademy-insight-panels.fa-insight-panels{position:relative;z-index:10;--card-radius:20px;--card-max-width:100%;--stack-step:4.5rem;--stack-travel:4rem;--stack-start-space:1rem;--sticky-top-cards:4rem;--card-equal-height:auto;--stack-list-height:auto;padding:6rem 0}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__inner{align-items:stretch;display:flex;flex-direction:column}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__icon{display:inline-block;line-height:0;margin-bottom:1rem}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__icon .flashacademy-icons-official__inner{display:block}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__icon .flashacademy-icons-official__inner svg{display:block;height:auto;width:100%}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__title{color:var(--dark-blue);font-family:var(--ff-header);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:var(--fw-800);line-height:1.08;margin:0 0 3.5rem;text-wrap:balance}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__list{min-height:var(--stack-list-height,auto);padding-top:var(--stack-start-space);position:relative}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__list-item{position:sticky;top:var(--sticky-top-cards);transform:translateY(calc((var(--index) - 1)*var(--stack-step) + (1 - var(--progress, 0))*var(--stack-travel)));transition:none;will-change:transform;z-index:calc(100 + var(--index))}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__item{--rot-start:0deg;--rot-end:0deg;--scale-start:0.99;--scale-end:1;align-items:stretch;background:var(--fa-panel-bg,#f8f8f8);border:4px solid var(--fa-panel-border,#ddd);border-radius:var(--card-radius);display:grid;gap:0;grid-template-columns:minmax(0,260px) 1fr;min-height:var(--card-equal-height,auto);padding:.25rem;transform:rotate(calc(var(--rot-start) + var(--progress, 0)*(var(--rot-end) - var(--rot-start)))) scale(calc(var(--scale-start) + var(--progress, 0)*(var(--scale-end) - var(--scale-start))));transform-origin:center top;transition:transform .14s ease-out;width:min(var(--card-max-width),100%);will-change:transform}@media(min-width:1000px){section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__list-item:nth-child(odd) .fa-insight-panels__item{--rot-start:-1deg;--rot-end:0deg}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__list-item:nth-child(2n) .fa-insight-panels__item{--rot-start:1deg;--rot-end:0deg}}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__media{align-items:center;display:flex;justify-content:center}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__media-image{border-radius:12px;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__media-placeholder{background:hsla(0,0%,100%,.35);border-radius:12px;min-height:180px;width:100%}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__body{background:#fff;border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;min-width:0;padding:2rem;position:relative}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__number{bottom:.5rem;color:var(--fa-panel-number,#ddd);font-family:var(--ff-header);font-size:12.5rem;font-weight:var(--fw-800);line-height:1;opacity:.22;pointer-events:none;position:absolute;right:1rem}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__card-title{color:var(--neutral-800);font-family:var(--ff-body);font-size:clamp(1.375rem,1.7vw,1.75rem);font-weight:var(--fw-800);line-height:1.15;margin:0 0 2rem}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__card-text{color:var(--neutral-800);font-size:1.0625rem;line-height:1.55}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__card-text p{margin:0 0 1rem}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__card-text p:last-child{margin-bottom:0}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__card-text a{color:inherit!important;text-decoration:underline!important;text-decoration-thickness:1.5px!important;text-underline-offset:4px!important;-webkit-text-decoration-skip:ink!important;text-decoration-skip-ink:auto!important}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__card-text a:hover{opacity:.7}@media(max-width:782px){section.wp-block-flashacademy-insight-panels.fa-insight-panels{--stack-step:2rem;--stack-travel:2.5rem;--sticky-top-cards:5.5rem;padding:4rem 0}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__item{grid-template-columns:1fr}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__body{padding-bottom:4.5rem;padding-right:1.5rem}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__number{bottom:.5rem;font-size:clamp(4.5rem,18vw,7rem);right:1rem}}@media(min-width:1024px){section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__item{grid-template-columns:minmax(0,360px) 1fr}}section.wp-block-flashacademy-insight-panels.fa-insight-panels .fa-insight-panels__buttons{margin-top:1.5rem;position:relative;z-index:1}
