@media(min-width: 1025px) {
    .section-footer {
        padding-top: 96px
    }
}

#footer {
    z-index: 200
}

#footer .footer-breadcrumbs>ul {
    align-items: center
}

@media(max-width: 767px) {
    #footer .footer-breadcrumbs>ul .footer-polar-logo {
        margin-right: 20px;
        margin-bottom: -10px
    }
}

#footer .footer-breadcrumbs>ul li.crumb {
    line-height: 17px;
    padding-right: 50px;
    background-image: url(../img/footer/icon-arrow-forward.svg);
    background-repeat: no-repeat;
    background-position: 81%
}

@media(max-width: 767px) {
    #footer .footer-breadcrumbs>ul li.crumb {
        margin-top: 17px;
        padding-right: 37px
    }
}

#footer .footer-breadcrumbs>ul li.crumb a {
    text-decoration: none
}

#footer .footer-breadcrumbs>ul li.crumb img {
    margin-top: -4px
}

#footer .footer-breadcrumbs>ul li.crumb:last-child {
    background-image: none
}

#footer .footer-breadcrumbs>ul li.crumb:last-child a {
    color: #eee
}

@media(min-width: 768px) {
    #footer .footer-newsletter,
    #footer .footer-links {
        margin-top: 0
    }
}

#footer .footer-newsletter .title,
#footer .footer-links .title {
    font-family: "staff-variable";
    color: #fff;
    font-weight: 500;
    font-size: 32px;
    line-height: 32px
}

@media(min-width: 1025px) {
    #footer .footer-newsletter {
        margin-right: 80px;
        margin-bottom: 0
    }
}

#footer .footer-newsletter .subtitle {
    color: #7e7e7e;
    font-size: 16px;
    line-height: 22px
}

@media(min-width: 768px) {
    #footer .footer-newsletter form {
        max-width: 417px
    }
}

#footer .footer-newsletter form select,
#footer .footer-newsletter form .text-input {
    border-radius: 4px;
    background: none;
    color: #fff;
    border: 1px solid #7e7e7e;
    padding-left: 25px;
    box-sizing: border-box
}

#footer .footer-newsletter form .submit-button {
    padding-left: 20px
}

#footer .footer-newsletter form .submit-button .button[type=submit] {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    border: none
}

#footer .footer-newsletter form .submit-button .button[type=submit]:hover {
    background: #fff !important
}

#footer .footer-newsletter form .text-input {
    position: relative;
    width: 100%
}

#footer .footer-newsletter form select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../img/footer/select-arrow.svg);
    background-repeat: no-repeat;
    background-position: 92%
}

#footer .footer-newsletter form select option {
    color: #313131
}

#footer .footer-newsletter form .checkbox-container .checkbox {
    background: none;
    border-color: #7e7e7e
}

#footer .footer-newsletter form .checkbox-container .checkbox::after {
    left: 7px
}

#footer .footer-newsletter form .checkbox-container .title {
    font-size: 15px;
    margin-left: 13px;
    border-color: #7e7e7e;
    color: #7e7e7e
}

#footer .footer-newsletter form .checkbox-container .title a {
    color: #fff;
    text-decoration: none
}

@media(max-width: 767px) {
    #footer .footer-links:nth-child(n+4) {
        margin-top: 60px
    }
    #footer .footer-links .title {
        font-size: 24px
    }
}

#footer .footer-links .footer-menu li a {
    text-decoration: none;
    font-size: 15px
}

#footer .footer-back-to-top-wrapper {
    display: none
}

@media(min-width: 1025px) {
    #footer .footer-back-to-top-wrapper {
        display: block
    }
}

@media(min-width: 1025px) {
    #footer .footer-back-to-top-wrapper {
        text-align: right
    }
}

#footer .footer-back-to-top-wrapper .button {
    height: 40px;
    line-height: 40px;
    background-image: url(../img/footer/icon-arrow-up.svg);
    background-repeat: no-repeat;
    background-position: 15px 12px;
    padding-left: 40px;
    padding-right: 17px;
    font-weight: 500
}

#footer .footer-back-to-top-wrapper .button:hover {
    background-color: #fff !important
}

#footer .social-icons {
    order: 0
}

@media(min-width: 768px) {
    #footer .social-icons {
        text-align: right;
        order: initial
    }
}

#footer .social-icons a {
    text-decoration: none
}

#footer .payment-methods {
    order: 1
}

@media(min-width: 768px) {
    #footer .payment-methods {
        order: initial
    }
}

.location {
    font-weight: bold;
    font-size: 14px
}

.location img {
    width: 18px
}

.polar-footer {
    font-size: 14px
}

@media(max-width: 767px) {
    .polar-footer {
        margin-left: 0 !important;
        margin-bottom: 10px
    }
}

.bottom-footer-links {
    font-size: 14px
}

@media(min-width: 768px) {
    .bottom-footer-links {
        text-align: right
    }
}

.bottom-footer-links a {
    text-decoration: none;
    line-height: 2.5
}

@media only screen and (max-width: 767px) {
    .bottom-footer-links a:after {
        content: " /"
    }
}

.gray-divider {
    height: 1px;
    background: #7e7e7e;
    width: 100%
}

@media(max-width: 767px) {
    .hide-small {
        display: none
    }
}

@media(min-width: 768px) {
    .hide-medium {
        display: none
    }
}

@media(max-width: 767px) {
    .polar-footer,
    .bottom-footer-links {
        padding-left: 16px
    }
}

.global-change-region-select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    background-color: #313131;
    color: #fff;
    background-image: url(../img/footer/pin.svg);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 24px;
    height: 24px
}

.global-change-region-select.light {
    background-color: #fff;
    color: #000;
    background-image: url(../img/footer/pin-bl.svg)
}

.global-change-region-select.light option {
    background: #fff;
    color: #000
}

.global-change-region-select option {
    background: #313131;
    color: #fff
}

.js-prevent-body-scroll {
    overflow: hidden
}

header.mobile {
    background: #fff;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1000;
    overflow: hidden
}

header.mobile.nav-open {
    overflow: visible
}

@media only screen and (min-width: 1200px) {
    header.mobile {
        display: none !important
    }
}

header.mobile nav {
    display: flex;
    justify-content: space-between;
    align-items: center
}

header.mobile .menu-bar {
    height: 48px;
    display: flex;
    align-items: center
}

header.mobile .menu-bar .item {
    margin-left: 12px;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

header.mobile .menu-baseline {
    width: 90%;
    position: absolute;
    overflow-x: hidden;
    top: 0px;
    left: 0px;
    height: 100vh;
    padding-bottom: 150px;
    z-index: 800;
    background: #fff;
    transition: all .25s;
    transform: translateX(115%)
}

header.mobile .menu-baseline.open {
    transform: translateX(11%)
}

header.mobile .menu-links-mobile {
    width: 100%;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    top: 0px;
    right: 0px;
    background: #fff;
    padding-bottom: 150px;
    z-index: 800;
    transition: all .3s ease-in-out;
    transform: translateX(0%)
}

header.mobile .menu-links-mobile.aside {
    transform: translateX(-100%)
}

header.mobile .menu-links-mobile .actions {
    text-align: right;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 16px;
    width: 100%
}

header.mobile .menu-links-mobile .primary {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px
}

header.mobile .menu-links-mobile .primary a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #000;
    font-weight: 460;
    text-decoration: none
}

header.mobile .menu-links-mobile .primary a:last-child {
    border: none
}

header.mobile .menu-links-mobile .primary .search-input {
    height: 48px;
    border: none;
    border-radius: 8px;
    width: 100%;
    background: #f7f7f7;
    padding-left: 48px;
    background-image: url(../../img/icon-search-light.svg);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: 12px center;
    margin-bottom: 20px
}

header.mobile .menu-links-mobile .secondary {
    width: 100%;
    background: #f7f7f7;
    justify-content: space-between;
    padding: 28px 32px 28px 32px;
    margin-top: 32px
}

header.mobile .menu-links-mobile .secondary a {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: #969696;
    display: block;
    text-decoration: none;
    min-height: 24px;
    margin-bottom: 16px;
    background-image: url(../img/icon-plus-light.svg);
    background-repeat: no-repeat;
    background-position: center right
}

header.mobile .menu-links-mobile .secondary a:last-child {
    margin-bottom: 0px
}

header.mobile .menu-links-mobile .region {
    width: 100%;
    justify-content: space-between;
    padding: 13px 32px 13px 32px
}

header.mobile .menu-links-mobile .region a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: -0.005em;
    display: flex;
    width: 100%;
    justify-content: space-between
}

header.mobile .category-menu {
    width: 100%;
    position: absolute;
    padding-bottom: 150px;
    top: 0px;
    right: 0px;
    background: #fff;
    z-index: 801;
    transition: all .3s ease-in-out;
    transform: translateX(100%)
}

header.mobile .category-menu.open {
    transform: translateX(0%)
}

header.mobile .category-menu .actions {
    padding: 24px;
    padding-bottom: 12px
}

header.mobile .category-menu .actions .panel-head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px
}

header.mobile .category-menu .actions .panel-name {
    font-weight: 520;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #aaa
}

header.mobile .category-menu .actions a {
    font-weight: 560;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.02em;
    padding-bottom: 12px;
    padding-top: 12px;
    display: block;
    text-decoration: none;
    color: #000
}

header.mobile .category-menu .actions a.caret {
    background-image: url(../img/icon-caret-open.svg);
    background-repeat: no-repeat;
    background-position: center right
}

header.mobile .category-menu .contentt {
    padding-left: 24px;
    padding-right: 24px
}

header.mobile .category-menu .contentt.no-padding {
    padding-left: 0px;
    padding-right: 0px
}

header.mobile .category-menu h2 {
    font-weight: 480;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -0.02em;
    margin-bottom: 12px;
    color: #999;
    padding-top: 24px;
    margin-top: 12px;
    border-top: 1px solid #f6f6f6
}

header.mobile .category-menu .link-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 32px
}

header.mobile .category-menu .link-title h2 {
    margin: 0px;
    padding: 0px
}

header.mobile .category-menu .link-title a {
    border: 1px solid #313131;
    background: #fff;
    color: #313131
}

header.mobile .category-menu .sub-links a {
    font-weight: 480;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.01em;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #000;
    text-decoration: none
}

header.mobile .menu-overlay-mask {
    background: rgba(0, 0, 0, 0);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 799;
    display: none
}

header.mobile .menu-overlay-mask.active {
    display: block;
    transition: all .6s
}

header.mobile .menu-overlay-mask.active.fill {
    background: rgba(0, 0, 0, .8)
}

header.mobile a.main-product {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #000;
    text-decoration: none;
    padding-top: 13px;
    padding-bottom: 13px
}

header.mobile a.main-product img {
    margin-left: -16px
}

header.mobile a.main-product img.mr {
    margin-right: 16px
}

header.mobile a.main-product span.name {
    font-weight: 480;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.02em
}

header.mobile a.main-product .tag {
    margin-left: auto;
    background: #e51d34;
    border-radius: 41px;
    color: #fff;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: .012em;
    padding: 4px 8px
}

header.mobile .promotion {
    width: 100%;
    color: #fff;
    text-decoration: none;
    margin-left: 24px;
    margin-right: 24px;
    margin-top: 24px;
    border-radius: 16px;
    overflow: hidden;
    position: relative
}

header.mobile .promotion img {
    width: 100%;
    height: auto;
    max-width: 100%;
    position: relative;
    z-index: 1
}

header.mobile .promotion .text {
    padding: 24px;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center
}

header.mobile .promotion h2 {
    line-height: 100%;
    font-size: 32px;
    letter-spacing: .012em;
    font-weight: 580;
    margin-bottom: 8px
}

header.mobile .promotion p {
    font-size: 16px;
    line-height: 100%
}

.js-summerpromo {
    display: none
}

html.site-has-promotion header.desktop.scroll-hide {
    top: -100px
}

header.desktop {
    background-color: #fff;
    position: sticky;
    position: -webkit-sticky;
    top: 0px;
    z-index: 1000;
    transition: all .4s
}

@media only screen and (max-width: 1199px) {
    header.desktop {
        display: none !important
    }
}

header.desktop.scroll-hide {
    top: -60px
}

header.desktop .global .promo-section {
    height: 40px;
    padding-top: 9px;
    padding-bottom: 11px;
    background-color: #000
}

header.desktop .global .promo-section.summer {
    background-color: #e66747
}

header.desktop .global .promo-section.summer a {
    color: #fff0e0
}

header.desktop .global .promo-section.theme-gift-guide {
    background-color: #55040e
}

header.desktop .global .promo-section.theme-gift-guide a {
    color: #fff0e0
}

header.desktop .global .promo-section a {
    display: block;
    font-weight: 560;
    font-size: 16px;
    line-height: 125%;
    text-align: center;
    letter-spacing: -0.01em;
    color: #fff;
    text-decoration: none
}

header.desktop .primary {
    min-height: 60px
}

header.desktop .primary a {
    font-size: 16px;
    font-weight: 440;
    line-height: 20px;
    letter-spacing: -0.01em;
    text-decoration: none;
    color: #313131;
    transition: all .35s;
    margin-right: 36px;
    position: relative;
    display: inline-block
}

header.desktop .primary a.expand-link:after {
    content: "";
    right: -24px;
    top: -5px;
    position: absolute;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../img/icon-arrow-hover-navigation.svg");
    opacity: 0;
    transition: all .3s;
    transform: scale(1) translateX(-10px)
}

header.desktop .primary a.out-link:after {
    content: "";
    right: -24px;
    top: -5px;
    position: absolute;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../img/icon-link-hover-navigation.svg");
    opacity: 0;
    transition: all .3s;
    transform: scale(1) translateX(-10px)
}

header.desktop .primary a.logo {
    margin-right: 67px
}

header.desktop .primary a.shop {
    margin-right: 0px
}

header.desktop .primary a:hover {
    font-weight: 560;
    letter-spacing: -0.02em
}

header.desktop .primary a:hover:after {
    opacity: 1;
    transform: scale(1) translateX(0px)
}

@media only screen and (max-width: 1441px) {
    header.desktop .primary a {
        font-size: 14px;
        line-height: 20px
    }
    header.desktop .primary a.logo {
        margin-right: 60px
    }
}

header.desktop .primary a.flow-icon {
    position: relative;
    margin-left: 36px
}

header.desktop .primary a.flow-icon:before {
    content: "";
    left: -36px;
    top: -6px;
    position: absolute;
    width: 28px;
    height: 28px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, .1), 0px 4px 8px 7px rgba(0, 0, 0, .04);
    border-radius: 5px;
    background-image: url("../img/icon-flow-navigation.png");
    background-repeat: no-repeat;
    background-position: center center
}

header.desktop .sections {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 60px
}

header.desktop .sections nav:last-child {
    margin-left: auto
}

#desktop-product-panel {
    z-index: 1001;
    position: absolute
}

@media only screen and (max-width: 1199px) {
    #desktop-product-panel {
        display: none !important
    }
}

#desktop-product-panel .product-panel {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 440px;
    background: #f5f5f5;
    z-index: 1005;
    transition: all .4s;
    transform: translateX(-440px)
}

#desktop-product-panel .product-panel.open {
    transform: translateX(0px)
}

#desktop-product-panel .product-panel .contentt {
    padding-left: 80px;
    padding-right: 40px;
    overflow-y: auto;
    max-height: 88vh;
    padding-bottom: 42px
}

#desktop-product-panel .product-panel .main-category-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px
}

#desktop-product-panel .product-panel .main-category-link span {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: #a3a3a3
}

#desktop-product-panel .product-panel .main-category-link a {
    margin: 0px;
    font-size: 15px;
    line-height: 16px;
    letter-spacing: -0.01em;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 9px;
    padding-top: 9px;
    text-align: center;
    border: 1px solid #313131;
    display: inline-block;
    border-radius: 81px;
    width: auto;
    font-weight: 440
}

#desktop-product-panel .product-panel a {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.01em;
    color: #313131;
    text-decoration: none;
    margin-bottom: 20px;
    transition: all .15s
}

#desktop-product-panel .product-panel a:hover {
    font-weight: 580;
    letter-spacing: -0.024em
}

@media only screen and (max-width: 1441px) {
    #desktop-product-panel .product-panel a {
        font-size: 22px;
        margin-bottom: 12px
    }
}

#desktop-product-panel .product-panel a span.inline-note {
    border-radius: 2px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #e51d34;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 16px
}

#desktop-product-panel .product-panel .category-wrap {
    align-self: flex-end
}

#desktop-product-panel .product-panel .category-link a {
    font-weight: 440;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #313131;
    margin-bottom: 12px
}

@media only screen and (max-width: 1441px) {
    #desktop-product-panel .product-panel .category-link a {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 8px
    }
}

#desktop-product-panel .product-panel h4 {
    font-weight: 440;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #7e7e7e;
    margin-bottom: 32px;
    margin-top: 80px
}

@media only screen and (max-width: 1441px) {
    #desktop-product-panel .product-panel h4 {
        margin-top: 60px;
        margin-bottom: 20px
    }
}

#desktop-product-panel .product-panel .panel-heading {
    padding-left: 80px;
    padding-right: 24px;
    padding-top: 42px;
    margin-bottom: 42px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

#desktop-product-panel .product-panel .panel-heading .close {
    width: 64px;
    height: 64px;
    background-color: #f2f2f2;
    border-radius: 100%;
    background-image: url(../img/icon-panel-close.svg);
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: auto;
    cursor: pointer
}

#desktop-product-panel .desktop-menu-overlay-mask {
    background: rgba(0, 0, 0, 0);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 799;
    display: none
}

#desktop-product-panel .desktop-menu-overlay-mask.active {
    display: block;
    transition: all .6s
}

#desktop-product-panel .desktop-menu-overlay-mask.active.fill {
    background: rgba(0, 0, 0, .8)
}

#desktop-product-panel .hover-panel {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 440px;
    background: #fff;
    z-index: 1002;
    transition: all .4s;
    transform: translateX(-440px);
    overflow: hidden
}

#desktop-product-panel .hover-panel.active {
    transform: translateX(440px)
}

#desktop-product-panel .hover-panel h3 {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: -0.02em;
    margin-bottom: 12px;
    font-weight: 560
}

#desktop-product-panel .hover-panel p {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #7e7e7e
}

#desktop-product-panel .hover-panel img {
    max-width: 100%;
    height: auto
}

#desktop-product-panel .product {
    height: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    opacity: 0;
    position: absolute;
    transition: all .1s
}

#desktop-product-panel .product.active {
    opacity: 1
}

#desktop-product-panel .product div:first-child {
    align-self: flex-start;
    width: 100%;
    padding-left: 52px;
    padding-top: 130px;
    padding-right: 52px
}

#desktop-product-panel .product div:last-child {
    align-self: flex-end;
    width: 100%
}

main.blur {
    filter: blur(10px)
}

.js-modalbox-resource {
    display: none !important
}

body.modal-is-open {
    overflow: hidden !important
}

section.overlay-modalbox {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1001;
    width: 100%;
    max-height: 100vh;
    justify-content: center;
    display: none;
    transition: all .6s
}

section.overlay-modalbox.open {
    display: flex;
    opacity: 1
}

section.overlay-modalbox.animate {
    opacity: 1;
    background: rgba(0, 0, 0, .9)
}

section.overlay-modalbox .rail {
    display: flex;
    align-self: flex-start;
    align-items: flex-start;
    height: 100%;
    max-height: 100%;
    width: 100%;
    overflow-y: auto;
    flex-direction: row
}

section.overlay-modalbox .content-area {
    background: #fff;
    background: linear-gradient(180deg, #F5F6FA 0%, #FFFFFF 100%);
    width: 100%;
    max-width: 860px;
    border-radius: 4px;
    transition: all .5s;
    opacity: 0;
    transform: scale(1) translateY(5%);
    margin: 16px
}

@media only screen and (min-width: 860px) {
    section.overlay-modalbox .content-area {
        margin: auto
    }
}

section.overlay-modalbox .content-area.open {
    opacity: 1;
    transform: scale(1) translateY(0px)
}

section.overlay-modalbox .close {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 32px;
    height: 32px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background-image: url(../img/close-menu.svg);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, .1);
    transition: all .3s
}

section.overlay-modalbox .close:hover {
    box-shadow: none;
    background-color: #e4e4e4
}

section.overlay-modalbox .contain-padding {
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 5vh;
    padding-top: 10vh;
    min-height: 420px
}

@media only screen and (min-width: 415px) {
    section.overlay-modalbox .contain-padding {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media only screen and (min-width: 1367px) {
    section.overlay-modalbox .contain-padding {
        padding-left: 64px;
        padding-right: 64px
    }
}

@media only screen and (min-width: 1921px) {
    section.overlay-modalbox .contain-padding {
        padding-left: 64px;
        padding-right: 64px
    }
}

section.overlay-modalbox .contain-padding h4 {
    font-size: 28px;
    line-height: 95%;
    letter-spacing: -0.04em;
    color: #433737;
    margin-bottom: 42px;
    font-weight: 560
}

@media only screen and (min-width: 415px) {
    section.overlay-modalbox .contain-padding h4 {
        font-size: 40px
    }
}

@media only screen and (min-width: 1367px) {
    section.overlay-modalbox .contain-padding h4 {
        font-size: 40px
    }
}

@media only screen and (min-width: 1921px) {
    section.overlay-modalbox .contain-padding h4 {
        font-size: 54px
    }
}

section.overlay-modalbox .contain-padding p {
    font-size: 16px;
    line-height: 24px;
    color: #a3a3a3
}

@media only screen and (min-width: 415px) {
    section.overlay-modalbox .contain-padding p {
        font-size: 16px;
        line-height: 24px
    }
}

@media only screen and (min-width: 1367px) {
    section.overlay-modalbox .contain-padding p {
        font-size: 16px;
        line-height: 24px
    }
}

@media only screen and (min-width: 1921px) {
    section.overlay-modalbox .contain-padding p {
        font-size: 19px;
        line-height: 26px
    }
}

section.overlay-modalbox .contain-padding .feature-link {
    color: #323232;
    font-weight: 560;
    margin-top: 48px;
    margin-bottom: 60px;
    display: block
}

section.overlay-modalbox .contain-padding .feature-link:hover {
    text-decoration: none
}

section.overlay-modalbox .contain-padding figure {
    width: 59px;
    height: 59px;
    background: #fff;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, .14);
    border-radius: 12px;
    margin-bottom: 2em;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 1367px) {
    section.overlay-modalbox .contain-padding figure {
        width: 118px;
        height: 118px;
        border-radius: 24px
    }
}

section.overlay-modalbox .contain-padding figure svg {
    fill: #e51d34;
    max-width: 24px;
    height: auto
}

@media only screen and (min-width: 1367px) {
    section.overlay-modalbox .contain-padding figure svg {
        max-width: 48px
    }
}

section.overlay-modalbox .contain-padding .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 48px;
    border-top: 1px solid #a3a3a3;
    padding-bottom: 40px
}

section.overlay-modalbox .contain-padding .list li {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #313131;
    width: 100%;
    font-weight: 480;
    margin-bottom: 24px
}

@media only screen and (min-width: 415px) {
    section.overlay-modalbox .contain-padding .list li {
        font-size: 18px
    }
}

@media only screen and (min-width: 1367px) {
    section.overlay-modalbox .contain-padding .list li {
        font-size: 18px
    }
}

@media only screen and (min-width: 1921px) {
    section.overlay-modalbox .contain-padding .list li {
        font-size: 21px;
        width: 31%
    }
}

section.overlay-modalbox[data-themename=modaltheme-video] .header {
    padding: 25px;
    text-align: right;
    position: sticky;
    top: 0px
}

section.overlay-modalbox[data-themename=modaltheme-video] .content-area {
    background: none
}

section.overlay-modalbox[data-themename=modaltheme-video] .close {
    position: relative;
    width: 32px;
    height: 32px;
    top: 0;
    left: 0;
    display: inline-block;
    border-radius: 100%;
    font-size: 10px;
    text-align: center;
    line-height: 34px;
    background: #e51d34;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-left: auto
}

section.overlay-modalbox[data-themename=modaltheme-video] .close:after {
    content: "X";
    color: #fff
}

@media only screen and (max-width: 1025px) {
    section.overlay-modalbox[data-themename=modaltheme-video] .content-area {
        max-width: 100%
    }
}

.utils-embed-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden
}

