.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px);}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.rightMost:after{left:auto;right:22px}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:28px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0;line-height:16px;height:28px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);}.flatpickr-months .flatpickr-prev-month.disabled,.flatpickr-months .flatpickr-next-month.disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0;}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0;}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9;}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px;}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto;}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%;}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);box-sizing:border-box;}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:'';position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0;}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%;}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto;}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05);}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:6.16px 0 0 0;line-height:1;height:28px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0;}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block;}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px;}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px;}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}.dayContainer + .dayContainer{box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9;}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.disabled,.flatpickr-day.disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.disabled,.flatpickr-day.disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{display:inline-block;float:left;}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;box-sizing:border-box;overflow:hidden;}.flatpickr-rContainer{display:inline-block;padding:0;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.flatpickr-time:after{content:'';display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left;}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;box-sizing:border-box;}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;display:inline-block;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#f3f3f3}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}} .mfp-bg {top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8; }.mfp-wrap {top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden; }.mfp-container {text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box; }.mfp-container:before {content:'';display:inline-block;height:100%;vertical-align:middle; }.mfp-align-top .mfp-container:before {display:none; }.mfp-content {position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045; }.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {width:100%;cursor:auto; }.mfp-ajax-cur {cursor:progress; }.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor:zoom-out; }.mfp-zoom {cursor:pointer;cursor:zoom-in; }.mfp-auto-cursor .mfp-content {cursor:auto; }.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none; }.mfp-loading.mfp-figure {display:none; }.mfp-hide {display:none !important; }.mfp-preloader {color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044; }.mfp-preloader a {color:#CCC; }.mfp-preloader a:hover {color:#FFF; }.mfp-s-ready .mfp-preloader {display:none; }.mfp-s-error .mfp-content {display:none; }button.mfp-close,button.mfp-arrow {overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation; }button::-moz-focus-inner {padding:0;border:0; }.mfp-close {width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace; }.mfp-close:hover,.mfp-close:focus {opacity:1; }.mfp-close:active {top:1px; }.mfp-close-btn-in .mfp-close {color:#333; }.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%; }.mfp-counter {position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap; }.mfp-arrow {position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent; }.mfp-arrow:active {margin-top:-54px; }.mfp-arrow:hover,.mfp-arrow:focus {opacity:1; }.mfp-arrow:before,.mfp-arrow:after {content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent; }.mfp-arrow:after {border-top-width:13px;border-bottom-width:13px;top:8px; }.mfp-arrow:before {border-top-width:21px;border-bottom-width:21px;opacity:0.7; }.mfp-arrow-left {left:0; }.mfp-arrow-left:after {border-right:17px solid #FFF;margin-left:31px; }.mfp-arrow-left:before {margin-left:25px;border-right:27px solid #3F3F3F; }.mfp-arrow-right {right:0; }.mfp-arrow-right:after {border-left:17px solid #FFF;margin-left:39px; }.mfp-arrow-right:before {border-left:27px solid #3F3F3F; }.mfp-iframe-holder {padding-top:40px;padding-bottom:40px; }.mfp-iframe-holder .mfp-content {line-height:0;width:100%;max-width:900px; }.mfp-iframe-holder .mfp-close {top:-40px; }.mfp-iframe-scaler {width:100%;height:0;overflow:hidden;padding-top:56.25%; }.mfp-iframe-scaler iframe {position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#000; }img.mfp-img {width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto; }.mfp-figure {line-height:0; }.mfp-figure:after {content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444; }.mfp-figure small {color:#BDBDBD;display:block;font-size:12px;line-height:14px; }.mfp-figure figure {margin:0; }.mfp-bottom-bar {margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto; }.mfp-title {text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px; }.mfp-image-holder .mfp-content {max-width:100%; }.mfp-gallery .mfp-image-holder .mfp-figure {cursor:pointer; }@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {.mfp-img-mobile .mfp-image-holder {padding-left:0;padding-right:0; }.mfp-img-mobile img.mfp-img {padding:0; }.mfp-img-mobile .mfp-figure:after {top:0;bottom:0; }.mfp-img-mobile .mfp-figure small {display:inline;margin-left:5px; }.mfp-img-mobile .mfp-bottom-bar {background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box; }.mfp-img-mobile .mfp-bottom-bar:empty {padding:0; }.mfp-img-mobile .mfp-counter {right:5px;top:3px; }.mfp-img-mobile .mfp-close {top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0; } }@media all and (max-width:900px) {.mfp-arrow {-webkit-transform:scale(0.75);transform:scale(0.75); }.mfp-arrow-left {-webkit-transform-origin:0;transform-origin:0; }.mfp-arrow-right {-webkit-transform-origin:100%;transform-origin:100%; }.mfp-container {padding-left:6px;padding-right:6px; } } .slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none; -moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden {display:none;} :root {--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';--font-family-monospace:SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;}*,*::before,*::after {box-sizing:border-box;}html {font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}@-ms-viewport {width:device-width;}article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {display:block;}body {margin:0;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;}[tabindex='-1']:focus {outline:0 !important;}hr {box-sizing:content-box;height:0;overflow:visible;}h1, h2, h3, h4, h5, h6 {margin-top:0;margin-bottom:0.5rem;}p {margin-top:0;margin-bottom:1rem;}abbr[title],abbr[data-original-title] {text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;}address {margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul,dl {margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol {margin-bottom:0;}dt {font-weight:700;}dd {margin-bottom:0.5rem;margin-left:0;}blockquote {margin:0 0 1rem;}dfn {font-style:italic;}b,strong {font-weight:bolder;}small {font-size:80%;}sub,sup {position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sub {bottom:-0.25em;}sup {top:-0.5em;}a {color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}a:hover {color:#0056b3;text-decoration:underline;}a:not([href]):not([tabindex]) {color:inherit;text-decoration:none;}a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {color:inherit;text-decoration:none;}a:not([href]):not([tabindex]):focus {outline:0;}pre,code,kbd,samp {font-family:monospace, monospace;font-size:1em;}pre {margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar;}figure {margin:0 0 1rem;}img {vertical-align:middle;border-style:none;}svg:not(:root) {overflow:hidden;}table {border-collapse:collapse;}caption {padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom;}th {text-align:inherit;}label {display:inline-block;margin-bottom:0.5rem;}button {border-radius:0;}button:focus {outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}input,button,select,optgroup,textarea {margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,input {overflow:visible;}button,select {text-transform:none;}button,html [type=button],[type=reset],[type=submit] {-webkit-appearance:button;}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {padding:0;border-style:none;}input[type=radio],input[type=checkbox] {box-sizing:border-box;padding:0;}input[type=date],input[type=time],input[type=datetime-local],input[type=month] {-webkit-appearance:listbox;}textarea {overflow:auto;resize:vertical;}fieldset {min-width:0;padding:0;margin:0;border:0;}legend {display:block;width:100%;max-width:100%;padding:0;margin-bottom:0.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;}progress {vertical-align:baseline;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {height:auto;}[type=search] {outline-offset:-2px;-webkit-appearance:none;}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {-webkit-appearance:none;}::-webkit-file-upload-button {font:inherit;-webkit-appearance:button;}output {display:inline-block;}summary {display:list-item;cursor:pointer;}template {display:none;}[hidden] {display:none !important;}.container {width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}@media (min-width:576px) {.container {max-width:540px;}}@media (min-width:768px) {.container {max-width:720px;}}@media (min-width:992px) {.container {max-width:960px;}}@media (min-width:1200px) {.container {max-width:1140px;}}.container-fluid {width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.row {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.no-gutters {margin-right:0;margin-left:0;}.no-gutters > .col,.no-gutters > [class*=col-] {padding-right:0;padding-left:0;}.col-xl,.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;}.col {-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-auto {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-1 {-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%;}.col-2 {-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-3 {-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-4 {-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.col-5 {-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%;}.col-6 {-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-7 {-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%;}.col-8 {-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%;}.col-9 {-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-10 {-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%;}.col-11 {-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%;}.col-12 {-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-first {-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.order-last {-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13;}.order-0 {-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;}.order-1 {-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}.order-2 {-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;}.order-3 {-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;}.order-4 {-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;}.order-5 {-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5;}.order-6 {-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6;}.order-7 {-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7;}.order-8 {-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8;}.order-9 {-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9;}.order-10 {-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10;}.order-11 {-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11;}.order-12 {-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12;}.offset-1 {margin-left:8.3333333333%;}.offset-2 {margin-left:16.6666666667%;}.offset-3 {margin-left:25%;}.offset-4 {margin-left:33.3333333333%;}.offset-5 {margin-left:41.6666666667%;}.offset-6 {margin-left:50%;}.offset-7 {margin-left:58.3333333333%;}.offset-8 {margin-left:66.6666666667%;}.offset-9 {margin-left:75%;}.offset-10 {margin-left:83.3333333333%;}.offset-11 {margin-left:91.6666666667%;}@media (min-width:576px) {.col-sm {-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-sm-auto {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-sm-1 {-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%;}.col-sm-2 {-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-sm-3 {-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-sm-4 {-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.col-sm-5 {-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%;}.col-sm-6 {-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-sm-7 {-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%;}.col-sm-8 {-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%;}.col-sm-9 {-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-sm-10 {-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%;}.col-sm-11 {-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%;}.col-sm-12 {-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-sm-first {-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.order-sm-last {-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13;}.order-sm-0 {-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;}.order-sm-1 {-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}.order-sm-2 {-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;}.order-sm-3 {-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;}.order-sm-4 {-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;}.order-sm-5 {-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5;}.order-sm-6 {-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6;}.order-sm-7 {-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7;}.order-sm-8 {-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8;}.order-sm-9 {-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9;}.order-sm-10 {-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10;}.order-sm-11 {-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11;}.order-sm-12 {-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12;}.offset-sm-0 {margin-left:0;}.offset-sm-1 {margin-left:8.3333333333%;}.offset-sm-2 {margin-left:16.6666666667%;}.offset-sm-3 {margin-left:25%;}.offset-sm-4 {margin-left:33.3333333333%;}.offset-sm-5 {margin-left:41.6666666667%;}.offset-sm-6 {margin-left:50%;}.offset-sm-7 {margin-left:58.3333333333%;}.offset-sm-8 {margin-left:66.6666666667%;}.offset-sm-9 {margin-left:75%;}.offset-sm-10 {margin-left:83.3333333333%;}.offset-sm-11 {margin-left:91.6666666667%;}}@media (min-width:768px) {.col-md {-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-md-auto {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-md-1 {-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%;}.col-md-2 {-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-md-3 {-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-md-4 {-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.col-md-5 {-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%;}.col-md-6 {-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-md-7 {-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%;}.col-md-8 {-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%;}.col-md-9 {-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-md-10 {-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%;}.col-md-11 {-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%;}.col-md-12 {-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-md-first {-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.order-md-last {-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13;}.order-md-0 {-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;}.order-md-1 {-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}.order-md-2 {-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;}.order-md-3 {-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;}.order-md-4 {-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;}.order-md-5 {-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5;}.order-md-6 {-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6;}.order-md-7 {-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7;}.order-md-8 {-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8;}.order-md-9 {-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9;}.order-md-10 {-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10;}.order-md-11 {-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11;}.order-md-12 {-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12;}.offset-md-0 {margin-left:0;}.offset-md-1 {margin-left:8.3333333333%;}.offset-md-2 {margin-left:16.6666666667%;}.offset-md-3 {margin-left:25%;}.offset-md-4 {margin-left:33.3333333333%;}.offset-md-5 {margin-left:41.6666666667%;}.offset-md-6 {margin-left:50%;}.offset-md-7 {margin-left:58.3333333333%;}.offset-md-8 {margin-left:66.6666666667%;}.offset-md-9 {margin-left:75%;}.offset-md-10 {margin-left:83.3333333333%;}.offset-md-11 {margin-left:91.6666666667%;}}@media (min-width:992px) {.col-lg {-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-lg-auto {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-lg-1 {-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%;}.col-lg-2 {-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-lg-3 {-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-lg-4 {-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.col-lg-5 {-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%;}.col-lg-6 {-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-lg-7 {-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%;}.col-lg-8 {-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%;}.col-lg-9 {-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-lg-10 {-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%;}.col-lg-11 {-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%;}.col-lg-12 {-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-lg-first {-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.order-lg-last {-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13;}.order-lg-0 {-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;}.order-lg-1 {-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}.order-lg-2 {-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;}.order-lg-3 {-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;}.order-lg-4 {-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;}.order-lg-5 {-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5;}.order-lg-6 {-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6;}.order-lg-7 {-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7;}.order-lg-8 {-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8;}.order-lg-9 {-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9;}.order-lg-10 {-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10;}.order-lg-11 {-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11;}.order-lg-12 {-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12;}.offset-lg-0 {margin-left:0;}.offset-lg-1 {margin-left:8.3333333333%;}.offset-lg-2 {margin-left:16.6666666667%;}.offset-lg-3 {margin-left:25%;}.offset-lg-4 {margin-left:33.3333333333%;}.offset-lg-5 {margin-left:41.6666666667%;}.offset-lg-6 {margin-left:50%;}.offset-lg-7 {margin-left:58.3333333333%;}.offset-lg-8 {margin-left:66.6666666667%;}.offset-lg-9 {margin-left:75%;}.offset-lg-10 {margin-left:83.3333333333%;}.offset-lg-11 {margin-left:91.6666666667%;}}@media (min-width:1200px) {.col-xl {-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-xl-auto {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-xl-1 {-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%;}.col-xl-2 {-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-xl-3 {-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-xl-4 {-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.col-xl-5 {-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%;}.col-xl-6 {-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-xl-7 {-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%;}.col-xl-8 {-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%;}.col-xl-9 {-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-xl-10 {-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%;}.col-xl-11 {-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%;}.col-xl-12 {-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-xl-first {-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.order-xl-last {-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13;}.order-xl-0 {-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;}.order-xl-1 {-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}.order-xl-2 {-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;}.order-xl-3 {-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;}.order-xl-4 {-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;}.order-xl-5 {-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5;}.order-xl-6 {-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6;}.order-xl-7 {-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7;}.order-xl-8 {-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8;}.order-xl-9 {-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9;}.order-xl-10 {-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10;}.order-xl-11 {-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11;}.order-xl-12 {-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12;}.offset-xl-0 {margin-left:0;}.offset-xl-1 {margin-left:8.3333333333%;}.offset-xl-2 {margin-left:16.6666666667%;}.offset-xl-3 {margin-left:25%;}.offset-xl-4 {margin-left:33.3333333333%;}.offset-xl-5 {margin-left:41.6666666667%;}.offset-xl-6 {margin-left:50%;}.offset-xl-7 {margin-left:58.3333333333%;}.offset-xl-8 {margin-left:66.6666666667%;}.offset-xl-9 {margin-left:75%;}.offset-xl-10 {margin-left:83.3333333333%;}.offset-xl-11 {margin-left:91.6666666667%;}}.img-fluid {max-width:100%;height:auto;}.img-thumbnail {padding:0.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:0.25rem;max-width:100%;height:auto;}.figure {display:inline-block;}.figure-img {margin-bottom:0.5rem;line-height:1;}.figure-caption {font-size:90%;color:#6c757d;}.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;}.bg-primary {background-color:#007bff !important;}a.bg-primary:hover, a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus {background-color:#0062cc !important;}.bg-secondary {background-color:#6c757d !important;}a.bg-secondary:hover, a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus {background-color:#545b62 !important;}.bg-success {background-color:#28a745 !important;}a.bg-success:hover, a.bg-success:focus,button.bg-success:hover,button.bg-success:focus {background-color:#1e7e34 !important;}.bg-info {background-color:#17a2b8 !important;}a.bg-info:hover, a.bg-info:focus,button.bg-info:hover,button.bg-info:focus {background-color:#117a8b !important;}.bg-warning {background-color:#ffc107 !important;}a.bg-warning:hover, a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus {background-color:#d39e00 !important;}.bg-danger {background-color:#dc3545 !important;}a.bg-danger:hover, a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus {background-color:#bd2130 !important;}.bg-light {background-color:#f8f9fa !important;}a.bg-light:hover, a.bg-light:focus,button.bg-light:hover,button.bg-light:focus {background-color:#dae0e5 !important;}.bg-dark {background-color:#343a40 !important;}a.bg-dark:hover, a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus {background-color:#1d2124 !important;}.bg-white {background-color:#fff !important;}.bg-transparent {background-color:transparent !important;}.border {border:1px solid #dee2e6 !important;}.border-top {border-top:1px solid #dee2e6 !important;}.border-right {border-right:1px solid #dee2e6 !important;}.border-bottom {border-bottom:1px solid #dee2e6 !important;}.border-left {border-left:1px solid #dee2e6 !important;}.border-0 {border:0 !important;}.border-top-0 {border-top:0 !important;}.border-right-0 {border-right:0 !important;}.border-bottom-0 {border-bottom:0 !important;}.border-left-0 {border-left:0 !important;}.border-primary {border-color:#007bff !important;}.border-secondary {border-color:#6c757d !important;}.border-success {border-color:#28a745 !important;}.border-info {border-color:#17a2b8 !important;}.border-warning {border-color:#ffc107 !important;}.border-danger {border-color:#dc3545 !important;}.border-light {border-color:#f8f9fa !important;}.border-dark {border-color:#343a40 !important;}.border-white {border-color:#fff !important;}.rounded {border-radius:0.25rem !important;}.rounded-top {border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important;}.rounded-right {border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important;}.rounded-bottom {border-bottom-right-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important;}.rounded-left {border-top-left-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important;}.rounded-circle {border-radius:50% !important;}.rounded-0 {border-radius:0 !important;}.clearfix::after {display:block;clear:both;content:'';}.d-none {display:none !important;}.d-inline {display:inline !important;}.d-inline-block {display:inline-block !important;}.d-block {display:block !important;}.d-table {display:table !important;}.d-table-row {display:table-row !important;}.d-table-cell {display:table-cell !important;}.d-flex {display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;}.d-inline-flex {display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}@media (min-width:576px) {.d-sm-none {display:none !important;}.d-sm-inline {display:inline !important;}.d-sm-inline-block {display:inline-block !important;}.d-sm-block {display:block !important;}.d-sm-table {display:table !important;}.d-sm-table-row {display:table-row !important;}.d-sm-table-cell {display:table-cell !important;}.d-sm-flex {display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;}.d-sm-inline-flex {display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:768px) {.d-md-none {display:none !important;}.d-md-inline {display:inline !important;}.d-md-inline-block {display:inline-block !important;}.d-md-block {display:block !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:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;}.d-md-inline-flex {display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:992px) {.d-lg-none {display:none !important;}.d-lg-inline {display:inline !important;}.d-lg-inline-block {display:inline-block !important;}.d-lg-block {display:block !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:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;}.d-lg-inline-flex {display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:1200px) {.d-xl-none {display:none !important;}.d-xl-inline {display:inline !important;}.d-xl-inline-block {display:inline-block !important;}.d-xl-block {display:block !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:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;}.d-xl-inline-flex {display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media print {.d-print-none {display:none !important;}.d-print-inline {display:inline !important;}.d-print-inline-block {display:inline-block !important;}.d-print-block {display:block !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:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;}.d-print-inline-flex {display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}.embed-responsive {position:relative;display:block;width:100%;padding:0;overflow:hidden;}.embed-responsive::before {display:block;content:'';}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}.embed-responsive-21by9::before {padding-top:42.8571428571%;}.embed-responsive-16by9::before {padding-top:56.25%;}.embed-responsive-4by3::before {padding-top:75%;}.embed-responsive-1by1::before {padding-top:100%;}.flex-row {-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-column {-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-row-reverse {-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-column-reverse {-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-wrap {-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-nowrap {-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-wrap-reverse {-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.justify-content-start {-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-end {-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-center {-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-between {-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-around {-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-start {-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;-ms-grid-row-align:flex-start !important;align-items:flex-start !important;}.align-items-end {-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;-ms-grid-row-align:flex-end !important;align-items:flex-end !important;}.align-items-center {-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;-ms-grid-row-align:center !important;align-items:center !important;}.align-items-baseline {-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;-ms-grid-row-align:baseline !important;align-items:baseline !important;}.align-items-stretch {-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;-ms-grid-row-align:stretch !important;align-items:stretch !important;}.align-content-start {-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-end {-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-center {-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-between {-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-around {-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-stretch {-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-auto {-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-start {-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-end {-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-center {-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important;}.align-self-baseline {-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-stretch {-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important;}@media (min-width:576px) {.flex-sm-row {-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-sm-column {-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-sm-row-reverse {-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-sm-column-reverse {-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-sm-wrap {-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-sm-nowrap {-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-sm-wrap-reverse {-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.justify-content-sm-start {-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-sm-end {-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-sm-center {-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-sm-between {-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-sm-around {-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-sm-start {-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;-ms-grid-row-align:flex-start !important;align-items:flex-start !important;}.align-items-sm-end {-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;-ms-grid-row-align:flex-end !important;align-items:flex-end !important;}.align-items-sm-center {-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;-ms-grid-row-align:center !important;align-items:center !important;}.align-items-sm-baseline {-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;-ms-grid-row-align:baseline !important;align-items:baseline !important;}.align-items-sm-stretch {-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;-ms-grid-row-align:stretch !important;align-items:stretch !important;}.align-content-sm-start {-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-sm-end {-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-sm-center {-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-sm-between {-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-sm-around {-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-sm-stretch {-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-sm-auto {-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-sm-start {-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-sm-end {-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-sm-center {-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important;}.align-self-sm-baseline {-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-sm-stretch {-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important;}}@media (min-width:768px) {.flex-md-row {-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-md-column {-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-md-row-reverse {-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-md-column-reverse {-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-md-wrap {-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-md-nowrap {-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-md-wrap-reverse {-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.justify-content-md-start {-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-md-end {-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-md-center {-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-md-between {-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-md-around {-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-md-start {-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;-ms-grid-row-align:flex-start !important;align-items:flex-start !important;}.align-items-md-end {-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;-ms-grid-row-align:flex-end !important;align-items:flex-end !important;}.align-items-md-center {-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;-ms-grid-row-align:center !important;align-items:center !important;}.align-items-md-baseline {-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;-ms-grid-row-align:baseline !important;align-items:baseline !important;}.align-items-md-stretch {-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;-ms-grid-row-align:stretch !important;align-items:stretch !important;}.align-content-md-start {-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-md-end {-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-md-center {-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-md-between {-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-md-around {-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-md-stretch {-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-md-auto {-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-md-start {-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-md-end {-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-md-center {-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important;}.align-self-md-baseline {-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-md-stretch {-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important;}}@media (min-width:992px) {.flex-lg-row {-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-lg-column {-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-lg-row-reverse {-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-lg-column-reverse {-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-lg-wrap {-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-lg-nowrap {-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-lg-wrap-reverse {-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.justify-content-lg-start {-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-lg-end {-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-lg-center {-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-lg-between {-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-lg-around {-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-lg-start {-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;-ms-grid-row-align:flex-start !important;align-items:flex-start !important;}.align-items-lg-end {-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;-ms-grid-row-align:flex-end !important;align-items:flex-end !important;}.align-items-lg-center {-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;-ms-grid-row-align:center !important;align-items:center !important;}.align-items-lg-baseline {-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;-ms-grid-row-align:baseline !important;align-items:baseline !important;}.align-items-lg-stretch {-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;-ms-grid-row-align:stretch !important;align-items:stretch !important;}.align-content-lg-start {-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-lg-end {-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-lg-center {-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-lg-between {-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-lg-around {-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-lg-stretch {-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-lg-auto {-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-lg-start {-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-lg-end {-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-lg-center {-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important;}.align-self-lg-baseline {-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-lg-stretch {-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important;}}@media (min-width:1200px) {.flex-xl-row {-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-xl-column {-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-xl-row-reverse {-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-xl-column-reverse {-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-xl-wrap {-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-xl-nowrap {-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-xl-wrap-reverse {-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.justify-content-xl-start {-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-xl-end {-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-xl-center {-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-xl-between {-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-xl-around {-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-xl-start {-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;-ms-grid-row-align:flex-start !important;align-items:flex-start !important;}.align-items-xl-end {-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;-ms-grid-row-align:flex-end !important;align-items:flex-end !important;}.align-items-xl-center {-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;-ms-grid-row-align:center !important;align-items:center !important;}.align-items-xl-baseline {-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;-ms-grid-row-align:baseline !important;align-items:baseline !important;}.align-items-xl-stretch {-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;-ms-grid-row-align:stretch !important;align-items:stretch !important;}.align-content-xl-start {-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-xl-end {-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-xl-center {-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-xl-between {-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-xl-around {-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-xl-stretch {-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-xl-auto {-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-xl-start {-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-xl-end {-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-xl-center {-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important;}.align-self-xl-baseline {-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-xl-stretch {-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important;}}.float-left {float:left !important;}.float-right {float:right !important;}.float-none {float:none !important;}@media (min-width:576px) {.float-sm-left {float:left !important;}.float-sm-right {float:right !important;}.float-sm-none {float:none !important;}}@media (min-width:768px) {.float-md-left {float:left !important;}.float-md-right {float:right !important;}.float-md-none {float:none !important;}}@media (min-width:992px) {.float-lg-left {float:left !important;}.float-lg-right {float:right !important;}.float-lg-none {float:none !important;}}@media (min-width:1200px) {.float-xl-left {float:left !important;}.float-xl-right {float:right !important;}.float-xl-none {float: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:-webkit-sticky !important;position:sticky !important;}.fixed-top {position:fixed;top:0;right:0;left:0;z-index:1030;}.fixed-bottom {position:fixed;right:0;bottom:0;left:0;z-index:1030;}@supports ((position:-webkit-sticky) or (position:sticky)) {.sticky-top {position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}.sr-only {position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0;}.sr-only-focusable:active, .sr-only-focusable:focus {position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none;}.w-25 {width:25% !important;}.w-50 {width:50% !important;}.w-75 {width:75% !important;}.w-100 {width:100% !important;}.h-25 {height:25% !important;}.h-50 {height:50% !important;}.h-75 {height:75% !important;}.h-100 {height:100% !important;}.mw-100 {max-width:100% !important;}.mh-100 {max-height:100% !important;}.m-0 {margin:0 !important;}.mt-0,.my-0 {margin-top:0 !important;}.mr-0,.mx-0 {margin-right:0 !important;}.mb-0,.my-0 {margin-bottom:0 !important;}.ml-0,.mx-0 {margin-left:0 !important;}.m-1 {margin:0.25rem !important;}.mt-1,.my-1 {margin-top:0.25rem !important;}.mr-1,.mx-1 {margin-right:0.25rem !important;}.mb-1,.my-1 {margin-bottom:0.25rem !important;}.ml-1,.mx-1 {margin-left:0.25rem !important;}.m-2 {margin:0.5rem !important;}.mt-2,.my-2 {margin-top:0.5rem !important;}.mr-2,.mx-2 {margin-right:0.5rem !important;}.mb-2,.my-2 {margin-bottom:0.5rem !important;}.ml-2,.mx-2 {margin-left:0.5rem !important;}.m-3 {margin:1rem !important;}.mt-3,.my-3 {margin-top:1rem !important;}.mr-3,.mx-3 {margin-right:1rem !important;}.mb-3,.my-3 {margin-bottom:1rem !important;}.ml-3,.mx-3 {margin-left:1rem !important;}.m-4 {margin:1.5rem !important;}.mt-4,.my-4 {margin-top:1.5rem !important;}.mr-4,.mx-4 {margin-right:1.5rem !important;}.mb-4,.my-4 {margin-bottom:1.5rem !important;}.ml-4,.mx-4 {margin-left:1.5rem !important;}.m-5 {margin:3rem !important;}.mt-5,.my-5 {margin-top:3rem !important;}.mr-5,.mx-5 {margin-right:3rem !important;}.mb-5,.my-5 {margin-bottom:3rem !important;}.ml-5,.mx-5 {margin-left:3rem !important;}.p-0 {padding:0 !important;}.pt-0,.py-0 {padding-top:0 !important;}.pr-0,.px-0 {padding-right:0 !important;}.pb-0,.py-0 {padding-bottom:0 !important;}.pl-0,.px-0 {padding-left:0 !important;}.p-1 {padding:0.25rem !important;}.pt-1,.py-1 {padding-top:0.25rem !important;}.pr-1,.px-1 {padding-right:0.25rem !important;}.pb-1,.py-1 {padding-bottom:0.25rem !important;}.pl-1,.px-1 {padding-left:0.25rem !important;}.p-2 {padding:0.5rem !important;}.pt-2,.py-2 {padding-top:0.5rem !important;}.pr-2,.px-2 {padding-right:0.5rem !important;}.pb-2,.py-2 {padding-bottom:0.5rem !important;}.pl-2,.px-2 {padding-left:0.5rem !important;}.p-3 {padding:1rem !important;}.pt-3,.py-3 {padding-top:1rem !important;}.pr-3,.px-3 {padding-right:1rem !important;}.pb-3,.py-3 {padding-bottom:1rem !important;}.pl-3,.px-3 {padding-left:1rem !important;}.p-4 {padding:1.5rem !important;}.pt-4,.py-4 {padding-top:1.5rem !important;}.pr-4,.px-4 {padding-right:1.5rem !important;}.pb-4,.py-4 {padding-bottom:1.5rem !important;}.pl-4,.px-4 {padding-left:1.5rem !important;}.p-5 {padding:3rem !important;}.pt-5,.py-5 {padding-top:3rem !important;}.pr-5,.px-5 {padding-right:3rem !important;}.pb-5,.py-5 {padding-bottom:3rem !important;}.pl-5,.px-5 {padding-left:3rem !important;}.m-auto {margin:auto !important;}.mt-auto,.my-auto {margin-top:auto !important;}.mr-auto,.mx-auto {margin-right:auto !important;}.mb-auto,.my-auto {margin-bottom:auto !important;}.ml-auto,.mx-auto {margin-left:auto !important;}@media (min-width:576px) {.m-sm-0 {margin:0 !important;}.mt-sm-0,.my-sm-0 {margin-top:0 !important;}.mr-sm-0,.mx-sm-0 {margin-right:0 !important;}.mb-sm-0,.my-sm-0 {margin-bottom:0 !important;}.ml-sm-0,.mx-sm-0 {margin-left:0 !important;}.m-sm-1 {margin:0.25rem !important;}.mt-sm-1,.my-sm-1 {margin-top:0.25rem !important;}.mr-sm-1,.mx-sm-1 {margin-right:0.25rem !important;}.mb-sm-1,.my-sm-1 {margin-bottom:0.25rem !important;}.ml-sm-1,.mx-sm-1 {margin-left:0.25rem !important;}.m-sm-2 {margin:0.5rem !important;}.mt-sm-2,.my-sm-2 {margin-top:0.5rem !important;}.mr-sm-2,.mx-sm-2 {margin-right:0.5rem !important;}.mb-sm-2,.my-sm-2 {margin-bottom:0.5rem !important;}.ml-sm-2,.mx-sm-2 {margin-left:0.5rem !important;}.m-sm-3 {margin:1rem !important;}.mt-sm-3,.my-sm-3 {margin-top:1rem !important;}.mr-sm-3,.mx-sm-3 {margin-right:1rem !important;}.mb-sm-3,.my-sm-3 {margin-bottom:1rem !important;}.ml-sm-3,.mx-sm-3 {margin-left:1rem !important;}.m-sm-4 {margin:1.5rem !important;}.mt-sm-4,.my-sm-4 {margin-top:1.5rem !important;}.mr-sm-4,.mx-sm-4 {margin-right:1.5rem !important;}.mb-sm-4,.my-sm-4 {margin-bottom:1.5rem !important;}.ml-sm-4,.mx-sm-4 {margin-left:1.5rem !important;}.m-sm-5 {margin:3rem !important;}.mt-sm-5,.my-sm-5 {margin-top:3rem !important;}.mr-sm-5,.mx-sm-5 {margin-right:3rem !important;}.mb-sm-5,.my-sm-5 {margin-bottom:3rem !important;}.ml-sm-5,.mx-sm-5 {margin-left:3rem !important;}.p-sm-0 {padding:0 !important;}.pt-sm-0,.py-sm-0 {padding-top:0 !important;}.pr-sm-0,.px-sm-0 {padding-right:0 !important;}.pb-sm-0,.py-sm-0 {padding-bottom:0 !important;}.pl-sm-0,.px-sm-0 {padding-left:0 !important;}.p-sm-1 {padding:0.25rem !important;}.pt-sm-1,.py-sm-1 {padding-top:0.25rem !important;}.pr-sm-1,.px-sm-1 {padding-right:0.25rem !important;}.pb-sm-1,.py-sm-1 {padding-bottom:0.25rem !important;}.pl-sm-1,.px-sm-1 {padding-left:0.25rem !important;}.p-sm-2 {padding:0.5rem !important;}.pt-sm-2,.py-sm-2 {padding-top:0.5rem !important;}.pr-sm-2,.px-sm-2 {padding-right:0.5rem !important;}.pb-sm-2,.py-sm-2 {padding-bottom:0.5rem !important;}.pl-sm-2,.px-sm-2 {padding-left:0.5rem !important;}.p-sm-3 {padding:1rem !important;}.pt-sm-3,.py-sm-3 {padding-top:1rem !important;}.pr-sm-3,.px-sm-3 {padding-right:1rem !important;}.pb-sm-3,.py-sm-3 {padding-bottom:1rem !important;}.pl-sm-3,.px-sm-3 {padding-left:1rem !important;}.p-sm-4 {padding:1.5rem !important;}.pt-sm-4,.py-sm-4 {padding-top:1.5rem !important;}.pr-sm-4,.px-sm-4 {padding-right:1.5rem !important;}.pb-sm-4,.py-sm-4 {padding-bottom:1.5rem !important;}.pl-sm-4,.px-sm-4 {padding-left:1.5rem !important;}.p-sm-5 {padding:3rem !important;}.pt-sm-5,.py-sm-5 {padding-top:3rem !important;}.pr-sm-5,.px-sm-5 {padding-right:3rem !important;}.pb-sm-5,.py-sm-5 {padding-bottom:3rem !important;}.pl-sm-5,.px-sm-5 {padding-left:3rem !important;}.m-sm-auto {margin:auto !important;}.mt-sm-auto,.my-sm-auto {margin-top:auto !important;}.mr-sm-auto,.mx-sm-auto {margin-right:auto !important;}.mb-sm-auto,.my-sm-auto {margin-bottom:auto !important;}.ml-sm-auto,.mx-sm-auto {margin-left:auto !important;}}@media (min-width:768px) {.m-md-0 {margin:0 !important;}.mt-md-0,.my-md-0 {margin-top:0 !important;}.mr-md-0,.mx-md-0 {margin-right:0 !important;}.mb-md-0,.my-md-0 {margin-bottom:0 !important;}.ml-md-0,.mx-md-0 {margin-left:0 !important;}.m-md-1 {margin:0.25rem !important;}.mt-md-1,.my-md-1 {margin-top:0.25rem !important;}.mr-md-1,.mx-md-1 {margin-right:0.25rem !important;}.mb-md-1,.my-md-1 {margin-bottom:0.25rem !important;}.ml-md-1,.mx-md-1 {margin-left:0.25rem !important;}.m-md-2 {margin:0.5rem !important;}.mt-md-2,.my-md-2 {margin-top:0.5rem !important;}.mr-md-2,.mx-md-2 {margin-right:0.5rem !important;}.mb-md-2,.my-md-2 {margin-bottom:0.5rem !important;}.ml-md-2,.mx-md-2 {margin-left:0.5rem !important;}.m-md-3 {margin:1rem !important;}.mt-md-3,.my-md-3 {margin-top:1rem !important;}.mr-md-3,.mx-md-3 {margin-right:1rem !important;}.mb-md-3,.my-md-3 {margin-bottom:1rem !important;}.ml-md-3,.mx-md-3 {margin-left:1rem !important;}.m-md-4 {margin:1.5rem !important;}.mt-md-4,.my-md-4 {margin-top:1.5rem !important;}.mr-md-4,.mx-md-4 {margin-right:1.5rem !important;}.mb-md-4,.my-md-4 {margin-bottom:1.5rem !important;}.ml-md-4,.mx-md-4 {margin-left:1.5rem !important;}.m-md-5 {margin:3rem !important;}.mt-md-5,.my-md-5 {margin-top:3rem !important;}.mr-md-5,.mx-md-5 {margin-right:3rem !important;}.mb-md-5,.my-md-5 {margin-bottom:3rem !important;}.ml-md-5,.mx-md-5 {margin-left:3rem !important;}.p-md-0 {padding:0 !important;}.pt-md-0,.py-md-0 {padding-top:0 !important;}.pr-md-0,.px-md-0 {padding-right:0 !important;}.pb-md-0,.py-md-0 {padding-bottom:0 !important;}.pl-md-0,.px-md-0 {padding-left:0 !important;}.p-md-1 {padding:0.25rem !important;}.pt-md-1,.py-md-1 {padding-top:0.25rem !important;}.pr-md-1,.px-md-1 {padding-right:0.25rem !important;}.pb-md-1,.py-md-1 {padding-bottom:0.25rem !important;}.pl-md-1,.px-md-1 {padding-left:0.25rem !important;}.p-md-2 {padding:0.5rem !important;}.pt-md-2,.py-md-2 {padding-top:0.5rem !important;}.pr-md-2,.px-md-2 {padding-right:0.5rem !important;}.pb-md-2,.py-md-2 {padding-bottom:0.5rem !important;}.pl-md-2,.px-md-2 {padding-left:0.5rem !important;}.p-md-3 {padding:1rem !important;}.pt-md-3,.py-md-3 {padding-top:1rem !important;}.pr-md-3,.px-md-3 {padding-right:1rem !important;}.pb-md-3,.py-md-3 {padding-bottom:1rem !important;}.pl-md-3,.px-md-3 {padding-left:1rem !important;}.p-md-4 {padding:1.5rem !important;}.pt-md-4,.py-md-4 {padding-top:1.5rem !important;}.pr-md-4,.px-md-4 {padding-right:1.5rem !important;}.pb-md-4,.py-md-4 {padding-bottom:1.5rem !important;}.pl-md-4,.px-md-4 {padding-left:1.5rem !important;}.p-md-5 {padding:3rem !important;}.pt-md-5,.py-md-5 {padding-top:3rem !important;}.pr-md-5,.px-md-5 {padding-right:3rem !important;}.pb-md-5,.py-md-5 {padding-bottom:3rem !important;}.pl-md-5,.px-md-5 {padding-left:3rem !important;}.m-md-auto {margin:auto !important;}.mt-md-auto,.my-md-auto {margin-top:auto !important;}.mr-md-auto,.mx-md-auto {margin-right:auto !important;}.mb-md-auto,.my-md-auto {margin-bottom:auto !important;}.ml-md-auto,.mx-md-auto {margin-left:auto !important;}}@media (min-width:992px) {.m-lg-0 {margin:0 !important;}.mt-lg-0,.my-lg-0 {margin-top:0 !important;}.mr-lg-0,.mx-lg-0 {margin-right:0 !important;}.mb-lg-0,.my-lg-0 {margin-bottom:0 !important;}.ml-lg-0,.mx-lg-0 {margin-left:0 !important;}.m-lg-1 {margin:0.25rem !important;}.mt-lg-1,.my-lg-1 {margin-top:0.25rem !important;}.mr-lg-1,.mx-lg-1 {margin-right:0.25rem !important;}.mb-lg-1,.my-lg-1 {margin-bottom:0.25rem !important;}.ml-lg-1,.mx-lg-1 {margin-left:0.25rem !important;}.m-lg-2 {margin:0.5rem !important;}.mt-lg-2,.my-lg-2 {margin-top:0.5rem !important;}.mr-lg-2,.mx-lg-2 {margin-right:0.5rem !important;}.mb-lg-2,.my-lg-2 {margin-bottom:0.5rem !important;}.ml-lg-2,.mx-lg-2 {margin-left:0.5rem !important;}.m-lg-3 {margin:1rem !important;}.mt-lg-3,.my-lg-3 {margin-top:1rem !important;}.mr-lg-3,.mx-lg-3 {margin-right:1rem !important;}.mb-lg-3,.my-lg-3 {margin-bottom:1rem !important;}.ml-lg-3,.mx-lg-3 {margin-left:1rem !important;}.m-lg-4 {margin:1.5rem !important;}.mt-lg-4,.my-lg-4 {margin-top:1.5rem !important;}.mr-lg-4,.mx-lg-4 {margin-right:1.5rem !important;}.mb-lg-4,.my-lg-4 {margin-bottom:1.5rem !important;}.ml-lg-4,.mx-lg-4 {margin-left:1.5rem !important;}.m-lg-5 {margin:3rem !important;}.mt-lg-5,.my-lg-5 {margin-top:3rem !important;}.mr-lg-5,.mx-lg-5 {margin-right:3rem !important;}.mb-lg-5,.my-lg-5 {margin-bottom:3rem !important;}.ml-lg-5,.mx-lg-5 {margin-left:3rem !important;}.p-lg-0 {padding:0 !important;}.pt-lg-0,.py-lg-0 {padding-top:0 !important;}.pr-lg-0,.px-lg-0 {padding-right:0 !important;}.pb-lg-0,.py-lg-0 {padding-bottom:0 !important;}.pl-lg-0,.px-lg-0 {padding-left:0 !important;}.p-lg-1 {padding:0.25rem !important;}.pt-lg-1,.py-lg-1 {padding-top:0.25rem !important;}.pr-lg-1,.px-lg-1 {padding-right:0.25rem !important;}.pb-lg-1,.py-lg-1 {padding-bottom:0.25rem !important;}.pl-lg-1,.px-lg-1 {padding-left:0.25rem !important;}.p-lg-2 {padding:0.5rem !important;}.pt-lg-2,.py-lg-2 {padding-top:0.5rem !important;}.pr-lg-2,.px-lg-2 {padding-right:0.5rem !important;}.pb-lg-2,.py-lg-2 {padding-bottom:0.5rem !important;}.pl-lg-2,.px-lg-2 {padding-left:0.5rem !important;}.p-lg-3 {padding:1rem !important;}.pt-lg-3,.py-lg-3 {padding-top:1rem !important;}.pr-lg-3,.px-lg-3 {padding-right:1rem !important;}.pb-lg-3,.py-lg-3 {padding-bottom:1rem !important;}.pl-lg-3,.px-lg-3 {padding-left:1rem !important;}.p-lg-4 {padding:1.5rem !important;}.pt-lg-4,.py-lg-4 {padding-top:1.5rem !important;}.pr-lg-4,.px-lg-4 {padding-right:1.5rem !important;}.pb-lg-4,.py-lg-4 {padding-bottom:1.5rem !important;}.pl-lg-4,.px-lg-4 {padding-left:1.5rem !important;}.p-lg-5 {padding:3rem !important;}.pt-lg-5,.py-lg-5 {padding-top:3rem !important;}.pr-lg-5,.px-lg-5 {padding-right:3rem !important;}.pb-lg-5,.py-lg-5 {padding-bottom:3rem !important;}.pl-lg-5,.px-lg-5 {padding-left:3rem !important;}.m-lg-auto {margin:auto !important;}.mt-lg-auto,.my-lg-auto {margin-top:auto !important;}.mr-lg-auto,.mx-lg-auto {margin-right:auto !important;}.mb-lg-auto,.my-lg-auto {margin-bottom:auto !important;}.ml-lg-auto,.mx-lg-auto {margin-left:auto !important;}}@media (min-width:1200px) {.m-xl-0 {margin:0 !important;}.mt-xl-0,.my-xl-0 {margin-top:0 !important;}.mr-xl-0,.mx-xl-0 {margin-right:0 !important;}.mb-xl-0,.my-xl-0 {margin-bottom:0 !important;}.ml-xl-0,.mx-xl-0 {margin-left:0 !important;}.m-xl-1 {margin:0.25rem !important;}.mt-xl-1,.my-xl-1 {margin-top:0.25rem !important;}.mr-xl-1,.mx-xl-1 {margin-right:0.25rem !important;}.mb-xl-1,.my-xl-1 {margin-bottom:0.25rem !important;}.ml-xl-1,.mx-xl-1 {margin-left:0.25rem !important;}.m-xl-2 {margin:0.5rem !important;}.mt-xl-2,.my-xl-2 {margin-top:0.5rem !important;}.mr-xl-2,.mx-xl-2 {margin-right:0.5rem !important;}.mb-xl-2,.my-xl-2 {margin-bottom:0.5rem !important;}.ml-xl-2,.mx-xl-2 {margin-left:0.5rem !important;}.m-xl-3 {margin:1rem !important;}.mt-xl-3,.my-xl-3 {margin-top:1rem !important;}.mr-xl-3,.mx-xl-3 {margin-right:1rem !important;}.mb-xl-3,.my-xl-3 {margin-bottom:1rem !important;}.ml-xl-3,.mx-xl-3 {margin-left:1rem !important;}.m-xl-4 {margin:1.5rem !important;}.mt-xl-4,.my-xl-4 {margin-top:1.5rem !important;}.mr-xl-4,.mx-xl-4 {margin-right:1.5rem !important;}.mb-xl-4,.my-xl-4 {margin-bottom:1.5rem !important;}.ml-xl-4,.mx-xl-4 {margin-left:1.5rem !important;}.m-xl-5 {margin:3rem !important;}.mt-xl-5,.my-xl-5 {margin-top:3rem !important;}.mr-xl-5,.mx-xl-5 {margin-right:3rem !important;}.mb-xl-5,.my-xl-5 {margin-bottom:3rem !important;}.ml-xl-5,.mx-xl-5 {margin-left:3rem !important;}.p-xl-0 {padding:0 !important;}.pt-xl-0,.py-xl-0 {padding-top:0 !important;}.pr-xl-0,.px-xl-0 {padding-right:0 !important;}.pb-xl-0,.py-xl-0 {padding-bottom:0 !important;}.pl-xl-0,.px-xl-0 {padding-left:0 !important;}.p-xl-1 {padding:0.25rem !important;}.pt-xl-1,.py-xl-1 {padding-top:0.25rem !important;}.pr-xl-1,.px-xl-1 {padding-right:0.25rem !important;}.pb-xl-1,.py-xl-1 {padding-bottom:0.25rem !important;}.pl-xl-1,.px-xl-1 {padding-left:0.25rem !important;}.p-xl-2 {padding:0.5rem !important;}.pt-xl-2,.py-xl-2 {padding-top:0.5rem !important;}.pr-xl-2,.px-xl-2 {padding-right:0.5rem !important;}.pb-xl-2,.py-xl-2 {padding-bottom:0.5rem !important;}.pl-xl-2,.px-xl-2 {padding-left:0.5rem !important;}.p-xl-3 {padding:1rem !important;}.pt-xl-3,.py-xl-3 {padding-top:1rem !important;}.pr-xl-3,.px-xl-3 {padding-right:1rem !important;}.pb-xl-3,.py-xl-3 {padding-bottom:1rem !important;}.pl-xl-3,.px-xl-3 {padding-left:1rem !important;}.p-xl-4 {padding:1.5rem !important;}.pt-xl-4,.py-xl-4 {padding-top:1.5rem !important;}.pr-xl-4,.px-xl-4 {padding-right:1.5rem !important;}.pb-xl-4,.py-xl-4 {padding-bottom:1.5rem !important;}.pl-xl-4,.px-xl-4 {padding-left:1.5rem !important;}.p-xl-5 {padding:3rem !important;}.pt-xl-5,.py-xl-5 {padding-top:3rem !important;}.pr-xl-5,.px-xl-5 {padding-right:3rem !important;}.pb-xl-5,.py-xl-5 {padding-bottom:3rem !important;}.pl-xl-5,.px-xl-5 {padding-left:3rem !important;}.m-xl-auto {margin:auto !important;}.mt-xl-auto,.my-xl-auto {margin-top:auto !important;}.mr-xl-auto,.mx-xl-auto {margin-right:auto !important;}.mb-xl-auto,.my-xl-auto {margin-bottom:auto !important;}.ml-xl-auto,.mx-xl-auto {margin-left:auto !important;}}.text-justify {text-align:justify !important;}.text-nowrap {white-space:nowrap !important;}.text-truncate {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-left {text-align:left !important;}.text-right {text-align:right !important;}.text-center {text-align:center !important;}@media (min-width:576px) {.text-sm-left {text-align:left !important;}.text-sm-right {text-align:right !important;}.text-sm-center {text-align:center !important;}}@media (min-width:768px) {.text-md-left {text-align:left !important;}.text-md-right {text-align:right !important;}.text-md-center {text-align:center !important;}}@media (min-width:992px) {.text-lg-left {text-align:left !important;}.text-lg-right {text-align:right !important;}.text-lg-center {text-align:center !important;}}@media (min-width:1200px) {.text-xl-left {text-align:left !important;}.text-xl-right {text-align:right !important;}.text-xl-center {text-align:center !important;}}.text-lowercase {text-transform:lowercase !important;}.text-uppercase {text-transform:uppercase !important;}.text-capitalize {text-transform:capitalize !important;}.font-weight-light {font-weight:300 !important;}.font-weight-normal {font-weight:400 !important;}.font-weight-bold {font-weight:700 !important;}.font-italic {font-style:italic !important;}.text-white {color:#fff !important;}.text-primary {color:#007bff !important;}a.text-primary:hover, a.text-primary:focus {color:#0062cc !important;}.text-secondary {color:#6c757d !important;}a.text-secondary:hover, a.text-secondary:focus {color:#545b62 !important;}.text-success {color:#28a745 !important;}a.text-success:hover, a.text-success:focus {color:#1e7e34 !important;}.text-info {color:#17a2b8 !important;}a.text-info:hover, a.text-info:focus {color:#117a8b !important;}.text-warning {color:#ffc107 !important;}a.text-warning:hover, a.text-warning:focus {color:#d39e00 !important;}.text-danger {color:#dc3545 !important;}a.text-danger:hover, a.text-danger:focus {color:#bd2130 !important;}.text-light {color:#f8f9fa !important;}a.text-light:hover, a.text-light:focus {color:#dae0e5 !important;}.text-dark {color:#343a40 !important;}a.text-dark:hover, a.text-dark:focus {color:#1d2124 !important;}.text-muted {color:#6c757d !important;}.text-hide {font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.visible {visibility:visible !important;}.invisible {visibility:hidden !important;}@media print {*,*::before,*::after {text-shadow:none !important;box-shadow:none !important;}a:not(.btn) {text-decoration:underline;}abbr[title]::after {content:' (' attr(title) ')';}pre {white-space:pre-wrap !important;}pre,blockquote {border:1px solid #999;page-break-inside:avoid;}thead {display:table-header-group;}tr,img {page-break-inside:avoid;}p,h2,h3 {orphans:3;widows:3;}h2,h3 {page-break-after:avoid;}@page {size:a3;}body {min-width:992px !important;}.container {min-width:992px !important;}.navbar {display:none;}.badge {border:1px solid #000;}.table {border-collapse:collapse !important;}.table td,.table th {background-color:#fff !important;}.table-bordered th,.table-bordered td {border:1px solid #ddd !important;}}.table {width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent;}.table th,.table td {padding:0.75rem;vertical-align:top;border-top:1px solid #dee2e6;}.table thead th {vertical-align:bottom;border-bottom:2px solid #dee2e6;}.table tbody + tbody {border-top:2px solid #dee2e6;}.table .table {background-color:#fff;}.table-sm th,.table-sm td {padding:0.3rem;}.table-bordered {border:1px solid #dee2e6;}.table-bordered th,.table-bordered td {border:1px solid #dee2e6;}.table-bordered thead th,.table-bordered thead td {border-bottom-width:2px;}.table-striped tbody tr:nth-of-type(odd) {background-color:rgba(0, 0, 0, 0.05);}.table-hover tbody tr:hover {background-color:rgba(0, 0, 0, 0.075);}.table-primary,.table-primary > th,.table-primary > td {background-color:#b8daff;}.table-hover .table-primary:hover {background-color:#9fcdff;}.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th {background-color:#9fcdff;}.table-secondary,.table-secondary > th,.table-secondary > td {background-color:#d6d8db;}.table-hover .table-secondary:hover {background-color:#c8cbcf;}.table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th {background-color:#c8cbcf;}.table-success,.table-success > th,.table-success > td {background-color:#c3e6cb;}.table-hover .table-success:hover {background-color:#b1dfbb;}.table-hover .table-success:hover > td,.table-hover .table-success:hover > th {background-color:#b1dfbb;}.table-info,.table-info > th,.table-info > td {background-color:#bee5eb;}.table-hover .table-info:hover {background-color:#abdde5;}.table-hover .table-info:hover > td,.table-hover .table-info:hover > th {background-color:#abdde5;}.table-warning,.table-warning > th,.table-warning > td {background-color:#ffeeba;}.table-hover .table-warning:hover {background-color:#ffe8a1;}.table-hover .table-warning:hover > td,.table-hover .table-warning:hover > th {background-color:#ffe8a1;}.table-danger,.table-danger > th,.table-danger > td {background-color:#f5c6cb;}.table-hover .table-danger:hover {background-color:#f1b0b7;}.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th {background-color:#f1b0b7;}.table-light,.table-light > th,.table-light > td {background-color:#fdfdfe;}.table-hover .table-light:hover {background-color:#ececf6;}.table-hover .table-light:hover > td,.table-hover .table-light:hover > th {background-color:#ececf6;}.table-dark,.table-dark > th,.table-dark > td {background-color:#c6c8ca;}.table-hover .table-dark:hover {background-color:#b9bbbe;}.table-hover .table-dark:hover > td,.table-hover .table-dark:hover > th {background-color:#b9bbbe;}.table-active,.table-active > th,.table-active > td {background-color:rgba(0, 0, 0, 0.075);}.table-hover .table-active:hover {background-color:rgba(0, 0, 0, 0.075);}.table-hover .table-active:hover > td,.table-hover .table-active:hover > th {background-color:rgba(0, 0, 0, 0.075);}.table .thead-dark th {color:#fff;background-color:#212529;border-color:#32383e;}.table .thead-light th {color:#495057;background-color:#e9ecef;border-color:#dee2e6;}.table-dark {color:#fff;background-color:#212529;}.table-dark th,.table-dark td,.table-dark thead th {border-color:#32383e;}.table-dark.table-bordered {border:0;}.table-dark.table-striped tbody tr:nth-of-type(odd) {background-color:rgba(255, 255, 255, 0.05);}.table-dark.table-hover tbody tr:hover {background-color:rgba(255, 255, 255, 0.075);}@media (max-width:575.98px) {.table-responsive-sm {display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive-sm > .table-bordered {border:0;}}@media (max-width:767.98px) {.table-responsive-md {display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive-md > .table-bordered {border:0;}}@media (max-width:991.98px) {.table-responsive-lg {display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive-lg > .table-bordered {border:0;}}@media (max-width:1199.98px) {.table-responsive-xl {display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive-xl > .table-bordered {border:0;}}.table-responsive {display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive > .table-bordered {border:0;}.btn {display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none; -moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:0.375rem 0.75rem;font-size:1rem;line-height:1.5;border-radius:0.25rem;-webkit-transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}.btn:hover, .btn:focus {text-decoration:none;}.btn:focus, .btn.focus {outline:0;box-shadow:0 0 0 0.2rem rgba(0, 123, 255, 0.25);}.btn.disabled, .btn:disabled {opacity:0.65;}.btn:not(:disabled):not(.disabled) {cursor:pointer;}.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {background-image:none;}a.btn.disabled,fieldset:disabled a.btn {pointer-events:none;}.btn-primary {color:#fff;background-color:#007bff;border-color:#007bff;}.btn-primary:hover {color:#fff;background-color:#0069d9;border-color:#0062cc;}.btn-primary:focus, .btn-primary.focus {box-shadow:0 0 0 0.2rem rgba(0, 123, 255, 0.5);}.btn-primary.disabled, .btn-primary:disabled {color:#fff;background-color:#007bff;border-color:#007bff;}.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {color:#fff;background-color:#0062cc;border-color:#005cbf;}.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(0, 123, 255, 0.5);}.btn-secondary {color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-secondary:hover {color:#fff;background-color:#5a6268;border-color:#545b62;}.btn-secondary:focus, .btn-secondary.focus {box-shadow:0 0 0 0.2rem rgba(108, 117, 125, 0.5);}.btn-secondary.disabled, .btn-secondary:disabled {color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {color:#fff;background-color:#545b62;border-color:#4e555b;}.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(108, 117, 125, 0.5);}.btn-success {color:#fff;background-color:#28a745;border-color:#28a745;}.btn-success:hover {color:#fff;background-color:#218838;border-color:#1e7e34;}.btn-success:focus, .btn-success.focus {box-shadow:0 0 0 0.2rem rgba(40, 167, 69, 0.5);}.btn-success.disabled, .btn-success:disabled {color:#fff;background-color:#28a745;border-color:#28a745;}.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {color:#fff;background-color:#1e7e34;border-color:#1c7430;}.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(40, 167, 69, 0.5);}.btn-info {color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:hover {color:#fff;background-color:#138496;border-color:#117a8b;}.btn-info:focus, .btn-info.focus {box-shadow:0 0 0 0.2rem rgba(23, 162, 184, 0.5);}.btn-info.disabled, .btn-info:disabled {color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {color:#fff;background-color:#117a8b;border-color:#10707f;}.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(23, 162, 184, 0.5);}.btn-warning {color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-warning:hover {color:#212529;background-color:#e0a800;border-color:#d39e00;}.btn-warning:focus, .btn-warning.focus {box-shadow:0 0 0 0.2rem rgba(255, 193, 7, 0.5);}.btn-warning.disabled, .btn-warning:disabled {color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {color:#212529;background-color:#d39e00;border-color:#c69500;}.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(255, 193, 7, 0.5);}.btn-danger {color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-danger:hover {color:#fff;background-color:#c82333;border-color:#bd2130;}.btn-danger:focus, .btn-danger.focus {box-shadow:0 0 0 0.2rem rgba(220, 53, 69, 0.5);}.btn-danger.disabled, .btn-danger:disabled {color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {color:#fff;background-color:#bd2130;border-color:#b21f2d;}.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(220, 53, 69, 0.5);}.btn-light {color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-light:hover {color:#212529;background-color:#e2e6ea;border-color:#dae0e5;}.btn-light:focus, .btn-light.focus {box-shadow:0 0 0 0.2rem rgba(248, 249, 250, 0.5);}.btn-light.disabled, .btn-light:disabled {color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {color:#212529;background-color:#dae0e5;border-color:#d3d9df;}.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(248, 249, 250, 0.5);}.btn-dark {color:#fff;background-color:#343a40;border-color:#343a40;}.btn-dark:hover {color:#fff;background-color:#23272b;border-color:#1d2124;}.btn-dark:focus, .btn-dark.focus {box-shadow:0 0 0 0.2rem rgba(52, 58, 64, 0.5);}.btn-dark.disabled, .btn-dark:disabled {color:#fff;background-color:#343a40;border-color:#343a40;}.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {color:#fff;background-color:#1d2124;border-color:#171a1d;}.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(52, 58, 64, 0.5);}.btn-outline-primary {color:#007bff;background-color:transparent;background-image:none;border-color:#007bff;}.btn-outline-primary:hover {color:#fff;background-color:#007bff;border-color:#007bff;}.btn-outline-primary:focus, .btn-outline-primary.focus {box-shadow:0 0 0 0.2rem rgba(0, 123, 255, 0.5);}.btn-outline-primary.disabled, .btn-outline-primary:disabled {color:#007bff;background-color:transparent;}.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {color:#fff;background-color:#007bff;border-color:#007bff;}.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(0, 123, 255, 0.5);}.btn-outline-secondary {color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d;}.btn-outline-secondary:hover {color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-outline-secondary:focus, .btn-outline-secondary.focus {box-shadow:0 0 0 0.2rem rgba(108, 117, 125, 0.5);}.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {color:#6c757d;background-color:transparent;}.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(108, 117, 125, 0.5);}.btn-outline-success {color:#28a745;background-color:transparent;background-image:none;border-color:#28a745;}.btn-outline-success:hover {color:#fff;background-color:#28a745;border-color:#28a745;}.btn-outline-success:focus, .btn-outline-success.focus {box-shadow:0 0 0 0.2rem rgba(40, 167, 69, 0.5);}.btn-outline-success.disabled, .btn-outline-success:disabled {color:#28a745;background-color:transparent;}.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {color:#fff;background-color:#28a745;border-color:#28a745;}.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(40, 167, 69, 0.5);}.btn-outline-info {color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8;}.btn-outline-info:hover {color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:focus, .btn-outline-info.focus {box-shadow:0 0 0 0.2rem rgba(23, 162, 184, 0.5);}.btn-outline-info.disabled, .btn-outline-info:disabled {color:#17a2b8;background-color:transparent;}.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(23, 162, 184, 0.5);}.btn-outline-warning {color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107;}.btn-outline-warning:hover {color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-outline-warning:focus, .btn-outline-warning.focus {box-shadow:0 0 0 0.2rem rgba(255, 193, 7, 0.5);}.btn-outline-warning.disabled, .btn-outline-warning:disabled {color:#ffc107;background-color:transparent;}.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(255, 193, 7, 0.5);}.btn-outline-danger {color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545;}.btn-outline-danger:hover {color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-outline-danger:focus, .btn-outline-danger.focus {box-shadow:0 0 0 0.2rem rgba(220, 53, 69, 0.5);}.btn-outline-danger.disabled, .btn-outline-danger:disabled {color:#dc3545;background-color:transparent;}.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(220, 53, 69, 0.5);}.btn-outline-light {color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa;}.btn-outline-light:hover {color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light:focus, .btn-outline-light.focus {box-shadow:0 0 0 0.2rem rgba(248, 249, 250, 0.5);}.btn-outline-light.disabled, .btn-outline-light:disabled {color:#f8f9fa;background-color:transparent;}.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(248, 249, 250, 0.5);}.btn-outline-dark {color:#343a40;background-color:transparent;background-image:none;border-color:#343a40;}.btn-outline-dark:hover {color:#fff;background-color:#343a40;border-color:#343a40;}.btn-outline-dark:focus, .btn-outline-dark.focus {box-shadow:0 0 0 0.2rem rgba(52, 58, 64, 0.5);}.btn-outline-dark.disabled, .btn-outline-dark:disabled {color:#343a40;background-color:transparent;}.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {color:#fff;background-color:#343a40;border-color:#343a40;}.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {box-shadow:0 0 0 0.2rem rgba(52, 58, 64, 0.5);}.btn-link {font-weight:400;color:#007bff;background-color:transparent;}.btn-link:hover {color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent;}.btn-link:focus, .btn-link.focus {text-decoration:underline;border-color:transparent;box-shadow:none;}.btn-link:disabled, .btn-link.disabled {color:#6c757d;}.btn-lg {padding:0.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0.3rem;}.btn-sm {padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;border-radius:0.2rem;}.btn-block {display:block;width:100%;}.btn-block + .btn-block {margin-top:0.5rem;}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block {width:100%;}.fade {opacity:0;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear;}.fade.show {opacity:1;}.collapse {display:none;}.collapse.show {display:block;}tr.collapse.show {display:table-row;}tbody.collapse.show {display:table-row-group;}.collapsing {position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;transition:height 0.35s ease;}.dropup,.dropdown {position:relative;}.dropdown-toggle::after {display:inline-block;width:0;height:0;margin-left:0.255em;vertical-align:0.255em;content:'';border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;}.dropdown-toggle:empty::after {margin-left:0;}.dropdown-menu {position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0, 0, 0, 0.15);border-radius:0.25rem;}.dropup .dropdown-menu {margin-top:0;margin-bottom:0.125rem;}.dropup .dropdown-toggle::after {display:inline-block;width:0;height:0;margin-left:0.255em;vertical-align:0.255em;content:'';border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent;}.dropup .dropdown-toggle:empty::after {margin-left:0;}.dropright .dropdown-menu {margin-top:0;margin-left:0.125rem;}.dropright .dropdown-toggle::after {display:inline-block;width:0;height:0;margin-left:0.255em;vertical-align:0.255em;content:'';border-top:0.3em solid transparent;border-bottom:0.3em solid transparent;border-left:0.3em solid;}.dropright .dropdown-toggle:empty::after {margin-left:0;}.dropright .dropdown-toggle::after {vertical-align:0;}.dropleft .dropdown-menu {margin-top:0;margin-right:0.125rem;}.dropleft .dropdown-toggle::after {display:inline-block;width:0;height:0;margin-left:0.255em;vertical-align:0.255em;content:'';}.dropleft .dropdown-toggle::after {display:none;}.dropleft .dropdown-toggle::before {display:inline-block;width:0;height:0;margin-right:0.255em;vertical-align:0.255em;content:'';border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent;}.dropleft .dropdown-toggle:empty::after {margin-left:0;}.dropleft .dropdown-toggle::before {vertical-align:0;}.dropdown-divider {height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid #e9ecef;}.dropdown-item {display:block;width:100%;padding:0.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;}.dropdown-item:hover, .dropdown-item:focus {color:#16181b;text-decoration:none;background-color:#f8f9fa;}.dropdown-item.active, .dropdown-item:active {color:#fff;text-decoration:none;background-color:#007bff;}.dropdown-item.disabled, .dropdown-item:disabled {color:#6c757d;background-color:transparent;}.dropdown-menu.show {display:block;}.dropdown-header {display:block;padding:0.5rem 1.5rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap;}.nav {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.nav-link {display:block;padding:0.5rem 1rem;}.nav-link:hover, .nav-link:focus {text-decoration:none;}.nav-link.disabled {color:#6c757d;}.nav-tabs {border-bottom:1px solid #dee2e6;}.nav-tabs .nav-item {margin-bottom:-1px;}.nav-tabs .nav-link {border:1px solid transparent;border-top-left-radius:0.25rem;border-top-right-radius:0.25rem;}.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {border-color:#e9ecef #e9ecef #dee2e6;}.nav-tabs .nav-link.disabled {color:#6c757d;background-color:transparent;border-color:transparent;}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link {color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;}.nav-tabs .dropdown-menu {margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;}.nav-pills .nav-link {border-radius:0.25rem;}.nav-pills .nav-link.active,.nav-pills .show > .nav-link {color:#fff;background-color:#007bff;}.nav-fill .nav-item {-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;}.nav-justified .nav-item {-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;text-align:center;}.tab-content > .tab-pane {display:none;}.tab-content > .active {display:block;}.navbar {position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0.5rem 1rem;}.navbar > .container,.navbar > .container-fluid {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.navbar-brand {display:inline-block;padding-top:0.3125rem;padding-bottom:0.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap;}.navbar-brand:hover, .navbar-brand:focus {text-decoration:none;}.navbar-nav {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.navbar-nav .nav-link {padding-right:0;padding-left:0;}.navbar-nav .dropdown-menu {position:static;float:none;}.navbar-text {display:inline-block;padding-top:0.5rem;padding-bottom:0.5rem;}.navbar-collapse {-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;}.navbar-toggler {padding:0.25rem 0.75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0.25rem;}.navbar-toggler:hover, .navbar-toggler:focus {text-decoration:none;}.navbar-toggler:not(:disabled):not(.disabled) {cursor:pointer;}.navbar-toggler-icon {display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:'';background:no-repeat center center;background-size:100% 100%;}@media (max-width:575.98px) {.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid {padding-right:0;padding-left:0;}}@media (min-width:576px) {.navbar-expand-sm {-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand-sm .navbar-nav {-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu {position:absolute;}.navbar-expand-sm .navbar-nav .dropdown-menu-right {right:0;left:auto;}.navbar-expand-sm .navbar-nav .nav-link {padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid {-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-sm .navbar-collapse {display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-sm .navbar-toggler {display:none;}.navbar-expand-sm .dropup .dropdown-menu {top:auto;bottom:100%;}}@media (max-width:767.98px) {.navbar-expand-md > .container,.navbar-expand-md > .container-fluid {padding-right:0;padding-left:0;}}@media (min-width:768px) {.navbar-expand-md {-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand-md .navbar-nav {-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu {position:absolute;}.navbar-expand-md .navbar-nav .dropdown-menu-right {right:0;left:auto;}.navbar-expand-md .navbar-nav .nav-link {padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-md > .container,.navbar-expand-md > .container-fluid {-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-md .navbar-collapse {display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-md .navbar-toggler {display:none;}.navbar-expand-md .dropup .dropdown-menu {top:auto;bottom:100%;}}@media (max-width:991.98px) {.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid {padding-right:0;padding-left:0;}}@media (min-width:992px) {.navbar-expand-lg {-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand-lg .navbar-nav {-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu {position:absolute;}.navbar-expand-lg .navbar-nav .dropdown-menu-right {right:0;left:auto;}.navbar-expand-lg .navbar-nav .nav-link {padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid {-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-lg .navbar-collapse {display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-lg .navbar-toggler {display:none;}.navbar-expand-lg .dropup .dropdown-menu {top:auto;bottom:100%;}}@media (max-width:1199.98px) {.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid {padding-right:0;padding-left:0;}}@media (min-width:1200px) {.navbar-expand-xl {-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand-xl .navbar-nav {-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu {position:absolute;}.navbar-expand-xl .navbar-nav .dropdown-menu-right {right:0;left:auto;}.navbar-expand-xl .navbar-nav .nav-link {padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid {-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-xl .navbar-collapse {display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-xl .navbar-toggler {display:none;}.navbar-expand-xl .dropup .dropdown-menu {top:auto;bottom:100%;}}.navbar-expand {-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand > .container,.navbar-expand > .container-fluid {padding-right:0;padding-left:0;}.navbar-expand .navbar-nav {-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu {position:absolute;}.navbar-expand .navbar-nav .dropdown-menu-right {right:0;left:auto;}.navbar-expand .navbar-nav .nav-link {padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand > .container,.navbar-expand > .container-fluid {-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand .navbar-collapse {display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand .navbar-toggler {display:none;}.navbar-expand .dropup .dropdown-menu {top:auto;bottom:100%;}.navbar-light .navbar-brand {color:rgba(0, 0, 0, 0.9);}.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {color:rgba(0, 0, 0, 0.9);}.navbar-light .navbar-nav .nav-link {color:rgba(0, 0, 0, 0.5);}.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {color:rgba(0, 0, 0, 0.7);}.navbar-light .navbar-nav .nav-link.disabled {color:rgba(0, 0, 0, 0.3);}.navbar-light .navbar-nav .show > .nav-link,.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active {color:rgba(0, 0, 0, 0.9);}.navbar-light .navbar-toggler {color:rgba(0, 0, 0, 0.5);border-color:rgba(0, 0, 0, 0.1);}.navbar-light .navbar-toggler-icon {background-image:url('data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E');}.navbar-light .navbar-text {color:rgba(0, 0, 0, 0.5);}.navbar-light .navbar-text a {color:rgba(0, 0, 0, 0.9);}.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {color:rgba(0, 0, 0, 0.9);}.navbar-dark .navbar-brand {color:#fff;}.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {color:#fff;}.navbar-dark .navbar-nav .nav-link {color:rgba(255, 255, 255, 0.5);}.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {color:rgba(255, 255, 255, 0.75);}.navbar-dark .navbar-nav .nav-link.disabled {color:rgba(255, 255, 255, 0.25);}.navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .active > .nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active {color:#fff;}.navbar-dark .navbar-toggler {color:rgba(255, 255, 255, 0.5);border-color:rgba(255, 255, 255, 0.1);}.navbar-dark .navbar-toggler-icon {background-image:url('data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E');}.navbar-dark .navbar-text {color:rgba(255, 255, 255, 0.5);}.navbar-dark .navbar-text a {color:#fff;}.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {color:#fff;}.breadcrumb {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:0.25rem;}.breadcrumb-item + .breadcrumb-item::before {display:inline-block;padding-right:0.5rem;padding-left:0.5rem;color:#6c757d;content:'/';}.breadcrumb-item + .breadcrumb-item:hover::before {text-decoration:underline;}.breadcrumb-item + .breadcrumb-item:hover::before {text-decoration:none;}.breadcrumb-item.active {color:#6c757d;}.alert {position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem;}.alert-heading {color:inherit;}.alert-link {font-weight:700;}.alert-dismissible {padding-right:4rem;}.alert-dismissible .close {position:absolute;top:0;right:0;padding:0.75rem 1.25rem;color:inherit;}.alert-primary {color:#004085;background-color:#cce5ff;border-color:#b8daff;}.alert-primary hr {border-top-color:#9fcdff;}.alert-primary .alert-link {color:#002752;}.alert-secondary {color:#383d41;background-color:#e2e3e5;border-color:#d6d8db;}.alert-secondary hr {border-top-color:#c8cbcf;}.alert-secondary .alert-link {color:#202326;}.alert-success {color:#155724;background-color:#d4edda;border-color:#c3e6cb;}.alert-success hr {border-top-color:#b1dfbb;}.alert-success .alert-link {color:#0b2e13;}.alert-info {color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb;}.alert-info hr {border-top-color:#abdde5;}.alert-info .alert-link {color:#062c33;}.alert-warning {color:#856404;background-color:#fff3cd;border-color:#ffeeba;}.alert-warning hr {border-top-color:#ffe8a1;}.alert-warning .alert-link {color:#533f03;}.alert-danger {color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;}.alert-danger hr {border-top-color:#f1b0b7;}.alert-danger .alert-link {color:#491217;}.alert-light {color:#818182;background-color:#fefefe;border-color:#fdfdfe;}.alert-light hr {border-top-color:#ececf6;}.alert-light .alert-link {color:#686868;}.alert-dark {color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca;}.alert-dark hr {border-top-color:#b9bbbe;}.alert-dark .alert-link {color:#040505;}.media {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}.media-body {-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}.close {float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.5;}.close:hover, .close:focus {color:#000;text-decoration:none;opacity:0.75;}.close:not(:disabled):not(.disabled) {cursor:pointer;}button.close {padding:0;background-color:transparent;border:0;-webkit-appearance:none;}.modal-open {overflow:hidden;}.modal {position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0;}.modal-open .modal {overflow-x:hidden;overflow-y:auto;}.modal-dialog {position:relative;width:auto;margin:0.5rem;pointer-events:none;}.modal.fade .modal-dialog {-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out, -webkit-transform 0.3s ease-out;-webkit-transform:translate(0, -25%);transform:translate(0, -25%);}.modal.show .modal-dialog {-webkit-transform:translate(0, 0);transform:translate(0, 0);}.modal-dialog-centered {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 0.5rem * 2);}.modal-content {position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0, 0, 0, 0.2);border-radius:0.3rem;outline:0;}.modal-backdrop {position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;}.modal-backdrop.fade {opacity:0;}.modal-backdrop.show {opacity:0.5;}.modal-header {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:0.3rem;border-top-right-radius:0.3rem;}.modal-header .close {padding:1rem;margin:-1rem -1rem -1rem auto;}.modal-title {margin-bottom:0;line-height:1.5;}.modal-body {position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem;}.modal-footer {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef;}.modal-footer > :not(:first-child) {margin-left:0.25rem;}.modal-footer > :not(:last-child) {margin-right:0.25rem;}.modal-scrollbar-measure {position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}@media (min-width:576px) {.modal-dialog {max-width:500px;margin:1.75rem auto;}.modal-dialog-centered {min-height:calc(100% - 1.75rem * 2);}.modal-sm {max-width:300px;}}@media (min-width:992px) {.modal-lg {max-width:800px;}}.tooltip {position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;opacity:0;}.tooltip.show {opacity:0.9;}.tooltip .arrow {position:absolute;display:block;width:0.8rem;height:0.4rem;}.tooltip .arrow::before {position:absolute;content:'';border-color:transparent;border-style:solid;}.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {padding:0.4rem 0;}.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {bottom:0;}.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {top:0;border-width:0.4rem 0.4rem 0;border-top-color:#000;}.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {padding:0 0.4rem;}.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {left:0;width:0.4rem;height:0.8rem;}.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {right:0;border-width:0.4rem 0.4rem 0.4rem 0;border-right-color:#000;}.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {padding:0.4rem 0;}.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {top:0;}.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {bottom:0;border-width:0 0.4rem 0.4rem;border-bottom-color:#000;}.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {padding:0 0.4rem;}.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {right:0;width:0.4rem;height:0.8rem;}.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {left:0;border-width:0.4rem 0 0.4rem 0.4rem;border-left-color:#000;}.tooltip-inner {max-width:200px;padding:0.25rem 0.5rem;color:#fff;text-align:center;background-color:#000;border-radius:0.25rem;}.carousel {position:relative;}.carousel-inner {position:relative;width:100%;overflow:hidden;}.carousel-item {position:relative;display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;width:100%;-webkit-transition:-webkit-transform 0.6s ease;transition:-webkit-transform 0.6s ease;transition:transform 0.6s ease;transition:transform 0.6s ease, -webkit-transform 0.6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;}.carousel-item.active,.carousel-item-next,.carousel-item-prev {display:block;}.carousel-item-next,.carousel-item-prev {position:absolute;top:0;}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {-webkit-transform:translateX(0);transform:translateX(0);}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}.carousel-item-next,.active.carousel-item-right {-webkit-transform:translateX(100%);transform:translateX(100%);}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {.carousel-item-next,.active.carousel-item-right {-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}}.carousel-item-prev,.active.carousel-item-left {-webkit-transform:translateX(-100%);transform:translateX(-100%);}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {.carousel-item-prev,.active.carousel-item-left {-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}}.carousel-control-prev,.carousel-control-next {position:absolute;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:0.5;}.carousel-control-prev:hover, .carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus {color:#fff;text-decoration:none;outline:0;opacity:0.9;}.carousel-control-prev {left:0;}.carousel-control-next {right:0;}.carousel-control-prev-icon,.carousel-control-next-icon {display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%;}.carousel-control-prev-icon {background-image:url('data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E');}.carousel-control-next-icon {background-image:url('data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E');}.carousel-indicators {position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none;}.carousel-indicators li {position:relative;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255, 255, 255, 0.5);}.carousel-indicators li::before {position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:'';}.carousel-indicators li::after {position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:'';}.carousel-indicators .active {background-color:#fff;}.carousel-caption {position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;}.CookieConsent {position:fixed;bottom:0;width:100%;z-index:1039;background-color:#342721;padding:20px;box-shadow:0px 2px 20px 20px rgba(0, 0, 0, 0.0509803922);color:#fff;}.CookieConsent a {color:#e3c585;}.CookieConsent .policyLink {color:#000;}.CookieConsent-content {font-size:0.875rem;text-align:center;}.CookieConsent-content h2 {font-size:1.25rem;margin-bottom:10px;margin-top:0;}.CookieConsent-content > *:nth-last-child(2) {display:inline;margin-bottom:0;}.CookieConsent-content a {text-decoration:underline;}.CookieConsent-buttons {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:1.25rem -10px 0 -10px;}.CookieConsent-buttons > * {margin:6px;}.CookieConsent .btn-action {color:#fff;border:0;background:none;outline:none;}@media (min-width:576px) {.CookieConsent-buttons {-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.CookieConsent-content {text-align:left;}.CookieConsent-content p {margin-bottom:0;display:inline;}.CookieConsent-content h2 {font-size:1.5rem;}}@media (min-width:992px) {.CookieConsent {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}.CookieConsent-content {-webkit-box-flex:0;-webkit-flex:0 1 960px;-ms-flex:0 1 960px;flex:0 1 960px;font-size:1rem;}.CookieConsent-buttons {-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-left:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:-8px -10px 0 auto;}.CookieConsent-buttons > * {margin:0 4px;}}@media (min-width:1200px) {.CookieConsent {padding:30px 40px;}.CookieConsent-content p {margin-bottom:0;display:inline;}.CookieConsent-buttons {margin:0 -10px 0 auto;}}@media (max-width:575.98px) {.Cookies-choices {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%;}}.ConsentModal {z-index:100000;}.ConsentModal .modal-header {position:relative;border:0;padding:1.25rem 1rem;}.ConsentModal .modal-header .close {position:absolute;top:0;right:0;margin:0;border:0;background:none;font-size:30px;line-height:0;width:4rem;height:100%;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.ConsentModal .modal-header .close:hover {opacity:0.7;}.ConsentModal .modal-header .modal-title {margin:auto;font-size:1.5rem;line-height:1.2;text-transform:none;}.ConsentModal .modal-dialog {max-width:700px;}@media (max-width:991.98px) {.ConsentModal .modal-dialog {margin:0;max-width:100%;width:100%;max-height:calc(100vh - 90px);}.ConsentModal .modal-dialog::after {content:'';position:absolute;bottom:-60px;left:calc(50% - 20px);width:40px;height:40px;background-image:url('/cdn-jfh6r/images/ic_close.svg');}.ConsentModal .modal-dialog .modal-body {max-height:calc(100vh - 150px);overflow:auto;}}.ConsentModal .modal-content {background-color:#e2ded7;}.ConsentModal .modal-content a {color:#342721;}.ConsentModal .Buttons {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:25px -5px 10px -5px;font-size:14px;}.ConsentModal .Buttons > * {margin:10px 5px;}@media (min-width:576px) {.ConsentModal .Buttons {-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}}.ConsentModal .CheckboxLabel {padding-left:27px;position:relative;margin:0;}.ConsentModal .CheckboxLabel .Checkbox {position:absolute;top:0;left:0;}.ConsentModal .CheckboxLabel .Checkbox--disabled {opacity:0.25;border:1.5px solid #8a8484;}.ConsentModal .Checkbox {width:17px;height:17px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:1.5px solid #8a8484;border-radius:2px;cursor:pointer;}.ConsentModal .Checkbox span {width:11px;height:11px;}.ConsentModal .Checkbox input[type=checkbox], .ConsentModal .Checkbox input[type=radio] {opacity:0;width:0;height:0;visibility:hidden;position:absolute;z-index:-1;}.ConsentModal .Checkbox input[type=checkbox]:checked + span, .ConsentModal .Checkbox input[type=radio]:checked + span {background-color:#729233;}.ConsentModal .CookiesConsentDialog-perex > *:nth-last-child(2) {display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:0;}@media (min-width:1200px) {.ConsentModal .CookiesConsentDialog-perex {padding:0 3rem;}}.ConsentModal .CookiesConsentDialog a {text-decoration:underline;}.ConsentModal .CookiesConsentDialog > * {font-size:12px;line-height:18px;}.ConsentModal .CheckboxLabel {text-align:left;cursor:pointer;margin-bottom:1rem;padding-left:30px;}.ConsentModal .CheckboxLabel-title {font-size:16px;line-height:22px;}.ConsentModal .CheckboxLabel-text p {margin:0;font-size:12px;line-height:18px;}.ConsentModal .CheckboxLabel .Checkbox {box-sizing:border-box;border-radius:2px;}.ConsentModal .CheckboxLabel .Checkbox input[type=checkbox]:checked + span, .ConsentModal .CheckboxLabel .Checkbox .Checkbox input[type=radio]:checked + span {background-color:#729233;}.ConsentModal .CookiesConsentCategories {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:3rem;margin-bottom:1.75rem;padding:0 1rem;}@media (min-width:1200px) {.ConsentModal .CookiesConsentCategories {padding:0 3rem;}}@media (min-width:992px) {.ConsentModal .Buttons {margin:-10px -5px 0 -5px;}.ConsentModal .Buttons .btn {min-width:174px;}.ConsentModal .CookiesConsentDialog {text-align:center;}.ConsentModal .CookiesConsentDialog-perex {margin-left:auto;margin-right:auto;}.ConsentModal .CookiesConsentDialog-perex > * {font-size:16px;line-height:22px;}.ConsentModal .CheckboxLabel {padding-left:35px;}.ConsentModal .CheckboxLabel .Checkbox {width:20px;height:20px;}.ConsentModal .CheckboxLabel .Checkbox span {width:14px;height:14px;}.ConsentModal .CookiesConsentCategories {-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.ConsentModal .CookiesConsentCategories > * {-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;}}html, body {font-size:13px;font-family:'Nunito';color:#000;}html.noscroll, body.noscroll {overflow:hidden;}@media (min-width:768px) {html, body {font-size:14px;}}@media (min-width:1200px) {html, body {font-size:16px;}.container {max-width:1200px;}}:root {--nav-height:4.4615rem;}@media (min-width:768px) {:root {--nav-heightp:4.29rem;}}@media (min-width:992px) {:root {--nav-height:8rem;}}div.errorPage {max-width:45rem;margin:8rem auto 3rem auto;padding:2rem 1rem;}h1 {font-size:4rem;font-weight:700;line-height:4.8rem;}h2 {font-size:2rem;font-weight:600;line-height:2rem;}h3 {font-size:1.125rem;font-weight:600;line-height:1.125rem;text-transform:uppercase;}p {font-size:1.063rem;font-weight:300;line-height:1.594rem;}h2 a {color:inherit;}h2 a:hover {color:inherit;}.btn {padding:0.6875rem 1.25rem;font-size:1.125rem;font-weight:600;line-height:1.35rem;outline:0;box-shadow:none !important;}.btn.btn-beige {background-color:#e3c585;color:#000;}.btn.btn-beige:hover {background-color:#d9b15c;}.btn.btn-outline-beige {background-color:#fff;color:#000;border-color:#e3c585;}.btn.btn-outline-beige:hover {background-color:#d9b15c;}.btn.btn-light-beige {background-color:#e1c07c;color:#000;}.btn.btn-light-beige:hover {background-color:#e3c585;}.btn.btn-brown {background-color:#7d6b55;}.btn.btn-brown:hover {background-color:#695a47;}.btn.btn-green {background-color:#4f6734;color:#fff;}.btn.btn-green:hover {background-color:#3c4e27;}.btn.btn-light-green {background-color:#729233;color:#fff;}.btn.btn-light-green:hover {background-color:#546c26;}.btn.btn-large {padding:0.6875rem 2.2rem;}.btn.icon {padding-left:3.5625rem;}.btn.icon-calendar {background-image:url('/cdn-jfh6r/images/common/icons/kalendar-tlacitko.svg') !important;background-position:1.1875rem 0.6875rem;background-repeat:no-repeat;}main {margin-top:var(--nav-height);}.topbar {background-color:#2199dd;text-align:center;padding:0.5rem 0;color:white;}.topbar p {margin-bottom:0;font-size:0.875rem;font-weight:700;}.topbar p a {color:inherit; text-decoration:underline;}.topbar p img {vertical-align:sub;width:16px;margin-right:0.5rem;}header {background-color:#342721;position:fixed;top:0;width:100%;z-index:1000;}header .contacts {list-style-type:none;}header .contacts a {color:#fff;text-decoration:none;font-weight:800;font-size:1.063rem;line-height:2rem;}header .contacts a:hover {color:#e3c585;}header .contacts .item:not(:last-child) {margin-right:1.25rem;}header .contacts .langs {position:relative;}header .contacts .langs img {width:2rem;height:2rem;}header .contacts .langs .drop-down {position:absolute;top:0;right:-2rem;-webkit-transform:translateY(-150%);transform:translateY(-150%);opacity:0;-webkit-transition:0.3s;transition:0.3s;z-index:10;}header .contacts .langs:hover .drop-down {-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}header .navbar {padding:0.5rem 0;}header .navbar-brand img {width:10rem;height:auto;}header .nav-item.active .nav-link, header .nav-item:hover .nav-link {color:#e3c585;}header .nav-link {color:#fff;font-size:1.125rem;font-weight:600;line-height:1.35rem;}header .navbar-toggler {outline:none !important;padding:0.5rem 0;color:#fff;}header .navbar-toggler .navbar-toggler-icon {background:url('/images/common/sprites/menu.svg');background-position:right center;background-size:60px 30px;width:30px;height:30px; padding:0;}header .navbar-toggler.collapsed .navbar-toggler-icon {background-position:left center;}@media (max-width:767.98px) {header .navbar-collapse.show {max-height:80vh;overflow:auto;}}@media (max-width:991.98px) {header .contacts {border-bottom:1px solid #e3c584;}header .contacts a {font-weight:300;}header .nav-link {padding:0.5rem 1rem;font-size:1.4rem;line-height:1.8;font-weight:300;}}@media (min-width:992px) {header ul.contacts {padding:1rem 0;}header ul.contacts .langs {position:relative;}header ul.contacts .langs .current-lang {position:relative;z-index:11;}header ul.contacts .langs img {width:2rem;height:2rem;}header ul.contacts .langs .drop-down {position:absolute;padding:2.75rem 0.5rem 0 0.5rem;top:-0.5rem;right:-0.5rem;-webkit-transform:translateY(-150%);transform:translateY(-150%);background-color:#342721;opacity:0;-webkit-transition:0.3s;transition:0.3s;z-index:10;border:1px solid #6b5245;border-radius:4px;}header ul.contacts .langs .drop-down a {margin-bottom:0.5rem;display:inline-block;}header ul.contacts .langs:hover .drop-down {-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}header .navbar {padding:0;}header .navbar-brand img {width:14.125rem;height:auto;}header .navbar-nav {margin-left:auto;border-top:1px solid #6b5245;width:90%;}header .nav-item {margin:0 1.5rem;}header .nav-item:nth-child(2) {margin:0 1.5rem 0 0;}header .nav-item:last-child {margin:0 0 0 auto;}header .nav-link {padding-top:0.6875rem;padding-bottom:0.6875rem;padding-left:0;padding-right:0;margin:0.875rem 0;}header .btn {margin:0.875rem 0;}}footer a:focus-visible {outline-width:0px;}footer .contact {background-color:#3f3029;padding:3.25rem 0;color:#fff;font-size:1.063rem;line-height:1.594rem;}footer .contact .light-green {color:#94bf46;}footer .contact h3 {color:#e3c585;margin-bottom:1.5rem;}footer .contact address {font-weight:300;}footer .contact address a {font-weight:800;}footer .contact a:not(.btn) {color:#fff;}footer .contact a:not(.btn):hover {color:#fff;text-decoration:underline;}footer .contact .btn {margin-top:2rem;}footer .copyright {color:#e1ddd7;background-color:#342721;padding:1.5rem 0 2rem 0;}footer .copyright a {color:#e1ddd7;}footer .copyright a:hover {text-decoration:underline;color:#e1ddd7;}@media (min-width:992px) {footer h3 {margin-bottom:2.375rem;}}section.banner-hp {position:relative;background-size:cover;background-position:center;}section.banner-hp h1 {color:#fff;}section.banner-hp .container {position:relative;z-index:1;}section.banner-hp p {font-size:2.5rem;font-weight:300;line-height:3rem;color:#e3c585;}section.banner-hp .slide {background-size:cover;height:calc(100vh - 4.4615rem);position:relative;padding-bottom:10.5rem;}section.banner-hp .slide::before {content:'';z-index:0;position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);opacity:0.9;background-position:center bottom;}@media (min-width:768px) {section.banner-hp .slide {height:calc(100vh - 4.29rem);max-height:600px;}}@media (min-width:992px) {section.banner-hp .slide {background-size:cover;height:calc(100vh - 8rem);}}section.banner {background-size:cover;background-position:center;height:calc(100vh - 4.4615rem);position:relative;padding-bottom:10.5rem;position:relative;}section.banner::before {content:'';z-index:0;position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);opacity:0.9;background-position:center bottom;}section.banner h1 {font-size:4rem;font-weight:700;line-height:4.8rem;color:#fff;}section.banner p {font-size:2.5rem;font-weight:300;line-height:3rem;color:#e3c585;}@media (min-width:768px) {section.banner {height:calc(100vh - 4.29rem);max-height:600px;}}@media (min-width:992px) {section.banner {background-size:cover;height:calc(100vh - 8rem);}}section.hp-rezervace {color:#3f3028;background-color:#e2ded7;padding:0 0 1.5rem 0;position:relative;z-index:1;}section.hp-rezervace form {margin-top:-5.27rem;margin-bottom:1.1875rem;}section.hp-rezervace .form-heading {background-color:#f2eeec;padding:1.15rem 2rem 1.15rem 5.25rem;border-bottom:1px solid #e1ddd7;border-top-left-radius:4px;border-top-right-radius:4px;background-image:url('/cdn-jfh6r/images/common/icons/kalendar-svetly.svg');background-size:2rem 1.9385rem;background-repeat:no-repeat;background-position:1.625rem center;}section.hp-rezervace .form-heading h2 {font-size:1.5rem;line-height:2;font-weight:600;margin-bottom:0;}section.hp-rezervace .form-body {background-color:#fff;padding:1.5rem 1.1875rem;border-bottom-left-radius:4px;border-bottom-right-radius:4px;}section.hp-rezervace label {white-space:nowrap;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:1rem;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;}section.hp-rezervace .input {border-radius:4px;border:1px solid #d5c7bf;padding:0 1rem;height:3.125rem;width:100%;background-color:#fff;}section.hp-rezervace .input.md {background-image:url('/cdn-jfh6r/images/common/icons/kalendar.svg');background-size:1.313rem 1.375rem;background-repeat:no-repeat;background-position:calc(100% - 1.125rem) center;}section.hp-rezervace .input.sm {text-align:center;}section.hp-rezervace .card {background-size:cover;background-repeat:no-repeat;min-height:17.5rem;border-radius:4px;padding:2.75rem;color:#fff;text-decoration:none;}section.hp-rezervace .card span.heading {font-size:2.25rem;font-weight:300;line-height:1.5rem;margin-bottom:0.75rem;}section.hp-rezervace .card span.heading strong {font-weight:700;line-height:1.65;}section.hp-rezervace .card .btn {width:-webkit-min-content;width:-moz-min-content;width:min-content;font-size:1.188rem;font-weight:700;}@media (min-width:992px) {section.hp-rezervace form {margin-top:-6.625rem;}section.hp-rezervace .form-heading {padding:2.5rem 3rem 2.5rem 6.25rem;line-height:3.125rem;background-position:2.625rem 2.8125rem;border-top-right-radius:0px;border-bottom-left-radius:4px;border-bottom:0;border-right:1px solid #e1ddd7;}section.hp-rezervace .form-body {padding:2.5rem 2rem;border-bottom-left-radius:0;border-top-right-radius:4px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}section.hp-rezervace label {margin-bottom:0;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;width:auto;font-size:1rem;}section.hp-rezervace .input {padding:0 0.8rem;}section.hp-rezervace .input.md {width:14rem;background-position:calc(100% - 0.8rem) center;}section.hp-rezervace .input.sm {width:4.5rem;}}@media (min-width:1200px) {section.hp-rezervace .input {padding:0 1rem;}section.hp-rezervace .input.md {width:14rem;background-position:calc(100% - 1.125rem) center;}section.hp-rezervace .input.sm {width:5.125rem;}section.hp-rezervace .form-body {padding:2.5rem 1.75rem;}}section.text {padding:3.125rem 0 2.5rem 0;}section.text.page {padding:4rem 0;}section.text h1 {margin-bottom:2.5rem;}section.text h2 {margin-bottom:2.25rem;}section.text h3 {font-size:1.375rem;text-transform:none;}section.text img {max-width:100%;}section.text p {margin-bottom:1.875rem;}section.usp {background-color:#e2ded7;padding:3.125rem 0 3rem 0;}section.usp .usp-box {color:#3f3028;font-size:1.063rem;font-weight:600;line-height:1.594rem;width:33.33%;}section.usp .usp-box img {max-width:4.75rem;}section.usp .usp-box.mb {margin-bottom:2rem;}@media (min-width:992px) {section.usp .usp-box {width:auto;}section.usp .usp-box img {max-width:auto;}section.usp .usp-box.mb {margin-bottom:0;}}.overflow-top {margin-top:-6rem;padding:2.625rem 1rem 0 1rem;background-color:#e2ded7;border-top-left-radius:8px;border-top-right-radius:8px;}.overflow-top .perex p {color:#000000;font-size:1.563rem;font-weight:300;line-height:2.188rem;}.overflow-top .text p {color:#3f3027;font-size:1.25rem;font-weight:300;line-height:1.75rem;}.overflow-top .perex p:last-child, .overflow-top .text p:last-child {margin-bottom:2.625rem;}@media (min-width:992px) {.overflow-top {padding:2.8125rem 6.875rem 0 6.875rem;}}.msg.contact {background-color:rgba(148, 191, 70, 0.13);border:1px solid #94bf46;}form a {color:#000;text-decoration:none;}form a:hover {text-decoration:underline;color:#000;}form label {display:block;color:#000000;font-size:1.125rem;line-height:1.575rem;margin-bottom:0.5rem;}form textarea {resize:none;}form .input {width:100%;padding:0.7rem 1rem;border:1px solid #c6bcb0;margin-bottom:1rem;background-color:#fff;-webkit-appearance:textfield;}form .input.error {background-color:#cb8e8e;background-image:none !important;}form .pr {padding-right:0.5625rem !important;}form .pl {padding-left:0.5625rem !important;}form .count {-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;}form .date-pickr {background-image:url('/cdn-jfh6r/images/common/icons/kalendar.svg');background-size:1.313rem 1.375rem;background-repeat:no-repeat;background-position:calc(100% - 1.125rem) center;}form .select-wrapper {position:relative;}form .select-wrapper::after {position:absolute;pointer-events:none;content:'';top:2px;right:1px;width:2rem;height:calc(100% - 4px);background:#fff url('/cdn-jfh6r/images/common/icons/sipka-dolu.svg') center no-repeat;background-size:0.875rem 0.5rem;}section.chaty-a-apartmany {background-color:#e2ded7;position:relative;z-index:1;padding-bottom:2rem;}section.chaty-a-apartmany h2 {color:#3f3029;font-size:2rem;font-weight:600;line-height:2.4rem;margin-bottom:1.5rem;}section.chaty-a-apartmany h3, section.chaty-a-apartmany h3 a {font-size:1.625rem;font-weight:600;line-height:1.3rem;text-transform:none;color:#729233;margin-bottom:1.15rem;}section.chaty-a-apartmany strong {font-weight:700;}section.chaty-a-apartmany .perex p {color:#000000;font-size:1.563rem;font-weight:300;line-height:2.188rem;}section.chaty-a-apartmany .text p {color:#3f3027;font-size:1.25rem;font-weight:300;line-height:1.75rem;}section.chaty-a-apartmany .chata-header {-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;background-size:cover;padding-top:83.33%;border-top-left-radius:4px;border-top-right-radius:4px;background-position:center center;}section.chaty-a-apartmany .chata-body {background-color:#fff;color:#3f3027;font-size:1.125rem;font-weight:300;line-height:1.575rem;padding:1.75rem 1.5rem;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}section.chaty-a-apartmany .chata-body .vybaveni {width:2.75rem;height:2.75rem;}section.chaty-a-apartmany .mistnosti {color:#3f3029;}section.chaty-a-apartmany .mistnosti h3 {font-size:1.625rem;font-weight:600;line-height:1.625rem;margin-bottom:1rem;color:#3f3029;}section.chaty-a-apartmany .mistnosti .svg-container {position:relative;z-index:1;}section.chaty-a-apartmany .mistnosti strong {font-size:1.5rem;font-weight:700;line-height:2.1rem;color:#fff;}section.chaty-a-apartmany .mistnosti .photo {border-radius:2px;border:2px solid #fff;}section.chaty-a-apartmany .mistnosti .illu {position:relative;}section.chaty-a-apartmany .mistnosti .illu::before {content:'';z-index:0;position:absolute;top:0;left:calc(50% - 0.5px);width:1px;height:100%;background-color:#b5947d;opacity:0.58;}section.chaty-a-apartmany .mistnosti .row.highlight:first-child .illu::before {top:auto;bottom:0;height:50%;}section.chaty-a-apartmany .mistnosti .row.highlight:last-child .illu::before {height:50%;}section.chaty-a-apartmany .mistnosti svg path {-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}section.chaty-a-apartmany .mistnosti .highlighted svg path#Elipsa {fill:#fff;}section.chaty-a-apartmany .mistnosti .highlighted svg path:not(#Elipsa) {fill:#342721;}@media (max-width:575.98px) {section.chaty-a-apartmany .mistnosti .svg-container {width:5rem;margin:0 auto;}section.chaty-a-apartmany .mistnosti .px-xs-5 {padding:0 5px;}section.chaty-a-apartmany .mistnosti .illu::before {content:none;}}@media (min-width:576px) {section.chaty-a-apartmany .chata-header {width:40%;height:100%;border-top-right-radius:0px;border-bottom-left-radius:4px;padding-top:0;}section.chaty-a-apartmany .chata-body {border-top-right-radius:4px;border-bottom-right-radius:4px;}}@media (min-width:768px) {section.chaty-a-apartmany .chata-header {width:50%;height:100%;}section.chaty-a-apartmany .chata-header img {border-bottom-left-radius:4px;}}@media (min-width:992px) {section.chaty-a-apartmany h3 {margin-bottom:1.875rem;}section.chaty-a-apartmany .chata-header {width:22.5rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0; }section.chaty-a-apartmany .chata-body {padding:2.75rem 2.5rem 2.1875rem 4.375rem;}section.chaty-a-apartmany .mistnosti .popis h3, section.chaty-a-apartmany .mistnosti .popis p {max-width:22.75rem;}}section.tipy-na-vylet {background-color:#e2ded7;padding:2.625rem 0;}section.tipy-na-vylet h2 {margin-bottom:2.125rem;}section.tipy-na-vylet h3 {font-size:1.25rem;font-weight:400;line-height:1.25rem;color:#729233;text-transform:none;}section.tipy-na-vylet .trip-card {margin:0 0.6875rem;}section.tipy-na-vylet .trip-card-body {color:#3f3027;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;font-size:1rem;font-weight:300;line-height:1.3rem;padding:1.75rem 1.5rem;background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px;}@media (min-width:992px) {section.tipy-na-vylet .trip-card {width:15.938rem;}}section.rezervace {background-color:#fff;padding:3.125rem 0;scroll-margin-top:var(--nav-height);}section.rezervace h2 {margin-bottom:3rem;}section.rezervace a {color:#000000;text-decoration:underline;}section.rezervace .tabs {margin-bottom:2rem;}section.rezervace .tab-link {background-color:#f0eeeb;border-radius:4px;-webkit-transition:all 0.3s;transition:all 0.3s;border:1px solid #f0eeeb;padding:1rem; width:100%;text-align:center;color:#3f3028;font-size:1.188rem;font-weight:600;line-height:1.425rem;margin:0 0.5rem;}section.rezervace .tab-link:first-of-type {margin-left:0;}section.rezervace .tab-link:last-of-type {margin-right:0;}section.rezervace .tab-link span {position:relative;z-index:1;}section.rezervace .tab-link:hover {background-color:#5b4b3d;color:white;border:1px solid #dcd8d1;text-decoration:none;}section.rezervace .tab-link.active {background-color:#5b4b3d;border-color:#dcd8d1;position:relative;color:white;text-decoration:none;}section.rezervace .tab-link.active::before {position:absolute;content:'';background-color:#5b4b3d;border:1px solid #dcd8d1;-webkit-transform:rotate(45deg);transform:rotate(45deg);bottom:-0.4375rem;left:calc(50% - 0.4375rem);width:0.875rem;height:0.875rem;border-left-color:transparent;border-top-color:transparent;}section.rezervace .table-control {background-color:#5b4b3d;color:#fff;height:4.375rem;}section.rezervace .table-control a, section.rezervace .table-control strong, section.rezervace .table-control span {font-size:1.375rem;font-weight:700;line-height:1.925rem;text-transform:uppercase;color:#fff;text-decoration:none;}section.rezervace .table-control .control-prev, section.rezervace .table-control .control-next {-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}section.rezervace .table-control span {-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;}section.rezervace .table-control .control-date, section.rezervace .table-control .control-year {min-width:225px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}section.rezervace .table-responsive {border:1px solid #d1c5ba;border-bottom:0;margin-bottom:1.5rem;}section.rezervace table.reservations {width:100%;text-align:center;color:#000000;font-size:1.188rem;font-weight:700;line-height:1.663rem;table-layout:fixed;}section.rezervace table.reservations td, section.rezervace table.reservations th {height:3.875rem;border:1px solid #d1c5ba;}section.rezervace table.reservations td:first-child, section.rezervace table.reservations th:first-child {border-left:0;}section.rezervace table.reservations td:last-child, section.rezervace table.reservations th:last-child {border-right:0;}section.rezervace table.reservations .reserved {cursor:not-allowed;background-color:#c54b4b;color:#eee9e9;}section.rezervace table.reservations .free {background-color:#729233;color:#fff;}section.rezervace table.reservations .free-afternoon {background:-webkit-linear-gradient(left top, #c54b4b 0%, #c54b4b 49.9%, #c54b4b 50%, #729233 51%, #729233 51.1%, #729233 100%);background:linear-gradient(to right bottom, #c54b4b 0%, #c54b4b 49.9%, #c54b4b 50%, #729233 51%, #729233 51.1%, #729233 100%);}section.rezervace table.reservations .free-morning {background:-webkit-linear-gradient(left top, #729233 0%, #729233 49.9%, #729233 50%, #c54b4b 51%, #c54b4b 51.1%, #c54b4b 100%);background:linear-gradient(to right bottom, #729233 0%, #729233 49.9%, #729233 50%, #c54b4b 51%, #c54b4b 51.1%, #c54b4b 100%);}section.rezervace table.reservations .past {background:#f9f9f9;color:#d0d0d0;cursor:not-allowed;}section.rezervace table.reservations th {font-size:1.188rem;font-weight:700;line-height:1.663rem;color:#524336;}section.rezervace table.reservations td {font-size:1.125rem;font-weight:700;line-height:1.575rem;}section.rezervace .table-legend {font-size:1.125rem;font-weight:400;line-height:1.575rem;}section.rezervace .table-legend .reserved {margin-left:2rem;}section.rezervace .table-legend .reserved .dot {display:inline-block;border:1px solid #c54b4b;background-color:#c54b4b;width:2rem;height:2rem;border-radius:50%;margin-right:1.125rem;}section.rezervace .table-legend .free .dot {display:inline-block;border:1px solid #729233;background-color:#729233;width:2rem;height:2rem;border-radius:50%;margin-right:1.125rem;}section.rezervace form a {color:#000;text-decoration:none;}section.rezervace form a:hover {text-decoration:underline;}section.rezervace form label {display:block;color:#000000;font-size:1.125rem;line-height:1.575rem;margin-bottom:0.5rem;}section.rezervace form textarea {resize:none;}section.rezervace form .input {width:100%;padding:0.7rem 1rem;border:1px solid #c6bcb0;margin-bottom:1rem;}section.rezervace form .pr {padding-right:0.5625rem;}section.rezervace form .pl {padding-left:0.5625rem;}section.rezervace form .date-pickr {background-image:url('/cdn-jfh6r/images/common/icons/kalendar.svg');background-size:1.313rem 1.375rem;background-repeat:no-repeat;background-position:calc(100% - 1.125rem) center;}section.rezervace form .select-wrapper {position:relative;}section.rezervace form .select-wrapper::after {position:absolute;pointer-events:none;content:'';top:2px;right:1px;width:2rem;height:calc(100% - 4px);background:#fff url('/cdn-jfh6r/images/common/icons/sipka-dolu.svg') center no-repeat;background-size:0.875rem 0.5rem;}section.fotogalerie {padding:2.37375rem 0 4.6875rem 0;background-color:white;}section.fotogalerie h2 {margin-bottom:2rem;color:#3f3029;}section.fotogalerie img {cursor:pointer;}section.cenik {padding:2.37375rem 0 2.37375rem 0;background-color:#e2ded7;}section.cenik h2 {margin-bottom:2rem;color:#3f3029;}section.cenik .table-responsive {margin-bottom:2rem;}section.cenik table {border-collapse:collapse;width:auto;margin:auto;color:#3f3029;}section.cenik table tr th, section.cenik table tr td {border-bottom:1px solid #3f3029;padding:0.75rem 1rem;}section.cenik table tr th {white-space:nowrap;font-weight:700;}section.mapa {background-color:#e2ded7;padding-bottom:1.5rem;}section.mapa .overflow-top {margin-bottom:2.25rem;}section.mapa .map-container {position:relative;display:inline-block;margin:0 auto;}section.mapa .marker-wrapper {position:absolute;background-size:0;-webkit-transform:translate(-1.25rem, -45px);transform:translate(-1.25rem, -45px);}section.mapa .marker-wrapper .marker {width:2.5rem;height:auto;position:relative;z-index:1;cursor:pointer;}section.mapa .marker-wrapper.jablonec {left:59.5302619693%;top:32.7838827839%;}section.mapa .marker-wrapper.brezka {top:52.7472527473%;left:63.233965673%;}section.mapa .marker-wrapper .info-box {border-radius:4px;padding:1rem 1.5rem;display:inline-block;position:absolute;z-index:2;right:50%;-webkit-transform:translate(50%, 0);transform:translate(50%, 0);bottom:calc(100% + 1rem);background-size:0;opacity:1;-webkit-transition:opacity 0.3s linear;transition:opacity 0.3s linear;}section.mapa .marker-wrapper .info-box address {margin:0;background-color:#fff;border-radius:4px;padding:1.75rem 1.75rem 1rem 1.75rem;display:inline-block;white-space:nowrap;}section.mapa .marker-wrapper .info-box .btn {margin-top:1rem;}section.mapa .marker-wrapper .info-box h3 {text-transform:uppercase;color:#94bf46;}section.mapa .marker-wrapper .info-box.sm-right {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}section.mapa .marker-wrapper .info-box.hide {opacity:0; pointer-events:none;}section.mapa .marker-wrapper .info-box::after {content:'';position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%, 100%);transform:translate(-50%, 100%);width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:11px solid white;}@media (max-width:767.98px) {section.mapa .marker-wrapper .info-box {padding:0;}section.mapa .marker-wrapper .info-box address {padding:1rem;font-size:0.9rem;}section.mapa .marker-wrapper .info-box h3 {font-size:1rem;white-space:nowrap;}section.mapa .marker-wrapper .info-box .btn {padding:4px 8px;font-size:10px;}}@media (min-width:768px) {section.mapa .marker-wrapper .info-box {-webkit-transform:translate(0, -42px);transform:translate(0, -42px);top:0;bottom:auto;}section.mapa .marker-wrapper .info-box.sm-left {right:100%;left:auto;}section.mapa .marker-wrapper .info-box.sm-left::after {bottom:50%;left:auto;right:7px;-webkit-transform:rotate(-90deg) translate(0, 0);transform:rotate(-90deg) translate(0, 0);}section.mapa .marker-wrapper .info-box.sm-right {left:100%;right:auto;}section.mapa .marker-wrapper .info-box.sm-right::after {bottom:50%;left:7px;-webkit-transform:rotate(90deg) translate(0, 0);transform:rotate(90deg) translate(0, 0);}}@media (min-width:992px) {section.mapa .sm-left {-webkit-mask-image:url('/cdn-jfh6r/images/common/maska-1-lg.svg');mask-image:url('/cdn-jfh6r/images/common/maska-1-lg.svg');-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}section.mapa .sm-right {-webkit-mask-image:url('/cdn-jfh6r/images/common/maska-2-lg.svg');mask-image:url('/cdn-jfh6r/images/common/maska-2-lg.svg');-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}section.mapa .marker-wrapper {background-size:cover;-webkit-transform:translate(-2.25rem, -6.063rem);transform:translate(-2.25rem, -6.063rem);}section.mapa .marker-wrapper .marker {width:4.5rem;height:6.063rem;}section.mapa .marker-wrapper .info-box {width:24rem;padding:1rem 0.75rem;background-size:cover;-webkit-transform:translate(0, -86px);transform:translate(0, -86px);top:100%;}section.mapa .marker-wrapper .info-box address {padding:1rem 0.75rem;}section.mapa .marker-wrapper .info-box::after {content:none;}}@media (min-width:1200px) {section.mapa .marker-wrapper .info-box {padding:1rem 1.5rem;width:27rem;-webkit-transform:translate(0, -105px);transform:translate(0, -105px);top:100%;}section.mapa .marker-wrapper .info-box address {padding:1.75rem 1.75rem 1rem 1.75rem;}}@media (min-width:1360px) {section.mapa .marker-wrapper .info-box {width:32.5rem !important;}section.mapa .marker-wrapper .info-box .address {min-width:16.75rem;}section.mapa .sm-left {-webkit-mask-image:url('/cdn-jfh6r/images/common/maska-1.svg') !important;mask-image:url('/cdn-jfh6r/images/common/maska-1.svg') !important;}section.mapa .sm-right {-webkit-mask-image:url('/cdn-jfh6r/images/common/maska-2.svg') !important;mask-image:url('/cdn-jfh6r/images/common/maska-2.svg') !important;}}section.kontakty {padding:4.3rem 0 0 0;}section.kontakty h2 {margin-bottom:1.5rem;color:#3f3029;}section.kontakty .contact-person {border:0.5rem solid rgba(242, 242, 241, 0.85);margin-bottom:0.5rem;}section.kontakty .contact {margin-bottom:4.5625rem;}section.kontakty .contact address {font-size:1.625rem;font-weight:300;line-height:1.95rem;}section.kontakty .contact address a {color:#000;text-decoration:none;}section.kontakty .contact address a:hover {text-decoration:underline;}section.kontakty .contact address .tel {margin-bottom:0.625rem;}section.kontakty .contact address .icon {margin-right:1.3125rem;}section.kontakty .form {margin-bottom:4.5625rem;}.photogallery-carousel {width:960px;max-width:100%;margin:auto;}.slick-track {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;}.slick-arrow {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;z-index:1;cursor:pointer;outline:none !important;box-shadow:none !important;-webkit-appearance:none;border:0;top:0;box-shadow:none;background-color:transparent;width:1.5rem; }.slick-arrow.slick-prev {position:absolute;left:-15px;background:url('/cdn-jfh6r/images/common/icons/carousel-prev.svg') center no-repeat;background-size:contain;}.slick-arrow.slick-next {position:absolute;right:-15px;background:url('/cdn-jfh6r/images/common/icons/carousel-next.svg') center no-repeat;background-size:contain;}.slick-arrow.slick-disabled {opacity:0.2;}.flatpickr-day.selected {background-color:#729233;border-color:#729233;}.flatpickr-day.selected:hover {background-color:#729233;border-color:#729233;} .hp-field {position:absolute; left:-99999px; opacity:0;} 