/** Montserrat Regular **/
@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-weight: 400;
    src: url("/assets/fonts/montserrat/Montserrat-Regular.eot");
    src: url("/assets/fonts/montserrat/Montserrat-Regular.eot?#iefix") format('embedded-opentype'),
         url("/assets/fonts/montserrat/Montserrat-Regular.woff2") format("woff2"),
         url("/assets/fonts/montserrat/Montserrat-Regular.woff") format("woff");
}

/** Montserrat SemiBold **/
@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-weight: 600;
    src: url("/assets/fonts/montserrat/Montserrat-SemiBold.eot");
    src: url("/assets/fonts/montserrat/Montserrat-SemiBold.eot?#iefix") format('embedded-opentype'),
         url("/assets/fonts/montserrat/Montserrat-SemiBold.woff2") format("woff2"),
         url("/assets/fonts/montserrat/Montserrat-SemiBold.woff") format("woff");
}

/** Montserrat Bold **/
@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-weight: 700;
    src: url("/assets/fonts/montserrat/Montserrat-Bold.eot");
    src: url("/assets/fonts/montserrat/Montserrat-Bold.eot?#iefix") format('embedded-opentype'),
         url("/assets/fonts/montserrat/Montserrat-Bold.woff2") format("woff2"),
         url("/assets/fonts/montserrat/Montserrat-Bold.woff") format("woff");
}

/** Montserrat ExtraBold **/
@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-weight: 800;
    src: url("/assets/fonts/montserrat/Montserrat-ExtraBold.eot");
    src: url("/assets/fonts/montserrat/Montserrat-ExtraBold.eot?#iefix") format('embedded-opentype'),
         url("/assets/fonts/montserrat/Montserrat-ExtraBold.woff2") format("woff2"),
         url("/assets/fonts/montserrat/Montserrat-ExtraBold.woff") format("woff");
}

