:root{--oto-red: #db493c;--oto-red-hover: #B52209;--oto-gold: #C28B00;--oto-gold-light: #F5C518;--oto-black: #000000;--oto-off-black: #1A1A1A;--oto-gray-bg: #d8d8d8;--oto-gray-light: #F0F0EE;--oto-gray-dark: #000000;--oto-border: #000000;--oto-white: #FFFFFF;--oto-font-body: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--oto-font-bold: "Archivo Black";--oto-max-width: 1200px;--oto-page-pad: clamp(1.25rem, 5vw, 3rem)}.section-oto-hero,.section-oto-features,.section-oto-bundle,.section-oto-social-proof,.section-oto-final-cta,.section-oto-disclaimer{font-family:var(--oto-font-body);color:var(--oto-off-black);-webkit-font-smoothing:antialiased;box-sizing:border-box}.section-oto-hero *,.section-oto-features *,.section-oto-bundle *,.section-oto-social-proof *,.section-oto-final-cta *,.section-oto-disclaimer *{box-sizing:border-box}.section-oto-hero .page-width,.section-oto-features .page-width,.section-oto-bundle .page-width,.section-oto-social-proof .page-width,.section-oto-final-cta .page-width,.section-oto-disclaimer .page-width{max-width:var(--oto-max-width);margin-inline:auto;padding-inline:var(--oto-page-pad)}.oto-countdown,.oto-countdown__unit{display:flex;align-items:center;gap:4px}.oto-countdown__digit{display:inline-flex;align-items:center;justify-content:center;min-width:2.4ch;padding:.15em .4em;background:var(--oto-red);color:var(--oto-white);font-size:.8rem;font-weight:700;letter-spacing:.04em;border-radius:4px;font-variant-numeric:tabular-nums;line-height:1.4}.oto-countdown__sep{color:#fff9;font-weight:700;font-size:.8rem;line-height:1}.oto-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;font-family:var(--oto-font-body);text-decoration:none;border-radius:100px;transition:background-color .15s ease,transform .1s ease,box-shadow .15s ease;line-height:1.2;white-space:nowrap}.oto-btn:active{transform:scale(.98)}.oto-btn--red{background-color:var(--oto-red);color:var(--oto-white);font-weight:700;font-size:clamp(.95rem,1.5vw,1.05rem);letter-spacing:.04em;padding:1rem 2.25rem;box-shadow:0 2px 12px #d0290e4d}.oto-btn--red:hover{background-color:var(--oto-red-hover);color:var(--oto-white);box-shadow:0 4px 18px #d0290e66}.oto-btn--black{background-color:var(--oto-off-black);color:var(--oto-white);font-weight:700;font-size:28px;padding:1.1rem 2.5rem}.oto-btn--black:hover{background-color:#333;color:var(--oto-white)}.oto-btn--full{width:100%;max-width:650px}.oto-hero{background-color:var(--oto-gray-bg);overflow:hidden;position:relative;border-radius:0 0 200px}.oto-timer-bar{background-color:var(--oto-black);color:var(--oto-white);padding:.55rem 1.5rem;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.oto-timer-bar .oto-countdown__digit{background:var(--oto-red);font-size:.78rem;padding:.12em .4em}.oto-timer-bar .oto-countdown__sep{color:#ffffff80;font-size:.78rem}.oto-hero__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:560px}@media(max-width:768px){.oto-hero__inner{grid-template-columns:1fr;min-height:auto}}.oto-hero__content{padding:clamp(3rem,6vw,5rem) 0 clamp(3rem,6vw,5rem) var(--oto-page-pad)}@media(max-width:1128px){.oto-hero__content{margin-left:0}}@media(max-width:768px){.oto-hero__content{padding:2.5rem var(--oto-page-pad) 1.5rem;max-width:100%}}.oto-hero__eyebrow{font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--oto-gray-dark);margin:0 0 1.1rem}p.oto-hero__eyebrow{font-size:16px;font-weight:800}.oto-hero__heading{font-size:clamp(2.6rem,5vw,4rem);font-weight:800;line-height:1.05;letter-spacing:-.02em;margin:0 0 1.25rem;color:var(--oto-black)}.oto-hero__subtext{font-size:clamp(.9rem,1.4vw,1rem);color:var(--oto-gray-dark);line-height:1.65;margin:0 0 2rem;max-width:42ch}.oto-hero__subtext strong{color:var(--oto-off-black);font-weight:700}.oto-hero__cta-group{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.oto-hero__below-cta{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--oto-black);margin:0}.oto-hero__below-cta s{color:var(--oto-black)}.oto-hero__image{position:relative;display:flex;align-items:center;justify-content:flex-end;height:100%;padding:2rem 0}.oto-hero__image img{position:relative;z-index:1;width:100%;max-width:560px;height:auto;display:block;object-fit:contain}.oto-features{background-color:var(--oto-white);padding:clamp(3.5rem,7vw,6rem) 0}.oto-features__header{text-align:center;margin-bottom:clamp(2rem,4vw,3.5rem)}.oto-features__heading{font-size:56px;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 .85rem;color:var(--oto-black)}.oto-features__subheading{font-size:clamp(.9rem,1.4vw,1rem);color:var(--oto-black);max-width:52ch;margin:0 auto;line-height:1.65}.oto-features__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:640px){.oto-features__grid{grid-template-columns:1fr}}.oto-feature-card{border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.oto-feature-card__top{display:flex;gap:10px;padding:20px 20px 0}.oto-feature-card--red .oto-feature-card__top{background-color:var(--oto-red)}.oto-feature-card--gold .oto-feature-card__top{background-color:#d4960a}.oto-feature-card__top-left{display:flex;flex-direction:column;gap:.6rem;padding-top:.25rem;width:50%}.oto-feature-card__tag{font-size:38px;font-weight:800;line-height:1.25;letter-spacing:-.01em;color:var(--oto-white);margin:0}.oto-feature-card__bottle{width:50%}.oto-feature-card__product-label{display:flex;flex-direction:column;line-height:1.1;color:var(--oto-white);opacity:.9}.oto-feature-card__product-label span:first-child{font-size:.65rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.oto-feature-card__product-label span:last-child{font-size:1.1rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.oto-feature-card__bottle img{width:100%;display:block;object-fit:contain}.oto-feature-card__bottom{background-color:var(--oto-white);border:1px solid var(--oto-border);border-top:none;border-radius:0 0 16px 16px;padding:clamp(1.25rem,2.5vw,1.75rem);flex:1;display:flex;flex-direction:column;gap:1rem}.oto-feature-card__description{font-size:18px;color:var(--oto-gray-dark);line-height:1.65;margin:0}.oto-feature-card--red .oto-feature-card__bottom{--oto-white:#bd2b28;--oto-border:#bd2b28;--oto-gray-dark:#fff}.oto-feature-card--gold .oto-feature-card__bottom{--oto-white:#997927;--oto-border:#997927;--oto-gray-dark:#fff}.oto-feature-card--red .oto-bullet-num,.oto-feature-card--gold .oto-bullet-num{--oto-white:#fff}.oto-feature-card__bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.oto-feature-card__bullets li{display:flex;align-items:flex-start;gap:.65rem;font-size:16px;color:var(--oto-gray-dark);line-height:1.4}.oto-bullet-num{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;line-height:1;margin-top:.05em}.oto-feature-card--red .oto-bullet-num{background-color:var(--oto-red);color:var(--oto-white)}.oto-feature-card--gold .oto-bullet-num{background-color:#d4960a;color:var(--oto-white)}.oto-bundle__header{text-align:center;margin-bottom:clamp(2rem,4vw,3rem)}.oto-bundle__heading{font-size:56px;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 .6rem;color:var(--oto-black)}.oto-bundle__subheading{font-size:.95rem;color:var(--oto-black);margin:0}.oto-bundle__card{border-radius:20px;overflow:hidden;position:relative;margin:0 auto}.oto-bundle__badge{text-align:center;padding-top:1.5rem}.oto-bundle__badge-inner{display:inline-block;background-color:var(--oto-off-black);color:var(--oto-white);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.4em 1.4em;border-top-left-radius:5px;border-top-right-radius:5px}.oto-bundle__packs{display:grid;grid-template-columns:1fr 1fr;position:relative}.oto-bundle__packs:after{content:"+";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:var(--oto-white);border:1.5px solid var(--oto-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:300;color:var(--oto-black);z-index:2;line-height:normal;text-align:center}.oto-bundle__pack{padding:20px 50px 100px;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.oto-bundle__pack--red{border-left:3px solid var(--oto-red);border-top:3px solid var(--oto-red);border-bottom:3px solid var(--oto-red);border-top-left-radius:30px;border-bottom-left-radius:30px}.oto-bundle__pack--gold{border-right:3px solid var(--oto-gold-light);border-top:3px solid var(--oto-gold-light);border-bottom:3px solid var(--oto-gold-light);border-top-right-radius:30px;border-bottom-right-radius:30px}.oto-bundle__pack-header{display:flex;align-items:center;gap:.3em}.oto-bundle__pack-number{font-size:clamp(3.8rem,10vw,6rem);font-weight:800;line-height:1;letter-spacing:-.02em}.oto-bundle__pack--red .oto-bundle__pack-number{color:var(--oto-red)}.oto-bundle__pack--gold .oto-bundle__pack-number{color:#c28b00}.oto-bundle__pack-unit-wrap{display:flex;flex-direction:column;line-height:normal;text-align:left}.oto-bundle__pack-unit{font-size:2rem;font-weight:700;color:var(--oto-red)}.oto-bundle__pack-name{font-size:2rem;font-weight:800;text-transform:uppercase;color:var(--oto-off-black);margin:0}.oto-bundle__pack--red .oto-bundle__pack-name{color:var(--oto-red)}.oto-bundle__pack--gold .oto-bundle__pack-name{color:#c28b00}.oto-bundle__pack-image{width:100%}.oto-bundle__pack-image img{width:100%;display:block}.oto-bundle__timer-bar{background-color:#ed3831;color:var(--oto-white);padding:.6rem 1.5rem;display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:16px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border-top-left-radius:20px;border-top-right-radius:20px}.oto-bundle__timer-bar .oto-countdown__digit{background:#bd2b28;font-size:.8rem;padding:.15em .45em}.oto-bundle__timer-bar .oto-countdown__sep{color:#fff9}.oto-bundle__meta-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;background-color:#cfcfcf;border-top:none}.oto-bundle__meta-item{background:var(--oto-white);padding:1.1rem 1.5rem}.oto-bundle__meta-label{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--oto-black);margin:0 0 .35rem}.oto-bundle__meta-value{font-size:.92rem;font-weight:600;color:var(--oto-off-black);margin:0;line-height:1.5}.oto-bundle__meta-value--green{color:#1a7a1a;font-weight:700}.oto-bundle__cta-area{padding:40px;background:var(--oto-white);text-align:center}.oto-bundle__price-note{font-size:28px;color:#66501c;margin:.7rem 0 0;font-weight:500}.oto-bundle__price-note s{font-weight:400}.oto-bundle__price-note strong{font-weight:700}.oto-bundle__trust-row{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,3vw,2.5rem);flex-wrap:wrap;padding:1.25rem 2.5rem}.oto-bundle__trust-item{display:flex;align-items:center;gap:.4rem;font-size:16px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--oto-gray-dark)}.oto-bundle__trust-item svg{color:var(--oto-black);flex-shrink:0}.oto-social-proof{background-color:var(--oto-white);padding:20px}.oto-social-proof__heading{font-size:56px;font-weight:800;letter-spacing:-.02em;text-align:center;margin:0 0 clamp(2rem,4vw,3.5rem);color:var(--oto-black)}.oto-social-proof__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.5rem}@media(max-width:540px){.oto-social-proof__stats{grid-template-columns:1fr;max-width:280px;margin-inline:auto}}.oto-stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.oto-stat__icon{width:64px;height:64px;border-radius:50%;background-color:var(--oto-gray-light);display:flex;align-items:center;justify-content:center;color:var(--oto-black)}.oto-stat__icon svg{display:block}.oto-stat__value{font-size:24px;font-weight:800;color:var(--oto-off-black);margin:0;line-height:1.1;letter-spacing:-.02em}.oto-stat__label{font-size:.85rem;color:var(--oto-black);margin:0}.oto-certification{background-color:var(--oto-gray-bg);border-radius:100px;padding:1rem 1.75rem;display:flex;align-items:center;gap:1.25rem;max-width:640px;margin:0 auto}@media(max-width:540px){.oto-certification{border-radius:20px;flex-direction:column;text-align:center;padding:1.5rem}}.oto-certification__logo{width:100px;height:100px;object-fit:contain;flex-shrink:0}.oto-certification__logo-placeholder{width:60px;height:60px;flex-shrink:0;border-radius:50%;background:#e6f4ea;border:2px solid #3DB85C;display:flex;align-items:center;justify-content:center;color:#1f8a3c;font-size:.6rem;font-weight:800;text-align:center;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;padding:.3em}.oto-certification__body{font-size:.875rem;color:var(--oto-gray-dark);line-height:1.6;margin:0}.oto-final-cta{background-color:var(--oto-gray-bg);padding:clamp(3.5rem,7vw,6rem) 0 0;overflow:hidden}.oto-final-cta__heading{font-size:clamp(2.2rem,5vw,4rem);font-weight:800;letter-spacing:-.03em;text-align:center;margin:0 0 .85rem;color:var(--oto-black);line-height:1.05}.oto-final-cta__subtext{font-size:.95rem;color:var(--oto-gray-dark);text-align:center;line-height:1.65}.oto-final-cta__layout{display:grid;grid-template-columns:1fr auto 1fr;align-items:flex-end;gap:1rem}@media(max-width:640px){.oto-final-cta__layout{grid-template-columns:1fr}.oto-final-cta__side{display:none}}.oto-final-cta__side{display:flex;align-items:flex-end;justify-content:center;padding-bottom:0}.oto-final-cta__side img{max-width:100%;width:auto;height:auto;display:block;object-fit:contain}.oto-final-cta__center{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding-bottom:2rem}.oto-final-cta .oto-countdown{justify-content:center;gap:6px}.oto-final-cta .oto-countdown__digit{background:var(--oto-off-black);color:var(--oto-white);font-size:50px;font-weight:800;padding:.2em .4em;border-radius:10px;min-width:100px}.oto-final-cta .oto-countdown__sep{color:var(--oto-black);font-size:clamp(1.5rem,3vw,2rem);font-weight:300}.oto-final-cta__cta-wrap{width:100%;text-align:center}.oto-final-cta__price-note{font-size:.85rem;color:var(--oto-black);margin:.6rem 0 0;text-align:center}.oto-final-cta__price-note s{color:var(--oto-black)}.oto-final-cta__price-note strong{color:var(--oto-off-black)}.oto-trust-ticker-wrap{margin-top:2.5rem;background-color:var(--oto-off-black);overflow:hidden;padding:.85rem 0;position:relative}.oto-trust-ticker{display:flex;width:max-content;animation:oto-ticker-scroll 22s linear infinite}@keyframes oto-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.oto-trust-ticker:hover{animation-play-state:paused}.oto-trust-ticker__inner{display:flex;align-items:center;gap:0}.oto-trust-ticker__item{display:flex;align-items:center;gap:.6rem;color:var(--oto-white);font-size:.8rem;font-weight:600;letter-spacing:.04em;white-space:nowrap;padding:0 2rem}.oto-trust-ticker__item:after{content:"\b7";color:#ffffff4d;margin-left:2rem;font-size:1.2rem;line-height:1}.oto-trust-ticker__item:last-child:after{display:none}.oto-disclaimer{background-color:var(--oto-white);padding:2rem 0 2.5rem;border-top:1px solid var(--oto-border)}.oto-disclaimer__inner{font-size:.72rem;color:var(--oto-black);line-height:1.75}.oto-disclaimer__inner p{margin:0 0 .75em}.oto-disclaimer__inner p:last-child{margin-bottom:0}.shopify-section-group-header-group{display:none}a.oto-btn.oto-btn--primary{background:#db493c;padding:20px;color:#fff;font-weight:700;font-size:28px;width:100%}p.oto-hero__guarantee-note{text-align:center;font-weight:700;font-size:18px;margin-bottom:0}.oto-features .page-width{max-width:1150px}.oto-bundle__pack--gold .oto-bundle__pack-unit{color:#c28b00}.offer-timer-content{max-width:900px;margin:-80px auto auto;border-radius:20px;box-shadow:0 0 20px #0000004d;position:relative}.oto-bundle__meta-row{border-bottom-left-radius:20px;border-bottom-right-radius:20px;overflow:hidden}p.oto-bundle__meta-value{font-family:Archivo Black;font-weight:400}.oto-final-cta__heading{font-size:56px}a.oto-btn.oto-btn--primary{max-width:300px;font-size:20px}.oto-hero__content a.oto-btn.oto-btn--primary{max-width:100%}.subscription-faq__wrapper{margin:40px 0}@media(min-width:769px){.oto-final-cta__layout{margin-bottom:20px}}@media(max-width:768px){.oto-timer-bar{padding:10px;letter-spacing:0}.oto-timer-bar .oto-countdown__sep{display:none}p.oto-hero__eyebrow{letter-spacing:0;font-size:15px;text-align:center}.oto-hero__content{padding:20px 0}.oto-hero__heading{font-size:48px}.oto-hero__subtext{text-align:center}.oto-hero{border-bottom-right-radius:100px}.oto-features__heading,.oto-bundle__heading,.oto-social-proof__heading,.subscription-faq__title,.oto-final-cta__heading{font-size:40px;text-align:center}.oto-feature-card__tag{font-size:24px}.oto-feature-card__top-left{width:70%}.oto-feature-card{border-radius:30px}.oto-bundle__badge{padding-top:0}.oto-bundle__packs{grid-template-columns:1fr}.oto-bundle__pack--red{border-left:3px solid var(--oto-red);border-top:3px solid var(--oto-red);border-right:3px solid var(--oto-red);border-bottom:none;border-bottom-left-radius:unset;border-top-left-radius:30px;border-top-right-radius:30px}.oto-bundle__pack--gold{border-right:3px solid var(--oto-gold-light);border-top:unset;border-left:3px solid var(--oto-gold-light);border-bottom:3px solid var(--oto-gold-light);border-top-right-radius:unset;border-bottom-right-radius:30px;border-bottom-left-radius:30px}.offer-timer-content{margin:40px 0}.oto-bundle__meta-row{grid-template-columns:1fr}.oto-bundle__timer-bar{flex-direction:column}.oto-bundle__timer-bar{letter-spacing:0}.offer-timer-content{border:1px solid var(--oto-gray-bg);box-shadow:unset}.oto-bundle__cta-area{padding:0}.oto-btn--black{font-size:20px}.offer-timer-content{margin-bottom:0;border-bottom:unset;border-bottom-right-radius:unset;border-bottom-left-radius:unset}.oto-bundle__cta-area{border-left:1px solid var(--oto-gray-bg);border-right:1px solid var(--oto-gray-bg);padding:0 20px 20px}.oto-bundle__price-note{font-size:16px}.oto-bundle__trust-row{border-left:1px solid var(--oto-gray-bg);border-right:1px solid var(--oto-gray-bg);border-bottom:1px solid var(--oto-gray-bg);border-bottom-right-radius:20px;border-bottom-left-radius:20px;padding:0 20px 20px;width:100%}.oto-bundle__trust-item{width:100%;letter-spacing:0}.oto-social-proof{padding:40px 20px}.oto-bundle__pack-header{display:none}.oto-bundle__pack{padding:20px 50px 50px}a.oto-btn.oto-btn--primary{max-width:100%}}a.normal-link{display:block;text-align:center;font-size:11px}
/*# sourceMappingURL=/cdn/shop/t/18/assets/ryde-oto.css.map */
