.v{background:radial-gradient(black 15%,transparent 16%) 0 0,radial-gradient(black 15%,transparent 16%) 8px 8px,radial-gradient(rgba(255,255,255,.1) 15%,transparent 20%) 0 1px,radial-gradient(rgba(255,255,255,.1) 15%,transparent 20%) 8px 9px;background-color:#282828;background-size:16px 16px}.hero{background:linear-gradient(to bottom,rgba(255,255,255,.0509803922),transparent 20%),#fff}.hero.customer-list{border-top:1px solid #AAACAD;border-bottom:1px solid #AAACAD;padding:4rem 0;background:linear-gradient(to right,transparent,rgba(252,187,15,.05) 50%,transparent)}.hero .content-wrapper{padding:4.5rem 0}.hero .content-wrapper h1{line-height:105%}@media (max-width: 768px){.hero .content-wrapper{padding-top:2.5625rem}}.hero .buttons-hero{display:flex;justify-content:center;align-items:center;gap:3rem}@media (max-width: 768px){.hero .buttons-hero{flex-direction:column}}.hero .discover-our-system{display:flex;align-items:center;gap:1rem}.hero .discover-our-system p{color:#fff;text-transform:uppercase}.hero .discover-our-system .box-play{position:relative;z-index:1}.hero .discover-our-system .box-play .pulse{animation:pulse-anim 2s ease-in-out infinite;z-index:-1;position:absolute;top:50%;left:50%}.hero .discover-our-system .box-play .pulse:before{content:"";display:inline-block;width:6rem;height:6rem;background-color:#ffffff1a;border-radius:50%}.hero .active-users{display:flex;width:fit-content;justify-content:center;align-items:center;padding:1rem 0;border:2px solid #788188;border-radius:6.25rem;color:#fff;margin:5.625rem auto 7.375rem}@media (max-width: 768px){.hero .active-users{display:none}}.hero .active-users .left{border-right:1px solid #788188}.hero .active-users .text-box{padding:0 3rem}.hero .active-users .count{color:#303437;font-weight:700}.hero .active-users .text{font-size:1.375rem;line-height:1.36}.hero .btn-they-trusted-us{margin:0 auto 2.6875rem}@media (max-width: 768px){.hero .btn-they-trusted-us{margin:5.43rem auto 2.6875rem}}.hero .swiper{overflow:visible}.hero .swiper-slide{height:auto}.hero .swiper-slide .btn-wbrbt{width:auto;min-width:auto;display:flex;gap:1rem;height:100%;align-items:center;text-align:left}.hero .swiper-slide .btn-wbrbt .logo-hero-slider img{max-width:3.375rem;object-fit:cover}.hero .swiper-slide .btn-wbrbt .logo-hero-slider .no-img{width:3.375rem;height:3.375rem;background-color:#303437;border-radius:.375rem}.hero .swiper-slide .btn-wbrbt .hero-slider-title{font-weight:600;color:#fff;margin-bottom:1rem}.hero .swiper-slide .btn-wbrbt .hero-slider-text{font-size:.75rem;color:#ffffff80}@keyframes pulse-anim{0%{transform:translate(-50%,-50%) scale(.25);opacity:.8}to{transform:translate(-50%,-50%) scale(1);opacity:0}}.projects-wrapper{display:block;width:100%}.projects-wrapper .project-item{width:100%;padding:6.25rem 0;--progress-bar-bg: transparent}.projects-wrapper .project-item:nth-child(odd){background-color:#efefef}.projects-wrapper .project-item:nth-child(2n){background-color:#ccc}.projects-wrapper .project-item:nth-child(2n) .project-slider{flex-direction:row-reverse}.projects-wrapper .project-item:nth-child(2n) .project-slider .top-drop-down{flex-direction:row-reverse}.projects-wrapper .project-item:nth-child(2n) .project-slider .top-drop-down:hover:after{margin-left:1rem}.projects-wrapper .project-item:nth-child(2n) .project-slider .top-drop-down:after{transform:rotate(180deg)}.projects-wrapper .project-item:nth-child(2n) .project-slider .drop-down-content{text-align:right}.projects-wrapper .project-item .content-wrapper{display:grid;margin:0 auto;grid-column-gap:5rem;grid-template-columns:1fr;grid-template-areas:"description" "slider"}.projects-wrapper .project-item .content-wrapper .project-description{grid-area:description;font-size:1.25rem;line-height:1.5;width:80%;margin:0 auto}@media (max-width: 576px){.projects-wrapper .project-item .content-wrapper .project-description{width:100%}}.projects-wrapper .project-item .content-wrapper .project-description .project-title{margin-bottom:1rem}.projects-wrapper .project-item .content-wrapper .project-description p{margin-top:.75rem}.projects-wrapper .project-item .content-wrapper .project-description p:first-child{margin-top:0}.projects-wrapper .project-item .content-wrapper .project-slider{grid-area:slider;display:flex;gap:5%;margin-top:1rem}@media (max-width: 576px){.projects-wrapper .project-item .content-wrapper .project-slider{flex-direction:column-reverse;gap:2rem}.projects-wrapper .project-item .content-wrapper .project-slider .top-drop-down:hover:after{margin:0}.projects-wrapper .project-item .content-wrapper .project-slider .top-drop-down:after{transform:rotate(270deg);margin:0}}.projects-wrapper .project-item .content-wrapper .project-slider .image{width:50%}@media (max-width: 576px){.projects-wrapper .project-item .content-wrapper .project-slider .image{width:100%}}.projects-wrapper .project-item .content-wrapper .project-slider .image img{display:block;margin:0 0 0 auto}.projects-wrapper .project-item .content-wrapper .project-slider .list{width:45%;display:flex;flex-direction:column;align-items:center;justify-content:center;list-style:none}@media (max-width: 576px){.projects-wrapper .project-item .content-wrapper .project-slider .list{width:100%}}.projects-wrapper .project-item .content-wrapper .project-slider .list .item-dynamic-drop-down{margin-bottom:1.25rem;cursor:pointer}.projects-wrapper .project-item .content-wrapper .project-slider .list .item-dynamic-drop-down .drop-down .top-drop-down{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:1.5rem;color:#101010;margin-bottom:.75rem}.projects-wrapper .project-item .content-wrapper .project-slider .list .item-dynamic-drop-down .drop-down .top-drop-down:hover{color:#303437}.projects-wrapper .project-item .content-wrapper .project-slider .list .item-dynamic-drop-down .drop-down .top-drop-down:hover:after{margin-right:1rem}.projects-wrapper .project-item .content-wrapper .project-slider .list .item-dynamic-drop-down .drop-down .top-drop-down:after{content:"";height:1.8rem;width:2rem;background-color:#303437;-webkit-mask-image:url(/build/assets/arrow-CFGPNUPJ.svg);mask-image:url(/build/assets/arrow-CFGPNUPJ.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;transition:margin-right .3s,margin-left .3s}.projects-wrapper .project-item .content-wrapper .project-slider .list .item-dynamic-drop-down .dropdown-dynamic-sektion{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s ease-in-out,opacity .3s ease-in-out}.projects-wrapper .project-item .content-wrapper .project-slider .list .item-dynamic-drop-down .dropdown-dynamic-sektion .drop-down-content{font-size:1.25rem;line-height:1.5;margin-bottom:.75rem;overflow:hidden}.projects-wrapper .project-item .content-wrapper .project-slider .list .item-dynamic-drop-down .dropdown-dynamic-sektion.opened{grid-template-rows:1fr;opacity:1}.projects-wrapper .project-item .content-wrapper .project-slider .list .item-dynamic-drop-down .progress-bar{width:100%;height:2px;background-color:#aaacad;position:relative;margin-top:10px}.projects-wrapper .project-item .content-wrapper .project-slider .list .item-dynamic-drop-down .progress-bar .bg-line{width:0%;height:100%;position:absolute;top:0;left:0;background-color:#000}.projects-wrapper .project-item .content-wrapper .project-slider .list .item-dynamic-drop-down .progress-bar .dynamic-color{animation:providingElement 4s linear forwards}@keyframes providingElement{0%{width:0%}to{width:100%}}
