.page-useful{background:var(--bg-last);border-bottom:5px solid #f60;margin:0;padding:30px 0 0}.page-useful .container{display:flex}.page-useful .container:after,.page-useful .container:before{content:"";flex:1 1}.page-useful .page-useful__container{border-top-left-radius:8px;border-top-right-radius:8px;display:grid;font-weight:700;overflow:hidden;padding:6px 20px 3px}.page-useful .page-useful__content{align-items:center;display:flex;font-size:16px;grid-column:1;grid-row:1;justify-content:center}.page-useful .page-useful__vote{background:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuNSIgZD0iTTEgMjJoNFYxMEgxem0yMi0xMWMwLTEuMS0uOS0yLTItMmgtNi4zbC45LTQuNnYtLjNjMC0uNC0uMi0uOC0uNC0xLjFsLTEuMS0xLTYuNSA2LjZjLS40LjMtLjYuOC0uNiAxLjR2MTBjMCAxLjEuOSAyIDIgMmg5Yy44IDAgMS41LS41IDEuOC0xLjJsMy03LjFjLjItLjIuMi0uNC4yLS43eiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:contain;border:none;cursor:pointer;filter:var(--text-flt);font-size:0;height:24px;margin-bottom:6px;margin-left:15px;width:24px}.page-useful .page-useful__vote:hover{filter:var(--target-flt)}.page-useful .page-useful__vote.chosen{filter:var(--guide-useful-chosen-colour)}.page-useful .page-useful__vote--no{margin-bottom:0;margin-top:6px;transform:rotate(180deg)}.split-content-banner{border-radius:10px;box-shadow:0 0 0 2px rgba(43,48,54,.4),inset 0 1px 0 hsla(0,0%,100%,.08);container-name:split-content-banner;container-type:size;display:flex;height:200px;margin:0 auto;max-width:700px;overflow:hidden;position:relative;width:100%}.split-content-banner:before{background:linear-gradient(0deg,transparent 10%,rgba(0,0,0,.3) 90%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.split-content-banner--shadow-always{box-shadow:0 0 0 2px rgba(43,48,54,.4),0 4px 6px -1px rgba(43,48,54,.65),inset 0 1px 0 hsla(0,0%,100%,.08)}.split-content-banner:hover{box-shadow:0 0 0 2px rgba(94,99,105,.4),0 4px 6px -1px rgba(94,99,105,.65),inset 0 1px 0 hsla(0,0%,100%,.08)}.split-content-banner--shadow-hover:hover{box-shadow:0 0 0 2px rgba(43,48,54,.4),0 4px 6px -1px rgba(43,48,54,.65),inset 0 1px 0 hsla(0,0%,100%,.08)}.split-content-banner__content{display:flex;flex:1 1;flex-direction:column;justify-content:space-around;padding:20px 10px 20px 20px}@container (width >= 350px){.split-content-banner__content--with-badge{justify-content:space-between}}@container (width > 600px){.split-content-banner__content{padding:30px 10px 20px 30px}}.split-content-banner__title{color:var(--text);font-size:24px;font-weight:700;line-height:28px;position:relative}.split-content-banner__title:hover{color:var(--text)}.split-content-banner__description{align-items:center;display:flex;font-size:16px;line-height:19px;opacity:.75;overflow:hidden;position:relative}.split-content-banner__description span{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:inline-block;display:-webkit-inline-box;max-height:66px;overflow:hidden;text-overflow:ellipsis}@container (width < 350px){.split-content-banner__description span{-webkit-line-clamp:5;max-height:110px}}.split-content-banner__badge-line{display:flex;flex-wrap:wrap;gap:12px;height:22px;overflow:hidden}@container (width < 350px){.split-content-banner__badge-line{display:none}}.split-content-banner__badge{background:hsla(0,0%,100%,.2);border:1px dotted hsla(0,0%,100%,.8);border-radius:10px;display:block;font-size:11px;height:22px;line-height:20px;padding:0 10px;position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.split-content-banner__byline{font-size:11px;line-height:22px;opacity:.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@container (width < 450px){.split-content-banner__byline{display:none}}.split-content-banner__image{align-items:center;background:rgba(0,0,0,.6);border:none;display:flex;height:200px;justify-content:center;position:relative;width:225px}@container (width < 500px){.split-content-banner__image{margin-right:-80px}}@container (width < 400px){.split-content-banner__image{margin-right:-180px}}.split-content-banner__image--cover img{font-family:"object-fit:cover;object-position:center";height:200px;object-fit:cover;object-position:center;width:225px}.split-content-banner__image--contain{padding:20px 20px 20px 30px}.split-content-banner__image--contain img{height:auto;max-width:100%}.split-content-banner__image img.color{filter:var(--text-flt)}.split-content-banner:after{background:var(--hl);bottom:0;position:absolute;right:4px;top:0;width:225px}@container (width < 500px){.split-content-banner:after{right:-75px}}@container (width < 400px){.split-content-banner:after{right:-175px}}.split-content-banner--diagonal:after{-webkit-clip-path:polygon(calc(20% + 5px) 0,5px 100%,0 100%,20% 0);clip-path:polygon(calc(20% + 5px) 0,5px 100%,0 100%,20% 0);content:""}.split-content-banner--diagonal .split-content-banner__image{-webkit-clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}.split-content-banner--curve:after{-webkit-clip-path:polygon(calc(17% + 5px) 0,5px 75%,calc(7% + 5px) 100%,7% 100%,0 75%,13% 0);clip-path:polygon(calc(17% + 5px) 0,5px 75%,calc(7% + 5px) 100%,7% 100%,0 75%,13% 0);-webkit-clip-path:shape(from calc(17% + 5px) 0,curve to calc(7% + 5px) 100% with calc(5px - 8%) 75%,line to 7% 100%,curve to 13% 0 with -8% 75%);clip-path:shape(from calc(17% + 5px) 0,curve to calc(7% + 5px) 100% with calc(5px - 8%) 75%,line to 7% 100%,curve to 13% 0 with -8% 75%);content:""}.split-content-banner--curve .split-content-banner__image{-webkit-clip-path:polygon(17% 0,100% 0,100% 100%,7% 100%,0 75%);clip-path:polygon(17% 0,100% 0,100% 100%,7% 100%,0 75%);-webkit-clip-path:shape(from 17% 0,line to 100% 0,line to 100% 100%,line to 7% 100%,curve to 17% 0 with -8% 75%);clip-path:shape(from 17% 0,line to 100% 0,line to 100% 100%,line to 7% 100%,curve to 17% 0 with -8% 75%)}.split-content-banner__button{background:#1e1e1e;border:1.5px solid #fff;border-radius:50%;bottom:15px;cursor:pointer;height:33px;opacity:.8;padding:0;position:absolute;right:15px;width:33px;z-index:2}.split-content-banner__button:after{content:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2212%22%3E%3Cpath%20d%3D%22M0%205.904c.005-.317.147-.62.395-.843L5.668.24A1.41%201.41%200%200%201%207.39.353a1.13%201.13%200%200%201%20.122%201.575L3.19%205.904l4.35%203.977c.267.21.432.509.457.83.025.322-.093.639-.326.88-.48.5-1.312.548-1.858.11l-.145-.133-5.273-4.82A1.16%201.16%200%200%201%200%205.904%22%2F%3E%3C%2Fsvg%3E");display:block;filter:var(--flt-white);height:13px;margin:0 11px;transform:rotate(180deg);width:9px}@container (width < 400px){.split-content-banner__button{right:25px}}.split-content-banner:hover .split-content-banner__button{opacity:1}.split-content-banner--sm{display:none}@media(min-width:544px){.split-content-banner--sm{display:flex}}.split-content-banner--md{display:none}@media(min-width:768px){.split-content-banner--md{display:flex}}.split-content-banner--lg{display:none}@media(min-width:992px){.split-content-banner--lg{display:flex}}.split-content-banner--xl{display:none}@media(min-width:1200px){.split-content-banner--xl{display:flex}}.split-content-banner--xxl{display:none}@media(min-width:1400px){.split-content-banner--xxl{display:flex}}.page-header{--section-vert:15px}.page-header__line{align-items:center;display:flex;flex-direction:var(--break,column);gap:20px}html.no-flex-gap-support .page-header__line>:not(:first-child){margin-left:20px}.page-header__block{flex:1 1}.page-header__block,.page-header__buttons{align-self:var(--break,stretch)}.page-header__logo-wrapper{display:var(--break,none);height:100px;width:100px}.page-header__logo{max-height:100%;max-width:100%}.page-header__description{margin-top:8px}.page-header__line+.page-header__description{margin-top:15px;max-width:calc(var(--ct-width) - 240px)}@media(min-width:768px){.page-header{--section-vert:30px}}.breadcrumbs-widget{--section-vert:25px}.breadcrumbs ol{margin:0;padding:0}.breadcrumbs ol li{color:var(--muted);display:none}.breadcrumbs ol li a{color:var(--text);text-decoration:none}.breadcrumbs ol li a:hover{text-decoration:underline}.breadcrumbs ol li:nth-last-child(2){display:inline}.breadcrumbs ol li:before{content:var(--svg-chevron);display:inline-block;filter:var(--text-flt);margin-left:10px;margin-right:10px;transform:rotate(90deg)}@media(min-width:768px){.breadcrumbs ol li{display:inline}.breadcrumbs ol li:first-child:before{display:none}.breadcrumbs ol li:not(:first-child):before{transform:rotate(-90deg)}}.block-grid__heading{border-bottom:1px solid var(--block-grid-outline-colour,var(--disabled));font-size:18px;font-weight:700;line-height:22px;margin-bottom:30px;padding-bottom:30px}@media(min-width:768px){.block-grid__heading{font-size:24px;line-height:28px}}.block-grid__alert{margin-bottom:30px}.block-grid__grid{display:grid;gap:30px;justify-content:space-evenly}.block-grid__grid .content-banner{aspect-ratio:1;margin:0 auto;max-width:450px}@supports not (aspect-ratio:1){.block-grid__grid .content-banner__size-helper{float:left;padding-top:100%;position:static}.block-grid__grid .content-banner:after{clear:both;content:"";display:block;position:static}}.block-grid__grid--split{grid-template-columns:1fr}@media(min-width:544px){.block-grid__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.block-grid__grid--split{grid-template-columns:repeat(auto-fill,minmax(450px,1fr))}}.block-grid__grid--compact{grid-template-columns:repeat(auto-fill,minmax(205px,1fr))}.block-grid__grid--compact .content-banner__heading{margin:0}.block-grid__grid--compact .content-banner__heading--large,.block-grid__grid--compact .content-banner__heading:not(.content-banner__heading--large){font-size:18px;font-weight:700;line-height:22px}@media(min-width:768px){.block-grid__grid--compact .content-banner__heading--large,.block-grid__grid--compact .content-banner__heading:not(.content-banner__heading--large){font-size:24px;line-height:28px}}.block-grid__grid--compact .content-banner__body{padding:20px}.block-grid__paging{margin:30px 0}.background--lightergrey,.background--lightgrey,.background--lightishgrey,.background--white,body{--block-grid-outline-colour:rgba(0,0,0,.1)}.background--black,.background--blue,.background--brand,.background--darkgrey,.background--green,.background--grey,.background--midgrey,.background--orange,.background--pureblack,.background--red{--block-grid-outline-colour:hsla(0,0%,100%,.2)}.content-banner{align-items:flex-end;display:flex;line-height:22px;margin:15px auto;overflow:hidden;position:relative;width:100%}.content-banner--shadow-always,.content-banner--shadow-hover:hover{box-shadow:2px 2px 15px -2px rgba(0,0,0,.5)}.content-banner__buttons{margin-top:15px}@media(min-width:768px){.content-banner__buttons{margin-top:20px}}@media(min-width:992px){.content-banner__buttons{margin-top:30px}}.content-banner__buttons .buttons{--cb-bg:var(--bg);--cb-bg-flt:var(--bg-flt);--buttons-h-gap:15px;--buttons-v-gap:15px}@media(min-width:544px)and (max-width:767px){.content-banner__buttons .buttons{--buttons-h-gap:4px;--buttons-v-gap:4px}}.content-banner__buttons .buttons .button{white-space:normal}.content-banner__body{flex:1 1;padding:20px;width:100%}@media(min-width:768px){.content-banner__body{padding:30px}}.content-banner__heading{margin-bottom:15px;margin-top:0}.content-banner__heading:not(.content-banner__heading--large){font-size:24px;font-weight:700;line-height:28px}@media(min-width:768px){.content-banner__heading:not(.content-banner__heading--large){font-size:34px;line-height:37px}}.content-banner__heading--large{font-size:34px;line-height:37px}@media(min-width:1200px){.content-banner__heading--large{font-size:44px;line-height:47px}}@media(max-width:991px){.content-banner--mobile-version{background-image:none!important;min-height:0!important}}@media(min-width:544px)and (max-width:991px){.content-banner--mobile-version{align-items:stretch}.content-banner--mobile-version:before{content:none}.content-banner--mobile-version .content-banner__body{padding-left:15px}.content-banner--mobile-version .content-banner__imagesurround{align-items:stretch;border:1px solid var(--more-muted);border-radius:3px;display:flex;flex-basis:160px;margin:20px 5px 20px 20px;overflow:hidden;padding:5px;width:160px}.content-banner--mobile-version .content-banner__image{border-radius:3px;flex:1 1;overflow:hidden}}@media(min-width:768px)and (max-width:991px){.content-banner--mobile-version .content-banner__imagesurround{margin:30px 15px 30px 30px}}.content-banner--sm{display:none}@media(min-width:544px){.content-banner--sm{display:flex}}.content-banner--md{display:none}@media(min-width:768px){.content-banner--md{display:flex}}.content-banner--lg{display:none}@media(min-width:992px){.content-banner--lg{display:flex}}.content-banner--xl{display:none}@media(min-width:1200px){.content-banner--xl{display:flex}}.content-banner--xxl{display:none}@media(min-width:1400px){.content-banner--xxl{display:flex}}