.patch-apply{background:#ddf5e4;border:1px solid #33a853;border-radius:8px;padding-inline:3rem}.apply-patch-wrapper{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-between;align-items:center;text-align:center;padding-block:2rem;gap:30px}.apply-patch-video{position:relative;width:100%;max-width:400px;cursor:pointer}.apply-patch-video img,.apply-patch-video video{width:100%;padding-block:2rem 1.5rem}.apply-patch-video .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:red;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center}.apply-patch-video .play-button:before{content:"";display:block;border-style:solid;border-width:10px 0 10px 18px;border-color:transparent transparent transparent white;margin-left:5px}.apply-patch-text{max-width:400px}.gray-bg{background:#f2f2f2}@media(min-width:768px){.apply-patch-wrapper{flex-direction:row}}.r2p-choose-patch-card-section .r2p-surface{background-color:var(--r2p-patch-bg, transparent)}.r2p-choose-patch-card-swiper-wrap{position:relative;overflow:hidden}.r2p-choose-patch-card-swiper .swiper-wrapper{display:flex!important;align-items:stretch}.r2p-choose-patch-card-swiper .swiper-slide{display:flex;justify-content:center;align-items:stretch;height:auto;width:100%!important;flex-shrink:0}@media screen and (min-width:640px){.r2p-choose-patch-card-swiper .swiper-slide{width:50%!important}}@media screen and (min-width:768px){.r2p-choose-patch-card-swiper .swiper-slide{width:calc(100% / 3)!important}}@media screen and (min-width:1024px){.r2p-choose-patch-card-swiper .swiper-slide{width:20%!important}}.r2p-choose-patch-card{border-radius:10px;background:#fff;border:1px solid #E5E5E5;display:flex;flex-direction:column;gap:0px;padding-bottom:24px;height:100%}.r2p-choose-patch-card__image{border-radius:10px;overflow:hidden;flex:none;width:100%}.r2p-choose-patch-card__image img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;border-bottom:1px solid #E5E5E5;margin-block-end:10px}.r2p-choose-patch-card__content{display:flex;flex-direction:column;gap:16px;padding:0 16px;flex:1;justify-content:space-between}.r2p-choose-patch-card__info{display:flex;flex-direction:column;gap:12px}.r2p-choose-patch-card__title{font-size:16px;font-weight:600;line-height:1.625;margin:0;color:#21272a}.r2p-choose-patch-card__description{font-size:14px;font-weight:400;line-height:1.571;margin:0;color:#21272a;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;min-height:88px}.r2p-choose-patch-card__review{display:flex;align-items:center;gap:4px}.r2p-choose-patch-card__rating{font-size:10px;font-weight:600;line-height:1;color:#21272a}.r2p-choose-patch-card__button-wrapper{display:flex;align-items:stretch;gap:1px;width:100%}.r2p-choose-patch-card__button{width:100%;padding:8px 14px;border-radius:5px;border:1px solid #34A853;background:#34a853;color:#fff;font-size:14px;font-weight:500;line-height:1.1;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:filter .3s ease;cursor:pointer}.r2p-choose-patch-card__button:hover{color:#fff!important;background:#21272a!important;border:1px solid #21272a}.r2p-choose-patch-card-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:50px;height:50px;border-radius:50%;background-color:#141921;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026}.r2p-choose-patch-card-nav-btn:hover:not(:disabled){background-color:#21272a;transform:translateY(-50%) scale(1.06);box-shadow:0 4px 12px #0003}.r2p-choose-patch-card-nav-btn:disabled{opacity:.3;cursor:not-allowed;transform:none!important}.r2p-choose-patch-card-pagination{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.r2p-choose-patch-card-pagination-bullet{width:10px;height:10px;border-radius:50%;background-color:#d1d5db;cursor:pointer;transition:all .3s ease}.r2p-choose-patch-card-pagination-bullet.active{background-color:#21272a;width:24px;border-radius:5px}.r2p-choose-patch-card-title{font-size:32px;font-weight:700;line-height:1.1;color:#21272a;margin:0}.r2p-choose-patch-card-description{color:#6b7280;font-size:24px;font-style:normal;font-weight:400;line-height:110%}.r2p-choose-patch-card-cta{display:flex;justify-content:center}.r2p-choose-patch-card-cta__btn{display:flex;width:290px;padding:10px 20px;justify-content:center;align-items:center;gap:10px;border-radius:6px;border:1px solid #34A853;background:#34a853;color:#fff;font-size:16px;font-weight:500;line-height:1.1;text-decoration:none;text-align:center;transition:filter .3s ease}.r2p-choose-patch-card-cta__btn:hover{border:1px solid #fff!important;background:#fff!important;color:#34a853}@media(max-width:768px){.r2p-choose-patch-card-swiper .swiper-slide{width:200px!important}.r2p-choose-patch-card-nav-btn{width:30px;height:30px;border-radius:15px}.r2p-choose-patch-card-nav-btn img{width:20px;height:20px}.r2p-choose-patch-card-title{font-size:24px;font-weight:700;line-height:1.1;color:#21272a;margin:0}}@media(max-width:640px){.r2p-choose-patch-card-description{font-size:16px;font-style:normal;font-weight:400;line-height:110%}}.r2p-featured-collection-section{background-color:var(--r2p-featured-bg, #ffffff)}.r2p-surface .r2p-featured-collection-swiper-wrap,.r2p-no-surface .r2p-featured-collection-swiper-wrap{position:relative;overflow:hidden;margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px;width:calc(100% + 36px);max-width:calc(100% + 36px);box-sizing:border-box}.r2p-featured-collection-swiper{overflow:hidden;width:100%}.r2p-featured-collection-swiper .swiper-wrapper{display:flex!important;align-items:stretch;margin-left:0;margin-right:0;width:100%}.r2p-featured-collection-swiper .swiper-slide{display:flex;justify-content:center;align-items:stretch;height:auto;width:100%!important;flex-shrink:0}.r2p-featured-collection-section .r2p-product-card__image>a,.r2p-featured-collection-section .r2p-product-card2__image>a{display:block;width:100%;height:100%}.r2p-featured-collection-section .r2p-product-card__image-img,.r2p-featured-collection-section .r2p-product-card2__image-img,.r2p-featured-collection-section .r2p-product-card__image>img,.r2p-featured-collection-section img.r2p-product-card__image,.r2p-featured-collection-section .r2p-product-card2__image>img,.r2p-featured-collection-section img.r2p-product-card2__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center center}@media screen and (min-width:640px){.r2p-featured-collection-swiper .swiper-slide{width:50%!important}}@media screen and (min-width:768px){.r2p-featured-collection-swiper .swiper-slide{width:calc(100% / 3)!important}}@media screen and (min-width:1024px){.r2p-featured-collection-swiper .swiper-slide{width:25%!important}}@media screen and (min-width:1280px){.r2p-featured-collection-swiper .swiper-slide{width:20%!important}}.r2p-featured-collection-header{display:flex;justify-content:space-between;align-items:center;width:100%;gap:20px}.r2p-featured-collection-title{margin:0;font-size:32px;font-style:normal;font-weight:700;line-height:110%}.r2p-featured-collection-description{color:#21272a;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.r2p-featured-collection-header-btn{flex-shrink:0}.r2p-featured-collection-header-btn__link{display:inline-flex;padding:10px 20px;font-size:14px;font-weight:600;border-radius:6px;border:1px solid var(--r2p-featured-btn-border, #0285D2);background:var(--r2p-featured-btn-bg, transparent);color:var(--r2p-featured-btn-color, #0285D2);text-decoration:none;transition:all .3s ease;white-space:nowrap}.r2p-featured-collection-header-btn__link:hover{filter:brightness(.95)}@media(max-width:640px){.r2p-featured-collection-header{flex-direction:column;align-items:flex-start;gap:12px}.r2p-featured-collection-header-btn{width:100%}.r2p-featured-collection-header-btn__link{width:100%;justify-content:center}}.r2p-featured-collection-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:50px;height:50px;border-radius:50%;background-color:#141921;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026}.r2p-featured-collection-nav-btn:hover:not(:disabled){background-color:#21272a;transform:translateY(-50%) scale(1.06);box-shadow:0 4px 12px #0003}.r2p-featured-collection-nav-btn:disabled{opacity:.3;cursor:not-allowed;transform:none!important}.r2p-featured-collection-pagination{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.r2p-featured-collection-pagination-bullet{width:10px;height:10px;border-radius:50%;background-color:#d1d5db;cursor:pointer;transition:all .3s ease}.r2p-featured-collection-pagination-bullet.active{background-color:#0285d2;width:24px;border-radius:5px}.r2p-featured-collection-cta{display:flex;justify-content:center;align-items:center;width:100%;margin-top:24px}.r2p-featured-collection-cta__btn{display:flex;width:290px;padding:10px 20px;justify-content:center;align-items:center;gap:10px;border-radius:6px;border:1px solid var(--r2p-featured-btn-border, #0285D2);background:var(--r2p-featured-btn-bg, transparent);color:var(--r2p-featured-btn-color, #0285D2);text-decoration:none}.r2p-featured-collection-cta__btn:hover{filter:brightness(.95)}@media(max-width:768px){.r2p-featured-collection-swiper .swiper-slide{width:200px!important}.r2p-featured-collection-nav-btn{width:30px;height:30px;border-radius:15px}.r2p-featured-collection-nav-btn img{width:20px;height:20px}}@media(max-width:640px){.r2p-featured-collection-title{font-size:24px}.r2p-featured-collection-description{font-size:16px}}.r2p-group-collection-section{background-color:var(--r2p-group-bg, #ffffff)}.r2p-surface .r2p-group-collection-swiper-wrap,.r2p-no-surface .r2p-group-collection-swiper-wrap{position:relative;overflow:hidden;margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px;width:calc(100% + 36px);max-width:calc(100% + 36px);box-sizing:border-box}.r2p-group-collection-swiper{overflow:hidden;width:100%}.r2p-surface,.r2p-no-surface{overflow:hidden}.r2p-group-collection-swiper .swiper-wrapper{margin-left:0;margin-right:0;width:100%}.r2p-group-collection-banner-card{display:flex;flex-direction:column;background-color:#fff;border-radius:12px;overflow:hidden;border:1px solid #E5E5E5;height:100%}.r2p-group-collection-banner-image,.r2p-group-collection-banner-video{width:100%;height:auto;display:block;object-fit:cover}.r2p-group-collection-banner-video video{width:100%;height:auto;object-fit:cover}.r2p-group-collection-swiper .swiper-wrapper{display:flex!important;align-items:stretch}.r2p-group-collection-swiper .swiper-slide{display:flex;justify-content:center;align-items:stretch;height:auto;width:100%!important;flex-shrink:0}@media screen and (min-width:640px){.r2p-group-collection-swiper .swiper-slide{width:50%!important}}@media screen and (min-width:768px){.r2p-group-collection-swiper .swiper-slide{width:calc(100% / 3)!important}}@media screen and (min-width:1024px){.r2p-group-collection-swiper .swiper-slide{width:25%!important}}@media screen and (min-width:1280px){.r2p-group-collection-swiper .swiper-slide{width:20%!important}}.r2p-group-collection-header{display:flex;justify-content:space-between;align-items:center;width:100%;gap:20px;margin-bottom:24px}.r2p-group-collection-block-title{margin:0;font-size:28px;font-style:normal;font-weight:700;line-height:110%}.r2p-group-collection-header-btn{flex-shrink:0}.r2p-group-collection-header-btn__link{display:inline-flex;padding:10px 20px;font-size:14px;font-weight:600;border-radius:6px;border:1px solid;text-decoration:none;transition:all .3s ease;white-space:nowrap}.r2p-group-collection-header-btn__link:hover{filter:brightness(.95)}@media(max-width:640px){.r2p-group-collection-header{flex-direction:column;align-items:flex-start;gap:12px}.r2p-group-collection-header-btn{width:100%}.r2p-group-collection-header-btn__link{width:100%;justify-content:center}}.r2p-group-collection-title{margin:0;font-size:32px;font-style:normal;font-weight:700;line-height:110%}.r2p-group-collection-description{color:#21272a;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.r2p-group-collection-tabs{border-bottom:.5px solid #E5E5E5;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab}.r2p-group-collection-tabs:active{cursor:grabbing}.r2p-group-collection-tabs::-webkit-scrollbar{display:none}.r2p-group-collection-tabs-wrapper{display:flex;gap:28px;padding:0 16px}.r2p-group-collection-tab{font-size:16px;font-weight:500;color:#21272a;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;padding:13px 0;min-height:56px;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .3s ease;flex-shrink:0}@media(max-width:768px){.r2p-group-collection-tabs{overflow-x:visible;cursor:default;border-bottom:none}.r2p-group-collection-tabs-wrapper{flex-direction:column;gap:0;padding:0}.r2p-group-collection-tab{width:100%;justify-content:flex-start;padding:5px 0;min-height:auto;border-bottom:1px solid #E5E5E5;white-space:normal;text-align:left}.r2p-group-collection-tab.active{border-bottom:1px solid #E5E5E5;padding-left:12px}}.r2p-group-collection-tab:hover{color:#21272a}.r2p-group-collection-tab.active{color:#21272a;font-weight:700;border-bottom-color:#21272a}.r2p-group-collection-content{display:none}.r2p-group-collection-content.active{display:block}.r2p-group-collection-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:50px;height:50px;border-radius:50%;background-color:#141921;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026}.r2p-group-collection-nav-btn:hover:not(:disabled){background-color:#21272a;transform:translateY(-50%) scale(1.06);box-shadow:0 4px 12px #0003}.r2p-group-collection-nav-btn:disabled{opacity:.3;cursor:not-allowed;transform:none!important}.r2p-nav-prev{left:15px}.r2p-nav-next{right:15px}.r2p-group-collection-pagination{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.r2p-group-collection-pagination-bullet{width:10px;height:10px;border-radius:50%;background-color:#d1d5db;cursor:pointer;transition:all .3s ease}.r2p-group-collection-pagination-bullet.active{background-color:#0285d2;width:24px;border-radius:5px}.r2p-group-collection-cta{display:flex;justify-content:center;align-items:center;width:100%;margin-top:24px}.r2p-group-collection-cta__btn{display:flex;width:290px;padding:10px 20px;justify-content:center;align-items:center;gap:10px;border-radius:6px;border:1px solid;text-decoration:none}.r2p-group-collection-cta__btn:hover{filter:brightness(.95)}@media(max-width:768px){.r2p-group-collection-swiper .swiper-slide{width:200px!important}.r2p-group-collection-nav-btn{width:30px;height:30px;border-radius:15px}.r2p-group-collection-nav-btn img{width:20px;height:20px}}@media(max-width:640px){.r2p-group-collection-title{font-size:24px}.r2p-group-collection-description{font-size:16px}}.r2p-product-card{display:flex;flex-direction:column;background-color:#fff;border-radius:12px;overflow:hidden;border:1px solid #E5E5E5;transition:transform .3s ease,box-shadow .3s ease;height:100%}.r2p-product-card--hover:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.r2p-product-card__image{position:relative;width:100%;overflow:hidden;background-color:#f8f9fa}.r2p-product-card__image-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.r2p-product-card__image--1-1 .r2p-product-card__image-img{object-fit:contain;background-color:#f8f9fa}.r2p-product-card__image--1-1{height:0;padding-bottom:100%}.r2p-product-card__image--4-3{height:0;padding-bottom:75%}.r2p-product-card__image--3-4{height:0;padding-bottom:133.33%}.r2p-product-card__image--16-9{height:0;padding-bottom:56.25%}.r2p-product-card__image--natural{height:auto;min-height:200px;padding-bottom:0}.r2p-product-card__image--natural .r2p-product-card__image-img{position:static;width:100%;height:auto}.r2p-product-card__content{padding:16px;flex:1;display:flex;flex-direction:column;gap:8px}.r2p-product-card__title{font-size:16px;font-weight:600;color:#21272a;line-height:1.3;margin:0}.r2p-product-card__review{display:flex;align-items:center;gap:4px;flex-shrink:0}.r2p-product-card__stars{display:flex;gap:2px}.r2p-product-card__star{width:12px;height:12px;fill:#fbbf24}.r2p-product-card__rating{font-size:10px;color:#21272a;font-weight:600;line-height:1}.r2p-product-card__divider{margin-top:auto;margin-bottom:8px}.r2p-product-card__price-container{display:flex;align-items:center;justify-content:space-between}.r2p-product-card__price{display:flex;flex-direction:column;gap:2px}.r2p-product-card__current-price{font-size:18px;font-weight:700;color:#21272a}.r2p-product-card__original-price{font-size:14px;color:#9ca3af;text-decoration:line-through}.r2p-product-card__discount{background-color:#3b82f6;color:#fff;font-size:12px;font-weight:600;padding:2px 6px;border-radius:4px;margin-right:8px}.r2p-product-card__form{margin:0;padding:0}.r2p-product-card__form .btn,.r2p-product-card__price-container a.btn,.promo-add-btn{width:auto;height:auto;padding:8px 16px;font-size:14px;font-weight:600;border-radius:4px;border:1px solid #0285D2;background:#0285d2;color:#fff;text-decoration:none;min-width:100px;display:inline-block;text-align:center;transition:all .3s ease}.r2p-product-card__form .btn:hover,.r2p-product-card__price-container a.btn:hover,.promo-add-btn:hover{background:#0270b3;border-color:#0270b3;transform:translateY(-1px)}.r2p-product-card--horizontal{flex-direction:row;align-items:center;gap:1rem}.r2p-product-card--horizontal .r2p-product-card__image{flex:0 0 120px;height:120px;border-radius:8px}.r2p-product-card--horizontal .r2p-product-card__content{flex:1;padding:1rem}@media(max-width:768px){.r2p-product-card__content{padding:12px}.r2p-product-card__title{font-size:14px}.r2p-product-card__current-price{font-size:16px}.r2p-product-card__original-price{font-size:12px}.r2p-product-card__price-container{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:8px}.r2p-product-card__form .btn,.r2p-product-card__price-container a.btn,.promo-add-btn{padding:6px 12px;font-size:12px;border-radius:4px;border:1px solid #0285D2;background:#0285d2;color:#fff;min-width:80px}.r2p-product-card__form .btn:hover,.r2p-product-card__price-container a.btn:hover,.promo-add-btn:hover{background:#0270b3;border-color:#0270b3}}.r2p-product-card2{display:flex;flex-direction:column;background-color:#fff;border-radius:12px;overflow:hidden;border:1px solid #E5E5E5;transition:transform .3s ease,box-shadow .3s ease;height:100%}.r2p-product-card2--hover:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.r2p-product-card2__image{position:relative;width:100%;overflow:hidden;background-color:#f8f9fa}.r2p-product-card2__image-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.r2p-product-card2__image--1-1{height:0;padding-bottom:100%}.r2p-product-card2__image--3-4{height:0;padding-bottom:133.33%}.r2p-product-card2__image--4-3{height:0;padding-bottom:75%}.r2p-product-card2__image--16-9{height:0;padding-bottom:56.25%}.r2p-product-card2__image--natural{height:auto;min-height:200px;padding-bottom:0}.r2p-product-card2__image--natural .r2p-product-card2__image-img{position:static;width:100%;height:auto}.r2p-product-card2__content{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.r2p-product-card2__title{font-size:16px;font-weight:700;color:#21272a;line-height:1.3;margin:0}.r2p-product-card2__review{display:flex;align-items:center;gap:4px;flex-shrink:0}.r2p-product-card2__stars{display:flex;gap:2px}.r2p-product-card2__star{width:12px;height:12px;fill:#fbbf24}.r2p-product-card2__rating{font-size:10px;color:#21272a;font-weight:600;line-height:1}.r2p-product-card2__divider{height:1px;background-color:#e5e7eb;margin:8px 0}.r2p-product-card2__row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.r2p-product-card2__price{display:flex;flex-direction:column;gap:2px}.r2p-product-card2__current-price{font-size:18px;font-weight:800;color:#21272a}.r2p-product-card2__original-price{font-size:14px;color:#9ca3af;text-decoration:line-through}.r2p-product-card2__discount{background-color:#3b82f6;color:#fff;font-size:12px;font-weight:700;padding:2px 6px;border-radius:4px;width:fit-content}.r2p-product-card2__eta{text-align:right;color:#21272a;line-height:1.1}.r2p-product-card2__eta-label{font-size:12px;color:#21272a;display:block}.r2p-product-card2__eta-date{font-size:14px;font-weight:700}.r2p-product-card2__cta{margin-top:12px}.r2p-product-card2__btn{width:100%;height:auto;padding:8px 16px;font-size:14px;font-weight:600;border-radius:4px;display:inline-block;text-align:center;text-decoration:none;border:1px solid transparent;transition:filter .2s ease}.r2p-product-card2__btn:hover{filter:brightness(.95)}@media(max-width:768px){.r2p-product-card2__content{padding:12px}.r2p-product-card2__title{font-size:14px}.r2p-product-card2__current-price{font-size:16px}.r2p-product-card2__eta-date{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/40/compiled_assets/styles.css.map */
