.puzzle{padding-inline:min(max(24px,4.1666666667vw),80px)}@media only screen and (min-width:1921px){.puzzle{padding-inline:calc((100% - 1860px) / 2)}}.puzzle{grid-template-rows:repeat(4,1fr);padding-block:80px 120px;grid-template-columns:repeat(4,1fr);-moz-column-gap:var(--mobile-col-gap);column-gap:var(--mobile-col-gap);display:grid}@media only screen and (min-width:660px){.puzzle{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(12,1fr);-moz-column-gap:24px;column-gap:24px}}.puzzle__bg{position:relative;z-index:1;width:100%;grid-row:1/-1;grid-column:1/-1}.puzzle__bg img{width:100%;height:inherit}@media only screen and (min-width:660px){.puzzle__bg{grid-column:2/-2;filter:drop-shadow(0 40px 80px rgba(2,75,180,.05))}}@media only screen and (min-width:1110px){.puzzle__bg{grid-column:3/-3}}.puzzle__piece{z-index:2;display:flex;flex-direction:column;padding:40px min(max(15px,2.0833333333vw),40px) 25px;container:puzzpart/inline-size;grid-column:1/-1;justify-content:start;text-align:center}@media only screen and (min-width:660px){.puzzle__piece{grid-column-end:span 5;padding:min(max(15px,2.0833333333vw),40px) min(max(15px,2.0833333333vw),40px) min(max(15px,2.6041666667vw),50px);text-align:initial;grid-column-end:span 4}}@media only screen and (min-width:1110px){.puzzle__piece{grid-column-end:span 3}}.puzzle__piece>:is(h1,h2,h3,h4,h5,h6){margin-bottom:.2em;font-size:min(max(18px,5.3333333333vw),32px);color:#024bb4;font-weight:400}@media only screen and (min-width:660px){.puzzle__piece>:is(h1,h2,h3,h4,h5,h6){margin-bottom:.75em;font-size:9.7cqw}}@media only screen and (min-width:660px){.puzzle__piece>*{font-size:5.5cqw}}.puzzle__piece:nth-child(2){grid-row:1/2}@media only screen and (min-width:660px){.puzzle__piece:nth-child(2){grid-column-start:2}}@media only screen and (min-width:1110px){.puzzle__piece:nth-child(2){grid-column-start:3}}.puzzle__piece:nth-child(3){grid-row:2/3}@media only screen and (min-width:660px){.puzzle__piece:nth-child(3){grid-column-start:8;grid-row:1/2;align-items:flex-end;text-align:right}}.puzzle__piece:nth-child(4){grid-row:3/4}@media only screen and (min-width:660px){.puzzle__piece:nth-child(4){grid-column-start:2;grid-row:2/3;justify-content:flex-end}}@media only screen and (min-width:1110px){.puzzle__piece:nth-child(4){grid-column-start:3}}.puzzle__piece:nth-child(5){grid-row:4/5}@media only screen and (min-width:660px){.puzzle__piece:nth-child(5){justify-content:flex-end;align-items:flex-end;text-align:right;grid-column-start:8;grid-row:2/3}}