.ov-wrap.ov-rev>*{opacity:0;transform:translateY(20px)}.ov-wrap.ov-rev.on>*{animation:ovUp .72s cubic-bezier(.2,.8,.2,1) forwards}.ov-wrap.ov-rev.on>*:nth-child(1){animation-delay:.02s}.ov-wrap.ov-rev.on>*:nth-child(2){animation-delay:.09s}.ov-wrap.ov-rev.on>*:nth-child(3){animation-delay:.16s}.ov-wrap.ov-rev.on>*:nth-child(4){animation-delay:.23s}.ov-wrap.ov-rev.on>*:nth-child(5){animation-delay:.3s}.ov-wrap.ov-rev.on>*:nth-child(6){animation-delay:.36s}.ov-wrap.ov-rev.on>*:nth-child(7){animation-delay:.42s}.ov-wrap.ov-rev.on>*:nth-child(n+8){animation-delay:.48s}@keyframes ovUp{to{opacity:1;transform:none}}.ov-card,.ov-phi,.ov-rc,.ov-faq,.ov-prob,.ov-q{transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,border-color .22s ease}.ov-card:hover,.ov-phi:hover,.ov-rc:hover{transform:translateY(-3px);box-shadow:0 12px 28px -12px #1a110847;border-color:#f3c79a}.ov-pack{transition:transform .18s cubic-bezier(.2,.8,.2,1),border-color .18s ease,box-shadow .18s ease}.ov-pack:active{transform:scale(.97)}.ov-cta:active{transform:scale(.98)}.ov-g{transition:transform .2s ease}.ov-g:hover{transform:translateY(-2px)}.ov-cta{position:relative;overflow:hidden;isolation:isolate}.ov-cta:after{content:"";position:absolute;top:0;bottom:0;width:45%;left:-60%;z-index:-1;background:linear-gradient(100deg,transparent,rgba(255,255,255,.34),transparent);animation:ovSheen 3.4s ease-in-out infinite}@keyframes ovSheen{0%{left:-60%}55%,to{left:130%}}.ov-box{animation:ovBreathe 4.5s ease-in-out infinite}@keyframes ovBreathe{0%,to{box-shadow:0 0 #f9731600}50%{box-shadow:0 0 0 6px #f9731617}}.ov-scar{animation:ovBlink 2.6s ease-in-out infinite}@keyframes ovBlink{0%,to{opacity:1}50%{opacity:.62}}.ov-rate .ov-stars{letter-spacing:2px}.ov-cv{background:#150d06;border-radius:22px;padding:22px 16px 18px;margin:22px 0;overflow:hidden;position:relative}.ov-cv .kick{display:block;text-align:center;font-size:10.5px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--acc);margin-bottom:14px}.ov-cv svg{display:block;width:100%;height:auto}.ov-cv .line{fill:none;stroke:url(#ovGrad);stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:900;stroke-dashoffset:900}.ov-cv.on .line{animation:ovDraw 1.7s cubic-bezier(.35,0,.2,1) forwards}@keyframes ovDraw{to{stroke-dashoffset:0}}.ov-cv .area{opacity:0}.ov-cv.on .area{animation:ovArea 1s .75s ease forwards}@keyframes ovArea{to{opacity:1}}.ov-cv .dot{opacity:0;transform-box:fill-box;transform-origin:center}.ov-cv.on .dot{animation:ovDot .5s cubic-bezier(.2,1.5,.3,1) forwards}.ov-cv.on .dot:nth-of-type(1){animation-delay:.35s}.ov-cv.on .dot:nth-of-type(2){animation-delay:.75s}.ov-cv.on .dot:nth-of-type(3){animation-delay:1.15s}.ov-cv.on .dot:nth-of-type(4){animation-delay:1.55s}.ov-cv.on .dot:nth-of-type(5){animation-delay:1.9s}@keyframes ovDot{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}.ov-cv .halo{opacity:0}.ov-cv.on .halo{animation:ovHalo 2.2s 1.9s ease-out infinite}@keyframes ovHalo{0%{opacity:.55;transform:scale(.6)}to{opacity:0;transform:scale(2.4)}}.ov-cvl{display:grid;margin-top:14px}.ov-cvl div{text-align:center;padding:0 3px;opacity:0}.ov-cv.on .ov-cvl div{animation:ovUp .5s ease forwards}.ov-cv.on .ov-cvl div:nth-child(1){animation-delay:.45s}.ov-cv.on .ov-cvl div:nth-child(2){animation-delay:.85s}.ov-cv.on .ov-cvl div:nth-child(3){animation-delay:1.25s}.ov-cv.on .ov-cvl div:nth-child(4){animation-delay:1.65s}.ov-cv.on .ov-cvl div:nth-child(5){animation-delay:2s}.ov-cvl b{display:block;font-size:12px;font-weight:800;color:#fff;line-height:1.2}.ov-cvl span{display:block;font-size:10.5px;color:#b09a83;margin-top:3px;line-height:1.3}.ov-cv .foot{display:block;text-align:center;font-size:10.5px;color:#8a7660;margin-top:16px}@media(min-width:640px){.ov-cv{padding:28px 24px 22px}.ov-cvl b{font-size:13.5px}.ov-cvl span{font-size:11.5px}}.ov-bridge mark{background:none;color:var(--acc2);position:relative;white-space:nowrap}.ov-bridge mark:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:4px;border-radius:99px;background:linear-gradient(90deg,var(--amb),var(--acc));transform:scaleX(0);transform-origin:left}.ov-wrap.ov-rev.on .ov-bridge mark:after{animation:ovUnder .7s .5s cubic-bezier(.2,.8,.2,1) forwards}@keyframes ovUnder{to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.ov-wrap.ov-rev>*,.ov-wrap.ov-rev.on>*{opacity:1!important;transform:none!important;animation:none!important}.ov-cv .line{stroke-dashoffset:0!important;animation:none!important}.ov-cv .area,.ov-cv .dot,.ov-cvl div{opacity:1!important;animation:none!important}.ov-cv .halo{display:none}.ov-cta:after,.ov-box,.ov-scar{animation:none!important}.ov-bridge mark:after{transform:scaleX(1)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/ov-motion.css.map */
