.transition-wrapper[data-v-457036e8]{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.transition-wrapper-from-left[data-v-457036e8]{animation:transition-wrapper-left-in-data-v-457036e8 .5s cubic-bezier(0,1,0,1) forwards,transition-wrapper-right-in-data-v-457036e8 .25s cubic-bezier(0,1,0,1) .75s reverse forwards}.transition-wrapper-from-right[data-v-457036e8]{animation:transition-wrapper-right-in-data-v-457036e8 .5s cubic-bezier(0,1,0,1) forwards,transition-wrapper-left-in-data-v-457036e8 .25s cubic-bezier(0,1,0,1) .75s reverse forwards}.transition-content[data-v-457036e8]{-webkit-animation:transition-content-data-v-457036e8 .75s forwards;animation:transition-content-data-v-457036e8 .75s forwards}@-webkit-keyframes transition-wrapper-right-in-data-v-457036e8{0%{transform:translateX(100%)}to{transform:none}}@keyframes transition-wrapper-right-in-data-v-457036e8{0%{transform:translateX(100%)}to{transform:none}}@-webkit-keyframes transition-wrapper-left-in-data-v-457036e8{0%{transform:translateX(-100%)}to{transform:none}}@keyframes transition-wrapper-left-in-data-v-457036e8{0%{transform:translateX(-100%)}to{transform:none}}@-webkit-keyframes transition-content-data-v-457036e8{0%{opacity:0}20%{opacity:0}100 %{opacity:1}}@keyframes transition-content-data-v-457036e8{0%{opacity:0}20%{opacity:0}100 %{opacity:1}}.screenshot[data-v-27ffa75a]{width:100%}.product-info{display:flex;align-items:center;padding-left:20px;padding-right:100px;text-align:left;background:linear-gradient(90deg,#fff 60%,hsla(0,0%,100%,0))}.product-info,.tech-list-container{position:absolute;height:100%;top:0;left:0}.tech-list-container{width:100%;overflow:hidden}.tech-list{height:100%;display:flex;align-items:center}.product-badge{margin-right:5px;padding:0 10px 0 10px;background-color:#01579b;border-radius:10px;display:inline-block;color:#fff}.home-nav{display:flex;justify-content:center;width:100%;z-index:999;transition-property:background-color;transition-duration:.2s}.home-nav.home-nav-sticky{position:fixed;top:0;background-color:#0277bd}.home-nav-panel{padding:10px 10px 15px;transition-property:transform;transition-duration:.8s;transition-timing-function:cubic-bezier(.5,0,.5,1)}#home-nav-title{display:none}.home-nav-btn{margin-left:1.5vw;margin-right:1.5vw;transition-property:margin-left,margin-right;transition-duration:.8s;transition-timing-function:cubic-bezier(.5,0,.5,1)}.home-spacer{background-color:#01579b;height:100px}.home-logo-animation{-webkit-animation-name:logoAnim;animation-name:logoAnim;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.25s;animation-delay:.25s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.home-title-animation{-webkit-animation-name:titleAnim;animation-name:titleAnim;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-timing-function:cubic-bezier(.5,0,.5,1);animation-timing-function:cubic-bezier(.5,0,.5,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;max-width:0;opacity:0}#home-repeat-btn-animation,.home-title-animation{-webkit-animation-duration:.8s;animation-duration:.8s}#home-repeat-btn-animation{-webkit-animation-name:repeatBtnAnim;animation-name:repeatBtnAnim;-webkit-animation-delay:3.5s;animation-delay:3.5s;-webkit-animation-timing-function:cubic-bezier(.5,0,.5,1);animation-timing-function:cubic-bezier(.5,0,.5,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.home-nav{-webkit-animation-name:navAnim;animation-name:navAnim;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-timing-function:cubic-bezier(0,.5,0,1);animation-timing-function:cubic-bezier(0,.5,0,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes logoAnim{0%{opacity:0}to{opacity:1}}@keyframes logoAnim{0%{opacity:0}to{opacity:1}}@-webkit-keyframes titleAnim{0%{max-width:0;opacity:0}60%{max-width:600px;padding-left:30px;opacity:0}to{max-width:600px;padding-left:30px;opacity:1}}@keyframes titleAnim{0%{max-width:0;opacity:0}60%{max-width:600px;padding-left:30px;opacity:0}to{max-width:600px;padding-left:30px;opacity:1}}@-webkit-keyframes repeatBtnAnim{0%{top:-50px}to{top:10px}}@keyframes repeatBtnAnim{0%{top:-50px}to{top:10px}}@-webkit-keyframes navAnim{0%{transform:translateY(50%);opacity:0}to{transform:none;opacity:1}}@keyframes navAnim{0%{transform:translateY(50%);opacity:0}to{transform:none;opacity:1}}.home-nav-sticky>#home-nav-title{display:flex}.home-nav-sticky>.home-nav-panel{transform:translateX(calc(50vw - 50% - 10px))}.home-nav-sticky>.home-nav-panel>.home-nav-btn{margin-left:10px;margin-right:10px}.screenshot[data-v-4577bdb2]{width:100%}