*,*:before,*:after{-moz-box-sizing:border-box;box-sizing:border-box}*{margin:0}html{height:100%;width:100%;line-height:1.6;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}html{font-size:14px}@media screen and (min-width: 320px){html{font-size:-moz-calc(14px + 4*(100vw - 320px)/672);font-size:calc(14px + 4*(100vw - 320px)/672)}}@media screen and (min-width: 992px){html{font-size:18px}}@media(prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{height:100vh;min-height:100vh;width:100%;min-width:100%;font-family:comma-base,sans-serif;font-weight:500;font-style:normal;-webkit-font-feature-settings:"swsh";-moz-font-feature-settings:"swsh";font-feature-settings:"swsh";-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;-webkit-font-smoothing:antialiased;margin:0}.background-fix{background-color:blue;min-width:100vw;min-height:100vh;position:fixed;top:0;left:0;z-index:-1;background:url(/img/banjo.png) no-repeat left bottom scroll,url(/img/fiddle.png) no-repeat right bottom scroll,url(/img/background_bw.jpg) no-repeat center center scroll;background-size:contain,contain,cover}b{font-weight:800;letter-spacing:.05rem}.smcp{font-variant:small-caps}.nowrap{white-space:nowrap}a{color:inherit;text-decoration:underline;-webkit-text-decoration-style:dotted;-moz-text-decoration-style:dotted;text-decoration-style:dotted;outline:none}@media only screen and (min-width: 992px){a{text-decoration:none}}a:hover,a:focus,a:active{color:inherit;text-decoration:underline;-webkit-text-decoration-style:dotted;-moz-text-decoration-style:dotted;text-decoration-style:dotted;outline:none}a:visited{color:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}@media only screen and (min-width: 600px){p{text-align:justify}}h1,h2,h3,h4,h5,h6{text-wrap:balance}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.25rem}h1,h2,h3{font-weight:800;letter-spacing:.05rem;margin:1.5rem 0 1rem;line-height:1.1}h1:first-child,h2:first-child,h3:first-child{margin-top:0}h2+h3{margin-top:0}ol{margin:0;padding-left:1.3rem;list-style-position:outside}ol li{text-indent:-1rem;margin-left:0;padding-left:1.5rem}ul{padding-left:2.2rem}ul li{text-indent:0;padding:0}@media only screen and (min-width: 600px){ul li{text-align:justify}}.long-list{margin-top:.5rem}.long-list li+li{margin-top:.5rem}.flush-list{padding-left:1rem}.flush-list li{text-indent:0;margin-left:0;padding-left:.5rem}.logo-container-outer{width:100%;background-color:rgba(0,0,0,0);display:block;margin:0;padding:1rem}@media only screen and (min-width: 600px){.logo-container-outer{display:none}}.logo-container-inner{width:100%;background-color:rgba(0,0,0,0);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin:0;padding:1rem;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-moz-box-align:center;-ms-flex-align:center;align-items:center}.logo-container-inner img{width:80%}.logo-container-inner button{width:10%}button,button:active,button:focus{padding:0;background-color:rgba(0,0,0,0);border:none;outline:none}button img,button:active img,button:focus img{width:100%}#toggle-menu{display:-moz-box;display:-ms-flexbox;display:flex;z-index:10;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:fixed;height:150%;overflow:hidden;top:0;right:0;color:#000;background-color:#e8e8e8;box-shadow:-0.25rem 0 .75rem .25rem #2f2f2f;-moz-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%);-moz-transition:transform .3s ease-in-out, -moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -moz-transform .3s ease-in-out;padding:0 2rem}@media only screen and (min-width: 600px){#toggle-menu{display:none}}.toggle-menu-item{margin:1rem 0}.toggle-menu-item:first-of-type{width:2.5rem;margin:2rem 0 .5rem auto}.toggle-menu-item img{width:100%}.toggle-menu-item a{font-size:1.5rem}.toggle-menu-subitem{padding-left:1.5rem;margin:.75rem 0}.toggle-menu-subitem:nth-of-type(6){margin-top:0}.toggle-menu-subitem a{font-size:1.25rem}.left-sidebar{display:none;text-align:left;line-height:1}@media only screen and (min-width: 600px){.left-sidebar{display:block;position:absolute;height:100%;min-height:100%;width:15%;max-width:15%;padding-top:0;padding-left:.5rem;padding-right:.5rem}}@media only screen and (min-width: 992px){.left-sidebar{position:fixed;top:0;left:0;width:20%;max-width:20%;padding-top:2rem;padding-left:1rem;padding-right:1rem}}.left-sidebar-logo{padding:.5rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media only screen and (min-width: 992px){.left-sidebar-logo{display:none}}.left-sidebar img{width:100%}.left-sidebar nav{display:none}@media only screen and (min-width: 992px){.left-sidebar nav{display:block}}nav{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:.75rem;color:#fff}nav{font-size:16px}@media screen and (min-width: 320px){nav{font-size:-moz-calc(16px + 4*(100vw - 320px)/672);font-size:calc(16px + 4*(100vw - 320px)/672)}}@media screen and (min-width: 992px){nav{font-size:20px}}nav img{width:100%;margin-bottom:1rem}nav div{margin-bottom:.75rem}.nav-subitem{padding-left:1rem}.nav-subitem{font-size:14px}@media screen and (min-width: 320px){.nav-subitem{font-size:-moz-calc(14px + 4*(100vw - 320px)/672);font-size:calc(14px + 4*(100vw - 320px)/672)}}@media screen and (min-width: 992px){.nav-subitem{font-size:18px}}.tablet-nav-container{display:none;width:100%;padding:.5rem 0}@media only screen and (min-width: 600px){.tablet-nav-container{display:block}}@media only screen and (min-width: 992px){.tablet-nav-container{display:none}}.tablet-nav-container nav{width:70%;max-width:70%;margin:0 auto;padding:.25rem 0;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.tablet-nav-container nav div{margin:0}.outer-container{position:relative}.central-container{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:100%;margin:0 auto;height:100%;min-height:100%;color:#fff}@media only screen and (min-width: 600px){.central-container{width:70%;max-width:70%}}@media only screen and (min-width: 992px){.central-container{width:60%;max-width:60%}}.main-content{width:100%;height:auto;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;background-color:#c2690a;padding:2rem;overflow:hidden}@media only screen and (min-width: 992px){.main-content{margin-top:2rem}}.main-content p{margin:0 0 1rem 0}.main-content p:last-of-type{margin:0}.main-content .section .subsection{margin:0 0 1rem 0}.main-content .section .subsection:last-of-type{margin:0}.image-container,.image-container-quadruple,.image-container-triple,.image-container-double{width:100%;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-moz-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between;row-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;margin:2rem 0;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 600px){.image-container,.image-container-quadruple,.image-container-triple,.image-container-double{-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.image-container:first-child,.image-container-quadruple:first-child,.image-container-triple:first-child,.image-container-double:first-child{margin-top:0}.image-container:last-child,.image-container-quadruple:last-child,.image-container-triple:last-child,.image-container-double:last-child{margin-bottom:0}.image-container img,.image-container-quadruple img,.image-container-triple img,.image-container-double img{width:100%}@media only screen and (min-width: 600px){.image-container img,.image-container-quadruple img,.image-container-triple img,.image-container-double img{width:-moz-calc(50% - 1rem);width:calc(50% - 1rem)}}.image-container-double img{width:100%;height:auto}@media only screen and (min-width: 600px){.image-container-double img{width:-moz-calc(50% - 1rem);width:calc(50% - 1rem)}}.image-container-triple img{width:100%}@media only screen and (min-width: 600px){.image-container-triple img{width:-moz-calc(33% - 1rem);width:calc(33% - 1rem)}}.image-container-quadruple img{width:100%}@media only screen and (min-width: 600px){.image-container-quadruple img{width:-moz-calc(20% - 1rem);width:calc(20% - 1rem)}}.video-container{position:relative;padding-top:56.25%;margin:2rem 0}.video-container iframe{display:block;position:absolute;top:0;left:0;width:100%;height:100%}iframe{border:none;outline:none;box-shadow:none}.copyright{width:100%;text-align:center;font-size:.75rem;padding:1rem}#logo-full{display:none}@media only screen and (min-width: 600px){#logo-full{display:block}}.audio-player{width:100%;box-shadow:0 0 .75rem .15rem #2f2f2f;letter-spacing:.05rem !important;font-variant-numeric:lining-nums;-webkit-font-feature-settings:"lnum";-moz-font-feature-settings:"lnum";font-feature-settings:"lnum";--plyr-font-family: comma-base, sans-serif;--plyr-font-weight-regular: 800;--plyr-audio-controls-background: #C2690A;--plyr-audio-control-background-hover: yellow;--plyr-audio-control-color: white;--plyr-audio-control-color-hover: #C2690A;--plyr-range-fill-background: yellow;--plyr-progress-loading-background: #D28F08;--plyr-audio-progress-buffered-background: #E1B405;border-radius:.5rem}@media only screen and (min-width: 600px){.audio-player{width:75%}}.audio-player .plyr{border-radius:.5rem}.linkout{display:inline-block;height:.75rem;min-height:.75rem;width:.75rem;min-width:.75rem;background-image:url(/img/linkout.svg);background-size:cover}.pdf{display:inline-block;overflow:visible;height:.75rem;min-height:.75rem;width:.605rem;min-width:.605rem;background-image:url(/img/pdf_icon.svg);background-size:cover}.email{display:inline-block;overflow:visible;height:.75rem;min-height:.75rem;width:.75;min-width:.75rem;background-image:url(/img/email.svg);background-size:cover}#error-big{margin:0 auto;font-weight:800;letter-spacing:.05rem;font-size:4rem !important;text-align:center}#error-small{margin:1rem auto;font-weight:800;letter-spacing:.05rem;font-size:2rem;text-align:center}