.section-ora-values-v1{margin:0;padding:0}.ora-values-v1{--ora-values-width: min(94%, 1740px);--ora-values-column-gap: clamp(38px, 4vw, 64px);--ora-values-number-height: 76px;width:100%;padding:var(--ora-values-top, 24px) 0 var(--ora-values-bottom, 24px);color:#050505;background-color:#ededeb;background-image:linear-gradient(to right,rgb(0 0 0 / .08) 1px,transparent 1px),linear-gradient(to bottom,rgb(0 0 0 / .08) 1px,transparent 1px);background-size:30px 30px;background-position:var(--ora-values-grid-x, 0px) var(--ora-values-grid-y, 0px);font-family:"Bricolage Grotesque",var(--font-body-family, Arial, sans-serif)}.ora-values-v1 *,.ora-values-v1 *:before,.ora-values-v1 *:after{box-sizing:border-box}.ora-values-v1__shell{width:var(--ora-values-width);max-width:100%;margin-inline:auto}.ora-values-v1__heading-panel{min-height:90px;padding:18px 24px;display:grid;place-items:center;text-align:center;background:#fff;border:1px solid #050505}.ora-values-v1__heading-panel h2{margin:0;font-size:clamp(26px,3vw,44px);font-weight:850;line-height:1.08;letter-spacing:-.045em;text-wrap:balance}.ora-values-v1__steps{margin:var(--ora-values-title-gap, 24px) 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px var(--ora-values-column-gap);align-items:stretch}.ora-values-v1__step{min-width:0;position:relative;display:grid;grid-template-rows:var(--ora-values-number-height) 1fr}.ora-values-v1__number{display:block;font-size:88px;font-weight:850;line-height:.9;letter-spacing:-.065em;align-self:end;position:relative;z-index:1}.ora-values-v1__card{min-height:230px;padding:clamp(18px,1.7vw,26px);border:1px solid #050505;background:#fff;text-align:left}.ora-values-v1__card h3{margin:0 0 18px;font-size:clamp(23px,2.1vw,30px);font-weight:800;line-height:1.06;letter-spacing:-.035em;overflow-wrap:anywhere}.ora-values-v1__card p{margin:0;font-size:15px;line-height:1.4;overflow-wrap:anywhere}.ora-values-v1__arrow{position:absolute;left:100%;top:calc(var(--ora-values-number-height) + (100% - var(--ora-values-number-height)) / 2);width:var(--ora-values-column-gap);display:flex;align-items:center;justify-content:center;transform:translateY(-50%);pointer-events:none}.ora-values-v1__arrow-motion{display:grid;place-items:center;width:24px;height:24px;color:#000}.ora-values-v1__arrow svg{display:block;width:100%;height:100%;transform:rotate(-45deg);transform-origin:center}.ora-values-v1__strip{list-style:none;padding:0;margin:var(--ora-values-strip-gap, 24px) 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#fff;border:1px solid #050505}.ora-values-v1__value{padding:18px 20px;min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr);gap:14px;align-items:center}.ora-values-v1__value+.ora-values-v1__value{border-left:1px solid #050505}.ora-values-v1__icon,.ora-values-v1__icon svg,.ora-values-v1__icon img{display:block;width:30px;height:30px;object-fit:contain}.ora-values-v1__value h3{font-size:18px;line-height:1.15;font-weight:800;margin:0 0 5px}.ora-values-v1__value p{font-size:13px;line-height:1.35;margin:0;overflow-wrap:anywhere}@media(min-width:750px)and (max-width:1099px){.ora-values-v1__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.ora-values-v1__step:nth-child(2) .ora-values-v1__arrow{display:none}.ora-values-v1__value{padding:16px 12px;gap:10px}}@media(max-width:749px){.ora-values-v1{--ora-values-width: min(94%, calc(100% - 24px) );--ora-values-number-height: 64px}.ora-values-v1__shell{max-width:calc(100% - 24px)}.ora-values-v1__heading-panel{min-height:80px;padding:16px}.ora-values-v1__steps{grid-template-columns:minmax(0,1fr);row-gap:48px}.ora-values-v1__number{font-size:74px}.ora-values-v1__card{min-height:180px;padding:22px}.ora-values-v1__card h3{font-size:26px;margin-bottom:14px}.ora-values-v1__arrow{top:100%;left:0;width:100%;height:48px;transform:none}.ora-values-v1__arrow svg{transform:rotate(45deg)}.ora-values-v1__strip{grid-template-columns:minmax(0,1fr)}.ora-values-v1__value{padding:18px 20px}.ora-values-v1__value+.ora-values-v1__value{border-left:0;border-top:1px solid #050505}}@keyframes ora-values-arrow-flow{0%,65%,to{transform:translate(0)}35%{transform:translate(6px)}}@keyframes ora-values-arrow-down{0%,65%,to{transform:translateY(0)}35%{transform:translateY(6px)}}@keyframes ora-values-icon-enter{0%{opacity:.4;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:no-preference){.ora-values-v1 .ora-values-v1__arrow-motion{animation:ora-values-arrow-flow 2s ease infinite}.ora-values-v1__step:nth-child(2) .ora-values-v1__arrow-motion{animation-delay:.18s}.ora-values-v1__step:nth-child(3) .ora-values-v1__arrow-motion{animation-delay:.36s}.ora-values-v1.is-entered .ora-values-v1__icon{animation:ora-values-icon-enter .5s ease both}.ora-values-v1__value:nth-child(2) .ora-values-v1__icon{animation-delay:.1s}.ora-values-v1__value:nth-child(3) .ora-values-v1__icon{animation-delay:.2s}.ora-values-v1__icon>*{transition:transform .18s ease}.ora-values-v1__value:hover .ora-values-v1__icon>*{transform:scale(1.04)}.ora-values-v1__value:nth-child(2):hover .ora-values-v1__icon>*{transform:rotate(-4deg)}.ora-values-v1__value:nth-child(3):hover .ora-values-v1__icon>*{transform:rotate(8deg)}@media(max-width:749px){.ora-values-v1 .ora-values-v1__arrow-motion{animation-name:ora-values-arrow-down}}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ora-values-v1.css.map */
