@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap);body{background-color:#130d0c;color:#000}*,body{margin:0;padding:0}.grey{background-color:#999}.green{background-color:green}.red{background-color:red}.main-wrap{background-color:#130d0c;margin:0 auto;overflow:hidden;position:relative;width:100%;z-index:1999}.main-wrap h1{font-size:52px}.main-wrap h2{font-size:36px}.main-wrap h3{font-size:32px}.main-wrap h4{font-size:28px}.main-wrap p{font-size:18px}.main-wrap h1,.main-wrap h2,.main-wrap h3,.main-wrap h4,.main-wrap p{line-height:130%}.main-wrap .text-center{text-align:center;width:100%}.main-wrap .box-shadow{filter:drop-shadow(10px 10px 10px rgba(0,0,0,.2))}.main-wrap a,.main-wrap p{font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:200;letter-spacing:.1px}.main-wrap h1,.main-wrap h2,.main-wrap h3,.main-wrap h4{font-family:Inter,sans-serif;font-weight:400;letter-spacing:2px;line-height:130%}.main-wrap h3{font-weight:200}.main-wrap .text-white{color:#fff}.main-wrap .section{align-items:center;background-color:#fff;display:flex;flex-flow:row wrap;margin:0 auto;padding:0;position:relative;width:1280px;z-index:1}.main-wrap .section .wrapper{display:flex}.main-wrap .section .wrapper .row{display:flex;flex-flow:row}.main-wrap .section .wrapper .col{align-items:start;display:flex;flex:0 0 auto;flex-flow:row wrap;justify-content:flex-start;justify-items:center;position:relative}.main-wrap .section .wrapper .col.col-wrapper{padding:0}.main-wrap .section .wrapper .col.col-0{flex:0 1}.main-wrap .section .wrapper .col.col-1{flex:0 1 8.3333333333%}.main-wrap .section .wrapper .col.col-2{flex:0 1 16.6666666667%}.main-wrap .section .wrapper .col.col-3{flex:0 1 25%}.main-wrap .section .wrapper .col.col-4{flex:0 1 33.3333333333%}.main-wrap .section .wrapper .col.col-5{flex:0 1 41.6666666667%}.main-wrap .section .wrapper .col.col-6{flex:0 1 50%}.main-wrap .section .wrapper .col.col-7{flex:0 1 58.3333333333%}.main-wrap .section .wrapper .col.col-8{flex:0 1 66.6666666667%}.main-wrap .section .wrapper .col.col-9{flex:0 1 75%}.main-wrap .section .wrapper .col.col-10{flex:0 1 83.3333333333%}.main-wrap .section .wrapper .col.col-11{flex:0 1 91.6666666667%}.main-wrap .section .wrapper .col.col-12{flex:0 1 100%}.main-wrap .section .wrapper .col.col-space-between{justify-content:space-between}.main-wrap .section .hover-overlay{background-color:hsla(0,0%,100%,.144);bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.main-wrap .section .hover-element{display:inline-block;position:relative}.main-wrap .section .background-container{border-radius:3px;box-shadow:0 15px 20px #00000026}@media (max-width:1280px){.main-wrap h1{font-size:4.0625vw}.main-wrap h2{font-size:2.8125vw}.main-wrap h3{font-size:2.5vw}.main-wrap h4{font-size:2.1875vw}.main-wrap p{font-size:1.40625vw}.main-wrap h1,.main-wrap h2,.main-wrap h3,.main-wrap h4,.main-wrap p{line-height:130%}.main-wrap .box-shadow{filter:drop-shadow(.78125vw .78125vw .78125vw rgba(0,0,0,.2))}.main-wrap a,.main-wrap p{font-size:1.40625vw;letter-spacing:.0078125vw}.main-wrap h1,.main-wrap h2,.main-wrap h3,.main-wrap h4{letter-spacing:.15625vw}.main-wrap .section .background-container{border-radius:.234375vw;box-shadow:0 1.171875vw 1.5625vw #00000026}}.section.section-navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#2b3034;height:100px;left:50%;max-width:1280px;position:fixed;top:0;transform:translateX(-50%);width:100%;z-index:2}.section.section-navbar .navbar-container{display:flex;flex-flow:row;justify-content:space-between;padding-left:100px;padding-right:100px;width:100%}.section.section-navbar .navbar-container .logo-container{box-shadow:0 5px 5px #0003;height:44px;margin-top:2px}.section.section-navbar .navbar-container .navbar-list{align-items:end;display:flex;flex-direction:column;justify-content:center}.section.section-navbar .navbar-container .navbar-list .navbar-item{margin-right:0}.section.section-navbar .navbar-container .navbar-list .navbar-item a{color:#888684;text-decoration:none}@media (max-width:1280px){.section.section-navbar{-webkit-backdrop-filter:blur(.78125vw);backdrop-filter:blur(.78125vw);height:7.8125vw}.section.section-navbar .navbar-container{padding-left:7.8125vw;padding-right:7.8125vw}.section.section-navbar .navbar-container .logo-container{box-shadow:0 .390625vw .390625vw #0003;height:3.4375vw;margin-top:.15625vw}.section.section-navbar .navbar-container .logo-container img{max-height:100%}}.section.section-banner{height:502px;margin-top:95px;overflow:hidden;position:relative}.section.section-banner .background-image{animation:scaleAnimation 20s linear infinite;background-image:url(/static/media/banner-bg-ball.b3463732c1a910ff9951.jpg);background-position:50%;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}.section.section-banner.section-banner:after{background-color:rgba(21,22,26,.898);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes scaleAnimation{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.section.section-banner .wrapper{align-items:center;display:flex;flex-flow:column;justify-content:center;width:100%;z-index:2}.section.section-banner .wrapper h1{margin-bottom:18px;margin-top:38px}.section.section-banner .wrapper p{color:#e7732e;margin-top:19px}.section.section-services{background-color:#15161a;height:592px}.section.section-services .wrapper{flex-flow:column;height:100%;padding:0 100px;width:100%}.section.section-services .wrapper .item-list{display:flex;flex-flow:row;width:100%}@media (max-width:1280px){.section.section-services{height:46.25vw;width:100vw}.section.section-services .wrapper{padding:0 7.8125vw}}.item{cursor:pointer;margin-right:10px;margin-top:14px}.item p{color:#888684;transition:color .2s}.item p:hover{color:#fff}.item:last-child{margin-right:0}@media (max-width:1280px){.item{margin-right:.78125vw;margin-top:1.09375vw}}.service-carousel-container{overflow:hidden;width:490px}@media (max-width:1280px){.service-carousel-container{overflow:hidden;width:38.28125vw}}.carousel{display:flex;flex-flow:row;height:300px;transition:transform .3s;width:100%}.carousel .image-container{height:290px;min-width:100%;position:relative}.carousel .image-container img{height:inherit;left:50%;object-position:center;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}@media (max-width:1280px){.carousel{height:23.4375vw}.carousel .image-container{height:22.65625vw}}.carousel-controls-container{display:flex;justify-content:space-between;margin-top:6px;max-width:100%}.carousel-controls-container .indicators{align-items:center;display:flex;flex-flow:row;justify-content:space-between;width:100%}.carousel-controls-container .indicators .indicator{cursor:pointer;margin-right:10px;padding:12px 0;width:100%}.carousel-controls-container .indicators .indicator .line{border-top:3px solid #2b3034}.carousel-controls-container .indicators .indicator:last-child{margin-right:0}.carousel-controls-container .indicators .indicator.active .line{border-top:1px solid #fff}@media (max-width:1280px){.carousel-controls-container{margin-top:.46875vw}.carousel-controls-container .indicators .indicator{cursor:pointer;margin-right:.78125vw;padding:.9375vw 0}.carousel-controls-container .indicators .indicator .line{border-top:.234375vw solid #2b3034}.carousel-controls-container .indicators .indicator.active .line{border-top:.078125vw solid #fff}}button{background-color:initial;border:none;cursor:pointer;height:19px;margin-left:30px}button img{max-height:100%;max-width:100%}@media (max-width:1280px){button{height:1.484375vw;margin-left:2.34375vw}}.service-details{display:flex;flex-direction:row;flex-flow:row;justify-content:space-between;margin-top:82px}.service-details .service-details-text{width:490px}.service-details .service-details-text h4{letter-spacing:.7px;margin-bottom:55px}.service-details .service-details-text p{line-height:123%}@media (max-width:1280px){.service-details{margin-top:6.40625vw}.service-details .service-details-text{width:38.28125vw}.service-details .service-details-text h4{letter-spacing:.0546875vw;margin-bottom:4.296875vw}}.about{background-color:#d9d9d9;height:100%}.about .wrapper{display:flex;flex-flow:column;padding:52px 50px 52px 100px}.about .wrapper h4{letter-spacing:.6px;margin-bottom:75px}.about .wrapper p{line-height:122%}@media (max-width:1280px){.about .wrapper{padding:4.0625vw 3.90625vw 4.0625vw 7.8125vw}.about .wrapper h4{letter-spacing:.046875vw;margin-bottom:5.859375vw}}.contact-form{background-color:#2b3034;height:100%;width:100%}.contact-form .wrapper{padding:52px 100px 52px 50px}.contact-form .wrapper form{display:flex;flex-flow:column;width:100%}.contact-form .wrapper form input,.contact-form .wrapper form textarea{border:none;font-family:Inter,sans-serif;font-size:18px;height:35px;margin-bottom:24px;max-width:475px;padding-left:13px}.contact-form .wrapper form input.text,.contact-form .wrapper form textarea.text{height:85px;max-height:200px;min-height:35px;min-width:475px;position:relative}.contact-form .wrapper form input.text::placeholder,.contact-form .wrapper form textarea.text::placeholder{position:absolute;top:2px}.contact-form .wrapper form .button{background-color:#e7732e;color:#fff;font-weight:200;padding:0 10px;width:151px}@media (max-width:1280px){.contact-form .wrapper{padding:4.0625vw 7.8125vw 4.0625vw 3.90625vw}.contact-form .wrapper form input,.contact-form .wrapper form textarea{font-size:1.40625vw;height:2.734375vw;margin-bottom:1.875vw;max-width:37.109375vw;padding-left:1.015625vw}.contact-form .wrapper form input.text,.contact-form .wrapper form textarea.text{height:6.640625vw;max-height:15.625vw;min-height:2.734375vw;min-width:37.109375vw}.contact-form .wrapper form input.text::placeholder,.contact-form .wrapper form textarea.text::placeholder{top:.15625vw}.contact-form .wrapper form .button{padding:0 .78125vw;width:11.796875vw}}.section.section-contact{display:flex;flex-flow:row;width:1280px}@media (max-width:1280px){.section.section-contact{width:100vw}}.section.section-footer{background-color:#15161a}.section.section-footer .wrapper{display:flex;height:100px;justify-content:center;width:100%}.section.section-footer .wrapper p{color:#4d5154;margin:auto}@media (max-width:1280px){.section.section-footer{width:100vw}.section.section-footer .wrapper{height:7.8125vw}}.section.section-demo{max-width:100vw;overflow:hidden}.section.section-demo .iframe-container{height:0;max-width:100vw;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.section.section-demo .iframe-container iframe{height:100%;left:0;max-width:100vw;position:absolute;top:0;width:100%}@media (max-width:1280px){.section.section-banner{height:39.21875vw;margin-top:7.421875vw;max-width:100vw}.section.section-banner .wrapper h1{margin-bottom:1.40625vw;margin-top:2.96875vw}.section.section-banner .wrapper p{margin-top:1.484375vw}}
/*# sourceMappingURL=main.d1a9737f.css.map*/