html {
    box-sizing: border-box
}

*,
*::after,
*::before {
    box-sizing: inherit
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.sk-cube-grid {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: rgba(255, 255, 255, 0.8);
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    background-color: black;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    outline: none;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat
}

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg")
}

.slick-prev,
.slick-next {
    position: relative;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    height: 54.4px;
    width: 33.6px;
    margin-top: -27.2px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background-color: transparent;
    z-index: 2
}

.slick-prev:after,
.slick-next:after {
    content: '';
    background-image: url(../img/sprite.svg);
    background-size: 444.8px 864px;
    background-repeat: no-repeat;
    display: inline-block
}

.slick-prev:after,
.slick-next:after {
    width: 100%;
    height: 100%;
    display: block
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none
}

.slick-prev {
    left: 20px
}

.slick-prev:after {
    background-position: 87.6459143969% 8.5925925926%
}

.slick-prev:hover:after {
    background-position: .0972762646% 8.5925925926%
}

.slick-next {
    right: 20px
}

.slick-next:after {
    background-position: 87.6459143969% 0
}

.slick-next:hover:after {
    background-position: .0972762646% 0
}

.slick-dots {
    position: absolute;
    bottom: 10px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 3px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 50px;
    height: 3px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 3px;
    content: '';
    text-align: center;
    background-color: #ccc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    background-color: #009fdf
}


/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border-top: 0;
    background: #dddcdc
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999999
}

.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding-left: 20px;
    padding-top: 13px;
    height: 40px;
    background-color: #dddcdc;
    background-clip: padding-box;
    color: #666666;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap
}

.chosen-container-single .chosen-default {
    color: #666666
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666666
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.chosen-container-single .chosen-single div b:after {
    content: '';
    background-image: url(../img/sprite.svg);
    background-size: 111.2px 216px;
    background-repeat: no-repeat;
    display: inline-block
}

.chosen-container-single .chosen-single div b:after {
    background-position: 61.5778688525% 17.8709055877%;
    width: 13.6px;
    width: 1.36rem;
    height: 8.4px;
    height: .84rem
}

.chosen-container-single .chosen-single div b:after {
    position: absolute;
    top: 50%;
    right: 13px;
    margin-top: -4px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    list-style: none;
    padding-left: 20px;
    padding-top: 13px;
    height: 40px;
    color: #666666;
    text-transform: uppercase;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #009fdf;
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: none
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
    background-image: -o-linear-gradient(#eee 1%, #fff 15%);
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active.chosen-with-drop .chosen-single {
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important
}

.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
    left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased
}

html {
    font-size: 62.5%
}

sup {
    font-size: 62.5%;
    position: relative;
    top: -.55em;
    vertical-align: baseline
}

body {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: Helvetica, Arial, sans-serif;
    background-color: #f5f5f5
}

img {
    max-width: 100%;
    vertical-align: bottom
}

.gp-header {
    background-color: #000;
    padding-top: 15px;
    padding-top: 1.5rem;
    padding-bottom: 15px;
    padding-bottom: 1.5rem
}

.gp-header__wrapper {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-left: 2rem
}

.gp-header__wrapper::after {
    clear: both;
    content: "";
    display: table
}

.gp-element::after {
    clear: both;
    content: "";
    display: table
}

.gp-element--background {
    background-position: center center;
    background-size: 2000px auto;
    background-repeat: no-repeat;
    background-image: url(../img/header-background.jpg);
    background-position: center top
}

@media screen and (max-width: 767px) {
    .gp-element--background {
        background-image: none
    }
}

.gp-element--image .gp-element__headline {
    position: absolute;
    left: 20px;
    left: 2rem;
    bottom: 45px;
    bottom: 1rem;
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 48.8372093023%
}

.gp-element--image .gp-element__headline:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .gp-element--image .gp-element__headline {
        width: 90%;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 26px;
        line-height: 2.6rem;
        bottom: 25px;
        bottom: 2.5rem
    }
}

@media screen and (max-width: 480px) {
    .gp-element--image .gp-element__headline {
        bottom: 15px;
        bottom: 1.5rem
    }
}

.gp-element--image .gp-element__headline--center {
    bottom: auto;
    left: 0;
    top: 50px;
    top: 5rem;
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 100%
}

.gp-element--image .gp-element__headline--center:last-child {
    margin-right: 0
}

@media screen and (max-width: 480px) {
    .gp-element--image .gp-element__headline--center {
        top: 30px;
        top: 3rem
    }
}

.gp-element--image .gp-element__wrapper {
    background-size: contain;
    background-repeat: no-repeat
}

.gp-element--image .gp-element__copy {
    position: absolute
}

.gp-element--image .gp-element__copy--center {
    bottom: auto;
    left: 0;
    top: 85px;
    top: 8.5rem;
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 100%
}

.gp-element--image .gp-element__copy--center:last-child {
    margin-right: 0
}

@media screen and (max-width: 480px) {
    .gp-element--image .gp-element__copy--center {
        top: 35px;
        top: 3.5rem
    }
}

.gp-element__image[data-youtube] {
    cursor: pointer
}

.gp-element__wrapper {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: #efefef
}

.gp-element__wrapper::after {
    clear: both;
    content: "";
    display: table
}

.gp-element__wrapper--flyout {
    overflow: hidden
}

.gp-element__wrapper--white {
    background-color: #fff
}

.gp-element__wrapper--content {
    padding-left: 20px;
    padding-left: 2rem;
    padding-right: 20px;
    padding-right: 2rem;
    padding-top: 27px;
    padding-top: 2.7rem;
    padding-bottom: 30px;
    padding-bottom: 3rem
}

.gp-element__wrapper--images {
    padding-top: 20px;
    padding-top: 2rem;
    padding-bottom: 46px;
    padding-bottom: 4.6rem
}

@media screen and (max-width: 767px) {
    .gp-element__wrapper--images {
        padding-left: 20px;
        padding-left: 2rem;
        padding-right: 20px;
        padding-right: 2rem
    }
}

.gp-element__wrapper--header {
    padding-left: 20px;
    padding-left: 2rem;
    padding-right: 20px;
    padding-right: 2rem;
    padding-top: 25px;
    padding-top: 2.5rem;
    overflow: visible
}

.gp-element__wrapper--youtube-enabled .gp-element__headline,
.gp-element__wrapper--youtube-enabled .gp-element__copy {
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
    transform: translateY(-300px)
}

.gp-element__wrapper--youtube-enabled .gp-youtube__wrapper iframe {
    opacity: 1
}

.gp-element__wrapper--dark {
    background-color: #000;
    color: #fff
}

.gp-element__wrapper--footer {
    padding-bottom: 50px;
    padding-bottom: 5rem
}

.gp-element__wrapper--footer:after {
    content: '';
    background-color: #fff;
    height: 40px;
    height: 4rem;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0
}

.gp-element__wrapper--footer-alt {
    padding-bottom: 10px;
    padding-bottom: 1rem
}

.gp-element__headline {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 28px;
    line-height: 2.8rem;
    margin-bottom: 35px;
    margin-bottom: 3.5rem;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    color: #000;
    font-weight: bold;
    position: relative;
    z-index: 2
}

.gp-element__headline--with-link {
    float: left
}

@media screen and (max-width: 767px) {
    .gp-element__headline--with-link {
        float: none
    }
}

.gp-element__headline--center {
    text-align: center
}

.gp-element__headline--big {
    font-size: 40px;
    font-size: 4rem;
    line-height: 48px;
    line-height: 4.8rem;
    margin-bottom: 10px;
    margin-bottom: 1rem
}

.gp-element__headline--activity {
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 48.8372093023%
}

.gp-element__headline--activity:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .gp-element__headline--activity {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%
    }
    .gp-element__headline--activity:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 480px) {
    .gp-element__headline--activity {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%
    }
    .gp-element__headline--activity:last-child {
        margin-right: 0
    }
}

.gp-element__headline+.gp-element__copy {
    margin-top: 10px;
    margin-top: 1rem
}

@media screen and (max-width: 480px) {
    .gp-element__headline+.gp-element__copy {
        margin-top: 22px;
        margin-top: 2.2rem
    }
}

.gp-element__headline+.gp-element__subline {
    margin-top: 10px;
    margin-top: 1rem;
    border-bottom: 1px solid #c9caca;
    padding-bottom: 15px;
    padding-bottom: 1.5rem;
    margin-bottom: 15px;
    margin-bottom: 1.5rem
}

.gp-element__headline--light {
    color: #fff
}

.gp-element__subline {
    color: #000;
    font-weight: bold
}

.gp-element__subline+.gp-element__copy {
    margin-top: 20px;
    margin-top: 2rem
}

