.splash-page::before,.splash-page__inner::before{content:"";display:block;background-image:url("../../img/basic-fit-white-logo.png");background-repeat:no-repeat;background-size:100%;width:305px;height:96px;position:absolute;top:15%;left:50%;transform:translateX(-50%)}.splash-page{display:flex;align-items:center;justify-content:center;min-height:100vh;flex-flow:column}@media only screen and (min-width: 1025px){.splash-page::before{left:auto;top:auto;right:50px;bottom:80px;transform:translate(0)}}@media only screen and (max-width: 1599px){.splash-page::before{width:300px;height:80px}}@media only screen and (max-width: 1024px){.splash-page::before{display:none}}@media only screen and (min-width: 1367px){.splash-page::before{right:65px;bottom:65px}}.splash-page__inner{width:96%;position:relative;padding:20px 32px;background-color:#fff;margin-top:auto;margin-bottom:60px;border-radius:var(--flex-space-2xs, 4px)}@media only screen and (min-width: 1025px){.splash-page__inner{width:100%;max-width:825px}}@media only screen and (min-width: 768px){.splash-page__inner::before{top:-100px;width:300px}}@media only screen and (min-width: 1025px){.splash-page__inner::before{display:none}}@media only screen and (max-width: 1024px){.splash-page__inner::before{display:block;top:-60px;width:200px;height:100px}}.splash-page__header,.splash-page__content{position:relative;display:flex;flex-direction:column;background-color:#fff}.splash-page__title,.splash-page__subtitle{font-size:40px;line-height:40px}@media only screen and (min-width: 1025px){.splash-page__title,.splash-page__subtitle{font-size:60px;line-height:70px}}.splash-page__title{color:var(--flex-color-orange-500, #eb6800);margin-bottom:0}.splash-page__subtitle{font-family:headingprotreble-heavy,sans-serif;text-transform:uppercase}.splash-page__dropdown{position:relative;display:flex;width:100%;margin-bottom:12px}.splash-page__dropdown .flag-icon{position:absolute;z-index:1;top:50%;left:12px;transform:translate(0, -50%)}.splash-page__select{padding:2px 0 2px 40px;background-color:#fff;font-size:18px;line-height:22px}.splash-page__select:focus{padding-left:39px}@media(hover: hover)and (pointer: fine){.splash-page__select:hover{padding-left:39px}}.splash-page__cta{align-self:flex-start;margin-top:12px;width:100%}.splash-page__footer{padding:12px}.splash-page__links{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (min-width: 768px){.splash-page__links{max-width:600px;margin-right:auto;margin-left:auto}}.splash-page__links__item:not(:last-child)::after{content:" |"}.splash-page__link{display:inline-block;padding:2px 4px;font-size:16px;line-height:22px}.splash-page__link:hover{text-decoration:underline}
