/* SITE BASE RESET */
.grid-container .breadcrumbs {display: none}
.page-banner--top { display: none; }
.heading--h1-lg { display: none; }
body { height: auto!important; }
main .grid-container { box-sizing: border-box; max-width: 100%;  }
main .grid-container .grid-row{ margin-left: 0; margin-right: 0; }
main .grid-container .grid-row .col-5col-lg-1 { display: none; }
main .grid-container .grid-row .col-5col-xl-4 { width: 100%!important; padding:0!important; margin:0!important; }
main .grid-container .container--medium-fixed { width: 100%!important; }
main .grid-container .container--medium-fixed h1 { display: none; }
main .blog-post { margin: 0; }
main .js-blog-quiz__question-social-share { max-width: 1024px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; }
main .page-banner__text { max-width: 1024px; margin: 0 auto; }
.footer.not-main-page-footer {margin-top: 0px;}

/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }

/* FONTS */
@font-face {
    font-family: 'Proxima Nova';
    src: url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Bold.eot');
    src: local('Proxima Nova Bold'), local('ProximaNova-Bold'),
    url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
    url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Bold.woff') format('woff'),
    url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Regular.eot');
    src: local('Proxima Nova Regular'), local('ProximaNova-Regular'),
    url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
    url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Regular.woff') format('woff'),
    url('/upload/static/sb/fonts/ProximaNova/ProximaNova-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Druk Cyr';
    src: url('/upload/static/sb/fonts/DrukCyr/DrukCyr-Medium.eot');
    src: local('Druk Cyr Medium'), local('DrukCyr-Medium'),
    url('/upload/static/sb/fonts/DrukCyr/DrukCyr-Medium.eot?#iefix') format('embedded-opentype'),
    url('/upload/static/sb/fonts/DrukCyr/DrukCyr-Medium.woff2') format('woff2'),
    url('/upload/static/sb/fonts/DrukCyr/DrukCyr-Medium.woff') format('woff'),
    url('/upload/static/sb/fonts/DrukCyr/DrukCyr-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

/* LAYOUT */
.lp-container--fullwidth { margin: 0 auto; padding: 0; box-sizing: border-box; background: #000000; -moz-font-feature-settings: "kern"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: relative; overflow: hidden; }
.lp-container { max-width: 1546px; margin: 0 auto; padding: 0 40px; box-sizing: border-box; position: relative; }
.lp-container--fullwidth .breadcrumbs { display: block; }
.lp-container--fullwidth .breadcrumbs__separator, .lp-container--fullwidth .link--secondary, .lp-container--fullwidth .link--secondary:visited { color: #FFF; }
.lp-container--fullwidth .breadcrumbs { margin-bottom: -100%; position: relative; z-index: 2; color: #fff; }

/* BUTTON */
.lp-btn-group { margin: 80px auto; text-align: center; position: relative; }
.lp-btn { display: inline-block; font: normal 16px/22px 'OpenSans', sans-serif; border-radius: 16px; color: #000; background-color: #fff; padding: 13px 60px; box-sizing: border-box; text-decoration: none; }
.lp-btn:hover { color: #000; background-color: #fff; opacity: .95; }
.lp-btn span:after { display: inline-block; content: ' '; width: 13px; height: 11px; background: transparent url('/upload/static/sb/promo/puma_fade_nitro/images/arrow-right.svg') 0 0 no-repeat; background-size: 100% auto; margin-left: 12px; vertical-align: middle; }

/* VIDEO */
.lp-video { max-width: 100%; width: 100%; margin: 48px auto; border-radius: 40px; overflow: hidden; }
.lp-video video { display: block; width: 100%; }

/* BILLBOARD */
.lp-billboard {}

/* INTRO */
.lp-intro { margin: 24px auto; text-align: center; color: #fff; }
.lp-intro__title { max-width: 900px; margin: 0 auto; }
.lp-intro__descr { max-width: 940px; font: normal 32px/120% 'Proxima Nova', sans-serif; margin: 12px auto 0; }

/* FADE NITRO */
.lp-fadenitro { margin: 24px auto; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 34px; }
.lp-fadenitro__col-cover { width: calc(50% - 17px); position: relative; }
.lp-fadenitro__col-details { width: calc(50% - 17px); }
.lp-fadenitro__cover { position: absolute; left: 0; top: 0; width: 100%; }
.lp-fadenitro__descr { margin-bottom: 24px; }
.lp-fadenitro__descr p { margin: 24px 0 0 0; padding: 0; font: normal 28px/140% 'Proxima Nova', sans-serif; color: #fff; }
.lp-fadenitro__descr p:first-child { margin-top: 0; }

/* COVER FADE NITRO */
.lp-fnCover {}

/* PRODUCT */
.lp-product { display: block; text-decoration: none; color: #031B1E; border-radius: 16px; overflow: hidden; background-color: #fff; }
.lp-product:hover { color: #031B1E; }
.lp-product__img {}
.lp-product__wrapper { padding: 12px 16px 40px; box-sizing: border-box; }
.lp-product__name { font: bold 20px/120% 'Proxima Nova', sans-serif; margin-bottom: 20px; }
.lp-product__footer { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: space-between; justify-content: space-between; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 20px; }
.lp-product__price { font: bold 16px/120% 'Proxima Nova', sans-serif; }
.lp-product__btnmore { font: normal 16px/19px 'Proxima Nova', sans-serif; }
.lp-product__btnmore:after { display: inline-block; content: ' '; width: 13px; height: 11px; background: transparent url('/upload/static/sb/promo/puma_fade_nitro/images/arrow-right.svg') 0 0 no-repeat; background-size: 100% auto; margin-left: 12px; vertical-align: middle; }
.lp-product__arrow { display: none; width: 16px; height: 16px; background: transparent url('/upload/static/sb/promo/puma_fade_nitro/images/arrow-right-bold.svg') 0 0 no-repeat; background-size: 100% auto; }

/* LIZER */
.lp-lizer { margin: 24px auto; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 34px; }
.lp-lizer__col-cover { width: calc(58% - 17px); position: relative; }
.lp-lizer__col-details { width: calc(42% - 17px); }
.lp-lizer__img { margin-bottom: 24px; }
.lp-lizer__cover { }
.lp-lizer__descr { }
.lp-lizer__descr p { margin: 24px 0 0 0; padding: 0; font: normal 28px/140% 'Proxima Nova', sans-serif; color: #fff; }
.lp-lizer__descr p:first-child { margin-top: 0; }

/* SLIDER */
.lp-slider-product-container { width: 100%; margin: 0; padding-bottom: 40px; box-sizing: border-box; position: relative; }
.lp-slider-product-container .swiper { overflow: hidden; }
.lp-slider-product-container .swiper-slide { height: initial; }
.lp-slider-product-container .swiper-scrollbar { left: 50%; bottom: 0; width: 50%; height: 4px; background: #E6E6E6; transform: translateX(-50%); }
.lp-slider-product-container .swiper-scrollbar-drag { background: #838181FF; }
.lp-slider-product-container .lp-product { height: 100%; display: grid; grid-template-rows: auto 1fr; height: 100%; }
.lp-slider-product-container .lp-product__wrapper { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: space-between; justify-content: space-between; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

/* BOWS */
.lp-bows { position: relative; }
.lp-bows__cover { position: absolute; left: 50%; top: 0; transform: translate(-50%, 0); width: 100%; height: 956px; }
.lp-bows__cover img { object-fit: cover; height: 100%; }
.lp-bows__wrapper { color: #fff; margin: 180px 0 100px; }
.lp-bows__title { max-width: 840px; font: normal 100px/100% 'Druk Cyr', sans-serif; text-transform: uppercase; }
.lp-bows__descr { max-width: 720px; font: normal 32px/120% 'Proxima Nova', sans-serif; margin-top: 30px; }

/* MORE */
.lp-more { margin: 24px 0; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 24px; align-items: center; }
.lp-more__img { width: calc(33% - 16px); }
.lp-more__details { width: calc(34% - 16px); }
.lp-more__wrapper { text-align: center; color: #fff; }
.lp-more__descr { font: normal 32px/130% 'Proxima Nova', sans-serif; margin-bottom: 48px; }






@media (hover: hover) and (pointer: fine) { }

@media only screen and (max-width: 1200px) {
    /* SLIDER */
    .lp-slider-product-container .swiper { overflow: initial; padding-bottom: 24px; }
    .lp-slider-product-container .swiper-slide { width: 254px; }
}

@media only screen and (max-width: 1024px) {
    /* LIZER */
    .lp-lizer { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 24px; }
    .lp-lizer__col-cover { width: 100%; }
    .lp-lizer__col-details { width: 100%; }
    .lp-lizer__img { display: none; }
    /* BOWS */
    .lp-bows__wrapper { margin: 90px 0 180px; }
    .lp-bows__cover { height: 720px; }
    .lp-bows__title { max-width: 520px; font: normal 60px/100% 'Druk Cyr', sans-serif; }
    .lp-bows__descr { max-width: 480px; }

    /* MORE */
    .lp-more__descr { font: normal 16px/130% 'Proxima Nova', sans-serif; margin-bottom: 20px; }

}

@media only screen and (max-width: 768px) {
    main { padding-top: 0; }
    .lp-container { padding: 0 15px; }

    /* INTRO */
    .lp-intro { margin: 20px auto; }
    .lp-intro__title { max-width: 320px; margin: 0 auto; }
    .lp-intro__descr { max-width: 320px; font: normal 16px/120% 'Proxima Nova', sans-serif;}

    /* VIDEO */
    .lp-video { width: calc(100% + 40px); max-width: calc(100% + 40px); margin: 40px -20px; border-radius: 0; }

    /* FADE NITRO */
    .lp-fadenitro { margin: 20px auto -94px; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 20px; }
    .lp-fadenitro__col-cover { width: 100%; }
    .lp-fadenitro__col-details { width: 100%; }
    .lp-fadenitro__cover { position: relative; left: initial; top: initial; }
    .lp-fadenitro__descr { margin-bottom: 20px; }
    .lp-fadenitro__descr p { margin: 20px 0 0 0; padding: 0; font: normal 16px/120% 'Proxima Nova', sans-serif; }

    /* PRODUCT */
    .lp-product { border-radius: 8px; }
    .lp-product__img {}
    .lp-product__wrapper { padding: 12px 16px 16px; }
    .lp-product__name { font: bold 12px/120% 'Proxima Nova', sans-serif; margin-bottom: 8px; }
    .lp-product__footer { }
    .lp-product__price { font: bold 14px/120% 'Proxima Nova', sans-serif; }
    .lp-product__btnmore { display: none; }
    .lp-product__arrow { display: block; }

    /* LIZER */
    .lp-lizer { margin: 20px auto; gap: 20px; }
    .lp-lizer__col-cover {  }
    .lp-lizer__col-details { }
    .lp-lizer__img { }
    .lp-lizer__cover { width: calc(100% + 40px); max-width: calc(100% + 40px); margin: 0 -20px; }
    .lp-lizer__descr p { margin: 20px 0 0 0; padding: 0; font: normal 16px/120% 'Proxima Nova', sans-serif; }

    /* BOWS */
    .lp-bows__wrapper { margin: 20px 0 150px; }
    .lp-bows__cover { height: 420px; }
    .lp-bows__title { max-width: 320px; font: normal 32px/100% 'Druk Cyr', sans-serif; }
    .lp-bows__descr { max-width: 220px; font: normal 16px/120% 'Proxima Nova', sans-serif; margin-top: 12px; }

    /* MORE */
    .lp-more { margin: 20px 0; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 20px; }
    .lp-more__img { width: 100%; }
    .lp-more__img img { width: calc(100% + 40px); max-width: calc(100% + 40px); margin: 0 -20px;}
    .lp-more__details { width: 100%; }
    .lp-more .lp-btn { width: 100%; }

}

@media only screen and (max-width: 600px) {
    /* SLIDER */
    .lp-slider-product-container .swiper-slide { width: 150px; }
    .lp-slider-product-container .swiper-scrollbar { left: 0; width: 100%; transform: initial; }
}

@media only screen and (max-width: 365px) { }
