:root{--ig-primary-color:#337ab7;--ig-white:#fff;--ig-black:#000;--ig-background-overlay:rgba(0,0,0,.4);--ig-thumbnail-size:96px;--ig-thumbnail-size-small:80px;--ig-thumbnail-border-width:4px;--ig-thumbnail-border-width-small:3px;--ig-bullet-size:4px;--ig-bullet-size-small:3px}.image-gallery-icon{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;color:var(--ig-white,#fff);cursor:pointer;filter:drop-shadow(0 2px 2px rgba(0,0,0,.5));outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media (hover:hover) and (pointer:fine){.image-gallery-icon:hover{color:var(--ig-primary-color,#337ab7)}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid var(--ig-primary-color,#337ab7)}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:32px;width:32px}@media (max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:16px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:12px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{left:50%;padding:12px;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:96px}@media (max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:32px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:48px 12px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:64px}@media (max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:32px}}@media (max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;overscroll-behavior:none;position:relative;-webkit-overflow-scrolling:touch}.image-gallery.fullscreen-modal{background:var(--ig-black,#000);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:var(--ig-black,#000)}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 112px)}@media (max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 88px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-swipe{transform:translateZ(0)}.image-gallery-slides,.image-gallery-swipe{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;touch-action:pan-y pinch-zoom}.image-gallery-slides{contain:layout style paint;isolation:isolate;position:relative}.image-gallery-slides-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;transform-style:preserve-3d;will-change:transform}.image-gallery-slides-container.vertical{flex-direction:column;height:100%}.image-gallery-slides-container.vertical .image-gallery-slide{flex:0 0 100%;height:100%;min-height:0}.image-gallery-slides-container.vertical .image-gallery-slide .image-gallery-image{height:100%;max-width:100%;width:auto}.image-gallery-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;flex:0 0 100%;min-width:0;position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:var(--ig-background-overlay,rgba(0,0,0,.4));bottom:72px;color:var(--ig-white,#fff);left:0;line-height:1;padding:12px 20px;position:absolute;white-space:normal}@media (max-width:768px){.image-gallery-slide .image-gallery-description{bottom:48px;font-size:.8em;padding:8px 16px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;text-align:center;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{display:inline-block;margin:0 auto;padding:0}.image-gallery-bullets .image-gallery-bullets-inner{align-items:center;display:flex;justify-content:flex-start;padding:2px 0;white-space:nowrap}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid var(--ig-white,#fff);border-radius:50%;box-shadow:0 2px 2px rgba(0,0,0,.6);cursor:pointer;flex-shrink:0;height:calc(var(--ig-bullet-size, 4px)*2 + 2px);margin:0 4px;outline:none;padding:0;transition:all .2s ease-out;width:calc(var(--ig-bullet-size, 4px)*2 + 2px)}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{height:calc(var(--ig-bullet-size-small, 3px)*2 + 2px);margin:0 3px;width:calc(var(--ig-bullet-size-small, 3px)*2 + 2px)}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{height:8px;width:8px}}.image-gallery-bullets .image-gallery-bullet:focus{background:var(--ig-primary-color,#337ab7);border:1px solid var(--ig-primary-color,#337ab7);transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:var(--ig-white,#fff);border:1px solid var(--ig-white,#fff);transform:scale(1.2)}@media (hover:hover) and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:var(--ig-primary-color,#337ab7);border:1px solid var(--ig-primary-color,#337ab7)}.image-gallery-bullets .image-gallery-bullet.active:hover{background:var(--ig-primary-color,#337ab7)}}.image-gallery-bullets.image-gallery-bullets-vertical{bottom:auto;left:20px;right:auto;top:50%;transform:translateY(-50%);width:auto}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullets-inner{flex-direction:column;padding:0 2px}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:4px 0}@media (max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:3px 0}}@media (max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:3px 0}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:var(--ig-thumbnail-size,96px)}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:var(--ig-thumbnail-size-small,80px)}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 4px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 4px}}.image-gallery-thumbnails{overflow:hidden;padding:4px 0}@media (max-width:768px){.image-gallery-thumbnails{padding:4px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:transparent;border:var(--ig-thumbnail-border-width,4px) solid transparent;display:inline-block;padding:0;transition:border .3s ease-out;width:var(--ig-thumbnail-size,96px)}@media (max-width:768px){.image-gallery-thumbnail{border:var(--ig-thumbnail-border-width-small,3px) solid transparent;width:var(--ig-thumbnail-size-small,80px)}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:var(--ig-thumbnail-border-width,4px) solid var(--ig-primary-color,#337ab7);outline:none}@media (max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:var(--ig-thumbnail-border-width-small,3px) solid var(--ig-primary-color,#337ab7)}}@media (hover:hover) and (pointer:fine){.image-gallery-thumbnail:hover{border:var(--ig-thumbnail-border-width,4px) solid var(--ig-primary-color,#337ab7);outline:none}}@media (hover:hover) and (pointer:fine) and (max-width:768px){.image-gallery-thumbnail:hover{border:var(--ig-thumbnail-border-width-small,3px) solid var(--ig-primary-color,#337ab7)}}.image-gallery-thumbnail-label{box-sizing:border-box;color:var(--ig-white,#fff);font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px rgba(0,0,0,.6);top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:var(--ig-background-overlay,rgba(0,0,0,.4));color:var(--ig-white,#fff);line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}:root{--brand-colour:rgb(32,149,227);--headlines-color:var(--brand-colour);--text-color:rgb(51,51,51);--text-color-light:rgb(102,102,102);--text-highlight:black;--text-shadow-color:white;--background-color:white;--background-highlight:rgb(221,244,250);--background-mark:rgb(255,255,200)}@media (prefers-color-scheme:dark){:root{--text-color:rgb(240,240,240);--text-color-light:rgb(102,102,102);--text-highlight:white;--text-shadow-color:black;--background-color:black;--background-highlight:rgb(47,48,56);--background-mark:rgb(65,65,52)}}*{margin:0;padding:0;box-sizing:border-box}::selection{color:white;background:var(--headlines-color)}body,html{height:100%}body{display:grid;grid-template-rows:auto 1fr;height:100vh;font:1.2rem/1.3 serif;color:var(--text-color);background:var(--background-color)}video{object-fit:cover;border-radius:.5rem}img{max-width:100%;&.float{float:inline-start;-webkit-margin-end:.5rem;margin-inline-end:.5rem}}header{color:var(--text-color);background:var(--background-color);position:-webkit-sticky;position:sticky;top:0;box-shadow:0 0 1em rgba(0,0,0,.2);padding:0 1rem;h1{text-align:center;text-shadow:var(--text-shadow-color) 1px 1px 0;font-size:2rem;padding:.5rem 1rem;a{text-decoration:none;color:inherit}}}article,footer,nav{max-width:1280px;margin:0 auto}nav{.hamburger{display:none}ul{margin:0}li{display:inline-block;a{color:inherit;display:inline-block;text-decoration:none;padding:1rem;transition:background .1s linear}a:hover{color:var(--text-highlight);background:var(--background-highlight);text-shadow:none}a[href^=http]:after{display:inline-block;content:"⬈";font-size:.75rem;opacity:.75;vertical-align:super;font-family:sans-serif;transition:transform .2s linear}a[href^=http]:hover:after{transform:translate3d(.25rem,-.25rem,0)}}}@media (max-width:840px){header,nav,nav ul{z-index:7}article,footer,main{z-index:1}nav{ul{position:fixed;top:0;left:-100%;width:80%;-webkit-padding-start:20%;padding-inline-start:20%;height:100%;background:var(--background-color);transition:left .3s cubic-bezier(.6,-.6,.6,1.3);li{display:block;border-bottom:1px solid var(--background-highlight);a{display:block;padding:1rem 2rem}}}.hamburger{display:block;text-decoration:none;padding:.5rem 1rem;font-size:2rem;position:absolute;top:0;left:0;cursor:pointer;transition:transform .1s ease-in-out}}nav:focus-within{ul{left:-20%;box-shadow:0 0 2rem rgba(0,0,0,.3)}.hamburger{transform:rotate(90deg)}}}@media (prefers-reduced-motion:reduce){nav{.hamburger,ul{transition:none}}}main{overflow:auto;grid-row:2;padding:1rem 1rem 0}article{margin-bottom:1rem;overflow:auto;>*{max-width:100%}}.hero{position:relative;img{width:100%;border-radius:.5rem}figcaption{position:absolute;bottom:.5rem;color:white;text-shadow:0 0 1rem black;margin:0;padding:0 .5rem;*{color:inherit}}}@media (min-width:840px){.hero{h2{font-size:2rem}}}em.title,h1,h2,h3{font-weight:700}h1,h2{font-size:1.5rem}em.title,h3{font-size:1.3rem}em.title{display:block;font-style:normal}:is(p,ul,ol)+:is(h1,h2,h3,em.title){margin-top:1rem}em.title,h1,h2,h3{color:var(--headlines-color);sub{color:var(--text-color-light);font-weight:400}}a{color:var(--text-highlight)}summary{cursor:pointer;text-decoration:underline}.noafter:after{display:none}.float{float:inline-end}a[href^=http]:after{content:"⬈";font-size:.75rem;opacity:.75;vertical-align:middle;font-family:sans-serif}a[href^="#"]{text-decoration:none}:hover>a[href^="#"]:not(a[href^="#!"]):before{content:"🔗";margin:0 .5rem;font-size:.75rem}:is(p,h2,h3,ul){margin-bottom:.5rem}main ul ul{-webkit-margin-start:1.5rem;margin-inline-start:1.5rem}ul{list-style-position:inside}ol{list-style-position:outside;li{counter-increment:list;-webkit-margin-start:1.5rem;margin-inline-start:1.5rem;text-indent:.5rem}}.center{text-align:center}.caption-on{position:relative;figcaption{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);color:white;padding:.5rem;font-size:.9rem}}.check,.checks>li,.uncheck{list-style-type:none;color:var(--text-highlight);&:before{-webkit-margin-end:.5rem;margin-inline-end:.5rem}}.check:before,.checks>li:before{content:"✓";color:#4caf50}.uncheck:before{content:"✘";color:#f44336}ul.checks{list-style:none}mark{color:var(--text-highlight);background:var(--background-mark)}blockquote{-webkit-border-start:.25rem solid var(--headlines-color);border-inline-start:.25rem solid var(--headlines-color);-webkit-padding-start:1rem;padding-inline-start:1rem;margin:1rem 0}table{width:100%;border-collapse:collapse;margin-bottom:1rem;th{background:var(--headlines-color);color:white;text-align:inherit}th:first-child{border-radius:.5rem 0 0 0}th:last-child{border-radius:0 .5rem 0 0}tr:nth-child(odd){background:var(--background-highlight)}td,th{padding:.5rem}}.grid{display:grid;grid-template-columns:repeat(auto-fill,33%);grid-gap:0}@media (max-width:840px){.grid{grid-template-columns:repeat(auto-fill,100%)}}.spread{display:flex;justify-content:space-around;text-align:center}.zebra-list{list-style-type:none;li{padding:2px 0}li:before{content:"✿";margin:0 .5em}li:nth-child(odd){background:var(--background-highlight)}}@media (max-width:840px){.spread{display:block;>*{margin:0 auto}}}.feature-image{text-align:center;font-style:italic;margin-bottom:1rem;img{border-radius:.5rem}}p.highlight{background:var(--background-mark);padding:.5rem .5rem .5rem 1rem;border-radius:.5rem}hr{border:none;border-top:5px dotted var(--headlines-color);width:20px;margin:1rem auto}.tagline{font-style:italic}.horizontalline{text-align:center;svg{width:500px;max-width:100%}}.end{text-align:end}.hidden{display:none}footer{padding:1rem 0;margin:2em auto;font-size:.9rem;ul{list-style:none;text-align:center;li{display:inline-block;margin:0 0 1rem;a{padding:.5rem}}}}.notice{background:rgb(255,255,185);color:black;border:2px solid rgb(165,0,0);position:relative;padding:.5rem;border-radius:.5rem;a{color:black;text-decoration:underline;font-weight:700}&:before{content:"⚠️";float:left;font-size:1.5em;margin:0 .5em 0 0;background:white;padding:2px;border:1px solid black;width:1.5em;line-height:1.5em;vertical-align:middle;text-shadow:-1px 1px 0 black}&:before,.close{border-radius:50%;text-align:center}.close{position:absolute;top:0;right:0;width:2em;height:2em;cursor:pointer;background:transparent;border:none}}