.Overview_container__8VKOs{min-height:100vh;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.Overview_main__5ZRKE{width:100%;max-width:1200px;padding:2rem 0;flex:1;display:flex;flex-direction:column;font-family:Montserrat,sans-serif}.Overview_title__aKbTU{margin:0 0 2rem;line-height:1.15;font-size:clamp(2rem,5vw,4rem);text-align:center;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.Overview_grid__7tTvS{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:600px;margin:0 auto}.Overview_card__TxqC9{padding:1.5rem;text-align:center;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;transition:color .15s ease,border-color .15s ease,transform .15s ease;background-color:hsla(0,0%,79%,.361);display:flex;flex-direction:column;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff}.Overview_card__TxqC9:active,.Overview_card__TxqC9:focus,.Overview_card__TxqC9:hover{border-color:#8662b3;transform:translateY(-5px)}.Overview_card__TxqC9:hover h2{color:#8662b3}.Overview_card__TxqC9 h2{margin:0 0 1rem;font-size:1.8rem}.Overview_card__TxqC9 p{margin:0;font-size:1.2rem;line-height:1.5}.Overview_imageContainer__n0bpv{position:relative;width:100%;height:120px;margin-bottom:1rem}.Overview_card__TxqC9 .Overview_icon__zJVuQ{color:#f59610}@media (max-width:600px){.Overview_grid__7tTvS{width:100%;flex-direction:column}.Overview_socialLinks__ZRpkq{flex-wrap:wrap;justify-content:center;gap:20px}.Overview_socialIcon__P6exs{margin:5px;width:40px;height:40px;font-size:24px}}.Overview_iconContainer__o9_V1{font-size:3rem;margin-bottom:1rem;color:var(--primary-color)}.Overview_icon__zJVuQ{transition:transform .3s ease}.Overview_card__TxqC9:hover .Overview_icon__zJVuQ{transform:scale(1.1)}.Overview_logo__AWWAH{width:300px;margin:20px auto;display:block}.Overview_socialLinks__ZRpkq{display:flex;justify-content:center;margin:20px 0}.Overview_socialIcon__P6exs{display:flex;justify-content:center;align-items:center;margin:0 5px;font-size:32px;width:50px;height:50px;padding:0;border-radius:50%;background-color:#ffffff50;color:#f59610;transition:background-color .3s,color .3s}.Overview_socialIcon__P6exs:hover{background-color:#fff}.BackgroundAnimated_backgroundAnimated__7ue9W{background:url(/bg.png) no-repeat 50%;background-size:contain;background-color:#000;animation:BackgroundAnimated_backgroundRotateZoom__e2ZQH 500s linear infinite;position:fixed;top:-50%;left:-50%;min-width:200%;min-height:200%;z-index:-1}@keyframes BackgroundAnimated_backgroundRotateZoom__e2ZQH{0%{transform:rotate(0deg) scale(1)}25%{transform:rotate(90deg) scale(1.1)}50%{transform:rotate(180deg) scale(1.2)}75%{transform:rotate(270deg) scale(1.1)}to{transform:rotate(1turn) scale(1)}}