body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}iframe{border:none}.container{background-color:#231f20;display:flex;flex-wrap:wrap;height:100vh;overflow:hidden;width:100%}.left-panel{background-color:#231f20;max-width:100%}.left-panel,.right-panel{box-sizing:border-box;color:#f0f8ff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.right-panel{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:space-around;min-width:45%;overflow-y:auto;text-align:center}.right-panel img{height:auto;height:50vh;margin-top:20px;max-width:100%}.text-block{font-size:24px;margin-top:250px;padding:15px;position:relative;text-align:left}.ads-panel-l{margin-left:150px}.ads-panel-l,.ads-panel-r{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}@media (max-width:1080px){.container{flex-direction:row;flex-wrap:nowrap}.right-panel{align-items:center;display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:center;min-width:45%}.right-panel img{height:auto;max-width:100%}.ads-panel-r{flex:0 1 320px}.ads-panel-l,.ads-panel-r{height:auto}}