.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}.digital-future-of-your-product{background-color:#000}@media (min-width: 769px){.digital-future-of-your-product{padding:4.25rem 0 0}}@media (max-width: 768px){.digital-future-of-your-product{padding:3.6875rem 0 0}}.digital-future-of-your-product .box{display:flex;align-items:center;justify-content:center;gap:3rem}@media (max-width: 768px){.digital-future-of-your-product .box{flex-direction:column}}.digital-future-of-your-product .box .list{margin-bottom:4.68rem;display:grid;grid-template-columns:repeat(3,1fr);row-gap:2.5rem;column-gap:2.5rem;max-width:700px}@media (max-width: 768px){.digital-future-of-your-product .box .list{grid-template-columns:repeat(1,1fr)}}.digital-future-of-your-product .box .list .item{display:flex;gap:1.25rem;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1.25rem}.digital-future-of-your-product .box .list .item .check-yellow-bg{background-color:#ffffff1a;border-radius:50%;min-width:48px;height:48px;display:flex;align-items:center;justify-content:center}.digital-future-of-your-product .box .list .item .box-text{display:flex;flex-direction:column;row-gap:.75rem}.digital-future-of-your-product .box .list .item .description-section{margin:0}.digital-future-of-your-product .box .list .item .item-text{color:#fff;font-size:1.0625rem}.digital-future-of-your-product .box .list .item .iconDigitalFutureOfYourProduct{color:#dfbb84}.digital-future-of-your-product .box .main-btn{margin:0 auto}.digital-future-of-your-product .digital-future-of-your-product-mobile{max-width:500px;margin-inline:auto}.digital-future-of-your-product .digital-future-of-your-product-mobile img{width:100%}@media (min-width: 769px){.digital-future-of-your-product .digital-future-of-your-product-mobile{display:none}}.digital-future-of-your-product .box-vidoe{width:100%}@media (min-width: 1400px){.digital-future-of-your-product .box-vidoe{min-width:700px}}.digital-future-of-your-product .box-vidoe video{width:100%}.digital-future-of-your-product .box-vidoe .img-stop-frame{width:100%}.about-container{padding:0 0 5rem}.about-container .top-section{display:flex;gap:9rem;justify-content:center;align-items:flex-start}@media (max-width: 768px){.about-container .top-section{flex-direction:column;gap:0rem}}.about-container .top-section .images-box{flex:1;min-height:35rem;position:-webkit-sticky;position:sticky;top:150px}@media (max-width: 768px){.about-container .top-section .images-box{position:relative;top:0;width:100%;height:auto;min-height:270px;display:flex;justify-content:center;align-items:center;margin-bottom:2rem}}.about-container .top-section .images-box .image{position:absolute;display:block;border-radius:8px;min-height:100px;min-width:100px;will-change:transform;transition:top .65s cubic-bezier(.23,1,.32,1),right .65s cubic-bezier(.23,1,.32,1),transform .65s cubic-bezier(.23,1,.32,1),left .3s ease-in-out,bottom .3s ease-in-out,width .3s ease-in-out,height .3s ease-in-out}@media (max-width: 768px){.about-container .top-section .images-box .image{max-width:80%;height:auto;position:absolute}}.about-container .top-section .images-box .left__image_1{top:40%;right:10%;transform:translateY(-50%);width:70%;height:40%;z-index:1}@media (max-width: 768px){.about-container .top-section .images-box .left__image_1{width:50%;height:50%;top:65%;right:auto;transform:translateY(-50%)}}.about-container .top-section .images-box .left__image_2{top:5%;left:0;width:14rem;height:10.5rem}.about-container .top-section .images-box .left__image_3{top:0;right:0;width:11rem;height:7rem}.about-container .top-section .images-box .left__image_4{top:9rem;right:0;width:16rem;height:16rem}@media (max-width: 768px){.about-container .top-section .images-box .left__image_4{top:2rem}}.about-container .top-section .images-box .left__square{position:absolute;top:16rem;left:2%;width:3.5rem;height:3.5rem;background-color:#dfbb84;border-radius:8px;animation:rotate 12s linear infinite}@media (max-width: 1400px){.about-container .top-section .images-box .left__square{left:0%}}@media (max-width: 768px){.about-container .top-section .images-box .left__square{top:10rem}}@media (max-width: 992px){.about-container .top-section{gap:2rem}}@media (max-width: 768px){.about-container .top-section{flex-direction:column}}.about-container .top-section .images{position:relative;max-width:40rem;max-height:fit-content;position:sticky;top:150px}@media (max-width: 768px){.about-container .top-section .images{width:100%;max-width:100%;margin:0 auto;position:static}}.about-container .top-section .images .img-skew{border-radius:.25rem;width:100%;transition:transform .2s linear}.about-container .top-section .images .box-play{position:absolute;top:50%;right:-5rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.about-container .top-section .images .box-play{right:auto;left:50%;transform:translate(-50%,-50%)}}.about-container .top-section .images .box-play svg{position:absolute;width:5rem;height:5rem}.about-container .top-section .images .box-play .pulse{animation:pulse-anim 2s ease-in-out infinite;z-index:-1}.about-container .top-section .images .box-play .pulse:before{content:"";display:inline-block;width:10rem;height:10rem;background-color:#dfbb84;border-radius:50%}.about-container .top-section .desc-text{max-width:60%}.about-container .top-section .desc-text .list-title{margin-bottom:.75rem}@media (max-width: 768px){.about-container .top-section .desc-text{max-width:100%}}.about-container .description-section{max-width:fit-content!important}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
