*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}:root{--space-3xs: clamp(.1875rem, .144rem + .2174vw, .3125rem);--space-2xs: clamp(.375rem, .3098rem + .3261vw, .5625rem);--space-xs: clamp(.5625rem, .4538rem + .5435vw, .875rem);--space-s: clamp(.75rem, .6196rem + .6522vw, 1.125rem);--space-m: clamp(1.125rem, .9293rem + .9783vw, 1.6875rem);--space-l: clamp(1.5rem, 1.2391rem + 1.3043vw, 2.25rem);--space-xl: clamp(2.25rem, 1.8587rem + 1.9565vw, 3.375rem);--space-2xl: clamp(3rem, 2.4783rem + 2.6087vw, 4.5rem);--space-3xl: clamp(4.5rem, 3.7174rem + 3.913vw, 6.75rem);--space-3xs-2xs: clamp(.1875rem, .0571rem + .6522vw, .5625rem);--space-2xs-xs: clamp(.375rem, .2011rem + .8696vw, .875rem);--space-xs-s: clamp(.5625rem, .3668rem + .9783vw, 1.125rem);--space-s-m: clamp(.75rem, .4239rem + 1.6304vw, 1.6875rem);--space-m-l: clamp(1.125rem, .7337rem + 1.9565vw, 2.25rem);--space-l-xl: clamp(1.5rem, .8478rem + 3.2609vw, 3.375rem);--space-xl-2xl: clamp(2.25rem, 1.4674rem + 3.913vw, 4.5rem);--space-2xl-3xl: clamp(3rem, 1.6957rem + 6.5217vw, 6.75rem);--space-s-l: clamp(.75rem, .2283rem + 2.6087vw, 2.25rem)}:root{--step--2: clamp(.5208rem, .4818rem + .1953vw, .6331rem);--step--1: clamp(.625rem, .5488rem + .3808vw, .844rem);--step-0: clamp(.75rem, .6196rem + .6522vw, 1.125rem);--step-1: clamp(.9rem, .6914rem + 1.0428vw, 1.4996rem);--step-2: clamp(1.08rem, .7603rem + 1.5983vw, 1.999rem);--step-3: clamp(1.296rem, .8199rem + 2.3803vw, 2.6647rem)}body{font-size:var(--step-0);line-height:1.5em;font-family:Inter,Roboto,Helvetica Neue,Arial Nova,Nimbus Sans,Arial,sans-serif;font-weight:500}h1,h2,h3,h4,h5,h6{font-family:Superclarendon,Bookman Old Style,URW Bookman,URW Bookman L,Georgia Pro,Georgia,serif;font-weight:900;color:var(--primary-color);text-wrap:balance}h1{font-size:var(--step-3);margin:var(--space-l) 0 var(--space-s);line-height:1.2em}h2{font-size:var(--step-2);margin:var(--space-s) 0;line-height:1.2em}:root{--primary-color: #1e3a8a;--secondary-color: #e11d48;--neutral-color: #eae8e8;--accent-color: #ffd700;--main-surface: var(--neutral-color)}body{color:var(--text-color);line-height:var(--step-2);margin:var(--space-s-l);padding:0;display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#a1c4fd,#c2e9fb)}img{width:100%;height:auto}main{background-color:var(--main-surface);border-radius:var(--space-xs);box-shadow:0 0 10px #0000001a;max-width:50ch;max-width:50rem;margin:var(--space-s-l);padding:0 var(--space-xl) var(--space-l);display:flex;flex-direction:column}main>*{align-self:center}.button{display:inline-block;margin:var(--space-l) 0 var(--space-l);padding:var(--space-xs) var(--space-xl);background-color:var(--primary-color);color:#fff;text-decoration:none;border-radius:10px;font-weight:700;transition:.25s ease-in-out;font-size:var(--step-1);border:5px solid var(--neutral-color)}.button:hover{background-color:var(--accent-color);color:var(--primary-color);border:5px solid var(--secondary-color);transition:.25s ease-in-out}footer{margin-top:var(--space-xs);text-wrap:balance;width:100%;max-width:50rem;text-align:center;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr,1fr;grid-gap:1em;line-height:1.25rem}.product-grid{margin:var(--space-s) 0 var(--space-3xs);display:flex;flex-wrap:wrap;gap:var(--space-m);justify-content:center}.product-grid>img{border-radius:1em;width:100%;max-width:225px;height:auto}blockquote{margin:var(--space-s-l) var(--space-s-l);font-size:var(--step-0);font-style:italic;text-align:left}blockquote>.source{padding:var(--space-3xs);font-style:normal;display:flex;justify-content:right}.features,.testimonials,.coming-soon>h2{text-align:center}.features{padding-bottom:var(--space-s)}.features>ul>li{padding-top:var(--space-s);text-align:left}.coming-soon{text-align:center}#parodys{font-size:1.5rem}#parodys:hover{background-color:var(--accent-color)}
