:root{--vc-clr-primary:#000;--vc-clr-secondary:#090f207f;--vc-clr-white:#fff}.carousel,.carousel *{box-sizing:border-box}.carousel{height:var(--vc-carousel-height);overscroll-behavior:none;position:relative;touch-action:pan-y;z-index:1}.carousel.is-dragging{touch-action:none}.carousel__track{display:flex;gap:var(--vc-slide-gap);height:100%;list-style:none;margin:0;padding:0;position:relative;transition:transform ease-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel__viewport{height:100%;overflow:hidden;width:100%}.carousel__sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.carousel.is-rtl{direction:rtl}.carousel.is-ttb .carousel__track{flex-direction:column}.carousel.is-btt .carousel__track{flex-direction:column-reverse}.carousel.is-vertical .carousel__slide--clone:first-child{margin-block-start:var(--vc-cloned-offset)}.carousel:not(.is-vertical) .carousel__slide--clone:first-child{margin-inline-start:var(--vc-cloned-offset)}.carousel.is-effect-fade .carousel__track{display:grid;grid-template-columns:100%;grid-template-rows:100%;transition:none}.carousel.is-effect-fade .carousel__slide{grid-area:1/1;height:100%;opacity:0;pointer-events:none;transition:opacity ease-in-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel.is-effect-fade .carousel__slide--active{opacity:1;pointer-events:auto}:root{--vc-icn-width:100%}.carousel__icon{fill:currentColor;height:var(--vc-icn-width);width:var(--vc-icn-width)}:root{--vc-nav-background:transparent;--vc-nav-border-radius:0;--vc-nav-color:var(--vc-clr-primary);--vc-nav-color-hover:var(--vc-clr-secondary);--vc-nav-height:30px;--vc-nav-width:30px}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);inset-block-start:50%;justify-content:center;padding:0;position:absolute;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__next{inset-inline-end:0}.carousel__prev{inset-inline-start:0}.carousel.is-vertical .carousel__next,.carousel.is-vertical .carousel__prev{inset-block-start:auto;inset-inline:auto 50%;transform:translate(50%)}.carousel.is-vertical.is-ttb .carousel__next{inset-block-end:0}.carousel.is-vertical.is-ttb .carousel__prev,.carousel.is-vertical.is-btt .carousel__next{inset-block-start:0}.carousel.is-vertical.is-btt .carousel__prev{inset-block-end:0}@media(hover:hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}:root{--vc-pgn-active-color:var(--vc-clr-primary);--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-border-radius:0;--vc-pgn-gap:6px;--vc-pgn-height:4px;--vc-png-bottom:10px;--vc-png-left:auto;--vc-png-right:10px;--vc-pgn-width:16px}.carousel__pagination{bottom:var(--vc-png-bottom);display:flex;gap:var(--vc-pgn-gap);justify-content:center;left:50%;list-style:none;margin:0;padding:0;position:absolute;transform:translate(-50%)}.carousel__pagination-button{background-color:var(--vc-pgn-background-color);border:0;border-radius:var(--vc-pgn-border-radius);cursor:pointer;display:block;height:var(--vc-pgn-height);margin:0;padding:0;width:var(--vc-pgn-width)}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}@media(hover:hover){.carousel__pagination-button:hover{background-color:var(--vc-pgn-active-color)}}.carousel.is-vertical .carousel__pagination{bottom:50%;flex-direction:column;left:var(--vc-png-left);right:var(--vc-png-right);transform:translateY(50%)}.carousel.is-vertical .carousel__pagination-button{height:var(--vc-pgn-width);width:var(--vc-pgn-height)}.carousel.is-btt .carousel__pagination{flex-direction:column-reverse}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;transform:translateZ(0)}[data-v-db3839b5]: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-sky-blue:#cbe5f2;--color-pale-blue:#dce0f1;--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-taupe);--theme-weather-background-darker:var(--color-taupe-darker);--theme-weather-background-night:var(--color-night-blue);--theme-weather-background-night-border:var(--color-night-blue-border);--theme-tides-background:var(--color-ice-blue);--theme-tides-border:var(--color-sky-blue)}.theme-dark[data-v-db3839b5]{--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)}@media(prefers-color-scheme:dark){[data-v-db3839b5]: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-light[data-v-db3839b5]{--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-taupe);--theme-weather-background-darker:var(--color-taupe-darker);--theme-weather-background-night:var(--color-night-blue);--theme-weather-background-night-border:var(--color-night-blue-border);--theme-tides-background:var(--color-ice-blue);--theme-tides-border:var(--color-sky-blue)}}.carousel__image[data-v-db3839b5]{aspect-ratio:16/9;background-position:50%;background-size:contain;width:100%}.carousel__body[data-v-db3839b5]{background-color:#081d21;border-radius:0 0 20px 20px;color:#fff;padding:20px 30px 30px}.carousel__body a[data-v-db3839b5]{color:currentColor}.carousel__content[data-v-db3839b5]{align-items:center;display:flex;justify-content:space-between}.carousel__name[data-v-db3839b5]{font-family:var(--font-title);font-size:26px;font-variation-settings:"wght" 500;line-height:40px}.carousel__caption[data-v-db3839b5]{font-size:10px;letter-spacing:.05em;line-height:20px;text-transform:uppercase}.carousel__controls[data-v-db3839b5]{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.carousel__dots[data-v-db3839b5]{align-items:center;background-color:#343434;border-radius:20px;display:flex;height:30px;justify-content:center;padding:0 10px}.carousel__dot[data-v-db3839b5]{background-color:#ffffff4d;border-radius:50%;height:13px;margin:0 3px;width:13px}.carousel__dot.is-active[data-v-db3839b5]{background-color:#fff}.carousel__arrows[data-v-db3839b5]{align-items:center;display:flex;justify-content:center}.carousel__arrow[data-v-db3839b5]{background-color:#3f3f3f;border-radius:50%;font-size:0;height:30px;margin:0 4px;overflow:hidden;position:relative;transition:background-color .3s;width:30px}.carousel__arrow[data-v-db3839b5]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='14' fill='none'%3E%3Cpath fill='%23fff' d='M.8 6.8 5.4 1c.2-.2.3-.3.5-.3s.4.1.5.3l.2.6c0 .2 0 .5-.2.6L2.3 7.4l4.1 5.1.2.3a1 1 0 0 1-.2 1l-.2.1a.6.6 0 0 1-.5 0l-.3-.1L.8 8l-.2-.3a1 1 0 0 1 .2-1Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;content:"";display:block;height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:7px}.carousel__arrow_next[data-v-db3839b5]:before{transform:translate(-50%,-50%) rotate(180deg)}.carousel__arrow[data-v-db3839b5]:not(.is-disabled):hover,.carousel__arrow[data-v-db3839b5]:not([disabled]):hover{background-color:#686868}
