@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@400;500;600;700;800;900&family=Patrick+Hand&display=swap";:root{--color-black: #0d0d0d;--color-white: #ffffff;--color-blue: #37baf2;--color-red: #e53935;--color-gray-100: #f5f5f5;--font-display: Bebas Neue, Impact, sans-serif;--font-body: Inter, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--radius-lg: 1.5rem;--shadow-card: 0 .75rem 2rem rgba(0, 0, 0, .08)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{margin:0;color:#0d0d0d;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6;text-rendering:optimizeLegibility}body.nav-open{overflow:hidden}img,svg{display:block;max-width:100%}img{height:auto}a{color:inherit}button,input,textarea{font:inherit}button{color:inherit}h1,h2,h3,h4,p,ul,ol,blockquote,figure{margin:0}ul,ol{padding-left:1.25rem}main{overflow:clip}::selection{color:#0d0d0d;background:#37baf2}.skip-link{position:absolute;top:-4rem;left:1rem;z-index:1000;padding:.75rem 1rem;background:#37baf2;color:#0d0d0d;border-radius:1rem;font-weight:900}.skip-link:focus{top:1rem}.container{width:min(90%,75rem);margin-inline:auto}.section{padding-block:3rem}@media (min-width: 48rem){.section{padding-block:6rem}}.section--dark{background:#0d0d0d;color:#fff}.section--blue{background:#37baf2;color:#0d0d0d}.section--muted{background:#f5f5f5}.section__head{display:grid;gap:.75rem;margin-bottom:2rem}.section__label{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;padding:.35rem .7rem;background:#37baf2;color:#0d0d0d;border-radius:999px;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.section__title{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(3rem,9vw,6.5rem);line-height:.85;letter-spacing:.015em;text-transform:uppercase}.section__intro{color:#2b2b2b;font-size:clamp(1.2rem,3vw,2rem);line-height:1.6}@media (min-width: 64rem){.section__intro{font-size:clamp(1.25rem,1.5vw,2rem)}}.section--dark .section__intro{color:#ffffffc2}.grid-2{display:grid;gap:2rem}@media (min-width: 64rem){.grid-2{grid-template-columns:1fr 1fr;align-items:center}}.grid-3{display:grid;gap:1.5rem}@media (min-width: 48rem){.grid-3{grid-template-columns:repeat(3,1fr)}}.stack>*+*{margin-top:1rem}.cluster{display:flex;flex-wrap:wrap;gap:.75rem}.flow>*+*{margin-top:1rem}h1{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(4.4rem,10vw,9rem);line-height:.85;letter-spacing:.015em;text-transform:uppercase}h2{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(4.25rem,8vw,7.5rem);line-height:.85;letter-spacing:.015em;text-transform:uppercase}.icon{width:2.15rem;height:2.15rem;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.button--primary{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;min-height:3rem;padding:.875rem 1.25rem;border-radius:999px;border:2px solid #0d0d0d;font-weight:900;line-height:1;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;background:#37baf2;color:#0d0d0d;box-shadow:.25rem .25rem #0d0d0d}.button--primary:hover,.button--primary:focus-visible{transform:translate(-2px,-2px);box-shadow:.4rem .4rem #0d0d0d}.button--secondary{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;min-height:3rem;padding:.875rem 1.25rem;border-radius:999px;border:2px solid #0d0d0d;font-weight:900;line-height:1;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;background:#0d0d0d;color:#fff;border-color:#0d0d0d}.button--secondary:hover,.button--secondary:focus-visible{background:#2b2b2b}.button--sm{min-height:2.45rem;padding:.7rem 1rem;font-size:.78rem}.rip,.site-footer__rip{height:2.2rem;margin-block:-.08rem;background:currentColor;pointer-events:none;color:#0d0d0d;clip-path:polygon(0 48%,3% 34%,7% 56%,11% 31%,16% 48%,21% 25%,26% 55%,31% 38%,36% 62%,41% 31%,46% 50%,52% 28%,57% 57%,63% 36%,68% 61%,74% 29%,79% 50%,84% 35%,89% 58%,94% 33%,100% 52%,100% 100%,0 100%)}.rip--bottom,.site-footer__rip--bottom{transform:rotate(180deg)}.rip--light,.site-footer__rip--light{color:#f5f5f5}.doodle-lines{position:absolute;z-index:4;display:grid;gap:.42rem;pointer-events:none}.doodle-lines span{display:block;width:2.65rem;height:.38rem;background:#37baf2;border:2px solid #0d0d0d;border-radius:999px;transform-origin:left center}.doodle-lines span:nth-child(1){transform:rotate(-18deg)}.doodle-lines span:nth-child(2){transform:rotate(0)}.doodle-lines span:nth-child(3){transform:rotate(18deg)}.doodle-lines span:nth-child(1){width:2.35rem}.doodle-lines span:nth-child(2){width:3rem}.doodle-lines span:nth-child(3){width:2.4rem}.doodle-lines--hero{top:-5%;right:0}@media (min-width: 64rem){.doodle-lines--hero{top:32%;right:1%}}.callout{position:absolute;display:grid;place-items:center;width:5.25rem;height:5.25rem;border:2px solid #0d0d0d;border-radius:50%;background:#37baf2;color:#0d0d0d;box-shadow:.25rem .25rem #0d0d0d;font-size:clamp(.72rem,1.25vw,.95rem);font-weight:900;line-height:.95;text-align:center;text-transform:uppercase;letter-spacing:.04em;z-index:4}.callout--hero{right:15%;top:-10%;width:clamp(4.75rem,8vw,6.5rem);height:clamp(4.75rem,8vw,6.5rem);transform:rotate(10deg)}@media (min-width: 64rem){.callout--hero{right:10%;top:25%}}.callout--topright{right:.5rem;top:-1.5rem;transform:rotate(9deg)}.callout--bottomleft{left:-.75rem;bottom:-1.4rem;background:#e53935;color:#fff;transform:rotate(-11deg)}.callout--warranty{top:-1.5rem;right:1rem;background:#e53935;color:#fff;transform:rotate(10deg)}.callout--travel{width:clamp(5rem,9vw,7rem);height:clamp(5rem,9vw,7rem);right:4%;top:5%;padding:.7rem;line-height:.92;transform:rotate(10deg)}.brand{display:inline-flex;align-items:center;gap:.35rem;font-weight:900;text-decoration:none}.brand__text{font-size:1.45rem;line-height:1;letter-spacing:-.05em}.brand__mark{display:inline-grid;place-items:center;color:#37baf2;width:1.45rem;transform:rotate(-10deg)}.brand__mark svg{width:100%;fill:currentColor}.brand__logo{height:40px;margin:0 1rem}.site-header{position:sticky;top:0;z-index:30;background:#0d0d0df5;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:4.5rem;gap:1rem}.menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:.25rem;width:2.75rem;height:2.75rem;padding:0;border:0;background:transparent;cursor:pointer}.menu-toggle span{display:block;width:1.35rem;height:2px;margin-inline:auto;background:currentColor}@media (min-width: 48rem){.menu-toggle{display:none}}.site-nav{display:none}.site-nav.is-open{display:block;position:absolute;inset:100% 0 auto;background:#0d0d0d}@media (min-width: 48rem){.site-nav{display:block;position:static;min-height:auto}}.site-nav__list{list-style:none;padding:0;margin:0;padding:1.5rem 1rem;display:grid;gap:1rem}@media (min-width: 48rem){.site-nav__list{display:flex;align-items:center;gap:1.5rem;padding:0}}.site-nav a{color:inherit;text-decoration:none;font-weight:900;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.site-nav a[aria-current=page]{color:#37baf2}.site-footer{position:relative;background:#0d0d0d;color:#fff;padding-block:2rem 1.5rem}.site-footer__rip--top{position:absolute;top:-2.1rem;left:0;right:0;color:#0d0d0d}.site-footer__marquee{display:flex;gap:2rem;overflow:hidden;white-space:nowrap;padding-bottom:1.5rem;color:#37baf2}.site-footer__marquee span{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(3rem,9vw,6rem);line-height:.85;letter-spacing:.015em;text-transform:uppercase}.site-footer__top{display:grid;gap:1.5rem;padding-block:1.5rem;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}@media (min-width: 48rem){.site-footer__top{grid-template-columns:1fr auto;align-items:center}}.site-footer__tagline{margin-top:.5rem;color:#ffffffb8}.site-footer__cta{order:-1;display:grid;gap:.75rem}@media (min-width: 48rem){.site-footer__cta{order:initial}}.site-footer__cta-title{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(2.5rem,7vw,4.5rem);line-height:.85;letter-spacing:.015em;text-transform:uppercase}.site-footer__grid{display:grid;gap:1.5rem;padding-block:1.5rem;grid-template-columns:repeat(2,1fr)}@media (min-width: 48rem){.site-footer__grid{grid-template-columns:repeat(3,1fr)}}.site-footer__label{font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#37baf2;margin-bottom:.75rem}.site-footer__bottom{display:grid;gap:.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.14);color:#ffffffb8}@media (min-width: 48rem){.site-footer__bottom{grid-template-columns:1fr auto}}.footer-links{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.footer-links a{color:#ffffffd1;text-decoration:none}.footer-links a:hover,.footer-links a:focus-visible{color:#37baf2}.hero{position:relative;padding-block:clamp(.5rem,5vw,1.5rem) clamp(.5rem,3vw,1rem);background:#fff}@media (min-width: 64rem){.hero{display:grid;align-items:center}}.hero__grid{display:grid;gap:3rem;align-items:center}@media (min-width: 64rem){.hero__grid{grid-template-columns:minmax(28rem,.95fr) minmax(26rem,1.05fr)}}.hero__content{position:relative;z-index:3}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;padding:.35rem .7rem;background:#37baf2;color:#0d0d0d;border-radius:999px;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;transform:rotate(-4deg);box-shadow:.18rem .18rem #0d0d0d}.hero__headline-row{position:relative;display:grid;gap:.75rem;margin-top:1rem}@media (min-width: 64rem){.hero__headline-row{display:flex;align-items:flex-end;gap:clamp(1.5rem,3vw,3rem)}}.hero__title{max-width:7.4ch;color:#0d0d0d}.hero__title span{display:block;white-space:nowrap}.hero__accent{color:inherit;text-shadow:none}.hero__microcopy{position:absolute;right:0;top:60%;z-index:5;width:max-content;margin:0;color:#0d0d0d;transform:rotate(-5deg);font-family:Patrick Hand,cursive;font-size:clamp(1.5rem,2.3vw,2.2rem);line-height:.95}.hero__microcopy span{color:#37baf2;text-decoration:underline;text-decoration-thickness:.14em;text-underline-offset:.12em;text-decoration-color:#37baf2}@media (min-width: 64rem){.hero__microcopy{right:-10%}}.hero__lede{font-size:clamp(1.2rem,3vw,2rem);line-height:1.6}@media (min-width: 64rem){.hero__lede{font-size:clamp(1.25rem,1.5vw,2rem)}}.hero__lede{max-width:34rem;margin-top:1rem;color:#2b2b2b}.hero__lede span{color:#37baf2;font-weight:600}.hero__actions{margin-top:1.5rem}.hero__media-wrap{position:relative;isolation:isolate;min-height:clamp(25rem,45vw,38rem);display:grid}.hero__media{position:relative;z-index:2;display:grid;place-items:center;width:min(100%,34rem);min-height:clamp(24rem,43vw,36rem);padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;transform:rotate(-5deg) translate(1.25rem,-.75rem);transform-origin:center center}.hero__media:before{content:none}.hero__media img{position:absolute;bottom:-25%;z-index:2;width:min(100%,29rem);margin-inline:auto;object-fit:contain;filter:drop-shadow(0 1.4rem 2.4rem rgba(13,13,13,.13))}@media (min-width: 64rem){.hero__media{transform:rotate(-6deg) translate(2rem,-1rem)}.hero__media img{width:min(100%,31rem)}}.feature-strip{position:relative;isolation:isolate;background:#0d0d0d;color:#fff;margin-block:0;padding-block:2.25rem;overflow:hidden;-webkit-mask-image:url(/images/rip-strip-mask.svg);mask-image:url(/images/rip-strip-mask.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.feature-strip__grid{list-style:none;padding:0;margin:0;padding:3rem 0;display:grid;grid-template-columns:repeat(2,1fr);gap:0}@media (min-width: 48rem){.feature-strip__grid{grid-template-columns:repeat(4,1fr)}}.feature-strip li{display:grid;justify-items:center;align-content:center;gap:.55rem;min-height:7.25rem;padding:1rem 1.25rem;text-align:center;border-right:1px solid rgba(255,255,255,.4)}.feature-strip li:nth-child(2n){border-right:0}@media (min-width: 48rem){.feature-strip li{padding:.75rem 1.6rem;border-bottom:0}.feature-strip li:nth-child(2n){border-right:1px solid rgba(255,255,255,.4)}.feature-strip li:last-child{border-right:0}}.feature-strip strong{font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;max-width:10rem;color:#fff;line-height:1.05}.feature-strip span:not(.feature-strip__icon){max-width:11rem;color:#ffffffc7;font-size:.78rem;line-height:1.25}.feature-strip .feature-strip__icon{color:#37baf2;display:inline-grid;place-items:center}.feature-strip .feature-strip__icon .icon{width:2.55rem;height:2.55rem;stroke-width:2.35}.product-overview__grid{display:grid;gap:2rem}@media (min-width: 64rem){.product-overview__grid{grid-template-columns:.85fr 1.15fr;align-items:center}}.product-overview__steps{list-style:none;padding:0;margin:0;margin-top:1.5rem;display:grid;gap:.75rem}.product-overview__steps li{display:grid;grid-template-columns:2rem 1fr;gap:.75rem;align-items:start;color:#2b2b2b}.product-overview__steps span{display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;background:#37baf2;color:#0d0d0d;font-weight:900;border:2px solid #0d0d0d;box-shadow:.16rem .16rem #0d0d0d}.product-overview__media-wrap{position:relative;isolation:isolate}.product-overview__media{background:#fff;border:1px solid #ececec;border-radius:1.5rem;box-shadow:0 .75rem 2rem #00000014;padding:1rem;background:#f5f5f5;transform:rotate(-1deg)}.product-cards{display:grid;gap:1rem;margin-top:3rem}@media (min-width: 48rem){.product-cards{grid-template-columns:repeat(4,1fr)}}.product-card{background:#fff;border:2px solid #0d0d0d;border-radius:1.5rem;box-shadow:.5rem .5rem #0d0d0d;display:grid;gap:.75rem;padding:1.5rem;transform:rotate(-.7deg)}.product-card:nth-child(2n){transform:rotate(.7deg)}.product-card__icon{color:#37baf2;display:inline-grid;place-items:center;margin-bottom:1rem}.product-card h3{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(2rem,5vw,3rem);line-height:.85;letter-spacing:.015em;text-transform:uppercase;margin-bottom:.5rem}.product-card p{color:#2b2b2b}.story{position:relative}.story__grid{display:grid;gap:2rem}@media (min-width: 64rem){.story__grid{grid-template-columns:.9fr 1.1fr;align-items:center}}.story__media{border:2px solid #0d0d0d;border-radius:1.5rem;box-shadow:.5rem .5rem #0d0d0d;display:grid;gap:.75rem;overflow:hidden;background:#fff;border-radius:2rem;transform:rotate(-1.25deg)}.story__media img{width:100%;aspect-ratio:4/3;object-fit:cover}.story blockquote{border:2px solid #0d0d0d;border-radius:1.5rem;box-shadow:.5rem .5rem #0d0d0d;display:grid;gap:.75rem;position:relative;padding:1.5rem;background:#fff;transform:rotate(.75deg)}.story blockquote:before{content:"Built for travels";position:absolute;top:-1rem;right:1rem;padding:.35rem .7rem;border:2px solid #0d0d0d;border-radius:999px;background:#37baf2;color:#0d0d0d;font-weight:900;transform:rotate(4deg)}.story blockquote p+p{margin-top:1rem}.story cite{display:block;margin-top:1rem;font-style:normal;font-weight:900;color:#0395d3}.warranty{background-color:#f5f5f5}.warranty__panel{background:#fff;border:2px solid #0d0d0d;border-radius:1.5rem;box-shadow:.5rem .5rem #0d0d0d;display:grid;gap:.75rem;position:relative;padding:2rem;background:#37baf2;overflow:visible}.warranty__title{margin-top:.75rem}.warranty__copy{font-size:clamp(1.2rem,3vw,2rem);line-height:1.6}@media (min-width: 64rem){.warranty__copy{font-size:clamp(1.25rem,1.5vw,2rem)}}.warranty__copy{max-width:55rem}.warranty__actions{margin-top:1.5rem}.featured__grid{list-style:none;padding:0;margin:0;display:grid;justify-content:center;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width: 36rem){.featured__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 48rem){.featured__grid{grid-template-columns:repeat(4,1fr)}}.featured__card{display:grid;place-items:center;min-height:7rem;padding:1rem .9rem;background:#fff;border:2px solid rgba(13,13,13,.75);border-radius:.35rem;box-shadow:.18rem .18rem #0d0d0de6;overflow:hidden}.featured__card:nth-child(1){transform:rotate(-1.1deg)}.featured__card:nth-child(2){transform:rotate(.8deg)}.featured__card:nth-child(3){transform:rotate(-.6deg)}.featured__card:nth-child(4){transform:rotate(1deg)}.featured__card:nth-child(5){transform:rotate(-.7deg)}.featured__card:nth-child(6){transform:rotate(.5deg)}.featured__card img{display:block;width:100%;max-width:10rem;height:2.9rem;object-fit:contain;object-position:center}@media (min-width: 36rem){.featured__card{min-height:7.5rem}.featured__card img{max-width:10.5rem;height:3rem}}@media (min-width: 48rem){.featured__card{min-height:8rem;padding:1rem 1.1rem}.featured__card img{max-width:11rem;height:3.15rem}}@media (min-width: 64rem){.featured__card{min-height:8.25rem;padding:1rem}.featured__card img{max-width:100%;height:3rem}}.gallery__grid{display:grid;gap:1.5rem}@media (min-width: 48rem){.gallery__grid{grid-template-columns:repeat(3,1fr)}}.gallery-card{border:2px solid #0d0d0d;box-shadow:.5rem .5rem #0d0d0d;display:grid;gap:.75rem;overflow:hidden;background:#fff;border-radius:1.5rem}.gallery-card:nth-child(1){transform:rotate(-1deg)}.gallery-card:nth-child(2){transform:rotate(1deg)}.gallery-card:nth-child(3){transform:rotate(-.5deg)}.gallery-card img{width:100%;aspect-ratio:4/4.5;object-fit:cover}.gallery-card__body{padding:1.5rem}.gallery-card h3{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(1.5rem,3vw,2.5rem);line-height:.85;letter-spacing:.015em;text-transform:uppercase;margin-bottom:.5rem}.gallery-card p{color:#2b2b2b}.about-values{display:grid;gap:1.5rem}@media (min-width: 48rem){.about-values{grid-template-columns:repeat(3,1fr)}}.value-card,.contact-card{background:#fff;border:2px solid #0d0d0d;border-radius:1.5rem;box-shadow:.5rem .5rem #0d0d0d;display:grid;gap:.75rem;padding:1.5rem}.value-card h3,.contact-card h2{margin-bottom:.75rem}.about-media,.dog-card{border:2px solid #0d0d0d;box-shadow:.5rem .5rem #0d0d0d;display:grid;gap:.75rem;overflow:hidden;background:#fff;border-radius:1.5rem}.about-media img,.dog-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.about-media__caption ul{list-style:none}.dog-grid{display:grid;gap:1.5rem}@media (min-width: 48rem){.dog-grid{grid-template-columns:repeat(2,1fr)}}.dog-card__body{padding:1.5rem}.dog-card__body h3{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(2.5rem,7vw,4rem);line-height:.85;letter-spacing:.015em;text-transform:uppercase;margin-bottom:.5rem}.contact-list{display:grid;gap:.75rem;margin-top:1rem}.policy-page{background:#f5f5f5}.policy-page .policy-card{border:2px solid #0d0d0d;border-radius:1.5rem;box-shadow:.5rem .5rem #0d0d0d;display:grid;gap:.75rem;padding:1.5rem;background:#fff}.policy-page .policy-summary{padding:1.5rem;margin-block:1.5rem;background:#37baf2;border:2px solid #0d0d0d;border-radius:1.5rem;box-sizing:border-box;width:100%;max-width:100%}.policy-page h2{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(2.75rem,7vw,5rem);line-height:.85;letter-spacing:.015em;text-transform:uppercase;margin-top:3rem;margin-bottom:.75rem}.policy-page h3{font-size:.82rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-top:1.5rem;margin-bottom:.5rem}.policy-page p,.policy-page li{color:#2b2b2b}.policy-page ul{display:grid;gap:.5rem;margin-top:.75rem}.product-page{background:#fff;color:#0d0d0d;overflow:hidden}.product-eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .7rem;background:#37baf2;color:#0d0d0d;border-radius:999px;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;width:fit-content;transform:rotate(-4deg);box-shadow:.18rem .18rem #0d0d0d}.product-hero{position:relative;background:#fff;padding-block:clamp(2.25rem,6vw,5rem) clamp(2.5rem,7vw,5.5rem)}.product-hero:after{content:"";position:absolute;right:-8rem;top:10%;z-index:0;width:clamp(14rem,30vw,28rem);height:clamp(14rem,30vw,28rem);border-radius:50%;background:#37baf21a;pointer-events:none}.product-hero__grid{position:relative;z-index:1;display:grid;gap:clamp(2.5rem,6vw,5rem);align-items:center}@media (min-width: 64rem){.product-hero__grid{grid-template-columns:minmax(28rem,.9fr) minmax(30rem,1.1fr)}}.product-hero__intro{position:relative;z-index:3}.product-hero__title{margin-top:1rem;color:#0d0d0d;line-height:.78}.product-hero__lede{font-size:clamp(1.2rem,3vw,2rem);line-height:1.6}@media (min-width: 64rem){.product-hero__lede{font-size:clamp(1.25rem,1.5vw,2rem)}}.product-hero__lede{max-width:36rem;margin-top:1.5rem;color:#2b2b2b}.product-hero__lede:before{content:"";display:block;width:4.5rem;height:.4rem;margin-bottom:1rem;border:2px solid #0d0d0d;border-radius:999px;background:#37baf2;transform:rotate(-2deg)}.product-hero__media-wrap{position:relative;isolation:isolate;display:grid;place-items:center}.product-hero__media{border:2px solid #0d0d0d;box-shadow:.5rem .5rem #0d0d0d;display:grid;gap:.75rem;overflow:hidden;background:#fff;border-radius:1.5rem;position:relative;z-index:2;width:min(100%,42rem);margin:0;transform:rotate(2deg)}.product-hero__media img{width:100%;aspect-ratio:4/3;object-fit:cover}@media (min-width: 64rem){.product-hero__media{transform:rotate(2.5deg) translate(.75rem)}}.doodle-lines--product-hero{right:2%;top:8%;transform:rotate(7deg)}@media (min-width: 64rem){.doodle-lines--product-hero{right:-.5rem;top:12%}}.product-sharing{position:relative;isolation:isolate;background:#0d0d0d;color:#fff;padding-block:clamp(4rem,9vw,7rem);overflow:hidden;min-height:70svh;place-content:center;-webkit-mask-image:url(/images/rip-strip-mask.svg);mask-image:url(/images/rip-strip-mask.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.product-sharing__grid{display:grid;gap:clamp(2.5rem,6vw,5rem);align-items:center}@media (min-width: 64rem){.product-sharing__grid{grid-template-columns:.9fr 1.1fr}}.product-sharing__label{position:relative;z-index:2}.product-sharing__media{border:2px solid #0d0d0d;box-shadow:.5rem .5rem #0d0d0d;display:grid;gap:.75rem;overflow:hidden;background:#fff;border-radius:1.5rem;margin:0;transform:rotate(-3deg);box-shadow:.5rem .5rem #fff!important;border:2px solid white!important;width:min(95%,35rem)}.product-sharing__media img{width:100%;object-fit:cover}.product-sharing__content{position:relative;z-index:2}.product-sharing__content h2{color:#fff;line-height:.78}.product-feature{background:#fff}.product-feature__grid{display:grid;gap:clamp(3rem,7vw,6rem);align-items:center}@media (min-width: 64rem){.product-feature__grid{grid-template-columns:minmax(28rem,.95fr) minmax(28rem,1.05fr)}}.product-feature__content h2{margin-top:1rem;color:#0d0d0d;line-height:.78}.product-feature__content p:not(.product-eyebrow){font-size:clamp(1.2rem,3vw,2rem);line-height:1.6}@media (min-width: 64rem){.product-feature__content p:not(.product-eyebrow){font-size:clamp(1.25rem,1.5vw,2rem)}}.product-feature__content p:not(.product-eyebrow){max-width:42rem;margin-top:1.5rem;color:#2b2b2b}.product-feature__content ul{list-style:none;padding:0;margin:0;margin-top:1.5rem;display:grid;gap:.75rem;max-width:40rem}.product-feature__content li{position:relative;padding:.9rem 1rem .9rem 3.1rem;border:2px solid #0d0d0d;border-radius:1.5rem;background:#fff;box-shadow:.18rem .18rem #0d0d0d;color:#2b2b2b;font-weight:700}.product-feature__content li:before{content:"";position:absolute;left:.9rem;top:50%;width:1.15rem;height:1.15rem;border:2px solid #0d0d0d;border-radius:50%;background:#37baf2;transform:translateY(-50%)}.product-feature__content li:nth-child(2n){transform:rotate(.4deg)}.product-feature__content li:nth-child(odd){transform:rotate(-.35deg)}.product-feature__media-stack{position:relative;min-height:clamp(24rem,46vw,38rem);display:grid;place-items:center}.product-photo{border:2px solid #0d0d0d;box-shadow:.5rem .5rem #0d0d0d;display:grid;gap:.75rem;overflow:hidden;background:#fff;border-radius:1.5rem;position:absolute;margin:0}.product-photo img{width:100%;object-fit:cover}.product-photo--primary{left:0;top:50%;width:min(100%,34rem);transform:translateY(-50%) rotate(1.5deg)}.product-photo--primary img{object-fit:contain;background:#fff}.product-photo--secondary{right:0;bottom:0;width:min(54%,18rem);transform:rotate(5deg)}.product-photo--secondary img{width:100%;aspect-ratio:1;object-fit:cover}.product-travel{position:relative;background:#f5f5f5;color:#0d0d0d}.product-travel__grid{display:grid;gap:clamp(3rem,7vw,6rem);align-items:center}@media (min-width: 64rem){.product-travel__grid{grid-template-columns:minmax(26rem,.9fr) minmax(28rem,1.1fr)}}.product-travel__intro{position:relative;z-index:3}.product-travel__intro h2{max-width:8ch;margin-top:1rem;color:#0d0d0d;line-height:.78}.product-travel__intro p:not(.product-eyebrow){font-size:clamp(1.2rem,3vw,2rem);line-height:1.6}@media (min-width: 64rem){.product-travel__intro p:not(.product-eyebrow){font-size:clamp(1.25rem,1.5vw,2rem)}}.product-travel__intro p:not(.product-eyebrow){max-width:42rem;margin-top:1.5rem;color:#2b2b2b}.product-travel__intro p:not(.product-eyebrow) span{color:#0395d3;font-weight:900}.product-travel .product-feature__media-stack{min-height:clamp(30rem,50vw,42rem)}.product-travel .product-photo--primary{width:min(76%,30rem)}.product-travel .product-photo--primary img{object-fit:cover}.product-travel .product-photo--secondary{right:0;bottom:-10%;transform:rotate(4deg)}.product-travel .product-photo--secondary img{width:100%;aspect-ratio:1;object-fit:cover}.product-cta{background:#fff}.product-cta__panel{background:#fff;border:2px solid #0d0d0d;border-radius:1.5rem;box-shadow:.5rem .5rem #0d0d0d;gap:.75rem;position:relative;display:grid;gap:2rem;align-items:end;padding:clamp(2rem,6vw,4.5rem);background:#37baf2;overflow:hidden}@media (min-width: 64rem){.product-cta__panel{grid-template-columns:1.05fr .95fr}}.product-cta__panel:after{content:"";position:absolute;right:-4rem;top:-4rem;width:clamp(9rem,20vw,17rem);height:clamp(9rem,20vw,17rem);border:2px solid #0d0d0d;border-radius:50%;background:#ffffff59;pointer-events:none}.product-cta__panel h2{margin-top:1rem;color:#0d0d0d;line-height:.78;position:relative;z-index:1}.product-cta__panel .product-eyebrow{background:#fff;position:relative;z-index:1}.product-cta__copy{position:relative;z-index:1}.product-cta__copy p{font-size:clamp(1.2rem,3vw,2rem);line-height:1.6}@media (min-width: 64rem){.product-cta__copy p{font-size:clamp(1.25rem,1.5vw,2rem)}}.product-cta__copy p{max-width:36rem;color:#0d0d0dc7}.product-cta__copy .button{margin-top:1.5rem}@media (max-width: 767px){.product-hero{padding-block-start:1.5rem}.product-hero__title{max-width:7ch}.product-hero__media{transform:rotate(1.5deg)}.product-sharing{-webkit-mask-image:none;mask-image:none;padding-block:3rem}.product-feature__media-stack{min-height:24rem}.product-photo--primary{position:relative;top:auto;left:auto;width:100%;transform:rotate(1deg)}.product-photo--secondary{width:58%}.product-travel .product-feature__media-stack{min-height:31rem}.product-travel .product-photo--primary{position:absolute;top:0;width:82%}.product-travel .product-photo--secondary{width:58%}.callout--travel{right:.5rem;top:.5rem}}
