html,body{padding:0;margin:0;background-color:#272727;position:relative}*,*:after,*:before{box-sizing:border-box}header{display:flex;flex-direction:column;align-items:center;position:relative;width:fit-content;margin:0 auto}h1{color:#ffe600;font-size:2.8rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;text-align:center}.witcherLogo{width:350px;margin:0 auto;transition:transform .2s ease-in-out}.witcherLogo:hover{transform:scale(1.1)}footer{color:#fff;font-family:Lucida Console,Courier New,Courier,monospace;text-align:center}.copyright{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.copyright>a{display:flex;justify-content:center;gap:5px;align-items:center}.footerLink{color:#00cfc3;text-decoration:none}.footerLink:hover{text-decoration:underline}.builtWith{padding:0 10px 20px;margin:0}.mainContent{display:flex;justify-content:center;align-items:center;padding:1rem 4%;margin:0 auto;width:calc(100vw - 8%);max-width:4560px}.cardHolder{position:relative;width:100%;white-space:nowrap;overflow-x:hidden;font-size:0;margin:auto 0}.card{position:relative;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;outline:none;padding:36px 4px;transition:transform .2s ease-in-out,margin .5s ease-in-out,width .3s ease-out;font-size:0}.navBtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;vertical-align:middle;padding:1rem;cursor:pointer;transition:transform .16s ease-in-out}.navBtn:hover{transform:scale(1.1)}.rightBtn{transform:rotate(180deg)}.rightBtn:hover{transform:rotate(180deg) scale(1.1)}@media screen and (max-width: 650px){h1{font-size:2.3rem}.witcherLogo{width:300px}.mainContent{padding:.5rem 1%}.navBtn{padding:.3rem}}@media screen and (max-width: 450px){h1{font-size:1.8rem}.witcherLogo{width:230px}.mainContent{padding:0}.navBtn{padding:.3rem;position:absolute;z-index:10}.leftBtn{left:0}.rightBtn{right:0}}picture-modal{position:absolute;top:0;width:100vw;height:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#00000080;z-index:100;overflow:hidden}
