@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);@import url(https://use.typekit.net/hqo0qio.css);h1{display:none}.App{min-height:100vh;width:100%}@media(max-width:991px){.App{padding-bottom:0}}.G-loader{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:-1}.G-loader .G-loader-box{max-width:100px;width:50%}.G-loader .G-loader-box img{width:100%}.G-loader .G-loader-box .G-loader-container{display:flex;justify-content:space-between;margin:20px auto 0;min-width:60px;position:relative;width:25%}.G-loader .G-loader-box .G-loader-container .G-loader-dot{background-color:#0148ff;border-radius:20px;display:block;height:10px;width:10px}.G-loader .G-loader-box .G-loader-container .G-loader-dot:first-child{animation:scale 2s ease-in-out infinite}.G-loader .G-loader-box .G-loader-container .G-loader-dot:nth-child(2){animation:scale 2s ease-in-out infinite;animation-delay:.5s;left:50%}.G-loader .G-loader-box .G-loader-container .G-loader-dot:nth-child(3){animation:scale 2s ease-in-out infinite;animation-delay:1s;right:50%}@keyframes scale{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}body:has(.P-mobile-menu.active){height:100vh;overflow:hidden}.P-header{background:#0000;padding:40px 0;position:relative;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;width:100%;z-index:99;z-index:9999}@media(max-width:991px){.P-header{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.P-header .P-text{align-items:center;display:flex}.P-header .P-text img{margin-left:5px}.P-header .dot{background-color:#0148ff;border-radius:8px;bottom:-10px;display:block;height:8px;position:absolute;transform:translateX(-50%);transition:all .5s ease-in-out;width:8px}@media(max-width:991px){.P-header .dot{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}.P-header{background-color:#fff;left:0;padding:20px 0;position:sticky;top:0}.P-header .P-menu-icon.icon.menu{height:40px;width:40px}}.P-header *{color:#23232f;cursor:pointer;font-size:14px}.P-header.white{position:relative}.P-header.white .P-menu-icon.icon.menu{background-color:#fff}.P-header.white *{color:#fff}.P-header.white .active.P-options,.P-header.white ul.active{background:#fff!important}.P-header.white .active.P-options *,.P-header.white ul.active *{color:#23232f}@media(max-width:991px){.P-header.white{background-color:#0000}.P-header.white .active.P-options,.P-header.white ul.active{background:#0000!important}.P-header.white .active.P-options *,.P-header.white ul.active *{color:#fff}}.P-header.white .dot{background:#fff}.P-header.white .P-logo img{opacity:0}.P-header.white .P-logo a{background-color:#fff;mask-image:url(/static/media/logo.a54ee8133131a050971b.svg);-webkit-mask-image:url(/static/media/logo.a54ee8133131a050971b.svg);mask-repeat:initial;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:-moz-fit-content;width:fit-content}@media(max-width:991px){.P-header.white .P-logo a{background-color:#0000;background-color:#fff;mask-image:url(/static/media/logo.a54ee8133131a050971b.svg);-webkit-mask-image:url(/static/media/logo.a54ee8133131a050971b.svg);mask-position:center;-webkit-mask-position:center;mask-repeat:initial;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:-moz-fit-content;width:fit-content}}.P-header .P-menu{gap:100px;z-index:9999}.P-header .P-menu .P-navigation{gap:48px;position:relative}.P-header .P-menu .P-navigation .P-dropdown{position:relative}.P-header .P-menu .P-navigation .P-dropdown .P-options{background:#fff;border:0 solid #dbdbdb;border-radius:4px;box-shadow:4px 4px 4px #0000000d;box-sizing:border-box;left:0;margin-top:15px;max-height:0;position:absolute;transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media(max-width:991px){.P-header .P-menu .P-navigation .P-dropdown .P-options{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.P-header .P-menu .P-navigation .P-dropdown .P-options ul{display:block;max-height:0;overflow:hidden;transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;width:-moz-fit-content;width:fit-content}@media(max-width:991px){.P-header .P-menu .P-navigation .P-dropdown .P-options ul{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.P-header .P-menu .P-navigation .P-dropdown .P-options ul li{margin:16px auto}.P-header .P-menu .P-navigation .P-dropdown .P-options.active{border-width:1px;max-height:350px;padding:0 20px}.P-header .P-menu .P-navigation .P-dropdown .P-options.active .active{color:#0148ff}.P-header .P-menu .P-navigation .P-dropdown .P-options.active ul{max-height:350px}.P-header .P-mobile-menu.active{left:0}.P-header .P-mobile-menu.active .P-background span{max-height:200vh;max-width:200vw}.P-header .P-mobile-menu.close .P-background span{max-height:50vh;max-width:50vw}.P-header .P-white-background{background-color:#fff;height:90px;left:0;position:fixed;top:0;width:100%;z-index:-1}.P-header .P-mobile-menu{background-color:#0148ff;bottom:0;height:100vh;left:100%;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;width:100vw;z-index:99}@media(max-width:991px){.P-header .P-mobile-menu{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.P-header .P-mobile-menu .P-background{height:100%;overflow:hidden;position:absolute;width:100%}.P-header .P-mobile-menu .P-background span{background-color:#0148ff;border-radius:50vh;display:block;height:200%;max-height:50vh;max-width:50vw;position:absolute;right:-50%;top:-50%;transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;width:200%;z-index:0}@media(max-width:991px){.P-header .P-mobile-menu .P-background span{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.P-header .P-mobile-menu *{font-size:24px;font-weight:600;line-height:26px}.P-header .P-mobile-menu .P-selector ul{background:#0148ff!important}.P-header .P-mobile-menu .P-selector ul *{font-size:20px}.P-header .P-mobile-menu *{color:#fff}.P-header .P-mobile-menu .P-top{align-items:center;padding:20px;position:absolute;top:0;width:100%;z-index:1}.P-header .P-mobile-menu .P-nav{align-items:center;display:flex;flex-direction:column;height:calc(100% - 133px);margin-top:68px;text-align:center}.P-header .P-mobile-menu .P-nav .P-navigation{margin-bottom:40px;z-index:1}.P-header .P-mobile-menu .P-nav a{margin-top:40px}.P-header .P-mobile-menu .P-nav li a{color:#fff;font-size:14px;font-weight:600;line-height:21px;margin-top:0;text-align:center}.P-header .P-mobile-menu .P-nav .P-dropdown{margin-top:40px;position:relative}.P-header .P-mobile-menu .P-nav .P-dropdown .P-options{border-radius:15px;max-height:0;right:-100%;transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;white-space:nowrap;width:100%}@media(max-width:991px){.P-header .P-mobile-menu .P-nav .P-dropdown .P-options{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.P-header .P-mobile-menu .P-nav .P-dropdown .P-options ul{display:block;max-height:0;overflow:hidden;transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;width:-moz-fit-content;width:fit-content}@media(max-width:991px){.P-header .P-mobile-menu .P-nav .P-dropdown .P-options ul{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.P-header .P-mobile-menu .P-nav .P-dropdown .P-options ul li{margin:3px auto}.P-header .P-mobile-menu .P-nav .P-dropdown .P-options.active{max-height:350px;padding:15px}.P-header .P-mobile-menu .P-nav .P-dropdown .P-options.active ul{max-height:350px}.P-header .P-language-bar{width:100px}.P-header .P-language-bar img{border-radius:2px;margin-left:5px;max-height:14px;max-width:24px;object-fit:cover;width:100%}.P-header .P-language-bar .P-arrow{align-items:center;display:flex;height:100%;position:absolute;right:-5px;top:0}.P-header .P-language-bar .P-selector{position:relative}.P-header .P-language-bar .P-selector .P-title{padding:0 20px;position:relative}.P-header .P-language-bar .P-selector ul{background:#fff;border:0 solid #dbdbdb;border-radius:4px;box-shadow:4px 4px 4px #0000000d;max-height:0;overflow:hidden;padding:0 20px;position:absolute;text-align:center;transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;width:100px}.P-header .P-language-bar .P-selector ul li{align-items:center;display:flex;justify-content:space-between}.P-header .P-language-bar .P-selector ul li img{border-radius:2px}@media(max-width:991px){.P-header .P-language-bar .P-selector ul{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.P-header .P-language-bar .P-selector ul img{margin-left:5px;object-fit:cover;width:100%}.P-header .P-language-bar .P-selector ul.active{border-width:1px;max-height:250px;padding:10px 20px;z-index:2}@media(max-width:991px){.P-header .P-language-bar .P-selector ul.active{bottom:100%}}.P-newsCard{border-radius:4px;box-shadow:4px 4px 4px #00000026;box-sizing:border-box;height:100%;margin:0 auto;min-height:290px;min-width:212px;overflow:hidden;padding-bottom:15px;position:relative;width:100%}.P-newsCard:hover img{transform:scale(1.08)}.P-newsCard h5{-webkit-line-clamp:1;color:#434353;font-size:11px;font-weight:400;line-height:16px;margin-bottom:20px;text-transform:uppercase}.P-newsCard h5,.P-newsCard p{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.P-newsCard p{-webkit-line-clamp:4;color:#23232f!important;font-size:14px!important;font-weight:400!important;line-height:21px!important;margin-bottom:20px!important;text-align:left!important}.P-newsCard img{display:block;height:auto;object-fit:contain;transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;width:100%;z-index:0}@media(max-width:991px){.P-newsCard img{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.P-newsCard span{color:#0148ff;cursor:pointer;font-size:11px;font-size:14px;line-height:16px;text-decoration-line:underline}.P-newsCard .P-content{background:#fff;border-radius:4px;height:170px;margin-top:-10px;padding:15px;position:relative;width:100%;z-index:10}.P-NewsSection .P-card{padding:0 10px}@media(max-width:1200px){.P-NewsSection .slick-list{margin:0 auto;width:calc(100% - 120px)}}@media(max-width:440px){.P-NewsSection .slick-list{margin:0 auto;width:calc(100% - 50px)}}.P-NewsSection .slick-next{right:-50px}@media(max-width:1200px){.P-NewsSection .slick-next{right:10px}}.P-NewsSection .slick-prev{left:-50px}@media(max-width:1200px){.P-NewsSection .slick-prev{left:10px}}.P-NewsSection .slick-next,.P-NewsSection .slick-prev{align-items:center;background-color:#0000;border:1.5px solid #d9d9d9;border-radius:50%;color:#434353;display:flex;height:40px;justify-content:center;margin-top:0;width:40px}.P-NewsSection .slick-next img,.P-NewsSection .slick-prev img{margin-bottom:2px}.P-NewsSection .slick-next:before,.P-NewsSection .slick-prev:before{content:""!important}.P-NewsSection .slick-next:focus,.P-NewsSection .slick-next:hover,.P-NewsSection .slick-prev:focus,.P-NewsSection .slick-prev:hover{background:#0000;color:#434353!important;outline:none}.P-NewsSection .P-slider-section{background:#f5f5f7;padding-bottom:90px;padding-top:20px}@media(max-width:991px){.P-NewsSection .P-slider-section{padding-bottom:25px}}.P-NewsSection .G-container{padding:0}.P-NewsSection .P-slider-header{padding-bottom:30px;text-align:center;width:100%}.P-NewsSection .P-slider-header h5{color:#23232f;font-size:24px;font-weight:600;line-height:36px}.P-NewsSection .P-slider-header p{color:#434353;font-size:16px;font-weight:400;line-height:24px}.P-NewsSection .P-lastNews{padding-bottom:90px}.P-NewsSection .G-flex{gap:30px;overflow-x:auto;padding-bottom:10px;width:100%}.P-NewsSection h4{color:#23232f;font-size:24px;font-weight:600;line-height:36px;margin-bottom:32px}.P-NewsSection button{background:#0148ff;border-radius:4px;color:#fff;margin-top:40px;min-height:40px;min-width:252px;padding:10px}.P-NewsSection button a{color:#fff}.P-homepage{width:100%}.P-homepage .P-title{min-height:264px}.P-homepage .P-solutions h5{color:#23232f;font-size:20px;font-weight:600;line-height:30px}.P-homepage .P-solutions .P-solutions-list{background:#f5f5f7;margin-top:70px;min-height:295px;padding-bottom:30px;padding-top:20px}.P-homepage .P-solutions .P-solutions-list .P-solutions-container{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin:-90px -12px 0;width:calc(100% + 24px)}.P-homepage .P-solutions .P-solutions-list .P-solution{align-items:center;display:flex;flex-direction:column;padding:12px;width:14.28%}@media(max-width:991px){.P-homepage .P-solutions .P-solutions-list .P-solution{width:25%}}@media(max-width:607px){.P-homepage .P-solutions .P-solutions-list .P-solution{width:50%}}.P-homepage .P-solutions .P-solutions-list .P-solution .P-solution-logo{align-items:center;border-radius:4px;display:flex;height:130px;justify-content:center;margin-bottom:38px;padding:20px;width:130px}@supports not (aspect-ratio:1){.P-homepage .P-solutions .P-solutions-list .P-solution .P-solution-logo:before{content:"";float:left;padding-top:100%}.P-homepage .P-solutions .P-solutions-list .P-solution .P-solution-logo:after{clear:both;content:"";display:block}}@media(max-width:991px){.P-homepage .P-solutions .P-solutions-list .P-solution .P-solution-logo{margin-bottom:15px}}.P-homepage .P-solutions .P-solutions-list .P-solution p{color:#23232f;font-size:14px;font-weight:600;line-height:21px;margin:0 auto;text-align:center;width:90%}.P-homepage .P-solutions .P-solution:first-child .P-solution-logo,.P-homepage .P-solutions .P-solution:nth-child(6) .P-solution-logo{padding:10px}.P-homepage .P-solutions .P-solution:first-child p{width:50%}.P-homepage .P-solutions .P-solution:nth-child(2) .P-solution-logo{padding:14px}.P-homepage .P-solutions .P-solution:nth-child(2) p{width:64%}.P-homepage .P-solutions .P-solution:nth-child(4) p{width:100%}.P-homepage .P-container{margin:0 auto;width:80%}.P-homepage .P-container .P-container{margin-top:24px;padding-bottom:113px;width:75%}@media(max-width:767px){.P-homepage .P-container .P-container{padding-bottom:35px;width:100%}}@media(max-width:991px){.P-homepage .P-container{width:100%}}.P-homepage .P-container span{color:#434353;display:block;font-size:16px;line-height:24px;text-align:center}@media(max-width:767px){.P-homepage .P-container span{margin-top:32px;text-align:left}}.P-homepage .P-container h2{color:#23232f;font-size:36px;margin-top:160px;text-align:center}@media(max-width:767px){.P-homepage .P-container h2{margin-top:32px;text-align:left;word-break:break-word}}.P-homepage .P-container h5{color:#fff;font-size:36px;margin-top:24px}.P-homepage .P-section{padding-bottom:80px}@media(max-width:991px){.P-homepage .P-section{padding-bottom:24px}}.P-homepage .P-section h4{color:#23232f;font-size:24px;font-weight:600;line-height:36px;margin-bottom:24px;text-align:center}@media(max-width:991px){.P-homepage .P-section h4{margin:0 auto 12px;width:60%}}.P-homepage .P-section .P-blue-area{background:#0148ff;padding:40px;width:100%}@media(max-width:767px){.P-homepage .P-section .P-blue-area{padding:40px 10px}}.P-homepage .P-section .P-blue-area h4{color:#fff}.P-homepage .P-section .P-blue-area p{color:#fff;text-align:center}@media(max-width:991px){.P-homepage .P-section .P-blue-area p{text-align:left}}.P-homepage .P-section .P-blue-area .P-counts div{min-width:80px;text-align:center}@media(max-width:607px){.P-homepage .P-section .P-blue-area .P-counts div{min-width:70px}.P-homepage .P-section .P-blue-area .P-counts div h5{color:#fff;font-size:24px;font-weight:600;line-height:36px;text-align:center}.P-homepage .P-section .P-blue-area .P-counts div p{color:#fff;font-size:14px;font-weight:400;line-height:21px;text-align:center}}.P-homepage .P-section .P-blue-area .P-counts p{font-size:20px}.P-homepage .P-section .P-gray-area{background:#f5f5f7;padding:40px;width:100%}.P-homepage .P-section .P-gray-area .P-flex-area{color:#434353;margin:0 -26px;width:calc(100% + 52px)}.P-homepage .P-section .P-gray-area .P-flex-area .P-card{padding:26px;width:33.33333333%}@media(max-width:991px){.P-homepage .P-section .P-gray-area .P-flex-area .P-card{width:50%}}@media(max-width:767px){.P-homepage .P-section .P-gray-area .P-flex-area .P-card{width:100%}}.P-homepage .P-section .P-gray-area .P-flex-area .P-card h5{color:#23232f;font-size:20px;font-weight:600;line-height:30px;margin-bottom:27px}:is(.P-solution,.P-card) .slideInDown.animation{animation-delay:.1s;transition-duration:1s;will-change:transform,opacity}:is(.P-solution:nth-child(2),.P-card:nth-child(2)) .slideInDown.animation{animation-delay:.2s}:is(.P-solution:nth-child(3),.P-card:nth-child(3)) .slideInDown.animation{animation-delay:.3s}.P-solution:nth-child(4) .slideInDown.animation{animation-delay:.4s}@supports(-webkit-touch-callout:none){:is(.P-solution,.P-card) .slideInDown.animation{animation-delay:0s;transition-duration:.8s}}.P-solution:nth-child(5) .slideInDown.animation{animation-delay:.4s;transition-duration:1.6s;-moz-transition-duration:1.6s;-ms-transition-duration:1.6s;-o-transition-duration:1.6s}.P-solution:nth-child(6) .slideInDown.animation{animation-delay:.6s;transition-duration:1.8s;-moz-transition-duration:1.8s;-ms-transition-duration:1.8s;-o-transition-duration:1.8s}.P-solution:nth-child(7) .slideInDown.animation{animation-delay:.7s;transition-duration:2s;-ms-transition-duration:2s;-moz-transition-duration:2s;-o-transition-duration:2s}.P-clients .P-clients-top{text-align:center}.P-clients .P-clients-top h2{color:#23232f;font-size:32px;font-weight:600;line-height:48px;margin:88px auto 44px;max-width:450px;text-align:center;width:90%}@media(max-width:991px){.P-clients .P-clients-top h2{margin:32px 0 24px;text-align:left}}.P-clients .P-clients-top p{color:#434353;margin:0 auto 44px;max-width:781px;text-align:center;width:100%}@media(max-width:991px){.P-clients .P-clients-top p{text-align:left}}.P-clients .P-clients-logos{padding-bottom:53px;text-align:center}.P-clients .P-clients-logos h3{color:#23232f;font-size:24px;font-weight:600;line-height:36px;margin-bottom:46px}.P-clients .P-clients-logos .P-clients-logos-container{gap:20px}.P-clients .P-clients-logos .P-clients-logos-container span{color:#23232f;font-size:16px;font-weight:600;line-height:24px;text-align:center;text-decoration-line:underline}@media(max-width:991px){.P-clients .P-clients-logos .P-clients-logos-container{gap:0;margin:0 -10px;width:calc(100% + 20px)}.P-clients .P-clients-logos .P-clients-logos-container div{padding:10px;width:33.3333%}}.P-clients .P-clients-map{width:100%}.P-clients .P-clients-map .P-countries{align-items:center;gap:10px;margin-right:-1px;padding:16px}.P-clients .P-clients-map .P-countries p{color:#23232f;font-size:16px;font-weight:600;line-height:24px}@media(max-width:991px){.P-clients .P-clients-map .P-countries{gap:0;margin:0 auto;width:80%}.P-clients .P-clients-map .P-countries p{text-align:left;width:33%}}@media(max-width:607px){.P-clients .P-clients-map .P-countries{justify-content:center}.P-clients .P-clients-map .P-countries p{color:#23232f;font-size:12px;font-weight:600;line-height:18px;text-align:left;width:35%}}.P-clients .P-clients-map .P-countries .P-horizontal-divider{border-left:1px solid #000;height:20px}@media(max-width:991px){.P-clients .P-clients-map .P-countries .P-horizontal-divider{display:none}}.P-clients .P-clients-map h3{color:#23232f;font-size:24px;font-weight:600;line-height:36px;margin:0 auto 70px;max-width:385px;text-align:center;width:90%}@media(max-width:991px){.P-clients .P-clients-map h3{margin-bottom:32px}}.P-clients .P-clients-map .P-clients-map-container{background:#f5f5f7;overflow:hidden;width:100%}.P-clients .P-clients-map .P-clients-map-container img{display:block;margin:11px auto 0}.P-design .P-design-header{background:#ec80ec}.P-design .P-design-header *{color:#fff}.P-design .P-design-header .P-design-border{border:2px solid #ffc2ff}.P-design .G-solution-tab{padding:34px!important}.P-design .P-design-border{border:2px solid #ffc2ff}.P-design .P-design-border *{color:#fff}.P-social-icons img{cursor:pointer}@media(max-width:671px){.P-web{display:none}}@media(min-width:671px){.P-mobile{display:none}}.P-footer{margin:auto 0 0;width:100%}.P-footer *{color:#fff}.P-footer .P-contacts-area-container{background:#0148ff;height:250px;width:100%}.P-footer .P-contacts-area{align-items:center;color:#fff;display:flex;flex-direction:column;gap:4px;height:250px;justify-content:center;text-align:center;width:100%}.P-footer .P-contacts-area h3{color:#fff;font-size:24px;font-weight:600;line-height:36px}.P-footer .P-contacts-area p{color:#fff;font-size:16px;min-width:240px;width:60%}.P-footer .P-contacts-area .P-btns{display:flex;gap:20px;margin-top:30px}.P-footer .P-contacts-area .P-btns button{align-items:center;background:#fff;border-radius:4px;color:#141418;display:flex;font-size:14px;gap:4px;height:40px;justify-content:center;min-width:100px;padding:0 10px}.P-footer .P-footer-nav.P-mobile{height:auto;min-height:360px;padding-bottom:30px}.P-footer .P-footer-nav.P-mobile .G-container{align-items:center;flex-direction:column;gap:30px}.P-footer .P-footer-nav.P-mobile .G-container .P-footer-navigation{gap:10px;justify-content:space-between;width:100%}.P-footer .P-footer-nav.P-mobile .G-container .P-side{display:flex;flex-direction:column;justify-content:space-between;width:35%}.P-footer .P-footer-nav.P-mobile .G-container .P-social-icons{display:flex;flex-direction:column;font-weight:600;gap:11px;margin-top:30px}.P-footer .P-footer-nav.P-mobile .G-container .P-social-icons .P-icons{display:flex;gap:15px}.P-footer .P-footer-nav.P-mobile .G-container .logo{height:27px}.P-footer .P-footer-nav{background:#141418;min-height:360px;padding-top:56px;width:100%}.P-footer .P-footer-nav a{color:#a9a9b1;line-height:1.5;padding:5px 0}.P-footer .P-footer-nav .G-container{display:flex}.P-footer .P-footer-nav .P-footer-logo{align-items:flex-start;display:flex;flex-direction:column;gap:47px;justify-content:flex-start;width:60%}.P-footer .P-footer-nav .P-footer-logo .P-social-icons{display:flex;flex-direction:column;gap:11px}.P-footer .P-footer-nav .P-footer-logo .P-social-icons .P-icons{display:flex;gap:21px}.P-footer .P-footer-nav .P-footer-logo .logo{height:27px}.P-footer .P-footer-nav *{font-size:14px}.P-footer .P-footer-nav .P-footer-navigation{display:flex;gap:10px;justify-content:space-between;width:40%}.P-footer .P-footer-nav .P-footer-navigation .P-sections{line-height:30px;max-width:50%}@media(max-width:671px){.P-footer .P-footer-nav .P-footer-navigation .P-sections{max-width:100%}}.P-footer .P-footer-nav .P-footer-navigation .P-sections a{display:block}.P-website .P-website-header{background:#ffcd3a}.P-website .P-website-header *{color:#23232f}.P-website .P-website-header .P-website-border{border:2px solid #ae8b25}.P-website .G-solution-tab{padding:34px!important}.P-website .P-website-border{border:2px solid #ae8b25}.P-website .P-website-border *{color:#23232f}.P-crm .P-crm-header{background:#0148ff}.P-crm .P-crm-header *{color:#fff}.P-crm .P-crm-border,.P-crm .P-crm-header .P-crm-border{border:2px solid #4e7fff}.P-crm .P-crm-border *{color:#fff}.P-sportsbook .P-sportsbook-header{background:#964ecf;min-height:550px!important;padding-bottom:20px}.P-sportsbook .P-sportsbook-header *{color:#fff}.P-sportsbook .P-sportsbook-header img{height:355px;width:355px}.P-sportsbook .P-sportsbook-header h4{margin:0!important}.P-sportsbook .P-sportsbook-header .P-sportsbook-border{border:2px solid #ae8b25}.P-sportsbook .G-solution-tab{padding:34px!important}.P-fraud .P-fraud-header{background:#e95642;min-height:550px!important;padding-bottom:20px}.P-fraud .P-fraud-header *{color:#fff}.P-fraud .P-fraud-header h4{margin:0!important}.P-fraud .P-fraud-header .P-fraud-border{border:2px solid #ae8b25}.P-fraud .G-solution-tab{padding:34px!important}.P-product .P-product-header{background:#d7d8e1}.P-product .P-product-header *{color:#23232f}.P-product .P-product-header h3{width:100%!important}.P-product .P-product-header .P-product-border{border:2px solid #b4b6c7}.P-product .G-solution-tab{padding:24px!important}.P-product .P-product-border{border:2px solid #b4b6c7}.P-product .P-product-border *{color:#23232f}.P-financial .P-financial-header{background:#00836d}.P-financial .P-financial-header *{color:#fff}.P-financial .P-financial-header .P-financial-border{border:2px solid #2da893}.P-financial .G-solution-tab{padding:20px!important}.P-financial .P-financial-border{border:2px solid #2da893}.P-financial .P-financial-border *{color:#fff}.P-contacts{padding-bottom:197px}@media(max-width:991px){.P-contacts *{text-align:left!important}}.P-contacts h2{color:#23232f;font-size:32px;font-weight:600;line-height:48px;margin-bottom:59px;margin-top:86px;text-align:center}@media(max-width:991px){.P-contacts h2{margin:32px 0}}.P-contacts h3{font-size:24px;font-weight:600;line-height:36px;margin-bottom:8px}.P-contacts h3,.P-contacts p{color:#434353;text-align:center}.P-contacts p{font-size:16px;font-weight:400;line-height:24px;margin-bottom:39px}.P-contacts span{color:#1212fd;cursor:pointer;text-decoration:underline}.P-contacts .P-divider{border:1px solid #23232f;margin:0 auto 39px;max-width:360px;width:90%}@media(max-width:991px){.P-contacts .P-divider{max-width:none;width:100%}}.P-contacts h4{color:#23232f;font-size:14px;font-weight:600;line-height:21px;margin-bottom:14px;text-align:center}.P-contacts .P-icons{gap:24px;justify-content:center;margin:0 auto}@media(max-width:991px){.P-contacts .P-icons{justify-content:flex-start}}.P-news{padding-bottom:124px}.P-news .P-newsCard{max-width:100%}.P-news h2{color:#23232f;font-size:36px;font-weight:600;line-height:54px;margin-bottom:51px;margin-top:130px;text-align:center}@media(max-width:991px){.P-news h2{margin-top:32px;text-align:left}}.P-news p{color:#434353;margin-bottom:30px;text-align:center}@media(max-width:991px){.P-news p{margin-bottom:0;text-align:left}}.P-news h3{color:#23232f;font-size:24px;font-weight:600;line-height:36px;margin-bottom:32px;margin-top:90px;text-align:center}@media(max-width:991px){.P-news h3{margin-top:61px}}.P-news .P-news-container{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -10px;width:calc(100% + 20px)}.P-news .P-news-container .P-card{padding:10px;text-align:left;width:25%}@media(max-width:991px){.P-news .P-news-container .P-card{width:33.3333%}}@media(max-width:767px){.P-news .P-news-container .P-card{width:50%}}@media(max-width:582px){.P-news .P-news-container .P-card{width:100%}}.P-about-us .P-about-us-text{gap:190px;margin-top:90px;padding-bottom:60px;row-gap:120px}@media(max-width:767px){.P-about-us .P-about-us-text{flex-direction:column;margin-top:44px;row-gap:58px}}.P-about-us .P-about-us-text .P-about-card{width:calc(50% - 95px)}.P-about-us .P-about-us-text .P-about-card:nth-child(2) .animation{animation-delay:.1s}.P-about-us .P-about-us-text .P-about-card:nth-child(3) .animation{animation-delay:.2s}.P-about-us .P-about-us-text .P-about-card:nth-child(4) .animation{animation-delay:.3s}@media(max-width:767px){.P-about-us .P-about-us-text .P-about-card{width:100%}}.P-about-us .P-about-us-text .P-about-card h3{color:#23232f;font-size:24px;font-weight:600;line-height:36px;margin-bottom:35px}.P-about-us .P-about-us-text .P-about-card p{color:#434353;font-size:16px;line-height:24px;margin-bottom:17px}.P-about-us .P-about-us-text .P-about-card p span{margin:0}.P-about-us .P-about-us-text .P-about-card span{color:#23232f;display:block;font-size:14px;font-weight:600;line-height:21px;margin-bottom:14px}.P-about-us .P-about-us-text .P-about-card .P-icons{gap:13px}.P-about-us .P-about-us-text .P-about-card .P-numbers{gap:37px}@media(max-width:440px){.P-about-us .P-about-us-text .P-about-card .P-numbers{gap:25px}}.P-about-us .P-about-us-text .P-about-card .P-numbers p{color:#0148ff;font-size:24px;font-weight:600}.P-about-us .P-about-us-text .P-about-card .P-numbers span{color:#0148ff;font-size:14px;font-weight:400}.P-about-us .P-photos h2{color:#23232f;font-size:32px;font-weight:600;line-height:48px;margin-bottom:40px;text-align:center}.P-about-us .P-photos .P-container{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -9px;padding-bottom:75px;row-gap:56px;width:calc(100% + 18px)}.P-about-us .P-photos .P-photo-card{align-items:center;display:flex;flex-direction:column;padding:9px;text-align:center;width:25%}@media(max-width:991px){.P-about-us .P-photos .P-photo-card{width:33.3333%}}@media(max-width:671px){.P-about-us .P-photos .P-photo-card{width:50%}}@media(max-width:582px){.P-about-us .P-photos .P-photo-card{width:100%}}.P-about-us .P-photos .P-photo-card .P-photo{background:#d9d9d9;border-radius:4px;display:block;height:268px;max-width:250px;overflow:hidden;width:100%}.P-about-us .P-photos .P-photo-card .P-photo img{height:100%;object-fit:cover;object-position:top;width:100%}.P-about-us .P-photos .P-photo-card h4{color:#23232f;font-size:20px;line-height:30px;margin:14px auto 4px}.P-about-us .P-photos .P-photo-card p{color:#434353;font-size:14px;line-height:21px;margin:0 auto;text-align:center;width:80%}.P-booster{animation-delay:.2s;margin-top:-120.6px;min-height:100vh;overflow-x:hidden;padding:120px 0 20px;position:relative;width:100%;z-index:0}@media(max-width:991px){.P-booster{margin-top:-85.6px}}.P-booster .P-blur-container{background:linear-gradient(60.52deg,#0148ff -8.07%,#853ba3 45.63%,#f63054);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-2}.P-booster .P-blur{background:#01e1ff;border-radius:50%;filter:blur(100px);height:40vw;opacity:.7;position:absolute;transition:all 5s ease-in-out;width:40vw;z-index:-1}.P-booster .animation:has(.P-content) .P-content{transition:all .2s ease-in-out}@media(max-width:991px){.P-booster{transition:none!important}}.P-booster .P-title{color:#fff;font-size:62px;font-weight:900;line-height:75px;margin:0 auto;text-align:center;width:90%}.P-booster .P-title img{margin-bottom:-7px;margin-left:15px;object-position:center}@media(max-width:991px){.P-booster .P-title{font-size:50px;line-height:60px}.P-booster .P-title img{height:56px;margin-bottom:-7px;margin-left:10px;width:56px}}@media(max-width:607px){.P-booster .P-title{font-size:36px;line-height:40px;text-align:left;width:100%}.P-booster .P-title img{height:40px;margin-bottom:-6px;margin-left:5px;width:40px}}.P-booster .P-form{display:flex;flex-wrap:wrap;margin:0 auto;max-width:780px}@media(max-width:607px){.P-booster .P-form{margin:0}}.P-booster .P-form .P-inputs-container{padding:23px 40px 0;width:50%}@media(max-width:607px){.P-booster .P-form .P-inputs-container{padding:20px 0 0;width:100%}}.P-booster .P-form .P-simulate-btn-container{margin-top:20px}.P-booster .P-form .P-simulate-btn-container .P-simulate-btn{background-color:#f63054;border-radius:4px;color:#fff;display:block;height:44px;position:relative;width:100%}.P-booster .P-form .P-simulate-btn-container .P-simulate-btn.disabled{background-color:#a32044}.P-booster .P-form .P-simulate-btn-container .P-simulate-btn.disabled:before{opacity:.7}.P-booster .P-form .P-simulate-btn-container .P-simulate-btn:before{background-color:#b1243e;border-radius:4px;bottom:-4px;content:" ";display:block;height:100%;position:absolute;width:100%;z-index:-1}.P-booster .P-simulating .P-title{-webkit-text-fill-color:#0000;animation:opacityLTR 2s ease-in-out forwards;background:linear-gradient(90deg,#eee 70%,#fff 75%,#0000 80%);-webkit-background-clip:text;padding:2px 0;text-align:center}@media(max-width:607px){.P-booster .P-simulating .P-title{margin-top:63px}}@media(max-width:440px){.P-booster .P-simulating .P-title{animation:opacityLTRMobile 2s ease-in-out forwards;background:linear-gradient(90deg,#eee 80%,#fff 95%,#0000)}}.P-booster .P-simulating .P-simulator-container{left:50%;max-width:360px;position:absolute;top:50%;transform:translate(-50%,-50%);width:70%}@media(max-width:607px){.P-booster .P-simulating .P-simulator-container{top:270px}}.P-booster .P-simulating .P-simulator-container .P-done-text{bottom:-64px;color:#fff;font-size:32px;font-weight:600;opacity:0;position:absolute;text-align:center;width:100%}.P-booster .P-simulating .P-simulator-container .P-done-text.done{animation:done .7s ease-in-out forwards;opacity:1}.P-booster .P-simulating .P-simulator-container .P-simulator{background-color:#fff;border-radius:20px;height:34px;margin:0 auto;padding:7px;width:100%}.P-booster .P-simulating .P-simulator-container .P-simulator .P-selector-line{background-color:#389dda;border-radius:20px;display:block;height:20px;max-width:20px;transition:all 1s ease-in-out;width:100%}@media(max-width:991px){.P-booster .P-simulating .P-simulator-container .P-simulator .P-selector-line{transition:none!important}}.P-booster .P-simulating .P-simulator-container .P-simulator .P-selector-line.half{max-width:30%}.P-booster .P-simulating .P-simulator-container .P-simulator .P-selector-line.full{max-width:100%}.P-booster .P-thanks{max-width:100vw;position:absolute;text-align:center;top:50%;transform:translateY(-50%)}@media(max-width:607px){.P-booster .P-thanks{top:270px}}.P-booster .P-thanks .P-h1{color:#fff;font-size:32px;font-weight:600;line-height:48px;margin:0 auto;width:-moz-fit-content;width:fit-content}.P-booster .P-thanks .P-h1 img{margin-bottom:-3px;margin-left:10px}.P-booster .P-thanks .P-text{color:#fff;font-size:20px;font-weight:600;line-height:30px;margin:0 auto;width:-moz-fit-content;width:fit-content}@keyframes done{0%{opacity:0}50%{opacity:1;transform:scale(1.1)}99%{transform:scale(1)}}@keyframes opacityLTR{0%{background-position:-50px}60%{background-position:50px}to{background-position:50px}}@keyframes opacityLTRMobile{0%{background-position:-15px}60%{background-position:15px}to{background-position:15px}}.G-flex{display:flex}.G-inline-flex{display:inline-flex}.G-center{align-items:center}.G-center,.G-justify-center{display:flex;justify-content:center}.G-justify-between{display:flex;justify-content:space-between}.G-justify-around{display:flex;justify-content:space-around}.G-justify-end{display:flex;justify-content:flex-end}.G-align-center{align-items:center;display:flex}.G-align-start{align-items:flex-start;display:flex}.G-align-end{align-items:flex-end;display:flex}.G-flex-column{display:flex;flex-direction:column}.G-flex-wrap{display:flex;flex-wrap:wrap}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,label,menu,nav,section{display:block}ol,ul{list-style:none;margin:0;padding:0}table{border-collapse:collapse;border-spacing:0;width:100%}*{-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{appearance:none}a{display:inline-block;font:inherit;text-decoration:none}button{cursor:pointer;position:relative}button,input,select,textarea{border:0;display:inline-block;font:inherit;padding:0}svg{height:100%;width:100%}img{max-height:100%;max-width:100%}body,html{margin:0;padding:0;position:relative}body.G-admin,html.G-admin{overflow:hidden}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.G-pointer{cursor:pointer}::-webkit-scrollbar{background-color:#fff3;border-radius:2px;height:5px;width:5px;z-index:9999999}::-webkit-scrollbar-thumb{background:#ccc9;border-radius:20px}.G-hidden{overflow:hidden}.G-container{margin:0 auto;max-width:1065px;padding:0 15px;width:100%}@media(max-width:991px){.G-web{display:none}}@media(min-width:991px){.G-mobile{display:none}}.G-guest-pages{min-height:calc(100vh - 80px);padding-top:50px}.G-close-button{cursor:pointer;height:40px;position:relative;transform:rotate(45deg);transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;width:40px}@media(max-width:991px){.G-close-button{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.G-close-button:before{background-color:#999;content:"";display:block;height:1px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;width:30px}@media(max-width:991px){.G-close-button:before{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.G-close-button:after{background-color:#999;content:"";display:block;height:1px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(90deg);transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;width:30px}@media(max-width:991px){.G-close-button:after{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.G-padding-33{padding:10px 25px;width:33.33%}.G-padding-50{padding:10px 25px;width:50%}.G-form-block .G-form-title{color:#343434;font-size:24px;font-style:normal;font-weight:600;margin-bottom:25px}.G-form-block .G-form-list{margin:0 -25px}.G-form-buttons{margin-top:45px}.G-form-buttons .G-buttons-block+.G-buttons-block{margin-left:35px}.G-form-buttons .G-buttons-block{max-width:180px;width:100%}.G-solution{padding-bottom:160px}.G-solution .G-solution-header{min-height:703px;width:100%}@media(max-width:991px){.G-solution .G-solution-header{padding-bottom:92px}}.G-solution .G-solution-header .G-container{align-items:center;display:flex;height:523px;justify-content:space-between;padding:91px 15px 20px}.G-solution .G-solution-header .G-container img{display:block;margin-left:auto;margin-right:0}@media(max-width:991px){.G-solution .G-solution-header .G-container{display:block;height:auto;min-height:523px}.G-solution .G-solution-header .G-container img{display:block;height:auto;margin:76px auto;min-width:290px;width:auto}}.G-solution .G-solution-header .G-container>div{width:50%}@media(max-width:991px){.G-solution .G-solution-header .G-container>div{width:100%}}.G-solution .G-solution-header .G-container>div h3{font-size:36px;font-weight:600;line-height:54px;margin-bottom:12px;width:80%}.G-solution .G-solution-header .G-container>div p{font-size:16px;font-weight:500;line-height:24px;margin-bottom:20px}.G-solution .G-solution-header .G-solution-tabs{margin:0 auto;max-width:100%;text-align:center;width:-moz-fit-content;width:fit-content}.G-solution .G-solution-header .G-solution-tabs .G-solution-tabs-container,.G-solution .G-solution-header .G-solution-tabs .slick-dots.slick-thumb{display:flex!important;gap:16px;max-width:100%;overflow-x:auto}.G-solution .G-solution-header .G-solution-tabs .G-solution-tabs-container::-webkit-scrollbar,.G-solution .G-solution-header .G-solution-tabs .slick-dots.slick-thumb::-webkit-scrollbar{height:0;width:0}.G-solution .G-solution-header .G-solution-tabs .G-solution-tabs-container div,.G-solution .G-solution-header .G-solution-tabs .G-solution-tabs-container li,.G-solution .G-solution-header .G-solution-tabs .slick-dots.slick-thumb div,.G-solution .G-solution-header .G-solution-tabs .slick-dots.slick-thumb li{width:-moz-fit-content;width:fit-content}.G-solution .G-solution-header .G-solution-tabs .G-solution-tabs-container .G-solution-tab,.G-solution .G-solution-header .G-solution-tabs .slick-dots.slick-thumb .G-solution-tab{align-items:center;border-radius:4px 4px 0 0;box-sizing:border-box;cursor:pointer;display:flex;height:116px;justify-content:center;padding:20px;width:140px}.G-solution .G-solution-header .G-solution-tabs .G-solution-tabs-container .G-solution-tab *,.G-solution .G-solution-header .G-solution-tabs .slick-dots.slick-thumb .G-solution-tab *{font-size:13px;font-weight:600;line-height:20px}.G-solution .G-solution-header .G-solution-tabs .G-solution-tabs-container .G-solution-tab.active,.G-solution .G-solution-header .G-solution-tabs .slick-dots.slick-thumb .G-solution-tab.active{background:#fff;border:none}.G-solution .G-solution-header .G-solution-tabs .G-solution-tabs-container .G-solution-tab.active *,.G-solution .G-solution-header .G-solution-tabs .slick-dots.slick-thumb .G-solution-tab.active *{color:#23232f!important}.G-solution .G-solution-header .G-solution-tabs h4{font-size:24px;font-weight:600;line-height:36px;margin-bottom:48px}.G-solution .G-solution-body{display:flex;justify-content:space-between;padding-top:72px}@media(max-width:991px){.G-solution .G-solution-body{display:block;width:100%}}.G-solution .G-solution-body .G-img-container{text-align:center;width:45%}.G-solution .G-solution-body .G-img-container img{margin:0 auto}@media(max-width:991px){.G-solution .G-solution-body .G-img-container{display:block;margin:45px auto;width:60%}}.G-solution .G-solution-body .G-solution-body-text{width:55%}@media(max-width:991px){.G-solution .G-solution-body .G-solution-body-text{display:block;text-align:center;width:100%}}.G-solution .G-solution-body .G-solution-body-text h2{color:#23232f;font-size:24px;font-weight:600;line-height:36px;margin-bottom:65px;text-align:left}@media(max-width:991px){.G-solution .G-solution-body .G-solution-body-text h2{text-align:center}}.G-solution .G-solution-body .G-solution-body-text h3,.G-solution .G-solution-body .G-solution-body-text p{margin-bottom:20px;text-align:left}.G-solution .G-solution-body .G-solution-body-text ul{list-style:disc}.G-solution .G-solution-body .G-solution-body-text ul li{text-align:left}.G-solution .slick-slider{display:flex;flex-direction:column-reverse;margin:-141px auto 0;max-width:100%;position:relative!important;text-align:center;width:-moz-fit-content;width:fit-content}.G-solution .slick-track{height:-moz-fit-content;height:fit-content}.G-solution .slick-dots.slick-thumb{display:flex!important;gap:16px;margin:0 auto;max-width:100%;overflow-x:auto;position:relative;text-align:center;width:-moz-fit-content;width:fit-content}.G-solution .slick-dots.slick-thumb::-webkit-scrollbar{height:0;width:0}.G-solution .slick-dots.slick-thumb div,.G-solution .slick-dots.slick-thumb li{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.G-solution .slick-dots.slick-thumb .G-solution-tab,.G-solution .slick-dots.slick-thumb li{align-items:center;border-radius:4px 4px 0 0;box-sizing:border-box;cursor:pointer;display:flex;height:116px;justify-content:center;max-width:140px;min-width:140px;padding:20px}.G-solution .slick-dots.slick-thumb .G-solution-tab *,.G-solution .slick-dots.slick-thumb li *{font-size:13px;font-weight:600;line-height:20px}.G-solution .slick-dots.slick-thumb .G-solution-tab.active,.G-solution .slick-dots.slick-thumb .slick-active>div{background:#fff;border:none}.G-solution .slick-dots.slick-thumb .G-solution-tab.active *,.G-solution .slick-dots.slick-thumb .slick-active>div *{color:#23232f!important}.G-solution .slick-slider .slick-list{margin-top:13px}.icon{background-color:#000;cursor:pointer;display:inline-block;font-size:16px;height:1em;mask-position:center;-webkit-mask-position:center;mask-repeat:initial;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:1em}.icon.drop-down{mask-image:url(/static/media/drop-downsvg.786377182345197a35b6.svg);-webkit-mask-image:url(/static/media/drop-downsvg.786377182345197a35b6.svg)}.icon.menu{mask-image:url(/static/media/menu.9dd21330e169bfa3c90f.svg);-webkit-mask-image:url(/static/media/menu.9dd21330e169bfa3c90f.svg)}.slick-slider{-webkit-tap-highlight-color:rgba(0,0,0,0)}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-dots li button,.slick-next,.slick-prev{line-height:0px}html[lang=ru] *{font-family:montserrat,sans-serif}*{font-family:Poppins,sans-serif}.material-icons{word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";direction:ltr;display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;letter-spacing:normal;line-height:1;text-rendering:optimizeLegibility;text-transform:none;white-space:nowrap}.P-icons img{cursor:pointer}.animation{opacity:0}@media(max-width:991px){.animation{transition:none!important}}.slideInDown.animation{animation:slideInDown 2s forwards}.slideInDown.animation,.slideToRight.animation{opacity:1;transition:all 1s cubic-bezier(1,0,1,1);width:100%}.slideToRight.animation{animation:slideToRight 2s forwards}.slideToRight .loop{animation:slideFromLeft 24s ease-in-out infinite;animation-delay:2s}.loop{width:-moz-fit-content!important;width:fit-content!important}.slideToLeft .loop{animation:slideFromRight 24s ease-in-out infinite;animation-delay:2s}.slideToLeft.animation{animation:slideToLeft 2s forwards;opacity:1;transition:all 1s cubic-bezier(1,0,1,1);width:100%}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}40%{transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideFromLeft{0%{transform:translateX(0)}25%{transform:translateX(-20px)}50%{transform:translateX(0)}75%{transform:translateX(20px)}to{transform:translateX(0)}}@keyframes slideFromRight{0%{transform:translateX(0)}25%{transform:translateX(20px)}50%{transform:translateX(0)}75%{transform:translateX(-20px)}to{transform:translateX(0)}}@keyframes slideToRight{0%{opacity:0;transform:translateX(-80px)}40%{transform:translateX(20px)}60%{opacity:1}to{transform:translateX(0)}}@keyframes slideToLeft{0%{opacity:0;transform:translateX(80px)}40%{transform:translateX(-20px)}60%{opacity:1}to{transform:translateX(0)}}.calculation{color:inherit!important;display:inline-block!important;font:inherit!important;font-size:inherit!important;height:inherit!important;width:inherit!important}.P-booster-input{position:relative;width:100%}.P-booster-input .P-label{color:#fff;display:block;font-size:12px;font-weight:500;margin-bottom:8px;width:100%}.P-booster-input .P-input{border:2px solid #bdcdf5;border-radius:4px;caret-color:#7896e1;color:#23232f;font-size:12px;height:44px;padding:5px;width:100%}.P-booster-input .P-input.error{border:2px solid #e42727}.P-booster-input .P-input:focus{border:2px solid #7896e1}.P-booster-input .P-error-text{border-bottom:1px solid #e42727;color:#fff;display:block;font-size:12px;overflow:hidden;position:absolute;right:0;text-align:right;text-overflow:ellipsis;white-space:nowrap}.G-select{min-width:150px;padding-bottom:20px;position:relative}.G-select .P-input-label{color:#343434;font-size:14px;font-weight:500;margin-bottom:10px}.G-select .G-error-label{border-bottom:1px solid #e42727;bottom:0;color:#fff;font-size:12px;margin-top:10px;overflow:hidden;position:absolute;right:0;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:-moz-fit-content;width:fit-content}.G-select-header{align-items:center;background-color:#fff;border:2px solid #92a9e1;border-radius:4px;cursor:pointer;display:flex;font-size:14px;height:44px;padding:0 10px;position:relative;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;width:100%}@media(max-width:991px){.G-select-header{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.G-select-header .icon.drop-down{background-color:#92a9e1}.G-select-header.G-select-error{background-color:#fee3e3!important;border-color:#e42727}.G-select-header.G-with-icon p{width:calc(100% - 35px)}.G-select-header p{color:#92a9e1;font-size:14px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 20px)}@media(max-width:607px){.G-select-header p{font-size:12px}}.G-select-header p.G-opacity-placeholder{color:#8590a6}.G-select-header .G-select-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}@media(max-width:991px){.G-select-header .G-select-icon{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.G-select-header .G-select-icon.icon-close{font-size:10px}.G-select-header .G-select-icon.P-rotate-arrow{transform:translateY(-60%) rotate(180deg)}.G-select-list{border:1px solid #0000000d;border-radius:5px;box-shadow:0 2px 9px #292e4614,0 11px 28px #292e461a;max-width:100%;overflow:hidden;overflow-y:auto;position:absolute;width:100%;z-index:5}.G-select-list.top{top:calc(100% - 20px)!important}.G-select-list.bottom{bottom:100%!important}.G-select-list ul{background-color:#fff}.G-select-list ul li{cursor:pointer;padding:5px 15px;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}@media(max-width:991px){.G-select-list ul li{transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}}.G-select-list ul li.G-selected-item{background-color:#ebeced!important}.G-select-list ul li:hover{background-color:#eaebf980}.G-select-list ul li p{font-size:12px}.G-select-list ul li+li{border-top:1px dashed #0000000d}.G-select-image{background-position:50%;background-repeat:no-repeat;background-size:70%;border:1px solid #ebeced;border-radius:50%;display:block;height:25px;margin-right:10px;width:25px}.G-select-label{background-color:#fff;font-size:12px;left:12px;letter-spacing:1px;max-width:calc(100% - 20px);overflow:hidden;padding:2px 3px 0;position:absolute;text-overflow:ellipsis;top:-10px;white-space:nowrap}@media(max-width:607px){.G-select-label{font-size:10px}}.G-select-status{border-radius:50%;height:11px;margin-right:10px;width:11px}.P-loader-icon{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;min-width:60px;position:relative;width:25%}.P-loader-icon .G-loader-dot{background-color:#fff;border-radius:20px;display:block;height:10px;width:10px}.P-loader-icon .G-loader-dot:first-child{animation:scale 2s ease-in-out infinite}.P-loader-icon .G-loader-dot:nth-child(2){animation:scale 2s ease-in-out infinite;animation-delay:.5s;left:50%}.P-loader-icon .G-loader-dot:nth-child(3){animation:scale 2s ease-in-out infinite;animation-delay:1s;right:50%}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}
/*# sourceMappingURL=main.e858cdbd.css.map*/