.utils-embed-video iframe,
.utils-embed-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.embed-video-player-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .97);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    cursor: pointer
}

.embed-video-player-overlay.active {
    display: flex
}

.embed-video-player-overlay .video-mount {
    width: 100%;
    max-width: 100%;
    height: auto;
    opacity: 0;
    transition: all .4s;
    transform: scale(0.75) translateY(15%)
}

@media only screen and (min-width: 1280px) {
    .embed-video-player-overlay .video-mount {
        max-width: 90%
    }
}

@media only screen and (min-width: 1700px) {
    .embed-video-player-overlay .video-mount {
        max-width: 60%
    }
}

.embed-video-player-overlay .video-mount.fade {
    opacity: 1;
    transform: scale(1) translateY(0px)
}

.embed-video-player-overlay .js-close-video-modal {
    position: absolute;
    top: 32px;
    right: 32px;
    z-index: 1001;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    background: #000;
    cursor: pointer;
    font-weight: 700;
    color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: all .3s
}

.embed-video-player-overlay .js-close-video-modal:hover {
    background: #fff;
    color: #000;
    transform: scale(1.1)
}

.product-page-model-view {
    padding-top: 8vh
}

@media screen and (min-width: 1025px) {
    .product-model-selector {
        padding-left: 32px
    }
}

.product-model-selector .meta-data {
    margin-bottom: 24px
}

.product-model-selector .meta-data .title {
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.015em;
    margin-bottom: 8px
}

@media screen and (min-width: 1679px) {
    .product-model-selector .meta-data .title {
        font-size: 40px;
        line-height: 42px;
        letter-spacing: -0.02em;
        font-weight: 580
    }
}

.product-model-selector .meta-data .lead {
    font-size: 24px;
    line-height: 100%;
    color: #bebdbd;
    margin-bottom: 32px
}

@media screen and (min-width: 1679px) {
    .product-model-selector .meta-data .lead {
        font-size: 32px;
        line-height: 36px;
        letter-spacing: -0.01em
    }
}

.product-model-selector .meta-data .copy {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #7e7e7e
}

@media screen and (min-width: 1679px) {
    .product-model-selector .meta-data .copy {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.01em
    }
}

.product-model-selector .meta-data .price {
    font-weight: 500;
    font-size: 18px;
    line-height: 133%;
    letter-spacing: -0.01em;
    color: #313131;
    margin-bottom: 16px;
    font-weight: 460;
    display: none
}

.product-model-selector .title-line {
    margin-bottom: 16px
}

.product-model-selector .title-line p {
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 4px
}

.product-model-selector .variant-color-selector {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.product-model-selector .variant-color-selector label {
    width: 48%;
    margin-bottom: 4%;
    border: 1px solid #e8e8e8;
    border-radius: 5px
}

.product-model-selector .variant-color-selector label .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 19px 24px;
    text-align: center;
    position: relative;
    min-height: 98px;
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 5px;
    cursor: pointer;
    transition: all .3s
}

.product-model-selector .variant-color-selector label .wrap:hover {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, .07), 0px 4px 8px 7px rgba(0, 0, 0, .03)
}

.product-model-selector .variant-color-selector label input {
    position: absolute;
    opacity: 0
}

.product-model-selector .variant-color-selector label input:checked+span {
    border: 2px solid #313131;
    font-weight: 560
}

.product-model-selector .variant-color-selector label .dot {
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden
}

.product-model-selector .variant-color-selector label .slice {
    width: 100%;
    height: 50%
}

.product-model-selector .variant-color-selector label .name,
.product-model-selector .variant-color-selector label .price {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #313131;
    padding-top: 8px
}

.product-model-selector .variant-color-selector label .price {
    padding-top: 4px;
    color: #7e7e7e;
    display: none
}

.product-model-selector .common-input-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.product-model-selector .common-input-group.checkbox .dot {
    border-radius: 0px
}

.product-model-selector .common-input-group.checkbox input:checked+.wrap {
    border: 2px solid #313131
}

.product-model-selector .common-input-group.checkbox input:checked+.wrap .dot:before {
    content: "";
    position: absolute;
    border-radius: 0px;
    transform: rotate(45deg);
    height: 16px;
    width: 10px;
    border-bottom: 3px solid #313131;
    border-right: 3px solid #313131;
    border-left: none;
    border-top: none;
    background: rgba(0, 0, 0, 0);
    top: 4px;
    left: 12px
}

.product-model-selector .common-input-group label {
    width: 48%;
    margin-bottom: 4%;
    border: 1px solid #e8e8e8;
    border-radius: 5px
}

.product-model-selector .common-input-group label .wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    padding: 19px 24px;
    position: relative;
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 5px;
    cursor: pointer;
    transition: all .3s
}

.product-model-selector .common-input-group label .wrap:hover {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, .07), 0px 4px 8px 7px rgba(0, 0, 0, .03)
}

.product-model-selector .common-input-group label input {
    position: absolute;
    opacity: 0
}

.product-model-selector .common-input-group label input:checked+.wrap {
    border: 2px solid #313131
}

.product-model-selector .common-input-group label input:checked+.wrap .dot {
    border-color: #313131
}

.product-model-selector .common-input-group label input:checked+.wrap .dot:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: #313131;
    border-radius: 100%;
    top: 7px;
    left: 7px
}

.product-model-selector .common-input-group label .dot {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    border: 1px solid #ddd;
    flex-shrink: 0;
    margin-right: 16px;
    position: relative;
    transition: all .3s
}

.product-model-selector .common-input-group label .name {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #313131
}

.product-model-selector .product-bundle-selector label {
    width: 100%;
    margin-bottom: 4%;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    display: block
}

.product-model-selector .product-bundle-selector label .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 19px 24px;
    text-align: center;
    position: relative;
    min-height: 98px;
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 5px;
    cursor: pointer;
    transition: all .3s
}

.product-model-selector .product-bundle-selector label .wrap:hover {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, .07), 0px 4px 8px 7px rgba(0, 0, 0, .03)
}

.product-model-selector .product-bundle-selector label input {
    position: absolute;
    opacity: 0
}

.product-model-selector .product-bundle-selector label input:checked+span {
    border: 2px solid #313131;
    font-weight: 560
}

.product-media-block {
    position: relative;
    width: 100%
}

.product-media-block .primary {
    width: 100%;
    margin-bottom: 8px;
    background: #f6f6f6;
    display: flex;
    align-items: center
}

@media screen and (min-width: 1025px) {
    .product-media-block .primary {
        min-height: 800px
    }
}

.product-media-block .media-container {
    width: 100%
}

.product-media-block .secondary {
    width: 100%
}

.product-media-block .media {
    width: 100%;
    display: flex;
    justify-content: center
}

.product-media-block .media img {
    max-width: 100%;
    height: auto
}

.product-media-block .media-nav {
    width: 100%
}

.product-media-block .media-nav img {
    max-width: 100px;
    height: auto
}

.product-media-block .media-nav .item {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 4px;
    margin-right: 4px;
    background-color: #f7f7f7
}

@media screen and (min-width: 1025px) {
    .product-media-block .media-nav .item {
        width: 140px;
        height: 140px
    }
}

.product-widget .select-block {
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    background-image: url(../img/arrow-down-bl-menu.svg);
    background-repeat: no-repeat;
    background-position: 97% center
}

.product-widget .select-block select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: rgba(0, 0, 0, 0);
    border: none;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #313131;
    padding: 20px 16px
}

.product-widget h5 {
    font-size: 15px;
    line-height: 147%;
    letter-spacing: -0.015em;
    color: #a3a3a3;
    margin-bottom: 16px
}

@media screen and (max-width: 1025px) {
    .product-widget .product-lead {
        padding-top: 40px
    }
}

.product-widget .product-lead h1 {
    font-size: 54px;
    font-size: calc(26px + 28*(100vw - 320px)/2560);
    line-height: 104%;
    letter-spacing: -1px;
    font-weight: 480;
    margin-bottom: 8px
}

.product-widget .product-lead h2 {
    font-size: 18px;
    line-height: 133%;
    letter-spacing: -0.01em;
    color: #a3a3a3;
    margin-bottom: 22px;
    margin-bottom: 38px
}

.product-widget .product-lead p {
    font-weight: 400;
    font-size: calc(15px + 3*(100vw - 320px)/2560);
    line-height: 133%;
    letter-spacing: -0.01em;
    color: #a3a3a3;
    margin-bottom: 38px
}

.product-widget .product-lead .more {
    font-weight: 700;
    font-size: 20px;
    display: block;
    margin-top: 8px;
    margin-bottom: 24px;
    cursor: pointer;
    display: none
}

.product-widget .set-selection {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e0e0e0
}

.product-widget .set-selection .note {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 8px;
    display: block;
    color: #7e7e7e
}

.product-widget .set-selection .set_stock_status {
    position: absolute;
    top: 10px;
    left: 20px;
    color: #a3a3a3;
    z-index: 5;
    display: none
}

.product-widget .set-selection label {
    width: 100%;
    margin-bottom: 2%;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    display: block;
    position: relative
}

.product-widget .set-selection label .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 28px;
    padding-bottom: 28px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 5px;
    cursor: pointer;
    transition: all .3s;
    background-color: #fff
}

.product-widget .set-selection label .wrap .name {
    font-weight: 560
}

.product-widget .set-selection label .wrap span:last-child {
    width: 100px;
    text-align: right
}

.product-widget .set-selection label .wrap:hover {
    background-color: #f6f6f6
}

.product-widget .set-selection label input {
    position: absolute;
    opacity: 0
}

.product-widget .set-selection label input:checked+.wrap {
    border: 1px solid #212121;
    background-color: #212121;
    color: #fff
}

.product-widget .size-selection {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 40px
}

.product-widget .size-selection .note {
    color: #7e7e7e;
    font-size: 13px;
    width: 100%;
    padding-top: 16px;
    width: 100%
}

.product-widget .size-selection label {
    width: 48%;
    position: relative;
    text-align: center;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    cursor: pointer;
    font-weight: 500;
    font-size: 18px;
    line-height: 111%;
    letter-spacing: -0.3px;
    margin-bottom: 15px
}

.product-widget .size-selection label input {
    opacity: 0;
    position: absolute
}

.product-widget .size-selection label input:checked+.dot {
    border-color: #000
}

.product-widget .size-selection label .dot {
    width: 100%;
    height: 100%;
    border: 2px solid #e8e8e8;
    border-radius: 8px;
    position: absolute;
    transition: all .4s;
    left: 0px;
    top: 0px
}

.product-widget .color-select-grid {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 26px;
    padding-bottom: 40px
}

.product-widget .color-select-grid h5 {
    margin-bottom: 4px
}

