*{margin:0;padding:0}.jdgm-star{color:#f83!important}h1,h2,h3{color:#000}.sample-catalog__landing__form{display:grid;grid-template-columns:1fr 100fr;gap:24px}.product-form__submit{height:56px;min-width:188px;background:#06f;border-radius:8px;--border-opacity: unset}.product-form__submit span{font-weight:600;font-size:18px}.product-form__submit span:nth-child(2){margin-left:8px}quantity-input{height:56px;background:#0000000d;border-radius:8px!important;overflow:hidden}.sample-catalog__landing__form quantity-input{flex:1}.sample-catalog__tab-switcher{display:flex;width:300px;padding:4px;gap:10px;border-radius:8px;border:1px solid rgb(0 0 0 / .1)}.sample-catalog__tab-switcher-button{cursor:pointer;width:50%;height:36px;border:none;border-radius:5px;font-weight:600;font-size:16px}.sample-catalog__tab-switcher-button.active{background:#06f;color:#fff}.sample-catalog__tabs{list-style:none}.sample-catalog__tab{display:none}.sample-catalog__tab.active{display:block}.sample-catalog__landing__variant_picker_wrapper{display:flex;flex-direction:column;gap:16px}.sample-catalog__landing__variant_picker_header{display:flex;align-items:center;justify-content:space-between}@media (max-width: 768px){.sample-catalog__landing__variant_picker_header{flex-direction:column;align-items:start;gap:8px;margin-top:24px}.sample-catalog__landing__variant_picker_header>.sample-catalog__tab-switcher{width:100%}}.sample-catalog__landing__variant_pickers-title{color:#000;font-weight:600;font-size:24px}.sample-catalog__tab .sample-catalog__landing__variant_picker{margin-top:0}.sample-catalog__landing__variant_picker{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px;margin-bottom:32px}.sample-catalog__landing__variant_picker-variant{width:102px;height:145px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:4px;cursor:pointer}.sample-catalog__landing__variant_picker-variant.selected{border:4px solid #0066ff}.sample-catalog__landing__variant_picker-variant img{width:100%;height:100%}@media (max-width: 768px){.sample-catalog__landing__variant_picker{height:162px;overscroll-behavior:contain;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin-top:8px;margin-bottom:-32px}.sample-catalog__landing__variant_picker::-webkit-scrollbar{display:none}.sample-catalog__landing__variant_picker-variant{min-width:102px;min-height:145px}}#MainContent{height:100vh;display:flex;flex-direction:column}*>.sample-catalog{flex:1;background:#f9f9f9}.sample-catalog{height:100%;position:relative}.sample-catalog__headline{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:80px;padding-left:16px;padding-right:16px;text-align:center}.sample-catalog__headline h1{color:#000;font-weight:700;font-size:72px;margin-top:140px;margin-bottom:24px;padding-right:32px}.sample-catalog__products{display:flex;flex-wrap:wrap;justify-content:center;gap:1%;max-width:1400px;margin:0 auto 144px}.sample-catalog__products__card{display:flex;position:relative;flex-direction:column;width:32%;max-width:450px;margin-bottom:1%;border-radius:16px;background:#fff;overflow:hidden}.sample-catalog__products__card[variant-id="50638208729367"]{order:1}.sample-catalog__products__card[variant-id="50638220951831"]{order:2}.sample-catalog__products__card[variant-id="50638208762135"]{order:3}.sample-catalog__products__card[variant-id="50638223245591"]{order:4}.sample-catalog__products__card[variant-id="50638208794903"]{order:5}.sample-catalog__products__card[variant-id="50638226686231"]{order:6}.sample-catalog__products__card-discount{position:absolute;top:0;left:0;background:#f33;color:#fff;padding:8px 12px;border-top-left-radius:16px;border-bottom-right-radius:16px;z-index:999;font-weight:900;font-size:13px;line-height:120%;text-align:center}.sample-catalog__products__card:hover{cursor:pointer;box-shadow:8px 8px 32px #00000014}.sample-catalog__products__card img{object-fit:cover;max-height:328px;height:20vw;cursor:pointer;width:100%;min-height:259px}.sample-catalog__products__card-content{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:24px;background-color:#fff}.sample-catalog__products__card-content h3{color:#000;font-weight:600;font-size:20px;margin-bottom:8px}.sample-catalog__products__card-description{color:#000000a3;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.sample-catalog__products__card-description *{font-weight:400}.sample-catalog__products__card-description br+br{display:none}.sample-catalog__landing__about-description:has(+p){display:none}@media (max-width: 768px){.sample-catalog__landing__about-description+p{padding:24px 0}}.sample-catalog__products__card quantity-input{display:none;flex:initial;width:200px;justify-content:center}.sample-catalog__products__card-button,.sample-catalog__products__card-buy-now{cursor:pointer;position:relative;display:flex;border:3px solid #0066ff;background:#fff;align-items:center;justify-content:center;width:200px;height:56px;gap:8px;border-radius:8px;padding:13px 32px;color:#06f;font-weight:600;font-size:16px;text-wrap:nowrap}.sample-catalog__products__card-buy-now{margin-top:8px;border:none;background:#06f;width:100%;color:#fff}.sample-catalog__products__card-button:disabled,.sample-catalog__products__card-buy-now:disabled{background:#0000000d!important;color:#0006!important;border-color:#0006!important;cursor:not-allowed!important}.sample-catalog__products__card-button:disabled svg{display:none}.landing-wrapper .sample-catalog__products__card-button{border:none;background:#06f;color:#fff}.sample-catalog__products__card-button:after,.sample-catalog__products__card-buy-now:after{cursor:pointer;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000;transition:background .3s ease;pointer-events:none}.sample-catalog__products__card-button:hover:after,.sample-catalog__products__card-buy-now:hover:after{background:#0000001a}.landing-wrapper .sample-catalog__products__card-button svg{filter:brightness(0) invert(1)}.sample-catalog__products__card-buy-content{display:flex;align-items:center;justify-content:space-between;padding-top:32px;gap:4px}.sample-catalog__products__card-buy-content p:nth-child(1){color:#858585;font-weight:500;font-size:18px;text-decoration:line-through;text-wrap:nowrap}.sample-catalog__products__card-buy-content p:nth-child(2){color:#000;font-weight:600;font-size:20px;line-height:100%;text-wrap:nowrap}.sample-catalog-swiper{align-self:center;height:initial;padding-bottom:45px!important;margin-left:0!important;margin-right:0!important}.sample-catalog-swiper .swiper-wrapper{display:flex}.sample-catalog-swiper .swiper-slide{display:flex;width:100%!important}.swiper-pagination-bullet{width:12px!important;height:12px!important}.swiper-pagination-bullet-active{background:#f83!important}.landing-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000008f;display:flex;margin-top:62px;justify-content:center;z-index:999;padding:24px}.sample-catalog__landing{position:relative;width:100%;max-width:1680px;border-radius:40px;background:#f9f9f9;padding:24px;overflow:auto}.loader-wrapper{display:flex;justify-content:center;align-items:center;background:#fff;position:absolute;left:0;right:0;top:0;bottom:0;z-index:9999}.loader{width:48px!important;height:48px!important;border:5px solid #fff;border-bottom-color:#06f;border-radius:50%;display:inline-block!important;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sample-catalog__landing__main{display:flex;gap:12px}.sample-catalog__landing__gallery{width:50%;border-radius:40px}.sample-catalog__landing__gallery .swiper-slide{width:100%!important}.sample-catalog__landing__gallery .swiper-slide img{border-radius:32px}.sample-catalog__landing__gallery-thumbnail .swiper-wrapper{display:flex;gap:1.25%}.sample-catalog__landing__gallery-thumbnail .swiper-wrapper:not(:has(*:nth-child(2))){display:none}.sample-catalog__landing__gallery-thumbnail .swiper-slide{cursor:pointer;width:24%!important}.sample-catalog__landing__gallery-thumbnail .swiper-slide img{height:100%;width:100%;border-radius:24px}.sample-catalog__landing__gallery-thumbnail .swiper-slide-thumb-active img{border:4px solid #0066ff;border-radius:24px;box-sizing:border-box}.sample-catalog__landing__about-mobile{display:none}.sample-catalog__landing__about{width:50%;position:relative;background:#fff;padding:64px 24px;border-radius:40px}.sample-catalog__landing__about .icon-close{position:fixed;top:128px;right:66px;z-index:100;width:38px;height:38px;padding:8px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:100%;cursor:pointer}.sample-catalog__landing__about .icon-close svg{min-width:22px;min-height:22px}.sample-catalog__landing__about .jdgm-star{color:#f83;font-size:22px}.sample-catalog__landing__about-price{color:#000;font-family:Inter;font-size:32px;font-style:normal;font-weight:700;line-height:134%;margin-bottom:16px}.sample-catalog__landing__about-price-discount{color:#858585;text-align:right;font-family:Inter;font-style:normal;font-weight:600;line-height:134%;text-decoration-line:line-through}.sample-catalog__landing__about-rating{height:24px;display:flex;align-items:center;margin:24px 0;font-weight:400;font-size:18px;line-height:100%}.sample-catalog__landing__about h1{font-weight:700;font-size:72px;line-height:68px}.sample-catalog__landing__about-mobile h1{font-weight:700;font-size:44px;line-height:44px}.sample-catalog__landing__gallery-swiper{cursor:pointer}.sample-catalog__landing__gallery-swiper .swiper-wrapper{height:100%!important}.sample-catalog__landing__gallery-swiper .swiper-slide img{height:100%;width:100%}.sample-catalog__landing__about-bullets{display:flex;flex-wrap:wrap;margin-top:48px;column-gap:10px;row-gap:16px}.sample-catalog__landing__about-bullets-item{display:flex;width:48%;gap:12px}.sample-catalog__landing__about-bullets-item-content{max-width:500px}.sample-catalog__landing__about-bullets-item-content h3{font-weight:600;font-size:16px;margin-bottom:3px}.sample-catalog__landing__about-bullets-item-content p{color:#0000007a;font-weight:500;line-height:134%}.sample-catalog__landing__about-bullets-item-icon .icon-plus,.sample-catalog__landing__about-bullets-item-icon .icon-plus image{height:20px;width:20px}quantity-input{flex:1;height:56px;background:#0000000d;border-radius:8px!important;overflow:hidden}quantity-input input{color:#000!important;font-weight:700!important}quantity-input:after{content:none!important}.quantity__button .svg-wrapper{height:30px;width:30px}.quantity__button.disabled .svg-wrapper{filter:grayscale(100%)}quantity-input .quantity__input{width:30%;flex-grow:unset}.quantity__button:not(:focus-visible):not(.focused),.quantity__input:not(:focus-visible):not(.focused){box-shadow:none;background:none}.sample-catalog__landing__about-button{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:48px}.sample-catalog__landing__about-button button{flex:2.5}.poster-hero__payment-icons{display:flex;justify-content:space-between;align-items:baseline;padding:24px 0 48px}.poster-hero__payment-icons--methods{display:flex;gap:4px}.poster-hero__payment-icons--methods{height:24px}.poster-hero__payment-icons--terms{display:flex;gap:24px}.payment-icon p{color:#0006;font-weight:600;font-size:16px;white-space:nowrap}.poster-hero__payment-icons--terms-secure .payment-icon:first-child{height:28px;width:24px}.poster-hero__payment-icons--terms-return .payment-icon:first-child{height:22px;width:22px}.poster-hero__payment-icons--terms-return,.poster-hero__payment-icons--terms-secure{display:flex;align-items:center;gap:8px}.sample-catalog__landing__product-info{margin-top:12px;display:flex;gap:12px}.sample-catalog__landing__product-info__list{width:50%;display:flex;flex-wrap:wrap;gap:2%}.sample-catalog__landing__product-info__list-item{display:flex!important;justify-content:center;align-items:self-start;flex-direction:column;background:#fff;padding:24px;height:49%;width:49%;border-radius:32px;font-weight:600;font-size:20px;line-height:134%;color:#000}.sample-catalog__landing__product-info__list-item:nth-child(2){justify-content:space-between}.sample-catalog__landing__product-info__list-item .cursive{color:#f70;font-weight:400;font-size:54px;line-height:112.00000000000001%;letter-spacing:0%;font-family:Handlee,cursive}.sample-catalog__landing__product-info__list-item:last-child{background:none;padding:0}.sample-catalog__landing__product-info__list-item-badges{display:flex;flex-wrap:wrap;gap:4px}.sample-catalog__landing__product-info__list-item-badges span{display:flex;align-items:center;justify-content:center;white-space:nowrap;font-size:14px;border-radius:30px;padding:8px 16px;background:#f70;color:#fff}.sample-catalog__landing__product-info__image{height:666px;width:50%}.sample-catalog__landing__product-info__image img{object-fit:cover;height:100%;width:100%;border-radius:32px}.sample-catalog__landing__product-info__disclaimer{font-weight:500;font-size:13px;line-height:134%;color:#0000007a;text-align:center;margin:16px auto 0;max-width:350px}.sample-reviews{padding-top:80px}.sample-reviews .sample-catalog__products__card-button{margin:0 auto 32px}.sample-reviews__sub-headline{font-weight:400;font-size:16px;text-align:center;color:#000;padding:16px 16px 32px}.sample-reviews__headline{margin:0 auto;max-width:900px;text-align:center;font-weight:700;font-size:48px}.sample-reviews__slider{margin:0 auto;padding:0 16px;overflow:hidden;max-width:2000px}.sample-reviews__slider .swiper-wrapper{display:flex}.sample-reviews__slider .swiper-wrapper .swiper-slide{display:flex;flex-direction:column;justify-content:space-between;border-radius:32px;height:auto;padding:24px;background:#fff;flex-shrink:0;width:33.33%;box-sizing:border-box;border:1px solid #0000001a}.sample-reviews__slider .swiper-wrapper .swiper-slide img{width:100%;height:auto;max-height:360px;border-radius:16px}.sample-catalog__products__card[id="9988396384535"] .swiper-slide img,.sample-catalog__products__card[id="9988380426519"] .swiper-slide[data-swiper-slide-index="0"] img{object-fit:contain}.sample-reviews__slider-item__review-content{font-size:20px;color:#000000a3}.sample-reviews__slider-item__review-title{color:#000;font-weight:700}.sample-reviews__slider-item__review-rating{font-size:21px!important}.sample-reviews__slider-item__review-social{padding-top:16px;display:flex;justify-content:space-between;align-items:center}.sample-reviews__slider-item__review-social svg,.sample-reviews__slider-item__review-social svg image{width:80px;height:21px}.sample-reviews__slider-item__review-social-name{color:#0006;font-weight:400;font-size:16px;line-height:132%}.sample-catalog__landing__pair-with__headline{margin:0 auto;max-width:900px;text-align:center;font-weight:700;font-size:48px;padding:80px 0 32px}.sample-catalog__landing__pair-with__products{display:flex;flex-wrap:wrap;justify-content:center;gap:1%;margin:0 auto 60px}.sample-catalog__landing__pair-with__products .sample-catalog__products__card{width:24%;max-width:450px}.sample-catalog__products__mini-card-button{background:#0000000d;cursor:pointer;border:none;border-radius:8px;padding:13px}.sample-catalog__products__mini-card-button:disabled{background:#f2f2f2!important;cursor:not-allowed!important}.sample-catalog__products__mini-card-button:disabled svg{filter:grayscale(100%);opacity:.5}.sample-catalog__products__mini-card-button:hover{background:#00000026}.sample-catalog__products__mini-card-button svg{filter:brightness(0)}.sample-catalog__products__card-price-digits{display:flex;flex-wrap:wrap;justify-content:start;flex-direction:row-reverse;align-items:center;font-size:18px;gap:6px;row-gap:normal}.sample-catalog__products__card-price-digits p{font-size:18px!important}.sample-catalog__products__card-price-discount{font-weight:700;font-size:18px;line-height:24px;color:#f83}.sample-catalog__landing__pair-with__products .sample-catalog__products__card-buy-content{padding-top:25px}.sample-catalog__landing__pair-with__products .sample-catalog__products__card-content{padding-top:10px}.sample-catalog__landing__pair-with__mobile{display:none!important}@media (max-width: 1450px){.poster-hero__payment-icons{flex-direction:column}.poster-hero__payment-icons--methods{width:100%;justify-content:space-around}.poster-hero__payment-icons--terms{width:100%;margin-top:12px;justify-content:space-around}.sample-catalog__landing__product-info__list-item-badges span{font-size:10px;padding:6px 12px}.sample-catalog__landing__about{padding:38px 24px}}@media (max-width: 1180px){.sample-catalog__landing__gallery-swiper{cursor:pointer}.sample-catalog__landing__product-info__image{height:555px}.sample-catalog__products__card-buy-content p:nth-child(1){font-size:16px}.sample-catalog__products__card-buy-content p:nth-child(2){font-size:18px}.sample-catalog__products__card-button{width:initial;padding:11px 22px}.sample-catalog__landing__product-info__list-item-badges span{padding:4px 10px}.sample-catalog__landing__product-info__list-item{font-size:18px}.poster-hero__payment-icons{padding:24px 0 0}.sample-catalog__landing__about-button{margin-top:25px}}@media (max-width: 1024px){.sample-catalog__products__card{width:47%}.sample-catalog__products__card img{height:30vw}.sample-catalog__landing__pair-with__products .sample-catalog__products__card{width:49%}}@media (max-width: 992px){.sample-catalog__landing__about-rating{font-size:14px}.sample-catalog__landing__about-rating .jdgm-star{font-size:18px}.sample-catalog__landing__about p{font-size:14px}.sample-catalog__landing__about-bullets{margin-top:24px}.sample-catalog__landing__about-bullets-item{width:100%}.sample-catalog__landing__about-bullets-item-content{max-width:100%}.payment-icon p{font-size:12px}.sample-catalog__landing__product-info__list-item-badges{overflow:auto;max-width:17vw;flex-wrap:nowrap}.sample-catalog__landing__product-info__list-item-badges::-webkit-scrollbar{display:none}.sample-catalog__landing__product-info__list-item .cursive{font-size:42px}}@media (max-width: 768px){.sample-catalog__landing__about-price{font-size:28px;margin-bottom:12px}.sample-catalog__landing__pair-with .sample-catalog__products__card img{height:35vw}.sample-catalog__landing{background:#fff}.sample-catalog__products{padding:0 16px}.sample-catalog__products__card{width:100%;max-width:600px;margin-bottom:16px}.sample-catalog__products__card img{height:60vw;max-height:none}.sample-catalog__headline{margin-bottom:40px}.sample-catalog__headline h1{color:#000;font-size:32px;margin-top:100px;margin-bottom:16px}.sample-catalog__headline p{font-size:16px}.sample-catalog__products .sample-catalog__products__card-buy-content{flex-direction:column;align-items:flex-start;gap:12px}.sample-catalog__products__card-buy-content quantity-input{width:100%;justify-content:space-around}.sample-catalog__products .sample-catalog__products__card-price{display:flex;align-items:center;gap:8px;flex-direction:row-reverse}.sample-catalog__products__card-buy-content .sample-catalog__products__card-button{width:100%}.landing-wrapper{padding:24px 0 0;margin-top:58px}.sample-catalog__landing{background:#f9f9f9;padding:16px;border-bottom-right-radius:0;border-bottom-left-radius:0}.sample-catalog__landing__main{flex-direction:column;background:#fff;margin:-16px;padding:32px 16px 0}.sample-catalog__landing__gallery{width:100%}.sample-catalog__landing__about-mobile{display:flex;flex-direction:column;padding-bottom:8px}.sample-catalog__landing__about-mobile .sample-catalog__landing__about-rating{font-size:22px;margin:16px 0}.sample-catalog__landing__about-mobile .icon-close{display:flex;justify-content:flex-end;margin-bottom:-8px;margin-left:-8px;position:fixed;right:10px;z-index:100;padding:8px;border-radius:100%;background-color:#fff;cursor:pointer}.payment-icon p{font-size:16px}.poster-hero__payment-icons--methods,.poster-hero__payment-icons--terms{justify-content:space-between}.sample-catalog__landing__about-button{margin-top:48px;flex-direction:column}.sample-catalog__landing__about-button .cart-quantity,.sample-catalog__landing__about-button .sample-catalog__products__card-button{width:100%;flex:initial}.sample-catalog__landing__about{display:none}.sample-catalog__landing__about-description{margin-top:48px;font-weight:400;font-size:16px;line-height:154%}.sample-catalog__landing__about-mobile .sample-catalog__landing__about-description{margin-bottom:32px}.sample-catalog__landing__about-bullets-item-content h3{line-height:154%}.sample-catalog__landing__about-bullets-item-content p{font-size:16px}.sample-catalog__landing__about-bullets-item-icon .icon-plus,.sample-catalog__landing__about-bullets-item-icon .icon-plus image{height:26px;width:26px}.sample-catalog__landing__product-info{flex-direction:column;margin:0 -16px;padding:65px 16px 24px}.sample-catalog__landing__product-info__list,.sample-catalog__landing__product-info__image{width:100%}.sample-catalog__landing__product-info__list{gap:7px}.sample-catalog__landing__product-info__list-item{justify-content:flex-start;height:initial!important;min-height:168px}.sample-catalog__landing__product-info__list-item:last-child{display:none!important}.sample-catalog__landing__product-info__list-item:nth-child(2){width:100%;order:3}.sample-catalog__landing__product-info__list-item-badges{width:100%;max-width:100%}.sample-catalog__landing__product-info__list-item-badges span{font-size:14px;padding:8px 16px}.sample-reviews{padding-top:48px}.sample-reviews__headline{font-size:32px}.sample-reviews__sub-headline{padding:16px}.sample-catalog__landing__about-bullets{padding-bottom:40px}.sample-catalog__landing__pair-with__headline{font-weight:600;font-size:24px;line-height:134%;padding:48px 0 16px}.sample-catalog__landing__product-info__list-item .cursive{font-size:48px}}@media (max-width: 520px){.sample-catalog__landing__pair-with .sample-catalog__products__card img{height:60vw}.sample-catalog__landing__gallery-thumbnail .swiper-slide,.sample-catalog__landing__gallery-thumbnail .swiper-slide img{border-radius:16px}.sample-catalog__landing__product-info__image{height:375px}.sample-catalog__landing__pair-with__mobile{display:block!important}.sample-catalog__landing__pair-with__products{display:none;gap:0!important}.sample-catalog__landing__pair-with__products .sample-catalog__products__card{width:100%!important;max-width:100%!important}.sample-catalog__landing__pair-with__products{flex-wrap:nowrap;justify-content:initial}.sample-catalog__landing__pair-with__products .swiper-slide{display:flex!important;height:initial!important}.sample-catalog__landing__product-info__list-item{font-size:16px}.sample-catalog__landing__product-info__list-item .cursive{font-size:24px}.sample-catalog__landing__product-info__list{gap:2%;row-gap:7px}.sample-catalog__landing__pair-with__products{margin-bottom:30px}}@media (max-width: 400px){.poster-hero__payment-icons--terms{gap:12px}.payment-icon p{font-size:14px}}@media (min-width: 768px){.sample-catalog__landing__product-info:not(:has(.sample-catalog__landing__product-info__image:nth-child(2))){display:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/headway-catalog.css.map */
