.button,.text--uppercase{text-transform:uppercase}.button,h2{color:#fff}h1#event-title,h2,p.hero__date{position:relative;z-index:3}body{width:100%;min-height:100vh}p{margin:0;padding:0}.text{line-height:1.35}header{display:flex;align-items:center;justify-content:center;padding:32px 16px}.header--container{max-width:1280px;width:100%;flex:1;margin:0 auto;display:flex;align-items:center;justify-content:center}.logo img{height:25px;width:auto;display:block}.button{display:none;appearance:none;border:0;background:var(--color-primary);padding:5px 25px;border-radius:999px;font-size:12px;cursor:not-allowed}#modules,.hero,.hero__content,aside{display:flex}aside{align-items:center;justify-content:center;gap:24px;padding:0 16px 32px}aside img{height:50px;width:auto}.index--container{position:relative;overflow-x:hidden}.hero{width:100%;position:relative;flex-direction:column-reverse;z-index:1}.hero__image{background-image:url('/_images/frontend/default/dummy-plug/background--mobile.webp');background-size:cover;background-position:center top;background-repeat:no-repeat;min-height:375px;flex:1}.hero__content,footer{padding:32px 16px;background:var(--color-primary)}.hero__content{position:relative;z-index:2;flex-direction:column;gap:16px}.hero__content::before{content:'';position:absolute;top:0;right:0;width:406px;height:154px;background-image:url('/_images/frontend/default/dummy-plug/shape__top.svg');background-size:contain;background-repeat:no-repeat;background-position:top right;z-index:2}h1#event-title{font-size:45px;color:var(--color-accent)}h2{font-size:25px}p.hero__date{font-size:24px;color:#fff}p.hero__more-info{font-size:21px;color:var(--color-accent)}p.hero__description{font-size:16px;color:#fff}#modules{flex-wrap:wrap;align-items:center;gap:8px 18px;list-style:none;padding:0;margin:16px 0 0;font-size:14px;color:#fff;line-height:2}footer{color:#fff}footer .footer--container{max-width:1280px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:32px;align-items:flex-start;justify-content:space-between}footer .footer__copyright{width:100%;flex:1;border-top:2px solid rgba(255,255,255,.3);padding:24px 0;opacity:.8;text-align:center}@media (min-width:768px){aside,header{padding:12px 16px}header{box-shadow:0 8px 10px 0 rgba(0,0,0,.03);min-height:54px}header .header--container{justify-content:space-between}.button{display:block}aside{gap:70px}aside img{height:65px}.hero{flex-direction:row;min-height:676px}.hero__image{width:55%;aspect-ratio:unset;min-height:676px;z-index:-1;background-image:url('/_images/frontend/default/dummy-plug/background--desktop.webp')}.hero__content{width:45%;padding:60px 40px;position:relative;padding-right:max(24px,calc(50% - 640px));text-align:right}.hero__content::after{content:'';position:absolute;top:0;bottom:0;left:0;height:100%;aspect-ratio:227/676;transform:translateX(-99%);background-image:url('/_images/frontend/default/dummy-plug/shape__left.svg');background-size:contain;background-repeat:no-repeat;background-position:left top;z-index:1}.hero__content::before{width:406px;height:154px}h1#event-title{font-size:45px}h2{font-size:32px}p.hero__date,p.hero__more-info{font-size:24px}p.hero__description{font-size:16px;margin-top:8px}#modules{font-size:14px;text-align:right;justify-content:flex-end;margin-top:32px}#modules li{white-space:normal}footer{display:flex;align-items:center;justify-content:space-between;min-height:90px;padding:18px 24px}footer .footer--container{flex-direction:row}footer .text--footer{display:none}footer small{margin-left:auto}footer .footer__copyright{border:none;padding:0;text-align:right;font-size:18px}}@media (min-width:1200px){h1#event-title{font-size:60px}h2{font-size:45px}p.hero__more-info{font-size:30px}#modules,p.hero__description{font-size:18px}}@media (min-width:1920px){.hero__image{background-image:url('/_images/frontend/default/dummy-plug/background--big-desktop.webp')}.hero__content::before{transform:scale(2);transform-origin:top right}}