.rich-text p{margin-top:1rem;margin-bottom:1rem}.rich-text p:first-child{margin-top:0}.rich-text p:last-child{margin-bottom:0}.rich-text h1{font-family:Source Sans pro,Arial,sans-serif;font-size:1.5rem}@media (width>=768px){.rich-text h1{font-size:2rem}}.rich-text h2{margin-top:2rem;font-family:Source Sans pro,Arial,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.25}@media (width>=480px){.rich-text h2{font-size:1.5rem}}.rich-text ul,.rich-text ol{padding-left:1rem;padding-right:1rem}.rich-text ul,.rich-text ol{list-style-position:outside}:is(.rich-text ul,.rich-text ol)>li+li{margin-top:.5rem}.rich-text ul{list-style-type:disc}.rich-text ol{list-style-type:decimal}.search{padding-top:.5rem;padding-bottom:1.5rem}.search__input{--tw-border-opacity:1;border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-color:rgb(225 225 225/var(--tw-border-opacity,1));border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;width:100%;padding:.75rem}.search__input:-moz-ui-invalid{box-shadow:none}.search__submit{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-bg-opacity:1;background-color:rgb(231 1 0/var(--tw-bg-opacity,1));border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;padding-left:1rem;padding-right:1rem;line-height:1;transition:background-color .1s ease-in-out}.search__submit:hover,.search__submit:focus{--tw-bg-opacity:1;background-color:rgb(186 0 0/var(--tw-bg-opacity,1))}.framed{--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity,1));justify-content:flex-start;align-items:center;width:100%;padding-left:1.25rem;padding-right:1.25rem;display:flex}.framed span{--tw-text-opacity:1;width:50px;height:50px;color:rgb(231 1 0/var(--tw-text-opacity,1));justify-content:center;align-items:center;margin-left:.5rem;padding:1rem;font-size:2rem;font-weight:800;display:flex}.framed:hover{opacity:.7}.search-page__title{--tw-border-opacity:1;border-top-width:1px;border-bottom-width:1px;border-color:rgb(225 225 225/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity,1));margin-bottom:.75rem;padding:.5rem 1rem;font-size:1rem;flex-grow:0!important}[x-cloak]{display:none!important}.news-wrapper{justify-content:center;align-items:center;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation:.3s scale-display;display:flex}.news-wrapper--is-displayed{animation:.3s scale-display;display:flex}.news-wrapper--is-hidden{animation:.3s forwards scale-display--reversed;display:none}@keyframes scale-display{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes scale-display--reversed{0%{opacity:1;display:flex;transform:scale(1)}99%{opacity:0;display:flex;transform:scale(0)}to{opacity:0;display:none;transform:scale(0)}}.news{border-top-width:1px;border-bottom-width:1px;max-width:1024px;padding-top:1.25rem;padding-bottom:1.25rem;font-family:Source Sans pro,Arial,sans-serif;position:relative}.news__close{--tw-translate-y:-50%;--tw-translate-x:-50%;width:1.5rem;height:1.5rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity:1;border-width:2px;border-color:rgb(255 255 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));justify-content:center;align-items:center;font-family:Arial,sans-serif;display:flex;position:absolute;top:0}@media (width>=768px){.news__close{--tw-translate-x:-100%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.news__close{font-variant:all-small-caps}.news__close:hover{cursor:pointer}.news__container{grid-auto-flow:column;align-items:flex-start;gap:1rem;display:grid}.news__figure{max-width:200px;height:auto;max-height:100px;display:none}@media (width>=768px){.news__figure{grid-column:span 2/span 2;display:block}}.news__figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}@media (width>=991px){.news__content{grid-column:span 1/span 1}}.news__body,.news__body p:first-child{display:contents}.icon{pointer-events:none;vertical-align:middle;fill:currentColor;will-change:transform;display:inline-block}.icon--sib-mark{width:2.25rem;height:27px}.icon--100{vertical-align:-2px;width:1rem;height:1rem}.icon--125{vertical-align:-2px;width:18px;height:18px}.icon--150{width:1.5rem;height:1.5rem}.icon--200{vertical-align:-10px;width:2rem;height:2rem}.news-card{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;display:grid}@media (width>=1024px){.news-card{grid-template-columns:1fr 200px;gap:2rem}}.news-card{grid-template-areas:"title""image""body"}@media (width>=1024px){.news-card{grid-template:"title image""body image"/1fr 200px;gap:0}}.news-card .news-title{grid-area:title}.news-card .news-image{grid-area:image}.news-card .news-body{grid-area:body}.news-card.news-without-image{grid-template-columns:repeat(1,minmax(0,1fr));grid-template-areas:"title""body"}@media (width>=1024px){.news-card.news-without-image{grid-template:"title""body"/1fr;gap:0}}.resources-filters{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(225 225 225/var(--tw-border-opacity,1))}.resources-filters__group{--tw-border-opacity:1;border-top-width:1px;border-color:rgb(225 225 225/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity,1));padding:.5rem 1rem;font-family:Source Sans pro,Arial,sans-serif}.dropdown{--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity,1));text-align:left;outline-offset:2px;outline:2px solid #0000;flex-direction:column;justify-content:center;align-items:stretch;width:100%;display:flex}.dropdown__header{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;height:47px;padding-top:5px;padding-left:10px;padding-right:10px;line-height:47px;display:flex}@media (width>=768px){.dropdown__header{padding:0;display:none}}.dropdown__header:after{content:"";border:7px solid #0000;border-top-color:#e70100;width:0;height:0;margin-left:auto;transition:transform .25s;display:block}@media (width>=768px){.dropdown__header:after{display:none}}.dropdown__header.open:after{transform:rotate(180deg)}.dropdown__items{width:100%;max-height:250px;transition-property:all;transition-duration:.7s;transition-timing-function:cubic-bezier(.4,0,.2,1);overflow:auto}@media (width>=768px){.dropdown__items{max-height:none;overflow:hidden}}.dropdownHide{opacity:0;max-height:0}@media (width>=768px){.dropdownHide{opacity:1;max-height:100%;display:block}}.checkbox{width:100%;padding-top:.25rem;padding-bottom:.25rem;display:inline-flex}.checkbox>label{width:100%}.checkbox__input{opacity:0;position:absolute;top:0;left:0}.checkbox__label{cursor:pointer;width:100%;padding-left:1.5rem;line-height:1.25;display:inline-block;position:relative}.checkbox__label:before{content:"";--tw-border-opacity:1;border-width:1px;border-color:rgb(225 225 225/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.25rem;width:1rem;height:1rem;display:block;position:absolute;top:2px;left:0}.checkbox__input:focus+.checkbox__label:before,.checkbox__input:active+.checkbox__label:before{box-shadow:0 0 0 3px #0000000d}.checkbox__label:after{content:"";opacity:0;background-image:url("data:image/svg+xml,%3Csvg height='12' viewBox='0 0 12 12' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1.26742236 4.83349747c-.32604784 0-.63605115.1231991-.872135.34724955-.24582517.23264573-.38564182.54723319-.39481013.88531444-.0091683.33808124.11403079.65954493.34667653.9053701l3.79109406 3.79166704c.04183039.0418304.08767192.0813687.13580552.118042.22003931.1650295.48248204.2527014.7581042.2527014.40397844 0 .77414875-.1845122 1.01538977-.5059759l5.69924749-7.60167073c.2028488-.27046499.2882286-.60396208.240095-.93917822-.0481336-.33464313-.2234774-.63089398-.4945154-.83431575-.2206124-.16502948-.4824821-.2527014-.7581043-.2527014-.4039784 0-.77414869.18451214-1.01538971.50654884l-4.52685053 6.03618272c-.0750655.09970531-.18909629.16216439-.31344142.17075968-.00916831.00057301-.02062869.00114603-.03151605.00114603-.11403079 0-.22118536-.04469548-.30255406-.12606419l-2.41699437-2.41642135c-.22920762-.21717422-.53634583-.33865426-.8601016-.33865426z' fill='%23e70100'/%3E%3C/svg%3E");width:.75rem;height:.75rem;display:block;position:absolute;top:4px;left:2px}.checkbox__input:checked+.checkbox__label:after{opacity:1}.resource{--tw-border-opacity:1;border-width:1px;border-color:rgb(225 225 225/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(99 99 99/var(--tw-text-opacity,1));padding:1rem 1.25rem;transition:transform .1s ease-in-out;position:relative}.resource:hover,.resource:focus{transform:scale(1.05)}.resource__link{--tw-text-opacity:1;color:rgb(49 50 51/var(--tw-text-opacity,1));text-decoration-line:none}.resource__link:hover,.resource__link:focus{--tw-text-opacity:1;color:rgb(49 50 51/var(--tw-text-opacity,1))}.resource__link:before{content:"";position:absolute;inset:0}.resource-page__filters{margin-bottom:1.25rem}@media (width>=768px){.resource-page__filters{align-items:flex-start;margin-bottom:0;padding-left:1.25rem;display:flex}}.resource-page__filter{--tw-text-opacity:1;color:rgb(99 99 99/var(--tw-text-opacity,1));margin-bottom:.5rem;font-size:.875rem;display:flex}.resource-page__filter .icon{flex-shrink:0;margin-right:.75rem}@media (width>=768px){.resource-page__filter{text-align:right;max-width:120px;margin-right:1.25rem;font-size:.6875rem;display:inline-block}}@media (width>=768px){.resource-page__filter .icon{margin-bottom:.5rem;margin-right:0}.resource-page__filter:last-child{margin-right:0}}.resource-page__info{margin-top:2rem;font-size:.875rem}@media (width>=480px){.resource-page__info{font-size:1rem}}.resource-page__ontologie>:first-child{margin-bottom:1.25rem}.resource-page__ontologie>*{flex-grow:1;flex-basis:auto}@media (width>=480px){.resource-page__ontologie{display:flex}}@media (width>=480px){.resource-page__ontologie>*:first-child{margin-bottom:0;margin-right:.5rem}.resource-page__ontologie>*:last-child{margin-left:.5rem}}@media (width>=1024px){.resource-page__ontologie{flex-direction:column}}@media (width>=1024px){.resource-page__ontologie>*:first-child{margin-bottom:.25rem;margin-right:0}.resource-page__ontologie>*:last-child{margin-left:0}}@media (width<=767px){.nav{justify-content:space-between;width:100%;display:flex}}.nav__link{--tw-text-opacity:1;color:rgb(49 50 51/var(--tw-text-opacity,1));padding-top:1rem;padding-bottom:1rem;font-family:Source Sans pro,Arial,sans-serif;text-decoration-line:none;transition:background .1s ease-in-out;display:inline-block}@media (width>=768px){.nav__link{padding:1.5rem 1rem .75rem}.nav__link.active,.nav__link:hover,.nav__link:focus{--tw-text-opacity:1;color:rgb(49 50 51/var(--tw-text-opacity,1));--tw-bg-opacity:1;background-color:rgb(225 225 225/var(--tw-bg-opacity,1))}}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}img{aspect-ratio:attr(width) / attr(height)}.container{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (width>=480px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (width>=768px){.container{padding-left:2rem;padding-right:2rem}}.container--xs{max-width:540px}.container--sm{max-width:768px}.container--md{max-width:920px}.flex-grid{flex-wrap:wrap;margin-left:-1rem;display:flex}.flex-grid>.flex-grid__item{padding-left:1rem}.flex-grid--none{margin-left:0}.flex-grid--none>.flex-grid__item{padding-left:0}.flex-grid--md{margin-left:-2rem}.flex-grid--md>.flex-grid__item{padding-left:2rem}.flex-grid--multiline>.flex-grid__item{margin-bottom:1rem}.flex-grid--even>.flex-grid__item{flex-direction:column;display:flex}.flex-grid--even>.flex-grid__item>*{flex:1}h1,.h1{font-family:Source Sans pro,Arial,sans-serif;font-size:2rem;font-weight:600;line-height:1.15}@media (width>=480px){h1,.h1{font-size:2.5rem}}h2,.h2{font-family:Source Sans pro,Arial,sans-serif;font-size:2rem}h3,.h3{font-family:Source Sans pro,Arial,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.25}@media (width>=480px){h3,.h3{font-size:1.5rem}}h4,.h4{font-family:Source Sans pro,Arial,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.25}h5,.h5{font-family:Source Sans pro,Arial,sans-serif;font-size:1rem;font-weight:700}a{--tw-text-opacity:1;color:rgb(0 159 231/var(--tw-text-opacity,1));text-decoration-line:underline;transition:color .1s ease-in-out}a:hover,a:focus{--tw-text-opacity:1;color:rgb(95 191 237/var(--tw-text-opacity,1))}.btn--primary{--tw-border-opacity:1;border-width:1px;border-color:rgb(0 159 231/var(--tw-border-opacity,1));text-align:center;border-radius:.25rem;padding:.75rem 1.25rem;text-decoration:none;transition:background-color .15s ease-in-out,color .15s ease-in-out,border .15s ease-in-out;display:inline-block}.btn--primary:hover,.btn--primary:focus{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-bg-opacity:1;background-color:rgb(95 191 237/var(--tw-bg-opacity,1));--tw-border-opacity:1;border-color:rgb(95 191 237/var(--tw-border-opacity,1))}@media (width<=479px){.btn--primary{width:100%}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-y-0{top:0;bottom:0}.start-0{inset-inline-start:0}.z-0{z-index:0}.order-first{order:-9999}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.\!mt-0{margin-top:0!important}.-ml-px{margin-left:-1px}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-3\.5{margin-left:.875rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.hidden{display:none}.size-5{width:1.25rem;height:1.25rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-\[50px\]{height:50px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[100px\]{max-height:100px}.min-h-\[2rem\]{min-height:2rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-7{width:1.75rem}.w-\[50px\]{width:50px}.w-auto{width:auto}.w-full{width:100%}.max-w-\[200px\]{max-width:200px}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.flex-1{flex:1}.flex-auto{flex:auto}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-y-1{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.list-inside{list-style-position:inside}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-neutral-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(225 225 225/var(--tw-divide-opacity,1))}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-blue-300{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-neutral-200{--tw-border-opacity:1;border-color:rgb(225 225 225/var(--tw-border-opacity,1))}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity,1))}.border-slate-400{--tw-border-opacity:1;border-color:rgb(148 163 184/var(--tw-border-opacity,1))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity,1))}.fill-current{fill:currentColor}.p-0{padding:0}.p-3{padding:.75rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-px{padding-left:1px;padding-right:1px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pe-3{padding-inline-end:.75rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pr-1{padding-right:.25rem}.ps-3{padding-inline-start:.75rem}.ps-9{padding-inline-start:2.25rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.font-body{font-family:Arial,sans-serif}.text-base{font-size:1rem}.text-sm{font-size:.875rem}.text-xl{font-size:2rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.italic{font-style:italic}.leading-5{line-height:1.25rem}.leading-snug{line-height:1.375}.\!text-primary-500{--tw-text-opacity:1!important;color:rgb(231 1 0/var(--tw-text-opacity,1))!important}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-neutral-500{--tw-text-opacity:1;color:rgb(157 157 157/var(--tw-text-opacity,1))}.text-neutral-700{--tw-text-opacity:1;color:rgb(99 99 99/var(--tw-text-opacity,1))}.text-neutral-900{--tw-text-opacity:1;color:rgb(49 50 51/var(--tw-text-opacity,1))}.text-primary-500{--tw-text-opacity:1;color:rgb(231 1 0/var(--tw-text-opacity,1))}.no-underline{text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity,1))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(/build/assets/source-sans-pro-latin-400-normal-tpsLXCSJ.woff2)format("woff2");font-display:swap}.tooltip{z-index:1;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));width:100%;max-width:500px;padding:1rem;font-size:.875rem;font-weight:400;position:absolute;top:calc(100% - 8px);left:0;box-shadow:0 4px 12px #0003}.hit__header{height:22px}.loader{vertical-align:-6px;width:16px;height:16px;margin-left:.5rem;display:inline-block;position:relative}.loader div{box-sizing:border-box;border:1px solid #0000;border-top-color:#636363;border-radius:50%;width:16px;height:16px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite loader;display:block;position:absolute}.loader div:first-child{animation-delay:-.45s}.loader div:nth-child(2){animation-delay:-.3s}.loader div:nth-child(3){animation-delay:-.15s}.loader--md{vertical-align:-6px;width:20px;height:20px}.loader--md div{border-width:2px;width:20px;height:20px}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.placeholder\:text-gray-400::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.last\:mr-0:last-child{margin-right:0}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-100\/60:hover{background-color:#f3f4f699}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.hover\:text-neutral-900\/80:hover{color:#313233cc}.focus\:z-10:focus{z-index:10}.focus\:border-blue-300:focus{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.focus\:border-primary-500:focus{--tw-border-opacity:1;border-color:rgb(231 1 0/var(--tw-border-opacity,1))}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-inset:focus{--tw-ring-inset:inset}.focus\:ring-primary-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(231 1 0/var(--tw-ring-opacity,1))}.focus-visible\:text-neutral-900\/80:focus-visible{color:#313233cc}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-inset:focus-visible{--tw-ring-inset:inset}.focus-visible\:ring-primary-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(231 1 0/var(--tw-ring-opacity,1))}.active\:bg-gray-100:active{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.active\:text-gray-500:active{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.active\:text-gray-700:active{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.active\:text-gray-800:active{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.active\:text-neutral-900\/80:active{color:#313233cc}.dark\:border-gray-600:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.dark\:border-gray-700\/60:is(.dark *){border-color:#37415199}.dark\:border-gray-700\/70:is(.dark *){border-color:#374151b3}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.dark\:bg-yellow-500\/40:is(.dark *){background-color:#eab30866}.dark\:text-gray-200:is(.dark *){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:text-gray-500:is(.dark *){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.dark\:text-gray-600:is(.dark *){--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.dark\:text-white:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:placeholder\:text-gray-500:is(.dark *)::-moz-placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.dark\:placeholder\:text-gray-500:is(.dark *)::placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.dark\:checked\:bg-primary-500:checked:is(.dark *){--tw-bg-opacity:1;background-color:rgb(231 1 0/var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-900:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.dark\:hover\:bg-white\/5:hover:is(.dark *){background-color:#ffffff0d}.dark\:hover\:text-gray-200:hover:is(.dark *){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.dark\:hover\:text-gray-300:hover:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.dark\:focus\:border-blue-700:focus:is(.dark *){--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity,1))}.dark\:focus\:border-blue-800:focus:is(.dark *){--tw-border-opacity:1;border-color:rgb(30 64 175/var(--tw-border-opacity,1))}.dark\:active\:bg-gray-700:active:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:active\:text-gray-300:active:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}@media (width>=480px){.sm\:mt-12{margin-top:3rem}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-1\/2{width:50%}.sm\:flex-1{flex:1}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}}@media (width<=767px){.max-sm\:inline-block{display:inline-block}.max-sm\:hidden{display:none}.max-sm\:w-full{width:100%}.max-sm\:flex-col{flex-direction:column}.max-sm\:text-center{text-align:center}}@media (width>=768px){.md\:order-last{order:9999}.md\:mb-0{margin-bottom:0}.md\:mr-2{margin-right:.5rem}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.3333%}.md\:w-2\/3{width:66.6667%}.md\:w-auto{width:auto}.md\:max-w-3xl{max-width:48rem}.md\:flex-1{flex:1}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:pr-12{padding-right:3rem}}@media (width<=1023px){.max-md\:pb-5{padding-bottom:1.25rem}}@media (width>=1024px){.lg\:mb-2{margin-bottom:.5rem}.lg\:mt-12{margin-top:3rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.3333%}.lg\:w-1\/4{width:25%}.lg\:w-2\/3{width:66.6667%}.lg\:w-3\/4{width:75%}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:gap-12{gap:3rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:text-base{font-size:1rem}}@media (width>=1280px){.xl\:w-1\/4{width:25%}.xl\:w-1\/5{width:20%}.xl\:w-3\/4{width:75%}.xl\:w-4\/5{width:80%}}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}
