html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section,
summary {
  display: block; }

a {
  background-color: transparent;
  cursor: pointer; }

a:active,
a:hover {
  outline: 0; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto; }

* {
  box-sizing: border-box; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote {
  margin: 0;
  padding: 0; }

svg, i {
  display: block; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

.lpg .logo, .start {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%); }

.lpg-content--outer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); }

.samples-dropdown--thumb img, .lpg .logo--strap img {
  display: block;
  width: 100%;
  height: auto; }

.regions-nav--list:after, .utilities-nav--list:after, .samples-dropdown--list:after, .temp-nav:after, .utilities:after, .regions-nav--group:after, .samples-dropdown--list li:after {
  content: "";
  display: table;
  clear: both; }

.lpg-section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.regions-nav--list, .utilities-nav--list, .samples-dropdown--list {
  list-style-type: none;
  display: block; }

@font-face {
  font-family: "VAG Rounded LT W01 Thin";
  src: url("fonts/e273b79b-33c0-430f-8738-aab8efa43256.eot?#iefix");
  src: url("fonts/e273b79b-33c0-430f-8738-aab8efa43256.eot?#iefix") format("eot"), url("fonts/753751e3-a547-4d30-b947-3b273c85eed3.woff2") format("woff2"), url("fonts/c95f2739-000f-435b-9f69-b15e08684fbf.woff") format("woff"), url("fonts/fbdb5ece-a359-490f-93dd-281a95391bca.ttf") format("truetype"), url("fonts/82bc38ad-b605-4832-9221-8a058f83cd4b.svg#82bc38ad-b605-4832-9221-8a058f83cd4b") format("svg"); }

@font-face {
  font-family: "VAG Rounded LT W04 Light";
  src: url("fonts/b9278e14-130e-4404-9372-4b8b4d201208.eot?#iefix");
  src: url("fonts/b9278e14-130e-4404-9372-4b8b4d201208.eot?#iefix") format("eot"), url("fonts/8c91a8dc-51eb-44d5-a323-e5cd504d7500.woff2") format("woff2"), url("fonts/7600434a-8435-4938-aeef-9285dd56bdfd.woff") format("woff"), url("fonts/29c52932-77e3-4345-99de-48fc3a2f8387.ttf") format("truetype"), url("fonts/8bdb0f59-f300-46bb-b49c-ff8a692885c4.svg#8bdb0f59-f300-46bb-b49c-ff8a692885c4") format("svg"); }

html {
  font-size: 57.5%; }
  @media (min-width: 768px) {
    html {
      font-size: 62.5%; } }

input[type=text], input[type=email], input[type=submit], input[type=button], select, option, button, textarea {
  -webkit-appearance: none;
  border-radius: 0; }

body, input, select, option, button, textarea {
  font-family: "VAG Rounded LT W01 Thin";
  -webkit-font-smoothing: antialiased; }

