@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Commissioner:wght@200;400;500;600;700&display=swap";:root{--primary-color--ruby-red:#d54552;--primary-color--deep-garnet:#c12d3f;--secondary-color--peach-puff:#ffddd7;--secondary-color--rose-water:#f8dfe0;--accent-color--vivid-tangerine:#ffb038;--accent-color--jade-green:#39b54a;--accent-color--ocean-blue:#3995b2;--neutral-color--black:#000;--neutral-color--white:#fff;--neutral-color--davys-grey:#3e4954;--neutral-color--ghost-white:#eaeaef;--neutral-color--silver-sand:#c1c1c1;--brand-color:#e35056;--background-color--main:#f3f2f7;--disabled-text-color:#7d8db5;--disabled-background-color:var(--gray-xlight);--table-row-hover-background-color:#eef3fc;--text-color--secondary:var(--neutral-color--davys-grey);--text-color--accent:var(--primary-color--ruby-red);--text-color--white:var(--neutral-color--white);--placeholder-text-color:var(--gray-dark);--scrollbar-color:#b6b6b6;--error-color:var(--primary-color--deep-garnet);--toast-accent-color--error:var(--primary-color--ruby-red);--toast-accent-color--warning:var(--accent-color--vivid-tangerine);--toast-accent-color--success:var(--accent-color--jade-green);--toast-accent-color--info:var(--accent-color--ocean-blue);--badge-active-background:#02c39a26;--badge-active-text:#02c39a;--badge-blocked-background:#ff6d4d26;--badge-blocked-text:#ff2e2e;--badge-inactive-background:var(--gray-light);--badge-inactive-text:#474747;--gray-medium:#757575;--gray-dark:#464255;--gray-light:#e3e3e5;--gray-xlight:#f0f4f9;--gray-xxlight:#eceaf3;--gray-xxxlight:#e7e9ef;--gray-xxxxlight:#c4c4c4;--gray-xxxxxdark:#585858;--gray-xxxxxxdark:#666;--gray-xxxxxxxdark:#2c3e50;--gray-blue:#7d8db5;--blue-medium:#5e6c93;--blue:#43abff;--mint:#a0dac1;--purple:#b69ecb;--light-blue:#6ec8ef;--pale-blue-bg:#e0f0fa;--pale-blue-text:#2d9cdb;--muted-blue-bg:#e6edff;--border-light-gray:#d9e1e7;--purple-border:rgba(91,52,120,.08);--separator-line:#e6effb;--yellow:#f4c01e;--green:#25a789;--green-bright:#2cc6a2;--green-dim:#81f3bd;--shadow-color:rgba(0,0,0,.13);--hover-shadow:rgba(0,0,0,.18);--wizard-background:hsla(0,0%,100%,.01);--wizard-shadow:rgba(165,168,193,.2);--modal-backdrop:hsla(0,0%,9%,.75);--modal-shadow:rgba(62,73,84,.04);--progress-bar-background:#e5e7eb;--progress-bar-fill:var(--blue-medium);--tag-background-color--blue:#dbeafe;--tag-text-color--blue:#0c4a6e;--tag-background-color--gray:#e5e7eb;--tag-text-color--gray:#374151;--tag-background-color--amber:#fef3c7;--tag-text-color--amber:#78350f;--tag-background-color--purple:#ede9fe;--tag-text-color--purple:#4c1d95;--tag-background-color--orange:#ffedd5;--tag-text-color--orange:#7c2d12;--tag-background-color--indigo:#e0e7ff;--tag-text-color--indigo:#3730a3;--primary-color:var(--primary-color--ruby-red);--secondary-color:var(--secondary-color--peach-puff);--background-color:var(--neutral-color--white);--background-light:var(--gray-xlight);--surface-color:var(--neutral-color--ghost-white);--text-primary:var(--neutral-color--black);--text-secondary:var(--text-color--secondary);--border-color:var(--gray-light);--hover-background:var(--table-row-hover-background-color);--dark-primary-color--ruby-red:#f47580;--dark-primary-color--deep-garnet:#e85b66;--dark-secondary-color--peach-puff:#2d2a28;--dark-secondary-color--rose-water:#312e2c;--dark-accent-color--vivid-tangerine:#ffb85c;--dark-accent-color--jade-green:#4fc56e;--dark-accent-color--ocean-blue:#52b8e0;--dark-neutral-color--black:#fff;--dark-neutral-color--white:#252528;--dark-neutral-color--davys-grey:#c8d1da;--dark-neutral-color--ghost-white:#c8d1da;--dark-neutral-color--silver-sand:#5a5a5f;--dark-brand-color:#f47580;--dark-background-color--main:#1e1e21;--dark-disabled-text-color:#8f9aad;--dark-disabled-background-color:#2a2a2e;--dark-table-row-hover-background-color:#3a3a40;--dark-text-color--secondary:var(--dark-neutral-color--davys-grey);--dark-text-color--accent:var(--dark-primary-color--ruby-red);--dark-text-color--white:var(--dark-neutral-color--black);--dark-placeholder-text-color:var(--neutral-color--ghost-white);--dark-scrollbar-color:#6a6a6f;--dark-error-color:var(--dark-primary-color--deep-garnet);--dark-toast-accent-color--error:var(--dark-primary-color--ruby-red);--dark-toast-accent-color--warning:var(--dark-accent-color--vivid-tangerine);--dark-toast-accent-color--success:var(--dark-accent-color--jade-green);--dark-toast-accent-color--info:var(--dark-accent-color--ocean-blue);--dark-badge-active-background:#4fc56e26;--dark-badge-active-text:var(--dark-accent-color--jade-green);--dark-badge-blocked-background:#7c2d1226;--dark-badge-blocked-text:#ffcdc2;--dark-badge-inactive-background:var(--dark-gray-light);--dark-badge-inactive-text:var(--dark-neutral-color--silver-sand);--dark-gray-medium:#a8a8b0;--dark-gray-dark:#c8d1da;--dark-gray-light:#404048;--dark-gray-xlight:#38383f;--dark-gray-xxlight:#343439;--dark-gray-xxxlight:#353539;--dark-gray-xxxxlight:#5f5f65;--dark-gray-xxxxxdark:#d0d0d8;--dark-gray-xxxxxxdark:#d8d8e0;--dark-gray-xxxxxxxdark:#e5e8f0;--dark-gray-blue:#a0b8d0;--dark-blue-medium:#6b8bcf;--dark-blue:#40abe4;--dark-mint:#c0e8e5;--dark-purple:#a67bc6;--dark-light-blue:#8ed8ff;--dark-pale-blue-bg:#2a3a48;--dark-pale-blue-text:#5bb5e8;--dark-muted-blue-bg:#2a2e3f;--dark-border-light-gray:#3a3e4f;--dark-purple-border:rgba(150,120,180,.15);--dark-separator-line:#3a3a40;--dark-yellow:#f7d865;--dark-green:#40d7b0;--dark-green-bright:#4ae6c1;--dark-green-dim:#85f0d0;--dark-progress-bar-background:#374151;--dark-progress-bar-fill:var(--dark-blue-medium);--dark-tag-background-color--blue:#1e3a5f;--dark-tag-text-color--blue:#bae6fd;--dark-tag-background-color--gray:#374151;--dark-tag-text-color--gray:#e5e7eb;--dark-tag-background-color--amber:#78350f;--dark-tag-text-color--amber:#fef3c7;--dark-tag-background-color--purple:#4c1d95;--dark-tag-text-color--purple:#ede9fe;--dark-tag-background-color--orange:#7c2d12;--dark-tag-text-color--orange:#ffedd5;--dark-tag-background-color--indigo:#3730a3;--dark-tag-text-color--indigo:#e0e7ff;--dark-shadow-color:hsla(0,0%,100%,.1);--dark-hover-shadow:hsla(0,0%,100%,.15);--dark-wizard-background:rgba(0,0,0,.05);--dark-wizard-shadow:hsla(240,8%,51%,.15);--dark-modal-backdrop:rgba(0,0,0,.85);--dark-modal-shadow:hsla(0,0%,100%,.05);--dark-primary-color:var(--dark-primary-color--ruby-red);--dark-secondary-color:var(--dark-secondary-color--peach-puff);--dark-background-color:var(--dark-neutral-color--white);--dark-background-light:var(--dark-neutral-color--ghost-white);--dark-surface-color:var(--dark-neutral-color--ghost-white);--dark-text-primary:var(--dark-neutral-color--black);--dark-text-secondary:var(--dark-text-color--secondary);--dark-border-color:var(--dark-border-light-gray);--dark-hover-background:var(--dark-gray-light);--text-on-light-background:var(--neutral-color--davys-grey);--dark-text-on-light-background:#3e4954;--text-on-vivid-tangerine:var(--neutral-color--davys-grey);--dark-text-on-vivid-tangerine:var(--dark-neutral-color--white)}body{background-color:var(--background-color--main);color:var(--text-color--secondary);font-family:Commissioner,sans-serif;font-feature-settings:"liga" off,"clig" off;margin:0}a,a:visited{color:var(--neutral-color--white);text-decoration:none}.a--light,.a--light:visited{color:var(--neutral-color--davys-grey)}.a--light:active,.a--light:hover,a:active,a:hover{color:var(--primary-color--deep-garnet)}p{color:var(--neutral-color--davys-grey);font-size:.925rem;font-style:normal;font-weight:600;line-height:normal;text-align:left;text-wrap:wrap}pre{border-left:.375em solid var(--purple-border);margin:0;max-height:15rem;overflow-y:auto;padding:1rem}code,pre{background-color:var(--neutral-color--ghost-white);font-size:.875rem!important;line-height:1.25rem;text-wrap:wrap}code{padding:.15em .4em}.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}.space-between{justify-content:space-between;width:100%}.title{color:var(--text-color--accent)}.subtitle{color:var(--text-color--secondary);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.125rem;padding-bottom:0;padding-top:0;text-align:left}.clickable{cursor:pointer}.text{color:var(--text-secondary);display:flex;flex-direction:row;font-size:1rem;font-style:normal;font-weight:400;justify-content:center;line-height:150%}.disabled{background:var(--disabled-background-color)!important}.disabled,.text-disabled{color:var(--disabled-text-color)!important;cursor:not-allowed!important}.text-disabled:hover{background-color:transparent!important}.notification{background:var(--neutral-color--davys-grey);border-radius:3px;color:var(--neutral-color--white);font-size:.875rem;opacity:.8;padding:5px;position:absolute;right:0;top:-15px}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--scrollbar-color);background-clip:padding-box;border:4px solid transparent;border-radius:1rem}.smooth-transition{transition:transform .3s ease}.option{color:var(--gray-dark);cursor:pointer;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal;padding:.75rem}.option:hover{background-color:var(--hover-background);border-radius:.75rem}.icon--small{width:1rem}.icon--medium{width:1.5rem}.icon--xlarge{width:7rem}.gap--xsmall{gap:var(--gap-xsmall,.25rem)}.gap--small{gap:var(--gap-small,.5rem)}.gap--medium{gap:var(--gap-medium,1rem)}.gap--large{gap:var(--gap-large,1.5rem)}.gap--xlarge{gap:var(--gap-xlarge,2rem)}.gap--xxlarge{gap:var(--gap-xxlarge,2.5rem)}.gap--xxxlarge{gap:var(--gap-xxxlarge,5rem)}.align--center{align-items:center}.align--left{align-items:flex-start}.separator{align-items:center;display:flex;padding-top:.2rem;text-align:center}.line,.separator{width:-webkit-fill-available}.line{border:none;border-top:1px solid var(--separator-line)}@media screen and (max-width:768px){.cover-image{display:none}}.sr-only{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.button--only-icon{background-color:transparent;border:none;cursor:pointer;padding:0}.wrap{flex-wrap:wrap}.pending{opacity:.6;pointer-events:none}.input-width-responsive{max-width:100%;width:30rem}.row-responsive{gap:var(--gap-xxxlarge,5rem)}@media screen and (max-width:768px){.input-width-responsive{width:100%}.row-responsive{gap:var(--gap-large,2rem)}.gap--xsmall{gap:var(--gap-xsmall-mobile,.125rem)}.gap--small{gap:var(--gap-small-mobile,.25rem)}.gap--medium{gap:var(--gap-medium-mobile,.5rem)}.gap--large{gap:var(--gap-large-mobile,1rem)}.gap--xlarge{gap:var(--gap-xlarge-mobile,1.5rem)}.gap--xxlarge{gap:var(--gap-xxlarge-mobile,2rem)}.gap--xxxlarge{gap:var(--gap-xxxlarge-mobile,2.5rem)}}h1{color:var(--gray-dark);font-size:1.5rem}h1,h2{font-style:normal;font-weight:600;line-height:normal;margin:0}h2{color:var(--neutral-color--davys-grey);font-size:1.25rem;padding:.5rem 0}h3{font-size:1rem}h3,h4{color:var(--neutral-color--davys-grey);font-style:normal;font-weight:500;line-height:normal;margin:0}h4{font-size:.875rem}.avatar-stack{align-items:flex-end;display:inline-flex}.avatar-circle{background:var(--neutral-color--white);border:2px solid var(--neutral-color--white);border-radius:50%;box-shadow:0 1px 2px var(--shadow-color);flex:0 0 auto;height:2rem;overflow:hidden;position:relative;width:2rem}.avatar-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.counter{align-items:center;background:var(--blue);display:flex;justify-content:center;margin:0}.counter-text{color:var(--neutral-color--white);font-size:.75rem;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.popover-panel{max-height:250px;overflow-y:auto;padding:8px}ul.popover-list{margin:0}.popover-list{display:grid;gap:10px}li.popover-row{padding:0}.popover-row{align-items:center;display:flex;gap:10px}.popover-avatar{border-radius:50%;flex:0 0 auto;height:22px;-o-object-fit:cover;object-fit:cover;width:22px}.popover-name{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.button{align-items:center;border:0;border-radius:3.75rem;cursor:pointer;display:flex;font-size:.875rem;font-style:normal;font-weight:500;gap:.25rem;justify-content:space-between;line-height:normal;margin:.1rem;padding:.55rem .5rem;text-wrap:nowrap;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .02s ease}.button:not(:disabled):active{transform:translateY(1px)}.button:disabled{cursor:not-allowed}.button:focus{outline:none}.button__text{padding:.25rem .5rem}.button--text-center{justify-content:center}.extra-padding{padding:.55rem 1.5rem}.extra-large-padding{padding:.55rem 3rem}.full-width{width:-webkit-fill-available}.button__icon{height:1.75rem;width:1.75rem}.button:disabled .button__icon{fill:var(--text-color--accent);opacity:.7}.button__secondary-text{color:var(--gray-medium);font-family:Commissioner,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:150%}.button__green{background:var(--green-bright);color:var(--neutral-color--white)}.button__green:hover{background-color:color-mix(in srgb,var(--green-bright),#000 8%)}.button__green:active{background-color:color-mix(in srgb,var(--green-bright),#000 16%)}.button__green:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--green-bright),#fff 80%);outline:2px solid color-mix(in srgb,var(--green-bright),#000 30%);outline-offset:2px}.button__green:disabled{background-color:var(--gray-xlight);color:var(--disabled-text-color)}.button__blue{background:var(--blue-medium);color:var(--neutral-color--white)}.button__blue:hover{background-color:color-mix(in srgb,var(--blue-medium),#000 8%)}.button__blue:active{background-color:color-mix(in srgb,var(--blue-medium),#000 16%)}.button__blue:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--blue-medium),#fff 80%);outline:2px solid color-mix(in srgb,var(--blue-medium),#000 30%);outline-offset:2px}.button__blue:disabled{background-color:var(--gray-xlight);color:var(--disabled-text-color)}.button__light-blue{background:var(--blue);color:var(--neutral-color--white)}.button__light-blue:hover{background-color:color-mix(in srgb,var(--blue),#000 8%)}.button__light-blue:active{background-color:color-mix(in srgb,var(--blue),#000 16%)}.button__light-blue:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--blue),#fff 80%);outline:2px solid color-mix(in srgb,var(--blue),#000 30%);outline-offset:2px}.button__light-blue:disabled{background-color:var(--gray-xlight);color:var(--disabled-text-color)}.button__pale-blue{background:var(--pale-blue-bg);border:1px solid transparent;color:var(--pale-blue-text)}.button__pale-blue:hover{background-color:color-mix(in srgb,var(--pale-blue-bg),var(--pale-blue-text) 14%);border-color:color-mix(in srgb,var(--pale-blue-text),transparent 70%)}.button__pale-blue:active{background-color:color-mix(in srgb,var(--pale-blue-bg),var(--pale-blue-text) 22%);border-color:var(--pale-blue-text)}.button__pale-blue:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--pale-blue-text),#fff 80%);outline:2px solid var(--pale-blue-text);outline-offset:2px}.button__pale-blue:disabled{background-color:var(--gray-xlight);border-color:transparent;color:var(--disabled-text-color)}.button__white{background:var(--neutral-color--white);border:1px solid var(--neutral-color--ghost-white);color:var(--neutral-color--davys-grey)}.button__white:hover{background-color:color-mix(in srgb,var(--neutral-color--white),#000 6%);border-color:color-mix(in srgb,var(--neutral-color--ghost-white),#000 12%)}.button__white:active{background-color:color-mix(in srgb,var(--neutral-color--white),#000 12%);border-color:color-mix(in srgb,var(--neutral-color--ghost-white),#000 24%)}.button__white:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--blue-medium),#fff 80%);outline:2px solid color-mix(in srgb,var(--blue-medium),#000 10%);outline-offset:2px}.button__white:disabled{background-color:var(--gray-xlight);color:var(--disabled-text-color)}.button__red{background:var(--secondary-color--rose-water);border:1px solid transparent;color:var(--primary-color--ruby-red)}.button__red:hover{background-color:color-mix(in srgb,var(--secondary-color--rose-water),var(--primary-color--ruby-red) 14%);border-color:color-mix(in srgb,var(--primary-color--ruby-red),transparent 70%)}.button__red:active{background-color:color-mix(in srgb,var(--secondary-color--rose-water),var(--primary-color--ruby-red) 22%);border-color:var(--primary-color--ruby-red)}.button__red:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-color--ruby-red),#fff 80%);outline:2px solid var(--primary-color--ruby-red);outline-offset:2px}.button__red:disabled{background-color:var(--gray-xlight);border-color:transparent;color:var(--disabled-text-color)}.button__gray{background:var(--gray-xlight);color:var(--disabled-text-color)}.button__gray:hover{background-color:color-mix(in srgb,var(--gray-xlight),#000 6%)}.button__gray:active{background-color:color-mix(in srgb,var(--gray-xlight),#000 12%)}.button__gray:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--gray-xlight),var(--disabled-text-color) 25%);outline:2px solid color-mix(in srgb,var(--disabled-text-color),#000 25%);outline-offset:2px}.button__gray:disabled{background-color:var(--gray-xlight);color:var(--disabled-text-color)}.button__muted_blue{background:var(--muted-blue-bg);color:var(--blue-medium)}.button__muted_blue:hover{background-color:color-mix(in srgb,var(--muted-blue-bg),#000 6%)}.button__muted_blue:active{background-color:color-mix(in srgb,var(--muted-blue-bg),#000 12%)}.button__muted_blue:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--muted-blue-bg),var(--blue-medium) 25%);outline:2px solid color-mix(in srgb,var(--blue-medium),#000 20%);outline-offset:2px}.button__muted_blue:disabled{background-color:var(--gray-xlight);color:var(--disabled-text-color)}.button__transparent{background:transparent;color:var(--blue-medium)}.button__transparent:hover{color:var(--gray-xxxxxxxdark)}.button__transparent:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,currentColor,transparent 80%);outline:2px solid color-mix(in srgb,currentColor,#000 25%);outline-offset:2px}.button__transparent:disabled{background-color:var(--gray-xlight);color:var(--disabled-text-color)}.button__pagination{background-color:var(--neutral-color--white);border:1px solid var(--border-light-gray);border-radius:.5rem;color:var(--gray-dark);margin:0 .125rem;padding:.5rem}.button__pagination.active,.button__pagination:active,.button__pagination:hover{background-color:color-mix(in srgb,var(--gray-dark),transparent 85%)}.button__pagination:focus-visible{outline:2px solid color-mix(in srgb,var(--gray-dark),#000 20%);outline-offset:2px}.button__pagination:disabled{background-color:var(--neutral-color--white);color:var(--gray-dark);opacity:.7}.button__pagination-arrow--left .button__icon,.button__pagination-arrow--right .button__icon{height:1rem;width:1rem}.button__pagination-arrow--left{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem;padding:.75rem .5rem}.button__pagination-arrow--right{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem;padding:.75rem .5rem}.dots{height:-webkit-fill-available;pointer-events:none}.button__filter{background-color:transparent;border-radius:1rem;color:var(--neutral-color--davys-grey);cursor:pointer;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease;width:-webkit-fill-available}.button__filter:hover{background-color:color-mix(in srgb,currentColor,transparent 92%)}.button__filter:active{background-color:color-mix(in srgb,currentColor,transparent 84%)}.button__filter:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,currentColor,transparent 80%);outline:2px solid color-mix(in srgb,currentColor,#000 25%);outline-offset:2px}.button__filter--active{background-color:var(--gray-blue);color:var(--text-color--white);text-shadow:0 0 .5px}@media(prefers-reduced-motion:reduce){.button{transition:none}}@media(forced-colors:active){.button{outline:1px solid ButtonText}.button:focus-visible{box-shadow:none;outline:2px solid Highlight}}.calendar-container{background-color:var(--neutral-color--white);height:100%;width:100%}.calendar-header{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1rem}.calendar-footer{display:flex;justify-content:flex-end;margin-top:1rem;width:100%}.fc{margin:0 auto;max-height:74vh;max-width:1100px}.fc table{background-color:var(--neutral-color--white)!important;overflow:auto}thead>tr{background-color:var(--blue-medium)!important;color:var(--neutral-color--white)!important}.fc tbody tr td:first-child,.fc tbody tr th:first-child{padding-left:0}.fc tbody tr td:last-child,.fc tbody tr th:last-child{padding-right:0}.fc a,.fc a:hover{color:var(--neutral-color--white)}.fc-toolbar-title{font-size:1.25rem!important}.fc th{overflow:hidden;text-align:center;vertical-align:middle}.fc .fc-list-event:hover td,.fc tbody tr:hover,.fc tbody tr:last-child td:hover{background-color:var(--gray-xxxlight)!important;color:var(--neutral-color--davys-grey)!important}.fc-timegrid-event{border:0;display:flex;gap:.25rem;padding:.25rem}.fc-timegrid-event .fc-event-main{display:flex;flex-direction:column;gap:.25rem;text-wrap:wrap}.fc-button-primary,.fc-theme-standard .fc-list-day-cushion{background-color:var(--blue-medium)!important;color:var(--neutral-color--white)!important}.fc-button-primary{border-color:var(--blue-medium)!important}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{background-color:var(--neutral-color--davys-grey)!important}.fc-col-header{background-color:var(--blue-medium)!important;color:var(--neutral-color--white)!important}.fc-col-header-cell{padding:1rem!important}.fc-timegrid-slot-label-frame{padding:.25rem 0!important}.fc .fc-scrollgrid-section>*,.fc-theme-standard .fc-scrollgrid{border:0!important}.fc .fc-timegrid-col.fc-day-today{background-color:var(--neutral-color--ghost-white)!important}.fc .fc-timegrid-now-indicator-arrow,.fc .fc-timegrid-now-indicator-line{border-color:var(--primary-color--deep-garnet)!important}.fc-direction-ltr .fc-timegrid-now-indicator-arrow{border-bottom-color:transparent!important;border-top-color:transparent!important}.fc-list{border:none!important}.fc-list-event-time{padding-left:.875rem!important}.legend-icon{align-items:center;background-color:var(--gray-light);border-radius:4px;cursor:pointer;display:flex;gap:.25rem;padding:.25rem .5rem;transition:background-color .2s}.legend-icon:hover{background-color:var(--gray-xxlight)}.legend-icon img{margin-right:.25rem}.availability-legend-content{min-width:220px;padding:.75rem}.legend-title{border-bottom:1px solid var(--gray-light);font-size:.95rem;font-weight:600;margin:0 0 .75rem;padding-bottom:.5rem}.legend-items{display:flex;flex-direction:column;gap:.75rem}.legend-item{align-items:center;display:flex;gap:.75rem}.legend-text{font-size:.9rem}.legend-empty{color:var(--gray-xxxxxxdark);font-style:italic;padding:.5rem 0}.card{background:var(--neutral-color--white);border-radius:.75rem;display:flex;flex-direction:column;position:relative;transition:transform .2s ease}.card--hoverable:hover{transform:translateY(-5px)}.card--shadow{box-shadow:0 10px 49px 0 var(--shadow-color)}.card--border{border:1px solid var(--gray-xxlight);border-radius:.625rem}.card--rounded{border-radius:1.875rem}.card__header{align-items:flex-start;border-bottom:1px solid var(--border-light-gray);border-top-left-radius:.5625rem;border-top-right-radius:.5625rem;color:var(--gray-dark);display:flex;flex-direction:row;padding:1.5rem;text-align:center}.card__body{flex-direction:column;gap:.75rem;height:-moz-max-content;height:max-content;justify-content:center;margin:1.25rem;overflow-x:auto;overflow-y:auto;width:-webkit-fill-available}.card__body,.card__footer{align-items:center;display:flex}.card__footer{border-top:1px solid var(--border-light-gray);flex-direction:row;justify-content:flex-end;padding:1.5rem;width:auto}.card__action{align-items:flex-start;cursor:pointer;display:flex;justify-content:flex-start;width:20rem}@media screen and (max-width:1024px){.card__action{width:-webkit-fill-available}}.card__action--icon{height:3.5rem;margin-right:1.5rem;width:3.5rem}.card__action--title{font-size:1.25rem;font-weight:700;margin:0}.card__action--description{color:var(--gray-xxxxxxdark);font-size:.875rem;margin-bottom:0;text-align:left;text-wrap:wrap}.input__container{display:flex;flex-direction:column;gap:.5rem;justify-content:center;max-width:-webkit-fill-available;width:100%}.input{background:var(--neutral-color--white);border:2px solid var(--gray-xxlight);border-radius:2.5rem}input:focus-visible,textarea:focus-visible{outline:2px solid currentColor;outline-offset:2px}input[type=email],input[type=password],input[type=text],textarea{color:var(--text-color--secondary);font-family:Commissioner,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:150%;padding:.6rem 1.2rem}input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder{color:var(--gray-medium);font-family:Commissioner,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:150%}input[type=email]::placeholder,input[type=password]::placeholder,input[type=text]::placeholder,textarea::placeholder{color:var(--gray-medium);font-family:Commissioner,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:150%}.error{color:var(--error-color);font-size:.75rem;font-style:normal;font-weight:450;line-height:normal;text-align:left;word-wrap:break-word}.input_with_icon,.search{align-items:center;display:flex;flex-direction:row;position:relative}.search{padding:.5rem;width:-webkit-fill-available}.input_with_icon--left,.search__icon{height:1rem;padding-left:1rem;position:absolute;width:1rem}.input_with_icon--right{height:1rem;padding-right:1rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1rem}textarea{background:var(--neutral-color--white);border:2px solid var(--gray-xxlight);border-radius:1.5625rem;padding:1rem;resize:none}input[type=number].pagination{background:var(--neutral-color--white);border:1px solid var(--secondary-color--rose-water);border-radius:.5rem;padding:.5rem}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{background-color:transparent!important;opacity:1}.input-with-label{align-items:flex-start;flex-direction:column;font-size:.875rem;gap:.75rem;line-height:normal;max-width:-webkit-fill-available;width:-webkit-fill-available}.input-label,.input-with-label{color:var(--text-color--secondary);display:flex;font-style:normal;font-weight:600}.input-label{align-items:flex-end;flex-direction:row;font-size:1rem;gap:.5rem}.number-input{align-items:center;background:var(--neutral-color--white);border:2px solid var(--gray-xxlight);border-radius:1rem;display:flex;overflow:hidden;padding:1rem 1.25rem;transition:all .2s ease;width:-moz-fit-content;width:fit-content}.number-input--small{font-size:.875rem}.number-input--medium{font-size:1rem}.number-input--large{font-size:1.125rem}.number-input__field{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;background:transparent;border:none;color:var(--neutral-color--davys-grey);flex:1;font-size:1rem;font-weight:600;outline:none;padding:.75rem;text-align:center;width:3rem}.number-input__field::-webkit-inner-spin-button,.number-input__field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.number-input__field::-moz-placeholder{color:var(--placeholder-text-color)}.number-input__field::placeholder{color:var(--placeholder-text-color)}.number-input__field--disabled{color:var(--disabled-text-color);cursor:not-allowed}.number-input__field--error{color:var(--error-color)}.number-input__btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:2.25rem;justify-content:center;transition:all .2s ease;width:2.25rem}.number-input__btn,.number-input__btn:hover:not(:disabled){background:var(--blue-medium);color:var(--neutral-color--white)}.number-input__btn:active:not(:disabled){transform:scale(.95)}.number-input__btn:disabled{color:var(--neutral-color--white);cursor:not-allowed;opacity:.4}.number-input--compact .number-input__btn{height:2rem;width:2rem}.number-input--compact .number-input__field{padding:.5rem}.number-input__error{color:var(--error-color);font-size:.75rem;font-weight:500;margin-top:.25rem}.number-input__btn:focus{outline:2px solid var(--blue-medium);outline-offset:2px}.number-input__field:focus{outline:none}@media(max-width:480px){.number-input__btn{height:2rem;width:2rem}.number-input__field{font-size:.875rem;padding:.5rem}}.option-card{background:transparent;border:2px solid var(--border-light-gray);border-radius:.75rem;cursor:pointer;padding:1.5rem;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.option-card:hover:not(.option-card--disabled){border-color:var(--blue-medium);box-shadow:0 2px 8px #00000014}.option-card:focus-visible{outline:2px solid var(--blue-medium);outline-offset:2px}.option-card--selected{border-color:var(--blue-medium)}.option-card--disabled{cursor:not-allowed;opacity:.5}.option-card__content{width:-webkit-fill-available}.option-card__content :deep(.radio){align-items:flex-start;gap:.875rem;width:-webkit-fill-available}.option-card__content :deep(.control){flex-shrink:0;height:20px;min-width:20px;width:20px}.option-card__content :deep(.label){flex:1;min-width:0}.option-card__text{display:flex;flex-direction:column;gap:.25rem}.option-card__title{font-size:1.125rem;font-weight:600}.option-card__description{color:var(--text-color--secondary);font-size:.875rem;line-height:1.4}.option-card--disabled .option-card__description,.option-card--disabled .option-card__title{color:var(--disabled-text-color)}@media screen and (max-width:1024px){.option-card{padding:1rem;width:-webkit-fill-available}.option-card__content :deep(.radio){gap:.75rem}.option-card__content :deep(.control){flex-shrink:0}.option-card__text{flex:1;min-width:0}.option-card__title{font-size:1rem}.option-card__description{font-size:.8125rem}}.popup__overlay{background-color:var(--modal-backdrop);height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.popup,.popup__overlay{align-items:center;display:flex;z-index:9999}.popup{background:var(--neutral-color--white);border-radius:1.875rem;box-shadow:0 12px 23px 0 var(--modal-shadow);flex-direction:column;height:-moz-fit-content;height:fit-content;margin:0 .5rem;max-width:35rem;padding:0 .75rem;width:-moz-fit-content;width:fit-content}.popup__header{align-items:center;display:flex;flex-direction:column;gap:.25rem;justify-content:center;padding:2rem 3rem .5rem;text-wrap:wrap;width:-moz-max-content;width:max-content}.popup__subtitle{color:var(--text-color--secondary);line-height:1.75rem}.popup__body,.popup__subtitle{font-size:1rem;font-style:normal;font-weight:400;text-align:center}.popup__body{align-items:center;color:var(--blue-medium);flex-direction:column;gap:.75rem;justify-content:center;line-height:1.625rem;padding:1rem 2rem}.popup__body,.popup__footer{display:flex;width:-webkit-fill-available}.popup__footer{flex-direction:row;justify-content:space-between;padding:1rem}.popup-animation-enter-active,.popup-animation-leave-active{transition:opacity .2s cubic-bezier(.52,.02,.19,1.02)}.popup-animation-enter-from,.popup-animation-leave-to{opacity:0}.popup-animation-inner-enter-active{transition:all .2s cubic-bezier(.52,.02,.19,1.02) .15s}.popup-animation-inner-leave-active{transition:all .2s cubic-bezier(.52,.02,.19,1.02)}.popup-animation-inner-enter-from{opacity:0;transform:scale(.8)}.popup-animation-inner-leave-to{transform:scale(.8)}.profile-container{background-color:var(--neutral-color--white);border-radius:1.875rem;height:-moz-fit-content;height:fit-content;max-width:19rem}.profile-container,.profile__personal-info{align-items:center;display:flex;flex-direction:column}.profile__personal-info{padding:1.25rem;width:-webkit-fill-available}.profile__profile-info-edit-icon{align-self:flex-end;cursor:pointer;height:3rem;width:3rem}.profile__pfp{height:9rem;width:9rem}.profile__pfp,.profile__pfp--small{border-radius:5rem;-o-object-fit:cover;object-fit:cover}.profile__pfp--small{height:1rem;width:1rem}.profile__pfp--medium{border-radius:5rem;height:2.75rem;-o-object-fit:cover;object-fit:cover;width:2.75rem}.profile__name{align-items:center;color:var(--neutral-color--davys-grey);display:flex;flex-direction:column;font-size:1.25rem;font-style:normal;font-weight:500;gap:.55rem;line-height:normal;padding:1.5rem;text-align:center}.profile__id{color:var(--gray-medium);font-size:.875rem;font-weight:400}.profile__email,.profile__id{font-style:normal;justify-content:center;line-height:normal}.profile__email{align-items:center;color:var(--gray-dark);display:flex;flex-direction:row;font-size:.95rem;font-weight:500;gap:.75rem;padding:0 .5rem;width:-webkit-fill-available}.profile__email-icon{flex-shrink:0;height:1.5rem;width:1.5rem}.profile__email-text{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile__sub-card{width:-webkit-fill-available}.profile__description,.profile__sub-card{background:var(--blue-medium);border-radius:1rem}.profile__description{color:var(--neutral-color--white);display:flex;flex-direction:column;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.625rem;padding:1.5rem;word-wrap:break-word;overflow-wrap:break-word}.profile__department{align-items:center;background-color:var(--purple);border-radius:1rem;display:flex;flex-direction:row;gap:.45rem;justify-content:flex-start;padding:1rem 1rem 1rem .75rem}.profile__department-icon{height:4rem;width:4rem}.profile__department-text{display:flex;flex-direction:column;gap:.4rem}.profile__department-text-title{font-size:1rem;font-weight:700}.profile__department-text-subtitle,.profile__department-text-title{color:var(--neutral-color--white);font-style:normal;line-height:normal}.profile__department-text-subtitle{font-size:.875rem;font-weight:400}.profile{background:var(--background-color--main);border-radius:.3125rem;box-shadow:0 1px 3px 0 var(--shadow-color);cursor:auto;display:flex;flex-direction:column;gap:1rem;padding:.7rem;position:absolute;right:1.9rem;top:90%}.profile__title{font-size:.875rem;font-style:normal;font-weight:600;line-height:1.0625rem}.radio{--radio-size:20px;align-items:flex-start;color:var(--neutral-color--davys-grey);cursor:pointer;display:inline-flex;gap:.875rem;min-width:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.label{flex:1;min-width:0}.native{opacity:0;pointer-events:none;position:absolute;width:100%}.control{border:2px solid var(--gray-xxxlight);border-radius:50%;box-sizing:border-box;flex-shrink:0;height:var(--radio-size);min-height:var(--radio-size);min-width:var(--radio-size);position:relative;transition:border-color .16s ease,box-shadow .16s ease;width:var(--radio-size)}.control:after{background:var(--green);border-radius:50%;content:"";height:calc(var(--radio-size) - 11px);inset:50%;position:absolute;transform:translate(-50%,-50%) scale(0);transition:transform .14s ease;width:calc(var(--radio-size) - 11px)}.native:checked+.control{border-color:var(--green)}.native:checked+.control:after{transform:translate(-50%,-50%) scale(1)}.native:focus-visible+.control{border-color:var(--green)}.disabled{color:var(--disabled-text-color);cursor:not-allowed}.collapsible-filter{background:var(--neutral-color--white);border-radius:.9375rem;height:-moz-fit-content;height:fit-content;overflow:hidden}.collapsible-filter,.header{width:-webkit-fill-available}.header{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1rem 1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header:focus-visible{outline:2px solid currentColor;outline-offset:2px}.title{color:var(--neutral-color--davys-grey);font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.content{align-items:flex-start;background:var(--neutral-color--white);border:2px solid var(--gray-xxlight);border-radius:.9375rem;display:flex;flex-direction:column;padding:1.5rem 1.25rem 1.25rem}.expanded-items,.filter-item{width:-webkit-fill-available}.filter-item--sub{padding-left:1.5rem}.filter-item+.expanded-items,.filter-item+.filter-item{margin-top:1rem}.load-more{margin:1rem .25rem 0}.selected-count{align-items:center;background-color:var(--blue-medium);border-radius:50%;color:var(--text-color--white);display:inline-flex;font-size:.675rem;font-weight:700;height:1.25rem;justify-content:center;margin-left:.5rem;padding-right:.02rem;width:1.25rem}.filter-tabs{background:var(--neutral-color--white);border-radius:1.875rem;display:flex;flex-direction:row;padding:.5rem;position:relative;z-index:9}.advanced-image-cropper-container{background-color:transparent;border-radius:1.25rem}.advanced-image-cropper-container,.input-placeholder{align-items:center;display:flex;flex-direction:column}.input-placeholder{background-color:var(--gray-xlight);border:2px dashed var(--gray-xxlight);border-radius:1.25rem;box-sizing:border-box;cursor:pointer;gap:1rem;padding:2rem 4rem;text-align:center;width:-webkit-fill-available}.placeholder-image{height:10rem}.placeholder-text{color:var(--placeholder-text-color);font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;text-align:center;text-wrap:wrap}.hidden-input{display:none}.image-wrapper{border-radius:1.25rem;display:block;overflow:hidden;padding:1rem;position:relative}@media(max-width:768px){.image-wrapper{max-width:14rem}.input-placeholder{padding:1rem 2rem}.placeholder-image{height:8rem}}.preview-image{border-radius:1.25rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.remove-btn{align-items:center;border:none;border-radius:50%;display:flex;font-size:1rem;height:1.75rem;justify-content:center;line-height:1.5rem;right:.25rem;top:.25rem;width:1.75rem}.open-crop-btn,.remove-btn{cursor:pointer;position:absolute}.open-crop-btn{bottom:2rem;height:2.25rem;right:2rem;width:2.25rem}.cropper-wrapper{border-radius:1.25rem;display:flex;flex:1;max-height:24rem;overflow:hidden;width:100%}.cropper{width:100%}.input-placeholder__button{background-color:transparent;border:none;cursor:pointer}.input-placeholder__button:focus-visible,.open-crop-btn:focus-visible,.remove-btn:focus-visible{outline:2px solid currentColor;outline-offset:2px}.dashboard-stats{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.stat-card{align-items:center;display:flex;padding:1rem;width:-moz-fit-content;width:fit-content}.stat-icon{height:48px;margin-right:1rem;width:48px}.stat-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.stat-content h3{color:var(--gray-xxxxxxdark);font-size:1rem;margin:0}.stat-number{color:var(--gray-xxxxxxxdark);font-size:1.8rem;font-weight:700;margin:.5rem 0 0}.dashboard-actions{margin-top:2rem}.dashboard-actions h2{color:var(--gray-xxxxxxxdark);margin-bottom:1.5rem}.action-cards{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.action-card{align-items:center;background:var(--neutral-color--white);border:1px solid var(--gray-xxxlight);border-radius:16px;box-shadow:0 4px 20px var(--shadow-color);display:flex;flex-direction:column;justify-content:flex-start;padding:1.5rem;text-align:center;transition:all .3s ease}.action-card:hover{box-shadow:0 8px 30px var(--shadow-color);transform:translateY(-2px)}.action-card .card-icon,.action-card :deep(.card-icon){flex-shrink:0;height:48px;margin-bottom:1rem;order:1;width:48px}.action-card .card-title,.action-card :deep(.card-title){color:var(--gray-xxxxxxxdark);font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:.5rem;order:2;text-align:left;width:100%}.action-card .card-description,.action-card :deep(.card-description){color:var(--gray-xxxxxxdark);font-size:.9rem;line-height:1.4;word-wrap:break-word;flex:1;-webkit-hyphens:auto;hyphens:auto;order:3;overflow-wrap:break-word}.welcome-section{align-items:center;background:var(--blue);border-radius:16px;color:var(--neutral-color--white);display:flex;justify-content:space-between;margin-bottom:3rem;overflow:hidden;padding:2rem;position:relative}.welcome-background-map{background-image:url(/map_image.svg);background-position:100%;background-repeat:no-repeat;background-size:contain;height:87%;margin-right:2rem;margin-top:1.5rem;pointer-events:none;position:absolute;right:0;top:0;width:250px;z-index:1}.welcome-actions,.welcome-content{position:relative;z-index:2}.welcome-title{font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.welcome-subtitle,.welcome-title{color:var(--neutral-color--white)}.welcome-subtitle{font-size:1.1rem;margin:0;opacity:.9}.current-time{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--wizard-background);border-radius:12px;padding:.75rem 1.5rem}.current-time,.section-title{font-size:1.5rem;font-weight:600}.section-title{color:var(--gray-xxxxxxxdark);margin:0 0 1.5rem}.no-apps-message{background:var(--gray-xlight);border:2px dashed var(--gray-light);border-radius:12px;grid-column:1/-1;padding:2rem;text-align:center;width:-moz-fit-content;width:fit-content}.no-apps-message p{color:var(--gray-medium);font-size:1.1rem;margin:0}.useful-links-section.fun-links{background:linear-gradient(90deg,var(--gray-xlight) 0,var(--muted-blue-bg) 100%);border-radius:1rem;box-shadow:0 2px 12px 0 var(--shadow-color);padding:2rem 1rem}.links-grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:left;margin-bottom:2rem}.link-card{align-items:center;background:var(--neutral-color--white);border-radius:.75rem;box-shadow:0 1px 6px 0 var(--shadow-color);color:var(--text-color--secondary);display:flex;flex-direction:column;font-size:1.1rem;justify-content:center;min-width:160px;padding:1.2rem 1.5rem;position:relative;text-decoration:none;transition:transform .15s,box-shadow .15s}.link-card:hover{box-shadow:0 4px 16px 0 var(--shadow-color);transform:translateY(-4px) scale(1.04)}.link-card .icon{font-size:2.2rem;margin-bottom:.5rem}.link-card.kb{border-left:5px solid var(--accent-color--vivid-tangerine)}.link-card.create{border-left:5px solid var(--green-bright)}.link-card.bamboo{border-left:5px solid var(--green)}.link-card.deskbird{border-left:5px solid #7646ff}.link-card.request{border-left:5px solid #e67d6b}@media(max-width:768px){.welcome-section{flex-direction:column;gap:1rem;text-align:center}.welcome-background-map{display:none}.welcome-title{font-size:2rem}.action-cards{gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.action-card{padding:1rem}.action-card .card-icon,.action-card :deep(.card-icon){height:40px;width:40px}}@media(max-width:480px){.welcome-title{font-size:1.75rem}}.datepicker-container{background-color:var(--neutral-color--white);border-radius:.5625rem;display:flex;flex-direction:column}.datepicker{padding:.5rem .25rem 0}.date-range-container{background-color:var(--neutral-color--white);border-top-left-radius:.5625rem;border-top-right-radius:.5625rem;display:flex;flex-direction:row;max-width:15rem}@media screen and (min-width:1024px){.date-range-container{border-bottom-left-radius:.5625rem;width:-moz-fit-content;width:fit-content}}.date-range{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:scroll;white-space:nowrap}.content--datepicker{align-items:center;padding:.5rem}.date-clear{background-color:var(--neutral-color--white);border-bottom-left-radius:.5625rem;border-bottom-right-radius:.5625rem;display:flex;flex-direction:row;justify-content:flex-start;padding:0 0 1rem 1rem;width:-webkit-fill-available}.vc-clio-brand{--vc-accent-50:var(--gray-xlight);--vc-accent-100:var(--gray-xlight);--vc-accent-200:var(--gray-xlight);--vc-accent-300:var(--gray-xlight);--vc-accent-400:var(--gray-xlight);--vc-accent-500:var(--gray-xlight);--vc-accent-600:var(--blue-medium);--vc-accent-700:var(--neutral-color--davys-grey);--vc-accent-800:var(--gray-xlight);--vc-accent-900:var(--blue-medium)}.vc-arrow,.vc-nav-arrow,.vc-nav-item,.vc-nav-title,.vc-title{background-color:transparent!important;color:var(--neutral-color--davys-grey)!important;font-family:Commissioner,sans-serif!important;font-size:.925rem!important}.vc-nav-item.is-active{background-color:#f0f4f9!important;color:#5e6c93!important}.vc-focus:focus-within{box-shadow:0 0 0 2px #f0f4f9!important}.vc-container{background-color:var(--neutral-color--white)!important;border-bottom-left-radius:.5625rem!important;border-bottom-right-radius:.5625rem!important;color:var(--neutral-color--davys-grey)!important;font-family:Commissioner,sans-serif!important;font-size:.925rem!important}@media screen and (min-width:1024px){.vc-container{border-top-right-radius:.5625rem!important}}.vc-popover-content{background-color:var(--neutral-color--white)!important}.vc-header .vc-title{color:var(--neutral-color--davys-grey)!important;font-family:Commissioner,sans-serif!important;font-size:1rem!important}.master-detail{background:var(--neutral-color--white);border-radius:1.875rem;display:flex;flex-direction:row;height:70vh;padding:.25rem .5rem;width:-webkit-fill-available}.master-detail--title{padding:.5rem 1rem}.master-container{display:flex;flex-direction:column;max-height:100%;overflow:hidden}.master{border-right:1px solid var(--background-color--main);border-top:1px solid var(--background-color--main);flex-grow:1;height:100%;margin:0;overflow-y:auto;padding:.25rem 0}.detail-container{display:flex;flex:1;flex-direction:column;max-height:100%;overflow:hidden;padding:0;width:100%}.detail{border-top:1px solid var(--background-color--main);height:-webkit-fill-available;overflow-y:auto;padding:1.5rem 2rem}ul{list-style:none;padding:0}li{border-radius:1.125rem 0 0 1.125rem;cursor:pointer;padding:1rem}li.selected{background-color:var(--table-row-hover-background-color)}.draggable-list.vertical{display:flex;flex-direction:column;gap:1.5rem}.draggable-list.horizontal{display:flex;flex-direction:row;gap:2rem}.draggable-item{cursor:grab;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.draggable-item:active{cursor:grabbing}.draggable-item:focus-visible{outline:2px solid currentColor;outline-offset:2px}.section{align-items:center;display:flex;padding:.8rem 6rem;position:relative}@media screen and (max-width:1024px){.section{padding:.8rem 1.5rem}}.tabbed-wizard{background:var(--wizard-background);border-radius:5rem;box-shadow:0 6px 50px 10px var(--wizard-shadow);display:flex;list-style:none;margin-bottom:2rem}.tabbed-wizard li{padding:.75rem}.tabbed-wizard__item{align-items:center;display:flex;justify-content:flex-start}.tabbed-wizard__step{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:-webkit-fill-available;padding:.75rem 2.5rem}.tabbed-wizard__step--active{background:var(--neutral-color--white);border-radius:5rem;box-shadow:0 6px 50px 10px var(--wizard-shadow)}.tabbed-wizard__step-icon{margin-right:.5rem}.tabbed-wizard__step-icon img{display:block;height:2.5rem;width:2.5rem}.tabbed-wizard__step-content{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem}.tabbed-wizard__step-title{font-size:.9375rem;font-weight:600}.tabbed-wizard__step-subtext,.tabbed-wizard__step-title{color:var(--neutral-color--davys-grey);font-style:normal;line-height:normal}.tabbed-wizard__step-subtext{font-size:.75rem;font-weight:400}.table-container{display:flex;flex-direction:column;width:100%;z-index:4}.table-container--default table{border-spacing:0 .5rem}.table-container--default .table__header{background-color:var(--blue-medium);border-radius:.75rem}.table-container--default thead tr:first-child th:first-child{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.table-container--default thead tr:first-child th:last-child{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.table-container--default .table__body-wrapper{max-width:100%;min-width:0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.table-container--default .table__actions,.table-container--default .table__pagination-container{display:flex}.table-container--compact table{border-spacing:0}.table-container--compact .table__header{background-color:var(--blue-medium);border-radius:1.875rem 1.875rem 0 0}.table-container--compact thead tr:first-child th:first-child{border-top-left-radius:1.875rem}.table-container--compact thead tr:first-child th:last-child{border-top-right-radius:1.875rem}.table-container--compact .table__body-wrapper{border-radius:1.875rem;overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.table-container--compact .table__actions,.table-container--compact .table__pagination-container{display:none}.table-container--compact td:first-child{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.table-container--compact td:last-child{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.table-container--compact .table__row:hover{background-color:var(--neutral-color--light-blue)!important}table{border-collapse:separate;width:100%}.table__body-wrapper>table{min-width:100%;table-layout:auto;width:-moz-max-content;width:max-content}thead{color:var(--neutral-color--white);display:table-header-group;overflow:hidden}th{font-style:normal;font-weight:500;line-height:normal;padding:1.25rem 2rem;text-align:left}tbody{border-top:none}tr{border-radius:.75rem;font-size:.875rem;text-align:left}td{height:-moz-max-content;height:max-content;padding:.25rem .5rem}td:first-child{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}td:last-child{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.table__row:hover{background-color:var(--table-row-hover-background-color)!important}.empty-table{color:var(--gray-xxxxxxdark);padding:2rem;text-align:center}.table__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:.75rem;width:-webkit-fill-available}.table__actions-left{align-items:center;display:flex;flex:1 1 20vw;min-width:200px}.table__search{align-items:center;display:flex;gap:.5rem;width:20vw}.table__search-input{flex:1 1 auto;margin-left:.25rem;margin-top:.25rem;min-width:0}.table__actions-right{align-items:center;display:flex;flex:0 0 auto;gap:.5rem;justify-content:flex-end;margin-left:auto;margin-right:.15rem}@media(max-width:768px){.table__actions-left{flex-basis:100%;order:1}.table__actions-right{margin-left:0;order:2}.table__search{width:100%}}.table__body-wrapper::-webkit-scrollbar{height:8px}.table__body-wrapper::-webkit-scrollbar-thumb{background:var(--shadow-color);border-radius:4px}.table__body-wrapper::-webkit-scrollbar-track{background:transparent}.table__pagination-container{padding:.5rem}.table__pagination,.table__pagination-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.table__results{color:var(--gray-dark);font-style:normal}.table__results,.tag{font-size:.75rem;font-weight:500;line-height:normal}.tag{align-items:center;border-radius:.6875rem;display:flex;flex-direction:column;justify-content:center;padding:.7rem 1.25rem;text-align:center;width:-moz-fit-content;width:fit-content}.tag--small{border-radius:.3125rem;font-size:.675rem;padding:.45em .75em}.badge{align-items:center;border-radius:.875rem;display:flex;flex-direction:column;font-size:.75rem;font-weight:500;justify-content:center;line-height:normal;padding:.4rem 1.25rem;text-align:center;width:-moz-fit-content;width:fit-content}.badge--yellow{background-color:var(--yellow)}.badge--mint,.badge--yellow{color:var(--neutral-color--white)}.badge--mint{background-color:var(--mint)}.badge--purple{background-color:var(--purple)}.badge--blue,.badge--purple{color:var(--neutral-color--white)}.badge--blue{background-color:var(--light-blue)}.badge--gray{background-color:var(--gray-light);color:var(--gray-xxxxxdark)}.checkbox-label{align-items:center;color:var(--neutral-color--davys-grey);display:flex;flex-direction:row;font-size:.925rem;font-style:normal;font-weight:500;line-height:normal}.label-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-left:1rem;overflow:hidden;text-overflow:ellipsis;width:-moz-fit-content;width:fit-content}.styled-checkbox{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--neutral-color--white);border:2px solid var(--gray-xxxlight);border-radius:1rem;box-sizing:border-box;cursor:pointer;display:inline-flex;height:1.25rem;margin:0;position:relative;width:1.25rem}.styled-checkbox:focus-visible{outline:2px solid currentColor;outline-offset:2px}.styled-checkbox:checked{background-color:var(--green);border:none;border-radius:1rem}.styled-checkbox:checked:after{color:var(--text-color--white);content:"✔";font-size:.75rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.styled-checkbox:disabled{background-color:var(--gray-xlight);cursor:not-allowed}.toggle{width:-moz-fit-content;width:fit-content}.switch{display:inline-block;height:1.6rem;position:relative;width:2.6rem}.switch input{height:0;opacity:0;width:0}.slider{background-color:var(--gray-light);border-radius:2rem;cursor:pointer;inset:0;position:absolute;transition:background-color .4s,transform .4s}.slider--disabled{background-color:var(--neutral-color--silver-sand)!important;cursor:not-allowed}.slider--disabled.slider:before,.slider:before{background-color:var(--neutral-color--white)}.slider:before{border-radius:4rem;bottom:.35rem;content:"";height:.925rem;left:.3rem;position:absolute;transition:transform .4s;width:.925rem}input:checked+.slider{background-color:var(--green-bright)}input:checked+.slider:before{transform:translate(1.05rem)}.dropdown-container{display:flex;flex-direction:column;gap:.5rem;max-width:100%;position:relative;width:100%;z-index:9}.dropdown__label{align-items:center;background:var(--neutral-color--white);border:2px solid var(--gray-xxlight);border-radius:2.5rem;color:var(--neutral-color--davys-grey);cursor:pointer;display:flex;font-size:.95rem;gap:1rem;justify-content:space-between;line-height:1.25rem;min-height:44px;padding:.625rem .75rem .625rem 1rem;width:auto}.dropdown__label:focus-visible{outline:2px solid currentColor;outline-offset:2px}.dropdown__placeholder{color:var(--gray-medium);font-size:.95rem;line-height:150%}.dropdown__icon{flex:0 0 auto;height:1.25rem;width:1.25rem}.rotate{transform:rotate(180deg)}.dropdown__label-content{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;line-height:1.25rem;width:100%;word-break:break-word}.dropdown__label-text{flex:1 1 auto;min-width:0;overflow-wrap:normal;text-align:left;white-space:normal;word-break:normal}.dropdown__label-icon{height:1.25rem;-o-object-fit:contain;object-fit:contain;width:1.25rem}.dropdown__options{left:0;max-height:320px;overflow:auto;position:absolute;right:0;top:calc(100% + .25rem);width:inherit;z-index:600;-webkit-overflow-scrolling:touch;background:var(--neutral-color--white);border:1px solid var(--neutral-color--ghost-white);border-radius:.75rem;box-shadow:0 8px 24px var(--shadow-color)}@media(max-width:768px){.dropdown__label{font-size:1rem;min-height:48px;padding:.75rem .875rem .75rem 1rem;width:-webkit-fill-available}.dropdown__options{margin-left:env(safe-area-inset-left,0);margin-right:env(safe-area-inset-right,0);max-height:min(60vh,420px)}}@media(max-width:360px){.dropdown__label-content{gap:.5rem}.dropdown__label{gap:.75rem}.dropdown__icon{height:1.125rem;width:1.125rem}}.options{display:flex;flex-direction:column;gap:1rem;justify-content:left;max-height:10rem;overflow-y:auto;padding:.5rem;width:-webkit-fill-available}.options--error{display:flex;flex-direction:row;justify-content:center}.option_multiple{align-items:flex-end;display:flex;flex-direction:row;justify-content:left}.option_single{align-items:center;background-color:transparent;border:none;color:var(--neutral-color--davys-grey);cursor:pointer;display:flex;flex-direction:row;font-size:.875rem;font-style:normal;font-weight:400;gap:.5rem;line-height:normal;padding:.75rem 1rem!important;text-align:left;text-wrap:nowrap}.option_single--active,.option_single:hover{background:var(--table-row-hover-background-color);border-radius:.625rem;font-weight:500}.single-options{align-items:flex-start;display:flex;gap:.1rem;max-height:7rem;text-align:left;width:-webkit-fill-available}.option-icon{width:1.25rem}.selection-grid{width:100%}.selection-grid__container{display:grid;gap:var(--grid-gap,.75rem);grid-template-columns:var(--grid-columns,repeat(auto-fit,minmax(140px,1fr)))}.selection-grid__loading{align-items:center;color:var(--neutral-color--davys-grey);display:flex;font-style:italic;gap:.75rem;justify-content:center;padding:3rem 1rem}.selection-grid__spinner{animation:spin 1s linear infinite;border-top:2px solid var(--gray-light);border:2px solid var(--gray-light);border-radius:50%;border-top-color:var(--blue-medium);height:1.25rem;width:1.25rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.selection-grid__loading-text{font-size:.875rem}.selection-grid__empty{align-items:center;color:var(--neutral-color--davys-grey);display:flex;flex-direction:column;justify-content:center;padding:3rem 1rem;text-align:center}.selection-grid__empty-icon{margin-bottom:1rem}.selection-grid__empty-title{color:var(--neutral-color--davys-grey);font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.selection-grid__empty-message{font-size:.875rem;line-height:1.4;margin:0;max-width:300px}.selection-grid__item{border-radius:8px;cursor:pointer;outline:none;position:relative;transition:all .2s ease}.selection-grid--default .selection-grid__item{background:var(--neutral-color--white);border:2px solid var(--gray-xxlight);padding:.75rem}.selection-grid--default .selection-grid__item:hover:not(.selection-grid__item--disabled){border-color:var(--blue-medium);box-shadow:0 2px 4px var(--blue);transform:translateY(-1px)}.selection-grid--default .selection-grid__item--selected{background:var(--blue-medium);border-color:var(--blue-medium);box-shadow:0 2px 8px var(--blue);color:var(--neutral-color--white)}.selection-grid--default .selection-grid__item--disabled{background:var(--gray-xlight);cursor:not-allowed;opacity:.5}.selection-grid--card .selection-grid__item{background:var(--neutral-color--white);border:1px solid var(--gray-xxlight);box-shadow:0 1px 3px var(--shadow-color);padding:1rem}.selection-grid--card .selection-grid__item:hover:not(.selection-grid__item--disabled){box-shadow:0 4px 12px var(--shadow-color);transform:translateY(-2px)}.selection-grid--card .selection-grid__item--selected{border-color:var(--blue-medium);box-shadow:0 4px 12px var(--blue)}.selection-grid--minimal .selection-grid__item{background:var(--gray-xlight);border:1px solid transparent;padding:.5rem .75rem}.selection-grid--minimal .selection-grid__item:hover:not(.selection-grid__item--disabled){background:var(--gray-xxlight)}.selection-grid--minimal .selection-grid__item--selected{background:var(--blue-medium);color:var(--neutral-color--white)}.selection-grid__item-content{align-items:center;display:flex;gap:.75rem;width:100%}.selection-grid__item-icon{flex-shrink:0;font-size:1.25rem}.selection-grid__item--selected .selection-grid__item-icon{color:var(--blue-medium)}.selection-grid--minimal.selection-grid__item--selected .selection-grid__item-icon{color:var(--neutral-color--white)}.selection-grid__item-main{flex:1;min-width:0}.selection-grid__item-title{font-size:.875rem;font-weight:600;word-break:break-word}.selection-grid__item--selected .selection-grid__item-title{color:var(--blue-medium)}.selection-grid--minimal .selection-grid__item--selected .selection-grid__item-title{color:#fff}.selection-grid__item-subtitle{color:var(--gray-medium);font-size:.75rem;margin-top:.25rem;word-break:break-word}.selection-grid--minimal .selection-grid__item--selected .selection-grid__item-subtitle{color:var(--neutral-color--white)}.selection-grid__item-badge{background:var(--blue-medium);border-radius:12px;color:#fff;flex-shrink:0;font-size:.6875rem;font-weight:600;padding:.125rem .5rem}.selection-grid--small .selection-grid__item{padding:.5rem}.selection-grid--small .selection-grid__item-title{font-size:.75rem}.selection-grid--small .selection-grid__item-subtitle{font-size:.6875rem}.selection-grid--large .selection-grid__item{padding:1rem}.selection-grid--large .selection-grid__item-title{font-size:1rem}.selection-grid--large .selection-grid__item-subtitle{font-size:.875rem}.selection-grid__item:focus{outline:2px solid var(--blue-medium);outline-offset:2px}.selection-grid--multiple .selection-grid__item--selected:after{align-items:center;background:var(--blue-medium);border-radius:50%;color:var(--neutral-color--white);content:"✓";display:flex;font-size:.75rem;font-weight:600;height:1.25rem;justify-content:center;position:absolute;right:.5rem;top:.5rem;width:1.25rem}@media(max-width:768px){.selection-grid__container{grid-template-columns:1fr}.selection-grid__item-content{gap:.5rem}.selection-grid__item-title{font-size:.8125rem}}@media(max-width:480px){.selection-grid__empty,.selection-grid__loading{padding:2rem 1rem}}.stepper{display:flex;flex-direction:column;gap:1.5rem;width:100%}.stepper-header{gap:0;padding:1rem}.step-group,.stepper-header{align-items:center;display:flex;justify-content:center}.step-group{flex:1}.step-group:last-child{flex:0 0 auto}.step{align-items:center;display:flex;flex-direction:column;gap:.5rem;transition:all .3s ease}.step.clickable{cursor:pointer}.step:not(.clickable){cursor:not-allowed;opacity:.6}.step:not(.clickable) .step-number{cursor:not-allowed}.step-number{align-items:center;background:var(--gray-light);border:2px solid transparent;border-radius:50%;color:var(--gray-medium);display:flex;font-size:.875rem;font-weight:600;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.step.active .step-number{background:var(--blue-medium);border-color:var(--blue-medium);box-shadow:0 0 0 3px var(--blue-medium);color:var(--neutral-color--white)}.step.completed .step-number{background:var(--green);border-color:var(--green);color:var(--neutral-color--white)}.step-label{color:var(--gray-medium);font-size:.75rem;font-weight:500;text-align:center;transition:color .3s ease;white-space:nowrap}.step.active .step-label{color:var(--blue-medium);font-weight:600}.step.completed .step-label{color:var(--green);font-weight:600}.step-connector{background:var(--gray-light);flex:1;height:2px;margin:0 1rem;min-width:2rem;transition:background .3s ease}.step-connector.active{background:var(--green)}.stepper-content{min-height:200px;position:relative}.step-content{width:100%}.default-step-content{background:var(--gray-xlight);border:2px dashed var(--gray-light);border-radius:8px;padding:2rem;text-align:center}.default-step-content h3{color:var(--gray-xxxxxxxdark);margin:0 0 .5rem}.default-step-content p{color:var(--gray-medium);margin:0}.stepper-slide-enter-active,.stepper-slide-leave-active{transition:all .3s ease}.stepper-slide-enter-from{opacity:0;transform:translate(20px)}.stepper-slide-leave-to{opacity:0;transform:translate(-20px)}.stepper-fade-enter-active,.stepper-fade-leave-active{transition:opacity .3s ease}.stepper-fade-enter-from,.stepper-fade-leave-to{opacity:0}@media(max-width:768px){.stepper-header{padding:.75rem}.step-label{font-size:.625rem}.step-number{font-size:.75rem;height:2rem;width:2rem}.step-connector{margin:0 .5rem;min-width:1rem}}@media(max-width:480px){.stepper-header{flex-direction:column;gap:1rem}.step-group{flex-direction:row;width:100%}.step-connector{flex-direction:column;height:2rem;margin:.5rem 0;width:2px}}.input-image-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:flex-start}@media(max-width:768px){.input-image-container{align-items:flex-start;flex-direction:column;gap:1rem}}.input-image,.input-image--empty{align-items:center;border-radius:50%;display:inline-flex;height:clamp(4.5rem,10vw,6.25rem);justify-content:center;outline:0;width:clamp(4.5rem,10vw,6.25rem)}.input-image{cursor:pointer;-o-object-fit:cover;object-fit:cover}.input-image--empty{background:var(--gray-xxxxlight);cursor:pointer}.input-image--icon{height:1.5rem;width:1.5rem}.input-image__buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media(max-width:768px){.input-image__buttons{justify-content:center;width:100%}.input-image__buttons .button__light-blue,.input-image__buttons .button__white{width:100%}}.input-image--empty:focus-visible,.input-image[role=button]:focus-visible{box-shadow:0 0 0 3px var(--blue)}@media(max-width:360px){.input-image,.input-image--empty{height:6rem;width:6rem}}.info-banner{font-size:.875rem;padding:.5rem}.info-banner,.info-banner--default{background-color:var(--sage-light);border-bottom:1px solid var(--sage-medium);color:var(--sage-dark)}.info-banner--light{background-color:var(--slate-light);border-bottom:1px solid var(--slate-medium);color:var(--slate-dark)}.info-banner--mustard{background-color:var(--accent-color--vivid-tangerine);color:var(--text-on-vivid-tangerine)}.container{padding:0 1rem}.close-button{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:.25rem;transition:opacity .2s ease}.close-button:hover{color:var(--text-color--secondary)}.close-button:focus{box-shadow:0 0 0 2px var(--text-color--secondary);outline:none}.toast{display:flex;flex-direction:column;gap:.2rem}.toast__title{font-size:.875rem;font-weight:600}.toast__message,.toast__title{color:var(--neutral-color--black)}.toast__message{font-size:.75rem;font-weight:400}.Vue-Toastification__toast--error{border-left:6px solid var(--toast-accent-color--error)}.Vue-Toastification__toast--warning{border-left:6px solid var(--toast-accent-color--warning)}.Vue-Toastification__toast--success{border-left:6px solid var(--toast-accent-color--success)}.Vue-Toastification__toast--info{border-left:6px solid var(--toast-accent-color--info)}.Vue-Toastification__toast{align-items:flex-start;background-color:var(--neutral-color--white)}.Vue-Toastification__close-button{align-items:center;background:transparent;color:var(--neutral-color--davys-grey);font-size:22px;font-weight:400;line-height:24px;opacity:1}.window-container{background-color:var(--modal-backdrop);display:grid;inset:0;place-items:center;position:fixed;z-index:9998}.window{align-items:stretch;border-radius:1.875rem;box-shadow:0 12px 23px 0 var(--modal-shadow);box-sizing:border-box;display:flex;flex-direction:column;isolation:isolate;justify-content:flex-start;margin:0;max-height:min(90svh,100dvh - 2rem);max-width:60vw;overflow:visible;position:relative;width:auto;z-index:9999}@media screen and (max-width:1024px){.window{max-width:90vw}}.window,.window__body,.window__footer,.window__header{box-sizing:border-box}.window__close-icon{cursor:pointer;height:2rem;padding-bottom:1.25rem;width:2rem}.window__header{align-items:center;border-bottom:1px solid var(--border-light-gray);border-top-left-radius:1.875rem;border-top-right-radius:1.875rem;display:flex;flex:0 0 auto;flex-direction:row;justify-content:space-between;text-wrap:wrap}.window__body,.window__header{background:var(--neutral-color--white);padding:1.5rem 2rem}.window__body{display:block;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable both-edges;text-align:left;-webkit-overflow-scrolling:touch}.window__footer{background:var(--neutral-color--white);border-bottom-left-radius:1.875rem;border-bottom-right-radius:1.875rem;border-top:1px solid var(--border-light-gray);display:flex;flex:0 0 auto;flex-direction:row;gap:1.25rem;justify-content:flex-end;padding:1rem 2rem}@media(max-width:768px){.window{border-radius:1rem;width:100%}.window__header{padding:1.25rem 1.5rem}.window__body{padding:1rem 1.5rem}.window__footer{padding:.75rem 1.5rem}}.tooltip-container{display:inline-block;position:relative}.tooltip,.tooltip-container{width:-moz-max-content;width:max-content}.tooltip{background:var(--neutral-color--white);border-radius:.75rem;box-shadow:0 10px 49px 0 var(--shadow-color);color:var(--blue-medium);display:none;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.625rem;padding:.75rem;position:fixed;text-wrap:wrap;z-index:9999}.tooltip--right{left:calc(100% + .5rem);top:0;transform:none}.tooltip--top{bottom:100%;left:0;transform:none}.tooltip--left{right:calc(100% + .5rem);top:0;transform:none}.tooltip--bottom{right:0;top:100%;transform:none}.tooltip-container:hover .tooltip{display:block;height:-moz-fit-content;height:fit-content}.tooltip--top-left{transform:none}.popover-container{overflow:visible;position:relative}.popover{background:var(--neutral-color--white);border-radius:.75rem;box-shadow:0 10px 49px var(--shadow-color);margin-top:.5rem;padding:.75rem;position:absolute;z-index:9997}.popover--center{left:50%;transform:translate(-50%)}.popover--top{bottom:10.5em;left:4rem}.popover--bottom{right:8%}.popover--right{bottom:5.5rem;left:6rem}:root{--sidebar-desktop-width:7rem;--sidebar-desktop-offset:7.5rem;--sidebar-mobile-width:clamp(220px,80vw,320px)}.sidebar-container{background:var(--neutral-color--white);flex-direction:row;inset:0 auto 0 0;min-height:100vh;position:fixed;transition:transform .3s ease,box-shadow .3s ease;z-index:400}.sidebar,.sidebar-container{display:flex;width:var(--sidebar-desktop-width)}.sidebar{align-items:center;background-color:var(--neutral-color--white);flex-direction:column;justify-content:space-between;padding:2rem .5rem 1rem}.sidebar__mobile-toggle{left:16px;position:fixed;z-index:500}.sidebar__mobile-close,.sidebar__mobile-toggle{background:transparent;border:none;display:none;top:16px}.sidebar__mobile-close{position:absolute;right:16px;z-index:200}.sidebar__overlay{background:var(--modal-backdrop);bottom:0;left:var(--sidebar-mobile-width);position:fixed;right:0;top:0;z-index:200}ul.sidebar__list{margin:0}.sidebar__bottom,.sidebar__items,.sidebar__top{align-items:center;display:flex;flex-direction:column;gap:2rem}.sidebar__bottom{gap:.875rem}.sidebar__items{gap:1rem;justify-content:center}.sidebar__item{padding:.75rem 1rem}.sidebar__item,.sidebar__item-button{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.sidebar__item-button{cursor:pointer;gap:.75rem;width:-moz-fit-content;width:fit-content}.sidebar__item-container{align-items:center;border:2px solid var(--gray-xxlight);border-radius:.5rem;display:flex;padding:.625rem;width:-moz-fit-content;width:fit-content}.sidebar__item-container.active{background-color:var(--sidebar-item-active-bg,var(--secondary-color--peach-puff));border-color:var(--sidebar-item-active-border,var(--secondary-color--peach-puff))}.sidebar__item-icon{height:1rem;width:1rem}.sidebar__item-icon .polygon-fill{fill:var(--sidebar-icon-default,var(--blue-medium))}.sidebar__item-icon.active .polygon-fill{fill:var(--sidebar-icon-active,var(--primary-color--ruby-red))}.sidebar__logo{cursor:pointer;width:2.25rem}.sidebar__icon{cursor:pointer;padding:.5rem;width:1.125rem}.sidebar__item-label{color:var(--gray-dark);font-size:.875rem;font-weight:500;line-height:normal}.sidebar__profile-picture{border:4px solid var(--background-color--main);border-radius:4rem;cursor:pointer;height:2.25rem;width:2.25rem}.sidebar__profile-card{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:.25rem 0}.sidebar__profile-card-picture{border-radius:4rem;height:4rem;width:4rem}.apps-container{display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr);width:-moz-fit-content;width:fit-content}.app-card{align-items:center;cursor:pointer;display:flex;flex-direction:column;padding:.5rem;text-align:center;transition:transform .2s ease}.app-icon{height:2.5rem;margin-bottom:.5rem;width:2.5rem}.app-icon--large{height:3.25rem!important;margin:0;width:3.25rem!important}.app-icon--small{height:2rem!important;margin:0;width:2rem!important}.app-name{color:var(--gray-dark);font-size:.875rem;font-weight:600;line-height:1.25rem;text-align:center;width:-moz-min-content;width:min-content}.slide-enter-active,.slide-leave-active{transition:transform .3s ease}.slide-enter-from,.slide-leave-to{transform:translate(-100%)}.container{overflow-x:hidden}.main{align-items:flex-start;display:flex;flex:1;flex-direction:column;height:100vh;margin-left:var(--sidebar-desktop-offset);width:calc(100% - var(--sidebar-desktop-offset))}.main-content{flex:1;overflow-x:hidden;overflow-y:auto;padding:0 1rem 2rem;width:-webkit-fill-available}.sidebar__item--disabled,.sidebar__item-container.disabled,.sidebar__item-icon.disabled{opacity:.5}.sidebar__item--disabled{cursor:not-allowed;pointer-events:none}@media(min-width:769px){.sidebar__overlay{left:0}}@media(max-width:768px){.sidebar-container{box-shadow:2px 0 8px var(--shadow-color);transform:translate(-100%);width:var(--sidebar-mobile-width)}.sidebar--mobile-open{transform:translate(0)}.sidebar__mobile-close,.sidebar__mobile-toggle{display:block}.sidebar{align-items:flex-start;padding-left:1rem;width:-webkit-fill-available}.sidebar__overlay{left:var(--sidebar-mobile-width)}.sidebar__item-button{flex-direction:row}.sidebar__item{align-items:flex-start}.sidebar__bottom{flex-direction:row}.main{margin-left:0;width:100%}.sidebar{padding-top:48px}}.topbar-wrapper{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 0}.topbar__container{background-color:transparent;width:-webkit-fill-available}.topbar{background-color:var(--neutral-color--white);border-radius:3.75rem;justify-content:space-between;padding:.75rem 1rem .75rem 1.5rem;position:sticky;z-index:4}.topbar,.topbar__left{align-items:center;display:flex;flex-direction:row}.topbar__left{gap:1.75rem;padding:.5rem 1rem}.topbar__back{cursor:pointer;height:1.5rem}.label-skeleton--xsmall{border-radius:4px;height:1.25rem;width:2rem}.label-skeleton--small{border-radius:4px;height:1.25rem;width:6rem}.label-skeleton--medium{border-radius:4px;height:1.25rem;width:8rem}.label-skeleton--large{border-radius:4px;height:1.25rem;width:10rem}.label-skeleton--xlarge{border-radius:4px;height:1.25rem;width:16rem}.circle-skeleton--small{border-radius:5rem;height:1.25rem;width:1.25rem}.circle-skeleton--medium{border-radius:5rem;height:2.75rem;width:2.75rem}.circle-skeleton--xlarge{border-radius:5rem;height:9rem;width:9rem}.square-skeleton--medium{border-radius:.875rem;height:2.5rem;margin-bottom:.5rem;width:2.5rem}.square-skeleton--large{border-radius:.875rem;height:3.25rem;margin:0;width:3.25rem}.square-skeleton--xlarge{border-radius:.875rem;height:4rem;margin:0;width:4rem}.square-skeleton--xxlarge{border-radius:.875rem;height:8rem;margin:0;width:8rem}.badge-skeleton{border-radius:.875rem;height:1.5rem;width:4.75rem}.tag-skeleton{border-radius:.6875rem;height:2.25rem;width:5rem}.tag-skeleton--small{border-radius:.3125rem;height:1.5rem;width:3rem}.rounded-box-skeleton--small{border-radius:2.5rem;height:2.5rem;width:10rem}.rounded-box-skeleton--medium{border-radius:2.5rem;height:2.5rem;width:15rem}.rounded-box-skeleton--large{border-radius:2.5rem;height:2.5rem;width:20rem}.rounded-area-skeleton--small{border-radius:1.5625rem;height:5rem;width:10rem}.rounded-area-skeleton--medium{border-radius:1.5625rem;height:10rem;width:15rem}.rounded-area-skeleton--large{border-radius:1.5625rem;height:10rem;width:20rem}.skeleton{animation:pulsate 2.5s ease-in-out infinite;background-color:var(--gray-xxxlight)}@keyframes pulsate{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top{left:50%;top:0;transform:translate(-50%)}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-right{right:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{left:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media(-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;overflow:hidden;padding:0;width:29px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media(-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media(-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media(-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media(-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23999' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 30 30'%3E%3Cpath fill='currentColor' d='M3.334 11.667a1.667 1.667 0 1 0 3.333 0v-5h5a1.667 1.667 0 1 0 0-3.334H3.334zM26.667 11.667a1.667 1.667 0 1 1-3.334 0v-5h-5a1.667 1.667 0 1 1 0-3.334h8.334zM13.334 25c0 .92-.747 1.667-1.667 1.667H3.334v-8.334a1.667 1.667 0 1 1 3.333 0v5h5c.92 0 1.667.746 1.667 1.667M18.334 26.667a1.667 1.667 0 1 1 0-3.334h5v-5a1.667 1.667 0 1 1 3.333 0v8.334z'/%3E%3C/svg%3E");background-size:26px 26px}.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle.mapboxgl-ctrl-level-button-selected .mapboxgl-ctrl-icon{filter:invert(1) brightness(1)}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media(-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25M6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.4 4.4 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19s1.77-4.19 3.94-4.19c1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.23 4.23 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19s-1.9-4.17-4.27-4.17M60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23m53.615 0h-1.61q-.06 0-.12-.03c-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.2.2 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6q.06 0 .12.03c.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17m-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51s1.08-2.52 2.42-2.52c1.33 0 2.42 1.12 2.42 2.51s-1.08 2.51-2.42 2.52m-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51s-1.07 2.52-2.39 2.53m-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51 1.08-2.52 2.4-2.52c1.33 0 2.39 1.11 2.41 2.48zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51-1.09 2.51-2.42 2.51'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3' opacity='.3'%3E%3Ccircle cx='11.5' cy='11.5' r='9.25' mask='url(%23c)'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff' opacity='.9'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media(-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25M6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.4 4.4 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19s1.77-4.19 3.94-4.19c1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.23 4.23 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19s-1.9-4.17-4.27-4.17M60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23m53.615 0h-1.61q-.06 0-.12-.03c-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.2.2 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6q.06 0 .12.03c.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17m-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51s1.08-2.52 2.42-2.52c1.33 0 2.42 1.12 2.42 2.51s-1.08 2.51-2.42 2.52m-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51s-1.07 2.52-2.39 2.53m-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51 1.08-2.52 2.4-2.52c1.33 0 2.39 1.11 2.41 2.48zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51-1.09 2.51-2.42 2.51'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle cx='11.5' cy='11.5' r='9.25' mask='url(%23c)'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25M6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.4 4.4 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19s1.77-4.19 3.94-4.19c1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.23 4.23 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19s-1.9-4.17-4.27-4.17M60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23m53.615 0h-1.61q-.06 0-.12-.03c-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.2.2 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6q.06 0 .12.03c.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17m-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51s1.08-2.52 2.42-2.52c1.33 0 2.42 1.12 2.42 2.51s-1.08 2.51-2.42 2.52m-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51s-1.07 2.52-2.39 2.53m-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51 1.08-2.52 2.4-2.52c1.33 0 2.39 1.11 2.41 2.48zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51-1.09 2.51-2.42 2.51'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg fill='%23fff' stroke='%23fff' stroke-width='3'%3E%3Ccircle cx='11.5' cy='11.5' r='9.25' mask='url(%23c)'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl-separator{background-color:#e0e0e0;height:1px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{color:#333;font-size:18px;font-weight:700;height:50px;width:50px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:hover{background-color:#f5f5f5}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{background-color:#4a5568;color:#fff}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#2d3748}body,html{background-color:var(--neutral-color--white);font-family:Commissioner;font-style:normal;height:100%;margin:0;padding:0}@media(max-width:768px){body,html{overscroll-behavior-y:contain}}.button__footer{display:flex;justify-content:flex-end;padding:0}.divider{background-color:#d0d6de;flex-shrink:0;height:1px;margin:0}.hidden{display:none}@media(max-width:768px){.mobile-enter-active,.mobile-leave-active{transition:transform .3s ease-out,opacity .3s ease}.mobile-enter-from,.mobile-leave-to{opacity:0;transform:translateY(100%)}.mobile-enter-to,.mobile-leave-from{opacity:1;transform:translateY(0)}}@media(max-width:768px)and (prefers-reduced-motion:reduce){.mobile-enter-active,.mobile-leave-active{transition:none!important}}.fit-content-button{padding:0}.fit-content-button .button__icon{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}button.avatar-circle{box-sizing:content-box;padding:0}input:focus{outline:2px solid var(--neutral-color--black);outline-offset:-2px}.mappopup{background:var(--neutral-color--white);border-radius:1.25rem;box-shadow:0 12px 23px #33333326;gap:0;height:-moz-fit-content;height:fit-content;left:0;margin:4.2rem 0 0 2rem;max-height:85%;padding:0 0 .7rem;position:absolute;top:0;width:28rem;z-index:9995}@media(max-width:1440px){.mappopup{margin:3.5rem 0 0 2rem}}@media(max-width:768px){.mappopup{border-radius:1.25rem 1.25rem 0 0;inset:auto 0 0 auto;margin:0;max-height:80vh;position:absolute;width:100%}}.mappopup__exit-button{cursor:pointer;height:-moz-fit-content;height:fit-content;left:50%;position:absolute;top:-3rem;transform:translate(-50%);width:-moz-fit-content;width:fit-content}.mappopup__static{gap:.75rem;padding:1.5rem 1.5rem 0}@media(max-width:768px){.mappopup__static{padding:1rem 1.5rem 0}}.mappopup__img{aspect-ratio:.7;border-radius:1.25rem;flex-shrink:0;height:30vh;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.mappopup__img{height:25dvh}}.mappopup__header{gap:0;padding:0}.mappopup__author{align-items:stretch;color:var(--neutral-color--davys-grey);font-size:.875rem;font-weight:400;line-height:1.75rem;text-align:left;text-wrap:nowrap}.mappopup__scrollable{overflow-x:hidden;overflow-y:auto;padding:.5rem 1.5rem 1rem;-webkit-overflow-scrolling:touch;gap:.7rem;overscroll-behavior:contain;touch-action:pan-y}.mappopup__scrollable--overflow{padding-right:.7rem}.mappopup__body p{box-sizing:border-box;font-size:1rem;line-height:1.5rem;margin:0 0 .5rem;padding:0}.mappopup__body p,.mappopup__stories-info{color:var(--neutral-color--davys-grey);font-weight:400}.mappopup__stories-info{font-size:.875rem;line-height:normal;padding:0 0 .3rem}@media(max-width:768px){.mappopup-handle{background-color:var(--neutral-color--davys-grey);border-radius:50px;height:3px;margin:0 auto;width:40px}}.counter{cursor:pointer}.mappopup-animation-enter-active,.mappopup-animation-leave-active{transition:all .3s cubic-bezier(.52,.02,.19,1.02)}.mappopup-animation-enter-from,.mappopup-animation-leave-to{opacity:0;transform:scale(.8)}@media(prefers-reduced-motion:reduce){.mappopup-animation-enter-active,.mappopup-animation-leave-active{transition:none!important}}.map-container{border-top:1.5px solid var(--gray-xxxxlight);box-sizing:border-box;position:relative;width:100%}#map,.map-container{flex-grow:1;height:100%}.mapboxgl-popup-content{background:var(--neutral-color--white)!important;border-radius:.75rem;overflow:hidden;padding:0;position:relative;width:-moz-fit-content;width:fit-content}.maptooltip{box-shadow:0 10px 49px #00000021;gap:.5rem;padding:1rem;width:18vw}.maptooltip__img{aspect-ratio:.5;border-radius:1rem;height:20vh;-o-object-fit:cover;object-fit:cover;width:100%}.language-gallery__list,.language-gallery__list--scrollable{all:unset;align-items:flex-start;display:flex;flex-direction:row;height:100%}.language-gallery__list--scrollable:focus,.language-gallery__list:focus{outline:1px solid var(--neutral-color--black)}.language-gallery__list--scrollable{flex-direction:column;gap:.7rem;line-height:0;margin:0 -.75rem;max-height:8rem;overflow-y:auto;padding:0 .75rem}.language-gallery__list--grid{display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr);line-height:0;padding:.3rem 0}.language-gallery__circle{background-color:#43abff;border:2px solid var(--neutral-color--white);border-radius:50%;color:var(--neutral-color--white);display:flex;font-size:.85rem;font-weight:500;height:2rem;line-height:normal;width:2rem}.icon-label,.language-gallery__circle{align-items:center;justify-content:center}.icon-label{display:inline-flex;flex-direction:row;font-size:1rem;gap:.5rem}@media(max-width:400px){.icon-label{font-size:clamp(.8rem,2vw,1rem)}}.icon-label--small .icon-label__image{width:1.25rem}.icon-label__image{height:2rem;width:2rem}.icon-label__image--category-icon{height:2.5rem;width:2.5rem}.icon-label--small .icon-label__image--category-icon{height:2rem;width:2rem}.icon-label--border-circle{border:2px solid var(--neutral-color--white);border-radius:50%;width:1.75rem}.icon-label__label{color:var(--text-color--secondary);font-style:normal;font-weight:500;line-height:normal;padding:0 0 .1rem}.filters{align-items:center;display:flex;height:4.5rem;position:relative}.filters__logo{height:2rem;width:-moz-fit-content;width:fit-content}@media(max-width:400px){input[type=text]::-moz-placeholder,textarea::-moz-placeholder{font-size:clamp(.73rem,2vw,1rem)}input[type=text],input[type=text]::placeholder,textarea,textarea::placeholder{font-size:clamp(.73rem,2vw,1rem)}}.filters__options{height:2.65rem;width:7.5rem}@media(max-width:768px){.filters__options{background-color:var(--neutral-color--white);height:-moz-fit-content;height:fit-content;scale:1.2;width:-moz-fit-content;width:fit-content;-webkit-tap-highlight-color:transparent}}.filters__options .button__icon{height:1rem;width:1rem}.filters__options .button__text{font-family:Commissioner;font-weight:400;padding-bottom:.35rem}.filters__options.button__white{border:2px solid var(--gray-xxlight)}@media(max-width:768px){.filters__options.button__white{border:none}}.filters__count-badge{align-items:center;background-color:var(--neutral-color--davys-grey);border-radius:50%;color:var(--neutral-color--white);display:flex;font-size:.625rem;font-weight:500;height:1.25rem;justify-content:center;pointer-events:none;position:absolute;right:.625rem;top:50%;transform:translateY(-50%);width:1.25rem}@media(max-width:768px){.filters__count-badge{display:none}}.filters__dot-indicator{background-color:var(--primary-color--ruby-red);border-radius:50%;box-shadow:0 0 .3rem var(--primary-color--ruby-red),0 0 .15rem #ff0000b3;height:.5rem;pointer-events:none;position:absolute;right:0;top:0;width:.5rem}.filter-body__grid_2_checkboxes,.filter-body__language-checkboxes{display:grid;gap:1rem;padding:0 1rem}@media(max-width:768px){.filter-body__grid_2_checkboxes,.filter-body__language-checkboxes{padding:0}}@media(max-width:768px)and (max-width:400px){.filter-body__grid_2_checkboxes,.filter-body__language-checkboxes{gap:1rem .7rem}}.filter-body__language-checkboxes{grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.filter-body__language-checkboxes{grid-template-columns:repeat(2,1fr)}}.filter-body__enviroment-radio-buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem;height:-moz-fit-content;height:fit-content;padding:0 1rem;width:-moz-fit-content;width:fit-content}@media(max-width:768px){.filter-body__enviroment-radio-buttons{gap:1rem;padding:0}}.filter-body__grid_2_checkboxes{grid-template-columns:repeat(2,1fr)}.filter-body__radio-button{align-items:center;background:transparent;border:2px solid var(--gray-xxlight);border-radius:.9375rem;color:var(--neutral-color--davys-grey);display:flex;flex-direction:row;font-size:.925rem;font-style:normal;font-weight:500;height:-moz-fit-content;height:fit-content;line-height:normal;padding:.6rem .8rem}.window-container{align-items:center;background-color:#171717bf;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9998}@media(max-width:768px){.window-container{background-color:transparent}}.window{box-shadow:0 12px 23px #3e49540a;height:90dvh;margin:.5rem 0;max-width:80vw;width:-moz-fit-content;width:fit-content;z-index:9999}@media(max-width:768px){.window{bottom:0;height:100dvh;left:0;margin:0;max-width:none;position:fixed;right:0;width:100dvw;z-index:10000}}.window__header{background:var(--neutral-color--white);border-bottom:1px solid #d0d6de;border-top-left-radius:1.875rem;border-top-right-radius:1.875rem;display:flex;flex-direction:row;flex-shrink:0;justify-content:space-between;padding:1.7rem 2rem;text-wrap:wrap;width:-webkit-fill-available}@media(max-width:768px){.window__header{border-bottom:0;gap:.5rem;padding:1rem 2rem 0}}.window__body{background:var(--neutral-color--white);display:block;overflow-y:auto;padding:1.5rem 1.8rem 1.5rem 2rem;text-align:left;width:-webkit-fill-available}@media(max-width:400px){.window__body{padding:1.5rem 1rem}}.window__footer{background:var(--neutral-color--white);border-bottom-left-radius:1.875rem;border-bottom-right-radius:1.875rem;border-top:1px solid #d0d6de;display:flex;flex-direction:row;flex-shrink:0;gap:1.25rem;justify-content:flex-end;padding:1rem 2rem;width:-webkit-fill-available}@media screen and (max-width:768px){.window__footer{justify-content:center}}@media(max-width:768px){.window__footer{border-bottom-left-radius:0;border-bottom-right-radius:0}}.window-animation-enter-active,.window-animation-leave-active{transition:opacity .1s cubic-bezier(.52,.02,.19,1.02)}.window-animation-enter-from,.window-animation-leave-to{opacity:0}.window-animation-inner-enter-to,.window-animation-inner-leave-from{opacity:1}.window-animation-inner-enter-active{transition:all .1s cubic-bezier(.52,.02,.19,1.02) .15s}.window-animation-inner-leave-active{transition:all .1s cubic-bezier(.52,.02,.19,1.02)}.window-animation-inner-enter-from{opacity:0;transform:scale(.8)}.window-animation-inner-leave-to{transform:scale(.8)}@media(prefers-reduced-motion:reduce){.window-animation-enter-active,.window-animation-inner-enter-active,.window-animation-inner-leave-active,.window-animation-leave-active{transition:none!important}}.default-layout{display:flex;flex-direction:column;height:100vh}@media(max-width:768px){.default-layout{height:100dvh}}.column-layout{flex-direction:column}.column-layout,.row-layout{align-items:stretch;display:flex;justify-content:flex-start}.row-layout{flex-direction:row}
