@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:ital,wght,SOFT,WONK@0,500,30,1;0,600,30,1;1,500,30,1&display=swap";:root{--paper:#f6efdd;--blue:#203e79;--red:#b93d27;--yellow:#f6cd56;--ink:#243b64;--line:#c7c6b7;--serif:"Fraunces",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:6px}img{display:block;width:100%;height:auto}figure,p,h1,h2,h3{margin:0}.skip{position:absolute;left:12px;top:-100px;background:#fff;z-index:20;padding:12px}.skip:focus{top:12px}.announcement{background:var(--blue);color:var(--paper);font-size:12px;letter-spacing:.18em;text-align:center;padding:8px 16px;font-weight:600}.header{min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 4.5%;border-bottom:1px solid var(--line)}.brand{text-decoration:none;font-family:Georgia,serif;font-weight:700;font-size:42px;letter-spacing:-2.8px;line-height:.9}.brand span{display:block;font:9px var(--sans);font-weight:600;letter-spacing:.1em;margin-top:10px}.collab,.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em}.nav-shop{font-size:14px;font-weight:600;text-underline-offset:6px}.nav-shop span{margin-left:16px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:660px;padding:38px 3% 38px 5%;gap:3%;align-items:center}.hero-copy{padding:25px 0 38px}.hero h1{font-family:var(--serif);font-size:clamp(60px,6.4vw,108px);line-height:1.02;letter-spacing:-.055em;font-weight:500;margin:26px 0}.hero h1 em{font-weight:500;color:var(--red)}.intro{font-size:18px;line-height:1.7;max-width:370px;margin:0 0 28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;min-height:54px;padding:14px 25px;border-radius:40px;background:var(--red);color:#fff;text-decoration:none;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#953321;transform:translateY(-2px)}.hero-note{font-size:12px;margin-top:16px}.hero-image{position:relative;align-self:stretch;min-height:520px}.hero-image img{height:100%;object-fit:cover;border-radius:180px 180px 4px 4px}.hero-image figcaption{position:absolute;bottom:25px;left:25px;right:25px;background:var(--yellow);padding:14px 20px;transform:rotate(-2deg);font-family:var(--serif);font-size:20px;text-align:center;line-height:1.3;box-shadow:0 3px #1d37621a}.ribbon{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 8%;display:flex;gap:24px;justify-content:space-between;font-size:12px;letter-spacing:.18em;font-weight:700}.section{padding:90px 5%}.section-heading{max-width:650px;margin-bottom:45px}.section-heading h2,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.04em;font-size:clamp(36px,4vw,64px);line-height:1.08}.section-heading h2{margin:18px 0}.section-heading h2 em{color:var(--red)}.section-heading>p:last-child{max-width:440px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.product-kicker{font-size:12px;letter-spacing:.12em;font-weight:700;margin-bottom:16px}.product-photo{display:block;background:transparent;aspect-ratio:1;overflow:hidden;border-radius:4px}.product-photo img{height:100%;object-fit:contain;transition:transform .35s}.product-photo:hover img{transform:scale(1.035)}.product-title{display:flex;align-items:baseline;gap:16px;justify-content:space-between;margin:24px 0 13px}.product-title h3{font-family:var(--serif);font-size:25px;letter-spacing:-.035em;font-weight:500;line-height:1.2}.product-title>span{font-size:17px;white-space:nowrap}.product>p:not(.product-kicker){font-size:15px;line-height:1.7}.product .spec{margin:18px 0 20px;padding:13px 0;border-top:1px solid var(--line);font-size:13px!important}.product{display:flex;flex-direction:column}.product-link{display:flex;justify-content:space-between;border:1px solid var(--blue);border-radius:40px;padding:13px 20px;gap:10px;text-decoration:none;font-weight:600;font-size:14px;margin-top:auto;transition:background .2s,color .2s}.product-link:hover{background:var(--blue);color:var(--paper)}.shop-note{font-size:12px;text-align:center;margin-top:36px}footer{background:var(--blue);color:var(--paper);padding:32px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px}footer>a:first-child{font-family:Georgia,serif;font-size:36px;font-weight:700;letter-spacing:-2px;text-decoration:none}footer p,footer>a:last-child{font-size:14px}em{font-weight:inherit}@media(min-width:1700px){.hero,.section,.ribbon,.header{padding-left:max(5%,calc((100vw - 1550px)/2));padding-right:max(5%,calc((100vw - 1550px)/2))}}@media(max-width:1000px){.hero{min-height:570px}.hero h1{font-size:66px}.hero-image{min-height:450px}.product-grid{gap:20px}.product-title{flex-wrap:wrap;gap:8px}.product-title h3{font-size:23px}.product-link{padding:13px 16px;font-size:13px}}@media(max-width:700px){.header{min-height:83px;padding:16px 6%}.brand{font-size:35px}.collab{display:none}.nav-shop{font-size:13px}.hero{grid-template-columns:1fr;padding:28px 6% 32px;gap:0}.hero-copy{padding:12px 0 32px}.hero h1{font-size:clamp(56px,13.3vw,90px);margin:20px 0}.hero .eyebrow{font-size:10px;letter-spacing:.12em}.intro{font-size:17px;max-width:360px;line-height:1.6}.hero-image{min-height:0;aspect-ratio:1.06}.hero-image img{border-radius:150px 150px 4px 4px}.hero-image figcaption{left:15px;right:15px;bottom:18px;font-size:17px;padding:12px}.ribbon{gap:14px;padding:17px 6%;font-size:9px;letter-spacing:.08em}.section{padding:64px 6%}.section-heading h2{font-size:42px}.product-grid{grid-template-columns:1fr;gap:46px}.product-title{flex-wrap:nowrap;margin-top:20px}.product-title h3{font-size:27px}.product>p:not(.product-kicker){font-size:16px}.product .spec{font-size:13px!important}.product-link{font-size:14px}.product-photo{aspect-ratio:1}.product-photo img{padding:0}.shop-note{font-size:12px;max-width:290px;margin:30px auto 0}footer{flex-wrap:wrap;padding:28px 6%;gap:16px}footer p{flex-basis:70%;font-size:12px}footer>a:last-child{font-size:13px}.announcement{font-size:10px;padding:9px 10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.hero-image img{border-radius:130px 130px 4px 4px;object-position:51% 50%}.remember{padding-top:84px;padding-bottom:84px;background:#f2c957}.remember>.eyebrow{margin-bottom:28px}.remember-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:9%;align-items:start}.remember h2{font-size:clamp(42px,4.8vw,72px)}.remember h2 em{color:var(--red)}.remember-layout>div>p{max-width:440px;margin-bottom:16px}.remember .handwritten{font-family:var(--serif);font-style:italic;font-size:24px;margin-top:24px;color:#823222}.sets{background:#f8f4e9}.together{display:grid;grid-template-columns:1.1fr 1fr;background:var(--blue);color:var(--paper)}.together figure{position:relative;min-height:570px}.together figure img{height:100%;object-fit:cover;object-position:45% center}.together figcaption{position:absolute;bottom:0;left:0;right:0;padding:12px 22px;color:#fff;background:linear-gradient(transparent,#242321a6);font-size:12px}.together-copy{padding:75px 11%;align-self:center}.together-copy h2{font-size:clamp(46px,4.5vw,68px);margin:23px 0 28px}.together-copy em{color:var(--yellow)}.together-copy>p:not(.eyebrow){max-width:390px;margin-bottom:20px}.text-link{display:inline-block;font-size:14px;text-underline-offset:6px;margin-top:14px}.possibilities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;padding-top:62px;padding-bottom:65px;border-bottom:1px solid var(--line)}.play-number{display:block;font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--red);margin-bottom:20px}.possibilities h3{font-family:var(--serif);font-size:29px;line-height:1.18;font-weight:500;letter-spacing:-.03em;margin-bottom:18px}.possibilities p{font-size:15px;max-width:310px}.questions{display:grid;grid-template-columns:1fr 1.2fr;gap:9%}.questions h2{margin-top:24px;font-size:clamp(38px,3.5vw,53px)}.questions h2 em{color:var(--red)}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{padding:21px 32px 21px 0;position:relative;font-size:16px;font-weight:500;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:3px;top:16px;font-size:25px;font-weight:400}details[open] summary:after{content:"\2212"}details p{font-size:15px;line-height:1.75;padding:0 30px 23px 0;max-width:550px}.closing{padding:74px 6% 80px;text-align:center;background:#f2c957}.closing h2{font-size:clamp(44px,5.3vw,80px);margin:24px 0}.closing h2 em{color:var(--red)}.closing>p:not(.eyebrow){margin-bottom:28px}.closing .button{background:var(--blue)}.closing .button:hover{background:#142b59}@media(max-width:1000px){.together-copy{padding:60px 9%}.together figure{min-height:540px}.possibilities{gap:28px}.possibilities h3{font-size:25px}}@media(max-width:700px){.hero-image img{border-radius:105px 105px 4px 4px}.remember{padding-top:56px;padding-bottom:44px}.remember-layout{grid-template-columns:1fr;gap:28px}.remember h2{font-size:43px}.remember .handwritten{font-size:24px;margin-top:18px}.together{grid-template-columns:1fr}.together figure{min-height:0;aspect-ratio:1.15}.together-copy{padding:48px 6% 55px}.together-copy h2{font-size:51px;margin:20px 0 25px}.together-copy>p:not(.eyebrow){max-width:unset}.possibilities{grid-template-columns:1fr;gap:32px;padding-top:48px;padding-bottom:48px}.possibilities>div+div{padding-top:30px;border-top:1px solid var(--line)}.possibilities h3{font-size:29px}.possibilities p{font-size:16px;max-width:unset}.play-number{margin-bottom:15px}.questions{grid-template-columns:1fr;gap:30px}.questions h2{font-size:42px;margin-top:18px}.closing{padding:58px 6% 62px}.closing h2{font-size:clamp(38px,10vw,54px)}.closing .eyebrow{font-size:10px}.eyebrow{font-size:11px}summary{font-size:16px}details p{font-size:16px}}.brand{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;font:inherit;letter-spacing:normal}.rarely-logo{display:block;width:190px;height:auto}.brand span{margin-top:9px}.footer-brand{flex-shrink:0}.footer-brand .rarely-logo{width:180px}@media(max-width:700px){.brand{font:inherit}.brand .rarely-logo{width:140px}.footer-brand .rarely-logo{width:160px}}.hero{background-color:#b9dcee;background-image:linear-gradient(90deg,#fafaf326,#fafaf300 65%),url(abel-lp-hero-blue-sky.webp);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width:700px){.hero{background-position:35% center}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/abel-lp.css.map */