.gp-element__copy {
    line-height: 20px;
    line-height: 2rem;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    color: #000;
    position: relative;
    z-index: 2;
    -webkit-font-smoothing: initial
}

.gp-element__copy--activity {
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 48.8372093023%
}

.gp-element__copy--activity:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .gp-element__copy--activity {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%
    }
    .gp-element__copy--activity:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 480px) {
    .gp-element__copy--activity {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%
    }
    .gp-element__copy--activity:last-child {
        margin-right: 0
    }
}

.gp-element__copy--center {
    text-align: center
}

.gp-element__copy--light {
    color: #fff
}

.gp-element__link {
    cursor: pointer
}

.gp-element__link--headline {
    color: #009fdf;
    text-transform: uppercase;
    padding-right: 22px;
    padding-right: 2.2rem;
    position: relative;
    float: right;
    top: 16px;
    top: 1.6rem
}

.gp-element__link--headline:after {
    content: '';
    background-image: url(../img/sprite.svg);
    background-size: 111.2px 216px;
    background-repeat: no-repeat;
    display: inline-block
}

.gp-element__link--headline:after {
    background-position: .0972762646% 0;
    width: 8.4px;
    width: .84rem;
    height: 13.5px;
    height: 1.35rem
}

@media screen and (max-width: 767px) {
    .gp-element__link--headline {
        float: none
    }
}

.gp-element__link--headline:after {
    position: absolute;
    right: 0
}

.gp-element__link--headline:hover {
    color: #000
}

.gp-element__link--headline:last-child {
    top: 0
}

.gp-element__subheadline {
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold
}

.gp-element__subheadline--center {
    text-align: center
}

.gp-element__header {
    padding-left: 40px;
    padding-left: 4rem;
    padding-right: 40px;
    padding-right: 4rem;
    margin-top: -27px;
    margin-top: -2.7rem;
    margin-bottom: 20px;
    margin-bottom: 2rem
}

.gp-element__header .gp-element__copy {
    padding: 0 calc(210 / 860* 100%)
}

@media screen and (max-width: 767px) {
    .gp-element__header .gp-element__copy {
        padding-left: calc(210 / 767 * 100%);
        padding-right: calc(210 / 767 * 100%)
    }
}

@media screen and (max-width: 480px) {
    .gp-element__header .gp-element__copy {
        padding-left: calc(20 / 480 * 100%);
        padding-right: calc(20 / 480 * 100%)
    }
}

.gp-element__header--center {
    text-align: center
}

.gp-element__header--image {
    margin-left: -20px;
    margin-left: -2rem;
    margin-right: -20px;
    margin-right: -2rem;
    height: 280px;
    height: 28rem;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top
}

@media screen and (max-width: 767px) {
    .gp-element__header--image {
        height: 333px;
        height: 33.3rem
    }
}

@media screen and (max-width: 480px) {
    .gp-element__header--image {
        height: 433px;
        height: 43.3rem
    }
}

.gp-inspiration {
    margin-top: 15px;
    margin-top: 1.5rem;
    margin-left: -20px;
    margin-left: -2rem;
    margin-right: -20px;
    margin-right: -2rem;
    padding-top: 20px;
    padding-top: 2rem;
    padding-left: 20px;
    padding-left: 2rem;
    padding-right: 20px;
    padding-right: 2rem;
    background-image: -webkit-linear-gradient(top, #f5f5f5, rgba(255, 255, 255, 0) 25px);
    background-image: linear-gradient(to bottom, #f5f5f5, rgba(255, 255, 255, 0) 25px);
    border-top: 1px solid #c9caca;
    background-size: 60px 100%
}

.gp-inspiration::after {
    clear: both;
    content: "";
    display: table
}

.gp-inspiration__wrapper {
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 48.8372093023%
}

.gp-inspiration__wrapper:last-child {
    margin-right: 0
}

.gp-inspiration__wrapper--small {
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 23.2558139535%
}

.gp-inspiration__wrapper--small:last-child {
    margin-right: 0
}

.gp-inspiration__wrapper--small .gp-inspiration__entry {
    float: left;
    display: block;
    margin-right: 4.7619047619%;
    width: 100%
}

.gp-inspiration__wrapper--small .gp-inspiration__entry:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .gp-inspiration__wrapper--small .gp-inspiration__row {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 47.619047619%
    }
    .gp-inspiration__wrapper--small .gp-inspiration__row:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 480px) {
    .gp-inspiration__wrapper--small .gp-inspiration__row {
        float: left;
        display: block;
        margin-right: 10%;
        width: 100%
    }
    .gp-inspiration__wrapper--small .gp-inspiration__row:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .gp-inspiration__wrapper {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%;
        margin-top: 20px;
        margin-top: 2rem
    }
    .gp-inspiration__wrapper:last-child {
        margin-right: 0
    }
}

.gp-inspiration__row {
    margin-top: 20px;
    margin-top: 2rem
}

.gp-inspiration__row::after {
    clear: both;
    content: "";
    display: table
}

.gp-inspiration__row:first-child {
    margin-top: 0
}

.gp-inspiration__overlay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-align: left;
    width: 100%;
    height: 100%;
    padding: 20px 20px 20px 20px;
    padding: 2rem 2rem 2rem 2rem;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0.71, 0.01, 0.29, 1);
    -moz-transition: -moz-transform .25s cubic-bezier(0.71, 0.01, 0.29, 1);
    transition: transform .25s cubic-bezier(0.71, 0.01, 0.29, 1)
}

.gp-inspiration__headline {
    color: #fff;
    -webkit-transform: translateY(250px);
    -moz-transform: translateY(250px);
    -ms-transform: translateY(250px);
    -o-transform: translateY(250px);
    transform: translateY(250px);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0.71, 0.01, 0.29, 1);
    -moz-transition: -moz-transform .25s cubic-bezier(0.71, 0.01, 0.29, 1);
    transition: transform .25s cubic-bezier(0.71, 0.01, 0.29, 1);
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    transition-delay: 0.15s
}

.gp-inspiration__headline--visible {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    padding-bottom: 25px;
    padding-bottom: 2.5rem;
    padding-top: 0;
    color: #555;
    text-transform: uppercase;
    font-weight: bold
}

.gp-inspiration__copy {
    color: #fff;
    -webkit-transform: translateY(250px);
    -moz-transform: translateY(250px);
    -ms-transform: translateY(250px);
    -o-transform: translateY(250px);
    transform: translateY(250px);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0.71, 0.01, 0.29, 1);
    -moz-transition: -moz-transform .25s cubic-bezier(0.71, 0.01, 0.29, 1);
    transition: transform .25s cubic-bezier(0.71, 0.01, 0.29, 1);
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    transition-delay: 0.15s
}

.gp-inspiration__copy--visible {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    line-height: 23px;
    line-height: 2.3rem;
    padding-top: 30px;
    padding-top: 3rem;
    padding-left: 60px;
    padding-left: 6rem;
    padding-right: 60px;
    padding-right: 6rem;
    margin-bottom: 0;
    color: #555
}

@media screen and (max-width: 480px) {
    .gp-inspiration__copy--visible {
        padding-left: 0;
        padding-right: 0
    }
}

.gp-inspiration__content {
    overflow: hidden;
    position: relative
}

.gp-inspiration__button {
    width: 200px;
    width: 20rem;
    margin-left: auto;
    margin-right: auto
}

.gp-inspiration__entry {
    height: 200px;
    height: 20rem;
    float: left;
    display: block;
    margin-right: 4.7619047619%;
    width: 47.619047619%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
    -webkit-box-align: end;
    -moz-box-align: end;
    box-align: end;
    -ms-flex-align: end;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -ms-flex-pack: center;
    text-align: center;
    position: relative
}

.gp-inspiration__entry:last-child {
    margin-right: 0
}

.gp-inspiration__entry:hover .gp-inspiration__overlay,
.gp-inspiration__entry:hover .gp-inspiration__headline,
.gp-inspiration__entry:hover .gp-inspiration__copy {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.gp-inspiration__entry--no-flex {
    height: auto;
    display: block
}

@media screen and (max-width: 767px) {
    .gp-inspiration__entry--no-flex {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
        margin-bottom: 4rem
    }
    .gp-inspiration__entry--no-flex:last-child {
        margin-right: 0
    }
    .gp-inspiration__entry--no-flex:last-child {
        margin-bottom: 0
    }
}

.gp-inspiration__entry--label {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -ms-flex-align: center
}

.gp-inspiration__entry-label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem;
    padding-left: 10px;
    padding-left: 1rem;
    padding-right: 10px;
    padding-right: 1rem;
    padding-top: 5px;
    padding-top: .5rem;
    padding-bottom: 5px;
    padding-bottom: .5rem;
    border-radius: 3px;
    border-radius: .3rem;
    margin-left: 18px;
    margin-left: 1.8rem;
    top: -19px;
    top: -1.9rem;
    position: relative;
    text-transform: uppercase;
    background-color: #009fdf;
    color: #fff;
    z-index: 3
}

