.p-burger{align-items:center;aspect-ratio:1;border-radius:10px;display:inline-flex;flex-shrink:0;height:100%;justify-content:center;padding:0}.p-burger__link{margin-right:10px}.p-burger__icon{background:none;border:0;cursor:pointer;display:inline-block;height:15px;position:relative;width:15px}.p-burger__icon i{background-color:var(--c-black);border-radius:2px;height:2px;left:0;position:absolute;top:calc(50% - 1px);width:100%}.burger-is-open .p-burger__icon i,.has-scrolled .p-burger__icon i{background-color:var(--c-white)}.p-burger__icon i,.p-burger__icon i:after,.p-burger__icon i:before{transition:transform,opacity,background;transition-duration:.3s;transition-timing-function:cubic-bezier(.645,.045,.355,1);will-change:transform,opacity,background}.p-burger__icon i:after{transform:translateY(200%)}.p-burger__icon i:before{transform:translateY(-200%)}.p-burger__icon i:after,.p-burger__icon i:before{background-color:var(--c-black);border-radius:2px;content:"";height:100%;left:0;position:absolute;width:100%}.burger-is-open .p-burger__icon i:after,.burger-is-open .p-burger__icon i:before,.has-scrolled .p-burger__icon i:after,.has-scrolled .p-burger__icon i:before{background-color:var(--c-white)}.burger-is-open .p-burger__icon i,.p-burger__icon i.is-open{transform:rotate(135deg)}.burger-is-open .p-burger__icon i:after,.burger-is-open .p-burger__icon i:before,.p-burger__icon i.is-open:after,.p-burger__icon i.is-open:before{transform:none}.burger-is-open .p-burger__icon i:before,.p-burger__icon i.is-open:before{transform:rotate(90deg)}.burger-is-open .p-burger__icon i:after,.p-burger__icon i.is-open:after{opacity:0}.c-header{font-family:var(--font-title);font-size:14px;font-weight:500;left:0;opacity:0;padding:2rem 3rem;position:fixed;top:0;transform:translateY(-100%);transition:transform,opacity;transition-delay:.2s;transition-duration:.3s;transition-timing-function:cubic-bezier(.645,.045,.355,1);width:100%;will-change:transform,opacity;z-index:99}.loaded .c-header{opacity:1;transform:none}@media screen and (max-width:1023px){.c-header{padding:1rem}}.c-header .container{align-items:center;border-radius:1rem;display:flex;flex-flow:row!important;justify-content:space-between;padding:2rem;transition:background,border-radius;transition-duration:.3s;transition-timing-function:cubic-bezier(.645,.045,.355,1);will-change:background,border-radius}.burger-is-open .c-header .container{background:none;color:var(--c-white)}.has-scrolled .c-header .container{background:var(--c-black);color:var(--c-white)}.burger-is-open .c-header{position:fixed}.c-header__menu{position:relative;transition:color;transition-duration:.3s;transition-timing-function:cubic-bezier(.645,.045,.355,1);will-change:color;z-index:2}.c-header__menu--mobile{display:none;margin-top:2rem;text-align:center;width:100%}@media screen and (max-width:1023px){.c-header__menu--mobile{display:block}}.c-header__menu--mobile .c-header__menu-item{background:var(--c-white);border-radius:1rem;color:var(--c-black);display:block;font-size:16px;padding:2rem}@media screen and (max-width:1023px){.c-header__menu-item{display:none}}.c-header__menu-item--hidden{display:none!important}.c-header__menu-item a{cursor:pointer;display:block;position:relative}.c-header__menu-item a:hover:after{transform:none}.c-header__menu-item a:after{border-bottom:1px solid;content:"";left:0;position:absolute;top:100%;transform:scaleX(0);transform-origin:0 0;transition:transform;transition-duration:.3s;transition-timing-function:cubic-bezier(.645,.045,.355,1);width:100%;will-change:transform}.c-header__menu-item--lang{text-transform:uppercase}@media screen and (max-width:1023px){.c-header__menu-item--lang{display:block}}.c-header__menu ul{display:flex;grid-gap:4rem}.c-header__chapters{background:var(--c-black);border-radius:1rem;left:0;opacity:0;padding:8rem 2rem 2rem;pointer-events:none;position:absolute;top:0;transform:translateY(-5rem);transition:opacity,transform;transition-duration:.3s;transition-timing-function:cubic-bezier(.645,.045,.355,1);width:100%;will-change:opacity,transform}@media screen and (max-width:1023px){.c-header__chapters{padding-top:6rem}}.c-header__chapters-container{display:flex;flex-flow:wrap;max-height:calc(var(--app-height) - 14rem);grid-gap:2rem;overflow:auto}.c-header__chapters-container::-webkit-scrollbar{height:3px;width:3px}.c-header__chapters-container::-webkit-scrollbar-thumb{background:#fff;border-radius:0}.c-header__chapters-container::-webkit-scrollbar-track{background:transparent;border-radius:0}@media screen and (max-width:1023px){.c-header__chapters-container{max-height:calc(var(--app-height) - 10rem);padding:0 10px}.has-scrolled .c-header__chapters-container{max-height:calc(var(--app-height) - 12rem)}}.has-scrolled .c-header__chapters{border-radius:0 0 1rem 1rem;margin-top:-1rem;padding-top:3rem;top:100%}.burger-is-open .c-header__chapters{opacity:1;pointer-events:all;transform:none}.c-header__chapters .p-chapter{flex-flow:row;top:0!important;grid-gap:3rem;opacity:0;padding:2rem 6rem 2rem 2rem;transform:translateY(-3rem)}.c-header__chapters .p-chapter:first-child{transition-delay:.02s}.c-header__chapters .p-chapter:nth-child(2){transition-delay:.04s}.c-header__chapters .p-chapter:nth-child(3){transition-delay:.06s}.c-header__chapters .p-chapter:nth-child(4){transition-delay:.08s}.c-header__chapters .p-chapter:nth-child(5){transition-delay:.1s}.c-header__chapters .p-chapter:nth-child(6){transition-delay:.12s}.c-header__chapters .p-chapter:nth-child(7){transition-delay:.14s}.c-header__chapters .p-chapter:nth-child(8){transition-delay:.16s}.c-header__chapters .p-chapter:nth-child(9){transition-delay:.18s}.c-header__chapters .p-chapter:nth-child(10){transition-delay:.2s}.c-header__chapters .p-chapter:nth-child(11){transition-delay:.22s}.burger-is-open .c-header__chapters .p-chapter{opacity:1;transform:none}@media screen and (max-width:1023px){.c-header__chapters .p-chapter{justify-content:flex-start;width:100%;grid-gap:2rem;border:0;padding:0}}.c-header__chapters .p-chapter:not(:hover) svg [stroke]{stroke:var(--c-white)}.c-header__chapters .p-chapter:not(:hover) svg [fill]{fill:var(--c-white)}.c-header__chapters .p-chapter__circle,.c-header__chapters .p-chapter__number{display:none}.c-header__chapters .p-chapter__shape{flex-shrink:0;width:70px}@media screen and (max-width:1023px){.c-header__chapters .p-chapter__shape{width:50px}}.c-header__chapters .p-chapter__title{font-weight:500;padding:0;text-align:left}.c-header__logo{background:url(./logo-black.CMJnQ6KJ.svg) no-repeat 50%;background-size:contain;height:22px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background;transition-duration:.3s;transition-timing-function:cubic-bezier(.645,.045,.355,1);width:120px;will-change:background;z-index:2}.burger-is-open .c-header__logo,.has-scrolled .c-header__logo{background-image:url(./logo-white.Ce5PJc0Y.svg)}.c-header__title{align-items:center;display:flex;grid-gap:4rem;cursor:pointer;position:relative;transition:color;transition-duration:.3s;transition-timing-function:cubic-bezier(.645,.045,.355,1);will-change:color;z-index:2}.c-header__title button{pointer-events:none}@media screen and (max-width:1023px){.c-header__title a{display:none}}.p-menu{font-weight:400}.p-menu__title{margin-bottom:2rem}.p-menu__items{display:flex;grid-gap:3rem}.p-menu .current-menu-item a{font-weight:700}.p-footer{color:var(--c-white);margin-bottom:2rem;margin-top:2rem}@media screen and (max-width:1023px){.p-footer{margin-bottom:0}}.p-footer .container{background:var(--c-black);border-radius:1rem;padding:3rem 3rem 0}@media screen and (max-width:1023px){.p-footer .container{border-radius:0;padding:2rem;width:100%}}.p-footer__logo{margin-top:8rem;opacity:.2;transition:opacity;transition-duration:.3s;transition-timing-function:cubic-bezier(.645,.045,.355,1);will-change:opacity}.p-footer__logo:hover{opacity:1}.p-footer__logo,.p-footer__logo img{width:100%}.p-footer__description{flex-basis:50%;font-size:16px;font-weight:300;padding-right:16.6666666667%;white-space:pre-wrap}@media screen and (max-width:1023px){.p-footer__description{margin-bottom:4rem;padding-right:0}}.p-footer__content{display:flex}@media screen and (max-width:1023px){.p-footer__content{flex-flow:column}}.p-footer__socials .p-menu__items{flex-flow:row;grid-gap:10px}.p-footer__menu{display:flex;flex-basis:50%;flex-flow:row;font-size:12px;grid-gap:4rem}@media screen and (max-width:1023px){.p-footer__menu{flex-flow:column}}.p-footer__menu .p-menu{flex:1 1 0}.p-footer__menu .p-menu__items{flex-flow:column;grid-gap:10px}.p-footer .container{align-items:center}
