.hero{height:100vh;display:flex;align-items:center;position:relative}.hero__wrapper{position:relative;display:flex;justify-content:end;align-items:center}.hero__wrapper__fixed{position:absolute}.hero__wrapper #fixed-1{left:23.5rem;top:47%}.hero__wrapper #fixed-1 img{width:70px}.hero__wrapper #fixed-2{left:12rem;top:8rem}.hero__wrapper #fixed-2 img{width:70px}.hero__wrapper #fixed-3{left:5rem;top:13rem}.hero__wrapper #fixed-3 img{width:300px}.hero__wrapper #fixed-4{left:8rem;top:22rem}.hero__wrapper #fixed-4 img{width:350px}.hero__wrapper #fixed-5{left:31rem;top:23rem}.hero__wrapper #fixed-5 img{width:350px}.hero__wrapper #fixed-6{left:40rem;top:13rem}.hero__wrapper #fixed-6 img{width:250px}.hero__wrapper #fixed-7{right:0;top:4rem}.hero__wrapper #fixed-7 img{width:80px}.hero__wrapper #fixed-8{left:2rem;top:-2rem}.hero__wrapper #fixed-8 img{width:50px}.hero__wrapper #fixed-9{left:1rem;top:5rem}.hero__wrapper #fixed-9 img{width:100px;background:#fff;padding:.75rem;border-radius:.25rem}.hero__wrapper #fixed-10{left:30%;bottom:-2rem}.hero__wrapper #fixed-10 img{width:70px;background:#fff;padding:.75rem;border-radius:.25rem}.hero__wrapper #fixed-11{right:30px;bottom:-40px}.hero__wrapper #fixed-11 img{width:100px}.hero__wrapper #fixed-12{left:2rem;bottom:0rem}.hero__wrapper #fixed-12 img{width:40px;background:#fff;padding:.75rem;border-radius:.25rem}@keyframes heroAnimation{0%{opacity:0;transform:translateY(20px)}10%{opacity:1;transform:translateY(0)}65%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(-20px)}100%{opacity:0;transform:translateY(0)}}.heroAnimation{animation-duration:10s;animation-fill-mode:both;animation-name:heroAnimation;animation-iteration-count:infinite}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.hero-bg-animation{background:linear-gradient(-45deg, #fff, #f1f5f9, #a9c6e2, #e5eef6);background-size:400% 400%;animation:gradient 15s ease infinite}.hero-bg-animation-secondary{background:linear-gradient(-45deg, #fff, #115fa1, #039fe0, #fff);background-size:400% 400%;animation:gradient 15s ease infinite}.hero-bg-is-white::before{content:"";position:absolute;top:0;width:100%;height:20vh;background-image:linear-gradient(to bottom, rgb(255, 255, 255), rgba(255, 255, 255, 0))}.bg-img-light-blue{background:#51c3f9}.bg-img-normal-blue{background:#0397dd}.bg-img-dark-blue{background:#10599e}.bg-orange{background:#ef8959}.multipleImg{position:relative}.multipleImg__item:nth-child(2){position:absolute;width:100%;height:100%;top:0}.slide-button-next,.slide-button-prev{background:#ebebeb;width:3rem;height:3rem;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;border-radius:50%}.slide-button-next:hover,.slide-button-prev:hover{background:#51c3f9}.slide-button-next svg,.slide-button-prev svg{width:2rem;height:2rem;stroke:#fff}.slide-button-next{right:0}.slide-button-prev{left:0}.accordion-item{margin-bottom:1rem;border-top:1px solid #dee2e6 !important;border-radius:.375rem !important}.accordion-button{border-radius:.375rem !important;font-weight:bold}.accordion-button::after{background-image:url("../img/icons/plus.svg") !important}.accordion-button:not(.collapsed){color:inherit !important;background-color:rgba(0,0,0,0) !important;box-shadow:none !important}.accordion-button:not(.collapsed)::after{background-image:url("../img/icons/minus.svg") !important}.accordion-secondary .accordion-item{border-left:0;border-right:0;border-radius:0 !important;border-bottom:0 !important;background-color:rgba(0,0,0,0) !important}.accordion-secondary .accordion-item:last-child{border-bottom:1px solid #dee2e6 !important;padding-bottom:1rem !important}.accordion-secondary .accordion-item .accordion-button{background-color:rgba(0,0,0,0);padding:0;padding-top:.5rem !important}.accordion-secondary .accordion-item .accordion-body{padding:0;padding-top:1rem}.testimonial{background-color:#cfdfee;padding:3rem;border-radius:2rem;min-height:430px;display:flex;flex-direction:column;justify-content:space-between}.testimonial__text{font-size:1.15rem}.testimonialSlider{padding-bottom:5rem !important}.testimonialSlider .swiper-pagination-bullet{background:#039fe1;opacity:1;position:relative;margin:0 10px !important}.testimonialSlider .swiper-pagination-bullet-active{background:#135fa1;position:relative}.testimonialSlider .swiper-pagination-bullet-active::before{content:"";width:30px;height:30px;position:absolute;top:-11px;left:-11px;border:1px solid #135fa1;border-radius:50%}footer{border-bottom:1px solid #e6e6e6}footer a{transition:all .3s ease;color:#626b7c !important}.bg-img{position:relative;display:flex;justify-content:center;align-items:center}.bg-img_layer{position:absolute;width:150px;height:150px;border-radius:50%;z-index:0}.bg-img img{position:relative;z-index:1}.bg-img span{position:absolute;top:0;left:6rem;color:#fff;font-weight:bold}.bg-img span::before{content:"";position:absolute;top:-0.5rem;left:-0.75rem;width:2.5rem;height:2.5rem;background:#ef8959;border-radius:8px;z-index:-1}.docs{background:url("../img/docs-bg.png");background-size:cover !important;padding:5rem 0}.docs-download{background:#cfdfee;transition:all .3s ease}.docs-download:hover{background:#039fe1}.our-brand img{max-width:100px;opacity:.6;transition:all .3s ease}.our-brand img:hover{opacity:1}.blue-layer::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#039fe1;opacity:.5;border-radius:2rem}.blogCat{border-radius:8px;position:relative}.blogCat__count{width:20px;height:20px;background:#cfdfee;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;padding:1rem}.blogCat svg{cursor:pointer}.blogCat .dropdown-menu{left:0;width:100%;top:4.25rem !important;inset:none !important;transform:none !important;border-color:#dee2e6 !important}.blogCat .dropdown-menu .dropdown-item{padding:0 .55rem}.blogBox__link a svg{position:relative;transition:all .3s ease}.blogBox__link a:hover{color:#135fa1 !important}.blogBox__link a:hover svg{stroke:#135fa1;transform:translateX(5px)}.nav-tabs{border-bottom:0 !important;justify-content:center}.nav-tabs .nav-link{border:0 !important;padding:.5rem 1rem !important;margin:0 1rem;color:#000 !important}.nav-tabs .nav-link:hover{color:#ef8959 !important}.nav-tabs .nav-link.active{border:0 !important;background-color:#ef8959 !important;color:#000 !important;border-radius:5px !important}.blue-buttons .nav-link:hover{color:#135fa1 !important}.blue-buttons .nav-link.active{background-color:#135fa1 !important;color:#fff !important}.tab-pane{margin-top:3rem}.check-icon-bg{width:24px;height:24px;border-radius:50%;padding:1rem;background-position:center}.check-icon-black{background-image:url("../img/icons/check-black.svg")}.check-icon-white{background-image:url("../img/icons/check-white.svg")}.check-icon-blue{background-image:url("../img/icons/check-blue.svg")}.section-bg{padding:5rem 0;position:relative}.section-bg::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#cfdfee;opacity:.5}.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{font-weight:bold}.post a{text-decoration:underline !important}.blog-cat ul{list-style:none;padding-left:0}.mobil-menu-trigger{display:none}.seperator span{position:relative;display:block;text-align:center}.seperator span::before{content:"";width:40%;height:1px;position:absolute;background:#000;top:12px;left:0}.seperator span::after{content:"";width:40%;height:1px;position:absolute;background:#000;top:12px;right:0}.hover-transform{position:relative;overflow:hidden}.hover-transform h5{color:#000}.hover-transform img{transition:all .3s ease;max-width:100%}.hover-transform:hover img{transform:scale(0.9)}.hover-transform:hover h5{color:#135fa1 !important}.css-mb{width:100%}.css-mb div{box-sizing:border-box !important}.css-mb .mb-display-position{width:80%;margin:0 auto}.css-mb .mb-display{position:relative;width:100%;height:0;padding-bottom:65.9442%;background:#373435;border-top-left-radius:3.5% 5.3075%;-webkit-border-top-right-radius:3.5% 5.3075%;-moz-border-radius-toptight:3.5% 5.3075%;border-top-right-radius:3.5% 5.3075%}.css-mb .mb-display:before{content:"";display:block;position:absolute;top:3%;left:50%;width:1%;height:1.5164%;margin-left:-0.5%;border-radius:50%;background:#525252}.css-mb .mb-display:after{content:"";display:none;position:absolute;right:.4%;top:.64%;width:62.5%;height:100%;background:none;background:linear-gradient(55deg, rgba(0, 0, 0, 0) 61%, rgba(255, 255, 255, 0.05) 61%);-webkit-border-top-right-radius:5.3075%;-moz-border-radius-toptight:5.3075%;border-top-right-radius:5.3075%}.css-mb.with-glare .mb-display:after{display:block}.css-mb .mb-screen-position{position:absolute;top:6.5%;width:93.2%;left:3.4%;height:0;margin:0;padding-bottom:58.25%}.css-mb .mb-screen{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;background:#4b4b4d}.css-mb .mb-screen img{max-width:100%;height:auto}.css-mb .mb-screen iframe{width:100%;height:100%;border:0}.css-mb .mb-body{position:relative;width:100%;height:0;padding-bottom:2.3%;background:#e6e7e8}.css-mb .mb-body:before{content:"";display:block;position:absolute;top:0;left:50%;width:14.074%;height:0;padding-bottom:1.4814%;margin-left:-7.037%;background:#a9abae;border-bottom-left-radius:7.037% 50%;-webkit-border-bottom-right-radius:7.037% 50%;-moz-border-radius-bottomtight:7.037% 50%;border-bottom-right-radius:7.037% 50%}.css-mb .mb-bottom-cover{width:100%;height:0;padding-bottom:.7407%;background:#a9abae;border-bottom-left-radius:12% 600%;-webkit-border-bottom-right-radius:12% 600%;-moz-border-radius-bottomtight:12% 600%;border-bottom-right-radius:12% 600%}.iphone-x{position:relative;width:258px;height:550px;border-radius:40px;box-shadow:0px 0px 0px 11px #1f1f1f,0px 0px 0px 13px #191919,0px 0px 0px 5px #111;margin-right:-7rem;z-index:9}.iphone-x:before,.iphone-x:after{content:"";position:absolute;left:50%;transform:translateX(-50%);z-index:9}.iphone-x:after{bottom:7px;width:140px;height:4px;background-color:#f2f2f2;border-radius:10px}.iphone-x:before{top:0px;width:56%;height:30px;background-color:#1f1f1f;border-radius:0px 0px 40px 40px}.iphone-x img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:40px}.iphoneSlide{border-radius:40px}.mockup-wrapper{position:relative;display:flex;align-items:center;justify-content:center;margin-top:5rem;margin-bottom:10rem}.mockup-wrapper::before{content:"";position:absolute;width:600px;height:600px;background:#f5fbfc;border-radius:50%;width:800px;height:800px;z-index:0}@media screen and (max-width: 1024px){.wow{animation:none !important}.hero{height:100%;padding:1.5rem 0}.hero__wrapper{display:none;visibility:hidden}.hero__wrapper__fixed{display:none;visibility:hidden}.hero__wrapper__fixed img{display:none;visibility:hidden}.hero__wrapper img{display:none;visibility:hidden}.hero-bg-animation{animation:none !important}.multipleImg__item img{max-width:100%}.nav nav{width:100%;padding:0 15px}.nav__brand img{width:120px}.nav__right{display:none !important}.bg-img span{left:4rem}.docs{background:none !important}.iphone-x{margin-right:0;margin-bottom:3rem}.mockup-wrapper::before{width:100%;height:100%}.market-icons{margin-bottom:5rem}.mobil-menu-trigger{display:flex;align-items:center}.copyright{padding:1rem;position:relative}.Cat{flex-wrap:nowrap !important;overflow-x:scroll}.Cat::-webkit-scrollbar{display:none}.blogCat{width:-moz-max-content;width:max-content}.heroAnimation{animation:none !important;display:none !important}}