.gp-inspiration__entry-label+* {
    margin-top: -21px;
    margin-top: -2.1rem;
    display: block
}

.gp-inspiration__entry-label:after {
    bottom: -6px;
    bottom: -.6rem;
    margin-left: -7px;
    margin-left: -.7rem;
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #009fdf;
    border-left: .7rem solid transparent;
    border-right: .7rem solid transparent;
    border-top: 0.7rem solid #009fdf;
    position: absolute;
    left: 50%
}

.gp-inspiration__entry--fullwidth {
    float: left;
    display: block;
    margin-right: 4.7619047619%;
    width: 100%
}

.gp-inspiration__entry--fullwidth:last-child {
    margin-right: 0
}

.gp-button {
    display: block;
    background-color: #009fdf;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px;
    margin-top: 2rem;
    text-decoration: none;
    position: relative;
    padding-top: 13px;
    padding-top: 1.3rem;
    padding-bottom: 11px;
    padding-bottom: 1.1rem;
    padding-left: 19px;
    padding-left: 1.9rem;
    padding-right: 30px;
    padding-right: 3rem;
    overflow: hidden;
    text-overflow: ellipsis
}

.gp-button:hover {
    background-color: #008dc6
}

.gp-button:after {
    position: absolute;
    right: 9px;
    right: .9rem;
    margin-top: -7px;
    margin-top: -.7rem;
    top: 50%
}

.gp-button--dark {
    background-color: rgba(0, 0, 0, 0.8);
    color: #009fdf
}

.gp-button--dark:after {
    background-position: .0972762646% 0
}

.gp-button--dark:hover {
    background-color: #009fdf;
    color: #fff
}

.gp-button--dark:hover:after {
    background-position: 29.280155642% 0
}

.gp-button--grey {
    background-color: #f7f7f7;
    color: #000
}

.gp-button--grey:hover {
    background-color: #e6e7e8
}

.gp-button--inline {
    display: inline-block;
    padding-left: 19px;
    padding-left: 1.9rem;
    padding-right: 19px;
    padding-right: 1.9rem;
    min-width: 130px;
    min-width: 13rem
}

.gp-button--arrow-right {
    position: relative
}

.gp-button--arrow-right:after {
    content: '';
    background-image: url(../img/sprite.svg);
    background-size: 111.2px 216px;
    background-repeat: no-repeat;
    display: inline-block
}

.gp-button--arrow-right:after {
    background-position: 29.280155642% 0;
    width: 8.4px;
    width: .84rem;
    height: 13.5px;
    height: 1.35rem
}

.gp-button--buy {
    display: inline-block;
    height: 40px;
    height: 4rem;
    position: relative
}

.gp-button--buy:after {
    content: '';
    background-image: url(../img/sprite.svg);
    background-size: 111.2px 216px;
    background-repeat: no-repeat;
    display: inline-block
}

.gp-button--buy:after {
    background-position: 33.2594235033% 82.9145728643%;
    width: 21px;
    width: 2.1rem;
    height: 17px;
    height: 1.7rem
}

.gp-button--buy:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-top: -.7rem;
    margin-left: -9px;
    margin-left: -.9rem
}

.gp-button--arrow-down {
    position: relative
}

.gp-button--arrow-down:after {
    content: '';
    background-image: url(../img/sprite.svg);
    background-size: 111.2px 216px;
    background-repeat: no-repeat;
    display: inline-block
}

.gp-button--arrow-down:after {
    background-position: 30.8401639344% 17.8709055877%;
    width: 13.6px;
    width: 1.36rem;
    height: 8.4px;
    height: .84rem
}

.gp-button--arrow-down:after {
    top: 24px;
    top: 2.4rem
}

.gp-button--triangle {
    position: relative;
    height: 74px;
    height: 7.4rem;
    font-size: 22px;
    font-size: 2.2rem;
    padding-top: 19px;
    padding-top: 1.9rem;
    padding-right: 80px;
    padding-right: 8rem;
    display: inline-block
}

.gp-button--triangle:after {
    content: '';
    background-image: url(../img/sprite.svg);
    background-size: 111.2px 216px;
    background-repeat: no-repeat;
    display: inline-block
}

.gp-button--triangle:after {
    background-position: 30.6517311609% 100%;
    width: 13px;
    width: 1.3rem;
    height: 19.5px;
    height: 1.95rem
}

.gp-button--triangle:after {
    top: 25px;
    top: 2.5rem;
    right: 20px;
    right: 2rem
}

.gp-button--triangle:hover {
    background-color: #fff;
    color: #009fdf
}

.gp-button--triangle:hover:after {
    background-position: 0 100%
}

.gp-button--border {
    background-color: transparent;
    border: 8px solid #fff;
    width: auto
}

@media screen and (max-width: 480px) {
    .gp-button--border {
        height: 50px;
        height: 5rem;
        padding-top: 10px;
        padding-top: 1rem;
        padding-right: 40px;
        padding-right: 4rem;
        border: 5px solid #fff
    }
    .gp-button--border:after {
        top: 18px;
        top: 1.8rem;
        right: 12px;
        right: 1.2rem
    }
}

.gp-button--outline {
    background-color: #fff;
    border: 1px solid #009fdf;
    color: #009fdf
}

.gp-button--outline:hover {
    background-color: #009fdf;
    color: #fff
}

.gp-button--outline.gp-button--arrow-down:after {
    background-position: .1024590164% 17.8709055877%
}

.gp-button--outline.gp-button--arrow-down:hover:after {
    background-position: 30.8401639344% 17.8709055877%
}

.gp-link {
    position: relative;
    display: inline-block;
    padding-right: 30px;
    padding-right: 3rem;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    margin-left: 20px;
    margin-left: 2rem;
    padding-top: 10px;
    padding-top: 1rem;
    position: relative
}

.gp-link::after {
    clear: both;
    content: "";
    display: table
}

.gp-link:after {
    content: '';
    background-image: url(../img/sprite.svg);
    background-size: 111.2px 216px;
    background-repeat: no-repeat;
    display: inline-block
}

.gp-link:after {
    background-position: .9072580645% 56.1274509804%;
    width: 12px;
    width: 1.2rem;
    height: 12px;
    height: 1.2rem
}

.gp-link:after {
    top: 10px;
    top: 1rem;
    right: 0;
    position: absolute
}

.gp-photos {
    clear: both;
    padding-left: 20px;
    padding-left: 2rem;
    padding-right: 20px;
    padding-right: 2rem;
    margin-top: 30px;
    margin-top: 3rem
}

.gp-photos::after {
    clear: both;
    content: "";
    display: table
}

.gp-photos__entry {
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 23.2558139535%
}

.gp-photos__entry:last-child {
    margin-right: 0
}

@media screen and (max-width: 480px) {
    .gp-photos__entry {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 47.619047619%
    }
    .gp-photos__entry:last-child {
        margin-right: 0
    }
    .gp-photos__entry:nth-child(2n) {
        margin-right: 0
    }
    .gp-photos__entry:nth-child(n+3) {
        margin-top: 20px;
        margin-top: 2rem
    }
}

.gp-youtube__wrapper {
    padding-top: 56.27777777%;
    position: relative
}

.gp-youtube__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: .8
}

.gp-youtube__wrapper--normal {
    padding-top: 56.25%;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out
}

.gp-youtube__wrapper--normal iframe {
    opacity: 1
}

.gp-youtube__wrapper--hidden {
    opacity: 0
}

.gp-shop {
    margin-top: -13px;
    margin-top: -1.3rem;
    margin-left: -20px;
    margin-left: -2rem;
    margin-right: -20px;
    margin-right: -2rem
}

.gp-shop::after {
    clear: both;
    content: "";
    display: table
}

.gp-shop__item {
    margin-bottom: calc(7 / 900 * 100%);
    margin-right: calc(7 / 900 * 100%);
    padding-top: calc(220/900*100%);
    width: calc(220/900*100%);
    height: 0;
    float: left;
    position: relative
}

.gp-shop__item:nth-child(3),
.gp-shop__item:nth-child(5),
.gp-shop__item:nth-child(8) {
    margin-right: 0
}

.gp-shop__item:nth-child(3),
.gp-shop__item:nth-child(6) {
    width: calc(446 / 900 * 100%)
}

.gp-shop__item:nth-child(4) {
    width: calc(673 / 900 * 100%)
}

.gp-shop__item:nth-child(4) .gp-shop__link {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    padding-left: 20px;
    padding-left: 2rem
}

