âˆ©â•—â”:root{--primary-color:#171A1D;--primary-color-rgb:207,31,31}#mainmenu{list-style:none;padding:0;margin:0;text-align:right}#mainmenu li{display:inline-block;margin-left:20px;position:relative}#mainmenu li:has(ul.submenu){position:relative}#mainmenu li ul.submenu{display:none;position:absolute;top:90%;left:0;background-color:#fff;list-style:none;box-shadow:0 10px 30px rgba(0,0,0,0.2);padding:6px 0;margin:0;min-width:250px;width:max-content;max-width:340px;z-index:1000;border-radius:8px}#mainmenu li:hover ul.submenu{display:block}#mainmenu li ul.submenu li{margin:0}#mainmenu li ul.submenu li a{display:block;width:100%;padding:10px 15px;color:#333;text-decoration:none;box-sizing:border-box;transition:background-color 0.3s ease,color 0.3s ease}#mainmenu li ul.submenu li a:hover{background-color:#f06b0a;color:#fff}.whatsapp-action{display:flex;align-items:center;position:fixed;bottom:20px;right:20px;z-index:1000}.whatsapp-call{color:#25D366;font-weight:700;padding:15px 20px;font-size:18px;background:none;border:none;display:flex}.whatsapp-call img{width:40px;height:40px;margin-right:25px}.popup{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgb(0 0 0 / .5);justify-content:center;align-items:center}.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);align-items:center;justify-content:center}.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:1000;align-items:center;justify-content:center}.popup-content{background-color:#fff;padding:20px;border-radius:12px;width:90%;max-width:500px;text-align:center;box-shadow:0 8px 25px rgb(0 0 0 / .3);position:relative;margin:auto;animation:fadeIn 0.3s ease-out}.close{position:absolute;top:15px;right:15px;font-size:24px;font-weight:700;cursor:pointer;color:#333}.close:hover{color:#e74c3c}h2{margin:0;padding:0;font-size:1.8em;color:#333}#emailForm{display:flex;flex-direction:column;gap:12px}#userEmail{padding:12px;border:1px solid #ddd;border-radius:6px;font-size:1.1em;width:100%}button{padding:12px;border:none;border-radius:6px;background-color:#007bff;color:#fff;font-size:1.1em;cursor:pointer;transition:background-color 0.3s ease}button:hover{background-color:#0056b3}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.site-footer{background:#09335c;color:#eaf6ff;padding:72px 0 36px;font-size:15px;box-shadow:0 -4px 24px rgba(9,41,77,.16)}.site-footer .container{max-width:1180px;margin:0 auto;padding:0 32px}.site-footer a{color:#f7fbff;opacity:.88;transition:color .2s ease,opacity .2s ease}.site-footer a:hover{color:#fff;opacity:1}.footer-primary{display:grid!important;grid-template-columns:minmax(220px,.9fr) minmax(320px,1.5fr) minmax(160px,.7fr);gap:48px;margin-bottom:52px;align-items:flex-start}.footer-brand-block{gap:24px}.footer-logo img{width:214px;height:auto;filter:drop-shadow(0 16px 36px rgba(0,0,0,.48));background:rgba(255,255,255,0.01);border-radius:8px;}.footer-tagline{font-size:15px;opacity:.75;letter-spacing:.3px;margin-bottom:6px;}.footer-social{display:flex;gap:12px}.footer-social a{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(30,60,130,1),rgba(47,154,255,.24));border:1.5px solid #185a92;font-size:18px;box-shadow:0 8px 30px rgba(10,47,97,.30);color:#eaf6ff;transition:background .25s,color .15s,box-shadow .3s}.footer-social a:hover{background:#81c8fa;border-color:#81c8fa;color:#073264;box-shadow:0 12px 36px rgba(33,124,200,.20);transform:scale(1.09)}.footer-contact-grid{display:flex!important;flex-wrap:wrap;column-gap:32px;row-gap:24px;align-items:flex-start}.footer-contact-card{background:rgba(255,255,255,.07);border-radius:14px;padding:18px 18px 14px 14px;box-shadow:0 8px 34px rgba(16,52,110,.09);min-width:232px;}.footer-contact-card--phones{max-width:none;background:rgba(255,255,255,.07)!important}.footer-contact-icon{width:44px;height:44px;border-radius:14px;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-size:18px;color:#8fd6ff;box-shadow:0 12px 28px rgba(9,41,77,.35);flex-shrink:0}.footer-contact-body{display:flex;flex-direction:column;gap:6px}.footer-contact-label{font-size:13px;letter-spacing:1.4px;text-transform:uppercase;color:rgba(229,239,255,.68)}.footer-contact-value{font-size:14px;color:#f7fbff;line-height:1.55}.footer-contact-meta{font-size:13px;color:rgba(229,239,255,.72)}.footer-contact-link,.footer-phone-group a{font-size:15px;font-weight:600;color:#eaf6ff;letter-spacing:.1px}.footer-contact-link:hover{color:#7bd0ff}.footer-phone-group{display:flex;gap:18px;flex-wrap:wrap}.footer-phone-group a:hover{color:#7bd0ff}.footer-cta-block{display:flex;flex-direction:column;gap:18px;align-items:flex-end}.footer-request-btn{background:#09335c;border-radius:28px;padding:14px 32px;border:2px solid #63bfff;color:#f2f9ff;text-transform:uppercase;font-size:14px;font-weight:700;transition:background .2s,border .2s,color .2s,transform .2s;box-shadow:0 12px 34px rgba(34,128,220,.26);outline:none;}.footer-request-btn:hover{background:#63bfff;color:#052147;transform:scale(1.06)}.footer-response-time{font-size:12px;letter-spacing:1.6px;text-transform:uppercase;color:rgba(229,239,255,.62)}.footer-secondary{gap:56px;margin-bottom:54px}.footer-links{min-width:200px}.footer-links h4{margin:0 0 18px;font-size:13px;text-transform:uppercase;letter-spacing:2px;color:#fff}.footer-links ul{list-style:none!important;padding:0;margin:0;display:grid;gap:10px}.footer-links a{font-size:14px;color:rgba(229,239,255,.85)}.footer-links a:hover{color:#fff}.footer-credentials{flex:1;min-width:420px;display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:20px}.credential-card{position:relative;border-radius:18px}.credential-card::after{content:"";position:absolute;inset:0;border-radius:18px;background:linear-gradient(140deg,rgba(255,255,255,.08),rgba(255,255,255,0));opacity:.35;pointer-events:none}.credential-logo{background:#fff;color:#174a83;border-radius:9px;font-size:16px;padding:11px 16px 10px;font-weight:700;font-family:inherit;}.credential-copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:6px}.credential-copy strong{font-size:15px;color:#fff;font-weight:700;letter-spacing:.01em}.credential-copy span{font-size:13px;opacity:.84}.credential-ft{background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.06));border-color:rgba(255,255,255,.2)}.credential-ft .credential-logo{background:linear-gradient(140deg,#f6edd9,#d8cba5);color:#1b1a17;font-family:"Palatino","Times New Roman",serif;font-size:20px;letter-spacing:.6px}.credential-newsweek{background:linear-gradient(135deg,rgba(18,56,112,.94),rgba(9,32,67,.95));border-color:rgba(129,198,255,.25)}.credential-newsweek .credential-logo{background:linear-gradient(140deg,#f24343,#d01f2f);color:#fff;font-size:15px;letter-spacing:.8px}.credential-bbb{background:linear-gradient(145deg,rgba(28,95,150,.92),rgba(13,62,112,.96))}.credential-bbb .credential-logo{background:linear-gradient(135deg,#1e88d5,#0d5fa8);color:#fff;font-size:17px;letter-spacing:2px}.credential-card.credential-rating{flex-direction:row;align-items:center;justify-content:flex-start}.credential-card.credential-rating::after{background:linear-gradient(140deg,rgba(255,255,255,.12),rgba(255,255,255,.02))}.credential-score{font-size:28px;font-weight:700;color:#fff;letter-spacing:.03em;text-shadow:0 2px 8px rgba(255,211,60,.16)}.credential-card.credential-rating .credential-copy{gap:4px}.credential-card.credential-rating .credential-source{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1.6px;color:#ffd166}.footer-bottom{color:rgba(229,239,255,.85);font-size:13.5px}.footer-bottom-left{display:flex;flex-direction:column;gap:6px}.footer-crafted{font-size:13px;color:rgba(229,239,255,.72);letter-spacing:.1px;}.footer-bottom-right{display:flex;align-items:center;gap:18px}.footer-dmca{background:#1360a6;color:#fff;box-shadow:0 10px 30px rgba(3,26,54,.28)}.footer-dmca span:last-child{font-size:10px;font-weight:600;opacity:.85;letter-spacing:1px}.footer-language{border:1.4px solid #306dbc;color:#eaf6ff;background:rgba(140,207,255,.13);box-shadow:0 5px 24px rgba(30,60,110,.11)}.footer-language img{width:18px;height:auto;border-radius:50%}.footer-language:hover{background:#63bfff;color:#09335c;border-color:#63bfff}.footer-support{background:rgba(255,255,255,.13);}.support-avatar{position:relative;width:46px;height:46px;border-radius:50%;background:linear-gradient(160deg,#2f6fc6 0%,#0d2e6a 100%);overflow:hidden}.support-avatar::before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:52px;height:28px;border-radius:50%/60%;background:#f6efe7}.support-avatar::after{content:"";position:absolute;top:9px;left:50%;transform:translateX(-50%);width:28px;height:28px;border-radius:50%;background:#f8c9af;box-shadow:12px 0 0 0 #f8c9af,-12px 0 0 0 #f8c9af}.support-badge{position:absolute;top:2px;right:-4px;min-width:26px;padding:2px 6px;border-radius:999px;background:#e13636;color:#fff;font-size:12px;font-weight:700;box-shadow:0 10px 22px rgba(239,78,78,.45)}@media (max-width:1199px){.footer-primary{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-cta-block{grid-column:1/-1;align-items:flex-start}.footer-secondary{gap:36px;}}@media (max-width:900px){.footer-secondary{flex-direction:column;gap:36px}.footer-credentials{min-width:0;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.site-footer{padding:48px 0 32px}.footer-primary{grid-template-columns:1fr;gap:28px}.footer-contact-grid{flex-direction:column}.footer-cta-block{align-items:flex-start}.footer-request-btn{width:100%;justify-content:center}.footer-secondary{gap:32px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:18px}.footer-bottom-right{width:100%;justify-content:flex-start}.footer-brand-block,.footer-secondary{gap:28px!important}.footer-primary{padding-bottom:18px}.footer-bottom{padding-top:16px}}@media (max-width:480px){.footer-credentials{grid-template-columns:1fr}.footer-bottom-right{gap:12px;flex-wrap:wrap}}.site-footer ul,.site-footer ol{list-style:none!important;margin:0!important;padding:0!important}.site-footer li{margin:0 0 8px 0}.hero-section{padding:80px 20px;background-color:#fff}.hero-section h1{font-size:48px;margin-bottom:20px}