@charset "UTF-8";@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:.3s plyr-fade-in;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:4px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:.1s ease-in-out}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:#00b2ff dashed 2px;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/ 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:.2s plyr-popup;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/ 2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/ 2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:.3s;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s,opacity .3s;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s;transition:box-shadow .3s;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/ 2*-1);position:relative;-webkit-transition:.2s;transition:.2s;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s;transition:box-shadow .3s;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:.2s;transition:.2s;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s;transition:box-shadow .3s;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s;transition:box-shadow .3s;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:.2s;transition:.2s;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:#00b2ff dashed 2px;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:#00b2ff dashed 2px;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:#00b2ff dashed 2px;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/ 2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/ 2) calc(var(--plyr-control-spacing,10px)/ 2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s,opacity .2s .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/ 2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/ 2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height,5px)/ 2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s;transition:width .2s}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s;transition:width .2s}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s;transition:width .2s}.plyr--loading .plyr__progress__buffer{animation:1s linear infinite plyr-progress;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/ 2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/ 2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/ 2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;inset:0;margin:0;position:fixed;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;cursor:pointer;inset:0;overflow:hidden;position:absolute;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/ 2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s,opacity .2s .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{filter:blur(1px);height:100%;inset:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .3s;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}:root,[data-bs-theme=light]{--theme-white:#fff;--theme-gray:#989898;--theme-gray-dark:#343a40;--theme-primary:#fcc9a2;--theme-yellow:#eaf936;--theme-green:#eaf936;--theme-secondary:#d99867;--theme-success:#4acd81;--theme-info:#0dcaf0;--theme-warning:#eaf936;--theme-danger:#dc3545;--theme-light:#fafafa;--theme-dark:#292b2c;--theme-primary-rgb:252,201,162;--theme-yellow-rgb:234,249,54;--theme-green-rgb:234,249,54;--theme-secondary-rgb:217,152,103;--theme-success-rgb:74,205,129;--theme-info-rgb:13,202,240;--theme-warning-rgb:234,249,54;--theme-danger-rgb:220,53,69;--theme-light-rgb:250,250,250;--theme-dark-rgb:41,43,44;--theme-primary-text-emphasis:#655041;--theme-secondary-text-emphasis:#573d29;--theme-success-text-emphasis:#1e5234;--theme-info-text-emphasis:#055160;--theme-warning-text-emphasis:#5e6416;--theme-danger-text-emphasis:#58151c;--theme-light-text-emphasis:#575d64;--theme-dark-text-emphasis:#575d64;--theme-primary-bg-subtle:#fef4ec;--theme-secondary-bg-subtle:#f7eae1;--theme-success-bg-subtle:#dbf5e6;--theme-info-bg-subtle:#cff4fc;--theme-warning-bg-subtle:#fbfed7;--theme-danger-bg-subtle:#f8d7da;--theme-light-bg-subtle:#fdfdfd;--theme-dark-bg-subtle:#ced4da;--theme-primary-border-subtle:#fee9da;--theme-secondary-border-subtle:#f0d6c2;--theme-success-border-subtle:#b7ebcd;--theme-info-border-subtle:#9eeaf9;--theme-warning-border-subtle:#f7fdaf;--theme-danger-border-subtle:#f1aeb5;--theme-light-border-subtle:#e5e5e5;--theme-dark-border-subtle:#adb5bd;--theme-white-rgb:255,255,255;--theme-black-rgb:41,43,44;--theme-font-sans-serif:"DM Sans",sans-serif;--theme-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--theme-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--theme-body-font-family:var(--theme-font-sans-serif);--theme-body-font-size:1.05rem;--theme-body-font-weight:500;--theme-body-line-height:1.5;--theme-body-color:#fff;--theme-body-color-rgb:255,255,255;--theme-body-bg:#292b2c;--theme-body-bg-rgb:41,43,44;--theme-emphasis-color:#292b2c;--theme-emphasis-color-rgb:41,43,44;--theme-secondary-color:rgba(255, 255, 255, 0.75);--theme-secondary-color-rgb:255,255,255;--theme-secondary-bg:#e5e5e5;--theme-secondary-bg-rgb:229,229,229;--theme-tertiary-color:rgba(255, 255, 255, 0.5);--theme-tertiary-color-rgb:255,255,255;--theme-tertiary-bg:#fafafa;--theme-tertiary-bg-rgb:250,250,250;--theme-heading-color:inherit;--theme-link-color:#292b2c;--theme-link-color-rgb:41,43,44;--theme-link-decoration:none;--theme-link-hover-color:#212223;--theme-link-hover-color-rgb:33,34,35;--theme-code-color:#d63384;--theme-highlight-bg:#fcf8e3;--theme-border-width:1px;--theme-border-style:solid;--theme-border-color:#dee2e6;--theme-border-color-translucent:rgba(41, 43, 44, 0.175);--theme-border-radius:0.25rem;--theme-border-radius-sm:0.2rem;--theme-border-radius-lg:0.3rem;--theme-border-radius-xl:1rem;--theme-border-radius-xxl:2rem;--theme-border-radius-2xl:var(--theme-border-radius-xxl);--theme-border-radius-pill:50rem;--theme-box-shadow:0 0.5rem 1rem rgba(41, 43, 44, 0.15);--theme-box-shadow-sm:0 0.125rem 0.25rem rgba(41, 43, 44, 0.075);--theme-box-shadow-lg:0 1rem 3rem rgba(41, 43, 44, 0.175);--theme-box-shadow-inset:inset 0 1px 2px rgba(41, 43, 44, 0.075);--theme-focus-ring-width:0.25rem;--theme-focus-ring-opacity:0.25;--theme-focus-ring-color:rgba(252, 201, 162, 0.25);--theme-form-valid-color:#4acd81;--theme-form-valid-border-color:#4acd81;--theme-form-invalid-color:#dc3545;--theme-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--theme-body-color:#dee2e6;--theme-body-color-rgb:222,226,230;--theme-body-bg:#292b2c;--theme-body-bg-rgb:41,43,44;--theme-emphasis-color:#fff;--theme-emphasis-color-rgb:255,255,255;--theme-secondary-color:rgba(222, 226, 230, 0.75);--theme-secondary-color-rgb:222,226,230;--theme-secondary-bg:#343a40;--theme-secondary-bg-rgb:52,58,64;--theme-tertiary-color:rgba(222, 226, 230, 0.5);--theme-tertiary-color-rgb:222,226,230;--theme-tertiary-bg:#2f3336;--theme-tertiary-bg-rgb:47,51,54;--theme-primary-text-emphasis:#fddfc7;--theme-secondary-text-emphasis:#e8c1a4;--theme-success-text-emphasis:#92e1b3;--theme-info-text-emphasis:#6edff6;--theme-warning-text-emphasis:#f2fb86;--theme-danger-text-emphasis:#ea868f;--theme-light-text-emphasis:#fafafa;--theme-dark-text-emphasis:#dee2e6;--theme-primary-bg-subtle:#322820;--theme-secondary-bg-subtle:#2b1e15;--theme-success-bg-subtle:#0f291a;--theme-info-bg-subtle:#032830;--theme-warning-bg-subtle:#2f320b;--theme-danger-bg-subtle:#2c0b0e;--theme-light-bg-subtle:#343a40;--theme-dark-bg-subtle:#2f3336;--theme-primary-border-subtle:#977961;--theme-secondary-border-subtle:#825b3e;--theme-success-border-subtle:#2c7b4d;--theme-info-border-subtle:#087990;--theme-warning-border-subtle:#8c9520;--theme-danger-border-subtle:#842029;--theme-light-border-subtle:#575d64;--theme-dark-border-subtle:#343a40;--theme-heading-color:inherit;--theme-link-color:#fddfc7;--theme-link-hover-color:#fde5d2;--theme-link-color-rgb:253,223,199;--theme-link-hover-color-rgb:253,229,210;--theme-code-color:#e685b5;--theme-border-color:#575d64;--theme-border-color-translucent:rgba(255, 255, 255, 0.15);--theme-form-valid-color:#92e1b3;--theme-form-valid-border-color:#92e1b3;--theme-form-invalid-color:#ea868f;--theme-form-invalid-border-color:#ea868f}*,::after,::before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--theme-body-font-family);font-size:var(--theme-body-font-size);font-weight:var(--theme-body-font-weight);line-height:var(--theme-body-line-height);color:var(--theme-body-color);text-align:var(--theme-body-text-align);background-color:var(--theme-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(41,43,44,0)}hr{margin:16px 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:8px;font-family:migra,serif;font-weight:600;line-height:1.2;color:var(--theme-heading-color)}.h1,h1{font-size:clamp(1.05rem, calc(1.625rem + 4.5vw), 80px)}.h2,h2{font-size:clamp(1.05rem, calc(1.40625rem + 1.875vw), 45px)}.h3,h3{font-size:clamp(1.05rem, 1.125rem, 18px)}.h4,.h5,h4,h5{font-size:clamp(1.05rem, 1.0625rem, 17px)}.h6,h6{font-size:clamp(1.05rem, 1rem, 16px)}dl,ol,p,ul{margin-top:0;margin-bottom:1rem}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}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:var(--theme-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--theme-link-color-rgb),var(--theme-link-opacity,1));text-decoration:none}a:hover{--theme-link-color-rgb:var(--theme-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--theme-font-monospace);font-size:1em}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:var(--theme-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--theme-body-bg);background-color:var(--theme-body-color);border-radius:.2rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--theme-secondary-color);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],[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-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}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]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.84375rem + 7.125vw);font-weight:500;line-height:1.2}.display-2{font-size:calc(1.5625rem + 3.75vw);font-weight:500;line-height:1.2}.display-3{font-size:calc(1.4375rem + 2.25vw);font-weight:500;line-height:1.2}.display-4{font-size:calc(1.375rem + 1.5vw);font-weight:500;line-height:1.2}.display-5{font-size:1.125rem;font-weight:500;line-height:1.2}.display-6{font-size:1rem;font-weight:500;line-height:1.2}.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:16px;font-size:calc(1.25625rem + .075vw)}@media(min-width:1200px){legend{font-size:1.5rem}.blockquote{font-size:1.3125rem}}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-16px;margin-bottom:16px;font-size:.875em;color:#989898}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--theme-body-bg);border:var(--theme-border-width) solid var(--theme-border-color);border-radius:var(--theme-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:8px;line-height:1}.figure-caption{font-size:.875em;color:var(--theme-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-xxxl{--theme-gutter-x:1.5rem;--theme-gutter-y:0;width:100%;padding-right:calc(var(--theme-gutter-x)*.5);padding-left:calc(var(--theme-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}@media(min-width:2400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-xxxl{max-width:1740px}}:root{--theme-breakpoint-xs:0;--theme-breakpoint-sm:576px;--theme-breakpoint-md:768px;--theme-breakpoint-lg:992px;--theme-breakpoint-xl:1200px;--theme-breakpoint-xxl:1400px;--theme-breakpoint-xxxl:2400px;--container-padding:2rem;--header-height:4rem;--block-spacing:2rem}.row{--theme-gutter-x:1.5rem;--theme-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--theme-gutter-y));margin-right:calc(-.5*var(--theme-gutter-x));margin-left:calc(-.5*var(--theme-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--theme-gutter-x)*.5);padding-left:calc(var(--theme-gutter-x)*.5);margin-top:var(--theme-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%}.row-cols-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-8>*{flex:0 0 auto;width:12.5%}.row-cols-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-10>*{flex:0 0 auto;width:10%}.row-cols-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-12>*{flex:0 0 auto;width:8.3333333333%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:4.16666667%}.col-2{flex:0 0 auto;width:8.33333333%}.col-3{flex:0 0 auto;width:12.5%}.col-4{flex:0 0 auto;width:16.66666667%}.col-5{flex:0 0 auto;width:20.83333333%}.col-6{flex:0 0 auto;width:25%}.col-7{flex:0 0 auto;width:29.16666667%}.col-8{flex:0 0 auto;width:33.33333333%}.col-9{flex:0 0 auto;width:37.5%}.col-10{flex:0 0 auto;width:41.66666667%}.col-11{flex:0 0 auto;width:45.83333333%}.col-12{flex:0 0 auto;width:50%}.col-13{flex:0 0 auto;width:54.16666667%}.col-14{flex:0 0 auto;width:58.33333333%}.col-15{flex:0 0 auto;width:62.5%}.col-16{flex:0 0 auto;width:66.66666667%}.col-17{flex:0 0 auto;width:70.83333333%}.col-18{flex:0 0 auto;width:75%}.col-19{flex:0 0 auto;width:79.16666667%}.col-20{flex:0 0 auto;width:83.33333333%}.col-21{flex:0 0 auto;width:87.5%}.col-22{flex:0 0 auto;width:91.66666667%}.col-23{flex:0 0 auto;width:95.83333333%}.col-24{flex:0 0 auto;width:100%}.offset-1{margin-left:4.16666667%}.offset-2{margin-left:8.33333333%}.offset-3{margin-left:12.5%}.offset-4{margin-left:16.66666667%}.offset-5{margin-left:20.83333333%}.offset-6{margin-left:25%}.offset-7{margin-left:29.16666667%}.offset-8{margin-left:33.33333333%}.offset-9{margin-left:37.5%}.offset-10{margin-left:41.66666667%}.offset-11{margin-left:45.83333333%}.offset-12{margin-left:50%}.offset-13{margin-left:54.16666667%}.offset-14{margin-left:58.33333333%}.offset-15{margin-left:62.5%}.offset-16{margin-left:66.66666667%}.offset-17{margin-left:70.83333333%}.offset-18{margin-left:75%}.offset-19{margin-left:79.16666667%}.offset-20{margin-left:83.33333333%}.offset-21{margin-left:87.5%}.offset-22{margin-left:91.66666667%}.offset-23{margin-left:95.83333333%}.g-0,.gx-0{--theme-gutter-x:0}.g-0,.gy-0{--theme-gutter-y:0}.g-1,.gx-1{--theme-gutter-x:1rem}.g-1,.gy-1{--theme-gutter-y:1rem}.g-2,.gx-2{--theme-gutter-x:calc(1.325rem + 0.9vw)}.g-2,.gy-2{--theme-gutter-y:calc(1.325rem + 0.9vw)}.g-3,.gx-3{--theme-gutter-x:calc(1.425rem + 2.1vw)}.g-3,.gy-3{--theme-gutter-y:calc(1.425rem + 2.1vw)}.g-4,.gx-4{--theme-gutter-x:calc(1.525rem + 3.3vw)}.g-4,.gy-4{--theme-gutter-y:calc(1.525rem + 3.3vw)}.g-5,.gx-5{--theme-gutter-x:calc(1.625rem + 4.5vw)}.g-5,.gy-5{--theme-gutter-y:calc(1.625rem + 4.5vw)}@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%}.row-cols-sm-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-sm-8>*{flex:0 0 auto;width:12.5%}.row-cols-sm-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-sm-10>*{flex:0 0 auto;width:10%}.row-cols-sm-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-sm-12>*{flex:0 0 auto;width:8.3333333333%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:4.16666667%}.col-sm-2{flex:0 0 auto;width:8.33333333%}.col-sm-3{flex:0 0 auto;width:12.5%}.col-sm-4{flex:0 0 auto;width:16.66666667%}.col-sm-5{flex:0 0 auto;width:20.83333333%}.col-sm-6{flex:0 0 auto;width:25%}.col-sm-7{flex:0 0 auto;width:29.16666667%}.col-sm-8{flex:0 0 auto;width:33.33333333%}.col-sm-9{flex:0 0 auto;width:37.5%}.col-sm-10{flex:0 0 auto;width:41.66666667%}.col-sm-11{flex:0 0 auto;width:45.83333333%}.col-sm-12{flex:0 0 auto;width:50%}.col-sm-13{flex:0 0 auto;width:54.16666667%}.col-sm-14{flex:0 0 auto;width:58.33333333%}.col-sm-15{flex:0 0 auto;width:62.5%}.col-sm-16{flex:0 0 auto;width:66.66666667%}.col-sm-17{flex:0 0 auto;width:70.83333333%}.col-sm-18{flex:0 0 auto;width:75%}.col-sm-19{flex:0 0 auto;width:79.16666667%}.col-sm-20{flex:0 0 auto;width:83.33333333%}.col-sm-21{flex:0 0 auto;width:87.5%}.col-sm-22{flex:0 0 auto;width:91.66666667%}.col-sm-23{flex:0 0 auto;width:95.83333333%}.col-sm-24{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:4.16666667%}.offset-sm-2{margin-left:8.33333333%}.offset-sm-3{margin-left:12.5%}.offset-sm-4{margin-left:16.66666667%}.offset-sm-5{margin-left:20.83333333%}.offset-sm-6{margin-left:25%}.offset-sm-7{margin-left:29.16666667%}.offset-sm-8{margin-left:33.33333333%}.offset-sm-9{margin-left:37.5%}.offset-sm-10{margin-left:41.66666667%}.offset-sm-11{margin-left:45.83333333%}.offset-sm-12{margin-left:50%}.offset-sm-13{margin-left:54.16666667%}.offset-sm-14{margin-left:58.33333333%}.offset-sm-15{margin-left:62.5%}.offset-sm-16{margin-left:66.66666667%}.offset-sm-17{margin-left:70.83333333%}.offset-sm-18{margin-left:75%}.offset-sm-19{margin-left:79.16666667%}.offset-sm-20{margin-left:83.33333333%}.offset-sm-21{margin-left:87.5%}.offset-sm-22{margin-left:91.66666667%}.offset-sm-23{margin-left:95.83333333%}.g-sm-0,.gx-sm-0{--theme-gutter-x:0}.g-sm-0,.gy-sm-0{--theme-gutter-y:0}.g-sm-1,.gx-sm-1{--theme-gutter-x:1rem}.g-sm-1,.gy-sm-1{--theme-gutter-y:1rem}.g-sm-2,.gx-sm-2{--theme-gutter-x:calc(1.325rem + 0.9vw)}.g-sm-2,.gy-sm-2{--theme-gutter-y:calc(1.325rem + 0.9vw)}.g-sm-3,.gx-sm-3{--theme-gutter-x:calc(1.425rem + 2.1vw)}.g-sm-3,.gy-sm-3{--theme-gutter-y:calc(1.425rem + 2.1vw)}.g-sm-4,.gx-sm-4{--theme-gutter-x:calc(1.525rem + 3.3vw)}.g-sm-4,.gy-sm-4{--theme-gutter-y:calc(1.525rem + 3.3vw)}.g-sm-5,.gx-sm-5{--theme-gutter-x:calc(1.625rem + 4.5vw)}.g-sm-5,.gy-sm-5{--theme-gutter-y:calc(1.625rem + 4.5vw)}}@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%}.row-cols-md-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-md-8>*{flex:0 0 auto;width:12.5%}.row-cols-md-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-md-10>*{flex:0 0 auto;width:10%}.row-cols-md-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-md-12>*{flex:0 0 auto;width:8.3333333333%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:4.16666667%}.col-md-2{flex:0 0 auto;width:8.33333333%}.col-md-3{flex:0 0 auto;width:12.5%}.col-md-4{flex:0 0 auto;width:16.66666667%}.col-md-5{flex:0 0 auto;width:20.83333333%}.col-md-6{flex:0 0 auto;width:25%}.col-md-7{flex:0 0 auto;width:29.16666667%}.col-md-8{flex:0 0 auto;width:33.33333333%}.col-md-9{flex:0 0 auto;width:37.5%}.col-md-10{flex:0 0 auto;width:41.66666667%}.col-md-11{flex:0 0 auto;width:45.83333333%}.col-md-12{flex:0 0 auto;width:50%}.col-md-13{flex:0 0 auto;width:54.16666667%}.col-md-14{flex:0 0 auto;width:58.33333333%}.col-md-15{flex:0 0 auto;width:62.5%}.col-md-16{flex:0 0 auto;width:66.66666667%}.col-md-17{flex:0 0 auto;width:70.83333333%}.col-md-18{flex:0 0 auto;width:75%}.col-md-19{flex:0 0 auto;width:79.16666667%}.col-md-20{flex:0 0 auto;width:83.33333333%}.col-md-21{flex:0 0 auto;width:87.5%}.col-md-22{flex:0 0 auto;width:91.66666667%}.col-md-23{flex:0 0 auto;width:95.83333333%}.col-md-24{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:4.16666667%}.offset-md-2{margin-left:8.33333333%}.offset-md-3{margin-left:12.5%}.offset-md-4{margin-left:16.66666667%}.offset-md-5{margin-left:20.83333333%}.offset-md-6{margin-left:25%}.offset-md-7{margin-left:29.16666667%}.offset-md-8{margin-left:33.33333333%}.offset-md-9{margin-left:37.5%}.offset-md-10{margin-left:41.66666667%}.offset-md-11{margin-left:45.83333333%}.offset-md-12{margin-left:50%}.offset-md-13{margin-left:54.16666667%}.offset-md-14{margin-left:58.33333333%}.offset-md-15{margin-left:62.5%}.offset-md-16{margin-left:66.66666667%}.offset-md-17{margin-left:70.83333333%}.offset-md-18{margin-left:75%}.offset-md-19{margin-left:79.16666667%}.offset-md-20{margin-left:83.33333333%}.offset-md-21{margin-left:87.5%}.offset-md-22{margin-left:91.66666667%}.offset-md-23{margin-left:95.83333333%}.g-md-0,.gx-md-0{--theme-gutter-x:0}.g-md-0,.gy-md-0{--theme-gutter-y:0}.g-md-1,.gx-md-1{--theme-gutter-x:1rem}.g-md-1,.gy-md-1{--theme-gutter-y:1rem}.g-md-2,.gx-md-2{--theme-gutter-x:calc(1.325rem + 0.9vw)}.g-md-2,.gy-md-2{--theme-gutter-y:calc(1.325rem + 0.9vw)}.g-md-3,.gx-md-3{--theme-gutter-x:calc(1.425rem + 2.1vw)}.g-md-3,.gy-md-3{--theme-gutter-y:calc(1.425rem + 2.1vw)}.g-md-4,.gx-md-4{--theme-gutter-x:calc(1.525rem + 3.3vw)}.g-md-4,.gy-md-4{--theme-gutter-y:calc(1.525rem + 3.3vw)}.g-md-5,.gx-md-5{--theme-gutter-x:calc(1.625rem + 4.5vw)}.g-md-5,.gy-md-5{--theme-gutter-y:calc(1.625rem + 4.5vw)}}@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%}.row-cols-lg-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-lg-8>*{flex:0 0 auto;width:12.5%}.row-cols-lg-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-lg-10>*{flex:0 0 auto;width:10%}.row-cols-lg-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-lg-12>*{flex:0 0 auto;width:8.3333333333%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:4.16666667%}.col-lg-2{flex:0 0 auto;width:8.33333333%}.col-lg-3{flex:0 0 auto;width:12.5%}.col-lg-4{flex:0 0 auto;width:16.66666667%}.col-lg-5{flex:0 0 auto;width:20.83333333%}.col-lg-6{flex:0 0 auto;width:25%}.col-lg-7{flex:0 0 auto;width:29.16666667%}.col-lg-8{flex:0 0 auto;width:33.33333333%}.col-lg-9{flex:0 0 auto;width:37.5%}.col-lg-10{flex:0 0 auto;width:41.66666667%}.col-lg-11{flex:0 0 auto;width:45.83333333%}.col-lg-12{flex:0 0 auto;width:50%}.col-lg-13{flex:0 0 auto;width:54.16666667%}.col-lg-14{flex:0 0 auto;width:58.33333333%}.col-lg-15{flex:0 0 auto;width:62.5%}.col-lg-16{flex:0 0 auto;width:66.66666667%}.col-lg-17{flex:0 0 auto;width:70.83333333%}.col-lg-18{flex:0 0 auto;width:75%}.col-lg-19{flex:0 0 auto;width:79.16666667%}.col-lg-20{flex:0 0 auto;width:83.33333333%}.col-lg-21{flex:0 0 auto;width:87.5%}.col-lg-22{flex:0 0 auto;width:91.66666667%}.col-lg-23{flex:0 0 auto;width:95.83333333%}.col-lg-24{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:4.16666667%}.offset-lg-2{margin-left:8.33333333%}.offset-lg-3{margin-left:12.5%}.offset-lg-4{margin-left:16.66666667%}.offset-lg-5{margin-left:20.83333333%}.offset-lg-6{margin-left:25%}.offset-lg-7{margin-left:29.16666667%}.offset-lg-8{margin-left:33.33333333%}.offset-lg-9{margin-left:37.5%}.offset-lg-10{margin-left:41.66666667%}.offset-lg-11{margin-left:45.83333333%}.offset-lg-12{margin-left:50%}.offset-lg-13{margin-left:54.16666667%}.offset-lg-14{margin-left:58.33333333%}.offset-lg-15{margin-left:62.5%}.offset-lg-16{margin-left:66.66666667%}.offset-lg-17{margin-left:70.83333333%}.offset-lg-18{margin-left:75%}.offset-lg-19{margin-left:79.16666667%}.offset-lg-20{margin-left:83.33333333%}.offset-lg-21{margin-left:87.5%}.offset-lg-22{margin-left:91.66666667%}.offset-lg-23{margin-left:95.83333333%}.g-lg-0,.gx-lg-0{--theme-gutter-x:0}.g-lg-0,.gy-lg-0{--theme-gutter-y:0}.g-lg-1,.gx-lg-1{--theme-gutter-x:1rem}.g-lg-1,.gy-lg-1{--theme-gutter-y:1rem}.g-lg-2,.gx-lg-2{--theme-gutter-x:calc(1.325rem + 0.9vw)}.g-lg-2,.gy-lg-2{--theme-gutter-y:calc(1.325rem + 0.9vw)}.g-lg-3,.gx-lg-3{--theme-gutter-x:calc(1.425rem + 2.1vw)}.g-lg-3,.gy-lg-3{--theme-gutter-y:calc(1.425rem + 2.1vw)}.g-lg-4,.gx-lg-4{--theme-gutter-x:calc(1.525rem + 3.3vw)}.g-lg-4,.gy-lg-4{--theme-gutter-y:calc(1.525rem + 3.3vw)}.g-lg-5,.gx-lg-5{--theme-gutter-x:calc(1.625rem + 4.5vw)}.g-lg-5,.gy-lg-5{--theme-gutter-y:calc(1.625rem + 4.5vw)}}@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%}.row-cols-xl-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-xl-8>*{flex:0 0 auto;width:12.5%}.row-cols-xl-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-xl-10>*{flex:0 0 auto;width:10%}.row-cols-xl-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-xl-12>*{flex:0 0 auto;width:8.3333333333%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:4.16666667%}.col-xl-2{flex:0 0 auto;width:8.33333333%}.col-xl-3{flex:0 0 auto;width:12.5%}.col-xl-4{flex:0 0 auto;width:16.66666667%}.col-xl-5{flex:0 0 auto;width:20.83333333%}.col-xl-6{flex:0 0 auto;width:25%}.col-xl-7{flex:0 0 auto;width:29.16666667%}.col-xl-8{flex:0 0 auto;width:33.33333333%}.col-xl-9{flex:0 0 auto;width:37.5%}.col-xl-10{flex:0 0 auto;width:41.66666667%}.col-xl-11{flex:0 0 auto;width:45.83333333%}.col-xl-12{flex:0 0 auto;width:50%}.col-xl-13{flex:0 0 auto;width:54.16666667%}.col-xl-14{flex:0 0 auto;width:58.33333333%}.col-xl-15{flex:0 0 auto;width:62.5%}.col-xl-16{flex:0 0 auto;width:66.66666667%}.col-xl-17{flex:0 0 auto;width:70.83333333%}.col-xl-18{flex:0 0 auto;width:75%}.col-xl-19{flex:0 0 auto;width:79.16666667%}.col-xl-20{flex:0 0 auto;width:83.33333333%}.col-xl-21{flex:0 0 auto;width:87.5%}.col-xl-22{flex:0 0 auto;width:91.66666667%}.col-xl-23{flex:0 0 auto;width:95.83333333%}.col-xl-24{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:4.16666667%}.offset-xl-2{margin-left:8.33333333%}.offset-xl-3{margin-left:12.5%}.offset-xl-4{margin-left:16.66666667%}.offset-xl-5{margin-left:20.83333333%}.offset-xl-6{margin-left:25%}.offset-xl-7{margin-left:29.16666667%}.offset-xl-8{margin-left:33.33333333%}.offset-xl-9{margin-left:37.5%}.offset-xl-10{margin-left:41.66666667%}.offset-xl-11{margin-left:45.83333333%}.offset-xl-12{margin-left:50%}.offset-xl-13{margin-left:54.16666667%}.offset-xl-14{margin-left:58.33333333%}.offset-xl-15{margin-left:62.5%}.offset-xl-16{margin-left:66.66666667%}.offset-xl-17{margin-left:70.83333333%}.offset-xl-18{margin-left:75%}.offset-xl-19{margin-left:79.16666667%}.offset-xl-20{margin-left:83.33333333%}.offset-xl-21{margin-left:87.5%}.offset-xl-22{margin-left:91.66666667%}.offset-xl-23{margin-left:95.83333333%}.g-xl-0,.gx-xl-0{--theme-gutter-x:0}.g-xl-0,.gy-xl-0{--theme-gutter-y:0}.g-xl-1,.gx-xl-1{--theme-gutter-x:1rem}.g-xl-1,.gy-xl-1{--theme-gutter-y:1rem}.g-xl-2,.gx-xl-2{--theme-gutter-x:calc(1.325rem + 0.9vw)}.g-xl-2,.gy-xl-2{--theme-gutter-y:calc(1.325rem + 0.9vw)}.g-xl-3,.gx-xl-3{--theme-gutter-x:calc(1.425rem + 2.1vw)}.g-xl-3,.gy-xl-3{--theme-gutter-y:calc(1.425rem + 2.1vw)}.g-xl-4,.gx-xl-4{--theme-gutter-x:calc(1.525rem + 3.3vw)}.g-xl-4,.gy-xl-4{--theme-gutter-y:calc(1.525rem + 3.3vw)}.g-xl-5,.gx-xl-5{--theme-gutter-x:calc(1.625rem + 4.5vw)}.g-xl-5,.gy-xl-5{--theme-gutter-y:calc(1.625rem + 4.5vw)}}@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%}.row-cols-xxl-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-xxl-8>*{flex:0 0 auto;width:12.5%}.row-cols-xxl-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-xxl-10>*{flex:0 0 auto;width:10%}.row-cols-xxl-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-xxl-12>*{flex:0 0 auto;width:8.3333333333%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:4.16666667%}.col-xxl-2{flex:0 0 auto;width:8.33333333%}.col-xxl-3{flex:0 0 auto;width:12.5%}.col-xxl-4{flex:0 0 auto;width:16.66666667%}.col-xxl-5{flex:0 0 auto;width:20.83333333%}.col-xxl-6{flex:0 0 auto;width:25%}.col-xxl-7{flex:0 0 auto;width:29.16666667%}.col-xxl-8{flex:0 0 auto;width:33.33333333%}.col-xxl-9{flex:0 0 auto;width:37.5%}.col-xxl-10{flex:0 0 auto;width:41.66666667%}.col-xxl-11{flex:0 0 auto;width:45.83333333%}.col-xxl-12{flex:0 0 auto;width:50%}.col-xxl-13{flex:0 0 auto;width:54.16666667%}.col-xxl-14{flex:0 0 auto;width:58.33333333%}.col-xxl-15{flex:0 0 auto;width:62.5%}.col-xxl-16{flex:0 0 auto;width:66.66666667%}.col-xxl-17{flex:0 0 auto;width:70.83333333%}.col-xxl-18{flex:0 0 auto;width:75%}.col-xxl-19{flex:0 0 auto;width:79.16666667%}.col-xxl-20{flex:0 0 auto;width:83.33333333%}.col-xxl-21{flex:0 0 auto;width:87.5%}.col-xxl-22{flex:0 0 auto;width:91.66666667%}.col-xxl-23{flex:0 0 auto;width:95.83333333%}.col-xxl-24{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:4.16666667%}.offset-xxl-2{margin-left:8.33333333%}.offset-xxl-3{margin-left:12.5%}.offset-xxl-4{margin-left:16.66666667%}.offset-xxl-5{margin-left:20.83333333%}.offset-xxl-6{margin-left:25%}.offset-xxl-7{margin-left:29.16666667%}.offset-xxl-8{margin-left:33.33333333%}.offset-xxl-9{margin-left:37.5%}.offset-xxl-10{margin-left:41.66666667%}.offset-xxl-11{margin-left:45.83333333%}.offset-xxl-12{margin-left:50%}.offset-xxl-13{margin-left:54.16666667%}.offset-xxl-14{margin-left:58.33333333%}.offset-xxl-15{margin-left:62.5%}.offset-xxl-16{margin-left:66.66666667%}.offset-xxl-17{margin-left:70.83333333%}.offset-xxl-18{margin-left:75%}.offset-xxl-19{margin-left:79.16666667%}.offset-xxl-20{margin-left:83.33333333%}.offset-xxl-21{margin-left:87.5%}.offset-xxl-22{margin-left:91.66666667%}.offset-xxl-23{margin-left:95.83333333%}.g-xxl-0,.gx-xxl-0{--theme-gutter-x:0}.g-xxl-0,.gy-xxl-0{--theme-gutter-y:0}.g-xxl-1,.gx-xxl-1{--theme-gutter-x:1rem}.g-xxl-1,.gy-xxl-1{--theme-gutter-y:1rem}.g-xxl-2,.gx-xxl-2{--theme-gutter-x:calc(1.325rem + 0.9vw)}.g-xxl-2,.gy-xxl-2{--theme-gutter-y:calc(1.325rem + 0.9vw)}.g-xxl-3,.gx-xxl-3{--theme-gutter-x:calc(1.425rem + 2.1vw)}.g-xxl-3,.gy-xxl-3{--theme-gutter-y:calc(1.425rem + 2.1vw)}.g-xxl-4,.gx-xxl-4{--theme-gutter-x:calc(1.525rem + 3.3vw)}.g-xxl-4,.gy-xxl-4{--theme-gutter-y:calc(1.525rem + 3.3vw)}.g-xxl-5,.gx-xxl-5{--theme-gutter-x:calc(1.625rem + 4.5vw)}.g-xxl-5,.gy-xxl-5{--theme-gutter-y:calc(1.625rem + 4.5vw)}}@media(min-width:2400px){.col-xxxl{flex:1 0 0%}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.6666666667%}.row-cols-xxxl-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-xxxl-8>*{flex:0 0 auto;width:12.5%}.row-cols-xxxl-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-xxxl-10>*{flex:0 0 auto;width:10%}.row-cols-xxxl-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-xxxl-12>*{flex:0 0 auto;width:8.3333333333%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:4.16666667%}.col-xxxl-2{flex:0 0 auto;width:8.33333333%}.col-xxxl-3{flex:0 0 auto;width:12.5%}.col-xxxl-4{flex:0 0 auto;width:16.66666667%}.col-xxxl-5{flex:0 0 auto;width:20.83333333%}.col-xxxl-6{flex:0 0 auto;width:25%}.col-xxxl-7{flex:0 0 auto;width:29.16666667%}.col-xxxl-8{flex:0 0 auto;width:33.33333333%}.col-xxxl-9{flex:0 0 auto;width:37.5%}.col-xxxl-10{flex:0 0 auto;width:41.66666667%}.col-xxxl-11{flex:0 0 auto;width:45.83333333%}.col-xxxl-12{flex:0 0 auto;width:50%}.col-xxxl-13{flex:0 0 auto;width:54.16666667%}.col-xxxl-14{flex:0 0 auto;width:58.33333333%}.col-xxxl-15{flex:0 0 auto;width:62.5%}.col-xxxl-16{flex:0 0 auto;width:66.66666667%}.col-xxxl-17{flex:0 0 auto;width:70.83333333%}.col-xxxl-18{flex:0 0 auto;width:75%}.col-xxxl-19{flex:0 0 auto;width:79.16666667%}.col-xxxl-20{flex:0 0 auto;width:83.33333333%}.col-xxxl-21{flex:0 0 auto;width:87.5%}.col-xxxl-22{flex:0 0 auto;width:91.66666667%}.col-xxxl-23{flex:0 0 auto;width:95.83333333%}.col-xxxl-24{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:4.16666667%}.offset-xxxl-2{margin-left:8.33333333%}.offset-xxxl-3{margin-left:12.5%}.offset-xxxl-4{margin-left:16.66666667%}.offset-xxxl-5{margin-left:20.83333333%}.offset-xxxl-6{margin-left:25%}.offset-xxxl-7{margin-left:29.16666667%}.offset-xxxl-8{margin-left:33.33333333%}.offset-xxxl-9{margin-left:37.5%}.offset-xxxl-10{margin-left:41.66666667%}.offset-xxxl-11{margin-left:45.83333333%}.offset-xxxl-12{margin-left:50%}.offset-xxxl-13{margin-left:54.16666667%}.offset-xxxl-14{margin-left:58.33333333%}.offset-xxxl-15{margin-left:62.5%}.offset-xxxl-16{margin-left:66.66666667%}.offset-xxxl-17{margin-left:70.83333333%}.offset-xxxl-18{margin-left:75%}.offset-xxxl-19{margin-left:79.16666667%}.offset-xxxl-20{margin-left:83.33333333%}.offset-xxxl-21{margin-left:87.5%}.offset-xxxl-22{margin-left:91.66666667%}.offset-xxxl-23{margin-left:95.83333333%}.g-xxxl-0,.gx-xxxl-0{--theme-gutter-x:0}.g-xxxl-0,.gy-xxxl-0{--theme-gutter-y:0}.g-xxxl-1,.gx-xxxl-1{--theme-gutter-x:1rem}.g-xxxl-1,.gy-xxxl-1{--theme-gutter-y:1rem}.g-xxxl-2,.gx-xxxl-2{--theme-gutter-x:calc(1.325rem + 0.9vw)}.g-xxxl-2,.gy-xxxl-2{--theme-gutter-y:calc(1.325rem + 0.9vw)}.g-xxxl-3,.gx-xxxl-3{--theme-gutter-x:calc(1.425rem + 2.1vw)}.g-xxxl-3,.gy-xxxl-3{--theme-gutter-y:calc(1.425rem + 2.1vw)}.g-xxxl-4,.gx-xxxl-4{--theme-gutter-x:calc(1.525rem + 3.3vw)}.g-xxxl-4,.gy-xxxl-4{--theme-gutter-y:calc(1.525rem + 3.3vw)}.g-xxxl-5,.gx-xxxl-5{--theme-gutter-x:calc(1.625rem + 4.5vw)}.g-xxxl-5,.gy-xxxl-5{--theme-gutter-y:calc(1.625rem + 4.5vw)}}.table{--theme-table-color-type:initial;--theme-table-bg-type:initial;--theme-table-color-state:initial;--theme-table-bg-state:initial;--theme-table-color:var(--theme-body-color);--theme-table-bg:var(--theme-body-bg);--theme-table-border-color:var(--theme-border-color);--theme-table-accent-bg:transparent;--theme-table-striped-color:var(--theme-body-color);--theme-table-striped-bg:rgba(41, 43, 44, 0.05);--theme-table-active-color:var(--theme-body-color);--theme-table-active-bg:rgba(41, 43, 44, 0.1);--theme-table-hover-color:var(--theme-body-color);--theme-table-hover-bg:rgba(41, 43, 44, 0.075);width:100%;margin-bottom:16px;vertical-align:top;border-color:var(--theme-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--theme-table-color-state,var(--theme-table-color-type,var(--theme-table-color)));background-color:var(--theme-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--theme-table-bg-state,var(--theme-table-bg-type,var(--theme-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(1px * 2) solid 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-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--theme-table-color-type:var(--theme-table-striped-color);--theme-table-bg-type:var(--theme-table-striped-bg)}.table-active{--theme-table-color-state:var(--theme-table-active-color);--theme-table-bg-state:var(--theme-table-active-bg)}.table-hover>tbody>tr:hover>*{--theme-table-color-state:var(--theme-table-hover-color);--theme-table-bg-state:var(--theme-table-hover-bg)}.table-primary{--theme-table-color:#292b2c;--theme-table-bg:#fef4ec;--theme-table-border-color:#e9e0d9;--theme-table-striped-bg:#f3eae2;--theme-table-striped-color:#292b2c;--theme-table-active-bg:#e9e0d9;--theme-table-active-color:#292b2c;--theme-table-hover-bg:#eee5de;--theme-table-hover-color:#292b2c;color:var(--theme-table-color);border-color:var(--theme-table-border-color)}.table-secondary{--theme-table-color:#292b2c;--theme-table-bg:#f7eae1;--theme-table-border-color:#e2d7cf;--theme-table-striped-bg:#ede0d8;--theme-table-striped-color:#292b2c;--theme-table-active-bg:#e2d7cf;--theme-table-active-color:#292b2c;--theme-table-hover-bg:#e8dcd3;--theme-table-hover-color:#292b2c;color:var(--theme-table-color);border-color:var(--theme-table-border-color)}.table-success{--theme-table-color:#292b2c;--theme-table-bg:#dbf5e6;--theme-table-border-color:#c9e1d3;--theme-table-striped-bg:#d2ebdd;--theme-table-striped-color:#292b2c;--theme-table-active-bg:#c9e1d3;--theme-table-active-color:#292b2c;--theme-table-hover-bg:#cee6d8;--theme-table-hover-color:#292b2c;color:var(--theme-table-color);border-color:var(--theme-table-border-color)}.table-info{--theme-table-color:#292b2c;--theme-table-bg:#cff4fc;--theme-table-border-color:#bee0e7;--theme-table-striped-bg:#c7eaf2;--theme-table-striped-color:#292b2c;--theme-table-active-bg:#bee0e7;--theme-table-active-color:#292b2c;--theme-table-hover-bg:#c3e5ec;--theme-table-hover-color:#292b2c;color:var(--theme-table-color);border-color:var(--theme-table-border-color)}.table-warning{--theme-table-color:#292b2c;--theme-table-bg:#fbfed7;--theme-table-border-color:#e6e9c6;--theme-table-striped-bg:#f1f3ce;--theme-table-striped-color:#292b2c;--theme-table-active-bg:#e6e9c6;--theme-table-active-color:#292b2c;--theme-table-hover-bg:#ebeeca;--theme-table-hover-color:#292b2c;color:var(--theme-table-color);border-color:var(--theme-table-border-color)}.table-danger{--theme-table-color:#292b2c;--theme-table-bg:#f8d7da;--theme-table-border-color:#e3c6c9;--theme-table-striped-bg:#eeced1;--theme-table-striped-color:#292b2c;--theme-table-active-bg:#e3c6c9;--theme-table-active-color:#292b2c;--theme-table-hover-bg:#e8cacd;--theme-table-hover-color:#292b2c;color:var(--theme-table-color);border-color:var(--theme-table-border-color)}.table-light{--theme-table-color:#292b2c;--theme-table-bg:#fafafa;--theme-table-border-color:#e5e5e5;--theme-table-striped-bg:#f0f0f0;--theme-table-striped-color:#292b2c;--theme-table-active-bg:#e5e5e5;--theme-table-active-color:#292b2c;--theme-table-hover-bg:#eaeaeb;--theme-table-hover-color:#292b2c;color:var(--theme-table-color);border-color:var(--theme-table-border-color)}.table-dark{--theme-table-color:#fff;--theme-table-bg:#292b2c;--theme-table-border-color:#3e4041;--theme-table-striped-bg:#343637;--theme-table-striped-color:#fff;--theme-table-active-bg:#3e4041;--theme-table-active-color:#fff;--theme-table-hover-bg:#393b3c;--theme-table-hover-color:#fff;color:var(--theme-table-color);border-color:var(--theme-table-border-color)}.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}}@media(max-width:2399.98px){.table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--theme-border-width));padding-bottom:calc(.375rem + var(--theme-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--theme-border-width));padding-bottom:calc(.5rem + var(--theme-border-width));font-size:calc(1.25625rem + .075vw)}@media(min-width:1200px){.col-form-label-lg{font-size:1.3125rem}}.col-form-label-sm{padding-top:calc(.25rem + var(--theme-border-width));padding-bottom:calc(.25rem + var(--theme-border-width));font-size:.945rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--theme-secondary-color)}.form-control{display:block;width:100%;padding:.375rem 1.5rem;font-size:1.05rem;font-weight:500;line-height:1.5;color:var(--theme-body-color);appearance:none;background-color:var(--theme-body-bg);background-clip:padding-box;border:var(--theme-border-width) solid var(--theme-border-color);border-radius:var(--theme-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--theme-body-color);background-color:var(--theme-body-bg);border-color:#fee4d1;outline:0;box-shadow:0 0 0 .25rem rgba(252,201,162,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--theme-secondary-color);opacity:1}.form-control:disabled{background-color:var(--theme-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem 1.5rem;margin:-.375rem -1.5rem;margin-inline-end:1.5rem;color:var(--theme-body-color);background-color:var(--theme-tertiary-bg);pointer-events:none;border:0 solid;border-inline-end-width:var(--theme-border-width);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;border-color:inherit}@media(prefers-reduced-motion:reduce){.form-control{transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--theme-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--theme-body-color);background-color:rgba(0,0,0,0);border:solid transparent;border-width:var(--theme-border-width) 0}.form-control-plaintext:focus{outline: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 + calc(var(--theme-border-width) * 2));padding:.25rem .5rem;font-size:.945rem;border-radius:var(--theme-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--theme-border-width) * 2));padding:.5rem 1rem;font-size:calc(1.25625rem + .075vw);border-radius:var(--theme-border-radius-lg)}@media(min-width:1200px){.form-control-lg{font-size:1.3125rem}}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--theme-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--theme-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--theme-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--theme-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--theme-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--theme-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--theme-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--theme-border-width) * 2))}.form-select{--theme-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 4.5rem .375rem 1.5rem;font-size:1.05rem;font-weight:500;line-height:1.5;color:var(--theme-body-color);appearance:none;background-color:var(--theme-body-bg);background-image:var(--theme-form-select-bg-img),var(--theme-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right 1.5rem center;background-size:16px 12px;border:var(--theme-border-width) solid var(--theme-border-color);border-radius:var(--theme-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-select:focus{border-color:#fee4d1;outline:0;box-shadow:0 0 0 .25rem rgba(252,201,162,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:1.5rem;background-image:none}.form-select:disabled{background-color:#e5e5e5}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--theme-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.945rem;border-radius:var(--theme-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:calc(1.25625rem + .075vw);border-radius:var(--theme-border-radius-lg)}@media(min-width:1200px){.form-select-lg{font-size:1.3125rem}}[data-bs-theme=dark] .form-select{--theme-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23dee2e6%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.575rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--theme-form-check-bg:var(--theme-body-bg);width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--theme-form-check-bg);background-image:var(--theme-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--theme-border-width) solid var(--theme-border-color);print-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:#fee4d1;outline:0;box-shadow:0 0 0 .25rem rgba(252,201,162,.25)}.form-check-input:checked{background-color:#fcc9a2;border-color:#fcc9a2}.form-check-input:checked[type=checkbox]{--theme-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10l3 3l6-6%27/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--theme-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#fcc9a2;border-color:#fcc9a2;--theme-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%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{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--theme-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%2841, 43, 44, 0.25%29%27/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--theme-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-select,.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--theme-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fee4d1%27/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--theme-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.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+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--theme-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%28255, 255, 255, 0.25%29%27/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #292b2c,0 0 0 .25rem rgba(252,201,162,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #292b2c,0 0 0 .25rem rgba(252,201,162,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#fcc9a2;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#feefe3}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--theme-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#fcc9a2;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-range::-moz-range-thumb:active{background-color:#feefe3}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--theme-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--theme-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--theme-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--theme-border-width) * 2));min-height:calc(3.5rem + calc(var(--theme-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem 1.5rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--theme-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem 1.5rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--theme-body-color-rgb),.8);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label::after,.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem .75rem;z-index:-1;height:1.5em;content:"";background-color:var(--theme-body-bg);border-radius:var(--theme-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--theme-body-color-rgb),.8);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--theme-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#989898}.form-floating>.form-control:disabled~label::after,.form-floating>:disabled~label::after{background-color:var(--theme-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem 1.5rem;font-size:1.05rem;font-weight:500;line-height:1.5;color:var(--theme-body-color);text-align:center;white-space:nowrap;background-color:var(--theme-tertiary-bg);border:var(--theme-border-width) solid var(--theme-border-color);border-radius:var(--theme-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:calc(1.25625rem + .075vw);border-radius:var(--theme-border-radius-lg)}@media(min-width:1200px){.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{font-size:1.3125rem}}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.945rem;border-radius:var(--theme-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:6rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){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:calc(var(--theme-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--theme-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:4px 8px;margin-top:.1rem;font-size:.945rem;color:#fff;background-color:var(--theme-success);border-radius:var(--theme-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--theme-form-valid-border-color)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--theme-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--theme-success-rgb),.25)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--theme-form-valid-border-color)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--theme-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--theme-success-rgb),.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--theme-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--theme-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--theme-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--theme-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--theme-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:4px 8px;margin-top:.1rem;font-size:.945rem;color:#fff;background-color:var(--theme-danger);border-radius:var(--theme-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--theme-form-invalid-border-color)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--theme-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--theme-danger-rgb),.25)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--theme-form-invalid-border-color)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--theme-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--theme-danger-rgb),.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--theme-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--theme-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--theme-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--theme-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}.fade,.form-floating>label{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s}@media(prefers-reduced-motion:reduce){.collapsing,.collapsing.collapse-horizontal{transition:none}}.alert{--theme-alert-bg:transparent;--theme-alert-padding-x:16px;--theme-alert-padding-y:16px;--theme-alert-margin-bottom:1rem;--theme-alert-color:inherit;--theme-alert-border-color:transparent;--theme-alert-border:var(--theme-border-width) solid var(--theme-alert-border-color);--theme-alert-border-radius:var(--theme-border-radius);--theme-alert-link-color:inherit;position:relative;padding:var(--theme-alert-padding-y) var(--theme-alert-padding-x);margin-bottom:var(--theme-alert-margin-bottom);color:var(--theme-alert-color);background-color:var(--theme-alert-bg);border:var(--theme-alert-border);border-radius:var(--theme-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--theme-alert-link-color)}.alert-dismissible{padding-right:48px}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:20px 16px}.alert-primary{--theme-alert-color:var(--theme-primary-text-emphasis);--theme-alert-bg:var(--theme-primary-bg-subtle);--theme-alert-border-color:var(--theme-primary-border-subtle);--theme-alert-link-color:var(--theme-primary-text-emphasis)}.alert-yellow{--theme-alert-color:var(--theme-yellow-text-emphasis);--theme-alert-bg:var(--theme-yellow-bg-subtle);--theme-alert-border-color:var(--theme-yellow-border-subtle);--theme-alert-link-color:var(--theme-yellow-text-emphasis)}.alert-green{--theme-alert-color:var(--theme-green-text-emphasis);--theme-alert-bg:var(--theme-green-bg-subtle);--theme-alert-border-color:var(--theme-green-border-subtle);--theme-alert-link-color:var(--theme-green-text-emphasis)}.alert-secondary{--theme-alert-color:var(--theme-secondary-text-emphasis);--theme-alert-bg:var(--theme-secondary-bg-subtle);--theme-alert-border-color:var(--theme-secondary-border-subtle);--theme-alert-link-color:var(--theme-secondary-text-emphasis)}.alert-success{--theme-alert-color:var(--theme-success-text-emphasis);--theme-alert-bg:var(--theme-success-bg-subtle);--theme-alert-border-color:var(--theme-success-border-subtle);--theme-alert-link-color:var(--theme-success-text-emphasis)}.alert-info{--theme-alert-color:var(--theme-info-text-emphasis);--theme-alert-bg:var(--theme-info-bg-subtle);--theme-alert-border-color:var(--theme-info-border-subtle);--theme-alert-link-color:var(--theme-info-text-emphasis)}.alert-warning{--theme-alert-color:var(--theme-warning-text-emphasis);--theme-alert-bg:var(--theme-warning-bg-subtle);--theme-alert-border-color:var(--theme-warning-border-subtle);--theme-alert-link-color:var(--theme-warning-text-emphasis)}.alert-danger{--theme-alert-color:var(--theme-danger-text-emphasis);--theme-alert-bg:var(--theme-danger-bg-subtle);--theme-alert-border-color:var(--theme-danger-border-subtle);--theme-alert-link-color:var(--theme-danger-text-emphasis)}.alert-light{--theme-alert-color:var(--theme-light-text-emphasis);--theme-alert-bg:var(--theme-light-bg-subtle);--theme-alert-border-color:var(--theme-light-border-subtle);--theme-alert-link-color:var(--theme-light-text-emphasis)}.alert-dark{--theme-alert-color:var(--theme-dark-text-emphasis);--theme-alert-bg:var(--theme-dark-bg-subtle);--theme-alert-border-color:var(--theme-dark-border-subtle);--theme-alert-link-color:var(--theme-dark-text-emphasis)}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl,.offcanvas-xxxl{--theme-offcanvas-zindex:1045;--theme-offcanvas-width:400px;--theme-offcanvas-height:30vh;--theme-offcanvas-padding-x:16px;--theme-offcanvas-padding-y:16px;--theme-offcanvas-color:var(--theme-body-color);--theme-offcanvas-bg:var(--theme-body-bg);--theme-offcanvas-border-width:var(--theme-border-width);--theme-offcanvas-border-color:var(--theme-border-color-translucent);--theme-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(41, 43, 44, 0.075);--theme-offcanvas-transition:transform 0.3s ease-in-out;--theme-offcanvas-title-line-height:1.5}@media(max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--theme-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--theme-offcanvas-color);visibility:hidden;background-color:var(--theme-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--theme-offcanvas-transition)}.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--theme-offcanvas-width);border-right:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--theme-offcanvas-width);border-left:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--theme-offcanvas-height);max-height:100%;border-bottom:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--theme-offcanvas-height);max-height:100%;border-top:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media(max-width:575.98px)and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media(min-width:576px){.offcanvas-sm{--theme-offcanvas-height:auto;--theme-offcanvas-border-width:0;background-color:rgba(0,0,0,0)!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0)!important}}@media(max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--theme-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--theme-offcanvas-color);visibility:hidden;background-color:var(--theme-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--theme-offcanvas-transition)}.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--theme-offcanvas-width);border-right:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--theme-offcanvas-width);border-left:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--theme-offcanvas-height);max-height:100%;border-bottom:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--theme-offcanvas-height);max-height:100%;border-top:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media(max-width:767.98px)and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media(min-width:768px){.offcanvas-md{--theme-offcanvas-height:auto;--theme-offcanvas-border-width:0;background-color:rgba(0,0,0,0)!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0)!important}}@media(max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--theme-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--theme-offcanvas-color);visibility:hidden;background-color:var(--theme-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--theme-offcanvas-transition)}.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--theme-offcanvas-width);border-right:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--theme-offcanvas-width);border-left:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--theme-offcanvas-height);max-height:100%;border-bottom:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--theme-offcanvas-height);max-height:100%;border-top:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media(max-width:991.98px)and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media(min-width:992px){.offcanvas-lg{--theme-offcanvas-height:auto;--theme-offcanvas-border-width:0;background-color:rgba(0,0,0,0)!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0)!important}}@media(max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--theme-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--theme-offcanvas-color);visibility:hidden;background-color:var(--theme-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--theme-offcanvas-transition)}.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--theme-offcanvas-width);border-right:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--theme-offcanvas-width);border-left:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--theme-offcanvas-height);max-height:100%;border-bottom:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--theme-offcanvas-height);max-height:100%;border-top:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media(max-width:1199.98px)and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media(min-width:1200px){.offcanvas-xl{--theme-offcanvas-height:auto;--theme-offcanvas-border-width:0;background-color:rgba(0,0,0,0)!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0)!important}}@media(max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--theme-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--theme-offcanvas-color);visibility:hidden;background-color:var(--theme-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--theme-offcanvas-transition)}.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--theme-offcanvas-width);border-right:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--theme-offcanvas-width);border-left:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--theme-offcanvas-height);max-height:100%;border-bottom:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--theme-offcanvas-height);max-height:100%;border-top:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media(max-width:1399.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media(min-width:1400px){.offcanvas-xxl{--theme-offcanvas-height:auto;--theme-offcanvas-border-width:0;background-color:rgba(0,0,0,0)!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0)!important}}@media(max-width:2399.98px){.offcanvas-xxxl{position:fixed;bottom:0;z-index:var(--theme-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--theme-offcanvas-color);visibility:hidden;background-color:var(--theme-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--theme-offcanvas-transition)}.offcanvas-xxxl.offcanvas-start{top:0;left:0;width:var(--theme-offcanvas-width);border-right:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxxl.offcanvas-end{top:0;right:0;width:var(--theme-offcanvas-width);border-left:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxxl.offcanvas-top{top:0;right:0;left:0;height:var(--theme-offcanvas-height);max-height:100%;border-bottom:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxxl.offcanvas-bottom{right:0;left:0;height:var(--theme-offcanvas-height);max-height:100%;border-top:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxxl.show:not(.hiding),.offcanvas-xxxl.showing{transform:none}.offcanvas-xxxl.hiding,.offcanvas-xxxl.show,.offcanvas-xxxl.showing{visibility:visible}}@media(max-width:2399.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxxl{transition:none}}@media(min-width:2400px){.offcanvas-xxxl{--theme-offcanvas-height:auto;--theme-offcanvas-border-width:0;background-color:rgba(0,0,0,0)!important}.offcanvas-xxxl .offcanvas-header{display:none}.offcanvas-xxxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0)!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--theme-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--theme-offcanvas-color);visibility:hidden;background-color:var(--theme-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--theme-offcanvas-transition)}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--theme-offcanvas-width);border-right:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--theme-offcanvas-width);border-left:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--theme-offcanvas-height);max-height:100%;border-bottom:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--theme-offcanvas-height);max-height:100%;border-top:var(--theme-offcanvas-border-width) solid var(--theme-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#292b2c}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--theme-offcanvas-padding-y) var(--theme-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--theme-offcanvas-padding-y)*.5) calc(var(--theme-offcanvas-padding-x)*.5);margin-top:calc(-.5*var(--theme-offcanvas-padding-y));margin-right:calc(-.5*var(--theme-offcanvas-padding-x));margin-bottom:calc(-.5*var(--theme-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--theme-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--theme-offcanvas-padding-y) var(--theme-offcanvas-padding-x);overflow-y:auto}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--theme-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--theme-aspect-ratio:100%}.ratio-4x3{--theme-aspect-ratio:75%}.ratio-16x9{--theme-aspect-ratio:56.25%}.ratio-21x9{--theme-aspect-ratio:42.8571428571%}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.drilldown .drilldown-back:before,.drilldown>li.has-submenu>:is(button,a):after,.list-check>li::before,[class*=" icon-"]:before,[class^=icon-]:before,i[class*=" icon-"]:before,i[class^=icon-]:before{font-family:iconfont!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-angle-right:before{content:""}.icon-search:before{content:""}.drilldown-container{overflow:auto}.drilldown{--background:#fff;--transition-base:all 0.2s ease-in-out;top:0;position:relative;background-color:var(--background);display:flex;flex-direction:column;width:100%;padding:0;overflow:hidden;transition:var(--transition-base);height:var(--drilldown-height)}.drilldown>li{display:flex;align-items:center;justify-content:space-between}.drilldown>li>a,.drilldown>li>button{width:100%;padding:.625rem 1rem;background-color:rgba(0,0,0,0);border:0;text-decoration:none;color:inherit;font-family:inherit;font-size:inherit;font-weight:600;cursor:pointer;text-align:left}.drilldown>li>a{display:flex;justify-content:space-between;align-items:center}.drilldown>li>a .icon-angle-right{background-color:#d99867}.drilldown>li>ul{position:absolute;top:0;left:0;z-index:1;margin-left:100%;display:block;width:100%;background-color:var(--background);transition:var(--transition-base);height:var(--drilldown-height)}.drilldown>li>ul.sub-menu>li:nth-child(-n+3){border-top:none!important}.drilldown>li>ul.sub-menu.show{margin-left:0}.drilldown>li.has-submenu>:is(button,a){display:flex;justify-content:space-between;align-items:center}.drilldown>li.has-submenu>:is(button,a):after{content:"";color:#d99867;padding-right:.375rem}.drilldown .has-submenu>button:after{transition:.15s}.drilldown .drilldown-back{display:flex;align-items:center;gap:.5rem;color:#d99867;font-size:.875rem;font-family:newkansas,sans-serif;padding-bottom:0}.drilldown .drilldown-back:before{content:"";transform:rotate(180deg);color:#d99867}.drilldown--large>li{padding:5px 0}.drilldown--large>li.has-icon{padding-left:3.25rem!important}.drilldown--large>li .menu-icon{position:absolute;left:1rem;background:#d99867;border-radius:50%;width:2.25rem;height:2.25rem;line-height:2.25rem;text-align:center}.drilldown--large>li .menu-icon.icon-right{left:auto;right:1rem;top:3.8rem}.drilldown--large>li .menu-icon i{color:#fff}.drilldown--large>li>button{font-size:1.25rem}.drilldown--top>li{border:none!important}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:rgba(0,0,0,0);border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#292b2c}.hamburger-box{width:22px;height:14px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:22px;height:2px;background-color:#292b2c;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-6px}.hamburger-inner::after{bottom:-6px}.hamburger--spring .hamburger-inner{top:1px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner::before{top:6px;transition:top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s,transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--spring .hamburger-inner::after{top:12px;transition:top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s,transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:rgba(0,0,0,0)!important}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s,transform .13s cubic-bezier(.215, .61, .355, 1) .22s;transform:translate3d(0,6px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top .2s cubic-bezier(.33333, 0, .66667, .33333),transform .13s cubic-bezier(.215, .61, .355, 1) .22s;transform:translate3d(0,6px,0) rotate(-45deg)}.wp-caption>figcaption{max-width:100%;font-size:.8rem;color:#999;padding:.25rem 0}p.wp-caption-text{font-size:90%;color:#666;padding:.625rem 0}.alignleft{float:left;padding-right:1rem;margin:0}.alignright{float:right;padding-left:1rem;margin:0}.aligncenter{display:block;margin-left:auto;margin-right:auto}.responsive-wrapper{position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden;min-width:1px}.responsive-wrapper embed,.responsive-wrapper iframe,.responsive-wrapper object,.responsive-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%}.bg-white{background-color:#fff}.bg-light-gray{background-color:#fafafa}.bg-medium-gray{background-color:#adb5bd}.bg-primary{background-color:#fcc9a2}.bg-secondary{background-color:#d99867}.font-heading{font-family:migra,serif}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.mx-auto{margin-inline:auto}.my-auto{margin-block:auto}.m-auto{margin:auto}.has-radius{border-radius:.25rem}[class*=stretch-]{--stretch-height:auto}[class*=stretch-]>*>[class*=card],[class*=stretch-]>*>a>*{height:var(--stretch-height)}.stretch-cards,.stretch-xs-cards{--stretch-height:100%}.cap-height{max-height:calc(100vh - var(--block-spacing)*2 - var(--header-height) - var(--admin-bar-height))}.container,.container-xl,.container-xxl{--theme-gutter-x:var(--container-padding)}body{-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;min-height:100vh;--admin-bar-height:0px}body.admin-bar{--admin-bar-height:46px}@media screen and (min-width:782px){body.admin-bar{--admin-bar-height:32px}}.preload *{transition:none!important}.bg-lazy,.lazy{opacity:0}@media(prefers-reduced-motion:reduce){.bg-lazy,.lazy{transition:none}}.bg-lazy.loaded,.lazy.loaded{opacity:1}picture{margin:0;padding:0;display:block;overflow:hidden}picture>img{width:100%;height:100%;display:block;object-fit:cover}picture.contain>img{object-fit:contain}.block-link{display:block}.block-link:focus,.block-link:hover{text-decoration:none}.has-loader{--loader-size:2rem;--loader-border-size:0.1875rem;--loader-offset:0.375rem;--loader-inner-size:calc(var(--loader-size) - var(--loader-offset) * 2);position:relative}.has-loader>*{transition:.2s ease-in-out .2s}.has-loader:after,.has-loader:before{content:"";position:absolute;left:0;top:0;right:0;width:var(--loader-size);height:var(--loader-size);margin:auto;border-radius:50%;margin-block:1.875rem;opacity:0;pointer-events:none;transition:.2s ease-in-out}.has-loader:before{background-color:#fff}.has-loader:after{border:var(--loader-border-size) solid #fcc9a2;border-top-color:transparent;animation:1s linear infinite spin;width:var(--loader-inner-size);height:var(--loader-inner-size)}@keyframes spin{0%{transform:translateY(var(--loader-offset)) rotate(0)}100%{transform:translateY(var(--loader-offset)) rotate(360deg)}}.has-loader.is-loading:after,.has-loader.is-loading:before{opacity:1}.has-loader.is-loading>*{opacity:0;pointer-events:none;transition-delay:0s}.icon{line-height:1;display:inline-block}.icon:before{display:block;line-height:1}.icon.icon-flipped:before{transform:scale(-1,1)}header#header{box-shadow:0 0 0 1px rgba(41,43,44,.1);position:fixed;top:var(--admin-bar-height);width:100%;background-color:#fff;z-index:2000}header#header .brand{padding:1rem 0;width:8.75rem;transition:height .25s}.block-footer{background-color:#bc8c46;width:100%}.block-footer__inner{display:flex;flex-direction:column;gap:2.5rem;border-top:1px solid #241207}.block-footer__sponsors{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.875rem;margin-top:1.5rem}.block-footer__sponsor{display:flex;align-items:center}.block-footer__sponsor a{display:flex;align-items:center;opacity:1;transition:opacity .2s}.block-footer__sponsor a:hover{opacity:.75}.block-footer picture img{height:24px;width:auto;max-width:5rem;object-fit:contain;display:block}.block-footer__bottom{display:flex;align-items:center;justify-content:space-between;padding:0 1.5625rem;font-family:"DM Sans",sans-serif;font-size:.875rem;color:#241207}.block-footer__copyright,.block-footer__credit{font-weight:500;line-height:1.5}.block,.block.block-hero .block-wrapper{padding:var(--block-spacing) 0}.block.block-gallery{padding:1rem 0 3rem}@media(min-width:1200px){.stretch-xl-cards{--stretch-height:100%}.block.block-gallery{padding:1.5rem 0 4rem}}.block.block-gallery .grid-wrapper{display:grid;grid-column-gap:0.5rem;grid-row-gap:0.5rem;overflow:hidden}.block.block-gallery .grid-wrapper .grid-item picture{height:100%}.block.block-gallery .grid-wrapper[data-grid-count="2"]{grid-template-columns:60% 40%;grid-template-rows:1fr}.block.block-gallery .grid-wrapper[data-grid-count="2"] .grid-item-1{grid-area:1/1/2/2}.block.block-gallery .grid-wrapper[data-grid-count="2"] .grid-item-2{grid-area:1/2/2/3}.block.block-gallery .grid-wrapper[data-grid-count="3"]{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.block.block-gallery .grid-wrapper[data-grid-count="3"] .grid-item-1{grid-area:1/1/3/3}.block.block-gallery .grid-wrapper[data-grid-count="3"] .grid-item-2{grid-area:1/3/2/4}.block.block-gallery .grid-wrapper[data-grid-count="3"] .grid-item-3{grid-area:2/3/3/4}.block.block-hero{padding-top:0}.block.block-hero .block-wrapper{color:#fff;background-color:#292b2c}.block-coming-soon{position:relative;min-height:70dvh;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden;background-color:#241207;color:#fff;text-align:center}.block-coming-soon.has-bg-dark{background-color:#241207}.block-coming-soon.has-bg-primary{background-color:#fcc9a2}.block-coming-soon.has-bg-secondary{background-color:#d99867}.block-coming-soon.has-bg-dark-blue{background-color:#202c48}.block-coming-soon__bg{position:absolute;inset:0;pointer-events:none;width:90vw;height:90vw;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;user-select:none;pointer-events:none;z-index:0}@media(min-width:992px){.stretch-lg-cards{--stretch-height:100%}:root{--container-padding:calc(var(--block-spacing) * 2);--header-height:5.375rem;--block-spacing:3.5rem}.block-footer picture img{height:24px}.block.block-gallery .grid-wrapper{grid-column-gap:1rem;grid-row-gap:1rem}.block-coming-soon{min-height:100dvh}.block-coming-soon__bg{width:60vw;height:60vw}}.block-coming-soon__bg img{width:100%;height:100%;object-fit:cover;opacity:.3}.block-coming-soon__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:3rem 1.5rem;text-align:center;z-index:11}.block-coming-soon__logo{display:block;width:min(900px,85vw);margin-bottom:1.5rem}.block-coming-soon__logo img{width:100%;height:auto;display:block}.block-coming-soon__subtitle{color:#fcc9a2;line-height:1.5;margin:0}.block-partners{--plyr-color-main:#bc8c46;--plyr-video-control-color:#fff;--plyr-video-control-color-hover:#bc8c46;--plyr-video-background:#241207;background-color:#bc8c46;color:#292b2c}.block-partners__video{width:100%;margin-bottom:1.5rem}.block-partners .plyr,.block-partners .plyr__video-embed{border-radius:0}.block-partners__heading{text-align:center;margin-bottom:1rem}@media(min-width:992px){.block-partners__heading{margin-bottom:2rem}}.block-partners__heading .h2,.block-partners__heading h2{color:#241207;margin:0}.block-partners__list{max-width:950px;margin:0 auto;text-align:center;font-family:"DM Sans",sans-serif;font-size:1rem;line-height:1.5;color:#241207}.block-partners__list p{margin-bottom:0}.block-partners__steering{max-width:950px;margin:1.5rem auto 0;text-align:center;font-family:"DM Sans",sans-serif;font-size:1rem;line-height:1.5;color:#241207}.block-partners__steering p{margin-bottom:0}.offcanvas{padding-top:calc(var(--header-height) + var(--admin-bar-height))}.list-before{margin:0}.list-before li{position:relative;display:block;padding-left:1.875rem}.list-before li:before{content:attr(data-before);position:absolute;left:0;top:0}.list-before li a:hover{color:#d99867}.list-check{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding-left:0}.list-check>li{padding-left:2.25rem;position:relative}.list-check>li::before{display:inline-block;width:1.5rem;height:1.5rem;border-radius:50%;background-color:#fcc9a2;color:#fafafa;margin-right:.5rem;display:flex;justify-content:center;align-items:center;position:absolute;top:.25rem;left:0;font-size:.875rem}.menu{display:flex;margin:0;padding:0;flex-wrap:wrap;gap:.125rem;list-style-type:none;flex-direction:column}.menu>li{margin:0;padding:0}.menu>li>a:not(.btn){color:inherit}.menu>li.current-menu-item,.menu>li>a:not(.btn):focus,.menu>li>a:not(.btn):hover{text-decoration:underline}.menu.menu-horizontal{flex-direction:row;gap:1rem;align-items:center}.menu.menu-white{color:#fff}.menu.menu-icon>li{position:relative;padding-left:1.75rem}.menu.menu-icon>li i{position:absolute;top:.4375rem;left:0;color:#eaf936}.card{padding:1rem}.gform_wrapper{position:relative}.gform_wrapper>*{opacity:1;transition:.25s}.gform_wrapper:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:3.125rem;height:3.125rem;opacity:0;border-radius:50%;border:.3125rem solid #fcc9a2;border-bottom-color:transparent;pointer-events:none;animation:1s linear infinite rotate;transition:.25s}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.gform_wrapper.is-loading>*{opacity:.3;pointer-events:none}.gform_wrapper.is-loading:after{opacity:1}.gform_wrapper .hidden{width:0;height:0;left:0;position:absolute!important;visibility:hidden;pointer-events:none}.icon-box{--width:2.25rem;display:flex;align-items:center;justify-content:center;width:var(--width);height:var(--width);background-color:rgba(252,201,162,.04);border-radius:50%;transition:.2s ease-in-out;border:none}.icon-box>i{transition:.2s ease-in-out}.icon-box.is-primary{background-color:#fcc9a2;color:#fff}.icon-box.is-secondary{background-color:#d99867;color:#fff}.icon-box.is-square{border-radius:.2rem}.icon-box.is-gray{color:#989898;--btn-bg-color:#f5f5f4}.icon-box.is-lg{--width:2.25rem;font-size:1.25rem}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.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:1rem!important}.gap-2{gap:calc(1.325rem + .9vw)!important}.gap-3{gap:calc(1.425rem + 2.1vw)!important}.gap-4{gap:calc(1.525rem + 3.3vw)!important}.gap-5{gap:calc(1.625rem + 4.5vw)!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-primary{--theme-text-opacity:1;color:rgba(var(--theme-primary-rgb),var(--theme-text-opacity))!important}.text-yellow{--theme-text-opacity:1;color:rgba(var(--theme-yellow-rgb),var(--theme-text-opacity))!important}.text-green{--theme-text-opacity:1;color:rgba(var(--theme-green-rgb),var(--theme-text-opacity))!important}.text-secondary{--theme-text-opacity:1;color:rgba(var(--theme-secondary-rgb),var(--theme-text-opacity))!important}.text-success{--theme-text-opacity:1;color:rgba(var(--theme-success-rgb),var(--theme-text-opacity))!important}.text-info{--theme-text-opacity:1;color:rgba(var(--theme-info-rgb),var(--theme-text-opacity))!important}.text-warning{--theme-text-opacity:1;color:rgba(var(--theme-warning-rgb),var(--theme-text-opacity))!important}.text-danger{--theme-text-opacity:1;color:rgba(var(--theme-danger-rgb),var(--theme-text-opacity))!important}.text-light{--theme-text-opacity:1;color:rgba(var(--theme-light-rgb),var(--theme-text-opacity))!important}.text-dark{--theme-text-opacity:1;color:rgba(var(--theme-dark-rgb),var(--theme-text-opacity))!important}.text-black{--theme-text-opacity:1;color:rgba(var(--theme-black-rgb),var(--theme-text-opacity))!important}.text-white{--theme-text-opacity:1;color:rgba(var(--theme-white-rgb),var(--theme-text-opacity))!important}.text-body{--theme-text-opacity:1;color:rgba(var(--theme-body-color-rgb),var(--theme-text-opacity))!important}.text-muted{--theme-text-opacity:1;color:var(--theme-secondary-color)!important}.text-black-50{--theme-text-opacity:1;color:rgba(41,43,44,.5)!important}.text-white-50{--theme-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-body-secondary{--theme-text-opacity:1;color:var(--theme-secondary-color)!important}.text-body-tertiary{--theme-text-opacity:1;color:var(--theme-tertiary-color)!important}.text-body-emphasis{--theme-text-opacity:1;color:var(--theme-emphasis-color)!important}.text-reset{--theme-text-opacity:1;color:inherit!important}@media(min-width:576px){.stretch-sm-cards{--stretch-height:100%}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:1rem!important}.gap-sm-2{gap:calc(1.325rem + .9vw)!important}.gap-sm-3{gap:calc(1.425rem + 2.1vw)!important}.gap-sm-4{gap:calc(1.525rem + 3.3vw)!important}.gap-sm-5{gap:calc(1.625rem + 4.5vw)!important}}@media(min-width:768px){.stretch-md-cards{--stretch-height:100%}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.gap-md-0{gap:0!important}.gap-md-1{gap:1rem!important}.gap-md-2{gap:calc(1.325rem + .9vw)!important}.gap-md-3{gap:calc(1.425rem + 2.1vw)!important}.gap-md-4{gap:calc(1.525rem + 3.3vw)!important}.gap-md-5{gap:calc(1.625rem + 4.5vw)!important}}@media(min-width:992px){.icon-box{--width:2.5rem}.icon-box.is-lg{--width:6rem;font-size:2.5rem}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:1rem!important}.gap-lg-2{gap:calc(1.325rem + .9vw)!important}.gap-lg-3{gap:calc(1.425rem + 2.1vw)!important}.gap-lg-4{gap:calc(1.525rem + 3.3vw)!important}.gap-lg-5{gap:calc(1.625rem + 4.5vw)!important}}@media(min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:1rem!important}.gap-xl-2{gap:calc(1.325rem + .9vw)!important}.gap-xl-3{gap:calc(1.425rem + 2.1vw)!important}.gap-xl-4{gap:calc(1.525rem + 3.3vw)!important}.gap-xl-5{gap:calc(1.625rem + 4.5vw)!important}}@media(min-width:1400px){.stretch-xxl-cards{--stretch-height:100%}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:1rem!important}.gap-xxl-2{gap:calc(1.325rem + .9vw)!important}.gap-xxl-3{gap:calc(1.425rem + 2.1vw)!important}.gap-xxl-4{gap:calc(1.525rem + 3.3vw)!important}.gap-xxl-5{gap:calc(1.625rem + 4.5vw)!important}}@media(min-width:2400px){.stretch-xxxl-cards{--stretch-height:100%}.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-grid{display:grid!important}.d-xxxl-inline-grid{display:inline-grid!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:flex!important}.d-xxxl-inline-flex{display:inline-flex!important}.d-xxxl-none{display:none!important}.gap-xxxl-0{gap:0!important}.gap-xxxl-1{gap:1rem!important}.gap-xxxl-2{gap:calc(1.325rem + .9vw)!important}.gap-xxxl-3{gap:calc(1.425rem + 2.1vw)!important}.gap-xxxl-4{gap:calc(1.525rem + 3.3vw)!important}.gap-xxxl-5{gap:calc(1.625rem + 4.5vw)!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}