@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,600&subset=latin-ext);body,html{font-family:Titillium Web,sans-serif!important;margin:0;padding:0;color:#4c4c4c!important}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}#app{-ms-flex-direction:column;flex-direction:column;text-align:center;min-height:100vh}#app,.amplius-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.amplius-content{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.amplius-content>div:first-of-type{min-height:70px;padding-top:70px}.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-container{padding:40px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}a{color:#fff!important;text-decoration:none;-webkit-transition:.15s ease;transition:.15s ease}a:hover{text-decoration:none!important;cursor:pointer;color:hsla(0,0%,100%,.7)!important}.dark-link{color:#4c4c4c!important}.dark-link:hover{color:rgba(76,76,76,.5)!important}.amplius-btn{background:transparent;border:1px solid #fff;border-radius:35px;padding:8px 16px;color:#fff;width:100%;-webkit-transition:.5s;transition:.5s}.amplius-btn:hover{cursor:pointer;background:rgba(85,129,241,.5)!important}.amplius-btn.dark-btn{background:#5581f1}.amplius-btn.grey-btn{background:#4c4c4c}.amplius-bg{background-image:linear-gradient(310deg,#37afe1,#2c427d);padding:0;position:relative;color:#fff}.amplius-bg .oblak{width:100%;position:absolute;bottom:0;left:0}#myNavbar{height:70px;background:linear-gradient(310deg,#37afe1,#2c427d);-webkit-transition:.5s ease;transition:.5s ease;background-repeat:no-repeat;background-position:0 -70px}#myNavbar .container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#myNavbar .container,#myNavbar .container ul{display:-webkit-box;display:-ms-flexbox;display:flex}#myNavbar .container ul{background:#5581f1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;padding:0;margin:0;height:calc(100vh - 70px);width:100%;position:absolute;top:70px;right:0;opacity:0;-webkit-transform:translate(9999px);transform:translate(9999px);-webkit-transition:opacity .5s linear;transition:opacity .5s linear;z-index:1}#myNavbar .container ul li{margin:16px 8px;text-transform:uppercase;font-size:1.2rem}#myNavbar .container ul li a{margin:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#myNavbar .container ul li:after{content:"";display:block;height:1px;width:0;background:#fff;-webkit-transition:.5s;transition:.5s}#myNavbar .container ul li.active:after{width:100%}#myNavbar .container ul.expanded{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transform:translate(0);transform:translate(0)}#myNavbar .container #logo{z-index:1;margin:15px 0;max-height:40px}#myNavbar.fixed-top{position:fixed;top:0;left:0;right:0;z-index:1000}#myNavbar.scrolled{background-position:0 0;-webkit-box-shadow:0 0 20px rgba(0,0,0,.3);box-shadow:0 0 20px rgba(0,0,0,.3)}@media (min-width:768px){#myNavbar .container #toggle{display:none}#myNavbar .container ul{height:70px;background:transparent;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;top:0;padding:0;opacity:1;right:auto;width:auto;-webkit-transform:translate(0);transform:translate(0)}#myNavbar .container ul li{text-transform:capitalize;margin:5px 10px;font-size:1rem}}#toggle{width:40px;height:30px;margin:20px 0;position:relative;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}#toggle,#toggle span{-webkit-transform:rotate(0deg);transform:rotate(0deg)}#toggle span{display:block;position:absolute;height:6px;width:50%;background:#fff;border-radius:6px;opacity:1;left:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#toggle span:nth-of-type(2n){left:50%;border-radius:0 6px 6px 0}#toggle span:nth-of-type(odd){left:0;border-radius:6px 0 0 6px}#toggle span:first-of-type,#toggle span:nth-of-type(2){top:0}#toggle span:nth-of-type(3),#toggle span:nth-of-type(4){top:12px}#toggle span:nth-of-type(5),#toggle span:nth-of-type(6){top:24px}#toggle.expanded span:first-of-type,#toggle.expanded span:nth-of-type(6){-webkit-transform:rotate(45deg);transform:rotate(45deg)}#toggle.expanded span:nth-of-type(2),#toggle.expanded span:nth-of-type(5){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#toggle.expanded span:first-of-type{left:5px;top:7px}#toggle.expanded span:nth-of-type(2){left:calc(50% - 5px);top:7px}#toggle.expanded span:nth-of-type(3){left:-50%;opacity:0}#toggle.expanded span:nth-of-type(4){left:100%;opacity:0}#toggle.expanded span:nth-of-type(5){left:5px;top:17px}#toggle.expanded span:nth-of-type(6){left:calc(50% - 5px);top:17px}#cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-70px;padding-top:70px;min-height:100vh}#cover .rubico-img{max-height:450px}.scroll-gif{position:absolute;bottom:24px;max-height:70px;-webkit-transition:.5s;transition:.5s}.scroll-gif.scrolled{opacity:0}.feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left}.image-section img{max-height:50vh}.learn-more .toggle-plus>*{display:block;background:#4c4c4c;height:2px;-webkit-transition:.5s;transition:.5s}.learn-more .toggle-plus .horizontal{-webkit-transform:translate3d(0,11px,0) rotate(0deg);transform:translate3d(0,11px,0) rotate(0deg);-webkit-transform-origin:right top;transform-origin:right top;width:12px}.learn-more .toggle-plus .vertical{-webkit-transform:translate3d(0,9px,0) rotate(0deg);transform:translate3d(0,9px,0) rotate(0deg);width:12px}.learn-more.collapsed .toggle-plus .horizontal{-webkit-transform:translate3d(0,11px,0) rotate(0deg);transform:translate3d(0,11px,0) rotate(0deg);-webkit-transform-origin:right top;transform-origin:right top;width:12px}.learn-more.collapsed .toggle-plus .vertical{-webkit-transform:translate3d(0,9px,0) rotate(-90deg);transform:translate3d(0,9px,0) rotate(-90deg);width:12px}.learn-more:hover{cursor:pointer}#application .app-section{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:20;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#application .app-section>div{width:100%}#application .app-section #screenshots,#application .app-section .mobile{height:60vh}#application .text-section{margin-bottom:0}#screenshots{position:absolute;margin-top:0!important;margin-bottom:20px!important}#screenshots .carousel-3d-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#screenshots .carousel-3d-slide img{width:auto!important;height:60vh;max-width:100%}.carousel-3d-container,.carousel-3d-slide,.carousel-3d-slider{height:60vh!important;background:transparent!important;border:none!important}#extra img{max-height:85px}#extra p{color:#2c427d}.rubico-card{border-radius:30px;-webkit-box-shadow:0 4px 22.6px 1.4px rgba(88,87,87,.2);box-shadow:0 4px 22.6px 1.4px rgba(88,87,87,.2);padding:40px 20px;margin:20px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden}.rubico-card.highlight{-webkit-box-shadow:0 4px 22.6px 1.4px #aaa;box-shadow:0 4px 22.6px 1.4px #aaa}.rubico-card .discount{-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:-50px;top:25px;width:180px;height:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background:#4c4c4c;color:#fff;font-size:1.2rem}.rubico-card .discount,.rubico-card ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center}.rubico-card ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-pack:center}.rubico-card img{max-height:130px}#statements .carousel-cell{width:100%}#statements .flickity-viewport{margin-top:20px;height:410px!important}#statements .flickity-page-dots{position:static;margin:20px 0}#statements img{max-height:150px;border-radius:50%;margin-bottom:20px}@media (min-width:768px){#statements .flickity-viewport{height:270px!important}}#modal-center img{max-height:30vh}.about-bg{position:relative}.about-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(310deg,#37afe1,#2c427d);opacity:.6}.team-member img{border-radius:50%;max-height:200px;margin-bottom:20px}.team-member h4{font-weight:600}.team-member h5{font-weight:400}.team-member .team-contact a{display:-webkit-box;display:-ms-flexbox;display:flex;color:#5581f1!important}.team-member .team-contact a:hover{color:rgba(85,129,241,.5)!important}.team-member .team-contact a+a{margin-left:5px}#partners .carousel-cell{width:100%;height:130px;padding:0 40px}#partners .flickity-viewport{height:130px!important}#partners img{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-filter:grayscale(100%);filter:grayscale(100%);max-height:65px!important;padding:10px}#partners img:hover{cursor:pointer;-webkit-filter:grayscale(0);filter:grayscale(0)}@media (min-width:768px){#partners .carousel-cell,#partners .flickity-viewport{height:65px!important}}#contact img{max-height:60px}#footer{font-size:.8rem}#footer>div:first-child{-ms-flex-item-align:center;align-self:center}#footer>div:first-child a{margin:0 4px}.subscribe-form{color:#fff}.subscribe-form input{color:#fff;background:transparent;border:none;text-align:center;display:block;width:60%}.subscribe-form input:focus~.bar:after,.subscribe-form input:focus~.bar:before{width:75%}.subscribe-form button{width:60%}.subscribe-form .bar{position:relative;display:block;width:40%}.subscribe-form .bar:after,.subscribe-form .bar:before{content:"";height:1px;width:0;bottom:1px;position:absolute;background:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.subscribe-form .bar:before{left:50%}.subscribe-form .bar:after{right:50%}table,td,th{border:none!important;vertical-align:middle!important}.cart{-webkit-box-flex:1;-ms-flex:1;flex:1}.cart>div{width:100%}.cart-highlight{color:#37afe1;font-weight:600}.item_image img{max-height:50px}.cart_action{cursor:pointer}.cart_action:hover{color:rgba(76,76,76,.5)!important}.cards img{max-height:50px}.cards a+a{margin-left:10px}form{width:100%}form .row{margin:0}form input,form label,form select{margin-top:8px}form label{margin-bottom:0}form .custom-checkbox label{margin:0}form .inline-input{padding-left:0;padding-right:0}@media (min-width:768px){form .inline-input{padding-left:8px}}::-webkit-input-placeholder{color:hsla(0,0%,100%,.8)}:-moz-placeholder,::-moz-placeholder{color:hsla(0,0%,100%,.8);opacity:1}:-ms-input-placeholder{color:hsla(0,0%,100%,.8)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.luka-divider{height:1px;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(#000),to(#fff));background:linear-gradient(90deg,#fff,#000,#fff)}.counter>div[data-v-5dfb2c43]{-webkit-box-flex:1;-ms-flex:1;flex:1}.count-num[data-v-5dfb2c43]{border:1px solid #4c4c4c;border-radius:3px}.count-action[data-v-5dfb2c43]{cursor:pointer}.count-action[data-v-5dfb2c43]:hover{color:rgba(76,76,76,.5)!important}.checkout[data-v-5dfb2c43]{margin:20px 0}.cart-info>[data-v-520b36cb]{margin-top:20px}.cart-item .item-count[data-v-520b36cb]{position:absolute;top:0;right:15px;width:24px;height:24px;color:#fff;line-height:24px;background:#37afe1;border-radius:50%}.cart-item img[data-v-520b36cb]{max-height:60px}