.button:where(.astro-BWEIS6SE){width:var(--widthStyle);height:72px;display:flex;align-items:center;justify-content:center;background:var(--accent);border:1px solid #FF4B00;font-style:normal;font-weight:700;font-size:24px;line-height:24px;color:var(--white);outline:none;padding:24px 17px;white-space:nowrap;transition:all .3s linear;cursor:pointer}@media (hover: hover){.button:where(.astro-BWEIS6SE):hover{background:var(--white);border:1px solid var(--accent);color:var(--accent)}}@media (max-width: 556px){.button:where(.astro-BWEIS6SE){width:100%}}.transparent:where(.astro-BWEIS6SE){background:var(--white);border:1px solid var(--accent);color:var(--accent)}@media (hover: hover){.transparent:where(.astro-BWEIS6SE):hover{background:var(--accent);color:var(--white)}}@media (max-width: 372px){.transparent:where(.astro-BWEIS6SE){white-space:normal}}.black:where(.astro-BWEIS6SE){background:var(--white);border:1px solid var(--black);color:var(--black)}@media (hover: hover){.black:where(.astro-BWEIS6SE):hover{background:var(--black);color:var(--white);border:1px solid var(--black)}}
