.header .header__logo-image{width:180px;max-width:100%;height:auto}@media(min-width:600px){.header .header__logo-image{width:220px}}@media(min-width:768px){.header .header__logo-image{width:280px}}@media(min-width:1000px){.header .header__logo-image{width:340px}}.ruhl-hero{position:relative;height:75vh;min-height:480px;max-height:800px;overflow:hidden;padding:0;background:#1c3d6e}.ruhl-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.ruhl-hero__bg img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.ruhl-hero{height:60vh;min-height:400px}}.ruhl-intro{background:#fff;padding:5rem 1.5rem 3rem;text-align:center}.ruhl-intro__inner{max-width:820px;margin:0 auto}.ruhl-intro__title{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight, 400);font-size:clamp(2rem,4vw,3.5rem);letter-spacing:.04em;text-transform:uppercase;line-height:1.15;color:#1c3d6e;margin:0 0 1.25rem}.ruhl-intro__subtitle{font-family:var(--text-font-family);font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.5;color:#2c2c2c;margin:0 0 2.25rem;max-width:640px;margin-left:auto;margin-right:auto}.ruhl-intro__lead{font-family:var(--text-font-family);font-size:1rem;line-height:1.7;color:#555;max-width:640px;margin:0 auto}@media(max-width:768px){.ruhl-intro{padding:3rem 1.5rem 2rem}}.ruhl-about{background:#fff;padding:6rem 1.5rem}.ruhl-about__inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.ruhl-about__media img{display:block;width:100%;height:auto;border-radius:4px}.ruhl-about__copy{text-align:left}.ruhl-about__label{font-size:.75rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#1c3d6e;margin:0 0 1.5rem}.ruhl-about__body{font-family:var(--text-font-family);font-size:1.0625rem;line-height:1.75;color:#2c2c2c;margin:0 0 1.25rem}.ruhl-about__body:last-child{margin-bottom:0}@media(max-width:768px){.ruhl-about{padding:4rem 1.5rem}.ruhl-about__inner{grid-template-columns:1fr;gap:2rem}.ruhl-about__copy{text-align:center}.ruhl-about__body{font-size:1rem}}.ruhl-gallery{padding:0;background:#fff}.ruhl-gallery__header{background:#1c3d6e;padding:2rem 1.5rem;text-align:center}.ruhl-gallery__title{margin:0;color:#fff;font-size:1.25rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;font-family:var(--heading-font-family)}.ruhl-gallery__subtitle{margin:.75rem 0 0;color:#ffffffd9;font-family:var(--text-font-family);font-size:.95rem;font-weight:400;letter-spacing:0;text-transform:none}.ruhl-gallery__viewport{position:relative;padding:3rem 0}.ruhl-gallery__track{display:flex;gap:1rem;margin:0;padding:0 1.5rem;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.ruhl-gallery__track::-webkit-scrollbar{display:none}.ruhl-gallery__slide{flex:0 0 auto;width:480px;height:600px;scroll-snap-align:start}.ruhl-gallery__slide img{width:100%;height:100%;object-fit:cover;border-radius:4px}.ruhl-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:none;background:#1c3d6e;color:#fff;font-size:1.5rem;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:background .2s}.ruhl-gallery__arrow:hover{background:#163055}.ruhl-gallery__arrow--prev{left:1.5rem}.ruhl-gallery__arrow--next{right:1.5rem}@media(max-width:768px){.ruhl-gallery__slide{width:280px;height:350px}.ruhl-gallery__arrow{width:40px;height:40px}.ruhl-gallery__arrow--prev{left:.5rem}.ruhl-gallery__arrow--next{right:.5rem}}.ruhl-uv{padding:0;background:#fff}.ruhl-uv__header{background:#1c3d6e;padding:2rem 1.5rem;text-align:center}.ruhl-uv__title{margin:0;color:#fff;font-size:1.25rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;font-family:var(--heading-font-family)}.ruhl-uv__inner{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;min-height:600px}.ruhl-uv__image img{width:100%;height:100%;object-fit:cover}.ruhl-uv__content{padding:4rem 3rem;display:flex;flex-direction:column;justify-content:center;gap:1.25rem}.ruhl-uv__label{display:inline-block;align-self:flex-start;padding:.4rem .9rem;background:#f5b932;color:#1c3d6e;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;border-radius:4px;margin:0}.ruhl-uv__sub{font-family:var(--heading-font-family);font-size:1.5rem;font-weight:var(--heading-font-weight, 400);letter-spacing:.04em;text-transform:uppercase;color:#1c3d6e;margin:0}.ruhl-uv__live{display:flex;flex-direction:column;gap:.4rem}.ruhl-uv__live[hidden]{display:none}.ruhl-uv__value{font-family:var(--heading-font-family);font-size:5rem;font-weight:300;line-height:1;color:#1c3d6e}.ruhl-uv__severity{font-size:1.25rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.ruhl-uv__advice{margin:0;color:#2c2c2c;font-size:.95rem}.ruhl-uv__scale{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(11,1fr);gap:2px;max-width:100%}.ruhl-uv__scale-item{padding:.6rem 0;text-align:center;color:#fff;font-weight:700;font-size:.85rem;transition:transform .2s,box-shadow .2s}.ruhl-uv__scale-item[data-uv="1"],.ruhl-uv__scale-item[data-uv="2"]{background:#4eb400}.ruhl-uv__scale-item[data-uv="3"],.ruhl-uv__scale-item[data-uv="4"],.ruhl-uv__scale-item[data-uv="5"]{background:#f7e400;color:#2c2c2c}.ruhl-uv__scale-item[data-uv="6"],.ruhl-uv__scale-item[data-uv="7"]{background:#f8b700}.ruhl-uv__scale-item[data-uv="8"],.ruhl-uv__scale-item[data-uv="9"],.ruhl-uv__scale-item[data-uv="10"]{background:#d8001d}.ruhl-uv__scale-item[data-uv="11"]{background:#6b49c8}.ruhl-uv__scale-item.is-active{transform:scaleY(1.4);box-shadow:0 4px 12px #00000040;z-index:1;position:relative}.ruhl-uv__body{margin:0 0 .75rem;color:#555;font-family:var(--text-font-family);font-size:.95rem;line-height:1.65}.ruhl-uv__body:last-of-type{margin-bottom:0}.ruhl-uv__cta{display:inline-block;align-self:flex-start;padding:.8rem 1.5rem;background:#000;color:#fff;text-decoration:none;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase}.ruhl-uv__cta[hidden]{display:none}.ruhl-uv__severity[data-severity=low]{color:#4eb400}.ruhl-uv__severity[data-severity=moderate]{color:#d2b800}.ruhl-uv__severity[data-severity=high]{color:#f8b700}.ruhl-uv__severity[data-severity=very_high]{color:#d8001d}.ruhl-uv__severity[data-severity=extreme]{color:#6b49c8}@media(max-width:900px){.ruhl-uv__inner{grid-template-columns:1fr;min-height:0}.ruhl-uv__image img{height:50vh}.ruhl-uv__content{padding:3rem 1.5rem}.ruhl-uv__value{font-size:3.5rem}.ruhl-uv__scale-item{font-size:.7rem;padding:.5rem 0}}.ruhl-sunscreens{background:#fff;padding:0 0 6rem}.ruhl-sunscreens__header{background:#1c3d6e;padding:2rem 1.5rem;text-align:center}.ruhl-sunscreens__title{margin:0;color:#fff;font-size:1.25rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;font-family:var(--heading-font-family)}.ruhl-sunscreens__subtitle{margin:3rem auto 4rem;max-width:720px;padding:0 1.5rem;font-family:var(--text-font-family);font-size:1.125rem;line-height:1.6;color:#2c2c2c;text-align:center}.ruhl-sunscreens__subtitle b,.ruhl-sunscreens__subtitle strong{font-weight:600;color:#1c3d6e}.ruhl-sunscreens__grid{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.ruhl-sunscreens__card{text-align:left}.ruhl-sunscreens__cta-wrap{text-align:center;margin-top:3rem}.ruhl-sunscreens__cta{display:inline-block;padding:.9rem 2rem;background:#000;color:#fff;text-decoration:none;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase}@media(max-width:768px){.ruhl-sunscreens__grid{grid-template-columns:1fr;gap:2.5rem}.ruhl-sunscreens__subtitle{margin:2rem 0 3rem;font-size:1.1rem}}.ruhl-most-loved{background:#fff;padding:0 0 6rem}.ruhl-most-loved__header{background:#1c3d6e;padding:2rem 1.5rem;text-align:center}.ruhl-most-loved__title{margin:0;color:#fff;font-size:1.25rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;font-family:var(--heading-font-family)}.ruhl-most-loved__subtitle{margin:.75rem 0 0;color:#ffffffd9;font-family:var(--text-font-family);font-size:.95rem;letter-spacing:0;text-transform:none}.ruhl-most-loved__viewport{position:relative;padding:3rem 0 0}.ruhl-most-loved__track{display:flex;gap:1.5rem;margin:0;padding:0 max(1.5rem,calc((100% - 1280px)/2));list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.ruhl-most-loved__track::-webkit-scrollbar{display:none}.ruhl-most-loved__slide{flex:0 0 calc((100vw - 6rem)/4);max-width:320px;min-width:220px;scroll-snap-align:start}.ruhl-most-loved__arrow{position:absolute;top:calc(50% + 1.5rem);transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:none;background:#1c3d6e;color:#fff;font-size:1.5rem;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:background .2s,opacity .2s}.ruhl-most-loved__arrow:hover{background:#163055}.ruhl-most-loved__arrow--prev{left:1.5rem}.ruhl-most-loved__arrow--next{right:1.5rem}.ruhl-most-loved__cta-wrap{text-align:center;margin-top:3rem}.ruhl-most-loved__cta{display:inline-block;padding:.9rem 2rem;background:#000;color:#fff;text-decoration:none;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;font-family:var(--text-font-family)}@media(max-width:900px){.ruhl-most-loved__slide{flex-basis:calc((100vw - 4.5rem)/2);max-width:none}.ruhl-most-loved__arrow{width:40px;height:40px}.ruhl-most-loved__arrow--prev{left:.5rem}.ruhl-most-loved__arrow--next{right:.5rem}}@media(max-width:600px){.ruhl-most-loved__slide{flex-basis:75vw}.ruhl-most-loved{padding-bottom:4rem}}.ruhl-finale{background:#fff;padding:0}.ruhl-finale__banner{background:#1c3d6e;padding:2rem 1.5rem;text-align:center}.ruhl-finale__banner-title{margin:0;color:#fff;font-size:1.25rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;font-family:var(--heading-font-family)}.ruhl-finale__banner-subtitle{margin:.75rem 0 0;color:#ffffffd9;font-family:var(--text-font-family);font-size:.95rem;letter-spacing:0;text-transform:none}.ruhl-finale__inner{display:grid;grid-template-columns:300px minmax(0,1fr) minmax(320px,460px) 300px;align-items:stretch}.ruhl-finale__spacer{background:#fff}.ruhl-finale__copy{display:flex;flex-direction:column;justify-content:center;padding:4rem clamp(2rem,5vw,5rem)}.ruhl-finale__logo{display:block;height:auto;width:clamp(180px,22vw,260px);max-width:100%;margin:0 0 1.75rem}.ruhl-finale__eyebrow{margin:0 0 1rem;font-family:var(--text-font-family);font-size:.8rem;letter-spacing:.25em;text-transform:uppercase;color:#1c3d6e}.ruhl-finale__title{margin:0 0 1.5rem;font-family:var(--heading-font-family);font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:var(--heading-font-weight, 400);letter-spacing:.04em;text-transform:uppercase;line-height:1.15;color:#1c3d6e}.ruhl-finale__body{margin:0;font-family:var(--text-font-family);font-size:1rem;line-height:1.7;color:#2c2c2c}.ruhl-finale__media{position:relative;background:#000;display:block;width:100%;aspect-ratio:9 / 16;margin-left:auto;margin-right:auto}.ruhl-finale__video{width:100%;height:100%;object-fit:contain;display:block;background:#000}@media(max-width:900px){.ruhl-finale__inner{grid-template-columns:1fr}.ruhl-finale__spacer{display:none}.ruhl-finale__copy{padding:4rem 1.5rem 2.5rem;text-align:center;align-items:center}.ruhl-finale__logo{margin-left:auto;margin-right:auto}.ruhl-finale__media{aspect-ratio:9 / 16}}[data-fade-up]{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}[data-fade-up].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){[data-fade-up]{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/ruhl-plage.css.map */
