.proof-cta{background-color:var(--proof-bg, transparent)}.proof-cta__inner{padding-left:1.5rem;padding-right:1.5rem}.proof-cta__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem;align-items:center}.proof-cta__grid--image-right{direction:rtl}.proof-cta__grid--image-right>*{direction:ltr}.proof-cta__left{display:flex;flex-direction:column;gap:1.2rem}.proof-cta__feature{display:flex;align-items:flex-start;gap:1rem}.proof-cta__feature-icon{flex-shrink:0;width:3.6rem;height:3.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--proof-icon-bg, #2d2d4e)}.proof-cta__feature-icon svg{width:1.6rem;height:1.6rem}.proof-cta__feature-icon-img{width:2rem;height:2rem;object-fit:contain}.proof-cta__feature-title{font-size:1.4rem;font-weight:700;color:var(--proof-feature-title, rgb(var(--color-foreground)));margin:0 0 .2rem;line-height:1.3}.proof-cta__feature-desc{font-size:1.3rem;color:var(--proof-feature-desc, rgba(var(--color-foreground), .75));margin:0;line-height:1.4}.proof-cta__image-wrap{width:100%;border-radius:var(--proof-img-radius, 1.2rem);overflow:hidden}.proof-cta__image{width:100%;height:auto;display:block;object-fit:cover;border-radius:var(--proof-img-radius, 1.2rem)}.proof-cta__placeholder{width:100%;aspect-ratio:4/3;border-radius:var(--proof-img-radius, 1.2rem);overflow:hidden;background:rgba(var(--color-foreground),.06)}.proof-cta__placeholder svg{width:100%;height:100%}.proof-cta__right{display:flex;flex-direction:column;gap:1.4rem}.proof-cta__stars-row{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.proof-cta__stars{display:flex;gap:.15rem;color:var(--proof-star-color, #f5a623);font-size:1.8rem;line-height:1}.proof-cta__review-text{font-size:1.35rem;color:var(--proof-review-text-color, rgba(var(--color-foreground), .7));font-weight:500}.proof-cta__review-text strong{color:rgb(var(--color-foreground));font-weight:700}.proof-cta__heading{color:var(--proof-heading-color, rgb(var(--color-foreground)));margin:0;line-height:1.2}.proof-cta__text{color:var(--proof-text-color, rgba(var(--color-foreground), .8));font-size:1.5rem;line-height:1.65}.proof-cta__text p{margin:0 0 .8em}.proof-cta__text p:last-child{margin-bottom:0}.proof-cta__btn{display:inline-block;background-color:var(--proof-btn-bg, #1a1a2e);color:var(--proof-btn-text, #ffffff);border-radius:var(--proof-btn-radius, .6rem);padding:var(--proof-btn-padding-y, 1.2rem) var(--proof-btn-padding-x, 2.4rem);font-size:var(--proof-btn-font-size, 1.5rem);font-weight:600;text-decoration:none;letter-spacing:.02em;border:2px solid var(--proof-btn-bg, #1a1a2e);transition:opacity .2s ease;align-self:flex-start}.proof-cta__btn:hover{opacity:.85}@media screen and (max-width:749px){.proof-cta__grid{grid-template-columns:1fr;gap:2rem;direction:ltr}.proof-cta__grid--image-right{direction:ltr}.proof-cta__left{order:1}.proof-cta__right{order:2;gap:1rem}.proof-cta__feature-title{font-size:1.35rem}.proof-cta__feature-desc{font-size:1.25rem}.proof-cta__stars{font-size:1.6rem}.proof-cta__review-text{font-size:1.25rem}.proof-cta__text{font-size:1.4rem}.proof-cta__btn{font-size:1.4rem;padding:1rem 2rem}}.proof-cta__media-wrap{width:100%;border-radius:var(--proof-img-radius, 1.2rem);overflow:hidden}.proof-cta__slider{position:relative;width:100%;border-radius:var(--proof-img-radius, 1.2rem);overflow:hidden;background:rgba(var(--color-foreground),.04);aspect-ratio:var(--proof-slider-ratio, 4/3)}.proof-cta__slides{display:flex;height:100%;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}.proof-cta__slide{min-width:100%;height:100%;flex-shrink:0;position:relative}.proof-cta__slide-media{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.proof-cta__slide-iframe-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.proof-cta__slide-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.proof-cta__slide-placeholder{width:100%;aspect-ratio:4/3;background:rgba(var(--color-foreground),.06);display:flex;align-items:center;justify-content:center}.proof-cta__slide-placeholder svg{width:100%;height:100%;opacity:.4}.proof-cta__slide-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#0000008c);color:#fff;font-size:1.3rem;line-height:1.4;padding:2.4rem 1.4rem 1rem;margin:0;text-align:center}.proof-cta__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:3.6rem;height:3.6rem;border-radius:50%;border:none;background:var(--proof-slider-arrow-bg, #1a1a2e);color:var(--proof-slider-arrow-color, #ffffff);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;opacity:.88;transition:opacity .2s ease}.proof-cta__arrow:hover{opacity:1}.proof-cta__arrow--prev{left:.8rem}.proof-cta__arrow--next{right:.8rem}.proof-cta__arrow svg{width:1.8rem;height:1.8rem;flex-shrink:0}.proof-cta__dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:2}.proof-cta__dot{width:.8rem;height:.8rem;border-radius:50%;border:none;background:var(--proof-slider-dot, #cccccc);cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.proof-cta__dot--active{background:var(--proof-slider-dot-active, #1a1a2e);transform:scale(1.35)}@media screen and (max-width:749px){.proof-cta__arrow{width:3rem;height:3rem}.proof-cta__arrow svg{width:1.5rem;height:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-proof-cta.css.map */
