.quote__section{border-radius:5px;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;width:100%;max-width:900px;height:350px;border-width:1px;border-style:solid;border-image:linear-gradient(to bottom,var(--accent),rgba(0,0,0,0)) 1 100%;background:#b6b4aa08;box-shadow:0 0 30px #0000001a;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.quote{opacity:1;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:0 1rem}.quote-hidden{display:none}.quote__author{align-self:flex-end;color:#fff;margin-bottom:10px}.quote__text{line-height:1.5;text-align:center;font-style:italic;padding-right:3px;background:-webkit-linear-gradient(var(--accent),var(--accent-two));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.quote__tag{align-self:flex-end;background:var(--background);background:linear-gradient(0deg,var(--accent-two) 0%,var(--accent) 100%);padding:.5rem;border-radius:1px;color:var(--background);font-size:.8rem;font-weight:900;text-transform:uppercase}button{border:none;background:none;color:var(--accent);font-weight:900;cursor:pointer}.solved{color:green}.text-focus-in{-webkit-animation:text-focus-in .5s cubic-bezier(.55,.085,.68,.53) both;animation:text-focus-in .5s cubic-bezier(.55,.085,.68,.53) both}@media screen and (max-width: 900px){.quote__section{display:flex;justify-content:space-between;height:fit-content;padding:0;width:95%;margin:0 0 50px}.quote__author{font-size:1rem}.quote__text{margin:10px 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}to{-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}to{-webkit-filter:blur(0);filter:blur(0);opacity:1}}article[data-astro-cid-wezlmloa]{width:25%;display:flex;flex-direction:column;align-items:center;justify-content:center;height:70px;border-radius:7px;padding:10px;border-width:1px;border-style:solid;border-image:linear-gradient(to bottom,var(--accent),rgba(0,0,0,0)) 1 100%}p[data-astro-cid-wezlmloa]{text-align:center;font-weight:500;background:-webkit-linear-gradient(var(--accent),var(--accent-two));-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 900px){article[data-astro-cid-wezlmloa]{border:none}}section[data-astro-cid-bkjzclfi]{display:flex;justify-content:space-evenly;align-items:center;padding:1rem;width:100%}button[data-astro-cid-bkjzclfi]{display:flex;align-items:center;border:none;background:var(--background);background:linear-gradient(0deg,var(--accent-two) 0%,var(--accent) 100%);color:#000;padding:1rem;font-weight:900;border-radius:5px;align-self:center;cursor:pointer}a[data-astro-cid-bkjzclfi]{display:flex;flex-direction:column;justify-content:center;text-align:center;text-decoration:none;width:70%;min-width:245px}.middle[data-astro-cid-bkjzclfi]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}@media screen and (max-width: 900px){section[data-astro-cid-bkjzclfi]{flex-direction:column;margin:50px 0}.middle[data-astro-cid-bkjzclfi]{gap:10px}}div[data-astro-cid-7pkuv65f]{display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center;gap:20px;padding:15px;background:#362c2242;border-radius:6px;box-shadow:0 4px 30px #0000001a;max-width:250px}@media screen and (max-width: 900px){div[data-astro-cid-7pkuv65f]{margin:20px 0}}section{margin:75px 0}.intro{display:flex;height:200px;align-items:center;justify-content:space-evenly;margin-bottom:0}strong,.better{background:-webkit-linear-gradient(var(--accent),var(--accent-two));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900}p{text-align:center;line-height:2rem}.advantages{display:flex;justify-content:space-between;width:100%;max-width:900px}.advantage__text{font-size:1.5rem;line-height:3rem;text-align:center}.fiat{color:green;font-weight:900}.better{line-height:2.5em;font-size:2rem;padding-right:3px;font-weight:700}.subtitle{font-size:2rem}@media screen and (max-width: 900px){section{margin:0}.intro{height:250px}.placement{width:90vw}.advantages{flex-direction:column;align-items:center}.better{font-size:1.8rem;margin-top:50px}}
