.tav-events-panel{display:flex;gap:40px;border-radius:20px;border:1px solid #d8dde7;padding:20px}.tav-events-panel__object img,.tav-events-panel__object video{width:100%;height:auto;vertical-align:bottom;border-radius:16px}.tav-events-panel__title{color:#000;font-size:28px;font-weight:700;line-height:36px}.tav-events-panel__description{margin-top:8px;color:#727a8a;font-size:16px;font-weight:400;line-height:28px}.tav-events-panel__param{color:#727a8a;font-size:14px;font-weight:700;line-height:20px;margin-bottom:8px;display:flex}.tav-events-panel__param:last-child{margin-bottom:0}.tav-events-panel__param-section{margin-top:20px}.tav-events-panel__param>svg{font-size:16px;margin-right:8px;margin-top:2px;flex:none}.tav-events-panel__param img{width:16px;margin-top:2px;margin-right:8px;height:16px}.tav-events-panel__btns{margin-top:32px;display:flex}.tav-events-panel__btns .t-button{min-width:180px;height:40px;font-size:16px;font-weight:700}.tav-events-panel__btns .t-button__text{align-items:center}.tav-events-panel__address{color:#6a7384;font-size:14px;font-weight:400;line-height:20px;margin-top:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tav-events-panel__address a{display:inline}.tav-events-panel.size-s .tav-events-panel__title{font-size:24px;line-height:32px}@media screen and (min-width:1200px){.tav-events-panel__object{width:540px}.tav-events-panel.size-s .tav-events-panel__object{width:440px}}@media screen and (min-width:768px)and (max-width:1199px){.tav-events-panel__object{width:50%}}@media screen and (min-width:768px){.tav-events-panel__main{flex:1 1;width:0;overflow:hidden}}@media screen and (max-width:767px){.tav-events-panel{flex-direction:column;gap:24px;padding:16px}.tav-events-panel__param-section{margin-top:12px}.tav-events-panel__btns{margin-top:24px}.tav-events-panel__btns .t-button,.tav-events-panel__btns>a{flex:1 1}.tav-events-panel__address{margin-top:16px}}.tav-events-list{gap:20px;display:flex;flex-direction:column}.tav-events-list.is-vertical{flex-direction:row;flex-wrap:wrap;gap:40px 20px}.tav-events-list.is-vertical .tav-events-list__item{width:calc((100% - 40px)/3);flex-direction:column;padding:0;gap:0}.tav-events-list.is-vertical .tav-events-list__item-wrap{flex-direction:column;width:100%}.tav-events-list.is-vertical .tav-events-list__item-object{width:100%}.tav-events-list.is-vertical .tav-events-list__item-object img{border-radius:0;min-height:200px}.tav-events-list.is-vertical .tav-events-list__item-main{padding:16px 16px 24px;width:100%;overflow:unset;box-sizing:border-box}.tav-events-list.is-vertical .tav-events-list__item-title{font-size:20px}.tav-events-list.is-vertical .tav-events-list__item-param{margin-top:8px}.tav-events-list.is-vertical .tav-events-list__item-param:first-child{margin-top:0}.tav-events-list.is-vertical .tav-events-list__item-param-section{display:block}.tav-events-list.is-vertical .tav-events-list__item-btns{justify-content:flex-start;padding:0 16px 16px;box-sizing:border-box;width:100%}.tav-events-list.is-vertical .tav-events-list__item-btns .t-button{min-width:150px;padding:0 32px}.tav-events-list.is-simplify .tav-events-list__item{padding:0}.tav-events-list.is-simplify .tav-events-list__item-wrap{flex-direction:column;align-items:flex-start}.tav-events-list.is-simplify .tav-events-list__item-object{width:270px}.tav-events-list.is-simplify .tav-events-list__item-main{width:100%}.tav-events-list.is-simplify .tav-events-list__item-param{font-size:16px;line-height:24px}.tav-events-list.is-simplify .tav-events-list__item-param-section{flex-direction:column;margin-top:0;gap:4px}.tav-events-list.is-simplify .tav-events-list__item-btns{margin-top:16px}.tav-events-list__item{border-radius:16px;border:1px solid #d8dde7;padding:10px 20px 10px 10px;display:flex;align-items:center;gap:20px;box-sizing:border-box;position:relative;overflow:hidden;cursor:pointer}.tav-events-list__item-wrap{flex:1 1;display:flex;align-items:center}.tav-events-list__item-tag{display:inline-block;padding:4px 10px;font-size:14px;line-height:22px;border-radius:4px;position:absolute;left:16px;top:16px}.tav-events-list__item-tag.white{background:var(--G8,#f2f5fc);color:#4e5461}.tav-events-list__item-tag.blue{background:rgba(28,102,229,.5);color:#fff}.tav-events-list__item-object{flex:none}.tav-events-list__item-object img{width:100%;height:auto;vertical-align:bottom;border-radius:16px}.tav-events-list__item-btns{display:flex;flex:none}.tav-events-list__item-btns .t-button{min-width:180px;height:40px;font-size:16px;font-weight:700}.tav-events-list__item-btns .t-button__text{align-items:center}.tav-events-list__item-title{color:#000;font-size:24px;font-weight:700;line-height:28px}.tav-events-list__item-param{color:#6a7384;font-size:14px;font-weight:400;line-height:20px;display:flex;align-items:center}.tav-events-list__item-param .t-icon{margin-right:8px}.tav-events-list__item-param img{width:16px;margin-right:8px;height:16px}.tav-events-list__item-param:last-child{margin-right:0}.tav-events-list__item-param-section{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px 36px}@media screen and (min-width:768px){.tav-events-list__item-object{width:188px}.tav-events-list__item-main{flex:1 1;width:0;overflow:hidden}}@media screen and (max-width:1199px){.tav-events-list.is-vertical{gap:20px}.tav-events-list.is-vertical .tav-events-list__item{width:calc((100% - 20px)/2)}}@media screen and (max-width:767px){.tav-events-list.is-vertical .tav-events-list__item{width:100%}.tav-events-list__item{flex-direction:column;align-items:flex-start;gap:16px;padding:10px}.tav-events-list__item-object{width:100%}.tav-events-list__item-object img{border-radius:12px}.tav-events-list__item-main{width:100%}.tav-events-list__item-param-section{flex-direction:column}.tav-events-list__item-btns{width:100%}.tav-events-list__item-btns .t-button{flex:1 1}}.tav-feature-image-panel{background:#1c66e5;padding:40px 0}.tav-feature-image-panel__inner{max-width:1200px;margin:0 auto;width:100%}.tav-feature-image-panel__content{padding:0 66px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.tav-feature-image-panel__item img{height:60px;width:auto;vertical-align:bottom}@media screen and (max-width:1199px){.tav-feature-image-panel__content{padding:0 30px}}@media screen and (max-width:767px){.tav-feature-image-panel{padding:20px 0}.tav-feature-image-panel__content{padding:0 20px;justify-content:center}.tav-feature-image-panel__item img{height:30px}}.tav-product-card{border-radius:16px;background:#fff;box-shadow:0 2px 2px 0 rgba(32,77,141,.06);text-decoration:none;padding:24px 20px 16px;width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;transition:all .2s ease-in-out}@media screen and (any-hover:hover){.tav-product-card.is-link:hover{transform:translateY(-10px)}}.tav-product-card__title{display:flex}.tav-product-card__title-icon{width:32px;height:auto;margin-right:8px;flex:none}.tav-product-card__title-text{color:#000;font-size:24px;font-weight:700;line-height:32px}.tav-product-card__description{color:#4e5461;font-size:14px;font-weight:400;line-height:22px;margin-top:12px;flex:1 1}.tav-product-card__btns{margin-top:12px;display:flex;flex-wrap:wrap}.tav-product-card__btns .t-button{height:40px;min-width:134px;font-size:14px;font-weight:700}.tav-product-card__btns .t-link{font-size:16px;font-weight:700;line-height:24px}.tav-product-card__list .tav-product-card{min-height:188px}@media screen and (max-width:767px){.tav-product-card{padding:16px}.tav-product-card__btns .t-button{flex:1 1}.tav-product-card__list .tav-product-card{min-height:auto}}.tav-plugin-text-card{width:100%;margin:10px auto;border-radius:20px;background:#f5f8ff;box-sizing:border-box;padding:60px 200px;position:relative}.tav-plugin-text-card:before{top:-10px;left:30px}.tav-plugin-text-card:after,.tav-plugin-text-card:before{content:"";position:absolute;width:98px;height:76px;background-image:url(/_next/static/media/bg.075a28b6.svg);background-size:cover;background-repeat:no-repeat}.tav-plugin-text-card:after{transform:rotate(180deg);bottom:-10px;right:30px}.tav-plugin-text-card h3{margin:0;color:#000;padding:0 0 43px}.tav-plugin-text-card h3,.tav-plugin-text-card__desc{font-family:Oxygen;font-size:24px;font-style:normal;font-weight:700;line-height:32px}.tav-plugin-text-card__desc{color:rgba(106,115,132,.6)}.tav-plugin-text-card__content{display:flex;align-items:center;justify-content:space-between}.tav-plugin-text-card__content-user{display:flex;align-items:center;gap:20px}.tav-plugin-text-card__content-user img{width:48px;height:48px;border-radius:50%;flex-shrink:0}.tav-plugin-text-card__content-user-info h4{color:#000;font-family:Oxygen;font-size:14px;font-style:normal;font-weight:700;line-height:22px}.tav-plugin-text-card__content-user-info p{color:#6a7384;font-family:Oxygen;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.tav-plugin-text-card__content-logo img{height:35px}.tav-plugin-text-card .plugin-text-card__link{cursor:pointer;font-size:14px;line-height:20px;color:#1c66e5}.tav-plugin-text-card.simple{padding:60px 200px 40px}.tav-plugin-text-card.simple h3{padding-bottom:0}.tav-plugin-text-card.simple .tav-plugin-text-card__content{align-items:flex-end}.tav-plugin-text-card.simple .tav-plugin-text-card__content-logo img{width:176px;height:auto;-o-object-fit:contain;object-fit:contain}.tav-plugin-text-card__swiper .t-swiper__arrow-left{width:48px!important;height:48px!important;border-radius:48px!important;background-color:#fff!important;box-shadow:0 6px 16px rgba(32,77,141,.08);left:-24px!important}.tav-plugin-text-card__swiper .t-swiper__arrow-left svg{color:#000}.tav-plugin-text-card__swiper .t-swiper__arrow-left:hover{border-radius:48px!important}.tav-plugin-text-card__swiper .t-swiper__arrow-right{width:48px!important;height:48px!important;border-radius:48px!important;background-color:#fff!important;box-shadow:0 6px 16px rgba(32,77,141,.08);right:-24px!important}.tav-plugin-text-card__swiper .t-swiper__arrow-right svg{color:#000}.tav-plugin-text-card__swiper .t-swiper__arrow-right:hover{border-radius:48px!important}@media screen and (max-width:1199px){.tav-plugin-text-card{padding:60px 100px}.tav-plugin-text-card.simple{padding:60px 100px 40px}.tav-plugin-text-card__swiper .t-swiper__arrow-left{width:36px!important;height:36px!important;border-radius:36px!important;background-color:#fff!important;box-shadow:0 6px 16px rgba(32,77,141,.08);left:16px!important}.tav-plugin-text-card__swiper .t-swiper__arrow-left svg{color:#000}.tav-plugin-text-card__swiper .t-swiper__arrow-left:hover{border-radius:36px!important}.tav-plugin-text-card__swiper .t-swiper__arrow-right{width:36px!important;height:36px!important;border-radius:36px!important;background-color:#fff!important;box-shadow:0 6px 16px rgba(32,77,141,.08);right:16px!important}.tav-plugin-text-card__swiper .t-swiper__arrow-right svg{color:#000}.tav-plugin-text-card__swiper .t-swiper__arrow-right:hover{border-radius:36px!important}.tav-plugin-text-card:after,.tav-plugin-text-card:before{width:49px;height:38px}.tav-plugin-text-card h3{padding-bottom:30px;font-size:16px;line-height:24px}.tav-plugin-text-card__desc{color:rgba(106,115,132,.6);font-family:Oxygen;font-size:16px;font-style:normal;font-weight:700;line-height:24px}}@media screen and (max-width:767px){.tav-plugin-text-card,.tav-plugin-text-card.simple{padding:40px 20px}.tav-plugin-text-card.simple h3{padding-bottom:15px}.tav-plugin-text-card:after,.tav-plugin-text-card:before{width:49px;height:38px}.tav-plugin-text-card h3{padding-bottom:15px;font-size:16px;line-height:24px}.tav-plugin-text-card__desc{color:rgba(106,115,132,.6);font-family:Oxygen;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.tav-plugin-text-card__content{display:block}.tav-plugin-text-card__content-logo{width:-moz-fit-content;width:fit-content;margin-left:68px}}.pg-rtc-products{margin:0}.pg-rtc-products *{--ripple-color:none!important}.pg-rtc-products .events-section__tabs .t-tabs__nav-item{font-size:24px;font-weight:700;text-shadow:none}.pg-rtc-products .events-section__tabs .t-tabs__nav-item-wrapper{padding:0;margin:0}.pg-rtc-products .events-section__tabs .t-tabs__nav-item.t-is-top{margin-right:80px}.pg-rtc-products .events-section__tabs .t-tabs__nav-item.t-is-top:last-child{margin-right:0}.pg-rtc-products .events-section__tabs .t-tabs__nav-item.t-is-top.t-is-active:before{height:2px}.pg-rtc-products .events-section__tabs .t-tabs__nav-item:not(.t-is-active){color:#929cb2}.pg-rtc-products .events-section__tabs .t-tabs__nav-item:not(.t-is-disabled):not(.t-is-active):hover .t-tabs__nav-item-wrapper{background-color:transparent}.pg-rtc-products .events-section__tabs .t-tabs__content{padding:20px 0}.pg-rtc-products .events-section__tabs .t-tabs__nav-container.t-is-top{z-index:0}.pg-rtc-products .events-section__tabs .t-tabs__nav-container.t-is-top:after{height:2px;background:#f2f5fa;z-index:-1}.pg-rtc-products .events-products{background-color:#f5f7fc}.pg-rtc-products .contact-section{padding-top:20px;padding-bottom:60px}.pg-rtc-products .contact-section:before{width:100%;height:285px;bottom:0;left:0;background:#f2f5fa;position:absolute;content:""}@media screen and (min-width:1200px){.pg-rtc-products .events-section__panel{margin-bottom:48px}.pg-rtc-products .events-section .tav-landing-section__title{font-size:32px;line-height:40px}.pg-rtc-products .events-section .tav-landing-section__hd{margin-bottom:24px}}@media screen and (max-width:1199px){.pg-rtc-products .tav-landing-section__title{font-weight:700}.pg-rtc-products .events-section__panel{margin-bottom:32px}}@media screen and (max-width:768px){.pg-rtc-products .events-section__panel{margin-bottom:16px}.pg-rtc-products .events-section__tabs .t-tabs__nav-item{font-size:14px}.pg-rtc-products .events-section__tabs .t-tabs__nav-item.t-is-top{margin-right:20px}.pg-rtc-products .events-section__tabs .t-tabs__content{padding:12px 0}}.tav-is-responsive .Modules_stepsTitle__Zmp1M{width:auto;max-width:940px}.tav-is-responsive .Modules_solutionsCardContent__ZpeT6{justify-content:flex-start;align-items:stretch;margin-left:-10px;margin-right:-10px}.tav-is-responsive .Modules_solutionsCard__PIAFp{max-width:none;height:auto;width:calc((100% - 60px)/3);margin-left:10px;margin-right:10px;margin-top:48px}.tav-is-responsive .Modules_showModuleLayout__pbi8G{padding-left:20px;padding-right:20px}.tav-is-responsive .Modules_showModuleTop__zbbl0{width:auto;max-width:1180px}.tav-is-responsive .Modules_showModuleLogo__F6Ggs{margin:0 -20px}.tav-is-responsive .Modules_customersTitle__zWlff{width:auto;max-width:940px}@media screen and (max-width:1179px){.tav-is-responsive .Modules_stepsLayout__KEVFn{padding-bottom:40px}.tav-is-responsive .Modules_stepsContent__s7Km3{display:block}.tav-is-responsive .Modules_stepsContentLeft__C4w4h{margin:0 auto;width:100%;height:auto;aspect-ratio:712/450}.tav-is-responsive .Modules_stepsContentRight__gOJ7I{margin-top:40px}.tav-is-responsive .Modules_progressGauge__l0aD9{flex:1 1;min-height:40px}.tav-is-responsive .Modules_stepsItemRight__3Py5z{padding-bottom:20px}.tav-is-responsive .Modules_stepsItem__C_4Gx:nth-last-child(2) .Modules_stepsItemRight__3Py5z{padding-bottom:0}.tav-is-responsive .Modules_secondModuleDiv__HWS7n{padding:40px 0}.tav-is-responsive .Modules_showModuleTop__zbbl0{max-width:1024px}.tav-is-responsive .Modules_customersLayout__7QLUn{height:auto;display:block}.tav-is-responsive .Modules_customersContent__fOhnF{display:none}.tav-is-responsive .Modules_customersLayout__7QLUn{padding-top:40px}.tav-is-responsive .Modules_customersMContent__2_3qh{position:relative;z-index:1;display:block;padding-bottom:40px;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}}@media screen and (max-width:767px){.tav-is-responsive .Modules_stepsTitle__Zmp1M{font-size:22px;line-height:32px}.tav-is-responsive .Modules_stepsMobile__Gi03H{display:none!important}.tav-is-responsive .Modules_stepsContent__s7Km3{padding-top:28px}.tav-is-responsive .Modules_learnMoreLink__tJG_7{margin-top:30px;display:flex;justify-content:center;padding-left:0}.tav-is-responsive .Modules_solutionsCard__PIAFp:hover .Modules_solutionsCardText__EhVOp{transform:translateY(-32px)}.tav-is-responsive .Modules_solutionsTitle__Bqgp0{font-size:22px;line-height:32px;margin-bottom:16px}.tav-is-responsive .Modules_solutionsCardContent__ZpeT6{margin-left:-5px;margin-right:-5px;margin-top:0}.tav-is-responsive .Modules_solutionsCard__PIAFp{width:calc(100% - 10px);margin-left:5px;margin-right:5px;margin-top:20px}.tav-is-responsive .Modules_solutionsCard__PIAFp>div:first-child>span{display:block!important}.tav-is-responsive .Modules_solutionsCard__PIAFp>div:first-child>span img{width:100%!important;height:auto!important}.tav-is-responsive .Modules_solutionsCardTitle__EJl0_{font-size:16px;line-height:22px;margin-bottom:10px}.tav-is-responsive .Modules_solutionsCardText__EhVOp{font-size:14px;line-height:22px}.tav-is-responsive .Modules_solutionsBtns__NZYwL{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:16px}.tav-is-responsive .Modules_solutionsBtns__NZYwL .commonBlueBtn{padding-left:26px;padding-right:26px}.tav-is-responsive .Modules_solutionsBlueBtn__ApVXx{padding-left:15px;padding-right:15px}.tav-is-responsive .Modules_solutionsBorderBtn__Mg3lF{margin-left:0;padding-left:15px;padding-right:15px}.tav-is-responsive .Modules_showModuleLayout__pbi8G{padding-left:20px;padding-right:20px;padding-top:60px}.tav-is-responsive .Modules_showModuleTop__zbbl0{max-width:600px}.tav-is-responsive .Modules_showModuleTop__zbbl0 .btn-section{margin-top:20px!important;margin-bottom:18px!important}.tav-is-responsive .Modules_showModuleLogo__F6Ggs{margin:0 -16px}.tav-is-responsive .Modules_showModuleTitle__OD2PU{font-size:22px;line-height:32px;padding-bottom:0}.tav-is-responsive .Modules_customersTitle__zWlff{font-size:22px;line-height:32px}.tav-is-responsive .Modules_customersMContent__2_3qh{margin-left:-16px;margin-right:-16px;margin-top:20px;padding-left:16px;padding-right:16px}.tav-is-responsive .Modules_customersMCardTitle__v7Epc{font-size:14px;line-height:20px}.tav-is-responsive .Modules_customersMCardDesc__N5vSM{margin-top:4px;color:#6a7384;font-size:12px}.tav-is-responsive .Modules_stepsContentLeft__C4w4h{display:block}.tav-is-responsive .Modules_stepsContentRight__gOJ7I{margin-top:30px}.tav-is-responsive .Modules_stepsItemRight__3Py5z{margin-left:12px}.tav-is-responsive .Modules_stepsItemTitle__KqLWp{font-size:16px;line-height:22px}.tav-is-responsive .Modules_stepsItemText__kIZ4Q{font-size:14px;line-height:22px;padding-top:10px}.tav-is-responsive .Modules_stepsItem__C_4Gx{margin-top:5px}.tav-is-responsive .Modules_progressGauge__l0aD9{margin-top:-6px;height:68px;width:3px}.tav-is-responsive .Modules_stepsNumber__oU8Wn{width:22px;height:22px;font-size:14px;line-height:22px;z-index:1}.tav-is-responsive .Modules_progressBar__41ZeX{width:3px}.tav-is-responsive .Modules_stepsItemLeft__ya98C{margin-top:24px}.tav-is-responsive .Modules_commonBlueBtn__3_15K{padding:10px 36px}.tav-is-responsive .Modules_stepsLayout__KEVFn{padding-top:130px}.tav-is-responsive .Modules_customersMCards__UO0QY{margin:0 -2px -4px}.tav-is-responsive .Modules_customersMCards__UO0QY li{margin:0 2px 4px;width:calc((100% - 8px)/2)}.tav-is-responsive .Modules_showModuleLogo__F6Ggs{padding:30px 0 50px}}.Modules_commonBlueBtn__3_15K{padding:9px 30px;line-height:22px;display:inline-block;border-radius:27px}.Modules_stepsLayout__KEVFn{padding-top:254px;padding-bottom:100px}.Modules_stepsTitle__Zmp1M{font-weight:700;font-size:36px;line-height:52px;text-align:center;color:#000;opacity:0;width:940px;margin:auto}.Modules_stepsMinutes__SpkXl{color:#1c66e5}.Modules_stepsContent__s7Km3{display:flex;margin-top:-8px;padding-top:48px}.Modules_stepsContentLeft__C4w4h{width:712px;height:450px;border-radius:24px;margin-right:36px;opacity:0}.Modules_stepsContentRight__gOJ7I{flex:1 1}.Modules_stepsItem__C_4Gx{display:flex;margin-top:8px;opacity:0}.Modules_stepsNumber__oU8Wn{width:30px;height:30px;border-radius:100%;font-weight:700;font-size:20px;line-height:28px;text-align:center}.Modules_stepsStartNumber__MNrex{background:#1c66e5;color:#fff}.Modules_stepesNoStartNumber__K9RZX{background:#dde1eb;color:#fff}.Modules_learnMoreLink__tJG_7{opacity:0;font-weight:700;font-size:16px;line-height:20px;color:#006eff;padding-left:46px;margin-top:34px;display:inline-block}.Modules_progressGauge__l0aD9{position:relative;width:4px;height:90px;background:#dde1eb;border-radius:4px;margin-top:8px}.Modules_progressBar__41ZeX{width:4px;position:absolute;top:0;left:0;right:0;border-radius:4px;background:#1c66e5}.Modules_stepsItemTitle__KqLWp{font-weight:700;font-size:20px;line-height:28px;color:#000}.Modules_stepsItemText__kIZ4Q{font-weight:400;font-size:16px;line-height:24px;color:#6a7384;padding-top:16px}.Modules_stepsItemLeft__ya98C{display:flex;align-items:center;flex-direction:column}.Modules_stepsItemRight__3Py5z{margin-left:16px}.Modules_secondModuleDiv__HWS7n{padding:88px 0;height:auto}.Modules_solutionsTitle__Bqgp0{font-weight:700;font-size:36px;line-height:52px;text-align:center;opacity:0}.Modules_solutionsBtns__NZYwL{margin-top:20px;text-align:center}.Modules_solutionsBorderBtn__Mg3lF{margin-left:20px;padding:8px 30px;line-height:22px;display:inline-block;border-radius:27px}.Modules_solutionsCardContent__ZpeT6{display:flex;flex-wrap:wrap;justify-content:space-between}.Modules_solutionsCard__PIAFp{margin-top:48px;max-width:387px;height:340px;transition:all .5s ease;cursor:pointer;opacity:0;overflow:hidden}.Modules_solutionsCard__PIAFp:hover .Modules_solutionsCardTitle__EJl0_{opacity:0}.Modules_solutionsCard__PIAFp:hover .Modules_solutionsCardText__EhVOp{transform:translateY(-36px)}.Modules_solutionsCard__PIAFp:hover .Modules_solutionsCardHref___1zHQ{opacity:1}.Modules_solutionsCardTitle__EJl0_{transition:all .5s ease;font-weight:700;font-size:20px;line-height:28px;color:#000;overflow:hidden;opacity:1;margin-bottom:8px}.Modules_solutionsCardText__EhVOp{transition:all .5s ease;font-weight:400;font-size:14px;line-height:21px;color:#6a7384}.Modules_solutionsCardHref___1zHQ{transition:all .5s ease;color:#1c66e5;font-size:14px;line-height:21px;font-weight:700;display:flex;align-items:center;opacity:0;overflow:hidden;padding-top:15px;margin-top:-36px}.Modules_customersLayout__7QLUn{padding-top:88px;height:1000px;box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center}.Modules_customersTitle__zWlff{font-weight:700;font-size:36px;line-height:52px;z-index:10;text-align:center;opacity:0;width:940px;margin:auto}.Modules_customersContent__fOhnF{flex:1 1}.Modules_customerImagContent__0HDRk{position:absolute;left:0;right:0;top:200px;margin:auto;display:flex;justify-content:center}.Modules_customerLabel__2dnyA{position:absolute;opacity:0;transition:all .5s ease;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:12px}.Modules_customerLabelContent__3M6wK{background:hsla(0,0%,100%,.6);box-shadow:0 3px 12px rgba(226,232,241,.7),inset 0 0 4px hsla(0,0%,100%,.8);border-radius:12px;padding:20px;position:relative;transition:all .5s ease}.Modules_customerLabelContent__3M6wK:before{width:0;height:0;content:"";font-size:0;border:10px dashed transparent;border-top:10px solid hsla(0,0%,100%,.6);position:absolute;top:100%;left:0;right:0;margin:auto;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.Modules_customerLabelTitle__nqmCe{font-weight:700;font-size:20px;line-height:28px;color:#000;padding-bottom:12px;transition:all .5s ease}.Modules_customerLabelText__GDDqR{font-weight:400;font-size:14px;line-height:21px;color:#6a7384;max-width:420px;transition:all .5s ease}.Modules_customersMContent__2_3qh{display:none;margin-top:48px}.Modules_customersMCards__UO0QY{display:flex;flex-wrap:wrap;margin:0 -5px -10px}.Modules_customersMCards__UO0QY li{margin:0 5px 10px;width:calc((100% - 20px)/2)}.Modules_customersMCard__TVlCQ{background:#fff;height:100%;border-radius:12px;border:.5px solid #e5e9f3;box-sizing:border-box}.Modules_customersMCardTitle__v7Epc{color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.Modules_customersMCardDesc__N5vSM{margin-top:8px;color:#000;font-size:14px;font-weight:400;line-height:20px}.Modules_showModuleLayout__pbi8G{background:#f5f7fc;padding-top:120px}.Modules_showModuleTop__zbbl0{width:1180px;margin:auto}.Modules_showModuleTitle__OD2PU{font-weight:700;font-size:36px;line-height:52px;text-align:center;color:#000;opacity:0}.Modules_showModuleLogo__F6Ggs{padding:60px 0}.Modules_moduleCard__ksGgB{border-radius:12px;opacity:1;width:95px;text-align:center;padding:10px 5px;flex-direction:column;justify-content:center;align-items:center;background:#fff;box-shadow:0 8px 14px 0 rgba(0,111,255,.08)}.Modules_cardImg__nexNO{max-height:48px;line-height:0}.Modules_cardContent__uM5Us{color:#1b283c;font-size:14px;font-weight:400;font-family:revert;text-align:center;line-height:21px}.Modules_tabsLinear__MaTBM{background:linear-gradient(90.24deg,#964aff .12%,#3bcaff 39.72%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Modules_tabsContent__mMQfe{flex:1 1;box-shadow:0 4px 12px 0 rgba(0,0,0,.08);border-radius:10px}.Modules_moduleCardImg__fJd4z{width:32px;height:32px}.Modules_callLink__DACXw{margin-top:30px}.Modules_arrow__xvFqq{display:inline-block;border-top:2px solid #006eff;border-right:2px solid #006eff;width:6px;height:6px;transform:rotate(45deg)}.Modules_customersMCardObj__pn669{width:100%;height:114px;display:flex;align-items:center;justify-content:center;background-color:#eaedf5;border-radius:12px 12px 0 0}.Modules_customersMCardMain__1gHBW{padding:10px 12px 16px}.Modules_arrowLink__hChpo{width:5px;height:5px;border-top:2px solid #046bff;border-right:2px solid #046bff;transform:rotate(45deg);margin-top:2px;display:inline-block;position:relative;left:0;margin-left:5px;transition:all .5s ease}.Modules_logoSwiper__m9ROj{opacity:0}.tav-product-banner2{width:100%;min-height:392px;position:relative;box-sizing:border-box;background-size:cover;background-repeat:no-repeat;padding:56px 20px 60px}.tav-product-banner2__content{position:relative;box-sizing:border-box;margin:0 auto;max-width:1180px;display:flex;align-items:flex-start}.tav-product-banner2__object{border-radius:20px;border:10px solid hsla(0,0%,100%,.82);box-shadow:0 0 15.6px 0 rgba(176,198,227,.25),inset 0 4px 4px 0 #fff;box-sizing:border-box}.tav-product-banner2__object img,.tav-product-banner2__object video{width:100%;height:auto;vertical-align:bottom;border-radius:20px}.tav-product-banner2__title{color:#000;font-size:42px;font-weight:700;line-height:50px}.tav-product-banner2__param{color:#727a8a;font-size:20px;font-weight:700;line-height:24px;margin-bottom:16px;display:flex}.tav-product-banner2__param:last-child{margin-bottom:0}.tav-product-banner2__param-section{margin-top:24px}.tav-product-banner2__param>svg{font-size:22px;margin-right:8px;margin-top:1px;flex:none}.tav-product-banner2__param img{width:22px;margin-top:1px;margin-right:8px;height:22px}.tav-product-banner2__btns{margin-top:48px;display:flex;flex-wrap:wrap;gap:8px 20px}.tav-product-banner2__btns .t-button{padding:0 24px;height:40px;font-size:14px;font-weight:700}.tav-product-banner2__btns>a{display:inline-flex;text-decoration:none}@media screen and (min-width:1200px){.tav-product-banner2__object{width:468px}.tav-product-banner2__content{gap:66px}}@media screen and (max-width:1199px){.tav-product-banner2{min-height:auto}}@media screen and (min-width:768px)and (max-width:1199px){.tav-product-banner2__object{width:50%}.tav-product-banner2__content{gap:30px}}@media screen and (min-width:768px){.tav-product-banner2__main{flex:1 1;width:0;overflow:hidden}}@media screen and (max-width:767px){.tav-product-banner2{padding-top:40px;padding-bottom:40px}.tav-product-banner2__content{flex-direction:column;gap:20px}.tav-product-banner2__main{width:100%;order:1}.tav-product-banner2__object{width:100%}.tav-product-banner2__title{font-size:26px;line-height:36px}.tav-product-banner2__param{font-size:16px;line-height:26px;margin-bottom:8px}.tav-product-banner2__param-section{margin-top:16px}.tav-product-banner2__param>svg{font-size:16px;margin-top:5px}.tav-product-banner2__param img{width:16px;margin-top:5px;height:16px}.tav-product-banner2__btns{margin-top:16px;gap:8px 12px}}.Events_callSwiper__c_i9d{margin-bottom:80px}.Events_callSwiperEvents__Vxo5P>div,.Events_callSwiper__c_i9d>div{opacity:1}.Events_brandTitle__T__yo{color:#000;font-family:Oxygen;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:12px;margin:0 auto;text-align:center;padding-top:48px}.Events_eventsDetailsLayout__GUHEW{width:1180px;margin:auto}.Events_eventsReserveEntry__APy8q{position:relative}.Events_eventsReserveBtn__3ljTb{position:absolute!important;top:-28px;right:0;width:180px;height:40px!important;border-radius:27px!important;background:#1c66e5}.Events_eventTopAuthorCard__Np0i_{margin-top:16px}@media screen and (max-width:767px){.Events_eventTopAuthorCard__Np0i_{margin:20px 0}.Events_eventTopAuthorCard__Np0i_ .tav-events-list__item-object{width:100%!important}}.Events_detailsLayout__opJKz{width:1180px;margin:auto}.Events_jump__JXCil{display:inline-flex;align-items:center;cursor:pointer}.Events_jump__JXCil:hover span{color:rgba(0,0,0,.8)}.Events_jump__JXCil:hover svg path{fill-opacity:.6}.Events_jumpContent__hoXyY{width:36px;height:36px;box-sizing:border-box;border-radius:100%;border:1px solid #cdd9e7;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer}.Events_jumpText__nzagS{color:#000;font-size:18px;font-weight:700;line-height:40px;margin-left:20px}.Events_detailsContent__On00W{padding-top:30px;display:flex;justify-content:space-between}.Events_detailsAnchor__o7_yE{position:sticky;background:#fff;z-index:200}.Events_mobileAnchor__7YmOP{display:none;background:#fff}.Events_detailsLeft__STqJ6{max-width:800px;overflow:hidden}.Events_detailCategory__89K5f{display:inline-flex;padding:5px 10px;justify-content:center;align-items:center;gap:10px;border-radius:8px;background:#1c66e5;color:#fff;font-size:14px;font-weight:700;line-height:20px;letter-spacing:1.4px;text-transform:uppercase}.Events_detailTitle__lzDgc{margin-top:10px;color:#000;font-size:48px;font-weight:700;line-height:60px}.Events_detailsLeftMain__GK2ix{padding-top:50px;font-family:Oxygen!important;overflow:hidden}.Events_detailsLeftMain__GK2ix span{font-family:Oxygen!important}.Events_detailsLeftFooter__IzI6h{padding-top:20px;display:flex;justify-content:space-between;align-items:center}.Events_detailsTopicContent__9BAEQ div:not(:first-child){margin-left:15px}.Events_topicItem__plP9q{border-radius:21px;background:rgba(37,57,88,.05);padding:7px 15px;color:#6a7384;font-family:Oxygen;font-size:16px;font-style:normal;font-weight:400;line-height:22px;display:inline-block}.Events_shareContent__hAUxn{display:flex}.Events_shareContent__hAUxn a{margin-left:10px}.Events_shareContent__hAUxn a:hover svg path{fill:#979da9}.Events_shareContent__hAUxn a:first-child{margin-left:0}.Events_detailsRight__iY7lG{display:flex}.Events_detailsRightContent__JOpmk{width:280px;z-index:200}.Events_relatedLink__EBKps:hover p,.Events_relatedLink__EBKps:hover span{color:rgba(0,0,0,.6)}.Events_relatedCard__u6X6J{border-radius:20px;border:1px solid #e4e8ee;background:#f4f7fe;padding:20px;margin-bottom:20px}.Events_relatedCard__u6X6J>div:first-child{color:#000;font-family:Oxygen;font-size:20px;font-style:normal;font-weight:700;line-height:40px;margin-bottom:20px}.Events_stickyContent__TwtwG{position:sticky;height:-moz-min-content;height:min-content}.Events_getStartedCard__9iCFe{box-sizing:border-box;padding:20px;min-height:200px;border-radius:15px}.Events_getStartedCard__9iCFe>div:first-child{color:#fff;font-family:Oxygen;font-size:28px;font-style:normal;font-weight:700;line-height:40px}.Events_getStartedCard__9iCFe a{display:inline-block;border-radius:30px;background:#fff;padding:8px 20px;text-align:center;color:#070707;font-family:Oxygen;font-size:16px;font-style:normal;font-weight:700;line-height:24px;margin-top:40px;width:100%;box-sizing:border-box}.Events_getStartedCard__9iCFe a:hover{background:#f1f6fc}.Events_pcDirectory__x89TR{margin-top:20px}@media screen and (max-width:1179px){.tav-is-responsive .Events_homeLayout__zk7cO{padding-bottom:220px}.tav-is-responsive .Events_detailsLayout__opJKz{box-sizing:border-box;width:auto}.tav-is-responsive .Events_bannerTitle__oH0fG{font-size:24px;line-height:30px}.tav-is-responsive .Events_banner-main__vS4H7{width:100%}.tav-is-responsive .Events_homeMostRead__j4MZ2{font-size:28px;padding-top:24px;padding-bottom:30px}.tav-is-responsive .Events_mostMainLayout__25aY4{width:100%;box-sizing:border-box;padding:0 16px}.tav-is-responsive .Events_topicSelect__QHSPD{width:100%;box-sizing:border-box}.tav-is-responsive .Events_topicSelect__QHSPD h1{font-size:28px}.tav-is-responsive .Events_categoryMain__Z8gqy{flex-direction:column;padding:40px 16px}.tav-is-responsive .Events_topicSelect__QHSPD{margin-bottom:28px;margin-top:30px}.tav-is-responsive .Events_categoryLeft__33JoP{padding-right:0!important}.tav-is-responsive .Events_detailsRight__iY7lG{margin-left:0;width:100%}.tav-is-responsive .Events_detailsContent__On00W .Events_detailsLeft__STqJ6{width:100%}.tav-is-responsive .Events_detailsContent__On00W .Events_detailTitle__lzDgc{font-size:40px}.tav-is-responsive .Events_detailsContent__On00W .Events_detailsRight__iY7lG{width:280px}.tav-is-responsive .Events_detailsContent__On00W .Events_detailsRight__iY7lG .Events_detailsRightContent__JOpmk{width:100%}.tav-is-responsive .Events_topicLayout__0uqgQ,.tav-is-responsive .Events_topicLayout__0uqgQ>div{width:auto}}@media screen and (max-width:1080px){.tav-is-responsive .Events_detailsContent__On00W{flex-direction:column;padding:20px}.tav-is-responsive .Events_detailsLeft__STqJ6{margin:auto}.tav-is-responsive .Events_jump__JXCil{display:flex;max-width:800px;margin:auto}}@media screen and (max-width:767px){.tav-is-responsive .Events_mobileAnchor__7YmOP{display:block}.tav-is-responsive .Events_pcDirectory__x89TR,.tav-is-responsive .Events_pcJump__n2Drk{display:none}.tav-is-responsive .Events_relatedCard__u6X6J>div:first-child{width:100%;color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:28px}.tav-is-responsive .Events_relatedCard__u6X6J .Events_relatedDesc__uassQ{display:flex;gap:20px;align-items:center;margin-top:10px}.tav-is-responsive .Events_relatedCard__u6X6J .Events_relatedDesc__uassQ .Events_relatedCardDesc__TuM7R{color:#000;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:0}.tav-is-responsive .Events_getStartedCard__9iCFe{height:120px}.tav-is-responsive .Events_getStartedCard__9iCFe>div:first-child{color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.tav-is-responsive .Events_getStartedCard__9iCFe a{margin-top:12px}.tav-is-responsive .Events_topicSelect__QHSPD{width:100%;box-sizing:border-box}.tav-is-responsive .Events_topicSelect__QHSPD h1{font-size:28px}.tav-is-responsive .Events_categoryMain__Z8gqy{flex-direction:column;padding:40px 16px}.tav-is-responsive .Events_categoryLeft__33JoP{padding-right:0!important}.tav-is-responsive .Events_detailsRight__iY7lG{margin-left:0;width:100%;position:static}.tav-is-responsive .Events_pagination__TCsv_{margin-top:20px;margin-bottom:20px}.tav-is-responsive .Events_detailsContent__On00W .Events_detailsLeft__STqJ6{width:100%}.tav-is-responsive .Events_detailsContent__On00W .Events_detailsLeftFooter__IzI6h{flex-direction:column;justify-content:left;align-items:baseline}.tav-is-responsive .Events_detailsContent__On00W .Events_detailsLeftFooter__IzI6h .Events_shareContent__hAUxn{margin-top:20px}.tav-is-responsive .Events_detailsContent__On00W .Events_detailsRight__iY7lG{margin-left:0;margin-top:40px;width:100%}.tav-is-responsive .Events_detailsContent__On00W .Events_detailsRight__iY7lG .Events_detailsRightContent__JOpmk{width:100%;z-index:auto}.tav-is-responsive .Events_detailsContent__On00W .Events_detailTitle__lzDgc{color:#1b283c;font-size:26px;font-style:normal;font-weight:700;line-height:30px}.tav-is-responsive .Events_detailCategory__89K5f{color:#6a7384;font-size:12px;font-style:normal;font-weight:700;line-height:20px;background-color:transparent;padding-left:0}.tav-is-responsive .Events_detailsLeftMain__GK2ix{padding-top:0}.tav-is-responsive .Events_getStartedCard__9iCFe{border-radius:20px}.tav-is-responsive .Events_detailsFooter__9uALO{width:100%;overflow:hidden}.tav-is-responsive .Events_detailsFooter__9uALO>div:first-child{color:#000;font-size:28px;font-style:normal;font-weight:700;line-height:36px;padding-bottom:20px}.tav-is-responsive .Events_detailsFooterContent__pXz_A{width:100%;overflow-x:hidden}.tav-is-responsive .Events_detailsFooterScroll__R6vmF{overflow-x:auto}.tav-is-responsive .Events_topicSelect__QHSPD h1{color:#000;font-size:24px;font-style:normal;font-weight:700;line-height:32px}.tav-is-responsive .Events_topicSelect__QHSPD .t-select__wrap{width:120px!important}.tav-is-responsive .Events_topicSelect__QHSPD .t-select__wrap .Events_t-input___JDpr{padding:8px 16px}.tav-is-responsive .Events_topicSelect__QHSPD .t-input{padding:8px 16px;color:#000;font-size:12px;font-style:normal;font-weight:700;line-height:16px}.tav-is-responsive .Events_homeLayout__zk7cO{padding-bottom:220px}.tav-is-responsive .Events_topicLayout__0uqgQ{width:auto;align-items:flex-end;justify-content:center;bottom:20px;padding:0 20px}.tav-is-responsive .Events_topicLayout__0uqgQ>div{width:auto}.tav-is-responsive .Events_blogNav__GiqBt{display:none}.tav-is-responsive .Events_bannerMain__2Ya7Q{margin-top:0}}