.btn[data-astro-cid-6ygtcg62]{display:flex;padding:16px 24px;height:fit-content;align-items:center;gap:8px;border-radius:10px;border:1px solid var(--Grey-15, #262626);background:var(--Grey-08, #141414);color:var(--text-color)}.btn[data-astro-cid-6ygtcg62]:hover{color:var(--primary-color);cursor:pointer}.primary[data-astro-cid-6ygtcg62]{background-color:var(--dark-color);color:#fff}.secondary[data-astro-cid-6ygtcg62]{background-color:var(--primary-color);color:#fff}.secondary[data-astro-cid-6ygtcg62]:hover{background-color:var(--secondary-color-hover)}.tertiary[data-astro-cid-6ygtcg62]{background-color:transparent;color:var(--text-color);border:1px solid var(--text-color)}.header[data-astro-cid-hnhh3bfe]{display:flex;height:5em;justify-content:space-around;align-items:center;background-color:var(--gray-color);position:sticky;top:0;z-index:1000}.logo[data-astro-cid-hnhh3bfe]{width:120px;height:auto}.nav[data-astro-cid-hnhh3bfe]{display:flex;gap:20px}.nav[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe]{text-decoration:none;color:var(--text-color);font-weight:500;padding:10px 15px;border-radius:.5em;transition:color .2s ease-in-out}.nav[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe]:hover{color:var(--primary-color);background:var(--dark-color)}.actions[data-astro-cid-hnhh3bfe]{display:flex;gap:10px}.menu-toggle[data-astro-cid-hnhh3bfe]{display:none}@media screen and (max-width:768px){.header[data-astro-cid-hnhh3bfe]{flex-wrap:wrap;justify-content:space-between;height:auto;padding:1em}.nav[data-astro-cid-hnhh3bfe]{display:none;flex-direction:column;width:100%;order:3;text-align:center;transition:max-height .3s ease-in-out;overflow:hidden;max-height:0}.nav[data-astro-cid-hnhh3bfe].active{display:flex;max-height:300px}.actions[data-astro-cid-hnhh3bfe]{margin-top:10px}.logo[data-astro-cid-hnhh3bfe]{width:100px}.menu-toggle[data-astro-cid-hnhh3bfe]{display:block;cursor:pointer}.menu-toggle[data-astro-cid-hnhh3bfe] .bar[data-astro-cid-hnhh3bfe]{display:block;width:25px;height:3px;margin:5px auto;background-color:var(--text-color);transition:all .3s ease-in-out}.menu-toggle[data-astro-cid-hnhh3bfe].active .bar[data-astro-cid-hnhh3bfe]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-hnhh3bfe].active .bar[data-astro-cid-hnhh3bfe]:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle[data-astro-cid-hnhh3bfe].active .bar[data-astro-cid-hnhh3bfe]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.actions[data-astro-cid-hnhh3bfe]{display:none}}:root{--primary-color: #6521cf;--text-color: #ffffff;--background-color: #141414;--dark-color: #141414;--gray-color: #1a1a1a;--gray-color-15: #262626;--gray-color-60: #999999;--stars-color: #ffcc00}@font-face{font-family:Urbanists;src:url(/fonts/Urbanist-VariableFont_wght.ttf) format("woff2");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box}a{text-decoration:none;color:var(--text-color)}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Urbanists,sans-serif;background-color:var(--background-color);color:var(--text-color)}html,body{margin:0;width:100%;height:100%;color:var(--text-color);background-color:var(--background-color)}.hero[data-astro-cid-anhloy43]{display:flex;justify-content:space-between;align-items:center;background-color:var(--dark-color);color:var(--text-color)}.container[data-astro-cid-anhloy43]{max-width:50%;padding-left:5em}.image-container[data-astro-cid-anhloy43]{max-width:50%;background:linear-gradient(238deg,#2a213f 8.76%,#19191900 50.09%)}.title[data-astro-cid-anhloy43]{font-size:2.5em;margin-bottom:20px}.subtitle[data-astro-cid-anhloy43]{font-size:1.2em;margin-bottom:30px;color:var(--gray-color-60)}.buttons[data-astro-cid-anhloy43]{display:flex;gap:20px;margin-bottom:30px}.stats[data-astro-cid-anhloy43]{display:flex;gap:40px}.stat-card[data-astro-cid-anhloy43]{padding:0 20px;border-radius:10px;text-align:center;background-color:var(--gray-color);border:1px solid var(--gray-color-15);text-align:start;width:15em}.stat-number[data-astro-cid-anhloy43]{font-size:1.5em;font-weight:700;margin-bottom:0}.hero-image[data-astro-cid-anhloy43]{width:100%;height:auto;border-radius:10px}@media screen and (max-width:768px){.hero[data-astro-cid-anhloy43]{flex-direction:column;padding:2em 0}.container[data-astro-cid-anhloy43]{max-width:100%;padding:0 1em;text-align:center}.image-container[data-astro-cid-anhloy43]{max-width:100%;margin-top:2em}.buttons[data-astro-cid-anhloy43],.stats[data-astro-cid-anhloy43]{justify-content:center}}.announcement-bar[data-astro-cid-xep3tvjw]{color:#fff;text-align:center;padding:10px 0;display:flex;font-size:medium;align-items:center;justify-content:space-between;transition:opacity .3s ease,transform .3s ease;opacity:1}.container[data-astro-cid-xep3tvjw]{display:flex;max-width:800px;margin:0 auto;padding:0 20px}.announcement-text[data-astro-cid-xep3tvjw]{margin:0;font-size:medium}.learn-more[data-astro-cid-xep3tvjw]{display:inline-block;margin-left:20px;text-decoration:none;border-radius:4px;transition:background-color .2s ease-in-out;text-decoration:underline}.learn-more[data-astro-cid-xep3tvjw]:hover{color:var(--primary-color)}.close-button[data-astro-cid-xep3tvjw]{position:absolute;right:20px;padding:5px;cursor:pointer;background-color:transparent}.close-button[data-astro-cid-xep3tvjw]:hover{color:var(--primary-color)}.announcement-bar[data-astro-cid-xep3tvjw].fade-out{display:none;transform:translateY(-100%)}@media screen and (max-width:600px){.container[data-astro-cid-xep3tvjw]{flex-direction:column;gap:10px}.learn-more[data-astro-cid-xep3tvjw]{margin-left:0}}.comment-card[data-astro-cid-hyevqwp5]{background-color:var(--dark-color);border:1px solid var(--gray-color-15);padding:20px;border-radius:10px;max-width:400px}.rating[data-astro-cid-hyevqwp5]{display:flex;gap:4px;margin-bottom:8px}.star[data-astro-cid-hyevqwp5]{font-size:20px;color:var(--gray-color-60)}.star[data-astro-cid-hyevqwp5].filled{color:var(--stars-color)}.title[data-astro-cid-hyevqwp5]{font-size:1.2em;margin-bottom:8px;color:var(--text-color)}.comment[data-astro-cid-hyevqwp5]{font-size:1em;margin-bottom:12px;color:var(--text-color)}.author[data-astro-cid-hyevqwp5]{display:flex;flex-direction:column;gap:4px}.name[data-astro-cid-hyevqwp5]{font-size:1.1em;font-weight:700;margin:0;color:var(--text-color)}.role[data-astro-cid-hyevqwp5]{font-size:.9em;color:var(--gray-color-60)}.client-reviews[data-astro-cid-semuwvdl]{padding:60px 20px;margin-inline:5em;background-color:var(--dark-color);color:var(--text-color);display:flex;flex-direction:column;align-items:center}.container[data-astro-cid-semuwvdl]{position:relative;max-width:80em;width:100%}.section-title[data-astro-cid-semuwvdl]{font-size:2em;margin-bottom:20px}.intro[data-astro-cid-semuwvdl]{display:flex;justify-content:space-between;margin-bottom:40px}.description[data-astro-cid-semuwvdl]{color:var(--gray-color-60);font-size:medium}.reviews[data-astro-cid-semuwvdl]{display:flex;width:100%;gap:30px;max-width:80em;justify-content:space-between}.star-1[data-astro-cid-semuwvdl]{width:20px;opacity:.8}.star-2[data-astro-cid-semuwvdl]{width:15px;opacity:.8}.star-3[data-astro-cid-semuwvdl]{width:10px;opacity:.6}.navigation-stars[data-astro-cid-semuwvdl]{position:absolute;left:-20px}@media screen and (max-width:768px){.client-reviews[data-astro-cid-semuwvdl]{margin-inline:0}.intro[data-astro-cid-semuwvdl]{flex-direction:column;gap:20px}.reviews[data-astro-cid-semuwvdl]{flex-direction:column;gap:30px}.navigation-stars[data-astro-cid-semuwvdl]{display:none}}.footer[data-astro-cid-mh6itkc3]{color:var(--text-color);padding-top:20px;display:flex;flex-direction:column;border-top:1px solid var(--gray-color)}.container[data-astro-cid-mh6itkc3]{display:flex;justify-content:space-between;align-items:center;width:100%;padding:50px 100px}.legal[data-astro-cid-mh6itkc3]{display:flex;align-items:center}.terms[data-astro-cid-mh6itkc3]{display:flex;background-color:var(--gray-color);justify-content:space-between;padding-inline:50px;gap:20px}.socials[data-astro-cid-mh6itkc3]{display:flex;gap:15px;justify-content:center;align-items:center}.newsletter[data-astro-cid-mh6itkc3]{display:flex;flex-direction:column;gap:10px;margin-top:20px}.newsletter-label[data-astro-cid-mh6itkc3]{font-size:1.2em;color:var(--gray-color-60)}.newsletter-input[data-astro-cid-mh6itkc3]{padding:10px;border-radius:5px;border:1px solid var(--gray-color-15);background-color:transparent;width:350px}.newsletter-form[data-astro-cid-mh6itkc3]{display:flex;gap:10px;align-items:center;position:relative}.send[data-astro-cid-mh6itkc3]{position:absolute;right:10px;cursor:pointer;transition:transform .2s ease-in-out;width:20px}.location[data-astro-cid-mh6itkc3]{color:var(--primary-color);text-decoration:none}.location[data-astro-cid-mh6itkc3]:hover{text-decoration:underline}.send[data-astro-cid-mh6itkc3]:hover{transform:translateY(-2px)}.footer-nav[data-astro-cid-mh6itkc3] h4[data-astro-cid-mh6itkc3]{margin-bottom:20px}.icon[data-astro-cid-mh6itkc3]{width:24px;height:24px;transition:transform .2s ease-in-out}@media screen and (max-width:768px){.container[data-astro-cid-mh6itkc3],.terms[data-astro-cid-mh6itkc3]{flex-direction:column;text-align:center;padding:20px}.legal[data-astro-cid-mh6itkc3]{flex-direction:column;gap:10px}.socials[data-astro-cid-mh6itkc3]{justify-content:center}.newsletter-input[data-astro-cid-mh6itkc3]{width:100%}}.question-card[data-astro-cid-4jwv7lm6]{background-color:var(--dark-color);border:1px solid var(--gray-color-15);padding:20px;border-radius:10px;max-width:400px}.rating[data-astro-cid-4jwv7lm6]{display:flex;gap:4px;margin-bottom:8px}.star[data-astro-cid-4jwv7lm6]{font-size:20px;color:var(--gray-color-60)}.star[data-astro-cid-4jwv7lm6].filled{color:var(--stars-color)}.question[data-astro-cid-4jwv7lm6]{font-size:1.2em;margin-bottom:8px;color:var(--text-color)}.answer[data-astro-cid-4jwv7lm6]{font-size:1em;margin-bottom:12px;color:var(--text-color);white-space:pre-line}.author[data-astro-cid-4jwv7lm6]{display:flex;flex-direction:column;gap:4px}.name[data-astro-cid-4jwv7lm6]{font-size:1.1em;font-weight:700;margin:0;color:var(--text-color)}.role[data-astro-cid-4jwv7lm6]{font-size:.9em;color:var(--gray-color-60)}.qa[data-astro-cid-7nven52m]{padding:60px 20px;margin-inline:5em;background-color:var(--dark-color);color:var(--text-color);display:flex;flex-direction:column;align-items:center}.container[data-astro-cid-7nven52m]{position:relative;max-width:80em;width:100%}.section-title[data-astro-cid-7nven52m]{font-size:2em;margin-bottom:20px}.intro[data-astro-cid-7nven52m]{display:flex;justify-content:space-between;margin-bottom:40px}.description[data-astro-cid-7nven52m]{color:var(--gray-color-60);font-size:medium}.reviews[data-astro-cid-7nven52m]{display:flex;width:100%;gap:30px;max-width:80em;justify-content:space-between}.star-1[data-astro-cid-7nven52m]{width:20px;opacity:.8}.star-2[data-astro-cid-7nven52m]{width:15px;opacity:.8}.star-3[data-astro-cid-7nven52m]{width:10px;opacity:.6}.navigation-stars[data-astro-cid-7nven52m]{position:absolute;left:-20px}@media screen and (max-width:768px){.qa[data-astro-cid-7nven52m]{margin-inline:0}.intro[data-astro-cid-7nven52m]{flex-direction:column;gap:20px}.reviews[data-astro-cid-7nven52m]{flex-direction:column;gap:30px}.navigation-stars[data-astro-cid-7nven52m]{display:none}}.cta-section[data-astro-cid-coyjnsii]{display:flex;align-items:center;justify-content:space-between;padding:60px 20px;margin-inline:5em;background-color:var(--dark-color);color:var(--text-color)}.container[data-astro-cid-coyjnsii]{max-width:50em;width:100%;display:flex;flex-direction:column}.cta-title[data-astro-cid-coyjnsii]{font-size:2em;margin-bottom:20px}.cta-description[data-astro-cid-coyjnsii]{color:var(--gray-color-60);font-size:medium;margin:0 auto}@media screen and (max-width:768px){.cta-section[data-astro-cid-coyjnsii]{flex-direction:column;text-align:center;margin:0}.container[data-astro-cid-coyjnsii]{max-width:100%;padding:0}.cta-description[data-astro-cid-coyjnsii]{margin-bottom:20px}}