.gp-shop__item:nth-child(4) .gp-shop__label {
    width: calc(220/900*100%)
}

@media screen and (max-width: 480px) {
    .gp-shop__item:nth-child(4) .gp-shop__label {
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    .gp-shop__item {
        margin-right: 2px !important;
        width: calc(50% - 2px) !important;
        padding-top: 50% !important
    }
    .gp-shop__item:nth-child(2n+2) {
        margin-right: 0 !important
    }
}

.gp-shop__link {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding-left: 10px;
    padding-left: 1rem;
    padding-right: 10px;
    padding-right: 1rem;
    position: absolute;
    text-decoration: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    cursor: pointer
}

.gp-shop__link:hover:after {
    background-color: rgba(0, 0, 0, 0.4)
}

.gp-shop__link:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2
}

.gp-shop__link--video:after {
    content: none
}

.gp-shop__link--video:hover:after {
    content: ''
}

.gp-shop__link--video img {
    display: none
}

@media screen and (max-width: 480px) {
    .gp-shop__link--video:after {
        content: ''
    }
    .gp-shop__link--video img {
        display: block
    }
    .gp-shop__link--video video {
        display: none
    }
}

.gp-shop__label {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 18px;
    line-height: 1.8rem;
    color: #fff;
    position: relative;
    z-index: 3;
    font-weight: bold;
    text-align: center;
    display: block
}

@media screen and (max-width: 480px) {
    .gp-shop__label {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 14px;
        line-height: 1.4rem
    }
}

.gp-shop__image,
.gp-shop__video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.gp-carousel__item {
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.gp-carousel__link>:first-child {
    display: none;
    position: absolute;
    top: 0;
    left: 0
}

.gp-carousel__link:hover>:first-child {
    display: block
}

.gp-carousel__link>:last-child {
    display: block;
    position: static
}

.gp-select {
    width: 100%
}

.gp-select .chosen-container {
    width: 100% !important
}

.gp-select--amount {
    width: 80px;
    width: 8rem;
    float: left;
    margin-right: 2px;
    margin-right: .2rem
}

.gp-select--amount .chosen-container {
    width: 80px !important;
    width: 8rem !important
}

.gp-select--activity {
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 48.8372093023%;
    bottom: 34px;
    bottom: 3.4rem;
    right: 20px;
    right: 2rem;
    position: absolute
}

.gp-select--activity:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .gp-select--activity {
        position: static;
        margin-top: 20px;
        margin-top: 2rem;
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%
    }
    .gp-select--activity:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 480px) {
    .gp-select--activity {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%
    }
    .gp-select--activity:last-child {
        margin-right: 0
    }
}

.gp-bundle {
    margin-bottom: 60px;
    margin-bottom: 6rem
}

.gp-bundle::after {
    clear: both;
    content: "";
    display: table
}

.gp-bundle__image-wrapper {
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 48.8372093023%
}

.gp-bundle__image-wrapper:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .gp-bundle__image-wrapper {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%
    }
    .gp-bundle__image-wrapper:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 480px) {
    .gp-bundle__image-wrapper {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%
    }
    .gp-bundle__image-wrapper:last-child {
        margin-right: 0
    }
}

.gp-bundle__headline+.gp-bundle__image {
    margin-top: 15px;
    margin-top: 1.5rem
}

.gp-bundle__content {
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 48.8372093023%
}

.gp-bundle__content:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .gp-bundle__content {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%;
        margin-top: 15px;
        margin-top: 1.5rem
    }
    .gp-bundle__content:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 480px) {
    .gp-bundle__content {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%
    }
    .gp-bundle__content:last-child {
        margin-right: 0
    }
}

.gp-bundle__image {
    margin-top: 30px;
    margin-top: 3rem;
    display: block
}

.gp-bundle__copy {
    margin-top: 23px;
    margin-top: 2.3rem;
    color: #000000;
    position: relative;
    line-height: 20px;
    line-height: 2rem
}

.gp-bundle__button {
    position: relative
}

.gp-bundle__button:after {
    content: '';
    background-image: url(../img/sprite.svg);
    background-size: 111.2px 216px;
    background-repeat: no-repeat;
    display: inline-block
}

.gp-bundle__button:after {
    background-position: 31.847133758% 40.9090909091%;
    width: 17px;
    width: 1.7rem;
    height: 18px;
    height: 1.8rem
}

.gp-bundle__button:after {
    right: 13px;
    right: 1.3rem
}

.gp-items {
    overflow: hidden;
    margin-top: 19px;
    margin-top: 1.9rem
}

.gp-items+.gp-product__copy {
    margin-top: 25px;
    margin-top: 2.5rem
}

.gp-items__item {
    border: 1px solid #c9caca;
    float: left;
    width: 19.0476190476%;
    margin-left: 1.1904761905%
}

.gp-items__item:hover,
.gp-items__item--active {
    border-color: #000
}

.gp-items__item:nth-child(6n),
.gp-items__item:first-child {
    margin-left: 0
}

.gp-items__item:nth-child(n+6) {
    margin-top: 5px;
    margin-top: .5rem
}

.gp-items__image {
    width: 100%
}

.gp-products {
    clear: both;
    margin-bottom: 30px;
    margin-bottom: 3rem;
    margin-top: 40px;
    margin-top: 4rem
}

.gp-products__item {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal
}

@media screen and (max-width: 767px) {
    .gp-products__item {
        display: block;
        margin-bottom: 25px;
        margin-bottom: 2.5rem
    }
}

.gp-products__row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -ms-flex-align: center;
    height: 150px;
    height: 15rem
}

@media screen and (max-width: 767px) {
    .gp-products__row {
        display: block;
        height: auto
    }
}

.gp-products__row--flex {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -ms-flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: box
}

@media screen and (max-width: 767px) {
    .gp-products__row--flex {
        margin-bottom: 15px;
        margin-bottom: 1.5rem
    }
}

.gp-products__image-wrapper {
    width: 130px;
    width: 13rem
}

.gp-products__buy {
    margin-top: 0
}

.gp-products__shop::after {
    clear: both;
    content: "";
    display: table
}

.gp-products__info {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -ms-flex: 1;
    padding-right: 30px;
    padding-right: 3rem;
    min-width: 380px;
    min-width: 38rem
}

@media screen and (max-width: 767px) {
    .gp-products__info {
        min-width: 0;
        padding-right: 0
    }
}

.gp-products__content {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -ms-flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -ms-flex-align: center;
    height: 100%;
    border-bottom: 1px solid #c9caca
}

@media screen and (max-width: 767px) {
    .gp-products__content--name {
        border: none
    }
}

@media screen and (max-width: 767px) {
    .gp-products__content--meta {
        padding-bottom: 20px;
        padding-bottom: 2rem
    }
}

.gp-products__content-wrapper {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -ms-flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -ms-flex-align: center
}

.gp-products__headline {
    font-weight: bold;
    color: #009fdf;
    margin-bottom: 10px;
    margin-bottom: 1rem
}

.gp-products__link {
    text-decoration: none;
    color: #009fdf
}

.gp-products__link:hover {
    color: #000
}

.gp-products__copy {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
    line-height: 1.6rem;
    width: 250px;
    width: 25rem;
    color: #555
}

@media screen and (max-width: 767px) {
    .gp-products__copy {
        width: auto
    }
}

.gp-products__label {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem;
    padding-left: 10px;
    padding-left: 1rem;
    padding-right: 10px;
    padding-right: 1rem;
    padding-top: 5px;
    padding-top: .5rem;
    padding-bottom: 5px;
    padding-bottom: .5rem;
    border-radius: 3px;
    border-radius: .3rem;
    margin-bottom: 14px;
    margin-bottom: 1.4rem;
    position: relative;
    text-transform: uppercase;
    background-color: #009fdf;
    color: #fff
}

.gp-products__price {
    margin-right: 20px;
    margin-right: 2rem;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -ms-flex: 1;
    display: block
}

@media screen and (max-width: 767px) {
    .gp-products__price {
        text-align: right
    }
}

.gp-product {
    padding-bottom: 0px;
    padding-bottom: 0rem
}

.gp-product::after {
    clear: both;
    content: "";
    display: table
}

.gp-product__image-wrapper {
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 48.8372093023%
}

.gp-product__image-wrapper:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .gp-product__image-wrapper {
        width: 100%;
        margin-right: 0;
        float: none;
        margin-bottom: 20px;
        margin-bottom: 2rem
    }
}

.gp-product__content {
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 48.8372093023%;
    margin-right: 0
}

.gp-product__content:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .gp-product__content {
        width: 100%;
        margin-right: 0;
        float: none
    }
}

.gp-product__label {
    font-weight: bold;
    color: #009fdf;
    text-transform: uppercase
}

