.hero2[data-astro-cid-glk5rbbc]{max-width:var(--max-width-container);margin:0 auto;padding:2rem 1rem}.hero2-container[data-astro-cid-glk5rbbc]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8rem;width:100%}.text-content[data-astro-cid-glk5rbbc]{display:flex;flex-direction:column;gap:1.5rem;width:50%}.image-content[data-astro-cid-glk5rbbc]{width:50%;max-width:600px}.image-content[data-astro-cid-glk5rbbc] img[data-astro-cid-glk5rbbc]{border-radius:2rem;object-fit:cover;aspect-ratio:1/1;width:100%;height:auto}.cta-buttons[data-astro-cid-glk5rbbc]{display:flex;flex-direction:row;gap:1rem}.primary-cta[data-astro-cid-glk5rbbc]{background-color:var(--color-primary);color:var(--color-white);padding:.5rem 1rem;border-radius:2rem;font-size:1rem;border:none;cursor:pointer;text-decoration:none;transition:all .2s ease}.primary-cta[data-astro-cid-glk5rbbc]:hover{background-color:var(--color-yellow-green);color:var(--color-black)}.secondary-cta[data-astro-cid-glk5rbbc]{background-color:var(--color-white);color:var(--color-black);padding:.5rem 1rem;border-radius:2rem;font-size:1rem;border:1px solid var(--color-french-grey);cursor:pointer;text-decoration:none;transition:all .2s ease}.secondary-cta[data-astro-cid-glk5rbbc]:hover{color:var(--color-yellow-green-dark)}ul[data-astro-cid-glk5rbbc]{list-style:none;padding:0}ul[data-astro-cid-glk5rbbc] li[data-astro-cid-glk5rbbc]{margin-bottom:1rem;position:relative;padding-left:2.25rem;color:var(--color-black)}ul[data-astro-cid-glk5rbbc] li[data-astro-cid-glk5rbbc]:before{content:"✔";color:var(--color-black);position:absolute;left:0;top:0;transform:translateY(.2rem);background-color:var(--color-primary);width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1;padding-bottom:.1rem;font-size:1.25rem;font-weight:900}@media (max-width: 1000px){.image-content[data-astro-cid-glk5rbbc] img[data-astro-cid-glk5rbbc]{aspect-ratio:1/1.3}.hero2-container[data-astro-cid-glk5rbbc]{gap:2rem}}@media (max-width: 875px){.hero2-container[data-astro-cid-glk5rbbc]{flex-direction:column;gap:1rem}.text-content[data-astro-cid-glk5rbbc]{width:100%}.image-content[data-astro-cid-glk5rbbc]{width:100%;max-width:100%;margin-top:2rem}.image-content[data-astro-cid-glk5rbbc] img[data-astro-cid-glk5rbbc]{aspect-ratio:1/1}.cta-buttons[data-astro-cid-glk5rbbc]{flex-direction:column;align-items:flex-start}.primary-cta[data-astro-cid-glk5rbbc],.secondary-cta[data-astro-cid-glk5rbbc]{width:auto}}.triple-button[data-astro-cid-x2g4qbah]{max-width:var(--max-width-container);margin:0 auto;padding:2rem 1rem}.card-container[data-astro-cid-x2g4qbah]{display:flex;flex-direction:row;gap:1rem;width:100%;justify-content:center;flex-wrap:wrap}.card[data-astro-cid-x2g4qbah]{position:relative;border-radius:2rem;width:clamp(300px,calc((100% - 2rem) / 3),450px);aspect-ratio:1.5 / 1;overflow:hidden}.card-background[data-astro-cid-x2g4qbah]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.card-content[data-astro-cid-x2g4qbah]{position:relative;z-index:2;text-align:center;padding:1rem;background-color:#00000059;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}h3[data-astro-cid-x2g4qbah]{color:var(--color-white)}.button[data-astro-cid-x2g4qbah]{background-color:var(--color-black);color:var(--color-white);padding:.5rem 1rem;border-radius:2rem;text-decoration:none;margin-top:1rem;display:inline-block;width:auto;transition:all .2s ease}.button[data-astro-cid-x2g4qbah]:hover{background-color:var(--color-yellow-green);color:var(--color-black)}@media (max-width: 768px){.card[data-astro-cid-x2g4qbah]{width:100%;min-width:0;flex:1 1 100%}}.bluecta2[data-astro-cid-7pnnkn3a]{padding:4rem 1rem;max-width:var(--max-width-container);margin:0 auto;display:flex;justify-content:center}.bluecta2-container[data-astro-cid-7pnnkn3a]{background:linear-gradient(to right,#8edceb,#209cb8);border-radius:2rem;padding:4rem;display:flex;overflow:hidden;box-shadow:0 4px 8px var(--color-shadow);width:fit-content;max-width:100%}.bluecta2-content[data-astro-cid-7pnnkn3a]{display:flex;flex-direction:column;flex:1;gap:1rem;text-align:left;align-items:flex-start}.bluecta2-description[data-astro-cid-7pnnkn3a]{position:relative;padding-left:2rem}.bluecta2-description[data-astro-cid-7pnnkn3a]:before{content:"✔";color:var(--color-white);position:absolute;left:0;top:0;transform:translateY(.2rem)}.bluecta2-cta-button[data-astro-cid-7pnnkn3a]{display:inline-block;background-color:var(--color-black);color:var(--color-white);padding:1rem 2rem;border-radius:2rem;text-decoration:none;font-weight:500;transition:opacity .2s ease}.bluecta2-cta-button[data-astro-cid-7pnnkn3a]:hover{background-color:var(--color-yellow-green);color:var(--color-black)}@media (max-width: 1024px){.bluecta2-container[data-astro-cid-7pnnkn3a]{padding:3rem}.bluecta2-content[data-astro-cid-7pnnkn3a]{max-width:100%}}@media (max-width: 768px){.bluecta2-container[data-astro-cid-7pnnkn3a]{padding:2rem}.bluecta2-cta-button[data-astro-cid-7pnnkn3a]{width:auto}}
