/* Scoped legacy layout stylesheet. */

.ik-legacy-scope .background-color-white{background-color:#fff}
.ik-legacy-scope .panel-medium{grid-row-gap:1rem;align-items:stretch;background-color:var(--light-cyan);border-radius:.625rem;display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-width:37.5rem;padding:2.5rem 2rem}
.ik-legacy-scope .panel-medium.background-color-white{background-color:#fff;box-shadow:0 4px 2.5rem #0000001a;height:auto;margin-left:auto;margin-right:auto;width:100%}
.ik-legacy-scope .panel-large.background-color-white{background-color:#fff;box-shadow:0 4px 2.5rem #0000001a}
@media screen and (max-width:991px){.ik-legacy-scope .panel-medium{max-width:none}}
@media screen and (max-width:479px){.ik-legacy-scope .panel-medium{padding:1.75rem 1rem}}
