html{scrollbar-width:none;-ms-overflow-style:none}html,body{margin:0;width:100%}@media screen and (min-width: 960px),print{html,body{height:100%}}body{display:flex;margin:0;color:#000;font-family:Arial,Helvetica,sans-serif;flex-direction:column}main{flex:1 0 auto}canvas{position:relative;z-index:0;width:100%;height:100%}a{color:#000;text-decoration:none}.no-display{display:none}.canvas-container{display:flex;position:absolute;width:100%;height:100%;justify-content:center;touch-action:none;pointer-events:none}div.hidden{display:none;pointer-events:none}.reusable-elements{display:none}.button{cursor:pointer;user-select:none}input:focus,textarea:focus,select:focus{outline:none}::-webkit-scrollbar{width:6px;height:8px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#707070}::placeholder{color:#949494}:-ms-input-placeholder{color:#949494}::-ms-input-placeholder{color:#949494}.app-canvas{display:flex;position:absolute;z-index:2;width:100%;height:100%}.section{display:flex;z-index:1;width:100%;min-height:100%;flex-direction:column;justify-content:flex-start;align-items:center}.section.hidden{display:none;opacity:0}.loader{z-index:999;background-color:#fff;justify-content:center}.loader__image{margin-bottom:30px}.loader__image img{height:70px}.loader__progress-bar{width:150px;background:#909090;border-radius:6px}.loader__progress-bar-fill{width:0%;height:6px;background-color:#000;border-radius:20px;transition:width .5s}.home{justify-content:space-between}.home__header{display:flex;width:100%;flex-direction:column;align-items:center;background-color:#0f278d;margin-bottom:20px}@media screen and (min-width: 960px),print{.home__header{margin-bottom:0}}.home__title{margin:20px 0;font-size:60px;font-weight:700;height:65px}.home__title svg{width:100%;height:100%}.home__subtitle{color:#e6e6e6;font-weight:700;margin-top:-5px;margin-bottom:20px}.home__body{display:flex;width:100%;align-items:center;flex-direction:column}@media screen and (min-width: 960px),print{.home__body{justify-content:center}}.home__body-center{display:flex;width:90%;flex-direction:column;align-items:center;margin-bottom:0%}@media screen and (min-width: 960px),print{.home__body-center{flex-direction:row;justify-content:center;margin-top:30px;margin-bottom:30px}}.home__video{position:relative;width:100%;height:auto;margin-bottom:20px;display:flex;align-items:center}.home__video.cursor-pointer{cursor:pointer}@media screen and (min-width: 960px),print{.home__video{margin-bottom:0;width:auto;height:100%;max-height:400px}}.home__video-video{width:100%;height:auto;max-width:800px;max-height:400px;border-radius:20px;display:flex}.home__video-volume{position:absolute;right:0;bottom:0;padding:8px 9px 8px 8px}.home__video-volume-off,.home__video-volume-on{width:20px;height:20px;display:flex;background-color:#fff;border-radius:50%;padding:12px}.home__video-volume-off path,.home__video-volume-on path{fill:#000000e6}.home__description{font-size:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;letter-spacing:.3px;text-align:justify;color:#585858;margin-bottom:40px}@media screen and (min-width: 960px),print{.home__description{margin-left:50px;margin-bottom:0;font-size:28px}}.home__description strong{color:#000}.home__description--1{width:100%;margin-bottom:20px}@media screen and (min-width: 960px),print{.home__description--1{width:400px}}.home__description--2{margin-bottom:12px;font-size:16px;color:#a0a0a0}.home__beta{margin-bottom:20px}.home__beta-title{text-align:center;font-size:14px;font-weight:100}.home__beta-title span.underline{text-decoration:underline}.home__donate{text-align:center}.home__donate-link{font-weight:700;text-decoration:underline;cursor:pointer}.home__tyc{margin-top:10px;margin-bottom:10px;opacity:.8;text-align:center}.home__tyc-link{color:#202125;font-size:16px;text-decoration:underline;cursor:pointer}.home__button{display:flex;padding:9px 14px;color:#fff;font-size:18px;font-weight:100;letter-spacing:1px;background-color:#000000e6;border-radius:6px;transition:background-color .5s;justify-content:center;margin:0 12px;cursor:pointer;white-space:nowrap}.home__button:hover{background-color:#0009}.home__heart-icon{width:20px}.home__windows{display:flex;flex-direction:column;align-items:center}.home__windows-store-button{width:186px;height:51px}.home__windows-store-button-container{position:absolute;transform-origin:top left;transform:scale(.45)}.home__mac{display:flex;flex-direction:column;align-items:center}.home__buttons{display:flex;align-items:center;flex-direction:column}@media screen and (min-width: 960px),print{.home__buttons{flex-direction:row}}.home__mas-button{display:flex;margin:0 12px}.home__difference-description{font-size:16px}.home__differences{width:270px;font-weight:300;line-height:1.4em;font-size:1em;color:#666;text-align:justify}@media screen and (min-width: 960px),print{.home__differences{width:520px;font-size:1.38em}}.home__mac-options{display:flex;flex-direction:column;align-items:center;color:#202125;font-size:22px}.home__mac-options-buttons{margin-top:20px;display:flex;align-items:center;flex-direction:column}@media screen and (min-width: 960px),print{.home__mac-options-buttons{flex-direction:row;align-items:flex-start}}.home__button--secondary{background-color:transparent;border:2px solid black;box-sizing:border-box;color:#000;margin-top:0;padding:7px 14px}.home__button--secondary:hover{background-color:#0000004d}.home__beta-options-link{font-size:16px;text-decoration:underline;cursor:pointer}.home__beta-options-buttons{margin-top:8px;display:flex;flex-direction:column;gap:8px}.home__footer{display:flex;width:100%;height:40px;min-height:40px;background-color:#0f278d;color:#fffc;align-items:center;justify-content:center}.home__footer-heart{width:14px;margin:0 5px 0 4px;padding-top:2px}.home__footer-heart svg{width:100%;height:auto}.home__footer-link{margin-left:5px;color:#fffc;cursor:pointer}.support__description{margin-top:80px}.support__description a{color:#0f278d}.privacy-policy__container{margin:30px 40px}.privacy-policy__parragraph{margin-bottom:20px}.privacy-policy__parragraph a{color:#0f278d;text-decoration:underline}.privacy-policy__title{font-size:26px;font-weight:700}.privacy-policy__subtitle{font-size:18px;font-weight:700}.privacy-policy__link{display:block}.section.thank-you{height:100vh;justify-content:center}.thank-you__body{display:flex;flex-direction:column}.thank-you__title{font-size:30px;letter-spacing:.5px}.thank-you__subtitle{font-size:14px}.modal{position:fixed;width:100%;height:100%;top:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:3}.modal__container{padding:20px;background-color:#fff;box-shadow:0 0 20px #00000080;border-radius:6px}.modal__header{display:flex;justify-content:space-between}.modal__header-left{padding:22px 22px 0}.modal__title{font-size:20px;font-weight:600}.modal__header-close-icon{display:flex;padding:22px}.modal__body{display:flex;padding:22px;flex-direction:column;overflow:scroll;max-height:60vh}@media screen and (min-width: 960px),print{.modal__body{flex-wrap:wrap}}.modal__body .table__row{padding-right:8px}.modal__body .modal__image{display:flex;justify-content:center;width:100%;height:100%;align-items:center;overflow:hidden}.modal__body .modal__image img{width:120%;height:auto}@media screen and (min-width: 960px),print{.modal__body .modal__image img{width:auto;height:100%}}