.gp-product__headline {
    font-weight: bold;
    font-size: 32px;
    font-size: 3.2rem;
    margin-bottom: 8px;
    margin-bottom: .8rem
}

.gp-product__subline {
    color: #555;
    font-weight: bold;
    margin-bottom: 16px;
    margin-bottom: 1.6rem
}

.gp-product__copy {
    line-height: 20px;
    line-height: 2rem;
    color: #555
}

.gp-product__rating {
    margin-top: 10px;
    margin-top: 1rem
}

.gp-product__rating span {
    color: #009fdf
}

.gp-product__shop {
    border-top: 1px solid #c9caca;
    margin-top: 20px;
    margin-top: 2rem;
    padding-top: 20px;
    padding-top: 2rem
}

.gp-product__shop::after {
    clear: both;
    content: "";
    display: table
}

.gp-product__buy {
    float: right
}

.gp-product__price {
    float: left;
    font-size: 32px;
    font-size: 3.2rem;
    padding-top: 7px;
    padding-top: .7rem
}

#socialButtons {
    position: absolute;
    bottom: 20px;
    right: 20px;
    text-align: right;
    height: 30px;
    font-size: inherit
}

#socialButtons .stButton .stMainServices {
    height: 24px
}

#socialButtons .stButton .stButton_gradient {
    height: 22px
}

.gp-content {
    border-bottom: 1px solid #c9caca;
    margin-bottom: 45px;
    margin-bottom: 4.5rem;
    padding-bottom: 45px;
    padding-bottom: 4.5rem
}

.gp-content::after {
    clear: both;
    content: "";
    display: table
}

.gp-content:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.gp-content--bottom {
    padding-bottom: 0
}

@media screen and (max-width: 767px) {
    .gp-content--bottom {
        padding-bottom: 45px;
        padding-bottom: 4.5rem
    }
    .gp-content--bottom:last-child {
        padding-bottom: 0
    }
}

.gp-content__column {
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 48.8372093023%
}

.gp-content__column:last-child {
    margin-right: 0
}

.gp-content__column--left {
    float: left;
    margin-right: 20px;
    margin-right: 2rem
}

.gp-content__column--right {
    float: right;
    text-align: right;
    margin-right: 0
}

.gp-content__column--indent {
    padding-top: 70px;
    padding-top: 7rem
}

@media screen and (max-width: 767px) {
    .gp-content__column {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%;
        padding-top: 20px;
        padding-top: 2rem
    }
    .gp-content__column:last-child {
        margin-right: 0
    }
    .gp-content__column--left,
    .gp-content__column--right {
        float: none;
        margin-right: 0
    }
}

.gp-content__headline {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 35px;
    line-height: 3.5rem;
    margin-bottom: 10px;
    margin-bottom: 1rem;
    font-weight: bold
}

.gp-content__copy {
    color: #555;
    line-height: 20px;
    line-height: 2rem
}

.gp-content__row {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 40px;
    margin-top: 4rem
}

@media screen and (max-width: 767px) {
    .gp-content__row {
        display: block
    }
}

.gp-content__flex {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 0
}

@media screen and (max-width: 767px) {
    .gp-content__flex {
        width: auto
    }
    .gp-content__flex:first-child {
        margin-bottom: 20px;
        margin-bottom: 2rem
    }
}

.gp-content__flex--center {
    text-align: center
}

.gp-content__flex--1 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -ms-flex-order: 1;
    margin-left: 0
}

.gp-content__flex--2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -ms-flex-order: 2;
    margin-left: 20px;
    margin-left: 2rem
}

@media screen and (max-width: 767px) {
    .gp-content__flex--2 {
        margin-left: 0
    }
}

.gp-content__subheadline {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 27px;
    line-height: 2.7rem;
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
    padding-bottom: 15px;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #c9caca
}

.gp-content__button {
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 23.2558139535%;
    float: right
}

.gp-content__button:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .gp-content__button {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 47.619047619%;
        float: right
    }
    .gp-content__button:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 480px) {
    .gp-content__button {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%;
        float: right
    }
    .gp-content__button:last-child {
        margin-right: 0
    }
}

.gp-specs {
    margin-top: 50px;
    margin-top: 5rem
}

.gp-specs__row {
    border-bottom: 1px solid #c9caca;
    margin-bottom: 48px;
    margin-bottom: 4.8rem;
    padding-bottom: 48px;
    padding-bottom: 4.8rem
}

.gp-specs__row::after {
    clear: both;
    content: "";
    display: table
}

.gp-specs__row:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0
}

.gp-specs__column {
    margin-left: 25.5813953488%
}

@media screen and (max-width: 767px) {
    .gp-specs__column {
        margin-left: 0
    }
}

.gp-specs__column-wrapper {
    margin-left: 25.5813953488%
}

.gp-specs__column-wrapper::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (max-width: 767px) {
    .gp-specs__column-wrapper {
        margin-left: 0
    }
}

.gp-specs__column-wrapper .gp-specs__column {
    margin-left: 0;
    float: left;
    width: 28.125%
}

.gp-specs__column-wrapper .gp-specs__column:last-child {
    width: 14.0625%
}

@media screen and (max-width: 900px) {
    .gp-specs__column-wrapper .gp-specs__column {
        width: 50%;
        margin-bottom: 25px;
        margin-bottom: 2.5rem
    }
    .gp-specs__column-wrapper .gp-specs__column:last-child {
        width: 50%
    }
    .gp-specs__column-wrapper .gp-specs__column:last-child,
    .gp-specs__column-wrapper .gp-specs__column:nth-child(3) {
        margin-bottom: 0
    }
}

@media screen and (max-width: 399px) {
    .gp-specs__column-wrapper .gp-specs__column {
        width: 100%
    }
    .gp-specs__column-wrapper .gp-specs__column:nth-child(3) {
        margin-bottom: 25px;
        margin-bottom: 2.5rem
    }
    .gp-specs__column-wrapper .gp-specs__column:last-child {
        margin-bottom: 0
    }
}

.gp-specs__headline {
    font-weight: bold;
    float: left;
    display: block;
    margin-right: 2.3255813953%;
    width: 23.2558139535%
}

.gp-specs__headline:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .gp-specs__headline {
        float: left;
        display: block;
        margin-right: 4.7619047619%;
        width: 100%;
        margin-bottom: 8px;
        margin-bottom: .8rem
    }
    .gp-specs__headline:last-child {
        margin-right: 0
    }
}

.gp-specs__subheadline {
    color: #555;
    font-weight: bold;
    margin-bottom: 4px;
    margin-bottom: .4rem
}

.gp-specs__list {
    color: #555
}

.gp-specs__item {
    line-height: 25px;
    line-height: 2.5rem
}

.gp-specs__copy {
    color: #555;
    line-height: 25px;
    line-height: 2.5rem;
    margin-bottom: 8px;
    margin-bottom: .8rem
}

.gp-product-item {
    margin-top: 53px;
    margin-top: 5.3rem
}

.gp-product-item::after {
    clear: both;
    content: "";
    display: table
}

.gp-product-item:first-child {
    margin-top: 0
}

.gp-product-item:last-child {
    margin-bottom: 20px;
    margin-bottom: 2rem
}

.gp-product-item--left .gp-product-item__content {
    float: left;
    padding-left: 40px;
    padding-left: 4rem;
    padding-right: 100px;
    padding-right: 10rem
}

.gp-product-item--left .gp-product-item__image {
    float: right
}

.gp-product-item--left .gp-product-item__product {
    left: -25%
}

.gp-product-item--left .gp-product-item__icons {
    right: 20px;
    right: 2rem
}

.gp-product-item--right .gp-product-item__content {
    float: right;
    padding-left: 130px;
    padding-left: 13rem;
    padding-right: 40px;
    padding-right: 4rem
}

.gp-product-item--right .gp-product-item__image {
    float: left
}

.gp-product-item--right .gp-product-item__product {
    right: -25%
}

.gp-product-item--right .gp-product-item__icons {
    left: 20px;
    left: 2rem
}

@media screen and (max-width: 767px) {
    .gp-product-item--right .gp-product-item__icons {
        right: 20px;
        right: 2rem;
        left: auto
    }
}

.gp-product-item__content {
    padding-top: 30px;
    padding-top: 3rem;
    width: 51.1111111111%
}

@media screen and (max-width: 767px) {
    .gp-product-item__content {
        width: 100%;
        padding: 0 !important;
        float: none !important
    }
}

.gp-product-item__image {
    width: 48.8888888889%;
    position: relative
}

@media screen and (max-width: 767px) {
    .gp-product-item__image {
        margin-bottom: 80px;
        margin-bottom: 8rem;
        width: 100%;
        padding: 0 !important;
        float: none !important
    }
}

