.edv-hero[data-astro-cid-qmrutqly]{width:100%;min-height:calc(100vh - var(--header-height,66px));isolation:isolate;background:var(--color-background);max-height:clamp(540px,80vh,880px);position:relative;overflow:hidden}.edv-hero__bg[data-astro-cid-qmrutqly]{object-fit:cover;object-position:right center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.edv-hero__splotch[data-astro-cid-qmrutqly]{z-index:1;pointer-events:none;background:radial-gradient(ellipse 60% 70% at 25% 35%, var(--color-background) 0%, #fdf7e9eb 25%, #fdf7e999 50%, #fdf7e926 75%, #fdf7e900 95%);position:absolute;inset:0}.edv-hero__overlay[data-astro-cid-qmrutqly]{z-index:2;max-width:1440px;padding:clamp(2rem, 6vw, 5rem) var(--side-margin);min-height:calc(100vh - var(--header-height,66px));justify-content:space-between;align-items:flex-start;gap:clamp(1.5rem,4vw,4rem);max-height:clamp(540px,80vh,880px);margin:0 auto;display:flex;position:relative}.edv-hero__content[data-astro-cid-qmrutqly]{overflow-wrap:break-word;flex-direction:column;gap:clamp(1rem,2vw,1.5rem);max-width:clamp(20rem,46vw,38rem);display:flex}.edv-hero__heading[data-astro-cid-qmrutqly]{font-family:var(--font-display);font-weight:var(--font-bold);color:var(--color-dark);letter-spacing:-.02em;margin:0;font-size:clamp(2.25rem,5.5vw,5rem);line-height:1.02}.edv-hero__heading-accent[data-astro-cid-qmrutqly]{color:var(--color-primary)}.edv-hero__subtitle[data-astro-cid-qmrutqly]{font-family:var(--font-ui);font-weight:var(--font-regular);color:var(--color-dark);opacity:.92;margin:0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.5}.edv-hero__cta-wrap[data-astro-cid-qmrutqly]{align-self:flex-start;position:relative}.edv-hero__btn[data-astro-cid-qmrutqly]{height:var(--button-height);border-radius:var(--radius-button);background:var(--color-primary);color:var(--color-dark);font-family:var(--font-ui);font-weight:var(--font-bold);box-shadow:var(--shadow-standard);align-self:flex-start;align-items:center;gap:.75rem;padding:0 1.75rem;font-size:1.0625rem;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.edv-hero__btn[data-astro-cid-qmrutqly]:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0006}.edv-hero__btn[data-astro-cid-qmrutqly]:focus-visible{outline:3px solid var(--color-dark);outline-offset:3px}.edv-hero__arrow[data-astro-cid-qmrutqly]{transition:transform .18s}.edv-hero__btn[data-astro-cid-qmrutqly]:hover .edv-hero__arrow[data-astro-cid-qmrutqly]{transform:translate(3px)}.edv-hero__cards[data-astro-cid-qmrutqly]{flex-direction:column;align-self:center;align-items:center;gap:1.25rem;margin-top:clamp(2rem,6vh,5rem);display:flex}.edv-hero__cards-stack[data-astro-cid-qmrutqly]{isolation:isolate;width:clamp(18rem,24vw,22rem);height:clamp(11rem,14vw,13rem);position:relative}.edv-hero__card[data-astro-cid-qmrutqly]{background:var(--color-card);border-radius:var(--radius-interactive,15px);box-shadow:var(--shadow-standard);position:absolute;inset:0}.edv-hero__card--depth[data-astro-cid-qmrutqly].depth-1{z-index:1;background:var(--color-card);opacity:.92;transform:translate(6px,6px)rotate(-1deg)}.edv-hero__card--depth[data-astro-cid-qmrutqly].depth-2{z-index:0;background:var(--color-card);opacity:.78;transform:translate(12px,12px)rotate(-2deg)}.edv-hero__card--front[data-astro-cid-qmrutqly]{z-index:2;opacity:0;pointer-events:none;flex-direction:column;gap:.55rem;padding:1.25rem 1.5rem;transition:opacity .4s;display:flex}.edv-hero__card--front[data-astro-cid-qmrutqly].is-active{opacity:1;pointer-events:auto}.edv-hero__card-title[data-astro-cid-qmrutqly]{font-family:var(--font-display);font-weight:var(--font-bold);color:var(--color-dark);letter-spacing:.04em;margin:0;font-size:clamp(.95rem,1.05vw,1.1rem);line-height:1.2}.edv-hero__card-quote[data-astro-cid-qmrutqly]{font-family:var(--font-display);color:var(--color-dark);margin:0;font-size:clamp(.95rem,1.1vw,1.05rem);font-style:italic;line-height:1.35}.edv-hero__card-quote[data-astro-cid-qmrutqly]:before{content:"„"}.edv-hero__card-quote[data-astro-cid-qmrutqly]:after{content:"“"}.edv-hero__card-cite[data-astro-cid-qmrutqly]{font-family:var(--font-ui);font-style:normal;font-weight:var(--font-regular);color:var(--color-dark);opacity:.7;align-self:flex-end;margin:0;font-size:.85rem}.edv-hero__cards-dots[data-astro-cid-qmrutqly]{gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.edv-hero__cards-dot[data-astro-cid-qmrutqly]{cursor:pointer;background:#1c375940;border:0;border-radius:50%;width:10px;height:10px;padding:0;transition:background-color .2s}.edv-hero__cards-dot[data-astro-cid-qmrutqly]:hover{background:#1c375980}.edv-hero__cards-dot[data-astro-cid-qmrutqly].is-active{background:var(--color-primary)}.edv-hero__cards-dot[data-astro-cid-qmrutqly]:focus-visible{outline:2px solid var(--color-dark);outline-offset:2px}@media (width<=1023px){.edv-hero__splotch[data-astro-cid-qmrutqly]{background:radial-gradient(ellipse 75% 75% at 30% 35%, var(--color-background) 0%, #fdf7e9f0 30%, #fdf7e999 55%, #fdf7e926 80%, #fdf7e900 100%)}.edv-hero__content[data-astro-cid-qmrutqly]{max-width:32rem}.edv-hero__cards[data-astro-cid-qmrutqly]{display:none}}@media (width<=767px){.edv-hero[data-astro-cid-qmrutqly]{max-height:none;min-height:calc(100svh - var(--header-height,66px))}.edv-hero__overlay[data-astro-cid-qmrutqly]{max-height:none;min-height:calc(100svh - var(--header-height,66px));padding-top:clamp(1.5rem,5vw,3rem);padding-bottom:clamp(1.5rem,5vw,3rem)}.edv-hero__splotch[data-astro-cid-qmrutqly]{background:radial-gradient(ellipse 110% 65% at 50% 25%, var(--color-background) 0%, #fdf7e9f2 35%, #fdf7e9b3 60%, #fdf7e933 85%, #fdf7e900 100%)}.edv-hero__content[data-astro-cid-qmrutqly]{max-width:100%}.edv-hero__bg[data-astro-cid-qmrutqly]{object-position:center bottom}}@media (prefers-reduced-motion:reduce){.edv-hero__btn[data-astro-cid-qmrutqly],.edv-hero__arrow[data-astro-cid-qmrutqly],.edv-hero__card--front[data-astro-cid-qmrutqly]{transition:none}.edv-hero__btn[data-astro-cid-qmrutqly]:hover,.edv-hero__btn[data-astro-cid-qmrutqly]:hover .edv-hero__arrow[data-astro-cid-qmrutqly]{transform:none}}.edv-cards[data-astro-cid-5dlteqcp]{background:var(--color-background);padding:clamp(3rem,6vw,5rem) 0}.edv-cards__inner[data-astro-cid-5dlteqcp]{padding:0 var(--side-margin,24px)}.edv-cards__header[data-astro-cid-5dlteqcp]{text-align:center;max-width:72ch;margin:0 auto clamp(2rem,4vw,3.5rem)}.edv-cards__title[data-astro-cid-5dlteqcp]{font-family:var(--font-display);color:var(--color-dark);letter-spacing:-.01em;margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.1}.edv-cards__title-line[data-astro-cid-5dlteqcp]{background-color:var(--color-secondary);width:clamp(170px,20vw,240px);height:12px;margin:0 auto 1rem;display:block;mask:url(/img/landing/decorations/Line_Scribble.svg) 50%/100% 100% no-repeat}.edv-cards__subtitle[data-astro-cid-5dlteqcp]{font-family:var(--font-ui);color:var(--color-dark);opacity:.85;margin:0;font-size:clamp(1rem,1.4vw,1.125rem);font-weight:400;line-height:1.55}.edv-cards__grid[data-astro-cid-5dlteqcp]{grid-template-columns:repeat(auto-fit,minmax(280px,480px));justify-content:center;align-items:stretch;gap:clamp(1.25rem,2.5vw,2.5rem);margin:0;padding:0;list-style:none;display:grid}.edv-cards__cell[data-astro-cid-5dlteqcp]{display:flex}.edv-cards__cell[data-astro-cid-5dlteqcp]>[data-astro-cid-5dlteqcp]{width:100%}@media (width<=1023px){.edv-cards__grid[data-astro-cid-5dlteqcp]{gap:1.5rem}}@media (width<=900px){.edv-cards__grid[data-astro-cid-5dlteqcp]{grid-template-columns:repeat(2,1fr)}}@media (width<=599px){.edv-cards__grid[data-astro-cid-5dlteqcp]{grid-template-columns:1fr;gap:1.25rem}}.edv-card[data-astro-cid-5dlteqcp]{background:var(--color-card);border-radius:var(--radius-standard,25px);box-shadow:var(--shadow-standard,0 5px 20px #00000059);color:var(--color-dark);flex-direction:column;text-decoration:none;transition:transform .2s ease-out,box-shadow .2s ease-out;display:flex;overflow:hidden}.edv-card[data-astro-cid-5dlteqcp].is-interactive:hover,.edv-card[data-astro-cid-5dlteqcp].is-interactive:focus-visible{transform:translateY(-3px);box-shadow:0 12px 28px #00000038}.edv-card[data-astro-cid-5dlteqcp].is-interactive:focus-visible{outline:3px solid var(--color-primary);outline-offset:3px}.edv-card[data-astro-cid-5dlteqcp].is-coming-soon .edv-card__image[data-astro-cid-5dlteqcp],.edv-card[data-astro-cid-5dlteqcp].is-coming-soon .edv-card__title[data-astro-cid-5dlteqcp],.edv-card[data-astro-cid-5dlteqcp].is-coming-soon .edv-card__desc[data-astro-cid-5dlteqcp]{opacity:.7}.edv-card__image[data-astro-cid-5dlteqcp]{aspect-ratio:16/11;background:var(--color-pattern);position:relative;overflow:hidden}.edv-card__image[data-astro-cid-5dlteqcp] img[data-astro-cid-5dlteqcp]{object-fit:cover;width:100%;height:100%;display:block}.edv-card__placeholder[data-astro-cid-5dlteqcp]{width:100%;height:100%;color:var(--color-secondary);opacity:.55;justify-content:center;align-items:center;display:flex}.edv-card__placeholder[data-astro-cid-5dlteqcp] svg[data-astro-cid-5dlteqcp]{width:50%;max-width:160px;height:auto}.edv-card__body[data-astro-cid-5dlteqcp]{flex-direction:column;flex:1;padding:1.5rem 1.75rem 3rem;display:flex;position:relative}.edv-card__tag[data-astro-cid-5dlteqcp]{font-family:var(--font-ui);color:var(--color-dark);letter-spacing:.01em;margin:0 0 .6rem;font-size:.85rem;font-weight:700;line-height:1.3}.edv-card[data-astro-cid-5dlteqcp].is-coming-soon .edv-card__tag[data-astro-cid-5dlteqcp]{color:var(--color-primary);text-transform:uppercase;letter-spacing:.06em}.edv-card__title[data-astro-cid-5dlteqcp]{font-family:var(--font-display);letter-spacing:-.005em;color:var(--color-dark);margin:0 0 .75rem;font-size:clamp(1.5rem,2vw,1.875rem);font-weight:700;line-height:1.15}.edv-card__desc[data-astro-cid-5dlteqcp]{font-family:var(--font-ui);color:var(--color-dark);opacity:.85;margin:0;font-size:.95rem;font-weight:400;line-height:1.5}.edv-card__arrow[data-astro-cid-5dlteqcp]{font-family:var(--font-display);color:var(--color-primary);font-size:1.5rem;font-weight:700;line-height:1;transition:transform .2s ease-out;position:absolute;bottom:1.25rem;right:1.5rem}.edv-card[data-astro-cid-5dlteqcp].is-interactive:hover .edv-card__arrow[data-astro-cid-5dlteqcp],.edv-card[data-astro-cid-5dlteqcp].is-interactive:focus-visible .edv-card__arrow[data-astro-cid-5dlteqcp]{transform:translate(4px)}.edv-cards__cta[data-astro-cid-5dlteqcp]{justify-content:center;margin-top:clamp(2rem,4vw,3.5rem);display:flex}.edv-cards__catalog-btn[data-astro-cid-5dlteqcp]{background:var(--color-primary);height:55px;color:var(--color-dark);font-family:var(--font-ui);letter-spacing:.02em;border-radius:var(--radius-button,999px);justify-content:center;align-items:center;gap:.5rem;padding:0 2.25rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background-color .2s ease-out,transform .2s ease-out,box-shadow .2s ease-out;display:inline-flex}.edv-cards__catalog-btn[data-astro-cid-5dlteqcp]:hover,.edv-cards__catalog-btn[data-astro-cid-5dlteqcp]:focus-visible{background:var(--color-primary-hover);box-shadow:var(--shadow-standard,0 5px 20px #00000040);transform:translateY(-1px)}.edv-cards__catalog-btn[data-astro-cid-5dlteqcp]:focus-visible{outline:2px solid var(--color-dark);outline-offset:3px}.edv-cards__catalog-btn[data-astro-cid-5dlteqcp]:active{transform:translateY(0)}.edv-cards__catalog-arrow[data-astro-cid-5dlteqcp]{flex-shrink:0;transition:transform .2s ease-out}.edv-cards__catalog-btn[data-astro-cid-5dlteqcp]:hover .edv-cards__catalog-arrow[data-astro-cid-5dlteqcp],.edv-cards__catalog-btn[data-astro-cid-5dlteqcp]:focus-visible .edv-cards__catalog-arrow[data-astro-cid-5dlteqcp]{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.edv-card[data-astro-cid-5dlteqcp],.edv-card[data-astro-cid-5dlteqcp].is-interactive:hover,.edv-card[data-astro-cid-5dlteqcp].is-interactive:focus-visible,.edv-card__arrow[data-astro-cid-5dlteqcp],.edv-cards__catalog-btn[data-astro-cid-5dlteqcp],.edv-cards__catalog-btn[data-astro-cid-5dlteqcp]:hover,.edv-cards__catalog-arrow[data-astro-cid-5dlteqcp],.edv-cards__catalog-btn[data-astro-cid-5dlteqcp]:hover .edv-cards__catalog-arrow[data-astro-cid-5dlteqcp],.edv-cards__catalog-btn[data-astro-cid-5dlteqcp]:focus-visible .edv-cards__catalog-arrow[data-astro-cid-5dlteqcp]{transition:none;transform:none}}.edv-news[data-astro-cid-thyt2ahr]{background:var(--color-background);padding:clamp(3rem,6vw,5rem) 0}.edv-news__inner[data-astro-cid-thyt2ahr]{padding:0 var(--side-margin,24px);max-width:1546px;margin:0 auto}.edv-news__divider[data-astro-cid-thyt2ahr]{background-color:var(--color-secondary);width:clamp(170px,20vw,240px);height:12px;margin:.75rem auto .25rem;display:block;mask:url(/img/landing/decorations/Line_Scribble.svg) 50%/100% 100% no-repeat}.edv-news__heading[data-astro-cid-thyt2ahr]{font-family:var(--font-display);letter-spacing:-.01em;color:var(--color-dark);text-align:center;margin:0;font-size:clamp(2rem,4.4vw,3rem);font-weight:700;line-height:1.1}.edv-news__subtitle[data-astro-cid-thyt2ahr]{font-family:var(--font-ui);color:var(--color-dark);opacity:.78;text-align:center;margin:.75rem 0 clamp(2.5rem,5vw,4rem);font-size:clamp(1rem,1.5vw,1.125rem);font-weight:400;line-height:1.5}.edv-news__grid[data-astro-cid-thyt2ahr]{grid-template-columns:repeat(auto-fit,minmax(280px,575px));justify-content:center;gap:clamp(1.5rem,3vw,2.5rem);display:grid}@media (width<=1023px){.edv-news__grid[data-astro-cid-thyt2ahr]{grid-template-columns:1fr;gap:1.5rem}}.edv-news-card[data-astro-cid-thyt2ahr]{background:var(--color-card);border-radius:var(--radius-standard,25px);box-shadow:var(--shadow-standard,0 5px 20px #00000059);grid-template-columns:175px 1fr;align-items:stretch;gap:clamp(1rem,2vw,1.5rem);min-height:198px;padding:clamp(.875rem,1.4vw,1rem);display:grid}@media (width<=374px){.edv-news-card[data-astro-cid-thyt2ahr]{grid-template-columns:120px 1fr;gap:.875rem;min-height:144px}}.edv-news-card__image[data-astro-cid-thyt2ahr]{border-radius:var(--radius-standard,25px);background:var(--color-pattern);flex-shrink:0;width:175px;height:175px;overflow:hidden}.edv-news-card__image[data-astro-cid-thyt2ahr] svg[data-astro-cid-thyt2ahr]{width:100%;height:100%;display:block}@media (width<=374px){.edv-news-card__image[data-astro-cid-thyt2ahr]{width:120px;height:120px}}.edv-news-card__body[data-astro-cid-thyt2ahr]{flex-direction:column;gap:.5rem;min-width:0;padding:.25rem .25rem .25rem 0;display:flex}.edv-news-card__tag[data-astro-cid-thyt2ahr]{background:var(--color-highlight);color:var(--color-dark);font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-button,999px);align-self:flex-start;align-items:center;min-height:22px;padding:.25rem .625rem;font-size:.7rem;font-weight:700;display:inline-flex}.edv-news-card__title[data-astro-cid-thyt2ahr]{font-family:var(--font-display);letter-spacing:-.01em;color:var(--color-dark);margin:.125rem 0 0;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;line-height:1.15}.edv-news-card__copy[data-astro-cid-thyt2ahr]{font-family:var(--font-ui);color:var(--color-dark);opacity:.82;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.edv-news-card__meta[data-astro-cid-thyt2ahr]{font-family:var(--font-ui);margin:auto 0 0;font-size:.85rem;line-height:1.2}.edv-news-card__date[data-astro-cid-thyt2ahr]{color:var(--color-dark);opacity:.65;font-variant-numeric:tabular-nums;font-weight:400}.edv-news-card__status[data-astro-cid-thyt2ahr]{background:var(--color-secondary);color:var(--color-card);letter-spacing:.04em;border-radius:var(--radius-button,999px);align-items:center;min-height:22px;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}.edv-cta-banner[data-astro-cid-syxvu6se]{background:var(--color-background);width:100%;padding:clamp(2.5rem,5vw,4.5rem) 0}.edv-cta-banner__inner[data-astro-cid-syxvu6se]{padding:0 var(--side-margin,24px);justify-content:center;display:flex}.edv-cta-banner__card[data-astro-cid-syxvu6se]{--swirl-opacity:.12;background:var(--color-secondary);border-radius:var(--radius-title-card,50px);box-shadow:var(--shadow-standard,0 5px 20px #00000059);grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(2.25rem,5vw,4rem) clamp(1.75rem,5vw,4.5rem);display:grid;position:relative;overflow:hidden}.edv-cta-banner__content[data-astro-cid-syxvu6se]{flex-direction:column;gap:clamp(1rem,2vw,1.5rem);min-width:0;display:flex}.edv-cta-banner__heading[data-astro-cid-syxvu6se]{font-family:var(--font-display);letter-spacing:-.01em;color:var(--color-card);hyphens:auto;margin:0;font-size:clamp(1.85rem,3.7vw,3.1rem);font-weight:700;line-height:1.1}.edv-cta-banner__subtitle[data-astro-cid-syxvu6se]{font-family:var(--font-ui);color:var(--color-card);opacity:.92;max-width:56ch;margin:0;font-size:clamp(1rem,1.4vw,1.15rem);font-weight:400;line-height:1.55}.edv-cta-banner__btn[data-astro-cid-syxvu6se]{background:var(--color-primary);height:64px;color:var(--color-dark);font-family:var(--font-ui);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius-button,999px);align-items:center;gap:.75rem;padding:0 2.75rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:background-color .2s ease-out,transform .2s ease-out,box-shadow .2s ease-out;display:inline-flex}.edv-cta-banner__btn[data-astro-cid-syxvu6se]:hover,.edv-cta-banner__btn[data-astro-cid-syxvu6se]:focus-visible{background:var(--color-primary-hover);transform:translateY(-1px);box-shadow:0 8px 24px -10px #00000073}.edv-cta-banner__btn[data-astro-cid-syxvu6se]:focus-visible{outline:3px solid var(--color-highlight);outline-offset:3px}.edv-cta-banner__btn[data-astro-cid-syxvu6se]:active{transform:translateY(0)}.edv-cta-banner__arrow[data-astro-cid-syxvu6se]{flex-shrink:0;transition:transform .2s ease-out}.edv-cta-banner__btn[data-astro-cid-syxvu6se]:hover .edv-cta-banner__arrow[data-astro-cid-syxvu6se]{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.edv-cta-banner__btn[data-astro-cid-syxvu6se],.edv-cta-banner__arrow[data-astro-cid-syxvu6se]{transition:background-color .2s ease-out}.edv-cta-banner__btn[data-astro-cid-syxvu6se]:hover,.edv-cta-banner__btn[data-astro-cid-syxvu6se]:hover .edv-cta-banner__arrow[data-astro-cid-syxvu6se]{transform:none}}.edv-cta-banner__leaves[data-astro-cid-syxvu6se]{pointer-events:none;place-self:center end;width:100%;max-width:460px}.edv-cta-banner__leaves[data-astro-cid-syxvu6se] img[data-astro-cid-syxvu6se]{width:100%;height:auto;display:block}@media (width<=1023px){.edv-cta-banner__card[data-astro-cid-syxvu6se]{border-radius:clamp(28px, 4vw, var(--radius-title-card,50px));grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.edv-cta-banner__leaves[data-astro-cid-syxvu6se]{max-width:320px}}@media (width<=767px){.edv-cta-banner[data-astro-cid-syxvu6se]{padding:clamp(2rem,6vw,3rem) 0}.edv-cta-banner__card[data-astro-cid-syxvu6se]{border-radius:28px;grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.5rem}.edv-cta-banner__content[data-astro-cid-syxvu6se]{order:1}.edv-cta-banner__leaves[data-astro-cid-syxvu6se]{order:2;justify-self:center;max-width:240px;margin-top:.5rem}.edv-cta-banner__heading[data-astro-cid-syxvu6se]{font-size:clamp(1.75rem,7vw,2.25rem)}.edv-cta-banner__btn[data-astro-cid-syxvu6se]{justify-content:center;align-self:stretch;padding:0 1.25rem}}
