@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 ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));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 transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));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 transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;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.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.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.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.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:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(-7px + 2);margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 + 2);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;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 rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));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 ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));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.plyr__tab-focus .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.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .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.plyr__tab-focus .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;white-space:normal}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;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:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.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;max-width:110px;min-width:80px;position:relative;width:20%}.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);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.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.plyr__tab-focus,.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:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));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(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));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.plyr__tab-focus,.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:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));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 ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));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:4px;border-radius:calc(var(--plyr-tooltip-radius,5px) - 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 rgba(0,0,0,.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:4px;border-bottom-left-radius:calc(var(--plyr-tooltip-radius,5px) - 1px);border-bottom-right-radius:4px;border-bottom-right-radius:calc(var(--plyr-tooltip-radius,5px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#ba0c2f;--bs-secondary:#69932c;--bs-success:#8ac143;--bs-warning:#ffbd00;--bs-light:#fff;--bs-dark:#000;--bs-brand3:#f6f6f6;--bs-brand4:#63666a;--bs-brand5:#eaaa00;--bs-brand6:#ff8200;--bs-primary-rgb:186,12,47;--bs-secondary-rgb:105,147,44;--bs-success-rgb:138,193,67;--bs-warning-rgb:255,189,0;--bs-light-rgb:255,255,255;--bs-dark-rgb:0,0,0;--bs-brand3-rgb:246,246,246;--bs-brand4-rgb:99,102,106;--bs-brand5-rgb:234,170,0;--bs-brand6-rgb:255,130,0;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#ba0c2f!important}.border-secondary{border-color:#69932c!important}.border-success{border-color:#8ac143!important}.border-warning{border-color:#ffbd00!important}.border-light{border-color:#fff!important}.border-dark{border-color:#000!important}.border-brand3{border-color:#f6f6f6!important}.border-brand4{border-color:#63666a!important}.border-brand5{border-color:#eaaa00!important}.border-brand6{border-color:#ff8200!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:6px!important}.gap-2{gap:12px!important}.gap--3{gap:18px!important}.gap-3{gap:24px!important}.gap-4{gap:32px!important}.gap-5{gap:48px!important}.gap-6{gap:60px!important}.gap-7{gap:96px!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:6px!important}.m-2{margin:12px!important}.m--3{margin:18px!important}.m-3{margin:24px!important}.m-4{margin:32px!important}.m-5{margin:48px!important}.m-6{margin:60px!important}.m-7{margin:96px!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:6px!important;margin-right:6px!important}.mx-2{margin-left:12px!important;margin-right:12px!important}.mx--3{margin-left:18px!important;margin-right:18px!important}.mx-3{margin-left:24px!important;margin-right:24px!important}.mx-4{margin-left:32px!important;margin-right:32px!important}.mx-5{margin-left:48px!important;margin-right:48px!important}.mx-6{margin-left:60px!important;margin-right:60px!important}.mx-7{margin-left:96px!important;margin-right:96px!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:6px!important;margin-top:6px!important}.my-2{margin-bottom:12px!important;margin-top:12px!important}.my--3{margin-bottom:18px!important;margin-top:18px!important}.my-3{margin-bottom:24px!important;margin-top:24px!important}.my-4{margin-bottom:32px!important;margin-top:32px!important}.my-5{margin-bottom:48px!important;margin-top:48px!important}.my-6{margin-bottom:60px!important;margin-top:60px!important}.my-7{margin-bottom:96px!important;margin-top:96px!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:6px!important}.mt-2{margin-top:12px!important}.mt--3{margin-top:18px!important}.mt-3{margin-top:24px!important}.mt-4{margin-top:32px!important}.mt-5{margin-top:48px!important}.mt-6{margin-top:60px!important}.mt-7{margin-top:96px!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:6px!important}.me-2{margin-right:12px!important}.me--3{margin-right:18px!important}.me-3{margin-right:24px!important}.me-4{margin-right:32px!important}.me-5{margin-right:48px!important}.me-6{margin-right:60px!important}.me-7{margin-right:96px!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:6px!important}.mb-2{margin-bottom:12px!important}.mb--3{margin-bottom:18px!important}.mb-3{margin-bottom:24px!important}.mb-4{margin-bottom:32px!important}.mb-5{margin-bottom:48px!important}.mb-6{margin-bottom:60px!important}.mb-7{margin-bottom:96px!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:6px!important}.ms-2{margin-left:12px!important}.ms--3{margin-left:18px!important}.ms-3{margin-left:24px!important}.ms-4{margin-left:32px!important}.ms-5{margin-left:48px!important}.ms-6{margin-left:60px!important}.ms-7{margin-left:96px!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:6px!important}.p-2{padding:12px!important}.p--3{padding:18px!important}.p-3{padding:24px!important}.p-4{padding:32px!important}.p-5{padding:48px!important}.p-6{padding:60px!important}.p-7{padding:96px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:6px!important;padding-right:6px!important}.px-2{padding-left:12px!important;padding-right:12px!important}.px--3{padding-left:18px!important;padding-right:18px!important}.px-3{padding-left:24px!important;padding-right:24px!important}.px-4{padding-left:32px!important;padding-right:32px!important}.px-5{padding-left:48px!important;padding-right:48px!important}.px-6{padding-left:60px!important;padding-right:60px!important}.px-7{padding-left:96px!important;padding-right:96px!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:6px!important;padding-top:6px!important}.py-2{padding-bottom:12px!important;padding-top:12px!important}.py--3{padding-bottom:18px!important;padding-top:18px!important}.py-3{padding-bottom:24px!important;padding-top:24px!important}.py-4{padding-bottom:32px!important;padding-top:32px!important}.py-5{padding-bottom:48px!important;padding-top:48px!important}.py-6{padding-bottom:60px!important;padding-top:60px!important}.py-7{padding-bottom:96px!important;padding-top:96px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:6px!important}.pt-2{padding-top:12px!important}.pt--3{padding-top:18px!important}.pt-3{padding-top:24px!important}.pt-4{padding-top:32px!important}.pt-5{padding-top:48px!important}.pt-6{padding-top:60px!important}.pt-7{padding-top:96px!important}.pe-0{padding-right:0!important}.pe-1{padding-right:6px!important}.pe-2{padding-right:12px!important}.pe--3{padding-right:18px!important}.pe-3{padding-right:24px!important}.pe-4{padding-right:32px!important}.pe-5{padding-right:48px!important}.pe-6{padding-right:60px!important}.pe-7{padding-right:96px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:6px!important}.pb-2{padding-bottom:12px!important}.pb--3{padding-bottom:18px!important}.pb-3{padding-bottom:24px!important}.pb-4{padding-bottom:32px!important}.pb-5{padding-bottom:48px!important}.pb-6{padding-bottom:60px!important}.pb-7{padding-bottom:96px!important}.ps-0{padding-left:0!important}.ps-1{padding-left:6px!important}.ps-2{padding-left:12px!important}.ps--3{padding-left:18px!important}.ps-3{padding-left:24px!important}.ps-4{padding-left:32px!important}.ps-5{padding-left:48px!important}.ps-6{padding-left:60px!important}.ps-7{padding-left:96px!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-xxx-large{font-size:calc(1.71875rem + 5.625vw)!important}.fs-xx-large{font-size:calc(1.53125rem + 3.375vw)!important}.fs-x-large{font-size:calc(1.4375rem + 2.25vw)!important}.fs-large{font-size:calc(1.34375rem + 1.125vw)!important}.fs-medium{font-size:calc(1.325rem + .9vw)!important}.fs-normal{font-size:1.125rem!important}.fs-small{font-size:1rem!important}.fs-x-small{font-size:.9375rem!important}.fs-xx-small{font-size:.875rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-brand3{--bs-text-opacity:1;color:rgba(var(--bs-brand3-rgb),var(--bs-text-opacity))!important}.text-brand4{--bs-text-opacity:1;color:rgba(var(--bs-brand4-rgb),var(--bs-text-opacity))!important}.text-brand5{--bs-text-opacity:1;color:rgba(var(--bs-brand5-rgb),var(--bs-text-opacity))!important}.text-brand6{--bs-text-opacity:1;color:rgba(var(--bs-brand6-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-brand3{--bs-bg-opacity:1;background-color:rgba(var(--bs-brand3-rgb),var(--bs-bg-opacity))!important}.bg-brand4{--bs-bg-opacity:1;background-color:rgba(var(--bs-brand4-rgb),var(--bs-bg-opacity))!important}.bg-brand5{--bs-bg-opacity:1;background-color:rgba(var(--bs-brand5-rgb),var(--bs-bg-opacity))!important}.bg-brand6{--bs-bg-opacity:1;background-color:rgba(var(--bs-brand6-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:600px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:6px!important}.gap-md-2{gap:12px!important}.gap-md--3{gap:18px!important}.gap-md-3{gap:24px!important}.gap-md-4{gap:32px!important}.gap-md-5{gap:48px!important}.gap-md-6{gap:60px!important}.gap-md-7{gap:96px!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:6px!important}.m-md-2{margin:12px!important}.m-md--3{margin:18px!important}.m-md-3{margin:24px!important}.m-md-4{margin:32px!important}.m-md-5{margin:48px!important}.m-md-6{margin:60px!important}.m-md-7{margin:96px!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:6px!important;margin-right:6px!important}.mx-md-2{margin-left:12px!important;margin-right:12px!important}.mx-md--3{margin-left:18px!important;margin-right:18px!important}.mx-md-3{margin-left:24px!important;margin-right:24px!important}.mx-md-4{margin-left:32px!important;margin-right:32px!important}.mx-md-5{margin-left:48px!important;margin-right:48px!important}.mx-md-6{margin-left:60px!important;margin-right:60px!important}.mx-md-7{margin-left:96px!important;margin-right:96px!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:6px!important;margin-top:6px!important}.my-md-2{margin-bottom:12px!important;margin-top:12px!important}.my-md--3{margin-bottom:18px!important;margin-top:18px!important}.my-md-3{margin-bottom:24px!important;margin-top:24px!important}.my-md-4{margin-bottom:32px!important;margin-top:32px!important}.my-md-5{margin-bottom:48px!important;margin-top:48px!important}.my-md-6{margin-bottom:60px!important;margin-top:60px!important}.my-md-7{margin-bottom:96px!important;margin-top:96px!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:6px!important}.mt-md-2{margin-top:12px!important}.mt-md--3{margin-top:18px!important}.mt-md-3{margin-top:24px!important}.mt-md-4{margin-top:32px!important}.mt-md-5{margin-top:48px!important}.mt-md-6{margin-top:60px!important}.mt-md-7{margin-top:96px!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:6px!important}.me-md-2{margin-right:12px!important}.me-md--3{margin-right:18px!important}.me-md-3{margin-right:24px!important}.me-md-4{margin-right:32px!important}.me-md-5{margin-right:48px!important}.me-md-6{margin-right:60px!important}.me-md-7{margin-right:96px!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:6px!important}.mb-md-2{margin-bottom:12px!important}.mb-md--3{margin-bottom:18px!important}.mb-md-3{margin-bottom:24px!important}.mb-md-4{margin-bottom:32px!important}.mb-md-5{margin-bottom:48px!important}.mb-md-6{margin-bottom:60px!important}.mb-md-7{margin-bottom:96px!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:6px!important}.ms-md-2{margin-left:12px!important}.ms-md--3{margin-left:18px!important}.ms-md-3{margin-left:24px!important}.ms-md-4{margin-left:32px!important}.ms-md-5{margin-left:48px!important}.ms-md-6{margin-left:60px!important}.ms-md-7{margin-left:96px!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:6px!important}.p-md-2{padding:12px!important}.p-md--3{padding:18px!important}.p-md-3{padding:24px!important}.p-md-4{padding:32px!important}.p-md-5{padding:48px!important}.p-md-6{padding:60px!important}.p-md-7{padding:96px!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:6px!important;padding-right:6px!important}.px-md-2{padding-left:12px!important;padding-right:12px!important}.px-md--3{padding-left:18px!important;padding-right:18px!important}.px-md-3{padding-left:24px!important;padding-right:24px!important}.px-md-4{padding-left:32px!important;padding-right:32px!important}.px-md-5{padding-left:48px!important;padding-right:48px!important}.px-md-6{padding-left:60px!important;padding-right:60px!important}.px-md-7{padding-left:96px!important;padding-right:96px!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:6px!important;padding-top:6px!important}.py-md-2{padding-bottom:12px!important;padding-top:12px!important}.py-md--3{padding-bottom:18px!important;padding-top:18px!important}.py-md-3{padding-bottom:24px!important;padding-top:24px!important}.py-md-4{padding-bottom:32px!important;padding-top:32px!important}.py-md-5{padding-bottom:48px!important;padding-top:48px!important}.py-md-6{padding-bottom:60px!important;padding-top:60px!important}.py-md-7{padding-bottom:96px!important;padding-top:96px!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:6px!important}.pt-md-2{padding-top:12px!important}.pt-md--3{padding-top:18px!important}.pt-md-3{padding-top:24px!important}.pt-md-4{padding-top:32px!important}.pt-md-5{padding-top:48px!important}.pt-md-6{padding-top:60px!important}.pt-md-7{padding-top:96px!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:6px!important}.pe-md-2{padding-right:12px!important}.pe-md--3{padding-right:18px!important}.pe-md-3{padding-right:24px!important}.pe-md-4{padding-right:32px!important}.pe-md-5{padding-right:48px!important}.pe-md-6{padding-right:60px!important}.pe-md-7{padding-right:96px!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:6px!important}.pb-md-2{padding-bottom:12px!important}.pb-md--3{padding-bottom:18px!important}.pb-md-3{padding-bottom:24px!important}.pb-md-4{padding-bottom:32px!important}.pb-md-5{padding-bottom:48px!important}.pb-md-6{padding-bottom:60px!important}.pb-md-7{padding-bottom:96px!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:6px!important}.ps-md-2{padding-left:12px!important}.ps-md--3{padding-left:18px!important}.ps-md-3{padding-left:24px!important}.ps-md-4{padding-left:32px!important}.ps-md-5{padding-left:48px!important}.ps-md-6{padding-left:60px!important}.ps-md-7{padding-left:96px!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:840px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:6px!important}.gap-lg-2{gap:12px!important}.gap-lg--3{gap:18px!important}.gap-lg-3{gap:24px!important}.gap-lg-4{gap:32px!important}.gap-lg-5{gap:48px!important}.gap-lg-6{gap:60px!important}.gap-lg-7{gap:96px!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:6px!important}.m-lg-2{margin:12px!important}.m-lg--3{margin:18px!important}.m-lg-3{margin:24px!important}.m-lg-4{margin:32px!important}.m-lg-5{margin:48px!important}.m-lg-6{margin:60px!important}.m-lg-7{margin:96px!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:6px!important;margin-right:6px!important}.mx-lg-2{margin-left:12px!important;margin-right:12px!important}.mx-lg--3{margin-left:18px!important;margin-right:18px!important}.mx-lg-3{margin-left:24px!important;margin-right:24px!important}.mx-lg-4{margin-left:32px!important;margin-right:32px!important}.mx-lg-5{margin-left:48px!important;margin-right:48px!important}.mx-lg-6{margin-left:60px!important;margin-right:60px!important}.mx-lg-7{margin-left:96px!important;margin-right:96px!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:6px!important;margin-top:6px!important}.my-lg-2{margin-bottom:12px!important;margin-top:12px!important}.my-lg--3{margin-bottom:18px!important;margin-top:18px!important}.my-lg-3{margin-bottom:24px!important;margin-top:24px!important}.my-lg-4{margin-bottom:32px!important;margin-top:32px!important}.my-lg-5{margin-bottom:48px!important;margin-top:48px!important}.my-lg-6{margin-bottom:60px!important;margin-top:60px!important}.my-lg-7{margin-bottom:96px!important;margin-top:96px!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:6px!important}.mt-lg-2{margin-top:12px!important}.mt-lg--3{margin-top:18px!important}.mt-lg-3{margin-top:24px!important}.mt-lg-4{margin-top:32px!important}.mt-lg-5{margin-top:48px!important}.mt-lg-6{margin-top:60px!important}.mt-lg-7{margin-top:96px!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:6px!important}.me-lg-2{margin-right:12px!important}.me-lg--3{margin-right:18px!important}.me-lg-3{margin-right:24px!important}.me-lg-4{margin-right:32px!important}.me-lg-5{margin-right:48px!important}.me-lg-6{margin-right:60px!important}.me-lg-7{margin-right:96px!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:6px!important}.mb-lg-2{margin-bottom:12px!important}.mb-lg--3{margin-bottom:18px!important}.mb-lg-3{margin-bottom:24px!important}.mb-lg-4{margin-bottom:32px!important}.mb-lg-5{margin-bottom:48px!important}.mb-lg-6{margin-bottom:60px!important}.mb-lg-7{margin-bottom:96px!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:6px!important}.ms-lg-2{margin-left:12px!important}.ms-lg--3{margin-left:18px!important}.ms-lg-3{margin-left:24px!important}.ms-lg-4{margin-left:32px!important}.ms-lg-5{margin-left:48px!important}.ms-lg-6{margin-left:60px!important}.ms-lg-7{margin-left:96px!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:6px!important}.p-lg-2{padding:12px!important}.p-lg--3{padding:18px!important}.p-lg-3{padding:24px!important}.p-lg-4{padding:32px!important}.p-lg-5{padding:48px!important}.p-lg-6{padding:60px!important}.p-lg-7{padding:96px!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:6px!important;padding-right:6px!important}.px-lg-2{padding-left:12px!important;padding-right:12px!important}.px-lg--3{padding-left:18px!important;padding-right:18px!important}.px-lg-3{padding-left:24px!important;padding-right:24px!important}.px-lg-4{padding-left:32px!important;padding-right:32px!important}.px-lg-5{padding-left:48px!important;padding-right:48px!important}.px-lg-6{padding-left:60px!important;padding-right:60px!important}.px-lg-7{padding-left:96px!important;padding-right:96px!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:6px!important;padding-top:6px!important}.py-lg-2{padding-bottom:12px!important;padding-top:12px!important}.py-lg--3{padding-bottom:18px!important;padding-top:18px!important}.py-lg-3{padding-bottom:24px!important;padding-top:24px!important}.py-lg-4{padding-bottom:32px!important;padding-top:32px!important}.py-lg-5{padding-bottom:48px!important;padding-top:48px!important}.py-lg-6{padding-bottom:60px!important;padding-top:60px!important}.py-lg-7{padding-bottom:96px!important;padding-top:96px!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:6px!important}.pt-lg-2{padding-top:12px!important}.pt-lg--3{padding-top:18px!important}.pt-lg-3{padding-top:24px!important}.pt-lg-4{padding-top:32px!important}.pt-lg-5{padding-top:48px!important}.pt-lg-6{padding-top:60px!important}.pt-lg-7{padding-top:96px!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:6px!important}.pe-lg-2{padding-right:12px!important}.pe-lg--3{padding-right:18px!important}.pe-lg-3{padding-right:24px!important}.pe-lg-4{padding-right:32px!important}.pe-lg-5{padding-right:48px!important}.pe-lg-6{padding-right:60px!important}.pe-lg-7{padding-right:96px!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:6px!important}.pb-lg-2{padding-bottom:12px!important}.pb-lg--3{padding-bottom:18px!important}.pb-lg-3{padding-bottom:24px!important}.pb-lg-4{padding-bottom:32px!important}.pb-lg-5{padding-bottom:48px!important}.pb-lg-6{padding-bottom:60px!important}.pb-lg-7{padding-bottom:96px!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:6px!important}.ps-lg-2{padding-left:12px!important}.ps-lg--3{padding-left:18px!important}.ps-lg-3{padding-left:24px!important}.ps-lg-4{padding-left:32px!important}.ps-lg-5{padding-left:48px!important}.ps-lg-6{padding-left:60px!important}.ps-lg-7{padding-left:96px!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1280px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:6px!important}.gap-xl-2{gap:12px!important}.gap-xl--3{gap:18px!important}.gap-xl-3{gap:24px!important}.gap-xl-4{gap:32px!important}.gap-xl-5{gap:48px!important}.gap-xl-6{gap:60px!important}.gap-xl-7{gap:96px!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:6px!important}.m-xl-2{margin:12px!important}.m-xl--3{margin:18px!important}.m-xl-3{margin:24px!important}.m-xl-4{margin:32px!important}.m-xl-5{margin:48px!important}.m-xl-6{margin:60px!important}.m-xl-7{margin:96px!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:6px!important;margin-right:6px!important}.mx-xl-2{margin-left:12px!important;margin-right:12px!important}.mx-xl--3{margin-left:18px!important;margin-right:18px!important}.mx-xl-3{margin-left:24px!important;margin-right:24px!important}.mx-xl-4{margin-left:32px!important;margin-right:32px!important}.mx-xl-5{margin-left:48px!important;margin-right:48px!important}.mx-xl-6{margin-left:60px!important;margin-right:60px!important}.mx-xl-7{margin-left:96px!important;margin-right:96px!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:6px!important;margin-top:6px!important}.my-xl-2{margin-bottom:12px!important;margin-top:12px!important}.my-xl--3{margin-bottom:18px!important;margin-top:18px!important}.my-xl-3{margin-bottom:24px!important;margin-top:24px!important}.my-xl-4{margin-bottom:32px!important;margin-top:32px!important}.my-xl-5{margin-bottom:48px!important;margin-top:48px!important}.my-xl-6{margin-bottom:60px!important;margin-top:60px!important}.my-xl-7{margin-bottom:96px!important;margin-top:96px!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:6px!important}.mt-xl-2{margin-top:12px!important}.mt-xl--3{margin-top:18px!important}.mt-xl-3{margin-top:24px!important}.mt-xl-4{margin-top:32px!important}.mt-xl-5{margin-top:48px!important}.mt-xl-6{margin-top:60px!important}.mt-xl-7{margin-top:96px!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:6px!important}.me-xl-2{margin-right:12px!important}.me-xl--3{margin-right:18px!important}.me-xl-3{margin-right:24px!important}.me-xl-4{margin-right:32px!important}.me-xl-5{margin-right:48px!important}.me-xl-6{margin-right:60px!important}.me-xl-7{margin-right:96px!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:6px!important}.mb-xl-2{margin-bottom:12px!important}.mb-xl--3{margin-bottom:18px!important}.mb-xl-3{margin-bottom:24px!important}.mb-xl-4{margin-bottom:32px!important}.mb-xl-5{margin-bottom:48px!important}.mb-xl-6{margin-bottom:60px!important}.mb-xl-7{margin-bottom:96px!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:6px!important}.ms-xl-2{margin-left:12px!important}.ms-xl--3{margin-left:18px!important}.ms-xl-3{margin-left:24px!important}.ms-xl-4{margin-left:32px!important}.ms-xl-5{margin-left:48px!important}.ms-xl-6{margin-left:60px!important}.ms-xl-7{margin-left:96px!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:6px!important}.p-xl-2{padding:12px!important}.p-xl--3{padding:18px!important}.p-xl-3{padding:24px!important}.p-xl-4{padding:32px!important}.p-xl-5{padding:48px!important}.p-xl-6{padding:60px!important}.p-xl-7{padding:96px!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:6px!important;padding-right:6px!important}.px-xl-2{padding-left:12px!important;padding-right:12px!important}.px-xl--3{padding-left:18px!important;padding-right:18px!important}.px-xl-3{padding-left:24px!important;padding-right:24px!important}.px-xl-4{padding-left:32px!important;padding-right:32px!important}.px-xl-5{padding-left:48px!important;padding-right:48px!important}.px-xl-6{padding-left:60px!important;padding-right:60px!important}.px-xl-7{padding-left:96px!important;padding-right:96px!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:6px!important;padding-top:6px!important}.py-xl-2{padding-bottom:12px!important;padding-top:12px!important}.py-xl--3{padding-bottom:18px!important;padding-top:18px!important}.py-xl-3{padding-bottom:24px!important;padding-top:24px!important}.py-xl-4{padding-bottom:32px!important;padding-top:32px!important}.py-xl-5{padding-bottom:48px!important;padding-top:48px!important}.py-xl-6{padding-bottom:60px!important;padding-top:60px!important}.py-xl-7{padding-bottom:96px!important;padding-top:96px!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:6px!important}.pt-xl-2{padding-top:12px!important}.pt-xl--3{padding-top:18px!important}.pt-xl-3{padding-top:24px!important}.pt-xl-4{padding-top:32px!important}.pt-xl-5{padding-top:48px!important}.pt-xl-6{padding-top:60px!important}.pt-xl-7{padding-top:96px!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:6px!important}.pe-xl-2{padding-right:12px!important}.pe-xl--3{padding-right:18px!important}.pe-xl-3{padding-right:24px!important}.pe-xl-4{padding-right:32px!important}.pe-xl-5{padding-right:48px!important}.pe-xl-6{padding-right:60px!important}.pe-xl-7{padding-right:96px!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:6px!important}.pb-xl-2{padding-bottom:12px!important}.pb-xl--3{padding-bottom:18px!important}.pb-xl-3{padding-bottom:24px!important}.pb-xl-4{padding-bottom:32px!important}.pb-xl-5{padding-bottom:48px!important}.pb-xl-6{padding-bottom:60px!important}.pb-xl-7{padding-bottom:96px!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:6px!important}.ps-xl-2{padding-left:12px!important}.ps-xl--3{padding-left:18px!important}.ps-xl-3{padding-left:24px!important}.ps-xl-4{padding-left:32px!important}.ps-xl-5{padding-left:48px!important}.ps-xl-6{padding-left:60px!important}.ps-xl-7{padding-left:96px!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:6px!important}.gap-xxl-2{gap:12px!important}.gap-xxl--3{gap:18px!important}.gap-xxl-3{gap:24px!important}.gap-xxl-4{gap:32px!important}.gap-xxl-5{gap:48px!important}.gap-xxl-6{gap:60px!important}.gap-xxl-7{gap:96px!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:6px!important}.m-xxl-2{margin:12px!important}.m-xxl--3{margin:18px!important}.m-xxl-3{margin:24px!important}.m-xxl-4{margin:32px!important}.m-xxl-5{margin:48px!important}.m-xxl-6{margin:60px!important}.m-xxl-7{margin:96px!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:6px!important;margin-right:6px!important}.mx-xxl-2{margin-left:12px!important;margin-right:12px!important}.mx-xxl--3{margin-left:18px!important;margin-right:18px!important}.mx-xxl-3{margin-left:24px!important;margin-right:24px!important}.mx-xxl-4{margin-left:32px!important;margin-right:32px!important}.mx-xxl-5{margin-left:48px!important;margin-right:48px!important}.mx-xxl-6{margin-left:60px!important;margin-right:60px!important}.mx-xxl-7{margin-left:96px!important;margin-right:96px!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:6px!important;margin-top:6px!important}.my-xxl-2{margin-bottom:12px!important;margin-top:12px!important}.my-xxl--3{margin-bottom:18px!important;margin-top:18px!important}.my-xxl-3{margin-bottom:24px!important;margin-top:24px!important}.my-xxl-4{margin-bottom:32px!important;margin-top:32px!important}.my-xxl-5{margin-bottom:48px!important;margin-top:48px!important}.my-xxl-6{margin-bottom:60px!important;margin-top:60px!important}.my-xxl-7{margin-bottom:96px!important;margin-top:96px!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:6px!important}.mt-xxl-2{margin-top:12px!important}.mt-xxl--3{margin-top:18px!important}.mt-xxl-3{margin-top:24px!important}.mt-xxl-4{margin-top:32px!important}.mt-xxl-5{margin-top:48px!important}.mt-xxl-6{margin-top:60px!important}.mt-xxl-7{margin-top:96px!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:6px!important}.me-xxl-2{margin-right:12px!important}.me-xxl--3{margin-right:18px!important}.me-xxl-3{margin-right:24px!important}.me-xxl-4{margin-right:32px!important}.me-xxl-5{margin-right:48px!important}.me-xxl-6{margin-right:60px!important}.me-xxl-7{margin-right:96px!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:6px!important}.mb-xxl-2{margin-bottom:12px!important}.mb-xxl--3{margin-bottom:18px!important}.mb-xxl-3{margin-bottom:24px!important}.mb-xxl-4{margin-bottom:32px!important}.mb-xxl-5{margin-bottom:48px!important}.mb-xxl-6{margin-bottom:60px!important}.mb-xxl-7{margin-bottom:96px!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:6px!important}.ms-xxl-2{margin-left:12px!important}.ms-xxl--3{margin-left:18px!important}.ms-xxl-3{margin-left:24px!important}.ms-xxl-4{margin-left:32px!important}.ms-xxl-5{margin-left:48px!important}.ms-xxl-6{margin-left:60px!important}.ms-xxl-7{margin-left:96px!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:6px!important}.p-xxl-2{padding:12px!important}.p-xxl--3{padding:18px!important}.p-xxl-3{padding:24px!important}.p-xxl-4{padding:32px!important}.p-xxl-5{padding:48px!important}.p-xxl-6{padding:60px!important}.p-xxl-7{padding:96px!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:6px!important;padding-right:6px!important}.px-xxl-2{padding-left:12px!important;padding-right:12px!important}.px-xxl--3{padding-left:18px!important;padding-right:18px!important}.px-xxl-3{padding-left:24px!important;padding-right:24px!important}.px-xxl-4{padding-left:32px!important;padding-right:32px!important}.px-xxl-5{padding-left:48px!important;padding-right:48px!important}.px-xxl-6{padding-left:60px!important;padding-right:60px!important}.px-xxl-7{padding-left:96px!important;padding-right:96px!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:6px!important;padding-top:6px!important}.py-xxl-2{padding-bottom:12px!important;padding-top:12px!important}.py-xxl--3{padding-bottom:18px!important;padding-top:18px!important}.py-xxl-3{padding-bottom:24px!important;padding-top:24px!important}.py-xxl-4{padding-bottom:32px!important;padding-top:32px!important}.py-xxl-5{padding-bottom:48px!important;padding-top:48px!important}.py-xxl-6{padding-bottom:60px!important;padding-top:60px!important}.py-xxl-7{padding-bottom:96px!important;padding-top:96px!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:6px!important}.pt-xxl-2{padding-top:12px!important}.pt-xxl--3{padding-top:18px!important}.pt-xxl-3{padding-top:24px!important}.pt-xxl-4{padding-top:32px!important}.pt-xxl-5{padding-top:48px!important}.pt-xxl-6{padding-top:60px!important}.pt-xxl-7{padding-top:96px!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:6px!important}.pe-xxl-2{padding-right:12px!important}.pe-xxl--3{padding-right:18px!important}.pe-xxl-3{padding-right:24px!important}.pe-xxl-4{padding-right:32px!important}.pe-xxl-5{padding-right:48px!important}.pe-xxl-6{padding-right:60px!important}.pe-xxl-7{padding-right:96px!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:6px!important}.pb-xxl-2{padding-bottom:12px!important}.pb-xxl--3{padding-bottom:18px!important}.pb-xxl-3{padding-bottom:24px!important}.pb-xxl-4{padding-bottom:32px!important}.pb-xxl-5{padding-bottom:48px!important}.pb-xxl-6{padding-bottom:60px!important}.pb-xxl-7{padding-bottom:96px!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:6px!important}.ps-xxl-2{padding-left:12px!important}.ps-xxl--3{padding-left:18px!important}.ps-xxl-3{padding-left:24px!important}.ps-xxl-4{padding-left:32px!important}.ps-xxl-5{padding-left:48px!important}.ps-xxl-6{padding-left:60px!important}.ps-xxl-7{padding-left:96px!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-xxx-large{font-size:5.9375rem!important}.fs-xx-large{font-size:4.0625rem!important}.fs-x-large{font-size:3.125rem!important}.fs-large{font-size:2.1875rem!important}.fs-medium{font-size:2rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[data-bs-original-title],abbr[title]{cursor:help;text-decoration:underline dotted;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}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{font-size:.875em}mark{background-color:#fcf8e3;padding:.2em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#ba0c2f;text-decoration:underline}a:hover{color:#950a26}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{direction:ltr;font-family:var(--bs-font-monospace);font-size:1em;unicode-bidi:bidi-override}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:.875em;padding:.2rem .4rem}kbd kbd{font-size:1em;font-weight:700;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;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{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.clearfix:after{clear:both;content:"";display:block}.link-primary{color:#ba0c2f}.link-primary:focus,.link-primary:hover{color:#950a26}.link-secondary{color:#69932c}.link-secondary:focus,.link-secondary:hover{color:#87a956}.link-success{color:#8ac143}.link-success:focus,.link-success:hover{color:#a1cd69}.link-warning{color:#ffbd00}.link-warning:focus,.link-warning:hover{color:#ffca33}.link-light,.link-light:focus,.link-light:hover{color:#fff}.link-dark,.link-dark:focus,.link-dark:hover{color:#000}.link-brand3{color:#f6f6f6}.link-brand3:focus,.link-brand3:hover{color:#f8f8f8}.link-brand4{color:#63666a}.link-brand4:focus,.link-brand4:hover{color:#4f5255}.link-brand5{color:#eaaa00}.link-brand5:focus,.link-brand5:hover{color:#eb3}.link-brand6{color:#ff8200}.link-brand6:focus,.link-brand6:hover{color:#ff9b33}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:600px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:840px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1280px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentColor;display:inline-block;min-height:1em;opacity:.25;width:1px}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:19px;padding-top:19px}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:15px;padding-top:15px}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #63666a;border-radius:4px;color:#63666a;display:block;font-family:Farro Regular;font-size:1.125rem;font-weight:400;line-height:1.5;padding:18px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#69932c;box-shadow:0 0 0 .25rem rgba(105,147,44,.25);color:#63666a;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#63666a;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#63666a;margin:-18px;margin-inline-end:18px;padding:18px;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#63666a;margin:-18px;margin-inline-end:18px;padding:18px;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#63666a;display:block;line-height:1.5;margin-bottom:0;padding:18px 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:4px;font-size:.875rem;min-height:calc(1.5em + 30px);padding:14px 16px}.form-control-sm::file-selector-button{margin:-14px -16px;margin-inline-end:16px;padding:14px 16px}.form-control-sm::-webkit-file-upload-button{margin:-14px -16px;margin-inline-end:16px;padding:14px 16px}.form-control-lg{border-radius:4px;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + 38px)}textarea.form-control-sm{min-height:calc(1.5em + 30px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{height:auto;padding:18px;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border-radius:4px;height:1.5em}.form-control-color::-webkit-color-swatch{border-radius:4px;height:1.5em}.form-select{-moz-padding-start:15px;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #63666a;border-radius:4px;color:#63666a;display:block;font-family:Farro Regular;font-size:1.125rem;font-weight:400;line-height:1.5;padding:18px 54px 18px 18px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#69932c;box-shadow:0 0 0 .25rem rgba(186,12,47,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:18px}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #63666a}.form-select-sm{border-radius:4px;font-size:.875rem;padding-bottom:14px;padding-left:16px;padding-top:14px}.form-select-lg{border-radius:4px;font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{color-adjust:exact;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);height:1em;margin-top:.25em;vertical-align:top;width:1em}.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:#69932c;box-shadow:0 0 0 .25rem rgba(186,12,47,.25);outline:0}.form-check-input:checked{background-color:#ba0c2f;border-color:#ba0c2f}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#ba0c2f;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#ba0c2f}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0,0,0,0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2369932C'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}.form-range{appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(105,147,44,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(105,147,44,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{appearance:none;background-color:#ba0c2f;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#eab6c1}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#ba0c2f;border:0;border-radius:1rem;height:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#eab6c1}.form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{border:1px solid transparent;height:100%;left:0;padding:1rem 18px;pointer-events:none;position:absolute;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem 18px}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #63666a;border-radius:4px;color:#63666a;display:flex;font-size:1.125rem;font-weight:400;line-height:1.5;padding:18px;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:4px;font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:4px;font-size:.875rem;padding:14px 16px}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:72px}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.valid-feedback{color:#8ac143;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(138,193,67,.9);border-radius:.25rem;color:#000;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.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{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%238AC143' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + 9px) center;background-repeat:no-repeat;background-size:calc(.75em + 18px) calc(.75em + 18px);border-color:#8ac143;padding-right:calc(1.5em + 36px)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#8ac143;box-shadow:0 0 0 .25rem rgba(138,193,67,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + 9px) right calc(.375em + 9px);padding-right:calc(1.5em + 36px)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#8ac143}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%238AC143' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right 18px center,center right 54px;background-size:16px 12px,calc(.75em + 18px) calc(.75em + 18px);padding-right:99px}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#8ac143;box-shadow:0 0 0 .25rem rgba(138,193,67,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#8ac143}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#8ac143}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(138,193,67,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#8ac143}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.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{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + 9px) center;background-repeat:no-repeat;background-size:calc(.75em + 18px) calc(.75em + 18px);border-color:#dc3545;padding-right:calc(1.5em + 36px)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + 9px) right calc(.375em + 9px);padding-right:calc(1.5em + 36px)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right 18px center,center right 54px;background-size:16px 12px,calc(.75em + 18px) calc(.75em + 18px);padding-right:99px}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;cursor:pointer;display:inline-block;font-family:Farro Bold;font-size:1rem;line-height:22px;padding:13px 56px;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{box-shadow:0 0 0 .25rem rgba(186,12,47,.25);outline:0}.btn.disabled,.btn:disabled,fieldset:disabled .btn{opacity:.65;pointer-events:none}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{background-color:#9e0a28;border-color:#950a26}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{background-color:#950a26;border-color:#8c0923}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{background-color:#80a34c;border-color:#789e41;color:#000}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{background-color:#87a956;border-color:#789e41;color:#000}.btn-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{background-color:#9cca5f;border-color:#96c756;color:#000}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{background-color:#a1cd69;border-color:#96c756;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{background-color:#ffc726;border-color:#ffc41a}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{background-color:#ffca33;border-color:#ffc41a}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-check:focus+.btn-light,.btn-light.active,.btn-light:active,.btn-light:focus,.btn-light:hover,.show>.btn-light.dropdown-toggle{background-color:#fff;border-color:#fff}.btn-brand3:focus,.btn-brand3:hover,.btn-check:focus+.btn-brand3{background-color:#f7f7f7;border-color:#f7f7f7}.btn-brand3.active,.btn-brand3:active,.btn-check:active+.btn-brand3,.btn-check:checked+.btn-brand3,.show>.btn-brand3.dropdown-toggle{background-color:#f8f8f8;border-color:#f7f7f7}.btn-brand4:focus,.btn-brand4:hover,.btn-check:focus+.btn-brand4{background-color:#54575a;border-color:#4f5255}.btn-brand4.active,.btn-brand4:active,.btn-check:active+.btn-brand4,.btn-check:checked+.btn-brand4,.show>.btn-brand4.dropdown-toggle{background-color:#4f5255;border-color:#4a4d50}.btn-brand5:focus,.btn-brand5:hover,.btn-check:focus+.btn-brand5{background-color:#edb726;border-color:#ecb31a;color:#000}.btn-brand5.active,.btn-brand5:active,.btn-check:active+.btn-brand5,.btn-check:checked+.btn-brand5,.show>.btn-brand5.dropdown-toggle{background-color:#eb3;border-color:#ecb31a;color:#000}.btn-brand6:focus,.btn-brand6:hover,.btn-check:focus+.btn-brand6{background-color:#ff9526;border-color:#ff8f1a;color:#000}.btn-brand6.active,.btn-brand6:active,.btn-check:active+.btn-brand6,.btn-check:checked+.btn-brand6,.show>.btn-brand6.dropdown-toggle{background-color:#ff9b33;border-color:#ff8f1a;color:#000}.btn-outline-primary{border-color:#ba0c2f;color:#ba0c2f}.btn-outline-primary:hover{background-color:#ba0c2f;border-color:#ba0c2f;color:#fff}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(186,12,47,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{background-color:#ba0c2f;border-color:#ba0c2f;color:#fff}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(186,12,47,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#ba0c2f}.btn-outline-secondary{border-color:#69932c;color:#69932c}.btn-outline-secondary:hover{background-color:#69932c;border-color:#69932c;color:#000}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(105,147,44,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{background-color:#69932c;border-color:#69932c;color:#000}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(105,147,44,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#69932c}.btn-outline-success{border-color:#8ac143;color:#8ac143}.btn-outline-success:hover{background-color:#8ac143;border-color:#8ac143;color:#000}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(138,193,67,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{background-color:#8ac143;border-color:#8ac143;color:#000}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(138,193,67,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#8ac143}.btn-outline-warning{border-color:#ffbd00;color:#ffbd00}.btn-outline-warning:hover{background-color:#ffbd00;border-color:#ffbd00;color:#000}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,189,0,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{background-color:#ffbd00;border-color:#ffbd00;color:#000}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,189,0,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffbd00}.btn-outline-light{border-color:#fff;color:#fff}.btn-outline-light:hover{background-color:#fff;border-color:#fff;color:#000}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem hsla(0,0%,100%,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{background-color:#fff;border-color:#fff;color:#000}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem hsla(0,0%,100%,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#fff}.btn-outline-dark{border-color:#000;color:#000}.btn-outline-dark:hover{background-color:#000;border-color:#000;color:#fff}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(0,0,0,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{background-color:#000;border-color:#000;color:#fff}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(0,0,0,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#000}.btn-outline-brand3{border-color:#f6f6f6;color:#f6f6f6}.btn-outline-brand3:hover{background-color:#f6f6f6;border-color:#f6f6f6;color:#000}.btn-check:focus+.btn-outline-brand3,.btn-outline-brand3:focus{box-shadow:0 0 0 .25rem hsla(0,0%,96%,.5)}.btn-check:active+.btn-outline-brand3,.btn-check:checked+.btn-outline-brand3,.btn-outline-brand3.active,.btn-outline-brand3.dropdown-toggle.show,.btn-outline-brand3:active{background-color:#f6f6f6;border-color:#f6f6f6;color:#000}.btn-check:active+.btn-outline-brand3:focus,.btn-check:checked+.btn-outline-brand3:focus,.btn-outline-brand3.active:focus,.btn-outline-brand3.dropdown-toggle.show:focus,.btn-outline-brand3:active:focus{box-shadow:0 0 0 .25rem hsla(0,0%,96%,.5)}.btn-outline-brand3.disabled,.btn-outline-brand3:disabled{background-color:transparent;color:#f6f6f6}.btn-outline-brand4{border-color:#63666a;color:#63666a}.btn-outline-brand4:hover{background-color:#63666a;border-color:#63666a;color:#fff}.btn-check:focus+.btn-outline-brand4,.btn-outline-brand4:focus{box-shadow:0 0 0 .25rem rgba(99,102,106,.5)}.btn-check:active+.btn-outline-brand4,.btn-check:checked+.btn-outline-brand4,.btn-outline-brand4.active,.btn-outline-brand4.dropdown-toggle.show,.btn-outline-brand4:active{background-color:#63666a;border-color:#63666a;color:#fff}.btn-check:active+.btn-outline-brand4:focus,.btn-check:checked+.btn-outline-brand4:focus,.btn-outline-brand4.active:focus,.btn-outline-brand4.dropdown-toggle.show:focus,.btn-outline-brand4:active:focus{box-shadow:0 0 0 .25rem rgba(99,102,106,.5)}.btn-outline-brand4.disabled,.btn-outline-brand4:disabled{background-color:transparent;color:#63666a}.btn-outline-brand5{border-color:#eaaa00;color:#eaaa00}.btn-outline-brand5:hover{background-color:#eaaa00;border-color:#eaaa00;color:#000}.btn-check:focus+.btn-outline-brand5,.btn-outline-brand5:focus{box-shadow:0 0 0 .25rem rgba(234,170,0,.5)}.btn-check:active+.btn-outline-brand5,.btn-check:checked+.btn-outline-brand5,.btn-outline-brand5.active,.btn-outline-brand5.dropdown-toggle.show,.btn-outline-brand5:active{background-color:#eaaa00;border-color:#eaaa00;color:#000}.btn-check:active+.btn-outline-brand5:focus,.btn-check:checked+.btn-outline-brand5:focus,.btn-outline-brand5.active:focus,.btn-outline-brand5.dropdown-toggle.show:focus,.btn-outline-brand5:active:focus{box-shadow:0 0 0 .25rem rgba(234,170,0,.5)}.btn-outline-brand5.disabled,.btn-outline-brand5:disabled{background-color:transparent;color:#eaaa00}.btn-outline-brand6{border-color:#ff8200;color:#ff8200}.btn-outline-brand6:hover{background-color:#ff8200;border-color:#ff8200;color:#000}.btn-check:focus+.btn-outline-brand6,.btn-outline-brand6:focus{box-shadow:0 0 0 .25rem rgba(255,130,0,.5)}.btn-check:active+.btn-outline-brand6,.btn-check:checked+.btn-outline-brand6,.btn-outline-brand6.active,.btn-outline-brand6.dropdown-toggle.show,.btn-outline-brand6:active{background-color:#ff8200;border-color:#ff8200;color:#000}.btn-check:active+.btn-outline-brand6:focus,.btn-check:checked+.btn-outline-brand6:focus,.btn-outline-brand6.active:focus,.btn-outline-brand6.dropdown-toggle.show:focus,.btn-outline-brand6:active:focus{box-shadow:0 0 0 .25rem rgba(255,130,0,.5)}.btn-outline-brand6.disabled,.btn-outline-brand6:disabled{background-color:transparent;color:#ff8200}.btn-link{color:#ba0c2f;font-weight:400;text-decoration:underline}.btn-link:hover{color:#950a26}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;padding:8px 28px}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:42px;padding-right:42px}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:21px;padding-right:21px}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.navbar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:.5rem;padding-top:.5rem;position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{font-size:1.25rem;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 .25rem;outline:0;text-decoration:none}.navbar-toggler-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:600px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler,.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:840px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler,.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1280px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler,.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler,.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler,.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.55)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='40' width='41' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2363666A' d='M0 34h41v-5H0v5Zm0-11h41v-5H0v5Zm0-11h41V7H0v5Z'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='40' width='41' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2363666A' d='M0 34h41v-5H0v5Zm0-11h41v-5H0v5Zm0-11h41V7H0v5Z'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.5rem 1rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.5rem 1rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.5rem}.card-header-pills,.card-header-tabs{margin-left:-.5rem;margin-right:-.5rem}.card-img-overlay{border-radius:calc(.25rem - 1px);bottom:0;left:0;padding:1rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:.75rem;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}.container,.container-fluid,.container-lg,.container-md,.container-xl,.container-xxl{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}@media (min-width:600px){.container,.container-md{max-width:551px}}@media (min-width:840px){.container,.container-lg,.container-md{max-width:775px}}@media (min-width:1280px){.container,.container-lg,.container-md,.container-xl{max-width:1183px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-xl,.container-xxl{max-width:1256px}}.accordion-button{align-items:center;background-color:#ba0c2f;border:0;border-radius:0;color:#fff;display:flex;font-size:1rem;overflow-anchor:none;padding:12px 0;position:relative;text-align:left;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:#ba0c2f;box-shadow:inset 0 0 0 rgba(0,0,0,.125);color:#fff}.accordion-button:not(.collapsed):after{transform:rotate(-180deg)}.accordion-button:after,.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.accordion-button:after{background-repeat:no-repeat;background-size:1.25rem;content:"";flex-shrink:0;height:1.25rem;margin-left:auto;transition:transform .2s ease-in-out;width:1.25rem}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:#69932c;box-shadow:0 0 0 .25rem rgba(186,12,47,.25);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:#ba0c2f;border:0 solid rgba(0,0,0,.125)}.accordion-item:first-of-type,.accordion-item:first-of-type .accordion-button{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type,.accordion-item:last-of-type .accordion-button.collapsed,.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-body{padding:12px 0}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.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%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:6px}.g-1,.gy-1{--bs-gutter-y:6px}.g-2,.gx-2{--bs-gutter-x:12px}.g-2,.gy-2{--bs-gutter-y:12px}.g--3,.gx--3{--bs-gutter-x:18px}.g--3,.gy--3{--bs-gutter-y:18px}.g-3,.gx-3{--bs-gutter-x:24px}.g-3,.gy-3{--bs-gutter-y:24px}.g-4,.gx-4{--bs-gutter-x:32px}.g-4,.gy-4{--bs-gutter-y:32px}.g-5,.gx-5{--bs-gutter-x:48px}.g-5,.gy-5{--bs-gutter-y:48px}.g-6,.gx-6{--bs-gutter-x:60px}.g-6,.gy-6{--bs-gutter-y:60px}.g-7,.gx-7{--bs-gutter-x:96px}.g-7,.gy-7{--bs-gutter-y:96px}@media (min-width:600px){.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%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:6px}.g-md-1,.gy-md-1{--bs-gutter-y:6px}.g-md-2,.gx-md-2{--bs-gutter-x:12px}.g-md-2,.gy-md-2{--bs-gutter-y:12px}.g-md--3,.gx-md--3{--bs-gutter-x:18px}.g-md--3,.gy-md--3{--bs-gutter-y:18px}.g-md-3,.gx-md-3{--bs-gutter-x:24px}.g-md-3,.gy-md-3{--bs-gutter-y:24px}.g-md-4,.gx-md-4{--bs-gutter-x:32px}.g-md-4,.gy-md-4{--bs-gutter-y:32px}.g-md-5,.gx-md-5{--bs-gutter-x:48px}.g-md-5,.gy-md-5{--bs-gutter-y:48px}.g-md-6,.gx-md-6{--bs-gutter-x:60px}.g-md-6,.gy-md-6{--bs-gutter-y:60px}.g-md-7,.gx-md-7{--bs-gutter-x:96px}.g-md-7,.gy-md-7{--bs-gutter-y:96px}}@media (min-width:840px){.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%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:6px}.g-lg-1,.gy-lg-1{--bs-gutter-y:6px}.g-lg-2,.gx-lg-2{--bs-gutter-x:12px}.g-lg-2,.gy-lg-2{--bs-gutter-y:12px}.g-lg--3,.gx-lg--3{--bs-gutter-x:18px}.g-lg--3,.gy-lg--3{--bs-gutter-y:18px}.g-lg-3,.gx-lg-3{--bs-gutter-x:24px}.g-lg-3,.gy-lg-3{--bs-gutter-y:24px}.g-lg-4,.gx-lg-4{--bs-gutter-x:32px}.g-lg-4,.gy-lg-4{--bs-gutter-y:32px}.g-lg-5,.gx-lg-5{--bs-gutter-x:48px}.g-lg-5,.gy-lg-5{--bs-gutter-y:48px}.g-lg-6,.gx-lg-6{--bs-gutter-x:60px}.g-lg-6,.gy-lg-6{--bs-gutter-y:60px}.g-lg-7,.gx-lg-7{--bs-gutter-x:96px}.g-lg-7,.gy-lg-7{--bs-gutter-y:96px}}@media (min-width:1280px){.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%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:6px}.g-xl-1,.gy-xl-1{--bs-gutter-y:6px}.g-xl-2,.gx-xl-2{--bs-gutter-x:12px}.g-xl-2,.gy-xl-2{--bs-gutter-y:12px}.g-xl--3,.gx-xl--3{--bs-gutter-x:18px}.g-xl--3,.gy-xl--3{--bs-gutter-y:18px}.g-xl-3,.gx-xl-3{--bs-gutter-x:24px}.g-xl-3,.gy-xl-3{--bs-gutter-y:24px}.g-xl-4,.gx-xl-4{--bs-gutter-x:32px}.g-xl-4,.gy-xl-4{--bs-gutter-y:32px}.g-xl-5,.gx-xl-5{--bs-gutter-x:48px}.g-xl-5,.gy-xl-5{--bs-gutter-y:48px}.g-xl-6,.gx-xl-6{--bs-gutter-x:60px}.g-xl-6,.gy-xl-6{--bs-gutter-y:60px}.g-xl-7,.gx-xl-7{--bs-gutter-x:96px}.g-xl-7,.gy-xl-7{--bs-gutter-y:96px}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:6px}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:6px}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:12px}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:12px}.g-xxl--3,.gx-xxl--3{--bs-gutter-x:18px}.g-xxl--3,.gy-xxl--3{--bs-gutter-y:18px}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:24px}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:24px}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:32px}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:32px}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:48px}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:48px}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:60px}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:60px}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:96px}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:96px}}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:-.125em;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}@font-face{font-display:swap;font-family:Farro Bold;font-style:normal;font-weight:700;src:url(/typo3conf/ext/naturesmiracle/build/fonts/Farro-Bold.ttf) format("truetype")}@font-face{font-display:swap;font-family:Farro Medium;font-style:normal;font-weight:500;src:url(/typo3conf/ext/naturesmiracle/build/fonts/Farro-Medium.ttf) format("truetype")}@font-face{font-display:swap;font-family:Farro Regular;font-style:normal;font-weight:400;src:url(/typo3conf/ext/naturesmiracle/build/fonts/Farro-Regular.ttf) format("truetype")}body *,html *{color:#63666a;font-family:Farro Regular,sans-serif;font-size:18px;font-weight:400;letter-spacing:0;line-height:32px;word-break:break-word}.font-maxi{font-size:95px;line-height:114px}.font-hero,.font-maxi{color:#ba0c2f;font-family:Farro Bold,sans-serif;font-weight:700;letter-spacing:0;word-break:break-word}.font-hero{font-size:65px;line-height:90px}@media (max-width:1279.98px){.font-hero{font-size:32px;line-height:48px}}@media (max-width:839.98px){.font-hero{font-size:28px;line-height:44px}}.font-title{color:#ba0c2f;font-family:Farro Bold,sans-serif;font-size:50px;font-weight:700;letter-spacing:0;line-height:60px;word-break:break-word}@media (max-width:839.98px){.font-title{font-size:26px;line-height:40px}}.font-subtitle{color:#69932c;font-family:Farro Regular,sans-serif;font-size:18px;font-weight:400;letter-spacing:0;line-height:22px;word-break:break-word}@media (max-width:839.98px){.font-subtitle{font-size:18px;line-height:22px}}.font-section{color:#ba0c2f;font-family:Farro Bold,sans-serif;font-size:32px;font-weight:700;letter-spacing:0;line-height:48.1px;word-break:break-word}@media (max-width:839.98px){.font-section{font-size:25px;line-height:34px}}.font-section-small{color:#63666a;font-family:Farro Bold,sans-serif;font-size:32px;font-weight:700;letter-spacing:0;line-height:42px;word-break:break-word}@media (max-width:839.98px){.font-section-small{font-size:25px;line-height:34px}}.font-headline{color:#63666a;font-family:Farro Bold,sans-serif;font-size:25px;font-weight:700;letter-spacing:0;line-height:34px;word-break:break-word}@media (max-width:1279.98px){.font-headline{font-size:22px;line-height:28px}}@media (max-width:839.98px){.font-headline{font-size:18px;line-height:26px}}.font-subline{color:#63666a;font-family:Farro Bold,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:26px;word-break:break-word}.font-modul{font-size:18px;line-height:32px}.font-info,.font-modul{color:#63666a;font-family:Farro Regular,sans-serif;font-weight:400;letter-spacing:0;word-break:break-word}.font-info{font-size:15px;line-height:30px}.font-input-m{font-size:16px;line-height:18px}.font-input-m,.font-input-s{color:#63666a;font-family:Farro Regular,sans-serif;font-weight:400;letter-spacing:0;word-break:break-word}.font-input-s{font-size:14px;line-height:14px}.fw-bold{font-family:Farro Bold}.btn-primary{background-color:#ba0c2f;border-color:#ba0c2f;color:#fff}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{background-color:#5a0617;border-color:#5a0617;color:#fff}.btn-check:focus+.btn-primary,.btn-primary:focus{box-shadow:0 0 0 .25rem rgba(196,48,78,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{background-color:#5a0617;border-color:#5a0617;color:#fff}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(196,48,78,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#ba0c2f;border-color:#ba0c2f;color:#fff}.btn-primary svg{fill:#fff}.btn-outline-primary:active,.btn-outline-primary:hover{color:#fff}.btn-outline-primary svg{fill:#ba0c2f}.btn-outline-primary:active svg,.btn-outline-primary:hover svg{fill:#fff}.btn-secondary{background-color:#69932c;border-color:#69932c;color:#000;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{background-color:#314415;border-color:#314415;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:0 0 0 .25rem rgba(89,125,37,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{background-color:#314415;border-color:#314415;color:#fff}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(89,125,37,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#69932c;border-color:#69932c;color:#000}.btn-secondary svg{fill:#fff}.btn-outline-secondary:active,.btn-outline-secondary:hover{color:#fff}.btn-outline-secondary svg{fill:#69932c}.btn-outline-secondary:active svg,.btn-outline-secondary:hover svg{fill:#fff}.btn-success{background-color:#8ac143;border-color:#8ac143;color:#000;color:#fff}.btn-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{background-color:#547727;border-color:#547727;color:#fff}.btn-check:focus+.btn-success,.btn-success:focus{box-shadow:0 0 0 .25rem rgba(117,164,57,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{background-color:#547727;border-color:#547727;color:#fff}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(117,164,57,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#8ac143;border-color:#8ac143;color:#000}.btn-success svg{fill:#fff}.btn-outline-success:active,.btn-outline-success:hover{color:#fff}.btn-outline-success svg{fill:#8ac143}.btn-outline-success:active svg,.btn-outline-success:hover svg{fill:#fff}.btn-warning{background-color:#ffbd00;border-color:#ffbd00;color:#000;color:#fff}.btn-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{background-color:#997100;border-color:#997100;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus{box-shadow:0 0 0 .25rem rgba(217,161,0,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{background-color:#997100;border-color:#997100;color:#000}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,161,0,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffbd00;border-color:#ffbd00;color:#000}.btn-warning svg{fill:#fff}.btn-outline-warning:active,.btn-outline-warning:hover{color:#fff}.btn-outline-warning svg{fill:#ffbd00}.btn-outline-warning:active svg,.btn-outline-warning:hover svg{fill:#fff}.btn-light{background-color:#fff;border-color:#fff;color:#000;color:#fff}.btn-check:focus+.btn-light,.btn-light:focus,.btn-light:hover{background-color:#ccc;border-color:#ccc;color:#000}.btn-check:focus+.btn-light,.btn-light:focus{box-shadow:0 0 0 .25rem hsla(0,0%,85%,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{background-color:#ccc;border-color:#ccc;color:#000}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(0,0%,85%,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#fff;border-color:#fff;color:#000}.btn-light svg,.btn-outline-light svg,.btn-outline-light:active svg,.btn-outline-light:hover svg{fill:#fff}.btn-check:focus+.btn-dark,.btn-dark,.btn-dark:focus,.btn-dark:hover{background-color:#000;border-color:#000;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus{box-shadow:0 0 0 .25rem rgba(38,38,38,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{background-color:#000;border-color:#000;color:#fff}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(38,38,38,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#000;border-color:#000;color:#fff}.btn-dark svg{fill:#fff}.btn-outline-dark:active,.btn-outline-dark:hover{color:#fff}.btn-outline-dark svg{fill:#000}.btn-outline-dark:active svg,.btn-outline-dark:hover svg{fill:#fff}.btn-brand3{background-color:#f6f6f6;border-color:#f6f6f6;color:#fff}.btn-brand3:focus,.btn-brand3:hover,.btn-check:focus+.btn-brand3{background-color:#c3c3c3;border-color:#c3c3c3;color:#000}.btn-brand3:focus,.btn-check:focus+.btn-brand3{box-shadow:0 0 0 .25rem hsla(0,0%,82%,.5)}.btn-brand3.active,.btn-brand3:active,.btn-check:active+.btn-brand3,.btn-check:checked+.btn-brand3,.show>.btn-brand3.dropdown-toggle{background-color:#c3c3c3;border-color:#c3c3c3;color:#000}.btn-brand3.active:focus,.btn-brand3:active:focus,.btn-check:active+.btn-brand3:focus,.btn-check:checked+.btn-brand3:focus,.show>.btn-brand3.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(0,0%,82%,.5)}.btn-brand3.disabled,.btn-brand3:disabled{background-color:#f6f6f6;border-color:#f6f6f6;color:#000}.btn-brand3 svg{fill:#fff}.btn-outline-brand3:active,.btn-outline-brand3:hover{color:#fff}.btn-outline-brand3 svg{fill:#f6f6f6}.btn-outline-brand3:active svg,.btn-outline-brand3:hover svg{fill:#fff}.btn-brand4{background-color:#63666a;border-color:#63666a;color:#fff}.btn-brand4:focus,.btn-brand4:hover,.btn-check:focus+.btn-brand4{background-color:#323335;border-color:#323335;color:#fff}.btn-brand4:focus,.btn-check:focus+.btn-brand4{box-shadow:0 0 0 .25rem hsla(210,2%,49%,.5)}.btn-brand4.active,.btn-brand4:active,.btn-check:active+.btn-brand4,.btn-check:checked+.btn-brand4,.show>.btn-brand4.dropdown-toggle{background-color:#323335;border-color:#323335;color:#fff}.btn-brand4.active:focus,.btn-brand4:active:focus,.btn-check:active+.btn-brand4:focus,.btn-check:checked+.btn-brand4:focus,.show>.btn-brand4.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(210,2%,49%,.5)}.btn-brand4.disabled,.btn-brand4:disabled{background-color:#63666a;border-color:#63666a;color:#fff}.btn-brand4 svg{fill:#fff}.btn-outline-brand4:active,.btn-outline-brand4:hover{color:#fff}.btn-outline-brand4 svg{fill:#63666a}.btn-outline-brand4:active svg,.btn-outline-brand4:hover svg{fill:#fff}.btn-brand5{background-color:#eaaa00;border-color:#eaaa00;color:#000;color:#fff}.btn-brand5:focus,.btn-brand5:hover,.btn-check:focus+.btn-brand5{background-color:#846000;border-color:#846000;color:#fff}.btn-brand5:focus,.btn-check:focus+.btn-brand5{box-shadow:0 0 0 .25rem rgba(199,145,0,.5)}.btn-brand5.active,.btn-brand5:active,.btn-check:active+.btn-brand5,.btn-check:checked+.btn-brand5,.show>.btn-brand5.dropdown-toggle{background-color:#846000;border-color:#846000;color:#fff}.btn-brand5.active:focus,.btn-brand5:active:focus,.btn-check:active+.btn-brand5:focus,.btn-check:checked+.btn-brand5:focus,.show>.btn-brand5.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(199,145,0,.5)}.btn-brand5.disabled,.btn-brand5:disabled{background-color:#eaaa00;border-color:#eaaa00;color:#000}.btn-brand5 svg{fill:#fff}.btn-outline-brand5:active,.btn-outline-brand5:hover{color:#fff}.btn-outline-brand5 svg{fill:#eaaa00}.btn-outline-brand5:active svg,.btn-outline-brand5:hover svg{fill:#fff}.btn-brand6{background-color:#ff8200;border-color:#ff8200;color:#000;color:#fff}.btn-brand6:focus,.btn-brand6:hover,.btn-check:focus+.btn-brand6{background-color:#994e00;border-color:#994e00;color:#fff}.btn-brand6:focus,.btn-check:focus+.btn-brand6{box-shadow:0 0 0 .25rem rgba(217,111,0,.5)}.btn-brand6.active,.btn-brand6:active,.btn-check:active+.btn-brand6,.btn-check:checked+.btn-brand6,.show>.btn-brand6.dropdown-toggle{background-color:#994e00;border-color:#994e00;color:#fff}.btn-brand6.active:focus,.btn-brand6:active:focus,.btn-check:active+.btn-brand6:focus,.btn-check:checked+.btn-brand6:focus,.show>.btn-brand6.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,111,0,.5)}.btn-brand6.disabled,.btn-brand6:disabled{background-color:#ff8200;border-color:#ff8200;color:#000}.btn-brand6 svg{fill:#fff}.btn-outline-brand6:active,.btn-outline-brand6:hover{color:#fff}.btn-outline-brand6 svg{fill:#ff8200}.btn-outline-brand6:active svg,.btn-outline-brand6:hover svg{fill:#fff}.btn{border-radius:6px;font-family:Farro Medium;font-size:18px;font-weight:500;letter-spacing:0;text-transform:uppercase}@media (max-width:599.98px){.btn{width:100%}}.btn svg{height:24px;margin-left:0;margin-right:13px}.btn-group-sm>.btn svg,.btn.btn-sm svg{height:20px;margin-right:15px}.btn.btn-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.btn.btn-light{color:#69932c}.btn-brand3{color:#000}.btn-brand3 svg{fill:#000}a{align-items:baseline;display:inline-flex;font-family:Farro Bold;font-size:18px;font-weight:700;letter-spacing:0;line-height:22px;text-decoration:none;text-transform:uppercase}a.link-sm{font-size:16px;line-height:24px}a svg{height:18px;margin-left:16px;width:auto}.link-primary svg{fill:#ba0c2f}.link-primary:active svg,.link-primary:hover svg{fill:#5a0617}.link-secondary svg{fill:#69932c}.link-secondary:active svg,.link-secondary:hover svg{fill:#314415}.link-success svg{fill:#8ac143}.link-success:active svg,.link-success:hover svg{fill:#547727}.link-warning svg{fill:#ffbd00}.link-warning:active svg,.link-warning:hover svg{fill:#997100}.link-light svg{fill:#fff}.link-light:active svg,.link-light:hover svg{fill:#ccc}.link-dark svg,.link-dark:active svg,.link-dark:hover svg{fill:#000}.link-brand3 svg{fill:#f6f6f6}.link-brand3:active svg,.link-brand3:hover svg{fill:#c3c3c3}.link-brand4 svg{fill:#63666a}.link-brand4:active svg,.link-brand4:hover svg{fill:#323335}.link-brand5 svg{fill:#eaaa00}.link-brand5:active svg,.link-brand5:hover svg{fill:#846000}.link-brand6 svg{fill:#ff8200}.link-brand6:active svg,.link-brand6:hover svg{fill:#994e00}.input-group-text{background-color:transparent;padding-left:0}.input-group-text svg{fill:#63666a;height:18px}.input-group input{border-right:none;padding-right:0}.form-control-sm{font-size:14px;line-height:14px}.form-control-sm~.input-group-text{line-height:14px;padding:14px 16px 14px 0}.spacing-top-0{margin-top:0}.spacing-bottom-0{margin-bottom:0}.spacing-top-1{margin-top:6px}.spacing-bottom-1{margin-bottom:6px}.spacing-top-2{margin-top:12px}.spacing-bottom-2{margin-bottom:12px}.spacing-top--3{margin-top:18px}.spacing-bottom--3{margin-bottom:18px}.spacing-top-3{margin-top:24px}.spacing-bottom-3{margin-bottom:24px}.spacing-top-4{margin-top:32px}.spacing-bottom-4{margin-bottom:32px}.spacing-top-5{margin-top:48px}.spacing-bottom-5{margin-bottom:48px}.spacing-top-6{margin-top:60px}.spacing-bottom-6{margin-bottom:60px}.spacing-top-7{margin-top:96px}.spacing-bottom-7{margin-bottom:96px}.fill-primary{fill:#ba0c2f}.bg-special-primary{background:linear-gradient(270deg,#5a0617,#ba0c2f 26.78%,#ba0c2f 73.46%,#5a0617)}.fill-secondary{fill:#69932c}.bg-special-secondary{background:linear-gradient(270deg,#314415,#69932c 26.78%,#69932c 73.46%,#314415)}.fill-success{fill:#8ac143}.bg-special-success{background:linear-gradient(270deg,#547727,#8ac143 26.78%,#8ac143 73.46%,#547727)}.fill-warning{fill:#ffbd00}.bg-special-warning{background:linear-gradient(270deg,#997100,#ffbd00 26.78%,#ffbd00 73.46%,#997100)}.fill-light{fill:#fff}.bg-special-light{background:linear-gradient(270deg,#ccc,#fff 26.78%,#fff 73.46%,#ccc)}.fill-dark{fill:#000}.bg-special-dark{background:linear-gradient(270deg,#000,#333 26.78%,#333 73.46%,#000)}.fill-brand3{fill:#f6f6f6}.bg-special-brand3{background:linear-gradient(270deg,#c3c3c3,#f6f6f6 26.78%,#f6f6f6 73.46%,#c3c3c3)}.fill-brand4{fill:#63666a}.bg-special-brand4{background:linear-gradient(270deg,#323335,#63666a 26.78%,#63666a 73.46%,#323335)}.fill-brand5{fill:#eaaa00}.bg-special-brand5{background:linear-gradient(270deg,#846000,#eaaa00 26.78%,#eaaa00 73.46%,#846000)}.fill-brand6{fill:#ff8200}.bg-special-brand6{background:linear-gradient(270deg,#994e00,#ff8200 26.78%,#ff8200 73.46%,#994e00)}@media (hover:hover){.hover{transition:filter .3s ease-in-out}.hover:active,.hover:hover{filter:brightness(80%)}.scale-on-hover:hover{transform:scale(1.1)}}.white-bg-gradient{position:relative;z-index:1}.white-bg-gradient:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@media (min-width:840px){.white-bg-gradient:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0) 69.95%)}}@media (max-width:839.98px){.white-bg-gradient:before{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0) 69.95%)}}.show-over-gradient-background{position:relative;z-index:2}img.align-image-left-top{object-position:0 0}img.align-image-left-center{object-position:0 50%}img.align-image-left-bottom{object-position:0 100%}img.align-image-center-top{object-position:50% 0}img.align-image-center-center{object-position:50% 50%}img.align-image-center-bottom{object-position:50% 100%}img.align-image-right-top{object-position:100% 0}img.align-image-right-center{object-position:100% 50%}img.align-image-right-bottom{object-position:100% 100%}.dealer-search{min-height:1000px;padding-top:60px}.dealer-search #map{left:0;min-height:1000px;top:0;width:100vw}@media (max-width:839.98px){.dealer-search #map{display:none}}.dealer-search #right-box{max-width:25%;min-width:350px}@media (max-width:839.98px){.dealer-search #right-box{border:none;max-width:none;width:100%}}.dealer-search #right-box .input-group:focus-within{border-color:#69932c;box-shadow:0 0 0 .25rem rgba(105,147,44,.25)}.dealer-search #right-box .input-group:focus-within input{border-color:unset;box-shadow:unset}.dealer-search #right-box input:focus-visible{border-color:unset;box-shadow:unset}.dealer-search #right-box:after{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 70%);bottom:0;content:" ";height:45px;left:0;position:absolute;width:100%}.dealer-search #detail-view{display:none;margin-left:12px;padding:30px 40px;width:70%}@media (max-width:1399.98px){.dealer-search #detail-view{padding:24px 32px;width:70%}}@media (max-width:839.98px){.dealer-search #detail-view{border:1px solid #63666a;border-radius:4px;margin-left:0;margin-right:0;padding:15px 10px 20px;width:100%}.dealer-search #detail-view:hover{background-color:#f6f6f6}.dealer-search #detail-view .font-modul,.dealer-search #detail-view .font-subline,.dealer-search #detail-view a{font-size:15px;line-height:24px}}.dealer-search #detail-view hr{height:1px}.dealer-search #detail-view #mini-map{height:250px;width:100%}.dealer-search #detail-view #close-detail-icon{height:18px;width:18px}.dealer-search #detail-view #close-detail-icon polygon:last-child{fill:#ba0c2f}.dealer-search #detail-view .detail-entry{width:30%}@media (max-width:1279.98px){.dealer-search #detail-view .detail-entry{width:100%}}.dealer-search #detail-view .detail-entry svg{fill:#a7a8ac;height:20px;width:20px}.dealer-search #detail-view .detail-entry svg path,.dealer-search #detail-view .detail-entry svg polygon{fill:#a7a8ac}.dealer-search #detail-view .detail-entry a,.dealer-search #detail-view .detail-entry div{width:100%}.dealer-search #detail-view .detail-entry a[data-detail=phone]{font-family:Farro Regular}.dealer-search #search-results{max-height:660px;overflow-y:scroll;position:relative}@media (max-width:839.98px){.dealer-search #search-results{max-height:none}}.dealer-search #btn-locate-user{cursor:pointer}.dealer-search #btn-locate-user path{fill:#63666a}.dealer-search .btn-group-vertical{border-radius:6px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);margin-right:5%}@media (max-width:839.98px){.dealer-search .btn-group-vertical{display:none!important}}.dealer-search .btn-group-vertical .btn{background-color:#fff;border:none;font-size:30px;padding:6px 12px}.dealer-search .btn-group-vertical .btn:active,.dealer-search .btn-group-vertical .btn:hover{background-color:#69932c}.dealer-search .btn-group-vertical .btn svg{margin-right:0;width:24px}.dealer-search .btn-group-vertical .btn:hover svg .fill-secondary{fill:#fff}.dealer-search .btn-group-vertical #btn-zoom-in{border-bottom:2px solid #63666a}.dealer-search .btn-group-vertical #btn-zoom-in rect{fill:#fff}.dealer-search .result-list-entry{padding:24px 6px 12px 12px;width:100%}@media (max-width:839.98px){.dealer-search .result-list-entry{border:1px solid #63666a;border-radius:4px}.dealer-search .result-list-entry:hover{background-color:#f6f6f6}.dealer-search .result-list-entry .icon-dealer-more{display:none}.dealer-search .result-list-entry .font-modul,.dealer-search .result-list-entry .font-subline,.dealer-search .result-list-entry a{font-size:15px;line-height:24px}}.dealer-search .result-list-entry:not(:last-child){border-bottom:1px solid #cbccce}.dealer-search .result-list-entry svg{cursor:pointer;min-width:24px;transform:rotate(90deg)}.dealer-search .result-list-entry svg path:last-child{fill:#69932c}.dealer-search .result-list-entry a{font-family:Farro Regular;font-size:15px;font-weight:400}.dealer-search .error strong{color:#63666a;font-family:Farro Bold,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:32px;word-break:break-word}@media (min-width:840px){.text-button-module.switch-order .site-left{align-items:self-end;order:2;padding-left:6px;padding-right:0}.text-button-module.switch-order .site-left p{width:100%}.text-button-module.switch-order .site-right{order:1;padding-left:0;padding-right:6px}.text-button-module .site-left{padding-right:6px}.text-button-module .site-right{padding-left:6px}}.text-button-module .site{width:50%}@media (max-width:839.98px){.text-button-module .site{width:100%}.text-button-module .site.site-right{margin-top:24px}}.text-button-module.bg-primary .btn-outline-light:active,.text-button-module.bg-primary .btn-outline-light:hover{color:#ba0c2f!important}.text-button-module.bg-secondary .btn-outline-light:active,.text-button-module.bg-secondary .btn-outline-light:hover{color:#69932c!important}.text-button-module.bg-success .btn-outline-light:active,.text-button-module.bg-success .btn-outline-light:hover{color:#8ac143!important}.text-button-module.bg-warning .btn-outline-light:active,.text-button-module.bg-warning .btn-outline-light:hover{color:#ffbd00!important}.text-button-module.bg-light .btn-outline-light:active,.text-button-module.bg-light .btn-outline-light:hover{color:#fff!important}.text-button-module.bg-dark .btn-outline-light:active,.text-button-module.bg-dark .btn-outline-light:hover{color:#000!important}.text-button-module.bg-brand3 .btn-outline-light:active,.text-button-module.bg-brand3 .btn-outline-light:hover{color:#f6f6f6!important}.text-button-module.bg-brand4 .btn-outline-light:active,.text-button-module.bg-brand4 .btn-outline-light:hover{color:#63666a!important}.text-button-module.bg-brand5 .btn-outline-light:active,.text-button-module.bg-brand5 .btn-outline-light:hover{color:#eaaa00!important}.text-button-module.bg-brand6 .btn-outline-light:active,.text-button-module.bg-brand6 .btn-outline-light:hover{color:#ff8200!important}@media (min-width:840px){.image-text-button-module.switch-order picture{order:2}.image-text-button-module.switch-order .site-right{justify-content:flex-end;order:1;padding-left:0;padding-right:60px}.image-text-button-module.switch-order .site-right div{justify-content:flex-end}.image-text-button-module.switch-order .site-right div h1,.image-text-button-module.switch-order .site-right div h2,.image-text-button-module.switch-order .site-right div p{text-align:right}}.image-text-button-module picture img{height:auto;width:100%}@media (min-width:840px){.image-text-button-module picture img{border-radius:4px}}.image-text-button-module div,.image-text-button-module picture{width:50%}@media (max-width:839.98px){.image-text-button-module div,.image-text-button-module picture{width:100%}.image-text-button-module div.site-right,.image-text-button-module div.site-right div,.image-text-button-module picture.site-right,.image-text-button-module picture.site-right div{justify-content:center}.image-text-button-module div.site-right div h1,.image-text-button-module div.site-right div h2,.image-text-button-module div.site-right div p,.image-text-button-module picture.site-right div h1,.image-text-button-module picture.site-right div h2,.image-text-button-module picture.site-right div p{text-align:center}}.image-text-button-module div.site-right,.image-text-button-module picture.site-right{margin:24px 0}@media (min-width:840px){.image-text-button-module div.site-right,.image-text-button-module picture.site-right{padding-left:60px}}@media (max-width:839.98px){.article-teaser-module .article-teaser-button-show-more{display:none}.article-teaser-module .slider-container{width:90%}.article-teaser-module .headline{font-size:26px;line-height:40px}}.article-teaser-module .slider-container{width:100%}.article-teaser-module .card-slider-container{display:flex;flex-wrap:wrap;width:100%}@media (max-width:839.98px){.article-teaser-module .card-slider-container{flex-wrap:nowrap}}.article-teaser-module .slide-arrow{display:none}@media (max-width:839.98px){.article-teaser-module .slide-arrow{display:block}}.article-teaser-module .card{width:30%}@media (max-width:839.98px){.article-teaser-module .card{margin-left:.75%!important;margin-right:.75%!important;width:80%}.article-teaser-module .card[data-hide=true]{display:flex!important}}.article-teaser-module .card[data-hide=true]{display:none}.article-teaser-module .card:not(:nth-child(3n)){margin-right:5%}.article-teaser-module .card .btn{align-self:flex-end;margin-top:auto}.article-teaser-module .card .font-modul{-webkit-line-clamp:4;-webkit-box-orient:vertical;box-orient:vertical;display:-webkit-box;max-height:128px;overflow:hidden;text-overflow:ellipsis;white-space:normal}.article-teaser-module picture{height:200px;min-height:200px;overflow:hidden}@media (min-width:600px) and (max-width:839.98px){.article-teaser-module picture{min-height:400px}}.article-teaser-module picture img{height:auto;max-height:200px;object-fit:cover;width:100%}@media (min-width:600px) and (max-width:839.98px){.article-teaser-module picture img{max-height:400px}}.icon-card-list-module{background-color:#f6f6f6}.icon-card-list-module .icon-entry{width:33%}@media (max-width:599.98px){.icon-card-list-module .icon-entry{margin-top:48px;width:100%!important}}.icon-card-list-module .icon-entry.special-width{width:50%}.icon-card-list-module .icon{background-color:#fff;border-radius:50%;height:76px;line-height:76px;text-align:center;width:76px}.icon-card-list-module .icon svg{height:46px;width:46px}.icon-card-list-module .icon svg path,.icon-card-list-module .icon svg polygon{fill:#69932c}@media (max-width:599.98px){.icon-card-list-module .headline{font-size:26px;line-height:40px}}.faq-module *{color:#fff}.faq-module .accordion-header button{font-family:Farro Bold;font-size:18px;font-weight:700}.faq-module .accordion-header button:hover{color:#ccc}.social-icons-module .icons{top:12px;z-index:3}.social-icons-module .icons .icon{background-color:#fff;border-radius:50%;box-shadow:0 0 10px 0 rgba(0,0,0,.2);padding:35px;transition:background-color .3s ease-in-out}@media (max-width:599.98px){.social-icons-module .icons .icon{padding:23.1px}}.social-icons-module .icons .icon:hover{background-color:#ccc}.social-icons-module .icons .icon svg{height:40px;margin-left:0;width:40px}.social-icons-module .icons .icon svg path{fill:#434343}.social-icons-module .icons .icon:not(:last-child){margin-right:48px}@media (max-width:839.98px){.social-icons-module .icons .icon:not(:last-child){margin-right:20px}}@media (max-width:599.98px){.social-icons-module .icons .icon:not(:last-child){margin-right:15px}}@media (max-width:450px){.social-icons-module .icons .icon{padding:17.5px}}.social-icons-module picture{width:100%}.social-icons-module picture img{height:auto;max-height:1280px;object-fit:cover;width:100%}.social-icons-module:before{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));content:"";height:50%;left:0;position:absolute;top:0;width:100%;z-index:2}.large-image-module picture{width:100%}.large-image-module picture img{height:auto;max-height:700px;object-fit:cover;width:100%}.stage-module{display:grid;grid-template-rows:auto auto;overflow:hidden}.stage-module .container-xxl{grid-row:1}.stage-module .content{width:50%;z-index:3}@media (max-width:1399.98px){.stage-module .content{padding-left:24px}}@media (max-width:839.98px){.stage-module .content{padding-right:24px;padding-top:48px}}.stage-module .content .header,.stage-module .content .subheader,.stage-module .content .text{text-align:center}.stage-module .content .header *,.stage-module .content .subheader *,.stage-module .content .text *{font-family:Farro Bold,sans-serif;font-weight:700;margin-bottom:0}.stage-module .content .header.text-primary *,.stage-module .content .subheader.text-primary *,.stage-module .content .text.text-primary *{color:#ba0c2f}.stage-module .content .header.text-secondary *,.stage-module .content .subheader.text-secondary *,.stage-module .content .text.text-secondary *{color:#69932c}.stage-module .content .header.text-success *,.stage-module .content .subheader.text-success *,.stage-module .content .text.text-success *{color:#8ac143}.stage-module .content .header.text-warning *,.stage-module .content .subheader.text-warning *,.stage-module .content .text.text-warning *{color:#ffbd00}.stage-module .content .header.text-light *,.stage-module .content .subheader.text-light *,.stage-module .content .text.text-light *{color:#fff}.stage-module .content .header.text-dark *,.stage-module .content .subheader.text-dark *,.stage-module .content .text.text-dark *{color:#000}.stage-module .content .header.text-brand3 *,.stage-module .content .subheader.text-brand3 *,.stage-module .content .text.text-brand3 *{color:#f6f6f6}.stage-module .content .header.text-brand4 *,.stage-module .content .subheader.text-brand4 *,.stage-module .content .text.text-brand4 *{color:#63666a}.stage-module .content .header.text-brand5 *,.stage-module .content .subheader.text-brand5 *,.stage-module .content .text.text-brand5 *{color:#eaaa00}.stage-module .content .header.text-brand6 *,.stage-module .content .subheader.text-brand6 *,.stage-module .content .text.text-brand6 *{color:#ff8200}.stage-module .content .header *{font-size:65px;line-height:90px;text-transform:uppercase}@media (max-width:839.98px){.stage-module .content .header *{font-size:35px;line-height:55px}}.stage-module .content .header strong{font-size:95px}@media (max-width:839.98px){.stage-module .content .header strong{font-size:65px}}.stage-module .content .subheader *{font-size:18px;line-height:24px;text-transform:uppercase}@media (max-width:839.98px){.stage-module .content .subheader *{font-size:14px;line-height:17px}}.stage-module .content .subheader strong{font-size:22px}@media (max-width:839.98px){.stage-module .content .subheader strong{font-size:18px}}.stage-module .content .text *{font-size:25px;line-height:34px;text-transform:uppercase}@media (max-width:839.98px){.stage-module .content .text *{font-size:16px;line-height:23.8px}}.stage-module .content .text strong{font-size:30px}@media (max-width:839.98px){.stage-module .content .text strong{font-size:25px}}.stage-module .content .btn{white-space:nowrap}@media (max-width:839.98px){.stage-module .content .btn{padding-left:0;padding-right:0;width:50%}}@media (max-width:599.98px){.stage-module .content .btn{width:100%}.stage-module .content .btn:nth-child(2){margin-top:12px}}@media (min-width:600px){.stage-module .content .btn:nth-child(2){margin-left:12px}}.stage-module .wave{grid-row:2;padding-top:48px;position:relative}@media (max-width:839.98px){.stage-module .wave{left:-25%}}.stage-module picture{height:100%;position:absolute;width:100%;z-index:-1}.stage-module picture img{height:100%;max-height:1420px;min-height:525px;object-fit:cover;width:100%}.text-module h1{color:#ba0c2f;font-family:Farro Bold,sans-serif;font-size:50px;font-weight:700;letter-spacing:0;line-height:60px;text-align:center;text-transform:uppercase;word-break:break-word}@media (max-width:839.98px){.text-module h1{font-size:26px;line-height:40px}}.text-module h2{color:#69932c;font-family:Farro Regular,sans-serif;font-size:18px;font-weight:400;letter-spacing:0;line-height:22px;text-align:center;text-transform:uppercase;word-break:break-word}@media (max-width:839.98px){.text-module h2{font-size:18px;line-height:22px}}.text-module h3{color:#ba0c2f;font-family:Farro Bold,sans-serif;font-size:32px;font-weight:700;letter-spacing:0;line-height:48.1px;text-align:center;text-transform:uppercase;word-break:break-word}@media (max-width:839.98px){.text-module h3{font-size:25px;line-height:34px}}.text-module h4{color:#63666a;font-family:Farro Bold,sans-serif;font-size:25px;font-weight:700;letter-spacing:0;line-height:34px;word-break:break-word}@media (max-width:839.98px){.text-module h4{font-size:18px;line-height:26px}}.text-module h5,.text-module strong{color:#63666a;font-family:Farro Bold,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:26px;word-break:break-word}.text-module li{padding-left:12px}.text-module td{border:1px solid #63666a;padding:6px}.text-module .text-right{text-align:right}.text-module .text-justify{text-align:justify}.text-image-module .text-module{width:50%}@media (max-width:839.98px){.text-image-module .text-module{width:100%}}.text-image-module picture{margin-left:32px;width:50%}@media (max-width:839.98px){.text-image-module picture{margin-left:0;width:100%}}.text-image-module picture img{height:auto;max-height:590px;object-fit:cover;width:100%}@media (min-width:840px){.text-image-module.switch .text-module{order:2}.text-image-module.switch picture{margin-left:0;margin-right:32px;order:1}.video-module .video:nth-child(2){margin-left:24px}}.online-retailer-module .retailer{border-radius:6px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);height:75px;transition:background-color .3s ease-in-out;width:275px}@media (max-width:599.98px){.online-retailer-module .retailer{height:90px;width:100%}}.online-retailer-module .retailer:hover{background-color:#ccc}.online-retailer-module .retailer:hover picture{filter:brightness(80%)}.online-retailer-module .retailer picture{height:100%;padding:18px;text-align:center;transition:filter .3s ease-in-out;width:100%}.online-retailer-module .retailer picture img{height:100%;max-width:100%;object-fit:contain;width:auto}.contact-form-module .card{box-shadow:0 0 10px 0 rgba(0,0,0,.2);padding:48px 24px;width:60%}@media (min-width:1400px){.contact-form-module .card{width:40%}}@media (max-width:839.98px){.contact-form-module .card{width:100%}}.contact-form-module .card h2{color:#63666a;font-family:Farro Bold,sans-serif;font-size:32px;font-weight:700;letter-spacing:0;line-height:48.1px;word-break:break-word}@media (max-width:839.98px){.contact-form-module .card h2{font-size:25px;line-height:34px}}.contact-form-module .card form h2{color:#63666a;font-family:Farro Bold,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:26px;word-break:break-word}.contact-form-module .card .control-label{font-size:15px;line-height:30px;margin-top:12px}.contact-form-module .card .form-navigation{margin-top:12px}.contact-form-module .card .frame{min-height:600px}@media (max-width:839.98px){.contact-form-module .card .frame{min-height:unset}}.contact-form-module picture{height:100%;left:0;max-height:1000px;position:absolute;top:0;width:auto;z-index:-1}@media (max-width:839.98px){.contact-form-module picture{height:auto;position:relative;width:100%;z-index:0}}.contact-form-module picture img{height:100%;object-fit:contain;width:auto}@media (max-width:839.98px){.contact-form-module picture img{height:auto;width:100%}}.contact-form-module .btn-toolbar{justify-content:flex-end}.contact-form-module .btn-primary{background-color:#69932c;border-color:#69932c;margin-top:24px}.contact-form-module .btn-primary:active,.contact-form-module .btn-primary:hover{background-color:#314415}.dealer-search-module{grid-gap:12px;display:grid;grid-template-columns:50% 50%;grid-template-rows:auto auto}@media (max-width:839.98px){.dealer-search-module{grid-template-columns:100%;grid-template-rows:auto auto auto}}.dealer-search-module picture{grid-column:1;grid-row:1/span 2}@media (max-width:839.98px){.dealer-search-module picture{grid-column:1;grid-row:2}}.dealer-search-module picture img{height:auto;max-height:1000px;max-width:100%;object-fit:cover;padding-right:96px;width:auto}.dealer-search-module .ds-module-header{align-self:end;grid-column:2;grid-row:1;padding-right:96px}@media (max-width:839.98px){.dealer-search-module .ds-module-header{align-self:center;grid-column:1;padding:0 24px}.dealer-search-module .ds-module-header .font-subtitle,.dealer-search-module .ds-module-header .font-title{text-align:center}}.dealer-search-module .ds-module-header .font-title{margin:24px 0 48px}@media (max-width:839.98px){.dealer-search-module .ds-module-header .font-title{margin:12px 0 6px}}.dealer-search-module .ds-module-input{align-self:baseline;grid-column:2;grid-row:2}@media (max-width:839.98px){.dealer-search-module .ds-module-input{align-self:center;grid-column:1;grid-row:3;margin-top:32px}}.dealer-search-module .ds-module-input .input-group:focus-within{border-color:#69932c;box-shadow:0 0 0 .25rem rgba(105,147,44,.25)}.dealer-search-module .ds-module-input .input-group:focus-within input{border-color:unset;box-shadow:unset}.dealer-search-module .ds-module-input input:focus-visible{border-color:unset;box-shadow:unset}.dealer-search-module .input-group{width:66%}@media (max-width:839.98px){.dealer-search-module .input-group{width:100%}}.dealer-search-module .input-group #input-dealer-search-module::placeholder{font-size:16px;line-height:26px}@media (max-width:839.98px){.dealer-search-module .input-group #input-dealer-search-module::placeholder{font-size:14px}}.dealer-search-module .ds-button-container .ds-module-button{width:66%}@media (max-width:839.98px){.dealer-search-module .ds-button-container .ds-module-button{width:100%}}.dealer-search-module .input-group-text svg{cursor:pointer;height:30px}.dealer-search-module .input-group-text svg path{fill:#63666a}.product-slider-module{overflow:hidden}.product-slider-module .slider-container{margin:0 auto;max-width:444px;position:relative}@media (max-width:839.98px){.product-slider-module .slider-container{max-width:314px}}.product-slider-module .slider-container:before{background-color:#f6f6f6;border-radius:50%;content:" ";display:flex;height:400px;left:5%;position:absolute;text-align:center;width:400px}@media (max-width:839.98px){.product-slider-module .slider-container:before{height:270px;width:270px}}.product-slider-module .slide-arrow{top:178px}@media (max-width:839.98px){.product-slider-module .slide-arrow{top:113px}.product-slider-module .slide-arrow.prev-arrow{left:-1%}.product-slider-module .slide-arrow.next-arrow{right:3%}}.product-slider-module .card-slider-container{display:flex;flex-wrap:nowrap;width:100%}.product-slider-module .product{margin:0 auto;min-width:400px;text-align:center;width:30%!important}@media (max-width:839.98px){.product-slider-module .product{min-width:270px}}.product-slider-module .product .product-content{width:400px}@media (max-width:839.98px){.product-slider-module .product .product-content{width:270px}}.product-slider-module .product .svg-wrapper{background-color:#69932c;border-radius:50%;height:70px;line-height:70px;right:22px;text-align:center;top:22px;width:70px}@media (max-width:839.98px){.product-slider-module .product .svg-wrapper{height:34px;line-height:34px;right:17px;top:17px;width:34px}}.product-slider-module .product .svg-wrapper svg{height:60%!important;width:auto}.product-slider-module .product .hide-on-none-active{visibility:hidden}.product-slider-module .product picture img{filter:drop-shadow(5px 5px 10px #63666A);height:320px;object-fit:cover;width:auto}@media (max-width:839.98px){.product-slider-module .product picture img{height:270px}}.product-slider-module .product.tns-slide-active .product-image-wrapper{height:400px;text-align:center;width:400px}@media (max-width:839.98px){.product-slider-module .product.tns-slide-active .product-image-wrapper{height:270px;width:270px}}.product-slider-module .product.tns-slide-active picture img{height:480px}@media (max-width:839.98px){.product-slider-module .product.tns-slide-active picture img{height:324px}}.product-slider-module .product.tns-slide-active .hide-on-none-active{visibility:visible}.product-slider-module .product.tns-slide-active .product-content{cursor:pointer}.product-slider-module .product:not(.tns-slide-active){filter:opacity(.5)}.product-teaser-module .background-picture-wrapper{height:calc(100% - 96px);overflow:hidden;top:48px;z-index:-1}@media (max-width:839.98px){.product-teaser-module .background-picture-wrapper{height:100%;top:0}}.product-teaser-module .background-picture-wrapper picture{height:100%}.product-teaser-module .background-picture-wrapper picture img{object-fit:cover;width:100%}@media (max-width:839.98px){.product-teaser-module .background-picture-wrapper picture img{height:100%}}.product-teaser-module .product-picture-wrapper{height:100%}@media (max-width:839.98px){.product-teaser-module .product-picture-wrapper{height:unset;padding-bottom:24px;text-align:center;width:75%}}.product-teaser-module .product-picture-wrapper picture{height:100%;width:unset}.product-teaser-module .product-picture-wrapper picture img{height:100%;max-height:750px;object-fit:contain;width:100%}.product-teaser-module .content{width:50%}@media (max-width:839.98px){.product-teaser-module .content{padding:24px 0;width:100%}}.product-teaser-module .content .btn{width:fit-content}.stage-module.stage-module-product{overflow:hidden}.stage-module.stage-module-product picture{height:100%}.stage-module.stage-module-product .content{grid-gap:24px;display:grid;grid-template-columns:60% 40%;grid-template-rows:auto auto auto auto;width:100%}@media (max-width:839.98px){.stage-module.stage-module-product .content{grid-template-columns:100%;grid-template-rows:auto auto auto auto auto}.stage-module.stage-module-product .content.has-wave{width:50%}}.stage-module.stage-module-product .content .btn-container,.stage-module.stage-module-product .content .header,.stage-module.stage-module-product .content .subheader,.stage-module.stage-module-product .content .text{grid-column:1}.stage-module.stage-module-product .content .header{grid-row:2}.stage-module.stage-module-product .content .subheader{grid-row:1}.stage-module.stage-module-product .content .text{grid-row:3}.stage-module.stage-module-product .content .btn-container{grid-row:4}@media (max-width:839.98px){.stage-module.stage-module-product .content .btn-container{grid-row:5}}.stage-module.stage-module-product .content .btn{height:fit-content;width:fit-content}@media (max-width:839.98px){.stage-module.stage-module-product .content .btn{width:100%}}.stage-module.stage-module-product .content.has-wave picture{height:100%}.stage-module.stage-module-product .content picture{grid-column:2;grid-row:1/span 5;height:80%;position:relative;text-align:center}@media (max-width:839.98px){.stage-module.stage-module-product .content picture{grid-column:1;grid-row:4;min-width:100%;width:100%}}.stage-module.stage-module-product .content picture img{height:100%;max-height:700px;min-height:unset;width:auto}@media (max-width:839.98px){.stage-module.stage-module-product .content picture img{height:300px;margin-top:32px}}.stage-module.stage-module-product .wave{padding-top:0}.product-configurator{min-height:650px}.product-configurator .product{cursor:pointer;display:flex;min-width:200px;width:25%}@media (max-width:839.98px){.product-configurator .product{width:50%}}@media (max-width:599.98px){.product-configurator .product{width:100%}}.product-configurator .product .product-picture-wrapper{background-color:#f6f6f6;border-radius:50%;height:200px;width:200px}@media (max-width:839.98px){.product-configurator .product .product-picture-wrapper{height:130px;width:130px}}.product-configurator .product .product-picture-wrapper picture{height:100%;text-align:center;width:100%}.product-configurator .product .product-picture-wrapper picture img{height:125%;margin-top:-12.5%;object-fit:cover;width:auto}.product-configurator .product .product-picture-wrapper .svg-wrapper{background-color:#69932c;border-radius:50%;height:40px;right:15px;top:15px;width:40px}@media (max-width:839.98px){.product-configurator .product .product-picture-wrapper .svg-wrapper{height:25px;right:5px;top:5px;width:25px}}.product-configurator .product .product-picture-wrapper .svg-wrapper svg{height:60%;margin-top:unset;object-fit:cover;width:auto}.product-configurator .product .product-picture-wrapper:hover{transform:scale(1.1)}.product-configurator .product a{margin-top:auto}@media (max-width:839.98px){.product-configurator .product a{font-size:16px}}.product-configurator .product a svg{height:30px}@media (max-width:839.98px){.product-configurator .product a svg{display:none}}.product-configurator .product a svg rect{fill:#fff}.product-configurator .product a svg polygon{fill:#ba0c2f}.product-configurator .step-counter-container{margin:0 auto;width:75%}@media (max-width:839.98px){.product-configurator .step-counter-container{width:100%}}.product-configurator .step-counter-container .number{border:1px solid #63666a;border-radius:50%;height:44px;line-height:44px;text-align:center;width:44px}@media (max-width:839.98px){.product-configurator .step-counter-container .step[data-step-id="2"] p{right:0}.product-configurator .step-counter-container .step[data-step-id="0"] p{left:0}}.product-configurator .step-counter-container .step p{display:none;top:33px;white-space:nowrap}.product-configurator .step-counter-container .step.active .number{background-color:#63666a;color:#fff}.product-configurator .step-counter-container .step.active p{display:flex}.product-configurator .step-counter-container hr{background-color:#fff;border-bottom:4px dotted #63666a;width:40%}.product-configurator [data-for-step]{display:flex;min-height:250px}.product-configurator #mess-severities{margin:0 auto;max-width:100%;width:max-content}.product-configurator .bottom-btn-row{min-height:48px}.product-configurator .main-category .active-svg-wrapper{align-items:center;background-color:#69932c;border-radius:50%;bottom:20px;display:none;height:40px;justify-content:center;right:13.3333333333px;width:40px}@media (max-width:839.98px){.product-configurator .main-category .active-svg-wrapper{bottom:16.5px;height:33px;right:11px;width:33px}}.product-configurator .main-category .active-svg-wrapper svg{height:30px}@media (max-width:839.98px){.product-configurator .main-category .active-svg-wrapper svg{height:24.75px}}.product-configurator .main-category .active-svg-wrapper svg path{fill:#fff}.product-configurator .main-category.active img{border:2px solid #69932c}.product-configurator .main-category.active .active-svg-wrapper{display:flex}@media (max-width:839.98px){.product-configurator .main-category span{display:none}}.product-configurator .main-category img{background-color:#f6f6f6;border:2px solid #fff;border-radius:50%;height:250px;object-fit:cover;width:250px}@media (max-width:839.98px){.product-configurator .main-category img{height:160px;width:160px}}.product-configurator .mess-type{max-width:100px}.product-configurator .mess-type .active-svg-wrapper{align-items:center;background-color:#69932c;border-radius:50%;bottom:14px;display:none;height:28px;justify-content:center;right:9.3333333333px;width:28px}@media (max-width:839.98px){.product-configurator .mess-type .active-svg-wrapper{bottom:14px;height:28px;right:9.3333333333px;width:28px}}.product-configurator .mess-type .active-svg-wrapper svg{height:21px}@media (max-width:839.98px){.product-configurator .mess-type .active-svg-wrapper svg{height:21px}}.product-configurator .mess-type .active-svg-wrapper svg path{fill:#fff}.product-configurator .mess-type.active img{border:2px solid #69932c}.product-configurator .mess-type.active .active-svg-wrapper{display:flex}.product-configurator .mess-type img{background-color:#f6f6f6;border:2px solid #fff;border-radius:50%;height:100px;object-fit:cover;width:100px}.product-configurator .mess-type.active .active-svg-wrapper{bottom:0;right:0}.product-configurator .mess-type.disabled{display:none!important;opacity:.5;pointer-events:none}.product-configurator .mess-severity circle.outer{stroke:#69932c}.product-configurator .mess-severity circle.inner{display:none}.product-configurator .mess-severity.active circle.inner{fill:#69932c;display:block}.product-configurator #configurator-results .product{margin-bottom:12px!important}@media (max-width:839.98px){.product-configurator #configurator-results .product{margin-bottom:48px!important}}.product-configurator #configurator-results .product .svg-wrapper{display:none}.product-configurator .error *{color:#ba0c2f;margin-bottom:0}.product-configurator .error * strong{color:#ba0c2f;font-family:Farro Bold;font-weight:700}header:first-child{height:115px}@media (max-width:1279.98px){header:first-child{height:90px}}header nav.navbar{box-shadow:0 0 10px 0 rgba(0,0,0,.2);left:0;padding:0 24px;top:0;z-index:100}@media (max-width:1279.98px){header nav.navbar .navbar-brand{margin-left:calc(50% - 62.5px)}header nav.navbar .navbar-brand img{max-width:125px;object-fit:contain}header nav.navbar #navbar-content-wrapper{border-top:2px solid #63666a;height:calc(100vh - 115px);overflow-y:scroll}header nav.navbar #navbar-content-wrapper.collapsing{overflow-y:auto}header nav.navbar #navbar-content-wrapper .language-navigation{border-left:none}header nav.navbar #navbar-toggler[aria-expanded=true] span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='40' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2363666A' d='m31.667 10.683-2.35-2.35L20 17.65l-9.317-9.317-2.35 2.35L17.65 20l-9.317 9.317 2.35 2.35L20 22.35l9.317 9.317 2.35-2.35L22.35 20z'/%3E%3C/svg%3E")}}header nav.navbar .language-navigation{border-left:3px solid #63666a}@media (max-width:1279.98px){header nav.navbar .language-navigation{border-top:2px solid #63666a}}header nav.navbar .language-navigation svg{height:24px}header nav.navbar .language-navigation svg path{fill:#63666a}header nav.navbar .language-navigation #language-submenu{display:none;position:absolute;z-index:101}header nav.navbar .language-navigation #language-dropdown-menu{background-color:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.2);max-width:40vw;min-width:30vw}@media (min-width:1280px){header nav.navbar .language-navigation #language-dropdown-menu{position:absolute;right:-25px;top:50px;z-index:99}}@media (max-width:1279.98px){header nav.navbar .language-navigation #language-dropdown-menu{border-top:2px solid #f6f6f6;box-shadow:none;max-width:unset;width:100%}header nav.navbar .language-navigation #language-dropdown-menu:after{display:none}}header nav.navbar .language-navigation #language-dropdown-menu.show{display:flex}header nav.navbar .language-navigation #language-dropdown-menu:after{border-bottom:15px solid #fff;border-left:30px solid transparent;border-right:30px solid transparent;content:"";height:0;position:absolute;right:10px;top:-7.5px;width:0;z-index:2}header nav.navbar .language-select-flag-image{background-position:50%;background-size:cover;border:2px solid #ddd7cb;border-radius:50%;height:24px;width:24px}header nav.navbar .language-select-entry{width:45%}@media (max-width:1279.98px){header nav.navbar .language-select-entry{width:100%}}header nav.navbar .language-select-entry p{word-break:keep-all}header nav.navbar .language-select-entry p br,header nav.navbar .language-select-entry p span{line-height:0;text-transform:lowercase}header nav.navbar .language-select-entry .active-svg{background-color:#69932c;border-radius:50%;bottom:-6px;display:none;height:18px;padding:3px;right:-9px;width:18px}header nav.navbar .language-select-entry .active-svg path{fill:#fff}header nav.navbar .language-select-entry.active p,header nav.navbar .language-select-entry:hover p{color:#ba0c2f;font-family:Farro Bold;font-weight:700}header nav.navbar .language-select-entry.active .language-select-flag-image,header nav.navbar .language-select-entry:hover .language-select-flag-image{border-color:#69932c}header nav.navbar .language-select-entry.active .active-svg,header nav.navbar .language-select-entry:hover .active-svg{display:flex}header nav.navbar .navbar-toggler{border:none}header nav.navbar .nav-link{color:#63666a;font-family:Farro Regular,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:19px;word-break:break-word}header nav.navbar .nav-link.active,header nav.navbar .nav-link:active,header nav.navbar .nav-link:hover{color:#ba0c2f!important}header nav.navbar .nav-item:last-child{margin-right:32px!important}header nav.navbar #link-nav-language{cursor:pointer}@media (max-width:1279.98px){header nav.navbar #link-nav-language{width:100%}header nav.navbar #link-nav-language span{order:2}header nav.navbar #link-nav-language svg{margin-left:0;margin-right:12px;order:1}}header nav.navbar #link-nav-language:active span,header nav.navbar #link-nav-language:hover span{color:#ba0c2f!important}header nav.navbar #link-nav-language:active svg path,header nav.navbar #link-nav-language:hover svg path{fill:#ba0c2f}footer nav.navbar{padding:6px}@media (max-width:839.98px){footer nav.navbar{align-items:start;flex-direction:column}footer nav.navbar p.copyright{font-size:14px;line-height:17px;text-align:center;width:100%}}@media (min-width:840px){footer nav.navbar .copyright{padding-right:24px}}footer nav.navbar .navbar-nav{padding:0 24px}@media (max-width:839.98px){footer nav.navbar .navbar-nav{width:100%}footer nav.navbar .navbar-nav .nav-item:not(:last-child){border-bottom:1px solid #fff;width:100%}}footer nav.navbar .copyright,footer nav.navbar .nav-link{color:#fff;font-family:Farro Bold,sans-serif;font-size:16px;font-weight:700;letter-spacing:0;line-height:19px;word-break:break-word}.slider-container{position:relative}.slider-container .tns-liveregion,.slider-container button[data-action]{display:none}.slide-arrow{background-color:#69932c;border-radius:50%;cursor:pointer;height:44px;line-height:44px;position:absolute;text-align:center;top:30%;width:44px}.slide-arrow svg{height:22px}.slide-arrow svg polygon{fill:#fff}.slide-arrow.prev-arrow{left:2%}.slide-arrow.next-arrow{right:2%}.slide-arrow[aria-disabled=true]{opacity:.5}:root{--plyr-color-main:$secondary;--plyr-badge-background:$light;--plyr-audio-control-color:$secondary;--plyr-video-control-color:$light;--plyr-menu-color:$brand-4;--plyr-menu-item-arrow-color:$brand-4;--plyr-menu-border-color:$brand-3;--plyr-tooltip-color:$brand-4}.plyr{border-radius:4px;width:100%}.plyr__control{background-color:transparent}.plyr__control.plyr__control--overlaid{border:2px solid #fff}.plyr__control svg{fill:#fff}.plyr__control:hover{background-color:#fff!important}.plyr__control:hover svg{fill:#69932c!important}.plyr--full-ui input[type=range]{color:#69932c}.plyr__time{color:#fff}.wave{bottom:0;left:0;position:absolute;transform-origin:bottom;width:100%;z-index:99}@media (max-width:839.98px){.wave{left:-50%;width:200vw}}#global-loading-wrapper{background-color:rgba(0,0,0,.8);display:none;height:100vh;left:0;top:0;width:100vw;z-index:1000}#global-loading-wrapper.loading{display:flex}#global-loading-wrapper .spinner-border{height:6rem;width:6rem}.main-content{overflow:hidden}