@media screen and (max-width: 480px) {
    .gp-product-item__image {
        margin-bottom: 140px;
        margin-bottom: 14rem
    }
}

.gp-product-item__product {
    bottom: -60px;
    bottom: -6rem;
    position: absolute
}

@media screen and (max-width: 767px) {
    .gp-product-item__product {
        bottom: -63px;
        bottom: -6.3rem;
        left: 0 !important;
        right: 0 !important
    }
}

@media screen and (max-width: 480px) {
    .gp-product-item__product {
        max-width: 150px;
        max-width: 15rem
    }
}

.gp-product-item__headline {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 20px;
    line-height: 2rem;
    margin-bottom: 6px;
    margin-bottom: .6rem;
    font-weight: bold;
    color: #000
}

.gp-product-item__subheadline {
    line-height: 23px;
    line-height: 2.3rem;
    font-weight: bold;
    color: #555
}

.gp-product-item__copy {
    line-height: 25px;
    line-height: 2.5rem;
    padding-top: 3px;
    padding-top: .3rem;
    margin-top: 15px;
    margin-top: 1.5rem;
    color: #555;
    border-top: 1px solid #c9caca
}

.gp-product-item__picture img {
    width: 100%
}

.gp-product-item__icons {
    width: 168px;
    width: 16.8rem;
    bottom: -33px;
    bottom: -3.3rem;
    position: absolute
}

@media screen and (max-width: 480px) {
    .gp-product-item__icons {
        bottom: -120px;
        bottom: -12rem;
        left: auto !important;
        right: auto !important;
        width: 100%
    }
}

.gp-product-item__product-image {
    position: relative
}

.gp-product-item__new {
    font-size: 12px;
    font-size: 1.2rem;
    border-radius: 57px;
    border-radius: 5.7rem;
    width: 57px;
    width: 5.7rem;
    height: 57px;
    height: 5.7rem;
    padding-left: 10px;
    padding-left: 1rem;
    padding-right: 10px;
    padding-right: 1rem;
    bottom: -40px;
    bottom: -4rem;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    right: -25%;
    font-weight: bold;
    color: #fff;
    background-color: #009fdf;
    text-transform: uppercase;
    text-align: center;
    position: absolute
}

@media screen and (max-width: 767px) {
    .gp-product-item__new {
        left: 110px;
        left: 11rem;
        right: auto
    }
}

.gp-product-item__icon {
    width: 50px;
    width: 5rem;
    height: 50px;
    height: 5rem;
    border-radius: 25px;
    border-radius: 2.5rem;
    margin-right: 9px;
    margin-right: .9rem;
    margin-bottom: 9px;
    margin-bottom: .9rem;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    color: #7b7b7b;
    text-align: center;
    background-color: #fff;
    border: 1px solid #c9caca;
    float: left
}

.gp-product-item__icon span {
    font-size: 12px;
    font-size: 1.2rem
}

.gp-product-item__icon span small {
    font-size: 10px;
    font-size: 1rem
}

.gp-product-item__icon strong {
    font-weight: bold
}

.gp-product-item__icon:nth-child(3n) {
    margin-right: 0
}

.gp-product-item__icon:nth-child(3n+1) {
    margin-bottom: 0
}

.gp-product-item__icon:hover {
    background-color: #009fdf;
    border-color: #009fdf;
    color: #fff
}

.gp-product-item__icon:hover circle {
    fill: #009fdf
}

@media screen and (max-width: 480px) {
    .gp-product-item__icon {
        width: 40px;
        width: 4rem;
        height: 40px;
        height: 4rem;
        margin-right: 8px;
        margin-right: .8rem
    }
    .gp-product-item__icon span {
        font-size: 10px;
        font-size: 1rem
    }
    .gp-product-item__icon span small {
        font-size: 8px;
        line-height: 8px
    }
    .gp-product-item__icon:nth-child(3n) {
        margin-right: 8px;
        margin-right: .8rem
    }
    .gp-product-item__icon:last-child {
        margin-right: 0
    }
}

.gp-product-item__icon svg {
    width: 100%;
    height: 100%
}

.gp-product-item__icon--mountable {
    width: 34px;
    width: 3.4rem;
    height: 22px;
    height: 2.2rem;
    margin-top: -6px;
    margin-top: -.6rem
}

@media screen and (max-width: 480px) {
    .gp-product-item__icon--mountable {
        width: 29px;
        width: 2.9rem;
        height: 19px;
        height: 1.9rem
    }
}

.gp-product-item__icon--waterproof {
    width: 26px;
    width: 2.6rem;
    height: 23px;
    height: 2.3rem;
    margin-top: -4px;
    margin-top: -.4rem
}

@media screen and (max-width: 480px) {
    .gp-product-item__icon--waterproof {
        width: 22px;
        width: 2.2rem;
        height: 19px;
        height: 1.9rem
    }
}

.gp-product-item__icon--wifi {
    width: 35px;
    width: 3.5rem;
    height: 18px;
    height: 1.8rem
}

@media screen and (max-width: 480px) {
    .gp-product-item__icon--wifi {
        width: 30px;
        width: 3rem;
        height: 15px;
        height: 1.5rem
    }
}

.gp-product-item__icon--one {
    width: 30px;
    width: 3rem;
    height: 30px;
    height: 3rem
}

@media screen and (max-width: 480px) {
    .gp-product-item__icon--one {
        width: 25px;
        width: 2.5rem;
        height: 25px;
        height: 2.5rem
    }
}

.gp-product-item__icon--touch {
    width: 22px;
    width: 2.2rem;
    height: 17px;
    height: 1.7rem
}

@media screen and (max-width: 480px) {
    .gp-product-item__icon--touch {
        width: 19px;
        width: 1.9rem;
        height: 15px;
        height: 1.5rem
    }
}

.gp-featured-cameras {
    text-align: center
}

.gp-featured-cameras__image-wrapper {
    padding-top: calc(250 / 900 * 100%);
    width: 100%;
    position: relative
}

.gp-featured-cameras__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/carousel/background.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat
}

.gp-featured-cameras__headline {
    font-size: 30px;
    font-size: 3rem;
    font-weight: bold
}

@media screen and (max-width: 480px) {
    .gp-featured-cameras__headline {
        font-size: 24px;
        font-size: 2.4rem
    }
}

.gp-featured-cameras__copy {
    margin-top: 17px;
    margin-top: 1.7rem;
    line-height: 24px;
    line-height: 2.4rem
}

@media screen and (max-width: 480px) {
    .gp-featured-cameras__copy {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 18px;
        line-height: 1.8rem;
        margin-top: 10px;
        margin-top: 1rem
    }
}

.gp-features-cameras__cameras {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-top: calc(30 / 625 * 100%);
    width: calc(625 / 900 * 100%);
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2
}

.gp-featured-cameras__content {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    height: 250px;
    height: 25rem;
    position: relative;
    width: 100%;
    background-color: #fff
}

@media screen and (max-width: 480px) {
    .gp-featured-cameras__content {
        height: 210px;
        height: 21rem
    }
}

.gp-featured-cameras__content-wrapper {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 32px;
    bottom: 3.2rem;
    left: 50%;
    position: absolute
}

