*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-width:320px;overflow-x:hidden;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5}.container{width:100%;max-width:1200px;margin:0 auto;padding:10px}img,video{max-width:100%;height:auto;display:block}p,span,a,h1,h2,h3,h4,h5,h6{word-wrap:break-word;overflow-wrap:break-word}.navbar{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;width:100%;flex-wrap:wrap}.nav-links{display:flex;list-style:none;gap:20px;flex-wrap:wrap}.menu-toggle{display:none;font-size:24px;cursor:pointer}.menu-toggle-checkbox{display:none}@media(max-width:768px){.menu-toggle{display:block}.nav-links{display:none;flex-direction:column;width:100%;margin-top:10px}.menu-toggle-checkbox:checked+.menu-toggle+.nav-links{display:flex}.container{padding:5px}.navbar{flex-direction:column;align-items:flex-start}.content,.sidebar,.hero{width:100%;padding:0 5px;margin:0}h1{font-size:2em}}.img-fluid{max-width:100%;height:auto;display:block;margin:0 auto}.page-header{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:10px 15px;box-sizing:border-box;flex-wrap:wrap}.page-header-title{font-size:clamp(1.2rem,5vw,2.5rem);text-align:center;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;margin-bottom:5px;white-space:normal}.page-header-breadcrumbs{font-size:clamp(.8rem,3vw,1rem);text-align:center;max-width:100%;white-space:normal}@media(max-width:480px){.page-header{padding:8px 10px}.page-header-title{line-height:1.2}.page-header-breadcrumbs{font-size:.75rem}}
