<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root { --accent: #1a4862; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(244, 90, 78, 1), -10px 10px rgba(244, 90, 78, 0.2), -10px -10px rgba(244, 90, 78, 1), 10px -10px rgba(244, 90, 78, 0.2); } 25% { box-shadow: -10px 10px rgba(244, 90, 78, 0.2), -10px -10px rgba(244, 90, 78, 1), 10px -10px rgba(244, 90, 78, 0.2), 10px 10px rgba(244, 90, 78, 1); } 50% { box-shadow: -10px -10px rgba(244, 90, 78, 1), 10px -10px rgba(244, 90, 78, 0.2), 10px 10px rgba(244, 90, 78, 1), -10px 10px rgba(244, 90, 78, 0.2); } 75% { box-shadow: 10px -10px rgba(244, 90, 78, 0.2), 10px 10px rgba(244, 90, 78, 1), -10px 10px rgba(244, 90, 78, 0.2), -10px -10px rgba(244, 90, 78, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #ffffff }.is-form-style input.is-search-input { height: 60px; border: 3px solid #ffffff !important; -webkit-border-radius: 10px; box-shadow: 5px 10px 15px #cdcdcd; } .is-form-style input.is-search-submit { width: 90px; height: 56px; margin-top: 2px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; margin-right: 2px; } .button-1:visited:hover, .button-2 { color: #234762 !important; background-color: #e9f370 !important; } .event-date { display: none; } .profile-cover.profile-cover-no-img { height: 300px; background-image: url('https://tihub.ch/wp-content/uploads/2025/03/66d2c86b750c0d5bd09fd861_Inner-Banner-Section-Bg.png'); } @media only screen and (max-width: 1200px) { .profile-cover.profile-cover-no-img { height: 0px; } } .menu-button { grid-column-gap: 10px; letter-spacing: -.36px; border-radius: 10px; flex-flow: row; justify-content: center; align-items: center; padding: 17px 34px; font-size: 18px; font-weight: 500; line-height: 100%; text-decoration: none; display: flex; position: relative; overflow: hidden; border-style: solid; border-color: #1a4862; border-width: 2px; } .menu-button a:hover { color:#f45a4e !important; } @media only screen and (max-width: 600px) { .menu-button { grid-column-gap: 10px; letter-spacing: -.36px; text-transform: capitalize; background-color: #ecf06f; border-radius: 0px; flex-flow: row; justify-content: left; align-items: left; padding: 0px 0px; font-size: 18px; font-weight: 500; line-height: 100%; text-decoration: none; display: flex; position: relative; overflow: hidden; border-style: none; } } .archive-heading h1 { font-size: 32px; font-weight: 600; color: #e9f370; background-image: url("https://tihub.ch/wp-content/uploads/2025/03/66d2c86b750c0d5bd09fd861_Inner-Banner-Section-Bg.png"); background-repeat: no-repeat; background-position: center; padding: 75px; border-radius: 20px; }</pre></body></html>