.gp-featured-cameras__action {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.gp-featured-cameras__action .gp-button {
    margin-right: 30px;
    margin-right: 3rem
}

.gp-featured-cameras__action .gp-button:last-child {
    margin-right: 0
}

.gp-hero-session {
    text-align: center;
    padding-left: 20px;
    padding-left: 2rem;
    padding-right: 20px;
    padding-right: 2rem
}

@media screen and (max-width: 767px) {
    .gp-hero-session {
        padding-bottom: 20px;
        padding-bottom: 2rem
    }
}

.gp-hero-session__button {
    width: 200px;
    width: 20rem;
    margin-left: -100px;
    margin-left: -10rem;
    bottom: 20px;
    bottom: 2rem;
    position: absolute;
    left: 50%
}

@media screen and (max-width: 767px) {
    .gp-hero-session__button {
        bottom: 0px;
        bottom: 0rem
    }
}

.gp-hero-plus {
    text-align: center;
    padding-left: 20px;
    padding-left: 2rem;
    padding-right: 20px;
    padding-right: 2rem
}

@media screen and (max-width: 767px) {
    .gp-hero-plus {
        padding-bottom: 20px;
        padding-bottom: 2rem
    }
}

.gp-hero-plus .gp-button {
    width: 200px;
    width: 20rem;
    top: 51.3833992095%;
    left: 11.1111111111%;
    position: absolute
}

@media screen and (max-width: 767px) {
    .gp-hero-plus .gp-button {
        margin-left: -100px;
        margin-left: -10rem;
        position: absolute;
        top: auto;
        left: 50%;
        bottom: 0
    }
}

.gp-disrupter {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding-top: 170px;
    padding-top: 17rem;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2
}

@media screen and (max-width: 767px) {
    .gp-disrupter {
        padding-top: 130px;
        padding-top: 13rem
    }
}

@media screen and (max-width: 480px) {
    .gp-disrupter {
        padding-top: 90px;
        padding-top: 9rem
    }
}

.gp-disrupter:after {
    background-image: -webkit-linear-gradient( top, transparent 0, #000 20%);
    background-image: linear-gradient(to bottom, transparent 0, #000 20%);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1000%
}

.gp-element__wrapper--youtube-enabled .gp-disrupter {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
    opacity: 0
}

.gp-disrupter__headline {
    font-size: 40px;
    font-size: 4rem;
    font-weight: bold;
    color: #fff;
    position: relative;
    z-index: 3
}

@media screen and (max-width: 767px) {
    .gp-disrupter__headline {
        font-size: 20px;
        font-size: 2rem
    }
}

.gp-disrupter__text {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 10px;
    margin-top: 1rem;
    color: #fff;
    position: relative;
    z-index: 3
}

@media screen and (max-width: 767px) {
    .gp-disrupter__text {
        font-size: 12px;
        font-size: 1.2rem
    }
}

@media screen and (max-width: 480px) {
    .gp-disrupter__text {
        margin-top: 5px;
        margin-top: .5rem
    }
}

.gp-flex-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-align: end;
    -moz-box-align: end;
    box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    -ms-flex-align: end
}

@media screen and (max-width: 767px) {
    .gp-flex-wrapper {
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start;
        -webkit-box-align: start;
        -moz-box-align: start;
        box-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
        -ms-flex-align: start
    }
}

.gp-flex-wrapper>header {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.gp-flex-wrapper .gp-select--activity {
    margin-left: 40px;
    margin-left: 4rem;
    width: 33.3333%;
    position: static
}

@media screen and (max-width: 767px) {
    .gp-flex-wrapper .gp-select--activity {
        margin-left: 0;
        width: 100%
    }
}

.gp-appstore {
    margin-top: 35px;
    margin-top: 3.5rem
}

.gp-appstore::after {
    clear: both;
    content: "";
    display: table
}

.gp-appstore__item {
    margin-right: 20px;
    margin-right: 2rem;
    float: left
}

.gp-appstore__item:last-child {
    margin-right: 0
}

@media screen and (max-width: 480px) {
    .gp-appstore__item {
        margin-right: 10px;
        margin-right: 1rem
    }
}

@media screen and (max-width: 480px) {
    .gp-appstore__image {
        width: 110px;
        width: 11rem
    }
}

.gp-cameras {
    margin-left: -12px;
    margin-left: -1.2rem;
    margin-right: -12px;
    margin-right: -1.2rem
}

.gp-cameras::after {
    clear: both;
    content: "";
    display: table
}

.gp-cameras .gp-element__subheadline {
    margin-bottom: 17px;
    margin-bottom: 1.7rem
}

.gp-cameras__entry {
    padding-left: 12px;
    padding-left: 1.2rem;
    padding-right: 12px;
    padding-right: 1.2rem;
    float: left;
    width: 33.33333%
}

@media screen and (max-width: 767px) {
    .gp-cameras__entry {
        margin-bottom: 30px;
        margin-bottom: 3rem;
        width: 100%
    }
    .gp-cameras__entry:last-child {
        margin-bottom: 0
    }
}

.gp-cameras_features::after {
    clear: both;
    content: "";
    display: table
}

.gp-cameras__feature {
    height: 119px;
    height: 11.9rem;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    font-size: 10px;
    font-size: 1rem;
    line-height: 12px;
    line-height: 1.2rem;
    padding-left: 12px;
    padding-left: 1.2rem;
    padding-right: 12px;
    padding-right: 1.2rem;
    text-transform: uppercase;
    width: 50%;
    float: left;
    text-align: center
}

.gp-cameras__feature:nth-child(1) {
    background-color: #fff
}

.gp-cameras__feature:nth-child(2) {
    background-color: #f3f3f4
}

.gp-cameras__feature:nth-child(3) {
    background-color: #e6e7e8
}

.gp-cameras__feature:nth-child(4) {
    background-color: #d1d3d4
}

.gp-cameras__feature:nth-child(5) {
    background-color: #bcbec0
}

.gp-cameras__feature:nth-child(6) {
    background-color: #a7a9ac
}

.gp-cameras__feature:nth-child(7) {
    background-color: #00a3d2;
    color: white
}

.gp-cameras__feature:nth-child(8) {
    background-color: #0a95c5;
    color: white
}

.gp-cameras__feature:nth-child(9) {
    background-color: #067fba;
    color: white
}

.gp-cameras__feature:nth-child(10) {
    background-color: #005393;
    color: white
}

.gp-cameras__feature:nth-child(11) {
    background-color: #154578;
    color: white
}

.gp-cameras__feature:nth-child(12) {
    background-color: #162f56;
    color: white
}

.gp-cameras__feature-text {
    margin-top: 14px;
    margin-top: 1.4rem
}

.gp-cameras__image-wrapper {
    padding-bottom: 5px;
    padding-bottom: .5rem;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    height: 207px;
    height: 20.7rem;
    background-color: #dddedd
}

.gp-accessories {
    margin-bottom: -14px;
    margin-bottom: -1.4rem;
    margin-top: -8px;
    margin-top: -.8rem
}

.gp-accessories__list {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -7px;
    margin-left: -.7rem;
    margin-right: -7px;
    margin-right: -.7rem
}

.gp-accessories__item {
    padding-left: 7px;
    padding-left: .7rem;
    padding-right: 7px;
    padding-right: .7rem;
    padding-bottom: 14px;
    padding-bottom: 1.4rem;
    width: 20%
}

.gp-accessories__item:hover .gp-accessories__info {
    text-decoration: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.gp-accessories__item:hover .gp-accessories__info p {
    text-decoration: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

@media screen and (max-width: 767px) {
    .gp-accessories__item {
        width: 33.333%
    }
}

@media screen and (max-width: 480px) {
    .gp-accessories__item {
        width: 50%
    }
}

.gp-accessories__content {
    padding-left: 6px;
    padding-left: .6rem;
    padding-right: 6px;
    padding-right: .6rem;
    padding-top: 13px;
    padding-top: 1.3rem;
    padding-bottom: 13px;
    padding-bottom: 1.3rem;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    background-color: #e6e7e8;
    position: relative;
    overflow: hidden
}

.gp-accessories__info {
	text-decoration:none;
    padding-top: 13px;
    padding-top: 1.3rem;
    padding-bottom: 13px;
    padding-bottom: 1.3rem;
    padding-left: 16px;
    padding-left: 1.6rem;
    padding-right: 16px;
    padding-right: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    -webkit-transition: -webkit-transform .25s cubic-bezier(0.71, 0.01, 0.29, 1);
    -moz-transition: -moz-transform .25s cubic-bezier(0.71, 0.01, 0.29, 1);
    transition: transform .25s cubic-bezier(0.71, 0.01, 0.29, 1);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: white
}

.gp-accessories__info span {
	text-decoration:none;
    font-size: 10px;
    font-size: 1rem;
    line-height: 12px;
    line-height: 1.2rem;
    margin-top: 10px;
    margin-top: 1rem;
    display: block
}

@media screen and (max-width: 767px) {
    .gp-accessories__info {
		text-decoration:none;
        padding: 10px;
        padding: 1rem
    }
}

.gp-accessories__info p {
	text-decoration:none;
    -webkit-transition: -webkit-transform .25s cubic-bezier(0.71, 0.01, 0.29, 1);
    -moz-transition: -moz-transform .25s cubic-bezier(0.71, 0.01, 0.29, 1);
    transition: transform .25s cubic-bezier(0.71, 0.01, 0.29, 1);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    transition-delay: 0.15s
	
}

.gp-accessories__info a {
	text-decoration:none;
	color: #FFFFFF;
	
}

.gp-accessories__headline {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 18px;
    line-height: 1.8rem;
    height: 36px;
    height: 3.6rem;
    text-align: center;
    font-weight: bold
}

@media screen and (max-width: 767px) {
    .gp-accessories__headline {
        height: 48px;
        height: 4.8rem;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 16px;
        line-height: 1.6rem
    }
}

.gp-accessories__image-wrapper {
    margin-top: 10px;
    margin-top: 1rem;
    padding-top: 128px;
    padding-top: 12.8rem;
    position: relative;
    height: 0;
    width: 100%
}

.gp-accessories__image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

.gp-software-header {
    background-image: -webkit-linear-gradient(top, #2f2f2f, #000);
    background-image: linear-gradient(to bottom, #2f2f2f, #000);
    color: white;
    padding-top: 25px;
    padding-bottom: 15px
}

@media screen and (max-width: 480px) {
    .gp-software-header {
        padding-bottom: 45px;
        overflow: hidden;
        width: 100%
    }
}

.gp-software-header__headline {
    font-size: 40px;
    font-weight: bold;
    text-align: center
}

.gp-software-header__copy {
    text-align: center;
    line-height: 24px;
    margin-top: 25px;
    padding: 0 230px
}

@media screen and (max-width: 767px) {
    .gp-software-header__copy {
        padding: 0 130px
    }
}

@media screen and (max-width: 480px) {
    .gp-software-header__copy {
        padding: 0 20px
    }
}

.gp-software-header__list {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px
}

@media screen and (max-width: 480px) {
    .gp-software-header__list {
        position: relative;
        overflow: hidden;
        width: 300%;
        padding-top: 73%;
        -webkit-transition: -webkit-transform .275s ease-out;
        -moz-transition: -moz-transform .275s ease-out;
        transition: transform .275s ease-out
    }
    .gp-software-header__list.create {
        -webkit-transform: translateX(-33.3333%);
        -moz-transform: translateX(-33.3333%);
        -ms-transform: translateX(-33.3333%);
        -o-transform: translateX(-33.3333%);
        transform: translateX(-33.3333%)
    }
    .gp-software-header__list.enjoy {
        -webkit-transform: translateX(-66.6667%);
        -moz-transform: translateX(-66.6667%);
        -ms-transform: translateX(-66.6667%);
        -o-transform: translateX(-66.6667%);
        transform: translateX(-66.6667%)
    }
}

@media screen and (max-width: 480px) {
    .gp-software-header__list-item {
        position: absolute;
        width: calc(33.33333%);
        overflow: hidden;
        height: 100%;
        left: 0;
        top: 0;
        max-width: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }
    .gp-software-header__list-item.is-active {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center
    }
}

.gp-software-header__list-item:first-child {
    max-width: 143px;
    margin-left: 9px
}

@media screen and (max-width: 480px) {
    .gp-software-header__list-item:first-child {
        left: 0
    }
    .gp-software-header__list-item:first-child .gp-software-header__icon {
        right: 20px
    }
}

.gp-software-header__list-item:nth-child(2) {
    max-width: 570px;
    margin-left: 13px;
    margin-right: 13px
}

@media screen and (max-width: 480px) {
    .gp-software-header__list-item:nth-child(2) {
        left: 33.3333%
    }
    .gp-software-header__list-item:nth-child(2) .gp-software-header__icon {
        left: 0px
    }
}

.gp-software-header__list-item:nth-child(3) {
    max-width: 143px;
    margin-right: 9px
}

@media screen and (max-width: 480px) {
    .gp-software-header__list-item:nth-child(3) {
        left: 66.6667%
    }
    .gp-software-header__list-item:nth-child(3) .gp-software-header__icon {
        right: 25px
    }
}

@media screen and (max-width: 480px) {
    .gp-software-header__image {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-80%);
        -moz-transform: translateX(-80%);
        -ms-transform: translateX(-80%);
        -o-transform: translateX(-80%);
        transform: translateX(-80%)
    }
    .gp-software-header__list-item:nth-child(2) .gp-software-header__image {
        width: 190%;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        left: 100px
    }
}

.gp-software-header__list-headline {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #00aeef;
    font-size: 14px;
    margin-bottom: 7px
}

@media screen and (max-width: 480px) {
    .gp-software-header__list-headline {
        display: none
    }
}

.gp-software-header__icon {
    text-align: center;
    margin-top: 20px;
    display: block;
    color: white;
    text-decoration: none
}

@media screen and (max-width: 480px) {
    .gp-software-header__icon {
        margin-top: 0;
        margin-left: 20px;
        margin-right: 0;
        bottom: 15px;
        position: absolute
    }
}

.gp-software-header__icon>img {
    border: 1px solid #676767;
    border-radius: 15px;
    min-width: 54px
}

.gp-software-header__icon>span {
    display: block;
    margin-top: 5px;
    font-size: 10px
}

.gp-software-header__navigation {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px
}

@media screen and (max-width: 480px) {
    .gp-software-header__navigation {
        display: block
    }
}

.gp-software-header__navigation ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: black
}

.gp-software-header__navigation li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    background-color: #999;
    cursor: pointer;
    height: 45px;
    color: white;
    margin-right: 2px;
    text-transform: uppercase
}

.gp-software-header__navigation li.is-active {
    background-color: #00aeef;
    position: relative
}

.gp-software-header__navigation li.is-active:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 174, 239, 0);
    border-bottom-color: #00aeef;
    border-width: 5px;
    margin-left: -5px
}

.gp-software-header__navigation li:last-child {
    margin-right: 0
}

.gp-software {
    padding-left: 20px;
    padding-left: 2rem;
    padding-right: 20px;
    padding-right: 2rem;
    padding-bottom: 30px;
    padding-bottom: 3rem;
    padding-top: 30px;
    padding-top: 3rem;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    overflow: hidden
}

.gp-software--grey {
    background-color: #efefef
}

.gp-software--grey>:first-child {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -ms-flex-order: 2;
    width: calc(440 / 860 * 100%);
    padding-right: 0;
    padding-left: 20px;
    padding-left: 2rem
}

.gp-software--grey>:nth-child(2) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -ms-flex-order: 1;
    width: calc(420 / 860 * 100%);
    text-align: center
}

.gp-software--no-bottom {
    padding-bottom: 0
}

.gp-software--no-bottom>:first-child {
    padding-bottom: 30px;
    padding-bottom: 3rem
}

.gp-software__wrapper {
    padding-left: 35px;
    padding-left: 3.5rem;
    width: calc(420 / 860 * 100%);
    position: relative;
    z-index: 1
}

@media screen and (max-width: 767px) {
    .gp-software__wrapper {
        width: 100% !important;
        padding-right: 0 !important;
        padding-left: 0 !important
    }
}

.gp-software__icon {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
    color: #7c7c7c
}

.gp-software__icon img {
    margin-right: 10px;
    margin-right: 1rem
}

.gp-software__headline {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: bold
}

.gp-software__subline {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 30px;
    line-height: 3rem;
    margin-bottom: 23px;
    margin-bottom: 2.3rem
}

.gp-software__copy {
    line-height: 24px;
    line-height: 2.4rem
}

.gp-software__list {
    padding-top: 15px;
    padding-top: 1.5rem;
    padding-bottom: 15px;
    padding-bottom: 1.5rem;
    margin-bottom: 19px;
    margin-bottom: 1.9rem;
    margin-top: 15px;
    margin-top: 1.5rem;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece
}

.gp-software__list-item {
    position: relative;
    padding-left: 20px;
    padding-left: 2rem;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem;
    margin-bottom: 3px;
    margin-bottom: .3rem
}

.gp-software__list-item:last-child {
    margin-bottom: 0
}

.gp-software__list-item:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    top: .5rem;
    left: 0;
    width: 10px;
    width: 1rem;
    height: 10px;
    height: 1rem;
    border: 2px solid #00aeef;
    border-radius: 100%
}

