@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap);:root{--primary-color:#243546;--secondary-color:#204d8d;--text-color:#333;--light-bg:#f8f9fa;--border-color:#e0e0e0;--header-color:#091321;--text-color:#6a717a;--link-color:#4885ed}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Manrope,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--light-bg)}.container{max-width:1200px;margin:0 auto;padding:2rem}header{background-color:var(--header-color);color:#fff;padding:2rem 0;margin-bottom:2rem}header h1{text-align:center;font-size:2.5rem;margin-bottom:1rem}.last-updated{text-align:center;color:#ecf0f1;font-size:.9rem}.content-section{background:#fff;padding:2rem;margin-bottom:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}h2{color:var(--primary-color);margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--secondary-color)}h3{color:var(--primary-color);margin:1.5rem 0 1rem 0}p{margin-bottom:1rem;color:var(--text-color)}ul{margin-bottom:1rem;padding-left:2rem}li{margin-bottom:.5rem}.contact-section{background:var(--primary-color);color:#fff;padding:2rem;border-radius:8px;margin-top:2rem}.contact-section h2{color:#fff;border-bottom-color:#fff}.contact-section a{color:#3498db;text-decoration:none}.contact-section a:hover{text-decoration:underline}.numbered-section{counter-reset:section}.numbered-section h2::before{counter-increment:section;content:counter(section) ". "}a{color:var(--link-color);text-decoration:none;word-break:break-all}a:hover{text-decoration:underline}@media (max-width:768px){.container{padding:1rem}header h1{font-size:2rem}.content-section{padding:1.5rem}}.footer{background:#19202e;height:120px;width:100%}.footer_block{position:absolute;width:100%;bottom:0}.align_footer_block{position:relative;background-color:#19202e}.align_footer{padding:10px 20px}.wrapper_container{max-width:1176px;margin:0 auto}.fx_align_center{align-items:center}.fx_justify_center{justify-content:center}.fx_d_flex{display:flex}.align_footer ul{display:flex;padding:30px 0;justify-content:center;list-style:none;margin:0}.align_footer ul li{margin:0}.align_footer ul li a{color:#fff;font-family:Manrope;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none}.align_footer ul li a:hover{text-decoration:underline}.align_footer ul li::after{content:'\2022';font-size:15px;color:#fff;font-family:Arial;padding:0 20px}.align_footer ul li:last-child::after{display:none}.foot_disclaimer{color:#e1e1e1;text-align:center;font-family:Manrope;font-size:12px;font-style:normal;font-weight:400;line-height:20px;padding:30px 0 40px}.contact_btm img{width:380px}.interImg img{width:195px}.contactMail img{width:225px}@media only screen and (max-width:540px){.contact_btm img{width:100%}}@media only screen and (max-width:520px){.align_footer ul{justify-content:center}}@media only screen and (max-width:480px){.align_footer ul{display:block;text-align:center}.align_footer ul li::after{display:none}.align_footer ul{display:block;text-align:center}.align_footer ul li::after{display:none}.align_footer ul li{padding-bottom:10px}}@media only screen and (max-height:1000px){.footer_block{position:relative}}
