.rypple-home-hero-section,.rypple-home-hero-section *{box-sizing:border-box}.rypple-home-hero-section{background:#f7f2ec;padding:24px clamp(14px,2.5vw,40px) 30px}.rp-home-hero{max-width:1480px;margin:auto;color:#fff;font-family:RP Manrope,Arial,sans-serif}.rp-home-hero__frame{position:relative;isolation:isolate;min-height:clamp(650px,57vw,790px);overflow:hidden;border-radius:17px;background:#211b29;box-shadow:0 20px 55px #372b3e1c}.rp-home-hero__visual,.rp-home-hero__visual picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.rp-home-hero__visual img{position:absolute;top:-20px;left:0;width:100%;height:calc(100% + 40px);object-fit:cover;object-position:center center;transform:translate3d(0,var(--rp-home-parallax,0px),0);will-change:transform}.rp-home-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1a151ff0,#1f1926db 31%,#261e2c5c 61%,#1d16220f),linear-gradient(0deg,rgba(24,19,27,.48),transparent 35%)}.rp-home-hero__content{position:relative;z-index:2;width:min(58%,710px);padding:clamp(64px,8.5vw,112px) 0 68px clamp(36px,5vw,74px)}.rp-home-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 24px;padding:8px 13px;border:1px solid rgba(217,190,139,.45);border-radius:99px;color:#efd8ac;background:#d9be8b1a;font-size:11px;font-weight:800;letter-spacing:.16em;line-height:1.2}.rp-home-hero__eyebrow:before{content:"\2726";font-size:12px}.rp-home-hero h1{max-width:690px;margin:0 0 25px;color:#fff;font-family:RP Barlow,Arial Narrow,sans-serif;font-size:clamp(56px,5.3vw,82px);font-weight:800;letter-spacing:-.03em;line-height:.96;text-transform:uppercase;text-wrap:balance}.rp-home-hero__description{max-width:520px;margin:0 0 22px;color:#f5f0f2;font-size:clamp(15px,1.25vw,18px);font-weight:500;line-height:1.55}.rp-home-hero__rating{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 23px;font-size:13px;color:#fff}.rp-home-hero__rating strong{font-weight:800}.rp-home-hero__stars{display:inline-block;color:#e4bf79;font-size:19px;letter-spacing:.07em;line-height:1}.rp-home-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:11px}.rp-home-hero__button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:12px 20px;border:1px solid transparent;border-radius:5px;font-size:14px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.rp-home-hero__button:hover{transform:translateY(-2px)}.rp-home-hero__button:focus-visible{outline:3px solid #efd8ac;outline-offset:3px}.rp-home-hero__button--primary{color:#1d1923;background:#dfc392;box-shadow:0 6px 28px #d9be8b29}.rp-home-hero__button--primary:hover{color:#1d1923;background:#f1d6a9;box-shadow:0 10px 33px #d9be8b38}.rp-home-hero__button--secondary{border-color:#fff9;color:#fff;background:#ffffff0f}.rp-home-hero__button--secondary:hover{color:#fff;background:#ffffff24}.rp-home-hero__assurance{display:flex;align-items:center;gap:8px;margin:17px 0 0;color:#eaddca;font-size:12px;font-weight:700}.rp-home-hero__assurance span{color:#dfc392}.rp-home-hero__results{position:absolute;z-index:3;right:clamp(20px,3.1vw,46px);top:50%;display:grid;gap:9px;width:clamp(190px,17.5vw,244px);transform:translateY(-38%)}.rp-home-hero__results-label{margin:0 0 2px;padding-left:4px;color:#fff;font-size:11px;font-weight:800;letter-spacing:.15em;text-shadow:0 1px 8px rgba(0,0,0,.5);text-transform:uppercase}.rp-home-hero__result{display:grid;gap:5px;min-height:104px;padding:14px 17px;border:1px solid rgba(255,255,255,.32);border-radius:11px;color:#fff;background:#362e388c;box-shadow:0 12px 35px #0d0c1126;backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px)}.rp-home-hero__result strong{color:#efd19a;font-family:RP Barlow,Arial Narrow,sans-serif;font-size:40px;font-weight:800;letter-spacing:.01em;line-height:.95}.rp-home-hero__result>span{font-size:12px;font-weight:700;line-height:1.3}.rp-home-hero.is-enhanced .rp-home-hero__content{opacity:0;transform:translateY(23px);transition:opacity .8s ease,transform .8s ease}.rp-home-hero.is-enhanced.is-visible .rp-home-hero__content{opacity:1;transform:none}.rp-home-hero.is-enhanced .rp-home-hero__result{opacity:0;transform:translateY(12px);transition:opacity .55s ease,transform .55s ease}.rp-home-hero.is-enhanced.is-visible .rp-home-hero__result{opacity:1;transform:none}.rp-home-hero.is-enhanced.is-visible .rp-home-hero__result:nth-of-type(2){transition-delay:.12s}.rp-home-hero.is-enhanced.is-visible .rp-home-hero__result:nth-of-type(3){transition-delay:.22s}.rp-home-hero.is-enhanced.is-visible .rp-home-hero__result:nth-of-type(4){transition-delay:.32s}@media(max-width:1100px)and (min-width:750px){.rp-home-hero__content{width:65%;padding-top:70px}.rp-home-hero h1{font-size:clamp(50px,5.5vw,67px)}.rp-home-hero__results{width:190px;right:20px}.rp-home-hero__result{min-height:92px}}@media(max-width:749px){.rypple-home-hero-section{padding:12px 12px 25px}.rp-home-hero__frame{min-height:930px;border-radius:11px}.rp-home-hero__visual{top:285px;bottom:0}.rp-home-hero__visual picture{top:0;right:0;bottom:0;left:0}.rp-home-hero__visual img{top:-15px;height:calc(100% + 30px);object-position:center 65%}.rp-home-hero__shade{background:linear-gradient(180deg,#211a2a 0% 22%,#211a2aeb 35%,#211a2a45 63%,#16131ab3)}.rp-home-hero__content{width:100%;padding:34px 24px 0}.rp-home-hero__eyebrow{margin-bottom:18px;font-size:9px;padding:7px 10px}.rp-home-hero h1{max-width:560px;margin-bottom:16px;font-size:clamp(43px,10.6vw,62px)}.rp-home-hero__description{max-width:470px;margin-bottom:15px;font-size:14px;line-height:1.44}.rp-home-hero__rating{gap:7px;margin-bottom:16px;font-size:11px}.rp-home-hero__stars{font-size:17px}.rp-home-hero__actions{gap:8px}.rp-home-hero__button{min-height:46px;padding:11px 14px;font-size:12px}.rp-home-hero__assurance{margin-top:12px;font-size:11px}.rp-home-hero__results{top:auto;right:14px;bottom:17px;left:14px;width:auto;gap:7px;grid-template-columns:repeat(3,minmax(0,1fr));transform:none}.rp-home-hero__results-label{grid-column:1/-1;margin:0;font-size:10px}.rp-home-hero__result{min-height:112px;padding:10px 9px;border-radius:8px}.rp-home-hero__result strong{font-size:34px}.rp-home-hero__result>span{font-size:10px;line-height:1.25}}@media(max-width:390px){.rp-home-hero__frame{min-height:910px}.rp-home-hero h1{font-size:42px}.rp-home-hero__button{padding-inline:12px}.rp-home-hero__result strong{font-size:30px}}@media(prefers-reduced-motion:reduce){.rp-home-hero__visual img{transform:none!important;will-change:auto}.rp-home-hero.is-enhanced .rp-home-hero__content,.rp-home-hero.is-enhanced .rp-home-hero__result{opacity:1;transform:none;transition:none}.rp-home-hero__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/rypple-home-hero.css.map */
