footer{background-color:#1a428a;padding:75px 72px 36px;position:relative}footer.mobile-nav-open{display:none}footer a,footer label,footer p{color:#fff}footer .footer-wrapper{position:relative}footer .footer-wrapper .regional-selector-container{padding-bottom:40px}@media (min-width:415px){footer .footer-wrapper .regional-selector-container{max-width:224px}}footer .footer-wrapper .regional-selector-container .select-wrapper{position:relative}footer .footer-wrapper .regional-selector-container .select-wrapper:before{content:"";position:absolute;top:20px;right:20px;background-image:url(region-dropdown-arrow.svg);width:18px;background-repeat:no-repeat;height:8px;background-size:contain;pointer-events:none}footer .footer-wrapper .regional-selector-container #regional-selector{border:2px solid #fff;border-radius:0;font-size:16px;font-size:1.6rem;font-family:futura-book;color:#fff;height:47px;width:100%;background-color:#1a428a;-webkit-appearance:none;background-repeat:no-repeat;background-size:26px 20px;background-position:14px 13px;padding-left:53px}footer .footer-wrapper .regional-selector-container #regional-selector::-ms-expand{display:none}footer .footer-wrapper .footer-category-wrapper{display:flex;flex-wrap:wrap}footer .footer-wrapper .footer-category-wrapper .footer-category-container{margin-right:72px}footer .footer-wrapper .footer-category-wrapper .footer-category-container .header-container .header{font-size:22px;font-size:2.2rem;font-family:futura-condensed-bold;color:#fff;letter-spacing:.69px}footer .footer-wrapper .footer-category-wrapper .footer-category-container .header-container .underline{width:140px;height:2px;margin-top:10px;background-color:#fff}footer .footer-wrapper .footer-category-wrapper .footer-category-container .links-container p{margin:22px 0;color:#fff}footer .footer-wrapper .footer-category-wrapper .footer-category-container .links-container p:hover{text-decoration:underline}footer .footer-wrapper .footer-category-wrapper .footer-category-container .links-container .social-icons-container{margin-top:23px}footer .footer-wrapper .footer-category-wrapper .footer-category-container .links-container .social-icons-container img{margin-right:10px;margin-bottom:10px}footer .footer-wrapper .footer-category-wrapper .footer-category-container .links-container .social-icons-container .social-icon-wrapper .social-icon{display:inline}footer .footer-wrapper .footer-category-wrapper .footer-category-container .links-container .social-icons-container .social-icon-wrapper .social-icon.hover-icon,footer .footer-wrapper .footer-category-wrapper .footer-category-container .links-container .social-icons-container .social-icon-wrapper:hover .social-icon{display:none}footer .footer-wrapper .footer-category-wrapper .footer-category-container .links-container .social-icons-container .social-icon-wrapper:hover .social-icon.hover-icon{display:inline}@media (max-width:769px){footer .footer-wrapper .footer-category-wrapper .footer-category-container:nth-child(3){margin-top:38px}}@media (max-width:415px){footer .footer-wrapper .footer-category-wrapper .footer-category-container{margin-right:0}}@media (max-width:415px){footer .footer-wrapper .footer-category-wrapper{justify-content:space-between}}footer .footer-details-container{margin-top:73px;bottom:72px}footer .footer-details-container label{font-family:futura-book;text-transform:none}footer .footer-details-container .footer-details-wrapper{display:flex}footer .footer-details-container .footer-details-wrapper img{margin-right:22px}footer .footer-details-container .footer-details-wrapper .footer-misc-links,footer .footer-details-container .footer-details-wrapper img{display:inline-block}footer .footer-details-container .footer-details-wrapper .footer-misc-links{display:flex;justify-content:flex-end;flex-direction:column}footer .footer-details-container .footer-details-wrapper .footer-misc-links .links{margin-bottom:10px}footer .footer-details-container .footer-details-wrapper label,footer .footer-details-container .footer-details-wrapper p{font-size:14px;font-size:1.4rem}footer .footer-details-container .footer-details-wrapper label{cursor:pointer;margin-right:5px}footer .footer-details-container .footer-details-wrapper a{text-decoration:underline}@media (max-width:415px){footer{padding:64px 40px 36px}}header{box-sizing:border-box;width:calc(100% - 16px);height:112px;border:6px solid #1a428a;border-bottom:none;margin:8px auto 0}header .header-logo-wrapper{margin-top:8px;position:relative}header .header-logo-wrapper .header-logo{position:absolute;transform:translateX(-50%);left:50%;z-index:2}header h5{font-family:futura-condensed-bold;text-transform:uppercase}header .desktop-header-container{display:flex;justify-content:space-between;width:calc(100% - 40px);margin:8px auto 0;position:relative}header .desktop-header-container .header-icons-container{display:flex;position:absolute;justify-content:space-between;width:100%;pointer-events:none}header .desktop-header-container .header-icons-container .header-pack{width:13px;height:32px}header .desktop-header-container .header-icons-container .header-palm{width:24px;height:32px}header .desktop-header-container .menu-container{display:flex;z-index:1;justify-content:space-between;width:100%;margin:8px 26px 0 20px}header .desktop-header-container .menu-container .menu-wrapper .header{margin-bottom:10px;cursor:pointer}header .desktop-header-container .menu-container .menu-wrapper:hover .menu-items-wrapper{display:block}header .desktop-header-container .menu-container .menu-items-wrapper{padding:16px 0;position:relative;display:none;border-top:2px solid #1a428a}header .desktop-header-container .menu-container .menu-items-wrapper.active{display:block}header .desktop-header-container .menu-container .menu-items-wrapper h5{margin:8px 0}header .desktop-header-container .menu-container .menu-items-wrapper:after{content:"";background-color:#fff;opacity:.8;position:absolute;width:calc(100% + 40px);height:100%;top:0;margin-left:-20px;margin-right:-20px;z-index:-1}header .mobile-header-container{display:none}@media (max-width:415px){header .desktop-header-container{display:none}header .mobile-header-container{display:block}header .mobile-header-container .hamburger-container{position:absolute;z-index:1;top:22px;right:22px}header .mobile-header-container .hamburger-container .bar1,header .mobile-header-container .hamburger-container .bar2,header .mobile-header-container .hamburger-container .bar3{width:24px;height:2px;background-color:#1a428a;margin:4px 0}header .mobile-header-container .hamburger-container.close .bar2{display:none}header .mobile-header-container .hamburger-container.close .bar1{transform:rotate(-45deg) translate(-4px,4px)}header .mobile-header-container .hamburger-container.close .bar3{transform:rotate(45deg) translateY(-1px)}header .mobile-header-container .menu-overlay{border:6px solid #1a428a;position:fixed;top:8px;margin-left:auto;margin-right:auto;left:0;right:0;display:none;width:calc(100% - 28px);height:calc(100% - 28px);background-color:#fff}header .mobile-header-container .menu-overlay.mobile-nav-open{display:block}header .mobile-header-container .menu-overlay .header{display:flex;align-items:flex-end}header .mobile-header-container .menu-overlay .header img{margin-right:15px}header .mobile-header-container .menu-overlay .menu-container{padding:0 24px;height:calc(100% - 112px);overflow:scroll;margin-top:112px}header .mobile-header-container .menu-overlay .menu-container .menu-wrapper .menu-items-wrapper{border-top:2px solid #1a428a;margin-top:6px;padding:14px 0}header .mobile-header-container .menu-overlay .menu-container .menu-wrapper .menu-items-wrapper h4{margin:24px 0;font-family:futura-condensed-bold;text-transform:uppercase}}