/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--plyr-color-main:#E8396E;--plyr-audio-controls-background:#681A41;--plyr-audio-control-color:#fff;}:root,[data-bs-theme="light"]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:Arial,Helvetica,sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme="dark"]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;}*,*::before,*::after{box-sizing:border-box;}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth;}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}hr{margin:2rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:0.25;}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color);}h1{font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){h1{font-size:2.5rem;}}h2{font-size:calc(1.325rem + 0.9vw);}@media (min-width:1200px){h2{font-size:2rem;}}h3{font-size:calc(1.3rem + 0.6vw);}@media (min-width:1200px){h3{font-size:1.75rem;}}h4{font-size:calc(1.275rem + 0.3vw);}@media (min-width:1200px){h4{font-size:1.5rem;}}h5{font-size:1.25rem;}h6{font-size:1rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul{padding-left:2rem;}ol,ul,dl{margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small{font-size:0.875em;}mark{padding:0.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg);}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline;}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb);}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em;}pre code{font-size:inherit;color:inherit;word-break:normal;}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word;}a > code{color:inherit;}kbd{padding:0.1875rem 0.375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:0.25rem;}kbd kbd{padding:0;font-size:1em;}figure{margin:0 0 1rem;}img,svg{vertical-align:middle;}table{caption-side:bottom;border-collapse:collapse;}caption{padding-top:0.5rem;padding-bottom:0.5rem;color:var(--bs-secondary-color);text-align:left;}th{text-align:inherit;text-align:-webkit-match-parent;}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0;}label{display:inline-block;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,select{text-transform:none;}[role="button"]{cursor:pointer;}select{word-wrap:normal;}select:disabled{opacity:1;}[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator{display:none !important;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer;}::-moz-focus-inner{padding:0;border-style:none;}textarea{resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{float:left;width:100%;padding:0;margin-bottom:0.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit;}@media (min-width:1200px){legend{font-size:1.5rem;}}legend + *{clear:left;}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0;}::-webkit-inner-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-color-swatch-wrapper{padding:0;}::file-selector-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}iframe{border:0;}summary{display:list-item;cursor:pointer;}progress{vertical-align:baseline;}[hidden]{display:none !important;}.container,.user-login-form,.user-register-form,.user-pass,[data-drupal-messages],.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{--bs-gutter-x:3rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;}@media (min-width:576px){.container,.user-login-form,.user-register-form,.user-pass,[data-drupal-messages],.container-sm{max-width:540px;}}@media (min-width:768px){.container,.user-login-form,.user-register-form,.user-pass,[data-drupal-messages],.container-sm,.container-md{max-width:720px;}}@media (min-width:992px){.container,.user-login-form,.user-register-form,.user-pass,[data-drupal-messages],.container-sm,.container-md,.container-lg{max-width:960px;}}@media (min-width:1200px){.container,.user-login-form,.user-register-form,.user-pass,[data-drupal-messages],.container-sm,.container-md,.container-lg,.container-xl{max-width:1192px;}}@media (min-width:1400px){.container,.user-login-form,.user-register-form,.user-pass,[data-drupal-messages],.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1320px;}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px;}.row{--bs-gutter-x:3rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));}.row > *{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}.col{flex:1 0 0%;}.row-cols-auto > *{flex:0 0 auto;width:auto;}.row-cols-1 > *{flex:0 0 auto;width:100%;}.row-cols-2 > *{flex:0 0 auto;width:50%;}.row-cols-3 > *{flex:0 0 auto;width:33.33333%;}.row-cols-4 > *{flex:0 0 auto;width:25%;}.row-cols-5 > *{flex:0 0 auto;width:20%;}.row-cols-6 > *{flex:0 0 auto;width:16.66667%;}.col-auto{flex:0 0 auto;width:auto;}.col-1{flex:0 0 auto;width:8.33333%;}.col-2{flex:0 0 auto;width:16.66667%;}.col-3{flex:0 0 auto;width:25%;}.col-4{flex:0 0 auto;width:33.33333%;}.col-5{flex:0 0 auto;width:41.66667%;}.col-6{flex:0 0 auto;width:50%;}.col-7{flex:0 0 auto;width:58.33333%;}.col-8{flex:0 0 auto;width:66.66667%;}.col-9{flex:0 0 auto;width:75%;}.col-10{flex:0 0 auto;width:83.33333%;}.col-11{flex:0 0 auto;width:91.66667%;}.col-12{flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333%;}.offset-2{margin-left:16.66667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333%;}.offset-5{margin-left:41.66667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333%;}.offset-8{margin-left:66.66667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333%;}.offset-11{margin-left:91.66667%;}.g-0,.gx-0{--bs-gutter-x:0;}.g-0,.gy-0{--bs-gutter-y:0;}.g-1,.gx-1{--bs-gutter-x:0.5rem;}.g-1,.gy-1{--bs-gutter-y:0.5rem;}.g-2,.gx-2{--bs-gutter-x:1rem;}.g-2,.gy-2{--bs-gutter-y:1rem;}.g-3,.gx-3{--bs-gutter-x:2rem;}.g-3,.gy-3{--bs-gutter-y:2rem;}.g-4,.gx-4{--bs-gutter-x:3rem;}.g-4,.gy-4{--bs-gutter-y:3rem;}.g-5,.gx-5{--bs-gutter-x:6rem;}.g-5,.gy-5{--bs-gutter-y:6rem;}.g-6,.gx-6{--bs-gutter-x:12rem;}.g-6,.gy-6{--bs-gutter-y:12rem;}@media (min-width:576px){.col-sm{flex:1 0 0%;}.row-cols-sm-auto > *{flex:0 0 auto;width:auto;}.row-cols-sm-1 > *{flex:0 0 auto;width:100%;}.row-cols-sm-2 > *{flex:0 0 auto;width:50%;}.row-cols-sm-3 > *{flex:0 0 auto;width:33.33333%;}.row-cols-sm-4 > *{flex:0 0 auto;width:25%;}.row-cols-sm-5 > *{flex:0 0 auto;width:20%;}.row-cols-sm-6 > *{flex:0 0 auto;width:16.66667%;}.col-sm-auto{flex:0 0 auto;width:auto;}.col-sm-1{flex:0 0 auto;width:8.33333%;}.col-sm-2{flex:0 0 auto;width:16.66667%;}.col-sm-3{flex:0 0 auto;width:25%;}.col-sm-4{flex:0 0 auto;width:33.33333%;}.col-sm-5{flex:0 0 auto;width:41.66667%;}.col-sm-6{flex:0 0 auto;width:50%;}.col-sm-7{flex:0 0 auto;width:58.33333%;}.col-sm-8{flex:0 0 auto;width:66.66667%;}.col-sm-9{flex:0 0 auto;width:75%;}.col-sm-10{flex:0 0 auto;width:83.33333%;}.col-sm-11{flex:0 0 auto;width:91.66667%;}.col-sm-12{flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333%;}.offset-sm-2{margin-left:16.66667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333%;}.offset-sm-5{margin-left:41.66667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333%;}.offset-sm-8{margin-left:66.66667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333%;}.offset-sm-11{margin-left:91.66667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.5rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.5rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:1rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:1rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:2rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:2rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:3rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:3rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:6rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:6rem;}.g-sm-6,.gx-sm-6{--bs-gutter-x:12rem;}.g-sm-6,.gy-sm-6{--bs-gutter-y:12rem;}}@media (min-width:768px){.col-md{flex:1 0 0%;}.row-cols-md-auto > *{flex:0 0 auto;width:auto;}.row-cols-md-1 > *{flex:0 0 auto;width:100%;}.row-cols-md-2 > *{flex:0 0 auto;width:50%;}.row-cols-md-3 > *{flex:0 0 auto;width:33.33333%;}.row-cols-md-4 > *{flex:0 0 auto;width:25%;}.row-cols-md-5 > *{flex:0 0 auto;width:20%;}.row-cols-md-6 > *{flex:0 0 auto;width:16.66667%;}.col-md-auto{flex:0 0 auto;width:auto;}.col-md-1{flex:0 0 auto;width:8.33333%;}.col-md-2{flex:0 0 auto;width:16.66667%;}.col-md-3{flex:0 0 auto;width:25%;}.col-md-4{flex:0 0 auto;width:33.33333%;}.col-md-5{flex:0 0 auto;width:41.66667%;}.col-md-6{flex:0 0 auto;width:50%;}.col-md-7{flex:0 0 auto;width:58.33333%;}.col-md-8{flex:0 0 auto;width:66.66667%;}.col-md-9{flex:0 0 auto;width:75%;}.col-md-10{flex:0 0 auto;width:83.33333%;}.col-md-11{flex:0 0 auto;width:91.66667%;}.col-md-12{flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333%;}.offset-md-2{margin-left:16.66667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333%;}.offset-md-5{margin-left:41.66667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333%;}.offset-md-8{margin-left:66.66667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333%;}.offset-md-11{margin-left:91.66667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-1,.gx-md-1{--bs-gutter-x:0.5rem;}.g-md-1,.gy-md-1{--bs-gutter-y:0.5rem;}.g-md-2,.gx-md-2{--bs-gutter-x:1rem;}.g-md-2,.gy-md-2{--bs-gutter-y:1rem;}.g-md-3,.gx-md-3{--bs-gutter-x:2rem;}.g-md-3,.gy-md-3{--bs-gutter-y:2rem;}.g-md-4,.gx-md-4{--bs-gutter-x:3rem;}.g-md-4,.gy-md-4{--bs-gutter-y:3rem;}.g-md-5,.gx-md-5{--bs-gutter-x:6rem;}.g-md-5,.gy-md-5{--bs-gutter-y:6rem;}.g-md-6,.gx-md-6{--bs-gutter-x:12rem;}.g-md-6,.gy-md-6{--bs-gutter-y:12rem;}}@media (min-width:992px){.col-lg{flex:1 0 0%;}.row-cols-lg-auto > *{flex:0 0 auto;width:auto;}.row-cols-lg-1 > *{flex:0 0 auto;width:100%;}.row-cols-lg-2 > *{flex:0 0 auto;width:50%;}.row-cols-lg-3 > *{flex:0 0 auto;width:33.33333%;}.row-cols-lg-4 > *{flex:0 0 auto;width:25%;}.row-cols-lg-5 > *{flex:0 0 auto;width:20%;}.row-cols-lg-6 > *{flex:0 0 auto;width:16.66667%;}.col-lg-auto{flex:0 0 auto;width:auto;}.col-lg-1{flex:0 0 auto;width:8.33333%;}.col-lg-2{flex:0 0 auto;width:16.66667%;}.col-lg-3{flex:0 0 auto;width:25%;}.col-lg-4{flex:0 0 auto;width:33.33333%;}.col-lg-5{flex:0 0 auto;width:41.66667%;}.col-lg-6{flex:0 0 auto;width:50%;}.col-lg-7{flex:0 0 auto;width:58.33333%;}.col-lg-8{flex:0 0 auto;width:66.66667%;}.col-lg-9{flex:0 0 auto;width:75%;}.col-lg-10{flex:0 0 auto;width:83.33333%;}.col-lg-11{flex:0 0 auto;width:91.66667%;}.col-lg-12{flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333%;}.offset-lg-2{margin-left:16.66667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333%;}.offset-lg-5{margin-left:41.66667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333%;}.offset-lg-8{margin-left:66.66667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333%;}.offset-lg-11{margin-left:91.66667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.5rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.5rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:1rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:1rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:2rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:2rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:3rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:3rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:6rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:6rem;}.g-lg-6,.gx-lg-6{--bs-gutter-x:12rem;}.g-lg-6,.gy-lg-6{--bs-gutter-y:12rem;}}@media (min-width:1200px){.col-xl{flex:1 0 0%;}.row-cols-xl-auto > *{flex:0 0 auto;width:auto;}.row-cols-xl-1 > *{flex:0 0 auto;width:100%;}.row-cols-xl-2 > *{flex:0 0 auto;width:50%;}.row-cols-xl-3 > *{flex:0 0 auto;width:33.33333%;}.row-cols-xl-4 > *{flex:0 0 auto;width:25%;}.row-cols-xl-5 > *{flex:0 0 auto;width:20%;}.row-cols-xl-6 > *{flex:0 0 auto;width:16.66667%;}.col-xl-auto{flex:0 0 auto;width:auto;}.col-xl-1{flex:0 0 auto;width:8.33333%;}.col-xl-2{flex:0 0 auto;width:16.66667%;}.col-xl-3{flex:0 0 auto;width:25%;}.col-xl-4{flex:0 0 auto;width:33.33333%;}.col-xl-5{flex:0 0 auto;width:41.66667%;}.col-xl-6{flex:0 0 auto;width:50%;}.col-xl-7{flex:0 0 auto;width:58.33333%;}.col-xl-8{flex:0 0 auto;width:66.66667%;}.col-xl-9{flex:0 0 auto;width:75%;}.col-xl-10{flex:0 0 auto;width:83.33333%;}.col-xl-11{flex:0 0 auto;width:91.66667%;}.col-xl-12{flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333%;}.offset-xl-2{margin-left:16.66667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333%;}.offset-xl-5{margin-left:41.66667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333%;}.offset-xl-8{margin-left:66.66667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333%;}.offset-xl-11{margin-left:91.66667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.5rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.5rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:1rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:1rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:2rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:2rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:3rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:3rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:6rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:6rem;}.g-xl-6,.gx-xl-6{--bs-gutter-x:12rem;}.g-xl-6,.gy-xl-6{--bs-gutter-y:12rem;}}@media (min-width:1400px){.col-xxl{flex:1 0 0%;}.row-cols-xxl-auto > *{flex:0 0 auto;width:auto;}.row-cols-xxl-1 > *{flex:0 0 auto;width:100%;}.row-cols-xxl-2 > *{flex:0 0 auto;width:50%;}.row-cols-xxl-3 > *{flex:0 0 auto;width:33.33333%;}.row-cols-xxl-4 > *{flex:0 0 auto;width:25%;}.row-cols-xxl-5 > *{flex:0 0 auto;width:20%;}.row-cols-xxl-6 > *{flex:0 0 auto;width:16.66667%;}.col-xxl-auto{flex:0 0 auto;width:auto;}.col-xxl-1{flex:0 0 auto;width:8.33333%;}.col-xxl-2{flex:0 0 auto;width:16.66667%;}.col-xxl-3{flex:0 0 auto;width:25%;}.col-xxl-4{flex:0 0 auto;width:33.33333%;}.col-xxl-5{flex:0 0 auto;width:41.66667%;}.col-xxl-6{flex:0 0 auto;width:50%;}.col-xxl-7{flex:0 0 auto;width:58.33333%;}.col-xxl-8{flex:0 0 auto;width:66.66667%;}.col-xxl-9{flex:0 0 auto;width:75%;}.col-xxl-10{flex:0 0 auto;width:83.33333%;}.col-xxl-11{flex:0 0 auto;width:91.66667%;}.col-xxl-12{flex:0 0 auto;width:100%;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333%;}.offset-xxl-2{margin-left:16.66667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333%;}.offset-xxl-5{margin-left:41.66667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333%;}.offset-xxl-8{margin-left:66.66667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333%;}.offset-xxl-11{margin-left:91.66667%;}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0;}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0;}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.5rem;}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.5rem;}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:1rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:1rem;}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:2rem;}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:2rem;}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:3rem;}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:3rem;}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:6rem;}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:6rem;}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:12rem;}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:12rem;}}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-grid{display:grid !important;}.d-inline-grid{display:inline-grid !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:flex !important;}.d-inline-flex{display:inline-flex !important;}.d-none{display:none !important;}.flex-fill{flex:1 1 auto !important;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.justify-content-evenly{justify-content:space-evenly !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}.order-first{order:-1 !important;}.order-0{order:0 !important;}.order-1{order:1 !important;}.order-2{order:2 !important;}.order-3{order:3 !important;}.order-4{order:4 !important;}.order-5{order:5 !important;}.order-last{order:6 !important;}.m-0{margin:0 !important;}.m-1{margin:0.5rem !important;}.m-2{margin:1rem !important;}.m-3{margin:2rem !important;}.m-4{margin:3rem !important;}.m-5{margin:6rem !important;}.m-auto{margin:auto !important;}.mx-0{margin-right:0 !important;margin-left:0 !important;}.mx-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-4{margin-right:3rem !important;margin-left:3rem !important;}.mx-5{margin-right:6rem !important;margin-left:6rem !important;}.mx-auto{margin-right:auto !important;margin-left:auto !important;}.my-0{margin-top:0 !important;margin-bottom:0 !important;}.my-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-4{margin-top:3rem !important;margin-bottom:3rem !important;}.my-5{margin-top:6rem !important;margin-bottom:6rem !important;}.my-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-0{margin-top:0 !important;}.mt-1{margin-top:0.5rem !important;}.mt-2{margin-top:1rem !important;}.mt-3{margin-top:2rem !important;}.mt-4{margin-top:3rem !important;}.mt-5{margin-top:6rem !important;}.mt-auto{margin-top:auto !important;}.me-0{margin-right:0 !important;}.me-1{margin-right:0.5rem !important;}.me-2{margin-right:1rem !important;}.me-3{margin-right:2rem !important;}.me-4{margin-right:3rem !important;}.me-5{margin-right:6rem !important;}.me-auto{margin-right:auto !important;}.mb-0{margin-bottom:0 !important;}.mb-1{margin-bottom:0.5rem !important;}.mb-2{margin-bottom:1rem !important;}.mb-3{margin-bottom:2rem !important;}.mb-4{margin-bottom:3rem !important;}.mb-5{margin-bottom:6rem !important;}.mb-auto{margin-bottom:auto !important;}.ms-0{margin-left:0 !important;}.ms-1{margin-left:0.5rem !important;}.ms-2{margin-left:1rem !important;}.ms-3{margin-left:2rem !important;}.ms-4{margin-left:3rem !important;}.ms-5{margin-left:6rem !important;}.ms-auto{margin-left:auto !important;}.p-0{padding:0 !important;}.p-1{padding:0.5rem !important;}.p-2{padding:1rem !important;}.p-3{padding:2rem !important;}.p-4{padding:3rem !important;}.p-5{padding:6rem !important;}.px-0{padding-right:0 !important;padding-left:0 !important;}.px-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-2{padding-right:1rem !important;padding-left:1rem !important;}.px-3{padding-right:2rem !important;padding-left:2rem !important;}.px-4{padding-right:3rem !important;padding-left:3rem !important;}.px-5{padding-right:6rem !important;padding-left:6rem !important;}.py-0{padding-top:0 !important;padding-bottom:0 !important;}.py-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-4{padding-top:3rem !important;padding-bottom:3rem !important;}.py-5{padding-top:6rem !important;padding-bottom:6rem !important;}.pt-0{padding-top:0 !important;}.pt-1{padding-top:0.5rem !important;}.pt-2{padding-top:1rem !important;}.pt-3{padding-top:2rem !important;}.pt-4{padding-top:3rem !important;}.pt-5{padding-top:6rem !important;}.pe-0{padding-right:0 !important;}.pe-1{padding-right:0.5rem !important;}.pe-2{padding-right:1rem !important;}.pe-3{padding-right:2rem !important;}.pe-4{padding-right:3rem !important;}.pe-5{padding-right:6rem !important;}.pb-0{padding-bottom:0 !important;}.pb-1{padding-bottom:0.5rem !important;}.pb-2{padding-bottom:1rem !important;}.pb-3{padding-bottom:2rem !important;}.pb-4{padding-bottom:3rem !important;}.pb-5{padding-bottom:6rem !important;}.ps-0{padding-left:0 !important;}.ps-1{padding-left:0.5rem !important;}.ps-2{padding-left:1rem !important;}.ps-3{padding-left:2rem !important;}.ps-4{padding-left:3rem !important;}.ps-5{padding-left:6rem !important;}@media (min-width:576px){.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-grid{display:grid !important;}.d-sm-inline-grid{display:inline-grid !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}.d-sm-none{display:none !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.justify-content-sm-evenly{justify-content:space-evenly !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}.order-sm-first{order:-1 !important;}.order-sm-0{order:0 !important;}.order-sm-1{order:1 !important;}.order-sm-2{order:2 !important;}.order-sm-3{order:3 !important;}.order-sm-4{order:4 !important;}.order-sm-5{order:5 !important;}.order-sm-last{order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-1{margin:0.5rem !important;}.m-sm-2{margin:1rem !important;}.m-sm-3{margin:2rem !important;}.m-sm-4{margin:3rem !important;}.m-sm-5{margin:6rem !important;}.m-sm-auto{margin:auto !important;}.mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.mx-sm-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-sm-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-sm-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-sm-4{margin-right:3rem !important;margin-left:3rem !important;}.mx-sm-5{margin-right:6rem !important;margin-left:6rem !important;}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.my-sm-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-sm-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-sm-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-sm-4{margin-top:3rem !important;margin-bottom:3rem !important;}.my-sm-5{margin-top:6rem !important;margin-bottom:6rem !important;}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-sm-0{margin-top:0 !important;}.mt-sm-1{margin-top:0.5rem !important;}.mt-sm-2{margin-top:1rem !important;}.mt-sm-3{margin-top:2rem !important;}.mt-sm-4{margin-top:3rem !important;}.mt-sm-5{margin-top:6rem !important;}.mt-sm-auto{margin-top:auto !important;}.me-sm-0{margin-right:0 !important;}.me-sm-1{margin-right:0.5rem !important;}.me-sm-2{margin-right:1rem !important;}.me-sm-3{margin-right:2rem !important;}.me-sm-4{margin-right:3rem !important;}.me-sm-5{margin-right:6rem !important;}.me-sm-auto{margin-right:auto !important;}.mb-sm-0{margin-bottom:0 !important;}.mb-sm-1{margin-bottom:0.5rem !important;}.mb-sm-2{margin-bottom:1rem !important;}.mb-sm-3{margin-bottom:2rem !important;}.mb-sm-4{margin-bottom:3rem !important;}.mb-sm-5{margin-bottom:6rem !important;}.mb-sm-auto{margin-bottom:auto !important;}.ms-sm-0{margin-left:0 !important;}.ms-sm-1{margin-left:0.5rem !important;}.ms-sm-2{margin-left:1rem !important;}.ms-sm-3{margin-left:2rem !important;}.ms-sm-4{margin-left:3rem !important;}.ms-sm-5{margin-left:6rem !important;}.ms-sm-auto{margin-left:auto !important;}.p-sm-0{padding:0 !important;}.p-sm-1{padding:0.5rem !important;}.p-sm-2{padding:1rem !important;}.p-sm-3{padding:2rem !important;}.p-sm-4{padding:3rem !important;}.p-sm-5{padding:6rem !important;}.px-sm-0{padding-right:0 !important;padding-left:0 !important;}.px-sm-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-sm-2{padding-right:1rem !important;padding-left:1rem !important;}.px-sm-3{padding-right:2rem !important;padding-left:2rem !important;}.px-sm-4{padding-right:3rem !important;padding-left:3rem !important;}.px-sm-5{padding-right:6rem !important;padding-left:6rem !important;}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.py-sm-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-sm-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-sm-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-sm-4{padding-top:3rem !important;padding-bottom:3rem !important;}.py-sm-5{padding-top:6rem !important;padding-bottom:6rem !important;}.pt-sm-0{padding-top:0 !important;}.pt-sm-1{padding-top:0.5rem !important;}.pt-sm-2{padding-top:1rem !important;}.pt-sm-3{padding-top:2rem !important;}.pt-sm-4{padding-top:3rem !important;}.pt-sm-5{padding-top:6rem !important;}.pe-sm-0{padding-right:0 !important;}.pe-sm-1{padding-right:0.5rem !important;}.pe-sm-2{padding-right:1rem !important;}.pe-sm-3{padding-right:2rem !important;}.pe-sm-4{padding-right:3rem !important;}.pe-sm-5{padding-right:6rem !important;}.pb-sm-0{padding-bottom:0 !important;}.pb-sm-1{padding-bottom:0.5rem !important;}.pb-sm-2{padding-bottom:1rem !important;}.pb-sm-3{padding-bottom:2rem !important;}.pb-sm-4{padding-bottom:3rem !important;}.pb-sm-5{padding-bottom:6rem !important;}.ps-sm-0{padding-left:0 !important;}.ps-sm-1{padding-left:0.5rem !important;}.ps-sm-2{padding-left:1rem !important;}.ps-sm-3{padding-left:2rem !important;}.ps-sm-4{padding-left:3rem !important;}.ps-sm-5{padding-left:6rem !important;}}@media (min-width:768px){.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-grid{display:grid !important;}.d-md-inline-grid{display:inline-grid !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}.d-md-none{display:none !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.justify-content-md-evenly{justify-content:space-evenly !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}.order-md-first{order:-1 !important;}.order-md-0{order:0 !important;}.order-md-1{order:1 !important;}.order-md-2{order:2 !important;}.order-md-3{order:3 !important;}.order-md-4{order:4 !important;}.order-md-5{order:5 !important;}.order-md-last{order:6 !important;}.m-md-0{margin:0 !important;}.m-md-1{margin:0.5rem !important;}.m-md-2{margin:1rem !important;}.m-md-3{margin:2rem !important;}.m-md-4{margin:3rem !important;}.m-md-5{margin:6rem !important;}.m-md-auto{margin:auto !important;}.mx-md-0{margin-right:0 !important;margin-left:0 !important;}.mx-md-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-md-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-md-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-md-4{margin-right:3rem !important;margin-left:3rem !important;}.mx-md-5{margin-right:6rem !important;margin-left:6rem !important;}.mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.my-md-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-md-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-md-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-md-4{margin-top:3rem !important;margin-bottom:3rem !important;}.my-md-5{margin-top:6rem !important;margin-bottom:6rem !important;}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-md-0{margin-top:0 !important;}.mt-md-1{margin-top:0.5rem !important;}.mt-md-2{margin-top:1rem !important;}.mt-md-3{margin-top:2rem !important;}.mt-md-4{margin-top:3rem !important;}.mt-md-5{margin-top:6rem !important;}.mt-md-auto{margin-top:auto !important;}.me-md-0{margin-right:0 !important;}.me-md-1{margin-right:0.5rem !important;}.me-md-2{margin-right:1rem !important;}.me-md-3{margin-right:2rem !important;}.me-md-4{margin-right:3rem !important;}.me-md-5{margin-right:6rem !important;}.me-md-auto{margin-right:auto !important;}.mb-md-0{margin-bottom:0 !important;}.mb-md-1{margin-bottom:0.5rem !important;}.mb-md-2{margin-bottom:1rem !important;}.mb-md-3{margin-bottom:2rem !important;}.mb-md-4{margin-bottom:3rem !important;}.mb-md-5{margin-bottom:6rem !important;}.mb-md-auto{margin-bottom:auto !important;}.ms-md-0{margin-left:0 !important;}.ms-md-1{margin-left:0.5rem !important;}.ms-md-2{margin-left:1rem !important;}.ms-md-3{margin-left:2rem !important;}.ms-md-4{margin-left:3rem !important;}.ms-md-5{margin-left:6rem !important;}.ms-md-auto{margin-left:auto !important;}.p-md-0{padding:0 !important;}.p-md-1{padding:0.5rem !important;}.p-md-2{padding:1rem !important;}.p-md-3{padding:2rem !important;}.p-md-4{padding:3rem !important;}.p-md-5{padding:6rem !important;}.px-md-0{padding-right:0 !important;padding-left:0 !important;}.px-md-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-md-2{padding-right:1rem !important;padding-left:1rem !important;}.px-md-3{padding-right:2rem !important;padding-left:2rem !important;}.px-md-4{padding-right:3rem !important;padding-left:3rem !important;}.px-md-5{padding-right:6rem !important;padding-left:6rem !important;}.py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.py-md-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-md-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-md-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-md-4{padding-top:3rem !important;padding-bottom:3rem !important;}.py-md-5{padding-top:6rem !important;padding-bottom:6rem !important;}.pt-md-0{padding-top:0 !important;}.pt-md-1{padding-top:0.5rem !important;}.pt-md-2{padding-top:1rem !important;}.pt-md-3{padding-top:2rem !important;}.pt-md-4{padding-top:3rem !important;}.pt-md-5{padding-top:6rem !important;}.pe-md-0{padding-right:0 !important;}.pe-md-1{padding-right:0.5rem !important;}.pe-md-2{padding-right:1rem !important;}.pe-md-3{padding-right:2rem !important;}.pe-md-4{padding-right:3rem !important;}.pe-md-5{padding-right:6rem !important;}.pb-md-0{padding-bottom:0 !important;}.pb-md-1{padding-bottom:0.5rem !important;}.pb-md-2{padding-bottom:1rem !important;}.pb-md-3{padding-bottom:2rem !important;}.pb-md-4{padding-bottom:3rem !important;}.pb-md-5{padding-bottom:6rem !important;}.ps-md-0{padding-left:0 !important;}.ps-md-1{padding-left:0.5rem !important;}.ps-md-2{padding-left:1rem !important;}.ps-md-3{padding-left:2rem !important;}.ps-md-4{padding-left:3rem !important;}.ps-md-5{padding-left:6rem !important;}}@media (min-width:992px){.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-grid{display:grid !important;}.d-lg-inline-grid{display:inline-grid !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}.d-lg-none{display:none !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.justify-content-lg-evenly{justify-content:space-evenly !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}.order-lg-first{order:-1 !important;}.order-lg-0{order:0 !important;}.order-lg-1{order:1 !important;}.order-lg-2{order:2 !important;}.order-lg-3{order:3 !important;}.order-lg-4{order:4 !important;}.order-lg-5{order:5 !important;}.order-lg-last{order:6 !important;}.m-lg-0{margin:0 !important;}.m-lg-1{margin:0.5rem !important;}.m-lg-2{margin:1rem !important;}.m-lg-3{margin:2rem !important;}.m-lg-4{margin:3rem !important;}.m-lg-5{margin:6rem !important;}.m-lg-auto{margin:auto !important;}.mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.mx-lg-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-lg-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-lg-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-lg-4{margin-right:3rem !important;margin-left:3rem !important;}.mx-lg-5{margin-right:6rem !important;margin-left:6rem !important;}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.my-lg-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-lg-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-lg-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-lg-4{margin-top:3rem !important;margin-bottom:3rem !important;}.my-lg-5{margin-top:6rem !important;margin-bottom:6rem !important;}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-lg-0{margin-top:0 !important;}.mt-lg-1{margin-top:0.5rem !important;}.mt-lg-2{margin-top:1rem !important;}.mt-lg-3{margin-top:2rem !important;}.mt-lg-4{margin-top:3rem !important;}.mt-lg-5{margin-top:6rem !important;}.mt-lg-auto{margin-top:auto !important;}.me-lg-0{margin-right:0 !important;}.me-lg-1{margin-right:0.5rem !important;}.me-lg-2{margin-right:1rem !important;}.me-lg-3{margin-right:2rem !important;}.me-lg-4{margin-right:3rem !important;}.me-lg-5{margin-right:6rem !important;}.me-lg-auto{margin-right:auto !important;}.mb-lg-0{margin-bottom:0 !important;}.mb-lg-1{margin-bottom:0.5rem !important;}.mb-lg-2{margin-bottom:1rem !important;}.mb-lg-3{margin-bottom:2rem !important;}.mb-lg-4{margin-bottom:3rem !important;}.mb-lg-5{margin-bottom:6rem !important;}.mb-lg-auto{margin-bottom:auto !important;}.ms-lg-0{margin-left:0 !important;}.ms-lg-1{margin-left:0.5rem !important;}.ms-lg-2{margin-left:1rem !important;}.ms-lg-3{margin-left:2rem !important;}.ms-lg-4{margin-left:3rem !important;}.ms-lg-5{margin-left:6rem !important;}.ms-lg-auto{margin-left:auto !important;}.p-lg-0{padding:0 !important;}.p-lg-1{padding:0.5rem !important;}.p-lg-2{padding:1rem !important;}.p-lg-3{padding:2rem !important;}.p-lg-4{padding:3rem !important;}.p-lg-5{padding:6rem !important;}.px-lg-0{padding-right:0 !important;padding-left:0 !important;}.px-lg-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-lg-2{padding-right:1rem !important;padding-left:1rem !important;}.px-lg-3{padding-right:2rem !important;padding-left:2rem !important;}.px-lg-4{padding-right:3rem !important;padding-left:3rem !important;}.px-lg-5{padding-right:6rem !important;padding-left:6rem !important;}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.py-lg-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-lg-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-lg-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-lg-4{padding-top:3rem !important;padding-bottom:3rem !important;}.py-lg-5{padding-top:6rem !important;padding-bottom:6rem !important;}.pt-lg-0{padding-top:0 !important;}.pt-lg-1{padding-top:0.5rem !important;}.pt-lg-2{padding-top:1rem !important;}.pt-lg-3{padding-top:2rem !important;}.pt-lg-4{padding-top:3rem !important;}.pt-lg-5{padding-top:6rem !important;}.pe-lg-0{padding-right:0 !important;}.pe-lg-1{padding-right:0.5rem !important;}.pe-lg-2{padding-right:1rem !important;}.pe-lg-3{padding-right:2rem !important;}.pe-lg-4{padding-right:3rem !important;}.pe-lg-5{padding-right:6rem !important;}.pb-lg-0{padding-bottom:0 !important;}.pb-lg-1{padding-bottom:0.5rem !important;}.pb-lg-2{padding-bottom:1rem !important;}.pb-lg-3{padding-bottom:2rem !important;}.pb-lg-4{padding-bottom:3rem !important;}.pb-lg-5{padding-bottom:6rem !important;}.ps-lg-0{padding-left:0 !important;}.ps-lg-1{padding-left:0.5rem !important;}.ps-lg-2{padding-left:1rem !important;}.ps-lg-3{padding-left:2rem !important;}.ps-lg-4{padding-left:3rem !important;}.ps-lg-5{padding-left:6rem !important;}}@media (min-width:1200px){.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-grid{display:grid !important;}.d-xl-inline-grid{display:inline-grid !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}.d-xl-none{display:none !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.justify-content-xl-evenly{justify-content:space-evenly !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}.order-xl-first{order:-1 !important;}.order-xl-0{order:0 !important;}.order-xl-1{order:1 !important;}.order-xl-2{order:2 !important;}.order-xl-3{order:3 !important;}.order-xl-4{order:4 !important;}.order-xl-5{order:5 !important;}.order-xl-last{order:6 !important;}.m-xl-0{margin:0 !important;}.m-xl-1{margin:0.5rem !important;}.m-xl-2{margin:1rem !important;}.m-xl-3{margin:2rem !important;}.m-xl-4{margin:3rem !important;}.m-xl-5{margin:6rem !important;}.m-xl-auto{margin:auto !important;}.mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xl-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xl-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-xl-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-xl-4{margin-right:3rem !important;margin-left:3rem !important;}.mx-xl-5{margin-right:6rem !important;margin-left:6rem !important;}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xl-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xl-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xl-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-xl-4{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xl-5{margin-top:6rem !important;margin-bottom:6rem !important;}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xl-0{margin-top:0 !important;}.mt-xl-1{margin-top:0.5rem !important;}.mt-xl-2{margin-top:1rem !important;}.mt-xl-3{margin-top:2rem !important;}.mt-xl-4{margin-top:3rem !important;}.mt-xl-5{margin-top:6rem !important;}.mt-xl-auto{margin-top:auto !important;}.me-xl-0{margin-right:0 !important;}.me-xl-1{margin-right:0.5rem !important;}.me-xl-2{margin-right:1rem !important;}.me-xl-3{margin-right:2rem !important;}.me-xl-4{margin-right:3rem !important;}.me-xl-5{margin-right:6rem !important;}.me-xl-auto{margin-right:auto !important;}.mb-xl-0{margin-bottom:0 !important;}.mb-xl-1{margin-bottom:0.5rem !important;}.mb-xl-2{margin-bottom:1rem !important;}.mb-xl-3{margin-bottom:2rem !important;}.mb-xl-4{margin-bottom:3rem !important;}.mb-xl-5{margin-bottom:6rem !important;}.mb-xl-auto{margin-bottom:auto !important;}.ms-xl-0{margin-left:0 !important;}.ms-xl-1{margin-left:0.5rem !important;}.ms-xl-2{margin-left:1rem !important;}.ms-xl-3{margin-left:2rem !important;}.ms-xl-4{margin-left:3rem !important;}.ms-xl-5{margin-left:6rem !important;}.ms-xl-auto{margin-left:auto !important;}.p-xl-0{padding:0 !important;}.p-xl-1{padding:0.5rem !important;}.p-xl-2{padding:1rem !important;}.p-xl-3{padding:2rem !important;}.p-xl-4{padding:3rem !important;}.p-xl-5{padding:6rem !important;}.px-xl-0{padding-right:0 !important;padding-left:0 !important;}.px-xl-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xl-2{padding-right:1rem !important;padding-left:1rem !important;}.px-xl-3{padding-right:2rem !important;padding-left:2rem !important;}.px-xl-4{padding-right:3rem !important;padding-left:3rem !important;}.px-xl-5{padding-right:6rem !important;padding-left:6rem !important;}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xl-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xl-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xl-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-xl-4{padding-top:3rem !important;padding-bottom:3rem !important;}.py-xl-5{padding-top:6rem !important;padding-bottom:6rem !important;}.pt-xl-0{padding-top:0 !important;}.pt-xl-1{padding-top:0.5rem !important;}.pt-xl-2{padding-top:1rem !important;}.pt-xl-3{padding-top:2rem !important;}.pt-xl-4{padding-top:3rem !important;}.pt-xl-5{padding-top:6rem !important;}.pe-xl-0{padding-right:0 !important;}.pe-xl-1{padding-right:0.5rem !important;}.pe-xl-2{padding-right:1rem !important;}.pe-xl-3{padding-right:2rem !important;}.pe-xl-4{padding-right:3rem !important;}.pe-xl-5{padding-right:6rem !important;}.pb-xl-0{padding-bottom:0 !important;}.pb-xl-1{padding-bottom:0.5rem !important;}.pb-xl-2{padding-bottom:1rem !important;}.pb-xl-3{padding-bottom:2rem !important;}.pb-xl-4{padding-bottom:3rem !important;}.pb-xl-5{padding-bottom:6rem !important;}.ps-xl-0{padding-left:0 !important;}.ps-xl-1{padding-left:0.5rem !important;}.ps-xl-2{padding-left:1rem !important;}.ps-xl-3{padding-left:2rem !important;}.ps-xl-4{padding-left:3rem !important;}.ps-xl-5{padding-left:6rem !important;}}@media (min-width:1400px){.d-xxl-inline{display:inline !important;}.d-xxl-inline-block{display:inline-block !important;}.d-xxl-block{display:block !important;}.d-xxl-grid{display:grid !important;}.d-xxl-inline-grid{display:inline-grid !important;}.d-xxl-table{display:table !important;}.d-xxl-table-row{display:table-row !important;}.d-xxl-table-cell{display:table-cell !important;}.d-xxl-flex{display:flex !important;}.d-xxl-inline-flex{display:inline-flex !important;}.d-xxl-none{display:none !important;}.flex-xxl-fill{flex:1 1 auto !important;}.flex-xxl-row{flex-direction:row !important;}.flex-xxl-column{flex-direction:column !important;}.flex-xxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxl-grow-0{flex-grow:0 !important;}.flex-xxl-grow-1{flex-grow:1 !important;}.flex-xxl-shrink-0{flex-shrink:0 !important;}.flex-xxl-shrink-1{flex-shrink:1 !important;}.flex-xxl-wrap{flex-wrap:wrap !important;}.flex-xxl-nowrap{flex-wrap:nowrap !important;}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xxl-start{justify-content:flex-start !important;}.justify-content-xxl-end{justify-content:flex-end !important;}.justify-content-xxl-center{justify-content:center !important;}.justify-content-xxl-between{justify-content:space-between !important;}.justify-content-xxl-around{justify-content:space-around !important;}.justify-content-xxl-evenly{justify-content:space-evenly !important;}.align-items-xxl-start{align-items:flex-start !important;}.align-items-xxl-end{align-items:flex-end !important;}.align-items-xxl-center{align-items:center !important;}.align-items-xxl-baseline{align-items:baseline !important;}.align-items-xxl-stretch{align-items:stretch !important;}.align-content-xxl-start{align-content:flex-start !important;}.align-content-xxl-end{align-content:flex-end !important;}.align-content-xxl-center{align-content:center !important;}.align-content-xxl-between{align-content:space-between !important;}.align-content-xxl-around{align-content:space-around !important;}.align-content-xxl-stretch{align-content:stretch !important;}.align-self-xxl-auto{align-self:auto !important;}.align-self-xxl-start{align-self:flex-start !important;}.align-self-xxl-end{align-self:flex-end !important;}.align-self-xxl-center{align-self:center !important;}.align-self-xxl-baseline{align-self:baseline !important;}.align-self-xxl-stretch{align-self:stretch !important;}.order-xxl-first{order:-1 !important;}.order-xxl-0{order:0 !important;}.order-xxl-1{order:1 !important;}.order-xxl-2{order:2 !important;}.order-xxl-3{order:3 !important;}.order-xxl-4{order:4 !important;}.order-xxl-5{order:5 !important;}.order-xxl-last{order:6 !important;}.m-xxl-0{margin:0 !important;}.m-xxl-1{margin:0.5rem !important;}.m-xxl-2{margin:1rem !important;}.m-xxl-3{margin:2rem !important;}.m-xxl-4{margin:3rem !important;}.m-xxl-5{margin:6rem !important;}.m-xxl-auto{margin:auto !important;}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xxl-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xxl-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-xxl-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-xxl-4{margin-right:3rem !important;margin-left:3rem !important;}.mx-xxl-5{margin-right:6rem !important;margin-left:6rem !important;}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xxl-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xxl-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xxl-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-xxl-4{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xxl-5{margin-top:6rem !important;margin-bottom:6rem !important;}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xxl-0{margin-top:0 !important;}.mt-xxl-1{margin-top:0.5rem !important;}.mt-xxl-2{margin-top:1rem !important;}.mt-xxl-3{margin-top:2rem !important;}.mt-xxl-4{margin-top:3rem !important;}.mt-xxl-5{margin-top:6rem !important;}.mt-xxl-auto{margin-top:auto !important;}.me-xxl-0{margin-right:0 !important;}.me-xxl-1{margin-right:0.5rem !important;}.me-xxl-2{margin-right:1rem !important;}.me-xxl-3{margin-right:2rem !important;}.me-xxl-4{margin-right:3rem !important;}.me-xxl-5{margin-right:6rem !important;}.me-xxl-auto{margin-right:auto !important;}.mb-xxl-0{margin-bottom:0 !important;}.mb-xxl-1{margin-bottom:0.5rem !important;}.mb-xxl-2{margin-bottom:1rem !important;}.mb-xxl-3{margin-bottom:2rem !important;}.mb-xxl-4{margin-bottom:3rem !important;}.mb-xxl-5{margin-bottom:6rem !important;}.mb-xxl-auto{margin-bottom:auto !important;}.ms-xxl-0{margin-left:0 !important;}.ms-xxl-1{margin-left:0.5rem !important;}.ms-xxl-2{margin-left:1rem !important;}.ms-xxl-3{margin-left:2rem !important;}.ms-xxl-4{margin-left:3rem !important;}.ms-xxl-5{margin-left:6rem !important;}.ms-xxl-auto{margin-left:auto !important;}.p-xxl-0{padding:0 !important;}.p-xxl-1{padding:0.5rem !important;}.p-xxl-2{padding:1rem !important;}.p-xxl-3{padding:2rem !important;}.p-xxl-4{padding:3rem !important;}.p-xxl-5{padding:6rem !important;}.px-xxl-0{padding-right:0 !important;padding-left:0 !important;}.px-xxl-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xxl-2{padding-right:1rem !important;padding-left:1rem !important;}.px-xxl-3{padding-right:2rem !important;padding-left:2rem !important;}.px-xxl-4{padding-right:3rem !important;padding-left:3rem !important;}.px-xxl-5{padding-right:6rem !important;padding-left:6rem !important;}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xxl-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xxl-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xxl-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-xxl-4{padding-top:3rem !important;padding-bottom:3rem !important;}.py-xxl-5{padding-top:6rem !important;padding-bottom:6rem !important;}.pt-xxl-0{padding-top:0 !important;}.pt-xxl-1{padding-top:0.5rem !important;}.pt-xxl-2{padding-top:1rem !important;}.pt-xxl-3{padding-top:2rem !important;}.pt-xxl-4{padding-top:3rem !important;}.pt-xxl-5{padding-top:6rem !important;}.pe-xxl-0{padding-right:0 !important;}.pe-xxl-1{padding-right:0.5rem !important;}.pe-xxl-2{padding-right:1rem !important;}.pe-xxl-3{padding-right:2rem !important;}.pe-xxl-4{padding-right:3rem !important;}.pe-xxl-5{padding-right:6rem !important;}.pb-xxl-0{padding-bottom:0 !important;}.pb-xxl-1{padding-bottom:0.5rem !important;}.pb-xxl-2{padding-bottom:1rem !important;}.pb-xxl-3{padding-bottom:2rem !important;}.pb-xxl-4{padding-bottom:3rem !important;}.pb-xxl-5{padding-bottom:6rem !important;}.ps-xxl-0{padding-left:0 !important;}.ps-xxl-1{padding-left:0.5rem !important;}.ps-xxl-2{padding-left:1rem !important;}.ps-xxl-3{padding-left:2rem !important;}.ps-xxl-4{padding-left:3rem !important;}.ps-xxl-5{padding-left:6rem !important;}}@media print{.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-grid{display:grid !important;}.d-print-inline-grid{display:inline-grid !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}.d-print-none{display:none !important;}}:root,[data-bs-theme="light"]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:Arial,Helvetica,sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme="dark"]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;}.clearfix::after{display:block;clear:both;content:"";}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1)) !important;}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1)) !important;}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1)) !important;}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1)) !important;}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1)) !important;}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1)) !important;}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1)) !important;}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1)) !important;}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1)) !important;}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75)) !important;}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);}.icon-link{display:inline-flex;gap:0.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-underline-offset:0.25em;backface-visibility:hidden;}.icon-link > .bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.2s ease-in-out transform;}@media (prefers-reduced-motion:reduce){.icon-link > .bi{transition:none;}}.icon-link-hover:hover > .bi,.icon-link-hover:focus-visible > .bi{transform:var(--bs-icon-link-transform,translate3d(0.25em,0,0));}.ratio{position:relative;width:100%;}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:"";}.ratio > *{position:absolute;top:0;left:0;width:100%;height:100%;}.ratio-1x1{--bs-aspect-ratio:100%;}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%);}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%);}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%);}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030;}.sticky-top{position:sticky;top:0;z-index:1020;}.sticky-bottom{position:sticky;bottom:0;z-index:1020;}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020;}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020;}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020;}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020;}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020;}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020;}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch;}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch;}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important;}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:0.25;}.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.float-start{float:left !important;}.float-end{float:right !important;}.float-none{float:none !important;}.object-fit-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-none{-o-object-fit:none !important;object-fit:none !important;}.opacity-0{opacity:0 !important;}.opacity-25{opacity:0.25 !important;}.opacity-50{opacity:0.5 !important;}.opacity-75{opacity:0.75 !important;}.opacity-100{opacity:1 !important;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.overflow-visible{overflow:visible !important;}.overflow-scroll{overflow:scroll !important;}.overflow-x-auto{overflow-x:auto !important;}.overflow-x-hidden{overflow-x:hidden !important;}.overflow-x-visible{overflow-x:visible !important;}.overflow-x-scroll{overflow-x:scroll !important;}.overflow-y-auto{overflow-y:auto !important;}.overflow-y-hidden{overflow-y:hidden !important;}.overflow-y-visible{overflow-y:visible !important;}.overflow-y-scroll{overflow-y:scroll !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-grid{display:grid !important;}.d-inline-grid{display:inline-grid !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:flex !important;}.d-inline-flex{display:inline-flex !important;}.d-none{display:none !important;}.shadow{box-shadow:var(--bs-box-shadow) !important;}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important;}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important;}.shadow-none{box-shadow:none !important;}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity));}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity));}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity));}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity));}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity));}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity));}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:sticky !important;}.top-0{top:0 !important;}.top-50{top:50% !important;}.top-100{top:100% !important;}.bottom-0{bottom:0 !important;}.bottom-50{bottom:50% !important;}.bottom-100{bottom:100% !important;}.start-0{left:0 !important;}.start-50{left:50% !important;}.start-100{left:100% !important;}.end-0{right:0 !important;}.end-50{right:50% !important;}.end-100{right:100% !important;}.translate-middle{transform:translate(-50%,-50%) !important;}.translate-middle-x{transform:translateX(-50%) !important;}.translate-middle-y{transform:translateY(-50%) !important;}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-0{border:0 !important;}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-top-0{border-top:0 !important;}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-end-0{border-right:0 !important;}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-bottom-0{border-bottom:0 !important;}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-start-0{border-left:0 !important;}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important;}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important;}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important;}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important;}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important;}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important;}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important;}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important;}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity)) !important;}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important;}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important;}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important;}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important;}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important;}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important;}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important;}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important;}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important;}.border-1{border-width:1px !important;}.border-2{border-width:2px !important;}.border-3{border-width:3px !important;}.border-4{border-width:4px !important;}.border-5{border-width:5px !important;}.border-opacity-10{--bs-border-opacity:0.1;}.border-opacity-25{--bs-border-opacity:0.25;}.border-opacity-50{--bs-border-opacity:0.5;}.border-opacity-75{--bs-border-opacity:0.75;}.border-opacity-100{--bs-border-opacity:1;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.mw-100{max-width:100% !important;}.vw-100{width:100vw !important;}.min-vw-100{min-width:100vw !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.h-auto{height:auto !important;}.mh-100{max-height:100% !important;}.vh-100{height:100vh !important;}.min-vh-100{min-height:100vh !important;}.flex-fill{flex:1 1 auto !important;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.justify-content-evenly{justify-content:space-evenly !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}.order-first{order:-1 !important;}.order-0{order:0 !important;}.order-1{order:1 !important;}.order-2{order:2 !important;}.order-3{order:3 !important;}.order-4{order:4 !important;}.order-5{order:5 !important;}.order-last{order:6 !important;}.m-0{margin:0 !important;}.m-1{margin:0.5rem !important;}.m-2{margin:1rem !important;}.m-3{margin:2rem !important;}.m-4{margin:3rem !important;}.m-5{margin:6rem !important;}.m-auto{margin:auto !important;}.mx-0{margin-right:0 !important;margin-left:0 !important;}.mx-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-4{margin-right:3rem !important;margin-left:3rem !important;}.mx-5{margin-right:6rem !important;margin-left:6rem !important;}.mx-auto{margin-right:auto !important;margin-left:auto !important;}.my-0{margin-top:0 !important;margin-bottom:0 !important;}.my-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-4{margin-top:3rem !important;margin-bottom:3rem !important;}.my-5{margin-top:6rem !important;margin-bottom:6rem !important;}.my-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-0{margin-top:0 !important;}.mt-1{margin-top:0.5rem !important;}.mt-2{margin-top:1rem !important;}.mt-3{margin-top:2rem !important;}.mt-4{margin-top:3rem !important;}.mt-5{margin-top:6rem !important;}.mt-auto{margin-top:auto !important;}.me-0{margin-right:0 !important;}.me-1{margin-right:0.5rem !important;}.me-2{margin-right:1rem !important;}.me-3{margin-right:2rem !important;}.me-4{margin-right:3rem !important;}.me-5{margin-right:6rem !important;}.me-auto{margin-right:auto !important;}.mb-0{margin-bottom:0 !important;}.mb-1{margin-bottom:0.5rem !important;}.mb-2{margin-bottom:1rem !important;}.mb-3{margin-bottom:2rem !important;}.mb-4{margin-bottom:3rem !important;}.mb-5{margin-bottom:6rem !important;}.mb-auto{margin-bottom:auto !important;}.ms-0{margin-left:0 !important;}.ms-1{margin-left:0.5rem !important;}.ms-2{margin-left:1rem !important;}.ms-3{margin-left:2rem !important;}.ms-4{margin-left:3rem !important;}.ms-5{margin-left:6rem !important;}.ms-auto{margin-left:auto !important;}.p-0{padding:0 !important;}.p-1{padding:0.5rem !important;}.p-2{padding:1rem !important;}.p-3{padding:2rem !important;}.p-4{padding:3rem !important;}.p-5{padding:6rem !important;}.px-0{padding-right:0 !important;padding-left:0 !important;}.px-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-2{padding-right:1rem !important;padding-left:1rem !important;}.px-3{padding-right:2rem !important;padding-left:2rem !important;}.px-4{padding-right:3rem !important;padding-left:3rem !important;}.px-5{padding-right:6rem !important;padding-left:6rem !important;}.py-0{padding-top:0 !important;padding-bottom:0 !important;}.py-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-4{padding-top:3rem !important;padding-bottom:3rem !important;}.py-5{padding-top:6rem !important;padding-bottom:6rem !important;}.pt-0{padding-top:0 !important;}.pt-1{padding-top:0.5rem !important;}.pt-2{padding-top:1rem !important;}.pt-3{padding-top:2rem !important;}.pt-4{padding-top:3rem !important;}.pt-5{padding-top:6rem !important;}.pe-0{padding-right:0 !important;}.pe-1{padding-right:0.5rem !important;}.pe-2{padding-right:1rem !important;}.pe-3{padding-right:2rem !important;}.pe-4{padding-right:3rem !important;}.pe-5{padding-right:6rem !important;}.pb-0{padding-bottom:0 !important;}.pb-1{padding-bottom:0.5rem !important;}.pb-2{padding-bottom:1rem !important;}.pb-3{padding-bottom:2rem !important;}.pb-4{padding-bottom:3rem !important;}.pb-5{padding-bottom:6rem !important;}.ps-0{padding-left:0 !important;}.ps-1{padding-left:0.5rem !important;}.ps-2{padding-left:1rem !important;}.ps-3{padding-left:2rem !important;}.ps-4{padding-left:3rem !important;}.ps-5{padding-left:6rem !important;}.gap-0{gap:0 !important;}.gap-1{gap:0.5rem !important;}.gap-2{gap:1rem !important;}.gap-3{gap:2rem !important;}.gap-4{gap:3rem !important;}.gap-5{gap:6rem !important;}.row-gap-0{row-gap:0 !important;}.row-gap-1{row-gap:0.5rem !important;}.row-gap-2{row-gap:1rem !important;}.row-gap-3{row-gap:2rem !important;}.row-gap-4{row-gap:3rem !important;}.row-gap-5{row-gap:6rem !important;}.column-gap-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-1{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-2{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-3{-moz-column-gap:2rem !important;column-gap:2rem !important;}.column-gap-4{-moz-column-gap:3rem !important;column-gap:3rem !important;}.column-gap-5{-moz-column-gap:6rem !important;column-gap:6rem !important;}.font-monospace{font-family:var(--bs-font-monospace) !important;}.fs-1{font-size:calc(1.375rem + 1.5vw) !important;}.fs-2{font-size:calc(1.325rem + 0.9vw) !important;}.fs-3{font-size:calc(1.3rem + 0.6vw) !important;}.fs-4{font-size:calc(1.275rem + 0.3vw) !important;}.fs-5{font-size:1.25rem !important;}.fs-6{font-size:1rem !important;}.fst-italic{font-style:italic !important;}.fst-normal{font-style:normal !important;}.fw-lighter{font-weight:lighter !important;}.fw-light{font-weight:300 !important;}.fw-normal{font-weight:400 !important;}.fw-medium{font-weight:500 !important;}.fw-semibold{font-weight:600 !important;}.fw-bold{font-weight:700 !important;}.fw-bolder{font-weight:bolder !important;}.lh-1{line-height:1 !important;}.lh-sm{line-height:1.25 !important;}.lh-base{line-height:1.5 !important;}.lh-lg{line-height:2 !important;}.text-start{text-align:left !important;}.text-end{text-align:right !important;}.text-center{text-align:center !important;}.text-decoration-none{text-decoration:none !important;}.text-decoration-underline{text-decoration:underline !important;}.text-decoration-line-through{text-decoration:line-through !important;}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-break{word-wrap:break-word !important;word-break:break-word !important;}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important;}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important;}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important;}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important;}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important;}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important;}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color) !important;}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,0.5) !important;}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,0.5) !important;}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color) !important;}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color) !important;}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color) !important;}.text-reset{--bs-text-opacity:1;color:inherit !important;}.text-opacity-25{--bs-text-opacity:0.25;}.text-opacity-50{--bs-text-opacity:0.5;}.text-opacity-75{--bs-text-opacity:0.75;}.text-opacity-100{--bs-text-opacity:1;}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important;}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important;}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important;}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important;}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important;}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important;}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important;}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important;}.link-opacity-10{--bs-link-opacity:0.1;}.link-opacity-10-hover:hover{--bs-link-opacity:0.1;}.link-opacity-25{--bs-link-opacity:0.25;}.link-opacity-25-hover:hover{--bs-link-opacity:0.25;}.link-opacity-50{--bs-link-opacity:0.5;}.link-opacity-50-hover:hover{--bs-link-opacity:0.5;}.link-opacity-75{--bs-link-opacity:0.75;}.link-opacity-75-hover:hover{--bs-link-opacity:0.75;}.link-opacity-100{--bs-link-opacity:1;}.link-opacity-100-hover:hover{--bs-link-opacity:1;}.link-offset-1{text-underline-offset:0.125em !important;}.link-offset-1-hover:hover{text-underline-offset:0.125em !important;}.link-offset-2{text-underline-offset:0.25em !important;}.link-offset-2-hover:hover{text-underline-offset:0.25em !important;}.link-offset-3{text-underline-offset:0.375em !important;}.link-offset-3-hover:hover{text-underline-offset:0.375em !important;}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-underline-opacity-0{--bs-link-underline-opacity:0;}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0;}.link-underline-opacity-10{--bs-link-underline-opacity:0.1;}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1;}.link-underline-opacity-25{--bs-link-underline-opacity:0.25;}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25;}.link-underline-opacity-50{--bs-link-underline-opacity:0.5;}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5;}.link-underline-opacity-75{--bs-link-underline-opacity:0.75;}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75;}.link-underline-opacity-100{--bs-link-underline-opacity:1;}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1;}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important;}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important;}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important;}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important;}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important;}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important;}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important;}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-transparent{--bs-bg-opacity:1;background-color:transparent !important;}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-opacity-10{--bs-bg-opacity:0.1;}.bg-opacity-25{--bs-bg-opacity:0.25;}.bg-opacity-50{--bs-bg-opacity:0.5;}.bg-opacity-75{--bs-bg-opacity:0.75;}.bg-opacity-100{--bs-bg-opacity:1;}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important;}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important;}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important;}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important;}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important;}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important;}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important;}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important;}.bg-gradient{background-image:var(--bs-gradient) !important;}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important;}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important;}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important;}.pe-none{pointer-events:none !important;}.pe-auto{pointer-events:auto !important;}.rounded{border-radius:var(--bs-border-radius) !important;}.rounded-0{border-radius:0 !important;}.rounded-1{border-radius:var(--bs-border-radius-sm) !important;}.rounded-2{border-radius:var(--bs-border-radius) !important;}.rounded-3{border-radius:var(--bs-border-radius-lg) !important;}.rounded-4{border-radius:var(--bs-border-radius-xl) !important;}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important;}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important;}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important;}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important;}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important;}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important;}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important;}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important;}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important;}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important;}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important;}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important;}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important;}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important;}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important;}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important;}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important;}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important;}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important;}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important;}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important;}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important;}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}.z-n1{z-index:-1 !important;}.z-0{z-index:0 !important;}.z-1{z-index:1 !important;}.z-2{z-index:2 !important;}.z-3{z-index:3 !important;}@media (min-width:576px){.float-sm-start{float:left !important;}.float-sm-end{float:right !important;}.float-sm-none{float:none !important;}.object-fit-sm-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-sm-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-sm-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-sm-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-sm-none{-o-object-fit:none !important;object-fit:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-grid{display:grid !important;}.d-sm-inline-grid{display:inline-grid !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}.d-sm-none{display:none !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.justify-content-sm-evenly{justify-content:space-evenly !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}.order-sm-first{order:-1 !important;}.order-sm-0{order:0 !important;}.order-sm-1{order:1 !important;}.order-sm-2{order:2 !important;}.order-sm-3{order:3 !important;}.order-sm-4{order:4 !important;}.order-sm-5{order:5 !important;}.order-sm-last{order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-1{margin:0.5rem !important;}.m-sm-2{margin:1rem !important;}.m-sm-3{margin:2rem !important;}.m-sm-4{margin:3rem !important;}.m-sm-5{margin:6rem !important;}.m-sm-auto{margin:auto !important;}.mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.mx-sm-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-sm-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-sm-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-sm-4{margin-right:3rem !important;margin-left:3rem !important;}.mx-sm-5{margin-right:6rem !important;margin-left:6rem !important;}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.my-sm-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-sm-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-sm-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-sm-4{margin-top:3rem !important;margin-bottom:3rem !important;}.my-sm-5{margin-top:6rem !important;margin-bottom:6rem !important;}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-sm-0{margin-top:0 !important;}.mt-sm-1{margin-top:0.5rem !important;}.mt-sm-2{margin-top:1rem !important;}.mt-sm-3{margin-top:2rem !important;}.mt-sm-4{margin-top:3rem !important;}.mt-sm-5{margin-top:6rem !important;}.mt-sm-auto{margin-top:auto !important;}.me-sm-0{margin-right:0 !important;}.me-sm-1{margin-right:0.5rem !important;}.me-sm-2{margin-right:1rem !important;}.me-sm-3{margin-right:2rem !important;}.me-sm-4{margin-right:3rem !important;}.me-sm-5{margin-right:6rem !important;}.me-sm-auto{margin-right:auto !important;}.mb-sm-0{margin-bottom:0 !important;}.mb-sm-1{margin-bottom:0.5rem !important;}.mb-sm-2{margin-bottom:1rem !important;}.mb-sm-3{margin-bottom:2rem !important;}.mb-sm-4{margin-bottom:3rem !important;}.mb-sm-5{margin-bottom:6rem !important;}.mb-sm-auto{margin-bottom:auto !important;}.ms-sm-0{margin-left:0 !important;}.ms-sm-1{margin-left:0.5rem !important;}.ms-sm-2{margin-left:1rem !important;}.ms-sm-3{margin-left:2rem !important;}.ms-sm-4{margin-left:3rem !important;}.ms-sm-5{margin-left:6rem !important;}.ms-sm-auto{margin-left:auto !important;}.p-sm-0{padding:0 !important;}.p-sm-1{padding:0.5rem !important;}.p-sm-2{padding:1rem !important;}.p-sm-3{padding:2rem !important;}.p-sm-4{padding:3rem !important;}.p-sm-5{padding:6rem !important;}.px-sm-0{padding-right:0 !important;padding-left:0 !important;}.px-sm-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-sm-2{padding-right:1rem !important;padding-left:1rem !important;}.px-sm-3{padding-right:2rem !important;padding-left:2rem !important;}.px-sm-4{padding-right:3rem !important;padding-left:3rem !important;}.px-sm-5{padding-right:6rem !important;padding-left:6rem !important;}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.py-sm-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-sm-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-sm-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-sm-4{padding-top:3rem !important;padding-bottom:3rem !important;}.py-sm-5{padding-top:6rem !important;padding-bottom:6rem !important;}.pt-sm-0{padding-top:0 !important;}.pt-sm-1{padding-top:0.5rem !important;}.pt-sm-2{padding-top:1rem !important;}.pt-sm-3{padding-top:2rem !important;}.pt-sm-4{padding-top:3rem !important;}.pt-sm-5{padding-top:6rem !important;}.pe-sm-0{padding-right:0 !important;}.pe-sm-1{padding-right:0.5rem !important;}.pe-sm-2{padding-right:1rem !important;}.pe-sm-3{padding-right:2rem !important;}.pe-sm-4{padding-right:3rem !important;}.pe-sm-5{padding-right:6rem !important;}.pb-sm-0{padding-bottom:0 !important;}.pb-sm-1{padding-bottom:0.5rem !important;}.pb-sm-2{padding-bottom:1rem !important;}.pb-sm-3{padding-bottom:2rem !important;}.pb-sm-4{padding-bottom:3rem !important;}.pb-sm-5{padding-bottom:6rem !important;}.ps-sm-0{padding-left:0 !important;}.ps-sm-1{padding-left:0.5rem !important;}.ps-sm-2{padding-left:1rem !important;}.ps-sm-3{padding-left:2rem !important;}.ps-sm-4{padding-left:3rem !important;}.ps-sm-5{padding-left:6rem !important;}.gap-sm-0{gap:0 !important;}.gap-sm-1{gap:0.5rem !important;}.gap-sm-2{gap:1rem !important;}.gap-sm-3{gap:2rem !important;}.gap-sm-4{gap:3rem !important;}.gap-sm-5{gap:6rem !important;}.row-gap-sm-0{row-gap:0 !important;}.row-gap-sm-1{row-gap:0.5rem !important;}.row-gap-sm-2{row-gap:1rem !important;}.row-gap-sm-3{row-gap:2rem !important;}.row-gap-sm-4{row-gap:3rem !important;}.row-gap-sm-5{row-gap:6rem !important;}.column-gap-sm-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-sm-1{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-sm-2{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-sm-3{-moz-column-gap:2rem !important;column-gap:2rem !important;}.column-gap-sm-4{-moz-column-gap:3rem !important;column-gap:3rem !important;}.column-gap-sm-5{-moz-column-gap:6rem !important;column-gap:6rem !important;}.text-sm-start{text-align:left !important;}.text-sm-end{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width:768px){.float-md-start{float:left !important;}.float-md-end{float:right !important;}.float-md-none{float:none !important;}.object-fit-md-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-md-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-md-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-md-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-md-none{-o-object-fit:none !important;object-fit:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-grid{display:grid !important;}.d-md-inline-grid{display:inline-grid !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}.d-md-none{display:none !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.justify-content-md-evenly{justify-content:space-evenly !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}.order-md-first{order:-1 !important;}.order-md-0{order:0 !important;}.order-md-1{order:1 !important;}.order-md-2{order:2 !important;}.order-md-3{order:3 !important;}.order-md-4{order:4 !important;}.order-md-5{order:5 !important;}.order-md-last{order:6 !important;}.m-md-0{margin:0 !important;}.m-md-1{margin:0.5rem !important;}.m-md-2{margin:1rem !important;}.m-md-3{margin:2rem !important;}.m-md-4{margin:3rem !important;}.m-md-5{margin:6rem !important;}.m-md-auto{margin:auto !important;}.mx-md-0{margin-right:0 !important;margin-left:0 !important;}.mx-md-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-md-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-md-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-md-4{margin-right:3rem !important;margin-left:3rem !important;}.mx-md-5{margin-right:6rem !important;margin-left:6rem !important;}.mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.my-md-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-md-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-md-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-md-4{margin-top:3rem !important;margin-bottom:3rem !important;}.my-md-5{margin-top:6rem !important;margin-bottom:6rem !important;}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-md-0{margin-top:0 !important;}.mt-md-1{margin-top:0.5rem !important;}.mt-md-2{margin-top:1rem !important;}.mt-md-3{margin-top:2rem !important;}.mt-md-4{margin-top:3rem !important;}.mt-md-5{margin-top:6rem !important;}.mt-md-auto{margin-top:auto !important;}.me-md-0{margin-right:0 !important;}.me-md-1{margin-right:0.5rem !important;}.me-md-2{margin-right:1rem !important;}.me-md-3{margin-right:2rem !important;}.me-md-4{margin-right:3rem !important;}.me-md-5{margin-right:6rem !important;}.me-md-auto{margin-right:auto !important;}.mb-md-0{margin-bottom:0 !important;}.mb-md-1{margin-bottom:0.5rem !important;}.mb-md-2{margin-bottom:1rem !important;}.mb-md-3{margin-bottom:2rem !important;}.mb-md-4{margin-bottom:3rem !important;}.mb-md-5{margin-bottom:6rem !important;}.mb-md-auto{margin-bottom:auto !important;}.ms-md-0{margin-left:0 !important;}.ms-md-1{margin-left:0.5rem !important;}.ms-md-2{margin-left:1rem !important;}.ms-md-3{margin-left:2rem !important;}.ms-md-4{margin-left:3rem !important;}.ms-md-5{margin-left:6rem !important;}.ms-md-auto{margin-left:auto !important;}.p-md-0{padding:0 !important;}.p-md-1{padding:0.5rem !important;}.p-md-2{padding:1rem !important;}.p-md-3{padding:2rem !important;}.p-md-4{padding:3rem !important;}.p-md-5{padding:6rem !important;}.px-md-0{padding-right:0 !important;padding-left:0 !important;}.px-md-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-md-2{padding-right:1rem !important;padding-left:1rem !important;}.px-md-3{padding-right:2rem !important;padding-left:2rem !important;}.px-md-4{padding-right:3rem !important;padding-left:3rem !important;}.px-md-5{padding-right:6rem !important;padding-left:6rem !important;}.py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.py-md-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-md-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-md-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-md-4{padding-top:3rem !important;padding-bottom:3rem !important;}.py-md-5{padding-top:6rem !important;padding-bottom:6rem !important;}.pt-md-0{padding-top:0 !important;}.pt-md-1{padding-top:0.5rem !important;}.pt-md-2{padding-top:1rem !important;}.pt-md-3{padding-top:2rem !important;}.pt-md-4{padding-top:3rem !important;}.pt-md-5{padding-top:6rem !important;}.pe-md-0{padding-right:0 !important;}.pe-md-1{padding-right:0.5rem !important;}.pe-md-2{padding-right:1rem !important;}.pe-md-3{padding-right:2rem !important;}.pe-md-4{padding-right:3rem !important;}.pe-md-5{padding-right:6rem !important;}.pb-md-0{padding-bottom:0 !important;}.pb-md-1{padding-bottom:0.5rem !important;}.pb-md-2{padding-bottom:1rem !important;}.pb-md-3{padding-bottom:2rem !important;}.pb-md-4{padding-bottom:3rem !important;}.pb-md-5{padding-bottom:6rem !important;}.ps-md-0{padding-left:0 !important;}.ps-md-1{padding-left:0.5rem !important;}.ps-md-2{padding-left:1rem !important;}.ps-md-3{padding-left:2rem !important;}.ps-md-4{padding-left:3rem !important;}.ps-md-5{padding-left:6rem !important;}.gap-md-0{gap:0 !important;}.gap-md-1{gap:0.5rem !important;}.gap-md-2{gap:1rem !important;}.gap-md-3{gap:2rem !important;}.gap-md-4{gap:3rem !important;}.gap-md-5{gap:6rem !important;}.row-gap-md-0{row-gap:0 !important;}.row-gap-md-1{row-gap:0.5rem !important;}.row-gap-md-2{row-gap:1rem !important;}.row-gap-md-3{row-gap:2rem !important;}.row-gap-md-4{row-gap:3rem !important;}.row-gap-md-5{row-gap:6rem !important;}.column-gap-md-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-md-1{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-md-2{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-md-3{-moz-column-gap:2rem !important;column-gap:2rem !important;}.column-gap-md-4{-moz-column-gap:3rem !important;column-gap:3rem !important;}.column-gap-md-5{-moz-column-gap:6rem !important;column-gap:6rem !important;}.text-md-start{text-align:left !important;}.text-md-end{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width:992px){.float-lg-start{float:left !important;}.float-lg-end{float:right !important;}.float-lg-none{float:none !important;}.object-fit-lg-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-lg-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-lg-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-lg-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-lg-none{-o-object-fit:none !important;object-fit:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-grid{display:grid !important;}.d-lg-inline-grid{display:inline-grid !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}.d-lg-none{display:none !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.justify-content-lg-evenly{justify-content:space-evenly !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}.order-lg-first{order:-1 !important;}.order-lg-0{order:0 !important;}.order-lg-1{order:1 !important;}.order-lg-2{order:2 !important;}.order-lg-3{order:3 !important;}.order-lg-4{order:4 !important;}.order-lg-5{order:5 !important;}.order-lg-last{order:6 !important;}.m-lg-0{margin:0 !important;}.m-lg-1{margin:0.5rem !important;}.m-lg-2{margin:1rem !important;}.m-lg-3{margin:2rem !important;}.m-lg-4{margin:3rem !important;}.m-lg-5{margin:6rem !important;}.m-lg-auto{margin:auto !important;}.mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.mx-lg-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-lg-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-lg-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-lg-4{margin-right:3rem !important;margin-left:3rem !important;}.mx-lg-5{margin-right:6rem !important;margin-left:6rem !important;}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.my-lg-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-lg-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-lg-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-lg-4{margin-top:3rem !important;margin-bottom:3rem !important;}.my-lg-5{margin-top:6rem !important;margin-bottom:6rem !important;}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-lg-0{margin-top:0 !important;}.mt-lg-1{margin-top:0.5rem !important;}.mt-lg-2{margin-top:1rem !important;}.mt-lg-3{margin-top:2rem !important;}.mt-lg-4{margin-top:3rem !important;}.mt-lg-5{margin-top:6rem !important;}.mt-lg-auto{margin-top:auto !important;}.me-lg-0{margin-right:0 !important;}.me-lg-1{margin-right:0.5rem !important;}.me-lg-2{margin-right:1rem !important;}.me-lg-3{margin-right:2rem !important;}.me-lg-4{margin-right:3rem !important;}.me-lg-5{margin-right:6rem !important;}.me-lg-auto{margin-right:auto !important;}.mb-lg-0{margin-bottom:0 !important;}.mb-lg-1{margin-bottom:0.5rem !important;}.mb-lg-2{margin-bottom:1rem !important;}.mb-lg-3{margin-bottom:2rem !important;}.mb-lg-4{margin-bottom:3rem !important;}.mb-lg-5{margin-bottom:6rem !important;}.mb-lg-auto{margin-bottom:auto !important;}.ms-lg-0{margin-left:0 !important;}.ms-lg-1{margin-left:0.5rem !important;}.ms-lg-2{margin-left:1rem !important;}.ms-lg-3{margin-left:2rem !important;}.ms-lg-4{margin-left:3rem !important;}.ms-lg-5{margin-left:6rem !important;}.ms-lg-auto{margin-left:auto !important;}.p-lg-0{padding:0 !important;}.p-lg-1{padding:0.5rem !important;}.p-lg-2{padding:1rem !important;}.p-lg-3{padding:2rem !important;}.p-lg-4{padding:3rem !important;}.p-lg-5{padding:6rem !important;}.px-lg-0{padding-right:0 !important;padding-left:0 !important;}.px-lg-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-lg-2{padding-right:1rem !important;padding-left:1rem !important;}.px-lg-3{padding-right:2rem !important;padding-left:2rem !important;}.px-lg-4{padding-right:3rem !important;padding-left:3rem !important;}.px-lg-5{padding-right:6rem !important;padding-left:6rem !important;}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.py-lg-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-lg-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-lg-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-lg-4{padding-top:3rem !important;padding-bottom:3rem !important;}.py-lg-5{padding-top:6rem !important;padding-bottom:6rem !important;}.pt-lg-0{padding-top:0 !important;}.pt-lg-1{padding-top:0.5rem !important;}.pt-lg-2{padding-top:1rem !important;}.pt-lg-3{padding-top:2rem !important;}.pt-lg-4{padding-top:3rem !important;}.pt-lg-5{padding-top:6rem !important;}.pe-lg-0{padding-right:0 !important;}.pe-lg-1{padding-right:0.5rem !important;}.pe-lg-2{padding-right:1rem !important;}.pe-lg-3{padding-right:2rem !important;}.pe-lg-4{padding-right:3rem !important;}.pe-lg-5{padding-right:6rem !important;}.pb-lg-0{padding-bottom:0 !important;}.pb-lg-1{padding-bottom:0.5rem !important;}.pb-lg-2{padding-bottom:1rem !important;}.pb-lg-3{padding-bottom:2rem !important;}.pb-lg-4{padding-bottom:3rem !important;}.pb-lg-5{padding-bottom:6rem !important;}.ps-lg-0{padding-left:0 !important;}.ps-lg-1{padding-left:0.5rem !important;}.ps-lg-2{padding-left:1rem !important;}.ps-lg-3{padding-left:2rem !important;}.ps-lg-4{padding-left:3rem !important;}.ps-lg-5{padding-left:6rem !important;}.gap-lg-0{gap:0 !important;}.gap-lg-1{gap:0.5rem !important;}.gap-lg-2{gap:1rem !important;}.gap-lg-3{gap:2rem !important;}.gap-lg-4{gap:3rem !important;}.gap-lg-5{gap:6rem !important;}.row-gap-lg-0{row-gap:0 !important;}.row-gap-lg-1{row-gap:0.5rem !important;}.row-gap-lg-2{row-gap:1rem !important;}.row-gap-lg-3{row-gap:2rem !important;}.row-gap-lg-4{row-gap:3rem !important;}.row-gap-lg-5{row-gap:6rem !important;}.column-gap-lg-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-lg-1{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-lg-2{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-lg-3{-moz-column-gap:2rem !important;column-gap:2rem !important;}.column-gap-lg-4{-moz-column-gap:3rem !important;column-gap:3rem !important;}.column-gap-lg-5{-moz-column-gap:6rem !important;column-gap:6rem !important;}.text-lg-start{text-align:left !important;}.text-lg-end{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width:1200px){.float-xl-start{float:left !important;}.float-xl-end{float:right !important;}.float-xl-none{float:none !important;}.object-fit-xl-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-xl-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-xl-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-xl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-xl-none{-o-object-fit:none !important;object-fit:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-grid{display:grid !important;}.d-xl-inline-grid{display:inline-grid !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}.d-xl-none{display:none !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.justify-content-xl-evenly{justify-content:space-evenly !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}.order-xl-first{order:-1 !important;}.order-xl-0{order:0 !important;}.order-xl-1{order:1 !important;}.order-xl-2{order:2 !important;}.order-xl-3{order:3 !important;}.order-xl-4{order:4 !important;}.order-xl-5{order:5 !important;}.order-xl-last{order:6 !important;}.m-xl-0{margin:0 !important;}.m-xl-1{margin:0.5rem !important;}.m-xl-2{margin:1rem !important;}.m-xl-3{margin:2rem !important;}.m-xl-4{margin:3rem !important;}.m-xl-5{margin:6rem !important;}.m-xl-auto{margin:auto !important;}.mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xl-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xl-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-xl-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-xl-4{margin-right:3rem !important;margin-left:3rem !important;}.mx-xl-5{margin-right:6rem !important;margin-left:6rem !important;}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xl-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xl-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xl-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-xl-4{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xl-5{margin-top:6rem !important;margin-bottom:6rem !important;}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xl-0{margin-top:0 !important;}.mt-xl-1{margin-top:0.5rem !important;}.mt-xl-2{margin-top:1rem !important;}.mt-xl-3{margin-top:2rem !important;}.mt-xl-4{margin-top:3rem !important;}.mt-xl-5{margin-top:6rem !important;}.mt-xl-auto{margin-top:auto !important;}.me-xl-0{margin-right:0 !important;}.me-xl-1{margin-right:0.5rem !important;}.me-xl-2{margin-right:1rem !important;}.me-xl-3{margin-right:2rem !important;}.me-xl-4{margin-right:3rem !important;}.me-xl-5{margin-right:6rem !important;}.me-xl-auto{margin-right:auto !important;}.mb-xl-0{margin-bottom:0 !important;}.mb-xl-1{margin-bottom:0.5rem !important;}.mb-xl-2{margin-bottom:1rem !important;}.mb-xl-3{margin-bottom:2rem !important;}.mb-xl-4{margin-bottom:3rem !important;}.mb-xl-5{margin-bottom:6rem !important;}.mb-xl-auto{margin-bottom:auto !important;}.ms-xl-0{margin-left:0 !important;}.ms-xl-1{margin-left:0.5rem !important;}.ms-xl-2{margin-left:1rem !important;}.ms-xl-3{margin-left:2rem !important;}.ms-xl-4{margin-left:3rem !important;}.ms-xl-5{margin-left:6rem !important;}.ms-xl-auto{margin-left:auto !important;}.p-xl-0{padding:0 !important;}.p-xl-1{padding:0.5rem !important;}.p-xl-2{padding:1rem !important;}.p-xl-3{padding:2rem !important;}.p-xl-4{padding:3rem !important;}.p-xl-5{padding:6rem !important;}.px-xl-0{padding-right:0 !important;padding-left:0 !important;}.px-xl-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xl-2{padding-right:1rem !important;padding-left:1rem !important;}.px-xl-3{padding-right:2rem !important;padding-left:2rem !important;}.px-xl-4{padding-right:3rem !important;padding-left:3rem !important;}.px-xl-5{padding-right:6rem !important;padding-left:6rem !important;}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xl-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xl-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xl-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-xl-4{padding-top:3rem !important;padding-bottom:3rem !important;}.py-xl-5{padding-top:6rem !important;padding-bottom:6rem !important;}.pt-xl-0{padding-top:0 !important;}.pt-xl-1{padding-top:0.5rem !important;}.pt-xl-2{padding-top:1rem !important;}.pt-xl-3{padding-top:2rem !important;}.pt-xl-4{padding-top:3rem !important;}.pt-xl-5{padding-top:6rem !important;}.pe-xl-0{padding-right:0 !important;}.pe-xl-1{padding-right:0.5rem !important;}.pe-xl-2{padding-right:1rem !important;}.pe-xl-3{padding-right:2rem !important;}.pe-xl-4{padding-right:3rem !important;}.pe-xl-5{padding-right:6rem !important;}.pb-xl-0{padding-bottom:0 !important;}.pb-xl-1{padding-bottom:0.5rem !important;}.pb-xl-2{padding-bottom:1rem !important;}.pb-xl-3{padding-bottom:2rem !important;}.pb-xl-4{padding-bottom:3rem !important;}.pb-xl-5{padding-bottom:6rem !important;}.ps-xl-0{padding-left:0 !important;}.ps-xl-1{padding-left:0.5rem !important;}.ps-xl-2{padding-left:1rem !important;}.ps-xl-3{padding-left:2rem !important;}.ps-xl-4{padding-left:3rem !important;}.ps-xl-5{padding-left:6rem !important;}.gap-xl-0{gap:0 !important;}.gap-xl-1{gap:0.5rem !important;}.gap-xl-2{gap:1rem !important;}.gap-xl-3{gap:2rem !important;}.gap-xl-4{gap:3rem !important;}.gap-xl-5{gap:6rem !important;}.row-gap-xl-0{row-gap:0 !important;}.row-gap-xl-1{row-gap:0.5rem !important;}.row-gap-xl-2{row-gap:1rem !important;}.row-gap-xl-3{row-gap:2rem !important;}.row-gap-xl-4{row-gap:3rem !important;}.row-gap-xl-5{row-gap:6rem !important;}.column-gap-xl-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-xl-1{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-xl-2{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-xl-3{-moz-column-gap:2rem !important;column-gap:2rem !important;}.column-gap-xl-4{-moz-column-gap:3rem !important;column-gap:3rem !important;}.column-gap-xl-5{-moz-column-gap:6rem !important;column-gap:6rem !important;}.text-xl-start{text-align:left !important;}.text-xl-end{text-align:right !important;}.text-xl-center{text-align:center !important;}}@media (min-width:1400px){.float-xxl-start{float:left !important;}.float-xxl-end{float:right !important;}.float-xxl-none{float:none !important;}.object-fit-xxl-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-xxl-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-xxl-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-xxl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-xxl-none{-o-object-fit:none !important;object-fit:none !important;}.d-xxl-inline{display:inline !important;}.d-xxl-inline-block{display:inline-block !important;}.d-xxl-block{display:block !important;}.d-xxl-grid{display:grid !important;}.d-xxl-inline-grid{display:inline-grid !important;}.d-xxl-table{display:table !important;}.d-xxl-table-row{display:table-row !important;}.d-xxl-table-cell{display:table-cell !important;}.d-xxl-flex{display:flex !important;}.d-xxl-inline-flex{display:inline-flex !important;}.d-xxl-none{display:none !important;}.flex-xxl-fill{flex:1 1 auto !important;}.flex-xxl-row{flex-direction:row !important;}.flex-xxl-column{flex-direction:column !important;}.flex-xxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxl-grow-0{flex-grow:0 !important;}.flex-xxl-grow-1{flex-grow:1 !important;}.flex-xxl-shrink-0{flex-shrink:0 !important;}.flex-xxl-shrink-1{flex-shrink:1 !important;}.flex-xxl-wrap{flex-wrap:wrap !important;}.flex-xxl-nowrap{flex-wrap:nowrap !important;}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xxl-start{justify-content:flex-start !important;}.justify-content-xxl-end{justify-content:flex-end !important;}.justify-content-xxl-center{justify-content:center !important;}.justify-content-xxl-between{justify-content:space-between !important;}.justify-content-xxl-around{justify-content:space-around !important;}.justify-content-xxl-evenly{justify-content:space-evenly !important;}.align-items-xxl-start{align-items:flex-start !important;}.align-items-xxl-end{align-items:flex-end !important;}.align-items-xxl-center{align-items:center !important;}.align-items-xxl-baseline{align-items:baseline !important;}.align-items-xxl-stretch{align-items:stretch !important;}.align-content-xxl-start{align-content:flex-start !important;}.align-content-xxl-end{align-content:flex-end !important;}.align-content-xxl-center{align-content:center !important;}.align-content-xxl-between{align-content:space-between !important;}.align-content-xxl-around{align-content:space-around !important;}.align-content-xxl-stretch{align-content:stretch !important;}.align-self-xxl-auto{align-self:auto !important;}.align-self-xxl-start{align-self:flex-start !important;}.align-self-xxl-end{align-self:flex-end !important;}.align-self-xxl-center{align-self:center !important;}.align-self-xxl-baseline{align-self:baseline !important;}.align-self-xxl-stretch{align-self:stretch !important;}.order-xxl-first{order:-1 !important;}.order-xxl-0{order:0 !important;}.order-xxl-1{order:1 !important;}.order-xxl-2{order:2 !important;}.order-xxl-3{order:3 !important;}.order-xxl-4{order:4 !important;}.order-xxl-5{order:5 !important;}.order-xxl-last{order:6 !important;}.m-xxl-0{margin:0 !important;}.m-xxl-1{margin:0.5rem !important;}.m-xxl-2{margin:1rem !important;}.m-xxl-3{margin:2rem !important;}.m-xxl-4{margin:3rem !important;}.m-xxl-5{margin:6rem !important;}.m-xxl-auto{margin:auto !important;}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xxl-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xxl-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-xxl-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-xxl-4{margin-right:3rem !important;margin-left:3rem !important;}.mx-xxl-5{margin-right:6rem !important;margin-left:6rem !important;}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xxl-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xxl-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xxl-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-xxl-4{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xxl-5{margin-top:6rem !important;margin-bottom:6rem !important;}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xxl-0{margin-top:0 !important;}.mt-xxl-1{margin-top:0.5rem !important;}.mt-xxl-2{margin-top:1rem !important;}.mt-xxl-3{margin-top:2rem !important;}.mt-xxl-4{margin-top:3rem !important;}.mt-xxl-5{margin-top:6rem !important;}.mt-xxl-auto{margin-top:auto !important;}.me-xxl-0{margin-right:0 !important;}.me-xxl-1{margin-right:0.5rem !important;}.me-xxl-2{margin-right:1rem !important;}.me-xxl-3{margin-right:2rem !important;}.me-xxl-4{margin-right:3rem !important;}.me-xxl-5{margin-right:6rem !important;}.me-xxl-auto{margin-right:auto !important;}.mb-xxl-0{margin-bottom:0 !important;}.mb-xxl-1{margin-bottom:0.5rem !important;}.mb-xxl-2{margin-bottom:1rem !important;}.mb-xxl-3{margin-bottom:2rem !important;}.mb-xxl-4{margin-bottom:3rem !important;}.mb-xxl-5{margin-bottom:6rem !important;}.mb-xxl-auto{margin-bottom:auto !important;}.ms-xxl-0{margin-left:0 !important;}.ms-xxl-1{margin-left:0.5rem !important;}.ms-xxl-2{margin-left:1rem !important;}.ms-xxl-3{margin-left:2rem !important;}.ms-xxl-4{margin-left:3rem !important;}.ms-xxl-5{margin-left:6rem !important;}.ms-xxl-auto{margin-left:auto !important;}.p-xxl-0{padding:0 !important;}.p-xxl-1{padding:0.5rem !important;}.p-xxl-2{padding:1rem !important;}.p-xxl-3{padding:2rem !important;}.p-xxl-4{padding:3rem !important;}.p-xxl-5{padding:6rem !important;}.px-xxl-0{padding-right:0 !important;padding-left:0 !important;}.px-xxl-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xxl-2{padding-right:1rem !important;padding-left:1rem !important;}.px-xxl-3{padding-right:2rem !important;padding-left:2rem !important;}.px-xxl-4{padding-right:3rem !important;padding-left:3rem !important;}.px-xxl-5{padding-right:6rem !important;padding-left:6rem !important;}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xxl-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xxl-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xxl-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-xxl-4{padding-top:3rem !important;padding-bottom:3rem !important;}.py-xxl-5{padding-top:6rem !important;padding-bottom:6rem !important;}.pt-xxl-0{padding-top:0 !important;}.pt-xxl-1{padding-top:0.5rem !important;}.pt-xxl-2{padding-top:1rem !important;}.pt-xxl-3{padding-top:2rem !important;}.pt-xxl-4{padding-top:3rem !important;}.pt-xxl-5{padding-top:6rem !important;}.pe-xxl-0{padding-right:0 !important;}.pe-xxl-1{padding-right:0.5rem !important;}.pe-xxl-2{padding-right:1rem !important;}.pe-xxl-3{padding-right:2rem !important;}.pe-xxl-4{padding-right:3rem !important;}.pe-xxl-5{padding-right:6rem !important;}.pb-xxl-0{padding-bottom:0 !important;}.pb-xxl-1{padding-bottom:0.5rem !important;}.pb-xxl-2{padding-bottom:1rem !important;}.pb-xxl-3{padding-bottom:2rem !important;}.pb-xxl-4{padding-bottom:3rem !important;}.pb-xxl-5{padding-bottom:6rem !important;}.ps-xxl-0{padding-left:0 !important;}.ps-xxl-1{padding-left:0.5rem !important;}.ps-xxl-2{padding-left:1rem !important;}.ps-xxl-3{padding-left:2rem !important;}.ps-xxl-4{padding-left:3rem !important;}.ps-xxl-5{padding-left:6rem !important;}.gap-xxl-0{gap:0 !important;}.gap-xxl-1{gap:0.5rem !important;}.gap-xxl-2{gap:1rem !important;}.gap-xxl-3{gap:2rem !important;}.gap-xxl-4{gap:3rem !important;}.gap-xxl-5{gap:6rem !important;}.row-gap-xxl-0{row-gap:0 !important;}.row-gap-xxl-1{row-gap:0.5rem !important;}.row-gap-xxl-2{row-gap:1rem !important;}.row-gap-xxl-3{row-gap:2rem !important;}.row-gap-xxl-4{row-gap:3rem !important;}.row-gap-xxl-5{row-gap:6rem !important;}.column-gap-xxl-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-xxl-1{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-xxl-2{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-xxl-3{-moz-column-gap:2rem !important;column-gap:2rem !important;}.column-gap-xxl-4{-moz-column-gap:3rem !important;column-gap:3rem !important;}.column-gap-xxl-5{-moz-column-gap:6rem !important;column-gap:6rem !important;}.text-xxl-start{text-align:left !important;}.text-xxl-end{text-align:right !important;}.text-xxl-center{text-align:center !important;}}@media (min-width:1200px){.fs-1{font-size:2.5rem !important;}.fs-2{font-size:2rem !important;}.fs-3{font-size:1.75rem !important;}.fs-4{font-size:1.5rem !important;}}@media print{.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-grid{display:grid !important;}.d-print-inline-grid{display:inline-grid !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}.d-print-none{display:none !important;}}.fade{transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce){.fade{transition:none;}}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing{transition:none;}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none;}}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:18rem;--bs-popover-font-size:calc(1.265rem + 0.18vw);--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:2rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:2rem;--bs-popover-body-padding-y:2rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);}@media (min-width:1200px){.popover{--bs-popover-font-size:1.4rem;}}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height);}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0;}.bs-popover-top > .popover-arrow,.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));}.bs-popover-top > .popover-arrow::before,.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before,.bs-popover-top > .popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;}.bs-popover-top > .popover-arrow::before,.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border);}.bs-popover-top > .popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg);}.bs-popover-end > .popover-arrow,.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width);}.bs-popover-end > .popover-arrow::before,.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before,.bs-popover-end > .popover-arrow::after,.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;}.bs-popover-end > .popover-arrow::before,.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border);}.bs-popover-end > .popover-arrow::after,.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg);}.bs-popover-bottom > .popover-arrow,.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));}.bs-popover-bottom > .popover-arrow::before,.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before,.bs-popover-bottom > .popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);}.bs-popover-bottom > .popover-arrow::before,.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border);}.bs-popover-bottom > .popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg);}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);}.bs-popover-start > .popover-arrow,.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width);}.bs-popover-start > .popover-arrow::before,.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before,.bs-popover-start > .popover-arrow::after,.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);}.bs-popover-start > .popover-arrow::before,.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border);}.bs-popover-start > .popover-arrow::after,.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg);}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);}.popover-header:empty{display:none;}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color);}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:3rem;--bs-modal-margin:0.5rem;--bs-modal-color:;--bs-modal-bg:#2E223C;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:3rem;--bs-modal-header-padding-y:3rem;--bs-modal-header-padding:3rem 3rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg:;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none;}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px);}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none;}}.modal.show .modal-dialog{transform:none;}.modal.modal-static .modal-dialog{transform:scale(1.02);}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2);}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2);}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0;}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.9;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg);}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity);}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto;}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height);}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding);}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius);}.modal-footer > *{margin:calc(var(--bs-modal-footer-gap) * .5);}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow);}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto;}.modal-sm{--bs-modal-width:300px;}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px;}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px;}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0;}.modal-fullscreen .modal-body{overflow-y:auto;}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0;}.modal-fullscreen-sm-down .modal-body{overflow-y:auto;}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0;}.modal-fullscreen-md-down .modal-body{overflow-y:auto;}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0;}.modal-fullscreen-lg-down .modal-body{overflow-y:auto;}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0;}.modal-fullscreen-xl-down .modal-body{overflow-y:auto;}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0;}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto;}}:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0,0,0,0.1);--f-spinner-color-2:rgba(17,24,28,0.8);--f-spinner-stroke:2.75;}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height);}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite;}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none;}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1);}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite;}@keyframes f-spinner-rotate{100%{transform:rotate(360deg);}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0;}50%{stroke-dasharray:90,150;stroke-dashoffset:-35;}100%{stroke-dasharray:90,150;stroke-dashoffset:-124;}}.f-throwOutUp{animation:var(--f-throw-out-duration,0.175s) ease-out both f-throwOutUp;}.f-throwOutDown{animation:var(--f-throw-out-duration,0.175s) ease-out both f-throwOutDown;}@keyframes f-throwOutUp{to{transform:translate3d(0,calc(var(--f-throw-out-distance,150px) * -1),0);opacity:0;}}@keyframes f-throwOutDown{to{transform:translate3d(0,var(--f-throw-out-distance,150px),0);opacity:0;}}.f-zoomInUp{animation:var(--f-transition-duration,0.2s) ease 0.1s both f-zoomInUp;}.f-zoomOutDown{animation:var(--f-transition-duration,0.2s) ease both f-zoomOutDown;}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0,16px,0);opacity:0;}to{transform:scale(1) translate3d(0,0,0);opacity:1;}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0,16px,0);opacity:0;}}.f-fadeIn{animation:var(--f-transition-duration,0.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2;}.f-fadeOut{animation:var(--f-transition-duration,0.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1;}@keyframes f-fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes f-fadeOut{100%{opacity:0;}}.f-fadeFastIn{animation:var(--f-transition-duration,0.2s) ease-out both f-fadeFastIn;z-index:2;}.f-fadeFastOut{animation:var(--f-transition-duration,0.1s) ease-out both f-fadeFastOut;z-index:2;}@keyframes f-fadeFastIn{0%{opacity:.75;}100%{opacity:1;}}@keyframes f-fadeFastOut{100%{opacity:0;}}.f-fadeSlowIn{animation:var(--f-transition-duration,0.5s) ease both f-fadeSlowIn;z-index:2;}.f-fadeSlowOut{animation:var(--f-transition-duration,0.5s) ease both f-fadeSlowOut;z-index:1;}@keyframes f-fadeSlowIn{0%{opacity:0;}100%{opacity:1;}}@keyframes f-fadeSlowOut{100%{opacity:0;}}.f-crossfadeIn{animation:var(--f-transition-duration,0.2s) ease-out both f-crossfadeIn;z-index:2;}.f-crossfadeOut{animation:calc(var(--f-transition-duration,0.2s)*.5) linear 0.1s both f-crossfadeOut;z-index:1;}@keyframes f-crossfadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes f-crossfadeOut{100%{opacity:0;}}.f-slideIn.from-next{animation:var(--f-transition-duration,0.85s) cubic-bezier(0.16,1,0.3,1) f-slideInNext;}.f-slideIn.from-prev{animation:var(--f-transition-duration,0.85s) cubic-bezier(0.16,1,0.3,1) f-slideInPrev;}.f-slideOut.to-next{animation:var(--f-transition-duration,0.85s) cubic-bezier(0.16,1,0.3,1) f-slideOutNext;}.f-slideOut.to-prev{animation:var(--f-transition-duration,0.85s) cubic-bezier(0.16,1,0.3,1) f-slideOutPrev;}@keyframes f-slideInPrev{0%{transform:translateX(100%);}100%{transform:translate3d(0,0,0);}}@keyframes f-slideInNext{0%{transform:translateX(-100%);}100%{transform:translate3d(0,0,0);}}@keyframes f-slideOutNext{100%{transform:translateX(-100%);}}@keyframes f-slideOutPrev{100%{transform:translateX(100%);}}.f-classicIn.from-next{animation:var(--f-transition-duration,0.85s) cubic-bezier(0.16,1,0.3,1) f-classicInNext;z-index:2;}.f-classicIn.from-prev{animation:var(--f-transition-duration,0.85s) cubic-bezier(0.16,1,0.3,1) f-classicInPrev;z-index:2;}.f-classicOut.to-next{animation:var(--f-transition-duration,0.85s) cubic-bezier(0.16,1,0.3,1) f-classicOutNext;z-index:1;}.f-classicOut.to-prev{animation:var(--f-transition-duration,0.85s) cubic-bezier(0.16,1,0.3,1) f-classicOutPrev;z-index:1;}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0;}100%{transform:translate3d(0,0,0);opacity:1;}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0;}100%{transform:translate3d(0,0,0);opacity:1;}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0;}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0;}}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:0.65;}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition);}@media (hover:hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg);}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg);}.f-button:focus:not(:focus-visible){outline:none;}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color));}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none;}.f-button[disabled]{cursor:default;}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity);}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1;}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%);}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos);}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos);}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos);}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos);}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%);}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos);}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos);}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg);}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none;}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto;}html.with-fancybox body{touch-action:none;}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin,0px) + var(--fancybox-scrollbar-compensate,0px));overflow:hidden !important;overscroll-behavior-y:none;}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:rgba(24,24,27,0.98);--fancybox-slide-gap:10px;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-color-1:rgba(255,255,255,0.1);--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex,1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;text-size-adjust:100%;overscroll-behavior-y:contain;}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit;}.fancybox__container::backdrop{background-color:rgba(0,0,0,0);}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity,1);will-change:opacity;}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip;}.fancybox__viewport{width:100%;height:100%;}.fancybox__viewport.is-draggable{cursor:move;cursor:grab;}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing;}.fancybox__track{display:flex;margin:0 auto;height:100%;}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0,0,0);backface-visibility:hidden;}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px;}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden;}.fancybox__slide.has-image{overflow:hidden;}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible;}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto;}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block;}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);cursor:default;border-radius:0;z-index:20;}.is-loading .fancybox__content{opacity:0;}.is-draggable .fancybox__content{cursor:move;cursor:grab;}.can-zoom_in .fancybox__content{cursor:zoom-in;}.can-zoom_out .fancybox__content{cursor:zoom-out;}.is-dragging .fancybox__content{cursor:move;cursor:grabbing;}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto;}.fancybox__slide.has-image > .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0,0,0);backface-visibility:hidden;}.fancybox__slide.has-image > .fancybox__content > picture > img{width:100%;height:auto;max-height:100%;}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height;}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:blur(0px);}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);cursor:auto;visibility:visible;}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden;}.is-compact .fancybox__caption{padding-bottom:0;}.f-button.is-close-btn{--f-button-svg-stroke-width:2;position:absolute;top:0;right:8px;z-index:40;}.fancybox__content > .f-button.is-close-btn{--f-button-width:34px;--f-button-height:34px;--f-button-border-radius:4px;--f-button-color:var(--fancybox-color,#fff);--f-button-hover-color:var(--fancybox-color,#fff);--f-button-bg:transparent;--f-button-hover-bg:transparent;--f-button-active-bg:transparent;--f-button-svg-width:22px;--f-button-svg-height:22px;position:absolute;top:-38px;right:0;opacity:.75;}.is-loading .fancybox__content > .f-button.is-close-btn{visibility:hidden;}.is-zooming-out .fancybox__content > .f-button.is-close-btn{visibility:hidden;}.fancybox__content > .f-button.is-close-btn:hover{opacity:1;}.fancybox__footer{padding:0;margin:0;position:relative;}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity,1);transition:all .25s ease;}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,0.5);}.is-compact .fancybox__footer .fancybox__caption{padding:12px;}.is-compact .fancybox__content > .f-button.is-close-btn{--f-button-border-radius:50%;--f-button-color:#fff;--f-button-hover-color:#fff;--f-button-outline-color:#000;--f-button-bg:rgba(0,0,0,0.6);--f-button-active-bg:rgba(0,0,0,0.6);--f-button-hover-bg:rgba(0,0,0,0.6);--f-button-svg-width:18px;--f-button-svg-height:18px;--f-button-svg-filter:none;top:5px;right:5px;}.fancybox__nav{--f-button-width:50px;--f-button-height:50px;--f-button-border:0;--f-button-border-radius:50%;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:transparent;--f-button-hover-bg:rgba(24,24,27,0.3);--f-button-active-bg:rgba(24,24,27,0.5);--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:26px;--f-button-svg-height:26px;--f-button-svg-stroke-width:2.5;--f-button-svg-fill:none;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,0.5));--f-button-svg-disabled-opacity:0.65;--f-button-next-pos:1rem;--f-button-prev-pos:1rem;opacity:var(--fancybox-opacity,1);}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1;}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut;}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut;}.fancybox__slide > .f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top,calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left,calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer;}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;-webkit-user-select:none;-moz-user-select:none;user-select:none;}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;z-index:40;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none;}.fancybox__container:not([aria-hidden]){opacity:0;}.fancybox__container.is-animated[aria-hidden=false] > *:not(.fancybox__backdrop):not(.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > *:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > *:not(.fancybox__content){animation:var(--f-interface-enter-duration,0.25s) ease 0.1s backwards f-fadeIn;}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration,0.35s) ease backwards f-fadeIn;}.fancybox__container.is-animated[aria-hidden=true] > *:not(.fancybox__backdrop):not(.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > *:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > *:not(.fancybox__content){animation:var(--f-interface-exit-duration,0.15s) ease forwards f-fadeOut;}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration,0.35s) ease forwards f-fadeOut;}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible;}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%;}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%;}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%;}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,0.9);color:#fff;}.has-map .fancybox__content{background:#e5e3df;}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0);}.fancybox-placeholder{border:0 !important;clip:rect(1px,1px,1px,1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;}.f-carousel__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-outline:0;--f-thumb-outline-color:#5eb0ef;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;--f-thumb-border-radius:2px;--f-thumb-offset:0px;--f-button-next-pos:0;--f-button-prev-pos:0;}.f-carousel__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;}.f-carousel__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px;}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;perspective:1000px;transform:translateZ(0);}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2,#e2e8f0);z-index:-1;}.f-thumbs .f-spinner svg{display:none;}.f-thumbs.is-vertical{height:100%;}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0,0,0);}.f-thumbs__track{display:flex;}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer;}.f-thumbs__slide.is-loading img{opacity:0;}.is-classic .f-thumbs__viewport{height:100%;}.is-modern .f-thumbs__track{width:-moz-max-content;width:max-content;}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width,0))*-0.5);width:calc(var(--width,0)*1px + var(--f-thumb-clip-width,0));cursor:pointer;}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift,0) * -1px),0,0);transition:none;pointer-events:none;}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease;}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease;}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));}.f-thumbs__slide__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease;}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity);}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none;}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity);}.is-modern .f-thumbs__slide__button{--clip-path:inset(0 calc(((var(--f-thumb-width,0) - var(--f-thumb-clip-width,0))) * (1 - var(--progress,0)) * 0.5) round var(--f-thumb-border-radius,0));clip-path:var(--clip-path);}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity);}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline,0) solid var(--f-thumb-outline-color,transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10;}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;-o-object-fit:cover;object-fit:cover;border-radius:var(--f-thumb-border-radius);}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0;}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0;}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px;}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0;}.fancybox__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-border-radius:2px;--f-thumb-outline:2px;--f-thumb-outline-color:#ededed;position:relative;opacity:var(--fancybox-opacity,1);transition:max-height 0.35s cubic-bezier(0.23,1,0.32,1);}.fancybox__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1;}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0.05));}.fancybox__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0.05));}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap);}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0;}.is-compact .fancybox__thumbs{--f-thumb-width:64px;--f-thumb-clip-width:32px;--f-thumb-height:48px;--f-thumb-extra-gap:10px;}.fancybox__thumbs.is-masked{max-height:0px !important;}.is-closing .fancybox__thumbs{transition:none !important;}.fancybox__toolbar{--f-progress-color:var(--fancybox-color,rgba(255,255,255,0.94));--f-button-width:46px;--f-button-height:46px;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:rgba(24,24,27,0.65);--f-button-hover-bg:rgba(70,70,73,0.65);--f-button-active-bg:rgba(90,90,93,0.65);--f-button-border-radius:0;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.5;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,0.15));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,0.5));pointer-events:none;z-index:20;}.fancybox__toolbar :focus-visible{z-index:1;}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0;}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut;}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0;}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap;}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;}.fancybox__infobar span{padding:0 5px;}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg);}[data-fancybox-toggle-slideshow]{position:relative;}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3;}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex;}[data-fancybox-toggle-slideshow] svg g:last-child{display:none;}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none;}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex;}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex;}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none;}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none;}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex;}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));z-index:30;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;}@font-face{font-family:'swiper-icons';src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal;}:root{--swiper-theme-color:#007aff;}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block;}.swiper-vertical > .swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-horizontal{touch-action:pan-y;}.swiper-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto;}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden;}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}.swiper-3d .swiper-wrapper{transform-style:preserve-3d;}.swiper-3d{perspective:1200px;}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d;}.swiper-css-mode > .swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-css-mode > .swiper-wrapper > .swiper-slide{scroll-snap-align:start start;}.swiper-css-mode.swiper-horizontal > .swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-css-mode.swiper-vertical > .swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-css-mode.swiper-free-mode > .swiper-wrapper{scroll-snap-type:none;}.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide{scroll-snap-align:none;}.swiper-css-mode.swiper-centered > .swiper-wrapper::before{content:'';flex-shrink:0;order:9999;}.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always;}.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before);}.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after);}.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before);}.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after);}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,0.15);}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent;}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear;}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0);}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none;}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size);}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size);}:root{--swiper-navigation-size:44px;}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none;}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none;}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important;}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg);}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto;}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto;}.swiper-button-lock{display:none;}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1;}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev';}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto;}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next';}:root{}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-pagination-disabled > .swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important;}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal > .swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%;}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33);}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,0.2);}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-bullet:only-child{display:none !important;}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color));}.swiper-vertical > .swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0);}.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block;}.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top;}.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px);}.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left;}.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right;}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit);}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,0.25));position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.swiper-horizontal > .swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;}.swiper-vertical > .swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0;}.swiper-pagination-lock{display:none;}:root{}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,0.1));}.swiper-scrollbar-disabled > .swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important;}.swiper-horizontal > .swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));}.swiper-vertical > .swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,0.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-scrollbar-lock{display:none;}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;}.swiper-zoom-container > img,.swiper-zoom-container > svg,.swiper-zoom-container > canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;}.swiper-slide-zoomed{cursor:move;touch-action:none;}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-free-mode > .swiper-wrapper{transition-timing-function:ease-out;margin:0 auto;}.swiper-grid > .swiper-wrapper{flex-wrap:wrap;}.swiper-grid-column > .swiper-wrapper{flex-wrap:wrap;flex-direction:column;}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-fade .swiper-slide-active{pointer-events:auto;}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper.swiper-cube{overflow:visible;}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:0.6;z-index:0;}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px);}.swiper-cube .swiper-slide-next + .swiper-slide{pointer-events:auto;visibility:visible;}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden;}.swiper.swiper-flip{overflow:visible;}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden;}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height;}.swiper.swiper-cards{overflow:visible;}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden;}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0;}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}@keyframes plyr-fade-in{0%{opacity:0;}to{opacity:1;}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0;}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%;}.plyr button{font:inherit;line-height:inherit;width:auto;}.plyr:focus{outline:0;}.plyr--full-ui{box-sizing:border-box;}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit;}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation;}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px;}.plyr--full-ui ::-webkit-media-text-track-container{display:none;}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%;}.plyr__captions span:empty{display:none;}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2);}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px);}}.plyr--captions-active .plyr__captions{display:block;}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4));}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap;}.plyr__caption div{display:inline;}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease;}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px);}.plyr__control:focus{outline:0;}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px;}a.plyr__control{text-decoration:none;}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none;}.plyr--full-ui ::-webkit-media-controls{display:none;}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center;}.plyr__controls .plyr__progress__container{flex:1;min-width:0;}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4);}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto;}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4);}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2);}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time + .plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0;}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none;}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block;}.plyr__menu{display:flex;position:relative;}.plyr__menu .plyr__control svg{transition:transform .3s ease;}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg);}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none;}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3;}.plyr__menu__container > div{overflow:hidden;transition:height 0.35s cubic-bezier(0.4,0,0.2,1),width 0.35s cubic-bezier(0.4,0,0.2,1);}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0;}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px;}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0;}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;}.plyr__menu__container .plyr__control > span{align-items:inherit;display:flex;width:100%;}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%);}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4);}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px));}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial;}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2);}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px));}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%;}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial;}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7);}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%;}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px;}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px;}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1);}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a;}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none;}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%;}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none;}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);}.plyr--full-ui input[type=range]::-ms-track{color:#0000;}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none;}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none;}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);}.plyr--full-ui input[type=range]::-ms-tooltip{display:none;}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0;}.plyr--full-ui input[type=range]:focus{outline:0;}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px;}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px;}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px;}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1;}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1;}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none;}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));}.plyr__time + .plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px);}@media (max-width:767px){.plyr__time + .plyr__time{display:none;}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(0.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2;}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2;}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1);}.plyr .plyr__control:hover .plyr__tooltip{z-index:3;}.plyr__controls > .plyr__control:first-child .plyr__tooltip,.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(0.8);transform-origin:0 100%;}.plyr__controls > .plyr__control:first-child .plyr__tooltip:before,.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);}.plyr__controls > .plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(0.8);transform-origin:100% 100%;}.plyr__controls > .plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%);}.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible,.plyr__controls > .plyr__control:first-child + .plyr__control:focus-visible .plyr__tooltip,.plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip,.plyr__controls > .plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible,.plyr__controls > .plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1);}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative;}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px));}.plyr__progress input[type=range]{position:relative;z-index:2;}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word;}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);padding:0;position:absolute;top:50%;}.plyr__progress__buffer::-webkit-progress-bar{background:#0000;}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease;}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease;}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease;}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000;}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40);}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199);}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3;}.plyr__volume{align-items:center;display:flex;position:relative;}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2;}.plyr--audio{display:block;}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px);}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff);}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199));}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199));}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199));}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a);}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a);}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a);}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199);}.plyr--video{overflow:hidden;}.plyr--video.plyr--menu-open{overflow:visible;}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%;}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9;}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative;}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%;}.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%);}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3;}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5);}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%);}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff);}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2;}.plyr__control--overlaid svg{left:2px;position:relative;}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1;}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden;}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block;}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40));}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40));}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40));}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80);}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80);}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80);}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40);}.plyr:fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%;}.plyr:fullscreen video{height:100%;}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block;}.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg{display:none;}.plyr:fullscreen.plyr--hide-controls{cursor:none;}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px);}}.plyr--fullscreen-fallback{background:#000;border-radius:0 !important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000;}.plyr--fullscreen-fallback video{height:100%;}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block;}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg{display:none;}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none;}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px);}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1;}.plyr__ads > div,.plyr__ads > div iframe{height:100%;position:absolute;width:100%;}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3;}.plyr__ads:empty:after{display:none;}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3;}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(0.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2;}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1);}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2;}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0;}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%;}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none;}.plyr__preview-thumb__image-container img{max-height:none;max-width:none;}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3;}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1;}.plyr__preview-scrubbing--is-shown{opacity:1;}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%;}.plyr--no-transition{transition:none !important;}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0 !important;height:1px !important;overflow:hidden;padding:0 !important;position:absolute !important;width:1px !important;}.plyr [hidden]{display:none !important;}.rangeslider,.rangeslider__fill{display:block;box-shadow:inset 0px 1px 3px rgba(0,0,0,0.3);border-radius:10px;}.rangeslider{background:#e6e6e6;position:relative;}.rangeslider--horizontal{height:20px;width:100%;}.rangeslider--vertical{width:20px;min-height:150px;max-height:100%;height:100%;}.rangeslider--disabled{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);opacity:0.4;}.rangeslider__fill{background:#00ff00;position:absolute;}.rangeslider--horizontal .rangeslider__fill{top:0;height:100%;}.rangeslider--vertical .rangeslider__fill{bottom:0;width:100%;}.rangeslider__handle{background:white;border:1px solid #ccc;cursor:pointer;display:inline-block;width:40px;height:40px;position:absolute;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");background-size:100%;background-image:linear-gradient(rgba(255,255,255,0),rgba(0,0,0,0.1));box-shadow:0 0 8px rgba(0,0,0,0.3);border-radius:50%;}.rangeslider__handle:after{content:"";display:block;width:18px;height:18px;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");background-size:100%;background-image:linear-gradient(rgba(0,0,0,0.13),rgba(255,255,255,0));border-radius:50%;}.rangeslider__handle:active,.rangeslider--active .rangeslider__handle{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");background-size:100%;background-image:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.12));}.rangeslider--horizontal .rangeslider__handle{top:-10px;touch-action:pan-y;-ms-touch-action:pan-y;}.rangeslider--vertical .rangeslider__handle{left:-10px;touch-action:pan-x;-ms-touch-action:pan-x;}input[type="range"]:focus + .rangeslider .rangeslider__handle{box-shadow:0 0 8px rgba(255,0,255,0.9);}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}.icon{display:inline-flex;align-items:center;gap:.6rem;}.icon:before{content:'';flex:none;aspect-ratio:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}.icon.arrow-up{gap:.4rem;}.icon.arrow-up:before{width:1.3rem;background-color:#D0398D;-webkit-mask-image:url(/themes/grassp/build/images/arrow-up.svg);mask-image:url(/themes/grassp/build/images/arrow-up.svg);}.icon.information:before{width:1.6rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/information.svg);mask-image:url(/themes/grassp/build/images/information.svg);}.icon.reset:before{width:1.4rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/reset.svg);mask-image:url(/themes/grassp/build/images/reset.svg);}.icon.close:before{width:1.4rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/close.svg);mask-image:url(/themes/grassp/build/images/close.svg);}.icon.graph-increase{gap:1rem;}.icon.graph-increase:before{width:2rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/graph-increase.svg);mask-image:url(/themes/grassp/build/images/graph-increase.svg);}.icon.graph-increase-steep{gap:1rem;}.icon.graph-increase-steep:before{width:2rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/graph-increase-steep.svg);mask-image:url(/themes/grassp/build/images/graph-increase-steep.svg);}.icon.user:before{width:2rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/user.svg);mask-image:url(/themes/grassp/build/images/user.svg);}.icon.notepad:before{width:2rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/notepad.svg);mask-image:url(/themes/grassp/build/images/notepad.svg);}.icon.play:before{width:1.6rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/play.svg);mask-image:url(/themes/grassp/build/images/play.svg);}.icon.dial-small:before{width:2rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/dial-small.svg);mask-image:url(/themes/grassp/build/images/dial-small.svg);}.icon.play-rectangle:before{width:2.2rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/play-rectangle.svg);mask-image:url(/themes/grassp/build/images/play-rectangle.svg);}.icon.plus:before{width:1.4rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/plus.svg);mask-image:url(/themes/grassp/build/images/plus.svg);}.icon.instagram:before{width:2rem;background-color:#CBC0B7;-webkit-mask-image:url(/themes/grassp/build/images/instagram.svg);mask-image:url(/themes/grassp/build/images/instagram.svg);}.icon.facebook:before{width:2rem;background-color:#CBC0B7;-webkit-mask-image:url(/themes/grassp/build/images/facebook.svg);mask-image:url(/themes/grassp/build/images/facebook.svg);}.icon.tiktok:before{width:2rem;background-color:#CBC0B7;-webkit-mask-image:url(/themes/grassp/build/images/tiktok.svg);mask-image:url(/themes/grassp/build/images/tiktok.svg);}.icon.linkedin:before{width:2rem;background-color:#CBC0B7;-webkit-mask-image:url(/themes/grassp/build/images/linkedin.svg);mask-image:url(/themes/grassp/build/images/linkedin.svg);}.icon.twitter:before{width:2rem;background-color:#CBC0B7;-webkit-mask-image:url(/themes/grassp/build/images/twitter.svg);mask-image:url(/themes/grassp/build/images/twitter.svg);}.icon.star-outline:before{width:2rem;background-color:#681A41;-webkit-mask-image:url(/themes/grassp/build/images/star-outline.svg);mask-image:url(/themes/grassp/build/images/star-outline.svg);}.icon.clock:before{width:2rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/clock.svg);mask-image:url(/themes/grassp/build/images/clock.svg);}.icon.tick{gap:1rem;}.icon.tick:before{width:2.4rem;background-color:#D0398D;-webkit-mask-image:url(/themes/grassp/build/images/tick.svg);mask-image:url(/themes/grassp/build/images/tick.svg);}.icon.heart:before{width:1.6rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/heart.svg);mask-image:url(/themes/grassp/build/images/heart.svg);}.icon.share:before{width:1.6rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/share.svg);mask-image:url(/themes/grassp/build/images/share.svg);}.icon.arrow-left:before{width:1.2rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/arrow-left.svg);mask-image:url(/themes/grassp/build/images/arrow-left.svg);}.icon.thumbs-up-flat:before{background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/thumbs-up-flat.svg);mask-image:url(/themes/grassp/build/images/thumbs-up-flat.svg);}.icon.thumbs-down-flat:before{background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/thumbs-down-flat.svg);mask-image:url(/themes/grassp/build/images/thumbs-down-flat.svg);}.icon.bullet:before{background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/bullet.svg);mask-image:url(/themes/grassp/build/images/bullet.svg);}.icon.person:before{background-color:#D0398D;-webkit-mask-image:url(/themes/grassp/build/images/person.svg);mask-image:url(/themes/grassp/build/images/person.svg);}.icon-bg{display:inline-flex;}.icon-bg:before{content:'';flex:none;aspect-ratio:1;background-size:contain;background-position:center center;background-repeat:no-repeat;}.icon-bg.symbol:before{width:5rem;height:100%;}@media (min-width:992px){.icon-bg.symbol:before{width:8rem;}}@media (min-width:992px){.icon-bg.symbol.smaller:before{width:5rem;}}.icon-bg.person-in-hand:before{background-image:url(/themes/grassp/build/images/person-in-hand.svg);}.icon-bg.lighthouse-head:before{background-image:url(/themes/grassp/build/images/lighthouse-head.svg);}.icon-bg.heart-flame:before{background-image:url(/themes/grassp/build/images/heart-flame.svg);}.icon-bg.heart-spirograph:before{background-image:url(/themes/grassp/build/images/heart-spirograph.svg);}.icon-bg.window-pencil:before,.icon-bg.join-us:before{background-image:url(/themes/grassp/build/images/window-pencil.svg);}.icon-bg.clock-time:before{background-image:url(/themes/grassp/build/images/clock-time.svg);}.icon-bg.thumbs-up:before{background-image:url(/themes/grassp/build/images/thumbs-up.svg);}.icon-bg.thumbs-down:before{background-image:url(/themes/grassp/build/images/thumbs-down.svg);}.icon-bg.idea-box:before{background-image:url(/themes/grassp/build/images/idea-box.svg);}.icon-bg.content_panel:before,.icon-bg.rectangle-stack:before{background-image:url(/themes/grassp/build/images/rectangle-stack.svg);}.icon-bg.audio_panel:before{background-image:url(/themes/grassp/build/images/audio-waves.svg);}.icon-bg.video_panel:before{background-image:url(/themes/grassp/build/images/play-rectangle.svg);}.icon-bg.head-cog:before{background-image:url(/themes/grassp/build/images/head-cog.svg);}.icon-bg.cog-tick:before{background-image:url(/themes/grassp/build/images/cog-tick.svg);}.icon-bg.emotion-upset:before{background-image:url(/themes/grassp/build/images/emotion-upset.svg);background-color:rgba(232,57,110,0.2);}.icon-bg.emotion-sad:before{background-image:url(/themes/grassp/build/images/emotion-sad.svg);background-color:rgba(232,57,110,0.4);}.icon-bg.emotion-okay:before,.icon-bg.emotion-ok:before{background-image:url(/themes/grassp/build/images/emotion-ok.svg);background-color:rgba(232,57,110,0.6);}.icon-bg.emotion-happy:before{background-image:url(/themes/grassp/build/images/emotion-happy.svg);background-color:rgba(232,57,110,0.8);}.icon-bg.emotion-delighted:before{background-image:url(/themes/grassp/build/images/emotion-delighted.svg);background-color:#E8396E;}.icon-bg.cup-rosette:before{background-image:url(/themes/grassp/build/images/cup-rosette.svg);}.icon-bg.chart-bar:before{background-image:url(/themes/grassp/build/images/chart-bar.svg);}.icon-bg.tick-circle{gap:1rem;}.icon-bg.tick-circle:before{width:2.2rem;background-image:url(/themes/grassp/build/images/tick-circle.svg);}.icon-bg.people-group:before{background-image:url(/themes/grassp/build/images/people-group.svg);}.icon-bg.person:before{background-image:url(/themes/grassp/build/images/person.svg);}.icon-bg.calendar-clock:before{background-image:url(/themes/grassp/build/images/calendar-clock.svg);}.icon-text{display:flex;gap:2rem;}@media (min-width:992px){.icon-text{flex-direction:column;align-items:center;}}.title-icon{gap:2rem;align-items:center;}.title-icon.huge{gap:3rem;}@media (min-width:992px){.title-icon.huge{gap:6rem;}}.title-icon.huge:before{width:10rem;}.icon-highlight{gap:1rem;}.icon-highlight:before{width:2.2rem;}.feedback-icon:before{width:4rem;}.icon-large:before{width:9rem;}.header-icon{gap:2rem;align-items:center;}.header-icon:before{width:3rem;}.icon-header-text .text-group{gap:4rem;}@media (max-width:991.98px){.icon-header-text .text-group:before{display:none;}}.icon-header-text .text-group .title{align-items:center;gap:2rem;}@media (min-width:992px){.icon-header-text .text-group .title:before{display:none;}}.icon-size{gap:2rem;}.icon-size:not(.middle){align-items:flex-start;}.icon-size.medium:before{width:5.5rem;}.icon-size.small:before{width:4.5rem;}.icon-size.single:before{width:4rem;}.icon-size.multiple:before{width:8rem;aspect-ratio:2 / 1;}.emotion-text{display:flex;align-items:center;gap:.5rem;}.emotion-text:before{width:4rem;border-radius:100%;background-size:50%;}.emotion-text:not(.inline){flex-direction:column;}.emotion-text.inline{gap:1rem;}.emotion-text.inline:before{width:3rem;}@media (max-width:991.98px){.icon-boxed{flex-direction:column;align-items:flex-start;}}.icon-title{display:flex;align-items:flex-start;gap:1rem;}.icon-title:before{width:2.8rem;}#master #page .icon-bigger:before{width:2.2rem;}.heading-icon{display:flex;align-items:flex-start;gap:.8rem;}.heading-icon:before{width:2.5rem;}@font-face{font-family:"Lato";src:url(/themes/grassp/build/fonts/Lato-Regular.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:"Lato";src:url(/themes/grassp/build/fonts/Lato-Italic.woff2) format("woff2");font-weight:normal;font-style:italic;font-display:swap;}@font-face{font-family:"Lato";src:url(/themes/grassp/build/fonts/Lato-Bold.woff2) format("woff2");font-weight:bold;font-style:normal;font-display:swap;}@font-face{font-family:"Lato";src:url(/themes/grassp/build/fonts/Lato-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap;}@font-face{font-family:"Orkney";src:url(/themes/grassp/build/fonts/Orkney-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap;}@font-face{font-family:"Orkney";src:url(/themes/grassp/build/fonts/Orkney-Bold.woff2) format("woff2");font-weight:bold;font-style:normal;font-display:swap;}@font-face{font-family:"Orkney";src:url(/themes/grassp/build/fonts/Orkney-Regular.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:"Orkney";src:url(/themes/grassp/build/fonts/Orkney-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap;}::-moz-selection{color:#fff;background-color:#E8396E;}::selection{color:#fff;background-color:#E8396E;}#master{font-size:56.25%;display:block;}@media (min-width:768px){#master{font-size:62.5%;}}@media (min-width:1400px){#master{font-size:65.625%;}}#master :focus-visible:not(.plyr__control):not(input[type='range']){outline:2px solid #D0398D;outline-offset:.5rem;}body{background-color:#1B1127;height:100%;}#page{overflow-x:hidden;}#skip-to-content{display:block;}ul,ol{list-style:none;padding:0;margin:0;}iframe{border:0;}cite{font-style:normal;}a,a:hover,a:focus{text-decoration:none;color:inherit;}h1,h2,h3,h4,h5,h6,p,blockquote,figure,ul,ol,address{margin:0;}body{font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:normal;font-style:normal;color:#fff;line-height:1.5;}h1,h2,h3,h4,h5,h6,.heading{line-height:1.2;}h1:not(.heading-reset),h2:not(.heading-reset),h3:not(.heading-reset),h4:not(.heading-reset),h5:not(.heading-reset),h6:not(.heading-reset),.heading:not(.heading-reset){font-family:"Orkney",Arial,Helvetica,sans-serif;font-weight:normal;font-style:normal;}h1.bold,h2.bold,h3.bold,h4.bold,h5.bold,h6.bold,.heading.bold{font-family:"Orkney",Arial,Helvetica,sans-serif;font-weight:bold;font-style:normal;}h1,.h1{font-size:4rem;}@media (min-width:992px){h1,.h1{font-size:7rem;}}h2,.h2{font-size:3rem;}@media (min-width:992px){h2,.h2{font-size:4rem;}}h3,.h3{font-size:2.7rem;}@media (min-width:992px){h3,.h3{font-size:3rem;}}h4,.h4,.introduction{font-size:2.4rem;}@media (min-width:992px){h4,.h4,.introduction{font-size:2.7rem;}}h5,.h5{font-size:2.2rem;}@media (min-width:992px){h5,.h5{font-size:2.4rem;}}h6,.h6{font-size:2.2rem;}body,.font-body{font-size:1.8rem;}@media (min-width:992px){body,.font-body{font-size:2rem;}}.font-huge{font-size:4rem;}@media (min-width:992px){.font-huge{font-size:8rem;}}.font-large{font-size:3rem;}@media (min-width:992px){.font-large{font-size:5rem;}}.font-medium{font-size:1.8rem;}.font-small{font-size:1.6rem;}.font-tiny{font-size:1.4rem;}.font-micro{font-size:1.2rem;}strong,b,.bold{font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:bold;font-style:normal;}em,i,.italic{font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:normal;font-style:italic;}.font-light{font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:300;font-style:normal;}.faded{color:#CBC0B7;}.layers{display:grid;grid-template-columns:1fr;}.layers .layer{grid-row-start:1;grid-column-start:1;position:relative;}.layers .layer.content{z-index:2;}.layers .layer.middle{display:flex;flex-direction:column;justify-content:center;}.layers .layer.graphic{z-index:1;}@media (max-width:991.98px){.layers .layer.image-area{grid-row-start:2;}}.layers .layer.bg-image .media{position:absolute;top:0;right:0;left:0;bottom:0;}@media (max-width:991.98px){.layers .layer.bg-image{grid-row:1/3;}}.image-cover .media{position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;}.background-dark{background-color:#11091B;}.background-dark-default{background-color:#1B1127;}.background-highlight{background-color:#D0398D;}#master #page .section-bg-dark .button,#master #page .section-bg-alternative .button{background-color:#D0398D;}@media not all and (hover:none){#master #page .section-bg-dark .button:hover,#master #page .section-bg-alternative .button:hover{background-color:#E8396E;}}#page .section-bg-dark .editor ul li:before,#page .section-bg-dark [data-drupal-messages] > div ul li:before,#page .section-bg-alternative .editor ul li:before,#page .section-bg-alternative [data-drupal-messages] > div ul li:before{background-color:#fff;}#page .section-bg-dark .editor blockquote:before,#page .section-bg-dark [data-drupal-messages] > div blockquote:before,#page .section-bg-alternative .editor blockquote:before,#page .section-bg-alternative [data-drupal-messages] > div blockquote:before{background-color:#fff;}#page .section-bg-alternative{background-color:#681A41;}#page .section-bg-dark{background-color:#11091B;}#page .section-bg-tint{background-color:#2E223C;}.tall{height:100%;}.wide{width:100%;}.media-wide img,.media-wide iframe{width:100%;}.img-responsive{max-width:100%;height:auto;}.highlighter{background-color:#D0398D;color:#fff;padding:1.2rem 1.8rem;}.counter{counter-reset:listing;}.counter li{position:relative;counter-increment:listing;}@media (max-width:991.98px){.counter li:not(:last-child) .inner{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:solid 2px #2E223C;}}@media (max-width:991.98px){.counter li .inner{display:flex;flex-wrap:wrap;align-items:center;}}.counter li .inner:before{content:"" counter(listing) "";font-size:8rem;font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:bold;font-style:normal;color:#681A41;line-height:1;display:block;}@media (min-width:992px){.counter li .inner:before{margin-bottom:1rem;}}@media (max-width:991.98px){.counter li .inner:before{font-size:4rem;flex:none;margin-right:1.5rem;}}@media (min-width:992px){.counter li:not(:last-child):after{content:'';position:absolute;top:50%;transform:translateY(-50%);left:calc(100% - 1.3rem);width:2.6rem;aspect-ratio:1;content:'';flex:none;aspect-ratio:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#681A41;-webkit-mask-image:url(/themes/grassp/build/images/arrow-triangle-right.svg);mask-image:url(/themes/grassp/build/images/arrow-triangle-right.svg);}}@media (min-width:992px){.counter .title{border-top:solid 2px #2E223C;padding-top:2rem;}}@media (max-width:991.98px){.counter .title{font-size:1.8rem;}}.boxed{background-color:#1B1127;padding:4rem;}.rating{display:flex;align-items:center;gap:.6rem;font-size:1.6rem;}.stars{display:flex;align-items:center;gap:.3rem;}.stars li{display:flex;}.stars li:before{width:1.8rem;content:'';flex:none;aspect-ratio:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#CBC0B7;-webkit-mask-image:url(/themes/grassp/build/images/star.svg);mask-image:url(/themes/grassp/build/images/star.svg);}.stars .filled:before{background-color:#D0398D;}.rounded-corners{border-radius:1rem;overflow:hidden;}.thumbnail-image{border-radius:.5rem;overflow:hidden;}.progress{display:flex;align-items:center;gap:1rem;}.progress-bar{height:.6rem;background-color:rgba(255,255,255,0.5);border-radius:.3rem;overflow:hidden;flex:1;display:flex;}.progress-amount{background-color:#E8396E;}.progress-value{font-size:1.6rem;line-height:1;}.duration-text{gap:.7rem;font-size:1.6rem;}.duration-text:before{width:2rem;}.featured-area{padding:3rem;display:flex;gap:3rem;}.featured-area:not(.stacked){flex-direction:column;}.survey-form > form > :not(:last-child){margin-bottom:3rem;}.padded-inner{padding:3rem 4rem;}.padded-area{padding:2.5rem 3rem;}.name-list{display:flex;flex-direction:column;gap:1rem;}.name-list .icon{gap:1rem;}.name-list .icon:before{width:1.5rem;}.list-divider > :not(:last-child){margin-bottom:3rem;padding-bottom:3rem;border-bottom:solid 1px #6E6569;}.list-divider-tight > :not(:last-child){margin-bottom:2rem;padding-bottom:2rem;border-bottom:solid 1px #6E6569;}@media (max-width:767.98px){.divider-list > :not(:last-child) .item{margin-bottom:2rem;padding-bottom:2rem;border-bottom:solid 1px #6E6569;}}@media (min-width:768px) and (max-width:1199.98px){.divider-list > :not(:nth-last-child(-n+2)) .item{margin-bottom:2rem;padding-bottom:2rem;border-bottom:solid 1px #6E6569;}}@media (min-width:1200px){.divider-list > :not(:nth-last-child(-n+3)) .item{margin-bottom:2rem;padding-bottom:2rem;border-bottom:solid 1px #6E6569;}}.block-col > div{display:flex;flex:1;}.title-count{display:flex;align-items:center;gap:1rem;}.count-value{font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:normal;font-style:normal;font-size:2rem;}.stats{padding:1rem 2rem;}@media (min-width:992px){.group-spacer{padding-left:3rem;}}.count-list{counter-reset:listing;}.count-list li{counter-increment:listing;display:flex;align-items:flex-start;gap:1.5rem;}.count-list li:not(:last-child){margin-bottom:2rem;padding-bottom:2rem;border-bottom:solid 1px #6E6569;}.count-list li:before{content:"" counter(listing) "";flex:none;width:3.2rem;aspect-ratio:1;border-radius:50%;border:solid 2px #D0398D;display:flex;align-items:center;justify-content:center;font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:bold;font-style:normal;font-size:1.6rem;margin-top:.5rem;}.emotion-label{width:6rem;text-align:center;}.org-logo-wrap{display:flex;flex-wrap:wrap;gap:1.5rem;}.org-logo img{width:auto;height:7.2rem;}@media (max-width:991.98px){.org-logo img{height:5.2rem;}}.flex-items{display:flex;flex-direction:column;}.flex-items > div{display:flex;flex:1;}@media (min-width:992px){.col-grow > div{display:flex;flex:1;}}.group-links a{color:#fff;box-shadow:inset 0 -1px 0 0 #fff;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.group-links a:hover{color:#fff;box-shadow:none;}}.links-wrap a{word-break:break-all;}.icon-item{display:flex;align-items:flex-start;}.icon-item:before{content:'';border:solid 2px #fff;border-radius:100%;flex:none;width:4.4rem;aspect-ratio:1;background-size:50%;background-position:center center;background-repeat:no-repeat;margin-right:1.5rem;}.icon-item.email:before{background-image:url(/themes/grassp/build/images/email.svg);}.icon-item.phone:before{background-image:url(/themes/grassp/build/images/phone.svg);}@media (max-width:991.98px){.page-lessons .breadcrumb li:last-child{display:none;}}.lined-bottom{border-bottom:solid 1px #D0398D;}.block-padding-small{padding-top:1.5rem;padding-bottom:1.5rem;}@media (min-width:992px){.block-padding-small{padding-top:3rem;padding-bottom:3rem;}}.block-padding-medium,.user-login-form,.user-register-form,.user-pass{padding-top:3rem;padding-bottom:3rem;}@media (min-width:992px){.block-padding-medium,.user-login-form,.user-register-form,.user-pass{padding-top:6rem;padding-bottom:6rem;}}.block-padding-large{padding-top:5rem;padding-bottom:5rem;}@media (min-width:992px){.block-padding-large{padding-top:10rem;padding-bottom:10rem;}}.block-padding-top{padding-top:3rem;}@media (min-width:992px){.block-padding-top{padding-top:6rem;}}.spacing{margin-bottom:3rem;}.spacing-group > :not(:last-child){margin-bottom:3rem;}@media (max-width:991.98px){.spacing-group > :not(:last-child){margin-bottom:2rem;}}.spacing-small{margin-bottom:2rem;}.spacing-tiny{margin-bottom:1rem;}.spacing-large{margin-bottom:4rem;}.spacing-top{padding-top:3rem;}.spacing-top-tiny{padding-top:1rem;}.group-gap > :not(:last-child){margin-bottom:2rem;}.group-gap.base > :not(:last-child){margin-bottom:3rem;}.group-gap.large > :not(:last-child){margin-bottom:4rem;}.group-gap.big > :not(:last-child){margin-bottom:2rem;}@media (min-width:992px){.group-gap.big > :not(:last-child){margin-bottom:4rem;}}.group-gap.half > :not(:last-child){margin-bottom:1.5rem;}.group-gap.medium > :not(:last-child){margin-bottom:3rem;}.group-gap.small > :not(:last-child){margin-bottom:1rem;}.group-gap.tiny > :not(:last-child){margin-bottom:.5rem;}.group-gap.micro > :not(:last-child){margin-bottom:.3rem;}#master .section-plain + .section-plain,#master .tile-grid + .section-plain,#master .section-plain + .tile-grid,#master .tile-grid + .tile-grid{padding-top:0;}@media (min-width:992px){#master .padding-top-reduced{padding-top:3rem;}}#master .padding-top-remove{padding-top:0;}@media not all and (hover:none){#page .button:hover,#page button:hover,#page input[type='submit']:hover{cursor:pointer;}}#page button,#page input[type='submit']{border:0;background-color:transparent;color:inherit;padding:0;}#page .button,#page button{line-height:1.2;}#page .button,#page button:not(.trigger):not(.plyr__control):not(.input-button){display:inline-flex;justify-content:center;align-items:center;background-color:#681A41;color:#fff;font-size:1.4rem;text-transform:uppercase;min-height:4.4rem;border-radius:.8rem;padding:1.5rem 2rem;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),background-color 0.5s cubic-bezier(0.19,1,0.22,1),border-color 0.5s cubic-bezier(0.19,1,0.22,1);gap:1rem;}#page .button:not(.icon):not(input[type='submit']):after,#page button:not(.trigger):not(.plyr__control):not(.input-button):not(.icon):not(input[type='submit']):after{width:1.2rem;content:'';flex:none;aspect-ratio:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/arrow-right.svg);mask-image:url(/themes/grassp/build/images/arrow-right.svg);transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);}#page .button[href^='http']:after,#page button:not(.trigger):not(.plyr__control):not(.input-button)[href^='http']:after{background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/external-window.svg);mask-image:url(/themes/grassp/build/images/external-window.svg);}#page .button.outlined,#page button:not(.trigger):not(.plyr__control):not(.input-button).outlined{background-color:#1B1127;border:solid 1px #681A41;}#page .button.outlined.active,#page button:not(.trigger):not(.plyr__control):not(.input-button).outlined.active{border-color:#D0398D;}#page .button.outlined.alternative,#page button:not(.trigger):not(.plyr__control):not(.input-button).outlined.alternative{background-color:#11091B;border-color:#fff;}#page .button.smaller,#page button:not(.trigger):not(.plyr__control):not(.input-button).smaller{padding:1rem 1.5rem;}#master #page .button.secondary,#master #page button:not(.trigger):not(.plyr__control):not(.input-button).secondary{background-color:#D0398D;}@media not all and (hover:none){#master #page .button.secondary:hover,#master #page button:not(.trigger):not(.plyr__control):not(.input-button).secondary:hover{background-color:#E8396E;}}#master #page .button.tertiary,#master #page .button.dialog-cancel,#master #page button:not(.trigger):not(.plyr__control):not(.input-button).tertiary,#master #page button:not(.trigger):not(.plyr__control):not(.input-button).dialog-cancel{background-color:#494152;}@media not all and (hover:none){#master #page .button.tertiary:hover,#master #page .button.dialog-cancel:hover,#master #page button:not(.trigger):not(.plyr__control):not(.input-button).tertiary:hover,#master #page button:not(.trigger):not(.plyr__control):not(.input-button).dialog-cancel:hover{background-color:#2E223C;}}@media not all and (hover:none){#page .button:not(.active):not(.simple):hover,#page button:not(.trigger):not(.plyr__control):not(.input-button):not(.active):not(.simple):hover{background-color:#D0398D;border-color:#D0398D;}#page .button:not(.active):not(.simple):hover:after,#page button:not(.trigger):not(.plyr__control):not(.input-button):not(.active):not(.simple):hover:after{transform:translateX(0.5rem);}}#master #page .button-outline{display:inline-flex;background-color:#1B1127;border:solid 1px #fff;border-radius:.7rem;color:#fff;text-transform:uppercase;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1),border-color 0.5s cubic-bezier(0.19,1,0.22,1);}#master #page .button-outline:not(.standard){font-size:1.2rem;padding:.8rem 1.4rem;}@media not all and (hover:none){#master #page .button-outline:hover{background-color:#D0398D;border-color:#D0398D;}}#page .button-outline .icon{gap:1rem;}#page .link-arrow{display:inline-flex;align-items:center;gap:1rem;color:#fff;box-shadow:inset 0 -1px 0 0 #fff;transition:box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}#page .link-arrow:after{width:1.2rem;content:'';flex:none;aspect-ratio:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/arrow-right.svg);mask-image:url(/themes/grassp/build/images/arrow-right.svg);}@media not all and (hover:none){#page .link-arrow:hover{box-shadow:none;}}#page .button-group{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;}#page .button-group.stack{flex-direction:column;gap:1rem;}#page .button-stack{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;}#master .gap-tight{gap:1rem;}#master .favourites-lesson-button.favourites-true:before{-webkit-mask-image:url(/themes/grassp/build/images/bin-remove.svg);mask-image:url(/themes/grassp/build/images/bin-remove.svg);}#master .favourites-lesson-button.simple{position:relative;z-index:9;padding:0;border:0;text-transform:none;font-size:1.6rem;background-color:transparent;}@media not all and (hover:none){#master .favourites-lesson-button.simple:hover{color:#E8396E;}}.link-target-parent{position:relative;}.link-target-parent .media{position:relative;}.link-target-parent .media:after{content:'';position:absolute;top:0;right:0;left:0;bottom:0;background-color:#11091B;opacity:0;transition:opacity 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.link-target-parent:hover .media:after{opacity:.4;}}.link-target-parent a:before,.link-target-parent button:before{content:'';position:absolute;top:0;right:0;left:0;bottom:0;}#master .input-button{display:flex;justify-content:center;padding:1rem 2.5rem;background-color:#1B1127;color:#fff;border:solid 1px #fff;border-radius:3rem;font-size:1.8rem;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1),border-color 0.5s cubic-bezier(0.19,1,0.22,1);width:100%;}@media not all and (hover:none){#master .input-button:hover{background-color:rgba(232,57,110,0.3);border-color:#E8396E;}}.input-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;}@media (max-width:767.98px){.input-buttons{flex-direction:column;}}.logo{display:block;background-repeat:no-repeat;background-size:contain;background-position:center center;}#header .logo{background-image:url(/themes/grassp/build/images/logo-text.svg);width:11rem;aspect-ratio:1.19355;}@media (max-width:1199.98px){#header .logo{width:8rem;}}#footer .logo{background-image:url(/themes/grassp/build/images/logo-symbol.svg);width:6.2rem;aspect-ratio:1;}.editor h2:not(:first-child),[data-drupal-messages] > div h2:not(:first-child),.editor h3:not(:first-child),[data-drupal-messages] > div h3:not(:first-child),.editor h4:not(:first-child),[data-drupal-messages] > div h4:not(:first-child),.editor h5:not(:first-child),[data-drupal-messages] > div h5:not(:first-child),.editor h6:not(:first-child),[data-drupal-messages] > div h6:not(:first-child){padding-top:1rem;}.editor > span,.editor > div > span,[data-drupal-messages] > div > span{display:block;}.editor > *:not(p),.editor > div > *:not(p),[data-drupal-messages] > div > *:not(p){clear:both;}.editor > *:not(:last-child),.editor > div > *:not(:last-child),[data-drupal-messages] > div > *:not(:last-child){margin-bottom:3rem;}.editor.tight > :not(:last-child),.editor > div.tight > :not(:last-child),[data-drupal-messages] > div.tight > :not(:last-child){margin-bottom:.5rem;}.editor a:not(.button),[data-drupal-messages] > div a:not(.button){color:#D0398D;box-shadow:inset 0 -1px 0 0 #D0398D;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:bold;font-style:normal;}@media not all and (hover:none){.editor a:not(.button):hover,[data-drupal-messages] > div a:not(.button):hover{color:#D0398D;box-shadow:none;}}.editor a:not(.button)[href^='http']:after,[data-drupal-messages] > div a:not(.button)[href^='http']:after{content:'';display:inline-flex;margin-left:.5rem;background-color:#D0398D;width:1.5rem;aspect-ratio:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='42' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.71 29a6.59 6.59 0 0 1-6.59 6.59h-19A6.589 6.589 0 0 1 .51 29V10a6.59 6.59 0 0 1 6.58-6.59H23.2a.72.72 0 0 1 .73.73v1.47a.721.721 0 0 1-.73.73H7.09A3.67 3.67 0 0 0 3.43 10v19a3.67 3.67 0 0 0 3.66 3.66h19A3.669 3.669 0 0 0 29.78 29v-7.34a.72.72 0 0 1 .73-.73H32a.721.721 0 0 1 .73.73L32.71 29Zm8.78-15.37a1.46 1.46 0 0 1-2.49 1l-4-4-14.94 14.9a.74.74 0 0 1-1 0l-2.66-2.61a.85.85 0 0 1-.23-.53.8.8 0 0 1 .23-.52L31.32 7l-4-4a1.46 1.46 0 0 1 1-2.5H40a1.48 1.48 0 0 1 1.49 1.4v11.73Z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='42' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.71 29a6.59 6.59 0 0 1-6.59 6.59h-19A6.589 6.589 0 0 1 .51 29V10a6.59 6.59 0 0 1 6.58-6.59H23.2a.72.72 0 0 1 .73.73v1.47a.721.721 0 0 1-.73.73H7.09A3.67 3.67 0 0 0 3.43 10v19a3.67 3.67 0 0 0 3.66 3.66h19A3.669 3.669 0 0 0 29.78 29v-7.34a.72.72 0 0 1 .73-.73H32a.721.721 0 0 1 .73.73L32.71 29Zm8.78-15.37a1.46 1.46 0 0 1-2.49 1l-4-4-14.94 14.9a.74.74 0 0 1-1 0l-2.66-2.61a.85.85 0 0 1-.23-.53.8.8 0 0 1 .23-.52L31.32 7l-4-4a1.46 1.46 0 0 1 1-2.5H40a1.48 1.48 0 0 1 1.49 1.4v11.73Z' fill='%23fff'/%3E%3C/svg%3E");}.editor img,[data-drupal-messages] > div img,.editor iframe,[data-drupal-messages] > div iframe{display:block;max-width:100%;}.editor img,[data-drupal-messages] > div img{height:auto;}@media (min-width:992px){.editor [data-align="center"],[data-drupal-messages] > div [data-align="center"],.editor .align-center,[data-drupal-messages] > div .align-center{margin-left:auto;margin-right:auto;max-width:60%;}}.editor [data-align="center"] img,[data-drupal-messages] > div [data-align="center"] img,.editor .align-center img,[data-drupal-messages] > div .align-center img{width:100%;}.editor [data-align="left"],[data-drupal-messages] > div [data-align="left"],.editor [data-align="right"],[data-drupal-messages] > div [data-align="right"],.editor .align-left,[data-drupal-messages] > div .align-left,.editor .align-right,[data-drupal-messages] > div .align-right{width:50%;margin-bottom:3rem;}.editor [data-align="left"],[data-drupal-messages] > div [data-align="left"],.editor .align-left,[data-drupal-messages] > div .align-left{float:left;margin-right:3rem;}.editor [data-align="right"],[data-drupal-messages] > div [data-align="right"],.editor .align-right,[data-drupal-messages] > div .align-right{float:right;margin-left:3rem;}.editor ul,[data-drupal-messages] > div ul,.editor ol,[data-drupal-messages] > div ol{padding-top:1rem;padding-bottom:1rem;}.editor ul li,[data-drupal-messages] > div ul li{display:flex;align-items:center;gap:1.2rem;}.editor ul li:before,[data-drupal-messages] > div ul li:before{width:.7rem;content:'';flex:none;aspect-ratio:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#D0398D;-webkit-mask-image:url(/themes/grassp/build/images/bullet.svg);mask-image:url(/themes/grassp/build/images/bullet.svg);}.editor ol,[data-drupal-messages] > div ol{counter-reset:listing;}.editor ol li,[data-drupal-messages] > div ol li{counter-increment:listing;}.editor ol li:before,[data-drupal-messages] > div ol li:before{content:"" counter(listing) ". ";}.editor li:not(:last-child),[data-drupal-messages] > div li:not(:last-child){margin-bottom:1rem;}.editor table,[data-drupal-messages] > div table{width:100% !important;border:0 !important;}.editor table tr td,[data-drupal-messages] > div table tr td,.editor table tr th,[data-drupal-messages] > div table tr th{padding:1.5rem;line-height:1.2;font-size:1.8rem;}.editor table tr th,[data-drupal-messages] > div table tr th{font-weight:normal;font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:bold;font-style:normal;}.editor table tr td,[data-drupal-messages] > div table tr td{background-color:#11091B;}.editor table tr:nth-child(odd) td,[data-drupal-messages] > div table tr:nth-child(odd) td{background-color:#241d2d;}.editor table .title,[data-drupal-messages] > div table .title{width:50%;}blockquote{position:relative;padding-left:5rem;}blockquote:before{content:'';position:absolute;top:.5rem;left:0;width:3rem;content:'';flex:none;aspect-ratio:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#D0398D;-webkit-mask-image:url(/themes/grassp/build/images/quote-marks.svg);mask-image:url(/themes/grassp/build/images/quote-marks.svg);}blockquote p{font-size:2.2rem;font-style:italic;line-height:1.3;}#master blockquote p:not(:last-of-type){margin-bottom:2rem;}blockquote cite{padding-top:2rem;display:block;font-size:2rem;}.table-wrapper{overflow:auto;}figcaption,.caption-text{font-size:1.4rem;padding:.8rem 1.5rem;background-color:#11091B;border-left:solid 0.3rem #fff;}#header{padding-top:1.5rem;padding-bottom:1.5rem;}@media (min-width:1200px){#header .inner{padding-left:3.5rem;padding-right:3.5rem;}}@media (max-width:1199.98px){#master .extra-buttons .button{display:flex;justify-content:center;}}.nav-main ul{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;}.nav-main a{display:flex;justify-content:center;text-transform:uppercase;font-size:1.6rem;min-height:4.4rem;border-radius:.8rem;padding:1rem 2rem;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.nav-main a:hover{background-color:#681A41;}}.nav-main a.is-active{background-color:#D0398D;}#mobile-nav .nav-main ul{padding-top:3rem;padding-bottom:3rem;flex-direction:column;gap:1rem;}#mobile-nav .nav-main li{width:100%;}#menu-toggle{display:inline-flex;border-radius:.8rem;border:solid 1px #681A41;width:5rem;aspect-ratio:1;background-repeat:no-repeat;background-size:40%;background-position:center center;background-image:url(/themes/grassp/build/images/menu.svg);transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}#master.menu-open #menu-toggle{background-image:url(/themes/grassp/build/images/close.svg);background-color:#681A41;}.menu-local{padding-top:1rem;padding-bottom:1rem;}#master .menu-local .button{min-height:5.5rem;}@media (max-width:991.98px){#master .menu-local .button{display:flex;}}#master .search-main ::-moz-placeholder{color:#fff;}#master .search-main ::placeholder{color:#fff;}@media (min-width:1200px){.search-main input[type='search']{min-width:21.5rem;}}#page ::-moz-placeholder{-moz-transition:opacity 0.5s cubic-bezier(0.19,1,0.22,1);transition:opacity 0.5s cubic-bezier(0.19,1,0.22,1);color:rgba(208,57,141,0.5);}#page ::placeholder{transition:opacity 0.5s cubic-bezier(0.19,1,0.22,1);color:rgba(208,57,141,0.5);}#page *:focus::-moz-placeholder{opacity:0;}#page *:focus::placeholder{opacity:0;}#page input[type='submit']{display:inline-flex;justify-content:center;align-items:center;background-color:#681A41;color:#fff;font-size:1.4rem;text-transform:uppercase;min-height:4.4rem;border-radius:.8rem;padding:1.5rem 2rem;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),background-color 0.5s cubic-bezier(0.19,1,0.22,1),border-color 0.5s cubic-bezier(0.19,1,0.22,1);}#page input[type='submit']:not(.webform-button--previous){background-repeat:no-repeat;background-size:1.2rem;background-position:right 2rem center;padding-right:4.2rem;background-image:url(/themes/grassp/build/images/arrow-right-white.svg);}#master #page .webform-button--previous{margin-bottom:2rem;background-repeat:no-repeat;background-size:1.2rem;background-position:2rem center;padding-left:4.2rem;background-image:url(/themes/grassp/build/images/arrow-left-white.svg);background-color:#1B1127;border:solid 1px #fff;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1),border-color 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){#master #page .webform-button--previous:hover{background-color:#D0398D;border-color:#D0398D;}}#page input,#page select,#page textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;}#page legend{font-size:inherit;}#page legend ~ *{clear:left;}#page .input-reset{border:0;background-color:transparent;}#page input:not([type='submit']):not([type='checkbox']):not([type='radio']):not([type='image']):not([type="search"]):not([type='range']):not([type='number']),#page textarea{color:#1B1127;background-color:#fff;width:100%;border-bottom:solid 0.2rem #D0398D;padding:1rem 2rem;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),background-color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1),border-color 0.5s cubic-bezier(0.19,1,0.22,1);}#page input[type='search'],#page select{padding:1rem 5rem 1rem 2rem;border:0;border-bottom:solid 2px #CBC0B7;font-size:1.6rem;background-repeat:no-repeat;background-size:1.8rem;background-position:right 2rem center;background-color:#1B1127;font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:300;font-style:normal;color:#fff;width:100%;transition:border-color 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){#page input[type='search']:hover,#page select:hover{border-color:#D0398D;}}#page input[type='search']:focus,#page input[type='search']:focus-visible,#page select:focus,#page select:focus-visible{border-color:#E8396E;}#page input[type='search']{background-image:url(/themes/grassp/build/images/search.svg);}#page select{background-image:url(/themes/grassp/build/images/chevron-down-white.svg);}#page .form-required{display:inline-flex;align-items:center;}#page .form-required:after{content:'\002A';margin-left:.5rem;color:#D0398D;}#page #block-grassp-skillsquestform .form-required:after{content:'' !important;margin-left:0rem;}#page .js-form-type-textfield,#page .js-form-type-password,#page .js-form-type-email{position:relative;}#page .js-form-type-textfield label,#page .js-form-type-password label,#page .js-form-type-email label{position:absolute;left:2rem;top:1rem;color:#D0398D;text-transform:uppercase;font-size:1.1rem;}#master #page .js-form-type-textfield input,#master #page .js-form-type-password input,#master #page .js-form-type-email input{padding-top:2rem;}#page .js-form-type-checkbox,#page .js-form-type-radio,#page .radio-solo{position:relative;}#page .js-form-type-checkbox input,#page .js-form-type-radio input,#page .radio-solo input{position:absolute;top:0;right:0;left:0;bottom:0;z-index:2;width:100%;height:100%;opacity:0;cursor:pointer;}#page .js-form-type-checkbox input:focus,#page .js-form-type-checkbox input:focus-visible,#page .js-form-type-radio input:focus,#page .js-form-type-radio input:focus-visible,#page .radio-solo input:focus,#page .radio-solo input:focus-visible{opacity:1;}#page .js-form-type-checkbox input:focus,#page .js-form-type-checkbox input:focus-visible,#page .js-form-type-radio:not(.radio-list-item) input:focus,#page .js-form-type-radio:not(.radio-list-item) input:focus-visible{outline:none;}#page .js-form-type-checkbox input:checked + label,#page .js-form-type-radio:not(.radio-list-item) input:checked + label{background-color:rgba(232,57,110,0.3);border-color:#E8396E;}#page .js-form-type-checkbox input:hover:not(:checked) + label,#page .js-form-type-radio:not(.radio-list-item) input:hover:not(:checked) + label{border-color:#E8396E;}#page .js-form-type-checkbox label,#page .js-form-type-radio:not(.radio-list-item) label{display:flex;justify-content:center;padding:1rem 2.5rem;background-color:#1B1127;color:#fff;border:solid 1px #fff;border-radius:3rem;font-size:1.8rem;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1),border-color 0.5s cubic-bezier(0.19,1,0.22,1);}#page .radio-list{display:flex;flex-direction:column;gap:1.5rem;}#page .radio-list .js-form-type-radio input:checked + label{border-color:#E8396E;}#page .radio-list .js-form-type-radio input:checked + label:before{background-color:#E8396E;}#page .radio-list .js-form-type-radio input:checked + label:after{background-color:#11091B;}#page .radio-list .js-form-type-radio input:hover:not(:checked) + label{border-color:#494152;}#page .radio-list .js-form-type-radio input:hover:not(:checked) + label:before{background-color:#494152;}#page .radio-list .js-form-type-radio label{display:flex;padding:1.2rem 1.2rem 1.2rem 7rem;background-color:#11091B;color:#fff;border:solid 2px #11091B;border-bottom-color:#6E6569;transition:border-color 0.5s cubic-bezier(0.19,1,0.22,1);}#page .radio-list .js-form-type-radio label:before,#page .radio-list .js-form-type-radio label:after{content:'';position:absolute;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}#page .radio-list .js-form-type-radio label:before{left:0;top:0;bottom:0;width:5rem;background-color:#6E6569;}#page .radio-list .js-form-type-radio label:after{left:1.2rem;top:50%;transform:translateY(-50%);width:2.5rem;aspect-ratio:1;border-radius:100%;background-color:#fff;border:solid 2px #fff;}#page .js-webform-checkboxes,#page .js-webform-radios{display:flex;flex-wrap:wrap;gap:1rem;max-width:100%;}@media (max-width:991.98px){#page .js-webform-checkboxes,#page .js-webform-radios{flex-direction:column;}}#page .js-form-wrapper:not(.form-actions) legend{font-size:4rem;font-family:"Orkney",Arial,Helvetica,sans-serif;font-weight:normal;font-style:normal;}#page .js-form-wrapper:not(.form-actions) > :not(:last-child){margin-bottom:3rem;}#page .js-form-wrapper:not(.form-actions) fieldset > :not(:last-child){margin-bottom:3rem;}#page .form-actions{padding-top:4rem;display:flex;flex-wrap:wrap;gap:1.5rem;}#page .progress-tracker{margin-top:0;margin-bottom:2rem;height:.6rem;background-color:rgba(255,255,255,0.5);border-radius:.3rem;overflow:hidden;}#page .progress-tracker .progress-step.is-active,#page .progress-tracker .progress-step.is-complete{background-color:#E8396E;}#page .progress-tracker .progress-marker{display:none;}#page .webform-progress__status{margin-bottom:4rem;font-size:1.6rem;}#page .radio-cell{display:flex;align-items:center;justify-content:center;}#page .radio-solo{display:inline-flex;border-radius:100%;padding:.5rem;border:solid 2px #fff;width:3.5rem;aspect-ratio:1;}#page .radio-solo input:checked + .text{background-color:#E8396E;}#page .radio-solo input:hover:not(:checked) + .text{background-color:#fff;}#page .radio-solo .text{flex:1;border-radius:100%;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}#page .form-grid-items > :not(:last-child){margin-bottom:2rem;padding-bottom:2rem;border-bottom:solid 1px #6E6569;}#page .form-grid-label{font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:bold;font-style:normal;font-size:1.8rem;gap:1.5rem;}#page .form-grid-label:before{width:1rem;background-color:#E8396E;}#page .filters form{--bs-gutter-x:3rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));}#master #page .filters form{margin-top:-2rem;}#master #page .filters form:not(.no-gutters){margin-right:-1rem;margin-left:-1rem;}#master #page .filters form:not(.no-gutters) > div{padding-right:1rem;padding-left:1rem;}#master #page .filters form > div{margin-top:2rem;}#page .filters .js-form-item{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}@media (min-width:992px){#page .filters .js-form-item{width:calc(100% / 3);}}@media (min-width:1200px){#page .filters .js-form-item{width:calc(100% / 5);}}#page .filters input[type='submit']{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}#page .filters input[type='submit']:not(caption){position:absolute !important;}#page .js-form-item .description{margin-bottom:3rem;}#page input + .description{font-size:1.6rem;padding-top:.5rem;}#page form *{text-align:inherit;}#page form p:not(:last-of-type){margin-bottom:3rem;}#page form a:not(.button){color:#D0398D;box-shadow:inset 0 -1px 0 0 #D0398D;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:bold;font-style:normal;}@media not all and (hover:none){#page form a:not(.button):hover{color:#D0398D;box-shadow:none;}}#page form a:not(.button)[href^='http']:after{content:'';display:inline-flex;margin-left:.5rem;background-color:#D0398D;width:1.5rem;aspect-ratio:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='42' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.71 29a6.59 6.59 0 0 1-6.59 6.59h-19A6.589 6.589 0 0 1 .51 29V10a6.59 6.59 0 0 1 6.58-6.59H23.2a.72.72 0 0 1 .73.73v1.47a.721.721 0 0 1-.73.73H7.09A3.67 3.67 0 0 0 3.43 10v19a3.67 3.67 0 0 0 3.66 3.66h19A3.669 3.669 0 0 0 29.78 29v-7.34a.72.72 0 0 1 .73-.73H32a.721.721 0 0 1 .73.73L32.71 29Zm8.78-15.37a1.46 1.46 0 0 1-2.49 1l-4-4-14.94 14.9a.74.74 0 0 1-1 0l-2.66-2.61a.85.85 0 0 1-.23-.53.8.8 0 0 1 .23-.52L31.32 7l-4-4a1.46 1.46 0 0 1 1-2.5H40a1.48 1.48 0 0 1 1.49 1.4v11.73Z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='42' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.71 29a6.59 6.59 0 0 1-6.59 6.59h-19A6.589 6.589 0 0 1 .51 29V10a6.59 6.59 0 0 1 6.58-6.59H23.2a.72.72 0 0 1 .73.73v1.47a.721.721 0 0 1-.73.73H7.09A3.67 3.67 0 0 0 3.43 10v19a3.67 3.67 0 0 0 3.66 3.66h19A3.669 3.669 0 0 0 29.78 29v-7.34a.72.72 0 0 1 .73-.73H32a.721.721 0 0 1 .73.73L32.71 29Zm8.78-15.37a1.46 1.46 0 0 1-2.49 1l-4-4-14.94 14.9a.74.74 0 0 1-1 0l-2.66-2.61a.85.85 0 0 1-.23-.53.8.8 0 0 1 .23-.52L31.32 7l-4-4a1.46 1.46 0 0 1 1-2.5H40a1.48 1.48 0 0 1 1.49 1.4v11.73Z' fill='%23fff'/%3E%3C/svg%3E");}#page .password-strength{padding-top:1rem;padding-bottom:3rem;display:flex;align-items:center;gap:1.5rem;}#page .password-strength__meter{margin:0;height:4px;background-color:#494152;flex:1;}#page .password-strength__indicator{background-image:linear-gradient(to right,#4B1F1E,#E8396E);}#page .password-strength__title{font-size:1.4rem;flex:none;}#page .password-suggestions{padding-top:3rem;font-size:1.6rem;}#page .password-suggestions ul{padding-top:2rem;}#page .js-form-type-password{position:relative;}#page .password-confirm-message{visibility:hidden;position:absolute;top:50%;transform:translateY(-50%);right:2rem;font-size:1.4rem;color:#1B1127;}#master #page input[readonly]{background-color:#CBC0B7;}#page #block-grassp-skillsquestform .skip-steps-btn{width:100%;clear:both;margin-top:1rem;margin-bottom:2rem;}#page #block-grassp-skillsquestform .skip-steps-btn label{background-color:#681A41;border-color:#681A41;border-radius:.8rem;}#page #block-grassp-skillsquestform .skip-steps-btn input:checked + label,#page #block-grassp-skillsquestform .skip-steps-btn label:hover,#page #block-grassp-skillsquestform .skip-steps-btn label:active,#page #block-grassp-skillsquestform .skip-steps-btn label:checked{background-color:#681A41 !important;border-color:#E8396E !important;}#page .disclaimer-text{font-size:1.4rem;}#page .margin-bottom-1rem{margin-bottom:1rem;}#page .margin-bottom-3rem{margin-bottom:3rem;}#page .validation-message{display:inline-flex;font-size:1.6rem;padding:.8rem 1.5rem;background-color:#ba271c;color:#fff;}#footer .h6{color:#CBC0B7;margin-bottom:1.5rem;}@media (min-width:992px){#footer .h6{margin-bottom:3rem;}}#footer a{font-size:1.6rem;}#footer ul{display:flex;flex-wrap:wrap;}.menu-basic a{color:#fff;box-shadow:inset 0 -1px 0 0 #fff;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.menu-basic a:hover{color:#fff;box-shadow:none;}}.menu-basic ul{gap:1rem;}.menu-social ul{gap:2rem;}.menu-social a{gap:1rem;}.menu-social a span{color:#fff;box-shadow:inset 0 -1px 0 0 #fff;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.menu-social a:hover span{color:#fff;box-shadow:none;}}.footer-top ul{display:flex;flex-direction:column;}@media (min-width:992px){.footer-bottom .menu-basic ul{align-items:center;-moz-column-gap:2rem;column-gap:2rem;row-gap:1rem;}}@media (max-width:991.98px){.footer-bottom .menu-basic ul{flex-direction:column;}}@media (max-width:767.98px){.footer-bottom{margin-bottom:90px;}}.media{max-width:100%;position:relative;}.media:not(.overlay-bg) img,.media:not(.overlay-bg) video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.media.overlay-bg{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;}@media (min-width:992px){.media.overlay-bg{padding-top:5rem;}}.media.square{aspect-ratio:1;}.media.teaser{aspect-ratio:1.38889;}.media.landscape{aspect-ratio:1.6;}.media.preview{aspect-ratio:1.6;}.media.card-thumbnail{aspect-ratio:0.8;}.media.embed{aspect-ratio:1.77778;}.media.embed iframe{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%;}.thumbnail{width:9rem;}.blur{overflow:hidden;}.blur img{filter:blur(1rem);}.darken{position:relative;}.darken:after{content:'';position:absolute;top:0;right:0;left:0;bottom:0;background-color:#11091B;opacity:0.4;transition:opacity 0.5s cubic-bezier(0.19,1,0.22,1);}audio{width:100%;}.plyr__menu{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}.plyr__menu:not(caption){position:absolute !important;}.breadcrumb ul{display:flex;flex-wrap:wrap;align-items:center;}.breadcrumb ul > li{display:flex;align-items:center;}.breadcrumb ul > li:not(:first-child):before{color:#D0398D;content:'\007C';padding-left:1rem;padding-right:1rem;}.breadcrumb ul a{color:#fff;box-shadow:inset 0 -1px 0 0 #fff;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:bold;font-style:normal;}@media not all and (hover:none){.breadcrumb ul a:hover{color:#fff;box-shadow:none;}}.decoration{position:relative;}.decoration .inner{position:relative;z-index:1;}.decoration:before{content:'';position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:left center;mask-position:left center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}.decoration.split:before{left:55%;}.decoration.short:before{left:70%;}.decoration.middle:before{left:25%;right:25%;}.decoration.bubbles-medium:before{background-color:rgba(232,57,110,0.2);-webkit-mask-image:url(/themes/grassp/build/images/bubbles-medium.svg);mask-image:url(/themes/grassp/build/images/bubbles-medium.svg);}.decoration.bubbles-large:before{background-color:rgba(208,57,141,0.2);-webkit-mask-image:url(/themes/grassp/build/images/bubbles-large.svg);mask-image:url(/themes/grassp/build/images/bubbles-large.svg);}#master .theme .theme-background{background-color:var(--theme-color);}#master .theme .theme-background-image{background-image:url(/themes/grassp/build/images/banner-lines.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;}#master .theme .theme-background.decoration[class*="bubbles"]:before{background-color:rgba(255,255,255,0.05);}#master .theme .theme-secondary{color:var(--theme-color-secondary);}#master .theme .hero-banner-image .gradient.vertical{position:relative;}#master .theme .hero-banner-image .gradient.vertical:before{background-image:linear-gradient(rgba(0,0,0,0),var(--theme-color));opacity:.8;}#master .theme .hero-banner-image .gradient.vertical:after{content:'';position:absolute;top:0;right:0;left:0;bottom:0;background-color:#11091B;opacity:0.3;transition:opacity 0.5s cubic-bezier(0.19,1,0.22,1);}#master .theme .hero-banner-no-image{background-color:var(--theme-color);position:relative;}#master .theme .hero-banner-no-image:after{content:'';position:absolute;top:0;right:0;left:0;bottom:0;background-color:#11091B;opacity:0.3;transition:opacity 0.5s cubic-bezier(0.19,1,0.22,1);}#master .theme .hero-banner-no-image:before{background-color:rgba(255,255,255,0.05);}.card .content{background:linear-gradient(rgba(27,17,39,0) 45%,rgba(27,17,39,0.5) 70%,rgba(27,17,39,0.7) 100%);}.card .content:before{content:'';opacity:0;position:absolute;top:0;right:0;left:0;bottom:0;background:linear-gradient(rgba(27,17,39,0) 0%,rgba(27,17,39,0.6) 30%,rgba(27,17,39,0.8) 100%);transition:opacity 0.5s cubic-bezier(0.19,1,0.22,1);}.card .detail{padding:3rem;display:flex;height:100%;flex-direction:column;justify-content:flex-end;position:relative;z-index:3;}.card .detail-bottom{display:grid;grid-template-rows:0fr;transition:grid-template-rows 0.5s cubic-bezier(0.19,1,0.22,1);}.card .detail-bottom .info{overflow:hidden;}.card .detail-bottom .contents{padding-top:2rem;}.card:focus-within .info{overflow:visible;}.card:hover .content:before,.card:focus-within .content:before{opacity:1;}.card:hover .detail-bottom,.card:focus-within .detail-bottom{grid-template-rows:1fr;}.item-link-true{transition:box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.item-link-true:hover{box-shadow:0 0 0 1px #D0398D;}}.category{display:inline-flex;}.category-wrap{position:absolute;top:0;left:0;}.category-text{display:inline-flex;background-color:#fff;color:#681A41;font-size:1.4rem;padding:1.2rem 2rem;}.category:after{content:'';display:block;width:1rem;flex:1;background-color:#fff;clip-path:polygon(0 0,100% 0,0 100%,0% 100%);}.category .icon:before{background-color:#681A41;}.category .tick:before{width:1.6rem;}.rating-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;}.jumbotron .detail{padding-top:9.5rem;padding-bottom:4rem;}@media (min-width:992px){.jumbotron .detail{padding-top:19rem;padding-bottom:19rem;}}.hero .detail{padding-top:6rem;padding-bottom:6rem;}@media (min-width:992px){.hero .detail{padding-top:14rem;}}@media (max-width:991.98px){.hero .detail{padding-top:3rem;padding-bottom:3rem;}}.banner .graphic{display:flex;}.banner .graphic .media{flex:1;}.banner .graphic .media img{position:absolute;top:0;right:0;left:0;bottom:0;}.text-shadow h1,.text-shadow h2,.text-shadow p{text-shadow:0 0.4rem 0.4rem rgba(0,0,0,0.25);}.gradient{position:relative;}.gradient:before{content:'';position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;}.gradient.horizontal:before{background-image:linear-gradient(to right,rgba(27,17,39,0.8),rgba(27,17,39,0));}@media (max-width:991.98px){.gradient.horizontal:before{background-image:linear-gradient(rgba(27,17,39,0),rgba(27,17,39,0.5) 50%);}}.gradient.vertical:before{background-image:linear-gradient(rgba(27,17,39,0),rgba(27,17,39,0.5) 50%);}@media (max-width:991.98px){#master .banner-stack{background-color:#1B1127;}#master .banner-stack:before{display:none;}}@media (max-width:991.98px){#master .banner-stack + section{padding-top:0;}}@media (max-width:991.98px){#master .banner-stack .media{aspect-ratio:75/26;}#master .banner-stack .media:before{display:none;}}@media (max-width:991.98px){#master .banner-stack .content{grid-row-start:2;}#master .banner-stack .content .org-logo img{height:4rem;}}#master .banner-stack .content-items .title{margin-bottom:1rem;}@media (max-width:991.98px){#master .banner-stack .content-items{display:flex;flex-direction:column;}#master .banner-stack .content-items .breadcrumbs-wrapper{order:-1;margin-bottom:3rem;font-size:1.6rem;}#master .banner-stack .content-items .title{font-size:3.5rem;}#master .banner-stack .content-items .subtitle{font-size:2.4rem;margin-bottom:1rem;}}.accordion-item:not(:last-child){margin-bottom:1rem;}#master #page .accordion-button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;background-color:#2E223C;color:#fff;padding:2rem;border-bottom:solid 1px #CBC0B7;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){#master #page .accordion-button:hover{background-color:#494152;}}#master #page .accordion-button[aria-expanded='true']{background-color:#11091B;border:0;}#master #page .accordion-button[aria-expanded='true']:after{-webkit-mask-image:url(/themes/grassp/build/images/chevron-up.svg);mask-image:url(/themes/grassp/build/images/chevron-up.svg);}#master #page .accordion-button:after{content:'';flex:none;aspect-ratio:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:1.8rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/chevron-down.svg);mask-image:url(/themes/grassp/build/images/chevron-down.svg);}.accordion-body{padding:2rem;background-color:#11091B;}.accordion-list-item{transition:box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}.accordion-list-item:not(:last-child){margin-bottom:2rem;}.accordion-list-item:has(.button[aria-expanded='true']){background-color:#11091B;box-shadow:0 0 0 1px #D0398D;}.accordion-list-item:has(.button[aria-expanded='true']) .button-text-close{display:inline;}.accordion-list-item:has(.button[aria-expanded='true']) .button-text-view{display:none;}#master .accordion-list-item:has(.button[aria-expanded='true']) .button{background-color:#D0398D;}@media not all and (hover:none){#master .accordion-list-item:has(.button[aria-expanded='true']) .button:hover{background-color:#E8396E;}}#master #page .accordion-list-item:has(.button[aria-expanded='true']) .button:after{-webkit-mask-image:url(/themes/grassp/build/images/close.svg);mask-image:url(/themes/grassp/build/images/close.svg);}.accordion-list-item:has(.button[aria-expanded='true']) .card-panel{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0;}@media not all and (hover:none){.accordion-list-item:not(:has(.button[aria-expanded='true'])) .card-panel:hover{border-color:rgba(255,255,255,0.4);}.accordion-list-item:not(:has(.button[aria-expanded='true'])) .card-panel:hover .media{opacity:.8;}}.accordion-list-trigger{position:relative;}.accordion-list-trigger .media{position:static;transition:opacity 0.5s cubic-bezier(0.19,1,0.22,1);}.accordion-list-trigger a:before{content:'';position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;}#master #page .accordion-list-trigger .button:after{-webkit-mask-image:url(/themes/grassp/build/images/plus.svg);mask-image:url(/themes/grassp/build/images/plus.svg);}@media not all and (hover:none){#master #page .accordion-list-trigger .button:hover:after{transform:none;}}#master #page .accordion-list .accordion-button{padding:2.5rem 3rem;background-color:#1B1127;}@media (max-width:991.98px){#master #page .accordion-list .accordion-button{padding:2rem;}}@media not all and (hover:none){#master #page .accordion-list .accordion-button:hover{background-color:#2E223C;}}.accordion-list-parent .accordion-item{border-radius:1rem;}#master #page .accordion-list-child .accordion-item:has(.link[aria-expanded='true']){box-shadow:0 0 0 1px rgba(255,255,255,0.1);}#master #page .accordion-list-child .accordion-item:has(.link[aria-expanded='true']) .accordion-button{background-color:#11091B;border-bottom:0;}#master #page .accordion-list-child .accordion-item:has(.link[aria-expanded='true']) .accordion-button:after{-webkit-mask-image:url(/themes/grassp/build/images/chevron-up.svg);mask-image:url(/themes/grassp/build/images/chevron-up.svg);}.button-text-close{display:none;}.panel-content{padding:6rem 4rem;}@media (max-width:991.98px){.panel-content{padding:3rem;}}.panel-content > :not(:last-child){margin-bottom:2rem;}.card-panel{background-color:#11091B;border-radius:1rem;border:solid 1px rgba(255,255,255,0.1);overflow:hidden;transition:border-color 0.5s cubic-bezier(0.19,1,0.22,1);}.reveal-content{padding:3rem 4rem;}@media (max-width:991.98px){.reveal-content{padding:1.5rem 3rem;}}.reveal-content > :not(:last-child){margin-bottom:2rem;}.thumb{width:6.5rem;border-radius:1rem;overflow:hidden;}.items-list-item{padding-left:6rem;padding-right:6rem;}@media (max-width:991.98px){.items-list-item{padding-left:2rem;padding-right:2rem;}}.items-list-item:not(:last-child) .items-list-item-inside{border-bottom:solid 1px rgba(255,255,255,0.1);}.items-list-item-inside{padding-top:1.2rem;padding-bottom:1.2rem;}@media (min-width:992px){.content .alignment{justify-content:flex-end;}}@media (min-width:992px){.col-switch .graphic .alignment{justify-content:flex-end;}}@media (min-width:992px){.col-switch .content .alignment{justify-content:flex-start;}}.swiper{width:100%;height:auto;}.swiper-gateway{overflow:visible;}.swiper-slide{height:auto;}.swiper-wrapper{margin-bottom:4rem;}#master [class^="swiper-button"],#master .swiper-scrollbar,#master .swiper-pagination{position:static;left:auto;top:auto;bottom:auto;}#master .swiper-scrollbar{width:100%;height:.5rem;background-color:#494152;}#master .swiper-scrollbar-drag{border-radius:0;background-color:#D0398D;}.swiper-nav{display:flex;gap:1rem;}#master [class^="swiper-button"]{width:5rem;height:auto;aspect-ratio:1;background-color:#681A41;overflow:hidden;border-radius:100%;margin:0;display:flex;align-items:center;justify-content:center;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){#master [class^="swiper-button"]:hover{background-color:#D0398D;}}#master [class^="swiper-button"]:after{display:none;}#master [class^="swiper-button"]:before{content:'';flex:none;aspect-ratio:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:1.5rem;background-color:#fff;-webkit-mask-image:url(/themes/grassp/build/images/arrow-right.svg);mask-image:url(/themes/grassp/build/images/arrow-right.svg);}#master .swiper-button-prev:before{-webkit-mask-image:url(/themes/grassp/build/images/arrow-left.svg);mask-image:url(/themes/grassp/build/images/arrow-left.svg);}.swiper-button-lock{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}.swiper-button-lock:not(caption){position:absolute !important;}.tab-pane:not(.active){display:none;}.tab-nav{background-color:#2E223C;}.tab-steps{background-color:#11091B;}.nav-tabs{display:flex;flex-wrap:wrap;row-gap:3rem;}.tab-button{display:flex;width:100%;text-align:left;position:relative;padding-top:5rem;}#master .tab-button{pointer-events:none;flex:1;min-width:calc(100% / 5);}@media (max-width:991.98px){#master .tab-button{min-width:calc(100% / 2);}}.tab-button.active .tab-button-wrap:before{background-color:#E8396E;background-image:none;}.tab-button.active .tab-button-wrap:after{background-color:#fff;}.tab-button.active ~ .tab-button .tab-button-wrap:before{background-color:#11091B;background-image:none;}.tab-button.active ~ .tab-button .tab-button-wrap:after{background-color:#fff;}.tab-button-wrap:before{content:'';display:block;position:relative;z-index:1;width:3rem;aspect-ratio:1;background:#D0398D url(/themes/grassp/build/images/tick-white.svg) no-repeat center center/50%;border-radius:100%;border:solid 2px #fff;margin-bottom:2rem;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}.tab-button-wrap:after{content:'';position:absolute;top:1.4rem;left:0;right:0;height:2px;background-color:#D0398D;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}.tab-button-detail{display:flex;flex-direction:column;padding-right:3rem;}.tab-button-detail:before{width:6rem;margin-bottom:1rem;}.tab-button-info span{display:block;}.tab-button-info .title{font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:bold;font-style:normal;text-transform:uppercase;margin-bottom:.8rem;}.tab-contents .title{display:flex;align-items:center;}.tab-contents .title:before{width:4.5rem;height:100%;margin-right:2rem;content:'';flex:none;aspect-ratio:1;background-size:contain;background-position:center center;background-repeat:no-repeat;}.tab-contents.content_panel .title:before{background-image:url(/themes/grassp/build/images/rectangle-stack.svg);}.tab-contents.audio_panel .title:before{background-image:url(/themes/grassp/build/images/audio-waves.svg);}.tab-contents.video_panel .title:before{background-image:url(/themes/grassp/build/images/play-rectangle.svg);}.percentage-value{font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:bold;font-style:normal;font-size:3rem;}.percentage-difference{font-size:1.4rem;}.percentage li{line-height:1;}.gauge-wrapper{text-align:center;}.gauge-arc{position:relative;}.gauge-footer{padding-top:1rem;}.gauge{position:relative;aspect-ratio:2;-webkit-mask:url(/themes/grassp/build/images/gauge-arc.svg) no-repeat center center/contain;mask:url(/themes/grassp/build/images/gauge-arc.svg) no-repeat center center/contain;}.circle{position:absolute;top:0;right:0;left:0;bottom:0;overflow:hidden;border-radius:100%;transform:rotate(0deg);aspect-ratio:1;display:flex;flex-direction:column;}.circle-top,.circle-bottom{flex:1;}.circle-top{background-color:#CBC0B7;}.circle-bottom{background-image:linear-gradient(to left,#1855D5,#FF006E);}.dial,.dial-original{position:absolute;left:50%;transform:translateX(-50%) rotate(-90deg);transform-origin:bottom center;bottom:0;aspect-ratio:0.16129;width:6%;-webkit-mask:url(/themes/grassp/build/images/gauge-dial.svg) no-repeat center center/contain;mask:url(/themes/grassp/build/images/gauge-dial.svg) no-repeat center center/contain;}.dial{background-color:#fff;}.dial-original{background-color:rgba(255,255,255,0.2);}.circle,.dial,.dial-original{transition:transform 3s cubic-bezier(0.19,1,0.22,1);}#master #page .rangeslider{position:relative;height:4px;background-color:#494152;}#master #page .rangeslider__handle{width:30px;height:30px;border-radius:100%;background-color:#CBC0B7;position:absolute;top:50%;transform:translateY(-50%);transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}#master #page .rangeslider__handle__value{position:absolute;left:50%;transform:translateX(-50%);bottom:100%;width:50px;aspect-ratio:24/19;text-align:center;background-size:contain;background-position:center center;background-repeat:no-repeat;background-image:url(/themes/grassp/build/images/range-counter.svg);font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:bold;font-style:normal;font-size:2.2rem;color:#1B1127;transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);}#master #page .rangeslider__fill{background-color:#CBC0B7;}#master #page .rangeslider.rangeslider--active .rangeslider__handle{background-color:#fff;}#master #page .rangeslider.rangeslider--active .rangeslider__handle__value{transform:translate(-50%,-5px);}#master #page .form-stepped .form-number{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}#master #page .form-stepped .form-number:not(caption){position:absolute !important;}#master #page .js-form-type-range{position:relative;}#master #page .js-form-type-range:not(:last-child){margin-bottom:4rem;}#master #page .js-form-type-range > label{display:flex;align-items:center;margin-bottom:7rem;}#master #page .js-form-type-range > label:before{width:1rem;content:'';flex:none;aspect-ratio:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#E8396E;-webkit-mask-image:url(/themes/grassp/build/images/bullet.svg);mask-image:url(/themes/grassp/build/images/bullet.svg);margin-right:1.5rem;}.circle-percentage{position:relative;width:18rem;}.circle-percentage .base,.circle-percentage .round{fill:none;stroke-width:5;stroke-linecap:round;}.circle-percentage .base{position:absolute;top:0;right:0;left:0;bottom:0;stroke:#494152;}.circle-percentage .round{transform:rotate(-90deg);transition:stroke-dasharray 3s cubic-bezier(0.19,1,0.22,1);stroke:#E8396E;stroke-dasharray:0 999;}.circle-percentage .percentage{position:absolute;top:0;right:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:bold;font-style:normal;font-size:5rem;}.popover-body{line-height:1.2;}#master .pop-link.active{color:#E8396E;}#master .pop-link.active:before{background-color:#E8396E;}.tooltip-info-wrapper > :not(:last-child){margin-bottom:1.5rem;}.tooltip-info-description{font-size:1.8rem;}.user-login-form,.user-register-form,.user-pass{--bs-gutter-x:3rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;}@media (min-width:992px){.user-login-form,.user-register-form,.user-pass{width:calc(100% / 2);}}.user-login-form > *:not(:last-child),.user-register-form > *:not(:last-child),.user-pass > *:not(:last-child){margin-bottom:3rem;}.user-login-form p,.user-register-form p,.user-pass p{margin-bottom:3rem;font-size:1.6rem;}#master .user-login-form .form-actions,#master .user-register-form .form-actions,#master .user-pass .form-actions{width:100%;margin:0;padding:0;}#block-grassp-local-tasks ul:not(.contextual-links){position:fixed;top:50%;transform:translateY(-50%);left:0;z-index:99;width:10rem;box-shadow:0 0 1rem rgba(0,0,0,0.5);background-color:#681A41;}#block-grassp-local-tasks ul:not(.contextual-links) a{color:#fff;display:block;padding:.8rem;font-size:1.4rem;line-height:1;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){#block-grassp-local-tasks ul:not(.contextual-links) a:hover{background-color:#4B1F1E;}}#block-grassp-tools{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}#block-grassp-tools:not(caption){position:absolute !important;}[data-drupal-messages]{--bs-gutter-x:3rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;margin-top:3rem;margin-bottom:3rem;}[data-drupal-messages] > div{background-repeat:no-repeat;background-size:3rem;background-position:2rem center;background-image:url("data:image/svg+xml,%3Csvg width='96' height='96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M48 96c26.51 0 48-21.49 48-48S74.51 0 48 0 0 21.49 0 48s21.49 48 48 48Zm-7.752-77h14.987a2.68 2.68 0 0 1 1.399.722c.208.132.38.31.503.52.121.209.189.443.196.683l-1.249 29.698c-.05.867-1.049 1.492-2.248 1.492H41.397c-1.299 0-2.298-.625-2.298-1.492L38 21.07c.004-.256.064-.508.176-.74.112-.233.273-.44.473-.608.432-.41.996-.665 1.6-.722Zm1.15 41.394h12.888c.289.006.573.067.837.18a2.2 2.2 0 0 1 .703.474c.2.201.356.438.46.698.105.26.155.536.148.814v12.274a2.05 2.05 0 0 1-.148.814 2.11 2.11 0 0 1-.46.698 2.2 2.2 0 0 1-.703.474 2.268 2.268 0 0 1-.837.18H41.397a2.268 2.268 0 0 1-.837-.18 2.2 2.2 0 0 1-.703-.474 2.109 2.109 0 0 1-.46-.698 2.051 2.051 0 0 1-.148-.814V62.56a2.051 2.051 0 0 1 .148-.814c.104-.26.26-.497.46-.698a2.2 2.2 0 0 1 .703-.474c.264-.113.548-.174.837-.18Z' fill='%23CBC0B7'/%3E%3C/svg%3E");padding:2rem 3rem 2rem 7rem;font-size:1.6rem;background-color:#11091B;border:solid 0.2rem #CBC0B7;border-left-width:2rem;}[data-drupal-messages] > div:not(:last-child){margin-bottom:3rem;}[data-drupal-messages] > div[aria-label^="Success"]{border-color:#00AA6C;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='none'%3E%3Cpath fill='%2300AA6C' d='M15 0C6.72 0 0 6.72 0 15c0 8.28 6.72 15 15 15 8.28 0 15-6.72 15-15 0-8.28-6.72-15-15-15Zm-3 22.5L4.5 15l2.115-2.115L12 18.255 23.385 6.87 25.5 9 12 22.5Z'/%3E%3C/svg%3E");}[data-drupal-messages] > div[aria-label^="Warning"]{border-color:#ED8002;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.93 21.91h-2.58a.44.44 0 0 0-.43.45v2.55a.44.44 0 0 0 .43.45h2.58a.44.44 0 0 0 .43-.45v-2.55a.44.44 0 0 0-.43-.45Z' fill='%23ED8002'/%3E%3Cpath d='M20 0a20 20 0 1 0 0 40 20 20 0 0 0 0-40Zm11.44 28a1.73 1.73 0 0 1-1.44.8H9.32a1.73 1.73 0 0 1-1.48-.8 1.7 1.7 0 0 1 0-1.69L18.13 7.33a1.72 1.72 0 0 1 3 0l10.34 18.93a1.68 1.68 0 0 1-.03 1.74Z' fill='%23ED8002'/%3E%3Cpath d='M21.12 13.31h-3a.53.53 0 0 0-.415.276.38.38 0 0 0-.035.154l.22 6.14c0 .18.2.31.46.31h2.49c.24 0 .44-.13.45-.31l.25-6.17a.31.31 0 0 0-.14-.25.53.53 0 0 0-.28-.15Z' fill='%23ED8002'/%3E%3C/svg%3E");}[data-drupal-messages] > div[aria-label^="Error"]{border-color:#ba271c;background-image:url("data:image/svg+xml,%3Csvg width='96' height='97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m72.728 32.25-8.978-8.974-15.749 15.747-15.75-15.747-8.977 8.974 15.75 15.749-15.75 15.75 8.977 8.977L48 56.976l15.75 15.75 8.977-8.978-15.75-15.75 15.75-15.748ZM48.001 96.002C21.49 96.002 0 74.509 0 47.999 0 21.492 21.489 0 48 0s48 21.492 48 48c0 26.51-21.487 48.002-48 48.002Z' fill='%23ba271c'/%3E%3C/svg%3E");}#master #ccc a{text-decoration:underline;}#master #ccc svg{vertical-align:inherit;}@media (min-width:61em){body:not(.path-admin):has(#toolbar-administration){--gin-font-size:1.6rem;--gin-font-size-s:1.4rem;--gin-font-size-xl:2rem;--gin-spacing-xl:3.2rem;--gin-spacing-xs:.8rem;--gin-spacing-m:1.6rem;--gin-spacing-s:1.2rem;--gin-font-size-h3:2.4rem;}}body:not(.path-admin):has(#toolbar-administration):not(.gin--horizontal-toolbar) #toolbar-administration{position:relative;z-index:9999999999;}body:not(.path-admin):has(#toolbar-administration) #toolbar-administration h1,body:not(.path-admin):has(#toolbar-administration) #toolbar-administration h2,body:not(.path-admin):has(#toolbar-administration) #toolbar-administration h3,body:not(.path-admin):has(#toolbar-administration) #toolbar-administration h4,body:not(.path-admin):has(#toolbar-administration) #toolbar-administration h5,body:not(.path-admin):has(#toolbar-administration) #toolbar-administration h6{font-family:var(--gin-font);}body:not(.path-admin):has(#toolbar-administration) div[id^="block-"][id$="-local-tasks"] ul:not(.contextual-links){left:auto;right:0;}