body {
  background: #fff; }

a[href^=tel] {
  color: inherit;
  text-decoration: none; }

i, svg {
  display: block; }

.temp-nav {
  margin: 2rem 0; }

.temp-nav li {
  display: block;
  margin: 0 2rem 0 0;
  float: left; }

.cc_logo {
  display: none !important; }

p.cc_message {
  font-family: "VAG Rounded LT W04 Light" !important;
  color: #fff !important;
  line-height: 1.5 !important;
  font-size: 14px !important; }

.cc_container {
  background: #478bca !important; }

.cc_container a,
.cc_container a:visited {
  color: #fff !important; }

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  border-radius: 0 !important;
  background-color: #404041 !important;
  font-family: "VAG Rounded LT W04 Light" !important;
  color: #fff !important;
  font-size: 14px !important; }

.cc_container .cc_btn {
  bottom: 15px; }

.utilities {
  background-color: #404041; }

.regions-select--outer {
  position: relative;
  width: 15rem;
  height: 4rem;
  float: left;
  background-color: #58595b; }
  @media (min-width: 680px) {
    .regions-select--outer {
      display: none; } }
  .regions-select--outer select {
    position: relative;
    z-index: 2;
    width: 120%;
    height: 4rem;
    padding: 0 0 0 1rem;
    background-color: transparent;
    border: none;
    outline: none;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem; }
  .regions-select--outer i {
    right: 1rem;
    z-index: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    width: 1rem;
    height: 1rem;
    padding: 0.5rem;
    border: 0.1rem solid #fff;
    border-radius: 100%;
    box-sizing: content-box; }
    .regions-select--outer i svg {
      width: 1rem;
      height: 1rem;
      fill: #fff; }

.regions-nav--outer {
  display: none;
  height: 4rem;
  float: left; }
  @media (min-width: 680px) {
    .regions-nav--outer {
      display: block; } }

.toggle--regions-nav {
  position: relative;
  display: block;
  width: 12rem;
  height: 4rem;
  padding: 0 4rem 0 1rem;
  line-height: 4rem;
  color: #fff;
  text-decoration: none;
  background-color: #58595b;
  font-size: 14px;
  font-size: 1.4rem; }
  .toggle--regions-nav i {
    right: 1rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    width: 1rem;
    height: 1rem;
    padding: 0.5rem;
    border: 0.1rem solid #fff;
    border-radius: 100%;
    box-sizing: content-box; }
    .toggle--regions-nav i svg {
      width: 1rem;
      height: 1rem;
      fill: #fff; }
  .toggle--regions-nav svg {
    fill: #fff; }
  .toggle--regions-nav.open {
    background-color: #000; }
    .toggle--regions-nav.open i {
      transform: translateY(-50%) rotate(-90deg);
      -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg); }
  @media (min-width: 960px) {
    .toggle--regions-nav:hover {
      background-color: #000; } }

.regions-nav--region {
  font-family: "VAG Rounded LT W04 Light"; }

.regions-nav {
  display: none;
  position: absolute;
  top: 4rem;
  left: 0;
  z-index: 5000;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.25); }
  .regions-nav h2 {
    display: block;
    width: 12rem;
    float: left;
    color: #478bca;
    font-size: 14px;
    font-size: 1.4rem; }
  @media (min-width: 680px) {
    .regions-nav {
      width: 30rem;
      padding: 3rem 1rem; } }

.regions-nav--group {
  margin: 0 0 3rem; }
  .regions-nav--group:last-child {
    margin: 0; }

.regions-nav--list {
  float: left; }
  .regions-nav--list li {
    margin: 0 0 0.5rem;
    line-height: 1.5; }
  .regions-nav--list a {
    color: #404041;
    font-size: 14px;
    font-size: 1.4rem; }
    @media (min-width: 960px) {
      .regions-nav--list a:hover {
        color: #478bca; } }

.utilities-nav {
  float: right; }

.utilities-nav--list > li {
  float: left; }

.utilities-nav--list > li > a > i {
  width: 4rem;
  height: 4rem;
  padding: 0.75rem; }
  .utilities-nav--list > li > a > i svg {
    width: 2.5rem;
    height: 2.5rem;
    fill: #fff; }
  @media (min-width: 680px) {
    .utilities-nav--list > li > a > i {
      margin: 0 0.5rem 0 0;
      float: left; } }

.utilities-nav--list > li > a {
  display: block;
  height: 4rem;
  padding: 0 1rem;
  line-height: 4rem;
  text-decoration: none; }
  @media (min-width: 960px) {
    .utilities-nav--list > li > a:hover {
      background-color: #000; } }

.utilities-nav--label {
  display: none; }
  @media (min-width: 680px) {
    .utilities-nav--label {
      display: inline;
      color: #fff;
      font-size: 14px;
      font-size: 1.4rem; } }

.toggle--samples-dropdown {
  position: relative; }
  .toggle--samples-dropdown i {
    position: relative; }
  @media (min-width: 960px) {
    .toggle--samples-dropdown:hover > .samples-dropdown {
      display: block; } }
  .toggle--samples-dropdown .btn-basket {
    display: none; }
  .toggle--samples-dropdown .btn-basket.active {
    display: block; }

.samples-dropdown {
  display: none; }
  .samples-dropdown h2 {
    margin: 0 0 1rem;
    color: #478bca;
    font-size: 16px;
    font-size: 1.6rem; }
  @media (min-width: 960px) {
    .samples-dropdown {
      background-color: #fff;
      position: absolute;
      top: 4rem;
      left: 0;
      z-index: 5000;
      width: 30rem;
      padding: 3rem 1rem;
      -webkit-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.25); } }

.samples-dropdown--list {
  margin: 0 0 3rem; }
  .samples-dropdown--list li {
    margin: 0 0 1rem;
    font-size: 14px;
    font-size: 1.4rem; }

.samples-dropdown--thumb {
  width: 2.5rem;
  height: 2.5rem;
  margin: 0 1rem 0 0;
  float: left; }

.samples-dropdown--label {
  display: block;
  padding: 0.5rem 0 0; }

.cart-count {
  position: absolute;
  bottom: -0.5rem;
  right: 0;
  z-index: 10000;
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  background-color: #478bca;
  font-family: "VAG Rounded LT W04 Light";
  color: #fff;
  line-height: 2rem;
  text-align: center;
  font-style: normal;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.25); }

html {
  font-size: 57.5%; }
  @media (min-width: 768px) {
    html {
      font-size: 62.5%; } }

.btn {
  display: block;
  height: 4rem;
  padding: 0 1rem;
  border-radius: 5px;
  line-height: 4rem;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem; }
  .btn i {
    margin: 1rem 0 0 3rem;
    float: right; }
  .btn.blue, .btn.dark-grey {
    color: #fff; }
    .btn.blue i, .btn.dark-grey i {
      width: 0.8rem;
      height: 0.8rem;
      padding: 0.4rem;
      border: 0.1rem solid #fff;
      border-radius: 100%;
      box-sizing: content-box; }
      .btn.blue i svg, .btn.dark-grey i svg {
        width: 0.8rem;
        height: 0.8rem;
        fill: #fff; }
  .btn.blue {
    background-color: #478bca; }
    @media (min-width: 960px) {
      .btn.blue:hover {
        background-color: #3271ac; } }
  .btn.dark-grey {
    background-color: #404041; }
    @media (min-width: 960px) {
      .btn.dark-grey:hover {
        background-color: #272727; } }
  .btn.white {
    background-color: #fff;
    color: #404041; }
    .btn.white i {
      width: 0.8rem;
      height: 0.8rem;
      padding: 0.4rem;
      border: 0.1rem solid #404041;
      border-radius: 100%;
      box-sizing: content-box; }
      .btn.white i svg {
        width: 0.8rem;
        height: 0.8rem;
        fill: #404041; }
    @media (min-width: 960px) {
      .btn.white:hover {
        background-color: #efeff0; } }
  .btn.fl-left {
    float: left; }
  .btn.fl-right {
    float: right; }

.section-1 {
  background-image: url("images/section-1-bkg.jpg");
  position: relative; }
  .section-1:after {
    position: absolute;
    z-index: 0;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }

.section-2 {
  background-image: url("images/section-1-bkg.jpg"); }

.section-3 {
  background-image: url("images/section-1-bkg.jpg"); }

.section-4 {
  background-image: url("images/section-1-bkg.jpg"); }

.section-5 {
  background-image: url("images/section-1-bkg.jpg");
  position: relative; }
  .section-5:after {
    position: absolute;
    z-index: 0;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }

.lpg {
  position: relative; }
  .lpg .regions-nav--outer {
    display: block; }
  @media (min-width: 768px) {
    .lpg .utilities {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 10000; } }
  .lpg .toggle--regions-nav {
    width: auto; }
  .lpg .logo {
    z-index: 2;
    top: 3rem;
    display: block;
    width: 10rem;
    margin: 0 auto 1.5rem; }
    @media (min-width: 568px) {
      .lpg .logo {
        margin: 0 auto 3rem; } }
    @media (min-width: 768px) {
      .lpg .logo {
        top: 9rem;
        width: 15rem;
        margin: 0 auto 6rem; } }
    @media (min-width: 1280px) {
      .lpg .logo {
        top: 12rem;
        margin: 0 auto 12rem; } }
    .lpg .logo i, .lpg .logo svg {
      width: 10rem;
      height: 4rem; }
      @media (min-width: 768px) {
        .lpg .logo i, .lpg .logo svg {
          width: 15rem;
          height: 6rem; } }
    .lpg .logo i {
      margin: 0 0 1rem; }
  .lpg .logo--strap {
    width: 10rem;
    padding: 0.5rem;
    background-color: #478bca;
    text-align: center;
    text-transform: uppercase;
    color: #fff; }
    @media (min-width: 768px) {
      .lpg .logo--strap {
        width: 15rem; } }

.lpg-section {
  position: relative;
  width: 100%;
  height: 100vh; }
  .lpg-section.section-1 {
    height: calc(100vh - 4rem); }
    @media (min-width: 768px) {
      .lpg-section.section-1 {
        height: 100vh;
        padding: 4rem 0 0; } }

.lpg-section--content {
  position: relative;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }
  @media (min-width: 960px) {
    .lpg-section--content {
      width: 50%; } }
  @media (min-width: 960px) {
    .lpg-section--content.left {
      float: left; } }
  @media (min-width: 960px) {
    .lpg-section--content.right {
      float: right; } }

.lpg-content--outer {
  z-index: 2;
  width: 100%;
  padding: 0 3rem; }
  @media (min-width: 680px) {
    .lpg-content--outer {
      width: 60%; } }
  @media (min-width: 768px) {
    .lpg-content--outer {
      padding: 0; } }

@media (min-width: 768px) {
  .section-2 .lpg-content--outer,
  .section-3 .lpg-content--outer,
  .section-4 .lpg-content--outer {
    width: 75%; } }

.lpg-content {
  text-align: center; }
  .lpg-content h1 {
    margin: 0 0 1.5rem;
    font-family: "VAG Rounded LT W04 Light";
    color: #fff;
    line-height: 1.25;
    font-weight: normal;
    font-size: 24px;
    font-size: 2.4rem; }
    @media (min-width: 768px) {
      .lpg-content h1 {
        margin: 0 0 3rem;
        font-size: 36px;
        font-size: 3.6rem; } }
    @media (min-width: 1280px) {
      .lpg-content h1 {
        font-size: 54px;
        font-size: 5.4rem; } }
  .lpg-content h2 {
    margin: 0 0 1.5rem;
    font-family: "VAG Rounded LT W04 Light";
    color: #fff;
    line-height: 1.25;
    font-weight: normal;
    font-size: 24px;
    font-size: 2.4rem; }
    @media (min-width: 768px) {
      .lpg-content h2 {
        margin: 0 0 3rem;
        font-size: 36px;
        font-size: 3.6rem; } }
    @media (min-width: 1280px) {
      .lpg-content h2 {
        font-size: 42px;
        font-size: 4.2rem; } }
  .lpg-content p {
    font-family: "VAG Rounded LT W01 Thin";
    color: #fff;
    line-height: 1.5;
    font-size: 14px;
    font-size: 1.4rem; }
    @media (min-width: 1280px) {
      .lpg-content p {
        font-size: 21px;
        font-size: 2.1rem; } }
  .lpg-content img {
    display: block;
    width: auto;
    height: 1.5rem;
    margin: 0 0 3rem; }
    @media (min-width: 768px) {
      .lpg-content img {
        height: 2rem; } }

@media (min-width: 768px) {
  .section-2 .lpg-content,
  .section-3 .lpg-content,
  .section-4 .lpg-content {
    text-align: left; } }

.lpg-content--header {
  margin: 0 0 1.5rem;
  border-bottom: 5px solid; }
  @media (min-width: 768px) {
    .lpg-content--header {
      margin: 0 0 3rem; } }
  .lpg-content--header.inpro {
    border-color: #478bca; }
  .lpg-content--header.ipc {
    border-color: #416a5b; }
  .lpg-content--header.clickeze {
    border-color: #792426; }
  .lpg-content--header.endurant {
    border-color: #578d96; }
  .lpg-content--header.jointmaster {
    border-color: #231f20; }
  .lpg-content--header.ascend {
    border-color: #995529; }

@media (min-width: 768px) {
  .section-1 .lpg-content--header, .section-1 p,
  .section-5 .lpg-content--header,
  .section-5 p {
    padding: 0 3rem; } }

.country-selector {
  display: block;
  padding: 3rem 0 0;
  text-align: center; }
  .country-selector li {
    display: inline-block;
    margin: 0 1rem 1rem;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem; }
    @media (min-width: 768px) {
      .country-selector li {
        font-size: 16px;
        font-size: 1.6rem; } }
  .country-selector a {
    color: inherit;
    text-decoration: none; }
    .country-selector a:hover {
      text-decoration: underline; }

.start {
  bottom: 2rem;
  z-index: 2;
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem; }
  @media (min-width: 768px) {
    .start {
      font-size: 16px;
      font-size: 1.6rem; } }
  .start i {
    margin: 2rem auto 0;
    width: 1.5rem;
    height: 1.5rem;
    padding: 0.75rem;
    border: 0.1rem solid #fff;
    border-radius: 100%;
    box-sizing: content-box;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%; }
    .start i svg {
      width: 1.5rem;
      height: 1.5rem;
      fill: #fff; }
  .start:hover i {
    background-color: rgba(0, 0, 0, 0.5); }

.prev,
.next {
  position: absolute;
  right: 2rem;
  display: none;
  width: 3rem;
  height: 3rem; }
  @media (min-width: 768px) {
    .prev,
    .next {
      display: block; } }
  .prev i,
  .next i {
    width: 1.5rem;
    height: 1.5rem;
    padding: 0.75rem;
    border: 0.1rem solid #fff;
    border-radius: 100%;
    box-sizing: content-box; }
    .prev i svg,
    .next i svg {
      width: 1.5rem;
      height: 1.5rem;
      fill: #fff; }
  .prev:hover i,
  .next:hover i {
    background-color: rgba(0, 0, 0, 0.5); }

.prev {
  top: 2rem; }
  .prev i {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%; }

.next {
  bottom: 2rem; }
  .next i {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%; }

  .regions-select--outer {
    position: relative;
    width: 15rem;
    height: 4rem;
    float: left;
    background-color: #58595b
}

@media (min-width:680px) {
    .regions-select--outer {
        display: none
    }
}

.regions-select--outer select {
    position: relative;
    z-index: 2;
    width: 120%;
    height: 4rem;
    padding: 0 0 0 1rem;
    background-color: transparent;
    border: none;
    outline: none;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem
}

.regions-select--outer i {
    right: 1rem;
    z-index: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    width: 1rem;
    height: 1rem;
    padding: .5rem;
    border: .1rem solid #fff;
    border-radius: 100%;
    box-sizing: content-box
}

.regions-select--outer i svg {
    width: 1rem;
    height: 1rem;
    fill: #fff
}
