.landing-cover[data-astro-cid-dh6ryufo]{padding-top:calc(var(--section-padding) + 0rem);padding-bottom:var(--section-padding);padding-inline:var(--global-padding-margin--inline);font-family:var(--primary-font);position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/images/cover_bg2.png)}@media (max-width: 1300px){.landing-cover[data-astro-cid-dh6ryufo]{padding-top:calc(var(--section-padding) + 3rem)}}@media (max-width: 1024px){.landing-cover[data-astro-cid-dh6ryufo]{padding-top:calc(var(--section-padding) / 2)}}.landing-cover__container[data-astro-cid-dh6ryufo]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(4rem,7vw + 1rem,10rem);max-width:var(--max-width);margin-inline:auto}@media (max-width: 768px){.landing-cover__container[data-astro-cid-dh6ryufo]{grid-template-columns:1fr}}.landing-cover__title-box[data-astro-cid-dh6ryufo]{display:flex;flex-direction:column}@media (max-width: 768px){.landing-cover__title-box[data-astro-cid-dh6ryufo]{width:100%}}.landing-cover__title[data-astro-cid-dh6ryufo]{font-size:clamp(3.75rem,3.5vw + 1rem,5rem);line-height:1;font-weight:500}.landing-cover__title[data-astro-cid-dh6ryufo] span[data-astro-cid-dh6ryufo]{font-style:italic;font-weight:700}.landing-cover__description[data-astro-cid-dh6ryufo]{font-size:1.3rem;line-height:1.5;font-weight:400;color:#555;max-width:800px;margin-top:4rem}@media (max-width: 768px){.landing-cover__description[data-astro-cid-dh6ryufo]{max-width:100%;margin-top:2rem}}.landing-cover__image[data-astro-cid-dh6ryufo]{width:80%;height:100%;justify-self:center}@media (max-width: 1300px){.landing-cover__image[data-astro-cid-dh6ryufo]{width:100%}}@media (max-width: 768px){.landing-cover__image[data-astro-cid-dh6ryufo]{display:none}}.landing-cover__image[data-astro-cid-dh6ryufo] img[data-astro-cid-dh6ryufo]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.landing-cover__button[data-astro-cid-dh6ryufo]{position:relative;margin-top:4rem;margin-right:20%;align-self:end;display:flex;align-items:center;justify-content:center;width:clamp(8rem,9vw + 1rem,10rem);height:clamp(8rem,9vw + 1rem,10rem);border:1px solid rgba(153,153,153,.3137254902);border-radius:50%;cursor:pointer;color:#171717;overflow:hidden}.landing-cover__button_title[data-astro-cid-dh6ryufo]{font-size:1rem;line-height:1.2;margin-right:.5rem}.landing-cover__button[data-astro-cid-dh6ryufo] svg[data-astro-cid-dh6ryufo]{width:1rem;height:1rem;rotate:-45deg}.landing-cover__button[data-astro-cid-dh6ryufo] span[data-astro-cid-dh6ryufo]{position:relative;z-index:1}.landing-cover__button[data-astro-cid-dh6ryufo]:before{content:"";position:absolute;top:var(--y);left:var(--x);transform:translate(-50%,-50%);width:0;height:0;border-radius:50%;background:#abff2e;transition:width 1s,height 1s}.landing-cover__button[data-astro-cid-dh6ryufo]:hover:before{width:400px;height:400px}.about[data-astro-cid-43vxodls]{font-family:var(--primary-font);padding:var(--section-padding) 0;padding-inline:var(--global-padding-margin--inline)}.about[data-astro-cid-43vxodls] .hidden[data-astro-cid-43vxodls]{display:none}.about__wrapper[data-astro-cid-43vxodls]{max-width:1200px;margin:0 auto}.about__container[data-astro-cid-43vxodls]{display:flex;flex-direction:column}.about__title[data-astro-cid-43vxodls]{font-size:var(--title-1_font-size);line-height:var(--title-1_line-height);font-weight:var(--title-1_font-weight);margin-bottom:clamp(2rem,3vw + 1rem,4rem);margin-inline:auto;text-align:center}@media (max-width: 768px){.about__title[data-astro-cid-43vxodls]{text-align:left}}.about__content-box[data-astro-cid-43vxodls]{display:flex;flex-direction:column;gap:2rem}.about__image_1[data-astro-cid-43vxodls]{position:relative;width:100%;max-width:25rem;height:auto}@media (max-width: 768px){.about__image_1[data-astro-cid-43vxodls]{display:none}}.about__image_1--animation[data-astro-cid-43vxodls]{position:absolute;top:-2px;right:-1px;width:calc(100% + 1px);height:calc(100% + 3px);background-color:#fff;transition:width 1.5s ease-in-out;z-index:1}.about__image_1--animation[data-astro-cid-43vxodls].in-view{width:0!important}.about__image_3[data-astro-cid-43vxodls]{width:80%;margin:0 auto}@media (max-width: 768px){.about__image_3[data-astro-cid-43vxodls]{display:none}}.about__image_4[data-astro-cid-43vxodls]{aspect-ratio:1/1;width:100%;height:auto}.about__image_5[data-astro-cid-43vxodls]{display:none}.about[data-astro-cid-43vxodls] img[data-astro-cid-43vxodls]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about__text-box[data-astro-cid-43vxodls]{display:flex;flex-direction:column;gap:2rem}.about__text[data-astro-cid-43vxodls]{font-size:var(--text-1_font-size);line-height:var(--text-1_line-height);font-weight:var(--text-1_font-weight);color:#555}.about__image-box[data-astro-cid-43vxodls]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.about__image-box[data-astro-cid-43vxodls]{grid-template-columns:1fr}}.about__image-box_2[data-astro-cid-43vxodls]{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 768px){.about__content-box[data-astro-cid-43vxodls]{display:grid;grid-template-columns:2fr 2fr 1fr;gap:2rem;align-items:flex-start}.about__image-box[data-astro-cid-43vxodls]{display:flex}.about__image-box_2[data-astro-cid-43vxodls]{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;height:100%;gap:1rem}.about__image_1[data-astro-cid-43vxodls]{max-height:clamp(25rem,25vw + 10rem,35rem)}.about__image_2[data-astro-cid-43vxodls]{width:10rem;height:auto}.about__image_3[data-astro-cid-43vxodls]{width:10rem;height:auto;margin:0}.about__image_4[data-astro-cid-43vxodls]{display:none}.about__image_5[data-astro-cid-43vxodls]{display:block;align-self:center;height:18rem}}.landing-cta[data-astro-cid-3mfgaulk]{color:#fff;max-width:var(--max-width);margin:0 auto}.landing-cta__container[data-astro-cid-3mfgaulk]{position:relative;padding:6rem 2rem;text-align:center}.landing-cta__image[data-astro-cid-3mfgaulk]{background-color:#e77464;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.landing-cta__image[data-astro-cid-3mfgaulk] img[data-astro-cid-3mfgaulk]{opacity:.1}.landing-cta__title[data-astro-cid-3mfgaulk]{font-size:4rem;line-height:1.2;font-weight:600;margin-bottom:2rem}.landing-cta__description[data-astro-cid-3mfgaulk]{font-size:1.5rem;line-height:1.5;margin-bottom:3rem}.landing-cta__buttons[data-astro-cid-3mfgaulk]{display:flex;justify-content:center;gap:3rem}@media (max-width: 768px){.landing-cta__buttons[data-astro-cid-3mfgaulk]{flex-direction:column;align-items:center;gap:1.5rem}}.landing-cta__buttons[data-astro-cid-3mfgaulk] a[data-astro-cid-3mfgaulk]{display:inline-flex;padding:.75rem 1.5rem;justify-content:center;align-items:center;border:2px solid #fff;width:200px}.landing-cta__buttons[data-astro-cid-3mfgaulk] a[data-astro-cid-3mfgaulk] img[data-astro-cid-3mfgaulk]{margin-left:.5rem;width:20px;height:20px}
