*{margin:0;padding:0;font-family:'News Cycle', sans-serif;font-weight:normal}html{font-size:32px}body{background-color:#eee;overflow-x:hidden}button{cursor:pointer;padding:0px 16px 2px 16px;border:2px solid black;border-radius:25px;font-size:1rem;text-transform:uppercase;z-index:3}.button{position:absolute;top:50vh;right:calc( 10vw + 16px );z-index:5}.button button{transform-origin:top right;font-size:1.3rem;border-radius:32px;border:2.5px solid black;background-color:white}.button.fixed{position:fixed;top:16px;right:0px}button:hover{background-color:#eee}button:active{background-color:black;color:white}.toggle-button{display:flex;gap:0.5rem;margin:0.5rem 0 0.5rem 0}.toggle-button button{background-color:#eee;color:black}.toggle-button button.active{background-color:white}header{position:sticky;top:0;margin-top:-6rem;margin-bottom:5rem;text-transform:uppercase}header nav{padding-left:0.5rem;padding-top:0.5rem}header nav a{color:black;text-decoration:none}header li{list-style-type:none;font-size:0.7rem;line-height:115%}nav a:hover,footer a:hover{text-decoration:underline}nav a:active,footer a:active{color:white}.logo svg{width:35%;position:absolute;bottom:5px;right:0.5rem}.landing{height:100vh;width:100vw}.landing article{width:64%;position:absolute;right:2rem;top:3.5rem}.landing h2{font-size:2.5rem;line-height:105%;text-transform:uppercase}.landing p{z-index:2;max-width:90%}.cls-1{fill:none;stroke:#231f20;stroke-miterlimit:10;stroke-width:3px}.cls-2{fill:#fff;stroke-width:0px}.cls-3{fill:none;stroke:#231f20;stroke-miterlimit:10;stroke-width:3px}.cls-4{fill:#fff;stroke:#000;stroke-width:3px}#hands{position:absolute;width:60%;max-height:calc(67vh - 1rem);top:18%;left:11vw;z-index:-1}.line{position:absolute;width:20vw}.line-1{top:-20px;left:0}.line-2{top:50vh;left:0}.line-3{bottom:0;left:220px;transform:translateY(35%)}.line-4{top:10px;right:0}p{margin-bottom:0.5rem}p,article li{font-size:1rem;line-height:115%}main{width:70%;margin-left:auto;padding-right:0.5rem;min-height:100vh}main article{margin-bottom:0.5rem}main article h3{margin-bottom:.5rem;margin-right:3rem;font-size:2rem;line-height:115%;text-transform:uppercase}main article a{text-decoration:underline;color:black}main article a:hover{cursor:pointer;text-decoration:none;background-color:white;padding:0px 16px 2px 16px;border:2px solid black;border-radius:25px;transition-duration:0.3s}main article a:active{background-color:black;color:white}main #section4 img{width:30%;display:block}main #section4 img:first-child{margin-bottom:0.2rem}main #section4 img:nth-child(2){margin-bottom:0.4rem}main ol{list-style-position:inside}main ol li{margin-top:0.5rem;text-indent:-1rem;margin-left:1rem}main table{width:80%;table-layout:fixed;border-collapse:separate;border-spacing:0}main table tr td{height:2rem;line-height:105%}main table tr th{background-color:white;text-transform:uppercase;border-top:2px solid black}main table tr th,main table tr td{font-size:0.7rem;padding:5px;padding-left:16px;border-right:2px solid black;border-bottom:2px solid black}main table tr th:first-child,main table tr td:first-child{border-left:2px solid black}main table tr:first-child th:first-child{border-top-left-radius:20px}main table tr:first-child th:last-child{border-top-right-radius:20px}main table tr:last-child td:first-child{border-bottom-left-radius:20px}main table tr:last-child td:last-child{border-bottom-right-radius:20px}main table tr:last-child{background-color:rgba(255,255,255,0.7)}ul{list-style:none}footer{padding-top:16px;padding-bottom:14px;width:70%;margin-left:auto;display:block}footer li{display:inline-block;margin-right:1rem}footer a{text-decoration:none;text-transform:uppercase;color:black;font-size:.5rem;line-height:115%}.logo-s{position:fixed;left:0.5rem;bottom:0;width:20%;opacity:0;transition:100ms opacity;height:max-content}.logo-s.active{opacity:1}@media only screen and (max-width: 1024px){html{font-size:28px}.landing article{top:4rem}.landing article p{max-width:100%}.button{top:43vh}#hands{top:25%}.logo svg{width:40%}.line{width:25%;z-index:2}#hands{width:60vw}}@media only screen and (max-width: 850px){.landing article{width:80%;top:3rem}#hands{top:35%;left:18vw}}@media only screen and (max-width: 700px){.landing article h2{font-size:2rem}#hands{width:70vw;top:40%}}@media only screen and (max-width: 600px){html{font-size:20px}header li{font-size:1rem}header{margin-top:-4rem;padding-top:0.5rem;padding-bottom:4rem;margin-bottom:0;z-index:1}.button{top:60vh;right:33vw}.button button{font-size:1.5rem}.landing{margin-top:-5vh}.landing article{width:94%;top:40%;right:1rem;text-align:right}.landing h2{font-size:2.5rem}.landing p{margin-left:3rem}.logo svg{width:60%;bottom:4.5rem;left:5px;z-index:4}.logo-s{right:16px;top:16px;width:40%;z-index:5}.logo-s .cls-4{stroke-width:5px}#hands{position:absolute;top:-5%;left:0;width:90%}.line{width:40%;position:absolute;z-index:2}.line-1{visibility:hidden}.line-2{transform:translateX(-13%) translateY(30%)}.line-3{transform:translateX(0%) translateY(30%)}main{width:94%;margin:0 auto;padding-right:0}main article{padding-top:2rem}main h3{margin-right:0}main table{width:90%;margin:auto}main table tr th{border-top:1px solid black}main table tr th,main table tr td{font-size:0.8rem;border-right:1px solid black;border-bottom:1px solid black}main table tr th:first-child,main table tr td:first-child{border-left:1px solid black}main #section4 img{width:50%}footer{margin-left:auto;margin-right:auto}footer ul{display:flex;justify-content:space-evenly}footer li{margin-right:0rem}footer a{font-size:0.7rem}}@media only screen and (max-width: 400px){header{margin-top:-4.5rem}.landing article{top:35%}.landing h2,.landing p{margin-left:30%}.button{top:65vh}#hands{top:0}.logo svg{width:85%}.line-2{transform:translateX(-9%) translateY(52%)}main article{margin-bottom:1rem}main article h3{margin-right:0}}.flex{display:flex}.flex.column{flex-direction:column}.hidden{display:none}.invisible{opacity:0}
/*# sourceMappingURL=bottery.min.css.map */
