:root{--base-font-size:15px;--base-font-color:#000;--base-font-family:Futura PT W01 Book;--base-border-input:1px solid #cdcdcd;--base-border-focus:1px solid #000;--base-border-disabled:1px solid #cdcdcd;--base-link-color:#9a9a9a;--base-link-color-hover:#000}.country-selector-wrapper h1{margin-bottom:30px;font-size:30px;font-family:Futura PT W01 Medium}.country-selector-wrapper h2{text-transform:uppercase;letter-spacing:2px;margin:0 0 10px;font-size:15px;font-family:Futura PT W01 Medium}@media only screen and (min-width:900px){.country-selector-wrapper h1{font-size:57px}.country-selector-wrapper h2{font-size:24px}}@media only screen and (min-width:tabletpx){.country-selector-wrapper h1{font-size:57px}.country-selector-wrapper h2{font-size:24px}}.country-selector-form{margin:20px auto 45px}@media only screen and (min-width:900px){.country-selector-form{max-width:60%}}@media only screen and (min-width:tabletpx){.country-selector-form{max-width:60%}}.country-selector-form .form-row{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (min-width:900px){.country-selector-form .form-row{display:-ms-grid;display:grid;-ms-grid-columns:40% 30% 25%;grid-template-columns:40% 30% 25%;grid-column-gap:2%}}@media only screen and (min-width:tabletpx){.country-selector-form .form-row{display:-ms-grid;display:grid;-ms-grid-columns:40% 30% 25%;grid-template-columns:40% 30% 25%;grid-column-gap:2%}}@media only screen and (max-width:899px){.country-selector-form .select-country{width:100%;margin-bottom:10px}}@media only screen and (min-width:mobile-tablet-onlypx){.country-selector-form .select-country{width:100%;margin-bottom:10px}}@media only screen and (max-width:899px){.country-selector-form .country-selector-button{max-width:50%}}@media only screen and (min-width:mobile-tablet-onlypx){.country-selector-form .country-selector-button{max-width:50%}}.country-selector-modal h2{font-size:14px}.country-selector-modal .country-selector-form{max-width:100%;margin:10px 0}.country-selector-submit{line-height:12px}.wrapper-splash .content-asset{width:100%;min-height:100%;height:100%}.wrapper-splash .content-asset img{position:fixed;top:0;width:100%;height:100%}.wrapper-splash .splash-message{position:absolute;left:50%;transform:translateX(-50%);top:5%;text-align:center;background:#fff;box-shadow:1px 1px 1px rgba(0,0,0,.15);border:1px solid #9a9a9a;width:90%;padding:20px}@media only screen and (min-width:900px){.wrapper-splash .splash-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:790px}}@media only screen and (min-width:tabletpx){.wrapper-splash .splash-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:790px}}