@charset "UTF-8"html{scroll-behavior:smooth;}p.evt{max-width:68.75rem;margin-inline:auto;}ul.evtls{width:100%;max-width:62.5rem;margin:1rem auto;display:flex;flex-direction:column;gap:1.5rem;list-style:none;box-sizing:border-box;}.evtls a.evtli{display:flex;align-items:center;gap:1rem 1.5rem;border:1px solid var(--gs-gray);border-radius:.5rem;box-sizing:border-box;color:black;text-decoration:none;}.evtls a.evtli:hover{text-decoration:none;background-color:#efede9;}.evtls .evtli picture{width:100%;max-width:22.5rem;flex-shrink:0;display:grid;place-items:center;}.evtls .evtli img{width:100%;max-width:22.5rem;}.evtli h3{font-size:1.5rem;margin-bottom:0.25rem;}.evtls h4{font-size:1.15rem;margin-bottom:.5rem;}.evtls h4 span{font-weight:700;}.evtli p{margin-bottom:0;}@media (width < 48rem){.evtls a.evtli{width:96%;padding:1rem;flex-direction:column;margin-inline:auto;}.evtli h3{font-size:1.25rem;margin-bottom:.5rem;}.evtli p{text-align:justify;}}@media (width >= 48rem){.evtls a.evtli{width:100%;padding:1.5rem;}.evtli h3{font-size:1.5rem;margin-bottom:.5rem;}}