@charset "UTF-8";.contentCollection{>:first-child{margin-top:0!important}& p:not([class]){margin-top:var(--size-spacing-20);& code:not([class]){background-color:var(--color-background-7);border:var(--border-2);border-radius:var(--border-radius-4);display:inline-block;font-size:var(--font-size-12);line-height:1;margin-left:var(--size-spacing-4);margin-right:var(--size-spacing-4);padding:5px var(--size-spacing-8)}}& pre.astro-code{border:var(--border-2);border-radius:var(--border-radius-4);margin-top:var(--size-spacing-20);& code:not([class]){display:block;overflow-x:auto;padding:var(--size-spacing-20) var(--size-spacing-20) var(--size-spacing-30)}}& a:not([class]){text-decoration:underline}& h2:not([class]){font-size:var(--font-size-heading-2-narrow);margin-top:var(--size-spacing-30);padding-bottom:var(--size-spacing-20);position:relative}& h2:not([class]):before{background-color:var(--color-border-normal);border-radius:var(--border-radius-ellipse);bottom:0;content:"";display:block;height:4px;left:0;position:absolute;width:100%}& h2:not([class]):after{background-image:url("data:image/svg+xml; charset=utf-8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2043%204%22%3e%3cg%20stroke%2dlinecap%3d%22round%22%20stroke%2dwidth%3d%224%22%20fill%3d%22none%22%3e%3cpath%20stroke%3d%22%2356a580%22%20d%3d%22M2%202h8%22%2f%3e%3cpath%20stroke%3d%22%23e65c63%22%20d%3d%22M10%202h12%22%2f%3e%3cpath%20stroke%3d%22%236480cc%22%20d%3d%22M23%202h18%22%2f%3e%3c%2fg%3e%3c%2fsvg%3e");background-position:center;background-repeat:no-repeat;background-size:43px 4px;bottom:0;content:"";display:inline-block;height:4px;left:0;position:absolute;width:43px}& h2:not([class])+h3:not([class]),h2:not([class])+p:not([class]){margin-top:var(--size-spacing-30)}& h2:not([class])+.description{margin-top:var(--size-spacing-20)}& h3:not([class]){font-size:var(--font-size-heading-3-narrow);margin-top:var(--size-spacing-30);padding-bottom:var(--size-spacing-20);position:relative}& h3:not([class]):before{background-image:url("data:image/svg+xml; charset=utf-8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2033%203%22%3e%3cg%20stroke%2dlinecap%3d%22round%22%20stroke%2dwidth%3d%223%22%20fill%3d%22none%22%3e%3cpath%20stroke%3d%22%23e4e5eb%22%20d%3d%22M1%2e5%201%2e5h30%22%2f%3e%3cpath%20stroke%3d%22%236480cc%22%20d%3d%22M1%2e5%201%2e5h18%22%2f%3e%3c%2fg%3e%3c%2fsvg%3e");background-position:center;background-repeat:no-repeat;background-size:33px 3px;bottom:0;content:"";display:inline-block;height:3px;left:0;position:absolute;width:33px}& h3:not([class])+p{margin-top:var(--size-spacing-20)}& h4:not([class]){font-size:var(--font-size-heading-4-narrow);margin-top:var(--size-spacing-20);padding-left:var(--size-spacing-10);position:relative}& h4:not([class]):before{background-image:url("data:image/svg+xml; charset=utf-8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%203%2015%22%3e%3cpath%20stroke%3d%22%23e65c63%22%20stroke%2dlinecap%3d%22round%22%20stroke%2dwidth%3d%223%22%20fill%3d%22none%22%20d%3d%22M1%2e5%201%2e5v12%22%2f%3e%3c%2fsvg%3e");background-position:center;background-repeat:no-repeat;background-size:3px 15px;content:"";display:inline-block;height:15px;left:0;position:absolute;top:5px;width:3px}& h5:not([class]){font-size:var(--font-size-heading-5-narrow);margin-top:var(--size-spacing-20)}& ul:not([class]){margin-top:var(--size-spacing-20)}& ul:not([class])>li{padding-inline-start:var(--size-spacing-20);position:relative}& ul:not([class])>li:not(:first-child){margin-top:var(--size-spacing-10)}& ul:not([class])>li:before{background-color:var(--color-mark-normal);border-radius:var(--border-radius-round);content:"";display:inline-block;height:5px;inset-inline-start:var(--size-spacing-8);position:absolute;top:12px;width:5px}& ol:not([class]){counter-reset:number;margin-top:var(--size-spacing-20)}& ol:not([class])>li{counter-increment:number;padding-inline-start:var(--size-spacing-30);position:relative}& ol:not([class])>li:not(:first-child){margin-top:var(--size-spacing-10)}& ol:not([class])>li:before{content:counter(number) ".";display:inline-block;inset-inline-start:0;position:absolute}& ul:not([class]),ol:not([class]){& ul,ol{margin-top:var(--size-spacing-10)}}& blockquote:not([class]){background-color:var(--color-background-7);border-radius:0 var(--border-radius-20) var(--border-radius-20);margin-top:var(--size-spacing-20);padding:var(--size-spacing-30) var(--size-spacing-30) var(--size-spacing-40)}.description__content,blockquote,.box__content,.blockquote__content,.mediaLayout__content,.table__td,.table2__td{>:first-child{margin-top:0}}}@media only screen and (prefers-color-scheme: dark){.contentCollection{& p:not([class]) code:not([class]){background-color:var(--color-background-3);border-color:var(--color-border-2-dark)}& pre.astro-code{border-color:var(--color-border-2-dark)}& h2:not([class]):before{background-color:var(--color-border-normal-dark)}& h3:not([class]):before{background-image:url("data:image/svg+xml; charset=utf-8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2033%203%22%3e%3cg%20stroke%2dlinecap%3d%22round%22%20stroke%2dwidth%3d%223%22%20fill%3d%22none%22%3e%3cpath%20stroke%3d%22%23343640%22%20d%3d%22M1%2e5%201%2e5h30%22%2f%3e%3cpath%20stroke%3d%22%236480cc%22%20d%3d%22M1%2e5%201%2e5h18%22%2f%3e%3c%2fg%3e%3c%2fsvg%3e")}& h4:not([class]):before{background-image:url("data:image/svg+xml; charset=utf-8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%203%2015%22%3e%3cpath%20stroke%3d%22%23e65c63%22%20stroke%2dlinecap%3d%22round%22%20stroke%2dwidth%3d%223%22%20fill%3d%22none%22%20d%3d%22M1%2e5%201%2e5v12%22%2f%3e%3c%2fsvg%3e");background-position:center;background-repeat:no-repeat;background-size:3px 15px;height:15px;width:3px}& ul:not([class])>li:before{background-color:var(--color-mark-normal-dark)}& blockquote:not([class]){background-color:var(--color-background-2)}}}@media print,screen and (min-width: 769px){.contentCollection{& p:not([class]) code:not([class]){font-size:var(--font-size-14)}& pre.astro-code code:not([class]){font-size:var(--font-size-14);padding:var(--size-spacing-30) var(--size-spacing-30) var(--size-spacing-40)}& h2:not([class]){font-size:var(--font-size-heading-2-wide);margin-top:var(--size-spacing-80)}& h2:not([class])+h3:not([class]){margin-top:var(--size-spacing-40)}& h2:not([class])+p:not([class]){margin-top:var(--size-spacing-30)}& h3:not([class]){font-size:var(--font-size-heading-3-wide);margin-top:var(--size-spacing-60)}& h3:not([class])+p:not([class]){margin-top:var(--size-spacing-40)}& h4:not([class]){font-size:var(--font-size-heading-4-wide);margin-top:var(--size-spacing-40);padding-left:var(--size-spacing-20)}& h4:not([class]):before{top:10px}& h4:not([class])+p:not([class]){margin-top:var(--size-spacing-10)}& h5:not([class]){font-size:var(--font-size-heading-5-wide)}& ul:not([class])>li:before{top:15px}& blockquote:not([class]){border-radius:0 var(--border-radius-40) var(--border-radius-40);padding:var(--size-spacing-60) var(--size-spacing-60) var(--size-spacing-80)}}}@media only screen and (any-hover: hover){.contentCollection{& a:not([class]):any-link:hover,a:not([class]):any-link:focus-visible{text-decoration:none}}}.contentCollection.column{& h2:not([class]):before{background-image:url("data:image/svg+xml; charset=utf-8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2043%203%22%3e%3cg%20stroke%2dlinecap%3d%22round%22%20stroke%2dwidth%3d%223%22%20fill%3d%22none%22%3e%3cpath%20stroke%3d%22%23343640%22%20d%3d%22M1%2e5%201%2e5h8%22%2f%3e%3cpath%20stroke%3d%22%235c6473%22%20d%3d%22M10%2e5%201%2e5h12%22%2f%3e%3cpath%20stroke%3d%22%23cbced8%22%20d%3d%22M23%2e5%201%2e5h18%22%2f%3e%3c%2fg%3e%3c%2fsvg%3e");background-position:center;background-repeat:no-repeat;background-size:43px 3px;display:inline-block;height:3px;width:43px}& h2:not([class]):after{display:none}& h3:not([class]):before{background-image:url("data:image/svg+xml; charset=utf-8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2033%203%22%3e%3cg%20stroke%2dlinecap%3d%22round%22%20stroke%2dwidth%3d%223%22%20fill%3d%22none%22%3e%3cpath%20stroke%3d%22%23e4e5eb%22%20d%3d%22M1%2e5%201%2e5h30%22%2f%3e%3cpath%20stroke%3d%22%235c6473%22%20d%3d%22M1%2e5%201%2e5h18%22%2f%3e%3c%2fg%3e%3c%2fsvg%3e")}@media only screen and (prefers-color-scheme: dark){& h2:not([class]):before{background-image:url("data:image/svg+xml; charset=utf-8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2043%203%22%3e%3cg%20stroke%2dlinecap%3d%22round%22%20stroke%2dwidth%3d%223%22%20fill%3d%22none%22%3e%3cpath%20stroke%3d%22%23cbced8%22%20d%3d%22M1%2e5%201%2e5h8%22%2f%3e%3cpath%20stroke%3d%22%235c6473%22%20d%3d%22M10%2e5%201%2e5h12%22%2f%3e%3cpath%20stroke%3d%22%23484f5c%22%20d%3d%22M23%2e5%201%2e5h18%22%2f%3e%3c%2fg%3e%3c%2fsvg%3e")}}& h3:not([class]):before{background-image:url("data:image/svg+xml; charset=utf-8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2033%203%22%3e%3cg%20stroke%2dlinecap%3d%22round%22%20stroke%2dwidth%3d%223%22%20fill%3d%22none%22%3e%3cpath%20stroke%3d%22%23484f5c%22%20d%3d%22M1%2e5%201%2e5h30%22%2f%3e%3cpath%20stroke%3d%22%235c6473%22%20d%3d%22M1%2e5%201%2e5h18%22%2f%3e%3c%2fg%3e%3c%2fsvg%3e")}}body>:first-child,th>:first-child,td>:first-child{margin-top:0}body>:last-child,th>:last-child,td>:last-child{margin-bottom:0}@layer{*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html{color-scheme:light dark;font-size:62.5%;writing-mode:horizontal-tb}html:focus-within{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}}noscript{display:none}body{background-color:var(--color-background-normal);color:var(--color-font-normal);font-family:var(--font-family-sans);font-size:var(--font-size-15);font-weight:var(--font-weight-regular);line-break:strict;line-height:var(--font-line-height-19);margin:0;min-height:100dvh;overflow-wrap:break-word;text-rendering:optimizeSpeed;-webkit-text-size-adjust:100%;word-break:break-all}[lang=en] body,body [lang=en]{font-family:var(--font-family-roboto);line-height:var(--font-line-height-16);word-break:normal}main{position:relative}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-medium);line-height:var(--font-line-height-16);margin:0;padding:0;word-break:normal}[lang=en] h1,h1[lang=en],[lang=en] h2,h2[lang=en],[lang=en] h3,h3[lang=en],[lang=en] h4,h4[lang=en],[lang=en] h5,h5[lang=en],[lang=en] h6,h6[lang=en]{line-height:var(--font-line-height-13)}h1{letter-spacing:.05rem}[lang=en] h1,h1[lang=en]{font-weight:var(--font-weight-regular);letter-spacing:.2rem}address{font-style:normal}@media screen and (prefers-color-scheme: dark){body{background-color:var(--color-background-normal-dark);color:var(--color-font-normal-dark)}}@media print,screen and (min-width: 769px){body{font-size:var(--font-size-18)}}p,ol,ul,dl,dt,dd{margin:0;padding:0}ul[role=list],ol[role=list],li,dt,dd{list-style:none}figure,figcaption{display:block;margin:0}em,strong,b{font-style:normal;font-weight:var(--font-weight-medium)}strong{color:var(--color-font-important)}sub,sup{bottom:-.2em;font-size:var(--font-size-12)}small{font-size:var(--font-size-12)}dfn{font-style:normal}abbr[title]{text-decoration:none}code{font-family:var(--font-family-sans)}q:before,q:after{content:'"'}cite{font-style:normal}pre,blockquote{margin:0}@media screen and (prefers-color-scheme: dark){strong{color:var(--color-font-important-dark)}}@media print,screen and (min-width: 769px){sub,sup,small{font-size:var(--font-size-12)}}img,video{block-size:auto;border:0;max-inline-size:100%}iframe{border:0}img,picture{display:block}iframe{width:100%}table{border-collapse:collapse;table-layout:fixed}th{font-weight:var(--font-weight-medium);text-align:left}input,button,select,textarea,[role=button]{color:inherit;font-size:inherit;line-height:inherit;max-width:100%}input[disabled],button[disabled],select[disabled],textarea[disabled],[role=button][disabled]{cursor:not-allowed}input,button,select,textarea,fieldset{margin:0;padding:0}input,select,textarea,label{font-family:var(--font-family-sans);font-size:1.6rem}label,legend{display:block}input [type=hidden]{display:none}input::-ms-clear{visibility:hidden}input::-webkit-search-cancel-button,input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}button,[role=button]{background-color:var(--color-background-normal);border:0;cursor:pointer;font-family:var(--font-family-sans);text-align:left;-webkit-user-select:none;user-select:none}select::-ms-expand{display:none}textarea{resize:vertical}legend{margin:0;padding:0}:placeholder-shown{color:var(--color-placeholder);opacity:1;transition:color var(--transition-hover),opacity var(--transition-hover)}::-webkit-input-placeholder{color:var(--color-placeholder);opacity:1;-webkit-transition:color var(--transition-hover),opacity var(--transition-hover);transition:color var(--transition-hover),opacity var(--transition-hover)}::-moz-placeholder{color:var(--color-placeholder);opacity:1;-moz-transition:color var(--transition-hover),opacity var(--transition-hover);transition:color var(--transition-hover),opacity var(--transition-hover)}:-ms-input-placeholder{color:var(--color-placeholder);opacity:1;-ms-transition:color var(--transition-hover),opacity var(--transition-hover);transition:color var(--transition-hover),opacity var(--transition-hover)}::-ms-input-placeholder{color:var(--color-placeholder);opacity:1;-ms-transition:color var(--transition-hover),opacity var(--transition-hover);transition:color var(--transition-hover),opacity var(--transition-hover)}@media screen and (prefers-color-scheme: dark){button,[role=button]{background-color:var(--color-background-normal-dark)}}summary{display:block;list-style-type:none}summary::-webkit-details-marker{display:none;margin-inline-end:0}dialog{border:0;padding:0}a:focus-visible,area:focus-visible,label:focus-visible,input:focus-visible,button:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:-webkit-focus-ring-color inset 2px;outline-offset:-2px}a{color:var(--color-link-text-normal);text-decoration:none}:target{scroll-margin-top:var(--size-height-header-narrow)}@media screen and (prefers-color-scheme: dark){a{color:var(--color-link-text-normal-dark)}}@media print,screen and (min-width: 1281px){:target{scroll-margin-top:var(--size-height-header-wide)}}@media screen and (any-hover: hover){a:any-link{transition:color var(--transition-hover)}a:any-link:hover,a:any-link:focus-visible{color:var(--color-link-text-hover)}}@media screen and (any-hover: hover) and (prefers-color-scheme: dark){a:any-link:hover,a:any-link:focus-visible{color:var(--color-link-text-hover-dark)}}}.icon{fill:var(--color-gray-7)}@media screen and (prefers-color-scheme: dark){.icon{fill:var(--color-gray-5)}}@media print,screen and (min-width: 1025px){.icon{scale:var(--icon-scale)}}
