.dp__input_wrap{box-sizing:unset;position:relative;width:100%}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius) var(--dp-success-color)}.dp__input_valid,.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius) var(--dp-danger-color)}.dp__input_invalid,.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__input{background-color:var(--dp-background-color);border:1px solid var(--dp-border-color);border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color);font-family:var(--dp-font-family);font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);outline:none;padding:var(--dp-input-padding);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.dp__input::-moz-placeholder{opacity:.7}.dp__input::placeholder{opacity:.7}.dp__input:hover:not(.dp__input_focus){border-color:var(--dp-border-color-hover)}.dp__input_not_clearable{padding-inline-end:var(--dp-input-not-clearable-padding)!important}.dp__input_reg{caret-color:transparent}.dp__input_focus{border-color:var(--dp-border-color-focus)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::-moz-placeholder{color:var(--dp-disabled-color-text)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{box-sizing:content-box;color:var(--dp-icon-color);display:inline-block;font-size:var(--dp-font-size);height:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:6px 12px;stroke-width:0;width:var(--dp-font-size)}.dp__input_icon{inset-inline-start:0}.dp--clear-btn,.dp__input_icon{color:var(--dp-icon-color);cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.dp--clear-btn{align-items:center;background:transparent;border:none;display:inline-flex;inset-inline-end:0;margin:0;padding:0}.dp__input_icon_pad{padding-inline-start:var(--dp-input-icon-padding)}.dp__menu{background:var(--dp-background-color);border:1px solid var(--dp-menu-border-color);border-radius:var(--dp-border-radius);font-family:var(--dp-font-family);font-size:var(--dp-font-size);min-width:var(--dp-menu-min-width);-webkit-user-select:none;-moz-user-select:none;user-select:none}.dp__menu,.dp__menu:after,.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp--menu-wrapper{position:absolute;z-index:99999}.dp__menu_inner{padding:var(--dp-menu-padding)}.dp--menu--inner-stretched{padding:6px 0}.dp__menu_index{z-index:99999}.dp-menu-loading,.dp__menu_disabled,.dp__menu_readonly{inset:0;position:absolute;z-index:999999}.dp__menu_disabled{background:#ffffff80;cursor:not-allowed}.dp__menu_readonly{background:transparent;cursor:default}.dp-menu-loading{background:#ffffff80;cursor:default}.dp--menu-load-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.dp--menu-loader{animation:dp-load-rotation 1s linear infinite;border:var(--dp-loader);border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;position:absolute;width:48px}@keyframes dp-load-rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.dp__arrow_top{border-inline-end:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);top:0;transform:translate(-50%,-50%) rotate(-45deg)}.dp__arrow_bottom,.dp__arrow_top{background-color:var(--dp-background-color);height:12px;left:var(--dp-arrow-left);position:absolute;width:12px}.dp__arrow_bottom{border-bottom:1px solid var(--dp-menu-border-color);border-inline-end:1px solid var(--dp-menu-border-color);bottom:0;transform:translate(-50%,50%) rotate(45deg)}.dp__action_extra{padding:2px 0;text-align:center}.dp--preset-dates{border-inline-end:1px solid var(--dp-border-color);padding:5px}.dp--preset-dates-collapsed,.dp--preset-dates[data-dp-mobile]{align-self:center;border:none;display:flex;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2);overflow-x:auto}.dp__sidebar_left{border-inline-end:1px solid var(--dp-border-color);padding:5px}.dp__sidebar_right{margin-inline-end:1px solid var(--dp-border-color);padding:5px}.dp--preset-range{border-radius:var(--dp-border-radius);color:var(--dp-text-color);display:block;padding:5px;text-align:left;transition:var(--dp-common-transition);white-space:nowrap;width:100%}.dp--preset-range:hover{background-color:var(--dp-hover-color);color:var(--dp-hover-text-color);cursor:pointer}.dp--preset-range[data-dp-mobile]{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range[data-dp-mobile]:first-child{margin-left:0}.dp--preset-range[data-dp-mobile]:last-child{margin-right:0}.dp--preset-range-collapsed{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range-collapsed:first-child{margin-left:0}.dp--preset-range-collapsed:last-child{margin-right:0}.dp__menu_content_wrapper{display:flex}.dp--menu-content-wrapper-collapsed,.dp__menu_content_wrapper[data-dp-mobile]{flex-direction:column-reverse}.dp__calendar_header{align-items:center;color:var(--dp-text-color);display:flex;font-weight:700;justify-content:center;position:relative;white-space:nowrap}.dp__calendar_header_item{box-sizing:border-box;flex-grow:1;height:var(--dp-cell-size);padding:var(--dp-cell-padding);text-align:center;width:var(--dp-cell-size)}.dp__calendar_row{align-items:center;display:flex;justify-content:center;margin:var(--dp-row-margin)}.dp__calendar_item{box-sizing:border-box;color:var(--dp-text-color);flex-grow:1;text-align:center}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding)}.dp__cell_inner{align-items:center;border:1px solid transparent;border-radius:var(--dp-cell-border-radius);box-sizing:border-box;display:flex;height:var(--dp-cell-size);justify-content:center;padding:var(--dp-cell-padding);position:relative;text-align:center;width:var(--dp-cell-size)}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-end-end-radius:0;border-start-end-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-end-start-radius:0;border-start-start-radius:0}.dp__active_date,.dp__range_end,.dp__range_start{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__date_hover:hover,.dp__date_hover_end:hover,.dp__date_hover_start:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_disabled,.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{cursor:not-allowed}.dp__range_between{background:var(--dp-range-between-dates-background-color);border:1px solid var(--dp-range-between-border-color);border-radius:0;color:var(--dp-range-between-dates-text-color)}.dp__range_between_week{background:var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color);border-radius:0;border-top:1px solid var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-bottom:1px dashed var(--dp-primary-color);border-radius:0;border-top:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-bottom:1px dashed var(--dp-primary-color);border-end-start-radius:var(--dp-cell-border-radius);border-inline-start:1px dashed var(--dp-primary-color);border-start-start-radius:var(--dp-cell-border-radius);border-top:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-bottom:1px dashed var(--dp-primary-color);border-end-end-radius:var(--dp-cell-border-radius);border-inline-end:1px dashed var(--dp-primary-color);border-start-end-radius:var(--dp-cell-border-radius);border-top:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{background:var(--dp-border-color);height:1px;width:100%}.dp__calendar_next{margin-inline-start:var(--dp-multi-calendars-spacing)}.dp__marker_dot,.dp__marker_line{background-color:var(--dp-marker-color);bottom:0;height:5px;position:absolute}.dp__marker_dot{border-radius:50%;left:50%;transform:translate(-50%);width:5px}.dp__marker_line{left:0;width:100%}.dp__marker_tooltip{background-color:var(--dp-tooltip-color);border:1px solid var(--dp-border-color);border-radius:var(--dp-border-radius);box-sizing:border-box;cursor:default;padding:5px;position:absolute;z-index:99999}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{align-items:center;color:var(--dp-text-color);display:flex;flex-flow:row nowrap}.dp__tooltip_mark{background-color:var(--dp-text-color);border-radius:50%;color:var(--dp-text-color);height:5px;margin-inline-end:5px;width:5px}.dp__arrow_bottom_tp{background-color:var(--dp-tooltip-color);border-bottom:1px solid var(--dp-border-color);border-inline-end:1px solid var(--dp-border-color);bottom:0;height:8px;position:absolute;transform:translate(-50%,50%) rotate(45deg);width:8px}.dp__instance_calendar{position:relative;width:100%}.dp--flex-display-collapsed,.dp__flex_display[data-dp-mobile]{flex-direction:column}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{align-items:center;box-sizing:border-box;color:var(--dp-text-color);display:flex;height:var(--dp-month-year-row-height)}.dp__inner_nav{align-items:center;border-radius:50%;color:var(--dp-icon-color);cursor:pointer;display:flex;height:var(--dp-month-year-row-button-size);justify-content:center;text-align:center;width:var(--dp-month-year-row-button-size)}.dp__inner_nav svg{height:var(--dp-button-icon-height);width:var(--dp-button-icon-height)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}[dir=rtl] .dp__inner_nav{transform:rotate(180deg)}.dp__inner_nav_disabled,.dp__inner_nav_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp--year-select,.dp__month_year_select{align-items:center;border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color);cursor:pointer;display:flex;height:var(--dp-month-year-row-height);justify-content:center;text-align:center}.dp--year-select:hover,.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__month_year_select{width:50%}.dp--year-select{width:100%}.dp__month_year_wrap{display:flex;flex-direction:row;width:100%}.dp__year_disable_select{justify-content:space-around}.dp--header-wrap{display:flex;flex-direction:column;width:100%}.dp__overlay{background:var(--dp-background-color);box-sizing:border-box;color:var(--dp-text-color);font-family:var(--dp-font-family);transition:opacity 1s ease-out;width:100%;z-index:99999}.dp--overlay-absolute{height:100%;left:0;position:absolute;top:0}.dp--overlay-relative{position:relative}.dp__overlay_container::-webkit-scrollbar-track{background-color:var(--dp-scroll-bar-background);box-shadow:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{background-color:var(--dp-scroll-bar-background);width:5px}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;height:var(--dp-overlay-height);overflow-y:auto}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;margin-inline:auto;max-width:100%;padding:0;width:100%}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;padding:var(--dp-overlay-col-padding);white-space:nowrap;width:33%}.dp__overlay_cell_pad{padding:var(--dp-common-padding) 0}.dp__overlay_cell_active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell,.dp__overlay_cell_active{border-radius:var(--dp-border-radius);cursor:pointer;text-align:center}.dp__overlay_cell:hover{transition:var(--dp-common-transition)}.dp__cell_in_between,.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{box-sizing:border-box;right:5px}.dp__overlay_cell_disabled{cursor:not-allowed}.dp__overlay_cell_disabled,.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed}.dp__overlay_cell_active_disabled,.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp--qr-btn,.dp--time-invalid,.dp--time-overlay-btn,.dp__btn{border:none;font:inherit;line-height:normal;transition:var(--dp-common-transition)}.dp--year-mode-picker{align-items:center;display:flex;height:var(--dp-cell-size);justify-content:space-between;width:100%}.dp--tp-wrap{max-width:var(--dp-menu-min-width)}.dp--tp-wrap[data-dp-mobile]{max-width:100%}.dp__time_input{align-items:center;color:var(--dp-text-color);display:flex;font-family:var(--dp-font-family);justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dp__time_col_reg_block{padding:0 20px}.dp__time_col_reg_inline{padding:0 10px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_reg_with_button[data-compact~=true]{padding:0 5px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col_sec_with_button[data-collapsed~=true]{padding:0}.dp__time_col{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.dp__time_col_block{font-size:var(--dp-time-font-size)}.dp__time_display_block{padding:0 3px}.dp__time_display_inline{padding:5px}.dp__time_picker_inline_container{display:flex;justify-content:center;width:100%}.dp__inc_dec_button{align-items:center;border-radius:50%;box-sizing:border-box;color:var(--dp-icon-color);cursor:pointer;display:flex;justify-content:center;margin:0;padding:5px}.dp__inc_dec_button,.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__time_display{align-items:center;border-radius:var(--dp-border-radius);color:var(--dp-text-color);cursor:pointer;display:flex;justify-content:center}.dp__time_display:hover:enabled{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button_inline{align-items:center;cursor:pointer;display:flex;height:8px;padding:0;width:100%}.dp__inc_dec_button_disabled,.dp__inc_dec_button_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);border:none;border-radius:var(--dp-border-radius);color:var(--dp-primary-text-color);cursor:pointer;padding:var(--dp-common-padding)}.dp__pm_am_button[data-compact~=true]{padding:7px}.dp__tp_inline_btn_bar{background-color:var(--dp-secondary-color);border-collapse:collapse;height:4px;transition:var(--dp-common-transition);width:100%}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r,.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(-12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp--time-overlay-btn{background:none}.dp--time-invalid{background-color:var(--dp-disabled-color)}.dp__action_row{align-items:center;box-sizing:border-box;color:var(--dp-text-color);display:flex;flex-flow:row nowrap;padding:var(--dp-action-row-padding);width:100%}.dp__action_row svg{height:var(--dp-button-icon-height);width:auto}.dp__selection_preview{color:var(--dp-text-color);display:block;font-size:var(--dp-preview-font-size);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dp__action_buttons{align-items:center;display:flex;flex:0;justify-content:flex-end;margin-inline-start:auto;white-space:nowrap}.dp__action_button{align-items:center;background:transparent;border:1px solid transparent;border-radius:var(--dp-border-radius);cursor:pointer;display:inline-flex;font-family:var(--dp-font-family);font-size:var(--dp-preview-font-size);height:var(--dp-action-button-height);line-height:var(--dp-action-button-height);margin-inline-start:3px;padding:var(--dp-action-buttons-padding)}.dp__action_cancel{border:1px solid var(--dp-border-color);color:var(--dp-text-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transition)}.dp__action_buttons .dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_buttons .dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transition)}.dp__action_buttons .dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp-quarter-picker-wrap{display:flex;flex-direction:column;height:100%;min-width:var(--dp-menu-min-width)}.dp--qr-btn-disabled{cursor:not-allowed}.dp--qr-btn-disabled,.dp--qr-btn-disabled:hover{background:var(--dp-disabled-color)}.dp--qr-btn{padding:var(--dp-common-padding);width:100%}.dp--qr-btn:not(.dp--highlighted,.dp--qr-btn-active,.dp--qr-btn-disabled,.dp--qr-btn-between){background:none}.dp--qr-btn:hover:not(.dp--qr-btn-active,.dp--qr-btn-disabled){background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp--quarter-items{display:flex;flex:1;flex-direction:column;height:100%;justify-content:space-evenly;width:100%}.dp--qr-btn-active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp--qr-btn-between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}:root{--dp-common-transition:all .1s ease-in;--dp-menu-padding:6px 8px;--dp-animation-duration:.1s;--dp-menu-appear-transition-timing:cubic-bezier(.4,0,1,1);--dp-transition-timing:ease-out;--dp-action-row-transition:all .2s ease-in;--dp-font-family:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen,ubuntu,cantarell,"Open Sans","Helvetica Neue",sans-serif;--dp-border-radius:4px;--dp-cell-border-radius:4px;--dp-transition-length:22px;--dp-transition-timing-general:.1s;--dp-button-height:35px;--dp-month-year-row-height:35px;--dp-month-year-row-button-size:25px;--dp-button-icon-height:20px;--dp-calendar-wrap-padding:0 5px;--dp-cell-size:35px;--dp-cell-padding:5px;--dp-common-padding:10px;--dp-input-icon-padding:35px;--dp-input-padding:6px 30px 6px 12px;--dp-input-not-clearable-padding:12px;--dp-menu-min-width:260px;--dp-action-buttons-padding:1px 6px;--dp-row-margin:5px 0;--dp-calendar-header-cell-padding:.5rem;--dp-multi-calendars-spacing:10px;--dp-overlay-col-padding:3px;--dp-time-inc-dec-button-size:32px;--dp-font-size:1rem;--dp-preview-font-size:.8rem;--dp-time-font-size:2rem;--dp-action-button-height:22px;--dp-action-row-padding:8px;--dp-direction:ltr}.dp__theme_dark{--dp-background-color:#212121;--dp-text-color:#fff;--dp-hover-color:#484848;--dp-hover-text-color:#fff;--dp-hover-icon-color:#959595;--dp-primary-color:#005cb2;--dp-primary-disabled-color:#61a8ea;--dp-primary-text-color:#fff;--dp-secondary-color:#a9a9a9;--dp-border-color:#2d2d2d;--dp-menu-border-color:#2d2d2d;--dp-border-color-hover:#aaaeb7;--dp-border-color-focus:#aaaeb7;--dp-disabled-color:#737373;--dp-disabled-color-text:#d0d0d0;--dp-scroll-bar-background:#212121;--dp-scroll-bar-color:#484848;--dp-success-color:#00701a;--dp-success-color-disabled:#428f59;--dp-icon-color:#959595;--dp-danger-color:#e53935;--dp-marker-color:#e53935;--dp-tooltip-color:#3e3e3e;--dp-highlight-color:rgba(0,92,178,.2);--dp-range-between-dates-background-color:var(--dp-hover-color,#484848);--dp-range-between-dates-text-color:var(--dp-hover-text-color,#fff);--dp-range-between-border-color:var(--dp-hover-color,#fff);--dp-loader:5px solid #005cb2}.dp__theme_light{--dp-background-color:#fff;--dp-text-color:#212121;--dp-hover-color:#f3f3f3;--dp-hover-text-color:#212121;--dp-hover-icon-color:#959595;--dp-primary-color:#1976d2;--dp-primary-disabled-color:#6bacea;--dp-primary-text-color:#fff;--dp-secondary-color:#c0c4cc;--dp-border-color:#ddd;--dp-menu-border-color:#ddd;--dp-border-color-hover:#aaaeb7;--dp-border-color-focus:#aaaeb7;--dp-disabled-color:#f6f6f6;--dp-scroll-bar-background:#f3f3f3;--dp-scroll-bar-color:#959595;--dp-success-color:#76d275;--dp-success-color-disabled:#a3d9b1;--dp-icon-color:#959595;--dp-danger-color:#ff6f60;--dp-marker-color:#ff6f60;--dp-tooltip-color:#fafafa;--dp-disabled-color-text:#8e8e8e;--dp-highlight-color:rgba(25,118,210,.1);--dp-range-between-dates-background-color:var(--dp-hover-color,#f3f3f3);--dp-range-between-dates-text-color:var(--dp-hover-text-color,#212121);--dp-range-between-border-color:var(--dp-hover-color,#f3f3f3);--dp-loader:5px solid #1976d2}.dp__flex{align-items:center;display:flex}.dp__btn{background:none}.dp__main{box-sizing:border-box;font-family:var(--dp-font-family);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dp__main *{direction:var(--dp-direction,ltr)}.dp__pointer{cursor:pointer}.dp__icon{fill:currentcolor;stroke:currentcolor}.dp__button{align-items:center;box-sizing:border-box;color:var(--dp-icon-color);cursor:pointer;display:flex;height:var(--dp-button-height);padding:var(--dp-common-padding);place-content:center center;text-align:center;width:100%}.dp__button.dp__overlay_action{bottom:0;position:absolute}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius);border-bottom-right-radius:var(--dp-border-radius)}.dp__flex_display{display:flex}.dp__flex_display_with_input{align-items:flex-start;flex-direction:column}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all var(--dp-transition-timing-general) ease-out}.calendar-next-enter-from{opacity:0;transform:translate(var(--dp-transition-length))}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(calc(var(--dp-transition-length)*-1))}.calendar-prev-leave-to{opacity:0;transform:translate(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-active,.dp-menu-appear-bottom-leave-active,.dp-menu-appear-top-enter-active,.dp-menu-appear-top-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active{transition:all var(--dp-animation-duration) var(--dp-transition-timing)}.dp-menu-appear-top-enter-from,.dp-menu-appear-top-leave-to,.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-from,.dp-menu-appear-bottom-leave-to,.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(calc(var(--dp-transition-length)*-1))}.dp--arrow-btn-nav{transition:var(--dp-common-transition)}.dp--highlighted{background-color:var(--dp-highlight-color)}.dp--hidden-el{visibility:hidden}[data-v-2c7b4c7d]:root{--font-body:"inter-variable",sans-serif;--font-title:"utopia-std",serif;--color-background:#fff;--color-blue:#1a369e;--color-green:#0c9b3d;--color-black:#000;--color-white:#fff;--color-light:#f6f6f6;--color-dark:#081d21;--color-gray:#d9d9d9;--color-gray-dark:#727272;--color-gray-50:#5c5c5c;--color-gray-100:#4c4c4c;--color-gray-125:#343434;--color-gray-150:#242424;--color-gray-200:#141414;--color-border:#e9e9e9;--color-border-heavy:#d6d6d6;--color-border-dark:#b9b9b9;--color-focus:#2248d2;--color-taupe:#f8f7f0;--color-taupe-darker:#d6d5cc;--color-night-blue:#0c1c57;--color-night-blue-border:#424f7c;--color-ice-blue:#f3f9fc;--color-pale-blue:#dce0f1;--color-sky-blue:#cbe5f2;--color-sky-blue-dark:#1d5672;--color-alice-blue:#eaf5fb;--color-alice-blue-dark:#1a6289;--color-news:#006d3b;--color-news-darkened:#015d33;--color-breaking:#e30613;--color-sport:#0d9b3d;--color-sport-darkened:#0b8b36;--color-opinion:#2248d2;--color-opinion-darkened:#1a3cb9;--color-whats-on:#d83f85;--color-politics:#39005b;--color-island-life:#00a5c0;--color-dark-mode-news:#006d3b;--color-dark-mode-breaking:#e30414;--color-dark-mode-sport:#0d9b3d;--color-dark-mode-opinion:#2248d2;--color-dark-mode-whats-on:#d83f85;--color-dark-mode-politics:#39005b;--color-dark-mode-island-life:#00a5c0;--color-button-primary-background:#1d1d1b;--color-button-primary-text:var(--color-white);--theme-background-color:var(--color-white);--theme-text-color:var(--color-dark);--theme-border-color:var(--color-border);--theme-color-light:var(--color-light);--theme-border-color-heavy:var(--color-border-heavy);--theme-border-color-dark:var(--color-border-dark);--theme-border-black:var(--color-black);--theme-button-primary-background:var(--color-button-primary-background);--theme-button-primary-text:var(--color-button-primary-text);--theme-outline:var(--color-gray-100);--theme-mostpopular-background:var(--color-taupe-darker);--theme-image-background:var(--color-gray);--theme-table-stripe-color:var(--color-taupe);--theme-sidebar-background-color:var(--color-white);--theme-sidebar-search-background-color:#ecf7ef;--theme-writercard-background-color:color-mix(in srgb,#2248d2 10%,transparent);--theme-footer-background-color:#081d21;--theme-account-sidebar-background-color:#f8f7f0;--theme-paymentstable-background-color:rgba(#000,.02);--theme-menu-text:var(--color-white);--theme-menu-text-pill:var(--color-white);--theme-news:var(--color-news);--theme-news-darkened:var(--color-news-darkened);--theme-text-news:var(--theme-news);--theme-news-menu:transparent;--theme-news-menu-text:var(--color-dark);--theme-news-menu-pill:var(--color-border-dark);--theme-sport:var(--color-sport);--theme-sport-darkened:var(--color-sport-darkened);--theme-text-sport:var(--theme-sport);--theme-sport-menu:transparent;--theme-sport-menu-text:var(--color-dark);--theme-sport-menu-pill:var(--color-border-dark);--theme-opinion:var(--color-opinion);--theme-opinion-darkened:var(--color-opinion-darkened);--theme-text-opinion:var(--theme-opinion);--theme-opinion-menu:transparent;--theme-opinion-menu-text:var(--color-dark);--theme-opinion-menu-pill:var(--color-border-dark);--theme-island-life:var(--color-island-life);--theme-island-life-darkened:var(--color-island-life);--theme-text-island-life:var(--theme-island-life);--theme-island-life-menu:var(--color-island-life);--theme-island-life-menu-text:var(--color-white);--theme-island-life-menu-pill:var(--color-white);--theme-whats-on:var(--color-whats-on);--theme-whats-on-darkened:var(--color-whats-on);--theme-text-whats-on:var(--theme-whats-on);--theme-whats-on-menu:var(--color-whats-on);--theme-whats-on-menu-text:var(--color-white);--theme-whats-on-menu-pill:var(--color-white);--theme-breaking:var(--color-breaking);--theme-politics:var(--color-politics);--theme-text-breaking:var(--theme-breaking);--theme-text-politics:var(--theme-politics);--theme-badge-background-news:color-mix(in srgb,var(--theme-news) 10%,transparent);--theme-badge-background-breaking:var(--theme-breaking);--theme-badge-background-sport:color-mix(in srgb,var(--theme-sport) 10%,transparent);--theme-badge-background-opinion:color-mix(in srgb,var(--theme-opinion) 10%,transparent);--theme-badge-background-whats-on:color-mix(in srgb,var(--theme-whats-on) 10%,transparent);--theme-badge-background-politics:color-mix(in srgb,var(--theme-politics) 10%,transparent);--theme-badge-background-island-life:color-mix(in srgb,var(--theme-island-life) 10%,transparent);--theme-badge-background-opinion-writer:var(--color-pale-blue);--theme-badge-text-news:var(--theme-text-news);--theme-badge-text-breaking:var(--theme-text-breaking);--theme-badge-text-sport:var(--theme-text-sport);--theme-badge-text-opinion:var(--theme-text-opinion);--theme-badge-text-whats-on:var(--theme-text-whats-on);--theme-badge-text-politics:var(--theme-text-politics);--theme-badge-text-island-life:var(--theme-text-island-life);--theme-skeleton:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);--theme-section-background-news:#ecf4ec;--theme-section-background-breaking:color-mix(in srgb,var(--color-breaking) 10%,transparent);--theme-section-background-highlight:var(--color-taupe);--theme-section-background-sport:#ecf4ec;--theme-section-background-opinion:color-mix(in srgb,var(--color-opinion) 10%,transparent);--theme-section-background-whats-on:linear-gradient(359.08deg,#2e083f -43.67%,#bb3372 99.29%);--theme-section-background-politics:color-mix(in srgb,var(--color-politics) 10%,transparent);--theme-section-background-island-life:color-mix(in srgb,var(--color-island-life) 10%,transparent);--theme-section-latest-background:var(--color-taupe);--theme-subscribe-card-background:var(--color-taupe);--theme-head-border-color:var(--color-black);--theme-infobox-background:var(--color-taupe);--theme-infobox-head-collapsed-background:#edece5;--theme-infobox-head-shadow:0px -5px 2px rgba(0,0,0,.01),0px -3px 2px rgba(0,0,0,.05),0px -1px 1px rgba(0,0,0,.09);--theme-paywall-background:var(--color-taupe);--theme-paywall-border:var(--color-taupe-darker);--theme-paywall-footer-background:#f2f0e3;--theme-paywall-boxbg-active:var(--color-black);--theme-paywall-boxtext-active:var(--color-white);--theme-weather-background:var(--color-white);--theme-weather-background-darker:var(--color-taupe);--theme-weather-background-night:var(--color-night-blue);--theme-weather-background-night-border:var(--color-night-blue-border);--theme-weather-tab-border:#f1f1f1;--theme-tide-upper:var(--color-gray-50);--theme-tide-sky:var(--color-sky-blue);--theme-tide-alice:var(--color-alice-blue);--theme-warning-text:#e30613;--theme-alert-background:#ffe97d;--theme-alert-text:var(--color-dark);--theme-notice-yellow-border:#ffe97d;--theme-notice-yellow-background:#fff8e1}.theme-dark[data-v-2c7b4c7d]{--theme-background-color:var(--color-black);--theme-text-color:var(--color-white);--theme-color-light:#444;--theme-border-color:#333;--theme-border-color-heavy:#222;--theme-border-color-dark:#101010;--theme-border-black:#666;--theme-button-primary-background:var(--color-button-primary-text);--theme-button-primary-text:var(--color-button-primary-background);--theme-outline:var(--color-gray);--theme-mostpopular-background:var(--color-gray-dark);--theme-image-background:var(--color-gray-100);--theme-table-stripe-color:#3d4a4d;--theme-sidebar-background-color:var(--color-gray-200);--theme-sidebar-search-background-color:var(--color-black);--theme-writercard-background-color:var(--color-gray-200);--theme-footer-background-color:var(--color-gray-200);--theme-account-sidebar-background-color:var(--color-gray-200);--theme-paymentstable-background-color:var(--color-gray-200);--theme-menu-text:var(--color-white);--theme-menu-text-pill:var(--color-border-dark);--theme-news:var(--color-dark-mode-news);--theme-news-darkened:var(--color-news-darkened);--theme-text-news:var(--color-white);--theme-news-menu:transparent;--theme-news-menu-text:var(--color-white);--theme-news-menu-pill:var(--color-border-dark);--theme-sport:var(--color-dark-mode-sport);--theme-sport-darkened:var(--color-sport-darkened);--theme-text-sport:var(--color-white);--theme-sport-menu:transparent;--theme-sport-menu-text:var(--color-white);--theme-sport-menu-pill:var(--color-border-dark);--theme-opinion:var(--color-dark-mode-opinion);--theme-opinion-darkened:var(--color-opinion-darkened);--theme-text-opinion:var(--color-white);--theme-opinion-menu:transparent;--theme-opinion-menu-text:var(--color-white);--theme-opinion-menu-pill:var(--color-border-dark);--theme-island-life:var(--color-dark-mode-island-life);--theme-island-life-darkened:var(--color-dark-mode-island-life);--theme-text-island-life:var(--color-white);--theme-island-life-menu:var(--color-dark-mode-island-life);--theme-island-life-menu-text:var(--color-white);--theme-island-life-menu-pill:var(--color-white);--theme-whats-on:var(--color-dark-mode-whats-on);--theme-whats-on-darkened:var(--color-dark-mode-whats-on);--theme-text-whats-on:var(--color-white);--theme-whats-on-menu:var(--color-dark-mode-whats-on);--theme-whats-on-menu-text:var(--color-white);--theme-whats-on-menu-pill:var(--color-white);--theme-breaking:var(--color-dark-mode-breaking);--theme-politics:var(--color-dark-mode-politics);--theme-text-breaking:var(--color-white);--theme-text-politics:var(--color-white);--theme-badge-background-news:var(--theme-news);--theme-badge-background-breaking:var(--theme-breaking);--theme-badge-background-sport:var(--theme-sport);--theme-badge-background-opinion:var(--theme-opinion);--theme-badge-background-whats-on:var(--theme-whats-on);--theme-badge-background-politics:var(--theme-politics);--theme-badge-background-island-life:var(--theme-island-life);--theme-badge-background-opinion-writer:var(--theme-opinion);--theme-badge-text-news:var(--theme-text-news);--theme-badge-text-breaking:var(--theme-text-breaking);--theme-badge-text-sport:var(--theme-text-sport);--theme-badge-text-opinion:var(--theme-text-opinion);--theme-badge-text-whats-on:var(--theme-text-whats-on);--theme-badge-text-politics:var(--theme-text-politics);--theme-badge-text-island-life:var(--theme-text-island-life);--theme-skeleton:linear-gradient(90deg,var(--color-gray-dark) 25%,var(--color-gray-100) 50%,var(--color-gray-dark) 75%);--theme-section-background-news:var(--color-gray-200);--theme-section-background-breaking:var(--color-gray-200);--theme-section-background-highlight:var(--color-gray-200);--theme-section-background-sport:var(--color-gray-200);--theme-section-background-opinion:var(--color-gray-200);--theme-section-background-whats-on:var(--color-gray-200);--theme-section-background-politics:var(--color-gray-200);--theme-section-background-island-life:var(--color-gray-200);--theme-section-latest-background:var(--color-gray-200);--theme-subscribe-card-background:var(--color-gray-200);--theme-head-border-color:var(--theme-border-color);--theme-infobox-background:var(--color-gray-150);--theme-infobox-head-collapsed-background:#1a1a1a;--theme-infobox-head-shadow:0px -5px 2px hsla(0,0%,100%,.01),0px -3px 2px hsla(0,0%,100%,.05),0px -1px 1px hsla(0,0%,100%,.09);--theme-paywall-background:var(--color-gray-200);--theme-paywall-border:var(--color-gray-125);--theme-paywall-footer-background:#1a1a1a;--theme-paywall-boxbg-active:var(--color-green);--theme-paywall-boxtext-active:var(--color-white);--theme-weather-background:var(--color-gray-100);--theme-weather-background-darker:var(--color-gray-150);--theme-weather-background-night:var(--color-night-blue);--theme-weather-background-night-border:var(--color-night-blue-border);--theme-weather-tab-border:#101010;--theme-tide-upper:var(#b1b1b1);--theme-tide-sky:var(--color-sky-blue-dark);--theme-tide-alice:var(--color-alice-blue-dark);--theme-warning-text:#e09fa3;--theme-alert-background:#edc500;--theme-alert-text:var(--color-dark);--theme-notice-yellow-border:#edc500;--theme-notice-yellow-background:#202020}@media(prefers-color-scheme:dark){[data-v-2c7b4c7d]:root{--theme-background-color:var(--color-black);--theme-text-color:var(--color-white);--theme-color-light:#444;--theme-border-color:#333;--theme-border-color-heavy:#222;--theme-border-color-dark:#101010;--theme-border-black:#666;--theme-button-primary-background:var(--color-button-primary-text);--theme-button-primary-text:var(--color-button-primary-background);--theme-outline:var(--color-gray);--theme-mostpopular-background:var(--color-gray-dark);--theme-image-background:var(--color-gray-100);--theme-table-stripe-color:#3d4a4d;--theme-sidebar-background-color:var(--color-gray-200);--theme-sidebar-search-background-color:var(--color-black);--theme-writercard-background-color:var(--color-gray-200);--theme-footer-background-color:var(--color-gray-200);--theme-account-sidebar-background-color:var(--color-gray-200);--theme-paymentstable-background-color:var(--color-gray-200);--theme-menu-text:var(--color-white);--theme-menu-text-pill:var(--color-border-dark);--theme-news:var(--color-dark-mode-news);--theme-news-darkened:var(--color-news-darkened);--theme-text-news:var(--color-white);--theme-news-menu:transparent;--theme-news-menu-text:var(--color-white);--theme-news-menu-pill:var(--color-border-dark);--theme-sport:var(--color-dark-mode-sport);--theme-sport-darkened:var(--color-sport-darkened);--theme-text-sport:var(--color-white);--theme-sport-menu:transparent;--theme-sport-menu-text:var(--color-white);--theme-sport-menu-pill:var(--color-border-dark);--theme-opinion:var(--color-dark-mode-opinion);--theme-opinion-darkened:var(--color-opinion-darkened);--theme-text-opinion:var(--color-white);--theme-opinion-menu:transparent;--theme-opinion-menu-text:var(--color-white);--theme-opinion-menu-pill:var(--color-border-dark);--theme-island-life:var(--color-dark-mode-island-life);--theme-island-life-darkened:var(--color-dark-mode-island-life);--theme-text-island-life:var(--color-white);--theme-island-life-menu:var(--color-dark-mode-island-life);--theme-island-life-menu-text:var(--color-white);--theme-island-life-menu-pill:var(--color-white);--theme-whats-on:var(--color-dark-mode-whats-on);--theme-whats-on-darkened:var(--color-dark-mode-whats-on);--theme-text-whats-on:var(--color-white);--theme-whats-on-menu:var(--color-dark-mode-whats-on);--theme-whats-on-menu-text:var(--color-white);--theme-whats-on-menu-pill:var(--color-white);--theme-breaking:var(--color-dark-mode-breaking);--theme-politics:var(--color-dark-mode-politics);--theme-text-breaking:var(--color-white);--theme-text-politics:var(--color-white);--theme-badge-background-news:var(--theme-news);--theme-badge-background-breaking:var(--theme-breaking);--theme-badge-background-sport:var(--theme-sport);--theme-badge-background-opinion:var(--theme-opinion);--theme-badge-background-whats-on:var(--theme-whats-on);--theme-badge-background-politics:var(--theme-politics);--theme-badge-background-island-life:var(--theme-island-life);--theme-badge-background-opinion-writer:var(--theme-opinion);--theme-badge-text-news:var(--theme-text-news);--theme-badge-text-breaking:var(--theme-text-breaking);--theme-badge-text-sport:var(--theme-text-sport);--theme-badge-text-opinion:var(--theme-text-opinion);--theme-badge-text-whats-on:var(--theme-text-whats-on);--theme-badge-text-politics:var(--theme-text-politics);--theme-badge-text-island-life:var(--theme-text-island-life);--theme-skeleton:linear-gradient(90deg,var(--color-gray-dark) 25%,var(--color-gray-100) 50%,var(--color-gray-dark) 75%);--theme-section-background-news:var(--color-gray-200);--theme-section-background-breaking:var(--color-gray-200);--theme-section-background-highlight:var(--color-gray-200);--theme-section-background-sport:var(--color-gray-200);--theme-section-background-opinion:var(--color-gray-200);--theme-section-background-whats-on:var(--color-gray-200);--theme-section-background-politics:var(--color-gray-200);--theme-section-background-island-life:var(--color-gray-200);--theme-section-latest-background:var(--color-gray-200);--theme-subscribe-card-background:var(--color-gray-200);--theme-head-border-color:var(--theme-border-color);--theme-infobox-background:var(--color-gray-150);--theme-infobox-head-collapsed-background:#1a1a1a;--theme-infobox-head-shadow:0px -5px 2px hsla(0,0%,100%,.01),0px -3px 2px hsla(0,0%,100%,.05),0px -1px 1px hsla(0,0%,100%,.09);--theme-paywall-background:var(--color-gray-200);--theme-paywall-border:var(--color-gray-125);--theme-paywall-footer-background:#1a1a1a;--theme-paywall-boxbg-active:var(--color-green);--theme-paywall-boxtext-active:var(--color-white);--theme-weather-background:var(--color-gray-100);--theme-weather-background-darker:var(--color-gray-150);--theme-weather-background-night:var(--color-night-blue);--theme-weather-background-night-border:var(--color-night-blue-border);--theme-weather-tab-border:#101010;--theme-tide-upper:var(#b1b1b1);--theme-tide-sky:var(--color-sky-blue-dark);--theme-tide-alice:var(--color-alice-blue-dark);--theme-warning-text:#e09fa3;--theme-alert-background:#edc500;--theme-alert-text:var(--color-dark);--theme-notice-yellow-border:#edc500;--theme-notice-yellow-background:#202020}.theme-light[data-v-2c7b4c7d]{--theme-background-color:var(--color-white);--theme-text-color:var(--color-dark);--theme-border-color:var(--color-border);--theme-color-light:var(--color-light);--theme-border-color-heavy:var(--color-border-heavy);--theme-border-color-dark:var(--color-border-dark);--theme-border-black:var(--color-black);--theme-button-primary-background:var(--color-button-primary-background);--theme-button-primary-text:var(--color-button-primary-text);--theme-outline:var(--color-gray-100);--theme-mostpopular-background:var(--color-taupe-darker);--theme-image-background:var(--color-gray);--theme-table-stripe-color:var(--color-taupe);--theme-sidebar-background-color:var(--color-white);--theme-sidebar-search-background-color:#ecf7ef;--theme-writercard-background-color:color-mix(in srgb,#2248d2 10%,transparent);--theme-footer-background-color:#081d21;--theme-account-sidebar-background-color:#f8f7f0;--theme-paymentstable-background-color:rgba(#000,.02);--theme-menu-text:var(--color-white);--theme-menu-text-pill:var(--color-white);--theme-news:var(--color-news);--theme-news-darkened:var(--color-news-darkened);--theme-text-news:var(--theme-news);--theme-news-menu:transparent;--theme-news-menu-text:var(--color-dark);--theme-news-menu-pill:var(--color-border-dark);--theme-sport:var(--color-sport);--theme-sport-darkened:var(--color-sport-darkened);--theme-text-sport:var(--theme-sport);--theme-sport-menu:transparent;--theme-sport-menu-text:var(--color-dark);--theme-sport-menu-pill:var(--color-border-dark);--theme-opinion:var(--color-opinion);--theme-opinion-darkened:var(--color-opinion-darkened);--theme-text-opinion:var(--theme-opinion);--theme-opinion-menu:transparent;--theme-opinion-menu-text:var(--color-dark);--theme-opinion-menu-pill:var(--color-border-dark);--theme-island-life:var(--color-island-life);--theme-island-life-darkened:var(--color-island-life);--theme-text-island-life:var(--theme-island-life);--theme-island-life-menu:var(--color-island-life);--theme-island-life-menu-text:var(--color-white);--theme-island-life-menu-pill:var(--color-white);--theme-whats-on:var(--color-whats-on);--theme-whats-on-darkened:var(--color-whats-on);--theme-text-whats-on:var(--theme-whats-on);--theme-whats-on-menu:var(--color-whats-on);--theme-whats-on-menu-text:var(--color-white);--theme-whats-on-menu-pill:var(--color-white);--theme-breaking:var(--color-breaking);--theme-politics:var(--color-politics);--theme-text-breaking:var(--theme-breaking);--theme-text-politics:var(--theme-politics);--theme-badge-background-news:color-mix(in srgb,var(--theme-news) 10%,transparent);--theme-badge-background-breaking:var(--theme-breaking);--theme-badge-background-sport:color-mix(in srgb,var(--theme-sport) 10%,transparent);--theme-badge-background-opinion:color-mix(in srgb,var(--theme-opinion) 10%,transparent);--theme-badge-background-whats-on:color-mix(in srgb,var(--theme-whats-on) 10%,transparent);--theme-badge-background-politics:color-mix(in srgb,var(--theme-politics) 10%,transparent);--theme-badge-background-island-life:color-mix(in srgb,var(--theme-island-life) 10%,transparent);--theme-badge-background-opinion-writer:var(--color-pale-blue);--theme-badge-text-news:var(--theme-text-news);--theme-badge-text-breaking:var(--theme-text-breaking);--theme-badge-text-sport:var(--theme-text-sport);--theme-badge-text-opinion:var(--theme-text-opinion);--theme-badge-text-whats-on:var(--theme-text-whats-on);--theme-badge-text-politics:var(--theme-text-politics);--theme-badge-text-island-life:var(--theme-text-island-life);--theme-skeleton:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);--theme-section-background-news:#ecf4ec;--theme-section-background-breaking:color-mix(in srgb,var(--color-breaking) 10%,transparent);--theme-section-background-highlight:var(--color-taupe);--theme-section-background-sport:#ecf4ec;--theme-section-background-opinion:color-mix(in srgb,var(--color-opinion) 10%,transparent);--theme-section-background-whats-on:linear-gradient(359.08deg,#2e083f -43.67%,#bb3372 99.29%);--theme-section-background-politics:color-mix(in srgb,var(--color-politics) 10%,transparent);--theme-section-background-island-life:color-mix(in srgb,var(--color-island-life) 10%,transparent);--theme-section-latest-background:var(--color-taupe);--theme-subscribe-card-background:var(--color-taupe);--theme-head-border-color:var(--color-black);--theme-infobox-background:var(--color-taupe);--theme-infobox-head-collapsed-background:#edece5;--theme-infobox-head-shadow:0px -5px 2px rgba(0,0,0,.01),0px -3px 2px rgba(0,0,0,.05),0px -1px 1px rgba(0,0,0,.09);--theme-paywall-background:var(--color-taupe);--theme-paywall-border:var(--color-taupe-darker);--theme-paywall-footer-background:#f2f0e3;--theme-paywall-boxbg-active:var(--color-black);--theme-paywall-boxtext-active:var(--color-white);--theme-weather-background:var(--color-white);--theme-weather-background-darker:var(--color-taupe);--theme-weather-background-night:var(--color-night-blue);--theme-weather-background-night-border:var(--color-night-blue-border);--theme-weather-tab-border:#f1f1f1;--theme-tide-upper:var(--color-gray-50);--theme-tide-sky:var(--color-sky-blue);--theme-tide-alice:var(--color-alice-blue);--theme-warning-text:#e30613;--theme-alert-background:#ffe97d;--theme-alert-text:var(--color-dark);--theme-notice-yellow-border:#ffe97d;--theme-notice-yellow-background:#fff8e1}}.dp__main[data-v-2c7b4c7d] .dp__theme_light{--dp-font-family:"inter-variable",sans-serif;--dp-border-radius:4px;--dp-cell-border-radius:50%;--dp-common-transition:all .1s ease-in;--dp-button-height:35px;--dp-month-year-row-height:35px;--dp-month-year-row-button-size:35px;--dp-button-icon-height:20px;--dp-cell-padding:5px;--dp-common-padding:10px;--dp-input-icon-padding:35px;--dp-input-padding:6px 30px 6px 12px;--dp-menu-min-width:260px;--dp-action-buttons-padding:2px 5px;--dp-row-margin:5px 0;--dp-calendar-header-cell-padding:.5rem;--dp-two-calendars-spacing:10px;--dp-overlay-col-padding:3px;--dp-time-inc-dec-button-size:32px;--dp-menu-padding:6px 8px;--dp-font-size:1rem;--dp-preview-font-size:.8rem;--dp-time-font-size:.8rem;--dp-animation-duration:.1s;--dp-menu-appear-transition-timing:cubic-bezier(.4,0,1,1);--dp-transition-timing:ease-out;--dp-background-color:#fff;--dp-text-color:#212121;--dp-hover-color:#f3f3f3;--dp-hover-text-color:#212121;--dp-hover-icon-color:#959595;--dp-primary-color:var(--color-green);--dp-primary-disabled-color:#6bacea;--dp-primary-text-color:#f8f5f5;--dp-secondary-color:#c0c4cc;--dp-border-color:#ddd;--dp-menu-border-color:#ddd;--dp-border-color-hover:#aaaeb7;--dp-border-color-focus:#aaaeb7;--dp-disabled-color:#f6f6f6;--dp-scroll-bar-background:#f3f3f3;--dp-scroll-bar-color:#959595;--dp-success-color:#76d275;--dp-success-color-disabled:#a3d9b1;--dp-icon-color:#959595;--dp-danger-color:#ff6f60;--dp-marker-color:#ff6f60;--dp-tooltip-color:#fafafa;--dp-disabled-color-text:#8e8e8e;--dp-highlight-color:transparent;--dp-range-between-dates-background-color:var(--dp-hover-color,#f3f3f3);--dp-range-between-dates-text-color:var(--dp-hover-text-color,#212121);--dp-range-between-border-color:var(--dp-hover-color,#f3f3f3)}.dp__main[data-v-2c7b4c7d]{position:absolute;top:-110px}@media only screen and (min-width:1024px){.dp__main[data-v-2c7b4c7d]{position:relative;top:0}}.custom-trigger[data-v-2c7b4c7d]{border:1px solid #fff;border-radius:20px;color:#fff;font-weight:700;margin-top:-20px;padding:12px;width:100%}.dp__main[data-v-2c7b4c7d] .dp__theme_light{--dp-primary-color:var(--color-whats-on);--dp-menu-min-width:100%;--dp-cell-size:35px;--dp-primary-text-color:#4a5660;--dp-text-color:#4a5660;background:var(--color-white);border:none;border-radius:8px;box-shadow:2px 16px 19px #00000017}.dp__main[data-v-2c7b4c7d] .dp__theme_light .dp__arrow_top{display:none}.dp__main[data-v-2c7b4c7d] .dp__theme_light .dp__cell_inner{font-weight:700;margin:1px}.dp__main[data-v-2c7b4c7d] .dp__theme_light .dp__month_year_wrap{color:#111;font-size:14px;font-weight:700;padding-top:5px}.dp__main[data-v-2c7b4c7d] .dp__theme_light .dp__calendar_header_item{color:#b5bec6;font-size:10px;font-weight:100;letter-spacing:1.5px;text-transform:uppercase}.dp__main[data-v-2c7b4c7d] .dp__theme_light .dp__calendar{padding:0x 10px 10px}.dp__main[data-v-2c7b4c7d] .dp__theme_light .dp__active_date{color:#fff}.dp__main[data-v-2c7b4c7d] .dp__theme_light .dp__today{background-color:var(--color-whats-on);color:#fff}.dp__main[data-v-2c7b4c7d] .dp__theme_light .dp__cell_highlight{border:2px solid var(--color-whats-on)}[data-v-cf7ce3ef]:root{--font-body:"inter-variable",sans-serif;--font-title:"utopia-std",serif;--color-background:#fff;--color-blue:#1a369e;--color-green:#0c9b3d;--color-black:#000;--color-white:#fff;--color-light:#f6f6f6;--color-dark:#081d21;--color-gray:#d9d9d9;--color-gray-dark:#727272;--color-gray-50:#5c5c5c;--color-gray-100:#4c4c4c;--color-gray-125:#343434;--color-gray-150:#242424;--color-gray-200:#141414;--color-border:#e9e9e9;--color-border-heavy:#d6d6d6;--color-border-dark:#b9b9b9;--color-focus:#2248d2;--color-taupe:#f8f7f0;--color-taupe-darker:#d6d5cc;--color-night-blue:#0c1c57;--color-night-blue-border:#424f7c;--color-ice-blue:#f3f9fc;--color-pale-blue:#dce0f1;--color-sky-blue:#cbe5f2;--color-sky-blue-dark:#1d5672;--color-alice-blue:#eaf5fb;--color-alice-blue-dark:#1a6289;--color-news:#006d3b;--color-news-darkened:#015d33;--color-breaking:#e30613;--color-sport:#0d9b3d;--color-sport-darkened:#0b8b36;--color-opinion:#2248d2;--color-opinion-darkened:#1a3cb9;--color-whats-on:#d83f85;--color-politics:#39005b;--color-island-life:#00a5c0;--color-dark-mode-news:#006d3b;--color-dark-mode-breaking:#e30414;--color-dark-mode-sport:#0d9b3d;--color-dark-mode-opinion:#2248d2;--color-dark-mode-whats-on:#d83f85;--color-dark-mode-politics:#39005b;--color-dark-mode-island-life:#00a5c0;--color-button-primary-background:#1d1d1b;--color-button-primary-text:var(--color-white);--theme-background-color:var(--color-white);--theme-text-color:var(--color-dark);--theme-border-color:var(--color-border);--theme-color-light:var(--color-light);--theme-border-color-heavy:var(--color-border-heavy);--theme-border-color-dark:var(--color-border-dark);--theme-border-black:var(--color-black);--theme-button-primary-background:var(--color-button-primary-background);--theme-button-primary-text:var(--color-button-primary-text);--theme-outline:var(--color-gray-100);--theme-mostpopular-background:var(--color-taupe-darker);--theme-image-background:var(--color-gray);--theme-table-stripe-color:var(--color-taupe);--theme-sidebar-background-color:var(--color-white);--theme-sidebar-search-background-color:#ecf7ef;--theme-writercard-background-color:color-mix(in srgb,#2248d2 10%,transparent);--theme-footer-background-color:#081d21;--theme-account-sidebar-background-color:#f8f7f0;--theme-paymentstable-background-color:rgba(#000,.02);--theme-menu-text:var(--color-white);--theme-menu-text-pill:var(--color-white);--theme-news:var(--color-news);--theme-news-darkened:var(--color-news-darkened);--theme-text-news:var(--theme-news);--theme-news-menu:transparent;--theme-news-menu-text:var(--color-dark);--theme-news-menu-pill:var(--color-border-dark);--theme-sport:var(--color-sport);--theme-sport-darkened:var(--color-sport-darkened);--theme-text-sport:var(--theme-sport);--theme-sport-menu:transparent;--theme-sport-menu-text:var(--color-dark);--theme-sport-menu-pill:var(--color-border-dark);--theme-opinion:var(--color-opinion);--theme-opinion-darkened:var(--color-opinion-darkened);--theme-text-opinion:var(--theme-opinion);--theme-opinion-menu:transparent;--theme-opinion-menu-text:var(--color-dark);--theme-opinion-menu-pill:var(--color-border-dark);--theme-island-life:var(--color-island-life);--theme-island-life-darkened:var(--color-island-life);--theme-text-island-life:var(--theme-island-life);--theme-island-life-menu:var(--color-island-life);--theme-island-life-menu-text:var(--color-white);--theme-island-life-menu-pill:var(--color-white);--theme-whats-on:var(--color-whats-on);--theme-whats-on-darkened:var(--color-whats-on);--theme-text-whats-on:var(--theme-whats-on);--theme-whats-on-menu:var(--color-whats-on);--theme-whats-on-menu-text:var(--color-white);--theme-whats-on-menu-pill:var(--color-white);--theme-breaking:var(--color-breaking);--theme-politics:var(--color-politics);--theme-text-breaking:var(--theme-breaking);--theme-text-politics:var(--theme-politics);--theme-badge-background-news:color-mix(in srgb,var(--theme-news) 10%,transparent);--theme-badge-background-breaking:var(--theme-breaking);--theme-badge-background-sport:color-mix(in srgb,var(--theme-sport) 10%,transparent);--theme-badge-background-opinion:color-mix(in srgb,var(--theme-opinion) 10%,transparent);--theme-badge-background-whats-on:color-mix(in srgb,var(--theme-whats-on) 10%,transparent);--theme-badge-background-politics:color-mix(in srgb,var(--theme-politics) 10%,transparent);--theme-badge-background-island-life:color-mix(in srgb,var(--theme-island-life) 10%,transparent);--theme-badge-background-opinion-writer:var(--color-pale-blue);--theme-badge-text-news:var(--theme-text-news);--theme-badge-text-breaking:var(--theme-text-breaking);--theme-badge-text-sport:var(--theme-text-sport);--theme-badge-text-opinion:var(--theme-text-opinion);--theme-badge-text-whats-on:var(--theme-text-whats-on);--theme-badge-text-politics:var(--theme-text-politics);--theme-badge-text-island-life:var(--theme-text-island-life);--theme-skeleton:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);--theme-section-background-news:#ecf4ec;--theme-section-background-breaking:color-mix(in srgb,var(--color-breaking) 10%,transparent);--theme-section-background-highlight:var(--color-taupe);--theme-section-background-sport:#ecf4ec;--theme-section-background-opinion:color-mix(in srgb,var(--color-opinion) 10%,transparent);--theme-section-background-whats-on:linear-gradient(359.08deg,#2e083f -43.67%,#bb3372 99.29%);--theme-section-background-politics:color-mix(in srgb,var(--color-politics) 10%,transparent);--theme-section-background-island-life:color-mix(in srgb,var(--color-island-life) 10%,transparent);--theme-section-latest-background:var(--color-taupe);--theme-subscribe-card-background:var(--color-taupe);--theme-head-border-color:var(--color-black);--theme-infobox-background:var(--color-taupe);--theme-infobox-head-collapsed-background:#edece5;--theme-infobox-head-shadow:0px -5px 2px rgba(0,0,0,.01),0px -3px 2px rgba(0,0,0,.05),0px -1px 1px rgba(0,0,0,.09);--theme-paywall-background:var(--color-taupe);--theme-paywall-border:var(--color-taupe-darker);--theme-paywall-footer-background:#f2f0e3;--theme-paywall-boxbg-active:var(--color-black);--theme-paywall-boxtext-active:var(--color-white);--theme-weather-background:var(--color-white);--theme-weather-background-darker:var(--color-taupe);--theme-weather-background-night:var(--color-night-blue);--theme-weather-background-night-border:var(--color-night-blue-border);--theme-weather-tab-border:#f1f1f1;--theme-tide-upper:var(--color-gray-50);--theme-tide-sky:var(--color-sky-blue);--theme-tide-alice:var(--color-alice-blue);--theme-warning-text:#e30613;--theme-alert-background:#ffe97d;--theme-alert-text:var(--color-dark);--theme-notice-yellow-border:#ffe97d;--theme-notice-yellow-background:#fff8e1}.theme-dark[data-v-cf7ce3ef]{--theme-background-color:var(--color-black);--theme-text-color:var(--color-white);--theme-color-light:#444;--theme-border-color:#333;--theme-border-color-heavy:#222;--theme-border-color-dark:#101010;--theme-border-black:#666;--theme-button-primary-background:var(--color-button-primary-text);--theme-button-primary-text:var(--color-button-primary-background);--theme-outline:var(--color-gray);--theme-mostpopular-background:var(--color-gray-dark);--theme-image-background:var(--color-gray-100);--theme-table-stripe-color:#3d4a4d;--theme-sidebar-background-color:var(--color-gray-200);--theme-sidebar-search-background-color:var(--color-black);--theme-writercard-background-color:var(--color-gray-200);--theme-footer-background-color:var(--color-gray-200);--theme-account-sidebar-background-color:var(--color-gray-200);--theme-paymentstable-background-color:var(--color-gray-200);--theme-menu-text:var(--color-white);--theme-menu-text-pill:var(--color-border-dark);--theme-news:var(--color-dark-mode-news);--theme-news-darkened:var(--color-news-darkened);--theme-text-news:var(--color-white);--theme-news-menu:transparent;--theme-news-menu-text:var(--color-white);--theme-news-menu-pill:var(--color-border-dark);--theme-sport:var(--color-dark-mode-sport);--theme-sport-darkened:var(--color-sport-darkened);--theme-text-sport:var(--color-white);--theme-sport-menu:transparent;--theme-sport-menu-text:var(--color-white);--theme-sport-menu-pill:var(--color-border-dark);--theme-opinion:var(--color-dark-mode-opinion);--theme-opinion-darkened:var(--color-opinion-darkened);--theme-text-opinion:var(--color-white);--theme-opinion-menu:transparent;--theme-opinion-menu-text:var(--color-white);--theme-opinion-menu-pill:var(--color-border-dark);--theme-island-life:var(--color-dark-mode-island-life);--theme-island-life-darkened:var(--color-dark-mode-island-life);--theme-text-island-life:var(--color-white);--theme-island-life-menu:var(--color-dark-mode-island-life);--theme-island-life-menu-text:var(--color-white);--theme-island-life-menu-pill:var(--color-white);--theme-whats-on:var(--color-dark-mode-whats-on);--theme-whats-on-darkened:var(--color-dark-mode-whats-on);--theme-text-whats-on:var(--color-white);--theme-whats-on-menu:var(--color-dark-mode-whats-on);--theme-whats-on-menu-text:var(--color-white);--theme-whats-on-menu-pill:var(--color-white);--theme-breaking:var(--color-dark-mode-breaking);--theme-politics:var(--color-dark-mode-politics);--theme-text-breaking:var(--color-white);--theme-text-politics:var(--color-white);--theme-badge-background-news:var(--theme-news);--theme-badge-background-breaking:var(--theme-breaking);--theme-badge-background-sport:var(--theme-sport);--theme-badge-background-opinion:var(--theme-opinion);--theme-badge-background-whats-on:var(--theme-whats-on);--theme-badge-background-politics:var(--theme-politics);--theme-badge-background-island-life:var(--theme-island-life);--theme-badge-background-opinion-writer:var(--theme-opinion);--theme-badge-text-news:var(--theme-text-news);--theme-badge-text-breaking:var(--theme-text-breaking);--theme-badge-text-sport:var(--theme-text-sport);--theme-badge-text-opinion:var(--theme-text-opinion);--theme-badge-text-whats-on:var(--theme-text-whats-on);--theme-badge-text-politics:var(--theme-text-politics);--theme-badge-text-island-life:var(--theme-text-island-life);--theme-skeleton:linear-gradient(90deg,var(--color-gray-dark) 25%,var(--color-gray-100) 50%,var(--color-gray-dark) 75%);--theme-section-background-news:var(--color-gray-200);--theme-section-background-breaking:var(--color-gray-200);--theme-section-background-highlight:var(--color-gray-200);--theme-section-background-sport:var(--color-gray-200);--theme-section-background-opinion:var(--color-gray-200);--theme-section-background-whats-on:var(--color-gray-200);--theme-section-background-politics:var(--color-gray-200);--theme-section-background-island-life:var(--color-gray-200);--theme-section-latest-background:var(--color-gray-200);--theme-subscribe-card-background:var(--color-gray-200);--theme-head-border-color:var(--theme-border-color);--theme-infobox-background:var(--color-gray-150);--theme-infobox-head-collapsed-background:#1a1a1a;--theme-infobox-head-shadow:0px -5px 2px hsla(0,0%,100%,.01),0px -3px 2px hsla(0,0%,100%,.05),0px -1px 1px hsla(0,0%,100%,.09);--theme-paywall-background:var(--color-gray-200);--theme-paywall-border:var(--color-gray-125);--theme-paywall-footer-background:#1a1a1a;--theme-paywall-boxbg-active:var(--color-green);--theme-paywall-boxtext-active:var(--color-white);--theme-weather-background:var(--color-gray-100);--theme-weather-background-darker:var(--color-gray-150);--theme-weather-background-night:var(--color-night-blue);--theme-weather-background-night-border:var(--color-night-blue-border);--theme-weather-tab-border:#101010;--theme-tide-upper:var(#b1b1b1);--theme-tide-sky:var(--color-sky-blue-dark);--theme-tide-alice:var(--color-alice-blue-dark);--theme-warning-text:#e09fa3;--theme-alert-background:#edc500;--theme-alert-text:var(--color-dark);--theme-notice-yellow-border:#edc500;--theme-notice-yellow-background:#202020}@media(prefers-color-scheme:dark){[data-v-cf7ce3ef]:root{--theme-background-color:var(--color-black);--theme-text-color:var(--color-white);--theme-color-light:#444;--theme-border-color:#333;--theme-border-color-heavy:#222;--theme-border-color-dark:#101010;--theme-border-black:#666;--theme-button-primary-background:var(--color-button-primary-text);--theme-button-primary-text:var(--color-button-primary-background);--theme-outline:var(--color-gray);--theme-mostpopular-background:var(--color-gray-dark);--theme-image-background:var(--color-gray-100);--theme-table-stripe-color:#3d4a4d;--theme-sidebar-background-color:var(--color-gray-200);--theme-sidebar-search-background-color:var(--color-black);--theme-writercard-background-color:var(--color-gray-200);--theme-footer-background-color:var(--color-gray-200);--theme-account-sidebar-background-color:var(--color-gray-200);--theme-paymentstable-background-color:var(--color-gray-200);--theme-menu-text:var(--color-white);--theme-menu-text-pill:var(--color-border-dark);--theme-news:var(--color-dark-mode-news);--theme-news-darkened:var(--color-news-darkened);--theme-text-news:var(--color-white);--theme-news-menu:transparent;--theme-news-menu-text:var(--color-white);--theme-news-menu-pill:var(--color-border-dark);--theme-sport:var(--color-dark-mode-sport);--theme-sport-darkened:var(--color-sport-darkened);--theme-text-sport:var(--color-white);--theme-sport-menu:transparent;--theme-sport-menu-text:var(--color-white);--theme-sport-menu-pill:var(--color-border-dark);--theme-opinion:var(--color-dark-mode-opinion);--theme-opinion-darkened:var(--color-opinion-darkened);--theme-text-opinion:var(--color-white);--theme-opinion-menu:transparent;--theme-opinion-menu-text:var(--color-white);--theme-opinion-menu-pill:var(--color-border-dark);--theme-island-life:var(--color-dark-mode-island-life);--theme-island-life-darkened:var(--color-dark-mode-island-life);--theme-text-island-life:var(--color-white);--theme-island-life-menu:var(--color-dark-mode-island-life);--theme-island-life-menu-text:var(--color-white);--theme-island-life-menu-pill:var(--color-white);--theme-whats-on:var(--color-dark-mode-whats-on);--theme-whats-on-darkened:var(--color-dark-mode-whats-on);--theme-text-whats-on:var(--color-white);--theme-whats-on-menu:var(--color-dark-mode-whats-on);--theme-whats-on-menu-text:var(--color-white);--theme-whats-on-menu-pill:var(--color-white);--theme-breaking:var(--color-dark-mode-breaking);--theme-politics:var(--color-dark-mode-politics);--theme-text-breaking:var(--color-white);--theme-text-politics:var(--color-white);--theme-badge-background-news:var(--theme-news);--theme-badge-background-breaking:var(--theme-breaking);--theme-badge-background-sport:var(--theme-sport);--theme-badge-background-opinion:var(--theme-opinion);--theme-badge-background-whats-on:var(--theme-whats-on);--theme-badge-background-politics:var(--theme-politics);--theme-badge-background-island-life:var(--theme-island-life);--theme-badge-background-opinion-writer:var(--theme-opinion);--theme-badge-text-news:var(--theme-text-news);--theme-badge-text-breaking:var(--theme-text-breaking);--theme-badge-text-sport:var(--theme-text-sport);--theme-badge-text-opinion:var(--theme-text-opinion);--theme-badge-text-whats-on:var(--theme-text-whats-on);--theme-badge-text-politics:var(--theme-text-politics);--theme-badge-text-island-life:var(--theme-text-island-life);--theme-skeleton:linear-gradient(90deg,var(--color-gray-dark) 25%,var(--color-gray-100) 50%,var(--color-gray-dark) 75%);--theme-section-background-news:var(--color-gray-200);--theme-section-background-breaking:var(--color-gray-200);--theme-section-background-highlight:var(--color-gray-200);--theme-section-background-sport:var(--color-gray-200);--theme-section-background-opinion:var(--color-gray-200);--theme-section-background-whats-on:var(--color-gray-200);--theme-section-background-politics:var(--color-gray-200);--theme-section-background-island-life:var(--color-gray-200);--theme-section-latest-background:var(--color-gray-200);--theme-subscribe-card-background:var(--color-gray-200);--theme-head-border-color:var(--theme-border-color);--theme-infobox-background:var(--color-gray-150);--theme-infobox-head-collapsed-background:#1a1a1a;--theme-infobox-head-shadow:0px -5px 2px hsla(0,0%,100%,.01),0px -3px 2px hsla(0,0%,100%,.05),0px -1px 1px hsla(0,0%,100%,.09);--theme-paywall-background:var(--color-gray-200);--theme-paywall-border:var(--color-gray-125);--theme-paywall-footer-background:#1a1a1a;--theme-paywall-boxbg-active:var(--color-green);--theme-paywall-boxtext-active:var(--color-white);--theme-weather-background:var(--color-gray-100);--theme-weather-background-darker:var(--color-gray-150);--theme-weather-background-night:var(--color-night-blue);--theme-weather-background-night-border:var(--color-night-blue-border);--theme-weather-tab-border:#101010;--theme-tide-upper:var(#b1b1b1);--theme-tide-sky:var(--color-sky-blue-dark);--theme-tide-alice:var(--color-alice-blue-dark);--theme-warning-text:#e09fa3;--theme-alert-background:#edc500;--theme-alert-text:var(--color-dark);--theme-notice-yellow-border:#edc500;--theme-notice-yellow-background:#202020}.theme-light[data-v-cf7ce3ef]{--theme-background-color:var(--color-white);--theme-text-color:var(--color-dark);--theme-border-color:var(--color-border);--theme-color-light:var(--color-light);--theme-border-color-heavy:var(--color-border-heavy);--theme-border-color-dark:var(--color-border-dark);--theme-border-black:var(--color-black);--theme-button-primary-background:var(--color-button-primary-background);--theme-button-primary-text:var(--color-button-primary-text);--theme-outline:var(--color-gray-100);--theme-mostpopular-background:var(--color-taupe-darker);--theme-image-background:var(--color-gray);--theme-table-stripe-color:var(--color-taupe);--theme-sidebar-background-color:var(--color-white);--theme-sidebar-search-background-color:#ecf7ef;--theme-writercard-background-color:color-mix(in srgb,#2248d2 10%,transparent);--theme-footer-background-color:#081d21;--theme-account-sidebar-background-color:#f8f7f0;--theme-paymentstable-background-color:rgba(#000,.02);--theme-menu-text:var(--color-white);--theme-menu-text-pill:var(--color-white);--theme-news:var(--color-news);--theme-news-darkened:var(--color-news-darkened);--theme-text-news:var(--theme-news);--theme-news-menu:transparent;--theme-news-menu-text:var(--color-dark);--theme-news-menu-pill:var(--color-border-dark);--theme-sport:var(--color-sport);--theme-sport-darkened:var(--color-sport-darkened);--theme-text-sport:var(--theme-sport);--theme-sport-menu:transparent;--theme-sport-menu-text:var(--color-dark);--theme-sport-menu-pill:var(--color-border-dark);--theme-opinion:var(--color-opinion);--theme-opinion-darkened:var(--color-opinion-darkened);--theme-text-opinion:var(--theme-opinion);--theme-opinion-menu:transparent;--theme-opinion-menu-text:var(--color-dark);--theme-opinion-menu-pill:var(--color-border-dark);--theme-island-life:var(--color-island-life);--theme-island-life-darkened:var(--color-island-life);--theme-text-island-life:var(--theme-island-life);--theme-island-life-menu:var(--color-island-life);--theme-island-life-menu-text:var(--color-white);--theme-island-life-menu-pill:var(--color-white);--theme-whats-on:var(--color-whats-on);--theme-whats-on-darkened:var(--color-whats-on);--theme-text-whats-on:var(--theme-whats-on);--theme-whats-on-menu:var(--color-whats-on);--theme-whats-on-menu-text:var(--color-white);--theme-whats-on-menu-pill:var(--color-white);--theme-breaking:var(--color-breaking);--theme-politics:var(--color-politics);--theme-text-breaking:var(--theme-breaking);--theme-text-politics:var(--theme-politics);--theme-badge-background-news:color-mix(in srgb,var(--theme-news) 10%,transparent);--theme-badge-background-breaking:var(--theme-breaking);--theme-badge-background-sport:color-mix(in srgb,var(--theme-sport) 10%,transparent);--theme-badge-background-opinion:color-mix(in srgb,var(--theme-opinion) 10%,transparent);--theme-badge-background-whats-on:color-mix(in srgb,var(--theme-whats-on) 10%,transparent);--theme-badge-background-politics:color-mix(in srgb,var(--theme-politics) 10%,transparent);--theme-badge-background-island-life:color-mix(in srgb,var(--theme-island-life) 10%,transparent);--theme-badge-background-opinion-writer:var(--color-pale-blue);--theme-badge-text-news:var(--theme-text-news);--theme-badge-text-breaking:var(--theme-text-breaking);--theme-badge-text-sport:var(--theme-text-sport);--theme-badge-text-opinion:var(--theme-text-opinion);--theme-badge-text-whats-on:var(--theme-text-whats-on);--theme-badge-text-politics:var(--theme-text-politics);--theme-badge-text-island-life:var(--theme-text-island-life);--theme-skeleton:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);--theme-section-background-news:#ecf4ec;--theme-section-background-breaking:color-mix(in srgb,var(--color-breaking) 10%,transparent);--theme-section-background-highlight:var(--color-taupe);--theme-section-background-sport:#ecf4ec;--theme-section-background-opinion:color-mix(in srgb,var(--color-opinion) 10%,transparent);--theme-section-background-whats-on:linear-gradient(359.08deg,#2e083f -43.67%,#bb3372 99.29%);--theme-section-background-politics:color-mix(in srgb,var(--color-politics) 10%,transparent);--theme-section-background-island-life:color-mix(in srgb,var(--color-island-life) 10%,transparent);--theme-section-latest-background:var(--color-taupe);--theme-subscribe-card-background:var(--color-taupe);--theme-head-border-color:var(--color-black);--theme-infobox-background:var(--color-taupe);--theme-infobox-head-collapsed-background:#edece5;--theme-infobox-head-shadow:0px -5px 2px rgba(0,0,0,.01),0px -3px 2px rgba(0,0,0,.05),0px -1px 1px rgba(0,0,0,.09);--theme-paywall-background:var(--color-taupe);--theme-paywall-border:var(--color-taupe-darker);--theme-paywall-footer-background:#f2f0e3;--theme-paywall-boxbg-active:var(--color-black);--theme-paywall-boxtext-active:var(--color-white);--theme-weather-background:var(--color-white);--theme-weather-background-darker:var(--color-taupe);--theme-weather-background-night:var(--color-night-blue);--theme-weather-background-night-border:var(--color-night-blue-border);--theme-weather-tab-border:#f1f1f1;--theme-tide-upper:var(--color-gray-50);--theme-tide-sky:var(--color-sky-blue);--theme-tide-alice:var(--color-alice-blue);--theme-warning-text:#e30613;--theme-alert-background:#ffe97d;--theme-alert-text:var(--color-dark);--theme-notice-yellow-border:#ffe97d;--theme-notice-yellow-background:#fff8e1}}.hero_events[data-v-cf7ce3ef]{background-color:var(--color-whats-on);height:70px}.hero_events .hero__cover[data-v-cf7ce3ef],.hero_events .hero__title[data-v-cf7ce3ef]{display:none}@media only screen and (min-width:1024px){.hero_events[data-v-cf7ce3ef]{height:210px}.hero_events .hero__cover[data-v-cf7ce3ef],.hero_events .hero__title[data-v-cf7ce3ef]{display:block}}.accordion[data-v-cf7ce3ef]{display:none}@media only screen and (min-width:1024px){.accordion[data-v-cf7ce3ef]{display:block}}.accordion__body li.is-active a[data-v-cf7ce3ef]{text-decoration:underline}.eventslayout[data-v-cf7ce3ef]{display:flex;flex-direction:column}@media only screen and (min-width:1024px){.eventslayout[data-v-cf7ce3ef]{flex-direction:row}}.eventslayout__main[data-v-cf7ce3ef]{flex:1}.eventslayout__sidebar[data-v-cf7ce3ef]{position:relative;width:100%}@media only screen and (min-width:1024px){.eventslayout__sidebar[data-v-cf7ce3ef]{padding-right:60px;width:370px}}.eventslayout__calendar[data-v-cf7ce3ef] .dp__flex_display{justify-content:center}@media only screen and (min-width:1024px){.eventslayout__calendar[data-v-cf7ce3ef]{margin-top:-160px;min-height:343px}}.eventslayout .accordion[data-v-cf7ce3ef]{margin-top:30px}.eventposts__section+.eventposts__section[data-v-cf7ce3ef]{margin-top:100px}.eventposts__head[data-v-cf7ce3ef]{align-items:center;background-color:var(--theme-whats-on);border-radius:6px;color:var(--color-white);display:flex;font-size:16px;font-weight:600;height:45px;margin-bottom:40px;padding:0 26px;text-transform:uppercase}.eventposts__head span[data-v-cf7ce3ef]{position:relative;top:.1em}.eventposts__item[data-v-cf7ce3ef]{border:solid var(--theme-border-color);border-width:1px 0;display:flex;padding:40px 0}.eventposts__item+.eventposts__item[data-v-cf7ce3ef]{margin-top:-1px}.eventposts__date[data-v-cf7ce3ef]{margin-right:26px;text-align:center;white-space:nowrap;width:65px}@media only screen and (min-width:1024px){.eventposts__date[data-v-cf7ce3ef]{margin-right:60px;width:70px}}.eventposts__dayname[data-v-cf7ce3ef]{color:var(--theme-whats-on);font-size:14px;font-weight:500;line-height:26px}.eventposts__daydate[data-v-cf7ce3ef],.eventposts__month[data-v-cf7ce3ef]{color:var(--theme-text-color)}.eventposts__daydate[data-v-cf7ce3ef]{font-family:var(--font-title);font-size:50px;font-weight:640;height:40px;line-height:1}@media only screen and (min-width:1024px){.eventposts__daydate[data-v-cf7ce3ef]{font-size:60px;height:60px}}.eventposts__month[data-v-cf7ce3ef]{font-size:14px;line-height:50px}@media only screen and (min-width:1024px){.eventposts__month[data-v-cf7ce3ef]{font-size:20px;line-height:50px}}.eventposts__body[data-v-cf7ce3ef]{display:flex;flex-direction:column-reverse;gap:20px}@media only screen and (min-width:1024px){.eventposts__body[data-v-cf7ce3ef]{align-items:flex-start;flex:1;flex-direction:row;justify-content:space-between}}.eventposts__main[data-v-cf7ce3ef]{flex:1}.eventposts__cover[data-v-cf7ce3ef]{background-color:var(--theme-image-background);margin-bottom:20px;max-width:750px;overflow:hidden;width:100%}.eventposts__cover img[data-v-cf7ce3ef]{aspect-ratio:16/9;display:block;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .8s cubic-bezier(.16,1,.3,1);width:100%}.eventposts__cover img[data-v-cf7ce3ef]:hover{transform:scale(1.04)}.eventposts__content[data-v-cf7ce3ef]{align-items:flex-start;display:flex;flex-direction:column;font-size:14px;gap:15px;line-height:26px;max-width:645px}.eventposts__content a[data-v-cf7ce3ef]{color:currentColor;cursor:pointer;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.5px;text-underline-offset:3px;transition:-webkit-text-decoration .2s ease;transition:text-decoration .2s ease;transition:text-decoration .2s ease,-webkit-text-decoration .2s ease}.eventposts__content a[data-v-cf7ce3ef]:hover{text-decoration-color:transparent}.eventposts__content a[data-v-cf7ce3ef]:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.eventposts__title[data-v-cf7ce3ef]{font-family:var(--font-title);font-size:30px;font-variation-settings:"wght" 500;line-height:32px}.eventposts__title a[data-v-cf7ce3ef]{color:currentColor;cursor:pointer;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:.5px;text-underline-offset:3px;transition:-webkit-text-decoration .2s ease;transition:text-decoration .2s ease;transition:text-decoration .2s ease,-webkit-text-decoration .2s ease}.eventposts__title a[data-v-cf7ce3ef]:hover{text-decoration-color:inherit}.eventposts__title a[data-v-cf7ce3ef]:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.eventposts__meta[data-v-cf7ce3ef]{font-weight:500}.eventposts__media[data-v-cf7ce3ef]{background-color:var(--theme-image-background);flex:0 0 190px;overflow:hidden}.eventposts__pic[data-v-cf7ce3ef]{aspect-ratio:16/9;display:block;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .8s cubic-bezier(.16,1,.3,1);width:100%}.eventposts__pic[data-v-cf7ce3ef]:hover{transform:scale(1.04)}
