@keyframes opacity-end-100{0%{opacity:0}to{opacity:1}}@keyframes opacity-bounce{0%{opacity:.4}50%{opacity:.6}to{opacity:.4}}@keyframes translateY-start-negative{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@font-face{font-family:din-condensed;src:url(../fonts/DINCond-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:din-condensed;src:url(../fonts/DINCond-Bold.woff) format("woff");font-weight:700;font-style:normal}.expedition-hero{background:#003961;background-size:cover;position:relative}@media(min-width:1024px){.expedition-hero{margin-top:-72px;padding-top:72px;min-height:576px;display:flex;align-items:center}}.expedition-hero:after{content:"";background-image:linear-gradient(0deg,rgba(0,44,80,.4),rgba(0,44,80,.4));background-size:cover;width:100%;height:100%;z-index:0;position:absolute;top:0;left:0}@media(min-width:1024px){.expedition-hero:after{background-image:linear-gradient(269.9deg,rgba(0,44,80,0) -.28%,rgba(0,44,80,.4) 100.04%)}}.expedition-hero__wrapper{z-index:1;position:relative;width:100%;top:0;padding:80px 0 72px}@media(min-width:1024px){.expedition-hero__wrapper{top:185px;padding:0}}.expedition-hero__title{color:#fff;background-color:#003961;padding:15px 5px;text-align:center;font-size:2rem}@media(min-width:1024px){.expedition-hero__title{text-align:unset;font-size:3.75rem;width:max-content;padding:25px}}.expedition-hero__sub-title{color:#fff;font-size:1.25rem;line-height:100%;text-align:center;margin-bottom:0}@media(min-width:1024px){.expedition-hero__sub-title{font-size:1.5rem;text-align:left;margin-bottom:10px}}.expedition-hero__donating{padding:48px 32px;display:none;flex-direction:column;justify-content:flex-end;background-color:#003961;min-width:328px;width:328px;position:absolute;right:0;bottom:0;top:0;z-index:1}@media(min-width:1024px){.expedition-hero__donating{display:flex;min-width:25%}}@media(min-width:1200px){.expedition-hero__donating{min-width:314px}}@media(min-width:1024px){.expedition-hero__donating-title{font-size:28px;line-height:28px;color:#fff;margin-bottom:16px}}.expedition-hero__donating-sub-title{color:#fff;font-size:16px;margin-bottom:32px;font-weight:400;line-height:normal}.expedition-hero__donating-icon{margin-bottom:40px}.expedition-hero__donating-icon svg{width:5.75rem;height:5.75rem}.expedition-hero__donating-icon svg path{fill:#fff}@media(min-width:1024px){.expedition-hero__donating-icon{display:inline-block}}.expedition-hero__search-form{border:none;margin-bottom:8px;padding:17px 24px!important}.expedition-hero__search-form::placeholder{color:#99b0c0;font-weight:700;font-size:20px}.expedition-hero__search-submit{display:flex;justify-content:space-between;align-items:center;background-color:#ee3524;color:#fff;border:none;padding:17px 24px;width:100%}.expedition-hero__search-submit input{border:none;background-color:unset;font-size:20px;font-weight:700;text-transform:uppercase;color:#fff}.expedition-hero__search-submit svg{height:20px;width:20px}.expedition-hero__search-submit svg path{fill:#fff}@media(min-width:1024px){.expedition-hero__donating-wrapper .search-shop__form{height:100%;flex-wrap:wrap;justify-content:space-between}.expedition-hero__donating-wrapper .search-shop__search-field-wrapper{display:flex;flex-direction:column;flex:unset;width:100%}.expedition-hero__donating-wrapper .search-shop__inner{padding:0}.expedition-hero__donating-wrapper .search-shop__search-field{margin-bottom:10px}.expedition-hero__donating-wrapper .search-shop__error{position:relative;display:none}.expedition-hero__donating-wrapper .search-shop__error--active{opacity:1;display:block;transform:unset}.expedition-hero__donating-wrapper .search-shop__button,.expedition-hero__donating-wrapper .search-shop__submit-wrapper{width:fit-content;flex:unset}.expedition-hero__donating-wrapper .search-shop__buttons-wrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start}}@media(min-width:1200px){.expedition-hero__donating-wrapper .search-shop__button{width:100%}.expedition-hero__donating-wrapper .search-shop__submit-wrapper{width:80%}.expedition-hero__donating-wrapper .search-shop__buttons-wrapper{justify-content:space-between}.expedition-hero__donating-wrapper .services-hero__search__button{margin-left:8px}}.expedition-hero-donate{background-color:#003961;position:relative}.expedition-hero-donate__title{display:flex;align-items:center;align-self:center;font-weight:700;font-size:1.75rem;line-height:1.75rem;color:#fff;text-transform:uppercase;flex:0 0 200px}@media(min-width:1200px){.expedition-hero-donate__title{flex:0 0 268px}}.expedition-hero-donate__search-field-wrapper{display:flex;align-items:center;flex:0 0 400px}@media(min-width:1200px){.expedition-hero-donate__search-field-wrapper{flex:0 0 567px}}.expedition-hero-donate__search-field,.expedition-hero-donate input[type=number].search-shop__search-field{height:56px;width:100%;text-transform:uppercase;letter-spacing:.2px;font-weight:700;flex-grow:1;padding:24px;margin-bottom:10px;font-size:1.125rem;font-family:din-condensed,sans-serif;border:none;border-radius:0}.expedition-hero-donate__search-field::placeholder,.expedition-hero-donate input[type=number].search-shop__search-field::placeholder{color:#99b0c0}.expedition-hero-donate__submit-wrapper{display:flex;align-items:center;flex:0 0 115px}@media(min-width:1200px){.expedition-hero-donate__submit-wrapper{flex:0 0 179px}}.expedition-hero-donate__button{height:56px;justify-content:space-between;padding-left:24px;padding-right:20px}.expedition-hero-donate__button img,.expedition-hero-donate__button svg{top:0;flex:0 0 16px}.expedition-hero-donate__error{display:block;position:absolute;font-size:12px;color:#fff;bottom:0;padding-top:2px;text-transform:uppercase;letter-spacing:1px;font-weight:400;opacity:0;transform:translateY(150%);transition:all .2s cubic-bezier(.76,0,.24,1)}.expedition-hero-donate__error--active{opacity:.9;transform:translateY(100%)}