:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #f6f6f6;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:arial,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;max-width:1055px;margin:0 auto;padding:0;font-weight:400}section[data-v-04754b9b]{background:center center url(/assets/welcome.jpg) no-repeat;background-size:cover;width:100%;height:100%;position:relative;min-height:812px}.button[data-v-04754b9b]{outline:none;cursor:pointer;border-radius:33px;width:276px;height:50px;line-height:50px;background-color:#000;color:#fff;position:absolute;bottom:120px;left:50%;margin-left:-138px;font-size:22px;display:flex;align-items:center;justify-content:center}.button span[data-v-04754b9b]{font-weight:700}.logo-germanos[data-v-04754b9b]{outline:none;position:absolute;top:132px;left:30px;width:180px}.logo-germanos img[data-v-04754b9b]{width:180px}.logo-tcl[data-v-04754b9b]{outline:none;position:absolute;top:140px;right:30px;width:100px}.logo-tcl img[data-v-04754b9b]{width:100px}img[data-v-f8fb06fe]{max-width:100%}.logo-tcl[data-v-f8fb06fe]{top:30px;right:30px;position:absolute;width:100px}.logo-germanos[data-v-f8fb06fe]{top:20px;left:30px;position:absolute;width:180px;justify-content:flex-end;display:flex}section[data-v-f8fb06fe]{background:center center url(/assets/inside.jpg) no-repeat;background-size:contain;width:100%;height:100%;position:relative;min-height:812px}.label[data-v-f8fb06fe]{font-size:18px;text-align:center;font-weight:700;position:absolute;top:440px;color:#000;width:100%}.input[data-v-f8fb06fe]{position:absolute;top:500px;left:30px;right:30px}.input .email[data-v-f8fb06fe]{height:66px;border-radius:33px;width:100%;font-size:18px;border:1px solid #000;padding:0 26px}.acceptance[data-v-f8fb06fe]{position:absolute;bottom:160px;left:30px;right:30px;color:#000;display:flex;gap:10px}.button[data-v-f8fb06fe]{outline:none;cursor:pointer;border-radius:33px;height:50px;line-height:50px;background-color:#ccc;color:#fff;position:absolute;bottom:80px;left:30px;right:30px;font-size:22px;display:flex;align-items:center;justify-content:center}.button span[data-v-f8fb06fe]{font-weight:700}.button.active[data-v-f8fb06fe]{background-color:#000;color:#fff}a[data-v-f8fb06fe]{color:#000}.checkbox-wrapper-19[data-v-f8fb06fe]{box-sizing:border-box;--background-color: #fff;--checkbox-height: 25px;display:inline-block}@-moz-keyframes dothabottomcheck-19-f8fb06fe{0%{height:0}to{height:calc(var(--checkbox-height) / 2)}}@-webkit-keyframes dothabottomcheck-19-f8fb06fe{0%{height:0}to{height:calc(var(--checkbox-height) / 2)}}@keyframes dothabottomcheck-19-f8fb06fe{0%{height:0}to{height:calc(var(--checkbox-height) / 2)}}@keyframes dothatopcheck-19-f8fb06fe{0%{height:0}50%{height:0}to{height:calc(var(--checkbox-height) * 1.2)}}@-webkit-keyframes dothatopcheck-19-f8fb06fe{0%{height:0}50%{height:0}to{height:calc(var(--checkbox-height) * 1.2)}}@-moz-keyframes dothatopcheck-19-f8fb06fe{0%{height:0}50%{height:0}to{height:calc(var(--checkbox-height) * 1.2)}}.checkbox-wrapper-19 input[type=checkbox][data-v-f8fb06fe]{display:none}.checkbox-wrapper-19 .check-box[data-v-f8fb06fe]{height:var(--checkbox-height);width:var(--checkbox-height);background-color:transparent;border:calc(var(--checkbox-height) * .1) solid #000;border-radius:5px;position:relative;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-transition:border-color ease .2s;-o-transition:border-color ease .2s;-webkit-transition:border-color ease .2s;transition:border-color ease .2s;cursor:pointer}.checkbox-wrapper-19 .check-box[data-v-f8fb06fe]:before,.checkbox-wrapper-19 .check-box[data-v-f8fb06fe]:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;height:0;width:calc(var(--checkbox-height) * .2);background-color:#75250d;display:inline-block;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;-webkit-transform-origin:left top;transform-origin:left top;border-radius:5px;content:" ";-webkit-transition:opacity ease .5;-moz-transition:opacity ease .5;transition:opacity ease .5}.checkbox-wrapper-19 .check-box[data-v-f8fb06fe]:before{top:calc(var(--checkbox-height) * .72);left:calc(var(--checkbox-height) * .41);box-shadow:0 0 0 calc(var(--checkbox-height) * .05) var(--background-color);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.checkbox-wrapper-19 .check-box[data-v-f8fb06fe]:after{top:calc(var(--checkbox-height) * .37);left:calc(var(--checkbox-height) * .05);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.checkbox-wrapper-19 input[type=checkbox]:checked+.check-box[data-v-f8fb06fe],.checkbox-wrapper-19 .check-box.checked[data-v-f8fb06fe]{border-color:#75250d}.checkbox-wrapper-19 input[type=checkbox]:checked+.check-box[data-v-f8fb06fe]:after,.checkbox-wrapper-19 .check-box.checked[data-v-f8fb06fe]:after{height:calc(var(--checkbox-height) / 2);-moz-animation:dothabottomcheck-19-f8fb06fe .2s ease 0s forwards;-o-animation:dothabottomcheck-19-f8fb06fe .2s ease 0s forwards;-webkit-animation:dothabottomcheck-19-f8fb06fe .2s ease 0s forwards;animation:dothabottomcheck-19-f8fb06fe .2s ease 0s forwards}.checkbox-wrapper-19 input[type=checkbox]:checked+.check-box[data-v-f8fb06fe]:before,.checkbox-wrapper-19 .check-box.checked[data-v-f8fb06fe]:before{height:calc(var(--checkbox-height) * 1.2);-moz-animation:dothatopcheck-19-f8fb06fe .4s ease 0s forwards;-o-animation:dothatopcheck-19-f8fb06fe .4s ease 0s forwards;-webkit-animation:dothatopcheck-19-f8fb06fe .4s ease 0s forwards;animation:dothatopcheck-19-f8fb06fe .4s ease 0s forwards}img[data-v-59c69cc8]{max-width:100%}.logo-tcl[data-v-59c69cc8]{top:30px;right:30px;position:absolute;width:100px}.logo-germanos[data-v-59c69cc8]{top:20px;left:30px;position:absolute;width:180px;justify-content:flex-end;display:flex}section[data-v-59c69cc8]{background:center center url(/assets/inside.jpg) no-repeat;background-size:contain;width:100%;height:100%;position:relative;min-height:812px}.danger-title[data-v-59c69cc8]{position:absolute;font-size:20px;top:500px;text-align:center;color:red;left:0;right:0;font-weight:700}.danger-text[data-v-59c69cc8]{position:absolute;font-size:18px;top:560px;text-align:center;color:red;left:0;right:0;font-weight:400}.success-title[data-v-59c69cc8]{position:absolute;font-size:33px;top:500px;text-align:center;color:#000;left:0;right:0;font-weight:700}.success-text[data-v-59c69cc8]{position:absolute;font-size:22px;line-height:24px;top:560px;text-align:center;color:#000;left:50px;right:50px;font-weight:700}.button[data-v-59c69cc8]{outline:none;cursor:pointer;border-radius:33px;width:276px;height:50px;line-height:50px;background-color:#000;color:#fff;position:absolute;bottom:80px;left:50%;margin-left:-138px;font-size:22px;display:flex;align-items:center;justify-content:center}.button span[data-v-59c69cc8]{font-weight:700}main[data-v-9b9b53c0]{margin:0 auto;max-width:384px;width:100%;position:relative}
