.crv-section *,.crv-section *:before,.crv-section *:after{box-sizing:border-box}.crv-section{background:var(--crv-bg, #F7F5F0);padding-top:var(--crv-pt-m, 48px);padding-bottom:var(--crv-pb-m, 48px)}@media screen and (min-width:750px){.crv-section{padding-top:var(--crv-pt-d, 80px);padding-bottom:var(--crv-pb-d, 80px)}}.crv-wrap{max-width:var(--page-width, 120rem);margin:0 auto;padding:0 1.5rem}@media screen and (min-width:750px){.crv-wrap{padding:0 5rem}}.crv-head{text-align:center;max-width:680px;margin:0 auto 3.5rem}.crv-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:var(--crv-eyebrow-size-d, 12px);font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--crv-eyebrow-color, #0B8A93);margin-bottom:14px}.crv-eyebrow:before{content:"";display:block;width:26px;height:2px;background:currentColor;flex-shrink:0}.crv-h2{font-family:Fraunces,Georgia,serif;font-size:var(--crv-heading-size-d, 44px);font-weight:500;line-height:1.15;color:var(--crv-heading-color, #06283A);margin:0}@media screen and (max-width:749px){.crv-head{margin-bottom:2.5rem}.crv-eyebrow{font-size:var(--crv-eyebrow-size-m, 10px)}.crv-h2{font-size:var(--crv-heading-size-m, 29px)}}.crv-stats{display:flex;justify-content:center;align-items:center;gap:18px;margin-bottom:3.5rem;flex-wrap:wrap}.crv-big{font-family:Fraunces,Georgia,serif;font-size:var(--crv-rating-size-d, 54px);color:var(--crv-heading-color, #06283A);font-weight:500;line-height:1}.crv-stars-wrap{text-align:left}.crv-stars{color:var(--crv-star-color, #FFC93C);font-size:var(--crv-star-size-d, 20px);letter-spacing:3px;display:block;margin-bottom:4px;line-height:1}.crv-rating-sub{font-size:var(--crv-rating-sub-size-d, 13px);color:var(--crv-rating-sub-color, #5B6B75);margin:0;line-height:1.4}@media screen and (max-width:749px){.crv-stats{flex-direction:column;gap:8px;text-align:center;margin-bottom:2.5rem}.crv-big{font-size:var(--crv-rating-size-m, 44px)}.crv-stars{font-size:var(--crv-star-size-m, 16px);text-align:center}.crv-stars-wrap{text-align:center}.crv-rating-sub{font-size:var(--crv-rating-sub-size-m, 12px)}}.crv-slider-outer{position:relative;contain:layout style}.crv-track{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media screen and (max-width:980px){.crv-track:not(.crv-track--slider){grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:620px){.crv-track:not(.crv-track--slider){grid-template-columns:1fr}}.crv-track--slider{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:20px}.crv-track--slider::-webkit-scrollbar{display:none}.crv-track--slider .crv-card{flex:0 0 auto;scroll-snap-align:start;width:var(--crv-card-w, 100%)}.crv-card{background:var(--crv-card-bg, #FFFFFF);border-radius:var(--crv-card-radius, 20px);padding:32px 30px;border:1px solid rgba(4,73,108,.05);box-shadow:0 8px 28px #04496c17;transition:transform .32s cubic-bezier(.22,.61,.36,1);display:flex;flex-direction:column;position:relative;z-index:0}.crv-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:0 28px 60px #04496c2e;opacity:0;transition:opacity .32s cubic-bezier(.22,.61,.36,1);pointer-events:none;z-index:-1}.crv-card:hover{transform:translateY(-6px)}.crv-card:hover:after{opacity:1}@media screen and (max-width:749px){.crv-card{padding:24px 22px}}.crv-card-stars{color:var(--crv-star-color, #FFC93C);font-size:14px;letter-spacing:2px;margin-bottom:14px;line-height:1}.crv-card-title{font-family:Fraunces,Georgia,serif;font-size:var(--crv-card-title-size-d, 18px);color:var(--crv-heading-color, #06283A);margin:0 0 10px;font-weight:600;line-height:1.3}.crv-card-body{font-size:var(--crv-card-body-size-d, 14px);color:var(--crv-body-color, #5B6B75);line-height:1.65;margin:0 0 20px;flex:1}.crv-card-who{display:flex;align-items:center;gap:10px;margin-top:auto}.crv-avatar{width:36px;height:36px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;flex-shrink:0;letter-spacing:0}.crv-reviewer-name{font-size:var(--crv-name-size-d, 14px);font-weight:700;color:var(--crv-name-color, #04496C);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crv-verified{font-size:10.5px;color:var(--crv-verified-color, #0B8A93);font-weight:700;background:var(--crv-verified-bg, #E2F6F7);padding:3px 9px;border-radius:999px;white-space:nowrap;flex-shrink:0}@media screen and (max-width:749px){.crv-card-title{font-size:var(--crv-card-title-size-m, 16px)}.crv-card-body{font-size:var(--crv-card-body-size-m, 13px)}.crv-reviewer-name{font-size:var(--crv-name-size-m, 13px)}}.crv-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:var(--crv-arrow-bg, rgba(255, 255, 255, .95));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1.5px solid rgba(4,73,108,.13);box-shadow:0 4px 18px #04496c24,0 1px 4px #04496c14;color:var(--crv-arrow-color, #06283A);cursor:pointer;align-items:center;justify-content:center;z-index:3;padding:0;transition:background .22s cubic-bezier(.22,.61,.36,1),color .22s cubic-bezier(.22,.61,.36,1),transform .22s cubic-bezier(.22,.61,.36,1),border-color .22s}.crv-arrow:hover:not(:disabled){background:var(--crv-arrow-hover-bg, #06283A);color:var(--crv-arrow-hover-color, #FFFFFF);border-color:transparent;box-shadow:0 10px 36px #04496c47;transform:translateY(-50%) scale(1.1)}.crv-arrow:active:not(:disabled){transform:translateY(-50%) scale(.97)}.crv-arrow:disabled{opacity:.28;cursor:not-allowed;pointer-events:none}.crv-arrow svg{width:20px;height:20px;flex-shrink:0}.crv-arrow--prev{left:-56px}.crv-arrow--next{right:-56px}@media screen and (max-width:749px){.crv-arrow--prev{left:-20px}.crv-arrow--next{right:-20px}.crv-arrow{width:40px;height:40px}.crv-arrow svg{width:17px;height:17px}}.crv-dots{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:28px}.crv-dot{width:8px;height:8px;border-radius:999px;background:var(--crv-dot-inactive, #C5DDE7);border:none;cursor:pointer;padding:0;flex-shrink:0;transition:width .32s cubic-bezier(.22,.61,.36,1),background .32s ease}.crv-dot.crv-dot--active{width:26px;background:var(--crv-dot-active, #10B2BD)}.crv-dot:focus-visible{outline:2px solid var(--crv-dot-active, #10B2BD);outline-offset:2px}.crv-anim{opacity:0;transform:translateY(34px);transition:opacity .8s cubic-bezier(.22,.61,.36,1),transform .8s cubic-bezier(.22,.61,.36,1)}.crv-anim.crv-in{opacity:1;transform:translateY(0)}.crv-anim.crv-d1{transition-delay:.1s}.crv-anim.crv-d2{transition-delay:.18s}.crv-anim.crv-d3{transition-delay:.26s}.crv-anim.crv-d4{transition-delay:.34s}.crv-anim.crv-d5{transition-delay:.42s}.crv-anim.crv-d6{transition-delay:.5s}@media(prefers-reduced-motion:reduce){.crv-anim{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/161/assets/cleo-reviews.css.map */
