::selection{background-color:#fff0;color:var(--color-point-on-light)}.sw-header{height:66.667vh;grid-template-areas:". . . . . . a a a a a a" ". . . . . . b b b b . .";grid-template-rows:1fr 1fr}@media (min-width: 2250px){.sw-header{grid-template-areas:". . . . . . a a a a . ." ". . . . . . b b b . . ."}}@media (max-width: 1032px){.sw-header{height:auto;grid-template-areas:". . . . . . a a a a a a" ". . . . . . b b b b b b";padding-block:round(20vh,var(--grid-size))}}@media (max-width: 743px){.sw-header{grid-template-columns:repeat(1,1fr);grid-template-rows:1fr auto auto;grid-template-areas:"c" "a" "b";padding-top:6rem;padding-bottom:3rem}}.sw-header .sw-header-img{display:none;grid-area:unset}@media (max-width: 743px){.sw-header .sw-header-img{justify-content:center;align-items:center;grid-area:c;display:block;margin-bottom:var(--space-lg);height:round(19.5vh,var(--grid-size));overflow:clip}.sw-header .sw-header-img img{height:100%}}.sw-header h1{grid-area:a;align-self:end}.sw-header p{grid-area:b}@media (max-width: 1032px){.sw-header p{padding-right:3ch;margin-top:var(--space-xs)}}@media (max-width: 743px){.sw-header p{padding-right:1ch}}.sw-body{padding-bottom:round(10vh,var(--grid-size));z-index:1}.sw-body h2{margin-left:var(--body-padding)}.sw-list{width:100%;padding-bottom:2rem}@media (max-width: 1032px){.sw-list{padding-bottom:1rem}}@media (max-width: 743px){.sw-list{padding-bottom:0rem;margin-bottom:1.5rem}}.sw-list-item{text-decoration:none;color:inherit;grid-template-areas:"c . . . . . a a a b b b ";align-items:center;padding-top:1rem;padding-bottom:.25rem;cursor:pointer;align-items:baseline}@media (max-width: 1032px){.sw-list-item{grid-template-areas:"a a a a a a b b b b b c"}}@media (max-width: 743px){.sw-list-item{grid-template-areas:"a a a a a a a a a a a c" "b b b b b b b b b b b c";row-gap:0rem;padding-top:var(--space-base)}}.sw-list-item .line-h{opacity:.25;width:calc(100% - var(--body-padding) * 2);margin:auto}.sw-list-item:hover{text-decoration:none;color:inherit}.sw-list-number{font-size:var(--font-size-base)}@media (max-width: 1032px){.sw-list-number{display:none}}.sw-title{grid-area:a;font-size:var(--font-size-xl);letter-spacing:-.05em}.sw-subtitle{grid-area:b;font-size:var(--font-size-lg);letter-spacing:-.035em;justify-self:end}@media (max-width: 1032px){.sw-subtitle{justify-self:start}}@media (max-width: 743px){.sw-subtitle{font-size:var(--font-size-base);opacity:.5}}.sw-cross-icon{display:none}@media (max-width: 1032px){.sw-cross-icon{grid-area:c;display:block;justify-self:end;width:1rem;height:1rem}}@media (max-width: 743px){.sw-cross-icon{right:.5rem;width:.75rem;height:.75rem;top:.625rem;opacity:.5}}.sw-cross-line{background-color:var(--black);left:50%;top:50%;transform:translate(-50%,-50%)}.sw-cross-line.h{height:1px;width:100%}.sw-cross-line.v{height:100%;width:1px}.sw-link{inset:0}@media (min-width: 1033px){.sw-list-item:hover .sw-card{display:block}.sw-list-item:hover .line-h{opacity:1}}.sw-card{display:none;left:25%;top:50%;transform:translate(-1rem,-50%);width:25vw;z-index:10;padding-inline:var(--space-sm);padding-top:var(--space-base);box-shadow:1px 2px 2px #00000012,2px 6px 8px #0000000d}@media (max-width: 1032px){.sw-card{width:calc(50vw - 1.5rem)}}@media (max-width: 743px){.sw-card{inset:auto 0% 0% auto;width:62vw;transform:translateY(20%);padding-block:var(--space-sm)}.sw-card p{display:none}}.sw-card p{margin-block:1em;color:#585858}.sw-card-img{aspect-ratio:5 / 4;overflow:hidden;margin-block:var(--space-sm)}.sw-card-img img{height:100%}@media (max-width: 743px){.sw-card-img{margin-bottom:0rem}}.sw-list-item.card-shown .sw-card{display:block}.sw-list-item.card-shown .line-h{opacity:1}.paused{border:1px solid var(--black);opacity:.8}
