.CookieConsent_cookieConsentContainer__JDMy7{position:fixed;bottom:20px;left:0;right:0;margin-left:auto;margin-right:auto;width:90%;max-width:480px;background-color:#ffffff;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:8px;padding:20px;box-sizing:border-box;z-index:1000;animation:CookieConsent_fadeIn__pGXKt .4s ease forwards;border-top:3px solid #b8860b}.CookieConsent_closeButton__7T_yV{position:absolute;top:10px;right:10px;width:24px;height:24px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;transition:color .3s ease;font-size:18px;border-radius:50%}.CookieConsent_closeButton__7T_yV:hover{color:#333;background-color:#f5f5f5}@keyframes CookieConsent_fadeIn__pGXKt{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CookieConsent_hidden__T1QIS{display:none}.CookieConsent_cookieTitle__GwHb3{color:#2C5282;font-size:18px;font-weight:600;margin-bottom:12px;display:flex;align-items:center}.CookieConsent_cookieIcon__9gHWb{margin-right:8px;color:#B8860B}.CookieConsent_cookieDescription__Ra4Hl{color:#333333;font-size:14px;line-height:1.5;margin-bottom:20px}.CookieConsent_cookieActions__J_TS1{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.CookieConsent_acceptButton__Mb_bR{background:#B8860B;color:#fff;border:none;padding:10px 16px;font-weight:600;border-radius:4px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.CookieConsent_acceptButton__Mb_bR:hover{background:#D4AF37;box-shadow:0 0 10px rgba(212,175,55,.5)}.CookieConsent_acceptButton__Mb_bR:active{transform:scale(.98)}.CookieConsent_customizeButton__T_71z{background:#f5f5f5;color:#333333;border:1px solid #e0e0e0;padding:10px 16px;font-weight:600;border-radius:4px;cursor:pointer;transition:all .3s ease}.CookieConsent_customizeButton__T_71z:hover{background:#e8f0f8;color:#2C5282}.CookieConsent_customizeButton__T_71z:active{transform:scale(.98)}.CookieConsent_policyLink__EAimw{color:#2C5282;text-decoration:underline;transition:color .3s ease}.CookieConsent_policyLink__EAimw:hover{color:#B8860B}.CookieConsent_customizePanel__9O_Bx{background-color:#f5f5f5;border-radius:6px;padding:15px;margin-top:15px;margin-bottom:15px;display:none;animation:CookieConsent_fadePanelIn__X_287 .3s ease forwards}.CookieConsent_customizePanelVisible__t6g6H{display:block}@keyframes CookieConsent_fadePanelIn__X_287{0%{opacity:0}to{opacity:1}}.CookieConsent_cookieOption__TgTcs{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e0e0e0}.CookieConsent_cookieOption__TgTcs:last-child{border-bottom:none}.CookieConsent_cookieOptionLabel__7s2rY{display:flex;align-items:center;font-weight:500;font-size:14px}.CookieConsent_cookieOptionDescription__5QpB5{font-size:12px;color:#666666;margin-top:4px;padding-left:24px}.CookieConsent_toggle__jhj_4{position:relative;display:inline-block;width:42px;height:22px;margin-left:10px;min-width:42px;flex-shrink:0}.CookieConsent_toggle__jhj_4 input{opacity:0;width:0;height:0}.CookieConsent_slider__hQh79{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:22px;box-sizing:border-box}.CookieConsent_slider__hQh79:before{position:absolute;content:"";height:16px;width:16px;left:3px;top:50%;transform:translateY(-50%);background-color:white;transition:.3s;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.2);min-height:16px;min-width:16px}input:checked+.CookieConsent_slider__hQh79{background-color:#B8860B}input:focus+.CookieConsent_slider__hQh79{box-shadow:0 0 1px #B8860B}input:checked+.CookieConsent_slider__hQh79:before{transform:translateY(-50%);left:calc(100% - 19px)}.CookieConsent_required__PWT1B{opacity:.5;pointer-events:none}@media (max-width:480px){.CookieConsent_cookieConsentContainer__JDMy7{width:100%;max-width:100%;padding:15px;bottom:0;left:0;right:0;margin-left:0;margin-right:0;transform:none;border-radius:0;box-sizing:border-box}.CookieConsent_cookieActions__J_TS1{flex-direction:column}.CookieConsent_acceptButton__Mb_bR,.CookieConsent_customizeButton__T_71z{width:100%;text-align:center}}:root{--primary:#003566;--primary-dark:#002a52;--secondary:#505050;--dark:#333;--light:#F8F9FA;--gray:#70757A;--danger:#EA4335;--white:#FFFFFF;--dark-blue:#003566;--medium-blue:#2C5282;--gold:#B8860B;--light-gold:#D4AF37;--light-gray:#f5f5f5;--border-color:#e0e0e0;--success-green:#28a745;--light-green:#5cb85c;--warning-yellow:#ffc107}*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{background-color:var(--light);color:var(--dark);line-height:1.6}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3,h4{margin-bottom:20px;line-height:1.3}a{color:var(--primary);text-decoration:none}.section-with-transitions{position:relative;overflow:hidden;z-index:0;margin-top:0!important;margin-bottom:0!important}.section-content{position:relative;z-index:2}.section-with-transitions+.section-with-transitions{margin-top:-1px}