.gp-software__plus {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    margin-bottom: 2rem
}

.gp-software_plus-icon {
    margin-right: 10px;
    margin-right: 1rem
}

.gp-software__plus-copy {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem
}

.gp-software__plus-copy span {
    color: #7c7c7c
}

.gp-software__actions {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.gp-software__actions>:first-child {
    margin-right: 10px;
    margin-right: 1rem
}

.gp-software__actions .gp-button {
    margin-top: 0;
    margin-right: 0
}

.gp-software__image-wrapper {
    width: calc(440 / 860 * 100%);
    text-align: right;
    cursor: pointer
}

.gp-software__image-wrapper.no-video {
    cursor: initial
}

.gp-software__image-wrapper.has-video {
    -webkit-align-self: center;
    -moz-align-self: center;
    align-self: center;
    -ms-flex-item-align: center
}

.gp-software__image-wrapper.has-video .gp-software__video {
    display: block
}

.gp-software__image-wrapper.has-video .gp-software__image {
    display: none
}

.gp-software__image-wrapper .gp-software__video {
    margin-bottom: 0;
    display: none
}

@media screen and (max-width: 767px) {
    .gp-software__image-wrapper {
        display: none
    }
}

.gp-software__image--macbook {
    max-width: none
}

.gp-software__video {
    margin-bottom: 20px;
    margin-bottom: 2rem;
    display: none;
    height: 0;
    position: relative;
    padding-top: calc(9 / 16 * 100%)
}

.gp-software__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (max-width: 767px) {
    .gp-software__video {
        display: block
    }
}