*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#1a2a33;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:#2a7d8e;text-decoration:none;transition:color .15s ease}a:hover{color:#0c3d5f}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a2a33;line-height:1.2}button{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;border:none;background:none}input,textarea,select{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.section{padding-top:4rem;padding-bottom:4rem}@media(max-width:767px){.section{padding-top:3rem;padding-bottom:3rem}}.section-header{text-align:center;max-width:700px;margin:0 auto 3rem}@media(max-width:767px){.section-header{margin-bottom:2rem}}.section-badge{display:inline-block;font-size:.875rem;font-weight:600;color:#2a7d8e;background:#2a7d8e14;padding:.5rem 1rem;border-radius:9999px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.02em}.section-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;letter-spacing:-.02em}@media(max-width:767px){.section-title{font-size:2rem}}.section-title{color:#1a2a33;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;line-height:1.8;color:#4a5e6b;max-width:600px;margin:0 auto}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;border:2px solid transparent;cursor:pointer;text-decoration:none;transition:all .25s ease;white-space:nowrap;line-height:1.5}.btn-primary:focus-visible{outline:2px solid #2e86ab;outline-offset:2px}.btn-primary{background:#2a7d8e;color:#fff;border-color:#2a7d8e}.btn-primary:hover{background:#21616f;border-color:#21616f;transform:translateY(-1px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.btn-primary:active{transform:translateY(0)}.btn-accent{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;border:2px solid transparent;cursor:pointer;text-decoration:none;transition:all .25s ease;white-space:nowrap;line-height:1.5}.btn-accent:focus-visible{outline:2px solid #2e86ab;outline-offset:2px}.btn-accent{background:#2e86ab;color:#fff;border-color:#2e86ab}.btn-accent:hover{background:#256d8b;border-color:#256d8b;transform:translateY(-1px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.btn-accent:active{transform:translateY(0)}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;border:2px solid transparent;cursor:pointer;text-decoration:none;transition:all .25s ease;white-space:nowrap;line-height:1.5}.btn-outline:focus-visible{outline:2px solid #2e86ab;outline-offset:2px}.btn-outline{background:transparent;color:#2a7d8e;border-color:#2a7d8e}.btn-outline:hover{background:#2a7d8e;color:#fff;transform:translateY(-1px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.btn-lg{padding:1rem 2rem;font-size:1.125rem;border-radius:.75rem}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.text-center{text-align:center}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::selection{background:#2a7d8e26;color:#1a2a33}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f0f4f6}::-webkit-scrollbar-thumb{background:#a3b2bd;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#7a8f9c}.cookie-consent{position:fixed;bottom:0;left:0;right:0;background:#0e1920;color:#fff;padding:1rem 1.5rem;z-index:500;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.875rem;box-shadow:0 -4px 20px #0003}@media(max-width:767px){.cookie-consent{flex-direction:column;text-align:center}}.cookie-consent__text{flex:1}.cookie-consent__text a{color:#4da3c4;text-decoration:underline}.cookie-consent__actions{display:flex;gap:.75rem;flex-shrink:0}.cookie-consent__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;border:2px solid transparent;cursor:pointer;text-decoration:none;transition:all .25s ease;white-space:nowrap;line-height:1.5}.cookie-consent__btn:focus-visible{outline:2px solid #2e86ab;outline-offset:2px}.cookie-consent__btn{padding:.5rem 1rem;font-size:.875rem;border-radius:.375rem}.cookie-consent__btn--accept{background:#2a7d8e;color:#fff}.cookie-consent__btn--accept:hover{background:#5ba3b0}.cookie-consent__btn--decline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.cookie-consent__btn--decline:hover{border-color:#fff}
