@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Droid+Sans:wght@400;700&family=Roboto:wght@300;400;500;700&display=swap";@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.0/font/bootstrap-icons.css";.site-header{background-color:#fff;padding:0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 8px #0000001a}.site-header .container{max-width:1600px}.header-wrapper{display:flex;align-items:stretch}@media (max-width: 991px){.header-wrapper{padding:.75rem 0}}.site-branding{flex-shrink:0;display:flex;align-items:center;gap:2rem;padding-right:2rem;margin-right:2rem}@media (max-width: 1100px){.site-branding{padding-right:1rem;margin-right:1rem;gap:1rem}}@media (max-width: 991px){.site-branding{flex:1;border-right:none;padding-right:0;margin-right:0;gap:.75rem}}.site-branding .mobile-special-links{display:none}@media (max-width: 991px){.site-branding .mobile-special-links{display:flex;gap:.75rem;margin-left:1rem}}@media (max-width: 576px){.site-branding .mobile-special-links{display:none}}.site-logo img{height:58px;width:auto;display:block;max-width:100%}@media (max-width: 1100px){.site-logo img{height:48px}}@media (max-width: 991px){.site-logo img{height:42px}}.site-title{color:#036;font-size:1.5rem;font-weight:700;text-decoration:none}.header-right{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:.75rem}@media (max-width: 991px){.header-right{display:none}}.header-top-row{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;margin-top:.5rem}.header-special-links{display:flex;flex-direction:column;gap:.5rem;align-items:center;transition:transform 3s ease}.header-special-links .why-jaeckle-link img{height:40px}.header-special-links .showroom-link img{height:22px}.header-special-links img{transition:transform .2s ease}.header-special-links img:hover{transform:translateY(-3px)}.utility-navigation{display:flex}.utility-menu{display:flex;list-style:none;margin:0;padding:0;gap:1.5rem;align-items:center}.utility-menu li{margin:0}.utility-menu a{color:#036;text-decoration:none;text-transform:uppercase;font-size:1rem;font-weight:600;letter-spacing:.5px;transition:color .3s ease;display:flex;align-items:center;gap:.5rem;font-family:Droid Sans,sans-serif}.utility-menu a:hover{color:#0055a5}.utility-menu a i{font-size:1rem}.account-link{background-color:#036;color:#fff!important;padding:.5rem 1rem;border-radius:0;transition:background-color .3s ease;font-size:.9rem;text-transform:uppercase;font-weight:600;letter-spacing:.5px;display:flex;align-items:center;gap:.5rem;font-family:Droid Sans,sans-serif;text-decoration:none;white-space:nowrap}.account-link:hover{background-color:#0055a5;color:#fff!important}.account-link i{font-size:1rem}.account-link:after{display:none}.search-toggle{background:none;border:none;color:#036;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.search-toggle:hover{color:#0055a5}.search-toggle.mobile-search{color:#036}.header-bottom-row{display:flex;align-items:center;justify-content:flex-end}.main-navigation{flex:1;max-width:1600px}.nav-menu{display:flex;list-style:none;margin:0;padding:0;align-items:center;justify-content:flex-end}.nav-menu>li{margin:0;position:relative}.nav-menu>li:hover>a{background-color:#f0f0f0;color:#036}.nav-menu>li:hover>.sub-menu{display:block}.nav-menu>li>a{color:#036;text-decoration:none;text-transform:uppercase;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1rem;display:flex;align-items:center;gap:.35rem;transition:all .3s ease;font-family:Droid Sans,sans-serif;white-space:nowrap}.nav-menu>li>a:focus,.nav-menu>li>a:hover{color:#036}.nav-menu>li.menu-item-has-children>a:after{content:"";font-family:bootstrap-icons;font-size:.7rem;margin-left:.25rem;transition:transform .3s ease;-webkit-text-stroke:.5px currentColor}.nav-menu>li.menu-item-has-children:hover>a:after{transform:rotate(180deg)}.nav-menu>li.current-menu-item>a,.nav-menu>li.current_page_item>a,.nav-menu>li.current-menu-ancestor>a{border-bottom:4px solid #003366;padding-bottom:calc(.75rem - 4px)}.nav-menu>li.current-menu-item>a:hover,.nav-menu>li.current_page_item>a:hover,.nav-menu>li.current-menu-ancestor>a:hover{background-color:#f0f0f0}.nav-menu .sub-menu{display:none;position:absolute;top:100%;left:0;background-color:#fff;min-width:240px;list-style:none;margin:0;padding:0;box-shadow:0 4px 12px #00000026;border:1px solid #e0e0e0;z-index:1000}.nav-menu .sub-menu li{margin:0;border-bottom:1px solid #f0f0f0}.nav-menu .sub-menu li:last-child{border-bottom:none}.nav-menu .sub-menu a{color:#036;text-decoration:none;text-transform:uppercase;font-size:.9rem;font-weight:500;padding:.875rem 1.25rem;display:block;transition:background-color .3s ease,color .3s ease;font-family:Roboto,sans-serif}.nav-menu .sub-menu a:hover{background-color:#f0f0f0;color:#0055a5}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}@media (max-width: 991px){.mobile-menu-toggle{display:block}}.hamburger{width:28px;height:22px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.hamburger span{display:block;height:3px;width:100%;background-color:#036;border-radius:2px;transition:all .3s ease}.mobile-menu-toggle[aria-expanded=true] .hamburger span:nth-child(1){transform:translateY(9.5px) 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(-9.5px) rotate(-45deg)}.mobile-navigation{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999;opacity:0;transition:opacity .3s ease}.mobile-navigation.active{display:block;opacity:1}@media (min-width: 992px){.mobile-navigation{display:none!important}}.mobile-nav-menu{position:absolute;top:0;right:0;width:85%;max-width:400px;height:100%;background-color:#fff;overflow-y:auto;padding:2rem 1rem;transform:translate(100%);transition:transform .3s ease}.mobile-navigation.active .mobile-nav-menu{transform:translate(0)}.mobile-nav-menu .mobile-special-links{width:80%;margin-top:2rem}.mobile-nav-menu .mobile-special-links img{margin-bottom:1.5rem}.mobile-menu{list-style:none;padding:0;margin:0}.mobile-menu li{margin:0;border-bottom:1px solid #e0e0e0;position:relative}.mobile-menu li:last-child{border-bottom:none}.mobile-menu li.menu-item-has-children{display:flex;align-items:flex-start;flex-wrap:wrap}.mobile-menu li.menu-item-has-children>a{flex:1;padding-right:3rem}.mobile-menu a{color:#036;text-decoration:none;text-transform:uppercase;font-size:1rem;font-weight:600;padding:1rem 0;display:flex;align-items:center;transition:color .3s ease;font-family:Droid Sans,sans-serif}.mobile-menu a:hover{color:#0055a5}.mobile-menu a i{margin-right:.75rem;font-size:1.25rem}.mobile-menu.current-menu-item>a,.mobile-menu.current_page_item>a{color:#0055a5;font-weight:700}.mobile-menu .submenu-toggle{position:absolute;right:0;top:0;background:none;border:none;color:#036;cursor:pointer;padding:1rem;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;z-index:1}.mobile-menu .submenu-toggle i{font-size:1.1rem;transition:transform .3s ease;-webkit-text-stroke:.5px currentColor}.mobile-menu .submenu-toggle[aria-expanded=true] i{transform:rotate(180deg)}.mobile-menu .submenu-toggle:hover{color:#0055a5}.mobile-menu .sub-menu{list-style:none;padding-left:1.5rem;margin:0;width:100%;display:none}.mobile-menu .sub-menu.active{display:block}.mobile-menu .sub-menu li{border-bottom:1px solid #e0e0e0}.mobile-menu .sub-menu li:last-child{border-bottom:none}.mobile-menu .sub-menu a{font-size:.9rem;padding:.75rem 0}@media (max-width: 991px){.desktop-nav,.desktop-search{display:none}}.common-featured{position:relative;min-height:200px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:5rem 0}@media (max-width: 767px){.common-featured{padding:3rem 0}}.common-featured-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}@media (max-width: 767px){.common-featured-overlay{background:linear-gradient(135deg,#036,#00539f,#036)}}.common-featured:not(.has-feature) .common-featured-overlay{background:linear-gradient(135deg,#036,#00539f,#036)}.common-featured.has-feature .common-featured-overlay{background:#0006}.common-featured-content{position:relative;z-index:1;text-align:center;max-width:1200px;margin:0 auto}.common-featured-title{font-size:3.5rem;font-weight:700;color:#fff;margin:0;text-transform:uppercase;letter-spacing:2px;text-shadow:0 2px 10px rgba(0,0,0,.3)}@media (max-width: 991px){.common-featured-title{font-size:2.75rem}}@media (max-width: 767px){.common-featured-title{font-size:2rem;letter-spacing:1px}}.common-featured-message{font-size:1.25rem;color:#fff;margin-top:1.5rem;text-shadow:0 2px 8px rgba(0,0,0,.3)}@media (max-width: 991px){.common-featured-message{font-size:1.125rem}}@media (max-width: 767px){.common-featured-message{font-size:1rem}}.home-featured-carousel .carousel-item{transition:transform .6s ease-in-out}.home-featured-carousel .carousel-indicators button{background-color:#036;opacity:.5}.home-featured-carousel .carousel-indicators .active{opacity:1}.home-featured-carousel .carousel-control-prev,.home-featured-carousel .carousel-control-next{opacity:1;width:10%}.home-featured-carousel .carousel-control-prev:hover,.home-featured-carousel .carousel-control-prev:focus,.home-featured-carousel .carousel-control-next:hover,.home-featured-carousel .carousel-control-next:focus{opacity:1}.home-featured-carousel .home-featured-control-icon{font-size:2.25rem;color:#036;line-height:1}.home-featured{position:relative;min-height:600px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:4rem 0}@media (max-width: 767px){.home-featured{min-height:auto;padding:0}}@media (max-width: 767px){.home-featured-no-overlay{min-height:300px}}.home-featured-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fffc;display:flex;align-items:center;justify-content:center;padding:2rem 0}@media (max-width: 767px){.home-featured-overlay{position:relative;background-color:#fffc}}.featured-cards{display:flex;gap:3rem;justify-content:center;align-items:stretch;position:relative;z-index:1;max-width:1200px;margin:0 auto}@media (max-width: 767px){.featured-cards{flex-direction:column;gap:0rem;padding:0 1rem}}.featured-card{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:350px}@media (max-width: 767px){.featured-card{max-width:100%}.featured-card img{max-height:200px;width:auto}}.content-section{width:100%}.content-section-image{height:100%;overflow:hidden}.content-section-image img{width:100%;height:100%;object-fit:cover;display:block}.content-section-text{display:flex;flex-direction:column;justify-content:center;padding:3rem 5rem}@media (max-width: 1199px){.content-section-text{padding:3rem}}@media (max-width: 991px){.content-section-text{padding:3rem 2rem}}@media (max-width: 767px){.content-section-text{padding:2rem 1.5rem}}.content-section-title{font-size:2.5rem;font-weight:700;color:#036;margin-bottom:1.5rem;line-height:1.2}@media (max-width: 991px){.content-section-title{font-size:2rem}}@media (max-width: 767px){.content-section-title{font-size:1.75rem;margin-bottom:1rem}}.content-section-content p{font-size:1.125rem;line-height:1.7;color:#333;margin-bottom:1.25rem}@media (max-width: 767px){.content-section-content p{font-size:1rem;margin-bottom:1rem}}.content-section-content p:last-of-type{margin-bottom:2rem}.content-section-link{display:inline-flex;align-items:center;color:#036;text-decoration:none;font-weight:600;font-size:1.125rem;text-transform:uppercase;letter-spacing:.5px;transition:color .3s ease}.content-section-link:hover{color:#0055a5}.content-section-link:hover i{transform:translate(5px)}.content-section-link i{transition:transform .3s ease}.content-section-image-right .content-section-text{background-color:#fff}.home-about-hero{position:relative;background-color:#036;display:flex;align-items:center;justify-content:center;padding:3rem 0}@media (max-width: 767px){.home-about-hero{min-height:400px;padding:3rem 0}}.home-about-content{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto}.home-about-title{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:2px}@media (max-width: 991px){.home-about-title{font-size:2.75rem}}@media (max-width: 767px){.home-about-title{font-size:2rem;margin-bottom:1rem}}.home-about-text{margin-bottom:2.5rem}.home-about-text p{font-size:1.25rem;line-height:1.8;color:#fff;margin:0}@media (max-width: 767px){.home-about-text p{font-size:1.125rem;line-height:1.6}}.btn-about{display:inline-flex;align-items:center;background-color:#fff;color:#036;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;border:2px solid #fff;transition:all .3s ease}.btn-about:hover{background-color:transparent;color:#fff;border-color:#fff}.btn-about:hover i{transform:translate(5px)}.btn-about i{transition:transform .3s ease}@media (max-width: 767px){.btn-about{padding:.875rem 2rem;font-size:1rem}}.info-cards-section{padding:3rem 0;background-color:#f8f9fa}@media (max-width: 991px){.info-cards-section{padding:2rem 0}}@media (max-width: 767px){.info-cards-section{padding:2rem 0}}.info-section-title{font-size:2.5rem;font-weight:700;color:#036;text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;text-align:center}@media (max-width: 767px){.info-section-title{font-size:2rem;margin-bottom:2rem}}.info-card{background-color:#fff;padding:1.5rem;height:100%;display:flex;flex-direction:column;border:1px solid #e0e0e0;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.info-card:hover{box-shadow:0 8px 20px #00336626}@media (max-width: 767px){.info-card{padding:2rem}}.info-card-title{font-size:1.75rem;font-weight:700;color:#036;margin-bottom:1.25rem;line-height:1.3;text-align:center}@media (max-width: 767px){.info-card-title{font-size:1.5rem;margin-bottom:1rem}}.info-card-text{font-size:1.125rem;line-height:1.7;color:#555;margin-bottom:2rem;flex-grow:1;text-align:center}@media (max-width: 767px){.info-card-text{font-size:1rem;margin-bottom:1.5rem}}.info-card-btn{display:inline-flex;align-items:center;color:#036;text-decoration:none;font-weight:600;font-size:1rem;text-transform:uppercase;letter-spacing:.5px;padding:.75rem 1.5rem;border:2px solid #003366;background-color:transparent;transition:all .3s ease;align-self:flex-start}.info-card-btn:hover{background-color:#036;color:#fff}.info-card-btn:hover i{transform:translate(5px)}.info-card-btn i{transition:transform .3s ease}@media (max-width: 767px){.info-card-btn{font-size:.9rem;padding:.625rem 1.25rem}}.products-section{padding:3rem 0;background-color:#fff;text-align:center}@media (max-width: 991px){.products-section{padding:4rem 0}}@media (max-width: 767px){.products-section{padding:3rem 0}}.products-section-title{font-size:2.5rem;font-weight:700;color:#036;text-transform:uppercase;letter-spacing:2px;margin-bottom:3rem}@media (max-width: 767px){.products-section-title{font-size:2rem;margin-bottom:2rem}}.products-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:3rem;align-items:center}.products-grid>*{flex:0 0 calc(20% - 1.6rem);display:block}.products-grid>a>.product-logo-item,.products-grid>.product-logo-item{height:100%}@media (max-width: 1199px){.products-grid{gap:1.5rem}.products-grid>*{flex-basis:calc(25% - 1.2rem)}}@media (max-width: 991px){.products-grid{gap:1.5rem}.products-grid>*{flex-basis:calc(33.333% - 1rem)}}@media (max-width: 767px){.products-grid{gap:1.25rem;margin-bottom:2rem}.products-grid>*{flex-basis:calc(50% - .625rem)}}.product-logo-item{display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:#fff;border:1px solid #e0e0e0;transition:all .3s ease;min-height:120px}.product-logo-item:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001a;border-color:#036}.product-logo-item img{max-width:100%;max-height:80px;width:100%;height:auto;object-fit:contain}@media (max-width: 767px){.product-logo-item{padding:1rem;min-height:100px}.product-logo-item img{max-height:60px}}.products-cta{margin-top:3rem}@media (max-width: 767px){.products-cta{margin-top:2rem}}.btn-see-all{display:inline-block;padding:1rem 3rem;background-color:transparent;color:#036;border:2px solid #003366;font-size:1.125rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;text-decoration:none;transition:all .3s ease}.btn-see-all:hover{background-color:#036;color:#fff}@media (max-width: 767px){.btn-see-all{padding:.875rem 2.5rem;font-size:1rem}}.events-section{padding:3rem 0;background:linear-gradient(135deg,#d4b896,#c9a77c)}@media (max-width: 991px){.events-section{padding:4rem 0}}@media (max-width: 767px){.events-section{padding:3rem 0}}.events-section .row>div{box-shadow:0 8px 30px #00000026}.event-image{height:100%;min-height:450px;overflow:hidden;background-color:#036}@media (max-width: 991px){.event-image{min-height:350px}}@media (max-width: 767px){.event-image{min-height:300px}}.event-image img{width:100%;height:100%;object-fit:cover;display:block}.event-content{background-color:#f5f0e8;padding:4rem 5rem;min-height:450px;display:flex;flex-direction:column;justify-content:center}@media (max-width: 1199px){.event-content{padding:3rem}}@media (max-width: 991px){.event-content{padding:3rem 2.5rem;min-height:auto}}@media (max-width: 767px){.event-content{padding:2.5rem 2rem}}.event-section-title{font-size:2.5rem;font-weight:400;color:#036;margin-bottom:.5rem;font-family:Georgia,serif;font-style:italic}@media (max-width: 767px){.event-section-title{font-size:2rem}}.event-decorator{width:40px;height:4px;background-color:#333;margin-bottom:1.5rem;position:relative}.event-decorator:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(45deg);width:8px;height:8px;background-color:#333}.event-title{font-size:1.75rem;font-weight:700;color:#000;margin-bottom:1.5rem;line-height:1.3}@media (max-width: 767px){.event-title{font-size:1.5rem;margin-bottom:1rem}}.event-description{margin-bottom:2rem}.event-description p{font-size:1.125rem;line-height:1.7;color:#333;margin:0}@media (max-width: 767px){.event-description p{font-size:1rem}}.event-link{display:inline-block;padding:.875rem 2.5rem;background-color:transparent;color:#333;border:2px solid #333;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;text-decoration:none;transition:all .3s ease}.event-link:hover{background-color:#333;color:#f5f0e8}@media (max-width: 767px){.event-link{padding:.75rem 2rem;font-size:.9rem}}.site-footer{background-color:#036;color:#fff;padding:4rem 0 0}@media (max-width: 767px){.site-footer{padding:3rem 0 0}}.footer-content{padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.2)}@media (max-width: 767px){.footer-content{padding-bottom:2rem}}.footer-section{margin-bottom:2rem}@media (max-width: 991px){.footer-section{margin-bottom:2.5rem}}.footer-title{font-size:1.25rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem}@media (max-width: 767px){.footer-title{font-size:1.125rem;margin-bottom:1rem}}.footer-contact-info .contact-item{margin-bottom:.75rem;color:#fff;font-size:1rem;line-height:1.6}.footer-contact-info .contact-item strong{display:block;margin-top:0;margin-bottom:.5rem;font-size:1.125rem}.footer-contact-info .contact-item i{margin-right:.5rem;color:#fff}.footer-contact-info .contact-item a{color:#fff;text-decoration:none;transition:opacity .3s ease}.footer-contact-info .contact-item a:hover{opacity:.8}.footer-social{display:flex;gap:1rem;margin-top:1.5rem}.footer-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff1a;border-radius:50%;color:#fff;font-size:1.25rem;transition:all .3s ease}.footer-social a:hover{background-color:#fff3;transform:translateY(-2px)}.footer-links .footer-menu{list-style:none;padding:0;margin:0}.footer-links .footer-menu li{margin-bottom:.75rem}.footer-links .footer-menu li a{color:#fff;text-decoration:none;font-size:1rem;transition:opacity .3s ease;display:inline-block}.footer-links .footer-menu li a:hover{opacity:.8}.footer-bottom{padding:2rem 0;text-align:center}@media (max-width: 767px){.footer-bottom{padding:1.5rem 0}}.copyright{color:#fffc;font-size:.9rem;margin:0}@media (max-width: 767px){.copyright{font-size:.85rem}}.search-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;z-index:9999;display:flex;align-items:flex-start;justify-content:center;padding:20px;overflow-y:auto}@media (max-width: 767px){.search-modal-overlay{padding:0}}.search-modal{background:#fff;width:100%;max-width:1400px;max-height:90vh;border-radius:8px;box-shadow:0 10px 40px #0000004d;margin-top:60px;display:flex;flex-direction:column}@media (max-width: 767px){.search-modal{max-height:100vh;margin-top:40px;border-radius:0}}.search-modal-header{background:linear-gradient(135deg,#036,#00539f);border-bottom:none;padding:20px;flex-shrink:0}@media (max-width: 767px){.search-modal-header{padding:15px}}.search-modal .search-controls{display:flex;align-items:center;gap:1rem}@media (max-width: 767px){.search-modal .search-controls{flex-direction:column;gap:.75rem}.search-modal .search-controls .form-select{width:100%}}.search-modal .search-box{position:relative;display:flex;align-items:center;flex-shrink:0}@media (max-width: 991px){.search-modal .search-box{width:350px}}@media (max-width: 767px){.search-modal .search-box{width:100%}}.search-modal .search-box .bi-search{position:absolute;left:15px;color:#6c757d;font-size:18px;pointer-events:none}.search-modal .search-box .form-control{padding:12px 45px;border-radius:8px;border:none;font-size:16px;width:100%}.search-modal .search-box .form-control:focus{border-color:#00539f;box-shadow:0 0 0 .2rem #00336640;outline:none}.search-modal .search-box .clear-search{position:absolute;right:15px;background:none;border:none;color:#6c757d;font-size:18px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.search-modal .search-box .clear-search:hover{color:#495057}.search-modal .form-select{padding:12px 40px 12px 20px;border-radius:8px;border:none;font-size:16px;cursor:pointer;min-width:180px}.search-modal .form-select:focus{border-color:#00539f;box-shadow:0 0 0 .2rem #00336640;outline:none}.search-modal .form-select:disabled{background-color:#e9ecef;cursor:not-allowed}.btn-close-modal{background:none;border:none;font-size:24px;color:#fff;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.btn-close-modal:hover{background-color:#ffffff1a;color:#fff}.search-modal-body{flex:1;overflow-y:auto;padding:30px 20px}@media (max-width: 767px){.search-modal-body{padding:20px 15px}}.search-prompt{text-align:center;padding:80px 20px;color:#6c757d}.search-prompt .bi-search{font-size:64px;margin-bottom:20px;opacity:.3}.search-prompt h3{font-size:24px;margin-bottom:10px;color:#495057}.search-prompt p{font-size:16px;margin:0}.search-modal .loading-container,.search-modal .error-container{padding:60px 20px;text-align:center}.search-modal .loading-container .spinner-border{width:3rem;height:3rem}.search-modal .error-container .alert{display:inline-flex;align-items:center;gap:10px;margin:0}.results-info{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #dee2e6}.results-info .results-count{margin:0;font-size:16px;color:#495057;font-weight:500}.search-modal .no-results{text-align:center;padding:80px 20px;color:#6c757d}.search-modal .no-results .bi-search{font-size:64px;margin-bottom:20px;opacity:.3}.search-modal .no-results h3{font-size:24px;margin-bottom:10px;color:#495057}.search-modal .no-results p{font-size:16px;margin:0}.search-modal .search-hint{text-align:center;padding:80px 20px;color:#6c757d}.search-modal .search-hint .bi-search{font-size:64px;margin-bottom:20px;opacity:.3}.search-modal .search-hint h3{font-size:24px;margin-bottom:10px;color:#495057}.search-modal .search-hint p{font-size:16px;margin:0}.search-results .row .product-card{display:block;background:#fff;border:1px solid #dee2e6;height:100%;border-radius:8px;overflow:hidden;transition:all .2s;text-decoration:none;color:inherit}.search-results .row .product-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px);border-color:var(--primary-color, #0d6efd)}.search-results .row .product-card .product-image{position:relative;padding-top:75%;background-color:#f8f9fa;overflow:hidden}.search-results .row .product-card .product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:15px}.search-results .row .product-card .product-info{padding:15px}.search-results .row .product-card .product-info .product-title{font-size:16px;font-weight:500;margin:0 0 8px;color:#212529}.search-results .row .product-card .product-info .product-meta{display:flex;flex-direction:column;gap:4px}.search-results .row .product-card .product-info .product-meta .product-tax{font-size:13px;color:#6c757d;display:block}.load-more-container{margin-top:40px;text-align:center}.load-more-container .btn-load-more{padding:12px 40px;font-size:16px;border-radius:8px}.load-more-container .btn-load-more .spinner-border-sm{width:1rem;height:1rem}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}.results-section{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #dee2e6}.results-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.section-header{margin-bottom:1rem}.section-header h4{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:#036;margin:0}.section-header h4 i{font-size:1.25rem}.section-header h4 .section-count{font-weight:400;color:#6c757d;font-size:.875rem}.section-items{display:flex;flex-direction:column;gap:1rem}.section-load-more{margin-top:1rem;text-align:center}.results-section--manufacturers .section-items{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media (max-width: 1199px){.results-section--manufacturers .section-items{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767px){.results-section--manufacturers .section-items{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.results-section--manufacturers .section-items{grid-template-columns:1fr}}.results-section--manufacturers .section-items .brand-card{text-decoration:none;color:inherit}.results-section--team .section-items{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media (max-width: 1199px){.results-section--team .section-items{grid-template-columns:repeat(3,1fr)}}@media (max-width: 991px){.results-section--team .section-items{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.results-section--team .section-items{grid-template-columns:1fr}}.result-card{display:flex;gap:1rem;padding:1rem;background:#fff;border:1px solid #dee2e6;border-radius:8px;text-decoration:none;color:inherit;transition:all .2s}.result-card:hover{border-color:#036;box-shadow:0 2px 8px #0000001a}.result-card__content{flex:1;min-width:0}.result-card__title{font-size:1rem;font-weight:600;margin:0 0 .25rem;color:#212529}.result-card__meta{display:flex;flex-wrap:wrap;gap:.25rem .5rem;font-size:.875rem;color:#6c757d}.result-card__excerpt{font-size:.9rem;color:#495057;line-height:1.5;margin:.5rem 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.result-card__date{font-size:.8rem;color:#6c757d;margin-top:.5rem;display:block}.result-card__tax{display:block;font-size:.8rem;color:#6c757d}.result-card--product{flex-direction:column;padding:0;overflow:hidden}.result-card--product .result-card__image{aspect-ratio:4/3;background:#f8f9fa;overflow:hidden}.result-card--product .result-card__image img{width:100%;height:100%;object-fit:contain;padding:10px}.result-card--product .result-card__content{padding:1rem}.result-card--product .result-card__title{font-size:.9rem}.result-card--team{padding:0;overflow:hidden}.result-card--team:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.result-card--team .team-info{padding:1.5rem;text-align:center;border-top:3px solid #003366}.result-card--team .team-name{font-size:1.25rem;font-weight:700;color:#036;margin-bottom:.5rem}.result-card--team .team-title{font-size:.9rem;color:#666;margin-bottom:.5rem;font-style:italic;text-transform:uppercase}.result-card--team .team-location{font-size:.875rem;color:#999;margin-bottom:0;font-weight:700}.result-card--team .team-department{font-size:.8rem;color:#666;margin:.4rem 0 0;font-style:italic;text-transform:uppercase}.result-card--post .result-card__thumbnail{width:120px;height:80px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#f8f9fa}.result-card--post .result-card__thumbnail img{width:100%;height:100%;object-fit:cover}@media (max-width: 575px){.result-card--post .result-card__thumbnail{width:80px;height:60px}}.result-card--page .result-card__content{padding:0}.result-card--page .result-card__title{color:#036}.brand-filter-section{background-color:#f8f9fa}.filter-pills{margin-bottom:3rem}.filter-pills h3{font-size:1.125rem;font-weight:600;color:#333;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.5px}.filter-pills .filter-buttons{display:flex;flex-wrap:wrap;gap:.75rem}.filter-pills .filter-buttons .filter-btn{padding:.625rem 1.5rem;border:2px solid #ddd;background-color:#fff;color:#666;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;cursor:pointer;transition:all .3s ease}.filter-pills .filter-buttons .filter-btn:hover{border-color:#333;color:#333;background-color:#f8f9fa}.filter-pills .filter-buttons .filter-btn.active{border-color:#333;background-color:#333;color:#fff}.brand-products-grid .row{row-gap:2rem}.brand-products-grid .brand-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:2rem;height:100%;display:flex;flex-direction:column;transition:all .3s ease}.brand-products-grid .brand-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.brand-products-grid .brand-card .brand-image{width:100%;height:150px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;padding:15px;background-color:#fff}.brand-products-grid .brand-card .brand-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.brand-products-grid .brand-card .brand-content{flex:1;display:flex;flex-direction:column}.brand-products-grid .brand-card .brand-content .brand-title{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:.75rem}.brand-products-grid .brand-card .brand-content .product-types{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.brand-products-grid .brand-card .brand-content .product-types .type-tag{padding:.25rem .75rem;background-color:#f0f0f0;color:#666;font-size:.75rem;font-weight:500;text-transform:uppercase;border-radius:3px;letter-spacing:.5px}.brand-products-grid .brand-card .brand-content .brand-excerpt{color:#666;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem;flex:1}.brand-products-grid .brand-card .brand-content .brand-link{display:inline-flex;align-items:center;color:#333;font-weight:600;font-size:.875rem;text-transform:uppercase;text-decoration:none;transition:color .3s ease}.brand-products-grid .brand-card .brand-content .brand-link:hover{color:#000}.brand-products-grid .brand-card .brand-content .brand-link:after{content:"→";margin-left:.5rem;transition:margin-left .3s ease}.brand-products-grid .brand-card .brand-content .brand-link:hover:after{margin-left:.75rem}.loading-state,.error-state,.empty-state{text-align:center;padding:3rem 1rem;color:#666}.error-state{color:#dc3545}@media (max-width: 767px){.filter-pills h3{font-size:1rem}.filter-pills .filter-buttons .filter-btn{padding:.5rem 1rem;font-size:.75rem}.brand-products-grid .brand-card{padding:1.5rem}.brand-products-grid .brand-card .brand-image{height:120px}}.showroom-filter .search-box-wrapper{max-width:600px;margin-left:auto;margin-right:auto}.showroom-filter .search-box{position:relative}.showroom-filter .search-box i.bi-search{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#666;pointer-events:none;z-index:2}.showroom-filter .search-box input{padding-left:2.75rem;padding-right:2.75rem;border-radius:0;border:2px solid #e0e0e0;height:50px;font-size:1rem}.showroom-filter .search-box input:focus{border-color:#036;box-shadow:none;outline:none}.showroom-filter .search-box input::placeholder{color:#999}.showroom-filter .search-box .clear-search{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#999;padding:.25rem;line-height:1;z-index:2}.showroom-filter .search-box .clear-search:hover{color:#333}.showroom-filter .search-box .clear-search i{font-size:1.25rem}.showroom-filter .results-info{color:#666;font-size:.9rem}.showroom-filter .no-results{color:#666}.showroom-filter .no-results i{font-size:3rem;margin-bottom:1rem;display:block;opacity:.5}.showroom-filter .no-results h3{margin-bottom:.5rem}.showroom-filter .no-results p{margin-bottom:1.5rem}.showroom-filter .no-image{display:flex;align-items:center;justify-content:center;background:#f0f0f0;min-height:200px;color:#ccc}.showroom-filter .no-image i{font-size:3rem}.showroom-filter .card-title{font-size:1.1rem;font-weight:600;color:#036;margin:0 0 .5rem;line-height:1.3}.showroom-filter .modal-title{font-size:1.75rem;font-weight:700;color:#036;line-height:1.2}.showroom-filter .showroom-details-table{width:100%;border-collapse:collapse;background:#f8f9fa}.showroom-filter .showroom-details-table th,.showroom-filter .showroom-details-table td{padding:.75rem 1rem;border-bottom:1px solid #e0e0e0;text-align:left;vertical-align:middle}.showroom-filter .showroom-details-table th{font-weight:600;color:#333;width:40%}.showroom-filter .showroom-details-table td{color:#666}.showroom-filter .showroom-details-table tr:last-child th,.showroom-filter .showroom-details-table tr:last-child td{border-bottom:none}.showroom-filter .showroom-details-table .more-info-link{color:#036;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.35rem}.showroom-filter .showroom-details-table .more-info-link:hover{text-decoration:underline}.showroom-filter .showroom-details-table .more-info-link i{font-size:.85em}.hotspot-viewer{position:relative}.hotspot-viewer .hotspot-image-container{position:relative;width:100%;overflow:visible;background:#f0f0f0}.hotspot-viewer .hotspot-base-image{display:block;width:100%;height:auto}.hotspot-viewer .hotspot-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hotspot-viewer .hotspot-polygon{pointer-events:auto;cursor:pointer;fill:transparent;stroke:transparent;transition:fill .2s ease,stroke .2s ease}.hotspot-viewer .hotspot-polygon:hover{fill:#ffffff26;stroke:#ffffff26}.hotspot-viewer .hotspot-polygon.is-active{fill:#ffffff1a;stroke:#ffffff1a;stroke-width:2}.hotspot-viewer .hotspot-tooltip{position:absolute;z-index:100;display:flex;align-items:stretch;background:#fff;box-shadow:0 4px 20px #00000026;max-width:220px;pointer-events:none;overflow:hidden;border-radius:4px}.hotspot-viewer .hotspot-tooltip .tooltip-content{padding:10px 14px}.hotspot-viewer .hotspot-tooltip .tooltip-title{margin:0 0 4px;font-size:14px;font-weight:600;color:#1d2327;line-height:1.3}.hotspot-viewer .hotspot-tooltip .tooltip-hint{margin:0;font-size:12px;color:#666}.hotspot-viewer .tooltip-fade-enter-active,.hotspot-viewer .tooltip-fade-leave-active{transition:opacity .15s ease}.hotspot-viewer .tooltip-fade-enter-from,.hotspot-viewer .tooltip-fade-leave-to{opacity:0}.hotspot-panel{position:fixed;top:50%;transform:translateY(-50%);width:320px;max-height:80vh;background:#fff;box-shadow:0 4px 24px #0003;display:flex;flex-direction:column;overflow:hidden;z-index:1000}.hotspot-panel .panel-arrow{position:absolute;left:-12px;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-right:12px solid #fff;filter:drop-shadow(-3px 0 3px rgba(0,0,0,.1));transition:top .2s ease;z-index:1}.hotspot-panel .panel-close{position:absolute;top:10px;right:10px;width:32px;height:32px;border:none;background:#0000000d;border-radius:50%;font-size:22px;line-height:1;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease;z-index:10}.hotspot-panel .panel-close:hover{background:#0000001a;color:#000}.hotspot-panel .panel-content{display:flex;flex-direction:column;overflow-y:auto}.hotspot-panel .panel-image-container{position:relative;width:100%;background:#f5f5f5;overflow:hidden;flex-shrink:0;height:250px}.hotspot-panel .panel-image-container .panel-image{display:block;width:100%;height:100%;max-height:250px;object-fit:cover}.hotspot-panel .panel-no-image{display:flex;align-items:center;justify-content:center;min-height:120px;height:100%;color:#999;font-size:14px}.hotspot-panel .panel-info{padding:16px;flex:1}.hotspot-panel .panel-info-header{margin-bottom:16px}.hotspot-panel .panel-title{margin:0 0 6px;font-size:18px;font-weight:700;color:#036;line-height:1.3;padding-right:30px}.hotspot-panel .panel-display-number{margin:0;font-size:14px;color:#666;font-family:monospace}.image-toggle{display:flex;gap:8px;margin-top:auto}.image-toggle button{flex:1;padding:10px 12px;border:1px solid #ddd;background:#fff;border-radius:4px;font-size:13px;font-weight:500;color:#333;cursor:pointer;transition:all .2s ease}.image-toggle button:hover{border-color:#036;color:#036}.image-toggle button.active{background:#036;border-color:#036;color:#fff}.panel-slide-enter-active,.panel-slide-leave-active{transition:transform .25s ease,opacity .25s ease}.panel-slide-enter-from,.panel-slide-leave-to{transform:translateY(-50%) translate(20px);opacity:0}@media (max-width: 768px){.hotspot-panel{position:fixed!important;top:auto!important;bottom:0!important;left:0!important;right:0;transform:none!important;width:100%;height:auto;max-height:60vh;box-shadow:0 -4px 20px #00000026;border-radius:12px 12px 0 0}.hotspot-panel .panel-arrow{display:none}.hotspot-panel .panel-content{flex-direction:row;flex-wrap:wrap}.hotspot-panel .panel-image-container{width:40%;aspect-ratio:1/1}.hotspot-panel .panel-info{width:60%;padding:12px}.hotspot-panel .panel-title{font-size:16px}.hotspot-panel .panel-display-number{font-size:13px}.image-toggle{width:100%;padding:0 12px 12px}.image-toggle button{padding:8px 10px;font-size:12px}.panel-slide-enter-from,.panel-slide-leave-to{transform:translateY(100%)}}@media (max-width: 480px){.hotspot-panel{max-height:70vh}.hotspot-panel .panel-content{flex-direction:column}.hotspot-panel .panel-image-container{width:100%;aspect-ratio:16/9}.hotspot-panel .panel-info{width:100%}}.team-filter-section .filter-header{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;justify-content:center}.team-filter-section .search-box-wrapper{flex:1;min-width:200px;max-width:400px}.team-filter-section .search-box{position:relative}.team-filter-section .search-box i.bi-search{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#666;pointer-events:none}.team-filter-section .search-box input{padding-left:2.75rem;padding-right:2.75rem;border-radius:0;border:2px solid #e0e0e0;height:50px}.team-filter-section .search-box input:focus{border-color:#036;box-shadow:none}.team-filter-section .search-box .clear-search{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#999;padding:0}.team-filter-section .search-box .clear-search:hover{color:#333}.team-filter-section .filter-select{min-width:200px}.team-filter-section .filter-select .form-select{border-radius:0;border:2px solid #e0e0e0;height:50px}.team-filter-section .filter-select .form-select:focus{border-color:#036;box-shadow:none}.team-filter-section .results-info{text-align:center;color:#666;margin-bottom:2rem}.team-filter-section .results-info p{margin:0}.team-filter-section .team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.team-filter-section .team-card{background:#fff;border:1px solid #e0e0e0;overflow:hidden;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.team-filter-section .team-card .team-image{height:280px;overflow:hidden;background:#f0f0f0}.team-filter-section .team-card .team-image img{width:100%;height:100%;object-fit:cover}.team-filter-section .team-card .team-image.is-placeholder{background:#fff;display:flex;align-items:center;justify-content:center;padding:2rem}.team-filter-section .team-card .team-image.is-placeholder img{object-fit:contain;max-width:215px}.team-filter-section .team-card .team-info{padding:1.5rem;text-align:center;border-top:3px solid #003366;display:flex;flex-direction:column;flex:1}.team-filter-section .team-card .team-info .team-name{font-size:1.25rem;font-weight:700;color:#036;margin-bottom:.5rem}.team-filter-section .team-card .team-info .team-title{font-size:.9rem;color:#666;margin-bottom:.5rem;font-style:italic;text-transform:uppercase}.team-filter-section .team-card .team-info .team-location{font-size:.875rem;color:#999;margin-bottom:1rem;font-weight:700}.team-filter-section .team-card .team-info .team-location i{margin-right:.25rem}.team-filter-section .team-card .team-info .team-email{color:#036;text-decoration:none;font-size:.875rem}.team-filter-section .team-card .team-info .team-email:hover{text-decoration:underline}.team-filter-section .team-card .team-info .contact-btn{margin-top:auto;align-self:center}.team-filter-section .loading-container,.team-filter-section .error-container,.team-filter-section .no-results{text-align:center;padding:3rem 1rem;color:#666;grid-column:1/-1}.team-filter-section .no-results i{font-size:3rem;margin-bottom:1rem;opacity:.5;display:block}.team-filter-section .error-container .alert{display:inline-block}@media (max-width: 1199px){.team-filter-section .team-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 991px){.team-filter-section .team-grid{grid-template-columns:repeat(2,1fr)}.team-filter-section .team-card .team-image{height:240px}}@media (max-width: 767px){.team-filter-section .filter-header{flex-direction:column}.team-filter-section .search-box-wrapper{width:100%;max-width:100%}.team-filter-section .filter-select{width:100%}.team-filter-section .team-grid{grid-template-columns:1fr;gap:1.5rem}.team-filter-section .team-card .team-image{height:300px}}.team-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.team-modal{background:#fff;max-width:700px;overflow-y:auto;position:relative}.team-modal .team-modal-close{position:absolute;top:.75rem;right:.75rem;border:none;background:transparent;color:#666;font-size:1rem;line-height:1;padding:.25rem;cursor:pointer;z-index:2}.team-modal .modal-content{display:flex;flex-direction:row;align-items:stretch;border-top:4px solid #003366}.team-modal .modal-image{overflow:hidden;background:#f7f7f7;display:flex;align-items:center;justify-content:center;width:200px}.team-modal .modal-image.is-placeholder{background:#fff}.team-modal .modal-image.is-placeholder img{max-width:220px;height:auto}.team-modal .modal-info{padding:1.5rem 4rem;text-align:center;display:flex;flex-direction:column;justify-content:center}.team-modal .modal-info .team-name{font-size:1.5rem;font-weight:700;color:#036;margin-bottom:.75rem}.team-modal .modal-info .team-title{font-size:1rem;color:#666;margin-bottom:.5rem;font-style:italic;text-transform:uppercase}.team-modal .modal-info .team-location{font-size:1rem;color:#999;margin-bottom:1.5rem;font-weight:700}.team-modal .modal-info .team-location i{margin-right:.25rem}.team-modal .modal-info .contact-btn{padding:.75rem 2rem;align-self:center}@media (max-width: 767px){.team-modal{max-width:520px}.team-modal .modal-content{flex-direction:column}.team-modal .modal-image{width:100%;min-height:260px;max-height:320px}.team-modal .modal-info{width:100%;padding:1.5rem}.team-modal .modal-info .team-name{font-size:1.25rem}}.closeout-products .closeout-instructions{color:#036;font-size:.9rem;line-height:1.5}.closeout-products .cart-btn{white-space:nowrap;font-weight:600;text-transform:uppercase}.closeout-products .closeout-filters .card-title{font-size:1.25rem;font-weight:600}.closeout-products .closeout-table{font-size:.875rem}.closeout-products .closeout-table thead{background-color:#036;color:#fff}.closeout-products .closeout-table thead th{font-weight:600;white-space:nowrap;vertical-align:middle}.closeout-products .closeout-table tbody tr:hover{background-color:#f8f9fa}.closeout-products .closeout-table .product-details-cell{cursor:pointer}.closeout-products .closeout-table .product-details-cell .product-details-title{color:#036}.closeout-products .closeout-table .product-details-cell:hover .product-details-title{text-decoration:underline}.closeout-products .closeout-table .closeout-thumb{width:50px;height:50px;object-fit:cover;cursor:pointer;border-radius:4px}.closeout-products .closeout-cart-wrapper{position:relative}.closeout-products .closeout-cart-dropdown{position:absolute;top:100%;right:0;z-index:1000;min-width:420px;max-width:520px;background:#fff;border:1px solid #dee2e6;border-radius:4px;box-shadow:0 4px 12px #00000026;padding:1rem;margin-top:.25rem}.closeout-products .closeout-cart-dropdown .closeout-cart-dropdown-title{font-weight:700;margin-bottom:.75rem;color:#036}.closeout-products .closeout-cart-dropdown .closeout-cart-table{font-size:.8rem}.closeout-products .closeout-cart-dropdown .closeout-cart-table thead th{font-weight:600;white-space:nowrap;border-bottom-width:2px}.closeout-products .closeout-cart-dropdown .closeout-cart-table td,.closeout-products .closeout-cart-dropdown .closeout-cart-table th{padding:.35rem .5rem;vertical-align:middle}.closeout-products .closeout-cart-dropdown .closeout-cart-remove{background:none;border:none;font-size:1.1rem;line-height:1;cursor:pointer;color:#666;padding:0 .25rem}.closeout-products .closeout-cart-dropdown .closeout-cart-remove:hover{color:#dc3545}.closeout-products .closeout-qty-input{width:65px;text-align:center}.closeout-products .pagination .page-item.active .page-link{background-color:#fff;border-color:#fefefe}.closeout-products .pagination .page-link{color:#036}.closeout-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem}.closeout-modal{background:#fff;border-radius:8px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;padding:2rem;position:relative}.closeout-modal .closeout-modal-close{position:absolute;top:.75rem;right:1rem;background:none;border:none;font-size:2rem;line-height:1;cursor:pointer;color:#666}.closeout-modal .closeout-modal-close:hover{color:#000}.closeout-modal .table th{width:140px;color:#036}.manufacturer-archive{padding-bottom:3rem}.manufacturer-filters{padding:2rem 0;background:#f8f8f8;margin-bottom:2rem;border-top:4px solid #003366}.manufacturer-search{position:relative}.manufacturer-search i.bi-search{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#999}.manufacturer-search input{padding-left:38px;padding-right:38px}.manufacturer-search__clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:#999;cursor:pointer}.manufacturer-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.manufacturer-active-filters__label{font-weight:600;font-size:.85rem}.manufacturer-active-filters__tag{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .6rem;background:#036;color:#fff;font-size:.8rem;font-weight:600}.manufacturer-active-filters__tag button{background:none;border:none;color:#fff;cursor:pointer;padding:0;line-height:1}.manufacturer-loading{display:flex;justify-content:center;padding:4rem 0}.manufacturer-loading .spinner-border{color:#036}.manufacturer-count{color:#666;margin-bottom:1rem}.manufacturer-empty{text-align:center;padding:4rem 0}.manufacturer-empty i{font-size:3rem;color:#ccc}.brand-card{border:1px solid #ddd;background:#fff;height:100%;cursor:pointer;transition:box-shadow .2s;display:flex;flex-direction:column}.brand-card:hover{box-shadow:0 4px 12px #0000001a}.brand-image{padding:1rem;display:flex;align-items:center;justify-content:center;min-height:140px}.brand-image img{max-width:100%;max-height:100px;object-fit:contain}.brand-content{padding:0 1rem 1rem;text-align:center;flex:1;display:flex;flex-direction:column}.brand-title{font-size:1rem;font-weight:700;margin-bottom:.5rem}.brand-divider{width:100%;height:1px;background:#036;margin:.5rem 0}.brand-categories{font-size:.8rem;font-weight:700;text-transform:uppercase;color:#555;letter-spacing:.5px}.brand-excerpt{font-size:.95rem;line-height:1.5;color:#444}.brand-url{display:inline-block;margin-top:auto;padding-top:.5rem;font-size:.85rem;font-weight:600;text-transform:uppercase;color:#036;text-decoration:none;border:1px solid #003366;background:transparent;padding:.3rem 1rem;cursor:pointer;font-family:inherit}.brand-url:hover{background:#036;color:#fff}.manufacturer-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem}.manufacturer-modal{background:#fff;max-width:1000px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.manufacturer-modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.2rem;cursor:pointer;z-index:1}.manufacturer-modal__body{padding:2rem}.manufacturer-modal__title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.manufacturer-modal__url{display:inline-block;margin-bottom:1.5rem;color:#333;font-weight:600}.manufacturer-modal__content{line-height:1.7;color:#444}.manufacturer-modal__website{display:inline-block;margin-top:1rem}.manufacturer-modal img{margin-bottom:1rem;width:250px}.manufacturer-modal .brand-categories{text-align:center}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .3s}.modal-fade-enter-from,.modal-fade-leave-to{opacity:0}.service-metrics-table-wrapper{margin:2rem 0;overflow-x:auto}.service-metrics-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e0e0e0}.service-metrics-table thead th{background-color:#036;color:#fff;font-weight:700;text-transform:uppercase;font-size:.875rem;letter-spacing:.5px;padding:1rem 1.25rem;text-align:left;border:1px solid rgb(0,38.25,76.5)}.service-metrics-table thead th:not(:first-child){text-align:center}.service-metrics-table tbody tr:nth-child(2n){background-color:#f8f9fa}.service-metrics-table tbody tr:hover{background-color:#e9ecef}.service-metrics-table tbody td{padding:1rem 1.25rem;border:1px solid #e0e0e0;font-size:1rem}.service-metrics-table tbody td.metric-title{font-weight:600;color:#333}.service-metrics-table tbody td.metric-value{text-align:center;color:#666}@media (max-width: 767px){.service-metrics-table{font-size:.875rem}.service-metrics-table thead th,.service-metrics-table tbody td{padding:.75rem}}.news-listing__controls{padding:2rem 0;background-color:#f8f9fa;border-top:4px solid #003366;border-bottom:1px solid #e0e0e0}.news-listing__search{position:relative;display:flex;align-items:center}.news-listing__search>i{position:absolute;left:1rem;color:#999;pointer-events:none}.news-listing__search .form-control{padding-left:2.5rem;padding-right:2.5rem;border-radius:0!important;border:1px solid #ccc;font-size:1rem}.news-listing__search .form-control:focus{border-color:#036;box-shadow:0 0 0 .2rem #00336626}.news-listing__clear{position:absolute;right:.75rem;background:none;border:none;color:#999;cursor:pointer;padding:0;font-size:1.1rem}.news-listing__clear:hover{color:#333}.news-listing__controls .form-select{border-radius:0!important;border:1px solid #ccc;font-size:1rem;min-width:180px}.news-listing__controls .form-select:focus{border-color:#036;box-shadow:0 0 0 .2rem #00336626}.news-listing__loading,.news-listing__empty{padding:4rem 0}.news-listing__loading i,.news-listing__empty i{font-size:3rem;color:#ccc;display:block;margin-bottom:1rem}.news-listing__loading h3,.news-listing__empty h3{color:#333;font-weight:700}.news-listing__loading p,.news-listing__empty p{color:#666;font-size:1.125rem}.news-item{width:100%;padding:3rem 0;border-bottom:1px solid #dee2e6}.news-item:nth-child(2n){background-color:#f8f9fa}.news-item:last-child{border-bottom:none}@media (max-width: 767px){.news-item{padding:2rem 0}}.news-item__image{margin-bottom:1.5rem}.news-item__image img{max-width:100%;height:auto;display:block}.news-item__placeholder{width:100%;min-height:200px;display:flex;align-items:center;justify-content:center;background-color:#e9ecef;margin-bottom:1.5rem}.news-item__placeholder i{font-size:4rem;color:#adb5bd}.news-item__content{display:flex;flex-direction:column}.news-item__date{display:inline-block;font-size:.875rem;font-weight:600;color:#036;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem}.news-item__title{font-size:2rem;font-weight:700;color:#036;margin-bottom:1.25rem;line-height:1.2}@media (max-width: 991px){.news-item__title{font-size:1.75rem}}@media (max-width: 767px){.news-item__title{font-size:1.5rem;margin-bottom:1rem}}.news-item__excerpt p{font-size:1.125rem;line-height:1.7;color:#333;margin:0}@media (max-width: 767px){.news-item__excerpt p{font-size:1rem}}.news-listing__pagination{padding:3rem 0;background-color:#fff}.news-listing__pagination .pagination{margin:0;gap:.25rem}.news-listing__pagination .page-item .page-link{border-radius:0!important;color:#036;border-color:#dee2e6;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.news-listing__pagination .page-item .page-link:hover,.news-listing__pagination .page-item.active .page-link{background-color:#036;border-color:#036;color:#fff}.news-listing__pagination .page-item.disabled .page-link{color:#adb5bd;pointer-events:none}.contact-map-section{width:100%}.contact-map{width:100%;height:380px}@media (max-width: 767px){.contact-map{height:300px}}.contact-section-title{font-size:2.5rem;font-weight:700;color:#036;margin-bottom:2rem;text-align:center}@media (max-width: 991px){.contact-section-title{font-size:2rem}}@media (max-width: 767px){.contact-section-title{font-size:1.75rem;margin-bottom:1.5rem}}.contact-locations-section{padding:5rem 0;background-color:#fff}@media (max-width: 991px){.contact-locations-section{padding:4rem 0}}@media (max-width: 767px){.contact-locations-section{padding:3rem 0}}.location-card{display:flex;gap:1.25rem;padding:2rem;background-color:#f8f9fa;border:1px solid #e0e0e0;height:100%;transition:all .3s ease}.location-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001a;border-color:#036}@media (max-width: 767px){.location-card{padding:1.5rem;gap:1rem}}.location-card__icon{flex-shrink:0}.location-card__icon i{font-size:2rem;color:#036}.location-card__content{flex:1}.location-card__title{font-size:1.25rem;font-weight:700;color:#036;margin-bottom:.5rem}.location-card__address{font-size:1rem;line-height:1.6;color:#333;margin-bottom:.5rem}.location-card__phone{font-size:1rem;color:#333;margin-bottom:.5rem}.location-card__phone i{color:#036;margin-right:.5rem}.location-card__phone a{color:#036;text-decoration:none}.location-card__phone a:hover{text-decoration:underline}.location-card__notes{font-size:.875rem;font-style:italic;color:#666;margin-bottom:0}.contact-info-section{padding:5rem 0;background-color:#f8f9fa;border-top:4px solid #003366}@media (max-width: 991px){.contact-info-section{padding:4rem 0}}@media (max-width: 767px){.contact-info-section{padding:3rem 0}}.contact-info-card{background-color:#fff;padding:2.5rem;border:1px solid #e0e0e0;height:100%}@media (max-width: 767px){.contact-info-card{padding:2rem}}.contact-info-card h3{font-size:1.5rem;font-weight:700;color:#036;margin-bottom:1.5rem}.contact-info-card h3 i{margin-right:.5rem}@media (max-width: 767px){.contact-info-card h3{font-size:1.25rem}}.contact-info-list{list-style:none;padding:0;margin:0}.contact-info-list li{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #eee;font-size:1rem}.contact-info-list li:last-child{border-bottom:none}.contact-info-list li a{color:#036;text-decoration:none}.contact-info-list li a:hover{text-decoration:underline}.contact-info-label{font-weight:600;color:#333}.contact-info-address{font-size:1.125rem;line-height:1.7;color:#333;font-style:normal}.wpforms-container input.wpforms-field-medium,.wpforms-container select.wpforms-field-medium,.wpforms-container .wpforms-field-row.wpforms-field-medium,.wp-core-ui div.wpforms-container input.wpforms-field-medium,.wp-core-ui div.wpforms-container select.wpforms-field-medium,.wp-core-ui div.wpforms-container .wpforms-field-row.wpforms-field-medium{width:100%!important;max-width:80%!important}.why-jaeckle-navigation{background:transparent;position:absolute;top:0;left:0;right:0;padding:15px}.why-jaeckle-brochure{background:linear-gradient(135deg,#036,#05a);min-height:100vh;padding-top:80px;margin:0;color:#fff}.why-jaeckle-brochure .entry-content{max-width:800px;margin:0 auto;font-size:1.25em;text-align:center}.why-jaeckle-brochure .why-jaeckle-hero{padding:80px 0 60px;text-align:center;position:relative}.why-jaeckle-brochure .why-jaeckle-hero .why-jaeckle-title{font-family:Roboto,sans-serif;font-size:clamp(60px,10vw,120px);font-weight:300;color:#fff;line-height:1.1;margin:0;letter-spacing:-2px;text-transform:none}.why-jaeckle-brochure .why-jaeckle-hero .why-jaeckle-title .dots{font-weight:100;opacity:.8}.why-jaeckle-brochure .why-jaeckle-delivery{padding:60px 0}.why-jaeckle-brochure .why-jaeckle-delivery .delivery-card{background-color:#fff;text-align:center;max-width:90%;padding:1rem;border-radius:50%;transition:all .3s ease;margin:0 auto;opacity:.9}.why-jaeckle-brochure .why-jaeckle-delivery .delivery-card img{margin:0 auto}.why-jaeckle-brochure .why-jaeckle-delivery .delivery-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #00000080;opacity:1}@media (max-width: 768px){.why-jaeckle-brochure .why-jaeckle-delivery .delivery-card{max-width:300px}.why-jaeckle-brochure .why-jaeckle-delivery .delivery-card.in-view{opacity:1;transform:scale(1.05);animation:pulse-border 2s ease-in-out infinite}}@keyframes pulse-border{0%,to{box-shadow:0 20px 50px #ffffff4d,0 0 #ffffffb3}50%{box-shadow:0 20px 50px #ffffff4d,0 0 0 15px #fff0}}.why-jaeckle-brochure .why-jaeckle-value{padding:100px 0}.why-jaeckle-brochure .why-jaeckle-value .section-title{text-align:center;font-size:clamp(32px,5vw,56px);font-weight:700;color:#fff;margin-bottom:50px;letter-spacing:-1px}.why-jaeckle-brochure .why-jaeckle-value .value-card{overflow:hidden;transition:all .3s ease;height:100%;padding:1.5rem;border:2px solid transparent;border-radius:16px;text-align:center}.why-jaeckle-brochure .why-jaeckle-value .value-card h3{font-weight:700;color:#fff;margin-bottom:2rem}.why-jaeckle-brochure .why-jaeckle-value .value-card:hover{border-color:#fffc;transform:translateY(-5px);box-shadow:0 15px 40px #0000004d}@media (max-width: 768px){.why-jaeckle-brochure .why-jaeckle-value .value-card{max-width:300px;margin:0 auto;border:2px solid white}.why-jaeckle-brochure .why-jaeckle-value .value-card.in-view{border-color:#ffffffe6;transform:scale(1.02);box-shadow:0 20px 50px #fff3;animation:pulse-border 2s ease-in-out infinite}}@media (max-width: 992px){.why-jaeckle-navigation .why-jaeckle-logo-section,.why-jaeckle-navigation .jaeckle-main-logo,.why-jaeckle-navigation .virtual-showroom-badge{padding:0 15px}.why-jaeckle-navigation .why-jaeckle-nav-links .image-nav{gap:10px}.why-jaeckle-navigation .why-jaeckle-nav-links .image-nav .nav-image-link .nav-image-card{width:100px;height:70px}.why-jaeckle-navigation .why-jaeckle-nav-links .image-nav .nav-image-link .nav-image-card .nav-overlay .nav-label{font-size:11px}}@media (max-width: 768px){.why-jaeckle-navigation{padding:15px 0}.why-jaeckle-navigation .jaeckle-main-logo,.why-jaeckle-navigation .virtual-showroom-badge{display:none!important}.why-jaeckle-navigation .why-jaeckle-logo-section{padding:0 15px}.why-jaeckle-navigation .why-jaeckle-logo-section .logo-text{font-size:20px}.why-jaeckle-navigation .why-jaeckle-nav-links{padding:0 15px}.why-jaeckle-navigation .why-jaeckle-nav-links .image-nav{gap:8px}.why-jaeckle-navigation .why-jaeckle-nav-links .image-nav .nav-image-link .nav-image-card{width:80px;height:60px}.why-jaeckle-navigation .why-jaeckle-nav-links .image-nav .nav-image-link .nav-image-card .nav-overlay .nav-label{font-size:10px}.why-jaeckle-brochure .why-jaeckle-hero{padding:60px 0 40px}.why-jaeckle-brochure .why-jaeckle-delivery{padding:40px 0}.why-jaeckle-brochure .why-jaeckle-delivery .delivery-card{margin-bottom:30px}.why-jaeckle-brochure .why-jaeckle-delivery .delivery-card .card-image-wrapper{height:250px}.why-jaeckle-brochure .why-jaeckle-value{padding:40px 0 60px}.why-jaeckle-brochure .why-jaeckle-value .section-title,.why-jaeckle-brochure .why-jaeckle-value .value-card{margin-bottom:30px}.why-jaeckle-brochure .why-jaeckle-value .value-card .value-card-inner{padding:30px 20px;min-height:350px}.why-jaeckle-brochure .why-jaeckle-value .value-card .value-card-inner .icon-grid{gap:15px}.why-jaeckle-brochure .why-jaeckle-value .value-card .value-card-inner .icon-grid .icon-item i{font-size:32px}}@media (max-width: 576px){.why-jaeckle-brochure .why-jaeckle-delivery .delivery-card .card-badge{padding:10px 20px}.why-jaeckle-brochure .why-jaeckle-delivery .delivery-card .card-badge .badge-icon{width:35px;height:35px;font-size:18px}.why-jaeckle-brochure .why-jaeckle-delivery .delivery-card .card-badge .badge-text{font-size:12px}.why-jaeckle-brochure .why-jaeckle-value .value-card .value-card-inner .icon-grid{grid-template-columns:repeat(2,1fr);gap:12px}.why-jaeckle-brochure .why-jaeckle-value .value-card .value-card-inner .icon-grid .icon-item i{font-size:28px}}#single-why-jaeckle{display:flex;flex-direction:column;min-height:100vh}#single-why-jaeckle .why-jaeckle-sections{flex:1}#single-why-jaeckle .featured-image{text-align:center;max-width:80%;margin:0 auto}#single-why-jaeckle .featured-image.white-background{background-color:#fff;box-shadow:0 15px 40px #0006;padding:1rem;border-radius:50%}#single-why-jaeckle .featured-image img{margin:0 auto}@media (max-width: 768px){#single-why-jaeckle .featured-image{max-width:300px;margin-bottom:3rem}}#single-why-jaeckle .featured-content{text-shadow:#000000 1px 1px 2px}#single-why-jaeckle .section-header .bi-chevron-down{transition:transform .3s ease;font-weight:700;font-size:1.5rem!important}#single-why-jaeckle .section-header:not(.collapsed) .bi-chevron-down{transform:rotate(180deg)}#single-why-jaeckle .section-icon{width:80px;height:auto}#single-why-jaeckle .section-trigger-card{transition:all .3s ease;cursor:pointer;border:1px solid rgba(0,0,0,.05)}#single-why-jaeckle .section-trigger-card:hover{transform:translateY(-5px);box-shadow:0 1rem 3rem #0000001a!important;border-color:var(--bs-primary)}#single-why-jaeckle .section-trigger-card .icon-wrapper{height:80px;display:flex;align-items:center;justify-content:center}.modal-content{border-radius:0;overflow:hidden}.modal-content .modal-header{border-radius:0}.virtual-showroom{min-height:100vh;padding-top:80px}.virtual-showroom .entry-content{max-width:800px;margin:0 auto;font-size:1.25em;text-align:center}.virtual-showroom .display-card{display:flex;flex-direction:column;padding:1rem;background:#fff;border:1px solid #e0e0e0;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.virtual-showroom .display-card:hover{transform:translateY(-5px);border-color:#036;box-shadow:0 8px 24px #0033661a}.virtual-showroom .card-image{width:100%;height:250px;overflow:hidden;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.virtual-showroom .card-image img{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.virtual-showroom .card-content{font-size:.9rem;line-height:1.6;color:#333}.virtual-showroom .card-content h3,.virtual-showroom .card-content h4{margin:0 0 .75rem;color:#036;font-size:1.1rem;font-weight:700}.virtual-showroom .card-content p{margin:0}.virtual-showroom .carousel-cta{text-align:center;padding:3rem 2rem;background:#f8f9fa;border-radius:12px}.virtual-showroom .carousel-cta p{margin-bottom:.5rem;font-size:1.1rem}.virtual-showroom .carousel-cta a{color:#036;text-decoration:underline;font-weight:600}.virtual-showroom .carousel-cta a:hover{color:#059}.virtual-showroom .carousel-cta .text-muted{font-size:.9rem;color:#666;margin-top:.5rem}.zoom-container{position:relative;overflow:hidden;cursor:zoom-in;border-radius:8px;background:#f8f9fa}.zoom-container.is-zoomed{cursor:zoom-out}.zoom-container.is-zoomed .zoomable-image{transform:scale(3)}.zoom-container.is-zoomed .zoom-hint{opacity:0}.zoom-container .zoomable-image{transition:transform .3s ease-out;transform-origin:center center;display:block;width:100%;height:auto}.zoom-container .zoom-hint{position:absolute;bottom:10px;right:10px;background:#0009;color:#fff;padding:4px 12px;border-radius:20px;font-size:.75rem;pointer-events:none;transition:opacity .3s ease}.showroom-modal .modal-content{border-radius:0}.showroom-modal .modal-image img{width:100%;height:auto;max-height:700px;object-fit:contain}.showroom-modal .modal-text{padding:1rem;font-size:.95rem;line-height:1.7;color:#333}.showroom-modal .modal-text h3{margin-top:0;margin-bottom:1rem;color:#036;font-size:1.5rem}.showroom-modal .modal-text h4{margin-top:1.5rem;margin-bottom:.75rem;color:#036}.showroom-modal .modal-text ul{padding-left:1.5rem;margin:1rem 0}.showroom-modal .modal-text li{margin-bottom:.5rem}#work-with-us div.wpforms-container-full{margin-top:0}html,body{font-family:Roboto,sans-serif}a{color:#036}.text-primary{color:#036!important}.border-primary{border-color:#036!important}.bg-primary{background-color:#036!important}.btn{border-radius:0!important;font-family:Droid Sans,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;padding:.5rem 2rem!important}.btn-primary{background-color:#036!important;border-color:#036!important;color:#fff!important}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background-color:#0055a5!important;border-color:#0055a5!important;color:#fff!important}.btn-outline-primary{background-color:transparent!important;border-color:#036!important;color:#036!important;border:2px solid!important}.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary:active{background-color:#036!important;border-color:#036!important;color:#fff!important}.btn-outline-white{background-color:transparent!important;border-color:#fff!important;color:#fff!important;border:2px solid!important}.btn-outline-white:hover,.btn-outline-white:focus,.btn-outline-white:active{background-color:#fff!important;border-color:#fff!important;color:#036!important}.wpforms-submit{background-color:#036!important;border-color:#036!important;border-radius:0!important;color:#fff!important;font-family:Droid Sans,sans-serif!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important;transition:all .3s ease!important;padding-left:2.5rem!important;padding-right:2.5rem!important}.wpforms-submit:hover,.wpforms-submit:focus,.wpforms-submit:active{background-color:#000d1a!important;border-color:#000d1a!important;color:#fff!important}.accordion-button{font-weight:700!important;font-family:Droid Sans,sans-serif}.accordion-button:not(.collapsed){background-color:#036!important;color:#fff!important}.accordion-button:not(.collapsed):after{filter:brightness(0) invert(1)}.accordion-button:focus{box-shadow:none;border-color:#00336640}.text-content-block h1{font-size:3rem;font-weight:700;color:#036;margin-bottom:2rem;line-height:1.2}@media (max-width: 991px){.text-content-block h1{font-size:2.5rem}}@media (max-width: 767px){.text-content-block h1{font-size:2rem;margin-bottom:1.5rem}}.text-content-block h2{font-size:2.5rem;font-weight:700;color:#036;margin-bottom:1.5rem;line-height:1.2}@media (max-width: 991px){.text-content-block h2{font-size:2rem}}@media (max-width: 767px){.text-content-block h2{font-size:1.75rem;margin-bottom:1rem}}.text-content-block .content,.text-content-block p{font-size:1.125rem;line-height:1.7;color:#333}@media (max-width: 767px){.text-content-block .content,.text-content-block p{font-size:1rem;margin-bottom:1rem}}.text-content-block a.link{display:inline-flex;align-items:center;color:#036;text-decoration:none;font-weight:600;font-size:1.125rem;text-transform:uppercase;letter-spacing:.5px;transition:color .3s ease}.text-content-block a.link:hover{color:#000d1a}.text-content-block a.link:hover i{transform:translate(5px)}.text-content-block a.link i{transition:transform .3s ease}.gray-back{background-color:#f8f9fa}img.alignright{float:right;margin-left:1.5rem}@media (max-width: 767px){img.alignright{float:none;display:block;margin:0 auto 1.5rem}}img.alignleft{float:left;margin-right:1.5rem}@media (max-width: 767px){img.alignleft{float:none;display:block;margin:0 auto 1.5rem}}.error-404-content{padding:2rem 0}.error-404-code{font-size:8rem;font-weight:700;color:#036;line-height:1;margin-bottom:.5rem;opacity:.15}@media (max-width: 767px){.error-404-code{font-size:5rem}}.error-404-heading{font-size:2rem;font-weight:700;color:#036;margin-bottom:1rem}.error-404-text{font-size:1.125rem;color:#555;margin-bottom:2rem;line-height:1.6}.error-404-custom{margin-bottom:2rem}.error-404-actions{margin-bottom:2.5rem}.error-404-links{border-top:1px solid #e0e0e0;padding-top:1.5rem}.error-404-links ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem}.error-404-links a{color:#036;text-decoration:none;font-weight:500}.error-404-links a:hover{text-decoration:underline}.error-404-links-label{font-size:.875rem;text-transform:uppercase;letter-spacing:1px;color:#999;margin-bottom:.75rem}.wc-block-components-checkout-place-order-button{background-color:#036!important;border-color:#036!important;color:#fff!important;border-radius:0!important;font-weight:600;text-transform:uppercase;letter-spacing:.8px;transition:all .3s ease;padding:.5rem 2rem!important;border:none;font-size:1rem}.wc-block-components-checkout-place-order-button:hover,.wc-block-components-checkout-place-order-button:focus,.wc-block-components-checkout-place-order-button:active{background-color:#0055a5!important;border-color:#0055a5!important;color:#fff!important}
