.card_card__jMZ0V{--card-padding:1.25rem;position:absolute;top:0;right:0;z-index:1;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;background-color:var(--card-background);color:var(--card-font-colour);border:1px solid var(--card-font-colour);transition:all .5s ease-in-out;max-width:min(30rem,100%)}.card_closeButton__15Uzv{background:transparent;border:none;cursor:pointer;color:var(--card-font-colour);padding:2px 0 0}.card_show__1C52f{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0)}.card_card__jMZ0V.card_hidden__ppk79{opacity:0;visibility:hidden;pointer-events:none;transform:translateX(120%)}.card_header__VoovI{width:100%;padding:var(--card-padding);box-sizing:border-box;box-shadow:0 8px 24px rgba(149,157,165,.2);border-bottom:1px solid lightgrey}.card_headingContainer__Yl_cX{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;width:100%}.card_heading__ZdM73{margin:0;width:100%}.card_subheadingContainer__Pb_nL{width:100%;margin-top:.25rem}.card_subheading__gB_X1{margin:0}.card_body__7OqLK{width:100%;height:100%;padding:var(--card-padding) 0;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;align-items:center;&>*{width:calc(100% - var(--card-padding) * .4 * 2);padding:calc(var(--card-padding) * .6);padding-top:0;padding-bottom:0;margin:0 calc(var(--card-padding) * .4);margin-top:0;margin-bottom:0;box-sizing:border-box}&>:only-child{height:100%}&>:first-child{padding-top:calc(var(--card-padding) * .6);margin-top:calc(var(--card-padding) * .4)}&>:last-child{padding-bottom:calc(var(--card-padding) * .6);margin-bottom:calc(var(--card-padding) * .4)}}@media (min-width:480px){.card_card__jMZ0V{margin-right:.5rem;margin-bottom:1rem;margin-top:.5rem;height:calc(100% - 2rem);border-radius:20px}.card_halfScreenButton__VwDLj{display:none}}@media (prefers-reduced-motion:reduce){.card_card__jMZ0V{transition:none!important}}.card_halfScreenButton__VwDLj{background:transparent;border:none;cursor:pointer;color:var(--card-font-colour);padding:2px 0 0}@media (max-width:479.98px){.card_card__jMZ0V.card_cardHalfScreen__8PJG5{height:50%;top:50%;overflow:hidden}}.reportitcard_form__jitev{display:flex;flex-direction:column;overflow:auto;scrollbar-gutter:stable both-edges;padding:.5rem;position:relative;row-gap:.5rem}.reportitcard_form__jitev [role=group]{display:contents}.reportitcard_formSubmit__IVw1c{width:100%;display:flex;flex-direction:row;justify-content:space-between;padding-top:.75rem;gap:.5rem}.reportitcard_button__JcOdF{width:50%;height:2rem}.reportitcard_redirect__cK7l1{width:100%;overflow:auto;word-wrap:break-word}.reportitcard_reportItError__c2vP7{display:flex;width:100%;flex-direction:column;align-items:flex-start;overflow:auto}.reportitcard_reportItErrorAction__kr_yw,.reportitcard_reportItErrorTitle__xFm36{font-weight:700}.richtext_richTextColour0__C9OCm{color:var(--rich-text-colour-0,red)}.richtext_richTextColour1__2dwJq{color:var(--rich-text-colour-1,green)}.richtext_richTextColour2__16rYb{color:var(--rich-text-colour-2,orange)}.richtext_richTextColour3__HKGsW{color:var(--rich-text-colour-3,blue)}.richtext_richTextColour4__pS612{color:var(--rich-text-colour-4,yellow)}.texticon_icon__7wYUg{height:2em;width:auto;vertical-align:middle}.sheet_root__xQSDy{--background:#fff;--foreground:#111;--muted-foreground:#666;--ring:#5b9cff;--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--border-color:#e5e7eb}.sheet_overlay__XBkZa{position:fixed;inset:0;z-index:50;background-color:rgba(0,0,0,.5);animation-duration:.2s;animation-fill-mode:both}[data-state=open].sheet_overlay__XBkZa{animation-name:sheet_overlayFadeIn__I8eQZ}[data-state=closed].sheet_overlay__XBkZa{animation-name:sheet_overlayFadeOut___Jpbt}@keyframes sheet_overlayFadeIn__I8eQZ{0%{opacity:0}to{opacity:1}}@keyframes sheet_overlayFadeOut___Jpbt{0%{opacity:1}to{opacity:0}}.sheet_contentBase__Mzgse{position:fixed;z-index:50;display:flex;flex-direction:column;gap:1rem;background:var(--title-bar-background,#fff);box-shadow:var(--shadow-lg,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1));transition-timing-function:ease-in-out;will-change:transform,opacity;max-width:100%;color:var(--title-bar-font-colour,black)}.sheet_contentRight__KGO6o{inset:0 auto 0 auto;right:0;height:100%;border-left:1px solid var(--border-color,#e5e7eb);animation-duration:.3s;animation-fill-mode:both;min-width:24rem;border-radius:1rem 0 0 1rem}[data-state=open].sheet_contentRight__KGO6o{animation-name:sheet_slideInFromRight__CXxKg}[data-state=closed].sheet_contentRight__KGO6o{animation-name:sheet_slideOutToRight__mm1lj}@keyframes sheet_slideInFromRight__CXxKg{0%{transform:translateX(100%);opacity:.9}to{transform:translateX(0);opacity:1}}@keyframes sheet_slideOutToRight__mm1lj{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:.9}}.sheet_contentLeft__pLgA6{inset:0 auto 0 auto;left:0;height:100%;border-right:1px solid var(--border-color);animation-duration:.3s;animation-fill-mode:both;border-radius:0 1rem 1rem 0}[data-state=open].sheet_contentLeft__pLgA6{animation-name:sheet_slideInFromLeft__EPuA0}[data-state=closed].sheet_contentLeft__pLgA6{animation-name:sheet_slideOutToLeft__Zbqza}@keyframes sheet_slideInFromLeft__EPuA0{0%{transform:translateX(-100%);opacity:.9}to{transform:translateX(0);opacity:1}}@keyframes sheet_slideOutToLeft__Zbqza{0%{transform:translateX(0);opacity:1}to{transform:translateX(-100%);opacity:.9}}.sheet_contentTop__jcliD{inset:0 0 auto 0;top:0;width:100%;height:auto;border-bottom:1px solid var(--border-color);animation-duration:.3s;animation-fill-mode:both;max-height:100%;border-radius:0 0 1rem 1rem}[data-state=open].sheet_contentTop__jcliD{animation-name:sheet_slideInFromTop__z8z14}[data-state=closed].sheet_contentTop__jcliD{animation-name:sheet_slideOutToTop__MLPnF}@keyframes sheet_slideInFromTop__z8z14{0%{transform:translateY(-100%);opacity:.9}to{transform:translateY(0);opacity:1}}@keyframes sheet_slideOutToTop__MLPnF{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:.9}}.sheet_contentBottom__ldcIG{inset:auto 0 0 0;bottom:0;width:100%;height:auto;border-top:1px solid var(--border-color);animation-duration:.3s;animation-fill-mode:both;min-height:24rem;border-radius:1rem 1rem 0 0}[data-state=open].sheet_contentBottom__ldcIG{animation-name:sheet_slideInFromBottom__qerF_}[data-state=closed].sheet_contentBottom__ldcIG{animation-name:sheet_slideOutToBottom__MYvKB}@keyframes sheet_slideInFromBottom__qerF_{0%{transform:translateY(100%);opacity:.9}to{transform:translateY(0);opacity:1}}@keyframes sheet_slideOutToBottom__MYvKB{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:.9}}.sheet_header__MbOGP{display:flex;flex-direction:column;gap:.375rem;text-align:center}.sheet_footer__RjepY{margin-top:auto;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.sheet_title__tbxN8{padding:1rem;font-weight:600;margin:0}.sheet_description__TzPJF{color:var(--title-bar-font-colour,black);font-size:.875rem;display:flex;flex-direction:column;scrollbar-gutter:stable;overflow:auto;height:100%;padding:.5rem}.sheet_closeButton__iq1aZ{background:transparent;border:none;position:absolute;top:1rem;right:1rem;opacity:.7;transition:opacity .15s ease;color:var(--title-bar-font-colour,black);cursor:pointer}.sheet_closeButton__iq1aZ:hover{opacity:1}.sheet_closeButton__iq1aZ:focus{box-shadow:0 0 0 2px var(--ring)}.sheet_resizeHandle__uG3vd{position:absolute;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:contrast(.6);backdrop-filter:contrast(.6)}.sheet_resizeHandleGrip__YauNp{border-radius:100%;background-color:#fff}.sheet_handle-left__XaMIj{top:0;right:0;width:8px;height:100%;cursor:ew-resize}.sheet_handle-right__6eR_W{top:0;left:0;width:8px;height:100%;cursor:ew-resize}.sheet_handle-bottom___WtTO{top:0;left:0;width:100%;height:8px;cursor:ns-resize}.sheet_handle-top__rk7bO{bottom:0;left:0;width:100%;height:8px;cursor:ns-resize}.modal_dialog__rEbJw{padding:0;border:none;border-radius:1rem}.modal_dialog__rEbJw[open]{display:flex;flex-direction:column}.modal_dialog__rEbJw::backdrop{background:rgba(0,0,0,.5)}@media (max-width:480px){.modal_dialog__rEbJw[open]{overflow:hidden;max-height:95dvh;max-width:95dvw}}.modal_titleBar__19Pm6{background-color:var(--modal-title-bar-background);display:flex;justify-content:space-between;align-items:center}.modal_title__xsJlS{padding:.5rem;color:var(--modal-title-bar-font-colour)}.modal_content__eUgjq{flex:1 1 auto;min-height:0;overflow:auto;padding:1rem}.modal_closeButton__IysD4{float:right;height:100%;background:var(--button-background-colour);color:var(--button-font-colour);border:none;padding:.75rem 1rem}.modal_closeButton__IysD4:hover{cursor:pointer}.modal_confirmBar__Ggtn9{display:flex;justify-content:flex-end;height:2rem;padding:1rem}button.modal_confirmButton__j8p0I{background:var(--button-background-colour);color:var(--button-font-colour);border:none;font-family:var(--page-font-family)}.modal_confirmButton__j8p0I:hover{cursor:pointer}.cookiescreen_cookieScreen__UtzKG{max-width:60rem}.cookiescreen_gridContainer__BOljB{display:grid;grid-template-columns:2fr 2fr 2fr 1fr;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:white}.cookiescreen_gridTitleItem__0TctS{padding:12px;font-weight:600;background:#f8fafc;box-shadow:1px 2px darkgray;border-right:2px solid darkgray}.cookiescreen_gridItem__e0AHH{padding:12px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center}@media (max-width:480px){.cookiescreen_gridContainer__BOljB{font-size:12px;grid-template-columns:1fr 1fr 1fr 1fr}}.keypanel_keyList__Eo_UX{padding:0;margin:0;list-style:none}.keypanel_keyList__Eo_UX li{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.5rem 0}.keypanel_keyList__Eo_UX li span{padding:0 1rem}.keypanel_keyList__Eo_UX li img{max-width:42px;max-height:42px}.viewitfilterscard_form__vaCmH{display:flex;flex-direction:column;width:100%;overflow:auto;scrollbar-gutter:stable both-edges;padding:.5rem;position:relative;row-gap:.5rem}.viewitfilterscard_form__vaCmH fieldset{display:contents}.viewitfilterscard_subHeading__SH584{font-weight:600;margin-top:.5rem}