footer{background:var(--footer-background-color)}.section-static-section-confidence-block .slider-list{align-items:center}.section-static-section-confidence-block .block-inner{flex-wrap:nowrap}.section-static-section-confidence-block .block .text-heading{font-size:14px}.section-static-section-confidence-block .block .text-content{font-size:12px;font-weight:400}.section-static-section-confidence-block .icon{margin-inline-end:12px}.section-footer{padding:50px 0 30px;background:var(--footer-background-color);color:var(--footer-link-color)}.section-footer a{color:inherit;text-decoration:none;transition:color .15s ease}@media (hover:hover){.section-footer a:hover{color:var(--footer-heading-color)}}.section-footer .footer-main{display:flex;flex-wrap:wrap;align-items:flex-start;padding:50px 0 40px}.section-footer .footer-menus{flex:0 0 100%;max-width:100%;display:flex;flex-wrap:wrap;gap:32px 0;padding:0 16px}.section-footer .footer-menu-col{flex:0 0 100%;max-width:100%}@media (min-width:768px){.section-footer .footer-menus{flex:0 0 75%;max-width:75%;gap:0;padding:0}.section-footer .footer-menu-col{flex:1;max-width:none;padding-right:24px}}.section-footer .footer-col-heading{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--footer-heading-color);margin:0 0 16px;padding-bottom:10px;border-bottom:2px solid #E8412E;display:block;width:50%;white-space:nowrap}.section-footer .footer-col-heading--secondary{margin-top:28px;border-bottom-color:rgba(255,255,255,.15)}.section-footer .footer-link-list{list-style:none;margin:0;padding:0}.section-footer .footer-link-list li+li{margin-top:4px}.section-footer .footer-link-list a{font-size:15px;line-height:1.6;display:block;padding:3px 0;color:var(--footer-link-color)}.section-footer .footer-extra-text{margin:4px 0 0;font-size:15px;color:var(--footer-link-color)}.section-footer .footer-extra-text a{color:inherit}.section-footer .footer-right{flex:0 0 100%;max-width:100%;display:flex;flex-direction:column;gap:28px;padding-top:32px;padding-left:16px;padding-right:16px}@media (min-width:768px) and (max-width:999px){.section-footer .footer-right{flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:28px 40px}}@media (min-width:1000px){.section-footer .footer-right{flex:0 0 25%;max-width:25%;padding-left:16px;padding-right:0;padding-top:0}}.section-footer .footer-logo-wrap{display:block}.section-footer .footer-logo-wrap svg,.section-footer #logo-footer svg{width:100%;max-width:200px;height:auto;color:var(--footer-heading-color)}.section-footer #logo-footer svg path{}.section-footer .footer-newsletter{width:100%}.section-footer .footer-newsletter form>label,.section-footer .footer-newsletter .email-label{display:none}.section-footer .footer-newsletter-field{display:flex;height:46px;border:1px solid rgba(255,255,255,.25)}.section-footer .footer-newsletter-field input[type=email]{flex:1;min-width:0;background:transparent;border:none;outline:none;color:var(--footer-heading-color);font-size:14px;padding:0 14px}.section-footer .footer-newsletter-field input[type=email]::placeholder{color:var(--footer-link-color);opacity:1}.section-footer .footer-newsletter-field button[type=submit]{flex:0 0 46px;width:46px;background:#E8412E;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .15s ease}.section-footer .footer-newsletter-field button[type=submit]:hover{background:#c73527}.section-footer .footer-newsletter-field button svg{color:inherit;transform:rotate(-90deg);width:18px;height:18px}.section-footer .footer-newsletter-field button svg path{fill:currentColor}.section-footer .footer-social ul{display:flex;gap:8px;list-style:none;margin:0;padding:0}.section-footer .footer-social li{display:flex}.section-footer .footer-social a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);transition:border-color .15s ease,color .15s ease}@media (hover:hover){.section-footer .footer-social a:hover{border-color:#E8412E;color:var(--footer-heading-color)}}.section-footer .footer-social a svg{width:20px;height:20px;color:inherit}.section-footer .footer-social a svg path{fill:currentColor}.section-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:24px 16px;border-top:1px solid rgba(255,255,255,.1)}.section-footer .footer-bottom__logos{display:flex;align-items:center;gap:20px;flex:0 0 auto}.section-footer .footer-bottom__logos svg,.section-footer .footer-bottom__logos img{height:48px!important;width:auto!important;max-width:70px!important;max-height:54px!important;display:block}.section-footer .footer-bottom__logos>*{max-height:54px;overflow:hidden}.section-footer .footer-copyright{flex:1;min-width:0;text-align:center;color:var(--footer-text-color)}.section-footer .footer-copyright p{font-size:11px;line-height:1.5;margin:0}@media (max-width:767px){.section-footer .footer-bottom{flex-direction:column;text-align:center}.section-footer .footer-copyright{order:-1}.section-footer .footer-col-heading{display:block;border-bottom:2px solid #E8412E}}.newsletter-popup .btn-popup-close{width:45px;height:45px;display:flex;align-items:center;justify-content:center}.newsletter-popup .popup-inner{padding:40px 30px;border-radius:4px}.newsletter-popup .popup-inner .popup-content{color:var(--text-color);font-size:15px;line-height:1.6}.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}
.search-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-start}.search-overlay[hidden]{display:none}.search-overlay__backdrop{position:absolute;inset:0;background:rgba(0,0,0,0.6);cursor:pointer}.search-overlay__panel{position:relative;width:100%;background:#2a2a2a;padding:20px 0;border-bottom:2px solid #E8412E;animation:searchSlideDown 0.2s ease}@keyframes searchSlideDown{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.search-overlay__inner{max-width:860px;margin:0 auto;padding:0 20px}.search-overlay__form{width:100%}.search-overlay__field{display:flex;align-items:center;height:52px;border:1px solid rgba(255,255,255,0.2);background:rgba(255,255,255,0.05)}.search-overlay__input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:#fff;font-size:18px;padding:0 16px;height:100%}.search-overlay__input::placeholder{color:rgba(255,255,255,0.4)}.search-overlay__submit{width:52px;height:52px;background:#E8412E;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;transition:background 0.15s ease}.search-overlay__submit:hover{background:#c73527}.search-overlay__submit svg{width:20px;height:20px;color:inherit}.search-overlay__submit svg path{fill:currentColor}.search-overlay__close{width:52px;height:52px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,0.6);flex-shrink:0;transition:color 0.15s ease}.search-overlay__close:hover{color:#fff}.search-overlay__close svg{width:18px;height:18px;color:inherit}.search-overlay__close svg path{fill:currentColor}.search-overlay__results{background:#1e1e1e;border:1px solid rgba(255,255,255,0.1);border-top:none;max-height:60vh;overflow-y:auto}.search-overlay__results:empty{display:none}body.search-open{overflow:hidden}.header-icon--search button{background:none;border:none;cursor:pointer;padding:8px;color:inherit;display:flex;align-items:center;justify-content:center}.header-icon--search button svg{width:20px;height:20px;color:inherit}.header-icon--search button svg path{fill:currentColor}.header-icon--search button{color:#E8412E}.header-icon--search button svg path{fill:#E8412E}