@media (max-width: 699px){.animated-background[data-astro-cid-eflh6bgh]{display:none}}.hero-image-container[data-astro-cid-eflh6bgh]{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.image-container[data-astro-cid-eflh6bgh]{width:100%;height:100%;position:relative;z-index:10;display:flex;justify-content:center;align-items:center}.animated-background[data-astro-cid-eflh6bgh]{overflow:hidden;width:100%;height:100%;position:absolute;z-index:1;border-radius:8px}@media (min-width: 700px){.circle[data-astro-cid-eflh6bgh]{border-radius:50%;position:absolute;aspect-ratio:1 / 1}.circle[data-astro-cid-eflh6bgh]:nth-of-type(1){top:0%;left:0%;height:50%;background-color:rgb(var(--brand-topaz));animation:moveAround1 10s infinite;z-index:2;filter:blur(200px)}.circle[data-astro-cid-eflh6bgh]:nth-of-type(2){top:25%;right:0;z-index:1;height:50%;background-color:rgb(var(--brand-rouge));animation:moveAround2 10s infinite;filter:blur(200px)}.circle[data-astro-cid-eflh6bgh]:nth-of-type(3){bottom:0;left:0;z-index:3;height:25%;background-color:rgb(var(--brand-light-coral));animation:moveAround3 10s infinite;filter:blur(80px)}.circle[data-astro-cid-eflh6bgh]:nth-of-type(4){top:25%;left:25%;z-index:4;height:50%;background-color:rgb(var(--brand-purple-pink));animation:moveAround4 10s infinite;filter:blur(200px)}@keyframes moveAround1{0%{top:0%;left:0%}25%{top:25%;left:25%}50%{top:50%;left:0%}75%{top:50%;left:50%}to{top:0%;left:0%}}@keyframes moveAround2{0%{top:25%;right:0%}25%{top:0%;right:0%}50%{top:0%;right:50%}75%{top:50%;right:50%}to{top:25%;right:0%}}@keyframes moveAround3{0%{bottom:0%;left:0%}25%{bottom:37.5%;left:0%}50%{bottom:75%;left:75%}75%{bottom:37.5%;left:75%}to{bottom:0%;left:0%}}@keyframes moveAround4{0%{top:25%;left:25%}25%{top:50%;left:37.5%}50%{top:12.5%;left:37.5%}75%{top:-12.5%;left:25%}to{top:25%;left:25%}}}.hero-header-image[data-astro-cid-tq5aemxn]{display:flex;min-width:60%}.text-container[data-astro-cid-tq5aemxn]{display:flex;flex-direction:column;gap:var(--space-s);min-width:30%;justify-content:center;padding-left:var(--space-l);padding-right:var(--space-l)}.hero-header[data-astro-cid-tq5aemxn]{display:flex;gap:var(--space-s);background-color:var(--brand-indigo);color:var(--neutral-light);justify-content:space-between;min-height:85dvh}.text-container[data-astro-cid-tq5aemxn] heading[data-astro-cid-tq5aemxn]{font-size:var(--step-4);font-weight:700}.text-container[data-astro-cid-tq5aemxn] p[data-astro-cid-tq5aemxn]{font-size:var(--step-6)}.hero-header[data-astro-cid-tq5aemxn] img[data-astro-cid-tq5aemxn]{width:80%;height:auto;-webkit-filter:drop-shadow(3px 5px 3px rgba(0,0,0,.5))}heading[data-astro-cid-tq5aemxn]{background:linear-gradient(90deg,rgb(var(--brand-light)),80%,rgb(var(--brand-dark-mod-1)));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media (max-width: 699px){.hero-header[data-astro-cid-tq5aemxn]{flex-direction:column;gap:var(--space-s);min-height:unset}.button-container[data-astro-cid-tq5aemxn]{display:flex;flex-direction:column;gap:var(--space-xs)}}section[data-astro-cid-beja5f4g]{display:flex;align-items:center;justify-content:center;background-color:rgb(var(--brand-dark));padding:var(--space-xl) 0;flex-direction:column;overflow:hidden;gap:var(--space-s)}.carousel-container[data-astro-cid-beja5f4g]{position:relative;width:100%;height:100%;overflow:hidden}heading[data-astro-cid-beja5f4g]{font-size:var(--step-4);font-weight:700;color:rgb(var(--brand-fuchsia));text-align:center}.carousel[data-astro-cid-beja5f4g]{display:flex;gap:var(--imageGap);max-width:100%;align-items:center;justify-content:center}.carousel[data-astro-cid-beja5f4g].sliding-transition{transition:transform .5s ease-in-out}.arrow-button[data-astro-cid-beja5f4g]{z-index:100;padding:0;position:absolute;top:50%;transform:translateY(-50%);color:#000;cursor:pointer;background:#ffffff4d;width:36px;font-size:28px;display:flex;justify-content:center;align-items:center;border:none;border-radius:50%;aspect-ratio:1;-webkit-box-shadow:5px 5px 5px -2px rgba(0,0,0,.5);-moz-box-shadow:5px 5px 5px -2px rgba(0,0,0,.5);box-shadow:5px 5px 5px -2px #00000080}span[data-astro-cid-beja5f4g]{height:100%;width:100%}.left-arrow[data-astro-cid-beja5f4g]{left:20px}.right-arrow[data-astro-cid-beja5f4g]{right:20px}@media (max-width: 699px){.carousel-image[data-astro-cid-d7k2fql2]{width:85dvw}}.card-link[data-astro-cid-ysybqfwl]{text-decoration:none}.card[data-astro-cid-ysybqfwl]{background-image:var(--imageurl);border:2px solid rgb(var(--brand-dark-mod-3));border-radius:16px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:space-between;max-width:410px;height:574px;padding:var(--space-s);transition:.25s;color:rgb(var(--brand-light))}.card[data-astro-cid-ysybqfwl]>heading[data-astro-cid-ysybqfwl]{color:rgb(var(--brand-topaz));font-size:var(--step-3);padding:var(--space-s)}.card[data-astro-cid-ysybqfwl]>.discover-features[data-astro-cid-ysybqfwl]{color:rgb(var(--brand-fuchsia));font-weight:600;font-size:var(--step-0)}.card[data-astro-cid-ysybqfwl]>.icon-arrow[data-astro-cid-ysybqfwl]{align-self:flex-end;color:#0c6169;transition:.25s}.card[data-astro-cid-ysybqfwl]:hover{border-color:#04838e;cursor:pointer}.card[data-astro-cid-ysybqfwl]:hover>.discover-features[data-astro-cid-ysybqfwl]{text-decoration:underline}.card[data-astro-cid-ysybqfwl]:hover>.icon-arrow[data-astro-cid-ysybqfwl]{color:rgb(var(--brand-topaz))}main[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column}.container[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;padding:var(--space-s-l);padding-left:120px;padding-right:120px;margin-left:var(--space-s-2xl);margin-right:var(--space-s-2xl);gap:var(--space-s-l);padding-top:var(--space-s-2xl)}.row[data-astro-cid-j7pv25f6]{display:flex;gap:var(--space-s-2xl);flex-direction:row}.feature-row[data-astro-cid-j7pv25f6]{justify-content:center;display:flex;gap:var(--space-s-m);flex-direction:row}.box[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;flex:1;text-align:center}.box[data-astro-cid-j7pv25f6]>heading[data-astro-cid-j7pv25f6]{font-size:var(--step-2);font-weight:700;color:rgb(var(--brand-topaz))}.box[data-astro-cid-j7pv25f6]>heading[data-astro-cid-j7pv25f6].fuchsia{color:rgb(var(--brand-fuchsia));font-size:var(--step-4)}.box[data-astro-cid-j7pv25f6]>img[data-astro-cid-j7pv25f6]{width:73px;height:auto;margin-bottom:var(--space-xs)}@media (max-width: 699px){.container[data-astro-cid-j7pv25f6]{padding:var(--space-s)}.row[data-astro-cid-j7pv25f6]{flex-direction:column}.button-container[data-astro-cid-j7pv25f6]{display:flex;justify-content:center;align-items:unset}.feature-row[data-astro-cid-j7pv25f6]{flex-direction:column;align-items:center}}.cta[data-astro-cid-j7pv25f6]{background:linear-gradient(to bottom right,#102834 60%,#09343b);min-height:300px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--space-s);margin-left:var(--space-s-xl);margin-right:var(--space-s-xl);margin-bottom:var(--space-s-2xl)}.cta[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{padding-top:var(--space-s-l);padding-left:var(--space-s-l);padding-right:var(--space-s-l);text-align:center}.cta[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:50%;height:auto}
