@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700;9..144,800&family=Nunito+Sans:opsz,wght@6..12,500;6..12,600;6..12,700;6..12,800&display=swap");:root{--cream:#fff2f8;--paper:#fff8fc;--ink:#38274d;--red:#7654a6;--blue:#53387f;--yellow:#cde96a;--green:#76993a;--pink:#f8d9ec;--line:#c6a1d4;--shadow:0 6px 0 rgba(17,33,66,.11),0 16px 28px rgba(17,33,66,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Nunito Sans,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea{font:inherit}button{cursor:pointer}.site-header{height:116px;background:rgba(255,253,248,.97);gap:38px;padding:10px 2.7vw;border-bottom:2px dashed var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:30}.brand,.site-header{display:flex;align-items:center}.brand{gap:10px;min-width:270px}.brand img{width:92px;height:82px;object-fit:contain}.brand span{font-family:Fraunces,serif;line-height:.85;text-align:center;display:grid;font-size:39px;color:var(--red)}.brand small{font-family:Nunito Sans,sans-serif;color:var(--blue);font-size:20px;font-weight:900;letter-spacing:5px;text-transform:uppercase}.site-header nav{display:flex;align-items:center;justify-content:center;gap:34px;font-weight:800;font-size:17px;flex:1 1}.site-header nav a:hover{color:var(--red)}.button{border:0;border-radius:999px;min-height:48px;padding:12px 24px;font-size:17px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:transform .18s,box-shadow .18s,background .18s}.button:hover{transform:translateY(-2px)}.button:active{transform:scale(.98)}.button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.button-red{background:var(--red);color:#fff;box-shadow:0 4px 0 #4d3174}.button-blue{background:var(--blue);color:#fff;box-shadow:0 4px 0 #402866}.button-cream{background:var(--paper);color:var(--red);border:2px dashed var(--red)}.header-cta{white-space:nowrap}.hero{min-height:550px;position:relative;isolation:isolate;overflow:hidden;background:#fce2ef;padding:56px max(4vw,24px) 72px;display:grid;place-items:center}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 43%,#fff7fc 0 21%,transparent 43%),linear-gradient(90deg,rgba(255,255,255,.48),transparent 30%,transparent 70%,rgba(255,255,255,.4));z-index:-2}.hero-hat{position:absolute;width:270px;height:255px;object-fit:contain;filter:drop-shadow(0 12px 15px rgba(33,26,16,.2));z-index:-1}.hat-a{left:3%;top:38px;transform:rotate(-11deg)}.hat-b{right:2%;top:12px;transform:rotate(13deg)}.hat-c{left:8%;bottom:-52px;transform:rotate(-15deg)}.hat-d{right:6%;bottom:-65px;transform:rotate(15deg)}.hero-copy{max-width:610px;text-align:center;background:rgba(255,222,217,.86);border:2px dashed var(--line);padding:34px 48px 30px;-webkit-clip-path:polygon(7% 2%,16% 4%,24% 0,34% 4%,44% 1%,54% 5%,65% 1%,75% 4%,86% 0,96% 9%,93% 25%,98% 36%,94% 48%,98% 62%,93% 74%,96% 91%,84% 96%,73% 93%,64% 98%,53% 94%,43% 98%,33% 93%,24% 97%,14% 92%,4% 96%,7% 81%,2% 69%,6% 57%,1% 45%,6% 32%,2% 16%);clip-path:polygon(7% 2%,16% 4%,24% 0,34% 4%,44% 1%,54% 5%,65% 1%,75% 4%,86% 0,96% 9%,93% 25%,98% 36%,94% 48%,98% 62%,93% 74%,96% 91%,84% 96%,73% 93%,64% 98%,53% 94%,43% 98%,33% 93%,24% 97%,14% 92%,4% 96%,7% 81%,2% 69%,6% 57%,1% 45%,6% 32%,2% 16%)}.hero h1,.page-hero h1,.section-title{font-family:Fraunces,serif;font-weight:800;line-height:.92;letter-spacing:-.055em;margin:0;color:var(--red);text-wrap:balance}.hero h1{font-size:clamp(54px,6vw,91px)}.hero h1 span{color:var(--blue);display:block}.hero p{font-size:20px;font-weight:800;line-height:1.35;max-width:520px;margin:20px auto}.hero-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.trust-ribbon{position:absolute;bottom:20px;z-index:4;background:var(--blue);color:#fff;padding:14px 38px;font-size:19px;font-family:Fraunces,serif;font-weight:700;transform:rotate(-3deg);box-shadow:0 5px 0 rgba(16,38,77,.25)}.trust-ribbon b{color:var(--yellow);padding:0 8px}.section{padding:78px max(5vw,24px)}.section-heading{text-align:center;max-width:720px;margin:0 auto 40px}.section-heading p{font-size:18px;line-height:1.5;margin:12px 0 0}.section-title{font-size:clamp(36px,4vw,60px);color:var(--ink)}.section-title .red{color:var(--red)}.occasion-section{padding-top:44px;background:var(--paper);border-top:2px dashed var(--line)}.occasion-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:17px;gap:17px;max-width:1350px;margin:auto}.occasion-card{background:#fff;padding:10px 10px 0;box-shadow:var(--shadow);-webkit-clip-path:polygon(0 4%,4% 1%,8% 4%,13% 1%,18% 4%,23% 1%,28% 4%,33% 1%,38% 4%,43% 1%,48% 4%,53% 1%,58% 4%,63% 1%,68% 4%,73% 1%,78% 4%,83% 1%,88% 4%,93% 1%,100% 4%,97% 10%,100% 16%,97% 22%,100% 28%,97% 34%,100% 40%,97% 46%,100% 52%,97% 58%,100% 64%,97% 70%,100% 76%,97% 82%,100% 88%,97% 94%,100% 100%,93% 97%,87% 100%,81% 97%,75% 100%,69% 97%,63% 100%,57% 97%,51% 100%,45% 97%,39% 100%,33% 97%,27% 100%,21% 97%,15% 100%,9% 97%,3% 100%,0 94%,3% 88%,0 82%,3% 76%,0 70%,3% 64%,0 58%,3% 52%,0 46%,3% 40%,0 34%,3% 28%,0 22%,3% 16%,0 10%);clip-path:polygon(0 4%,4% 1%,8% 4%,13% 1%,18% 4%,23% 1%,28% 4%,33% 1%,38% 4%,43% 1%,48% 4%,53% 1%,58% 4%,63% 1%,68% 4%,73% 1%,78% 4%,83% 1%,88% 4%,93% 1%,100% 4%,97% 10%,100% 16%,97% 22%,100% 28%,97% 34%,100% 40%,97% 46%,100% 52%,97% 58%,100% 64%,97% 70%,100% 76%,97% 82%,100% 88%,97% 94%,100% 100%,93% 97%,87% 100%,81% 97%,75% 100%,69% 97%,63% 100%,57% 97%,51% 100%,45% 97%,39% 100%,33% 97%,27% 100%,21% 97%,15% 100%,9% 97%,3% 100%,0 94%,3% 88%,0 82%,3% 76%,0 70%,3% 64%,0 58%,3% 52%,0 46%,3% 40%,0 34%,3% 28%,0 22%,3% 16%,0 10%)}.gallery-item:hover img,.occasion-card:hover img,.product-card:hover img{transform:scale(1.045)}.occasion-card img{height:215px;width:100%;object-fit:cover;transition:transform .25s}.occasion-label{margin:-2px 0 0;text-align:center;color:#fff;font-family:Fraunces,serif;font-size:21px;padding:12px 4px;border-radius:10px}.color-0{background:var(--red)}.color-1{background:var(--blue)}.color-2{background:var(--green)}.color-3{background:var(--yellow);color:var(--ink)}.color-4{background:#9c77bd}.best-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:25px;gap:25px;max-width:1280px;margin:auto}.product-card{background:#fff;border:1px solid #ead9eb;padding:13px;box-shadow:0 4px 0 rgba(17,33,66,.07);transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-card img{height:250px;width:100%;object-fit:contain;background:#f9edf5;transition:transform .25s}.product-card h3{font-family:Fraunces,serif;font-size:21px;line-height:1.05;margin:15px 0 8px}.product-card p{margin:0;font-weight:900;color:var(--red);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.maker{background:var(--yellow);display:grid;grid-template-columns:1fr 1.15fr;grid-gap:60px;gap:60px;align-items:center;overflow:hidden}.maker-photo{max-width:470px;justify-self:end;background:var(--paper);padding:14px;-webkit-clip-path:polygon(0 4%,5% 0,10% 4%,15% 0,20% 4%,25% 0,30% 4%,35% 0,40% 4%,45% 0,50% 4%,55% 0,60% 4%,65% 0,70% 4%,75% 0,80% 4%,85% 0,90% 4%,95% 0,100% 4%,96% 10%,100% 16%,96% 22%,100% 28%,96% 34%,100% 40%,96% 46%,100% 52%,96% 58%,100% 64%,96% 70%,100% 76%,96% 82%,100% 88%,96% 94%,100% 100%,95% 96%,90% 100%,85% 96%,80% 100%,75% 96%,70% 100%,65% 96%,60% 100%,55% 96%,50% 100%,45% 96%,40% 100%,35% 96%,30% 100%,25% 96%,20% 100%,15% 96%,10% 100%,5% 96%,0 100%,4% 94%,0 88%,4% 82%,0 76%,4% 70%,0 64%,4% 58%,0 52%,4% 46%,0 40%,4% 34%,0 28%,4% 22%,0 16%,4% 10%);clip-path:polygon(0 4%,5% 0,10% 4%,15% 0,20% 4%,25% 0,30% 4%,35% 0,40% 4%,45% 0,50% 4%,55% 0,60% 4%,65% 0,70% 4%,75% 0,80% 4%,85% 0,90% 4%,95% 0,100% 4%,96% 10%,100% 16%,96% 22%,100% 28%,96% 34%,100% 40%,96% 46%,100% 52%,96% 58%,100% 64%,96% 70%,100% 76%,96% 82%,100% 88%,96% 94%,100% 100%,95% 96%,90% 100%,85% 96%,80% 100%,75% 96%,70% 100%,65% 96%,60% 100%,55% 96%,50% 100%,45% 96%,40% 100%,35% 96%,30% 100%,25% 96%,20% 100%,15% 96%,10% 100%,5% 96%,0 100%,4% 94%,0 88%,4% 82%,0 76%,4% 70%,0 64%,4% 58%,0 52%,4% 46%,0 40%,4% 34%,0 28%,4% 22%,0 16%,4% 10%)}.maker-photo img{width:100%;height:460px;object-fit:cover}.maker-copy .section-title{font-size:clamp(42px,5vw,72px)}.maker-copy p{font-size:19px;line-height:1.55;max-width:540px}.testimonial-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px;max-width:1200px;margin:auto}.quote{background:#fff0f7;border:1px solid #e2c8df;padding:28px 28px 24px}.quote:before{content:"“";color:var(--red);font-size:64px;line-height:.4}.quote p,.quote:before{font-family:Fraunces,serif}.quote p{font-size:20px;line-height:1.35}.quote b{color:var(--blue)}.gallery-grid{columns:220px 4;column-gap:16px;max-width:1300px;margin:auto}.gallery-item{display:block;margin:0 0 16px;page-break-inside:avoid;break-inside:avoid;overflow:hidden;background:#f5eaf2}.gallery-item img{width:100%;transition:transform .25s}.faq-list{max-width:900px;margin:auto;border-top:2px solid var(--ink)}.faq-list details{border-bottom:2px solid var(--ink);padding:20px 0}.faq-list summary{font-family:Fraunces,serif;font-weight:700;font-size:22px;cursor:pointer;list-style:none;padding-right:42px;position:relative}.faq-list summary:after{content:"+";position:absolute;right:5px;color:var(--red);font-size:28px;top:-7px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{font-size:17px;line-height:1.55;max-width:780px}.final-cta{background:var(--red);color:#fff;text-align:center;padding:84px 24px}.final-cta .section-title{color:#fff}.final-cta p{font-size:20px;max-width:620px;margin:18px auto 28px}.page-hero{background:var(--pink);padding:78px max(5vw,24px) 58px;border-bottom:2px dashed var(--line);text-align:center}.page-hero h1{font-size:clamp(48px,6vw,82px)}.page-hero p{font-size:20px;max-width:680px;margin:18px auto 0;line-height:1.45}.catalog{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.catalog .product-card img{height:210px}.filter-nav{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:0 auto 38px}.filter-nav a{border:2px dashed var(--line);border-radius:999px;padding:10px 16px;font-weight:900}.filter-nav a:hover{background:var(--red);color:#fff}.product-detail{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:start}.product-detail .product-image{background:#fff;padding:20px;position:-webkit-sticky;position:sticky;top:135px}.product-detail .product-image img{width:100%;max-height:570px;object-fit:contain}.product-detail h1{font-family:Fraunces,serif;font-size:clamp(44px,5vw,72px);line-height:.95;margin:0}.price{font-size:28px;color:var(--red);font-weight:900;margin:18px 0}.rich-copy{line-height:1.6}.rich-copy h2,.rich-copy h3{font-family:Fraunces,serif}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.blog-card{background:#fff;border:1px solid #ead9eb}.blog-card img{width:100%;height:220px;object-fit:cover}.blog-card div{padding:20px}.blog-card h2{font-family:Fraunces,serif;font-size:25px;line-height:1.08;margin:0}.article{max-width:850px;margin:auto}.article .article-image{margin:30px 0;width:100%;max-height:480px;object-fit:cover}.article .rich-copy{font-size:18px}.policy{max-width:900px;margin:auto}.contact-layout{max-width:1150px;margin:auto;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:50px;gap:50px}.contact-card{background:var(--yellow);padding:35px}.contact-card h2{font-family:Fraunces,serif;font-size:42px;line-height:1;margin:0 0 20px}.contact-card a{display:block;margin:10px 0;font-weight:900}.contact-form{display:grid;grid-gap:15px;gap:15px}.contact-form label{font-weight:900;display:grid;grid-gap:7px;gap:7px}.contact-form input,.contact-form textarea{width:100%;border:2px solid var(--ink);background:#fffdf8;padding:12px;border-radius:6px}.form-status{margin:0;font-weight:800;color:var(--red)}.not-found{text-align:center;padding:120px 24px}.site-footer{background:var(--ink);color:#fff;padding:65px max(5vw,24px) 26px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:35px;gap:35px}.site-footer h3{font-family:Fraunces,serif;font-size:21px;margin:0 0 14px}.footer-brand{font-family:Fraunces,serif;font-size:32px;color:var(--yellow)}.site-footer p{max-width:240px;color:#e5ddf2}.site-footer a{display:block;margin:8px 0;color:#fff}.site-footer a:hover{color:var(--yellow)}.legal{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.25);padding-top:20px;display:flex;gap:18px;align-items:center;flex-wrap:wrap}.legal a{margin:0}.legal img{width:34px;height:34px;object-fit:contain;margin-left:auto}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.hero-copy>*{animation:rise .65s both}.hero-copy p{animation-delay:.1s}.hero-copy .hero-actions{animation-delay:.2s}@media(max-width:1050px){.site-header{gap:15px;padding:9px 18px}.brand{min-width:200px}.brand img{width:66px;height:64px}.brand span{font-size:30px}.brand small{font-size:14px;letter-spacing:3px}.site-header nav{gap:18px;font-size:15px}.header-cta{font-size:15px;padding:10px 16px}.best-grid,.catalog,.occasion-grid{grid-template-columns:repeat(3,1fr)}.maker{gap:35px}.maker-photo img{height:380px}}@media(max-width:760px){.site-header{height:78px;position:-webkit-sticky;position:sticky}.brand{min-width:0}.brand img{width:46px;height:48px}.brand span{font-size:24px}.brand small{font-size:11px;letter-spacing:2px}.site-header nav{display:none}.header-cta{margin-left:auto;min-height:42px;font-size:13px;padding:9px 13px}.hero{min-height:650px;padding:40px 18px 100px;align-items:start}.hero-copy{margin-top:65px;padding:31px 27px 29px}.hero h1{font-size:56px}.hero p{font-size:18px}.hero-hat{width:170px;height:160px}.hat-a{left:-35px;top:8px}.hat-b{right:-42px;top:10px}.hat-c{left:-32px;bottom:30px}.hat-d{right:-36px;bottom:16px}.trust-ribbon{bottom:28px;font-size:14px;padding:11px 20px;white-space:nowrap}.section{padding:56px 20px}.occasion-grid{grid-template-columns:repeat(2,1fr);gap:14px}.occasion-card img{height:175px}.occasion-card:last-child{grid-column:1/-1;width:calc(50% - 7px);justify-self:center}.best-grid,.catalog{grid-template-columns:repeat(2,1fr);gap:13px}.product-card{padding:9px}.catalog .product-card img,.product-card img{height:165px}.product-card h3{font-size:18px}.maker{grid-template-columns:1fr;padding:48px 24px}.maker-photo{order:2;justify-self:stretch}.maker-photo img{height:360px}.maker-copy .section-title,.maker-copy p{text-align:center}.maker-copy p{font-size:17px}.maker-copy .button{margin:auto;display:flex;width:max-content}.blog-grid,.contact-layout,.product-detail,.testimonial-row{grid-template-columns:1fr}.quote{padding:23px}.gallery-grid{columns:140px 2;column-gap:10px}.gallery-item{margin-bottom:10px}.page-hero{padding:55px 20px 42px}.page-hero h1{font-size:52px}.product-detail .product-image{position:static}.product-detail h1{font-size:50px}.site-footer{grid-template-columns:1fr 1fr;padding:48px 24px 25px;gap:25px}.legal,.site-footer>div:first-child{grid-column:1/-1}.legal img{margin-left:0}.article .rich-copy{font-size:17px}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:1050px) and (min-width:761px){.testimonial-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.hero .trust-ribbon{width:calc(100% - 22px);white-space:normal;text-align:center;line-height:1.25;transform:rotate(-1.5deg);font-size:13px;padding:9px 14px}}.section.maker{align-items:start}.group-link{background:#fff5fb;border-top:2px dashed var(--line);border-bottom:2px dashed var(--line)}.group-link .section-heading{margin-bottom:0}.group-link .button{margin-top:24px}.quartet-intro{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);grid-gap:60px;gap:60px;max-width:1180px;margin:auto;align-items:start}.quartet-image{background:#fff;padding:20px;box-shadow:var(--shadow);position:-webkit-sticky;position:sticky;top:135px}.quartet-image img{width:100%;max-height:480px;object-fit:contain}.eyebrow{margin:0 0 10px;color:var(--blue);font-size:15px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.quartet-intro .section-title{font-size:clamp(42px,5vw,68px)}.quartet-copy{font-size:18px;line-height:1.6}.quartet-copy h2{font-family:Fraunces,serif;font-size:36px;line-height:1;margin:42px 0 14px;color:var(--blue)}.quartet-copy h3{font-family:Fraunces,serif;font-size:26px;line-height:1.1;margin:28px 0 8px}.quartet-actions{justify-content:flex-start;margin-top:28px}.quartet-faq{background:var(--paper)}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 20% 25%,rgba(205,233,106,.9) 0 7px,transparent 8px),radial-gradient(circle at 79% 22%,rgba(205,233,106,.8) 0 9px,transparent 10px),radial-gradient(circle at 85% 64%,rgba(205,233,106,.78) 0 6px,transparent 7px),radial-gradient(circle at 14% 70%,rgba(118,84,166,.22) 0 15px,transparent 16px)}.hero .hero-copy{background:rgba(255,235,245,.92)}main .hero .hero-copy{--banner-shape:polygon(7% 2%,16% 4%,24% 0,34% 4%,44% 1%,54% 5%,65% 1%,75% 4%,86% 0,96% 9%,93% 25%,98% 36%,94% 48%,98% 62%,93% 74%,96% 91%,84% 96%,73% 93%,64% 98%,53% 94%,43% 98%,33% 93%,24% 97%,14% 92%,4% 96%,7% 81%,2% 69%,6% 57%,1% 45%,6% 32%,2% 16%);position:relative;background:transparent;border:0;-webkit-clip-path:none;clip-path:none;box-shadow:none;isolation:isolate}main .hero .hero-copy:after,main .hero .hero-copy:before{content:"";position:absolute;-webkit-clip-path:var(--banner-shape);clip-path:var(--banner-shape);pointer-events:none}main .hero .hero-copy:before{inset:-3px;background:#cde96a;z-index:-2}main .hero .hero-copy:after{inset:0;background:rgba(255,235,245,.94);z-index:-1}main .hero .hero-copy>*{position:relative;z-index:1}main .occasion-section{background:#fff5fb}main .product-card{border-color:#e7d5e6;box-shadow:0 5px 0 rgba(118,84,166,.13)}main .product-card:hover{box-shadow:0 8px 0 rgba(205,233,106,.9),0 18px 30px rgba(83,56,127,.16)}main .quote{background:#fff3f9;border-color:#cde96a}main .color-2{color:var(--ink)}header.site-header nav a:hover{color:var(--blue)}main .section-heading .section-title:after{content:"";display:block;width:54px;height:8px;background:var(--yellow);border-radius:999px;margin:17px auto -8px;transform:rotate(-2deg)}.consent-banner{position:fixed;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;gap:22px;padding:14px 24px;background:#fff8fc;border-top:2px solid var(--yellow);box-shadow:0 -10px 26px rgba(56,39,77,.16);color:var(--ink)}.consent-banner p{margin:0;font-size:15px;line-height:1.4}.consent-banner p a{text-decoration:underline;font-weight:800}.consent-actions{display:flex;gap:10px;flex:0 0 auto}.consent-actions button{min-width:104px;min-height:42px;border:2px solid var(--blue);border-radius:999px;background:#fff8fc;color:var(--blue);font-weight:900}.consent-actions button:hover{background:var(--blue);color:#fff8fc}.consent-actions button:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}@media(max-width:600px){.consent-banner{align-items:stretch;flex-direction:column;gap:10px;padding:14px 18px}.consent-banner p{text-align:center}.consent-actions{width:100%}.consent-actions button{flex:1 1}}@media(max-width:760px){.quartet-intro{grid-template-columns:1fr;gap:28px;padding-top:44px}.quartet-image{position:static;max-width:360px;margin:auto;padding:15px}.quartet-intro .section-title{text-align:center}.quartet-copy h2{font-size:32px}.quartet-actions{justify-content:center}.quartet-copy{font-size:17px}}