.rg-hero-hub{position:relative;overflow:visible}.rg-hero-hub .rg-container{margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 640px){.rg-hero-hub .rg-container{padding-left:2rem;padding-right:2rem}}.rg-hero-hub__wrapper{position:relative;width:100%;overflow:visible;touch-action:pan-y}.rg-hero-hub__slides{position:relative;width:100%;touch-action:pan-y}.rg-hero-hub__slide{display:none;flex-direction:column;align-items:center;gap:2rem;opacity:0}.rg-hero-hub__slide.rg-active{display:flex;opacity:1;animation:rg-slide-enter .8s cubic-bezier(.2,.8,.2,1) forwards}@keyframes rg-slide-enter{0%{opacity:0;transform:translate(40px) scale(.98);filter:blur(4px)}to{opacity:1;transform:translate(0) scale(1);filter:blur(0)}}@media (min-width: 1024px){.rg-hero-hub__slide{flex-direction:row;gap:2.5rem}}.rg-hero-hub__content{display:flex;flex-direction:column;gap:1.5rem;width:100%;order:2;text-align:center;padding:0 1rem}@media (min-width: 768px){.rg-hero-hub__content{gap:2rem}}@media (min-width: 1024px){.rg-hero-hub__content{width:50%;order:1;text-align:left;padding:0}}.rg-hero-hub__content-inner{max-width:40rem}@media (min-width: 1024px){.rg-hero-hub__content-inner{margin:0}}.rg-hero-hub__badge{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#ffffff80;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:.35rem .85rem;border-radius:9999px;border:1px solid rgba(0,0,0,.05);box-shadow:0 1px 2px #0000000d;margin-bottom:1.5rem;width:fit-content;margin-left:auto;margin-right:auto;line-height:1}@media (min-width: 1024px){.rg-hero-hub__badge{margin-left:0}}.rg-hero-hub__badge .material-icons-outlined{color:var(--rg-color-accent);font-size:1rem;display:block}.rg-hero-hub__badge span:last-child{font-size:1rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:var(--rg-color-primary);line-height:1;padding-top:1px}.rg-hero-hub__title{font-weight:900;letter-spacing:-.025em;line-height:.9;color:var(--rg-color-primary);text-transform:uppercase;margin:0;overflow:visible;transition:font-size .3s ease}.rg-hero-hub__title.rg-title-xl{font-size:clamp(3.5rem,8vw,5rem)}@media (min-width: 768px){.rg-hero-hub__title.rg-title-xl{font-size:clamp(5rem,9vw,6.5rem)}}@media (min-width: 1024px){.rg-hero-hub__title.rg-title-xl{font-size:8rem;line-height:.85}}.rg-hero-hub__title.rg-title-l{font-size:clamp(5rem,5vw,4rem)}@media (min-width: 768px){.rg-hero-hub__title.rg-title-l{font-size:4.5rem}}@media (min-width: 1024px){.rg-hero-hub__title.rg-title-l{font-size:6rem}}.rg-hero-hub__title.rg-title-m{font-size:clamp(6rem,5vw,4rem)}@media (min-width: 768px){.rg-hero-hub__title.rg-title-m{font-size:3rem}}@media (min-width: 1024px){.rg-hero-hub__title.rg-title-m{font-size:4rem}}.rg-hero-hub__title-highlight{position:relative;display:inline-block;margin:1.5rem 1rem;z-index:20;overflow:visible}@media (min-width: 640px){.rg-hero-hub__title-highlight{margin:1.5rem 2rem}}@media (min-width: 1024px){.rg-hero-hub__title-highlight{margin:1.5rem 2.5rem}}.rg-hero-hub__title-highlight-text{position:relative;z-index:10;padding:0 .25rem;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.rg-hero-hub__title-highlight-box{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid var(--rg-color-primary);transform:rotate(-1deg) scale(1.15) translateY(.25rem);box-shadow:0 4px 6px -1px #0000001a;transition:transform .7s cubic-bezier(.4,0,.2,1);transform-origin:center}@media (min-width: 640px){.rg-hero-hub__title-highlight-box{transform:rotate(-1deg) scale(1.25) translateY(.25rem)}}@media (min-width: 768px){.rg-hero-hub__title-highlight-box{border-width:3px;transform:rotate(-1deg) scale(1.4) translateY(.25rem)}}.rg-hero-hub__subtitle{margin-top:3rem;font-size:1.3rem;color:var(--rg-color-gray-500);font-weight:500;line-height:1.625;max-width:28rem;margin-left:auto;margin-right:auto}@media (min-width: 768px){.rg-hero-hub__subtitle{margin-top:3.5rem;font-size:1.25rem}}@media (min-width: 1024px){.rg-hero-hub__subtitle{margin-left:0}}.rg-hero-hub__cta-wrapper{display:flex;flex-direction:column;gap:2rem;align-items:center;margin-top:1.5rem;width:100%}@media (min-width: 640px){.rg-hero-hub__cta-wrapper{width:auto}}@media (min-width: 1024px){.rg-hero-hub__cta-wrapper{align-items:flex-start;gap:1.5rem}}.rg-hero-hub__button{position:relative;background-color:var(--rg-color-primary);color:#fff;font-size:1.25rem;font-weight:900;padding:1.25rem 3rem;border-radius:9999px;box-shadow:8px 8px #111;text-transform:uppercase;letter-spacing:-.025em;transition:transform .3s cubic-bezier(.4,0,.2,1);cursor:pointer;overflow:hidden;text-decoration:none;display:inline-block;width:100%;text-align:center}@media (min-width: 640px){.rg-hero-hub__button{width:auto}}@media (min-width: 768px){.rg-hero-hub__button{font-size:1.25rem}}.rg-hero-hub__button:hover{transform:scale(1.05)}.rg-hero-hub__button:active{transform:scale(.95)}.rg-hero-hub__button-text{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;gap:.75rem}.rg-hero-hub__button-text .material-icons-outlined{transition:transform .3s cubic-bezier(.4,0,.2,1)}.rg-hero-hub__button:hover .material-icons-outlined{transform:translate(.5rem)}.rg-hero-hub__rating{display:flex;align-items:center;gap:.5rem;background-color:var(--rg-color-surface-light);padding:.75rem;border-radius:1rem;border:1px solid var(--rg-color-gray-100);box-shadow:0 1px 2px #0000000d}.rg-hero-hub__stars{display:flex;gap:.125rem;color:var(--rg-color-accent);filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.rg-hero-hub__stars .material-icons-outlined{font-size:.875rem}@media (min-width: 768px){.rg-hero-hub__stars .material-icons-outlined{font-size:1.125rem}}.rg-hero-hub__rating-text{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:var(--rg-color-primary);border-left:1px solid var(--rg-color-gray-200);padding-left:.5rem}@media (min-width: 768px){.rg-hero-hub__rating-text{font-size:14px}}.rg-hero-hub__visual{position:relative;min-height:380px;width:100%;background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0;overflow:visible;padding:0;order:1}@media (min-width: 640px){.rg-hero-hub__visual{min-height:450px;padding:0}}@media (min-width: 768px){.rg-hero-hub__visual{min-height:520px;padding:0}}@media (min-width: 1024px){.rg-hero-hub__visual{min-height:580px;width:50%;order:2}}.rg-hero-hub__visual-blob{position:absolute;top:25%;right:0;width:16rem;height:16rem;background:var(--rg-slide-accent, rgba(255, 200, 186, .3));opacity:.4;border-radius:50%;filter:blur(80px);animation:rg-pulse 3s ease-in-out infinite;z-index:1}@media (min-width: 768px){.rg-hero-hub__visual-blob{width:24rem;height:24rem;filter:blur(120px)}}@keyframes rg-pulse{0%,to{opacity:.4}50%{opacity:.2}}.rg-hero-hub__visual-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2}.rg-hero-hub__secondary-image{position:absolute;bottom:-5%;right:-5%;top:auto;left:auto;width:35%;aspect-ratio:4 / 5;border-radius:1rem;overflow:hidden;box-shadow:0 15px 35px -5px #0006;border:3px solid white;transform:rotate(6deg);z-index:30;opacity:1;filter:none;animation:rg-float-pip 4s ease-in-out infinite;background-color:#fff}.rg-hero-hub__slide:nth-child(2n) .rg-hero-hub__secondary-image{transform:rotate(-4deg);animation-name:rg-float-pip-even}@media (min-width: 640px){.rg-hero-hub__secondary-image{width:30%;bottom:5%;right:-5%}}.rg-hero-hub__secondary-image img{width:100%;height:100%;object-fit:cover}@keyframes rg-float-pip{0%,to{transform:rotate(6deg) translateY(0)}50%{transform:rotate(6deg) translateY(-8px)}}@keyframes rg-float-pip-even{0%,to{transform:rotate(-4deg) translateY(0)}50%{transform:rotate(-4deg) translateY(-8px)}}.rg-hero-hub__main-image{position:relative;width:90%;aspect-ratio:4 / 5;background-color:#fff;border-radius:1.5rem;box-shadow:0 20px 40px -5px #0003;border:2px solid white;transform:rotate(-3deg);z-index:10;display:flex;align-items:center;justify-content:center;border-width:4px}.rg-hero-hub__slide:nth-child(2n) .rg-hero-hub__main-image{transform:rotate(3deg)}@media (min-width: 640px){.rg-hero-hub__main-image{width:80%}}.rg-hero-hub__main-image:hover{transform:rotate(0)}.rg-hero-hub__main-image img{width:100%;height:100%;object-fit:cover;border-radius:1.5rem}.rg-hero-hub__dots{display:flex;justify-content:center;gap:1rem;margin-top:2rem}@media (min-width: 768px){.rg-hero-hub__dots{margin-top:3.5rem}}.rg-hero-hub__dot{height:.5rem;background-color:var(--rg-color-gray-200);border:none;border-radius:9999px;cursor:pointer;transition:width .5s cubic-bezier(.4,0,.2,1),background-color .5s cubic-bezier(.4,0,.2,1);width:.75rem;padding:0}.rg-hero-hub__dot:hover{background-color:var(--rg-color-gray-400)}.rg-hero-hub__dot.rg-active{width:3rem;background-color:var(--rg-color-primary)}.rg-hero-hub__placeholder{padding:4rem 2rem;text-align:center;background-color:var(--rg-color-surface-light);border-radius:1.5rem;border:2px dashed var(--rg-color-gray-200)}.rg-hero-hub__placeholder p{color:var(--rg-color-gray-400);font-weight:500}
/*# sourceMappingURL=/cdn/shop/t/33/assets/rg-hero-hub.css.map */
