a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:baseline}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a img,fieldset,img{border:none}input[type=email],input[type=search],input[type=tel],input[type=text],textarea{-webkit-appearance:none}button,input[type=submit]{cursor:pointer}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto}button,input{border:0;margin:0;padding:0}a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:none}ol,ul{list-style-type:none}table{border-collapse:collapse;border-spacing:0;width:100%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.container{--px:20px;margin:0 auto;max-width:calc(1440px + var(--px)*2);padding:0 var(--px);width:100%}.container_lg{max-width:calc(1555px + var(--px)*2)}.container_narrow{max-width:calc(1170px + var(--px)*2)}.main{flex:1 1 auto}.page{display:flex;flex-direction:column;min-height:100vh;width:100%}.h1{font-size:50px;font-variation-settings:"wght" 500;line-height:1.2}.h1,.h2{font-family:var(--font-title)}.h2{font-size:36px;font-variation-settings:"wght" 500;letter-spacing:-.025em;line-height:1.3888888889}.h3{font-family:var(--font-title);font-size:30px;font-variation-settings:"wght" 500;line-height:1.2}.h4{display:flex;font-size:18px;font-variation-settings:"wght" 600;gap:8px;line-height:1.2222222222}.h4 svg{position:relative;top:-.1em}.input{height:56px;padding:0 20px}.input,.textarea{background-color:#f2f0e3;border:1px solid rgba(0,0,0,.08);border-radius:3px;color:#000;display:block;font-size:16px;font-weight:500;width:100%}.textarea{padding:20px}.select{background-color:#f2f0e3;border:1px solid rgba(0,0,0,.08);border-radius:3px;color:#000;display:block;font-size:16px;font-weight:500;height:56px;padding:0 20px;width:100%}.field__label{display:block;font-size:14px;font-variation-settings:"wght" 500;line-height:1.4;margin-bottom:10px}.field__label:has(+.field__helper){margin-bottom:3px}.field__helper{display:block;font-size:13px;font-variation-settings:"wght" 400;line-height:1.4;margin-bottom:10px}.field__control{position:relative}.field__control.has-error{border:1px solid #e30613;border-radius:3px}.field__control:has(.field__visibility) .input{padding-right:64px}.field__visibility{color:var(--color-dark);cursor:pointer;padding:15px 20px;position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.field .link,.field__visibility{font-size:14px;line-height:1.8571428571}.divider{font-size:14px;line-height:1;overflow:hidden;padding:14px 0;text-align:center}.divider span{display:inline-block;padding:0 10px;position:relative}.divider span:after,.divider span:before{background-color:var(--theme-border-color);content:"";height:1px;position:absolute;top:50%;width:100vw}.divider span:before{right:100%}.divider span:after{left:100%}.form{display:flex;flex-direction:column;gap:24px}.form-error{background-color:#e30613;border-radius:3px;color:#fff;font-size:14px;font-weight:500;line-height:1.8571428571;padding:3px 10px 0}.alert{background-color:#fce7ad;border-left:4px solid #f7ca4e;border-radius:0 6px 6px 0;color:#946c00;padding:14px 12px 10px}.alert.warning{background-color:#feecf0;border-left:4px solid #f14668;color:#cc0f35}.alert.info{background-color:#e4f2ff;border-left:4px solid #1885b8;color:#034061}.alert-title{font-size:16px;font-variation-settings:"wght" 600;line-height:1.5}.alert-content{font-size:16px;font-variation-settings:"wght" 400;line-height:1.5}.content{display:flex;flex-direction:column;font-size:16px;gap:24px;line-height:1.625}@media only screen and (min-width:768px){.content{gap:36px}}@media only screen and (min-width:1024px){.content{font-size:18px;line-height:1.6666666667}}.content>:first-child{margin-top:0}.content>:last-child{margin-bottom:0}.content a{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}.content a:hover{text-decoration-color:transparent}.content a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.content h1,.content h2,.content h3,.content h4,.content h5{font-family:var(--font-title)}.content h2{font-size:34px;line-height:1.325}@media only screen and (min-width:768px){.content h2{font-size:40px}}.content h3{font-size:28px;line-height:1.4}@media only screen and (min-width:768px){.content h3{font-size:32px}}.content h4{font-size:22px;line-height:1.5}@media only screen and (min-width:768px){.content h4{font-size:24px}}.content h5{font-size:18px;font-weight:600;line-height:1.6667}@media only screen and (min-width:768px){.content h5{font-size:20px}}.content ol,.content ul{list-style-position:outside;padding-inline-start:1.5em}.content ol ol,.content ol ul,.content ul ol,.content ul ul{margin:0 0 0 15px}.content ol p,.content ul p{margin:0}.content ol figure,.content ul figure{margin:30px 0 30px -28px}.content ul{list-style-type:disc}.content ol{list-style-type:decimal}.content ol ul,.content ul ul{list-style-type:circle}.content ol ol,.content ul ol{list-style-type:lower-latin}.content hr{margin:0}.content blockquote{font-family:var(--font-title);font-size:28px;line-height:1.4}@media only screen and (min-width:768px){.content blockquote{font-size:32px}}.content blockquote cite{display:block;font-size:30px;font-style:normal;font-variation-settings:"wght" 300;margin-top:20px;padding-left:120px;position:relative}.content blockquote cite:before{background-color:var(--color-black);content:"";height:1px;left:0;position:absolute;top:50%;width:100px}.content figure img{aspect-ratio:16/9;background-color:var(--theme-image-background);display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.content figcaption{font-size:10px;letter-spacing:.05em;line-height:20px;margin-top:10px;text-transform:uppercase}.content table{border-radius:8px 8px 0 0;box-shadow:0 0 0 1px var(--theme-border-color);font-size:14px;line-height:1.5714285714;table-layout:fixed;text-align:left}.content table tr:nth-child(odd) td{background-color:var(--theme-table-stripe-color)}.content table td,.content table th{padding:16px 24px}.content table th{background-color:var(--theme-text-color);color:var(--theme-background-color);overflow:hidden;text-transform:uppercase}.content table th:first-child{border-radius:8px 0 0}.content table th:last-child{border-radius:0 8px 0 0}.content table td{border-top:1px solid var(--theme-border-color)}.content .carousel ol,.content .carousel ul{padding-inline-start:0}.content .eventwidget{border-left:1px solid var(--theme-border-color);float:right;margin-bottom:60px;margin-left:60px;padding-left:25px;width:345px}.content .datapoint{display:inline-block;font-size:36px;line-height:1.0909090909}: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{--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){: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{--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)}}[hidden]{display:none!important}body{overflow-x:hidden}html{background-color:var(--theme-background-color);color:var(--theme-text-color);scroll-behavior:smooth}body{font-family:var(--font-body);font-size:18px;line-height:1.6666666667;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;word-break:break-word}body.is-scroll-lock{height:100vh;margin:0;overflow:hidden;position:fixed;width:100vw}#__nuxt{display:flex}button,input,select,textarea{font-family:var(--font-body)}a:focus-visible,button:focus-visible{outline:1px solid var(--color-focus);outline-offset:2px}a{color:var(--color-black);text-decoration:none}button{background:none}img,svg{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:400}sup{vertical-align:super}select{background-color:transparent;border-radius:0}strong{font-weight:600}hr{border:solid var(--theme-border-color);border-width:1px 0 0;margin:1em 0}@media only screen and (min-width:1200px){.desktop-hide{display:none!important}}.desktop-show{display:none!important}@media only screen and (min-width:1200px){.desktop-show{display:block!important}}@media only screen and (min-width:1024px){.tablet-hide{display:none!important}}.tablet-show{display:none!important}@media only screen and (min-width:1024px){.tablet-show{display:block!important}}@media only screen and (min-width:768px){.mobile-hide{display:none!important}}.mobile-show{display:none!important}@media only screen and (min-width:768px){.mobile-show{display:block!important}}@media only screen and (max-width:767px){.hide-on-mobile{display:none!important}}.skip-to-main{background-color:var(--theme-text-color);color:var(--theme-background-color);font-size:14px;font-variation-settings:"wght" 600;left:-99999999999px;opacity:0;padding:15px 30px;position:absolute;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.5px;text-transform:uppercase;text-underline-offset:3px;top:20px;transition:opacity .2s ease;transition:-webkit-text-decoration .2s ease;transition:text-decoration .2s ease;transition:text-decoration .2s ease,-webkit-text-decoration .2s ease;z-index:100000}.skip-to-main:hover{text-decoration-color:transparent}.skip-to-main:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.skip-to-main{cursor:pointer;outline-offset:6px}.skip-to-main:focus{left:20px;opacity:1;outline:1px solid var(--color-focus)}.buttons-test{align-items:flex-start;display:flex;flex-direction:column;gap:15px}.link{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}.link:hover{text-decoration-color:transparent}.link:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.button{align-items:center;background-color:transparent;background-color:var(--theme-button-primary-background);border:1px solid transparent;border-color:var(--theme-button-primary-background);border-radius:3px;color:var(--theme-button-primary-text);cursor:pointer;display:inline-flex;font-size:12px;font-variation-settings:"wght" 600;gap:10px;justify-content:center;line-height:1.1;padding:10px 24px 12px;position:relative;text-align:center;text-decoration:none;transition-duration:.25s;transition-property:background-color,border-color,color;vertical-align:top}.button span{position:relative;top:.1em}.button:hover{background-color:transparent;border-color:var(--theme-button-primary-background);color:var(--theme-button-primary-background)}.button--secondary{background-color:#17ab38;border-color:#17ab38;color:var(--color-white)}.button--secondary:hover{background-color:transparent;border-color:#17ab38;color:#17ab38}.button--inverted{background-color:#1d1d1b;border-color:var(--color-white);color:var(--color-white)}.button--inverted:hover{background-color:var(--color-white);border-color:var(--color-white);color:#1d1d1b}.button--outlined{background-color:transparent;border-color:var(--theme-button-primary-background);color:var(--theme-button-primary-background)}.button--outlined:hover{background-color:var(--theme-button-primary-background);color:var(--theme-button-primary-text)}.button--outlined-grey{background-color:transparent;border-color:var(--theme-border-color)}.button--outlined-grey,.button--outlined-grey:hover{color:var(--theme-text-color)}.button--outlined-white{background-color:transparent;border-color:#fff;color:var(--color-white)}.button--outlined-white:hover{background-color:var(--color-white);border-color:var(--color-white)}.button--rounded{border-radius:20px}.button--fullwidth{display:flex;width:100%}.button--medium{font-size:14px;min-width:138px;padding:13px 30px}.button--large{font-size:18px;padding:17px 30px 19px}.button--social{font-variation-settings:"wght" 500;gap:20px;padding-bottom:15px;padding-top:15px}.ads-container{margin:45px 0 80px}.ads{align-items:center;background:#d5fcff;display:flex;height:250px;justify-content:center;width:300px}.ads:before{color:var(--color-black);content:"MPU";font-size:12px;text-transform:uppercase}.title{font-family:var(--font-title);font-size:60px;font-weight:300;line-height:1.1666666667}.subtitle{border-bottom:1px solid var(--theme-border-color);font-size:12px;line-height:20px;margin-bottom:40px;padding-bottom:10px;text-transform:uppercase}.subtitle.no-border{border:0;margin-bottom:20px;padding-bottom:0}.badge{--badge-background-color:var(--theme-badge-background-news);--badge-text-color:var(--theme-badge-text-news);align-items:center;background-color:var(--badge-background-color);color:var(--badge-text-color);display:inline-flex;font-size:9px;font-weight:600;justify-content:center;letter-spacing:.03em;padding:1px 5px 2px;text-transform:uppercase}.badge span{position:relative;top:.105em}.badge--news{--badge-background-color:var(--theme-badge-background-news);--badge-text-color:var(--theme-badge-text-news)}.badge--breaking{--badge-background-color:var(--theme-badge-background-breaking);--badge-text-color:var(--theme-badge-text-breaking)}.badge--sport{--badge-background-color:var(--theme-badge-background-sport);--badge-text-color:var(--theme-badge-text-sport)}.badge--opinion{--badge-background-color:var(--theme-badge-background-opinion);--badge-text-color:var(--theme-badge-text-opinion)}.badge--whats-on{--badge-background-color:var(--theme-badge-background-whats-on);--badge-text-color:var(--theme-badge-text-whats-on)}.badge--politics{--badge-background-color:var(--theme-badge-background-politics);--badge-text-color:var(--theme-badge-text-politics)}.badge--island-life{--badge-background-color:var(--theme-badge-background-island-life);--badge-text-color:var(--theme-badge-text-island-life)}.details{align-items:center;display:flex;font-size:12px;line-height:20px}.details__item{align-items:center;display:inline-flex}.details__item:not(:first-child){margin-left:10px}.details__item strong{font-weight:700}.details__item a{color:inherit;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}.details__item a:hover{text-decoration-color:transparent}.details__item a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.details__comments{align-items:center;display:inline-flex;gap:5px}.details__comments:before{background-color:currentColor;content:"";display:inline-block;height:20px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='currentColor' d='M13.5 8.5a.4.4 0 0 1-.3.3H6.9a.4.4 0 0 1-.3-.3.4.4 0 0 1 .3-.4h6.3a.4.4 0 0 1 .3.4m-.3 2.7H6.9a.4.4 0 0 0-.3.4.4.4 0 0 0 .3.4h6.3a.4.4 0 0 0 .3-.4.4.4 0 0 0-.3-.4m6.6-1.2a9.8 9.8 0 0 1-9.6 9.8c-1.7 0-3.4-.4-4.9-1.2L2 19.7A1.2 1.2 0 0 1 .4 19v-.7l1.2-3.5A9.8 9.8 0 0 1 7.6.6a9.6 9.6 0 0 1 11.2 5.1c.6 1.4 1 2.8 1 4.3m-.8 0a9 9 0 0 0-7.2-8.8 8.9 8.9 0 0 0-10 5.4 9 9 0 0 0 .6 8v.2L1 18.5a.4.4 0 0 0 .3.5h.2l3.7-1.2a.4.4 0 0 1 .3 0A8.9 8.9 0 0 0 19 10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='currentColor' d='M13.5 8.5a.4.4 0 0 1-.3.3H6.9a.4.4 0 0 1-.3-.3.4.4 0 0 1 .3-.4h6.3a.4.4 0 0 1 .3.4m-.3 2.7H6.9a.4.4 0 0 0-.3.4.4.4 0 0 0 .3.4h6.3a.4.4 0 0 0 .3-.4.4.4 0 0 0-.3-.4m6.6-1.2a9.8 9.8 0 0 1-9.6 9.8c-1.7 0-3.4-.4-4.9-1.2L2 19.7A1.2 1.2 0 0 1 .4 19v-.7l1.2-3.5A9.8 9.8 0 0 1 7.6.6a9.6 9.6 0 0 1 11.2 5.1c.6 1.4 1 2.8 1 4.3m-.8 0a9 9 0 0 0-7.2-8.8 8.9 8.9 0 0 0-10 5.4 9 9 0 0 0 .6 8v.2L1 18.5a.4.4 0 0 0 .3.5h.2l3.7-1.2a.4.4 0 0 1 .3 0A8.9 8.9 0 0 0 19 10'/%3E%3C/svg%3E");width:20px}.details.has-separator .details__item:not(:first-child){margin-left:0}.details.has-separator .details__item:not(:first-child):before{background-color:currentColor;border-radius:50%;content:"";display:inline-block;height:4px;margin:0 10px;vertical-align:middle;width:4px}.header{position:relative}.header__topbar{border-bottom:1px solid var(--theme-border-color-heavy);padding:10px 0}@media only screen and (min-width:768px){.header__topbar{padding:20px 0}}.header__topbar .container{align-items:center;display:flex;height:100%;justify-content:space-between;position:relative}.header__logo{color:var(--theme-text-color);display:flex;position:relative;top:.25em}@media only screen and (min-width:768px){.header__logo{top:unset}}.header__logo svg{display:block;max-width:208px;width:100%}@media only screen and (min-width:768px){.header__logo svg{max-width:250px}}@media only screen and (min-width:1024px){.header__logo svg{max-width:310px}}.header__logo .svg-header-tagline{display:none}@media only screen and (min-width:768px){.header__logo .svg-header-tagline{display:block}}.header__useractions{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;width:50px}@media only screen and (min-width:768px){.header__useractions{width:250px}}.header__useraction{position:relative}.header__useraction--date{display:none}@media only screen and (min-width:768px){.header__useraction--date{display:block;padding-right:32px;position:relative}}.header__useraction--date .header__weather-icon{display:none}@media only screen and (min-width:768px){.header__useraction--date .header__weather-icon{display:block;position:absolute;right:0;top:5px;width:24px}}.header__toggle{color:currentColor;display:block}.header__toggle .icon{height:24px;vertical-align:top;width:35px}.header__date{color:currentColor;cursor:pointer;font-size:14px;line-height:1.8571428571;position:relative;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}.header__date:hover{text-decoration-color:transparent}.header__date:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.header__date strong{font-variation-settings:"wght" 600}.header__auth{color:currentColor}.header__actions{align-items:center;display:flex;gap:20px;justify-content:flex-end;width:50px}@media only screen and (min-width:768px){.header__actions{width:250px}}.header__actions .link{color:currentColor;font-size:14px;font-variation-settings:"wght" 500;line-height:1.8571428571}.header__action{display:none}@media only screen and (min-width:768px){.header__action{display:block}}.header__action--auth{display:block}@media only screen and (min-width:768px){.header__action--auth{display:none}}.header__action--auth a{color:currentColor}.header__action .button{font-size:14px;padding-bottom:10px;padding-top:10px}.subheader{--subheader-background-color:var(--color-gray-200);background-color:var(--subheader-background-color);color:var(--color-white);padding:24px 0;position:relative;text-align:center}.subheader--news{--subheader-background-color:var(--theme-news-darkened)}.subheader--breaking{--subheader-background-color:var(--theme-breaking-darkened)}.subheader--sport{--subheader-background-color:var(--theme-sport-darkened)}.subheader--opinion{--subheader-background-color:var(--theme-opinion-darkened)}.subheader--whats-on{--subheader-background-color:var(--theme-whats-on-darkened)}.subheader--politics{--subheader-background-color:var(--theme-politics-darkened)}.subheader--island-life{--subheader-background-color:var(--theme-island-life-darkened)}.subheader--highlight{--subheader-background-color:var(--theme-highlight-darkened)}@media only screen and (min-width:1024px){.subheader{padding:48px 0}}.subheader__headline{font-size:0}.subheader__subtitle,.subheader__title{display:inline;font-family:var(--font-title);font-size:30px;line-height:1.3333333333}@media only screen and (min-width:1024px){.subheader__subtitle,.subheader__title{font-size:48px;line-height:1}}.subheader__title{font-variation-settings:"wght" 500}.subheader__title:after{content:"/";margin:0 5px}.subheader__subtitle{font-variation-settings:"wght" 300}.grid-container{overflow-x:hidden}.grid-featured{padding-bottom:60px}.grid{display:grid;gap:40px 0;margin:0 -20px}.grid__cell{border-right:1px solid var(--theme-border-color);padding:0 20px;position:relative}.grid__cell:before{border-top:1px solid var(--theme-border-color);content:"";left:0;position:absolute;top:-20px;width:100vw}@media only screen and (max-width:1023px){.grid.grid_1plus2to2,.grid.grid_1plus4,.grid.grid_1to2,.grid.grid_1to3,.grid.grid_1to4,.grid.grid_1to5,.grid.grid_2to3,.grid.grid_3cols,.grid.grid_5cols{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.grid.grid_1plus2to2,.grid.grid_1plus4,.grid.grid_1to2,.grid.grid_1to3,.grid.grid_1to4,.grid.grid_1to5,.grid.grid_2to3,.grid.grid_3cols,.grid.grid_5cols{grid-template-columns:auto}}@media only screen and (max-width:1023px){.grid.grid_1plus2to2 .grid__cell:first-child,.grid.grid_1plus2to2 .grid__cell:nth-child(n+4),.grid.grid_1plus4 .grid__cell:first-child,.grid.grid_1plus4 .grid__cell:nth-child(n+4),.grid.grid_1to2 .grid__cell:first-child,.grid.grid_1to2 .grid__cell:nth-child(n+4),.grid.grid_1to3 .grid__cell:first-child,.grid.grid_1to3 .grid__cell:nth-child(n+4),.grid.grid_1to4 .grid__cell:first-child,.grid.grid_1to4 .grid__cell:nth-child(n+4),.grid.grid_1to5 .grid__cell:first-child,.grid.grid_1to5 .grid__cell:nth-child(n+4),.grid.grid_2to3 .grid__cell:first-child,.grid.grid_2to3 .grid__cell:nth-child(n+4),.grid.grid_3cols .grid__cell:first-child,.grid.grid_3cols .grid__cell:nth-child(n+4),.grid.grid_5cols .grid__cell:first-child,.grid.grid_5cols .grid__cell:nth-child(n+4){grid-column:span 2}.grid.grid_1plus2to2 .grid__cell:nth-child(n+4) .card,.grid.grid_1plus4 .grid__cell:nth-child(n+4) .card,.grid.grid_1to2 .grid__cell:nth-child(n+4) .card,.grid.grid_1to3 .grid__cell:nth-child(n+4) .card,.grid.grid_1to4 .grid__cell:nth-child(n+4) .card,.grid.grid_1to5 .grid__cell:nth-child(n+4) .card,.grid.grid_2to3 .grid__cell:nth-child(n+4) .card,.grid.grid_3cols .grid__cell:nth-child(n+4) .card,.grid.grid_5cols .grid__cell:nth-child(n+4) .card{flex-direction:row}.grid.grid_1plus2to2 .grid__cell:nth-child(n+4) .card__media,.grid.grid_1plus4 .grid__cell:nth-child(n+4) .card__media,.grid.grid_1to2 .grid__cell:nth-child(n+4) .card__media,.grid.grid_1to3 .grid__cell:nth-child(n+4) .card__media,.grid.grid_1to4 .grid__cell:nth-child(n+4) .card__media,.grid.grid_1to5 .grid__cell:nth-child(n+4) .card__media,.grid.grid_2to3 .grid__cell:nth-child(n+4) .card__media,.grid.grid_3cols .grid__cell:nth-child(n+4) .card__media,.grid.grid_5cols .grid__cell:nth-child(n+4) .card__media{flex:0 0 32%;min-width:125px}}@media only screen and (max-width:767px){.grid.grid_1plus2to2 .grid__cell:nth-child(n+2),.grid.grid_1plus2to2 .grid__cell:nth-child(n+4),.grid.grid_1plus4 .grid__cell:nth-child(n+2),.grid.grid_1plus4 .grid__cell:nth-child(n+4),.grid.grid_1to2 .grid__cell:nth-child(n+2),.grid.grid_1to2 .grid__cell:nth-child(n+4),.grid.grid_1to3 .grid__cell:nth-child(n+2),.grid.grid_1to3 .grid__cell:nth-child(n+4),.grid.grid_1to4 .grid__cell:nth-child(n+2),.grid.grid_1to4 .grid__cell:nth-child(n+4),.grid.grid_1to5 .grid__cell:nth-child(n+2),.grid.grid_1to5 .grid__cell:nth-child(n+4),.grid.grid_2to3 .grid__cell:nth-child(n+2),.grid.grid_2to3 .grid__cell:nth-child(n+4),.grid.grid_3cols .grid__cell:nth-child(n+2),.grid.grid_3cols .grid__cell:nth-child(n+4),.grid.grid_5cols .grid__cell:nth-child(n+2),.grid.grid_5cols .grid__cell:nth-child(n+4){grid-column:span 2}.grid.grid_1plus2to2 .grid__cell:nth-child(n+2) .card,.grid.grid_1plus2to2 .grid__cell:nth-child(n+4) .card,.grid.grid_1plus4 .grid__cell:nth-child(n+2) .card,.grid.grid_1plus4 .grid__cell:nth-child(n+4) .card,.grid.grid_1to2 .grid__cell:nth-child(n+2) .card,.grid.grid_1to2 .grid__cell:nth-child(n+4) .card,.grid.grid_1to3 .grid__cell:nth-child(n+2) .card,.grid.grid_1to3 .grid__cell:nth-child(n+4) .card,.grid.grid_1to4 .grid__cell:nth-child(n+2) .card,.grid.grid_1to4 .grid__cell:nth-child(n+4) .card,.grid.grid_1to5 .grid__cell:nth-child(n+2) .card,.grid.grid_1to5 .grid__cell:nth-child(n+4) .card,.grid.grid_2to3 .grid__cell:nth-child(n+2) .card,.grid.grid_2to3 .grid__cell:nth-child(n+4) .card,.grid.grid_3cols .grid__cell:nth-child(n+2) .card,.grid.grid_3cols .grid__cell:nth-child(n+4) .card,.grid.grid_5cols .grid__cell:nth-child(n+2) .card,.grid.grid_5cols .grid__cell:nth-child(n+4) .card{align-items:center;flex-direction:row}.grid.grid_1plus2to2 .grid__cell:nth-child(n+2) .card__media,.grid.grid_1plus2to2 .grid__cell:nth-child(n+4) .card__media,.grid.grid_1plus4 .grid__cell:nth-child(n+2) .card__media,.grid.grid_1plus4 .grid__cell:nth-child(n+4) .card__media,.grid.grid_1to2 .grid__cell:nth-child(n+2) .card__media,.grid.grid_1to2 .grid__cell:nth-child(n+4) .card__media,.grid.grid_1to3 .grid__cell:nth-child(n+2) .card__media,.grid.grid_1to3 .grid__cell:nth-child(n+4) .card__media,.grid.grid_1to4 .grid__cell:nth-child(n+2) .card__media,.grid.grid_1to4 .grid__cell:nth-child(n+4) .card__media,.grid.grid_1to5 .grid__cell:nth-child(n+2) .card__media,.grid.grid_1to5 .grid__cell:nth-child(n+4) .card__media,.grid.grid_2to3 .grid__cell:nth-child(n+2) .card__media,.grid.grid_2to3 .grid__cell:nth-child(n+4) .card__media,.grid.grid_3cols .grid__cell:nth-child(n+2) .card__media,.grid.grid_3cols .grid__cell:nth-child(n+4) .card__media,.grid.grid_5cols .grid__cell:nth-child(n+2) .card__media,.grid.grid_5cols .grid__cell:nth-child(n+4) .card__media{flex:0 0 32%;min-width:125px}}.grid_2cols{grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:1024px){.grid_3cols{grid-template-columns:repeat(3,1fr)}}.grid_4cols{grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:1024px){.grid_4cols{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:767px){.grid_4cols .card__category,.grid_4cols .card__title{--font-size-heading:19px;--line-height-heading:24px}.grid_4cols .card__title{-webkit-line-clamp:4}}.grid_4cols.grid_writers{grid-template-columns:repeat(1,1fr)}@media only screen and (min-width:768px){.grid_4cols.grid_writers{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1200px){.grid_4cols.grid_writers{grid-template-columns:repeat(4,1fr)}}.grid_5cols{grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:1024px){.grid_5cols{grid-template-columns:repeat(5,1fr)}.grid_1plus4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr)}.grid_1plus4 .grid__cell:first-child{grid-area:1/1/5/2}.grid_1plus4 .grid__cell:nth-child(2){grid-area:1/2/2/3}.grid_1plus4 .grid__cell:nth-child(3){grid-area:2/2/3/3}.grid_1plus4 .grid__cell:nth-child(4){grid-area:3/2/4/3}.grid_1plus4 .grid__cell:nth-child(5){grid-area:4/2/5/3}.grid_1plus2to2{grid-template-columns:50% repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.grid_1plus2to2 .grid__cell:first-child{grid-area:1/1/3/2}.grid_1plus2to2 .grid__cell:nth-child(2){grid-area:1/2/2/3}.grid_1plus2to2 .grid__cell:nth-child(3){grid-area:1/3/2/4}.grid_1plus2to2 .grid__cell:nth-child(4){grid-area:2/2/3/3}.grid_1plus2to2 .grid__cell:nth-child(5){grid-area:2/3/3/4}.grid_1to2{grid-template-columns:repeat(4,1fr);grid-template-rows:auto 1fr}.grid_1to2 .grid__cell:first-child{grid-column-end:5;grid-column-start:3;grid-row-end:span 3;grid-row-start:1}}.grid_1to2 .grid__cell:before{width:101%}@media only screen and (min-width:1024px){.grid_1to3{grid-template-columns:repeat(3,1fr);grid-template-rows:auto 1fr}.grid_1to3 .grid__cell:first-child{grid-area:1/1/2/4}.grid_1to4{grid-template-columns:repeat(4,1fr);grid-template-rows:auto 1fr}.grid_1to4 .grid__cell:first-child{grid-area:1/1/3/5}.grid_1to5{grid-template-columns:repeat(5,1fr);grid-template-rows:auto 1fr}.grid_1to5 .grid__cell:first-child{grid-area:1/1/2/6}.grid_1to5 .grid__cell:nth-child(2){grid-area:2/1/3/2}.grid_1to5 .grid__cell:nth-child(3){grid-area:2/2/3/3}.grid_1to5 .grid__cell:nth-child(4){grid-area:2/3/3/4}.grid_1to5 .grid__cell:nth-child(5){grid-area:2/4/3/5}.grid_1to5 .grid__cell:nth-child(6){grid-area:2/5/3/6}.grid_2to3{grid-template-columns:repeat(6,1fr);grid-template-rows:auto 1fr}.grid_2to3 .grid__cell:first-child{grid-area:1/1/2/4}.grid_2to3 .grid__cell:nth-child(2){grid-area:1/4/2/7}.grid_2to3 .grid__cell:nth-child(3){grid-area:2/1/3/3}.grid_2to3 .grid__cell:nth-child(4){grid-area:2/3/3/5}.grid_2to3 .grid__cell:nth-child(5){grid-area:2/5/3/7}}.grid_no-border .grid__cell{border:none}.grid_no-border .grid__cell:before{content:none;display:none}.grid_height-auto .card{height:auto}.layout{margin:0 -25px}@media only screen and (min-width:1024px){.layout{display:flex}}.layout__main,.layout__sidebar{padding:0 25px;position:relative}@media only screen and (min-width:1024px){.layout__main{flex:1}}.layout__sidebar{margin-top:40px;position:relative}@media only screen and (min-width:1024px){.layout__sidebar{flex:0 0 370px;margin-top:0}.layout__sidebar:before{border-left:1px solid var(--theme-border-color);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0}}.layout__sidebar-wrapper{display:flex;flex-direction:column;gap:65px}.layout__container{padding-left:185px;position:relative}.layout__narrow{max-width:880px}@media only screen and (min-width:1200px){.layout--article .layout__main{padding-right:40px}}@media only screen and (min-width:1420px){.layout--article .layout__main{padding-right:50px}}.islandlayout{display:flex;flex-direction:column;gap:40px}@media only screen and (min-width:1024px){.islandlayout{flex-direction:row;gap:unset}}.islandlayout__main{flex:1}@media only screen and (min-width:1024px){.islandlayout__sidebar{flex:0 0 320px;padding:0 15px 0 0}}.filters{margin:10px 0}.filters ul{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}@media only screen and (min-width:1024px){.filters ul{flex-direction:column;justify-content:flex-start}}.filters li{font-size:14px;line-height:30px}.filters a{align-items:center;border-radius:20px;color:currentColor;display:inline-flex;height:30px;padding:0 14px}.filters a.is-active{background-color:color-mix(in srgb,var(--color-island-life) 50%,transparent)}.filters a:not(.is-active){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}.filters a:not(.is-active):hover{text-decoration-color:inherit}.filters a:not(.is-active):focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.filters span{position:relative;top:.1em}.section{--section-background-color:var(--color-taupe);margin:40px 0}@media only screen and (min-width:1024px){.section{margin:60px 0}}.section_gapped{margin:80px 0}.section__banner{margin:-25px -55px 0}.section .title-wrap{margin:0 180px 60px 0}.section.has-border .section__wrapper{border-top:1px solid var(--theme-border-color);padding-top:50px}.section_colored{position:relative;z-index:1}.section_colored .section__wrapper{border-radius:3px;margin:0 -22px;padding:28px;position:relative;z-index:1}@media only screen and (min-width:768px){.section_colored .section__wrapper{margin:0;padding:44px}}.section__links{display:none}@media only screen and (min-width:1024px){.section__links{display:flex;flex-wrap:wrap;gap:4px 24px;justify-content:flex-end;margin-top:44px}.section__links a{color:currentColor;cursor:pointer;font-size:14px;line-height:1.8571428571;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}.section__links a:hover{text-decoration-color:transparent}.section__links a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}}@media only screen and (min-width:1024px){.section_none .section__links{margin-top:32px}}.section_news .section__wrapper{--section-background-color:var(--theme-section-background-news);background:var(--section-background-color)}.section_theme-news .head__title>a,.section_theme-news .head__title>span{color:var(--theme-news)}.section_breaking .section__wrapper{--section-background-color:var(--theme-section-background-breaking);background:var(--section-background-color)}.section_theme-breaking .head__title>a,.section_theme-breaking .head__title>span{color:var(--theme-breaking)}.section_sport .section__wrapper{--section-background-color:var(--theme-section-background-sport);background:var(--section-background-color)}.section_theme-sport .head__title>a,.section_theme-sport .head__title>span{color:var(--theme-sport)}.section_opinion .section__wrapper{--section-background-color:var(--theme-section-background-opinion);background:var(--section-background-color)}.section_theme-opinion .head__title>a,.section_theme-opinion .head__title>span{color:var(--theme-opinion)}.section_whats-on .section__wrapper{--section-background-color:var(--theme-section-background-whats-on);background:var(--section-background-color)}.section_theme-whats-on .head__title>a,.section_theme-whats-on .head__title>span{color:var(--theme-whats-on)}.section_politics .section__wrapper{--section-background-color:var(--theme-section-background-politics);background:var(--section-background-color)}.section_theme-politics .head__title>a,.section_theme-politics .head__title>span{color:var(--theme-politics)}.section_island-life .section__wrapper{--section-background-color:var(--theme-section-background-island-life);background:var(--section-background-color)}.section_theme-island-life .head__title>a,.section_theme-island-life .head__title>span{color:var(--theme-island-life)}.section_highlight .section__wrapper{--section-background-color:var(--theme-section-background-highlight);background:var(--section-background-color)}.section_theme-highlight .head__title>a,.section_theme-highlight .head__title>span{color:var(--theme-highlight)}.section_whats-on .section__wrapper{color:var(--color-white)}.section_whats-on .section__wrapper .head{border-color:var(--color-white)}.head{align-items:center;border-top:2px solid var(--theme-head-border-color);display:flex;justify-content:space-between;margin-bottom:20px;padding-top:10px;position:relative}@media only screen and (min-width:1024px){.head{margin-bottom:27px}}.head__main{align-items:center;display:flex;flex-grow:1;gap:25px;justify-content:space-between;overflow:hidden}@media only screen and (min-width:768px){.head__main{flex-grow:0;justify-content:flex-start}}.head__headline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.head__headline:has(.head__subtitle) .head__title:after{content:"/";font-variation-settings:"wght" 400;margin:0 5px}.head__subtitle,.head__title{display:inline;font-family:var(--font-body);font-size:16px;line-height:1.4}@media only screen and (min-width:1024px){.head__subtitle,.head__title{font-size:16px}}.head__title{font-variation-settings:"wght" 700}.head__title>a{text-decoration:underline}.head__subtitle{display:none}@media only screen and (min-width:768px){.head__subtitle{display:inline;font-variation-settings:"wght" 500}}.head__addevent-button{align-items:center;background-color:#d83f85;border-radius:20px;color:#fff;display:flex;font-size:14px;font-weight:500;height:42px;justify-content:center;padding:0 16px}.head__addevent-button:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M12.219.216a11.719 11.719 0 1 0 11.719 11.719A11.73 11.73 0 0 0 12.218.215m0 22.5A10.782 10.782 0 1 1 23 11.935a10.793 10.793 0 0 1-10.781 10.78m5.156-10.781a.47.47 0 0 1-.469.468h-4.218v4.22a.469.469 0 0 1-.938 0v-4.22H7.531a.469.469 0 0 1 0-.937h4.219V7.247a.469.469 0 0 1 .938 0v4.219h4.218a.47.47 0 0 1 .469.469'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:24px;margin-right:8px;width:24px}.head .button{padding:5px 20px 7px;top:-1px;white-space:nowrap}.quote{font-family:var(--font-title);font-size:26px;line-height:1.425;text-align:center}@media only screen and (min-width:768px){.quote{font-size:32px;line-height:1.4}}@media only screen and (min-width:1024px){.quote{font-size:40px;line-height:1.3}}@media only screen and (min-width:1200px){.quote{font-size:50px;line-height:1.2}}.quote:not(:only-child){margin-bottom:65px}.quote a{color:var(--color-green);cursor:pointer;font-variation-settings:"wght" 400;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}.quote a:hover{text-decoration-color:transparent}.quote a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.quote a{text-decoration-thickness:3px}.quote__icon{margin:0 auto 8px;width:32px}@media only screen and (min-width:1024px){.quote__icon{width:40px}}@media only screen and (min-width:1200px){.quote__icon{width:44px}}.quote__icon svg{overflow:visible}.fixtures{display:flex;flex-direction:column;gap:6px}.fixtures__row{background-color:var(--color-taupe);border-bottom:1px solid #f3f1e6;border-radius:3px;font-size:12px;font-variation-settings:"wght" 500;justify-content:space-between;line-height:26px;padding:20px 30px;position:relative}.fixtures__cell,.fixtures__row{align-items:center;display:flex}.fixtures__cell:first-child .fixtures__cell:nth-child(3){flex:0 0 180px}.fixtures__cell:nth-child(2){flex-grow:1;gap:15px;justify-content:center}.fixtures__cell:nth-child(3){justify-content:flex-end}.fixtures__date{align-items:center;background-color:var(--color-sports);color:var(--color-white);display:inline-flex;font-size:14px;font-variation-settings:"wght" 300;height:24px;justify-content:center;letter-spacing:.03em;line-height:20px;padding:0 8px;text-transform:uppercase}.fixtures__date strong{font-variation-settings:"wght" 600}.fixtures__sports{margin-left:10px;text-transform:uppercase}.fixtures__score{align-items:center;display:flex;gap:2px;justify-content:center}.fixtures__score-count,.fixtures__score-text{background-color:var(--color-white);border-radius:3px;height:27px;padding:0 4px;text-transform:uppercase}.fixtures__score-count{display:flex;font-size:16px;font-variation-settings:"wght" 600}.fixtures__score-text{font-size:10px}.fixtures__team{align-items:center;display:flex;flex:1;font-family:var(--font-title);font-size:22px;justify-content:flex-end;line-height:24px}.fixtures__team span{color:var(--color-sports);font-family:var(--font-body);font-size:12px;line-height:26px;margin-left:4px;order:-1}.fixtures__team:last-child{flex-direction:row-reverse}.fixtures__time{background-color:var(--color-white);border-radius:3px;height:27px;min-width:58px;padding:0 10px;text-align:center}.fixtures_compact .fixtures__row{flex-direction:column}.fixtures_compact .fixtures__row:not(:first-child) .fixtures__cell:first-child,.fixtures_compact .fixtures__row:not(:first-child) .fixtures__cell:nth-child(3){display:none}.fixtures_compact .fixtures__cell{width:100%}.fixtures_compact .fixtures__cell:first-child,.fixtures_compact .fixtures__cell:nth-child(3){flex:0}.fixtures_compact .fixtures__cell:first-child{justify-content:center;margin-top:-20px;padding-left:0}.fixtures_compact .fixtures__cell:nth-child(2){order:999}.fixtures_compact .fixtures__cell:nth-child(3){justify-content:center;margin-bottom:15px;margin-top:10px;padding-right:0}.fixtures_compact .fixtures__sports{display:none}.card{--spacing:12px;--font-size:14px;--font-size-heading:20px;--line-height-heading:24px;align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing);height:100%}@media only screen and (min-width:1024px){.card{--font-size-heading:22px;--line-height-heading:30px}}.card+.card{margin-top:35px}.card__content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;gap:var(--spacing)}.card__headline{display:block}.card__headline *{display:inline}.card:has(.card__media):has(.card__text) .card__text{flex-grow:1}.card:has(.card__media):not(:has(.card__text)) .card__headline{flex-grow:1}.card__category,.card__title{font-family:var(--font-title);font-size:var(--font-size-heading);line-height:var(--line-height-heading)}.card__title{display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;-webkit-box-orient:vertical}.card__title a{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}.card__title a:hover{text-decoration-color:inherit}.card__title a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.card__category{color:var(--color-sports)}.card__category:after{content:"/"}.card__date,.card__text{font-size:var(--font-size)}.card__date strong{font-weight:500}.card__meta{padding-top:2px}.card__media{position:relative;width:100%}.card__image-container,.card__media figure{height:100%;position:relative}.card__image-container{aspect-ratio:16/9;background-color:var(--theme-image-background);overflow:hidden}.card__image,.card__image-container{-o-object-fit:cover;object-fit:cover;width:100%}.card__image{display:block;height:100%;transform:scale(1);transition:transform .8s cubic-bezier(.16,1,.3,1)}.card__image:hover{transform:scale(1.04)}.card__caption{font-size:10px;letter-spacing:.05em;line-height:20px;margin-top:10px;text-transform:uppercase}.card__caption a{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}.card__caption a:hover{text-decoration-color:transparent}.card__caption a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.card__type{align-items:center;background-color:var(--color-white);bottom:0;display:flex;font-size:14px;font-weight:500;height:42px;left:0;padding:0 12px;pointer-events:none;position:absolute}.card__type span{margin-left:8px}.card__type .icon-audio{height:26px;width:26px}.card__type .icon-images{height:22px;width:26px}.card__type .icon-video{height:27px;width:23px}.card__listenlive{color:var(--color-breaking);font-weight:500}.card__stream{font-size:14px;line-height:26px;margin-top:35px;max-width:545px;position:relative}.card__stream-item{display:flex;padding-left:20px;position:relative}.card__stream-item:before{background-color:#ff9c9c;border-radius:50%;content:"";height:9px;left:0;position:absolute;top:9px;width:9px;z-index:1}.card__stream-item:after{background-color:var(--color-black);bottom:0;content:"";left:4px;opacity:.08;position:absolute;top:-20px;width:1px}.card__stream-item+.card__stream-item{margin-top:20px}.card__stream-item:first-child:after{top:10px}.card__stream-item:last-child:after{bottom:calc(100% - 10px)}.card__stream-item:first-child:before{background-color:#dc1515}.card__stream-item:nth-child(2):before{background-color:#e75858}.card__stream-item:nth-child(3):before{background-color:#ff5353}.card__stream-time{flex:0 0 40px;margin-right:30px}.card_horizontal{display:flex;flex-direction:row}.card_horizontal .card__content{margin-top:0}.card_horizontal.card_featured{align-items:center;flex-direction:column;gap:25px}@media only screen and (min-width:1024px){.card_horizontal.card_featured{flex-direction:row;gap:50px}.card_horizontal.card_featured .card__media{flex:0 0 calc(75% - 15px);max-width:calc(75% - 15px)}}.card_horizontal.card_lg{flex-direction:column;gap:25px}@media only screen and (min-width:768px){.card_horizontal.card_lg{flex-direction:row}}@media only screen and (min-width:1024px){.card_horizontal.card_lg{flex-direction:column}}@media only screen and (min-width:1200px){.card_horizontal.card_lg{flex-direction:row}}@media only screen and (min-width:768px){.card_horizontal.card_lg .card__media{flex:0 0 48.5%;max-width:48.5%}}@media only screen and (min-width:1024px){.card_horizontal.card_lg .card__media{flex:0 0 auto;max-width:100%}}@media only screen and (min-width:1200px){.card_horizontal.card_lg .card__media{flex:0 0 48.5%;max-width:48.5%}}.card_horizontal.card_md .card__media{flex:0 0 205px}.card_horizontal.card_md .card__content{padding-left:25px}.card_featured{--spacing:25px;--font-size-heading:28px;--line-height-heading:1.28571}@media only screen and (min-width:1024px){.card_featured{--font-size-heading:38px;--line-height-heading:1.15789}}.card_lg{--spacing:12px;--font-size-heading:28px;--line-height-heading:1.28571}@media only screen and (min-width:1024px){.card_lg{--spacing:18px;--font-size-heading:38px;--line-height-heading:1.15789}}.card_sm{--font-size-heading:18px;--line-height-heading:24px}.card_hauto{height:auto}.writercards{--gap:20px;--min-column-width:100%;display:grid;gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(calc(var(--min-column-width) - var(--gap)),1fr))}@media only screen and (min-width:768px){.writercards{--gap:20px;--min-column-width:50%}}@media only screen and (min-width:1024px){.writercards{--gap:50px;--min-column-width:25%}}.writercard{--writercard-color:var(--color-opinions);--writercard-gap:20px;background-color:var(--theme-writercard-background-color);border-radius:9px;display:flex;flex-direction:column;gap:var(--writercard-gap);height:100%;padding:50px 20px 25px;position:relative;text-align:center;width:100%}.writercard .badge{background-color:var(--theme-badge-background-opinion-writer);left:50%;padding:4px 6px 5px;position:absolute;top:0;transform:translate(-50%)}.writercard__image-container{background-color:var(--theme-image-background);border-radius:50%;margin:0 auto;overflow:hidden;width:138px}.writercard__image{aspect-ratio:1/1;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.writercard__subtitle,.writercard__title{font-family:var(--font-title)}.writercard__title{font-size:24px;line-height:1}.writercard__subtitle{font-size:14px;line-height:20px;margin-top:12px}.writercard__text{flex-grow:1;font-family:var(--font-title);font-size:22px}.writercard__meta,.writercard__text{align-items:center;display:flex;justify-content:center}.writercard__meta{font-size:12px}.opcard{--opcard-color:var(--color-opinions);--opcard-gap:20px;background-color:var(--theme-writercard-background-color);border-radius:9px;padding:36px 20px 24px;position:relative}.opcard .badge{background-color:var(--theme-badge-background-opinion-writer);left:20px;padding:4px 6px 5px;position:absolute;top:0}.opcard__row{align-items:center;display:flex;flex-direction:row;gap:var(--opcard-gap);width:100%}.opcard__cell{flex:auto}.opcard__cell--image{flex:0 0 80px}.opcard__image-container{background-color:var(--theme-image-background);border-radius:50%;overflow:hidden;width:80px}.opcard__image{aspect-ratio:1/1;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.opcard__name{font-size:15px;font-variation-settings:"wght" 300;line-height:24px;margin-bottom:2px}.opcard__name a{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}.opcard__name a:hover{text-decoration-color:inherit}.opcard__name a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.opcard__title{font-family:var(--font-title);font-size:18px;line-height:24px}.opcard__title a{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}.opcard__title a:hover{text-decoration-color:inherit}.opcard__title a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.opcard__text{display:-webkit-box;font-size:14px;-webkit-line-clamp:2;line-height:24px;margin:12px 0;-webkit-box-orient:vertical;overflow:hidden}.opcard__meta{align-items:center;display:flex;font-size:12px;justify-content:flex-start}.writerlist{margin-top:85px;overflow-x:hidden}.writerlist__items{display:grid;gap:50px 0;grid-template-columns:repeat(auto-fit,minmax(25%,1fr));margin:0 -25px}.writerlist__item{display:flex;flex-direction:column;height:100%}@media only screen and (min-width:768px){.writerlist__item{padding:0 25px}}.writerlist__author{align-items:center;display:flex;margin-bottom:20px}.writerlist__name{font-family:var(--font-title);font-size:24px}.writerlist__image-container{border-radius:50%;flex-shrink:0;height:70px;margin-right:15px;overflow:hidden;width:70px}.writerlist__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.writerlist__text{flex-grow:1;font-family:var(--font-title);font-size:18px}.writerlist__footer{margin-top:10px}.mediacard{background-color:var(--theme-image-background);color:var(--color-white);height:520px;overflow:hidden;position:relative}.mediacard:hover .mediacard__image{transform:scale(1.05)}.mediacard__image-container{inset:0;position:absolute}.mediacard__image-container:after{background:linear-gradient(180.66deg,transparent 47.3%,rgba(0,0,0,.8) 99.43%);content:"";inset:0;position:absolute}.mediacard__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.01);transition:transform .8s cubic-bezier(.16,1,.3,1);width:100%;will-change:transform}.mediacard__content{display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:35px 20px;position:absolute}.mediacard__title{font-family:var(--font-title);font-size:30px;line-height:1.0666666667}.mediacard__title a{color:currentColor}.mediacard__title a:after{content:"";inset:0;position:absolute}.mediacard__duration{align-items:center;display:flex;font-size:12px;margin-top:20px}.mediacard__duration:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' fill='none'%3E%3Cpath fill='%23fff' d='M15 8.6c.3.2.3.6 0 .8L1 17.5c-.4.2-.8 0-.8-.4V1C.2.5.6.3.9.5l14 8Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px 18px;content:"";display:block;height:20px;margin-right:7px;margin-top:-2px;width:20px}.readerviews__grid{display:grid;grid-template-columns:38% repeat(3,1fr);grid-template-rows:repeat(2,1fr);overflow:hidden;grid-column-gap:50px;grid-row-gap:50px}.readerviews__cell{position:relative}.readerviews__cell:not(:first-child):before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:-25px;width:100%}.readerviews__cell:not(:first-child):after{background-color:var(--color-border);content:"";height:100%;left:-25px;position:absolute;top:0;width:1px}.readerviews__cell:first-child{grid-area:1/1/3/2}.readerviews__cell:first-child .readerview{--heading-font-size:40px;--heading-line-height:50px}.readerview{--heading-font-size:24px;--heading-line-height:32px}.readerview__headline{font-family:var(--font-title);font-size:var(--heading-font-size);line-height:var(--heading-line-height)}.readerview__headline>*{display:inline}.readerview__category{color:var(--color-opinions);font:inherit;font-variation-settings:"wght" 300}.readerview__category:after{content:"/";margin:0 0 0 5px}.readerview__title{font:inherit}.readerview__title a{color:#000;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}.readerview__title a:hover{text-decoration-color:inherit}.readerview__title a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.readerview__meta,.readerview__text,.readerview__text>:not(:first-child){margin-top:15px}.readerview__type{align-items:center;border:solid var(--color-border);border-width:1px 0;display:flex;font-size:14px;font-weight:500;margin-top:15px;padding:8px 0}.readerview__type .icon-audio{height:26px;margin-right:8px;width:26px}.quotecard{--quotecard-color:var(--color-sports);background-color:color-mix(in srgb,var(--quotecard-color) 8%,transparent);border-radius:20px;color:var(--color-black);display:flex;flex-direction:column;height:100%;overflow:hidden;padding:50px 30px 30px;position:relative}.quotecard .badge{background-color:var(--quotecard-color);color:var(--color-white);left:30px;position:absolute;top:0}.quotecard__text{font-family:var(--font-title);font-size:26px;line-height:1.3}.quotecard__meta{align-items:flex-end;display:flex;font-family:var(--font-title);justify-content:space-between;margin-top:auto;padding-top:20px}.quotecard__author{margin-bottom:10px}.quotecard__name{font-size:24px}.quotecard__image-container{border-radius:50%;flex-shrink:0;height:146px;margin-left:20px;margin-right:-50px;overflow:hidden;position:relative;width:146px}.quotecard__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.quotecard.is-news{--quotecard-color:var(--color-news)}.quotecard.is-breaking{--quotecard-color:var(--color-breaking)}.quotecard.is-sport{--quotecard-color:var(--color-sport)}.quotecard.is-opinion{--quotecard-color:var(--color-opinion)}.quotecard.is-whats-on{--quotecard-color:var(--color-whats-on)}.quotecard.is-politics{--quotecard-color:var(--color-politics)}.quotecard.is-island-life{--quotecard-color:var(--color-island-life)}.quotecard.is-highlight{--quotecard-color:var(--color-highlight)}.othertopics{border:solid var(--color-border);border-width:1px 0;margin-top:70px;padding:30px 0}.othertopics__list{display:flex;flex-wrap:wrap;gap:14px 34px}.othertopics__item{font-size:14px;font-variation-settings:"wght" 500;line-height:20px}.othertopics__item a{color:currentColor;cursor:pointer;display:inline-block;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}.othertopics__item a:hover{text-decoration-color:transparent}.othertopics__item a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.othertopics+.commentsview{border:0;margin-top:60px;padding:0}.posts__item{align-items:flex-start;border:solid var(--theme-border-color);border-width:1px 0;display:flex;gap:15px;padding:25px 0}@media only screen and (min-width:1024px){.posts__item{gap:60px}}.posts__item+.posts__item{margin-top:-1px}.posts__item .othertopics{border:0;margin:0;padding:10px 0}.posts__main{display:flex;flex:1;flex-direction:column;gap:14px}.posts__media{aspect-ratio:16/9;background-color:var(--theme-image-background);flex:0 0 120px;overflow:hidden;position:relative}@media only screen and (min-width:1024px){.posts__media{flex:0 0 320px}}.posts__image{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%}.posts__image:hover{transform:scale(1.04)}.posts__type{align-items:center;background-color:var(--color-white);bottom:0;display:flex;font-size:14px;font-weight:500;height:42px;left:0;padding:0 12px;pointer-events:none;position:absolute}.posts__type span{margin-left:8px}.posts__type .icon-audio{height:26px;width:26px}.posts__type .icon-images{height:22px;width:26px}.posts__type .icon-video{height:27px;width:23px}.posts__date{font-size:12px;line-height:1.6666666667}@media only screen and (min-width:1024px){.posts__date{font-size:14px;line-height:1.4285714286}}.posts__date strong{font-weight:500}.posts__category,.posts__title{display:inline;font-family:var(--font-title);font-size:22px;line-height:1.1818181818}@media only screen and (min-width:1024px){.posts__category,.posts__title{font-size:30px;line-height:1.3333333333}}.posts__category a,.posts__title a{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}.posts__category a:hover,.posts__title a:hover{text-decoration-color:transparent}.posts__category a:focus-visible,.posts__title a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.posts__category{--color:var(--color-opinions);color:var(--color)}.posts__category.is-news{--color:var(--color-news)}.posts__category.is-breaking{--color:var(--color-breaking)}.posts__category.is-sport{--color:var(--color-sport)}.posts__category.is-opinion{--color:var(--color-opinion)}.posts__category.is-whats-on{--color:var(--color-whats-on)}.posts__category.is-politics{--color:var(--color-politics)}.posts__category.is-island-life{--color:var(--color-island-life)}.posts__category.is-highlight{--color:var(--color-highlight)}.posts__text{font-size:14px;line-height:26px}.posts:not(:first-child){margin-top:40px}.posts_letters .posts__item:first-child{border-top:0;padding-top:0}.posts_letters .posts__main{max-width:645px}.slimcta{--color:var(--color-sports);background-color:var(--color);border-radius:6px;color:var(--color-white);display:flex;flex:1;font-size:16px;font-weight:600;line-height:22px;min-height:70px}.slimcta .icon{height:20px;position:relative;transform:translate(0);transition:transform .25s;width:25px;will-change:transform}.slimcta:hover .icon{transform:translate(5px)}.slimcta a{align-items:center;color:currentColor;cursor:pointer;display:flex;flex:1;justify-content:space-between;padding:14px 26px;position:relative;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}.slimcta a:hover{text-decoration-color:inherit}.slimcta a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.slimcta.is-news{--color:var(--color-news)}.slimcta.is-breaking{--color:var(--color-breaking)}.slimcta.is-sport{--color:var(--color-sport)}.slimcta.is-opinion{--color:var(--color-opinion)}.slimcta.is-whats-on{--color:var(--color-whats-on)}.slimcta.is-politics{--color:var(--color-politics)}.slimcta.is-island-life{--color:var(--color-island-life)}.slimcta.is-highlight{--color:var(--color-highlight)}.accordion__section+.accordion__section{border-top:1px solid var(--theme-border-color)}.accordion__section.is-active .accordion__head{color:var(--color-events)}.accordion__section.is-active .accordion__head:before{transform:rotate(180deg)}.accordion__section.is-active .accordion__body{display:block}.accordion__head{color:var(--theme-text-color);cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.06em;line-height:38px;padding:16px 0;position:relative;text-transform:uppercase}.accordion__head:before{background-color:var(--theme-text-color);content:"";height:24px;margin-top:-12px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none'%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6.5 9.9 6 6 6-6' opacity='.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none'%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6.5 9.9 6 6 6-6' opacity='.5'/%3E%3C/svg%3E");position:absolute;right:0;top:50%;transform:rotate(0);transition:transform .3s;width:24px}.accordion__body{display:none;padding-bottom:16px}.accordion__body li{padding:8px 0}.accordion__body a{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}.accordion__body a:hover{text-decoration-color:inherit}.accordion__body a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.topper{margin-bottom:25px;margin-top:-20px}.topper__main{align-items:center;border-bottom:1px solid var(--theme-border-color);display:flex;padding:15px 0;position:relative}.topper__author{height:106px;margin-bottom:-15px;margin-right:10px;margin-top:-41px;position:relative;width:87px}.topper__author img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.topper__headline{align-items:center;display:flex}.topper__category,.topper__title{display:inline;font-family:var(--font-title);font-size:50px;line-height:1}.topper__category{color:#1a369e;font-variation-settings:"wght" 500}.topper__category:after{content:"/";margin-right:-4px;padding:0 6px}.topper__category:after,.topper__title{font-variation-settings:"wght" 300}.topper__filters{align-items:center;display:flex;margin-left:auto}.topper__filter{font-size:12px;line-height:20px;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:.5px;text-transform:uppercase;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}.topper__filter:hover{text-decoration-color:inherit}.topper__filter:not(:first-child){margin-left:20px}.topper__count{font-size:12px;line-height:20px;margin-top:20px;text-transform:uppercase}.topper__count strong{font-weight:700}.article{min-height:850px;position:relative}.article__header{margin-bottom:24px}@media only screen and (min-width:1200px){.article__header{margin-bottom:60px}}.article__category,.article__title{display:inline;font-family:var(--font-title);font-size:40px;line-height:1.1666666667}@media only screen and (min-width:768px){.article__category,.article__title{font-size:60px}}.article__category_lg,.article__title_lg{font-size:70px;line-height:76px}.article__category{--articleCategory:var(--color-sports);color:var(--articleCategory);font-variation-settings:"wght" 300}.article__category.is-news{--articleCategory:var(--color-news)}.article__category.is-breaking{--articleCategory:var(--color-breaking)}.article__category.is-sport{--articleCategory:var(--color-sport)}.article__category.is-opinion{--articleCategory:var(--color-opinion)}.article__category.is-whats-on{--articleCategory:var(--color-whats-on)}.article__category.is-politics{--articleCategory:var(--color-politics)}.article__category.is-island-life{--articleCategory:var(--color-island-life)}.article__category.is-highlight{--articleCategory:var(--color-highlight)}.article__title{font-variation-settings:"wght" 500}.article__summary{font-size:18px;line-height:1.6666666667;margin-top:15px;max-width:900px}@media only screen and (min-width:768px){.article__summary{font-size:20px;line-height:1.5;margin-top:25px}}.article__byline{align-items:center;border:solid var(--theme-border-color);border-width:1px 0 0;display:flex;flex-wrap:wrap;gap:15px 18px;margin-top:15px;padding:20px 0}.article__author{align-items:center;display:flex;font-size:16px}.article__userpic{border-radius:50%;margin-right:18px;overflow:hidden;width:40px}.article__userpic img{aspect-ratio:1/1;background-color:var(--theme-image-background);display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.article__name{line-height:1.2}.article__name a{color:inherit;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}.article__name a:hover{text-decoration-color:inherit}.article__name a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.article__dates{align-items:center;color:#727272;display:flex;flex-wrap:wrap;font-size:14px;gap:5px 15px;line-height:22px}.article__dates time{color:var(--theme-text-color);font-variation-settings:"wght" 600}.article__hero img{aspect-ratio:16/9;background-color:var(--theme-image-background);display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.article__hero figcaption{font-size:10px;letter-spacing:.05em;line-height:20px;margin-top:10px;text-transform:uppercase}.article__hero figcaption a{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}.article__hero figcaption a:hover{text-decoration-color:transparent}.article__hero figcaption a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.article__content{display:flex;flex-direction:column;gap:24px;position:relative}@media only screen and (min-width:1200px){.article__content{flex-direction:row;gap:50px}}.article-widget{margin:65px 0}.article-widget .othertopics{margin:0}.preview{background-color:var(--theme-image-background);left:50%;margin-bottom:40px;margin-top:-40px;max-width:2500px;position:relative;transform:translate(-50%);width:calc(100vw + 1px)}@media only screen and (min-width:1024px){.preview{margin-top:-80px}}.preview img{aspect-ratio:16/9;display:block;max-height:900px;-o-object-fit:cover;object-fit:cover;width:100%}.preview+.layout{gap:25px}.preview+.layout .layout__main{background-color:var(--theme-background-color);position:relative}@media only screen and (min-width:1024px){.preview+.layout .layout__main{margin-top:-320px;padding-right:60px;padding-top:60px}}.preview+.layout .layout__main:before{background-color:var(--theme-background-color);content:"";height:100%;position:absolute;right:0;top:0;width:100vw}.mediabox{color:#fff;display:block;position:relative}.mediabox__cover:before{background-color:#000;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.mediabox__pic{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mediabox__main{align-items:center;display:flex;flex-direction:column;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:1}.mediabox__title{font-family:var(--font-title);font-size:30px;line-height:40px}.mediabox__duration{align-items:center;display:flex;margin-top:10px;padding:8px 12px}.mediabox__duration svg{height:26px;margin-right:8px;width:22px}.topten__list{counter-reset:setter;display:flex;flex-direction:column;gap:30px}.topten__item{counter-increment:setter 1;display:flex}.topten__media{flex:0 0 50%;position:relative}.topten__media img{aspect-ratio:16/9;background-color:var(--theme-image-background);display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.topten__media:after{align-items:center;background-color:#fff;color:#00a5c0;content:counter(setter);display:flex;font-family:var(--font-title);font-size:30px;height:45px;justify-content:center;line-height:1;min-width:38px;padding:0 6px;position:absolute;right:0;top:35px}.topten__content{max-width:360px;padding-left:28px;padding-top:37px}.topten__title{font-family:var(--font-title);font-size:30px;line-height:1.3333333333}.topten__title a{color:#000;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}.topten__title a:hover{text-decoration-color:inherit}.topten__title a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.topten__text{font-size:16px;line-height:1.625;margin-top:8px}.banner{--banner-background-color:#1a369e;background-color:var(--banner-background-color);border-radius:3px;color:#fff;display:flex;overflow:hidden;position:relative;width:100%}.banner .badge{background-color:#e8ebf5;color:#1a369e}.banner__cover{height:205px;left:0;position:absolute;top:0;width:100%}.banner__cover:after{background:linear-gradient(176.15deg,rgba(26,54,158,0) 30.34%,currentColor 99.07%);color:var(--bannerColor,--banner-background-color);content:"";inset:0;position:absolute}@media only screen and (min-width:768px){.banner__cover{height:auto;inset:0 0 0 auto;position:absolute;width:50%}.banner__cover:after{background:linear-gradient(90deg,currentColor,transparent 50%)}}.banner__pic{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.banner__main{padding:230px 25px 30px;position:relative;width:100%;z-index:1}@media only screen and (min-width:768px){.banner__main{padding:0 55px}}.banner__content{align-items:flex-start;display:flex;flex-direction:column;gap:20px;position:relative}@media only screen and (min-width:768px){.banner__content{gap:15px;max-width:600px;padding:40px 0}}.banner__text,.banner__title{font-family:var(--font-title)}.banner__title{font-size:30px;line-height:1.3}.banner__title a{color:currentColor;cursor:pointer;display:inline-block;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}.banner__title a:hover{text-decoration-color:inherit}.banner__title a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}@media only screen and (min-width:768px){.banner__title{font-size:40px;line-height:1.25}}.banner__text{font-size:24px;font-variation-settings:"wght" 300;line-height:1.1666666667}@media only screen and (min-width:768px){.banner__text{font-size:30px;line-height:1.3333333333}}.banner__actions{align-items:center;display:flex;margin-top:15px}.banner__btn{border:1px solid;border-radius:20px;color:currentColor;font-size:12px;font-weight:600;height:40px;padding:0 16px}.banner__btn,.banner__duration{align-items:center;display:inline-flex;justify-content:center}.banner__duration{font-size:14px;font-weight:500;line-height:24px;margin-left:16px}.banner__duration:before{background-color:currentColor;content:"";display:block;height:25px;margin-right:8px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='none'%3E%3Cpath fill='%23fff' d='M16.7.4a.5.5 0 0 0-.5 0l-8.9 7H1.5A1.5 1.5 0 0 0 0 8.9v8a1.5 1.5 0 0 0 1.5 1.5h5.8l8.9 6.9a.5.5 0 0 0 .5 0 .5.5 0 0 0 .3-.4V.9a.5.5 0 0 0-.3-.5M16 23.8l-8.2-6.3-.3-.1h-6a.5.5 0 0 1-.5-.5v-8a.5.5 0 0 1 .5-.5h6l.3-.1L16 1.9v22Zm6-14v6a.5.5 0 0 1-1 0v-6a.5.5 0 0 1 1 0m4-2v10a.5.5 0 0 1-1 0v-10a.5.5 0 0 1 1 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='none'%3E%3Cpath fill='%23fff' d='M16.7.4a.5.5 0 0 0-.5 0l-8.9 7H1.5A1.5 1.5 0 0 0 0 8.9v8a1.5 1.5 0 0 0 1.5 1.5h5.8l8.9 6.9a.5.5 0 0 0 .5 0 .5.5 0 0 0 .3-.4V.9a.5.5 0 0 0-.3-.5M16 23.8l-8.2-6.3-.3-.1h-6a.5.5 0 0 1-.5-.5v-8a.5.5 0 0 1 .5-.5h6l.3-.1L16 1.9v22Zm6-14v6a.5.5 0 0 1-1 0v-6a.5.5 0 0 1 1 0m4-2v10a.5.5 0 0 1-1 0v-10a.5.5 0 0 1 1 0'/%3E%3C/svg%3E");width:26px}.banner__form{width:100%}@media only screen and (min-width:768px){.banner__form{margin-top:35px;max-width:535px}}.banner__field{position:relative}.banner__input{border:1px solid #f2f0e3;border-radius:14px;color:#000;display:block;font-size:16px;height:56px;padding:0 30px;width:100%}@media only screen and (min-width:768px){.banner__input{padding-right:130px}}.banner__submit{margin:15px auto 0;min-width:unset;padding-left:16px;padding-right:16px;white-space:nowrap;width:100%}@media only screen and (min-width:768px){.banner__submit{margin-top:0;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:auto}}.banner_podcast .banner__cover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='576' height='227' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='.5' d='m1 226.5-.5-.3a60.6 60.6 0 0 1 39-28.6c14.5-3.2 29.8-1.8 44.6-.5 14.5 1.3 28.2 2.6 39.9-.6 13.1-3.5 21.9-12 27.5-27l.2-.3.3.3c1.7 1.6 6.7 5.7 8.8 5 1.4-.4 1.9-2.3 2-4a97 97 0 0 1-20.7-17c-6.6-7-12.4-14.5-17.2-22.2-.2 2-.3 4.3-.3 6.7 6.3 8.9 14.9 19.3 26.3 30.2l.5.4h-.7s-3.1.2-7-2.5l-1.2-.8c-4.9-3.3-16.3-11-17.8-20.5-.4-2.2-.5-4.5-.6-6.6-3.7-5.4-6.7-10.2-8.9-14.2-6.4-11.6-8.5-19.2-8.6-19.3v-.2l6.2-2v.2c2.3 8.8 6.3 18 11.7 26.9.3-3 .7-5 .8-5.6a95 95 0 0 1-9.5-23.2c-2.1-8-3.1-16-2.8-23.5.3-9.4 2.5-18.3 6.6-26.4 5-9.9 16.3-19.8 30.3-26.5 15.4-7.3 32-10 46.5-7.5A54.8 54.8 0 0 1 230 36.1c10.1 12 16.7 29 19.4 50.7l.7 1.4a56 56 0 0 1 8.3 6.1 114 114 0 0 0-20.5-61c-18.5-25.2-46-34-77.6-24.7-23.4 6.8-39.6 18.9-48.2 35.8a72.4 72.4 0 0 0-6.8 38.8c1 10.9 3.6 18.5 3.6 18.6l.1.2-2.3.7v-.3c-6.6-21.5-5.7-41.6 2.7-58a68.1 68.1 0 0 1 19.2-23c8.7-6.7 19.6-12.3 32.3-16.4a75 75 0 0 1 30-3.8c8.9.8 17.3 3.4 25.2 7.7 10 5.5 19 13.8 26.3 24 6.6 9.3 11.5 20 14.3 30.8 3.2 12.5 4.4 24.2 4.7 33.8a17 17 0 0 1 4 8.8c.8 6.1-1 14-6 25.4-.8 1.6-.6 5.6 1.3 11a46 46 0 0 0 9.8 16c8.4 8.9 23.8 17.4 49.3 7.9a38.4 38.4 0 0 0 23.4-21 40.5 40.5 0 0 1-18.2-26.2c-.8-5 .4-9 3.3-11 2.6-1.9 5.5-2 8.3-.4 3 1.7 5.7 5.3 7.6 10a37.7 37.7 0 0 1-.3 27.4c2.3 1.5 4.8 2.7 7.5 3.7 11 3.8 28.7 4.2 50.5-16.3a181.6 181.6 0 0 1 54.4-35.5 121.4 121.4 0 0 1 58.5-9.7 82.2 82.2 0 0 1 60.2 36.6l-.4.3a81.6 81.6 0 0 0-59.9-36.3c-35.7-3.9-78.8 13.4-112.5 45-22 20.6-39.8 20.3-51 16.4q-4.05-1.5-7.5-3.6a35 35 0 0 1-4 6.8 42 42 0 0 1-19.7 14.3 53.2 53.2 0 0 1-30.4 3.2 38 38 0 0 1-19.5-11.2c-9.8-10.3-13-23.9-11.3-27.6 5-11.4 6.9-19.1 6-25-.4-3-1.4-5.6-3.4-8.1.2 4.3 0 8.2-.1 11.5a97.8 97.8 0 0 1-3.4 23.2c-.6 1.4-1.4 2.4-2.5 2.8a4 4 0 0 1-2.6.1c-1.9 5-4.3 9.7-7 13.9h-.1c-.5.3-9.3 5.5-15.3 5.5-1.8 0-3.2-.4-4.3-1.5l-.2-.2c-1.6.8-3.2 1.3-4.8 1.4-4.7.5-8.4-2-10.1-6.8-3-8.3-3.4-25.7-2-38.8 1.6-14.4 5.5-28 9.7-29.5a12 12 0 0 1 11 1.3c6 4.2 9.2 14.4 9.6 30.3A71 71 0 0 1 233 145a35.3 35.3 0 0 1-3.6 6 35 35 0 0 0 11.1-22.1c4-25 1.6-41-6.7-46.7l-1.1-.8 1.3.3c.1 0 7.1 1.6 15.2 6.2l-.4-.8V87c-6.6-51.1-32.2-66-52.5-69.4a78.6 78.6 0 0 0-46.2 7.4A65.2 65.2 0 0 0 120 51.2a70 70 0 0 0-3.8 49.5c3.6 13.6 9.5 23 9.5 23.2h.1v.2s-.6 2.5-1 6.3c5 7.9 10.8 15.6 17.6 22.7 7 7.4 14.3 13.3 20.4 16.8v-2c-.9-.8-7.6-6.2-14.6-13.4S132.7 137 130.9 128v-.1c.1-.5 3.5-11.6 6.7-12.6l.3-.2v.4c0 .1.2 9.6 21.9 30.8 11.5 11.3 21 17.2 27.9 17.5a133.3 133.3 0 0 1-36-32.4 98.2 98.2 0 0 1-11.1-17.8v-.2c0-.3 2.3-6.3 7-8 2.2-1 4.5-.6 7 .7 1.6.9 3.9 2.6 6.5 5 2 .5 5.2 3.1 8 5.5 3.6 3.2 35.3 31.3 29 41.7-2 3.5-4.9 5.5-8.3 6h-.3l.4.2.2.1-.1.2c-.1.3-2.7 7-15.5 9.1-2.8.5-6.6-.7-11.1-3.2-.3 1.8-.9 3.8-2.4 4.3-2.6.8-7.8-3.8-9-5-5.8 14.8-14.7 23.4-27.9 27-11.8 3.1-25.5 1.9-40 .6-30.2-2.8-61.3-5.6-83.1 28.8Zm162.4-56.3c4.5 2.5 8.3 3.7 11 3.3 11.2-2 14.4-7.4 15-8.6l-.8-.4c-7.2.2-17-5.8-29.2-17.7-19.6-19.3-21.8-28.7-22-30.8-2.3 1.4-5 9-6 12 3.6 16.8 31.7 39.3 32 39.5zM124.7 139c0 1.8.2 3.8.5 5.7 1.5 9.3 12.8 17 17.6 20.2l1.2.8c2.6 1.8 5 2.3 6 2.4a200.3 200.3 0 0 1-25.3-29.1Zm16.4-25.5c.4 1 3.8 8.2 11 17.6 7 9.1 18.9 22.1 36.6 32.8h1c3.3-.5 6-2.4 8-5.8 4.9-8.2-16-29.6-29-41a48 48 0 0 0-6-4.6c12 10.6 29.7 29.8 29.5 32 0 .2-.2.3-.3.4-2.6.8-16.5-12.8-25.6-23-2-2.1-8-9.2-6.5-10.7l.4-.2c-2.3-2-4.4-3.5-5.9-4.3a7.6 7.6 0 0 0-6.5-.8c-4.1 1.6-6.4 6.8-6.7 7.6Zm85.7 40.2c4.4 3.9 17.6-3.7 18.5-4.2a69 69 0 0 0 7-13.7l-.3-.1.1-.2a62.9 62.9 0 0 0 1.6-33.1 81 81 0 0 0-4-13.8 61 61 0 0 0-14.4-6.1c7.6 6.4 9.6 22.3 5.9 46.4-1.8 11.7-7.3 19.8-13.2 23.7zm-17.9-22.9c.3 6.6 1 13 2.6 17.3 1.6 4.5 5.1 7 9.6 6.5 2-.2 4.3-1 6.5-2.4 1.2-1.3 3.2-3.8 5-7.6 3-5.9 6.4-16.4 6.1-33-.3-15.5-3.5-25.8-9.4-29.9-4-2.8-8.2-2-10.4-1.2-2.7 1-5.4 7.6-7.2 16.2.6-1.6 1.4-2.9 2.1-3.4 1.2-.8 2.2-1 3-.5 2.7 1.4 3.5 8.4 2.8 24a82 82 0 0 1-2.3 16.2c-1 3.6-2.4 8-4.4 8.2-1.4.1-2.6-2.2-3.5-7zm123.8-23.3a7 7 0 0 0-4 1.3c-2.8 2-3.9 5.6-3.2 10.5a40 40 0 0 0 18 25.9c1.5-4 2.2-7.8 2.4-10.8 1-12.2-4-22.8-9.6-26-1.2-.6-2.4-1-3.6-1Zm-172.3 4h-.3c-.4.6 1 3.7 6.6 10 10.9 12.2 22.9 23.2 25 22.9a251.3 251.3 0 0 0-30.7-32.8zm50-7.2a99.3 99.3 0 0 0-.5 29.7c1.1 5.9 2.4 6.7 3 6.7 2.5-.2 5.7-12.5 6.2-23.8.4-10.2.5-22-2.5-23.6-.6-.4-1.4-.2-2.4.4-1.5 1-2.9 5-3.9 10.6Zm-103.2.5a102 102 0 0 0 8.5 19c2.1 3.8 4.9 8.3 8.4 13.4 0-2.5.1-4.7.3-6.7a102 102 0 0 1-12-27.3zM253 135.5c.5.1 1.4.2 2.2 0 1-.5 1.7-1.3 2.2-2.6.8-2.3 2.7-10.8 3.4-23 .1-3.5.2-7.6 0-12.2-.5-.8-1.2-1.5-2-2.2a111.4 111.4 0 0 1-5.8 40ZM250.4 89c1 2.6 2.6 7.3 3.8 13.2a66.3 66.3 0 0 1 0 28.4 106 106 0 0 0 4.2-35.6 45 45 0 0 0-8-6ZM185 1.5c-7.7 0-15.7 1.3-24 4-48 15.7-67.7 50.9-53.9 96.5l1.2-.3c-.5-1.5-2.7-8.6-3.6-18.4a73 73 0 0 1 6.9-39.2c8.7-17 25-29.2 48.6-36 16.7-5 32.3-5 46.2.1a68.6 68.6 0 0 1 32 24.7c5.9 8.1 10.7 17.5 14.2 28a123.7 123.7 0 0 1 6.2 33.8l2 2a154 154 0 0 0-4.6-32.9 88.6 88.6 0 0 0-40.3-54.4c-9.7-5.3-20-8-30.9-8Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.5 1H575v225.6H.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:227px;left:-20%;position:absolute;top:50%;transform:translateY(-70%) rotate(-28deg);width:576px}.banner_green{background-color:#0c9b3d;color:#fff}.banner_green .badge{background-color:#e8ebf533;color:#fff}.banner_green .banner__cover:before{background:linear-gradient(90deg,#0c9b3d,#0c9b3d00 50%)}.banner_subscribe{background-color:#f8f7f0;color:#000}.banner_subscribe .badge{background-color:#f2f0e3;color:#343434}.banner_subscribe .banner__cover:before{background:linear-gradient(90deg,#f8f7f0,#f8f8f100 50%)}.banner_subscribe .banner__title{font-size:36px;line-height:1.2222222222}.banner_event{background-color:#2f0940}.banner_event .badge{background-color:#d83f85;color:currentColor}.banner_event .banner__cover:before{background:linear-gradient(90deg,#2f0940,#2f094000 50%)}.banner_event .banner__btn{background-color:#d83f85;border-color:#d83f85}.banner_event .banner__btn:before{background-color:currentColor;content:"";display:block;height:25px;margin-right:8px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none'%3E%3Cpath fill='%23fff' d='M12 .9a11.7 11.7 0 1 0 0 23.4A11.7 11.7 0 0 0 12 .9m0 22.5a10.8 10.8 0 1 1 0-21.6 10.8 10.8 0 0 1 0 21.6m5.2-10.8a.5.5 0 0 1-.5.5h-4.2v4.2a.5.5 0 0 1-1 0V13H7.3a.5.5 0 0 1 0-1h4.2V8a.5.5 0 0 1 1 0v4.2h4.2a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none'%3E%3Cpath fill='%23fff' d='M12 .9a11.7 11.7 0 1 0 0 23.4A11.7 11.7 0 0 0 12 .9m0 22.5a10.8 10.8 0 1 1 0-21.6 10.8 10.8 0 0 1 0 21.6m5.2-10.8a.5.5 0 0 1-.5.5h-4.2v4.2a.5.5 0 0 1-1 0V13H7.3a.5.5 0 0 1 0-1h4.2V8a.5.5 0 0 1 1 0v4.2h4.2a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");width:24px}.banner_vertical{flex-direction:column}.banner_vertical .badge{position:absolute;top:0}.banner_vertical .banner__cover{height:360px;max-width:100%;position:relative;width:100%}.banner_vertical .banner__cover:after{height:140px;left:-5%;top:80%;transform:translateY(-60%) rotate(-8deg);width:357px}.banner_vertical .banner__cover:before{background:linear-gradient(180deg,#1a369e00 19.55%,#1a369e 99.53%)}.banner_vertical .banner__main{padding:0 35px 30px;position:static}.banner_vertical .banner__content{max-width:100%;padding:0;position:static}.banner_vertical .banner__title{font-size:30px;font-variation-settings:"wght" 500;line-height:1.2}.banner_vertical .banner__text{font-size:24px;line-height:1.25}.banner_vertical .banner__form{margin:20px auto 0}.banner_vertical .banner__input{font-size:12px;height:36px;padding:0 10px;text-align:center}.banner_vertical .banner__submit{margin-top:19px;position:static;transform:none}.banner_vertical.banner_podcast:not(.banner_green) .badge{background-color:#1a369e;color:#fff}.banner_vertical.banner_green .badge{background-color:#0c9b3d}.banner_vertical.banner_green .banner__cover:before{background:linear-gradient(180deg,#0c9b3d00 19.55%,#0c9b3d 99.53%)}.banner_vertical.banner_subscribe .badge{margin-bottom:10px;position:static}.banner_vertical.banner_subscribe .banner__cover{height:175px}.banner_vertical.banner_subscribe .banner__cover:before{content:none;display:none}.banner_vertical.banner_subscribe .banner__main{padding:20px 20px 25px;text-align:center}.banner_vertical.banner_subscribe .banner__content{margin:0 auto;padding:0}.banner_vertical.banner_subscribe .banner__title{font-size:24px;line-height:1.25}.banner_vertical.banner_event .banner__cover:before{background:linear-gradient(180deg,#2f094000 19.55%,#2f0940 99.53%)}.hero{background-color:#00a5c0;display:flex;flex-direction:column;height:210px;justify-content:flex-end;position:relative}.hero__cover{overflow:hidden}.hero__cover,.hero__cover:after{height:100%;left:0;position:absolute;top:0;width:100%}.hero__cover:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.5));content:""}.hero__pic{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);width:100%}.hero__main{align-items:flex-end;color:#fff;display:flex;justify-content:space-between;margin:25px 0;padding-left:0;position:relative}@media only screen and (min-width:1024px){.hero__main{padding-left:320px}}.hero__title{font-family:var(--font-title);font-size:50px;line-height:1}.hero__action{align-items:center;background-color:#d83f85;border-radius:20px;color:#fff;display:inline-flex;font-size:14px;font-weight:500;height:42px;line-height:26px;margin-left:20px;padding:0 16px}.hero__action:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M12.219.216a11.719 11.719 0 1 0 11.719 11.719A11.73 11.73 0 0 0 12.218.215m0 22.5A10.782 10.782 0 1 1 23 11.935a10.793 10.793 0 0 1-10.781 10.78m5.156-10.781a.47.47 0 0 1-.469.468h-4.218v4.22a.469.469 0 0 1-.938 0v-4.22H7.531a.469.469 0 0 1 0-.937h4.219V7.247a.469.469 0 0 1 .938 0v4.219h4.218a.47.47 0 0 1 .469.469'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:24px;margin-right:8px;width:24px}.hero__links{display:flex;margin-left:auto}.hero__link{color:currentColor;cursor:pointer;font-size:12px;line-height:20px;margin-left:30px;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:.5px;text-transform:uppercase;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}.hero__link:hover{text-decoration-color:inherit}.hero__link:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.hero__link__active{font-weight:700;text-decoration:underline}@media only screen and (min-width:1024px){.hero_events .hero__main{padding-left:370px}}.eventhero{background-color:var(--theme-whats-on);color:var(--color-white);padding:65px 0;position:relative}.eventhero__picture{color:var(--color-dark);margin-bottom:-65px;margin-top:40px}.eventhero__picture:before{background-color:var(--color-white);bottom:0;content:"";height:150px;left:50%;position:absolute;transform:translate(-50%);width:100vw}.eventhero__picture figure{position:relative}.eventhero__picture img{aspect-ratio:16/9;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.eventhero__picture figcaption{font-size:10px;letter-spacing:.05em;line-height:20px;margin-top:10px;text-transform:uppercase}.eventhero__picture a{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}.eventhero__picture a:hover{text-decoration-color:transparent}.eventhero__picture a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.eventhero__inner{max-width:calc(100% - 370px)}.eventhero__title{font-family:var(--font-title);font-size:60px;line-height:1.1666666667}.eventhero__row{align-items:center;border-top:.5px solid hsla(0,0%,100%,.4);display:flex;justify-content:space-between;margin-top:30px;padding-top:30px}.eventhero__meta{font-size:18px;font-weight:500;line-height:22px}.eventhero__location{margin-top:10px}.eventhero__action svg{height:19px;width:27px}.sponsors{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.readmore-button-container{border-top:1px solid var(--theme-border-color);margin-top:30px;padding-top:30px}.authorcard{align-items:center;background-color:#f1f3f9;border-radius:3px;display:flex;gap:24px;margin-bottom:54px;padding:16px}.authorcard__userpic{border-radius:50%;flex:0 0 85px;height:85px;overflow:hidden}.authorcard__userpic img{aspect-ratio:1/1;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.authorcard__main{display:flex;flex-direction:column;gap:18px}.authorcard__head{align-items:center;display:flex;gap:10px}.authorcard__name{font-family:--font-title;font-size:24px;font-variation-settings:"wght" 700;font-weight:700;line-height:1}.authorcard__name a{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}.authorcard__name a:hover{text-decoration-color:transparent}.authorcard__name a:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.authorcard__badge{background-color:var(--color-blue);border-radius:3px;color:var(--color-white);font-size:12px;line-height:1.25;padding:5px 8px;text-transform:uppercase}.authorcard__badge span{position:relative;top:.15em}.authorcard__body,.subscribe{font-size:14px;line-height:1.8571428571}.subscribe,.subscribe .container{height:100%;position:relative}.subscribe__already a{text-decoration:underline}.subscribe__already a:hover{cursor:pointer;text-decoration:none}.subscribe__layout{display:flex;flex-direction:column-reverse;height:100%;position:relative}@media only screen and (min-width:1024px){.subscribe__layout{flex-direction:row}}.subscribe__main{flex:1;padding:70px 0}@media only screen and (min-width:1024px){.subscribe__main{padding:70px 125px}}.subscribe__header{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.subscribe__section{border-top:1px solid var(--theme-text-color);padding-top:32px}.subscribe__section:not(:first-child){margin-top:32px}.subscribe__head{display:flex;flex-direction:column;gap:1em}.subscribe__head:not(:last-child){margin-bottom:16px}.subscribe__body{gap:6px}.subscribe__body,.subscribe__group{display:flex;flex-direction:column}.subscribe__group:not(:last-child){border-bottom:1px solid var(--theme-border-color);margin-bottom:16px;padding-bottom:16px}.subscribe__data{display:flex;gap:10px;justify-content:space-between}.subscribe__data-content{display:flex;flex:1;flex-direction:column;gap:4px}.subscribe__data-label{font-size:18px;line-height:1.6666666667}.subscribe__data--card .subscribe__data-content{align-items:center;display:grid;gap:0 10px;grid-template-columns:47px 1fr}.subscribe__data--card .subscribe__data-content:before{background-color:#d9d9d9;content:"";height:26px;position:relative;top:-2px;width:47px}.subscribe__data--card .subscribe__data-value{grid-column:2}.subscribe__connection{align-items:center;display:flex;gap:28px;padding:12px 0}.subscribe__connection .button{white-space:nowrap}.subscribe__connection-icon{flex-shrink:0}.subscribe__connection-text{flex-grow:1;font-size:19px;line-height:1.1578947368}.subscribe__options{border-top:1px solid #000;margin-top:32px;padding-top:32px}.subscribe__option{display:flex;gap:14px}.subscribe__option-icon{flex-shrink:0}.subscribe__option-action{white-space:nowrap}.subscribe__option-text{display:flex;flex-direction:column;flex-grow:1;gap:8px}.subscribe__option-text p{max-width:480px}.subscribe__subscription{display:flex;flex-direction:column;gap:8px}.subscribe__subscription .h4{display:flex;gap:8px}.subscribe__subscription .h4 svg{position:relative;top:-.1em}.subscribe__subscription-price{font-size:18px;line-height:1.6666666667}.subscribe__sidebar{display:flex;flex-direction:column;gap:40px;padding:40px 0;position:relative}.subscribe__sidebar,.subscribe__sidebar:after{background-color:var(--theme-account-sidebar-background-color);height:100%}.subscribe__sidebar:after{content:"";left:-20px;position:absolute;top:0;width:100vw;z-index:-1}@media only screen and (min-width:1024px){.subscribe__sidebar{padding:125px 50px 40px;width:355px}.subscribe__sidebar:after{left:100%}}.subscribe__sidebar-menu{display:flex;flex-direction:column;gap:18px}.subscribe__sidebar-link{color:currentColor;cursor:pointer;font-size:18px;line-height:1.6666666667;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}.subscribe__sidebar-link:hover{text-decoration-color:inherit}.subscribe__sidebar-link:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}.subscribe__sidebar-link.is-active{font-weight:700}.payment-form label span{color:#e30613;float:right;font-size:14px;padding-top:5px}.payment-form iframe{border:2px solid rgba(0,0,0,.08)!important;float:none!important;height:51px!important}.payment-form .error iframe{border:2px solid #e30613!important}.payment-form-2col{-moz-column-gap:20px;column-gap:20px;display:flex}.payment-form-2col>div{width:50%}.payment-form .button{margin-top:10px;width:100%}[data-v-1abf15a2]: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-1abf15a2]{--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-1abf15a2]: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-1abf15a2]{--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)}}.errorpage[data-v-1abf15a2]{display:flex;justify-content:center;min-height:100%;overflow:hidden;padding:6% 0;text-align:center;width:100%}.errorpage[data-v-1abf15a2],.errorpage .container[data-v-1abf15a2]{position:relative}.errorpage__cover[data-v-1abf15a2]{background-position:50% 0;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute;transform:scale(1.01)}.errorpage__subtitle[data-v-1abf15a2],.errorpage__title[data-v-1abf15a2]{font-family:var(--font-title);font-weight:600}.errorpage__title[data-v-1abf15a2]{font-size:80px;line-height:1}.errorpage__subtitle[data-v-1abf15a2]{font-size:40px;line-height:1.15;margin-top:25px}.errorpage__text[data-v-1abf15a2]{font-size:20px;line-height:1.5;margin:35px auto 0;max-width:695px}.errorpage__action[data-v-1abf15a2]{margin-top:20px}.errorpage__action a[data-v-1abf15a2]{color:currentColor;cursor:pointer;font-weight:600;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}.errorpage__action a[data-v-1abf15a2]:hover{text-decoration-color:transparent}.errorpage__action a[data-v-1abf15a2]:focus-visible{outline:var(--color-focus) 1px solid;outline-offset:2px}