.product-widget .color-selection {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

.product-widget .color-selection label {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    margin-left: 8px
}

.product-widget .color-selection input {
    opacity: 0;
    position: absolute;
    left: 0px;
    top: 0px
}

.product-widget .color-selection input:checked+.dot:after {
    border-color: #313131
}

.product-widget .color-selection .dot {
    width: 20px;
    height: 20px;
    border-radius: 100%
}

.product-widget .color-selection .dot:after {
    transition: all .4s;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 2px solid #ddd;
    border-radius: 100%
}

.product-widget .footer {
    padding-top: 16px
}

.product-widget .footer p {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.01em;
    color: #7e7e7e;
    margin-bottom: 8px;
    display: flex;
    align-items: center
}

.product-widget .footer p span {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 16px;
    flex-shrink: 0
}

.product-widget .footer p.stock-green span {
    background-image: url(../img/icon-checkmark-green.svg)
}

.product-widget .footer p.note span {
    background-image: url(../img/icon-delivery.svg)
}

.product-widget .form-block.cta {
    padding-top: 32px;
    padding-bottom: 32px
}

.product-widget .form-block.cta .total-price {
    margin-bottom: 27px;
    line-height: 133%
}

.product-widget .form-block.cta .total-price span:first-child {
    font-size: 15px;
    letter-spacing: -0.01em;
    color: #a3a3a3;
    margin-right: 8px
}

.product-widget .form-block.cta .total-price span.cart-price {
    font-size: 18px;
    letter-spacing: -0.02em;
    font-weight: 420;
    margin-right: 8px
}

.product-widget .form-block.cta .total-price span.cart-price-old {
    font-size: 18px;
    letter-spacing: -0.02em;
    font-weight: 420;
    color: #a3a3a3
}

.product-widget .form-block.cta .total-price .outlet-note {
    border-radius: 40px;
    font-size: 12px;
    line-height: 1;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #000;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #eaab29;
    border-color: #eaab29;
    margin-left: 1rem;
    position: absolute;
    margin-top: -2px
}

.product-widget .form-block.cta .button {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    font-weight: 480;
    font-size: 16px;
    letter-spacing: -0.01em;
    border-radius: 8px
}

.buy-now-block-container {
    position: fixed;
    background: rgba(0, 0, 0, .6);
    top: 0%;
    left: 0%;
    right: 0%;
    bottom: 0px;
    z-index: 1001;
    padding-top: 64px;
    display: none
}

.buy-now-block-container.open {
    display: flex;
    align-items: stretch
}

.buy-now-block-container .close {
    position: absolute;
    right: 16px;
    top: 16px;
    color: #fff;
    width: 32px;
    height: 32px;
    background-image: url(../img/close-popup.svg);
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer
}

.buy-now-block-container .mount {
    background: #fff;
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding-top: 5vh;
    overflow-y: scroll
}

.buy-now-block-container .mount.loaded {
    animation-name: slide-in-bottom;
    -webkit-animation: slide-in-bottom .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-in-bottom .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both
}

.prevent-buy-ui-scroll {
    overflow: hidden !important
}

@-webkit-keyframes slide-in-bottom {
    0% {
        -webkit-transform: translateY(1000px);
        transform: translateY(1000px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.embed-shop-ui {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 2vh;
    padding-bottom: 2vh
}

@media screen and (max-width: 1025px) {
    .embed-shop-ui {
        margin-top: 70px
    }
}

.embed-shop-ui .media-block {
    width: 100%;
    position: relative
}

@media screen and (min-width: 1025px) {
    .embed-shop-ui .media-block {
        width: 66%
    }
}

.embed-shop-ui .media-block .variant-name {
    position: absolute;
    top: -26px;
    left: 0px;
    z-index: 20;
    font-weight: 480
}

@media screen and (min-width: 1025px) {
    .embed-shop-ui .media-block .variant-name {
        top: 36px;
        left: 80px
    }
}

.embed-shop-ui .media-block .variant-select {
    position: absolute;
    z-index: 100;
    border-radius: 32px;
    top: 8px;
    left: 8px;
    background: #fff;
    padding: 8px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .05)
}

@media screen and (min-width: 1025px) {
    .embed-shop-ui .media-block .variant-select {
        top: 20px;
        left: 20px
    }
}

.embed-shop-ui .media-block .variant-select .options {
    overflow: hidden;
    max-height: 0px;
    transition: all .3s
}

.embed-shop-ui .media-block .variant-select .options.open {
    max-height: 500px
}

.embed-shop-ui .media-block .variant-select .color-options {
    width: 32px;
    height: 32px;
    display: block;
    cursor: pointer;
    transition: all .6s ease-out;
    border-radius: 100%
}

.embed-shop-ui .media-block .variant-select .color-options.active {
    transform: rotate(180deg)
}

.embed-shop-ui .media-block .variant-select label {
    margin: 0px;
    margin-bottom: 16px;
    margin-top: 16px
}

.embed-shop-ui .product-block {
    width: 100%;
    flex-shrink: 0
}

@media screen and (min-width: 1025px) {
    .embed-shop-ui .product-block {
        width: 30%
    }
}

.block-product-store .accessories {
    background-color: #f6f6f6;
    border-radius: 8px
}

.block-product-store .accessories .trigger {
    font-weight: 480;
    font-size: 15px;
    line-height: 56px;
    letter-spacing: -0.015em;
    height: 56px;
    padding-left: 32px;
    padding-right: 32px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.block-product-store .accessories .trigger .js-acs-total {
    padding-left: 8px;
    color: #888
}

.block-product-store .accessories .trigger img {
    transform: rotate(90deg);
    transition: all .4s
}

.block-product-store .accessories .trigger.open img {
    rotate: -180deg
}

.block-product-store .accessories .items {
    overflow: hidden;
    max-height: 0px;
    overflow-y: scroll;
    transition: all .4s;
    padding-left: 32px;
    padding-right: 32px;
    position: relative
}

.block-product-store .accessories .items.open {
    max-height: 560px
}

.block-product-store .accessories label {
    cursor: pointer
}

.block-product-store .accessories label:last-child .wrap {
    border: none
}

.block-product-store .accessories label:hover .add {
    color: #e51d34
}

.block-product-store .accessories label .wrap {
    display: flex;
    justify-content: space-between;
    padding-top: 24px;
    padding-bottom: 24px;
    transition: all .3s;
    border-bottom: 1px solid #e0e0e0
}

.block-product-store .accessories label input {
    position: absolute;
    opacity: 0
}

.block-product-store .accessories label input:checked~span .add {
    display: none
}

.block-product-store .accessories label input:checked~span .remove {
    display: inline
}

.block-product-store .accessories label .remove {
    display: none;
    font-weight: 480;
    color: #e51d34;
    transition: all .3s
}

.block-product-store .accessories label .add {
    font-weight: 480;
    transition: all .3s;
    color: #000
}

.block-product-store .accessories label .media {
    width: 20%
}

.block-product-store .accessories label .media img {
    width: 100%;
    max-width: 100%;
    height: auto
}

.block-product-store .accessories label .price {
    font-weight: 580;
    display: block;
    padding-top: 16px;
    color: #000
}

.block-product-store .accessories label .name {
    font-weight: 580;
    display: block;
    color: #000
}

.block-product-store .accessories label .contentt {
    width: 70%;
    font-size: 15px;
    line-height: 120%;
    letter-spacing: -0.005em;
    color: #424242
}

.block-product-store .accessories label .contentt .cta {
    display: block;
    padding-top: 2px
}

.product-show-case {
    display: none
}

.product-show-case.active {
    display: block
}

@media screen and (min-width: 1025px) {
    .product-show-case {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        display: none
    }
    .product-show-case.active {
        display: flex
    }
}

.product-show-case .flickity-page-dots {
    display: flex;
    justify-content: center;
    bottom: -16px
}

.product-show-case .flickity-page-dots li {
    width: 8px;
    height: 8px;
    margin-left: 4px;
    margin-right: 4px;
    border-radius: 100%;
    background: #888
}

.product-show-case .flickity-page-dots li.is-selected {
    background: #000
}

.product-show-case .image-row {
    width: 100%;
    margin-bottom: 2%;
    margin-right: 8px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.product-show-case .image-row.ext {
    width: 100%
}

@media screen and (min-width: 568px) {
    .product-show-case .image-row.ext {
        width: 568px
    }
}

@media screen and (min-width: 1025px) {
    .product-show-case .image-row.ext {
        width: 49%
    }
}

.product-show-case .image-row.ext img {
    padding: 0px
}

@media screen and (min-width: 1025px) {
    .product-show-case .image-row {
        width: 49%;
        margin-right: 0px;
        background: rgba(0, 0, 0, 0);
        border-radius: 20px
    }
    .product-show-case .image-row:first-of-type {
        width: 100%;
        background: #f6f6f6
    }
    .product-show-case .image-row:first-of-type img {
        max-width: 568px
    }
}

.product-show-case .image-row img {
    width: 100%;
    max-width: 568px;
    height: auto;
    border-radius: 8px
}

@media screen and (min-width: 1025px) {
    .product-show-case .image-row img {
        max-width: 100%;
        border-radius: 20px;
        padding: 0px;
        background: #f6f6f6
    }
}

.js-at-glance-thumbnails:after {
    content: "flickity";
    display: none
}

@media screen and (min-width: 1025px) {
    .js-at-glance-thumbnails:after {
        content: ""
    }
}

@media screen and (min-width: 1025px) {
    html.site-has-promotion .embed-navigation {
        top: 100px
    }
}

html.site-has-promotion .embed-navigation.top {
    top: 0px
}

header.desktop .primary,
header.desktop .global {
    transition: all .3s
}

header.mobile {
    transition: all .5s
}

header.mobile.scroll-hide {
    transform: translateY(-100%)
}

.embed-navigation {
    background: #fff;
    box-shadow: 0px 4px 60px rgba(243, 243, 249, .5);
    position: -webkit-sticky;
    position: sticky;
    top: 48px;
    z-index: 10;
    transition: all .4s;
    z-index: 101;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0
}

.embed-navigation.top {
    top: 0px;
    border-top-color: rgba(0, 0, 0, 0)
}

.embed-navigation.mobile-open .embed-toggle {
    transform: rotate(180deg)
}

.embed-navigation.mobile-open .collapse-menu {
    display: block
}

@media screen and (min-width: 768px) {
    .embed-navigation.mobile-open .collapse-menu {
        display: flex
    }
}

@media screen and (min-width: 1200px) {
    .embed-navigation {
        top: 60px
    }
}

.embed-navigation .embed-toggle {
    margin-right: 8px;
    cursor: pointer;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s
}

@media screen and (min-width: 767px) {
    .embed-navigation .embed-toggle {
        display: none
    }
}

.embed-navigation .shop-button {
    box-sizing: border-box;
    font-weight: 440;
    border-radius: 38px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 16px;
    padding-left: 16px;
    text-align: center;
    line-height: 100%;
    background-color: #e51d34;
    color: #fff;
    transition: all .3s;
    cursor: pointer
}

.embed-navigation .shop-button:hover {
    background-color: #d1182d
}

.embed-navigation .collapse-menu {
    position: absolute;
    top: 54px;
    background-color: #fff;
    left: 0px;
    padding-left: 28px;
    border-bottom: 1px solid #d2d2d7;
    padding-bottom: 24px;
    width: 100%;
    display: none;
    padding-top: 32px
}

@media screen and (min-width: 768px) {
    .embed-navigation .collapse-menu {
        top: 0px;
        position: relative;
        box-shadow: none;
        background: rgba(0, 0, 0, 0);
        display: flex;
        align-items: center;
        width: auto;
        padding: 0px;
        border: none
    }
}

.embed-navigation .collapse-menu a {
    color: #000;
    text-decoration: none
}

.embed-navigation .collapse-menu a img {
    margin-left: 8px;
    transform: rotate(-90deg);
    margin-top: -2px;
    opacity: .8
}

.embed-navigation .collapse-menu li {
    font-size: 17px;
    line-height: 106%;
    padding-top: 12px;
    padding-bottom: 12px
}

.embed-navigation .collapse-menu li:last-child {
    border-top: 1px solid #d2d2d7;
    margin-top: 10px;
    margin-bottom: 4px;
    padding-top: 20px
}

@media screen and (min-width: 768px) {
    .embed-navigation .collapse-menu li {
        margin: 0px;
        padding: 0px;
        width: auto;
        border: none;
        margin-right: 32px;
        font-weight: 500;
        font-size: 15px
    }
    .embed-navigation .collapse-menu li:last-child {
        margin: 0px;
        padding: 0px;
        border: none;
        margin-right: 32px
    }
}

.embed-navigation .collapse-menu li:hover {
    color: #000;
    cursor: pointer
}

.embed-navigation .lay-max-xl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 54px
}

.embed-navigation .lay-max-xl div:last-child {
    flex-shrink: 0;
    display: flex;
    align-items: center
}

.embed-navigation .lay-max-xl div:first-child {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -0.015em;
    color: #313131;
    display: flex;
    align-items: center
}

@media screen and (min-width: 1025px) {
    .embed-navigation .lay-max-xl div:first-child {
        font-weight: 560;
        font-size: 18px;
        line-height: 100%;
        letter-spacing: -0.025em
    }
}

.lazyload,
.lazyloading {
    opacity: 0
}

.lazyloaded {
    opacity: 1;
    transition: opacity 300ms
}

.wide-background-section {
    max-width: 2560px;
    width: 100%;
    margin: auto;
    min-height: 500px
}

.narrow-background-section {
    max-width: 2048px;
    margin: auto;
    min-height: 400px
}

.bg-section-color-f2f2f2 {
    background-color: #f2f2f2
}

.bg-section-color-gray {
    background-color: #333335
}

.bg-section-color-soft-blue {
    background-color: #a5ffff
}

.bg-section-color-dark-purple {
    background-color: #172a46
}

.flex-align-end {
    display: flex;
    align-items: flex-end
}

.flex-align-start {
    display: flex;
    align-items: flex-start
}

.flex-align-center {
    display: flex;
    align-items: center
}

.flex-justify-center {
    display: flex;
    justify-content: center
}

.flex-space-between {
    display: flex;
    justify-content: space-between
}

.flex-space-evenly {
    display: flex;
    justify-content: space-evenly
}

.flex-dir-column {
    flex-direction: column
}

.utils-flex-wrap {
    display: flex;
    flex-wrap: wrap
}

.flex-self-center {
    align-self: center
}

.flex-self-start {
    align-self: flex-start
}

.flex-self-end {
    align-self: flex-end
}

@media only screen and (max-width: 640px) {
    .order-s-0 {
        order: 0
    }
}

@media only screen and (max-width: 640px) {
    .order-s-1 {
        order: 1
    }
}

.max-image {
    max-width: 100%;
    height: auto
}

.image-full img {
    width: 100%
}

.pos-rel {
    position: relative
}

@media only screen and (max-width: 767px) {
    .hide-mobile {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .show-mobile {
        display: none
    }
}

.text-center {
    text-align: center
}

.margin-horizontal-auto {
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width: 767px) {
    .text-center-small-only {
        text-align: center
    }
}

@media only screen and (min-width: 768px) {
    .text-center-medium {
        text-align: center
    }
}

.utils-copy-max-520x .copy {
    max-width: 520px
}

.utils-copy-max-860x-center .copy {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto
}

.theme-size-default .lead {
    width: 100%
}

.theme-size-default .lead p {
    font-size: 19px;
    margin-bottom: 14px;
    line-height: 126%;
    letter-spacing: -0.02em
}

@media only screen and (min-width: 1441px) {
    .theme-size-default .lead p {
        font-size: 32px;
        margin-bottom: 14px
    }
}

.theme-size-default .title {
    width: 100%
}

.theme-size-default .title h3 {
    font-size: 40px;
    line-height: 100%;
    letter-spacing: -0.028em;
    margin-bottom: 24px;
    font-weight: 520
}

@media only screen and (min-width: 1441px) {
    .theme-size-default .title h3 {
        font-size: 54px;
        margin-bottom: 24px
    }
}

.theme-size-default .copy {
    width: 100%
}

.theme-size-default .copy p {
    font-size: 15px;
    line-height: 127%;
    letter-spacing: -0.005em
}

@media only screen and (min-width: 1441px) {
    .theme-size-default .copy p {
        font-size: 17px;
        line-height: 135%
    }
}

.theme-size-default .footnote {
    font-size: 14px;
    line-height: 1
}

.theme-size-default.big .title h3 {
    font-size: 45px
}

@media only screen and (min-width: 1441px) {
    .theme-size-default.big .title h3 {
        font-size: 60px
    }
}

.theme-size-default.big .copy p {
    font-size: 19px
}

@media only screen and (min-width: 1441px) {
    .theme-size-default.big .copy p {
        font-size: 23px
    }
}

.theme-size-default.big .lead p {
    font-size: 23px
}

@media only screen and (min-width: 1441px) {
    .theme-size-default.big .lead p {
        font-size: 36px
    }
}

.theme-size-small .lead,
.theme-size-small-xs .lead {
    width: 100%
}

.theme-size-small .lead p,
.theme-size-small-xs .lead p {
    font-size: 19px;
    margin-bottom: 14px;
    line-height: 126%;
    letter-spacing: -0.02em
}

@media only screen and (min-width: 1441px) {
    .theme-size-small .lead p,
    .theme-size-small-xs .lead p {
        font-size: 24px
    }
}

.theme-size-small .title,
.theme-size-small-xs .title {
    width: 100%
}

.theme-size-small .title h3,
.theme-size-small-xs .title h3 {
    font-size: 40px;
    line-height: 100%;
    letter-spacing: -0.028em;
    margin-bottom: 24px;
    font-weight: 520
}

.theme-size-small .copy,
.theme-size-small-xs .copy {
    width: 100%
}

.theme-size-small .copy p,
.theme-size-small-xs .copy p {
    font-size: 15px;
    line-height: 127%;
    letter-spacing: -0.005em
}

@media only screen and (min-width: 1441px) {
    .theme-size-small .copy p,
    .theme-size-small-xs .copy p {
        font-size: 17px;
        line-height: 135%
    }
}

.theme-size-small-xs .title h3 {
    font-size: 35px
}

.theme-size-medium-liftup .lead {
    width: 100%
}

.theme-size-medium-liftup .lead p {
    font-size: 19px;
    margin-bottom: 14px;
    line-height: 126%;
    letter-spacing: -0.02em
}

@media only screen and (min-width: 1441px) {
    .theme-size-medium-liftup .lead p {
        font-size: 56px;
        line-height: 95%;
        letter-spacing: -0.028em
    }
}

.theme-size-medium-liftup .title {
    width: 100%
}

.theme-size-medium-liftup .title h3 {
    font-size: 40px;
    line-height: 100%;
    letter-spacing: -0.028em;
    margin-bottom: 24px;
    font-weight: 520
}

@media only screen and (min-width: 1441px) {
    .theme-size-medium-liftup .title h3 {
        font-size: 64px;
        line-height: normal;
        letter-spacing: -0.028em
    }
}

.theme-size-medium-liftup .copy {
    width: 100%
}

.theme-size-medium-liftup .copy p {
    font-size: 15px;
    line-height: 127%;
    letter-spacing: -0.005em
}

@media only screen and (min-width: 1441px) {
    .theme-size-medium-liftup .copy p {
        font-size: 21px;
        line-height: 132%
    }
}

@media only screen and (min-width: 1441px) {
    .theme-size-medium-liftup.grit-x .lead p {
        font-size: 19px
    }
}

@media only screen and (max-width: 767px) {
    .theme-size-mobile-big .lead p {
        font-size: 40px;
        margin-bottom: 0
    }
}

.theme-text-grayscale-bg-dark .lead {
    color: #bebdbd
}

.theme-text-grayscale-bg-dark .title {
    color: #fff
}

.theme-text-grayscale-bg-dark .copy {
    color: #bebdbd
}

.theme-text-grayscale-bg-light .lead {
    color: #7e7e7e
}

.theme-text-grayscale-bg-light .title {
    color: #313131
}

.theme-text-grayscale-bg-light .copy {
    color: #7e7e7e
}

.theme-text-white .lead,
.theme-text-white .title,
.theme-text-white .copy {
    color: #fff
}

.custom__color-theme .c-light-beige {
    color: #ffeeb1
}

.custom__color-theme .c-beige-color {
    color: #f9c88f
}

.custom__color-theme .c-pink {
    color: #ff9cb4
}

.custom__color-theme .c-soft-pink {
    color: #f4e2fa
}

.custom__color-theme .c-purple {
    color: #9355d0
}

.custom__color-theme .c-light-purple {
    color: #3284ff
}

.custom__color-theme .c-dark-purple {
    color: #4d87ef
}

.custom__color-theme .c-yellow {
    color: #ffd233
}

.custom__color-theme .c-acid-yellow {
    color: #ff0
}

.custom__color-theme .c-dark-orange {
    color: #ff7a00
}

.custom__color-theme .c-darker-orange {
    color: #f90
}

.custom__color-theme .c-light-orange {
    color: #ffc700
}

.custom__color-theme .c-light-green {
    color: #16eba3
}

.custom__color-theme .c-dark-green {
    color: #2d9c2d
}

.custom__color-theme .c-acid-green {
    color: #13cf13
}

.custom__color-theme .c-blue {
    color: #0f73e7
}

.custom__color-theme .c-soft-blue {
    color: #5fc3ff
}

.custom__color-theme .c-light-blue {
    color: #4a90e2
}

.custom__color-theme .c-lighter-blue {
    color: #b1d0ff
}

.custom__color-theme .c-blue-100 {
    color: #0273c6
}

.custom__color-theme .c-blue-matte {
    color: #7aa9d4
}

.custom__color-theme .c-green {
    color: #2d9c2d
}

.custom__color-theme .c-lighter-blue {
    color: #4a90e2
}

.custom__color-theme .c-fade-blue {
    color: #b1d0ff
}

.custom__color-theme .c-turquoise {
    color: #21c7c7
}

.custom__color-theme .c-gold {
    color: #bda67e
}

.custom__color-theme .c-golden-dark {
    color: #645947
}

.custom__color-theme .c-golder-lighter {
    color: #9d783b
}

.custom__color-theme .c-middle-gray {
    color: #bebdbd
}

.custom__color-theme .c-middle-gray-v2 {
    color: #86868b
}

.custom__color-theme .c-middle-gray-v3 {
    color: #6c6c71
}

.custom__color-theme .c-dark-gray {
    color: #a3a3a3
}

.custom__color-theme .c-northern-light {
    color: #729892
}

.custom__color-theme .c-teal {
    color: #517279
}

.custom__color-theme .c-light-gray {
    color: silver
}

.custom__color-theme .c-purple {
    color: #a086f4
}

.custom__color-theme .c-black {
    color: #000
}

.custom__color-theme .c-white {
    color: #fff
}

.custom__color-theme .c-red {
    color: #e51d34
}

.custom__font-variants .weight-400 h3,
.custom__font-variants .weight-400 h4,
.custom__font-variants .weight-400 p {
    font-weight: 400
}

.custom__font-variants .weight-520 h3,
.custom__font-variants .weight-520 h4,
.custom__font-variants .weight-520 p {
    font-weight: 520
}

.custom__font-variants .weight-580 h3,
.custom__font-variants .weight-580 h4,
.custom__font-variants .weight-580 p {
    font-weight: 580
}

.custom__font-variants .weight-700 h3,
.custom__font-variants .weight-700 h4,
.custom__font-variants .weight-700 p {
    font-weight: 700
}

.theme-background-grit-x-core {
    background: linear-gradient(180deg, #36353A 0%, #000000 97.92%)
}

.theme-background-vantage-v2-sleep {
    background: linear-gradient(180deg, #102339 0%, #3C404F 30.73%, #080B10 62.68%)
}

.theme-background-vantage-v2-dark-banner {
    background: linear-gradient(180deg, #000000 0%, #2C2C2C 100%)
}

.theme-background-vantage-v2-outdoor {
    background: linear-gradient(180deg, #103932 0%, #3D4F3C 30.73%, #0B2015 100%)
}

.theme-background-vantage-v2-sleep-banner {
    background: linear-gradient(180deg, #3C404F 0%, #102339 100%)
}

.theme-background-vantage-m2-start {
    background: linear-gradient(180deg, #2E2827 0%, #000000 100%);
    margin-bottom: 96px
}

.theme-background-vantage-m2-start img {
    max-width: 600px !important
}

.theme-background-vantage-m2-start .primary-lead {
    color: #fefbea
}

.theme-background-vantage-m2-start .title {
    color: #e3e3e3;
    margin-top: 60px
}

.theme-background-vantage-m2-start .copy,
.theme-background-vantage-m2-start .price {
    color: #86868b
}

.theme-background-north-lights {
    background: #0b0a08
}

.theme-background-heart {
    background: #611c2d
}

.theme-background-heart .button {
    color: #fff !important;
    border-color: #fff !important
}

.theme-background-heart .copy {
    color: #fff;
    max-width: 650px;
    margin: 0 auto
}

.theme-background-heart .copy p {
    font-size: 18px
}

.theme-background-heart .lead p {
    font-size: 23px;
    color: #fff
}

.theme-background-heart .title h3 {
    background: linear-gradient(180deg, #FFFFFF 0%, #FF9179 100%);
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text
}

.theme-background-verity-sense-dark-blue {
    background: linear-gradient(180deg, #0E1420 0%, #141824 100%)
}

.theme-background-verity-sense-dark-blue .title,
.theme-background-verity-sense-dark-blue .copy,
.theme-background-verity-sense-dark-blue .price {
    color: #fff
}

.theme-background-verity-sense-dark-gray {
    background: linear-gradient(180deg, #1D2124 0%, #111516 100%)
}

.theme-background-verity-sense-dark-gray .column-section-title .title {
    color: #e3e3e3
}

.theme-background-verity-sense-dark-gray .column-section-title .copy,
.theme-background-verity-sense-dark-gray .column-section-title .price {
    color: #bebdbd
}

.theme-background-m2-dark {
    background: radial-gradient(76.93% 76.93% at 51.32% 100%, #312000 0%, #2F2F2C 100%);
    margin-bottom: 24px
}

.theme-background-m2-dark-variant {
    background: linear-gradient(180deg, #302826 0%, #302826 100%)
}

.theme-background-m2-dark-tr-load {
    background: linear-gradient(180deg, #3B2E2C 0%, #2C2C2C 100%)
}

.theme-background-ignite-2-color {
    background: linear-gradient(360deg, #EDE7DF 0.08%, #E9E2D2 23.08%, #E4DBCA 62.17%, #BBAC95 100%)
}

.theme-background-battery-life {
    background: radial-gradient(100% 100% at 50% 100%, #2BBC8B 0%, #066F4B 22.4%, #19392E 32.81%, #13221D 61.98%, #0B0C0B 100%);
    padding-top: 10vh;
    color: #fff
}

.theme-background-f6f6f6 {
    background-color: #f6f6f6
}

.theme-background-black {
    background-color: #000
}

.theme-background-fafafa {
    background-color: #fafafa
}

.theme-background-dddddd {
    background-color: #ddd
}

.theme-background-custom-edition {
    background-color: #111;
    margin-bottom: 32px
}

.column-section-title {
    padding-bottom: 80px;
    padding-top: 120px
}

@media only screen and (max-width: 640px) {
    .column-section-title {
        padding-top: 80px;
        padding-bottom: 40px
    }
}

.column-section-title .lead,
.column-section-title .title {
    font-weight: 580;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: -0.028em
}

@media only screen and (min-width: 1441px) {
    .column-section-title .lead,
    .column-section-title .title {
        font-size: 64px;
        line-height: 100%;
        letter-spacing: -0.028em
    }
}

.column-section-title .title {
    margin-bottom: 32px
}

.column-section-title .copy p {
    font-size: 17px;
    line-height: 135%;
    letter-spacing: -0.0045em
}

@media only screen and (min-width: 1441px) {
    .column-section-title .copy p {
        font-size: 21px;
        line-height: 135%;
        letter-spacing: -0.0045em
    }
}

.column-section-title .copy {
    max-width: 720px
}

.column-section-title.pad-top-0 {
    padding-top: 0
}

.column-section-title.pad-bot-40 {
    padding-bottom: 40px
}

.banner-background {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1
}

.banner-background.landscape-height {
    max-height: 760px
}

.banner-background source,
.banner-background img {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    object-fit: cover;
    object-position: 50% 50%
}

.banner-background source.object-fit-top,
.banner-background img.object-fit-top {
    object-position: top
}

.banner-background-overlay {
    position: relative;
    z-index: 10
}

.video-background {
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px
}

.video-background video {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    object-fit: cover;
    object-position: 50% 50%
}

.responsive-image-block {
    display: block
}

.responsive-image-block img,
.responsive-image-block source {
    width: 100%;
    max-width: 100%;
    height: auto
}

.auto-height {
    height: 100%
}

.wide-height {
    min-height: 544px
}

@media only screen and (max-width: 600px) {
    .wide-height {
        min-height: 420px
    }
}

.medium-height {
    min-height: 650px
}

.portrait-height {
    min-height: 680px
}

@media only screen and (max-width: 600px) {
    .portrait-height {
        min-height: 480px
    }
}

.column-basic-ksp {
    position: relative
}

.column-basic-ksp .contentt {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    z-index: 2;
    position: relative;
    padding: 24px
}

@media only screen and (min-width: 1090px) {
    .column-basic-ksp .contentt {
        padding: 48px
    }
}

.column-basic-ksp .contentt.image-bottom .bottom-image {
    margin-top: auto
}

.column-basic-ksp .contentt.cover-space {
    height: 100%
}

.column-basic-ksp .contentt.copy-bottom .copy {
    margin-top: auto
}

.column-basic-ksp .contentt.footnote-bottom .footnote {
    margin-top: auto
}

.column-basic-ksp .contentt.title-and-copy-bottom .title {
    margin-top: auto
}

.column-basic-ksp .contentt.content-center {
    justify-content: center
}

.column-basic-ksp .contentt.content-bottom {
    justify-content: flex-end
}

.column-basic-ksp .contentt.lead-top {
    justify-content: flex-end
}

.column-basic-ksp .contentt.lead-top .lead {
    margin-bottom: auto
}

.column-basic-ksp .contentt.text-center {
    text-align: center
}

.column-basic-ksp .contentt.all-center {
    justify-content: center;
    align-items: center
}

.column-basic-ksp .icon-readmore-block {
    position: absolute;
    display: inline-block;
    bottom: 24px;
    right: 24px;
    width: 32px;
    height: 32px;
    background: #e8e8e8;
    z-index: 50;
    border-radius: 100%;
    cursor: pointer;
    background-image: url(../img/icon-expand-plus.svg);
    background-size: 32px 32px;
    background-position: center center;
    transition: all .35s
}

.column-basic-ksp .icon-readmore-block:hover {
    background-color: #d8d8d8
}

.column-basic-ksp .content-image {
    max-width: 100%;
    height: auto;
    z-index: 4
}

.column-basic-ksp .content-image-set {
    display: block
}

.column-basic-ksp .content-image-set img,
.column-basic-ksp .content-image-set source {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    z-index: 4
}

@media only screen and (min-width: 641px)and (max-width: 1600px) {
    .column-basic-ksp .lead p,
    .column-basic-ksp .lead span:last-child {
        font-size: 24px
    }
}

@media only screen and (max-width: 640px) {
    .column-basic-ksp .lead p,
    .column-basic-ksp .lead span:last-child {
        font-size: 19px
    }
}

.lead .contains-icon {
    display: flex;
    align-items: flex-start
}

.lead .contains-icon .icon-block {
    width: 36px;
    margin-right: 16px;
    margin-top: -2px
}

.lead .contains-icon span {
    line-height: 1
}

.lead .contains-icon.medium-icon-size .icon-block {
    width: 27px;
    margin-right: 8px
}

.lead .contains-icon svg {
    width: 100%;
    height: auto
}

@media only screen and (max-width: 640px) {
    .lead .contains-icon span:last-child {
        font-size: 22px
    }
}

.product-sub-hero-section {
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 2560px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 65vh;
    margin-bottom: 60px
}

@media only screen and (max-width: 640px) {
    .product-sub-hero-section {
        margin-bottom: 20px
    }
}

.product-sub-hero-section .lay-max-xl {
    padding-bottom: 42px
}

.product-sub-hero-section img {
    max-width: 100%;
    height: auto
}

.product-sub-hero-section img.margin-bottom-0 {
    margin-bottom: 0
}

@media only screen and (min-width: 1200px)and (max-width: 1690px) {
    .product-sub-hero-section img.medium-max-width-624 {
        max-width: 560px
    }
}

.product-sub-hero-section .primary-lead {
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -0.03em;
    padding-top: 140px;
    padding-bottom: 80px
}

.product-sub-hero-section .title {
    font-weight: 580;
    font-size: 80px;
    line-height: 56px;
    letter-spacing: -0.02em;
    margin-bottom: 40px;
    font-size: calc(46px + 47*(100vw - 320px)/2560)
}

.product-sub-hero-section .copy {
    line-height: 141%;
    letter-spacing: -0.01em;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    font-size: calc(15px + 2*(100vw - 320px)/2560)
}

.product-sub-hero-section .price {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.02em;
    margin-bottom: 28px;
    font-weight: 520
}

.product-sub-hero-video {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 2560px;
    margin: auto;
    position: relative;
    padding-top: 60px;
    padding-left: 42px
}

.product-sub-hero-video.verity-sense {
    background-color: #141821
}

.product-sub-hero-video .lay-max-xl {
    display: flex;
    min-height: 500px;
    z-index: 5;
    position: relative
}

@media only screen and (min-width: 767px) {
    .product-sub-hero-video .lay-max-xl {
        min-height: 504px
    }
}

@media only screen and (min-width: 1090px) {
    .product-sub-hero-video .lay-max-xl {
        min-height: 664px;
        align-items: center
    }
}

@media only screen and (min-width: 1441px) {
    .product-sub-hero-video .lay-max-xl {
        min-height: 90vh;
        max-height: 1181px
    }
}

.product-sub-hero-video .lay-max-xl>div {
    max-width: 720px
}

.product-sub-hero-video .title {
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -0.03em;
    margin-bottom: 32px;
    font-size: calc(40px + 50*(100vw - 520px)/2560)
}

.product-sub-hero-video a {
    font-size: 17px;
    line-height: 112%;
    font-weight: 420;
    display: inline-flex;
    align-items: center;
    letter-spacing: -0.005em;
    color: #fff;
    text-decoration: none;
    transition: all .35s
}

.product-sub-hero-video a:hover {
    color: #e51d34
}

.product-sub-hero-video a img {
    margin-left: 22px
}

.product-ignite-2 {
    background-color: #dacfb9
}

.product-ignite-2-hero-video .title {
    color: #9e875e
}

.product-ignite-2-hero-video a {
    color: #000
}

@media only screen and (min-width: 641px)and (max-width: 1089px) {
    .product-ignite-2-hero-video>.lay-max-xl {
        align-items: center
    }
}

.product-vantage-v2-hero-video .title,
.product-vantage-v2-hero-video a {
    color: #fff
}

.sub-theme-h10 {
    background: #26252a
}

.sub-theme-h10 img {
    max-width: 600px
}

.sub-theme-h10 .title {
    color: #fff
}

.sub-theme-h10 .copy,
.sub-theme-h10 .price {
    color: #bebdbd
}

.sub-theme-vantage-v2 {
    background: linear-gradient(180deg, #16272c 0%, #061518 55%, #010203 100%);
    margin-bottom: 0
}

@media only screen and (min-width: 1200px)and (max-width: 1690px) {
    .sub-theme-vantage-v2 img {
        max-width: 500px
    }
}

.sub-theme-vantage-v2 {
    background: linear-gradient(180deg, #0B0B0B 0%, #171B17 40.1%, #242C25 100%)
}

.sub-theme-unite {
    background: #3f6666
}

.sub-theme-ignite-2,
.sub-theme-unite {
    margin-bottom: 0
}

@media only screen and (max-width: 640px) {
    .sub-theme-ignite-2 .title,
    .sub-theme-unite .title {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 1024px) {
    .sub-theme-ignite-2 .title,
    .sub-theme-unite .title {
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 1200px)and (max-width: 1690px) {
    .sub-theme-ignite-2 img,
    .sub-theme-unite img {
        max-width: 400px
    }
}

@media only screen and (max-width: 640px) {
    .ignite2-section-title {
        padding-top: 80px;
        padding-bottom: 40px
    }
}

.section-ignite-2-health .banner-background {
    z-index: -1
}

.product-at-glance {
    display: flex;
    align-items: stretch;
    max-width: 2048px;
    margin: auto
}

@media only screen and (min-width: 1090px) {
    .product-at-glance {
        min-height: 565px
    }
}

@media only screen and (min-width: 1680px) {
    .product-at-glance {
        min-height: 740px
    }
}

@media only screen and (min-width: 2099px) {
    .product-at-glance {
        min-height: 890px
    }
}

.product-at-glance .product-data,
.product-at-glance .media-block,
.product-at-glance .thumbnail-block,
.product-at-glance .element-grid {
    width: 100%;
    display: block
}

.product-at-glance .product-data {
    padding-top: 10vh
}

.product-at-glance .media-block {
    text-align: center
}

.product-at-glance .thumbnail-block p {
    font-weight: 560;
    font-size: 19px;
    line-height: 35px;
    letter-spacing: -0.01em;
    color: #000
}

.product-at-glance .thumbnail-block .variant-select {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px
}

@media only screen and (min-width: 821px) {
    .product-at-glance .element-grid {
        display: grid;
        width: 100%;
        grid-template-columns: auto
    }
    .product-at-glance .product-data {
        grid-row: 1/2;
        display: flex;
        align-items: flex-end;
        padding-top: 0px
    }
    .product-at-glance .media-block {
        grid-column: 2/3;
        grid-row: 1/3;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .product-at-glance .thumbnail-block {
        grid-row: 2/3
    }
}

@media only screen and (min-width: 2099px) {
    .product-at-glance {
        max-width: 2048px
    }
}

.product-at-glance .product-image {
    max-width: 60%;
    height: auto
}

@media only screen and (min-width: 1090px) {
    .product-at-glance .product-image {
        max-width: 75%
    }
}

@media only screen and (min-width: 1680px) {
    .product-at-glance .product-image {
        max-width: 100%
    }
}

.product-at-glance .product-data h1 {
    font-size: 21px;
    line-height: 114%;
    letter-spacing: -0.02em;
    color: #313131;
    font-weight: 480;
    margin-bottom: 8px
}

@media only screen and (min-width: 1200px) {
    .product-at-glance .product-data h1 {
        font-size: 21px;
        line-height: 114%
    }
}

@media only screen and (min-width: 1740px) {
    .product-at-glance .product-data h1 {
        font-size: 40px;
        line-height: 200%
    }
}

.product-at-glance .product-data h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #313131;
    margin-bottom: 24px
}

@media only screen and (min-width: 1200px) {
    .product-at-glance .product-data h2 {
        font-size: 54px
    }
}

@media only screen and (min-width: 1740px) {
    .product-at-glance .product-data h2 {
        font-size: 98px
    }
}

.product-at-glance .thumbnails {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding-top: 20px;
    padding-bottom: 20px
}

.product-at-glance .thumbnails .image-set {
    display: none
}

.product-at-glance .thumbnails .image-set img {
    width: 60px;
    height: 60px;
    background: #fff;
    padding: 8px;
    margin-right: 4px;
    margin-left: 4px;
    margin-bottom: 3px;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s
}

@media only screen and (min-width: 1090px) {
    .product-at-glance .thumbnails .image-set img {
        width: 100px;
        height: 100px
    }
}

.product-at-glance .thumbnails .image-set img.active {
    border-bottom-color: #000
}

.product-at-glance .thumbnails .image-set.active {
    display: flex
}

.product-at-glance-shop .description {
    padding-top: 5vh;
    padding-bottom: 5vh
}

.product-at-glance-shop .description p:first-child {
    font-weight: 500;
    font-size: 19px;
    line-height: 116%;
    letter-spacing: -0.01em;
    color: #000;
    margin-bottom: 14px
}

@media only screen and (min-width: 1200px) {
    .product-at-glance-shop .description p:first-child {
        font-size: 19px
    }
}

@media only screen and (min-width: 1740px) {
    .product-at-glance-shop .description p:first-child {
        font-size: 25px
    }
}

.product-at-glance-shop .description p:last-child {
    font-size: 15px;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: #7e7e7e
}

@media only screen and (min-width: 1200px) {
    .product-at-glance-shop .description p:last-child {
        font-size: 15px
    }
}

@media only screen and (min-width: 1740px) {
    .product-at-glance-shop .description p:last-child {
        font-size: 20px
    }
}

.product-at-glance-shop .shop {
    display: flex;
    margin-left: auto;
    display: flex;
    align-items: center
}

.product-at-glance-shop .shop div:first-child {
    margin-right: 48px
}

.product-at-glance-shop .shop div:first-child p:first-child {
    font-weight: 420;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #7e7e7e
}

.product-at-glance-shop .shop div:first-child p:last-child {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.01em;
    color: #313131
}

.ohr-content-block {
    text-align: center;
    min-height: 1380px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 2048px;
    margin: auto;
    display: flex;
    align-items: center
}

.ohr-content-block.vantage-red-block {
    min-height: 900px;
    overflow: hidden;
    position: relative
}

.ohr-content-block.vantage-red-block .title {
    font-size: 28px
}

.ohr-content-block.vantage-red-block .lead p {
    color: #c4c4c4
}

.ohr-content-block.vantage-red-block .lead,
.ohr-content-block.vantage-red-block .title,
.ohr-content-block.vantage-red-block .copy {
    color: #fff
}

.ohr-content-block.ignite-2 {
    min-height: 0
}

.ohr-content-block.ignite-2 .lead {
    color: #7e7e7e
}

@media only screen and (max-width: 640px) {
    .ohr-content-block.ignite-2 .lead {
        font-size: 23px;
        line-height: 30px
    }
}

.ohr-content-block.ignite-2 .title {
    font-size: 40px;
    line-height: 1;
    letter-spacing: initial
}

@media only screen and (min-width: 1600px) {
    .ohr-content-block.ignite-2 .title {
        font-size: 70px
    }
}

.ohr-content-block .lead {
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #e51d34;
    margin-bottom: 16px
}

.ohr-content-block .title {
    font-size: 102px;
    line-height: 100px;
    letter-spacing: -4px;
    color: #313131;
    font-weight: 520;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 42px
}

.product-water-resistance-container h3 {
    line-height: 1;
    font-size: 70px;
    font-weight: 500
}

.product-water-resistance-container h4 {
    font-size: 22px;
    font-weight: 500
}

.product-water-resistance-container .feature {
    color: #4a90e2
}

@media only screen and (max-width: 640px) {
    .product-water-resistance-container {
        min-height: 690px
    }
    .product-water-resistance-container h3 {
        font-size: 40px
    }
    .product-water-resistance-container .feature {
        font-size: 70px
    }
}

@media only screen and (min-width: 641px) {
    .product-water-resistance-container h4 {
        font-size: 41px
    }
    .product-water-resistance-container .feature {
        font-size: 100px
    }
}

.sport-profile-container {
    text-align: center;
    background: #f2f2f2;
    position: relative;
    padding-bottom: 56.98%
}

@media only screen and (max-width: 640px) {
    .sport-profile-container {
        height: auto;
        padding-bottom: 122.4%
    }
}

@media only screen and (min-width: 641px)and (max-width: 1089px) {
    .sport-profile-container {
        height: auto
    }
}

.sport-profile-container .contentt {
    max-width: 480px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.bundle-pack-content-block .title {
    font-size: 28px;
    line-height: 95%;
    letter-spacing: -0.028em;
    margin-bottom: 32px;
    font-weight: 420
}

.bundle-pack-content-block .copy {
    margin-bottom: 34px;
    font-size: 21px;
    line-height: 132%;
    color: #86868b
}

.shift-edition-header .lead p,
.titan-edition-header .lead p {
    font-size: 54px;
    line-height: 100%;
    letter-spacing: -0.028em;
    color: #6e6e73
}

.shift-edition-header .title h3,
.titan-edition-header .title h3 {
    font-weight: 600;
    font-size: 117px;
    line-height: 100%;
    letter-spacing: -0.028em;
    color: #e51d34;
    margin-bottom: 42px
}

.shift-edition-header .copy p,
.titan-edition-header .copy p {
    font-size: 21px;
    line-height: 135%;
    letter-spacing: -0.005em;
    color: #6e6e73;
    max-width: 560px;
    margin: auto
}

@media only screen and (max-width: 767px) {
    .shift-edition-header .lead p,
    .titan-edition-header .lead p {
        font-size: 40px
    }
    .shift-edition-header .title h3,
    .titan-edition-header .title h3 {
        font-size: 67px
    }
}

.titan-edition-header .title h3 {
    color: #fff;
    margin-bottom: 20px
}

.titan-edition-header .copy p {
    font-size: 18px
}

@media only screen and (max-width: 600px) {
    .titan-edition-header .lead p {
        font-size: 30px
    }
    .titan-edition-header .title h3 {
        font-size: 40px
    }
}

.custom-edition-block .lead {
    font-size: 28px;
    line-height: 105%;
    letter-spacing: -0.028em;
    color: #86868b;
    margin-bottom: 8px
}

.custom-edition-block .title {
    font-size: 32px;
    line-height: 105%;
    letter-spacing: -0.028em;
    color: #fff;
    margin-bottom: 32px;
    font-weight: 520
}

.custom-edition-block .copy {
    font-size: 17px;
    line-height: 125%;
    letter-spacing: -0.008em;
    color: #86868b
}

.custom-edition-text-p {
    font-size: 28px;
    line-height: 125%;
    letter-spacing: -0.02em;
    color: #fff;
    margin-bottom: 30px
}

.gps-content-text {
    font-size: 17px;
    line-height: 135%;
    letter-spacing: -0.02em;
    color: #86868b
}

.feature-card-slider-container .flickity-button,
.grit-x-pro-slider .flickity-button,
.v2-slider .flickity-button {
    width: 50px;
    height: 50px;
    top: 45%
}

.feature-card-slider-container .flickity-button.previous,
.grit-x-pro-slider .flickity-button.previous,
.v2-slider .flickity-button.previous {
    background-image: url(../img/static/common/chevron-back.svg);
    background-repeat: no-repeat;
    background-position: center
}

.feature-card-slider-container .flickity-button.next,
.grit-x-pro-slider .flickity-button.next,
.v2-slider .flickity-button.next {
    background-image: url(../img/static/common/chevron-next.svg);
    background-repeat: no-repeat;
    background-position: center
}

.feature-card-slider-container .flickity-button svg,
.grit-x-pro-slider .flickity-button svg,
.v2-slider .flickity-button svg {
    display: none
}

.feature-card-slider-container .flickity-page-dots,
.grit-x-pro-slider .flickity-page-dots,
.v2-slider .flickity-page-dots {
    padding: 22px 0;
    background: rgba(0, 0, 0, 0);
    bottom: 20px
}

.feature-card-slider-container .flickity-page-dots .dot,
.grit-x-pro-slider .flickity-page-dots .dot,
.v2-slider .flickity-page-dots .dot {
    height: 3px;
    width: 70px;
    border-radius: 0;
    background: #fff;
    margin: 0 3px
}

@media only screen and (max-width: 767px) {
    .feature-card-slider-container .flickity-page-dots .dot,
    .grit-x-pro-slider .flickity-page-dots .dot,
    .v2-slider .flickity-page-dots .dot {
        width: 31px
    }
}

.v2-slider .flickity-page-dots,
.grit-x-pro-slider .flickity-page-dots {
    padding: 0;
    bottom: -20px
}

.v2-slider .flickity-page-dots .dot,
.grit-x-pro-slider .flickity-page-dots .dot {
    width: 42px;
    height: 2px
}

.slider-feature-card {
    margin-right: 32px;
    width: 90%
}

@media only screen and (min-width: 767px) {
    .slider-feature-card {
        width: 50%
    }
}

@media only screen and (min-width: 1025px) {
    .slider-feature-card {
        width: 30%
    }
}

@media only screen and (min-width: 1600px) {
    .slider-feature-card {
        width: 600px
    }
}

.slider-feature-card .contentt {
    background: #fff;
    width: 100%;
    transform: translateX(0px)
}

@media only screen and (min-width: 1024px) {
    .slider-feature-card .contentt {
        transform: translateX(-45%)
    }
}

@media only screen and (min-width: 1280px) {
    .slider-feature-card .contentt {
        transform: translateX(-76%)
    }
}

@media only screen and (min-width: 1441px) {
    .slider-feature-card .contentt {
        transform: translateX(-45%)
    }
}

.slider-feature-card .contentt .title h3 {
    font-size: calc(30px + 15*(100vw - 320px)/2560)
}

.slider-feature-card .contentt .heading {
    padding: 26px
}

.slider-feature-card .contains-icon {
    display: flex;
    align-items: center
}

.slider-feature-card .contains-icon svg {
    width: 15%;
    height: auto;
    flex-grow: 0;
    margin-right: 2%
}

.featured-accessory-block {
    background: #fff;
    text-align: center;
    padding: 32px 64px
}

.featured-accessory-block .contentt .copy {
    max-width: 320px;
    margin: auto
}

.featured-accessory-block .contentt .cta {
    padding-top: 32px
}

.product-variant-radio {
    display: flex;
    margin-right: 1em;
    cursor: pointer
}

.product-variant-radio input {
    position: absolute;
    opacity: 0
}

.product-variant-radio input:checked+span .state {
    box-shadow: inset 0px 0px 8px rgba(0, 0, 0, .4)
}

.product-variant-radio .contentt {
    display: flex
}

.product-variant-radio .state {
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    z-index: 5
}

.product-variant-radio .color {
    display: flex;
    flex-wrap: wrap;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    transition: all .3s;
    position: relative
}

.product-variant-radio .color-block {
    width: 100%;
    height: 50%
}

.look-book-color-select {
    display: inline-block;
    cursor: pointer;
    margin-bottom: 16px
}

.look-book-color-select .contentt {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.look-book-color-select input {
    position: absolute;
    opacity: 0
}

.look-book-color-select input:checked+span>span.color {
    border-color: #fff;
    transform: scale(0.8)
}

.look-book-color-select .color {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    overflow: hidden;
    border: 2px solid rgba(0, 0, 0, 0);
    margin-right: 16px;
    transition: all .35s
}

.look-book-color-select .color .color-block {
    width: 60px;
    height: 28px;
    display: block
}

.look-book-color-select .meta {
    display: block;
    font-size: 18px
}

@media only screen and (min-width: 1281px) {
    .look-book-color-select .meta {
        font-size: 28px
    }
}

.look-book-color-select .meta span {
    display: block;
    width: 100%;
    color: #fff
}

.look-book-color-select .meta span:last-child {
    font-size: 15px;
    color: #979797;
    padding-top: 8px;
    font-family: "staff-light"
}

@media only screen and (min-width: 1281px) {
    .look-book-color-select .meta span:last-child {
        font-size: 21px;
        padding-top: 16px
    }
}

.product-bar-chart {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .product-bar-chart {
        width: 33%;
        max-width: 320px
    }
}

@media only screen and (min-width: 1441px)and (max-width: 1620px) {
    .product-bar-chart {
        padding: 0 4%
    }
}

.product-bar-chart .small-title {
    color: #7e7e7e;
    font-size: 21px
}

.product-bar-chart .title {
    font-weight: bold;
    font-size: 67px;
    line-height: 67px;
    color: #313131
}

.product-bar-chart .bars .bar-container .bar-title {
    color: #313131;
    font-size: 15px
}

@media only screen and (min-width: 1621px) {
    .product-bar-chart .bars .bar-container .bar-title {
        font-size: 21px
    }
}

.product-bar-chart .bars .bar-container .bar-line {
    height: 16px;
    border-radius: 10px;
    background: linear-gradient(180deg, #E51D34 0%, #A70114 100%)
}

@media only screen and (min-width: 768px)and (max-width: 1300px) {
    .product-bar-chart .bars .bar-container .bar-line {
        max-width: 240px
    }
}

.product-bar-chart .bars .bar-container .bar-line.gray-bar {
    background: linear-gradient(180deg, #7E7E7E 0%, #545454 100%)
}

.verity-sense-product-starter img {
    max-width: 968px;
    width: 100%
}

.battery-life-unit .lead,
.battery-life-unit .copy {
    font-size: 21px;
    line-height: 125%;
    letter-spacing: -0.01em;
    color: #bed
}

.battery-life-unit .title {
    font-weight: 600;
    font-size: 64px;
    line-height: 105%;
    letter-spacing: -0.01em;
    padding-top: 16px
}

.battery-life-unit .title span {
    font-size: 32px
}

@media only screen and (min-width: 768px) {
    .battery-life-unit {
        text-align: left;
        padding-left: 40px
    }
}

.theme-battery-life-days .lead,
.theme-battery-life-days .copy {
    font-size: 28px;
    line-height: 95%;
    letter-spacing: -0.03em;
    color: #7affd2
}

.theme-battery-life-days .title {
    font-size: 64px;
    line-height: 105%;
    letter-spacing: -0.03em;
    font-weight: 520;
    padding-top: 16px;
    padding-bottom: 16px;
    max-width: 350px
}

@media only screen and (min-width: 768px) {
    .theme-battery-life-days {
        text-align: left;
        padding-left: 40px
    }
}

.battery-life-counter {
    font-size: 280px;
    color: #16eba3;
    font-weight: 600;
    line-height: 100%
}

.battery-life-units-container {
    position: relative;
    width: 100%;
    padding-bottom: 5vh
}

@media only screen and (min-width: 1025px) {
    .battery-life-units-container {
        position: absolute;
        bottom: 15%;
        padding-bottom: 0px;
        width: 100%
    }
}

.satelite-image-container {
    position: absolute;
    left: 0;
    bottom: -100px;
    width: 100%
}

.satelite-image-container .satelite-image {
    text-align: center;
    max-width: 550px;
    margin: 0 auto
}

.satelite-image-container .satelite-image.grit-x-pro {
    max-width: 650px
}

.custom-banner-big-fonts .lead p {
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 0
}

.custom-banner-big-fonts .title h3 {
    font-size: 23px;
    margin-top: 23px
}

.custom-banner-big-fonts .copy p {
    font-size: 100px;
    font-weight: 500;
    line-height: 1
}

.custom-banner-big-fonts.equal-top .lead p,
.custom-banner-big-fonts.equal-top .title h3 {
    font-size: 35px
}

.custom-banner-big-fonts.equal-top .title h3 {
    margin-top: 0
}

.custom-edition-card .image {
    overflow: hidden;
    border-radius: 10px
}

@media only screen and (max-width: 767px) {
    .custom-edition-card {
        padding: 20px
    }
}

.sync-section .contains-icon .icon-block {
    display: inline-block;
    margin-right: 10px
}

@media only screen and (max-width: 767px) {
    .sync-section .contains-icon {
        display: flex;
        justify-content: center
    }
}

@media only screen and (max-width: 767px) {
    .sync-section {
        justify-content: center
    }
}

.sync-section .app-links a {
    display: inline-block
}

.sync-section .app-links a:nth-child(n+2) {
    margin-left: 20px
}

@media only screen and (max-width: 1107px) {
    .sync-section .app-links a {
        width: 150px
    }
}

@media only screen and (max-width: 640px) {
    .sync-section .app-links {
        text-align: center
    }
}

@media only screen and (max-width: 1024px) {
    .sync-section {
        justify-content: center;
        text-align: center
    }
    .sync-section .sync-image>div {
        width: 100%
    }
    .sync-section .contains-icon {
        justify-content: center
    }
}

.theme-background-grit-x-pro-navigation {
    background: linear-gradient(180deg, #103932 0%, #3D4F3C 30.73%, #0B2015 60.99%)
}

.theme-background-grit-x-pro-precison {
    background: linear-gradient(180deg, #320006 25.17%, #090909 100%)
}

.theme-background-grit-x-pro-precison .lead p {
    color: #fff
}

.theme-background-grit-x-pro-precison .button {
    border-color: #856e70
}

.theme-background-grit-x-pro-precison .title h3 {
    background: linear-gradient(180deg, #FFB7B7 0%, #FF9179 100%);
    font-size: 64px;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text
}

@media only screen and (max-width: 767px) {
    .theme-background-grit-x-pro-precison .theme-size-medium-liftup.grit-x .lead {
        max-width: 250px;
        margin: 0 auto
    }
    .theme-background-grit-x-pro-precison .theme-size-medium-liftup.grit-x .lead p {
        font-size: 21px
    }
    .theme-background-grit-x-pro-precison .theme-size-medium-liftup.grit-x .title h3 {
        font-size: 40px
    }
}

.theme-background-grit-x-start {
    background: #040404;
    margin-bottom: 0
}

@media only screen and (min-width: 1200px)and (max-width: 1690px) {
    .theme-background-grit-x-start img {
        max-width: 600px
    }
}

.theme-background-grit-x-start .title {
    color: #fff
}

.theme-background-grit-x-start .copy {
    color: #bebdbd
}

.theme-background-grit-x-start .price {
    color: #e8e8e8
}

.compatible-apps .wrap {
    min-height: 625px
}

@media only screen and (max-width: 767px) {
    .compatible-apps .lay-max-xl {
        padding: 0
    }
}

.compatible-apps .lead,
.compatible-apps .title {
    font-size: 52px
}

@media only screen and (max-width: 450px) {
    .compatible-apps .lead,
    .compatible-apps .title {
        font-size: 35px
    }
}

.compatible-apps .copy {
    max-width: 400px
}

@media only screen and (max-width: 450px) {
    .compatible-apps .copy {
        max-width: 300px
    }
}

.compatible-apps .apps-container {
    display: flex;
    justify-content: space-between;
    transform: translateY(-80%);
    max-width: 1000px;
    margin: 0 auto
}

@media only screen and (min-width: 768px) {
    .compatible-apps .apps-container {
        justify-content: space-evenly;
        transform: translateY(-100%)
    }
}

.compatible-apps .apps-container .app {
    max-width: 80px
}

@media only screen and (max-width: 501px) {
    .compatible-apps .apps-container .app {
        max-width: 50px
    }
}

@media only screen and (min-width: 768px) {
    .compatible-apps .apps-container .app {
        max-width: 100px
    }
}

.compatible-apps .apps-container .app img {
    width: 100%;
    margin-bottom: 10px;
    filter: drop-shadow(0px 8.61116px 8.61116px rgba(0, 0, 0, 0.08));
    border-radius: 13%
}

.compatible-apps .apps-container .app small {
    color: #86868b;
    display: none
}

@media only screen and (min-width: 768px) {
    .compatible-apps .apps-container .app small {
        display: block
    }
}

.compatible-apps .apps-container .app:nth-child(2),
.compatible-apps .apps-container .app:nth-child(4) {
    transform: translateY(80%)
}

.compatible-apps .apps-container .app:nth-child(3) {
    transform: translateY(140%)
}

.compatible-apps .cta {
    z-index: 11
}

@media only screen and (min-width: 1025px) {
    .compatible-apps .cta {
        transform: translateY(-10vw)
    }
}

.wristband-showcase-slider {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 60px
}

.wristband-showcase-slider .case {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    pointer-events: none
}

.wristband-showcase-slider .case img {
    max-width: 300px;
    height: auto
}

.wristband-showcase-slider .item {
    width: 300px;
    min-height: 425px
}

.product-feature-liftup-block {
    min-height: 480px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #c4c4c4;
    overflow: hidden;
    background-color: #1f1f1f;
    position: relative
}

@media only screen and (min-width: 1440px) {
    .product-feature-liftup-block {
        min-height: 700px
    }
}

.product-feature-liftup-block.auto-height {
    min-height: 100%
}

@media only screen and (max-width: 767px) {
    .product-feature-liftup-block.auto-height {
        min-height: 480px
    }
}

.product-feature-liftup-block.square {
    min-height: 470px
}

@media only screen and (min-width: 1440px) {
    .product-feature-liftup-block.square {
        min-height: 470px
    }
}

.product-feature-liftup-block .contentt {
    max-width: 380px;
    padding: 32px;
    z-index: 2
}

.product-feature-liftup-block .title {
    font-size: 48px;
    line-height: 125%;
    letter-spacing: -0.01em;
    font-weight: 600;
    color: #fff
}

@media only screen and (max-width: 600px) {
    .product-feature-liftup-block .title {
        font-size: 32px;
        line-height: 125%
    }
}

.product-feature-liftup-block .copy {
    font-size: 21px;
    line-height: 125%;
    letter-spacing: -0.01em;
    margin-top: 15px;
    color: #aeaeae
}

@media only screen and (max-width: 600px) {
    .product-feature-liftup-block .copy {
        font-size: 13px;
        line-height: 16px
    }
}

.product-feature-liftup-block .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    transition: all .4s
}

.custom-edition-lift .lead p {
    font-size: 18px;
    color: #86868b
}

.custom-edition-lift .heading .title {
    margin-top: 10px
}

.custom-edition-lift .heading .title h3 {
    font-size: 46px;
    line-height: 1;
    font-weight: 520
}

.custom-edition-lift .heading .copy p {
    font-size: 36px;
    line-height: 1
}

.custom-edition-lift .contentt .title h3 {
    margin-top: 30px;
    margin-bottom: 5px
}

.custom-edition-lift .contentt .copy p {
    line-height: 1.5;
    color: #86868b
}

@media only screen and (max-width: 767px) {
    .custom-edition-lift {
        text-align: center;
        margin-bottom: 60px
    }
}

.utils-embed-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden
}

.utils-embed-video iframe,
.utils-embed-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.fluid-video-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 480px;
    position: relative
}

@media only screen and (min-width: 1025px) {
    .fluid-video-banner {
        min-height: 550px
    }
}

.fluid-video-banner .banner-content {
    z-index: 3
}

.fluid-video-banner .cta {
    padding: 32px;
    text-align: center;
    max-width: 700px;
    margin: 0 auto
}

.fluid-video-banner video {
    position: absolute
}

.fluid-video-banner h2 {
    font-size: 42px;
    letter-spacing: -0.028em;
    line-height: 100%;
    color: #fff;
    margin-bottom: 42px;
    font-weight: 520
}

@media only screen and (min-width: 1025px) {
    .fluid-video-banner h2 {
        font-size: 60px;
        line-height: 92%;
        letter-spacing: -0.02em
    }
}

.fluid-video-banner p {
    font-size: 17px;
    line-height: 135%;
    letter-spacing: -0.005em;
    color: #fff;
    margin-top: 42px;
    margin-left: auto;
    margin-right: auto;
    max-width: 700px
}

.fluid-video-banner video {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    object-fit: cover;
    object-position: 50% 50%;
    z-index: 1
}

.video-button {
    border: 1px solid #86868b;
    color: #fff;
    background-image: url(../img/icon-play-circle.svg);
    background-color: rgba(0, 0, 0, 0);
    background-position: 90% 12px;
    background-size: 24px 24px;
    padding-right: 60px;
    background-repeat: no-repeat;
    letter-spacing: -0.005em;
    transition: all .25s;
    background-color: rgba(0, 0, 0, .3)
}

.ladder-font-sizes .lead p {
    font-size: 50px;
    font-weight: 520
}

.ladder-font-sizes .title h3 {
    font-size: 24px
}

.connected-gps .lead {
    font-size: 32px;
    color: #418282
}

.connected-gps .title {
    font-size: 80px;
    color: #464646
}

.connected-gps .copy {
    color: #7a7a82
}

@media only screen and (min-width: 640px)and (max-width: 767px) {
    .connected-gps {
        background-color: #e4eae8
    }
}

@media only screen and (max-width: 767px) {
    .connected-gps .column-section-title {
        text-align: center
    }
    .connected-gps .title {
        font-size: 60px
    }
    .connected-gps .banner-background img {
        width: 100%;
        object-fit: contain
    }
}

.herovideo-unite .title {
    max-width: 500px
}

.vantage-v2-training-tests .contains-icon .icon-block {
    margin-right: 13px !important
}

.vantage-v2-training-tests .contains-icon span:last-child {
    font-size: 24px
}

.h10-plaintext .lead,
.h10-plaintext .copy {
    color: #a3a3a3
}

.h10-plaintext .lead p,
.h10-plaintext .copy p {
    font-size: 21px
}

.h10-plaintext .title {
    color: #fff
}

.accordion-mount-block .trigger {
    font-size: calc(36px + 28*(100vw - 320px)/2560);
    line-height: 100%;
    letter-spacing: -0.02em;
    padding-bottom: 2vh;
    padding-top: 2vh;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    cursor: pointer
}

.accordion-mount-block .trigger.open {
    border-color: rgba(0, 0, 0, 0)
}

.accordion-mount-block .trigger.open span:last-of-type {
    transform: rotate(45deg)
}

.accordion-mount-block .trigger span:last-of-type {
    transition: all .4s
}

.accordion-mount-block .folder {
    display: none
}

.accordion-mount-block .folder.open {
    display: block
}

.accordion-mount-block .contentt {
    min-height: 50vh
}

.feature-block-row {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
    padding-top: 50px;
    border-bottom: 1px solid #ddd;
    justify-content: space-between
}

.feature-block-row .title {
    width: 100%;
    font-size: calc(26px + 10*(100vw - 320px)/2560);
    line-height: 111%;
    letter-spacing: -0.02em;
    font-weight: 560;
    margin-bottom: 64px
}

@media only screen and (min-width: 1025px) {
    .feature-block-row .title {
        width: 25%
    }
}

.feature-block-row .data {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

@media only screen and (min-width: 1025px) {
    .feature-block-row .data {
        width: 73%;
        justify-content: flex-start
    }
}

.feature-block-row .sub-title {
    width: 100%;
    line-height: 100%;
    letter-spacing: -0.02em;
    margin-bottom: 32px;
    font-size: calc(18px + 6*(100vw - 320px)/2560)
}

.feature-block-row .feature {
    margin-bottom: 32px;
    cursor: pointer;
    width: 33%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    text-align: center;
    margin-right: 0px
}

@media only screen and (min-width: 767px) {
    .feature-block-row .feature {
        width: 118px;
        margin-right: 30px;
        margin-bottom: 32px
    }
}

@media only screen and (min-width: 1025px) {
    .feature-block-row .feature {
        margin-right: 60px;
        width: 118px
    }
}

.feature-block-row .feature span.property-icon {
    color: #e51d34;
    width: 64px;
    height: 64px;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, .14);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .4s;
    border-radius: 8px;
    margin-bottom: 32px
}

@media only screen and (min-width: 767px) {
    .feature-block-row .feature span.property-icon {
        width: 96px;
        height: 96px;
        margin-bottom: 22px;
        margin-right: 0px;
        box-shadow: 0px 4px 14px rgba(0, 0, 0, .14)
    }
}

@media only screen and (min-width: 1025px) {
    .feature-block-row .feature span.property-icon {
        width: 118px;
        height: 118px;
        border-radius: 24px
    }
}

.feature-block-row .feature .property-name {
    width: 100%;
    line-height: 115%
}

@media only screen and (min-width: 767px) {
    .feature-block-row .feature .property-name {
        text-align: center
    }
}

.feature-block-row .feature svg {
    width: 32px;
    height: 32px;
    fill: #e51d34;
    transition: all .4s
}

@media only screen and (min-width: 1025px) {
    .feature-block-row .feature svg {
        width: 45px;
        height: 45px
    }
}

.tech-spec-group {
    display: flex;
    padding-top: 4vh;
    padding-bottom: 4vh;
    border-bottom: 1px solid #e2e3e6
}

@media only screen and (max-width: 1025px) {
    .tech-spec-group {
        flex-wrap: wrap;
        padding-top: 2vh;
        padding-bottom: 2vh
    }
}

.tech-spec-group dt {
    width: 30%;
    font-size: calc(26px + 10*(100vw - 320px)/2560);
    font-weight: 520;
    line-height: 111%;
    letter-spacing: -0.02em
}

@media only screen and (max-width: 1025px) {
    .tech-spec-group dt {
        width: 100%;
        margin-bottom: 24px
    }
}

.tech-spec-group dd {
    font-size: 19px;
    line-height: 125%;
    color: #86868b;
    margin-bottom: 8px
}

.tech-spec-group div {
    width: 70%
}

@media only screen and (max-width: 1025px) {
    .tech-spec-group div {
        width: 100%
    }
}

.tech-spec-group div dt {
    font-size: 19px;
    line-height: 125%;
    margin-bottom: 8px;
    color: #000;
    font-weight: 400;
    margin-top: 32px
}

.tech-spec-group div dt:first-of-type {
    margin-top: 0px
}

.heading-large-title .title {
    font-size: calc(36px + 60*(80vw - 375px)/1920);
    line-height: 100%;
    letter-spacing: -0.035em;
    font-weight: 600;
    margin-bottom: 40px
}

@media only screen and (min-width: 2048px) {
    .heading-large-title .title {
        font-size: 96px
    }
}

.heading-large-title .copy {
    font-size: calc(16px + 16*(80vw - 375px)/1920);
    line-height: 119%;
    letter-spacing: -0.0015em
}

.heading-medium-title .lead {
    font-size: calc(16px + 8*(80vw - 375px)/1920);
    line-height: 137%;
    letter-spacing: -0.005em;
    margin-bottom: 10px
}

@media only screen and (min-width: 2048px) {
    .heading-medium-title .lead {
        font-size: 24px
    }
}

.heading-medium-title .title {
    font-size: calc(36px + 50*(80vw - 375px)/1920);
    line-height: 100%;
    letter-spacing: -0.035em;
    font-weight: 540;
    margin-bottom: 40px
}

@media only screen and (min-width: 2048px) {
    .heading-medium-title .title {
        font-size: 86px
    }
}

.heading-medium-title .copy {
    font-size: calc(16px + 8*(80vw - 375px)/1920);
    line-height: 137%;
    letter-spacing: -0.005em;
    margin-bottom: 40px
}

@media only screen and (min-width: 2048px) {
    .heading-medium-title .copy {
        font-size: 24px
    }
}

.heading-small-title .lead {
    font-size: calc(18px + 6*(80vw - 375px)/1920);
    line-height: 133%;
    letter-spacing: -0.01em;
    margin-bottom: 10px;
    font-weight: 420
}

@media only screen and (min-width: 2048px) {
    .heading-small-title .lead {
        font-size: 24px
    }
}

.heading-small-title .title {
    font-size: calc(36px + 18*(80vw - 375px)/1920);
    line-height: 100%;
    letter-spacing: -0.035em;
    font-weight: 540;
    margin-bottom: 40px
}

@media only screen and (min-width: 2048px) {
    .heading-small-title .title {
        font-size: 54px
    }
}

.heading-small-title .copy {
    font-size: calc(16px + 8*(80vw - 375px)/1920);
    line-height: 137%;
    letter-spacing: -0.005em;
    margin-bottom: 20px
}

@media only screen and (min-width: 2048px) {
    .heading-small-title .copy {
        font-size: 24px
    }
}

.heading-xsmall-title .lead {
    font-size: calc(18px + 6*(80vw - 375px)/1920);
    line-height: 133%;
    letter-spacing: -0.01em;
    margin-bottom: 10px;
    font-weight: 420
}

@media only screen and (min-width: 2048px) {
    .heading-xsmall-title .lead {
        font-size: 24px
    }
}

.heading-xsmall-title .title {
    font-size: calc(36px + 14*(80vw - 375px)/1920);
    line-height: 100%;
    letter-spacing: -0.035em;
    font-weight: 540;
    margin-bottom: 40px
}

@media only screen and (min-width: 2048px) {
    .heading-xsmall-title .title {
        font-size: 50px
    }
}

.heading-xsmall-title .copy {
    font-size: calc(18px + 0*(80vw - 375px)/1920);
    line-height: 137%;
    letter-spacing: -0.005em;
    margin-bottom: 20px
}

@media only screen and (min-width: 2048px) {
    .heading-xsmall-title .copy {
        font-size: 18px
    }
}

.banner-block-large .lead p {
    font-size: calc(20px + 4*(100vw - 375px)/1920);
    line-height: 102%;
    letter-spacing: -0.01em;
    margin-bottom: 10px;
    font-weight: 420
}

@media only screen and (min-width: 2048px) {
    .banner-block-large .lead p {
        font-size: 24px
    }
}

.banner-block-large .title h3 {
    font-size: calc(46px + 4*(100vw - 375px)/1920);
    line-height: 100%;
    letter-spacing: -0.035em;
    font-weight: 540;
    margin-bottom: 40px
}

@media only screen and (min-width: 2048px) {
    .banner-block-large .title h3 {
        font-size: 54px
    }
}

.banner-block-large .copy p {
    font-size: calc(16px + 4*(100vw - 375px)/1920);
    line-height: 140%;
    letter-spacing: -0.015em
}

@media only screen and (min-width: 2048px) {
    .banner-block-large .copy p {
        font-size: 20px
    }
}

.banner-block-medium .lead p {
    font-size: 24px;
    line-height: 102%;
    letter-spacing: -0.01em;
    margin-bottom: 10px
}

.banner-block-medium .title h3 {
    font-size: calc(36px + 4*(100vw - 375px)/1920);
    line-height: 100%;
    letter-spacing: -0.035em;
    font-weight: 540;
    margin-bottom: 20px
}

@media only screen and (min-width: 2048px) {
    .banner-block-medium .title h3 {
        font-size: 40px
    }
}

.banner-block-medium .copy p {
    font-size: calc(16px + 2*(100vw - 375px)/1920);
    line-height: 133%;
    letter-spacing: -0.015em
}

@media only screen and (min-width: 2048px) {
    .banner-block-medium .copy p {
        font-size: 18px
    }
}

.banner-block-small .lead p {
    font-size: 16px;
    line-height: 102%;
    letter-spacing: -0.01em;
    margin-bottom: 10px;
    font-weight: 540
}

.banner-block-small .title h3 {
    font-size: calc(36px + 4*(100vw - 375px)/1920);
    line-height: 100%;
    letter-spacing: -0.035em;
    font-weight: 540;
    margin-bottom: 40px
}

@media only screen and (min-width: 2048px) {
    .banner-block-small .title h3 {
        font-size: 40px
    }
}

.banner-block-small .copy p {
    font-size: calc(16px + 2*(100vw - 375px)/1920);
    line-height: 150%;
    letter-spacing: -0.015em
}

@media only screen and (min-width: 2048px) {
    .banner-block-small .copy p {
        font-size: 20px
    }
}

.mix-pad-160 {
    padding-top: 80px;
    padding-bottom: 80px
}

@media only screen and (min-width: 1025px) {
    .mix-pad-160 {
        padding-top: 160px;
        padding-bottom: 160px
    }
}

.limit-typo-260 {
    max-width: 260px;
    margin-left: auto;
    margin-right: auto
}

.limit-typo-260.left {
    margin-left: 0px
}

.limit-typo-300 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto
}

.limit-typo-300.left {
    margin-left: 0px
}

.limit-typo-400 {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto
}

.limit-typo-400.left {
    margin-left: 0px
}

.limit-typo-425 {
    max-width: 425px;
    margin-left: auto;
    margin-right: auto
}

.limit-typo-425.left {
    margin-left: 0px
}

.limit-typo-600 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.limit-typo-600.left {
    margin-left: 0px
}

.limit-typo-800 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.sub-title-rows.each span {
    display: block
}

.column-basic-ksp {
    border-radius: 20px;
    overflow: hidden
}

@media screen and (max-width: 1023px)and (min-width: 767px) {
    .portrait-height {
        min-height: 487px
    }
}

@media only screen and (max-width: 700px) {
    .mix-pad-160 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 32px;
        padding-right: 32px
    }
}

.btn-info {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    position: relative
}

.btn-info:hover {
    background: rgba(0, 0, 0, .2)
}

.btn-info.ic-play {
    padding-right: 48px
}

.btn-info.ic-play:after {
    position: absolute;
    content: "‣";
    right: 24px;
    font-weight: 700;
    font-size: 150%
}

.btn-info.ic-more {
    padding-right: 48px
}

.btn-info.ic-more:after {
    position: absolute;
    content: "+";
    right: 24px;
    font-weight: 700
}

.site-bg-pacer-pro {
    background-color: #000
}

.wgt-480 {
    font-weight: 480
}

.wgt-580 {
    font-weight: 580
}

.c-dark-purple-p {
    color: #854ccf
}

.c-orange-tl {
    color: #f50
}

.bg-pacer-hero {
    background: linear-gradient(180deg, #000321 3.53%, #001D82 25.75%, #00031D 50%);
    max-width: 2048px;
    margin: auto;
    padding-top: 60px;
    padding-bottom: 116px
}

.bg-pacer-highlite {
    background: linear-gradient(180deg, #020731 0%, #203066 100%);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 907px;
    padding-top: 10vh;
    padding-bottom: 10vh;
    max-width: 2048px;
    margin: auto
}

.bg-pacer-highlite .row,
.bg-pacer-highlite .lay-max-xl {
    width: 100%
}

.video-intro-block {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 32px;
    margin-bottom: 64px;
    background: rgba(0, 0, 0, .1);
    margin-bottom: 110px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    min-height: 584px
}

.video-intro-block:hover .banner-background {
    transform: scale(1.1)
}

.video-intro-block h2 {
    font-size: 63px;
    line-height: 100%;
    letter-spacing: -0.035em;
    font-weight: 600
}

.video-intro-block .video-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
    background: #00176c
}

.video-intro-block .video-bg .banner-background {
    transition: all .6s
}

.video-intro-block .play {
    position: relative;
    z-index: 2
}

@keyframes gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

.pacer-intro-section .cta {
    color: #fff;
    padding-top: 64px
}

@media only screen and (max-width: 600px) {
    .pacer-intro-section .cta {
        text-align: center
    }
    .pacer-intro-section .cta .button {
        width: 100%;
        max-width: 90%;
        margin: auto;
        display: block;
        box-sizing: border-box;
        margin-bottom: 16px
    }
}

.pacer-intro-section .cta h4 {
    font-weight: 580;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: -0.015em;
    margin-bottom: 24px
}

.pacer-intro-section .cta span {
    margin-right: 24px;
    font-weight: 480
}

.product-highlite-section {
    width: 100%
}

.product-highlite-section div {
    font-size: calc(18px + 40*(100vw - 320px)/2560);
    line-height: 115%;
    letter-spacing: -0.035em;
    color: #fff;
    opacity: .3;
    font-weight: 580;
    display: block;
    transition: all .4s;
    position: relative;
    margin-bottom: 33px;
    display: flex;
    align-items: center
}

@media only screen and (min-width: 1025px) {
    .product-highlite-section div {
        margin-bottom: 60px
    }
}

@media only screen and (min-width: 2048px) {
    .product-highlite-section div {
        font-size: 58px
    }
}

.product-highlite-section div.is-active {
    opacity: 1
}

.product-highlite-section div.is-active img {
    transform: scale(1) translateX(0px);
    opacity: 1
}

.product-highlite-section div img {
    width: 100%;
    max-width: 65px;
    height: auto;
    margin-right: 32px;
    transform: scale(0.5) translateX(-64px);
    transition: all .4s;
    opacity: 0
}

@media only screen and (max-width: 1025px) {
    .product-highlite-section div img {
        max-width: 33px
    }
}

.bg-section-running-life {
    background-color: #00516a;
    max-width: 2048px;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative
}

.bg-section-running-life img {
    width: 100%;
    max-width: 100%;
    height: auto
}

.bg-section-running-life .contentt {
    position: absolute;
    width: 100%;
    top: 25%
}

.bg-section-running-life .lay-max-xl {
    position: relative
}

.bg-section-running-life .device {
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: center;
    width: 100%;
    bottom: -40%
}

.bg-section-running-life .device img {
    max-width: 70%;
    height: auto
}

.bg-section-display {
    background: linear-gradient(180deg, #001413 0%, #005E57 40.84%, #133230 80.83%);
    max-width: 2048px;
    margin: auto;
    padding-top: 240px;
    overflow: hidden
}

@media only screen and (max-width: 600px) {
    .bg-section-display {
        padding-top: 96px
    }
}

.bg-section-display .rel-z-index-5 {
    position: relative;
    z-index: 5
}

.bg-section-display .js-gsap-display {
    position: relative;
    z-index: 8;
    opacity: 0;
    transform: translateY(20%)
}

.bg-section-display .parallax {
    position: relative;
    padding-top: 10%
}

.bg-section-display .parallax .light {
    position: absolute;
    max-width: 200%;
    left: -50%;
    height: auto;
    bottom: 50%;
    z-index: 0;
    opacity: 0
}

@media only screen and (max-width: 500px) {
    .bg-section-display .parallax .light {
        bottom: 42%
    }
}

.bg-section-display .parallax .device {
    max-width: 100%;
    height: auto;
    z-index: 2;
    position: relative
}

.bg-section-display .video-c {
    align-self: center
}

.bg-section-display .video-bg {
    border-radius: 20px;
    overflow: hidden;
    background-color: #1e4543
}

.bg-section-display .grad-gray {
    background: linear-gradient(180deg, #BDE6C1 0%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

.bg-section-display .display-x-times {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: left;
    width: 100%
}

.bg-section-display .display-x-times .numbers {
    color: #fff;
    font-weight: 600;
    font-size: calc(100px + 137*(100vw - 375px)/1920);
    line-height: 100%;
    letter-spacing: -0.035em;
    background: linear-gradient(180deg, #AAAAAA 0%, rgba(255, 255, 255, 0) 157.81%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    width: 100%;
    text-align: center;
    padding-right: 32px
}

@media only screen and (min-width: 1025px) {
    .bg-section-display .display-x-times .numbers {
        width: 50%;
        text-align: right
    }
}

@media only screen and (min-width: 2048px) {
    .bg-section-display .display-x-times .numbers {
        font-size: 237px
    }
}

.bg-section-display .display-x-times .text {
    color: #fff;
    width: 100%;
    text-align: center
}

@media only screen and (min-width: 1025px) {
    .bg-section-display .display-x-times .text {
        width: 50%;
        text-align: left
    }
}

.bg-section-display .display-x-times .text p:first-child {
    font-size: 48px;
    line-height: 100%;
    letter-spacing: -0.035em;
    color: #fff;
    margin-bottom: 28px;
    font-weight: 480
}

.bg-section-display .display-x-times .text p:first-child:first-letter {
    text-transform: capitalize
}

.bg-section-display .display-x-times .text p:last-child {
    ont-size: 20px;
    line-height: 130%;
    letter-spacing: -0.005em;
    color: #a3a3a3;
    max-width: 340px
}

.bg-section-processor {
    background-color: #141414;
    padding-top: 60px;
    padding-bottom: 48px;
    max-width: 2048px;
    margin: auto;
    position: relative;
    color: #fff;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    position: relative
}

@media only screen and (min-width: 1025px) {
    .bg-section-processor {
        padding-top: 120px;
        padding-bottom: 96px
    }
}

.bg-section-processor .block {
    width: 100%
}

.bg-section-processor .block.low {
    padding-top: 96px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.bg-section-processor .block.high {
    padding-bottom: 96px;
    padding-left: 24px;
    padding-right: 24px
}

.bg-section-processor .video-mask {
    width: 100%;
    position: relative;
    overflow: hidden
}

.bg-section-processor video {
    position: relative;
    width: 100%;
    height: auto;
    object-fit: cover;
    z-index: 1
}

@media only screen and (max-width: 1025px) {
    .bg-section-processor video {
        display: block;
        width: 100%;
        height: 600px;
        position: relative
    }
}

.bg-section-processor .c-blue-grad {
    background: linear-gradient(180deg, #0036A3 0%, #0179FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

.bg-vo2max {
    background: linear-gradient(180deg, #00062B 0%, #2A0063 15.21%, #212A5C 27.93%, #212A5C 40.84%, #212A5C 57.66%);
    max-width: 2048px;
    margin: auto;
    padding-top: 160px;
    padding-bottom: 2.5vh
}

.bg-vo2max .media {
    position: relative;
    text-align: center
}

.bg-vo2max .media img {
    width: 100%;
    height: auto;
    max-width: 60%
}

@media only screen and (min-width: 1441px) {
    .bg-vo2max .media img {
        max-width: 800px
    }
}

.bg-vo2max .title-split .title {
    max-width: 380px;
    margin: auto;
    margin-bottom: 64px;
    font-size: calc(20px + 20*(100vw - 375px)/1920)
}

@media only screen and (min-width: 2048px) {
    .bg-vo2max .title-split .title {
        font-size: 40px
    }
}

.bg-running-tools {
    background-color: #000;
    max-width: 2048px;
    margin: auto;
    padding-bottom: 5vh
}

.bg-running-tools .start-section {
    position: relative
}

@media only screen and (max-width: 800px) {
    .bg-running-tools .start-section {
        min-height: 720px
    }
}

.bg-running-tools .start-section picture {
    display: block;
    width: 100%;
    height: auto
}

.bg-running-tools .start-section picture source,
.bg-running-tools .start-section picture img {
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block
}

.bg-running-tools .start-section .contentt {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10%;
    padding-left: 24px;
    padding-right: 24px;
    top: 0px;
    left: 0px
}

@media only screen and (max-width: 800px) {
    .bg-running-tools .start-section .contentt {
        flex-direction: row
    }
}

.bg-running-tools .start-section .contentt h3 {
    width: 100%
}

@media only screen and (max-width: 800px) {
    .bg-running-tools .start-section .contentt h3 {
        padding-top: 80px
    }
}

.bg-running-tools .start-section .contentt p {
    max-width: 800px
}

@media only screen and (max-width: 800px) {
    .bg-running-tools .start-section .contentt p {
        align-self: flex-end
    }
}

@media only screen and (max-width: 1025px) {
    .bg-running-tools .start-section .contentt p {
        max-width: 600px
    }
}

.bg-running-tools .tools-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10vh
}

.bg-running-tools .tools-list h4 {
    font-weight: 580;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: -0.035em;
    color: #313131;
    margin-bottom: 20px;
    color: #854ccf;
    font-size: calc(20px + 16*(100vw - 375px)/1920)
}

@media only screen and (min-width: 2048px) {
    .bg-running-tools .tools-list h4 {
        font-size: 36px
    }
}

.bg-running-tools .tools-list p {
    line-height: 24px;
    letter-spacing: -0.015em;
    color: #a3a3a3;
    font-size: calc(16px + 2*(100vw - 375px)/1920)
}

@media only screen and (min-width: 2048px) {
    .bg-running-tools .tools-list p {
        font-size: 18px
    }
}

.bg-running-tools .tools-list div {
    width: 48%;
    margin-bottom: 5%
}

@media only screen and (min-width: 580px) {
    .bg-running-tools .tools-list div {
        width: 49%
    }
}

@media only screen and (min-width: 769px) {
    .bg-running-tools .tools-list div {
        width: 32%
    }
}

.bg-running-tools .pace-calculator-bg {
    background: #441b6d;
    padding-top: 5vh;
    padding-bottom: 5vh;
    padding-left: 5vw;
    padding-right: 5vw;
    border-radius: 48px
}

.bg-running-tools .wrap {
    background-color: #313131;
    border-radius: 20px
}

.bg-training {
    background-color: #f6f6f6;
    max-width: 2048px;
    margin: auto;
    padding-top: 5vh
}

.bg-training .wrap-gray {
    background: #f6f6f6;
    border-radius: 20px
}

.section-running-index-bg {
    background: linear-gradient(180deg, rgb(0, 0, 0) 22%, rgb(175, 0, 0) 50%);
    max-width: 2048px;
    margin: auto
}

.section-running-index-bg .bg-visible .column-basic-ksp {
    overflow: visible;
    border-radius: 20px
}

.section-running-index-bg .bg-visible .banner-background {
    border-radius: 20px
}

.section-running-index-bg .over-sized-scroll .column-basic-ksp {
    height: 900px
}

.section-running-index-bg .over-sized-scroll .banner-background {
    transform: scale(2)
}

.power-zones-bg {
    background-repeat: no-repeat;
    background-position: center 25%;
    padding-bottom: 160px;
    background-size: contain;
    max-width: 2048px;
    width: 100%;
    margin: auto;
    background-color: #af0000
}

@media only screen and (max-width: 769px) {
    .power-zones-bg {
        background-position: left 100px
    }
}

.bg-section-battery {
    padding-top: 120px;
    padding-bottom: 160px;
    background-color: #0e2c2e;
    max-width: 2048px;
    margin: auto
}

.bg-section-battery .heading-medium-title {
    margin-bottom: 120px
}

.bg-section-battery .bg-wrap {
    background: linear-gradient(90deg, #194B4F 0%, #194B4F 57.29%, #163537 84.01%, #194B4F 100%);
    border-radius: 20px
}

.bg-section-battery .bg-wrap-small {
    background: linear-gradient(90deg, #194B4F 0%, #194B4F 57.29%, #163537 84.01%, #194B4F 100%);
    border-radius: 20px;
    overflow: hidden
}

.bg-section-battery .is-flex-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
    .bg-section-battery .is-flex-row {
        min-height: 540px
    }
}

.bg-section-battery .charge-block {
    align-self: center;
    margin-right: auto
}

.bg-section-battery .charge-block .leads {
    font-size: 29px;
    line-height: 125%;
    letter-spacing: -0.03em;
    color: #0fa;
    margin-bottom: 12px
}

.bg-section-battery .charge-block h4 {
    font-weight: 700;
    font-size: 146px;
    line-height: 93%;
    letter-spacing: -0.03em;
    color: #fff;
    margin-bottom: 12px;
    font-size: calc(64px + 82*(100vw - 375px)/1920)
}

@media only screen and (min-width: 2048px) {
    .bg-section-battery .charge-block h4 {
        font-size: 146px
    }
}

.bg-section-battery .charge-block-text {
    align-self: flex-end;
    width: 100%
}

.bg-section-battery .charge-block-text p {
    font-size: 19px;
    line-height: 126%;
    letter-spacing: -0.005em;
    color: #a3a3a3;
    max-width: 332px
}

.bg-section-battery .training-times {
    padding: 48px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    background-image: url(../img/static/pacer-pro/100h-35h-training-l.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

@media only screen and (max-width: 767px) {
    .bg-section-battery .training-times {
        padding: 24px;
        text-align: center;
        min-height: 235px
    }
}

.bg-section-battery .training-times .lead {
    font-size: 29px;
    line-height: 125%;
    letter-spacing: -0.03em;
    color: #0fa;
    margin-bottom: 12px;
    font-size: calc(20px + 9*(100vw - 375px)/1920)
}

@media only screen and (min-width: 2048px) {
    .bg-section-battery .training-times .lead {
        font-size: 29px
    }
}

.bg-section-battery .training-times .value {
    font-weight: 700;
    line-height: 80%;
    letter-spacing: -0.04em;
    color: #fff;
    font-size: calc(55px + 36*(100vw - 375px)/1920)
}

@media only screen and (min-width: 2048px) {
    .bg-section-battery .training-times .value {
        font-size: 96px
    }
}

.bg-section-battery .training-times .text {
    font-weight: 440;
    font-size: calc(16px + 8*(100vw - 375px)/1920);
    line-height: 125%;
    letter-spacing: -0.03em;
    color: #bebdbd;
    padding-left: 16px
}

@media only screen and (min-width: 2048px) {
    .bg-section-battery .training-times .text {
        font-size: 24px
    }
}

.bg-section-battery .training-times .c {
    width: 48%
}

@media only screen and (max-width: 767px) {
    .bg-section-battery .training-times .c {
        width: 100%
    }
}

.bg-section-battery .charge-block-video {
    border-radius: 20px;
    overflow: hidden;
    color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    min-height: 420px;
    justify-content: flex-end;
    padding: 42px
}

.bg-section-battery .charge-block-video .text {
    z-index: 2;
    min-height: 200px;
    positiob: relative;
    max-width: 500px
}

.bg-section-battery .charge-block-video .z0 {
    z-index: 0
}

@media only screen and (max-width: 767px) {
    .bg-section-battery .charge-block-video .z0 video {
        object-position: 30%
    }
}

.bg-section-battery .charge-block-video h3 {
    font-weight: 600;
    font-size: 66px;
    line-height: 125%;
    letter-spacing: -0.025em;
    color: #fff
}

.bg-section-battery .charge-block-video p {
    font-size: 18px;
    line-height: 133%;
    letter-spacing: -0.005em
}

.bg-hr-training-zones {
    background-color: #000;
    padding-bottom: 5vh;
    max-width: 2048px;
    margin: auto
}

.bg-hr-training-zones .lead-first {
    background: linear-gradient(180deg, #E51D34 0%, #861D29 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

.bg-hr-training-zones .wrap-red {
    background: linear-gradient(180deg, #4D202B 0%, #28171D 100%);
    border-radius: 20px
}

.bg-hr-training-zones .wrap-gray {
    background: #dbdbdb;
    border-radius: 20px
}

.comparison-block-times {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    margin-bottom: 37px;
    padding-left: 32px;
    padding-right: 32px;
    width: 45%
}

@media only screen and (max-width: 1025px) {
    .comparison-block-times {
        width: 100%;
        flex-wrap: wrap;
        text-align: center
    }
}

.comparison-block-times img {
    margin-right: 25px;
    margin-top: -5px;
    height: auto;
    flex-shrink: 0
}

.comparison-block-times .number {
    font-weight: 580;
    font-size: 85px;
    line-height: 100%;
    letter-spacing: -0.035em;
    margin-right: 24px;
    color: #fff;
    flex-shrink: 0
}

@media only screen and (max-width: 1025px) {
    .comparison-block-times .number {
        font-size: 75px
    }
}

.comparison-block-times .text {
    font-weight: 440;
    line-height: 100%;
    letter-spacing: -0.035em;
    margin-top: 12px;
    color: #aaa;
    flex-grow: 1;
    font-size: calc(18px + 19*(100vw - 375px)/2500)
}

@media only screen and (max-width: 1025px) {
    .comparison-block-times .text {
        width: 100%
    }
}

@media only screen and (min-width: 1920px) {
    .comparison-block-times .text {
        font-size: 37px
    }
}

.bg-section-gps-baro {
    background: #000;
    position: relative;
    margin: auto;
    max-width: 2048px
}

.bg-section-gps-baro .city-area {
    position: relative
}

.bg-section-gps-baro .city-area img {
    position: relative;
    z-index: 2
}

.bg-section-gps-baro .city-area .js-animate-city {
    position: absolute;
    z-index: 0;
    opacity: 1;
    height: 0px;
    width: 100%;
    bottom: 20%
}

.bg-section-gps-baro .wrap-dark {
    border-radius: 20px;
    background-color: #1f2021;
    width: 100%;
    position: relative;
    overflow: hidden
}

.bg-section-gps-baro .city-scape-bg {
    background-size: 100% 68%;
    background-repeat: no-repeat
}

.bg-section-gps-baro .city-scape-bg .translate-up,
.bg-section-gps-baro .city-scape-bg .transpate-down {
    position: relative;
    z-index: 5
}

@media only screen and (min-width: 1025px) {
    .bg-section-gps-baro .city-scape-bg .translate-up {
        transform: translateY(-25%)
    }
    .bg-section-gps-baro .city-scape-bg .translate-down {
        transform: translateY(50%)
    }
}

.bg-section-gps-baro .city-scape-bg .icon-copy {
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    letter-spacing: -0.02em;
    color: #fff
}

.bg-section-gps-baro .city-scape-bg .flex-icon {
    display: flex;
    justify-content: space-between
}

.bg-section-gps-baro .city-scape-bg .flex-icon img {
    width: 40px;
    height: 40px;
    margin-right: 32px
}

.bg-section-gps-baro .route-block-height {
    min-height: 1098px
}

.bg-section-gps-baro .route-animation {
    position: absolute;
    width: 250%;
    height: 250%;
    top: -15%;
    left: -40%;
    z-index: 10
}

.bg-section-gps-baro .route-animation img,
.bg-section-gps-baro .route-animation svg {
    max-width: 80%;
    height: auto;
    position: absolute
}

.bg-section-gps-baro .route-animation .cloud-1 {
    position: absolute;
    top: 0px;
    left: -25%;
    z-index: 6
}

.bg-section-gps-baro .route-animation .cloud-2 {
    position: absolute;
    top: 25%;
    right: -25%;
    z-index: 6
}

.bg-section-gps-baro .bg-assets {
    position: absolute;
    width: 100%;
    height: 100%
}

.hill-splitter-bg {
    background-color: #000;
    position: relative;
    margin: auto;
    max-width: 2048px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 10% center;
    padding-bottom: 10%;
    padding-top: 2%
}

@media only screen and (max-width: 600px) {
    .hill-splitter-bg {
        background-size: 200% 100%;
        background-position: center center
    }
}

.hill-splitter-bg .media {
    text-align: center
}

.hill-splitter-bg .media img {
    max-width: 50%;
    height: auto
}

@media only screen and (max-width: 600px) {
    .hill-splitter-bg .media img {
        max-width: 80%
    }
}

.hill-splitter-bg .c-hs-grad {
    color: #fff
}

.bg-gps-baro-animate {
    background: #142d4a;
    position: relative;
    margin: auto
}

.gps-anim-section {
    overflow: hidden;
    position: relative;
    margin: auto;
    width: 100%;
    max-width: 100%;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto
}

.gps-anim-section canvas {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

.bg-sleep-section {
    background: linear-gradient(180deg, #001276 0%, #2743FF 28.65%, #1C2EA5 48.96%, #1C2EA5 65.1%);
    margin: auto;
    max-width: 2048px;
    padding-top: 160px;
    padding-bottom: 120px
}

.bg-sleep-section .c-sleep-gradient {
    background: linear-gradient(180deg, #9FABFF 0%, #7291FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

.bg-lifestyle-section {
    background: #f6f6f6;
    margin: auto;
    max-width: 2048px;
    padding-top: 160px
}

.bg-lifestyle-section .life-style-content {
    background-color: #fff;
    border-radius: 20px
}

.bg-design-section {
    background-color: #111;
    margin: auto;
    max-width: 2048px;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    padding-bottom: 2vh
}

.bg-design-section .title-image {
    max-width: 100%;
    height: auto
}

.bg-design-section .content-top {
    transform: translateY(-30px)
}

@media only screen and (min-width: 1399px) {
    .bg-design-section .content-top {
        transform: translateY(-50%)
    }
}

.bg-design-section .js-gallery-target img {
    border-radius: 20px
}

.bg-design-section .shift-content {
    color: #fff;
    position: absolute;
    right: 25%;
    padding: 32px;
    bottom: 80px;
    max-width: 300px;
    text-align: left;
    background: rgba(17, 17, 17, .5)
}

.bg-design-section .relative {
    position: relative
}

.bg-design-section .float-text {
    position: absolute;
    z-index: 5;
    bottom: 80px;
    left: 60px;
    color: #fff;
    font-weight: 500;
    max-width: 400px;
    font-size: calc(20px + 16*(100vw - 375px)/1920);
    line-height: 100%;
    letter-spacing: -0.035em
}

.bg-sports-profile {
    max-width: 2048px;
    margin: auto;
    overflow: hidden
}

.bg-accessories-section {
    margin: auto;
    max-width: 2048px
}

.bg-accessories-section .wrap {
    background: #f6f6f6;
    overflow: hidden
}

.bg-accessories-section .c-tide {
    color: #2e7e91
}

.bg-accessories-section .featured-wb {
    display: flex;
    justify-content: center;
    padding-bottom: 5vh
}

.bg-accessories-section .featured-wb div {
    width: 40%;
    text-align: center
}

.bg-accessories-section .featured-wb img {
    margin-bottom: 32px;
    max-width: 100%;
    height: auto
}

.app-pace-calculator {
    width: 100%;
    background: #fff;
    border-radius: 20px;
    margin-bottom: 32px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    overflow: hidden
}

.app-pace-calculator .type-selector {
    width: 100%;
    max-width: 600px;
    display: flex;
    justify-content: center;
    background-color: #ddd;
    height: 50px;
    overflow: hidden;
    border-radius: 25px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 60px;
    margin-top: 32px
}

@media only screen and (max-width: 1025px) {
    .app-pace-calculator .type-selector {
        margin-top: 0px;
        width: 100%;
        border-radius: 0px
    }
}

.app-pace-calculator .labels {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-align: center;
    max-width: 600px
}

.app-pace-calculator .labels span {
    font-weight: 580;
    height: 40px;
    width: 33%;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .3s
}

.app-pace-calculator .labels span.selected {
    background-color: #000;
    color: #fff
}

.app-pace-calculator .fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    flex-order: 1;
    padding: 24px 24px 40px
}

.app-pace-calculator .fields.result {
    border-top: 1px solid #ddd;
    background: #000;
    color: #fff
}

@media only screen and (max-width: 1025px) {
    .app-pace-calculator .fields {
        max-width: 100%;
        padding: 32px
    }
}

@media only screen and (min-width: 1600px) {
    .app-pace-calculator .fields {
        max-width: 100%;
        padding: 48px
    }
}

.app-pace-calculator .fields.result input[type=number] {
    box-shadow: none;
    border-color: #256af3;
    pointer-events: none;
    color: #256af3;
    border-color: #000;
    background-color: #000;
    color: #fff
}

.app-pace-calculator .fields.distance .input .input-container {
    max-width: 40%
}

@media only screen and (max-width: 1025px) {
    .app-pace-calculator .fields.distance .input .input-container {
        max-width: 50%
    }
}

.app-pace-calculator .fields .label {
    font-size: 48px;
    line-height: 100%;
    letter-spacing: -0.01em;
    width: 20%
}

@media only screen and (max-width: 1025px) {
    .app-pace-calculator .fields .label {
        width: 100%;
        font-size: 24px;
        margin-bottom: 32px
    }
}

.app-pace-calculator .fields .input {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 50%
}

@media only screen and (max-width: 1025px) {
    .app-pace-calculator .fields .input {
        width: 100%
    }
}

.app-pace-calculator .fields .input div {
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    max-width: 28%
}

@media only screen and (max-width: 1025px) {
    .app-pace-calculator .fields .input div {
        margin: 0px
    }
}

.app-pace-calculator .fields .input div.dist {
    width: 50%;
    max-width: 50%;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

@media only screen and (max-width: 1025px) {
    .app-pace-calculator .fields .input div.dist {
        width: 100%;
        max-width: 100%;
        padding-top: 32px
    }
}

.app-pace-calculator .fields .input div.dist label {
    width: 100%;
    font-size: calc(16px + 6*(100vw - 320px)/2560);
    font-weight: 480;
    cursor: pointer;
    height: 40px;
    display: flex;
    align-items: center;
    position: relative
}

@media only screen and (max-width: 1025px) {
    .app-pace-calculator .fields .input div.dist label {
        width: 50%
    }
}

.app-pace-calculator .fields .input div.dist label input {
    position: absolute;
    opacity: 0
}

.app-pace-calculator .fields .input div.dist label .dot {
    border: 1px solid #ddd;
    width: 30px;
    height: 30px;
    margin-right: 16px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.app-pace-calculator .fields .input div.dist label .dot span {
    width: 14px;
    height: 14px;
    border-radius: 100%;
    transition: all .4s;
    background: #e51d34;
    transform: scale(0)
}

.app-pace-calculator .fields .input div.dist label input:checked+.dot span {
    transform: scale(1)
}

.app-pace-calculator .fields .input div:before {
    position: absolute;
    content: attr(data-title);
    bottom: -28px;
    width: 89%;
    text-align: center;
    color: #888;
    font-weight: 420
}

.app-pace-calculator .fields .contains-dot {
    padding-right: 20px
}

.app-pace-calculator .fields .contains-dot:after {
    content: ":";
    position: absolute;
    right: -5px;
    top: 45%;
    height: 100%;
    font-weight: 520;
    font-size: 32px
}

@media only screen and (max-width: 1025px) {
    .app-pace-calculator .fields .contains-dot {
        padding-right: 10px
    }
    .app-pace-calculator .fields .contains-dot:after {
        font-size: 16px;
        top: 40%
    }
}

.app-pace-calculator .fields input[type=number] {
    text-align: center;
    height: 80px;
    font-size: 42px;
    padding: 16px;
    font-weight: 520;
    border-radius: 20px;
    border: 1px solid #ddd;
    transition: all .4s;
    max-width: 100%
}

@media only screen and (max-width: 1025px) {
    .app-pace-calculator .fields input[type=number] {
        font-size: 21px;
        padding: 8px;
        height: 40px;
        border-radius: 16px
    }
}

.app-pace-calculator .fields input[type=number]:focus {
    border-color: #919191
}

.js-translate-up-low {
    transform: translateY(48px)
}

.js-translate-up-high {
    transform: translateY(96px)
}

.js-translate-side-low {
    transform: scale(0.8)
}

.js-translate-side-high {
    transform: scale(0.8)
}

.minified-product-bg {
    background: #f3f3f9
}

.minified-section-headline {
    text-align: center;
    padding-top: 80px;
    margin-bottom: 45px
}

@media only screen and (min-width: 768px) {
    .minified-section-headline {
        padding-top: 180px;
        margin-bottom: 96px
    }
}

.minified-section-headline h2 {
    font-size: calc(36px + 40*(100vw - 375px)/1920);
    font-weight: 520;
    line-height: 100%;
    letter-spacing: -0.035em
}

@media only screen and (min-width: 2048px) {
    .minified-section-headline h2 {
        font-size: 76px
    }
}

.minified-quick-facts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 45px
}

@media only screen and (min-width: 768px) {
    .minified-quick-facts {
        margin-bottom: 96px
    }
}

.minified-quick-facts .item {
    width: 48%;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 2%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 16px;
    padding-bottom: 16px
}

@media only screen and (min-width: 768px) {
    .minified-quick-facts .item {
        width: 32%;
        height: 372px;
        border-radius: 20px;
        padding-top: 64px;
        padding-bottom: 64px;
        border: 1px solid #ccc
    }
}

.minified-quick-facts .item div {
    width: 100%
}

.minified-quick-facts img {
    width: 100%;
    max-width: 75px;
    height: auto
}

.minified-quick-facts .title {
    font-size: calc(16px + 8*(100vw - 375px)/1920);
    font-weight: 400;
    letter-spacing: -0.035em;
    line-height: 120%;
    letter-spacing: -0.015em;
    margin: auto;
    max-width: 195px;
    padding-top: 47px
}

@media only screen and (min-width: 2048px) {
    .minified-quick-facts .title {
        font-size: 24px
    }
}

.minified-feature-summary {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media only screen and (min-width: 768px) {
    .minified-feature-summary {
        justify-content: space-between
    }
}

.minified-feature-summary .item {
    text-align: center;
    width: 48%;
    margin-bottom: 32px
}

@media only screen and (min-width: 768px) {
    .minified-feature-summary .item {
        width: 18%
    }
}

.minified-feature-summary .item div {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%
}

.minified-feature-summary .title {
    font-size: calc(16px + 4*(100vw - 375px)/1920);
    font-weight: 400;
    letter-spacing: -0.035em;
    line-height: 120%;
    letter-spacing: -0.015em;
    margin: auto;
    max-width: 195px;
    padding-top: 16px;
    width: 100%
}

@media only screen and (min-width: 2048px) {
    .minified-feature-summary .title {
        font-size: 20px
    }
}

.minified-feature-summary .lead {
    font-weight: 560;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: dimgray;
    height: 111px;
    width: 111px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.product-package-include {
    background: #f7f7f7;
    padding: 20px;
    padding-bottom: 40px;
    border-radius: 12px;
    text-align: center
}

.product-package-include p {
    font-weight: 480;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: -0.04em;
    color: #000;
    text-align: left;
    margin-bottom: 10px
}

.basic-banner-overlay-modal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    color: #fff;
    padding: 42px;
    opacity: 0;
    transition: all .4s;
    background: rgba(22, 22, 22, .6);
    backdrop-filter: blur(7px);
    opacity: 0
}

.basic-banner-overlay-modal.show {
    opacity: 1;
    z-index: 10
}

.basic-banner-overlay-modal p {
    font-size: calc(16px + 16*(100vw - 375px)/1920);
    line-height: 133%;
    letter-spacing: -0.015em;
    max-width: 625px
}

@media only screen and (min-width: 2048px) {
    .basic-banner-overlay-modal p {
        font-size: 32px
    }
}

.icon-readmore-block.open {
    transform: rotate(45deg)
}

.js-toggle-inner-modal.hide {
    opacity: 0
}

.global-search-container {
    position: fixed;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, .6);
    align-items: stretch;
    justify-content: flex-end;
    display: none
}

.global-search-container.active {
    display: flex
}

.global-search-container .search-area {
    background: #fff;
    width: 100%;
    max-width: 90%;
    transition: all .4s;
    transform: translateX(100%);
    overflow-y: scroll
}

@media only screen and (min-width: 1025px) {
    .global-search-container .search-area {
        max-width: 860px
    }
}

.global-search-container .search-area.active {
    transform: translateX(0%)
}

.global-search-container .search-bar {
    padding-left: 40px;
    padding-right: 40px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: sticky;
    z-index: 1001;
    top: 0px
}

.global-search-container .search-bar input[type=text] {
    width: 100%;
    padding: 1em;
    transition: all .4s;
    border: none;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    line-height: 20px;
    color: #313131;
    background-image: url(../img/icon-search-light.svg);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 40px
}

.global-search-container .sticky-block {
    position: fixed;
    top: 0px;
    border: 2px solid red
}

.global-search-container .aa-suggestion {
    width: 100%
}

.global-search-container .aa-dropdown-menu {
    width: 100%;
    padding-bottom: 150px
}

.global-search-container .aa-dropdown-menu .product-block {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 24px;
    text-decoration: none
}

@media only screen and (max-width: 767px) {
    .global-search-container .aa-dropdown-menu .product-block {
        flex-wrap: wrap
    }
}

.global-search-container .aa-dropdown-menu .product-block .image {
    width: 140px;
    height: 160px;
    background: #f6f6f6;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 32px;
    border-radius: 8px
}

@media only screen and (max-width: 767px) {
    .global-search-container .aa-dropdown-menu .product-block .image {
        width: 100%;
        margin-bottom: 32px;
        margin-right: 0px
    }
}

.global-search-container .aa-dropdown-menu .product-block .data {
    flex-basis: 80%
}

@media only screen and (max-width: 767px) {
    .global-search-container .aa-dropdown-menu .product-block .data {
        flex-basis: 100%
    }
}

.global-search-container .aa-dropdown-menu .product-block span.title {
    font-size: 16px;
    line-height: 125%;
    letter-spacing: -0.005em;
    color: #a3a3a3;
    width: 100%;
    display: block;
    margin-bottom: 8px
}

@media only screen and (min-width: 1025px) {
    .global-search-container .aa-dropdown-menu .product-block span.title {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: -0.005em
    }
}

.global-search-container .aa-dropdown-menu .product-block span.desc {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.015em;
    color: #313131;
    width: 100%;
    display: block;
    font-weight: 480
}

@media only screen and (min-width: 1025px) {
    .global-search-container .aa-dropdown-menu .product-block span.desc {
        font-size: 28px;
        line-height: 34px;
        letter-spacing: -0.015em
    }
}

.global-search-container .aa-dropdown-menu .document-block {
    padding-top: 2em;
    padding-bottom: 2em;
    display: block;
    border-bottom: 1px solid #e8e8e8
}

.global-search-container .aa-dropdown-menu .document-block a {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.015em;
    width: 100%;
    color: #000;
    text-decoration: none
}

@media only screen and (min-width: 1025px) {
    .global-search-container .aa-dropdown-menu .document-block a {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: -0.015em
    }
}

.global-search-container .aa-dropdown-menu .topic {
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.01em;
    color: #a3a3a3;
    margin-top: 32px;
    margin-bottom: 32px
}

.global-search-container .close {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    background-color: #f2f2f7;
    margin-left: -2em;
    background-image: url(../img/sidebar-menu-close.svg);
    background-position: center center;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    cursor: pointer
}

.global-search-container .algolia-autocomplete {
    width: 100%
}

.legal-page {
    position: relative;
    margin-top: 100px;
    width: 100%
}

.legal-page h1 {
    font-size: calc(36px + 12*(100vw - 320px)/1920);
    line-height: 100%;
    letter-spacing: -0.02em;
    margin-bottom: .84em;
    font-weight: 580
}

.legal-page h2 {
    font-size: calc(24px + 8*(100vw - 320px)/1920);
    line-height: 115%;
    letter-spacing: -0.02em;
    margin-bottom: 1em;
    font-weight: 520;
    padding-top: .8em
}

.legal-page h2 span[id] {
    margin-top: -80px;
    padding-top: 80px;
    pointer-events: none
}

.legal-page h3 {
    font-size: calc(20px + 4*(100vw - 320px)/1920);
    line-height: 115%;
    letter-spacing: -0.02em;
    margin-bottom: 2em;
    font-weight: 520;
    padding-top: .8em
}

.legal-page h4 {
    font-size: calc(18px + 4*(100vw - 320px)/1920);
    line-height: 115%;
    letter-spacing: -0.02em;
    margin-bottom: 2em;
    font-weight: 520;
    padding-top: .8em
}

.legal-page p {
    font-size: calc(16px + 4*(100vw - 320px)/1920);
    line-height: 150%;
    letter-spacing: -0.02em;
    margin-bottom: 1.2em;
    color: #323232
}

.legal-page a {
    font-weight: 520;
    word-break: break-all;
    position: relative
}

.legal-page a:hover {
    text-decoration: none
}

.legal-page b,
.legal-page strong {
    color: #000;
    font-weight: 580
}

.legal-page ul {
    padding-left: 1em
}

.legal-page ul li {
    font-size: calc(16px + 4*(100vw - 320px)/1920);
    line-height: 150%;
    letter-spacing: -0.02em;
    margin-bottom: 1.2em;
    color: #323232;
    list-style-type: disc
}

.legal-page ol {
    padding-left: 1em
}

.legal-page ol li {
    font-size: calc(16px + 2*(100vw - 320px)/1920);
    line-height: 150%;
    letter-spacing: -0.02em;
    margin-bottom: 1.2em;
    color: #323232;
    list-style-type: decimal
}

.legal-page table {
    width: 100%
}

.legal-page table td,
.legal-page table p,
.legal-page table tr p {
    margin: 0px
}

.legal-page table td,
.legal-page table th {
    border: 1px solid #ddd
}

.legal-page table th {
    text-align: left;
    padding: .5em;
    background: #f7f7f7
}

.legal-page table td {
    padding: .5em;
    vertical-align: middle;
    font-size: calc(14px + 4*(100vw - 320px)/1920);
    text-align: left
}

.legal-page table td p {
    font-size: calc(14px + 4*(100vw - 320px)/1920)
}

.legal-page img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 3em
}

.legal-page .accordion {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block
}

.legal-page .accordion .accordion-head a {
    text-decoration: none;
    font-size: calc(14px + 4*(100vw - 320px)/1920);
    font-weight: 560;
    position: relative;
    display: block;
    color: inherit;
    transition: all .5s;
    padding: 1em;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    cursor: pointer;
    transition: all .3s;
    border-radius: 8px;
    outline: none;
    display: flex;
    justify-content: space-between
}

.legal-page .accordion .accordion-head a:hover,
.legal-page .accordion .accordion-head a.open {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.legal-page .accordion .accordion-head a.open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px
}

.legal-page .accordion .accordion-head a:after {
    position: absolute;
    content: "+";
    right: 20px;
    top: 15px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center
}

.legal-page .accordion .accordion-head a.open:after {
    content: "-"
}

.legal-page .accordion .accordion-body {
    padding: 2em;
    border: 1px solid #ddd;
    border-top: none;
    display: none
}

.legal-page .accordion .accordion-body.open {
    display: block;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.legal-page .centered-minimal-content {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 42vh
}

@media only screen and (min-width: 800px) {
    .legal-page .centered-minimal-content {
        min-height: 56vh
    }
}

.legal-page .form-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.legal-page .form-flex .flex-100 {
    width: 100%
}

.legal-page .form-flex .flex-50 {
    width: 100%;
    margin-bottom: 16px
}

@media only screen and (min-width: 800px) {
    .legal-page .form-flex .flex-50 {
        width: 48%
    }
}

.legal-page .clean-select {
    width: 100%;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 0;
    outline: 0;
    height: 60px;
    color: #000;
    border: 1px solid #888;
    padding-right: 16px;
    padding-left: 16px;
    font-weight: 420;
    font-size: 16px;
    border-radius: 4px;
    background-image: url(../img/arrow-down-bl-menu.svg);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 16px 16px
}

.legal-page .lg-grid-titled-column {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #f6f6f6
}

@media only screen and (min-width: 800px) {
    .legal-page .lg-grid-titled-column {
        padding-top: 5vh;
        padding-bottom: 5vh
    }
}

.legal-page .lg-grid-titled-column div:first-child {
    width: 100%
}

@media only screen and (min-width: 800px) {
    .legal-page .lg-grid-titled-column div:first-child {
        width: 30%
    }
}

.legal-page .lg-grid-titled-column div:last-child {
    width: 100%
}

@media only screen and (min-width: 800px) {
    .legal-page .lg-grid-titled-column div:last-child {
        width: 60%
    }
}

.legal-page .lg-grid-titled-column a {
    font-weight: 400 !important
}

.legal-page .lg-grid-titled-column h3 {
    padding-top: 0px
}

.legal-page .lg-custom-table {
    width: 100%;
    margin-bottom: 4vh
}

.legal-page .lg-custom-table table.table-extend {
    width: 100%
}

.legal-page .lg-custom-table table.table-extend th {
    background: none;
    border: none;
    font-weight: 480;
    text-align: center;
    font-size: calc(15px + 4*(100vw - 320px)/1920);
    min-height: 0vh
}

@media only screen and (max-width: 560px) {
    .legal-page .lg-custom-table table.table-extend th {
        display: none
    }
}

.legal-page .lg-custom-table table.table-extend th span {
    background: #f7f7f7;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px
}

.legal-page .lg-custom-table table.table-extend tr td:nth-child(3) {
    font-size: calc(14px + 4*(100vw - 320px)/1920)
}

.legal-page .lg-custom-table table.table-extend td {
    border: none;
    border-bottom: 1px solid #f7f7f7;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: top;
    line-height: 115%;
    color: #000;
    font-weight: 420;
    width: auto;
    text-align: left;
    font-size: calc(15px + 4*(100vw - 320px)/1920);
    min-height: 0vh
}

@media only screen and (min-width: 560px) {
    .legal-page .lg-custom-table table.table-extend td {
        text-align: center
    }
}

.legal-page .lg-custom-table table.table-extend td span {
    display: block;
    margin-bottom: 10px;
    color: #999;
    font-size: 12px
}

@media only screen and (min-width: 560px) {
    .legal-page .lg-custom-table table.table-extend td span {
        display: none
    }
}

.business-thank-you-page {
    min-height: 700px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%
}

.business-thank-you-page p {
    font-size: 21px;
    line-height: 1.25;
    color: #7a7a82;
    max-width: 560px;
    margin: 30px auto
}

.business-thank-you-page h1 {
    font-size: 48px;
    color: #000;
    line-height: 1;
    max-width: 500px;
    margin: 0 auto;
    font-weight: 500
}

.business-thank-you-page h1 span {
    color: #9f9f9f
}

.section-404 {
    background: #000;
    color: #fff
}

.section-404 h1 {
    font-weight: 540;
    font-size: calc(38px + 38*(100vw - 320px)/2560);
    line-height: 100%;
    letter-spacing: -0.028em;
    padding-top: 10vh;
    max-width: 960px;
    margin-bottom: 5vh
}

.section-404 .contentt {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 10vh;
    padding-top: 5vh
}

@media only screen and (max-width: 1025px) {
    .section-404 .contentt {
        text-align: center;
        justify-content: center
    }
}

.section-404 img {
    margin-bottom: 2vh;
    max-width: 60%;
    height: auto
}

@media only screen and (min-width: 1921px) {
    .section-404 img {
        max-width: 80%
    }
}

.section-404 .button:hover {
    background: #e51d34;
    color: #fff
}

.tech-spec-group strong {
    font-weight: bold;
    color: #222
}

.buy-ui .form-color-picker .dot.orange {
    background: #fc754f
}

.buy-ui .form-color-picker .dot.black {
    background: #000
}

.buy-ui .form-color-picker .dot.blue {
    background: #2a57bc
}

.buy-ui .form-color-picker .dot.blue2 {
    background: #434561
}

.buy-ui .form-color-picker .dot.blue3 {
    background: #425a70
}

.buy-ui .form-color-picker .dot.red {
    background: #d10027
}

.buy-ui .form-color-picker .dot.pink {
    background: #f13b6e
}

.buy-ui .form-color-picker .dot.yellow {
    background: #f7df3d
}

.buy-ui .form-color-picker .dot.grey {
    background: #babcbb
}

.buy-ui .form-color-picker .dot.gray {
    background: #babcbb
}

.buy-ui .form-color-picker .dot.green {
    background: #4c6208
}

.buy-ui .form-color-picker .dot.neongreen {
    background: #6ee23c
}

.buy-ui .form-color-picker .dot.violet {
    background: #5d4092
}

.buy-ui .form-color-picker .dot.ivory {
    background: #eeedeb
}

.buy-ui .form-color-picker .dot.ruby {
    background: #c4376a
}

.buy-ui .form-color-picker .dot.petrol {
    background: #3e6466
}

.buy-ui .form-color-picker .dot.turquoise {
    background: #699
}

.buy-ui .form-color-picker .dot.aqua {
    background: #00b1be
}

.buy-ui .form-color-picker .dot.leather {
    background: #5b5352
}

.buy-ui .form-color-picker .dot.havu {
    background: #6a735a
}

.buy-ui .form-color-picker .dot.black-tundra {
    background: #484848
}

.buy-ui .form-color-picker .dot.green-tundra {
    background: #a3a79e
}

.buy-ui .form-color-picker .dot.brown {
    background: #3c312d
}

.buy-ui .form-color-picker .dot.red-black {
    background: #d10027;
    background: linear-gradient(135deg, #d10027 0%, #d10027 50%, #000000 50%, #000000 100%);
    border: none
}

.buy-ui .form-color-picker .dot.black-red {
    background: #000;
    background: linear-gradient(135deg, #000000 0%, #000000 50%, #d10027 50%, #d10027 100%);
    border: none
}

.buy-ui .form-color-picker .dot.black-silver {
    background: #000;
    background: linear-gradient(135deg, #000000 0%, #000000 50%, #999999 50%, #999999 100%);
    border: none
}

.buy-ui .form-color-picker .dot.black-copper {
    background: #000;
    background: linear-gradient(135deg, #000000 0%, #000000 50%, #8f6143 50%, #8f6143 100%);
    border: none
}

.buy-ui .form-color-picker .dot.brown-copper {
    background: #3c312d;
    background: linear-gradient(135deg, #3c312d 0%, #3c312d 50%, #8f6143 50%, #8f6143 100%);
    border: none
}

.buy-ui .form-color-picker .dot.pink-rose {
    background: #fadbd2;
    background: linear-gradient(135deg, #fadbd2 0%, #fadbd2 50%, #f4c4b1 50%, #f4c4b1 100%);
    border: none
}

.buy-ui .form-color-picker .dot.white-steel {
    background: #fff;
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 50%, #c2c3c5 50%, #6a6b6d 100%);
    border-color: #999
}

.buy-ui .form-color-picker .dot.havu-steel {
    background: #6a735a;
    background: linear-gradient(135deg, #6a735a 0%, #6a735a 50%, #c2c3c5 50%, #6a6b6d 100%);
    border: none
}

.buy-ui .form-color-picker .dot.mint {
    background: #95b48a
}

.buy-ui .form-color-picker .dot.blush {
    background: #dbc6bd
}

.buy-ui .form-color-picker .dot.havu-black {
    background: #6a735a;
    background: linear-gradient(135deg, #6a735a 0%, #6a735a 50%, #000000 50%, #000000 100%);
    border: none
}

.buy-ui .form-color-picker .dot.plum {
    background: #dbc6bd
}

.buy-ui .form-color-picker .dot.plum2 {
    background: #5f4247
}

.buy-ui .form-color-picker .dot.lime {
    background: #dee054
}

.buy-ui .form-color-picker .dot.champagne {
    background: #fdf5dc
}

.buy-ui .form-color-picker .dot.gold {
    background: #fdf5dc
}

.buy-ui .form-color-picker .dot.gold-champagne {
    background: #fdf5dc;
    background: linear-gradient(135deg, #fdf5dc 0%, #fdf5dc 50%, #d7bb95 50%, #d7bb95 100%);
    border: none
}

.buy-ui .form-color-picker .dot.gray-yellow {
    background: #3d3c3a;
    background: linear-gradient(135deg, #3d3c3a 0%, #3d3c3a 50%, #eba200 50%, #eba200 100%);
    border: none
}

.buy-ui .form-color-picker .dot.stone-camo {
    background: #2b2b2b
}

.buy-ui .form-color-picker .dot.black-crush {
    background: #000
}

.buy-ui .form-color-picker .dot.darkred {
    background: #7b1d2e
}

.buy-ui .form-color-picker .dot.bronze {
    background: #9b5e45
}

.default-pad {
    padding-left: 38px;
    padding-right: 38px
}

.main-background-wrapper {
    background-color: #d9d9d9
}

.flex-center {
    justify-content: center
}

.flex-around {
    justify-content: space-around
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-a-center {
    align-items: center
}

.common-image {
    width: 100%;
    max-width: 100%;
    height: auto
}

.transform-up-50 {
    transform: translateY(-50%)
}

.border-image {
    border-radius: 20px
}

.margin-rl-auto {
    margin-left: auto;
    margin-right: auto
}

.title-44 {
    font-weight: 560;
    font-size: 44px;
    line-height: 110%;
    letter-spacing: -0.03em;
    margin-bottom: 44px
}

.copy-16 {
    font-weight: 420;
    font-size: 16px;
    line-height: 130%
}

h5 {
    font-weight: 520;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: -0.03em
}

.banner-block-section {
    min-height: 917px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
    max-width: 1740px;
    margin-left: auto;
    margin-right: auto
}

.banner-block-section.fold-down {
    z-index: 1
}

.banner-block-section.no-margin {
    margin-bottom: 0px
}

.gradient-down-light {
    background: linear-gradient(179.98deg, #000000 18.24%, #272727 113.81%)
}

.lighter-black {
    background-color: #191919
}

.bg-1b0303 {
    background-color: #1b0303
}

.pure-white {
    background-color: #fff
}

.light-gray {
    background-color: #ececec
}

.c-696969 {
    color: dimgray
}

.c-000 {
    color: #000
}

.c-fff {
    color: #fff
}

.c-c4c4c4 {
    color: #c4c4c4
}

.c-808080 {
    color: gray
}

.c-a9a9a9 {
    color: #a9a9a9
}

.c-aaa {
    color: #aaa
}

.c-f7f7f7 {
    color: #f7f7f7
}

.text-item {
    max-width: 600px
}

.title-80 {
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -0.04em;
    font-size: calc(40px + 40*(100vw - 320px)/1920);
    margin-bottom: .4em
}

@media only screen and (min-width: 1921px) {
    .title-80 {
        font-size: 80px
    }
}

.title-76 {
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -0.04em;
    font-size: calc(44px + 32*(100vw - 320px)/1920);
    margin-bottom: .4em
}

@media only screen and (min-width: 1921px) {
    .title-76 {
        font-size: 76px
    }
}

.title-64 {
    font-weight: 560;
    line-height: 110%;
    letter-spacing: -0.028em;
    font-size: calc(44px + 20*(100vw - 320px)/1920);
    margin-bottom: .4em
}

@media only screen and (min-width: 1921px) {
    .title-64 {
        font-size: 64px
    }
}

.title-54 {
    font-weight: 560;
    line-height: 110%;
    letter-spacing: -0.028em;
    font-size: calc(36px + 18*(100vw - 320px)/1920);
    margin-bottom: .4em
}

@media only screen and (min-width: 1921px) {
    .title-54 {
        font-size: 54px
    }
}

.title-40 {
    font-weight: 560;
    line-height: 130%;
    letter-spacing: -0.028em;
    font-size: calc(20px + 20*(100vw - 320px)/1920);
    margin-bottom: .4em
}

@media only screen and (min-width: 1921px) {
    .title-40 {
        font-size: 40px
    }
}

.title-50 {
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -0.015em;
    font-size: calc(24px + 26*(100vw - 320px)/1920);
    margin-bottom: .4em
}

@media only screen and (min-width: 1921px) {
    .title-50 {
        font-size: 50px
    }
}

.title-28 {
    font-weight: 545;
    font-size: 28px;
    line-height: 140%;
    letter-spacing: -0.01em;
    margin-bottom: .4em
}

.copy-32 {
    font-size: 32px;
    line-height: 106%;
    letter-spacing: -0.015em
}

.copy-24 {
    line-height: 140%;
    letter-spacing: -0.02em;
    font-size: calc(16px + 8*(100vw - 320px)/1920)
}

@media only screen and (min-width: 1921px) {
    .copy-24 {
        font-size: 24px
    }
}

.copy-21 {
    font-weight: 500;
    font-size: 21px;
    line-height: 140%;
    letter-spacing: -0.02em
}

.copy-20 {
    font-weight: 420;
    line-height: 130%;
    font-size: calc(16px + 4*(100vw - 320px)/1920)
}

@media only screen and (min-width: 1921px) {
    .copy-20 {
        font-size: 20px
    }
}

.connected-section {
    min-height: 100vh;
    background-image: url(../img/static/h10-next/connected-background-s.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    flex-wrap: wrap
}

@media only screen and (min-width: 940px) {
    .connected-section {
        background-image: url(../img/static/h10-next/connected-background-l.jpg)
    }
}

@media only screen and (min-width: 1921px) {
    .connected-section {
        min-height: 1300px
    }
}

.connected-section .contentt,
.connected-section .logos {
    width: 100%
}

.connected-section .contentt {
    display: flex;
    align-items: center
}

.connected-section .text {
    max-width: 580px;
    text-align: center;
    margin: auto;
    padding-left: 42px;
    padding-right: 42px
}

.connected-section .logos {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    max-width: 100%;
    overflow: auto
}

.connected-section .logos div {
    text-align: center
}

@media only screen and (max-width: 912px) {
    .connected-section .logos div {
        margin-right: 32px
    }
}

@media only screen and (max-width: 490px) {
    .connected-section .logos div {
        margin-right: 32px
    }
}

.connected-section .logos img {
    max-width: 100%;
    height: auto;
    margin-left: 2vw;
    margin-right: 2vw
}

.icon-button {
    border: none;
    background: rgba(0, 0, 0, 0);
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 420;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: .01em;
    color: #fcfdfe;
    border: 2px solid #a9a9a9;
    border-radius: 24px;
    display: inline-block;
    text-decoration: none
}

.icon-button.c-000 {
    color: #000
}

.max-w-450 {
    max-width: 450px
}

.max-w-560 {
    max-width: 560px
}

.max-w-680 {
    max-width: 680px
}

.b-rad-20 {
    border-radius: 20px
}

.break-line span {
    display: block
}

.height-pad-10 {
    padding-top: 10vh;
    padding-bottom: 10vh
}

@media only screen and (min-width: 1280px) {
    .height-pad-10 {
        padding-top: 15vh;
        padding-bottom: 15vh
    }
}

@media only screen and (min-width: 1921px) {
    .height-pad-10 {
        padding-top: 10vh;
        padding-bottom: 10vh
    }
}

.height-pad-end-10 {
    padding-bottom: 10vh
}

@media only screen and (min-width: 1280px) {
    .height-pad-end-10 {
        padding-bottom: 15vh
    }
}

@media only screen and (min-width: 1921px) {
    .height-pad-end-10 {
        padding-bottom: 10vh
    }
}

.height-pad-start-10 {
    padding-top: 10vh
}

@media only screen and (min-width: 1280px) {
    .height-pad-start-10 {
        padding-top: 15vh
    }
}

@media only screen and (min-width: 1921px) {
    .height-pad-start-10 {
        padding-top: 10vh
    }
}

.height-pad-5 {
    padding-top: 5vh;
    padding-bottom: 5vh
}

@media only screen and (max-width: 1025px) {
    .lay-max-xl.mobile {
        padding-left: 0px;
        padding-right: 0px
    }
}

@media only screen and (max-width: 1280px) {
    .lay-max-xl.mobile {
        padding-left: 0px;
        padding-right: 0px;
        max-width: 100%
    }
}

.app-download {
    max-width: 420px
}

.app-download img {
    width: 100%;
    max-width: 180px;
    height: auto
}

.app-download img:first-child {
    margin-right: 16px
}

.app-download .icon-button {
    display: block;
    text-align: center
}

.app-download .apps {
    display: flex;
    justify-content: space-between
}

.h10-intro-wide {
    position: relative;
    overflow: hidden
}

.h10-hero {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: stretch;
    text-align: center;
    position: relative;
    overflow: hidden;
	margin-left: -18px;
    margin-right: 14px;
}

@media only screen and (min-width: 2099px) {
    .h10-hero {
        min-height: 1200px
    }
}

.h10-hero video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    top: 0px;
    left: 0px
}

.h10-hero .contentt {
    max-width: 70%;
    padding-left: 16px;
    padding-right: 16px;
    z-index: 2;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    flex-wrap: wrap
}

.h10-hero .contentt div {
    padding-bottom: 80px
}

@media only screen and (min-width: 1700px) {
    .h10-hero .contentt div {
        padding-bottom: 120px
    }
}

.h10-hero h2 {
    padding-top: 48px;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -0.04em;
    font-size: calc(30px + 20*(100vw - 320px)/1920);
    margin-bottom: .4em;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 1921px) {
    .h10-hero h2 {
        font-size: 54px
    }
}

.h10-hero p {
    max-width: 520px;
    margin: auto
}

.h10-hero .js-h10-text {
    transform: translateY(10%);
    opacity: 0;
    transition: all .8s
}

.h10-hero .js-h10-text.show {
    opacity: 1;
    transform: translateY(0%)
}

.h10-hero .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    top: 0px;
    left: 0px;
    overflow: hidden
}

.h10-hero .mask svg.desktop {
    display: flex;
    justify-self: stretch;
    width: 150%;
    height: 150%;
    top: -25%;
    left: -25%;
    position: absolute;
    display: none
}

@media only screen and (min-width: 1024px) {
    .h10-hero .mask svg.desktop {
        display: block
    }
}

.h10-hero .mask svg.tablet {
    object-fit: cover;
    width: 105%;
    height: 105%;
    top: -2%;
    left: -3%;
    position: absolute;
    display: none;
    border: 1px solid red
}

@media only screen and (min-width: 768px)and (max-width: 1023px) {
    .h10-hero .mask svg.tablet {
        display: block
    }
}

.h10-hero .mask svg.mobile {
    object-fit: cover;
    width: 105%;
    height: 105%;
    top: -4%;
    left: -4%;
    position: absolute;
    display: none
}

@media only screen and (max-width: 767px) {
    .h10-hero .mask svg.mobile {
        display: block
    }
}

.chart-background {
    background-image: url(../img/static/h10-next/ubeatable-bg-l.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    min-height: 700px;
    display: flex;
    align-items: center;
    padding-bottom: 2.5vh
}

.chart-background .pad-text {
    padding-left: 2vw;
    pading-right: 2vw;
    margin-bottom: 48px;
    text-align: left;
    max-width: 300px
}

@media only screen and (min-width: 767px) {
    .chart-background .pad-text {
        text-align: center;
        max-width: 100%
    }
}

.chart-background .pad-text p {
    margin-left: auto;
    margin-right: auto
}

.chart-background .pad-text h3 {
    background: linear-gradient(180deg, #FFFFFF 0.01%, #CDE7FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

.feature-block-gray {
    border-radius: 20px;
    background-color: #efefef;
    min-height: 568px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-wrap: wrap
}

.feature-block-gray .contentt {
    padding: 32px;
    align-self: flex-start;
    width: 100%
}

.feature-block-gray p {
    margin-bottom: 20px
}

.feature-block-gray .note {
    font-size: 20px;
    line-height: 127%;
    letter-spacing: -0.01em;
    color: dimgray;
    align-self: flex-end;
    padding: 32px
}

.feature-promotion-media {
    display: flex;
    align-self: stretch;
    height: 100%;
    flex-direction: column;
    justify-content: space-between
}

.feature-promotion-media h3 {
    font-weight: 545;
    line-height: 100%;
    letter-spacing: -0.01em;
    margin-bottom: 24px;
    font-size: calc(24px + 4*(100vw - 320px)/1920)
}

@media only screen and (min-width: 1921px) {
    .feature-promotion-media h3 {
        font-size: 28px
    }
}

.feature-promotion-media p {
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.02em;
    color: dimgray;
    font-size: calc(16px + 5*(100vw - 320px)/1920)
}

@media only screen and (min-width: 1921px) {
    .feature-promotion-media p {
        font-size: 21px
    }
}

.feature-promotion-media .item {
    padding-bottom: 32px;
    padding-right: 40px;
    padding-left: 40px;
    border-left: 2px solid #000;
    height: 33.3333%;
    opacity: .4;
    transition: all .4s
}

.feature-promotion-media .item.active {
    opacity: 1
}

.feature-promotion-media .item:hover {
    cursor: default
}

.feature-promotion-media .item .mobile-media {
    display: none;
    border-radius: 20px;
    overflow: hidden;
    margin-top: 32px;
    margin-bottom: 32px;
    display: none
}

@media only screen and (max-width: 1024px) {
    .feature-promotion-media .item {
        border: none;
        opacity: 1;
        padding-left: 16px;
        padding-right: 16px
    }
    .feature-promotion-media .item .mobile-media {
        display: block
    }
}

.js-promo-media-image img {
    transition: all .3s;
    border-radius: 20px
}

.js-promo-media-image img.fade {
    opacity: 0;
    filter: grayscale(100%)
}

@media only screen and (max-width: 1024px) {
    .js-promo-media-image img {
        display: none
    }
}

.gallery-section {
    background-color: #f7f7f7;
    padding-top: 10vh
}

.gallery-section .colors {
    display: flex;
    justify-content: center
}

.gallery-section .gallery-color {
    margin-left: 6px;
    margin-right: 6px;
    cursor: pointer
}

.gallery-section .gallery-color input {
    position: absolute;
    opacity: 0
}

.gallery-section .gallery-color input:checked+.contentt .active {
    transform: scale(1);
    opacity: 1
}

.gallery-section .gallery-color .contentt {
    width: 32px;
    height: 32px;
    border: 1px solid rgba(0, 0, 0, 0);
    display: inline-flex;
    padding: 4px;
    border-radius: 100%;
    transition: all .4s;
    position: relative;
    justify-content: center;
    align-items: center
}

.gallery-section .gallery-color .contentt .active {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid;
    border-radius: 100%;
    transition: all .4s ease-in-out;
    transform: scale(1.5);
    opacity: 0
}

.gallery-section .gallery-color .color {
    width: 22px;
    height: 22px;
    display: flex;
    flex-direction: column;
    border-radius: 100%;
    overflow: hidden
}

.gallery-section .gallery-color .color span {
    width: 100%;
    height: 50%
}

.gallery-section .image-grid {
    text-align: center;
    margin-left: 16px;
    margin-right: 16px
}

.gallery-section .image-grid img {
    width: 100%;
    max-width: 100%;
    height: auto;
    transition: all .5s
}

.gallery-section .image-grid img.animate {
    filter: grayscale(100%);
    transform: scale(1.1)
}

.gallery-section .primary-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.gallery-section .primary-grid div {
    margin-bottom: 16px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden
}

.gallery-section .name {
    text-align: center;
    padding-top: 32px;
    padding-bottom: 32px;
    font-weight: 545;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: -0.02em;
    transition: all .1s
}

.gallery-section .name.animating {
    transform: scale(0.9);
    opacity: 0
}

.gallery-section .secondary-image img {
    background: #fff;
    border-radius: 20px
}

@media only screen and (max-width: 601px) {
    .gallery-section .hide-mobile-block {
        display: none
    }
}

@media only screen and (min-width: 600px) {
    .gallery-section .hide-desktop-block {
        display: none
    }
}

.feature-promotion {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    margin-bottom: 80px
}

.feature-promotion div {
    width: 48%
}

.feature-promotion h3 {
    font-weight: 580;
    font-size: 26px;
    line-height: 100%;
    letter-spacing: -0.04em;
    color: #fcfdfe
}

.feature-promotion span {
    font-weight: 420;
    font-size: 14px;
    line-height: 100%;
    color: #a9a9a9;
    margin-bottom: 16px;
    display: block;
    margin-bottom: 8px
}

.video-title {
    text-align: center;
    padding-top: 80px;
    display: flex;
    justify-content: space-between
}

.video-title div {
    width: 48%;
    padding: 16px
}

.video-title h4 {
    font-weight: 560;
    font-size: 44px;
    line-height: 110%;
    letter-spacing: -0.03em;
    color: #fcfdfe;
    margin-bottom: 8px
}

.video-title p {
    font-weight: 420;
    font-size: 16px;
    line-height: 130%;
    color: #e61e35
}

.video-title .sc {
    color: #189bd7
}

.content-slider {
    padding-top: 64px
}

.content-slider .slide {
    min-height: 400px;
    display: block;
    margin-left: 8px;
    margin-right: 8px;
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    height: 100%
}

.content-slider .contentt {
    background: #000;
    width: 100%;
    border-radius: 30px;
    overflow: hidden
}

.content-slider img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 32px
}

.content-slider h3 {
    font-weight: 520;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: -0.03em;
    color: #fff;
    margin-bottom: 19px
}

.content-slider p {
    font-weight: 420;
    font-size: 16px;
    line-height: 130%;
    color: #fff
}

.content-slider .text {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 50px
}

.image-parallax {
    width: 100%;
    display: flex;
    justify-content: space-around;
    position: relative;
    align-items: center;
    z-index: 1;
    top: 5%;
    min-height: 340px
}

.image-parallax .title-area {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    max-width: 900px
}

.image-parallax .title-area h3 {
    background: linear-gradient(95.81deg, #AC1212 -7.1%, #F9FCFE 37.8%, #E68888 91.59%, #FFFFFF 143.12%), #000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    padding: 16px
}

.image-parallax .small {
    width: 100%;
    max-width: 300px;
    height: auto;
    border-radius: 20px;
    margin: 16px
}

.image-parallax .large {
    width: 100%;
    max-width: 450px;
    height: auto;
    border-radius: 20px;
    margin: 16px
}

.image-parallax .js-parallax-1 {
    transform: translateY(-15%)
}

.image-parallax .js-parallax-2 {
    transform: translateY(-30%)
}

.image-parallax .js-parallax-3 {
    transform: translateY(-15%)
}

@media only screen and (max-width: 500px) {
    .image-parallax .js-parallax-3 {
        display: none
    }
}

.quote-grid-hero {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 900px;
    min-height: 200px
}

@media only screen and (min-width: 767px) {
    .quote-grid-hero {
        min-height: 400px
    }
}

.quote-grid-hero p {
    max-width: 568px;
    margin-left: auto;
    margin-right: auto;
    padding: 16px
}

.quote-grid {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-bottom: 10vh;
    flex-wrap: wrap
}

@media only screen and (min-width: 767px) {
    .quote-grid {
        flex-wrap: nowrap
    }
}

.quote {
    padding-bottom: 30px;
    padding-top: 30px;
    width: 100%;
    background-color: #212121;
    margin-left: 1%;
    margin-right: 1%;
    border-radius: 20px;
    padding: 16px;
    margin-bottom: 16px
}

@media only screen and (min-width: 769px) {
    .quote {
        width: 30%;
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (min-width: 1680px) {
    .quote {
        width: 25%;
        padding-left: 30px;
        padding-right: 30px
    }
}

.quote div:first-child {
    display: flex;
    align-items: center;
    margin-bottom: 42px
}

.quote div:first-child p {
    font-size: 18px;
    line-height: 127%;
    letter-spacing: -0.01em;
    color: #aaa
}

.quote img {
    width: 52px;
    height: 52px;
    margin-right: 24px
}

.quote h4 {
    font-weight: 520;
    font-size: 16px;
    line-height: 127%;
    letter-spacing: -0.01em;
    color: #fff;
    margin-bottom: 4px
}

.quote p {
    font-size: 20px;
    line-height: 130%;
    color: #fff
}

.base-video-mount {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: auto;
    margin-top: 60px
}

#container {
    display: block;
    position: absolute;
    height: 100%;
    /*width: 50%;*/
    max-width: 100%;
    z-index: 10;
    top: 0px;
    left: 0px;
    overflow: auto !important;
}

#container .show-vid {
    display: block;
    width: 100%;
    height: 100%
}

#container .show-vid video {
    height: 100%;
    width: auto;
    max-width: none
}

.left {
    display: none;
    position: absolute;
    height: 100%;
    width: 3px;
    background: #fff;
    left: 0;
    top: 0;
    z-index: 10
}

.right {
    display: block;
    position: absolute;
    height: 100%;
    width: 1px;
    background: rgba(255, 255, 255, .5);
    right: 0;
    top: 0;
    z-index: 20
}