@font-face{font-display:swap;font-family:"Spiller";font-style:normal;src:url(/../fonts/Spiller-Upright-weight-VF-Web-V2.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Spiller";font-style:italic;src:url(/../fonts/Spiller-Italic-weight-VF-Web.woff2) format("woff2")}@font-face{font-display:swap;font-family:"SpillerContrast";src:url(/../fonts/SpillerContrast-Upright-contrast_weight-VF-Web.woff2) format("woff2")}@font-face{font-display:swap;font-family:"SpillerContrastItalic";src:url(/../fonts/SpillerContrast-Italic-contrast_weight-VF-Web.woff2) format("woff2")}@font-face{font-display:swap;font-family:"SpillerWidth";src:url(/../fonts/SpillerWidth-Upright-width_weight-VF-Web.woff2) format("woff2")}@font-face{font-display:swap;font-family:"SpillerWidthItalic";src:url(/../fonts/SpillerWidth-Italic-width_weight-VF-Web.woff2) format("woff2")}@font-face{font-display:swap;font-family:"SpillerRounded";src:url(/../fonts/SpillerRounded-Upright-weight-VF-Web.woff2) format("woff2")}@font-face{font-display:swap;font-family:"SpillerSerif";src:url(/../fonts/SpillerSerif-Upright-weight-VF-Web.woff2) format("woff2")}@font-face{font-display:swap;font-family:"SpillerSerifItalic";src:url(/../fonts/SpillerSerif-Italic-weight-VF-Web.woff2) format("woff2")}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,hr,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:none;font:inherit;margin:0;padding:0;vertical-align:baseline}html{font-size:15px}body{font-size:15px;font-size:1rem;line-height:21px;line-height:1.4rem;font-variation-settings:"wght" 400;background-color:#fff;color:#1d1e20;font-family:"Spiller","Arial","Helvetica",sans-serif;overflow-x:hidden;width:100%}ol,ul{list-style:none;list-style-position:outside;margin-left:30px}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html,body{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}input,select,option{font-family:"Spiller","Arial","Helvetica",sans-serif}img,video{vertical-align:bottom}p,fieldset,table,ol,ul,dl,iframe{margin-bottom:10px}a{color:inherit;text-decoration:none}button{background:none;border:none;color:inherit;font:inherit;line-height:normal;margin:0;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}hr{background-color:transparent;clear:both;color:#b7b8bd;font-size:20px;font-weight:800;margin:0 0 10px}hr::after{content:"\\  \\"}abbr,acronym{border-bottom:1px dotted #dee0e2}i,em{font-style:italic}small,sub,sup{font-size:85%}sub,sup{position:relative;vertical-align:baseline}sub{bottom:-0.3em}sup{top:-0.3em}ol{list-style-type:decimal}ul{list-style-type:disc}b,strong{font-variation-settings:"wght" 600}.s-visually-hidden{border:none !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.s-hidden{display:none !important}.curtain-viewer{--white: #ffffff;--black: #000000;--grey1: #1d1e20;--grey2: #505354;--grey3: #b7b8bd;--green: #50e3c2;background:var(--black, #000000);font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:600;line-height:1.43;outline:0;position:relative}.curtain-viewer__viewers{height:500px;overflow:hidden;position:relative}:-webkit-full-screen .curtain-viewer__viewers{height:-webkit-calc(100vh - 141px);height:calc(100vh - 141px)}:-ms-fullscreen .curtain-viewer__viewers{height:calc(100vh - 141px)}:fullscreen .curtain-viewer__viewers{height:-webkit-calc(100vh - 141px);height:calc(100vh - 141px)}@media(min-width: 768px){.curtain-viewer__viewers{height:740px}}.curtain-viewer__viewer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;opacity:0;position:absolute;-webkit-transform:translateX(-100vw);-ms-transform:translateX(-100vw);transform:translateX(-100vw);-webkit-transition:opacity .6s ease,-webkit-transform .2s ease-out;transition:opacity .6s ease,-webkit-transform .2s ease-out;transition:transform .2s ease-out,opacity .6s ease;transition:transform .2s ease-out,opacity .6s ease,-webkit-transform .2s ease-out;width:100%}.curtain-viewer__viewer[active]{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.curtain-viewer__viewer[active]~.curtain-viewer__viewer{opacity:0;-webkit-transform:translateX(100vw);-ms-transform:translateX(100vw);transform:translateX(100vw)}.curtain-viewer__osd{cursor:move;-webkit-box-flex:0;-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}.curtain-viewer__legend{display:none}.curtain-viewer__viewer[active] .curtain-viewer__legend{background:var(--grey1, #1d1e20);color:var(--white, #ffffff);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:14px 12px}@media(min-width: 768px){.curtain-viewer__viewer[active] .curtain-viewer__legend{padding:28px 24px}}.curtain-viewer__label{-webkit-box-flex:0;-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;font-size:12px;font-weight:100;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}@media(min-width: 992px){.curtain-viewer__label{-webkit-box-flex:1;-webkit-flex:1 1 34%;-ms-flex:1 1 34%;flex:1 1 34%;margin-left:150px;text-align:right}}.curtain-viewer__key{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:var(--grey3, #b7b8bd);cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 0 20px;outline:none;padding:0;text-decoration:none;width:30%}.curtain-viewer__key.active{color:var(--white, #ffffff)}.curtain-viewer__key:hover,.curtain-viewer__key:focus{text-decoration:underline}@media(min-width: 992px){.curtain-viewer__key{margin-bottom:0;width:12%}.curtain-viewer__key+.curtain-viewer__key{margin-left:35px}.curtain-viewer__key.colour,.curtain-viewer__key.grey,.curtain-viewer__key.blackwhite{padding-left:50px;position:relative}.curtain-viewer__key.colour::before,.curtain-viewer__key.grey::before,.curtain-viewer__key.blackwhite::before{background:var(--grey2, #505354);border:1px solid var(--white, #ffffff);border-radius:50%;content:"";height:40px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:40px}.curtain-viewer__key.colour::before{background:0 0 no-repeat url("data:png;base64,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");background-size:cover}.curtain-viewer__key.blackwhite::before{background:-webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), color-stop(50%, #000), color-stop(100%, #000), color-stop(#000), color-stop(#000), color-stop(#fff), to(#fff));background:linear-gradient(90deg, #fff 0%, #fff 50%, #000 50%, #000 100%, #000, #000, #fff, #fff)}}.curtain-viewer__key-toggle{background:var(--grey3, #b7b8bd);border-radius:12px;height:24px;margin-top:5px;position:relative;width:44px}.curtain-viewer__key-toggle::after{background:var(--white, #ffffff);border-radius:50%;content:"";height:20px;left:2px;position:absolute;top:2px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;width:20px}@media(min-width: 992px){.curtain-viewer__key-toggle{height:18px;width:32px}.curtain-viewer__key-toggle::after{height:14px;width:14px}}.curtain-viewer__key.active .curtain-viewer__key-toggle{background:var(--green, #50e3c2)}.curtain-viewer__key.active .curtain-viewer__key-toggle::after{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.curtain-viewer__zoom-ctrls{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;left:0;position:absolute;top:0;z-index:1}.curtain-viewer__zoom-in,.curtain-viewer__zoom-out,.curtain-viewer__fullscreen{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--white, #ffffff);border:none;border-radius:50%;color:var(--black, #000000);cursor:pointer;display:block;height:32px;margin:12px;padding:0;position:relative;width:32px;z-index:1}.curtain-viewer__zoom-in::before,.curtain-viewer__zoom-in::after,.curtain-viewer__zoom-out::before,.curtain-viewer__zoom-out::after,.curtain-viewer__fullscreen::before,.curtain-viewer__fullscreen::after{background:currentColor;content:"";height:50%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%) rotate(90deg);-ms-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg);width:2px}@media(min-width: 768px){.curtain-viewer__zoom-in,.curtain-viewer__zoom-out,.curtain-viewer__fullscreen{margin:24px}}.curtain-viewer__zoom-in::after{-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.curtain-viewer__zoom-out{margin-top:0}.curtain-viewer__fullscreen{border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;right:0;position:absolute;top:0}.curtain-viewer__fullscreen::before,.curtain-viewer__fullscreen::after{display:none}.curtain-viewer__fullscreen svg{fill:var(--grey1, #1d1e20);height:60%;margin:auto;opacity:.6;width:60%}:-webkit-full-screen .curtain-viewer__fullscreen{border-radius:50%}:-ms-fullscreen .curtain-viewer__fullscreen{border-radius:50%}:fullscreen .curtain-viewer__fullscreen{border-radius:50%}:-webkit-full-screen .curtain-viewer__fullscreen svg{display:none}:-ms-fullscreen .curtain-viewer__fullscreen svg{display:none}:fullscreen .curtain-viewer__fullscreen svg{display:none}:-webkit-full-screen .curtain-viewer__fullscreen::before{display:block;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}:-ms-fullscreen .curtain-viewer__fullscreen::before{display:block;-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}:fullscreen .curtain-viewer__fullscreen::before{display:block;-webkit-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}:-webkit-full-screen .curtain-viewer__fullscreen::after{background:currentColor;display:block;height:50%;left:50%;top:50%;-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg);width:2px}:-ms-fullscreen .curtain-viewer__fullscreen::after{background:currentColor;display:block;height:50%;left:50%;top:50%;-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg);width:2px}:fullscreen .curtain-viewer__fullscreen::after{background:currentColor;display:block;height:50%;left:50%;top:50%;-webkit-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg);width:2px}.curtain-viewer__drawer{background:var(--grey1, #1d1e20);width:100%}@media(min-width: 992px){.curtain-viewer__drawer{padding-bottom:12px}}.curtain-viewer__menu{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:1px solid var(--grey2, #505354);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:0 12px;overflow:auto;padding:14px 3px 12px}@media(min-width: 768px){.curtain-viewer__menu{margin-left:24px;margin-right:24px}}.curtain-viewer__menu-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid var(--white, #ffffff);cursor:pointer;display:block;outline:0;padding:0}.curtain-viewer__menu-tab+.curtain-viewer__menu-tab{margin-left:24px}.curtain-viewer__menu-tab[active].curtain-viewer__menu-tab,.curtain-viewer__menu-tab:hover,.curtain-viewer__menu-tab:focus{border:4px solid var(--green, #50e3c2);margin-right:-6px;margin-top:-6px;-webkit-transform:translate(-3px, 3px);-ms-transform:translate(-3px, 3px);transform:translate(-3px, 3px)}.curtain-viewer__menu-tab:hover,.curtain-viewer__menu-tab:focus{border-color:var(--white, #ffffff)}.layerstack{--white: #ffffff;--black: #000000;--grey1: #1d1e20;--grey2: #505354;--green: #50e3c2;background:var(--black, #000000);font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:200;line-height:1.43;position:relative}.layerstack__viewer{cursor:pointer;height:64vh}:-webkit-full-screen .layerstack__viewer{height:-webkit-calc(100vh - 100px);height:calc(100vh - 100px)}:-ms-fullscreen .layerstack__viewer{height:calc(100vh - 100px)}:fullscreen .layerstack__viewer{height:-webkit-calc(100vh - 100px);height:calc(100vh - 100px)}.layerstack__zoom-ctrls{left:0;position:absolute;top:0;z-index:1}.layerstack__zoom-in,.layerstack__zoom-out,.layerstack__fullscreen{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--white, #ffffff);border:none;border-radius:50%;color:var(--black, #000000);cursor:pointer;display:block;height:32px;margin:24px;padding:0;position:relative;width:32px;z-index:1}.layerstack__zoom-in::before,.layerstack__zoom-in::after,.layerstack__zoom-out::before,.layerstack__zoom-out::after,.layerstack__fullscreen::before,.layerstack__fullscreen::after{background:currentColor;content:"";height:50%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%) rotate(90deg);-ms-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg);width:2px}.layerstack__zoom-in::after{-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.layerstack__zoom-out{margin:-12px 100% 0 24px}.layerstack__fullscreen{border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;right:0;position:absolute;top:0}.layerstack__fullscreen::before,.layerstack__fullscreen::after{display:none}.layerstack__fullscreen svg{fill:var(--grey1, #1d1e20);height:60%;margin:auto;opacity:.6;width:60%}:-webkit-full-screen .layerstack__fullscreen{border-radius:50%}:-ms-fullscreen .layerstack__fullscreen{border-radius:50%}:fullscreen .layerstack__fullscreen{border-radius:50%}:-webkit-full-screen .layerstack__fullscreen svg{display:none}:-ms-fullscreen .layerstack__fullscreen svg{display:none}:fullscreen .layerstack__fullscreen svg{display:none}:-webkit-full-screen .layerstack__fullscreen::before{display:block;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}:-ms-fullscreen .layerstack__fullscreen::before{display:block;-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}:fullscreen .layerstack__fullscreen::before{display:block;-webkit-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}:-webkit-full-screen .layerstack__fullscreen::after{background:currentColor;display:block;height:50%;left:50%;top:50%;-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg);width:2px}:-ms-fullscreen .layerstack__fullscreen::after{background:currentColor;display:block;height:50%;left:50%;top:50%;-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg);width:2px}:fullscreen .layerstack__fullscreen::after{background:currentColor;display:block;height:50%;left:50%;top:50%;-webkit-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg);width:2px}.layerstack__drawer{background:var(--grey1, #1d1e20)}.layerstack__drawer__handle{display:none}.layerstack__drawer--open .layerstack__drawer__handle{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}:-webkit-full-screen .layerstack__drawer{bottom:0;cursor:pointer;max-height:100px;position:absolute;-webkit-transition:max-height 450ms;transition:max-height 450ms;width:100%}:-ms-fullscreen .layerstack__drawer{bottom:0;cursor:pointer;max-height:100px;position:absolute;-ms-transition:max-height 450ms;transition:max-height 450ms;width:100%}:fullscreen .layerstack__drawer{bottom:0;cursor:pointer;max-height:100px;position:absolute;-webkit-transition:max-height 450ms;transition:max-height 450ms;width:100%}:-webkit-full-screen .layerstack__drawer__handle{-webkit-appearance:none;appearance:none;background:var(--grey1, #1d1e20);border:1px solid var(--green, #50e3c2);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:flex;height:32px;padding:0;position:absolute;right:24px;top:-16px;-webkit-transition:-webkit-transform 340ms;transition:-webkit-transform 340ms;transition:transform 340ms;transition:transform 340ms, -webkit-transform 340ms;width:32px;z-index:1}:-ms-fullscreen .layerstack__drawer__handle{appearance:none;background:var(--grey1, #1d1e20);border:1px solid var(--green, #50e3c2);border-radius:50%;display:-ms-flexbox;display:flex;height:32px;padding:0;position:absolute;right:24px;top:-16px;-ms-transition:transform 340ms;transition:transform 340ms;width:32px;z-index:1}:fullscreen .layerstack__drawer__handle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--grey1, #1d1e20);border:1px solid var(--green, #50e3c2);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:32px;padding:0;position:absolute;right:24px;top:-16px;-webkit-transition:-webkit-transform 340ms;transition:-webkit-transform 340ms;transition:transform 340ms;transition:transform 340ms, -webkit-transform 340ms;width:32px;z-index:1}:-webkit-full-screen .layerstack__drawer__handle::after{border:solid var(--white, #ffffff);border-width:0px 2px 2px 0px;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:34%;margin:auto;-webkit-transform:translate(0, 2px) rotate(225deg);transform:translate(0, 2px) rotate(225deg);width:34%}:-ms-fullscreen .layerstack__drawer__handle::after{border:solid var(--white, #ffffff);border-width:0px 2px 2px 0px;box-sizing:border-box;content:"";display:block;height:34%;margin:auto;-ms-transform:translate(0, 2px) rotate(225deg);transform:translate(0, 2px) rotate(225deg);width:34%}:fullscreen .layerstack__drawer__handle::after{border:solid var(--white, #ffffff);border-width:0px 2px 2px 0px;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:34%;margin:auto;-webkit-transform:translate(0, 2px) rotate(225deg);-ms-transform:translate(0, 2px) rotate(225deg);transform:translate(0, 2px) rotate(225deg);width:34%}:-webkit-full-screen .layerstack__drawer--open{max-height:50vh}:-ms-fullscreen .layerstack__drawer--open{max-height:50vh}:fullscreen .layerstack__drawer--open{max-height:50vh}.layerstack__dash{margin:auto;max-width:720px;padding:35px 24px 24px}.layerstack__fader,.layerstack__key{width:100%}.layerstack__fader{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--grey2, #505354);color:var(--green, #50e3c2);cursor:pointer;height:8px;margin:0;padding:0;position:relative;-webkit-transition:background 450ms ease-in;transition:background 450ms ease-in;z-index:1}.layerstack__fader::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--green, #50e3c2);border:none;border-radius:0;-webkit-box-shadow:0 3px 4px 0 var(--black, #000000);box-shadow:0 3px 4px 0 var(--black, #000000);height:16px;width:8px}.layerstack__fader::-moz-range-thumb{-moz-appearance:none;appearance:none;background:var(--green, #50e3c2);border:none;border-radius:0;box-shadow:0 3px 4px 0 var(--black, #000000);height:16px;width:8px}.layerstack__fader::-ms-thumb{appearance:none;background:var(--green, #50e3c2);border:none;border-radius:0;box-shadow:0 3px 4px 0 var(--black, #000000);height:16px;width:8px}.layerstack__fader::-ms-track{background:transparent;color:transparent}.layerstack__fader::-ms-fill-lower{background:transparent}.layerstack__fader::-ms-fill-upper{background:transparent}.layerstack__key{color:var(--green, #50e3c2);position:relative;top:-5px}.layerstack__key-line{border-right:1px solid var(--grey2, #505354);-webkit-box-sizing:border-box;box-sizing:border-box;height:8px;position:absolute;text-align:right}.layerstack__key-icon{cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}.layerstack__key-icon svg{fill:var(--grey1, #1d1e20);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:14px;stroke:var(--green, #50e3c2);width:24px}.layerstack__key-icon svg:nth-child(n+2){margin-top:-17px}.layerstack__key-line .layerstack__key-icon{top:16px;left:12px}.layerstack__key-line:nth-child(1) .layerstack__key-icon{left:-12px}.layerstack__labels{margin:50px 0 0 -12px}.layerstack__label{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 0 20px;padding:0}.layerstack__label .layerstack__key-icon{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.layerstack__label-text{color:var(--white, #ffffff);margin-left:10px;text-align:justify;text-decoration:underline}.curtain-viewer{font-family:fontFamily(text)}.curtain-viewer__key-label{font-size:14px;font-size:0.9333333333rem;line-height:18px;line-height:1.2rem;font-variation-settings:"wght" 500}.curtain-viewer__label{font-size:13px;font-size:0.8666666667rem;line-height:18px;line-height:1.2rem;font-variation-settings:"wght" 400}.layerstack{font-size:14px;font-size:0.9333333333rem;line-height:18px;line-height:1.2rem;font-variation-settings:"wght" 500;font-family:"Spiller","Arial","Helvetica",sans-serif}@media(min-width: 992px){.sir-trevor-annotatedtour-block{clear:right}}.pop-out-viewer .pop-out-viewer__close{font-size:13px;font-size:0.8666666667rem;line-height:18px;line-height:1.2rem;font-variation-settings:"wght" 500;background-color:#fff;letter-spacing:normal;text-transform:none;top:40px}.pop-out-viewer .explore-button{font-size:13px;font-size:0.8666666667rem;line-height:18px;line-height:1.2rem;font-variation-settings:"wght" 500;background-color:#fff;letter-spacing:normal;position:fixed;right:20px;text-transform:none}.title-panel h1{padding-bottom:20px}.page-panel__inner .annotatedzoom-annotation-detail__content{font-size:15px;font-size:1rem;line-height:21px;line-height:1.4rem;font-variation-settings:"wght" 400;padding-bottom:20px}.title-panel__inner .u-btn{margin-right:0}.explore-button--interactive{left:65px}.slide__viewport{position:absolute}.mobile-annotation-view{height:35%}.mobile-annotation-view--splash{height:100%}.mobile-annotation-view__annotation-panel{padding-top:15px}.annotation-navigation .annotation-navigation__next,.annotation-navigation .annotation-navigation__previous{font-size:13px;font-size:0.8666666667rem;line-height:18px;line-height:1.2rem;font-variation-settings:"wght" 500}.full-page-viewer{background-color:#000;height:100vh}.slide__info-panel{max-height:330px;overflow-y:hidden}.slide__info-panel h2{font-size:17px;font-size:1.1333333333rem;line-height:21px;line-height:1.4rem;font-variation-settings:"wght" 500;padding-bottom:10px}.slide__info-panel .slide__info-panel-attribution{padding-bottom:5px}.slide__info-panel .slide__info-panel-body{font-size:15px;font-size:1rem;line-height:21px;line-height:1.4rem;font-variation-settings:"wght" 400}@media(min-width: 992px){.slide__info-panel{max-height:none}.slide__info-panel h2{padding-bottom:0}}