/** Carlito Regular **/
@font-face {
    font-display: swap;
    font-family: Carlito;
    font-weight: 400;
    src: url("/assets/fonts/carlito/carlito-regular-ext.woff2") format("woff2");
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-display: swap;
    font-family: Carlito;
    font-weight: 400;
    src: url("/assets/fonts/carlito/carlito-regular.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/** Carlito Bold **/
@font-face {
    font-display: swap;
    font-family: Carlito;
    font-weight: 700;
    src: url("/assets/fonts/carlito/carlito-bold-ext.woff2") format("woff2");
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-display: swap;
    font-family: Carlito;
    font-weight: 700;
    src: url("/assets/fonts/carlito/carlito-bold.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


.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;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-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);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){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;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.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.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.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:34px;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{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-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{/*
      /*rtl:begin:ignore*/left:0/*
      /*rtl:end:ignore*/}/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{/*
      /*rtl:begin:ignore*/right:0/*
      /*rtl:end:ignore*/}/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.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 input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance: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);-webkit-box-sizing:border-box;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:7.48px 0 0 0;line-height:1;height:34px;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;-webkit-box-sizing:border-box;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;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.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-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.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;-webkit-box-sizing:border-box;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{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;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;-webkit-box-shadow:none;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)){-webkit-box-shadow:-10px 0 0 #569ff7;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;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-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.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;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;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;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;-webkit-box-shadow:none;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;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.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;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:#eee}.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)}}
.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
.button,.input,.block-content-files .dataTable-top input,.textarea,.select select,.file-cta,.file-name,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:6px;box-shadow:none;display:inline-flex;font-size:.9rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}.button:focus,.input:focus,.block-content-files .dataTable-top input:focus,.textarea:focus,.select select:focus,.file-cta:focus,.file-name:focus,.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.is-focused.button,.is-focused.input,.block-content-files .dataTable-top input.is-focused,.is-focused.textarea,.select select.is-focused,.is-focused.file-cta,.is-focused.file-name,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.button:active,.input:active,.block-content-files .dataTable-top input:active,.textarea:active,.select select:active,.file-cta:active,.file-name:active,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.is-active.button,.is-active.input,.block-content-files .dataTable-top input.is-active,.is-active.textarea,.select select.is-active,.is-active.file-cta,.is-active.file-name,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis{outline:none}.button[disabled],.input[disabled],.block-content-files .dataTable-top input[disabled],.textarea[disabled],.select select[disabled],.file-cta[disabled],.file-name[disabled],.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled],.pagination-ellipsis[disabled],fieldset[disabled] .button,fieldset[disabled] .input,fieldset[disabled] .block-content-files .dataTable-top input,.block-content-files .dataTable-top fieldset[disabled] input,fieldset[disabled] .textarea,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis{cursor:not-allowed}.button,.file,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select:not(.is-multiple):not(.is-loading)::after,.navbar-link:not(.is-arrowless)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}.content:not(:last-child),.table:not(:last-child),.table-container:not(:last-child),.title:not(:last-child),.tiny-body h2:not(:last-child),.tiny-body h3:not(:last-child),.tiny-body h4:not(:last-child),.tiny-body h5:not(:last-child),.subtitle:not(:last-child),.notification:not(:last-child),.progress:not(:last-child),.pagination:not(:last-child),.breadcrumb:not(:last-child){margin-bottom:1.5rem}.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(5,5,5,0.2);border:none;border-radius:290486px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close::before,.modal-close::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close::before{height:2px;width:50%}.modal-close::after{height:50%;width:2px}.modal-close:hover,.modal-close:focus{background-color:rgba(5,5,5,0.3)}.modal-close:active{background-color:rgba(5,5,5,0.4)}.is-small.modal-close,.block-content-files .dataTable-top input.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading::after,.control.is-loading::after,.select.is-loading::after{-webkit-animation:spinAround 500ms infinite linear;animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio,.modal,.modal-background,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#f3f3f3;font-size:.9rem;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:Montserrat,Roboto,Verdana,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#2c2c2c;font-size:1rem;font-weight:400;line-height:1.75}a{color:#00183f;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#ebebeb;color:#671e1e;font-size:.875em;font-weight:normal;padding:0.25em 0.5em 0.25em}hr{background-color:#ebebeb;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type="checkbox"],input[type="radio"]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#ebebeb;color:#2c2c2c;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@-webkit-keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.button{background-color:#fff;border-color:#dbdbdb;border-width:0px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 0px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 0px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button .block-content-files .dataTable-top input.icon,.block-content-files .dataTable-top .button input.icon,.button .icon.is-medium,.button .icon.is-large{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 0px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 0px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 0px);margin-right:calc(-.5em - 0px)}.button:hover,.button.is-hovered{border-color:#b5b5b5;color:#363636}.button:focus,.button.is-focused{border-color:#00458b;color:#363636}.button:focus:not(:active),.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(0,24,63,0.25)}.button:active,.button.is-active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#2c2c2c;text-decoration:underline}.button.is-text:hover,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text.is-focused{background-color:#ebebeb;color:#363636}.button.is-text:active,.button.is-text.is-active{background-color:#dedede;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#00183f;text-decoration:none}.button.is-ghost:hover,.button.is-ghost.is-hovered{color:#00183f;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#050505}.button.is-white:hover,.button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#050505}.button.is-white:focus,.button.is-white.is-focused{border-color:transparent;color:#050505}.button.is-white:focus:not(:active),.button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.button.is-white:active,.button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#050505}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}.button.is-white.is-inverted{background-color:#050505;color:#fff}.button.is-white.is-inverted:hover,.button.is-white.is-inverted.is-hovered{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#050505;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading::after{border-color:transparent transparent #050505 #050505 !important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:hover,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#050505}.button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-white.is-outlined.is-loading:hover::after,.button.is-white.is-outlined.is-loading.is-hovered::after,.button.is-white.is-outlined.is-loading:focus::after,.button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #050505 #050505 !important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#050505;color:#050505}.button.is-white.is-inverted.is-outlined:hover,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined.is-focused{background-color:#050505;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading:hover::after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-white.is-inverted.is-outlined.is-loading:focus::after,.button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#050505;box-shadow:none;color:#050505}.button.is-black{background-color:#050505;border-color:transparent;color:#fff}.button.is-black:hover,.button.is-black.is-hovered{background-color:#000;border-color:transparent;color:#fff}.button.is-black:focus,.button.is-black.is-focused{border-color:transparent;color:#fff}.button.is-black:focus:not(:active),.button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(5,5,5,0.25)}.button.is-black:active,.button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#050505;border-color:transparent;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#050505}.button.is-black.is-inverted:hover,.button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#050505}.button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-black.is-outlined{background-color:transparent;border-color:#050505;color:#050505}.button.is-black.is-outlined:hover,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined.is-focused{background-color:#050505;border-color:#050505;color:#fff}.button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #050505 #050505 !important}.button.is-black.is-outlined.is-loading:hover::after,.button.is-black.is-outlined.is-loading.is-hovered::after,.button.is-black.is-outlined.is-loading:focus::after,.button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#050505;box-shadow:none;color:#050505}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:hover,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#050505}.button.is-black.is-inverted.is-outlined.is-loading:hover::after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-black.is-inverted.is-outlined.is-loading:focus::after,.button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #050505 #050505 !important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#ebebeb;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:hover,.button.is-light.is-hovered{background-color:#e5e5e5;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:focus,.button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:focus:not(:active),.button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(235,235,235,0.25)}.button.is-light:active,.button.is-light.is-active{background-color:#dedede;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#ebebeb;border-color:transparent;box-shadow:none}.button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#ebebeb}.button.is-light.is-inverted:hover,.button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#ebebeb}.button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-light.is-outlined{background-color:transparent;border-color:#ebebeb;color:#ebebeb}.button.is-light.is-outlined:hover,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined.is-focused{background-color:#ebebeb;border-color:#ebebeb;color:rgba(0,0,0,0.7)}.button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #ebebeb #ebebeb !important}.button.is-light.is-outlined.is-loading:hover::after,.button.is-light.is-outlined.is-loading.is-hovered::after,.button.is-light.is-outlined.is-loading:focus::after,.button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#ebebeb;box-shadow:none;color:#ebebeb}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}.button.is-light.is-inverted.is-outlined:hover,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#ebebeb}.button.is-light.is-inverted.is-outlined.is-loading:hover::after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-light.is-inverted.is-outlined.is-loading:focus::after,.button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ebebeb #ebebeb !important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark:hover,.button.is-dark.is-hovered{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark:focus,.button.is-dark.is-focused{border-color:transparent;color:#fff}.button.is-dark:focus:not(:active),.button.is-dark.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.button.is-dark:active,.button.is-dark.is-active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:transparent;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted:hover,.button.is-dark.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined:hover,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined.is-focused{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636 !important}.button.is-dark.is-outlined.is-loading:hover::after,.button.is-dark.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-outlined.is-loading:focus::after,.button.is-dark.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined:hover,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading:hover::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363636 #363636 !important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#181d21;border-color:transparent;color:#fff}.button.is-primary:hover,.button.is-primary.is-hovered{background-color:#13171a;border-color:transparent;color:#fff}.button.is-primary:focus,.button.is-primary.is-focused{border-color:transparent;color:#fff}.button.is-primary:focus:not(:active),.button.is-primary.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(24,29,33,0.25)}.button.is-primary:active,.button.is-primary.is-active{background-color:#0d1012;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#181d21;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#181d21}.button.is-primary.is-inverted:hover,.button.is-primary.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#181d21}.button.is-primary.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-primary.is-outlined{background-color:transparent;border-color:#181d21;color:#181d21}.button.is-primary.is-outlined:hover,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined.is-focused{background-color:#181d21;border-color:#181d21;color:#fff}.button.is-primary.is-outlined.is-loading::after{border-color:transparent transparent #181d21 #181d21 !important}.button.is-primary.is-outlined.is-loading:hover::after,.button.is-primary.is-outlined.is-loading.is-hovered::after,.button.is-primary.is-outlined.is-loading:focus::after,.button.is-primary.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#181d21;box-shadow:none;color:#181d21}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:hover,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined.is-focused{background-color:#fff;color:#181d21}.button.is-primary.is-inverted.is-outlined.is-loading:hover::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #181d21 #181d21 !important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#f3f5f6;color:#7d91a1}.button.is-primary.is-light:hover,.button.is-primary.is-light.is-hovered{background-color:#eceff1;border-color:transparent;color:#7d91a1}.button.is-primary.is-light:active,.button.is-primary.is-light.is-active{background-color:#e4e8ec;border-color:transparent;color:#7d91a1}.button.is-link{background-color:#00183f;border-color:transparent;color:#fff}.button.is-link:hover,.button.is-link.is-hovered{background-color:#001332;border-color:transparent;color:#fff}.button.is-link:focus,.button.is-link.is-focused{border-color:transparent;color:#fff}.button.is-link:focus:not(:active),.button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(0,24,63,0.25)}.button.is-link:active,.button.is-link.is-active{background-color:#000e26;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#00183f;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#00183f}.button.is-link.is-inverted:hover,.button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00183f}.button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-link.is-outlined{background-color:transparent;border-color:#00183f;color:#00183f}.button.is-link.is-outlined:hover,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined.is-focused{background-color:#00183f;border-color:#00183f;color:#fff}.button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #00183f #00183f !important}.button.is-link.is-outlined.is-loading:hover::after,.button.is-link.is-outlined.is-loading.is-hovered::after,.button.is-link.is-outlined.is-loading:focus::after,.button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#00183f;box-shadow:none;color:#00183f}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined:hover,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#00183f}.button.is-link.is-inverted.is-outlined.is-loading:hover::after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-link.is-inverted.is-outlined.is-loading:focus::after,.button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #00183f #00183f !important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#00458b;color:#00183f}.button.is-link.is-light:hover,.button.is-link.is-light.is-hovered{background-color:#003f7e;border-color:transparent;color:#00183f}.button.is-link.is-light:active,.button.is-link.is-light.is-active{background-color:#003872;border-color:transparent;color:#00183f}.button.is-info{background-color:#00458b;border-color:transparent;color:#fff}.button.is-info:hover,.button.is-info.is-hovered{background-color:#003f7e;border-color:transparent;color:#fff}.button.is-info:focus,.button.is-info.is-focused{border-color:transparent;color:#fff}.button.is-info:focus:not(:active),.button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(0,69,139,0.25)}.button.is-info:active,.button.is-info.is-active{background-color:#003872;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#00458b;border-color:transparent;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#00458b}.button.is-info.is-inverted:hover,.button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00458b}.button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-info.is-outlined{background-color:transparent;border-color:#00458b;color:#00458b}.button.is-info.is-outlined:hover,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined.is-focused{background-color:#00458b;border-color:#00458b;color:#fff}.button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #00458b #00458b !important}.button.is-info.is-outlined.is-loading:hover::after,.button.is-info.is-outlined.is-loading.is-hovered::after,.button.is-info.is-outlined.is-loading:focus::after,.button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#00458b;box-shadow:none;color:#00458b}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:hover,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#00458b}.button.is-info.is-inverted.is-outlined.is-loading:hover::after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-info.is-inverted.is-outlined.is-loading:focus::after,.button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #00458b #00458b !important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#0974b8;color:#00183f}.button.is-info.is-light:hover,.button.is-info.is-light.is-hovered{background-color:#086cac;border-color:transparent;color:#00183f}.button.is-info.is-light:active,.button.is-info.is-light.is-active{background-color:#0865a0;border-color:transparent;color:#00183f}.button.is-success{background-color:#1d4c00;border-color:transparent;color:#fff}.button.is-success:hover,.button.is-success.is-hovered{background-color:#183f00;border-color:transparent;color:#fff}.button.is-success:focus,.button.is-success.is-focused{border-color:transparent;color:#fff}.button.is-success:focus:not(:active),.button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(29,76,0,0.25)}.button.is-success:active,.button.is-success.is-active{background-color:#133300;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#1d4c00;border-color:transparent;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#1d4c00}.button.is-success.is-inverted:hover,.button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1d4c00}.button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-success.is-outlined{background-color:transparent;border-color:#1d4c00;color:#1d4c00}.button.is-success.is-outlined:hover,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined.is-focused{background-color:#1d4c00;border-color:#1d4c00;color:#fff}.button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #1d4c00 #1d4c00 !important}.button.is-success.is-outlined.is-loading:hover::after,.button.is-success.is-outlined.is-loading.is-hovered::after,.button.is-success.is-outlined.is-loading:focus::after,.button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#1d4c00;box-shadow:none;color:#1d4c00}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:hover,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#1d4c00}.button.is-success.is-inverted.is-outlined.is-loading:hover::after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-success.is-inverted.is-outlined.is-loading:focus::after,.button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #1d4c00 #1d4c00 !important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#1E670A;color:#1d4c00}.button.is-success.is-light:hover,.button.is-success.is-light.is-hovered{background-color:#1b5b09;border-color:transparent;color:#1d4c00}.button.is-success.is-light:active,.button.is-success.is-light.is-active{background-color:#175008;border-color:transparent;color:#1d4c00}.button.is-warning{background-color:#e3b614;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-warning:hover,.button.is-warning.is-hovered{background-color:#d7ad13;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-warning:focus,.button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-warning:focus:not(:active),.button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(227,182,20,0.25)}.button.is-warning:active,.button.is-warning.is-active{background-color:#cca312;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#e3b614;border-color:transparent;box-shadow:none}.button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#e3b614}.button.is-warning.is-inverted:hover,.button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#e3b614}.button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-warning.is-outlined{background-color:transparent;border-color:#e3b614;color:#e3b614}.button.is-warning.is-outlined:hover,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined.is-focused{background-color:#e3b614;border-color:#e3b614;color:rgba(0,0,0,0.7)}.button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #e3b614 #e3b614 !important}.button.is-warning.is-outlined.is-loading:hover::after,.button.is-warning.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-outlined.is-loading:focus::after,.button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#e3b614;box-shadow:none;color:#e3b614}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}.button.is-warning.is-inverted.is-outlined:hover,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#e3b614}.button.is-warning.is-inverted.is-outlined.is-loading:hover::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #e3b614 #e3b614 !important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}.button.is-warning.is-light{background-color:#fdfaec;color:#886d0c}.button.is-warning.is-light:hover,.button.is-warning.is-light.is-hovered{background-color:#fcf6e1;border-color:transparent;color:#886d0c}.button.is-warning.is-light:active,.button.is-warning.is-light.is-active{background-color:#fbf3d5;border-color:transparent;color:#886d0c}.button.is-danger{background-color:#861919;border-color:transparent;color:#fff}.button.is-danger:hover,.button.is-danger.is-hovered{background-color:#7b1717;border-color:transparent;color:#fff}.button.is-danger:focus,.button.is-danger.is-focused{border-color:transparent;color:#fff}.button.is-danger:focus:not(:active),.button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(134,25,25,0.25)}.button.is-danger:active,.button.is-danger.is-active{background-color:#711515;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#861919;border-color:transparent;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#861919}.button.is-danger.is-inverted:hover,.button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#861919}.button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-danger.is-outlined{background-color:transparent;border-color:#861919;color:#861919}.button.is-danger.is-outlined:hover,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined.is-focused{background-color:#861919;border-color:#861919;color:#fff}.button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #861919 #861919 !important}.button.is-danger.is-outlined.is-loading:hover::after,.button.is-danger.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-outlined.is-loading:focus::after,.button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#861919;box-shadow:none;color:#861919}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:hover,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#861919}.button.is-danger.is-inverted.is-outlined.is-loading:hover::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #861919 #861919 !important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#A22F2F;color:#861919}.button.is-danger.is-light:hover,.button.is-danger.is-light.is-hovered{background-color:#982c2c;border-color:transparent;color:#861919}.button.is-danger.is-light:active,.button.is-danger.is-light.is-active{background-color:#8e2929;border-color:transparent;color:#861919}.button.is-small,.block-content-files .dataTable-top input.button{font-size:.77rem}.button.is-small:not(.is-rounded),.block-content-files .dataTable-top input.button:not(.is-rounded){border-radius:3px}.button.is-normal{font-size:.9rem}.button.is-medium{font-size:1rem}.button.is-large{font-size:1.15rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent !important;pointer-events:none}.button.is-loading::after{position:absolute;left:calc(50% - (1em / 2));top:calc(50% - (1em / 2));position:absolute !important}.button.is-static{background-color:#ebebeb;border-color:#dbdbdb;color:#4b4b4b;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:290486px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:0.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-0.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.77rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.15rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 950px){.container{max-width:886px}}@media screen and (max-width: 1215px){.container.is-widescreen:not(.is-max-desktop):not(.container){max-width:1152px}}@media screen and (max-width: 1407px){.container.is-fullhd:not(.is-max-desktop):not(.container):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){.container:not(.is-max-desktop):not(.container){max-width:1152px}}@media screen and (min-width: 1408px){.container:not(.is-max-desktop):not(.container):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:0.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:0.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:0.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:0.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:0.8em}.content h5{font-size:1.125em;margin-bottom:0.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#ebebeb;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:0.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sup,.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small,.block-content-files .dataTable-top input.content{font-size:.77rem}.content.is-medium{font-size:1rem}.content.is-large{font-size:1.15rem}.table{background-color:#fff;color:#2c2c2c}.table td,.table th{border:2px solid #fff;border-width:0 0 2px;padding:0.75rem 1.25rem;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#050505}.table td.is-black,.table th.is-black{background-color:#050505;border-color:#050505;color:#fff}.table td.is-light,.table th.is-light{background-color:#ebebeb;border-color:#ebebeb;color:rgba(0,0,0,0.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#181d21;border-color:#181d21;color:#fff}.table td.is-link,.table th.is-link{background-color:#00183f;border-color:#00183f;color:#fff}.table td.is-info,.table th.is-info{background-color:#00458b;border-color:#00458b;color:#fff}.table td.is-success,.table th.is-success{background-color:#1d4c00;border-color:#1d4c00;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#e3b614;border-color:#e3b614;color:rgba(0,0,0,0.7)}.table td.is-danger,.table th.is-danger{background-color:#861919;border-color:#861919;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#181d21;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#363636}.table th:not([align]){text-align:inherit}.table tr.is-selected{background-color:#181d21;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:#dee7f0}.table thead td,.table thead th{border-width:0 0 2px;color:#2c2c2c}.table tfoot{background-color:rgba(0,0,0,0)}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:#f8fafb}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#f3f3f3}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#f3f3f3}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#ebebeb}.table.is-narrow td,.table.is-narrow th{padding:0.25em 0.5em}.table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#f3f3f3}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.title,.tiny-body h2,.tiny-body h3,.tiny-body h4,.tiny-body h5,.subtitle{word-break:break-word}.title em,.tiny-body h2 em,.tiny-body h3 em,.tiny-body h4 em,.tiny-body h5 em,.title span,.tiny-body h2 span,.tiny-body h3 span,.tiny-body h4 span,.tiny-body h5 span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.tiny-body h2 sub,.tiny-body h3 sub,.tiny-body h4 sub,.tiny-body h5 sub,.subtitle sub{font-size:.75em}.title sup,.tiny-body h2 sup,.tiny-body h3 sup,.tiny-body h4 sup,.tiny-body h5 sup,.subtitle sup{font-size:.75em}.title .tag,.tiny-body h2 .tag,.tiny-body h3 .tag,.tiny-body h4 .tag,.tiny-body h5 .tag,.subtitle .tag{vertical-align:middle}.title,.tiny-body h2,.tiny-body h3,.tiny-body h4,.tiny-body h5{color:#181d21;font-size:1.35rem;font-weight:600;line-height:1.5}.title strong,.tiny-body h2 strong,.tiny-body h3 strong,.tiny-body h4 strong,.tiny-body h5 strong{color:inherit;font-weight:inherit}.title+.highlight,.tiny-body h2+.highlight,.tiny-body h3+.highlight,.tiny-body h4+.highlight,.tiny-body h5+.highlight{margin-top:-0.75rem}.title:not(.is-spaced)+.subtitle,.tiny-body h2:not(.is-spaced)+.subtitle,.tiny-body h3:not(.is-spaced)+.subtitle,.tiny-body h4:not(.is-spaced)+.subtitle,.tiny-body h5:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1,.tiny-body h2.is-1,.tiny-body h3.is-1,.tiny-body h4.is-1,.tiny-body h5.is-1{font-size:2.2rem}.title.is-2,.tiny-body h2.is-2,.tiny-body h3.is-2,.tiny-body h4.is-2,.tiny-body h5.is-2{font-size:1.75rem}.title.is-3,.tiny-body h2,.tiny-body h3.is-3,.tiny-body h4.is-3,.tiny-body h5.is-3{font-size:1.35rem}.title.is-4,.tiny-body h2.is-4,.tiny-body h3,.tiny-body h4.is-4,.tiny-body h5.is-4{font-size:1.15rem}.title.is-5,.tiny-body h2.is-5,.tiny-body h3.is-5,.tiny-body h4,.tiny-body h5.is-5{font-size:1rem}.title.is-6,.tiny-body h2.is-6,.tiny-body h3.is-6,.tiny-body h4.is-6,.tiny-body h5{font-size:.9rem}.title.is-7,.tiny-body h2.is-7,.tiny-body h3.is-7,.tiny-body h4.is-7,.tiny-body h5.is-7{font-size:.77rem}.subtitle{color:#181d21;font-size:1rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title,.tiny-body .subtitle:not(.is-spaced)+h2,.tiny-body .subtitle:not(.is-spaced)+h3,.tiny-body .subtitle:not(.is-spaced)+h4,.tiny-body .subtitle:not(.is-spaced)+h5{margin-top:-1.25rem}.subtitle.is-1{font-size:2.2rem}.subtitle.is-2{font-size:1.75rem}.subtitle.is-3,.tiny-body h2.subtitle{font-size:1.35rem}.subtitle.is-4,.tiny-body h3.subtitle{font-size:1.15rem}.subtitle.is-5,.tiny-body h4.subtitle{font-size:1rem}.subtitle.is-6,.tiny-body h5.subtitle{font-size:.9rem}.subtitle.is-7{font-size:.77rem}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:0.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-0.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:.9rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:0.25rem;margin-left:0.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:0.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag{margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){align-items:center;background-color:#ebebeb;border-radius:0;color:#fff;display:inline-flex;font-size:.77rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#050505}.tag:not(body).is-black{background-color:#050505;color:#fff}.tag:not(body).is-light{background-color:#ebebeb;color:rgba(0,0,0,0.7)}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#181d21;color:#fff}.tag:not(body).is-primary.is-light{background-color:#f3f5f6;color:#7d91a1}.tag:not(body).is-link{background-color:#00183f;color:#fff}.tag:not(body).is-link.is-light{background-color:#00458b;color:#00183f}.tag:not(body).is-info{background-color:#00458b;color:#fff}.tag:not(body).is-info.is-light{background-color:#0974b8;color:#00183f}.tag:not(body).is-success{background-color:#1d4c00;color:#fff}.tag:not(body).is-success.is-light{background-color:#1E670A;color:#1d4c00}.tag:not(body).is-warning{background-color:#e3b614;color:rgba(0,0,0,0.7)}.tag:not(body).is-warning.is-light{background-color:#fdfaec;color:#886d0c}.tag:not(body).is-danger{background-color:#861919;color:#fff}.tag:not(body).is-danger.is-light{background-color:#A22F2F;color:#861919}.tag:not(body).is-normal{font-size:.77rem}.tag:not(body).is-medium{font-size:.9rem}.tag:not(body).is-large{font-size:1rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete::before,.tag:not(body).is-delete::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete::before{height:1px;width:50%}.tag:not(body).is-delete::after{height:50%;width:1px}.tag:not(body).is-delete:hover,.tag:not(body).is-delete:focus{background-color:#dedede}.tag:not(body).is-delete:active{background-color:#d2d2d2}.tag:not(body).is-rounded{border-radius:290486px}a.tag:hover{text-decoration:underline}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small,.block-content-files .dataTable-top input.icon{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:290486px}.image.is-fullwidth{width:100%}.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{height:100%;width:100%}.image.is-square,.image.is-1by1{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#ebebeb;border-radius:0;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:0.5rem}.notification .title,.notification .tiny-body h2,.tiny-body .notification h2,.notification .tiny-body h3,.tiny-body .notification h3,.notification .tiny-body h4,.tiny-body .notification h4,.notification .tiny-body h5,.tiny-body .notification h5,.notification .subtitle,.notification .content{color:currentColor}.notification.is-white{background-color:#fff;color:#050505}.notification.is-black{background-color:#050505;color:#fff}.notification.is-light{background-color:#ebebeb;color:rgba(0,0,0,0.7)}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#181d21;color:#fff}.notification.is-primary.is-light{background-color:#f3f5f6;color:#7d91a1}.notification.is-link{background-color:#00183f;color:#fff}.notification.is-link.is-light{background-color:#00458b;color:#00183f}.notification.is-info{background-color:#00458b;color:#fff}.notification.is-info.is-light{background-color:#0974b8;color:#00183f}.notification.is-success{background-color:#1d4c00;color:#fff}.notification.is-success.is-light{background-color:#1E670A;color:#1d4c00}.notification.is-warning{background-color:#e3b614;color:rgba(0,0,0,0.7)}.notification.is-warning.is-light{background-color:#fdfaec;color:#886d0c}.notification.is-danger{background-color:#861919;color:#fff}.notification.is-danger.is-light{background-color:#A22F2F;color:#861919}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:290486px;display:block;height:.9rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#2c2c2c}.progress::-moz-progress-bar{background-color:#2c2c2c}.progress::-ms-fill{background-color:#2c2c2c;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #ededed 30%)}.progress.is-black::-webkit-progress-value{background-color:#050505}.progress.is-black::-moz-progress-bar{background-color:#050505}.progress.is-black::-ms-fill{background-color:#050505}.progress.is-black:indeterminate{background-image:linear-gradient(to right, #050505 30%, #ededed 30%)}.progress.is-light::-webkit-progress-value{background-color:#ebebeb}.progress.is-light::-moz-progress-bar{background-color:#ebebeb}.progress.is-light::-ms-fill{background-color:#ebebeb}.progress.is-light:indeterminate{background-image:linear-gradient(to right, #ebebeb 30%, #ededed 30%)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(to right, #363636 30%, #ededed 30%)}.progress.is-primary::-webkit-progress-value{background-color:#181d21}.progress.is-primary::-moz-progress-bar{background-color:#181d21}.progress.is-primary::-ms-fill{background-color:#181d21}.progress.is-primary:indeterminate{background-image:linear-gradient(to right, #181d21 30%, #ededed 30%)}.progress.is-link::-webkit-progress-value{background-color:#00183f}.progress.is-link::-moz-progress-bar{background-color:#00183f}.progress.is-link::-ms-fill{background-color:#00183f}.progress.is-link:indeterminate{background-image:linear-gradient(to right, #00183f 30%, #ededed 30%)}.progress.is-info::-webkit-progress-value{background-color:#00458b}.progress.is-info::-moz-progress-bar{background-color:#00458b}.progress.is-info::-ms-fill{background-color:#00458b}.progress.is-info:indeterminate{background-image:linear-gradient(to right, #00458b 30%, #ededed 30%)}.progress.is-success::-webkit-progress-value{background-color:#1d4c00}.progress.is-success::-moz-progress-bar{background-color:#1d4c00}.progress.is-success::-ms-fill{background-color:#1d4c00}.progress.is-success:indeterminate{background-image:linear-gradient(to right, #1d4c00 30%, #ededed 30%)}.progress.is-warning::-webkit-progress-value{background-color:#e3b614}.progress.is-warning::-moz-progress-bar{background-color:#e3b614}.progress.is-warning::-ms-fill{background-color:#e3b614}.progress.is-warning:indeterminate{background-image:linear-gradient(to right, #e3b614 30%, #ededed 30%)}.progress.is-danger::-webkit-progress-value{background-color:#861919}.progress.is-danger::-moz-progress-bar{background-color:#861919}.progress.is-danger::-ms-fill{background-color:#861919}.progress.is-danger:indeterminate{background-image:linear-gradient(to right, #861919 30%, #ededed 30%)}.progress:indeterminate{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:moveIndeterminate;animation-name:moveIndeterminate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right, #2c2c2c 30%, #ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small,.block-content-files .dataTable-top input.progress{height:.77rem}.progress.is-medium{height:1rem}.progress.is-large{height:1.15rem}@-webkit-keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.input,.block-content-files .dataTable-top input,.textarea,.select select{background-color:#fff;border-color:#87898b;border-radius:6px;color:#363636}.input::-moz-placeholder,.block-content-files .dataTable-top input::-moz-placeholder,.textarea::-moz-placeholder,.select select::-moz-placeholder{color:rgba(54,54,54,0.3)}.input::-webkit-input-placeholder,.block-content-files .dataTable-top input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,.select select::-webkit-input-placeholder{color:rgba(54,54,54,0.3)}.input:-moz-placeholder,.block-content-files .dataTable-top input:-moz-placeholder,.textarea:-moz-placeholder,.select select:-moz-placeholder{color:rgba(54,54,54,0.3)}.input:-ms-input-placeholder,.block-content-files .dataTable-top input:-ms-input-placeholder,.textarea:-ms-input-placeholder,.select select:-ms-input-placeholder{color:rgba(54,54,54,0.3)}.input:hover,.block-content-files .dataTable-top input:hover,.textarea:hover,.select select:hover,.is-hovered.input,.block-content-files .dataTable-top input.is-hovered,.is-hovered.textarea,.select select.is-hovered{border-color:#4a4a4a}.input:focus,.block-content-files .dataTable-top input:focus,.textarea:focus,.select select:focus,.is-focused.input,.block-content-files .dataTable-top input.is-focused,.is-focused.textarea,.select select.is-focused,.input:active,.block-content-files .dataTable-top input:active,.textarea:active,.select select:active,.is-active.input,.block-content-files .dataTable-top input.is-active,.is-active.textarea,.select select.is-active{border-color:#00183f;box-shadow:0 0 0 0.125em rgba(0,24,63,0.25)}.input[disabled],.block-content-files .dataTable-top input[disabled],.textarea[disabled],.select select[disabled],fieldset[disabled] .input,fieldset[disabled] .block-content-files .dataTable-top input,.block-content-files .dataTable-top fieldset[disabled] input,fieldset[disabled] .textarea,fieldset[disabled] .select select,.select fieldset[disabled] select{background-color:#ebebeb;border-color:#ebebeb;box-shadow:none;color:#4b4b4b}.input[disabled]::-moz-placeholder,.block-content-files .dataTable-top input[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,.select select[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .block-content-files .dataTable-top input::-moz-placeholder,.block-content-files .dataTable-top fieldset[disabled] input::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder{color:rgba(75,75,75,0.3)}.input[disabled]::-webkit-input-placeholder,.block-content-files .dataTable-top input[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .block-content-files .dataTable-top input::-webkit-input-placeholder,.block-content-files .dataTable-top fieldset[disabled] input::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder{color:rgba(75,75,75,0.3)}.input[disabled]:-moz-placeholder,.block-content-files .dataTable-top input[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,.select select[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .block-content-files .dataTable-top input:-moz-placeholder,.block-content-files .dataTable-top fieldset[disabled] input:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder{color:rgba(75,75,75,0.3)}.input[disabled]:-ms-input-placeholder,.block-content-files .dataTable-top input[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .block-content-files .dataTable-top input:-ms-input-placeholder,.block-content-files .dataTable-top fieldset[disabled] input:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder{color:rgba(75,75,75,0.3)}.label{color:#363636;display:block;font-size:.9rem;font-weight:700}.label:not(:last-child){margin-bottom:0.5em}.label.is-small,.block-content-files .dataTable-top input.label{font-size:.77rem}.label.is-medium{font-size:1rem}.label.is-large{font-size:1.15rem}.help{display:block;font-size:.77rem;margin-top:0.25rem}.help.is-white{color:#fff}.help.is-black{color:#050505}.help.is-light{color:#ebebeb}.help.is-dark{color:#363636}.help.is-primary{color:#181d21}.help.is-link{color:#00183f}.help.is-info{color:#00458b}.help.is-success{color:#1d4c00}.help.is-warning{color:#e3b614}.help.is-danger{color:#861919}.field:not(:last-child){margin-bottom:0.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .block-content-files .dataTable-top input,.block-content-files .dataTable-top .field.has-addons .control:not(:first-child):not(:last-child) input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .block-content-files .dataTable-top input,.block-content-files .dataTable-top .field.has-addons .control:first-child:not(:only-child) input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .block-content-files .dataTable-top input,.block-content-files .dataTable-top .field.has-addons .control:last-child:not(:only-child) input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .block-content-files .dataTable-top input:not([disabled]):hover,.block-content-files .dataTable-top .field.has-addons .control input:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .block-content-files .dataTable-top input:not([disabled]).is-hovered,.block-content-files .dataTable-top .field.has-addons .control input:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered{z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .block-content-files .dataTable-top input:not([disabled]):focus,.block-content-files .dataTable-top .field.has-addons .control input:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .block-content-files .dataTable-top input:not([disabled]).is-focused,.block-content-files .dataTable-top .field.has-addons .control input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .block-content-files .dataTable-top input:not([disabled]):active,.block-content-files .dataTable-top .field.has-addons .control input:not([disabled]):active,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .block-content-files .dataTable-top input:not([disabled]).is-active,.block-content-files .dataTable-top .field.has-addons .control input:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]).is-active{z-index:3}.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .block-content-files .dataTable-top input:not([disabled]):focus:hover,.block-content-files .dataTable-top .field.has-addons .control input:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .block-content-files .dataTable-top input:not([disabled]).is-focused:hover,.block-content-files .dataTable-top .field.has-addons .control input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .block-content-files .dataTable-top input:not([disabled]):active:hover,.block-content-files .dataTable-top .field.has-addons .control input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .block-content-files .dataTable-top input:not([disabled]).is-active:hover,.block-content-files .dataTable-top .field.has-addons .control input:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 580px), print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 579px){.field-label{margin-bottom:0.5rem}}@media screen and (min-width: 580px), print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small,.block-content-files .dataTable-top input.field-label{font-size:.77rem;padding-top:0.375em}.field-label.is-normal{padding-top:0.375em}.field-label.is-medium{font-size:1rem;padding-top:0.375em}.field-label.is-large{font-size:1.15rem;padding-top:0.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width: 580px), print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:.9rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus ~ .icon,.control.has-icons-left .block-content-files .dataTable-top input:focus ~ .icon,.block-content-files .dataTable-top .control.has-icons-left input:focus ~ .icon,.control.has-icons-left .select:focus ~ .icon,.control.has-icons-right .input:focus ~ .icon,.control.has-icons-right .block-content-files .dataTable-top input:focus ~ .icon,.block-content-files .dataTable-top .control.has-icons-right input:focus ~ .icon,.control.has-icons-right .select:focus ~ .icon{color:#2c2c2c}.control.has-icons-left .input.is-small ~ .icon,.control.has-icons-left .block-content-files .dataTable-top input ~ .icon,.block-content-files .dataTable-top .control.has-icons-left input ~ .icon,.control.has-icons-left .select.is-small ~ .icon,.control.has-icons-left .block-content-files .dataTable-top input.select ~ .icon,.block-content-files .dataTable-top .control.has-icons-left input.select ~ .icon,.control.has-icons-right .input.is-small ~ .icon,.control.has-icons-right .block-content-files .dataTable-top input ~ .icon,.block-content-files .dataTable-top .control.has-icons-right input ~ .icon,.control.has-icons-right .select.is-small ~ .icon,.control.has-icons-right .block-content-files .dataTable-top input.select ~ .icon,.block-content-files .dataTable-top .control.has-icons-right input.select ~ .icon{font-size:.77rem}.control.has-icons-left .input.is-medium ~ .icon,.control.has-icons-left .block-content-files .dataTable-top input.is-medium ~ .icon,.block-content-files .dataTable-top .control.has-icons-left input.is-medium ~ .icon,.control.has-icons-left .select.is-medium ~ .icon,.control.has-icons-right .input.is-medium ~ .icon,.control.has-icons-right .block-content-files .dataTable-top input.is-medium ~ .icon,.block-content-files .dataTable-top .control.has-icons-right input.is-medium ~ .icon,.control.has-icons-right .select.is-medium ~ .icon{font-size:1rem}.control.has-icons-left .input.is-large ~ .icon,.control.has-icons-left .block-content-files .dataTable-top input.is-large ~ .icon,.block-content-files .dataTable-top .control.has-icons-left input.is-large ~ .icon,.control.has-icons-left .select.is-large ~ .icon,.control.has-icons-right .input.is-large ~ .icon,.control.has-icons-right .block-content-files .dataTable-top input.is-large ~ .icon,.block-content-files .dataTable-top .control.has-icons-right input.is-large ~ .icon,.control.has-icons-right .select.is-large ~ .icon{font-size:1.15rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#87898b;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .block-content-files .dataTable-top input,.block-content-files .dataTable-top .control.has-icons-left input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .block-content-files .dataTable-top input,.block-content-files .dataTable-top .control.has-icons-right input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}.control.is-loading.is-small:after,.block-content-files .dataTable-top input.control.is-loading:after{font-size:.77rem}.control.is-loading.is-medium:after{font-size:1rem}.control.is-loading.is-large:after{font-size:1.15rem}.input,.block-content-files .dataTable-top input,.textarea{box-shadow:none;max-width:100%;width:100%}.input[readonly],.block-content-files .dataTable-top input[readonly],.textarea[readonly]{box-shadow:none}.is-white.input,.block-content-files .dataTable-top input.is-white,.is-white.textarea{border-color:#fff}.is-white.input:focus,.block-content-files .dataTable-top input.is-white:focus,.is-white.textarea:focus,.is-white.is-focused.input,.block-content-files .dataTable-top input.is-white.is-focused,.is-white.is-focused.textarea,.is-white.input:active,.block-content-files .dataTable-top input.is-white:active,.is-white.textarea:active,.is-white.is-active.input,.block-content-files .dataTable-top input.is-white.is-active,.is-white.is-active.textarea{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.is-black.input,.block-content-files .dataTable-top input.is-black,.is-black.textarea{border-color:#050505}.is-black.input:focus,.block-content-files .dataTable-top input.is-black:focus,.is-black.textarea:focus,.is-black.is-focused.input,.block-content-files .dataTable-top input.is-black.is-focused,.is-black.is-focused.textarea,.is-black.input:active,.block-content-files .dataTable-top input.is-black:active,.is-black.textarea:active,.is-black.is-active.input,.block-content-files .dataTable-top input.is-black.is-active,.is-black.is-active.textarea{box-shadow:0 0 0 0.125em rgba(5,5,5,0.25)}.is-light.input,.block-content-files .dataTable-top input.is-light,.is-light.textarea{border-color:#ebebeb}.is-light.input:focus,.block-content-files .dataTable-top input.is-light:focus,.is-light.textarea:focus,.is-light.is-focused.input,.block-content-files .dataTable-top input.is-light.is-focused,.is-light.is-focused.textarea,.is-light.input:active,.block-content-files .dataTable-top input.is-light:active,.is-light.textarea:active,.is-light.is-active.input,.block-content-files .dataTable-top input.is-light.is-active,.is-light.is-active.textarea{box-shadow:0 0 0 0.125em rgba(235,235,235,0.25)}.is-dark.input,.block-content-files .dataTable-top input.is-dark,.is-dark.textarea{border-color:#363636}.is-dark.input:focus,.block-content-files .dataTable-top input.is-dark:focus,.is-dark.textarea:focus,.is-dark.is-focused.input,.block-content-files .dataTable-top input.is-dark.is-focused,.is-dark.is-focused.textarea,.is-dark.input:active,.block-content-files .dataTable-top input.is-dark:active,.is-dark.textarea:active,.is-dark.is-active.input,.block-content-files .dataTable-top input.is-dark.is-active,.is-dark.is-active.textarea{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.is-primary.input,.block-content-files .dataTable-top input.is-primary,.is-primary.textarea{border-color:#181d21}.is-primary.input:focus,.block-content-files .dataTable-top input.is-primary:focus,.is-primary.textarea:focus,.is-primary.is-focused.input,.block-content-files .dataTable-top input.is-primary.is-focused,.is-primary.is-focused.textarea,.is-primary.input:active,.block-content-files .dataTable-top input.is-primary:active,.is-primary.textarea:active,.is-primary.is-active.input,.block-content-files .dataTable-top input.is-primary.is-active,.is-primary.is-active.textarea{box-shadow:0 0 0 0.125em rgba(24,29,33,0.25)}.is-link.input,.block-content-files .dataTable-top input.is-link,.is-link.textarea{border-color:#00183f}.is-link.input:focus,.block-content-files .dataTable-top input.is-link:focus,.is-link.textarea:focus,.is-link.is-focused.input,.block-content-files .dataTable-top input.is-link.is-focused,.is-link.is-focused.textarea,.is-link.input:active,.block-content-files .dataTable-top input.is-link:active,.is-link.textarea:active,.is-link.is-active.input,.block-content-files .dataTable-top input.is-link.is-active,.is-link.is-active.textarea{box-shadow:0 0 0 0.125em rgba(0,24,63,0.25)}.is-info.input,.block-content-files .dataTable-top input.is-info,.is-info.textarea{border-color:#00458b}.is-info.input:focus,.block-content-files .dataTable-top input.is-info:focus,.is-info.textarea:focus,.is-info.is-focused.input,.block-content-files .dataTable-top input.is-info.is-focused,.is-info.is-focused.textarea,.is-info.input:active,.block-content-files .dataTable-top input.is-info:active,.is-info.textarea:active,.is-info.is-active.input,.block-content-files .dataTable-top input.is-info.is-active,.is-info.is-active.textarea{box-shadow:0 0 0 0.125em rgba(0,69,139,0.25)}.is-success.input,.block-content-files .dataTable-top input.is-success,.is-success.textarea{border-color:#1d4c00}.is-success.input:focus,.block-content-files .dataTable-top input.is-success:focus,.is-success.textarea:focus,.is-success.is-focused.input,.block-content-files .dataTable-top input.is-success.is-focused,.is-success.is-focused.textarea,.is-success.input:active,.block-content-files .dataTable-top input.is-success:active,.is-success.textarea:active,.is-success.is-active.input,.block-content-files .dataTable-top input.is-success.is-active,.is-success.is-active.textarea{box-shadow:0 0 0 0.125em rgba(29,76,0,0.25)}.is-warning.input,.block-content-files .dataTable-top input.is-warning,.is-warning.textarea{border-color:#e3b614}.is-warning.input:focus,.block-content-files .dataTable-top input.is-warning:focus,.is-warning.textarea:focus,.is-warning.is-focused.input,.block-content-files .dataTable-top input.is-warning.is-focused,.is-warning.is-focused.textarea,.is-warning.input:active,.block-content-files .dataTable-top input.is-warning:active,.is-warning.textarea:active,.is-warning.is-active.input,.block-content-files .dataTable-top input.is-warning.is-active,.is-warning.is-active.textarea{box-shadow:0 0 0 0.125em rgba(227,182,20,0.25)}.is-danger.input,.block-content-files .dataTable-top input.is-danger,.is-danger.textarea{border-color:#861919}.is-danger.input:focus,.block-content-files .dataTable-top input.is-danger:focus,.is-danger.textarea:focus,.is-danger.is-focused.input,.block-content-files .dataTable-top input.is-danger.is-focused,.is-danger.is-focused.textarea,.is-danger.input:active,.block-content-files .dataTable-top input.is-danger:active,.is-danger.textarea:active,.is-danger.is-active.input,.block-content-files .dataTable-top input.is-danger.is-active,.is-danger.is-active.textarea{box-shadow:0 0 0 0.125em rgba(134,25,25,0.25)}.is-small.input,.block-content-files .dataTable-top input,.is-small.textarea{border-radius:3px;font-size:.77rem}.is-medium.input,.block-content-files .dataTable-top input.is-medium,.is-medium.textarea{font-size:1rem}.is-large.input,.block-content-files .dataTable-top input.is-large,.is-large.textarea{font-size:1.15rem}.is-fullwidth.input,.block-content-files .dataTable-top input.is-fullwidth,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.block-content-files .dataTable-top input.is-inline,.is-inline.textarea{display:inline;width:auto}.input.is-rounded,.block-content-files .dataTable-top input.is-rounded{border-radius:290486px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}.input.is-static,.block-content-files .dataTable-top input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio,.checkbox input[disabled],.radio input[disabled]{color:#4b4b4b;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading)::after{border-color:#00183f;right:1.125em;z-index:4}.select.is-rounded select{border-radius:290486px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#ebebeb}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:0.5em 1em}.select:not(.is-multiple):not(.is-loading):hover::after{border-color:#363636}.select.is-white:not(:hover)::after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select:hover,.select.is-white select.is-hovered{border-color:#f2f2f2}.select.is-white select:focus,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.select.is-black:not(:hover)::after{border-color:#050505}.select.is-black select{border-color:#050505}.select.is-black select:hover,.select.is-black select.is-hovered{border-color:#000}.select.is-black select:focus,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(5,5,5,0.25)}.select.is-light:not(:hover)::after{border-color:#ebebeb}.select.is-light select{border-color:#ebebeb}.select.is-light select:hover,.select.is-light select.is-hovered{border-color:#dedede}.select.is-light select:focus,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(235,235,235,0.25)}.select.is-dark:not(:hover)::after{border-color:#363636}.select.is-dark select{border-color:#363636}.select.is-dark select:hover,.select.is-dark select.is-hovered{border-color:#292929}.select.is-dark select:focus,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select.is-active{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.select.is-primary:not(:hover)::after{border-color:#181d21}.select.is-primary select{border-color:#181d21}.select.is-primary select:hover,.select.is-primary select.is-hovered{border-color:#0d1012}.select.is-primary select:focus,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select.is-active{box-shadow:0 0 0 0.125em rgba(24,29,33,0.25)}.select.is-link:not(:hover)::after{border-color:#00183f}.select.is-link select{border-color:#00183f}.select.is-link select:hover,.select.is-link select.is-hovered{border-color:#000e26}.select.is-link select:focus,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(0,24,63,0.25)}.select.is-info:not(:hover)::after{border-color:#00458b}.select.is-info select{border-color:#00458b}.select.is-info select:hover,.select.is-info select.is-hovered{border-color:#003872}.select.is-info select:focus,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(0,69,139,0.25)}.select.is-success:not(:hover)::after{border-color:#1d4c00}.select.is-success select{border-color:#1d4c00}.select.is-success select:hover,.select.is-success select.is-hovered{border-color:#133300}.select.is-success select:focus,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(29,76,0,0.25)}.select.is-warning:not(:hover)::after{border-color:#e3b614}.select.is-warning select{border-color:#e3b614}.select.is-warning select:hover,.select.is-warning select.is-hovered{border-color:#cca312}.select.is-warning select:focus,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(227,182,20,0.25)}.select.is-danger:not(:hover)::after{border-color:#861919}.select.is-danger select{border-color:#861919}.select.is-danger select:hover,.select.is-danger select.is-hovered{border-color:#711515}.select.is-danger select:focus,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(134,25,25,0.25)}.select.is-small,.block-content-files .dataTable-top input.select{border-radius:3px;font-size:.77rem}.select.is-medium{font-size:1rem}.select.is-large{font-size:1.15rem}.select.is-disabled::after{border-color:#4b4b4b}.select.is-fullwidth{width:100%}.select.is-fullwidth select{width:100%}.select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}.select.is-loading.is-small:after,.block-content-files .dataTable-top input.select.is-loading:after{font-size:.77rem}.select.is-loading.is-medium:after{font-size:1rem}.select.is-loading.is-large:after{font-size:1.15rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#050505}.file.is-white:hover .file-cta,.file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#050505}.file.is-white:focus .file-cta,.file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#050505}.file.is-white:active .file-cta,.file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#050505}.file.is-black .file-cta{background-color:#050505;border-color:transparent;color:#fff}.file.is-black:hover .file-cta,.file.is-black.is-hovered .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-black:focus .file-cta,.file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(5,5,5,0.25);color:#fff}.file.is-black:active .file-cta,.file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#ebebeb;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-light:hover .file-cta,.file.is-light.is-hovered .file-cta{background-color:#e5e5e5;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-light:focus .file-cta,.file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(235,235,235,0.25);color:rgba(0,0,0,0.7)}.file.is-light:active .file-cta,.file.is-light.is-active .file-cta{background-color:#dedede;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark:hover .file-cta,.file.is-dark.is-hovered .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark:focus .file-cta,.file.is-dark.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(54,54,54,0.25);color:#fff}.file.is-dark:active .file-cta,.file.is-dark.is-active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#181d21;border-color:transparent;color:#fff}.file.is-primary:hover .file-cta,.file.is-primary.is-hovered .file-cta{background-color:#13171a;border-color:transparent;color:#fff}.file.is-primary:focus .file-cta,.file.is-primary.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(24,29,33,0.25);color:#fff}.file.is-primary:active .file-cta,.file.is-primary.is-active .file-cta{background-color:#0d1012;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#00183f;border-color:transparent;color:#fff}.file.is-link:hover .file-cta,.file.is-link.is-hovered .file-cta{background-color:#001332;border-color:transparent;color:#fff}.file.is-link:focus .file-cta,.file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(0,24,63,0.25);color:#fff}.file.is-link:active .file-cta,.file.is-link.is-active .file-cta{background-color:#000e26;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#00458b;border-color:transparent;color:#fff}.file.is-info:hover .file-cta,.file.is-info.is-hovered .file-cta{background-color:#003f7e;border-color:transparent;color:#fff}.file.is-info:focus .file-cta,.file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(0,69,139,0.25);color:#fff}.file.is-info:active .file-cta,.file.is-info.is-active .file-cta{background-color:#003872;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#1d4c00;border-color:transparent;color:#fff}.file.is-success:hover .file-cta,.file.is-success.is-hovered .file-cta{background-color:#183f00;border-color:transparent;color:#fff}.file.is-success:focus .file-cta,.file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(29,76,0,0.25);color:#fff}.file.is-success:active .file-cta,.file.is-success.is-active .file-cta{background-color:#133300;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#e3b614;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-warning:hover .file-cta,.file.is-warning.is-hovered .file-cta{background-color:#d7ad13;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-warning:focus .file-cta,.file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(227,182,20,0.25);color:rgba(0,0,0,0.7)}.file.is-warning:active .file-cta,.file.is-warning.is-active .file-cta{background-color:#cca312;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-danger .file-cta{background-color:#861919;border-color:transparent;color:#fff}.file.is-danger:hover .file-cta,.file.is-danger.is-hovered .file-cta{background-color:#7b1717;border-color:transparent;color:#fff}.file.is-danger:focus .file-cta,.file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(134,25,25,0.25);color:#fff}.file.is-danger:active .file-cta,.file.is-danger.is-active .file-cta{background-color:#711515;border-color:transparent;color:#fff}.file.is-small,.block-content-files .dataTable-top input.file{font-size:.77rem}.file.is-medium{font-size:1rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.15rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:6px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa,.block-content-files .dataTable-top input.file.is-boxed .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:6px 6px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 6px 6px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 6px 6px 0}.file.is-right .file-name{border-radius:6px 0 0 6px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#e5e5e5;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#dedede;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:6px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#ebebeb;color:#2c2c2c}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.pagination{font-size:.9rem;margin:-.25rem}.pagination.is-small,.block-content-files .dataTable-top input.pagination{font-size:.77rem}.pagination.is-medium{font-size:1rem}.pagination.is-large{font-size:1.15rem}.pagination.is-rounded .pagination-previous,.pagination.is-rounded .pagination-next{padding-left:1em;padding-right:1em;border-radius:290486px}.pagination.is-rounded .pagination-link{border-radius:290486px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-previous,.pagination-next,.pagination-link{border-color:#dbdbdb;color:#fff;min-width:2.5em}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{border-color:#b5b5b5;color:#363636}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus{border-color:#00458b}.pagination-previous:active,.pagination-next:active,.pagination-link:active{box-shadow:inset 0 1px 2px rgba(5,5,5,0.2)}.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#4b4b4b;opacity:0.5}.pagination-previous,.pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#181d21;border-color:#00183f;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width: 579px){.pagination{flex-wrap:wrap}.pagination-previous,.pagination-next{flex-grow:1;flex-shrink:1}.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 580px), print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.card{background-color:#fff;border-radius:0;box-shadow:0 4px 12px rgba(0,0,0,0.08);color:#2c2c2c;max-width:100%;position:relative}.card-header:first-child,.card-content:first-child,.card-footer:first-child{border-top-left-radius:0;border-top-right-radius:0}.card-header:last-child,.card-content:last-child,.card-footer:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}.card-header{background-color:#f9f9f9;align-items:stretch;box-shadow:none;display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:0;border-top-right-radius:0}.card-image:last-child img{border-bottom-left-radius:0;border-bottom-right-radius:0}.card-content{background-color:rgba(0,0,0,0);padding:1.5rem}.card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.breadcrumb{font-size:.9rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#2c2c2c;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#050505}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li::before{color:#4a4a4a;content:"\0002f"}.breadcrumb ul,.breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small,.block-content-files .dataTable-top input.breadcrumb{font-size:.77rem}.breadcrumb.is-medium{font-size:1rem}.breadcrumb.is-large{font-size:1.15rem}.breadcrumb.has-arrow-separator li+li::before{content:"\02192"}.breadcrumb.has-bullet-separator li+li::before{content:"\02022"}.breadcrumb.has-dot-separator li+li::before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(5,5,5,0.86)}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 580px){.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#ebebeb;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:9px;border-top-right-radius:9px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.15rem;line-height:1}.modal-card-foot{border-bottom-left-radius:9px;border-bottom-right-radius:9px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:rgba(0,0,0,0);min-height:4rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#050505}.navbar.is-white .navbar-brand>.navbar-item,.navbar.is-white .navbar-brand .navbar-link{color:#050505}.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#050505}.navbar.is-white .navbar-brand .navbar-link::after{border-color:#050505}.navbar.is-white .navbar-burger{color:#050505}@media screen and (min-width: 950px){.navbar.is-white .navbar-start>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-end .navbar-link{color:#050505}.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#050505}.navbar.is-white .navbar-start .navbar-link::after,.navbar.is-white .navbar-end .navbar-link::after{border-color:#050505}.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#050505}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#050505}}.navbar.is-black{background-color:#050505;color:#fff}.navbar.is-black .navbar-brand>.navbar-item,.navbar.is-black .navbar-brand .navbar-link{color:#fff}.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 950px){.navbar.is-black .navbar-start>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-end .navbar-link{color:#fff}.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-start .navbar-link::after,.navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#050505;color:#fff}}.navbar.is-light{background-color:#ebebeb;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand>.navbar-item,.navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#dedede;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 950px){.navbar.is-light .navbar-start>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end .navbar-link.is-active{background-color:#dedede;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-start .navbar-link::after,.navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#dedede;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#ebebeb;color:rgba(0,0,0,0.7)}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand>.navbar-item,.navbar.is-dark .navbar-brand .navbar-link{color:#fff}.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width: 950px){.navbar.is-dark .navbar-start>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-end .navbar-link{color:#fff}.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-start .navbar-link::after,.navbar.is-dark .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#181d21;color:#fff}.navbar.is-primary .navbar-brand>.navbar-item,.navbar.is-primary .navbar-brand .navbar-link{color:#fff}.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand .navbar-link.is-active{background-color:#0d1012;color:#fff}.navbar.is-primary .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width: 950px){.navbar.is-primary .navbar-start>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-end .navbar-link{color:#fff}.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end .navbar-link.is-active{background-color:#0d1012;color:#fff}.navbar.is-primary .navbar-start .navbar-link::after,.navbar.is-primary .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link{background-color:#0d1012;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#181d21;color:#fff}}.navbar.is-link{background-color:#00183f;color:#fff}.navbar.is-link .navbar-brand>.navbar-item,.navbar.is-link .navbar-brand .navbar-link{color:#fff}.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#000e26;color:#fff}.navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 950px){.navbar.is-link .navbar-start>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-end .navbar-link{color:#fff}.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end .navbar-link.is-active{background-color:#000e26;color:#fff}.navbar.is-link .navbar-start .navbar-link::after,.navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000e26;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#00183f;color:#fff}}.navbar.is-info{background-color:#00458b;color:#fff}.navbar.is-info .navbar-brand>.navbar-item,.navbar.is-info .navbar-brand .navbar-link{color:#fff}.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#003872;color:#fff}.navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 950px){.navbar.is-info .navbar-start>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-end .navbar-link{color:#fff}.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end .navbar-link.is-active{background-color:#003872;color:#fff}.navbar.is-info .navbar-start .navbar-link::after,.navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#003872;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#00458b;color:#fff}}.navbar.is-success{background-color:#1d4c00;color:#fff}.navbar.is-success .navbar-brand>.navbar-item,.navbar.is-success .navbar-brand .navbar-link{color:#fff}.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#133300;color:#fff}.navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 950px){.navbar.is-success .navbar-start>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-end .navbar-link{color:#fff}.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end .navbar-link.is-active{background-color:#133300;color:#fff}.navbar.is-success .navbar-start .navbar-link::after,.navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#133300;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#1d4c00;color:#fff}}.navbar.is-warning{background-color:#e3b614;color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-brand>.navbar-item,.navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#cca312;color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 950px){.navbar.is-warning .navbar-start>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#cca312;color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-start .navbar-link::after,.navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#cca312;color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#e3b614;color:rgba(0,0,0,0.7)}}.navbar.is-danger{background-color:#861919;color:#fff}.navbar.is-danger .navbar-brand>.navbar-item,.navbar.is-danger .navbar-brand .navbar-link{color:#fff}.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#711515;color:#fff}.navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 950px){.navbar.is-danger .navbar-start>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-end .navbar-link{color:#fff}.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#711515;color:#fff}.navbar.is-danger .navbar-start .navbar-link::after,.navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#711515;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#861919;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #ebebeb}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #ebebeb}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top,body.has-navbar-fixed-top{padding-top:4rem}html.has-navbar-fixed-bottom,body.has-navbar-fixed-bottom{padding-bottom:4rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#2c2c2c;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,0.05)}.navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#2c2c2c;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}a.navbar-item,.navbar-link{cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,a.navbar-item.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,.navbar-link.is-active{background-color:#f3f3f3;color:#00183f}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#00183f}.navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#00183f;border-bottom-style:solid;border-bottom-width:3px;color:#00183f;padding-bottom:calc(0.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless)::after{border-color:#00183f;margin-top:-0.375em;right:1.125em}.navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#ebebeb;border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 949px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link::after{display:none}.navbar-menu{background-color:rgba(0,0,0,0);box-shadow:0 8px 16px rgba(5,5,5,0.1);padding:0.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(5,5,5,0.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.has-navbar-fixed-top-touch,body.has-navbar-fixed-top-touch{padding-top:4rem}html.has-navbar-fixed-bottom-touch,body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 950px){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:4rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-start,.navbar.is-spaced .navbar-end{align-items:center}.navbar.is-spaced a.navbar-item,.navbar.is-spaced .navbar-link{border-radius:6px}.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#ebebeb;color:#050505}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#ebebeb;color:#00183f}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:9px 9px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(5,5,5,0.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:9px;border-bottom-right-radius:9px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(5,5,5,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#ebebeb;color:#050505}.navbar-dropdown a.navbar-item.is-active{background-color:#ebebeb;color:#00183f}.navbar.is-spaced .navbar-dropdown,.navbar-dropdown.is-boxed{border-radius:9px;border-top:none;box-shadow:0 8px 8px rgba(0,0,0,0.15);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-left:-.75rem}.navbar>.container .navbar-menu,.container>.navbar .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(5,5,5,0.1)}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop,body.has-navbar-fixed-top-desktop{padding-top:4rem}html.has-navbar-fixed-bottom-desktop,body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.has-spaced-navbar-fixed-top,body.has-spaced-navbar-fixed-top{padding-top:6rem}html.has-spaced-navbar-fixed-bottom,body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}a.navbar-item.is-active,.navbar-link.is-active{color:#050505}a.navbar-item.is-active:not(:focus):not(:hover),.navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-item.has-dropdown.is-active .navbar-link{background-color:#f3f3f3}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}.panel{border-radius:0;box-shadow:none;font-size:.9rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#050505}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#050505;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#050505}.panel.is-black .panel-block.is-active .panel-icon{color:#050505}.panel.is-light .panel-heading{background-color:#ebebeb;color:rgba(0,0,0,0.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#ebebeb}.panel.is-light .panel-block.is-active .panel-icon{color:#ebebeb}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#181d21;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#181d21}.panel.is-primary .panel-block.is-active .panel-icon{color:#181d21}.panel.is-link .panel-heading{background-color:#00183f;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#00183f}.panel.is-link .panel-block.is-active .panel-icon{color:#00183f}.panel.is-info .panel-heading{background-color:#00458b;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#00458b}.panel.is-info .panel-block.is-active .panel-icon{color:#00458b}.panel.is-success .panel-heading{background-color:#1d4c00;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#1d4c00}.panel.is-success .panel-block.is-active .panel-icon{color:#1d4c00}.panel.is-warning .panel-heading{background-color:#e3b614;color:rgba(0,0,0,0.7)}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#e3b614}.panel.is-warning .panel-block.is-active .panel-icon{color:#e3b614}.panel.is-danger .panel-heading{background-color:#861919;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#861919}.panel.is-danger .panel-block.is-active .panel-icon{color:#861919}.panel-tabs:not(:last-child),.panel-block:not(:last-child){border-bottom:none}.panel-heading{background-color:#ededed;border-radius:0 0 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:0.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#2c2c2c}.panel-list a:hover{color:#00183f}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:0.5em 0.75em}.panel-block input[type="checkbox"]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#00183f;color:#363636}.panel-block.is-active .panel-icon{color:#00183f}.panel-block:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#ebebeb}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#4b4b4b;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.5rem;margin-right:-.5rem;margin-top:-.5rem}.tile.is-ancestor:last-child{margin-bottom:-.5rem}.tile.is-ancestor:not(:last-child){margin-bottom:.5rem}.tile.is-child{margin:0 !important}.tile.is-parent{padding:.5rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 580px), print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333%}.tile.is-2{flex:none;width:16.66667%}.tile.is-3,.tiny-body h2.tile{flex:none;width:25%}.tile.is-4,.tiny-body h3.tile{flex:none;width:33.33333%}.tile.is-5,.tiny-body h4.tile{flex:none;width:41.66667%}.tile.is-6,.tiny-body h5.tile{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333%}.tile.is-8{flex:none;width:66.66667%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333%}.tile.is-11{flex:none;width:91.66667%}.tile.is-12{flex:none;width:100%}}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:1.5rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>.column.is-3,.tiny-body .columns.is-mobile>h2.column{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4,.tiny-body .columns.is-mobile>h3.column{flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>.column.is-5,.tiny-body .columns.is-mobile>h4.column{flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>.column.is-6,.tiny-body .columns.is-mobile>h5.column{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>.column.is-8{flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>.column.is-11{flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width: 579px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0%}.column.is-1-mobile{flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{flex:none;width:16.66667%}.column.is-offset-2-mobile{margin-left:16.66667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333%}.column.is-offset-4-mobile{margin-left:33.33333%}.column.is-5-mobile{flex:none;width:41.66667%}.column.is-offset-5-mobile{margin-left:41.66667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333%}.column.is-offset-7-mobile{margin-left:58.33333%}.column.is-8-mobile{flex:none;width:66.66667%}.column.is-offset-8-mobile{margin-left:66.66667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333%}.column.is-offset-10-mobile{margin-left:83.33333%}.column.is-11-mobile{flex:none;width:91.66667%}.column.is-offset-11-mobile{margin-left:91.66667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 580px), print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66667%}.column.is-3,.tiny-body h2.column,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.tiny-body h3.column,.column.is-4-tablet{flex:none;width:33.33333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333%}.column.is-5,.tiny-body h4.column,.column.is-5-tablet{flex:none;width:41.66667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66667%}.column.is-6,.tiny-body h5.column,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 949px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0%}.column.is-1-touch{flex:none;width:8.33333%}.column.is-offset-1-touch{margin-left:8.33333%}.column.is-2-touch{flex:none;width:16.66667%}.column.is-offset-2-touch{margin-left:16.66667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333%}.column.is-offset-4-touch{margin-left:33.33333%}.column.is-5-touch{flex:none;width:41.66667%}.column.is-offset-5-touch{margin-left:41.66667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333%}.column.is-offset-7-touch{margin-left:58.33333%}.column.is-8-touch{flex:none;width:66.66667%}.column.is-offset-8-touch{margin-left:66.66667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333%}.column.is-offset-10-touch{margin-left:83.33333%}.column.is-11-touch{flex:none;width:91.66667%}.column.is-offset-11-touch{margin-left:91.66667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 950px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0%}.column.is-1-desktop{flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}.column.is-2-desktop{flex:none;width:16.66667%}.column.is-offset-2-desktop{margin-left:16.66667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333%}.column.is-offset-4-desktop{margin-left:33.33333%}.column.is-5-desktop{flex:none;width:41.66667%}.column.is-offset-5-desktop{margin-left:41.66667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333%}.column.is-offset-7-desktop{margin-left:58.33333%}.column.is-8-desktop{flex:none;width:66.66667%}.column.is-offset-8-desktop{margin-left:66.66667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333%}.column.is-offset-10-desktop{margin-left:83.33333%}.column.is-11-desktop{flex:none;width:91.66667%}.column.is-offset-11-desktop{margin-left:91.66667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0%}.column.is-1-widescreen{flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-left:8.33333%}.column.is-2-widescreen{flex:none;width:16.66667%}.column.is-offset-2-widescreen{margin-left:16.66667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333%}.column.is-offset-4-widescreen{margin-left:33.33333%}.column.is-5-widescreen{flex:none;width:41.66667%}.column.is-offset-5-widescreen{margin-left:41.66667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333%}.column.is-offset-7-widescreen{margin-left:58.33333%}.column.is-8-widescreen{flex:none;width:66.66667%}.column.is-offset-8-widescreen{margin-left:66.66667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333%}.column.is-offset-10-widescreen{margin-left:83.33333%}.column.is-11-widescreen{flex:none;width:91.66667%}.column.is-offset-11-widescreen{margin-left:91.66667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0%}.column.is-1-fullhd{flex:none;width:8.33333%}.column.is-offset-1-fullhd{margin-left:8.33333%}.column.is-2-fullhd{flex:none;width:16.66667%}.column.is-offset-2-fullhd{margin-left:16.66667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333%}.column.is-offset-4-fullhd{margin-left:33.33333%}.column.is-5-fullhd{flex:none;width:41.66667%}.column.is-offset-5-fullhd{margin-left:41.66667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333%}.column.is-offset-7-fullhd{margin-left:58.33333%}.column.is-8-fullhd{flex:none;width:66.66667%}.column.is-offset-8-fullhd{margin-left:66.66667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333%}.column.is-offset-10-fullhd{margin-left:83.33333%}.column.is-11-fullhd{flex:none;width:91.66667%}.column.is-offset-11-fullhd{margin-left:91.66667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-1.5rem;margin-right:-1.5rem;margin-top:-1.5rem}.columns:last-child{margin-bottom:-1.5rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - 1.5rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0 !important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 580px), print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 950px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 579px){.columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 580px), print{.columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 580px) and (max-width: 949px){.columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 949px){.columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 950px){.columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 950px) and (max-width: 1215px){.columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-0-fullhd{--columnGap: 0rem}}.columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 579px){.columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 580px), print{.columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 580px) and (max-width: 949px){.columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 949px){.columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 950px){.columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 950px) and (max-width: 1215px){.columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-1-fullhd{--columnGap: .25rem}}.columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 579px){.columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 580px), print{.columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 580px) and (max-width: 949px){.columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 949px){.columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 950px){.columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 950px) and (max-width: 1215px){.columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-2-fullhd{--columnGap: .5rem}}.columns.is-variable.is-3,.tiny-body h2.columns.is-variable{--columnGap: .75rem}@media screen and (max-width: 579px){.columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 580px), print{.columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 580px) and (max-width: 949px){.columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 949px){.columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 950px){.columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 950px) and (max-width: 1215px){.columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-3-fullhd{--columnGap: .75rem}}.columns.is-variable.is-4,.tiny-body h3.columns.is-variable{--columnGap: 1rem}@media screen and (max-width: 579px){.columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 580px), print{.columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 580px) and (max-width: 949px){.columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 949px){.columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 950px){.columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 950px) and (max-width: 1215px){.columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-4-fullhd{--columnGap: 1rem}}.columns.is-variable.is-5,.tiny-body h4.columns.is-variable{--columnGap: 1.25rem}@media screen and (max-width: 579px){.columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 580px), print{.columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 580px) and (max-width: 949px){.columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 949px){.columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 950px){.columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 950px) and (max-width: 1215px){.columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}.columns.is-variable.is-6,.tiny-body h5.columns.is-variable{--columnGap: 1.5rem}@media screen and (max-width: 579px){.columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 580px), print{.columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 580px) and (max-width: 949px){.columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 949px){.columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 950px){.columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 950px) and (max-width: 1215px){.columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}.columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 579px){.columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 580px), print{.columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 580px) and (max-width: 949px){.columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 949px){.columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 950px){.columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 950px) and (max-width: 1215px){.columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}.columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 579px){.columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 580px), print{.columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 580px) and (max-width: 949px){.columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 949px){.columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 950px){.columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 950px) and (max-width: 1215px){.columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-8-fullhd{--columnGap: 2rem}}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#050505 !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#050505 !important}.has-text-light{color:#ebebeb !important}a.has-text-light:hover,a.has-text-light:focus{color:#d2d2d2 !important}.has-background-light{background-color:#ebebeb !important}.has-text-dark{color:#363636 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c1c !important}.has-background-dark{background-color:#363636 !important}.has-text-primary{color:#181d21 !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#030303 !important}.has-background-primary{background-color:#181d21 !important}.has-text-primary-light{color:#f3f5f6 !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#d6dce1 !important}.has-background-primary-light{background-color:#f3f5f6 !important}.has-text-primary-dark{color:#7d91a1 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#9baab6 !important}.has-background-primary-dark{background-color:#7d91a1 !important}.has-text-link{color:#00183f !important}a.has-text-link:hover,a.has-text-link:focus{color:#00050c !important}.has-background-link{background-color:#00183f !important}.has-text-link-light{color:#00458b !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#002c58 !important}.has-background-link-light{background-color:#00458b !important}.has-text-link-dark{color:#00183f !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#002b72 !important}.has-background-link-dark{background-color:#00183f !important}.has-text-info{color:#00458b !important}a.has-text-info:hover,a.has-text-info:focus{color:#002c58 !important}.has-background-info{background-color:#00458b !important}.has-text-info-light{color:#0974b8 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#075587 !important}.has-background-info-light{background-color:#0974b8 !important}.has-text-info-dark{color:#00183f !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#002b72 !important}.has-background-info-dark{background-color:#00183f !important}.has-text-success{color:#1d4c00 !important}a.has-text-success:hover,a.has-text-success:focus{color:#0a1900 !important}.has-background-success{background-color:#1d4c00 !important}.has-text-success-light{color:#1E670A !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#103905 !important}.has-background-success-light{background-color:#1E670A !important}.has-text-success-dark{color:#1d4c00 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#307f00 !important}.has-background-success-dark{background-color:#1d4c00 !important}.has-text-warning{color:#e3b614 !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#b49010 !important}.has-background-warning{background-color:#e3b614 !important}.has-text-warning-light{color:#fdfaec !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f9ecbd !important}.has-background-warning-light{background-color:#fdfaec !important}.has-text-warning-dark{color:#886d0c !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#b79310 !important}.has-background-warning-dark{background-color:#886d0c !important}.has-text-danger{color:#861919 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#5b1111 !important}.has-background-danger{background-color:#861919 !important}.has-text-danger-light{color:#A22F2F !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#7a2424 !important}.has-background-danger-light{background-color:#A22F2F !important}.has-text-danger-dark{color:#861919 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#b12121 !important}.has-background-danger-dark{background-color:#861919 !important}.has-text-black-bis{color:#0a0a0a !important}.has-background-black-bis{background-color:#0a0a0a !important}.has-text-black-ter{color:#0f0f0f !important}.has-background-black-ter{background-color:#0f0f0f !important}.has-text-grey-darker{color:#363636 !important}.has-background-grey-darker{background-color:#363636 !important}.has-text-grey-dark{color:#4a4a4a !important}.has-background-grey-dark{background-color:#4a4a4a !important}.has-text-grey{color:#87898b !important}.has-background-grey{background-color:#87898b !important}.has-text-grey-light{color:#b5b5b5 !important}.has-background-grey-light{background-color:#b5b5b5 !important}.has-text-grey-lighter{color:#dbdbdb !important}.has-background-grey-lighter{background-color:#dbdbdb !important}.has-text-white-ter{color:#ebebeb !important}.has-background-white-ter{background-color:#ebebeb !important}.has-text-white-bis{color:#f3f3f3 !important}.has-background-white-bis{background-color:#f3f3f3 !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.is-size-1{font-size:2.2rem !important}.is-size-2{font-size:1.75rem !important}.is-size-3{font-size:1.35rem !important}.is-size-4{font-size:1.15rem !important}.is-size-5{font-size:1rem !important}.is-size-6{font-size:.9rem !important}.is-size-7{font-size:.77rem !important}@media screen and (max-width: 579px){.is-size-1-mobile{font-size:2.2rem !important}.is-size-2-mobile{font-size:1.75rem !important}.is-size-3-mobile{font-size:1.35rem !important}.is-size-4-mobile{font-size:1.15rem !important}.is-size-5-mobile{font-size:1rem !important}.is-size-6-mobile{font-size:.9rem !important}.is-size-7-mobile{font-size:.77rem !important}}@media screen and (min-width: 580px), print{.is-size-1-tablet{font-size:2.2rem !important}.is-size-2-tablet{font-size:1.75rem !important}.is-size-3-tablet{font-size:1.35rem !important}.is-size-4-tablet{font-size:1.15rem !important}.is-size-5-tablet{font-size:1rem !important}.is-size-6-tablet{font-size:.9rem !important}.is-size-7-tablet{font-size:.77rem !important}}@media screen and (max-width: 949px){.is-size-1-touch{font-size:2.2rem !important}.is-size-2-touch{font-size:1.75rem !important}.is-size-3-touch{font-size:1.35rem !important}.is-size-4-touch{font-size:1.15rem !important}.is-size-5-touch{font-size:1rem !important}.is-size-6-touch{font-size:.9rem !important}.is-size-7-touch{font-size:.77rem !important}}@media screen and (min-width: 950px){.is-size-1-desktop{font-size:2.2rem !important}.is-size-2-desktop{font-size:1.75rem !important}.is-size-3-desktop{font-size:1.35rem !important}.is-size-4-desktop{font-size:1.15rem !important}.is-size-5-desktop{font-size:1rem !important}.is-size-6-desktop{font-size:.9rem !important}.is-size-7-desktop{font-size:.77rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:2.2rem !important}.is-size-2-widescreen{font-size:1.75rem !important}.is-size-3-widescreen{font-size:1.35rem !important}.is-size-4-widescreen{font-size:1.15rem !important}.is-size-5-widescreen{font-size:1rem !important}.is-size-6-widescreen{font-size:.9rem !important}.is-size-7-widescreen{font-size:.77rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:2.2rem !important}.is-size-2-fullhd{font-size:1.75rem !important}.is-size-3-fullhd{font-size:1.35rem !important}.is-size-4-fullhd{font-size:1.15rem !important}.is-size-5-fullhd{font-size:1rem !important}.is-size-6-fullhd{font-size:.9rem !important}.is-size-7-fullhd{font-size:.77rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 579px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 580px), print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 580px) and (max-width: 949px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 949px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 950px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 950px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 579px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 580px), print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 580px) and (max-width: 949px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 949px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 950px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 950px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 579px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 580px), print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 580px) and (max-width: 949px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 949px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 950px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 950px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 579px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 580px), print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 580px) and (max-width: 949px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 949px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 950px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 950px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:Montserrat,Roboto,Verdana,sans-serif !important}.is-family-secondary{font-family:Montserrat,Roboto,Verdana,sans-serif !important}.is-family-sans-serif{font-family:Montserrat,Roboto,Verdana,sans-serif !important}.is-family-monospace{font-family:monospace !important}.is-family-code{font-family:monospace !important}.is-block{display:block !important}@media screen and (max-width: 579px){.is-block-mobile{display:block !important}}@media screen and (min-width: 580px), print{.is-block-tablet{display:block !important}}@media screen and (min-width: 580px) and (max-width: 949px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 949px){.is-block-touch{display:block !important}}@media screen and (min-width: 950px){.is-block-desktop{display:block !important}}@media screen and (min-width: 950px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 579px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 580px), print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 580px) and (max-width: 949px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 949px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 950px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 950px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 579px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 580px), print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 580px) and (max-width: 949px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 949px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 950px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 950px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 579px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 580px), print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 580px) and (max-width: 949px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 949px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 950px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 950px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 579px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 580px), print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 580px) and (max-width: 949px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 949px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 950px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 950px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 579px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 580px), print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 580px) and (max-width: 949px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 949px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 950px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 950px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 579px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 580px), print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 580px) and (max-width: 949px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 949px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 950px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 950px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}.footer{background-color:#2d3c40;padding:3rem 1.5rem 6rem;color:#f3f3f3}.section{padding:3rem 1.5rem}@media screen and (min-width: 950px){.section.is-medium{padding:9rem 1.5rem}.section.is-large{padding:18rem 1.5rem}}body{top:0 !important}*:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #b48d00,0 0 4px 8px #fff !important;outline:2px transparent solid !important}*:focus:not(:focus-visible){box-shadow:none !important;outline:initial !important}*:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px #b48d00,0 0 4px 8px #fff !important;outline:2px transparent solid !important}a::-moz-focus-inner,button::-moz-focus-inner,input::-moz-focus-inner,textarea::-moz-focus-inner,select::-moz-focus-inner{border:0}.is-size-7 .icon{height:.77rem;margin-right:.3rem;width:1rem}.is-size-7 .icon:last-child{margin-left:.3rem;margin-right:0}.has-text-weight-black{font-weight:800}.flex-space-between{display:flex;flex-direction:column;justify-content:space-between;height:100vh}.content-container{padding-top:2rem !important}.middle{padding:2rem 0}@media (max-width: 950px){.middle{padding:1rem 0}}.container{max-width:1344px;padding:0 .75rem;position:relative;transition:.2s ease-in-out;width:100%}.container:not(.navbar-brand):not(.has-background):not(.has-menu):not(.has-brand):not(.has-shadow){overflow:hidden}.container.is-expanded{margin:2rem auto;padding:0 .75rem}@media screen and (max-width: 949px){.container.is-expanded{padding:0 1rem}}@media (max-width: calc(1344px + 2rem)){.container.is-expanded{overflow:hidden}.container.is-expanded:before{content:none}}.container.is-expanded .content-blocks{margin-top:-.75rem}.container.is-expanded .content-block{background:#fff;padding:1.25rem}.container .container-background{left:50%;height:528px;width:100vw;overflow:hidden;position:absolute;top:0;transform:translateX(-50%);transition:.2s ease-in-out}@media screen and (max-width: 949px){.container .container-background{display:none}}@media screen and (min-width: 950px) and (max-width: 1215px){.container .container-background{height:490px}}.container .container-background img{object-fit:contain;object-position:center center;max-width:none;min-width:100%;min-height:100%}.body.subpage .container-background:after{background:linear-gradient(to bottom, transparent, #f3f3f3);bottom:0;content:'';left:0;position:absolute;right:0;top:0}.content-blocks{margin:0.75rem -.75rem}.content-blocks>.column{padding:.75rem}.content-blocks>.column .content-block>h1,.content-blocks>.column .content-block>article>h1.is-2{border-bottom:4px solid #181d21;display:inline-block;font-weight:800;margin-bottom:1.25rem;padding-bottom:.25rem;text-transform:uppercase;width:100%}.content-blocks>.column .content-block>h1 .button,.content-blocks>.column .content-block>article>h1.is-2 .button{border-radius:0;font-size:.9rem;float:right;margin-top:.125rem}.content-blocks>.column .content-block>h1 .button.text-to-speech,.content-blocks>.column .content-block>article>h1.is-2 .button.text-to-speech{border-radius:6px}@media screen and (max-width: 579px){.content-blocks>.column .content-block>h1>span,.content-blocks>.column .content-block>article>h1.is-2>span{display:inline-block;width:100%}.content-blocks>.column .content-block>h1 .button,.content-blocks>.column .content-block>article>h1.is-2 .button{clear:both;float:left}}.content-blocks>.column .content-block>article>h1.is-1{border-bottom:4px solid #181d21;font-weight:800;margin-bottom:.75rem;padding-bottom:.5rem;width:100%;display:inline-flex;gap:.5rem;align-items:center;line-height:1.35;justify-content:space-between}@media screen and (max-width: 949px){.content-blocks>.column .content-block>article>h1.is-1{flex-wrap:wrap}}.content-blocks>.column .content-block>a{text-decoration:underline}.content-blocks>.column:first-child:not(:last-child){flex-basis:calc(100% - (.75rem) - 330px);width:calc(100% - (.75rem) - 330px);z-index:0}.content-blocks>.column:first-child:last-child{flex-basis:100%;width:100%}@media screen and (max-width: 949px){.content-blocks>.column:first-child:not(:last-child){flex-basis:100%;width:100%}}.content-blocks aside{flex:none;width:calc(330px + .75rem)}@media screen and (max-width: 949px){.content-blocks aside{column-count:2;margin-bottom:2rem;width:100%}}@media screen and (max-width: 579px){.content-blocks aside{column-count:1}}.is-orange{background:#cc7541}.is-circular{border-radius:50%}.is-truncated{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.is-bottom-aligned{align-items:flex-end}.is-bottom-aligned.has-direction-column{align-items:initial;justify-content:flex-end}.is-full-width{width:100%}.has-direction-column{flex-direction:column}.has-direction-row{flex-direction:row}.fa.is-circular{background:#0974b8;color:#fff;display:inline-block;height:34px;line-height:34px;margin-right:8px;text-align:center;width:34px}.has-background-orange{background:#943900}strong{color:#2c2c2c}a:hover{color:#2c2c2c}hr{clear:both;width:100%}.fb-page.fb_iframe_widget{max-width:100%}.fb-page.fb_iframe_widget span{display:inline-block;max-width:100%}.shop-iframe{display:none;background:rgba(255,255,255,0.95);z-index:9999;position:fixed;top:0;left:0;bottom:0;right:0;-webkit-overflow-scrolling:touch;overflow-y:scroll}.besteron-iframe{border:none;width:100%;height:100%;overflow-y:hidden;background-color:transparent;z-index:12}.max-3-lines{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.debug,.debug *{box-shadow:inset 0 0 0 3px red}.no-content{color:#4a4a4a;font-size:1.15rem;font-weight:600;text-align:center}hr{margin:.75rem 0}.fake-button{height:44px;margin-left:-1px;width:150px}.is-sr-only:focus{position:static !important;width:auto !important;height:auto !important;overflow:visible !important;clip:auto !important;white-space:normal !important;padding:.5rem !important;background:#fff !important;font-weight:700 !important;font-size:18px !important}.grecaptcha-badge{visibility:hidden}.goog-te-banner-frame{visibility:hidden !important}.clear-both{clear:both}#ical_feed_container button span{color:#050505;font-weight:normal;text-decoration:underline}header{background:#fff;position:relative;z-index:91}header .navbar-top{border-bottom:1px solid #e4e4e4;letter-spacing:.02rem;min-height:0;z-index:1}header .navbar-top>.container{min-height:0}header .navbar-top .navbar-dropdown{display:none}header .navbar-top .navbar-dropdown.no-text-transform{text-transform:none}@media screen and (max-width: 949px){header .navbar-top .navbar-dropdown{background:#fff;box-shadow:0 0.12rem 1rem rgba(0,0,0,0.15);justify-content:center;position:absolute;right:0;top:100%}}header .navbar-top .navbar-dropdown a{display:inline-block;padding:.25rem .5rem;width:100%}header .navbar-top .navbar-dropdown#theme-dropdown{width:140px}header .navbar-top .navbar-dropdown#language-dropdown{width:85px}header .navbar-top .navbar-item{line-height:1.9;margin:0 0 0 .75rem;padding:.5rem 0;transition:.15s ease-in-out}header .navbar-top .navbar-item.is-active{text-decoration:underline}@media screen and (min-width: 950px) and (max-width: 1215px){header .navbar-top .navbar-item{margin:0 .5rem}header .navbar-top .navbar-item:first-child{margin-left:.75rem}header .navbar-top .navbar-item .icon{margin-right:.2rem}}@media screen and (min-width: 1216px){header .navbar-top .navbar-item{margin:0 .75rem}}header .navbar-top .navbar-item:after{background-color:#00183f;bottom:0;content:'';left:0;position:absolute;right:0}header .navbar-top .navbar-item:hover .navbar-dropdown{display:block}header .navbar-top .navbar-item:hover:after{height:3px}@media screen and (max-width: 949px){header .navbar-top .navbar-item.theme-select{margin-left:0}}@media screen and (min-width: 950px) and (max-width: 1215px){header .navbar-top .navbar-item.theme-select span:last-child{display:none}}header .navbar-top .navbar-item .navbar-item{cursor:pointer;margin:0;padding:0 .75rem}header .navbar-top .navbar-item .navbar-item:hover{background-color:#f3f3f3;color:#050505}header .navbar-top .navbar-item .navbar-item:hover:after{height:0}header .navbar-top .navbar-item .icon{color:#4a4a4a}header .navbar-top .has-dropdown{margin:0}header .navbar-top .has-dropdown.focus-within .navbar-dropdown{display:block}header .navbar-top .has-dropdown>.navbar-link{font-size:.77rem;font-weight:800}header .navbar-top .has-dropdown>.navbar-link .icon{font-size:1rem}@media screen and (max-width: 949px){header .navbar-top .has-dropdown>.navbar-link .icon{position:relative;top:.2rem}}header .navbar-top .navbar-end{justify-content:space-between}header .navbar-brand{padding:.75rem 0}header .navbar-brand picture{display:inherit;height:82px}header .navbar-brand img{height:82px;margin-right:.75rem;max-height:none}header .navbar-brand .title,header .navbar-brand .tiny-body h2,.tiny-body header .navbar-brand h2,header .navbar-brand .tiny-body h3,.tiny-body header .navbar-brand h3,header .navbar-brand .tiny-body h4,.tiny-body header .navbar-brand h4,header .navbar-brand .tiny-body h5,.tiny-body header .navbar-brand h5{color:#181d21;line-height:1}header .navbar-brand .title small,header .navbar-brand .tiny-body h2 small,.tiny-body header .navbar-brand h2 small,header .navbar-brand .tiny-body h3 small,.tiny-body header .navbar-brand h3 small,header .navbar-brand .tiny-body h4 small,.tiny-body header .navbar-brand h4 small,header .navbar-brand .tiny-body h5 small,.tiny-body header .navbar-brand h5 small{color:#181d21;font-weight:700;letter-spacing:1px}@media screen and (max-width: 949px){header .navbar-brand .title-item{flex-shrink:1}header .navbar-brand .title-item .title,header .navbar-brand .title-item .tiny-body h2,.tiny-body header .navbar-brand .title-item h2,header .navbar-brand .title-item .tiny-body h3,.tiny-body header .navbar-brand .title-item h3,header .navbar-brand .title-item .tiny-body h4,.tiny-body header .navbar-brand .title-item h4,header .navbar-brand .title-item .tiny-body h5,.tiny-body header .navbar-brand .title-item h5{font-size:1.35rem}header .navbar-brand .title-item .title span,header .navbar-brand .title-item .tiny-body h2 span,.tiny-body header .navbar-brand .title-item h2 span,header .navbar-brand .title-item .tiny-body h3 span,.tiny-body header .navbar-brand .title-item h3 span,header .navbar-brand .title-item .tiny-body h4 span,.tiny-body header .navbar-brand .title-item h4 span,header .navbar-brand .title-item .tiny-body h5 span,.tiny-body header .navbar-brand .title-item h5 span{line-height:1.25}header .navbar-brand .title-item .title small,header .navbar-brand .title-item .tiny-body h2 small,.tiny-body header .navbar-brand .title-item h2 small,header .navbar-brand .title-item .tiny-body h3 small,.tiny-body header .navbar-brand .title-item h3 small,header .navbar-brand .title-item .tiny-body h4 small,.tiny-body header .navbar-brand .title-item h4 small,header .navbar-brand .title-item .tiny-body h5 small,.tiny-body header .navbar-brand .title-item h5 small{font-size:.9rem !important}}header .navbar-header:not(.is-solid){box-shadow:inset 0 -2rem 2rem -2rem rgba(0,0,0,0.08)}header .navbar-header .container{overflow:hidden}@media screen and (max-width: 949px){header .navbar-header{box-shadow:none}header .navbar-header .container{overflow:visible}}header .navbar-header .navbar-end{flex-wrap:wrap;margin-right:0}@media screen and (max-width: 949px){header .navbar-header .navbar-end{margin-right:0}}@media screen and (min-width: 950px) and (max-width: 1215px){header .navbar-header .navbar-end{align-items:stretch;padding:.5rem 0}}header .navbar-header .navbar-end .navbar-item{margin-left:.75rem;padding:0;position:relative}header .navbar-header .navbar-end .navbar-item.motion{align-items:flex-end;flex-direction:column;font-size:.9rem;justify-content:center;line-height:1.25}@media screen and (min-width: 950px) and (max-width: 1215px){header .navbar-header .navbar-end .navbar-item.motion{align-items:flex-start;flex-direction:row;height:2rem;justify-content:flex-end;order:-10;width:100%}header .navbar-header .navbar-end .navbar-item.motion a:last-child{margin-left:.75rem;position:relative;top:-.25rem}}header .navbar-header .navbar-end .navbar-item.motion a{border-bottom:1px solid transparent}header .navbar-header .navbar-end .navbar-item.motion a:hover{border-bottom-color:#2c2c2c}header .navbar-header .navbar-end .navbar-item.motion a .icon{position:relative;top:1px;width:auto}header .navbar-header .navbar-end .navbar-item.motion a:last-child{border-bottom-color:#2c2c2c}header .navbar-header .navbar-end .navbar-item.motion a:last-child:hover{box-shadow:0 2px 1px -1px #87898b}@media screen and (max-width: 949px){header .navbar-header .navbar-end .navbar-item.motion{display:flex;position:absolute;right:76px;top:100%}}@media screen and (max-width: 579px){header .navbar-header .navbar-end .navbar-item.motion{flex-direction:row;justify-content:space-around;margin-bottom:1.5rem;padding:0 1.5rem;position:static}}header .navbar-header .navbar-end .navbar-item.search input{font-size:1rem;height:44px;padding-left:.375rem;padding-right:45px;width:170px}@media screen and (min-width: 1216px){header .navbar-header .navbar-end .navbar-item.search.is-expanded-1 input[type=text]{padding-left:.75rem;width:230px}header .navbar-header .navbar-end .navbar-item.search.is-expanded-2 input[type=text]{padding-left:.75rem;width:280px}}header .navbar-header .navbar-end .navbar-item.search .icon{background-repeat:no-repeat;background-position:center;background-size:1.25rem;box-shadow:none;color:#2c2c2c;height:44px;padding:0;pointer-events:all;text-indent:-9999px;width:45px;z-index:1;background-image:url("/assets/icons/search.svg")}header .navbar-header .navbar-end .navbar-item.search .icon.voice-search-button{background-image:url(/assets/icons/microphone-342.svg)}.header-buttons{justify-content:flex-end;flex-wrap:wrap;position:-webkit-sticky;position:sticky;top:0;z-index:1}.header-buttons .buttons-left{flex-wrap:wrap}.header-buttons .buttons-left>:not(.mobile-brand){opacity:1;position:relative;top:0;transition:.25s ease-in-out;visibility:visible}.header-buttons .buttons-left>.mobile-brand{opacity:0;position:relative;top:0;transition:.25s ease-in-out;visibility:hidden}@media screen and (max-width: 949px){.header-buttons{background:#fff;border-bottom:3px solid #00183f;justify-content:space-between;flex-wrap:nowrap;max-height:56px;overflow:hidden;padding:.25rem 0 !important}}@media screen and (max-width: 579px){.header-buttons .header-button:nth-of-type(2){margin-left:0}}@media (max-width: 352px){.header-buttons .header-button[data-index="1"]{display:none !important}}.header-buttons>div>.header-button,.header-buttons .header-button{align-items:center;background:#00183f;border-radius:6px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;height:44px;margin-left:.75rem;min-width:44px;padding:.25rem .5rem;position:relative}@media screen and (max-width: 949px){.header-buttons>div>.header-button,.header-buttons .header-button{display:none;padding:0 .5rem}.header-buttons>div>.header-button:nth-of-type(-n+4),.header-buttons .header-button:nth-of-type(-n+4){display:flex}}.header-buttons>div>.header-button:first-child,.header-buttons .header-button:first-child{margin-left:0}.header-buttons>div>.header-button:hover,.header-buttons .header-button:hover{color:#fff !important;background:#181d21}.header-buttons>div>.header-button .badge,.header-buttons .header-button .badge{border-radius:290486px;display:inline-block;height:2rem;top:-.5rem;padding:.25rem;position:absolute;text-align:center;width:2rem}@media screen and (max-width: 949px){.header-buttons>div>.header-button .badge,.header-buttons .header-button .badge{top:-.25rem}}.header-buttons>div>.header-button.menu-button,.header-buttons .header-button.menu-button{align-items:center;background:transparent;color:#2c2c2c;display:flex;flex-direction:row;font-size:1.75rem;height:44px;justify-content:center;padding-right:0;padding-top:.125rem;cursor:pointer}.header-buttons>div>.header-button.menu-button span:first-child,.header-buttons .header-button.menu-button span:first-child{padding-right:.5rem}.header-buttons>div>.header-button.menu-button:hover,.header-buttons .header-button.menu-button:hover{color:#050505 !important}.header-buttons .search-button{align-items:center;background:#00183f;border-radius:6px;color:#fff;display:flex;font-size:1.35rem;height:44px;justify-content:center;margin-right:.75rem;width:44px}.header-buttons .mobile-brand picture{flex:none;height:52px;padding:.5rem 0}.header-buttons .mobile-brand img{height:100%}.header-buttons .mobile-brand span{align-items:center;color:#2c2c2c;display:inline-flex;font-size:1.15rem;font-weight:800;line-height:1.15;padding-left:.5rem;text-align:left}.navbar{z-index:0}@media screen and (max-width: 949px){.navbar{min-height:0}}.is-size-7 .navbar-link:not(.is-arrowless){padding-right:2rem}.is-size-7 .navbar-link:not(.is-arrowless):after{right:.75rem}.navbar.navbar-main{background:#fff;position:-webkit-sticky;position:sticky;top:-1px;transition:.15s ease-in-out;z-index:90}@media screen and (min-width: 950px){.navbar.navbar-main.is-containerized{background:transparent;margin-top:.75rem}.navbar.navbar-main.is-containerized:before{background:linear-gradient(to bottom, #fff, transparent);content:'';height:50px;left:0;position:absolute;top:-.75rem;width:100%}.navbar.navbar-main.is-containerized .columns{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.08)}.navbar.navbar-main.is-containerized .columns .column:nth-of-type(2){box-shadow:19px -3px 0 -18px #e4e4e4}.navbar.navbar-main.is-containerized .columns .column:last-of-type{box-shadow:none}}@media screen and (max-width: 949px){.navbar.navbar-main{margin-top:0}}.navbar.navbar-main .columns{margin:0;width:100%}@media screen and (max-width: 949px){.navbar.navbar-main .columns{box-shadow:none;display:block}}.navbar.navbar-main .columns .column{box-shadow:19px -3px 0 -18px #e4e4e4;display:inline-block;padding:0}.navbar.navbar-main .columns .column.show-all{display:none}.navbar.navbar-main .columns .column:nth-of-type(2){box-shadow:19px -3px 0 -18px #e4e4e4,-19px -3px 0 -18px #e4e4e4}.navbar.navbar-main .columns .column:first-of-type{box-shadow:none}.navbar.navbar-main .columns .column.border-1>a:before{background:#44ad28}.navbar.navbar-main .columns .column.border-1>a:after{border-bottom-color:#44ad28}.navbar.navbar-main .columns .column.border-2>a:before{background:#00458b}.navbar.navbar-main .columns .column.border-2>a:after{border-bottom-color:#00458b}.navbar.navbar-main .columns .column.border-3>a:before{background:#9b3636}.navbar.navbar-main .columns .column.border-3>a:after{border-bottom-color:#9b3636}.navbar.navbar-main .columns .column.border-4>a:before{background:#6d3a87}.navbar.navbar-main .columns .column.border-4>a:after{border-bottom-color:#6d3a87}.navbar.navbar-main .columns .column.border-5>a:before{background:#4c5f10}.navbar.navbar-main .columns .column.border-5>a:after{border-bottom-color:#4c5f10}.navbar.navbar-main .columns .column.border-6>a:before{background:#d28557}.navbar.navbar-main .columns .column.border-6>a:after{border-bottom-color:#d28557}.navbar.navbar-main .columns .column.border-7>a:before{background:#075c92}.navbar.navbar-main .columns .column.border-7>a:after{border-bottom-color:#075c92}.navbar.navbar-main .columns .column.border-8>a:before{background:#7b3868}.navbar.navbar-main .columns .column.border-8>a:after{border-bottom-color:#7b3868}.navbar.navbar-main .columns .column.border-9>a:before{background:#4a4a4a}.navbar.navbar-main .columns .column.border-9>a:after{border-bottom-color:#4a4a4a}.navbar.navbar-main .columns .column.border-10>a:before{background:#e3b614}.navbar.navbar-main .columns .column.border-10>a:after{border-bottom-color:#e3b614}.navbar.navbar-main .columns .column.border-11>a:before{background:#3fa4a3}.navbar.navbar-main .columns .column.border-11>a:after{border-bottom-color:#3fa4a3}.navbar.navbar-main .columns .column.border-12>a:before{background:#76502f}.navbar.navbar-main .columns .column.border-12>a:after{border-bottom-color:#76502f}.navbar.navbar-main .columns .column.border-13>a:before{background:#fa0096}.navbar.navbar-main .columns .column.border-13>a:after{border-bottom-color:#fa0096}.navbar.navbar-main .columns .column>a{background:transparent;align-items:center;color:#2c2c2c;display:flex;justify-content:center;font-weight:700;height:100%;line-height:1.1;overflow:hidden;padding:0 0 5px 0;position:relative;text-transform:uppercase;width:100%;z-index:0}.navbar.navbar-main .columns .column>a:after{border-bottom-width:6px;border-bottom-style:solid;border-left:6px solid transparent;border-right:6px solid transparent;bottom:0;content:'';position:absolute;transition:.15s ease-in-out}.navbar.navbar-main .columns .column>a:before{bottom:0;content:'';height:6px;left:1px;position:absolute;right:1px;transition:.15s ease-in-out;z-index:-1}@media screen and (max-width: 949px){.navbar.navbar-main .columns .column>a{font-size:1.15rem;justify-content:flex-start;padding:1rem 0 1rem 2.5rem;text-transform:none}.navbar.navbar-main .columns .column>a:before{bottom:50%;height:10px;left:8px;right:auto;transform:translateY(50%);width:1rem}.navbar.navbar-main .columns .column>a:after{content:none}}.navbar.navbar-main .columns .column.has-dropdown:hover>a:after{bottom:8px}.navbar.navbar-main .columns .column:hover>a:before,.navbar.navbar-main .columns .column.active a:before{height:8px}@media screen and (max-width: 949px){.navbar.navbar-main .columns .column:hover>a,.navbar.navbar-main .columns .column.active a{text-decoration:underline}.navbar.navbar-main .columns .column:hover>a:before,.navbar.navbar-main .columns .column.active a:before{width:1.5rem}}.navbar.navbar-main .columns .column.active>a:before{height:6px}.navbar.navbar-main .columns .column.active>a:after{bottom:6px}@media screen and (max-width: 949px){.navbar.navbar-main .columns .column.active>a{padding:1rem 0 1rem 3rem}.navbar.navbar-main .columns .column.active>a:before{height:15px}}.navbar.navbar-main .columns .column.active:hover>a:after{bottom:8px;border-bottom-width:8px;border-left-width:8px;border-right-width:8px}.navbar.navbar-main .columns .column.active:hover>a:before{height:8px}@media screen and (max-width: 949px){.navbar.navbar-main .columns .column.active:hover>a:before{width:1.5rem}}.navbar.navbar-main .columns .column .navbar-dropdown{border-radius:0;border-top:none;display:block;font-size:.9rem;left:0;max-height:calc(100vh - 90px);opacity:0;overflow:auto;padding:8px 0;top:80%;transition:.15s ease-in-out;visibility:hidden;z-index:0}.navbar.navbar-main .columns .column .navbar-dropdown li{border-bottom:1px solid #dbdbdb;float:left;width:100%}.navbar.navbar-main .columns .column .navbar-dropdown li.active>a{background-color:#ebebeb}.navbar.navbar-main .columns .column .navbar-dropdown li a{background:url(/assets/icons/arrow-right.svg) left 24px center no-repeat;background-size:10px;color:#2c2c2c;display:inline-block;font-size:1em;font-weight:600;padding:8px 44px;transition:.15s ease-in-out;white-space:nowrap;width:100%}.navbar.navbar-main .columns .column .navbar-dropdown li a:hover{background-color:#ebebeb}.navbar.navbar-main .columns .column .navbar-dropdown li:last-of-type{border-bottom:none}.navbar.navbar-main .columns .column:last-of-type .navbar-dropdown{left:auto;right:0}.navbar.navbar-main .columns .column:hover .navbar-dropdown,.navbar.navbar-main .columns .column.focus-within .navbar-dropdown{opacity:1;top:100%;visibility:visible}.navbar.navbar-main .columns .column:focus-within .navbar-dropdown{opacity:1;top:100%;visibility:visible}@media screen and (max-width: 949px){.navbar.navbar-main{height:52px;overflow:hidden}.navbar.navbar-main .container{transition:none}.navbar.navbar-main .columns .column{border-left:none;width:100%}.navbar.navbar-main .columns .column.is-first{margin-top:.5rem}.navbar.navbar-main .columns .column.is-last{margin-bottom:.5rem}.navbar.navbar-main .columns .column .navbar-dropdown{display:none}.navbar.navbar-main .navbar-item,.navbar.navbar-main .menu-button-close{visibility:hidden}.navbar.navbar-main.menu-opened{overflow:visible}.navbar.navbar-main.menu-opened .navbar-item,.navbar.navbar-main.menu-opened .menu-button-close{visibility:visible}.navbar.navbar-main.menu-opened>.container{background:#fff;box-shadow:0 4px 48px rgba(0,0,0,0.75);max-height:100vh;overflow:auto}}.navbar.navbar-main.is-sticky{background:#fff;box-shadow:0 4px 18px rgba(0,0,0,0.15)}@supports ((-webkit-backdrop-filter: blur(5px)) or (backdrop-filter: blur(5px))){.navbar.navbar-main.is-sticky{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,0.9)}}.navbar.navbar-main.is-sticky.eshop{top:40px}.navbar.navbar-main.is-sticky .columns{background:none;box-shadow:none}.navbar.navbar-main.is-sticky .header-buttons .buttons-left .mobile-brand{opacity:1;top:-47px;visibility:visible}.navbar.navbar-main.is-sticky .header-buttons .buttons-left>:not(.mobile-brand){opacity:0;top:-52px;visibility:hidden}.navbar.navbar-main.is-adaptive .column{flex-basis:auto}.navbar-top-touch{margin-bottom:1rem}.navbar-top-touch .navbar-item{font-weight:600;padding:.5rem 4px}.navbar-top-touch .navbar-item:hover{background-color:transparent}.navbar-top-touch .navbar-item:hover .icon+span{text-decoration:underline}.navbar-top-touch .navbar-item .icon{margin-right:.5rem}.menu-observer{position:absolute;width:1px}.menu-observer.eshop{top:135px}.button{font-size:1em;font-weight:600}.button.is-header{font-size:.9rem;margin-left:.75rem}.button.is-text.is-outlined:hover,.button.is-text.is-outlined:focus,.button.is-text.is-outlined:focus-visible{color:#2c2c2c}.button.is-white:hover{background:#f2f2f2;border-color:rgba(0,0,0,0.15)}button[role=tab]{border:none;cursor:pointer;outline:none}button[role=tab]:focus{z-index:1}button[role=tab]:focus:not(:focus-visible){z-index:initial}button[role=tab]:focus-visible{z-index:1}.breadcrumb{background:#fff;border-bottom:1px solid #e4e4e4;padding:0 1.25rem;width:100%}.breadcrumb a.current{cursor:default;font-weight:normal}.breadcrumb a.current:hover{text-decoration:none}.breadcrumb:not(:last-child){margin-bottom:0}.breadcrumb li{padding:12px 0;position:relative}.breadcrumb li:not(:first-child){font-weight:700}.breadcrumb li .icon:first-child{height:1.4em;margin-right:.12rem}.breadcrumb li a:hover{text-decoration:underline}.breadcrumb li+li{padding:12px 4px}.breadcrumb li+li:before,.breadcrumb li+li:after{content:''}.breadcrumb li+li:not(:last-child):before,.breadcrumb li+li:not(:last-child):after{background:#e4e4e4;height:26px;position:absolute;right:.1rem;top:0;transform:rotate(-30deg);width:1px}.breadcrumb li+li:not(:last-child):after{bottom:0;right:.5rem;top:auto;transform:rotate(30deg);transform-origin:bottom}@media screen and (max-width: 579px){.breadcrumb:not(.residence-listing-breadcrumb) li:first-child{display:none}.breadcrumb:not(.residence-listing-breadcrumb) li:nth-child(2){padding-left:0}.breadcrumb:not(.residence-listing-breadcrumb) li:nth-child(2) a{padding-left:0}}.breadcrumb.residence-listing-breadcrumb{background:#f9f9f9;padding:0 .75rem !important}.breadcrumb.residence-listing-breadcrumb li:not(:last-child):before,.breadcrumb.residence-listing-breadcrumb li:not(:last-child):after,.breadcrumb.residence-listing-breadcrumb li+li:not(:last-child):before,.breadcrumb.residence-listing-breadcrumb li+li:not(:last-child):after{content:''}.breadcrumb.residence-listing-breadcrumb li:not(:last-child):before,.breadcrumb.residence-listing-breadcrumb li:not(:last-child):after,.breadcrumb.residence-listing-breadcrumb li+li:not(:last-child):before,.breadcrumb.residence-listing-breadcrumb li+li:not(:last-child):after{background:#ebebeb;height:26px;position:absolute;right:.1rem;top:0;transform:rotate(-30deg);width:1px}.breadcrumb.residence-listing-breadcrumb li:not(:last-child):after,.breadcrumb.residence-listing-breadcrumb li+li:not(:last-child):after{bottom:0;right:.5rem;top:auto;transform:rotate(30deg);transform-origin:bottom}.tags .tag:not(body),.tag:not(body){color:#fff;font-size:.9rem;font-weight:700;text-transform:uppercase}.tags .tag:not(body).is-date,.tag:not(body).is-date{background:rgba(0,0,0,0.8);margin-bottom:0}.tags .tag:not(body):not(:last-child),.tag:not(body):not(:last-child){margin-bottom:0;margin-right:0}.tags .tag:not(body).is-primary,.tag:not(body).is-primary{background:#00458b}.tags .tag:not(body).is-info,.tag:not(body).is-info{background:#00458b}.tags .tag:not(body).is-success,.tag:not(body).is-success{background:#1E670A}.tags .tag:not(body).is-danger,.tag:not(body).is-danger{background:#A22F2F}.tags .tag:not(body).is-orange,.tag:not(body).is-orange{background:#943900}.tags .tag:not(body).is-yellow,.tag:not(body).is-yellow{background:#e3b614;color:#050505}.tags .tag:not(body).is-facebook,.tag:not(body).is-facebook{background:#0A00C4}.tags .tag:not(body).is-instagram,.tag:not(body).is-instagram{background:#980047}figure .tags{bottom:0;left:0;position:absolute}.footer-logo{align-items:center;cursor:pointer}.footer-logo strong{color:#fff;margin-bottom:.5rem}.footer-logo:hover{text-decoration:none !important}.footer{color:#f3f3f3;padding:0;position:relative}.footer .columns{margin:0}.footer .columns .column{padding:3rem 0}@media screen and (max-width: 949px){.footer .columns{padding:1.5rem 0}.footer .columns .column{padding:.75rem 0}}.footer .footer-lower .column{align-content:center;display:flex;flex-direction:column;justify-content:center;padding:1.5rem 0}@media screen and (max-width: 949px){.footer .footer-lower .column{padding:.75rem 0}}.footer h3{color:#fff;font-weight:800}.footer p+p{margin-top:.5rem}.footer img{float:left;margin:.25rem}.footer .ecommerce img{height:30px}.footer a{color:#f3f3f3;font-weight:600}.footer a:hover{color:#fff;text-decoration:underline}.footer a.is-sr-only{color:#00183f}.footer .footer-menu li{padding:4px 0}.footer .footer-menu li:first-of-type{padding-top:0}.footer .footer-menu li:last-of-type{padding-bottom:0}.footer .footer-menu li a{margin-left:.5rem}.footer .footer-description p{width:90%}.footer .footer-upper{background:#181d21}.footer .footer-upper .columns{margin-top:0}.card{margin-bottom:1.5rem}@media screen and (max-width: 949px){.card{display:inline-block;width:100%}.card:last-of-type{margin-bottom:0}}.card .card-header{justify-content:space-between;flex-wrap:wrap;position:relative}.card .card-header .card-header-title{color:#2c2c2c;flex-grow:0;font-size:1.35rem;font-weight:700;padding:.75rem 1.5rem}.card .card-header .card-header-title>a{color:inherit}.card .card-header .card-header-title>a:hover{text-decoration:underline}.card .card-header .card-header-actions{padding:.75rem 1.5rem .75rem 0}.card .card-header .card-header-icon{border-radius:0;float:left;position:relative}@media (max-width: 650px){.card .card-header .card-header-actions{padding:.5rem .25rem;position:absolute;right:.5rem}.card .card-header .card-header-title{padding:.75rem 1rem;width:100%}.card .card-header .card-header-title.has-multiple-buttons+.card-header-actions{margin-top:-1.25rem;position:static;width:100%}.card .card-header .card-header-icon{margin:.25rem .5rem .25rem 0;padding:.75rem}.card .card-header .card-header-icon:last-of-type{margin-right:0}}.card .bg-blue{background:rgba(9,116,184,0.1)}.card .card-content{border-top:1px solid #ebebeb}.card .card-content>.columns{margin:-.75rem}.card .card-content>.columns>.column{padding:.75rem}.card.is-small:last-of-type,.block-content-files .dataTable-top input.card:last-of-type{margin-bottom:3rem}.card.is-small .card-header .card-header-title,.block-content-files .dataTable-top input.card .card-header .card-header-title{background:none;font-size:1.15rem;line-height:1.5;padding:1rem 1.25rem}@media (max-width: 650px){.card.is-small .card-header .card-header-title,.block-content-files .dataTable-top input.card .card-header .card-header-title{padding:.75rem 1rem}}.card.is-small .card-header h2,.block-content-files .dataTable-top input.card .card-header h2,.card.is-small .card-header a,.block-content-files .dataTable-top input.card .card-header a{color:#fff}.card.is-small .card-header .card-header-actions,.block-content-files .dataTable-top input.card .card-header .card-header-actions{padding:.75rem}@media (max-width: 650px){.card.is-small .card-header .card-header-actions,.block-content-files .dataTable-top input.card .card-header .card-header-actions{padding:.25rem 0}}.card.is-small .card-content,.block-content-files .dataTable-top input.card .card-content{border-top:none;padding:1.25rem}.fake-border{background:#ebebeb}a figure,.has-image-zoom-effect figure{overflow:hidden}a figure img,.has-image-zoom-effect figure img{transition:.5s ease-in-out}a:hover figure img,.has-image-zoom-effect:hover figure img{transform:scale(1.1);transition:5s cubic-bezier(0.03, 0.38, 0, 0.72)}form .columns{margin:-.75rem}form .columns .column{padding:.75rem}.label{color:#2c2c2c}.label:not(:last-child){font-size:1rem;margin-bottom:.25rem}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.textarea,.input,.block-content-files .dataTable-top input,.button{font-size:1rem}.input::-ms-input-placeholder, .block-content-files .dataTable-top input::-ms-input-placeholder, .textarea::-ms-input-placeholder{color:#4a4a4a;opacity:1}.input::placeholder,.block-content-files .dataTable-top input::placeholder,.textarea::placeholder{color:#4a4a4a;opacity:1}.column.field{margin-bottom:0;padding-bottom:.5rem;padding-top:.5rem}.input+.icon i,.block-content-files .dataTable-top input+.icon i{color:#4a4a4a}.column>input+.icon{margin:.75rem}.is-file-control input{border:none;padding:0}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#2c2c2c}.checkbox:hover,.radio:hover{color:#050505}fieldset .columns:last-child{margin-bottom:1.5rem}.pagination{background:#f3f3f3;margin:.75rem 0 0 0;padding:.75rem}.pagination:not(:last-child){margin-bottom:.75rem}.pagination .pagination-link,.pagination .pagination-previous,.pagination .pagination-next,.pagination .pagination-ellipsis{border-radius:0;font-weight:700}.pagination .pagination-previous,.pagination .pagination-next{background:#00458b;border:none;color:#fff;font-size:.9rem;height:36px;margin:0 0 0 .5rem;text-transform:uppercase}.pagination .pagination-previous:hover,.pagination .pagination-next:hover{background:#00183f}.pagination .pagination-previous{padding:0 1rem 0 .5rem}.pagination .pagination-next{padding:0 .5rem 0 1rem}.pagination .pagination-link{background:#dee7f0;border:none;color:#000}.pagination .pagination-link:hover{background:#c7d6e6}.pagination .pagination-ellipsis{color:#87898b}.pagination .pagination-link.is-current{background:#181d21;color:#fff}.pagination .pagination-link.is-current:hover{background:#2d3c40}.panel{background:#f3f3f3;margin-bottom:1.25rem;margin-top:-1.25rem;padding:1.5rem}.panel .panel-heading{background:#fff;border:none;font-weight:600;margin-bottom:12px;padding:0}.panel .panel-block{border:none;padding:0}.panel .panel-block .input,.panel .panel-block .block-content-files .dataTable-top input,.block-content-files .dataTable-top .panel .panel-block input,.panel .panel-block .textarea,.panel .panel-block .select:not(.is-multiple),.panel .panel-block .select>select{height:2.75rem}.panel .panel-block form{width:100%}.panel .panel-block form .button{height:2.75rem;text-transform:uppercase}.panel .panel-block form .control .icon{height:2.75rem}.panel .panel-block form .label:not(:last-child){text-transform:uppercase}.panel .panel-block .columns{margin:-.75rem}.panel .panel-block .columns .column{padding:.75rem}.table th,.table td{position:relative}.popup-overlay{background:rgba(0,0,0,0.5);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);height:100%;left:0;opacity:1;position:fixed;top:0;transition:.2s ease-in-out;visibility:visible;width:100%;z-index:100}.popup{background:#fff;border-radius:24px;box-shadow:0 4px 48px rgba(0,0,0,0.5);left:50%;max-height:100%;max-width:720px;opacity:1;overflow:auto;padding:1rem;position:fixed;top:50%;transform:translate(-50%, -50%);transition:.2s ease-in-out;visibility:visible;width:100%;z-index:101}.popup.list-style-inside ul{list-style:inside}.popup .popup-close{cursor:pointer;font-size:1.5em;position:absolute;right:18px;top:12px}.confirm-popup-controls{margin-top:1.5rem}.confirm-popup-controls button:not(:last-of-type){margin-right:.5rem}.cookie{background:#fff;border-top:1px solid #e4e4e4;border-right:1px solid #e4e4e4;bottom:0;box-shadow:0 4px 12px rgba(0,0,0,0.08);right:-650px;opacity:0;padding:1.5rem;position:fixed;transition:.25s ease-in;width:650px;z-index:9999;visibility:hidden}.cookie.opened{left:calc(50% - 325px);top:30%;bottom:unset;right:unset;opacity:1;visibility:visible}@media (max-width: 949px){.cookie.opened{left:0}}.cookie.is-left{left:-650px;right:unset;top:30%;bottom:unset;opacity:1}@media screen and (max-width: 949px){.cookie{border-top-left-radius:12px;border-right:none;left:0;bottom:-650px;width:100%}.cookie.opened{bottom:0}}@media screen and (max-width: 949px) and (max-width: 949px){.cookie.opened{bottom:unset}}.cookie p{color:#2c2c2c;line-height:1.5;padding-bottom:.75rem}.cookie .cookie-buttons{position:relative;margin:auto;width:100%}.cookie .cookie-buttons .cookie-button{width:31%;margin-right:2%;background-color:#00183f;color:#fff}.cookie .cookie-buttons .cookie-button.cookie-button:hover{color:#fff !important;background:#181d21}.cookie .cookie-buttons .cookie-button-last{width:31%;margin-right:unset;background-color:#00183f;color:#fff}.cookie .cookie-buttons .cookie-button-last.cookie-button-last:hover{color:#fff !important;background:#181d21}.info-modal{align-items:center;background:rgba(255,255,255,0.5);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);display:flex;justify-content:center;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.info-modal .info-modal-wrapper{height:100vh;overflow:auto;padding:4.5rem 0;width:100%}.info-modal .info-modal-content{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100%}.info-modal picture{margin-bottom:3rem}.info-modal button{margin-top:4.5rem}.info-modal .info-modal-link{background:#f9f9f9;box-shadow:0 2px 24px rgba(0,0,0,0.25);max-width:90vw;width:960px}.info-modal .info-modal-link .image{height:100%;overflow:hidden;width:100%}.info-modal .info-modal-link img{height:100%;object-fit:cover;overflow:hidden;width:100%}.info-modal .info-modal-link a:hover h2,.info-modal .info-modal-link a:hover+a h2{text-decoration:underline}.info-modal .info-modal-link h2{border-top:1px solid #e4e4e4;margin:0;padding:.75rem 1.5rem;text-align:center}.info-modal .info-modal-link p{color:#2c2c2c;padding:0 1.5rem .75rem 1.5rem;text-align:center}.info-modal.is-small,.block-content-files .dataTable-top input.info-modal{bottom:1rem;box-shadow:0 2px 24px rgba(0,0,0,0.66);height:auto;left:auto;max-width:460px;right:1rem;top:auto;width:calc(100% - 2rem)}.info-modal.is-small.is-left,.block-content-files .dataTable-top input.info-modal.is-left{left:1rem;right:auto}.info-modal.is-small .info-modal-wrapper,.block-content-files .dataTable-top input.info-modal .info-modal-wrapper{height:100%;overflow:hidden;padding:0}.info-modal.is-small .info-modal-content,.block-content-files .dataTable-top input.info-modal .info-modal-content{display:block}.info-modal.is-small .info-modal-link,.block-content-files .dataTable-top input.info-modal .info-modal-link{max-width:100%;position:relative;width:100%}.info-modal.is-small .text,.block-content-files .dataTable-top input.info-modal .text{background:linear-gradient(to top, black, transparent 80%);display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;position:absolute;top:0;width:100%}.info-modal.is-small .text h2,.block-content-files .dataTable-top input.info-modal .text h2{border-top:none;padding:1rem;text-align:left}.info-modal.is-small .text h2,.block-content-files .dataTable-top input.info-modal .text h2,.info-modal.is-small .text p,.block-content-files .dataTable-top input.info-modal .text p{color:#fff;line-height:1.5;margin-top:-.5rem;padding:0 1rem 1rem 1rem;text-align:left;text-shadow:0 2px 12px #000}.info-modal.is-small button,.block-content-files .dataTable-top input.info-modal button{margin:0;position:absolute;right:1rem;top:1rem}.validation-success,.validation-failed{font-size:.87rem;font-weight:600;padding:3px 2px;position:relative;width:100%}.validation-success svg,.validation-failed svg{margin-right:.25rem}.validation-success{color:#1d4c00}.validation-failed{color:#861919}.notification{box-shadow:0 2px 12px rgba(0,0,0,0.15);margin:.75rem 0 1.5rem 0}.notification.is-warning{background:#943900;color:#fff;font-size:.9rem;font-weight:600}.notification.is-warning .button.is-light.is-warning{color:#2c2c2c;margin-top:.5rem}.gslider .gdesc-inner{background-color:#000}.gslider .gdesc-inner .gslide-desc{color:#fff}button.text-to-speech{margin:0;flex-shrink:0}button.text-to-speech img{position:relative;margin-right:.5rem}button.text-to-speech.is-loading img{display:none}@media (max-width: 950px){.homepage-news.tile{display:block}}.homepage-news.tile .tile .tile.is-child:not(:last-child){margin-bottom:1rem !important}.homepage-news.tile .tile>.tile{box-shadow:0 2px 4px rgba(0,0,0,0.15);position:relative}.homepage-news.tile .tile>.tile:hover .news-image img{transform:scale(1.1);transition:5s cubic-bezier(0.03, 0.38, 0, 0.72)}.homepage-news.tile .tile.big-tile{position:relative}.homepage-news.tile .tile.big-tile .news-image{height:470px;overflow:hidden;transition:.2s ease-in-out}@media screen and (min-width: 950px) and (max-width: 1215px){.homepage-news.tile .tile.big-tile .news-image{height:432px}}@media screen and (max-width: 949px){.homepage-news.tile .tile.big-tile .news-image{height:340px}}@media screen and (max-width: 579px){.homepage-news.tile .tile.big-tile .news-image{height:250px}}@media screen and (max-width: 949px){.homepage-news.tile .tile.is-vertical{flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}.homepage-news.tile .tile.is-vertical .tile{flex:none;margin-bottom:1rem !important;width:calc(50% - .5rem)}}@media screen and (max-width: 949px) and (max-width: 579px){.homepage-news.tile .tile.is-vertical .tile{width:100%}}.homepage-news.tile .tile .news-image{overflow:hidden}.homepage-news.tile .tile .news-image img{position:relative;transition:.3s ease-in-out}@supports (object-fit: cover){.homepage-news.tile .tile .news-image img{height:100%;object-fit:cover;width:100%}}.homepage-news.tile .tile .news-image .thumb{height:100%;overflow:hidden;position:absolute;width:100%}@media screen and (max-width: 949px){.homepage-news.tile .tile .news-image{height:230px}.homepage-news.tile .tile .news-image a{height:100%}}@media (max-width: 580px){.homepage-news.tile .tile .news-image{height:250px}}.homepage-news.tile .tile .news-caption{background:linear-gradient(to top, black, transparent 60%);bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.homepage-news.tile .tile .news-caption .tags .tag{text-shadow:none}.homepage-news.tile .tile .news-caption a{justify-content:flex-end;display:inline-flex;flex-direction:column;height:100%;padding:24px;text-shadow:0 2px 8px #000,1px 0 1px #585858,0 1px 1px #585858,0 -1px 1px #585858,-1px 0 1px #585858;width:100%}.homepage-news.tile .tile .news-caption a h2{color:#fff;font-weight:700;margin-bottom:0}@media screen and (max-width: 949px){.homepage-news.tile .tile .news-caption a h2{font-size:1.35rem;line-height:1.3}.homepage-news.tile .tile .news-caption a h2.is-1{font-size:1.75rem}}@media screen and (max-width: 579px){.homepage-news.tile .tile .news-caption a h2.is-1{font-size:1.35rem}}.homepage-news.tile .tile .news-caption a h2+p{color:#fff;margin-top:10px}@media screen and (max-width: 579px){.homepage-news.tile .tile .news-caption a h2+p{display:none}}.homepage-news.news-slider{display:flex;height:470px}@media screen and (min-width: 950px) and (max-width: 1215px){.homepage-news.news-slider{height:432px}}@media screen and (max-width: 949px){.homepage-news.news-slider{height:auto;flex-wrap:wrap}}.homepage-news.news-slider .news-slider-tile{display:inline-flex;flex-basis:33.333%;position:relative;transition:.3s ease-in-out}@media screen and (max-width: 949px){.homepage-news.news-slider .news-slider-tile{flex-basis:50%}.homepage-news.news-slider .news-slider-tile:first-child{flex-basis:100%}.homepage-news.news-slider .news-slider-tile h2{width:100% !important}}@media screen and (max-width: 579px){.homepage-news.news-slider .news-slider-tile{flex-basis:100%}}.homepage-news.news-slider .news-slider-tile .news-image{display:inline-flex;position:relative}.homepage-news.news-slider .news-slider-tile .news-image:before{background:linear-gradient(to top, black, transparent);content:'';height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.homepage-news.news-slider .news-slider-tile .news-image img{height:100%;transition:.3s ease-in-out;width:100%}@supports (object-fit: cover){.homepage-news.news-slider .news-slider-tile .news-image img{object-fit:cover}}.homepage-news.news-slider .news-slider-tile:hover{flex-basis:40%;transition:.3s ease-in-out}@media screen and (max-width: 949px){.homepage-news.news-slider .news-slider-tile:hover{flex-basis:50%}.homepage-news.news-slider .news-slider-tile:hover:first-child{flex-basis:100%}}@media screen and (max-width: 579px){.homepage-news.news-slider .news-slider-tile:hover{flex-basis:100%}}.homepage-news.news-slider .news-slider-tile:hover .news-image img{transition:.3s ease-in-out}.homepage-news.news-slider .news-slider-tile:hover .news-caption{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.homepage-news.news-slider .news-slider-tile:hover .news-caption a h2{text-decoration:underline}.homepage-news.news-slider .news-slider-tile .news-tags{display:inline-block;left:0;pointer-events:none;position:absolute;right:0;text-align:center;top:1.5rem;transition:.3s ease-in-out;z-index:2}.homepage-news.news-slider .news-slider-tile .news-caption{bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.25s ease-in-out;z-index:1}.homepage-news.news-slider .news-slider-tile .news-caption a{align-items:center;display:inline-flex;flex-direction:column;justify-content:flex-end;height:100%;padding:1.5rem;position:relative;text-shadow:0 2px 12px #000;top:0;transition:.25s ease-in-out;width:100%}.homepage-news.news-slider .news-slider-tile .news-caption a h2{color:#fff;display:inline-block;font-weight:800;margin-bottom:0;text-align:center;transition:.2s ease-in-out}.homepage-news.news-slider .news-slider-tile .news-caption a h2:last-child{margin-bottom:2.15rem}.homepage-news.news-slider .news-slider-tile .news-caption a .date{color:#fff;font-weight:600;padding-top:.5rem}#sms-forms p:first-child{margin-bottom:10px}#sms-list .sms-history .columns{margin:0 -1.5rem}#sms-list .sms-history .columns .icon{background:#0974b8;color:#fff;flex-shrink:0;height:2.5rem;margin-right:.5rem;width:2.5rem}#sms-list .sms-history .columns .icon+span{line-height:1.25}#sms-list .sms-history .columns .column{padding:0 1.5rem}#sms-list .sms-history .columns .column:not(:first-of-type){border-left:1px solid #ebebeb}#sms-list .sms-history .columns .column strong{align-items:center;display:flex;height:42px;margin-bottom:.75rem}@media screen and (max-width: 579px){#sms-list .sms-history .columns .column:not(:first-of-type){border-left:none;margin-top:1.5rem}#sms-list .sms-history .columns .column strong{margin-bottom:.25rem}}.block-motion .columns .column{overflow:hidden;position:relative}.block-motion .columns .column h3{color:#fff;font-weight:800;line-height:1.3}.block-motion .columns .column h3+p{color:#fff;font-weight:600;margin-top:.25rem}.block-motion .columns .column .motion-image-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.block-motion .columns .column .motion-title-overlay{align-items:center;background:rgba(0,0,0,0.6);display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:1rem;position:absolute;text-align:center;text-shadow:0 2px 12px #000;top:0;width:100%;z-index:1}.block-motion .columns .column .motion-image{display:block;height:0;padding-bottom:56%;position:relative;width:100%}.block-motion .columns .column .motion-image:hover h3{text-decoration:underline}.block-contact .column,.local-block-contact .column{display:flex}.block-contact .card-content ul,.local-block-contact .card-content ul{width:100%}.block-contact .card-content ul+.prefix-info-note,.local-block-contact .card-content ul+.prefix-info-note{margin-top:1.5rem}.block-contact .card-content li,.local-block-contact .card-content li{align-items:center;border-bottom:1px solid #e4e4e4;display:flex;padding:.75rem 0}.block-contact .card-content li:first-of-type,.local-block-contact .card-content li:first-of-type{padding-top:0}.block-contact .card-content li:last-of-type,.local-block-contact .card-content li:last-of-type{border-bottom:none;padding-bottom:0}.block-contact .card-content li:not(.is-small)+li.is-small,.local-block-contact .card-content li:not(.is-small)+li.is-small{padding-top:.5rem}.block-contact .card-content li.is-small,.local-block-contact .card-content li.is-small{border-bottom:none;font-size:.9rem;padding:.25rem 0}.block-contact .card-content li.is-small+li:not(.is-small),.local-block-contact .card-content li.is-small+li:not(.is-small){border-top:1px solid #e4e4e4;margin-top:.25rem}.block-contact .card-content .icon,.local-block-contact .card-content .icon{background:#0974b8;color:#fff;flex:none;height:2rem;margin-right:.75rem;width:2rem}.block-contact .card-content p strong,.local-block-contact .card-content p strong{font-weight:600}.block-contact .card-content a,.local-block-contact .card-content a{font-weight:600;text-decoration:underline}.block-contact .card-content .prefix-info-note p,.local-block-contact .card-content .prefix-info-note p{line-height:1.75}.block-contact .avatar,.local-block-contact .avatar{float:left;padding:0 1.5rem 0 0;width:145px}.block-contact .avatar figure,.local-block-contact .avatar figure{border-radius:50%;height:0;overflow:hidden;width:100%}.block-contact .avatar figure img,.local-block-contact .avatar figure img{object-fit:cover}@media screen and (max-width: 579px){.block-contact .avatar,.local-block-contact .avatar{width:110px}}.block-contact .mayor h3,.local-block-contact .mayor h3{font-weight:800;margin-bottom:0}.block-contact .mayor .mayor-title,.local-block-contact .mayor .mayor-title{font-style:italic;font-weight:700;margin-bottom:.5rem}@media screen and (max-width: 579px){.block-contact .advanced-contact,.local-block-contact .advanced-contact{flex-direction:column}.block-contact .advanced-contact .avatar,.local-block-contact .advanced-contact .avatar{margin-bottom:.75rem}}.block-contact .advanced-contact:last-of-type,.local-block-contact .advanced-contact:last-of-type{margin-bottom:1.5rem}@media screen and (max-width: 579px){.block-contact .advanced-contact .contact-name,.local-block-contact .advanced-contact .contact-name{justify-content:center}}.block-contact .advanced-contact .contact-details,.local-block-contact .advanced-contact .contact-details{margin-bottom:.25rem}.block-contact .advanced-contact .contact-details>div,.local-block-contact .advanced-contact .contact-details>div{align-items:center;float:left;margin:.5rem 1rem .5rem 0}.block-contact .advanced-contact .contact-details .icon,.local-block-contact .advanced-contact .contact-details .icon{margin-right:.5rem}.weather-current{display:flex}.weather-current>div{border-right:1px solid #ebebeb;align-content:space-evenly}@media screen and (max-width: 579px){.weather-current>div{border-bottom:1px solid #ebebeb;border-right:none;padding-bottom:.75rem}.weather-current>div h3{margin-bottom:.75rem}}.weather-current .weather-blue{background:radial-gradient(#cde4f7, #fff 65%);background-size:contain}.weather-current .weather-grey{background:radial-gradient(#aecddb, #fff 65%);background-size:contain}.weather-current .weather-dark{background:radial-gradient(#bfbfbf, #fff 65%);background-size:contain}.weather-current .temperature{display:block;float:left;font-size:4rem;font-weight:700;line-height:1;width:100%}.weather-current .description{float:left}.weather-current .forecast{float:left;font-size:.9rem;margin-bottom:1rem;width:200%}@media only screen and (max-width: 720px) and (min-width: 580px){.weather-current .current-details{width:100%}}.wind-icon{background:url("/assets/icons/weather/wind-arrow.svg") center no-repeat;background-size:contain;display:inline-block;height:.85rem;margin:0 .5rem;width:.85rem}.weather-forecast-day{align-items:center;display:flex;flex-direction:column;justify-content:space-between;line-height:1.3}.weather-forecast-day:last-of-type{display:none}.weather-forecast-day .image{margin:.5rem 0;max-width:120px;width:85%}.weather-forecast-day .day{font-weight:600;text-transform:lowercase}.weather-forecast-day .temperature{font-size:1.15rem;font-weight:700}@media screen and (min-width: 1216px){.weather-forecast-day:last-of-type{display:flex}}.block-calendar .card-header{background:#1E670A}.block-calendar .card-content .columns{margin:0}.block-calendar .card-content .columns .column{padding:0}.block-calendar .card-content .events{flex-direction:column;margin-top:6px}.block-calendar .card-content .events li:last-of-type .date:after{content:none}.block-calendar .card-content .events a{color:#2c2c2c;position:relative;z-index:0}.block-calendar .card-content .events a:hover .title strong,.block-calendar .card-content .events a:hover .tiny-body h2 strong,.tiny-body .block-calendar .card-content .events a:hover h2 strong,.block-calendar .card-content .events a:hover .tiny-body h3 strong,.tiny-body .block-calendar .card-content .events a:hover h3 strong,.block-calendar .card-content .events a:hover .tiny-body h4 strong,.tiny-body .block-calendar .card-content .events a:hover h4 strong,.block-calendar .card-content .events a:hover .tiny-body h5 strong,.tiny-body .block-calendar .card-content .events a:hover h5 strong{text-decoration:underline}.block-calendar .card-content .events a>font{padding:15px !important}.block-calendar .card-content .events a>font>span{display:inline-block;float:left;margin:0 !important;padding:0 !important;width:100%}.block-calendar .card-content .events .date{font-size:1.75rem;font-weight:800;line-height:1.15;padding-right:.75rem;padding-top:.75rem;position:relative}.block-calendar .card-content .events .date:before{background:#42a927;border-radius:50%;content:'';height:16px;position:absolute;right:0;top:15px;width:16px}.block-calendar .card-content .events .date:after{background:#dbdbdb;content:'';height:calc(100% - 25px);position:absolute;right:7px;top:35px;width:2px}.block-calendar .card-content .events .date .dash{clear:both;float:left;line-height:.5}.block-calendar .card-content .events .date .day{clear:both;float:left}.block-calendar .card-content .events .date .month{clear:both;float:left;font-size:.5em;font-weight:700;text-transform:uppercase}.block-calendar .card-content .events .title,.block-calendar .card-content .events .tiny-body h2,.tiny-body .block-calendar .card-content .events h2,.block-calendar .card-content .events .tiny-body h3,.tiny-body .block-calendar .card-content .events h3,.block-calendar .card-content .events .tiny-body h4,.tiny-body .block-calendar .card-content .events h4,.block-calendar .card-content .events .tiny-body h5,.tiny-body .block-calendar .card-content .events h5{font-size:1.15rem;line-height:1.2;padding:.75rem}.block-calendar .card-content .events .title strong,.block-calendar .card-content .events .tiny-body h2 strong,.tiny-body .block-calendar .card-content .events h2 strong,.block-calendar .card-content .events .tiny-body h3 strong,.tiny-body .block-calendar .card-content .events h3 strong,.block-calendar .card-content .events .tiny-body h4 strong,.tiny-body .block-calendar .card-content .events h4 strong,.block-calendar .card-content .events .tiny-body h5 strong,.tiny-body .block-calendar .card-content .events h5 strong{display:inline-block;margin:.15rem 0 .25rem 0}.block-calendar .card-content .events .title .address,.block-calendar .card-content .events .tiny-body h2 .address,.tiny-body .block-calendar .card-content .events h2 .address,.block-calendar .card-content .events .tiny-body h3 .address,.tiny-body .block-calendar .card-content .events h3 .address,.block-calendar .card-content .events .tiny-body h4 .address,.tiny-body .block-calendar .card-content .events h4 .address,.block-calendar .card-content .events .tiny-body h5 .address,.tiny-body .block-calendar .card-content .events h5 .address{clear:both;display:inline-block;float:left;font-size:.9rem;font-weight:400}.block-gallery .card-header{background:#A22F2F}.block-gallery .card-content .columns{margin:-2px}.block-gallery .card-content .columns .column{padding:2px}.block-facebook .card-header{background:#00458b}.block-facebook .card-header .card-header-title{color:#fff}.facebook-post .fb-post{background:#fff}.block-newsletter .card-header{background:#181d21}.block-newsletter .card-content p{margin-bottom:1rem}.block-newsletter .card-content .field{justify-content:stretch}.block-newsletter .card-content button,.block-newsletter .card-content input{border-radius:0}.block-newsletter .card-content .danger{color:#861919}p.has-no-content{color:#4a4a4a;font-size:1.35rem;font-weight:700;margin:2rem 0;text-align:center;width:100%}p.has-no-content .button{margin-top:1rem}.news-content .title,.news-content .tiny-body h2,.tiny-body .news-content h2,.news-content .tiny-body h3,.tiny-body .news-content h3,.news-content .tiny-body h4,.tiny-body .news-content h4,.news-content .tiny-body h5,.tiny-body .news-content h5{font-weight:800}.news-content .news-info{margin:-.75rem}.news-content .news-info.no-space-left{padding-left:0px;margin-left:0px}.news-content .news-info.no-space-left .column:first-child{padding-left:0px}.news-content .news-info .column{align-items:center;display:flex;flex-basis:auto;flex-grow:0;font-size:.9rem;font-weight:600;padding:.75rem}.news-content .news-info .column .icon,.news-content .news-info .column .tag:not(:last-child){margin-right:.25rem}.news-content .news-info .column strong{font-weight:800;padding-left:.25rem}.news-content .news-info+*{margin-top:1rem}.news-content .news-info .timestamp-revoke{flex-grow:1;padding:.75rem;display:flex;justify-content:flex-end}.news-content .news-info .timestamp-revoke div{background-color:#cc0000;color:white;padding-right:3px;padding-left:3px;font-weight:550;font-size:0.9rem}.news-content .image{margin:1rem 0}.news-content .perex{font-size:1.35rem;font-weight:800}.tiny-body{color:#050505;font-size:1rem;line-height:1.75;margin:1rem 0}.tiny-body>*:first-child{margin-top:0 !important}.tiny-body h2{padding:0 !important}.tiny-body h2:not(:last-child){margin-bottom:10px}.tiny-body h3{padding:0 !important}.tiny-body h3:not(:last-child){margin-bottom:10px}.tiny-body h4{padding:0 !important}.tiny-body h4:not(:last-child){margin-bottom:10px}.tiny-body h5{padding:0 !important}.tiny-body h5:not(:last-child){margin-bottom:10px}.tiny-body img{display:block;margin:18px auto;height:auto !important}@media screen and (max-width: 949px){.tiny-body img{max-width:100% !important}}.tiny-body a{font-weight:600;text-decoration:underline !important}.tiny-body a:hover{color:#2c2c2c !important}.tiny-body p{margin:10px 0}.tiny-body p:empty,.tiny-body p:-moz-only-whitespace{line-height:0}.tiny-body ol{margin:10px 0;padding-left:32px}.tiny-body ol li{padding:2px 0 2px 2px}.tiny-body ol li::marker{font-weight:600}.tiny-body ul{list-style:none;margin:10px 0;padding-left:32px}.tiny-body ul li{padding:2px 0 2px 2px;position:relative}.tiny-body ul li:before{background:url(/assets/icons/arrow-right.svg) left center no-repeat;background-size:10px;content:'';height:1.75em;left:-16px;line-height:1.75;position:absolute;width:1em}.tiny-body ul[style="list-style-type: circle;"],.tiny-body ul[style="list-style-type: disc;"],.tiny-body ul[style="list-style-type: square;"]{list-style:none !important}.tiny-body ul[style="list-style-type: circle;"] li:before,.tiny-body ul[style="list-style-type: disc;"] li:before,.tiny-body ul[style="list-style-type: square;"] li:before{background:#2c2c2c;height:6px;left:-1rem;margin-top:1px;top:50%;transform:translateY(-50%);width:6px}.tiny-body ul[style="list-style-type: circle;"] li:before{background:transparent;border:1px solid #2c2c2c;border-radius:50%}.tiny-body ul[style="list-style-type: disc;"] li:before{border-radius:50%}.tiny-body figure{margin:18px auto;width:100%}.tiny-body figure img{margin:0}.tiny-body figure figcaption{background:#f3f3f3;font-style:italic;padding:.375rem .75rem;text-align:center}.tiny-body blockquote{background:#f9f9f9;border-left:0.5rem solid #ebebeb;font-style:italic;line-height:1.5;margin:18px auto;min-height:3.9rem;padding:.5rem 1rem}.tiny-body blockquote p{margin:.25rem 0}.tiny-body table{border:none;margin:18px auto;table-layout:fixed;width:100%}.tiny-body table td,.tiny-body table th{border:1px solid #ebebeb;padding:.75rem}.tiny-body table th,.tiny-body table tfoot,.tiny-body table thead{background:#f9f9f9;color:#2c2c2c;font-weight:600;text-align:center}@media screen and (max-width: 579px){.tiny-body table{display:block;overflow:auto}}.date-footer{background:#fff;border-top:1px solid #e4e4e4;font-size:.9rem;font-style:italic;padding:1.25rem}div.galleryinsert a{text-decoration:none !important}div.galleryinsert a h1{text-transform:uppercase;border-bottom:4px solid #181d21;text-align:left;font-size:1.5em !important}div.galleryinsert a p.tiny-body{font-weight:300}.block-menu{box-shadow:0 2px 24px rgba(0,0,0,0.08)}.block-menu.is-small .card-header,.block-content-files .dataTable-top input.block-menu .card-header{margin-bottom:0}.block-menu.background-1 .card-header{background:#44ad28}.block-menu.background-1 .card-header a{color:#000}.block-menu.background-2 .card-header{background:#00458b}.block-menu.background-3 .card-header{background:#9b3636}.block-menu.background-4 .card-header{background:#6d3a87}.block-menu.background-5 .card-header{background:#4c5f10}.block-menu.background-6 .card-header{background:#d28557}.block-menu.background-6 .card-header a{color:#000}.block-menu.background-7 .card-header{background:#075c92}.block-menu.background-8 .card-header{background:#7b3868}.block-menu.background-9 .card-header{background:#4a4a4a}.block-menu.background-10 .card-header{background:#e3b614}.block-menu.background-10 .card-header a{color:#000}.block-menu.background-11 .card-header{background:#3fa4a3}.block-menu.background-11 .card-header a{color:#000}.block-menu.background-12 .card-header{background:#76502f}.block-menu.background-13 .card-header{background:#fa0096}.block-menu li.active>a{background:#f3f3f3}.block-menu li:not(:last-of-type){border-bottom:1px solid #e4e4e4}.block-menu li a{color:#2c2c2c;display:block;font-size:1em;font-weight:600;line-height:1.5;padding:8px 18px 8px 40px;position:relative;transition:.15s ease-in-out}.block-menu li a:hover{text-decoration:underline}.block-menu li a:before{background:url(/assets/icons/arrow-right.svg) center no-repeat;background-size:10px;content:'';height:1.5em;left:18px;position:absolute;width:10px}.block-menu li ul{padding-bottom:6px;padding-left:24px}.block-banner a,.block-banner img{display:block}.block-impress .impress-loading{display:flex;justify-content:center}.block-impress .card-header{background:#00183f}.block-impress .card-header .columns .column{background:#dee7f0;font-weight:700;padding:.75rem;text-align:center}.block-impress .card-header .columns .column:hover{text-decoration:underline}.block-impress .card-header .columns .column.link-selected{background:#c7d6e6}.block-impress .card-content{overflow:visible}.block-impress .card-content a{align-items:center;display:inline-block;color:#2c2c2c;flex:none;font-weight:700;line-height:1.5;margin-bottom:.75rem;position:relative}.block-impress .card-content a:hover{text-decoration:underline}.block-impress .card-content a:last-of-type{margin-bottom:0}.block-impress .card-content a .image-wrapper{flex-shrink:0;padding-right:.75rem;width:6.5rem}.block-market .card-header{background:#181d21}.block-market li{padding-left:1rem;position:relative}.block-market li a{color:#2c2c2c;display:inline-block;flex:none;position:relative}.block-market li a:hover{text-decoration:underline}.block-market li:after{background:#2c2c2c;content:'';height:9px;left:0;position:absolute;top:8px;width:9px}.block-market li:not(:last-of-type){margin-bottom:6px}.block-market .empty{color:#4b4b4b;font-weight:800;text-align:center}.block-market .empty p{margin-bottom:.5rem}.block-top_locality .card-content{align-items:center;display:flex;min-height:334px;position:relative}.block-top_locality .card-content .spotlight{left:50%;height:280px;position:absolute;top:50%;transform:translate(-50%, -50%);width:280px;z-index:1}.block-top_locality .card-content .spotlight .spotlight-item{filter:contrast(110%) saturate(120%) brightness(110%);height:100%;left:0;opacity:0;position:absolute;top:0;transform:scale(0.8);transition:.25s ease-in-out;visibility:hidden;width:100%}.block-top_locality .card-content .spotlight .spotlight-item.active{opacity:1;visibility:visible;transform:scale(1)}.block-top_locality .card-content .spotlight .spotlight-item img{box-shadow:0 0 16px rgba(0,0,0,0.08);border-radius:50%;position:relative;z-index:1}.block-top_locality .card-content .columns .column{flex-direction:column;justify-content:center;height:106px;position:relative}.block-top_locality .card-content .columns .column:nth-child(2n){padding-left:150px}.block-top_locality .card-content .columns .column:nth-child(2n) .column-content{flex-direction:row-reverse}.block-top_locality .card-content .columns .column:nth-child(2n) .column-content .locality-name{margin-left:auto;margin-right:-26px;padding:7px 36px 7px 12px;text-align:right}.block-top_locality .card-content .columns .column:nth-child(2n+1){padding-right:150px}.block-top_locality .card-content .columns .column .column-content{align-items:center;cursor:pointer;display:inline-flex;width:100%}.block-top_locality .card-content .columns .column .column-content .blur{filter:blur(30px);height:120px;opacity:0;position:absolute;left:50%;top:50%;transition:.25s ease-in-out;transform:translate(-50%, -50%);width:250px}.block-top_locality .card-content .columns .column .column-content.active .locality-title{color:#1d4c00;text-decoration:underline}.block-top_locality .card-content .columns .column .column-content.active .preview{transform:scale(1.05)}.block-top_locality .card-content .columns .column .column-content.active .blur{opacity:.16}.block-top_locality .card-content .columns .column .locality-name{color:#0f0f0f;font-weight:700;line-height:1.3;margin-left:-26px;padding:7px 12px 7px 36px;position:relative;transition:.15s ease-in-out}.block-top_locality .card-content .columns .column .locality-name:hover{text-decoration:underline}.block-top_locality .card-content .columns .column .locality-name *{position:relative;z-index:1}.block-top_locality .card-content .columns .column .locality-name .locality-description{display:inline-block;font-size:.9rem;font-weight:400;line-height:1.3;padding-top:4px}.block-top_locality .card-content .columns .column .locality-name .locality-description:hover{text-decoration:none}.block-top_locality .card-content .columns .column .locality-name .locality-description.hide-large{display:none}.block-top_locality .card-content .columns .column .preview{border-radius:50%;filter:contrast(110%) saturate(120%) brightness(110%);float:left;min-width:66px;position:relative;transition:.2s ease-in-out;width:66px;z-index:1}@media screen and (min-width: 950px) and (max-width: 1215px){.block-top_locality .card-content{min-height:254px}.block-top_locality .card-content .spotlight{height:200px;width:200px}.block-top_locality .card-content .columns .column:nth-child(2n){padding-left:100px}.block-top_locality .card-content .columns .column:nth-child(2n+1){padding-right:100px}.block-top_locality .card-content .columns .column .locality-name>.locality-description{display:none}}@media screen and (max-width: 949px){.block-top_locality .card-content{min-height:auto}.block-top_locality .card-content .spotlight{display:none}.block-top_locality .card-content .columns{display:block;margin:0;width:100%}.block-top_locality .card-content .columns .column{float:left;height:auto;padding:.5rem 0}.block-top_locality .card-content .columns .column:nth-child(2n){padding-left:0}.block-top_locality .card-content .columns .column:nth-child(2n) .column-content{flex-direction:row}.block-top_locality .card-content .columns .column:nth-child(2n) .column-content .locality-name{margin-left:0;text-align:left}.block-top_locality .card-content .columns .column:nth-child(2n+1){padding-right:0}}.block-links{background:transparent;box-shadow:0 2px 18px rgba(0,0,0,0.08);margin-bottom:0 !important}.block-links:not(.is-containerized){background:#fff}.block-links .columns{background:#fff;margin:-.75rem}.block-links .column{display:flex;padding:.75rem;position:relative;transition:.2s ease-in-out}.block-links .column:before,.block-links .column:first-of-type:after{background:#ebebeb;content:'';height:50%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}@media screen and (max-width: 949px){.block-links .column:before,.block-links .column:first-of-type:after{content:none}}.block-links .column:after{left:0}.block-links .column:hover{background:#f9f9f9}.block-links .column:hover a:after{opacity:1;width:calc(100% - 4rem)}@media screen and (max-width: 949px){.block-links .column:hover a:after{width:100%}}.block-links .column a{display:inline-flex;flex-direction:column;padding:1.25rem 0 .75rem 0;width:100%}.block-links .column a:after{background:#00183f;bottom:.75rem;content:'';height:.25rem;left:50%;opacity:0;position:absolute;transform:translateX(-50%);width:calc(100% - 6rem);transition:.2s ease-in-out}.block-links .column a .link-icon{display:inline-flex;height:3.25rem;justify-content:center}.block-links .column a .link-icon img{height:100%}.block-links .column a .link-text{align-items:center;display:inline-flex;color:#181d21;flex-grow:1;font-size:.875em;font-weight:700;justify-content:center;padding-top:.75rem;text-align:center;text-transform:uppercase;width:100%}@media screen and (max-width: 949px){.block-links .column{border-bottom:1px solid #ebebeb;flex-basis:33.333%}.block-links .column a:after{bottom:0;width:calc(100% - 2rem)}}@media screen and (max-width: 579px){.block-links .column{border-right:none;flex-basis:100%}.block-links .column:first-of-type{border-left:none}.block-links .column:not(:last-child){border-bottom:1px solid #ebebeb}.block-links .column:after{bottom:0}.block-links .column:hover:after{width:100%}.block-links .column a{flex-direction:row;padding:0}.block-links .column a .link-text{justify-content:flex-start;padding-left:1rem;padding-top:0;text-align:left}}.block-links.is-containerized{box-shadow:none}.block-links.is-containerized .columns{box-shadow:0 4px 12px rgba(0,0,0,0.08)}.block-links.is-containerized .column:last-of-type:before,.block-links.is-containerized .column:first-of-type:after{content:none}.block-links img{height:52px}.block-survey .columns .column a{display:inline-block;height:100%;overflow:hidden;position:relative;width:100%}.block-survey .columns .column .survey-image{max-height:350px;position:relative;width:100%}.block-survey .columns .column .survey-image img{display:block;left:50%;min-height:100%;min-width:100%;position:relative;top:50%;transition:.15s ease-in-out;transform:translateX(-50%) translateY(-50%)}@supports (object-fit: cover){.block-survey .columns .column .survey-image img{height:100%;left:0;object-fit:cover;top:0;transform:none;width:100%}}.block-survey .columns .column .survey-image .tag-bottom{bottom:0;display:inline-block;height:28px;left:0;line-height:28px;position:absolute;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%}.block-survey .columns .column .title,.block-survey .columns .column .tiny-body h2,.tiny-body .block-survey .columns .column h2,.block-survey .columns .column .tiny-body h3,.tiny-body .block-survey .columns .column h3,.block-survey .columns .column .tiny-body h4,.tiny-body .block-survey .columns .column h4,.block-survey .columns .column .tiny-body h5,.tiny-body .block-survey .columns .column h5{font-weight:800;margin:1rem 0 0 0}.block-survey .columns .column .date{font-weight:700;padding-bottom:.5rem}.block-survey .columns .column .survey-description{font-weight:normal;color:#2c2c2c}.block-survey .columns .column .survey-answer{padding-top:.75rem;padding-bottom:0;margin:0;color:#2c2c2c;line-height:1.5;vertical-align:middle}.block-survey .columns .column .survey-answer input{height:1.5rem;width:17px;padding:0;margin:0;position:absolute}.block-survey .columns .column .survey-answer label{cursor:pointer;display:inline-block;font-weight:bold}.block-survey .columns .column .survey-answer input+label{padding-left:1.5rem}.block-survey .columns .column .survey-answer .survey-answer-title{justify-content:space-between}.block-survey .columns .column .survey-answer .survey-answer-title span{font-weight:700}.block-survey .columns .column .survey-answer .survey-stat-item-count{align-self:center;color:#4b4b4b;font-size:.9rem;text-align:right}.block-survey .columns .column .survey-answer .progress{background:#dbdbdb;border:none;border-radius:6px;height:.75rem;margin-top:.25rem;width:100%}.block-survey .columns .column .survey-answer .progress[value]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.block-survey .columns .column .survey-answer .progress::-webkit-progress-bar{border-radius:6px;background-color:#dbdbdb}.block-survey .columns .column .survey-answer .progress::-moz-progress-bar,.block-survey .columns .column .survey-answer .progress::-webkit-progress-value{border-radius:6px;background-color:#00458b}.block-survey .columns .column .survey-answer .survey-sms{margin:0;display:inline-block}.block-survey .columns .column .survey-answer .survey-tel{margin:0;display:inline-block}.block-survey .survey-list-content{padding-left:15px}.block-survey .tags{flex-direction:column;align-items:flex-start}.block-survey .tags .tag{padding-top:4px;padding-bottom:2px;display:block}.block-survey .survey_form{margin:0}.block-survey .survey-footer{padding-top:15px;padding-bottom:0;margin:0}.block-survey .survey-footer .survey-phone,.block-survey .survey-footer .survey-code{float:left;margin-top:-2.3rem;width:100%}.block-survey .survey-footer .survey-phone>div:first-child,.block-survey .survey-footer .survey-code>div:first-child{width:65%}.block-survey .survey-footer .voted{color:#1d4c00;font-weight:700;line-height:2.3rem}.block-survey .survey-footer .votes{float:right;font-weight:600;line-height:2.3rem}.block-survey .survey-footer .voting-ended{color:#861919;font-weight:700;line-height:2.3rem}.block-survey .survey-footer .survey-send.button{font-size:.92rem}.block-app{background:url(/assets/general/img/template/bg-mobile-app-blue.jpg) no-repeat center;background-size:cover;color:#fff;display:inline-block;width:100%}.block-app .button{border-radius:0;color:#fff;margin-top:.75rem}.block-app p{font-size:1.15rem;line-height:1.5}.block-app strong{color:#fff}.block-reservations{background:none;box-shadow:none}.block-reservations .card-content>.columns{margin:-.75rem 0}.block-reservations .reservation-item{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.08);overflow:hidden;margin:.75rem 0;padding:1rem;position:relative;width:100%}.block-reservations .reservation-item .reservation-icon{bottom:-18px;color:#861919;font-size:5rem;opacity:.66;position:absolute;right:-8px;transform:rotate(-25deg)}.block-reservations .reservation-item .title,.block-reservations .reservation-item .tiny-body h2,.tiny-body .block-reservations .reservation-item h2,.block-reservations .reservation-item .tiny-body h3,.tiny-body .block-reservations .reservation-item h3,.block-reservations .reservation-item .tiny-body h4,.tiny-body .block-reservations .reservation-item h4,.block-reservations .reservation-item .tiny-body h5,.tiny-body .block-reservations .reservation-item h5{line-height:1.2;margin-bottom:0}.block-reservations .reservation-item .closest-term{font-size:.875em}.block-reservations .reservation-item .closest-term .free{color:#1E670A}.block-reservations .reservation-item .closest-term .full{color:#861919}.block-reservations .reservation-item .button{margin-top:4px}.block-flash-news .card-header{background:#A22F2F}.block-flash-news ul{padding-left:1.7rem;position:relative}.block-flash-news ul:before{border-left:2px solid #dbdbdb;bottom:.5rem;content:'';left:.45rem;position:absolute;top:.75em}.block-flash-news li{line-height:1.5;position:relative}.block-flash-news li:not(:last-of-type){margin-bottom:.5rem}.block-flash-news li:before{background:#A22F2F;border-radius:50%;box-shadow:0 0 0 4px #fff;content:'';height:16px;position:absolute;left:-25px;top:4px;width:16px}.block-flash-news li a:hover{text-decoration:underline}.block-residence .card-header{background:#181d21}.block-residence p{margin-bottom:.75rem}.block-residence li a{color:#2c2c2c;display:inline-block;flex:none;position:relative}.block-residence li a:hover{text-decoration:underline}.block-residence li a .icon{margin-right:.375rem}.block-residence li a .badges{position:absolute;right:0;top:-.1rem;bottom:-.1rem}.block-residence li a .badge{background:#A22F2F;border-radius:6px;color:#fff;display:inline-flex;align-items:center;height:100%;padding:0 .5rem}.block-residence li a .badge:not(.is-danger){background:#4a4a4a;margin-left:.25rem}.block-residence li:not(:last-of-type){margin-bottom:6px}.block-publishing .card-header{background:#00458b}.block-publishing .card-header-title{color:#fff}.block-publishing ul{padding-left:1.7rem;position:relative}.block-publishing ul:before{border-left:2px solid #dbdbdb;bottom:.5rem;content:'';left:.45rem;position:absolute;top:.75em}.block-publishing li{line-height:1.5;position:relative}.block-publishing li:not(:last-of-type){margin-bottom:.5rem}.block-publishing li:before{background:#00458b;border-radius:50%;box-shadow:0 0 0 4px #fff;content:'';height:16px;position:absolute;left:-25px;top:4px;width:16px}.block-publishing li a:hover{text-decoration:underline}.block-futbal{background:url("/assets/general/img/template/soccer.png") no-repeat bottom}.block-futbal .card-header{background:#1E670A}.block-futbal p{margin-bottom:10px}.block-futbal .button{border-radius:0;color:#fff;margin-top:.75rem}#dinner .categories{text-align:center;padding:20px;background:#F8FAFB;border:2px solid #f2f2f2;margin-bottom:20px}#dinner .categories h2{font-size:1.5em;font-weight:400;margin-bottom:20px}#dinner .categories select{width:100%;max-width:600px;padding:10px;font-size:1.2em;border:1px solid #ccc;border-radius:5px}#dinner .food-block{display:none}#dinner .food-block:first-child{display:block}#dinner .food-description{font-size:0.8em;color:#666}.block-content-files .file_category{text-decoration:underline;padding-left:1em !important}.block-content-files .is-vertical-only{display:none}.block-content-files.is-small .card-header,.block-content-files .dataTable-top input.block-content-files .card-header{background:#00183f;margin-bottom:0}.block-content-files.is-small .card-header .card-header-title,.block-content-files .dataTable-top input.block-content-files .card-header .card-header-title{color:#fff}.block-content-files .dataTable-top{float:right;margin-top:-3.1rem;margin-right:.57rem;width:auto}.block-content-files .dataTable-top label{color:#fff;display:flex;flex-direction:row;position:relative;gap:5px;align-items:center;justify-content:space-between;font-weight:bold}.block-content-files .dataTable-top input{border-radius:0;border:none}.block-content-files .card-content table{color:#2c2c2c}.block-content-files .card-content table th{cursor:pointer}.block-content-files .card-content table th a{position:relative}.block-content-files .card-content table th a:after{border-left:6px solid transparent;border-right:6px solid transparent;bottom:.25rem;content:'';position:absolute;right:-1.25rem}.block-content-files .card-content table th.asc a:after{border-bottom:8px solid #A22F2F}.block-content-files .card-content table th.desc a:after{border-top:8px solid #A22F2F}.block-content-files .card-content table tr td{padding:1.25rem}.block-content-files .card-content table tr td:has(a){background:left 1.25rem top 15px no-repeat;background-size:28px;font-weight:700}.block-content-files .card-content table tr td a:hover{color:#2c2c2c;text-decoration:underline}.block-content-files .card-content table tr td a img.file-extension-icon{height:22px;margin-right:0.3rem;float:left}.block-content-files .card-content table tr td a:has(img.file-extension-icon){padding-left:0 !important;display:block !important}@media screen and (max-width: 949px){.block-content-files .card-content table th,.block-content-files .card-content table tr td{padding:.5rem}.block-content-files .card-content table tr td:has(a){background:left .25rem top 12px no-repeat;background-size:22px}}@media (max-width: 650px){.block-content-files .is-vertical-only{display:inline;float:left}.block-content-files .dataTable-sort-label{order:-1;pointer-events:none}.block-content-files .dataTable-sort-label a{color:#2c2c2c}.block-content-files .dataTable-top{background:#00183f;margin-right:0;margin-top:-.25rem;padding:0 1rem .75rem 1rem;width:100%}.block-content-files .dataTable-container{display:inline-block;width:100%}.block-content-files .card-content table,.block-content-files .card-content thead,.block-content-files .card-content tbody,.block-content-files .card-content thead tr{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.block-content-files .card-content table tr{display:flex;flex-direction:row;flex-wrap:wrap;padding:.35rem .6rem}.block-content-files .card-content table tr:not(:last-of-type){border-bottom:1px solid #e4e4e4}.block-content-files .card-content table tr td{border-width:0}.block-content-files .card-content table tr td strong{margin-right:.25rem}.block-content-files .card-content table th{border-width:0;display:inline-block;padding:.15rem .5rem;width:auto !important}.block-content-files .card-content table .asc a:after,.block-content-files .card-content table .desc a:after{bottom:0;margin-left:.25rem;position:relative;right:0;top:1rem}.block-content-files .card-content table .asc a:after{top:-.85rem}}.facebook-comments:not(:last-child){margin-bottom:0;margin-top:18px}.menu-directory{margin:-.5rem}.menu-directory:not(:last-child){margin-bottom:1.5rem}.menu-directory .column{padding:.5rem}.menu-directory .column a{height:6rem;color:#2c2c2c;display:block;font-weight:700;text-transform:uppercase;transition:.1s ease-in-out;width:100%;background:#ebebeb}.menu-directory .column a .dir-title{flex-grow:1;padding:0.5rem}.menu-directory .column a .dir-title h2{font-weight:700;margin:auto auto auto 1rem}.menu-directory .column a .dir-short-text{font-weight:normal;text-transform:none}.menu-directory .column a .img-wrap{position:relative;height:100%;flex-grow:0;flex-shrink:0;overflow:hidden}@media (max-width: 1000px){.menu-directory .column a .img-wrap{display:none}}.menu-directory .column a .img-blur{background:radial-gradient(circle, rgba(235,235,235,0) 0%, rgba(235,235,235,0.2) 100%);position:absolute;height:100%;width:100%}.menu-directory .column a img{height:100%;transition:5s cubic-bezier(0.03, 0.38, 0, 0.72)}.menu-directory .column a .icon{color:#87898b;font-size:1.5rem;flex-grow:0;flex-shrink:0;height:100%;margin-right:2rem}.menu-directory .column a .icon:last-child{color:#4a4a4a}.menu-directory .column a .icon+.icon{display:none}.menu-directory .column a:hover{background:#181d21;color:#fff}.menu-directory .column a:hover .img-blur{background:white;opacity:0}.menu-directory .column a:hover .icon{color:inherit}.menu-directory .column a:hover img{transform:scale(1.1)}.menu-directory.background-1 .column a:hover{background:#44ad28;color:#000}.menu-directory.background-2 .column a:hover{background:#00458b}.menu-directory.background-3 .column a:hover{background:#9b3636}.menu-directory.background-4 .column a:hover{background:#6d3a87}.menu-directory.background-5 .column a:hover{background:#4c5f10}.menu-directory.background-6 .column a:hover{background:#d28557;color:#000}.menu-directory.background-7 .column a:hover{background:#075c92}.menu-directory.background-8 .column a:hover{background:#7b3868}.menu-directory.background-9 .column a:hover{background:#4a4a4a}.menu-directory.background-10 .column a:hover{background:#e3b614;color:#000}.menu-directory.background-11 .column a:hover{background:#3fa4a3;color:#000}.menu-directory.background-12 .column a:hover{background:#76502f}.menu-directory.background-13 .column a:hover{background:#fa0096}.imageless .column a{height:auto}.calendar-settings{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.calendar-events{margin:-.25rem}.calendar-events .title:not(:last-child),.calendar-events .tiny-body h2:not(:last-child),.tiny-body .calendar-events h2:not(:last-child),.calendar-events .tiny-body h3:not(:last-child),.tiny-body .calendar-events h3:not(:last-child),.calendar-events .tiny-body h4:not(:last-child),.tiny-body .calendar-events h4:not(:last-child),.calendar-events .tiny-body h5:not(:last-child),.tiny-body .calendar-events h5:not(:last-child){margin-bottom:.25rem}.calendar-events .column{padding:.25em}.calendar-events .column:hover h3{text-decoration:underline}.calendar-events .calendar-event{cursor:pointer;margin-bottom:5px;overflow:hidden;position:relative}.calendar-events .calendar-event.has-description{padding-bottom:40px}.calendar-events .calendar-event .calendar-event-content{padding:.5rem 0}.calendar-events .calendar-event .calendar-event-content .show-more{bottom:6px;left:50%;position:absolute;transform:translateX(-50%);z-index:1}.calendar-events .calendar-event .calendar-event-detail{background:linear-gradient(to bottom, rgba(243,243,243,0.85), #f3f3f3 50%);bottom:.25em;color:#050505;left:.25em;overflow:auto;padding:12px;position:absolute;right:.25em;top:.25em}.calendar-events .calendar-event .calendar-event-detail .tiny-body{line-height:1.75;margin:.5rem 0}.calendar-events .calendar-event .calendar-event-detail .calendar-detail-wrapper{margin-bottom:48px;min-height:calc(100% - 36px);position:relative}.calendar-events .calendar-event .image-wrapper{position:relative}.calendar-events .calendar-event .tags{align-items:start;top:0;flex-direction:column;left:0;position:absolute}.calendar-events .calendar-event .date-wrapper{align-items:flex-end;background:linear-gradient(to bottom, transparent, black);bottom:0;color:#fff;display:flex;left:0;line-height:1;padding:10px;position:absolute;right:0;text-shadow:0 2px 12px black;top:0;z-index:1}.calendar-events .calendar-event .date-wrapper .month{color:#fff}.calendar-events .calendar-pagination{margin-top:1.5rem}.fc .fc-toolbar h2{font-size:1.35rem;font-weight:700}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:.75rem !important}.fc th{padding:10px 0}.fc .fc-button.fc-today-button{background:#fff !important;border:1px solid #181d21 !important;color:#181d21 !important;font-weight:700 !important}.fc .fc-button[disabled]{color:#181d21 !important;cursor:not-allowed}.fc .fc-scroller{overflow:visible !important;height:auto !important}.fc .fc-day-header,.fc .fc-day-top{color:#2c2c2c;font-weight:700;padding:.25rem;text-align:center}.fc .fc-list-heading td{background:#f9f9f9;border:none;padding:6px 4px;text-align:center}.fc .fc-list-heading-alt{padding-left:4px}.fc .fc-list-item{display:inline-block;position:relative;width:300%}.fc .fc-list-item:hover td{background:#f3f3f3}.fc .fc-list-item .fc-list-item-time,.fc .fc-list-item .fc-list-item-marker{display:none}.fc .fc-list-item .fc-list-item-title{border:none;border-bottom:1px solid #ebebeb;box-sizing:border-box;display:inline-block;padding:10px 4px;width:100%}.fc .fc-event{background:#dee7f0;border:none;padding:2px}.fc .fc-event:focus .fc-event-title{color:#050505 !important}.fc .fc-event:focus:after{content:none}.fc .fc-event:focus-visible{z-index:10}.fc .fc-event-time{display:none}.fc .fc-event-title{white-space:normal;line-height:1.35;color:#050505}.fc .fc-daygrid-dot-event .fc-event-title{font-weight:normal}.fc .fc-daygrid-day.fc-day-today{font-weight:700}.fc .fc-col-header-cell .fc-scrollgrid-sync-inner{text-align:center}.fc .fc-list-day-cushion{background:#fff !important}.fc .fc-list-event:hover td{background:#f9f9f9 !important}.underlined{text-decoration:underline}div#ical_feed_container button{background:none;border:none;cursor:pointer;padding:0}div#ical_feed_container button:hover{outline:none}div#ical_feed_container textarea{opacity:0;height:0;width:0}.news-list{margin:-1rem}.news-list .news-item{padding:1rem}.news-list .news-title{overflow:hidden;position:relative}.news-list .news-title:not(.news-first):after{background:linear-gradient(to bottom, rgba(255,255,255,0), #fff);bottom:0;content:'';height:1.5rem;left:0;position:absolute;width:100%}@media screen and (max-width: 579px){.news-list .news-title:not(.news-first):after{content:none}}.news-list .news-title.news-first{padding:.5rem 0 0 0}.news-list .news-title.news-first .excerpt{max-height:2.5rem;padding-left:0;position:relative}.news-list .news-title:not(.news-first){padding:0 1rem 0 1rem}@media screen and (max-width: 579px){.news-list .news-title:not(.news-first){padding:.5rem 0 0 0}}.news-list .news-title h3{display:-webkit-box;font-weight:800;line-height:1.25;margin-bottom:.25rem;max-height:3.75em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.news-list .news-title h3+.date{color:#2c2c2c;font-weight:600}.news-list a:hover h3{text-decoration:underline}.news-list .news-image{position:relative}.news-list figure{overflow:hidden}.news-list .tags{align-items:start;bottom:0;flex-direction:column;left:0;position:absolute}.news-list .excerpt{color:#2c2c2c;left:0;line-height:1.4;margin-top:.25rem;padding-left:1rem;position:absolute;right:0}.news-list .facebook-post{text-align:center}.news-list .facebook-multiple-posts{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.news-list .instagram-multiple-posts{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}#advertisement-detail a{font-weight:600;text-decoration:underline;color:#00183f}@media (max-width: 580px){.advertisement-table tbody td{padding:8px 18px}.advertisement-table tbody td:not(:first-child){width:50%}}.advertisement-table td>div svg{color:#A22F2F;font-size:2.25rem;padding:6px 8px 6px 0}.advertisement-detail-table th{color:#2c2c2c}.advertisement-pagination{margin-bottom:0 !important}.advertisement-pagination .column{height:auto}.advertisement-pagination .advertisement-pagination-info{font-weight:600}.advertisement-pagination .advertisement-pagination-item{align-items:center;display:flex}.advertisement-pagination .advertisement-pagination-item:first-of-type,.advertisement-pagination .advertisement-pagination-item:last-of-type{min-width:120px}.advertisement-pagination .advertisement-pagination-item:first-of-type{justify-content:flex-start}.advertisement-pagination .advertisement-pagination-item:last-of-type{justify-content:flex-end}@media (max-width: 580px){.advertisement-pagination .column{flex-wrap:wrap}.advertisement-pagination .advertisement-pagination-item:nth-child(2){flex:none;margin-bottom:10px;order:1;text-align:center;width:100%}.advertisement-pagination .advertisement-pagination-item:nth-child(1){order:2}.advertisement-pagination .advertisement-pagination-item:nth-child(3){order:3}}.publishingDetailLink{font-size:1.05em;font-weight:700}#publishingDetailData ol{margin-left:18px;padding:8px 0}.publishing-popup table th{color:#2c2c2c}.parent{font-size:11px;margin-top:5px}.parent a{color:#2c2c2c;font-weight:600;text-decoration:underline;font-size:11px}.gallery-content.gallery-detail:not(:last-child){margin-bottom:2rem}.gallery-content.gallery-detail .title,.gallery-content.gallery-detail .tiny-body h2,.tiny-body .gallery-content.gallery-detail h2,.gallery-content.gallery-detail .tiny-body h3,.tiny-body .gallery-content.gallery-detail h3,.gallery-content.gallery-detail .tiny-body h4,.tiny-body .gallery-content.gallery-detail h4,.gallery-content.gallery-detail .tiny-body h5,.tiny-body .gallery-content.gallery-detail h5{align-items:center;display:flex;justify-content:space-between;font-weight:800;margin-bottom:1rem}.gallery-content.gallery-detail .columns{margin:-.25rem}.gallery-content.gallery-detail .columns>.column{padding:.25rem;position:relative}.gallery-content.gallery-detail .columns>.column span{display:block;overflow:hidden}.gallery-items{margin:-.25rem}.gallery-items .column{margin-bottom:1rem;padding:.25rem;z-index:0}.gallery-items .column a{display:block;position:relative;overflow:hidden}.gallery-items .column a:hover{text-decoration:underline}.gallery-items .column h2{padding:.5rem 0}.video-content.video-detail:not(:last-child){margin-bottom:2rem}.video-content.video-detail .title,.video-content.video-detail .tiny-body h2,.tiny-body .video-content.video-detail h2,.video-content.video-detail .tiny-body h3,.tiny-body .video-content.video-detail h3,.video-content.video-detail .tiny-body h4,.tiny-body .video-content.video-detail h4,.video-content.video-detail .tiny-body h5,.tiny-body .video-content.video-detail h5{font-weight:800;margin-bottom:0}.video-content.video-detail .content-video{margin:.5rem 0}.facebook-section:not(:last-child),.instagram-section:not(:last-child){margin-bottom:2rem}.facebook-section .title,.facebook-section .tiny-body h2,.tiny-body .facebook-section h2,.facebook-section .tiny-body h3,.tiny-body .facebook-section h3,.facebook-section .tiny-body h4,.tiny-body .facebook-section h4,.facebook-section .tiny-body h5,.tiny-body .facebook-section h5,.instagram-section .title,.instagram-section .tiny-body h2,.tiny-body .instagram-section h2,.instagram-section .tiny-body h3,.tiny-body .instagram-section h3,.instagram-section .tiny-body h4,.tiny-body .instagram-section h4,.instagram-section .tiny-body h5,.tiny-body .instagram-section h5{font-weight:800;margin-bottom:.5rem}.content-block .weather-current .weather-blue{background:radial-gradient(#cde4f7, #fff 65%);background-size:contain}.content-block .weather-current .weather-grey{background:radial-gradient(#aecddb, #fff 65%);background-size:contain}.content-block .weather-current .weather-dark{background:radial-gradient(#bfbfbf, #fff 65%);background-size:contain}.content-block .weather-current .temperature{font-size:4.5rem}.content-block .weather-current .actions{align-items:flex-end;display:flex}.content-block .weather-current .actions .columns{padding:0 2rem;width:100%}.content-block .weather-current .actions .columns .icon{margin-right:.5rem}.content-block .weather-current .actions .columns .column{align-items:center;display:flex;justify-content:center;margin:0 .5rem}.content-block .weather-current .sunrise .icon,.content-block .weather-current .sunset .icon{float:left}@media (max-width: 1121px){.content-block .weather-current{order:0}.content-block .weather-current>div{border-right:none}}@media screen and (max-width: 579px){.content-block .weather-current>div{border-bottom:none}}.content-block .weather-current-details{min-width:270px;padding-left:0}.content-block .weather-current-details .detail-item{padding:.5rem 0}.content-block .weather-current-details .detail-item:not(:last-of-type){border-bottom:1px solid #ebebeb}.content-block .weather-current-details .detail-item>span{float:right}.content-block .weather-current-details .detail-item .wind-icon{margin-left:.5rem}@media (max-width: 1121px){.content-block .weather-current-details{order:2;min-width:100%;padding-left:2rem;padding-top:0}}.weather-groups{padding-top:0}.weather-groups .weather-group{border-top:1px solid #ebebeb;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5rem 0}.weather-groups .weather-group>div{align-items:center;display:flex}.weather-groups .weather-group>div>*{flex-shrink:0}.weather-groups .weather-group .time{width:55px}.weather-groups .weather-group .date{line-height:1.35;width:85px}.weather-groups .weather-group .temperature{font-size:1.15rem;font-weight:700;width:55px}.weather-groups .weather-group .temperature.wide{width:110px}.weather-groups .weather-group .image{height:50px;margin-right:1rem;width:50px}.weather-groups .weather-group .wind{width:100px}.weather-groups .weather-group .precipitation{width:80px}.weather-groups .weather-group .precipitation .icon img{transform:scale(1.25);width:.9rem}.weather-groups .weather-group .group-details{padding-top:1rem;width:100%}@media screen and (max-width: 949px){.weather-groups .weather-group .temperature.wide{width:60px}}.weather-forecast{padding-top:0}.weather-forecast h2{border-top:2px solid #ebebeb;padding-top:.75rem}.weather-forecast h2:not(:last-child){margin-bottom:1rem}.weather-forecast .weather-group:first-of-type{border-top:none}.weather-forecast .day-parts{margin-bottom:.5rem}.weather-forecast .day-part{border:1px solid #ebebeb;display:flex;flex-direction:column;padding:.5rem}.weather-forecast .day-part:not(:last-of-type){border-right:none}@media screen and (max-width: 579px){.weather-forecast .day-part:nth-of-type(3),.weather-forecast .day-part:nth-of-type(4){border-top:none}.weather-forecast .day-part:not(:last-of-type){border-right:1px solid #ebebeb}.weather-forecast .day-part:nth-of-type(2n+1){border-right:none}}@media (max-width: 1121px){#weather-hourly{order:1}.weather-forecast{order:3}}.body>.container.content-partners-wrapper{margin:.75rem auto}.content-partners{background:#fff}.content-partners .card-header{background:#f9f9f9}.content-partners .card-header h2{color:#2c2c2c !important}.content-partners .column{display:flex;padding:.75rem}.content-partners .column:hover img{filter:grayscale(0)}.content-partners .column a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.content-partners .column:not(:last-of-type){border-right:1px solid #e4e4e4}.content-partners img{filter:grayscale(0.75);max-height:5rem;transition:.15s ease-in-out}#ecommerce_header{height:40px;display:none}#ecommerce_header.open{margin-top:0px;display:block}.ecommerce-body h1{font-weight:800;font-size:2.5rem}.ecommerce-blink{animation:blink-animation 0.5s steps(15, start) infinite;-webkit-animation:blink-animation 0.5s steps(15, start) infinite}.bank-logo{vertical-align:middle;padding-right:5px}@keyframes blink-animation{to{background-color:#327a1e}}@-webkit-keyframes blink-animation{to{background-color:#327a1e}}#cart-summary .delete-button button{background:none;border:0;margin:0;padding:0;cursor:pointer}#cart-summary .delete-button img{min-width:15px;min-height:15px;display:block;margin:3px}@media screen and (max-width: 580px){#ecommerce_header{height:120px;margin-top:-120px}#ecommerce_header .container{padding:0 !important}#cart-summary .table-count{width:34%;text-align:left !important;padding-left:0}#cart-summary .table-price{width:33%}}.product-table.customize-rows tbody:before{content:'';display:block;height:5px}.product-table.customize-rows tbody:before tbody:after{content:'';display:block;height:5px}.product-row{margin-top:5px;padding-top:5px}#frm-deliveryPaymentForm .form-part{border:1px solid #ccc;padding:20px;border-radius:5px;margin:20px 0}#frm-deliveryPaymentForm .form-part .label label{font-size:16px;font-weight:bold;color:#333}#frm-deliveryPaymentForm .form-part p{font-size:12px;color:#888}#frm-deliveryPaymentForm .form-part{color:#333;font-weight:bold}.product-table.customize-rows table{border-collapse:separate;border-spacing:0 10px}.reservation-categories,.reservation-dates,.reservation-slots{margin:-.5rem;padding-top:6px}.reservation-categories .reservation-category,.reservation-categories .reservation-date,.reservation-categories .reservation-slot,.reservation-dates .reservation-category,.reservation-dates .reservation-date,.reservation-dates .reservation-slot,.reservation-slots .reservation-category,.reservation-slots .reservation-date,.reservation-slots .reservation-slot{padding:.5rem}.reservation-categories .reservation-category>label,.reservation-categories .reservation-date>label,.reservation-categories .reservation-slot>label,.reservation-dates .reservation-category>label,.reservation-dates .reservation-date>label,.reservation-dates .reservation-slot>label,.reservation-slots .reservation-category>label,.reservation-slots .reservation-date>label,.reservation-slots .reservation-slot>label{align-items:center;border:1px solid #87898b;border-radius:6px;padding:6px 10px}.reservation-categories .reservation-category>label:hover,.reservation-categories .reservation-date>label:hover,.reservation-categories .reservation-slot>label:hover,.reservation-dates .reservation-category>label:hover,.reservation-dates .reservation-date>label:hover,.reservation-dates .reservation-slot>label:hover,.reservation-slots .reservation-category>label:hover,.reservation-slots .reservation-date>label:hover,.reservation-slots .reservation-slot>label:hover{border-color:#4a4a4a}.reservation-categories .reservation-category>label .reservation-category-text,.reservation-categories .reservation-category>label .reservation-date-text,.reservation-categories .reservation-category>label .reservation-slot-text,.reservation-categories .reservation-date>label .reservation-category-text,.reservation-categories .reservation-date>label .reservation-date-text,.reservation-categories .reservation-date>label .reservation-slot-text,.reservation-categories .reservation-slot>label .reservation-category-text,.reservation-categories .reservation-slot>label .reservation-date-text,.reservation-categories .reservation-slot>label .reservation-slot-text,.reservation-dates .reservation-category>label .reservation-category-text,.reservation-dates .reservation-category>label .reservation-date-text,.reservation-dates .reservation-category>label .reservation-slot-text,.reservation-dates .reservation-date>label .reservation-category-text,.reservation-dates .reservation-date>label .reservation-date-text,.reservation-dates .reservation-date>label .reservation-slot-text,.reservation-dates .reservation-slot>label .reservation-category-text,.reservation-dates .reservation-slot>label .reservation-date-text,.reservation-dates .reservation-slot>label .reservation-slot-text,.reservation-slots .reservation-category>label .reservation-category-text,.reservation-slots .reservation-category>label .reservation-date-text,.reservation-slots .reservation-category>label .reservation-slot-text,.reservation-slots .reservation-date>label .reservation-category-text,.reservation-slots .reservation-date>label .reservation-date-text,.reservation-slots .reservation-date>label .reservation-slot-text,.reservation-slots .reservation-slot>label .reservation-category-text,.reservation-slots .reservation-slot>label .reservation-date-text,.reservation-slots .reservation-slot>label .reservation-slot-text{flex-direction:column;padding-left:10px}.reservation-verify-submit input{width:250px}.reservation-empty{margin:6px 6px 10px 6px}.reservation-cancel-form{display:inline-block;float:left;padding-right:1rem;width:auto}.reservation-error{color:#861919;font-size:1.15rem;font-weight:700}.reservation-finish{color:#1E670A}.market-list .category-selected h2 a{background:#0B578E;border-bottom-color:#1198e0;color:white;font-weight:bold}.market-list .category-selected h2 a:hover{color:white}.photos-move{padding:10px}.photos-move:first-child{padding:10px;background:darkred}.market-heading.title:not(:last-child),.tiny-body h2.market-heading:not(:last-child),.tiny-body h3.market-heading:not(:last-child),.tiny-body h4.market-heading:not(:last-child),.tiny-body h5.market-heading:not(:last-child){margin-bottom:1rem}#frm-market_item .error{color:red}.market-item{max-height:220px;overflow:hidden}@media screen and (max-width: 579px){.market-item{max-height:none}}.market-content .market-body{background-color:#f3f3f3;border:1px solid #e4e4e4;padding:10px;margin:0;color:#2c2c2c}.market-content .market-info .owner{margin:5px}.market-content .market-info .owner p{font-weight:bold}.market-content table.market-detail-info{width:100%;background-color:#f3f3f3;border:1px solid #e4e4e4}.market-content table.market-detail-info td,.market-content table.market-detail-info th{padding:5px;border-bottom:1px solid #e4e4e4}.market-content table.market-detail-info th{font-weight:bold;color:#2c2c2c}.motion-list{margin:-.75rem}.motion-list .title,.motion-list .tiny-body h2,.tiny-body .motion-list h2,.motion-list .tiny-body h3,.tiny-body .motion-list h3,.motion-list .tiny-body h4,.tiny-body .motion-list h4,.motion-list .tiny-body h5,.tiny-body .motion-list h5{margin-bottom:.25rem}.motion-list .motion-item{height:10lh}.motion-list .motion-item a{color:#2c2c2c;height:10lh;padding:.75rem}.motion-list .motion-item a h2{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.motion-list .motion-item a:hover h2{text-decoration:underline}.motion-list .motion-item-head{height:2.5lh}.motion-list .motion-image-container{display:flex;flex-direction:column;justify-content:center}.motion-list .motion-item-details{overflow:hidden;padding:0 0 0 1rem;position:relative}.motion-list .motion-info{font-weight:600;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.motion-list .motion-info .motion-info-item:not(:first-child){margin-left:.75rem}.motion-list .motion-info .motion-info-item .icon{height:auto;width:1em}.motion-list .motion-text{height:6lh}.motion-list .motion-text.is-relative{left:0}.motion-list .motion-text p{text-align:justify;line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-top:0}.motion-list .motion-text p:first-child{margin-bottom:0.5lh}.motion-list .motion-price{font-size:1.15rem;font-weight:800}.motion-list .motion-price strong{font-weight:600}@media screen and (max-width: 579px){.motion-list .motion-item-details{padding:.5rem 0}.motion-list .motion-status{margin-top:-3rem;position:relative;z-index:1}}#frm-createForm .error{color:#861919;font-weight:bold}.motion-status{align-items:center;background:#ebebeb;color:#2c2c2c;display:flex;font-weight:700;justify-content:center;padding:.5rem 1rem;text-align:center;text-transform:uppercase}.motion-status .icon{height:2.1rem;font-size:1.35rem;padding-right:.5rem;width:2.1rem}.motion-status.is-success .icon{color:#1E670A}.motion-status.is-info .icon{color:#0974b8}.motion-status.is-yellow .icon{color:#cc7541}.motion-content h2:not(:last-child){margin-bottom:.5rem}.motion-content .columns{padding-right:1.25rem;padding-left:1.25rem}.motion-content .columns .column{padding:0.25rem}.motion-content figure{width:100%;overflow:hidden}.motion-content figure div{overflow:hidden}.motion-content figure span{overflow:hidden;display:block;width:100%;aspect-ratio:1 / 1;background-position:center;background-size:cover}.motion-content figure span:hover{transform:scale(1.2);transition:all 1.25s}.one-image-only{width:100%;height:40vw;display:block}.one-image-only *{width:100%;height:40vw;display:block;background-repeat:no-repeat;background-position:center}#motion-detail a{text-decoration:underline}.survey-item.block-survey:not(:last-child){margin-bottom:1.5rem}.survey-item.block-survey .survey-info{padding:0 0 0 1rem}@media screen and (max-width: 579px){.survey-item.block-survey .survey-info{margin-top:.5rem;padding:0}}.survey-item.block-survey .survey-info .title,.survey-item.block-survey .survey-info .tiny-body h2,.tiny-body .survey-item.block-survey .survey-info h2,.survey-item.block-survey .survey-info .tiny-body h3,.tiny-body .survey-item.block-survey .survey-info h3,.survey-item.block-survey .survey-info .tiny-body h4,.tiny-body .survey-item.block-survey .survey-info h4,.survey-item.block-survey .survey-info .tiny-body h5,.tiny-body .survey-item.block-survey .survey-info h5{margin-top:0}.sitemap-content a:last-child{display:inline-block;margin-bottom:.5rem !important}.sitemap-content a:hover{text-decoration:underline}.sitemap-content ul{list-style:square;margin-bottom:1rem;margin-top:.5rem;margin-left:1.5rem}.sitemap-content .content li+li{margin-top:0}.is-dismissible.no-hover+*{display:none !important}.pdf-item span{background:#fff}.residence-login-form{padding:1.5rem 0}.residence-login-form .validation-success{width:auto}.residence-listing li:not(:last-child){border-bottom:1px solid #e4e4e4}.residence-listing li a:not(.button){display:inline-block;padding:.75rem 0}.residence-listing li a:not(.button) .icon{vertical-align:middle}.residence-listing li a:not(.button) .icon+span{vertical-align:middle}.residence-listing .description{margin:-.75rem .75rem .75rem 1.8rem}@media screen and (max-width: 579px){.residence-listing .residence-document{flex-wrap:wrap;justify-content:space-between;padding-bottom:.5rem}.residence-listing .residence-document>div{width:100%}.residence-listing .description{margin-bottom:.25rem}}.futbal-results img{height:20px}.futbal-results div div{border-bottom:1px dotted #CCCCCC;margin-bottom:10px;clear:both;display:block;padding-right:5px;font-weight:bold}.futbal-results div div div{border:none;margin-bottom:2px}.futbal-results div div div div{display:inline;font-weight:normal}.futbal{overflow-x:auto}.futbal table{width:100%;border-collapse:collapse}.futbal table img{height:25px}.futbal table th{background:#0a5082;padding:10px;color:white}.futbal table td{padding:10px}#tabs-with-content .tabs:not(:last-child){margin-bottom:0}#tabs-with-content .tab-content{padding:1rem;display:none}#tabs-with-content .tab-content.is-active{display:block}#tabs-with-content ul{display:flex;justify-content:center}#tabs-with-content ul li{border:1px solid #CCCCCC;border-right:0;padding:5px}#tabs-with-content ul li:last-child{border-right:1px solid #CCCCCC;border-radius:0px 5px 5px 0px}#tabs-with-content ul li:first-child{border-radius:5px 0px 0px 5px}#tabs-with-content ul .is-active{background:#0a5082}#tabs-with-content ul .is-active a{color:white;font-weight:700}.page-content.search a:hover{text-decoration:underline}.voice-search-button{position:absolute;right:0;top:0;bottom:0;margin:auto;background-repeat:no-repeat;background-position:center;background-size:1.25rem;background-image:url(/assets/icons/microphone-342.svg);z-index:1;height:44px}.faq .tac{text-align:center}.faq h2{text-align:center;font-size:35px;margin-bottom:15px}@media screen and (max-width: 579px){.faq h2{font-size:20px}}.faq .item{display:block;margin-bottom:20px}@media screen and (max-width: 579px){.faq .item{margin-bottom:10px}}.faq .item .question{border-radius:5px;color:black;padding:15px;background-color:#e3f2fd;cursor:pointer}@media screen and (max-width: 579px){.faq .item .question{padding:10px}}.faq .item .question h3{margin:0;font-size:16px;font-weight:bold}@media screen and (max-width: 579px){.faq .item .question h3{font-size:14px}}.faq .item .answer{padding:20px;display:none}@media screen and (max-width: 579px){.faq .item .answer{padding:10px}}.faq .item .answer p{margin-bottom:5px}.faq .item .answer .feedback-bar{padding:20px;background-color:#f3f3f3;border-radius:5px;margin-top:10px;font-size:12px;color:#777}.faq .item .answer .feedback-bar button{margin-left:10px;text-transform:inherit;cursor:pointer;overflow:hidden;font-size:12px;border-radius:5px;padding:5px 15px;border:3px solid #ddd;background-color:#ddd;color:#777}.faq .item .answer .feedback-bar button:hover{background-color:#fff}.faq .category{width:30%;margin:1.5%;float:left;border:1px solid #ccc;border-radius:5px;padding:2%;text-align:center;min-height:330px}@media screen and (max-width: 579px){.faq .category{width:100%;min-height:auto}}.faq .category h2{font-size:22px}.esc h2{font-size:25px;margin-bottom:15px}@media screen and (max-width: 579px){.esc h2{font-size:20px}}.esc .required{color:red;font-weight:bold}.esc .frm-block{padding:20px;border:1px solid #ccc;border-radius:5px;margin-bottom:20px;background-color:#F3F3F3}.esc .frm-block .description{color:#0c436b;font-weight:bold;display:none}.esc .frm-block .description a{text-decoration:underline}.esc .frm-block p.note{margin-bottom:10px;font-weight:bold;font-size:12px}.esc .frm-block label{font-size:11px;font-weight:bold}.esc .frm-block .empty-field{border-color:red}.esc .frm-block ul{margin-bottom:0;margin-left:10px}.esc .frm-block ul li{list-style:disc;margin-left:10px}.esc .buttons-container{margin-bottom:20px}#ecommerce_index .ecommerce-benefits{font-size:1.1em;font-weight:700;padding-top:10px}#ecommerce_index .ecommerce-benefits-top{color:white;background-color:#13222A;margin-bottom:0 !important;padding:15px 20px}#ecommerce_index .ecommerce-benefits-bottom{background-color:#F6F6F6;padding:10px}#ecommerce_index .ecommerce-benefits-bottom p{padding:5px 10px}#ecommerce_index .ecommerce-benefits-bottom p i{margin-right:10px}#ecommerce_index .ecommerce-product-row{margin-top:30px !important;margin-bottom:0 !important}#ecommerce_index .ecommerce-product-item{position:relative;height:30vh}#ecommerce_index .ecommerce-product-item:hover{box-shadow:0px 0px 6px 0px rgba(0,0,0,0.35);cursor:pointer}#ecommerce_index .ecommerce-product-image{height:65%;text-align:center}#ecommerce_index .ecommerce-product-image .svg{background-size:contain;display:inline-block;width:100%;padding-bottom:100%}#ecommerce_index .ecommerce-product-image img{height:100%}#ecommerce_index .ecommerce-product-name{color:#2c2c2c;font-size:1.3em;font-weight:700;text-align:center;line-height:1.3em;height:2.6em;overflow:hidden;padding-left:7px;padding-right:7px}#ecommerce_index .ecommerce-product-price{color:#9C2D2D;font-size:1.3em;font-weight:700;text-align:center}#ecommerce_index .ecommerce-product-cart{display:none}#ecommerce_index .ecommerce-product-item:hover .ecommerce-product-cart{display:block;position:absolute;bottom:0;width:100%;height:48px;padding:8px;background-color:#F2F2F2}.ecommerce-product-row2{margin-bottom:0 !important}@media screen and (max-width: 580px){.ecommerce-product-row .column,.ecommerce-product-row2 .column{border-left:0 !important;border-right:0 !important;border-top:0 !important;border-bottom:0 !important}.ecommerce-product-item{outline:1px solid #ccc !important;border-left:0 !important;border-right:0 !important;border-top:0 !important;border-bottom:0 !important}.ecommerce-product-item:hover .ecommerce-product-cart{height:85px !important;padding:27px 8px !important}}#product-detail .product-image{padding:20px}#product-detail .product-image .product-image-wrapper{padding:0 35px;margin-bottom:20px}#product-detail .product-image-wrapper>.svg{background-size:contain;display:inline-block;width:100%;padding-bottom:100%}#product-detail .product-phone-order,#product-detail .product-desc,#product-detail .product-gift{background-color:#F6F6F6;padding:20px;margin-bottom:2px !important}#product-detail .product-title{font-weight:900}#product-detail .product-phone-order .fa{margin-right:10px}#product-detail #product-share{font-size:10px;margin-bottom:20px}#product-detail .product-cart{background-color:#E7E7E7;margin-bottom:13px !important;padding:20px}#product-detail .product-cart .price{font-size:1.4rem;font-weight:bold;line-height:38px}#product-detail .product-cart .count{padding:10px;width:70%;height:40px;text-align:center;border:1px solid #ccc;font-weight:600}#product-detail .product-cart .count-controls{width:30%;float:right}#product-detail .product-cart .count-controls .count-control{text-align:center;background-color:white;color:black;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #ccc;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#product-detail .product-cart .count-controls .count-control-up{height:20px}#product-detail .product-cart .count-controls .count-control-down{height:20px}#product-detail .product-cart .add-to-cart{width:100%;height:38px;line-height:28px;display:flex;flex-direction:row;align-items:center;justify-content:center;text-transform:uppercase;background-color:#CC4141}#product-detail .product-cart .add-to-cart .fa{margin-right:5px}#product-detail .product-benefit .fa{margin-right:5px}#product-detail .product-benefits{background-color:#F6F6F6;padding:0 20px;margin-bottom:9px !important}#product-detail .product-benefit-first{border-right:1px solid white}#product-detail .product-benefit-last{border-left:1px solid white}#product-detail .info-wrapper{background-color:#13222A;border-radius:6px;color:white;display:flex;margin:1px}#product-detail .product-full-desc h2{font-size:20px;margin-top:30px;margin-bottom:5px}#gallery .image{padding:20px}#other_products .ecommerce-product-row{margin-top:30px !important;margin-bottom:30px !important}#other_products .column{border-left:1px solid #ccc}#other_products .ecommerce-product-row .column:first-child{border-left:0px}#other_products .ecommerce-product-image{padding:0 55px;margin-bottom:20px}#other_products .ecommerce-product-image .svg{background-size:contain;display:inline-block;width:100%;padding-bottom:100%}#other_products .ecommerce-product-name{color:#2c2c2c;font-size:1.3em;font-weight:700;padding:10px;text-align:center}#other_products .ecommerce-product-price{color:#9C2D2D;font-size:1.3em;font-weight:700;text-align:center}#other_products .ecommerce-header-title{color:#2c2c2c;font-size:1.5em;padding:0;align-items:center;display:flex;flex-grow:1;font-weight:700;margin-top:30px}.delivery-container{background-color:red !important}@media screen and (max-width: 580px){.text-infobox{line-height:48px}}#ecommerce_widget{background:#fff;box-shadow:0 -1rem 2rem rgba(0,0,0,0.08);padding:1.5rem 0}#ecommerce_widget .columns{margin:-.75rem}@media screen and (max-width: 949px){#ecommerce_widget .columns:first-child{display:block}}#ecommerce_widget .column{padding:.75rem}#ecommerce_widget .ecommerce-title{align-content:center;margin-bottom:1.5rem}#ecommerce_widget .ecommerce-title .icon{align-items:center;background:#181d21;color:#fff;display:flex;font-size:1.35rem;flex-shrink:0;height:auto;min-height:36px;justify-content:center;margin-right:1rem;width:54px}#ecommerce_widget .ecommerce-title h2{font-size:1.35rem;padding:0;align-items:center;display:flex;flex-grow:1;font-weight:800;text-transform:uppercase}@media screen and (max-width: 949px){#ecommerce_widget .ecommerce-title{margin-bottom:0;width:100%}#ecommerce_widget .ecommerce-title h2{font-size:1.15rem;line-height:1.5}#ecommerce_widget .ecommerce-title h2+p{display:none}}#ecommerce_widget .ecommerce-product-row{padding-bottom:1.5rem}#ecommerce_widget .ecommerce-product-row .column:not(:last-child){border-right:1px solid #ebebeb}@media screen and (max-width: 579px){#ecommerce_widget .ecommerce-product-row{margin:0}#ecommerce_widget .ecommerce-product-row .column:not(:last-child){margin-bottom:.75rem}}#ecommerce_widget .ecommerce-product-item{overflow:hidden}@media screen and (max-width: 949px){#ecommerce_widget .ecommerce-product-item{margin:2rem 0}}@media screen and (max-width: 579px){#ecommerce_widget .ecommerce-product-item{height:120px}}#ecommerce_widget .ecommerce-product-image{padding:0 55px;margin-bottom:20px}#ecommerce_widget .ecommerce-product-image .svg{background-size:contain;display:inline-block;width:100%}@media screen and (max-width: 579px){#ecommerce_widget .ecommerce-product-image{float:left;padding:0;width:40%}#ecommerce_widget .ecommerce-product-image .svg{height:120px}}#ecommerce_widget .ecommerce-product-name{font-size:1rem;font-weight:800;line-height:1.3;padding:.5rem;text-align:center}@media screen and (max-width: 949px){#ecommerce_widget .ecommerce-product-name{align-items:center;display:flex;justify-content:center;height:80px}}#ecommerce_widget .ecommerce-product-price{color:#A22F2F;font-size:1rem;font-weight:700;text-align:center;line-height:1.3}#ecommerce_widget .ecommerce-product-price small{font-size:.77rem;font-weight:600}@media screen and (max-width: 949px){#ecommerce_widget .ecommerce-product-price{margin-top:-1rem}}@media screen and (max-width: 579px){#ecommerce_widget .ecommerce-product-price{align-items:center;display:flex;justify-content:center;height:40px}#ecommerce_widget .ecommerce-product-price small{margin-left:.5rem}}#ecommerce_widget .ecommerce-enter{align-items:center;justify-content:flex-end;margin-bottom:1.5rem}@media screen and (max-width: 949px){#ecommerce_widget .ecommerce-enter{display:block;margin-top:-.5rem;width:100%}#ecommerce_widget .ecommerce-enter a,#ecommerce_widget .ecommerce-enter button{width:100%}}.dark-red-font{color:#A22F2F}.15-perc-wide{width:15%}.55-perc-wide{width:55%}.hidden{display:none}.flex{display:flex}.red-attention,.red-attention label{color:red !important;text-decoration:underline}#frm-deliveryForm .form-part,#frm-paymentForm .form-part,#frm-personalInfoForm .form-part,#frm-deliveryPaymentForm .form-part{background-color:#f8fafb;padding:10px}#frm-deliveryForm .form-part p,#frm-paymentForm .form-part p,#frm-personalInfoForm .form-part p,#frm-deliveryPaymentForm .form-part p{margin-left:2em}#frm-deliveryForm .form-part:first-of-type,#frm-paymentForm .form-part:first-of-type,#frm-personalInfoForm .form-part:first-of-type,#frm-deliveryPaymentForm .form-part:first-of-type{margin-bottom:2em}#frm-deliveryForm .label,#frm-paymentForm .label,#frm-personalInfoForm .label,#frm-deliveryPaymentForm .label{font-size:1em}#frm-deliveryForm input,#frm-paymentForm input,#frm-personalInfoForm input,#frm-deliveryPaymentForm input{margin-right:1em;margin-left:1em;font-size:1em}#summary-container table{width:100%}#summary-container table td,#summary-container table th{border:1px solid black;padding:6px}#summary-container table th{background-color:black;color:white}#summary-container table .txtac{text-align:center}#summary-container table .semi-th{background-color:#eeeeee}#summary-container .missing{width:100%;text-align:center;text-decoration:underline}#summary-container svg{color:gray}.submit-container{text-align:center}#cart-icon.highlight{background-color:#e3b614}.delivery-container{background-color:red !important}.is-hidden-light{display:none !important}


/*# sourceMappingURL=main.css.map*/