.folded-banner__content-wrapper{display:grid;grid-template-columns:8% 84% 8%;grid-template-rows:160px}.folded-banner__img-panel{grid-column:1 / 3;grid-row:1 / 2;background-color:var(--p-aqua)}.folded-banner__text-panel{grid-column:2 / -1;grid-row:2 / -1;background-color:var(--p-navy-blue);color:var(--grey-000);flex-direction:column;align-items:flex-start;gap:24px}.folded-banner__img{width:160px;height:auto;padding:16px}.folded-banner__title{color:var(--grey-000);font-size:32px;font-size:clamp(22px,calc(12px + 8 * ((100vw - 320px) / 680)),32px)}.folded-banner__text-panel{padding:32px 24px}.folded-banner__text>p{margin-top:0px}.folded-banner__link{color:var(--p-aqua);margin-right:24px}.folder-gab-left{height:45px;background:linear-gradient(to right bottom,#86d1d6 0%,#86d1d6 50%,#395c8d 50%,#395c8d 100%)}@media screen and (min-width:560px){.folded-banner__img{width:240px;height:112px}.folded-banner__text-panel{padding:32px 56px}}@media screen and (min-width:1280px){.folded-banner__content-wrapper{grid-template-columns:auto 0 56.2%;grid-template-rows:repeat(11,minmax(0px,1fr))}.folded-banner__img-panel{grid-row:1 / 10;grid-column:1 / 3}.folded-banner__text-panel{grid-row:2 / -1;grid-column:2 / -1;gap:24px}.folded-banner__text-panel{padding:56px 80px}.folder-gab-left{display:none}.folder-gab-right{width:45px;background:linear-gradient(to right bottom,#86d1d6 0%,#86d1d6 50%,#395c8d 50%,#395c8d 100%)}}@media screen and (max-width:560px){.folded-banner__content-wrapper{display:grid;grid-template-rows:24px auto}.folded-banner__img{display:none}}