.container.svelte-1hi7jjm{display:grid;grid-template:"title" auto "illustration" auto "text" auto "button" auto;grid-row-gap:1.5em;padding:3em 0;justify-items:center}.title.svelte-1hi7jjm{grid-area:title;font-family:var(--font_caviar);font-weight:700;font-size:24px}.content.svelte-1hi7jjm{grid-area:text;text-align:center;max-width:31ch}.illustration.svelte-1hi7jjm{grid-area:illustration;max-height:300px}.second_p.svelte-1hi7jjm{display:none}.button.svelte-1hi7jjm{grid-area:button;background-color:var(--blue);text-decoration:none;color:#fff;padding:.3em 1em;border-radius:6px;transition:opacity .2s}.button.svelte-1hi7jjm:hover{opacity:.7}@media(min-width:400px){.container.svelte-1hi7jjm{grid-template:"illustration ." 1fr "illustration title" auto "illustration text" auto "illustration button" min-content "illustration ." 1fr;grid-row-gap:1em;justify-items:flex-start;align-items:center}.content.svelte-1hi7jjm{text-align:start;max-width:20em}.illustration.svelte-1hi7jjm{justify-self:center;max-width:30vw}}@media(min-width:700px){.container.svelte-1hi7jjm{width:80%;max-width:1229px;margin:0 auto;grid-template:"illustration ." 1fr "illustration title" auto "illustration text" auto "illustration button" min-content "illustration ." 1fr / 1fr 2fr}.second_p.svelte-1hi7jjm{display:block;margin-top:1em}.content.svelte-1hi7jjm{text-align:start;max-width:35em}.illustration.svelte-1hi7jjm{max-width:300px}}.square.svelte-1ge5yrn{display:block;position:relative;width:100%;overflow:hidden;height:0;padding-bottom:100%}.base-img.svelte-1ge5yrn,.hover-img.svelte-1ge5yrn,.caption.svelte-1ge5yrn{box-sizing:border-box;width:100%;height:100%;aspect-ratio:1;position:absolute}.hover-img.svelte-1ge5yrn{display:none}.caption.svelte-1ge5yrn{background:linear-gradient(to bottom,transparent 60%,black 100%);display:flex;justify-content:center;align-items:flex-end;padding-bottom:2em;color:#fff;font-family:var(--font_caviar);font-weight:400;font-size:24px}@media(min-width:400px){.square.svelte-1ge5yrn{width:50%;padding-bottom:50%}}@media(min-width:700px){.square.svelte-1ge5yrn{width:33.33%;padding-bottom:33.33%}.hover-img.svelte-1ge5yrn{display:block;margin:auto}.hover-img.svelte-1ge5yrn,.caption.svelte-1ge5yrn{opacity:0;transition:all 1s}.square.svelte-1ge5yrn:hover>.hover-img:where(.svelte-1ge5yrn){opacity:1;transform:scale(1.15)}.square.svelte-1ge5yrn:hover>.caption:where(.svelte-1ge5yrn){opacity:1}}.container.svelte-1e0pfiw{width:100%;max-width:var(--desktop-breakpoint);margin:0 auto;position:relative;display:flex;flex-direction:row;flex-wrap:wrap;gap:0}
