.hero[data-astro-cid-nlow4r3u]{min-height:70dvh;width:auto;position:relative;isolation:isolate;overflow:hidden;padding-bottom:2rem}.hero[data-astro-cid-nlow4r3u]:before{content:"";position:absolute;inset:0;margin:auto;width:100%;height:100%;background-color:var(--lind-red);clip-path:polygon(0 0,65% 0,55% 100%,0 100%);z-index:-1}.background-image[data-astro-cid-nlow4r3u]{height:1000px;width:auto;aspect-ratio:1/1;position:absolute;top:-200px;right:-535px}.hero[data-astro-cid-nlow4r3u][data-style=yellow]:before{background-color:var(--lind-yellow)}.hero[data-astro-cid-nlow4r3u][data-style=yellow] .background-image[data-astro-cid-nlow4r3u]{filter:var(--lind-yellow-filter)}.hero[data-astro-cid-nlow4r3u][data-style=yellow] .crown[data-astro-cid-nlow4r3u]{filter:var(--lind-red-filter)}.hero[data-astro-cid-nlow4r3u][data-style=yellow] span[data-astro-cid-nlow4r3u]{color:var(--lind-red)}.hero[data-astro-cid-nlow4r3u][data-style=green]:before{background-color:var(--lind-green)}.hero[data-astro-cid-nlow4r3u][data-style=green] .background-image[data-astro-cid-nlow4r3u]{filter:var(--lind-green-filter)}.content[data-astro-cid-nlow4r3u]{height:auto;width:50%;padding:5rem 5rem 0 15rem}.back[data-astro-cid-nlow4r3u]{color:hsl(from var(--off-white) h s l / .5);padding-bottom:5px}.title[data-astro-cid-nlow4r3u]{color:var(--off-white);font-size:4rem;line-height:1}.title[data-astro-cid-nlow4r3u] span[data-astro-cid-nlow4r3u]{font-family:lightFont;font-weight:100;text-transform:capitalize;color:var(--lind-yellow);font-style:italic}.desc[data-astro-cid-nlow4r3u]{line-height:1.6;padding:10px;color:hsl(from var(--off-white) h s l / .75)}.media[data-astro-cid-nlow4r3u]{display:flex;gap:4rem;padding:2rem 0}.media-group-title[data-astro-cid-nlow4r3u]{font-size:14px;color:var(--off-white)}.media-group-filler[data-astro-cid-nlow4r3u]{font-size:12px;color:hsl(from var(--off-white) h s l / .5)}.icon[data-astro-cid-nlow4r3u]{height:48px;width:48px}.icon[data-astro-cid-nlow4r3u] svg[data-astro-cid-nlow4r3u]{width:100%;height:100%;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(1026px<=width<1254px){.media[data-astro-cid-nlow4r3u]{flex-direction:column}.media-group[data-astro-cid-nlow4r3u]{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}}@media(width<1026px){.back[data-astro-cid-nlow4r3u]{display:none}.hero[data-astro-cid-nlow4r3u]{background-color:var(--lind-red)}.hero[data-astro-cid-nlow4r3u][data-style=yellow]{background-color:var(--lind-yellow)}.hero[data-astro-cid-nlow4r3u][data-style=green]{background-color:var(--lind-green)}.hero[data-astro-cid-nlow4r3u]:before{display:none}.content[data-astro-cid-nlow4r3u]{width:auto;padding:3rem}.background-image[data-astro-cid-nlow4r3u]{display:none}}@media(width<600px){.media[data-astro-cid-nlow4r3u]{flex-direction:column;align-items:center}.media-group[data-astro-cid-nlow4r3u]{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;width:80%}}:root{--max-width: 800px;--spacing-section: 2rem 2rem;--spacing-paragraph: 1.8rem}main{margin:0;padding:0;flex:1;background-color:var(--gray100);min-height:70vh}section{padding:var(--spacing-section);display:flex;justify-content:center;align-items:flex-start}article{width:min(var(--max-width),100%)}article>h1{font-size:clamp(2.5rem,5vw,4rem);text-align:center;font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:2.5rem;color:var(--lind-black);border-bottom:3px solid hsl(from var(--lind-black) h s 90);padding-bottom:1.5rem}article>h2{font-size:clamp(1.8rem,3vw,2.2rem);line-height:1.3;margin-top:3rem;margin-bottom:1.2rem;color:var(--lind-black);font-weight:600;letter-spacing:-.01em}article>h3{font-size:clamp(1.5rem,3vw,1.8rem);line-height:1.3;margin-top:3rem;margin-bottom:1.2rem;color:var(--lind-black);font-weight:600;letter-spacing:-.01em}article>p{line-height:1.7;font-size:clamp(1.1rem,2vw,1.25rem);text-align:left;color:var(--gray700);font-weight:400;margin-bottom:var(--spacing-paragraph);max-width:70ch}article .hyperlink{color:#06c;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s ease,color .2s ease}article .hyperlink:hover{color:#036;border-bottom-color:#036}article>p.paragraph:first-of-type{font-size:clamp(1.2rem,2.5vw,1.35rem);color:#1a2b3c;border-left:4px solid var(--lind-red);padding-left:1.5rem;font-weight:450}article>h2+p{margin-top:-.5rem}article>ul,article>ol{margin:1.5rem 0 2rem;padding-left:2rem;color:var(--gray700);font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}article>ul>li,article>ol>li{margin-bottom:.75rem;position:relative}article>ul>li:last-child,article>ol>li:last-child{margin-bottom:0}article>ul{list-style-type:disc}article>ol{counter-reset:item;list-style-type:none;padding-left:0}article>ul>li>ul,article>ul>li>ol,article>ol>li>ul,article>ol>li>ol{margin-top:.5rem;margin-bottom:.5rem}article>ul>li strong,article>ol>li strong{color:var(--lind-black);font-weight:600;display:inline-block;margin-right:.25rem}article>ul:first-of-type{padding:2rem 2rem 2rem 3rem;border-radius:12px;list-style-type:none;margin:2rem 0}article>ul:first-of-type>li{padding-left:1.5rem;margin-bottom:1.25rem;position:relative}article>ul:first-of-type>li:before{content:"→";color:var(--lind-red);font-weight:700;position:absolute;left:-.5rem}article>ul:first-of-type>li strong{color:var(--lind-red);font-size:1.1em}article>ol>li{counter-increment:item;margin-bottom:2rem;padding-left:2rem;position:relative;font-weight:600;color:#000;font-size:1.2rem}article>ol>li:before{content:counter(item) ".";position:absolute;left:0;color:var(--lind-yellow);font-weight:700;font-size:1.3rem}article>ol>li>ul{margin-top:1rem;margin-bottom:.5rem;list-style-type:none;padding-left:0}article>ol>ul>li{font-weight:400;color:var(--gray700);font-size:1.1rem;margin-bottom:1rem;position:relative;line-height:1.6;list-style-type:disc}article>ol>ul>li::marker{color:var(--lind-red);font-size:1.3rem}article>ul:last-of-type{background-color:#f8fafc;padding:2rem 2rem 2rem 3rem;border-radius:12px;list-style-type:none;margin:2rem 0}article>ul:last-of-type>li{padding-left:2rem;margin-bottom:1.25rem;position:relative}article>ul:last-of-type>li:before{content:"→";color:var(--lind-red);position:absolute;font-weight:700;left:0;font-size:1.1rem}article>ul:last-of-type>li strong{color:var(--lind-red)}@media(max-width:768px){:root{--spacing-section: 3rem 1.5rem;--spacing-paragraph: 1.5rem}article>h1{margin-bottom:2rem;padding-bottom:1rem}article>h2{margin-top:2.5rem}article>p:first-of-type{padding-left:1rem}article>ul,article>ol{padding-left:1.5rem}article>ul:first-of-type,article>ul:last-of-type{padding:1.5rem 1.5rem 1.5rem 2.5rem}article>ol>li{padding-left:2rem;font-size:1.1rem}}@media(max-width:480px){:root{--spacing-section: 2rem 1rem}article>h1{font-size:2.2rem}article>h2{font-size:1.6rem}article>p{font-size:1rem;line-height:1.6}article>ul,article>ol{padding-left:1.25rem;font-size:1rem}article>ul:first-of-type,article>ul:last-of-type{padding:1.25rem 1.25rem 1.25rem 2rem}article>ol>li{padding-left:1.8rem;font-size:1rem}article>ol>li>ul>li{font-size:.95rem;padding-left:1.2rem}}
