﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{margin:0;padding:0;min-height:100vh;background-color:#fff;color:#212121;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1rem;line-height:1.5}ul,ol{list-style:none}a{color:inherit;text-decoration:none;transition:color 250ms ease-in-out}a:hover{color:#a50101}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}table{border-collapse:collapse;border-spacing:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;appearance:button}:focus-visible{outline:2px solid #a50101;outline-offset:2px}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}fieldset{border:none;padding:0;margin:0}legend{padding:0}h1,h2,h3,h4,h5,h6{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}h1{font-size:1.875rem;font-weight:800}@media(min-width:768px){h1{font-size:2.25rem}}@media(min-width:1024px){h1{font-size:3rem}}h2{font-size:1.5rem}@media(min-width:768px){h2{font-size:1.875rem}}@media(min-width:1024px){h2{font-size:2.25rem}}h3{font-size:1.25rem}@media(min-width:768px){h3{font-size:1.5rem}}@media(min-width:1024px){h3{font-size:1.875rem}}h4{font-size:1.125rem}@media(min-width:768px){h4{font-size:1.25rem}}h5{font-size:1rem}@media(min-width:768px){h5{font-size:1.125rem}}h6{font-size:.875rem}@media(min-width:768px){h6{font-size:1rem}}p{margin-bottom:1rem;line-height:1.75}p:last-child{margin-bottom:0}a{color:#a50101;text-decoration:none;transition:color 250ms ease-in-out}a:hover{color:#720101;text-decoration:underline}a:focus-visible{outline:2px solid #a50101;outline-offset:2px}strong,b{font-weight:700}em,i{font-style:italic}ul,ol{margin-bottom:1rem;padding-left:2rem}ul li,ol li{margin-bottom:.5rem;line-height:1.75}ul{list-style-type:disc}ol{list-style-type:decimal}blockquote{margin:2rem 0;padding:1.5rem 2rem;border-left:4px solid #a50101;background-color:#f5f5f5;font-style:italic;color:#424242}blockquote p:last-child{margin-bottom:0}blockquote cite{display:block;margin-top:1rem;font-size:.875rem;font-style:normal;color:#616161}code{padding:2px 6px;background-color:#f5f5f5;border-radius:.25rem;font-family:courier new,Courier,monospace;font-size:.9em;color:#212121}pre{margin-bottom:1rem;padding:1.5rem;background-color:#212121;border-radius:.5rem;overflow-x:auto}pre code{padding:0;background-color:initial;color:#fff;font-size:.875rem}small{font-size:.875rem}hr{margin:3rem 0;border:none;border-top:1px solid #e0e0e0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#a50101}.text-gold{color:#d4af37}.text-muted{color:#616161}.text-white{color:#fff}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}#main-content{min-height:calc(100vh - 80px - 200px);padding-top:80px}@media(min-width:1024px){#main-content{padding-top:80px}}section{padding:4rem 0}@media(min-width:768px){section{padding:6rem 0}}@media(min-width:1024px){section{padding:8rem 0}}section.section-gray{background-color:#f5f5f5}section.section-dark{background-color:#212121;color:#fff}section.section-dark h1,section.section-dark h2,section.section-dark h3,section.section-dark h4,section.section-dark h5,section.section-dark h6{color:#fff}.section-header{text-align:center;margin-bottom:4rem}@media(min-width:768px){.section-header{margin-bottom:6rem}}.section-title{font-size:1.875rem;font-weight:800;margin-bottom:1rem}@media(min-width:768px){.section-title{font-size:2.25rem}}@media(min-width:1024px){.section-title{font-size:3rem}}.section-subtitle{font-size:1.125rem;color:#616161;max-width:700px;margin:0 auto;text-align:center}@media(min-width:768px){.section-subtitle{font-size:1.25rem}}.grid{display:grid;gap:1.5rem}.grid.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid.grid-cols-2{grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.grid.grid-cols-2{grid-template-columns:repeat(2,1fr)}}.grid.grid-cols-3{grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.grid.grid-cols-3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid.grid-cols-3{grid-template-columns:repeat(3,1fr)}}.grid.grid-cols-4{grid-template-columns:repeat(1,1fr)}@media(min-width:640px){.grid.grid-cols-4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid.grid-cols-4{grid-template-columns:repeat(4,1fr)}}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-sm{gap:.5rem}.gap-md{gap:1rem}.gap-lg{gap:1.5rem}.mt-sm{margin-top:.5rem}.mt-md{margin-top:1rem}.mt-lg{margin-top:1.5rem}.mt-xl{margin-top:2rem}.mb-sm{margin-bottom:.5rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:1.5rem}.mb-xl{margin-bottom:2rem}.pt-sm{padding-top:.5rem}.pt-md{padding-top:1rem}.pt-lg{padding-top:1.5rem}.pt-xl{padding-top:2rem}.pb-sm{padding-bottom:.5rem}.pb-md{padding-bottom:1rem}.pb-lg{padding-bottom:1.5rem}.pb-xl{padding-bottom:2rem}.hidden{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(min-width:768px){.hidden-md{display:none}}@media(min-width:1024px){.hidden-lg{display:none}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:600;line-height:1;text-align:center;text-decoration:none;white-space:nowrap;border-radius:.5rem;border:2px solid transparent;cursor:pointer;transition:all 250ms ease-in-out}.btn:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%)}.btn:active{transform:translateY(0)}.btn:focus-visible{outline:2px solid #a50101;outline-offset:2px}.btn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.btn.btn-primary{background-color:#a50101;color:#fff;border-color:#a50101}.btn.btn-primary:hover{background-color:#720101;border-color:#720101;color:#fff}.btn.btn-secondary{background-color:#003d82;color:#fff;border-color:#003d82}.btn.btn-secondary:hover{background-color:#00254f;border-color:#00254f;color:#fff}.btn.btn-outline{background-color:initial;color:#a50101;border-color:#a50101}.btn.btn-outline:hover{background-color:#a50101;color:#fff}.btn.btn-white{background-color:#fff;color:#a50101;border-color:#fff}.btn.btn-white:hover{background-color:#f5f5f5;color:#a50101}.btn.btn-lg{padding:1.5rem 3rem;font-size:1.125rem}.btn.btn-sm{padding:.5rem 1.5rem;font-size:.875rem}.card{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%);overflow:hidden;transition:all 250ms ease-in-out}.card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,4%);transform:translateY(-4px)}.card .card-image{width:100%;height:200px;object-fit:cover}.card .card-content{padding:1.5rem}.card .card-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#000}.card .card-text{color:#616161;line-height:1.75;margin-bottom:1rem}.card .card-footer{padding:1rem 1.5rem;background-color:#f5f5f5;border-top:1px solid #e0e0e0}.badge{display:inline-flex;align-items:center;padding:.25rem 1rem;font-size:.875rem;font-weight:600;line-height:1;border-radius:9999px;background-color:#e0e0e0;color:#212121}.badge.badge-primary{background-color:#a50101;color:#fff}.badge.badge-gold{background-color:#d4af37;color:#000}.badge.badge-blue{background-color:#003d82;color:#fff}.alert{padding:1.5rem;border-radius:.5rem;margin-bottom:1rem}.alert.alert-success{background-color:#c4f1ce;border:1px solid #28a745;color:#1e7e34}.alert.alert-error{background-color:#fef9f9;border:1px solid #dc3545;color:#bd2130}.alert.alert-warning{background-color:#fffaed;border:1px solid #ffc107;color:#6d5200}.alert.alert-info{background-color:#beeff7;border:1px solid #17a2b8;color:#117a8b}.icon{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em}.icon svg{width:100%;height:100%}.icon.icon-sm{width:16px;height:16px}.icon.icon-md{width:24px;height:24px}.icon.icon-lg{width:32px;height:32px}.icon.icon-xl{width:48px;height:48px}.spinner{display:inline-block;width:40px;height:40px;border:4px solid #e0e0e0;border-top-color:#a50101;border-radius:50%;animation:spin .8s linear infinite}.spinner.spinner-sm{width:20px;height:20px;border-width:2px}.spinner.spinner-button{width:16px;height:16px;border-width:2px;border-color:rgba(255,255,255,.3);border-top-color:#fff;margin-right:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.toast-container{position:fixed;top:20px;right:20px;z-index:10000;display:flex;flex-direction:column;gap:10px;max-width:400px;pointer-events:none}@media(max-width:768px){.toast-container{top:10px;right:10px;left:10px;max-width:none}}.toast{background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,4%);padding:1.5rem 2rem;border-left:4px solid;display:flex;align-items:flex-start;gap:1rem;animation:slideInRight .3s ease-out;pointer-events:auto}.toast.success{border-left-color:#28a745}.toast.success .toast-icon{color:#28a745}.toast.error{border-left-color:#dc3545}.toast.error .toast-icon{color:#dc3545}.toast.warning{border-left-color:#ffc107}.toast.warning .toast-icon{color:#ffc107}.toast.info{border-left-color:#17a2b8}.toast.info .toast-icon{color:#17a2b8}.toast.removing{animation:slideOutRight .3s ease-in forwards}.toast-icon{font-size:20px;margin-top:2px;flex-shrink:0}.toast-content{flex:1}.toast-content h4{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#000}.toast-content p{margin:0;font-size:.875rem;color:#616161;line-height:1.75}.toast-close{background:0 0;border:none;color:#9e9e9e;cursor:pointer;font-size:18px;padding:0;flex-shrink:0}.toast-close:hover{color:#616161}@keyframes slideInRight{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOutRight{from{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}.form-success-container{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.form-success-message{padding:1rem 1.5rem;background-color:#c4f1ce;border:1px solid #28a745;border-radius:.5rem;color:#19692c;font-size:.875rem;font-weight:600;display:flex;align-items:flex-start;gap:.5rem;animation:fadeInUp .3s ease-out}.form-success-message .success-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#28a745;color:#fff;border-radius:50%;font-size:12px;font-weight:700;flex-shrink:0;margin-top:2px}.form-success-message .success-text{flex:1}.form-success-message:nth-child(even){background-color:#d0f4d8}.form-success-message:not(:first-child){border-top-color:#86e29b}@keyframes fadeInUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutDown{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.site-header{position:fixed;top:0;left:0;right:0;z-index:1020;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,5%);height:64px;transition:all 250ms ease-in-out}@media(min-width:1024px){.site-header{height:80px}}.site-header .container{height:100%}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:1.5rem}.header-logo{flex-shrink:0}.header-logo a{display:block;line-height:0}.header-logo a:hover{opacity:.8}.header-logo img{height:40px;width:auto}@media(min-width:1024px){.header-logo img{height:50px}}.header-logo .logo-text{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.25rem;font-weight:700;color:#a50101}@media(min-width:1024px){.header-logo .logo-text{font-size:1.5rem}}.mobile-menu-toggle{background:0 0;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;width:44px;height:44px;position:relative;z-index:1050}@media(min-width:1024px){.mobile-menu-toggle{display:none}}.mobile-menu-toggle .hamburger{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px}.mobile-menu-toggle .hamburger span{display:block;width:100%;height:2px;background-color:#000;transition:all 250ms ease-in-out}.mobile-menu-toggle[aria-expanded=true] .hamburger span:nth-child(1){transform:translateY(8px)rotate(45deg)}.mobile-menu-toggle[aria-expanded=true] .hamburger span:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded=true] .hamburger span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.mobile-menu-toggle:focus-visible{outline:2px solid #a50101;outline-offset:2px}.main-navigation{display:none;position:fixed;top:64px;left:0;right:0;bottom:0;background-color:#fff;padding:2rem;overflow-y:auto;flex-direction:column;gap:2rem}@media(min-width:1024px){.main-navigation{display:flex;position:static;flex-direction:row;align-items:center;padding:0;overflow-y:visible;gap:1.5rem;flex:1;justify-content:flex-end}}.main-navigation.is-open{display:flex}.nav-menu{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}@media(min-width:1024px){.nav-menu{flex-direction:row;align-items:center;gap:0;background:#f5f5f5;border-radius:50px;padding:4px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);margin-top:2px}}.nav-item{list-style:none;margin:0;padding:0}@media(min-width:1024px){.nav-item:first-child .nav-link{border-top-left-radius:46px;border-bottom-left-radius:46px}.nav-item:last-child .nav-link{border-top-right-radius:46px;border-bottom-right-radius:46px}}.nav-item .nav-link{display:block;padding:1rem;font-size:1.125rem;font-weight:500;color:#424242;transition:all 250ms ease-in-out;text-decoration:none;position:relative}@media(min-width:1024px){.nav-item .nav-link{padding:12px 24px;font-size:.875rem;font-weight:500;color:#616161;background:0 0;border-radius:0;white-space:nowrap;text-align:center;min-width:90px}}.nav-item .nav-link:hover{color:#a50101;text-decoration:none}@media(min-width:1024px){.nav-item .nav-link:hover{background:rgba(165,1,1,8%);color:#a50101}}.nav-item .nav-link:focus-visible{outline:2px solid #a50101;outline-offset:2px}.nav-item.active .nav-link{color:#a50101;font-weight:600}@media(min-width:1024px){.nav-item.active .nav-link{background:#fff;color:#a50101;font-weight:600;box-shadow:0 2px 8px rgba(0,0,0,.1);transform:translateY(-1px)}}.language-switcher{position:relative;align-self:center;margin-left:1.5rem}@media(min-width:1024px){.language-switcher{margin-left:2rem;margin-top:2px}}.language-switcher .language-toggle{background:0 0;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;padding:0;font-weight:500;color:#616161;transition:all 250ms ease-in-out;background:#fff;border:2px solid #e0e0e0;border-radius:8px;height:40px;min-width:70px;font-size:.875rem;box-shadow:0 1px 3px rgba(0,0,0,5%)}.language-switcher .language-toggle:hover{color:#a50101;border-color:#a50101;box-shadow:0 2px 8px rgba(165,1,1,.15);transform:translateY(-1px)}.language-switcher .language-toggle:focus-visible{outline:2px solid #a50101;outline-offset:2px}.language-switcher .language-toggle .current-lang{font-weight:600;letter-spacing:.5px}.language-switcher .language-toggle svg{transition:all 250ms ease-in-out;width:10px;height:6px;opacity:.6}.language-switcher .language-toggle[aria-expanded=true]{border-color:#a50101;box-shadow:0 2px 8px rgba(165,1,1,.2)}.language-switcher .language-toggle[aria-expanded=true] svg{transform:rotate(180deg);opacity:1}@media(max-width:1023px){.language-switcher .language-toggle{background:0 0;border:none;box-shadow:none;padding:.5rem 1rem;height:auto;min-width:auto}.language-switcher .language-toggle:hover{background:0 0;transform:none;box-shadow:none}}.language-switcher .language-menu{display:none;position:absolute;top:calc(100% + 8px);right:0;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);border:1px solid #e0e0e0;min-width:140px;padding:8px 0;z-index:1000;overflow:hidden}.language-switcher .language-menu::before{content:'';position:absolute;top:-8px;right:20px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;filter:drop-shadow(0 -2px 4px rgba(0,0,0,.1))}@media(min-width:1024px){.language-switcher .language-menu.is-open{display:block;animation:slideDown .2s ease-out}}.language-switcher .language-menu li{list-style:none;margin:0;padding:0}.language-switcher .language-menu li a{display:block;padding:12px 20px;color:#424242;transition:all 150ms ease-in-out;font-size:.875rem;font-weight:500;text-decoration:none}.language-switcher .language-menu li a:hover{background-color:rgba(165,1,1,8%);color:#a50101}@media(max-width:1023px){.language-switcher .language-menu{position:static;display:flex;flex-direction:column;box-shadow:none;padding:0;margin-top:0}}.header-cta{margin-top:1.5rem}@media(min-width:1024px){.header-cta{margin-top:0}}.header-cta .btn{width:100%}@media(min-width:1024px){.header-cta .btn{width:auto}}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.site-footer{background-color:#212121;color:#fff;padding:6rem 0 2rem;position:relative}.site-footer a{color:#fff;transition:color 250ms ease-in-out}.site-footer a:hover{color:#a50101;text-decoration:none}.footer-grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}@media(min-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem}}.footer-column .footer-title{font-size:1.125rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:.5rem}.footer-column ul li a{display:inline-block;padding:.25rem 0}.footer-company .footer-tagline{font-size:.875rem;color:#bdbdbd;margin-bottom:1.5rem}.footer-company .footer-contact{display:flex;flex-direction:column;gap:1.5rem}.footer-company .footer-contact p{margin:0;font-size:.875rem;line-height:1.5;display:flex;flex-direction:column;gap:.25rem}.footer-company .footer-contact p strong{color:#9e9e9e;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.footer-company .footer-contact p a{color:#fff;transition:color 250ms ease-in-out}.footer-company .footer-contact p a:hover{color:#a50101;text-decoration:none}.footer-legal .footer-registration{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #424242;font-size:.75rem;color:#9e9e9e;line-height:1.75}.footer-bottom{padding-top:2rem;border-top:1px solid #424242}.footer-bottom-inner{display:flex;flex-direction:column;gap:1rem;text-align:center}@media(min-width:768px){.footer-bottom-inner{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}}.footer-copyright,.footer-directors{font-size:.875rem;color:#9e9e9e;margin:0}.back-to-top{background:0 0;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background-color:#a50101;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,5%);opacity:0;visibility:hidden;transition:all 250ms ease-in-out;z-index:1030}.back-to-top:hover{background-color:#720101;transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,4%)}.back-to-top:focus-visible{outline:2px solid #a50101;outline-offset:2px}.back-to-top.is-visible{opacity:1;visibility:visible}.back-to-top svg{width:24px;height:24px}.hero{background:linear-gradient(135deg,#a50101 0%,#590101 100%);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff;padding:8rem 0;position:relative;overflow:hidden;min-height:80vh;display:flex;align-items:center}@media(min-width:768px){.hero{padding:6rem 0;min-height:70vh}}.hero .container{position:relative;z-index:3}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(165,1,1,.85) 0%,rgba(89,1,1,.75) 100%);z-index:1}.hero-content{text-align:center;max-width:800px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;background:#d4af37;color:#000;padding:.5rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2rem}.hero-badge span{position:relative}.hero-badge span::before{content:'⚡';margin-right:.5rem}.hero-title{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media(min-width:768px){.hero-title{font-size:3rem}}@media(min-width:1024px){.hero-title{font-size:3.75rem}}.hero-subtitle{font-size:1.125rem;line-height:1.75;opacity:.9;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}@media(min-width:768px){.hero-subtitle{font-size:1.25rem}}.hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:2rem;margin-bottom:4rem;max-width:500px;margin-left:auto;margin-right:auto}@media(min-width:768px){.hero-stats{grid-template-columns:repeat(3,1fr);gap:3rem}}.stat-item{text-align:center}.stat-item strong{display:block;font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1;color:#d4af37;margin-bottom:.25rem}@media(min-width:768px){.stat-item strong{font-size:2.25rem}}.stat-item span{font-size:.875rem;opacity:.8;text-transform:uppercase;letter-spacing:.5px}.hero-cta{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width:640px){.hero-cta{flex-direction:row;justify-content:center}}.hero-cta .btn{min-width:200px}@media(min-width:640px){.hero-cta .btn{min-width:180px}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all 250ms ease-in-out;cursor:pointer;border:2px solid transparent}.btn.btn-lg{padding:1.5rem 3rem;font-size:1.125rem}.btn.btn-primary{background:#d4af37;color:#000}.btn.btn-primary:hover{background:#b29126;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,5%)}.btn.btn-secondary{background:0 0;color:#fff;border-color:#fff}.btn.btn-secondary:hover{background:#fff;color:#a50101}.services{padding:8rem 0;background:#f5f5f5}@media(min-width:768px){.services{padding:6rem 0}}.services .section-title{text-align:center;margin-bottom:1rem}.services .section-subtitle{text-align:center;margin:0 auto 6rem;max-width:600px}.section-header{text-align:center;margin-bottom:6rem}.section-header h2{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;color:#212121;margin-bottom:1.5rem}@media(min-width:768px){.section-header h2{font-size:2.25rem}}.section-header .section-subtitle{font-size:1.125rem;color:#616161;max-width:600px;margin:0 auto}.services-grid{display:grid;grid-template-columns:1fr;gap:2rem;justify-items:center}@media(min-width:640px){.services-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(min-width:768px){.services-grid{grid-template-columns:repeat(3,1fr);gap:3rem}}@media(min-width:1024px){.services-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}@media(min-width:1280px){.services-grid{grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1200px;margin:0 auto}}.services-grid::after{content:'';display:none}@media(min-width:640px){.services-grid>.service-card:nth-child(11){grid-column:1/-1;max-width:400px;justify-self:center}}@media(min-width:768px){.services-grid>.service-card:nth-child(11){max-width:none;grid-column:auto;justify-self:stretch}}@media(min-width:1024px){.services-grid>.service-card:nth-child(10),.services-grid>.service-card:nth-child(11){grid-column-end:span 1}.services-grid>.service-card:nth-child(9){grid-column-start:1}.services-grid>.service-card:nth-child(10){grid-column-start:2}.services-grid>.service-card:nth-child(11){grid-column-start:3;grid-column-end:5;max-width:400px;justify-self:center}}.service-card{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px rgba(0,0,0,5%);transition:all 250ms ease-in-out;position:relative;border-top:4px solid #a50101}.service-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,4%);border-top-color:#d4af37}.service-card h3{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.25rem;font-weight:600;color:#212121;margin-bottom:1rem}.service-card p{color:#616161;line-height:1.75;margin-bottom:0}.service-icon{width:64px;height:64px;background:#69afff;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#003d82;transition:all 250ms ease-in-out}.service-icon svg{width:32px;height:32px}.service-features{list-style:none;padding:0;margin:0}.service-features li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#616161;font-size:.875rem}.service-features li::before{content:'✓';position:absolute;left:0;color:#a50101;font-weight:700}.service-features li:last-child{margin-bottom:0}.service-note{margin-top:6rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.service-note p{margin-bottom:1rem}.service-note p:first-child{font-size:1.25rem;color:#212121}.service-note p:first-child strong{color:#a50101;font-weight:700}.service-note p:last-child{font-size:1.125rem;color:#616161;margin-bottom:0}@media(min-width:768px){.service-note{margin-top:8rem}}.about{padding:8rem 0;background:#fff}@media(min-width:768px){.about{padding:6rem 0}}.about h2{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;color:#212121;margin-bottom:2rem;text-align:center}@media(min-width:768px){.about h2{font-size:2.25rem;text-align:left}}.about-content{max-width:1e3px;margin:0 auto}.about-text{text-align:center}@media(min-width:768px){.about-text{text-align:left}}.about-text .about-description{font-size:1.125rem;line-height:1.75;color:#616161;margin-bottom:4rem}.about-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-bottom:4rem;padding:2rem;background:#f5f5f5;border-radius:.75rem}@media(min-width:768px){.about-highlights{grid-template-columns:repeat(3,1fr)}}.highlight-item{text-align:center}.highlight-item strong{display:block;font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.5rem;font-weight:700;color:#a50101;margin-bottom:.25rem}@media(min-width:768px){.highlight-item strong{font-size:1.875rem}}.highlight-item span{color:#616161;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.about-team{background:#fff;border:2px solid #e0e0e0;border-radius:.75rem;padding:2rem}.about-team h3{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.25rem;font-weight:600;color:#212121;margin-bottom:1.5rem;text-align:center}@media(min-width:768px){.about-team h3{text-align:left}}.about-team p{margin-bottom:1rem;color:#616161;text-align:center}@media(min-width:768px){.about-team p{text-align:left}}.about-team p:last-child{margin-bottom:0}.about-team p strong{color:#a50101;font-weight:600}.contact{padding:8rem 0;background:#f5f5f5}@media(min-width:768px){.contact{padding:6rem 0}}.contact .section-title{text-align:center;margin-bottom:1rem}.contact .section-subtitle{text-align:center;margin:0 auto 6rem;max-width:600px}.contact-grid{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width:1024px){.contact-grid{grid-template-columns:1fr 1fr;gap:6rem}}.contact-info .contact-card{background:#fff;border-radius:.75rem;padding:3rem;box-shadow:0 1px 2px rgba(0,0,0,5%);margin-bottom:2rem}.contact-info .contact-card h3{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.25rem;font-weight:600;color:#a50101;margin-bottom:1.5rem}.contact-info .credentials{background:#73b5ff;border-radius:.75rem;padding:2rem}.contact-info .credentials h4{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-weight:600;color:#003d82;margin-bottom:1rem}.contact-info .credentials p{color:#424242;font-size:.875rem;line-height:1.5}.contact-details .contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.contact-details .contact-item:last-child{margin-bottom:0}.contact-details .contact-item svg{color:#a50101;margin-top:2px;flex-shrink:0}.contact-details .contact-item div{flex:1}.contact-details .contact-item div strong{display:block;font-weight:600;color:#212121;margin-bottom:.25rem;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.contact-details .contact-item div p{color:#616161;margin:0;line-height:1.5}.contact-details .contact-item div p a{color:#a50101;text-decoration:none;transition:color 150ms ease-in-out}.contact-details .contact-item div p a:hover{color:#720101;text-decoration:underline}.contact-form{padding:8rem 0;background:#f5f5f5}@media(min-width:768px){.contact-form{padding:6rem 0}}.contact-form .section-title{text-align:center;margin-bottom:1rem}.contact-form .section-subtitle{text-align:center;margin:0 auto 6rem;max-width:600px}.contact-form .contact-form-fields{background:#fff;border-radius:.75rem;padding:3rem;box-shadow:0 1px 2px rgba(0,0,0,5%)}.contact-form .contact-form-fields h3{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.25rem;font-weight:600;color:#212121;margin-bottom:2rem;text-align:center}@media(min-width:768px){.contact-form .contact-form-fields h3{text-align:left}}.contact-form-fields .form-group{margin-bottom:1.5rem}.contact-form-fields .form-group label{display:block;font-weight:500;color:#424242;margin-bottom:.5rem;font-size:.875rem}.contact-form-fields .form-group input,.contact-form-fields .form-group select,.contact-form-fields .form-group textarea{width:100%;padding:1rem;border:2px solid #e0e0e0;border-radius:.5rem;font-size:1rem;transition:border-color 150ms ease-in-out}.contact-form-fields .form-group input:focus,.contact-form-fields .form-group select:focus,.contact-form-fields .form-group textarea:focus{outline:none;border-color:#a50101;box-shadow:0 0 0 3px rgba(165,1,1,.1)}.contact-form-fields .form-group input::placeholder,.contact-form-fields .form-group select::placeholder,.contact-form-fields .form-group textarea::placeholder{color:#9e9e9e}.contact-form-fields .form-group textarea{resize:vertical;min-height:120px}.contact-form-fields .form-group.checkbox{display:flex;align-items:flex-start;gap:.5rem}.contact-form-fields .form-group.checkbox input[type=checkbox]{width:auto;margin-top:2px;flex-shrink:0}.contact-form-fields .form-group.checkbox label{margin-bottom:0;font-size:.875rem;line-height:1.5}.contact-form-fields .form-group.checkbox label a{color:#a50101;text-decoration:none}.contact-form-fields .form-group.checkbox label a:hover{text-decoration:underline}.contact-form-fields .form-row{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.contact-form-fields .form-row{grid-template-columns:1fr 1fr}}.contact-form-fields button[type=submit]{background:0 0;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;background:#a50101;color:#fff;padding:1rem 3rem;border-radius:.5rem;font-weight:600;transition:all 250ms ease-in-out;width:100%}@media(min-width:640px){.contact-form-fields button[type=submit]{width:auto}}.contact-form-fields button[type=submit]:hover{background:#720101;transform:translateY(-1px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,5%)}.contact-form-fields button[type=submit]:focus{outline:2px solid #a50101;outline-offset:2px}.contact-form-container{display:grid;grid-template-columns:1fr;gap:4rem;margin-top:3rem}@media(min-width:1024px){.contact-form-container{grid-template-columns:2fr 1fr;gap:6rem}}@media(min-width:1024px){.contact-sidebar{align-self:start;position:sticky;top:2rem}}.contact-info-card{background:#f5f5f5;border-radius:.75rem;padding:3rem;box-shadow:0 1px 2px rgba(0,0,0,5%);margin-top:3rem}@media(min-width:1024px){.contact-info-card{margin-top:0}}.contact-info-card h3{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.25rem;font-weight:600;color:#212121;margin-bottom:2rem;text-align:center}@media(min-width:768px){.contact-info-card h3{text-align:left}}.contact-methods .contact-method{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#fff;border-radius:.5rem;transition:all 150ms ease-in-out}.contact-methods .contact-method:hover{box-shadow:0 1px 2px rgba(0,0,0,5%);transform:translateY(-1px)}.contact-methods .contact-method:last-child{margin-bottom:0}.contact-methods .contact-method .method-icon{font-size:1.25rem;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fe8d8d;border-radius:50%;flex-shrink:0}.contact-methods .contact-method .method-content{flex:1}.contact-methods .contact-method .method-content strong{display:block;font-weight:600;color:#212121;margin-bottom:.25rem;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.contact-methods .contact-method .method-content p{margin:0;line-height:1.5}.contact-methods .contact-method .method-content p a{color:#a50101;text-decoration:none;font-weight:500;transition:color 150ms ease-in-out}.contact-methods .contact-method .method-content p a:hover{color:#720101;text-decoration:underline}.contact-note,.response-time{margin-top:3rem;padding-top:2rem;border-top:2px solid #e0e0e0}.contact-note h4,.response-time h4{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.125rem;font-weight:600;color:#212121;margin-bottom:1rem}.contact-note p,.response-time p{margin:0;color:#616161;line-height:1.5}.map{padding:8rem 0;background:#fff}@media(min-width:768px){.map{padding:6rem 0}}.map .section-title{text-align:center;margin-bottom:1rem}.map .section-subtitle{text-align:center;margin:0 auto 1rem;max-width:600px}.map-container{margin-top:.25rem;border-radius:.75rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,5%)}.leaflet-map{height:500px;width:100%}.map-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1.5rem}@media(min-width:640px){.map-controls{flex-direction:column;align-items:flex-start}}.city-filter label{display:block;font-weight:500;color:#424242;margin-bottom:.5rem;font-size:.875rem}.city-filter select{padding:.5rem 1rem;border:2px solid #e0e0e0;border-radius:.5rem;font-size:.875rem;background:#fff}.city-filter select:focus{outline:none;border-color:#a50101}.map-stats{display:flex;gap:3rem;justify-content:center;align-items:center;text-align:center;margin:.5rem auto .25rem;max-width:500px}@media(min-width:640px){.map-stats{gap:4rem}}.map-stats .stat-item{text-align:center;flex:1}.map-stats .stat-item .stat-number{display:block;font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:2.25rem;font-weight:700;color:#a50101;margin-bottom:.25rem}@media(min-width:768px){.map-stats .stat-item .stat-number{font-size:3rem}}@media(min-width:1024px){.map-stats .stat-item .stat-number{font-size:3.75rem}}.map-stats .stat-item .stat-label{font-size:1rem;color:#616161;text-transform:uppercase;letter-spacing:.5px;font-weight:500}@media(min-width:768px){.map-stats .stat-item .stat-label{font-size:1.125rem}}.map-legend{margin-top:2rem;background:#f5f5f5;padding:1.5rem;border-radius:.5rem}.map-legend h4{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.125rem;font-weight:600;color:#212121;margin-bottom:1rem}.map-legend .legend-items{display:flex;gap:2rem;flex-wrap:wrap}.map-legend .legend-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#616161}.map-legend .legend-item .legend-marker{width:20px;height:20px;border-radius:50%;border:2px solid}.map-legend .legend-item .legend-marker.headquarters{background:#d4af37;border-color:#d4af37}.map-legend .legend-item .legend-marker.project-city{background:#fff;border-color:#a50101}.map-legend .legend-item .legend-marker.project{background:#a50101;border-color:#a50101}.hiring{padding:8rem 0;background:#fff}@media(min-width:768px){.hiring{padding:6rem 0}}.hiring .section-title{text-align:center;margin-bottom:1rem}.hiring .section-subtitle{text-align:center;margin:0 auto 6rem;max-width:600px}.hiring-content{max-width:none;margin:0}.hiring-info{margin-bottom:4rem}.hiring-info .hiring-description{font-size:1.125rem;color:#616161;margin-bottom:3rem;text-align:left}.hiring-info .hiring-positions{margin-bottom:3rem}.hiring-info .hiring-positions h3{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.25rem;font-weight:600;color:#212121;margin-bottom:1rem}.hiring-info .hiring-positions ul{list-style:none;padding:0}.hiring-info .hiring-positions ul li{padding:.5rem 0;color:#616161;position:relative;padding-left:1.5rem}.hiring-info .hiring-positions ul li::before{content:'•';position:absolute;left:0;color:#a50101;font-weight:700}.hiring-info .hiring-contact h3{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.25rem;font-weight:600;color:#212121;margin-bottom:1.5rem}.hiring-info .hiring-contact .contact-details .contact-item{margin-bottom:1rem}.hiring-info .hiring-contact .contact-details .contact-item:last-child{margin-bottom:0}.hiring-info .hiring-contact .contact-details .contact-item strong{font-weight:600;color:#424242;margin-right:.5rem}.hiring-info .hiring-contact .contact-details .contact-item a{color:#a50101;text-decoration:none}.hiring-info .hiring-contact .contact-details .contact-item a:hover{text-decoration:underline}.hiring-cta{margin-top:6rem;text-align:center}@media(min-width:768px){.hiring-cta{margin-top:8rem}}.hiring-cta .btn{display:inline-block;padding:1rem 3rem;font-size:1.125rem;font-weight:600}.faq{padding:8rem 0;background:linear-gradient(180deg,#fff 0%,#fafafa 100%);position:relative}@media(min-width:768px){.faq{padding:6rem 0}}.faq .section-title{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;color:#212121;margin-bottom:1.5rem;text-align:center;position:relative}@media(min-width:768px){.faq .section-title{font-size:2.25rem}}.faq .section-title::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#a50101,#d4af37);margin:1rem auto 0;border-radius:9999px}.faq .section-subtitle{font-size:1.125rem;color:#616161;text-align:center;margin-bottom:6rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.75}.faq-accordion{max-width:900px;margin:0 auto}.faq-item{background:#fff;border:1px solid #e0e0e0;border-left:4px solid #a50101;border-radius:1rem;margin-bottom:2rem;overflow:hidden;transition:all 250ms ease-in-out;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,5%)}.faq-item:last-child{margin-bottom:0}.faq-item:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,4%);border-left-color:#d4af37;border-color:#d3d3d3}.faq-item:hover .faq-number{background:linear-gradient(135deg,#d4af37,#ba9828);transform:scale(1.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%)}.faq-item:hover .faq-icon{background:#f4eaca;color:#b29126}.faq-item.is-expanded{border-left-color:#d4af37;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,4%);background:linear-gradient(to bottom,#ffb1b1,#fff 30%)}.faq-item.is-expanded .faq-number{background:linear-gradient(135deg,#d4af37,#ba9828);transform:scale(1.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%)}.faq-item.is-expanded .faq-question{background:0 0;color:#212121}.faq-item.is-expanded .faq-question .faq-icon{background:#f4eaca;color:#b29126}.faq-item.is-expanded .faq-question .icon-plus{opacity:0;transform:rotate(90deg)}.faq-item.is-expanded .faq-question .icon-minus{opacity:1;transform:rotate(0)}.faq-item:first-child{animation:subtlePulse 2s ease-in-out}@keyframes subtlePulse{0%,100%{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,5%)}50%{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,4%)}}.faq-question{background:0 0;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem 1.5rem;text-align:left;background:#f8f8f8;transition:all 250ms ease-in-out;cursor:pointer}@media(min-width:768px){.faq-question{padding:3rem;gap:2rem}}.faq-question:hover{background:#fafafa}.faq-question:focus{outline:2px solid #a50101;outline-offset:2px;position:relative;z-index:1}.faq-question:focus-visible{outline:3px solid #a50101;outline-offset:-3px}.faq-number{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#a50101,#8c0101);color:#fff;display:flex;align-items:center;justify-content:center;font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-weight:700;font-size:1rem;flex-shrink:0;transition:all 250ms ease-in-out;box-shadow:0 1px 2px rgba(0,0,0,5%)}@media(min-width:768px){.faq-number{font-size:1.125rem}}.faq-question-text{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.125rem;font-weight:600;color:#212121;line-height:1.5;flex:1}@media(min-width:768px){.faq-question-text{font-size:1.25rem}}.faq-icon{width:40px;height:40px;border-radius:50%;background:#fe8d8d;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#a50101;transition:all 250ms ease-in-out;position:relative}.faq-icon svg{position:absolute;width:20px;height:20px;stroke-width:2.5;transition:all 250ms ease-in-out}.faq-icon .icon-plus{opacity:1;transform:rotate(0)}.faq-icon .icon-minus{opacity:0;transform:rotate(-90deg)}.faq-answer{overflow:hidden;transition:height 600ms cubic-bezier(.4,0,.2,1);position:relative}.faq-answer[hidden]{display:none}.faq-answer::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#a50101,#d4af37);transition:height 600ms cubic-bezier(.4,0,.2,1);z-index:1}.faq-answer:not([hidden])::before{height:100%}.faq-answer-content{padding:1.5rem 1.5rem 2rem;margin:1rem 1rem 1rem 1.5rem;color:#424242;font-size:1rem;line-height:1.75;border-top:1px dashed rgba(165,1,1,.3);border-left:3px solid #a50101;background:#fdfdfd}@media(min-width:768px){.faq-answer-content{padding:2rem 3rem 3rem;margin:1.5rem 3rem;font-size:1.125rem}}.faq-answer-content p{margin-bottom:1rem}.faq-answer-content p:last-child{margin-bottom:0}.faq-answer-content strong{color:#a50101;font-weight:600}.faq-answer-content a{color:#a50101;text-decoration:underline;transition:color 150ms ease-in-out}.faq-answer-content a:hover{color:#720101}.faq-cta{margin-top:6rem;padding:3rem;background:#f5f5f5;border-radius:.75rem;text-align:center}.faq-cta p{font-size:1.125rem;color:#424242;margin-bottom:1.5rem}.faq-cta p strong{color:#212121;display:block;font-size:1.25rem;margin-bottom:.5rem}.faq-cta .btn{background:0 0;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;display:inline-block;background:#a50101;color:#fff;padding:1rem 3rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all 250ms ease-in-out}.faq-cta .btn:hover{background:#720101;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,5%)}.faq-cta .btn:focus{outline:2px solid #a50101;outline-offset:2px}@keyframes expandRedBar{from{height:0;opacity:0}to{height:100%;opacity:1}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}.faq-answer.is-animating::before{animation:expandRedBar 600ms cubic-bezier(.4,0,.2,1)}.faq-answer.is-animating .faq-answer-content{animation:fadeSlideIn 500ms ease-out 200ms both;opacity:0}.faq-answer:not([hidden]):not(.is-animating) .faq-answer-content{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.faq-answer,.faq-icon svg,.faq-item,.faq-answer-content,.faq-number{transition:none!important;animation:none!important}.faq-answer::before{transition:none!important}.faq-answer.is-animating{animation:none!important}.faq-answer.is-animating::before{animation:none!important}.faq-answer.is-animating .faq-answer-content{animation:none!important;opacity:1;transform:none}}@media print{.faq-item{page-break-inside:avoid;border:1px solid #bdbdbd;margin-bottom:1rem}.faq-question{background:0 0;padding:1rem}.faq-icon{display:none}.faq-answer{display:block!important;height:auto!important}.faq-answer-content{padding:0 1rem 1rem}}