header{width:100%;height:70px;background-color:var(--blue);display:flex;align-items:stretch}header .top-view{background-color:var(--color-blue-dark)}header .top-view .container{display:flex;align-items:center;justify-content:flex-end;height:40px}@media only screen and (min-width:1190px)and (max-width:1475px){header .top-view .container{padding:0 16px}}header .top-view a{padding:4px;color:var(--color-light);font-size:14px;font-family:var(--font);margin:0 20px}header .top-view a:hover{text-decoration:underline}header .top-view a:last-child{margin:0 0 0 20px}header .top-view a.join-meeting{color:var(--color-aca0ae6);display:flex;align-items:center}header .top-view a.join-meeting img{width:14px;flex:0 0 14px;height:14px;border-radius:100%;object-fit:cover;object-position:center;margin:0 8px 0 0}@media only screen and (max-width:1190px){header .top-view a{margin:0 16px 0 0}header .top-view a:last-child{margin:0}header .top-view a.join-meeting{display:block}}header .logo{display:block;width:111px;height:48px;background-image:url(/_next/static/media/baasi-logo-white.df20e848.svg);background-position:50%;background-size:93px auto}@media only screen and (max-width:1190px){header .logo{width:106px;height:46px;background-size:106px auto;margin:31px 0 0}}header nav{height:70px;width:100%;justify-content:center}header nav,header nav .nav-item{display:flex;align-items:center}header nav .nav-item::selection{background-color:red}header nav .nav-item .arr{position:relative}header nav .nav-link{color:var(--white);font-size:14px;font-family:var(--font);margin:0 15.5px;height:70px;line-height:70px;font-weight:700;cursor:pointer;text-align:left}header nav .nav-link:hover{text-decoration:underline}header nav .nav-link.dropdown span{padding:0 2px 0 0;display:inline-block}header nav .nav-link.dropdown:hover{text-decoration:none}header nav .nav-link.dropdown:hover img{transform:rotate(180deg)}header nav .nav-link.dropdown:hover:after{content:"";background-image:url(/_next/static/media/triangle.73167215.svg);background-position:50%;background-repeat:no-repeat;width:20px;height:20px;display:block;position:relative;margin-top:-88px;margin-left:calc(50% - 10px);z-index:9999999999;top:70px;background-size:contain}header nav .nav-link.dropdown:hover .nav-content{display:flex}header nav .nav-content{display:none;position:absolute;left:-30px;right:-30px;top:70px;flex-wrap:wrap;justify-content:center;overflow:hidden;z-index:99}@media only screen and (min-width:1190px)and (max-width:1475px){header nav .nav-content{left:16px;right:16px}}header .container{display:flex;align-items:center;padding:0 76px;position:relative}header .user-area{display:flex;align-items:center;width:242px;justify-content:space-between;padding:0 0 0 24px}@media only screen and (max-width:1190px){header .user-area{justify-content:right}}header .user-area .button{width:109px;height:38px;padding:0}@media only screen and (max-width:1190px){header .user-area .button{display:none}}header .user-area .button.clear{margin:0 5px 0 0}@media only screen and (max-width:1190px){header .user-area .button.clear{margin:16px 3px 0 0;border-width:2px;height:42px;min-width:94px;font-size:14px}header{padding:0 16px;height:36px;position:fixed;top:0;left:0;right:0;z-index:9}header .logo{margin:0;zoom:.8}header .user-area{zoom:.8}header .user-area .button.clear{margin:0}header .container{align-items:center;height:80px;padding:0 16px;background-color:var(--color-primary)}header .container.transparent-bg{background-color:transparent}header nav{display:none;position:absolute;top:0;left:0;right:0;height:calc(100vh - 80px);min-height:500px;margin:0;overflow-x:scroll;flex-direction:column;z-index:-1;padding:80px 0 30px;align-items:flex-start}header nav.show{display:block;background-image:url(/_next/static/media/menu-bg-mobile.ddf11bbe.png),linear-gradient(180deg,#5e29ec,#6642fa 41.11%,rgba(116,83,250,.68) 63.72%,rgba(163,141,253,.4) 83.65%,rgba(181,164,252,0) 98.86%,rgba(209,198,255,0) 105%);background-repeat:no-repeat;background-position:100% 0,top;text-align:left}header nav .nav-link{height:auto;margin:0 20px;padding:0;display:block;line-height:40px!important}header nav .nav-link.dropdown{background-position:100%;display:block;text-align:left!important;outline:none}header nav .nav-link.dropdown:hover{background-color:none}header nav .nav-link.dropdown:hover:after{content:none;outline:none}header nav .nav-link span{background-position:100%!important}header nav .nav-link.sign-up-button{border-radius:5px;border:1px solid #fff;display:inline-block!important;padding:0 10px}header nav .nav-content{border-radius:0;border:none;background:none;box-shadow:none;position:relative;left:0;right:0;top:inherit;min-height:auto;flex-wrap:wrap;justify-content:flex-start;overflow:hidden;z-index:99}header nav .menu-container{background:none;padding:0;display:block;box-shadow:none}header nav .menu-container.two-row{display:block}header nav .menu-container.two-row a{height:auto}header nav .menu-container a{padding:10px 0;background:none!important;color:#fff;height:auto;font-weight:400;font-size:14px;z-index:100}header nav .menu-container a:nth-child(2n){padding:10px 0!important;height:auto!important}header nav .menu-container a:before{content:none}header nav .menu-container a br{display:none}}header .menu{width:36px;height:36px;cursor:pointer;border:none;background-color:transparent;background-image:url(/_next/static/media/menu.0b3448f9.svg);background-position:50%;background-size:contain;margin:0 0 0 16px}.menu-container{display:flex;align-items:center;justify-content:center;border-radius:0 0 10px 10px;background:#fff;box-shadow:0 4px 48px 0 rgba(0,0,0,.08);overflow:hidden}.menu-container.two-row{display:grid;grid-template-columns:344px 344px}.menu-container.two-row a{height:98px}.menu-container.two-row a:nth-child(2n){padding:0 0 0 118px}.menu-container a{width:auto;height:148px;color:#200f87;font-family:var(--font);font-weight:600;font-size:16px;padding:0 50px 0 118px;line-height:141%;display:flex;align-items:center;background-position:50px;transition:all,.2s;position:relative}.menu-container a.gateway{background-image:url(/_next/static/media/gateway.1f81fcb3.svg)}.menu-container a.business{background-image:url(/_next/static/media/bfb.7400c467.svg)}.menu-container a.api{background-image:url(/_next/static/media/api.73b188ec.svg)}.menu-container a.solution{background-image:url(/_next/static/media/solution.47012c7d.svg)}.menu-container a:hover{text-decoration:underline}.menu-container a.sr{background-image:url(/_next/static/media/recording.d4799d92.svg)}.menu-container a.ws{background-image:url(/_next/static/media/whisper.0b013488.svg)}.menu-container a.mr{background-image:url(/_next/static/media/meet.76d8d6d8.svg)}.menu-container a.om{background-image:url(/_next/static/media/om.5cf61900.svg)}.menu-container a.vt{background-image:url(/_next/static/media/vt.05ff8d59.svg)}.menu-container a.kz{background-image:url(/_next/static/media/kz48.339cd0b0.svg)}.menu-container a.ls{background-image:url(/_next/static/media/live.3b642162.svg)}.menu-container a.au{background-image:url(/_next/static/media/au.468cbf05.svg)}.menu-container a.db{background-image:url(/_next/static/media/db.e40e153a.svg)}.menu-container a.ir{background-image:url(/_next/static/media/ir.9075c4c5.svg)}.menu-container a.ad{background-image:url(/_next/static/media/ad.dc0a4103.svg)}.menu-container a.cr{background-image:url(/_next/static/media/cr.3577e1c7.svg)}.menu-container a.cu{background-image:url(/_next/static/media/cu.0aebd991.svg)}.menu-container a.bl{background-image:url(/_next/static/media/bl.80f9962d.svg)}.menu-container a:hover{background-color:#f0f0ff;text-decoration:none;text-shadow:2px 4px 10px rgba(0,0,0,.15)}.menu-container a:hover:before{opacity:1}.menu-container a:before{content:"";opacity:0;position:absolute;top:calc(50% - 24px);left:50px;width:48px;height:48px;border-radius:100%;box-shadow:2px 4px 10px 0 rgba(0,0,0,.15);transition:all,.4s}@media only screen and (max-width:1190px){.menu-container{flex-direction:column;padding:0 30px 30px}.menu-container .product{margin:20px 0 0;height:75px;align-items:center;width:100%;padding:0 0 0 70px}}.expert{text-align:right;background:#fcfcfc;width:100%;height:100px}.expert a{padding:0 48px 0 0;background-image:url(/_next/static/media/arrow.0e7e8e03.svg);background-position:top 0 right 0;height:42px;border-bottom:1px solid #7cc2fd;display:inline-block;margin:30px 38px;font-family:var(--font-bold);color:var(--color-primary);text-transform:capitalize;line-height:30px;font-size:24px}@media only screen and (max-width:1190px){.expert{display:none}}.user-area .button.small.clear-white{font-weight:700}footer{min-height:436px;background-color:#200f87;color:#fff}footer .logo{display:block;width:111px;height:48px;background-image:url(/_next/static/media/logo-invert.4dbd1eae.svg);background-position:50%;background-size:111px auto;margin:14px 0 20px}@media only screen and (max-width:1190px){footer .logo{width:31px;margin:8px -1px;background-size:auto;zoom:1;background-image:url(/_next/static/media/logo-b.7fd71dd0.svg)}}footer .container{padding:62px 78px 0;display:flex;flex-wrap:wrap;justify-content:space-between}footer .headline{color:#eeeefa;font-family:var(--font);font-size:14px;line-height:150%}footer .text-box{border-radius:32px;border:1px solid #fff;background:#f1f1f1;display:flex;align-items:center;width:301px;height:52px;margin:31px 0 0}footer .text-box a{border-radius:26px;background:#4f29ec;width:120px;flex:0 0 120px;height:42px;color:#fff;font-family:var(--font);font-size:14px;text-align:center;line-height:42px}footer .text-box input{background-color:transparent;padding:0 16px;font-family:var(--font);font-size:14px;width:calc(100% - 580px)}footer .text-box input::placeholder{color:#808bcd}footer .footer-links{width:calc(100% - 580px);display:flex;margin:-22px 0 0}footer .footer-links .footer-link{display:flex;flex-direction:column;padding:20px 0 0;text-align:left}footer .footer-links .footer-link:nth-child(2){margin:0 90px 0 102px}footer .footer-links b{color:#fafafa;font-family:var(--font);text-transform:capitalize;margin:0 0 20px;color:var(--8,#fafafa);font-size:16px;font-style:normal;font-weight:700;line-height:141%;white-space:nowrap}footer .footer-links a,footer .footer-links span{color:var(--7,#eeeefa);font-family:var(--font);font-size:14px;font-style:normal;font-weight:400;line-height:160%;margin:0 0 15px;white-space:nowrap}footer .copyright{width:100%;height:61px;line-height:61px;text-align:center;color:#fff;border-top:1px solid rgba(128,139,205,.2);font-size:12px}@media only screen and (max-width:790px){footer .copyright{font-size:10px}}footer .copyright a{margin-left:5px;color:aqua}footer .social-networks{display:flex;margin:15px 0 25px}footer .social-networks a{width:16px;height:15px;margin:0 10px 0 0;background-position:50%;background-size:16px}footer .social-networks a.fb{background-image:url(/_next/static/media/fb.4ef8731d.svg)}footer .social-networks a.in{background-image:url(/_next/static/media/linkedin.41256188.svg)}footer .social-networks a.instagram{background-image:url(/_next/static/media/insta.657dc806.svg)}footer .baasi-address{margin:138px 0 0;display:block;color:var(--7,#eeeefa);font-family:var(--font);font-size:14px;font-style:normal;font-weight:400;line-height:160%}@media only screen and (max-width:1190px){footer .baasi-address{margin:0}footer .logo{margin:32px 0}footer .footer-links{width:100%;flex-direction:column;margin:0 0 32px}footer .footer-links .footer-link{margin:8px 0!important;text-align:left}footer .container{flex-direction:column;padding:0 32px}footer .container .footer-main{display:flex;flex-direction:column;align-items:center}}footer a:hover{text-decoration:underline}.popup{position:fixed;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,42%,.3);display:flex;align-items:center;justify-content:center;z-index:50}@media only screen and (max-width:1190px){.popup{padding:100px 28px 0}}.popup.dark{background-color:rgba(70,70,70,.3)}@media only screen and (max-width:1190px){.popup.dark{padding:0 28px 20px}.popup.dark .popup-content .close{width:48px}}.popup.dark .popup-content{background-color:#151a2b;color:var(--blue-text);box-shadow:0 3.79146px 3.79146px rgba(0,0,0,.25);border-radius:2px;width:296px;height:auto}.popup.dark .popup-content p{font-family:var(--font-bold);font-size:18px;padding:25px 4px 6px}.popup.dark .popup-content span{padding:0 10px 0 4px;font-size:12px}.popup .popup-content{width:400px;height:250px;background:#f5f7ff;box-shadow:0 4px 4px rgba(128,139,205,.2);border-radius:11px;padding:0 18px;position:relative}@media only screen and (max-width:1190px){.popup .popup-content{height:200px}}.popup .popup-content .close{width:68px;height:55px;cursor:pointer;display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0}@media only screen and (max-width:1190px){.popup .popup-content .close{width:62px;height:45px}}.popup .popup-content .close:before{content:"";width:30px;height:30px;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:1190px){.popup .popup-content .close:before{background-size:14px}}.popup .popup-content p{font-size:16px;font-family:var(--font-semibold);padding:63px 13px 11px;text-transform:capitalize}@media only screen and (max-width:1190px){.popup .popup-content p{font-size:16px;padding:48px 8px 8px}}.popup .popup-content span{font-size:14px;padding:0 10px 0 14px;text-transform:capitalize;display:block;line-height:17px}@media only screen and (max-width:1190px){.popup .popup-content span{padding:0 10px 0 8px}}.popup .action{background-color:var(--medium-blue);color:var(--blue-dark-text);height:38px;border-radius:30px;overflow:hidden;padding:0 0 0 13px;display:flex;align-items:center;justify-content:space-between;margin:30px 0}@media only screen and (max-width:1190px){.popup .action{height:31px;padding:0 0 0 14px;margin:18px -5px}}.popup .action button{border:none;background-color:transparent;height:38px;width:38px;flex:0 0 38px;cursor:pointer}.popup .action.copy button{background-repeat:no-repeat;background-position:50%}@media only screen and (max-width:1190px){.popup .action.copy button{background-size:14px}}.popup .action.paste button{background-color:var(--blue);color:var(--white);min-width:90px;flex:0 0 90px;font-size:14px;text-transform:capitalize;line-height:38px}@media only screen and (max-width:1190px){.popup .action.paste button{min-width:72px;flex:0 0 72px;font-family:var(--font-medium)}}.popup .action.paste input[type=text]{border:none;height:38px;flex:1 1;padding:0 13px 0 0;background-color:transparent;font-size:14px;color:var(--blue-dark-text);font-family:var(--font)}.popup .action.paste input[type=text]:focus{border:none;box-shadow:none;outline:none}.popup .action.paste input[type=text]::placeholder{color:var(--blue-dark-text)}a b:hover{text-decoration:none}.section{position:relative}.section .section-name{color:var(--color-primary);font-family:var(--font);font-size:16px;line-height:141%;text-transform:uppercase;text-align:center;font-weight:600}.section .section-description{color:var(--color-purple-dark);text-align:center;font-family:var(--font);font-size:30px;line-height:130%;text-transform:capitalize;margin:2px 0;font-weight:700}@media only screen and (max-width:790px){.section .section-description{font-size:22px}}.section .section-description.font-blue{color:var(--color-blue-dark)}.section .additional{color:var(--color-primary);text-align:center;font-family:var(--font);line-height:160%;margin:20px 0;display:block;font-size:16px;font-style:normal;font-weight:600;line-height:141%;text-transform:uppercase}.section.contact{margin:0 0 129px}.section.contact .section-description{font-size:44px;padding:98px 0 0}@media only screen and (max-width:790px){.section.contact .section-description{font-size:24px}}.section.contact .additional{font-family:var(--font-medium)}@media only screen and (max-width:1190px){.section.contact{margin:40px 32px 0!important}}.section.sip-gateways{height:992px}.section.sip-gateways .container{padding:140px 0 0;position:relative}.section.sip-gateways h2{width:535px;color:#1a285b;font-size:30px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize;margin-bottom:25px}@media only screen and (max-width:790px){.section.sip-gateways h2{font-size:22px}}.section.sip-gateways p{width:489px;color:#1a285b!important;font-size:16px;font-style:normal;font-weight:400;line-height:160%}@media only screen and (max-width:790px){.section.sip-gateways p{width:100%}}.section.sip-gateways *{max-width:80%}@media only screen and (max-width:790px){.section.sip-gateways *{max-width:100%}}.section.sip-gateways .image-container{width:495px;flex:0 0 496px;height:481px;background:url(/_next/static/media/sip-bg.7ba77d0c.png);background-size:contain;background-repeat:no-repeat;position:absolute;top:138px;right:0}@media only screen and (min-width:1190px)and (max-width:1475px){.section.sip-gateways .image-container{width:400px}}@media only screen and (max-width:1190px){.section.sip-gateways{height:auto;padding:64px 32px 32px}.section.sip-gateways .container{padding:0}.section.sip-gateways .image-container{width:100%;height:400px;position:relative;top:inherit;right:inherit;margin:32px 0;background-position:50%}}.section.platforms{background:#fafafa}.section.platforms .container{padding:72px 0 105px;position:relative}.section.platforms h1{font-size:34px;margin:6px 0 18px}.section.platforms .image-container{width:515px;height:440px;background:url(/_next/static/media/platforms.0048f1bc.png);background-size:contain;background-repeat:no-repeat;position:absolute;top:105px;right:0}.section.platforms p{font-family:var(--font-medium);margin:0 0 24px}.section.platforms b{color:#1a285b;font-family:var(--font-semibold);font-size:24px;text-transform:capitalize}.section.platforms .go-to{color:#200f87;font-family:var(--font-semibold);font-size:16px;line-height:150%;text-decoration:underline;background-image:none;margin:8px 0}.section.platforms .go-to:before{content:none}@media only screen and (max-width:1190px){.section.platforms{height:auto;padding:32px 32px 0}.section.platforms .container{padding:0}.section.platforms .image-container{width:100%;height:400px;position:relative;top:inherit;right:inherit;margin:0;background-position:50%}}.section.sip-aio{background:linear-gradient(180deg,#eeeefa,hsla(0,0%,100%,0) 52.08%,#eeeefa);height:920px}.section.sip-aio .container{padding:97px 0 0;position:relative;display:flex;flex-wrap:wrap;flex-direction:row-reverse}.section.sip-aio .hero-text{flex:0 0 592px}.section.sip-aio .hero-text span{display:block;height:30px;line-height:30px;background-image:url(/_next/static/media/list.0f8661c3.svg);background-position:0;padding:0 0 0 29px;font-size:18px;color:#1a285b;font-family:var(--font-medium);margin:0 0 8px;text-transform:inherit}.section.sip-aio .hero-text h2{width:535px;color:#1a285b;font-size:30px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize;margin-bottom:25px}@media only screen and (max-width:790px){.section.sip-aio .hero-text h2{font-size:22px}}.section.sip-aio .hero-text p{width:489px;color:#1a285b!important;font-size:16px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:20px}.section.sip-aio h1{font-size:34px;margin:6px 0 20px}.section.sip-aio .image-container{width:441px;flex:0 0 496px;height:550px;background:url(/_next/static/media/sip-aio.3ccfd9cc.png);background-size:contain;background-repeat:no-repeat;position:absolute;top:79px;left:46px}@media only screen and (min-width:1190px)and (max-width:1475px){.section.sip-aio .image-container{width:400px;top:120px;left:0}}.section.sip-aio .color-boxes{width:100%;margin:63px 0 0}@media only screen and (max-width:790px){.section.sip-aio .color-boxes{margin-top:0}}.section.sip-aio .color-boxes div{width:auto;padding:10px 26px 0 0}@media only screen and (max-width:1190px){.section.sip-aio{height:auto;padding:0}.section.sip-aio .container{padding:64px 32px 32px;overflow:hidden}.section.sip-aio .image-container{width:100%;height:400px;left:0;position:relative;top:inherit;right:inherit;margin:32px 0;background-position:50%}}.section.welcome{background-color:var(--white)}@media only screen and (min-width:1190px)and (max-width:1475px){.section.welcome{height:auto}}@media only screen and (max-width:1190px){.section.welcome{height:auto}}.section.welcome .container{display:flex;align-items:center;justify-content:space-between;position:relative;height:602px;padding:0 88px;margin:0 auto 68px}@media only screen and (min-width:1190px)and (max-width:1475px){.section.welcome .container{position:relative;overflow:hidden}}@media only screen and (max-width:1190px){.section.welcome .container{padding:70px 16px 0;flex-direction:column;display:flex;height:auto}}.section.welcome .image-container{width:719px;flex:0 0 719px;height:458px;background:url(/_next/static/media/home-image.0bcaa07c.png);background-size:contain;background-repeat:no-repeat;position:absolute;top:55px;right:-65px}@media only screen and (min-width:1190px)and (max-width:1475px){.section.welcome .image-container{width:100%;height:456px;background-size:550px;background-repeat:no-repeat;background-position:100%;position:absolute;top:calc(50% - 240px);right:calc(50% - 588px)}}@media only screen and (max-width:1190px){.section.welcome .image-container{flex:auto;max-width:90%;background-size:contain;background-repeat:no-repeat;position:relative;top:inherit;right:inherit;margin:0 auto}}@media only screen and (min-width:1190px)and (max-width:1475px){.section.welcome .hero-text{position:relative;max-width:700px}}@media only screen and (max-width:1190px){.section.welcome .hero-text{position:relative;max-width:700px;flex:auto;padding:30px 0 60px;text-align:center}}.section.aio{display:flex;justify-content:center}.section.aio .aio-wrapper{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1190px){.section.aio .aio-wrapper{flex-wrap:wrap;flex-direction:column}}.section.aio .container{border-radius:8px;background:#fff;box-shadow:0 4px 48px 0 rgba(0,0,0,.08);margin:-67px 0 0;max-width:1326px;padding:72px 0 52px 80px}@media only screen and (min-width:1190px)and (max-width:1475px){.section.aio .container{display:flex;flex-direction:column;margin:-8px 0 0;background-position:right calc(50% - 300px) top 40px}}@media only screen and (max-width:1190px){.section.aio .container{display:flex;flex-direction:column;margin:-8px 0 0;padding:16px 16px 46px;background-position:center 160px}}.section.aio .hero-text{max-width:100%;flex:1 1}@media only screen and (min-width:1190px)and (max-width:1475px){.section.aio .hero-text{flex:0 0 281px;padding:53px 0 0}}.section.aio .hero-text h1{color:var(--color-purple-dark);font-family:var(--font);font-size:30px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize;margin:4px 0 20px}@media only screen and (max-width:790px){.section.aio .hero-text h1{font-size:22px}}.section.aio.aio-individual .container{margin:0 auto;max-width:1290px;padding:90px 0 52px 80px}@media only screen and (max-width:1190px){.section.aio.aio-individual .container{margin:-8px 0 0;padding:60px 27px;border-radius:0}}.section.aio.aio-individual .hero-text h1{margin:4px 0 15px}.section.aio.aio-individual .hero-text p{font-size:14px;font-weight:400}.section.aio.aio-individual .aio-wrapper{margin:80px 0 52px}@media only screen and (max-width:1190px){.section.aio.aio-individual .aio-wrapper{margin:0}}.section.aio.aio-individual .aio-img{width:462px;height:100%;margin:28px -22px 0}@media only screen and (max-width:1190px){.section.aio.aio-individual .aio-img{width:240px;margin:10px auto;height:240px}}.section.aio.aio-individual .opinions{width:735px}.section.aio.standard-features .container{margin:0 auto;padding:50px}@media only screen and (max-width:1190px){.section.aio.standard-features .container{margin:-8px 0 0;padding:16px 16px 46px}}.section.aio.standard-features .hero-text h1{margin:4px 0 15px}.section.aio.standard-features .hero-text p{font-size:14px;font-weight:400}.section.aio.standard-features .hero-text .additional{text-align:left}.section.aio.standard-features .aio-wrapper{margin:0}@media only screen and (max-width:1190px){.section.aio.standard-features .aio-wrapper{margin:0;align-items:start}}.section.aio.standard-features .opinions{width:784px;padding:0}@media only screen and (max-width:1190px){.section.aio.standard-features .opinions{width:100%}}.section.aio.standard-features .opinions .opinion{width:388px;padding:21px 10px 21px 85px}.section.aio.standard-features .opinions .opinion img{height:67px;width:67px;top:26px}.section.arrow-list{margin:140px 0}@media only screen and (max-width:1190px){.section.arrow-list{margin:32px 0}}.section.arrow-list .section-description{margin:2px 0 50px}@media only screen and (max-width:1190px){.section.arrow-list .section-description{zoom:.6;padding:0 32px;text-align:left}.section.arrow-list .section-description br{display:none}.section.arrow-list img{width:calc(100% - 32px);margin:0 auto 32px}}.section.arrow-list .container{display:flex;align-items:flex-start;justify-content:space-between;width:1000px}@media only screen and (max-width:1190px){.section.arrow-list .container{flex-direction:row;width:auto;padding:0 32px;align-items:center}.section.arrow-list .container img{max-width:66%;margin:45px 0 0}.section.arrow-list .container img.empower-img{max-width:52%;zoom:.4}.section.arrow-list .container img.connect-img{zoom:.4}}.section.arrow-list .container .arrow{height:26px;line-height:26px;padding:0 0 0 35px;margin:0 0 15px;background-image:url(/_next/static/media/arrow-right.d2d762e7.svg);background-position:0;color:var(--10);font-family:var(--font);font-size:16px;font-style:normal;font-weight:400}@media only screen and (max-width:1190px){.section.arrow-list .container .arrow{font-size:14px;margin-bottom:12px;height:auto;line-height:16px}}.section.arrow-list span{color:var(--10);font-family:var(--font);font-size:14px;font-style:normal;font-weight:400;line-height:160%;display:block;padding:0 0 22px;min-height:44px}.section.arrow-list .button{margin:30px 0 0}.section.free-features{margin:0 0 200px}@media only screen and (max-width:1190px){.section.free-features{margin:0 0 64px}}.section.free-features .container{width:904px}@media only screen and (max-width:1190px){.section.free-features .container{width:auto;padding:0 32px}}.section.free-features .hero-text{max-width:100%;text-align:center;margin:144px 0 0}.section.free-features .hero-text p{color:var(--10);text-align:center;font-family:var(--font);font-size:14px;font-style:normal;font-weight:400;line-height:160%;margin:15px 0 70px}@media only screen and (max-width:1190px){.section.free-features .hero-text p{width:auto;margin:15px 0 32px}}.section .free-features-container{display:flex;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:1190px){.section .free-features-container{justify-content:center}}.section .free-features-container .non-selectable{-webkit-user-select:none;-moz-user-select:none;user-select:none}.section .free-features-container .free-feature{position:relative;width:380px;height:67px;text-align:center;color:var(--10);font-family:var(--font);font-size:16px;font-style:normal;font-weight:400;line-height:85px;border-radius:10px;background-color:var(--8);box-shadow:2px 4px 10px 0 rgba(0,0,0,.15);margin:27px 0}.section .free-features-container .free-feature:before{content:"";position:absolute;top:-24px;left:calc(50% - 24px);width:48px;height:48px;border-radius:100%;background-position:50%;box-shadow:2px 4px 10px 0 rgba(0,0,0,.15);background-color:var(--8);background-repeat:no-repeat}.section .free-features-container .free-feature.f-meetings:before{background-image:url(/_next/static/media/f-meetings.659073b4.svg)}.section .free-features-container .free-feature.f-chat:before{background-image:url(/_next/static/media/f-chat.9bef2fa7.svg)}.section .free-features-container .free-feature.f-invite:before{background-image:url(/_next/static/media/f-invite.3f42f924.svg)}.section .free-features-container .free-feature.f-multi:before{background-image:url(/_next/static/media/f-multi.be5eeecd.svg)}.section .free-features-container .free-feature.f-peers:before{background-image:url(/_next/static/media/f-peers.244aadb9.svg)}.section .free-features-container .free-feature.f-role:before{background-image:url(/_next/static/media/f-role.0328c01a.svg)}.section .free-features-container .free-feature.f-share:before{background-image:url(/_next/static/media/f-share.94a79a4f.svg)}.section .free-features-container .free-feature.f-text:before{background-image:url(/_next/static/media/f-text.36494e6c.svg)}.section .free-features-container .free-feature.f-users:before{background-image:url(/_next/static/media/whispering-without-bg.ddc98c0e.svg)}.section .free-features-container .free-feature.f-virtual:before{background-image:url(/_next/static/media/f-virtual.51239c60.svg)}.section .free-features-container .free-feature.f-mail:before{background-image:url(/_next/static/media/mail.742bb8c7.svg)}.section .free-features-container .free-feature.f-screen-shear:before{background-image:url(/_next/static/media/screen-share.902e92f6.svg)}.section .free-features-container .free-feature.f-whiteboard:before{background-image:url(/_next/static/media/whiteboard.91fb2f9e.svg)}.section .free-features-container .free-feature.f-calendar:before{background-image:url(/_next/static/media/calendar.16f7d3c3.svg)}.section.features .container{padding:149px 0 97px}@media only screen and (min-width:1190px)and (max-width:1475px){.section.features .container{overflow:hidden}}.section.industries{margin:112px 0 118px}@media only screen and (max-width:1190px){.section.industries{margin:40px 16px 32px}}.section.social .container{display:flex;justify-content:space-between;align-items:center;padding:85px 0}.section.social .container .section-description,.section.social .container .section-name{text-align:left}.section.social .container .additional{text-align:left;margin:8px 0 30px;color:var(--color-blue-dark);font-family:var(--font);font-size:16px;font-weight:400;line-height:160%;text-transform:none}.section.social .container img{width:513px;flex:0 0 513px}@media only screen and (min-width:1190px)and (max-width:1475px){.section.social .container img{width:300px;flex:0 0 36%;object-fit:contain;margin:0 auto}}@media only screen and (max-width:790px){.section.social .container{display:flex;justify-content:space-between;padding:50px 14px;flex-direction:column;flex-direction:column-reverse;align-items:flex-start}.section.social .container img{position:absolute;width:377px;bottom:632px;left:-8px;zoom:.8}.section.social .container .social-item.first{margin-top:380px}}.section.learn-more{padding:130px 0 222px}.section.learn-more .container{min-height:372px;background-image:url(/_next/static/media/learn.0a7dc757.png);background-position:50%;text-align:center;padding:66px 130px 50px;background-size:cover;border-radius:20px;max-width:1247px;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:1190px){.section.learn-more .container{max-width:100%}}.section.learn-more.learn-more.dark-blue .container{background-image:url(/_next/static/media/learn-dark-bg.c2d5ecd3.png);background-color:#4f29ec}.section.learn-more .section-description{color:#fff}.section.learn-more .additional{margin:15px 0 30px;color:var(--white);text-align:center;font-family:var(--font);font-size:16px;font-style:normal;font-weight:400;line-height:160%;text-transform:none;max-width:780px}@media only screen and (max-width:790px){.section.learn-more .additional{line-height:135%}}.section.learn-more .button.small{min-height:63px;font-size:16px;font-weight:700}.section.learn-more.light{padding:110px 0 104px}.section.learn-more.light .container{min-height:387px;background-image:url(/_next/static/media/light-bg.39fa7a7f.png);background-position:50%;text-align:center;padding:45px}.section.learn-more.light .additional{color:#1a285b;margin:64px 0 26px}.section.learn-more.light .section-description{color:#1a285b}.section.learn-more.yellow{padding:110px 0 104px}.section.learn-more.yellow .container{min-height:387px;background-image:url(/_next/static/media/yellow.9da5a2e6.png);background-position:50%;text-align:center;padding:45px}.section.learn-more.yellow .additional{color:#1a285b;margin:64px 0 26px}.section.learn-more.yellow .section-description{color:#1a285b}@media only screen and (max-width:1190px){.section.learn-more{padding:90px 0!important}.section.learn-more .container{padding:43px 17px;min-height:200px}.section.learn-more .container .small{min-height:45px}}.section.gateways-hero{background-color:#1a285b;background-image:url(/_next/static/media/gtw-bg.18b5659e.png)!important;margin-bottom:60px!important}.section.gateways-hero .gtw-img{margin:147px auto 0!important}.section.gateways-hero .container{display:flex;justify-content:space-between;height:457px}.section.gateways-hero .container img{height:375px;margin:40px auto}@media only screen and (max-width:1190px){.section.gateways-hero .container img{width:100%;object-fit:contain;object-position:center}.section.gateways-hero .container{height:auto;flex-wrap:wrap;padding:100px 32px 0}.section.gateways-hero .container img{height:auto;width:100%}.section.gateways-hero .container .forms-container{flex:0 0 100%;margin:37px 0 32px;max-width:100%}}.section.gateways-hero .hero-text{flex:1 1}.section.gateways-hero .hero-text span{padding:74px 0 0;color:#7cc2fd}.section.gateways-hero .hero-text a,.section.gateways-hero .hero-text h1,.section.gateways-hero .hero-text p{color:#fff}.section.gateways-hero .hero-text a{background-image:url(/_next/static/media/arrow-white.bfd2eefe.svg);margin:30px 0 0}.section.gateways-hero .hero-text a:before{background-color:#fff}.section.gateways-hero .forms-container{width:506px;flex:0 0 505px;margin:59px 18px 72px 0}.section.product-hero{background-color:#200f87;background-image:url(/_next/static/media/api-bg.98433591.png);background-position:100%;margin:0 0 118px;overflow:hidden}.section.product-hero.business-variant{background-image:url(/_next/static/media/business-bg.8799ec19.png);margin:0 0 30px}@media only screen and (max-width:1190px){.section.product-hero{margin:0}}.section.product-hero .container{display:flex;justify-content:space-between;height:452px;width:1080px}.section.product-hero .container img{height:348px;margin:63px -37px 0 0}@media only screen and (min-width:1190px)and (max-width:1475px){.section.product-hero .container img{width:40%;object-fit:contain}}@media only screen and (max-width:1190px){.section.product-hero .container img{width:80%;object-fit:contain;object-position:center}.section.product-hero .container{height:auto;flex-wrap:wrap;padding:111px 32px 30px;width:auto}.section.product-hero .container img{height:auto;margin:20px auto 0;width:73%}.section.product-hero .container .forms-container{flex:0 0 100%;margin:37px 0 32px;max-width:100%}}.section.product-hero .hero-text{flex:1 1}.section.product-hero .hero-text span{color:#30beeb;padding:60px 0 0;font-weight:600}.section.product-hero .hero-text a,.section.product-hero .hero-text h1,.section.product-hero .hero-text p{color:#fff}.section.product-hero .hero-text h1{color:#fff;font-weight:700;line-height:130%;margin:8px 0 11px;font-size:42px;text-transform:capitalize}.section.product-hero .hero-text a{background-image:url(/_next/static/media/arrow-white.bfd2eefe.svg);margin:15px 0 0}.section.product-hero .hero-text a:before{background-color:#fff}.section.product-hero .forms-container{width:506px;flex:0 0 505px;margin:59px 18px 72px 0}.section.api-hero{background-color:#200f87;background-image:url(/_next/static/media/api-bg.98433591.png);background-position:100%;overflow:hidden}.section.api-hero .container{display:flex;justify-content:space-between;height:453px;width:1079px;max-width:100%}.section.api-hero .container img{height:375px;margin:40px -67px 40px 0}@media only screen and (max-width:1190px){.section.api-hero .container img{margin:40px auto}.section.api-hero .container{height:auto;flex-wrap:wrap;padding:100px 32px 0;width:100%}.section.api-hero .container .forms-container{flex:0 0 100%;margin:37px 0 32px;max-width:100%}.section.api-hero .container img{height:287px;zoom:.7}}.section.api-hero .hero-text{flex:1 1}@media only screen and (max-width:1190px){.section.api-hero .hero-text{min-width:500px;overflow:hidden}}@media only screen and (max-width:790px){.section.api-hero .hero-text{min-width:100%}}.section.api-hero .hero-text span{color:var(--4,#30beeb);padding:70px 0 0}@media only screen and (max-width:790px){.section.api-hero .hero-text span{padding-top:10px}}.section.api-hero .hero-text h1{font-size:42px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize;margin:10px 0}@media only screen and (max-width:790px){.section.api-hero .hero-text h1{font-size:24px}}.section.api-hero .hero-text .disc{margin-bottom:57px}@media only screen and (max-width:1190px){.section.api-hero .hero-text .disc{margin-bottom:0}}.section.api-hero .hero-text p{font-size:16px;max-width:591px}@media only screen and (max-width:1190px){.section.api-hero .hero-text p{max-width:100%}}.section.api-hero .hero-text a,.section.api-hero .hero-text h1,.section.api-hero .hero-text p{color:#fff}.section.api-hero .hero-text a{background-image:url(/_next/static/media/arrow-white.bfd2eefe.svg);margin:15px 0 0}.section.api-hero .hero-text a:before{background-color:#fff}.section.api-hero .forms-container{width:506px;flex:0 0 505px;margin:72px 0 52px;background-color:#fff;border-radius:15px}.section.api-hero .checkbox-container{color:#1a285b;font-family:var(--font-semibold)}.section.api-hero .checkbox-container a{color:#4f29ec}.section.business-hero{background-color:#fff;background-image:url(/_next/static/media/business-bg.8799ec19.png);background-size:1440px auto;background-position:center -118px}.section.business-hero .container{display:flex;justify-content:space-between;height:508px}.section.business-hero .container img{height:375px;margin:66px 30px}@media only screen and (max-width:1190px){.section.business-hero .container img{margin:66px auto;width:100%;object-fit:contain;object-position:center}.section.business-hero .container{height:auto;flex-wrap:wrap;padding:100px 32px 0}.section.business-hero .container .forms-container{flex:0 0 100%;margin:37px 0 32px;max-width:100%}}.section.business-hero .hero-text{flex:1 1}.section.business-hero .hero-text span{padding:74px 0 0}.section.business-hero .hero-text a{background-image:url(/_next/static/media/arrow.0e7e8e03.svg);margin:30px 0 0;color:#4f29ec;background-size:20px;height:24px;padding:0 36px 0 0;background-position:100%}.section.business-hero .hero-text a:before{content:none}.section.business-hero .forms-container{width:526px;flex:0 0 505px;margin:70px 0 108px;background-color:#fff}.section.business-hero .checkbox-container{color:#1a285b;font-family:var(--font-semibold)}@media only screen and (max-width:790px){.section.business-hero .checkbox-container{flex-wrap:wrap}}.section.business-hero .checkbox-container a{color:#4f29ec}.section.gateway-list{padding:104px 0 116px}.section.gateway-list .section-description{color:#1a285b;text-align:center;font-size:30px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize}@media only screen and (max-width:790px){.section.gateway-list .section-description{font-size:20px}}.section.gateway-list .additional{text-align:center;width:660px;font-size:16px;font-style:normal;font-weight:400;line-height:160%;text-transform:math-auto;color:#1a285b;margin:20px auto}@media only screen and (max-width:1190px){.section.gateway-list{padding:0 32px}.section.gateway-list .additional{margin-top:3px;max-width:100%}.section.gateway-list a{width:50%;padding:10px}.section.gateway-list a div{width:100%;margin-bottom:20px;zoom:.6}}.section.ucaas-gateways{background:linear-gradient(180deg,#eeeefa,hsla(0,0%,100%,0) 52.08%,#eeeefa);height:927px}.section.ucaas-gateways .container{padding:151px 0 0;position:relative}.section.ucaas-gateways h1{color:#1a285b;font-size:30px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize;font-size:34px;margin:0 0 25px}@media only screen and (max-width:790px){.section.ucaas-gateways h1{font-size:22px}}.section.ucaas-gateways .paragraph{width:488px;max-width:80}.section.ucaas-gateways .image-container{width:490px;flex:0 0 496px;height:481px;background:url(/_next/static/media/ucaas.6b1d08f1.png);background-size:contain;background-repeat:no-repeat;position:absolute;top:106px;right:46px}@media only screen and (min-width:1190px)and (max-width:1475px){.section.ucaas-gateways .image-container{width:420px}}@media only screen and (max-width:1190px){.section.ucaas-gateways{height:auto;padding:64px 32px 32px}.section.ucaas-gateways .container{padding:0}.section.ucaas-gateways .image-container{width:100%;height:400px;position:relative;top:inherit;right:inherit;margin:32px 0;background-position:50%}}.section.rtc-gateways{height:660px}.section.rtc-gateways .container{padding:160px 0 0;position:relative;display:flex;flex-wrap:wrap;flex-direction:row-reverse}.section.rtc-gateways .hero-text{flex:0 0 592px}.section.rtc-gateways .hero-text span{display:block;height:30px;line-height:30px;background-image:url(/_next/static/media/list.0f8661c3.svg);background-position:0;padding:0 0 0 29px;font-size:18px;color:#1a285b;font-family:var(--font-medium);margin:0 0 8px;text-transform:inherit}.section.rtc-gateways .hero-text h2{width:535px;color:#1a285b;font-size:30px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize;margin-bottom:25px}@media only screen and (max-width:790px){.section.rtc-gateways .hero-text h2{font-size:22px}}.section.rtc-gateways .hero-text p{width:489px;color:#1a285b!important;font-size:16px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:20px}.section.rtc-gateways h1{font-size:34px;margin:6px 0 20px}.section.rtc-gateways .image-container{width:405px;height:503px;background:url(/_next/static/media/rtc-bg.385a9859.png);background-size:contain;background-repeat:no-repeat;position:absolute;top:143px;left:70px}@media only screen and (min-width:1190px)and (max-width:1475px){.section.rtc-gateways .image-container{top:120px;left:0}}@media only screen and (max-width:1190px){.section.rtc-gateways{height:auto;padding:64px 32px 32px}.section.rtc-gateways .container{padding:0}.section.rtc-gateways .image-container{width:100%;height:400px;position:relative;top:inherit;right:inherit;margin:32px 0;background-position:50%;left:inherit}}.section.features-list{padding:113px 0 122px}@media only screen and (max-width:1190px){.section.features-list{padding:32px}}.section.business-features-list{padding:56px 0 102px}.section.business-features-list .additional{margin:16px 0 40px;color:#1a285b;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:160%;text-transform:inherit}@media only screen and (max-width:790px){.section.business-features-list .additional{margin-bottom:10px}}@media only screen and (max-width:1190px){.section.business-features-list{padding:0}.section.business-features-list .tabs{zoom:1.2}}.section.advanced-features-list{min-height:760px;background-color:#fafafa;padding:42px 0 20px}.section.advanced-features-list .additional{margin:16px 0 29px}.section.advanced-features-list.v2{padding:63px 0 70px}.section.advanced-features-list.v2 .additional{margin:54px 0 90px;font-family:var(--font-medium)}@media only screen and (max-width:1190px){.section.advanced-features-list{padding:64px 32px 32px!important}}.section.trust-list .section-description{margin:-14px 0 54px}@media only screen and (max-width:1190px){.section.trust-list{padding:64px 32px 32px!important}}.section.posts-list{padding:44px 0 85px}.section.posts-list .section-description{margin:-14px 0 40px}@media only screen and (max-width:1190px){.section.posts-list{padding:14px 32px 32px!important}}.section.faq{padding:130px 0 20px}@media only screen and (max-width:1190px){.section.faq{padding:32px 0 0}}.section.faq .container{background-color:var(--white);box-shadow:15px 15px 50px 0 rgba(0,0,0,.15);padding:78px 65px 70px;max-width:1247px}@media only screen and (max-width:1190px){.section.faq .container{padding:32px 16px}}.section.faq b{padding:0 0 32px 15px;display:block;color:var(--pink);font-family:var(--font);font-size:30px;font-weight:700;line-height:130%;text-transform:capitalize;margin:0;text-align:left}.section .faq-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start}.section .faq-container .faq-wrapper{margin:10px 15px;width:calc(50% - 30px);border-radius:10px;position:relative;background:var(--white);box-shadow:2px 2px 17.2px 0 rgba(0,0,0,.25)}@media only screen and (max-width:1190px){.section .faq-container .faq-wrapper{width:100%}}@media only screen and (max-width:790px){.section .faq-container .faq-wrapper{margin-left:0;margin-right:0}}.section .faq-container .faq-wrapper .faq-title{height:69px;line-height:69px;padding:0 30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--black);font-family:var(--font);font-size:18px;font-weight:400;background-position:right 36px center;cursor:pointer;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:790px){.section .faq-container .faq-wrapper .faq-title{font-size:14px}}.section .faq-container .faq-wrapper .faq-title span{overflow:hidden;white-space:nowrap}@media only screen and (max-width:1190px){.section .faq-container .faq-wrapper .faq-title span{white-space:break-spaces;line-height:16px}}.section .faq-container .faq-wrapper .non-selectable{-webkit-user-select:none;-moz-user-select:none;user-select:none}.section .faq-container .faq-wrapper .arrow{background-image:url(/_next/static/media/arrow-down-2.fd980bcf.svg)}.section .faq-container .faq-wrapper .arrow.up{transform:rotate(180deg)}.section .faq-container .faq-wrapper .faq-desc{color:var(--black);font-family:var(--font);padding:30px;color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:150%}@media only screen and (max-width:790px){.section .faq-container .faq-wrapper .faq-desc{font-size:14px}}.section .faq-container .faq-desc{position:absolute;top:92%;left:0;width:100%;background:#fff;transition:opacity .3s ease,visibility .3s ease;box-shadow:2px 2px 17.2px 0 rgba(0,0,0,.25);z-index:80;font-family:var(--font)}.section .faq-container .d-none{visibility:hidden;opacity:0}.section .faq-container .d-block{visibility:visible;opacity:1}.section .posts-container{display:flex;justify-content:center}.section .posts-container .post-item{width:380px;height:630px;background:var(--color-fd292ea);box-shadow:15px 15px 50px 0 rgba(0,0,0,.15);margin:15px;padding:40px 25px 80px;overflow:hidden;position:relative}.section .posts-container .post-item img{width:100%;height:165px;box-shadow:4px 4px 20px 0 rgba(0,0,0,.15)}.section .posts-container .post-item .post-title{color:var(--color-purple-dark);font-family:var(--font);font-size:20px;font-weight:700;line-height:145%;padding:30px 0 15px}.section .posts-container .post-item .post-desc{color:var(--10,#5a5a5a);font-family:var(--font);font-size:12px;font-weight:400;line-height:160%}.section .posts-container .post-item a{text-decoration:none}.section .posts-container .post-item .learn{color:var(--pink);font-family:var(--font);font-size:14px;font-weight:400;line-height:160%;position:absolute;bottom:43px;left:25px}.section .posts-container .post-item .learn:hover{text-decoration:underline}@media only screen and (max-width:790px){.section .posts-container{flex-direction:column}.section .posts-container .post-item{margin-left:auto;margin-right:auto;height:auto;width:100%}.section .posts-container .post-item .post-desc{display:none}.section .posts-container .post-item img{height:auto}}.section.multiple-ways-list{background-color:#fff;background-image:url(/_next/static/media/ways.9fbc8583.png);background-size:cover;background-position:50%;padding:62px 0 116px}.section.multiple-ways-list .additional{font-family:var(--font-medium)}@media only screen and (max-width:1190px){.section.multiple-ways-list{padding:64px 32px}}.section.platform-list{background-color:#fff;background-size:cover;background-position:50%;padding:68px 0 136px;margin-top:20px}.section.platform-list .additional{color:#1a285b;text-align:center;font-family:var(--font);font-size:16px;font-style:normal;font-weight:400;line-height:160%;margin:15px 0;text-transform:none}.section.platform-list .container{max-width:1120px}.section.inside-business .container{display:flex;padding:0 0 76px}@media only screen and (max-width:1190px){.section.inside-business .container{padding:0 32px 32px;flex-wrap:wrap;justify-content:center}}.section.inside-business .hero-text{flex:0 0 440px;padding:98px 0 0 6px}.section.inside-business .hero-text *{text-align:left}.section.inside-business .hero-text .section-name{font-size:14px}.section.inside-business .hero-text h1{font-size:34px;line-height:130%}.section.inside-business .opinions{padding:70px 0 0 4px}.section.inside-business .opinions p{color:var(--1,#1a285b);font-family:var(--font-mrdium);font-size:16px;line-height:150%}.section.our-features-list{background-color:#fafafa;padding:77px 0 20px}.section.our-features-list .additional{margin:10px 0}.section.our-features-list.gray{background-color:#fafafa!important;margin:90px 0;padding:101px 0 20px}.section.our-features-list.sm-recording{margin:38px 0 0;background-color:#fff}.section.our-features-list.sm-recording .our-features{padding:0;justify-content:center;margin:58px 0 119px}.section.our-features-list.sm-recording .our-features div{padding:83px 31px 0;margin:19px 25px;width:463px;height:263px;background-position:31px 18px;border-radius:8px;background-color:#fff;box-shadow:0 4px 48px 0 rgba(0,0,0,.08)}@media only screen and (max-width:1190px){.section.our-features-list.sm-recording .our-features div{height:auto;margin:19px 0;padding:83px 31px 31px}.section.our-features-list{padding:64px 32px 0;zoom:.7}}.section.get-more{margin:0 0 85px}.section.get-more h2{color:#200f87;font-family:var(--font);font-size:20px;font-style:normal;font-weight:700;line-height:145%}.section.get-more .container{width:1324px;background-color:#fafafa;box-shadow:15px 15px 50px 0 rgba(0,0,0,.15);padding:60px 70px 80px}@media only screen and (max-width:1190px){.section.get-more .container{max-width:100%;padding:20px 16px}}.section.get-more .section-name{font-size:14px}.section.get-more .section-description{margin:9px 0}.section.get-more .additional{margin:26px 0 0;color:#200f87;text-align:center;font-family:var(--font);font-size:16px;font-style:normal;font-weight:400;line-height:160%;text-transform:none}.section.get-more .opinions{padding:36px 0 0;justify-content:space-between;width:auto}.section.get-more .opinions .opinion{padding:36px 0 0 94px;width:320px}.section.get-more .opinions .opinion p{color:#200f87;font-family:var(--font);font-size:14px;font-style:normal;font-weight:400;line-height:160%;margin:10px 0 0}.section.get-more .opinions .opinion img{width:67px;height:67px;top:45px;left:5px}@media only screen and (max-width:1190px){.section.get-more{padding:64px 32px;margin:0}.section.get-more .opinions{zoom:1}}.section.about-top .container{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;min-height:554px;padding:0 39px 0 0}.section.about-top .container b{color:#1a285b;font-family:var(--font-bold);font-size:44px;text-transform:capitalize;display:block;margin:0 0 34px}.section.about-top .container p{color:#1a285b;font-family:var(--font-medium);font-size:18px;line-height:160%}.section.about-top .container div{padding:0 0 90px}@media only screen and (max-width:1190px){.section.about-top .container{padding:150px 32px 64px}.section.about-top .container img{width:100%;margin:0 auto}}.section.join-feature{position:relative;margin-bottom:5rem}.section.join-feature:before{content:"";height:550px;background-image:url(/_next/static/media/about-bg.12742280.png);background-position:50%;background-repeat:no-repeat;width:100%;left:0;position:absolute;z-index:-1}.section.join-feature .container{text-align:center}.section.join-feature .container .rocket{margin-bottom:2rem}.section.join-feature .container b{color:#1a285b;font-family:var(--font-bold);font-size:34px;display:inline-block;padding:41px 21px 27px;margin:-30px 0 0}.section.join-feature .container p{color:#1a285b;font-family:var(--font);font-size:18px;line-height:160%;text-align:start;margin:7px 0 34px}.section.join-feature .container .investbutton{min-width:285px;height:70px;color:var(--color-blue-dark);background-color:var(--color-aca0ae6);display:inline-flex;align-items:center;justify-content:center;border-radius:20px;font-size:20px;font-family:var(--font-semibold);border:none;cursor:pointer;text-transform:capitalize;padding:24px;float:left}.section.join-feature .container .investbutton:hover{font-size:22px}.section.about-main{position:relative}.section.about-main:before{content:"";height:550px;background-image:url(/_next/static/media/about-bg.12742280.png);background-position:50%;background-repeat:no-repeat;width:100%;left:0;position:absolute;z-index:-1}.section.about-main .container{text-align:center}.section.about-main .container b{color:#1a285b;font-family:var(--font-bold);font-size:34px;display:inline-block;padding:41px 21px 27px;background-color:#fff;margin:-30px 0 0}.section.about-main .container p{color:#1a285b;font-family:var(--font-medium);font-size:18px;line-height:160%;margin:7px 0 34px}@media only screen and (max-width:1190px){.section.about-main{padding:0 32px 32px}.section.about-main img{width:100%}}.section.about-impact .container{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;min-height:599px;padding:0 9px 0 76px}.section.about-impact .container b{color:#1a285b;font-family:var(--font-bold);font-size:30px;text-transform:capitalize;display:block;margin:0 0 20px}.section.about-impact .container p{color:#1a285b;font-family:var(--font-medium);font-size:18px;line-height:160%}.section.about-impact .container div{padding:0 0 70px}@media only screen and (max-width:1190px){.section.about-impact .container{padding:32px 32px 0}.section.about-impact .container img{width:100%;margin:0 0 32px}}.section.career{position:relative;width:100%;height:645px;overflow:hidden;color:#fff}.section.career:before{background-image:url(/_next/static/media/carrer.0dabf86a.png);content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;filter:grayscale(100%);-webkit-filter:grayscale(100%);z-index:-1}@media only screen and (max-width:1190px){.section.career{padding:120px 0 0}.section.career:before{width:102%;height:68%}}.section.career .container{display:flex;align-items:center;height:645px;filter:grayscale(0)}.section.career .container div{padding:68px 100px 105px 30px;background:#fff}.section.career .container h2{color:#1a285b;font-family:var(--font);font-size:42px;line-height:130%;text-transform:capitalize;display:block;font-weight:700;margin-bottom:15px;max-width:474px;text-align:left}.section.career .container h2 span{color:#4f29ec}.section.career .container p{color:#1a285b;max-width:455px;text-align:left;font-family:var(--font);font-size:16px;font-style:normal;font-weight:400;line-height:160%}.section.career .container p span{color:#4f29ec}@media only screen and (max-width:790px){.section.career .container{width:80%;margin-left:16px;background:#fff;height:305px;top:180px;position:relative;box-shadow:4px 4px 10px 0 rgba(0,0,0,.15)}.section.career .container div{padding:20px 30px}.section.career .container h2{font-size:24px}}.section.career-text{text-align:center;padding:55px 0 0}@media only screen and (max-width:1190px){.section.career-text{padding:0}}.section.career-text b{color:#1a285b;font-family:var(--font-bold);font-size:34px;display:inline-block;padding:41px 21px 27px;background-color:#fff;margin:-30px 0 0}.section.career-text p{color:#1a285b;font-family:var(--font-medium);font-size:18px;line-height:160%;margin:0 0 37px}.section.feature-pages-hero{background-image:url(/_next/static/media/smart-bg.62aacbb1.png);background-position:50%;border-bottom:225px solid #fff;margin:0 0 132px;background-size:cover}@media only screen and (max-width:1190px){.section.feature-pages-hero{border-bottom:none!important;margin-bottom:20px}}.section.feature-pages-hero.smart-recording-bg{background-image:url(/_next/static/media/smart-recording-bg.f703e79b.png)}.section.feature-pages-hero.smart-recording-bg .recording-paragraph{max-width:878px}.section.feature-pages-hero.whisper-feature{background-image:url(/_next/static/media/whisper-bg.171accf0.png);background-position:top;background-color:#fff;height:527px;border-bottom:none;margin:0;padding:10px 0 0}@media only screen and (max-width:1190px){.section.feature-pages-hero.whisper-feature{height:390px}}.section.feature-pages-hero.multi-feature{border-bottom:228px solid #fff;margin:0 0 46px}.section.feature-pages-hero.multi-feature img{margin:79px 0 0 -56px}.section.feature-pages-hero.cs-feature{border-bottom:28px solid #fff;margin:0 0 46px}.section.feature-pages-hero.cs-feature img{margin:83px 0 0 -17px}.section.feature-pages-hero.online-feature{border-bottom:228px solid #fff;margin:0 0 42px}.section.feature-pages-hero.online-feature img{margin:62px 0 0 -70px}@media only screen and (min-width:1190px)and (max-width:1475px){.section.feature-pages-hero.online-feature img{width:57%}}.section.feature-pages-hero.livestream-feature{border-bottom:236px solid #fff;background-image:url(/_next/static/media/ls-bg.05dfa3e0.png);margin:0 0 46px}@media only screen and (max-width:790px){.section.feature-pages-hero.livestream-feature{height:384px}}.section.feature-pages-hero.livestream-feature img{margin:118px 0 0 77px}.section.feature-pages-hero.vt-feature{border-bottom:228px solid #fff;background-image:url(/_next/static/media/tbg.7a9ec109.png);margin:0 0 42px}.section.feature-pages-hero.vt-feature img{margin:46px 0 0 23px}.section.feature-pages-hero.vt-feature h1{margin:27px 0 11px!important}.section.feature-pages-hero .hero-text{flex:1 1;max-width:100%}.section.feature-pages-hero .hero-text h1{font-size:44px;color:#fff;margin:89px 0 20px}@media only screen and (max-width:1190px){.section.feature-pages-hero .hero-text h1{font-size:24px;margin:58px 0 10px}}.section.feature-pages-hero .hero-text p{color:#eeeefa;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:160%;max-width:762px}@media only screen and (max-width:790px){.section.feature-pages-hero .hero-text p{line-height:124%}}.section.feature-pages-hero img{margin:33px 0 0 69px}.section.feature-pages-hero .container{display:flex;align-items:center;flex-direction:column;text-align:center;height:527px}@media only screen and (min-width:1190px)and (max-width:1475px){.section.feature-pages-hero .container{height:484px}}@media only screen and (max-width:1190px){.section.feature-pages-hero .container{padding:64px 32px 0;height:527px}.section.feature-pages-hero .container img{width:100%;max-width:320px;object-fit:contain;object-position:center;margin:20px 0 40px!important}}@media only screen and (max-width:1190px)and (max-width:1190px){.section.feature-pages-hero .container img.smrt-rec-img{margin-top:20px!important}}@media only screen and (max-width:1190px){.section.features .container{padding:0 0 10px}}.baasi-api .trust-list{padding:0}.essen-features .container{width:1118px;max-width:100%!important}.essen-features .faq .container{width:1247px}.om-meet{margin-top:124px}.essen-features .first-layout{margin:0 0 -90px}.vt-hero{padding:106px 0 132px;background-image:url(/_next/static/media/vt-hero.63063fdf.png);background-position:50%;border-radius:20px;text-align:center;margin:0 0 60px}@media only screen and (max-width:1190px){.vt-hero{padding:32px;margin:220px 32px 32px;background-size:1000px 1000px}}.vt-hero b{color:#1a285b;font-family:var(--font-bold);font-size:34px;line-height:130%;text-transform:capitalize}.vt-hero p{color:#1a285b;font-family:var(--font-medium);font-size:18px;line-height:160%;margin:20px 0 0}.career-new{margin-top:88px}.whisper-2{display:flex;justify-content:space-between;background-image:url(/_next/static/media/whisper-2.6e7e2bb0.png);margin:81px auto 0!important;background-position:top;padding:518px 0 134px}@media only screen and (min-width:1190px)and (max-width:1475px){.whisper-2{background-size:100%}}@media only screen and (max-width:1190px){.whisper-2{background-image:none}}.whisper-2 b{color:#1a285b;font-family:var(--font-bold);font-size:34px;line-height:130%;text-transform:capitalize}.whisper-2 p{color:#1a285b;font-family:var(--font-medium);font-size:18px;line-height:160%;margin:20px 0 0}.whisper-2.vt-content{background-image:none;padding:14px 0 128px}.whisper-2.vt-content p{margin:45px 0 0}@media only screen and (max-width:1190px){.whisper-2.vt-content{margin:0!important}.whisper-2.vt-content div{width:100%;text-align:center}}.whisper-2.cs-content{background-image:none;padding:0;color:#1a285b;font-family:var(--font)}.whisper-2.cs-content p{font-size:14px;font-style:normal;font-weight:400;line-height:160%;max-width:426px}.whisper-2.cs-content img{height:186px;margin:0 auto 50px}.whisper-2 img{display:block;margin:0 auto 60px;height:156px;width:100%;object-fit:contain;object-position:center}@media only screen and (max-width:1190px){.whisper-2{flex-wrap:wrap;padding:32px!important}.whisper-2 img{width:100%!important;object-position:center;margin:40px 0 32px!important}}.title-text{font-size:20px!important;font-style:normal;font-weight:700;margin-bottom:25px!important}@media only screen and (max-width:1190px){.whispering-page .whisper-2{background-size:80%;background-position:top;padding:180px 32px 0!important}.whispering-page .whisper-2 div p{margin:0 0 40px}}.feature-layout{display:flex;align-items:center;justify-content:space-between;margin:60px 0;position:relative}@media only screen and (max-width:790px){.feature-layout{text-align:left!important}}.feature-layout div.large{flex:0 0 55%}.feature-layout b{color:#1a285b;font-family:var(--font);font-size:30px;line-height:130%;margin-bottom:35px;text-transform:capitalize}@media only screen and (max-width:790px){.feature-layout b{font-size:20px}}.feature-layout p{margin:20px 0 0;max-width:507px}.feature-layout .modified-text p,.feature-layout p{color:#1a285b;font-family:var(--font);font-size:14px;line-height:160%;font-weight:400}.feature-layout .modified-text p{font-style:normal;max-width:572px}.feature-layout img{object-fit:contain}.feature-layout img.separate-p{margin:27px 0 55px 32px}.feature-layout img.save-active{margin:-63px 84px -80px 0}.feature-layout img.whisper-it{width:411px}.feature-layout img.seamless{margin:100px 0 0}@media only screen and (max-width:1190px){.feature-layout{overflow:hidden}.feature-layout img{width:70%;margin-top:15px}.feature-layout{padding:0!important;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:auto!important}.feature-layout.revers{flex-direction:column-reverse}.feature-layout p{padding:0!important}.feature-layout .download-links{justify-content:center}.feature-layout .download-links a.android{margin:0!important}.feature-layout img{width:70%;height:auto;position:relative;top:inherit;right:inherit;margin:23px 0 24px!important;margin-top:15px}.feature-layout img.om-meet{margin:20px 0 0!important}}@media only screen and (min-width:1190px)and (max-width:1475px){.essen-features .feature-layout img{width:36%}.essen-features .feature-layout img.large{padding:26px}}.easy-container{border-radius:8px;background:#1a285b;height:293px;display:flex;justify-content:space-between;align-items:center;padding:0 69px 0 41px}.easy-container b{color:#fff;font-family:var(--font-bold);font-size:34px;line-height:130%;text-transform:capitalize;width:339px}.easy-container div{display:flex;justify-content:space-between;flex:1 1}.easy-container div p{color:#fff;display:flex;align-items:flex-start;flex-direction:column;height:203px;padding:85px 0 0;width:205px;font-size:18px;line-height:160%}.easy-container div p.meeting{background-image:url(/_next/static/media/start-a-meet.0eee7380.png)}.easy-container div p.record{background-image:url(/_next/static/media/clickrecord.04c8c6e1.png)}.easy-container div p.save{background-image:url(/_next/static/media/stopsave.57647ca2.svg)}.easy-container div p span{color:#fff;font-family:var(--font-bold);font-size:24px;line-height:130%;padding:0 0 6px}@media only screen and (max-width:1190px){.easy-container{flex-wrap:wrap;height:inherit;padding:64px}.easy-container div{flex-wrap:wrap;margin:32px 0 0}.easy-container div p{width:100%;margin:16px}}.members{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.members div{margin:0 50px 102px;height:452px;position:relative}.members div img{height:367px;width:315px;object-fit:cover;object-position:center}.members div p{width:270px;height:150px;border-radius:15px;background:#1a285b;position:absolute;bottom:0;left:calc(50% - 135px);display:flex;flex-direction:column;color:#fff;align-items:center}.members div a{color:#fff;text-decoration:none;font-family:var(--font-bold);font-size:22px;line-height:145%;padding:20px 0}.hero-text{position:relative;max-width:700px;flex:0 0 700px}.hero-text span{color:var(--color-blue-dark);font-size:16px;font-family:var(--font);font-weight:400;line-height:160%;text-transform:uppercase;display:block;color:var(--dark-text,#1a285b)}@media only screen and (max-width:790px){.hero-text span{padding-top:10px}}.hero-text h1{font-size:44px;font-family:var(--font);line-height:130%;margin:10px 0 30px;color:var(--color-purple-dark);font-weight:700;line-height:120%}@media only screen and (max-width:790px){.hero-text h1{font-size:24px;margin-bottom:5px}}.hero-text h1 b{font-weight:700;color:var(--pink)}.hero-text p{color:#1a285b;font-size:16px;font-family:var(--font);line-height:160%}@media only screen and (max-width:790px){.hero-text p{font-size:14px}}.hero-text a{padding:0 40px 0 0;background-image:url(/_next/static/media/arrow-dark.4a4410d0.svg);background-position:top 3px right 3px;height:30px;line-height:27px;display:inline-block;margin:30px 0 0;text-transform:capitalize;color:#200f87;font-size:16px;font-family:var(--font);position:relative;font-weight:600}.hero-text a:before{content:"";position:absolute;height:1px;left:0;bottom:0;width:calc(100% - 34px);background-color:#200f87}.hero-text a:hover{font-weight:600}.aio-img{width:372px;height:100%;margin:14px -9px 0;object-fit:contain}@media only screen and (max-width:1190px){.aio-img{width:240px;margin:10px auto;height:240px}}.opinions{display:flex;flex-wrap:wrap;padding:12px 0 0 4px;width:773px;max-width:100%}@media only screen and (max-width:1190px){.opinions{flex-direction:column}}.opinions .opinion{position:relative;padding:3px 10px 7px 73px;width:362px;max-width:50%}@media only screen and (max-width:1190px){.opinions .opinion{width:100%;max-width:100%;padding-bottom:15px}.opinions .opinion br{display:none}}.opinions .opinion img{position:absolute;top:10px;left:0;width:48px;height:48px}.opinions .opinion b{color:var(--color-blue-dark);font-family:var(--font);line-height:145%;font-size:20px;font-weight:700}@media only screen and (max-width:790px){.opinions .opinion b{font-size:18px}}.opinions .opinion p{color:var(--color-blue-dark);margin:2px 0 0}.opinions .opinion a,.opinions .opinion p{font-family:var(--font);font-size:14px;font-weight:400;line-height:160%}.opinions .opinion a{color:var(--pink)}.opinions .opinion a:hover{text-decoration:underline}.opinions.small-version{width:inherit;padding:22px}.opinions.small-version a{flex:1 1}@media only screen and (max-width:1190px){.opinions.small-version a{flex:auto}}.opinions.small-version .opinion{width:inherit;margin:22px 0;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:-moz-fit-content;width:fit-content;min-width:100%}@media only screen and (max-width:1190px){.opinions.small-version .opinion{width:100%;margin:15px 0}}.opinions.small-version .opinion img{position:relative;top:inherit;margin:0 auto 15px}.opinions.small-version .opinion b{font-size:16px;font-weight:600;line-height:141%;text-align:center;margin-bottom:0!important}@media only screen and (max-width:1190px){.opinions{justify-content:center}}.slider{position:relative}@media only screen and (max-width:1190px){.slider{padding:64px 0 0}}.slider .content{min-height:470px;max-height:470px}@media only screen and (max-width:1190px){.slider .content{min-height:730px;max-height:730px}.slider .content img{margin:0 0 30px!important;border:none;max-height:400px}}.slider .bullets{display:flex;align-items:center;justify-content:center;padding:36px 0 0}.slider .bullets .bullet{width:13px;height:13px;border-radius:100%;cursor:pointer;background-color:#eeeefa;margin:0 7px}.slider .bullets .bullet.active{background-color:#d900ea}.slide{display:grid;grid-template-columns:50% 50%;align-items:center;transition:all,.5s;width:auto;height:auto;padding:0 0 0 52px}.slide.hidden{opacity:0;height:0;width:0;transition:none;display:none}.slide .slider-header{display:flex;align-items:center;color:var(--color-purple-dark);font-family:var(--font);font-size:30px;font-weight:700;line-height:130%;text-transform:capitalize}@media only screen and (max-width:1190px){.slide .slider-header{max-width:100%}.slide .slider-header br{display:none}}.slide .slider-header img{width:48px;height:48px;margin:0 22px 0 0}@media only screen and (max-width:790px){.slide .slider-header{font-size:20px}}.slide .slide-description{color:var(--color-purple-dark);font-family:var(--font);margin:40px 0 30px;font-size:16px;max-width:496px;font-weight:400;line-height:160%}@media only screen and (max-width:1190px){.slide .slide-description{max-width:100%;margin-bottom:5px}}.slide .slider-check{padding:0 0 0 32px;background-image:url(/_next/static/media/check.c6ee4da5.svg);color:var(--color-purple-dark);font-family:var(--font);margin:4px 0;background-position:0 6px;font-size:16px;font-weight:400;line-height:160%;max-width:457px}@media only screen and (max-width:1190px){.slide .slider-check{max-width:100%}}.slide .slide-image{object-fit:contain;display:block;object-position:center;width:100%;border-top:50px solid transparent}.slide .slide-image.stream{max-width:474px;margin-left:auto;margin-bottom:60px;height:474px}@media only screen and (max-width:1190px){.slide .slide-image.stream{height:auto;max-width:93%}}.slide .slide-image.videoteka{height:474px}.slide .slide-image.room{width:523px}@media only screen and (max-width:1190px){.slide{display:flex;flex-direction:column;align-items:center;padding:0 32px;flex-direction:column-reverse}.slide .slide-image{width:80%;object-position:center;margin:-91px 0 31px;width:auto;height:auto;max-width:90%}}.revolution .container{background-image:url(/_next/static/media/revo-bg.c7b81b65.svg);background-position:100%;background-color:var(--color-purple-dark);border-radius:8px;height:300px;display:flex;padding:58px 18px 0 30px;width:1168px}.revolution .container .text-box{width:478px;margin:0 18px 0 0;flex:0 0 478px;max-width:42%}.revolution .container .text-box b{font-family:var(--font);font-size:16px;text-transform:uppercase;color:var(--pink);padding:24px 0 10px;display:block;font-weight:700;line-height:141%}.revolution .container .text-box p{color:var(--white);font-family:var(--font);font-size:20px;font-weight:700;line-height:145%;padding:0 0 40px}.revolution .container .text-box .button{font-size:16px;font-weight:800}.revolution .container .slider{flex:1 1;padding:0}.revolution .container .slider .slide{display:flex;justify-content:flex-start}.revolution .container .bullets{display:none}@media only screen and (min-width:1190px)and (max-width:1475px){.revolution .container .text-box{max-width:36%}}@media only screen and (max-width:1190px){.revolution .container{flex-direction:column;height:auto;background:#1a285b;padding:0 16px 32px;margin:0 16px;width:auto}.revolution .container .text-box{flex:1 1;margin:32px 0 64px;width:auto;padding:0 32px}.revolution .container .slider .slide{display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;padding:0}}.box-item{width:158px;height:168px;background-position:50%;padding:20px;margin:0 12px;border-radius:8px}@media only screen and (max-width:1190px){.box-item{margin:12px;width:calc(100vw - 30px);background-size:130%;border-radius:10px}}.box-item.color-1{background-image:url(/_next/static/media/color-1.93b08105.svg)}.box-item.color-2{background-image:url(/_next/static/media/color-4.4bd0b9c4.svg)}.box-item.color-3{background-image:url(/_next/static/media/color-2.3ab4bc34.svg)}.box-item.color-4{background-image:url(/_next/static/media/color-3.118ee67c.svg)}.box-item b{font-weight:600;line-height:141%;text-transform:uppercase;padding:0 0 14px;display:block}.box-item b,.box-item p{color:var(--white);font-family:var(--font);font-size:14px}.box-item p{font-weight:400;line-height:160%}.industries-container{flex-wrap:wrap;padding:12px 0 0}.industries-container,.industries-container div{display:flex;align-items:center;justify-content:center}.industries-container div{width:272px;height:121px;color:#fff;text-align:center;font-family:var(--font-semibold);font-size:21px;line-height:130%;text-transform:capitalize;background-position:50%;margin:15px 14px}.industries-container div.healthcare{background-image:url(/_next/static/media/healthcare.3ed56781.png)}.industries-container div.education{background-image:url(/_next/static/media/education.6dc0c82f.png)}.industries-container div.iot{background-image:url(/_next/static/media/iot.2db14674.png)}.industries-container div.consulting{background-image:url(/_next/static/media/consulting.35c087c2.png)}.industries-container div.translation{background-image:url(/_next/static/media/translation.2b860247.png)}.industries-container div.call-center{background-image:url(/_next/static/media/call-center.9d7a50b5.png)}.industries-container div:first-child{margin-left:-2px}@media only screen and (max-width:1190px){.industries-container div:first-child{margin-left:14px}}.industries-container div:nth-child(4){margin-right:0}@media only screen and (max-width:1190px){.industries-container div:nth-child(4){margin-right:14px}.social-container{width:60%}}@media only screen and (max-width:790px){.social-container{width:100%}}.social-container .section-description{max-width:456px}.social-container .social-item p{position:relative;display:flex;align-items:center;color:var(--color-blue-dark);font-family:var(--font);text-transform:capitalize;margin:20px 0 8px;font-size:20px;font-weight:700;line-height:145%}.social-container .social-item p:before{content:"";width:11px;height:11px;border-radius:100%;margin:0 14px 0 0;background-color:var(--color-blue-light)}.social-container .social-item span{padding:0 0 0 26px;background-image:url(/_next/static/media/check.c6ee4da5.svg);color:#1a285b;font-family:var(--font);font-size:16px;margin:4px -4px 0 25px;background-position:0 0;display:inline-block;height:18px}@media only screen and (max-width:1190px){.social-container .social-item span{margin:20px -4px 0 25px}}.social-container .buttons{margin:28px 0 0}.social-container .buttons .button{height:53px;margin:0 13px 0 0}.gateways-container{display:flex;justify-content:center;justify-content:space-between;margin:33px 0 0}@media only screen and (min-width:1190px)and (max-width:1475px){.gateways-container{margin:0 auto}}.gateways-container div{width:270px;height:200px;background-position:50%;border-radius:8px;background:#fff;box-shadow:0 4px 48px 0 rgba(0,0,0,.08);background-repeat:no-repeat;background-position:center 26px;padding:114px 0 0;text-align:center;background-position:center 46px}@media only screen and (min-width:1190px)and (max-width:1475px){.gateways-container div{width:260px}}.gateways-container div.sip{background-image:url(/_next/static/media/sip.ec76713b.svg)}.gateways-container div.g-aio{background-image:url(/_next/static/media/g-aio.4a266d41.svg)}.gateways-container div.g-meet{background-image:url(/_next/static/media/g-meet.e981ae42.svg)}.gateways-container div.rtc{background-image:url(/_next/static/media/rtc.1e0bf60f.svg)}.gateways-container div h3{color:#1a285b;font-family:var(--font);font-size:20px;text-transform:capitalize;display:block;margin-bottom:7px}.gateways-container div h4{color:#1a285b;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:141%}@media only screen and (max-width:1190px){.gateways-container{flex-wrap:wrap}.gateways-container div{width:calc(50% - 16px);margin:0 0 32px}}.color-boxes{display:flex;justify-content:space-between;margin:68px 0 0}.color-boxes div{background-repeat:no-repeat;background-position:0 0;padding:16px 0 0;text-align:left;width:50%;color:#1a285b;font-family:var(--font)!important}.color-boxes div.purple{background-image:url(/_next/static/media/purple-box.c32bddba.svg)}.color-boxes div.blue{background-image:url(/_next/static/media/blue-box.e5201c62.svg)}.color-boxes div.yellow{background-image:url(/_next/static/media/yellow-box.758f3889.svg)}.color-boxes div.dark{background-image:url(/_next/static/media/dark-box.f767804b.svg)}.color-boxes div.pink{background-image:url(/_next/static/media/pink-box.7de181fc.svg)}.color-boxes div h5{margin-top:20px;font-size:20px;font-style:normal;font-weight:700;line-height:145%;margin-bottom:20px}@media only screen and (max-width:790px){.color-boxes div h5{font-size:18px;margin-top:17px;margin-bottom:5px}}.color-boxes div p{font-size:14px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:11px;width:178px}.color-boxes div span{display:block;height:30px;line-height:30px;background-image:url(/_next/static/media/list.0f8661c3.svg);background-position:0;padding:0 0 0 29px;font-size:18px;color:#1a285b;font-family:var(--font-medium);margin:0 0 7px -5px}@media only screen and (max-width:1190px){.color-boxes{flex-wrap:wrap}.color-boxes div{width:100%;margin:0 0 32px}.color-boxes span{height:auto!important}}.color-boxes.gtw-options{color:#1a285b;margin-top:141px}@media only screen and (max-width:790px){.color-boxes.gtw-options{margin-top:-20px}}.color-boxes.gtw-options .blue,.color-boxes.gtw-options .yellow{padding-top:16px}.color-boxes.gtw-options span{margin-left:2px;font-family:var(--font)!important}.color-boxes.gtw-options h3{margin-top:20px;font-size:20px;font-style:normal;font-weight:700!important;line-height:145%;margin-bottom:20px;font-family:var(--font)!important}@media only screen and (max-width:790px){.color-boxes.gtw-options h3{font-size:18px;margin-top:8px;margin-bottom:5px}}.color-boxes.gtw-options span{font-size:16px!important;font-style:normal;font-weight:400!important;line-height:160%;margin-bottom:11px}@media only screen and (max-width:790px){.color-boxes.gtw-options span{margin-bottom:3px}}.custom-rtc{margin-top:80px}@media only screen and (max-width:790px){.custom-rtc{margin-top:0}}.gtw-options{color:#1a285b}@media only screen and (max-width:790px){.gtw-options{display:flex;flex-wrap:wrap}.gtw-options span{width:50%}}.gtw-options .blue,.gtw-options .yellow{padding-top:16px}.gtw-options span{margin-left:2px;font-family:var(--font)!important}.gtw-options h3{margin-top:20px;font-size:20px;font-style:normal;font-weight:700!important;line-height:145%;margin-bottom:20px;font-family:var(--font)!important}.gtw-options span{font-size:16px!important;font-style:normal;font-weight:400!important;line-height:160%;margin-bottom:11px}.ucaas-container{display:flex;justify-content:space-between;margin:90px 0 0}.ucaas-container>div>div{display:flex;align-items:center;color:#1a285b;font-family:var(--font);font-size:16px;font-style:normal;font-weight:700;line-height:141%;margin-bottom:20px}.ucaas-container>div>div img{margin-right:15px}.ucaas-container>div>div p{font-size:15px}.ucaas-container div{background-repeat:no-repeat;background-position:center 26px;padding:61px 0 0;text-align:center}.ucaas-container div b{color:#1a285b;font-family:var(--font-bold);text-transform:capitalize;display:block;padding:0 0 12px;text-align:center;font-size:22px;line-height:145%}.ucaas-container div p{color:#1a285b;font-family:var(--font);font-size:16px;text-align:left;line-height:150%}@media only screen and (max-width:1190px){.ucaas-container{flex-wrap:wrap}.ucaas-container div{width:calc(50% - 16px);margin:0 0 32px}}@media only screen and (max-width:790px){.ucaas-container{margin:0}.ucaas-container div{padding:0}.ucaas-container div div{width:100%;margin-bottom:10px}.ucaas-container div div h3{font-size:14px;text-align:left}.ucaas-container div div img{margin-right:10px}}.product-features-container{display:flex;align-items:stretch;border-radius:8px;background:#fff;padding:13px 0;box-shadow:0 4px 48px 0 rgba(0,0,0,.08);margin:46px 0 0}.product-features-container a{color:#1a285b}.product-features-container div{padding:54px 30px 16px;border-right:1px solid rgba(128,139,205,.4);color:#1a285b;font-family:var(--font-bold);font-size:18px;line-height:145%;background-position:30px 18px;background-size:30px}.product-features-container div:last-child{border-right:none}.product-features-container div.quality{background-image:url(/_next/static/media/quality.ae79e39f.svg)}.product-features-container div.remote{background-image:url(/_next/static/media/remote.7b6ba7ad.svg)}.product-features-container div.secure{background-image:url(/_next/static/media/secure.a4fd9505.svg)}.product-features-container div.simple{background-image:url(/_next/static/media/simple.a9730a4b.svg)}.product-features-container div.tools{background-image:url(/_next/static/media/tools.fe28e9cb.svg)}.product-features-container div.integrations{background-image:url(/_next/static/media/integrations.41c70148.svg)}.product-features-container div.sr{background-image:url(/_next/static/media/recording.d4799d92.svg)}.product-features-container div.om{background-image:url(/_next/static/media/om.5cf61900.svg)}.product-features-container div.kz{background-image:url(/_next/static/media/kz.6748585a.svg)}.product-features-container div.ws{background-image:url(/_next/static/media/whisper.0b013488.svg)}.product-features-container div.mmr{background-image:url(/_next/static/media/meet.76d8d6d8.svg)}.product-features-container div.ls{background-image:url(/_next/static/media/live.3b642162.svg)}.product-features-container div.vt{background-image:url(/_next/static/media/vt.05ff8d59.svg)}@media only screen and (max-width:1190px){.product-features-container{flex-wrap:wrap;height:auto;margin:0 32px}.product-features-container div{width:100%;border-right:none;border-bottom:1px solid rgba(128,139,205,.4);border-top:20px solid #fff;height:auto;padding:54px 30px 44px}.product-features-container div:last-child{border-bottom:none}}.download-links{display:flex;align-items:center;margin:25px 0 38px}.download-links a{background-position:50%;height:30px;width:30px;margin:0 36px 0 0;text-decoration:none}.download-links a:before{content:none}.download-links a.windows{background-image:url(/_next/static/media/windows.d1e9d1cf.png)}.download-links a.mac{background-image:url(/_next/static/media/mac.823fc484.png)}.download-links a.linux{background-image:url(/_next/static/media/linux.e2970be8.png)}.download-links a.ubunty{background-image:url(/_next/static/media/ubunty.c2a07218.png)}.download-links a.ios{background-image:url(/_next/static/media/ios.ac925209.png);width:120px;margin:0 20px 0 0;height:40px}.download-links a.android{background-image:url(/_next/static/media/android.fa6d96c2.png);width:135px;margin:0 20px 0 0;height:40px}.ways{display:flex;align-items:center;justify-content:center;margin:48px 0 0}.ways .way{border-radius:8px;background:#fff;box-shadow:0 4px 48px 0 rgba(0,0,0,.08);width:511px;height:235px;flex-shrink:0;margin:0 19px;padding:89px 30px 0;background-position:30px 25px;background-repeat:no-repeat}.ways .way.sso{background-image:url(/_next/static/media/way-api.444b1ea4.svg)}.ways .way.api{background-image:url(/_next/static/media/way-sso.da840861.svg)}.ways .way b{color:#1a285b;font-family:var(--font-bold);font-size:24px;text-transform:capitalize;padding:0 0 11px;display:block}.ways .way p{color:#1a285b;font-family:var(--font-medium);font-size:18px;line-height:160%}@media only screen and (max-width:1190px){.ways{padding:64px 32px 0;flex-wrap:wrap}.ways .way{width:100%;margin:0 32px 32px}}.our-features{padding:84px 0 0 154px;display:flex;flex-wrap:wrap;justify-content:space-between}.our-features div{padding:64px 0 62px;width:46.5%;background-position:0 0}.our-features div.ef{background-image:url(/_next/static/media/ef.f5975fb6.svg)}.our-features div.sr{background-image:url(/_next/static/media/recording.d4799d92.svg)}.our-features div.om{background-image:url(/_next/static/media/om.5cf61900.svg)}.our-features div.kz{background-image:url(/_next/static/media/kz.6748585a.svg)}.our-features div.ws{background-image:url(/_next/static/media/whisper.0b013488.svg)}.our-features div.mmr{background-image:url(/_next/static/media/meet.76d8d6d8.svg)}.our-features div.ls{background-image:url(/_next/static/media/live.3b642162.svg)}.our-features div.vt{background-image:url(/_next/static/media/vt.05ff8d59.svg)}.our-features div b{color:#1a285b;font-family:var(--font-bold);font-size:22px;line-height:145%;display:block;padding:0 0 10px}.our-features div p{color:#1a285b;font-family:var(--font-medium);font-size:18px;line-height:160%}@media only screen and (max-width:1190px){.our-features{padding:32px 0 0}.our-features div{width:100%}}.api-powered{margin:140px 0 110px;text-align:center}.api-powered .container{width:1224px;border-radius:5px;background:#fff;padding:70px;box-shadow:15px 15px 50px 0 rgba(0,0,0,.15)}@media only screen and (max-width:1190px){.api-powered .container{width:100%;padding:50px}.api-powered .container *{text-align:left}.api-powered .container .powered-list div{justify-content:flex-start;margin:7px 0;font-size:18px}}.api-powered .section-description{margin:10px 0}.api-powered .powered-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:10px 0}.api-powered .powered-list div{color:#4f29ec;display:flex;align-items:center;font-family:var(--font);font-size:20px;font-style:normal;font-weight:700;margin:27px}@media only screen and (max-width:1190px){.api-powered .powered-list div{width:100%;justify-content:center}}.api-powered .powered-list div:before{content:"";width:10px;height:10px;border-radius:100%;background-color:#4f29ec;margin:0 20px 0 0}.api-powered p{color:#200f87;font-family:var(--font);font-size:20px;font-style:normal;font-weight:700;line-height:145%;padding:7px}.api-powered .button{margin:35px 0 0;height:44px!important;padding:0 24px!important;font-size:16px!important;font-weight:800;background-color:#200f87}.benefits{display:flex;margin:22px 0 0;justify-content:center}.benefits .font-purple{color:var(--color-purple-dark)!important}.benefits div{width:363px;text-align:center;margin:0 20px}.benefits div .tile{max-height:262px;height:100%;width:100%;color:#160c52;font-family:var(--font);text-align:left;font-weight:400;font-size:16px;line-height:160%;border-radius:15px;padding:32px 40px;margin:0}.benefits div .tile.ce{background-color:#fffaeb}.benefits div .tile.rtu{background-color:#e2f8ff}.benefits div .tile.dr{background-color:#feecff}.benefits div p{padding:0 0 0 67px;text-align:left;color:#000;font-family:var(--font);font-size:20px;font-weight:700;text-transform:capitalize;line-height:110px;background-position:left 28px;height:98px}.benefits div p.ce{background-image:url(/_next/static/media/ce.876c6734.svg)}.benefits div p.rtu{background-image:url(/_next/static/media/rtu.5a050cf2.svg)}.benefits div p.dr{background-image:url(/_next/static/media/dr.e5fab0f2.svg)}@media only screen and (max-width:1190px){.benefits{flex-wrap:wrap;margin:auto}.benefits div p{padding:0 0 0 70px}}@media only screen and (max-width:790px){.benefits{padding:0 16px}.benefits div{margin:0;width:100%}.benefits div .tile{padding:16px;height:auto}.benefits div .font-purple{height:100px}}.font-grey{color:#484848}.platforms-container .container{display:flex;flex-wrap:wrap;width:1188px;max-width:1188px!important}@media only screen and (max-width:1190px){.platforms-container .container{width:100%;justify-content:center}}.platforms-container div:not(.container){height:88px;width:380px;padding:0 45px 0 103px;color:#000;font-family:var(--font);font-size:18px;font-weight:700;line-height:88px;text-transform:capitalize;margin:0 8px 16px;border-radius:8px;background:#fff;box-shadow:0 4px 48px 0 rgba(0,0,0,.08);background-repeat:no-repeat;background-size:auto 49px,35px;cursor:pointer;position:relative}@media only screen and (min-width:1190px)and (max-width:1475px){.platforms-container div:not(.container){width:374px}}@media only screen and (max-width:1190px){.platforms-container div:not(.container){width:100%;font-size:14px}}.platforms-container div:not(.container).opened{z-index:99}.platforms-container div:not(.container).opened p{display:block;font-size:16px}.platforms-container div:not(.container).opened .arrow{transform:rotate(180deg)}.platforms-container div:not(.container) p{display:none;margin:-12px 0 0;border-radius:0 0 8px 8px;padding:27px;background:#fff;box-shadow:0 4px 48px 0 rgba(0,0,0,.08);font-size:16px;font-family:var(--font-semibold);position:absolute;left:0;color:#5e6775;font-size:18px;font-style:normal;font-weight:400;line-height:160%;font-family:Montseratt-Regular}.platforms-container div:not(.container) .arrow{position:absolute;right:15px;top:31px;width:28px}.platforms-container div:not(.container).linux{background-image:url(/_next/static/media/p-linux.ec46f1c0.svg);background-position:23px,right 12px top 25px}.platforms-container div:not(.container).windows{background-image:url(/_next/static/media/p-windows.6427a97d.svg);background-position:16px 21px,right 12px top 25px;padding:0 35px 0 89px;background-size:auto 45px,35px}.platforms-container div:not(.container).macos{background-image:url(/_next/static/media/p-macos.60c07fe1.svg);background-position:23px,right 12px top 25px;padding:0 35px 0 91px;background-size:auto 38px,35px}.platforms-container div:not(.container).ios{background-image:url(/_next/static/media/p-ios.90011b06.svg);background-position:33px,right 12px top 25px;background-size:auto 54px,35px;padding:0 45px 0 94px}.platforms-container div:not(.container).android{background-image:url(/_next/static/media/p-android.b39ba183.svg);background-position:23px,right 12px top 25px;padding:0 35px 0 82px;background-size:auto 44px,35px}.platforms-container div:not(.container).iot{background-image:url(/_next/static/media/p-iot.7c6b1544.svg);background-position:24px 24px,right 12px top 25px;padding:0 35px 0 89px;background-size:auto 36px,35px}.platforms-container div:not(.container).web{background-image:url(/_next/static/media/p-web.e67edca2.svg);background-position:21px 14px,right 12px top 25px;background-size:auto 60px,35px}@media only screen and (max-width:1190px){.platforms-container{margin:32px auto}.platforms-container div{width:100%}}.direct{display:flex;align-items:center;justify-content:center;margin:60px 0}.direct div{border-radius:8px;background:#fff;box-shadow:0 4px 48px 0 rgba(0,0,0,.08);width:330px;height:233px;flex-shrink:0;margin:0 15px;padding:115px 30px 0;background-position:center 29px;background-repeat:no-repeat;text-align:center}.direct div.support{background-image:url(/_next/static/media/support.07128086.svg)}.direct div.sales{background-image:url(/_next/static/media/sales.da39530e.svg)}.direct div.call{background-image:url(/_next/static/media/call.33576820.svg)}.direct div.windows{background-image:url(/_next/static/media/windows.d1e9d1cf.png);background-position:center 58px}.direct div.mac{background-image:url(/_next/static/media/mac.823fc484.png)}.direct div.linux,.direct div.mac{background-position:center 54px;background-size:40px}.direct div.linux{background-image:url(/_next/static/media/linux.e2970be8.png)}.direct div b{color:#1a285b;font-family:var(--font-bold);font-size:24px;text-transform:capitalize;padding:0 0 20px;display:block}.direct div p{color:#1a285b;font-family:var(--font);font-size:18px;line-height:140%}.direct div a{color:#1a285b;font-family:var(--font-medium)}.direct div .d-link{font-size:16px;color:#7cc2fd;margin:7px 0 0;display:block}@media only screen and (max-width:1190px){.direct{flex-wrap:wrap}.direct div{width:100%;margin:0 0 32px}}.online-page .first-tab,.smart-recording-page .first-tab,.whispering-page .first-tab{margin-top:250px}@media only screen and (max-width:1190px){.online-page .first-tab,.smart-recording-page .first-tab,.whispering-page .first-tab{margin-top:138px}.online-page .feature-layout,.online-page h2,.smart-recording-page .feature-layout,.smart-recording-page h2,.whispering-page .feature-layout,.whispering-page h2{margin:0!important}}.livestream-page .container,.multimeet-page .container,.whispering-page .container{width:1227px;max-width:100%!important}.multimeet-page>.bg{background-image:url(/_next/static/media/mltmeet-bg.9408ad36.png)!important}.customization-page .feature-layout,.livestream-page .feature-layout,.multimeet-page .feature-layout{margin:100px 0}@media only screen and (max-width:1190px){.customization-page .feature-layout,.livestream-page .feature-layout,.multimeet-page .feature-layout{margin:32px 0 0!important;padding:32px 0 0!important}}.customization-page .container,.livestream-page .container,.multimeet-page .container{width:1090px;max-width:100%}.customization-page .learn-more,.livestream-page .learn-more,.multimeet-page .learn-more{padding:100px 0 10px;margin-bottom:200px}@media only screen and (max-width:790px){.customization-page .learn-more,.livestream-page .learn-more,.multimeet-page .learn-more{margin-bottom:20px}}.customization-page .all-features,.livestream-page .all-features,.multimeet-page .all-features,.videotheka-page .all-features{padding:50px 0 100px}.videotheka-page .learn-more{padding:100px 0 0}.videotheka-page .section.feature-pages-hero.vt-feature{background-image:url(/_next/static/media/smart-bg.62aacbb1.png)}.online-page.font-sans{font-family:Open Sans}.online-page.font-sans .paraghraph{text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:37px}.online-page b,.online-page h2{color:#1a285b;text-align:center;font-family:var(--font);font-size:30px;line-height:130%;font-weight:700;text-transform:capitalize;margin:0 0 132px}@media only screen and (max-width:790px){.online-page b{font-size:20px;text-align:left;display:block;margin-bottom:0;margin-top:0}.online-page h2.header{margin-bottom:50px!important}.online-page p{text-align:left;margin-top:10px!important}.online-page img.large{margin-bottom:20px!important}}.online-page p{font-size:14px}.online-page .secondary-paragraph{color:#1a285b;font-size:14px;font-style:normal;font-weight:400;line-height:160%;margin-top:25px;max-width:498px}.investors-page .business-hero{background-image:url(/_next/static/media/ways.9fbc8583.png);background-size:cover;background-position:50%}.investors-page .business-hero img{width:470px;object-fit:contain;margin:-155px -20px 0 0}@media only screen and (max-width:1190px){.investors-page .business-hero img{width:100%;margin:-40px 0 40px}}.investors-page .business-hero .container{height:auto}.investors-page .business-hero .hero-text{padding:0 0 264px;background-image:url(/_next/static/media/concerns.58a29f8f.png);background-position:bottom 93px left 11px}.investors-page .feature-layout{margin:86px 26px 125px}@media only screen and (max-width:1190px){.investors-page .feature-layout{margin:64px 32px}.investors-page .feature-layout img{margin:0 0 64px}}.investors-page .section.contact .section-description{font-size:34px;padding:110px 0 10px}.investors-page .section.about-team{background-color:#fff;margin:0;padding:0}.investors-page .button.warning{margin:0 auto 113px;display:flex;width:-moz-fit-content;width:fit-content}.download-page .direct{margin:30px 0 63px}.download-page .direct div{padding:115px 0 0}.download-page .direct a,.download-page .direct p{font-size:17px}.download-page .section.contact{margin:0 0 63px}.download-page .download-links{margin:14px 0 24px}.download-page .feature-layout{border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;min-height:296px;padding:0 0 0 83px}.download-page .feature-layout b{font-size:24px}.download-page .feature-layout p{margin:0;padding:0 0 30px 200px;flex:1 1;text-align:center}.distros{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0 79px}.distros b{display:block;width:100%;font-size:24px;color:#1a285b;font-family:var(--font-bold);line-height:130%;text-transform:capitalize;padding:27px 0 34px}.distros a{color:#7cc2fd;display:block;margin:23px 0 0 6px}.distros a,.distros p{font-family:var(--font)}.distros p{color:#1a285b;font-size:18px}.distros div{width:26%;margin:0 0 25px}.distros div:last-child{margin:0 0 197px}@media only screen and (max-width:1190px){.distros{padding:0 32px}}.divider-text{height:186px;background:#1a285b;color:var(--7,#eeeefa);text-align:center;font-family:var(--font);font-size:30px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize}@media only screen and (max-width:1190px){.divider-text{zoom:.5;padding:32px}}.job-page{font-family:var(--font)}@media only screen and (max-width:790px){.job-page{padding:0 16px}}.job-page .job .job-text{padding-right:50px}.job-page .job .job-text .job-title{font-size:30px;font-style:normal;font-weight:700;font-family:var(--font);margin:0 0 15px}.job-page .divider-text{padding:75px 0 67px;margin:0 0 126px}.job-page .divider-text.applyJobText{margin:0 0 53px}@media only screen and (max-width:1190px){.job-page .divider-text{padding:256px 32px 64px;margin:0 0 64px}}.job-page .job{display:flex;justify-content:space-between}.job-page .job .job-title{color:#1a285b;font-family:var(--font);font-size:34px;line-height:130%;text-transform:capitalize;display:block;margin:-10px 0 13px}.job-page .job .ref{display:block;color:#808bcd;margin:0 0 58px;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.job-page .job .job-description{font-family:var(--font);margin-bottom:21px;color:#1a285b;font-size:20px;font-style:normal;font-weight:700;line-height:145%}.job-page .job .job-description .desc-text{color:#1a285b;margin-top:15px}.job-page .job .job-description .desc-text,.job-page .job .job-description p{font-size:14px;font-style:normal;font-weight:400;line-height:160%;font-family:var(--font)}.job-page .job .job-description p{color:var(--1,#1a285b)}.job-page .job .job-description h1{color:var(--1,#1a285b);font-family:var(--font-semibold);font-size:24px;font-style:normal;font-weight:600;line-height:130%;text-transform:capitalize}.job-page .job .job-description h2{color:var(--1,#1a285b);font-family:var(--font-bold);font-size:20px;font-style:normal;font-weight:700;line-height:145%;margin-bottom:20px}@media only screen and (max-width:1190px){.job-page .job{flex-wrap:wrap;padding:0 32px}.job-page .job .job-title{zoom:.7}.job-page .job .job-description,.job-page .job .ref{margin:0 0 32px}}.job-page .apply{text-align:center;width:370px;flex:0 0 370px;font-size:20px}@media only screen and (max-width:1190px){.job-page .apply{width:100%;flex:0 0 100%}}.job-page .apply div{background-color:rgba(124,195,253,.2);color:#1a285b;font-family:var(--font);font-size:16px;line-height:160%;padding:37px 30px 30px;height:365px;margin-bottom:38px}.job-page .apply .info{color:var(--6,#808bcd);text-align:center;font-family:var(--font);font-size:12px;font-style:normal;font-weight:400;line-height:160%;margin:0}.job-page .apply b{font-size:20px;display:block;margin-bottom:25px}.job-page .apply .button{font-size:16px;margin-top:86px;height:43px;color:#fff}.career-item{display:flex;align-items:center;justify-content:space-between}.career-item div{flex:1 1;padding:10px 0}.career-item b{color:#1a285b;font-family:var(--font-bold);font-size:18px;line-height:160%;display:block}.career-item span{color:#808bcd;font-size:15px;line-height:160%}.career-item .c-more{font-family:var(--font-bold);padding:0 19px 0 0}.career-item .c-more,.career-item .c-refer{color:#7cc2fd;font-size:15px;line-height:160%;min-width:120px;text-align:left}.career-item .c-refer{padding:0 24px 0 0}.career-item .c-pin{width:15px;height:20px;background-image:url(/_next/static/media/pin.10a56ba5.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;margin:0 24px 0 0}.career-item .c-apply{color:#fff;background-color:#7cc2fd;width:145px;height:35px;line-height:35px;border-radius:10px;text-align:center}@media only screen and (max-width:1190px){.career-item{flex-direction:column;padding:0 32px;text-align:center;margin:0 0 32px}.career-item div{padding:16px 0}.career-item .c-refer{padding:16px}}.policy-page{padding-top:50px;font-family:var(--font);font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.2px;color:#5b5b5b}@media only screen and (max-width:1190px){.policy-page{padding-top:107px}}.policy-page a{color:var(--3,#30beeb)}.policy-page .container{padding:0 30px 0 40px;max-width:690px}.policy-page .logo{background-image:url(/_next/static/media/logo.e0bd5d2c.svg);background-position:50%;background-size:contain;width:110px;height:60px;display:block;margin:60px auto 28px}.policy-page h1{color:#4830ed;font-family:var(--font);font-size:19px;font-style:normal;font-weight:700;line-height:normal;text-align:center;margin:0 0 42px;letter-spacing:0}@media only screen and (max-width:790px){.policy-page h1{margin-bottom:7px}}.policy-page h2{font-family:var(--font);font-size:15px}.policy-page h2,.policy-page h3{color:#4830ed;font-style:normal;font-weight:700;line-height:normal;text-align:center;margin:0 0 42px;letter-spacing:0}.policy-page h3{font-family:var(--font-medium);font-size:13px}.policy-page ul{list-style-type:disc;margin:20px 0 20px 21px}.policy-page ul.inverted{margin:20px 40px}.policy-page .privacy-description{margin:0 0 20px}.privacy-item{overflow:hidden;padding:0 20px 40px;margin:0 -20px;color:var(--5,#5a5a5a);font-family:var(--font);font-size:18pxpx;font-style:normal;font-weight:400;line-height:normal}.privacy-item .pink{margin-top:20px;color:var(--4,#d900ea)}.privacy-item .subcategory{margin:10px 0 10px 19px}.privacy-item .subcategory br{content:" ";margin-bottom:10px;display:block}.privacy-item b{color:#4830ed;font-family:var(--font);font-size:16.5px;font-style:normal;line-height:normal;color:var(--1,#200f87);display:block;margin:35px 0 20px;font-weight:600}.privacy-item b.inside{font-weight:400;font-size:16px}.privacy-list{box-shadow:0 0 10px rgba(128,139,205,.39);position:fixed;top:200px;background-color:#fff;left:0;max-width:100%}@media only screen and (max-width:1190px){.privacy-list{position:fixed}}.privacy-list *{display:block;text-align:left}.privacy-list b{font-size:14px;font-style:normal;line-height:normal;margin:59px 0 30px;letter-spacing:0}.privacy-list b,.privacy-list span{color:#4830ed;font-family:var(--font-medium);font-weight:700}.privacy-list span{border-radius:8px;background:#eeeefa;padding:10px 30px;margin:0 0 6px;font-size:12px;cursor:pointer}@media only screen and (max-width:1190px){.privacy-list div{height:100vh;overflow-y:scroll;padding:0 48px 45px 50px}}.font-dark-blue{color:#1a285b!important}.career-pagination{display:flex;justify-content:center;align-items:center;margin:70px auto}.career-pagination div{font-family:var(--font-semibold);color:#4f29ec;float:left;padding:10px 0;text-decoration:none;border:1px solid #d4dafb;border-radius:18px;height:36px;width:36px;text-align:center;margin-left:.5rem;cursor:pointer}.career-pagination div.active{background-color:#4f29ec;color:#fff}.career-pagination div.disabled{opacity:.5}.career-pagination div:last-child{transform:rotate(180deg)}.job-page li{list-style:initial;margin:0 0 0 20px}.all-features .product-features-container{justify-content:center}.all-features .product-features-container div{background-position:center 18px;text-align:center}.career-search{justify-content:space-between}.career-search,.career-search .selects{display:flex;align-items:center}.career-search .search-input{width:100%;height:35px;max-width:366px;border-radius:13px;background:#eeeefa;overflow:hidden;display:flex;align-items:stretch}.career-search .search-input .button{flex:0 0 140px;border-radius:0;white-space:nowrap;height:35px!important;font-size:14px;font-weight:400}.career-search .search-input input{height:35px;background-color:transparent;padding:0 10px 0 20px;font-size:14px}.career-search .search-input input::placeholder{font-size:14px}@media only screen and (max-width:1190px){.career-search,.career-search .selects{justify-content:center;flex-direction:column}.career-search .search-input,.career-search .selects select{margin:7px 0}.career-search .search-input .button{height:43px;padding:0 24px}}.career-page .career-dropdowns .dropdown{position:relative;display:inline-block;font-family:var(--font);font-size:14px;margin-right:14px}@media only screen and (max-width:790px){.career-page .career-dropdowns .dropdown{min-width:100%}}.career-page .career-new{width:1080px;max-width:100%}.career-page .filter-box{display:flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (max-width:790px){.career-page .filter-box{flex-direction:column;align-items:center}.career-page .filter-box div{display:flex;flex-wrap:wrap}}.career-page .dropdown select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f5f5fb;border:1px solid #e0e0e0;border-radius:10px;font-size:16px;color:#1a285b;font-weight:600;cursor:pointer;outline:none;font-size:14px;height:40px;min-width:170px;text-align:center;padding:10px 20px 10px 10px;margin-bottom:0}@media only screen and (max-width:790px){.career-page .dropdown select{min-width:100%;margin-bottom:10px;max-width:100%}}.career-page .dropdown:after{position:absolute;top:50%;right:15px;transform:translateY(-50%);color:#2c2e3e}.career-page .dropdown select option{height:35px;font-size:15px;padding:3px;text-align:left}.career-page .dropdown select option:checked,.career-page .dropdown select option:hover{background-color:#e0e0e0;color:#2c2e3e}.career-list-item{display:flex;align-items:center;justify-content:space-between;margin:70px 0}@media only screen and (max-width:790px){.career-list-item{align-items:flex-start}.career-list-item .lean-box{display:flex}.career-list-item .lean-box a{margin:0!important}.career-list-item .button.clear{margin:0;padding-left:0;justify-content:left}}.career-list-item p{color:var(--1,#1a285b);font-family:var(--font-bold);font-size:18px;line-height:160%;padding:0 0 10px}.career-list-item .button{font-size:15px;border-radius:13px!important;font-weight:700;height:35px;min-width:140px!important}.career-list-item .button.clear{color:#200f87;font-size:16px;font-weight:600;margin-left:58px;box-sizing:content-box}.career-list-item .career-desc a,.career-list-item .career-desc a:hover{color:var(--dark-text,#1a285b)}.career-list-item .career-desc h3{font-family:var(--font);font-size:16px;font-style:normal;font-weight:700;margin-bottom:14px;text-align:left}.career-list-item .career-desc div{display:flex;align-items:center}.career-list-item .career-desc div a{display:inline-block;width:146px;color:#200f87;font-size:15px;font-weight:400;line-height:16px;height:19px;background-position:13px;margin-left:-13px;padding:2px}.career-list-item .career-desc div a.remote{background-image:url(/_next/static/media/cremote.c33bd0e9.svg)}.career-list-item .career-desc div a.fulltime{background-image:url(/_next/static/media/cfulltime.a93ec24a.svg)}.career-list-item .career-desc div a.onsite{background-image:url(/_next/static/media/consite.03531543.svg)}.career-list-item .career-desc div a.contractor{background-image:url(/_next/static/media/contractor.415f3c08.svg)}@media only screen and (max-width:1190px){.career-list-item{flex-direction:column}.career-list-item .career-desc{margin:0 0 20px}}.business-page .container{width:1038px}@media only screen and (max-width:1190px){.business-page .container{max-width:100%}}.business-page .faq .container,.business-page .learn-more .container,.business-page .standard-features .container{width:1317px}@media only screen and (max-width:1190px){.business-page .faq .container,.business-page .learn-more .container,.business-page .standard-features .container{max-width:100%}}.business-page .advanced-features-small .container{width:755px}@media only screen and (max-width:1190px){.business-page .advanced-features-small .container{max-width:100%;flex-wrap:wrap;height:auto;max-height:max-content}.business-page .advanced-features-small .container a{width:200px}}.business-page .advanced-features-small .container .opinions,.business-page .advanced-features-small .container .small-version{min-width:100%;max-width:100%}@media only screen and (max-width:1190px){.business-page .advanced-features-small .container .opinions,.business-page .advanced-features-small .container .small-version{flex-direction:row;flex-wrap:wrap;justify-content:center}}.business-list .business-list-item{padding-bottom:110px}@media only screen and (max-width:1190px){.business-list .business-list-item{padding:0 0 50px}}.business-list .business-list-item:nth-child(2n) .business-item-container{flex-direction:row-reverse}@media only screen and (max-width:1190px){.business-list .business-list-item:nth-child(2n) .business-item-container{flex-direction:column-reverse}}.business-list .business-list-item:nth-child(2n) .business-item-text{flex:0 0 45%}.business-list .business-item-container{display:flex;align-items:center;justify-content:space-around}@media only screen and (max-width:1190px){.business-list .business-item-container{flex-wrap:wrap;flex-direction:column-reverse}}.business-list .business-item-text{width:55%;flex:0 0 52%}@media only screen and (max-width:1190px){.business-list .business-item-text{width:inherit;flex:inherit}}.business-list .business-item-text b{color:#1a285b;font-family:var(--font);font-size:30px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize;padding:0 0 22px;display:block}@media only screen and (max-width:790px){.business-list .business-item-text b{font-size:20px}}.business-list .business-item-text p{color:#1a285b;font-family:var(--font);font-size:16px;font-style:normal;font-weight:400;line-height:160%}.business-list img{flex:1 1;max-height:500px;object-fit:contain;max-width:45%}@media only screen and (max-width:1190px){.business-list img{padding:0;margin:0 0 50px;max-width:100%;zoom:.5}}.advanced-features-small{margin:100px 0 0}@media only screen and (max-width:790px){.advanced-features-small{margin-top:50px}}.advanced-features-small .hero-text{max-width:100%}.advanced-features-small .hero-text h1{font-size:30px;text-align:center;margin-bottom:50px}@media only screen and (max-width:790px){.advanced-features-small .hero-text h1{font-size:20px;margin-bottom:20px}}.advanced-features-small .container{width:755px;display:flex;justify-content:center}@media only screen and (max-width:1190px){.advanced-features-small .container{width:100%}}.advanced-features-small .container .opinions{border-radius:10px;background:#fff;box-shadow:15px 15px 50px 0 rgba(0,0,0,.15);justify-content:space-around}@media only screen and (max-width:1190px){.advanced-features-small .container .opinions{flex-direction:row}.advanced-features-small .container .opinions a{width:50%}}.advanced-features-small .container .small-version{max-height:200px}@media only screen and (max-width:1190px){.advanced-features-small .container .small-version{max-height:1000px}}.hero-text .main-span{color:#4f29ec}.hero-text .sign-up{color:#200f87;font-weight:400;cursor:pointer}.hero-text .sign-up:hover{font-weight:400}.customization-page .cs-content.first{margin-top:-58px!important}.customization-page .use-cases{margin-top:169px}@media only screen and (max-width:790px){.customization-page .use-cases{margin-top:30px}}.use-cases h3{color:#200f87;text-align:center;margin-bottom:89px;font-family:var(--font);font-size:30px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize}@media only screen and (max-width:1190px){.use-cases h3{margin-bottom:20px;text-align:center}}@media only screen and (max-width:790px){.use-cases h3{font-size:20px}}@media only screen and (max-width:1190px){.use-cases h3 .content>div{align-items:center}}.use-cases .content.whisper-2{padding:0}.use-cases h4{color:#1a285b;max-width:452px;font-family:var(--font);font-size:30px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize}@media only screen and (max-width:1190px){.use-cases h4{font-size:20px;margin-bottom:5px}}.use-cases .text{color:#1a285b;margin-top:35px!important;font-family:var(--font);font-size:14px;font-style:normal;font-weight:400;line-height:160%;max-width:455px}@media only screen and (max-width:1190px){.use-cases .text{margin-bottom:40px;margin-top:0!important;text-align:left!important}}.use-cases .content{padding-bottom:50px}.use-cases .content>div{display:flex;flex-direction:column}@media only screen and (max-width:1190px){.use-cases .content>div{align-items:center}.use-cases .content>div *{text-align:left}}.use-cases .recording>div{align-items:center}.use-cases .recording img{max-width:100%;height:389px;position:relative}.use-cases .recording .first-img{top:-43px}.use-cases .whispering{background-image:url(/_next/static/media/wsp-case-bg.03ad776b.png);background-position:top;padding-top:92px}@media only screen and (min-width:1190px)and (max-width:1475px){.use-cases .whispering{padding-top:96px!important;background-size:auto}}.use-cases .whispering.content>div{align-items:center}.use-cases .whispering img{height:auto}@media only screen and (max-width:1190px){.use-cases .whispering{background:none}.use-cases .whispering div{flex-direction:column-reverse}}.use-cases .multi-meeting>div:nth-child(2){align-items:end}.use-cases .multi-meeting img{height:auto}.use-cases .live-stream{background-image:url(/_next/static/media/ls-case-gb.b3a5ec7c.png);background-position:center 30px;background-size:auto}@media only screen and (max-width:1190px){.use-cases .live-stream{background:none}}.use-cases .live-stream img{height:458px}.use-cases .custom img{height:auto}.use-cases .custom div:first-child img{left:-62px}.use-cases .custom div:nth-child(2){align-items:end}.use-cases .custom div:nth-child(2) img{margin-bottom:146px;margin-top:40px}.use-cases .custom div:nth-child(2) h4{margin-top:-16px}@media only screen and (max-width:1190px){.use-cases .custom{background:none}.use-cases .custom div{flex-direction:column-reverse}.use-cases .advances h3{margin-bottom:40px}.use-cases .content{padding:0!important}.use-cases .content img{max-width:100%;margin:0 0 35px!important;height:221px}}.additional-info{display:flex;flex-direction:column;align-items:center;max-width:885px;color:var(--color-purple-dark);text-align:center;font-family:var(--font);margin:80px auto}.additional-info .title{font-size:30px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize;margin-bottom:15px}@media only screen and (max-width:790px){.additional-info .title{font-size:22px;margin-bottom:5px}}.additional-info .text{font-size:14px;font-style:normal;font-weight:400;line-height:160%;padding:0 28px}@media only screen and (max-width:790px){.additional-info .text{padding:0}}.usage{color:var(--color-purple-dark);font-family:var(--font);display:flex;align-items:center;justify-content:space-between;max-width:1020px;margin:0 auto 160px}@media only screen and (max-width:790px){.usage{flex-direction:column;margin-bottom:20px}.usage .usage-items{display:flex;flex-wrap:wrap}.usage .usage-items .item{width:50%;font-size:12px}.usage .usage-img{width:70%;margin-top:20px}}.usage h3{font-size:20px;line-height:145%;margin-bottom:35px}.usage .item,.usage h3{font-style:normal;font-weight:700}.usage .item{display:flex;align-items:center;font-size:14px;line-height:141%;margin-bottom:19px}.usage .item img{margin-right:15px}.videoteka-tools-window{display:flex;justify-content:center;align-items:center;padding:60px;width:979px;height:465px;background-position:50%;background-size:cover;margin:0 auto 168px;position:relative}.videoteka-tools-window .border{position:absolute;width:100%;height:100%}.videoteka-tools-window h4{text-align:center;margin-bottom:20px}.videoteka-tools-window div{width:868px;max-width:99%;padding:41px 80px 45px;font-family:var(--font);display:flex;align-items:center;flex-direction:column;background:#fff;box-shadow:15px 15px 50px 0 rgba(0,0,0,.15)}.videoteka-tools-window div p{color:var(--color-blue-dark);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:160%}@media only screen and (max-width:790px){.videoteka-tools-window{max-width:100%;padding:30px 18px;margin-bottom:0}.videoteka-tools-window .heading-text{font-size:15px}.videoteka-tools-window .border{height:343px}.videoteka-tools-window div{padding:16px}.videoteka-tools-window div p{font-size:14px}.videoteka-tools-window div img{max-height:60px}}.heading-text{color:var(--color-purple-dark);font-family:var(--font);font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize;font-size:30px}@media only screen and (max-width:790px){.heading-text{font-size:20px;text-align:left}}.regular-paragraph-text{color:#200f87!important;font-size:14px;font-style:normal;font-weight:400;line-height:160%}@media only screen and (max-width:790px){.regular-paragraph-text{font-size:12px;text-align:left}}.videotheka-page{margin-bottom:300px}@media only screen and (max-width:790px){.videotheka-page{margin-bottom:50px}}.videotheka-page .vt-first-use-cases{width:1242px;max-width:100%}.videotheka-page .baasi-logo{z-index:10;background-image:url(/_next/static/media/vt-baasi-conection.f8f0754f.png)}@media only screen and (min-width:1190px)and (max-width:1475px){.videotheka-page .baasi-logo{background-size:auto}}@media only screen and (max-width:1190px){.videotheka-page .baasi-logo{background:none}}.videotheka-page .baasi-logo img{height:auto}.videotheka-page .baasi-logo div:nth-child(2) img{left:-56px;position:relative;zoom:.1}.career-page .container{text-align:center;color:#1a285b;font-family:var(--font)}.career-page .container .team-heading{font-size:34px;display:inline-block;color:#1a285b;text-align:center;font-size:30px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize;margin-top:89px;margin-bottom:15px}.career-page .container .team-heading.empty{margin-top:0;margin-bottom:60px}@media only screen and (max-width:790px){.career-page .container .team-heading{font-size:20px;margin-top:20px}}.career-page .container .team-description{font-size:16px;font-style:normal;font-weight:400;line-height:160%;width:708px;max-width:80%;margin:0 auto 88px}.career-page .container.about-team{position:relative;background-color:#eeeefa;margin:4px 0 0;padding:77px 0 0}.career-page .container.about-team .team-description{color:#1a285b;font-family:var(--font-medium);font-size:18px;line-height:160%;margin:26px 0 82px}@media only screen and (max-width:1190px){.career-page .container.about-team{padding:100px 32px 0}}.about-us .container,.career .container,.contact .container,.support .container{width:1080px;max-width:100%}.about-us{padding-top:200px}.about-us .container{width:1080px;max-width:100%}.about-us .info-box{display:flex;width:100%;justify-content:space-between;font-family:var(--font);margin-bottom:160px;align-items:center}.about-us .info-box.about-values{margin-bottom:50px}.about-us .info-box h3{color:#4f29ec;font-size:30px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize;width:402px;margin-bottom:25px}.about-us .info-box p{color:#5a5a5a;font-size:14px;font-style:normal;font-weight:400;line-height:160%;width:402px;max-width:100%}.about-us .info-box.connect img{height:327px}.about-us .info-box.connect p{width:444px;max-width:100%}@media only screen and (max-width:790px){.about-us .info-box.connect p{width:auto}}.about-us .info-box.values{justyfy-content:start}.about-us .info-box.values p{width:500px}.about-us .info-box.vision p{width:583px}@media only screen and (max-width:790px){.about-us{padding-top:110px}.about-us img{max-width:90%;height:auto!important;margin-top:50px}.about-us .info-box{flex-direction:column;margin-bottom:50px;max-width:100%}.about-us .info-box div{max-width:100%}.about-us .info-box h3{font-size:24px;margin-bottom:15px}}.value-container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:53px;gap:53px;margin-bottom:150px}@media only screen and (max-width:790px){.value-container{display:flex;flex-direction:column;align-items:baseline;gap:25px;margin-bottom:50px}}.value-container .box{padding:35px;color:#5a5a5a;font-family:var(--font);font-size:14px;font-style:normal;font-weight:400;line-height:160%;background:#fafafa;width:353px;height:201px;flex-shrink:0;box-shadow:15px 15px 50px 0 rgba(0,0,0,.15)}.value-container .box span{color:#4f29ec;font-weight:700}.job-page .forms-container{width:923px;max-width:90%;margin:0 auto;padding:0}.job-page .forms-container .file-input-label{font-size:16px!important;margin-bottom:45px;height:68px!important}.job-page .forms-container .submit{font-size:16px;display:flex;width:118px;height:59px;padding:18px 39px}.not-found{min-height:80vh;background-position:50%;font-family:var(--font);position:relative;display:flex;flex-direction:column}@media only screen and (max-width:1190px){.not-found{padding:16px}}.not-found img{margin:53px auto;max-width:30%}.not-found img.server{max-width:20%}@media only screen and (max-width:1190px){.not-found img{zoom:.6}}.not-found h1{color:var(--2,#200f87);text-align:center;margin-top:53px;font-size:42px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize}@media only screen and (max-width:1190px){.not-found h1{font-size:24px;margin-top:100px}}.not-found .blue-header{color:var(--2,#200f87);margin-bottom:25px;background:none;padding:0}.not-found .blue-header,.not-found p{font-family:var(--font);font-size:16px;font-style:normal;font-weight:400;line-height:160%}.not-found p{color:var(--10,#5a5a5a);padding-left:24px;background-position-y:3px;background-image:url(/_next/static/media/error-arrow.ebe318e8.svg)}.not-found .thanks{background:none;margin-top:25px;padding-left:0}.industrial .arrow{position:absolute;bottom:163px;right:0;height:35px;display:none}.industrial .arrow.right{transform:rotate(3.142rad);left:0}@media only screen and (max-width:1190px){.home-page{padding:0 27px}.home-page .aio .container{padding:37px}}.home-page .aio p.desc{max-width:451px}@media only screen and (max-width:1190px){.home-page .aio p.desc{max-width:100%}.features{margin-top:100px}}.cursor{cursor:pointer!important}.tabs .tab-navigation{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1190px){.tabs .tab-navigation{flex-direction:column;align-items:stretch;display:none!important}.tabs .tab-navigation button{margin:4px 0}}.tabs .tab-navigation button{border:none;border-radius:10px;background:#808bcd;padding:0 36px;color:#eeeefa;font-family:var(--font);font-size:16px;font-weight:600;text-transform:capitalize;height:42px;cursor:pointer}.tabs .tab-navigation button.active{background:#4f29ec;cursor:default}.tabs.dark{padding:0 113px;margin:0 auto}.tabs.dark .tab-navigation{display:flex;align-items:center;justify-content:space-between}.tabs.dark .tab-navigation button{height:43px;font-size:16px;padding:0 36px}@media only screen and (max-width:1190px){.tabs.dark .tab-navigation button{width:100%}.tabs.dark{padding:0}}.tabs.business{padding:0}.tabs.business .tab-navigation button{height:41px;font-size:16px;padding:0 17px}.tab{position:relative;margin:70px 0 0;padding:0 0 0 5px;width:auto;height:auto}.tab *{opacity:1;transition:opacity,.5s}.tab.hidden{height:0!important;min-height:0!important;width:0;transition:none;display:none;padding:0!important;margin:0}.tab.hidden *{opacity:0}.tab a{color:#1a285b}.tab .tab-heading{display:flex;align-items:center;color:#1a285b;font-family:var(--font);font-size:30px;font-weight:700;margin:0 0 16px}.tab .tab-heading img{margin:0 22px 0 0}.tab p{color:#1a285b;font-family:var(--font);font-size:18px;line-height:160%;margin:0 0 30px}.tab .main-image{position:absolute;right:24px;top:calc(50% - 156px);height:312px;object-fit:scale-down;object-position:center}.tab .tab-check{padding:0 0 0 32px;background-image:url(/_next/static/media/check.c6ee4da5.svg);color:#1a285b;font-family:var(--font);font-size:18px;line-height:160%;margin:4px 0 -4px 4px;background-position:0 6px}.tab.dark{background-color:#eeeefa;margin:3px 0 0;border-radius:15px;padding:160px 62px 0;height:492px}.tab.dark .tab-heading{margin:0 0 14px}.tab.dark p{font-family:var(--font);font-size:16px;color:var(--color-blue-dark);font-weight:400;line-height:160%}.tab.dark .main-image{right:45px;top:calc(50% - 172px);height:344px;max-width:431px}@media only screen and (max-width:1190px){.tab.dark{padding:32px;height:auto;margin:16px 0 0}.tab.dark .main-image{position:relative;width:100%;height:auto;margin:32px auto!important;top:inherit;right:inherit}}.tab.business{background-color:#fafafa;margin:10px 0 0;border-radius:8px;padding:69px 44px 0 586px;min-height:492px}.tab.business.spm{padding:69px 44px 69px 490px}.tab.business.spm .main-image{width:482px}.tab.business .tab-heading{margin:0 0 14px;font-size:34px;line-height:130%}.tab.business p{font-family:var(--font-medium);font-size:18px;line-height:160%}.tab.business .main-image{left:0;top:calc(50% - 162px);height:386px;width:565px}.tab.business .main-image.user-photos{top:36px}@media only screen and (max-width:1190px){.tab.business{padding:32px}.tab.business .main-image{position:relative;width:100%;height:auto;margin:32px auto!important;top:inherit;right:inherit}.tab{display:flex;flex-direction:column}.tab .main-image{position:relative;width:100%;height:auto;margin:32px auto!important;top:inherit;right:inherit}}.pricing-hero{margin-bottom:100px}.pricing-hero .hero-text a.button{background-image:none;display:inline-flex;align-items:center;justify-content:center}.pricing-hero .hero-text a.button:before{content:none}.pricing-hero img{zoom:.7}.pricing-switcher{display:flex;align-items:center;justify-content:flex-start}.pricing-switcher button{cursor:pointer;background-color:transparent;justify-content:center;align-items:center;width:211px;height:70px;border-radius:10px 10px 0 0;flex-shrink:0;color:rgba(72,48,237,.9);text-align:center;font-family:var(--font);font-size:16px;font-style:normal;font-weight:800;line-height:141%;text-transform:uppercase;background:none;z-index:10;box-shadow:2px 4px 10px 0 rgba(0,0,0,.15)}.pricing-switcher button.active{z-index:20;background-color:#fff;z-index:50;box-shadow:47px -40px 31px -39px #d4d4d4;border:1px solid hsla(0,0%,50%,.102);border-bottom:none}@media only screen and (max-width:1190px){.pricing-switcher button{width:124px;height:42px;font-size:12px}}div.plans-content{fill:#fff;filter:drop-shadow(15px 15px 50px rgba(0,0,0,.15));z-index:30;padding:63px 0;position:relative;top:-1px;background-color:#fff;margin:0 auto 200px}.price-container{margin:0 1rem}.price-container .price-vertical{display:flex;align-items:stretch;justify-content:center}@media only screen and (max-width:1190px){.price-container .price-vertical{flex-wrap:wrap}}.price-container .price-vertical .v-item{min-height:623px;width:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:15px;padding:55px 9px 33px;margin:0 7.5px 15px}.price-container .price-vertical .v-item b{color:#200f87;font-size:16px;font-weight:700;padding:10px 20px;font-family:var(--font-bold)}.price-container .price-vertical .v-item .button{margin:20px 0 0}.price-container .price-vertical .v-item p{color:#4f29ec;font-size:12px;font-weight:700;line-height:normal;font-family:var(--font-medium);padding:10px 0}.price-container .price-vertical .v-item p.bold{color:#1a285b;font-family:var(--font-bold);padding:10px 0 0}.price-container .price-vertical .v-item span{display:block;color:#200f87;font-family:var(--font-bold);font-size:12px;padding:10px 0 0}.price-container .price-vertical .v-item .checkmark{color:#1a285b;font-size:10px;font-weight:400;line-height:15px;min-height:15px;background-image:url(/_next/static/media/p-check.7297568f.svg);background-position:0 0;padding:0 0 5px 24px;margin:0 0 0 -5px}.price-container .price-vertical .v-item.free{background-image:url(/_next/static/media/p-free.ab72e1a0.svg),linear-gradient(180deg,rgba(241,219,221,.6),#dcdcff);background-position:center 21px,50%}.price-container .price-vertical .v-item.basic{background-image:url(/_next/static/media/p-basic.a11a4741.svg),linear-gradient(180deg,rgba(241,219,221,.6),#dcdcff);background-position:center 21px,50%}.price-container .price-vertical .v-item.business{background-image:url(/_next/static/media/p-business.0890851b.svg),linear-gradient(180deg,rgba(241,219,221,.6),#dcdcff);background-position:center 21px,50%}.price-container .price-vertical .v-item.freelance{background-image:url(/_next/static/media/p-freelance.7e92b6d5.svg),linear-gradient(180deg,rgba(241,219,221,.6),#dcdcff);background-position:center 21px,50%}.price-container .price-vertical .v-item.enterprice{background-image:url(/_next/static/media/p-enterprice.fed940c7.svg),linear-gradient(180deg,rgba(241,219,221,.6),#dcdcff);background-position:center 21px,50%}.price-container .price-vertical .v-item .f-list{padding:20px 30px;border-radius:15px;border:1px solid #4f29ec;flex:1 1;width:100%}.p-table{padding:0 76px 0 67px}.p-table .container{max-width:100%}.p-table .p-header,.p-table .p-header span{display:flex;justify-content:center}.p-table .p-header span{height:60px;align-items:center;background:#fff;color:#200f87;font-family:var(--font-bold);font-size:25px;padding:0 30px;margin:25px 0}.p-table .p-row{cursor:pointer;padding-left:9px}.p-table .p-row.title .p-col{color:#200f87;font-family:var(--font);background-color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:141%;padding:20px 0}@media only screen and (max-width:790px){.p-table .p-row.title .p-col{padding:8px 0}}.p-table .p-row.title:hover{background:none}.p-table .p-row.plans,.p-table .p-row.plans:hover{background-color:#fff}.p-table .p-row .container{min-height:40px;display:flex;align-items:stretch;font-family:var(--font)}@media only screen and (max-width:790px){.p-table .p-row .container{justify-content:space-between}}.p-table .p-row .container.first .p-col{color:#200f87;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:141%;text-transform:uppercase;overflow-wrap:normal}@media only screen and (max-width:790px){.p-table .p-row .container.first .p-col{font-size:13px}}.p-table .p-row .container.second .p-col{color:var(--5,#d900ea);text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:141%}.p-table .p-row .container.third{margin:10px 0 20px}.p-table .p-row .container.third .title{color:#200f87;font-family:var(--font);font-size:16px;font-style:normal;font-weight:700;line-height:141%}.p-table .p-row .container.third .btn>div>a{display:inline-flex;padding:10px 25px;justify-content:center;align-items:center;gap:10px;border-radius:10px;background:#fff;box-shadow:2px 2px 10px 0 rgba(0,0,0,.15);color:#4f29ec;font-size:16px;font-style:normal;font-weight:800;line-height:141%}@media only screen and (max-width:790px){.p-table .p-row .container.third .btn>div>a{font-size:10px;padding:2px 3px;font-weight:700;min-height:33px}}.p-table .p-row:hover{background-color:hsla(0,0%,93%,.671)}.p-table .p-col{display:flex;align-items:center;justify-content:center;flex:1 1;color:var(--10,#5a5a5a);font-size:14px;font-family:var(--font);font-style:normal;font-weight:400;line-height:160%}@media only screen and (max-width:790px){.p-table .p-col{font-size:10px;max-width:83px;overflow-wrap:anywhere;text-align:center}}.p-table .p-col:first-child{min-width:255px;justify-content:flex-start;font-size:16px}@media only screen and (max-width:790px){.p-table .p-col:first-child{min-width:146px;max-width:152px;justify-content:space-between;font-size:14px;text-align:left}}.p-table .p-col .tooltip{position:relative;margin-left:10px;background-image:url(/_next/static/media/price-tooltip.6d51cc11.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;min-width:12px;height:12px;cursor:pointer}@media only screen and (max-width:790px){.p-table .p-col .tooltip{margin-left:2px}}.p-table .p-col .tooltip .tooltiptext{width:auto;max-width:250px;visibility:hidden;background-color:#fff;text-align:center;border-radius:15px;padding:10px;color:var(--10,#5a5a5a);font-family:var(--font);font-size:10px;font-style:normal;font-weight:400;line-height:160%;box-shadow:2px 4px 10px 0 rgba(0,0,0,.15);position:absolute;z-index:99999;bottom:200%;left:50%;margin-left:-125px}.p-table .p-col .tooltip:hover .tooltiptext{visibility:visible}.p-table .p-col .checked-with-text{background-position:40px!important}.p-table .p-col .checked,.p-table .p-col .checked-with-text{background-image:url(/_next/static/media/p-check-2.c9f6741e.svg)}.p-table .p-col .checked{background-position:50%;width:60px;height:40px}@media only screen and (max-width:790px){.p-table .p-col .checked{zoom:.7}}.price-addons{display:flex;justify-content:flex-start;flex-wrap:wrap;padding:0 0 100px}@media only screen and (max-width:1190px){.price-addons{justify-content:center;padding:0 0 50px!important}}.price-addons .p-addon{width:272px;height:380px;border-radius:20px;border:2px solid #4f29ec;background:linear-gradient(180deg,rgba(241,219,221,.6),#dcdcff);margin:10px;padding:28px 32px;display:flex;flex-direction:column;align-items:center}.price-addons .p-addon img{display:block;margin:0 auto;height:27px;width:100%;object-fit:contain;object-position:center}.price-addons .p-addon b{color:#200f87;font-family:var(--font-bold);font-size:16px;font-weight:600;text-align:center;display:block;height:50px;margin:15px 0 0}.price-addons .p-addon p{color:#200f87;font-family:var(--font-medium);font-size:12px;font-weight:400;line-height:18px;flex:1 1}.container.api-pricing{margin:0 auto 100px;padding-left:45px;padding-right:45px}.container.api-pricing .flex{display:flex;justify-content:center;margin-bottom:95px;max-width:100%}.container.api-pricing .p-pricing-head{color:#1a285b;text-align:center;font-family:var(--font);font-size:16px;font-style:normal;font-weight:400;line-height:25px;padding:20px 0 31px;width:890px;max-width:80%;margin:0 auto}.container.api-pricing .p-pricing-head span{color:#4f29ec}@media only screen and (max-width:1190px){.container.api-pricing .p-pricing-head{padding:32px 20px}}.container.api-pricing .cells{max-width:695px;width:90%;margin:16px auto 64px;display:flex;flex-wrap:wrap;overflow:hidden;border-radius:20px;border:2px solid #4830ed}.container.api-pricing .cells div{border-top:1px solid #4830ed;margin:-1px 0 0;flex:0 0 50%;background-color:#fff;padding:0 50px 0 0;height:44px;line-height:44px;color:#000;text-align:right;font-size:16px;font-style:normal;font-weight:400}@media only screen and (max-width:1190px){.container.api-pricing .cells div{padding:0 5px!important;font-size:10px}}.container.api-pricing .cells div:nth-child(2n){font-weight:400;border-left:1px solid #4830ed;text-align:left;padding:0 0 0 50px;color:var(--dark-text,#1a285b)}@media only screen and (max-width:1190px){.container.api-pricing .cells div:nth-child(2n){padding:0 0 0 25px}}.container.api-pricing .p-notify{border-radius:15px;background:#efc94d;padding:18px 34px;max-width:714px;margin:0 26px;color:#1a285b}.container.api-pricing .p-calc-name,.container.api-pricing .p-notify{font-family:var(--font-semibold);font-size:16px;font-style:normal;font-weight:600;line-height:25px}.container.api-pricing .p-calc-name{padding:51px 26px 29px;color:#4f29ec;display:block}.container.api-pricing .info-title{color:#efc94d;font-family:var(--font-semibold);font-size:12px;font-style:normal;font-weight:700;line-height:130%}.container.api-pricing .info-head{color:#1a285b;font-family:var(--font-bold);font-size:16px;font-style:normal;font-weight:700;line-height:130%;padding:6px 0 10px}.container.api-pricing h1{color:#4f29ec;text-align:center;font-size:30px;font-style:normal;font-weight:700;line-height:130%;text-transform:capitalize;margin-bottom:15px}.container.api-pricing h2{color:var(--Body-text-color,#484848);text-align:center;margin-bottom:32px;font-size:14px;font-style:normal;font-weight:600;line-height:141%;text-transform:uppercase}.container.api-pricing h3{color:var(--dark-text,#1a285b);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:70px;max-width:720px;margin-left:auto;margin-right:auto}.calculator{display:flex;align-items:stretch;border-radius:10px;background:#fff;padding:0 51px;box-shadow:15px 15px 50px 0 rgba(0,0,0,.15)}@media only screen and (max-width:1190px){.calculator{flex-wrap:wrap;padding:0 16px}}.calculator .sliders{max-width:429px;width:100%;padding:65px 51px 65px 0;border-right:1px solid #dcdcff}@media only screen and (max-width:1190px){.calculator .sliders{padding:22px 30px 11px}}.calculator .calc-info{margin:0 0 0 50px;width:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:1190px){.calculator .calc-info{margin:26px 0 0;padding:0}}.calculator .p-slider{color:#1a285b;font-family:var(--font);font-size:14px;font-style:normal;font-weight:600;line-height:25px;margin:0 0 30px}@media only screen and (max-width:790px){.calculator .p-slider{margin-bottom:0}.calculator .p-slider span{margin:0!important}}.calculator .p-slider .p-slider-title{display:flex;align-items:center;justify-content:space-between}.calculator .p-slider .p-slider-count{border-radius:5px;border:1px solid #4f29ec;display:flex;padding:0 6px;justify-content:center;align-items:center;font-weight:400;min-width:50px}.calculator .p-range{border-radius:10px;background:#fff;height:9px;margin:16px 0 0}.calculator .p-range .p-progress{height:9px;border-radius:10px;width:15px;display:flex;align-items:center;justify-content:flex-end}.calculator .p-range button{border:none;background-color:transparent;background-image:url(/_next/static/media/slider-ball.11b9aee5.svg);background-position:50%;background-repeat:no-repeat;width:34px;height:34px;border-radius:34px;cursor:pointer;margin:0 -13px}.p-calc-wrapper{display:flex;align-items:stretch;justify-content:space-between}@media only screen and (max-width:1190px){.p-calc-wrapper{overflow-x:scroll}}.p-calc-wrapper .p-calc-holder{width:calc(50% - 20px);margin:17px 0}@media only screen and (max-width:1190px){.p-calc-wrapper .p-calc-holder{width:100%;margin-right:20px}}.p-calc-wrapper .p-calc-holder.baasi-offer .p-calc-item,.p-calc-wrapper .p-calc-holder.baasi-offer .p-calc-title{color:#4f29ec;padding-bottom:0}.p-calc-wrapper .p-calc-holder.desc div{color:var(--Body-text-color,#484848);font-size:16px;margin-bottom:15px;font-style:normal;font-weight:400;line-height:160%;width:209px}.p-calc-wrapper .p-calc-holder.desc div.taxi{font-size:14px}.p-calc-wrapper .title-section .p-calc-item{justify-content:flex-start}.p-calc-wrapper .p-calc-item{display:flex;align-items:center;justify-content:flex-end}.p-calc-wrapper .p-calc-item span{color:#484848;font-size:12px;font-weight:500;line-height:130%;font-size:16px;font-style:normal;font-weight:400;line-height:160%;max-width:237px}.p-calc-wrapper .p-calc-item span:last-child{white-space:nowrap}.p-calc-wrapper .p-calc-item .p-calc-title{color:#1a285b;font-family:var(--font);font-size:16px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:0;text-transform:uppercase}.p-calc-wrapper .p-calc-item .p-calc-price{color:#484848;font-size:14px;font-style:normal;font-weight:500;line-height:130%}.p-calc-wrapper .p-calc-item .p-calc-taxes{color:#484848;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.p-calc-wrapper .p-calc-item .p-calc-total{color:#1a285b;font-family:var(--font);font-weight:700}.p-calc-total-price,.p-calc-wrapper .p-calc-item .p-calc-total{font-size:16px;font-style:normal;line-height:141%;margin-top:43px}.p-calc-total-price{color:var(--Body-text-color,#484848);font-weight:700!important}.p-calc-total-price.baasi{color:#4f29ec}.p-learn-more{color:#4f29ec;font-family:var(--font);font-size:12px;font-style:normal;font-weight:500;line-height:130%;margin:70px auto 25px;text-align:center}.button.warning.p-contact-sales,.p-contact-sales a{padding:0 23px;font-family:var(--font);margin:0 auto;display:inherit;color:#4f29ec;font-size:16px;font-style:normal;font-weight:800;line-height:141%;border-radius:10px;background:#fff;border:none;box-shadow:2px 2px 10px 0 rgba(0,0,0,.15);text-decoration:none}.p-contact-sales:hover{text-decoration:underline}.switch-container{justify-content:center;position:absolute}.switch,.switch-container{display:flex;align-items:center}.switch{justify-content:space-between;width:119px;height:49px;flex-shrink:0;padding:7px;cursor:pointer;text-transform:capitalize;transition:background-color .3s ease;border-radius:38px;box-shadow:inset 3px 3px 6px 0 #ccdbe8,inset -3px -3px 6px 1px hsla(0,0%,100%,.5)}.switch.yearly{flex-direction:row-reverse}.switch.yearly .round{background-image:url(/_next/static/media/switcher-pink-svg.c8e993d7.svg)}.switch .round{background-image:url(/_next/static/media/switcher-svg.967768b0.svg);min-height:37px;min-width:36px;animation:mymove 5s infinite;box-shadow:none;border-radius:50%}@media only screen and (max-width:790px){.switch{zoom:.7;word-wrap:normal;width:150px}}.switch .label{font-size:14px;font-family:var(--font);color:#4f29ec;font-weight:700;margin:0 10px}@media only screen and (max-width:790px){.switch .label{font-size:10px}}.switch.yearly .label{color:var(--5,#d900ea)}.switch-container .discount{font-size:20px;font-style:normal;margin-left:16px;color:var(--5,#d900ea);font-weight:700;transition:opacity .3s ease;text-transform:capitalize}@media only screen and (max-width:790px){.switch-container .discount{font-size:13px;margin-left:5px}}.relative{position:relative}.switch.monthly .discount{opacity:0}.switch.yearly .discount{opacity:1}.p-calc-holder .p-calc-item{color:var(--Body-text-color,#484848);font-size:16px;margin-bottom:15px;font-style:normal;font-weight:400;line-height:160%;min-height:23px;min-width:63px}.price-input-box{display:flex;align-items:center}.price-input-box .price-input{max-width:92px;margin:0 9px 0 auto}.price-input-box span:last-child{font-weight:700}@media only screen and (max-width:1190px){.pricing-container{zoom:.8;padding:0 16px}.pricing-container .p-table{padding:0 10px}}@media only screen and (min-width:1190px)and (max-width:1475px){body{zoom:.8}.whispering-page .section.feature-pages-hero img{width:48%}.social-container{width:50%}}@media only screen and (max-width:1190px){br{display:none!important}.home-page{padding:0 27px}.home-page .aio .container{padding:37px}.home-page .aio p.desc{max-width:451px;max-width:100%}.home-page h1{font-size:24px!important}.social img{max-width:43%}.section.product-hero .hero-text span{padding-top:0}.features{margin-top:100px}.trust-list .additional,.trust-list .section-description,.trust-list b,.trust-list p{text-align:left}.trust-list .tab.dark{background:none}.trust-list .industries-tab{padding:0}.trust-list .industries-tab p{max-width:70%}.trust-list .industries-tab img{max-height:332px}.trust-list p.section-description{margin-bottom:7px!important}.industrial .arrow{display:flex}.section.product-hero .hero-text h1{font-size:24px!important}.section.product-hero .hero-text h1 br{display:none}.aio h1{width:60%}.main-content{padding:0 16px}.main-content h2{font-size:20px!important}}@media only screen and (max-width:790px){body{overflow-x:hidden;zoom:1}*{max-width:100%!important}header{max-width:100vw}footer{min-height:323px;position:relative}footer .logo{margin-top:-18px}footer .container{flex-direction:row;flex-wrap:nowrap;padding:18px 10px 17px}footer .footer-links{display:flex;flex-direction:row;justify-content:space-between}footer .footer-links a{font-size:10px!important;margin-bottom:2px}footer .footer-links b{font-size:12px;margin-bottom:2px}footer .copyright{position:absolute;bottom:0;left:0}footer .baasi-address{margin:0;position:absolute;bottom:77px;width:286px;left:17px;font-size:10px}footer .social-networks{position:absolute;right:5px;bottom:58px}.social img{max-width:377px}.home-page .section-description{font-size:14px}.home-page .industries-tab p{font-size:14px;max-width:100%}.home-page .image-container{height:195px!important}.slide-opinions{max-width:100%}.revolution .container{padding:36px 26px 72px 20px}.revolution .container .slider .box-item{height:66px;padding:12px;margin:4px 0}.revolution .container .slider br{display:none}.revolution .container .slider b{padding-bottom:1px;padding-top:0}.revolution .container .slider .slide *{max-width:100%}.revolution .container .slider a.button{position:absolute;bottom:-287px;left:-2px;z-index:200}.revolution .container .text-box{max-width:100%;padding:0;margin:0}.revolution .container .text-box b{padding-top:0}.revolution .container .text-box p{padding-bottom:15px}.aio h1{width:100%}.individual .section.learn-more{padding-left:20px!important;padding-right:20px!important}.individual .social .container{padding:100px 41px}.individual .social .container img{left:23px}.feature-layout.without-padding{padding:0!important}.modified-text{max-width:100%}.feature-layout .video-fet-img{height:207px;margin-top:29px}.baasi-api .section.get-more{padding:0}.baasi-api .platform-list{padding-bottom:10px}.baasi-api .platform-list .get-more .container{padding:20px 15px}.gateways-page .learn-more .container{width:92%}.gateways-page .learn-more .container p{max-width:100%}.customization-page .feature-pages-hero .container{height:327px;margin-bottom:85px}.customization-page .main-content{margin-top:178px}.revers{flex-direction:column-reverse!important}.charge-list{margin-top:50px!important}.whispering-page .section.feature-pages-hero img{width:83%}.home-page .section.social .container img{top:233px}.section.arrow-list .button{font-size:14px!important}.individual .section.social .container img{top:318px}.opinions.small-version br{display:block!important}.videotheka-page .section.feature-pages-hero .container{padding-top:86px}.videotheka-page .section.feature-pages-hero .container img{width:80%}.videotheka-page .use-cases h4{margin-top:20px}.videotheka-page .use-cases .content img{zoom:.6;width:90%}.gateways-page .section.ucaas-gateways{margin-top:30px}.livestream-page h1{margin-top:41px}.livestream-page .main-content .container:first-child{margin-top:117px}.livestream-page .section.feature-pages-hero .container img{zoom:.5;max-width:100%;width:auto}.customization-page .use-cases .content>div{flex-direction:column-reverse}.customization-page .use-cases .content>div img{height:auto!important;width:auto!important;zoom:.7}.customization-page .use-case-flow .use-cases .content>div{flex-direction:column}.customization-page .use-case-flow .use-cases .content>div h4{margin-top:15px}}body{margin:0;padding:0;font-family:var(--font);min-height:100vh;width:100%;color:var(--black);background-color:var(--white);min-width:1170px}@media only screen and (min-width:1475px)and (max-width:1500px){body{min-width:100%}}@media only screen and (min-width:1190px)and (max-width:1475px){body{min-width:100%}}@media only screen and (max-width:1190px){body{zoom:1;min-width:100%}}body .wait-list-box{width:100%;display:flex;justify-content:center;margin-bottom:40px}.container{width:1247px;margin:0 auto}@media only screen and (max-width:1190px){.container{width:100%;padding:0}}@media only screen and (min-width:1190px)and (max-width:1475px){.container{padding:0}}.d-none{display:none}.show-desktop{display:block}@media only screen and (max-width:1190px){.show-desktop{display:none!important}}.show-mobile{display:none}@media only screen and (max-width:1190px){.show-mobile{display:block!important}}.ext-form{display:flex;justify-content:space-between;align-items:stretch;padding:0 0 100px}.ext-form .contact-frame,.ext-form .hbspt-form{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 15px);padding:0 33px 0 15px}.ext-form .contact-frame{background-image:url(/_next/static/media/contact-bg.020f996d.png);background-position:50%;background-size:cover;background-color:#4f29ec;min-height:670px;text-align:center;position:relative;border-radius:8px;padding:0}@media only screen and (max-width:790px){.ext-form .contact-frame{min-height:570px}}.ext-form .contact-frame .main-text{color:#fff;font-family:var(--font);font-size:30px;line-height:130%;text-transform:capitalize;margin:193px 0 175px;font-weight:700}@media only screen and (max-width:790px){.ext-form .contact-frame .main-text{font-size:22px;max-width:90%;margin:138px auto 94px}}.ext-form .contact-frame p{color:#fff;font-size:14px;font-style:normal}.ext-form .contact-frame a{color:#fff;font-family:var(--font);font-size:30px;line-height:130%;text-transform:capitalize;margin:10px 0 0;display:block;font-weight:700}@media only screen and (max-width:790px){.ext-form .contact-frame a{font-size:20px}}.ext-form .contact-frame .bottom-line{color:#808bcd;font-family:var(--font);font-size:14px;line-height:150%;position:absolute;bottom:34px;left:0;right:0}@media only screen and (max-width:1190px){.ext-form{flex-wrap:wrap;padding:0 17px}.ext-form .contact-frame,.ext-form .hbspt-form{flex:0 0 100%;padding:0;margin:0 0 32px}.ext-form .contact-frame input,.ext-form .hbspt-form input{border-radius:20px!important}.ext-form .contact-frame .bottom-line{font-size:14px}}#rooster{padding:74px 0}.gray-bg{background:linear-gradient(180deg,#eeeefa,hsla(0,0%,100%,0) 52.08%,#eeeefa);overflow:hidden}.gradient-bg{background-image:url(/_next/static/media/t-bg.cfbd1e35.png);background-size:cover;background-position:50%;overflow:hidden}.coming-soon{position:fixed;z-index:9;top:285px;right:0;cursor:pointer}@media only screen and (max-width:1190px){.coming-soon{zoom:.7}}.feature-in-progress{position:absolute;z-index:8;top:111px;right:0;width:61px}@media only screen and (max-width:1190px){.feature-in-progress{zoom:.7}}.rooster-job{display:flex;justify-content:space-between;color:#1a285b;text-align:center;font-family:var(--font-bold);font-size:18px;margin:37px 0}.rooster-job a{text-align:left;color:#1a285b}.rooster-job .data-row{font-family:var(--font-medium);flex:1 1;padding:0 0 0 30px;text-align:left;font-size:15px;color:#7cc2fd}.rooster-job .chip{background-color:#7cc2fd;color:#fff;border-radius:10px;background:var(--4,#7cc2fd);height:35px;padding:0 35px;line-height:35px;display:inline-block;margin:0 0 0 35px}.rooster-department-header,.rooster-filter{display:none}.baasi-format{text-transform:lowercase;font-style:normal}.format-text{text-transform:none;font-style:normal}.privacy-chooser{position:fixed;z-index:9;top:150px;left:0;width:46px;cursor:pointer}.privacy-chooser-div{background-color:#fff;z-index:0;left:0;cursor:pointer}.slide-opinions:hover .slider-header,a:hover b{text-decoration:underline}.test-mode{background:#f1dbdd;color:#1a285b;font-family:var(--font-medium);font-size:16px;line-height:141%;font-weight:700}@media only screen and (max-width:1190px){.test-mode{display:none}}.test-mode .container{padding:18px 0 22px;display:flex;align-items:center}@media only screen and (min-width:1190px)and (max-width:1475px){.test-mode .container{padding:18px 16px}}.test-mode .container p{padding:0 22px 0 29px;flex:1 1}.test-mode .container i{width:40px;height:40px;display:inline-block;background-image:url(/_next/static/media/testmode.2d755010.svg)}.baasi-support-info{background-position:top;background-image:url(/_next/static/media/support.b0f7a99a.png);padding:93px 30px 0;text-align:center;margin:70px auto}@media only screen and (max-width:1190px){.baasi-support-info{margin-top:133px}}.baasi-support-info b{color:#4f29ec;text-align:center;font-family:var(--font-bold);line-height:141%;font-size:22px;padding:0 0 20px;display:block}@media only screen and (max-width:790px){.baasi-support-info b{font-size:26px}}.baasi-support-info p{color:#1a285b;text-align:center;font-family:var(--font);font-size:22px;font-style:normal;font-weight:400;line-height:141%}.non-selectable{-webkit-user-select:none;-moz-user-select:none;user-select:none}.apply-form-info{padding:0 30px;text-align:center;margin:70px auto}@media only screen and (max-width:790px){.apply-form-info{padding:50px 16px 0}}.apply-form-info .job-icon-row{display:flex;justify-content:center;margin-bottom:26px}.apply-form-info .job-icon-row div{height:20px;width:20px;margin:0 10px;background-position:50%}.apply-form-info .job-icon-row div a{height:19px}.apply-form-info .job-icon-row div.remote{background-image:url(/_next/static/media/cremote.c33bd0e9.svg)}.apply-form-info .job-icon-row div.fulltime{background-image:url(/_next/static/media/cfulltime.a93ec24a.svg)}.apply-form-info .job-icon-row div.onsite{background-image:url(/_next/static/media/consite.03531543.svg)}.apply-form-info .job-icon-row div.contractor{background-image:url(/_next/static/media/contractor.415f3c08.svg)}.apply-form-info h1{color:#4f29ec;text-align:center;font-size:20px;font-weight:700;line-height:145%;margin-bottom:15px}.apply-form-info h1,.apply-form-info p{font-family:var(--font);font-style:normal}.apply-form-info p{color:#1a285b;font-size:16px;font-weight:400;width:821px;line-height:160%;margin:0 auto;max-width:90%}.apply-form-container{margin:70px auto;display:flex;justify-content:center}.industries-tab p{max-width:341px}.signature-page{padding:20px 30px}.signature-page .inputs-box{display:flex;flex-wrap:wrap;width:80%;margin-top:10px;align-items:flex-end}.signature-page .inputs-box label{margin-bottom:10px;margin-right:10px;font-size:14px}.signature-page .inputs-box input{margin-left:10px;margin-right:10px;font-size:14px}.signature-page .inputs-box.mb{margin-bottom:50px}.signature-page .signature{background-color:#fff;padding:25px;display:flex;align-items:center;width:334px;height:170px}.signature-page .signature .info-box{margin-left:26px;padding-left:15px;width:185px;border-left:1px solid #5a5a5a}.signature-page .signature .name{color:#4f29ec;font-family:var(--font);font-size:14px;font-style:normal;font-weight:800;text-decoration:unset}*,:after,:before{box-sizing:border-box}a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none;background-repeat:no-repeat}footer,header,main,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{border-radius:0;border:none}a{text-decoration:none}a:focus{border:none;box-shadow:none;outline:none}button{border:none;background-color:transparent}@font-face{font-family:Montseratt-Regular;src:url(/_next/static/media/Montserrat-Regular.2cf917c2.ttf)}@font-face{font-family:Montseratt-Medium;src:url(/_next/static/media/Montserrat-Medium.19261002.ttf)}@font-face{font-family:Montseratt-SemiBold;src:url(/_next/static/media/Montserrat-SemiBold.a62d229e.ttf)}@font-face{font-family:Montseratt-Bold;src:url(/_next/static/media/Montserrat-Bold.2d8d7280.ttf)}@font-face{font-family:Open-Sans;src:url(/_next/static/media/OpenSans-Variable.8f605fdd.ttf)}:root{--color-primary:#4f29ec;--color-secondary:#eff2fc;--color-success:#22c55e;--color-info:#4c82f7;--color-warning:#ffba08;--color-danger:#ef4444;--color-light:#fff;--color-dark:#131022;--color-purple:#4f29ec;--color-purple-dark:#200f87;--color-blue-dark:#1a285b;--color-blue-light:#7cc2fd;--color-black:#000;--color-black-2:#ffffff00;--color-018ad42:#f1dbdd;--color-3683d66:#484848;--color-3c8a5e1:#808bcd;--color-9239df3:#eeeefa;--color-fd292ea:#fafafa;--color-c756815:#ece8ff;--color-a3fae33:#e1f1ff;--color-ae001d9:#dbb6ba;--color-d8633ba:#fcf4da;--color-464dba6:#e4bb32;--color-aca0ae6:#efc94d;--color-4362255:#fbf2f3;--color-7c15ed2:#cd8ac6;--color-fb038b8:#ffe2fc;--color-3c125f7:#808bcd;--color-b11704e:#dcfce5;--color-3cacb96:#7ecd93;--color-e508acd:#f5f5f5;--10:#5a5a5a;--8:#fafafa;--blue:#4830ed;--white:#fff;--pink:#d900ea;--color-gray:#949494;--font-bold:"Montseratt-Bold";--font-semibold:"Montseratt-SemiBold";--font-medium:"Montseratt-Medium";--font-old:"Montseratt-Regular";--font:"Open-sans"}input,textarea{height:50px;border-radius:10px;width:100%;border:1px solid transparent;background-repeat:no-repeat;font-size:16px;font-family:var(--font);background-color:#eeeefa;margin:0 0 17px;padding:0 16px;color:#1a285b}input::placeholder,textarea::placeholder{font-size:16px;color:#717a99}input[type=submit],textarea[type=submit]{border-radius:10px;background:#4f29ec;color:#fff;width:auto;padding:18px 39px;height:auto;font-weight:700;text-transform:uppercase;margin:30px 0 0}textarea{max-height:320px;padding-top:13px!important;outline:none;min-height:180px}input[type=file]{background-color:none;font-size:14px;font-family:var(--font);background:none!important;padding:0}input[type=file]::-webkit-file-upload-button{width:141px;height:40px;padding:10px;justify-content:center;align-items:center;gap:10px;border-radius:10px;border:none;background:#eeeefa;font-size:14px;font-family:var(--font);margin-right:14px}input[type=file]::file-selector-button{width:141px;height:40px;padding:10px;justify-content:center;align-items:center;gap:10px;border-radius:10px;border:none;background:#eeeefa;font-size:14px;font-family:var(--font);margin-right:14px}.inputs-list{margin:-10px 10px 16px}.inputs-list.has-error{color:green}.inputs-list .hs-error-msg{color:#f2545b}.legal-consent-container{margin:16px 10px}.legal-consent-container .hs-error-msg{padding:0 30px}.hs_recaptcha{margin:20px}.hs_recaptcha .grecaptcha-badge{width:320px!important;height:74px!important;box-shadow:none!important}.hs_recaptcha iframe{width:100%;height:100%}.input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}input:focus{outline:none}input.error{border-color:#f2545b}input.error:focus{border-color:var(--red)}.forms-container{border-radius:8px;padding:25px 22px;width:100%}.forms-container .forms-wrapper{display:flex;justify-content:space-between;margin:0 0 20px}.forms-container .forms-wrapper input.half{width:calc(50% - 12px)}.forms-container .forms-wrapper textarea{width:100%;height:136px;padding:7px 15px;border:none;min-width:100%;min-height:136px;max-height:300px}.forms-container .forms-wrapper.file input{display:none}.forms-container .forms-wrapper.file label{min-width:150px;height:74px;color:var(--color-blue-dark);background-color:var(--color-9239df3);display:inline-flex;align-items:center;justify-content:center;border-radius:15px;font-size:18px;font-family:var(--font-medium);cursor:pointer;text-transform:capitalize;padding:0 28px}.forms-container input:not([type=checkbox],[type=file]),.forms-container textarea{height:50px;padding:0 17px;font-size:18px;font-family:var(--font);border-radius:15px;background:var(--color-9239df3)}input[type=checkbox]{height:16px;width:16px;background-color:#fff;border:none;margin:0 14px 0 0}.checkbox-container{color:var(--color-blue-dark);margin:-3px 0 0 3px;display:flex;align-items:center}@media only screen and (max-width:790px){.checkbox-container{flex-wrap:wrap}.checkbox-container .button{zoom:.8;margin-top:20px}}.checkbox-container div{width:100%}.checkbox-container .button{width:181px;padding:39px 18px;float:right;border-radius:15px;color:#fff;font-family:var(--font);font-style:normal;font-weight:700;font-size:25px;line-height:150%;text-decoration:none;text-transform:uppercase}.checkbox-container .button.done{background-color:#4bb543}.checkbox-container a{color:var(--color-blue-dark);padding:0 0 0 7px;text-decoration:underline}select{display:block;font-size:16px;font-family:var(--font);font-weight:400;line-height:1.3;padding:0 40px 0 16px;width:100%;max-width:100%;box-sizing:border-box;border:1px solid transparent;box-shadow:none;border-radius:15px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#eeeefa;background-image:url(/_next/static/media/dropdown.462f7b29.png);background-repeat:no-repeat,repeat;background-position:right 20px top 50%,0 0;background-size:11px auto,100%;margin:0 0 16px;height:50px;color:#717a99}select:focus{outline:none}select.error{border-color:#f2545b}.hs-form-booleancheckbox-display{font-size:14px;color:#484848;font-family:var(--font)}.hs-form-booleancheckbox-display a{font-size:15px;color:var(--color-primary);border-bottom:1px solid blue;padding-bottom:3px}.legal-consent-container~.hs_recaptcha{margin:28px 0 -20px}.legal-consent-container{margin-left:0}.hs-dependent-field .inputs-list{margin:0}.hs_error_rollup .hs-main-font-element{position:relative;top:24px;left:-7px}.hs-dependent-field .hs-error-msg.hs-main-font-element{position:relative;top:6px;font-size:13px;left:-29px}.submitted-message{padding-top:40px}.submitted-message p{text-align:center;margin-bottom:18px;font-size:18px}.submitted-message p strong{font-size:24px}.button{height:44px;color:var(--white);background-color:var(--blue);display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:18px;font-family:var(--font);border:1px solid var(--blue);cursor:pointer;text-transform:capitalize;padding:0 24px;font-weight:800}.button.outline{background-color:var(--white);color:var(--blue);border-color:#1a285b}.button.outline:focus{border:1px solid #1a285b}.button.clear{color:var(--color-black)}.button.clear,.button.clear-white{background-color:transparent;border-color:transparent}.button.clear-white{color:var(--white)}.button.white{color:var(--blue);background-color:var(--white)}.button.button-color-blue{color:#200f87}.button.badge{justify-content:flex-start;padding:0 20px 0 0}.button.badge:before{content:attr(data-badge);width:40px;height:40px;flex:0 0 40px;border-radius:100%;background:#efeffb;box-shadow:0 4px 4px rgba(0,0,0,.25);margin:0 13px 0 7px;font-size:15px;color:var(--blue-text);text-align:center;line-height:40px;font-family:var(--font-bold)}@media only screen and (max-width:1190px){.button.badge{padding:3px;min-width:auto;height:44px;width:44px}.button.badge:before{width:36px;height:36px;flex:0 0 36px;margin:0;line-height:36px}}.button.small{max-height:43px;font-size:16px;min-width:auto;padding:10px 25px;border-radius:10px}@media only screen and (max-width:1190px){.button.small{height:34px;padding:0 16px}}.button.x-small{height:29px;padding:0 15px;font-size:12px}.button.tiny,.button.x-small{min-width:auto;border-radius:23px}.button.tiny{height:24px;padding:0 6px;font-size:11px}.button.success{background-color:#3fb29e;border-color:#3fb29e}.button.danger{background:#b71c1c;border-color:#b71c1c}.button.warning{background:#efc94d;border-color:#efc94d;color:#1a285b}.main-page .container{min-height:calc(100vh - 138px);background-image:url(/_next/static/media/home-image.0bcaa07c.png);background-position:bottom 60px right 2px;background-size:490px auto}@media only screen and (max-width:1190px){.main-page .container{padding:108px 30px 368px;min-height:704px;background-position:bottom 60px center;background-size:318px auto;min-height:inherit}}.main-page h1{font-family:var(--font-semibold);font-size:30px;line-height:37px;padding:131px 0 0}@media only screen and (max-width:1190px){.main-page h1{font-size:18px;line-height:22px;padding:72px 0 0}}.main-page h1 .highlight{color:var(--blue)}.main-page h3{font-family:var(--font);font-size:18px;line-height:27px;padding:18px 0 0}@media only screen and (max-width:1190px){.main-page h3{font-size:14px;line-height:22px;padding:10px 0 0 2px}}.main-page .button{margin:24px -4px}.main-page .learn-more{border-top:1px solid #7e8dce;width:190px;padding:12px 0 0;font-size:15px}@media only screen and (max-width:1190px){.main-page .learn-more{display:none}}.main-page .learn-more a{color:var(--blue)}.main-page .action-list{width:292px;box-shadow:0 4px 4px rgba(128,139,205,.2);border-radius:11px;overflow:hidden;margin:45px -5px 15px}@media only screen and (max-width:1190px){.main-page .action-list{width:245px;box-shadow:0 4px 4px rgba(128,139,205,.2);border-radius:10px;overflow:hidden;margin:24px -4px -7px}}.main-page .action-list .action{height:45px;display:block;border-bottom:1px solid var(--medium-blue);width:100%;display:flex;align-items:center;font-size:16px;text-transform:capitalize;cursor:pointer;color:var(--black);padding:0 5px 0 70px;transition:all,.2s}@media only screen and (max-width:1190px){.main-page .action-list .action{height:38px;font-size:14px;padding:0 5px 0 60px;background-position:18px;background-size:auto 8px}}.main-page .action-list .action.active,.main-page .action-list .action:hover{background-color:var(--light-blue)}.main-page .action-list .action:last-child{border-bottom:none}.main-page .action-list .action.link{background-position:22px}@media only screen and (max-width:1190px){.main-page .action-list .action.link{background-position:19px;background-size:auto 8px}}.main-page .action-list .action.start{background-position:27px}@media only screen and (max-width:1190px){.main-page .action-list .action.start{background-position:22px;background-size:auto 10px}}.main-page .action-list .action.join{background-position:27px}@media only screen and (max-width:1190px){.main-page .action-list .action.join{background-position:20px;background-size:auto 10px}}.main-page .action-list .action.listen{background-position:23px}@media only screen and (max-width:1190px){.main-page .action-list .action.listen{background-position:18px;background-size:auto 14px}}