.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:#ffffffb3;bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}.logo[data-v-4dee4267]{transition:all .15s ease-in}.logo[data-v-4dee4267] svg,.logo img[data-v-4dee4267]{height:auto;width:100%}.logo[data-v-4dee4267]:active{transform:scale(.95)}nav[data-v-5a7642be],nav .wrapper[data-v-5a7642be]{align-items:center;display:flex;flex-flow:row nowrap;gap:1.25rem}nav .wrapper a[data-v-5a7642be]:active{transform:scale(.9);transition:all .15s ease-in}@media screen and (max-width:640px){nav[data-v-5a7642be]{align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background-color:#ffffffd9;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;max-width:100%;min-height:100vh;position:fixed;transform:translate(100vw);transition:all .3s ease-in-out;transition-delay:.2s;width:100vw;z-index:1}@supports (min-height:100dvh){nav[data-v-5a7642be]{min-height:100dvh}}nav .wrapper[data-v-5a7642be]{align-items:center;display:flex;flex-flow:column nowrap;gap:1rem;padding-top:2rem}nav .wrapper a[data-v-5a7642be]{font-size:2rem}nav .wrapper a.lang-switcher[data-v-5a7642be]{font-size:1rem;height:unset;padding:.25rem 1rem;width:unset}nav.open[data-v-5a7642be]{transform:translate(0);transition-delay:50ms}}a[data-v-5a7642be]{color:#242424;font-size:.75rem;font-weight:700;transition:all .3s ease}a.router-link-exact-active[data-v-5a7642be]{color:#f2751a}a[data-v-5a7642be]:not(.router-link-exact-active):not(.lang-switcher):hover{color:#f2751a;opacity:.75}.lang-switcher[data-v-5a7642be],.language-switcher button[data-v-5a7642be]{align-items:center;background-color:#f2751a;border-radius:5px;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:30px;justify-content:center;text-transform:uppercase;width:40px}.lang-switcher[data-v-5a7642be]:hover,.language-switcher button[data-v-5a7642be]:hover{transform:scale(1.05)}.lang-switcher[data-v-5a7642be]:active,.language-switcher button[data-v-5a7642be]:active{transform:scale(.9);transition:all .15s ease-in}.lang-switcher[data-v-5a7642be],.language-switcher[data-v-5a7642be]{position:relative}.language-switcher button[data-v-5a7642be]{cursor:pointer}.menu[data-v-5a7642be]{background-color:#fff;display:flex;filter:drop-shadow(0 4px 15px rgba(0,0,0,.15));flex-flow:column nowrap;gap:.5rem;left:50%;padding:1rem;position:absolute;top:2rem;transform:translate(-50%) scale(0);transition:all .3s ease-in-out}.menu.open[data-v-5a7642be]{transform:translate(-50%) scale(1)}.lang-switcher[data-v-5a7642be]{display:flex;padding:5px 10px}@media screen and (max-width:640px){.language-switcher button[data-v-5a7642be]{display:none}.menu[data-v-5a7642be],.menu.open[data-v-5a7642be]{background-color:transparent;flex-flow:row nowrap;left:unset;position:relative;transform:scale(1)}}#menu-icon[data-v-dd71a820]{cursor:pointer;height:20px;position:relative;transform:rotate(0);transition:.5s ease-in-out;width:30px}@media screen and (min-width:640.1px){#menu-icon[data-v-dd71a820]{display:none}}#menu-icon[data-v-dd71a820]:active{transform:scale(.9);transition:all .15s ease-in}span[data-v-dd71a820]{background:#242424;border-radius:5px;display:block;height:4px;left:0;opacity:1;position:absolute;transform:rotate(0);transition:all .3s ease-in-out;transition-delay:.2s;width:100%}span[data-v-dd71a820]:first-child{top:0}span[data-v-dd71a820]:nth-child(2){background:#f2751a;top:9px}span[data-v-dd71a820]:nth-child(3){top:18px}.open span[data-v-dd71a820]{transition-delay:0ms}.open span[data-v-dd71a820]:first-child{top:10px;transform:rotate(135deg)}.open span[data-v-dd71a820]:nth-child(2){opacity:0;width:0}.open span[data-v-dd71a820]:nth-child(3){top:10px;transform:rotate(-135deg)}header[data-v-70e0efa5]{background:#fff;max-width:100%;position:fixed;top:0;transition:transform .3s ease-in-out;width:100vw;will-change:transform;z-index:1}header.not-bottom[data-v-70e0efa5]{transform:translateY(-100%)}header.pinned[data-v-70e0efa5],header.top[data-v-70e0efa5]{transform:translateY(0)}header.top[data-v-70e0efa5]{filter:drop-shadow(0 4px 15px rgba(0,0,0,0));transition:all .3s ease-in-out}header.bottom[data-v-70e0efa5]:not(.top),header.pinned[data-v-70e0efa5]:not(.top){filter:drop-shadow(0 4px 15px rgba(0,0,0,.15));transition:all .3s ease-in-out}.header-wrapper[data-v-70e0efa5]{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;padding-bottom:1rem;padding-top:1.5rem;z-index:1}.header-wrapper .logo[data-v-70e0efa5]{height:auto;width:150px}@media screen and (max-width:500px){.header-wrapper .logo[data-v-70e0efa5]{width:125px}}.header-wrapper .logo svg[data-v-70e0efa5]{transition:all .3s ease-in-out}.news-header.top[data-v-70e0efa5],.news-header.unpinned[data-v-70e0efa5]:not(.bottom){background:transparent}.news-header.top[data-v-70e0efa5] .logo img,.news-header.top[data-v-70e0efa5] .logo svg,.news-header.unpinned[data-v-70e0efa5]:not(.bottom) .logo img,.news-header.unpinned[data-v-70e0efa5]:not(.bottom) .logo svg{filter:brightness(0) invert(1)}@media screen and (max-width:640px){.news-header.top[data-v-70e0efa5] #header-nav,.news-header.unpinned[data-v-70e0efa5]:not(.bottom) #header-nav{background-color:#f2751ad9}}.news-header.top[data-v-70e0efa5] #header-nav a:not(.lang-switcher),.news-header.unpinned[data-v-70e0efa5]:not(.bottom) #header-nav a:not(.lang-switcher){color:#fff}.news-header.top[data-v-70e0efa5] #header-nav a.lang-switcher,.news-header.unpinned[data-v-70e0efa5]:not(.bottom) #header-nav a.lang-switcher{background-color:#fff;color:#242424}.news-header.top[data-v-70e0efa5] #menu-icon span,.news-header.unpinned[data-v-70e0efa5]:not(.bottom) #menu-icon span{background:#fff}.news-header.unpinned[data-v-70e0efa5]{background:transparent}.news-header.bottom[data-v-70e0efa5],.news-header.pinned[data-v-70e0efa5]:not(.not-bottom){background:#fff}.newsletter[data-v-42d71b0c]{align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);justify-content:space-between}@media screen and (max-width:1000px){.newsletter[data-v-42d71b0c]{gap:1.5rem;grid-template-columns:repeat(1,1fr)}.newsletter span.typo-h2[data-v-42d71b0c]{text-align:center}.newsletter form[data-v-42d71b0c]{justify-content:center}}form[data-v-42d71b0c]{align-items:center;display:flex;flex-flow:row nowrap;gap:.45rem .9rem;justify-content:flex-end}form input[data-v-42d71b0c]{background-color:#fff;border-radius:5px;color:#242424;height:-moz-fit-content;height:fit-content;outline:2.5px solid transparent;padding:.4rem 1.25rem;transition:outline-color .3s ease-in-out;width:300px}form input[data-v-42d71b0c]:hover{outline:2.5px solid rgba(242,117,26,.7)}form input[data-v-42d71b0c]:focus,form input[data-v-42d71b0c]:focus-visible{outline:3px solid #f2751a}@media screen and (max-width:500px){form input[data-v-42d71b0c]{width:250px}}@media screen and (max-width:450px){form[data-v-42d71b0c]{flex-flow:column nowrap}form button[data-v-42d71b0c],form input[data-v-42d71b0c]{text-align:center;width:100%}}.ct-button[data-v-42d71b0c]{background-color:#f2751a;border-radius:5px;height:-moz-fit-content;height:fit-content;padding:.4rem 1.25rem;text-align:center}.ct-button[data-v-42d71b0c]:hover{cursor:pointer}.ct-button[data-v-42d71b0c]:active{transform:scale(.9);transition:all .15s ease-in}.ct-button[data-v-42d71b0c]:disabled{cursor:not-allowed}.ct-button[data-v-42d71b0c]:disabled:hover{transform:scale(1)}footer[data-v-c0b96c6f]{background-color:#242424;color:#fff;margin-top:auto}footer[data-v-c0b96c6f] a{color:#fff;text-decoration-color:transparent;transition:all .3s ease-in-out}footer[data-v-c0b96c6f] a:hover{text-decoration-color:#fff}.container-md[data-v-c0b96c6f]{padding-bottom:5.6rem;padding-top:3.33rem}.container-md[data-v-c0b96c6f] form{margin-left:auto}@media screen and (max-width:1000px){.container-md[data-v-c0b96c6f] form{margin-left:unset}}b[data-v-c0b96c6f],strong[data-v-c0b96c6f]{font-weight:700}hr[data-v-c0b96c6f]{border:1px solid #fff;margin:1.6rem 0}@media screen and (max-width:1000px){hr[data-v-c0b96c6f]{margin:3.33rem 0}}@media screen and (max-width:450px){hr[data-v-c0b96c6f]{margin:4rem 0}}.content[data-v-c0b96c6f]{display:grid;gap:.875rem;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1000px){.content[data-v-c0b96c6f]{gap:2rem .875rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:450px){.content[data-v-c0b96c6f]{gap:4rem;grid-template-columns:1fr;text-align:center}.content[data-v-c0b96c6f] .logo{margin:auto}.content .social-icons[data-v-c0b96c6f]{justify-content:center}}.content[data-v-c0b96c6f] .logo{display:inline-flex;height:-moz-fit-content;height:fit-content;width:150px}.content[data-v-c0b96c6f] .logo img,.content[data-v-c0b96c6f] .logo svg{filter:brightness(0) invert(1)}.content[data-v-c0b96c6f] .ct-text a,.content[data-v-c0b96c6f] .ct-text b,.content[data-v-c0b96c6f] .ct-text p,.content[data-v-c0b96c6f] .ct-text span,.content[data-v-c0b96c6f] .ct-text strong,.content .content-text b[data-v-c0b96c6f]{font-size:.75rem}.social-link[data-v-c0b96c6f]{display:inline-block}.social-link[data-v-c0b96c6f]:active{transform:scale(.8);transition:all .15s ease-in}.social-icons[data-v-c0b96c6f]{display:flex;flex-flow:row nowrap;gap:.25rem;padding-top:.75rem}.social-icons img[data-v-c0b96c6f]{transition:all .3s ease-in-out;width:40px}.social-icons img[data-v-c0b96c6f]:hover{transform:scale(1.1)}main[data-v-1ba32d47]{display:flex;flex:1;flex-flow:column nowrap;justify-content:center}h1[data-v-1ba32d47]{padding-bottom:1.25rem}button[data-v-1ba32d47]:hover{cursor:pointer}
