*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-height:100vh;text-rendering:optimizespeed;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{background:0 0;border:none;cursor:pointer}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{font-family:abel,sans-serif;font-size:1.125rem;color:#333;background-color:#fff}body.menu-open,body.lightbox-open{overflow:hidden}.site-wrapper{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}h1,h2,h3,h4,h5,h6{font-family:pathway gothic one,sans-serif;font-weight:400;line-height:1.2;color:#072779}h1{font-size:2.5rem}@media(min-width:768px){h1{font-size:3.5rem}}h2{font-size:2rem}@media(min-width:768px){h2{font-size:2.5rem}}h3{font-size:1.5rem}h4{font-size:1.25rem}a{color:#072779;transition:color .15s ease}a:hover{color:#20449a}p{margin-bottom:1rem}p:last-child{margin-bottom:0}img{height:auto}:focus-visible{outline:2px solid #072779;outline-offset:2px}.header{position:sticky;top:0;z-index:100;background-color:#072779;color:#fff}.header__inner{display:flex;align-items:center;justify-content:space-between}@media(min-width:768px){.header__inner{height:160px}}.header__brand{display:flex;align-items:center;gap:1rem}.header__text{width:150px;position:absolute;left:20px}.header__text-img{transform:rotate(350deg)}@media(max-width:1536px){.header__text-img{display:none}}.header__logo{display:flex;align-items:center;color:#fff}@media(min-width:300px){.header__logo-img{width:65px;margin:15px}}@media(min-width:1024px){.header__logo-img{min-width:130px}}.header__social{display:flex;gap:.5rem}.header__social-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9999px;background-color:rgba(255,255,255,.1);color:#fff;transition:background-color .15s ease,color .15s ease}@media(min-width:768px){.header__social-link{width:36px;height:36px}}.header__social-link svg{width:18px;height:18px}@media(min-width:768px){.header__social-link svg{width:20px;height:20px}}.header__social-link:hover{background-color:gold;color:#072779}.header__logo-text{font-family:pathway gothic one,sans-serif;font-size:1.5rem;letter-spacing:.05em;text-transform:uppercase}.header__nav{display:none}@media(min-width:1024px){.header__nav{display:block}}.header__menu-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#fff}@media(min-width:1024px){.header__menu-toggle{display:none}}.nav{display:flex;gap:2rem}.nav__item.is-active .nav__link{color:gold}.nav__link{font-family:pathway gothic one,sans-serif;font-size:1.125rem;text-transform:uppercase;letter-spacing:.05em;color:#fff;transition:color .15s ease}.nav__link:hover{color:gold}.hamburger{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px}.hamburger__line{display:block;width:100%;height:2px;background-color:currentcolor;transition:transform .3s ease}.theme-toggler{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:45px;height:25px;top:2px;border-radius:12.5px;background-color:#072779;border:1px solid #fff;cursor:pointer;box-shadow:0 0 10px rgba(0,0,0,.1176470588);transition:background-color .3s}.theme-toggler::after{content:"";position:absolute;top:49%;left:25%;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:50%;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-10 -10 44 44'>  <circle cx='12' cy='12' r='7' fill='black'/>  <line x1='12' y1='-6' x2='12' y2='0'   stroke='black' stroke-width='5'/>  <line x1='12' y1='24' x2='12' y2='30'  stroke='black' stroke-width='5'/>  <line x1='-6' y1='12' x2='0'  y2='12'   stroke='black' stroke-width='5'/>  <line x1='24' y1='12' x2='30' y2='12'   stroke='black' stroke-width='5'/>  <line x1='-1' y1='-2' x2='3'  y2='2'    stroke='black' stroke-width='5'/>  <line x1='22' y1='22' x2='26' y2='26'   stroke='black' stroke-width='5'/>  <line x1='-3' y1='25' x2='1'  y2='21'   stroke='black' stroke-width='5'/>  <line x1='22' y1='2'  x2='26' y2='-2'   stroke='black' stroke-width='5'/></svg>");background-repeat:no-repeat;background-position:50%;background-size:contain;transition:left .3s,background-color .3s,background-image .3s}.theme-toggler:checked::after{left:75%;background-color:#000;background-image:url("data:image/svg+xml;utf8,  <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'>  <path fill='white' d='M12.3 2a9 9 0 1 0 9.7 11.7A7 7 0 0 1 12.3 2z'/>  </svg>");background-size:80%;background-repeat:no-repeat;background-position:50%}@media(width <= 1023px){.theme-toggler{left:80%}}.footer{background-color:#072779;color:#fff;padding:4rem 0 2rem}.footer__inner{display:grid;gap:2rem}@media(min-width:768px){.footer__inner{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.footer__inner{grid-template-columns:7fr 8fr 2fr 0fr}}@media(min-width:1024px){.footer__brand{grid-column:1}}.footer__logo{font-family:pathway gothic one,sans-serif;font-size:1.5rem;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.5rem}.footer__tagline{color:rgba(255,255,255,.8);font-size:.875rem}.footer__logos{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem}.footer__logo-img{height:60px;width:auto}.footer__logo-img--partner{height:50px;opacity:.8}.footer__logo-text{font-family:pathway gothic one,sans-serif;font-size:1.5rem;text-transform:uppercase;letter-spacing:.05em}.footer__address{color:rgba(255,255,255,.7);font-size:.875rem;margin-top:.5rem}.footer__secondary-links{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.footer__secondary-link{display:inline-flex;align-items:center;gap:.25rem;color:rgba(255,255,255,.7);font-size:.875rem;transition:color .15s ease}.footer__secondary-link svg{width:16px;height:16px}.footer__secondary-link:hover{color:gold}.footer__title{font-family:pathway gothic one,sans-serif;font-size:1.125rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;color:gold}.footer__contact{display:flex;flex-direction:column;gap:.5rem}.footer__link{color:rgba(255,255,255,.8);transition:color .15s ease}.footer__link:hover{color:gold}.footer__legal{border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem;margin-top:2rem}@media(min-width:1024px){.footer__legal{grid-column:1/-1}}.footer__nav{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-bottom:1rem}.footer__nav-link{color:rgba(255,255,255,.8);font-size:.875rem;transition:color .15s ease}.footer__nav-link:hover{color:gold}.footer__copyright{color:rgba(255,255,255,.6);font-size:.875rem}.social-links{display:flex;gap:1rem}.social-links__item{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;background-color:rgba(255,255,255,.1);color:#fff;transition:background-color .15s ease,color .15s ease}.social-links__item:hover{background-color:gold;color:#072779}.social-links__icon{width:20px;height:27px}.mobile-menu{position:fixed;inset:0;z-index:200;pointer-events:none;visibility:hidden}.mobile-menu.is-open{pointer-events:auto;visibility:visible}.mobile-menu.is-open .mobile-menu__overlay{opacity:1}.mobile-menu.is-open .mobile-menu__panel{transform:translateX(0)}.mobile-menu__overlay{position:absolute;inset:0;background-color:rgba(26,26,26,.5);opacity:0;transition:opacity .3s ease}.mobile-menu__panel{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:320px;background-color:#072779;color:#fff;transform:translateX(100%);transition:transform .3s ease;display:flex;flex-direction:column;padding:2rem}.mobile-menu__close{position:absolute;top:1rem;right:1rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff}.mobile-menu__close svg{width:24px;height:24px}.mobile-menu__nav{flex:1;display:flex;align-items:center}.mobile-menu__nav-text--content{position:absolute;top:30px;width:150px;transform:rotate(350deg)}.mobile-menu__footer{padding-top:2rem;margin-top:1rem;border-top:1px solid rgba(255,255,255,.2)}.mobile-menu__contact{color:rgba(255,255,255,.8);font-size:.875rem}.mobile-nav{width:100%}.mobile-nav__item:not(:last-child){margin-bottom:1rem}.mobile-nav__link{display:block;font-family:pathway gothic one,sans-serif;font-size:1.5rem;text-transform:uppercase;letter-spacing:.05em;color:#fff;padding:.5rem 0;transition:color .15s ease}.mobile-nav__link:hover,.mobile-nav__link.is-active{color:gold}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-family:pathway gothic one,sans-serif;font-size:1.125rem;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;transition:all .15s ease;cursor:pointer}.btn--primary{background-color:gold;color:#072779}.btn--primary:hover{background-color:#e6c200;color:#072779}.btn--secondary{background-color:transparent;color:#072779;border:2px solid #072779}.btn--secondary:hover{background-color:#072779;color:#fff}.btn--outline-light{background-color:transparent;color:#fff;border:2px solid #fff}.btn--outline-light:hover{background-color:#fff;color:#072779}.cards{display:grid;gap:2rem;margin-bottom:2rem}@media(min-width:768px){.cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.cards{grid-template-columns:repeat(3,1fr)}}.card{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.card__image{width:100%;height:200px;object-fit:cover}.card__body{padding:1.5rem}.card__title{font-size:1.25rem;margin-bottom:.5rem}.card__excerpt{color:#666;font-size:.875rem;margin-bottom:1rem}.card__link{font-family:pathway gothic one,sans-serif;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;color:#072779}.card__link:hover{color:#e6c200}.card__link::after{content:" →"}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.gallery{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.gallery{grid-template-columns:repeat(4,1fr)}}.gallery__item{position:relative;aspect-ratio:1;overflow:hidden;border-radius:4px;cursor:pointer}.gallery__item::after{content:"";position:absolute;inset:0;background-color:rgba(7,39,121,0);transition:background-color .3s ease}.gallery__item:hover::after{background-color:rgba(7,39,121,.3)}.gallery__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery__item:hover .gallery__image{transform:scale(1.05)}.social-gallery{display:grid;gap:2rem}@media(min-width:768px){.social-gallery{grid-template-columns:repeat(2,1fr)}}.social-gallery__section{padding:2rem;background-color:#fdf8f0;border-radius:12px;text-align:center}.social-gallery__section a svg{padding-right:5px}.social-gallery__header{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.social-gallery__icon{width:32px;height:32px;color:#072779}.social-gallery__title{font-family:pathway gothic one,sans-serif;font-size:1.25rem;text-transform:uppercase;letter-spacing:.05em;margin:0}.social-gallery__description{color:#666;margin-bottom:1.5rem}.social-gallery__links{display:flex;flex-direction:column;gap:.5rem;align-items:center}@media(min-width:576px){.social-gallery__links{flex-direction:row;justify-content:center}}.lightbox{position:fixed;inset:0;z-index:300;background-color:rgba(26,26,26,.9);display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.lightbox.is-open{opacity:1;visibility:visible}.lightbox__close{position:absolute;top:1.5rem;right:1.5rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;transition:color .15s ease}.lightbox__close:hover{color:gold}.lightbox__content{max-width:90vw;max-height:90vh}.lightbox__image{max-width:100%;max-height:85vh;object-fit:contain}.hero{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:6rem 1.5rem;overflow:hidden;background-color:#072779;background-image:url(/images/hero-bg.jpg);background-size:cover;background-position:50%;background-attachment:fixed;background-repeat:no-repeat}@media(max-width:767px){.hero{background-attachment:scroll}}@media(min-width:768px){.hero{min-height:80vh}}.hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.4) 0%,rgba(0,0,0,.5) 50%,rgba(0,0,0,.6) 100%);z-index:1}.hero__content{position:relative;z-index:2;max-width:800px}.hero__title{font-family:pathway gothic one,sans-serif;font-size:clamp(2.5rem,10vw,8rem);color:#fff;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.02em;text-shadow:0 4px 20px rgba(0,0,0,.4);white-space:nowrap}.hero__subtitle{font-size:2rem;color:rgba(255,255,255,.9);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.hero__cta{margin-top:1.5rem}.hero__credit{position:absolute;bottom:.5rem;right:1rem;font-size:.75rem;color:rgba(255,255,255,.6);z-index:2}.hero__credit a{color:inherit;text-decoration:underline;text-decoration-color:rgba(255,255,255,.3)}.hero__credit a:hover{color:rgba(255,255,255,.9)}.intro{text-align:center}.intro p{font-size:1.125rem;max-width:800px;margin-left:auto;margin-right:auto}.section{padding:4rem 0}@media(min-width:768px){.section{padding:6rem 0}}.section--dark{background-color:#072779;color:#fff}.section--dark .section__title{color:#fff}.section--cta{background-color:#072779;color:#fff;text-align:center}.section--cta .section__title{color:#fff}.section--cta p{max-width:600px;margin-left:auto;margin-right:auto;margin-bottom:2rem;color:rgba(255,255,255,.9)}.section__title{font-family:pathway gothic one,sans-serif;text-align:center;margin-bottom:3rem;text-transform:uppercase;letter-spacing:.05em}.section__content{max-width:800px;margin:0 auto}.section__content h3,.section__content h4{margin-top:2rem;margin-bottom:1rem}.section__content ul,.section__content ol{margin-bottom:1rem;padding-left:2rem}.section__content ul{list-style:disc}.section__content ol{list-style:decimal}.section__content li{margin-bottom:.5rem}.section__content p{margin-bottom:1rem}.section__content--rich{max-width:900px}.section__description{max-width:600px;margin:0 auto 2rem;text-align:center;color:rgba(255,255,255,.9)}.section__social,.section__cta{margin-top:2rem;text-align:center}.section__social p,.section__cta p{margin-bottom:1rem;color:#666}.section__extras{margin-top:3rem;text-align:center}.section__pdf{margin-top:2rem}.section--events{background-color:#072779;color:#fff;text-align:center}.section--events .section__title{color:#fff}.section--about,.section--prestations,.section--rejoindre,.section--savoir-plus{position:relative;overflow:hidden;background-size:cover;background-attachment:fixed;background-repeat:no-repeat}@media(max-width:767px){.section--about,.section--prestations,.section--rejoindre,.section--savoir-plus{background-attachment:scroll}}.section--about,.section--rejoindre,.section--savoir-plus{background-image:url(/images/filigranes.png);background-color:rgba(255,255,255,.9019607843);background-blend-mode:lighten}@media(min-width:300px){.section--about,.section--rejoindre,.section--savoir-plus{background-position:50%;background-size:100%}}@media(min-width:768px){.section--about,.section--rejoindre,.section--savoir-plus{background-position:50% 75%;background-size:40%}}@media(min-width:1280px){.section--about,.section--rejoindre,.section--savoir-plus{background-position:50% 85%;background-size:30%}}.section--prestations{color:#fff;background-color:#072779;background-image:url(/images/prestations-bg.jpg);background-position:50%}.section--prestations .section__title{color:#fff}.section--prestations .section__content p,.section--prestations .section__content li{color:rgba(255,255,255,.95)}.section--prestations .section__content strong{color:gold}.section--prestations .section__cta p{color:rgba(255,255,255,.9)}.section--prestations .container{position:relative;z-index:2}.section--prestations .cta-buttons .btn--primary{background-color:gold;color:#072779}.section--prestations .cta-buttons .btn--primary:hover{background-color:#e6c200}.section--prestations .cta-buttons .btn--secondary{background-color:rgba(255,255,255,.2);color:#fff;border-color:#fff}.section--prestations .cta-buttons .btn--secondary:hover{background-color:#fff;color:#072779}.section--alt{background-color:rgba(253,248,240,.9254901961)}.section__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,color-mix(in srgb,#072779 100%,transparent) 0%,color-mix(in srgb,#072779 85%,transparent) 50%,color-mix(in srgb,#072779 70%,transparent) 100%);z-index:1}.section__credit{position:absolute;bottom:.5rem;right:1rem;font-size:.75rem;color:rgba(255,255,255,.6);z-index:2}.section__credit a{color:inherit;text-decoration:underline;text-decoration-color:rgba(255,255,255,.3)}.section__credit a:hover{color:rgba(255,255,255,.9)}.social-cta{display:flex;flex-direction:column;gap:1rem;align-items:center}@media(min-width:768px){.social-cta{flex-direction:row;justify-content:center}}.social-cta__item{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background-color:rgba(7,39,121,.1);border-radius:8px;color:#072779;font-weight:500;transition:background-color .15s ease,color .15s ease}.social-cta__item--bg-white{background-color:#fff}.social-cta__item svg{width:20px;height:20px}.social-cta__item:hover{background-color:#072779;color:#fff}.social-cta--large{gap:1.5rem}.social-cta--large .social-cta__item{padding:1rem 2rem;font-size:1.125rem}.social-cta--large .social-cta__item svg{width:28px;height:28px}.section--dark .social-cta__item,.section--events .social-cta__item,.section--cta .social-cta__item{background-color:rgba(255,255,255,.1);color:#fff}.section--dark .social-cta__item:hover,.section--events .social-cta__item:hover,.section--cta .social-cta__item:hover{background-color:gold;color:#072779}.cta-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}@media(min-width:576px){.cta-buttons{flex-direction:row;justify-content:center}}.extras-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem}.extras-item{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:rgba(7,39,121,.1);border-radius:8px;color:#072779;font-size:.875rem;transition:background-color .15s ease,color .15s ease}.extras-item svg{width:18px;height:18px}.extras-item:hover{background-color:#072779;color:#fff}.page-header{background-color:#072779;color:#fff;padding:4rem 0;text-align:center}.page-header__title{color:#fff;margin-bottom:1rem}.page-header__description{max-width:600px;margin:0 auto;color:rgba(255,255,255,.9);font-size:25px}.article__header{background-color:#072779;color:#fff;padding:4rem 0;text-align:center}.article__title{color:#fff;margin-bottom:1rem}.article__description{max-width:600px;margin:0 auto;color:rgba(255,255,255,.9)}.article__hero{margin:0}.article__hero-image{width:100%;max-height:500px;object-fit:cover}.article__content{padding:4rem 1.5rem;max-width:800px;margin-left:auto;margin-right:auto}@media(min-width:768px){.article__content{padding:6rem 2rem}}.article__content h2,.article__content h3,.article__content h4{margin-top:3rem;margin-bottom:1rem}.article__content ul,.article__content ol{margin-bottom:1rem;padding-left:2rem}.article__content ul{list-style:disc}.article__content ol{list-style:decimal}.article__gallery{padding:3rem 0;background-color:#fdf8f0}.contact-grid{display:grid;gap:4rem}@media(min-width:1024px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-info h2,.contact-info h3{margin-bottom:1rem}.contact-info p{color:#666}.contact-details{margin-top:2rem}.contact-details__item{margin-bottom:1.5rem}.contact-details__item strong{display:block;font-family:pathway gothic one,sans-serif;text-transform:uppercase;letter-spacing:.05em;color:#072779;margin-bottom:.25rem}.contact-details__item a{color:#333}.contact-details__item a:hover{color:#072779}.contact-social{margin-top:2rem}.contact-social strong{display:block;font-family:pathway gothic one,sans-serif;text-transform:uppercase;letter-spacing:.05em;color:#072779;margin-bottom:1rem}.contact-social .social-links{display:flex;gap:1rem}.contact-social .social-links__item{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;background-color:#fff;color:#072779;transition:background-color .15s ease,color .15s ease}.contact-social .social-links__item:hover{background-color:#072779;color:#fff}.contact-form{background-color:#fdf8f0;padding:2rem;border-radius:8px}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-family:pathway gothic one,sans-serif;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;color:#072779;margin-bottom:.5rem}.form-input{width:100%;padding:1rem;font-family:abel,sans-serif;font-size:1rem;border:1px solid #e5e5e5;border-radius:4px;background-color:#fff;transition:border-color .15s ease}.form-input:focus{outline:none;border-color:#072779}.form-textarea{resize:vertical;min-height:120px}[data-animate]{opacity:0}@media(prefers-reduced-motion:reduce){[data-animate]{opacity:1}}.fade-in{animation:fade-in .6s ease forwards}@keyframes fade-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hover-lift{transition:transform .3s ease}.hover-lift:hover{transform:translateY(-4px)}.hover-scale{transition:transform .3s ease}.hover-scale:hover{transform:scale(1.02)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hidden{display:none!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.text-primary{color:#072779}.text-accent{color:gold}.text-muted{color:#666}.bg-primary{background-color:#072779}.bg-alt{background-color:#fdf8f0}