.base-button-close{--button-icon-size:2.1rem;--button-height:2.1rem;--button-width:2.1rem}@media (hover:hover) and (pointer:fine){.base-button-close:hover{color:#f49cc0}}.base-button-close:focus-visible{color:#f49cc0}.base-button-close:after{content:"";display:block;height:200%;left:-50%;position:absolute;top:-50%;width:200%}.popup-backdrop{background-color:#260a52e6;cursor:pointer;top:0;right:0;bottom:0;left:0;opacity:0;position:fixed;z-index:8000}.app-dialog{--app-dialog-width:100%;--app-dialog-height:calc(var(--svh, var(--vh, 1vh))*100);--app-dialog-padding:var(--spacing-3);--app-dialog-left:unset;--app-dialog-right:0;--app-dialog-top:0;--app-dialog-bottom:unset;--app-dialog-radius:0;border-radius:var(--app-dialog-radius);bottom:var(--app-dialog-bottom);height:var(--app-dialog-height);left:var(--app-dialog-left);max-width:var(--app-dialog-width);min-width:var(--app-dialog-width);padding:var(--app-dialog-padding);pointer-events:none;position:fixed;right:var(--app-dialog-right);top:var(--app-dialog-top);transform-origin:center;z-index:9000}@media screen and (max-width:767px){.app-dialog{display:flex;flex-direction:column;justify-content:flex-end;top:0;width:100%}}.app-dialog>*{pointer-events:auto}.app-dialog__close{position:absolute;right:var(--spacing-6);top:var(--spacing-6)}@media screen and (max-width:519px){.app-dialog__close{right:2rem;top:var(--spacing-2)}}.card-item{background-color:#f5f0f829;border:1px solid #aa8ac0;border-radius:1.6rem;min-height:41.6rem;padding:var(--spacing-7) var(--spacing-6)}@media screen and (max-width:1023px){.card-item{min-height:30rem;padding:var(--spacing-4)}}@media screen and (max-width:767px){.card-item{min-height:20rem;padding:3.2rem var(--spacing-3) 3rem}}@media screen and (max-width:519px){.card-item{display:flex;flex-wrap:wrap;min-height:0}}.card-item__visual{height:5.7rem;margin-bottom:10rem;width:5.7rem}@media screen and (max-width:1023px){.card-item__visual{margin-bottom:var(--spacing-6)}}@media screen and (max-width:519px){.card-item__visual{align-self:center;height:4.4rem;margin-bottom:0;width:4.4rem}}.card-item__icon{max-height:100%}.card-item__title{font-size:3.4rem;font-weight:400;letter-spacing:-.01em;line-height:1.3;margin-bottom:var(--spacing-2)}@media screen and (max-width:519px){.card-item__title{align-self:center;flex:1;font-size:2.4rem;line-height:1.1;margin-bottom:0;order:-1;padding-right:var(--spacing-2)}}.card-item__body{color:#e9d8f4;font-size:1.8rem;letter-spacing:-.01em;line-height:1.5;opacity:.8;white-space:pre-line}@media screen and (max-width:519px){.card-item__body{font-size:1.4rem;letter-spacing:normal;line-height:1.5;margin-top:var(--spacing-2);opacity:1;width:100%}}.cards-module{display:flex;flex-direction:column;margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:9.2rem}@media screen and (max-width:519px){.cards-module{padding-block:var(--spacing-6)}}.cards-module__label{color:#e9d8f4;font-size:1.6rem;font-weight:700;letter-spacing:.02em;line-height:1.5;margin-bottom:var(--spacing-5);text-align:center;text-transform:uppercase}@media screen and (max-width:519px){.cards-module__label{font-size:1.4rem;line-height:1.5;margin-bottom:var(--spacing-4)}}.cards-module__cards{--grid-columns:3;display:grid;gap:var(--grid-gutter,2.4rem);grid-auto-rows:auto;grid-template-columns:repeat(var(--grid-columns,12),minmax(0,1fr))}@media screen and (max-width:519px){.cards-module__cards{--grid-columns:6}}@media screen and (max-width:767px){.cards-module__cards{--grid-columns:1;--grid-gutter:var(--spacing-2)}}.cards-module__cta{margin:var(--spacing-5) auto 0}@media screen and (max-width:519px){.cards-module__cta{margin-top:var(--spacing-4)}}.base-button-play{--button-icon-size:1.1rem;--button-height:4.6rem;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background-color:#260a5233;border:1px solid #f5f0f8;border-radius:1.2rem;left:50%;position:absolute;top:50%;translate:-50% -50%;width:7.6rem}@media (hover:hover) and (pointer:fine){.base-button-play:hover{background-color:#260a52}}.base-button-play:focus-visible{background-color:#260a52}@media screen and (max-width:519px){.base-button-play{--button-height:4.5rem;border-radius:.8rem;width:7.2rem}}.app-vimeo-dialog{--app-dialog-padding:var(--spacing-12) var(--spacing-10);align-items:center;display:flex;justify-content:center}@media screen and (max-width:519px){.app-vimeo-dialog{--app-dialog-padding:var(--spacing-10) var(--spacing-2)}}.app-vimeo-dialog__frame{height:100%;width:100%}@media screen and (max-width:1279px){.app-vimeo-dialog__frame{aspect-ratio:1;height:auto;max-height:50%}}@media screen and (max-width:1279px) and (orientation:landscape){.app-vimeo-dialog__frame{max-height:80%}}@media screen and (max-width:519px){.app-vimeo-dialog__frame{max-height:90%}}.app-vimeo-dialog__error{font-size:1.8rem;line-height:1.5}@media screen and (max-width:519px){.app-vimeo-dialog__error{font-size:1.4rem;letter-spacing:normal;line-height:1.5}}.media-video{pointer-events:none}.centered-media-module{display:grid;gap:var(--grid-gutter,2.4rem);grid-auto-rows:auto;grid-template-columns:repeat(var(--grid-columns,12),minmax(0,1fr));margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:9.2rem}@media screen and (max-width:519px){.centered-media-module{--grid-columns:6;padding-block:var(--spacing-6)}}.centered-media-module__content{grid-column-end:10;grid-column-start:4;text-align:center}@media screen and (max-width:1279px){.centered-media-module__content{grid-column-end:11;grid-column-start:3}}@media screen and (max-width:519px){.centered-media-module__content{grid-column:1/-1}}.centered-media-module__heading{font-size:5.6rem;font-weight:400;letter-spacing:-.01em;line-height:1.1}@media screen and (max-width:519px){.centered-media-module__heading{font-size:3.2rem;line-height:1.1}}.centered-media-module__heading+.centered-media-module__description{margin-top:var(--spacing-4)}@media screen and (max-width:519px){.centered-media-module__heading+.centered-media-module__description{margin-top:var(--spacing-3)}}.centered-media-module__body{font-size:2.4rem;letter-spacing:-.01em;line-height:1.4;margin-top:var(--spacing-3)}@media screen and (max-width:519px){.centered-media-module__body{font-size:1.8rem;letter-spacing:normal;line-height:1.4;margin-inline:auto;max-width:28.6rem}}.centered-media-module__media{margin-block:var(--spacing-11) var(--spacing-6);margin-inline:calc(var(--spacing-3)*-1);position:relative}@media screen and (max-width:519px){.centered-media-module__media{margin:var(--spacing-3) 0 var(--spacing-2)}}.centered-media-module__image,.centered-media-module__video{aspect-ratio:676/348;border-radius:1.6rem;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:519px){.centered-media-module__image,.centered-media-module__video{aspect-ratio:343/177;border-radius:.8rem}}.centered-media-module__description{color:#e9d8f4;font-size:1.8rem;line-height:1.5;margin-block:calc(var(--spacing-3)*-1) var(--spacing-4);padding-inline:var(--spacing-1)}@media screen and (max-width:519px){.centered-media-module__description{font-size:1.4rem;letter-spacing:normal;line-height:1.5;margin:0 0 var(--spacing-2);padding-inline:0}.centered-media-module__cta{margin-top:var(--spacing-1)}}.clinical-trial{min-height:7.6rem;padding:var(--spacing-4) var(--spacing-5);position:relative}@media screen and (max-width:519px){.clinical-trial{min-height:0;padding:var(--spacing-4)}}.clinical-trial__link{top:0;right:0;bottom:0;left:0;position:absolute;z-index:5}@media (hover:hover) and (pointer:fine){.clinical-trial__link:hover~.clinical-trial__bg{background-color:#260a5233}.clinical-trial__link:hover~.clinical-trial__bg:after,.clinical-trial__link:hover~.clinical-trial__bg:before{opacity:1}.clinical-trial__link:hover~.clinical-trial__name .clinical-trial__arrow{opacity:1;rotate:0deg}}.clinical-trial__link:focus-visible~.clinical-trial__bg{background-color:#260a5233}.clinical-trial__link:focus-visible~.clinical-trial__bg:after,.clinical-trial__link:focus-visible~.clinical-trial__bg:before{opacity:1}.clinical-trial__link:focus-visible~.clinical-trial__name .clinical-trial__arrow{opacity:1;rotate:0deg}.clinical-trial__bg{background-color:#f5f0f829;border:1px solid #aa8ac0;border-radius:1.6rem;top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;transition:background-color .35s cubic-bezier(.25,.46,.45,.94)}@media screen and (max-width:519px){.clinical-trial__bg{border-radius:.8rem}}.clinical-trial__bg:after,.clinical-trial__bg:before{border-radius:calc(1.6rem - 1px);content:"";top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transition:opacity .35s cubic-bezier(.25,.46,.45,.94)}@media screen and (max-width:519px){.clinical-trial__bg:after,.clinical-trial__bg:before{border-radius:calc(.8rem - 1px)}}.clinical-trial__bg:before{box-shadow:inset 0 0 19px #fff;z-index:1}.clinical-trial__bg:after{box-shadow:0 0 14px 4px #fff3}.clinical-trial__top{align-items:center;color:#e9d8f4;display:flex;font-size:1.6rem;font-weight:700;gap:var(--spacing-2);letter-spacing:.02em;line-height:1.5;position:relative;text-transform:uppercase;z-index:1}@media screen and (max-width:519px){.clinical-trial__top{align-items:flex-start;flex-direction:column;font-size:1.4rem;gap:var(--spacing-1);line-height:1.5}}.clinical-trial__phase{align-items:center;display:flex;gap:var(--spacing-1)}.clinical-trial__dot{border-radius:50%;clip-path:circle(50% at 50% 50%);display:block;height:1rem;width:1rem}.clinical-trial__dot--green{background-color:#95dc71}.clinical-trial__dot--yellow{background-color:#ebdc39}.clinical-trial__dot--grey{background-color:#ddc8f8}.clinical-trial__divider{background-color:#e9d8f4;height:1.3rem;opacity:.6;width:2px}@media screen and (max-width:519px){.clinical-trial__divider{display:none}}.clinical-trial__name{font-size:2.4rem;letter-spacing:-.01em;line-height:1.4;margin-top:1.5rem;padding-right:var(--spacing-4);position:relative;z-index:1}@media screen and (max-width:519px){.clinical-trial__name{font-size:1.8rem;letter-spacing:normal;line-height:1.4;margin-top:2.3rem;padding-right:0}}.clinical-trial__arrow{opacity:0;pointer-events:none;position:absolute;right:0;rotate:45deg;top:.4rem;transition:.35s cubic-bezier(.25,.46,.45,.94);transition-property:opacity,rotate;width:2.8rem}@media screen and (max-width:519px){.clinical-trial__arrow{display:none}}.clinical-trial__disease{font-size:1.8rem;line-height:1.5;margin-top:1.5rem;position:relative;z-index:1}@media screen and (max-width:519px){.clinical-trial__disease{font-size:1.4rem;letter-spacing:normal;line-height:1.5}}.clinical-trials-module{display:grid;gap:var(--grid-gutter,2.4rem);grid-auto-rows:auto;grid-template-columns:repeat(var(--grid-columns,12),minmax(0,1fr));margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:9.2rem}@media screen and (max-width:519px){.clinical-trials-module{--grid-columns:6;--grid-gutter:0;padding-block:var(--spacing-6)}}.clinical-trials-module__heading{font-size:5.6rem;font-weight:400;grid-column:1/-1;letter-spacing:-.01em;line-height:1.1;margin-bottom:var(--spacing-5);text-align:center}@media screen and (max-width:519px){.clinical-trials-module__heading{font-size:3.2rem;line-height:1.1;margin-bottom:var(--spacing-4)}}.clinical-trials-module__body{font-size:2.4rem;grid-column-end:11;grid-column-start:3;letter-spacing:-.01em;line-height:1.4;margin-block:calc(var(--spacing-4)*-1) var(--spacing-5);text-align:center}@media screen and (max-width:1023px){.clinical-trials-module__body{grid-column-end:12;grid-column-start:2}}@media screen and (max-width:519px){.clinical-trials-module__body{font-size:1.4rem;grid-column:1/-1;letter-spacing:normal;line-height:1.5;margin-block:calc(var(--spacing-2)*-1) var(--spacing-4)}}.clinical-trials-module__trials{display:flex;flex-direction:column;gap:var(--spacing-3);grid-column-end:12;grid-column-start:2}@media screen and (max-width:1023px){.clinical-trials-module__trials{grid-column:1/-1}}@media screen and (max-width:519px){.clinical-trials-module__trials{gap:var(--spacing-2)}}.contact-module{display:grid;gap:var(--grid-gutter,2.4rem);grid-auto-rows:auto;grid-template-columns:repeat(var(--grid-columns,12),minmax(0,1fr));margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:18.2rem 6.8rem}@media screen and (max-width:519px){.contact-module{--grid-columns:6;padding-block:12rem 5.4rem}}.contact-module__heading,.contact-module__label{grid-column:1/-1;text-transform:uppercase}.contact-module__label{color:#e9d8f4;font-size:1.6rem;font-weight:700;letter-spacing:.02em;line-height:1.5;text-transform:uppercase}@media screen and (max-width:519px){.contact-module__label{font-size:1.4rem;line-height:1.5}}.contact-module__heading{font-size:13.6rem;font-weight:700;letter-spacing:-.03em;line-height:.9;margin-block:var(--spacing-1) var(--spacing-10)}@media screen and (max-width:519px){.contact-module__heading{font-size:4.8rem;line-height:.9;margin-block:0 3rem}}.contact-module__box{grid-column-start:span 6;margin-bottom:var(--spacing-2)}@media screen and (max-width:1023px){.contact-module__box{grid-column:1/-1}}@media screen and (max-width:1023px){.contact-module__box+.contact-module__box{margin-top:var(--spacing-2)}}.contact-module__address{white-space:pre-line}.contact-module__address,.contact-module__emails,.contact-module__phones{font-size:3.4rem;font-weight:400;letter-spacing:-.01em;line-height:1.3;margin-top:var(--spacing-2)}@media screen and (max-width:519px){.contact-module__address,.contact-module__emails,.contact-module__phones{font-size:2.4rem;line-height:1.1}}.contact-module__emails,.contact-module__phones{display:flex;flex-direction:column;gap:var(--spacing-1)}.contact-module__email,.contact-module__phone{background-image:linear-gradient(90deg,currentColor,currentColor);background-position:0 1.05em;background-repeat:repeat-x;background-size:auto .1em;transition:.35s ease-out;transition-property:background-size,background-position,background-image}@media (hover:hover) and (pointer:fine){.contact-module__email:hover,.contact-module__phone:hover{background-position-y:1.25em}}.contact-module__email:focus-visible,.contact-module__phone:focus-visible{background-position-y:1.25em}.press-post-tile{align-items:flex-start;background-color:#f5f0f829;border:1px solid #aa8ac0;border-radius:1.6rem;display:flex;flex-direction:column;justify-content:flex-start;min-height:41.6rem;padding:var(--spacing-4);position:relative;transition:background-color .35s cubic-bezier(.25,.46,.45,.94)}@media screen and (max-width:1023px){.press-post-tile{min-height:35rem}}@media screen and (max-width:519px){.press-post-tile{border-radius:.8rem;min-height:0;padding:var(--spacing-3)}}@media (hover:hover) and (pointer:fine){.press-post-tile:hover{background-color:#260a5233}.press-post-tile:hover:after,.press-post-tile:hover:before{opacity:1}}.press-post-tile:focus-visible{background-color:#260a5233}.press-post-tile:focus-visible:after,.press-post-tile:focus-visible:before{opacity:1}.press-post-tile:after,.press-post-tile:before{border-radius:1.6rem;content:"";top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .35s cubic-bezier(.25,.46,.45,.94)}@media screen and (max-width:519px){.press-post-tile:after,.press-post-tile:before{border-radius:.8rem}}.press-post-tile:before{box-shadow:inset 0 0 19px #fff;z-index:1}.press-post-tile:after{box-shadow:0 0 14px 4px #fff3}.press-post-tile__title{font-size:2.4rem;letter-spacing:-.01em;line-height:1.4;margin-bottom:auto}@media screen and (max-width:519px){.press-post-tile__title{font-size:1.8rem;letter-spacing:normal;line-height:1.4;margin-bottom:var(--spacing-4)}}.press-post-tile__date{font-size:1.6rem;font-weight:700;letter-spacing:.02em;line-height:1.5;margin-bottom:var(--spacing-2);opacity:.7;order:-1;text-transform:uppercase}@media screen and (max-width:519px){.press-post-tile__date{font-size:1.4rem;line-height:1.5}}.press-post-tile__logo{height:4.6rem;margin-top:var(--spacing-3);max-height:4.6rem;max-width:55%;-o-object-fit:contain;object-fit:contain;width:auto}@media screen and (max-width:519px){.press-post-tile__logo{height:2.8rem;margin-block:0 2.8rem;max-height:2.8rem;max-width:75%}.press-post-tile--news .press-post-tile__logo,.press-post-tile--news picture{order:-2}.press-post-tile--news .press-post-tile__title{margin-bottom:0}.press-post-tile--news .press-post-tile__date{margin-top:auto}.press-post-tile--insights{padding-top:2rem}}.press-post-tile--insights .press-post-tile__author{margin-top:auto}@media screen and (max-width:519px){.press-post-tile--slide .press-post-tile__logo{margin-bottom:var(--spacing-8)}.press-post-tile--slide .press-post-tile__date{margin-top:0}}:root{--slider-navigation-offset:.5rem;--slider-navigation-background:transparent --slider-navigation-background-filter:unset;--slider-navigation-color:#f5f0f8;--slider-navigation-button-size:5.6rem;--slider-navigation-icon-size:.8rem}@media screen and (max-width:519px){:root{--slider-navigation-offset:0;--slider-navigation-button-size:4.4rem;--slider-navigation-icon-size:.8rem}}.slider-navigation{bottom:calc(100% + var(--spacing-6) - .3rem);display:flex;gap:var(--spacing-2);justify-content:space-between;pointer-events:none;position:absolute;right:var(--slider-navigation-offset);translate:0;width:auto;z-index:1}@media screen and (max-width:519px){.slider-navigation{bottom:calc(100% + var(--spacing-4));gap:var(--spacing-1)}}.slider-navigation__button{-webkit-backdrop-filter:var(--slider-navigation-background-filter);backdrop-filter:var(--slider-navigation-background-filter);background-color:var(--slider-navigation-background);border:1px solid #f5f0f8;border-radius:50%;color:var(--slider-navigation-color);height:var(--slider-navigation-button-size);min-width:0;pointer-events:auto;width:var(--slider-navigation-button-size)}@media (hover:hover) and (pointer:fine){.slider-navigation__button:hover{background-color:#f5f0f8;color:var(--page-background-color,#7726f6)}}.slider-navigation__button:focus-visible{background-color:#f5f0f8;color:var(--page-background-color,#7726f6)}.slider-navigation__button--prev{scale:-1 1}.slider-navigation__icon{--button-icon-size:var(--slider-navigation-icon-size)}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA)}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.slider-default{max-width:100%;width:100%}.slider-default .swiper-slide{backface-visibility:hidden;max-width:100%;transform:translateZ(0);width:100%}.featured-news-insights-module{margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:9.2rem}@media screen and (max-width:519px){.featured-news-insights-module{padding-block:var(--spacing-6)}}.featured-news-insights-module__heading{font-size:5.6rem;font-weight:400;letter-spacing:-.01em;line-height:1.1;margin-bottom:var(--spacing-6);padding-right:var(--spacing-19)}@media screen and (max-width:519px){.featured-news-insights-module__heading{font-size:3.2rem;line-height:1.1;margin-bottom:var(--spacing-3);padding-right:var(--spacing-18)}}.featured-news-insights-module__bottom{margin-top:7.8rem;text-align:center}@media screen and (max-width:519px){.featured-news-insights-module__bottom{margin-top:var(--spacing-4)}}.featured-news-insights-module__slider{overflow:visible}@media screen and (max-width:519px){.featured-news-insights-module__slider .swiper-wrapper{max-width:25rem}}.featured-news-insights-module__slider .swiper-slide{height:auto;min-height:41.6rem}@media screen and (max-width:1023px){.featured-news-insights-module__slider .swiper-slide{min-height:35rem}}@media screen and (max-width:519px){.featured-news-insights-module__slider .swiper-slide{min-height:0}}.featured-news-insights-module__tile{min-height:100%}.hero-module{padding-inline:var(--spacing-2);position:relative}.hero-module__wrapper{--wrapper-padding:var(--spacing-8);align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);min-height:calc(var(--svh, var(--vh, 1vh))*100 - var(--header-height) - var(--spacing-4));padding:0 var(--wrapper-padding);padding-block:calc(var(--svh, var(--vh, 1vh))*10.67) calc(var(--svh, var(--vh, 1vh))*7);position:relative;text-align:center}@media screen and (max-width:1023px){.hero-module__wrapper{--wrapper-padding:var(--spacing-4)}}@media screen and (max-width:767px){.hero-module__wrapper{--wrapper-padding:var(--spacing-2);padding-block:8.4rem 9.2rem}}.home .hero-module__wrapper{justify-content:flex-start}@media screen and (max-width:1023px){.home .hero-module__wrapper{justify-content:center}}@media screen and (orientation:landscape) and (max-width:1000px) and (max-height:500px){.home .hero-module__wrapper{justify-content:flex-start}}@media screen and (max-width:767px){.home .hero-module__wrapper{padding-top:7rem}}@media screen and (min-width:768px){.hero-module--only-heading .hero-module__wrapper{padding-block:calc(var(--svh, var(--vh, 1vh))*7) calc(var(--svh, var(--vh, 1vh))*13)}}.hero-module__label{color:#e9d8f4;font-size:1.6rem;font-weight:700;letter-spacing:.02em;line-height:1.5;margin-bottom:var(--spacing-4);text-transform:uppercase}@media screen and (max-width:519px){.hero-module__label{font-size:1.4rem;line-height:1.5;margin-bottom:var(--spacing-3)}}.hero-module__heading{font-size:13.6rem;font-weight:700;letter-spacing:-.03em;line-height:.9;max-width:106.4rem;text-transform:uppercase;white-space:pre-line}@media screen and (max-width:519px){.hero-module__heading{font-size:4.8rem;line-height:.9}}.hero-module__heading sup{display:inline-flex;padding-left:.5rem;position:relative;top:1.4rem;vertical-align:top}@media screen and (max-width:519px){.hero-module__heading sup{padding-left:.3rem;top:.5rem}}.hero-module__heading svg{display:inline;width:2.7rem}@media screen and (max-width:519px){.hero-module__heading svg{width:1.1rem}}.hero-module__body{font-size:1.8rem;line-height:1.5;margin-top:3.6rem;max-width:46rem}@media screen and (max-width:519px){.hero-module__body{font-size:1.4rem;letter-spacing:normal;line-height:1.5;margin-top:2.6rem}.home .hero-module__body{font-size:1.8rem;letter-spacing:normal;line-height:1.4}}.hero-module__cta{margin-top:2.8rem;margin-inline:auto}@media screen and (max-width:767px){.hero-module__cta{margin-top:var(--spacing-3)}.home .hero-module__cta{margin-top:var(--spacing-2)}}.hero-module__scroll-indicator{--button-arrow-translate:0;bottom:2.2rem;font-weight:700;pointer-events:none;position:absolute;right:2.8rem;rotate:-90deg;text-transform:unset;transform-origin:left;translate:calc(100% - 1rem) 50%}@media screen and (max-width:1023px){.hero-module__scroll-indicator{display:none}}.hero-module__scroll-indicator .base-button__content{flex-direction:row-reverse;gap:var(--spacing-1)}.hero-module__scroll-indicator .base-button__text{padding-bottom:.5rem}.hero-module__scroll-indicator .base-button__icon{scale:-1 1}.hero-module--with-border{margin-bottom:var(--spacing-6)}@media screen and (max-width:519px){.hero-module--with-border{margin-bottom:2.2rem}}.hero-module--with-border .hero-module__wrapper{--min-hero-wrapper-height:715px;border:1px solid #aa8ac0;border-radius:0 0 .8rem .8rem;margin-block:0;min-height:clamp(var(--min-hero-wrapper-height),var(--svh,var(--vh,1vh)) * 100 - var(--header-height) - var(--spacing-4),var(--svh,var(--vh,1vh)) * 100 - var(--header-height) - var(--spacing-4));transition:border-radius .35s cubic-bezier(.25,.46,.45,.94)}@media screen and (orientation:landscape) and (max-width:1000px) and (max-height:500px){.hero-module--with-border .hero-module__wrapper{--min-hero-wrapper-height:550px}}@media screen and (max-width:519px){.hero-module--with-border .hero-module__wrapper{--min-hero-wrapper-height:45rem;min-height:var(--min-hero-wrapper-height)}.home .hero-module--with-border .hero-module__wrapper{min-height:clamp(var(--min-hero-wrapper-height),var(--svh,var(--vh,1vh)) * 100 - var(--header-height) - var(--spacing-4),var(--svh,var(--vh,1vh)) * 100 - var(--header-height) - var(--spacing-4))}}.hero-module--with-border.hero-module--is-rounded .hero-module__wrapper{border-radius:.8rem}.hero-module--left-aligned .hero-module__wrapper{align-items:flex-start;min-height:0;padding-block:calc(var(--svh, var(--vh, 1vh))*22) calc(var(--svh, var(--vh, 1vh))*18);text-align:left}@media screen and (max-width:519px){.hero-module--left-aligned .hero-module__wrapper{padding:12rem 0 var(--spacing-8)}}.hero-module__earth{display:none;left:0;pointer-events:none;position:absolute;right:0;top:100%;translate:0 -24.5%;z-index:0}.home .hero-module__earth{display:block}@media screen and (max-width:1023px){.home .hero-module__earth{translate:0 -35%}}@media screen and (max-width:519px){.home .hero-module__earth{translate:0 -40%}}.hero-module__earth-dots{top:0;right:0;bottom:0;left:0;position:absolute}.hero-module__earth-dots g{opacity:0;visibility:hidden}.home .hero-module{margin-bottom:29rem}@media screen and (max-width:1023px){.home .hero-module{margin-bottom:10rem}}@media screen and (max-width:519px){.home .hero-module{margin-bottom:2rem}}@media screen and (max-width:519px){.home .hero-module+*{margin-top:-3.3rem}}.home .hero-module~*{position:relative;z-index:2}.logo-item__visual{max-height:8.8rem;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1023px){.logo-item__visual{max-height:6.4rem}}@media screen and (max-width:519px){.logo-item__visual{max-width:14.2rem}}.logo-grid-module{margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:9.2rem}@media screen and (max-width:519px){.logo-grid-module{padding-block:var(--spacing-6)}}.logo-grid-module__label{color:#e9d8f4;font-size:1.6rem;font-weight:700;letter-spacing:.02em;line-height:1.5;margin-bottom:var(--spacing-5);text-align:center;text-transform:uppercase}@media screen and (max-width:519px){.logo-grid-module__label{font-size:1.4rem;line-height:1.5;margin-bottom:var(--spacing-4)}}.logo-grid-module__logos{--grid-columns:3;--grid-gutter:0;border:1px solid #aa8ac0;border-radius:1.6rem;display:grid;gap:var(--grid-gutter,2.4rem);grid-auto-rows:auto;grid-template-columns:repeat(var(--grid-columns,12),minmax(0,1fr));overflow:clip}@media screen and (max-width:519px){.logo-grid-module__logos{--grid-columns:6;--grid-columns:1;border-radius:.8rem}}.logo-grid-module__logos--single{--grid-columns:1}.logo-grid-module__logos--only-two{--grid-columns:2}@media screen and (max-width:519px){.logo-grid-module__logos--only-two{--grid-columns:1}}.logo-grid-module__logo{align-items:center;border-bottom:1px solid #aa8ac0;display:flex;justify-content:center;margin-bottom:-1px;min-height:15.8rem;transition:opacity .35s cubic-bezier(.25,.46,.45,.94)}@media screen and (max-width:1023px){.logo-grid-module__logo{min-height:14rem}}@media screen and (max-width:519px){.logo-grid-module__logo{min-height:9.5rem}}@media (hover:hover) and (pointer:fine){.logo-grid-module__logo:hover{opacity:.8}}.logo-grid-module__logo:focus-visible{opacity:.8}.logo-grid-module__logo:nth-child(3n+1){border-right:1px solid #aa8ac0}@media screen and (max-width:519px){.logo-grid-module__logo:nth-child(3n+1){border-right:0}}.logo-grid-module__logos--single .logo-grid-module__logo:nth-child(3n+1){border-right:0}.logo-grid-module__logo:nth-child(3n+2){border-right:1px solid #aa8ac0}@media screen and (max-width:519px){.logo-grid-module__logo:nth-child(3n+2){border-right:0}}.logo-grid-module__logos--only-two .logo-grid-module__logo:nth-child(3n+2){border-right:0}.marquee-list-module{padding-block:9.2rem}@media screen and (max-width:519px){.marquee-list-module{padding-block:var(--spacing-6)}}.marquee-list-module__label{color:#e9d8f4;font-size:1.6rem;font-weight:700;letter-spacing:.02em;line-height:1.5;margin:0 auto;margin-bottom:var(--spacing-5);max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);text-align:center;text-transform:uppercase}@media screen and (max-width:519px){.marquee-list-module__label{font-size:1.4rem;line-height:1.5;margin-bottom:3.1rem}}.marquee-list-module__list{border-top:1px solid #aa8ac0;font-size:5.6rem;font-weight:400;letter-spacing:-.01em;line-height:1.1}@media screen and (max-width:519px){.marquee-list-module__list{font-size:2.4rem;line-height:1.1}}.marquee-list-module__list+.marquee-list-module__list{border-bottom:1px solid #aa8ac0}.marquee-list-module__item{border-right:1px solid #aa8ac0;padding:5.3rem 4.8rem}@media screen and (max-width:519px){.marquee-list-module__item{padding:3.4rem var(--spacing-4)}}.media-and-copy-module{align-items:center;display:grid;gap:var(--grid-gutter,2.4rem);grid-auto-rows:auto;grid-template-columns:repeat(var(--grid-columns,12),minmax(0,1fr));margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:9.2rem}@media screen and (max-width:519px){.media-and-copy-module{--grid-columns:6;--grid-gutter:var(--spacing-4);padding-block:var(--spacing-6)}}.media-and-copy-module__media{grid-column-end:7;grid-column-start:2}@media screen and (max-width:1279px){.media-and-copy-module__media{grid-column-end:7;grid-column-start:1}}@media screen and (max-width:519px){.media-and-copy-module__media{grid-column:1/-1}}.media-and-copy-module__media-image{aspect-ratio:518/548;border-radius:1.6rem;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:519px){.media-and-copy-module__media-image{aspect-ratio:343/363;border-radius:.8rem}}.media-and-copy-module__content{grid-column-end:12;grid-column-start:7;padding-bottom:1.5rem;padding-left:8rem;padding-top:1rem}@media screen and (max-width:1279px){.media-and-copy-module__content{grid-column-end:13;grid-column-start:7;padding-left:3.2rem}}@media screen and (max-width:519px){.media-and-copy-module__content{grid-column:1/-1;padding-bottom:0;padding-left:0;padding-top:0}}.media-and-copy-module__label{color:#e9d8f4;display:block;font-size:1.6rem;font-weight:700;letter-spacing:.02em;line-height:1.5;margin-bottom:var(--spacing-3);text-transform:uppercase}@media screen and (max-width:519px){.media-and-copy-module__label{font-size:1.4rem;line-height:1.5;margin-bottom:var(--spacing-2)}}.media-and-copy-module__heading{font-size:3.4rem;font-weight:400;letter-spacing:-.01em;line-height:1.3;margin-bottom:var(--spacing-4)}@media screen and (max-width:519px){.media-and-copy-module__heading{font-size:2.4rem;line-height:1.1;margin-bottom:var(--spacing-3)}}.media-and-copy-module__body{color:#e9d8f4;font-size:1.8rem;line-height:1.5}@media screen and (max-width:519px){.media-and-copy-module__body{font-size:1.4rem;letter-spacing:normal;line-height:1.5;--space-between:.5em}}.media-and-copy-module__cta{margin-top:var(--spacing-4)}@media screen and (max-width:519px){.media-and-copy-module__cta{margin-top:var(--spacing-3)}}@media screen and (min-width:520px){.media-and-copy-module+.media-and-copy-module .media-and-copy-module__media{grid-column-end:13;grid-column-start:7}}@media screen and (min-width:1280px){.media-and-copy-module+.media-and-copy-module .media-and-copy-module__media{grid-column-end:12;grid-column-start:7}}@media screen and (min-width:520px){.media-and-copy-module+.media-and-copy-module .media-and-copy-module__content{grid-column-end:7;grid-column-start:1;order:-1;padding-left:0;padding-right:8rem}}@media screen and (min-width:1280px){.media-and-copy-module+.media-and-copy-module .media-and-copy-module__content{grid-column-end:7;grid-column-start:2}}.our-technology-intro{align-items:center;display:flex;opacity:0;visibility:hidden}@media screen and (max-width:1024px){.our-technology-intro{flex-direction:column;opacity:1;visibility:visible}}.our-technology-intro--is-active{opacity:1;visibility:visible;z-index:5}.our-technology-intro__wrapper{display:flex;gap:7rem;padding-top:3rem;position:relative;width:100%}@media screen and (max-width:1024px){.our-technology-intro__wrapper{align-items:center;flex:1;flex-direction:column;min-height:100%;padding-top:0;padding-block:var(--spacing-6);z-index:1}}@media screen and (max-width:519px){.our-technology-intro__wrapper{gap:var(--spacing-2)}}.our-technology-intro__lead{flex:0 0 60.625%;padding-bottom:var(--spacing-5)}@media screen and (max-width:1024px){.our-technology-intro__lead{flex:unset;max-width:60%;padding-bottom:0;text-align:center}}@media screen and (max-width:519px){.our-technology-intro__lead{max-width:100%}}.our-technology-intro__label{color:#e9d8f4;font-size:1.6rem;font-weight:700;letter-spacing:.02em;line-height:1.5;margin-bottom:var(--spacing-4);text-transform:uppercase}@media screen and (max-width:519px){.our-technology-intro__label{font-size:1.4rem;line-height:1.5}}@media screen and (max-width:1024px){.our-technology-intro__label{margin-bottom:var(--spacing-3)}}.our-technology-intro__heading{font-size:5.6rem;font-weight:400;letter-spacing:-.01em;line-height:1.1;white-space:pre-line}@media screen and (max-width:519px){.our-technology-intro__heading{font-size:3.2rem;line-height:1.1}}@media screen and (max-width:1024px){.our-technology-intro__heading{white-space:unset}}.our-technology-intro__content{color:#e9d8f4;font-size:1.8rem;line-height:1.5;max-width:33.5rem;padding-top:6rem;white-space:pre-line}@media screen and (max-width:519px){.our-technology-intro__content{font-size:1.4rem;letter-spacing:normal;line-height:1.5}}@media screen and (max-width:1024px){.our-technology-intro__content{max-width:40rem;padding-top:0;text-align:center;white-space:unset}}@media screen and (max-width:519px){.our-technology-intro__content{margin-top:var(--spacing-1);max-width:100%}}.our-technology-intro__cta{margin-top:var(--spacing-3)}.our-technology-intro__shapes{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}@media screen and (max-width:1024px){.our-technology-intro__shapes{height:40rem;left:unset;order:-1;position:relative;top:unset;transform:unset;width:auto;width:100%}}@media screen and (max-width:519px){.our-technology-intro__shapes{height:clamp(15rem,var(--svh,var(--vh,1vh)) * 34.48,23rem)}}.our-technology-intro__shape{--shape-y:0%;--shape-r:0deg;--shape-s1:1;--shape-s2:.52;aspect-ratio:1;-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);background-color:#f5f0f829;border:1px solid #aa8ac0;border-radius:1.6rem;left:50%;position:absolute;scale:var(--shape-s1) var(--shape-s2);top:1.6rem;transform:rotate3d(1,0,100,calc(45deg + var(--shape-r)));transform-origin:center;translate:-50% calc(-50% + var(--shape-y, 0%));width:clamp(40rem,50%,58rem)}@media screen and (max-width:1024px){.our-technology-intro__shape{max-width:55%;top:50%;width:40rem}}@media screen and (max-width:519px){.our-technology-intro__shape{width:clamp(15rem,var(--svh,var(--vh,1vh)) * 34.48,23rem)}}.our-technology-intro__shape:first-child{top:-10rem;z-index:1}@media screen and (max-width:1024px){.our-technology-intro__shape:first-child{top:calc(50% - 3rem)}}.our-technology-intro__shape:nth-child(3){top:13rem;z-index:-1}@media screen and (max-width:1024px){.our-technology-intro__shape:nth-child(3){top:calc(50% + 3rem)}}.our-technology-outro{opacity:0;visibility:hidden}@media screen and (max-width:1024px){.our-technology-outro{opacity:1;visibility:visible}}.our-technology-outro--is-active{opacity:1;visibility:visible;z-index:5}.our-technology-outro__wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding-block:10rem;text-align:center}@media screen and (max-width:1024px){.our-technology-outro__wrapper{padding-block:9.2rem}}@media screen and (max-width:519px){.our-technology-outro__wrapper{padding-block:4.8rem}}.our-technology-outro__body{font-size:2.4rem;letter-spacing:-.01em;line-height:1.4;max-width:64rem}@media screen and (max-width:519px){.our-technology-outro__body{font-size:1.8rem;letter-spacing:normal;line-height:1.4}}@media screen and (min-width:1025px){.our-technology-outro__body{opacity:0;transform:translateY(5rem);visibility:hidden}}@media screen and (max-width:519px){.our-technology-outro__body{padding-inline:.5rem}}.our-technology-outro__cta{margin-top:var(--spacing-2)}@media screen and (min-width:1025px){.our-technology-outro__cta{opacity:0;transform:translateY(5rem)}}@media screen and (max-width:519px){.our-technology-outro__cta{margin-top:var(--spacing-3)}}.our-technology-outro__shapes{display:none;margin-bottom:var(--spacing-3)}@media screen and (max-width:1024px){.our-technology-outro__shapes{display:block;height:40rem;left:unset;order:-1;position:relative;top:unset;transform:unset;width:auto;width:100%}}@media screen and (max-width:519px){.our-technology-outro__shapes{height:clamp(15rem,var(--svh,var(--vh,1vh)) * 34.48,23rem)}}.our-technology-outro__shape{--shape-y:0%;--shape-r:0deg;--shape-s1:1;--shape-s2:.6;aspect-ratio:1;-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);background-color:#f5f0f829;border:1px solid #aa8ac0;border-radius:1.6rem;left:50%;position:absolute;scale:var(--shape-s1) var(--shape-s2);top:0;transform:rotate3d(1,0,100,calc(45deg + var(--shape-r)));transform-origin:center;translate:-50% calc(-50% + var(--shape-y, 0%));width:clamp(40rem,50%,50rem)}@media screen and (max-width:1024px){.our-technology-outro__shape{max-width:55%;top:50%;width:40rem}}@media screen and (max-width:519px){.our-technology-outro__shape{width:clamp(15rem,var(--svh,var(--vh,1vh)) * 34.48,23rem)}}.our-technology-outro__shape:first-child{top:-10rem;z-index:1}@media screen and (max-width:1024px){.our-technology-outro__shape:first-child{top:calc(50% - 3rem)}}.our-technology-outro__shape:nth-child(3){top:10rem;z-index:-1}@media screen and (max-width:1024px){.our-technology-outro__shape:nth-child(3){top:calc(50% + 3rem)}}.our-technology-cellineers{margin-top:0;padding-bottom:var(--spacing-8);position:relative;text-align:center}@media screen and (max-width:519px){.our-technology-cellineers{padding-bottom:var(--spacing-7)}}.our-technology-cellineers__wrapper{left:0;margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:31.25svw 12.4rem;position:absolute;top:0;width:100%}@media screen and (max-width:767px){.our-technology-cellineers__wrapper{padding-block:0;top:-1rem}}.our-technology-cellineers__heading{font-size:5.6rem;font-weight:400;letter-spacing:-.01em;line-height:1.1}@media screen and (max-width:519px){.our-technology-cellineers__heading{font-size:3.2rem;line-height:1.1}}.our-technology-cellineers__earth{margin-bottom:calc(var(--spacing-2)*-1);pointer-events:none}@media screen and (max-width:519px){.our-technology-cellineers__earth{margin-bottom:calc(var(--spacing-3)*-1)}}.our-technology-cellineers__visuals{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.our-technology-cellineers__dots{height:100%;width:100%}.our-technology-cellineers__dots g{opacity:0;visibility:hidden}.our-technology-cellineers__member{--size:120;--left:0;--top:0;--opacity:1;aspect-ratio:1;left:var(--left);opacity:var(--opacity);position:absolute;top:calc(var(--top) - 8rem);visibility:hidden;width:calc(var(--size)/10*1rem)}@media screen and (max-width:1023px){.our-technology-cellineers__member{width:calc(var(--size)/15*1rem)}}@media screen and (max-width:767px){.our-technology-cellineers__member{width:calc(var(--size)/10*1rem)}}.our-technology-cellineers__member--1{--size:95;--top: calc(50% - 5rem) ;--left:5.2%}@media screen and (max-width:767px){.our-technology-cellineers__member--1{--left:17.6%;--size:31;--top:38%}}.our-technology-cellineers__member--2{--size:78;--left:28%;--top: calc(50% - 3.2rem) }@media screen and (max-width:767px){.our-technology-cellineers__member--2{--left:80.8%;--size:24;--top:41.4%;--opacity:.5}}.our-technology-cellineers__member--3{--left:66.25%;--top: calc(50% + 1rem) ;--size:60;--opacity:.5}@media screen and (max-width:767px){.our-technology-cellineers__member--3{--left:7.73%;--size:23;--top:58.3%;--opacity:.5}}.our-technology-cellineers__member--4{--left:84%;--top: calc(50% - 7.5rem) ;--size:95}@media screen and (max-width:767px){.our-technology-cellineers__member--4{--left:26.6%;--size:49;--top:58.3%}}.our-technology-cellineers__member--5{--left:10.7%;--top:58.8%;--size:50;--opacity:.5}@media screen and (max-width:767px){.our-technology-cellineers__member--5{--left:65.3%;--size:29;--top:52.47%;--opacity:1}}.our-technology-cellineers__member--6{--left:22%;--top:61.1%;--size:52;--opacity:.8}@media screen and (max-width:767px){.our-technology-cellineers__member--6{--left:88%;--size:23;--top:55.38%;--opacity:1}}.our-technology-cellineers__member--7{--left:31.1%;--top:58.6%;--size:120}@media screen and (max-width:767px){.our-technology-cellineers__member--7{--left:14.4%;--size:37;--top:72.8%}}.our-technology-cellineers__member--8{--left:52.4%;--top:58.18%;--size:77}@media screen and (max-width:767px){.our-technology-cellineers__member--8{--left:66.6%;--size:48;--top:68.84%}}.our-technology-cellineers__member--9{--left:73.19%;--top:66.9%;--size:43;--opacity:.6}.our-technology-cellineers__member--10{--left:79%;--top:54.92%;--size:72;--opacity:.9}.our-technology-cellineers__member--11{--left:92.7%;--top:59.92%;--size:50;--opacity:.5}.our-technology-cellineers__member--12{--left:17.15%;--top:74%;--size:90}.our-technology-cellineers__member--13{--left:34%;--top:78.78%;--size:43}.our-technology-cellineers__member--14{--left:43.3%;--top:84.16%;--size:90}.our-technology-cellineers__member--15{--left:52.56%;--top:70.22%;--size:120}.our-technology-cellineers__member--16{--left:73.19%;--top:78.78%;--size:56}.our-technology-cellineers__member-image{border:1px solid #aa8ac0;border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.our-technology-languages{height:calc(var(--svh, var(--vh, 1vh))*200);position:relative;text-align:center}@media screen and (max-width:519px){.our-technology-languages{height:auto;padding-bottom:37rem}}.our-technology-languages__wrapper{height:calc(var(--svh, var(--vh, 1vh))*100);left:0;margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:9.2rem;position:sticky;top:0}@media screen and (max-width:519px){.our-technology-languages__wrapper{height:auto;padding-block:var(--spacing-6)}}.our-technology-languages__label{color:#e9d8f4;font-size:1.6rem;font-weight:700;letter-spacing:.02em;line-height:1.5;margin-bottom:var(--spacing-4);text-transform:uppercase}@media screen and (max-width:519px){.our-technology-languages__label{font-size:1.4rem;line-height:1.5;margin-bottom:var(--spacing-3)}}.our-technology-languages__heading{font-size:5.6rem;font-weight:400;letter-spacing:-.01em;line-height:1.1;margin-inline:auto;max-width:75rem;white-space:pre-line}@media screen and (max-width:519px){.our-technology-languages__heading{font-size:3.2rem;line-height:1.1}}.our-technology-languages__lines{left:0;margin-inline:auto;max-height:unset;min-height:100%;position:absolute;right:0;top:5rem;width:100%}@media screen and (min-width:1280px) and (max-width:1440px) and (max-height:768px){.our-technology-languages__lines{max-width:1100px}}@media screen and (max-width:519px){.our-technology-languages__lines{min-height:37.5rem;top:18rem}}.our-technology-languages__lang{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#f5f0f829;border:1px solid #aa8ac0;border-radius:1.2rem;display:flex;font-size:2rem;justify-content:center;letter-spacing:-.01em;line-height:1.3;max-width:20rem;min-height:6.4rem;min-width:16.6rem;padding:1rem var(--spacing-2) 1rem;position:absolute;white-space:pre-line}@media screen and (max-width:519px){.our-technology-languages__lang{border-radius:.6rem;font-size:1rem;line-height:1.2;max-width:12rem;min-height:4rem;min-width:8.5rem;padding:.5rem var(--spacing-1)}}@media screen and (max-width:519px){.our-technology-languages__lang:nth-of-type(n+6){display:none}}.our-technology-pagination__wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative;visibility:hidden}@media screen and (max-width:1024px){.our-technology-pagination__wrapper{height:calc(clamp(var(--spacing-6),var(--svh, var(--vh, 1vh)) * 18.75,18rem) - 2rem)}}@media screen and (min-width:820px) and (max-width:1366px) and (max-aspect-ratio:1/1){.our-technology-pagination__wrapper{height:calc(clamp(var(--spacing-6),var(--svh, var(--vh, 1vh)) * 22,35rem) - 2rem)}}@media screen and (max-width:519px){.our-technology-pagination__wrapper{height:calc(clamp(var(--spacing-6),var(--svh, var(--vh, 1vh)) * 15,12.5rem) - 2rem)}}@media screen and (max-width:320px){.our-technology-pagination__wrapper{height:calc(clamp(var(--spacing-6),var(--svh, var(--vh, 1vh)) * 12.75,12.5rem) - 2rem)}}@media screen and (max-width:1024px){.our-technology-pagination__wrapper:not(.our-technology-pagination__wrapper--duplicate){opacity:0}}.our-technology-pagination__wrapper--duplicate{top:0;right:0;bottom:0;left:0;position:absolute;right:var(--wrapper-padding)}.our-technology-pagination__wrapper--is-intro-active,.our-technology-pagination__wrapper--is-scene-active{visibility:visible}.our-technology-pagination__item{color:#e49fd5;font-size:1.4rem;letter-spacing:-.01em;line-height:1.3;position:absolute;right:0;top:50%;translate:0 -50%}@media screen and (max-width:1024px){.our-technology-pagination__item{bottom:0;top:unset}}.our-technology-pagination__item-shape{--scale-y:.25;--scale-x:.25;--scale:var(--scale-x);--rotate-x:0deg;--shape-r:-90deg;aspect-ratio:1;opacity:0;position:absolute;right:calc(100% + var(--spacing-10));top:calc(50% - 5rem);translate:0 5rem;visibility:hidden;width:10rem}@media screen and (max-width:1024px){.our-technology-pagination__item-shape{bottom:0;right:0;top:unset;width:3rem}}@media screen and (max-width:519px){.our-technology-pagination__item-shape{right:.4rem;width:2rem}}.our-technology-pagination__item-shape:after{aspect-ratio:1;-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);background-color:#e49fd5;background-color:#f5f0f829;border:clamp(1px,4px * (1 - var(--scale)),4px) solid #aa8ac0;border-radius:clamp(1.6rem,2.4rem * (1 - var(--scale)),2.4rem);content:"";left:50%;position:absolute;scale:var(--scale-x) var(--scale-y);top:50%;transform:rotate3d(1,0,100,calc(45deg + var(--shape-r)));transform-origin:center;transition:.35s cubic-bezier(.25,.46,.45,.94);transition-property:border-width,border-radius;translate:-50% -50%;width:clamp(15rem,35vh,35rem)}@media screen and (max-width:1024px){.our-technology-pagination__item-shape:after{border-radius:2px;border-width:1px;scale:1;width:3rem}}@media screen and (max-width:519px){.our-technology-pagination__item-shape:after{width:2rem}}.our-technology-pagination__item-text{min-width:2rem;position:relative}@media screen and (max-width:1024px){.our-technology-pagination__item-text{display:none}}.our-technology-pagination__item-text:before{background-color:#e49fd5;content:"";height:1px;position:absolute;right:calc(100% + 1.2rem);top:50%;width:2rem}.our-technology-pagination__item:first-child{top:calc(50% - 10rem)}.our-technology-pagination__item:nth-child(2){top:calc(50% + 1.6rem)}.our-technology-pagination__item:nth-child(3){top:calc(50% + 13rem)}@media screen and (max-width:1024px){.our-technology-pagination__item:first-child,.our-technology-pagination__item:nth-child(2),.our-technology-pagination__item:nth-child(3){bottom:0;top:unset}}.our-technology-pagination__item--duplicate:not(:first-child){opacity:0;visibility:hidden}.our-technology-scene-heading{font-size:9.6rem;font-size:clamp(5.6rem,var(--svh,var(--vh,1vh)) * 11.3,9.6rem);font-weight:700;letter-spacing:-.03em;line-height:.9;position:relative;text-transform:uppercase;z-index:1}@media screen and (max-width:519px){.our-technology-scene-heading{font-size:3.6rem;line-height:.9}}@media screen and (max-width:1024px){.our-technology-scene-heading{margin-bottom:var(--spacing-5);margin-inline:auto;text-align:center;z-index:1}}@media screen and (max-width:1024px) and (max-aspect-ratio:1/1){.our-technology-scene-heading{max-width:89rem}}@media screen and (orientation:landscape) and (max-width:1000px) and (max-height:500px){.our-technology-scene-heading{width:100%}}@media screen and (max-width:519px){.our-technology-scene-heading{margin-bottom:var(--spacing-3);max-width:28rem;min-height:6.5rem;width:100%;z-index:1}}.our-technology-scene-heading span{display:block;font-size:3.2rem;font-weight:700;letter-spacing:-.02em;line-height:.9}@media screen and (max-width:519px){.our-technology-scene-heading span{font-size:1.6rem;font-weight:700;letter-spacing:.02em;line-height:1.5;text-transform:uppercase}}@media screen and (max-width:519px) and (max-width:519px){.our-technology-scene-heading span{font-size:1.4rem;line-height:1.5}}.our-technology-scene-media{aspect-ratio:1;margin-block:auto}@media screen and (min-width:1025px){.our-technology-scene-media{opacity:0;scale:.9}}@media screen and (max-width:1024px){.our-technology-scene-media{margin-block:clamp(var(--spacing-5),var(--svh,var(--vh,1vh)) * 6.25,var(--spacing-10));margin-inline:auto;opacity:1;scale:1;width:clamp(28rem,var(--svh,var(--vh,1vh)) * 40.8,48.58rem)}}@media screen and (orientation:landscape) and (max-width:1000px) and (max-height:500px){.our-technology-scene-media{margin-block:0}}@media screen and (max-width:519px){.our-technology-scene-media{margin-block:0;width:clamp(18rem,var(--svh,var(--vh,1vh)) * 35,22.2rem)}}@media screen and (min-width:1025px){.our-technology-scene-media--large{width:clamp(25rem,var(--svh,var(--vh,1vh)) * 48,41rem)}.our-technology-scene-media--medium{width:clamp(25rem,var(--svh,var(--vh,1vh)) * 43.5,37rem)}.our-technology-scene-media--small{width:clamp(20rem,var(--svh,var(--vh,1vh)) * 40.8,34.7rem)}}.our-technology-scene-media--cards{opacity:1;scale:1;z-index:5}@media screen and (min-width:1025px){.our-technology-scene-media--cards{width:clamp(25rem,var(--svh,var(--vh,1vh)) * 45.8,39rem)}}.our-technology-scene-media__image,.our-technology-scene-media__video{border:1px solid #aa8ac0;border-radius:50%;height:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:1}.our-technology-scene-media__card,.our-technology-scene-media__image--card{border-radius:1.6rem;top:0;right:0;bottom:0;left:0;position:absolute}.our-technology-scene-media__card:after{background-color:#7726f6;border-radius:1.6rem;content:"";height:100%;top:0;right:0;bottom:0;left:0;opacity:var(--tinta-opacity,0);position:absolute;width:100%;z-index:1}.our-technology-scene-media__blob{height:80rem;left:50%;max-height:unset;max-width:unset;overflow:visible;position:absolute;top:50%;translate:-50% -50%;width:80rem}@media screen and (max-width:1024px){.our-technology-scene-media__blob{height:100rem;width:100rem}}@media screen and (max-width:519px){.our-technology-scene-media__blob{height:40rem;width:40rem}}.our-technology-scene-media__blob--glycerin-400-color-alpha-80{height:120rem;width:120rem}@media screen and (max-width:1279px){.our-technology-scene-media__blob--glycerin-400-color-alpha-80{height:100rem;width:100rem}}@media screen and (max-width:519px){.our-technology-scene-media__blob--glycerin-400-color-alpha-80{height:40rem;width:40rem}}.our-technology-scene-body{color:#e9d8f4;font-size:1.8rem;line-height:1.5;max-width:43rem;min-height:4.3rem;position:relative;text-align:center;width:100%;z-index:1}@media screen and (max-width:519px){.our-technology-scene-body{font-size:1.4rem;letter-spacing:normal;line-height:1.5}}@media screen and (max-width:1024px){.our-technology-scene-body{margin-inline:auto;text-align:center}}@media screen and (orientation:landscape) and (max-width:1000px) and (max-height:500px){.our-technology-scene-body{margin-block:auto}}@media screen and (max-width:519px){.our-technology-scene-body{margin-top:clamp(var(--spacing-3),var(--svh,var(--vh,1vh)) * 6,var(--spacing-5));max-width:28rem;padding-block:.4rem}}.our-technology-scene-part{display:flex;top:0;right:0;bottom:0;left:0;margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);opacity:0;padding:0 var(--wrapper-padding);position:absolute;transition:.35s cubic-bezier(.25,.46,.45,.94);transition-property:opacity,visibility;visibility:hidden}@media screen and (max-width:1024px){.our-technology-scene-part{justify-content:flex-start;padding-block:clamp(var(--spacing-6),var(--svh,var(--vh,1vh)) * 18.75,18rem) var(--spacing-6)}}@media screen and (min-width:820px) and (max-width:1366px) and (max-aspect-ratio:1/1){.our-technology-scene-part{padding-top:clamp(var(--spacing-6),var(--svh,var(--vh,1vh)) * 22,35rem)}}@media screen and (orientation:landscape) and (max-width:1000px) and (max-height:500px){.our-technology-scene-part{flex-flow:row wrap}}@media screen and (max-width:519px){.our-technology-scene-part{padding-block:clamp(var(--spacing-6),var(--svh,var(--vh,1vh)) * 15,12.5rem) var(--spacing-3)}}@media screen and (max-width:320px){.our-technology-scene-part{padding-top:clamp(var(--spacing-6),var(--svh,var(--vh,1vh)) * 12.75,12.5rem)}}.our-technology-scene-part--is-active{opacity:1;visibility:visible;z-index:5}.our-technology-scene-index{display:none;font-size:1.8rem;left:0;line-height:1.5;padding-bottom:2rem;position:absolute;right:0;text-align:center;translate:0 -100%;width:100%}@media screen and (max-width:519px){.our-technology-scene-index{font-size:1.4rem;letter-spacing:normal;line-height:1.5}}@media screen and (max-width:1024px){.our-technology-scene-index{display:block}}@media screen and (orientation:landscape) and (max-width:1000px) and (max-height:500px){.our-technology-scene-index{display:none}}@media screen and (max-width:1024px){.our-technology-scene-index{top:clamp(var(--spacing-6),var(--svh,var(--vh,1vh)) * 18.75,18rem)}}@media screen and (min-width:820px) and (max-width:1366px) and (max-aspect-ratio:1/1){.our-technology-scene-index{top:clamp(var(--spacing-6),var(--svh,var(--vh,1vh)) * 22,35rem)}}@media screen and (max-width:519px){.our-technology-scene-index{top:clamp(var(--spacing-6),var(--svh,var(--vh,1vh)) * 15,12.5rem)}}@media screen and (max-width:320px){.our-technology-scene-index{top:clamp(var(--spacing-6),var(--svh,var(--vh,1vh)) * 12.75,12.5rem)}}.our-technology-scene-first-part{align-items:center;flex-flow:column nowrap}@media screen and (min-width:1025px){.our-technology-scene-first-part{padding-block:clamp(var(--spacing-6),var(--svh,var(--vh,1vh)) * 9.4,var(--spacing-10)) clamp(var(--spacing-4),var(--svh,var(--vh,1vh)) * 7.5,var(--spacing-8))}}@media screen and (orientation:landscape) and (max-width:1000px) and (max-height:500px){.our-technology-scene-first-part{align-items:flex-start;flex-flow:row wrap}}.our-technology-scene-first-part__heading{margin-inline:auto;max-width:89rem;text-align:center}@media screen and (min-width:1025px){.our-technology-scene-first-part__heading{margin-bottom:clamp(var(--spacing-2),var(--svh,var(--vh,1vh)) * 3.7,var(--spacing-4));opacity:0;translate:0 -5rem}}.our-technology-scene-first-part__circle{height:calc(var(--svh, var(--vh, 1vh))*124);left:50%;max-height:unset;min-height:80rem;opacity:0;position:absolute;top:-6rem;transform:translate(-50%) scale(1.25);transform-origin:center;width:auto}@media screen and (max-width:1024px){.our-technology-scene-first-part__circle{display:none}}.our-technology-scene-first-part__media{position:relative}.our-technology-scene-first-part__body{padding-inline:1rem}@media screen and (min-width:1025px){.our-technology-scene-first-part__body{margin-top:var(--spacing-2);opacity:0;translate:0 5rem}}.our-technology-scene-second-part{align-items:flex-start;flex-flow:column-reverse wrap}@media screen and (min-width:1025px){.our-technology-scene-second-part{padding-block:clamp(var(--spacing-4),var(--svh,var(--vh,1vh)) * 7.5,var(--spacing-8))}}@media screen and (max-width:1024px){.our-technology-scene-second-part{flex-flow:column nowrap}}@media screen and (orientation:landscape) and (max-width:1000px) and (max-height:500px){.our-technology-scene-second-part{flex-flow:row wrap}}@media screen and (min-width:1025px){.our-technology-scene-second-part__heading{opacity:0;translate:0 5rem}}@media screen and (max-width:1024px){.our-technology-scene-second-part__heading{max-width:100%}}.our-technology-scene-second-part__heading span{display:inline-block;padding-top:var(--spacing-1);vertical-align:top}@media screen and (max-width:1024px){.our-technology-scene-second-part__heading span{display:block;padding-top:0}}.our-technology-scene-second-part__media{position:relative}@media screen and (min-width:1025px){.our-technology-scene-second-part__media{left:calc(var(--spacing-2) + var(--wrapper-padding));position:absolute;top:calc(var(--svh, var(--vh, 1vh))*22.5)}}.our-technology-scene-second-part__body{padding-inline:0}@media screen and (min-width:1025px){.our-technology-scene-second-part__body{margin-left:auto;margin-block:auto;max-width:44rem;opacity:0;padding-top:calc(1.4rem + clamp(5.6rem,var(--svh, var(--vh, 1vh)) * 11.3,9.6rem));translate:-5rem 0}}.our-technology-scene-second-part__body-inner{display:inline-block;padding-inline:2rem 1rem;position:relative}@media screen and (max-width:1024px){.our-technology-scene-second-part__body-inner{padding-left:1rem}}.our-technology-scene{opacity:0;visibility:hidden}.our-technology-scene--is-active{opacity:1;visibility:visible;z-index:5}.our-technology-therapies{height:calc(var(--svh, var(--vh, 1vh))*200);position:relative;text-align:center}@media screen and (max-width:519px){.our-technology-therapies{height:auto;margin-bottom:calc(var(--spacing-6)*-1);padding-bottom:29rem}}.our-technology-therapies__wrapper{height:calc(var(--svh, var(--vh, 1vh))*100);left:0;margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:9.2rem;position:sticky;top:0}@media screen and (max-width:519px){.our-technology-therapies__wrapper{height:auto;padding-block:var(--spacing-6)}}.our-technology-therapies__label{color:#e9d8f4;font-size:1.6rem;font-weight:700;letter-spacing:.02em;line-height:1.5;margin-bottom:var(--spacing-4);text-transform:uppercase}@media screen and (max-width:519px){.our-technology-therapies__label{font-size:1.4rem;line-height:1.5;margin-bottom:var(--spacing-3)}}.our-technology-therapies__heading{font-size:5.6rem;font-weight:400;letter-spacing:-.01em;line-height:1.1;margin-inline:auto;max-width:75rem;white-space:pre-line}@media screen and (max-width:519px){.our-technology-therapies__heading{font-size:3.2rem;line-height:1.1}}.our-technology-therapies__lines{left:0;margin-inline:auto;max-height:unset;min-height:100%;position:absolute;right:0;top:19.2rem;width:100%}@media screen and (max-width:519px){.our-technology-therapies__lines{min-height:43.2rem;top:14.2rem}}@media screen and (min-width:1280px) and (max-width:1440px) and (max-height:768px){.our-technology-therapies__lines{max-width:1100px}}.our-technology-therapies__therapy{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#f5f0f829;border:1px solid #aa8ac0;border-radius:1.2rem;display:flex;font-size:2rem;justify-content:center;letter-spacing:-.01em;line-height:1.3;max-width:20rem;min-height:6.4rem;min-width:16.6rem;padding:1rem var(--spacing-2) 1rem;position:absolute;white-space:pre-line}@media screen and (max-width:519px){.our-technology-therapies__therapy{border-radius:.6rem;font-size:1rem;line-height:1.2;max-width:12rem;min-height:4rem;min-width:8.5rem;padding:.5rem var(--spacing-1)}}@media screen and (max-width:519px){.our-technology-therapies__therapy:nth-of-type(n+5){display:none}}.our-technology-scroll{min-height:calc(var(--svh, var(--vh, 1vh))*(var(--696aacce) + var(--696aacce) + var(--267ccc1a)*var(--1c649a26)));position:relative;translate:0 0}@media screen and (max-width:1024px){.our-technology-scroll{min-height:calc(var(--svh, var(--vh, 1vh))*var(--081c7732)*var(--1c649a26))}}.our-technology-scroll__wrapper{height:calc(var(--svh, var(--vh, 1vh))*100);left:0;position:sticky;top:0}.our-technology-scroll__pagination,.our-technology-scroll__scene{height:calc(var(--svh, var(--vh, 1vh))*100);left:0;margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);position:absolute;top:0;transition:.35s cubic-bezier(.25,.46,.45,.94);transition-property:opacity,visibility;width:100%}@media screen and (max-width:1024px){.our-technology-scroll__scene--intro,.our-technology-scroll__scene--outro{height:auto;min-height:0;position:relative}}.our-technology-scroll__pagination{transition:.35s cubic-bezier(.25,.46,.45,.94);transition-property:opacity,visibility}.stats-item{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-1);justify-content:flex-end;text-align:center}@media screen and (max-width:1023px){.stats-item{padding-inline:var(--spacing-1)}}.stats-item__number{font-size:9.6rem;font-weight:700;letter-spacing:-.03em;line-height:.9}@media screen and (max-width:519px){.stats-item__number{font-size:3.6rem;line-height:.9}}.stats-item__description{color:#e9d8f4;font-size:1.8rem;letter-spacing:-.01em;line-height:1.5;padding-top:.4rem;padding-inline:var(--spacing-1)}@media screen and (max-width:519px){.stats-item__description{font-size:1.4rem;letter-spacing:normal;line-height:1.5;padding-top:0}}.stats-module{display:grid;gap:var(--grid-gutter,2.4rem);grid-auto-rows:auto;grid-template-columns:repeat(var(--grid-columns,12),minmax(0,1fr));margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:9.2rem}@media screen and (max-width:519px){.stats-module{--grid-columns:6;--grid-gutter:0;padding-block:var(--spacing-6)}}.stats-module__label{color:#e9d8f4;font-size:1.6rem;font-weight:700;grid-column:1/-1;letter-spacing:.02em;line-height:1.5;margin-bottom:var(--spacing-5);text-align:center;text-transform:uppercase}@media screen and (max-width:519px){.stats-module__label{font-size:1.4rem;line-height:1.5;margin-bottom:var(--spacing-3)}}.stats-module__list{--grid-columns:3;--grid-gutter:6.5rem 6.9rem;display:grid;gap:var(--grid-gutter,2.4rem);grid-auto-rows:auto;grid-column-end:12;grid-column-start:2;grid-template-columns:repeat(var(--grid-columns,12),minmax(0,1fr));padding-block:.7rem var(--spacing-2);position:relative}@media screen and (max-width:519px){.stats-module__list{--grid-columns:6}}@media screen and (max-width:1023px){.stats-module__list{--grid-columns:2;--grid-gutter:var(--spacing-8) var(--spacing-7);grid-column:1/-1}}@media screen and (max-width:519px){.stats-module__list{--grid-columns:1;--grid-gutter:var(--spacing-5);padding-bottom:0}.stats-module__corners{display:none}}.step-item{display:grid;gap:var(--grid-gutter,2.4rem);grid-auto-rows:auto;grid-template-columns:repeat(var(--grid-columns,12),minmax(0,1fr));min-height:35.6rem}@media screen and (max-width:519px){.step-item{--grid-columns:6;--grid-columns:1;--grid-gutter:2rem;background-color:#f5f0f829;border:1px solid #aa8ac0;border-radius:1.6rem;min-height:0;padding:2.7rem var(--spacing-3) var(--spacing-4)}}@media screen and (min-width:520px){.step-item:nth-child(2n) .step-item__content{order:-1}}.step-item:nth-child(2n) .step-item__number:before{background-image:url(./steps-blob-right.CQHb35SZ.webp);height:102.1rem;left:unset;right:calc(var(--wrapper-padding)*-1);translate:0 -40%;width:82.3rem}@media screen and (max-width:519px){.step-item:nth-child(2n) .step-item__number:before{transform-origin:right;translate:10% -40%}}.step-item__content,.step-item__number{background-color:#f5f0f829;border:1px solid #aa8ac0;border-radius:1.6rem}@media screen and (max-width:519px){.step-item__content,.step-item__number{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:transparent;border:0;border-radius:0}}.step-item__content{display:flex;flex-direction:column;grid-column-start:span 7;padding:var(--spacing-6) var(--spacing-7) 4.3rem}@media screen and (max-width:1023px){.step-item__content{padding:var(--spacing-5)}}@media screen and (max-width:519px){.step-item__content{grid-column:1/-1;padding:0}}.step-item__number{align-items:flex-end;display:flex;font-size:19.5rem;grid-column-start:span 5;letter-spacing:-.01em;line-height:1;padding:2rem 3.5rem;position:relative}@media screen and (max-width:1023px){.step-item__number{padding-inline:var(--spacing-5)}}@media screen and (max-width:519px){.step-item__number{font-size:8rem;grid-column:1/-1;height:8rem;padding:0}}.step-item__number span{opacity:.25;position:relative;z-index:2}.step-item__number:before{background-image:url(./steps-blob-left.S6MN-YWP.webp);background-size:100%;content:"";height:102.3rem;left:calc(var(--wrapper-padding)*-1);opacity:.8;pointer-events:none;position:absolute;top:0;translate:0 -45%;width:86.6rem;z-index:-1;z-index:1}@media screen and (max-width:519px){.step-item__number:before{scale:.7;transform-origin:left;translate:-10% -45%}}.step-item__heading{font-size:4.6rem;font-weight:400;letter-spacing:-.01em;line-height:1;margin-bottom:var(--spacing-5)}@media screen and (max-width:519px){.step-item__heading{font-size:2.4rem;line-height:1.1;margin-bottom:var(--spacing-2)}}.step-item__body{font-size:2.4rem;letter-spacing:-.01em;line-height:1.4;margin-top:auto;max-width:56.3rem;opacity:.8}@media screen and (max-width:519px){.step-item__body{font-size:1.4rem;letter-spacing:normal;line-height:1.5;margin-top:0;opacity:1}}.step-by-step-module{margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:9.2rem}@media screen and (max-width:519px){.step-by-step-module{padding-block:var(--spacing-6)}}.step-by-step-module__label{color:#e9d8f4;font-size:1.6rem;font-weight:700;letter-spacing:.02em;line-height:1.5;margin-bottom:var(--spacing-5);text-align:center;text-transform:uppercase}@media screen and (max-width:519px){.step-by-step-module__label{font-size:1.4rem;line-height:1.5;margin-bottom:var(--spacing-4)}}.step-by-step-module__steps{display:flex;flex-direction:column;gap:var(--spacing-3)}@media screen and (max-width:519px){.step-by-step-module__steps{gap:var(--spacing-2)}}.base-button-load-more{--button-padding:0;--button-icon-size:.6rem;--button-height:auto;--button-width:auto;margin:auto}@media (hover:hover) and (pointer:fine){.base-button-load-more:hover{color:#f49cc0}}.base-button-load-more:focus-visible{color:#f49cc0}.base-button-load-more__icon{rotate:90deg}.team-member{font-size:1.4rem;letter-spacing:-.01em;line-height:1.3;text-align:center}@media screen and (max-width:519px){.team-member{letter-spacing:normal;line-height:1.5}}@media (hover:hover) and (pointer:fine){.team-member:hover .team-member__image--hovered{opacity:1}.team-member:hover .team-member__visual:after,.team-member:hover .team-member__visual:before{opacity:1}}.team-member:focus-visible .team-member__image--hovered{opacity:1}.team-member:focus-visible .team-member__visual:after,.team-member:focus-visible .team-member__visual:before{opacity:1}@media (hover:hover) and (pointer:fine){.team-member--has-link:hover .team-member__arrow{opacity:1;translate:0 -50%}}.team-member--has-link:focus-visible .team-member__arrow{opacity:1;translate:0 -50%}.team-member__visual{position:relative}.team-member__visual:after,.team-member__visual:before{border-radius:1.6rem;content:"";top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transition:opacity .35s cubic-bezier(.25,.46,.45,.94)}.team-member__visual:before{box-shadow:inset 0 0 19px #ffffffb3;z-index:1}.team-member__visual:after{box-shadow:0 0 14px 4px #fff3}.team-member__image{aspect-ratio:302/396;border-radius:1.6rem;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:519px){.team-member__image{border-radius:.8rem}}.team-member__image--hovered{top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transition:opacity .15s cubic-bezier(.165,.84,.44,1)}.team-member__name{gap:0 .8rem;margin-top:1.1rem}@media screen and (max-width:519px){.team-member__name{margin-top:var(--spacing-2)}}.team-member__name-last-word{position:relative}.team-member__arrow{display:inline-block;left:calc(100% + var(--spacing-1));opacity:0;position:absolute;top:50%;transition:.35s cubic-bezier(.25,.46,.45,.94);transition-property:opacity,translate;translate:-.4rem -50%;vertical-align:middle;width:1.7rem}@media screen and (max-width:1023px){.team-member__arrow{display:none}}.team-member__role{color:#e9d8f4;margin-top:.4rem}.team-grid-module{margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:9.2rem 11.2rem}@media screen and (max-width:519px){.team-grid-module{padding-block:var(--spacing-6)}}.team-grid-module__heading{font-size:5.6rem;font-weight:400;letter-spacing:-.01em;line-height:1.1;margin-bottom:7.8rem;text-align:center}@media screen and (max-width:519px){.team-grid-module__heading{font-size:3.2rem;line-height:1.1;margin-bottom:3.8rem}}.team-grid-module__members{--grid-columns:4;--grid-gutter:4.8rem 2.4rem;display:grid;gap:var(--grid-gutter,2.4rem);grid-auto-rows:auto;grid-template-columns:repeat(var(--grid-columns,12),minmax(0,1fr));padding-bottom:1rem;position:relative}@media screen and (max-width:519px){.team-grid-module__members{--grid-columns:6}}@media screen and (max-width:768px){.team-grid-module__members{--grid-columns:3}}@media screen and (max-width:519px){.team-grid-module__members{--grid-columns:2;--grid-gutter:6rem var(--spacing-2);padding-bottom:0}}.team-grid-module__member--is-hidden{transition:opacity .3s .1s}@media screen and (max-width:519px){.team-grid-module__member--is-hidden{display:none;opacity:0}}@media screen and (max-width:767px){.team-grid-module__corners{display:none}}.team-grid-module__action{display:flex;justify-content:center;margin-top:4.3rem}.text-only-module{display:grid;gap:var(--grid-gutter,2.4rem);grid-auto-rows:auto;grid-template-columns:repeat(var(--grid-columns,12),minmax(0,1fr));margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:11rem 17rem}@media screen and (max-width:519px){.text-only-module{--grid-columns:6;padding-block:var(--spacing-6)}}.text-only-module__content{grid-column-end:10;grid-column-start:4;text-align:center}@media screen and (max-width:1023px){.text-only-module__content{grid-column-end:11;grid-column-start:3}}@media screen and (max-width:519px){.text-only-module__content{grid-column:1/-1}}.text-only-module__body{--space-between:1.7em}@media screen and (max-width:519px){.text-only-module__body{--space-between:1em}}.text-only-module__label{color:#e9d8f4;font-size:1.6rem;font-weight:700;letter-spacing:.02em;line-height:1.5;margin-bottom:var(--spacing-3);text-transform:uppercase}@media screen and (max-width:519px){.text-only-module__label{font-size:1.4rem;line-height:1.5}}.text-only-module__heading{font-size:5.6rem;font-weight:400;letter-spacing:-.01em;line-height:1.1;margin-bottom:var(--spacing-5)}@media screen and (max-width:519px){.text-only-module__heading{font-size:3.2rem;line-height:1.1;margin-bottom:var(--spacing-4)}}.text-only-module__cta{margin-top:var(--spacing-3)}.two-column-list-module{--grid-gutter:0;display:grid;gap:var(--grid-gutter,2.4rem);grid-auto-rows:auto;grid-template-columns:repeat(var(--grid-columns,12),minmax(0,1fr));margin:0 auto;max-width:calc(100% + var(--wrapper-padding)*2);padding:0 var(--wrapper-padding);padding-block:9.2rem}@media screen and (max-width:519px){.two-column-list-module{--grid-columns:6;padding-block:var(--spacing-6)}}.two-column-list-module__label{color:#e9d8f4;font-size:1.6rem;font-weight:700;grid-column:1/-1;letter-spacing:.02em;line-height:1.5;margin-bottom:var(--spacing-5);text-align:center;text-transform:uppercase}@media screen and (max-width:519px){.two-column-list-module__label{font-size:1.4rem;line-height:1.5;margin-bottom:var(--spacing-4)}}.two-column-list-module__column,.two-column-list-module__list{display:grid;gap:2.4rem}.two-column-list-module__list{grid-column-end:12;grid-column-start:2;grid-template-columns:1fr 1fr}@media screen and (max-width:1023px){.two-column-list-module__list{grid-column:1/-1}}@media screen and (max-width:519px){.two-column-list-module__list{grid-template-columns:1fr}}.two-column-list-module__column{grid-template-columns:1fr}.two-column-list-module__item{border-bottom:1px solid #aa8ac0;color:#e9d8f4;font-size:1.4rem;letter-spacing:-.01em;line-height:1.3;padding-bottom:var(--spacing-3);padding-right:var(--spacing-5);position:relative}@media screen and (max-width:519px){.two-column-list-module__item{font-size:1.4rem;letter-spacing:normal;line-height:1.5}}.two-column-list-module__name{color:#f5f0f8;font-size:1.8rem;line-height:1.5;margin-bottom:.4rem}@media screen and (max-width:519px){.two-column-list-module__name{font-size:1.8rem;letter-spacing:normal;line-height:1.4}}.two-column-list-module__link{--button-arrow-opacity:0;top:0;right:0;bottom:0;left:0;position:absolute}@media (hover:hover) and (pointer:fine){.two-column-list-module__link:hover{--button-arrow-opacity:1}}.two-column-list-module__link:focus-visible{--button-arrow-opacity:1}.two-column-list-module__link .base-button__content{bottom:var(--spacing-4);position:absolute;right:0;translate:0 0}
