.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)}.quote__wrapper{align-items:center;display:flex;justify-content:var(--align)}.quote__icon-wrapper{transform:translateY(-9.3333333333px)}.quote__icon-wrapper--open{margin-bottom:auto}.quote__icon-wrapper--close{margin-top:auto}.quote__icon{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2046%2040.9%22%3E%3Cpath%20d%3D%22M16.3%2020.4c-1-.3-2-.4-2.9-.4-1.5%200-2.7.3-3.7.8.9-3.4%203.1-9.2%207.6-9.9.4-.1.7-.4.9-.8l1-3.5c.1-.3%200-.6-.1-.9-.2-.3-.4-.4-.7-.5-.3%200-.7-.1-1-.1-5.3%200-10.6%205.5-12.8%2013.5-1.3%204.6-1.7%2011.6%201.5%2016q2.7%203.75%207.8%203.9c4.2%200%207.8-2.8%209-6.8.7-2.4.4-4.9-.9-7.1-1.3-1.9-3.3-3.5-5.7-4.2m26%204.4c-1.2-2.1-3.2-3.7-5.6-4.4-1-.3-2-.4-2.9-.4-1.5%200-2.7.3-3.7.8.9-3.4%203.1-9.2%207.6-9.9.4-.1.7-.4.9-.8l1-3.5c.1-.3%200-.6-.1-.9-.2-.3-.4-.4-.7-.5-.3%200-.7-.1-1-.1-5.3%200-10.6%205.5-12.8%2013.5-1.3%204.6-1.7%2011.6%201.5%2016q2.7%203.75%207.8%203.9c4.2%200%207.8-2.8%209-6.8.5-2.2.2-4.7-1-6.9%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;display:none;filter:var(--hl-flt);height:25px;width:25px}.quote__icon.highlight--default{color:var(--text);filter:var(--text-flt)}.quote__icon--open{align-self:flex-start}.quote__icon--close{align-self:flex-end;margin-top:auto;transform:rotate(180deg)}.quote__caption{margin-top:19px}.quote__caption--with-image{display:inline-grid;gap:2px 15px;grid-template-columns:80px 1fr;text-align:left}.quote__image{border:2px solid var(--hl);grid-column:1;grid-row:span 2;max-height:80px;max-width:80px}.quote__image.highlight--default{--hl:var(--muted)}.quote__name{align-self:flex-end;font-size:16px;font-weight:700;grid-column:2;line-height:20px}.quote__name.highlight--default{color:var(--text)}.clickable:hover .quote__name{color:var(--target)}.quote__title{align-self:flex-start;flex-basis:100%;font-size:14px;grid-column:2;line-height:20px}.quote__title.highlight--default{color:var(--muted)}.quote__text{font-size:24px;line-height:28px;margin:0}.quote__text.highlight--default{color:var(--text)}.quote--with-icon .quote__icon{display:block}.quote--with-icon .quote__text{max-width:calc(100% - 50px);padding:0 10px}.quote--with-icon .quote__caption{margin-left:25px;margin-right:25px;padding:0 10px}@media(min-width:768px){.quote--large .quote__text{font-size:34px;line-height:42px}.quote--large .quote__icon-wrapper{transform:translateY(-14px)}.quote--large .quote__icon{height:40px;width:40px}.quote--large.quote--with-icon .quote__text{max-width:calc(100% - 80px)}.quote--large.quote--with-icon .quote__caption{margin-left:40px;margin-right:40px}}.alert{align-items:center;background:#efefef;color:#006;display:flex;min-height:50px;padding:10px 20px;position:relative;transition:background-color .25s linear,color .25s linear}@media(prefers-reduced-motion:reduced){.alert{transition:none}}.alert__container{min-height:1px}.alert__container[data-visible][data-visible][data-visible]:not([data-visible=true]):not([data-animating]){display:block;visibility:hidden}.alert__content{line-height:22px}.alert a{text-decoration:underline}.alert a:hover{color:inherit}.alert:before{display:inline-block;filter:var(--flt-blue);flex:0 0 auto;height:16px;margin-right:20px;margin-top:-12px;width:28px}@media(min-width:544px){.alert{padding:20px}}.alert--info{background:var(--alertbox-info);color:#006}.alert--info:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3LjM3NyA3LjM3NyI+PHBhdGggZD0iTTI2Ljc4Ny01OC41NmEzLjY4OCAzLjY4OCAwIDEgMCAuMDI0LjAyNHptLS4zNyA0Ljg2OGEzLjE4IDMuMTggMCAwIDEtNC40OTgtNC40OTggMy4xNCAzLjE0IDAgMCAxIDIuMjQ5LS45MjYgMy4xNzUgMy4xNzUgMCAwIDEgMi4yNDkgNS40MjRtLTIuMjUtMi43NTdhLjMwNy4zMDcgMCAwIDAtLjMwNi4zMDd2MS41MDhhLjMwNC4zMDQgMCAwIDAgLjMwNC4zMS4zLjMgMCAwIDAgLjMwNC0uM3YtMS41MTNhLjMwNy4zMDcgMCAwIDAtLjI5OS0uMzF6bS4yMTgtMS4wMThhLjQuNCAwIDAgMC0uMTAxLS4wNjYuMjcuMjcgMCAwIDAtLjIzMyAwIC40LjQgMCAwIDAtLjEwNi4wNjYuMy4zIDAgMCAwLS4wODQuMjExLjMuMyAwIDAgMCAuMDI2LjEyLjMuMyAwIDAgMCAuMDYxLjEwNS4yLjIgMCAwIDAgLjA0OC4wMzIuMS4xIDAgMCAwIC4wNTMuMDI2LjIuMiAwIDAgMCAuMDYuMDIyLjMyLjMyIDAgMCAwIC4yNjUtLjA4LjQuNCAwIDAgMCAuMDYzLS4xMDYuMy4zIDAgMCAwIC4wMjctLjExNi4zLjMgMCAwIDAtLjAyNy0uMTE2LjQuNCAwIDAgMC0uMDYzLS4wOTh6IiBjbGFzcz0iY2xzLTMiIHN0eWxlPSJzdHJva2Utd2lkdGg6LjI2NDU4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjAuNTAyIDU5LjYyOSkiLz48L3N2Zz4=)}.alert--success{background:#ebf2ed;color:#393}.alert--success:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3LjM3NyA3LjM3NyI+PHBhdGggZD0iTTIzOS45NyAyMDQuNTFhMy42ODggMy42ODggMCAxIDAgLjAyNC4wMjR6bS0uMzcgNC44NjhhMy4xOCAzLjE4IDAgMCAxLTQuNDk4LTQuNDk4IDMuMTQgMy4xNCAwIDAgMSAyLjI0OS0uOTI2IDMuMTc1IDMuMTc1IDAgMCAxIDIuMjQ5IDUuNDI0bS0xLjA1OS0zLjU3Mi0xLjkzMSAyLjEwMS0uNjk2LS41OTVhLjI2NS4yNjUgMCAwIDAtLjM3My4wMjQuMjY1LjI2NSAwIDAgMCAuMDI2LjM3bC44OTUuNzY3YS4yNy4yNyAwIDAgMCAuMTcyLjA2MS4yNy4yNyAwIDAgMCAuMTk4LS4wODVsMi4xLTIuMjlhLjI2NS4yNjUgMCAwIDAtLjAzOS0uMzcxLjI2NS4yNjUgMCAwIDAtLjM1IDB6IiBjbGFzcz0iY2xzLTEwIiBzdHlsZT0ic3Ryb2tlLXdpZHRoOi4yNjQ1OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIzMy42OCAtMjAzLjQ0KSIvPjwvc3ZnPg==);filter:invert(35%) sepia(85%) saturate(761%) hue-rotate(118deg) brightness(84%) contrast(103%)}.alert--error:before,.alert--warning:before{content:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.933%206.613%22%3E%3Cpath%20d%3D%22M32.432-20.884h-7.408a.265.265%200%200%201-.265-.265.3.3%200%200%201%20.04-.137l3.704-6.086a.265.265%200%200%201%20.365-.084.3.3%200%200%201%20.085.084l3.704%206.086a.27.27%200%200%201%200%20.264.27.27%200%200%201-.225.138zm-6.937-.53h6.466l-3.233-5.317zm3.233-1.645a.265.265%200%200%201-.265-.264v-1.305a.265.265%200%200%201%20.53%200v1.305a.265.265%200%200%201-.265.264m0%20.958a.2.2%200%200%201-.1-.019.24.24%200%200%201-.088-.058.2.2%200%200%201-.058-.08.27.27%200%200%201%200-.203.3.3%200%200%201%20.053-.087.27.27%200%200%201%20.238-.072.2.2%200%200%201%20.053.016.1.1%200%200%201%20.047.021l.04.032a.27.27%200%200%201%20.08.188.23.23%200%200%201-.08.185.25.25%200%200%201-.185.082z%22%20class%3D%22cls-6%22%20style%3D%22stroke-width%3A.26458%22%20transform%3D%22translate%28-24.76%2027.497%29%22%2F%3E%3C%2Fsvg%3E")}.alert--warning{background:#fefaec;color:#ffe066}.alert--warning:before{filter:invert(85%) sepia(16%) saturate(6761%) hue-rotate(358deg) brightness(103%) contrast(105%)}.alert--error{background:#f8e9e8;color:#900}.alert--error:before{filter:invert(9%) sepia(98%) saturate(6795%) hue-rotate(8deg) brightness(91%) contrast(112%)}.alert--default{color:var(--muted)}.background--white,body{--alertbox-info:#e5e5ef}.background--black,.background--blue,.background--brand,.background--darkgrey,.background--green,.background--grey,.background--lightergrey,.background--lightgrey,.background--lightishgrey,.background--midgrey,.background--orange,.background--pureblack,.background--red{--alertbox-info:#c6c6d0}