@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap);.btn{display:inline-block;width:auto;height:auto;background-color:#fff0;border:none;cursor:pointer;min-width:140px;border-radius:10px;overflow:hidden;padding:10px;font-weight:700;position:relative;z-index:1219}.btn-1{background:linear-gradient(270deg,#6533E2,#7349DE,#1F97EF);background-size:200% 100%;background-position:left center;color:#fff;transition:background-position 0.6s ease-in-out}.btn-1:hover{background-position:right center}.btn-2{background:#fff;color:#000;border:1px solid #BDBDBD;border-radius:10px;transition:background 0.4s ease,color 0.4s ease}.btn-2:hover{background:#110C1D;color:#fff;transition:background 0.4s ease,color 0.4s ease}.btn-2:hover path{stroke:#fff;transition:background 0.4s ease,color 0.4s ease}.btn-3{background:#fff;color:#7349de;border-radius:10px;transition:background 0.4s ease,color 0.4s ease}.btn-3 span{background:linear-gradient(270deg,#6533E2 .26%,#7349DE 30.28%,#1F97EF 97.16%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;font-weight:700;padding:0 12px;transition:all 0.4s ease}.btn-3:hover{background:#110C1D;color:#fff}.btn-3:hover span{background:none;-webkit-background-clip:initial;-webkit-text-fill-color:#fff}@keyframes slideLeft{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0%)}}@keyframes ripple{0%{transform:scale(1);opacity:.9}50%{transform:scale(1.3);opacity:.5}70%{transform:scale(1.6);opacity:.2}100%{transform:scale(1.8);opacity:0}}@keyframes slideRight{0%{opacity:1;transform:translateX(0%)}100%{opacity:0;transform:translateX(100%)}}@keyframes spinCircle{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes scrollIcon{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0%)}}@keyframes ripple{0%{transform:scale(1);opacity:.9}50%{transform:scale(1.3);opacity:.5}70%{transform:scale(1.6);opacity:.2}100%{transform:scale(1.8);opacity:0}}@keyframes slideRight{0%{opacity:1;transform:translateX(0%)}100%{opacity:0;transform:translateX(100%)}}@keyframes spinCircle{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes scrollIcon{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.progress-wrap{position:fixed;right:20px;bottom:100px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;box-shadow:inset 0 0 0 2px rgb(0 0 0 / .1);z-index:10000;opacity:0;visibility:hidden;transform:translateY(15px);transition:all 200ms linear}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap::after{position:absolute;font-family:"Font Awesome 6 Free";font-weight:900;content:"\f062";margin-right:8px;text-align:center;line-height:46px;font-size:24px;color:#2591ed;left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:1;transition:all 200ms linear}.progress-wrap:hover::after{opacity:0}.progress-wrap::before{position:absolute;font-family:"Font Awesome 6 Free";font-weight:900;content:"\f062";margin-right:8px;text-align:center;line-height:46px;font-size:24px;opacity:0;background:#2591ed;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:2;transition:all 200ms linear}.progress-wrap:hover::before{opacity:1}.progress-wrap svg path{fill:none}.progress-wrap svg.progress-circle path{stroke:#2591ed;stroke-width:4;box-sizing:border-box;transition:all 200ms linear}*{box-sizing:border-box;margin:0%;padding:0%;font-family:"Manrope"}body{overflow-x:hidden}ul{margin:0%;padding:0}a{text-decoration:none}.m-2{margin:20px!important}.text-center{text-align:center}.bold{font-weight:700!important;animation:gradientMove 4s ease-in-out infinite!important;background-size:200% 200%!important}.lh{margin-bottom:15px}.budge{color:#614B98;padding:0 5px;border:1px solid #614B98;border-radius:6px;display:flex;align-items:center}.card-budge{border-radius:35px;font-weight:600;font-size:11px;color:#000;text-align:center;padding:5px 15px}.bg-purple-light{background-color:#E7E0FB}.bg-green-light{background-color:#E2F9E1}.bg-blue-light{background-color:#DEF0FD}.bg-yellow-light{background-color:#FFF4DB}.row-reverse{flex-direction:row-reverse}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width:1024px){.container{padding:0 20px}}.heading-font{margin-bottom:40px!important}.h1,.h2,.h3{font-size:2.6rem;line-height:50px;color:#000;font-weight:600;margin-bottom:10px}@media (max-width:1499px){.h1,.h2,.h3{font-size:2rem;line-height:40px}}@media (max-width:768px){.h1,.h2,.h3{font-size:1.5rem;line-height:30px}}p{font-size:1.1rem;font-weight:600}@media (max-width:1499px){p{font-size:.9rem;line-height:1.5}}@media (max-width:768px){p{font-size:1rem}}@media (max-width:399px){p{font-size:.9rem}}.h1{font-size:3.2rem;line-height:60px;word-break:break-word;margin-bottom:20px}@media (max-width:1499px){.h1{font-size:3rem;line-height:55px}}@media (max-width:1024px){.h1{font-size:2.5rem;line-height:45px}}@media (max-width:768px){.h1{font-size:1.8rem}}@media (max-width:475px){.h1{font-size:2.1rem}}.hero_section{height:400px;display:flex;align-items:center;text-align:center;width:100%;overflow:hidden;position:relative}@media (max-width:1599px){.hero_section{height:380px}}@media (max-width:575px){.hero_section{height:100%;padding:20px 0}}.hero_section .bg-image{position:absolute;top:0%;height:100%;width:100%}.hero_section .bg-image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hero_section .hero-content{max-width:60%;margin:0 auto;position:relative;z-index:9}@media (max-width:768px){.hero_section .hero-content{max-width:90%;margin:10px auto}}.hero_section .hero-content h1 span{background:linear-gradient(270deg,#6533E2 .26%,#7349DE 30.28%,#1F97EF 97.16%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.hero_section .hero-content p{max-width:80%;margin:0 auto}@media (max-width:757px){.hero_section .hero-content p{line-height:25px;padding:10px 0;max-width:100%}}.hero_section .hero-content .btns-hero{display:flex;align-items:center;justify-content:center;margin-top:20px}.hero_section .hero-content .btns-hero .btn{margin:10px;padding:15px;min-width:165px;display:flex;align-items:center;justify-content:center}@media (max-width:575px){.hero_section .hero-content .btns-hero{display:grid}}.hero_section .hero-content .btns-hero .btn-2 span{display:flex;justify-content:center;align-items:center}.hero_section .hero-content .btns-hero .btn-2 svg{display:flex;height:16px;width:16px;margin-right:10px}.blur-bg{position:relative}.blur-bg:before{position:absolute;content:"";display:block;position:absolute;width:100%;height:52px;filter:blur(122.5px);transform:rotate(355deg);top:50%;z-index:-1;left:0;background:linear-gradient(270deg,#6533e2 .26%,#7349de 30.28%,#1f97ef 97.16%)}@media (max-width:991px){.blur-bg:before{height:25px;width:90%;display:none}}.blur-bg .bnner-hero{top:0;left:50%;transform:translateX(-50%);width:100%}.blur-bg .bnner-hero svg{max-width:100%}.blur-bg .background-images{margin-top:-14%;height:720px;transition:transform 0.1s ease}@media (max-width:1499px){.blur-bg .background-images{margin-top:-13%;height:680px}}@media (max-width:1299px){.blur-bg .background-images{height:650px}}@media (max-width:1199px){.blur-bg .background-images{height:620px}}@media (max-width:768px){.blur-bg .background-images{height:450px;margin:0;margin-top:-100px}}@media (max-width:575px){.blur-bg .background-images{height:auto;margin:0}.blur-bg .background-images img{transform:scale(1.1)}}.dowloand-app{text-align:center;padding:40px 20px;margin-top:15px}@media (max-width:1499px){.dowloand-app{padding:30px}}@media (max-width:576px){.dowloand-app{padding:30px 10px}}.dowloand-app h2{color:#474747;font-weight:600;font-size:2rem}@media (max-width:768px){.dowloand-app h2{font-size:1.5rem}}@media (max-width:576px){.dowloand-app h2{font-size:1.25rem}}.dowloand-app .container-app{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:40px;margin-bottom:90px}@media (max-width:1499px){.dowloand-app .container-app{margin-bottom:60px}}@media (max-width:1024px){.dowloand-app .container-app{gap:25px}}@media (max-width:991px){.dowloand-app .container-app{gap:50px}}.dowloand-app .container-app .box_app{padding:20px 30px;display:flex;align-items:center;text-align:start;background:#f6f6f8;border-radius:12.54px;transform:scale(.9);transition:0.2s all;cursor:pointer}.dowloand-app .container-app .box_app:hover{background:#5834D3;transform:scale(1);transition:0.2s all}.dowloand-app .container-app .box_app:hover .app_container{background:#6533E2}.dowloand-app .container-app .box_app:hover p,.dowloand-app .container-app .box_app:hover span{color:#fff}.dowloand-app .container-app .box_app .app_container{background:#5834D3;padding:10px 10px;margin-right:25px;border-radius:8px;cursor:pointer;flex-shrink:0;display:flex;align-items:center}@media (max-width:576px){.dowloand-app .container-app .box_app .app_container{margin-right:0;margin-bottom:10px}}.dowloand-app .container-app .box_app .app_container svg{width:40px;height:40px}.dowloand-app .container-app .box_app p{color:#474747;font-weight:500;margin:0;font-size:18px}@media (max-width:1499px){.dowloand-app .container-app .box_app p{font-size:16px}}.dowloand-app .container-app .box_app p span{color:#000;font-weight:600}@media (max-width:576px){.dowloand-app .container-app .box_app{flex-direction:column;align-items:flex-start;text-align:left;padding:15px}}.trusted-company{text-align:center;margin-bottom:80px}@media (max-width:768px){.trusted-company{margin-bottom:40px}}@media (max-width:575px){.trusted-company{margin-bottom:30px}}.trusted-company h2{color:#474747;font-weight:600;font-size:2rem}@media (max-width:575px){.trusted-company h2{font-size:4.8vw}}.trusted-company .slick-slide img{filter:grayscale(100%);transition:filter 0.3s ease;transform:scale(.8);margin:0 -20px}.trusted-company .slick-slide img:hover{filter:grayscale(0%)}.slick.marquee{position:relative;overflow:hidden}.slick.marquee::after{content:"";position:absolute;bottom:0;width:100px;height:100px;background:linear-gradient(to left,white 0%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 50%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 50%);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% 100%;-webkit-mask-size:100% 100%;pointer-events:none;right:0;z-index:9}.slick.marquee::before{content:"";content:"";position:absolute;bottom:0;width:150px;background:linear-gradient(to left,white 0%,transparent 100%);height:100px;mask-image:linear-gradient(to right,transparent 0%,black 50%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 50%);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% 100%;-webkit-mask-size:100% 100%;pointer-events:none;left:-12px;transform:rotateY(149deg);z-index:9}.side-effect{position:relative;overflow:hidden;z-index:-11}.side-effect::after{content:"";height:207px;display:block;top:30%;position:absolute;width:219.2px;background:#5834D3;filter:blur(145px);right:-10%}.side-effect::before{content:"";height:207px;display:block;top:70%;position:absolute;width:219.2px;background:#00b4ff;filter:blur(145px);left:-10%}@media (max-width:768px){.side-effect{display:none}}.new_feature{text-align:center;margin-bottom:80px;position:relative}@media (max-width:768px){.new_feature{margin-bottom:0}}@media (max-width:575px){.new_feature{margin-bottom:32px}}.new_feature .new_feature_txt{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:30px;position:relative;color:#5834D3;z-index:1;font-weight:600}@media (max-width:768px){.new_feature .new_feature_txt{margin-bottom:30px}}.new_feature .new_feature_txt::before{content:"";position:absolute;inset:0;border-radius:30px;padding:2px;background:linear-gradient(270deg,#6533E2 .26%,#7349DE 30.28%,#1F97EF 97.16%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;background-size:300% 300%;background-position:0% 50%;animation:gradientMove 2s ease-in-out infinite!important}.new_feature .new_feature_txt svg{margin-right:8px;width:20px;height:20px}.new_feature .new_feature_heading{margin:30px;margin-bottom:40px}@media (max-width:991px){.new_feature .new_feature_heading{margin-bottom:0}}@media (max-width:768px){.new_feature .new_feature_heading{margin:0 30px}}.new_feature .new_feature_heading .h2{margin-bottom:30px}@media (max-width:1499px){.new_feature .new_feature_heading .h2{margin-bottom:20px}}@media (max-width:768px){.new_feature .new_feature_heading{margin:20px}}.new_feature .new_feature_heading p{margin-top:10px;color:#474747}.new_feature .features-wrapper{display:flex;justify-content:space-between;padding:.8rem;max-width:1200px;margin:0 auto;flex-wrap:wrap}.new_feature .features-wrapper .card{background:#f8f9fd;border-radius:24px;padding:2rem;padding-bottom:0;text-align:left;display:flex;justify-content:space-between;flex-direction:column;border:1px solid #f1f1f1;z-index:9}.new_feature .features-wrapper .card h3{font-size:1.8rem;margin-bottom:1rem;font-weight:600}@media (max-width:757px){.new_feature .features-wrapper .card h3{font-size:1.4rem}}.new_feature .features-wrapper .card p{color:#474747;margin-bottom:1.5rem}.new_feature .features-wrapper .card .image{display:flex;justify-content:end}.new_feature .features-wrapper .card .image img{max-width:100%;display:block}.new_feature .features-wrapper .talk-card,.new_feature .features-wrapper .white-label,.new_feature .features-wrapper .support,.new_feature .features-wrapper .video-conf{flex:0 0 58%;background:linear-gradient(246.06deg,#FFFFFF 0%,#EAF3FA 100%);position:relative;z-index:99;overflow:hidden}@media (max-width:992px){.new_feature .features-wrapper .talk-card,.new_feature .features-wrapper .white-label,.new_feature .features-wrapper .support,.new_feature .features-wrapper .video-conf{max-width:100%!important}}.new_feature .features-wrapper .webrtc-card,.new_feature .features-wrapper .demand-cust,.new_feature .features-wrapper .notification{flex:0 0 40%;background:linear-gradient(246.06deg,#eee9fb 0%,#ffffff 100%);display:block}.new_feature .features-wrapper .webrtc-card .mb-2,.new_feature .features-wrapper .demand-cust .mb-2,.new_feature .features-wrapper .notification .mb-2{margin-bottom:30px}.new_feature .features-wrapper .webrtc-card .image{margin-top:80px}.new_feature .features-wrapper .support{background:linear-gradient(126.33deg,#ffffff 0%,#ebe7f3 100%);padding-right:0}@media (max-width:992px){.new_feature .features-wrapper .support .img-mobile img{max-width:100%}}.new_feature .features-wrapper .auto-provisioning{flex:0 0 40%;background:linear-gradient(246.06deg,#ffffff 0%,#eee9fc 85.52%);display:block;position:relative;overflow:hidden}@media (max-width:992px){.new_feature .features-wrapper .auto-provisioning .img-mobile{display:flex;justify-content:end}.new_feature .features-wrapper .auto-provisioning .img-mobile img{max-width:100%!important}}@media (max-width:768px){.new_feature .features-wrapper .auto-provisioning .img-mobile img{margin-bottom:20px}}.new_feature .features-wrapper .auto-provisioning .image{position:absolute;bottom:-40px;left:44px;max-width:100%;transition:bottom 0.3s ease}.new_feature .features-wrapper .auto-provisioning:hover .image{bottom:40px}.new_feature .features-wrapper .auto-provisioning.stuck .image{bottom:40px}.new_feature .features-wrapper .auto-provisioning .setting-bg{position:absolute;left:-22px;top:-25px;border-radius:10px;box-shadow:0 24.96px 62.39px 0 rgb(0 0 0 / .0901960784);background-color:#fff}.new_feature .features-wrapper .auto-provisioning .setting{animation:spinCircle 3s linear infinite}.new_feature .features-wrapper .auto-provisioning .download{position:absolute;bottom:0;right:-60px;animation:bounce 1.2s ease infinite}.new_feature .features-wrapper .demand-cust{background:linear-gradient(246.06deg,#ffffff 0%,#eee9fc 85.52%);padding-right:0;overflow:hidden}@media (max-width:992px){.new_feature .features-wrapper .demand-cust .img-mobile{display:flex;justify-content:end}.new_feature .features-wrapper .demand-cust .img-mobile img{max-width:90%!important}}@media (max-width:992px){.new_feature .features-wrapper .demand-cust .img-mobile img{margin-bottom:20px}}.new_feature .features-wrapper .white-label{background:linear-gradient(126.33deg,#ffffff 0%,#f0eef7 100%);padding-right:0!important}.new_feature .features-wrapper .white-label img{max-width:80%!important}@media (max-width:1024px){.new_feature .features-wrapper .white-label .img-mobile{display:flex;justify-content:end;margin:0}.new_feature .features-wrapper .white-label .img-mobile img{max-width:55%!important}}@media screen and (min-width:1024px){.new_feature .features-wrapper .white-label .img-mobile{display:none}}@media (max-width:768px){.new_feature .features-wrapper .white-label img{max-width:90%!important}}@media (max-width:992px){.new_feature .features-wrapper .webrtc-card .img-mobile{display:flex;justify-content:end}.new_feature .features-wrapper .webrtc-card .img-mobile img{width:100%;max-width:50%}}@media (max-width:768px){.new_feature .features-wrapper .webrtc-card .img-mobile{justify-content:center}.new_feature .features-wrapper .webrtc-card .img-mobile img{width:100%;max-width:80%;margin-bottom:20px}}@media (max-width:575px){.new_feature .features-wrapper .webrtc-card .img-mobile img{max-width:90%}}.new_feature .features-wrapper .video-conf{padding-bottom:1.5rem}.new_feature .features-wrapper .video-conf img{max-width:80%!important}@media (max-width:1024px){.new_feature .features-wrapper .video-conf .img-mobile{display:flex;justify-content:end}.new_feature .features-wrapper .video-conf .img-mobile img{max-width:100%!important}}@media (max-width:1024px) and (max-width:768px){.new_feature .features-wrapper .video-conf .img-mobile{justify-content:center}}.new_feature .features-wrapper .notification{background:linear-gradient(246.06deg,#ffffff 0%,#eee9fc 85.52%);padding-bottom:0!important;overflow:hidden}.new_feature .features-wrapper .notification .image{margin-top:0}@media (max-width:1024px){.new_feature .features-wrapper .notification{padding-right:0}.new_feature .features-wrapper .notification .img-mobile{display:flex;justify-content:end}.new_feature .features-wrapper .notification .img-mobile img{max-width:90%!important}}@media (max-width:768px){.new_feature .features-wrapper .notification .img-mobile img{max-width:70%!important}}@media (max-width:575px){.new_feature .features-wrapper .notification .img-mobile img{max-width:90%!important}}@media (max-width:1024px){.new_feature .features-wrapper .talk-card .img-mobile{display:flex;justify-content:end}.new_feature .features-wrapper .talk-card .img-mobile img{max-width:100%!important}}@media (max-width:575px){.new_feature .features-wrapper .talk-card .img-mobile img{max-width:80%!important}}.new_feature .features-wrapper .img-mobile{display:none}@media screen and (max-width:1024px){.new_feature .features-wrapper .img-mobile{display:flex!important;justify-content:end}}@media screen and (max-width:768px){.new_feature .features-wrapper .img-mobile{justify-content:center}}@media screen and (min-width:1024px){.new_feature .features-wrapper .white-label .image{position:relative;z-index:99}.new_feature .features-wrapper .white-label .image:hover .theme-change{bottom:30px;opacity:1;transition:bottom 0.9s ease,opacity 0.9s ease}.new_feature .features-wrapper .white-label .image:hover .side-group{right:67%;opacity:1;transition:right 0.9s ease,opacity 0.9s ease}.new_feature .features-wrapper .white-label .image:hover .side-group img{max-width:100%!important}.new_feature .features-wrapper .white-label .image .theme-change{display:flex;position:absolute;height:54px;width:205px;background-color:#fff;bottom:-58px;opacity:1;border-radius:15px;box-shadow:0 4.32px 64.87px 0 rgb(0 0 0 / .0784313725);align-items:center;justify-content:center;left:50%;transition:bottom 0.9s ease,opacity 0.9s ease;cursor:pointer}.new_feature .features-wrapper .white-label .image .theme-change .theme-btn{margin:0 8px;border-radius:50%;height:30px;width:30px}.new_feature .features-wrapper .white-label .image .theme-change .theme-btn:hover{box-shadow:0 0 0 3px #fff;outline:3px solid #949494;outline-offset:5px}.new_feature .features-wrapper .white-label .image .theme-change .theme-btn.active{box-shadow:0 0 0 3px #fff;outline:3px solid #949494;outline-offset:5px}.new_feature .features-wrapper .white-label .image .theme-change .theme-btn.one-btn{background:linear-gradient(223.54deg,#6533e2 6.23%,#7349de 35.08%,#1f97ef 99.36%,#57a1d7 147.44%)}.new_feature .features-wrapper .white-label .image .theme-change .theme-btn.two-btn{background:#6533e2}.new_feature .features-wrapper .white-label .image .theme-change .theme-btn.three-btn{background:#1f97ef}.new_feature .features-wrapper .white-label .image .theme-change .theme-btn.four-btn{background:#ff4738}.new_feature .features-wrapper .white-label .image .side-group{opacity:0;position:absolute;right:40%;top:50%;transform:translate(-50%,-50%);z-index:-1;transition:right 0.9s ease,opacity 0.9s ease}.new_feature .features-wrapper .image{position:relative;display:inline-block}.new_feature .features-wrapper .image #note-hover{width:70%;transition:all 0.3s ease}.new_feature .features-wrapper .image .hover-image{position:absolute;max-width:200px;opacity:0;transform:translateX(-50%) translateY(30px);transition:opacity 0.9s ease,transform 0.9s ease;z-index:1}.new_feature .features-wrapper .image .bottom-image,.new_feature .features-wrapper .image .bottom-image-one,.new_feature .features-wrapper .image .bottom-image-two{position:absolute;left:50%;transform:translateX(-50%) translateY(30px);opacity:0;transition:opacity 0.3s ease,transform 0.3s ease,bottom 0.3s ease;z-index:1}.new_feature .features-wrapper .image .bottom-image{bottom:-40px;transition-delay:0s;max-width:45%!important}.new_feature .features-wrapper .image .bottom-image-one{bottom:-80px;max-width:51%!important;transition-delay:0.2s}.new_feature .features-wrapper .image .bottom-image-two{bottom:-120px;transition-delay:0.4s}.new_feature .features-wrapper .image .top-image{position:absolute;top:-20px;left:55%;transform:translateX(-50%) scale(0);opacity:0;transition:transform 0.4s cubic-bezier(.34,1.56,.64,1),opacity 0.4s ease;z-index:1}.new_feature .features-wrapper .image:hover .hover-image{opacity:1;transform:translateX(-50%) translateY(0)}.new_feature .features-wrapper .image:hover .bottom-image{opacity:1;bottom:0;transform:translateX(-50%) translateY(0)}.new_feature .features-wrapper .image:hover .bottom-image-one{opacity:1;bottom:30px;transform:translateX(-50%) translateY(0)}.new_feature .features-wrapper .image:hover .bottom-image-two{opacity:1;bottom:60px;transform:translateX(-50%) translateY(0)}.new_feature .features-wrapper .image:hover .top-image{opacity:1;top:-14px;transform:translateX(-50%) scale(1)}.new_feature .features-wrapper .notification .support-women{max-width:70%!important}.new_feature .features-wrapper .notification .image{position:relative;justify-content:start!important}.new_feature .features-wrapper .notification .image .hover-img{position:absolute;bottom:45px;right:0;height:auto;opacity:0;transform:translateX(50px);transition:opacity 0.5s ease,transform 0.5s ease;pointer-events:none}.new_feature .features-wrapper .notification .image .pop-img{position:absolute;bottom:14px;right:58px;transform:scale(0);opacity:0;transition:transform 0.4s ease,opacity 0.4s ease}.new_feature .features-wrapper .notification .image:hover .hover-img{opacity:1;transform:translateX(0)}.new_feature .features-wrapper .notification .image:hover .pop-img{transform:scale(1);opacity:1}.new_feature .features-wrapper .talk-card .image{position:relative}.new_feature .features-wrapper .talk-card .image .mobile{position:relative;bottom:40px}.new_feature .features-wrapper .talk-card .image .talk-on-girl{position:absolute;right:26%;bottom:0;max-width:230px!important;transform:translateX(30px);transition:transform 0.5s ease}.new_feature .features-wrapper .talk-card .image .weblogo{position:absolute;top:-75px;left:70%;transform:scale(.8);transition:transform 0.5s ease}.new_feature .features-wrapper .talk-card .image .talk_voice,.new_feature .features-wrapper .talk-card .image .talk_speaker,.new_feature .features-wrapper .talk-card .image .talk_video{position:absolute;opacity:0;transition:all 0.4s ease}.new_feature .features-wrapper .talk-card .image .talk_voice{right:31%;top:25px;transform:translateX(30px)}.new_feature .features-wrapper .talk-card .image .talk_speaker{top:-16px;right:40%;transform:scale(.8)}.new_feature .features-wrapper .talk-card .image .talk_video{right:16px;top:-18px;transform:scale(.8)}.new_feature .features-wrapper .talk-card:hover .talk-on-girl{transform:translateX(0)}.new_feature .features-wrapper .talk-card:hover .weblogo{transform:scale(1)}.new_feature .features-wrapper .talk-card:hover .talk_voice{opacity:1;transform:translateX(0)}.new_feature .features-wrapper .talk-card:hover .talk_speaker,.new_feature .features-wrapper .talk-card:hover .talk_video{opacity:1;transform:scale(1)}.new_feature .features-wrapper .webrtc-card{padding:2rem 13px!important}.new_feature .features-wrapper .webrtc-card .text{padding:0 15px}.new_feature .features-wrapper .webrtc-card .mb-2{margin-bottom:0!important}.new_feature .features-wrapper .webrtc-card .image{position:relative}.new_feature .features-wrapper .webrtc-card .image:hover .web-three{bottom:30px;opacity:1;transition:bottom 0.9s ease,opacity 0.9s ease}.new_feature .features-wrapper .webrtc-card .image:hover .web-two{transform:scale(1);transition:0.3s all}.new_feature .features-wrapper .webrtc-card .image .web-three{position:absolute;bottom:-58px;left:62px;opacity:0;transition:bottom 0.9s ease,opacity 0.9s ease}.new_feature .features-wrapper .webrtc-card .image .web-two{transition:0.3s all;transform:scale(.9)}.new_feature .features-wrapper .demand-cust{position:relative;overflow:hidden}.new_feature .features-wrapper .demand-cust .image{margin-top:60px!important}.new_feature .features-wrapper .demand-cust .image .mask-img{position:relative;bottom:40px;right:25%}.new_feature .features-wrapper .demand-cust .image .dmd1-img,.new_feature .features-wrapper .demand-cust .image .dmd2-img,.new_feature .features-wrapper .demand-cust .image .dmd3-img{opacity:0;pointer-events:none;transition:all 0.5s ease}.new_feature .features-wrapper .demand-cust .image .dmd1-img{position:absolute;right:-10px;max-width:90%;opacity:1;bottom:40px}.new_feature .features-wrapper .demand-cust .image .dmd2-img{position:absolute;bottom:-100px;right:35%}.new_feature .features-wrapper .demand-cust .image .dmd3-img{position:absolute;bottom:75%;right:55%;transform:scale(.5)}.new_feature .features-wrapper .demand-cust:hover .image .dmd1-img{right:0;opacity:1;pointer-events:auto}.new_feature .features-wrapper .demand-cust:hover .image .dmd2-img{bottom:6%;opacity:1;pointer-events:auto}.new_feature .features-wrapper .demand-cust:hover .image .dmd3-img{opacity:1;transform:scale(1);pointer-events:auto}.new_feature .features-wrapper .video-conf .image{display:flex;align-items:baseline;margin-right:-75px}.new_feature .features-wrapper .video-conf .image .wrapper-mobile{position:relative}.new_feature .features-wrapper .video-conf .image .wrapper-mobile .mobile-vconf{transform:scale(1);position:relative;z-index:1;transition:transform 0.4s ease}.new_feature .features-wrapper .video-conf .image .wrapper-mobile .vconf-mike,.new_feature .features-wrapper .video-conf .image .wrapper-mobile .voice-vconf{opacity:0;transition:all 0.4s ease;pointer-events:none}.new_feature .features-wrapper .video-conf .image .wrapper-mobile .vconf-mike{position:absolute;top:50px;left:-33px;transform:scale(.5);z-index:2}.new_feature .features-wrapper .video-conf .image .wrapper-mobile .voice-vconf{position:absolute;top:20px;left:-60px;transform:translateX(40px);opacity:0;transition:all 0.4s ease;pointer-events:none}.new_feature .features-wrapper .video-conf .image .wrapper-mobile .video-conf:hover .voice-vconf{transform:translateX(0);opacity:1;pointer-events:auto}.new_feature .features-wrapper .video-conf .image .video-wrapper{position:relative}.new_feature .features-wrapper .video-conf .image .video-wrapper .video-img{width:100%!important}.new_feature .features-wrapper .video-conf .image .video-wrapper .video-vconf,.new_feature .features-wrapper .video-conf .image .video-wrapper .vcnf-hd{opacity:0;transition:all 0.4s ease;pointer-events:none}.new_feature .features-wrapper .video-conf .image .video-wrapper .video-vconf{position:absolute;top:8px;transform:scale(.8)}.new_feature .features-wrapper .video-conf .image .video-wrapper .vcnf-hd{position:absolute;top:45px;right:80px;transform:translateX(40px)}.new_feature .features-wrapper .video-conf:hover .image .wrapper-mobile .mobile-vconf{transform:scale(1.1)}.new_feature .features-wrapper .video-conf:hover .image .wrapper-mobile .vconf-mike{opacity:1;transform:scale(1);pointer-events:auto}.new_feature .features-wrapper .video-conf:hover .image .wrapper-mobile .voice-vconf{opacity:1;transform:translateX(0);pointer-events:auto}.new_feature .features-wrapper .video-conf:hover .image .video-wrapper .video-vconf{opacity:1;transform:scale(1);pointer-events:auto}.new_feature .features-wrapper .video-conf:hover .image .video-wrapper .vcnf-hd{opacity:1;transform:translateX(0);pointer-events:auto}}.new_feature .features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:2rem}.new_feature .communication{width:100%;padding:0 1rem;box-sizing:border-box}.new_feature .communication img{width:100%;height:auto;display:block;border-radius:10px;-o-object-fit:cover;object-fit:cover}@media (max-width:1024px){.new_feature .features-wrapper{flex-direction:column;padding:0;max-width:90%;margin:0 auto}.new_feature .features-wrapper .talk-card,.new_feature .features-wrapper .webrtc-card,.new_feature .features-wrapper .auto-provisioning,.new_feature .features-wrapper .white-label,.new_feature .features-wrapper .support,.new_feature .features-wrapper .notifications,.new_feature .features-wrapper .video-conf,.new_feature .features-wrapper .demand-cust,.new_feature .features-wrapper .notification{flex:1 1 100%;width:100%;margin:20px -5px!important}.new_feature .features-wrapper .talk-card .image,.new_feature .features-wrapper .webrtc-card .image,.new_feature .features-wrapper .auto-provisioning .image,.new_feature .features-wrapper .white-label .image,.new_feature .features-wrapper .support .image,.new_feature .features-wrapper .notifications .image,.new_feature .features-wrapper .video-conf .image,.new_feature .features-wrapper .demand-cust .image,.new_feature .features-wrapper .notification .image{display:none}.new_feature .card{padding:1.5rem;margin:10px}}@media (max-width:576px){.features{padding:1rem}.features-wrapper{padding:1rem}.features-wrapper .card{padding:1rem}}#shadow{position:relative}#shadow::after{position:absolute;content:"";left:0%;top:50%;height:100px;width:100px;border-radius:50%;background:#00b4ff;filter:blur(105px)}@media (max-width:1024px){#shadow::after{display:none}}#shadow::before{position:absolute;content:"";right:0%;top:20%;height:100px;width:100px;border-radius:50%;background:#6939e2;filter:blur(105px);z-index:-1}@media (max-width:1024px){#shadow::before{display:none}}.communication{position:relative;padding:10px;margin:20px!important}@media (max-width:768px){.communication{padding:10px;margin:0 20px 30px 20px!important}.communication .container{padding:0}}.communication .bg-image{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover;z-index:0}.communication .communication-box{position:relative;z-index:1;border-radius:16px;padding:3rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;color:#fff;background:#fff0;max-width:1200px;margin:0 auto}@media (max-width:768px){.communication .communication-box{padding:10px 0}}.communication .communication-box .content{transition:height 0.8s ease-in,opacity 0.8s ease-in}.communication .communication-box .content h2{font-size:2.5rem;font-weight:600;position:relative;z-index:1}@media (max-width:1499px){.communication .communication-box .content h2{font-size:2rem}}@media (max-width:768px){.communication .communication-box .content h2{font-size:1.5rem}}@media (max-width:399px){.communication .communication-box .content h2{font-size:1.2rem}}.communication .communication-box .content p{font-weight:500;line-height:1.6;position:relative;z-index:1;max-width:90%}.communication .communication-box .btn-wrap .btn{min-width:200px;height:50px;text-align:center;font-size:1rem!important;line-height:30px}@media (max-width:1024px){.communication .communication-box{flex-direction:column;gap:1.5rem;margin:10px;text-align:center}.communication .communication-box .btn-wrap .btn{width:100%}}@media (max-width:399px){.communication .communication-box{margin:0;padding:20px 10px}}.content-box{position:relative!important}.content-box .h2{margin-bottom:30px}.content-box::after{content:"";display:block;height:70px;width:100%;background:rgb(72 57 220 / .4117647059);filter:blur(153px);transform:rotate(360deg);position:absolute;top:-120%}.integration-section{text-align:center;padding:4rem 0rem;height:420px}@media (max-width:1024px){.integration-section{padding:4rem 1rem 0;height:auto}}@media (max-width:768px){.integration-section{height:400px}}@media (max-width:576px){.integration-section{height:500px}}.integration-section p{margin-top:20px;line-height:25px;color:#474747;position:relative;z-index:2}.integration-section .apps-wrapper{position:relative;display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;padding-top:90px;border-radius:100px;margin:0 auto;height:120px;max-width:100%;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.integration-section .apps-wrapper .bg-image{margin-top:-95px;height:auto;width:90%}@media (max-width:575px){.integration-section .apps-wrapper .bg-image{display:none}}.integration-section .apps-wrapper .app-icon-container{display:flex;position:absolute;top:100%;transform:translateY(25%);flex-wrap:wrap}@media (max-width:1049px){.integration-section .apps-wrapper .app-icon-container{transform:translateY(0)}}@media (max-width:768px){.integration-section .apps-wrapper .app-icon-container{justify-content:center}}.integration-section .apps-wrapper .app-icon-container .app-icon{transition:transform 0.3s ease}.integration-section .apps-wrapper .app-icon-container .app-icon:hover{transform:scale(1.1)}.integration-section .apps-wrapper .app-icon-container .app-icon img{max-width:50%;margin:0 20px}@media (max-width:1049px){.integration-section .apps-wrapper .app-icon-container .app-icon img{max-width:50%;margin:0 10px}}@media (max-width:768px){.integration-section h2{font-size:1.5rem}.integration-section p{font-size:.9rem}.integration-section .apps-wrapper{gap:0rem;padding:10px;flex-direction:row;height:auto}.integration-section .app-icon{padding:0;max-width:40%;margin:12px}.integration-section .app-icon img{height:32px;width:32px}}@media (max-width:768px) and (max-width:768px){.integration-section .app-icon img{height:auto;width:auto}}@media (min-width:1200px){.integration-section .apps-wrapper{max-width:1200px}}@media (max-width:1024px){.integration-section .bg-image{display:none}}.sucess-story{margin-top:170px}@media (max-width:768px){.sucess-story{margin-top:30px;margin-bottom:60px}}.sucess-story .custom-slider-2025 .review-box p{min-height:250px}.sucess-story .new_feature_heading{margin-bottom:0}.sucess-story .testimonial-slider{margin:100px auto 200px;position:relative;text-align:center}@media (max-width:575px){.sucess-story .testimonial-slider{margin:50px auto 0}}.sucess-story .testimonial-slider .testimonial-slide{position:relative}.sucess-story .testimonial-slider .profile{margin-bottom:20px}.sucess-story .testimonial-slider .profile img{border-radius:50%;width:60px;height:60px;margin:0 auto}.sucess-story .testimonial-slider .profile h4{margin:10px 0 5px;font-size:20px;font-weight:600}.sucess-story .testimonial-slider .profile .role{color:#949494;font-size:16px;font-weight:600}.sucess-story .testimonial-slider .testimonial-text{font-size:17px;line-height:24px;font-weight:600;color:#000;padding:0 20px;max-width:90%;margin:0 auto;min-height:150px}@media (max-width:768px){.sucess-story .testimonial-slider .testimonial-text{font-size:14px;line-height:20px}}@media (max-width:575px){.sucess-story .testimonial-slider .testimonial-text{max-width:100%;padding:0}}.sucess-story .testimonial-slider .vedio-play{transition:0.3s all;position:relative;margin-left:5px}.sucess-story .testimonial-slider .vedio-play::before,.sucess-story .testimonial-slider .vedio-play::after{content:"";display:block;position:absolute;top:6px;right:0;bottom:0;left:0;border:1px solid #5834D3;border-radius:50%;height:17px;width:17px}.sucess-story .testimonial-slider .slick-prev,.sucess-story .testimonial-slider .slick-next{border:2px solid #8D8D8D;font-size:20px;border-radius:50%;width:40px;height:40px;z-index:2;color:#8D8D8D;top:130%!important;font-weight:700}@media (max-width:768px){.sucess-story .testimonial-slider .slick-prev,.sucess-story .testimonial-slider .slick-next{display:none!important}}.sucess-story .testimonial-slider .slick-prev:hover,.sucess-story .testimonial-slider .slick-next:hover{color:#6533E2;border-color:#6533E2}.sucess-story .testimonial-slider .slick-prev{left:46%}.sucess-story .testimonial-slider .slick-next{right:46%}@media (max-width:1024px){.sucess-story .testimonial-slider .slick-next{right:45%}}@media (max-width:991px){.sucess-story .testimonial-slider .slick-next{right:41%}}.sucess-story .slick-prev::before,.sucess-story .slick-next::before{display:none!important}@media (max-width:575px){.sucess-story .quote-mark{display:none}}.sucess-story .quote-mark.left{position:absolute;top:45%;left:14px}.sucess-story .quote-mark.right{position:absolute;bottom:-20%;right:12px}.why-us{width:100%;position:relative;overflow:hidden}.why-us .bg-us{width:100%;height:600px}.why-us .bg-us img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.why-us .content-us{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.why-us .content-us .h3,.why-us .content-us h3{color:#fff;text-align:left}@media (max-width:768px){.why-us .content-us .h3,.why-us .content-us h3{text-align:center;margin-bottom:20px}}.why-us .content-us .slider-footer,.why-us .content-us .slider-footer-5{display:flex;align-items:center;width:100%;justify-content:center}.why-us .content-us .slider-footer a,.why-us .content-us .slider-footer-5 a{display:flex}.why-us .content-us .slider-footer .right,.why-us .content-us .slider-footer-5 .right{transform:scaleX(-1);margin-right:20px}.why-us .content-us .slider-footer .arrow,.why-us .content-us .slider-footer-5 .arrow{display:inline-block;cursor:pointer;margin:0 10px}.why-us .content-us .slider-footer .arrow svg,.why-us .content-us .slider-footer-5 .arrow svg{width:25px;height:25px;fill:#fff;opacity:.7;transition:opacity 0.3s ease}.why-us .content-us .slider-footer .arrow svg:hover,.why-us .content-us .slider-footer-5 .arrow svg:hover{opacity:1}.why-us .content-us .slider-footer .dots-wrapper,.why-us .content-us .slider-footer-5 .dots-wrapper{display:inline-flex;align-items:center;justify-content:center}.why-us .content-us .slider-footer .dots,.why-us .content-us .slider-footer-5 .dots{width:10px;height:10px;margin:0 5px;background-color:#666;border-radius:50%;cursor:pointer}.why-us .content-us .slider-footer .dots.active,.why-us .content-us .slider-footer-5 .dots.active{background-color:#fff}.why-us .content-us h2,.why-us .content-us p{color:#fff}.why-us .content-us .h3,.why-us .content-us p{text-align:center}.why-us .content-us p{font-weight:500;line-height:25px;margin-bottom:40px}@media (max-width:1024px){.why-us .content-us p{font-size:1rem}}@media (max-width:768px){.why-us .content-us p{padding:10px;margin-bottom:20px}.why-us .content-us{padding:0 10px}}.why-us .wbrtc-slider .bg-us{height:680px}.why-us .wbrtc-slider .content-us h2{text-align:center;max-width:50%;margin:0 auto 50px}@media (max-width:768px){.why-us .wbrtc-slider .content-us h2{max-width:100%;line-height:1.5}.why-us .wbrtc-slider .bg-us{height:760px}}.why-us .wbrtc-slider .content-us p{margin-top:10px}.why-us .custom-slider-footer{max-width:1200px;margin:0 auto}@media (max-width:1024px){.why-us .custom-slider-footer{max-width:800px}}@media (max-width:768px){.why-us .custom-slider-footer{max-width:500px}}@media (max-width:575px){.why-us .custom-slider-footer{max-width:390px}}@media (max-width:399px){.why-us .custom-slider-footer{max-width:290px}}.why-us .custom-slider-footer .slide-box{padding:20px;text-align:center;margin:0 10px}@media (max-width:768px){.why-us .custom-slider-footer .slide-box{padding:10px 0}}.why-us .custom-slider-footer .slide-box img{max-width:55px;margin-bottom:15px}@media (max-width:768px){.why-us .custom-slider-footer .slide-box img{margin:0 auto 15px}}.why-us .custom-slider-footer .slide-box h3{margin-bottom:20px}.why-us .custom-slider-5 .slide-box{padding:10px}.why-us .custom-slider-5 .slide-box img{max-width:100%;margin-bottom:15px}@media (max-width:767px){.why-us .custom-slider-5 .slide-box img{margin:0 auto 15px}}.why-us .slide-box{padding:20px;margin:0 10px}.why-us .slide-box .h3{margin:10px 0;text-align:center;color:#fff;font-weight:600}@media (max-width:767px){.why-us .slide-box .h3{text-align:center}}.why-us .slide-box p{font-weight:100;color:#fff;font-size:.9rem;text-align:left}@media (max-width:767px){.why-us .slide-box p{text-align:center}}.why-us .slick-dots li button:before{color:#fff;bottom:0;top:inherit;z-index:99}@media (max-width:768px){.why-us .slick-dots li button:before{bottom:50px}}.recognitions{margin:50px 0;text-align:center;display:flex;flex-wrap:wrap}@media (max-width:768px){.recognitions{padding:40px 0;margin:20px 0}}@media (max-width:575px){.recognitions{padding:20px 0 40px 0;margin:0 0}}.recognitions .container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.recognitions .left-rec,.recognitions .right-rec{width:100%}.recognitions .right-rec{position:relative;padding:20px 0;display:flex;flex-wrap:wrap;gap:40px;align-items:center;justify-content:center;margin:0 auto;overflow:hidden}.recognitions .right-rec::before{content:"";position:absolute;inset:0;border-radius:24px;padding:1.2px;background:linear-gradient(180deg,#f1f1f1,#bdbdbd);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:60}.recognitions .right-rec .blur{position:relative;z-index:9;overflow:hidden}.recognitions .right-rec .blur::after{content:"";position:absolute;top:0;height:100px;width:100px;background:linear-gradient(to left,white 0%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 50%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 50%);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% 100%;-webkit-mask-size:100% 100%;pointer-events:none;left:-28px;z-index:99;transform:rotateY(130deg)}.recognitions .right-rec .blur::before{content:"";position:absolute;top:0;height:100px;width:100px;background:linear-gradient(to left,white 0%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 50%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 50%);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% 100%;-webkit-mask-size:100% 100%;pointer-events:none;right:0;z-index:99}.recognitions .right-rec .slick-track{display:flex!important;align-items:center!important}.recognitions .right-rec .slick-slider{height:130px;display:flex;align-items:center;transform:scale(1.1)}.recognitions .right-rec .slick-slider .inner{margin:0 12px}@media (max-width:768px){.recognitions .container{flex-direction:column;justify-content:center;text-align:center}.recognitions .left-rec,.recognitions .right-rec{flex:0 0 100%;padding:10px 0}}.faq{text-align:center;margin-bottom:100px}@media (max-width:768px){.faq{margin:20px 0 40px 0}}@media (max-width:768px){.faq{margin:20px 0 30px 0}}.faq .new_feature_heading{margin-bottom:20px}@media (max-width:768px){.faq .new_feature_heading{padding:10px}}.faq .accordion{display:flex;flex-wrap:wrap;margin:60px auto;justify-content:space-between}.faq .accordion .accordion-body li.active{font-weight:700}.faq .accordion .accordion-box{border-radius:10px;margin-bottom:10px;flex:1 1 45%;margin:15px;display:flex;flex-direction:column;gap:1.5rem;max-width:45%!important}@media (max-width:991px){.faq .accordion .accordion-box{flex:1 1 100%;max-width:100%!important;margin:15px 0}}.faq .accordion .accordion-box label{display:block;cursor:pointer;padding:16px 30px;background:linear-gradient(180deg,#ffffff 0%,#f8f6fe 108.01%);border:1px solid #f1f1f1;border-radius:10px}.faq .accordion .accordion-box label .title{font-weight:700;font-size:1rem;display:flex;justify-content:space-between;align-items:center;text-align:left}.faq .accordion .accordion-box label .title .icon{width:20px;height:20px;display:inline-block;flex-shrink:0;margin-left:20px}.faq .accordion .accordion-box label .title .icon svg{width:100%;height:100%}.faq .accordion .accordion-box label .title .icon.plus{display:inline-block;background:#f2f1fa;height:35px;width:35px;border-radius:50%;padding:10px;line-height:17px}@media (max-width:768px){.faq .accordion .accordion-box label .title .icon.plus{background:#fff0}}.faq .accordion .accordion-box label .title .icon.minus{display:none}.faq .accordion .accordion-box label .content{overflow:hidden;text-align:left}.faq .accordion .accordion-box label .content p{margin:0;font-size:1rem;margin-top:20px;color:#474747}@media (max-width:575px){.faq .accordion .accordion-box label .content p{font-size:.9rem}}.faq .accordion .accordion-box label.active .icon.plus{display:none!important}.faq .accordion .accordion-box label.active .icon.minus{height:35px;width:35px;border-radius:50%;padding:10px;line-height:17px;background:#f2f1fa;display:inline-block!important}@media (max-width:768px){.faq .accordion .accordion-box label.active .icon.minus{background:#fff0}}@media (max-width:600px){.faq .accordion{margin:10px 0}.faq .accordion .accordion-box label{padding:15px}.faq .accordion .accordion-box .title{font-size:14px;padding:0}.faq .accordion .accordion-box.active .content{padding:15px 16px}}#faq .accordion{margin:60px auto 0}@media (max-width:1024px){#faq .accordion{margin:0 auto 50px}}.scedual_call{margin-top:-40px;margin-bottom:-100px;z-index:9;position:relative}.scedual_call .communication-box{padding:30px 50px}@media (max-width:1024px){.scedual_call{margin-bottom:0}.scedual_call .communication{margin:0}}@media (max-width:768px){.scedual_call{margin:20px 0}}@media (max-width:575px){.scedual_call{margin:20px 0 40px 0}}.scedual_call .communication{padding:0}.vedio-play{transition:0.3s all;position:relative;margin-left:5px}.vedio-play::before,.vedio-play::after{content:"";display:block;position:absolute;top:7px;right:0;bottom:0;left:0;border:1px solid #fff;border-radius:50%;height:15px;width:15px}.vedio-play:before{animation:ripple 2s linear infinite}.vedio-play:after{animation:ripple 2s linear 1s infinite}.vedio-play svg{margin-bottom:-4px}.vedio-play:hover .tooltip{opacity:1;transition:0.3s all}.vedio-play .tooltip{color:#fff;position:absolute;background:#000;padding:5px;border-radius:4px;font-size:14px;opacity:0;transition:0.3s all}.custom-footer{position:relative;color:#fff;overflow:hidden;margin:1rem;padding-top:90px}@media (max-width:991px){.custom-footer{margin:0 20px;padding:45px 0 35px}}.custom-footer .bg-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;border-radius:20px}.custom-footer .bg-image-wrapper img{height:100%;width:100%}.custom-footer .bg-image-wrapper .bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.3)}.custom-footer .footer-content{position:relative;z-index:1;display:flex;justify-content:space-between;gap:2rem;padding:80px 15px;flex-wrap:wrap}.custom-footer .footer-content .footer-left,.custom-footer .footer-content .footer-middle,.custom-footer .footer-content .footer-right{flex:1 1 250px}.custom-footer .footer-content .footer-left li a,.custom-footer .footer-content .footer-middle li a,.custom-footer .footer-content .footer-right li a{color:#ffffff!important}.custom-footer .footer-content .logo{margin-bottom:50px}.custom-footer .footer-content .logo img{max-width:195px}.custom-footer .footer-content p{margin-bottom:1rem}.custom-footer .footer-content .certifications{display:flex}.custom-footer .footer-content .certifications svg{max-width:80%;opacity:.8;transition:opacity 0.3s ease all;transform:scale(.9)}.custom-footer .footer-content .certifications svg:hover{opacity:1;transform:scale(1);transition:0.3s all}.custom-footer .footer-content .right{font-weight:100}.custom-footer .footer-content .social-icons{display:flex;gap:10px;margin-bottom:30px}.custom-footer .footer-content .social-icons a{transition:0.2s all ease-in}.custom-footer .footer-content .social-icons a:hover{transform:scale(1.1);box-shadow:-1px 6px 2px 0 rgb(255 255 255 / .0509803922)}.custom-footer .footer-content h3{font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin:1rem 0 2rem 0}.custom-footer .footer-content ul{list-style:none;padding:0;line-height:30px}.custom-footer .footer-content ul li{margin-bottom:6px;font-size:1rem;display:inline-flex;width:100%}.custom-footer .footer-content ul li a{color:#fff}.custom-footer .footer-content ul li a:hover{text-decoration:underline}.custom-footer .footer-content ul li span{margin-top:4px;margin-right:10px;display:block}.custom-footer .footer-content .bottom-footer{position:relative;color:#fff;display:flex;justify-content:space-between;align-items:baseline;width:100%;flex-wrap:wrap}.custom-footer .footer-content .bottom-footer .rights{font-weight:100!important;font-size:.8rem}.custom-footer .footer-content .bottom-footer .policy-links a{font-weight:100;color:#fff;font-size:.8rem;margin-right:1rem;opacity:.8;transition:opacity 0.3s ease}.custom-footer .footer-content .bottom-footer .policy-links a:hover{opacity:1}@media (max-width:991px){.custom-footer .footer-content{padding:20px 0}.custom-footer .footer-content .footer-left,.custom-footer .footer-content .footer-middle,.custom-footer .footer-content .footer-right{flex:1 1 100%}}.header{display:block;position:sticky;top:0;z-index:9999;padding:5px 0;margin:15px;margin-bottom:0;background:rgb(255 255 255 / .8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .5);border-radius:15px;box-shadow:0 4px 30px rgb(0 0 0 / .1);transition:border-radius 0.4s ease,margin 0.4s ease,background 0.4s ease,box-shadow 0.4s ease}.header.scrolled{margin:0;border-radius:0;background:rgb(255 255 255 / .86);box-shadow:0 2px 15px rgb(0 0 0 / .15)}@media screen and (max-width:1024px){.header{-webkit-backdrop-filter:none;backdrop-filter:none}}.header .logo{padding:0 10px}@media screen and (max-width:768px){.header .logo{padding:0}}.header .logo a{display:flex}.header .logo a img{max-width:180px}@media (max-width:1499px){.header .logo a img{max-width:145px}}.header .main-header{height:70px;display:flex;align-items:center;justify-content:space-between}@media (max-width:992px){.header{margin:20px;margin-bottom:0}}.header .btn{margin-right:10px}.header .btn span{padding:10px 20px}@media (max-width:768px){.header .btn{display:none}}.header .item-right a{font-size:16px;color:#474747;display:inline-block;margin-left:10px;transition:color 0.3s ease}.header .menu>ul>li{display:inline-block;line-height:50px;margin-left:10px}.header .menu>ul>li>a{font-size:15px;font-weight:600;color:#000;position:relative;text-transform:capitalize;transition:color 0.3s ease;padding:10px}@media (max-width:1499px){.header .menu>ul>li>a{font-size:14px}}.header .menu>ul>li .sub-menu{position:absolute;z-index:500;background-color:#fff;transition:all 0.5s ease;margin-top:25px;opacity:0;visibility:hidden;border-bottom-left-radius:18px;border-bottom-right-radius:18px;overflow:hidden;top:80px}.header .menu>ul>li .sub-menu::after{content:"";position:absolute;bottom:0;right:-50px;width:200px;height:200px;background:#6939e2;filter:blur(110px);z-index:-1;pointer-events:none}@media (min-width:992px){.header .menu>ul>li.menu-item-has-children:hover .sub-menu{margin-top:0;visibility:visible;opacity:1}}.header .menu>ul>li .sub-menu>ul>li{line-height:1}.header .menu>ul>li .submenu-wrapper>.list-item>ul>li{line-height:1;display:block}.header .menu>ul>li .submenu-wrapper>.list-item>ul>li>a{padding:15px 15px 15px 8px;white-space:nowrap;display:inline-block;font-size:16px;font-weight:600;color:#000;transition:color 0.3s ease;width:225px}@media (max-width:1499px){.header .menu>ul>li .submenu-wrapper>.list-item>ul>li>a{font-size:12px;width:175px;padding:10px}}@media (max-width:1299px){.header .menu>ul>li .submenu-wrapper>.list-item>ul>li>a{font-size:10px;width:156px;padding:10px}}.header .menu>ul>li .sub-menu.mega-menu{left:50%;transform:translateX(-50%);top:80px;border-radius:0 0 18px 18px;width:80%;background-color:#110c1d}@media (max-width:1024px){.header .menu>ul>li .sub-menu.mega-menu{border-radius:0}}.header #resources .sub-menu.mega-menu{left:50%;transform:translateX(-50%);top:80px;border-radius:0 0 18px 18px;width:auto;max-width:555px;background-color:#fff}@media (max-width:1024px){.header #resources .sub-menu.mega-menu{background:#fff0;border-radius:0;left:0;top:0}}.header #resources .sub-menu::after{display:none}.header #page .sub-menu::after{display:none}.header #page .sub-menu ul{display:inline-block;margin-top:20px}.header #page .sub-menu ul li{padding:0 20px}.header #page .sub-menu ul li a img{width:20px;margin-right:8px}.header #page .sub-menu ul li a .hiring{background:linear-gradient(223.54deg,#6533E2 6.23%,#7349DE 35.08%,#1F97EF 99.36%,#57A1D7 147.44%);border-radius:10px;color:#fff;font-weight:500;font-size:10px;line-height:1.6;margin-left:5px;padding:2px 6px}.header #resources .submenu-wrapper{justify-content:space-between}.header #resources .submenu-wrapper>.list-item:nth-of-type(2){flex:0 0 55%}.header #resources .card-menu{padding:10px;border:1px solid #f1f1f1;border-radius:10px}.header #resources .card-menu img{width:100%}.header #resources .card-img-container{margin-bottom:10px}.header .submenu-wrapper{width:100%;display:flex;padding:20px 0 0 0;background-color:#fff;padding:20px 5px;border-radius:0 0 18px 18px}@media (max-width:1025px){.header .submenu-wrapper{flex-wrap:wrap}}.header .submenu-footer{display:flex;justify-content:space-between;color:#fff;padding:5px 20px;align-items:center;flex-wrap:wrap}.header .submenu-footer p{font-weight:600}@media screen and (max-width:1024px){.header .submenu-footer p{margin:20px 0}}.header .submenu-footer a{display:flex;align-items:center;color:#fff;border-radius:8px;border:1px solid #BDBDBD;line-height:24px;padding:5px 15px;font-size:12px;font-weight:700}.header .submenu-footer a:hover{border:1px solid #110c1d;background-color:#110c1d}@media (max-width:991px){.header .submenu-footer{padding:5px 20px 20px 20px}}.header .menu>ul>li .submenu-wrapper>.list-item{flex:0 0 20%;padding:0 10px}@media (max-width:1499px){.header .menu>ul>li .submenu-wrapper>.list-item{padding:0 10px}}.header .techlist{background:#F0F4FA;border-radius:15px}.header .menu>ul>li .submenu-wrapper>.list-item .title{font-size:16px;color:#949494;text-transform:uppercase;font-weight:600;line-height:1;padding:10px}@media screen and (max-width:1499px){.header .menu>ul>li .submenu-wrapper>.list-item .title{font-size:13px}}.header .menu>ul>li .submenu-wrapper>.list-item.text-center .title{text-align:center}.header .menu>ul>li .submenu-wrapper>.list-item img{vertical-align:middle;margin-right:8px;width:20px}.header .menu>ul>li .submenu-wrapper>.list-item>ul>li>a:hover,.header .menu>ul>li .submenu-wrapper>ul>li>a:hover,.header .item-right a:hover,.header .menu>ul>li:hover>a{color:#5834D3;background-color:#F0F4FA;border-radius:10px}.header .menu>ul>li .submenu-wrapper>.list-item>ul>li>a:hover .fa-angle-down,.header .menu>ul>li .submenu-wrapper>ul>li>a:hover .fa-angle-down,.header .item-right a:hover .fa-angle-down,.header .menu>ul>li:hover>a .fa-angle-down{transform:rotate(180deg);transition:0.8s all}@media (max-width:1024px){.header .menu>ul>li .submenu-wrapper>.list-item>ul>li>a:hover .fa-angle-down,.header .menu>ul>li .submenu-wrapper>ul>li>a:hover .fa-angle-down,.header .item-right a:hover .fa-angle-down,.header .menu>ul>li:hover>a .fa-angle-down{transform:none;transition:none}}.header .menu>ul>li .submenu-wrapper>.techlist>ul>li>a:hover{background:#fff}.header .mobile-menu-head,.header .mobile-menu-trigger{display:none}.header .menu>ul>li .sub-menu>ul>li>a{display:inline-flex;align-items:center;font-size:16px;color:#000;padding:0 10px;transition:color 0.3s ease;text-transform:capitalize;font-weight:600;width:225px;line-height:40px}@media (max-width:1499px){.header .menu>ul>li .sub-menu>ul>li>a{font-size:12px;font-size:12px;width:175px}}.header .menu>ul>li .sub-menu>ul>li>a:hover{color:#5834D3;border-radius:10px}.explore-link{font-weight:700;background:linear-gradient(270deg,#6533E2 .26%,#7349DE 30.28%,#1F97EF 97.16%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;--text-fill-color:transparent;margin:10px;display:inline;font-weight:600}@media (max-width:1024px){.header .mobile-menu-trigger{display:flex;height:30px;width:30px;margin-right:15px;cursor:pointer;align-items:center;justify-content:center}.header .mobile-menu-trigger span{display:block;height:2px;background-color:#474747;width:24px;position:relative}.header .mobile-menu-trigger span:before,.header .mobile-menu-trigger span:after{content:"";position:absolute;left:0;width:100%;height:100%;background-color:#474747}.header .mobile-menu-trigger span:before{top:-6px}.header .mobile-menu-trigger span:after{top:6px}.header .item-right{align-items:center}.btns-hero{display:none}.header .menu{position:fixed;width:100%;background-color:#fff;left:0;top:0;height:100%;overflow:hidden;transform:translate(-100%);transition:all 0.5s ease;z-index:1099}.header .menu.active{transform:translate(0%)}.header .menu>ul>li{line-height:1;margin:0;display:block}.header .menu>ul>li>a{line-height:40px;height:50px;padding:0 50px 0 15px;display:block;border-bottom:1px solid rgb(0 0 0 / .1)}.header .menu>ul>li>a i{position:absolute;height:50px;width:50px;top:0;right:0;text-align:center;line-height:50px;transform:rotate(-90deg)}.header .menu .mobile-menu-head{display:flex;height:50px;border-bottom:1px solid rgb(0 0 0 / .1);justify-content:space-between;align-items:center;position:relative;z-index:501;position:sticky;background-color:#fff;top:0}.header .menu .mobile-menu-head .go-back{height:50px;width:50px;border-right:1px solid rgb(0 0 0 / .1);cursor:pointer;line-height:50px;text-align:center;color:#000;font-size:16px;display:none}.header .menu .mobile-menu-head.active .go-back{display:block}.header .menu .mobile-menu-head .current-menu-title{font-size:15px;font-weight:500;color:#000}.header .menu .mobile-menu-head .mobile-menu-close{height:50px;width:50px;border-left:1px solid rgb(0 0 0 / .1);cursor:pointer;line-height:50px;text-align:center;color:#000;font-size:25px}.header .menu .menu-main{height:100%;overflow-x:hidden;overflow-y:auto}.header .menu>ul>li .sub-menu.mega-menu,.header .menu>ul>li .sub-menu{visibility:visible;opacity:1;position:absolute;box-shadow:none;margin:0;padding:0;top:0;left:0;width:100%;height:100%;padding-top:45px;max-width:none;min-width:auto;display:none;transform:translateX(0%);overflow-y:auto}.header .menu>ul>li .sub-menu.active{display:block}.header .menu>ul>li .submenu-wrapper>.list-item img{margin-top:0}.header .menu>ul>li .submenu-wrapper>.list-item.text-center .title{margin-bottom:20px}.header .menu>ul>li .submenu-wrapper>.list-item.text-center:last-child .title{margin-bottom:0}.header .menu>ul>li .submenu-wrapper>.list-item{flex:0 0 100%;padding:10px}.header .menu>ul>li .submenu-wrapper>ul>li>a,.header .menu>ul>li .submenu-wrapper>.list-item>ul>li>a{display:block}.header .menu>ul>li .submenu-wrapper>.list-item>ul{margin-bottom:15px}.menu-overlay{position:fixed;background-color:rgb(0 0 0 / .5);left:0;top:0;width:100%;height:100%;z-index:1098;visibility:hidden;opacity:0;transition:all 0.5s ease}.menu-overlay.active{visibility:visible;opacity:1}}@media (max-width:768px){.header .mobile-menu-trigger{margin-right:0}}.m-link{display:none}@media (max-width:1024px){.m-link{display:block}}.m-link a{color:#5834D3!important}.softphone-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:3rem 0 2rem 0}@media (max-width:1024px){.softphone-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.softphone-cards{grid-template-columns:1fr}}.softphone-cards .softphone-card{background:#fff;border-radius:10px;overflow:hidden;padding:8px;border:1px solid #f1f1f1;transition:transform 0.3s ease;display:flex;flex-direction:column;transition:0.3s all}.softphone-cards .softphone-card:hover{box-shadow:0 82px 115px -80px rgb(101 51 226 / .12);transition:0.3s all;transform:translateY(-5px);cursor:pointer}.softphone-cards .softphone-card .card-img-container{width:100%;height:180px;overflow:hidden;border-radius:10px}.softphone-cards .softphone-card .card-img-container img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.softphone-cards .softphone-card .softphone-card-title{font-size:1.2rem;font-weight:600;text-align:start;min-height:102px;color:#000;margin:1rem}.softphone-cards .softphone-card .softphone-card-meta{margin:10px 1rem;font-size:.875rem;color:#474747;display:flex;font-weight:600;justify-content:space-between}@media (max-width:575px){.softphone-cards .softphone-card .softphone-card-meta{margin:10px 0}}.contact-section{display:flex;justify-content:center;align-items:center;padding:4rem 20px;margin-bottom:-180px;position:relative;margin-top:100px}.contact-section .slick-prev,.contact-section .slick-next{display:none!important}@media (max-width:768px){.contact-section{margin:0 0 30px 0;padding:0 0}}.contact-section::before{position:absolute;content:"";background:url(/wp-content/themes/tragofone/assets/css/css/image/dots.png);top:-20px;left:-70px;height:100%;width:100%;background-repeat:no-repeat}@media (max-width:1199px){.contact-section::before{display:none}}.contact-section::after{position:absolute;content:"";background:url(/wp-content/themes/tragofone/assets/css/css/image/round.png);top:-80px;right:-60px;height:270px;width:270px;background-repeat:no-repeat}@media (max-width:1199px){.contact-section::after{display:none}}.contact-section .contact-container{display:flex;background:#fff;border-radius:27px;overflow:hidden;box-shadow:0 5px 20px rgb(0 0 0 / .1);flex-wrap:wrap;width:100%;z-index:9;padding:10px}@media (max-width:768px){.contact-section .contact-container{display:block;margin:0;padding:0;flex-direction:column}}.contact-section .contact-container .left-panel{flex:1;background:linear-gradient(270deg,#6533E2 .26%,#7349DE 30.28%,#1F97EF 97.16%);color:#fff;padding:0 2rem 1rem;border-radius:20px;min-width:300px;position:relative}@media (max-width:768px){.contact-section .contact-container .left-panel{padding:0}}@media (max-width:768px){.contact-section .contact-container .left-panel{border-radius:20px 0 0}}.contact-section .contact-container .left-panel::after{position:absolute;content:"";bottom:-20px;height:220px;width:220px;background:rgb(255 255 255 / .12);opacity:.3;right:-36px;border-radius:50%}.contact-section .contact-container .left-panel::before{position:absolute;content:"";bottom:90px;height:150px;width:150px;background:rgb(255 255 255 / .12);opacity:.3;right:18%;border-radius:50%}@media (max-width:757px){.contact-section .contact-container .left-panel{padding:1rem .5rem;text-align:center}}.contact-section .contact-container .left-panel h2{font-weight:600;font-size:40px}@media (max-width:768px){.contact-section .contact-container .left-panel h2{font-size:24px}}.contact-section .contact-container .left-panel .user-pic{width:60px;height:60px;border-radius:50%;z-index:1;position:relative;left:50%;transform:translateX(-50%);top:28px}.contact-section .contact-container .left-panel .user-pic img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block}.contact-section .contact-container .left-panel .testimonial-slider .slick-list{overflow-y:clip!important;overflow-x:hidden}.contact-section .contact-container .left-panel .testimonial-slider .slick-track{overflow:visible!important}.contact-section .contact-container .left-panel .testimonial-slider .slick-slide{overflow:visible!important}.contact-section .contact-container .left-panel .testimonial-slider .testimonial-card{background:rgb(255 255 255 / .1);padding:2rem 1rem;border-radius:24px;text-align:center;position:relative;margin:0 10px;min-height:480px;max-height:480px}@media (max-width:991px){.contact-section .contact-container .left-panel .testimonial-slider .testimonial-card{max-height:inherit}}@media (max-width:768px){.contact-section .contact-container .left-panel .testimonial-slider .testimonial-card{min-height:300px}}@media (max-width:399px){.contact-section .contact-container .left-panel .testimonial-slider .testimonial-card{margin:0 5px}}.contact-section .contact-container .left-panel .testimonial-slider .testimonial-card h3{margin-top:10px;font-weight:600}.contact-section .contact-container .left-panel .testimonial-slider .testimonial-card .location{font-size:.9rem;opacity:.8}.contact-section .contact-container .left-panel .testimonial-slider .testimonial-card .testimonial{margin:1rem 0;font-size:1rem;font-weight:500;line-height:1.6}@media (max-width:499px){.contact-section .contact-container .left-panel .testimonial-slider .testimonial-card .testimonial{min-height:499px}}.contact-section .contact-container .left-panel .testimonial-slider .slick-dots{bottom:-25px}.contact-section .contact-container .left-panel .testimonial-slider .slick-dots li button:before{font-size:10px;color:#ddd}.contact-section .contact-container .left-panel .testimonial-slider .slick-dots li.slick-active button:before{color:#fff}.contact-section .contact-container .left-panel .testimonial-slider .slick-arrow::before{color:#fff}.contact-section .contact-container .right-panel{flex:1.3;padding:2rem;min-width:300px}.contact-section .contact-container .right-panel h3{font-size:28px;font-weight:600;margin-bottom:2rem}.contact-section .contact-container .right-panel .submit-form{display:flex;justify-content:flex-end;margin-top:20px}@media (max-width:767px){.contact-section .contact-container .right-panel .submit-form{justify-content:center;margin-top:30px}}.contact-section .contact-container .right-panel .submit-form .btn{padding:15px 2rem;display:flex;align-items:center;text-decoration:none}form .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:1rem}@media (max-width:768px){form .form-grid{grid-template-columns:1fr}}form .form-grid .form-group{display:flex;flex-direction:column}form .form-grid .form-group label{font-size:1.1rem;color:#949494;margin-bottom:6px;font-weight:600}@media (max-width:1499px){form .form-grid .form-group label{font-size:.9rem}}form .form-grid .form-group input,form .form-grid .form-group select,form .form-grid .form-group textarea{width:100%;padding:0;padding-bottom:5px;margin:8px 0 0 0;border:none;border-bottom:1.8px solid #8D8D8D;font-size:1.1rem;background:#fff0;outline:none;transition:border-color 0.3s;color:#8D8D8D}form .form-grid .form-group input:focus,form .form-grid .form-group select:focus,form .form-grid .form-group textarea:focus{border-color:#000}@media (max-width:1499px){form .form-grid .form-group input,form .form-grid .form-group select,form .form-grid .form-group textarea{font-size:.9rem}}form .form-grid .form-group select{margin-top:10px}form .form-grid .full-width{grid-column:span 2}@media (max-width:768px){form .form-grid .full-width{grid-column:span 1}}.video-btn{display:flex;justify-content:center}.video-btn a{display:flex;align-items:center}.video-btn a span{margin-left:10px;background:linear-gradient(270deg,#6533E2 .26%,#7349DE 30.28%,#1F97EF 97.16%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.video-btn a:hover a{background:inherit;color:#fff;-webkit-text-fill-color:inherit}.subscribe-wrapper.subscribe-form{display:flex;border-radius:10px;overflow:hidden;max-width:100%;outline:1px solid #fff;overflow:visible}.subscribe-wrapper.subscribe-form input{padding:.8rem 1.5rem;font-size:1rem;background:#fff0;border:none;outline:none;width:100%;min-width:300px;font-weight:600;color:#fff}.subscribe-wrapper.subscribe-form input::-moz-placeholder{color:#fff}.subscribe-wrapper.subscribe-form input::placeholder{color:#fff}@media screen and (max-width:575px){.subscribe-wrapper.subscribe-form input{min-width:170px}}.subscribe-wrapper.subscribe-form .subscribe-link{display:inline-block;padding:.8rem 2rem;font-size:1rem;font-weight:700;outline:1px solid #fff;background:#fff;text-decoration:none;transition:background 0.3s ease;border-radius:10px}.subscribe-wrapper.subscribe-form .subscribe-link span{background:linear-gradient(270deg,#6533e2 .26%,#7349de 30.28%,#1f97ef 97.16%);-webkit-background-clip:text;color:#fff0}.subscribe-wrapper.subscribe-form .subscribe-link:hover{background:#f0f4fa}@media (max-width:399px){.subscribe-wrapper.subscribe-form .subscribe-link{padding:.8rem}}.page-link.page-numbers{background:#fff;padding:5px 15px;border:1px solid #e5e5e5;margin:10px;border-radius:6px;color:#000;font-size:20px;font-weight:600}.page-link.page-numbers.current{background:#6533E2;padding:5px 15px;border:1px solid #6533E2;margin:10px;border-radius:6px;color:#fff;font-size:20px;font-weight:600}.price-page-hero .btn,.webrtc-hero .btn{width:250px;font-size:18px;height:60px;display:flex;align-items:center;justify-content:center;margin-top:10px}@media (max-width:1499px){.price-page-hero .btn,.webrtc-hero .btn{width:200px;font-size:14px;height:50px}}.demo-btn,.get-price,.view-all-feature-btn{display:inline-block}.demo-btn .btn,.get-price .btn,.view-all-feature-btn .btn{width:250px;font-size:18px;height:60px;text-align:center;line-height:2;margin-top:10px}@media (max-width:1499px){.demo-btn .btn,.get-price .btn,.view-all-feature-btn .btn{width:200px;font-size:14px;height:50px}}.demo-btn span{background:linear-gradient(270deg,#6533E2 .26%,#7349DE 30.28%,#1F97EF 97.16%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.demo-btn:hover span{background:inherit;color:#fff;-webkit-text-fill-color:inherit}.view-all-feature-btn{display:flex;justify-content:center;margin-bottom:50px}.sticky-table{position:sticky;top:80px;background:#fff;width:100%}@media (max-width:991px){.sticky-table{position:static}}.sticky-table tr{border:0!important}.sticky-table tr .btn{font-size:1rem;max-width:140px;display:block;margin:0 auto}@media (max-width:1024px){.sticky-table tr .btn{font-size:.9rem;min-width:inherit}}@media (max-width:767px){.sticky-table tr .btn{font-size:.8rem}}.header-table{position:relative;z-index:1;overflow:visible}.price-table{position:relative}.price-table::after{position:absolute;content:"";left:0%;top:50%;height:100px;width:100px;border-radius:50%;background:#00b4ff;filter:blur(105px)}@media (max-width:1024px){.price-table::after{display:none}}.price-table::before{position:absolute;content:"";right:0%;top:70%;height:100px;width:100px;border-radius:50%;background:#6939e2;filter:blur(105px)}@media (max-width:1024px){.price-table::before{display:none}}.price-table .new_feature::after,.price-table .new_feature::before{display:none}.comparison.new_feature{margin-bottom:40px}.comparison table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:1.1rem}@media (max-width:1499px){.comparison table{font-size:.9rem}}.comparison td,.comparison th{empty-cells:show;padding:10px 20px}@media (max-width:768px){.comparison td,.comparison th{padding:10px 0}}.comparison tbody tr:nth-child(odd){display:none;background:rgb(229 249 255 / .3019607843)}.comparison tbody tr:last-child{border-top:none;border-bottom:none}@media (max-width:1499px){.comparison tbody img{max-width:20px}}.comparison .compare-row{font-weight:600;border:0!important;display:block;padding:10px 20px}@media (max-width:767px){.comparison .compare-row{padding:0}}.comparison #first-mobile td{display:table-row}.comparison .qbo{font-weight:600;padding:10px 0;font-size:26px;color:#000}@media (max-width:1499px){.comparison .qbo{font-size:21px}}.comparison .price-now{color:#474747;font-size:16px;margin-bottom:16px}@media (max-width:1499px){.comparison .price-now{font-size:14px}}.comparison tr{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.comparison tr:first-of-type{border:none}.comparison tr td:first-child{text-align:left}.comparison tr td:nth-child(3){border-left:2px solid #e5e5e5;border-right:2px solid #e5e5e5}@media (max-width:991px){.comparison tr{border-top:0}.comparison tr td:nth-child(3){border:0}.comparison tr tr:nth-child(odd){background:red}}.comparison .odd{background-color:rgb(229 249 255 / .3019607843)}.comparison .tl2{border-right:0}.comparison .price-small{font-size:20px!important;position:relative;top:-11px;left:-7px}.comparison .price-info .btn{height:47px;width:140px;display:inline-flex;align-items:center;justify-content:center;line-height:24px}@media (max-width:768px){.comparison{font-size:14px}.comparison .qbo{background:none;width:180px}.comparison td:first-child,.comparison th:first-child{display:none}.comparison tbody tr:nth-child(odd){display:table-row;text-align:left}.comparison .row{background:#fff}.comparison .price-info .btn{font-size:12px;min-width:0;width:unset;border-radius:5px!important;padding:10px;font-weight:600}}@media (max-width:425px){.comparison #choose-plan-cta[data-abbr]::after{content:attr(data-abbr)}.comparison #choose-plan-cta>span{display:none}}.trusted-companies{text-align:center;padding:2rem 1rem;background-color:#fff}.trusted-companies .headline{font-size:26px;color:#474747;margin-bottom:30px;font-weight:600}@media (max-width:1499px){.trusted-companies .headline{font-size:20px}}.trusted-companies .logo-row{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:1.5rem}.trusted-companies .logo-row img{max-height:40px;width:auto;-o-object-fit:contain;object-fit:contain}.trusted-companies .rating-img{max-width:40%}@media (max-width:991px){.trusted-companies .rating-img{max-width:70%}}@media (max-width:600px){.trusted-companies{padding:2rem 0rem}.trusted-companies .logo-row{gap:1rem}.trusted-companies .logo-row img{max-height:30px}}.pro-sec{position:relative;color:#fff;overflow:hidden;margin:1rem;padding-top:90px}@media (max-width:1499px){.pro-sec{padding-top:40px}}@media (max-width:1024px){.pro-sec{border-radius:20px;padding-top:0}}@media (max-width:499px){.pro-sec{margin-bottom:40px}}.pro-sec .bg-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;border-radius:20px}@media (max-width:768px){.pro-sec .bg-image-wrapper{top:initial}}.pro-sec .bg-image-wrapper img{height:100%;width:100%}.pro-sec .bg-image-wrapper .bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.3)}.pro-sec .productivity-section{position:relative;z-index:1;color:#fff;display:flex;flex-wrap:wrap}.pro-sec .productivity-section .content{max-width:1200px;margin:0 auto;padding:20px 0 0 0;display:flex;flex-wrap:wrap}@media (max-width:1299px){.pro-sec .productivity-section .content{padding:20px 0 0 20px}}@media (max-width:991px){.pro-sec .productivity-section .content{justify-content:end}}@media (max-width:499px){.pro-sec .productivity-section .content{padding:20px 0 0 0}}.pro-sec .productivity-section .text-content{max-width:50%;padding-bottom:60px}@media (max-width:991px){.pro-sec .productivity-section .text-content{max-width:100%;padding:0 20px}}.pro-sec .productivity-section .text-content h2{font-size:2rem;margin-bottom:1rem;line-height:1.3;font-weight:600}@media (min-width:768px){.pro-sec .productivity-section .text-content h2{font-size:2.5rem}}.pro-sec .productivity-section .text-content p{font-size:17px;color:#fff;font-weight:500;margin-bottom:1.5rem;line-height:2}@media (max-width:1499px){.pro-sec .productivity-section .text-content p{font-size:14px}}.pro-sec .productivity-section .product-img{display:flex;max-width:46%;position:absolute;right:0;bottom:0}@media (max-width:1499px){.pro-sec .productivity-section .product-img{max-width:50%}}@media (max-width:991px){.pro-sec .productivity-section .product-img{position:static;max-width:60%}}@media (min-width:600px) and (max-width:991px){.pro-sec .productivity-section .product-img{margin-top:-90px}}@media (max-width:575px){.pro-sec .productivity-section .product-img{position:static;max-width:100%}}.pro-sec .productivity-section .product-img img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.pricing-section{padding:4rem 2rem;display:flex;justify-content:center;align-items:center;position:relative;z-index:1;background:linear-gradient(180deg,#fff0 10%,rgb(255 255 255 / .5) 100%);mix-blend-mode:normal;overflow:hidden}.pricing-section::after{content:"";display:block;position:absolute;width:100%;height:40px;opacity:.44;filter:blur(122.5px);transform:rotate(355deg);top:90%;z-index:-1;left:0;background:linear-gradient(270deg,#6533e2 .26%,#7349de 30.28%,#1f97ef 97.16%)}.pricing-section .content{display:flex;flex-direction:column;max-width:1200px;width:100%;gap:2rem}@media (min-width:768px){.pricing-section .content{flex-direction:row;justify-content:space-between}}.pricing-section .content .text-content{flex:1}.pricing-section .content .text-content h2{margin-bottom:.5rem;line-height:45px;font-size:2.2rem}@media (max-width:1499px){.pricing-section .content .text-content h2{font-size:2rem;line-height:40px}}@media (max-width:1024px){.pricing-section .content .text-content h2{line-height:1.5}}.pricing-section .content .text-content p{line-height:normal;margin:0rem 0 1rem 0;color:#000}.pricing-section .content .text-content .features{list-style:none;padding:0;margin-bottom:2rem}.pricing-section .content .text-content .features li{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}@media (max-width:1299px){.pricing-section .content .text-content .features li{margin-bottom:1rem}}.pricing-section .content .text-content .features li img{width:60px;height:60px;display:block;min-width:60px}@media (max-width:575px){.pricing-section .content .text-content .features li img{height:40px;width:40px;min-width:40px}}.pricing-section .content .text-content .features li span{font-size:20px;font-weight:600}@media (max-width:1499px){.pricing-section .content .text-content .features li span{font-size:16px}}.pricing-section .content .image-content{flex:1;position:relative;display:flex;justify-content:center;align-items:center}.pricing-section .content .image-content .main-image{width:90%}@media (max-width:1499px){.pricing-section .content .image-content .main-image{width:80%}}@media (max-width:1024px){.pricing-section .content .image-content .main-image{width:100%}}.contact_hero{height:auto!important;padding:50px 0 0 0}.contact_hero .hero-content p{max-width:100%}.contact-options{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:2rem;position:relative}@media (max-width:992px){.contact-options{align-items:center}}.contact-options::after{position:absolute;content:"";left:0%;top:-14%;height:100px;width:100px;border-radius:50%;background:#00b4ff;filter:blur(105px);z-index:-1}@media (max-width:1024px){.contact-options::after{display:none}}.contact-options::before{position:absolute;content:"";right:0%;top:70%;height:100px;width:100px;border-radius:50%;background:#6939e2;filter:blur(105px)}@media (max-width:1024px){.contact-options::before{display:none}}.contact-options .new_feature::after,.contact-options .new_feature::before{display:none}.contact-options .card{background:#fff;border:1px solid #f1f1f1;border-radius:10px;padding:1.5rem;text-align:center;width:300px;position:relative}.contact-options .card .icon{display:inline-block;width:60px;height:60px;background:#F6F3FF;border-radius:14.625px;padding:10px;position:relative;z-index:0}.contact-options .card .icon svg{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.contact-options .card .icon::before{content:"";position:absolute;inset:0;padding:1.13px;border-radius:12px;background:linear-gradient(135deg,rgb(101 51 226 / .3) 0%,rgb(255 255 255 / .3) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:ripple 2s ease-out infinite;z-index:-1}.contact-options .card .crm-icon{position:relative;background:#F8FCFF}.contact-options .card .crm-icon::before{content:"";background:linear-gradient(135deg,rgb(31 151 239 / .3) 0%,rgb(255 255 255 / .3) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor}.contact-options .card .ms-icon{position:relative;background:#EEFFF2}.contact-options .card .ms-icon::before{content:"";background:linear-gradient(135deg,rgb(38 171 71 / .3) 0%,rgb(255 255 255 / .3) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor}.contact-options .card h2{font-weight:600;font-size:26px;margin:1rem}@media (max-width:1499px){.contact-options .card h2{font-size:22px}}.contact-options .card p{color:#474747}.contact-options .card .phone-link{background:linear-gradient(270deg,#6533E2 .26%,#7349DE 30.28%,#1F97EF 97.16%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;font-weight:600;background-clip:text;color:#fff0}.event-hero .h1,.event-hero p{color:#fff}.event_page .new_feature{margin:0}.event_page .new_feature .new_feature_heading{margin:40px 0 0 0}.event_page .softphone-cards{padding:2rem 0 2rem 0}.event_page .softphone-cards .softphone-card{position:relative;overflow:hidden;min-height:390px}.event_page .softphone-cards .softphone-card:hover .mtn-btn a{color:#5834D3}.event_page .softphone-cards .softphone-card:hover .mtn-btn a span.icon-metting{animation:scrollIcon 0.5s forwards;opacity:1}.event_page .softphone-cards .softphone-card .softphone-card-meta{min-height:50px}.event_page .softphone-cards .softphone-card .mtn-btn{display:flex;margin-left:15px;align-items:center}.event_page .softphone-cards .softphone-card .mtn-btn a{position:relative;margin-right:10px;font-weight:700;color:#000;text-decoration:none}.event_page .softphone-cards .softphone-card .mtn-btn .icon-metting{margin-left:5px;display:inline-block;transform:translateX(80%);transition:transform 0.3s ease;animation:none;opacity:0}.event_page .softphone-cards .softphone-card .softphone-card-title{min-height:auto}.event_page .softphone-cards .softphone-card .softphone-card-meta{font-size:20px}@media (max-width:1499px){.event_page .softphone-cards .softphone-card .softphone-card-meta{font-size:15px}}.event_page.container{position:relative}.event_page.container::before{position:absolute;content:"";left:0%;top:0%;height:100px;width:100px;border-radius:50%;background:#00b4ff;filter:blur(105px);z-index:-1}.event_page.container::after{position:absolute;content:"";left:0%;bottom:0%;height:100px;width:100px;border-radius:50%;background:#00b4ff;filter:blur(105px);z-index:-1}#gradient-box{background:linear-gradient(180deg,rgb(230 248 255 / .38) 0%,#E6F8FF 100%);max-width:1200px;margin:0 auto;padding:20px;border-radius:30px;position:relative}@media screen and (max-width:768px){#gradient-box{padding:20px 0}}#gradient-box .softphone-cards .softphone-card{min-height:300px}#gradient-box .softphone-cards .softphone-card-meta{min-height:initial}.casestudy{padding-bottom:6rem}.casestudy .softphone-cards .softphone-card .softphone-card-title{font-size:1.2rem;min-height:60px;margin-bottom:0}.casestudy .softphone-cards .softphone-card .softphone-card-meta{line-height:25px;font-size:.9rem}.casestudy .softphone-cards .softphone-card .softphone-card-meta span{min-height:100px}.casestudy .softphone-cards .softphone-card .download-btn{display:inline-grid;text-align:center;margin:20px}.casestudy .softphone-cards .softphone-card .download-btn .btn{padding:15px 10px}.rating-img-web img{max-width:100%;width:45%}@media (max-width:991px){.rating-img-web img{width:50%}}@media (max-width:600px){.rating-img-web img{width:80%}}.highlight-section{display:flex;justify-content:center;padding:2rem 0rem 4rem;position:relative}.highlight-section::after{position:absolute;content:"";left:0%;top:50%;height:100px;width:100px;border-radius:50%;background:#00b4ff;filter:blur(105px)}@media (max-width:768px){.highlight-section::after{display:none}}@media (max-width:600px){.highlight-section{padding:2rem}}.highlight-wrapper{display:flex;flex-wrap:wrap;justify-content:center;width:100%;gap:4rem 2rem}@media (max-width:992px){.highlight-wrapper{justify-content:center}}@media (max-width:600px){.highlight-wrapper{gap:2rem}}.highlight-wrapper .highlight-item{display:flex;align-items:center;gap:1rem;border-radius:10px;width:30%;min-width:260px}@media (max-width:992px){.highlight-wrapper .highlight-item{width:auto}}.highlight-icon{width:64px;height:64px;display:flex;background:#EEF6FB;align-items:center;justify-content:center;border-radius:8px}.web-companies .logo-row img{max-height:70px}@media (max-width:600px){.web-companies .logo-row img{max-height:40px}}.web-companies .trusted-companies{padding:4rem 0rem}@media (max-width:600px){.web-companies .trusted-companies{padding:2rem 0}}@media (max-width:992px){.highlight-item{width:45%}}@media (max-width:600px){.highlight-item{width:100%}}.video-web{position:relative}.video-web::after{position:absolute;content:"";right:0%;top:70%;height:100px;width:100px;border-radius:50%;background:#6939e2;filter:blur(105px)}@media (max-width:768px){.video-web::after{display:none}}.video-web .new_feature{margin-bottom:0}@media (max-width:991px){.video-web .new_feature .new_feature_heading{margin-bottom:40px}}.video-web .video-content{width:100%;display:flex;cursor:pointer}.video-web .video-content img{max-width:80%;margin:0 auto}@media (max-width:600px){.video-web .video-content img{max-width:100%}}@media (max-width:768px){.video-web .video-content{margin:2rem 0}}.webrtc-section{padding:6rem 0 calc(6rem - 30px) 0;background:#fff}.webrtc-section .info-cards{display:flex;flex-wrap:wrap;align-items:start}@media (max-width:992px){.webrtc-section{padding:2rem 0}}@media (max-width:600px){.webrtc-section{padding:2rem 0 0 0}}.webrtc-section .card{width:50%;padding:1.5rem 1rem;margin-bottom:1rem}.webrtc-section .card:hover{background:#fff;box-shadow:0 8px 20px rgb(0 0 0 / .05);border-radius:15px}.webrtc-section .card .infopara{display:flex;align-items:start}.webrtc-section .card .infopara img{margin:10px 10px 0 0}.webrtc-section .card .infopara p{line-height:1.8;font-size:1.1rem}@media (max-width:1499px){.webrtc-section .card .infopara p{font-size:.9rem;line-height:1.7}}@media (max-width:768px){.webrtc-section .card{width:100%}}.webrtc-section .top-row{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px;align-items:center}.webrtc-section .text-block{flex:1 1 500px;padding:0 10px}@media (max-width:991px){.webrtc-section .text-block{padding:0;text-align:center;flex:auto}}.webrtc-section .text-block h2{margin-bottom:2rem}.webrtc-section .text-block p{line-height:1.8;font-size:1.1rem}.webrtc-section .text-block p a{color:#5834D3}@media (max-width:1499px){.webrtc-section .text-block p{font-size:.9rem;line-height:1.7}}.webrtc-section .text-block a{color:#5834D3}.webrtc-section .image-block{flex:1 1 400px;display:flex;justify-content:center;padding:0 10px}@media (max-width:768px){.webrtc-section .image-block{padding:0;flex:auto}}.webrtc-section .image-block img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.video-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:rgb(0 0 0 / .85)}.video-modal .video-modal-content{position:relative;margin:5% auto;max-width:900px;width:90%;background:#fff0}.video-modal .video-modal-content .video-wrapper{position:relative;padding-top:56.25%;height:0;overflow:hidden}.video-modal .video-modal-content .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-modal .video-modal-content .video-modal-close{position:absolute;top:0;right:0;font-size:30px;cursor:pointer;z-index:1;border-radius:50%;width:40px;height:40px;text-align:center;line-height:40px}@media (max-width:768px){.video-modal .video-modal-content{width:95%;margin:10% auto}}@media (max-width:480px){.video-modal .video-modal-content{margin:15% auto}.video-modal .video-modal-content .video-modal-close{width:32px;height:32px;font-size:24px;line-height:32px}}@media (max-width:768px){.top-row{flex-direction:column;align-items:center;text-align:center}}.unlock-growth .new_feature{margin-bottom:0}.unlock-growth .new_feature_heading{margin-bottom:0}.unlock-growth .industry-container{display:flex;flex-wrap:wrap;padding:2.5rem 0rem 2rem;justify-content:center;gap:4rem}@media (max-width:991px){.unlock-growth .industry-container{justify-content:center;gap:1.5rem}}.industry-card{text-align:center}.industry-card .industry-card-img{background-color:#EEF6FB;text-align:center;border-radius:25px;height:143.42px;width:139.21px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}@media (max-width:1499px){.industry-card .industry-card-img{width:96.21px;height:100.42px;border-radius:20px}.industry-card .industry-card-img img{max-width:50%}}@media (max-width:768px){.industry-card .industry-card-img{width:100px}}.industry-card .industry-card-img p{font-size:.875rem;color:#000;margin:0;line-height:1.3}.industry-card .industry-card-img:hover{transform:translateY(-5px);transition:0.5s all}.industry-card p{font-weight:700}.compatibility .compatibility-section{background:linear-gradient(180deg,#fff0 0%,rgb(255 255 255 / .5) 100%);mix-blend-mode:normal;border-radius:24px;position:relative;z-index:1;overflow:visible;padding:3rem;box-shadow:0 82px 115px -80px rgb(101 51 226 / .12)}.compatibility .compatibility-section::after{content:"";position:absolute;inset:0;border-radius:24px;padding:1px;background:linear-gradient(180deg,#FFFFFF 0%,#cac9c9 150.49%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.compatibility .compatibility-section .new_feature{margin-bottom:1rem}.compatibility .compatibility-section .compatibility-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:60px;max-width:700px;margin:0 auto}@media (max-width:768px){.compatibility .compatibility-section .compatibility-grid{gap:40px}}@media (max-width:600px){.compatibility .compatibility-section .compatibility-grid{gap:30px;justify-content:start}}.compatibility .compatibility-section .compatibility-item{min-width:160px;text-align:center;display:flex;align-items:center}.compatibility .compatibility-section .compatibility-item .highlight-icon{margin-right:12px}.compatibility .compatibility-section .compatibility-item span{white-space:nowrap;font-weight:600}@media (max-width:768px){.compatibility .compatibility-section .compatibility-item{width:auto}}.latest-update{margin-top:60px}.latest-update .new_feature{margin:0}.latest-update .new_feature .new_feature_heading{margin-top:0}.latest-update .softphone-cards{padding:30px 0 0}.webrtc-calling .why-us .bg-us{width:100%;height:auto}.webrtc-calling .why-us h2,.webrtc-calling .why-us p{text-align:start;color:#fff}.webrtc-calling .slider1{width:2000px;max-width:100%}.webrtc-calling .slider-footer-peresence{display:flex;align-items:center;width:100%;justify-content:center}.webrtc-calling .slider-footer-peresence a{display:flex}.webrtc-calling .slider-footer-peresence .right{transform:scaleX(-1);margin-right:20px}.webrtc-calling .slider-footer-peresence .arrow{display:inline-block;cursor:pointer;margin:0 10px}.webrtc-calling .slider-footer-peresence .arrow svg{width:25px;height:25px;fill:#fff;opacity:.7;transition:opacity 0.3s ease}.webrtc-calling .slider-footer-peresence .arrow svg:hover{opacity:1}.webrtc-calling .slider-footer-peresence .dots-wrapper{display:inline-flex;align-items:center;justify-content:center}.webrtc-calling .slider-footer-peresence .dots{width:10px;height:10px;margin:0 5px;background-color:#666;border-radius:50%;cursor:pointer}.webrtc-calling .slider-footer-peresence .dots.active{background-color:#fff}.webrtc-calling .presence-card{max-width:300px;text-align:left;margin:0 20px}.webrtc-calling .presence-image{margin-bottom:1rem}.webrtc-calling .presence-image img{width:100%;border-radius:8px}.webrtc-calling .presence-card h2{font-size:1.5rem;margin-bottom:1rem;font-weight:600}@media (max-width:480px){.webrtc-calling .presence-card{max-width:100%;padding:0 1rem}}.rated-section{padding:2rem 1rem;background-color:#fff}.rated-section .rated-alignment{width:100%;display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap}.rated-section .rated-title{width:35%;margin-bottom:0;text-align:start;justify-content:start;display:flex}@media (max-width:991px){.rated-section .rated-title{width:100%;justify-content:center;text-align:center;margin-bottom:40px}}.rated-section .ratedSlider{width:50%;display:flex;align-items:center}@media (max-width:991px){.rated-section .ratedSlider{width:100%}}.rated-section .ratedSlider .slick-slide{padding:0 15px}.rated-section .ratedSlider img{max-height:100px;width:auto;margin:0 auto;display:block}.rated-section .ratedSlider .slick-arrow{background:none;border:none;font-size:1.5rem;z-index:2}.rated-section .ratedSlider .slick-prev:before,.rated-section .ratedSlider .slick-next:before{display:none}.business_benefits{background:linear-gradient(180deg,#fff0 -28.87%,#F8F6FD 100%);padding:1rem 1rem 3rem 1rem}.business_benefits .new_feature{margin-bottom:60px}@media (max-width:991px){.business_benefits .new_feature{margin-bottom:40px;padding:0 20px}}@media (max-width:768px){.business_benefits{padding:2rem 0}}.business_benefits .benefits_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative;z-index:1}@media (max-width:992px){.business_benefits .benefits_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.business_benefits .benefits_grid{grid-template-columns:1fr}}.business_benefits .benefit_item{background:#fff;padding:2rem;border-radius:12px;transition:transform 0.3s ease}@media (max-width:991px){.business_benefits .benefit_item{text-align:center;padding:1rem}}@media (max-width:768px){.business_benefits .benefit_item{padding:1rem}}.business_benefits .benefit_item:hover{transform:translateY(-5px);box-shadow:0 82px 115px -80px rgb(101 51 226 / .12)}.business_benefits .benefit_item:hover .icon{background-color:#1F97EF;transform:scale(1.05)}.business_benefits .benefit_item:hover .icon path{fill:#fff}.business_benefits .benefit_item .icon{height:75.45px;width:75.45px;display:inline-flex;align-items:center;justify-content:center;border-radius:17px;background-color:#f1f1f1;margin-bottom:1rem;transition:background-color 0.3s ease,transform 0.3s ease,box-shadow 0.3s ease}.business_benefits .benefit_item .icon svg{width:50%;height:50%;-o-object-fit:contain;object-fit:contain;transition:fill 0.3s ease}.business_benefits .benefit_item .icon svg path{fill:#474747}@media (max-width:1499px){.business_benefits .benefit_item .icon{height:65.45px;width:65.45px}}.business_benefits .benefit_item h3{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.business_benefits .benefit_item p{color:#474747;line-height:1.6}#solution_icons .benefit_item .icon{height:75.45px;width:75.45px;display:inline-flex;align-items:center;justify-content:center;border-radius:17px;background-color:#f1f1f1;margin-bottom:1rem;transition:background-color 0.3s ease,transform 0.3s ease,box-shadow 0.3s ease}#solution_icons .benefit_item .icon svg{width:50%;height:50%;-o-object-fit:contain;object-fit:contain;transition:fill 0.3s ease}.section_cta{margin:40px 0}.why-us.voip-slide .content-us .h3{margin-bottom:30px}.sip-info .new_feature,.custome_softphon .new_feature{max-width:60%;margin:0 auto}@media (max-width:991px){.sip-info .new_feature,.custome_softphon .new_feature{max-width:100%;margin:30px}}@media (max-width:575px){.sip-info .new_feature,.custome_softphon .new_feature{margin:0}}.sip-info{position:relative}@media (max-width:768px){.sip-info{margin-top:40px}}.sip-info .new_feature .new_feature_heading{margin-bottom:40px}.sip-info::after{position:absolute;content:"";left:0%;top:50%;height:100px;width:100px;border-radius:50%;background:#00b4ff;filter:blur(105px)}@media (max-width:1024px){.sip-info::after{display:none}}.sip-feature-block{display:flex;flex-wrap:wrap;border-radius:30px;padding:2rem 0 2rem 2rem;gap:2rem;align-items:self-start;justify-content:space-between;background:linear-gradient(180deg,#fff0 46.59%,rgb(255 255 255 / .831652) 70.31%,#FFFFFF 100%);mix-blend-mode:normal;position:relative;z-index:1;overflow:visible}.sip-feature-block::after{content:"";position:absolute;inset:0;border-radius:24px;padding:1px;background:linear-gradient(180deg,#6951df -21.27%,#6e4edf 26.82%,#fff0 91.09%,#fff0 119.94%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.sip-feature-block .sip-feature-content{flex:1 1 50%}.sip-feature-block .sip-feature-content .h3{font-size:1.8rem;margin-bottom:15px}@media (max-width:768px){.sip-feature-block .sip-feature-content .h3{font-size:1.5rem;text-align:center}}.sip-feature-block .sip-feature-image{flex:1 1 40%;justify-content:end;display:flex}.sip-feature-block .sip-feature-image img{max-width:100%;height:auto}@media (max-width:1499px){.sip-feature-block .sip-feature-image img{max-width:80%}}@media (max-width:768px){.sip-feature-block .sip-feature-image img{max-width:50%}}@media (max-width:575px){.sip-feature-block .sip-feature-image img{max-width:70%}}@media (max-width:768px){.sip-feature-block .sip-feature-image{width:100%}}.sip-feature-list{list-style:none;padding:0;margin:0}.sip-feature-list li{margin-bottom:1rem;font-size:1rem;line-height:1.5;display:inline-flex;align-items:center;gap:.5rem;font-weight:600}.sip-feature-list li .icon{color:#007bff;font-weight:700;flex-shrink:0}.sip-feature-list li a{color:#007bff;text-decoration:underline}.sip-feature-list li strong{font-weight:600}@media (max-width:768px){.sip-feature-block{flex-direction:column;text-align:left;padding:1rem 0;gap:1rem}.sip-feature-block .sip-feature-image{order:-1}.sip-feature-block .sip-feature-content{padding:1rem}}.real_time_voice{position:relative}.real_time_voice::before{position:absolute;content:"";right:0%;top:30%;height:100px;width:100px;border-radius:50%;background:#6939e2;filter:blur(105px)}@media (max-width:1024px){.real_time_voice::before{display:none}}.real_time_voice .new_feature{max-width:70%;margin:0 auto}@media (max-width:991px){.real_time_voice .new_feature{max-width:100%}}.real_time_voice .real_tabs{display:flex;flex-direction:row;gap:2rem;padding:20px 0 0 0;justify-content:space-between}@media (max-width:768px){.real_time_voice .real_tabs{flex-direction:column;padding:0 10px}}.real_time_voice .real_tabs .real_tab_nav{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0;min-width:200px}.real_time_voice .real_tabs .real_tab_nav .real_tab_btn{cursor:pointer;text-align:start;border-bottom:1px solid #f1f1f1}.real_time_voice .real_tabs .real_tab_nav .real_tab_btn .info-block{display:flex}.real_time_voice .real_tabs .real_tab_nav .real_tab_btn .info-block .info-number{font-weight:600;margin-right:10px;color:#E5E5E5;font-size:1.8rem;transition:color 0.3s;width:32px;flex-shrink:0}@media (max-width:1699px){.real_time_voice .real_tabs .real_tab_nav .real_tab_btn .info-block .info-number{font-size:1.3rem}}@media (max-width:991px){.real_time_voice .real_tabs .real_tab_nav .real_tab_btn .info-block .info-number{font-size:1rem;width:20px}}.real_time_voice .real_tabs .real_tab_nav .real_tab_btn .info-block h3{font-size:1.8rem;font-weight:600;padding:0 0 15px 0}@media (max-width:1699px){.real_time_voice .real_tabs .real_tab_nav .real_tab_btn .info-block h3{font-size:1.3rem}}@media (max-width:991px){.real_time_voice .real_tabs .real_tab_nav .real_tab_btn .info-block h3{font-size:1rem}}.real_time_voice .real_tabs .real_tab_nav .real_tab_btn p{padding:0 0 20px 0;color:#474747;max-width:80%;display:none}.real_time_voice .real_tabs .real_tab_nav .real_tab_btn.active .info-number{color:#5834D3}.real_time_voice .real_tabs .real_tab_nav .real_tab_btn.active p{display:block}.real_time_voice .real_tabs .real_tab_content_wrapper{flex:0 0 50%;flex-shrink:0}.real_time_voice .real_tabs .real_tab_content_wrapper .real_tab_content{display:none;flex-wrap:wrap;align-items:center;gap:2rem}.real_time_voice .real_tabs .real_tab_content_wrapper .real_tab_content.active{display:flex}.real_time_voice .real_tabs .real_tab_content_wrapper .real_tab_content .real_tab_text{flex:1}.real_time_voice .real_tabs .real_tab_content_wrapper .real_tab_content .real_tab_image{flex:1;display:flex;justify-content:end;align-items:center}.real_time_voice .real_tabs .real_tab_content_wrapper .real_tab_content .real_tab_image img{max-width:80%}@media (max-width:1499px){.real_time_voice .real_tabs .real_tab_content_wrapper .real_tab_content .real_tab_image img{max-width:70%}}@media (max-width:1024px){.real_time_voice .real_tabs .real_tab_content_wrapper .real_tab_content .real_tab_image img{max-width:90%}}@media (max-width:768px){.real_time_voice .real_tabs .real_tab_content_wrapper .real_tab_content .real_tab_image img{max-width:60%}}@media (max-width:499px){.real_time_voice .real_tabs .real_tab_content_wrapper .real_tab_content .real_tab_image img{max-width:80%}}@media (max-width:768px){.real_time_voice .real_tabs .real_tab_content_wrapper .real_tab_content .real_tab_image{justify-content:center}}.call_flow .new_feature{margin:3rem}@media (max-width:991px){.call_flow .new_feature{margin-bottom:30px}}.call_flow .new_feature .new_feature_heading{margin-bottom:0}.call_flow .establish_main{padding:1.5rem 0}.call_flow .establish_main .h3{font-size:1.8rem;margin-bottom:20px}.call_flow .establish_main .establish_call{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.call_flow .establish_main .establish_call .call_left{flex:0 0 50%}.call_flow .establish_main .establish_call .call_left h6,.call_flow .establish_main .establish_call .call_left h3{font-weight:600;font-size:1.3rem;margin-bottom:20px;color:#000}.call_flow .establish_main .establish_call .call_left p{color:#474747;margin-bottom:20px}@media (max-width:768px){.call_flow .establish_main .establish_call .call_left{flex:0 0 100%}}.call_flow .establish_main .establish_call .call_right{flex:0 0 40%}@media (max-width:768px){.call_flow .establish_main .establish_call .call_right{flex:0 0 100%;width:100%;text-align:center}}.call_flow .establish_main .establish_call .call_right img{max-width:100%}@media (max-width:768px){.call_flow .establish_main .establish_call .call_right img{max-width:50%}}@media (max-width:575px){.call_flow .establish_main .establish_call .call_right img{width:100%}}@media (max-width:768px){.call_flow .establish_main .establish_call{flex-direction:column-reverse}}.call_flow .sip-feature-block .sip-feature-image{justify-content:center}.design_box_blue{background:linear-gradient(246.06deg,#FFFFFF 0%,#EAF3FA 100%);border:1px solid #f1f1f1;border-radius:24px;display:flex;gap:2rem;padding:2rem;justify-content:space-between;margin:2rem 0;align-items:center}@media (max-width:768px){.design_box_blue{flex-wrap:wrap;justify-content:center}}.design_box_blue .design_box_left{display:flex;flex-shrink:0}@media (max-width:768px){.design_box_blue .design_box_left{flex-shrink:inherit}}.design_box_blue .design_box_left img{max-width:100%}@media (max-width:1499px){.design_box_blue .design_box_left img{max-width:80%}}@media (max-width:768px){.design_box_blue .design_box_left img{max-width:100%}}.design_box_blue .design_box_right .h3{font-size:1.8rem;margin-bottom:15px}.design_box_blue .design_box_right p{max-width:70%;color:#474747}@media (max-width:768px){.design_box_blue .design_box_right p{max-width:100%}}.how_to_get_buisness .new_feature{margin:1rem 0rem 3rem 0rem}.how_to_get_buisness .new_feature .new_feature_heading{margin-bottom:0}.how_to_get_buisness .get_card_container{display:flex;flex-wrap:wrap;gap:2rem;flex:100%}.how_to_get_buisness .get_card_container .get_buisness_card{background:#fff;border:1px solid #f1f1f1;border-radius:10px;padding:1.5rem;text-align:start;position:relative;flex:0 0 31%}.how_to_get_buisness .get_card_container .get_buisness_card .icon{display:inline-block;width:60px;height:60px;background:#F6F3FF;border-radius:14.625px;padding:10px;position:relative;z-index:0}.how_to_get_buisness .get_card_container .get_buisness_card .icon svg{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.how_to_get_buisness .get_card_container .get_buisness_card .icon::before{content:"";position:absolute;inset:0;padding:1.13px;border-radius:12px;background:linear-gradient(135deg,rgb(101 51 226 / .3) 0%,rgb(255 255 255 / .3) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:ripple 2s ease-out infinite;z-index:-1}.how_to_get_buisness .get_card_container .get_buisness_card .crm-icon{position:relative;background:#F8FCFF}.how_to_get_buisness .get_card_container .get_buisness_card .crm-icon::before{content:"";background:linear-gradient(135deg,rgb(31 151 239 / .3) 0%,rgb(255 255 255 / .3) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;border:0}.how_to_get_buisness .get_card_container .get_buisness_card .ms-icon{position:relative;background:#EEFFF2}.how_to_get_buisness .get_card_container .get_buisness_card .ms-icon::before{content:"";background:linear-gradient(135deg,rgb(38 171 71 / .3) 0%,rgb(255 255 255 / .3) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor}.how_to_get_buisness .get_card_container .get_buisness_card .h3{font-size:1.4rem;line-height:30px;margin:20px 0;max-width:70%}@media (max-width:1024px){.how_to_get_buisness .get_card_container .get_buisness_card .h3{max-width:100%}}.how_to_get_buisness .get_card_container .get_buisness_card p{color:#474747}@media (max-width:992px){.how_to_get_buisness .get_card_container .get_buisness_card{flex:0 0 47%}}@media (max-width:768px){.how_to_get_buisness .get_card_container .get_buisness_card{flex:0 0 100%}}.latest_post .new_feature{margin-bottom:0;margin-top:60px}.latest_post .new_feature .new_feature_heading{margin-bottom:0}.voip-bus#business_bg .new_feature{margin-bottom:0}#business_bg{background:#F7FAFD;padding-top:1rem;margin-top:2rem}@media (max-width:768px){#business_bg{padding:30px 0;margin-bottom:30px}}@media (max-width:768px){#business_bg .new_feature .new_feature_heading{margin:30px}}.custome_softphon{background:linear-gradient(180deg,#fff0 0%,#F8F6FD 100%);padding-bottom:80px;position:relative}.custome_softphon::after{position:absolute;content:"";right:0%;top:40%;height:100px;width:100px;border-radius:50%;background:#6939e2;filter:blur(105px)}.custome_softphon .c_softphon_container{display:flex;flex-wrap:wrap;gap:.8rem;flex:100%;box-sizing:border-box}.custome_softphon .c_softphon_container .c_softphon_card{background:#fff;border:1px solid #f1f1f1;border-radius:10px;padding:1rem 0 1rem 1rem;text-align:start;position:relative;flex:0 0 24%}@media (max-width:1024px){.custome_softphon .c_softphon_container .c_softphon_card{flex:0 0 48%}}@media (max-width:575px){.custome_softphon .c_softphon_container .c_softphon_card{flex:0 0 100%}}.custome_softphon .c_softphon_container .c_softphon_card p{color:#474747;min-height:68px}.custome_softphon .c_softphon_container .c_softphon_card img{max-width:100%}.custome_softphon .c_softphon_container .c_softphon_card .label-card,.custome_softphon .c_softphon_container .c_softphon_card .label-card-two{margin-bottom:15px;display:inline-flex;justify-content:center;align-items:center;padding:5px;background:rgb(105 64 222 / .17);border:1px solid rgb(88 52 211 / .2);border-radius:5px;color:#5834D3;font-weight:600;font-size:12px}.custome_softphon .c_softphon_container .c_softphon_card .label-card svg,.custome_softphon .c_softphon_container .c_softphon_card .label-card-two svg{margin-right:5px}.custome_softphon .c_softphon_container .c_softphon_card .label-card-two{background:rgb(0 180 255 / .17);border:1px solid rgb(0 180 255 / .2);color:#009EE0}#scalable_bg{background:#F7FAFD}#scalable_bg .new_feature{max-width:50%;margin:0 auto}@media (max-width:1024px){#scalable_bg .new_feature{max-width:100%}}#telecom_bg{background:#F7FAFD}#telecom_bg .new_feature{max-width:60%;margin:0 auto}@media (max-width:1024px){#telecom_bg .new_feature{max-width:100%}}.advantages{padding:40px}@media (max-width:768px){.advantages{padding:40px 0}}.advantages .new_feature{margin-bottom:40px}.advantages .new_feature .new_feature_heading{margin:0}.advantages .advantage_container{display:flex;flex-wrap:wrap;flex:0 0 100%;gap:1rem}.advantages .advantage_container .advantage_box{flex:0 0 49%;background:#fff;border:1px solid #f1f1f1;border-radius:10.8361px;padding:4rem}@media (max-width:991px){.advantages .advantage_container .advantage_box{padding:2rem;flex:0 0 48%;text-align:center}}.advantages .advantage_container .advantage_box .icon{display:inline-block;width:60px;height:60px;background:#F6F3FF;border-radius:14.625px;padding:10px;position:relative;z-index:0}.advantages .advantage_container .advantage_box .icon svg{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.advantages .advantage_container .advantage_box .icon::before{content:"";position:absolute;inset:0;padding:1.13px;border-radius:12px;background:linear-gradient(135deg,rgb(101 51 226 / .3) 0%,rgb(255 255 255 / .3) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:ripple 2s ease-out infinite;z-index:-1}.advantages .advantage_container .advantage_box .h3{font-size:1.4rem;line-height:30px;margin:20px 0;max-width:70%}@media (max-width:1024px){.advantages .advantage_container .advantage_box .h3{max-width:100%}}.advantages .advantage_container .advantage_box p{color:#474747;max-width:70%}@media (max-width:991px){.advantages .advantage_container .advantage_box p{text-align:center;max-width:100%}}@media (max-width:768px){.advantages .advantage_container .advantage_box{flex:0 0 100%}}.soft_phone .hero_section .hero-content{max-width:70%;padding:0 20px}@media (max-width:768px){.calling_app{padding:2rem 0}}.calling_app .new_feature{margin-bottom:0}.voip_call_box{background:linear-gradient(246.06deg,#FFFFFF 0%,rgb(234 243 250 / .24) 100%);border:1px solid #f1f1f1;border-radius:24px;display:flex;width:100%;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0 2rem}@media (max-width:768px){.voip_call_box{padding:0rem 1rem;flex-direction:column-reverse}}.voip_call_box .left_call{flex:0 0 50%}@media (max-width:768px){.voip_call_box .left_call{flex:0 0 100%;text-align:center}}.voip_call_box .left_call h3{margin-bottom:20px}.voip_call_box .left_call p{color:#474747}.voip_call_box .right_call{flex:0 0 50%;display:flex;justify-content:end}@media (max-width:768px){.voip_call_box .right_call{flex:0 0 100%;justify-content:center;margin-bottom:30px}}.voip_call_box .right_call img{max-width:80%}.softphone_wt{margin:60px 0;display:flex;flex-wrap:wrap;gap:2rem;align-items:center}@media (max-width:1499px){.softphone_wt{margin:60px 0}}@media (max-width:991px){.softphone_wt{margin:40px 0}}.softphone_wt .soft_wt_left{width:48%}@media (max-width:991px){.softphone_wt .soft_wt_left{width:100%}}.softphone_wt .soft_wt_left .m-0{margin:0}.softphone_wt .soft_wt_left img{max-width:90%;margin:0 auto;display:flex}@media (max-width:1499px){.softphone_wt .soft_wt_left img{max-width:80%}}@media (max-width:991px){.softphone_wt .soft_wt_left img{max-width:90%;margin-bottom:40px}}@media (max-width:575px){.softphone_wt .soft_wt_left img{margin-bottom:0}}.softphone_wt .soft_wt_right{width:48%}@media (max-width:991px){.softphone_wt .soft_wt_right{width:100%}}.softphone_wt .soft_wt_right h2{text-align:left;font-size:2rem;line-height:42px}@media (max-width:1499px){.softphone_wt .soft_wt_right h2{font-size:32px;line-height:normal}}@media (max-width:991px){.softphone_wt .soft_wt_right h2{font-size:1.8rem;line-height:35px}}.softphone_wt .soft_wt_right p{font-weight:500}.softphone_wt .soft_wt_right .sip-feature-list{margin:30px 0 0 0}.softphone_wt .soft_wt_right .sip-feature-list li{align-items:start}.softphone_wt .soft_wt_right .sip-feature-list li:last-of-type{margin-bottom:30px}.softphone_wt .soft_wt_right .sip-feature-list li img{margin-right:10px}@media (max-width:991px){.softphone_wt .soft_wt_right .more_soft_phone{display:flex;justify-content:center}}.softphone_wt .soft_wt_right .more_soft_phone .btn{width:250px;font-size:18px;height:60px;display:flex;align-items:center;justify-content:center;margin-top:10px}@media (max-width:1499px){.softphone_wt .soft_wt_right .more_soft_phone .btn{width:200px;font-size:14px;height:50px}}.what_shoftphone{padding:0 2rem}@media (max-width:1024px){.what_shoftphone{padding:0 0}}.what_shoftphone.about .softphone_wt.row-reverse{margin:30px 0}.hero_section.health-care-hero p{max-width:60%}@media (max-width:1499px){.hero_section.health-care-hero p{max-width:80%}}@media (max-width:991px){.hero_section.health-care-hero p{max-width:100%}}.healthcare .softphone_wt.row-reverse{margin:60px 0 0 0}@media (max-width:1499px){.healthcare .softphone_wt.row-reverse{margin:30px 0}}.healthcare .soft_wt_left img{margin-top:80px}.healthcare .soft_wt_left img:last-of-type{margin-top:0}@media (max-width:991px){.healthcare .soft_wt_left img{margin-top:0}}@media (max-width:768px){.healthcare .soft_wt_left img{margin-bottom:0}}.healthcare .soft_wt_left .mt-35{margin-top:35px}@media (max-width:991px){.healthcare .soft_wt_left .mt-35{margin-top:0}}.what_shoftphone#shadow::after{top:0}.what_shoftphone#shadow::before{bottom:0;top:inherit}.healthcare-features{display:flex;flex-direction:column;gap:2rem;padding:2rem 0}@media (max-width:991px){.healthcare-features{max-width:80%;margin:0 auto}}@media (max-width:575px){.healthcare-features{max-width:100%;margin:0 auto}}.healthcare-features .care-service{display:flex;align-items:flex-start;gap:1.5rem}@media (max-width:575px){.healthcare-features .care-service{text-align:center;display:grid}}.healthcare-features .care-service .icon{flex-shrink:0;display:flex;flex-direction:row;align-items:center;justify-content:center;width:94px;height:91.24px;background:#F3F7FB;border-radius:16.385px}@media (max-width:1499px){.healthcare-features .care-service .icon{width:79px;height:76.24px;border-radius:12.385px}}.healthcare-features .care-service .icon svg{width:50px;height:50px}@media (max-width:1499px){.healthcare-features .care-service .icon svg{width:45px;height:45px}}@media (max-width:575px){.healthcare-features .care-service .icon{margin:0 auto}}.healthcare-features .care-service .text h3{margin:0 0 .5rem;font-size:1.2rem;color:#000}.healthcare-features .care-service .text p{color:#474747;line-height:1.5;max-width:500px}@media (max-width:991px){.healthcare-features .care-service .text p{text-align:left}}@media (max-width:575px){.healthcare-features .care-service .text p{text-align:center}}.telecom-box{background:linear-gradient(246.06deg,#FFFFFF 0%,rgb(234 243 250 / .24) 100%);border:1px solid #f1f1f1;border-radius:24px;padding:3rem 4rem;margin:2rem 0 0 0;text-align:center}@media (max-width:991px){.telecom-box{padding:2rem}}.telecom-box p{line-height:1.8}.telecom{margin-top:2rem;position:relative;z-index:1}@media (max-width:768px){.telecom{margin-top:0}}.telecom .softphone_wt{align-items:center}@media (max-width:991px){.telecom .softphone_wt{gap:0}}.telecom .softphone_wt .soft_wt_right .h2{margin-bottom:20px}@media (max-width:1024px){.telecom .softphone_wt .soft_wt_right .h2{max-width:100%}}.telecom .softphone_wt .soft_wt_right p{line-height:1.7}@media (max-width:1024px){.telecom .softphone_wt .soft_wt_right p{line-height:1.5}}@media (max-width:991px){.telecom .softphone_wt .soft_wt_right p{margin-bottom:40px}}.about-hero .hero-content p{max-width:100%}.what_shoftphone.about{margin:2rem 0}.what_shoftphone.about .softphone_wt{align-items:center}.what_shoftphone.about .softphone_wt .soft_wt_right p a{color:#6533E2;text-decoration:underline}.what_shoftphone.about .softphone_wt .soft_wt_right ul{margin:15px 0}.what_shoftphone.about .softphone_wt .soft_wt_right ul li{list-style:none;display:flex;margin-bottom:10px}.what_shoftphone.about .softphone_wt .soft_wt_right ul li img{margin-right:10px}.what_shoftphone.about .softphone_wt .soft_wt_right h6{font-size:1.1rem;margin:10px 0}@media (max-width:768px){.what_shoftphone.about .softphone_wt .soft_wt_right h6{text-align:center}}.what_shoftphone.about#shadow::after{top:40%}.what_shoftphone.about#shadow::before{display:none}.client-count#shadow::after{display:none}.client-count#shadow::before{bottom:-50%}.counter-container{display:flex;flex-wrap:wrap;gap:2rem;margin:2rem 0 4rem 0;justify-content:center}.counter-container .counter-box{background:#fff;border:1px solid #f1f1f1;box-shadow:0 4px 18px rgb(0 0 0 / .04);border-radius:18.9405px;padding:2rem;flex:0 0 20%}@media (max-width:1499px){.counter-container .counter-box{padding:3rem 2rem}}@media (max-width:1024px){.counter-container .counter-box{flex:0 0 33%;text-align:center}}@media (max-width:767px){.counter-container .counter-box{flex:0 0 100%;text-align:center}}.counter-container .counter-box .counter{transition:all 0.3s ease-in-out;display:inline-block}.counter-container .counter-box h2{font-weight:700;background:linear-gradient(270deg,#6533E2 .26%,#7349DE 30.28%,#1F97EF 97.16%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;font-size:2.4rem}@media (max-width:768px){.counter-container .counter-box h2{line-height:inherit!important}}.slider-company-logo .inner img{transform:scale(.8);margin:0 -20px}.why-us .about-us .custom-slider-5{margin-bottom:30px}.why-us .about-us .bg-us{height:570px!important}.why-us .about-us .about-box{background:linear-gradient(246.06deg,#fff0 0%,rgb(234 243 250 / .13) 100%);border:1px solid #614B98;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:14px;margin-bottom:20px;min-height:220px;padding:20px}@media (max-width:1799px){.why-us .about-us .about-box{min-height:240px}}@media (max-width:1499px){.why-us .about-us .about-box{min-height:320px}}.why-us .about-us .about-box p{margin-bottom:10px!important}.compliant{margin-bottom:60px}.compliant .new_feature{margin-bottom:0}.compliant .new_feature .new_feature_heading{margin-bottom:40px}@media (max-width:768px){.compliant .new_feature .new_feature_heading{margin:30px}}.compliant .compliant-container{display:flex;gap:1rem;justify-content:center}@media (max-width:1024px){.compliant .compliant-container{flex-wrap:wrap}}.compliant .compliant-container .compliant-box{background:#fff;border:1px solid #f1f1f1;box-shadow:0 4px 18px rgb(0 0 0 / .04);border-radius:18.9405px;flex:0 0 18%;height:190px;display:flex;align-items:center;justify-content:center}@media (max-width:991px){.compliant .compliant-container .compliant-box{flex:0 0 33%}}@media (max-width:767px){.compliant .compliant-container .compliant-box{flex:0 0 100%}}.compliant .compliant-container .compliant-box svg{height:126px;width:126px}@media (max-width:1499px){.compliant .compliant-container .compliant-box svg{height:100px;width:100px}}.compliant .compliant-container .compliant-box .ml-3{margin-left:16px}.team .new_feature{margin-bottom:0}.team .new_feature .new_feature_heading{margin-bottom:40px}.team .team-container{display:flex;gap:3rem;justify-content:center;align-items:center}@media (max-width:1024px){.team .team-container{flex-wrap:wrap}}@media (max-width:991px){.team .team-container .team-details{width:50%}}@media (max-width:768px){.team .team-container .team-details{width:100%}}.team .team-container .team-details .team_box{width:276px;height:300px;position:relative;border-radius:20px}.team .team-container .team-details .team_box img{position:absolute;bottom:-1px;left:50%;transform:translateX(-50%)}@media (max-width:768px){.team .team-container .team-details .team_box{width:100%}}.team .team-container .team-details .sub-text{margin:10px}.team .team-container .team-details .sub-text h3{display:flex;align-items:center;justify-content:space-between}.team .team-container .team-details .sub-text p{color:#6533E2;font-size:12px}.team .team-container .team-details .sub-text svg{filter:grayscale(1);transition:0.2s all;cursor:pointer}.team .team-container .team-details .sub-text svg:hover{filter:none;transform:translateY(-5px);transition:0.5s all}.team .team-first{background:#F8F5FF;border:1px solid rgb(189 163 255 / .4)}.team .team-second{background:#FFFBF5;border:1px solid rgb(200 172 14 / .4)}.team .team-third{background:#F5FCFF}.team .team-third::before{background:linear-gradient(123.94deg,#0E79C8 0%,rgb(14 121 200 / .4) 99.48%)}.featureon{margin-bottom:60px}.featureon .new_feature{margin-bottom:0}.featureon .new_feature .new_feature_heading{margin-bottom:40px}.featureon .featureon-logo{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}@media (max-width:1199px){.featureon .featureon-logo{flex-wrap:wrap}}.featureon .featureon-logo img{transform:scale(.7)}.pro-sec.about-ready .productivity-section{display:inherit;padding:20px}@media (max-width:991px){.pro-sec.about-ready .productivity-section{padding:20px 0 0 20px}}.pro-sec.about-ready .productivity-section .text-content{padding:0 20px 60px 20px}@media (max-width:768px){.pro-sec.about-ready .productivity-section .text-content{padding:0}}.pro-sec.about-ready .productivity-section .text-content .steps-container{display:flex;align-items:center;gap:10px;color:#fff;margin-bottom:20px}@media (max-width:1199px){.pro-sec.about-ready .productivity-section .text-content .steps-container{flex-wrap:wrap}}.pro-sec.about-ready .productivity-section .text-content .steps-container .step{display:flex;align-items:center;gap:8px;font-weight:600}.pro-sec.about-ready .productivity-section .text-content .steps-container .step .step-number{display:flex;flex-direction:column;justify-content:center;align-items:center;height:20px;width:20px;gap:10px;background:#26AB23;border-radius:50%;flex-shrink:0}.pro-sec.about-ready .productivity-section .text-content .steps-container .step .step-text{font-size:16px;white-space:nowrap}.pro-sec.about-ready .productivity-section .text-content .steps-container .arrow{font-weight:600;color:#fff}@media (max-width:768px){.pro-sec.about-ready .productivity-section .text-content .steps-container{flex-direction:column;align-items:self-start}}.what_shoftphone.feature .softphone_wt{align-items:center}.what_shoftphone.feature .softphone_wt .soft_wt_left img{max-width:70%}@media (max-width:1499px){.what_shoftphone.feature .softphone_wt .soft_wt_left img{max-width:60%}}.explore-link-div .explore-link{display:flex;align-items:center;margin:20px 0}.explore-link-div .explore-link svg{margin-left:5px}.extendt-battery{padding:40px 20px 0 20px;border:1px solid rgb(110 51 255 / .4);border-radius:30px;margin:70px 0 60px 0}.extendt-battery .battery-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.extendt-battery .battery-left{flex:1 1 250px;display:flex;justify-content:center}.extendt-battery .battery-left .image-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.extendt-battery .battery-right{flex:2 1 300px}.extendt-battery .battery-right .title-wrapper{display:flex;align-items:center;gap:10px;margin-bottom:10px}@media (max-width:768px){.extendt-battery .battery-container{flex-direction:column;text-align:center}.extendt-battery .battery-right .title-wrapper{justify-content:center}}.shoft-feature-list{margin:20px 0}.shoft-feature-list li{list-style:none;display:flex;flex-shrink:0}.shoft-feature-list li img{margin-right:10px}.shoft-feature-list li p{font-weight:500;margin:5px 8px}.shoft-feature-list li span{min-width:280px;display:flex;align-items:center;margin-right:50px}.shoft-feature-list .d-mobile{display:none}@media (max-width:991px){.shoft-feature-list .d-mobile{display:flex}}.shoft-feature-list .d-desk{display:flex}@media (max-width:991px){.shoft-feature-list .d-desk{display:none}}.page-feature{padding:0 20px;overflow:hidden}@media (max-width:768px){.page-feature{padding:0}}.page-feature .feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;position:relative}@media (max-width:768px){.page-feature .feature-grid{grid-template-columns:1fr}}.page-feature .feature-grid::before{position:absolute;content:"";left:-18%;height:100px;width:100px;border-radius:50%;background:#00b4ff;filter:blur(105px);bottom:280px}@media (max-width:768px){.page-feature .feature-grid::before{display:none}}.page-feature .feature-grid::after{position:absolute;content:"";right:-24%;bottom:25px;height:100px;width:100px;border-radius:50%;background:#6939e2;filter:blur(105px)}@media (max-width:768px){.page-feature .feature-grid::after{display:none}}@media (max-width:768px){.page-feature .feature-grid:last-child{margin-bottom:40px}}.page-feature .feature-box{padding:20px;text-align:center;transition:transform 0.3s ease}.page-feature .feature-box:hover{transform:translateY(-5px)}@media (max-width:768px){.page-feature .feature-box{padding:0}}.page-feature .feature-box .feature-image{margin-bottom:15px}.page-feature .feature-box .feature-image img{max-width:100%;height:auto}.page-feature .feature-box h3{font-size:30px;margin-bottom:25px;color:#222}@media (max-width:1499px){.page-feature .feature-box h3{font-size:20px;margin-bottom:10px}}.page-feature p{font-size:15px;line-height:1.6;color:#555}.voip_softphone p{line-height:30px;margin-bottom:12px}.voip_softphone p span{font-weight:700}.voip-feature{background:url(/wp-content/themes/tragofone/assets/css/image/choosesus.png);background-position:center;background-size:cover;padding:50px 0 100px 0;position:relative}.voip-feature::after{content:"";position:absolute;bottom:0;right:-90px;width:200px;height:200px;background:#6939e2;filter:blur(110px);pointer-events:none}.voip-feature::before{content:"";position:absolute;top:0;left:-90px;width:200px;height:200px;background:#6939e2;filter:blur(110px);pointer-events:none}@media (max-width:1024px){.voip-feature::before{display:none}}.voip-feature .h3{color:#fff;margin-bottom:20px;text-align:center}.voip-feature p{text-align:center;margin:30px 0 40px 0;color:#fff;font-weight:500}.voip-feature .voip-feature-data{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;gap:20px}.voip-feature .voip-feature-data .voip-box{padding:20px;background:linear-gradient(246.06deg,#fff0 0%,rgb(234 243 250 / .13) 100%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:14px;flex:0 0 32%;border:1px solid rgb(31 151 239 / .4);transition:0.2s all ease-in-out}.voip-feature .voip-feature-data .voip-box:hover{transform:translateY(-5px);box-shadow:0 0 0 10px rgb(95 95 95 / .0784313725);transition:0.2s all ease-in-out}@media (max-width:1499px){.voip-feature .voip-feature-data .voip-box svg{max-width:60px}}@media (max-width:1024px){.voip-feature .voip-feature-data .voip-box{flex:0 0 50%}}@media (max-width:768px){.voip-feature .voip-feature-data .voip-box{flex:0 0 100%}}.voip-feature .voip-feature-data .voip-box svg{text-align:left}.voip-feature .voip-feature-data .voip-box h4,.voip-feature .voip-feature-data .voip-box p{color:#fff;text-align:left;margin:10px 0;max-width:100%}.voip-feature .voip-feature-data .voip-box h4{margin:15px 0}.freetrail .free-trail-box{display:flex;flex-wrap:wrap;border-radius:30px;padding:2rem 0 2rem 2rem;gap:2rem;align-items:self-start;justify-content:space-between;background:linear-gradient(360deg,#fff0 0%,#F8F5FF 100%);mix-blend-mode:normal;position:relative;z-index:1;overflow:visible}.freetrail .free-trail-box::after{content:"";position:absolute;inset:0;border-radius:24px;padding:1px;background:linear-gradient(180deg,#6951df -21.27%,#6e4edf 26.82%,#fff0 91.09%,#fff0 119.94%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1;border-radius:31px}.freetrail .form-box{box-shadow:0 10px 35px 0 rgb(0 0 0 / .0588235294);background-color:#fff}.free-trai.sucess-story{margin:0 auto;position:relative}.free-trai.sucess-story .testimonial-slider{margin:60px 0 160px}@media (max-width:768px){.free-trai.sucess-story .testimonial-slider{margin:60px 0}}.free-trai.sucess-story .quote-mark.left{position:absolute;top:0%;left:14px}.free-trai.sucess-story .quote-mark.right{position:absolute;bottom:-30%;right:12px}.freetrail-cta{margin:0 auto 70px}.wbrtc-based{position:relative;background:#fff;padding:20px;overflow:hidden;background:linear-gradient(118.83deg,#EFF5FC 0%,#FDFDFF 87.75%)}.wbrtc-based .new_feature{margin-bottom:0}.wbrtc-based::after,.wbrtc-based::before{position:absolute;content:"";left:0%;top:0%;height:200px;width:250px;border-radius:50%;background:#00b4ff;filter:blur(225px)}@media (max-width:1024px){.wbrtc-based::after,.wbrtc-based::before{display:none}}.wbrtc-based::after{bottom:0;left:unset;top:unset;right:0;background:#6939E2}.how_to_get_buisness.personalized{margin-bottom:60px}.how_to_get_buisness.personalized .new_feature{margin-top:0}.how_to_get_buisness.personalized .new_feature .new_feature_heading{margin-top:0;margin-bottom:60px}@media (max-width:1499px){.how_to_get_buisness.personalized .new_feature .new_feature_heading{margin-bottom:40px}}.demo-btn-p{display:inline-block;font-weight:600;padding:2px 10px}.demo-btn-p .btn{width:350px}@media (max-width:1499px){.demo-btn-p .btn{width:inherit}}.trial-section{margin-top:50px}.trial-section .trial-container{position:relative;border-radius:31px 31px 0 0;padding:24px;padding-bottom:0;background:linear-gradient(360deg,#ffffff 0%,#F8F5FF 100%)}@media (max-width:991px){.trial-section .trial-container{padding:10px}}.trial-section .trial-container::after{content:"";position:absolute;inset:0;border-radius:24px;padding:1px;background:linear-gradient(180deg,#603DB8 0%,#fff0 98.51%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1;border-radius:28px;left:-2px;right:-2px;top:-2px}.trial-section .trial-container .trial-card{background:#fff;border-radius:20px 20px 0 0;box-shadow:0 10px 35px 0 rgb(0 0 0 / .0588235294);padding:40px 28px 32px 28px;width:100%;position:relative}.trial-section .trial-container .trial-card::before{content:"";position:absolute;top:0;inset:-1px;background:linear-gradient(180deg,#603DB8 0%,#fff0 98.51%);border-radius:33px 33px 0 0;z-index:-1;pointer-events:none}.trial-section .trial-container .trial-card .trial-title{text-align:center;font-size:2rem;font-weight:600;margin-bottom:32px;color:#000}.trial-section .trial-container .trial-card .trial-form{display:flex;flex-direction:column;gap:18px;width:80%;margin:auto}@media (max-width:768px){.trial-section .trial-container .trial-card .trial-form{width:100%}}.trial-section .trial-container .trial-card .trial-form .trial-row{display:flex;gap:18px;margin-bottom:0;width:100%}.trial-section .trial-container .trial-card .trial-form .trial-row .wpcf7-form-control-wrap{width:50%;display:flex}.trial-section .trial-container .trial-card .trial-form .trial-row .full-widht{width:100%!important}.trial-section .trial-container .trial-card .trial-form .trial-row .full-widht .wpcf7-form-control-wrap{width:100%;display:flex}.trial-section .trial-container .trial-card .trial-form .trial-row .trial-input{flex:1;padding:13px 16px;border:1.5px solid #E5E5E5;border-radius:8px;font-size:1rem;color:#474747;outline:none;transition:border 0.2s;margin-bottom:12px}.trial-section .trial-container .trial-card .trial-form .trial-row .trial-input:focus{border-color:#7453f0}.trial-section .trial-container .trial-card .trial-form .trial-row .trial-input.trial-textarea{min-height:60px;resize:vertical}@media (max-width:991px){.trial-section .trial-container .trial-card .trial-form .trial-row .trial-input{max-width:100%}}.trial-section .trial-container .trial-card .trial-form .trial-row .trial-input.select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml,%3Csvg fill='gray' height='12' viewBox='0 0 20 20' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.516 7.548l4.482 4.5 4.486-4.5L16 9.06l-6 6-6-6z'/%3E%3C/svg%3E") no-repeat right 16px center;background-color:#fff;background-size:18px;padding-right:40px;cursor:pointer}.trial-section .trial-container .trial-card .trial-form .trial-btn{width:-moz-fit-content;width:fit-content;text-align:center;margin:auto;padding:15px 35px;font-size:16px;font-weight:600;margin-top:15px}.trial-section .trial-container.home-container{margin-bottom:100px}.trial-section .trial-container.home-container .trial-card{border-radius:20px}@media (max-width:900px){.trial-section .trial-container .trial-card{max-width:100%;padding:24px 6vw 20px 6vw}}@media (max-width:700px){.trial-section .trial-container .trial-card{padding:16px 2vw 14px 2vw}.trial-section .trial-container .trial-card .trial-title{font-size:1.2rem;margin-bottom:22px}.trial-section .trial-container .trial-card .trial-form .trial-row{flex-direction:column;gap:12px}}.features-shell{padding:0 32px 16px;display:flex;justify-content:center}@media (max-width:768px){.features-shell{padding:0}}.features-shell .features-shell-box{position:relative;background:linear-gradient(360deg,#fff0 0%,#F8F5FF 100%);padding:20px;border-radius:20px;z-index:1}@media (max-width:768px){.features-shell .features-shell-box{max-width:100%;padding:10px}}.features-shell .features-shell-box::after{content:"";position:absolute;inset:0;border-radius:24px;padding:1px;background:linear-gradient(180deg,#1F97EF 4.23%,#fff0 97.69%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1;top:-2px;left:-2px;right:-2px}.features-shell .features-container{background:#fff;border-radius:20px;box-shadow:0 10px 35px 0 rgb(0 0 0 / .0588235294);padding:32px 24px;width:100%;display:flex;flex-direction:column;gap:20px;overflow:hidden;max-width:1200px;padding:20px}@media (max-width:1024px){.features-shell .features-container{flex-direction:column-reverse}}@media (max-width:768px){.features-shell .features-container{padding:20px 10px}}.features-shell .features-container .feature-row{display:flex;justify-content:center;flex-wrap:nowrap;gap:16px;flex:1}@media (max-width:1199px){.features-shell .features-container .feature-row{flex-wrap:wrap;gap:10px}}.features-shell .features-container .feature-item{display:flex;align-items:center;background:#fff;border:1.5px solid #f1f1f1;border-radius:999px;padding:8px 20px 8px 10px;transition:box-shadow 0.2s ease}@media (max-width:768px){.features-shell .features-container .feature-item{width:100%}}.features-shell .features-container .feature-item:hover{box-shadow:0 2px 10px rgb(44 41 86 / .1)}.features-shell .features-container .feature-item .feature-icon{background-color:#1F97EF;color:#fff;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:12px;font-size:16px;flex-shrink:0}.features-shell .features-container .feature-item .feature-text{font-size:1rem;font-weight:700;color:#474747;white-space:nowrap}@media (max-width:1199px){.features-shell .features-container .feature-item .feature-text{font-size:.8rem}}.features-shell .features-container .min-width{min-width:260px}@media (max-width:1199px){.features-shell .features-container .min-width{display:none}}.popup-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:9999;justify-content:center;align-items:center;overflow-y:auto;-webkit-overflow-scrolling:touch}.popup-content{display:flex;width:100%;min-height:100vh}@media (max-width:1024px){.popup-content{flex-wrap:wrap}}.popup-content h3{font-size:3rem;font-weight:600;margin-bottom:50px}@media (max-width:1499px){.popup-content h3{font-size:2rem;margin-bottom:30px}}.popup-content .left-p{width:50%;position:relative;overflow:hidden;display:flex;align-items:center;padding:30px}@media (max-width:1499px){.popup-content .left-p{padding:20px}}@media (max-width:1024px){.popup-content .left-p{width:100%}}.popup-content .left-p img{position:absolute;top:0;left:0;z-index:-1;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;bottom:0}.popup-content .left-p::before{content:"";position:absolute;bottom:-48px;right:-53px;width:200px;height:200px;background:#6939E2;filter:blur(100px);z-index:1;pointer-events:none;border-radius:50%}@media (max-width:1024px){.popup-content .left-p::before{display:none}}.popup-content .left-p::after{content:"";position:absolute;top:-19%;right:-15%;width:300px;border-radius:50%;height:300px;background:linear-gradient(223.54deg,#6533E2 6.23%,#7349DE 35.08%,#1F97EF 99.36%,#57A1D7 147.44%);mix-blend-mode:plus-lighter;opacity:.1;transform:rotate(-97.82deg)}@media (max-width:1699px){.popup-content .left-p::after{top:-20%;right:-25%}}@media (max-width:1499px){.popup-content .left-p::after{top:-33%;right:-35%}}.popup-content .left-p .price-utl-content{padding:20px}.popup-content .left-p .price-utl-content .h1{color:#fff;font-size:2.6rem;margin-bottom:30px}@media (max-width:768px){.popup-content .left-p .price-utl-content .h1{font-size:2rem;margin-top:10px}}.popup-content .left-p .price-utl-content .ratings-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.popup-content .left-p .price-utl-content .rating-card{position:relative;border-radius:20px;padding:1.82px;background:#0b0f2b;width:48.1%;z-index:0}@media (max-width:1499px){.popup-content .left-p .price-utl-content .rating-card{padding:1.2px}}@media (max-width:1024px){.popup-content .left-p .price-utl-content .rating-card{width:100%}}.popup-content .left-p .price-utl-content .rating-card::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.82px;background:linear-gradient(290.87deg,#fff0 .1%,#ffffff 149.58%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;pointer-events:none}@media (max-width:1499px){.popup-content .left-p .price-utl-content .rating-card::before{padding:1.2px}}.popup-content .left-p .price-utl-content .rating-card .card-content{background:#0b0f2b;border-radius:inherit;padding:40px;height:100%;color:#fff;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:1499px){.popup-content .left-p .price-utl-content .rating-card .card-content{padding:20px}}.popup-content .left-p .price-utl-content .rating-card .card-content .header-p{display:flex;align-items:center;gap:10px}.popup-content .left-p .price-utl-content .rating-card .card-content .header-p img{all:unset;width:70px;height:70px;border-radius:50%;-o-object-fit:contain;object-fit:contain}@media (max-width:1499px){.popup-content .left-p .price-utl-content .rating-card .card-content .header-p img{width:40px;height:40px;border-radius:50%;-o-object-fit:contain;object-fit:contain}}.popup-content .left-p .price-utl-content .rating-card .card-content .header-p span{font-weight:600;font-size:28px}@media (max-width:1499px){.popup-content .left-p .price-utl-content .rating-card .card-content .header-p span{font-size:18px}}.popup-content .left-p .price-utl-content .rating-card .card-content hr{border:none;border-top:1px solid rgb(255 255 255 / .1);margin:15px 0}.popup-content .left-p .price-utl-content .rating-card .card-content .rating{display:flex;align-items:baseline;font-weight:600;justify-content:space-between}.popup-content .left-p .price-utl-content .rating-card .card-content .rating .score{font-size:40px}@media (max-width:1499px){.popup-content .left-p .price-utl-content .rating-card .card-content .rating .score{font-size:26px}}.popup-content .left-p .price-utl-content .rating-card .card-content .rating .outof{font-size:29px;opacity:.3;margin-left:4px}@media (max-width:1499px){.popup-content .left-p .price-utl-content .rating-card .card-content .rating .outof{font-size:18px}}.popup-content .left-p .price-utl-content .rating-card .card-content .rating img{all:unset;font-size:20px;margin-top:10px;color:gold}.popup-content .left-p .price-utl-content .rating-card .card-content.logos-row{flex-direction:row;align-items:center;justify-content:space-between}.popup-content .left-p .price-utl-content .rating-card .card-content.logos-row img{max-height:100px;max-width:22%;-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}.popup-content .left-p .price-utl-content .rating-card.full-width{width:100%;max-width:1000px}.popup-content .right-p{width:50%;background:#fff;padding:40px 50px 0;display:flex;align-items:center}@media (max-width:1024px){.popup-content .right-p{width:100%;padding:20px}}@media (max-width:1024px){.popup-content .right-p>div{width:100%}}.popup-content .right-p .form-group{margin-bottom:20px}.popup-content .right-p .submit-form{display:flex;justify-content:center!important;margin:10px 0}.popup-content .right-p .submit-form .btn{display:flex;justify-content:center!important;align-items:center;padding:18px 30px!important;width:250px;font-size:18px}.popup-content .right-p .submit-form .btn svg{margin-top:4px}@media (max-width:1499px){.popup-content .right-p .submit-form .btn{width:200px;font-size:16px}}@media (max-width:768px){.popup-content .right-p .submit-form .btn{width:unset}}.close-btn{position:absolute;top:10px;right:20px;font-size:3.5rem;cursor:pointer}@media (max-width:1499px){.close-btn{font-size:2.5rem}}@media (max-width:1024px){.close-btn{color:#fff}}.shadow-box-home{height:60%;width:90%;background:linear-gradient(223.54deg,#6533E2 6.23%,#7349DE 35.08%,#1F97EF 99.36%,#57A1D7 147.44%);position:absolute;top:140px;z-index:-1;filter:blur(70px);left:6%;right:44%;border-radius:160px}.trial-card .wpcf7 form .wpcf7-response-output{margin:0;padding:.2em 1em;border:2px solid #ffb900;position:absolute;bottom:10px;font-size:12px;left:46%;transform:translate(-50%);bottom:4px}.trial-card .wpcf7-not-valid-tip{color:#ff2525;font-size:1em;font-weight:400;display:block;position:absolute;bottom:-8px;left:2px;font-size:13px}#popupModal form .form-grid{gap:0 2rem;margin-bottom:0}.wrapper_download{position:relative;z-index:9}.sub-form{display:flex}#fourzero .text-center{text-align:center}#fourzero .hero_section{height:auto}#fourzero .hero_section .hero-content .btns-hero .btn{font-size:14px}#fourzero .image-section img{max-width:350px;margin-top:30px;height:auto}#fourzero p{font-size:16px;color:var(--dark-gray);line-height:1.6}#fourzero .button-group{margin-top:24px}#fourzero .button-group .btn{padding:15px 30px;font-weight:500}#fourzero .wrraper{padding:35px}@media (max-width:600px){#fourzero .image-section img{max-width:100%}#fourzero .wrraper{padding:0 35px}}@media (max-width:1499px){.close-btn{z-index:11}}.page-link .page-numbers{background:#fff;padding:5px 15px;border:1px solid #E5E5E5;margin:10px;border-radius:6px;color:#000;font-size:20px;font-weight:600}.page-link .page-numbers.current{background:#6533E2;border:1px solid #6533E2;color:#fff}.softphone-pagination{display:flex;justify-content:center}.softphone-article-content ul{list-style-type:disc;padding-left:1.5em;margin-bottom:1em}.softphone-article-content p{margin-bottom:1em}.advantage_push{margin:40px 0 30px 0}.advantage_push .notification-points{display:flex;align-items:center;justify-content:space-evenly;margin:40px 0 0 0}@media (max-width:991px){.advantage_push .notification-points{flex-direction:column;align-items:center;justify-items:start;gap:40px;margin:60px 0;padding:0 20px}}.advantage_push .notification-points .point-box{display:flex;align-items:center;max-width:220px;text-align:left}.advantage_push .notification-points .point-box .point-img{padding:10px;display:flex;align-items:center;justify-content:center;width:5vw;margin-right:15px;aspect-ratio:1/1;background:#EEF6FB;border-radius:8px}@media (max-width:768px){.advantage_push .notification-points .point-box .point-img{width:60px;height:60px}.advantage_push .notification-points .point-box .point-img svg{max-width:30px}}.advantage_push .notification-points .point-box h6{font-size:19px}@media (max-width:1499px){.advantage_push .notification-points .point-box h6{font-size:16px;font-weight:600}}.step-notification,.advantage_push{margin-top:60px}.step-notification h2,.advantage_push h2{font-size:2rem;line-height:42px;font-weight:600}@media (max-width:1499px){.step-notification h2,.advantage_push h2{font-size:32px;line-height:normal}}@media (max-width:768px){.step-notification,.advantage_push{margin-top:30px}}.steps-container{display:flex;gap:120px;position:relative;max-width:1200px;margin:50px auto 90px;justify-content:center}.steps-container .curve-line{position:absolute;height:106%;width:100%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='168' height='546' viewBox='0 0 168 546' fill='none'%3E%3Cpath d='M1 21.6425V507.392C1 528.162 17.8379 545 38.6085 545V545C59.3791 545 76.2171 528.162 76.2171 507.392V46.3917C76.2171 21.3227 96.5395 1.00024 121.609 1.00024V1.00024C146.678 1.00024 167 21.3227 167 46.3917V476.846' stroke='%23BABABA' stroke-dasharray='6 6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;left:0%;z-index:-1;background-position:center}.steps-container .step-column{display:flex;flex-direction:column;gap:5px}.steps-container .step-column.right-column .number-step{text-align:start;margin:10px 0 10px 54px}.steps-container .step-column.right-column .step-content{flex-direction:row-reverse}.steps-container .step-block .number-step{text-align:end;margin:10px 54px 10px 0;color:#949494}.steps-container .step-block .step-content{display:flex;align-items:start;justify-content:start}.steps-container .step-block .step-content p{margin:0 30px;max-width:400px;min-width:280px;max-height:100px;min-height:100px;font-size:16px!important;font-weight:500}@media (max-width:991px){.steps-container .step-block .step-content p{max-width:unset;min-width:unset;max-height:unset;min-height:unset}}.steps-container .step-block .step-box{background:#EEF6FB;display:flex;padding:10px;border-radius:8px;width:64px;height:64px;flex-shrink:0;align-items:center;justify-content:center}@media (max-width:991px){.steps-container{flex-direction:column;align-items:center;gap:0;position:relative;margin:40px 0}.steps-container .curve-line{display:none}.steps-container .step-column{width:100%;align-items:center;padding:0 20px}.steps-container .step-block{width:100%}.steps-container .step-block .step-content{flex-direction:row-reverse;align-items:start;text-align:center;padding:0 15px;margin:30px 0}.steps-container .step-block .step-content p{margin:0 0 0 14px;text-align:start;max-width:unset;font-size:13px}.steps-container .step-block .number-step{text-align:center;margin:10px 0;font-size:22px}.steps-container .step-block .step-box{width:40px;height:40px}.steps-container .step-block .step-box svg,.steps-container .step-block .step-box img{max-width:25px}.steps-container .step-column.right-column .step-block .number-step{text-align:center;margin:10px 0;font-size:22px}}.push-notification-sec{margin-bottom:90px}.canada-hero .hero-content .btns-hero .btn{padding:15px 25px}.client-count .counter-container{margin:3rem 0}.canada-companies .trusted-companies{padding-top:0%;padding-bottom:5px}.canada-softphone{margin:40px 0}.canada-softphone .c_softphon_container .c_softphon_card{flex:0 0 32%;padding-bottom:0!important;overflow:hidden;position:relative}.canada-softphone .c_softphon_container .c_softphon_card img{display:flex!important;max-width:80%;margin:0 auto!important}@media (max-width:768px){.canada-softphone .c_softphon_container .c_softphon_card:nth-child(2) img{margin-top:10px!important}}.canada-softphone .c_softphon_container .c_softphon_card:nth-child(6) img{right:0}.canada-softphone .c_softphon_container .c_softphon_card:nth-child(3) img,.canada-softphone .c_softphon_container .c_softphon_card:nth-child(6) img{position:absolute;bottom:0%}@media (max-width:768px){.canada-softphone .c_softphon_container .c_softphon_card:nth-child(3) img,.canada-softphone .c_softphon_container .c_softphon_card:nth-child(6) img{position:unset;margin-top:10px!important}}@media (max-width:1024px){.canada-softphone .c_softphon_container .c_softphon_card{flex:0 0 49%}}@media (max-width:768px){.canada-softphone .c_softphon_container .c_softphon_card{flex:0 0 100%}}.canada-cta{padding-top:50px;margin-bottom:50px}@media (max-width:1499px){.canada-cta{padding-top:0}}.canada-why-us .wbrtc-slider .content-us h2{margin:0 auto;max-width:100%}.canada-why-us .wbrtc-slider .content-us .content-us-p{margin:20px auto;max-width:50%;margin-bottom:30px;line-height:1.6}@media (max-width:1025px){.canada-why-us .wbrtc-slider .content-us .content-us-p{max-width:80%}}@media (max-width:768px){.canada-why-us .wbrtc-slider .content-us .content-us-p{max-width:100%}}.canada-casestudy{margin:40px 0;padding-bottom:0}.canada-casestudy .new_feature{margin-bottom:0}.canada-casestudy .new_feature .new_feature_heading{margin-bottom:0}.canada-casestudy .new_feature .new_feature_heading .h2{margin-bottom:0}.canada-sip-info{margin:30px 0}.brochure-container{display:flex;align-items:center;gap:40px;justify-content:space-between;padding:0 0 0 50px}@media (max-width:768px){.brochure-container{flex-direction:column;text-align:center;padding:15px}}.brochure-container .brochure-content{flex:1;z-index:2}.brochure-container .brochure-content h2{font-size:2.6rem;font-weight:600;margin-bottom:20px;line-height:1.5}@media (max-width:1499px){.brochure-container .brochure-content h2{font-size:2rem}}.brochure-container .brochure-content p{line-height:1.6;margin-bottom:30px;max-width:450px}.brochure-container .brochure-content .btn{display:inline-flex;margin:15px 0;padding:15px 25px!important}.brochure-container .brochure-visual{flex:1;position:relative;z-index:1;display:flex;justify-content:end}.brochure-container .brochure-visual img{max-width:70%}.canada-traial .trial-container{background:#fff}.acrobits-table{margin-bottom:80px}@media (max-width:768px){.acrobits-table{margin-bottom:40px}}.acrobits-table .comparison tr td:nth-child(3){border-left:none!important;border-right:none!important}.arbotics-buisness{margin-bottom:80px}@media (max-width:768px){.arbotics-buisness{margin-bottom:40px}}.arbotics-buisness .new_feature .new_feature_heading .h2{max-width:50%;margin:0 auto 30px}@media (max-width:1025px){.arbotics-buisness .new_feature .new_feature_heading .h2{max-width:100%}}.arbotics-buisness .arbotics-buisness-p{max-width:50%;margin:0 auto}@media (max-width:1025px){.arbotics-buisness .arbotics-buisness-p{max-width:100%}}.voip_conference{margin:65px auto}@media (max-width:1025px){.voip_conference{margin:40px 0}}@media (max-width:768px){.voip_conference .communication .communication{margin:0!important}}.voip_conference .communication .communication-box .content{max-width:80%}.voip_conference .communication .communication-box .content h2{font-size:2.1rem}@media (max-width:1499px){.voip_conference .communication .communication-box .content h2{font-size:2rem}}@media (max-width:768px){.voip_conference .communication .communication-box .content h2{font-size:1.5rem}}.auto-provisioning-p{margin:60px 0}.auto-provisioning-p .new_feature{margin:0 auto;max-width:60%;margin-bottom:40px}@media (max-width:1025px){.auto-provisioning-p .new_feature{max-width:100%}}.auto-provisioning-p .get_card_container .get_buisness_card .h3{max-width:100%}.autoprovisioning-video{margin:90px 0}@media (max-width:768px){.autoprovisioning-video{margin:40px 0}}.autoprovisioning-work .new_feature{margin-bottom:0%}.autoprovisioning-work .new_feature .new_feature_heading{max-width:50%;margin:50px auto}@media (max-width:1025px){.autoprovisioning-work .new_feature .new_feature_heading{max-width:100%}}.autoprovisioning-work .auto-step-container{display:flex;align-items:start;flex-wrap:wrap}.autoprovisioning-work .auto-step-container .step-box{display:flex;align-items:self-start;margin-bottom:30px}.autoprovisioning-work .auto-step-container .step-box .step-box-image svg{display:block;max-width:70px;max-height:70px}@media screen and (max-width:1499px){.autoprovisioning-work .auto-step-container .step-box .step-box-image svg{max-width:60px;max-height:60px}}.autoprovisioning-work .auto-step-container .step-box .step-details{margin-left:20px}.autoprovisioning-work .auto-step-container .step-box .step-details h3{font-size:1.4rem;font-weight:600;margin-bottom:10px}@media screen and (max-width:1499px){.autoprovisioning-work .auto-step-container .step-box .step-details h3{font-size:1.2rem}}.autoprovisioning-work .auto-step-container .step-box .step-details p{font-size:16px;font-weight:500;margin-bottom:10px}@media screen and (max-width:1499px){.autoprovisioning-work .auto-step-container .step-box .step-details p{font-size:14px}}.autoprovisioning-work .auto-step-container .step-box .step-details ul{margin-left:20px}@media screen and (max-width:1499px){.autoprovisioning-work .auto-step-container .step-box .step-details ul{margin-left:15px}}.autoprovisioning-work .auto-step-container .step-box .step-details ul li{font-size:16px;font-weight:500;margin-bottom:10px}@media screen and (max-width:1499px){.autoprovisioning-work .auto-step-container .step-box .step-details ul li{font-size:14px}}.autoprovisioning-work .auto-step-container .left-auto-step{width:50%}@media screen and (max-width:768px){.autoprovisioning-work .auto-step-container .left-auto-step{width:100%}}.autoprovisioning-work .auto-step-container .right-auto-step{width:50%}@media screen and (max-width:768px){.autoprovisioning-work .auto-step-container .right-auto-step{width:100%}}@media screen and (max-width:768px){.autoprovisioning-work .auto-step-container{display:grid;grid-template-columns:1fr;gap:30px}.autoprovisioning-work .auto-step-container .left-auto-step,.autoprovisioning-work .auto-step-container .right-auto-step{width:100%;order:unset;display:contents}.autoprovisioning-work .auto-step-container .step-1{order:1}.autoprovisioning-work .auto-step-container .step-2{order:2}.autoprovisioning-work .auto-step-container .step-3{order:3}.autoprovisioning-work .auto-step-container .step-4{order:4}.autoprovisioning-work .auto-step-container .step-5{order:5}.autoprovisioning-work .auto-step-container .step-6{order:6}.autoprovisioning-work .auto-step-container .step-7{order:7}}#autoprovisioning-features{margin-bottom:60px}.cloud-phone-system-slider .bg-us{width:100%;height:560px}@media screen and (max-width:768px){.cloud-phone-system-slider .bg-us{height:600px;min-height:600px}}.cloud-phone-system-slider .content-us p{margin-bottom:50px}#cloud-system{margin:50px 0 0 0}@media (max-width:991px){#cloud-system{margin:40px 0}}#cloud-system .new_feature{margin-bottom:0}@media (max-width:1024px){#cloud-system .new_feature{margin-bottom:initial}}#cloud-system .new_feature .new_feature_heading{margin:30px;margin-bottom:-20px}@media (max-width:1024px){#cloud-system .new_feature .new_feature_heading{margin-bottom:initial}}.cloud-establish_main{margin:60px 0}@media (max-width:991px){.cloud-establish_main{margin:40px 0}}.page-template-business-cloud-phone-system .softphone_wt .soft_wt_right .sip-feature-list li{display:flex;align-items:center}.trusted-companies.softphone-voip-comanies{padding-bottom:2rem}@media (max-width:991px){.trusted-companies.softphone-voip-comanies{padding-bottom:0}}.telecom-box.soft-voip-telecom{margin:2rem 0 2rem 0}@media (max-width:991px){.telecom-box.soft-voip-telecom{margin-bottom:0}}section.page-feature.soft-voip-feature{margin-bottom:2.5rem}@media (max-width:991px){section.page-feature.soft-voip-feature{margin-bottom:20px}}section.page-feature.soft-voip-feature .new_feature{margin-bottom:0}@media (max-width:991px){section.page-feature.soft-voip-feature .new_feature{margin-bottom:30px}}.page-template-brochure-download .hero_section.brochure-download-hero{height:auto}.page-template-brochure-download .brochure-download-hero .hero-content{display:flex;max-width:100%;padding:30px 20px 45px;align-items:center;gap:20px}.page-template-brochure-download .brochure-download-hero .hero-content p{margin:0;text-align:left}@media (max-width:991px){.page-template-brochure-download .brochure-download-hero .hero-content{flex-direction:column;text-align:center}.page-template-brochure-download .brochure-download-hero .hero-content p{text-align:center}}.page-template-brochure-download .left-brochure svg{max-width:50px;text-align:left;display:flex}@media (max-width:768px){.page-template-brochure-download .left-brochure svg{margin:0 auto}}.page-template-brochure-download .left-brochure h1{font-size:38px;text-align:left;margin-bottom:20px;font-weight:500}@media (max-width:1299px){.page-template-brochure-download .left-brochure h1{font-size:30px}}@media (max-width:1024px){.page-template-brochure-download .left-brochure h1{font-size:22px}}@media (max-width:768px){.page-template-brochure-download .left-brochure h1{font-size:20px;text-align:center}}.page-template-brochure-download .wpcf7-form{background:#fff;padding:30px;border-radius:15px;box-shadow:0 5px 20px rgb(0 0 0 / .1);max-width:600px;margin:0 auto}@media (max-width:575px){.page-template-brochure-download .wpcf7-form{padding:20px}}.page-template-brochure-download .trial-row{display:flex;gap:15px;margin-bottom:30px;width:100%;flex-wrap:wrap}@media (max-width:768px){.page-template-brochure-download .trial-row{gap:30px}}.page-template-brochure-download .trial-row .wpcf7-form-control-wrap{flex:1;min-width:220px}.page-template-brochure-download .trial-row .full-widht{width:100%}.page-template-brochure-download .trial-row .full-widht .wpcf7-not-valid-tip{bottom:unset!important}.page-template-brochure-download .trial-input,.page-template-brochure-download .trial-input.select,.page-template-brochure-download .trial-textarea{width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:8px;font-size:14px;color:#949494;outline:none;transition:border 0.2s ease-in-out}.page-template-brochure-download .trial-input:focus,.page-template-brochure-download .trial-input.select:focus,.page-template-brochure-download .trial-textarea:focus{border-color:#614b98}.page-template-brochure-download .trial-textarea{resize:none;min-height:100px}.page-template-brochure-download .trial-btn{width:100%;padding:12px;border:none;border-radius:8px;font-size:16px;font-weight:700;color:#fff;background:linear-gradient(90deg,#007bff,#8e2de2);cursor:pointer;transition:opacity 0.2s ease-in-out}.page-template-brochure-download .trial-btn:hover{opacity:.9}@media (max-width:575px){.page-template-brochure-download .trial-btn{font-size:14px;padding:10px}}.page-template-brochure-download .wpcf7-response-output:empty::before{content:"* All fields are mandatory";display:block;text-align:center;color:red;font-size:13px;margin-top:10px}@media (max-width:575px){.page-template-brochure-download .wpcf7-response-output:empty::before{font-size:12px}}.page-template-brochure-download .brochur-bg{background:url(https://tragofone.com/wp-content/uploads/2025/09/Frame-1000003165-min.png);background-position:center;background-size:cover}@media (max-width:991px){.page-template-brochure-download #brochur-p{padding:0 20px}}.page-template-brochure-download #brochur-p .content{width:100%;max-width:100%}.page-template-brochure-download #brochur-p .content .text-content{padding:0 20px 20px 20px!important;width:100%!important;max-width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:991px){.page-template-brochure-download #brochur-p .content .text-content{flex-direction:column;text-align:center;gap:15px}}.page-template-brochure-download #buisness-brochur{padding:30px 0 0}@media (max-width:991px){.page-template-brochure-download #buisness-brochur{padding:20px 0 0}}.page-template-brochure-download .wpcf7 form.invalid .wpcf7-response-output{border-color:#ffb900;bottom:65px;right:110px;left:inherit}@media (max-width:1024px){.page-template-brochure-download .wpcf7 form.invalid .wpcf7-response-output{right:60px}}@media (max-width:991px){.page-template-brochure-download .wpcf7 form.invalid .wpcf7-response-output{max-width:-moz-max-content;max-width:max-content;font-size:10px;position:relative;bottom:auto;right:auto;margin-top:10px}}.page-template-brochure-download .trusted-section-brochure{background:url("/wp-content/themes/tragofone/assets/css/css/Frame 1000003168.png");border-radius:20px;padding:40px 60px;max-width:1200px;margin:40px auto;border:1px solid #F1F1F1}@media (max-width:1024px){.page-template-brochure-download .trusted-section-brochure{padding:30px 20px}}.page-template-brochure-download .trusted-section-brochure .trusted-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px}.page-template-brochure-download .trusted-section-brochure .trusted-container .trusted-left,.page-template-brochure-download .trusted-section-brochure .trusted-container .trusted-right{min-width:250px;text-align:center}.page-template-brochure-download .trusted-section-brochure .trusted-container .trusted-left h3,.page-template-brochure-download .trusted-section-brochure .trusted-container .trusted-right h3{font-size:16px;font-weight:600;margin-bottom:20px;color:#474747}.page-template-brochure-download .trusted-section-brochure .trusted-container .trusted-left{position:relative}.page-template-brochure-download .trusted-section-brochure .trusted-container .trusted-left::after{content:"";position:absolute;top:0;right:-15%;height:100%;width:2px;background:#F1F1F1}@media (max-width:1024px){.page-template-brochure-download .trusted-section-brochure .trusted-container .trusted-left::after{display:none}}.page-template-brochure-download .trusted-section-brochure .trusted-container .company-logos{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.page-template-brochure-download .trusted-section-brochure .trusted-container .company-logos img{max-height:40px;-o-object-fit:contain;object-fit:contain;transition:transform 0.3s ease}.page-template-brochure-download .trusted-section-brochure .trusted-container .company-logos img:hover{transform:scale(1.1)}.page-template-brochure-download .trusted-section-brochure .trusted-container .awards{display:flex;justify-content:center;gap:25px;flex-wrap:wrap}.page-template-brochure-download .trusted-section-brochure .trusted-container .awards img{max-height:50px;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.page-template-brochure-download .trusted-section-brochure .trusted-container{flex-direction:column;text-align:center}.page-template-brochure-download .trusted-section-brochure .trusted-container .trusted-left::after{display:none}}.hardware-container{margin:60px auto}@media (max-width:768px){.hardware-container{margin:40px auto}}.hardware-container .hardware-main{display:flex;align-items:center;gap:20px;justify-content:center;margin-bottom:20px}@media (max-width:768px){.hardware-container .hardware-main{gap:10px}}.hardware-container .hardware-main svg{max-width:80px;max-height:80px}@media screen and (max-width:1499px){.hardware-container .hardware-main svg{max-width:60px;max-height:60px}}@media screen and (max-width:1499px){.hardware-container .hardware-main svg{max-width:50px;max-height:50px}}.hardware-container .hardware-main .box{border:1.5px solid #F1F1F1;padding:13px 35px;border-radius:10px;min-width:180px;min-height:80px;line-height:40px;text-align:center;display:flex;align-self:anchor-center;justify-content:center;font-weight:600}.hardware-container .hardware-main .box p{all:unset}@media screen and (max-width:1499px){.hardware-container .hardware-main .box{min-height:60px;line-height:30px}.hardware-container .hardware-main .box p{all:unset}}@media screen and (max-width:768px){.hardware-container .hardware-main .box{min-height:unset;line-height:unset;min-width:135px;padding:13px 0;white-space:nowrap!important}.hardware-container .hardware-main .box p{all:unset}}@media (max-width:399px){.hardware-container .hardware-main .box{min-width:110px;font-size:12px;white-space:pre-wrap!important}}.hardware-container .hardware-main .box span{font-size:16px;font-weight:600;color:#000}.hardware-container .hardware-main .boxtwo span{background:linear-gradient(286.25deg,#6533E2 12.88%,#7349DE 22.96%,#1F97EF 45.43%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}@media (max-width:399px){.hardware-container .hardware-main .boxtwo span{font-size:12px}}.faq-page.faq .accordion .accordion-box{flex:0 0 100%;max-width:100%!important}.release-notes-main{padding:40px 0 40px;background:#fff;min-height:calc(100vh - 200px)}.release-notes-main .release-notes-wrapper{display:grid;grid-template-columns:300px 1fr;gap:40px;max-width:1200px;margin:0 auto}.release-notes-main .release-notes-wrapper .release-nav{background:#fff;border-radius:12px;padding:15px 0;border-radius:15px;border:1px solid #f1f1f1;height:-moz-fit-content;height:fit-content;position:sticky;top:80px}.release-notes-main .release-notes-wrapper .release-nav .nav-section{margin-bottom:10px;border-bottom:1px solid #f1f1f1}.release-notes-main .release-notes-wrapper .release-nav .nav-section:last-child{margin-bottom:0;border-bottom:none}.release-notes-main .release-notes-wrapper .release-nav .nav-section .nav-title{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;font-size:18px;font-weight:600;cursor:pointer;transition:all 0.3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:15px}@media (max-width:149){.release-notes-main .release-notes-wrapper .release-nav .nav-section .nav-title{font-size:16px}}.release-notes-main .release-notes-wrapper .release-nav .nav-section .nav-title i{font-size:14px;transition:all 0.3s ease}.release-notes-main .release-notes-wrapper .release-nav .nav-section .nav-title.active i{transform:rotate(180deg)}.release-notes-main .release-notes-wrapper .release-nav .nav-section .nav-title.active+.nav-list{display:block!important}.release-notes-main .release-notes-wrapper .release-nav .nav-section .nav-title:last-child{margin-bottom:0}.release-notes-main .release-notes-wrapper .release-nav .nav-section .nav-list{list-style:none;padding:0;margin:0;display:none;overflow:hidden;transition:all 0.3s ease}.release-notes-main .release-notes-wrapper .release-nav .nav-section .nav-list .nav-item{margin-bottom:5px}.release-notes-main .release-notes-wrapper .release-nav .nav-section .nav-list .nav-item .nav-link{display:block;padding:12px 30px;color:#000;text-decoration:none;font-size:16px;font-weight:500;transition:all 0.3s ease;position:relative}@media (max-width:1499px){.release-notes-main .release-notes-wrapper .release-nav .nav-section .nav-list .nav-item .nav-link{font-size:14px}}.release-notes-main .release-notes-wrapper .release-nav .nav-section .nav-list .nav-item .nav-link:hover{color:#5834D3;transform:translateX(5px)}.release-notes-main .release-notes-wrapper .release-nav .nav-section .nav-list .nav-item .nav-link::before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:#5834D3;opacity:0;transition:opacity 0.3s ease}.release-notes-main .release-notes-wrapper .release-nav .nav-section .nav-list .nav-item .nav-link:hover::before{opacity:1}.release-notes-main .release-notes-wrapper .release-nav .nav-section .nav-list .nav-item.active .nav-link::before{opacity:1}.release-notes-main .release-notes-wrapper .release-content{background:#fff;border-radius:12px;padding:40px 0;animation:fadeInUp 0.6s ease-out}.release-notes-main .release-notes-wrapper .release-content .version-header{margin-bottom:40px}.release-notes-main .release-notes-wrapper .release-content .version-header .version-title{font-size:32px;font-weight:600;margin-bottom:20px}@media (max-width:1499px){.release-notes-main .release-notes-wrapper .release-content .version-header .version-title{font-size:28px}}.release-notes-main .release-notes-wrapper .release-content .version-header .version-details p{font-size:16px;margin-bottom:8px}.release-notes-main .release-notes-wrapper .release-content .version-header .version-details p:last-child{margin-bottom:0}.release-notes-main .release-notes-wrapper .release-content .version-header .version-details p span{color:#474747}.release-notes-main .release-notes-wrapper .release-content .version-screenshot{margin-bottom:20px}.release-notes-main .release-notes-wrapper .release-content .version-screenshot .screenshot-img{width:100%;height:auto}.release-notes-main .release-notes-wrapper .release-content .new-features .features-title{font-size:24px;font-weight:600}@media screen and (max-width:1499px){.release-notes-main .release-notes-wrapper .release-content .new-features .features-title{font-size:20px}}.release-notes-main .release-notes-wrapper .release-content .new-features .features-list{margin:0 30px}.release-notes-main .release-notes-wrapper .release-content .new-features .features-list .feature-item{margin:10px 0;animation:fadeInUp 0.6s ease-out}.release-notes-main .release-notes-wrapper .release-content .new-features .features-list .feature-item:nth-child(1){animation-delay:0.1s}.release-notes-main .release-notes-wrapper .release-content .new-features .features-list .feature-item:nth-child(2){animation-delay:0.2s}.release-notes-main .release-notes-wrapper .release-content .new-features .features-list .feature-item:nth-child(3){animation-delay:0.3s}.release-notes-main .release-notes-wrapper .release-content .new-features .features-list .feature-item:nth-child(4){animation-delay:0.4s}.release-notes-main .release-notes-wrapper .release-content .new-features .features-list .feature-item:nth-child(5){animation-delay:0.5s}.release-notes-main .release-notes-wrapper .release-content .new-features .features-list .feature-item i{font-size:16px;margin-right:12px;transition:transform 0.3s ease}.release-notes-main .release-notes-wrapper .release-content .new-features .features-list .feature-item:hover i{transform:scale(1.1)}.release-notes-main .release-notes-wrapper .release-content .new-features .features-list .feature-item span{font-size:18px;line-height:1.6;font-weight:500}@media screen and (max-width:1499px){.release-notes-main .release-notes-wrapper .release-content .new-features .features-list .feature-item span{font-size:14px}}@media (max-width:1024px){.release-notes-main .release-notes-wrapper{grid-template-columns:250px 1fr;gap:30px}.release-notes-main .release-content{padding:30px 0}.release-notes-main .version-title{font-size:28px}}@media (max-width:768px){.release-notes-main{padding:60px 0 40px}.release-notes-main .release-notes-wrapper{grid-template-columns:1fr;gap:20px}.release-notes-main .release-nav{position:static;order:1;padding:20px;margin-bottom:20px}.release-notes-main .release-content{order:2;padding:25px 0}.release-notes-main .version-title{font-size:24px}.release-notes-main .version-details p{font-size:14px}.release-notes-main .feature-item{padding:15px}.release-notes-main .feature-item span{font-size:14px}}@media (max-width:480px){.release-notes-main{padding:40px 0 30px}.release-notes-main .release-nav{padding:15px;margin-bottom:15px}.release-notes-main .release-content{padding:20px 0}.release-notes-main .version-title{font-size:20px}.release-notes-main .nav-title{padding:0 15px 12px;font-size:14px}.release-notes-main .nav-link{padding:10px 15px;font-size:13px}.release-notes-main .feature-item{padding:12px;margin-bottom:15px}.release-notes-main .feature-item i{font-size:16px;margin-right:12px}.release-notes-main .feature-item span{font-size:13px}}.release-notes-main .release-notes-wrapper .release-content .new-features{padding:20px 30px;border:1px solid #f1f1f1;border-radius:15px;margin-bottom:25px}.release-notes-main .release-notes-wrapper .release-content .new-features .accordion-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;min-height:40px;transition:opacity 0.3s ease}.release-notes-main .release-notes-wrapper .release-content .new-features .accordion-header:hover{opacity:.8}.release-notes-main .release-notes-wrapper .release-content .new-features .accordion-header .accordion-icon{font-size:18px;transition:transform 0.5s ease;margin-left:15px;flex-shrink:0}.release-notes-main .release-notes-wrapper .release-content .new-features .accordion-header .accordion-icon.rotated{transform:rotate(180deg)}.release-notes-main .release-notes-wrapper .release-content .new-features .accordion-content{max-height:0;overflow:hidden;transition:max-height 0.8s cubic-bezier(.4,0,.2,1),opacity 0.6s ease;opacity:0;margin:0;padding:0}.release-notes-main .release-notes-wrapper .release-content .new-features .accordion-content.expanded{max-height:800px;opacity:1;transition:max-height 0.8s cubic-bezier(.4,0,.2,1),opacity 0.6s ease}.release-notes-main .release-notes-wrapper .release-content .new-features .accordion-content .features-list{margin:0 30px;padding-top:10px}@media (max-width:768px){.release-notes-main .release-notes-wrapper .release-content .new-features .accordion-header .features-title{font-size:20px}.release-notes-main .release-notes-wrapper .release-content .new-features .accordion-header .accordion-icon{font-size:16px}.release-notes-main .release-notes-wrapper .release-content .new-features .accordion-content .features-list{margin:0 15px}}