@import url(https://fonts.googleapis.com/css?family=Manrope:400;500;600;700;800|Inter:400;500;600;700;800|DM+Sans:400;500;600;700;800);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);
/*!
 * Pintura Image Editor 8.19.3
 * (c) 2018-2021 PQINA Inc. - All Rights Reserved
 * License: https://pqina.nl/pintura/license/
 */.PinturaDetailsPanel.PinturaSliderPanel{border-radius:var(--border-radius-round)}.PinturaPercentageLabel{font-variant-numeric:tabular-nums;min-width:3em;text-align:center}.PinturaSliderPanel .PinturaSlider{width:10em;--knob-size:0.75em;--knob-margin-left:0.3125em;--knob-margin-right:0.3125em}.PinturaSliderPanel .PinturaSliderTrack{background-color:#eee}.PinturaSliderPanel .PinturaSliderKnob{background-color:#111;box-shadow:0 .125em .25em rgba(0,0,0,.35),0 -.125em .25em rgba(0,0,0,.1)}.PinturaRadioGroup .PinturaRadioGroupOptions{display:flex;flex-direction:column}.PinturaRadioGroup .PinturaRadioGroupOptionGroup+.PinturaRadioGroupOptionGroup{margin-top:.5em}.PinturaRadioGroup[data-layout=row] .PinturaRadioGroupOptions{flex-direction:row}.PinturaRadioGroup label{-webkit-tap-highlight-color:transparent}.PinturaPanel[data-util=redact] .PinturaUtilFooter{padding:0}.PinturaPanel[data-util=redact] .PinturaUtilFooter>div{height:1px}.pintura-editor,pintura-editor{--color-primary:#ffd843;--color-primary-dark:#ffc343;--color-primary-text:#000;--color-secondary:#03a9f4;--color-secondary-dark:#046bbf;--color-focus:4,107,191;--color-focus-100:rgba(var(--color-focus),1);--color-focus-50:rgba(var(--color-focus),0.5);--color-focus-25:rgba(var(--color-focus),0.25);--color-error:255,87,34;--color-error-100:rgb(var(--color-error));--color-error-75:rgba(var(--color-error),0.75);--color-error-50:rgba(var(--color-error),0.5);--color-error-25:rgba(var(--color-error),0.25);--color-foreground:0,0,0;--color-background:255,255,255;--color-preview-outline:var(--color-foreground);--color-foreground-100:rgba(var(--color-foreground),1);--color-foreground-95:rgba(var(--color-foreground),0.95);--color-foreground-90:rgba(var(--color-foreground),0.9);--color-foreground-80:rgba(var(--color-foreground),0.8);--color-foreground-70:rgba(var(--color-foreground),0.7);--color-foreground-60:rgba(var(--color-foreground),0.6);--color-foreground-50:rgba(var(--color-foreground),0.5);--color-foreground-40:rgba(var(--color-foreground),0.4);--color-foreground-30:rgba(var(--color-foreground),0.3);--color-foreground-20:rgba(var(--color-foreground),0.25);--color-foreground-15:rgba(var(--color-foreground),0.2);--color-foreground-10:rgba(var(--color-foreground),0.15);--color-foreground-5:rgba(var(--color-foreground),0.075);--color-foreground-3:rgba(var(--color-foreground),0.05);--color-foreground-1:rgba(var(--color-foreground),0.02);--color-foreground-0:rgba(var(--color-foreground),0);--color-background-100:rgba(var(--color-background),1);--color-background-95:rgba(var(--color-background),0.95);--color-background-90:rgba(var(--color-background),0.9);--color-background-80:rgba(var(--color-background),0.8);--color-background-70:rgba(var(--color-background),0.7);--color-background-60:rgba(var(--color-background),0.6);--color-background-50:rgba(var(--color-background),0.5);--color-background-40:rgba(var(--color-background),0.4);--color-background-30:rgba(var(--color-background),0.3);--color-background-20:rgba(var(--color-background),0.2);--color-background-15:rgba(var(--color-background),0.15);--color-background-10:rgba(var(--color-background),0.1);--color-background-5:rgba(var(--color-background),0.05);--color-background-3:rgba(var(--color-background),0.03);--color-background-1:rgba(var(--color-background),0.01);--color-background-0:rgba(var(--color-background),0);--button-cursor:pointer;--font-size:16px;--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--backdrop-filter-bright:brightness(110%) saturate(180%) blur(10px);--backdrop-filter-dark:brightness(90%) saturate(180%) blur(10px);--border-radius-round:9999em;--border-radius:0.625em;--filter-disabled:grayscale(95%) opacity(40%);--editor-inset-top:0px;--editor-inset-bottom:0px;--safe-area-inset-top:0px;--safe-area-inset-bottom:0px}.pintura-editor,.PinturaRootWrapper,pintura-editor{display:block}.PinturaRootWrapper{height:100%}.PinturaRoot{--nav-group-margin:0.5em;--editor-calculated-inset-top:calc(var(--safe-area-inset-top) + var(--editor-inset-top));--editor-calculated-inset-bottom:calc(var(--safe-area-inset-bottom) + var(--editor-inset-bottom));box-sizing:border-box;width:var(--editor-width,100%);height:var(--editor-height,100%);padding-top:var(--editor-calculated-inset-top);padding-bottom:var(--editor-calculated-inset-bottom);max-width:var(--editor-max-width,var(--editor-max-width-default,none));max-height:var(--editor-max-height,var(--editor-max-height-default,none));position:relative;overflow:hidden;contain:strict;display:grid;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:normal;font-size:var(--font-size);font-family:var(--font-family);font-weight:450;touch-action:manipulation;text-align:left;text-transform:none;text-rendering:optimizeLegibility;direction:ltr;color:var(--color-foreground-90);background-color:var(--color-background-100);outline-color:rgba(var(--color-preview-outline),1);transition:background-color 1ms,outline-color 1ms,color .15s ease-in-out}.PinturaRoot *{box-sizing:content-box}.PinturaRoot button,.PinturaRoot fieldset,.PinturaRoot input,.PinturaRoot legend{padding:0;margin:0;border:none;background:transparent;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;width:auto;text-decoration:none}.PinturaRoot button[disabled]{pointer-events:none}.PinturaRoot canvas{display:block}.PinturaRoot svg{display:inline-block;width:auto;height:auto}.PinturaRoot p{margin:0}.PinturaRoot li,.PinturaRoot ul{list-style:none;margin:0;padding:0}.PinturaRoot a{color:inherit;text-decoration:none}.PinturaRoot .implicit{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.PinturaRoot .PinturaStage{display:flex;align-self:stretch;flex:1}.PinturaRoot .PinturaStage[tabindex="-1"]{outline:none}.PinturaRoot .PinturaRootPortal{position:absolute;left:0;top:0}.PinturaRoot>.PinturaCanvas{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;pointer-events:none}.PinturaRoot>.PinturaCanvas:after{content:"";position:absolute;left:0;top:0;bottom:0;right:0;pointer-events:none;background-repeat:no-repeat}.PinturaRoot>.PinturaStatus{position:absolute;z-index:99999;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;background-color:var(--color-background-90)}.PinturaRoot>.PinturaStatus>p{position:absolute;top:50%;left:50%;display:inline-flex;white-space:nowrap;align-items:center;transition:opacity .5s ease-out}.PinturaRoot .PinturaStatusMessage{position:absolute;font-size:.875em}.PinturaRoot .PinturaStatusAside{position:absolute;left:0}.PinturaRoot .PinturaStatusAside svg{width:1.25em;height:1.25em}.PinturaRoot .PinturaStatusAside .PinturaProgressIndicator{margin-left:.5em}.PinturaRoot .PinturaStatusAside .PinturaButton{outline:transparent;margin-left:.75em;font-size:.875em;border-radius:var(--border-radius-round);background-color:var(--color-foreground-5);padding:.25em;transition:background-color .1s ease-out,color .1s ease-out;-webkit-backdrop-filter:var(--backdrop-filter-dark);backdrop-filter:var(--backdrop-filter-dark)}.PinturaRoot .PinturaStatusAside .PinturaButton:not([disabled])[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot .PinturaStatusAside .PinturaButton:not([disabled]):hover{background-color:var(--color-foreground-10)}.PinturaRoot .PinturaStatusIcon svg{font-size:.875em;margin-top:.25em;margin-left:.5em}.PinturaRoot>.PinturaNav{position:relative;z-index:3}.PinturaRoot>.PinturaNav:empty{display:none!important}.PinturaRoot>.PinturaNav .PinturaButton{outline:transparent;transition:background-color .1s ease-out,color .1s ease-out}.PinturaRoot>.PinturaNav .PinturaButton svg{width:1em;transition:opacity .1s ease-out}.PinturaRoot>.PinturaNav .PinturaButton>span{justify-content:center}.PinturaRoot>.PinturaNav .PinturaButtonIconOnly .PinturaButtonInner,.PinturaRoot>.PinturaNav .PinturaDropdownIconOnly .PinturaButtonInner{width:1.75em}.PinturaRoot>.PinturaNav .PinturaButton .PinturaButtonInner{height:1.75em}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonIconOnly):not(.PinturaDropdownIconOnly){padding-left:.75em;padding-right:.75em;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonIconOnly):not(.PinturaDropdownIconOnly) .PinturaButtonLabel{font-size:.75em;line-height:2}.PinturaRoot>.PinturaNav .PinturaButton:only-of-type{border-radius:var(--border-radius-round)}.PinturaRoot>.PinturaNav .PinturaButton:only-of-type+*{margin-left:.5em}.PinturaRoot>.PinturaNav .PinturaButton[disabled] svg{opacity:.25}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonExport):not([disabled])[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonExport):not([disabled]):hover{background-color:var(--color-foreground-10)}.PinturaRoot .PinturaButtonExport{color:var(--color-primary-text);background-color:var(--color-primary)}.PinturaRoot .PinturaButtonExport:hover{background-color:var(--color-primary-dark)}.PinturaRoot .PinturaButtonExport[data-focus-visible]{color:var(--color-primary-text);background-color:var(--color-primary);box-shadow:inset 0 0 0 1px var(--color-foreground-5),0 0 0 3px var(--color-focus-50);background-color:var(--color-primary-dark)}.PinturaRoot .PinturaButtonExport:not(.PinturaButtonIconOnly){flex:1;padding:0 .75em}.PinturaRoot>.PinturaNavMain{display:flex;overflow:hidden}.PinturaRoot>.PinturaNavMain [aria-selected=true] button{-webkit-backdrop-filter:var(--backdrop-filter-dark);backdrop-filter:var(--backdrop-filter-dark);background-color:var(--color-foreground-10)}.PinturaRoot>.PinturaNavMain button svg{align-self:center;width:1.5em}.PinturaRoot>.PinturaNavMain button span,.PinturaRoot>.PinturaNavMain button svg{pointer-events:none}.PinturaRoot>.PinturaNavMain button svg+span{margin-top:.75em}.PinturaRoot>.PinturaNavMain button span{font-size:.875em;display:block;width:calc(100% - 1em);overflow:hidden;text-overflow:ellipsis;width:inherit;max-width:calc(100% - 1em)}.PinturaRoot>.PinturaNavMain button{box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color .1s ease-out,color .1s ease-out,box-shadow .1s ease-out}.PinturaRoot>.PinturaNavMain button:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-10)}.PinturaRoot>.PinturaNavMain button[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot>.PinturaNavTools{max-width:100%;box-sizing:border-box;pointer-events:none}.PinturaRoot>.PinturaNavTools:empty{display:none}.PinturaRoot>.PinturaNavTools,.PinturaRoot>.PinturaNavTools .PinturaNavGroup,.PinturaRoot>.PinturaNavTools .PinturaNavSet{display:flex;align-items:center;justify-content:center}.PinturaRoot>.PinturaNavTools .PinturaButton,.PinturaRoot>.PinturaNavTools .PinturaNavSet{pointer-events:all}.PinturaRoot>.PinturaNavTools .PinturaButton[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot .PinturaNavGroup{margin:0 var(--nav-group-margin)}.PinturaRoot .PinturaNavGroup>*{border-radius:var(--border-radius-round)}.PinturaRoot .PinturaNavGroup>*+*{margin-left:.5em}.PinturaRoot .PinturaNavGroup:first-of-type{margin-right:auto;margin-left:0}.PinturaRoot .PinturaNavGroup:last-of-type{margin-left:auto;margin-right:0}.PinturaRoot .PinturaNavSet{box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaRoot .PinturaNavSet>:not(:only-child){border:1px solid var(--color-foreground-3);border-top:0;border-bottom:0}.PinturaRoot .PinturaNavSet>:first-child:not(:only-child){border-left:0}.PinturaRoot .PinturaNavSet>:last-child:not(:only-child){border-right:0}.PinturaRoot .PinturaNavSet>*+*{margin-left:-1px}.PinturaRoot .PinturaNavSet>.PinturaButton:hover,.PinturaRoot .PinturaNavSet>.PinturaButton[data-focus-visible]{position:relative;z-index:1}.PinturaRoot .PinturaNavSet>:only-child{border-radius:var(--border-radius-round)}.PinturaRoot .PinturaNavSet>:first-child:not(:only-child) .PinturaButtonInner{padding:0 .125em 0 .25em}.PinturaRoot .PinturaNavSet>:first-child:not(:only-child){border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaRoot .PinturaNavSet>:last-child:not(:only-child) .PinturaButtonInner{padding:0 .25em 0 .125em}.PinturaRoot .PinturaNavSet>:last-child:not(:only-child){border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}.PinturaRoot[data-env~=overlay] .PinturaNavSet{background-color:var(--color-background-50);-webkit-backdrop-filter:var(--backdrop-filter-bright);backdrop-filter:var(--backdrop-filter-bright);box-shadow:inset 0 0 0 1px var(--color-background-15),0 .0625em .125em rgba(0,0,0,.25),0 .125em .35em rgba(0,0,0,.35)}.PinturaRoot[data-env~=overlay] .PinturaNavSet .PinturaButton:not(.PinturaButtonExport):not([disabled]):hover,.PinturaRoot[data-env~=overlay] .PinturaNavSet>*{border-color:var(--color-background-15)}.PinturaRoot[data-env~=overlay] .PinturaNavGroup>.PinturaButton{box-shadow:0 .0625em .125em rgba(0,0,0,.25),0 .125em .35em rgba(0,0,0,.35)}.PinturaRoot[data-env~=overlay] .PinturaNavGroup .PinturaButtonExport{box-shadow:inset 0 0 .125em rgba(0,0,0,.25),0 .0625em .125em rgba(0,0,0,.25),0 .125em .35em rgba(0,0,0,.35)}.PinturaRoot .PinturaNavGroupFloat{position:absolute;left:0;right:0;pointer-events:none}.PinturaRoot .PinturaNavGroupFloat>*{pointer-events:all}.PinturaRoot .PinturaUtilFooter .PinturaScrollable>div{padding-left:1em;padding-right:1em}.PinturaRoot>.PinturaMain{max-width:100vw}.PinturaRoot:not([data-env~=has-toolbar]) .PinturaUtilHeader{padding-top:0;padding-bottom:1em;margin-bottom:-1em}.PinturaRoot[data-env~=landscape]{grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto;grid-template-columns:auto}.PinturaRoot[data-env~=landscape]>.PinturaNavTools{grid-row:1;grid-column:1;padding:1em 1em 0;z-index:3}.PinturaRoot[data-env~=landscape]>.PinturaNavMain{align-items:center;justify-content:flex-end;position:absolute;left:1em;top:calc(1em + var(--editor-calculated-inset-top));bottom:calc(1em + var(--editor-calculated-inset-bottom))}.PinturaRoot[data-env~=landscape]>.PinturaNavMain .PinturaTabList{flex-direction:column}.PinturaRoot[data-env~=landscape]>.PinturaNavMain .PinturaTabList li{display:flex}.PinturaRoot[data-env~=landscape]>.PinturaNavMain .PinturaTabList li+li{margin:.5em 0 0}.PinturaRoot[data-env~=landscape]>.PinturaNavMain button{flex:1;width:4em;height:4em;border-radius:var(--border-radius);justify-content:center}.PinturaRoot[data-env~=landscape]>.PinturaNavMain button span{font-size:.6875em;margin-top:.5em}.PinturaRoot[data-env~=landscape]>.PinturaNavMain button svg{width:1em;margin-top:.25em}.PinturaRoot[data-env~=landscape][data-env~=has-toolbar]>.PinturaNavMain{top:calc(4em + var(--editor-calculated-inset-top));bottom:calc(4em + var(--editor-calculated-inset-bottom))}.PinturaRoot[data-env~=landscape][data-env~=has-limited-space]>.PinturaNavMain{align-items:flex-start;bottom:calc(1em + var(--editor-calculated-inset-bottom))}.PinturaRoot[data-env~=landscape]>.PinturaMain{grid-row:2;grid-column:1}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]{grid-template-columns:6em auto}.PinturaRoot[data-env~=landscape][data-env~=has-navigation] .PinturaNavGroupFloat{margin:0 0 0 6em}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]>.PinturaNavTools{grid-column:1/span 2}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]>.PinturaMain{grid-column:2}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right]{grid-template-columns:auto 6em}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right] .PinturaNavGroupFloat{margin:0 6em 0 0}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right]>.PinturaNavMain{right:1em;left:auto}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right]>.PinturaMain{grid-column:1}.PinturaRoot[data-env~=portrait]{grid-template-rows:-webkit-min-content auto -webkit-min-content;grid-template-rows:min-content auto min-content;grid-template-columns:auto}.PinturaRoot[data-env~=portrait]>*{grid-column:1}.PinturaRoot[data-env~=portrait]>.PinturaNavTools{grid-row:1;padding:.75em .75em 0}.PinturaRoot[data-env~=portrait]>.PinturaNavMain{grid-row:3;margin-bottom:.75em;justify-content:center}.PinturaRoot[data-env~=portrait]>.PinturaNavMain .PinturaTabList{padding:0 .875em}.PinturaRoot[data-env~=portrait]>.PinturaNavMain li+li{margin-left:.5em}.PinturaRoot[data-env~=portrait]>.PinturaNavMain[data-state~=overflows]{overflow:visible}.PinturaRoot[data-env~=portrait]>.PinturaNavMain button{flex:1;width:4em;height:4em;border-radius:var(--border-radius);justify-content:center}.PinturaRoot[data-env~=portrait]>.PinturaNavMain button span{font-size:.6875em;margin-top:.5em}.PinturaRoot[data-env~=portrait]>.PinturaNavMain button svg{width:1em;margin-top:.25em}.PinturaRoot[data-env~=portrait]>.PinturaMain{grid-row:2;grid-column:1}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top]{grid-template-rows:-webkit-min-content -webkit-min-content auto;grid-template-rows:min-content min-content auto}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top]>.PinturaMain{grid-row:3}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top]>.PinturaNavMain{grid-row:2;margin-top:.75em;margin-bottom:0}.PinturaRoot[data-env~=landscape][data-env~=is-compact]>.PinturaNavMain button{flex:1;flex-direction:row;width:auto;height:auto;border-radius:var(--border-radius);justify-content:flex-start;align-items:center;padding:.625em 0;width:6em}.PinturaRoot[data-env~=landscape][data-env~=is-compact]>.PinturaNavMain button span{font-size:.6875em;margin:0 .625em 0 0;line-height:1.2;text-align:left}.PinturaRoot[data-env~=landscape][data-env~=is-compact]>.PinturaNavMain button svg{margin:0 .5em 0 .625em;min-width:1em}.PinturaRoot[data-env~=landscape][data-env~=is-compact][data-env~=has-navigation]{grid-template-columns:8em auto}.PinturaRoot[data-env~=landscape][data-env~=is-compact][data-env~=has-navigation] .PinturaNavGroupFloat{margin:0 0 0 8em}.PinturaRoot[data-env~=landscape][data-env~=is-compact][data-env~=has-navigation][data-env~=has-navigation-preference-right]{grid-template-columns:auto 8em}.PinturaRoot[data-env~=landscape][data-env~=is-compact][data-env~=has-navigation][data-env~=has-navigation-preference-right] .PinturaNavGroupFloat{margin:0 8em 0 0}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button{padding:0;font-size:.625em;width:4em;height:4em;justify-content:center;border-radius:9999em}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button span{visibility:hidden;font-size:0;margin:0}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button svg{margin-top:0;width:1.6em}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button svg [stroke-width]{stroke-width:.15em}.PinturaRoot[data-env~=portrait][data-env~=narrow]{--nav-group-margin:0.25em;grid-template-rows:-webkit-min-content auto -webkit-min-content;grid-template-rows:min-content auto min-content;grid-template-columns:auto}.PinturaRoot[data-env~=portrait][data-env~=narrow]>*{grid-column:1}.PinturaRoot[data-env~=portrait][data-env~=narrow] .PinturaUtilFooter .PinturaControlList .PinturaControlListOption span,.PinturaRoot[data-env~=portrait][data-env~=narrow] .PinturaUtilFooter .PinturaControlList [role=tab] span{font-size:.6875em}.PinturaRoot[data-env~=portrait][data-env~=narrow] .PinturaToolbar .PinturaToolbarInner>*{margin:0 .25em}.PinturaRoot[data-env~=portrait][data-env~=narrow][data-env~=short] .PinturaNavGroupFloat{position:static}.PinturaRoot[data-env~=overlay]{grid-template-rows:auto!important;grid-template-columns:auto!important}.PinturaRoot[data-env~=overlay] .PinturaNav{z-index:3}.PinturaRoot[data-env~=overlay] .PinturaMain{grid-row:1;grid-column:1}.PinturaRoot[data-env~=overlay] .PinturaUtilMain{position:absolute;left:0;top:0;right:0;bottom:0;padding:0;z-index:-1}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter,.PinturaRoot[data-env~=overlay] .PinturaUtilHeader{position:absolute;left:0;right:0}.PinturaRoot[data-env~=overlay] .PinturaUtilHeader{top:0}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter{bottom:0}.PinturaRoot[data-env~=overlay] .PinturaNavMain{position:absolute;right:0;top:0;bottom:0;background:none}.PinturaRoot[data-env~=overlay] .PinturaNavTools{position:absolute;left:0;top:0;right:0}.PinturaRoot[data-env~=has-swipe-navigation] .PinturaUtilMain{padding-left:2em;padding-right:2em}.PinturaRoot[data-env*=is-disabled],.PinturaRoot[data-env*=is-disabled] *{pointer-events:none!important}.PinturaRoot[data-env*=is-disabled]{--color-primary:#b4b4b4;--color-primary-dark:#a0a0a0;--color-primary-text:#000;--color-secondary:#969696;--color-secondary-dark:#646464}.PinturaRoot[data-env*=is-disabled] .PinturaCanvas,.PinturaRoot[data-env*=is-disabled] .PinturaColorPickerButton{filter:grayscale(100%)}.PinturaRoot .PinturaEditorOverlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;background:var(--color-background-50);pointer-events:none}.PinturaDropdownPanel{overflow:hidden;border-radius:inherit}.PinturaDropdownPanel .PinturaDropdownOption{transition:background-color .1s;border-radius:inherit}.PinturaDropdownPanel .PinturaDropdownOption label{display:block;margin:0;border-radius:inherit;white-space:nowrap}.PinturaDropdownPanel .PinturaDropdownOption svg{margin-right:.25em;margin-left:-.5em;min-width:1.5em}.PinturaDropdownPanel .PinturaDropdownOption [slot]{display:flex;align-items:center;padding:.325em .75em}.PinturaDropdownPanel .PinturaDropdownOptionLabel{font-size:.75em;line-height:1.75;padding:0 .325em;margin-left:-.325em}.PinturaDropdownPanel .PinturaDropdownOptionGroup>span{display:block;padding:.75em 1em;text-transform:uppercase;font-size:.75em;color:rgba(0,0,0,.75)}.PinturaDropdownPanel [data-disabled=true]{color:#999}.PinturaDropdownPanel [data-selected=false]:not([data-disabled=true]):hover{background-color:rgba(0,0,0,.15)}.PinturaDropdownPanel [data-selected=true]{color:#fff;background:#000}.PinturaDropdownPanel [data-focus-visible]+label .PinturaDropdownOptionLabel{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);border-radius:.25em}.PinturaDropdownPanel{max-height:80vh;overflow-y:auto;scrollbar-color:var(--color-background-30) transparent;scrollbar-width:thin}.PinturaDropdownPanel::-webkit-scrollbar{width:1em;cursor:pointer}.PinturaDropdownPanel::-webkit-scrollbar-track{background:none}.PinturaDropdownPanel::-webkit-scrollbar-thumb{cursor:pointer;background-clip:padding-box;background-color:var(--color-background-30);border-radius:9999em;border:.3125em solid transparent}.PinturaDropdownOption label{margin:0}.PinturaColorPickerPanel{padding:.5em;max-width:14em;overflow:visible;touch-action:none}.PinturaColorPickerPanel .PinturaColorPickerButton{outline:transparent}.PinturaColorPickerPanel .PinturaColorPickerButton[data-focus-visible]{box-shadow:inset 0 0 0 1px var(--color-foreground-70)}.PinturaColorPickerPanel .PinturaColorPreview{width:1.25em;height:1.25em;border-radius:.25em}.PinturaColorPickerPanel .PinturaColorPreview span{border-radius:.2em;box-shadow:inset 0 0 0 1px rgba(0,0,0,.25)}.PinturaColorPickerPanel .PinturaColorPresets legend{color:#777;margin:0 0 .25em .3125em;font-size:.75em}.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaRadioGroupOptions{display:flex;flex-direction:row;flex-wrap:wrap}.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaDropdownOption{display:block;padding:.25em}.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaDropdownOption label,.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaDropdownOption label span{display:block;cursor:var(--button-cursor)}.PinturaColorPickerPanel .PinturaColorPresetsGrid input[data-focus-visible]+label .PinturaColorPreview:after{position:absolute;left:-.3125em;right:-.3125em;top:-.3125em;bottom:-.3125em;border-radius:inherit;pointer-events:none;content:"";background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaColorPickerPanel .PinturaSlider{margin-left:-.325em;margin-right:-.325em}.PinturaColorPickerPanel .PinturaPicker{width:100%;padding-bottom:.5em}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnob,.PinturaColorPickerPanel .PinturaPicker .PinturaSliderKnob{border-radius:9999em;box-shadow:inset 0 .06125em .06125em rgba(0,0,0,.1),0 0 0 .125em #fff,0 .1875em .25em rgba(0,0,0,.35),0 -.125em .25em rgba(0,0,0,.1)}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnob{pointer-events:none;position:absolute;z-index:1;left:0;top:0;margin-left:-.625em;margin-top:-.625em;width:1.25em;height:1.25em;visibility:visible;outline:none}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnob[data-focus-visible]:after{position:absolute;left:-.3125em;right:-.3125em;top:-.3125em;bottom:-.3125em;border-radius:inherit;pointer-events:none;content:"";background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnobController{position:absolute;left:0;top:0;right:0;bottom:0;visibility:hidden}.PinturaColorPickerPanel .PinturaPicker .PinturaSaturationPicker{position:relative;border-radius:var(--border-radius) var(--border-radius) 0 0;margin:-.5em -.5em .5em;height:7em;background-image:linear-gradient(180deg,transparent,#000),linear-gradient(90deg,#fff,transparent)}.PinturaColorPickerPanel .PinturaPicker .PinturaHuePicker .PinturaSliderTrack{background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.PinturaColorPickerPanel .PinturaPicker .PinturaOpacityPicker .PinturaSliderTrack:before{position:absolute;content:"";display:block;left:0;top:0;width:100%;height:100%;z-index:-1;border-radius:inherit;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h4v4H0zm4 4h4v4H4z' fill='%23E5E5E5'/%3E%3C/svg%3E")}.PinturaColorPickerPanel .PinturaPicker .PinturaOpacityPicker{margin-top:.5em}.PinturaPanel[data-util=frame] .PinturaShapeStyleEditor{min-height:3.375em}.PinturaPanel[data-util=frame] .PinturaRadioGroupOption{margin:1em 1em 0 0;padding:.125em;border:1px dashed var(--color-foreground-15);color:var(--color-foreground-70)}.PinturaPanel[data-util=frame] .PinturaRadioGroupOption span{color:var(--color-foreground-90)}.PinturaPanel[data-util=frame] .PinturaRadioGroupOption label{font-size:.75em}.PinturaPanel[data-util=frame] .PinturaRadioGroupOption img,.PinturaPanel[data-util=frame] .PinturaRadioGroupOption svg{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.PinturaPanel[data-util=frame] [data-selected=true]{border-color:var(--color-primary);color:var(--color-primary)}.PinturaPanel[data-util=frame] [data-selected=true] span{color:var(--color-foreground-90)}.PinturaPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li{margin:0 .5em}.PinturaPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li:first-child{margin-left:0}.PinturaPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li:last-child{margin-right:0}.PinturaPanel[data-util=frame] .PinturaRadioGroupOptionGroupLabel{width:1px;height:1px;position:absolute;font-size:0}.PinturaPanel[data-util=frame] .PinturaRadioGroupOptionGroup{display:flex;flex-direction:column-reverse}.PinturaPanel[data-util=frame] .PinturaRadioGroupOption{cursor:var(--button-cursor);margin-bottom:1em}.PinturaPanel[data-util=frame] .PinturaRadioGroupOption span{display:block;text-align:center;padding:0 1.5em;font-size:.625em;font-weight:400}.PinturaPanel[data-util=frame] [data-focus-visible]+label>.PinturaRadioGroupOption span{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);border-radius:.25em}.PinturaPanel[data-util=frame] .PinturaRadioGroupOption{position:relative;width:3em;height:4em}.PinturaPanel[data-util=frame] .PinturaRadioGroupOption div{position:absolute;outline-color:currentColor;border-color:currentColor}.PinturaPanel[data-util=frame] .PinturaRadioGroupOption div[slot]{overflow:hidden;left:-1px;top:-1px;bottom:-1px;right:-1px;display:flex;align-items:center;justify-content:center}.PinturaRoot[data-env~=is-compact] .PinturaPanel[data-util=frame] .PinturaUtilFooter>div{padding:0}.PinturaRoot[data-env~=is-compact] .PinturaPanel[data-util=frame] .PinturaRadioGroupOption{width:2.25em;height:3em}.PinturaRoot[data-env~=is-compact] .PinturaPanel[data-util=frame] .PinturaRadioGroupOption span{font-size:.5em}.PinturaPanel[data-util=filter] .PinturaScrollable{width:100%;max-width:40em;min-height:5.5em}.PinturaPanel[data-util=filter] [data-layout=row]>.PinturaRadioGroupOptions>li{margin:0 .5em}.PinturaPanel[data-util=filter] [data-layout=row]>.PinturaRadioGroupOptions>li:first-child{margin-left:0}.PinturaPanel[data-util=filter] [data-layout=row]>.PinturaRadioGroupOptions>li:last-child{margin-right:0}.PinturaPanel[data-util=filter] .PinturaRadioGroupOptionGroupLabel{width:1px;height:1px;position:absolute;font-size:0;pointer-events:none}.PinturaPanel[data-util=filter] .PinturaFilterPreview{border-radius:0;transition:border-radius 1ms}.PinturaPanel[data-util=filter] .PinturaFilterOption{border-radius:0}.PinturaPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:first-of-type .PinturaFilterPreview{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}.PinturaPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:first-of-type .PinturaFilterOption{border-bottom-left-radius:var(--border-radius)}.PinturaPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:last-of-type .PinturaFilterPreview{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.PinturaPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:last-of-type .PinturaFilterOption{border-bottom-right-radius:var(--border-radius)}.PinturaPanel[data-util=filter] .PinturaRadioGroupOptionGroup{display:flex;flex-direction:column-reverse}.PinturaPanel[data-util=filter] .PinturaFilterOption{cursor:var(--button-cursor);margin-bottom:1em}.PinturaPanel[data-util=filter] .PinturaFilterOption span{display:block;text-align:center;padding:0 .3125em;line-height:1.75;max-width:100%;font-size:.625em;font-weight:400;margin-left:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PinturaPanel[data-util=filter] .PinturaFilterPreview:before{transition:background-color .1s,color .1s}.PinturaPanel[data-util=filter] [data-selected=true] .PinturaFilterOption .PinturaFilterPreview{position:relative;z-index:1}.PinturaPanel[data-util=filter] [data-selected=true] .PinturaFilterOption .PinturaFilterPreview:before{content:"";position:absolute;width:100%;height:100%;opacity:.35;border-radius:inherit;background-color:var(--color-primary)}.PinturaPanel[data-util=filter] [data-focus-visible]+label>.PinturaFilterOption span{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);border-radius:.25em}.PinturaPanel[data-util=filter] .PinturaFilterOption,.PinturaPanel[data-util=filter] .PinturaFilterPreview{width:3.75em;height:4.5em}.PinturaRoot[data-env~=is-compact] .PinturaPanel[data-util=filter] .PinturaUtilFooter>div{padding:0}.PinturaRoot[data-env~=is-compact] .PinturaPanel[data-util=filter] .PinturaFilterOption,.PinturaRoot[data-env~=is-compact] .PinturaPanel[data-util=filter] .PinturaFilterPreview{width:2.875em;height:3.5em}.PinturaRoot[data-env~=is-compact] .PinturaPanel[data-util=filter] .PinturaFilterOption span{font-size:.5em}.PinturaRoot[data-env~=is-compact] .PinturaPanel[data-util=filter] .PinturaScrollable{min-height:4.5em}.PinturaPanel[data-util=crop] .PinturaStage{touch-action:none}.PinturaPanel[data-util=crop] .PinturaImageInfo{position:absolute;right:1em;bottom:1em}.PinturaPanel[data-util=crop] .PinturaButtonCenter{--size:3em;position:absolute;left:0;top:0;width:var(--size);height:var(--size);z-index:1;line-height:0;margin-top:calc(var(--size)*-0.5);margin-left:calc(var(--size)*-0.5);overflow:hidden;color:#000;background:hsla(0,0%,100%,.8);border-radius:50%;-webkit-backdrop-filter:var(--backdrop-filter-bright);backdrop-filter:var(--backdrop-filter-bright);outline:none}.PinturaPanel[data-util=crop] .PinturaButtonCenter[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot[data-env~=short] .PinturaPanel[data-util=crop] .PinturaUtilFooter{padding-bottom:.5em}.PinturaPanel[data-util=resize] form{display:flex;justify-content:center;padding:0 1em}.PinturaPanel[data-util=resize] .PinturaFormInner{position:relative;display:flex;justify-content:center;align-items:center}.PinturaPanel[data-util=resize] .PinturaFormInner>button{position:absolute;left:100%;margin-left:1em}.PinturaPanel[data-util=resize] .PinturaFieldsetInner{display:inline-flex;align-items:center;justify-content:center}.PinturaPanel[data-util=resize] .PinturaResizeLabel{font-size:.75em}.PinturaPanel[data-util=resize] .PinturaDropdownButton{margin-left:.5em;margin-right:.5em;-webkit-backdrop-filter:var(--backdrop-filter-dark);backdrop-filter:var(--backdrop-filter-dark);background-color:var(--color-foreground-5);border-radius:var(--border-radius-round);box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color .1s}.PinturaPanel[data-util=resize] .PinturaDropdownButton:hover{background-color:var(--color-foreground-10)}.PinturaPanel[data-util=resize] .PinturaDropdownButton .PinturaButtonLabel{display:block;line-height:2.65;padding:0 1em;font-variant-numeric:tabular-nums;font-size:.75em;font-weight:400}.PinturaPanel[data-util=resize] .PinturaDropdownButton .PinturaButtonLabel:after{content:"▼";font-size:.6875em;margin-left:.75em;position:relative;top:-.125em;margin-right:-.25em;pointer-events:none}.PinturaPanel[data-util=resize] input[type=checkbox]+label{padding:0 .125em;outline:transparent;display:block;cursor:pointer}.PinturaPanel[data-util=resize] input[type=checkbox][data-focus-visible]+label{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaInputDimension{display:inline-flex;align-items:center;position:relative}.PinturaInputDimension label{position:absolute;right:.625em;font-size:.75em;text-transform:uppercase;pointer-events:none;color:var(--color-foreground-20);z-index:1}.PinturaInputDimension button,.PinturaInputDimension input,.PinturaInputDimension label{font-size:.75em;font-weight:400}.PinturaInputDimension button,.PinturaInputDimension input{-webkit-appearance:none;appearance:none;-moz-appearance:textfield;box-sizing:border-box;font-variant-numeric:tabular-nums;padding:.625em 0 .625em .625em;width:100%;max-width:7em;outline:transparent;border-radius:var(--border-radius);box-shadow:none;border:1px solid var(--color-foreground-20);transition:background-color .1s ease-in-out,color .1s ease-in-out,border-color .1s ease-in-out}.PinturaInputDimension button::-moz-selection,.PinturaInputDimension input::-moz-selection{background-color:var(--color-foreground-20)}.PinturaInputDimension button::selection,.PinturaInputDimension input::selection{background-color:var(--color-foreground-20)}.PinturaInputDimension button:hover,.PinturaInputDimension input:hover{border-color:var(--color-foreground-30)}.PinturaInputDimension button:focus,.PinturaInputDimension input:focus{border-color:var(--color-focus-100)}.PinturaInputDimension input{-webkit-backdrop-filter:var(--backdrop-filter-dark);backdrop-filter:var(--backdrop-filter-dark);background-color:var(--color-foreground-5)}.PinturaInputDimension input:-moz-placeholder-shown{border-style:dashed}.PinturaInputDimension input:-ms-input-placeholder{border-style:dashed}.PinturaInputDimension input:placeholder-shown{border-style:dashed}.PinturaInputDimension input::-moz-placeholder{color:var(--color-foreground-30)}.PinturaInputDimension input:-ms-input-placeholder{color:var(--color-foreground-30)}.PinturaInputDimension input::placeholder{color:var(--color-foreground-30)}.PinturaInputDimension input[data-state=invalid]{border-color:var(--color-error-75);box-shadow:inset 0 0 .25em var(--color-error-25),0 0 .25em var(--color-error-50)}.PinturaInputDimension button{width:10em;min-height:2.65em}.PinturaInputDimension input::-webkit-inner-spin-button,.PinturaInputDimension input::-webkit-outer-spin-button{-webkit-appearance:none}.PinturaInputDimension input::-ms-clear{display:none}.PinturaModal{--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-bottom:env(safe-area-inset-bottom);--editor-modal-border-radius:0;--editor-modal-overlay-opacity:0.95;--editor-modal-shadow:0 1em 2em -1em rgba(0,0,0,0.25),0 1.5em 1.5em -2em rgba(0,0,0,0.5);--editor-modal-outline:inset 0 0 0 1px var(--color-foreground-3);position:fixed;left:0;top:0;width:100%;height:100vh;z-index:2147483646;display:flex;justify-content:center;align-items:center;background-color:rgba(var(--color-background),var(--editor-modal-overlay-opacity,var(--editor-modal-overlay-opacity-default,.95)))}.PinturaModal>.PinturaRoot[data-env~=is-centered]{box-shadow:var(--editor-modal-shadow);border-radius:var(--editor-modal-border-radius)}.PinturaModal>.PinturaRoot[data-env~=is-centered]:after{position:absolute;left:0;top:0;bottom:0;right:0;pointer-events:none;border-radius:inherit;content:"";box-shadow:var(--editor-modal-outline);z-index:2147483646}.PinturaModal[style*="--viewport-pad-footer:1"]{box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom)}.PinturaModal+.PinturaModal{--editor-modal-overlay-opacity-default:0.75}.PinturaModal+.PinturaModal .PinturaRoot:not([data-env~=is-compact]){--editor-max-width-default:calc(100vw - 8em);--editor-max-height-default:calc(100vh - 8em)}.PinturaDocumentLock,.PinturaDocumentLock body{height:calc(var(--pintura-document-height) - 1px);overflow-y:hidden;box-sizing:border-box}.PinturaDocumentLock .PinturaModal{height:100%!important}.PinturaCanvas canvas{position:absolute;width:100%;height:100%}.PinturaDetailsPanel{position:absolute;top:0;left:0;z-index:2147483647;width:-webkit-max-content;width:-moz-max-content;width:max-content;cursor:auto;outline:transparent;box-shadow:0 .125em .25em rgba(0,0,0,.25),0 .125em .75em rgba(0,0,0,.15),0 .125em .125em rgba(0,0,0,.1);border-radius:var(--border-radius);color:#111;background:#fff}.PinturaDetailsPanelTip{position:absolute;width:.5em;height:.5em;margin-left:-.25em;margin-top:-.25em;background:#fff;z-index:-1}.PinturaTabList{display:flex;justify-content:center}.PinturaTabList button{display:flex;align-items:center;flex-direction:column;outline:transparent;cursor:var(--button-cursor);-webkit-tap-highlight-color:transparent}.PinturaTabList button>*{transition:filter .2s ease-out}.PinturaTabList button[disabled]>*{filter:var(--filter-disabled)}.PinturaTabPanels{position:relative;flex:1}.PinturaTabPanel{position:absolute;left:0;top:0;width:100%;height:100%}.PinturaTabPanel:not([hidden]){z-index:2;outline:transparent}.PinturaTabPanel[hidden]{display:block!important;z-index:1;pointer-events:none}.PinturaTabPanel[data-inert=true]{visibility:hidden}.PinturaTabPanel[data-inert=true] [data-inert]{visibility:hidden!important}.PinturaScrollable{--scrollable-feather-start-opacity:0;--scrollable-feather-end-opacity:0;--scrollable-feather-size:2em;contain:paint;overflow:hidden}.PinturaScrollable:focus{outline:transparent}.PinturaScrollable>div{position:relative;display:inline-flex;vertical-align:top}.PinturaScrollable{touch-action:none}.PinturaScrollable[data-direction=x]{max-width:100%;--mask-angle:90deg}.PinturaScrollable[data-direction=y]{max-height:100%;--mask-angle:180deg}.PinturaScrollable[data-state~=overflows]{-webkit-mask:linear-gradient(var(--mask-angle),rgba(0,0,0,var(--scrollable-feather-start-opacity)),#000 var(--scrollable-feather-size),#000 calc(100% - var(--scrollable-feather-size)),rgba(0,0,0,var(--scrollable-feather-end-opacity)));mask:linear-gradient(var(--mask-angle),rgba(0,0,0,var(--scrollable-feather-start-opacity)),#000 var(--scrollable-feather-size),#000 calc(100% - var(--scrollable-feather-size)),rgba(0,0,0,var(--scrollable-feather-end-opacity)))}.PinturaScrollable[data-state~=scrolling]>div *{pointer-events:none}.PinturaSlider{position:relative;--track-offset-x:0.5em;--track-offset-y:0.5em;--track-size:1.5em;--knob-size:1em;--knob-margin-top:0em;--knob-margin-right:0em;--knob-margin-bottom:0em;--knob-margin-left:0em;display:flex;align-items:center;touch-action:none}.PinturaSlider[data-direction=y]{flex-direction:column}.PinturaSlider .PinturaSliderControl{position:relative;flex:1}.PinturaSlider>button{position:relative;z-index:1;width:var(--track-size);height:var(--track-size);overflow:hidden;cursor:pointer;flex-shrink:none}.PinturaSlider>button svg{width:1.25em;height:1.25em;margin:.125em;stroke-width:.125em;stroke:#aaa}.PinturaSlider>button:first-of-type{order:2;padding-right:.125em;margin-left:-.325em}.PinturaSlider>button:last-of-type{order:1;padding-left:.125em;margin-right:-.325em}.PinturaSlider>.PinturaSliderControl{order:2}.PinturaSlider .PinturaSliderKnob{left:0;top:50%;border-radius:9999em;visibility:visible;background-color:#333;width:var(--knob-size);height:var(--knob-size);margin-left:calc(var(--knob-size)*-0.5);margin-top:calc(var(--knob-size)*-0.5)}.PinturaSlider .PinturaSliderKnob,.PinturaSlider .PinturaSliderKnobController,.PinturaSlider .PinturaSliderTrack{pointer-events:none;position:absolute}.PinturaSlider .PinturaSliderTrack{top:var(--track-offset-y);bottom:var(--track-offset-y);left:var(--track-offset-x);right:var(--track-offset-x)}.PinturaSlider .PinturaSliderKnobController{visibility:hidden;top:calc(var(--track-offset-y) + var(--knob-margin-top));bottom:calc(var(--track-offset-y) + var(--knob-margin-bottom));left:calc(var(--track-offset-x) + var(--knob-margin-left));right:calc(var(--track-offset-x) + var(--knob-margin-right))}.PinturaSlider .PinturaSliderTrack{border-radius:9999em}.PinturaSlider[data-direction=x] input[type=range]{height:var(--track-size);margin-left:.5em;width:calc(100% - 1em)}.PinturaSlider[data-direction=y] input[type=range]{width:var(--track-size);margin-top:.5em;height:calc(100% - 1em)}.PinturaSlider input[type=range]{-webkit-appearance:none;display:block}.PinturaSlider input[type=range]::-webkit-slider-runnable-track{background:transparent}.PinturaSlider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;line-height:0;margin:0;padding:0;border:none}.PinturaSlider input[type=range]::-moz-range-thumb{line-height:0;margin:0;padding:0;border:none}.PinturaSlider input[type=range]::-ms-thumb{line-height:0;margin:0;padding:0;border:none}.PinturaSlider input[type=range]::-ms-ticks-before,.PinturaSlider input[type=range]::-ms-tooltip{display:none}.PinturaSlider input[type=range]::-ms-ticks-after{display:none}.PinturaSlider input[type=range]::-ms-track{color:transparent;border:none;background:transparent}.PinturaSlider input[type=range]::-ms-fill-lower,.PinturaSlider input[type=range]::-ms-fill-upper{background:transparent}.PinturaSlider input[type=range]:focus{outline:transparent}.PinturaSlider input[type=range][data-focus-visible]~.PinturaSliderKnobController .PinturaSliderKnob:after{position:absolute;left:-.3125em;right:-.3125em;top:-.3125em;bottom:-.3125em;border-radius:inherit;content:"";background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);pointer-events:none}.PinturaProgressIndicator{position:relative;display:block;width:1.25em;height:1.25em}.PinturaProgressIndicator .PinturaProgressIndicatorFill{stroke-dashoffset:0}.PinturaProgressIndicator[data-status=busy] svg{-webkit-animation:image_editor_spin 1s linear infinite;animation:image_editor_spin 1s linear infinite}.PinturaProgressIndicator[data-status=busy] .PinturaProgressIndicatorFill{stroke-dashoffset:-26.5;stroke-dasharray:26.5 53;transition:stroke-dashoffset .5s linear,stroke-dasharray .5s linear}@-webkit-keyframes image_editor_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes image_editor_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (-webkit-min-device-pixel-ratio:3){.PinturaRoot[data-env~=is-ios] .PinturaProgressIndicator svg{transform-origin:49% 49%}}.PinturaPanel{position:relative;z-index:1;height:100%;display:flex;flex:1;flex-direction:column;contain:layout size}.PinturaButton{white-space:nowrap;flex-shrink:0;-webkit-tap-highlight-color:transparent;cursor:var(--button-cursor)}.PinturaButton>span{display:inline-flex;align-items:center;vertical-align:top;min-height:1em}.PinturaButton svg+.PinturaButtonLabel{margin-left:.5em}.PinturaButton[disabled]{cursor:default}.PinturaButton:not(.PinturaButtonIconOnly) svg:first-of-type{margin-left:-.25em}.PinturaColorPreview{--color:transparent;color:var(--color);position:relative;pointer-events:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h4v4H0zm4 4h4v4H4z' fill='%23E5E5E5'/%3E%3C/svg%3E")}.PinturaColorPreview span{position:absolute;left:0;top:0;right:0;bottom:0;background-color:var(--color);border-radius:inherit}.PinturaRangeInput{position:relative;display:flex;flex-direction:column;align-items:center;width:24em;height:3.5em;margin:auto;max-width:90%;touch-action:none;--range-input-feather-left:2em;--range-input-feather-right:2em;--range-input-mask-from:0%;--range-input-mask-to:100%;--range-input-mask-color:rgba(0,0,0,0.25);--range-input-line-color:var(--color-foreground-15);outline:transparent}.PinturaRangeInput[data-focus-visible]:after{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);content:"";position:absolute;left:0;right:0;top:calc(50% - 1em);height:2em;border-radius:.25em}.PinturaRangeInputInner{position:relative;overflow:hidden;height:100%;width:100%;contain:strict;-webkit-mask:linear-gradient(90deg,transparent,#000 var(--range-input-feather-left),#000 calc(50% - 3em),transparent 50%,#000 calc(50% + 3em),#000 calc(100% - var(--range-input-feather-right)),transparent);mask:linear-gradient(90deg,transparent,#000 var(--range-input-feather-left),#000 calc(50% - 3em),transparent 50%,#000 calc(50% + 3em),#000 calc(100% - var(--range-input-feather-right)),transparent)}.PinturaRangeInputMeter{height:100%}.PinturaRangeInput .PinturaRangeInputMeter svg{display:block;pointer-events:none;fill:currentColor}.PinturaRangeInput>.PinturaRangeInputValue{position:absolute;z-index:1;pointer-events:none;top:calc(50% - .6875em);left:calc(50% - 1.75em);width:3.5em;height:1.5em;overflow:hidden;contain:strict;text-align:center;font-size:.75em;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-family:Tahoma,Geneva,Verdana,sans-serif}.PinturaRangeInput>.PinturaRangeInputReset{position:absolute;left:calc(50% - 1.0625em);top:0;margin-top:.125em;padding:0;z-index:1;width:2em;overflow:hidden;color:transparent!important;transition:opacity .25s;opacity:.35;outline:transparent;cursor:var(--button-cursor)}.PinturaRangeInput>.PinturaRangeInputReset:hover{opacity:.5}.PinturaRangeInput>.PinturaRangeInputReset[data-focus-visible]{opacity:1}.PinturaRangeInput>.PinturaRangeInputReset[data-focus-visible]:before{content:"";pointer-events:none;position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);height:1em;width:1em;z-index:2;border-radius:.25em;background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRangeInput>.PinturaRangeInputReset[disabled]{opacity:.15}.PinturaRangeInput>.PinturaRangeInputReset:after{content:"";position:absolute;left:50%;top:20%;width:1px;height:60%;background:var(--color-foreground-100)}.PinturaRangeInputInner[data-value-limited] svg{-webkit-mask:linear-gradient(90deg,var(--range-input-mask-color) var(--range-mask-from),#000 var(--range-mask-from),#000 var(--range-mask-to),var(--range-input-mask-color) var(--range-mask-to));mask:linear-gradient(90deg,var(--range-input-mask-color) var(--range-mask-from),#000 var(--range-mask-from),#000 var(--range-mask-to),var(--range-input-mask-color) var(--range-mask-to))}.PinturaRangeInputInner[data-value-limited] svg rect{x:var(--range-mask-from);width:calc(var(--range-mask-to) - var(--range-mask-from));fill:var(--range-input-line-color)}.PinturaUtilMain{padding:1em;min-height:1px}.PinturaUtilMain,.PinturaUtilMain>[slot]{flex:1;display:flex;flex-direction:column}.PinturaUtilMain>[slot]{align-items:center}.PinturaUtilFooter{padding:0 0 1em}.PinturaUtilFooter>[slot]:empty{height:1em}.PinturaUtilFooter>[slot]{display:flex;flex-direction:column;align-items:center;justify-content:stretch}.PinturaUtilFooter .PinturaRangeInput{margin-top:-.25em}.PinturaUtilFooter>[slot]>.PinturaControlList,.PinturaUtilFooter>[slot]>.PinturaControlListScroller{order:1;margin-bottom:-.1875em}.PinturaUtilFooter .PinturaControlList [role=tab][aria-selected=true] button{-webkit-backdrop-filter:var(--backdrop-filter-dark);backdrop-filter:var(--backdrop-filter-dark);background-color:var(--color-foreground-10);box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label,.PinturaUtilFooter .PinturaControlList [role=tab] button{flex-direction:row;line-height:1;padding:0 .75em;min-height:1.75em;border-radius:var(--border-radius-round);transition:background-color .1s ease-out,color .1s ease-out,filter .2s ease-out;box-shadow:inset 0 0 0 1px var(--color-foreground-0);cursor:var(--button-cursor)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label span,.PinturaUtilFooter .PinturaControlList [role=tab] button span{font-size:.75em;font-weight:400}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label svg,.PinturaUtilFooter .PinturaControlList [role=tab] button svg{width:.875em;font-size:.875em}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label svg:not(:only-child),.PinturaUtilFooter .PinturaControlList [role=tab] button svg:not(:only-child){margin-left:-.25em;margin-right:.375em}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label:hover,.PinturaUtilFooter .PinturaControlList [role=tab] button:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-10)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label[data-focus-visible],.PinturaUtilFooter .PinturaControlList [role=tab] button[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaUtilFooter .PinturaControlListOption [slot],.PinturaUtilFooter .PinturaControlListOption label{display:flex;flex-direction:row;align-items:center}.PinturaUtilFooter .PinturaControlListOption[data-selected=true] label{background-color:var(--color-foreground-10);box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaUtilFooter .PinturaControlListOption input[data-focus-visible]+label{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaUtilFooter .PinturaControlListOption input[disabled]+label{filter:var(--filter-disabled)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption+.PinturaControlListOption,.PinturaUtilFooter .PinturaControlList>li+li{margin-left:.5em}.PinturaUtilFooter .PinturaControlPanels{position:relative;width:100%;max-width:40em;min-height:3.375em;margin:0 auto;flex:auto}.PinturaUtilFooter .PinturaControlPanel{position:absolute;left:0;top:0;width:100%;height:100%;visibility:visible;opacity:1}.PinturaUtilFooter .PinturaControlPanel[hidden]{display:block!important;visibility:hidden;transition-delay:0s;pointer-events:none;opacity:0}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>*+*{margin-left:-1px}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab] button{padding-left:.625em;padding-right:.625em;border-radius:0;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab]:only-child button{border-radius:var(--border-radius-round)}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab]:first-child:not(:only-child) button{padding-left:.75em;border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab]:last-child:not(:only-child) button{padding-right:.75em;border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}.PinturaRoot[data-env~=is-animated] .PinturaUtilFooter .PinturaControlPanel{transition:opacity .3s ease-in-out,visibility .3s linear;transition-delay:.1s}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter{margin-bottom:.75em}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlPanels{min-height:1.375em;max-width:20em}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList{margin-top:1em}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList>li+li{margin-left:0}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList li[role=tab] span{font-size:.75em}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList li[role=tab] button{border-radius:0;background-color:var(--color-background-50);-webkit-backdrop-filter:var(--backdrop-filter-bright);backdrop-filter:var(--backdrop-filter-bright);box-shadow:inset 0 0 0 1px var(--color-background-15),0 .0625em .125em rgba(0,0,0,.25),0 .125em .35em rgba(0,0,0,.35)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList li[role=tab]:first-child button{padding-left:.875em;border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList li[role=tab]:last-child button{padding-right:.875em;border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList li:not([aria-selected=true]) span{color:var(--color-foreground-40)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlPanels{background-color:var(--color-background-50);-webkit-backdrop-filter:var(--backdrop-filter-bright);backdrop-filter:var(--backdrop-filter-bright);border-radius:var(--border-radius-round);box-shadow:inset 0 0 0 1px var(--color-background-15),0 .0625em .125em rgba(0,0,0,.25),0 .125em .35em rgba(0,0,0,.35)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaRangeInput{height:1.5em;margin-top:0}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaRangeInputReset{opacity:0}.PinturaShapeStyleEditor{position:relative;width:100%;min-height:2.75em}.PinturaShapeStyles{position:absolute;left:0;right:0;top:0}.PinturaShapeStyles:not([data-state~=overflows]){display:flex;justify-content:center}.PinturaShapeStyleList{display:flex}.PinturaShapeStyleList .PinturaButton,.PinturaShapeStyleList .PinturaInput{outline:transparent}.PinturaShapeStyleList .PinturaInput{padding:0 0 0 .625em;font-size:.75em;line-height:2.25}.PinturaShapeStyleList .PinturaShapeStyleLabel{line-height:1.75;font-size:.625em;font-weight:300;padding:0 .75em;text-transform:lowercase;pointer-events:none;text-align:center;color:var(--color-foreground-50);white-space:nowrap}.PinturaShapeStyleList>.PinturaShapeStyle{border-radius:var(--border-radius-round)}.PinturaShapeStyleList>.PinturaShapeStyle+.PinturaShapeStyle{margin-left:1em}.PinturaShapeStyle{display:flex;flex-direction:column;align-items:stretch}.PinturaShapeStyle .PinturaDetailsButton{border-radius:inherit}.PinturaShapeStyle>.PinturaButton:hover,.PinturaShapeStyle>.PinturaButton[data-focus-visible]{position:relative;z-index:1}.PinturaShapeStyle>.PinturaColorPickerButton .PinturaButtonLabel{display:block;border-radius:inherit}.PinturaShapeStyle>.PinturaColorPickerButton{display:flex;justify-content:center}.PinturaShapeStyle .PinturaColorPreview{border-radius:inherit;width:1.5em;height:1.5em;background-color:#fff;background-size:4px;border:1px solid var(--color-background-100);margin-top:-1px}.PinturaShapeStyle .PinturaColorPreview span{border-radius:inherit;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaShapeStyle [data-focus-visible] .PinturaColorPreview span:before{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);content:"";z-index:1}.PinturaShapeStyle>.PinturaColorPickerButtonStroke .PinturaColorPreview span:after{position:absolute;left:6px;top:6px;right:6px;bottom:6px;background:var(--color-background-100);border-radius:inherit;box-shadow:0 0 0 1px var(--color-foreground-5);content:""}.PinturaShapeStyle>.PinturaDropdownButton .PinturaButtonLabel,.PinturaShapeStyle>.PinturaRadioGroup .PinturaButtonLabel,.PinturaShapeStyle>.PinturaRadioGroupOption label,.PinturaShapeStyle>.PinturaSliderButton .PinturaButtonLabel{display:block;line-height:2.25;padding:0 1em;font-size:.6875em}.PinturaShapeStyle>.PinturaButton:not(.PinturaColorPickerButton)[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeStyle .PinturaInputField{text-align:right;padding:0 .75em;width:3em;height:2em;box-shadow:inset 0 0 0 1px var(--color-foreground-5);border-radius:var(--border-radius)}.PinturaShapeStyle>.PinturaDropdownButton{box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color .1s}.PinturaShapeStyle>.PinturaDropdownButton:hover{background-color:var(--color-foreground-10)}.PinturaShapeStyle>.PinturaDropdownButton .PinturaButtonLabel:after{content:"▼";font-size:.6875em;margin-left:.75em;position:relative;top:-.125em;margin-right:-.25em;pointer-events:none}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions{flex-direction:row}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions label{cursor:var(--button-cursor);display:flex;height:1.5em;align-items:center;padding:0 .25em;box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color .1s}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions label:hover{background-color:var(--color-foreground-20)}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions svg{width:1.125em;height:1.125em}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions .PinturaRadioGroupOption:first-of-type label{padding-left:.5em;border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions .PinturaRadioGroupOption:last-of-type label{padding-right:.5em;border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions [data-selected=true] label{background-color:var(--color-foreground-10)}.PinturaImageInfo{pointer-events:none}.PinturaImageInfo p{width:8em;height:1.25em;contain:strict;overflow:hidden;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-family:Tahoma,Geneva,Verdana,sans-serif;text-align:right;line-height:1;font-size:.75em}.PinturaToolbar{display:flex;justify-content:center;margin-left:1em;margin-right:1em;padding-top:1em}.PinturaToolbar .PinturaToolbarInner{display:inline-flex}.PinturaToolbar[data-layout=compact] .PinturaToolbarContentWide,.PinturaToolbar[data-overflow=overflow] .PinturaToolbarContentOptional{display:none}.PinturaToolbar .PinturaButton{border-radius:var(--border-radius-round);outline:transparent;padding:.3125em .75em;transition:background-color .1s ease-out,color .1s ease-out,box-shadow .1s ease-out;line-height:1.1}.PinturaToolbar .PinturaButton:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaToolbar .PinturaButton[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaToolbar .PinturaButton .PinturaButtonIcon{width:1em}.PinturaToolbar .PinturaButtonLabel{font-size:.75em}.PinturaToolbar .PinturaDetailsPanel{z-index:3}.PinturaToolbar .PinturaToolbarInner>*{margin:0 .5em}.PinturaRectManipulator{--size:1.25em;position:absolute;left:0;top:0;outline:none;touch-action:none}.PinturaRectManipulator:not([data-shape=edge]){width:var(--size);height:var(--size);z-index:2}.PinturaRectManipulator:not([data-shape=edge]):after{position:absolute;left:-.5em;right:-.5em;top:-.5em;bottom:-.5em;border-radius:inherit;content:""}.PinturaRectManipulator:not([data-shape=edge])[data-focus-visible]:after{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRectManipulator[data-shape~=circle]{margin-left:calc(var(--size)*-0.5);margin-top:calc(var(--size)*-0.5);line-height:var(--size);border-radius:50%;background-color:var(--color-foreground-100);box-shadow:0 0 2px var(--color-background-50)}.PinturaRectManipulator[data-shape=hook]{border:3px solid var(--color-foreground-100)}.PinturaRectManipulator[data-shape=hook][data-direction*=t]{margin-top:-3px;border-bottom:0}.PinturaRectManipulator[data-shape=hook][data-direction*=r]{border-left:0;margin-left:calc(var(--size)*-1)}.PinturaRectManipulator[data-shape=hook][data-direction*=b]{margin-top:calc(var(--size)*-1);border-top:0}.PinturaRectManipulator[data-shape=hook][data-direction*=l]{border-right:0;margin-left:-3px}.PinturaRectManipulator[data-shape~=edge]{height:1px;width:1px;z-index:1}.PinturaRectManipulator[data-shape~=edge][data-focus-visible]{background-color:var(--color-focus-50)}.PinturaRectManipulator[data-direction=b],.PinturaRectManipulator[data-direction=t]{cursor:ns-resize;height:var(--size);margin-top:calc(var(--size)*-0.5);transform-origin:0 center}.PinturaRectManipulator[data-direction=l],.PinturaRectManipulator[data-direction=r]{cursor:ew-resize;width:var(--size);margin-left:calc(var(--size)*-0.5);transform-origin:center 0}.PinturaRectManipulator[data-direction=bl],.PinturaRectManipulator[data-direction=tr]{cursor:nesw-resize}.PinturaRectManipulator[data-direction=br],.PinturaRectManipulator[data-direction=tl]{cursor:nwse-resize}.PinturaRoot[data-env~=pointer-coarse] .PinturaRectManipulator[data-shape=edge]:active{background-color:var(--color-foreground-5)}.PinturaRoot[data-env~=pointer-coarse] .PinturaRectManipulator:not([data-shape=edge]):after{left:-1em;right:-1em;top:-1em;bottom:-1em}.PinturaRoot[data-env~=pointer-coarse] .PinturaRectManipulator:not([data-shape=edge]):active:after{background-color:var(--color-foreground-5)}.PinturaShapePresetsPalette{width:calc(100% - 2em);text-align:center}.PinturaShapePresetsPalette .PinturaShapePresetSelect{vertical-align:top;display:inline-block}.PinturaShapePresetsPalette .PinturaScrollable:not([data-state~=overflows]){display:flex;justify-content:center}.PinturaShapePresetsPalette .PinturaButton+.PinturaButton{margin-left:.5em}.PinturaShapePresetsPalette .PinturaButton{flex-direction:row;line-height:1.1;padding:.3125em .75em;border-radius:var(--border-radius-round);box-shadow:inset 0 0 0 1px var(--color-foreground-5);cursor:var(--button-cursor);transition:background-color .1s ease-out,color .1s ease-out,box-shadow .1s ease-out;outline:none}.PinturaShapePresetsPalette .PinturaButton .PinturaButtonIcon{width:1em}.PinturaShapePresetsPalette .PinturaButton .PinturaButtonLabel{font-size:.75em}.PinturaShapePresetsPalette .PinturaButton:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-10)}.PinturaShapePresetsPalette .PinturaButton[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapePresetsPalette .PinturaShapePresetsFlat>*+*,.PinturaShapePresetsPalette .PinturaShapePresetsGroups>*+*{margin-left:.5em}.PinturaShapePresetsGroups{display:flex;order:2;margin-bottom:-.1875em}.PinturaShapePresetsGrouped{display:flex;flex-direction:column;align-items:center}.PinturaShapePresetsFlat{display:flex;align-items:center;justify-content:center}.PinturaShapeList{pointer-events:none;opacity:0;transition:opacity .1s ease-in-out;position:absolute;top:1em;left:1em;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1;border-radius:var(--border-radius);color:var(--color-foreground-100);background:var(--color-background-70);box-shadow:0 0 0 1px var(--color-foreground-5)}.PinturaShapeList li+li{margin-top:-.3125em}.PinturaShapeList[data-visible=true]{opacity:1}.PinturaShapeList .PinturaColorPreview{width:.75em;height:.75em;margin-right:.25em;border-radius:.25em}.PinturaShapeList .PinturaShapeListItem{display:flex;align-items:center;padding:.25em .5em;outline:none}.PinturaShapeList .PinturaShapeListItem>span{font-size:.75em;line-height:1.75;padding:0 .325em;margin-left:-.325em}.PinturaShapeList .PinturaShapeListItem[data-focus-visible]>span{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeList[data-visible=true] .PinturaShapeListItem{pointer-events:all}.PinturaShapeEditor{height:100%;width:100%;outline:none;touch-action:none}.PinturaShapeControls{position:absolute!important;left:0;top:0;z-index:3;pointer-events:none;display:flex;align-items:center}.PinturaShapeControlsGroup{pointer-events:all}.PinturaShapeControlsGroup,.PinturaShapeControlsGroup .PinturaSlider{color:#eee;background:#333;box-shadow:0 .125em .25em rgba(0,0,0,.25);border-radius:.25em}.PinturaShapeControlsGroup,.PinturaShapeControlsGroup .PinturaShapeControlsGroupToggle{display:inline-flex;min-height:1.75em}.PinturaShapeControlsGroup+.PinturaShapeControlsGroup{margin-left:.5em}.PinturaShapeControlsGroup .PinturaShapeControlsGroupToggle{position:relative}.PinturaShapeControlsGroup .PinturaButton{outline:transparent}.PinturaShapeControlsGroup .PinturaButton[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeControlsGroup>.PinturaButton{display:block;font-weight:700;transition:background-color .1s;outline:transparent}.PinturaShapeControlsGroup>.PinturaButton:hover{background-color:hsla(0,0%,100%,.15)}.PinturaShapeControlsGroup>.PinturaButton .PinturaButtonLabel{display:block;font-size:.6875em;padding:0 .75em;line-height:1.7em}.PinturaShapeControlsGroup .PinturaButtonIconOnly{width:1.75em;transition:background-color .1s}.PinturaShapeControlsGroup .PinturaButtonIconOnly:hover{background-color:hsla(0,0%,100%,.15)}.PinturaShapeControlsGroup>button:first-of-type{border-radius:.25em 0 0 .25em}.PinturaShapeControlsGroup>button:last-of-type{border-radius:0 .25em .25em 0}.PinturaShapeControlsGroup>button:only-of-type{border-radius:.25em}.PinturaShapeControlsGroup>*+*{border-left:1px solid rgba(0,0,0,.5)}.PinturaShapeControlsGroup svg{pointer-events:none}.PinturaInlineInput{position:absolute;left:0;top:0;margin:0;padding:0;transform-origin:center;display:flex}.PinturaInlineInput:before{content:"";width:0;height:var(--line-height)}.PinturaContentEditable{margin:0;padding:0;width:100%;height:calc(100% - var(--bottom-inset, 0));overflow:hidden;outline:none;vertical-align:top}.PinturaShapePresetsList{display:flex;align-items:center}.PinturaShapePresetsList text{font-family:monospace}.PinturaShapePresetsList .PinturaShapePreset{display:flex;justify-content:center;align-items:center}.PinturaShapePresetsList .PinturaShapePreset img,.PinturaShapePresetsList .PinturaShapePreset svg{display:block;width:1.75em;height:1.75em;min-width:auto;max-width:none;-o-object-fit:cover;object-fit:cover;border-radius:.3125em}.PinturaShapePresetsList .PinturaShapePreset .PinturaDragButton{padding:.3125em;border-radius:var(--border-radius);box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaShapePresetsList .PinturaShapePreset .PinturaDragButton:hover{background-color:var(--color-foreground-10)}.PinturaShapePresetsList .PinturaShapePreset+.PinturaShapePreset{margin-left:.5em}.PinturaInputForm{opacity:0;cursor:auto;z-index:2147483647}.PinturaInputForm:not([data-layout=stick]){position:absolute;bottom:6.5em;width:30em;left:calc(50% - 15em);box-shadow:0 .25em .5em -.5em rgba(0,0,0,.75),inset 0 0 0 1px var(--color-foreground-10);border-radius:var(--border-radius);background-color:var(--color-background-95)}@media(max-width:34em){.PinturaInputForm:not([data-layout=stick]){left:2em;right:2em;width:auto}}.PinturaInputForm[data-layout=stick]{transition:opacity .15s ease .25s;position:absolute;left:0;right:0;outline:1px solid var(--color-foreground-15);background-color:var(--color-background-100)}.PinturaInputForm[data-layout=stick]>.PinturaInputFormInner{background-color:var(--color-foreground-3)}.PinturaInputFormInner>.PinturaButton{color:var(--color-foreground-100);border-radius:9999em;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaInputFormInner>.PinturaButton:first-of-type{left:1em}.PinturaInputFormInner>.PinturaButton:last-of-type{right:1rem;color:var(--color-primary-text);background:var(--color-primary);box-shadow:inset 0 0 0 1px var(--color-foreground-10)}.PinturaInputFormInner>.PinturaButton:not(.PinturaButtonIconOnly) .PinturaButtonInner{padding:0 .875em 0 .625em}.PinturaInputFormInner>.PinturaButton .PinturaButtonIcon{width:.875em;height:.875em}.PinturaInputFormInner>.PinturaButton.PinturaButtonIconOnly{width:1.875em;height:1.875em}.PinturaInputFormInner>.PinturaButton .PinturaButtonLabel{font-size:.875em}.PinturaInputFormInner>.PinturaButton .PinturaButtonInner{line-height:2;display:flex;justify-content:center}.PinturaInputFormInner{padding-top:1em;padding-bottom:3.5em}.PinturaInputFormInner>.PinturaButton{position:absolute;bottom:1em}.PinturaInputFormFields textarea:only-child{width:100%;padding:0 1em .5em;height:5em;display:block;background:transparent;-webkit-mask:linear-gradient(0deg,transparent,#000 1em);mask:linear-gradient(0deg,transparent,#000 1em)}.PinturaInputFormFields textarea:only-child::-webkit-scrollbar{width:1em;cursor:pointer}.PinturaInputFormFields textarea:only-child::-webkit-scrollbar-track{background:none}.PinturaInputFormFields textarea:only-child::-webkit-scrollbar-thumb{cursor:pointer;background-clip:padding-box;background-color:var(--color-foreground-70);border-radius:9999em;border:.25em solid transparent}.PinturaInputForm input,.PinturaInputForm textarea{box-sizing:border-box;resize:none;border:none;font-size:1rem;outline:transparent;color:var(--color-foreground-100)}.PinturaInputForm input{background-color:var(--color-background-100)}.PinturaModalBodyLock .PinturaInputForm{margin-top:-50px}.PinturaContentEditable{white-space:pre-line!important;word-break:break-word!important;display:inline-block!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.PinturaContentEditable[data-wrap-content=nowrap]{white-space:nowrap!important;word-break:normal!important}.PinturaContentEditable{background:transparent!important;margin:0!important;border-radius:0!important;max-width:none!important;min-width:auto!important;box-shadow:none!important}.PinturaShapeManipulator{position:absolute;left:0;top:0;outline:none;touch-action:none;--size:0.75em}.PinturaShapeManipulator:not([data-control=edge]){margin-left:calc(var(--size)*-0.5);margin-top:calc(var(--size)*-0.5);line-height:var(--size);width:var(--size);height:var(--size);border-radius:9999em}.PinturaShapeManipulator:not([data-control=edge]):after{position:absolute;left:-.5em;right:-.5em;top:-.5em;bottom:-.5em;content:""}.PinturaShapeManipulator:not([data-control=edge])[data-focus-visible]:after{border-radius:inherit;background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeManipulator[data-control=point]{background:linear-gradient(90deg,var(--color-secondary-dark),var(--color-secondary));box-shadow:0 0 0 2px #fff,0 0 4px #000;z-index:3}.PinturaShapeManipulator[data-control=edge]{margin-top:calc(var(--size)*-0.5);height:var(--size);width:1px;z-index:1;transform-origin:0 calc(var(--size)*0.5)}.PinturaShapeManipulator[data-control=edge][data-focus-visible]{background-color:var(--color-focus-50)}.PinturaShapeManipulator[data-control=rotate]{border-radius:9999em;background:linear-gradient(90deg,#fff,#ddd);box-shadow:0 0 0 2px var(--color-secondary-dark),0 0 4px #000;z-index:2;cursor:move}.PinturaDragButton{cursor:var(--button-cursor);outline:transparent}.PinturaDragButton>*{pointer-events:none}.PinturaDragButton{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:filter .2s ease-out}.PinturaDragButton[disabled]{filter:var(--filter-disabled)}
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,0.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}/*!
  Theme: dirtysea
  Author: Kahlil (Kal) Hodgson
  License: ~ MIT (or more permissive) [via base16-schemes-source]
  Maintainer: @highlightjs/core-team
  Version: 2021.09.0
*/pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#000;background:#e0e0e0}.hljs::selection,.hljs ::selection{background-color:#d0d0d0;color:#000}.hljs-comment{color:#707070}.hljs-tag{color:#202020}.hljs-operator,.hljs-punctuation,.hljs-subst{color:#000}.hljs-operator{opacity:.7}.hljs-bullet,.hljs-deletion,.hljs-name,.hljs-selector-tag,.hljs-template-variable,.hljs-variable{color:#840000}.hljs-attr,.hljs-link,.hljs-literal,.hljs-number,.hljs-symbol,.hljs-variable.constant_{color:#006565}.hljs-class .hljs-title,.hljs-strong,.hljs-title,.hljs-title.class_{color:#755b00}.hljs-strong{font-weight:700}.hljs-addition,.hljs-code,.hljs-string,.hljs-title.class_.inherited__{color:#730073}.hljs-built_in,.hljs-doctag,.hljs-keyword.hljs-atrule,.hljs-quote,.hljs-regexp{color:#755b00}.hljs-attribute,.hljs-function .hljs-title,.hljs-section,.hljs-title.function_,.ruby .hljs-property{color:#007300}.diff .hljs-meta,.hljs-keyword,.hljs-template-tag,.hljs-type{color:#000090}.hljs-emphasis{color:#000090;font-style:italic}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-meta .hljs-string{color:#755b00}.hljs-meta-keyword,.hljs-meta .hljs-keyword{font-weight:700}trix-editor{border:1px solid #bbb;border-radius:3px;margin:0;padding:.4em .6em;min-height:5em;outline:none}trix-toolbar *{box-sizing:border-box}trix-toolbar .trix-button-row{display:flex;flex-wrap:nowrap;justify-content:space-between;overflow-x:auto}trix-toolbar .trix-button-group{display:flex;margin-bottom:10px;border-color:#ccc #bbb #888;border-style:solid;border-width:1px;border-radius:3px}trix-toolbar .trix-button-group:not(:first-child){margin-left:1.5vw}@media(max-width:768px){trix-toolbar .trix-button-group:not(:first-child){margin-left:0}}trix-toolbar .trix-button-group-spacer{flex-grow:1}@media(max-width:768px){trix-toolbar .trix-button-group-spacer{display:none}}trix-toolbar .trix-button{position:relative;float:left;color:rgba(0,0,0,.6);font-size:.75em;font-weight:600;white-space:nowrap;padding:0 .5em;margin:0;outline:none;border:none;border-bottom:1px solid #ddd;border-radius:0;background:transparent}trix-toolbar .trix-button:not(:first-child){border-left:1px solid #ccc}trix-toolbar .trix-button.trix-active{background:#cbeefa;color:#000}trix-toolbar .trix-button:not(:disabled){cursor:pointer}trix-toolbar .trix-button:disabled{color:rgba(0,0,0,.125)}@media(max-width:768px){trix-toolbar .trix-button{letter-spacing:-.01em;padding:0 .3em}}trix-toolbar .trix-button--icon{font-size:inherit;width:2.6em;height:1.6em;max-width:calc(.8em + 4vw);text-indent:-9999px}@media(max-width:768px){trix-toolbar .trix-button--icon{height:2em;max-width:calc(.8em + 3.5vw)}}trix-toolbar .trix-button--icon:before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.6;content:"";background-position:50%;background-repeat:no-repeat;background-size:contain}@media(max-width:768px){trix-toolbar .trix-button--icon:before{right:6%;left:6%}}trix-toolbar .trix-button--icon.trix-active:before{opacity:1}trix-toolbar .trix-button--icon:disabled:before{opacity:.125}trix-toolbar .trix-button--icon-attach:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 18V7.5c0-2.25 3-2.25 3 0V18c0 4.125-6 4.125-6 0V7.5c0-6.375 9-6.375 9 0V18' stroke='%23000' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");top:8%;bottom:4%}trix-toolbar .trix-button--icon-bold:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.522 19.242a.5.5 0 01-.5-.5V5.35a.5.5 0 01.5-.5h5.783c1.347 0 2.46.345 3.24.982.783.64 1.216 1.562 1.216 2.683 0 1.13-.587 2.129-1.476 2.71a.35.35 0 00.049.613c1.259.56 2.101 1.742 2.101 3.22 0 1.282-.483 2.334-1.363 3.063-.876.726-2.132 1.12-3.66 1.12h-5.89zM9.27 7.347v3.362h1.97c.766 0 1.347-.17 1.733-.464.38-.291.587-.716.587-1.27 0-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27zm0 5.606v3.791h2.389c.832 0 1.448-.177 1.853-.497.399-.315.614-.786.614-1.423 0-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-italic:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 5h6.5v2h-2.23l-2.31 10H13v2H6v-2h2.461l2.306-10H9V5z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.948 5.258a4.337 4.337 0 00-6.108 0L11.217 6.87a.993.993 0 000 1.41c.392.39 1.027.39 1.418 0l1.623-1.613a2.323 2.323 0 013.271 0 2.29 2.29 0 010 3.251l-2.393 2.38a3.021 3.021 0 01-4.255 0l-.05-.049a1.007 1.007 0 00-1.418 0 .993.993 0 000 1.41l.05.049a5.036 5.036 0 007.091 0l2.394-2.38a4.275 4.275 0 000-6.072zm-13.683 13.6a4.337 4.337 0 006.108 0l1.262-1.255a.993.993 0 000-1.41 1.007 1.007 0 00-1.418 0L9.954 17.45a2.323 2.323 0 01-3.27 0 2.29 2.29 0 010-3.251l2.344-2.331a2.579 2.579 0 013.631 0c.392.39 1.027.39 1.419 0a.993.993 0 000-1.41 4.593 4.593 0 00-6.468 0l-2.345 2.33a4.275 4.275 0 000 6.072z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-strike:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 14.986c.088 2.647 2.246 4.258 5.635 4.258 3.496 0 5.713-1.728 5.713-4.463 0-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573 1.123 0 1.035-1.074 1.787-2.646 1.787-1.563 0-2.773-.762-2.91-1.924H6zM6.432 10h3.763c-.632-.314-.914-.715-.914-1.273 0-1.045.977-1.739 2.432-1.739 1.475 0 2.52.723 2.617 1.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145 0-5.392 1.719-5.392 4.316 0 .363.04.703.12 1.02zM4 11a1 1 0 100 2h15a1 1 0 100-2H4z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-quote:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.581 8.471c.44-.5 1.056-.834 1.758-.995C8.074 7.17 9.201 7.822 10 8.752c1.354 1.578 1.33 3.555.394 5.277-.941 1.731-2.788 3.163-4.988 3.56a.622.622 0 01-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02 3.02 0 01-1.674-2.7c0-.905.283-1.59.72-2.088zm9.419 0c.44-.5 1.055-.834 1.758-.995 1.734-.306 2.862.346 3.66 1.276 1.355 1.578 1.33 3.555.395 5.277-.941 1.731-2.789 3.163-4.988 3.56a.622.622 0 01-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02 3.02 0 01-1.672-2.701c0-.905.283-1.59.72-2.088z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-heading-1:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.5 7.5v-3h-12v3H14v13h3v-13h4.5zM9 13.5h3.5v-3h-10v3H6v7h3v-7z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-code:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.293 11.293a1 1 0 000 1.414l4 4a1 1 0 101.414-1.414L5.414 12l3.293-3.293a1 1 0 00-1.414-1.414l-4 4zm13.414 5.414l4-4a1 1 0 000-1.414l-4-4a1 1 0 10-1.414 1.414L18.586 12l-3.293 3.293a1 1 0 001.414 1.414z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-bullet-list:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 7.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM8 6a1 1 0 011-1h11a1 1 0 110 2H9a1 1 0 01-1-1zm1 5a1 1 0 100 2h11a1 1 0 100-2H9zm0 6a1 1 0 100 2h11a1 1 0 100-2H9zm-2.5-5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM5 19.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-number-list:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 4h2v4H4V5H3V4zm5 2a1 1 0 011-1h11a1 1 0 110 2H9a1 1 0 01-1-1zm1 5a1 1 0 100 2h11a1 1 0 100-2H9zm0 6a1 1 0 100 2h11a1 1 0 100-2H9zm-3.5-7H6v1l-1.5 2H6v1H3v-1l1.667-2H3v-1h2.5zM3 17v-1h3v4H3v-1h2v-.5H4v-1h1V17H3z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-undo:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 14a1 1 0 001 1h6a1 1 0 100-2H6.257c2.247-2.764 5.151-3.668 7.579-3.264 2.589.432 4.739 2.356 5.174 5.405a1 1 0 001.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084 7.25 7.63 8.377 5 11.39V8a1 1 0 00-2 0v6zm2-1z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-redo:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 14a1 1 0 01-1 1h-6a1 1 0 110-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739 2.356-5.174 5.405a1 1 0 01-1.98-.283c.564-3.95 3.415-6.526 6.826-7.095 3.08-.513 6.534.614 9.164 3.626V8a1 1 0 112 0v6zm-2-1z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-decrease-nesting-level:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 6a1 1 0 011-1h12a1 1 0 110 2H6a1 1 0 01-1-1zm4 5a1 1 0 100 2h9a1 1 0 100-2H9zm-3 6a1 1 0 100 2h12a1 1 0 100-2H6zm-3.707-5.707a1 1 0 000 1.414l2 2a1 1 0 101.414-1.414L4.414 12l1.293-1.293a1 1 0 00-1.414-1.414l-2 2z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-increase-nesting-level:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 6a1 1 0 011-1h12a1 1 0 110 2H6a1 1 0 01-1-1zm4 5a1 1 0 100 2h9a1 1 0 100-2H9zm-3 6a1 1 0 100 2h12a1 1 0 100-2H6zm-2.293-2.293l2-2a1 1 0 000-1.414l-2-2a1 1 0 10-1.414 1.414L3.586 12l-1.293 1.293a1 1 0 101.414 1.414z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-dialogs{position:relative}trix-toolbar .trix-dialog{position:absolute;top:0;left:0;right:0;font-size:.75em;padding:15px 10px;background:#fff;box-shadow:0 .3em 1em #ccc;border-top:2px solid #888;border-radius:5px;z-index:5}trix-toolbar .trix-input--dialog{font-size:inherit;font-weight:400;padding:.5em .8em;margin:0 10px 0 0;border-radius:3px;border:1px solid #bbb;background-color:#fff;box-shadow:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-toolbar .trix-input--dialog.validate:invalid{box-shadow:0 0 1.5px 1px red}trix-toolbar .trix-button--dialog{font-size:inherit;padding:.5em;border-bottom:none}trix-toolbar .trix-dialog--link{max-width:600px}trix-toolbar .trix-dialog__link-fields{display:flex;align-items:baseline}trix-toolbar .trix-dialog__link-fields .trix-input{flex:1}trix-toolbar .trix-dialog__link-fields .trix-button-group{flex:0 0 content;margin:0}trix-editor [data-trix-mutable]:not(.attachment__caption-editor){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}trix-editor [data-trix-cursor-target]::-moz-selection,trix-editor [data-trix-mutable]::-moz-selection,trix-editor [data-trix-mutable] ::-moz-selection{background:none}trix-editor [data-trix-cursor-target]::selection,trix-editor [data-trix-mutable]::selection,trix-editor [data-trix-mutable] ::selection{background:none}trix-editor .attachment__caption-editor:focus[data-trix-mutable]::-moz-selection{background:highlight}trix-editor .attachment__caption-editor:focus[data-trix-mutable]::selection{background:highlight}trix-editor [data-trix-mutable].attachment.attachment--file{box-shadow:0 0 0 2px highlight;border-color:transparent}trix-editor [data-trix-mutable].attachment img{box-shadow:0 0 0 2px highlight}trix-editor .attachment{position:relative}trix-editor .attachment:hover{cursor:default}trix-editor .attachment--preview .attachment__caption:hover{cursor:text}trix-editor .attachment__progress{position:absolute;z-index:1;height:20px;top:calc(50% - 10px);left:5%;width:90%;opacity:.9;transition:opacity .2s ease-in}trix-editor .attachment__progress[value="100"]{opacity:0}trix-editor .attachment__caption-editor{display:inline-block;width:100%;margin:0;padding:0;font-size:inherit;font-family:inherit;line-height:inherit;color:inherit;text-align:center;vertical-align:top;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-editor .attachment__toolbar{position:absolute;z-index:1;top:-.9em;left:0;width:100%;text-align:center}trix-editor .trix-button-group{display:inline-flex}trix-editor .trix-button{position:relative;float:left;color:#666;white-space:nowrap;font-size:80%;padding:0 .8em;margin:0;outline:none;border:none;border-radius:0;background:transparent}trix-editor .trix-button:not(:first-child){border-left:1px solid #ccc}trix-editor .trix-button.trix-active{background:#cbeefa}trix-editor .trix-button:not(:disabled){cursor:pointer}trix-editor .trix-button--remove{text-indent:-9999px;display:inline-block;padding:0;outline:none;width:1.8em;height:1.8em;line-height:1.8em;border-radius:50%;background-color:#fff;border:2px solid highlight;box-shadow:1px 1px 6px rgba(0,0,0,.25)}trix-editor .trix-button--remove:before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.7;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:90%}trix-editor .trix-button--remove:hover{border-color:#333}trix-editor .trix-button--remove:hover:before{opacity:1}trix-editor .attachment__metadata-container{position:relative}trix-editor .attachment__metadata{position:absolute;left:50%;top:2em;transform:translate(-50%);max-width:90%;padding:.1em .6em;font-size:.8em;color:#fff;background-color:rgba(0,0,0,.7);border-radius:3px}trix-editor .attachment__metadata .attachment__name{display:inline-block;max-width:100%;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}trix-editor .attachment__metadata .attachment__size{margin-left:.2em;white-space:nowrap}.trix-content{line-height:1.5;overflow-wrap:break-word;word-break:break-word}.trix-content *{box-sizing:border-box;margin:0;padding:0}.trix-content .h1,.trix-content h1{font-size:1.2em;line-height:1.2}.trix-content blockquote{border:solid #ccc;border-width:0 0 0 .3em;margin-left:.3em;padding-left:.6em}.trix-content [dir=rtl] blockquote,.trix-content blockquote[dir=rtl]{border-width:0 .3em 0 0;margin-right:.3em;padding-right:.6em}.trix-content li{margin-left:1em}.trix-content [dir=rtl] li{margin-right:1em}.trix-content pre{display:inline-block;width:100%;vertical-align:top;font-family:monospace;font-size:.9em;padding:.5em;white-space:pre;background-color:#eee;overflow-x:auto}.trix-content img{max-width:100%;height:auto}.trix-content .attachment{display:inline-block;position:relative;max-width:100%}.trix-content .attachment a{color:inherit;text-decoration:none}.trix-content .attachment a:hover,.trix-content .attachment a:visited:hover{color:inherit}.trix-content .attachment__caption{text-align:center}.trix-content .attachment__caption .attachment__name+.attachment__size:before{content:" •"}.trix-content .attachment--preview{width:100%;text-align:center}.trix-content .attachment--preview .attachment__caption{color:#666;font-size:.9em;line-height:1.2}.trix-content .attachment--file{color:#333;line-height:1;margin:0 2px 2px;padding:.4em 1em;border:1px solid #bbb;border-radius:5px}.trix-content .attachment-gallery{display:flex;flex-wrap:wrap;position:relative}.trix-content .attachment-gallery .attachment{flex:1 0 33%;padding:0 .5em;max-width:33%}.trix-content .attachment-gallery.attachment-gallery--2 .attachment,.trix-content .attachment-gallery.attachment-gallery--4 .attachment{flex-basis:50%;max-width:50%}trix-toolbar{margin:10px}trix-toolbar .trix-button-group{margin:0;border:none}trix-toolbar .trix-button-group .trix-button{border:none!important}trix-toolbar .trix-button-group .trix-button--icon{width:1.7em}trix-toolbar .trix-button-group .trix-button--custom-icon{padding-left:4px;padding-right:4px}trix-editor.form-control,trix-editor.input{min-height:20rem;height:auto;border-left:0;border-right:0;border-top-left-radius:0;border-top-right-radius:0}.trix-content centered-div,trix-editor centered-div{display:block;text-align:center}.trix-content .attachment--preview,trix-editor .attachment--preview{width:auto}.trix-content .attachment--preview .attachment__caption,trix-editor .attachment--preview .attachment__caption{text-align:center!important}.trix-content .attachment-gallery>.attachment,.trix-content .attachment-gallery>action-text-attachment{flex:1 0 33%;padding:0 .5em;max-width:33%}.trix-content .attachment-gallery.attachment-gallery--2>.attachment,.trix-content .attachment-gallery.attachment-gallery--2>action-text-attachment,.trix-content .attachment-gallery.attachment-gallery--4>.attachment,.trix-content .attachment-gallery.attachment-gallery--4>action-text-attachment{flex-basis:50%;max-width:50%}.trix-content action-text-attachment{display:block;text-align:center}.trix-content action-text-attachment .attachment{padding:0!important;max-width:100%!important}.trix-content .figure-caption{display:flex}.trix-content .figure-caption div{flex-grow:1;width:0}.trix-content .attachment__caption{display:none}.next-steps .icon-path,.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.nav-item{user-select:none}/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#5184e5;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#f178b6;--bs-red:#b42318;--bs-orange:#fd7e14;--bs-yellow:#f0ad4e;--bs-green:#317a32;--bs-teal:#20c997;--bs-cyan:#0e7090;--bs-white:#fff;--bs-gray:#4d5761;--bs-gray-dark:#1f2a37;--bs-primary:#111927;--bs-secondary:#6c737f;--bs-success:#317a32;--bs-info:#5184e5;--bs-warning:#f0ad4e;--bs-danger:#b42318;--bs-light:#fff;--bs-dark:#000;--bs-font-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0))}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1.1rem;font-weight:400;line-height:1.5;color:#1f2a37;background-color:#fcfcfd;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}#flashes-container .flash .flash-dismiss-icon,#flashes-container .flash .flash-text-icon,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:700;line-height:1.2}.h1,h1{font-size:calc(1.4rem + 1.8vw)}@media(min-width:1200px){.h1,h1{font-size:2.75rem}}.h2,h2{font-size:calc(1.345rem + 1.14vw)}@media(min-width:1200px){.h2,h2{font-size:2.2rem}}.h3,h3{font-size:calc(1.3175rem + .81vw)}@media(min-width:1200px){.h3,h3{font-size:1.925rem}}#flashes-container .flash .flash-dismiss-icon,#flashes-container .flash .flash-text-icon,.h4,h4{font-size:calc(1.29rem + .48vw)}@media(min-width:1200px){#flashes-container .flash .flash-dismiss-icon,#flashes-container .flash .flash-text-icon,.h4,h4{font-size:1.65rem}}.h5,h5{font-size:calc(1.2625rem + .15vw)}@media(min-width:1200px){.h5,h5{font-size:1.375rem}}.h6,h6{font-size:1.1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#111927;text-decoration:underline}a:hover{color:#0e141f}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#f178b6;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#111927;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#4d5761;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:calc(1.2625rem + .15vw);font-weight:300}@media(min-width:1200px){.lead{font-size:1.375rem}}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:calc(1.2625rem + .15vw)}@media(min-width:1200px){.blockquote{font-size:1.375rem}}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#4d5761}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fcfcfd;border:1px solid #d2d6db;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#4d5761}#capture-guide-content #capture-guide-footer,#capture-guide-content #capture-guide-header,#flashes-container,#rectification-content #rectification-header,.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media(min-width:576px){#capture-guide-content #capture-guide-footer,#capture-guide-content #capture-guide-header,#flashes-container,#rectification-content #rectification-header,.container,.container-sm{max-width:540px}}@media(min-width:768px){#capture-guide-content #capture-guide-footer,#capture-guide-content #capture-guide-header,#flashes-container,#rectification-content #rectification-header,.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){#capture-guide-content #capture-guide-footer,#capture-guide-content #capture-guide-header,#flashes-container,#rectification-content #rectification-header,.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){#capture-guide-content #capture-guide-footer,#capture-guide-content #capture-guide-header,#flashes-container,#rectification-content #rectification-header,.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){#capture-guide-content #capture-guide-footer,#capture-guide-content #capture-guide-header,#flashes-container,#rectification-content #rectification-header,.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media(min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media(min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media(min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media(min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@media(min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#1f2a37;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#1f2a37;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#1f2a37;--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#1f2a37;vertical-align:top;border-color:rgba(0,0,0,.1)}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#111927;--bs-table-striped-bg:#1d2532;--bs-table-striped-color:#fff;--bs-table-active-bg:#29303d;--bs-table-active-color:#fff;--bs-table-hover-bg:#232a37;--bs-table-hover-color:#fff;color:#fff;border-color:#29303d}.table-secondary{--bs-table-bg:#6c737f;--bs-table-striped-bg:#737a85;--bs-table-striped-color:#fff;--bs-table-active-bg:#7b818c;--bs-table-active-color:#fff;--bs-table-hover-bg:#777e89;--bs-table-hover-color:#fff;color:#fff;border-color:#7b818c}.table-success{--bs-table-bg:#317a32;--bs-table-striped-bg:#3b813c;--bs-table-striped-color:#fff;--bs-table-active-bg:#468747;--bs-table-active-color:#fff;--bs-table-hover-bg:#408441;--bs-table-hover-color:#fff;color:#fff;border-color:#468747}.table-info{--bs-table-bg:#5184e5;--bs-table-striped-bg:#5a8ae6;--bs-table-striped-color:#fff;--bs-table-active-bg:#6290e8;--bs-table-active-color:#fff;--bs-table-hover-bg:#5e8de7;--bs-table-hover-color:#fff;color:#fff;border-color:#6290e8}.table-warning{--bs-table-bg:#f0ad4e;--bs-table-striped-bg:#f1b157;--bs-table-striped-color:#fff;--bs-table-active-bg:#f2b560;--bs-table-active-color:#000;--bs-table-hover-bg:#f1b35b;--bs-table-hover-color:#fff;color:#fff;border-color:#f2b560}.table-danger{--bs-table-bg:#b42318;--bs-table-striped-bg:#b82e24;--bs-table-striped-color:#fff;--bs-table-active-bg:#bc392f;--bs-table-active-color:#fff;--bs-table-hover-bg:#ba3429;--bs-table-hover-color:#fff;color:#fff;border-color:#bc392f}.table-light{--bs-table-bg:#fff;--bs-table-striped-bg:#f2f2f2;--bs-table-striped-color:#000;--bs-table-active-bg:#e6e6e6;--bs-table-active-color:#000;--bs-table-hover-bg:#ececec;--bs-table-hover-color:#000;color:#000;border-color:#e6e6e6}.table-dark{--bs-table-bg:#000;--bs-table-striped-bg:#0d0d0d;--bs-table-striped-color:#fff;--bs-table-active-bg:#1a1a1a;--bs-table-active-color:#fff;--bs-table-hover-bg:#131313;--bs-table-hover-color:#fff;color:#fff;border-color:#1a1a1a}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}._form-label,.form-label{margin-bottom:.5rem}.col-form-label{margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label,.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px)}.col-form-label-lg{font-size:calc(1.2625rem + .15vw)}@media(min-width:1200px){.col-form-label-lg{font-size:1.375rem}}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.9625rem}.form-text{margin-top:.25rem;font-size:.875em;color:#4d5761}.form-control,.input{display:block;width:100%;padding:.5rem 1.1rem;font-size:1.1rem;font-weight:400;line-height:1.5;color:#1f2a37;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control,.input{transition:none}}.form-control[type=file],[type=file].input{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]),[type=file].input:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus,.input:focus{color:#1f2a37;background-color:#fff;border-color:#888c93;outline:0;box-shadow:0 0 0 .25rem rgba(17,25,39,.25)}.form-control::-webkit-date-and-time-value,.input::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder,.input::placeholder{color:#4d5761;opacity:1}.form-control:disabled,.form-control[readonly],.input:disabled,[readonly].input{background-color:#e5e7eb;opacity:1}.form-control::file-selector-button,.input::file-selector-button{padding:.5rem 1.1rem;margin:-.5rem -1.1rem;margin-inline-end:1.1rem;color:#1f2a37;background-color:#e5e7eb;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button,.input::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button,.input:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dadbdf}.form-control::-webkit-file-upload-button,.input::-webkit-file-upload-button{padding:.5rem 1.1rem;margin:-.5rem -1.1rem;margin-inline-end:1.1rem;color:#1f2a37;background-color:#e5e7eb;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button,.input::-webkit-file-upload-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.input:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dadbdf}.form-control-plaintext{display:block;width:100%;padding:.5rem 0;margin-bottom:0;line-height:1.5;color:#1f2a37;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.9625rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:calc(1.2625rem + .15vw);border-radius:.5rem}@media(min-width:1200px){.form-control-lg{font-size:1.375rem}}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control,textarea.input{min-height:calc(1.5em + 1rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{max-width:3rem;height:auto;padding:.5rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.5rem 3.3rem .5rem 1.1rem;-moz-padding-start:calc(1.1rem - 3px);font-size:1.1rem;font-weight:400;line-height:1.5;color:#1f2a37;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%231F2A37' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.1rem center;background-size:16px 12px;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#888c93;outline:0;box-shadow:0 0 0 .25rem rgba(17,25,39,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:1.1rem;background-image:none}.form-select:disabled{background-color:#e5e7eb}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #1f2a37}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.9625rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:calc(1.2625rem + .15vw)}@media(min-width:1200px){.form-select-lg{font-size:1.375rem}}.form-check{display:block;min-height:1.65rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#888c93;outline:0;box-shadow:0 0 0 .25rem rgba(17,25,39,.25)}.form-check-input:checked{background-color:#111927;border-color:#111927}.form-check-input:checked[type=checkbox]{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 fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#111927;border-color:#111927;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 fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23888c93'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-position:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+._button-wrapper,.btn-check:disabled+.btn,.btn-check[disabled]+._button-wrapper,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fcfcfd,0 0 0 .25rem rgba(17,25,39,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fcfcfd,0 0 0 .25rem rgba(17,25,39,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#111927;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b8babe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#d2d6db;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#111927;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b8babe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#d2d6db;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#6c737f}.form-range:disabled::-moz-range-thumb{background-color:#6c737f}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select,.form-floating>.input{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem 1.1rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.input{padding:1rem 1.1rem}.form-floating>.form-control::placeholder,.form-floating>.input::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.input:focus,.form-floating>.input:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.input:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label,.form-floating>.input:focus~label,.form-floating>.input:not(:placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label,.form-floating>.input:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.input{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.input:focus{z-index:3}.input-group ._button-wrapper,.input-group .btn{position:relative;z-index:2}.input-group ._button-wrapper:focus,.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.5rem 1.1rem;font-size:1.1rem;font-weight:400;line-height:1.5;color:#1f2a37;text-align:center;white-space:nowrap;background-color:#e5e7eb;border:1px solid rgba(0,0,0,.1);border-radius:.25rem}.input-group-lg>._button-wrapper,.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:calc(1.2625rem + .15vw);border-radius:.5rem}@media(min-width:1200px){.input-group-lg>._button-wrapper,.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input,.input-group-lg>.input-group-text{font-size:1.375rem}}.input-group-sm>._button-wrapper,.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.9625rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:4.4rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#317a32}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.6875rem;color:#fff;background-color:rgba(49,122,50,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.is-valid.input,.was-validated .form-control:valid,.was-validated .input:valid{border-color:#317a32;padding-right:calc(1.5em + 1rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23317a32' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .25rem) center;background-size:calc(.75em + .5rem) calc(.75em + .5rem)}.form-control.is-valid:focus,.is-valid.input:focus,.was-validated .form-control:valid:focus,.was-validated .input:valid:focus{border-color:#317a32;box-shadow:0 0 0 .25rem rgba(49,122,50,.25)}.was-validated textarea.form-control:valid,.was-validated textarea.input:valid,textarea.form-control.is-valid,textarea.is-valid.input{padding-right:calc(1.5em + 1rem);background-position:top calc(.375em + .25rem) right calc(.375em + .25rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#317a32}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:6.05rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%231F2A37' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23317a32' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right 1.1rem center,center right 3.3rem;background-size:16px 12px,calc(.75em + .5rem) calc(.75em + .5rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#317a32;box-shadow:0 0 0 .25rem rgba(49,122,50,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#317a32}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#317a32}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(49,122,50,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#317a32}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.input-group .is-valid.input,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid,.was-validated .input-group .input:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.input-group .is-valid.input:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus,.was-validated .input-group .input:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#b42318}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.6875rem;color:#fff;background-color:rgba(180,35,24,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.is-invalid.input,.was-validated .form-control:invalid,.was-validated .input:invalid{border-color:#b42318;padding-right:calc(1.5em + 1rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23B42318'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23B42318' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .25rem) center;background-size:calc(.75em + .5rem) calc(.75em + .5rem)}.form-control.is-invalid:focus,.is-invalid.input:focus,.was-validated .form-control:invalid:focus,.was-validated .input:invalid:focus{border-color:#b42318;box-shadow:0 0 0 .25rem rgba(180,35,24,.25)}.was-validated textarea.form-control:invalid,.was-validated textarea.input:invalid,textarea.form-control.is-invalid,textarea.is-invalid.input{padding-right:calc(1.5em + 1rem);background-position:top calc(.375em + .25rem) right calc(.375em + .25rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#b42318}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:6.05rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%231F2A37' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23B42318'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23B42318' stroke='none'/%3E%3C/svg%3E");background-position:right 1.1rem center,center right 3.3rem;background-size:16px 12px,calc(.75em + .5rem) calc(.75em + .5rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#b42318;box-shadow:0 0 0 .25rem rgba(180,35,24,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#b42318}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#b42318}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(180,35,24,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#b42318}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.input-group .is-invalid.input,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid,.was-validated .input-group .input:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.input-group .is-invalid.input:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus,.was-validated .input-group .input:invalid:focus{z-index:3}._button-wrapper,.btn{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:400;line-height:1.5;color:#1f2a37;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background-color:transparent;border:1px solid transparent;padding:.5rem 1.1rem;font-size:.875rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){._button-wrapper,.btn{transition:none}}._button-wrapper:hover,.btn:hover{color:#1f2a37}._button-wrapper:focus,.btn-check:focus+._button-wrapper,.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(17,25,39,.25)}._button-wrapper:disabled,.btn.disabled,.btn:disabled,.disabled._button-wrapper,fieldset:disabled ._button-wrapper,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#111927;border-color:#111927}.btn-primary:hover{color:#fff;background-color:#0e1521;border-color:#0e141f}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0e1521;border-color:#0e141f;box-shadow:0 0 0 .25rem rgba(53,60,71,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0e141f;border-color:#0d131d}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(53,60,71,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#111927;border-color:#111927}.btn-secondary{color:#fff;background-color:#6c737f;border-color:#6c737f}.btn-secondary:hover{color:#fff;background-color:#5c626c;border-color:#565c66}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c626c;border-color:#565c66;box-shadow:0 0 0 .25rem rgba(130,136,146,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565c66;border-color:#51565f}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,136,146,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c737f;border-color:#6c737f}.btn-success{color:#fff;background-color:#317a32;border-color:#317a32}.btn-success:hover{color:#fff;background-color:#2a682b;border-color:#276228}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#2a682b;border-color:#276228;box-shadow:0 0 0 .25rem rgba(80,142,81,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#276228;border-color:#255c26}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(80,142,81,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#317a32;border-color:#317a32}.btn-info{color:#fff;background-color:#5184e5;border-color:#5184e5}.btn-info:hover{color:#fff;background-color:#4570c3;border-color:#416ab7}.btn-check:focus+.btn-info,.btn-info:focus{color:#fff;background-color:#4570c3;border-color:#416ab7;box-shadow:0 0 0 .25rem rgba(107,150,233,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#416ab7;border-color:#3d63ac}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(107,150,233,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#5184e5;border-color:#5184e5}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:hover{color:#fff;background-color:#cc9342;border-color:#c08a3e}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#fff;background-color:#cc9342;border-color:#c08a3e;box-shadow:0 0 0 .25rem hsla(35,84%,68%,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#c08a3e;border-color:#b4823b}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(35,84%,68%,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-danger{color:#fff;background-color:#b42318;border-color:#b42318}.btn-danger:hover{color:#fff;background-color:#991e14;border-color:#901c13}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#991e14;border-color:#901c13;box-shadow:0 0 0 .25rem rgba(191,68,59,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#901c13;border-color:#871a12}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(191,68,59,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#b42318;border-color:#b42318}#next-step-button.disabled,.btn-light{color:#000;background-color:#fff;border-color:#fff}#next-step-button.disabled:hover,.btn-light:hover{color:#000;background-color:#fff;border-color:#fff}#next-step-button.disabled:focus,.btn-check:focus+#next-step-button.disabled,.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#fff;border-color:#fff;box-shadow:0 0 0 .25rem hsla(0,0%,85.1%,.5)}#next-step-button.disabled:active,.active#next-step-button.disabled,.btn-check:active+#next-step-button.disabled,.btn-check:active+.btn-light,.btn-check:checked+#next-step-button.disabled,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle,.show>.dropdown-toggle#next-step-button.disabled{color:#000;background-color:#fff;border-color:#fff}#next-step-button.disabled:active:focus,.active#next-step-button.disabled:focus,.btn-check:active+#next-step-button.disabled:focus,.btn-check:active+.btn-light:focus,.btn-check:checked+#next-step-button.disabled:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus,.show>.dropdown-toggle#next-step-button.disabled:focus{box-shadow:0 0 0 .25rem hsla(0,0%,85.1%,.5)}.btn-light.disabled,.btn-light:disabled,.disabled#next-step-button{color:#000;background-color:#fff;border-color:#fff}.btn-dark{color:#fff;background-color:#000;border-color:#000}.btn-dark:hover{color:#fff;background-color:#000;border-color:#000}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#000;border-color:#000;box-shadow:0 0 0 .25rem rgba(38,38,38,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(38,38,38,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#000;border-color:#000}.btn-outline-primary,.check-btn:checked~label{color:#111927;border-color:#111927}.btn-outline-primary:hover,.check-btn:checked~label:hover{color:#fff;background-color:#111927;border-color:#111927}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus,.check-btn.btn-check:checked:focus+label,.check-btn:checked~.btn-check:focus+label,.check-btn:checked~label:focus{box-shadow:0 0 0 .25rem rgba(17,25,39,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active,.check-btn.btn-check:checked+label,.check-btn:checked~.btn-check:active+label,.check-btn:checked~.btn-check:checked+label,.check-btn:checked~label.active,.check-btn:checked~label.dropdown-toggle.show,.check-btn:checked~label:active{color:#fff;background-color:#111927;border-color:#111927}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus,.check-btn.btn-check:checked+label:focus,.check-btn:checked~.btn-check:active+label:focus,.check-btn:checked~.btn-check:checked+label:focus,.check-btn:checked~label.active:focus,.check-btn:checked~label.dropdown-toggle.show:focus,.check-btn:checked~label:active:focus{box-shadow:0 0 0 .25rem rgba(17,25,39,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled,.check-btn:checked~label.disabled,.check-btn:checked~label:disabled{color:#111927;background-color:transparent}.btn-outline-secondary{color:#6c737f;border-color:#6c737f}.btn-outline-secondary:hover{color:#fff;background-color:#6c737f;border-color:#6c737f}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,115,127,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c737f;border-color:#6c737f}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,115,127,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c737f;background-color:transparent}.btn-outline-success{color:#317a32;border-color:#317a32}.btn-outline-success:hover{color:#fff;background-color:#317a32;border-color:#317a32}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(49,122,50,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#317a32;border-color:#317a32}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(49,122,50,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#317a32;background-color:transparent}.btn-outline-info{color:#5184e5;border-color:#5184e5}.btn-outline-info:hover{color:#fff;background-color:#5184e5;border-color:#5184e5}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(81,132,229,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#fff;background-color:#5184e5;border-color:#5184e5}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(81,132,229,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#5184e5;background-color:transparent}.btn-outline-warning{color:#f0ad4e;border-color:#f0ad4e}.btn-outline-warning:hover{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(240,173,78,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(240,173,78,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f0ad4e;background-color:transparent}.btn-outline-danger{color:#b42318;border-color:#b42318}.btn-outline-danger:hover{color:#fff;background-color:#b42318;border-color:#b42318}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(180,35,24,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#b42318;border-color:#b42318}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(180,35,24,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#b42318;background-color:transparent}.btn-outline-light{color:#fff;border-color:#fff}.btn-outline-light:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem hsla(0,0%,100%,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#fff;border-color:#fff}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem hsla(0,0%,100%,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#fff;background-color:transparent}.btn-outline-dark{border-color:#000}.btn-outline-dark:hover{color:#fff;background-color:#000;border-color:#000}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(0,0,0,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#000;border-color:#000}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(0,0,0,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#000;background-color:transparent}.btn-link{font-weight:400;color:#111927;text-decoration:underline}.btn-link:hover{color:#0e141f}.btn-link.disabled,.btn-link:disabled{color:#4d5761}.btn-group-lg>._button-wrapper,.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:calc(1.2625rem + .15vw);border-radius:2.688em}@media(min-width:1200px){.btn-group-lg>._button-wrapper,.btn-group-lg>.btn,.btn-lg{font-size:1.375rem}}.btn-group-sm>._button-wrapper,.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.688rem;border-radius:.844em}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:15rem;padding:.5rem 0;margin:0;font-size:1.1rem;color:#fff;text-align:left;list-style:none;background-color:#000;background-clip:padding-box;border:1px;border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#fff;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#fff;background-color:#000}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#000}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c737f;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.9625rem;color:#4d5761;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#fff}.dropdown-menu-dark{color:#d2d6db;background-color:#1f2a37;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#d2d6db}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:hsla(0,0%,100%,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#111927}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#6c737f}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#d2d6db}.dropdown-menu-dark .dropdown-header{color:#6c737f}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>._button-wrapper,.btn-group-vertical>.btn,.btn-group>._button-wrapper,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>._button-wrapper:active,.btn-group-vertical>._button-wrapper:focus,.btn-group-vertical>._button-wrapper:hover,.btn-group-vertical>.active._button-wrapper,.btn-group-vertical>.btn-check:checked+._button-wrapper,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+._button-wrapper,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>._button-wrapper:active,.btn-group>._button-wrapper:focus,.btn-group>._button-wrapper:hover,.btn-group>.active._button-wrapper,.btn-group>.btn-check:checked+._button-wrapper,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+._button-wrapper,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>._button-wrapper:not(:first-child),.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>._button-wrapper:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>._button-wrapper,.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>._button-wrapper:nth-child(n+3),.btn-group>.btn-group:not(:first-child)>._button-wrapper,.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+._button-wrapper,.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.825rem;padding-left:.825rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>._button-wrapper+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>._button-wrapper+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>._button-wrapper,.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>._button-wrapper:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>._button-wrapper:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>._button-wrapper,.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>._button-wrapper~._button-wrapper,.btn-group-vertical>._button-wrapper~.btn,.btn-group-vertical>.btn-group:not(:first-child)>._button-wrapper,.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~._button-wrapper,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#111927;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0e141f}.nav-link.disabled{color:#4d5761;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid transparent}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid transparent;border-top-left-radius:0;border-top-right-radius:0}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:transparent transparent #f9fafb;isolation:isolate}.nav-tabs .nav-link.disabled{color:#4d5761;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#384250;background-color:#fcfcfd;border-color:transparent transparent #000}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#111927}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}#capture-guide-content .navbar>#capture-guide-footer,#capture-guide-content .navbar>#capture-guide-header,#rectification-content .navbar>#rectification-header,.navbar>#flashes-container,.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.29375rem;padding-bottom:.29375rem;margin-right:1rem;font-size:calc(1.2625rem + .15vw);text-decoration:none;white-space:nowrap}@media(min-width:1200px){.navbar-brand{font-size:1.375rem}}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:calc(1.2625rem + .15vw);line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media(min-width:1200px){.navbar-toggler{font-size:1.375rem}}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:50%;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media(min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#1f2a37}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:#1f2a37}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:#1f2a37}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:#1f2a37}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#1f2a37}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.6)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:#fff}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.6);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.6)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.6)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-tabs .nav-link.active{background-color:#fff;border-bottom-color:#fff}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1.1rem;color:#1f2a37;text-align:left;background-color:#fcfcfd;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0f1723;background-color:#e7e8e9;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230f1723'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E");transform:rotate(-180deg)}.accordion-button:after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231F2A37'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media(prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#888c93;outline:0;box-shadow:0 0 0 .25rem rgba(17,25,39,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fcfcfd;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#4d5761;content:var(--bs-breadcrumb-divider,">")}.breadcrumb-item.active{color:#4d5761}.pagination{padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#111927;text-decoration:none;background-color:#fff;border:1px solid #d2d6db;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0e141f;background-color:#e5e7eb;border-color:#d2d6db}.page-link:focus{z-index:3;color:#0e141f;background-color:#e5e7eb;outline:0;box-shadow:0 0 0 .25rem rgba(17,25,39,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#111927;border-color:#111927}.page-item.disabled .page-link{color:#4d5761;pointer-events:none;background-color:#fff;border-color:#d2d6db}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:calc(1.2625rem + .15vw)}@media(min-width:1200px){.pagination-lg .page-link{font-size:1.375rem}}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.9625rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.6em 1.2em;font-size:.75em;font-weight:500;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}._button-wrapper .badge,.btn .badge{position:relative;top:-1px}#flashes-container .flash,.alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}#flashes-container .flash,.alert-dismissible{padding-right:3rem}#flashes-container .flash .btn-close,.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#090e15;background-color:#e7e8e9;border-color:#70757d}.alert-primary .alert-link{color:#070b11}.alert-secondary{color:#3b3f46;background-color:#f0f1f2;border-color:#a7abb2}.alert-secondary .alert-link{color:#2f3238}.alert-success{color:#1b431c;background-color:#eaf2eb;border-color:#83af84}.alert-success .alert-link{color:#163616}.alert-info{color:#2d497e;background-color:#eef3fc;border-color:#97b5ef}.alert-info .alert-link{color:#243a65}.alert-warning{color:#845f2b;background-color:#fef7ed;border-color:#f6ce95}.alert-warning .alert-link{color:#6a4c22}.alert-danger{color:#63130d;background-color:#f8e9e8;border-color:#d27b74}.alert-danger .alert-link{color:#4f0f0a}.alert-light{color:#8c8c8c;background-color:#fff;border-color:#fff}.alert-light .alert-link{color:#707070}.alert-dark{color:#000;background-color:#e6e6e6;border-color:#666}.alert-dark .alert-link{color:#000}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{height:1rem;font-size:.825rem;background-color:#e5e7eb;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#111927;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#384250;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#384250;text-decoration:none;background-color:#f3f4f6}.list-group-item-action:active{color:#1f2a37;background-color:#e5e7eb}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#111927;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#4d5761;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#111927;border-color:#111927}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#0a0f17;background-color:#cfd1d4}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#0a0f17;background-color:#babcbf}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#0a0f17;border-color:#0a0f17}.list-group-item-secondary{color:#41454c;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41454c;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41454c;border-color:#41454c}.list-group-item-success{color:#1d491e;background-color:#d6e4d6}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#1d491e;background-color:#c1cdc1}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#1d491e;border-color:#1d491e}.list-group-item-info{color:#314f89;background-color:#dce6fa}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#314f89;background-color:#c6cfe1}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#314f89;border-color:#314f89}.list-group-item-warning{color:#90682f;background-color:#fcefdc}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#90682f;background-color:#e3d7c6}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#90682f;border-color:#90682f}.list-group-item-danger{color:#6c150e;background-color:#f0d3d1}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#6c150e;background-color:#d8bebc}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#6c150e;border-color:#6c150e}.list-group-item-light{color:#999;background-color:#fff}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#999;background-color:#e6e6e6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#999;border-color:#999}.list-group-item-dark{color:#000;background-color:#ccc}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#000;background-color:#b8b8b8}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#000;border-color:#000}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(17,25,39,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#4d5761;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fcfcfd;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.5rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #d2d6db;border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #d2d6db;border-bottom-right-radius:calc(.5rem - 1px);border-bottom-left-radius:calc(.5rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.6875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.9625rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.5rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1.1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem;color:#1f2a37}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 010 .708L5.707 8l5.647 5.646a.5.5 0 01-.708.708l-6-6a.5.5 0 010-.708l6-6a.5.5 0 01.708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 01.708 0l6 6a.5.5 0 010 .708l-6 6a.5.5 0 01-.708-.708L10.293 8 4.646 2.354a.5.5 0 010-.708z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@keyframes spinner-border{to{transform:rotate(1turn)}}#spinner-overlay #spinner-container #spinner,.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){#spinner-overlay #spinner-container #spinner,.spinner-border,.spinner-grow{animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1050;display:flex;flex-direction:column;max-width:100%;color:#fff;visibility:hidden;background-color:#000;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{padding:.5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:350px;border-right:1px solid #141416;transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:350px;border-left:1px solid #141416;transform:translateX(100%)}.offcanvas-top{top:0;border-bottom:1px solid #141416;transform:translateY(-100%)}.offcanvas-bottom,.offcanvas-top{right:0;left:0;height:100vh;max-height:100%}.offcanvas-bottom{border-top:1px solid #141416;transform:translateY(100%)}.offcanvas.show{transform:none}.clearfix:after{display:block;clear:both;content:""}.link-primary{color:#111927}.link-primary:focus,.link-primary:hover{color:#0e141f}.link-secondary{color:#6c737f}.link-secondary:focus,.link-secondary:hover{color:#565c66}.link-success{color:#317a32}.link-success:focus,.link-success:hover{color:#276228}.link-info{color:#5184e5}.link-info:focus,.link-info:hover{color:#416ab7}.link-warning{color:#f0ad4e}.link-warning:focus,.link-warning:hover{color:#c08a3e}.link-danger{color:#b42318}.link-danger:focus,.link-danger:hover{color:#901c13}.link-light{color:#fff}.link-light:focus,.link-light:hover{color:#fff}.link-dark{color:#000}.link-dark:focus,.link-dark:hover{color:#000}#slide-deck-container .slide-media,.ratio{position:relative;width:100%}#slide-deck-container .slide-media:before,.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}#slide-deck-container .slide-media>*,.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}#slide-deck-container .slide-media,.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.85714%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}#flashes-container,#slide-deck-container,.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media(min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-none{overflow:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}._button-wrapper,.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}#spinner-overlay #spinner-container,.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}#spinner-overlay #spinner-container,.position-relative{position:relative!important}#spinner-overlay,.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}#flashes-container .flash,.border{border:1px solid #d2d6db!important}.border-0{border:0!important}.border-top{border-top:1px solid #d2d6db!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #d2d6db!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #d2d6db!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #d2d6db!important}.border-start-0{border-left:0!important}.border-primary{border-color:#111927!important}#next-step-button.disabled,.border-secondary{border-color:#6c737f!important}#flashes-container .flash.notice,.border-success{border-color:#317a32!important}.border-info{border-color:#5184e5!important}.border-warning{border-color:#f0ad4e!important}#flashes-container .flash,#flashes-container .flash.alert,.border-danger{border-color:#b42318!important}.border-light{border-color:#fff!important}.border-dark{border-color:#000!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}#spinner-overlay #spinner-container,.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}._button-wrapper,.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}#spinner-overlay #spinner-container,.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}#spinner-overlay #spinner-container #spinner,.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}#flashes-container .flash .flash-text-icon,.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}#flashes-container .flash .flash-dismiss-icon,#flashes-container .flash .flash-text-icon,.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}#flashes-container .flash .flash-dismiss-icon,.ms-auto{margin-left:auto!important}#flashes-container .flash .flash-dismiss-icon,._button-wrapper,.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}#spinner-overlay #spinner-container #spinner,.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}#flashes-container .flash,.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.4rem + 1.8vw)!important}.fs-2{font-size:calc(1.345rem + 1.14vw)!important}.fs-3{font-size:calc(1.3175rem + .81vw)!important}.fs-4{font-size:calc(1.29rem + .48vw)!important}.fs-5{font-size:calc(1.2625rem + .15vw)!important}.fs-6{font-size:1.1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}._submit,.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#111927!important}.text-secondary{color:#6c737f!important}#flashes-container .flash.notice,.text-success{color:#317a32!important}.text-info{color:#5184e5!important}.text-warning{color:#f0ad4e!important}#flashes-container .flash,#flashes-container .flash.alert,.text-danger{color:#b42318!important}.text-light{color:#fff!important}.text-dark{color:#000!important}.text-white{color:#fff!important}.text-body{color:#1f2a37!important}.text-muted{color:#4d5761!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#111927!important}.bg-secondary{background-color:#6c737f!important}#new-reference-image-form .file-zone.awaiting-drop,.bg-success,.segment-photo-drop-zone.awaiting-drop{background-color:#317a32!important}.bg-info{background-color:#5184e5!important}.bg-warning{background-color:#f0ad4e!important}.bg-danger{background-color:#b42318!important}.bg-light{background-color:#fff!important}.bg-dark{background-color:#000!important}.bg-body{background-color:#fcfcfd!important}#next-step-button.disabled,#spinner-overlay #spinner-container,.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.5rem!important}.rounded-4{border-radius:.75rem!important}.rounded-5{border-radius:1.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:.2rem!important;border-top-right-radius:.2rem!important}.rounded-top-2{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-top-3{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-top-4{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.rounded-top-5{border-top-left-radius:1.25rem!important;border-top-right-radius:1.25rem!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:50rem!important;border-top-right-radius:50rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:.2rem!important;border-bottom-right-radius:.2rem!important}.rounded-end-2{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-end-3{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-end-4{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.rounded-end-5{border-top-right-radius:1.25rem!important;border-bottom-right-radius:1.25rem!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:50rem!important;border-bottom-right-radius:50rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:.2rem!important;border-bottom-left-radius:.2rem!important}.rounded-bottom-2{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-bottom-3{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.rounded-bottom-4{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.rounded-bottom-5{border-bottom-right-radius:1.25rem!important;border-bottom-left-radius:1.25rem!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:50rem!important;border-bottom-left-radius:50rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:.2rem!important;border-top-left-radius:.2rem!important}.rounded-start-2{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.rounded-start-3{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}.rounded-start-4{border-bottom-left-radius:.75rem!important;border-top-left-radius:.75rem!important}.rounded-start-5{border-bottom-left-radius:1.25rem!important;border-top-left-radius:1.25rem!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:50rem!important;border-top-left-radius:50rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-x-none{overflow-x:none!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.overflow-y-none{overflow-y:none!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.border-sm{border:1px solid #d2d6db!important}.border-sm-0{border:0!important}.border-top-sm{border-top:1px solid #d2d6db!important}.border-top-sm-0{border-top:0!important}.border-end-sm{border-right:1px solid #d2d6db!important}.border-end-sm-0{border-right:0!important}.border-bottom-sm{border-bottom:1px solid #d2d6db!important}.border-bottom-sm-0{border-bottom:0!important}.border-start-sm{border-left:1px solid #d2d6db!important}.border-start-sm-0{border-left:0!important}.border-sm-primary{border-color:#111927!important}.border-sm-secondary{border-color:#6c737f!important}.border-sm-success{border-color:#317a32!important}.border-sm-info{border-color:#5184e5!important}.border-sm-warning{border-color:#f0ad4e!important}.border-sm-danger{border-color:#b42318!important}.border-sm-light{border-color:#fff!important}.border-sm-dark{border-color:#000!important}.border-sm-white{border-color:#fff!important}.border-sm-1{border-width:1px!important}.border-sm-2{border-width:2px!important}.border-sm-3{border-width:3px!important}.border-sm-4{border-width:4px!important}.border-sm-5{border-width:5px!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}.opacity-sm-0{opacity:0!important}.opacity-sm-25{opacity:.25!important}.opacity-sm-50{opacity:.5!important}.opacity-sm-75{opacity:.75!important}.opacity-sm-100{opacity:1!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.border-md{border:1px solid #d2d6db!important}.border-md-0{border:0!important}.border-top-md{border-top:1px solid #d2d6db!important}.border-top-md-0{border-top:0!important}.border-end-md{border-right:1px solid #d2d6db!important}.border-end-md-0{border-right:0!important}.border-bottom-md{border-bottom:1px solid #d2d6db!important}.border-bottom-md-0{border-bottom:0!important}.border-start-md{border-left:1px solid #d2d6db!important}.border-start-md-0{border-left:0!important}.border-md-primary{border-color:#111927!important}.border-md-secondary{border-color:#6c737f!important}.border-md-success{border-color:#317a32!important}.border-md-info{border-color:#5184e5!important}.border-md-warning{border-color:#f0ad4e!important}.border-md-danger{border-color:#b42318!important}.border-md-light{border-color:#fff!important}.border-md-dark{border-color:#000!important}.border-md-white{border-color:#fff!important}.border-md-1{border-width:1px!important}.border-md-2{border-width:2px!important}.border-md-3{border-width:3px!important}.border-md-4{border-width:4px!important}.border-md-5{border-width:5px!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}.opacity-md-0{opacity:0!important}.opacity-md-25{opacity:.25!important}.opacity-md-50{opacity:.5!important}.opacity-md-75{opacity:.75!important}.opacity-md-100{opacity:1!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.border-lg{border:1px solid #d2d6db!important}.border-lg-0{border:0!important}.border-top-lg{border-top:1px solid #d2d6db!important}.border-top-lg-0{border-top:0!important}.border-end-lg{border-right:1px solid #d2d6db!important}.border-end-lg-0{border-right:0!important}.border-bottom-lg{border-bottom:1px solid #d2d6db!important}.border-bottom-lg-0{border-bottom:0!important}.border-start-lg{border-left:1px solid #d2d6db!important}.border-start-lg-0{border-left:0!important}.border-lg-primary{border-color:#111927!important}.border-lg-secondary{border-color:#6c737f!important}.border-lg-success{border-color:#317a32!important}.border-lg-info{border-color:#5184e5!important}.border-lg-warning{border-color:#f0ad4e!important}.border-lg-danger{border-color:#b42318!important}.border-lg-light{border-color:#fff!important}.border-lg-dark{border-color:#000!important}.border-lg-white{border-color:#fff!important}.border-lg-1{border-width:1px!important}.border-lg-2{border-width:2px!important}.border-lg-3{border-width:3px!important}.border-lg-4{border-width:4px!important}.border-lg-5{border-width:5px!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}.opacity-lg-0{opacity:0!important}.opacity-lg-25{opacity:.25!important}.opacity-lg-50{opacity:.5!important}.opacity-lg-75{opacity:.75!important}.opacity-lg-100{opacity:1!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.border-xl{border:1px solid #d2d6db!important}.border-xl-0{border:0!important}.border-top-xl{border-top:1px solid #d2d6db!important}.border-top-xl-0{border-top:0!important}.border-end-xl{border-right:1px solid #d2d6db!important}.border-end-xl-0{border-right:0!important}.border-bottom-xl{border-bottom:1px solid #d2d6db!important}.border-bottom-xl-0{border-bottom:0!important}.border-start-xl{border-left:1px solid #d2d6db!important}.border-start-xl-0{border-left:0!important}.border-xl-primary{border-color:#111927!important}.border-xl-secondary{border-color:#6c737f!important}.border-xl-success{border-color:#317a32!important}.border-xl-info{border-color:#5184e5!important}.border-xl-warning{border-color:#f0ad4e!important}.border-xl-danger{border-color:#b42318!important}.border-xl-light{border-color:#fff!important}.border-xl-dark{border-color:#000!important}.border-xl-white{border-color:#fff!important}.border-xl-1{border-width:1px!important}.border-xl-2{border-width:2px!important}.border-xl-3{border-width:3px!important}.border-xl-4{border-width:4px!important}.border-xl-5{border-width:5px!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}.opacity-xl-0{opacity:0!important}.opacity-xl-25{opacity:.25!important}.opacity-xl-50{opacity:.5!important}.opacity-xl-75{opacity:.75!important}.opacity-xl-100{opacity:1!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.border-xxl{border:1px solid #d2d6db!important}.border-xxl-0{border:0!important}.border-top-xxl{border-top:1px solid #d2d6db!important}.border-top-xxl-0{border-top:0!important}.border-end-xxl{border-right:1px solid #d2d6db!important}.border-end-xxl-0{border-right:0!important}.border-bottom-xxl{border-bottom:1px solid #d2d6db!important}.border-bottom-xxl-0{border-bottom:0!important}.border-start-xxl{border-left:1px solid #d2d6db!important}.border-start-xxl-0{border-left:0!important}.border-xxl-primary{border-color:#111927!important}.border-xxl-secondary{border-color:#6c737f!important}.border-xxl-success{border-color:#317a32!important}.border-xxl-info{border-color:#5184e5!important}.border-xxl-warning{border-color:#f0ad4e!important}.border-xxl-danger{border-color:#b42318!important}.border-xxl-light{border-color:#fff!important}.border-xxl-dark{border-color:#000!important}.border-xxl-white{border-color:#fff!important}.border-xxl-1{border-width:1px!important}.border-xxl-2{border-width:2px!important}.border-xxl-3{border-width:3px!important}.border-xxl-4{border-width:4px!important}.border-xxl-5{border-width:5px!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}.opacity-xxl-0{opacity:0!important}.opacity-xxl-25{opacity:.25!important}.opacity-xxl-50{opacity:.5!important}.opacity-xxl-75{opacity:.75!important}.opacity-xxl-100{opacity:1!important}}@media(min-width:1200px){.fs-1{font-size:2.75rem!important}.fs-2{font-size:2.2rem!important}.fs-3{font-size:1.925rem!important}.fs-4{font-size:1.65rem!important}.fs-5{font-size:1.375rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:bootstrap-icons;src:url(/packs/static/bootstrap-icons-b7bcc075b395c14ce8c2.woff2?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff2"),url(/packs/static/bootstrap-icons-39795c0b4513de014cf8.woff?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff")}#flashes-container .flash .flash-dismiss-icon:before,#flashes-container .flash .flash-text-icon:before,.bi:before,.check-btn~label .check-icon:before,[class*=" bi-"]:before,[class^=bi-]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:""}.bi-alarm-fill:before{content:""}.bi-alarm:before{content:""}.bi-align-bottom:before{content:""}.bi-align-center:before{content:""}.bi-align-end:before{content:""}.bi-align-middle:before{content:""}.bi-align-start:before{content:""}.bi-align-top:before{content:""}.bi-alt:before{content:""}.bi-app-indicator:before{content:""}.bi-app:before{content:""}.bi-archive-fill:before{content:""}.bi-archive:before{content:""}.bi-arrow-90deg-down:before{content:""}.bi-arrow-90deg-left:before{content:""}.bi-arrow-90deg-right:before{content:""}.bi-arrow-90deg-up:before{content:""}.bi-arrow-bar-down:before{content:""}.bi-arrow-bar-left:before{content:""}.bi-arrow-bar-right:before{content:""}.bi-arrow-bar-up:before{content:""}.bi-arrow-clockwise:before{content:""}.bi-arrow-counterclockwise:before{content:""}.bi-arrow-down-circle-fill:before{content:""}.bi-arrow-down-circle:before{content:""}.bi-arrow-down-left-circle-fill:before{content:""}.bi-arrow-down-left-circle:before{content:""}.bi-arrow-down-left-square-fill:before{content:""}.bi-arrow-down-left-square:before{content:""}.bi-arrow-down-left:before{content:""}.bi-arrow-down-right-circle-fill:before{content:""}.bi-arrow-down-right-circle:before{content:""}.bi-arrow-down-right-square-fill:before{content:""}.bi-arrow-down-right-square:before{content:""}.bi-arrow-down-right:before{content:""}.bi-arrow-down-short:before{content:""}.bi-arrow-down-square-fill:before{content:""}.bi-arrow-down-square:before{content:""}.bi-arrow-down-up:before{content:""}.bi-arrow-down:before{content:""}.bi-arrow-left-circle-fill:before{content:""}.bi-arrow-left-circle:before{content:""}.bi-arrow-left-right:before{content:""}.bi-arrow-left-short:before{content:""}.bi-arrow-left-square-fill:before{content:""}.bi-arrow-left-square:before{content:""}.bi-arrow-left:before{content:""}.bi-arrow-repeat:before{content:""}.bi-arrow-return-left:before{content:""}.bi-arrow-return-right:before{content:""}.bi-arrow-right-circle-fill:before{content:""}.bi-arrow-right-circle:before{content:""}.bi-arrow-right-short:before{content:""}.bi-arrow-right-square-fill:before{content:""}.bi-arrow-right-square:before{content:""}.bi-arrow-right:before{content:""}.bi-arrow-up-circle-fill:before{content:""}.bi-arrow-up-circle:before{content:""}.bi-arrow-up-left-circle-fill:before{content:""}.bi-arrow-up-left-circle:before{content:""}.bi-arrow-up-left-square-fill:before{content:""}.bi-arrow-up-left-square:before{content:""}.bi-arrow-up-left:before{content:""}.bi-arrow-up-right-circle-fill:before{content:""}.bi-arrow-up-right-circle:before{content:""}.bi-arrow-up-right-square-fill:before{content:""}.bi-arrow-up-right-square:before{content:""}.bi-arrow-up-right:before{content:""}.bi-arrow-up-short:before{content:""}.bi-arrow-up-square-fill:before{content:""}.bi-arrow-up-square:before{content:""}.bi-arrow-up:before{content:""}.bi-arrows-angle-contract:before{content:""}.bi-arrows-angle-expand:before{content:""}.bi-arrows-collapse:before{content:""}.bi-arrows-expand:before{content:""}.bi-arrows-fullscreen:before{content:""}.bi-arrows-move:before{content:""}.bi-aspect-ratio-fill:before{content:""}.bi-aspect-ratio:before{content:""}.bi-asterisk:before{content:""}.bi-at:before{content:""}.bi-award-fill:before{content:""}.bi-award:before{content:""}.bi-back:before{content:""}.bi-backspace-fill:before{content:""}.bi-backspace-reverse-fill:before{content:""}.bi-backspace-reverse:before{content:""}.bi-backspace:before{content:""}.bi-badge-3d-fill:before{content:""}.bi-badge-3d:before{content:""}.bi-badge-4k-fill:before{content:""}.bi-badge-4k:before{content:""}.bi-badge-8k-fill:before{content:""}.bi-badge-8k:before{content:""}.bi-badge-ad-fill:before{content:""}.bi-badge-ad:before{content:""}.bi-badge-ar-fill:before{content:""}.bi-badge-ar:before{content:""}.bi-badge-cc-fill:before{content:""}.bi-badge-cc:before{content:""}.bi-badge-hd-fill:before{content:""}.bi-badge-hd:before{content:""}.bi-badge-tm-fill:before{content:""}.bi-badge-tm:before{content:""}.bi-badge-vo-fill:before{content:""}.bi-badge-vo:before{content:""}.bi-badge-vr-fill:before{content:""}.bi-badge-vr:before{content:""}.bi-badge-wc-fill:before{content:""}.bi-badge-wc:before{content:""}.bi-bag-check-fill:before{content:""}.bi-bag-check:before{content:""}.bi-bag-dash-fill:before{content:""}.bi-bag-dash:before{content:""}.bi-bag-fill:before{content:""}.bi-bag-plus-fill:before{content:""}.bi-bag-plus:before{content:""}.bi-bag-x-fill:before{content:""}.bi-bag-x:before{content:""}.bi-bag:before{content:""}.bi-bar-chart-fill:before{content:""}.bi-bar-chart-line-fill:before{content:""}.bi-bar-chart-line:before{content:""}.bi-bar-chart-steps:before{content:""}.bi-bar-chart:before{content:""}.bi-basket-fill:before{content:""}.bi-basket:before{content:""}.bi-basket2-fill:before{content:""}.bi-basket2:before{content:""}.bi-basket3-fill:before{content:""}.bi-basket3:before{content:""}.bi-battery-charging:before{content:""}.bi-battery-full:before{content:""}.bi-battery-half:before{content:""}.bi-battery:before{content:""}.bi-bell-fill:before{content:""}.bi-bell:before{content:""}.bi-bezier:before{content:""}.bi-bezier2:before{content:""}.bi-bicycle:before{content:""}.bi-binoculars-fill:before{content:""}.bi-binoculars:before{content:""}.bi-blockquote-left:before{content:""}.bi-blockquote-right:before{content:""}.bi-book-fill:before{content:""}.bi-book-half:before{content:""}.bi-book:before{content:""}.bi-bookmark-check-fill:before{content:""}.bi-bookmark-check:before{content:""}.bi-bookmark-dash-fill:before{content:""}.bi-bookmark-dash:before{content:""}.bi-bookmark-fill:before{content:""}.bi-bookmark-heart-fill:before{content:""}.bi-bookmark-heart:before{content:""}.bi-bookmark-plus-fill:before{content:""}.bi-bookmark-plus:before{content:""}.bi-bookmark-star-fill:before{content:""}.bi-bookmark-star:before{content:""}.bi-bookmark-x-fill:before{content:""}.bi-bookmark-x:before{content:""}.bi-bookmark:before{content:""}.bi-bookmarks-fill:before{content:""}.bi-bookmarks:before{content:""}.bi-bookshelf:before{content:""}.bi-bootstrap-fill:before{content:""}.bi-bootstrap-reboot:before{content:""}.bi-bootstrap:before{content:""}.bi-border-all:before{content:""}.bi-border-bottom:before{content:""}.bi-border-center:before{content:""}.bi-border-inner:before{content:""}.bi-border-left:before{content:""}.bi-border-middle:before{content:""}.bi-border-outer:before{content:""}.bi-border-right:before{content:""}.bi-border-style:before{content:""}.bi-border-top:before{content:""}.bi-border-width:before{content:""}.bi-border:before{content:""}.bi-bounding-box-circles:before{content:""}.bi-bounding-box:before{content:""}.bi-box-arrow-down-left:before{content:""}.bi-box-arrow-down-right:before{content:""}.bi-box-arrow-down:before{content:""}.bi-box-arrow-in-down-left:before{content:""}.bi-box-arrow-in-down-right:before{content:""}.bi-box-arrow-in-down:before{content:""}.bi-box-arrow-in-left:before{content:""}.bi-box-arrow-in-right:before{content:""}.bi-box-arrow-in-up-left:before{content:""}.bi-box-arrow-in-up-right:before{content:""}.bi-box-arrow-in-up:before{content:""}.bi-box-arrow-left:before{content:""}.bi-box-arrow-right:before{content:""}.bi-box-arrow-up-left:before{content:""}.bi-box-arrow-up-right:before{content:""}.bi-box-arrow-up:before{content:""}.bi-box-seam:before{content:""}.bi-box:before{content:""}.bi-braces:before{content:""}.bi-bricks:before{content:""}.bi-briefcase-fill:before{content:""}.bi-briefcase:before{content:""}.bi-brightness-alt-high-fill:before{content:""}.bi-brightness-alt-high:before{content:""}.bi-brightness-alt-low-fill:before{content:""}.bi-brightness-alt-low:before{content:""}.bi-brightness-high-fill:before{content:""}.bi-brightness-high:before{content:""}.bi-brightness-low-fill:before{content:""}.bi-brightness-low:before{content:""}.bi-broadcast-pin:before{content:""}.bi-broadcast:before{content:""}.bi-brush-fill:before{content:""}.bi-brush:before{content:""}.bi-bucket-fill:before{content:""}.bi-bucket:before{content:""}.bi-bug-fill:before{content:""}.bi-bug:before{content:""}.bi-building:before{content:""}.bi-bullseye:before{content:""}.bi-calculator-fill:before{content:""}.bi-calculator:before{content:""}.bi-calendar-check-fill:before{content:""}.bi-calendar-check:before{content:""}.bi-calendar-date-fill:before{content:""}.bi-calendar-date:before{content:""}.bi-calendar-day-fill:before{content:""}.bi-calendar-day:before{content:""}.bi-calendar-event-fill:before{content:""}.bi-calendar-event:before{content:""}.bi-calendar-fill:before{content:""}.bi-calendar-minus-fill:before{content:""}.bi-calendar-minus:before{content:""}.bi-calendar-month-fill:before{content:""}.bi-calendar-month:before{content:""}.bi-calendar-plus-fill:before{content:""}.bi-calendar-plus:before{content:""}.bi-calendar-range-fill:before{content:""}.bi-calendar-range:before{content:""}.bi-calendar-week-fill:before{content:""}.bi-calendar-week:before{content:""}.bi-calendar-x-fill:before{content:""}.bi-calendar-x:before{content:""}.bi-calendar:before{content:""}.bi-calendar2-check-fill:before{content:""}.bi-calendar2-check:before{content:""}.bi-calendar2-date-fill:before{content:""}.bi-calendar2-date:before{content:""}.bi-calendar2-day-fill:before{content:""}.bi-calendar2-day:before{content:""}.bi-calendar2-event-fill:before{content:""}.bi-calendar2-event:before{content:""}.bi-calendar2-fill:before{content:""}.bi-calendar2-minus-fill:before{content:""}.bi-calendar2-minus:before{content:""}.bi-calendar2-month-fill:before{content:""}.bi-calendar2-month:before{content:""}.bi-calendar2-plus-fill:before{content:""}.bi-calendar2-plus:before{content:""}.bi-calendar2-range-fill:before{content:""}.bi-calendar2-range:before{content:""}.bi-calendar2-week-fill:before{content:""}.bi-calendar2-week:before{content:""}.bi-calendar2-x-fill:before{content:""}.bi-calendar2-x:before{content:""}.bi-calendar2:before{content:""}.bi-calendar3-event-fill:before{content:""}.bi-calendar3-event:before{content:""}.bi-calendar3-fill:before{content:""}.bi-calendar3-range-fill:before{content:""}.bi-calendar3-range:before{content:""}.bi-calendar3-week-fill:before{content:""}.bi-calendar3-week:before{content:""}.bi-calendar3:before{content:""}.bi-calendar4-event:before{content:""}.bi-calendar4-range:before{content:""}.bi-calendar4-week:before{content:""}.bi-calendar4:before{content:""}.bi-camera-fill:before{content:""}.bi-camera-reels-fill:before{content:""}.bi-camera-reels:before{content:""}.bi-camera-video-fill:before{content:""}.bi-camera-video-off-fill:before{content:""}.bi-camera-video-off:before{content:""}.bi-camera-video:before{content:""}.bi-camera:before{content:""}.bi-camera2:before{content:""}.bi-capslock-fill:before{content:""}.bi-capslock:before{content:""}.bi-card-checklist:before{content:""}.bi-card-heading:before{content:""}.bi-card-image:before{content:""}.bi-card-list:before{content:""}.bi-card-text:before{content:""}.bi-caret-down-fill:before{content:""}.bi-caret-down-square-fill:before{content:""}.bi-caret-down-square:before{content:""}.bi-caret-down:before{content:""}.bi-caret-left-fill:before{content:""}.bi-caret-left-square-fill:before{content:""}.bi-caret-left-square:before{content:""}.bi-caret-left:before{content:""}.bi-caret-right-fill:before{content:""}.bi-caret-right-square-fill:before{content:""}.bi-caret-right-square:before{content:""}.bi-caret-right:before{content:""}.bi-caret-up-fill:before{content:""}.bi-caret-up-square-fill:before{content:""}.bi-caret-up-square:before{content:""}.bi-caret-up:before{content:""}.bi-cart-check-fill:before{content:""}.bi-cart-check:before{content:""}.bi-cart-dash-fill:before{content:""}.bi-cart-dash:before{content:""}.bi-cart-fill:before{content:""}.bi-cart-plus-fill:before{content:""}.bi-cart-plus:before{content:""}.bi-cart-x-fill:before{content:""}.bi-cart-x:before{content:""}.bi-cart:before{content:""}.bi-cart2:before{content:""}.bi-cart3:before{content:""}.bi-cart4:before{content:""}.bi-cash-stack:before{content:""}.bi-cash:before{content:""}.bi-cast:before{content:""}.bi-chat-dots-fill:before{content:""}.bi-chat-dots:before{content:""}.bi-chat-fill:before{content:""}.bi-chat-left-dots-fill:before{content:""}.bi-chat-left-dots:before{content:""}.bi-chat-left-fill:before{content:""}.bi-chat-left-quote-fill:before{content:""}.bi-chat-left-quote:before{content:""}.bi-chat-left-text-fill:before{content:""}.bi-chat-left-text:before{content:""}.bi-chat-left:before{content:""}.bi-chat-quote-fill:before{content:""}.bi-chat-quote:before{content:""}.bi-chat-right-dots-fill:before{content:""}.bi-chat-right-dots:before{content:""}.bi-chat-right-fill:before{content:""}.bi-chat-right-quote-fill:before{content:""}.bi-chat-right-quote:before{content:""}.bi-chat-right-text-fill:before{content:""}.bi-chat-right-text:before{content:""}.bi-chat-right:before{content:""}.bi-chat-square-dots-fill:before{content:""}.bi-chat-square-dots:before{content:""}.bi-chat-square-fill:before{content:""}.bi-chat-square-quote-fill:before{content:""}.bi-chat-square-quote:before{content:""}.bi-chat-square-text-fill:before{content:""}.bi-chat-square-text:before{content:""}.bi-chat-square:before{content:""}.bi-chat-text-fill:before{content:""}.bi-chat-text:before{content:""}.bi-chat:before{content:""}.bi-check-all:before{content:""}.bi-check-circle-fill:before{content:""}.bi-check-circle:before{content:""}.bi-check-square-fill:before{content:""}.bi-check-square:before,.check-btn:checked~label .check-icon:before{content:""}.bi-check:before{content:""}.bi-check2-all:before{content:""}.bi-check2-circle:before{content:""}.bi-check2-square:before{content:""}.bi-check2:before{content:""}.bi-chevron-bar-contract:before{content:""}.bi-chevron-bar-down:before{content:""}.bi-chevron-bar-expand:before{content:""}.bi-chevron-bar-left:before{content:""}.bi-chevron-bar-right:before{content:""}.bi-chevron-bar-up:before{content:""}.bi-chevron-compact-down:before{content:""}.bi-chevron-compact-left:before{content:""}.bi-chevron-compact-right:before{content:""}.bi-chevron-compact-up:before{content:""}.bi-chevron-contract:before{content:""}.bi-chevron-double-down:before{content:""}.bi-chevron-double-left:before{content:""}.bi-chevron-double-right:before{content:""}.bi-chevron-double-up:before{content:""}.bi-chevron-down:before{content:""}.bi-chevron-expand:before{content:""}.bi-chevron-left:before{content:""}.bi-chevron-right:before{content:""}.bi-chevron-up:before{content:""}.bi-circle-fill:before{content:""}.bi-circle-half:before{content:""}.bi-circle-square:before{content:""}.bi-circle:before{content:""}.bi-clipboard-check:before{content:""}.bi-clipboard-data:before{content:""}.bi-clipboard-minus:before{content:""}.bi-clipboard-plus:before{content:""}.bi-clipboard-x:before{content:""}.bi-clipboard:before{content:""}.bi-clock-fill:before{content:""}.bi-clock-history:before{content:""}.bi-clock:before{content:""}.bi-cloud-arrow-down-fill:before{content:""}.bi-cloud-arrow-down:before{content:""}.bi-cloud-arrow-up-fill:before{content:""}.bi-cloud-arrow-up:before{content:""}.bi-cloud-check-fill:before{content:""}.bi-cloud-check:before{content:""}.bi-cloud-download-fill:before{content:""}.bi-cloud-download:before{content:""}.bi-cloud-drizzle-fill:before{content:""}.bi-cloud-drizzle:before{content:""}.bi-cloud-fill:before{content:""}.bi-cloud-fog-fill:before{content:""}.bi-cloud-fog:before{content:""}.bi-cloud-fog2-fill:before{content:""}.bi-cloud-fog2:before{content:""}.bi-cloud-hail-fill:before{content:""}.bi-cloud-hail:before{content:""}.bi-cloud-haze-fill:before{content:""}.bi-cloud-haze:before{content:""}.bi-cloud-haze2-fill:before{content:""}.bi-cloud-lightning-fill:before{content:""}.bi-cloud-lightning-rain-fill:before{content:""}.bi-cloud-lightning-rain:before{content:""}.bi-cloud-lightning:before{content:""}.bi-cloud-minus-fill:before{content:""}.bi-cloud-minus:before{content:""}.bi-cloud-moon-fill:before{content:""}.bi-cloud-moon:before{content:""}.bi-cloud-plus-fill:before{content:""}.bi-cloud-plus:before{content:""}.bi-cloud-rain-fill:before{content:""}.bi-cloud-rain-heavy-fill:before{content:""}.bi-cloud-rain-heavy:before{content:""}.bi-cloud-rain:before{content:""}.bi-cloud-slash-fill:before{content:""}.bi-cloud-slash:before{content:""}.bi-cloud-sleet-fill:before{content:""}.bi-cloud-sleet:before{content:""}.bi-cloud-snow-fill:before{content:""}.bi-cloud-snow:before{content:""}.bi-cloud-sun-fill:before{content:""}.bi-cloud-sun:before{content:""}.bi-cloud-upload-fill:before{content:""}.bi-cloud-upload:before{content:""}.bi-cloud:before{content:""}.bi-clouds-fill:before{content:""}.bi-clouds:before{content:""}.bi-cloudy-fill:before{content:""}.bi-cloudy:before{content:""}.bi-code-slash:before{content:""}.bi-code-square:before{content:""}.bi-code:before{content:""}.bi-collection-fill:before{content:""}.bi-collection-play-fill:before{content:""}.bi-collection-play:before{content:""}.bi-collection:before{content:""}.bi-columns-gap:before{content:""}.bi-columns:before{content:""}.bi-command:before{content:""}.bi-compass-fill:before{content:""}.bi-compass:before{content:""}.bi-cone-striped:before{content:""}.bi-cone:before{content:""}.bi-controller:before{content:""}.bi-cpu-fill:before{content:""}.bi-cpu:before{content:""}.bi-credit-card-2-back-fill:before{content:""}.bi-credit-card-2-back:before{content:""}.bi-credit-card-2-front-fill:before{content:""}.bi-credit-card-2-front:before{content:""}.bi-credit-card-fill:before{content:""}.bi-credit-card:before{content:""}.bi-crop:before{content:""}.bi-cup-fill:before{content:""}.bi-cup-straw:before{content:""}.bi-cup:before{content:""}.bi-cursor-fill:before{content:""}.bi-cursor-text:before{content:""}.bi-cursor:before{content:""}.bi-dash-circle-dotted:before{content:""}.bi-dash-circle-fill:before{content:""}.bi-dash-circle:before{content:""}.bi-dash-square-dotted:before{content:""}.bi-dash-square-fill:before{content:""}.bi-dash-square:before{content:""}.bi-dash:before{content:""}.bi-diagram-2-fill:before{content:""}.bi-diagram-2:before{content:""}.bi-diagram-3-fill:before{content:""}.bi-diagram-3:before{content:""}.bi-diamond-fill:before{content:""}.bi-diamond-half:before{content:""}.bi-diamond:before{content:""}.bi-dice-1-fill:before{content:""}.bi-dice-1:before{content:""}.bi-dice-2-fill:before{content:""}.bi-dice-2:before{content:""}.bi-dice-3-fill:before{content:""}.bi-dice-3:before{content:""}.bi-dice-4-fill:before{content:""}.bi-dice-4:before{content:""}.bi-dice-5-fill:before{content:""}.bi-dice-5:before{content:""}.bi-dice-6-fill:before{content:""}.bi-dice-6:before{content:""}.bi-disc-fill:before{content:""}.bi-disc:before{content:""}.bi-discord:before{content:""}.bi-display-fill:before{content:""}.bi-display:before{content:""}.bi-distribute-horizontal:before{content:""}.bi-distribute-vertical:before{content:""}.bi-door-closed-fill:before{content:""}.bi-door-closed:before{content:""}.bi-door-open-fill:before{content:""}.bi-door-open:before{content:""}.bi-dot:before{content:""}.bi-download:before{content:""}.bi-droplet-fill:before{content:""}.bi-droplet-half:before{content:""}.bi-droplet:before{content:""}.bi-earbuds:before{content:""}.bi-easel-fill:before{content:""}.bi-easel:before{content:""}.bi-egg-fill:before{content:""}.bi-egg-fried:before{content:""}.bi-egg:before{content:""}.bi-eject-fill:before{content:""}.bi-eject:before{content:""}.bi-emoji-angry-fill:before{content:""}.bi-emoji-angry:before{content:""}.bi-emoji-dizzy-fill:before{content:""}.bi-emoji-dizzy:before{content:""}.bi-emoji-expressionless-fill:before{content:""}.bi-emoji-expressionless:before{content:""}.bi-emoji-frown-fill:before{content:""}.bi-emoji-frown:before{content:""}.bi-emoji-heart-eyes-fill:before{content:""}.bi-emoji-heart-eyes:before{content:""}.bi-emoji-laughing-fill:before{content:""}.bi-emoji-laughing:before{content:""}.bi-emoji-neutral-fill:before{content:""}.bi-emoji-neutral:before{content:""}.bi-emoji-smile-fill:before{content:""}.bi-emoji-smile-upside-down-fill:before{content:""}.bi-emoji-smile-upside-down:before{content:""}.bi-emoji-smile:before{content:""}.bi-emoji-sunglasses-fill:before{content:""}.bi-emoji-sunglasses:before{content:""}.bi-emoji-wink-fill:before{content:""}.bi-emoji-wink:before{content:""}.bi-envelope-fill:before{content:""}.bi-envelope-open-fill:before{content:""}.bi-envelope-open:before{content:""}.bi-envelope:before{content:""}.bi-eraser-fill:before{content:""}.bi-eraser:before{content:""}.bi-exclamation-circle-fill:before{content:""}.bi-exclamation-circle:before{content:""}.bi-exclamation-diamond-fill:before{content:""}.bi-exclamation-diamond:before{content:""}.bi-exclamation-octagon-fill:before{content:""}.bi-exclamation-octagon:before{content:""}.bi-exclamation-square-fill:before{content:""}.bi-exclamation-square:before{content:""}.bi-exclamation-triangle-fill:before{content:""}.bi-exclamation-triangle:before{content:""}.bi-exclamation:before{content:""}.bi-exclude:before{content:""}.bi-eye-fill:before{content:""}.bi-eye-slash-fill:before{content:""}.bi-eye-slash:before{content:""}.bi-eye:before{content:""}.bi-eyedropper:before{content:""}.bi-eyeglasses:before{content:""}.bi-facebook:before{content:""}.bi-file-arrow-down-fill:before{content:""}.bi-file-arrow-down:before{content:""}.bi-file-arrow-up-fill:before{content:""}.bi-file-arrow-up:before{content:""}.bi-file-bar-graph-fill:before{content:""}.bi-file-bar-graph:before{content:""}.bi-file-binary-fill:before{content:""}.bi-file-binary:before{content:""}.bi-file-break-fill:before{content:""}.bi-file-break:before{content:""}.bi-file-check-fill:before{content:""}.bi-file-check:before{content:""}.bi-file-code-fill:before{content:""}.bi-file-code:before{content:""}.bi-file-diff-fill:before{content:""}.bi-file-diff:before{content:""}.bi-file-earmark-arrow-down-fill:before{content:""}.bi-file-earmark-arrow-down:before{content:""}.bi-file-earmark-arrow-up-fill:before{content:""}.bi-file-earmark-arrow-up:before{content:""}.bi-file-earmark-bar-graph-fill:before{content:""}.bi-file-earmark-bar-graph:before{content:""}.bi-file-earmark-binary-fill:before{content:""}.bi-file-earmark-binary:before{content:""}.bi-file-earmark-break-fill:before{content:""}.bi-file-earmark-break:before{content:""}.bi-file-earmark-check-fill:before{content:""}.bi-file-earmark-check:before{content:""}.bi-file-earmark-code-fill:before{content:""}.bi-file-earmark-code:before{content:""}.bi-file-earmark-diff-fill:before{content:""}.bi-file-earmark-diff:before{content:""}.bi-file-earmark-easel-fill:before{content:""}.bi-file-earmark-easel:before{content:""}.bi-file-earmark-excel-fill:before{content:""}.bi-file-earmark-excel:before{content:""}.bi-file-earmark-fill:before{content:""}.bi-file-earmark-font-fill:before{content:""}.bi-file-earmark-font:before{content:""}.bi-file-earmark-image-fill:before{content:""}.bi-file-earmark-image:before{content:""}.bi-file-earmark-lock-fill:before{content:""}.bi-file-earmark-lock:before{content:""}.bi-file-earmark-lock2-fill:before{content:""}.bi-file-earmark-lock2:before{content:""}.bi-file-earmark-medical-fill:before{content:""}.bi-file-earmark-medical:before{content:""}.bi-file-earmark-minus-fill:before{content:""}.bi-file-earmark-minus:before{content:""}.bi-file-earmark-music-fill:before{content:""}.bi-file-earmark-music:before{content:""}.bi-file-earmark-person-fill:before{content:""}.bi-file-earmark-person:before{content:""}.bi-file-earmark-play-fill:before{content:""}.bi-file-earmark-play:before{content:""}.bi-file-earmark-plus-fill:before{content:""}.bi-file-earmark-plus:before{content:""}.bi-file-earmark-post-fill:before{content:""}.bi-file-earmark-post:before{content:""}.bi-file-earmark-ppt-fill:before{content:""}.bi-file-earmark-ppt:before{content:""}.bi-file-earmark-richtext-fill:before{content:""}.bi-file-earmark-richtext:before{content:""}.bi-file-earmark-ruled-fill:before{content:""}.bi-file-earmark-ruled:before{content:""}.bi-file-earmark-slides-fill:before{content:""}.bi-file-earmark-slides:before{content:""}.bi-file-earmark-spreadsheet-fill:before{content:""}.bi-file-earmark-spreadsheet:before{content:""}.bi-file-earmark-text-fill:before{content:""}.bi-file-earmark-text:before{content:""}.bi-file-earmark-word-fill:before{content:""}.bi-file-earmark-word:before{content:""}.bi-file-earmark-x-fill:before{content:""}.bi-file-earmark-x:before{content:""}.bi-file-earmark-zip-fill:before{content:""}.bi-file-earmark-zip:before{content:""}.bi-file-earmark:before{content:""}.bi-file-easel-fill:before{content:""}.bi-file-easel:before{content:""}.bi-file-excel-fill:before{content:""}.bi-file-excel:before{content:""}.bi-file-fill:before{content:""}.bi-file-font-fill:before{content:""}.bi-file-font:before{content:""}.bi-file-image-fill:before{content:""}.bi-file-image:before{content:""}.bi-file-lock-fill:before{content:""}.bi-file-lock:before{content:""}.bi-file-lock2-fill:before{content:""}.bi-file-lock2:before{content:""}.bi-file-medical-fill:before{content:""}.bi-file-medical:before{content:""}.bi-file-minus-fill:before{content:""}.bi-file-minus:before{content:""}.bi-file-music-fill:before{content:""}.bi-file-music:before{content:""}.bi-file-person-fill:before{content:""}.bi-file-person:before{content:""}.bi-file-play-fill:before{content:""}.bi-file-play:before{content:""}.bi-file-plus-fill:before{content:""}.bi-file-plus:before{content:""}.bi-file-post-fill:before{content:""}.bi-file-post:before{content:""}.bi-file-ppt-fill:before{content:""}.bi-file-ppt:before{content:""}.bi-file-richtext-fill:before{content:""}.bi-file-richtext:before{content:""}.bi-file-ruled-fill:before{content:""}.bi-file-ruled:before{content:""}.bi-file-slides-fill:before{content:""}.bi-file-slides:before{content:""}.bi-file-spreadsheet-fill:before{content:""}.bi-file-spreadsheet:before{content:""}.bi-file-text-fill:before{content:""}.bi-file-text:before{content:""}.bi-file-word-fill:before{content:""}.bi-file-word:before{content:""}.bi-file-x-fill:before{content:""}.bi-file-x:before{content:""}.bi-file-zip-fill:before{content:""}.bi-file-zip:before{content:""}.bi-file:before{content:""}.bi-files-alt:before{content:""}.bi-files:before{content:""}.bi-film:before{content:""}.bi-filter-circle-fill:before{content:""}.bi-filter-circle:before{content:""}.bi-filter-left:before{content:""}.bi-filter-right:before{content:""}.bi-filter-square-fill:before{content:""}.bi-filter-square:before{content:""}.bi-filter:before{content:""}.bi-flag-fill:before{content:""}.bi-flag:before{content:""}.bi-flower1:before{content:""}.bi-flower2:before{content:""}.bi-flower3:before{content:""}.bi-folder-check:before{content:""}.bi-folder-fill:before{content:""}.bi-folder-minus:before{content:""}.bi-folder-plus:before{content:""}.bi-folder-symlink-fill:before{content:""}.bi-folder-symlink:before{content:""}.bi-folder-x:before{content:""}.bi-folder:before{content:""}.bi-folder2-open:before{content:""}.bi-folder2:before{content:""}.bi-fonts:before{content:""}.bi-forward-fill:before{content:""}.bi-forward:before{content:""}.bi-front:before{content:""}.bi-fullscreen-exit:before{content:""}.bi-fullscreen:before{content:""}.bi-funnel-fill:before{content:""}.bi-funnel:before{content:""}.bi-gear-fill:before{content:""}.bi-gear-wide-connected:before{content:""}.bi-gear-wide:before{content:""}.bi-gear:before{content:""}.bi-gem:before{content:""}.bi-geo-alt-fill:before{content:""}.bi-geo-alt:before{content:""}.bi-geo-fill:before{content:""}.bi-geo:before{content:""}.bi-gift-fill:before{content:""}.bi-gift:before{content:""}.bi-github:before{content:""}.bi-globe:before{content:""}.bi-globe2:before{content:""}.bi-google:before{content:""}.bi-graph-down:before{content:""}.bi-graph-up:before{content:""}.bi-grid-1x2-fill:before{content:""}.bi-grid-1x2:before{content:""}.bi-grid-3x2-gap-fill:before{content:""}.bi-grid-3x2-gap:before{content:""}.bi-grid-3x2:before{content:""}.bi-grid-3x3-gap-fill:before{content:""}.bi-grid-3x3-gap:before{content:""}.bi-grid-3x3:before{content:""}.bi-grid-fill:before{content:""}.bi-grid:before{content:""}.bi-grip-horizontal:before{content:""}.bi-grip-vertical:before{content:""}.bi-hammer:before{content:""}.bi-hand-index-fill:before{content:""}.bi-hand-index-thumb-fill:before{content:""}.bi-hand-index-thumb:before{content:""}.bi-hand-index:before{content:""}.bi-hand-thumbs-down-fill:before{content:""}.bi-hand-thumbs-down:before{content:""}.bi-hand-thumbs-up-fill:before{content:""}.bi-hand-thumbs-up:before{content:""}.bi-handbag-fill:before{content:""}.bi-handbag:before{content:""}.bi-hash:before{content:""}.bi-hdd-fill:before{content:""}.bi-hdd-network-fill:before{content:""}.bi-hdd-network:before{content:""}.bi-hdd-rack-fill:before{content:""}.bi-hdd-rack:before{content:""}.bi-hdd-stack-fill:before{content:""}.bi-hdd-stack:before{content:""}.bi-hdd:before{content:""}.bi-headphones:before{content:""}.bi-headset:before{content:""}.bi-heart-fill:before{content:""}.bi-heart-half:before{content:""}.bi-heart:before{content:""}.bi-heptagon-fill:before{content:""}.bi-heptagon-half:before{content:""}.bi-heptagon:before{content:""}.bi-hexagon-fill:before{content:""}.bi-hexagon-half:before{content:""}.bi-hexagon:before{content:""}.bi-hourglass-bottom:before{content:""}.bi-hourglass-split:before{content:""}.bi-hourglass-top:before{content:""}.bi-hourglass:before{content:""}.bi-house-door-fill:before{content:""}.bi-house-door:before{content:""}.bi-house-fill:before{content:""}.bi-house:before{content:""}.bi-hr:before{content:""}.bi-hurricane:before{content:""}.bi-image-alt:before{content:""}.bi-image-fill:before{content:""}.bi-image:before{content:""}.bi-images:before{content:""}.bi-inbox-fill:before{content:""}.bi-inbox:before{content:""}.bi-inboxes-fill:before{content:""}.bi-inboxes:before{content:""}.bi-info-circle-fill:before{content:""}.bi-info-circle:before{content:""}.bi-info-square-fill:before{content:""}.bi-info-square:before{content:""}.bi-info:before{content:""}.bi-input-cursor-text:before{content:""}.bi-input-cursor:before{content:""}.bi-instagram:before{content:""}.bi-intersect:before{content:""}.bi-journal-album:before{content:""}.bi-journal-arrow-down:before{content:""}.bi-journal-arrow-up:before{content:""}.bi-journal-bookmark-fill:before{content:""}.bi-journal-bookmark:before{content:""}.bi-journal-check:before{content:""}.bi-journal-code:before{content:""}.bi-journal-medical:before{content:""}.bi-journal-minus:before{content:""}.bi-journal-plus:before{content:""}.bi-journal-richtext:before{content:""}.bi-journal-text:before{content:""}.bi-journal-x:before{content:""}.bi-journal:before{content:""}.bi-journals:before{content:""}.bi-joystick:before{content:""}.bi-justify-left:before{content:""}.bi-justify-right:before{content:""}.bi-justify:before{content:""}.bi-kanban-fill:before{content:""}.bi-kanban:before{content:""}.bi-key-fill:before{content:""}.bi-key:before{content:""}.bi-keyboard-fill:before{content:""}.bi-keyboard:before{content:""}.bi-ladder:before{content:""}.bi-lamp-fill:before{content:""}.bi-lamp:before{content:""}.bi-laptop-fill:before{content:""}.bi-laptop:before{content:""}.bi-layer-backward:before{content:""}.bi-layer-forward:before{content:""}.bi-layers-fill:before{content:""}.bi-layers-half:before{content:""}.bi-layers:before{content:""}.bi-layout-sidebar-inset-reverse:before{content:""}.bi-layout-sidebar-inset:before{content:""}.bi-layout-sidebar-reverse:before{content:""}.bi-layout-sidebar:before{content:""}.bi-layout-split:before{content:""}.bi-layout-text-sidebar-reverse:before{content:""}.bi-layout-text-sidebar:before{content:""}.bi-layout-text-window-reverse:before{content:""}.bi-layout-text-window:before{content:""}.bi-layout-three-columns:before{content:""}.bi-layout-wtf:before{content:""}.bi-life-preserver:before{content:""}.bi-lightbulb-fill:before{content:""}.bi-lightbulb-off-fill:before{content:""}.bi-lightbulb-off:before{content:""}.bi-lightbulb:before{content:""}.bi-lightning-charge-fill:before{content:""}.bi-lightning-charge:before{content:""}.bi-lightning-fill:before{content:""}.bi-lightning:before{content:""}.bi-link-45deg:before{content:""}.bi-link:before{content:""}.bi-linkedin:before{content:""}.bi-list-check:before{content:""}.bi-list-nested:before{content:""}.bi-list-ol:before{content:""}.bi-list-stars:before{content:""}.bi-list-task:before{content:""}.bi-list-ul:before{content:""}.bi-list:before{content:""}.bi-lock-fill:before{content:""}.bi-lock:before{content:""}.bi-mailbox:before{content:""}.bi-mailbox2:before{content:""}.bi-map-fill:before{content:""}.bi-map:before{content:""}.bi-markdown-fill:before{content:""}.bi-markdown:before{content:""}.bi-mask:before{content:""}.bi-megaphone-fill:before{content:""}.bi-megaphone:before{content:""}.bi-menu-app-fill:before{content:""}.bi-menu-app:before{content:""}.bi-menu-button-fill:before{content:""}.bi-menu-button-wide-fill:before{content:""}.bi-menu-button-wide:before{content:""}.bi-menu-button:before{content:""}.bi-menu-down:before{content:""}.bi-menu-up:before{content:""}.bi-mic-fill:before{content:""}.bi-mic-mute-fill:before{content:""}.bi-mic-mute:before{content:""}.bi-mic:before{content:""}.bi-minecart-loaded:before{content:""}.bi-minecart:before{content:""}.bi-moisture:before{content:""}.bi-moon-fill:before{content:""}.bi-moon-stars-fill:before{content:""}.bi-moon-stars:before{content:""}.bi-moon:before{content:""}.bi-mouse-fill:before{content:""}.bi-mouse:before{content:""}.bi-mouse2-fill:before{content:""}.bi-mouse2:before{content:""}.bi-mouse3-fill:before{content:""}.bi-mouse3:before{content:""}.bi-music-note-beamed:before{content:""}.bi-music-note-list:before{content:""}.bi-music-note:before{content:""}.bi-music-player-fill:before{content:""}.bi-music-player:before{content:""}.bi-newspaper:before{content:""}.bi-node-minus-fill:before{content:""}.bi-node-minus:before{content:""}.bi-node-plus-fill:before{content:""}.bi-node-plus:before{content:""}.bi-nut-fill:before{content:""}.bi-nut:before{content:""}.bi-octagon-fill:before{content:""}.bi-octagon-half:before{content:""}.bi-octagon:before{content:""}.bi-option:before{content:""}.bi-outlet:before{content:""}.bi-paint-bucket:before{content:""}.bi-palette-fill:before{content:""}.bi-palette:before{content:""}.bi-palette2:before{content:""}.bi-paperclip:before{content:""}.bi-paragraph:before{content:""}.bi-patch-check-fill:before{content:""}.bi-patch-check:before{content:""}.bi-patch-exclamation-fill:before{content:""}.bi-patch-exclamation:before{content:""}.bi-patch-minus-fill:before{content:""}.bi-patch-minus:before{content:""}.bi-patch-plus-fill:before{content:""}.bi-patch-plus:before{content:""}.bi-patch-question-fill:before{content:""}.bi-patch-question:before{content:""}.bi-pause-btn-fill:before{content:""}.bi-pause-btn:before{content:""}.bi-pause-circle-fill:before{content:""}.bi-pause-circle:before{content:""}.bi-pause-fill:before{content:""}.bi-pause:before{content:""}.bi-peace-fill:before{content:""}.bi-peace:before{content:""}.bi-pen-fill:before{content:""}.bi-pen:before{content:""}.bi-pencil-fill:before{content:""}.bi-pencil-square:before{content:""}.bi-pencil:before{content:""}.bi-pentagon-fill:before{content:""}.bi-pentagon-half:before{content:""}.bi-pentagon:before{content:""}.bi-people-fill:before{content:""}.bi-people:before{content:""}.bi-percent:before{content:""}.bi-person-badge-fill:before{content:""}.bi-person-badge:before{content:""}.bi-person-bounding-box:before{content:""}.bi-person-check-fill:before{content:""}.bi-person-check:before{content:""}.bi-person-circle:before{content:""}.bi-person-dash-fill:before{content:""}.bi-person-dash:before{content:""}.bi-person-fill:before{content:""}.bi-person-lines-fill:before{content:""}.bi-person-plus-fill:before{content:""}.bi-person-plus:before{content:""}.bi-person-square:before{content:""}.bi-person-x-fill:before{content:""}.bi-person-x:before{content:""}.bi-person:before{content:""}.bi-phone-fill:before{content:""}.bi-phone-landscape-fill:before{content:""}.bi-phone-landscape:before{content:""}.bi-phone-vibrate-fill:before{content:""}.bi-phone-vibrate:before{content:""}.bi-phone:before{content:""}.bi-pie-chart-fill:before{content:""}.bi-pie-chart:before{content:""}.bi-pin-angle-fill:before{content:""}.bi-pin-angle:before{content:""}.bi-pin-fill:before{content:""}.bi-pin:before{content:""}.bi-pip-fill:before{content:""}.bi-pip:before{content:""}.bi-play-btn-fill:before{content:""}.bi-play-btn:before{content:""}.bi-play-circle-fill:before{content:""}.bi-play-circle:before{content:""}.bi-play-fill:before{content:""}.bi-play:before{content:""}.bi-plug-fill:before{content:""}.bi-plug:before{content:""}.bi-plus-circle-dotted:before{content:""}.bi-plus-circle-fill:before{content:""}.bi-plus-circle:before{content:""}.bi-plus-square-dotted:before{content:""}.bi-plus-square-fill:before{content:""}.bi-plus-square:before{content:""}.bi-plus:before{content:""}.bi-power:before{content:""}.bi-printer-fill:before{content:""}.bi-printer:before{content:""}.bi-puzzle-fill:before{content:""}.bi-puzzle:before{content:""}.bi-question-circle-fill:before{content:""}.bi-question-circle:before{content:""}.bi-question-diamond-fill:before{content:""}.bi-question-diamond:before{content:""}.bi-question-octagon-fill:before{content:""}.bi-question-octagon:before{content:""}.bi-question-square-fill:before{content:""}.bi-question-square:before{content:""}.bi-question:before{content:""}.bi-rainbow:before{content:""}.bi-receipt-cutoff:before{content:""}.bi-receipt:before{content:""}.bi-reception-0:before{content:""}.bi-reception-1:before{content:""}.bi-reception-2:before{content:""}.bi-reception-3:before{content:""}.bi-reception-4:before{content:""}.bi-record-btn-fill:before{content:""}.bi-record-btn:before{content:""}.bi-record-circle-fill:before{content:""}.bi-record-circle:before{content:""}.bi-record-fill:before{content:""}.bi-record:before{content:""}.bi-record2-fill:before{content:""}.bi-record2:before{content:""}.bi-reply-all-fill:before{content:""}.bi-reply-all:before{content:""}.bi-reply-fill:before{content:""}.bi-reply:before{content:""}.bi-rss-fill:before{content:""}.bi-rss:before{content:""}.bi-rulers:before{content:""}.bi-save-fill:before{content:""}.bi-save:before{content:""}.bi-save2-fill:before{content:""}.bi-save2:before{content:""}.bi-scissors:before{content:""}.bi-screwdriver:before{content:""}.bi-search:before{content:""}.bi-segmented-nav:before{content:""}.bi-server:before{content:""}.bi-share-fill:before{content:""}.bi-share:before{content:""}.bi-shield-check:before{content:""}.bi-shield-exclamation:before{content:""}.bi-shield-fill-check:before{content:""}.bi-shield-fill-exclamation:before{content:""}.bi-shield-fill-minus:before{content:""}.bi-shield-fill-plus:before{content:""}.bi-shield-fill-x:before{content:""}.bi-shield-fill:before{content:""}.bi-shield-lock-fill:before{content:""}.bi-shield-lock:before{content:""}.bi-shield-minus:before{content:""}.bi-shield-plus:before{content:""}.bi-shield-shaded:before{content:""}.bi-shield-slash-fill:before{content:""}.bi-shield-slash:before{content:""}.bi-shield-x:before{content:""}.bi-shield:before{content:""}.bi-shift-fill:before{content:""}.bi-shift:before{content:""}.bi-shop-window:before{content:""}.bi-shop:before{content:""}.bi-shuffle:before{content:""}.bi-signpost-2-fill:before{content:""}.bi-signpost-2:before{content:""}.bi-signpost-fill:before{content:""}.bi-signpost-split-fill:before{content:""}.bi-signpost-split:before{content:""}.bi-signpost:before{content:""}.bi-sim-fill:before{content:""}.bi-sim:before{content:""}.bi-skip-backward-btn-fill:before{content:""}.bi-skip-backward-btn:before{content:""}.bi-skip-backward-circle-fill:before{content:""}.bi-skip-backward-circle:before{content:""}.bi-skip-backward-fill:before{content:""}.bi-skip-backward:before{content:""}.bi-skip-end-btn-fill:before{content:""}.bi-skip-end-btn:before{content:""}.bi-skip-end-circle-fill:before{content:""}.bi-skip-end-circle:before{content:""}.bi-skip-end-fill:before{content:""}.bi-skip-end:before{content:""}.bi-skip-forward-btn-fill:before{content:""}.bi-skip-forward-btn:before{content:""}.bi-skip-forward-circle-fill:before{content:""}.bi-skip-forward-circle:before{content:""}.bi-skip-forward-fill:before{content:""}.bi-skip-forward:before{content:""}.bi-skip-start-btn-fill:before{content:""}.bi-skip-start-btn:before{content:""}.bi-skip-start-circle-fill:before{content:""}.bi-skip-start-circle:before{content:""}.bi-skip-start-fill:before{content:""}.bi-skip-start:before{content:""}.bi-slack:before{content:""}.bi-slash-circle-fill:before{content:""}.bi-slash-circle:before{content:""}.bi-slash-square-fill:before{content:""}.bi-slash-square:before{content:""}.bi-slash:before{content:""}.bi-sliders:before{content:""}.bi-smartwatch:before{content:""}.bi-snow:before{content:""}.bi-snow2:before{content:""}.bi-snow3:before{content:""}.bi-sort-alpha-down-alt:before{content:""}.bi-sort-alpha-down:before{content:""}.bi-sort-alpha-up-alt:before{content:""}.bi-sort-alpha-up:before{content:""}.bi-sort-down-alt:before{content:""}.bi-sort-down:before{content:""}.bi-sort-numeric-down-alt:before{content:""}.bi-sort-numeric-down:before{content:""}.bi-sort-numeric-up-alt:before{content:""}.bi-sort-numeric-up:before{content:""}.bi-sort-up-alt:before{content:""}.bi-sort-up:before{content:""}.bi-soundwave:before{content:""}.bi-speaker-fill:before{content:""}.bi-speaker:before{content:""}.bi-speedometer:before{content:""}.bi-speedometer2:before{content:""}.bi-spellcheck:before{content:""}.bi-square-fill:before{content:""}.bi-square-half:before{content:""}.bi-square:before,.check-btn~label .check-icon:before{content:""}.bi-stack:before{content:""}.bi-star-fill:before{content:""}.bi-star-half:before{content:""}.bi-star:before{content:""}.bi-stars:before{content:""}.bi-stickies-fill:before{content:""}.bi-stickies:before{content:""}.bi-sticky-fill:before{content:""}.bi-sticky:before{content:""}.bi-stop-btn-fill:before{content:""}.bi-stop-btn:before{content:""}.bi-stop-circle-fill:before{content:""}.bi-stop-circle:before{content:""}.bi-stop-fill:before{content:""}.bi-stop:before{content:""}.bi-stoplights-fill:before{content:""}.bi-stoplights:before{content:""}.bi-stopwatch-fill:before{content:""}.bi-stopwatch:before{content:""}.bi-subtract:before{content:""}.bi-suit-club-fill:before{content:""}.bi-suit-club:before{content:""}.bi-suit-diamond-fill:before{content:""}.bi-suit-diamond:before{content:""}.bi-suit-heart-fill:before{content:""}.bi-suit-heart:before{content:""}.bi-suit-spade-fill:before{content:""}.bi-suit-spade:before{content:""}.bi-sun-fill:before{content:""}.bi-sun:before{content:""}.bi-sunglasses:before{content:""}.bi-sunrise-fill:before{content:""}.bi-sunrise:before{content:""}.bi-sunset-fill:before{content:""}.bi-sunset:before{content:""}.bi-symmetry-horizontal:before{content:""}.bi-symmetry-vertical:before{content:""}.bi-table:before{content:""}.bi-tablet-fill:before{content:""}.bi-tablet-landscape-fill:before{content:""}.bi-tablet-landscape:before{content:""}.bi-tablet:before{content:""}.bi-tag-fill:before{content:""}.bi-tag:before{content:""}.bi-tags-fill:before{content:""}.bi-tags:before{content:""}.bi-telegram:before{content:""}.bi-telephone-fill:before{content:""}.bi-telephone-forward-fill:before{content:""}.bi-telephone-forward:before{content:""}.bi-telephone-inbound-fill:before{content:""}.bi-telephone-inbound:before{content:""}.bi-telephone-minus-fill:before{content:""}.bi-telephone-minus:before{content:""}.bi-telephone-outbound-fill:before{content:""}.bi-telephone-outbound:before{content:""}.bi-telephone-plus-fill:before{content:""}.bi-telephone-plus:before{content:""}.bi-telephone-x-fill:before{content:""}.bi-telephone-x:before{content:""}.bi-telephone:before{content:""}.bi-terminal-fill:before{content:""}.bi-terminal:before{content:""}.bi-text-center:before{content:""}.bi-text-indent-left:before{content:""}.bi-text-indent-right:before{content:""}.bi-text-left:before{content:""}.bi-text-paragraph:before{content:""}.bi-text-right:before{content:""}.bi-textarea-resize:before{content:""}.bi-textarea-t:before{content:""}.bi-textarea:before{content:""}.bi-thermometer-half:before{content:""}.bi-thermometer-high:before{content:""}.bi-thermometer-low:before{content:""}.bi-thermometer-snow:before{content:""}.bi-thermometer-sun:before{content:""}.bi-thermometer:before{content:""}.bi-three-dots-vertical:before{content:""}.bi-three-dots:before{content:""}.bi-toggle-off:before{content:""}.bi-toggle-on:before{content:""}.bi-toggle2-off:before{content:""}.bi-toggle2-on:before{content:""}.bi-toggles:before{content:""}.bi-toggles2:before{content:""}.bi-tools:before{content:""}.bi-tornado:before{content:""}.bi-trash-fill:before{content:""}.bi-trash:before{content:""}.bi-trash2-fill:before{content:""}.bi-trash2:before{content:""}.bi-tree-fill:before{content:""}.bi-tree:before{content:""}.bi-triangle-fill:before{content:""}.bi-triangle-half:before{content:""}.bi-triangle:before{content:""}.bi-trophy-fill:before{content:""}.bi-trophy:before{content:""}.bi-tropical-storm:before{content:""}.bi-truck-flatbed:before{content:""}.bi-truck:before{content:""}.bi-tsunami:before{content:""}.bi-tv-fill:before{content:""}.bi-tv:before{content:""}.bi-twitch:before{content:""}.bi-twitter:before{content:""}.bi-type-bold:before{content:""}.bi-type-h1:before{content:""}.bi-type-h2:before{content:""}.bi-type-h3:before{content:""}.bi-type-italic:before{content:""}.bi-type-strikethrough:before{content:""}.bi-type-underline:before{content:""}.bi-type:before{content:""}.bi-ui-checks-grid:before{content:""}.bi-ui-checks:before{content:""}.bi-ui-radios-grid:before{content:""}.bi-ui-radios:before{content:""}.bi-umbrella-fill:before{content:""}.bi-umbrella:before{content:""}.bi-union:before{content:""}.bi-unlock-fill:before{content:""}.bi-unlock:before{content:""}.bi-upc-scan:before{content:""}.bi-upc:before{content:""}.bi-upload:before{content:""}.bi-vector-pen:before{content:""}.bi-view-list:before{content:""}.bi-view-stacked:before{content:""}.bi-vinyl-fill:before{content:""}.bi-vinyl:before{content:""}.bi-voicemail:before{content:""}.bi-volume-down-fill:before{content:""}.bi-volume-down:before{content:""}.bi-volume-mute-fill:before{content:""}.bi-volume-mute:before{content:""}.bi-volume-off-fill:before{content:""}.bi-volume-off:before{content:""}.bi-volume-up-fill:before{content:""}.bi-volume-up:before{content:""}.bi-vr:before{content:""}.bi-wallet-fill:before{content:""}.bi-wallet:before{content:""}.bi-wallet2:before{content:""}.bi-watch:before{content:""}.bi-water:before{content:""}.bi-whatsapp:before{content:""}.bi-wifi-1:before{content:""}.bi-wifi-2:before{content:""}.bi-wifi-off:before{content:""}.bi-wifi:before{content:""}.bi-wind:before{content:""}.bi-window-dock:before{content:""}.bi-window-sidebar:before{content:""}.bi-window:before{content:""}.bi-wrench:before{content:""}.bi-x-circle-fill:before{content:""}.bi-x-circle:before{content:""}.bi-x-diamond-fill:before{content:""}.bi-x-diamond:before{content:""}.bi-x-octagon-fill:before{content:""}.bi-x-octagon:before{content:""}.bi-x-square-fill:before{content:""}.bi-x-square:before{content:""}.bi-x:before{content:""}.bi-youtube:before{content:""}.bi-zoom-in:before{content:""}.bi-zoom-out:before{content:""}.bi-bank:before{content:""}.bi-bank2:before{content:""}.bi-bell-slash-fill:before{content:""}.bi-bell-slash:before{content:""}.bi-cash-coin:before{content:""}.bi-check-lg:before{content:""}.bi-coin:before{content:""}.bi-currency-bitcoin:before{content:""}.bi-currency-dollar:before{content:""}.bi-currency-euro:before{content:""}.bi-currency-exchange:before{content:""}.bi-currency-pound:before{content:""}.bi-currency-yen:before{content:""}.bi-dash-lg:before{content:""}.bi-exclamation-lg:before{content:""}.bi-file-earmark-pdf-fill:before{content:""}.bi-file-earmark-pdf:before{content:""}.bi-file-pdf-fill:before{content:""}.bi-file-pdf:before{content:""}.bi-gender-ambiguous:before{content:""}.bi-gender-female:before{content:""}.bi-gender-male:before{content:""}.bi-gender-trans:before{content:""}.bi-headset-vr:before{content:""}.bi-info-lg:before{content:""}.bi-mastodon:before{content:""}.bi-messenger:before{content:""}.bi-piggy-bank-fill:before{content:""}.bi-piggy-bank:before{content:""}.bi-pin-map-fill:before{content:""}.bi-pin-map:before{content:""}.bi-plus-lg:before{content:""}.bi-question-lg:before{content:""}.bi-recycle:before{content:""}.bi-reddit:before{content:""}.bi-safe-fill:before{content:""}.bi-safe2-fill:before{content:""}.bi-safe2:before{content:""}.bi-sd-card-fill:before{content:""}.bi-sd-card:before{content:""}.bi-skype:before{content:""}.bi-slash-lg:before{content:""}.bi-translate:before{content:""}.bi-x-lg:before{content:""}.bi-safe:before{content:""}.bi-apple:before{content:""}.bi-microsoft:before{content:""}.bi-windows:before{content:""}.bi-behance:before{content:""}.bi-dribbble:before{content:""}.bi-line:before{content:""}.bi-medium:before{content:""}.bi-paypal:before{content:""}.bi-pinterest:before{content:""}.bi-signal:before{content:""}.bi-snapchat:before{content:""}.bi-spotify:before{content:""}.bi-stack-overflow:before{content:""}.bi-strava:before{content:""}.bi-wordpress:before{content:""}.bi-vimeo:before{content:""}.bi-activity:before{content:""}.bi-easel2-fill:before{content:""}.bi-easel2:before{content:""}.bi-easel3-fill:before{content:""}.bi-easel3:before{content:""}.bi-fan:before{content:""}.bi-fingerprint:before{content:""}.bi-graph-down-arrow:before{content:""}.bi-graph-up-arrow:before{content:""}.bi-hypnotize:before{content:""}.bi-magic:before{content:""}.bi-person-rolodex:before{content:""}.bi-person-video:before{content:""}.bi-person-video2:before{content:""}.bi-person-video3:before{content:""}.bi-person-workspace:before{content:""}.bi-radioactive:before{content:""}.bi-webcam-fill:before{content:""}.bi-webcam:before{content:""}.bi-yin-yang:before{content:""}.bi-bandaid-fill:before{content:""}.bi-bandaid:before{content:""}.bi-bluetooth:before{content:""}.bi-body-text:before{content:""}.bi-boombox:before{content:""}.bi-boxes:before{content:""}.bi-dpad-fill:before{content:""}.bi-dpad:before{content:""}.bi-ear-fill:before{content:""}.bi-ear:before{content:""}.bi-envelope-check-fill:before{content:""}.bi-envelope-check:before{content:""}.bi-envelope-dash-fill:before{content:""}.bi-envelope-dash:before{content:""}.bi-envelope-exclamation-fill:before{content:""}.bi-envelope-exclamation:before{content:""}.bi-envelope-plus-fill:before{content:""}.bi-envelope-plus:before{content:""}.bi-envelope-slash-fill:before{content:""}.bi-envelope-slash:before{content:""}.bi-envelope-x-fill:before{content:""}.bi-envelope-x:before{content:""}.bi-explicit-fill:before{content:""}.bi-explicit:before{content:""}.bi-git:before{content:""}.bi-infinity:before{content:""}.bi-list-columns-reverse:before{content:""}.bi-list-columns:before{content:""}.bi-meta:before{content:""}.bi-nintendo-switch:before{content:""}.bi-pc-display-horizontal:before{content:""}.bi-pc-display:before{content:""}.bi-pc-horizontal:before{content:""}.bi-pc:before{content:""}.bi-playstation:before{content:""}.bi-plus-slash-minus:before{content:""}.bi-projector-fill:before{content:""}.bi-projector:before{content:""}.bi-qr-code-scan:before{content:""}.bi-qr-code:before{content:""}.bi-quora:before{content:""}.bi-quote:before{content:""}.bi-robot:before{content:""}.bi-send-check-fill:before{content:""}.bi-send-check:before{content:""}.bi-send-dash-fill:before{content:""}.bi-send-dash:before{content:""}.bi-send-exclamation-fill:before{content:""}.bi-send-exclamation:before{content:""}.bi-send-fill:before{content:""}.bi-send-plus-fill:before{content:""}.bi-send-plus:before{content:""}.bi-send-slash-fill:before{content:""}.bi-send-slash:before{content:""}.bi-send-x-fill:before{content:""}.bi-send-x:before{content:""}.bi-send:before{content:""}.bi-steam:before{content:""}.bi-terminal-dash:before{content:""}.bi-terminal-plus:before{content:""}.bi-terminal-split:before{content:""}.bi-ticket-detailed-fill:before{content:""}.bi-ticket-detailed:before{content:""}.bi-ticket-fill:before{content:""}.bi-ticket-perforated-fill:before{content:""}.bi-ticket-perforated:before{content:""}.bi-ticket:before{content:""}.bi-tiktok:before{content:""}.bi-window-dash:before{content:""}.bi-window-desktop:before{content:""}.bi-window-fullscreen:before{content:""}.bi-window-plus:before{content:""}.bi-window-split:before{content:""}.bi-window-stack:before{content:""}.bi-window-x:before{content:""}.bi-xbox:before{content:""}.bi-ethernet:before{content:""}.bi-hdmi-fill:before{content:""}.bi-hdmi:before{content:""}.bi-usb-c-fill:before{content:""}.bi-usb-c:before{content:""}.bi-usb-fill:before{content:""}.bi-usb-plug-fill:before{content:""}.bi-usb-plug:before{content:""}.bi-usb-symbol:before{content:""}.bi-usb:before{content:""}.bi-boombox-fill:before{content:""}.bi-displayport:before{content:""}.bi-gpu-card:before{content:""}.bi-memory:before{content:""}.bi-modem-fill:before{content:""}.bi-modem:before{content:""}.bi-motherboard-fill:before{content:""}.bi-motherboard:before{content:""}.bi-optical-audio-fill:before{content:""}.bi-optical-audio:before{content:""}.bi-pci-card:before{content:""}.bi-router-fill:before{content:""}.bi-router:before{content:""}.bi-thunderbolt-fill:before{content:""}.bi-thunderbolt:before{content:""}.bi-usb-drive-fill:before{content:""}.bi-usb-drive:before{content:""}.bi-usb-micro-fill:before{content:""}.bi-usb-micro:before{content:""}.bi-usb-mini-fill:before{content:""}.bi-usb-mini:before{content:""}.bi-cloud-haze2:before{content:""}.bi-device-hdd-fill:before{content:""}.bi-device-hdd:before{content:""}.bi-device-ssd-fill:before{content:""}.bi-device-ssd:before{content:""}.bi-displayport-fill:before{content:""}.bi-mortarboard-fill:before{content:""}.bi-mortarboard:before{content:""}.bi-terminal-x:before{content:""}.bi-arrow-through-heart-fill:before{content:""}.bi-arrow-through-heart:before{content:""}.bi-badge-sd-fill:before{content:""}.bi-badge-sd:before{content:""}.bi-bag-heart-fill:before{content:""}.bi-bag-heart:before{content:""}.bi-balloon-fill:before{content:""}.bi-balloon-heart-fill:before{content:""}.bi-balloon-heart:before{content:""}.bi-balloon:before{content:""}.bi-box2-fill:before{content:""}.bi-box2-heart-fill:before{content:""}.bi-box2-heart:before{content:""}.bi-box2:before{content:""}.bi-braces-asterisk:before{content:""}.bi-calendar-heart-fill:before{content:""}.bi-calendar-heart:before{content:""}.bi-calendar2-heart-fill:before{content:""}.bi-calendar2-heart:before{content:""}.bi-chat-heart-fill:before{content:""}.bi-chat-heart:before{content:""}.bi-chat-left-heart-fill:before{content:""}.bi-chat-left-heart:before{content:""}.bi-chat-right-heart-fill:before{content:""}.bi-chat-right-heart:before{content:""}.bi-chat-square-heart-fill:before{content:""}.bi-chat-square-heart:before{content:""}.bi-clipboard-check-fill:before{content:""}.bi-clipboard-data-fill:before{content:""}.bi-clipboard-fill:before{content:""}.bi-clipboard-heart-fill:before{content:""}.bi-clipboard-heart:before{content:""}.bi-clipboard-minus-fill:before{content:""}.bi-clipboard-plus-fill:before{content:""}.bi-clipboard-pulse:before{content:""}.bi-clipboard-x-fill:before{content:""}.bi-clipboard2-check-fill:before{content:""}.bi-clipboard2-check:before{content:""}.bi-clipboard2-data-fill:before{content:""}.bi-clipboard2-data:before{content:""}.bi-clipboard2-fill:before{content:""}.bi-clipboard2-heart-fill:before{content:""}.bi-clipboard2-heart:before{content:""}.bi-clipboard2-minus-fill:before{content:""}.bi-clipboard2-minus:before{content:""}.bi-clipboard2-plus-fill:before{content:""}.bi-clipboard2-plus:before{content:""}.bi-clipboard2-pulse-fill:before{content:""}.bi-clipboard2-pulse:before{content:""}.bi-clipboard2-x-fill:before{content:""}.bi-clipboard2-x:before{content:""}.bi-clipboard2:before{content:""}.bi-emoji-kiss-fill:before{content:""}.bi-emoji-kiss:before{content:""}.bi-envelope-heart-fill:before{content:""}.bi-envelope-heart:before{content:""}.bi-envelope-open-heart-fill:before{content:""}.bi-envelope-open-heart:before{content:""}.bi-envelope-paper-fill:before{content:""}.bi-envelope-paper-heart-fill:before{content:""}.bi-envelope-paper-heart:before{content:""}.bi-envelope-paper:before{content:""}.bi-filetype-aac:before{content:""}.bi-filetype-ai:before{content:""}.bi-filetype-bmp:before{content:""}.bi-filetype-cs:before{content:""}.bi-filetype-css:before{content:""}.bi-filetype-csv:before{content:""}.bi-filetype-doc:before{content:""}.bi-filetype-docx:before{content:""}.bi-filetype-exe:before{content:""}.bi-filetype-gif:before{content:""}.bi-filetype-heic:before{content:""}.bi-filetype-html:before{content:""}.bi-filetype-java:before{content:""}.bi-filetype-jpg:before{content:""}.bi-filetype-js:before{content:""}.bi-filetype-jsx:before{content:""}.bi-filetype-key:before{content:""}.bi-filetype-m4p:before{content:""}.bi-filetype-md:before{content:""}.bi-filetype-mdx:before{content:""}.bi-filetype-mov:before{content:""}.bi-filetype-mp3:before{content:""}.bi-filetype-mp4:before{content:""}.bi-filetype-otf:before{content:""}.bi-filetype-pdf:before{content:""}.bi-filetype-php:before{content:""}.bi-filetype-png:before{content:""}.bi-filetype-ppt:before{content:""}.bi-filetype-psd:before{content:""}.bi-filetype-py:before{content:""}.bi-filetype-raw:before{content:""}.bi-filetype-rb:before{content:""}.bi-filetype-sass:before{content:""}.bi-filetype-scss:before{content:""}.bi-filetype-sh:before{content:""}.bi-filetype-svg:before{content:""}.bi-filetype-tiff:before{content:""}.bi-filetype-tsx:before{content:""}.bi-filetype-ttf:before{content:""}.bi-filetype-txt:before{content:""}.bi-filetype-wav:before{content:""}.bi-filetype-woff:before{content:""}.bi-filetype-xls:before{content:""}.bi-filetype-xml:before{content:""}.bi-filetype-yml:before{content:""}.bi-heart-arrow:before{content:""}.bi-heart-pulse-fill:before{content:""}.bi-heart-pulse:before{content:""}.bi-heartbreak-fill:before{content:""}.bi-heartbreak:before{content:""}.bi-hearts:before{content:""}.bi-hospital-fill:before{content:""}.bi-hospital:before{content:""}.bi-house-heart-fill:before{content:""}.bi-house-heart:before{content:""}.bi-incognito:before{content:""}.bi-magnet-fill:before{content:""}.bi-magnet:before{content:""}.bi-person-heart:before{content:""}.bi-person-hearts:before{content:""}.bi-phone-flip:before{content:""}.bi-plugin:before{content:""}.bi-postage-fill:before{content:""}.bi-postage-heart-fill:before{content:""}.bi-postage-heart:before{content:""}.bi-postage:before{content:""}.bi-postcard-fill:before{content:""}.bi-postcard-heart-fill:before{content:""}.bi-postcard-heart:before{content:""}.bi-postcard:before{content:""}.bi-search-heart-fill:before{content:""}.bi-search-heart:before{content:""}.bi-sliders2-vertical:before{content:""}.bi-sliders2:before{content:""}.bi-trash3-fill:before{content:""}.bi-trash3:before{content:""}.bi-valentine:before{content:""}.bi-valentine2:before{content:""}.bi-wrench-adjustable-circle-fill:before{content:""}.bi-wrench-adjustable-circle:before{content:""}.bi-wrench-adjustable:before{content:""}.bi-filetype-json:before{content:""}.bi-filetype-pptx:before{content:""}.bi-filetype-xlsx:before{content:""}.bi-1-circle-fill:before{content:""}.bi-1-circle:before{content:""}.bi-1-square-fill:before{content:""}.bi-1-square:before{content:""}.bi-2-circle-fill:before{content:""}.bi-2-circle:before{content:""}.bi-2-square-fill:before{content:""}.bi-2-square:before{content:""}.bi-3-circle-fill:before{content:""}.bi-3-circle:before{content:""}.bi-3-square-fill:before{content:""}.bi-3-square:before{content:""}.bi-4-circle-fill:before{content:""}.bi-4-circle:before{content:""}.bi-4-square-fill:before{content:""}.bi-4-square:before{content:""}.bi-5-circle-fill:before{content:""}.bi-5-circle:before{content:""}.bi-5-square-fill:before{content:""}.bi-5-square:before{content:""}.bi-6-circle-fill:before{content:""}.bi-6-circle:before{content:""}.bi-6-square-fill:before{content:""}.bi-6-square:before{content:""}.bi-7-circle-fill:before{content:""}.bi-7-circle:before{content:""}.bi-7-square-fill:before{content:""}.bi-7-square:before{content:""}.bi-8-circle-fill:before{content:""}.bi-8-circle:before{content:""}.bi-8-square-fill:before{content:""}.bi-8-square:before{content:""}.bi-9-circle-fill:before{content:""}.bi-9-circle:before{content:""}.bi-9-square-fill:before{content:""}.bi-9-square:before{content:""}.bi-airplane-engines-fill:before{content:""}.bi-airplane-engines:before{content:""}.bi-airplane-fill:before{content:""}.bi-airplane:before{content:""}.bi-alexa:before{content:""}.bi-alipay:before{content:""}.bi-android:before{content:""}.bi-android2:before{content:""}.bi-box-fill:before{content:""}.bi-box-seam-fill:before{content:""}.bi-browser-chrome:before{content:""}.bi-browser-edge:before{content:""}.bi-browser-firefox:before{content:""}.bi-browser-safari:before{content:""}.bi-c-circle-fill:before{content:""}.bi-c-circle:before{content:""}.bi-c-square-fill:before{content:""}.bi-c-square:before{content:""}.bi-capsule-pill:before{content:""}.bi-capsule:before{content:""}.bi-car-front-fill:before{content:""}.bi-car-front:before{content:""}.bi-cassette-fill:before{content:""}.bi-cassette:before{content:""}.bi-cc-circle-fill:before{content:""}.bi-cc-circle:before{content:""}.bi-cc-square-fill:before{content:""}.bi-cc-square:before{content:""}.bi-cup-hot-fill:before{content:""}.bi-cup-hot:before{content:""}.bi-currency-rupee:before{content:""}.bi-dropbox:before{content:""}.bi-escape:before{content:""}.bi-fast-forward-btn-fill:before{content:""}.bi-fast-forward-btn:before{content:""}.bi-fast-forward-circle-fill:before{content:""}.bi-fast-forward-circle:before{content:""}.bi-fast-forward-fill:before{content:""}.bi-fast-forward:before{content:""}.bi-filetype-sql:before{content:""}.bi-fire:before{content:""}.bi-google-play:before{content:""}.bi-h-circle-fill:before{content:""}.bi-h-circle:before{content:""}.bi-h-square-fill:before{content:""}.bi-h-square:before{content:""}.bi-indent:before{content:""}.bi-lungs-fill:before{content:""}.bi-lungs:before{content:""}.bi-microsoft-teams:before{content:""}.bi-p-circle-fill:before{content:""}.bi-p-circle:before{content:""}.bi-p-square-fill:before{content:""}.bi-p-square:before{content:""}.bi-pass-fill:before{content:""}.bi-pass:before{content:""}.bi-prescription:before{content:""}.bi-prescription2:before{content:""}.bi-r-circle-fill:before{content:""}.bi-r-circle:before{content:""}.bi-r-square-fill:before{content:""}.bi-r-square:before{content:""}.bi-repeat-1:before{content:""}.bi-repeat:before{content:""}.bi-rewind-btn-fill:before{content:""}.bi-rewind-btn:before{content:""}.bi-rewind-circle-fill:before{content:""}.bi-rewind-circle:before{content:""}.bi-rewind-fill:before{content:""}.bi-rewind:before{content:""}.bi-train-freight-front-fill:before{content:""}.bi-train-freight-front:before{content:""}.bi-train-front-fill:before{content:""}.bi-train-front:before{content:""}.bi-train-lightrail-front-fill:before{content:""}.bi-train-lightrail-front:before{content:""}.bi-truck-front-fill:before{content:""}.bi-truck-front:before{content:""}.bi-ubuntu:before{content:""}.bi-unindent:before{content:""}.bi-unity:before{content:""}.bi-universal-access-circle:before{content:""}.bi-universal-access:before{content:""}.bi-virus:before{content:""}.bi-virus2:before{content:""}.bi-wechat:before{content:""}.bi-yelp:before{content:""}.bi-sign-stop-fill:before{content:""}.bi-sign-stop-lights-fill:before{content:""}.bi-sign-stop-lights:before{content:""}.bi-sign-stop:before{content:""}.bi-sign-turn-left-fill:before{content:""}.bi-sign-turn-left:before{content:""}.bi-sign-turn-right-fill:before{content:""}.bi-sign-turn-right:before{content:""}.bi-sign-turn-slight-left-fill:before{content:""}.bi-sign-turn-slight-left:before{content:""}.bi-sign-turn-slight-right-fill:before{content:""}.bi-sign-turn-slight-right:before{content:""}.bi-sign-yield-fill:before{content:""}.bi-sign-yield:before{content:""}.bi-ev-station-fill:before{content:""}.bi-ev-station:before{content:""}.bi-fuel-pump-diesel-fill:before{content:""}.bi-fuel-pump-diesel:before{content:""}.bi-fuel-pump-fill:before{content:""}.bi-fuel-pump:before{content:""}.bi-0-circle-fill:before{content:""}.bi-0-circle:before{content:""}.bi-0-square-fill:before{content:""}.bi-0-square:before{content:""}.bi-rocket-fill:before{content:""}.bi-rocket-takeoff-fill:before{content:""}.bi-rocket-takeoff:before{content:""}.bi-rocket:before{content:""}.bi-stripe:before{content:""}.bi-subscript:before{content:""}.bi-superscript:before{content:""}.bi-trello:before{content:""}.bi-envelope-at-fill:before{content:""}.bi-envelope-at:before{content:""}.bi-regex:before{content:""}.bi-text-wrap:before{content:""}.bi-sign-dead-end-fill:before{content:""}.bi-sign-dead-end:before{content:""}.bi-sign-do-not-enter-fill:before{content:""}.bi-sign-do-not-enter:before{content:""}.bi-sign-intersection-fill:before{content:""}.bi-sign-intersection-side-fill:before{content:""}.bi-sign-intersection-side:before{content:""}.bi-sign-intersection-t-fill:before{content:""}.bi-sign-intersection-t:before{content:""}.bi-sign-intersection-y-fill:before{content:""}.bi-sign-intersection-y:before{content:""}.bi-sign-intersection:before{content:""}.bi-sign-merge-left-fill:before{content:""}.bi-sign-merge-left:before{content:""}.bi-sign-merge-right-fill:before{content:""}.bi-sign-merge-right:before{content:""}.bi-sign-no-left-turn-fill:before{content:""}.bi-sign-no-left-turn:before{content:""}.bi-sign-no-parking-fill:before{content:""}.bi-sign-no-parking:before{content:""}.bi-sign-no-right-turn-fill:before{content:""}.bi-sign-no-right-turn:before{content:""}.bi-sign-railroad-fill:before{content:""}.bi-sign-railroad:before{content:""}.bi-building-add:before{content:""}.bi-building-check:before{content:""}.bi-building-dash:before{content:""}.bi-building-down:before{content:""}.bi-building-exclamation:before{content:""}.bi-building-fill-add:before{content:""}.bi-building-fill-check:before{content:""}.bi-building-fill-dash:before{content:""}.bi-building-fill-down:before{content:""}.bi-building-fill-exclamation:before{content:""}.bi-building-fill-gear:before{content:""}.bi-building-fill-lock:before{content:""}.bi-building-fill-slash:before{content:""}.bi-building-fill-up:before{content:""}.bi-building-fill-x:before{content:""}.bi-building-fill:before{content:""}.bi-building-gear:before{content:""}.bi-building-lock:before{content:""}.bi-building-slash:before{content:""}.bi-building-up:before{content:""}.bi-building-x:before{content:""}.bi-buildings-fill:before{content:""}.bi-buildings:before{content:""}.bi-bus-front-fill:before{content:""}.bi-bus-front:before{content:""}.bi-ev-front-fill:before{content:""}.bi-ev-front:before{content:""}.bi-globe-americas:before{content:""}.bi-globe-asia-australia:before{content:""}.bi-globe-central-south-asia:before{content:""}.bi-globe-europe-africa:before{content:""}.bi-house-add-fill:before{content:""}.bi-house-add:before{content:""}.bi-house-check-fill:before{content:""}.bi-house-check:before{content:""}.bi-house-dash-fill:before{content:""}.bi-house-dash:before{content:""}.bi-house-down-fill:before{content:""}.bi-house-down:before{content:""}.bi-house-exclamation-fill:before{content:""}.bi-house-exclamation:before{content:""}.bi-house-gear-fill:before{content:""}.bi-house-gear:before{content:""}.bi-house-lock-fill:before{content:""}.bi-house-lock:before{content:""}.bi-house-slash-fill:before{content:""}.bi-house-slash:before{content:""}.bi-house-up-fill:before{content:""}.bi-house-up:before{content:""}.bi-house-x-fill:before{content:""}.bi-house-x:before{content:""}.bi-person-add:before{content:""}.bi-person-down:before{content:""}.bi-person-exclamation:before{content:""}.bi-person-fill-add:before{content:""}.bi-person-fill-check:before{content:""}.bi-person-fill-dash:before{content:""}.bi-person-fill-down:before{content:""}.bi-person-fill-exclamation:before{content:""}.bi-person-fill-gear:before{content:""}.bi-person-fill-lock:before{content:""}.bi-person-fill-slash:before{content:""}.bi-person-fill-up:before{content:""}.bi-person-fill-x:before{content:""}.bi-person-gear:before{content:""}.bi-person-lock:before{content:""}.bi-person-slash:before{content:""}.bi-person-up:before{content:""}.bi-scooter:before{content:""}.bi-taxi-front-fill:before{content:""}.bi-taxi-front:before{content:""}.bi-amd:before{content:""}.bi-database-add:before{content:""}.bi-database-check:before{content:""}.bi-database-dash:before{content:""}.bi-database-down:before{content:""}.bi-database-exclamation:before{content:""}.bi-database-fill-add:before{content:""}.bi-database-fill-check:before{content:""}.bi-database-fill-dash:before{content:""}.bi-database-fill-down:before{content:""}.bi-database-fill-exclamation:before{content:""}.bi-database-fill-gear:before{content:""}.bi-database-fill-lock:before{content:""}.bi-database-fill-slash:before{content:""}.bi-database-fill-up:before{content:""}.bi-database-fill-x:before{content:""}.bi-database-fill:before{content:""}.bi-database-gear:before{content:""}.bi-database-lock:before{content:""}.bi-database-slash:before{content:""}.bi-database-up:before{content:""}.bi-database-x:before{content:""}.bi-database:before{content:""}.bi-houses-fill:before{content:""}.bi-houses:before{content:""}.bi-nvidia:before{content:""}.bi-person-vcard-fill:before{content:""}.bi-person-vcard:before{content:""}.bi-sina-weibo:before{content:""}.bi-tencent-qq:before{content:""}.bi-wikipedia:before{content:""}.bi-alphabet-uppercase:before{content:""}.bi-alphabet:before{content:""}.bi-amazon:before{content:""}.bi-arrows-collapse-vertical:before{content:""}.bi-arrows-expand-vertical:before{content:""}.bi-arrows-vertical:before{content:""}.bi-arrows:before{content:""}.bi-ban-fill:before{content:""}.bi-ban:before{content:""}.bi-bing:before{content:""}.bi-cake:before{content:""}.bi-cake2:before{content:""}.bi-cookie:before{content:""}.bi-copy:before{content:""}.bi-crosshair:before{content:""}.bi-crosshair2:before{content:""}.bi-emoji-astonished-fill:before{content:""}.bi-emoji-astonished:before{content:""}.bi-emoji-grimace-fill:before{content:""}.bi-emoji-grimace:before{content:""}.bi-emoji-grin-fill:before{content:""}.bi-emoji-grin:before{content:""}.bi-emoji-surprise-fill:before{content:""}.bi-emoji-surprise:before{content:""}.bi-emoji-tear-fill:before{content:""}.bi-emoji-tear:before{content:""}.bi-envelope-arrow-down-fill:before{content:""}.bi-envelope-arrow-down:before{content:""}.bi-envelope-arrow-up-fill:before{content:""}.bi-envelope-arrow-up:before{content:""}.bi-feather:before{content:""}.bi-feather2:before{content:""}.bi-floppy-fill:before{content:""}.bi-floppy:before{content:""}.bi-floppy2-fill:before{content:""}.bi-floppy2:before{content:""}.bi-gitlab:before{content:""}.bi-highlighter:before{content:""}.bi-marker-tip:before{content:""}.bi-nvme-fill:before{content:""}.bi-nvme:before{content:""}.bi-opencollective:before{content:""}.bi-pci-card-network:before{content:""}.bi-pci-card-sound:before{content:""}.bi-radar:before{content:""}.bi-send-arrow-down-fill:before{content:""}.bi-send-arrow-down:before{content:""}.bi-send-arrow-up-fill:before{content:""}.bi-send-arrow-up:before{content:""}.bi-sim-slash-fill:before{content:""}.bi-sim-slash:before{content:""}.bi-sourceforge:before{content:""}.bi-substack:before{content:""}.bi-threads-fill:before{content:""}.bi-threads:before{content:""}.bi-transparency:before{content:""}.bi-twitter-x:before{content:""}.bi-type-h4:before{content:""}.bi-type-h5:before{content:""}.bi-type-h6:before{content:""}.bi-backpack-fill:before{content:""}.bi-backpack:before{content:""}.bi-backpack2-fill:before{content:""}.bi-backpack2:before{content:""}.bi-backpack3-fill:before{content:""}.bi-backpack3:before{content:""}.bi-backpack4-fill:before{content:""}.bi-backpack4:before{content:""}.bi-brilliance:before{content:""}.bi-cake-fill:before{content:""}.bi-cake2-fill:before{content:""}.bi-duffle-fill:before{content:""}.bi-duffle:before{content:""}.bi-exposure:before{content:""}.bi-gender-neuter:before{content:""}.bi-highlights:before{content:""}.bi-luggage-fill:before{content:""}.bi-luggage:before{content:""}.bi-mailbox-flag:before{content:""}.bi-mailbox2-flag:before{content:""}.bi-noise-reduction:before{content:""}.bi-passport-fill:before{content:""}.bi-passport:before{content:""}.bi-person-arms-up:before{content:""}.bi-person-raised-hand:before{content:""}.bi-person-standing-dress:before{content:""}.bi-person-standing:before{content:""}.bi-person-walking:before{content:""}.bi-person-wheelchair:before{content:""}.bi-shadows:before{content:""}.bi-suitcase-fill:before{content:""}.bi-suitcase-lg-fill:before{content:""}.bi-suitcase-lg:before{content:""}.bi-suitcase:before{content:"豈"}.bi-suitcase2-fill:before{content:"更"}.bi-suitcase2:before{content:"車"}.bi-vignette:before{content:"賈"}.navbar{font-size:.9625rem;color:#fff!important}.navbar.bg-dark{background-color:#000!important}.navbar.bg-light{background-color:#fff!important;border:1px solid rgba(0,0,0,.1)}.navbar.bg-light.navbar-fixed-top{border-width:0 0 1px}.navbar.bg-light.navbar-fixed-bottom{border-width:1px 0 0}p{font-family:Georgia,Cambria,Times New Roman,Times,serif}blockquote{font-style:italic}footer{font-size:.9625rem}.lead{color:#4d5761;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.breadcrumb,.dropdown-menu,.nav,.pagination,.table,table{font-size:.9625rem}.badge{vertical-align:bottom}.list-group{font-size:.9625rem}.btn-dark{background-color:#111927!important;color:#fff!important}.btn.disabled,.disabled._button-wrapper{opacity:.3}.btn-outline-dark{border:1px solid #000;background-color:#fff;color:#000}.btn-outline-dark:hover{color:#fff!important}.btn-outline-dark.btn-check:checked{color:#fff!important}.btn-outline-secondary{border:1px solid #4d5761;background-color:#fff;color:#4d5761}.active .d-active-block{display:block!important}.active .d-active-inline-block{display:inline-block!important}.active .d-active-flex{display:flex!important}.active .d-active-inline-flex{display:inline-flex!important}.bg-purple{background-color:#7879f1}.bg-pink{background-color:#f178b6}.bg-success-light{background-color:#e6f8ed}.bg-secondary-light{background-color:#f7f7f7}.bg-xs-gray-0{background-color:#fcfcfd!important}.bg-xs-gray-1{background-color:#f9fafb!important}.bg-xs-gray-2{background-color:#f3f4f6!important}.bg-xs-gray-3{background-color:#e5e7eb!important}.bg-xs-gray-4{background-color:#d2d6db!important}.bg-xs-gray-5{background-color:#9da4ae!important}.bg-xs-gray-6{background-color:#6c737f!important}.bg-xs-gray-7{background-color:#4d5761!important}.bg-xs-gray-8{background-color:#384250!important}.bg-xs-gray-9{background-color:#1f2a37!important}.bg-xs-gray-10{background-color:#111927!important}.bg-xs-white{background-color:#fff!important}@media(min-width:576px){.bg-sm-gray-0{background-color:#fcfcfd!important}.bg-sm-white{background-color:#fff!important}}@media(min-width:576px){.bg-sm-gray-1{background-color:#f9fafb!important}.bg-sm-white{background-color:#fff!important}}@media(min-width:576px){.bg-sm-gray-2{background-color:#f3f4f6!important}.bg-sm-white{background-color:#fff!important}}@media(min-width:576px){.bg-sm-gray-3{background-color:#e5e7eb!important}.bg-sm-white{background-color:#fff!important}}@media(min-width:576px){.bg-sm-gray-4{background-color:#d2d6db!important}.bg-sm-white{background-color:#fff!important}}@media(min-width:576px){.bg-sm-gray-5{background-color:#9da4ae!important}.bg-sm-white{background-color:#fff!important}}@media(min-width:576px){.bg-sm-gray-6{background-color:#6c737f!important}.bg-sm-white{background-color:#fff!important}}@media(min-width:576px){.bg-sm-gray-7{background-color:#4d5761!important}.bg-sm-white{background-color:#fff!important}}@media(min-width:576px){.bg-sm-gray-8{background-color:#384250!important}.bg-sm-white{background-color:#fff!important}}@media(min-width:576px){.bg-sm-gray-9{background-color:#1f2a37!important}.bg-sm-white{background-color:#fff!important}}@media(min-width:576px){.bg-sm-gray-10{background-color:#111927!important}.bg-sm-white{background-color:#fff!important}}@media(min-width:768px){.bg-md-gray-0{background-color:#fcfcfd!important}.bg-md-white{background-color:#fff!important}}@media(min-width:768px){.bg-md-gray-1{background-color:#f9fafb!important}.bg-md-white{background-color:#fff!important}}@media(min-width:768px){.bg-md-gray-2{background-color:#f3f4f6!important}.bg-md-white{background-color:#fff!important}}@media(min-width:768px){.bg-md-gray-3{background-color:#e5e7eb!important}.bg-md-white{background-color:#fff!important}}@media(min-width:768px){.bg-md-gray-4{background-color:#d2d6db!important}.bg-md-white{background-color:#fff!important}}@media(min-width:768px){.bg-md-gray-5{background-color:#9da4ae!important}.bg-md-white{background-color:#fff!important}}@media(min-width:768px){.bg-md-gray-6{background-color:#6c737f!important}.bg-md-white{background-color:#fff!important}}@media(min-width:768px){.bg-md-gray-7{background-color:#4d5761!important}.bg-md-white{background-color:#fff!important}}@media(min-width:768px){.bg-md-gray-8{background-color:#384250!important}.bg-md-white{background-color:#fff!important}}@media(min-width:768px){.bg-md-gray-9{background-color:#1f2a37!important}.bg-md-white{background-color:#fff!important}}@media(min-width:768px){.bg-md-gray-10{background-color:#111927!important}.bg-md-white{background-color:#fff!important}}@media(min-width:992px){.bg-lg-gray-0{background-color:#fcfcfd!important}.bg-lg-white{background-color:#fff!important}}@media(min-width:992px){.bg-lg-gray-1{background-color:#f9fafb!important}.bg-lg-white{background-color:#fff!important}}@media(min-width:992px){.bg-lg-gray-2{background-color:#f3f4f6!important}.bg-lg-white{background-color:#fff!important}}@media(min-width:992px){.bg-lg-gray-3{background-color:#e5e7eb!important}.bg-lg-white{background-color:#fff!important}}@media(min-width:992px){.bg-lg-gray-4{background-color:#d2d6db!important}.bg-lg-white{background-color:#fff!important}}@media(min-width:992px){.bg-lg-gray-5{background-color:#9da4ae!important}.bg-lg-white{background-color:#fff!important}}@media(min-width:992px){.bg-lg-gray-6{background-color:#6c737f!important}.bg-lg-white{background-color:#fff!important}}@media(min-width:992px){.bg-lg-gray-7{background-color:#4d5761!important}.bg-lg-white{background-color:#fff!important}}@media(min-width:992px){.bg-lg-gray-8{background-color:#384250!important}.bg-lg-white{background-color:#fff!important}}@media(min-width:992px){.bg-lg-gray-9{background-color:#1f2a37!important}.bg-lg-white{background-color:#fff!important}}@media(min-width:992px){.bg-lg-gray-10{background-color:#111927!important}.bg-lg-white{background-color:#fff!important}}@media(min-width:1200px){.bg-xl-gray-0{background-color:#fcfcfd!important}.bg-xl-white{background-color:#fff!important}}@media(min-width:1200px){.bg-xl-gray-1{background-color:#f9fafb!important}.bg-xl-white{background-color:#fff!important}}@media(min-width:1200px){.bg-xl-gray-2{background-color:#f3f4f6!important}.bg-xl-white{background-color:#fff!important}}@media(min-width:1200px){.bg-xl-gray-3{background-color:#e5e7eb!important}.bg-xl-white{background-color:#fff!important}}@media(min-width:1200px){.bg-xl-gray-4{background-color:#d2d6db!important}.bg-xl-white{background-color:#fff!important}}@media(min-width:1200px){.bg-xl-gray-5{background-color:#9da4ae!important}.bg-xl-white{background-color:#fff!important}}@media(min-width:1200px){.bg-xl-gray-6{background-color:#6c737f!important}.bg-xl-white{background-color:#fff!important}}@media(min-width:1200px){.bg-xl-gray-7{background-color:#4d5761!important}.bg-xl-white{background-color:#fff!important}}@media(min-width:1200px){.bg-xl-gray-8{background-color:#384250!important}.bg-xl-white{background-color:#fff!important}}@media(min-width:1200px){.bg-xl-gray-9{background-color:#1f2a37!important}.bg-xl-white{background-color:#fff!important}}@media(min-width:1200px){.bg-xl-gray-10{background-color:#111927!important}.bg-xl-white{background-color:#fff!important}}.bg-gray-0{background-color:#fcfcfd!important}@media(min-width:1400px){.bg-xxl-gray-0{background-color:#fcfcfd!important}.bg-xxl-white{background-color:#fff!important}}.bg-gray-1{background-color:#f9fafb!important}@media(min-width:1400px){.bg-xxl-gray-1{background-color:#f9fafb!important}.bg-xxl-white{background-color:#fff!important}}.bg-gray-2{background-color:#f3f4f6!important}@media(min-width:1400px){.bg-xxl-gray-2{background-color:#f3f4f6!important}.bg-xxl-white{background-color:#fff!important}}.bg-gray-3{background-color:#e5e7eb!important}@media(min-width:1400px){.bg-xxl-gray-3{background-color:#e5e7eb!important}.bg-xxl-white{background-color:#fff!important}}.bg-gray-4{background-color:#d2d6db!important}@media(min-width:1400px){.bg-xxl-gray-4{background-color:#d2d6db!important}.bg-xxl-white{background-color:#fff!important}}.bg-gray-5{background-color:#9da4ae!important}@media(min-width:1400px){.bg-xxl-gray-5{background-color:#9da4ae!important}.bg-xxl-white{background-color:#fff!important}}.bg-gray-6{background-color:#6c737f!important}@media(min-width:1400px){.bg-xxl-gray-6{background-color:#6c737f!important}.bg-xxl-white{background-color:#fff!important}}.bg-gray-7{background-color:#4d5761!important}@media(min-width:1400px){.bg-xxl-gray-7{background-color:#4d5761!important}.bg-xxl-white{background-color:#fff!important}}.bg-gray-8{background-color:#384250!important}@media(min-width:1400px){.bg-xxl-gray-8{background-color:#384250!important}.bg-xxl-white{background-color:#fff!important}}.bg-gray-9{background-color:#1f2a37!important}@media(min-width:1400px){.bg-xxl-gray-9{background-color:#1f2a37!important}.bg-xxl-white{background-color:#fff!important}}.bg-gray-10{background-color:#111927!important}@media(min-width:1400px){.bg-xxl-gray-10{background-color:#111927!important}.bg-xxl-white{background-color:#fff!important}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.bg-loading{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#a9a9a9;background:linear-gradient(90deg,#eee 10%,#ddd 18%,#eee 33%);background-size:800px 100%}.badge-danger{background-color:#fee4e2!important;color:#b42318}.badge-success{background-color:#ddeade!important;color:#317a32}.badge-info{background-color:#cff9fe!important;color:#0e7090}.badge-primary{background-color:#111927!important;color:#fff;border:1px solid #fff!important}.badge-light-secondary{color:#111927!important;border:1px solid #e5e7eb!important}.badge-light-secondary:hover{background-color:#e5e7eb!important}.badge-secondary{background-color:#fff!important;color:#000!important;border:1px solid #9da4ae!important}.border-start-primary{border-left-color:#111927!important}.border-top-primary{border-top-color:#111927!important}.border-end-primary{border-right-color:#111927!important}.border-bottom-primary{border-bottom-color:#111927!important}.border-start-secondary{border-left-color:#6c737f!important}.border-top-secondary{border-top-color:#6c737f!important}.border-end-secondary{border-right-color:#6c737f!important}.border-bottom-secondary{border-bottom-color:#6c737f!important}.border-start-success{border-left-color:#317a32!important}.border-top-success{border-top-color:#317a32!important}.border-end-success{border-right-color:#317a32!important}.border-bottom-success{border-bottom-color:#317a32!important}.border-start-info{border-left-color:#5184e5!important}.border-top-info{border-top-color:#5184e5!important}.border-end-info{border-right-color:#5184e5!important}.border-bottom-info{border-bottom-color:#5184e5!important}.border-start-warning{border-left-color:#f0ad4e!important}.border-top-warning{border-top-color:#f0ad4e!important}.border-end-warning{border-right-color:#f0ad4e!important}.border-bottom-warning{border-bottom-color:#f0ad4e!important}.border-start-danger{border-left-color:#b42318!important}.border-top-danger{border-top-color:#b42318!important}.border-end-danger{border-right-color:#b42318!important}.border-bottom-danger{border-bottom-color:#b42318!important}.border-start-light{border-left-color:#fff!important}.border-top-light{border-top-color:#fff!important}.border-end-light{border-right-color:#fff!important}.border-bottom-light{border-bottom-color:#fff!important}.border-start-dark{border-left-color:#000!important}.border-top-dark{border-top-color:#000!important}.border-end-dark{border-right-color:#000!important}.border-bottom-dark{border-bottom-color:#000!important}.border-start-xs-0-secondary{border-left:0 solid #6c737f!important}.border-top-xs-0-secondary{border-top:0 solid #6c737f!important}.border-end-xs-0-secondary{border-right:0 solid #6c737f!important}.border-bottom-xs-0-secondary{border-bottom:0 solid #6c737f!important}.border-start-xs-1-secondary{border-left:1px solid #6c737f!important}.border-top-xs-1-secondary{border-top:1px solid #6c737f!important}.border-end-xs-1-secondary{border-right:1px solid #6c737f!important}.border-bottom-xs-1-secondary{border-bottom:1px solid #6c737f!important}.border-start-xs-2-secondary{border-left:2px solid #6c737f!important}.border-top-xs-2-secondary{border-top:2px solid #6c737f!important}.border-end-xs-2-secondary{border-right:2px solid #6c737f!important}.border-bottom-xs-2-secondary{border-bottom:2px solid #6c737f!important}.border-start-xs-3-secondary{border-left:3px solid #6c737f!important}.border-top-xs-3-secondary{border-top:3px solid #6c737f!important}.border-end-xs-3-secondary{border-right:3px solid #6c737f!important}.border-bottom-xs-3-secondary{border-bottom:3px solid #6c737f!important}.border-start-xs-4-secondary{border-left:4px solid #6c737f!important}.border-top-xs-4-secondary{border-top:4px solid #6c737f!important}.border-end-xs-4-secondary{border-right:4px solid #6c737f!important}.border-bottom-xs-4-secondary{border-bottom:4px solid #6c737f!important}.border-xs-0{border:0!important}.border-start-xs-5-secondary{border-left:5px solid #6c737f!important}.border-top-xs-5-secondary{border-top:5px solid #6c737f!important}.border-end-xs-5-secondary{border-right:5px solid #6c737f!important}.border-bottom-xs-5-secondary{border-bottom:5px solid #6c737f!important}@media(min-width:576px){.border-sm-0{border:0!important}.border-start-sm-0-secondary{border-left:0 solid #6c737f!important}.border-top-sm-0-secondary{border-top:0 solid #6c737f!important}.border-end-sm-0-secondary{border-right:0 solid #6c737f!important}.border-bottom-sm-0-secondary{border-bottom:0 solid #6c737f!important}}@media(min-width:576px){.border-sm-0{border:0!important}.border-start-sm-1-secondary{border-left:1px solid #6c737f!important}.border-top-sm-1-secondary{border-top:1px solid #6c737f!important}.border-end-sm-1-secondary{border-right:1px solid #6c737f!important}.border-bottom-sm-1-secondary{border-bottom:1px solid #6c737f!important}}@media(min-width:576px){.border-sm-0{border:0!important}.border-start-sm-2-secondary{border-left:2px solid #6c737f!important}.border-top-sm-2-secondary{border-top:2px solid #6c737f!important}.border-end-sm-2-secondary{border-right:2px solid #6c737f!important}.border-bottom-sm-2-secondary{border-bottom:2px solid #6c737f!important}}@media(min-width:576px){.border-sm-0{border:0!important}.border-start-sm-3-secondary{border-left:3px solid #6c737f!important}.border-top-sm-3-secondary{border-top:3px solid #6c737f!important}.border-end-sm-3-secondary{border-right:3px solid #6c737f!important}.border-bottom-sm-3-secondary{border-bottom:3px solid #6c737f!important}}@media(min-width:576px){.border-sm-0{border:0!important}.border-start-sm-4-secondary{border-left:4px solid #6c737f!important}.border-top-sm-4-secondary{border-top:4px solid #6c737f!important}.border-end-sm-4-secondary{border-right:4px solid #6c737f!important}.border-bottom-sm-4-secondary{border-bottom:4px solid #6c737f!important}}@media(min-width:576px){.border-sm-0{border:0!important}.border-start-sm-5-secondary{border-left:5px solid #6c737f!important}.border-top-sm-5-secondary{border-top:5px solid #6c737f!important}.border-end-sm-5-secondary{border-right:5px solid #6c737f!important}.border-bottom-sm-5-secondary{border-bottom:5px solid #6c737f!important}}@media(min-width:768px){.border-md-0{border:0!important}.border-start-md-0-secondary{border-left:0 solid #6c737f!important}.border-top-md-0-secondary{border-top:0 solid #6c737f!important}.border-end-md-0-secondary{border-right:0 solid #6c737f!important}.border-bottom-md-0-secondary{border-bottom:0 solid #6c737f!important}}@media(min-width:768px){.border-md-0{border:0!important}.border-start-md-1-secondary{border-left:1px solid #6c737f!important}.border-top-md-1-secondary{border-top:1px solid #6c737f!important}.border-end-md-1-secondary{border-right:1px solid #6c737f!important}.border-bottom-md-1-secondary{border-bottom:1px solid #6c737f!important}}@media(min-width:768px){.border-md-0{border:0!important}.border-start-md-2-secondary{border-left:2px solid #6c737f!important}.border-top-md-2-secondary{border-top:2px solid #6c737f!important}.border-end-md-2-secondary{border-right:2px solid #6c737f!important}.border-bottom-md-2-secondary{border-bottom:2px solid #6c737f!important}}@media(min-width:768px){.border-md-0{border:0!important}.border-start-md-3-secondary{border-left:3px solid #6c737f!important}.border-top-md-3-secondary{border-top:3px solid #6c737f!important}.border-end-md-3-secondary{border-right:3px solid #6c737f!important}.border-bottom-md-3-secondary{border-bottom:3px solid #6c737f!important}}@media(min-width:768px){.border-md-0{border:0!important}.border-start-md-4-secondary{border-left:4px solid #6c737f!important}.border-top-md-4-secondary{border-top:4px solid #6c737f!important}.border-end-md-4-secondary{border-right:4px solid #6c737f!important}.border-bottom-md-4-secondary{border-bottom:4px solid #6c737f!important}}@media(min-width:768px){.border-md-0{border:0!important}.border-start-md-5-secondary{border-left:5px solid #6c737f!important}.border-top-md-5-secondary{border-top:5px solid #6c737f!important}.border-end-md-5-secondary{border-right:5px solid #6c737f!important}.border-bottom-md-5-secondary{border-bottom:5px solid #6c737f!important}}@media(min-width:992px){.border-lg-0{border:0!important}.border-start-lg-0-secondary{border-left:0 solid #6c737f!important}.border-top-lg-0-secondary{border-top:0 solid #6c737f!important}.border-end-lg-0-secondary{border-right:0 solid #6c737f!important}.border-bottom-lg-0-secondary{border-bottom:0 solid #6c737f!important}}@media(min-width:992px){.border-lg-0{border:0!important}.border-start-lg-1-secondary{border-left:1px solid #6c737f!important}.border-top-lg-1-secondary{border-top:1px solid #6c737f!important}.border-end-lg-1-secondary{border-right:1px solid #6c737f!important}.border-bottom-lg-1-secondary{border-bottom:1px solid #6c737f!important}}@media(min-width:992px){.border-lg-0{border:0!important}.border-start-lg-2-secondary{border-left:2px solid #6c737f!important}.border-top-lg-2-secondary{border-top:2px solid #6c737f!important}.border-end-lg-2-secondary{border-right:2px solid #6c737f!important}.border-bottom-lg-2-secondary{border-bottom:2px solid #6c737f!important}}@media(min-width:992px){.border-lg-0{border:0!important}.border-start-lg-3-secondary{border-left:3px solid #6c737f!important}.border-top-lg-3-secondary{border-top:3px solid #6c737f!important}.border-end-lg-3-secondary{border-right:3px solid #6c737f!important}.border-bottom-lg-3-secondary{border-bottom:3px solid #6c737f!important}}@media(min-width:992px){.border-lg-0{border:0!important}.border-start-lg-4-secondary{border-left:4px solid #6c737f!important}.border-top-lg-4-secondary{border-top:4px solid #6c737f!important}.border-end-lg-4-secondary{border-right:4px solid #6c737f!important}.border-bottom-lg-4-secondary{border-bottom:4px solid #6c737f!important}}@media(min-width:992px){.border-lg-0{border:0!important}.border-start-lg-5-secondary{border-left:5px solid #6c737f!important}.border-top-lg-5-secondary{border-top:5px solid #6c737f!important}.border-end-lg-5-secondary{border-right:5px solid #6c737f!important}.border-bottom-lg-5-secondary{border-bottom:5px solid #6c737f!important}}@media(min-width:1200px){.border-xl-0{border:0!important}.border-start-xl-0-secondary{border-left:0 solid #6c737f!important}.border-top-xl-0-secondary{border-top:0 solid #6c737f!important}.border-end-xl-0-secondary{border-right:0 solid #6c737f!important}.border-bottom-xl-0-secondary{border-bottom:0 solid #6c737f!important}}@media(min-width:1200px){.border-xl-0{border:0!important}.border-start-xl-1-secondary{border-left:1px solid #6c737f!important}.border-top-xl-1-secondary{border-top:1px solid #6c737f!important}.border-end-xl-1-secondary{border-right:1px solid #6c737f!important}.border-bottom-xl-1-secondary{border-bottom:1px solid #6c737f!important}}@media(min-width:1200px){.border-xl-0{border:0!important}.border-start-xl-2-secondary{border-left:2px solid #6c737f!important}.border-top-xl-2-secondary{border-top:2px solid #6c737f!important}.border-end-xl-2-secondary{border-right:2px solid #6c737f!important}.border-bottom-xl-2-secondary{border-bottom:2px solid #6c737f!important}}@media(min-width:1200px){.border-xl-0{border:0!important}.border-start-xl-3-secondary{border-left:3px solid #6c737f!important}.border-top-xl-3-secondary{border-top:3px solid #6c737f!important}.border-end-xl-3-secondary{border-right:3px solid #6c737f!important}.border-bottom-xl-3-secondary{border-bottom:3px solid #6c737f!important}}@media(min-width:1200px){.border-xl-0{border:0!important}.border-start-xl-4-secondary{border-left:4px solid #6c737f!important}.border-top-xl-4-secondary{border-top:4px solid #6c737f!important}.border-end-xl-4-secondary{border-right:4px solid #6c737f!important}.border-bottom-xl-4-secondary{border-bottom:4px solid #6c737f!important}}@media(min-width:1200px){.border-xl-0{border:0!important}.border-start-xl-5-secondary{border-left:5px solid #6c737f!important}.border-top-xl-5-secondary{border-top:5px solid #6c737f!important}.border-end-xl-5-secondary{border-right:5px solid #6c737f!important}.border-bottom-xl-5-secondary{border-bottom:5px solid #6c737f!important}}@media(min-width:1400px){.border-xxl-0{border:0!important}.border-start-xxl-0-secondary{border-left:0 solid #6c737f!important}.border-top-xxl-0-secondary{border-top:0 solid #6c737f!important}.border-end-xxl-0-secondary{border-right:0 solid #6c737f!important}.border-bottom-xxl-0-secondary{border-bottom:0 solid #6c737f!important}}@media(min-width:1400px){.border-xxl-0{border:0!important}.border-start-xxl-1-secondary{border-left:1px solid #6c737f!important}.border-top-xxl-1-secondary{border-top:1px solid #6c737f!important}.border-end-xxl-1-secondary{border-right:1px solid #6c737f!important}.border-bottom-xxl-1-secondary{border-bottom:1px solid #6c737f!important}}@media(min-width:1400px){.border-xxl-0{border:0!important}.border-start-xxl-2-secondary{border-left:2px solid #6c737f!important}.border-top-xxl-2-secondary{border-top:2px solid #6c737f!important}.border-end-xxl-2-secondary{border-right:2px solid #6c737f!important}.border-bottom-xxl-2-secondary{border-bottom:2px solid #6c737f!important}}@media(min-width:1400px){.border-xxl-0{border:0!important}.border-start-xxl-3-secondary{border-left:3px solid #6c737f!important}.border-top-xxl-3-secondary{border-top:3px solid #6c737f!important}.border-end-xxl-3-secondary{border-right:3px solid #6c737f!important}.border-bottom-xxl-3-secondary{border-bottom:3px solid #6c737f!important}}@media(min-width:1400px){.border-xxl-0{border:0!important}.border-start-xxl-4-secondary{border-left:4px solid #6c737f!important}.border-top-xxl-4-secondary{border-top:4px solid #6c737f!important}.border-end-xxl-4-secondary{border-right:4px solid #6c737f!important}.border-bottom-xxl-4-secondary{border-bottom:4px solid #6c737f!important}}@media(min-width:1400px){.border-xxl-0{border:0!important}.border-start-xxl-5-secondary{border-left:5px solid #6c737f!important}.border-top-xxl-5-secondary{border-top:5px solid #6c737f!important}.border-end-xxl-5-secondary{border-right:5px solid #6c737f!important}.border-bottom-xxl-5-secondary{border-bottom:5px solid #6c737f!important}}.card.card-error{border-color:#fda29b;background-color:#fef3f2}.card.card-error .text-error{color:#b42318}.border-hover-primary:hover{border-color:#111927}.border-hover-secondary:hover{border-color:#6c737f}.border-hover-success:hover{border-color:#317a32}.border-hover-info:hover{border-color:#5184e5}.border-hover-warning:hover{border-color:#f0ad4e}.border-hover-danger:hover{border-color:#b42318}.border-hover-light:hover{border-color:#fff}.border-hover-dark:hover{border-color:#000}.text-hover-primary:hover{color:#111927!important}.text-hover-secondary:hover{color:#6c737f!important}.text-hover-success:hover{color:#317a32!important}.text-hover-info:hover{color:#5184e5!important}.text-hover-warning:hover{color:#f0ad4e!important}.text-hover-danger:hover{color:#b42318!important}.text-hover-light:hover{color:#fff!important}.text-hover-dark:hover{color:#000!important}.bg-hover-primary:hover{background-color:#111927!important}.bg-hover-secondary:hover{background-color:#6c737f!important}.bg-hover-success:hover{background-color:#317a32!important}.bg-hover-info:hover{background-color:#5184e5!important}.bg-hover-warning:hover{background-color:#f0ad4e!important}.bg-hover-danger:hover{background-color:#b42318!important}.bg-hover-light:hover{background-color:#fff!important}.bg-hover-dark:hover{background-color:#000!important}.btn-outline-dark-hover._button-wrapper:hover,.btn.btn-outline-dark-hover:hover{background-color:#fff!important;color:#000;border-color:#000!important}img.img-md{max-height:35px}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-3,.line-clamp-4{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-4{-webkit-line-clamp:4}.line-clamp-5{-webkit-line-clamp:5}.line-clamp-5,.line-clamp-6{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-6{-webkit-line-clamp:6}.line-clamp-7{-webkit-line-clamp:7}.line-clamp-7,.line-clamp-8{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-8{-webkit-line-clamp:8}.line-clamp-9{-webkit-line-clamp:9}.line-clamp-9,.line-clamp-10{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-10{-webkit-line-clamp:10}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.object-fit-xs-contain{object-fit:contain!important}.object-fit-xs-cover{object-fit:cover!important}.object-fit-xs-fill{object-fit:fill!important}.object-fit-xs-scale{object-fit:scale-down!important}.object-fit-xs-none{object-fit:none!important}@media(min-width:576px){.object-fit-sm-contain{object-fit:contain!important}}@media(min-width:576px){.object-fit-sm-cover{object-fit:cover!important}}@media(min-width:576px){.object-fit-sm-fill{object-fit:fill!important}}@media(min-width:576px){.object-fit-sm-scale{object-fit:scale-down!important}}@media(min-width:576px){.object-fit-sm-none{object-fit:none!important}}@media(min-width:768px){.object-fit-md-contain{object-fit:contain!important}}@media(min-width:768px){.object-fit-md-cover{object-fit:cover!important}}@media(min-width:768px){.object-fit-md-fill{object-fit:fill!important}}@media(min-width:768px){.object-fit-md-scale{object-fit:scale-down!important}}@media(min-width:768px){.object-fit-md-none{object-fit:none!important}}@media(min-width:992px){.object-fit-lg-contain{object-fit:contain!important}}@media(min-width:992px){.object-fit-lg-cover{object-fit:cover!important}}@media(min-width:992px){.object-fit-lg-fill{object-fit:fill!important}}@media(min-width:992px){.object-fit-lg-scale{object-fit:scale-down!important}}@media(min-width:992px){.object-fit-lg-none{object-fit:none!important}}@media(min-width:1200px){.object-fit-xl-contain{object-fit:contain!important}}@media(min-width:1200px){.object-fit-xl-cover{object-fit:cover!important}}@media(min-width:1200px){.object-fit-xl-fill{object-fit:fill!important}}@media(min-width:1200px){.object-fit-xl-scale{object-fit:scale-down!important}}@media(min-width:1200px){.object-fit-xl-none{object-fit:none!important}}@media(min-width:1400px){.object-fit-xxl-contain{object-fit:contain!important}}@media(min-width:1400px){.object-fit-xxl-cover{object-fit:cover!important}}@media(min-width:1400px){.object-fit-xxl-fill{object-fit:fill!important}}@media(min-width:1400px){.object-fit-xxl-scale{object-fit:scale-down!important}}@media(min-width:1400px){.object-fit-xxl-none{object-fit:none!important}}.p-clickable,.referrer-tree-row{cursor:pointer}.p-default{cursor:default}.p-help{cursor:help}.p-zoomable{cursor:zoom-in}.p-xs-clickable{cursor:pointer}.p-xs-default{cursor:default!important}.p-xs-help{cursor:help!important}.p-xs-zoomable{cursor:zoom-in}@media(min-width:576px){.p-sm-clickable{cursor:pointer}.p-sm-default{cursor:default!important}.p-sm-help{cursor:help!important}.p-sm-zoomable{cursor:zoom-in}}@media(min-width:768px){.p-md-clickable{cursor:pointer}.p-md-default{cursor:default!important}.p-md-help{cursor:help!important}.p-md-zoomable{cursor:zoom-in}}@media(min-width:992px){.p-lg-clickable{cursor:pointer}.p-lg-default{cursor:default!important}.p-lg-help{cursor:help!important}.p-lg-zoomable{cursor:zoom-in}}@media(min-width:1200px){.p-xl-clickable{cursor:pointer}.p-xl-default{cursor:default!important}.p-xl-help{cursor:help!important}.p-xl-zoomable{cursor:zoom-in}}@media(min-width:1400px){.p-xxl-clickable{cursor:pointer}.p-xxl-default{cursor:default!important}.p-xxl-help{cursor:help!important}.p-xxl-zoomable{cursor:zoom-in}}.rounded-xs-top-0{border-top-left-radius:0;border-top-right-radius:0!important}.rounded-xs-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0}.rounded-xs-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0}.rounded-xs-start-0{border-top-left-radius:0;border-bottom-left-radius:0}@media(min-width:576px){.rounded-sm-top-0{border-top-left-radius:0;border-top-right-radius:0!important}.rounded-sm-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0}.rounded-sm-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0}.rounded-sm-start-0{border-top-left-radius:0;border-bottom-left-radius:0}}@media(min-width:768px){.rounded-md-top-0{border-top-left-radius:0;border-top-right-radius:0!important}.rounded-md-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0}.rounded-md-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0}.rounded-md-start-0{border-top-left-radius:0;border-bottom-left-radius:0}}@media(min-width:992px){.rounded-lg-top-0{border-top-left-radius:0;border-top-right-radius:0!important}.rounded-lg-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0}.rounded-lg-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0}.rounded-lg-start-0{border-top-left-radius:0;border-bottom-left-radius:0}}@media(min-width:1200px){.rounded-xl-top-0{border-top-left-radius:0;border-top-right-radius:0!important}.rounded-xl-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0}.rounded-xl-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0}.rounded-xl-start-0{border-top-left-radius:0;border-bottom-left-radius:0}}@media(min-width:1400px){.rounded-xxl-top-0{border-top-left-radius:0;border-top-right-radius:0!important}.rounded-xxl-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0}.rounded-xxl-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0}.rounded-xxl-start-0{border-top-left-radius:0;border-bottom-left-radius:0}}.rounded-xs-top-1{border-top-left-radius:.2rem}.rounded-xs-end-1,.rounded-xs-top-1{border-top-right-radius:.2rem!important}.rounded-xs-bottom-1,.rounded-xs-end-1{border-bottom-right-radius:.2rem}.rounded-xs-bottom-1{border-bottom-left-radius:.2rem!important}.rounded-xs-start-1{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}@media(min-width:576px){.rounded-sm-top-1{border-top-left-radius:.2rem}.rounded-sm-end-1,.rounded-sm-top-1{border-top-right-radius:.2rem!important}.rounded-sm-bottom-1,.rounded-sm-end-1{border-bottom-right-radius:.2rem}.rounded-sm-bottom-1{border-bottom-left-radius:.2rem!important}.rounded-sm-start-1{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}}@media(min-width:768px){.rounded-md-top-1{border-top-left-radius:.2rem}.rounded-md-end-1,.rounded-md-top-1{border-top-right-radius:.2rem!important}.rounded-md-bottom-1,.rounded-md-end-1{border-bottom-right-radius:.2rem}.rounded-md-bottom-1{border-bottom-left-radius:.2rem!important}.rounded-md-start-1{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}}@media(min-width:992px){.rounded-lg-top-1{border-top-left-radius:.2rem}.rounded-lg-end-1,.rounded-lg-top-1{border-top-right-radius:.2rem!important}.rounded-lg-bottom-1,.rounded-lg-end-1{border-bottom-right-radius:.2rem}.rounded-lg-bottom-1{border-bottom-left-radius:.2rem!important}.rounded-lg-start-1{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}}@media(min-width:1200px){.rounded-xl-top-1{border-top-left-radius:.2rem}.rounded-xl-end-1,.rounded-xl-top-1{border-top-right-radius:.2rem!important}.rounded-xl-bottom-1,.rounded-xl-end-1{border-bottom-right-radius:.2rem}.rounded-xl-bottom-1{border-bottom-left-radius:.2rem!important}.rounded-xl-start-1{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}}@media(min-width:1400px){.rounded-xxl-top-1{border-top-left-radius:.2rem}.rounded-xxl-end-1,.rounded-xxl-top-1{border-top-right-radius:.2rem!important}.rounded-xxl-bottom-1,.rounded-xxl-end-1{border-bottom-right-radius:.2rem}.rounded-xxl-bottom-1{border-bottom-left-radius:.2rem!important}.rounded-xxl-start-1{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}}.rounded-xs-top-2{border-top-left-radius:.25rem}.rounded-xs-end-2,.rounded-xs-top-2{border-top-right-radius:.25rem!important}.rounded-xs-bottom-2,.rounded-xs-end-2{border-bottom-right-radius:.25rem}.rounded-xs-bottom-2{border-bottom-left-radius:.25rem!important}.rounded-xs-start-2{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}@media(min-width:576px){.rounded-sm-top-2{border-top-left-radius:.25rem}.rounded-sm-end-2,.rounded-sm-top-2{border-top-right-radius:.25rem!important}.rounded-sm-bottom-2,.rounded-sm-end-2{border-bottom-right-radius:.25rem}.rounded-sm-bottom-2{border-bottom-left-radius:.25rem!important}.rounded-sm-start-2{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}}@media(min-width:768px){.rounded-md-top-2{border-top-left-radius:.25rem}.rounded-md-end-2,.rounded-md-top-2{border-top-right-radius:.25rem!important}.rounded-md-bottom-2,.rounded-md-end-2{border-bottom-right-radius:.25rem}.rounded-md-bottom-2{border-bottom-left-radius:.25rem!important}.rounded-md-start-2{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}}@media(min-width:992px){.rounded-lg-top-2{border-top-left-radius:.25rem}.rounded-lg-end-2,.rounded-lg-top-2{border-top-right-radius:.25rem!important}.rounded-lg-bottom-2,.rounded-lg-end-2{border-bottom-right-radius:.25rem}.rounded-lg-bottom-2{border-bottom-left-radius:.25rem!important}.rounded-lg-start-2{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}}@media(min-width:1200px){.rounded-xl-top-2{border-top-left-radius:.25rem}.rounded-xl-end-2,.rounded-xl-top-2{border-top-right-radius:.25rem!important}.rounded-xl-bottom-2,.rounded-xl-end-2{border-bottom-right-radius:.25rem}.rounded-xl-bottom-2{border-bottom-left-radius:.25rem!important}.rounded-xl-start-2{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}}@media(min-width:1400px){.rounded-xxl-top-2{border-top-left-radius:.25rem}.rounded-xxl-end-2,.rounded-xxl-top-2{border-top-right-radius:.25rem!important}.rounded-xxl-bottom-2,.rounded-xxl-end-2{border-bottom-right-radius:.25rem}.rounded-xxl-bottom-2{border-bottom-left-radius:.25rem!important}.rounded-xxl-start-2{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}}.rounded-xs-top-3{border-top-left-radius:.3rem}.rounded-xs-end-3,.rounded-xs-top-3{border-top-right-radius:.3rem!important}.rounded-xs-bottom-3,.rounded-xs-end-3{border-bottom-right-radius:.3rem}.rounded-xs-bottom-3{border-bottom-left-radius:.3rem!important}.rounded-xs-start-3{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}@media(min-width:576px){.rounded-sm-top-3{border-top-left-radius:.3rem}.rounded-sm-end-3,.rounded-sm-top-3{border-top-right-radius:.3rem!important}.rounded-sm-bottom-3,.rounded-sm-end-3{border-bottom-right-radius:.3rem}.rounded-sm-bottom-3{border-bottom-left-radius:.3rem!important}.rounded-sm-start-3{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}}@media(min-width:768px){.rounded-md-top-3{border-top-left-radius:.3rem}.rounded-md-end-3,.rounded-md-top-3{border-top-right-radius:.3rem!important}.rounded-md-bottom-3,.rounded-md-end-3{border-bottom-right-radius:.3rem}.rounded-md-bottom-3{border-bottom-left-radius:.3rem!important}.rounded-md-start-3{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}}@media(min-width:992px){.rounded-lg-top-3{border-top-left-radius:.3rem}.rounded-lg-end-3,.rounded-lg-top-3{border-top-right-radius:.3rem!important}.rounded-lg-bottom-3,.rounded-lg-end-3{border-bottom-right-radius:.3rem}.rounded-lg-bottom-3{border-bottom-left-radius:.3rem!important}.rounded-lg-start-3{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}}@media(min-width:1200px){.rounded-xl-top-3{border-top-left-radius:.3rem}.rounded-xl-end-3,.rounded-xl-top-3{border-top-right-radius:.3rem!important}.rounded-xl-bottom-3,.rounded-xl-end-3{border-bottom-right-radius:.3rem}.rounded-xl-bottom-3{border-bottom-left-radius:.3rem!important}.rounded-xl-start-3{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}}@media(min-width:1400px){.rounded-xxl-top-3{border-top-left-radius:.3rem}.rounded-xxl-end-3,.rounded-xxl-top-3{border-top-right-radius:.3rem!important}.rounded-xxl-bottom-3,.rounded-xxl-end-3{border-bottom-right-radius:.3rem}.rounded-xxl-bottom-3{border-bottom-left-radius:.3rem!important}.rounded-xxl-start-3{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}}.min-w-10{min-width:10%}.max-w-10{max-width:10%}.min-h-10{min-height:10%}.max-h-10{max-height:10%}.vw-10{width:10vw!important}.min-vw-10{min-width:10vw!important}.max-vw-10{max-width:10vw!important}.vh-10{height:10vh!important}.min-vh-10{min-height:10vh!important}.max-vh-10{max-height:10vh!important}.min-w-25{min-width:25%}.max-w-25{max-width:25%}.min-h-25{min-height:25%}.max-h-25{max-height:25%}.vw-25{width:25vw!important}.min-vw-25{min-width:25vw!important}.max-vw-25{max-width:25vw!important}.vh-25{height:25vh!important}.min-vh-25{min-height:25vh!important}.max-vh-25{max-height:25vh!important}.min-w-40{min-width:40%}.max-w-40{max-width:40%}.min-h-40{min-height:40%}.max-h-40{max-height:40%}.vw-40{width:40vw!important}.min-vw-40{min-width:40vw!important}.max-vw-40{max-width:40vw!important}.vh-40{height:40vh!important}.min-vh-40{min-height:40vh!important}.max-vh-40{max-height:40vh!important}.min-w-50{min-width:50%}.max-w-50{max-width:50%}.min-h-50{min-height:50%}.max-h-50{max-height:50%}.vw-50{width:50vw!important}.min-vw-50{min-width:50vw!important}.max-vw-50{max-width:50vw!important}.vh-50{height:50vh!important}.min-vh-50{min-height:50vh!important}.max-vh-50{max-height:50vh!important}.min-w-60{min-width:60%}.max-w-60{max-width:60%}.min-h-60{min-height:60%}.max-h-60{max-height:60%}.vw-60{width:60vw!important}.min-vw-60{min-width:60vw!important}.max-vw-60{max-width:60vw!important}.vh-60{height:60vh!important}.min-vh-60{min-height:60vh!important}.max-vh-60{max-height:60vh!important}.min-w-75{min-width:75%}.max-w-75{max-width:75%}.min-h-75{min-height:75%}.max-h-75{max-height:75%}.vw-75{width:75vw!important}.min-vw-75{min-width:75vw!important}.max-vw-75{max-width:75vw!important}.vh-75{height:75vh!important}.min-vh-75{min-height:75vh!important}.max-vh-75{max-height:75vh!important}.min-w-100{min-width:100%}.max-w-100{max-width:100%}.min-h-100{min-height:100%}.max-h-100{max-height:100%}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.max-vw-100{max-width:100vw!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.max-vh-100{max-height:100vh!important}.w-xs-10{width:10%!important}.min-w-xs-10{min-width:10%!important}.max-w-xs-10{max-width:10%!important}.vw-xs-10{width:10vw!important}.min-vw-xs-10{min-width:10vw!important}.max-vw-xs-10{max-width:10vw!important}.h-xs-10{height:10%!important}.min-h-xs-10{min-height:10%!important}.max-h-xs-10{max-height:10%!important}.vh-xs-10{height:10vh!important}.min-vh-xs-10{min-height:10vh!important}.max-vh-xs-10{max-height:10vh!important}.w-xs-25{width:25%!important}.min-w-xs-25{min-width:25%!important}.max-w-xs-25{max-width:25%!important}.vw-xs-25{width:25vw!important}.min-vw-xs-25{min-width:25vw!important}.max-vw-xs-25{max-width:25vw!important}.h-xs-25{height:25%!important}.min-h-xs-25{min-height:25%!important}.max-h-xs-25{max-height:25%!important}.vh-xs-25{height:25vh!important}.min-vh-xs-25{min-height:25vh!important}.max-vh-xs-25{max-height:25vh!important}.w-xs-40{width:40%!important}.min-w-xs-40{min-width:40%!important}.max-w-xs-40{max-width:40%!important}.vw-xs-40{width:40vw!important}.min-vw-xs-40{min-width:40vw!important}.max-vw-xs-40{max-width:40vw!important}.h-xs-40{height:40%!important}.min-h-xs-40{min-height:40%!important}.max-h-xs-40{max-height:40%!important}.vh-xs-40{height:40vh!important}.min-vh-xs-40{min-height:40vh!important}.max-vh-xs-40{max-height:40vh!important}.w-xs-50{width:50%!important}.min-w-xs-50{min-width:50%!important}.max-w-xs-50{max-width:50%!important}.vw-xs-50{width:50vw!important}.min-vw-xs-50{min-width:50vw!important}.max-vw-xs-50{max-width:50vw!important}.h-xs-50{height:50%!important}.min-h-xs-50{min-height:50%!important}.max-h-xs-50{max-height:50%!important}.vh-xs-50{height:50vh!important}.min-vh-xs-50{min-height:50vh!important}.max-vh-xs-50{max-height:50vh!important}.w-xs-60{width:60%!important}.min-w-xs-60{min-width:60%!important}.max-w-xs-60{max-width:60%!important}.vw-xs-60{width:60vw!important}.min-vw-xs-60{min-width:60vw!important}.max-vw-xs-60{max-width:60vw!important}.h-xs-60{height:60%!important}.min-h-xs-60{min-height:60%!important}.max-h-xs-60{max-height:60%!important}.vh-xs-60{height:60vh!important}.min-vh-xs-60{min-height:60vh!important}.max-vh-xs-60{max-height:60vh!important}.w-xs-75{width:75%!important}.min-w-xs-75{min-width:75%!important}.max-w-xs-75{max-width:75%!important}.vw-xs-75{width:75vw!important}.min-vw-xs-75{min-width:75vw!important}.max-vw-xs-75{max-width:75vw!important}.h-xs-75{height:75%!important}.min-h-xs-75{min-height:75%!important}.max-h-xs-75{max-height:75%!important}.vh-xs-75{height:75vh!important}.min-vh-xs-75{min-height:75vh!important}.max-vh-xs-75{max-height:75vh!important}.w-xs-auto{width:auto!important}.w-xs-100{width:100%!important}.min-w-xs-100{min-width:100%!important}.max-w-xs-100{max-width:100%!important}.vw-xs-100{width:100vw!important}.min-vw-xs-100{min-width:100vw!important}.max-vw-xs-100{max-width:100vw!important}.h-xs-auto{height:auto!important}.h-xs-100{height:100%!important}.min-h-xs-100{min-height:100%!important}.max-h-xs-100{max-height:100%!important}.vh-xs-100{height:100vh!important}.min-vh-xs-100{min-height:100vh!important}.max-vh-xs-100{max-height:100vh!important}@media(min-width:576px){.w-sm-auto{width:auto!important}.w-sm-10{width:10%!important}.min-w-sm-10{min-width:10%!important}.max-w-sm-10{max-width:10%!important}.vw-sm-10{width:10vw!important}.min-vw-sm-10{min-width:10vw!important}.max-vw-sm-10{max-width:10vw!important}.h-sm-auto{height:auto!important}.h-sm-10{height:10%!important}.min-h-sm-10{min-height:10%!important}.max-h-sm-10{max-height:10%!important}.vh-sm-10{height:10vh!important}.min-vh-sm-10{min-height:10vh!important}.max-vh-sm-10{max-height:10vh!important}}@media(min-width:576px){.w-sm-auto{width:auto!important}.w-sm-25{width:25%!important}.min-w-sm-25{min-width:25%!important}.max-w-sm-25{max-width:25%!important}.vw-sm-25{width:25vw!important}.min-vw-sm-25{min-width:25vw!important}.max-vw-sm-25{max-width:25vw!important}.h-sm-auto{height:auto!important}.h-sm-25{height:25%!important}.min-h-sm-25{min-height:25%!important}.max-h-sm-25{max-height:25%!important}.vh-sm-25{height:25vh!important}.min-vh-sm-25{min-height:25vh!important}.max-vh-sm-25{max-height:25vh!important}}@media(min-width:576px){.w-sm-auto{width:auto!important}.w-sm-40{width:40%!important}.min-w-sm-40{min-width:40%!important}.max-w-sm-40{max-width:40%!important}.vw-sm-40{width:40vw!important}.min-vw-sm-40{min-width:40vw!important}.max-vw-sm-40{max-width:40vw!important}.h-sm-auto{height:auto!important}.h-sm-40{height:40%!important}.min-h-sm-40{min-height:40%!important}.max-h-sm-40{max-height:40%!important}.vh-sm-40{height:40vh!important}.min-vh-sm-40{min-height:40vh!important}.max-vh-sm-40{max-height:40vh!important}}@media(min-width:576px){.w-sm-auto{width:auto!important}.w-sm-50{width:50%!important}.min-w-sm-50{min-width:50%!important}.max-w-sm-50{max-width:50%!important}.vw-sm-50{width:50vw!important}.min-vw-sm-50{min-width:50vw!important}.max-vw-sm-50{max-width:50vw!important}.h-sm-auto{height:auto!important}.h-sm-50{height:50%!important}.min-h-sm-50{min-height:50%!important}.max-h-sm-50{max-height:50%!important}.vh-sm-50{height:50vh!important}.min-vh-sm-50{min-height:50vh!important}.max-vh-sm-50{max-height:50vh!important}}@media(min-width:576px){.w-sm-auto{width:auto!important}.w-sm-60{width:60%!important}.min-w-sm-60{min-width:60%!important}.max-w-sm-60{max-width:60%!important}.vw-sm-60{width:60vw!important}.min-vw-sm-60{min-width:60vw!important}.max-vw-sm-60{max-width:60vw!important}.h-sm-auto{height:auto!important}.h-sm-60{height:60%!important}.min-h-sm-60{min-height:60%!important}.max-h-sm-60{max-height:60%!important}.vh-sm-60{height:60vh!important}.min-vh-sm-60{min-height:60vh!important}.max-vh-sm-60{max-height:60vh!important}}@media(min-width:576px){.w-sm-auto{width:auto!important}.w-sm-75{width:75%!important}.min-w-sm-75{min-width:75%!important}.max-w-sm-75{max-width:75%!important}.vw-sm-75{width:75vw!important}.min-vw-sm-75{min-width:75vw!important}.max-vw-sm-75{max-width:75vw!important}.h-sm-auto{height:auto!important}.h-sm-75{height:75%!important}.min-h-sm-75{min-height:75%!important}.max-h-sm-75{max-height:75%!important}.vh-sm-75{height:75vh!important}.min-vh-sm-75{min-height:75vh!important}.max-vh-sm-75{max-height:75vh!important}}@media(min-width:576px){.w-sm-auto{width:auto!important}.w-sm-100{width:100%!important}.min-w-sm-100{min-width:100%!important}.max-w-sm-100{max-width:100%!important}.vw-sm-100{width:100vw!important}.min-vw-sm-100{min-width:100vw!important}.max-vw-sm-100{max-width:100vw!important}.h-sm-auto{height:auto!important}.h-sm-100{height:100%!important}.min-h-sm-100{min-height:100%!important}.max-h-sm-100{max-height:100%!important}.vh-sm-100{height:100vh!important}.min-vh-sm-100{min-height:100vh!important}.max-vh-sm-100{max-height:100vh!important}}@media(min-width:768px){.w-md-auto{width:auto!important}.w-md-10{width:10%!important}.min-w-md-10{min-width:10%!important}.max-w-md-10{max-width:10%!important}.vw-md-10{width:10vw!important}.min-vw-md-10{min-width:10vw!important}.max-vw-md-10{max-width:10vw!important}.h-md-auto{height:auto!important}.h-md-10{height:10%!important}.min-h-md-10{min-height:10%!important}.max-h-md-10{max-height:10%!important}.vh-md-10{height:10vh!important}.min-vh-md-10{min-height:10vh!important}.max-vh-md-10{max-height:10vh!important}}@media(min-width:768px){.w-md-auto{width:auto!important}.w-md-25{width:25%!important}.min-w-md-25{min-width:25%!important}.max-w-md-25{max-width:25%!important}.vw-md-25{width:25vw!important}.min-vw-md-25{min-width:25vw!important}.max-vw-md-25{max-width:25vw!important}.h-md-auto{height:auto!important}.h-md-25{height:25%!important}.min-h-md-25{min-height:25%!important}.max-h-md-25{max-height:25%!important}.vh-md-25{height:25vh!important}.min-vh-md-25{min-height:25vh!important}.max-vh-md-25{max-height:25vh!important}}@media(min-width:768px){.w-md-auto{width:auto!important}.w-md-40{width:40%!important}.min-w-md-40{min-width:40%!important}.max-w-md-40{max-width:40%!important}.vw-md-40{width:40vw!important}.min-vw-md-40{min-width:40vw!important}.max-vw-md-40{max-width:40vw!important}.h-md-auto{height:auto!important}.h-md-40{height:40%!important}.min-h-md-40{min-height:40%!important}.max-h-md-40{max-height:40%!important}.vh-md-40{height:40vh!important}.min-vh-md-40{min-height:40vh!important}.max-vh-md-40{max-height:40vh!important}}@media(min-width:768px){.w-md-auto{width:auto!important}.w-md-50{width:50%!important}.min-w-md-50{min-width:50%!important}.max-w-md-50{max-width:50%!important}.vw-md-50{width:50vw!important}.min-vw-md-50{min-width:50vw!important}.max-vw-md-50{max-width:50vw!important}.h-md-auto{height:auto!important}.h-md-50{height:50%!important}.min-h-md-50{min-height:50%!important}.max-h-md-50{max-height:50%!important}.vh-md-50{height:50vh!important}.min-vh-md-50{min-height:50vh!important}.max-vh-md-50{max-height:50vh!important}}@media(min-width:768px){.w-md-auto{width:auto!important}.w-md-60{width:60%!important}.min-w-md-60{min-width:60%!important}.max-w-md-60{max-width:60%!important}.vw-md-60{width:60vw!important}.min-vw-md-60{min-width:60vw!important}.max-vw-md-60{max-width:60vw!important}.h-md-auto{height:auto!important}.h-md-60{height:60%!important}.min-h-md-60{min-height:60%!important}.max-h-md-60{max-height:60%!important}.vh-md-60{height:60vh!important}.min-vh-md-60{min-height:60vh!important}.max-vh-md-60{max-height:60vh!important}}@media(min-width:768px){.w-md-auto{width:auto!important}.w-md-75{width:75%!important}.min-w-md-75{min-width:75%!important}.max-w-md-75{max-width:75%!important}.vw-md-75{width:75vw!important}.min-vw-md-75{min-width:75vw!important}.max-vw-md-75{max-width:75vw!important}.h-md-auto{height:auto!important}.h-md-75{height:75%!important}.min-h-md-75{min-height:75%!important}.max-h-md-75{max-height:75%!important}.vh-md-75{height:75vh!important}.min-vh-md-75{min-height:75vh!important}.max-vh-md-75{max-height:75vh!important}}@media(min-width:768px){.w-md-auto{width:auto!important}.w-md-100{width:100%!important}.min-w-md-100{min-width:100%!important}.max-w-md-100{max-width:100%!important}.vw-md-100{width:100vw!important}.min-vw-md-100{min-width:100vw!important}.max-vw-md-100{max-width:100vw!important}.h-md-auto{height:auto!important}.h-md-100{height:100%!important}.min-h-md-100{min-height:100%!important}.max-h-md-100{max-height:100%!important}.vh-md-100{height:100vh!important}.min-vh-md-100{min-height:100vh!important}.max-vh-md-100{max-height:100vh!important}}@media(min-width:992px){.w-lg-auto{width:auto!important}.w-lg-10{width:10%!important}.min-w-lg-10{min-width:10%!important}.max-w-lg-10{max-width:10%!important}.vw-lg-10{width:10vw!important}.min-vw-lg-10{min-width:10vw!important}.max-vw-lg-10{max-width:10vw!important}.h-lg-auto{height:auto!important}.h-lg-10{height:10%!important}.min-h-lg-10{min-height:10%!important}.max-h-lg-10{max-height:10%!important}.vh-lg-10{height:10vh!important}.min-vh-lg-10{min-height:10vh!important}.max-vh-lg-10{max-height:10vh!important}}@media(min-width:992px){.w-lg-auto{width:auto!important}.w-lg-25{width:25%!important}.min-w-lg-25{min-width:25%!important}.max-w-lg-25{max-width:25%!important}.vw-lg-25{width:25vw!important}.min-vw-lg-25{min-width:25vw!important}.max-vw-lg-25{max-width:25vw!important}.h-lg-auto{height:auto!important}.h-lg-25{height:25%!important}.min-h-lg-25{min-height:25%!important}.max-h-lg-25{max-height:25%!important}.vh-lg-25{height:25vh!important}.min-vh-lg-25{min-height:25vh!important}.max-vh-lg-25{max-height:25vh!important}}@media(min-width:992px){.w-lg-auto{width:auto!important}.w-lg-40{width:40%!important}.min-w-lg-40{min-width:40%!important}.max-w-lg-40{max-width:40%!important}.vw-lg-40{width:40vw!important}.min-vw-lg-40{min-width:40vw!important}.max-vw-lg-40{max-width:40vw!important}.h-lg-auto{height:auto!important}.h-lg-40{height:40%!important}.min-h-lg-40{min-height:40%!important}.max-h-lg-40{max-height:40%!important}.vh-lg-40{height:40vh!important}.min-vh-lg-40{min-height:40vh!important}.max-vh-lg-40{max-height:40vh!important}}@media(min-width:992px){.w-lg-auto{width:auto!important}.w-lg-50{width:50%!important}.min-w-lg-50{min-width:50%!important}.max-w-lg-50{max-width:50%!important}.vw-lg-50{width:50vw!important}.min-vw-lg-50{min-width:50vw!important}.max-vw-lg-50{max-width:50vw!important}.h-lg-auto{height:auto!important}.h-lg-50{height:50%!important}.min-h-lg-50{min-height:50%!important}.max-h-lg-50{max-height:50%!important}.vh-lg-50{height:50vh!important}.min-vh-lg-50{min-height:50vh!important}.max-vh-lg-50{max-height:50vh!important}}@media(min-width:992px){.w-lg-auto{width:auto!important}.w-lg-60{width:60%!important}.min-w-lg-60{min-width:60%!important}.max-w-lg-60{max-width:60%!important}.vw-lg-60{width:60vw!important}.min-vw-lg-60{min-width:60vw!important}.max-vw-lg-60{max-width:60vw!important}.h-lg-auto{height:auto!important}.h-lg-60{height:60%!important}.min-h-lg-60{min-height:60%!important}.max-h-lg-60{max-height:60%!important}.vh-lg-60{height:60vh!important}.min-vh-lg-60{min-height:60vh!important}.max-vh-lg-60{max-height:60vh!important}}@media(min-width:992px){.w-lg-auto{width:auto!important}.w-lg-75{width:75%!important}.min-w-lg-75{min-width:75%!important}.max-w-lg-75{max-width:75%!important}.vw-lg-75{width:75vw!important}.min-vw-lg-75{min-width:75vw!important}.max-vw-lg-75{max-width:75vw!important}.h-lg-auto{height:auto!important}.h-lg-75{height:75%!important}.min-h-lg-75{min-height:75%!important}.max-h-lg-75{max-height:75%!important}.vh-lg-75{height:75vh!important}.min-vh-lg-75{min-height:75vh!important}.max-vh-lg-75{max-height:75vh!important}}@media(min-width:992px){.w-lg-auto{width:auto!important}.w-lg-100{width:100%!important}.min-w-lg-100{min-width:100%!important}.max-w-lg-100{max-width:100%!important}.vw-lg-100{width:100vw!important}.min-vw-lg-100{min-width:100vw!important}.max-vw-lg-100{max-width:100vw!important}.h-lg-auto{height:auto!important}.h-lg-100{height:100%!important}.min-h-lg-100{min-height:100%!important}.max-h-lg-100{max-height:100%!important}.vh-lg-100{height:100vh!important}.min-vh-lg-100{min-height:100vh!important}.max-vh-lg-100{max-height:100vh!important}}@media(min-width:1200px){.w-xl-auto{width:auto!important}.w-xl-10{width:10%!important}.min-w-xl-10{min-width:10%!important}.max-w-xl-10{max-width:10%!important}.vw-xl-10{width:10vw!important}.min-vw-xl-10{min-width:10vw!important}.max-vw-xl-10{max-width:10vw!important}.h-xl-auto{height:auto!important}.h-xl-10{height:10%!important}.min-h-xl-10{min-height:10%!important}.max-h-xl-10{max-height:10%!important}.vh-xl-10{height:10vh!important}.min-vh-xl-10{min-height:10vh!important}.max-vh-xl-10{max-height:10vh!important}}@media(min-width:1200px){.w-xl-auto{width:auto!important}.w-xl-25{width:25%!important}.min-w-xl-25{min-width:25%!important}.max-w-xl-25{max-width:25%!important}.vw-xl-25{width:25vw!important}.min-vw-xl-25{min-width:25vw!important}.max-vw-xl-25{max-width:25vw!important}.h-xl-auto{height:auto!important}.h-xl-25{height:25%!important}.min-h-xl-25{min-height:25%!important}.max-h-xl-25{max-height:25%!important}.vh-xl-25{height:25vh!important}.min-vh-xl-25{min-height:25vh!important}.max-vh-xl-25{max-height:25vh!important}}@media(min-width:1200px){.w-xl-auto{width:auto!important}.w-xl-40{width:40%!important}.min-w-xl-40{min-width:40%!important}.max-w-xl-40{max-width:40%!important}.vw-xl-40{width:40vw!important}.min-vw-xl-40{min-width:40vw!important}.max-vw-xl-40{max-width:40vw!important}.h-xl-auto{height:auto!important}.h-xl-40{height:40%!important}.min-h-xl-40{min-height:40%!important}.max-h-xl-40{max-height:40%!important}.vh-xl-40{height:40vh!important}.min-vh-xl-40{min-height:40vh!important}.max-vh-xl-40{max-height:40vh!important}}@media(min-width:1200px){.w-xl-auto{width:auto!important}.w-xl-50{width:50%!important}.min-w-xl-50{min-width:50%!important}.max-w-xl-50{max-width:50%!important}.vw-xl-50{width:50vw!important}.min-vw-xl-50{min-width:50vw!important}.max-vw-xl-50{max-width:50vw!important}.h-xl-auto{height:auto!important}.h-xl-50{height:50%!important}.min-h-xl-50{min-height:50%!important}.max-h-xl-50{max-height:50%!important}.vh-xl-50{height:50vh!important}.min-vh-xl-50{min-height:50vh!important}.max-vh-xl-50{max-height:50vh!important}}@media(min-width:1200px){.w-xl-auto{width:auto!important}.w-xl-60{width:60%!important}.min-w-xl-60{min-width:60%!important}.max-w-xl-60{max-width:60%!important}.vw-xl-60{width:60vw!important}.min-vw-xl-60{min-width:60vw!important}.max-vw-xl-60{max-width:60vw!important}.h-xl-auto{height:auto!important}.h-xl-60{height:60%!important}.min-h-xl-60{min-height:60%!important}.max-h-xl-60{max-height:60%!important}.vh-xl-60{height:60vh!important}.min-vh-xl-60{min-height:60vh!important}.max-vh-xl-60{max-height:60vh!important}}@media(min-width:1200px){.w-xl-auto{width:auto!important}.w-xl-75{width:75%!important}.min-w-xl-75{min-width:75%!important}.max-w-xl-75{max-width:75%!important}.vw-xl-75{width:75vw!important}.min-vw-xl-75{min-width:75vw!important}.max-vw-xl-75{max-width:75vw!important}.h-xl-auto{height:auto!important}.h-xl-75{height:75%!important}.min-h-xl-75{min-height:75%!important}.max-h-xl-75{max-height:75%!important}.vh-xl-75{height:75vh!important}.min-vh-xl-75{min-height:75vh!important}.max-vh-xl-75{max-height:75vh!important}}@media(min-width:1200px){.w-xl-auto{width:auto!important}.w-xl-100{width:100%!important}.min-w-xl-100{min-width:100%!important}.max-w-xl-100{max-width:100%!important}.vw-xl-100{width:100vw!important}.min-vw-xl-100{min-width:100vw!important}.max-vw-xl-100{max-width:100vw!important}.h-xl-auto{height:auto!important}.h-xl-100{height:100%!important}.min-h-xl-100{min-height:100%!important}.max-h-xl-100{max-height:100%!important}.vh-xl-100{height:100vh!important}.min-vh-xl-100{min-height:100vh!important}.max-vh-xl-100{max-height:100vh!important}}@media(min-width:1400px){.w-xxl-auto{width:auto!important}.w-xxl-10{width:10%!important}.min-w-xxl-10{min-width:10%!important}.max-w-xxl-10{max-width:10%!important}.vw-xxl-10{width:10vw!important}.min-vw-xxl-10{min-width:10vw!important}.max-vw-xxl-10{max-width:10vw!important}.h-xxl-auto{height:auto!important}.h-xxl-10{height:10%!important}.min-h-xxl-10{min-height:10%!important}.max-h-xxl-10{max-height:10%!important}.vh-xxl-10{height:10vh!important}.min-vh-xxl-10{min-height:10vh!important}.max-vh-xxl-10{max-height:10vh!important}}@media(min-width:1400px){.w-xxl-auto{width:auto!important}.w-xxl-25{width:25%!important}.min-w-xxl-25{min-width:25%!important}.max-w-xxl-25{max-width:25%!important}.vw-xxl-25{width:25vw!important}.min-vw-xxl-25{min-width:25vw!important}.max-vw-xxl-25{max-width:25vw!important}.h-xxl-auto{height:auto!important}.h-xxl-25{height:25%!important}.min-h-xxl-25{min-height:25%!important}.max-h-xxl-25{max-height:25%!important}.vh-xxl-25{height:25vh!important}.min-vh-xxl-25{min-height:25vh!important}.max-vh-xxl-25{max-height:25vh!important}}@media(min-width:1400px){.w-xxl-auto{width:auto!important}.w-xxl-40{width:40%!important}.min-w-xxl-40{min-width:40%!important}.max-w-xxl-40{max-width:40%!important}.vw-xxl-40{width:40vw!important}.min-vw-xxl-40{min-width:40vw!important}.max-vw-xxl-40{max-width:40vw!important}.h-xxl-auto{height:auto!important}.h-xxl-40{height:40%!important}.min-h-xxl-40{min-height:40%!important}.max-h-xxl-40{max-height:40%!important}.vh-xxl-40{height:40vh!important}.min-vh-xxl-40{min-height:40vh!important}.max-vh-xxl-40{max-height:40vh!important}}@media(min-width:1400px){.w-xxl-auto{width:auto!important}.w-xxl-50{width:50%!important}.min-w-xxl-50{min-width:50%!important}.max-w-xxl-50{max-width:50%!important}.vw-xxl-50{width:50vw!important}.min-vw-xxl-50{min-width:50vw!important}.max-vw-xxl-50{max-width:50vw!important}.h-xxl-auto{height:auto!important}.h-xxl-50{height:50%!important}.min-h-xxl-50{min-height:50%!important}.max-h-xxl-50{max-height:50%!important}.vh-xxl-50{height:50vh!important}.min-vh-xxl-50{min-height:50vh!important}.max-vh-xxl-50{max-height:50vh!important}}@media(min-width:1400px){.w-xxl-auto{width:auto!important}.w-xxl-60{width:60%!important}.min-w-xxl-60{min-width:60%!important}.max-w-xxl-60{max-width:60%!important}.vw-xxl-60{width:60vw!important}.min-vw-xxl-60{min-width:60vw!important}.max-vw-xxl-60{max-width:60vw!important}.h-xxl-auto{height:auto!important}.h-xxl-60{height:60%!important}.min-h-xxl-60{min-height:60%!important}.max-h-xxl-60{max-height:60%!important}.vh-xxl-60{height:60vh!important}.min-vh-xxl-60{min-height:60vh!important}.max-vh-xxl-60{max-height:60vh!important}}@media(min-width:1400px){.w-xxl-auto{width:auto!important}.w-xxl-75{width:75%!important}.min-w-xxl-75{min-width:75%!important}.max-w-xxl-75{max-width:75%!important}.vw-xxl-75{width:75vw!important}.min-vw-xxl-75{min-width:75vw!important}.max-vw-xxl-75{max-width:75vw!important}.h-xxl-auto{height:auto!important}.h-xxl-75{height:75%!important}.min-h-xxl-75{min-height:75%!important}.max-h-xxl-75{max-height:75%!important}.vh-xxl-75{height:75vh!important}.min-vh-xxl-75{min-height:75vh!important}.max-vh-xxl-75{max-height:75vh!important}}@media(min-width:1400px){.w-xxl-auto{width:auto!important}.w-xxl-100{width:100%!important}.min-w-xxl-100{min-width:100%!important}.max-w-xxl-100{max-width:100%!important}.vw-xxl-100{width:100vw!important}.min-vw-xxl-100{min-width:100vw!important}.max-vw-xxl-100{max-width:100vw!important}.h-xxl-auto{height:auto!important}.h-xxl-100{height:100%!important}.min-h-xxl-100{min-height:100%!important}.max-h-xxl-100{max-height:100%!important}.vh-xxl-100{height:100vh!important}.min-vh-xxl-100{min-height:100vh!important}.max-vh-xxl-100{max-height:100vh!important}}.w-initial{flex:none!important;width:auto!important}.w-fit{width:fit-content!important}.m-last-0:last-child{margin:0!important}.description{line-height:1;margin-bottom:8px}.description,.text-gray{color:#384250}.text-gray-200{color:#e5e7eb}.text-cyan{color:#0e7090}.text-pink{color:#f178b6}.text-dark-pink{color:#e64c7f}.lh-1-4{line-height:1.4}.fs-7{font-size:.9em!important}.fs-8{font-size:.8em!important}.fs-9{font-size:.7em!important}.fs-xs-1{font-size:calc(1.4rem + 1.8vw)!important}@media(min-width:1200px){.fs-xs-1{font-size:2.75rem!important}}.fs-xs-2{font-size:calc(1.345rem + 1.14vw)!important}@media(min-width:1200px){.fs-xs-2{font-size:2.2rem!important}}.fs-xs-3{font-size:calc(1.3175rem + .81vw)!important}@media(min-width:1200px){.fs-xs-3{font-size:1.925rem!important}}.fs-xs-4{font-size:calc(1.29rem + .48vw)!important}@media(min-width:1200px){.fs-xs-4{font-size:1.65rem!important}}.fs-xs-5{font-size:calc(1.2625rem + .15vw)!important}@media(min-width:1200px){.fs-xs-5{font-size:1.375rem!important}}.fs-xs-6{font-size:1.1rem!important}.fs-xs-7{font-size:.9em!important}.fs-xs-8{font-size:.8em!important}.fs-xs-9{font-size:.7em!important}@media(min-width:576px){.fs-sm-1{font-size:calc(1.4rem + 1.8vw)!important}}@media(min-width:576px)and (min-width:1200px){.fs-sm-1{font-size:2.75rem!important}}@media(min-width:576px){.fs-sm-2{font-size:calc(1.345rem + 1.14vw)!important}}@media(min-width:576px)and (min-width:1200px){.fs-sm-2{font-size:2.2rem!important}}@media(min-width:576px){.fs-sm-3{font-size:calc(1.3175rem + .81vw)!important}}@media(min-width:576px)and (min-width:1200px){.fs-sm-3{font-size:1.925rem!important}}@media(min-width:576px){.fs-sm-4{font-size:calc(1.29rem + .48vw)!important}}@media(min-width:576px)and (min-width:1200px){.fs-sm-4{font-size:1.65rem!important}}@media(min-width:576px){.fs-sm-5{font-size:calc(1.2625rem + .15vw)!important}}@media(min-width:576px)and (min-width:1200px){.fs-sm-5{font-size:1.375rem!important}}@media(min-width:576px){.fs-sm-6{font-size:1.1rem!important}}@media(min-width:576px){.fs-sm-7{font-size:.9em!important}}@media(min-width:576px){.fs-sm-8{font-size:.8em!important}}@media(min-width:576px){.fs-sm-9{font-size:.7em!important}}@media(min-width:768px){.fs-md-1{font-size:calc(1.4rem + 1.8vw)!important}}@media(min-width:768px)and (min-width:1200px){.fs-md-1{font-size:2.75rem!important}}@media(min-width:768px){.fs-md-2{font-size:calc(1.345rem + 1.14vw)!important}}@media(min-width:768px)and (min-width:1200px){.fs-md-2{font-size:2.2rem!important}}@media(min-width:768px){.fs-md-3{font-size:calc(1.3175rem + .81vw)!important}}@media(min-width:768px)and (min-width:1200px){.fs-md-3{font-size:1.925rem!important}}@media(min-width:768px){.fs-md-4{font-size:calc(1.29rem + .48vw)!important}}@media(min-width:768px)and (min-width:1200px){.fs-md-4{font-size:1.65rem!important}}@media(min-width:768px){.fs-md-5{font-size:calc(1.2625rem + .15vw)!important}}@media(min-width:768px)and (min-width:1200px){.fs-md-5{font-size:1.375rem!important}}@media(min-width:768px){.fs-md-6{font-size:1.1rem!important}}@media(min-width:768px){.fs-md-7{font-size:.9em!important}}@media(min-width:768px){.fs-md-8{font-size:.8em!important}}@media(min-width:768px){.fs-md-9{font-size:.7em!important}}@media(min-width:992px){.fs-lg-1{font-size:calc(1.4rem + 1.8vw)!important}}@media(min-width:992px)and (min-width:1200px){.fs-lg-1{font-size:2.75rem!important}}@media(min-width:992px){.fs-lg-2{font-size:calc(1.345rem + 1.14vw)!important}}@media(min-width:992px)and (min-width:1200px){.fs-lg-2{font-size:2.2rem!important}}@media(min-width:992px){.fs-lg-3{font-size:calc(1.3175rem + .81vw)!important}}@media(min-width:992px)and (min-width:1200px){.fs-lg-3{font-size:1.925rem!important}}@media(min-width:992px){.fs-lg-4{font-size:calc(1.29rem + .48vw)!important}}@media(min-width:992px)and (min-width:1200px){.fs-lg-4{font-size:1.65rem!important}}@media(min-width:992px){.fs-lg-5{font-size:calc(1.2625rem + .15vw)!important}}@media(min-width:992px)and (min-width:1200px){.fs-lg-5{font-size:1.375rem!important}}@media(min-width:992px){.fs-lg-6{font-size:1.1rem!important}}@media(min-width:992px){.fs-lg-7{font-size:.9em!important}}@media(min-width:992px){.fs-lg-8{font-size:.8em!important}}@media(min-width:992px){.fs-lg-9{font-size:.7em!important}}@media(min-width:1200px){.fs-xl-1{font-size:calc(1.4rem + 1.8vw)!important}}@media(min-width:1200px)and (min-width:1200px){.fs-xl-1{font-size:2.75rem!important}}@media(min-width:1200px){.fs-xl-2{font-size:calc(1.345rem + 1.14vw)!important}}@media(min-width:1200px)and (min-width:1200px){.fs-xl-2{font-size:2.2rem!important}}@media(min-width:1200px){.fs-xl-3{font-size:calc(1.3175rem + .81vw)!important}}@media(min-width:1200px)and (min-width:1200px){.fs-xl-3{font-size:1.925rem!important}}@media(min-width:1200px){.fs-xl-4{font-size:calc(1.29rem + .48vw)!important}}@media(min-width:1200px)and (min-width:1200px){.fs-xl-4{font-size:1.65rem!important}}@media(min-width:1200px){.fs-xl-5{font-size:calc(1.2625rem + .15vw)!important}}@media(min-width:1200px)and (min-width:1200px){.fs-xl-5{font-size:1.375rem!important}}@media(min-width:1200px){.fs-xl-6{font-size:1.1rem!important}}@media(min-width:1200px){.fs-xl-7{font-size:.9em!important}}@media(min-width:1200px){.fs-xl-8{font-size:.8em!important}}@media(min-width:1200px){.fs-xl-9{font-size:.7em!important}}@media(min-width:1400px){.fs-xxl-1{font-size:calc(1.4rem + 1.8vw)!important}}@media(min-width:1400px)and (min-width:1200px){.fs-xxl-1{font-size:2.75rem!important}}@media(min-width:1400px){.fs-xxl-2{font-size:calc(1.345rem + 1.14vw)!important}}@media(min-width:1400px)and (min-width:1200px){.fs-xxl-2{font-size:2.2rem!important}}@media(min-width:1400px){.fs-xxl-3{font-size:calc(1.3175rem + .81vw)!important}}@media(min-width:1400px)and (min-width:1200px){.fs-xxl-3{font-size:1.925rem!important}}@media(min-width:1400px){.fs-xxl-4{font-size:calc(1.29rem + .48vw)!important}}@media(min-width:1400px)and (min-width:1200px){.fs-xxl-4{font-size:1.65rem!important}}@media(min-width:1400px){.fs-xxl-5{font-size:calc(1.2625rem + .15vw)!important}}@media(min-width:1400px)and (min-width:1200px){.fs-xxl-5{font-size:1.375rem!important}}@media(min-width:1400px){.fs-xxl-6{font-size:1.1rem!important}}@media(min-width:1400px){.fs-xxl-7{font-size:.9em!important}}@media(min-width:1400px){.fs-xxl-8{font-size:.8em!important}}@media(min-width:1400px){.fs-xxl-9{font-size:.7em!important}}.slide-out-down{animation-name:slideOutDown;-webkit-animation-duration:.35s;animation-duration:.35s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes slideOutDown{0%{transform:translateY(0)}to{visibility:hidden;transform:translateY(100%)}}@keyframes slideOutDown{0%{transform:translateY(0)}to{visibility:hidden;transform:translateY(100%)}}.slide-in-up{animation-name:slideInUp;-webkit-animation-duration:.35s;animation-duration:.35s;animation-fill-mode:both}@-webkit-keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}to{transform:translateY(0)}}@keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}to{transform:translateY(0)}}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}.z-4{z-index:4!important}.z-5{z-index:5!important}.z-6{z-index:6!important}.z-7{z-index:7!important}.z-8{z-index:8!important}.z-9{z-index:9!important}.z-10{z-index:10!important}.hidden{display:none}.banner{height:23px;margin:5px;padding:0;position:absolute;font-size:18px;color:#fff;background:#111927}.banner:before{right:100%}.banner:after{left:100%}.banner.banner-tr-primary{top:-3px;right:-5px;transform-origin:top left;transform:translateX(30%) translateY(0) rotate(45deg)}.banner.banner-tr-primary:after,.banner.banner-tr-primary:before{content:"";width:200%;height:100%;top:0;margin:0 -1px;position:absolute;background:#111927}.check-btn{display:none}.collapsible.collapsed .d-collapsed-none{display:none!important}.collapsible.collapsed .d-collapsed-block{display:block!important}.collapsible.btn-collapsed-secondary.collapsed{background-color:#e5e7eb}.collapsible.btn-collapsed-secondary:not(.collapsed){background-color:#f9fafb;border-bottom-left-radius:0;border-bottom-right-radius:0;font-weight:700;border-color:#d2d6db #d2d6db #f9fafb}.duplicatable-field-container .duplicatable-field-entry:last-child .remove-button{display:none!important}.duplicatable-field-container .duplicatable-field-entry:not(:last-child) .duplicate-button{display:none!important}#flashes-container{align-items:center}#flashes-container .flash{background-color:#fff;display:flex;z-index:100}#flashes-container .flash:not(:hover){opacity:.95}#flashes-container .flash .flash-text{margin:0}#flashes-container .flash .flash-dismiss-icon{cursor:pointer}#flashes-container .flash .flash-dismiss-icon:not(:hover){opacity:.5}.artzip-logo:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='63' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1322_1168)' fill='%23fff'%3E%3Cpath d='M17.129 19.093c-1.306 0-2.528.009-3.75-.014-.11-.002-.269-.193-.319-.328-.39-1.069-.774-2.14-1.128-3.22-.106-.325-.241-.453-.597-.45-1.896.02-3.792.016-5.688.002-.307-.002-.448.097-.545.388a112.408 112.408 0 01-1.147 3.265c-.052.144-.23.34-.355.344-1.176.026-2.354.015-3.599.015.075-.218.125-.381.185-.54C2.336 12.893 4.49 7.233 6.63 1.567c.145-.384.313-.55.744-.53.843.04 1.689.029 2.533.003.33-.011.463.107.576.409 2.055 5.475 4.124 10.944 6.19 16.415.145.384.286.77.457 1.23h-.001zM8.506 5.758l-1.99 5.832H10.5L8.507 5.758zM51.424 5.585h3.493l.05.72c.12-.07.214-.115.299-.175 2.061-1.47 4.864-.999 6.357 1.072.883 1.225 1.22 2.64 1.33 4.113.112 1.528.049 3.05-.471 4.517-.85 2.399-2.65 3.666-5.04 3.537-.9-.048-1.695-.388-2.498-.997v1.89c0 .578.015 1.156-.012 1.734-.006.142-.112.343-.23.405-1.016.533-2.046 1.041-3.073 1.555-.053.027-.117.027-.206.045V5.585h.001zm3.52 6.734c0 .74-.003 1.478.005 2.218 0 .138.005.31.082.41.648.83 1.527 1.136 2.54 1.036.856-.084 1.331-.672 1.551-1.443.412-1.44.404-2.9-.064-4.32-.583-1.77-2.605-2.154-3.842-.747-.151.17-.25.446-.26.677-.032.721-.012 1.446-.012 2.17zM41.028 8.777h-6.024V5.6h10.65c0 .83.014 1.659-.014 2.487-.004.149-.17.3-.28.433-1.947 2.38-3.897 4.757-5.846 7.134-.039.048-.069.102-.136.201h6.252v3.195H34.963c0-.987-.013-1.962.014-2.937.005-.162.172-.333.293-.476 1.868-2.217 3.74-4.429 5.61-6.643.04-.046.07-.1.149-.22l-.001.002zM30.617 0v5.547h3.26v1.954c0 .893-.438 1.335-1.313 1.325-.632-.006-1.266-.001-1.927-.001-.011.204-.026.36-.026.517 0 1.542.002 3.084.005 4.626 0 .208.006.418.031.625.11.92.603 1.374 1.516 1.397.525.013 1.051.014 1.576.023.028 0 .055.026.111.054v2.984c-.127.015-.248.042-.37.042-.924 0-1.848.006-2.772-.007-1.92-.03-3.32-1.28-3.586-3.2a8.034 8.034 0 01-.072-1.105c-.005-4.16.002-8.32-.012-12.481 0-.373.1-.573.444-.736 1.02-.48 2.02-1.005 3.135-1.565V0zM17.88 5.587h3.49l.084.8c1.171-1.129 2.52-1.27 3.968-.997.379.07.571.206.55.656-.042.913-.012 1.83-.012 2.826-.178-.097-.308-.167-.435-.238-1.367-.76-2.9-.291-3.62 1.107-.424.825-.493 1.719-.495 2.624-.005 2.025-.002 4.049-.002 6.074v.616H17.88V5.587zM46.777 5.583h3.493v13.491h-3.493V5.584zM46.511 2.433c-.002-1.13.914-2.058 2.026-2.054 1.111.005 2.022.942 2.016 2.07-.008 1.105-.911 2.02-2.008 2.034-1.11.013-2.033-.917-2.034-2.05z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1322_1168'%3E%3Cpath fill='%23fff' d='M0 0h63v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");position:relative;top:3px}.hamburger{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='20' viewBox='0 0 32 32' width='25' xmlns='http://www.w3.org/2000/svg' color='%23fff'%3E%3Cpath d='M4 10h24a2 2 0 000-4H4a2 2 0 000 4zm24 4H4a2 2 0 000 4h24a2 2 0 000-4zm0 8H4a2 2 0 000 4h24a2 2 0 000-4z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:20px;vertical-align:middle;width:25px}.how-it-works .nav-link{color:#fff!important;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:23.1px}#flashes-container .flash .how-it-works .flash-dismiss-icon,#flashes-container .flash .how-it-works .flash-text-icon,.check-btn~label .how-it-works .check-icon,.how-it-works #flashes-container .flash .flash-dismiss-icon,.how-it-works #flashes-container .flash .flash-text-icon,.how-it-works .bi,.how-it-works .check-btn~label .check-icon{color:#fff!important}.navbar.customer-nav .btn-close-white{color:#fff}.navbar.customer-nav .nav-link{color:#9da4ae}.navbar.customer-nav .nav-link:hover{color:#fff}.navbar.customer-nav .nav-item{padding-left:30px;color:#9da4ae}.navbar.customer-nav .nav-item:hover{padding-left:28px;margin-left:0;border-left:2px solid #fff;color:#fff}.dropdown-triangle{position:absolute;top:-2.5%;left:90%;z-index:1;width:0;height:0;border-bottom:8px solid #000;border-left:7px solid transparent;border-right:7px solid transparent}.pagination{display:flex;justify-content:center;margin-bottom:25px}.pagination .page-item{text-align:center}.pagination .page-item.next a,.pagination .page-item.prev a{padding-left:15px;padding-right:15px}@media(max-width:575.98px){.pagination .page-item{flex-grow:1;max-width:25%}.pagination .page-item.next,.pagination .page-item.prev{flex-grow:0;min-width:15%}}.shy-text-area{transition:all .5s ease-in-out}.shy-text-area:focus-within{min-height:150px;transition:all .5s ease-in-out}#slide-deck-container{display:flex;flex-direction:column;height:75vh;border-top-left-radius:20px;border-top-right-radius:20px;padding:20px;background-color:#fff;box-shadow:0 0 37px 27px rgba(0,0,0,.63)}@media(min-width:576px){#slide-deck-container{max-width:75vw;margin-left:auto;margin-right:auto;display:none}}#slide-deck-container .deck-slide{text-align:center}#slide-deck-container .slide-media,#slide-deck-container .slide-title{margin-top:16px}#slide-deck-container .slide-media.media-image img,#slide-deck-container .slide-media.media-video video{object-fit:cover;border-radius:20px}#slide-deck-container .slide-body,#slide-deck-container .slide-icon{margin-top:16px}#slide-deck-container .slide-body p{color:#4d5761}#slide-deck-container .deck,#slide-deck-container .deck .carousel-inner,#slide-deck-container .deck .carousel-item{height:100%}#spinner-overlay{left:10px;top:10px;height:calc(100% - 20px);width:calc(100% - 20px)}.tutorial-deck p{color:#697586!important;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:21px}.tutorial-deck .title{color:#191d2b;font-size:18px;line-height:28px}.tutorial-deck .subtitle,.tutorial-deck .title{font-family:Inter,sans-serif;font-style:normal;font-weight:700}.tutorial-deck .subtitle{color:#697586;font-size:14px;letter-spacing:1px;line-height:21px;text-transform:uppercase}.tutorial-deck video{border-radius:1.25rem;height:100%;width:100%}.tutorial-deck ._button-wrapper,.tutorial-deck .btn{width:100%}.tutorial-deck .deck-slide{text-align:initial!important}.tutorial-deck #slide-deck-container{height:85vh}.tutorial-deck #slide-deck-container .deck{height:95%}.tutorial-deck #slide-deck-container .carousel-item.slide.active{max-height:98%;overflow:scroll}.tutorial-deck #slide-deck-container .carousel-item.slide.active::-webkit-scrollbar{display:none}.underlined-tabs{border-bottom:3px solid #d2d6db;margin-left:0}.underlined-tabs .active{border-bottom:3px solid #000;margin-bottom:-3px;font-weight:700}.vertical-nav{display:flex;flex-direction:column}.vertical-nav .nav-link{user-select:none;display:inline-flex;align-items:center;padding:.25rem .5rem;font-weight:600;color:#6c737f}.vertical-nav .nav-link.active,.vertical-nav .nav-link:hover{color:#111927;background-color:#f3f4f6}.vertical-nav .nav-link.active{border-left:2px solid #111927}.vertical-nav .dropdown-nav-list{display:flex;flex-direction:column}.vertical-nav .dropdown-nav-list a{padding-top:.4rem;padding-left:1.25rem;text-decoration:none}.vertical-nav .dropdown-nav-list a.active,.vertical-nav .dropdown-nav-list a:focus,.vertical-nav .dropdown-nav-list a:hover{font-weight:700}.list-group.list-group-with-hidden-fields .list-group-item{margin-bottom:-1px}.list-group.fix-nested-borders turbo-frame:not(:first-of-type) .list-group-item{margin-top:-1px}.referrer-card .commissions-list,.referrer-card .referrals-list{overflow-y:auto;max-height:50vh}.referrer-tree-row:hover .row-background{fill:#a2a2a2}.unlocked-stitch-card .img-container{display:flex;justify-content:center;align-items:center;object-fit:cover;overflow:hidden;width:100%;height:100%}.unlocked-stitch-card .img-container img{object-fit:cover;min-width:100%;min-height:100%}.home.full-screen{min-height:calc(100dvh - env(safe-area-inset-bottom, 0) - env(safe-area-inset-top, 0));min-width:100vw;overflow:hidden}@supports(-webkit-touch-callout:none){.home.full-screen{min-height:-webkit-fill-available}}.home.splash-page{background:url(/packs/static/splash_bg-76771b56c8e5bd7bedf5.png) no-repeat 50% fixed;background-size:cover}@media only screen and (min-device-width:1500px){.home.splash-page{background-image:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.35)),image-set(url(/packs/static/splash_bg_desktop-05e8b7d836836cef03ae.webp) 1x,url(/packs/static/splash_bg_desktop-5f1bb81d06b70c2d28e6.jpg) 1x);background-image:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.35)),-webkit-image-set(url(/packs/static/splash_bg_desktop-05e8b7d836836cef03ae.webp) 1x,url(/packs/static/splash_bg_desktop-5f1bb81d06b70c2d28e6.jpg) 1x);background-attachment:fixed;background-position:0 bottom;background-repeat:no-repeat;background-size:cover}}.home.splash-page .logo{padding-bottom:10vh;padding-top:calc(40vh - 100px)}.home.splash-page .splash-content{width:65%}@media only screen and (min-device-width:1500px){.home.splash-page .splash-content{width:45%}}.home.splash-page .lead-text{color:#f5f5f5;font-size:24px;font-weight:700;line-height:135%}.home.splash-page .btn-cta,.home.splash-page .lead-text{font-family:Inter,sans-serif;font-style:normal;text-align:center}.home.splash-page .btn-cta{border-radius:60px;box-shadow:0 24px 25px -25px rgba(0,60,115,.35);color:#fff;font-size:18px;font-weight:600;line-height:22px;width:90%}.home.splash-page .sub-text{color:#f5f5f5;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:800;letter-spacing:.01em;line-height:19px;text-align:center}.home.splash-page .sub-text a{color:#eefc55;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;letter-spacing:.01em;line-height:18px;text-align:center}.home.welcome .bg-container{width:100vw;margin:auto}.home.welcome .bg-container .background{background:url(/packs/static/splash_bg-76771b56c8e5bd7bedf5.png) no-repeat 50% fixed;background-position:0 160%;background-size:150% auto;min-height:100vh;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:600px){.home.welcome .bg-container .background{background-image:image-set(url(/packs/static/splash_bg_desktop-05e8b7d836836cef03ae.webp) 1x,url(/packs/static/splash_bg_desktop-5f1bb81d06b70c2d28e6.jpg) 1x);background-image:-webkit-image-set(url(/packs/static/splash_bg_desktop-05e8b7d836836cef03ae.webp) 1x,url(/packs/static/splash_bg_desktop-5f1bb81d06b70c2d28e6.jpg) 1x);background-attachment:fixed;background-position:0 bottom;background-repeat:no-repeat;background-size:cover}}.home.welcome .bg-container .circle-overlay{aspect-ratio:1/1;background:#f9f9fb;border-radius:50%;left:50%;position:absolute;transform:translate(-50%,5%);width:100rem}@media only screen and (min-width:600px){.home.welcome .bg-container .circle-overlay{transform:translate(-50%,2.5%);width:400rem}}.home.welcome .content-container{width:100vw;margin:auto;padding-top:calc(5% + 6rem)}@media only screen and (min-width:600px){.home.welcome .content-container{padding-top:calc(2.5% + 15rem)}}.home.welcome .content-container .lead-text{color:#191d2b;font-family:Inter,sans-serif;font-size:26px;font-style:normal;font-weight:700;line-height:28px;padding-right:.5rem;text-align:center}.home.welcome .content-container .text{color:#121f3e;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:22px;padding-left:1.5rem}.home.welcome .content-container .sub-text{color:#697586;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-align:center}.home.welcome .content-container .btn-cta{border-radius:12px;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:19px;min-height:39px;text-align:center;width:65%}.home.welcome .content-container .btn-cta a{color:#121f3e;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;letter-spacing:.01em;line-height:18px;text-align:center}.home.welcome .content-container .how-to-artzip{height:15rem;max-width:65%;min-height:170px}.home.welcome .content-container .how-to-artzip .icon-path{align-self:stretch;border:dashed #7d89b0;border-width:0 0 0 3px;display:inline-block;height:100%;left:22px;opacity:.25;position:absolute}.home.welcome .content-container .how-to-artzip .icon-box{border-radius:10px;height:50px;min-width:50px;text-align:center;z-index:5}.home.welcome .measure-icon:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='49' height='45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='22.5' r='22.5'/%3E%3Cpath d='M45.922 30.361H29.188v-7.614c0-2.035-.441-4.044-1.25-5.898l.22-.22a3.957 3.957 0 001.167-2.817 3.96 3.96 0 00-1.168-2.818L26.33 9.167A3.96 3.96 0 0023.512 8a3.96 3.96 0 00-2.817 1.167l-.135.136a13.82 13.82 0 00-5.99-1.252C6.812 8.197.5 14.63.5 22.392v10.36a3.989 3.989 0 003.984 3.984h37.453v2.39c0 .88.715 1.595 1.594 1.595h3.188c.879 0 1.593-.715 1.593-1.594v-6.375a2.394 2.394 0 00-2.39-2.39zM25.203 10.294l1.827 1.827a2.365 2.365 0 01.135 3.216 14.887 14.887 0 00-2.447-3.184A14.653 14.653 0 0022.06 10.1a2.388 2.388 0 013.143.195zm-7.969 22.458v2.39h-1.593v-3.187h-1.594v3.187h-1.594v-2.39H10.86v2.39H9.266V33.55H7.672v1.593H4.484a2.394 2.394 0 01-2.39-2.39v-10.36c0-6.9 5.61-12.618 12.505-12.747l.232-.003c3.26 0 6.368 1.29 8.77 3.65 2.538 2.489 3.993 5.935 3.993 9.455v10.005a2.394 2.394 0 01-2.39 2.39h-3.188V33.55h-1.594v1.593h-1.594v-2.39h-1.594zm29.485 6.375H43.53v-3.188a.796.796 0 00-.797-.797H28.37c.506-.667.817-1.49.817-2.39v-.797h3.188v1.594h1.594v-1.594h1.593v1.594h1.594v-1.594h1.594v1.594h1.594v-1.594h1.593v1.594h1.594v-1.594h2.39c.44 0 .798.357.798.797v6.375z' fill='%234582EC'/%3E%3Cpath d='M22.016 22.392a7.18 7.18 0 00-7.172-7.171 7.18 7.18 0 00-7.172 7.171 7.18 7.18 0 007.172 7.172 7.18 7.18 0 007.172-7.172zm-7.172 5.579a5.585 5.585 0 01-5.578-5.579 5.585 5.585 0 015.578-5.578 5.585 5.585 0 015.578 5.578 5.585 5.585 0 01-5.578 5.579z' fill='%234582EC'/%3E%3C/svg%3E")}.home.welcome .sun-icon:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='46' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.765 12.954l.407-.03.018.033h.603c.371 0 .689.044.935.153l1.042.465.324-1.095c.044-.15.185-.408.463-.798.165-.23.33-.445.506-.674.125-.163.256-.333.396-.522.3-.404.631-.877.832-1.341.183-.425.398-1.178-.087-1.853-.547-.787-1.494-.722-1.96-.651-.56.085-1.195.302-1.73.488l-.127.044c-.527.184-.978.34-1.358.423-.087.019-.16.031-.221.04a2.674 2.674 0 01-.01-.246c0-.398.06-.885.13-1.454l.012-.096c.07-.563.15-1.227.12-1.792-.025-.472-.146-1.404-1.007-1.8l-.015-.006-.017-.007a1.618 1.618 0 00-1.192-.009 2.856 2.856 0 00-.81.484c-.438.358-.881.863-1.257 1.291l-.039.045c-.39.445-.722.825-1.027 1.095a2.595 2.595 0 01-.188.154 2.692 2.692 0 01-.117-.19c-.192-.343-.376-.79-.593-1.314l-.044-.108c-.217-.525-.476-1.145-.78-1.622a2.748 2.748 0 00-.627-.713 1.596 1.596 0 00-1.141-.34c-.47.042-.82.286-1.056.556a2.708 2.708 0 00-.47.823c-.2.524-.326 1.181-.433 1.736l-.01.057c-.112.578-.207 1.073-.334 1.46a2.537 2.537 0 01-.091.239 2.669 2.669 0 01-.204-.11c-.331-.197-.707-.484-1.147-.821l-.117-.09c-.453-.347-.99-.754-1.5-1.012-.434-.22-1.3-.566-2.07-.015-.787.55-.722 1.496-.65 1.962.084.561.3 1.198.486 1.736l.044.127c.182.528.339.98.421 1.362.022.101.035.184.043.25a2.389 2.389 0 01-.258.016c-.404.005-.903-.054-1.491-.124l-.045-.005c-.558-.067-1.222-.145-1.785-.115-.47.025-1.396.148-1.791 1.003a1.565 1.565 0 00-.042 1.206c.113.318.305.592.485.808.357.43.864.864 1.293 1.23l.036.032c.45.385.836.714 1.108 1.016.07.077.123.142.162.196a2.49 2.49 0 01-.21.134c-.347.202-.807.396-1.346.623l-.064.027c-.522.22-1.14.481-1.614.787-.24.154-.506.358-.71.628a1.6 1.6 0 00-.338 1.14c.042.468.284.819.553 1.056a2.7 2.7 0 00.822.472c.523.2 1.179.328 1.732.434l.056.011c.576.112 1.07.207 1.454.335.1.033.179.064.24.092a2.645 2.645 0 01-.112.21c-.196.334-.483.71-.819 1.151l-.09.118c-.345.454-.75.994-1.008 1.505-.22.436-.566 1.307-.006 2.08l.005.006.004.006c.438.585 1.107.665 1.537.653.45-.013.933-.132 1.356-.257.327-.096.676-.215 1-.325l.299-.1a9.56 9.56 0 011.072-.311l.551-.11.192-.53c.178-.49.375-.906.617-1.218l.465-.6.076-.076a4.714 4.714 0 013.366-1.39H15.825l.13-.848c.602-3.925 3.827-6.98 7.81-7.28zm.08-5.122a.029.029 0 010 0zm-.24-.188a.025.025 0 010 0zm-5.264-2.25h.002a.02.02 0 01-.002 0zm.29.054a.037.037 0 010 0zm-5.636.499a.02.02 0 010 0zm-.275.096a.04.04 0 010 0zM8.123 9.448a.024.024 0 010 0zM6.432 20.09a.025.025 0 010 0zm.094.27l-.002-.001a.008.008 0 01.002.001zm-.644-5.677a.02.02 0 010 0zm.04-.267a.018.018 0 01.002-.002l-.001.002z' stroke='%23FDB022' stroke-width='2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M36.36 30.428v.026H14.493a5.335 5.335 0 01-5.333-5.333A5.335 5.335 0 0115.58 19.9c.224-5.104 4.422-9.179 9.579-9.179 4.064 0 7.53 2.528 8.928 6.096a6.905 6.905 0 011.739-.23 6.933 6.933 0 016.933 6.934c0 3.83-2.822 6.635-6.4 6.907z' fill='%23F9F9FB' stroke='%234582EC' stroke-width='2'/%3E%3C/svg%3E")}.home.welcome .wifi-icon:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='37' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 7.074a18.972 18.972 0 00-13.504 5.594l-.896.897 1.79 1.789.892-.893A16.465 16.465 0 0118.5 9.605c4.428 0 8.59 1.724 11.718 4.853l.893.892 1.789-1.785-.893-.893A18.975 18.975 0 0018.5 7.074z' fill='%234582EC'/%3E%3Cpath d='M27.42 19.044l1.79-1.79-.893-.892a13.796 13.796 0 00-9.817-4.068 13.787 13.787 0 00-9.814 4.064l-.892.893 1.789 1.79.893-.893a11.276 11.276 0 018.024-3.323c3.031 0 5.882 1.18 8.024 3.323l.897.896z' fill='%234582EC'/%3E%3Cpath d='M23.727 22.734l1.79-1.79-.893-.892a8.602 8.602 0 00-6.124-2.534c-2.315 0-4.486.9-6.12 2.534l-.893.893 1.79 1.789.892-.893a6.095 6.095 0 014.335-1.796c1.638 0 3.175.637 4.334 1.796l.89.893zM16.552 24.235a2.722 2.722 0 00-.799 1.94c0 .739.285 1.426.8 1.941.536.536 1.245.81 1.94.81.709 0 1.415-.274 1.951-.81.515-.515.8-1.202.8-1.94s-.285-1.426-.8-1.94a2.755 2.755 0 00-3.892 0z' fill='%234582EC'/%3E%3C/svg%3E")}#stitches-gallery .gallery-card{border-radius:8px;overflow:hidden;height:346px;border:none;box-shadow:0 0 2px 0 rgba(0,0,0,.2),0 2px 5px -2px rgba(16,24,40,.06),0 8px 40px -2px rgba(16,24,40,.05)}#stitches-gallery .gallery-card .gradient-layer{background:linear-gradient(0deg,#000,transparent 40%);animation:gradientSlideUp .25s ease-in 0s 1 normal none;animation:none}@media(min-width:768px){#stitches-gallery .gallery-card .gradient-layer:not(:hover){animation:gradientSlideDown .75s ease-out 0s 1.5 normal forwards}#stitches-gallery .gallery-card:hover .gradient-layer{background:linear-gradient(0deg,#000,transparent 40%);animation:gradientSlideUp .25s ease-in 0s 1 normal none}#stitches-gallery .gallery-card:not(:hover) .d-block-hover{display:none!important}#stitches-gallery .gallery-card:hover .d-block-hover{display:block!important}}#stitches-gallery .gallery-card.gallery-card-loading .loading-animation{animation:loadingSkeleton 1s infinite alternate}#stitches-gallery .gallery-card .thumbnail{height:256px;object-fit:cover}#stitches-gallery .gallery-card .progress.gallery-progress{height:5px;margin-top:-5px;border-radius:0 0 4px 4px}#stitches-gallery .gallery-card .card-title{font-weight:500!important}@keyframes gradientSlideUp{0%{opacity:.1;transform:translateY(45px)}25%{opacity:.25}50%{opacity:.5}to{opacity:1;transform:translateY(0)}}@keyframes gradientSlideDown{0%{opacity:1;transform:translateY(0)}50%{opacity:.5}to{opacity:.1;transform:translateY(45px);background:none}}@keyframes loadingSkeleton{0%{opacity:.4}to{opacity:1}}.fixed-deck-container{min-height:calc(100dvh - 56px - env(safe-area-inset-bottom, 0) - env(safe-area-inset-top, 0));display:flex;flex-direction:column}@media(min-width:576px){.fixed-deck-container{max-width:75vw;width:500px;margin-left:auto;margin-right:auto}.fixed-deck-container .fixed-deck{margin-bottom:50px;padding-bottom:16px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}}.fixed-deck-container .fixed-deck{padding-top:32px;padding-left:32px;padding-right:32px;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 0 4px 4px rgba(0,0,0,.25);background-color:#fff;height:75%;margin-top:auto;display:inline-block}.stitch-progress{border-radius:8px}.next-steps{height:20vh;min-height:170px;max-height:300px}.next-steps .icon-path{width:2px;height:100%;position:absolute;left:25px;opacity:1;background-color:#317a32}.next-steps .icon-box{z-index:10;border-radius:10px;width:50px;height:50px;text-align:center}.support-team-image{height:65px}#new-reference-image-form .file-zone{height:40vh;min-height:225px;max-height:320px}#rectification-content{position:absolute;top:56px;left:0;display:flex;flex-direction:column;width:100%;height:calc(100dvh - 56px);min-height:500px}#rectification-content #rectification-header{padding-bottom:8px}#rectification-content #rectification-body{flex-grow:1;background-color:#000}.segment-photo-drop-zone{height:40vh;min-height:225px;max-height:320px}#capture-guide-content{position:absolute;top:56px;left:0;display:flex;flex-direction:column;width:100%;height:calc(100dvh - 56px);min-height:500px;max-height:1000px}#capture-guide-content #capture-guide-header{padding-bottom:8px}#capture-guide-content #capture-guide-body{flex-grow:7;background-color:#000;height:0}#capture-guide-content #capture-guide-body canvas{max-width:100%;max-height:100%}#capture-guide-content #capture-guide-footer{flex-grow:1;min-height:40px}.shrink-on-hover{transition:all .4s cubic-bezier(.25,.8,.25,1)}.shrink-on-hover:hover{transform:scale(.95)}.field_with_errors{display:inline;padding:0}.required-field:before{content:"* "}#rectification-canvas{max-height:calc(75dvh - 120px);max-width:100%;object-fit:contain}.pswp__caption{background:rgba(75,150,75,.75);font-size:16px;color:#fff;padding:2px 12px;border-radius:4px;position:absolute;left:50%;bottom:16px;transform:translateX(-50%)}.pswp__caption a{color:#fff;text-decoration:underline}.preloader-banner.pswp__preloader--active{background-color:#000!important;color:#fff!important;border-radius:5px!important;padding-left:2rem!important;width:300px!important;display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;position:absolute!important;top:95dvh!important;left:50dvw!important;transform:translate(-50%,-50%)!important}@media(min-width:992px)and (max-width:1199.98px){.preloader-banner.pswp__preloader--active{top:85dvh!important}}@media(min-width:768px)and (max-width:991.98px){.preloader-banner.pswp__preloader--active{top:75dvh!important}}@media(max-width:767.98px){.preloader-banner.pswp__preloader--active{top:60dvh!important}}@media(max-width:575.98px){.preloader-banner.pswp__preloader--active{top:70dvh!important}}.preloader-banner.pswp__preloader--active .preloader-banner-label{margin-left:1rem;font-size:x-large}
/*# sourceMappingURL=application-add7587e.css.map*/