.pv2 *,.pv2 *:before,.pv2 *:after{box-sizing:border-box;margin:0;padding:0}.pv2{--v2-bg: #ffffff;--v2-text: #333333;--v2-muted: #666666;--v2-light: #f7f7f7;--v2-border: #e8e8e8;--v2-accent: #2563eb;--v2-green: #16a34a;--v2-star: #f59e0b;--v2-red: #dc2626;--v2-radius: 8px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--v2-text);line-height:1.6;-webkit-font-smoothing:antialiased}html,body{overflow-x:hidden}.pv2,.pv2-ft{width:100%;max-width:100%}.pv2 img{max-width:100%;height:auto;display:block}.pv2-box{max-width:1100px;margin:0 auto;padding:0 20px}.pv2-announce{background:var(--v2-accent);color:#fff;text-align:center;padding:10px 16px;font-size:13px;font-weight:500;letter-spacing:.3px}.pv2-announce span{display:inline}.pv2-hero{padding:32px 0 40px}.pv2-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.pv2-hero__gallery{position:relative}.pv2-hero__main-wrap{position:relative;border-radius:var(--v2-radius);overflow:hidden;background:var(--v2-light);aspect-ratio:1}.pv2-hero__slides{position:relative;width:100%;height:100%}.pv2-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease}.pv2-hero__slide.is-active{opacity:1;position:relative}.pv2-hero__slide img{width:100%;height:100%;object-fit:cover}.pv2-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:1px solid var(--v2-border);color:var(--v2-text);width:36px;height:36px;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s}.pv2-hero__arrow:hover{background:#fff}.pv2-hero__arrow--prev{left:10px}.pv2-hero__arrow--next{right:10px}.pv2-hero__counter{position:absolute;bottom:12px;left:50%;transform:translate(-50%);background:#0000008c;color:#fff;font-size:12px;padding:3px 10px;border-radius:12px}.pv2-hero__thumbs{display:flex;gap:8px;margin-top:12px;overflow-x:auto;padding-bottom:4px}.pv2-hero__thumb{width:64px;height:64px;border-radius:6px;overflow:hidden;border:2px solid transparent;cursor:pointer;flex-shrink:0;background:none;padding:0;transition:border-color .2s}.pv2-hero__thumb.is-active,.pv2-hero__thumb:hover{border-color:var(--v2-accent)}.pv2-hero__thumb img{width:100%;height:100%;object-fit:cover}.pv2-hero__info{padding-top:4px}.pv2-hero__title{font-size:26px;font-weight:700;line-height:1.25;margin-bottom:8px;color:var(--v2-text)}.pv2-hero__rating{display:flex;align-items:center;gap:8px;margin-bottom:16px}.pv2-hero__stars{color:var(--v2-star);font-size:16px;letter-spacing:1px}.pv2-hero__rating-text{font-size:13px;color:var(--v2-muted)}.pv2-hero__price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:12px}.pv2-hero__price-now{font-size:32px;font-weight:700;color:var(--v2-text)}.pv2-hero__price-was{font-size:18px;color:var(--v2-muted);text-decoration:line-through}.pv2-hero__price-save{background:var(--v2-red);color:#fff;font-size:12px;font-weight:600;padding:2px 8px;border-radius:4px}.pv2-hero__price-sub{font-size:13px;color:var(--v2-muted);margin-bottom:20px}.pv2-hero__cta{display:block;width:100%;padding:16px 24px;background:var(--v2-accent);color:#fff;border:none;border-radius:var(--v2-radius);font-size:16px;font-weight:600;cursor:pointer;text-align:center;transition:background .2s,transform .1s}.pv2-hero__cta:hover{background:#1d4ed8}.pv2-hero__cta:active{transform:scale(.98)}.pv2-hero__countdown{display:flex;align-items:center;gap:8px;margin-top:12px;padding:10px 14px;background:#fef3c7;border:1px solid #fde68a;border-radius:var(--v2-radius)}.pv2-hero__countdown-icon{font-size:16px}.pv2-hero__countdown-label{font-size:13px;font-weight:500;color:#92400e}.pv2-hero__countdown-timer{font-size:15px;font-weight:700;color:#92400e;font-variant-numeric:tabular-nums;margin-left:auto;letter-spacing:1px}.pv2-hero__badges{display:flex;gap:12px;margin-top:14px;flex-wrap:wrap}.pv2-hero__badge{display:flex;align-items:center;gap:6px;padding:8px 12px;background:var(--v2-light);border:1px solid var(--v2-border);border-radius:6px;flex:1;min-width:0}.pv2-hero__badge-icon{font-size:16px;flex-shrink:0}.pv2-hero__badge-text{font-size:12px;font-weight:500;color:var(--v2-text);white-space:nowrap}.pv2-hero__payments{margin-top:14px;margin-bottom:24px;text-align:center}.pv2-hero__payments-label{display:block;font-size:11px;color:var(--v2-muted);margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.pv2-hero__payments-icons{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.pv2-hero__pay-icon{height:24px;width:auto;border-radius:3px;box-shadow:0 1px 2px #00000014}.pv2-hero__desc{font-size:14px;color:var(--v2-muted);margin-bottom:20px;line-height:1.7}.pv2-hero__desc p{margin-bottom:8px}.pv2-hero__desc strong{color:var(--v2-text)}.pv2-highlights{background:var(--v2-light);border-top:1px solid var(--v2-border);border-bottom:1px solid var(--v2-border);padding:20px 0}.pv2-highlights__row{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.pv2-highlights__item{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--v2-text);font-weight:500}.pv2-highlights__icon{font-size:18px}.pv2-reviews{padding:48px 0}.pv2-reviews__header{text-align:center;margin-bottom:32px}.pv2-reviews__title{font-size:22px;font-weight:700;margin-bottom:8px}.pv2-reviews__summary{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:var(--v2-muted)}.pv2-reviews__stars-big{color:var(--v2-star);font-size:18px;letter-spacing:1px}.pv2-reviews__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.pv2-review-card{background:var(--v2-light);border:1px solid var(--v2-border);border-radius:var(--v2-radius);padding:20px}.pv2-review-card__head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.pv2-review-card__avatar{width:40px;height:40px;border-radius:50%;background:var(--v2-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.pv2-review-card__name{font-size:14px;font-weight:600}.pv2-review-card__stars{color:var(--v2-star);font-size:13px;letter-spacing:1px}.pv2-review-card__text{font-size:14px;color:var(--v2-muted);line-height:1.6}.pv2-trust{padding:48px 0;background:var(--v2-light)}.pv2-trust__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pv2-trust-card{text-align:center;padding:24px 16px}.pv2-trust-card__icon{font-size:32px;margin-bottom:12px}.pv2-trust-card__heading{font-size:15px;font-weight:600;margin-bottom:6px}.pv2-trust-card__text{font-size:13px;color:var(--v2-muted);line-height:1.6}.pv2-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--v2-border);box-shadow:0 -4px 20px #0000001a;padding:10px 20px;z-index:999;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.pv2-sticky-bar.is-visible{transform:translateY(0)}.pv2-sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto;gap:16px}.pv2-sticky-bar__left{display:flex;align-items:center;gap:12px;min-width:0}.pv2-sticky-bar__img{width:44px;height:44px;border-radius:6px;object-fit:cover;flex-shrink:0;border:1px solid var(--v2-border)}.pv2-sticky-bar__info{min-width:0}.pv2-sticky-bar__title{display:block;font-size:14px;font-weight:600;color:var(--v2-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.pv2-sticky-bar__prices{display:flex;align-items:baseline;gap:8px}.pv2-sticky-bar__price{font-size:16px;font-weight:700;color:var(--v2-text)}.pv2-sticky-bar__compare{font-size:13px;color:var(--v2-muted);text-decoration:line-through}.pv2-sticky-bar__btn{background:var(--v2-accent);color:#fff;border:none;border-radius:var(--v2-radius);padding:12px 32px;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s,transform .1s;flex-shrink:0}.pv2-sticky-bar__btn:hover{background:#1d4ed8}.pv2-sticky-bar__btn:active{transform:scale(.97)}@media(max-width:768px){.pv2-box{padding:0}.pv2-hero__info{padding:0 16px}.pv2-hero__grid{grid-template-columns:1fr;gap:24px}.pv2-hero__title{font-size:22px}.pv2-hero__price-now{font-size:26px}.pv2-hero__cta{border-radius:0}.pv2-highlights .pv2-box,.pv2-reviews .pv2-box,.pv2-trust .pv2-box{padding:0 16px}.pv2-reviews__grid{grid-template-columns:1fr}.pv2-trust__grid{grid-template-columns:1fr;gap:16px}.pv2-highlights__row{gap:16px}.pv2-sticky-bar{padding:8px 12px}.pv2-sticky-bar__title{max-width:120px;font-size:13px}.pv2-sticky-bar__price{font-size:14px}.pv2-sticky-bar__btn{padding:10px 20px;font-size:14px}.pv2-sticky-bar__img{width:36px;height:36px}}@media(max-width:480px){.pv2-hero__trust-row{flex-direction:column;gap:6px}.pv2-highlights__row{flex-direction:column;align-items:center;gap:10px}}.pv2-hero__thumbs::-webkit-scrollbar{height:4px}.pv2-hero__thumbs::-webkit-scrollbar-thumb{background:var(--v2-border);border-radius:2px}footer.footer{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;background:#fff!important;color:#333!important;margin-top:0!important;border-top:1px solid #e5e5e5!important}footer.footer *{font-family:inherit!important}footer.footer .footer__content-top{padding:40px 0 32px!important;border:none!important}footer.footer .footer__content-top .grid,footer.footer .footer__blocks-wrapper.grid{display:grid!important;gap:40px!important;row-gap:32px!important}footer.footer .footer-block__heading,footer.footer .footer-block__heading.inline-richtext,footer.footer h2.footer-block__heading{font-family:Inter,-apple-system,sans-serif!important;font-size:14px!important;font-weight:600!important;color:#111!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin:0 0 16px!important;padding:0!important;line-height:1.4!important}footer.footer .footer-block__details-content.list-unstyled{margin:0!important;padding:0!important;list-style:none!important}footer.footer .footer-block__details-content li{margin:0!important;padding:0!important}footer.footer .list-menu__item.list-menu__item--link,footer.footer .footer-block__details-content a{font-size:14px!important;font-weight:400!important;color:#666!important;text-decoration:none!important;padding:4px 0!important;display:inline-block!important;transition:color .2s!important;letter-spacing:0!important;text-transform:none!important}footer.footer .list-menu__item.list-menu__item--link:hover,footer.footer .footer-block__details-content a:hover{color:#2563eb!important;text-decoration:none!important}footer.footer .list-menu__item--active{font-weight:500!important}footer.footer .footer-block--newsletter .footer-block__heading,footer.footer .footer-block__newsletter h2{font-size:16px!important;font-weight:600!important;color:#111!important;text-transform:none!important;letter-spacing:0!important;margin-bottom:6px!important}footer.footer .footer-block--newsletter .rte,footer.footer .footer__newsletter .rte,footer.footer .newsletter-form+.rte{font-size:14px!important;color:#888!important;margin-bottom:16px!important;line-height:1.5!important}footer.footer .newsletter-form__field-wrapper{max-width:420px!important}footer.footer .newsletter-form__field-wrapper .field{border:1px solid #ddd!important;border-radius:40px!important;background:#f9f9f9!important;overflow:hidden!important;box-shadow:none!important;transition:border-color .2s!important}footer.footer .newsletter-form__field-wrapper .field:hover{border-color:#bbb!important}footer.footer .newsletter-form__field-wrapper .field__input{font-size:14px!important;color:#333!important;background:transparent!important;border:none!important;box-shadow:none!important;padding:12px 20px!important;height:auto!important;line-height:1.4!important}footer.footer .newsletter-form__field-wrapper .field__input::placeholder{color:#aaa!important}footer.footer .newsletter-form__field-wrapper .field__input:focus,footer.footer .newsletter-form__field-wrapper .field__input:focus-visible{outline:none!important;box-shadow:none!important}footer.footer .newsletter-form__field-wrapper .field:focus-within{border-color:#2563eb!important;box-shadow:0 0 0 1px #2563eb!important}footer.footer .newsletter-form__field-wrapper .field__label{display:none!important}footer.footer .newsletter-form__button.field__button{background:none!important;border:none!important;color:#555!important;padding:0 16px!important;cursor:pointer!important;min-width:auto!important;min-height:auto!important}footer.footer .newsletter-form__button.field__button:hover{color:#2563eb!important}footer.footer .newsletter-form__button .svg-wrapper{display:flex!important;align-items:center!important}footer.footer .footer__content-bottom{background:transparent!important;border-top:1px solid #e5e5e5!important;padding:20px 0!important}footer.footer .footer__content-bottom-wrapper{display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important}footer.footer .copyright__content,footer.footer .copyright__content a,footer.footer small.copyright__content{font-size:13px!important;color:#999!important;font-weight:400!important;text-decoration:none!important}footer.footer .copyright__content a:hover{color:#666!important}footer.footer .policies{display:flex!important;gap:16px!important;list-style:none!important;margin:0!important;padding:0!important}footer.footer .policies a{font-size:13px!important;color:#999!important;text-decoration:none!important;transition:color .2s!important}footer.footer .policies a:hover{color:#2563eb!important}footer.footer small.copyright__content:last-child{display:none!important}footer.footer .footer__list-social,footer.footer .list-social{gap:12px!important}footer.footer .list-social__link{color:#888!important;transition:color .2s!important}footer.footer .list-social__link:hover{color:#2563eb!important}footer.footer .footer__payment{opacity:.6}footer.footer .footer__follow-on-shop{margin-top:8px!important}footer.footer .footer__localization{display:none!important}@media(max-width:749px){footer.footer .footer__content-top{padding:32px 0 24px!important}footer.footer .newsletter-form__field-wrapper{max-width:100%!important}footer.footer .footer__blocks-wrapper.grid{gap:24px!important}footer.footer .footer__content-bottom-wrapper{justify-content:center!important;text-align:center!important}footer.footer .policies{justify-content:center!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/papillon-v2.css.map */
