.cvt{position:relative;overflow:hidden;padding:110px 0}.cvt--bg-light{background:linear-gradient(90deg,#fbf9fe,#f4f0fb)}.cvt--bg-pink{background:#fcf1f7}.cvt--bg-white{background:#fff}.cvt-sphere{position:absolute;z-index:0;border-radius:50%;pointer-events:none;filter:blur(5px)}.cvt-sphere--1{left:1%;top:38%;width:150px;height:150px;background:radial-gradient(circle at 50% 50%,#d4b4ee80,#d4b4ee52 55%,#d4b4ee00 78%)}.cvt-sphere--2{left:8%;top:55%;width:100px;height:100px;background:radial-gradient(circle at 50% 50%,#f496cd73,#f496cd4d 55%,#f496cd00 78%)}.cvt--img-right .cvt-sphere--1{left:auto;right:1%}.cvt--img-right .cvt-sphere--2{left:auto;right:8%}.cvt-container{position:relative;z-index:2;max-width:1180px;margin:0 auto;padding:0 32px}.cvt-head{text-align:center;margin-bottom:44px}.cvt-eyebrow{font-weight:700;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#f061a9;margin-bottom:14px}.cvt-eyebrow p{margin:0}.cvt-heading{font-weight:700;font-size:clamp(28px,3.2vw,40px);line-height:1.2;color:#0b254c;margin:0}.cvt-heading p{margin:0}.cvt-slider{display:flex;align-items:center;gap:20px}.cvt-stage{flex:1 1 auto;min-width:0}.cvt-slide{display:flex;align-items:center;gap:64px;animation:cvtFade .45s ease}.cvt--img-right .cvt-slide{flex-direction:row-reverse}@keyframes cvtFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.cvt-media{position:relative;flex:0 0 auto;width:min(360px,42vw);aspect-ratio:1;display:flex;align-items:center;justify-content:center}.cvt-media-el{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;border-radius:50%;display:block;background:#efe7f4}.cvt-media:before{content:"";position:absolute;z-index:0;left:50%;top:50%;width:100%;aspect-ratio:1;border-radius:50%;background:#f4a2c6;transform:translate(-50%,-50%) translate(-24px,30px)}.cvt-media--no-accent:before{display:none}.cvt-media-ph{position:relative;z-index:1;width:100%;height:100%;border-radius:50%;background:#f061a914;border:2px dashed #F061A9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#f061a9;font-weight:500}.cvt-play{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:68px;height:68px;border:0;border-radius:50%;background:#f061a9f2;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding-left:4px;box-shadow:0 12px 30px #f061a980;transition:transform .2s ease,background .2s ease}.cvt-play:hover{transform:translate(-50%,-50%) scale(1.08);background:#f061a9}.cvt-text{flex:1 1 auto;min-width:0}.cvt-quote{font-weight:400;font-size:clamp(18px,2vw,22px);line-height:1.6;color:#2b2b33}.cvt-quote p{margin:0 0 16px}.cvt-quote p:last-child{margin-bottom:0}.cvt-author-name{font-weight:700;font-size:17px;color:#f061a9;margin-top:22px}.cvt-author-title{font-weight:600;font-size:14px;color:#0b254c;margin-top:4px}.cvt-author-name p,.cvt-author-title p{margin:0}.cvt-arrow{flex:0 0 auto;width:52px;height:52px;border:0;border-radius:50%;background:#fff;color:#f061a9;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 26px #500a2829;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.cvt-arrow:hover{background:#f061a9;color:#fff;transform:translateY(-2px);box-shadow:0 14px 30px #f061a966}.cvt-arrow:focus-visible{outline:3px solid rgba(240,97,169,.6);outline-offset:3px}.cvt-dots{display:flex;justify-content:center;gap:10px;margin-top:36px}.cvt-dot{width:10px;height:10px;border:0;border-radius:50%;background:#f061a94d;cursor:pointer;padding:0;transition:transform .2s ease,background .2s ease,width .2s ease}.cvt-dot:hover{background:#f061a999}.cvt-dot.is-active{background:#f061a9;width:26px;border-radius:6px}.cvt-dot:focus-visible{outline:3px solid rgba(240,97,169,.6);outline-offset:3px}@media (max-width: 900px){.cvt{padding:72px 0}.cvt-head{margin-bottom:32px}.cvt-slide,.cvt--img-right .cvt-slide{flex-direction:column;gap:32px;text-align:center}.cvt-media{width:min(300px,70vw)}.cvt-author-name,.cvt-author-title{text-align:center}.cvt-arrow{width:44px;height:44px}.cvt-slider{gap:8px}}@media (max-width: 520px){.cvt-quote{font-size:17px}.cvt-arrow{width:40px;height:40px}}@media (prefers-reduced-motion: reduce){.cvt-slide{animation-duration:1ms}}.cvt--center .cvt-slider{display:block}.cvt--center .cvt-arrow{display:none}.cvt--center .cvt-stage{max-width:900px;margin:0 auto}.cvt--center .cvt-slide{flex-direction:column;align-items:center;text-align:center;gap:0;background:#fff;border-radius:26px;padding:52px 56px 46px;box-shadow:0 30px 60px #5a0f371a}.cvt--center .cvt-media{width:190px;aspect-ratio:1;padding:6px;margin:0 auto 26px;background:linear-gradient(135deg,#f79ad0,#e8368f);border-radius:50%;box-shadow:0 16px 34px #e9368f47}.cvt--center .cvt-media:before{display:none}.cvt--center .cvt-media-el{border:4px solid #ffffff}.cvt--center .cvt-text{max-width:720px}.cvt--center .cvt-quote{color:#6b7280;font-size:clamp(15px,1.35vw,16px)}.cvt--center .cvt-quote strong{color:#1a1a1a;font-weight:700}.cvt--center .cvt-quote p:first-child{color:#1a1a1a;font-weight:700;font-size:clamp(17px,1.7vw,20px);margin-bottom:16px}.cvt--center .cvt-author-name{margin-top:26px;font-size:18px;text-align:center}.cvt--center .cvt-author-title{text-align:center}.cvt--center .cvt-dots{margin-top:34px}@media (max-width: 640px){.cvt--center .cvt-slide{padding:36px 24px 32px}.cvt--center .cvt-media{width:150px}}
