@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:linear-gradient(135deg,#023852,#000070,#010f63);box-shadow:0 4px 8px #0003;height:80px;justify-content:space-between;padding:20px;position:relative;position:fixed;top:0;transition:background-color .3s ease,box-shadow .3s ease;width:98%;z-index:1000}.navbar,.navbar-header{align-items:center;display:flex}.logo{height:100px;margin-left:50px;margin-right:20px;transition:transform .3s ease;width:auto}.navbar h1{font-size:30px;margin:0}.navbar h1,.navbar h3{color:wheat;font-weight:700;transition:transform .3s ease}.navbar h3{font-size:15px;margin:60px 0 0 -100px}.navbar:hover h1,.navbar:hover h3{transform:scale(1.05)}.toggle-button{background:none;border:none;cursor:pointer;display:none;padding:15px;z-index:10}.toggle-button .bar{background-color:wheat;height:4px;margin:6px 0;transition:transform .3s ease,background-color .3s ease;width:30px}.navbar.open .toggle-button .bar:first-child{transform:rotate(45deg) translateY(10px)}.navbar.open .toggle-button .bar:nth-child(2){opacity:0}.navbar.open .toggle-button .bar:nth-child(3){transform:rotate(-45deg) translateY(-10px)}.dropdown-menu{align-items:center;display:flex;list-style:none;margin:0;padding:0}.dropdown-menu li{position:relative}.dropdown-menu a{color:wheat;display:block;font-size:18px;font-weight:700;padding:15px 20px;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.dropdown-menu .active a,.dropdown-menu a:hover{background-color:rgba(255,175,27,.635);transform:translateY(-2px)}.dropdown{background:linear-gradient(135deg,#023852,#000070,#010f63);display:none;left:0;list-style:none;margin:0;padding:0;position:absolute;top:100%;transition:opacity .3s ease,transform .3s ease}.dropdown-menu li:hover .dropdown{display:block;opacity:1;transform:scaleY(1)}.dropdown li a{font-size:16px;padding:15px 20px}@media (min-width:320px) and (max-width:767px){.navbar{align-items:flex-start;flex-direction:column;height:auto;margin-top:-10px;position:fixed;top:0;width:90%;z-index:1000}.navbar-header{justify-content:space-between;width:100%}.logo{height:90px;margin:0}.navbar h1{font-size:19px;margin-left:20px}.navbar h3{color:wheat;font-size:13px;font-weight:700;margin:60px 0 0 -100px;transition:transform .3s ease}.toggle-button{display:block}.dropdown-menu{display:none;flex-direction:column;width:100%}.dropdown-menu.open{display:flex}.dropdown-menu li{text-align:center;width:100%}.dropdown-menu a{font-size:18px;padding:15px}.navbar .dropdown{display:none;position:static;width:100%}.dropdown-menu li:hover .dropdown{display:block}}@media (min-width:768px) and (max-width:1023px){.navbar{align-items:flex-start;flex-direction:column;height:auto;margin-top:-10px;position:fixed;top:0;width:98%;z-index:1000}.navbar-header{justify-content:space-between;width:100%}.logo{height:100px;margin:0}.navbar h1{font-size:22px;margin-left:20px}.navbar h3{color:wheat;font-size:13px;font-weight:700;margin:60px 0 0 -100px;transition:transform .3s ease}.toggle-button{display:block}.dropdown-menu{display:none;flex-direction:column;width:100%}.dropdown-menu.open{display:flex}.dropdown-menu li{text-align:center;width:100%}.dropdown-menu a{font-size:18px;padding:15px}.navbar .dropdown{display:none;position:static;width:100%}.dropdown-menu li:hover .dropdown{display:block}}@media (min-width:1024px){.navbar{align-items:center;background:linear-gradient(135deg,#023852,#000070,#010f63);box-shadow:0 4px 8px #0003;display:flex;height:10vh;justify-content:space-between;padding:20px;position:relative;position:fixed;top:0;transition:background-color .3s ease,box-shadow .3s ease;width:98%;z-index:1000}.logo{height:90px;margin-left:-10px;margin-right:10px;transition:transform .3s ease;width:auto}.navbar:hover h1,.navbar:hover h3{transform:scale(1.05)}.dropdown-menu a{color:wheat;display:block;font-size:15px;font-weight:700;padding:15px 20px;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.dropdown li a{font-size:13px;padding:15px 20px}.navbar h1{font-size:22px}.navbar h3{color:wheat;font-size:10px;font-weight:700;margin:50px 0 0 -100px;transition:transform .3s ease}}@media (min-width:1440px){.navbar{align-items:center;background:linear-gradient(135deg,#023852,#000070,#010f63);box-shadow:0 4px 8px #0003;display:flex;height:10vh;justify-content:space-between;padding:20px;position:relative;position:fixed;top:0;transition:background-color .3s ease,box-shadow .3s ease;width:98%;z-index:1000}.logo{height:90px;margin-left:-10px;margin-right:10px;transition:transform .3s ease;width:auto}.navbar:hover h1,.navbar:hover h3{transform:scale(1.05)}.dropdown-menu a{color:wheat;display:block;font-size:18px;font-weight:700;padding:15px 20px;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.dropdown li a{font-size:15px;padding:15px 20px}.navbar h1{font-size:30px}.navbar h3{color:wheat;font-size:15px;font-weight:700;margin:50px 0 0 -100px;transition:transform .3s ease}}.footer{background:linear-gradient(135deg,#0576ae,#0909cf,#010f63);color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:40px}.footer-section{flex:1 1;margin-right:20px;min-width:200px}.footer-section h2{color:wheat;font-size:20px;margin-bottom:15px}.footer-section p,.footer-section ul{font-size:16px;font-weight:700;margin:0;padding:0}.footer-section ul{list-style:none}.footer-section li{margin-bottom:10px}.footer-section a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:wheat}.footer-bottom{background:linear-gradient(135deg,#023852,#000070,#010f63);font-size:.9em;padding:10px;text-align:center}.footer-bottom p{color:#fff;margin:0}.footer-bottom a{color:wheat;font-style:italic;font-weight:700;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}@media (max-width:768px){.footer{align-items:flex-start;flex-direction:column}.footer-section{margin-bottom:20px}}.news-scroller-wrapper{background:#f5f5f5;overflow:hidden;padding:10px 0;white-space:nowrap}.news-scroller{animation:scroll-left 20s linear infinite;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.news-item{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:inline-flex;flex-direction:column;margin-right:20px;min-width:300px}.news-item img{border-radius:8px 8px 0 0;height:150px;object-fit:cover;width:100%}.news-content{padding:15px}.news-content h3{font-size:20px;margin:0}.news-content p{font-size:16px;margin-top:5px}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.typing-slogans{align-items:center;background:#e0f7fa;display:flex;justify-content:center;padding:20px;text-align:center}.typing-text{border-right:2px solid #00796b;display:inline-block;font-size:24px;max-width:100%;overflow:hidden;white-space:nowrap}.cursor,.typing-text{animation:blink 1s step-end infinite;color:#00796b}.cursor{display:inline}@keyframes blink{0%,to{border-color:#0000}50%{border-color:#00796b}}@media (max-width:768px){.typing-text{font-size:20px}}@media (max-width:480px){.typing-text{font-size:13px}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.home{margin-top:100px;padding:20px}.home h1{text-align:center}.doctors-box{align-items:flex-start;background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-top:20px;padding:20px}.doctors-box h2{font-family:Arial,sans-serif;margin-bottom:10px}.doctors-box table{border-collapse:collapse;width:auto}.doctors-box td,.doctors-box th{border:1px solid #ddd;padding:8px;text-align:left}.doctors-box th{background-color:wheat;font-family:Arial,sans-serif}.doctors-box tr:nth-child(2n){background-color:#ddd}.doctors-logo{height:300px;width:auto}.doctors-logo1{height:300px;width:350px}.home-carousel{margin-bottom:20px}.home-carousel img{height:450px;width:100%}.carousel-caption{background:#00000080;border-radius:5px;bottom:20px;color:#fff;left:20px;padding:10px;position:absolute}.welcome-section{background:#f5f5f5}.welcome-section h1{color:#302b63;font-size:36px;margin-bottom:20px}.welcome-section p{font-size:18px;line-height:1.6;margin-bottom:15px}.welcome-section h2{color:#302b63;font-size:28px;margin-top:30px}.welcome-section ul{list-style-type:none;padding:0}.welcome-section li{font-size:18px;margin-bottom:10px}@media (max-width:768px){.home{margin-top:120px;padding:20px}.carousel-caption{bottom:10px;font-size:.8em;left:10px}.home h1{font-size:25px;margin-top:50px;text-align:center}.home-carousel img{height:25vh;width:100%}}@media (min-width:1440px){.home-carousel img{height:600px;width:100%}}.about-founder{background-color:#f8f9fa;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:90px 20px 20px;padding:20px}.about-founder h2{color:#302b63;font-size:2em;margin-bottom:20px}.about-founder p{color:#555;font-size:1.1em;line-height:1.6;margin-bottom:20px}.about-founder h3{color:#302b63;font-size:1.5em;margin-bottom:10px;margin-top:30px}.about-founder ul{color:#555;list-style-type:disc;margin-left:20px}.about-founder li{margin-bottom:10px}.founder-content{display:flex;flex-wrap:wrap;margin-bottom:20px}.founder-text{flex:1 1;min-width:300px}.founder-image{margin-left:20px;max-width:1000px;text-align:center}.founder-image img{height:auto;max-width:100%}.founder-image img,.success-stories{border-radius:10px;box-shadow:0 4px 8px #0000001a}.success-stories{background-color:#f8f9fa;margin:90px 20px 20px;padding:20px}.success-stories h2{color:#302b63;font-size:2em;margin-bottom:20px;text-align:center}.story{align-items:center;border-bottom:1px solid #ddd;display:flex;flex-wrap:wrap;margin-bottom:20px;padding:10px}.story-image{margin-left:20px;max-width:300px}.story-image,.story-image1{border-radius:10px;box-shadow:0 4px 8px #0000001a;height:auto}.story-image1{margin-left:150px;max-width:100%}.story-text{flex:1 1;max-width:calc(100% - 320px)}.story h3{color:#302b63;font-size:1.5em;margin-bottom:10px}.story p{color:#666;font-size:1.1em;line-height:1.6}@media (max-width:768px){.story{align-items:center;flex-direction:column}.story-image,.story-image1{margin-left:0;margin-top:10px;max-width:100%}.story-text{max-width:100%;text-align:center}}.vips-opinions{background-color:#f8f9fa;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:90px 20px 20px;padding:20px}.vips-opinions h2{color:#302b63;font-size:2em;margin-bottom:20px;text-align:center}.opinion-card{align-items:flex-start;background-color:#fff;border:1px solid #ddd;border-radius:10px;display:flex;margin-bottom:20px;padding:10px}.vip-image{border-radius:50%;box-shadow:0 4px 8px #0000001a;height:auto;margin-right:15px;max-width:120px}.opinion-text{flex:1 1}.opinion-text h3{color:#302b63;font-size:1.5em;margin-bottom:5px}.position{color:#777;font-style:italic}.opinion-text p{color:#666;font-size:1em;line-height:1.6}@media (max-width:768px){.opinion-card{align-items:flex-start;flex-direction:column}.vip-image{margin-bottom:10px;margin-right:0;max-width:100px}}.advisors-community{background-color:#f8f9fa;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:90px 20px 20px;padding:20px}.advisors-community h2{color:#302b63;font-size:2em;margin-bottom:20px;text-align:center}.advisors-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.advisor-card{align-items:flex-start;background-color:#fff;border:1px solid #ddd;border-radius:10px;display:flex;margin-bottom:20px;padding:10px;width:300px}.advisor-image{box-shadow:0 4px 8px #0000001a;height:auto;margin-right:15px;max-width:700px}.advisor-info{flex:1 1}.advisor-info h3{color:#302b63;font-size:1.5em;margin-bottom:5px}.former-position,.position{color:#777;font-style:italic}.advisor-info p{color:#666;font-size:1em;line-height:1.6}@media (max-width:768px){.advisor-card{align-items:flex-start;flex-direction:column}.advisor-image{margin-bottom:10px;margin-right:0;max-width:350px}}.services-container{background:#f5f5f5;display:flex;flex-direction:column;padding:20px}.services-container h1{color:#302b63;font-size:36px;margin-bottom:20px;margin-top:120px;text-align:center}.services-list{display:flex;flex-wrap:wrap;justify-content:center}.service-item{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;flex-wrap:wrap;margin:10px;padding:20px;transition:transform .3s ease;width:250px}.service-item:hover{transform:translateY(-5px)}.service-image{border-bottom:1px solid #ddd;border-radius:8px 8px 0 0;height:150px;margin-bottom:15px;width:250px}.service-content{text-align:left}.service-content h2{color:#302b63;font-size:24px;margin-bottom:10px}.service-content p{color:#555;font-size:16px}@media (max-width:768px){.services-container{margin:20px auto;width:80%}}.media-room-container{color:#302b63;margin-top:120px;padding:20px;text-align:center}.media-section{margin-bottom:40px}.media-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.media-box{border:3px solid #302b63;border-radius:10px;cursor:pointer;overflow:hidden;transition:transform .3s}.media-box:hover{transform:scale(1.05)}.media-thumbnail{display:block;height:250px;width:100%}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#302b63;border:5px solid wheat;border-radius:8px;padding:20px;position:relative}.modal-image{height:80vh;max-width:100%}.modal-close{align-items:center;background:red;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:10px;top:10px;width:30px}.modal-close:hover{background:#c00}.gallery{align-items:center;color:#302b63;display:flex;flex-direction:column;margin-top:120px}.gallery h1{font-size:30px;margin-bottom:-10px}.event-section{color:#302b63;font-size:12px;margin:10px;text-align:center}.event-images{display:flex;flex-wrap:wrap;justify-content:center}.gallery-image{border:3px solid #302b63;border-radius:10px;cursor:pointer;height:200px;margin:5px;transition:transform .3s,box-shadow .3s;width:200px}.gallery-image:hover{box-shadow:0 4px 8px #0003;transform:scale(1.05)}.modal{align-items:center;background:#fff;border-radius:8px;display:flex;flex-direction:column;left:50%;margin-top:70px;max-height:80%;max-width:50vw;outline:none;padding:20px;position:fixed;position:relative;top:50%;transform:translate(-50%,-50%);z-index:1000}.overlay{background-color:#000000b3;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.modal-image{max-height:50vh;max-width:100vw}.button-container{bottom:20px;display:flex;justify-content:space-between;position:absolute;width:100%}.next-button,.prev-button{background-color:#302b63;margin:5px}.close-button,.next-button,.prev-button{border:none;border-radius:4px;color:wheat;cursor:pointer;padding:10px;transition:background-color .3s}.close-button{background-color:red;position:absolute;right:10px;top:10px}.close-button:hover,.next-button:hover,.prev-button:hover{background-color:#f0f0f0;color:#000}@media (max-width:1024px){.gallery{margin-top:100px}}@media (max-width:768px){.gallery{margin-top:120px}.gallery-image{border:3px solid #302b63;border-radius:10px;cursor:pointer;height:150px;margin:5px;transition:transform .3s,box-shadow .3s;width:150px}.modal{align-items:center;background:#fff;border-radius:8px;display:flex;flex-direction:column;left:50%;margin-top:70px;max-height:80%;max-width:100%;outline:none;padding:20px;position:fixed;position:relative;top:50%;transform:translate(-50%,-50%);z-index:1000}}.videos-page{margin-top:110px;padding:20px;text-align:center}.videos-title{color:#302b63;font-size:2rem;margin-bottom:20px}.videos-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.video-item{align-items:center;background:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;padding:10px;width:300px}.video-player{border-radius:10px;height:200px;width:100%}.video-title{font-size:1.2rem;margin:10px 0}.video-description{color:#555;font-size:.9rem;margin-top:5px;text-align:center}.contact-us-page{font-family:Arial,sans-serif;margin-top:110px;padding:20px}.contact-us-intro{margin-bottom:50px;margin-top:-20px;padding:20px}.contact-us-intro h1{text-align:center}.contact-us-content{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly}.contact-us-form,.contact-us-map{flex:1 1;min-width:300px}.contact-us-form,.contact-us-map{max-width:600px}.contact-us-form form{align-items:flex-start;display:flex;flex-direction:column}.contact-us-form label{margin-top:10px}.contact-us-form input,.contact-us-form textarea{border:1px solid #ccc;border-radius:5px;font-size:1rem;margin-top:5px;max-width:600px;padding:10px;width:100%}.contact-us-form button{background-color:#302b63;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:20px;padding:10px 20px}.contact-us-form button:hover{background-color:#4a47a3}.contact-us-map iframe{border-radius:8px;height:400px;width:100%}#loader-5 span{background:linear-gradient(135deg,#023852,#000070,#010f63);display:block;height:20px;left:calc(50% - 20px);position:absolute;top:calc(50% - 20px);width:20px}#loader-5 span:nth-child(2){animation:moveanimation1 1s ease-in-out infinite}#loader-5 span:nth-child(3){animation:moveanimation2 1s ease-in-out infinite}#loader-5 span:nth-child(4){animation:moveanimation3 1s ease-in-out infinite}@keyframes moveanimation1{0%,to{transform:translateX(0)}75%{transform:translateX(30px)}}@keyframes moveanimation2{0%,to{transform:translateY(0)}75%{transform:translateY(30px)}}@keyframes moveanimation3{0%,to{transform:translate(0)}75%{transform:translate(30px,30px)}}.privacy-policy{line-height:1.6;margin:130px auto 0;max-width:1400px;padding:20px}h1{margin-bottom:20px;text-align:center}h1,h2{color:#302b63}h2{border-bottom:2px solid #eee;margin-top:30px;padding-bottom:10px}h3{color:#302b63;margin-top:20px}p{margin:10px 0}a{color:brown;font-weight:700;text-decoration:none}a:hover{text-decoration:underline}.terms-conditions{line-height:1.6;margin:130px auto 0;max-width:1300px;padding:20px}.terms-conditions h1{margin-bottom:20px;text-align:center}.terms-conditions h2{border-bottom:2px solid #ddd;font-size:1.5em;margin-top:20px;padding-bottom:5px}.terms-conditions p{margin-bottom:15px}.terms-conditions a{color:#007bff;text-decoration:none}.terms-conditions a:hover{text-decoration:underline}
/*# sourceMappingURL=main.8821383f.css.map*/