:root{--width-60: 60%;--width-70: 70%;--width-80: 80%;--width-90: 90%;--width-100: 100%}*{box-sizing:border-box}html,body{position:relative;height:var(--width-100)}body{background:#eee;font-family:Nunito,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;color:#000;margin:0;padding:0}main{display:grid;justify-items:center}p{font-size:1.4em}img{min-width:auto!important;min-height:auto!important}iframe{margin-top:1em}span{font-weight:300;font-family:sans-serif}::-webkit-scrollbar{width:4px;border-radius:4px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555;border-radius:4px}p.date{font-size:1.2em;font-weight:300;margin:0}.swiper{width:var(--width-100);height:var(--width-100)}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}
