section[data-astro-cid-5gk2rjfr]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:32px;margin:32px auto}section[data-astro-cid-5gk2rjfr] div{display:grid}section[data-astro-cid-5gk2rjfr] .subtitle{padding-bottom:8px}section[data-astro-cid-5gk2rjfr] .btn{margin-top:16px}section[data-astro-cid-5gk2rjfr] .vid{display:grid;position:relative;place-items:center;cursor:pointer;border:3px solid var(--lighter);border-radius:var(--border-radius);height:max-content;overflow:hidden}section[data-astro-cid-5gk2rjfr] .vid:before{display:grid;position:absolute;place-items:center;opacity:0;z-index:1;transition:opacity .15s ease;border-radius:var(--border-radius);background-color:var(--text-transparent2);padding:10px;width:24px;height:24px;pointer-events:none;content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='%23f5f6f8ee'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-pause-icon%20lucide-pause'%3e%3crect%20x='14'%20y='3'%20width='5'%20height='18'%20rx='1'/%3e%3crect%20x='5'%20y='3'%20width='5'%20height='18'%20rx='1'/%3e%3c/svg%3e")}section[data-astro-cid-5gk2rjfr] .vid:after{position:absolute;opacity:0;transition:opacity .15s ease;background-color:var(--text-transparent);width:100%;height:100%;pointer-events:none;content:""}section[data-astro-cid-5gk2rjfr] .vid.paused:before{opacity:1;content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='%23f5f6f8ee'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-play-icon%20lucide-play'%3e%3cpath%20d='M5%205a2%202%200%200%201%203.008-1.728l11.997%206.998a2%202%200%200%201%20.003%203.458l-12%207A2%202%200%200%201%205%2019z'/%3e%3c/svg%3e")}section[data-astro-cid-5gk2rjfr] .vid.paused:after{opacity:1}@media (hover: hover){section[data-astro-cid-5gk2rjfr] .vid:hover:after{opacity:1}section[data-astro-cid-5gk2rjfr] .vid:hover:before{opacity:1}}section[data-astro-cid-5gk2rjfr] video{aspect-ratio:3/2;width:100%;height:auto}@media (width < 960px){section[data-astro-cid-5gk2rjfr]{display:flex;flex-direction:column-reverse;margin:16px auto}}section[data-astro-cid-ui6ohd63]{display:grid;gap:12px;max-width:var(--narrow-page-width)}section[data-astro-cid-2xq34fq4]{display:grid;grid-template-columns:var(--columns);align-items:center;gap:16px 32px}section[data-astro-cid-2xq34fq4].bg{border-radius:var(--border-radius);background-color:var(--lighter);padding:32px;max-width:calc(var(--page-width) - 64px)}section[data-astro-cid-2xq34fq4].bg p{color:var(--text)}section[data-astro-cid-2xq34fq4]>h2{grid-column:1/3}section[data-astro-cid-2xq34fq4] img{border-radius:var(--border-radius);background-color:var(--light);width:100%;height:auto;object-fit:cover}section[data-astro-cid-2xq34fq4] article{display:grid;gap:8px;width:100%;height:max-content}section[data-astro-cid-2xq34fq4] article h2{padding-bottom:4px}@media (width < 960px){section[data-astro-cid-2xq34fq4]{grid-template-rows:unset;grid-template-columns:1fr;gap:16px}section[data-astro-cid-2xq34fq4] img{grid-row:1/1}section[data-astro-cid-2xq34fq4]>h2{grid-column:1/2}section[data-astro-cid-2xq34fq4]:not(.intact-images) img{max-height:min(90vw,64vh)}section[data-astro-cid-2xq34fq4].bg{place-items:center;border-radius:0;width:100%;max-width:unset}section[data-astro-cid-2xq34fq4].bg *{max-width:calc(var(--page-width) - 64px)}}section[data-astro-cid-zzctfjgv]{display:grid;gap:32px}section[data-astro-cid-zzctfjgv] div{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px}section[data-astro-cid-zzctfjgv] article{display:grid;place-items:center;height:max-content;text-align:center}section[data-astro-cid-zzctfjgv] article svg{margin:12px;width:72px;height:72px}@media (width < 960px){section[data-astro-cid-zzctfjgv] div{grid-template-columns:1fr;gap:24px}section[data-astro-cid-zzctfjgv] h2{text-align:center}}section[data-astro-cid-blh6pmll] h2{margin-bottom:20px;text-align:center}section[data-astro-cid-blh6pmll] div{display:grid;grid-template-areas:var(--areas);gap:20px}section[data-astro-cid-blh6pmll] p{display:grid;place-items:center;border-radius:var(--border-radius);background-color:var(--lighter);padding:24px;color:var(--text)}section[data-astro-cid-blh6pmll] p.dark{background-color:var(--text);color:var(--lighter)}@media (width < 960px){section[data-astro-cid-blh6pmll] div{grid-template-columns:1fr;grid-template-areas:"a" "b" "c" "d" "e" "f" "g" "h"}section[data-astro-cid-blh6pmll] p.dark{background-color:var(--lighter);color:var(--text)}}section[data-astro-cid-blh6pmll] p:nth-child(1){grid-area:a}section[data-astro-cid-blh6pmll] p:nth-child(2){grid-area:b}section[data-astro-cid-blh6pmll] p:nth-child(3){grid-area:c}section[data-astro-cid-blh6pmll] p:nth-child(4){grid-area:d}section[data-astro-cid-blh6pmll] p:nth-child(5){grid-area:e}section[data-astro-cid-blh6pmll] p:nth-child(6){grid-area:f}section[data-astro-cid-blh6pmll] p:nth-child(7){grid-area:g}section[data-astro-cid-blh6pmll] p:nth-child(8){grid-area:h}section[data-astro-cid-vnsptz5l]{display:grid;gap:8px;max-width:var(--narrow-page-width)}.column[data-astro-cid-vnsptz5l]{display:grid;margin-top:8px;height:max-content}section[data-astro-cid-vnsptz5l]>p[data-astro-cid-vnsptz5l]{margin-bottom:2rem;max-width:480px;color:var(--dark);text-align:center}.question[data-astro-cid-vnsptz5l]{display:grid;margin-bottom:8px;border-bottom:2px solid var(--lighter);padding-bottom:4px}.question[data-astro-cid-vnsptz5l] div[data-astro-cid-vnsptz5l]{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;cursor:pointer;padding:4px 0}p[data-astro-cid-vnsptz5l].q{color:var(--text);font-weight:500;user-select:none}p[data-astro-cid-vnsptz5l].a{interpolate-size:allow-keywords;transition:.15s ease height;padding-left:28px;height:0;overflow:hidden}.plus[data-astro-cid-vnsptz5l]{rotate:0deg;transition:.15s ease rotate}.question[data-astro-cid-vnsptz5l].open .plus[data-astro-cid-vnsptz5l]{rotate:45deg}.question[data-astro-cid-vnsptz5l].open p[data-astro-cid-vnsptz5l].a{height:auto}@media (max-width: 900px){section[data-astro-cid-vnsptz5l]{grid-template-columns:1fr;gap:0}h2[data-astro-cid-vnsptz5l]{grid-column:1/2;margin-bottom:12px;font-size:1.5rem}}section[data-astro-cid-nztpjpp2]{display:grid;place-items:center;gap:16px;text-align:center}section[data-astro-cid-nztpjpp2].bg{border-radius:var(--border-radius);background-color:var(--lighter);padding:32px;max-width:calc(var(--narrow-page-width) - 64px)}@media (width < 960px){section[data-astro-cid-nztpjpp2].bg{border-radius:0;width:100%;max-width:unset}section[data-astro-cid-nztpjpp2].bg *{max-width:var(--narrow-page-width)}}footer[data-astro-cid-fljnohlb]{display:grid;gap:24px;margin:32px auto;padding:32px;width:100%;max-width:var(--page-width)}footer[data-astro-cid-fljnohlb] div:first-of-type{display:flex;gap:16px;border-bottom:2px solid var(--lighter);padding-bottom:16px;width:100%}footer[data-astro-cid-fljnohlb] div a{transition:color .15s ease;color:var(--dark)}footer[data-astro-cid-fljnohlb] .credit{display:flex;justify-content:space-between;align-items:center;gap:24px}footer[data-astro-cid-fljnohlb] .credit a{place-self:center;transition:.15s ease;transition-property:background-color,color;border-radius:var(--border-radius);background-color:var(--lighter);padding:4px 12px;width:max-content;color:var(--mid)}@media (hover: hover){footer[data-astro-cid-fljnohlb] div a:hover{color:var(--mid)}footer[data-astro-cid-fljnohlb] .credit a:hover{background-color:var(--light);color:var(--dark)}}footer[data-astro-cid-fljnohlb] p{color:var(--mid);text-align:center}@media (width < 960px){footer[data-astro-cid-fljnohlb] div:first-of-type{display:grid}footer[data-astro-cid-fljnohlb] .credit{display:grid}}
