body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.App{text-align:center;overflow:hidden;height:100vh;width:100vw;display:flex;flex-flow:column}.App-Screen{height:calc(96vh - 20px)}.App-header{z-index:99;position:fixed;height:calc(4vh + 20px);width:100vw;display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#06283d;transition:background-color 1s ease-out .3s,box-shadow .6s ease-in .5s;box-shadow:0 2px 3px 1px rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.App-header_Blur{transition:box-shadow .1s ease-in-out 0s,background-color .5s ease-in-out .2s;background-color:initial;background-image:none;box-shadow:none}.App-header_In-contact{background-color:#003472;box-shadow:0 2px 10px 1px #1b2d3b,inset 0 -5px 13px 1px #dadada}.App-home{overflow-y:visible;transition:-webkit-transform .3s ease-in-out .1s;transition:transform .3s ease-in-out .1s;transition:transform .3s ease-in-out .1s,-webkit-transform .3s ease-in-out .1s}.App-product{overflow-y:visible;height:100vh}.App-contact{margin-top:calc(4vh + 20px);background:#04395b;display:flex;justify-content:center;flex-flow:column;align-items:center;position:relative}.Product-Screen{height:100%;width:100vw;border-bottom:1px solid #000}.Show-footer{max-height:70vh}.App-footer{width:100vw;z-index:10;background-color:#04395b;position:fixed;bottom:0;overflow-y:visible;display:flex;justify-content:center;box-shadow:0 -2px 3px 1px rgba(60,64,67,.7),0 -1px 3px 1px rgba(60,64,67,.5)}.Up_show{height:15vh;min-height:150px}.Down_hide,.Up_show{transition:height .2s ease-in-out}.Down_hide{height:0}.Disable{background-color:rgba(0,68,170,.2)!important;outline:2px solid rgba(0,68,170,.2)!important;border:none!important;box-shadow:none!important}.Disable,.Disable-display{pointer-events:none!important}.Position-top{top:0}.App-pre-footer{width:100vw;height:calc(6vh + 20px);background:#04395b url(/FooterPattern.png) repeat 35% 10%;color:#fff;-webkit-text-stroke:#d3c6a8 1px;padding-top:10px;display:flex;justify-content:space-around;box-shadow:inset 0 5px 12px 1px #011124;font-size:calc(10px + .4vw + .2vh);z-index:9}@media only screen and (max-width:480px){.App-footer{flex-flow:column;align-items:center}.Up_show{height:30vh}.App-pre-footer{padding-top:5px}}@media only screen and (max-width:780px) and (min-width:481px){.App-pre-footer{padding-top:5px}}.Header-Blur-layout-Container{height:100%;width:100%;overflow:hidden;z-index:-2;display:flex;align-items:center;justify-content:left;transition:opacity .2s ease .4s,height .4s ease-in-out .6s;position:absolute;opacity:.4}.Header-Blur-layout{width:100vw;height:400%;z-index:91;position:absolute;background:#fff url(/HeaderPattern.png) repeat 50% 100%;background-size:contain;transition:opacity .2s ease-in-out .2s,height .2s ease-in-out .4s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;mix-blend-mode:hard-light;align-items:center}.Header-Rainbow{width:1400vw;height:100%;background:linear-gradient(30deg,#00ffef,#0eff00 6%,#f9ff00 11%,#ff5e00 16%,red 21%,#eb00ff 24%,#0012ff 29%,#00feff 33%,#00ff37 38%,#e4ff00 42%,#ff9100 47%,red 52%,#fc00ff 56%,#0800ff 61%,#001fff 65%,#00ffef 69%,#00de30 73%,#86ff00 77%,#f2fc00 81%,#fa7d00 86%,red 90%,red);-webkit-animation:rainbowRun 15s ease-in-out 0s infinite;animation:rainbowRun 15s ease-in-out 0s infinite;-webkit-filter:brightness(200%);filter:brightness(200%);position:absolute;z-index:90;transition:opacity .2s ease-in-out .2s,height ease-out.2s .4s;opacity:1}@-webkit-keyframes rainbowRun{0%{-webkit-transform:translateX(-1300vw);transform:translateX(-1300vw);-webkit-transform:none;transform:none;opacity:0}5%{opacity:1}45%{opacity:1}50%{-webkit-transform:translateX(0);transform:translateX(0);opacity:0}55%{opacity:1}95%{opacity:1}to{-webkit-transform:none;transform:none;opacity:0;-webkit-transform:translateX(-1300vw);transform:translateX(-1300vw)}}@keyframes rainbowRun{0%{-webkit-transform:translateX(-1300vw);transform:translateX(-1300vw);-webkit-transform:none;transform:none;opacity:0}5%{opacity:1}45%{opacity:1}50%{-webkit-transform:translateX(0);transform:translateX(0);opacity:0}55%{opacity:1}95%{opacity:1}to{-webkit-transform:none;transform:none;opacity:0;-webkit-transform:translateX(-1300vw);transform:translateX(-1300vw)}}.App-header_Blur .Header-Blur-layout{opacity:0;background-color:initial;transition:opacity .2s ease-in .2s,height .4s ease-in;height:0}.App-header_Blur .Header-Rainbow{transition:opacity .2s ease-out .4s,height .2s ease .4s;height:0;background:transparent;opacity:0}.App-header_Blur>.Header-Blur-layout-Container{height:0;opacity:0;transition:opacity .2s ease-out .6s,height .3s ease .3s}.Header-button{font-size:calc(10px + 2vmin);width:120px;height:100%;overflow-y:visible;display:flex;flex-flow:column;justify-content:center;align-items:center;position:relative}.Header-button-active>.Button-icon{background-color:rgba(59,137,255,.6784313725490196);max-height:90%;max-width:40%;height:60px;width:60px;color:#fff;border:.5px double hsla(0,0%,96.1%,.2);box-shadow:0 0 3px 1px hsla(0,0%,96.1%,.7),0 0 8px 5px rgba(89,154,251,.7529411764705882),0 0 20px 5px rgba(67,138,245,.8156862745098039),inset 0 0 10px 10px rgba(19,101,223,.7372549019607844),inset 0 0 30px -1px #fff}.App-header_Blur .Button-icon{background-color:hsla(0,0%,100%,0);opacity:0;transition:background-color .4s ease-in-out .3s}.Button-icon{transition:opacity .5s ease-out .4s,height .4s ease-in-out 0s,width .4s ease-in-out 0s,color .7s ease-out 0s,background-color .6s ease-out .1s,box-shadow .5s ease-out .2s;height:100%;width:100%;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.8);color:#1365df;opacity:1;z-index:99;box-shadow:0 0 3px 1px rgba(60,64,67,.3),0 0 3px 1px rgba(60,64,67,.15)}.Button-menu{font-size:calc(14px + 1.2vmin);background-color:rgba(19,101,223,.12941176470588237);top:calc(4vh + 20px);position:absolute;display:flex;flex-flow:column;color:#fff;text-shadow:0 1px 5px rgba(0,24,52,.9);-webkit-backdrop-filter:blur(5px) contrast(90%) brightness(95%);backdrop-filter:blur(5px) contrast(90%) brightness(95%);z-index:99}.Button-menu-container{flex-grow:1;padding:15px}.Button-menu-Outside{position:fixed;bottom:0;left:0;height:100vh;width:100vw;z-index:98,}.App-menu>.Button-menu{width:400px;max-width:60vw;height:calc(96vh - 20px);left:0;-webkit-animation:displayFromLeft .2s ease-out;animation:displayFromLeft .2s ease-out;box-shadow:3px 3px 5px 1px rgba(63,63,63,.16470588235294117),5px 3px 10px 0 rgba(19,101,223,.26666666666666666),10px 4px 20px 0 rgba(119,171,255,.47843137254901963),inset 0 5px 20px -1px rgba(197,245,255,.22745098039215686);background-image:linear-gradient(90deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.1),rgba(19,101,223,.2627450980392157))}@-webkit-keyframes displayFromLeft{0%{left:-450px}to{left:0}}@keyframes displayFromLeft{0%{left:-450px}to{left:0}}.Menu-item{padding:10px 20px;display:flex;flex-flow:column;justify-content:space-between;align-items:flex-start;cursor:pointer;transition:color .4s ease-out,background-color .25s ease-in .1s}.Menu-item:hover{color:#06283d;background-color:#f5f5f5;text-shadow:none}.Menu-item:active{transition:all .2s ease-in-out;color:#1365df;background-color:#86abe1}.Menu-item-Container:nth-child(2)>.Menu-item:hover{cursor:default;background-color:initial}.Menu-item-Container:nth-child(2)>.Menu-item:active{color:#06283d;background-color:initial}.Menu-active{font-weight:900;-webkit-backdrop-filter:blur(10px) contrast(40%) brightness(150%);backdrop-filter:blur(10px) contrast(40%) brightness(150%);box-shadow:0 2px 4px 1px rgba(5,54,85,.7568627450980392)}.Menu-sub-item-Container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;transition:height .4s ease-out;overflow:visible;padding:5px 0}.Menu-sub-item{margin-left:50px;padding:5px 10px;text-align:start;cursor:pointer;list-style-type:circle;transition:color .5s ease-out,background-color .4s ease-in .1s;color:#fff}.Menu-sub-item:hover{color:#06283d;background-color:#f5f5f5}.Menu-sub-item:active{transition:all .2s ease-in-out;color:#1365df;background-color:#86abe1}.Menu-sub-active{list-style-type:disc;font-weight:900;-webkit-backdrop-filter:blur(50px) brightness(80%);backdrop-filter:blur(50px) brightness(80%);box-shadow:0 2px 4px 1px rgba(5,54,85,.7568627450980392)}.App-languages>.Button-menu{width:250px;max-width:30vw;right:0;-webkit-animation:displayFromRight .1s ease-out;animation:displayFromRight .1s ease-out;box-shadow:-3px 3px 5px 1px rgba(63,63,63,.16470588235294117),-5px 5px 10px 0 rgba(19,101,223,.26666666666666666),-10px 10px 20px 0 rgba(119,171,255,.47843137254901963),inset 0 0 20px -1px rgba(197,245,255,.22745098039215686);background-image:linear-gradient(270deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.1),rgba(19,101,223,.2627450980392157))}@-webkit-keyframes displayFromRight{0%{right:-230px}to{right:0}}@keyframes displayFromRight{0%{right:-230px}to{right:0}}.Lang-option{padding:5px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:color .5s ease-out,background-color .4s ease-in .1s}.Lang-option:hover{color:#06283d;background-color:#f5f5f5}.Lang-option:active{transition:all .2s ease-in-out;color:#1365df;background-color:#86abe1}.Lang-active:after{content:"\2713"}.Lang-active{font-weight:900;-webkit-backdrop-filter:blur(30px) brightness(120%);backdrop-filter:blur(30px) brightness(120%);box-shadow:-3px 3px 5px 1px rgba(63,63,63,.16470588235294117),-5px 5px 10px 0 rgba(19,101,223,.26666666666666666),-10px 10px 20px 0 rgba(119,171,255,.47843137254901963),inset 0 0 20px -1px rgba(197,245,255,.22745098039215686)}.Menu-pattern-container{height:15vh;width:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;box-shadow:inset 0 -1px 4px 2px rgba(5,54,85,.7568627450980392);opacity:.8;background-color:rgba(5,54,85,.3686274509803922)}.Menu-pattern{height:100%;width:100%;background:url(/MenuPattern.jpg) no-repeat 50% 50%;-webkit-filter:contrast(120%);filter:contrast(120%);mix-blend-mode:hard-light;background-size:cover;-webkit-animation:rotate360 1.3s ease-in .2s;animation:rotate360 1.3s ease-in .2s}@-webkit-keyframes changeColor{0%{mix-blend-mode:hard-light}45%{mix-blend-mode:color-dodge}66%{mix-blend-mode:difference}79%{mix-blend-mode:color-burn}87%{mix-blend-mode:difference}92%{mix-blend-mode:luminosity}to{mix-blend-mode:hard-light}}@keyframes changeColor{0%{mix-blend-mode:hard-light}45%{mix-blend-mode:color-dodge}66%{mix-blend-mode:difference}79%{mix-blend-mode:color-burn}87%{mix-blend-mode:difference}92%{mix-blend-mode:luminosity}to{mix-blend-mode:hard-light}}@-webkit-keyframes rotate360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);height:600px;width:600px;mix-blend-mode:hard-light}35%{-webkit-transform:rotate(1turn);transform:rotate(1turn);mix-blend-mode:color-dodge}40%{-webkit-transform:rotate(135deg);transform:rotate(135deg);mix-blend-mode:difference}60%{height:600px;width:600px;-webkit-transform:rotate(45deg) translateY(0);transform:rotate(45deg) translateY(0);mix-blend-mode:color-dodge}70%{-webkit-transform:rotate(-15deg) translateY(-15%);transform:rotate(-15deg) translateY(-15%);mix-blend-mode:color-burn}79%{mix-blend-mode:difference}95%{height:100%;width:100%;-webkit-transform:translateY(5%);transform:translateY(5%);mix-blend-mode:luminosity}to{-webkit-transform:translateY(0);transform:translateY(0);mix-blend-mode:hard-light}}@keyframes rotate360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);height:600px;width:600px;mix-blend-mode:hard-light}35%{-webkit-transform:rotate(1turn);transform:rotate(1turn);mix-blend-mode:color-dodge}40%{-webkit-transform:rotate(135deg);transform:rotate(135deg);mix-blend-mode:difference}60%{height:600px;width:600px;-webkit-transform:rotate(45deg) translateY(0);transform:rotate(45deg) translateY(0);mix-blend-mode:color-dodge}70%{-webkit-transform:rotate(-15deg) translateY(-15%);transform:rotate(-15deg) translateY(-15%);mix-blend-mode:color-burn}79%{mix-blend-mode:difference}95%{height:100%;width:100%;-webkit-transform:translateY(5%);transform:translateY(5%);mix-blend-mode:luminosity}to{-webkit-transform:translateY(0);transform:translateY(0);mix-blend-mode:hard-light}}@media only screen and (max-width:300px){.App-menu>.Button-menu{width:100vw;max-width:100vw}.Menu-sub-item-Container{padding:0}.Menu-sub-item{margin-left:20px;padding:5px 0}.App-languages>.Button-menu{width:75vw;max-width:100vw}}@media only screen and (max-width:480px) and (min-width:301px){.App-menu>.Button-menu{width:75vw;max-width:100vw}.Menu-sub-item-Container{padding:none}.Menu-sub-item{margin-left:30px;padding:0 10px;margin-bottom:10px}.Menu-sub-item:last-child{margin-bottom:0}.App-languages>.Button-menu{max-width:60vw}}@media only screen and (max-width:798px) and (min-width:481px){.App-languages>.Button-menu{max-width:40vw}}.Home-section{display:flex;position:relative;flex-flow:row;justify-content:center;align-items:center;transition:all .6s ease-in-out .2s;box-shadow:0 5px 12px 1px #52667b;height:calc(90vh - 40px);width:100vw}.Home-section:nth-child(5){box-shadow:0 5px 12px 1px #011124}.Section-Active:nth-child(odd){justify-content:flex-end!important}.Section-Active:nth-child(2n){justify-content:flex-start!important}.Home-video{transition:-webkit-filter .2s ease-in-out;transition:filter .2s ease-in-out;transition:filter .2s ease-in-out,-webkit-filter .2s ease-in-out}.Home-image,.Home-video{height:100%;width:100%;object-fit:cover;position:absolute;z-index:-99}.Home-image{transition:object-position .5s ease-in-out .3s,-webkit-filter .2s ease-out;transition:object-position .5s ease-in-out .3s,filter .2s ease-out;transition:object-position .5s ease-in-out .3s,filter .2s ease-out,-webkit-filter .2s ease-out}.Section-Active>.Home-image,.Section-Active>.Home-video{object-position:center center;-webkit-filter:blur(0) contrast(100%) brightness(1)!important;filter:blur(0) contrast(100%) brightness(1)!important}.Home-section>.Home-image{-webkit-filter:blur(10px) contrast(130%) brightness(1.2);filter:blur(10px) contrast(130%) brightness(1.2)}.Home-section>.Home-video{-webkit-filter:blur(10px) contrast(140%) brightness(1.7);filter:blur(10px) contrast(140%) brightness(1.7)}.Home-section:nth-child(odd)>.Home-image{object-position:right center}.Home-section:nth-child(2n)>.Home-image{object-position:left center}.Home-section:nth-child(2)>.Home-image,.Home-section:nth-child(3)>.Home-image{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.Home-text{display:flex;flex-flow:column;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;padding:5px calc(2% + 3px);transition:all .3s ease-in-out,color .3s ease,opacity .3s ease-out .1s,width .2s ease-in-out,height .2s ease-out,-webkit-transform .3s ease-in-out;transition:all .3s ease-in-out,transform .3s ease-in-out,color .3s ease,opacity .3s ease-out .1s,width .2s ease-in-out,height .2s ease-out;transition:all .3s ease-in-out,transform .3s ease-in-out,color .3s ease,opacity .3s ease-out .1s,width .2s ease-in-out,height .2s ease-out,-webkit-transform .3s ease-in-out}.Section-Active>.Home-text{opacity:1!important;-webkit-transform:none!important;transform:none!important;max-width:calc(500px + 20vw)}.Section-Active:first-child>.Home-text{max-width:100%!important;border:none}.Section-Active:last-child>.Home-text{max-width:calc(50% + 200px);padding-bottom:10vh}.Section-Active:nth-child(odd)>.Home-text{background-color:hsla(0,0%,100%,.7)!important;color:#0447ab!important;border-left:1px double rgba(19,101,223,.18823529411764706)}.Section-Active:nth-child(2n)>.Home-text{background-color:rgba(19,101,223,.5607843137254902)!important;color:#fff!important;border-right:1px solid hsla(0,0%,100%,.2)}.Section-Active>.Home-loading{height:100%}.Home-section>.Home-loading{height:100%;width:100%}.Home-loading{flex-grow:1;display:flex;flex-flow:column;justify-content:center;align-items:center;color:#0447ab;font-size:calc(20px + .5vw + .3vh);font-weight:700;background-color:rgba(4,71,171,.5843137254901961);z-index:-100}.Home-loading>h2{height:50%}.Home-section:first-child{flex-flow:column;height:calc(94vh - 20px)}.Home-section:first-child>.Home-text{max-width:100%;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;color:#f0f8ff;padding:5px 10vw 5vh;align-items:flex-start;bottom:0!important;-webkit-transform:translateY(30vw);transform:translateY(30vw)}.Home-section:first-child>.Home-loading{width:100%;z-index:-100}.Home-section:nth-child(odd)>.Home-text{background-color:#fff;color:rgba(19,101,223,0);align-items:flex-end;-webkit-transform:translateX(-35vw);transform:translateX(-35vw);opacity:0}.Home-section:nth-child(2n)>.Home-text{background-color:#1365df;color:hsla(0,0%,100%,0);align-items:flex-start;-webkit-transform:translateX(35vw);transform:translateX(35vw);opacity:0}.Home-section:last-child>.Home-text{min-width:50%;-webkit-transform:translateX(-10vw);transform:translateX(-10vw)}.Text-title{font-size:calc(20px + .7vw + .55vh);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:calc(20px + .7vw + .55vh);margin:2% 0;border-bottom:3px double red;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Text-paragraph-Wrapper{word-wrap:break-word}.Text-paragraph{font-size:calc(8px + .6vw + .3vh);text-indent:2em;text-align:justify;flex-grow:1;margin-bottom:2%}.Para-ex-link,.Para-in-link{text-decoration:underline;cursor:pointer;font-weight:700}.Resolution-text{width:50vw!important;max-width:none!important;top:0;justify-content:flex-start;padding-top:50px}@media only screen and (max-width:750px){.Home-text{height:auto}.Section-Active{overflow:hidden}.Section-Active:nth-child(2) .Home-text,.Section-Active:nth-child(3) .Home-text,.Section-Active:nth-child(4) .Home-text{width:75vw}.Section-Active:nth-child(5) .Home-text{width:100vw}.Section-Active:first-child>.Home-image{object-position:left center;-webkit-animation:backgroundCenterMoveToLeft 23s ease-in infinite;animation:backgroundCenterMoveToLeft 23s ease-in infinite}.Section-Active:nth-child(2)>.Home-image{object-position:left center;-webkit-animation:backgroundZoomToRight 35s ease-in-out infinite;animation:backgroundZoomToRight 35s ease-in-out infinite}.Section-Active:nth-child(3)>.Home-image{object-position:left center;-webkit-animation:backgroundCenterMoveHalfToRight 20s ease-in-out infinite;animation:backgroundCenterMoveHalfToRight 20s ease-in-out infinite}.Section-Active:nth-child(4)>.Home-image{object-position:left bottom;-webkit-animation:backgroundBotMoveToRight 20s ease-in-out infinite,rotate20 20s ease-in-out infinite;animation:backgroundBotMoveToRight 20s ease-in-out infinite,rotate20 20s ease-in-out infinite}.Section-Active:nth-child(5)>.Home-image{object-position:left center;-webkit-animation:backgroundCenterMoveToRight 20s ease-in-out infinite;animation:backgroundCenterMoveToRight 20s ease-in-out infinite}.Resolution-text{top:calc(50% - 300px);width:100vw!important;max-width:none!important;height:auto;transition:all .3s ease-in-out;padding-top:0}.Home-section:nth-child(2n){flex-flow:row!important}.Home-loading{height:100%;width:100%;position:absolute;background-color:rgba(4,71,171,.5843137254901961);color:#fff;z-index:50}}@media only screen and (max-width:950px) and (min-width:751px){.Section-Active>.Home-text{height:auto}.Section-Active:last-child>.Home-text,.Section-Active>.Home-text{max-width:calc(100vw - 240px)}.Section-Active:first-child>.Home-image{object-position:left center;-webkit-animation:backgroundCenterMoveToLeft 23s ease-in infinite;animation:backgroundCenterMoveToLeft 23s ease-in infinite}.Section-Active:nth-child(2)>.Home-image{object-position:left center;-webkit-animation:backgroundZoomToRight 35s ease-in-out infinite;animation:backgroundZoomToRight 35s ease-in-out infinite}.Section-Active:nth-child(3)>.Home-image{object-position:left center;-webkit-animation:backgroundCenterMoveHalfToRight 20s ease-in-out infinite;animation:backgroundCenterMoveHalfToRight 20s ease-in-out infinite}.Section-Active:nth-child(4)>.Home-image{object-position:left bottom;-webkit-animation:backgroundBotMoveToRight 20s ease-in-out infinite,rotate20 20s ease-in-out infinite;animation:backgroundBotMoveToRight 20s ease-in-out infinite,rotate20 20s ease-in-out infinite}.Section-Active:nth-child(5)>.Home-image{object-position:left center;-webkit-animation:backgroundCenterMoveToRight 20s ease-in-out infinite;animation:backgroundCenterMoveToRight 20s ease-in-out infinite}.Resolution-text{width:calc(100vw - 120px)!important;max-width:none!important;height:auto;transition:all .3s ease-in-out;top:calc(50% - 300px);padding-top:0}.Home-section:nth-child(2n){flex-flow:row!important}.Home-loading{height:100%;width:100%;position:absolute;background-color:rgba(4,71,171,.5843137254901961);color:#fff;z-index:50}}@-webkit-keyframes backgroundZoomToRight{0%{object-position:left center;-webkit-transform:scale(1) rotateY(180deg);transform:scale(1) rotateY(180deg);width:100vw}50%{object-position:right center;-webkit-transform:scale(2) rotateY(180deg);transform:scale(2) rotateY(180deg);width:200vw}to{object-position:left center;-webkit-transform:scale(1) rotateY(180deg);transform:scale(1) rotateY(180deg);width:100vw}}@keyframes backgroundZoomToRight{0%{object-position:left center;-webkit-transform:scale(1) rotateY(180deg);transform:scale(1) rotateY(180deg);width:100vw}50%{object-position:right center;-webkit-transform:scale(2) rotateY(180deg);transform:scale(2) rotateY(180deg);width:200vw}to{object-position:left center;-webkit-transform:scale(1) rotateY(180deg);transform:scale(1) rotateY(180deg);width:100vw}}@-webkit-keyframes backgroundCenterMoveToLeft{0%{object-position:right center}50%{object-position:left center}to{object-position:right center}}@keyframes backgroundCenterMoveToLeft{0%{object-position:right center}50%{object-position:left center}to{object-position:right center}}@-webkit-keyframes backgroundCenterMoveHalfToRight{0%{object-position:0 center}50%{object-position:50% center}to{object-position:0 center}}@keyframes backgroundCenterMoveHalfToRight{0%{object-position:0 center}50%{object-position:50% center}to{object-position:0 center}}@-webkit-keyframes backgroundCenterMoveToRight{0%{object-position:left center}50%{object-position:right center}to{object-position:left center}}@keyframes backgroundCenterMoveToRight{0%{object-position:left center}50%{object-position:right center}to{object-position:left center}}@-webkit-keyframes backgroundBotMoveToRight{0%{object-position:left bottom}50%{object-position:right bottom}to{object-position:left bottom}}@keyframes backgroundBotMoveToRight{0%{object-position:left bottom}50%{object-position:right bottom}to{object-position:left bottom}}@-webkit-keyframes rotate20{0%{-webkit-transform:rotate(0deg) scale(150%);transform:rotate(0deg) scale(150%)}50%{-webkit-transform:rotate(20deg) scale(150%);transform:rotate(20deg) scale(150%)}to{-webkit-transform:rotate(0deg) scale(150%);transform:rotate(0deg) scale(150%)}}@keyframes rotate20{0%{-webkit-transform:rotate(0deg) scale(150%);transform:rotate(0deg) scale(150%)}50%{-webkit-transform:rotate(20deg) scale(150%);transform:rotate(20deg) scale(150%)}to{-webkit-transform:rotate(0deg) scale(150%);transform:rotate(0deg) scale(150%)}}.Product-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.Product-type-Screen{max-height:80vh;height:700px;width:100vw;overflow:hidden;display:flex;justify-content:center;transition:box-shadow .5s ease-in-out .5s;padding-top:calc(4vh + 20px)}.Product-type-Active{box-shadow:0 15px 30px -20px #2c3e50}.Product-type-Active>.Product-item-Wrapper{padding-bottom:5%}.Product-item-Wrapper{width:0;align-items:flex-start;position:relative;padding-bottom:5%;transition:padding .5s ease-in-out}.Product-item-Slide,.Product-item-Wrapper{height:100%;overflow-x:visible;display:flex;justify-content:center}.Product-item-Slide{transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;align-items:center}.Product-item-Container{display:flex;flex-flow:row;justify-content:center;align-items:center;position:absolute;left:0;transition:background-color .3s ease-in,-webkit-transform .3s ease-in-out .2s;transition:transform .3s ease-in-out .2s,background-color .3s ease-in;transition:transform .3s ease-in-out .2s,background-color .3s ease-in,-webkit-transform .3s ease-in-out .2s}.Product-item-Container-Scroll{transition:background-color .4s ease-out}.Product-item-Cover{padding:20px}.Product-item-Cover_Non-safari{-webkit-perspective:2000px;perspective:2000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.Product-item{max-height:calc(80vh - 200px);height:450px;width:500px;max-width:100vw;display:flex;flex-flow:column;justify-content:flex-start;transition:-webkit-transform .35s ease-out;transition:transform .35s ease-out;transition:transform .35s ease-out,-webkit-transform .35s ease-out;position:relative;cursor:pointer}.Product-item_Non-safari{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.Product-item-Cover-Hover>.Product-item{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);box-shadow:0 2px 3px rgba(0,0,0,.12),0 4px 4px rgba(0,0,0,.24)}.Item-image{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);height:100%;width:500px;max-width:100%;object-fit:contain;position:absolute;transition:box-shadow .3s ease-in-out .3s,width .2s ease-in-out,height .2s ease-in-out,background-color .4s ease-out,-webkit-transform .4s ease-in-out .1s;transition:box-shadow .3s ease-in-out .3s,transform .4s ease-in-out .1s,width .2s ease-in-out,height .2s ease-in-out,background-color .4s ease-out;transition:box-shadow .3s ease-in-out .3s,transform .4s ease-in-out .1s,width .2s ease-in-out,height .2s ease-in-out,background-color .4s ease-out,-webkit-transform .4s ease-in-out .1s}.Item-loading{color:#002169;font-size:calc(12px + .6vw + .3vh);font-weight:bolder;display:flex;justify-content:center;align-items:center;flex-flow:column}.Item-loading h2{height:50%}.Product-item-Cover-Hover .Item-image{-webkit-transform:rotateX(-180deg) rotateY(-1turn);transform:rotateX(-180deg) rotateY(-1turn);width:200px;max-width:50%;height:144px;bottom:60px;left:0;box-shadow:none;z-index:91;transition:box-shadow .1s,width .4s ease-out .1s,height .4s ease-out .1s,-webkit-transform .3s ease-in-out .2s;transition:box-shadow .1s,transform .3s ease-in-out .2s,width .4s ease-out .1s,height .4s ease-out .1s;transition:box-shadow .1s,transform .3s ease-in-out .2s,width .4s ease-out .1s,height .4s ease-out .1s,-webkit-transform .3s ease-in-out .2s}.Item-name{height:100%;-webkit-transform:rotateX(180deg);transform:rotateX(180deg);padding:10px 20px;bottom:0;transition:all .3s ease-in-out .3s,color .3s ease-out .3s,box-shadow .3s ease-out .3s;color:#fff}.Item-detail,.Item-name{width:100%;position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden}.Item-detail{left:0;bottom:60px;padding:0 15px;color:#00042e;-webkit-transform:rotateX(180deg) scale(.3);transform:rotateX(180deg) scale(.3);transition:color .2s ease-in-out,opacity .1s ease-in .1s,-webkit-transform .2s ease-in;transition:color .2s ease-in-out,opacity .1s ease-in .1s,transform .2s ease-in;transition:color .2s ease-in-out,opacity .1s ease-in .1s,transform .2s ease-in,-webkit-transform .2s ease-in}.Product-item-Cover-Hover .Item-detail{color:#fff;-webkit-transform:rotateX(180deg) scale(1);transform:rotateX(180deg) scale(1);transition:color .3s ease-in-out .1s,opacity .2s ease-out,-webkit-transform .4s ease-out .1s;transition:color .3s ease-in-out .1s,opacity .2s ease-out,transform .4s ease-out .1s;transition:color .3s ease-in-out .1s,opacity .2s ease-out,transform .4s ease-out .1s,-webkit-transform .4s ease-out .1s}.Item-detail-Mask{position:relative;float:left;clear:none;left:0;top:0;background-color:initial;width:200px;height:144px;margin-bottom:5px}.Item-detail-Paragraph{text-align:justify;margin-bottom:calc(5px + 1vmin);font-size:calc(7px + 1.5vmin);text-indent:10%}.Product-item-Cover-Hover .Item-name{color:#002169;background-color:rgba(71,181,255,.6078431372549019);z-index:-1}.Item-guide{right:0;position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:20%;width:100%;padding-bottom:2%;display:flex;align-items:center;justify-content:center;text-decoration:underline;z-index:90;color:#073fb9;text-shadow:0 0 5px hsla(0,0%,100%,.8);background-image:linear-gradient(0deg,rgba(13,55,85,.8274509803921568),rgba(71,181,255,0));-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);font-size:calc(10px + 1.5vmin);outline:none;bottom:0}.Item-guide_Non-safari{top:0;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.Product-item h1{transition:font-size .1s ease-in-out .4s,-webkit-transform .2s ease-in-out .3s;transition:transform .2s ease-in-out .3s,font-size .1s ease-in-out .4s;transition:transform .2s ease-in-out .3s,font-size .1s ease-in-out .4s,-webkit-transform .2s ease-in-out .3s;-webkit-transform:translateY(-30px);transform:translateY(-30px);font-size:0}.Product-item-Cover-Hover h1{-webkit-transform:none;transform:none;font-size:calc(10px + 1vw + .7vh)}.Product-button{position:absolute;height:calc(40px + 8.5vw + 6vh);width:calc(60px + 8.5vw + 6vh);border-radius:50%;overflow:visible;display:flex;color:#063268;align-items:flex-start;padding-top:calc(10px + 2vw + 1vh);z-index:5;bottom:calc(-5vw - 3.5vh);transition:box-shadow .4s ease-in,background-color .4s ease-out .1s,color .3s ease-out .1s;cursor:pointer;font-size:calc(20px + 1vw + 1vh);background-color:rgba(71,181,255,.6078431372549019);box-shadow:none;transition:box-shadow .5s ease-out .2s,color .3s ease-in-out .2s,-webkit-transform .5s ease-in .1s;transition:transform .5s ease-in .1s,box-shadow .5s ease-out .2s,color .3s ease-in-out .2s;transition:transform .5s ease-in .1s,box-shadow .5s ease-out .2s,color .3s ease-in-out .2s,-webkit-transform .5s ease-in .1s}.Product-button:hover{background-color:#47b5ff;box-shadow:0 0 10px 1px rgba(0,107,178,.5),inset 0 0 30px 5px #e6f2fd,inset 0 0 70px 20px hsla(0,0%,100%,.7),0 0 50px 5px rgba(71,181,255,.8509803921568627),inset 0 0 10px 5px #0199fe;color:hsla(0,0%,100%,.9)}.Product-button:active{background-color:#47b5ff;box-shadow:0 0 10px 2px #f0f9ff,inset 0 0 7px 3px #e6f2fd,inset 0 0 50px 10px hsla(0,0%,100%,.7),0 0 50px 10px #63a4ff,inset 0 0 10px 5px #76ddff;-webkit-transform:scale(1.1);transform:scale(1.1);transition:all .1s ease-out,color .2s ease-out;color:#1363df}.Left-button{left:calc(-3.5vh - 55vw);padding-right:calc(15px + 2.5vw + 1.5vh);justify-content:right;-webkit-transform:translateX(-10vw);transform:translateX(-10vw)}.Right-button{right:calc(-3.5vh - 55vw);padding-left:calc(15px + 2.5vw + 1.5vh);justify-content:left;-webkit-transform:translateX(10vw);transform:translateX(10vw)}.Product-type-Active .Product-button{-webkit-transform:none;transform:none}.Product-dot-slider{display:flex;flex-flow:row;flex-wrap:wrap;justify-content:center;align-items:center;width:calc(83vw - 12vh - 120px);height:calc(3.5vw + 2.5vh + 40px);position:absolute;bottom:0;z-index:15}.Product-dot-slider>.Dot-slider{height:15px;width:15px;border:2px solid #1363df;border-radius:50%;cursor:pointer;transition:border .5s ease-in-out,background-color .3s ease-out .2s,opacity .3s ease-in-out .2s;margin:5% 2%;opacity:1}.Product-dot-slider>.Dot-slider-Active{border:3px solid #47b5ff;background-color:#47b5ff}.Product-Active{height:100%;width:100%;padding:5vh 5vw;display:flex;flex-flow:row;background-color:rgba(71,181,255,.6078431372549019);-webkit-animation:growUp .3s ease-in-out;animation:growUp .3s ease-in-out;cursor:pointer;position:relative}@-webkit-keyframes growUp{0%{-webkit-transform:scale(.6) translateY(-100%);transform:scale(.6) translateY(-100%);opacity:0}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);opacity:1}}@keyframes growUp{0%{-webkit-transform:scale(.6) translateY(-100%);transform:scale(.6) translateY(-100%);opacity:0}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);opacity:1}}.Product-Active-image{max-height:100%;height:500px;width:500px;max-width:30%;object-fit:scale-down}.Product-Active-text{flex-grow:1;padding:0 20px}.Product-Active-name{color:#002169;margin-bottom:20px;width:100%;text-align:left;font-size:calc(12px + .6vh + .7vw);text-indent:10%}.Product-Active-detail-Paragraph{color:#fff;text-align:justify;margin-bottom:20px;font-size:calc(10px + .5vh + .7vw);text-indent:10%}.Product-Active-guide{width:100%;display:flex;align-items:center;justify-content:center;text-decoration:underline;font-size:calc(12px + 1.5vmin);font-weight:500;position:absolute;bottom:0;padding-bottom:2%}@media only screen and (max-width:480px){.Product-item-Cover-Hover h1{-webkit-transform:none;transform:none;font-size:calc(20px + .7vw + .5vh)}.Product-button{height:calc(20px + 8vw + 6vh);width:calc(30px + 8vw + 6vh);align-items:center;padding-top:0;bottom:30%;font-size:30px;background-color:rgba(71,181,255,.33725490196078434);color:#fff}.Product-button:hover{background-color:rgba(71,181,255,.33725490196078434)!important;box-shadow:0 0 0 transparent}.Product-button:active{box-shadow:0 0 10px 1px rgba(0,107,178,.5),inset 0 0 30px 5px #e6f2fd,inset 0 0 70px 20px hsla(0,0%,100%,.7),0 0 50px 5px rgba(71,181,255,.8509803921568627),inset 0 0 10px 5px #0199fe}.Left-button{left:calc(-54vw - 15px - 3vh);padding-right:15px;justify-content:right}.Right-button{right:calc(-54vw - 15px - 3vh);padding-left:15px;justify-content:left}.Product-dot-slider{width:100vw;height:20%}.Product-dot-slider>.Dot-slider{height:10px;width:10px;border:1px solid #1363df;margin:5px}.Product-dot-slider>.Dot-slider-Active{border:1px solid #47b5ff}.Product-Active{padding:2vh 1vw;flex-flow:column;background-color:rgba(71,181,255,.6078431372549019);-webkit-animation:growUp .4s ease-in-out;animation:growUp .4s ease-in-out;cursor:pointer}.Product-Active-image{max-height:20%;max-width:100%}.Product-Active-text{flex-grow:1;padding:0 20px}.Product-Active-name{color:#002169;margin-bottom:20px;width:100%;text-align:left;font-size:calc(10px + .6vh + .7vw);text-indent:10%}.Product-Active-detail-Paragraph{color:#fff;text-align:justify;margin-bottom:20px;font-size:calc(10px + .5vh + .7vw);text-indent:10%}}@media only screen and (max-width:780px) and (min-width:481px){.Product-button{height:calc(30px + 8vw + 6vh);width:calc(40px + 8vw + 6vh);align-items:center;padding-top:0;bottom:40%;font-size:40px;background-color:rgba(71,181,255,.33725490196078434);color:#fff}.Product-button:hover{background-color:rgba(71,181,255,.33725490196078434)!important;box-shadow:0 0 0 transparent}.Product-button:active{box-shadow:0 0 10px 1px rgba(0,107,178,.5),inset 0 0 30px 5px #e6f2fd,inset 0 0 70px 20px hsla(0,0%,100%,.7),0 0 50px 5px rgba(71,181,255,.8509803921568627),inset 0 0 10px 5px #0199fe;background-color:none!important;box-shadow:none!important;-webkit-transform:scale(1)!important;transform:scale(1)!important}.Left-button{left:-60vw;padding-right:30px;justify-content:right}.Right-button{right:-60vw;padding-left:30px;justify-content:left}.Product-dot-slider{width:100vw;height:20%}.Product-dot-slider>.Dot-slider{height:10px;width:10px;border:2px solid #1363df;margin:10px}.Product-dot-slider>.Dot-slider-Active{border:2px solid #47b5ff}}.App-contact>img{height:100%;width:100vw;position:absolute;z-index:0;object-fit:cover}.Contact-background{position:fixed;width:100vw;height:100vh;object-fit:cover}.Contact-form-container{height:calc(100% - 6vh - 20px);width:100vw;box-shadow:0 5px 12px 1px #011124;z-index:1;display:flex;justify-content:center;background-color:rgba(71,181,255,.16862745098039217)}.Contact-form-model{height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:linear-gradient(270deg,transparent,hsla(0,0%,100%,.1),transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;padding:0 5%;display:flex;flex-flow:column}.Contact-form-model>p{font-size:calc(12px + .5vw + .3vh);padding:10px;background-color:rgba(71,181,255,.16862745098039217)}.Contact-form-model>p>span{font-weight:700;font-style:italic}.Form-outer{flex-grow:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-flow:column;overflow-y:scroll;overflow-x:hidden;mix-blend-mode:color-dodge;background:linear-gradient(270deg,rgba(0,0,0,.1),rgba(0,0,0,.3),rgba(0,0,0,.1));-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);padding-bottom:40px}.Dodge-footer{padding-bottom:200px}.Form-outer::-webkit-scrollbar{width:0}.Form-container{display:flex;justify-content:space-between;flex-wrap:wrap;width:calc(100vw - 240px);padding:0 120px}.Submit-button,.Submit-button-inactive{width:100%;display:flex;justify-content:right;margin-top:50px}.Submit-button button{background-color:#1363df;cursor:pointer}.Submit-button-inactive button,.Submit-button button{outline:none;width:200px;height:80px;color:#fff;border:1px solid transparent;border-radius:15px;font-size:calc(12px + .6vw + .3vh);box-shadow:0 -3px 5px 1px hsla(0,0%,100%,.6470588235294118);transition:all 1s;margin-right:60px}.Submit-button-inactive button{background-color:#303f55}.Submit-button button:hover{box-shadow:inset 0 -5px 20px 1px #0dc3f0,0 5px 10px 1px #fff,inset 0 0 20px 5px hsla(0,0%,100%,.4)}.Form-side{max-width:calc(50% - 20px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Form-side:first-child{width:45%}.Form-footer{width:100%;display:flex}.Form-Element{border:none;padding:20px 30px;box-shadow:inset 0 -5px 20px 1px #0dc3f0,0 5px 10px 1px #fff,inset 0 0 20px 5px hsla(0,0%,100%,.4);border-radius:50px;margin-top:65px}.Form-Element>legend{font-weight:bolder;border-left:5px solid #1363df;border-bottom:none;padding:15px 30px 15px 15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:left;margin-left:15px;border-radius:10px 60px 0 0;background:linear-gradient(0deg,rgba(4,34,100,.1),hsla(0,0%,100%,.4392156862745098));color:#1363df;-webkit-text-stroke-width:.5px;box-shadow:inset 5px 5px 20px 0 #0dc3f0,inset -5px 5px 20px 0 #0dc3f0,0 -5px 15px 3px #fff;max-width:calc(100% - 30px);-webkit-animation:changeBoxShadow 6s ease-in-out 0s infinite;animation:changeBoxShadow 6s ease-in-out 0s infinite}.Form-Element>legend>div{-webkit-animation:changeBackgroundGradient 6s ease 0s infinite;animation:changeBackgroundGradient 6s ease 0s infinite;font-size:calc(10px + .6vw + .3vh);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@-webkit-keyframes changeBackgroundGradient{0%{background:linear-gradient(270deg,#3292ff,#fff);-webkit-background-clip:text;background-clip:text}25%{background:#fff;-webkit-background-clip:text;background-clip:text;color:#fff}50%{background:linear-gradient(90deg,#3292ff,#fff);-webkit-background-clip:text;background-clip:text}75%{background:#fff;-webkit-background-clip:text;background-clip:text;color:#fff}to{background:linear-gradient(270deg,#3292ff,#fff);-webkit-background-clip:text;background-clip:text}}@keyframes changeBackgroundGradient{0%{background:linear-gradient(270deg,#3292ff,#fff);-webkit-background-clip:text;background-clip:text}25%{background:#fff;-webkit-background-clip:text;background-clip:text;color:#fff}50%{background:linear-gradient(90deg,#3292ff,#fff);-webkit-background-clip:text;background-clip:text}75%{background:#fff;-webkit-background-clip:text;background-clip:text;color:#fff}to{background:linear-gradient(270deg,#3292ff,#fff);-webkit-background-clip:text;background-clip:text}}@-webkit-keyframes changeBoxShadow{0%{box-shadow:inset 5px 5px 20px 1px #0dc3f0,inset -5px 5px 20px 1px #0dc3f0,0 -5px 15px 3px #fff}25%{box-shadow:inset -5px 5px 20px 1px #0dc3f0,inset -5px -5px 20px 1px #0dc3f0,5px 0 10px 1px #fff}50%{box-shadow:inset 5px -5px 20px 1px #0dc3f0,inset -5px -5px 20px 1px #0dc3f0,0 5px 15px 3px #fff}75%{box-shadow:inset 5px 5px 20px 1px #0dc3f0,inset 5px -5px 20px 1px #0dc3f0,-5px 0 10px 1px #fff}to{box-shadow:inset 5px 5px 20px 1px #0dc3f0,inset -5px 5px 20px 1px #0dc3f0,0 -5px 15px 3px #fff}}@keyframes changeBoxShadow{0%{box-shadow:inset 5px 5px 20px 1px #0dc3f0,inset -5px 5px 20px 1px #0dc3f0,0 -5px 15px 3px #fff}25%{box-shadow:inset -5px 5px 20px 1px #0dc3f0,inset -5px -5px 20px 1px #0dc3f0,5px 0 10px 1px #fff}50%{box-shadow:inset 5px -5px 20px 1px #0dc3f0,inset -5px -5px 20px 1px #0dc3f0,0 5px 15px 3px #fff}75%{box-shadow:inset 5px 5px 20px 1px #0dc3f0,inset 5px -5px 20px 1px #0dc3f0,-5px 0 10px 1px #fff}to{box-shadow:inset 5px 5px 20px 1px #0dc3f0,inset -5px 5px 20px 1px #0dc3f0,0 -5px 15px 3px #fff}}.Form-input-wrapper{display:flex;flex-flow:column;align-items:flex-start;margin-top:30px;-webkit-transform:translateY(-40px);transform:translateY(-40px);font-size:calc(6px + .3vw + .2vh)}.Form-input-wrapper>div{display:flex;width:100%}.Form-side input{flex-grow:1;border:none;border-bottom:1px solid #fff;padding:5px 20px 5px 5px;border-bottom-right-radius:20px;width:50px}.Form-side input,.Form-side select{outline:none;color:#fff;background:linear-gradient(0deg,rgba(71,181,255,.6509803921568628),transparent);font-size:calc(8px + .6vw + .3vh)}.Form-side select{border:none;border-bottom:1px solid #fff;padding:5px 0 5px 10px;border-bottom-left-radius:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Form-side option{color:#00f;background-image:linear-gradient(0deg,rgba(71,181,255,.6509803921568628),transparent);font-size:calc(8px + .6vw + .3vh)}.Form-input-wrapper h3{text-align:left;margin-bottom:10px}.Form-input-wrapper h3>span{background-color:#fff;color:#06283d;padding:5px 10px}.Form-input-wrapper_email input{border-bottom-left-radius:20px;padding:5px 15px}.Form-input-wrapper_address input{border-bottom-right-radius:0;border-bottom-left-radius:20px;padding:5px 5px 5px 15px}.Form-input-wrapper_address select{border-bottom-left-radius:0;border-bottom-right-radius:20px;padding:5px}.Form-checkbox{display:flex;flex-flow:row wrap}.Form-checkbox>div{flex-flow:row wrap;font-size:calc(6px + .5vw + .2vh)}.Form-checkbox>div>div{cursor:pointer;padding:10px 15px;margin:10px;border:2px solid #fff;border-radius:15px;background-image:linear-gradient(0deg,rgba(71,181,255,.6509803921568628),transparent);transition:background-color .3s ease,border .5s ease-in-out,box-shadow .5s ease-out}.Form-checkbox>div>div>label{cursor:pointer}.Form-checkbox .Checked-box{background-image:none;background-color:#1363df;border:2px solid #0dc3f0;border-bottom-color:#1363df;box-shadow:inset 0 5px 20px 1px #0dc3f0,0 0 15px 5px #d1f1ff}.Checked-box>input{display:none}.Form-checkbox input{width:0}.Form-input-wrapper h4{color:#d10a00;text-shadow:0 0 30px #fff;font-size:calc(10px + .4vw + .2vh);-webkit-text-stroke:#ff5151 .5px;margin:10px 15px;padding:5px 10px;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,.2));box-shadow:inset 0 -4px 7px 1px #000;font-weight:400}@media screen and (max-width:450px){.Contact-form-model{background-color:rgba(6,40,61,.3568627450980392)}.Form-outer{width:100vw;max-width:100vw;padding:50px 0 70px}.Dodge-footer{padding-bottom:calc(30vh + 100px)!important}.Form-container{flex-flow:column;width:100vw;padding:0}.Form-side{max-width:100%!important;width:100%!important}.Form-Element{border:none;padding:20px 30px;box-shadow:none;border-radius:0;margin-top:0}.Form-Element:last-child{padding:30px 20px 0 30px}.Form-footer{flex-flow:column}.Form-checkbox>div>div{cursor:pointer;padding:5px 15px 10px}.Submit-button,.Submit-button-inactive{margin-top:0}.Submit-button-inactive button,.Submit-button button{width:120px;height:60px;margin-right:10%}}@media only screen and (min-width:450px) and (max-width:780px){.Contact-form-model{background-color:rgba(6,40,61,.3568627450980392)}.Form-outer{width:100vw;max-width:100vw;padding:50px 10px}.Dodge-footer{padding-bottom:30vh!important}.Form-container{flex-flow:column;width:100vw;padding:0}.Form-side{max-width:100%!important;width:100%!important}.Form-Element{border:none;padding:20px 50px;box-shadow:none;border-radius:0;margin-top:0}.Form-Element:last-child{padding-bottom:0}.Form-footer{flex-flow:column}.Form-checkbox>div>div{cursor:pointer;padding:5px 15px 10px}.Submit-button,.Submit-button-inactive{margin-top:0}.Submit-button-inactive button,.Submit-button button{width:140px;height:70px;margin-right:15%}}@media screen and (min-width:780px) and (max-width:980px){.Contact-form-model{background-color:rgba(6,40,61,.3568627450980392)}.Form-outer{width:100vw;max-width:100vw;padding:50px 10px}.Dodge-footer{padding-bottom:calc(20vh + 50px)!important}.Form-container{flex-flow:column;width:100vw;padding:0 5%}.Form-side{max-width:100%!important;width:100%!important}.Form-Element{border:none;padding:20px 50px;box-shadow:none;border-radius:0;margin-top:0}.Form-Element:last-child{padding-bottom:0}.Form-footer{flex-flow:column}.Submit-button,.Submit-button-inactive{margin-top:0}.Submit-button-inactive button,.Submit-button button{width:160px;height:80px;margin-right:15%}}@media screen and (min-width:980px) and (max-width:1200px){.Form-container{width:100vw;padding:0 5%}}.Footer-wheel{position:absolute;display:flex;flex-flow:column;color:#fff;align-items:center;opacity:1;transition:opacity .3s ease,top .5s ease-in-out,background-image 1s ease-in .2s,color .8s ease-out .4s,height .4s ease,width 1s ease;background-image:linear-gradient(0deg,rgba(2,51,82,.9176470588235294),rgba(2,51,82,.43529411764705883),rgba(2,51,82,.2),hsla(0,0%,100%,.1),hsla(0,0%,100%,0));top:-10vh;height:10vh;width:100vw;justify-content:flex-end;padding-bottom:10px}.Footer-wheel-Hide{opacity:0}.Footer-wheel>.Wheel-icon{font-size:27px}.Footer-wheel>.Wheel-icon_show{font-size:25px;opacity:1;transition:opacity .4s ease,font-size .5s ease-out .1s;-webkit-animation:wheel 1.5s ease-in-out .5s infinite;animation:wheel 1.5s ease-in-out .5s infinite}.Footer-wheel>.Wheel-icon_hide{display:none;opacity:0;font-size:0;transition:opacity .4s ease,font-size .5s ease-out .1s}@-webkit-keyframes wheel{0%{opacity:0;color:#000}to{opacity:1}}@keyframes wheel{0%{opacity:0;color:#000}to{opacity:1}}.Footer-pattern{position:absolute;height:100%;width:100%;background:url(/FooterPattern.png) repeat 0 0;background-size:contain;mix-blend-mode:color-burn;z-index:-1;bottom:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Company-pattern{display:none}.Footer-side{height:100%;color:#fff;-webkit-text-stroke:#d3c6a8 .8px;font-size:calc(8px + .45vw + .225vh)}.Down_hide>.Footer-side{display:none}.App-footer a{text-decoration:none;color:#fff;font-weight:bolder}.App-footer a,.App-footer h2{-webkit-text-stroke:#d3c6a8 1px}.App-footer h3{-webkit-text-stroke:#d3c6a8 .8px}.Seperate-side{margin:auto;height:100%;width:5px;box-shadow:-10px 0 30px 5px #d3c6a8}.Dev-side{width:35vw;display:flex;flex-flow:column;justify-content:center;align-items:center}.Dev-declaration{padding:10px 0}.Dev-info{display:flex;padding:0 30px;flex-grow:1;width:100%}.Dev-info-main{display:flex;flex-flow:column;width:100%;text-align:justify}.Dev-button{flex-grow:1;display:flex;justify-content:space-around}.Link-Button-Wrapper{display:flex;align-items:center}.Dev-side .Link-Button{font-size:calc(14px + .6vw + .3vh);padding-right:5px}.Link-Content{cursor:pointer;text-decoration:underline;position:relative}.Link-Content,.Link-Content>p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Link-Content>p{text-decoration:none;position:absolute;padding:10px;top:-200%;right:0;background-color:#1363df;z-index:20px;color:#fff;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-left-radius:10px}.Dev-info-button{margin-left:20px;display:flex;flex-flow:column;justify-content:space-evenly}.Dev-side .Info-button{border-radius:30%;height:40px}.Company-side{width:65vw;display:flex;flex-flow:column;align-items:center;position:relative}.Company-info{width:100%;height:60%;display:flex;text-align:left;justify-content:center}.Company-logo-Wrapper{background:linear-gradient(-90deg,#fff,#fff,hsla(0,0%,100%,.8),hsla(0,0%,100%,.3),hsla(0,0%,100%,0));flex-grow:1;position:relative}.Company-logo{height:115%;width:auto;object-fit:contain;object-position:center;position:absolute;right:10px;z-index:10;-webkit-transform:scale(1.5) translateX(-15%) translateY(15%);transform:scale(1.5) translateX(-15%) translateY(15%)}.Company-text-Wrapper{display:flex;flex-flow:column;justify-content:space-evenly;padding-left:20px;background:linear-gradient(175deg,#04395b,rgba(4,58,91,.6666666666666666),rgba(4,58,91,.26666666666666666),rgba(4,58,91,0));width:75%}.Company-button{width:100%;height:40%;display:flex}.Company-sign-Wrapper{background:linear-gradient(-70deg,#fff,#fff,hsla(0,0%,100%,.8),hsla(0,0%,100%,.3),hsla(0,0%,100%,0));height:100%;flex-grow:1;display:flex;align-items:center;position:relative}.Company-sign{height:70%;width:auto;object-fit:contain;object-position:center;position:absolute;right:20px}.Company-button-Wrapper{width:75%;display:flex;justify-content:flex-start}.Button-Content{margin-left:20px;display:flex;flex-grow:1}.Button-Icon{display:flex;width:20%;justify-content:space-evenly}.Company-side .Info-button{border-radius:30%;height:50px}.Company-side .Link-Button-Wrapper{margin-right:20px}.Company-side .Link-Button{font-size:calc(14px + .8vw + .4vh);padding-right:10px}@media only screen and (min-width:950px) and (max-width:1400px){.Footer-side{font-size:calc(10px + .4vw + .2vh)}.App-footer h2{font-size:calc(14px + .4vw + .2vh)}.App-footer h3{font-size:calc(10px + .4vw + .2vh)}.Company-logo-Wrapper{background-color:hsla(0,0%,100%,.6);display:flex;justify-content:center;align-items:center}.Company-logo{position:static;-webkit-transform:scale(1.5) translateX(0) translateY(20%);transform:scale(1.5) translateX(0) translateY(20%)}.Company-text-Wrapper{padding-left:10px;background:linear-gradient(175deg,#04395b,rgba(4,58,91,.6666666666666666),rgba(4,58,91,.26666666666666666),rgba(4,58,91,0));width:70%}.Company-sign-Wrapper{background-color:hsla(0,0%,100%,.6)}.Company-sign{height:60%;right:10px}.Company-button-Wrapper{width:70%;display:flex;justify-content:flex-start}.Button-Content{margin-left:20px;flex-flow:column}.Button-Icon{display:flex;width:50%;justify-content:space-evenly}.Company-side .Link-Button{font-size:calc(12px + .7vw + .3vh);padding-right:10px}.Dev-info-main{flex-grow:1}.Dev-contact{height:20px;overflow:hidden}.Dev-contact>div{white-space:nowrap;width:200px;-webkit-animation:contactMoveToLeft 14s ease-in infinite;animation:contactMoveToLeft 14s ease-in infinite}.Dev-button{flex-flow:column}.Dev-side h3{font-size:calc(14px + .4vw + .2vh);font-weight:400}}@media only screen and (min-width:780px) and (max-width:950px){.Footer-side{font-size:calc(10px + .4vw + .2vh)}.App-footer h2{font-size:calc(14px + .4vw + .2vh)}.App-footer h3{font-size:calc(9px + .4vw + .2vh)}.Company-logo-Wrapper{background-color:#fff;display:flex;justify-content:center;align-items:center}.Company-logo{position:static;-webkit-transform:scale(1.2) translateY(20%);transform:scale(1.2) translateY(20%)}.Company-text-Wrapper{padding-left:10px;background:linear-gradient(175deg,#04395b,rgba(4,58,91,.6666666666666666),rgba(4,58,91,.26666666666666666),rgba(4,58,91,0));width:70%}.Company-sign-Wrapper{background-color:#fff;justify-content:center}.Company-sign{height:60%;position:static}.Company-button-Wrapper{width:70%;display:flex;justify-content:flex-start}.Button-Content{margin-left:20px;flex-flow:column}.Button-Icon{display:flex;width:50%;justify-content:space-evenly}.Company-side .Link-Button{font-size:calc(12px + .7vw + .3vh);padding-right:10px}.Dev-info{padding:0 10px}.Dev-info-main{flex-grow:1}.Dev-contact{height:20px;overflow:hidden}.Dev-contact>div{white-space:nowrap;width:200px;-webkit-animation:contactMoveToLeft 10s ease infinite;animation:contactMoveToLeft 10s ease infinite}.Dev-button{flex-flow:column}.Dev-side h3{font-size:calc(14px + .4vw + .2vh);font-weight:400}}@media only screen and (min-width:450px) and (max-width:780px){.App-footer{display:flex;flex-flow:column;justify-content:space-between}.Up_show{height:20vh;min-height:230px}.Footer-side{font-size:calc(12px + .5vw + .3vh);width:100%}.Company-side{height:70%}.Dev-side{height:30%}.Seperate-side{width:100%;height:2px;margin:5px 0}.App-footer h2{font-size:calc(14px + .5vw + .25vh)}.App-footer h3{font-size:calc(10px + .5vw + .25vh)}.Company-info{height:60%;overflow:visible}.Company-button{height:40%}.Company-logo-Wrapper{background-color:#fff;display:flex;justify-content:center;align-items:center}.Company-logo{position:absolute;height:150%;top:-10px;left:0;z-index:10;-webkit-transform:translateX(15%) translateY(10%);transform:translateX(15%) translateY(10%)}.Company-text-Wrapper{padding-left:10px;background:linear-gradient(175deg,#04395b,rgba(4,58,91,.6666666666666666),rgba(4,58,91,.26666666666666666),rgba(4,58,91,0));width:70%}.Company-sign-Wrapper{background-color:#fff;justify-content:center}.Company-sign{height:60%;position:absolute;right:5px;bottom:5px}.Company-button-Wrapper{width:70%;display:flex;justify-content:flex-start}.Button-Content{margin-left:20px;flex-flow:column}.Button-Icon{display:flex;width:50%;justify-content:space-evenly}.Company-side .Link-Button{font-size:calc(12px + .7vw + .3vh);padding-right:10px}.Dev-declaration{padding:0}.Dev-info{padding:0 10px 10px}.Dev-info-main{flex-grow:1}.Dev-contact{height:20px;overflow:hidden}.Dev-contact>div{white-space:nowrap;width:200px;-webkit-animation:contactMoveToLeft 14s ease infinite;animation:contactMoveToLeft 14s ease infinite}.Dev-info-button{flex-flow:row;width:30%;margin:0}.Dev-button{flex-flow:row}.Dev-side h3{font-size:calc(14px + .4vw + .2vh);font-weight:400}}@media only screen and (min-width:450px) and (max-width:680px){.Company-logo-Wrapper{background-color:#fff;display:flex;justify-content:center;align-items:center}.Company-logo{position:absolute;height:120%;width:100%;top:0;right:0;z-index:10;-webkit-transform:none;transform:none}.Company-sign-Wrapper{background-color:#fff;justify-content:center}.Company-sign{height:65%;width:100%;position:absolute;right:0;bottom:5px}}@media only screen and (max-width:450px){.App-footer{display:flex;flex-flow:column;justify-content:space-between}.Up_show{max-height:40vh;height:300px;padding-bottom:5px}.Footer-pattern{position:absolute;height:35%;width:100%;background:url(/FooterPattern.png) repeat 0 0;background-size:contain;mix-blend-mode:color-burn;z-index:-1;bottom:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Footer-side{font-size:calc(10px + .5vw + .3vh);width:100%}.Company-side{height:65%}.Dev-side{height:30%}.Seperate-side{display:none}.App-footer h2{font-size:calc(14px + .6vw + .3vh)}.App-footer h3{font-size:calc(12px + .575vw + .275vh)}.Company-info{height:50%;overflow:visible}.Company-button{height:50%;flex-flow:column-reverse}.Company-logo-Wrapper{background-color:#fff;display:flex;justify-content:center;align-items:center}.Company-logo{position:absolute;height:110%;width:100%;top:-5px;right:0;z-index:10;-webkit-transform:none;transform:none}.Company-text-Wrapper{padding-left:10px;background:linear-gradient(175deg,#04395b,rgba(4,58,91,.6666666666666666),rgba(4,58,91,.26666666666666666),rgba(4,58,91,0));width:70%}.Company-address{overflow:hidden}.Company-address div{white-space:nowrap;width:200px;-webkit-animation:addressMoveToLeft 16s ease infinite;animation:addressMoveToLeft 16s ease infinite}.Company-sign-Wrapper{background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff,#fff,#fff,hsla(0,0%,100%,0));justify-content:center;height:50%;margin:0}.Company-sign{height:100%;width:100%;position:absolute;right:0;top:0}.Company-button-Wrapper{width:100%;display:flex;justify-content:flex-start;margin:5px 0}.Button-Content{margin-left:20px;flex-flow:column}.Button-Icon{display:flex;width:50%;justify-content:space-evenly}.Company-side .Link-Button{font-size:calc(12px + .7vw + .3vh);padding-right:10px}.Company-pattern{position:absolute;display:block;height:100%;width:100%;background:url(/FooterPattern.png) repeat 50% 0;background-size:contain;mix-blend-mode:color-burn;z-index:-1;top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Dev-declaration{padding:0}.Dev-info{padding:0 10px 10px}.Dev-info-main{flex-grow:1}.Dev-contact{height:20px;overflow:hidden}.Dev-contact>div{white-space:nowrap;width:200px;-webkit-animation:contactMoveToLeft 14s ease-in infinite;animation:contactMoveToLeft 14s ease-in infinite}.Dev-info-button{flex-flow:row;align-items:flex-end;width:30%;margin:0}.Dev-button{flex-flow:column}.Dev-side h3{font-size:calc(14px + .4vw + .2vh);font-weight:400}.Company-side .Info-button,.Dev-side .Info-button{height:35px}}@-webkit-keyframes contactMoveToLeft{0%{-webkit-transform:translateX(130%);transform:translateX(130%)}to{-webkit-transform:translateX(-350%);transform:translateX(-350%)}}@keyframes contactMoveToLeft{0%{-webkit-transform:translateX(130%);transform:translateX(130%)}to{-webkit-transform:translateX(-350%);transform:translateX(-350%)}}@-webkit-keyframes addressMoveToLeft{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-300%);transform:translateX(-300%)}}@keyframes addressMoveToLeft{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-300%);transform:translateX(-300%)}}
/*# sourceMappingURL=main.d1b93ad5.chunk.css.map */