@keyframes loader-spinning{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes logo-orbit-spin{to{transform:rotate(360deg)}}@keyframes view-transition-out{from{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@keyframes view-transition-in{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.MOD-AnchorBoxes .MOD-AnchorBoxes__container{display:flex;justify-content:space-between;gap:7.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__container__left{flex:1;max-width:48em}.MOD-AnchorBoxes .MOD-AnchorBoxes__container__right{width:47%}.MOD-AnchorBoxes .MOD-AnchorBoxes__container__box{position:sticky;top:13em;display:flex;flex-direction:column;gap:6em}.MOD-AnchorBoxes .MOD-AnchorBoxes__logo{margin-bottom:2.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__logo img{display:block;height:auto;width:auto;max-height:8em;max-width:16em}.MOD-AnchorBoxes .MOD-AnchorBoxes__anchors{display:flex;flex-wrap:wrap;gap:1.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__anchors__item{transition:transform .5s;font-weight:var(--DNA-general-fw-button);cursor:pointer;user-select:none;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--DNA-clr-schema-button-text);background-color:var(--DNA-clr-schema-button-bg);line-height:var(--DNA-general-lh);border:1px solid var(--DNA-clr-schema-button-border);padding:.5em 2em;border-radius:10em;white-space:nowrap}@media(min-width: 1025px){.MOD-AnchorBoxes .MOD-AnchorBoxes__anchors__item:hover{transform:translateY(-3px)}}.MOD-AnchorBoxes .MOD-AnchorBoxes__anchors__item>*{font-size:var(--DNA-text-fs-d)}@media(max-width: 1024px){.MOD-AnchorBoxes .MOD-AnchorBoxes__anchors__item>*{font-size:var(--DNA-text-fs-m)}}@media(max-width: 767px){.MOD-AnchorBoxes .MOD-AnchorBoxes__anchors__item>*{font-size:var(--DNA-text-fs-m)}}@media(max-width: 1024px){.MOD-AnchorBoxes .MOD-AnchorBoxes__anchors__item{padding:.4em 1.2em}}.MOD-AnchorBoxes .MOD-AnchorBoxes__anchors__item[data-active="1"]{background-color:var(--DNA-clr-schema-button-text);border-color:var(--DNA-clr-schema-button-text);color:var(--DNA-clr-schema-bg)}.MOD-AnchorBoxes .MOD-AnchorBoxes__list{display:flex;flex-direction:column;gap:4em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item{padding:4em;border-radius:var(--DNA-br-box);width:100%;position:relative}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:has(a){transition:transform .5s}@media(min-width: 1025px){.MOD-AnchorBoxes .MOD-AnchorBoxes__item:has(a):hover{transform:translateY(-3px)}}@media(min-width: 1025px){.MOD-AnchorBoxes .MOD-AnchorBoxes__item{position:sticky;top:13em;border:1px solid var(--DNA-clr-schema-bg)}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(2){top:14.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(3){top:16em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(4){top:17.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(5){top:19em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(6){top:20.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(7){top:22em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(8){top:23.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(9){top:25em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(10){top:26.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(11){top:28em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(12){top:29.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(13){top:31em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(14){top:32.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(15){top:34em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(16){top:35.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(17){top:37em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(18){top:38.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(19){top:40em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item:nth-child(20){top:41.5em}}.MOD-AnchorBoxes .MOD-AnchorBoxes__image{aspect-ratio:1/1;width:6em;margin-bottom:4.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__image img{display:block;height:auto;width:100%}.MOD-AnchorBoxes .MOD-AnchorBoxes__title{font-family:var(--DNA-headline-2-ff);font-weight:var(--DNA-headline-2-fw);line-height:var(--DNA-headline-2-lh)}.MOD-AnchorBoxes .MOD-AnchorBoxes__title>*{font-size:var(--DNA-headline-2-fs-d)}@media(max-width: 1024px){.MOD-AnchorBoxes .MOD-AnchorBoxes__title>*{font-size:var(--DNA-headline-2-fs-m)}}@media(max-width: 767px){.MOD-AnchorBoxes .MOD-AnchorBoxes__title>*{font-size:var(--DNA-headline-2-fs-m)}}.MOD-AnchorBoxes .MOD-AnchorBoxes__rte{margin-top:1.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__overlay{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:flex-start;justify-content:flex-end;padding:4em}.MOD-AnchorBoxes .MOD-AnchorBoxes__overlay__icon{width:1.6em;height:1.6em;color:var(--DNA-clr-schema-box-text)}@media(max-width: 1024px){.MOD-AnchorBoxes .MOD-AnchorBoxes__container{flex-direction:column;gap:5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__container__left{max-width:none;width:100%}.MOD-AnchorBoxes .MOD-AnchorBoxes__container__right{width:100%}.MOD-AnchorBoxes .MOD-AnchorBoxes__container__box{position:static;gap:4em}.MOD-AnchorBoxes .MOD-AnchorBoxes__logo{margin-bottom:2em}.MOD-AnchorBoxes .MOD-AnchorBoxes__logo img{max-height:5em;max-width:13em}.MOD-AnchorBoxes .MOD-AnchorBoxes__anchors{gap:1em}.MOD-AnchorBoxes .MOD-AnchorBoxes__list{gap:3em}.MOD-AnchorBoxes .MOD-AnchorBoxes__item{padding:2.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__image{width:5em;margin-bottom:3.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__overlay{padding:2.5em}.MOD-AnchorBoxes .MOD-AnchorBoxes__overlay__icon{width:1.4em;height:1.4em}}
