@import url(https://fonts.googleapis.com/css2?family=Heebo:wght@300;700&display=swap);[data-v-1b27ddd6]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-1b27ddd6],[data-theme=dark][data-v-1b27ddd6]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-1b27ddd6],[data-theme=dark] a[data-v-1b27ddd6]{color:var(--color-safe-text-on-dark)}.c-footer[data-v-1b27ddd6]{font-size:16px;line-height:24px;background:var(--main-color);color:var(--main-font-color)}.c-footer__sidearm[data-v-1b27ddd6]{padding:0 0 0 24px}.c-footer__learfield[data-v-1b27ddd6]{padding:0 24px;border-right:1px solid var(--main-border-color)}.c-footer__info ul[data-v-1b27ddd6]{margin:0 0 6px 0}.c-footer__info ul li[data-v-1b27ddd6]{padding:0 12px}.c-footer__info ul li[data-v-1b27ddd6]:first-child{padding:0 12px 0 0;border-right:1px solid var(--main-border-color)}.c-footer__info ul li a[data-v-1b27ddd6]{text-decoration:none}.c-footer__info ul li a[data-v-1b27ddd6]:hover{text-decoration:underline}@media screen and (max-width:1024px){.c-footer__info ul[data-v-1b27ddd6]{margin:0}.c-footer__info>div[data-v-1b27ddd6],.c-footer__info ul li[data-v-1b27ddd6]{padding:12px 24px!important;border-bottom:1px solid var(--main-border-color)}.c-footer__logos[data-v-1b27ddd6]{align-items:flex-start}.c-footer__logos>div[data-v-1b27ddd6]{flex:0 1 50%;padding:24px;display:flex;align-items:center;justify-content:center}}[data-v-214e7da8]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-214e7da8],[data-theme=dark][data-v-214e7da8]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-214e7da8],[data-theme=dark] a[data-v-214e7da8]{color:var(--color-safe-text-on-dark)}.c-navigation[data-v-214e7da8]{position:fixed;top:0;right:0;height:100%;width:100px;z-index:99}.c-navigation__app-bar[data-v-214e7da8]{background:var(--main-color);border-left-color:var(--main-border-color);z-index:2}.c-navigation__app-bar[data-v-214e7da8]:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:var(--main-color);z-index:0;box-shadow:-1px 0 0 0 var(--main-border-color)}.c-navigation__menu-button[data-v-214e7da8]{background:none;border:none;border-radius:0;color:unset;height:unset;margin:0;padding:0;color:var(--color-safe-text);width:48px;height:48px;position:relative;z-index:2;transition:.3s;cursor:pointer}.c-navigation__menu-button .line-1[data-v-214e7da8],.c-navigation__menu-button .line-2[data-v-214e7da8],.c-navigation__menu-button .line-3[data-v-214e7da8]{position:absolute;width:36px;height:2px;background:var(--color-safe-text);top:50%;left:50%;transform:translate(-50%,-50%);transition:.3s}.c-navigation__menu-button .line-1[data-v-214e7da8]{transform:translate(-6px,-13px);width:24px}.c-navigation__menu-button .line-2[data-v-214e7da8]{transform:translate(-6px,12px);width:24px}.c-navigation__menu-button .line-3[data-v-214e7da8]{opacity:1}.c-navigation__menu-button[data-v-214e7da8]:hover{background:var(--color-primary)}.c-navigation__menu-button:hover .line-1[data-v-214e7da8],.c-navigation__menu-button:hover .line-2[data-v-214e7da8],.c-navigation__menu-button:hover .line-3[data-v-214e7da8]{background:var(--text-on-primary)}.c-navigation__menu-button.is-active .line-1[data-v-214e7da8]{width:36px;transform:translate(-50%,-50%) rotate(45deg)}.c-navigation__menu-button.is-active .line-2[data-v-214e7da8]{transform:translate(-50%,-50%) rotate(-45deg);width:36px}.c-navigation__menu-button.is-active .line-3[data-v-214e7da8]{opacity:0}.c-navigation__menu-dot-items[data-v-214e7da8]{min-height:1px;width:52px}.c-navigation__menu-dot-item[data-v-214e7da8]{position:relative;display:block}.c-navigation__menu-dot-item[data-v-214e7da8]:before{position:absolute;top:50%;right:100%;content:attr(data-title);background:var(--color-primary);color:var(--text-on-primary);white-space:nowrap;z-index:3;pointer-events:none;transform:translate(-24px,-50%);opacity:0;height:1.5rem;line-height:1.5rem;font-size:.875rem;padding:0 .75rem;border-radius:.75rem}.c-navigation__menu-dot-item[data-v-214e7da8]:focus:before,.c-navigation__menu-dot-item[data-v-214e7da8]:hover:before{transition:.3s;opacity:1;transform:translateY(-50%)}.c-navigation__menu-dot[data-v-214e7da8]{display:inline-block;width:26px;height:26px;position:relative;z-index:2}.c-navigation__menu-dot[data-v-214e7da8]:before{position:absolute;top:50%;left:50%;width:14px;height:14px;transform:translate(-50%,-50%);content:"";border:solid 1px var(--main-font-color);border-radius:50%;opacity:0}.c-navigation__menu-dot[data-v-214e7da8]:after{position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:50%;transform:translate(-50%,-50%);content:"";background:var(--main-font-color)}.c-navigation__menu-dot.is-active[data-v-214e7da8]:after{background:var(--color-safe-text)}.c-navigation__menu-dot.is-active[data-v-214e7da8]:before{border-color:var(--color-safe-text);opacity:1}.c-navigation__site[data-v-214e7da8]{-ms-writing-mode:tb-lr;writing-mode:vertical-lr;position:relative;min-height:1px;z-index:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:48px 0}.c-navigation__site[data-v-214e7da8]:after,.c-navigation__site[data-v-214e7da8]:before{position:absolute;right:50%;top:0;width:1px;height:36px;content:"";background:var(--main-font-color)}.c-navigation__site[data-v-214e7da8]:after{top:auto;bottom:0}.c-navigation__logo[data-v-214e7da8]{width:50px;height:50px;position:relative;z-index:2}.c-navigation__logo img[data-v-214e7da8]{max-height:100%}.c-navigation__offcanvas[data-v-214e7da8]{top:0;right:100px;transform:translateX(calc(100% + 2px));z-index:-2;transition:.3s;height:100%;width:calc(100% - 100px);max-width:740px;background:var(--main-color);overflow:auto}.c-navigation__offcanvas.is-open[data-v-214e7da8]{transform:none}.c-navigation__items[data-v-214e7da8]{border-left:solid 1px var(--main-border-color);min-height:100%}.c-navigation__item--level-1[data-v-214e7da8]{border-bottom-color:var(--main-border-color)}.c-navigation__url--level-1[data-v-214e7da8]{color:var(--main-font-color)}.c-navigation__url--level-1[data-v-214e7da8]:before{position:absolute;top:0;left:-1px;height:100%;width:3px;content:"";background:var(--color-primary);opacity:0}.c-navigation__url--level-1.is-active[data-v-214e7da8]{color:var(--color-safe-text);background:var(--main-gray-color)}.c-navigation__url--level-1.is-active[data-v-214e7da8]:before{opacity:1}.c-navigation__url--level-1[data-v-214e7da8]:focus,.c-navigation__url--level-1[data-v-214e7da8]:hover{color:var(--text-on-primary);transition:.2s;background:var(--color-primary)}.c-navigation__url--level-1:focus .c-navigation__url-icon[data-v-214e7da8],.c-navigation__url--level-1:hover .c-navigation__url-icon[data-v-214e7da8]{color:var(--text-on-primary)}.c-navigation__url-icon[data-v-214e7da8]{color:var(--color-primary)}@media screen and (max-width:1023px){.c-navigation[data-v-214e7da8]{height:60px;width:100%}.c-navigation__app-bar[data-v-214e7da8]:after{box-shadow:0 1px 0 0 var(--main-border-color)}.c-navigation__offcanvas[data-v-214e7da8]{right:0;top:60px;transform:translateY(-102%);height:calc(100% - 60px);width:100%;max-width:none}.c-navigation__items[data-v-214e7da8]{border-left:none}}@media screen and (max-height:600px){.c-navigation__site[data-v-214e7da8]{padding:12px 0}.c-navigation__site[data-v-214e7da8]:after,.c-navigation__site[data-v-214e7da8]:before{display:none}}[data-v-ca753c34]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-ca753c34],[data-theme=dark][data-v-ca753c34]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-ca753c34],[data-theme=dark] a[data-v-ca753c34]{color:var(--color-safe-text-on-dark)}.c-navigation[data-v-ca753c34]{position:fixed;top:0;left:0;height:100px;width:100%;z-index:99}.c-navigation__app-bar[data-v-ca753c34]{background:var(--main-color);border-bottom-color:var(--main-border-color);z-index:2}.c-navigation__app-bar[data-v-ca753c34]:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:var(--main-color);z-index:0;box-shadow:-1px 0 0 0 var(--main-border-color)}.c-navigation__menu-button[data-v-ca753c34]{background:none;border:none;border-radius:0;color:unset;height:unset;margin:0;padding:0;color:var(--color-safe-text);width:48px;height:48px;position:relative;z-index:2;transition:.3s;cursor:pointer}.c-navigation__menu-button .line-1[data-v-ca753c34],.c-navigation__menu-button .line-2[data-v-ca753c34],.c-navigation__menu-button .line-3[data-v-ca753c34]{position:absolute;width:36px;height:1px;background:var(--color-safe-text);top:50%;left:50%;transform:translate(-50%,-50%);transition:.3s}.c-navigation__menu-button .line-1[data-v-ca753c34]{transform:translate(-6px,-13px);width:24px}.c-navigation__menu-button .line-2[data-v-ca753c34]{transform:translate(-6px,12px);width:24px}.c-navigation__menu-button .line-3[data-v-ca753c34]{opacity:1}.c-navigation__menu-button[data-v-ca753c34]:hover{background:var(--color-primary)}.c-navigation__menu-button:hover .line-1[data-v-ca753c34],.c-navigation__menu-button:hover .line-2[data-v-ca753c34],.c-navigation__menu-button:hover .line-3[data-v-ca753c34]{background:var(--text-on-primary)}.c-navigation__menu-button.is-active .line-1[data-v-ca753c34]{width:36px;transform:translate(-50%,-50%) rotate(45deg)}.c-navigation__menu-button.is-active .line-2[data-v-ca753c34]{transform:translate(-50%,-50%) rotate(-45deg);width:36px}.c-navigation__menu-button.is-active .line-3[data-v-ca753c34]{opacity:0}.c-navigation__logo[data-v-ca753c34]{width:auto;height:60px;position:relative;z-index:2}.c-navigation__logo img[data-v-ca753c34]{max-height:100%}.c-navigation__offcanvas[data-v-ca753c34]{top:100px;left:0;transform:translateY(-102%);z-index:-2;transition:.3s;width:100%;height:calc(100vh - 100px);background:var(--main-color);overflow:auto}.c-navigation__offcanvas.is-open[data-v-ca753c34]{transform:none}.c-navigation__items[data-v-ca753c34]{border-left:solid 1px var(--main-border-color);min-height:100%}.c-navigation__item--level-1[data-v-ca753c34]{border-bottom-color:var(--main-border-color);border-right-color:var(--main-border-color);min-height:calc(50vh - 50px)}.c-navigation__item--continue[data-v-ca753c34]{background:var(--main-gray-color)}.c-navigation__url--level-1[data-v-ca753c34]{color:var(--main-font-color);height:100%;overflow-wrap:break-word}.c-navigation__url--level-1[data-v-ca753c34]:after{position:absolute;bottom:0;left:0;width:100%;height:3px;content:"";background:var(--color-primary);opacity:0}.c-navigation__url--level-1 .c-navigation__url-icon[data-v-ca753c34]{color:var(--color-primary)}.c-navigation__url--level-1.is-active[data-v-ca753c34]:after{opacity:1}.c-navigation__url--level-1[data-v-ca753c34]:focus,.c-navigation__url--level-1[data-v-ca753c34]:hover{color:var(--text-on-primary);transition:.2s;background:var(--color-primary)}.c-navigation__url--level-1:focus .c-navigation__url-icon[data-v-ca753c34],.c-navigation__url--level-1:hover .c-navigation__url-icon[data-v-ca753c34]{color:var(--text-on-primary)}@media screen and (max-width:1023px){.c-navigation[data-v-ca753c34]{height:60px;width:100%}.c-navigation__app-bar[data-v-ca753c34]:after{box-shadow:0 1px 0 0 var(--main-border-color)}.c-navigation__logo[data-v-ca753c34]{height:40px}.c-navigation__offcanvas[data-v-ca753c34]{right:0;top:60px;transform:translateY(-102%);height:calc(100% - 60px);width:100%;max-width:none}.c-navigation__items[data-v-ca753c34]{border-left:none}.c-navigation__item--level-1[data-v-ca753c34]{min-height:calc(50vh - 30px)}}@media screen and (max-width:767px){.c-navigation__item--level-1[data-v-ca753c34]{min-height:0}.c-navigation__url--level-1[data-v-ca753c34] .c-navigation__url-icon{width:16px}}*,:after,:before{box-sizing:border-box}body,html{background-color:#fff;font-family:Work Sans,sans-serif;margin:0;padding:0;min-height:100%}a{color:var(--color-safe-text-on-light)}.nav-2#app{padding-top:0;padding-right:100px}@media screen and (max-width:1023px){.nav-2#app{padding-right:0;padding-top:60px}}.nav-1#app{padding-right:0;padding-top:100px}@media screen and (max-width:1023px){.nav-1#app{padding-top:60px}}.component{background-size:cover;background-position:top}.s-home>.component:nth-of-type(odd),.s-home>.component:nth-of-type(odd) .c-custom__content-inside{background-color:var(--main-color)!important}.s-home>.component:nth-of-type(2n),.s-home>.component:nth-of-type(2n) .c-custom__content-inside{background-color:var(--main-color-alt)!important}.sidearm-ad{display:flex;align-items:center;justify-content:center;background-color:var(--main-color);border-top:1px solid var(--main-border-color);border-bottom:1px solid var(--main-border-color)}.sidearm-ad .dfp-ad,.sidearm-ad .sidearm-dfp-ad{margin:24px;background-color:var(--main-font-color)}.s-common__button{margin-left:auto;margin-right:auto;border:1px solid var(--main-font-color);color:var(--main-font-color);background:none;padding:6px 24px;display:flex;align-items:center;text-align:center;justify-content:center;text-decoration:none;transition:.25s;text-transform:uppercase;min-height:48px}.s-common__button:hover{transition:.25s;background:var(--main-font-color)!important;color:var(--main-color)!important}.s-common__interactions{margin:12px 0 0 0;flex-wrap:wrap}.s-common__tabs{margin:12px 0}.s-common__tab,.s-common__tabs{display:flex;align-items:center}.s-common__tab{padding:0;margin:0 0 0 24px;font-family:Heebo,sans-serif;color:#707070;background:none;border:none;cursor:pointer;transition:.25s}.s-common__tab:first-child{margin:0}.s-common__tab:hover{transition:.25s}.s-common__tab.is-active,.s-common__tab:hover{color:var(--main-font-color)}.s-common__tab.is-active .s-common__tab--dot:before{content:"";display:block;width:18px;height:18px;border:2px solid var(--color-primary);box-sizing:border-box;border-radius:50%;margin:0 6px 0 0;transition:.25s}.s-common__tab.is-active .s-common__tab--dot:after{background:var(--color-primary);width:8px;height:8px;transition:.25s}.s-common__tab--dot{width:18px;height:18px;position:relative;margin-right:6px}.s-common__tab--dot:before{content:"";display:block;width:18px;height:18px;transition:.25s;border:2px solid #707070;box-sizing:border-box;border-radius:50%;margin:0 6px 0 0}.s-common__tab--dot:after{content:"";display:block;border-radius:50%;position:absolute;background:transparent;transition:.25s;width:0;height:0;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:539px){.s-common__tab{margin:0 0 0 12px}}.s-common__dropdown{margin:0 24px;position:relative}.s-common__dropdown:after{z-index:2;position:absolute;top:50%;right:24px;margin:0;transform:translateY(-50%);font-size:18px;color:var(--main-font-color);content:"\e012";display:block;font-family:sidearm_font_v2}.s-common__dropdown select{width:100%;height:48px;color:var(--main-font-color);background:var(--main-color);border:1px solid var(--main-border-color);box-sizing:border-box;font-size:14px;line-height:125%;font-weight:700;text-transform:uppercase;font-family:Work Sans,sans-serif;padding:0 24px;-moz-appearance:none;-webkit-appearance:none}.s-common__dropdown select::-ms-expand{display:none}.s-common__filter{margin:12px 16px 12px 0}.s-common__filter-button{cursor:pointer;font-family:Work Sans,sans-serif;font-weight:700;text-transform:uppercase;height:48px;padding:0 24px;background:none;color:var(--main-font-color);border:1px solid var(--main-border-color);margin:0 12px 0 0;transition:.25s}.s-common__filter-button.is-active,.s-common__filter-button:hover{transition:.25s;background:var(--color-primary);color:#fff;border:1px solid var(--color-primary)}.s-common__scrollbar{scrollbar-color:var(--main-font-color);scrollbar-width:thin}.s-common__scrollbar::-webkit-scrollbar-track{background-color:var(--main-color);border-radius:999px}.s-common__scrollbar::-webkit-scrollbar{width:4px}.s-common__scrollbar::-webkit-scrollbar,.s-common__scrollbar::-webkit-scrollbar-thumb{background-color:var(--main-font-color);border-radius:999px}.row{max-width:1440px}[data-theme=dark] a{color:var(--color-safe-text-on-dark)}[data-v-346c04a8]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-346c04a8],[data-theme=dark][data-v-346c04a8]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-346c04a8],[data-theme=dark] a[data-v-346c04a8]{color:var(--color-safe-text-on-dark)}#app[data-v-346c04a8]{overflow-anchor:none}[data-v-5428302f]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-5428302f],[data-theme=dark][data-v-5428302f]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-5428302f],[data-theme=dark] a[data-v-5428302f]{color:var(--color-safe-text-on-dark)}.s-common__header[data-v-5428302f]{padding:16px 0;position:relative;box-shadow:inset 0 -1px 0 var(--main-border-color)}.s-common__header h2[data-v-5428302f]{text-transform:uppercase;margin:0;color:var(--main-font-color)}.s-common__header[data-v-5428302f]:after{content:"";display:block;background:var(--color-primary);position:absolute;bottom:0;left:0;height:3px;width:60px}.s-common__header--ad img[data-v-5428302f]{max-width:150px}@media screen and (max-width:768px){.s-common__header[data-v-5428302f]{padding:0!important;display:block!important;box-shadow:none!important}.s-common__header[data-v-5428302f]:after{content:none!important}.s-common__header h2[data-v-5428302f]{margin:0!important;position:relative;text-align:center;padding:9px 0;box-shadow:inset 0 -1px 0 var(--main-border-color)}.s-common__header h2[data-v-5428302f]:after{content:"";display:block;background:var(--color-primary);position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:3px;width:60px}.s-common__header--ad[data-v-5428302f]{text-align:center;max-width:100%!important;display:flex;align-items:center;justify-content:center;margin-top:12px}}.c-custom__content-inside img{max-width:100%;height:auto}[data-v-619d63b3]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-619d63b3],[data-theme=dark][data-v-619d63b3]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-619d63b3],[data-theme=dark] a[data-v-619d63b3]{color:var(--color-safe-text-on-dark)}.c-custom[data-v-619d63b3]{color:var(--main-font-color)}[data-v-60ae98b2]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-60ae98b2],[data-theme=dark][data-v-60ae98b2]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-60ae98b2],[data-theme=dark] a[data-v-60ae98b2]{color:var(--color-safe-text-on-dark)}.c-stories__card--item-inside[data-v-60ae98b2]{color:var(--main-font-color);background:var(--main-color);border:1px solid var(--main-border-color);box-sizing:border-box;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.c-stories__card--item-details[data-v-60ae98b2]{padding:24px;flex:1}.c-stories__card--item-more[data-v-60ae98b2]{display:block;width:122px;display:flex;align-items:center;text-transform:uppercase;justify-content:center;height:35px;color:var(--text-on-primary);background:var(--color-primary);text-decoration:none;margin-top:auto}.c-stories__card--item-more[data-v-60ae98b2]:hover{transition:.25s}.c-stories__card--item-teaser[data-v-60ae98b2]{margin:0 0 24px 0}.c-stories__card--item-teaser a[data-v-60ae98b2]{color:var(--main-font-color)}.c-stories__card--item-image-container[data-v-60ae98b2]{flex-shrink:0}.c-stories__card--item-image[data-v-60ae98b2]{height:0;padding-bottom:56.25%;width:100%;overflow:hidden;background-size:cover;background-position:top}.c-stories__card--item-title[data-v-60ae98b2]{margin:0 0 12px 0;padding-top:15px;position:relative;color:var(--main-font-color)}.c-stories__card--item-title[data-v-60ae98b2]:before{content:"";display:block;width:60px;height:3px;position:absolute;top:0;left:0;background:var(--color-primary)}.c-stories__card--item-url[data-v-60ae98b2]{text-decoration:none}.c-stories__card--item-url[data-v-60ae98b2]:hover{text-decoration:underline}.c-stories__card--item[data-v-60ae98b2]:first-child,.c-stories__card--item[data-v-60ae98b2]:nth-child(2){width:50%!important}.c-stories__card--item:first-child .c-stories__card--item-inside[data-v-60ae98b2],.c-stories__card--item:nth-child(2) .c-stories__card--item-inside[data-v-60ae98b2]{display:flex;flex-direction:row}.c-stories__card--item:first-child .c-stories__card--item-details[data-v-60ae98b2],.c-stories__card--item:first-child .c-stories__card--item-image-container[data-v-60ae98b2],.c-stories__card--item:nth-child(2) .c-stories__card--item-details[data-v-60ae98b2],.c-stories__card--item:nth-child(2) .c-stories__card--item-image-container[data-v-60ae98b2]{width:50%}.c-stories__card--item:first-child .c-stories__card--item-image[data-v-60ae98b2],.c-stories__card--item:nth-child(2) .c-stories__card--item-image[data-v-60ae98b2]{height:0;padding-bottom:114.94252287%;width:100%;overflow:hidden;background-size:cover;background-position:top}@media screen and (max-width:1279px){.c-stories__card--item:first-child .c-stories__card--item-inside[data-v-60ae98b2],.c-stories__card--item:nth-child(2) .c-stories__card--item-inside[data-v-60ae98b2]{flex-direction:column}.c-stories__card--item:first-child .c-stories__card--item-teaser[data-v-60ae98b2],.c-stories__card--item:nth-child(2) .c-stories__card--item-teaser[data-v-60ae98b2]{margin:0 0 24px 0}.c-stories__card--item:first-child .c-stories__card--item-teaser a[data-v-60ae98b2],.c-stories__card--item:nth-child(2) .c-stories__card--item-teaser a[data-v-60ae98b2]{color:var(--main-font-color)}.c-stories__card--item:first-child .c-stories__card--item-details[data-v-60ae98b2],.c-stories__card--item:nth-child(2) .c-stories__card--item-details[data-v-60ae98b2]{width:auto}.c-stories__card--item:first-child .c-stories__card--item-image-container[data-v-60ae98b2],.c-stories__card--item:nth-child(2) .c-stories__card--item-image-container[data-v-60ae98b2]{flex-shrink:0;width:auto}.c-stories__card--item:first-child .c-stories__card--item-image[data-v-60ae98b2],.c-stories__card--item:nth-child(2) .c-stories__card--item-image[data-v-60ae98b2]{height:0;padding-bottom:56.25%;width:100%;overflow:hidden;background-size:cover;background-position:top}}@media screen and (max-width:767px){.c-stories__card--item[data-v-60ae98b2]:first-child,.c-stories__card--item[data-v-60ae98b2]:nth-child(2){width:100%!important}}.c-stories__list--item[data-v-60ae98b2]{margin:0 0 12px 0}.c-stories__list--item[data-v-60ae98b2]:last-child{margin:0}.c-stories__list--item-inside[data-v-60ae98b2]{flex:1;position:relative;color:var(--main-font-color);background:var(--main-color);border:1px solid var(--main-border-color);box-sizing:border-box;border-radius:10px;overflow:hidden;min-height:190px}.c-stories__list--item-details[data-v-60ae98b2]{padding:24px;flex:1}.c-stories__list--item-more[data-v-60ae98b2]{display:block;width:122px;display:flex;align-items:center;text-transform:uppercase;justify-content:center;height:35px;color:var(--text-on-primary);background:var(--color-primary);text-decoration:none;margin-top:auto}.c-stories__list--item-more[data-v-60ae98b2]:hover{transition:.25s}.c-stories__list--item-teaser a[data-v-60ae98b2]{color:var(--main-font-color)}.c-stories__list--item-image-container[data-v-60ae98b2]{flex-shrink:0;width:336px}.c-stories__list--item-image[data-v-60ae98b2]{height:100%;width:100%;overflow:hidden;background-size:cover;background-position:top}.c-stories__list--item-title[data-v-60ae98b2]{margin:0 0 12px 0;padding-top:15px;position:relative;color:var(--main-font-color)}.c-stories__list--item-title[data-v-60ae98b2]:before{content:"";display:block;width:60px;height:3px;position:absolute;top:0;left:0;background:var(--color-primary)}.c-stories__list--item-url[data-v-60ae98b2]{text-decoration:none}.c-stories__list--item-url[data-v-60ae98b2]:hover{text-decoration:underline}@media screen and (max-width:767px){.c-stories__list--item-inside[data-v-60ae98b2]{min-height:auto}.c-stories__list--item-image-container[data-v-60ae98b2]{display:none}}[data-theme=dark] .c-stories__list--item-inside{background:#0d0d0d}[data-v-7ce62f8c]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-7ce62f8c],[data-theme=dark][data-v-7ce62f8c]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-7ce62f8c],[data-theme=dark] a[data-v-7ce62f8c]{color:var(--color-safe-text-on-dark)}.c-animation[data-v-7ce62f8c] svg path{stroke:var(--color-primary)!important}[data-v-6f67fc36]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-6f67fc36],[data-theme=dark][data-v-6f67fc36]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-6f67fc36],[data-theme=dark] a[data-v-6f67fc36]{color:var(--color-safe-text-on-dark)}.c-hero__wrapper[data-v-6f67fc36]{background-position:top;background-size:cover}.c-hero__wrapper.no-bg[data-v-6f67fc36]{background:none!important}.c-hero--template-1[data-v-6f67fc36]{height:100vh;background:#fff}.c-hero--template-1 .c-justsigned__item[data-v-6f67fc36]{font-family:Roboto Condensed,sans-serif;min-height:100px;display:flex;color:var(--main-font-color)}.c-hero--template-1 .c-justsigned__time[data-v-6f67fc36]{padding:0 24px;border-left:2px solid var(--color-primary)}.c-hero--template-1 .c-justsigned__name[data-v-6f67fc36]{margin:6px 0 0 0;padding:0 24px;font-family:Work Sans,sans-serif}.c-hero--template-1 .c-justsigned__name a[data-v-6f67fc36]{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-decoration:none}.c-hero--template-1 .c-justsigned__name a[data-v-6f67fc36]:hover{text-decoration:underline}.c-hero--template-1 .c-justsigned__details[data-v-6f67fc36]{padding:24px 0;flex:1;overflow:hidden;border-left:1px solid var(--main-border-color)}.c-hero--template-1 .c-justsigned__media[data-v-6f67fc36]{flex-shrink:0;width:100px;background-color:#fff;background-size:cover;background-position:top}.c-hero--template-1 .c-justsigned__slider[data-v-6f67fc36]{width:420px;position:absolute;right:24px;bottom:24px;z-index:2;margin:auto 0 0 0;background:var(--main-color);border:1px solid var(--main-border-color);box-sizing:border-box}@media screen and (max-width:540px){.c-hero--template-1 .c-justsigned__slider[data-v-6f67fc36]{bottom:auto;right:auto;position:relative;width:auto;justify-self:flex-end}.c-hero--template-1 .c-justsigned__media[data-v-6f67fc36]{width:80px}.c-hero--template-1 .c-justsigned__item[data-v-6f67fc36]{min-height:80px}.c-hero--template-1 .c-justsigned__details[data-v-6f67fc36]{padding:12px 0;display:flex;flex-direction:column;justify-content:center}.c-hero--template-1 .c-justsigned__name[data-v-6f67fc36]{margin:4px 0 0 0;padding:0 12px}.c-hero--template-1 .c-justsigned__time[data-v-6f67fc36]{padding:0 12px}}.c-hero--template-1.navigation-top[data-v-6f67fc36]{height:calc(100vh - 100px)}@media screen and (max-width:1023px){.c-hero--template-1.navigation-top[data-v-6f67fc36],.c-hero--template-1[data-v-6f67fc36]{height:calc(100vh - 60px)}}@media screen and (max-width:767px){.c-hero--template-1[data-v-6f67fc36]{display:flex;flex-direction:column}}.c-hero--template-1 .c-hero__ad[data-v-6f67fc36]{z-index:2;position:absolute;top:0;left:0;width:100%}.c-hero--template-1 .c-hero__ad .sidearm-ad[data-v-6f67fc36]{border:none;background:none}.c-hero--template-1 .c-hero__left[data-v-6f67fc36]{flex:0 2 59.34065%;background-color:var(--main-color);background-size:cover;background-position:top}.c-hero--template-1 .c-hero__right[data-v-6f67fc36]{padding:48px;position:relative;flex:0 1 40.65935%;background:var(--main-color)}.c-hero--template-1 .c-hero__date[data-v-6f67fc36]{color:var(--main-font-color);margin:0 0 36px 0}.c-hero--template-1 .c-hero__sponsor[data-v-6f67fc36]{margin:48px 0 0 0;max-width:150px}.c-hero--template-1 .c-hero__info[data-v-6f67fc36]{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;flex-shrink:0;position:absolute;right:48px;top:50%;transform:translateY(-50%);z-index:10}.c-hero--template-1 .c-hero__details[data-v-6f67fc36]{background:var(--main-font-color);color:var(--main-color)}.c-hero--template-1 .c-hero__details--info[data-v-6f67fc36]{padding:24px 24px 12px 24px;flex:1 1 auto;min-height:1px;min-width:1px}.c-hero--template-1 .c-hero__details--cursive[data-v-6f67fc36]{padding:0 12px;display:flex;align-items:center;height:45px;border-bottom:1px solid var(--main-color)}.c-hero--template-1 .c-hero__details--cursive svg path[data-v-6f67fc36]{color:var(--main-color)}.c-hero--template-1 .c-hero__details--cursive-sign[data-v-6f67fc36]{max-width:450px}.c-hero--template-1 .c-hero__details--title[data-v-6f67fc36]{font-size:120px;white-space:nowrap;line-height:125%}.c-hero--template-1 .c-hero__details--logo[data-v-6f67fc36]{display:flex;align-items:center;justify-content:center;flex-shrink:0 0 auto;width:257px;padding:12px 24px;background:var(--color-primary)}.c-hero--template-1 .c-hero__details--logo img[data-v-6f67fc36]{max-height:100%}@media screen and (max-width:1279px){.c-hero--template-1 .c-hero__ad[data-v-6f67fc36]{position:relative}.c-hero--template-1 .c-hero__left[data-v-6f67fc36]{position:absolute;bottom:0;left:0;width:60%;height:100%}.c-hero--template-1 .c-hero__right[data-v-6f67fc36]{background:none;position:static}.c-hero--template-1 .c-hero__date[data-v-6f67fc36]{background:var(--main-color)}.c-hero--template-1 .c-hero__info[data-v-6f67fc36]{position:relative;right:auto;top:auto;transform:none}.c-hero--template-1 .c-hero__details--logo[data-v-6f67fc36]{width:204px}.c-hero--template-1 .c-hero__details--cursive-sign[data-v-6f67fc36]{max-width:350px}.c-hero--template-1 .c-hero__details--title[data-v-6f67fc36]{font-size:72px}}@media screen and (max-width:1023px){.c-hero--template-1 .c-hero[data-v-6f67fc36]{height:auto;min-height:calc(100vh - 60px)}.c-hero--template-1 .c-hero.navigation-top[data-v-6f67fc36]{height:auto}.c-hero--template-1 .c-hero__date[data-v-6f67fc36]{background:none}.c-hero--template-1 .c-hero__details--logo[data-v-6f67fc36]{width:256px}.c-hero--template-1 .c-hero__details--title[data-v-6f67fc36]{white-space:normal;line-height:1}}@media screen and (max-width:767px){.c-hero--template-1 .c-hero__info[data-v-6f67fc36]{align-items:stretch;padding:0 24px}.c-hero--template-1 .c-hero__date[data-v-6f67fc36]{text-align:center}.c-hero--template-1 .c-hero__right[data-v-6f67fc36]{padding-left:12px;padding-right:12px;padding-top:0;padding-bottom:24px;flex:1;display:flex;flex-direction:column}.c-hero--template-1 .c-hero__left[data-v-6f67fc36]{width:100%;height:50%}.c-hero--template-1 .c-hero__details--logo[data-v-6f67fc36]{width:100%;height:100px}.c-hero--template-1 .c-hero__details--title[data-v-6f67fc36]{font-size:54px}.c-hero--template-1 .c-hero__details--info[data-v-6f67fc36]{padding:12px}.c-hero--template-1 .c-hero__sponsor[data-v-6f67fc36]{margin:48px auto 0}}.c-hero--template-2[data-v-6f67fc36]{height:100vh}.c-hero--template-2.navigation-top[data-v-6f67fc36]{height:calc(100vh - 100px)}.c-hero--template-2 .c-hero__background[data-v-6f67fc36]{min-height:100vh;background:top no-repeat var(--main-color);background-size:cover}.c-hero--template-2 .c-hero__background[data-v-6f67fc36]:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:var(--main-color);opacity:.7}.c-hero--template-2 .c-hero__background.navigation-top[data-v-6f67fc36]{min-height:calc(100vh - 100px)}.c-hero--template-2 .c-hero__ad .sidearm-ad[data-v-6f67fc36]{border:none;background:none}.c-hero--template-2 .c-hero__details[data-v-6f67fc36]{color:var(--main-font-color)}.c-hero--template-2 .c-hero__sport[data-v-6f67fc36]{border-color:var(--color-primary)}.c-hero--template-2 .c-hero__sponsor[data-v-6f67fc36]{max-width:150px}@media screen and (max-width:1023px){.c-hero--template-2 .c-hero__background.navigation-top[data-v-6f67fc36],.c-hero--template-2 .c-hero__background[data-v-6f67fc36]{min-height:calc(100vh - 60px)}}.c-hero--template-3[data-v-6f67fc36]{min-height:100vh}.c-hero--template-3[data-v-6f67fc36]:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:var(--main-color);opacity:.2;z-index:2}.c-hero--template-3.navigation-top[data-v-6f67fc36]{min-height:calc(100vh - 100px)}@media screen and (max-width:1023px){.c-hero--template-3.navigation-top[data-v-6f67fc36],.c-hero--template-3[data-v-6f67fc36]{min-height:calc(100vh - 60px)}}.c-hero--template-3 .c-hero__logo[data-v-6f67fc36]{display:flex;align-items:center;justify-content:center;padding-top:48px}.c-hero--template-3 .c-hero__logo img[data-v-6f67fc36]{max-width:100px}@media screen and (max-width:1023px){.c-hero--template-3 .c-hero__logo[data-v-6f67fc36]{padding-top:12px}.c-hero--template-3 .c-hero__logo img[data-v-6f67fc36]{max-width:50px}}.c-hero--template-3 .c-hero__content[data-v-6f67fc36]{flex:1;padding:135px 120px 48px 120px;color:var(--main-font-color);position:relative;z-index:2}@media screen and (max-width:1023px){.c-hero--template-3 .c-hero__content[data-v-6f67fc36]{padding:135px 48px 48px 48px}}@media screen and (max-width:768px){.c-hero--template-3 .c-hero__content[data-v-6f67fc36]{padding:135px 24px 48px 24px}}.c-hero--template-3 .c-hero__sponsor[data-v-6f67fc36]{max-width:150px;margin-top:24px}.c-hero--template-3 .c-hero__links ul[data-v-6f67fc36]{margin:48px 0 0 0;list-style:none;padding:0;display:flex;flex-wrap:wrap}.c-hero--template-3 .c-hero__links ul li[data-v-6f67fc36]{margin-right:24px}.c-hero--template-3 .c-hero__links ul li a[data-v-6f67fc36]{display:block;text-decoration:none;padding:15px 24px;background:var(--color-primary);color:var(--text-on-primary);transition:.25s}.c-hero--template-3 .c-hero__links ul li a[data-v-6f67fc36]:hover{transition:.25s;background:var(--color-secondary);color:var(--text-on-secondary)}.c-hero--template-3 .c-hero__headline[data-v-6f67fc36]:after{content:"";display:block;height:1px;width:100%;max-width:350px;position:absolute;bottom:0;left:0;background:var(--color-primary)}.c-hero--template-4[data-v-6f67fc36]{background:var(--main-color);padding-bottom:48px;min-height:100vh}.c-hero--template-4.navigation-top[data-v-6f67fc36]{min-height:calc(100vh - 100px)}@media screen and (max-width:1023px){.c-hero--template-4.navigation-top[data-v-6f67fc36],.c-hero--template-4[data-v-6f67fc36]{min-height:calc(100vh - 60px)}}.c-hero--template-4 .c-justsigned__slider[data-v-6f67fc36]{margin:0 -12px}.c-hero--template-4 .c-justsigned__item[data-v-6f67fc36]{padding:0 12px}.c-hero--template-4 .c-justsigned__item-inside[data-v-6f67fc36]{color:var(--main-font-color);background:var(--main-color);border:1px solid var(--main-border-color);border-radius:10px;overflow:hidden;height:350px;display:flex;flex-direction:column}@media screen and (max-width:767px){.c-hero--template-4 .c-justsigned__item-inside[data-v-6f67fc36]{height:auto;aspect-ratio:1}}.c-hero--template-4 .c-justsigned__details[data-v-6f67fc36]{padding:24px}@media screen and (max-width:767px){.c-hero--template-4 .c-justsigned__details[data-v-6f67fc36]{padding:12px}}.c-hero--template-4 .c-justsigned__details a[data-v-6f67fc36]{text-decoration:none}.c-hero--template-4 .c-justsigned__details a[data-v-6f67fc36]:hover{text-decoration:underline}.c-hero--template-4 .c-justsigned__details-left[data-v-6f67fc36]{flex:1;display:flex;flex-direction:column;overflow:hidden}.c-hero--template-4 .c-justsigned__details-right[data-v-6f67fc36]{margin-left:24px;color:var(--main-font-color)}.c-hero--template-4 .c-justsigned__media[data-v-6f67fc36]{flex:1;background-size:cover;background-position:top;background-repeat:no-repeat}.c-hero--template-4 .c-hero__arrow[data-v-6f67fc36]{height:24px;cursor:pointer;width:24px;transition:.25s}.c-hero--template-4 .c-hero__arrow[data-v-6f67fc36]:hover{transition:.25s;background:var(--color-primary);color:var(--text-on-primary)}.c-hero--template-4 .c-hero__arrow:hover svg[data-v-6f67fc36]{color:var(--color-safe-text-on-light);fill:var(--color-safe-text-on-light)}.c-hero--template-4 .c-hero__arrow[data-v-6f67fc36]:first-child{margin-right:24px}.c-hero--template-4 .c-hero__arrow[data-v-6f67fc36]:last-child{margin-left:24px}.c-hero--template-4 .c-hero__arrows[data-v-6f67fc36]{margin-top:24px;color:var(--main-font-color)}.c-hero--template-4 .c-hero__arrows span[data-v-6f67fc36]{font-family:Roboto Condensed,sans-serif;display:flex;align-items:center}.c-hero--template-4 .c-hero__arrows span>span[data-v-6f67fc36]{margin:0 24px}.c-hero--template-4 .c-hero__arrows span[data-v-6f67fc36]:after,.c-hero--template-4 .c-hero__arrows span[data-v-6f67fc36]:before{content:"";display:block;flex:1;height:1px;background:var(--main-border-color)}@media screen and (max-width:1279px){.c-hero--template-4 .c-hero__subheadline[data-v-6f67fc36]{font-size:18px}}@media screen and (max-width:767px){.c-hero--template-4 .c-hero__subheadline[data-v-6f67fc36]{font-size:14px;margin-bottom:12px!important}}.c-hero--template-4 .c-hero__headline[data-v-6f67fc36]{border-bottom:2px solid #e2e2e2;font-size:120px}@media screen and (max-width:1279px){.c-hero--template-4 .c-hero__headline[data-v-6f67fc36]{font-size:96px}}@media screen and (max-width:767px){.c-hero--template-4 .c-hero__headline[data-v-6f67fc36]{font-size:48px}}.c-hero--template-4 .c-hero__sponsor[data-v-6f67fc36]{max-width:150px;margin:24px auto 0 auto}.c-hero--template-4 .c-hero__signees[data-v-6f67fc36]{height:350px;width:100%;overflow:hidden}@media screen and (max-width:767px){.c-hero--template-4 .c-hero__signees[data-v-6f67fc36]{height:auto}}.c-hero--template-4 .c-hero__content[data-v-6f67fc36]{border-radius:10px;overflow:hidden;margin-top:32px;margin-bottom:24px;padding:48px 24px;flex:1;flex-shrink:0;color:#fff;background-size:cover;background-position:top;background-repeat:no-repeat}@media screen and (max-width:1023px){.c-hero--template-4 .c-hero__content[data-v-6f67fc36]{margin-top:12px;margin-bottom:12px}}.c-hero--template-4 .c-hero__logo[data-v-6f67fc36]{display:flex;align-items:center;justify-content:center;padding-top:48px}.c-hero--template-4 .c-hero__logo img[data-v-6f67fc36]{max-width:100px}@media screen and (max-width:1023px){.c-hero--template-4 .c-hero__logo[data-v-6f67fc36]{padding-top:12px}.c-hero--template-4 .c-hero__logo img[data-v-6f67fc36]{max-width:50px}}.c-hero--template-5[data-v-6f67fc36]{min-height:100vh;padding:24px}@media screen and (max-width:767px){.c-hero--template-5[data-v-6f67fc36]{padding:12px}}.c-hero--template-5 .dfp-ad[data-v-6f67fc36]{margin:0 auto 24px auto}.c-hero--template-5.navigation-top[data-v-6f67fc36]{min-height:calc(100vh - 100px)}@media screen and (max-width:1023px){.c-hero--template-5.navigation-top[data-v-6f67fc36],.c-hero--template-5[data-v-6f67fc36]{min-height:calc(100vh - 60px)}}.c-hero--template-5 .c-hero__content[data-v-6f67fc36]{background:rgba(0,0,0,.2);border-radius:10px;padding:48px;color:#fff}@media screen and (max-width:767px){.c-hero--template-5 .c-hero__content[data-v-6f67fc36]{padding:24px 12px}}@media screen and (max-width:1279px){.c-hero--template-5 .c-hero__subheadline[data-v-6f67fc36]{font-size:18px}}@media screen and (max-width:767px){.c-hero--template-5 .c-hero__subheadline[data-v-6f67fc36]{font-size:14px}}.c-hero--template-5 .c-hero__headline[data-v-6f67fc36]{padding:0 12px 16px 12px!important;border-bottom:2px solid #e2e2e2;font-size:120px}@media screen and (max-width:1279px){.c-hero--template-5 .c-hero__headline[data-v-6f67fc36]{font-size:96px}}@media screen and (max-width:767px){.c-hero--template-5 .c-hero__headline[data-v-6f67fc36]{font-size:64px}}.c-hero--template-5 .c-hero__logo img[data-v-6f67fc36]{max-width:80px}.c-hero--template-5 .c-hero__sponsor[data-v-6f67fc36]{max-width:150px;margin:24px auto 0 auto}.c-hero--template-5 .c-hero__links ul[data-v-6f67fc36]{margin:24px 0 0 0;list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center}.c-hero--template-5 .c-hero__links ul li[data-v-6f67fc36]{margin-right:24px}.c-hero--template-5 .c-hero__links ul li a[data-v-6f67fc36]{display:block;text-decoration:none;padding:15px 24px;border-radius:100px;background:var(--color-primary);color:var(--text-on-primary);transition:.25s}.c-hero--template-5 .c-hero__links ul li a[data-v-6f67fc36]:hover{transition:.25s;background:var(--color-secondary);color:var(--text-on-secondary)}.c-hero--template-6[data-v-6f67fc36]{min-height:100vh;overflow:hidden}@media screen and (max-width:1023px){.c-hero--template-6[data-v-6f67fc36]{min-height:1px}}.c-hero--template-6 .sidearm-ad[data-v-6f67fc36]{position:relative;z-index:2}@media screen and (max-width:1023px){.c-hero--template-6 .sidearm-ad[data-v-6f67fc36]{background:var(--color-primary)}}.c-hero--template-6[data-v-6f67fc36]:before{width:68.125%;height:100%;position:absolute;content:"";z-index:1;box-shadow:4px 4px 50px rgba(0,0,0,.25);display:block;background:var(--color-primary)}@media screen and (max-width:1023px){.c-hero--template-6[data-v-6f67fc36]:before{content:none;width:100%}}.c-hero--template-6 .c-justsigned__media[data-v-6f67fc36]{filter:drop-shadow(4px -4px 50px rgba(0,0,0,.25));position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:top}.c-hero--template-6 .c-justsigned__item[data-v-6f67fc36]{position:relative}.c-hero--template-6 .c-justsigned__details[data-v-6f67fc36]{position:absolute;bottom:0;right:0;width:100%;padding:32px 24px;z-index:2}.c-hero--template-6 .c-justsigned__arrows[data-v-6f67fc36]{width:91.2280701754386%;height:94.3270300333704%;position:absolute;top:0;right:0;margin:0;background:#fafafa;box-shadow:0 4px 50px rgba(0,0,0,.25)}.c-hero--template-6 .c-justsigned__arrows-container[data-v-6f67fc36]{height:100%;width:20.74175824175824%;position:absolute;top:0;right:0;display:flex;flex-direction:column;align-items:center;padding:36px 0;color:var(--main-font-color)}.c-hero--template-6 .c-justsigned__arrows-container>span[data-v-6f67fc36]{font-family:Roboto Condensed,sans-serif;display:flex;align-items:center;flex-direction:column}.c-hero--template-6 .c-justsigned__arrows-container>span[data-v-6f67fc36]:after,.c-hero--template-6 .c-justsigned__arrows-container>span[data-v-6f67fc36]:before{content:"";display:block;flex:1;width:1px;margin:0;background:var(--main-border-color)}.c-hero--template-6 .c-justsigned__arrows-container>span[data-v-6f67fc36]:before{margin:0 0 36px 0}.c-hero--template-6 .c-justsigned__arrows-container>span[data-v-6f67fc36]:after{margin:36px 0 0 0}.c-hero--template-6 .c-justsigned__arrows-container>span>span[data-v-6f67fc36]{display:block;flex-shink:0;white-space:nowrap;margin:0 24px;-webkit-transform:rotate(-90deg)}.c-hero--template-6 .c-justsigned__slider[data-v-6f67fc36]{height:95.66184649610679%;width:81.03015075376884%;position:absolute;bottom:0;left:0;margin:0;background:var(--main-color)}.c-hero--template-6 .c-justsigned__slider-inside[data-v-6f67fc36]{height:100%;width:100%;color:#fff}.c-hero--template-6 .c-justsigned__slider-inside a[data-v-6f67fc36]{color:#fff;text-decoration:none}.c-hero--template-6 .c-justsigned__slider-inside a[data-v-6f67fc36]:hover{text-decoration:underline}.c-hero--template-6 .c-justsigned__slider-wrapper[data-v-6f67fc36]{position:relative;height:94.93136219640971%;width:100%;z-index:3}.c-hero--template-6 .c-justsigned__slider-container[data-v-6f67fc36]{width:43.84615384615385%}@media screen and (max-width:1023px){.c-hero--template-6 .c-justsigned__slider-container[data-v-6f67fc36]{width:100%;aspect-ratio:1;margin-top:-48px;position:relative;z-index:5}}.c-hero--template-6 .c-hero__sponsor[data-v-6f67fc36]{max-width:150px;margin:24px 0 0 0}.c-hero--template-6 .c-hero__links ul[data-v-6f67fc36]{margin:12px 0 0 0;list-style:none;padding:0;display:flex;flex-wrap:wrap}.c-hero--template-6 .c-hero__links ul li[data-v-6f67fc36]{margin-top:12px;margin-right:24px}.c-hero--template-6 .c-hero__links ul li a[data-v-6f67fc36]{display:block;text-decoration:none;padding:15px 24px;border-radius:100px;background:var(--text-on-primary);color:var(--color-primary);transition:.25s}.c-hero--template-6 .c-hero__links ul li a[data-v-6f67fc36]:hover{transition:.25s;background:var(--color-secondary);color:var(--text-on-secondary)}.c-hero--template-6 .c-hero__arrow[data-v-6f67fc36]{height:24px;cursor:pointer;width:24px;transition:.25s;margin:24px 0}.c-hero--template-6 .c-hero__arrow[data-v-6f67fc36]:hover{transition:.25s;background:var(--color-primary);color:var(--text-on-primary)}.c-hero--template-6 .c-hero__arrow:hover svg[data-v-6f67fc36]{color:var(--color-safe-text-on-light);fill:var(--color-safe-text-on-light)}.c-hero--template-6 .c-hero__logo img[data-v-6f67fc36]{max-width:80px}.c-hero--template-6 .c-hero__content[data-v-6f67fc36]{color:var(--text-on-primary);position:relative;z-index:4;padding-left:12%;padding-right:12%;flex:1;padding-bottom:48px}@media screen and (max-width:1023px){.c-hero--template-6 .c-hero__content[data-v-6f67fc36]{background:var(--color-primary);padding:48px;padding-bottom:96px}}@media screen and (max-width:540px){.c-hero--template-6 .c-hero__content[data-v-6f67fc36]{padding:24px;padding-bottom:96px}}@media screen and (max-width:1279px){.c-hero--template-6 .c-hero__subheadline[data-v-6f67fc36]{font-size:18px}}@media screen and (max-width:767px){.c-hero--template-6 .c-hero__subheadline[data-v-6f67fc36]{font-size:14px}}.c-hero--template-6 .c-hero__headline[data-v-6f67fc36]{font-size:120px}@media screen and (max-width:1279px){.c-hero--template-6 .c-hero__headline[data-v-6f67fc36]{font-size:96px}}@media screen and (max-width:767px){.c-hero--template-6 .c-hero__headline[data-v-6f67fc36]{font-size:64px}}.c-hero--template-6.navigation-top[data-v-6f67fc36]{min-height:calc(100vh - 100px)}@media screen and (max-width:1023px){.c-hero--template-6.navigation-top[data-v-6f67fc36],.c-hero--template-6[data-v-6f67fc36]{min-height:calc(100vh - 60px)}}.c-hero--template-7[data-v-6f67fc36]{min-height:100vh;overflow:hidden;background:var(--main-color);color:var(--main-font-color)}.c-hero--template-7.navigation-top[data-v-6f67fc36]{min-height:calc(100vh - 100px)}@media screen and (max-width:1023px){.c-hero--template-7.navigation-top[data-v-6f67fc36],.c-hero--template-7[data-v-6f67fc36]{min-height:calc(100vh - 60px)}}.c-hero--template-7 .c-hero__sponsor[data-v-6f67fc36]{max-width:150px;margin:24px 0 0 0}@media screen and (max-width:767px){.c-hero--template-7 .c-hero__sponsor[data-v-6f67fc36]{order:-1;margin:24px auto 24px auto}}.c-hero--template-7 .c-hero__ad[data-v-6f67fc36]{position:absolute;top:0;left:0;width:100%}@media screen and (max-width:767px){.c-hero--template-7 .c-hero__ad[data-v-6f67fc36]{position:relative}}@media screen and (max-width:767px){.c-hero--template-7 .c-hero__date[data-v-6f67fc36]{order:-2}}.c-hero--template-7 .c-hero__mobile[data-v-6f67fc36]{position:absolute;top:65%;width:100%;left:0;padding:0 24px!important;text-align:left}.c-hero--template-7 .c-hero__headline[data-v-6f67fc36]{margin-right:-30%;font-size:120px;line-height:1.4;color:var(--main-font-color);width:130%}@media screen and (max-width:1280px){.c-hero--template-7 .c-hero__headline[data-v-6f67fc36]{font-size:96px}}@media screen and (max-width:1024px){.c-hero--template-7 .c-hero__headline[data-v-6f67fc36]{font-size:78px}}@media screen and (max-width:767px){.c-hero--template-7 .c-hero__headline[data-v-6f67fc36]{padding:0!important;width:auto;margin:0;font-size:calc(-10.66667px + 13.88889vw)}}.c-hero--template-7 .c-hero__headline span[data-v-6f67fc36]{background:var(--main-color)}.c-hero--template-7 .c-hero__content[data-v-6f67fc36]{background:var(--main-color);flex:1 2 50%;position:relative;z-index:3}@media screen and (max-width:1280px){.c-hero--template-7 .c-hero__content[data-v-6f67fc36]{width:50%}}@media screen and (max-width:767px){.c-hero--template-7 .c-hero__content[data-v-6f67fc36]{width:100%;flex:0 0 auto;justify-content:center;padding:0 24px 48px 24px}}.c-hero--template-7 .c-hero__content-inside[data-v-6f67fc36]{display:flex;flex-direction:column;justify-content:center;padding-left:45%}@media screen and (max-width:1920px){.c-hero--template-7 .c-hero__content-inside[data-v-6f67fc36]{padding-left:29%}}@media screen and (max-width:1640px){.c-hero--template-7 .c-hero__content-inside[data-v-6f67fc36]{padding-left:20%}}@media screen and (max-width:1440px){.c-hero--template-7 .c-hero__content-inside[data-v-6f67fc36]{padding-left:15%}}@media screen and (max-width:1280px){.c-hero--template-7 .c-hero__content-inside[data-v-6f67fc36]{padding-left:48px}}@media screen and (max-width:767px){.c-hero--template-7 .c-hero__content-inside[data-v-6f67fc36]{padding:0;text-align:center}}.c-hero--template-7 .c-hero__signees[data-v-6f67fc36]{flex:1 1 53.18681318681319%;position:relative;z-index:2}@media screen and (max-width:767px){.c-hero--template-7 .c-hero__signees[data-v-6f67fc36]{flex:1 1 auto;aspect-ratio:1}}.c-hero--template-7 .c-hero__signee[data-v-6f67fc36]{position:relative;background-color:var(--color-primary);background-blend-mode:multiply;background-position:top;background-size:cover}.c-hero--template-7 .c-hero__signee-details[data-v-6f67fc36]{color:var(--text-on-primary);position:absolute;bottom:0;left:0;width:100%;padding:24px;z-index:3;font-family:Heebo}.c-hero--template-7 .c-hero__signee[data-v-6f67fc36]:before{content:"";position:absolute;bottom:0;left:0;display:block;z-index:1;height:60%;width:100%;background:linear-gradient(180deg,var(--color-primary-rgba1),var(--color-primary-rgba2)),linear-gradient(180deg,transparent,rgba(0,0,0,.8))}.c-hero--template-7 .swiper-slide[data-v-6f67fc36]{background-position:50%;background-size:cover}.c-hero--template-7 .swiper-slide img[data-v-6f67fc36]{display:block;width:100%}.c-hero--template-7 .c-hero__headline{font-weight:900;display:flex;flex-wrap:wrap}.c-hero--template-7 .c-hero__headline>span{display:block;padding:0 24px 0 0;background:var(--main-color)}.c-hero--template-7 .c-hero__headline>span.space{display:none}@media screen and (max-width:768px){.c-hero--template-7 .c-hero__headline>span{padding:0 12px;padding:0 6px}}.c-hero--template-7 .c-hero__subheadline>span{padding:12px 4px;line-height:2.4;background:var(--main-color)}.c-hero--template-7 .c-hero__subheadline>span.space{display:none;padding:6px 0}.dark .c-hero--template-1,.dark .c-hero--template-1 .c-hero__date,.dark .c-hero--template-1 .c-hero__right,[data-theme=dark] .c-hero--template-1,[data-theme=dark] .c-hero--template-1 .c-hero__date,[data-theme=dark] .c-hero--template-1 .c-hero__right{background:var(--main-gray-color)}.dark .c-hero--template-1 .c-hero__details--cursive-x svg,[data-theme=dark] .c-hero--template-1 .c-hero__details--cursive-x svg{fill:#000!important}@media screen and (max-width:1279px){.dark .c-hero--template-1:before,[data-theme=dark] .c-hero--template-1:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:var(--main-gray-color)}.dark .c-hero--template-1__date,.dark .c-hero--template-1__right,[data-theme=dark] .c-hero--template-1__date,[data-theme=dark] .c-hero--template-1__right{background:none}}.dark .c-hero--template-5 .c-hero__content,[data-theme=dark] .c-hero--template-5 .c-hero__content{background:rgba(0,0,0,.45);border-radius:10px}.dark .c-hero--template-6,[data-theme=dark] .c-hero--template-6{background:#0d0d0d}.dark .c-hero--template-6 .c-justsigned__arrows,[data-theme=dark] .c-hero--template-6 .c-justsigned__arrows{background:#111}.c-hero--template-3 .sidearm-ad,.c-hero--template-4 .sidearm-ad,.c-hero--template-5 .sidearm-ad,.c-hero--template-6 .sidearm-ad,.c-hero--template-7 .sidearm-ad{background:none;border:none}@media screen and (max-width:1023px){.c-hero--template-3 .sidearm-ad .dfp-ad,.c-hero--template-4 .sidearm-ad .dfp-ad,.c-hero--template-5 .sidearm-ad .dfp-ad,.c-hero--template-6 .sidearm-ad .dfp-ad,.c-hero--template-7 .sidearm-ad .dfp-ad{margin:12px}}[data-v-35cd6277]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-35cd6277],[data-theme=dark][data-v-35cd6277]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-35cd6277],[data-theme=dark] a[data-v-35cd6277]{color:var(--color-safe-text-on-dark)}.c-modal[data-v-35cd6277]{opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;background:var(--main-color);text-align:center;z-index:200}.c-modal.is-open[data-v-35cd6277]{opacity:1;pointer-events:auto}.c-modal__close[data-v-35cd6277]{cursor:pointer;border:none;height:60px;width:60px;font-size:20px;position:absolute;top:0;right:0;background:var(--color-primary);color:var(--text-on-primary)}[data-v-26100566]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-26100566],[data-theme=dark][data-v-26100566]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-26100566],[data-theme=dark] a[data-v-26100566]{color:var(--color-safe-text-on-dark)}.c-galleries__item[data-v-26100566]{cursor:pointer;overflow:hidden}.c-galleries__item-inside[data-v-26100566]{position:relative;height:0;padding-bottom:100%;overflow:hidden}.c-galleries__item:hover img[data-v-26100566]{transition:.25s;transform:scale(1.05)}.c-galleries__item img[data-v-26100566]{height:100%;left:0;position:absolute;top:0;width:100%;transition:.25s;transform:scale(1);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.c-galleries__large .c-galleries__item[data-v-26100566]{border:1px solid var(--main-border-color);box-sizing:border-box;border-radius:10px 0 0 10px}.c-galleries__smalls .c-galleries__item[data-v-26100566]{border:1px solid var(--main-border-color);box-sizing:border-box}.c-galleries__smalls .c-galleries__item[data-v-26100566]:nth-child(2){border:1px solid var(--main-border-color);box-sizing:border-box;border-radius:0 10px 0 0}.c-galleries__smalls .c-galleries__item[data-v-26100566]:nth-child(4){border:1px solid var(--main-border-color);box-sizing:border-box;border-radius:0 0 10px 0}@media screen and (max-width:768px){.c-galleries__container[data-v-26100566]{display:block!important}.c-galleries__large[data-v-26100566],.c-galleries__smalls[data-v-26100566]{width:100%!important}.c-galleries__large .c-galleries__item[data-v-26100566]{border:1px solid var(--main-border-color);box-sizing:border-box;border-radius:10px 10px 0 0}.c-galleries__smalls .c-galleries__item[data-v-26100566]{border:1px solid var(--main-border-color);box-sizing:border-box;border-radius:0!important}.c-galleries__smalls .c-galleries__item[data-v-26100566]:nth-child(3){border-radius:0 0 0 10px!important}.c-galleries__smalls .c-galleries__item[data-v-26100566]:nth-child(4){border-radius:0 0 10px 0!important}}[data-v-70a3c860]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-70a3c860],[data-theme=dark][data-v-70a3c860]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-70a3c860],[data-theme=dark] a[data-v-70a3c860]{color:var(--color-safe-text-on-dark)}.c-contentstream__item[data-v-70a3c860]{background:var(--main-color);border:solid 1px var(--main-border-color);border-radius:10px;overflow:hidden;position:relative;width:100%;padding-bottom:100%}.c-contentstream__item--instagram[data-v-70a3c860]{background:#000;padding-bottom:0;position:relative}.c-contentstream__item--instagram:hover .c-contentstream__media-container--instagram[data-v-70a3c860]:before{opacity:.5}.c-contentstream__item-inner[data-v-70a3c860]{width:100%;height:100%;position:absolute;top:0;left:0}.c-contentstream__item-inner--instagram[data-v-70a3c860]{padding-bottom:0;width:auto;height:auto;position:relative}.c-contentstream__body[data-v-70a3c860]{overflow:auto;color:var(--main-font-color)}.c-contentstream__button[data-v-70a3c860]{text-decoration:none;background:var(--color-primary);color:var(--text-on-primary);text-transform:uppercase;transition:.3s}.c-contentstream__button[data-v-70a3c860]:focus,.c-contentstream__button[data-v-70a3c860]:hover{background:var(--color-secondary);color:var(--text-on-secondary)}.c-contentstream__footer[data-v-70a3c860]{border-top:solid 1px var(--main-border-color)}.c-contentstream__media-container--instagram[data-v-70a3c860]{width:100%;padding-bottom:100%;position:relative;overflow:hidden;background:#000}.c-contentstream__media-container--instagram[data-v-70a3c860]:before{position:absolute;bottom:0;left:0;width:100%;height:75%;content:"";background:linear-gradient(180deg,transparent,#000);z-index:2;pointer-events:none;transition:.3s}.c-contentstream__media-link[data-v-70a3c860]{position:absolute;top:0;left:0;width:100%;height:100%}.c-contentstream__media--instagram[data-v-70a3c860]{position:absolute;top:50%;left:50%;width:auto;height:auto;max-width:100%;max-height:100%;z-index:1;transform:translate(-50%,-50%)}.c-contentstream__user[data-v-70a3c860]{color:var(--main-font-color)}.c-contentstream__user--instagram[data-v-70a3c860]{position:absolute;bottom:0;left:0;width:100%;z-index:3;color:#fff;pointer-events:none}.c-contentstream__user-name[data-v-70a3c860]{text-decoration:none;color:var(--main-font-color);pointer-events:all}.c-contentstream__user-name[data-v-70a3c860]:focus,.c-contentstream__user-name[data-v-70a3c860]:hover{text-decoration:underline}.c-contentstream__user-name--instagram[data-v-70a3c860]{color:#fff}@media screen and (max-width:767px){.c-contentstream__item[data-v-70a3c860]{padding-bottom:0}.c-contentstream__item-inner[data-v-70a3c860]{height:auto;position:relative}.c-contentstream__media-container--instagram[data-v-70a3c860]{padding-bottom:0}.c-contentstream__media-link[data-v-70a3c860]{position:relative}.c-contentstream__media--instagram[data-v-70a3c860]{position:relative;top:0;left:0;transform:none}}[data-v-8bfcb3b4]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-8bfcb3b4],[data-theme=dark][data-v-8bfcb3b4]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-8bfcb3b4],[data-theme=dark] a[data-v-8bfcb3b4]{color:var(--color-safe-text-on-dark)}.c-contentstream__item[data-v-8bfcb3b4]{background:var(--main-color);border:solid 1px var(--main-border-color);border-radius:10px;overflow:hidden;position:relative;width:100%;padding-bottom:100%}.c-contentstream__item--instagram[data-v-8bfcb3b4]{background:#000;padding-bottom:0;position:relative}.c-contentstream__item--instagram:hover .c-contentstream__media-container--instagram[data-v-8bfcb3b4]:before{opacity:.5}.c-contentstream__item-inner[data-v-8bfcb3b4]{width:100%;height:100%;position:absolute;top:0;left:0}.c-contentstream__item-inner--instagram[data-v-8bfcb3b4]{padding-bottom:0;width:auto;height:auto;position:relative}.c-contentstream__body[data-v-8bfcb3b4]{overflow:auto;color:var(--main-font-color)}.c-contentstream__button[data-v-8bfcb3b4]{text-decoration:none;background:var(--color-primary);color:var(--text-on-primary);text-transform:uppercase;transition:.3s;cursor:pointer}.c-contentstream__button[data-v-8bfcb3b4]:focus,.c-contentstream__button[data-v-8bfcb3b4]:hover{background:var(--color-secondary);color:var(--text-on-secondary)}.c-contentstream__footer[data-v-8bfcb3b4]{border-top:solid 1px var(--main-border-color)}.c-contentstream__media-container--instagram[data-v-8bfcb3b4]{width:100%;padding-bottom:100%;position:relative;overflow:hidden;background:#000}.c-contentstream__media-container--instagram[data-v-8bfcb3b4]:before{position:absolute;bottom:0;left:0;width:100%;height:75%;content:"";background:linear-gradient(180deg,transparent,#000);z-index:2;pointer-events:none;transition:.3s}.c-contentstream__media-link[data-v-8bfcb3b4]{position:absolute;top:0;left:0;width:100%;height:100%}.c-contentstream__media--instagram[data-v-8bfcb3b4]{position:absolute;top:50%;left:50%;width:auto;height:auto;max-width:100%;max-height:100%;z-index:1;transform:translate(-50%,-50%)}.c-contentstream__user[data-v-8bfcb3b4]{color:var(--main-font-color)}.c-contentstream__user--instagram[data-v-8bfcb3b4]{position:absolute;bottom:0;left:0;width:100%;z-index:3;color:#fff;pointer-events:none}.c-contentstream__user-name[data-v-8bfcb3b4]{text-decoration:none;color:var(--main-font-color);pointer-events:all}.c-contentstream__user-name[data-v-8bfcb3b4]:focus,.c-contentstream__user-name[data-v-8bfcb3b4]:hover{text-decoration:underline}.c-contentstream__user-name--instagram[data-v-8bfcb3b4]{color:#fff}@media screen and (max-width:767px){.c-contentstream__item[data-v-8bfcb3b4]{padding-bottom:0}.c-contentstream__item-inner[data-v-8bfcb3b4]{height:auto}.c-contentstream__media-container--instagram[data-v-8bfcb3b4]{padding-bottom:0}.c-contentstream__media-link[data-v-8bfcb3b4]{position:relative}.c-contentstream__media--instagram[data-v-8bfcb3b4]{position:relative;top:0;left:0;transform:none}}[data-v-6b90c4d8]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-6b90c4d8],[data-theme=dark][data-v-6b90c4d8]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-6b90c4d8],[data-theme=dark] a[data-v-6b90c4d8]{color:var(--color-safe-text-on-dark)}.c-video-modal[data-v-6b90c4d8]{width:85%;max-width:1280px}.c-video-modal__media[data-v-6b90c4d8]{height:0;position:relative;padding-bottom:56.25%;overflow:hidden;display:flex}.c-video-modal__media>div[data-v-6b90c4d8],.c-video-modal iframe[data-v-6b90c4d8],.c-video-modal video[data-v-6b90c4d8]{width:100%;height:100%;position:absolute;top:0;left:0;border:none}@media screen and (max-width:768px){.c-video-modal[data-v-6b90c4d8]{width:100%}}[data-v-15366c13]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-15366c13],[data-theme=dark][data-v-15366c13]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-15366c13],[data-theme=dark] a[data-v-15366c13]{color:var(--color-safe-text-on-dark)}.c-videos[data-v-15366c13]{padding-bottom:24px}.c-videos__list[data-v-15366c13]{margin:12px 0 6px 0}.c-videos__list--item-play[data-v-15366c13]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--color-primary);font-size:28px;margin:0 0 12px 0}.c-videos__list--item-inside[data-v-15366c13]{cursor:pointer;padding-bottom:56.25%;height:0;position:relative;overflow:hidden;border:1px solid var(--main-border-color);border-radius:10px;background-size:100%;background-repeat:no-repeat;background-position:top;transition:.25s}.c-videos__list--item-inside[data-v-15366c13]:before{content:"";display:block;bottom:0;left:0;background:linear-gradient(180deg,transparent,#000);width:100%;height:100%;position:absolute;z-index:1}.c-videos__list--item-inside[data-v-15366c13]:hover{transition:.25s;background-size:110%}.c-videos__list--item-details[data-v-15366c13]{overflow:hidden;position:absolute;color:#fff;bottom:0;left:0;width:100%;height:100%;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:24px}@media screen and (max-width:767px){.c-videos__list--item-inside[data-v-15366c13]{min-height:145px}}[data-v-3c94c06e]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-3c94c06e],[data-theme=dark][data-v-3c94c06e]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-3c94c06e],[data-theme=dark] a[data-v-3c94c06e]{color:var(--color-safe-text-on-dark)}.c-signee__card--template-3[data-v-3c94c06e]{height:0;padding-bottom:100%;position:relative;overflow:hidden;border:1px solid #d9d9db;border-radius:10px;background-size:100%;background-repeat:no-repeat;background-position:top;transition:.25s}.c-signee__card--template-3[data-v-3c94c06e]:before{content:"";display:block;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,#000);width:100%;height:100%;position:absolute;z-index:1}.c-signee__card--template-3[data-v-3c94c06e]:hover{transition:.25s;background-size:110%}.c-signee__card--template-3:hover .c-signee__position[data-v-3c94c06e]:after{transition:.25s;width:30px}.c-signee__card--template-3 .c-signee__position[data-v-3c94c06e]{font-family:Heebo,sans-serif;color:#fff;font-weight:300;padding-bottom:15px;position:relative}.c-signee__card--template-3 .c-signee__position[data-v-3c94c06e]:after{content:"";display:block;transition:.25s;width:24px;height:3px;position:absolute;bottom:0;left:0;background:var(--color-primary)}.c-signee__card--template-3 .c-signee__name[data-v-3c94c06e]{margin:12px 0 0 0}.c-signee__card--template-3 .c-signee__name a[data-v-3c94c06e]{text-decoration:none;color:#fff}.c-signee__card--template-3 .c-signee__name a[data-v-3c94c06e]:hover{text-decoration:underline}.c-signee__card--template-3 .c-signee__details[data-v-3c94c06e]{overflow:hidden;border-radius:10px;position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:12px}.c-signee__card--template-2[data-v-3c94c06e]{background:var(--main-color);box-shadow:0 1px 12px 0 rgba(0,0,0,.04);transition:background-color .2s;height:calc(100% - 12px)}.c-signee__card--template-2[data-v-3c94c06e]:focus,.c-signee__card--template-2[data-v-3c94c06e]:hover{background:var(--color-primary)}.c-signee__card--template-2:focus .c-signee__details[data-v-3c94c06e],.c-signee__card--template-2:focus .c-signee__name[data-v-3c94c06e],.c-signee__card--template-2:hover .c-signee__details[data-v-3c94c06e],.c-signee__card--template-2:hover .c-signee__name[data-v-3c94c06e]{color:var(--text-on-primary)}.c-signee__card--template-2 .c-signee__headshot[data-v-3c94c06e]{width:93px;height:93px;background:top;background-size:cover;min-width:1px}.c-signee__card--template-2 .c-signee__details[data-v-3c94c06e]{color:var(--main-font-color);transition:color .2s;min-width:1px}.c-signee__card--template-2 .c-signee__position[data-v-3c94c06e]{min-width:1px}.c-signee__card--template-2 .c-signee__name[data-v-3c94c06e]{color:var(--color-safe-text);transition:color .2s;min-width:1px}.c-signee__card--template-2 .c-signee__name span[data-v-3c94c06e]{max-width:100%}.c-signee__card--template-2 .c-signee__desc[data-v-3c94c06e],.c-signee__card--template-2 .c-signee__hometown[data-v-3c94c06e]{min-width:1px}@media screen and (max-width:767px){.c-signee__card--template-2[data-v-3c94c06e]{height:auto!important}.c-signee__card--template-2 .c-signee__details[data-v-3c94c06e]{padding:24px!important}.c-signee__card--template-2 .c-signee__headshot[data-v-3c94c06e]{margin:0!important}}.c-signee__card--template-1[data-v-3c94c06e]{background:var(--main-color);box-shadow:0 1px 12px 0 rgba(0,0,0,.04);transition:background-color .2s;padding:24px}.c-signee__card--template-1[data-v-3c94c06e]:focus,.c-signee__card--template-1[data-v-3c94c06e]:hover{background:var(--color-primary)}.c-signee__card--template-1:focus .c-signee__details[data-v-3c94c06e],.c-signee__card--template-1:focus .c-signee__name[data-v-3c94c06e],.c-signee__card--template-1:hover .c-signee__details[data-v-3c94c06e],.c-signee__card--template-1:hover .c-signee__name[data-v-3c94c06e]{color:var(--text-on-primary)}.c-signee__card--template-1 .c-signee__headshot[data-v-3c94c06e]{width:60px;height:60px;background:top;background-size:cover;min-width:1px;border-radius:50%;overflow:hidden}.c-signee__card--template-1 .c-signee__details[data-v-3c94c06e]{color:var(--main-font-color);transition:color .2s;min-width:1px}.c-signee__card--template-1 .c-signee__position[data-v-3c94c06e]{min-width:1px}.c-signee__card--template-1 .c-signee__name[data-v-3c94c06e]{color:var(--color-safe-text);transition:color .2s;min-width:1px}.c-signee__card--template-1 .c-signee__name span[data-v-3c94c06e]{max-width:100%}.c-signee__card--template-1 .c-signee__desc[data-v-3c94c06e],.c-signee__card--template-1 .c-signee__hometown[data-v-3c94c06e]{min-width:1px}[data-theme=dark] .c-signee__card--template-1{border:1px solid #333}[data-v-22587bab]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-22587bab],[data-theme=dark][data-v-22587bab]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-22587bab],[data-theme=dark] a[data-v-22587bab]{color:var(--color-safe-text-on-dark)}.c-signee td[data-v-22587bab]{padding:20px 24px;box-shadow:inset 0 -1px 0 var(--main-border-color);background:var(--main-color);text-align:center;color:var(--main-font-color)}.c-signee td[data-v-22587bab]:first-child{text-align:left;font-weight:700}.c-signee td:first-child a[data-v-22587bab]{color:var(--main-font-color);text-decoration:none}.c-signee td:first-child a[data-v-22587bab]:hover{text-decoration:underline}.c-signee__image[data-v-22587bab]{width:60px;height:60px;flex-shrink:0;border-radius:50%;overflow:hidden;margin-right:24px}.c-signee__moreinfo[data-v-22587bab]{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:0 auto;font-weight:700;text-transform:uppercase;width:69px;height:35px;background:var(--color-primary);color:var(--text-on-primary);text-decoration:none;transition:.25s}[data-v-0f33f9d6]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-0f33f9d6],[data-theme=dark][data-v-0f33f9d6]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-0f33f9d6],[data-theme=dark] a[data-v-0f33f9d6]{color:var(--color-safe-text-on-dark)}.fade-enter[data-v-0f33f9d6],.fade-leave-to[data-v-0f33f9d6]{opacity:0;transform:translateY(30px)}.fade-leave-active[data-v-0f33f9d6]{position:absolute}.list-enter-active[data-v-0f33f9d6],.list-leave-active[data-v-0f33f9d6]{transition:all .35s}.list-enter[data-v-0f33f9d6],.list-leave-to[data-v-0f33f9d6]{opacity:0}.list-move[data-v-0f33f9d6]{transition:all .35s}.c-signees__table[data-v-0f33f9d6]{width:100%;border-collapse:collapse;margin-top:12px}.c-signees__table-wrapper[data-v-0f33f9d6]{overflow:auto;width:100%}.c-signees__table thead[data-v-0f33f9d6]{background:var(--main-gray-color)}.c-signees__table thead th[data-v-0f33f9d6]{padding:15px 24px;color:var(--main-font-color);border-spacing:0;border:none;font-weight:400;box-shadow:inset 0 -1px 0 var(--main-border-color);text-align:center}.c-signees__table thead th[data-v-0f33f9d6]:first-child{text-align:left}.plyr--audio .plyr__controls{width:100%;border-radius:50px!important;padding:0 8px;border:1px solid #dfdfdf}:root{--plyr-color-main:var(--color-primary);--plyr-audio-control-color-hover:var(--text-on-primary)}.dark :root,[data-theme=dark] :root{--plyr-audio-controls-background:var(--main-color-alt)}[data-v-176e0c6a]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-176e0c6a],[data-theme=dark][data-v-176e0c6a]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-176e0c6a],[data-theme=dark] a[data-v-176e0c6a]{color:var(--color-safe-text-on-dark)}.c-podcast__player[data-v-176e0c6a]{width:100%;margin:24px 0}.c-podcasts__template-1 .c-podcast__item[data-v-176e0c6a]{color:var(--main-font-color);background:var(--main-color);border:1px solid var(--main-border-color);box-sizing:border-box;border-radius:10px;overflow:hidden;margin:0 0 12px 0;padding:24px;display:flex;align-items:center;flex-wrap:wrap}.c-podcasts__template-1 .c-podcast__date[data-v-176e0c6a]{font-size:.75rem;line-height:150%}.c-podcasts__template-1 .c-podcast__image[data-v-176e0c6a]{width:100%;padding-bottom:100%;background-size:cover;border-radius:10px;overflow:hidden;background-position:top}@media screen and (min-width:541px){.c-podcasts__template-1 .c-podcast__image[data-v-176e0c6a]{width:60px;height:60px;padding-bottom:0;align-self:flex-start}}@media screen and (min-width:1024px){.c-podcasts__template-1 .c-podcast__image[data-v-176e0c6a]{height:200px;width:200px;align-self:flex-center}}.c-podcasts__template-1 .c-podcast__content[data-v-176e0c6a]{padding:0 24px;display:flex;flex-direction:column;justify-content:center;flex:1}@media screen and (max-width:540px){.c-podcasts__template-1 .c-podcast__content[data-v-176e0c6a]{padding:24px 0 0 0}}.c-podcasts__template-1 .c-podcast__title[data-v-176e0c6a]{font-size:1.313rem;line-height:125%;font-weight:700;margin:18px 0}.c-podcasts__template-1 .c-podcast__description[data-v-176e0c6a]{font-weight:400;font-size:1rem;line-height:175%}.c-podcasts__template-1 .c-podcast__listen[data-v-176e0c6a]{width:150px;height:48px;border:1px solid var(--main-border-color);background:var(--main-gray-color);color:var(--main-font-color);border-radius:50px;font-weight:700;font-size:.875rem;line-height:125%;position:relative;padding-left:48px;text-align:left;cursor:pointer}.c-podcasts__template-1 .c-podcast__listen>span[data-v-176e0c6a]{margin-left:24px}.c-podcasts__template-1 .c-podcast__listen-icon[data-v-176e0c6a]{border:1px solid var(--main-border-color);width:48px;height:48px;border-radius:50px;background:var(--color-primary);color:var(--text-on-primary);position:absolute;left:-1px;top:-1px;display:flex;align-items:center;justify-content:center;transition:.25s}.c-podcasts__template-1 .c-podcast__listen:hover .c-podcast__listen-icon[data-v-176e0c6a]{transition:.25s;filter:brightness(80%)}@media screen and (max-width:768px){.c-podcasts__template-1 .c-podcast__listen-wrapper[data-v-176e0c6a]{width:100%;margin-top:24px}}.c-podcasts__template-2 .c-podcast__list[data-v-176e0c6a]{margin:0 -6px}.c-podcasts__template-2 .c-podcast__date[data-v-176e0c6a]{font-size:.75rem;line-height:150%}.c-podcasts__template-2 .c-podcast__item[data-v-176e0c6a]{color:var(--main-font-color);background:var(--main-color);border:1px solid var(--main-border-color);box-sizing:border-box;border-radius:10px;overflow:hidden;margin:0 0 12px 0;padding:24px;flex:0 0 25%;margin:0 6px 12px 6px}.c-podcasts__template-2 .c-podcast__image[data-v-176e0c6a]{width:100%;height:200px;padding-bottom:100%;background-size:cover;border-radius:10px;overflow:hidden;align-self:flex-start;background-position:top}@media screen and (min-width:540px){.c-podcasts__template-2 .c-podcast__image[data-v-176e0c6a]{width:80px;height:80px;padding:0}}@media screen and (min-width:768px){.c-podcasts__template-2 .c-podcast__image[data-v-176e0c6a]{width:200px;height:200px;padding:0;align-self:center}}@media screen and (min-width:1024px){.c-podcasts__template-2 .c-podcast__image[data-v-176e0c6a]{width:100%;height:200px;padding-bottom:100%}}.c-podcasts__template-2 .c-podcast__content[data-v-176e0c6a]{padding:24px 0 0 0;display:flex;flex-direction:column;justify-content:center;flex:1}@media screen and (min-width:540px){.c-podcasts__template-2 .c-podcast__content[data-v-176e0c6a]{padding:0 24px}}@media screen and (min-width:1024px){.c-podcasts__template-2 .c-podcast__content[data-v-176e0c6a]{padding:24px 0 0 0}}.c-podcasts__template-2 .c-podcast__title[data-v-176e0c6a]{font-weight:700;margin:18px 0}.c-podcasts__template-2 .c-podcast__description[data-v-176e0c6a]{font-weight:400}.c-podcasts__template-2 .c-podcast__listen[data-v-176e0c6a]{width:150px;height:48px;border:1px solid var(--main-border-color);background:var(--main-gray-color);color:var(--main-font-color);border-radius:50px;font-weight:700;font-size:.875rem;line-height:125%;position:relative;padding-left:48px;text-align:left;cursor:pointer}.c-podcasts__template-2 .c-podcast__listen>span[data-v-176e0c6a]{margin-left:24px}.c-podcasts__template-2 .c-podcast__listen-icon[data-v-176e0c6a]{border:1px solid var(--main-border-color);width:48px;height:48px;border-radius:50px;background:var(--color-primary);color:var(--text-on-primary);position:absolute;left:-1px;top:-1px;display:flex;align-items:center;justify-content:center;transition:.25s}.c-podcasts__template-2 .c-podcast__listen:hover .c-podcast__listen-icon[data-v-176e0c6a]{transition:.25s;filter:brightness(80%)}.c-podcasts__template-2 .c-podcast__listen-wrapper[data-v-176e0c6a]{width:100%;display:flex;margin:24px 0 0 0}@media screen and (min-width:768px){.c-podcasts__template-2 .c-podcast__listen-wrapper[data-v-176e0c6a]{width:auto}}@media screen and (min-width:1024px){.c-podcasts__template-2 .c-podcast__listen-wrapper[data-v-176e0c6a]{width:100%;justify-content:center}}@media screen and (min-width:768px){.c-podcasts__template-2 .c-podcast__listen[data-v-176e0c6a]{flex:1}}@media screen and (min-width:1024px){.c-podcasts__template-2 .c-podcast__listen[data-v-176e0c6a]{flex:0 0 auto}}.swiper-arrows{display:flex;justify-content:center;align-items:center;width:100%}.swiper-button-next,.swiper-button-prev{position:static;height:48px;width:48px;border:1px solid var(--main-font-color);margin:0 12px}.swiper-button-next:after,.swiper-button-prev:after{font-size:24px;color:var(--main-font-color)}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{display:none!important}[data-v-2468c85a]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-2468c85a],[data-theme=dark][data-v-2468c85a]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-2468c85a],[data-theme=dark] a[data-v-2468c85a]{color:var(--color-safe-text-on-dark)}.c-schedule__template-1 .c-schedule__button[data-v-2468c85a]{min-height:35px;margin:0 0 24px 0}.c-schedule__template-1 .c-schedule__key[data-v-2468c85a]{margin:0 0 24px 0}.c-schedule__template-1 .c-schedule__key ul li[data-v-2468c85a]{color:var(--main-font-color);margin:0 12px;font-size:10px;line-height:150%;font-weight:700;text-align:center;font-family:Roboto Condensed,sans-serif;text-transform:uppercase}.c-schedule__template-1 .c-schedule__key ul li[data-v-2468c85a]:before{content:"";display:block;width:60px;margin:0 0 6px 0;height:3px;background:var(--color-secondary)}.c-schedule__template-1 .c-schedule__key ul li.A[data-v-2468c85a]:before{background:var(--color-safe-text-on-light)}.c-schedule__template-1 .c-schedule__key ul li.N[data-v-2468c85a]:before{background:#c3c0c6}.c-schedule__template-1 .c-schedule__list--item-inside[data-v-2468c85a]{color:var(--main-font-color);background:var(--main-color);font-family:Work Sans;border:1px solid var(--main-border-color);box-sizing:border-box;border-radius:10px;min-height:400px;display:flex;flex:1;padding:24px 24px 27px 24px}.c-schedule__template-1 .c-schedule__list--item-inside.recent[data-v-2468c85a]{background:#999}.c-schedule__template-1 .c-schedule__list--item-date[data-v-2468c85a],.c-schedule__template-1 .c-schedule__list--item-details[data-v-2468c85a]{margin:0 0 24px 0}.c-schedule__template-1 .c-schedule__list--item-indicator[data-v-2468c85a]{position:absolute;bottom:27px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:var(--color-secondary)}.c-schedule__template-1 .c-schedule__list--item-indicator.A[data-v-2468c85a]{background:var(--color-safe-text-on-light)}.c-schedule__template-1 .c-schedule__list--item-indicator.N[data-v-2468c85a]{background:#c3c0c6}.c-schedule__template-1 .c-schedule__list--item-logo[data-v-2468c85a]{max-width:150px;margin:0 0 24px 0}.c-schedule__template-1 .c-schedule__mobile .c-schedule__button[data-v-2468c85a]{width:80px;height:50px;font-size:12px;margin:0}.c-schedule__template-1 .c-schedule__mobile .c-schedule__list--item-logo[data-v-2468c85a]{max-width:100px;margin:0}.c-schedule__template-1 .c-schedule__mobile .c-schedule__list--item-info[data-v-2468c85a]{padding:24px 24px 24px 24px}.c-schedule__template-1 .c-schedule__mobile .c-schedule__list--item-inside[data-v-2468c85a]{align-items:center;min-height:auto;padding:12px 12px 15px 12px}.c-schedule__template-1 .c-schedule__mobile .c-schedule__list--item-indicator[data-v-2468c85a]{bottom:12px}.c-schedule__template-1 .c-schedule__mobile .c-schedule__list--item-score[data-v-2468c85a]{margin:0 12px}.c-schedule__template-1 .c-schedule__mobile .c-schedule__list--item-date[data-v-2468c85a]{margin-bottom:12px}.c-schedule__template-1 .c-schedule__mobile .c-schedule__list--item-details[data-v-2468c85a]{margin:0;display:block}.c-schedule__template-2 .c-schedule__list[data-v-2468c85a]{margin:0;list-style:none;padding:0}.c-schedule__template-2 .c-schedule__key[data-v-2468c85a]{margin:24px 0 0 0}.c-schedule__template-2 .c-schedule__key ul li[data-v-2468c85a]{color:var(--main-font-color);margin:0 12px;font-size:10px;line-height:150%;font-weight:700;text-align:center;font-family:Roboto Condensed,sans-serif;text-transform:uppercase}.c-schedule__template-2 .c-schedule__key ul li[data-v-2468c85a]:before{content:"";display:block;width:60px;margin:0 0 6px 0;height:3px;background:var(--color-primary)}.c-schedule__template-2 .c-schedule__key ul li.R[data-v-2468c85a]:before{background:#eee}.c-schedule__template-2 .c-schedule__item[data-v-2468c85a]{border:1px solid var(--main-border-color);border-radius:10px;font-family:Heebo,sans-serif;margin:12px 0 0 0;background:var(--main-color);color:var(--main-font-color);box-shadow:0 1px 12px rgba(0,0,0,.08);padding:48px}.c-schedule__template-2 .c-schedule__item.recent[data-v-2468c85a]{background:#eee}.c-schedule__template-2 .c-schedule__item--logos[data-v-2468c85a]{flex-shrink:0;padding-right:48px;border-right:1px dashed var(--main-border-color)}.c-schedule__template-2 .c-schedule__item--logo[data-v-2468c85a]{display:flex;align-items:center;justify-content:center}.c-schedule__template-2 .c-schedule__item--dot[data-v-2468c85a]{height:4px;width:4px;display:block;background:var(--main-border-color);border-radius:50%;overflow:hidden}.c-schedule__template-2 .c-schedule__item--details[data-v-2468c85a]{padding:0 48px;flex:1;display:flex;justify-content:center;flex-direction:column}.c-schedule__template-2 .c-schedule__item--link[data-v-2468c85a]{flex-shrink:0;display:flex;align-items:center;padding:0 0 0 48px;border-left:1px dashed var(--main-border-color)}.c-schedule__template-2 .c-schedule__item--link a[data-v-2468c85a]{width:123px;height:48px;background:var(--color-primary);color:var(--text-on-primary);text-decoration:none;display:flex;align-items:center;justify-content:center}.c-schedule__template-2 .c-schedule__item--vsat[data-v-2468c85a]{flex-shrink:0;border:1px solid var(--main-border-color);border-radius:50%;display:flex;background:#fff;align-items:center;justify-content:center;height:30px;width:30px;color:var(--color-safe-text-on-light)}@media screen and (max-width:1279px){.c-schedule__template-2 .c-schedule__item--vsat[data-v-2468c85a]{margin:0 12px!important}.c-schedule__template-2 .c-schedule__item--logo[data-v-2468c85a]{width:50px;height:50px}}@media screen and (max-width:1023px){.c-schedule__template-2 .c-schedule__item[data-v-2468c85a]{padding:24px}.c-schedule__template-2 .c-schedule__item--details[data-v-2468c85a]{padding:0 24px}.c-schedule__template-2 .c-schedule__item--link[data-v-2468c85a]{padding-left:24px}.c-schedule__template-2 .c-schedule__item--logos[data-v-2468c85a]{padding-right:24px}}@media screen and (max-width:767px){.c-schedule__template-2 .c-schedule__item[data-v-2468c85a]{display:block!important;padding:0}.c-schedule__template-2 .c-schedule__item--details[data-v-2468c85a]{padding:24px;text-align:center;align-items:center}.c-schedule__template-2 .c-schedule__item--link[data-v-2468c85a]{border:none;align-items:center;justify-content:center;width:100%;padding:0 24px 24px 24px}.c-schedule__template-2 .c-schedule__item--logos[data-v-2468c85a]{border:none;display:flex;padding:0;position:relative;border-bottom:1px solid var(--main-border-color)}.c-schedule__template-2 .c-schedule__item--vsat[data-v-2468c85a]{position:absolute;top:50%;left:50%;margin:-15px -15px!important;z-index:2}.c-schedule__template-2 .c-schedule__item--logo[data-v-2468c85a]{padding:24px;flex:0 1 50%;display:flex;align-items:center;justify-content:center;width:auto;height:auto}.c-schedule__template-2 .c-schedule__item--logo[data-v-2468c85a]:first-child{border-right:1px solid var(--main-border-color)}}:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark,[data-theme=dark]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a,[data-theme=dark] a{color:var(--color-safe-text-on-dark)}[data-theme=dark] .s-home>.component:nth-of-type(odd) .c-schedule__template-1 .c-schedule__list .c-schedule__list--item .c-schedule__list--item-inside{background:#151515}[data-theme=dark] .s-home>.component:nth-of-type(odd) .c-schedule__template-1 .c-schedule__list .c-schedule__list--item .c-schedule__list--item-inside.recent{background:#0d0d0d}[data-theme=dark] .s-home>.component:nth-of-type(odd) .c-schedule__template-2 .c-schedule__item{background:#151515}[data-theme=dark] .s-home>.component:nth-of-type(odd) .c-schedule__template-2 .c-schedule__item.recent{background:#0d0d0d}[data-theme=dark] .s-home>.component:nth-of-type(odd) .c-schedule__template-2 .c-schedule__item--vsat{background:#151515;color:#fff}[data-theme=dark] .c-schedule__template-1 .c-schedule__key ul li.A:before,[data-theme=dark] .c-schedule__template-1 .c-schedule__list--item-indicator.A{background:var(--color-safe-text-on-dark)}[data-theme=dark] .c-schedule__template-1 .c-schedule__list--item-inside.recent,[data-theme=dark] .c-schedule__template-2 .c-schedule__item.recent{background:#0d0d0d}[data-theme=dark] .c-schedule__template-2 .c-schedule__item--vsat{background:#151515;color:#fff}[data-v-3a873854]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-3a873854],[data-theme=dark][data-v-3a873854]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-3a873854],[data-theme=dark] a[data-v-3a873854]{color:var(--color-safe-text-on-dark)}.s-home[data-v-3a873854]{min-height:100vh}[data-v-0ad51e86]:root{--main-color:#fff;--main-color-alt:#fbfbfb;--main-font-color:#000;--main-gray-color:#fafafa;--main-border-color:#d9d9db;--color-safe-text:var(--color-safe-text-on-light)}.dark[data-v-0ad51e86],[data-theme=dark][data-v-0ad51e86]{--main-color:#000;--main-color-alt:#151515;--main-font-color:#fff;--main-gray-color:#111;--main-border-color:#333;--color-safe-text:var(--color-safe-text-on-dark)}.dark a[data-v-0ad51e86],[data-theme=dark] a[data-v-0ad51e86]{color:var(--color-safe-text-on-dark)}img[data-v-0ad51e86]{display:inline-block;vertical-align:bottom}